2024-09-16T05:25:15.446 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T05:25:15.468 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:25:15.558 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170 branch: squid description: rados/upgrade/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7906170' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - mons down - mon down - MON_DOWN - out of quorum sha1: 8921c8ef947807b717db041d85f0761b7914d5fc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 8921c8ef947807b717db041d85f0761b7914d5fc selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: ad35db06e8924912f01e32b35576297c0f1352b4 owner: scheduled_teuthology@teuthology priority: 700 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5616 sha1: 8921c8ef947807b717db041d85f0761b7914d5fc sleep_before_teardown: 0 subset: 15927/100000 suite: rados suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_ad35db06e8924912f01e32b35576297c0f1352b4/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: ad35db06e8924912f01e32b35576297c0f1352b4 targets: smithi145.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLZazh07FXCE7/Wwkvxzp4kbpQtfFTycgHqwaQ7t+s+OUzhEaAGeHEs5U0CSYkVxVBHIV/PgujLlaqxzLgJHF2Q= smithi161.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEsXc8942XNXDrc/W+XWXicngpHdH0aFm+Xc9EmwZOfLlvSlXJNXkx0Jr1med/EM/01GfQ1pDmVed7DLTFklfb8= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-15_21:00:02 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-09-16T05:25:15.558 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_ad35db06e8924912f01e32b35576297c0f1352b4/qa; will attempt to use it 2024-09-16T05:25:15.559 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_ad35db06e8924912f01e32b35576297c0f1352b4/qa/tasks 2024-09-16T05:25:15.559 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T05:25:15.560 INFO:teuthology.task.internal:Checking packages... 2024-09-16T05:25:15.581 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '8921c8ef947807b717db041d85f0761b7914d5fc' 2024-09-16T05:25:15.582 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:25:15.582 INFO:teuthology.packaging:ref: None 2024-09-16T05:25:15.582 INFO:teuthology.packaging:tag: None 2024-09-16T05:25:15.582 INFO:teuthology.packaging:branch: squid 2024-09-16T05:25:15.582 INFO:teuthology.packaging:sha1: 8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:25:15.582 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-09-16T05:25:15.792 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-328.gad35db06 2024-09-16T05:25:15.794 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T05:25:15.801 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T05:25:15.801 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T05:25:15.806 INFO:teuthology.task.internal:Saving configuration 2024-09-16T05:25:15.838 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T05:25:15.844 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T05:25:15.869 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 05:20:15.634766', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLZazh07FXCE7/Wwkvxzp4kbpQtfFTycgHqwaQ7t+s+OUzhEaAGeHEs5U0CSYkVxVBHIV/PgujLlaqxzLgJHF2Q='} 2024-09-16T05:25:15.893 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi161.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 05:20:15.636184', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEsXc8942XNXDrc/W+XWXicngpHdH0aFm+Xc9EmwZOfLlvSlXJNXkx0Jr1med/EM/01GfQ1pDmVed7DLTFklfb8='} 2024-09-16T05:25:15.893 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T05:25:15.898 INFO:teuthology.task.internal:roles: ubuntu@smithi145.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-16T05:25:15.898 INFO:teuthology.task.internal:roles: ubuntu@smithi161.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-16T05:25:15.898 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T05:25:15.950 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa371643ac0>, signals=[15]) 2024-09-16T05:25:15.950 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T05:25:15.956 INFO:teuthology.task.internal:Opening connections... 2024-09-16T05:25:15.956 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2024-09-16T05:25:15.957 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:25:16.035 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi161.front.sepia.ceph.com 2024-09-16T05:25:16.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:25:16.111 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T05:25:16.119 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2024-09-16T05:25:16.137 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2024-09-16T05:25:16.138 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2024-09-16T05:25:16.195 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="CentOS Stream" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="9" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:ID="centos" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="9" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:ANSI_COLOR="0;31" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:25:16.196 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:25:16.197 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2024-09-16T05:25:16.221 DEBUG:teuthology.orchestra.run.smithi161:> uname -m 2024-09-16T05:25:16.240 INFO:teuthology.orchestra.run.smithi161.stdout:x86_64 2024-09-16T05:25:16.240 DEBUG:teuthology.orchestra.run.smithi161:> cat /etc/os-release 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:NAME="CentOS Stream" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION="9" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:ID="centos" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION_ID="9" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:ANSI_COLOR="0;31" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:25:16.299 INFO:teuthology.orchestra.run.smithi161.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:25:16.300 INFO:teuthology.orchestra.run.smithi161.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:25:16.300 INFO:teuthology.orchestra.run.smithi161.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:25:16.300 INFO:teuthology.orchestra.run.smithi161.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:25:16.300 INFO:teuthology.lock.ops:Updating smithi161.front.sepia.ceph.com on lock server 2024-09-16T05:25:16.321 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T05:25:16.330 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T05:25:16.335 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T05:25:16.335 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:25:16.337 DEBUG:teuthology.orchestra.run.smithi161:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:25:16.355 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T05:25:16.361 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T05:25:16.361 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:25:16.395 DEBUG:teuthology.orchestra.run.smithi161:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:25:16.675 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T05:25:16.730 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T05:25:16.748 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T05:25:16.749 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T05:25:16.749 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:25:16.749 DEBUG:teuthology.orchestra.run.smithi161:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:25:16.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:25:16.767 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-09-16T05:25:16.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:25:16.769 DEBUG:teuthology.orchestra.run.smithi161:> uname -r 2024-09-16T05:25:16.825 INFO:teuthology.orchestra.run.smithi145.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:25:16.825 INFO:teuthology.task.kernel:Running kernel on smithi145: 5.14.0-503.el9.x86_64 2024-09-16T05:25:16.825 DEBUG:teuthology.orchestra.run.smithi145:> sudo yum install -y kernel 2024-09-16T05:25:16.827 INFO:teuthology.orchestra.run.smithi161.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:25:16.827 INFO:teuthology.task.kernel:Running kernel on smithi161: 5.14.0-503.el9.x86_64 2024-09-16T05:25:16.827 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum install -y kernel 2024-09-16T05:25:20.248 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - BaseOS 5.0 MB/s | 8.2 MB 00:01 2024-09-16T05:25:20.761 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - BaseOS 3.8 MB/s | 8.2 MB 00:02 2024-09-16T05:25:21.965 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - AppStream 34 MB/s | 20 MB 00:00 2024-09-16T05:25:22.579 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - AppStream 30 MB/s | 20 MB 00:00 2024-09-16T05:25:26.133 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-16T05:25:27.005 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-16T05:25:27.775 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-16T05:25:28.655 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 19 kB 00:00 2024-09-16T05:25:28.713 INFO:teuthology.orchestra.run.smithi161.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-16T05:25:29.801 INFO:teuthology.orchestra.run.smithi145.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-16T05:25:34.061 INFO:teuthology.orchestra.run.smithi161.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-16T05:25:35.232 INFO:teuthology.orchestra.run.smithi145.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-16T05:25:36.042 INFO:teuthology.orchestra.run.smithi161.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:25:36.042 INFO:teuthology.orchestra.run.smithi161.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:25:36.144 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout: Package Architecture Version Repository Size 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:25:36.154 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:25:36.155 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-09-16T05:25:36.155 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:25:36.155 INFO:teuthology.orchestra.run.smithi161.stdout:Install 4 Packages 2024-09-16T05:25:36.155 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:25:36.155 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 79 M 2024-09-16T05:25:36.155 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 126 M 2024-09-16T05:25:36.156 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-09-16T05:25:36.562 INFO:teuthology.orchestra.run.smithi161.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 175 kB/s | 23 kB 00:00 2024-09-16T05:25:37.220 INFO:teuthology.orchestra.run.smithi161.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 20 MB/s | 16 MB 00:00 2024-09-16T05:25:37.246 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:25:37.246 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:25:37.331 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-09-16T05:25:37.337 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:25:37.337 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2024-09-16T05:25:37.337 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:25:37.337 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2024-09-16T05:25:37.337 INFO:teuthology.orchestra.run.smithi145.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout:Install 4 Packages 2024-09-16T05:25:37.338 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:25:37.339 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 79 M 2024-09-16T05:25:37.339 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 126 M 2024-09-16T05:25:37.339 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-09-16T05:25:37.720 INFO:teuthology.orchestra.run.smithi161.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-16T05:25:37.749 INFO:teuthology.orchestra.run.smithi145.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 201 kB/s | 23 kB 00:00 2024-09-16T05:25:38.079 INFO:teuthology.orchestra.run.smithi161.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 21 MB/s | 35 MB 00:01 2024-09-16T05:25:38.080 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:25:38.080 INFO:teuthology.orchestra.run.smithi161.stdout:Total 41 MB/s | 79 MB 00:01 2024-09-16T05:25:38.760 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-09-16T05:25:39.109 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-09-16T05:25:39.109 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-09-16T05:25:39.208 INFO:teuthology.orchestra.run.smithi145.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-16T05:25:39.733 INFO:teuthology.orchestra.run.smithi145.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 14 MB/s | 29 MB 00:01 2024-09-16T05:25:40.083 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-09-16T05:25:40.084 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-09-16T05:25:42.075 INFO:teuthology.orchestra.run.smithi145.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 7.8 MB/s | 35 MB 00:04 2024-09-16T05:25:42.075 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:25:42.075 INFO:teuthology.orchestra.run.smithi145.stdout:Total 17 MB/s | 79 MB 00:04 2024-09-16T05:25:42.534 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-09-16T05:25:42.757 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-09-16T05:25:43.120 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-09-16T05:25:43.120 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-09-16T05:25:43.214 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:25:43.288 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:25:44.075 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-09-16T05:25:44.075 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-09-16T05:25:46.101 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:25:46.224 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:25:46.512 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-09-16T05:25:47.272 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:25:47.350 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:25:50.132 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:25:50.271 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:25:51.099 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:25:51.149 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:25:55.087 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:25:55.188 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:25:56.022 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:00.038 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:33.999 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:34.038 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:34.318 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:34.318 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:26:34.318 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:26:34.318 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:26:35.182 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:35.182 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:26:35.182 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-09-16T05:26:35.182 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:26:35.182 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:26:35.182 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:26:35.182 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:26:35.182 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:26:35.183 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-09-16T05:26:35.527 DEBUG:teuthology.orchestra.run.smithi161:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:26:35.616 INFO:teuthology.orchestra.run.smithi161.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:26:35.617 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:26:35.617 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T05:26:35.617 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:26:35.617 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:26:35.617 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T05:26:35.617 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi161.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:26:35.617 DEBUG:teuthology.orchestra.run.smithi161:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:26:35.676 INFO:teuthology.orchestra.run.smithi161.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:26:35.676 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:26:35.677 DEBUG:teuthology.orchestra.run.smithi161:> sudo rpm -qi grub2-tools 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Name : grub2-tools 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Epoch : 1 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Version : 2.06 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Release : 82.el9 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Architecture: x86_64 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Group : Unspecified 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Size : 8274670 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:License : GPLv3+ 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:26:35.719 INFO:teuthology.orchestra.run.smithi161.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:Packager : builder@centos.org 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:Vendor : CentOS 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:Summary : Support tools for GRUB. 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:Description : 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout:hardware devices. 2024-09-16T05:26:35.720 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:26:35.721 INFO:teuthology.orchestra.run.smithi161.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:26:35.721 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:26:35.722 INFO:teuthology.task.kernel:Updating grub on smithi161 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:26:35.722 DEBUG:teuthology.orchestra.run.smithi161:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:26:36.405 INFO:teuthology.orchestra.run.smithi161.stderr:Generating grub configuration file ... 2024-09-16T05:26:37.727 INFO:teuthology.orchestra.run.smithi161.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:26:37.755 INFO:teuthology.orchestra.run.smithi161.stderr:done 2024-09-16T05:26:37.758 DEBUG:teuthology.orchestra.run.smithi161:> mktemp 2024-09-16T05:26:37.774 INFO:teuthology.orchestra.run.smithi161.stdout:/tmp/tmp.UEalA4K9jC 2024-09-16T05:26:37.774 DEBUG:teuthology.orchestra.run.smithi161:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.UEalA4K9jC 2024-09-16T05:26:37.842 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 0666 /tmp/tmp.UEalA4K9jC 2024-09-16T05:26:37.977 DEBUG:teuthology.orchestra.remote:smithi161:/tmp/tmp.UEalA4K9jC is 6KB 2024-09-16T05:26:38.025 DEBUG:teuthology.orchestra.run.smithi161:> rm -fr /tmp/tmp.UEalA4K9jC 2024-09-16T05:26:38.040 DEBUG:teuthology.orchestra.run.smithi161:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:26:38.102 INFO:teuthology.orchestra.run.smithi161.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:26:38.103 INFO:teuthology.orchestra.run.smithi161.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:26:38.103 INFO:teuthology.orchestra.run.smithi161.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:26:38.103 INFO:teuthology.orchestra.run.smithi161.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:26:38.104 DEBUG:teuthology.orchestra.run.smithi161:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:26:38.265 DEBUG:teuthology.orchestra.run.smithi161:> sudo shutdown -r now 2024-09-16T05:26:38.670 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:38.716 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:39.104 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:39.104 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:26:39.104 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:26:39.104 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:26:39.975 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-09-16T05:26:40.365 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:26:40.441 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:26:40.442 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:26:40.442 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T05:26:40.442 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:26:40.442 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:26:40.442 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T05:26:40.442 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:26:40.442 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:26:40.502 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:26:40.502 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:26:40.503 DEBUG:teuthology.orchestra.run.smithi145:> sudo rpm -qi grub2-tools 2024-09-16T05:26:40.535 INFO:teuthology.orchestra.run.smithi145.stdout:Name : grub2-tools 2024-09-16T05:26:40.535 INFO:teuthology.orchestra.run.smithi145.stdout:Epoch : 1 2024-09-16T05:26:40.535 INFO:teuthology.orchestra.run.smithi145.stdout:Version : 2.06 2024-09-16T05:26:40.535 INFO:teuthology.orchestra.run.smithi145.stdout:Release : 82.el9 2024-09-16T05:26:40.535 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: x86_64 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:Group : Unspecified 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:Size : 8274670 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:License : GPLv3+ 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:26:40.536 INFO:teuthology.orchestra.run.smithi145.stdout:Packager : builder@centos.org 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout:Vendor : CentOS 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout:Summary : Support tools for GRUB. 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout:Description : 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout:hardware devices. 2024-09-16T05:26:40.537 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:26:40.538 INFO:teuthology.orchestra.run.smithi145.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:26:40.539 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:26:40.539 INFO:teuthology.task.kernel:Updating grub on smithi145 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:26:40.539 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:26:41.270 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2024-09-16T05:26:42.623 INFO:teuthology.orchestra.run.smithi145.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:26:42.653 INFO:teuthology.orchestra.run.smithi145.stderr:done 2024-09-16T05:26:42.656 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2024-09-16T05:26:42.672 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.59PiVtEgDz 2024-09-16T05:26:42.672 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.59PiVtEgDz 2024-09-16T05:26:42.738 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.59PiVtEgDz 2024-09-16T05:26:42.883 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.59PiVtEgDz is 6KB 2024-09-16T05:26:42.931 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.59PiVtEgDz 2024-09-16T05:26:42.946 DEBUG:teuthology.orchestra.run.smithi145:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:26:43.017 INFO:teuthology.orchestra.run.smithi145.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:26:43.017 INFO:teuthology.orchestra.run.smithi145.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:26:43.017 INFO:teuthology.orchestra.run.smithi145.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:26:43.018 INFO:teuthology.orchestra.run.smithi145.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:26:43.019 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:26:43.171 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2024-09-16T05:27:08.293 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T05:27:08.294 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T05:27:08.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:27:13.177 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T05:27:13.178 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-16T05:27:13.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:27:42.910 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.161 2024-09-16T05:27:51.919 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T05:27:51.921 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:28:10.305 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.161 2024-09-16T05:28:13.184 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T05:28:22.193 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-16T05:28:22.194 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:28:22.306 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T05:28:22.307 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:28:22.969 DEBUG:teuthology.orchestra.run.smithi161:> true 2024-09-16T05:28:23.375 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T05:28:23.376 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:28:23.376 DEBUG:teuthology.orchestra.run.smithi161:> uname -r 2024-09-16T05:28:23.391 INFO:teuthology.orchestra.run.smithi161.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:28:23.391 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T05:28:23.391 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:28:23.391 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:28:23.898 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-09-16T05:28:24.261 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-16T05:28:24.261 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:28:24.262 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-09-16T05:28:24.318 INFO:teuthology.orchestra.run.smithi145.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:28:24.318 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T05:28:24.318 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:28:24.318 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:28:24.393 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T05:28:24.393 DEBUG:teuthology.orchestra.run.smithi161:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:28:24.468 INFO:teuthology.orchestra.run.smithi161.stdout:ttyS1 2024-09-16T05:28:24.493 DEBUG:teuthology.parallel:result is None 2024-09-16T05:28:25.320 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T05:28:25.320 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:28:25.395 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2024-09-16T05:28:25.416 DEBUG:teuthology.parallel:result is None 2024-09-16T05:28:25.417 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T05:28:25.424 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T05:28:25.424 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:28:25.426 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:28:25.442 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T05:28:25.447 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T05:28:25.458 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T05:28:25.458 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:28:25.482 DEBUG:teuthology.orchestra.run.smithi161:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:28:25.514 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T05:28:25.521 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T05:28:25.521 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T05:28:25.552 DEBUG:teuthology.orchestra.run.smithi161:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T05:28:25.583 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:28:25.593 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:28:25.598 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:28:25.608 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:28:25.610 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T05:28:25.617 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T05:28:25.617 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:28:25.640 DEBUG:teuthology.orchestra.run.smithi161:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:28:25.665 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T05:28:25.678 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T05:28:25.678 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:28:25.704 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:28:25.719 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:28:25.801 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:28:25.846 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:28:25.929 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:28:25.968 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:28:25.968 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:28:26.034 DEBUG:teuthology.orchestra.run.smithi161:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:28:26.076 DEBUG:teuthology.orchestra.run.smithi161:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:28:26.114 DEBUG:teuthology.orchestra.run.smithi161:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:28:26.193 DEBUG:teuthology.orchestra.run.smithi161:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:28:26.230 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:28:26.230 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:28:26.292 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2024-09-16T05:28:26.294 DEBUG:teuthology.orchestra.run.smithi161:> sudo service rsyslog restart 2024-09-16T05:28:26.340 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:28:26.371 INFO:teuthology.orchestra.run.smithi161.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:28:26.839 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T05:28:26.847 INFO:teuthology.task.internal:Starting timer... 2024-09-16T05:28:26.847 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T05:28:26.862 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T05:28:26.871 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-16T05:28:26.871 DEBUG:teuthology.orchestra.run.smithi145:> sudo service auditd rotate 2024-09-16T05:28:26.923 INFO:teuthology.orchestra.run.smithi145.stdout:Rotating logs: 2024-09-16T05:28:26.925 DEBUG:teuthology.orchestra.run.smithi161:> sudo service auditd rotate 2024-09-16T05:28:27.015 INFO:teuthology.orchestra.run.smithi161.stdout:Rotating logs: 2024-09-16T05:28:27.017 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T05:28:27.017 DEBUG:teuthology.orchestra.run.smithi145:> /usr/sbin/getenforce 2024-09-16T05:28:27.044 INFO:teuthology.orchestra.run.smithi145.stdout:Permissive 2024-09-16T05:28:27.044 DEBUG:teuthology.orchestra.run.smithi161:> /usr/sbin/getenforce 2024-09-16T05:28:27.077 INFO:teuthology.orchestra.run.smithi161.stdout:Permissive 2024-09-16T05:28:27.077 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi145.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi161.front.sepia.ceph.com': 'permissive'} 2024-09-16T05:28:27.077 DEBUG:teuthology.orchestra.run.smithi145:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T05:28:27.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:28:27.109 DEBUG:teuthology.orchestra.run.smithi161:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T05:28:27.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:28:27.139 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T05:28:27.139 DEBUG:teuthology.orchestra.run.smithi145:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:28:27.179 DEBUG:teuthology.orchestra.run.smithi161:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:28:27.288 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T05:28:27.298 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T05:28:27.311 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T05:28:27.312 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi145.front.sepia.ceph.com,smithi161.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T05:32:17.483 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi145.front.sepia.ceph.com'), Remote(name='ubuntu@smithi161.front.sepia.ceph.com')] 2024-09-16T05:32:17.485 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-16T05:32:17.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:32:17.569 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-09-16T05:32:17.644 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-16T05:32:17.644 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T05:32:17.645 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:32:17.721 DEBUG:teuthology.orchestra.run.smithi161:> true 2024-09-16T05:32:17.760 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T05:32:17.760 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T05:32:17.770 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T05:32:17.771 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:32:17.771 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:32:17.776 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:32:17.776 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:32:17.801 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:32:17.816 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:32:17.831 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:32:17.841 INFO:teuthology.orchestra.run.smithi145.stderr:sudo: ntpd: command not found 2024-09-16T05:32:17.845 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:32:17.851 INFO:teuthology.orchestra.run.smithi145.stdout:506 Cannot talk to daemon 2024-09-16T05:32:17.866 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:32:17.869 INFO:teuthology.orchestra.run.smithi161.stderr:sudo: ntpd: command not found 2024-09-16T05:32:17.880 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:32:17.880 INFO:teuthology.orchestra.run.smithi161.stdout:506 Cannot talk to daemon 2024-09-16T05:32:17.894 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:32:17.909 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:32:17.949 INFO:teuthology.orchestra.run.smithi145.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:32:17.951 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:32:17.951 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2024-09-16T05:32:17.951 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:32:17.951 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:32:17.951 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:32:17.951 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:32:17.962 INFO:teuthology.orchestra.run.smithi161.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:32:17.965 INFO:teuthology.orchestra.run.smithi161.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:32:17.965 INFO:teuthology.orchestra.run.smithi161.stdout:=============================================================================== 2024-09-16T05:32:17.965 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:32:17.965 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:32:17.966 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:32:17.966 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:32:17.966 INFO:teuthology.run_tasks:Running task pexec... 2024-09-16T05:32:17.976 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-16T05:32:17.977 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi145.front.sepia.ceph.com 2024-09-16T05:32:17.977 DEBUG:teuthology.orchestra.run.smithi145:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T05:32:17.977 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi161.front.sepia.ceph.com 2024-09-16T05:32:17.978 DEBUG:teuthology.orchestra.run.smithi161:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T05:32:18.340 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-09-16T05:32:18.359 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-09-16T05:32:18.362 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout:Removing: 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout:Removing unused dependencies: 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout:Remove 2 Packages 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:18.363 INFO:teuthology.orchestra.run.smithi145.stdout:Freed space: 5.5 M 2024-09-16T05:32:18.364 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-09-16T05:32:18.367 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-09-16T05:32:18.367 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-09-16T05:32:18.374 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:32:18.374 INFO:teuthology.orchestra.run.smithi161.stdout: Package Architecture Version Repository Size 2024-09-16T05:32:18.374 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:32:18.374 INFO:teuthology.orchestra.run.smithi161.stdout:Removing: 2024-09-16T05:32:18.374 INFO:teuthology.orchestra.run.smithi161.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout:Removing unused dependencies: 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout:Remove 2 Packages 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout:Freed space: 5.5 M 2024-09-16T05:32:18.375 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-09-16T05:32:18.379 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-09-16T05:32:18.379 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-09-16T05:32:18.432 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-09-16T05:32:18.432 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-09-16T05:32:18.435 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-09-16T05:32:18.435 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-09-16T05:32:18.576 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-09-16T05:32:18.577 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-09-16T05:32:18.649 INFO:teuthology.orchestra.run.smithi145.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T05:32:18.676 INFO:teuthology.orchestra.run.smithi161.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T05:32:18.709 INFO:teuthology.orchestra.run.smithi145.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T05:32:18.739 INFO:teuthology.orchestra.run.smithi161.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T05:32:19.209 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T05:32:19.209 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T05:32:19.275 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T05:32:19.275 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T05:32:19.468 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T05:32:19.468 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:19.468 INFO:teuthology.orchestra.run.smithi145.stdout:Removed: 2024-09-16T05:32:19.468 INFO:teuthology.orchestra.run.smithi145.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T05:32:19.468 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:19.468 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-09-16T05:32:19.510 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T05:32:19.510 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:19.510 INFO:teuthology.orchestra.run.smithi161.stdout:Removed: 2024-09-16T05:32:19.510 INFO:teuthology.orchestra.run.smithi161.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T05:32:19.510 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:19.510 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-09-16T05:32:20.262 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 05:31:27 AM UTC. 2024-09-16T05:32:20.327 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:00:45 ago on Mon 16 Sep 2024 05:31:35 AM UTC. 2024-09-16T05:32:20.398 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-09-16T05:32:20.399 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:32:20.399 INFO:teuthology.orchestra.run.smithi145.stdout: Package Arch Version Repository Size 2024-09-16T05:32:20.399 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:32:20.399 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2024-09-16T05:32:20.399 INFO:teuthology.orchestra.run.smithi145.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout:Install 7 Packages 2024-09-16T05:32:20.400 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:20.415 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 5.2 M 2024-09-16T05:32:20.415 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 19 M 2024-09-16T05:32:20.415 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-09-16T05:32:20.469 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-09-16T05:32:20.470 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:32:20.470 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-09-16T05:32:20.470 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:32:20.470 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-09-16T05:32:20.470 INFO:teuthology.orchestra.run.smithi161.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T05:32:20.470 INFO:teuthology.orchestra.run.smithi161.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T05:32:20.470 INFO:teuthology.orchestra.run.smithi161.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T05:32:20.470 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout:Install 7 Packages 2024-09-16T05:32:20.471 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:20.511 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 5.2 M 2024-09-16T05:32:20.511 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 19 M 2024-09-16T05:32:20.511 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-09-16T05:32:20.598 INFO:teuthology.orchestra.run.smithi145.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 491 kB/s | 44 kB 00:00 2024-09-16T05:32:20.623 INFO:teuthology.orchestra.run.smithi145.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 915 kB/s | 106 kB 00:00 2024-09-16T05:32:20.648 INFO:teuthology.orchestra.run.smithi145.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.4 MB/s | 72 kB 00:00 2024-09-16T05:32:20.673 INFO:teuthology.orchestra.run.smithi145.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-16T05:32:20.724 INFO:teuthology.orchestra.run.smithi145.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.1 MB/s | 906 kB 00:00 2024-09-16T05:32:20.832 INFO:teuthology.orchestra.run.smithi145.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.5 MB/s | 837 kB 00:00 2024-09-16T05:32:20.953 INFO:teuthology.orchestra.run.smithi161.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 312 kB/s | 44 kB 00:00 2024-09-16T05:32:20.978 INFO:teuthology.orchestra.run.smithi161.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 633 kB/s | 106 kB 00:00 2024-09-16T05:32:21.037 INFO:teuthology.orchestra.run.smithi161.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-16T05:32:21.062 INFO:teuthology.orchestra.run.smithi161.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 659 kB/s | 72 kB 00:00 2024-09-16T05:32:21.074 INFO:teuthology.orchestra.run.smithi145.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 7.9 MB/s | 3.2 MB 00:00 2024-09-16T05:32:21.074 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:32:21.074 INFO:teuthology.orchestra.run.smithi145.stdout:Total 7.8 MB/s | 5.2 MB 00:00 2024-09-16T05:32:21.121 INFO:teuthology.orchestra.run.smithi161.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.9 MB/s | 906 kB 00:00 2024-09-16T05:32:21.184 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-09-16T05:32:21.199 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-09-16T05:32:21.199 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-09-16T05:32:21.204 INFO:teuthology.orchestra.run.smithi161.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-16T05:32:21.519 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-09-16T05:32:21.519 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-09-16T05:32:21.713 INFO:teuthology.orchestra.run.smithi161.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 4.9 MB/s | 3.2 MB 00:00 2024-09-16T05:32:21.713 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:32:21.713 INFO:teuthology.orchestra.run.smithi161.stdout:Total 4.3 MB/s | 5.2 MB 00:01 2024-09-16T05:32:21.823 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-09-16T05:32:21.838 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-09-16T05:32:21.838 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-09-16T05:32:21.984 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-09-16T05:32:22.079 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T05:32:22.113 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T05:32:22.142 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T05:32:22.146 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-09-16T05:32:22.146 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-09-16T05:32:22.348 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T05:32:22.389 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T05:32:22.643 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-09-16T05:32:22.740 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T05:32:22.775 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T05:32:22.803 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T05:32:22.853 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T05:32:22.875 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T05:32:22.992 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T05:32:23.011 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T05:32:23.052 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T05:32:23.062 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T05:32:23.506 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T05:32:23.537 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T05:32:23.654 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T05:32:23.715 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T05:32:24.016 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T05:32:24.017 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T05:32:24.017 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T05:32:24.017 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T05:32:24.017 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T05:32:24.017 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T05:32:24.017 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T05:32:24.346 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T05:32:24.346 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:24.346 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-09-16T05:32:24.346 INFO:teuthology.orchestra.run.smithi145.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T05:32:24.346 INFO:teuthology.orchestra.run.smithi145.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T05:32:24.346 INFO:teuthology.orchestra.run.smithi145.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T05:32:24.346 INFO:teuthology.orchestra.run.smithi145.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T05:32:24.347 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:24.347 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-09-16T05:32:24.698 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T05:32:24.698 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T05:32:24.698 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T05:32:24.698 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T05:32:24.698 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T05:32:24.698 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T05:32:24.698 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T05:32:24.727 DEBUG:teuthology.parallel:result is None 2024-09-16T05:32:25.123 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T05:32:25.123 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:25.123 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-09-16T05:32:25.124 INFO:teuthology.orchestra.run.smithi161.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T05:32:25.124 INFO:teuthology.orchestra.run.smithi161.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T05:32:25.124 INFO:teuthology.orchestra.run.smithi161.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T05:32:25.124 INFO:teuthology.orchestra.run.smithi161.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T05:32:25.124 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:25.125 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-09-16T05:32:25.495 DEBUG:teuthology.parallel:result is None 2024-09-16T05:32:25.495 INFO:teuthology.run_tasks:Running task install... 2024-09-16T05:32:25.505 DEBUG:teuthology.task.install:project ceph 2024-09-16T05:32:25.505 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc'}} 2024-09-16T05:32:25.505 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc'} 2024-09-16T05:32:25.505 INFO:teuthology.task.install:Using flavor: default 2024-09-16T05:32:25.512 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T05:32:25.512 INFO:teuthology.task.install:extra packages: [] 2024-09-16T05:32:25.513 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc', 'tag': None, 'wait_for_package': False} 2024-09-16T05:32:25.513 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:32:25.513 INFO:teuthology.packaging:ref: None 2024-09-16T05:32:25.513 INFO:teuthology.packaging:tag: None 2024-09-16T05:32:25.513 INFO:teuthology.packaging:branch: reef 2024-09-16T05:32:25.513 INFO:teuthology.packaging:sha1: 8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:32:25.514 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-16T05:32:25.516 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc', 'tag': None, 'wait_for_package': False} 2024-09-16T05:32:25.516 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:32:25.516 INFO:teuthology.packaging:ref: None 2024-09-16T05:32:25.516 INFO:teuthology.packaging:tag: None 2024-09-16T05:32:25.516 INFO:teuthology.packaging:branch: reef 2024-09-16T05:32:25.516 INFO:teuthology.packaging:sha1: 8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:32:25.517 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-16T05:32:25.753 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/flavors/default/ 2024-09-16T05:32:25.754 INFO:teuthology.task.install.rpm:Package version is 18.2.4-853.gae7f3733 2024-09-16T05:32:25.803 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/flavors/default/ 2024-09-16T05:32:25.804 INFO:teuthology.task.install.rpm:Package version is 18.2.4-853.gae7f3733 2024-09-16T05:32:25.977 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T05:32:25.977 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:32:25.977 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T05:32:26.006 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T05:32:26.006 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:32:26.006 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T05:32:26.019 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-09-16T05:32:26.019 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:32:26.019 INFO:teuthology.packaging:ref: None 2024-09-16T05:32:26.019 INFO:teuthology.packaging:tag: None 2024-09-16T05:32:26.019 INFO:teuthology.packaging:branch: reef 2024-09-16T05:32:26.019 INFO:teuthology.packaging:sha1: 8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:32:26.020 DEBUG:teuthology.orchestra.run.smithi161:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T05:32:26.037 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-09-16T05:32:26.037 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:32:26.037 INFO:teuthology.packaging:ref: None 2024-09-16T05:32:26.037 INFO:teuthology.packaging:tag: None 2024-09-16T05:32:26.037 INFO:teuthology.packaging:branch: reef 2024-09-16T05:32:26.037 INFO:teuthology.packaging:sha1: 8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:32:26.037 DEBUG:teuthology.orchestra.run.smithi145:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T05:32:26.087 DEBUG:teuthology.orchestra.run.smithi161:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-16T05:32:26.107 DEBUG:teuthology.orchestra.run.smithi145:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-16T05:32:26.164 DEBUG:teuthology.orchestra.run.smithi161:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-16T05:32:26.187 DEBUG:teuthology.orchestra.run.smithi145:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-16T05:32:26.229 INFO:teuthology.orchestra.run.smithi161.stdout:check_obsoletes = 1 2024-09-16T05:32:26.230 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum clean all 2024-09-16T05:32:26.255 INFO:teuthology.orchestra.run.smithi145.stdout:check_obsoletes = 1 2024-09-16T05:32:26.256 DEBUG:teuthology.orchestra.run.smithi145:> sudo yum clean all 2024-09-16T05:32:26.476 INFO:teuthology.orchestra.run.smithi161.stdout:45 files removed 2024-09-16T05:32:26.499 INFO:teuthology.orchestra.run.smithi145.stdout:45 files removed 2024-09-16T05:32:26.507 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2024-09-16T05:32:26.528 DEBUG:teuthology.orchestra.run.smithi145:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2024-09-16T05:32:27.120 INFO:teuthology.orchestra.run.smithi161.stdout:ceph packages for x86_64 250 kB/s | 77 kB 00:00 2024-09-16T05:32:27.149 INFO:teuthology.orchestra.run.smithi145.stdout:ceph packages for x86_64 246 kB/s | 77 kB 00:00 2024-09-16T05:32:27.437 INFO:teuthology.orchestra.run.smithi161.stdout:ceph noarch packages 42 kB/s | 11 kB 00:00 2024-09-16T05:32:27.457 INFO:teuthology.orchestra.run.smithi145.stdout:ceph noarch packages 43 kB/s | 11 kB 00:00 2024-09-16T05:32:27.721 INFO:teuthology.orchestra.run.smithi161.stdout:ceph source packages 7.7 kB/s | 1.9 kB 00:00 2024-09-16T05:32:27.741 INFO:teuthology.orchestra.run.smithi145.stdout:ceph source packages 7.6 kB/s | 1.9 kB 00:00 2024-09-16T05:32:28.199 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - BaseOS 19 MB/s | 8.2 MB 00:00 2024-09-16T05:32:30.720 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - BaseOS 2.8 MB/s | 8.2 MB 00:02 2024-09-16T05:32:31.268 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:01 2024-09-16T05:32:35.254 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - AppStream 5.9 MB/s | 20 MB 00:03 2024-09-16T05:32:36.035 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - CRB 6.7 MB/s | 6.5 MB 00:00 2024-09-16T05:32:37.468 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 9 - Extras packages 87 kB/s | 19 kB 00:00 2024-09-16T05:32:38.747 INFO:teuthology.orchestra.run.smithi145.stdout:Extra Packages for Enterprise Linux 20 MB/s | 23 MB 00:01 2024-09-16T05:32:40.630 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - CRB 4.3 MB/s | 6.5 MB 00:01 2024-09-16T05:32:42.948 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - Extras packages 17 kB/s | 19 kB 00:01 2024-09-16T05:32:44.161 INFO:teuthology.orchestra.run.smithi145.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-16T05:32:44.194 INFO:teuthology.orchestra.run.smithi161.stdout:Extra Packages for Enterprise Linux 20 MB/s | 23 MB 00:01 2024-09-16T05:32:46.497 INFO:teuthology.orchestra.run.smithi145.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-16T05:32:46.498 INFO:teuthology.orchestra.run.smithi145.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-16T05:32:46.575 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2024-09-16T05:32:46.582 INFO:teuthology.orchestra.run.smithi145.stdout:====================================================================================== 2024-09-16T05:32:46.582 INFO:teuthology.orchestra.run.smithi145.stdout: Package Arch Version Repository Size 2024-09-16T05:32:46.582 INFO:teuthology.orchestra.run.smithi145.stdout:====================================================================================== 2024-09-16T05:32:46.582 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2024-09-16T05:32:46.582 INFO:teuthology.orchestra.run.smithi145.stdout: ceph x86_64 2:18.2.4-853.gae7f3733.el9 ceph 6.5 k 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-base x86_64 2:18.2.4-853.gae7f3733.el9 ceph 5.1 M 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-fuse x86_64 2:18.2.4-853.gae7f3733.el9 ceph 852 k 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-853.gae7f3733.el9 ceph 143 k 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr x86_64 2:18.2.4-853.gae7f3733.el9 ceph 1.5 M 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-cephadm noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 139 k 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-dashboard noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 3.5 M 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 7.4 M 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-rook noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 49 k 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-radosgw x86_64 2:18.2.4-853.gae7f3733.el9 ceph 7.7 M 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-test x86_64 2:18.2.4-853.gae7f3733.el9 ceph 40 M 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: cephadm noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 226 k 2024-09-16T05:32:46.583 INFO:teuthology.orchestra.run.smithi145.stdout: libcephfs-devel x86_64 2:18.2.4-853.gae7f3733.el9 ceph 31 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: libcephfs2 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 711 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: librados-devel x86_64 2:18.2.4-853.gae7f3733.el9 ceph 127 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cephfs x86_64 2:18.2.4-853.gae7f3733.el9 ceph 162 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rados x86_64 2:18.2.4-853.gae7f3733.el9 ceph 321 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rbd x86_64 2:18.2.4-853.gae7f3733.el9 ceph 300 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rgw x86_64 2:18.2.4-853.gae7f3733.el9 ceph 99 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: rbd-fuse x86_64 2:18.2.4-853.gae7f3733.el9 ceph 87 k 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: rbd-mirror x86_64 2:18.2.4-853.gae7f3733.el9 ceph 3.0 M 2024-09-16T05:32:46.584 INFO:teuthology.orchestra.run.smithi145.stdout: rbd-nbd x86_64 2:18.2.4-853.gae7f3733.el9 ceph 172 k 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout:Upgrading: 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: librados2 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 3.3 M 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: librbd1 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 3.0 M 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-common x86_64 2:18.2.4-853.gae7f3733.el9 ceph 18 M 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-grafana-dashboards noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 24 k 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mds x86_64 2:18.2.4-853.gae7f3733.el9 ceph 2.1 M 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-modules-core noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 246 k 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mon x86_64 2:18.2.4-853.gae7f3733.el9 ceph 4.7 M 2024-09-16T05:32:46.585 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-osd x86_64 2:18.2.4-853.gae7f3733.el9 ceph 17 M 2024-09-16T05:32:46.586 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-prometheus-alerts noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 16 k 2024-09-16T05:32:46.586 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-selinux x86_64 2:18.2.4-853.gae7f3733.el9 ceph 25 k 2024-09-16T05:32:46.586 INFO:teuthology.orchestra.run.smithi145.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T05:32:46.586 INFO:teuthology.orchestra.run.smithi145.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T05:32:46.586 INFO:teuthology.orchestra.run.smithi145.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T05:32:46.586 INFO:teuthology.orchestra.run.smithi145.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-16T05:32:46.586 INFO:teuthology.orchestra.run.smithi145.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T05:32:46.586 INFO:teuthology.orchestra.run.smithi145.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T05:32:46.587 INFO:teuthology.orchestra.run.smithi145.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T05:32:46.587 INFO:teuthology.orchestra.run.smithi145.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T05:32:46.587 INFO:teuthology.orchestra.run.smithi145.stdout: libcephsqlite x86_64 2:18.2.4-853.gae7f3733.el9 ceph 166 k 2024-09-16T05:32:46.587 INFO:teuthology.orchestra.run.smithi145.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T05:32:46.587 INFO:teuthology.orchestra.run.smithi145.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T05:32:46.587 INFO:teuthology.orchestra.run.smithi145.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T05:32:46.587 INFO:teuthology.orchestra.run.smithi145.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: libradosstriper1 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 477 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: librgw2 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 4.5 M 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T05:32:46.588 INFO:teuthology.orchestra.run.smithi145.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-ceph-argparse x86_64 2:18.2.4-853.gae7f3733.el9 ceph 45 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-ceph-common x86_64 2:18.2.4-853.gae7f3733.el9 ceph 129 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T05:32:46.589 INFO:teuthology.orchestra.run.smithi145.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T05:32:46.590 INFO:teuthology.orchestra.run.smithi145.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-09-16T05:32:46.590 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T05:32:46.590 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T05:32:46.590 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-16T05:32:46.590 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T05:32:46.590 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T05:32:46.591 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T05:32:46.591 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T05:32:46.591 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T05:32:46.591 INFO:teuthology.orchestra.run.smithi145.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T05:32:46.591 INFO:teuthology.orchestra.run.smithi145.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T05:32:46.591 INFO:teuthology.orchestra.run.smithi145.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T05:32:46.591 INFO:teuthology.orchestra.run.smithi145.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T05:32:46.591 INFO:teuthology.orchestra.run.smithi145.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T05:32:46.592 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T05:32:46.593 INFO:teuthology.orchestra.run.smithi145.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout:====================================================================================== 2024-09-16T05:32:46.594 INFO:teuthology.orchestra.run.smithi145.stdout:Install 116 Packages 2024-09-16T05:32:46.595 INFO:teuthology.orchestra.run.smithi145.stdout:Upgrade 2 Packages 2024-09-16T05:32:46.595 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:32:46.595 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 179 M 2024-09-16T05:32:46.595 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2024-09-16T05:32:46.913 INFO:teuthology.orchestra.run.smithi145.stdout:(1/118): ceph-18.2.4-853.gae7f3733.el9.x86_64.r 56 kB/s | 6.5 kB 00:00 2024-09-16T05:32:47.138 INFO:teuthology.orchestra.run.smithi145.stdout:(2/118): ceph-fuse-18.2.4-853.gae7f3733.el9.x86 3.7 MB/s | 852 kB 00:00 2024-09-16T05:32:47.256 INFO:teuthology.orchestra.run.smithi145.stdout:(3/118): ceph-base-18.2.4-853.gae7f3733.el9.x86 11 MB/s | 5.1 MB 00:00 2024-09-16T05:32:47.280 INFO:teuthology.orchestra.run.smithi145.stdout:(4/118): ceph-immutable-object-cache-18.2.4-853 1.0 MB/s | 143 kB 00:00 2024-09-16T05:32:47.406 INFO:teuthology.orchestra.run.smithi145.stdout:(5/118): ceph-mds-18.2.4-853.gae7f3733.el9.x86_ 14 MB/s | 2.1 MB 00:00 2024-09-16T05:32:47.456 INFO:teuthology.orchestra.run.smithi145.stdout:(6/118): ceph-mgr-18.2.4-853.gae7f3733.el9.x86_ 8.3 MB/s | 1.5 MB 00:00 2024-09-16T05:32:47.690 INFO:teuthology.orchestra.run.smithi145.stdout:(7/118): ceph-mon-18.2.4-853.gae7f3733.el9.x86_ 16 MB/s | 4.7 MB 00:00 2024-09-16T05:32:47.865 INFO:teuthology.orchestra.run.smithi145.stdout:(8/118): ceph-common-18.2.4-853.gae7f3733.el9.x 17 MB/s | 18 MB 00:01 2024-09-16T05:32:47.907 INFO:teuthology.orchestra.run.smithi145.stdout:(9/118): ceph-selinux-18.2.4-853.gae7f3733.el9. 606 kB/s | 25 kB 00:00 2024-09-16T05:32:48.090 INFO:teuthology.orchestra.run.smithi145.stdout:(10/118): ceph-radosgw-18.2.4-853.gae7f3733.el9 19 MB/s | 7.7 MB 00:00 2024-09-16T05:32:48.157 INFO:teuthology.orchestra.run.smithi145.stdout:(11/118): libcephfs-devel-18.2.4-853.gae7f3733. 467 kB/s | 31 kB 00:00 2024-09-16T05:32:48.266 INFO:teuthology.orchestra.run.smithi145.stdout:(12/118): libcephfs2-18.2.4-853.gae7f3733.el9.x 6.4 MB/s | 711 kB 00:00 2024-09-16T05:32:48.357 INFO:teuthology.orchestra.run.smithi145.stdout:(13/118): libcephsqlite-18.2.4-853.gae7f3733.el 1.8 MB/s | 166 kB 00:00 2024-09-16T05:32:48.525 INFO:teuthology.orchestra.run.smithi145.stdout:(14/118): ceph-osd-18.2.4-853.gae7f3733.el9.x86 15 MB/s | 17 MB 00:01 2024-09-16T05:32:48.541 INFO:teuthology.orchestra.run.smithi145.stdout:(15/118): librados-devel-18.2.4-853.gae7f3733.e 691 kB/s | 127 kB 00:00 2024-09-16T05:32:48.575 INFO:teuthology.orchestra.run.smithi145.stdout:(16/118): libradosstriper1-18.2.4-853.gae7f3733 9.3 MB/s | 477 kB 00:00 2024-09-16T05:32:48.659 INFO:teuthology.orchestra.run.smithi145.stdout:(17/118): python3-ceph-argparse-18.2.4-853.gae7 540 kB/s | 45 kB 00:00 2024-09-16T05:32:48.767 INFO:teuthology.orchestra.run.smithi145.stdout:(18/118): librgw2-18.2.4-853.gae7f3733.el9.x86_ 20 MB/s | 4.5 MB 00:00 2024-09-16T05:32:48.801 INFO:teuthology.orchestra.run.smithi145.stdout:(19/118): python3-ceph-common-18.2.4-853.gae7f3 912 kB/s | 129 kB 00:00 2024-09-16T05:32:48.826 INFO:teuthology.orchestra.run.smithi145.stdout:(20/118): python3-cephfs-18.2.4-853.gae7f3733.e 2.7 MB/s | 162 kB 00:00 2024-09-16T05:32:48.852 INFO:teuthology.orchestra.run.smithi145.stdout:(21/118): python3-rados-18.2.4-853.gae7f3733.el 6.2 MB/s | 321 kB 00:00 2024-09-16T05:32:48.877 INFO:teuthology.orchestra.run.smithi145.stdout:(22/118): python3-rbd-18.2.4-853.gae7f3733.el9. 5.9 MB/s | 300 kB 00:00 2024-09-16T05:32:48.902 INFO:teuthology.orchestra.run.smithi145.stdout:(23/118): python3-rgw-18.2.4-853.gae7f3733.el9. 1.9 MB/s | 99 kB 00:00 2024-09-16T05:32:48.935 INFO:teuthology.orchestra.run.smithi145.stdout:(24/118): rbd-fuse-18.2.4-853.gae7f3733.el9.x86 1.4 MB/s | 87 kB 00:00 2024-09-16T05:32:48.994 INFO:teuthology.orchestra.run.smithi145.stdout:(25/118): rbd-nbd-18.2.4-853.gae7f3733.el9.x86_ 2.9 MB/s | 172 kB 00:00 2024-09-16T05:32:49.053 INFO:teuthology.orchestra.run.smithi145.stdout:(26/118): rbd-mirror-18.2.4-853.gae7f3733.el9.x 20 MB/s | 3.0 MB 00:00 2024-09-16T05:32:49.078 INFO:teuthology.orchestra.run.smithi145.stdout:(27/118): ceph-grafana-dashboards-18.2.4-853.ga 293 kB/s | 24 kB 00:00 2024-09-16T05:32:49.103 INFO:teuthology.orchestra.run.smithi145.stdout:(28/118): ceph-mgr-cephadm-18.2.4-853.gae7f3733 2.7 MB/s | 139 kB 00:00 2024-09-16T05:32:49.237 INFO:teuthology.orchestra.run.smithi145.stdout:(29/118): ceph-mgr-dashboard-18.2.4-853.gae7f37 22 MB/s | 3.5 MB 00:00 2024-09-16T05:32:49.329 INFO:teuthology.orchestra.run.smithi145.stdout:(30/118): ceph-mgr-modules-core-18.2.4-853.gae7 2.6 MB/s | 246 kB 00:00 2024-09-16T05:32:49.504 INFO:teuthology.orchestra.run.smithi145.stdout:(31/118): ceph-mgr-diskprediction-local-18.2.4- 19 MB/s | 7.4 MB 00:00 2024-09-16T05:32:49.529 INFO:teuthology.orchestra.run.smithi145.stdout:(32/118): ceph-mgr-rook-18.2.4-853.gae7f3733.el 246 kB/s | 49 kB 00:00 2024-09-16T05:32:49.555 INFO:teuthology.orchestra.run.smithi145.stdout:(33/118): ceph-prometheus-alerts-18.2.4-853.gae 328 kB/s | 16 kB 00:00 2024-09-16T05:32:49.580 INFO:teuthology.orchestra.run.smithi145.stdout:(34/118): cephadm-18.2.4-853.gae7f3733.el9.noar 4.4 MB/s | 226 kB 00:00 2024-09-16T05:32:49.633 INFO:teuthology.orchestra.run.smithi161.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-16T05:32:49.947 INFO:teuthology.orchestra.run.smithi145.stdout:(35/118): ceph-test-18.2.4-853.gae7f3733.el9.x8 19 MB/s | 40 MB 00:02 2024-09-16T05:32:49.973 INFO:teuthology.orchestra.run.smithi145.stdout:(36/118): fuse-2.9.9-16.el9.x86_64.rpm 191 kB/s | 80 kB 00:00 2024-09-16T05:32:50.106 INFO:teuthology.orchestra.run.smithi145.stdout:(37/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.9 MB/s | 253 kB 00:00 2024-09-16T05:32:50.131 INFO:teuthology.orchestra.run.smithi145.stdout:(38/118): libquadmath-11.5.0-2.el9.x86_64.rpm 1.0 MB/s | 191 kB 00:00 2024-09-16T05:32:50.198 INFO:teuthology.orchestra.run.smithi145.stdout:(39/118): libgfortran-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 801 kB 00:00 2024-09-16T05:32:50.224 INFO:teuthology.orchestra.run.smithi145.stdout:(40/118): python3-ply-3.11-14.el9.noarch.rpm 1.1 MB/s | 106 kB 00:00 2024-09-16T05:32:50.257 INFO:teuthology.orchestra.run.smithi145.stdout:(41/118): python3-cryptography-36.0.1-4.el9.x86 8.2 MB/s | 1.2 MB 00:00 2024-09-16T05:32:50.282 INFO:teuthology.orchestra.run.smithi145.stdout:(42/118): python3-pycparser-2.20-6.el9.noarch.r 1.6 MB/s | 135 kB 00:00 2024-09-16T05:32:50.307 INFO:teuthology.orchestra.run.smithi145.stdout:(43/118): python3-requests-2.25.1-8.el9.noarch. 1.5 MB/s | 125 kB 00:00 2024-09-16T05:32:50.341 INFO:teuthology.orchestra.run.smithi145.stdout:(44/118): python3-urllib3-1.26.5-6.el9.noarch.r 2.5 MB/s | 215 kB 00:00 2024-09-16T05:32:50.417 INFO:teuthology.orchestra.run.smithi145.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 301 kB/s | 33 kB 00:00 2024-09-16T05:32:50.467 INFO:teuthology.orchestra.run.smithi145.stdout:(46/118): flexiblas-openblas-openmp-3.0.4-8.el9 364 kB/s | 18 kB 00:00 2024-09-16T05:32:50.492 INFO:teuthology.orchestra.run.smithi145.stdout:(47/118): boost-program-options-1.75.0-8.el9.x8 580 kB/s | 107 kB 00:00 2024-09-16T05:32:50.542 INFO:teuthology.orchestra.run.smithi145.stdout:(48/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 908 kB/s | 45 kB 00:00 2024-09-16T05:32:50.576 INFO:teuthology.orchestra.run.smithi145.stdout:(49/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.4 MB/s | 160 kB 00:00 2024-09-16T05:32:50.660 INFO:teuthology.orchestra.run.smithi145.stdout:(50/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.4 MB/s | 292 kB 00:00 2024-09-16T05:32:50.685 INFO:teuthology.orchestra.run.smithi145.stdout:(51/118): librdkafka-1.6.1-102.el9.x86_64.rpm 4.6 MB/s | 662 kB 00:00 2024-09-16T05:32:50.710 INFO:teuthology.orchestra.run.smithi145.stdout:(52/118): openblas-0.3.26-2.el9.x86_64.rpm 768 kB/s | 38 kB 00:00 2024-09-16T05:32:50.761 INFO:teuthology.orchestra.run.smithi145.stdout:(53/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.7 MB/s | 87 kB 00:00 2024-09-16T05:32:50.952 INFO:teuthology.orchestra.run.smithi145.stdout:(54/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 4.9 MB/s | 3.0 MB 00:00 2024-09-16T05:32:51.036 INFO:teuthology.orchestra.run.smithi145.stdout:(55/118): python3-devel-3.9.19-8.el9.x86_64.rpm 2.9 MB/s | 245 kB 00:00 2024-09-16T05:32:51.094 INFO:teuthology.orchestra.run.smithi145.stdout:(56/118): python3-iniconfig-1.1.1-7.el9.noarch. 301 kB/s | 17 kB 00:00 2024-09-16T05:32:51.178 INFO:teuthology.orchestra.run.smithi145.stdout:(57/118): python3-jinja2-2.11.3-6.el9.noarch.rp 2.9 MB/s | 248 kB 00:00 2024-09-16T05:32:51.228 INFO:teuthology.orchestra.run.smithi145.stdout:(58/118): python3-jsonpatch-1.21-16.el9.noarch. 512 kB/s | 26 kB 00:00 2024-09-16T05:32:51.278 INFO:teuthology.orchestra.run.smithi145.stdout:(59/118): python3-jsonpointer-2.0-4.el9.noarch. 383 kB/s | 19 kB 00:00 2024-09-16T05:32:51.337 INFO:teuthology.orchestra.run.smithi145.stdout:(60/118): python3-mako-1.1.4-6.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-09-16T05:32:51.396 INFO:teuthology.orchestra.run.smithi145.stdout:(61/118): python3-markupsafe-1.1.1-12.el9.x86_6 596 kB/s | 35 kB 00:00 2024-09-16T05:32:51.621 INFO:teuthology.orchestra.run.smithi145.stdout:(62/118): openblas-openmp-0.3.26-2.el9.x86_64.r 5.3 MB/s | 4.9 MB 00:00 2024-09-16T05:32:51.713 INFO:teuthology.orchestra.run.smithi145.stdout:(63/118): python3-babel-2.9.1-2.el9.noarch.rpm 6.3 MB/s | 6.0 MB 00:00 2024-09-16T05:32:51.738 INFO:teuthology.orchestra.run.smithi145.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 2.1 MB/s | 250 kB 00:00 2024-09-16T05:32:51.772 INFO:teuthology.orchestra.run.smithi145.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 3.7 MB/s | 222 kB 00:00 2024-09-16T05:32:51.797 INFO:teuthology.orchestra.run.smithi145.stdout:(66/118): python3-packaging-20.9-5.el9.noarch.r 1.3 MB/s | 77 kB 00:00 2024-09-16T05:32:51.822 INFO:teuthology.orchestra.run.smithi145.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 824 kB/s | 41 kB 00:00 2024-09-16T05:32:51.848 INFO:teuthology.orchestra.run.smithi145.stdout:(68/118): python3-prettytable-0.7.2-27.el9.noar 839 kB/s | 42 kB 00:00 2024-09-16T05:32:51.906 INFO:teuthology.orchestra.run.smithi145.stdout:(69/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.7 MB/s | 159 kB 00:00 2024-09-16T05:32:51.940 INFO:teuthology.orchestra.run.smithi145.stdout:(70/118): python3-py-1.10.0-6.el9.noarch.rpm 4.0 MB/s | 477 kB 00:00 2024-09-16T05:32:51.960 INFO:teuthology.orchestra.run.smithi161.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-16T05:32:51.961 INFO:teuthology.orchestra.run.smithi161.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-16T05:32:51.999 INFO:teuthology.orchestra.run.smithi145.stdout:(71/118): python3-pyasn1-modules-0.4.8-6.el9.no 3.0 MB/s | 279 kB 00:00 2024-09-16T05:32:52.034 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout:====================================================================================== 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout:====================================================================================== 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: ceph x86_64 2:18.2.4-853.gae7f3733.el9 ceph 6.5 k 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-base x86_64 2:18.2.4-853.gae7f3733.el9 ceph 5.1 M 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-fuse x86_64 2:18.2.4-853.gae7f3733.el9 ceph 852 k 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-853.gae7f3733.el9 ceph 143 k 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr x86_64 2:18.2.4-853.gae7f3733.el9 ceph 1.5 M 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-cephadm noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 139 k 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-dashboard noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 3.5 M 2024-09-16T05:32:52.041 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 7.4 M 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-rook noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 49 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-radosgw x86_64 2:18.2.4-853.gae7f3733.el9 ceph 7.7 M 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-test x86_64 2:18.2.4-853.gae7f3733.el9 ceph 40 M 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: cephadm noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 226 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: libcephfs-devel x86_64 2:18.2.4-853.gae7f3733.el9 ceph 31 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: libcephfs2 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 711 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: librados-devel x86_64 2:18.2.4-853.gae7f3733.el9 ceph 127 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cephfs x86_64 2:18.2.4-853.gae7f3733.el9 ceph 162 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rados x86_64 2:18.2.4-853.gae7f3733.el9 ceph 321 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rbd x86_64 2:18.2.4-853.gae7f3733.el9 ceph 300 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rgw x86_64 2:18.2.4-853.gae7f3733.el9 ceph 99 k 2024-09-16T05:32:52.042 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-fuse x86_64 2:18.2.4-853.gae7f3733.el9 ceph 87 k 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-mirror x86_64 2:18.2.4-853.gae7f3733.el9 ceph 3.0 M 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-nbd x86_64 2:18.2.4-853.gae7f3733.el9 ceph 172 k 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout:Upgrading: 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: librados2 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 3.3 M 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: librbd1 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 3.0 M 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-common x86_64 2:18.2.4-853.gae7f3733.el9 ceph 18 M 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-grafana-dashboards noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 24 k 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mds x86_64 2:18.2.4-853.gae7f3733.el9 ceph 2.1 M 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-modules-core noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 246 k 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mon x86_64 2:18.2.4-853.gae7f3733.el9 ceph 4.7 M 2024-09-16T05:32:52.043 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-osd x86_64 2:18.2.4-853.gae7f3733.el9 ceph 17 M 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-prometheus-alerts noarch 2:18.2.4-853.gae7f3733.el9 ceph-noarch 16 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-selinux x86_64 2:18.2.4-853.gae7f3733.el9 ceph 25 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: libcephsqlite x86_64 2:18.2.4-853.gae7f3733.el9 ceph 166 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T05:32:52.044 INFO:teuthology.orchestra.run.smithi161.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: libradosstriper1 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 477 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: librgw2 x86_64 2:18.2.4-853.gae7f3733.el9 ceph 4.5 M 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-09-16T05:32:52.045 INFO:teuthology.orchestra.run.smithi161.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ceph-argparse x86_64 2:18.2.4-853.gae7f3733.el9 ceph 45 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ceph-common x86_64 2:18.2.4-853.gae7f3733.el9 ceph 129 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T05:32:52.046 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T05:32:52.047 INFO:teuthology.orchestra.run.smithi161.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T05:32:52.048 INFO:teuthology.orchestra.run.smithi161.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T05:32:52.049 INFO:teuthology.orchestra.run.smithi161.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout:====================================================================================== 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout:Install 116 Packages 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout:Upgrade 2 Packages 2024-09-16T05:32:52.050 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:32:52.051 INFO:teuthology.orchestra.run.smithi145.stdout:(72/118): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-16T05:32:52.051 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 179 M 2024-09-16T05:32:52.051 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-09-16T05:32:52.083 INFO:teuthology.orchestra.run.smithi145.stdout:(73/118): python3-pytest-6.2.2-7.el9.noarch.rpm 3.6 MB/s | 519 kB 00:00 2024-09-16T05:32:52.108 INFO:teuthology.orchestra.run.smithi145.stdout:(74/118): python3-requests-oauthlib-1.3.0-12.el 917 kB/s | 54 kB 00:00 2024-09-16T05:32:52.158 INFO:teuthology.orchestra.run.smithi145.stdout:(75/118): python3-toml-0.10.2-6.el9.noarch.rpm 832 kB/s | 42 kB 00:00 2024-09-16T05:32:52.292 INFO:teuthology.orchestra.run.smithi145.stdout:(76/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 5.7 MB/s | 5.1 MB 00:00 2024-09-16T05:32:52.317 INFO:teuthology.orchestra.run.smithi145.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 1.9 MB/s | 304 kB 00:00 2024-09-16T05:32:52.342 INFO:teuthology.orchestra.run.smithi145.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-16T05:32:52.376 INFO:teuthology.orchestra.run.smithi145.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 1.9 MB/s | 111 kB 00:00 2024-09-16T05:32:52.418 INFO:teuthology.orchestra.run.smithi145.stdout:(80/118): gperftools-libs-2.9.1-3.el9.x86_64.rp 4.1 MB/s | 308 kB 00:00 2024-09-16T05:32:52.435 INFO:teuthology.orchestra.run.smithi145.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.5 MB/s | 26 kB 00:00 2024-09-16T05:32:52.452 INFO:teuthology.orchestra.run.smithi145.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 2.9 MB/s | 49 kB 00:00 2024-09-16T05:32:52.485 INFO:teuthology.orchestra.run.smithi145.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2024-09-16T05:32:52.552 INFO:teuthology.orchestra.run.smithi145.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 12 MB/s | 839 kB 00:00 2024-09-16T05:32:52.619 INFO:teuthology.orchestra.run.smithi145.stdout:(85/118): libarrow-9.0.0-11.el9.x86_64.rpm 18 MB/s | 4.4 MB 00:00 2024-09-16T05:32:52.644 INFO:teuthology.orchestra.run.smithi145.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2024-09-16T05:32:52.670 INFO:teuthology.orchestra.run.smithi145.stdout:(87/118): python3-asyncssh-2.13.2-5.el9.noarch. 4.6 MB/s | 548 kB 00:00 2024-09-16T05:32:52.695 INFO:teuthology.orchestra.run.smithi145.stdout:(88/118): python3-cachetools-4.2.4-1.el9.noarch 640 kB/s | 32 kB 00:00 2024-09-16T05:32:52.720 INFO:teuthology.orchestra.run.smithi145.stdout:(89/118): python3-certifi-2023.05.07-4.el9.noar 282 kB/s | 14 kB 00:00 2024-09-16T05:32:52.745 INFO:teuthology.orchestra.run.smithi145.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 3.3 MB/s | 172 kB 00:00 2024-09-16T05:32:52.788 INFO:teuthology.orchestra.run.smithi145.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 5.2 MB/s | 358 kB 00:00 2024-09-16T05:32:52.813 INFO:teuthology.orchestra.run.smithi145.stdout:(92/118): python3-google-auth-2.34.0-1.el9.noar 3.2 MB/s | 220 kB 00:00 2024-09-16T05:32:52.838 INFO:teuthology.orchestra.run.smithi145.stdout:(93/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 213 kB/s | 11 kB 00:00 2024-09-16T05:32:52.863 INFO:teuthology.orchestra.run.smithi145.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 351 kB/s | 18 kB 00:00 2024-09-16T05:32:52.876 INFO:teuthology.orchestra.run.smithi161.stdout:(1/118): ceph-18.2.4-853.gae7f3733.el9.x86_64.r 48 kB/s | 6.5 kB 00:00 2024-09-16T05:32:52.888 INFO:teuthology.orchestra.run.smithi145.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 461 kB/s | 23 kB 00:00 2024-09-16T05:32:52.914 INFO:teuthology.orchestra.run.smithi145.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 389 kB/s | 19 kB 00:00 2024-09-16T05:32:52.940 INFO:teuthology.orchestra.run.smithi145.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 393 kB/s | 20 kB 00:00 2024-09-16T05:32:52.965 INFO:teuthology.orchestra.run.smithi145.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.8 MB/s | 46 kB 00:00 2024-09-16T05:32:52.998 INFO:teuthology.orchestra.run.smithi145.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 2.3 MB/s | 79 kB 00:00 2024-09-16T05:32:53.031 INFO:teuthology.orchestra.run.smithi145.stdout:(100/118): python3-kubernetes-26.1.0-2.el9.noar 8.7 MB/s | 1.0 MB 00:00 2024-09-16T05:32:53.057 INFO:teuthology.orchestra.run.smithi145.stdout:(101/118): python3-natsort-7.1.1-5.el9.noarch.r 981 kB/s | 58 kB 00:00 2024-09-16T05:32:53.068 INFO:teuthology.orchestra.run.smithi161.stdout:(2/118): ceph-fuse-18.2.4-853.gae7f3733.el9.x86 4.3 MB/s | 852 kB 00:00 2024-09-16T05:32:53.082 INFO:teuthology.orchestra.run.smithi145.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 657 kB/s | 16 kB 00:00 2024-09-16T05:32:53.108 INFO:teuthology.orchestra.run.smithi145.stdout:(103/118): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-09-16T05:32:53.133 INFO:teuthology.orchestra.run.smithi145.stdout:(104/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.8 MB/s | 90 kB 00:00 2024-09-16T05:32:53.151 INFO:teuthology.orchestra.run.smithi161.stdout:(3/118): ceph-immutable-object-cache-18.2.4-853 1.7 MB/s | 143 kB 00:00 2024-09-16T05:32:53.158 INFO:teuthology.orchestra.run.smithi145.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 613 kB/s | 31 kB 00:00 2024-09-16T05:32:53.183 INFO:teuthology.orchestra.run.smithi145.stdout:(106/118): python3-routes-2.5.1-5.el9.noarch.rp 3.7 MB/s | 188 kB 00:00 2024-09-16T05:32:53.209 INFO:teuthology.orchestra.run.smithi145.stdout:(107/118): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2024-09-16T05:32:53.226 INFO:teuthology.orchestra.run.smithi161.stdout:(4/118): ceph-base-18.2.4-853.gae7f3733.el9.x86 10 MB/s | 5.1 MB 00:00 2024-09-16T05:32:53.234 INFO:teuthology.orchestra.run.smithi145.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 712 kB/s | 36 kB 00:00 2024-09-16T05:32:53.259 INFO:teuthology.orchestra.run.smithi145.stdout:(109/118): python3-typing-extensions-4.12.2-2.e 1.5 MB/s | 74 kB 00:00 2024-09-16T05:32:53.284 INFO:teuthology.orchestra.run.smithi145.stdout:(110/118): python3-webob-1.8.8-2.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-09-16T05:32:53.310 INFO:teuthology.orchestra.run.smithi145.stdout:(111/118): python3-websocket-client-1.2.3-2.el9 1.7 MB/s | 90 kB 00:00 2024-09-16T05:32:53.335 INFO:teuthology.orchestra.run.smithi145.stdout:(112/118): python3-zc-lockfile-2.0-10.el9.noarc 805 kB/s | 20 kB 00:00 2024-09-16T05:32:53.352 INFO:teuthology.orchestra.run.smithi161.stdout:(5/118): ceph-mds-18.2.4-853.gae7f3733.el9.x86_ 10 MB/s | 2.1 MB 00:00 2024-09-16T05:32:53.385 INFO:teuthology.orchestra.run.smithi145.stdout:(113/118): python3-werkzeug-2.0.3-3.el9.1.noarc 4.2 MB/s | 427 kB 00:00 2024-09-16T05:32:53.396 INFO:teuthology.orchestra.run.smithi161.stdout:(6/118): ceph-mgr-18.2.4-853.gae7f3733.el9.x86_ 8.8 MB/s | 1.5 MB 00:00 2024-09-16T05:32:53.411 INFO:teuthology.orchestra.run.smithi145.stdout:(114/118): re2-20211101-20.el9.x86_64.rpm 2.5 MB/s | 191 kB 00:00 2024-09-16T05:32:53.461 INFO:teuthology.orchestra.run.smithi145.stdout:(115/118): thrift-0.15.0-2.el9.x86_64.rpm 21 MB/s | 1.6 MB 00:00 2024-09-16T05:32:53.769 INFO:teuthology.orchestra.run.smithi161.stdout:(7/118): ceph-common-18.2.4-853.gae7f3733.el9.x 18 MB/s | 18 MB 00:01 2024-09-16T05:32:53.844 INFO:teuthology.orchestra.run.smithi161.stdout:(8/118): ceph-mon-18.2.4-853.gae7f3733.el9.x86_ 9.5 MB/s | 4.7 MB 00:00 2024-09-16T05:32:53.845 INFO:teuthology.orchestra.run.smithi145.stdout:(116/118): librbd1-18.2.4-853.gae7f3733.el9.x86 7.9 MB/s | 3.0 MB 00:00 2024-09-16T05:32:53.895 INFO:teuthology.orchestra.run.smithi145.stdout:(117/118): librados2-18.2.4-853.gae7f3733.el9.x 6.8 MB/s | 3.3 MB 00:00 2024-09-16T05:32:53.903 INFO:teuthology.orchestra.run.smithi161.stdout:(9/118): ceph-selinux-18.2.4-853.gae7f3733.el9. 432 kB/s | 25 kB 00:00 2024-09-16T05:32:54.078 INFO:teuthology.orchestra.run.smithi145.stdout:(118/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 8.1 MB/s | 16 MB 00:01 2024-09-16T05:32:54.083 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:32:54.084 INFO:teuthology.orchestra.run.smithi145.stdout:Total 24 MB/s | 179 MB 00:07 2024-09-16T05:32:54.161 INFO:teuthology.orchestra.run.smithi161.stdout:(10/118): ceph-radosgw-18.2.4-853.gae7f3733.el9 20 MB/s | 7.7 MB 00:00 2024-09-16T05:32:54.353 INFO:teuthology.orchestra.run.smithi161.stdout:(11/118): ceph-osd-18.2.4-853.gae7f3733.el9.x86 17 MB/s | 17 MB 00:00 2024-09-16T05:32:54.378 INFO:teuthology.orchestra.run.smithi161.stdout:(12/118): libcephfs-devel-18.2.4-853.gae7f3733. 143 kB/s | 31 kB 00:00 2024-09-16T05:32:54.412 INFO:teuthology.orchestra.run.smithi161.stdout:(13/118): libcephfs2-18.2.4-853.gae7f3733.el9.x 12 MB/s | 711 kB 00:00 2024-09-16T05:32:54.437 INFO:teuthology.orchestra.run.smithi161.stdout:(14/118): libcephsqlite-18.2.4-853.gae7f3733.el 2.8 MB/s | 166 kB 00:00 2024-09-16T05:32:54.463 INFO:teuthology.orchestra.run.smithi161.stdout:(15/118): librados-devel-18.2.4-853.gae7f3733.e 2.5 MB/s | 127 kB 00:00 2024-09-16T05:32:54.513 INFO:teuthology.orchestra.run.smithi161.stdout:(16/118): libradosstriper1-18.2.4-853.gae7f3733 6.2 MB/s | 477 kB 00:00 2024-09-16T05:32:54.580 INFO:teuthology.orchestra.run.smithi161.stdout:(17/118): python3-ceph-argparse-18.2.4-853.gae7 677 kB/s | 45 kB 00:00 2024-09-16T05:32:54.647 INFO:teuthology.orchestra.run.smithi161.stdout:(18/118): python3-ceph-common-18.2.4-853.gae7f3 1.9 MB/s | 129 kB 00:00 2024-09-16T05:32:54.797 INFO:teuthology.orchestra.run.smithi161.stdout:(19/118): librgw2-18.2.4-853.gae7f3733.el9.x86_ 13 MB/s | 4.5 MB 00:00 2024-09-16T05:32:54.837 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2024-09-16T05:32:54.872 INFO:teuthology.orchestra.run.smithi161.stdout:(20/118): python3-cephfs-18.2.4-853.gae7f3733.e 720 kB/s | 162 kB 00:00 2024-09-16T05:32:54.898 INFO:teuthology.orchestra.run.smithi161.stdout:(21/118): python3-rados-18.2.4-853.gae7f3733.el 3.1 MB/s | 321 kB 00:00 2024-09-16T05:32:54.923 INFO:teuthology.orchestra.run.smithi161.stdout:(22/118): python3-rbd-18.2.4-853.gae7f3733.el9. 5.8 MB/s | 300 kB 00:00 2024-09-16T05:32:54.935 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2024-09-16T05:32:54.935 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2024-09-16T05:32:54.948 INFO:teuthology.orchestra.run.smithi161.stdout:(23/118): python3-rgw-18.2.4-853.gae7f3733.el9. 1.9 MB/s | 99 kB 00:00 2024-09-16T05:32:54.974 INFO:teuthology.orchestra.run.smithi161.stdout:(24/118): rbd-fuse-18.2.4-853.gae7f3733.el9.x86 1.7 MB/s | 87 kB 00:00 2024-09-16T05:32:55.024 INFO:teuthology.orchestra.run.smithi161.stdout:(25/118): rbd-nbd-18.2.4-853.gae7f3733.el9.x86_ 3.4 MB/s | 172 kB 00:00 2024-09-16T05:32:55.083 INFO:teuthology.orchestra.run.smithi161.stdout:(26/118): ceph-grafana-dashboards-18.2.4-853.ga 420 kB/s | 24 kB 00:00 2024-09-16T05:32:55.150 INFO:teuthology.orchestra.run.smithi161.stdout:(27/118): rbd-mirror-18.2.4-853.gae7f3733.el9.x 15 MB/s | 3.0 MB 00:00 2024-09-16T05:32:55.183 INFO:teuthology.orchestra.run.smithi161.stdout:(28/118): ceph-mgr-cephadm-18.2.4-853.gae7f3733 1.4 MB/s | 139 kB 00:00 2024-09-16T05:32:55.375 INFO:teuthology.orchestra.run.smithi161.stdout:(29/118): ceph-mgr-dashboard-18.2.4-853.gae7f37 16 MB/s | 3.5 MB 00:00 2024-09-16T05:32:55.426 INFO:teuthology.orchestra.run.smithi161.stdout:(30/118): ceph-mgr-modules-core-18.2.4-853.gae7 4.8 MB/s | 246 kB 00:00 2024-09-16T05:32:55.484 INFO:teuthology.orchestra.run.smithi161.stdout:(31/118): ceph-mgr-rook-18.2.4-853.gae7f3733.el 846 kB/s | 49 kB 00:00 2024-09-16T05:32:55.543 INFO:teuthology.orchestra.run.smithi161.stdout:(32/118): ceph-prometheus-alerts-18.2.4-853.gae 283 kB/s | 16 kB 00:00 2024-09-16T05:32:55.601 INFO:teuthology.orchestra.run.smithi161.stdout:(33/118): cephadm-18.2.4-853.gae7f3733.el9.noar 3.8 MB/s | 226 kB 00:00 2024-09-16T05:32:55.735 INFO:teuthology.orchestra.run.smithi161.stdout:(34/118): fuse-2.9.9-16.el9.x86_64.rpm 599 kB/s | 80 kB 00:00 2024-09-16T05:32:55.819 INFO:teuthology.orchestra.run.smithi161.stdout:(35/118): ceph-mgr-diskprediction-local-18.2.4- 12 MB/s | 7.4 MB 00:00 2024-09-16T05:32:56.177 INFO:teuthology.orchestra.run.smithi161.stdout:(36/118): ceph-test-18.2.4-853.gae7f3733.el9.x8 17 MB/s | 40 MB 00:02 2024-09-16T05:32:56.294 INFO:teuthology.orchestra.run.smithi161.stdout:(37/118): libgfortran-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 801 kB 00:00 2024-09-16T05:32:56.319 INFO:teuthology.orchestra.run.smithi161.stdout:(38/118): libquadmath-11.5.0-2.el9.x86_64.rpm 382 kB/s | 191 kB 00:00 2024-09-16T05:32:56.378 INFO:teuthology.orchestra.run.smithi161.stdout:(39/118): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-09-16T05:32:56.403 INFO:teuthology.orchestra.run.smithi161.stdout:(40/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-09-16T05:32:56.437 INFO:teuthology.orchestra.run.smithi161.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 2.3 MB/s | 135 kB 00:00 2024-09-16T05:32:56.479 INFO:teuthology.orchestra.run.smithi161.stdout:(42/118): python3-cryptography-36.0.1-4.el9.x86 6.6 MB/s | 1.2 MB 00:00 2024-09-16T05:32:56.504 INFO:teuthology.orchestra.run.smithi161.stdout:(43/118): python3-requests-2.25.1-8.el9.noarch. 1.2 MB/s | 125 kB 00:00 2024-09-16T05:32:56.529 INFO:teuthology.orchestra.run.smithi161.stdout:(44/118): python3-urllib3-1.26.5-6.el9.noarch.r 2.3 MB/s | 215 kB 00:00 2024-09-16T05:32:56.584 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2024-09-16T05:32:56.585 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2024-09-16T05:32:56.613 INFO:teuthology.orchestra.run.smithi161.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 301 kB/s | 33 kB 00:00 2024-09-16T05:32:56.663 INFO:teuthology.orchestra.run.smithi161.stdout:(46/118): flexiblas-openblas-openmp-3.0.4-8.el9 365 kB/s | 18 kB 00:00 2024-09-16T05:32:56.697 INFO:teuthology.orchestra.run.smithi161.stdout:(47/118): boost-program-options-1.75.0-8.el9.x8 491 kB/s | 107 kB 00:00 2024-09-16T05:32:56.755 INFO:teuthology.orchestra.run.smithi161.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.7 MB/s | 160 kB 00:00 2024-09-16T05:32:56.772 INFO:teuthology.orchestra.run.smithi161.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 602 kB/s | 45 kB 00:00 2024-09-16T05:32:56.848 INFO:teuthology.orchestra.run.smithi161.stdout:(50/118): librdkafka-1.6.1-102.el9.x86_64.rpm 7.0 MB/s | 662 kB 00:00 2024-09-16T05:32:56.890 INFO:teuthology.orchestra.run.smithi161.stdout:(51/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.4 MB/s | 292 kB 00:00 2024-09-16T05:32:56.907 INFO:teuthology.orchestra.run.smithi161.stdout:(52/118): openblas-0.3.26-2.el9.x86_64.rpm 658 kB/s | 38 kB 00:00 2024-09-16T05:32:56.965 INFO:teuthology.orchestra.run.smithi161.stdout:(53/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 6.9 MB/s | 3.0 MB 00:00 2024-09-16T05:32:56.991 INFO:teuthology.orchestra.run.smithi161.stdout:(54/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.0 MB/s | 87 kB 00:00 2024-09-16T05:32:57.049 INFO:teuthology.orchestra.run.smithi161.stdout:(55/118): python3-devel-3.9.19-8.el9.x86_64.rpm 4.1 MB/s | 245 kB 00:00 2024-09-16T05:32:57.124 INFO:teuthology.orchestra.run.smithi161.stdout:(56/118): python3-iniconfig-1.1.1-7.el9.noarch. 233 kB/s | 17 kB 00:00 2024-09-16T05:32:57.241 INFO:teuthology.orchestra.run.smithi161.stdout:(57/118): openblas-openmp-0.3.26-2.el9.x86_64.r 14 MB/s | 4.9 MB 00:00 2024-09-16T05:32:57.266 INFO:teuthology.orchestra.run.smithi161.stdout:(58/118): python3-jinja2-2.11.3-6.el9.noarch.rp 1.7 MB/s | 248 kB 00:00 2024-09-16T05:32:57.334 INFO:teuthology.orchestra.run.smithi161.stdout:(59/118): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-16T05:32:57.350 INFO:teuthology.orchestra.run.smithi161.stdout:(60/118): python3-jsonpatch-1.21-16.el9.noarch. 235 kB/s | 26 kB 00:00 2024-09-16T05:32:57.367 INFO:teuthology.orchestra.run.smithi161.stdout:(61/118): python3-jsonpointer-2.0-4.el9.noarch. 190 kB/s | 19 kB 00:00 2024-09-16T05:32:57.401 INFO:teuthology.orchestra.run.smithi161.stdout:(62/118): python3-mako-1.1.4-6.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2024-09-16T05:32:57.418 INFO:teuthology.orchestra.run.smithi161.stdout:(63/118): python3-markupsafe-1.1.1-12.el9.x86_6 694 kB/s | 35 kB 00:00 2024-09-16T05:32:57.460 INFO:teuthology.orchestra.run.smithi161.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 4.2 MB/s | 250 kB 00:00 2024-09-16T05:32:57.488 INFO:teuthology.orchestra.run.smithi161.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 3.3 MB/s | 222 kB 00:00 2024-09-16T05:32:57.510 INFO:teuthology.orchestra.run.smithi161.stdout:(66/118): python3-packaging-20.9-5.el9.noarch.r 1.5 MB/s | 77 kB 00:00 2024-09-16T05:32:57.577 INFO:teuthology.orchestra.run.smithi161.stdout:(67/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 24 MB/s | 5.1 MB 00:00 2024-09-16T05:32:57.602 INFO:teuthology.orchestra.run.smithi161.stdout:(68/118): python3-pluggy-0.13.1-7.el9.noarch.rp 353 kB/s | 41 kB 00:00 2024-09-16T05:32:57.628 INFO:teuthology.orchestra.run.smithi161.stdout:(69/118): python3-prettytable-0.7.2-27.el9.noar 360 kB/s | 42 kB 00:00 2024-09-16T05:32:57.661 INFO:teuthology.orchestra.run.smithi161.stdout:(70/118): python3-py-1.10.0-6.el9.noarch.rpm 5.6 MB/s | 477 kB 00:00 2024-09-16T05:32:57.711 INFO:teuthology.orchestra.run.smithi161.stdout:(71/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2024-09-16T05:32:57.737 INFO:teuthology.orchestra.run.smithi161.stdout:(72/118): python3-pyasn1-modules-0.4.8-6.el9.no 2.5 MB/s | 279 kB 00:00 2024-09-16T05:32:57.779 INFO:teuthology.orchestra.run.smithi161.stdout:(73/118): python3-pytest-6.2.2-7.el9.noarch.rpm 4.3 MB/s | 519 kB 00:00 2024-09-16T05:32:57.804 INFO:teuthology.orchestra.run.smithi161.stdout:(74/118): python3-pytz-2021.1-5.el9.noarch.rpm 553 kB/s | 51 kB 00:00 2024-09-16T05:32:57.829 INFO:teuthology.orchestra.run.smithi161.stdout:(75/118): python3-requests-oauthlib-1.3.0-12.el 581 kB/s | 54 kB 00:00 2024-09-16T05:32:57.888 INFO:teuthology.orchestra.run.smithi161.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 717 kB/s | 42 kB 00:00 2024-09-16T05:32:57.913 INFO:teuthology.orchestra.run.smithi161.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 3.6 MB/s | 304 kB 00:00 2024-09-16T05:32:57.946 INFO:teuthology.orchestra.run.smithi161.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-09-16T05:32:57.980 INFO:teuthology.orchestra.run.smithi161.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 1.6 MB/s | 111 kB 00:00 2024-09-16T05:32:58.030 INFO:teuthology.orchestra.run.smithi161.stdout:(80/118): gperftools-libs-2.9.1-3.el9.x86_64.rp 3.7 MB/s | 308 kB 00:00 2024-09-16T05:32:58.056 INFO:teuthology.orchestra.run.smithi161.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-09-16T05:32:58.098 INFO:teuthology.orchestra.run.smithi161.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.1 MB/s | 49 kB 00:00 2024-09-16T05:32:58.132 INFO:teuthology.orchestra.run.smithi161.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2024-09-16T05:32:58.207 INFO:teuthology.orchestra.run.smithi161.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 11 MB/s | 839 kB 00:00 2024-09-16T05:32:58.374 INFO:teuthology.orchestra.run.smithi161.stdout:(85/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 27 MB/s | 16 MB 00:00 2024-09-16T05:32:58.416 INFO:teuthology.orchestra.run.smithi161.stdout:(86/118): python3-asyncssh-2.13.2-5.el9.noarch. 2.6 MB/s | 548 kB 00:00 2024-09-16T05:32:58.441 INFO:teuthology.orchestra.run.smithi161.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.4 MB/s | 32 kB 00:00 2024-09-16T05:32:58.458 INFO:teuthology.orchestra.run.smithi161.stdout:(88/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 519 kB/s | 43 kB 00:00 2024-09-16T05:32:58.475 INFO:teuthology.orchestra.run.smithi161.stdout:(89/118): python3-certifi-2023.05.07-4.el9.noar 418 kB/s | 14 kB 00:00 2024-09-16T05:32:58.500 INFO:teuthology.orchestra.run.smithi161.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 4.0 MB/s | 172 kB 00:00 2024-09-16T05:32:58.567 INFO:teuthology.orchestra.run.smithi161.stdout:(91/118): libarrow-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 4.4 MB 00:00 2024-09-16T05:32:58.584 INFO:teuthology.orchestra.run.smithi161.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 649 kB/s | 11 kB 00:00 2024-09-16T05:32:58.601 INFO:teuthology.orchestra.run.smithi161.stdout:(93/118): python3-jaraco-classes-3.2.1-5.el9.no 1.0 MB/s | 18 kB 00:00 2024-09-16T05:32:58.626 INFO:teuthology.orchestra.run.smithi161.stdout:(94/118): python3-google-auth-2.34.0-1.el9.noar 1.7 MB/s | 220 kB 00:00 2024-09-16T05:32:58.643 INFO:teuthology.orchestra.run.smithi161.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 551 kB/s | 23 kB 00:00 2024-09-16T05:32:58.660 INFO:teuthology.orchestra.run.smithi161.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 581 kB/s | 19 kB 00:00 2024-09-16T05:32:58.685 INFO:teuthology.orchestra.run.smithi161.stdout:(97/118): python3-cherrypy-18.6.1-2.el9.noarch. 1.7 MB/s | 358 kB 00:00 2024-09-16T05:32:58.702 INFO:teuthology.orchestra.run.smithi161.stdout:(98/118): python3-jaraco-text-3.2.0-6.el9.noarc 334 kB/s | 20 kB 00:00 2024-09-16T05:32:58.719 INFO:teuthology.orchestra.run.smithi161.stdout:(99/118): python3-logutils-0.3.5-21.el9.noarch. 1.4 MB/s | 46 kB 00:00 2024-09-16T05:32:58.744 INFO:teuthology.orchestra.run.smithi161.stdout:(100/118): python3-more-itertools-8.12.0-2.el9. 1.9 MB/s | 79 kB 00:00 2024-09-16T05:32:58.770 INFO:teuthology.orchestra.run.smithi161.stdout:(101/118): python3-natsort-7.1.1-5.el9.noarch.r 1.1 MB/s | 58 kB 00:00 2024-09-16T05:32:58.795 INFO:teuthology.orchestra.run.smithi161.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 656 kB/s | 16 kB 00:00 2024-09-16T05:32:58.820 INFO:teuthology.orchestra.run.smithi161.stdout:(103/118): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-09-16T05:32:58.845 INFO:teuthology.orchestra.run.smithi161.stdout:(104/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.8 MB/s | 90 kB 00:00 2024-09-16T05:32:58.871 INFO:teuthology.orchestra.run.smithi161.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 611 kB/s | 31 kB 00:00 2024-09-16T05:32:58.896 INFO:teuthology.orchestra.run.smithi161.stdout:(106/118): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-16T05:32:58.930 INFO:teuthology.orchestra.run.smithi161.stdout:(107/118): python3-routes-2.5.1-5.el9.noarch.rp 2.2 MB/s | 188 kB 00:00 2024-09-16T05:32:58.955 INFO:teuthology.orchestra.run.smithi161.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 610 kB/s | 36 kB 00:00 2024-09-16T05:32:58.989 INFO:teuthology.orchestra.run.smithi161.stdout:(109/118): python3-kubernetes-26.1.0-2.el9.noar 3.1 MB/s | 1.0 MB 00:00 2024-09-16T05:32:59.014 INFO:teuthology.orchestra.run.smithi161.stdout:(110/118): python3-typing-extensions-4.12.2-2.e 886 kB/s | 74 kB 00:00 2024-09-16T05:32:59.039 INFO:teuthology.orchestra.run.smithi161.stdout:(111/118): python3-websocket-client-1.2.3-2.el9 1.7 MB/s | 90 kB 00:00 2024-09-16T05:32:59.073 INFO:teuthology.orchestra.run.smithi161.stdout:(112/118): python3-webob-1.8.8-2.el9.noarch.rpm 1.9 MB/s | 230 kB 00:00 2024-09-16T05:32:59.098 INFO:teuthology.orchestra.run.smithi161.stdout:(113/118): python3-zc-lockfile-2.0-10.el9.noarc 339 kB/s | 20 kB 00:00 2024-09-16T05:32:59.123 INFO:teuthology.orchestra.run.smithi161.stdout:(114/118): re2-20211101-20.el9.x86_64.rpm 3.7 MB/s | 191 kB 00:00 2024-09-16T05:32:59.157 INFO:teuthology.orchestra.run.smithi161.stdout:(115/118): python3-werkzeug-2.0.3-3.el9.1.noarc 2.9 MB/s | 427 kB 00:00 2024-09-16T05:32:59.232 INFO:teuthology.orchestra.run.smithi161.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-09-16T05:32:59.391 INFO:teuthology.orchestra.run.smithi161.stdout:(117/118): librados2-18.2.4-853.gae7f3733.el9.x 12 MB/s | 3.3 MB 00:00 2024-09-16T05:32:59.475 INFO:teuthology.orchestra.run.smithi161.stdout:(118/118): librbd1-18.2.4-853.gae7f3733.el9.x86 9.5 MB/s | 3.0 MB 00:00 2024-09-16T05:32:59.479 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:32:59.480 INFO:teuthology.orchestra.run.smithi161.stdout:Total 24 MB/s | 179 MB 00:07 2024-09-16T05:33:00.243 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-09-16T05:33:00.342 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-09-16T05:33:00.343 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-09-16T05:33:01.223 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2024-09-16T05:33:01.297 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-09-16T05:33:01.322 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-09-16T05:33:01.385 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-09-16T05:33:01.742 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-09-16T05:33:01.824 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : librados2-2:18.2.4-853.gae7f3733.el9.x86_64 5/120 2024-09-16T05:33:01.940 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: librados2-2:18.2.4-853.gae7f3733.el9.x86_64 5/120 2024-09-16T05:33:01.966 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libcephfs2-2:18.2.4-853.gae7f3733.el9.x86_64 6/120 2024-09-16T05:33:01.985 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-09-16T05:33:01.986 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-09-16T05:33:02.059 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: libcephfs2-2:18.2.4-853.gae7f3733.el9.x86_64 6/120 2024-09-16T05:33:02.105 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-rados-2:18.2.4-853.gae7f3733.el9.x86_64 7/120 2024-09-16T05:33:02.142 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-09-16T05:33:02.190 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-09-16T05:33:02.218 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libcephsqlite-2:18.2.4-853.gae7f3733.el9.x86_64 10/120 2024-09-16T05:33:02.312 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: libcephsqlite-2:18.2.4-853.gae7f3733.el9.x86_64 10/120 2024-09-16T05:33:02.336 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libradosstriper1-2:18.2.4-853.gae7f3733.el9.x86_ 11/120 2024-09-16T05:33:02.447 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: libradosstriper1-2:18.2.4-853.gae7f3733.el9.x86_ 11/120 2024-09-16T05:33:02.481 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-09-16T05:33:02.513 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-09-16T05:33:02.544 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-09-16T05:33:02.584 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-09-16T05:33:02.650 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-09-16T05:33:02.692 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-09-16T05:33:02.719 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-09-16T05:33:02.788 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-09-16T05:33:02.842 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-09-16T05:33:02.879 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-09-16T05:33:02.916 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 22/120 2024-09-16T05:33:02.950 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 23/120 2024-09-16T05:33:02.994 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-ceph-argparse-2:18.2.4-853.gae7f3733.el9 24/120 2024-09-16T05:33:03.069 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-cephfs-2:18.2.4-853.gae7f3733.el9.x86_64 25/120 2024-09-16T05:33:03.201 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-09-16T05:33:03.254 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-09-16T05:33:03.803 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-09-16T05:33:03.884 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-09-16T05:33:03.921 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-09-16T05:33:03.955 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-09-16T05:33:03.990 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-09-16T05:33:04.031 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-09-16T05:33:04.069 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : librados-devel-2:18.2.4-853.gae7f3733.el9.x86_64 34/120 2024-09-16T05:33:04.099 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-09-16T05:33:04.133 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-09-16T05:33:04.250 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : re2-1:20211101-20.el9.x86_64 37/120 2024-09-16T05:33:04.287 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-09-16T05:33:04.343 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-09-16T05:33:04.416 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-09-16T05:33:04.447 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 41/120 2024-09-16T05:33:04.483 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-09-16T05:33:04.529 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-09-16T05:33:04.575 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-09-16T05:33:04.617 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-09-16T05:33:04.756 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-09-16T05:33:04.802 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-09-16T05:33:04.843 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-09-16T05:33:04.949 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-09-16T05:33:04.986 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 50/120 2024-09-16T05:33:05.027 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-09-16T05:33:05.067 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 52/120 2024-09-16T05:33:05.094 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-09-16T05:33:05.137 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-09-16T05:33:05.184 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-09-16T05:33:05.312 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-09-16T05:33:05.345 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-09-16T05:33:05.384 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-09-16T05:33:05.426 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-09-16T05:33:05.533 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-09-16T05:33:05.588 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-09-16T05:33:06.316 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-09-16T05:33:06.360 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-09-16T05:33:06.393 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-09-16T05:33:06.427 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-09-16T05:33:06.528 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-09-16T05:33:06.644 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-09-16T05:33:06.690 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 67/120 2024-09-16T05:33:06.720 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-09-16T05:33:06.727 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-09-16T05:33:06.760 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-09-16T05:33:06.825 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-09-16T05:33:06.905 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : openblas-0.3.26-2.el9.x86_64 69/120 2024-09-16T05:33:06.935 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 70/120 2024-09-16T05:33:07.017 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-09-16T05:33:07.151 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-09-16T05:33:07.261 INFO:teuthology.orchestra.run.smithi161.stdout: Upgrading : librados2-2:18.2.4-853.gae7f3733.el9.x86_64 5/120 2024-09-16T05:33:07.393 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librados2-2:18.2.4-853.gae7f3733.el9.x86_64 5/120 2024-09-16T05:33:07.421 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libcephfs2-2:18.2.4-853.gae7f3733.el9.x86_64 6/120 2024-09-16T05:33:07.496 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libcephfs2-2:18.2.4-853.gae7f3733.el9.x86_64 6/120 2024-09-16T05:33:07.558 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-rados-2:18.2.4-853.gae7f3733.el9.x86_64 7/120 2024-09-16T05:33:07.596 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-09-16T05:33:07.641 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-09-16T05:33:07.665 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libcephsqlite-2:18.2.4-853.gae7f3733.el9.x86_64 10/120 2024-09-16T05:33:07.669 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-09-16T05:33:07.777 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libcephsqlite-2:18.2.4-853.gae7f3733.el9.x86_64 10/120 2024-09-16T05:33:07.800 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-09-16T05:33:07.808 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libradosstriper1-2:18.2.4-853.gae7f3733.el9.x86_ 11/120 2024-09-16T05:33:07.936 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libradosstriper1-2:18.2.4-853.gae7f3733.el9.x86_ 11/120 2024-09-16T05:33:07.970 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-09-16T05:33:08.003 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-09-16T05:33:08.041 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-09-16T05:33:08.081 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-09-16T05:33:08.147 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-09-16T05:33:08.189 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-09-16T05:33:08.224 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-09-16T05:33:08.295 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-09-16T05:33:08.347 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-09-16T05:33:08.387 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-09-16T05:33:08.430 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 22/120 2024-09-16T05:33:08.465 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 23/120 2024-09-16T05:33:08.508 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-ceph-argparse-2:18.2.4-853.gae7f3733.el9 24/120 2024-09-16T05:33:08.583 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cephfs-2:18.2.4-853.gae7f3733.el9.x86_64 25/120 2024-09-16T05:33:08.719 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-09-16T05:33:08.777 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-09-16T05:33:09.092 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-09-16T05:33:09.174 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-09-16T05:33:09.326 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-09-16T05:33:09.415 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-09-16T05:33:09.460 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-09-16T05:33:09.474 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-09-16T05:33:09.494 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-09-16T05:33:09.529 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-09-16T05:33:09.570 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-09-16T05:33:09.577 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : librbd1-2:18.2.4-853.gae7f3733.el9.x86_64 77/120 2024-09-16T05:33:09.608 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : librados-devel-2:18.2.4-853.gae7f3733.el9.x86_64 34/120 2024-09-16T05:33:09.639 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-09-16T05:33:09.668 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: librbd1-2:18.2.4-853.gae7f3733.el9.x86_64 77/120 2024-09-16T05:33:09.673 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-09-16T05:33:09.699 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-rbd-2:18.2.4-853.gae7f3733.el9.x86_64 78/120 2024-09-16T05:33:09.735 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-09-16T05:33:09.781 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : re2-1:20211101-20.el9.x86_64 37/120 2024-09-16T05:33:09.827 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-09-16T05:33:09.881 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-09-16T05:33:09.955 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-09-16T05:33:09.986 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 41/120 2024-09-16T05:33:10.022 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-09-16T05:33:10.069 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-09-16T05:33:10.114 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-09-16T05:33:10.144 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-09-16T05:33:10.172 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : librgw2-2:18.2.4-853.gae7f3733.el9.x86_64 81/120 2024-09-16T05:33:10.243 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: librgw2-2:18.2.4-853.gae7f3733.el9.x86_64 81/120 2024-09-16T05:33:10.285 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-rgw-2:18.2.4-853.gae7f3733.el9.x86_64 82/120 2024-09-16T05:33:10.334 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-09-16T05:33:10.348 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-09-16T05:33:10.390 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-09-16T05:33:10.496 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-09-16T05:33:10.544 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-09-16T05:33:10.585 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-09-16T05:33:10.602 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-09-16T05:33:10.631 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-09-16T05:33:10.707 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-09-16T05:33:10.710 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-09-16T05:33:10.745 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 50/120 2024-09-16T05:33:10.803 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-09-16T05:33:10.814 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-09-16T05:33:10.843 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 52/120 2024-09-16T05:33:10.870 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-09-16T05:33:10.916 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-09-16T05:33:10.961 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-09-16T05:33:10.997 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-09-16T05:33:11.039 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-09-16T05:33:11.071 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-09-16T05:33:11.093 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-09-16T05:33:11.098 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-09-16T05:33:11.134 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-09-16T05:33:11.173 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-09-16T05:33:11.215 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-09-16T05:33:11.323 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-09-16T05:33:11.378 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-09-16T05:33:11.573 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: cephadm-2:18.2.4-853.gae7f3733.el9.noarch 93/120 2024-09-16T05:33:11.614 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : cephadm-2:18.2.4-853.gae7f3733.el9.noarch 93/120 2024-09-16T05:33:11.644 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-853.gae7f3733.el 94/120 2024-09-16T05:33:11.720 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-853.gae7f3733.e 95/120 2024-09-16T05:33:11.755 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-ceph-common-2:18.2.4-853.gae7f3733.el9.x 96/120 2024-09-16T05:33:12.129 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-09-16T05:33:12.174 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-09-16T05:33:12.208 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-09-16T05:33:12.242 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-09-16T05:33:12.351 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-09-16T05:33:12.400 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 67/120 2024-09-16T05:33:12.443 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-09-16T05:33:12.630 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : openblas-0.3.26-2.el9.x86_64 69/120 2024-09-16T05:33:12.666 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 70/120 2024-09-16T05:33:12.744 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-09-16T05:33:13.415 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-09-16T05:33:13.533 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-09-16T05:33:13.873 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 97/120 2024-09-16T05:33:13.913 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 97/120 2024-09-16T05:33:14.457 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 97/120 2024-09-16T05:33:14.498 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-base-2:18.2.4-853.gae7f3733.el9.x86_64 98/120 2024-09-16T05:33:14.581 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-base-2:18.2.4-853.gae7f3733.el9.x86_64 98/120 2024-09-16T05:33:14.581 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T05:33:14.581 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T05:33:14.581 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:14.624 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-selinux-2:18.2.4-853.gae7f3733.el9.x86_64 99/120 2024-09-16T05:33:14.865 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-09-16T05:33:14.946 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-09-16T05:33:15.244 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-09-16T05:33:15.285 INFO:teuthology.orchestra.run.smithi161.stdout: Upgrading : librbd1-2:18.2.4-853.gae7f3733.el9.x86_64 77/120 2024-09-16T05:33:15.380 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librbd1-2:18.2.4-853.gae7f3733.el9.x86_64 77/120 2024-09-16T05:33:15.414 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-rbd-2:18.2.4-853.gae7f3733.el9.x86_64 78/120 2024-09-16T05:33:15.451 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-09-16T05:33:15.855 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-09-16T05:33:15.896 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : librgw2-2:18.2.4-853.gae7f3733.el9.x86_64 81/120 2024-09-16T05:33:15.968 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librgw2-2:18.2.4-853.gae7f3733.el9.x86_64 81/120 2024-09-16T05:33:16.009 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-rgw-2:18.2.4-853.gae7f3733.el9.x86_64 82/120 2024-09-16T05:33:16.067 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-09-16T05:33:16.122 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-09-16T05:33:16.311 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-09-16T05:33:16.363 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-09-16T05:33:16.451 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-09-16T05:33:16.539 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-09-16T05:33:16.681 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-09-16T05:33:16.725 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-09-16T05:33:16.761 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-09-16T05:33:16.797 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-09-16T05:33:17.189 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: cephadm-2:18.2.4-853.gae7f3733.el9.noarch 93/120 2024-09-16T05:33:17.220 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : cephadm-2:18.2.4-853.gae7f3733.el9.noarch 93/120 2024-09-16T05:33:17.250 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-853.gae7f3733.el 94/120 2024-09-16T05:33:17.325 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-853.gae7f3733.e 95/120 2024-09-16T05:33:17.361 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-ceph-common-2:18.2.4-853.gae7f3733.el9.x 96/120 2024-09-16T05:33:19.447 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 97/120 2024-09-16T05:33:19.483 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 97/120 2024-09-16T05:33:20.006 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 97/120 2024-09-16T05:33:20.044 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-base-2:18.2.4-853.gae7f3733.el9.x86_64 98/120 2024-09-16T05:33:20.141 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-base-2:18.2.4-853.gae7f3733.el9.x86_64 98/120 2024-09-16T05:33:20.141 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T05:33:20.141 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T05:33:20.141 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:20.179 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-selinux-2:18.2.4-853.gae7f3733.el9.x86_64 99/120 2024-09-16T05:33:26.719 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-selinux-2:18.2.4-853.gae7f3733.el9.x86_64 99/120 2024-09-16T05:33:26.719 INFO:teuthology.orchestra.run.smithi145.stdout:skipping the directory /sys 2024-09-16T05:33:26.719 INFO:teuthology.orchestra.run.smithi145.stdout:skipping the directory /proc 2024-09-16T05:33:26.719 INFO:teuthology.orchestra.run.smithi145.stdout:skipping the directory /mnt 2024-09-16T05:33:26.719 INFO:teuthology.orchestra.run.smithi145.stdout:skipping the directory /var/tmp 2024-09-16T05:33:26.720 INFO:teuthology.orchestra.run.smithi145.stdout:skipping the directory /home 2024-09-16T05:33:26.720 INFO:teuthology.orchestra.run.smithi145.stdout:skipping the directory /root 2024-09-16T05:33:26.720 INFO:teuthology.orchestra.run.smithi145.stdout:skipping the directory /tmp 2024-09-16T05:33:26.720 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:26.800 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-853.gae7f3733.el9.noar 100/120 2024-09-16T05:33:27.860 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-853.gae7f3733.el9.noar 100/120 2024-09-16T05:33:27.904 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-853.gae7f3733.el9.no 101/120 2024-09-16T05:33:28.870 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-853.gae7f3733.el9.no 101/120 2024-09-16T05:33:28.904 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-853.gae7f 102/120 2024-09-16T05:33:29.006 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-853.gae7f 102/120 2024-09-16T05:33:29.173 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-853.gae7f3733.el9 103/120 2024-09-16T05:33:29.206 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-mgr-2:18.2.4-853.gae7f3733.el9.x86_64 104/120 2024-09-16T05:33:29.230 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-mgr-2:18.2.4-853.gae7f3733.el9.x86_64 104/120 2024-09-16T05:33:29.230 INFO:teuthology.orchestra.run.smithi145.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:29.230 INFO:teuthology.orchestra.run.smithi145.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T05:33:29.230 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T05:33:29.230 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T05:33:29.230 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:29.274 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-mgr-rook-2:18.2.4-853.gae7f3733.el9.noarch 105/120 2024-09-16T05:33:29.463 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-853.gae7f3733.el9.noarch 105/120 2024-09-16T05:33:29.490 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-mds-2:18.2.4-853.gae7f3733.el9.x86_64 106/120 2024-09-16T05:33:29.514 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-mds-2:18.2.4-853.gae7f3733.el9.x86_64 106/120 2024-09-16T05:33:29.514 INFO:teuthology.orchestra.run.smithi145.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:29.514 INFO:teuthology.orchestra.run.smithi145.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T05:33:29.514 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T05:33:29.514 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T05:33:29.514 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:29.958 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-mon-2:18.2.4-853.gae7f3733.el9.x86_64 107/120 2024-09-16T05:33:29.982 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-mon-2:18.2.4-853.gae7f3733.el9.x86_64 107/120 2024-09-16T05:33:29.982 INFO:teuthology.orchestra.run.smithi145.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:29.982 INFO:teuthology.orchestra.run.smithi145.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T05:33:29.982 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T05:33:29.982 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T05:33:29.982 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:31.384 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-osd-2:18.2.4-853.gae7f3733.el9.x86_64 108/120 2024-09-16T05:33:31.411 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-osd-2:18.2.4-853.gae7f3733.el9.x86_64 108/120 2024-09-16T05:33:31.411 INFO:teuthology.orchestra.run.smithi145.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:31.411 INFO:teuthology.orchestra.run.smithi145.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T05:33:31.411 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T05:33:31.411 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T05:33:31.411 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-selinux-2:18.2.4-853.gae7f3733.el9.x86_64 99/120 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /sys 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /proc 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /mnt 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /var/tmp 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /home 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /root 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /tmp 2024-09-16T05:33:31.701 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:31.771 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-853.gae7f3733.el9.noar 100/120 2024-09-16T05:33:32.117 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-2:18.2.4-853.gae7f3733.el9.x86_64 109/120 2024-09-16T05:33:32.143 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-radosgw-2:18.2.4-853.gae7f3733.el9.x86_64 110/120 2024-09-16T05:33:32.167 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-853.gae7f3733.el9.x86_64 110/120 2024-09-16T05:33:32.167 INFO:teuthology.orchestra.run.smithi145.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:32.167 INFO:teuthology.orchestra.run.smithi145.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T05:33:32.167 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:33:32.167 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:33:32.168 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:32.211 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-853.gae7f37 111/120 2024-09-16T05:33:32.234 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-853.gae7f37 111/120 2024-09-16T05:33:32.234 INFO:teuthology.orchestra.run.smithi145.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:32.234 INFO:teuthology.orchestra.run.smithi145.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T05:33:32.234 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:32.528 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : rbd-mirror-2:18.2.4-853.gae7f3733.el9.x86_64 112/120 2024-09-16T05:33:32.551 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: rbd-mirror-2:18.2.4-853.gae7f3733.el9.x86_64 112/120 2024-09-16T05:33:32.551 INFO:teuthology.orchestra.run.smithi145.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:32.551 INFO:teuthology.orchestra.run.smithi145.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T05:33:32.551 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T05:33:32.551 INFO:teuthology.orchestra.run.smithi145.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T05:33:32.552 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:32.839 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-853.gae7f3733.el9.noar 100/120 2024-09-16T05:33:32.882 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-853.gae7f3733.el9.no 101/120 2024-09-16T05:33:33.861 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-853.gae7f3733.el9.no 101/120 2024-09-16T05:33:33.894 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-853.gae7f 102/120 2024-09-16T05:33:33.997 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-853.gae7f 102/120 2024-09-16T05:33:34.160 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-853.gae7f3733.el9 103/120 2024-09-16T05:33:34.195 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-2:18.2.4-853.gae7f3733.el9.x86_64 104/120 2024-09-16T05:33:34.220 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-2:18.2.4-853.gae7f3733.el9.x86_64 104/120 2024-09-16T05:33:34.220 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:34.220 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T05:33:34.221 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T05:33:34.221 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T05:33:34.221 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:34.271 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-rook-2:18.2.4-853.gae7f3733.el9.noarch 105/120 2024-09-16T05:33:34.467 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-853.gae7f3733.el9.noarch 105/120 2024-09-16T05:33:34.496 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mds-2:18.2.4-853.gae7f3733.el9.x86_64 106/120 2024-09-16T05:33:34.521 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mds-2:18.2.4-853.gae7f3733.el9.x86_64 106/120 2024-09-16T05:33:34.521 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:34.521 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T05:33:34.521 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T05:33:34.521 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T05:33:34.521 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:34.972 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mon-2:18.2.4-853.gae7f3733.el9.x86_64 107/120 2024-09-16T05:33:34.996 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mon-2:18.2.4-853.gae7f3733.el9.x86_64 107/120 2024-09-16T05:33:34.997 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:34.997 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T05:33:34.997 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T05:33:34.997 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T05:33:34.997 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:36.253 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-test-2:18.2.4-853.gae7f3733.el9.x86_64 113/120 2024-09-16T05:33:36.298 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : ceph-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 114/120 2024-09-16T05:33:36.339 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : rbd-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 115/120 2024-09-16T05:33:36.398 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-osd-2:18.2.4-853.gae7f3733.el9.x86_64 108/120 2024-09-16T05:33:36.426 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-osd-2:18.2.4-853.gae7f3733.el9.x86_64 108/120 2024-09-16T05:33:36.426 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:36.426 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T05:33:36.426 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T05:33:36.426 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T05:33:36.426 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:36.456 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : rbd-nbd-2:18.2.4-853.gae7f3733.el9.x86_64 116/120 2024-09-16T05:33:36.497 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-09-16T05:33:36.528 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : libcephfs-devel-2:18.2.4-853.gae7f3733.el9.x86_6 118/120 2024-09-16T05:33:36.528 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-16T05:33:36.620 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-16T05:33:36.620 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-16T05:33:37.145 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-2:18.2.4-853.gae7f3733.el9.x86_64 109/120 2024-09-16T05:33:37.183 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-radosgw-2:18.2.4-853.gae7f3733.el9.x86_64 110/120 2024-09-16T05:33:37.207 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-853.gae7f3733.el9.x86_64 110/120 2024-09-16T05:33:37.207 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:37.207 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T05:33:37.207 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:33:37.207 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:33:37.207 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:37.250 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-853.gae7f37 111/120 2024-09-16T05:33:37.274 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-853.gae7f37 111/120 2024-09-16T05:33:37.274 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:37.274 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T05:33:37.274 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:37.567 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : rbd-mirror-2:18.2.4-853.gae7f3733.el9.x86_64 112/120 2024-09-16T05:33:37.591 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: rbd-mirror-2:18.2.4-853.gae7f3733.el9.x86_64 112/120 2024-09-16T05:33:37.592 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T05:33:37.592 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T05:33:37.592 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T05:33:37.592 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T05:33:37.592 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:41.150 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-16T05:33:41.150 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-2:18.2.4-853.gae7f3733.el9.x86_64 1/120 2024-09-16T05:33:41.150 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-base-2:18.2.4-853.gae7f3733.el9.x86_64 2/120 2024-09-16T05:33:41.150 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 3/120 2024-09-16T05:33:41.150 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 4/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-853.gae7f37 5/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-mds-2:18.2.4-853.gae7f3733.el9.x86_64 6/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-mgr-2:18.2.4-853.gae7f3733.el9.x86_64 7/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-mon-2:18.2.4-853.gae7f3733.el9.x86_64 8/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-osd-2:18.2.4-853.gae7f3733.el9.x86_64 9/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-radosgw-2:18.2.4-853.gae7f3733.el9.x86_64 10/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-selinux-2:18.2.4-853.gae7f3733.el9.x86_64 11/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-test-2:18.2.4-853.gae7f3733.el9.x86_64 12/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libcephfs-devel-2:18.2.4-853.gae7f3733.el9.x86_6 13/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libcephfs2-2:18.2.4-853.gae7f3733.el9.x86_64 14/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libcephsqlite-2:18.2.4-853.gae7f3733.el9.x86_64 15/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : librados-devel-2:18.2.4-853.gae7f3733.el9.x86_64 16/120 2024-09-16T05:33:41.151 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libradosstriper1-2:18.2.4-853.gae7f3733.el9.x86_ 17/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : librgw2-2:18.2.4-853.gae7f3733.el9.x86_64 18/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-ceph-argparse-2:18.2.4-853.gae7f3733.el9 19/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-ceph-common-2:18.2.4-853.gae7f3733.el9.x 20/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-cephfs-2:18.2.4-853.gae7f3733.el9.x86_64 21/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-rados-2:18.2.4-853.gae7f3733.el9.x86_64 22/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-rbd-2:18.2.4-853.gae7f3733.el9.x86_64 23/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-rgw-2:18.2.4-853.gae7f3733.el9.x86_64 24/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : rbd-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 25/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : rbd-mirror-2:18.2.4-853.gae7f3733.el9.x86_64 26/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : rbd-nbd-2:18.2.4-853.gae7f3733.el9.x86_64 27/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-853.gae7f3733.e 28/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-853.gae7f3733.el9.noar 29/120 2024-09-16T05:33:41.152 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-853.gae7f3733.el9.no 30/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-853.gae7f 31/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-853.gae7f3733.el9 32/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-mgr-rook-2:18.2.4-853.gae7f3733.el9.noarch 33/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-853.gae7f3733.el 34/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : cephadm-2:18.2.4-853.gae7f3733.el9.noarch 35/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 37/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 38/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-09-16T05:33:41.153 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-09-16T05:33:41.154 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 53/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 54/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 57/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-09-16T05:33:41.155 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-09-16T05:33:41.156 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 81/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-09-16T05:33:41.157 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-09-16T05:33:41.158 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-09-16T05:33:41.158 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-09-16T05:33:41.158 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-09-16T05:33:41.158 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-09-16T05:33:41.158 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 93/120 2024-09-16T05:33:41.158 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-09-16T05:33:41.158 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-09-16T05:33:41.159 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 111/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : re2-1:20211101-20.el9.x86_64 115/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : librados2-2:18.2.4-853.gae7f3733.el9.x86_64 117/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-09-16T05:33:41.160 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : librbd1-2:18.2.4-853.gae7f3733.el9.x86_64 119/120 2024-09-16T05:33:41.351 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-test-2:18.2.4-853.gae7f3733.el9.x86_64 113/120 2024-09-16T05:33:41.388 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 114/120 2024-09-16T05:33:41.429 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : rbd-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 115/120 2024-09-16T05:33:41.551 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : rbd-nbd-2:18.2.4-853.gae7f3733.el9.x86_64 116/120 2024-09-16T05:33:41.594 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-09-16T05:33:41.625 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libcephfs-devel-2:18.2.4-853.gae7f3733.el9.x86_6 118/120 2024-09-16T05:33:41.625 INFO:teuthology.orchestra.run.smithi161.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-16T05:33:41.726 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-16T05:33:41.726 INFO:teuthology.orchestra.run.smithi161.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-16T05:33:42.941 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-09-16T05:33:42.941 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:42.941 INFO:teuthology.orchestra.run.smithi145.stdout:Upgraded: 2024-09-16T05:33:42.941 INFO:teuthology.orchestra.run.smithi145.stdout: librados2-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.941 INFO:teuthology.orchestra.run.smithi145.stdout: librbd1-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.941 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2024-09-16T05:33:42.941 INFO:teuthology.orchestra.run.smithi145.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-base-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-grafana-dashboards-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-immutable-object-cache-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mds-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-cephadm-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-dashboard-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-diskprediction-local-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-modules-core-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:42.942 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mgr-rook-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-mon-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-osd-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-prometheus-alerts-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-radosgw-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-selinux-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: ceph-test-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: cephadm-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: fuse-2.9.9-16.el9.x86_64 2024-09-16T05:33:42.943 INFO:teuthology.orchestra.run.smithi145.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libcephfs-devel-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libcephfs2-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libcephsqlite-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: librados-devel-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.944 INFO:teuthology.orchestra.run.smithi145.stdout: libradosstriper1-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: librgw2-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: python3-ceph-argparse-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.945 INFO:teuthology.orchestra.run.smithi145.stdout: python3-ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cephfs-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T05:33:42.946 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T05:33:42.947 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-py-1.10.0-6.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rados-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.948 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rbd-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rgw-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T05:33:42.949 INFO:teuthology.orchestra.run.smithi145.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: rbd-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: rbd-mirror-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: rbd-nbd-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T05:33:42.950 INFO:teuthology.orchestra.run.smithi145.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T05:33:42.951 INFO:teuthology.orchestra.run.smithi145.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T05:33:42.951 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:33:42.951 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2024-09-16T05:33:43.306 DEBUG:teuthology.parallel:result is None 2024-09-16T05:33:46.476 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-16T05:33:46.546 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-2:18.2.4-853.gae7f3733.el9.x86_64 1/120 2024-09-16T05:33:46.546 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-base-2:18.2.4-853.gae7f3733.el9.x86_64 2/120 2024-09-16T05:33:46.546 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 3/120 2024-09-16T05:33:46.546 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 4/120 2024-09-16T05:33:46.546 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-853.gae7f37 5/120 2024-09-16T05:33:46.546 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mds-2:18.2.4-853.gae7f3733.el9.x86_64 6/120 2024-09-16T05:33:46.546 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-2:18.2.4-853.gae7f3733.el9.x86_64 7/120 2024-09-16T05:33:46.546 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mon-2:18.2.4-853.gae7f3733.el9.x86_64 8/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-osd-2:18.2.4-853.gae7f3733.el9.x86_64 9/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-radosgw-2:18.2.4-853.gae7f3733.el9.x86_64 10/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-selinux-2:18.2.4-853.gae7f3733.el9.x86_64 11/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-test-2:18.2.4-853.gae7f3733.el9.x86_64 12/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libcephfs-devel-2:18.2.4-853.gae7f3733.el9.x86_6 13/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libcephfs2-2:18.2.4-853.gae7f3733.el9.x86_64 14/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libcephsqlite-2:18.2.4-853.gae7f3733.el9.x86_64 15/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librados-devel-2:18.2.4-853.gae7f3733.el9.x86_64 16/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libradosstriper1-2:18.2.4-853.gae7f3733.el9.x86_ 17/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librgw2-2:18.2.4-853.gae7f3733.el9.x86_64 18/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-ceph-argparse-2:18.2.4-853.gae7f3733.el9 19/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-ceph-common-2:18.2.4-853.gae7f3733.el9.x 20/120 2024-09-16T05:33:46.547 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cephfs-2:18.2.4-853.gae7f3733.el9.x86_64 21/120 2024-09-16T05:33:46.548 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-rados-2:18.2.4-853.gae7f3733.el9.x86_64 22/120 2024-09-16T05:33:46.548 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-rbd-2:18.2.4-853.gae7f3733.el9.x86_64 23/120 2024-09-16T05:33:46.548 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-rgw-2:18.2.4-853.gae7f3733.el9.x86_64 24/120 2024-09-16T05:33:46.548 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : rbd-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 25/120 2024-09-16T05:33:46.548 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : rbd-mirror-2:18.2.4-853.gae7f3733.el9.x86_64 26/120 2024-09-16T05:33:46.548 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : rbd-nbd-2:18.2.4-853.gae7f3733.el9.x86_64 27/120 2024-09-16T05:33:46.557 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-853.gae7f3733.e 28/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-853.gae7f3733.el9.noar 29/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-853.gae7f3733.el9.no 30/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-853.gae7f 31/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-853.gae7f3733.el9 32/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-rook-2:18.2.4-853.gae7f3733.el9.noarch 33/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-853.gae7f3733.el 34/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : cephadm-2:18.2.4-853.gae7f3733.el9.noarch 35/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 37/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 38/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-09-16T05:33:46.558 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-09-16T05:33:46.559 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 53/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 54/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 57/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-09-16T05:33:46.560 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-09-16T05:33:46.561 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 81/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-09-16T05:33:46.562 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 93/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-09-16T05:33:46.563 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 111/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-09-16T05:33:46.564 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-09-16T05:33:46.565 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-09-16T05:33:46.565 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : re2-1:20211101-20.el9.x86_64 115/120 2024-09-16T05:33:46.565 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-09-16T05:33:46.565 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librados2-2:18.2.4-853.gae7f3733.el9.x86_64 117/120 2024-09-16T05:33:46.565 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-09-16T05:33:46.565 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librbd1-2:18.2.4-853.gae7f3733.el9.x86_64 119/120 2024-09-16T05:33:48.598 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-09-16T05:33:48.598 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:48.598 INFO:teuthology.orchestra.run.smithi161.stdout:Upgraded: 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: librados2-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: librbd1-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-base-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-grafana-dashboards-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-immutable-object-cache-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mds-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.599 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-cephadm-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-dashboard-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-diskprediction-local-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-modules-core-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-rook-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mon-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-osd-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-prometheus-alerts-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-radosgw-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-selinux-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-test-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: cephadm-2:18.2.4-853.gae7f3733.el9.noarch 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T05:33:48.600 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: fuse-2.9.9-16.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: libcephfs-devel-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: libcephfs2-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: libcephsqlite-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T05:33:48.601 INFO:teuthology.orchestra.run.smithi161.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: librados-devel-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: libradosstriper1-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: librgw2-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T05:33:48.602 INFO:teuthology.orchestra.run.smithi161.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ceph-argparse-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ceph-common-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cephfs-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-09-16T05:33:48.603 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T05:33:48.604 INFO:teuthology.orchestra.run.smithi161.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-py-1.10.0-6.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T05:33:48.605 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T05:33:48.606 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-09-16T05:33:48.606 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T05:33:48.606 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rados-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.606 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rbd-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.606 INFO:teuthology.orchestra.run.smithi161.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rgw-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T05:33:48.607 INFO:teuthology.orchestra.run.smithi161.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-fuse-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-mirror-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-nbd-2:18.2.4-853.gae7f3733.el9.x86_64 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:33:48.608 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-09-16T05:33:48.938 DEBUG:teuthology.parallel:result is None 2024-09-16T05:33:48.939 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:33:48.939 INFO:teuthology.packaging:ref: None 2024-09-16T05:33:48.939 INFO:teuthology.packaging:tag: None 2024-09-16T05:33:48.939 INFO:teuthology.packaging:branch: reef 2024-09-16T05:33:48.939 INFO:teuthology.packaging:sha1: 8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:33:48.939 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-16T05:33:49.210 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T05:33:49.238 INFO:teuthology.orchestra.run.smithi145.stdout:18.2.4-853.gae7f3733.el9 2024-09-16T05:33:49.239 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-853.gae7f3733.el9 2024-09-16T05:33:49.239 INFO:teuthology.task.install:The correct ceph version 18.2.4-853.gae7f3733 is installed. 2024-09-16T05:33:49.240 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:33:49.241 INFO:teuthology.packaging:ref: None 2024-09-16T05:33:49.241 INFO:teuthology.packaging:tag: None 2024-09-16T05:33:49.241 INFO:teuthology.packaging:branch: reef 2024-09-16T05:33:49.241 INFO:teuthology.packaging:sha1: 8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:33:49.241 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-16T05:33:49.511 DEBUG:teuthology.orchestra.run.smithi161:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T05:33:49.534 INFO:teuthology.orchestra.run.smithi161.stdout:18.2.4-853.gae7f3733.el9 2024-09-16T05:33:49.534 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-853.gae7f3733.el9 2024-09-16T05:33:49.534 INFO:teuthology.task.install:The correct ceph version 18.2.4-853.gae7f3733 is installed. 2024-09-16T05:33:49.536 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T05:33:49.536 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:33:49.536 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T05:33:49.570 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:33:49.570 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T05:33:49.603 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T05:33:49.603 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:33:49.603 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T05:33:49.639 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T05:33:49.706 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:33:49.706 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T05:33:49.730 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T05:33:49.796 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T05:33:49.796 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:33:49.796 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T05:33:49.823 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T05:33:49.889 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:33:49.889 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T05:33:49.913 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T05:33:49.980 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T05:33:49.980 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:33:49.981 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T05:33:50.007 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T05:33:50.073 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:33:50.073 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T05:33:50.099 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T05:33:50.163 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:33:50.174 INFO:teuthology.task.print:**** done install task... 2024-09-16T05:33:50.174 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:33:50.198 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-09-16T05:33:50.199 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T05:33:50.306 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum'], 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc'} 2024-09-16T05:33:50.307 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-09-16T05:33:50.307 INFO:tasks.cephadm:Cluster fsid is 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:33:50.307 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T05:33:50.308 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.145', 'mon.c': '[v2:172.21.15.145:3301,v1:172.21.15.145:6790]', 'mon.b': '172.21.15.161'} 2024-09-16T05:33:50.308 INFO:tasks.cephadm:First mon is mon.a on smithi145 2024-09-16T05:33:50.308 INFO:tasks.cephadm:First mgr is y 2024-09-16T05:33:50.308 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T05:33:50.309 DEBUG:teuthology.orchestra.run.smithi145:> sudo hostname $(hostname -s) 2024-09-16T05:33:50.336 DEBUG:teuthology.orchestra.run.smithi161:> sudo hostname $(hostname -s) 2024-09-16T05:33:50.361 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-09-16T05:33:50.362 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:33:50.505 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/56081/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-326-g8921c8ef', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-326.g8921c8ef'}, 'url': 'https://4.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-15 16:06:42.385367', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-16T05:33:50.772 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref reef, sha1 ae7f37330c1a72493684eb1fcaed6f2a01195bb6 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-09-16T05:33:50.774 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/x86_64/flavors/default/cephadm 2024-09-16T05:33:50.774 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/x86_64/flavors/default/cephadm 2024-09-16T05:33:50.774 DEBUG:teuthology.orchestra.run.smithi145:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T05:33:51.118 INFO:teuthology.orchestra.run.smithi145.stdout:-rw-r--r--. 1 ubuntu ubuntu 217225 Sep 16 05:33 /home/ubuntu/cephtest/cephadm 2024-09-16T05:33:51.119 DEBUG:teuthology.orchestra.run.smithi161:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/ae7f37330c1a72493684eb1fcaed6f2a01195bb6/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T05:33:51.461 INFO:teuthology.orchestra.run.smithi161.stdout:-rw-r--r--. 1 ubuntu ubuntu 217225 Sep 16 05:33 /home/ubuntu/cephtest/cephadm 2024-09-16T05:33:51.462 DEBUG:teuthology.orchestra.run.smithi145:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T05:33:51.481 DEBUG:teuthology.orchestra.run.smithi161:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T05:33:51.515 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-09-16T05:33:51.515 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-16T05:33:51.524 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-16T05:33:53.134 INFO:teuthology.orchestra.run.smithi145.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-16T05:33:53.174 INFO:teuthology.orchestra.run.smithi161.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-16T05:34:35.227 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:34:35.227 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph_version": "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)", 2024-09-16T05:34:35.228 INFO:teuthology.orchestra.run.smithi145.stdout: "image_id": "fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95", 2024-09-16T05:34:35.228 INFO:teuthology.orchestra.run.smithi145.stdout: "repo_digests": [ 2024-09-16T05:34:35.228 INFO:teuthology.orchestra.run.smithi145.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87" 2024-09-16T05:34:35.228 INFO:teuthology.orchestra.run.smithi145.stdout: ] 2024-09-16T05:34:35.228 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:34:41.032 INFO:teuthology.orchestra.run.smithi161.stdout:{ 2024-09-16T05:34:41.032 INFO:teuthology.orchestra.run.smithi161.stdout: "ceph_version": "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)", 2024-09-16T05:34:41.032 INFO:teuthology.orchestra.run.smithi161.stdout: "image_id": "fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95", 2024-09-16T05:34:41.032 INFO:teuthology.orchestra.run.smithi161.stdout: "repo_digests": [ 2024-09-16T05:34:41.032 INFO:teuthology.orchestra.run.smithi161.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87" 2024-09-16T05:34:41.032 INFO:teuthology.orchestra.run.smithi161.stdout: ] 2024-09-16T05:34:41.032 INFO:teuthology.orchestra.run.smithi161.stdout:} 2024-09-16T05:34:41.050 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /etc/ceph 2024-09-16T05:34:41.085 DEBUG:teuthology.orchestra.run.smithi161:> sudo mkdir -p /etc/ceph 2024-09-16T05:34:41.113 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 777 /etc/ceph 2024-09-16T05:34:41.153 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 777 /etc/ceph 2024-09-16T05:34:41.179 INFO:tasks.cephadm:Writing seed config... 2024-09-16T05:34:41.180 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-09-16T05:34:41.180 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-09-16T05:34:41.180 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T05:34:41.180 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T05:34:41.180 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-16T05:34:41.180 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-16T05:34:41.181 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T05:34:41.181 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T05:34:41.181 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T05:34:41.181 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T05:34:41.181 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T05:34:41.181 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:34:41.182 DEBUG:teuthology.orchestra.run.smithi145:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T05:34:41.212 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 40c81f12-73ed-11ef-bceb-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-16T05:34:41.212 DEBUG:teuthology.orchestra.run.smithi145:mon.a> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T05:34:41.254 DEBUG:teuthology.orchestra.run.smithi145:mgr.y> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y.service 2024-09-16T05:34:41.298 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T05:34:41.298 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.145 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T05:34:41.453 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:34:41.454 INFO:teuthology.orchestra.run.smithi145.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '40c81f12-73ed-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.145', '--skip-admin-label'] 2024-09-16T05:34:41.477 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stdout 5.2.2 2024-09-16T05:34:41.478 INFO:teuthology.orchestra.run.smithi145.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T05:34:41.478 INFO:teuthology.orchestra.run.smithi145.stdout:Verifying podman|docker is present... 2024-09-16T05:34:41.500 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stdout 5.2.2 2024-09-16T05:34:41.500 INFO:teuthology.orchestra.run.smithi145.stdout:Verifying lvm2 is present... 2024-09-16T05:34:41.500 INFO:teuthology.orchestra.run.smithi145.stdout:Verifying time synchronization is in place... 2024-09-16T05:34:41.508 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T05:34:41.508 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T05:34:41.514 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T05:34:41.514 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout inactive 2024-09-16T05:34:41.520 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout enabled 2024-09-16T05:34:41.527 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout active 2024-09-16T05:34:41.527 INFO:teuthology.orchestra.run.smithi145.stdout:Unit chronyd.service is enabled and running 2024-09-16T05:34:41.527 INFO:teuthology.orchestra.run.smithi145.stdout:Repeating the final host check... 2024-09-16T05:34:41.549 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stdout 5.2.2 2024-09-16T05:34:41.550 INFO:teuthology.orchestra.run.smithi145.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-16T05:34:41.550 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl is present 2024-09-16T05:34:41.550 INFO:teuthology.orchestra.run.smithi145.stdout:lvcreate is present 2024-09-16T05:34:41.556 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T05:34:41.556 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T05:34:41.562 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T05:34:41.562 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout inactive 2024-09-16T05:34:41.569 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout enabled 2024-09-16T05:34:41.576 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout active 2024-09-16T05:34:41.577 INFO:teuthology.orchestra.run.smithi145.stdout:Unit chronyd.service is enabled and running 2024-09-16T05:34:41.577 INFO:teuthology.orchestra.run.smithi145.stdout:Host looks OK 2024-09-16T05:34:41.577 INFO:teuthology.orchestra.run.smithi145.stdout:Cluster fsid: 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:34:41.577 INFO:teuthology.orchestra.run.smithi145.stdout:Acquiring lock 140606928551504 on /run/cephadm/40c81f12-73ed-11ef-bceb-c7b262605968.lock 2024-09-16T05:34:41.577 INFO:teuthology.orchestra.run.smithi145.stdout:Lock 140606928551504 acquired on /run/cephadm/40c81f12-73ed-11ef-bceb-c7b262605968.lock 2024-09-16T05:34:41.577 INFO:teuthology.orchestra.run.smithi145.stdout:Verifying IP 172.21.15.145 port 3300 ... 2024-09-16T05:34:41.577 INFO:teuthology.orchestra.run.smithi145.stdout:Verifying IP 172.21.15.145 port 6789 ... 2024-09-16T05:34:41.577 INFO:teuthology.orchestra.run.smithi145.stdout:Base mon IP(s) is [172.21.15.145:3300, 172.21.15.145:6789], mon addrv is [v2:172.21.15.145:3300,v1:172.21.15.145:6789] 2024-09-16T05:34:41.579 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.145 metric 100 2024-09-16T05:34:41.579 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.145 metric 100 2024-09-16T05:34:41.582 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T05:34:41.582 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-16T05:34:41.582 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-16T05:34:41.584 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T05:34:41.585 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T05:34:41.585 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T05:34:41.585 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-16T05:34:41.585 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7791/64 scope link noprefixroute 2024-09-16T05:34:41.585 INFO:teuthology.orchestra.run.smithi145.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T05:34:41.585 INFO:teuthology.orchestra.run.smithi145.stdout:Mon IP `172.21.15.145` is in CIDR network `172.21.0.0/20` 2024-09-16T05:34:41.586 INFO:teuthology.orchestra.run.smithi145.stdout:Mon IP `172.21.15.145` is in CIDR network `172.21.0.0/20` 2024-09-16T05:34:41.586 INFO:teuthology.orchestra.run.smithi145.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T05:34:41.586 INFO:teuthology.orchestra.run.smithi145.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T05:34:41.586 INFO:teuthology.orchestra.run.smithi145.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-16T05:34:42.076 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stdout fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95 2024-09-16T05:34:42.077 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-09-16T05:34:42.077 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stderr Getting image source signatures 2024-09-16T05:34:42.077 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stderr Copying blob sha256:7554792ee943fcbd9ac63c8a3057c4d86592e594de711470628678498ff1ba71 2024-09-16T05:34:42.077 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-16T05:34:42.077 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stderr Copying config sha256:fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95 2024-09-16T05:34:42.077 INFO:teuthology.orchestra.run.smithi145.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-16T05:34:43.016 INFO:teuthology.orchestra.run.smithi145.stdout:ceph: stdout ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable) 2024-09-16T05:34:43.016 INFO:teuthology.orchestra.run.smithi145.stdout:Ceph version: ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable) 2024-09-16T05:34:43.017 INFO:teuthology.orchestra.run.smithi145.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T05:34:44.055 INFO:teuthology.orchestra.run.smithi145.stdout:stat: stdout 167 167 2024-09-16T05:34:44.055 INFO:teuthology.orchestra.run.smithi145.stdout:Creating initial keys... 2024-09-16T05:34:45.094 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph-authtool: stdout AQB0w+dmwLcwGRAAsXMTpLcDe1wcyLH6Mj8ROQ== 2024-09-16T05:34:46.099 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph-authtool: stdout AQB1w+dmV6eHHBAAGEPS/GROvYNogTPabU1LHg== 2024-09-16T05:34:46.996 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph-authtool: stdout AQB2w+dmB/TVGBAAS86ObQeeoTU9GK5U7IkkKg== 2024-09-16T05:34:46.996 INFO:teuthology.orchestra.run.smithi145.stdout:Creating initial monmap... 2024-09-16T05:34:47.928 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T05:34:47.928 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-16T05:34:47.928 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:34:47.928 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T05:34:47.928 INFO:teuthology.orchestra.run.smithi145.stdout:monmaptool for a [v2:172.21.15.145:3300,v1:172.21.15.145:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T05:34:47.928 INFO:teuthology.orchestra.run.smithi145.stdout:setting min_mon_release = pacific 2024-09-16T05:34:47.928 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/monmaptool: set fsid to 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:34:47.928 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T05:34:47.929 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:34:47.929 INFO:teuthology.orchestra.run.smithi145.stdout:Creating mon... 2024-09-16T05:34:48.909 INFO:teuthology.orchestra.run.smithi145.stdout:create mon.a on 2024-09-16T05:34:49.108 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-16T05:34:49.249 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-16T05:34:49.431 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-40c81f12-73ed-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-40c81f12-73ed-11ef-bceb-c7b262605968.target. 2024-09-16T05:34:49.431 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-40c81f12-73ed-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-40c81f12-73ed-11ef-bceb-c7b262605968.target. 2024-09-16T05:34:49.662 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a 2024-09-16T05:34:49.663 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Failed to reset failed state of unit ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T05:34:49.828 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-40c81f12-73ed-11ef-bceb-c7b262605968.target.wants/ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-40c81f12-73ed-11ef-bceb-c7b262605968@.service. 2024-09-16T05:34:50.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:50 smithi145 ceph-mon[27044]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T05:34:50.331 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T05:34:50.331 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout disabled 2024-09-16T05:34:50.338 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T05:34:50.338 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout inactive 2024-09-16T05:34:50.338 INFO:teuthology.orchestra.run.smithi145.stdout:firewalld.service is not enabled 2024-09-16T05:34:50.339 INFO:teuthology.orchestra.run.smithi145.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T05:34:50.339 INFO:teuthology.orchestra.run.smithi145.stdout:Waiting for mon to start... 2024-09-16T05:34:50.339 INFO:teuthology.orchestra.run.smithi145.stdout:Waiting for mon... 2024-09-16T05:34:50.584 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:50 smithi145 bash[27007]: d3aacd7b877e58c94cc541093f5759a55345debe9c8119d061622b0d909d9844 2024-09-16T05:34:50.584 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:50 smithi145 systemd[1]: Started Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:34:51.378 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T05:34:51.378 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout id: 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:34:51.378 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout services: 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.566335s) 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout data: 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:mon is available 2024-09-16T05:34:51.379 INFO:teuthology.orchestra.run.smithi145.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T05:34:51.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:51 smithi145 ceph-mon[27044]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T05:34:51.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:51 smithi145 ceph-mon[27044]: monmap e1: 1 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-16T05:34:51.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:51 smithi145 ceph-mon[27044]: fsmap 2024-09-16T05:34:51.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:51 smithi145 ceph-mon[27044]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T05:34:51.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:51 smithi145 ceph-mon[27044]: mgrmap e1: no daemons active 2024-09-16T05:34:51.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:51 smithi145 ceph-mon[27044]: from='client.? 172.21.15.145:0/60602503' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T05:34:52.376 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:34:52.376 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T05:34:52.376 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout fsid = 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:34:52.376 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.145:3300,v1:172.21.15.145:6789] 2024-09-16T05:34:52.376 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T05:34:52.376 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T05:34:52.376 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T05:34:52.377 INFO:teuthology.orchestra.run.smithi145.stdout:Generating new minimal ceph.conf... 2024-09-16T05:34:52.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:52 smithi145 ceph-mon[27044]: from='client.? 172.21.15.145:0/800028642' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T05:34:52.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:52 smithi145 ceph-mon[27044]: from='client.? 172.21.15.145:0/800028642' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T05:34:53.372 INFO:teuthology.orchestra.run.smithi145.stdout:Restarting the monitor... 2024-09-16T05:34:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:53 smithi145 ceph-mon[27044]: from='client.? 172.21.15.145:0/1730030658' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:34:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:53 smithi145 systemd[1]: Stopping Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:34:53.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a[27021]: 2024-09-16T05:34:53.649+0000 7f4a35db7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:34:53.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a[27021]: 2024-09-16T05:34:53.649+0000 7f4a35db7640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T05:34:53.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:53 smithi145 podman[27359]: 2024-09-16 05:34:53.721760114 +0000 UTC m=+0.192207329 container died d3aacd7b877e58c94cc541093f5759a55345debe9c8119d061622b0d909d9844 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, RELEASE=reef-ae7f373, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T05:34:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 podman[27359]: 2024-09-16 05:34:54.072472355 +0000 UTC m=+0.542919612 container cleanup d3aacd7b877e58c94cc541093f5759a55345debe9c8119d061622b0d909d9844 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=reef-ae7f373, io.buildah.version=1.37.2) 2024-09-16T05:34:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 bash[27359]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a 2024-09-16T05:34:54.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 podman[27376]: 2024-09-16 05:34:54.339807172 +0000 UTC m=+0.613945122 container remove d3aacd7b877e58c94cc541093f5759a55345debe9c8119d061622b0d909d9844 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-ae7f373, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T05:34:54.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T05:34:54.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 systemd[1]: Stopped Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:34:54.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 systemd[1]: Starting Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:34:54.960 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 podman[27475]: 2024-09-16 05:34:54.596002918 +0000 UTC m=+0.015896864 image pull fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95 quay.ceph.io/ceph-ci/ceph:reef 2024-09-16T05:34:54.960 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 podman[27475]: 2024-09-16 05:34:54.707285066 +0000 UTC m=+0.127179004 container create d8a1ec906267dee8c21a0facdbe11a6d15661d218bb0eab97e0c5128d62cb70c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=reef-ae7f373, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-16T05:34:54.960 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 podman[27475]: 2024-09-16 05:34:54.934743422 +0000 UTC m=+0.354637358 container init d8a1ec906267dee8c21a0facdbe11a6d15661d218bb0eab97e0c5128d62cb70c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , RELEASE=reef-ae7f373, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-16T05:34:54.961 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 podman[27475]: 2024-09-16 05:34:54.939362534 +0000 UTC m=+0.359256471 container start d8a1ec906267dee8c21a0facdbe11a6d15661d218bb0eab97e0c5128d62cb70c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-ae7f373, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-16T05:34:54.961 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T05:34:54.961 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable), process ceph-mon, pid 7 2024-09-16T05:34:54.961 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: pidfile_write: ignore empty --pid-file 2024-09-16T05:34:55.013 INFO:teuthology.orchestra.run.smithi145.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T05:34:55.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: load: jerasure load: lrc 2024-09-16T05:34:55.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: RocksDB version: 7.9.2 2024-09-16T05:34:55.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Git sha 0 2024-09-16T05:34:55.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Compile date 2024-09-15 20:36:04 2024-09-16T05:34:55.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: DB SUMMARY 2024-09-16T05:34:55.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: DB Session ID: QK6SNFSAYGCL6PGKDZVO 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: CURRENT file: CURRENT 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84558 ; 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.error_if_exists: 0 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.create_if_missing: 0 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.paranoid_checks: 1 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T05:34:55.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.env: 0x560f8bf4fbc0 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.info_log: 0x560f8e1c6be0 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.statistics: (nil) 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.use_fsync: 0 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_log_file_size: 0 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.allow_fallocate: 1 2024-09-16T05:34:55.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.use_direct_reads: 0 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.db_log_dir: 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.wal_dir: 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T05:34:55.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.write_buffer_manager: 0x560f8e1d4320 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T05:34:55.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.unordered_write: 0 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.row_cache: None 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.wal_filter: None 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T05:34:55.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.two_write_queues: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.wal_compression: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.atomic_flush: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.log_readahead_size: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T05:34:55.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_background_jobs: 2 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_background_compactions: -1 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_subcompactions: 1 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_open_files: -1 2024-09-16T05:34:55.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_background_flushes: -1 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Compression algorithms supported: 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: kZSTD supported: 0 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: kXpressCompression supported: 0 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: kBZip2Compression supported: 0 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: kLZ4Compression supported: 1 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: kZlibCompression supported: 1 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T05:34:55.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: kSnappyCompression supported: 1 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.merge_operator: 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_filter: None 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560f8e1c67e0) 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout: cache_index_and_filter_blocks: 1 2024-09-16T05:34:55.233 INFO:journalctl@ceph.mon.a.smithi145.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: pin_top_level_index_and_filter: 1 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: index_type: 0 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: data_block_index_type: 0 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: index_shortening: 1 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: checksum: 4 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: no_block_cache: 0 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_cache: 0x560f8e1bb350 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_cache_name: BinnedLRUCache 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_cache_options: 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: capacity : 536870912 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: num_shard_bits : 4 2024-09-16T05:34:55.234 INFO:journalctl@ceph.mon.a.smithi145.stdout: strict_capacity_limit : 0 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: high_pri_pool_ratio: 0.000 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_cache_compressed: (nil) 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: persistent_cache: (nil) 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_size: 4096 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_size_deviation: 10 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_restart_interval: 16 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: index_block_restart_interval: 1 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: metadata_block_size: 4096 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: partition_filters: 0 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: use_delta_encoding: 1 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: filter_policy: bloomfilter 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: whole_key_filtering: 1 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: verify_compression: 0 2024-09-16T05:34:55.235 INFO:journalctl@ceph.mon.a.smithi145.stdout: read_amp_bytes_per_bit: 0 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout: format_version: 5 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout: enable_index_compression: 1 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_align: 0 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout: max_auto_readahead_size: 262144 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout: prepopulate_block_cache: 0 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout: initial_auto_readahead_size: 8192 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression: NoCompression 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T05:34:55.236 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.num_levels: 7 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:34:55.237 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T05:34:55.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T05:34:55.239 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T05:34:55.240 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.inplace_update_support: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.bloom_locality: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.max_successive_merges: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T05:34:55.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.ttl: 2592000 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.enable_blob_files: false 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.min_blob_size: 0 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T05:34:55.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c48501b-085a-47ee-b373-f9ae616f85ee 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464894965781, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464894966690, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81108, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79258, "index_size": 234, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10267, "raw_average_key_size": 47, "raw_value_size": 73459, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726464894, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c48501b-085a-47ee-b373-f9ae616f85ee", "db_session_id": "QK6SNFSAYGCL6PGKDZVO", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464894966786, "job": 1, "event": "recovery_finished"} 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560f8e1e6e00 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: DB pointer 0x560f8e2da000 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout: ** DB Stats ** 2024-09-16T05:34:55.243 INFO:journalctl@ceph.mon.a.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: ** Compaction Stats [default] ** 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: L0 2/0 81.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Sum 2/0 81.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T05:34:55.244 INFO:journalctl@ceph.mon.a.smithi145.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: ** Compaction Stats [default] ** 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T05:34:55.245 INFO:journalctl@ceph.mon.a.smithi145.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: Cumulative compaction: 0.00 GB write, 23.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: Interval compaction: 0.00 GB write, 23.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: Block cache BinnedLRUCache@0x560f8e1bb350#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: starting mon.a rank 0 at public addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] at bind addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: mon.a@-1(???) e1 preinit fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: mon.a@-1(???).mds e1 new map 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: mon.a@-1(???).mds e1 print_map 2024-09-16T05:34:55.246 INFO:journalctl@ceph.mon.a.smithi145.stdout: e1 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout: legacy client fscid: -1 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout: No filesystems configured 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:54 smithi145 ceph-mon[27514]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:55 smithi145 bash[27475]: d8a1ec906267dee8c21a0facdbe11a6d15661d218bb0eab97e0c5128d62cb70c 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:55 smithi145 systemd[1]: Started Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:55 smithi145 ceph-mon[27514]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T05:34:55.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:55 smithi145 ceph-mon[27514]: monmap e1: 1 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-16T05:34:55.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:55 smithi145 ceph-mon[27514]: fsmap 2024-09-16T05:34:55.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:55 smithi145 ceph-mon[27514]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T05:34:55.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:55 smithi145 ceph-mon[27514]: mgrmap e1: no daemons active 2024-09-16T05:34:56.068 INFO:teuthology.orchestra.run.smithi145.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T05:34:56.082 INFO:teuthology.orchestra.run.smithi145.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T05:34:56.082 INFO:teuthology.orchestra.run.smithi145.stdout:Creating mgr... 2024-09-16T05:34:56.082 INFO:teuthology.orchestra.run.smithi145.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T05:34:56.082 INFO:teuthology.orchestra.run.smithi145.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T05:34:56.305 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y 2024-09-16T05:34:56.305 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Failed to reset failed state of unit ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-16T05:34:56.449 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-40c81f12-73ed-11ef-bceb-c7b262605968.target.wants/ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-40c81f12-73ed-11ef-bceb-c7b262605968@.service. 2024-09-16T05:34:56.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:56 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3097870829' entity='client.admin' 2024-09-16T05:34:56.718 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:56 smithi145 podman[27751]: 2024-09-16 05:34:56.57926241 +0000 UTC m=+0.015477259 image pull fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95 quay.ceph.io/ceph-ci/ceph:reef 2024-09-16T05:34:56.718 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:56 smithi145 podman[27751]: 2024-09-16 05:34:56.717444339 +0000 UTC m=+0.153659181 container create 2665fdf7e27d5f3fc94ee7e1fd1b45bc9607d957e57abb31fffcb416af9f2b8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, RELEASE=reef-ae7f373, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:34:57.037 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:56 smithi145 podman[27751]: 2024-09-16 05:34:56.928347113 +0000 UTC m=+0.364561952 container init 2665fdf7e27d5f3fc94ee7e1fd1b45bc9607d957e57abb31fffcb416af9f2b8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-16T05:34:57.037 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:56 smithi145 podman[27751]: 2024-09-16 05:34:56.933108591 +0000 UTC m=+0.369323431 container start 2665fdf7e27d5f3fc94ee7e1fd1b45bc9607d957e57abb31fffcb416af9f2b8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=) 2024-09-16T05:34:57.052 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T05:34:57.052 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout disabled 2024-09-16T05:34:57.060 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T05:34:57.060 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout inactive 2024-09-16T05:34:57.060 INFO:teuthology.orchestra.run.smithi145.stdout:firewalld.service is not enabled 2024-09-16T05:34:57.060 INFO:teuthology.orchestra.run.smithi145.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T05:34:57.069 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T05:34:57.070 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout disabled 2024-09-16T05:34:57.078 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T05:34:57.078 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout inactive 2024-09-16T05:34:57.078 INFO:teuthology.orchestra.run.smithi145.stdout:firewalld.service is not enabled 2024-09-16T05:34:57.078 INFO:teuthology.orchestra.run.smithi145.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T05:34:57.078 INFO:teuthology.orchestra.run.smithi145.stdout:Waiting for mgr to start... 2024-09-16T05:34:57.078 INFO:teuthology.orchestra.run.smithi145.stdout:Waiting for mgr... 2024-09-16T05:34:57.317 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 bash[27751]: 2665fdf7e27d5f3fc94ee7e1fd1b45bc9607d957e57abb31fffcb416af9f2b8b 2024-09-16T05:34:57.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 systemd[1]: Started Ceph mgr.y for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:34:57.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:57.056+0000 7fbda113a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:34:57.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:57.122+0000 7fbda113a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:34:57.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:57.273+0000 7fbda113a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:34:57.620 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:57.344+0000 7fbda113a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:34:57.621 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:57.493+0000 7fbda113a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:34:57.892 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:34:57 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2709304638' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T05:34:57.893 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:57.640+0000 7fbda113a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:34:58.143 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:57.958+0000 7fbda113a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:34:58.143 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:58.018+0000 7fbda113a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:34:58.150 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout { 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "fsid": "40c81f12-73ed-11ef-bceb-c7b262605968", 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 0 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout ], 2024-09-16T05:34:58.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout ], 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T05:34:58.152 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:34:58.153 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T05:34:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout ], 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T05:34:50.284077+0000", 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout } 2024-09-16T05:34:58.155 INFO:teuthology.orchestra.run.smithi145.stdout:mgr not available, waiting (1/15)... 2024-09-16T05:34:58.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:58.201+0000 7fbda113a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:34:59.317 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:59.066+0000 7fbda113a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:34:59.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:59.130+0000 7fbda113a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:35:00.097 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:59.844+0000 7fbda113a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:35:00.097 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:34:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:34:59.957+0000 7fbda113a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:35:00.097 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.096+0000 7fbda113a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:35:00.382 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.158+0000 7fbda113a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:35:00.382 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.313+0000 7fbda113a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:35:00.382 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.381+0000 7fbda113a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:35:00.662 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.439+0000 7fbda113a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:35:00.662 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.596+0000 7fbda113a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:35:00.663 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.661+0000 7fbda113a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:35:00.926 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.727+0000 7fbda113a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:35:00.926 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.809+0000 7fbda113a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:35:00.926 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.867+0000 7fbda113a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:35:00.926 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:00.925+0000 7fbda113a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:35:02.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:01.704+0000 7fbda113a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:35:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: Activating manager daemon y 2024-09-16T05:35:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: mgrmap e2: y(active, starting, since 0.00277055s) 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: Manager daemon y is now available 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' 2024-09-16T05:35:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:01 smithi145 ceph-mon[27514]: from='mgr.14100 172.21.15.145:0/1944326831' entity='mgr.y' 2024-09-16T05:35:04.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:03 smithi145 ceph-mon[27514]: mgrmap e3: y(active, since 1.00714s) 2024-09-16T05:35:04.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:03 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3779843077' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T05:35:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:04 smithi145 ceph-mon[27514]: mgrmap e4: y(active, since 2s) 2024-09-16T05:35:09.481 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:35:09.481 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout { 2024-09-16T05:35:09.481 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "fsid": "40c81f12-73ed-11ef-bceb-c7b262605968", 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 0 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout ], 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout ], 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-16T05:35:09.482 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T05:35:09.483 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T05:35:09.486 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T05:35:09.487 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T05:35:09.488 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout ], 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T05:34:50.284077+0000", 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout }, 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout } 2024-09-16T05:35:09.489 INFO:teuthology.orchestra.run.smithi145.stdout:mgr is available 2024-09-16T05:35:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:12 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/166189557' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T05:35:13.262 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:35:13.262 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T05:35:13.262 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout fsid = 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:35:13.262 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T05:35:13.262 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T05:35:13.262 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T05:35:13.262 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T05:35:13.263 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:35:13.263 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T05:35:13.263 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T05:35:13.263 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 2024-09-16T05:35:13.263 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T05:35:13.263 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T05:35:13.263 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T05:35:13.263 INFO:teuthology.orchestra.run.smithi145.stdout:Enabling cephadm module... 2024-09-16T05:35:14.269 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:13 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4061506478' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-16T05:35:14.270 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ignoring --setuser ceph since I am not root 2024-09-16T05:35:14.270 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ignoring --setgroup ceph since I am not root 2024-09-16T05:35:14.270 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:14.119+0000 7f8048cf7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:35:14.270 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:14.177+0000 7f8048cf7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:35:14.556 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:14.332+0000 7f8048cf7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:35:14.556 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:14.401+0000 7f8048cf7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:35:14.556 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:14.554+0000 7f8048cf7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:35:14.808 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:14.703+0000 7f8048cf7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:35:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4061506478' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T05:35:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:14 smithi145 ceph-mon[27514]: mgrmap e5: y(active, since 12s) 2024-09-16T05:35:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:15 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:15.026+0000 7f8048cf7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:35:15.554 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:15 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:15.090+0000 7f8048cf7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:35:15.555 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:15 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:15.281+0000 7f8048cf7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:35:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout { 2024-09-16T05:35:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T05:35:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T05:35:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T05:35:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T05:35:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout } 2024-09-16T05:35:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:Waiting for the mgr to restart... 2024-09-16T05:35:15.800 INFO:teuthology.orchestra.run.smithi145.stdout:Waiting for mgr epoch 5... 2024-09-16T05:35:16.200 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:15 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3151666155' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T05:35:16.200 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:16 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:16.169+0000 7f8048cf7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:35:16.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:16 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:16.237+0000 7f8048cf7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:35:17.192 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:16 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:16.939+0000 7f8048cf7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:35:17.192 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.052+0000 7f8048cf7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:35:17.461 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.191+0000 7f8048cf7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:35:17.462 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.251+0000 7f8048cf7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:35:17.462 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.395+0000 7f8048cf7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:35:17.462 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.460+0000 7f8048cf7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:35:17.737 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.518+0000 7f8048cf7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:35:17.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.672+0000 7f8048cf7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:35:17.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.736+0000 7f8048cf7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:35:17.997 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.801+0000 7f8048cf7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:35:17.997 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.881+0000 7f8048cf7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:35:17.997 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.938+0000 7f8048cf7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:35:17.997 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:17.996+0000 7f8048cf7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:35:19.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:18.763+0000 7f8048cf7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:35:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: Active manager daemon y restarted 2024-09-16T05:35:19.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: Activating manager daemon y 2024-09-16T05:35:19.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: osdmap e2: 0 total, 0 up, 0 in 2024-09-16T05:35:19.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: mgrmap e6: y(active, starting, since 0.00364083s) 2024-09-16T05:35:19.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:35:19.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:35:19.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:35:19.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:35:19.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:35:19.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: Manager daemon y is now available 2024-09-16T05:35:19.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:19.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:19.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:35:19.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:35:19.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:35:19.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:18 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:35:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:19 smithi145 ceph-mon[27514]: Found migration_current of "None". Setting to last migration. 2024-09-16T05:35:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:19 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:19 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:19 smithi145 ceph-mon[27514]: mgrmap e7: y(active, since 1.00523s) 2024-09-16T05:35:20.381 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout { 2024-09-16T05:35:20.381 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T05:35:20.381 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T05:35:20.382 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout } 2024-09-16T05:35:20.382 INFO:teuthology.orchestra.run.smithi145.stdout:mgr epoch 5 is available 2024-09-16T05:35:20.382 INFO:teuthology.orchestra.run.smithi145.stdout:Setting orchestrator backend to cephadm... 2024-09-16T05:35:21.016 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-mon[27514]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T05:35:21.016 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-mon[27514]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:20.832+0000 7f7fb09d7640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:05:35:20] ENGINE Error in HTTPServer.serve 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: Traceback (most recent call last): 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._connections.run(self.expiration_interval) 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._run(expiration_interval) 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:35:21.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:35:21.018 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:35:21.018 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:35:21.018 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: s = self.context.wrap_socket( 2024-09-16T05:35:21.018 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:35:21.018 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: return self.sslsocket_class._create( 2024-09-16T05:35:21.019 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:35:21.019 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self.do_handshake() 2024-09-16T05:35:21.019 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:35:21.019 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._sslobj.do_handshake() 2024-09-16T05:35:21.019 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:35:21.019 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:21.995 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:20] ENGINE Bus STARTING 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:20] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: mgrmap e8: y(active, since 2s) 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:20] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:20] ENGINE Bus STARTED 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:20] ENGINE Error in HTTPServer.serve 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:35:21.996 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: self.do_handshake() 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:21.997 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:21.998 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:21 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:35:22.692 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T05:35:22.693 INFO:teuthology.orchestra.run.smithi145.stdout:Generating ssh key... 2024-09-16T05:35:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-mon[27514]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: Generating public/private rsa key pair. 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: Your identification has been saved in /tmp/tmpk7_lhddv/key 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: Your public key has been saved in /tmp/tmpk7_lhddv/key.pub 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: The key fingerprint is: 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: SHA256:DAQg4MDsFwbFwXQgXDFS/nb03jWw9mC5/88MF4UUfq4 ceph-40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: The key's randomart image is: 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: +---[RSA 3072]----+ 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: |O+X@=o. o. | 2024-09-16T05:35:23.738 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: |o=+=o. o . | 2024-09-16T05:35:23.739 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: |..... .. . o o| 2024-09-16T05:35:23.739 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: | . .. .o. + o.| 2024-09-16T05:35:23.739 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: | . o .S. * o ..| 2024-09-16T05:35:23.739 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: | . . . + = ...| 2024-09-16T05:35:23.739 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: | . o .E .| 2024-09-16T05:35:23.739 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: | . = | 2024-09-16T05:35:23.739 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: | ...=| 2024-09-16T05:35:23.739 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: +----[SHA256]-----+ 2024-09-16T05:35:24.612 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:24 smithi145 ceph-mon[27514]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:24.612 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:24 smithi145 ceph-mon[27514]: Generating ssh key... 2024-09-16T05:35:24.612 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:24 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:24.612 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:24 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:25.206 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5Ck1Ui8P1OoNly1X+yNd8ZsZ6KRfs+Y7p2vLBStpeLXGZQ+L2o38tX7wg+d2/z9o6NDedxwg7Sd96ovtzNTSx3Egn2S7rIFO2xE2fbPuSEOQHffwWDv1ibUrAM8DygwG1CBQq4weA1DlnOOspOYVWvMzBugCfnCXGWNLOYy06TTXSj++uMy3gc3LCGuyms9Jua9/4H+UGYq6cszJOFT4oBSAZs5c1SBnQ6QfePslxe81pnCmTMMFehA4RoCJkg19zt8Mcu1m6kDqkHUr2BO4FNUJ+aW4nHA3zZtntYR5Ytwmf1hVCQLofwoacX3hnlsiE4ufpjmlu2a09hPL4PYcEPbbprTKOY5HjIbYWR2INl07vTjYBrJuaOi2kHRCDlIu1wWqe5hnMxLoPkyBjFNipgLDyUhA/Avkdo4HTHCxtQML0I/Xm/6p59ahnZ/Ja7CkNBEgGbRZhDW1BbcEDW1LP7b5OOxWPLAWjfv0wudcVRydmkLPbeXMAZT5BRR6jL1U= ceph-40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:35:25.206 INFO:teuthology.orchestra.run.smithi145.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T05:35:25.206 INFO:teuthology.orchestra.run.smithi145.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T05:35:25.210 INFO:teuthology.orchestra.run.smithi145.stdout:Adding host smithi145... 2024-09-16T05:35:25.656 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:25 smithi145 ceph-mon[27514]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:26.612 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:26 smithi145 ceph-mon[27514]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi145", "addr": "172.21.15.145", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:27.548 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:27 smithi145 ceph-mon[27514]: Deploying cephadm binary to smithi145 2024-09-16T05:35:29.038 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout Added host 'smithi145' with addr '172.21.15.145' 2024-09-16T05:35:29.038 INFO:teuthology.orchestra.run.smithi145.stdout:Deploying unmanaged mon service... 2024-09-16T05:35:29.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:29 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:29.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:29 smithi145 ceph-mon[27514]: Added host smithi145 2024-09-16T05:35:29.548 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:29 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:35:30.264 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T05:35:30.264 INFO:teuthology.orchestra.run.smithi145.stdout:Deploying unmanaged mgr service... 2024-09-16T05:35:30.902 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:30 smithi145 ceph-mon[27514]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:30.902 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:30 smithi145 ceph-mon[27514]: Saving service mon spec with placement count:5 2024-09-16T05:35:30.902 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:30 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:32.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:31 smithi145 ceph-mon[27514]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:32.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:31 smithi145 ceph-mon[27514]: Saving service mgr spec with placement count:2 2024-09-16T05:35:32.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:31 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:32.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:31 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:32.132 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T05:35:33.455 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:33 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:33.455 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:33 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3528597821' entity='client.admin' 2024-09-16T05:35:35.081 INFO:teuthology.orchestra.run.smithi145.stdout:Enabling the dashboard module... 2024-09-16T05:35:35.203 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:34 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:35.203 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:34 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2504532977' entity='client.admin' 2024-09-16T05:35:35.203 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:34 smithi145 ceph-mon[27514]: from='mgr.14116 172.21.15.145:0/2351126094' entity='mgr.y' 2024-09-16T05:35:36.013 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:35 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4243154838' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-16T05:35:36.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ignoring --setuser ceph since I am not root 2024-09-16T05:35:36.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ignoring --setgroup ceph since I am not root 2024-09-16T05:35:36.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:36.144+0000 7f4ed7701040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:35:36.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:36.201+0000 7f4ed7701040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:35:36.701 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:36.349+0000 7f4ed7701040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:35:36.701 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:36.414+0000 7f4ed7701040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:35:36.701 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:36.561+0000 7f4ed7701040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:35:36.701 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:36.700+0000 7f4ed7701040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:35:37.242 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:37.006+0000 7f4ed7701040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:35:37.242 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:37.067+0000 7f4ed7701040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:35:37.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:37 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4243154838' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T05:35:37.242 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:37 smithi145 ceph-mon[27514]: mgrmap e9: y(active, since 17s) 2024-09-16T05:35:37.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:37.254+0000 7f4ed7701040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:35:38.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:38 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1699153628' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T05:35:38.222 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:38.153+0000 7f4ed7701040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:35:38.222 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:38.221+0000 7f4ed7701040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:35:38.509 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout { 2024-09-16T05:35:38.509 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T05:35:38.509 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T05:35:38.509 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T05:35:38.509 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T05:35:38.509 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout } 2024-09-16T05:35:38.510 INFO:teuthology.orchestra.run.smithi145.stdout:Waiting for the mgr to restart... 2024-09-16T05:35:38.510 INFO:teuthology.orchestra.run.smithi145.stdout:Waiting for mgr epoch 9... 2024-09-16T05:35:39.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:38.954+0000 7f4ed7701040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:35:39.422 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.072+0000 7f4ed7701040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:35:39.423 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.214+0000 7f4ed7701040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:35:39.423 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.275+0000 7f4ed7701040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:35:39.423 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.421+0000 7f4ed7701040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:35:39.702 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.488+0000 7f4ed7701040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:35:39.703 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.547+0000 7f4ed7701040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:35:39.703 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.701+0000 7f4ed7701040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:35:39.972 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.766+0000 7f4ed7701040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:35:39.973 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.831+0000 7f4ed7701040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:35:39.973 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.913+0000 7f4ed7701040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:35:39.973 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:39.971+0000 7f4ed7701040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:35:40.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:40.030+0000 7f4ed7701040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:35:41.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:40.801+0000 7f4ed7701040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:35:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: Active manager daemon y restarted 2024-09-16T05:35:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: Activating manager daemon y 2024-09-16T05:35:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: osdmap e3: 0 total, 0 up, 0 in 2024-09-16T05:35:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: mgrmap e10: y(active, starting, since 0.00322214s) 2024-09-16T05:35:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:35:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:35:41.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:35:41.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:35:41.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:35:41.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: Manager daemon y is now available 2024-09-16T05:35:41.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:35:41.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:35:41.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:35:42.593 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout { 2024-09-16T05:35:42.593 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T05:35:42.593 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T05:35:42.593 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout } 2024-09-16T05:35:42.593 INFO:teuthology.orchestra.run.smithi145.stdout:mgr epoch 9 is available 2024-09-16T05:35:42.593 INFO:teuthology.orchestra.run.smithi145.stdout:Generating a dashboard self-signed certificate... 2024-09-16T05:35:42.853 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-mon[27514]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T05:35:42.853 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-mon[27514]: mgrmap e11: y(active, since 1.00616s) 2024-09-16T05:35:42.853 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-mon[27514]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T05:35:42.853 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:42.851+0000 7f4e43396640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:05:35:42] ENGINE Error in HTTPServer.serve 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: Traceback (most recent call last): 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._connections.run(self.expiration_interval) 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._run(expiration_interval) 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:35:43.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: s = self.context.wrap_socket( 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: return self.sslsocket_class._create( 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self.do_handshake() 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._sslobj.do_handshake() 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:35:43.296 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:35:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:35:43.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:42] ENGINE Bus STARTING 2024-09-16T05:35:43.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:42] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:35:43.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:42] ENGINE Error in HTTPServer.serve 2024-09-16T05:35:43.847 INFO:journalctl@ceph.mon.a.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:35:43.847 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:35:43.847 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:35:43.847 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: self.do_handshake() 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:35:43.848 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:35:43.849 INFO:journalctl@ceph.mon.a.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:35:43.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:42] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:35:43.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: [16/Sep/2024:05:35:42] ENGINE Bus STARTED 2024-09-16T05:35:43.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: mgrmap e12: y(active, since 2s) 2024-09-16T05:35:43.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:43.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:43.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:43.849 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-16T05:35:43.850 INFO:teuthology.orchestra.run.smithi145.stdout:Creating initial admin user... 2024-09-16T05:35:44.933 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:44 smithi145 ceph-mon[27514]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:45.929 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$riGnxQLqa4dgL3A8xMGJhOnkGxlgl8q9ZaF0AVH4BBg.X1SJUz5XW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726464944, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T05:35:45.929 INFO:teuthology.orchestra.run.smithi145.stdout:Fetching dashboard port number... 2024-09-16T05:35:46.187 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:45 smithi145 ceph-mon[27514]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:46.187 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:45 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:47.149 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:46 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4291640672' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-16T05:35:47.151 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T05:35:47.162 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T05:35:47.162 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout disabled 2024-09-16T05:35:47.169 INFO:teuthology.orchestra.run.smithi145.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T05:35:47.169 INFO:teuthology.orchestra.run.smithi145.stdout:systemctl: stdout inactive 2024-09-16T05:35:47.169 INFO:teuthology.orchestra.run.smithi145.stdout:firewalld.service is not enabled 2024-09-16T05:35:47.169 INFO:teuthology.orchestra.run.smithi145.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T05:35:47.171 INFO:teuthology.orchestra.run.smithi145.stdout:Ceph Dashboard is now available at: 2024-09-16T05:35:47.171 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:47.171 INFO:teuthology.orchestra.run.smithi145.stdout: URL: https://smithi145.front.sepia.ceph.com:8443/ 2024-09-16T05:35:47.171 INFO:teuthology.orchestra.run.smithi145.stdout: User: admin 2024-09-16T05:35:47.171 INFO:teuthology.orchestra.run.smithi145.stdout: Password: 32b9ie5ojg 2024-09-16T05:35:47.171 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:47.172 INFO:teuthology.orchestra.run.smithi145.stdout:Saving cluster configuration to /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config directory 2024-09-16T05:35:47.172 INFO:teuthology.orchestra.run.smithi145.stdout:Enabling autotune for osd_memory_target 2024-09-16T05:35:48.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:47 smithi145 ceph-mon[27514]: mgrmap e13: y(active, since 6s) 2024-09-16T05:35:49.607 INFO:teuthology.orchestra.run.smithi145.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T05:35:49.607 INFO:teuthology.orchestra.run.smithi145.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T05:35:49.607 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:49.607 INFO:teuthology.orchestra.run.smithi145.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T05:35:49.607 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:49.607 INFO:teuthology.orchestra.run.smithi145.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: ceph telemetry on 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout:For more information see: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:35:49.608 INFO:teuthology.orchestra.run.smithi145.stdout:Bootstrap complete. 2024-09-16T05:35:49.638 INFO:tasks.cephadm:Fetching config... 2024-09-16T05:35:49.639 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:35:49.639 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T05:35:49.656 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T05:35:49.656 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:35:49.656 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T05:35:49.711 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T05:35:49.711 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:35:49.712 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T05:35:49.776 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T05:35:49.776 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:35:49.777 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T05:35:49.832 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T05:35:49.833 DEBUG:teuthology.orchestra.run.smithi145:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5Ck1Ui8P1OoNly1X+yNd8ZsZ6KRfs+Y7p2vLBStpeLXGZQ+L2o38tX7wg+d2/z9o6NDedxwg7Sd96ovtzNTSx3Egn2S7rIFO2xE2fbPuSEOQHffwWDv1ibUrAM8DygwG1CBQq4weA1DlnOOspOYVWvMzBugCfnCXGWNLOYy06TTXSj++uMy3gc3LCGuyms9Jua9/4H+UGYq6cszJOFT4oBSAZs5c1SBnQ6QfePslxe81pnCmTMMFehA4RoCJkg19zt8Mcu1m6kDqkHUr2BO4FNUJ+aW4nHA3zZtntYR5Ytwmf1hVCQLofwoacX3hnlsiE4ufpjmlu2a09hPL4PYcEPbbprTKOY5HjIbYWR2INl07vTjYBrJuaOi2kHRCDlIu1wWqe5hnMxLoPkyBjFNipgLDyUhA/Avkdo4HTHCxtQML0I/Xm/6p59ahnZ/Ja7CkNBEgGbRZhDW1BbcEDW1LP7b5OOxWPLAWjfv0wudcVRydmkLPbeXMAZT5BRR6jL1U= ceph-40c81f12-73ed-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T05:35:49.906 INFO:teuthology.orchestra.run.smithi145.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5Ck1Ui8P1OoNly1X+yNd8ZsZ6KRfs+Y7p2vLBStpeLXGZQ+L2o38tX7wg+d2/z9o6NDedxwg7Sd96ovtzNTSx3Egn2S7rIFO2xE2fbPuSEOQHffwWDv1ibUrAM8DygwG1CBQq4weA1DlnOOspOYVWvMzBugCfnCXGWNLOYy06TTXSj++uMy3gc3LCGuyms9Jua9/4H+UGYq6cszJOFT4oBSAZs5c1SBnQ6QfePslxe81pnCmTMMFehA4RoCJkg19zt8Mcu1m6kDqkHUr2BO4FNUJ+aW4nHA3zZtntYR5Ytwmf1hVCQLofwoacX3hnlsiE4ufpjmlu2a09hPL4PYcEPbbprTKOY5HjIbYWR2INl07vTjYBrJuaOi2kHRCDlIu1wWqe5hnMxLoPkyBjFNipgLDyUhA/Avkdo4HTHCxtQML0I/Xm/6p59ahnZ/Ja7CkNBEgGbRZhDW1BbcEDW1LP7b5OOxWPLAWjfv0wudcVRydmkLPbeXMAZT5BRR6jL1U= ceph-40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:35:49.918 DEBUG:teuthology.orchestra.run.smithi161:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5Ck1Ui8P1OoNly1X+yNd8ZsZ6KRfs+Y7p2vLBStpeLXGZQ+L2o38tX7wg+d2/z9o6NDedxwg7Sd96ovtzNTSx3Egn2S7rIFO2xE2fbPuSEOQHffwWDv1ibUrAM8DygwG1CBQq4weA1DlnOOspOYVWvMzBugCfnCXGWNLOYy06TTXSj++uMy3gc3LCGuyms9Jua9/4H+UGYq6cszJOFT4oBSAZs5c1SBnQ6QfePslxe81pnCmTMMFehA4RoCJkg19zt8Mcu1m6kDqkHUr2BO4FNUJ+aW4nHA3zZtntYR5Ytwmf1hVCQLofwoacX3hnlsiE4ufpjmlu2a09hPL4PYcEPbbprTKOY5HjIbYWR2INl07vTjYBrJuaOi2kHRCDlIu1wWqe5hnMxLoPkyBjFNipgLDyUhA/Avkdo4HTHCxtQML0I/Xm/6p59ahnZ/Ja7CkNBEgGbRZhDW1BbcEDW1LP7b5OOxWPLAWjfv0wudcVRydmkLPbeXMAZT5BRR6jL1U= ceph-40c81f12-73ed-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T05:35:50.036 INFO:teuthology.orchestra.run.smithi161.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC5Ck1Ui8P1OoNly1X+yNd8ZsZ6KRfs+Y7p2vLBStpeLXGZQ+L2o38tX7wg+d2/z9o6NDedxwg7Sd96ovtzNTSx3Egn2S7rIFO2xE2fbPuSEOQHffwWDv1ibUrAM8DygwG1CBQq4weA1DlnOOspOYVWvMzBugCfnCXGWNLOYy06TTXSj++uMy3gc3LCGuyms9Jua9/4H+UGYq6cszJOFT4oBSAZs5c1SBnQ6QfePslxe81pnCmTMMFehA4RoCJkg19zt8Mcu1m6kDqkHUr2BO4FNUJ+aW4nHA3zZtntYR5Ytwmf1hVCQLofwoacX3hnlsiE4ufpjmlu2a09hPL4PYcEPbbprTKOY5HjIbYWR2INl07vTjYBrJuaOi2kHRCDlIu1wWqe5hnMxLoPkyBjFNipgLDyUhA/Avkdo4HTHCxtQML0I/Xm/6p59ahnZ/Ja7CkNBEgGbRZhDW1BbcEDW1LP7b5OOxWPLAWjfv0wudcVRydmkLPbeXMAZT5BRR6jL1U= ceph-40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:35:50.049 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T05:35:50.157 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:50 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3292733658' entity='client.admin' 2024-09-16T05:35:50.241 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:35:52.956 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T05:35:52.956 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T05:35:53.196 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:53 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3689468700' entity='client.admin' 2024-09-16T05:35:53.196 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:53 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:53.196 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:53 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:53.196 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:53 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi145", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:35:53.197 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:53 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:53.197 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:53 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:35:53.197 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:53 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:53.429 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:35:56.393 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi161 2024-09-16T05:35:56.393 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:35:56.394 DEBUG:teuthology.orchestra.run.smithi161:> dd of=/etc/ceph/ceph.conf 2024-09-16T05:35:56.413 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:35:56.413 DEBUG:teuthology.orchestra.run.smithi161:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:35:56.472 INFO:tasks.cephadm:Adding host smithi161 to orchestrator... 2024-09-16T05:35:56.472 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch host add smithi161 2024-09-16T05:35:56.666 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:35:56.921 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:35:56.921 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:56.921 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:35:56.921 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:35:56.921 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:35:56.921 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:35:56.921 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:35:56.921 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:56.922 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:56.922 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:35:57.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:57 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:35:57.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:57 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:35:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:35:59 smithi145 ceph-mon[27514]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi161", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:00 smithi145 ceph-mon[27514]: Deploying cephadm binary to smithi161 2024-09-16T05:36:00.961 INFO:teuthology.orchestra.run.smithi145.stdout:Added host 'smithi161' with addr '172.21.15.161' 2024-09-16T05:36:01.562 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T05:36:01.751 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:36:02.210 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:01 smithi145 ceph-mon[27514]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:02.210 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:02.210 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:01 smithi145 ceph-mon[27514]: Added host smithi161 2024-09-16T05:36:02.210 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:02.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:02.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:03.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:03 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:03.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:03 smithi145 ceph-mon[27514]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:03.400 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:36:03.400 INFO:teuthology.orchestra.run.smithi145.stdout:[{"addr": "172.21.15.145", "hostname": "smithi145", "labels": [], "status": ""}, {"addr": "172.21.15.161", "hostname": "smithi161", "labels": [], "status": ""}] 2024-09-16T05:36:03.999 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T05:36:03.999 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T05:36:04.190 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:36:04.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:04 smithi145 ceph-mon[27514]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi161", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:36:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:06 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2709050493' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T05:36:06.872 INFO:teuthology.orchestra.run.smithi145.stderr:adjusted tunables profile to default 2024-09-16T05:36:07.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:07 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:07.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:07 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:36:07.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:07 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:36:07.174 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:07 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2709050493' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T05:36:07.174 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:07 smithi145 ceph-mon[27514]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T05:36:07.448 INFO:tasks.cephadm:Adding mon.a on smithi145 2024-09-16T05:36:07.449 INFO:tasks.cephadm:Adding mon.c on smithi145 2024-09-16T05:36:07.449 INFO:tasks.cephadm:Adding mon.b on smithi161 2024-09-16T05:36:07.449 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi145:172.21.15.145=a;smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c;smithi161:172.21.15.161=b' 2024-09-16T05:36:07.648 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:08 smithi145 ceph-mon[27514]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:09.322 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled mon update... 2024-09-16T05:36:09.936 DEBUG:teuthology.orchestra.run.smithi145:mon.c> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T05:36:09.939 DEBUG:teuthology.orchestra.run.smithi161:mon.b> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T05:36:09.942 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T05:36:09.942 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T05:36:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:10 smithi145 ceph-mon[27514]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:10 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:10 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:10 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:10 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:10 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:10 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:10 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:11 smithi145 ceph-mon[27514]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi145:172.21.15.145=a;smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c;smithi161:172.21.15.161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:11.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:11 smithi145 ceph-mon[27514]: Saving service mon spec with placement smithi145:172.21.15.145=a;smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c;smithi161:172.21.15.161=b;count:3 2024-09-16T05:36:11.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:11 smithi145 ceph-mon[27514]: Deploying daemon mon.b on smithi161 2024-09-16T05:36:11.554 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:12 smithi145 ceph-mon[27514]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:13.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:13 smithi161 podman[31217]: 2024-09-16 05:36:13.912458331 +0000 UTC m=+0.300447541 container create 74f2957b98d57896ae23c14516c83925843e688717c666ac6037c7ff027c70cc (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=reef-ae7f373, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T05:36:14.065 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:36:14.066 INFO:teuthology.orchestra.run.smithi161.stdout:{"epoch":1,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","modified":"2024-09-16T05:34:47.377754Z","created":"2024-09-16T05:34:47.377754Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:3300","nonce":0},{"type":"v1","addr":"172.21.15.145:6789","nonce":0}]},"addr":"172.21.15.145:6789/0","public_addr":"172.21.15.145:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T05:36:14.066 INFO:teuthology.orchestra.run.smithi161.stderr:dumped monmap epoch 1 2024-09-16T05:36:14.175 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 podman[31217]: 2024-09-16 05:36:14.12357592 +0000 UTC m=+0.511565129 container init 74f2957b98d57896ae23c14516c83925843e688717c666ac6037c7ff027c70cc (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=reef-ae7f373, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 podman[31217]: 2024-09-16 05:36:14.128507282 +0000 UTC m=+0.516496491 container start 74f2957b98d57896ae23c14516c83925843e688717c666ac6037c7ff027c70cc (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=reef-ae7f373, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable), process ceph-mon, pid 7 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: pidfile_write: ignore empty --pid-file 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: load: jerasure load: lrc 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: RocksDB version: 7.9.2 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Git sha 0 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Compile date 2024-09-15 20:36:04 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: DB SUMMARY 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: DB Session ID: RQ1S0MET3YY755CI384N 2024-09-16T05:36:14.176 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: CURRENT file: CURRENT 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.error_if_exists: 0 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.create_if_missing: 0 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.paranoid_checks: 1 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.env: 0x55d0ab5cabc0 2024-09-16T05:36:14.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.info_log: 0x55d0ad892be0 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.statistics: (nil) 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.use_fsync: 0 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_log_file_size: 0 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.allow_fallocate: 1 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T05:36:14.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.use_direct_reads: 0 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.db_log_dir: 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.wal_dir: 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.write_buffer_manager: 0x55d0ad8a0320 2024-09-16T05:36:14.179 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.unordered_write: 0 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T05:36:14.180 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.row_cache: None 2024-09-16T05:36:14.181 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.wal_filter: None 2024-09-16T05:36:14.181 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T05:36:14.182 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T05:36:14.182 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.two_write_queues: 0 2024-09-16T05:36:14.182 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T05:36:14.182 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.wal_compression: 0 2024-09-16T05:36:14.182 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.atomic_flush: 0 2024-09-16T05:36:14.182 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.log_readahead_size: 0 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_background_jobs: 2 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_background_compactions: -1 2024-09-16T05:36:14.183 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_subcompactions: 1 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_open_files: -1 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T05:36:14.184 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_background_flushes: -1 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Compression algorithms supported: 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: kZSTD supported: 0 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: kXpressCompression supported: 0 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: kBZip2Compression supported: 0 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: kLZ4Compression supported: 1 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: kZlibCompression supported: 1 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: kSnappyCompression supported: 1 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T05:36:14.185 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.merge_operator: 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_filter: None 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d0ad8927e0) 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: cache_index_and_filter_blocks: 1 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: pin_top_level_index_and_filter: 1 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: index_type: 0 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: data_block_index_type: 0 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: index_shortening: 1 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T05:36:14.186 INFO:journalctl@ceph.mon.b.smithi161.stdout: checksum: 4 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: no_block_cache: 0 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_cache: 0x55d0ad887350 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_cache_name: BinnedLRUCache 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_cache_options: 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: capacity : 536870912 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: num_shard_bits : 4 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: strict_capacity_limit : 0 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: high_pri_pool_ratio: 0.000 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_cache_compressed: (nil) 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: persistent_cache: (nil) 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_size: 4096 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_size_deviation: 10 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_restart_interval: 16 2024-09-16T05:36:14.187 INFO:journalctl@ceph.mon.b.smithi161.stdout: index_block_restart_interval: 1 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: metadata_block_size: 4096 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: partition_filters: 0 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: use_delta_encoding: 1 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: filter_policy: bloomfilter 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: whole_key_filtering: 1 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: verify_compression: 0 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: read_amp_bytes_per_bit: 0 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: format_version: 5 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: enable_index_compression: 1 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_align: 0 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: max_auto_readahead_size: 262144 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: prepopulate_block_cache: 0 2024-09-16T05:36:14.188 INFO:journalctl@ceph.mon.b.smithi161.stdout: initial_auto_readahead_size: 8192 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression: NoCompression 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.num_levels: 7 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T05:36:14.189 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:36:14.190 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T05:36:14.191 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T05:36:14.192 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.inplace_update_support: 0 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T05:36:14.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.bloom_locality: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.max_successive_merges: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.ttl: 2592000 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.enable_blob_files: false 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.min_blob_size: 0 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T05:36:14.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c5082297-98c6-42fc-87a5-a92baeebc913 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464974155622, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464974156039, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726464974, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c5082297-98c6-42fc-87a5-a92baeebc913", "db_session_id": "RQ1S0MET3YY755CI384N", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464974156137, "job": 1, "event": "recovery_finished"} 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T05:36:14.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d0ad8b2e00 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: DB pointer 0x55d0ad9a6000 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: ** DB Stats ** 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: ** Compaction Stats [default] ** 2024-09-16T05:36:14.196 INFO:journalctl@ceph.mon.b.smithi161.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: ** Compaction Stats [default] ** 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:36:14.197 INFO:journalctl@ceph.mon.b.smithi161.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: Block cache BinnedLRUCache@0x55d0ad887350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: using public_addr v2:172.21.15.161:0/0 -> [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] 2024-09-16T05:36:14.198 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: starting mon.b rank -1 at public addrs [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] at bind addrs [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(???) e0 preinit fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).mds e1 new map 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout: e1 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout: legacy client fscid: -1 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout: No filesystems configured 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T05:36:14.199 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi145:172.21.15.145=a;smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c;smithi161:172.21.15.161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:14.200 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: Saving service mon spec with placement smithi145:172.21.15.145=a;smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c;smithi161:172.21.15.161=b;count:3 2024-09-16T05:36:14.201 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: Deploying daemon mon.b on smithi161 2024-09-16T05:36:14.201 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:14.201 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:14.201 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 ceph-mon[31301]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T05:36:14.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:14 smithi145 ceph-mon[27514]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 bash[31217]: 74f2957b98d57896ae23c14516c83925843e688717c666ac6037c7ff027c70cc 2024-09-16T05:36:14.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:14 smithi161 systemd[1]: Started Ceph mon.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:36:15.914 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T05:36:15.915 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T05:36:16.123 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:36:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:36:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: mon.a calling monitor election 2024-09-16T05:36:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: mon.b calling monitor election 2024-09-16T05:36:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: monmap e2: 2 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: fsmap 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: mgrmap e13: y(active, since 38s) 2024-09-16T05:36:19.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: overall HEALTH_OK 2024-09-16T05:36:19.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:19.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:19.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:19.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:19.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: mon.a calling monitor election 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: mon.b calling monitor election 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: monmap e2: 2 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: fsmap 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: mgrmap e13: y(active, since 38s) 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: overall HEALTH_OK 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:20.505 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:20 smithi161 ceph-mon[31301]: Deploying daemon mon.c on smithi145 2024-09-16T05:36:20.505 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:20 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:20 smithi145 ceph-mon[27514]: Deploying daemon mon.c on smithi145 2024-09-16T05:36:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:20 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:20.859 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:36:20.859 INFO:teuthology.orchestra.run.smithi161.stdout:{"epoch":2,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","modified":"2024-09-16T05:36:14.179655Z","created":"2024-09-16T05:34:47.377754Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:3300","nonce":0},{"type":"v1","addr":"172.21.15.145:6789","nonce":0}]},"addr":"172.21.15.145:6789/0","public_addr":"172.21.15.145:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:3300","nonce":0},{"type":"v1","addr":"172.21.15.161:6789","nonce":0}]},"addr":"172.21.15.161:6789/0","public_addr":"172.21.15.161:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T05:36:20.860 INFO:teuthology.orchestra.run.smithi161.stderr:dumped monmap epoch 2 2024-09-16T05:36:21.446 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:21 smithi161 ceph-mon[31301]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:21.446 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:21 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/1203835162' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T05:36:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:21 smithi145 ceph-mon[27514]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:21 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/1203835162' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T05:36:22.268 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 systemd[1]: Starting Ceph mon.c for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:36:22.473 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T05:36:22.473 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T05:36:22.520 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 podman[39073]: 2024-09-16 05:36:22.170728295 +0000 UTC m=+0.015745188 image pull fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95 quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87 2024-09-16T05:36:22.520 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 podman[39073]: 2024-09-16 05:36:22.295647251 +0000 UTC m=+0.140664137 container create 16f8663c55bba56eb4ff93624475d74242f58897f49da818e3a335538740d256 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-ae7f373, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:36:22.520 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 podman[39073]: 2024-09-16 05:36:22.514374919 +0000 UTC m=+0.359391805 container init 16f8663c55bba56eb4ff93624475d74242f58897f49da818e3a335538740d256 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=reef-ae7f373) 2024-09-16T05:36:22.520 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 podman[39073]: 2024-09-16 05:36:22.5191076 +0000 UTC m=+0.364124487 container start 16f8663c55bba56eb4ff93624475d74242f58897f49da818e3a335538740d256 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=reef-ae7f373, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:36:22.674 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:36:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T05:36:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable), process ceph-mon, pid 7 2024-09-16T05:36:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: pidfile_write: ignore empty --pid-file 2024-09-16T05:36:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: load: jerasure load: lrc 2024-09-16T05:36:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: RocksDB version: 7.9.2 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Git sha 0 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Compile date 2024-09-15 20:36:04 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: DB SUMMARY 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: DB Session ID: KJ9QAU8RLSQJ0D2HBA0Z 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: CURRENT file: CURRENT 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.error_if_exists: 0 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.create_if_missing: 0 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.paranoid_checks: 1 2024-09-16T05:36:22.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.env: 0x5634e0848bc0 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.info_log: 0x5634e2776be0 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.statistics: (nil) 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.use_fsync: 0 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_log_file_size: 0 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T05:36:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.allow_fallocate: 1 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.use_direct_reads: 0 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.db_log_dir: 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.wal_dir: 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T05:36:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.write_buffer_manager: 0x5634e2784320 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.unordered_write: 0 2024-09-16T05:36:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.row_cache: None 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.wal_filter: None 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.two_write_queues: 0 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.wal_compression: 0 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.atomic_flush: 0 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T05:36:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.log_readahead_size: 0 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T05:36:22.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T05:36:22.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_background_jobs: 2 2024-09-16T05:36:22.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_background_compactions: -1 2024-09-16T05:36:22.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_subcompactions: 1 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_open_files: -1 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T05:36:22.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_background_flushes: -1 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Compression algorithms supported: 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: kZSTD supported: 0 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: kXpressCompression supported: 0 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: kBZip2Compression supported: 0 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: kLZ4Compression supported: 1 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: kZlibCompression supported: 1 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: kSnappyCompression supported: 1 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T05:36:22.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.merge_operator: 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_filter: None 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5634e27767e0) 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: cache_index_and_filter_blocks: 1 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: pin_top_level_index_and_filter: 1 2024-09-16T05:36:22.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: index_type: 0 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: data_block_index_type: 0 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: index_shortening: 1 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: checksum: 4 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: no_block_cache: 0 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_cache: 0x5634e276b1f0 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_cache_name: BinnedLRUCache 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_cache_options: 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: capacity : 536870912 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: num_shard_bits : 4 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: strict_capacity_limit : 0 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: high_pri_pool_ratio: 0.000 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_cache_compressed: (nil) 2024-09-16T05:36:22.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: persistent_cache: (nil) 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_size: 4096 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_size_deviation: 10 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_restart_interval: 16 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: index_block_restart_interval: 1 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: metadata_block_size: 4096 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: partition_filters: 0 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: use_delta_encoding: 1 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: filter_policy: bloomfilter 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: whole_key_filtering: 1 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: verify_compression: 0 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: read_amp_bytes_per_bit: 0 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: format_version: 5 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: enable_index_compression: 1 2024-09-16T05:36:22.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_align: 0 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout: max_auto_readahead_size: 262144 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout: prepopulate_block_cache: 0 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout: initial_auto_readahead_size: 8192 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression: NoCompression 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.num_levels: 7 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T05:36:22.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T05:36:22.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T05:36:22.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T05:36:22.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.inplace_update_support: 0 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T05:36:22.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.bloom_locality: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.max_successive_merges: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.ttl: 2592000 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.enable_blob_files: false 2024-09-16T05:36:22.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.min_blob_size: 0 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0007608f-ddcd-470e-9dec-0093a5d8289c 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464982546092, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T05:36:22.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464982546489, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726464982, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0007608f-ddcd-470e-9dec-0093a5d8289c", "db_session_id": "KJ9QAU8RLSQJ0D2HBA0Z", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726464982546583, "job": 1, "event": "recovery_finished"} 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5634e2796e00 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: DB pointer 0x5634e288a000 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: ** DB Stats ** 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T05:36:22.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: ** Compaction Stats [default] ** 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: ** Compaction Stats [default] ** 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T05:36:22.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Cumulative compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Interval compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Block cache BinnedLRUCache@0x5634e276b1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T05:36:22.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: using public_addrv [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: starting mon.c rank -1 at public addrs [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] at bind addrs [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(???) e0 preinit fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).mds e1 new map 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: e1 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: legacy client fscid: -1 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:36:22.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: No filesystems configured 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:22.842 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi145:172.21.15.145=a;smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c;smithi161:172.21.15.161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: Saving service mon spec with placement smithi145:172.21.15.145=a;smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c;smithi161:172.21.15.161=b;count:3 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: Deploying daemon mon.b on smithi161 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.a calling monitor election 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:22.843 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.b calling monitor election 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: monmap e2: 2 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: fsmap 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mgrmap e13: y(active, since 38s) 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: overall HEALTH_OK 2024-09-16T05:36:22.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: Deploying daemon mon.c on smithi145 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/1203835162' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 ceph-mon[39111]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 bash[39073]: 16f8663c55bba56eb4ff93624475d74242f58897f49da818e3a335538740d256 2024-09-16T05:36:22.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:22 smithi145 systemd[1]: Started Ceph mon.c for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:36:28.041 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:36:28.041 INFO:teuthology.orchestra.run.smithi161.stdout:{"epoch":3,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","modified":"2024-09-16T05:36:22.570001Z","created":"2024-09-16T05:34:47.377754Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:3300","nonce":0},{"type":"v1","addr":"172.21.15.145:6789","nonce":0}]},"addr":"172.21.15.145:6789/0","public_addr":"172.21.15.145:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:3300","nonce":0},{"type":"v1","addr":"172.21.15.161:6789","nonce":0}]},"addr":"172.21.15.161:6789/0","public_addr":"172.21.15.161:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:3301","nonce":0},{"type":"v1","addr":"172.21.15.145:6790","nonce":0}]},"addr":"172.21.15.145:6790/0","public_addr":"172.21.15.145:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T05:36:28.041 INFO:teuthology.orchestra.run.smithi161.stderr:dumped monmap epoch 3 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: mon.a calling monitor election 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: mon.b calling monitor election 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: mon.c calling monitor election 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.042 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: fsmap 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: mgrmap e13: y(active, since 46s) 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: overall HEALTH_OK 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:36:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: mon.a calling monitor election 2024-09-16T05:36:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: mon.b calling monitor election 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: mon.c calling monitor election 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: fsmap 2024-09-16T05:36:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: mgrmap e13: y(active, since 46s) 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: overall HEALTH_OK 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: mon.a calling monitor election 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: mon.b calling monitor election 2024-09-16T05:36:28.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: mon.c calling monitor election 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: fsmap 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T05:36:28.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: mgrmap e13: y(active, since 46s) 2024-09-16T05:36:28.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: overall HEALTH_OK 2024-09-16T05:36:28.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:28.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:28 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:28.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:28 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/3971830813' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T05:36:28.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:28 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:28 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:28 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/3971830813' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T05:36:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:28 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:29.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:28 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:29.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:28 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/3971830813' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T05:36:29.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:28 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:36:29.376 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T05:36:29.377 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T05:36:29.577 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:36:29.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:29.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:29.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:29.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:29.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:36:30.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:30.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:31.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:30 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:31.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:30 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:31.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:30 smithi145 ceph-mon[27514]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T05:36:31.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:30 smithi145 ceph-mon[27514]: Reconfiguring daemon mon.a on smithi145 2024-09-16T05:36:31.011 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:30 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:31.012 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:30 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:31.012 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:30 smithi145 ceph-mon[39111]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T05:36:31.012 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:30 smithi145 ceph-mon[39111]: Reconfiguring daemon mon.a on smithi145 2024-09-16T05:36:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:30 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:30 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:36:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:30 smithi161 ceph-mon[31301]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T05:36:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:30 smithi161 ceph-mon[31301]: Reconfiguring daemon mon.a on smithi145 2024-09-16T05:36:31.916 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[27514]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:31.916 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[39111]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:31.917 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:31.918 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:31.918 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:32.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:31 smithi161 ceph-mon[31301]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:32.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:32.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:32.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:32.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:32.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:32.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:32.281 INFO:teuthology.orchestra.run.smithi145.stdout:# minimal ceph.conf for 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:36:32.281 INFO:teuthology.orchestra.run.smithi145.stdout:[global] 2024-09-16T05:36:32.281 INFO:teuthology.orchestra.run.smithi145.stdout: fsid = 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:36:32.281 INFO:teuthology.orchestra.run.smithi145.stdout: mon_host = [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] 2024-09-16T05:36:33.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:32 smithi145 ceph-mon[27514]: Reconfiguring mon.c (monmap changed)... 2024-09-16T05:36:33.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:32 smithi145 ceph-mon[27514]: Reconfiguring daemon mon.c on smithi145 2024-09-16T05:36:33.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:32 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/761569203' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:33.041 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:32 smithi145 ceph-mon[39111]: Reconfiguring mon.c (monmap changed)... 2024-09-16T05:36:33.041 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:32 smithi145 ceph-mon[39111]: Reconfiguring daemon mon.c on smithi145 2024-09-16T05:36:33.041 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:32 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/761569203' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:32 smithi161 ceph-mon[31301]: Reconfiguring mon.c (monmap changed)... 2024-09-16T05:36:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:32 smithi161 ceph-mon[31301]: Reconfiguring daemon mon.c on smithi145 2024-09-16T05:36:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:32 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/761569203' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:33.355 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T05:36:33.356 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:36:33.356 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T05:36:33.384 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:36:33.385 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:36:33.450 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:36:33.451 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T05:36:33.485 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:36:33.485 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:36:33.555 INFO:tasks.cephadm:Adding mgr.y on smithi145 2024-09-16T05:36:33.555 INFO:tasks.cephadm:Adding mgr.x on smithi161 2024-09-16T05:36:33.555 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi145=y;smithi161=x' 2024-09-16T05:36:33.787 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:36:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[27514]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:34.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[39111]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:34.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:34.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:34.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:34.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:34.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:33 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:34.203 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:33 smithi161 ceph-mon[31301]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:34.203 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:33 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:34.203 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:33 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:34.203 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:33 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:36:34.203 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:33 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:36:34.203 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:33 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:35.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:34 smithi161 ceph-mon[31301]: Reconfiguring mon.b (monmap changed)... 2024-09-16T05:36:35.043 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:34 smithi161 ceph-mon[31301]: Reconfiguring daemon mon.b on smithi161 2024-09-16T05:36:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:34 smithi145 ceph-mon[27514]: Reconfiguring mon.b (monmap changed)... 2024-09-16T05:36:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:34 smithi145 ceph-mon[27514]: Reconfiguring daemon mon.b on smithi161 2024-09-16T05:36:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:34 smithi145 ceph-mon[39111]: Reconfiguring mon.b (monmap changed)... 2024-09-16T05:36:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:34 smithi145 ceph-mon[39111]: Reconfiguring daemon mon.b on smithi161 2024-09-16T05:36:35.998 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:35 smithi161 ceph-mon[31301]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:36.153 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled mgr update... 2024-09-16T05:36:36.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:35 smithi145 ceph-mon[27514]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:35 smithi145 ceph-mon[39111]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:36.943 DEBUG:teuthology.orchestra.run.smithi161:mgr.x> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T05:36:36.945 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T05:36:36.945 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:36:36.945 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T05:36:36.966 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T05:36:36.966 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_1 2024-09-16T05:36:37.024 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T05:36:37.024 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T05:36:37.024 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-16T05:36:37.024 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T05:36:37.024 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T05:36:37.024 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-09-16 05:36:22.000384863 +0000 2024-09-16T05:36:37.024 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-09-16 05:32:22.950732585 +0000 2024-09-16T05:36:37.025 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-09-16 05:32:22.950732585 +0000 2024-09-16T05:36:37.025 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: 2024-09-16 05:32:22.950732585 +0000 2024-09-16T05:36:37.025 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T05:36:37.092 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-09-16T05:36:37.092 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-09-16T05:36:37.092 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000247834 s, 2.1 MB/s 2024-09-16T05:36:37.094 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T05:36:37.152 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_2 2024-09-16T05:36:37.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi145=y;smithi161=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:37.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: Saving service mgr spec with placement smithi145=y;smithi161=x;count:2 2024-09-16T05:36:37.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: Deploying daemon mgr.x on smithi161 2024-09-16T05:36:37.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:37 smithi161 ceph-mon[31301]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-09-16 05:36:22.001384841 +0000 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-09-16 05:32:22.947733246 +0000 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-09-16 05:32:22.947733246 +0000 2024-09-16T05:36:37.209 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: 2024-09-16 05:32:22.947733246 +0000 2024-09-16T05:36:37.209 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T05:36:37.274 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-09-16T05:36:37.274 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-09-16T05:36:37.274 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000222341 s, 2.3 MB/s 2024-09-16T05:36:37.275 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T05:36:37.333 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_3 2024-09-16T05:36:37.388 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T05:36:37.388 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T05:36:37.388 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-16T05:36:37.388 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T05:36:37.389 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T05:36:37.389 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-09-16 05:36:22.001384841 +0000 2024-09-16T05:36:37.389 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-09-16 05:32:22.950732585 +0000 2024-09-16T05:36:37.389 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-09-16 05:32:22.950732585 +0000 2024-09-16T05:36:37.389 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: 2024-09-16 05:32:22.950732585 +0000 2024-09-16T05:36:37.389 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T05:36:37.452 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi145=y;smithi161=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: Saving service mgr spec with placement smithi145=y;smithi161=x;count:2 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T05:36:37.453 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:36:37.454 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:37.454 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: Deploying daemon mgr.x on smithi161 2024-09-16T05:36:37.454 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[27514]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:37.454 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi145=y;smithi161=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:37.454 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: Saving service mgr spec with placement smithi145=y;smithi161=x;count:2 2024-09-16T05:36:37.454 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: Deploying daemon mgr.x on smithi161 2024-09-16T05:36:37.455 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:37 smithi145 ceph-mon[39111]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:37.456 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-09-16T05:36:37.456 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-09-16T05:36:37.456 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000212053 s, 2.4 MB/s 2024-09-16T05:36:37.457 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T05:36:37.513 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_4 2024-09-16T05:36:37.569 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T05:36:37.569 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T05:36:37.569 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-16T05:36:37.569 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T05:36:37.569 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T05:36:37.570 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2024-09-16 05:36:22.001384841 +0000 2024-09-16T05:36:37.570 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2024-09-16 05:32:22.949732805 +0000 2024-09-16T05:36:37.570 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2024-09-16 05:32:22.949732805 +0000 2024-09-16T05:36:37.570 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: 2024-09-16 05:32:22.949732805 +0000 2024-09-16T05:36:37.570 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T05:36:37.633 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2024-09-16T05:36:37.633 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2024-09-16T05:36:37.633 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000218952 s, 2.3 MB/s 2024-09-16T05:36:37.635 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T05:36:37.691 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:36:37.692 DEBUG:teuthology.orchestra.run.smithi161:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T05:36:37.708 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T05:36:37.709 DEBUG:teuthology.orchestra.run.smithi161:> stat /dev/vg_nvme/lv_1 2024-09-16T05:36:37.764 INFO:teuthology.orchestra.run.smithi161.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T05:36:37.764 INFO:teuthology.orchestra.run.smithi161.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T05:36:37.764 INFO:teuthology.orchestra.run.smithi161.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-16T05:36:37.765 INFO:teuthology.orchestra.run.smithi161.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T05:36:37.765 INFO:teuthology.orchestra.run.smithi161.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T05:36:37.765 INFO:teuthology.orchestra.run.smithi161.stdout:Access: 2024-09-16 05:36:12.918049513 +0000 2024-09-16T05:36:37.765 INFO:teuthology.orchestra.run.smithi161.stdout:Modify: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:37.765 INFO:teuthology.orchestra.run.smithi161.stdout:Change: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:37.765 INFO:teuthology.orchestra.run.smithi161.stdout: Birth: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:37.765 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T05:36:37.829 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records in 2024-09-16T05:36:37.829 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records out 2024-09-16T05:36:37.829 INFO:teuthology.orchestra.run.smithi161.stderr:512 bytes copied, 0.000268598 s, 1.9 MB/s 2024-09-16T05:36:37.830 DEBUG:teuthology.orchestra.run.smithi161:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T05:36:37.887 DEBUG:teuthology.orchestra.run.smithi161:> stat /dev/vg_nvme/lv_2 2024-09-16T05:36:37.945 INFO:teuthology.orchestra.run.smithi161.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T05:36:37.946 INFO:teuthology.orchestra.run.smithi161.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T05:36:37.946 INFO:teuthology.orchestra.run.smithi161.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-16T05:36:37.946 INFO:teuthology.orchestra.run.smithi161.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T05:36:37.946 INFO:teuthology.orchestra.run.smithi161.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T05:36:37.946 INFO:teuthology.orchestra.run.smithi161.stdout:Access: 2024-09-16 05:36:12.919049492 +0000 2024-09-16T05:36:37.946 INFO:teuthology.orchestra.run.smithi161.stdout:Modify: 2024-09-16 05:32:23.619732731 +0000 2024-09-16T05:36:37.947 INFO:teuthology.orchestra.run.smithi161.stdout:Change: 2024-09-16 05:32:23.619732731 +0000 2024-09-16T05:36:37.947 INFO:teuthology.orchestra.run.smithi161.stdout: Birth: 2024-09-16 05:32:23.619732731 +0000 2024-09-16T05:36:37.947 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T05:36:38.009 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records in 2024-09-16T05:36:38.009 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records out 2024-09-16T05:36:38.009 INFO:teuthology.orchestra.run.smithi161.stderr:512 bytes copied, 0.000214104 s, 2.4 MB/s 2024-09-16T05:36:38.010 DEBUG:teuthology.orchestra.run.smithi161:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T05:36:38.067 DEBUG:teuthology.orchestra.run.smithi161:> stat /dev/vg_nvme/lv_3 2024-09-16T05:36:38.123 INFO:teuthology.orchestra.run.smithi161.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T05:36:38.123 INFO:teuthology.orchestra.run.smithi161.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T05:36:38.123 INFO:teuthology.orchestra.run.smithi161.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-16T05:36:38.123 INFO:teuthology.orchestra.run.smithi161.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T05:36:38.123 INFO:teuthology.orchestra.run.smithi161.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T05:36:38.124 INFO:teuthology.orchestra.run.smithi161.stdout:Access: 2024-09-16 05:36:12.919049492 +0000 2024-09-16T05:36:38.124 INFO:teuthology.orchestra.run.smithi161.stdout:Modify: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:38.124 INFO:teuthology.orchestra.run.smithi161.stdout:Change: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:38.124 INFO:teuthology.orchestra.run.smithi161.stdout: Birth: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:38.124 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T05:36:38.254 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records in 2024-09-16T05:36:38.254 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records out 2024-09-16T05:36:38.254 INFO:teuthology.orchestra.run.smithi161.stderr:512 bytes copied, 0.000201943 s, 2.5 MB/s 2024-09-16T05:36:38.255 DEBUG:teuthology.orchestra.run.smithi161:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T05:36:38.271 DEBUG:teuthology.orchestra.run.smithi161:> stat /dev/vg_nvme/lv_4 2024-09-16T05:36:38.328 INFO:teuthology.orchestra.run.smithi161.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T05:36:38.329 INFO:teuthology.orchestra.run.smithi161.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T05:36:38.329 INFO:teuthology.orchestra.run.smithi161.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-16T05:36:38.329 INFO:teuthology.orchestra.run.smithi161.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T05:36:38.329 INFO:teuthology.orchestra.run.smithi161.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T05:36:38.329 INFO:teuthology.orchestra.run.smithi161.stdout:Access: 2024-09-16 05:36:38.209534876 +0000 2024-09-16T05:36:38.329 INFO:teuthology.orchestra.run.smithi161.stdout:Modify: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:38.329 INFO:teuthology.orchestra.run.smithi161.stdout:Change: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:38.329 INFO:teuthology.orchestra.run.smithi161.stdout: Birth: 2024-09-16 05:32:23.618732798 +0000 2024-09-16T05:36:38.329 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T05:36:38.432 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records in 2024-09-16T05:36:38.432 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records out 2024-09-16T05:36:38.432 INFO:teuthology.orchestra.run.smithi161.stderr:512 bytes copied, 0.00022638 s, 2.3 MB/s 2024-09-16T05:36:38.433 DEBUG:teuthology.orchestra.run.smithi161:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T05:36:38.449 INFO:tasks.cephadm:Deploying osd.0 on smithi145 with /dev/vg_nvme/lv_4... 2024-09-16T05:36:38.450 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T05:36:38.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:38 smithi161 systemd[1]: Starting Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:36:38.644 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:36:38.957 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:38 smithi161 podman[33336]: 2024-09-16 05:36:38.561922864 +0000 UTC m=+0.015828406 image pull fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95 quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87 2024-09-16T05:36:38.957 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:38 smithi161 podman[33336]: 2024-09-16 05:36:38.70432544 +0000 UTC m=+0.158230967 container create 4fbec56218e0b03d3c21e589a3520b2a16db87bc242b8cfdf670d9017be00e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-ae7f373, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True) 2024-09-16T05:36:38.957 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:38 smithi161 podman[33336]: 2024-09-16 05:36:38.956695271 +0000 UTC m=+0.410600808 container init 4fbec56218e0b03d3c21e589a3520b2a16db87bc242b8cfdf670d9017be00e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-ae7f373, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-16T05:36:39.297 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:38 smithi161 podman[33336]: 2024-09-16 05:36:38.961558766 +0000 UTC m=+0.415464293 container start 4fbec56218e0b03d3c21e589a3520b2a16db87bc242b8cfdf670d9017be00e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=reef-ae7f373, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:36:39.297 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:38 smithi161 ceph-mgr[33374]: -- 172.21.15.161:0/26843569 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56137e63cd00 con 0x56137e611000 2024-09-16T05:36:39.297 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:39.077+0000 7f33bd48f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:36:39.297 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 bash[33336]: 4fbec56218e0b03d3c21e589a3520b2a16db87bc242b8cfdf670d9017be00e25 2024-09-16T05:36:39.297 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 systemd[1]: Started Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:36:39.297 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:39.139+0000 7f33bd48f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:36:39.297 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:39.295+0000 7f33bd48f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:36:39.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:39.364+0000 7f33bd48f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:36:39.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:39.523+0000 7f33bd48f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:36:39.989 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:39.665+0000 7f33bd48f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:36:39.989 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:39.987+0000 7f33bd48f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:36:39.989 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-mon[31301]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:39.989 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.989 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.989 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.990 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.990 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:39 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:39.992 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[39111]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:39.992 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.992 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.992 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.992 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.992 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:39.993 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[27514]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:39.993 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.993 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.993 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.993 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:39.993 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:39 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:40.337 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:40.049+0000 7f33bd48f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:36:40.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:40.233+0000 7f33bd48f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:36:41.058 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:36:41.078 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi145:vg_nvme/lv_4 2024-09-16T05:36:41.307 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.307 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.307 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:41.307 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: Reconfiguring daemon mgr.y on smithi145 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.308 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:41.309 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:41.309 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.309 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T05:36:41.309 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:36:41.309 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:36:41.309 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:41.309 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: Reconfiguring daemon mgr.y on smithi145 2024-09-16T05:36:41.309 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:41.310 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:41.097+0000 7f33bd48f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:36:41.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:41.161+0000 7f33bd48f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:36:41.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:41.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:41.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T05:36:41.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:36:41.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:36:41.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:41.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: Reconfiguring daemon mgr.y on smithi145 2024-09-16T05:36:41.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:41.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:41.763 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:36:42.118 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:41.866+0000 7f33bd48f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:36:42.118 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:41.977+0000 7f33bd48f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:36:42.118 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.117+0000 7f33bd48f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:36:42.386 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.176+0000 7f33bd48f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:36:42.387 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.319+0000 7f33bd48f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:36:42.387 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.385+0000 7f33bd48f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:36:42.660 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.443+0000 7f33bd48f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:36:42.660 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.596+0000 7f33bd48f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:36:42.661 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.659+0000 7f33bd48f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:36:42.921 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.723+0000 7f33bd48f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:36:42.921 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.804+0000 7f33bd48f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:36:42.921 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.862+0000 7f33bd48f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:36:43.337 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:42.920+0000 7f33bd48f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:36:44.089 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:36:43.690+0000 7f33bd48f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:36:44.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:44.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:44.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:44.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:44.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:36:44.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:36:44.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:44.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: Standby manager daemon x started 2024-09-16T05:36:44.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:36:44.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:36:44.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:36:44.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:43 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:36:44.144 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:44.144 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.144 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.144 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: Standby manager daemon x started 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:36:44.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: Standby manager daemon x started 2024-09-16T05:36:44.146 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:36:44.147 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:36:44.147 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:36:44.147 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:43 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/3919335889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:36:45.034 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:44 smithi145 ceph-mon[27514]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:45.035 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:44 smithi145 ceph-mon[27514]: mgrmap e14: y(active, since 63s), standbys: x 2024-09-16T05:36:45.035 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:44 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:36:45.035 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:44 smithi145 ceph-mon[39111]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:45.035 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:44 smithi145 ceph-mon[39111]: mgrmap e14: y(active, since 63s), standbys: x 2024-09-16T05:36:45.035 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:44 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:36:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:44 smithi161 ceph-mon[31301]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:36:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:44 smithi161 ceph-mon[31301]: mgrmap e14: y(active, since 63s), standbys: x 2024-09-16T05:36:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:44 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:36:46.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:45 smithi145 ceph-mon[27514]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:46.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:45 smithi145 ceph-mon[39111]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:45 smithi161 ceph-mon[31301]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2172420420' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed088a0-2161-4eea-820c-80555e5bb60f"}]: dispatch 2024-09-16T05:36:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2172420420' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bed088a0-2161-4eea-820c-80555e5bb60f"}]': finished 2024-09-16T05:36:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[27514]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T05:36:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:36:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/65787727' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:36:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2172420420' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed088a0-2161-4eea-820c-80555e5bb60f"}]: dispatch 2024-09-16T05:36:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2172420420' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bed088a0-2161-4eea-820c-80555e5bb60f"}]': finished 2024-09-16T05:36:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[39111]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T05:36:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:36:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:46 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/65787727' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:36:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:46 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2172420420' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed088a0-2161-4eea-820c-80555e5bb60f"}]: dispatch 2024-09-16T05:36:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:46 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2172420420' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bed088a0-2161-4eea-820c-80555e5bb60f"}]': finished 2024-09-16T05:36:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:46 smithi161 ceph-mon[31301]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T05:36:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:46 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:36:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:46 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/65787727' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:36:48.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:47 smithi145 ceph-mon[27514]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:47 smithi145 ceph-mon[39111]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:47 smithi161 ceph-mon[31301]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:50.195 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:49 smithi145 ceph-mon[27514]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:50.196 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:49 smithi145 ceph-mon[39111]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:50.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:49 smithi161 ceph-mon[31301]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:51 smithi145 ceph-mon[39111]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:51 smithi145 ceph-mon[27514]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:51 smithi161 ceph-mon[31301]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:53.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:36:53.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:53.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:52 smithi145 ceph-mon[39111]: Deploying daemon osd.0 on smithi145 2024-09-16T05:36:53.227 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:36:53.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:53.228 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:52 smithi145 ceph-mon[27514]: Deploying daemon osd.0 on smithi145 2024-09-16T05:36:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:36:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:36:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:52 smithi161 ceph-mon[31301]: Deploying daemon osd.0 on smithi145 2024-09-16T05:36:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:53 smithi145 ceph-mon[27514]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:53 smithi145 ceph-mon[39111]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:53 smithi161 ceph-mon[31301]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:56.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:55 smithi145 ceph-mon[27514]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:56.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:55 smithi145 ceph-mon[39111]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:55 smithi161 ceph-mon[31301]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:57.249 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:57.249 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:57.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:57.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:57.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:57.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:36:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:36:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:36:58 smithi145 ceph-mon[27514]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:36:58 smithi145 ceph-mon[39111]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:36:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:36:58 smithi161 ceph-mon[31301]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:00.060 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[27514]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:00.060 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.060 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.060 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:00.060 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:00.060 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.060 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[27514]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T05:37:00.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[39111]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:00.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:00.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:00.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:00 smithi145 ceph-mon[39111]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T05:37:00.091 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 0 on host 'smithi145' 2024-09-16T05:37:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:00 smithi161 ceph-mon[31301]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:00 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:00 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:00 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:00 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:00 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:00 smithi161 ceph-mon[31301]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T05:37:00.676 DEBUG:teuthology.orchestra.run.smithi145:osd.0> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T05:37:00.679 INFO:tasks.cephadm:Deploying osd.1 on smithi145 with /dev/vg_nvme/lv_3... 2024-09-16T05:37:00.679 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T05:37:01.191 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:01.191 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:01.191 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:01.191 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[39111]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T05:37:01.191 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[39111]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[39111]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[27514]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[27514]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:01.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-mon[27514]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:01 smithi161 ceph-mon[31301]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T05:37:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:01 smithi161 ceph-mon[31301]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T05:37:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:01 smithi161 ceph-mon[31301]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:01.794 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[43478]: 2024-09-16T05:37:01.556+0000 7f0120494640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T05:37:01.794 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:01 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[43478]: 2024-09-16T05:37:01.562+0000 7f01182b5640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:37:01.804 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:37:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[39111]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[39111]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[39111]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T05:37:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[39111]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' 2024-09-16T05:37:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[27514]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[27514]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[27514]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T05:37:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:02 smithi145 ceph-mon[27514]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' 2024-09-16T05:37:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:02 smithi161 ceph-mon[31301]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:02 smithi161 ceph-mon[31301]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:02 smithi161 ceph-mon[31301]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T05:37:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:02 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:02 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:02 smithi161 ceph-mon[31301]: from='osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520]' entity='osd.0' 2024-09-16T05:37:03.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[27514]: purged_snaps scrub starts 2024-09-16T05:37:03.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[27514]: purged_snaps scrub ok 2024-09-16T05:37:03.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:03.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[27514]: osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520] boot 2024-09-16T05:37:03.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[27514]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T05:37:03.011 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[39111]: purged_snaps scrub starts 2024-09-16T05:37:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[39111]: purged_snaps scrub ok 2024-09-16T05:37:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[39111]: osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520] boot 2024-09-16T05:37:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[39111]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T05:37:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:03 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:03 smithi161 ceph-mon[31301]: purged_snaps scrub starts 2024-09-16T05:37:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:03 smithi161 ceph-mon[31301]: purged_snaps scrub ok 2024-09-16T05:37:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:03 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:03.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:03 smithi161 ceph-mon[31301]: osd.0 [v2:172.21.15.145:6802/3816133520,v1:172.21.15.145:6803/3816133520] boot 2024-09-16T05:37:03.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:03 smithi161 ceph-mon[31301]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T05:37:03.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:03 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:37:04.190 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:04 smithi145 ceph-mon[27514]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:04.190 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:04 smithi145 ceph-mon[27514]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T05:37:04.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:04 smithi145 ceph-mon[39111]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:04.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:04 smithi145 ceph-mon[39111]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T05:37:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:04 smithi161 ceph-mon[31301]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T05:37:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:04 smithi161 ceph-mon[31301]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: Detected new or changed devices on smithi145 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi145 to 16064M 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[27514]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: Detected new or changed devices on smithi145 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi145 to 16064M 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:05 smithi145 ceph-mon[39111]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: Detected new or changed devices on smithi145 2024-09-16T05:37:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi145 to 16064M 2024-09-16T05:37:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:05 smithi161 ceph-mon[31301]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:05.859 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:37:05.879 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi145:vg_nvme/lv_3 2024-09-16T05:37:06.073 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:37:08.148 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:07 smithi145 ceph-mon[27514]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:08.148 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:07 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:08.148 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:07 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:08.148 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:07 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:08.148 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:07 smithi145 ceph-mon[39111]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:08.148 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:07 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:08.148 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:07 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:08.148 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:07 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:07 smithi161 ceph-mon[31301]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:07 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:08.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:07 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:08.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:07 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:09.147 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:08 smithi145 ceph-mon[39111]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:09.147 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:08 smithi145 ceph-mon[27514]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:08 smithi161 ceph-mon[31301]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:09 smithi145 ceph-mon[27514]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:09 smithi145 ceph-mon[39111]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:09 smithi161 ceph-mon[31301]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3534044488' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6204f5b-246a-4152-bd5b-7cf9488e1157"}]: dispatch 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3534044488' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6204f5b-246a-4152-bd5b-7cf9488e1157"}]': finished 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[27514]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1015525109' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3534044488' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6204f5b-246a-4152-bd5b-7cf9488e1157"}]: dispatch 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3534044488' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6204f5b-246a-4152-bd5b-7cf9488e1157"}]': finished 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[39111]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T05:37:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:11.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:10 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1015525109' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:10 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3534044488' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6204f5b-246a-4152-bd5b-7cf9488e1157"}]: dispatch 2024-09-16T05:37:11.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:10 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3534044488' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6204f5b-246a-4152-bd5b-7cf9488e1157"}]': finished 2024-09-16T05:37:11.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:10 smithi161 ceph-mon[31301]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T05:37:11.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:10 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:11.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:10 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1015525109' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:11 smithi145 ceph-mon[27514]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:11 smithi145 ceph-mon[39111]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:11 smithi161 ceph-mon[31301]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:14.182 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:13 smithi145 ceph-mon[27514]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:14.183 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:13 smithi145 ceph-mon[39111]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:13 smithi161 ceph-mon[31301]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:16.100 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:15 smithi145 ceph-mon[27514]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:16.101 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:15 smithi145 ceph-mon[39111]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:15 smithi161 ceph-mon[31301]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:17.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:37:17.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:17.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:37:17.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:37:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:18.063 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:17 smithi145 ceph-mon[27514]: Deploying daemon osd.1 on smithi145 2024-09-16T05:37:18.063 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:17 smithi145 ceph-mon[27514]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:18.064 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:17 smithi145 ceph-mon[39111]: Deploying daemon osd.1 on smithi145 2024-09-16T05:37:18.064 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:17 smithi145 ceph-mon[39111]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:17 smithi161 ceph-mon[31301]: Deploying daemon osd.1 on smithi145 2024-09-16T05:37:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:17 smithi161 ceph-mon[31301]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:20.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:19 smithi145 ceph-mon[27514]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:20.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:19 smithi145 ceph-mon[39111]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:20.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:19 smithi161 ceph-mon[31301]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:22.278 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:21 smithi145 ceph-mon[27514]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:22.278 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:21 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:22.278 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:21 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:22.278 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:21 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:22.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:21 smithi145 ceph-mon[39111]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:22.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:21 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:22.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:21 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:22.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:21 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:21 smithi161 ceph-mon[31301]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:21 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:21 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:21 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[27514]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[39111]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.155 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.156 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:24.156 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:24.156 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:23 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:23 smithi161 ceph-mon[31301]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:23 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:23 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:23 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:23 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:23 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:24.455 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 1 on host 'smithi145' 2024-09-16T05:37:25.026 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:24 smithi145 ceph-mon[27514]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:37:25.026 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:25.026 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:25.026 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:25.027 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:24 smithi145 ceph-mon[39111]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:37:25.027 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:25.027 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:25.027 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:25.047 DEBUG:teuthology.orchestra.run.smithi145:osd.1> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T05:37:25.049 INFO:tasks.cephadm:Deploying osd.2 on smithi145 with /dev/vg_nvme/lv_2... 2024-09-16T05:37:25.049 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T05:37:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:24 smithi161 ceph-mon[31301]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:37:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:26.157 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[27514]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:26.157 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[27514]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T05:37:26.157 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[27514]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T05:37:26.157 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:26.157 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[27514]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:26.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[39111]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:26.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[39111]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T05:37:26.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[39111]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T05:37:26.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:26.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:25 smithi145 ceph-mon[39111]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:25 smithi161 ceph-mon[31301]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:25 smithi161 ceph-mon[31301]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T05:37:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:25 smithi161 ceph-mon[31301]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T05:37:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:25 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:25 smithi161 ceph-mon[31301]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:26.444 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[49511]: 2024-09-16T05:37:26.339+0000 7febef02f640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T05:37:26.444 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[49511]: 2024-09-16T05:37:26.342+0000 7febe6e50640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:37:26.631 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:37:27.046 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[39111]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:27.046 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[39111]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T05:37:27.047 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.047 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.047 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[39111]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' 2024-09-16T05:37:27.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[27514]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:27.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[27514]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T05:37:27.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:26 smithi145 ceph-mon[27514]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' 2024-09-16T05:37:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:26 smithi161 ceph-mon[31301]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:26 smithi161 ceph-mon[31301]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T05:37:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:26 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:26 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:26 smithi161 ceph-mon[31301]: from='osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585]' entity='osd.1' 2024-09-16T05:37:27.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[27514]: purged_snaps scrub starts 2024-09-16T05:37:27.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[27514]: purged_snaps scrub ok 2024-09-16T05:37:27.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[27514]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:27.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[27514]: osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585] boot 2024-09-16T05:37:27.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[27514]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T05:37:27.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.968 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[39111]: purged_snaps scrub starts 2024-09-16T05:37:27.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[39111]: purged_snaps scrub ok 2024-09-16T05:37:27.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[39111]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:27.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:27.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[39111]: osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585] boot 2024-09-16T05:37:27.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[39111]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T05:37:27.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:27 smithi161 ceph-mon[31301]: purged_snaps scrub starts 2024-09-16T05:37:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:27 smithi161 ceph-mon[31301]: purged_snaps scrub ok 2024-09-16T05:37:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:27 smithi161 ceph-mon[31301]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T05:37:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:27 smithi161 ceph-mon[31301]: osd.1 [v2:172.21.15.145:6810/2691418585,v1:172.21.15.145:6811/2691418585] boot 2024-09-16T05:37:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:27 smithi161 ceph-mon[31301]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T05:37:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:37:29.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: Detected new or changed devices on smithi145 2024-09-16T05:37:29.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi145 to 8032M 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:29.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[27514]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: Detected new or changed devices on smithi145 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi145 to 8032M 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:29.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:29.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:29 smithi145 ceph-mon[39111]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: Detected new or changed devices on smithi145 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi145 to 8032M 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:29.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:29.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:29.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:29 smithi161 ceph-mon[31301]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T05:37:29.888 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:37:29.909 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi145:vg_nvme/lv_2 2024-09-16T05:37:30.108 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:37:32.277 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:31 smithi145 ceph-mon[27514]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:32.278 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:31 smithi145 ceph-mon[39111]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:31 smithi161 ceph-mon[31301]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:33.249 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:32 smithi145 ceph-mon[39111]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:33.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:32 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:33.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:32 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:33.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:32 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:33.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:32 smithi145 ceph-mon[27514]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:33.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:32 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:33.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:32 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:33.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:32 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:32 smithi161 ceph-mon[31301]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:32 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:32 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:32 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:33 smithi145 ceph-mon[27514]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:34.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:33 smithi145 ceph-mon[39111]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:33 smithi161 ceph-mon[31301]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1845484248' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67baae34-416e-4693-8a33-db08b43fdd06"}]: dispatch 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1845484248' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67baae34-416e-4693-8a33-db08b43fdd06"}]': finished 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[27514]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3262657799' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1845484248' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67baae34-416e-4693-8a33-db08b43fdd06"}]: dispatch 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1845484248' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67baae34-416e-4693-8a33-db08b43fdd06"}]': finished 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[39111]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T05:37:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:35.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:34 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3262657799' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:34 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1845484248' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67baae34-416e-4693-8a33-db08b43fdd06"}]: dispatch 2024-09-16T05:37:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:34 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1845484248' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67baae34-416e-4693-8a33-db08b43fdd06"}]': finished 2024-09-16T05:37:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:34 smithi161 ceph-mon[31301]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T05:37:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:34 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:34 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3262657799' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:35 smithi145 ceph-mon[27514]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:35 smithi145 ceph-mon[39111]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:35 smithi161 ceph-mon[31301]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:38.143 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:37 smithi145 ceph-mon[39111]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:38.144 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:37 smithi145 ceph-mon[27514]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:37 smithi161 ceph-mon[31301]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:40.128 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:39 smithi145 ceph-mon[39111]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:40.129 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:39 smithi145 ceph-mon[27514]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:39 smithi161 ceph-mon[31301]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:40 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:37:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:40 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:37:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:40 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:37:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:40 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:42.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:41 smithi145 ceph-mon[27514]: Deploying daemon osd.2 on smithi145 2024-09-16T05:37:42.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:41 smithi145 ceph-mon[27514]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:41 smithi145 ceph-mon[39111]: Deploying daemon osd.2 on smithi145 2024-09-16T05:37:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:41 smithi145 ceph-mon[39111]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:41 smithi161 ceph-mon[31301]: Deploying daemon osd.2 on smithi145 2024-09-16T05:37:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:41 smithi161 ceph-mon[31301]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:43.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:43 smithi145 ceph-mon[39111]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:43.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:43 smithi145 ceph-mon[27514]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:43 smithi161 ceph-mon[31301]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:45.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:45 smithi145 ceph-mon[27514]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:45.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:45 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:45.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:45 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:45.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:45 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:45.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:45 smithi145 ceph-mon[39111]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:45.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:45 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:45.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:45 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:45.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:45 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:45 smithi161 ceph-mon[31301]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:46.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:45 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:46.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:45 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:46.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:45 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:48.209 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:47 smithi145 ceph-mon[27514]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:48.209 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:47 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:48.210 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:47 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:48.210 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:47 smithi145 ceph-mon[39111]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:48.210 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:47 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:48.210 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:47 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:47 smithi161 ceph-mon[31301]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:48.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:47 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:48.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:47 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:48.525 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 2 on host 'smithi145' 2024-09-16T05:37:49.105 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:49.105 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:49.105 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[39111]: from='osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[39111]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[27514]: from='osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[27514]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:49.106 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.107 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:48 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.125 DEBUG:teuthology.orchestra.run.smithi145:osd.2> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T05:37:49.128 INFO:tasks.cephadm:Deploying osd.3 on smithi145 with /dev/vg_nvme/lv_1... 2024-09-16T05:37:49.128 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T05:37:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:48 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:48 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:48 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:48 smithi161 ceph-mon[31301]: from='osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:37:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:48 smithi161 ceph-mon[31301]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:37:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:48 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:37:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:48 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:48 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:49.907 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:37:50.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[27514]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:50.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[27514]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T05:37:50.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[27514]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T05:37:50.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:50.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[27514]: from='osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:50.168 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[27514]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:50.168 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[39111]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:50.168 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[39111]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T05:37:50.168 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[39111]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T05:37:50.168 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:50.168 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[39111]: from='osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:50.168 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:49 smithi145 ceph-mon[39111]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:50.240 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:49 smithi161 ceph-mon[31301]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:50.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:49 smithi161 ceph-mon[31301]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T05:37:50.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:49 smithi161 ceph-mon[31301]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T05:37:50.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:49 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:50.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:49 smithi161 ceph-mon[31301]: from='osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:50.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:49 smithi161 ceph-mon[31301]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:37:50.781 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:50 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[55891]: 2024-09-16T05:37:50.675+0000 7f2abe0e0640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T05:37:50.781 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:50 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[55891]: 2024-09-16T05:37:50.678+0000 7f2ab5f01640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:37:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[27514]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[27514]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T05:37:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[27514]: from='osd.2 ' entity='osd.2' 2024-09-16T05:37:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[27514]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:51.385 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[39111]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:51.385 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[39111]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T05:37:51.385 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:51.385 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:51.385 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[39111]: from='osd.2 ' entity='osd.2' 2024-09-16T05:37:51.385 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:51 smithi145 ceph-mon[39111]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:51 smithi161 ceph-mon[31301]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:37:51.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:51 smithi161 ceph-mon[31301]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T05:37:51.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:51 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:51.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:51 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:51.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:51 smithi161 ceph-mon[31301]: from='osd.2 ' entity='osd.2' 2024-09-16T05:37:51.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:51 smithi161 ceph-mon[31301]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T05:37:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: purged_snaps scrub starts 2024-09-16T05:37:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: purged_snaps scrub ok 2024-09-16T05:37:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967] boot 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:52.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: purged_snaps scrub starts 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: purged_snaps scrub ok 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967] boot 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:52.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:52.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: purged_snaps scrub starts 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: purged_snaps scrub ok 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: osd.2 [v2:172.21.15.145:6818/3060878967,v1:172.21.15.145:6819/3060878967] boot 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:37:52.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:52.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:52.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:37:52.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:53 smithi145 ceph-mon[39111]: Detected new or changed devices on smithi145 2024-09-16T05:37:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:53 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi145 to 5354M 2024-09-16T05:37:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:53 smithi145 ceph-mon[39111]: pgmap v74: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:53 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:37:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:53 smithi145 ceph-mon[27514]: Detected new or changed devices on smithi145 2024-09-16T05:37:53.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:53 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi145 to 5354M 2024-09-16T05:37:53.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:53 smithi145 ceph-mon[27514]: pgmap v74: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:53.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:53 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:37:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:53 smithi161 ceph-mon[31301]: Detected new or changed devices on smithi145 2024-09-16T05:37:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:53 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi145 to 5354M 2024-09-16T05:37:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:53 smithi161 ceph-mon[31301]: pgmap v74: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:53.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:53 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:37:53.892 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:37:53.911 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi145:vg_nvme/lv_1 2024-09-16T05:37:54.107 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:37:54.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T05:37:54.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:54 smithi145 ceph-mon[39111]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T05:37:54.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:37:54.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T05:37:54.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:54 smithi145 ceph-mon[27514]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T05:37:54.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:37:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T05:37:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:54 smithi161 ceph-mon[31301]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T05:37:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:37:54.817 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:54 smithi145 sudo[59922]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T05:37:54.818 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:54 smithi145 sudo[59922]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:54.818 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:54 smithi145 sudo[59922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:54.818 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:54 smithi145 sudo[59922]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:55.117 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:54 smithi145 sudo[59925]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T05:37:55.117 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:54 smithi145 sudo[59925]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:55.117 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:54 smithi145 sudo[59925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:55.117 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:37:54 smithi145 sudo[59925]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:55.380 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:55 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T05:37:55.380 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:55 smithi145 ceph-mon[39111]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T05:37:55.380 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:55 smithi145 ceph-mon[39111]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:55.380 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:55 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:55.380 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59934]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T05:37:55.380 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59934]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:55.380 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:55.381 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59934]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:55.381 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:55 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T05:37:55.381 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:55 smithi145 ceph-mon[27514]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T05:37:55.381 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:55 smithi145 ceph-mon[27514]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:55.381 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:55 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:55 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T05:37:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:55 smithi161 ceph-mon[31301]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T05:37:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:55 smithi161 ceph-mon[31301]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:55 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:55.633 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59959]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T05:37:55.633 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59959]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:55.633 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:55.633 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59959]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:55.899 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59983]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T05:37:55.900 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59983]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:55.900 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:55.900 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[59983]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:56.160 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[60011]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T05:37:56.160 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[60011]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:56.161 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[60011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:56.161 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:37:55 smithi145 sudo[60011]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:56.425 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 sudo[60135]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T05:37:56.425 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 sudo[60135]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:56.425 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 sudo[60135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:56.425 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 sudo[60135]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:56.690 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 ceph-mon[31301]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T05:37:56.690 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 ceph-mon[31301]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T05:37:56.690 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:56.691 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:56.691 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:56.691 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:56.691 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 sudo[34027]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T05:37:56.691 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 sudo[34027]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:56.691 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 sudo[34027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:56.691 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 sudo[34027]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[39111]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[39111]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 sudo[60161]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 sudo[60161]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 sudo[60161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:56.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 sudo[60161]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:56.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[27514]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T05:37:56.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[27514]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T05:37:56.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:37:56.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:37:56.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:37:56.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:56 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 sudo[34030]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T05:37:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 sudo[34030]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 sudo[34030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:56 smithi161 sudo[34030]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:57.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 sudo[60191]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T05:37:57.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 sudo[60191]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:57.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 sudo[60191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:57.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 sudo[60191]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 sudo[60215]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 sudo[60215]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T05:37:57.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 sudo[60215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 sudo[60215]: pam_unix(sudo:session): session closed for user root 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:57 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:57.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:57.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:37:57.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:37:57.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:37:57.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:57 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3013213937' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35152ec9-afb7-46c5-b9f2-b4dc7e299885"}]: dispatch 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3013213937' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35152ec9-afb7-46c5-b9f2-b4dc7e299885"}]': finished 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[39111]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:58.800 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3013213937' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35152ec9-afb7-46c5-b9f2-b4dc7e299885"}]: dispatch 2024-09-16T05:37:58.801 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3013213937' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35152ec9-afb7-46c5-b9f2-b4dc7e299885"}]': finished 2024-09-16T05:37:58.801 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[27514]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T05:37:58.801 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:58 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:37:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:58 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T05:37:58.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:58 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T05:37:58.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:58 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3013213937' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35152ec9-afb7-46c5-b9f2-b4dc7e299885"}]: dispatch 2024-09-16T05:37:58.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:58 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3013213937' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35152ec9-afb7-46c5-b9f2-b4dc7e299885"}]': finished 2024-09-16T05:37:58.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:58 smithi161 ceph-mon[31301]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T05:37:58.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:58 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:37:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:59 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/609045006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:37:59 smithi145 ceph-mon[27514]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:59.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:59 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/609045006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:59.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:37:59 smithi145 ceph-mon[39111]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:37:59.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:59 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/609045006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:37:59.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:37:59 smithi161 ceph-mon[31301]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:01 smithi145 ceph-mon[27514]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:01 smithi145 ceph-mon[39111]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:01 smithi161 ceph-mon[31301]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:04.193 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:03 smithi145 ceph-mon[39111]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:04.194 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:03 smithi145 ceph-mon[27514]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:03 smithi161 ceph-mon[31301]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:05.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:38:05.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:05.293 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:38:05.293 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:38:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:06.167 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:05 smithi145 ceph-mon[39111]: Deploying daemon osd.3 on smithi145 2024-09-16T05:38:06.167 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:05 smithi145 ceph-mon[39111]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:06.168 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:05 smithi145 ceph-mon[27514]: Deploying daemon osd.3 on smithi145 2024-09-16T05:38:06.168 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:05 smithi145 ceph-mon[27514]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:05 smithi161 ceph-mon[31301]: Deploying daemon osd.3 on smithi145 2024-09-16T05:38:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:05 smithi161 ceph-mon[31301]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:08.041 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:07 smithi145 ceph-mon[39111]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:08.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:07 smithi145 ceph-mon[27514]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:07 smithi161 ceph-mon[31301]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:10.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:09 smithi145 ceph-mon[39111]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:10.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:09 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:10.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:09 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:10.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:09 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:10.158 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:09 smithi145 ceph-mon[27514]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:10.158 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:09 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:10.158 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:09 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:10.159 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:09 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:09 smithi161 ceph-mon[31301]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:09 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:09 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:09 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[27514]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[39111]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:11 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:11 smithi161 ceph-mon[31301]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:12.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:11 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:11 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:11 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:12.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:11 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:12.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:11 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:12.620 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 3 on host 'smithi145' 2024-09-16T05:38:13.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:12 smithi145 ceph-mon[39111]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:38:13.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:13.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:13.191 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:13.191 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:12 smithi145 ceph-mon[27514]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:38:13.191 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:13.191 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:13.191 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:13.211 DEBUG:teuthology.orchestra.run.smithi145:osd.3> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T05:38:13.213 INFO:tasks.cephadm:Deploying osd.4 on smithi161 with /dev/vg_nvme/lv_4... 2024-09-16T05:38:13.213 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T05:38:13.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:12 smithi161 ceph-mon[31301]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:38:13.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:13.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:13.241 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:13.419 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:38:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[39111]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[39111]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T05:38:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[39111]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T05:38:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[39111]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:38:14.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[27514]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:14.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[27514]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T05:38:14.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[27514]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T05:38:14.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:14.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-mon[27514]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:38:14.069 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[62053]: 2024-09-16T05:38:13.913+0000 7fd45f2e4640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T05:38:14.069 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:38:13 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[62053]: 2024-09-16T05:38:13.918+0000 7fd45b10d640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:38:14.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:13 smithi161 ceph-mon[31301]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:14.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:13 smithi161 ceph-mon[31301]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T05:38:14.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:13 smithi161 ceph-mon[31301]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T05:38:14.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:13 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:14.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:13 smithi161 ceph-mon[31301]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:38:14.979 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:14 smithi161 ceph-mon[31301]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:38:14.979 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:14 smithi161 ceph-mon[31301]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T05:38:14.979 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:14.979 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:14 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:14 smithi145 ceph-mon[27514]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:38:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:14 smithi145 ceph-mon[27514]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T05:38:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:14 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:14 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:15.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:14 smithi145 ceph-mon[39111]: from='osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2024-09-16T05:38:15.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:14 smithi145 ceph-mon[39111]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T05:38:15.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:14 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:15.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:14 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:15.902 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:38:15.920 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi161:vg_nvme/lv_4 2024-09-16T05:38:16.020 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[27514]: purged_snaps scrub starts 2024-09-16T05:38:16.020 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[27514]: purged_snaps scrub ok 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[27514]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[27514]: osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511] boot 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[27514]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[39111]: purged_snaps scrub starts 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[39111]: purged_snaps scrub ok 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[39111]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[39111]: osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511] boot 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[39111]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T05:38:16.021 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:15 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:16.154 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:38:16.275 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:15 smithi161 ceph-mon[31301]: purged_snaps scrub starts 2024-09-16T05:38:16.275 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:15 smithi161 ceph-mon[31301]: purged_snaps scrub ok 2024-09-16T05:38:16.275 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:15 smithi161 ceph-mon[31301]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T05:38:16.275 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:15 smithi161 ceph-mon[31301]: osd.3 [v2:172.21.15.145:6826/3532497511,v1:172.21.15.145:6827/3532497511] boot 2024-09-16T05:38:16.276 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:15 smithi161 ceph-mon[31301]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T05:38:16.276 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:15 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:38:17.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T05:38:17.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: Detected new or changed devices on smithi145 2024-09-16T05:38:17.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi145 to 4016M 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:17.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:16 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: Detected new or changed devices on smithi145 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi145 to 4016M 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: Detected new or changed devices on smithi145 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:17.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi145 to 4016M 2024-09-16T05:38:17.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:17.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:17.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:17.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:16 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:18 smithi145 ceph-mon[27514]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:18 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:38:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:18 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:38:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:18 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:18 smithi145 ceph-mon[39111]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:18 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:38:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:18 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:38:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:18 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:18 smithi161 ceph-mon[31301]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:18 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:38:18.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:18 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:38:18.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:18 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:19.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:19 smithi161 ceph-mon[31301]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:38:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:19 smithi145 ceph-mon[27514]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:38:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:19 smithi145 ceph-mon[39111]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:38:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:20 smithi161 ceph-mon[31301]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:20 smithi145 ceph-mon[27514]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:20 smithi145 ceph-mon[39111]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:21 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/4053974205' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]: dispatch 2024-09-16T05:38:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:21 smithi161 ceph-mon[31301]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]: dispatch 2024-09-16T05:38:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:21 smithi161 ceph-mon[31301]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]': finished 2024-09-16T05:38:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:21 smithi161 ceph-mon[31301]: osdmap e27: 5 total, 4 up, 5 in 2024-09-16T05:38:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:21 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:21 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/3001248214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:38:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/4053974205' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]: dispatch 2024-09-16T05:38:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[27514]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]: dispatch 2024-09-16T05:38:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[27514]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]': finished 2024-09-16T05:38:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[27514]: osdmap e27: 5 total, 4 up, 5 in 2024-09-16T05:38:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:21.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/3001248214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:38:21.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/4053974205' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]: dispatch 2024-09-16T05:38:21.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[39111]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]: dispatch 2024-09-16T05:38:21.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[39111]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f167bf4a-280b-4393-89c2-4563514b8c46"}]': finished 2024-09-16T05:38:21.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[39111]: osdmap e27: 5 total, 4 up, 5 in 2024-09-16T05:38:21.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:21.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:21 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/3001248214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:38:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:22 smithi161 ceph-mon[31301]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:22 smithi145 ceph-mon[27514]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:22 smithi145 ceph-mon[39111]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:24.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:24 smithi161 ceph-mon[31301]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:24 smithi145 ceph-mon[27514]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:24 smithi145 ceph-mon[39111]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:25.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:25 smithi161 ceph-mon[31301]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:25 smithi145 ceph-mon[27514]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:25 smithi145 ceph-mon[39111]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:26 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:38:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:26 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:26.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:26 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:38:26.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:26 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:26 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:38:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:26 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:27.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:27 smithi161 ceph-mon[31301]: Deploying daemon osd.4 on smithi161 2024-09-16T05:38:27.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:27 smithi161 ceph-mon[31301]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:27.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:27 smithi145 ceph-mon[39111]: Deploying daemon osd.4 on smithi161 2024-09-16T05:38:27.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:27 smithi145 ceph-mon[39111]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:27.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:27 smithi145 ceph-mon[27514]: Deploying daemon osd.4 on smithi161 2024-09-16T05:38:27.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:27 smithi145 ceph-mon[27514]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:30.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:29 smithi161 ceph-mon[31301]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:29 smithi145 ceph-mon[27514]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:29 smithi145 ceph-mon[39111]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:32.024 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:31 smithi161 ceph-mon[31301]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:32.024 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:32.024 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:32.024 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:31 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:31 smithi145 ceph-mon[27514]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:31 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:31 smithi145 ceph-mon[39111]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:32.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:32.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:31 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:34.286 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:33 smithi161 ceph-mon[31301]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:33 smithi145 ceph-mon[27514]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:33 smithi145 ceph-mon[39111]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:34.571 INFO:teuthology.orchestra.run.smithi161.stdout:Created osd(s) 4 on host 'smithi161' 2024-09-16T05:38:35.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:35 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:35 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:35 smithi161 ceph-mon[31301]: from='osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:38:35.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:35 smithi161 ceph-mon[31301]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:38:35.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:35 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:35 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:35 smithi161 ceph-mon[31301]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:35.206 DEBUG:teuthology.orchestra.run.smithi161:osd.4> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T05:38:35.208 INFO:tasks.cephadm:Deploying osd.5 on smithi161 with /dev/vg_nvme/lv_3... 2024-09-16T05:38:35.208 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T05:38:35.459 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:38:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[27514]: from='osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:38:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[27514]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:38:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[27514]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[39111]: from='osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:38:35.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[39111]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:38:35.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:35.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:35 smithi145 ceph-mon[39111]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:36.447 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:36 smithi161 ceph-mon[31301]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T05:38:36.447 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:36 smithi161 ceph-mon[31301]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T05:38:36.447 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:36 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:36.447 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:36 smithi161 ceph-mon[31301]: from='osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:38:36.447 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:36 smithi161 ceph-mon[31301]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[39111]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[39111]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[39111]: from='osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[39111]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[27514]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[27514]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[27514]: from='osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:38:36.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:36 smithi145 ceph-mon[27514]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:38:36.758 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:38:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[36590]: 2024-09-16T05:38:36.624+0000 7f887d3f8640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T05:38:36.758 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:38:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[36590]: 2024-09-16T05:38:36.630+0000 7f8875219640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:38:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:37 smithi161 ceph-mon[31301]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:38:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:37 smithi161 ceph-mon[31301]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T05:38:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:37 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:37 smithi161 ceph-mon[31301]: from='osd.4 ' entity='osd.4' 2024-09-16T05:38:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:37 smithi161 ceph-mon[31301]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:37 smithi161 ceph-mon[31301]: osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246] boot 2024-09-16T05:38:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[27514]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:38:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[27514]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T05:38:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[27514]: from='osd.4 ' entity='osd.4' 2024-09-16T05:38:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[27514]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[27514]: osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246] boot 2024-09-16T05:38:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[39111]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:38:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[39111]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T05:38:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[39111]: from='osd.4 ' entity='osd.4' 2024-09-16T05:38:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[39111]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T05:38:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:37 smithi145 ceph-mon[39111]: osd.4 [v2:172.21.15.161:6800/3519989246,v1:172.21.15.161:6801/3519989246] boot 2024-09-16T05:38:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[27514]: purged_snaps scrub starts 2024-09-16T05:38:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[27514]: purged_snaps scrub ok 2024-09-16T05:38:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[27514]: osdmap e30: 5 total, 5 up, 5 in 2024-09-16T05:38:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[27514]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T05:38:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[39111]: purged_snaps scrub starts 2024-09-16T05:38:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[39111]: purged_snaps scrub ok 2024-09-16T05:38:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[39111]: osdmap e30: 5 total, 5 up, 5 in 2024-09-16T05:38:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:38 smithi145 ceph-mon[39111]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T05:38:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:38 smithi161 ceph-mon[31301]: purged_snaps scrub starts 2024-09-16T05:38:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:38 smithi161 ceph-mon[31301]: purged_snaps scrub ok 2024-09-16T05:38:38.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:38 smithi161 ceph-mon[31301]: osdmap e30: 5 total, 5 up, 5 in 2024-09-16T05:38:38.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:38 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:38:38.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:38 smithi161 ceph-mon[31301]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T05:38:39.072 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:38:39.092 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi161:vg_nvme/lv_3 2024-09-16T05:38:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:39 smithi161 ceph-mon[31301]: pgmap v110: 1 pgs: 1 remapped+peering; 577 KiB data, 411 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:39 smithi161 ceph-mon[31301]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T05:38:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:39 smithi145 ceph-mon[27514]: pgmap v110: 1 pgs: 1 remapped+peering; 577 KiB data, 411 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:39 smithi145 ceph-mon[27514]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T05:38:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:39 smithi145 ceph-mon[39111]: pgmap v110: 1 pgs: 1 remapped+peering; 577 KiB data, 411 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:39 smithi145 ceph-mon[39111]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T05:38:39.702 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:38:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:41 smithi145 ceph-mon[27514]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T05:38:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:41 smithi145 ceph-mon[39111]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T05:38:41.323 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:41 smithi161 ceph-mon[31301]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T05:38:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 411 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:42.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:42.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 411 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T05:38:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 411 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:38:42.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:42.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:42.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:42.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:42.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:42.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:42.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:43 smithi161 ceph-mon[31301]: Detected new or changed devices on smithi161 2024-09-16T05:38:43.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:43 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi161 to 17088M 2024-09-16T05:38:43.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:38:43.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:38:43.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:43 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[27514]: Detected new or changed devices on smithi161 2024-09-16T05:38:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi161 to 17088M 2024-09-16T05:38:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:38:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:38:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[39111]: Detected new or changed devices on smithi161 2024-09-16T05:38:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi161 to 17088M 2024-09-16T05:38:43.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:38:43.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:38:43.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:43 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:44 smithi145 ceph-mon[27514]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:38:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:44 smithi145 ceph-mon[27514]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:44 smithi145 ceph-mon[39111]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:38:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:44 smithi145 ceph-mon[39111]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:44 smithi161 ceph-mon[31301]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:38:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:44 smithi161 ceph-mon[31301]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/3825185391' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]: dispatch 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[27514]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]: dispatch 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[27514]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]': finished 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[27514]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/4182294507' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/3825185391' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]: dispatch 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[39111]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]: dispatch 2024-09-16T05:38:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[39111]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]': finished 2024-09-16T05:38:45.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[39111]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T05:38:45.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:38:45.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:45 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/4182294507' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:38:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:45 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/3825185391' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]: dispatch 2024-09-16T05:38:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:45 smithi161 ceph-mon[31301]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]: dispatch 2024-09-16T05:38:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:45 smithi161 ceph-mon[31301]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "757f9fb2-1a05-47cc-ace6-99a594c61118"}]': finished 2024-09-16T05:38:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:45 smithi161 ceph-mon[31301]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T05:38:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:45 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:38:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:45 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/4182294507' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:38:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:46 smithi145 ceph-mon[27514]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-16T05:38:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:46 smithi145 ceph-mon[39111]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-16T05:38:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:46 smithi161 ceph-mon[31301]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-16T05:38:48.233 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:48 smithi161 ceph-mon[31301]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T05:38:48.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:48 smithi145 ceph-mon[27514]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T05:38:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:48 smithi145 ceph-mon[39111]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T05:38:50.305 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:50 smithi161 ceph-mon[31301]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:38:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:50 smithi145 ceph-mon[27514]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:38:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:50 smithi145 ceph-mon[39111]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:38:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:51 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:38:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:51 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:51 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:38:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:51 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:51.318 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:51 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:38:51.319 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:51 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:52.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:52 smithi161 ceph-mon[31301]: Deploying daemon osd.5 on smithi161 2024-09-16T05:38:52.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:52 smithi161 ceph-mon[31301]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-16T05:38:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:52 smithi145 ceph-mon[27514]: Deploying daemon osd.5 on smithi161 2024-09-16T05:38:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:52 smithi145 ceph-mon[27514]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-16T05:38:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:52 smithi145 ceph-mon[39111]: Deploying daemon osd.5 on smithi161 2024-09-16T05:38:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:52 smithi145 ceph-mon[39111]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-16T05:38:54.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:54 smithi161 ceph-mon[31301]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T05:38:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:54 smithi145 ceph-mon[27514]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T05:38:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:54 smithi145 ceph-mon[39111]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T05:38:56.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:56 smithi161 ceph-mon[31301]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:56.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:56.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:56.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:56 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:56 smithi145 ceph-mon[27514]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:56 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:56 smithi145 ceph-mon[39111]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:56 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:56 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:56 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:58 smithi145 ceph-mon[39111]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:58.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:58 smithi145 ceph-mon[27514]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:58 smithi161 ceph-mon[31301]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:59.041 INFO:teuthology.orchestra.run.smithi161.stdout:Created osd(s) 5 on host 'smithi161' 2024-09-16T05:38:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:38:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:38:59.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:59.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:59.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:38:59 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.835 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.835 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.835 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:38:59.835 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:38:59.835 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.835 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:38:59.835 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:38:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:38:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:38:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:38:59 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:38:59.854 DEBUG:teuthology.orchestra.run.smithi161:osd.5> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T05:38:59.857 INFO:tasks.cephadm:Deploying osd.6 on smithi161 with /dev/vg_nvme/lv_2... 2024-09-16T05:38:59.857 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T05:39:00.421 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:00 smithi161 ceph-mon[31301]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T05:39:00.421 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:00 smithi161 ceph-mon[31301]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T05:39:00.421 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:00 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:00.421 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:00 smithi161 ceph-mon[31301]: from='osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:00.421 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:00 smithi161 ceph-mon[31301]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:00.637 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:39:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[27514]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T05:39:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[27514]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T05:39:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[27514]: from='osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[27514]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:00.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[39111]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T05:39:00.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[39111]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T05:39:00.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:00.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[39111]: from='osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:00.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:00 smithi145 ceph-mon[39111]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:01.088 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:39:00 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[42711]: 2024-09-16T05:39:00.828+0000 7f24db6fd640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T05:39:01.088 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:39:00 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[42711]: 2024-09-16T05:39:00.832+0000 7f24d351e640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:39:01.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:01 smithi161 ceph-mon[31301]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:01.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:01 smithi161 ceph-mon[31301]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T05:39:01.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:01.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:01.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:01 smithi161 ceph-mon[31301]: from='osd.5 ' entity='osd.5' 2024-09-16T05:39:01.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:01 smithi161 ceph-mon[31301]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:39:01.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:01 smithi161 ceph-mon[31301]: osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906] boot 2024-09-16T05:39:01.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:01 smithi161 ceph-mon[31301]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T05:39:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[27514]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[27514]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T05:39:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[27514]: from='osd.5 ' entity='osd.5' 2024-09-16T05:39:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[27514]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:39:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[27514]: osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906] boot 2024-09-16T05:39:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[27514]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T05:39:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[39111]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[39111]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T05:39:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[39111]: from='osd.5 ' entity='osd.5' 2024-09-16T05:39:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[39111]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T05:39:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[39111]: osd.5 [v2:172.21.15.161:6808/1066074906,v1:172.21.15.161:6809/1066074906] boot 2024-09-16T05:39:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:01 smithi145 ceph-mon[39111]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T05:39:02.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:02 smithi145 ceph-mon[27514]: purged_snaps scrub starts 2024-09-16T05:39:02.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:02 smithi145 ceph-mon[27514]: purged_snaps scrub ok 2024-09-16T05:39:02.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:02 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:02.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:02 smithi145 ceph-mon[27514]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T05:39:02.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:02 smithi145 ceph-mon[39111]: purged_snaps scrub starts 2024-09-16T05:39:02.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:02 smithi145 ceph-mon[39111]: purged_snaps scrub ok 2024-09-16T05:39:02.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:02 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:02.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:02 smithi145 ceph-mon[39111]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T05:39:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:02 smithi161 ceph-mon[31301]: purged_snaps scrub starts 2024-09-16T05:39:02.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:02 smithi161 ceph-mon[31301]: purged_snaps scrub ok 2024-09-16T05:39:02.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:02 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:39:02.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:02 smithi161 ceph-mon[31301]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T05:39:03.713 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:03 smithi161 ceph-mon[31301]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:03.714 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:03 smithi161 ceph-mon[31301]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T05:39:03.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:03 smithi145 ceph-mon[27514]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:03.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:03 smithi145 ceph-mon[27514]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T05:39:03.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:03 smithi145 ceph-mon[39111]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:03.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:03 smithi145 ceph-mon[39111]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T05:39:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: Detected new or changed devices on smithi161 2024-09-16T05:39:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi161 to 8544M 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: Detected new or changed devices on smithi161 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi161 to 8544M 2024-09-16T05:39:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:04 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: Detected new or changed devices on smithi161 2024-09-16T05:39:05.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:05.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:05.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi161 to 8544M 2024-09-16T05:39:05.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:05.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:05.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:04 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:05.124 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:39:05.143 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi161:vg_nvme/lv_2 2024-09-16T05:39:05.336 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:39:06.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:05 smithi145 ceph-mon[27514]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T05:39:06.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:05 smithi145 ceph-mon[27514]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:05 smithi145 ceph-mon[39111]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T05:39:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:05 smithi145 ceph-mon[39111]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:05 smithi161 ceph-mon[31301]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T05:39:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:05 smithi161 ceph-mon[31301]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 562 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:06 smithi145 ceph-mon[27514]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:39:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:06 smithi145 ceph-mon[27514]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T05:39:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:06 smithi145 ceph-mon[39111]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:39:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:06 smithi145 ceph-mon[39111]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T05:39:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:06 smithi161 ceph-mon[31301]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:39:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:06 smithi161 ceph-mon[31301]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T05:39:08.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:07 smithi145 ceph-mon[27514]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:08.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:07 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:39:08.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:07 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:39:08.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:07 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:08.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:07 smithi145 ceph-mon[39111]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:08.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:07 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:39:08.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:07 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:39:08.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:07 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:07 smithi161 ceph-mon[31301]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:07 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:39:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:07 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:39:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:07 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:09.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:08 smithi145 ceph-mon[27514]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:39:09.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:08 smithi145 ceph-mon[27514]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T05:39:09.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:08 smithi145 ceph-mon[27514]: Cluster is now healthy 2024-09-16T05:39:09.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:08 smithi145 ceph-mon[39111]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:39:09.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:08 smithi145 ceph-mon[39111]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T05:39:09.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:08 smithi145 ceph-mon[39111]: Cluster is now healthy 2024-09-16T05:39:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:08 smithi161 ceph-mon[31301]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:39:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:08 smithi161 ceph-mon[31301]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T05:39:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:08 smithi161 ceph-mon[31301]: Cluster is now healthy 2024-09-16T05:39:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[27514]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/940649458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]: dispatch 2024-09-16T05:39:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[27514]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]: dispatch 2024-09-16T05:39:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[27514]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]': finished 2024-09-16T05:39:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[27514]: osdmap e43: 7 total, 6 up, 7 in 2024-09-16T05:39:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[39111]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:10.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/940649458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]: dispatch 2024-09-16T05:39:10.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[39111]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]: dispatch 2024-09-16T05:39:10.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[39111]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]': finished 2024-09-16T05:39:10.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[39111]: osdmap e43: 7 total, 6 up, 7 in 2024-09-16T05:39:10.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:09 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:09 smithi161 ceph-mon[31301]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:09 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/940649458' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]: dispatch 2024-09-16T05:39:10.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:09 smithi161 ceph-mon[31301]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]: dispatch 2024-09-16T05:39:10.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:09 smithi161 ceph-mon[31301]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fb0d9ca-f7c8-4683-9aed-6c1a881305bb"}]': finished 2024-09-16T05:39:10.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:09 smithi161 ceph-mon[31301]: osdmap e43: 7 total, 6 up, 7 in 2024-09-16T05:39:10.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:09 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:10 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/4267404936' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:39:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:10 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/4267404936' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:39:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:10 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/4267404936' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:39:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:11 smithi145 ceph-mon[27514]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-16T05:39:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:11 smithi145 ceph-mon[39111]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-16T05:39:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:11 smithi161 ceph-mon[31301]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-16T05:39:14.292 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:13 smithi161 ceph-mon[31301]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:39:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:13 smithi145 ceph-mon[27514]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:39:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:13 smithi145 ceph-mon[39111]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:39:16.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:15 smithi161 ceph-mon[31301]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-16T05:39:16.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:15 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:39:16.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:15 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:15 smithi145 ceph-mon[27514]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-16T05:39:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:15 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:39:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:15 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:15 smithi145 ceph-mon[39111]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-16T05:39:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:15 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:39:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:15 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:17.214 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:16 smithi161 ceph-mon[31301]: Deploying daemon osd.6 on smithi161 2024-09-16T05:39:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:16 smithi145 ceph-mon[27514]: Deploying daemon osd.6 on smithi161 2024-09-16T05:39:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:16 smithi145 ceph-mon[39111]: Deploying daemon osd.6 on smithi161 2024-09-16T05:39:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:17 smithi145 ceph-mon[27514]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:17 smithi145 ceph-mon[39111]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:18.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:17 smithi161 ceph-mon[31301]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:20.220 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:19 smithi161 ceph-mon[31301]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:19 smithi145 ceph-mon[27514]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:19 smithi145 ceph-mon[39111]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:22.019 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:21 smithi161 ceph-mon[31301]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:22.019 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:21 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:22.019 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:21 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:22.019 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:21 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:21 smithi145 ceph-mon[27514]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:21 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:21 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:21 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:21 smithi145 ceph-mon[39111]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:21 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:21 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:21 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:24.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:23 smithi161 ceph-mon[31301]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:23 smithi145 ceph-mon[27514]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:23 smithi145 ceph-mon[39111]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:24.685 INFO:teuthology.orchestra.run.smithi161.stdout:Created osd(s) 6 on host 'smithi161' 2024-09-16T05:39:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:39:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:39:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:24 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:24 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:25.347 DEBUG:teuthology.orchestra.run.smithi161:osd.6> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.6.service 2024-09-16T05:39:25.350 INFO:tasks.cephadm:Deploying osd.7 on smithi161 with /dev/vg_nvme/lv_1... 2024-09-16T05:39:25.350 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T05:39:26.204 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:39:26.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:25 smithi161 ceph-mon[31301]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:26.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:25 smithi161 ceph-mon[31301]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T05:39:26.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:25 smithi161 ceph-mon[31301]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T05:39:26.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:25 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:26.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:25 smithi161 ceph-mon[31301]: from='osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:26.317 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:25 smithi161 ceph-mon[31301]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[27514]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[27514]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T05:39:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[27514]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T05:39:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[27514]: from='osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[27514]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:26.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[39111]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:26.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[39111]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T05:39:26.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[39111]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T05:39:26.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:26.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[39111]: from='osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:26.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:25 smithi145 ceph-mon[39111]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:26.587 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:39:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[48610]: 2024-09-16T05:39:26.396+0000 7fd21fcb3640 -1 osd.6 0 waiting for initial osdmap 2024-09-16T05:39:26.588 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:39:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[48610]: 2024-09-16T05:39:26.405+0000 7fd217ad4640 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:39:27.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:26 smithi161 ceph-mon[31301]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:27.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:26 smithi161 ceph-mon[31301]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T05:39:27.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:26 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:27.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:26 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:27.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:26 smithi161 ceph-mon[31301]: from='osd.6 ' entity='osd.6' 2024-09-16T05:39:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[27514]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[27514]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T05:39:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[27514]: from='osd.6 ' entity='osd.6' 2024-09-16T05:39:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[39111]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[39111]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T05:39:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:27.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:27.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:26 smithi145 ceph-mon[39111]: from='osd.6 ' entity='osd.6' 2024-09-16T05:39:28.244 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:27 smithi161 ceph-mon[31301]: purged_snaps scrub starts 2024-09-16T05:39:28.245 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:27 smithi161 ceph-mon[31301]: purged_snaps scrub ok 2024-09-16T05:39:28.245 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:27 smithi161 ceph-mon[31301]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:28.245 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:27 smithi161 ceph-mon[31301]: osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168] boot 2024-09-16T05:39:28.245 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:27 smithi161 ceph-mon[31301]: osdmap e46: 7 total, 7 up, 7 in 2024-09-16T05:39:28.245 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:27 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:28.245 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:27 smithi161 ceph-mon[31301]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T05:39:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[27514]: purged_snaps scrub starts 2024-09-16T05:39:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[27514]: purged_snaps scrub ok 2024-09-16T05:39:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[27514]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[27514]: osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168] boot 2024-09-16T05:39:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[27514]: osdmap e46: 7 total, 7 up, 7 in 2024-09-16T05:39:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[27514]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T05:39:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[39111]: purged_snaps scrub starts 2024-09-16T05:39:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[39111]: purged_snaps scrub ok 2024-09-16T05:39:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[39111]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T05:39:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[39111]: osd.6 [v2:172.21.15.161:6816/200803168,v1:172.21.15.161:6817/200803168] boot 2024-09-16T05:39:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[39111]: osdmap e46: 7 total, 7 up, 7 in 2024-09-16T05:39:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:39:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:27 smithi145 ceph-mon[39111]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T05:39:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 589 MiB used, 625 GiB / 626 GiB avail 2024-09-16T05:39:30.522 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: Detected new or changed devices on smithi161 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi161 to 5696M 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:30.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:30.524 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 589 MiB used, 625 GiB / 626 GiB avail 2024-09-16T05:39:30.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: Detected new or changed devices on smithi161 2024-09-16T05:39:30.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T05:39:30.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.525 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.525 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi161 to 5696M 2024-09-16T05:39:30.525 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.525 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:30.525 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:30.525 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:29 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.525 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 589 MiB used, 625 GiB / 626 GiB avail 2024-09-16T05:39:30.526 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: Detected new or changed devices on smithi161 2024-09-16T05:39:30.526 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.526 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T05:39:30.526 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.526 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.526 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:30.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi161 to 5696M 2024-09-16T05:39:30.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:30.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:30.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:29 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:30.528 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T05:39:30.529 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi161:vg_nvme/lv_1 2024-09-16T05:39:30.724 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:39:31.233 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:30 smithi161 ceph-mon[31301]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T05:39:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:30 smithi145 ceph-mon[27514]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T05:39:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:30 smithi145 ceph-mon[39111]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T05:39:32.251 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:31 smithi161 ceph-mon[31301]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 589 MiB used, 625 GiB / 626 GiB avail 2024-09-16T05:39:32.251 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:31 smithi161 ceph-mon[31301]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T05:39:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:31 smithi145 ceph-mon[27514]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 589 MiB used, 625 GiB / 626 GiB avail 2024-09-16T05:39:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:31 smithi145 ceph-mon[27514]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T05:39:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:31 smithi145 ceph-mon[39111]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 589 MiB used, 625 GiB / 626 GiB avail 2024-09-16T05:39:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:31 smithi145 ceph-mon[39111]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T05:39:33.267 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:32 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:39:33.267 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:32 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:39:33.267 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:32 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:32 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:39:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:32 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:39:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:32 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:32 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T05:39:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:32 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T05:39:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:32 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:34.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:33 smithi161 ceph-mon[31301]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:39:34.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:33 smithi161 ceph-mon[31301]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-16T05:39:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:33 smithi145 ceph-mon[27514]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:39:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:33 smithi145 ceph-mon[27514]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-16T05:39:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:33 smithi145 ceph-mon[39111]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:39:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:33 smithi145 ceph-mon[39111]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/1146452463' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]: dispatch 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[27514]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]: dispatch 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[27514]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]': finished 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[27514]: osdmap e51: 8 total, 7 up, 8 in 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/1146452463' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]: dispatch 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[39111]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]: dispatch 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[39111]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]': finished 2024-09-16T05:39:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[39111]: osdmap e51: 8 total, 7 up, 8 in 2024-09-16T05:39:35.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:34 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:34 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/1146452463' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]: dispatch 2024-09-16T05:39:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:34 smithi161 ceph-mon[31301]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]: dispatch 2024-09-16T05:39:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:34 smithi161 ceph-mon[31301]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45f69358-0224-4354-a1e7-eee62e949d54"}]': finished 2024-09-16T05:39:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:34 smithi161 ceph-mon[31301]: osdmap e51: 8 total, 7 up, 8 in 2024-09-16T05:39:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:34 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:36.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:36 smithi145 ceph-mon[27514]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T05:39:36.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:36 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/1411494484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:39:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:36 smithi145 ceph-mon[39111]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T05:39:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:36 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/1411494484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:39:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:36 smithi161 ceph-mon[31301]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T05:39:36.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:36 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/1411494484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T05:39:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:38 smithi145 ceph-mon[27514]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T05:39:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:38 smithi145 ceph-mon[39111]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T05:39:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:38 smithi161 ceph-mon[31301]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-16T05:39:40.024 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:40 smithi161 ceph-mon[31301]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:39:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:40 smithi145 ceph-mon[27514]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:39:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:40 smithi145 ceph-mon[39111]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:39:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:42 smithi161 ceph-mon[31301]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T05:39:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:39:42.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:42 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:42 smithi145 ceph-mon[27514]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T05:39:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:39:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:42 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:42 smithi145 ceph-mon[39111]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T05:39:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:39:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:42 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:43.187 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:43 smithi161 ceph-mon[31301]: Deploying daemon osd.7 on smithi161 2024-09-16T05:39:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:43 smithi145 ceph-mon[27514]: Deploying daemon osd.7 on smithi161 2024-09-16T05:39:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:43 smithi145 ceph-mon[39111]: Deploying daemon osd.7 on smithi161 2024-09-16T05:39:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:44 smithi161 ceph-mon[31301]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:44 smithi145 ceph-mon[27514]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:44 smithi145 ceph-mon[39111]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:46.293 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:46 smithi161 ceph-mon[31301]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:46 smithi145 ceph-mon[27514]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:46 smithi145 ceph-mon[39111]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:47 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:47 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:47 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:47 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:47 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:47 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:47 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:47 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:47 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:48.271 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:48 smithi161 ceph-mon[31301]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:48.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:48 smithi145 ceph-mon[27514]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:48 smithi145 ceph-mon[39111]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:49.848 INFO:teuthology.orchestra.run.smithi161.stdout:Created osd(s) 7 on host 'smithi161' 2024-09-16T05:39:50.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:50.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:39:50.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:39:50.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:50.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:50.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:50.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:50 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.519 DEBUG:teuthology.orchestra.run.smithi161:osd.7> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.7.service 2024-09-16T05:39:50.521 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-16T05:39:50.522 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:50 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:50.731 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:39:51.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[39111]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T05:39:51.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[39111]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T05:39:51.166 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:51.166 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[39111]: from='osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:51.166 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[39111]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:51.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[27514]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T05:39:51.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[27514]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T05:39:51.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:51.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[27514]: from='osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:51.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:51 smithi145 ceph-mon[27514]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:51 smithi161 ceph-mon[31301]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T05:39:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:51 smithi161 ceph-mon[31301]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T05:39:51.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:51 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:51.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:51 smithi161 ceph-mon[31301]: from='osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:51.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:51 smithi161 ceph-mon[31301]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:39:51.338 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:39:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[55019]: 2024-09-16T05:39:51.090+0000 7f2f0beea640 -1 osd.7 0 waiting for initial osdmap 2024-09-16T05:39:51.338 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:39:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[55019]: 2024-09-16T05:39:51.097+0000 7f2f07d13640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:39:52.189 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[27514]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:52.189 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[27514]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:52.189 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[27514]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T05:39:52.189 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:52.189 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:52.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[39111]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:52.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[39111]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:52.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[39111]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T05:39:52.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:52.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:52 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:52.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:52 smithi161 ceph-mon[31301]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T05:39:52.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:52 smithi161 ceph-mon[31301]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-09-16T05:39:52.240 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:52 smithi161 ceph-mon[31301]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T05:39:52.240 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:52.240 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:52 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:52.564 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:39:53.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[27514]: purged_snaps scrub starts 2024-09-16T05:39:53.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[27514]: purged_snaps scrub ok 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[27514]: osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739] boot 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[27514]: osdmap e54: 8 total, 8 up, 8 in 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3071891538' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[39111]: purged_snaps scrub starts 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[39111]: purged_snaps scrub ok 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[39111]: osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739] boot 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[39111]: osdmap e54: 8 total, 8 up, 8 in 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:53.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:53 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3071891538' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T05:39:53.264 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1726465192,"num_in_osds":8,"osd_in_since":1726465174,"num_remapped_pgs":1} 2024-09-16T05:39:53.265 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T05:39:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:53 smithi161 ceph-mon[31301]: purged_snaps scrub starts 2024-09-16T05:39:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:53 smithi161 ceph-mon[31301]: purged_snaps scrub ok 2024-09-16T05:39:53.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:53 smithi161 ceph-mon[31301]: osd.7 [v2:172.21.15.161:6824/1212588739,v1:172.21.15.161:6825/1212588739] boot 2024-09-16T05:39:53.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:53 smithi161 ceph-mon[31301]: osdmap e54: 8 total, 8 up, 8 in 2024-09-16T05:39:53.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:53 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:39:53.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:53 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3071891538' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T05:39:53.507 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: Detected new or changed devices on smithi161 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi161 to 4272M 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[27514]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: Detected new or changed devices on smithi161 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi161 to 4272M 2024-09-16T05:39:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:54 smithi145 ceph-mon[39111]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: Detected new or changed devices on smithi161 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:39:54.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi161 to 4272M 2024-09-16T05:39:54.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:39:54.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:39:54.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:39:54.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:54 smithi161 ceph-mon[31301]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T05:39:55.381 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:39:55.381 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":57,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T05:39:55.014416+0000","last_up_change":"2024-09-16T05:39:52.084392+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6803","nonce":3816133520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6805","nonce":3816133520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6809","nonce":3816133520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6807","nonce":3816133520}]},"public_addr":"172.21.15.145:6803/3816133520","cluster_addr":"172.21.15.145:6805/3816133520","heartbeat_back_addr":"172.21.15.145:6809/3816133520","heartbeat_front_addr":"172.21.15.145:6807/3816133520","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6811","nonce":2691418585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6813","nonce":2691418585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6817","nonce":2691418585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6815","nonce":2691418585}]},"public_addr":"172.21.15.145:6811/2691418585","cluster_addr":"172.21.15.145:6813/2691418585","heartbeat_back_addr":"172.21.15.145:6817/2691418585","heartbeat_front_addr":"172.21.15.145:6815/2691418585","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6819","nonce":3060878967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6821","nonce":3060878967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6825","nonce":3060878967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6823","nonce":3060878967}]},"public_addr":"172.21.15.145:6819/3060878967","cluster_addr":"172.21.15.145:6821/3060878967","heartbeat_back_addr":"172.21.15.145:6825/3060878967","heartbeat_front_addr":"172.21.15.145:6823/3060878967","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6827","nonce":3532497511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6829","nonce":3532497511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6833","nonce":3532497511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6831","nonce":3532497511}]},"public_addr":"172.21.15.145:6827/3532497511","cluster_addr":"172.21.15.145:6829/3532497511","heartbeat_back_addr":"172.21.15.145:6833/3532497511","heartbeat_front_addr":"172.21.15.145:6831/3532497511","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6801","nonce":3519989246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6803","nonce":3519989246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6807","nonce":3519989246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6805","nonce":3519989246}]},"public_addr":"172.21.15.161:6801/3519989246","cluster_addr":"172.21.15.161:6803/3519989246","heartbeat_back_addr":"172.21.15.161:6807/3519989246","heartbeat_front_addr":"172.21.15.161:6805/3519989246","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6809","nonce":1066074906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6811","nonce":1066074906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6815","nonce":1066074906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6813","nonce":1066074906}]},"public_addr":"172.21.15.161:6809/1066074906","cluster_addr":"172.21.15.161:6811/1066074906","heartbeat_back_addr":"172.21.15.161:6815/1066074906","heartbeat_front_addr":"172.21.15.161:6813/1066074906","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6817","nonce":200803168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6819","nonce":200803168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6823","nonce":200803168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6821","nonce":200803168}]},"public_addr":"172.21.15.161:6817/200803168","cluster_addr":"172.21.15.161:6819/200803168","heartbeat_back_addr":"172.21.15.161:6823/200803168","heartbeat_front_addr":"172.21.15.161:6821/200803168","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6825","nonce":1212588739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6827","nonce":1212588739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6831","nonce":1212588739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6829","nonce":1212588739}]},"public_addr":"172.21.15.161:6825/1212588739","cluster_addr":"172.21.15.161:6827/1212588739","heartbeat_back_addr":"172.21.15.161:6831/1212588739","heartbeat_front_addr":"172.21.15.161:6829/1212588739","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T05:39:56.078 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T05:37:53.104809+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-16T05:39:56.078 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T05:39:56.271 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:39:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:56 smithi145 ceph-mon[27514]: pgmap v173: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:56 smithi145 ceph-mon[27514]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T05:39:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:56 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/214690900' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:39:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:56 smithi145 ceph-mon[39111]: pgmap v173: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:56 smithi145 ceph-mon[39111]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T05:39:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:56 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/214690900' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:39:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:56 smithi161 ceph-mon[31301]: pgmap v173: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:56 smithi161 ceph-mon[31301]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T05:39:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:56 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/214690900' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:39:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:57 smithi145 ceph-mon[27514]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T05:39:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:57 smithi145 ceph-mon[39111]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T05:39:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:57 smithi161 ceph-mon[31301]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T05:39:58.154 INFO:teuthology.orchestra.run.smithi145.stdout:pg_num: 1 2024-09-16T05:39:58.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:58 smithi145 ceph-mon[27514]: pgmap v176: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:58 smithi145 ceph-mon[39111]: pgmap v176: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:58 smithi161 ceph-mon[31301]: pgmap v176: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:39:58.752 INFO:tasks.cephadm:Adding mds.a on smithi145 2024-09-16T05:39:58.752 INFO:tasks.cephadm:Adding mds.b on smithi161 2024-09-16T05:39:58.752 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch apply mds all '2;smithi145=a;smithi161=b' 2024-09-16T05:39:58.965 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:39:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:39:59 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2158191998' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T05:39:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:39:59 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2158191998' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T05:39:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:39:59 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2158191998' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T05:40:00.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:00 smithi161 ceph-mon[31301]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-16T05:40:00.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:00 smithi161 ceph-mon[31301]: overall HEALTH_OK 2024-09-16T05:40:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:00 smithi145 ceph-mon[27514]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-16T05:40:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:00 smithi145 ceph-mon[27514]: overall HEALTH_OK 2024-09-16T05:40:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:00 smithi145 ceph-mon[39111]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-16T05:40:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:00 smithi145 ceph-mon[39111]: overall HEALTH_OK 2024-09-16T05:40:00.806 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled mds.all update... 2024-09-16T05:40:01.414 DEBUG:teuthology.orchestra.run.smithi145:mds.a> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.a.service 2024-09-16T05:40:01.416 DEBUG:teuthology.orchestra.run.smithi161:mds.b> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.b.service 2024-09-16T05:40:01.418 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-09-16T05:40:01.419 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-16T05:40:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi145=a;smithi161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:40:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: Saving service mds.all spec with placement smithi145=a;smithi161=b;count:2 2024-09-16T05:40:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-16T05:40:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:02.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:40:02.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T05:40:02.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:02.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi145=a;smithi161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:40:02.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: Saving service mds.all spec with placement smithi145=a;smithi161=b;count:2 2024-09-16T05:40:02.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:02.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:02.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-16T05:40:02.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:02.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:02.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:02.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:40:02.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T05:40:02.072 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:01 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi145=a;smithi161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: Saving service mds.all spec with placement smithi145=a;smithi161=b;count:2 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T05:40:02.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:01 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:02.122 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:03.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:02 smithi145 ceph-mon[27514]: Deploying daemon mds.a on smithi145 2024-09-16T05:40:03.041 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:02 smithi145 ceph-mon[39111]: Deploying daemon mds.a on smithi145 2024-09-16T05:40:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:02 smithi161 ceph-mon[31301]: Deploying daemon mds.a on smithi145 2024-09-16T05:40:03.318 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:40:03 smithi145 systemd[1]: Starting Ceph mds.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:40:04.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:03 smithi145 ceph-mon[27514]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:40:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:03 smithi145 ceph-mon[39111]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:40:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:03 smithi161 ceph-mon[31301]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T05:40:04.336 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:04.337 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":1,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[],"filesystems":[]} 2024-09-16T05:40:04.337 INFO:teuthology.orchestra.run.smithi145.stderr:dumped fsmap epoch 1 2024-09-16T05:40:04.568 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:40:04 smithi145 podman[67546]: 2024-09-16 05:40:04.256620321 +0000 UTC m=+0.540331101 container create 7a24701370b387702c900f48c29cd0acaa71a43a3fb5cde2bc21fc24d5a73e96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=reef-ae7f373, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:40:04.568 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:40:04 smithi145 podman[67546]: 2024-09-16 05:40:04.16175553 +0000 UTC m=+0.445466330 image pull fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95 quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87 2024-09-16T05:40:05.054 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:04 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3541212562' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:05.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:04 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3541212562' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:04 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3541212562' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:05.305 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:40:05 smithi145 podman[67546]: 2024-09-16 05:40:05.205091644 +0000 UTC m=+1.488802425 container init 7a24701370b387702c900f48c29cd0acaa71a43a3fb5cde2bc21fc24d5a73e96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, GIT_CLEAN=True, RELEASE=reef-ae7f373, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T05:40:05.305 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:40:05 smithi145 podman[67546]: 2024-09-16 05:40:05.211124546 +0000 UTC m=+1.494835329 container start 7a24701370b387702c900f48c29cd0acaa71a43a3fb5cde2bc21fc24d5a73e96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-16T05:40:05.305 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[67614]: starting mds.a at 2024-09-16T05:40:05.567 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:40:05 smithi145 bash[67546]: 7a24701370b387702c900f48c29cd0acaa71a43a3fb5cde2bc21fc24d5a73e96 2024-09-16T05:40:05.568 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:40:05 smithi145 systemd[1]: Started Ceph mds.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:40:06.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-16T05:40:06.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: mds.? [v2:172.21.15.145:6834/3198816911,v1:172.21.15.145:6835/3198816911] up:boot 2024-09-16T05:40:06.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: fsmap 1 up:standby 2024-09-16T05:40:06.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:40:06.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.037 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:40:06.037 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T05:40:06.037 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:05 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: mds.? [v2:172.21.15.145:6834/3198816911,v1:172.21.15.145:6835/3198816911] up:boot 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: fsmap 1 up:standby 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T05:40:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: mds.? [v2:172.21.15.145:6834/3198816911,v1:172.21.15.145:6835/3198816911] up:boot 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: fsmap 1 up:standby 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T05:40:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:05 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:07.061 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:06 smithi161 ceph-mon[31301]: Deploying daemon mds.b on smithi161 2024-09-16T05:40:07.078 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-16T05:40:07.107 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:06 smithi145 ceph-mon[39111]: Deploying daemon mds.b on smithi161 2024-09-16T05:40:07.107 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:06 smithi145 ceph-mon[27514]: Deploying daemon mds.b on smithi161 2024-09-16T05:40:07.288 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:07.337 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:07 smithi161 systemd[1]: Starting Ceph mds.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:40:07.711 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:07 smithi161 podman[59529]: 2024-09-16 05:40:07.356791399 +0000 UTC m=+0.016528091 image pull fd1d6ca2b4a51b7dd04a60817dc43aeea69da272641c8151cf0fecceea98aa95 quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87 2024-09-16T05:40:07.711 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:07 smithi161 podman[59529]: 2024-09-16 05:40:07.483247225 +0000 UTC m=+0.142983905 container create 720da910ea23e40f17bda0bbd1822b8e39f9311c388a9d023298b4d2113b1b24 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=reef-ae7f373) 2024-09-16T05:40:07.711 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:07 smithi161 podman[59529]: 2024-09-16 05:40:07.710721438 +0000 UTC m=+0.370458130 container init 720da910ea23e40f17bda0bbd1822b8e39f9311c388a9d023298b4d2113b1b24 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-16T05:40:08.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:07 smithi145 ceph-mon[27514]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T05:40:08.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:07 smithi145 ceph-mon[39111]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T05:40:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:07 smithi161 ceph-mon[31301]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T05:40:08.087 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:07 smithi161 podman[59529]: 2024-09-16 05:40:07.715621782 +0000 UTC m=+0.375358464 container start 720da910ea23e40f17bda0bbd1822b8e39f9311c388a9d023298b4d2113b1b24 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T05:40:08.087 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:07 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b[59544]: starting mds.b at 2024-09-16T05:40:08.088 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:07 smithi161 bash[59529]: 720da910ea23e40f17bda0bbd1822b8e39f9311c388a9d023298b4d2113b1b24 2024-09-16T05:40:08.088 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:07 smithi161 systemd[1]: Started Ceph mds.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:40:08.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: mds.? [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] up:boot 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: fsmap 2 up:standby 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:08.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: mds.? [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] up:boot 2024-09-16T05:40:08.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: fsmap 2 up:standby 2024-09-16T05:40:08.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:40:08.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:08.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:08 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: mds.? [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] up:boot 2024-09-16T05:40:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: fsmap 2 up:standby 2024-09-16T05:40:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:40:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:09.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:08 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:09.161 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:09.161 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":3,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.145:6835/3198816911","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6834","nonce":3198816911},{"type":"v1","addr":"172.21.15.145:6835","nonce":3198816911}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24331,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.161:6833/1498874954","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6832","nonce":1498874954},{"type":"v1","addr":"172.21.15.161:6833","nonce":1498874954}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2024-09-16T05:40:09.162 INFO:teuthology.orchestra.run.smithi145.stderr:dumped fsmap epoch 3 2024-09-16T05:40:09.851 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph --format=json-pretty osd lspools 2024-09-16T05:40:10.138 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:09 smithi145 ceph-mon[27514]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T05:40:10.139 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:09 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2371257009' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:10.139 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:09 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:10.139 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:09 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:10.139 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:09 smithi145 ceph-mon[39111]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T05:40:10.139 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:09 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2371257009' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:10.139 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:09 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:10.139 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:09 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:09 smithi161 ceph-mon[31301]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T05:40:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:09 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2371257009' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:09 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:09 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:10.378 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:12.217 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:12.217 INFO:teuthology.orchestra.run.smithi145.stdout:[ 2024-09-16T05:40:12.217 INFO:teuthology.orchestra.run.smithi145.stdout: { 2024-09-16T05:40:12.217 INFO:teuthology.orchestra.run.smithi145.stdout: "poolnum": 1, 2024-09-16T05:40:12.217 INFO:teuthology.orchestra.run.smithi145.stdout: "poolname": ".mgr" 2024-09-16T05:40:12.217 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:40:12.217 INFO:teuthology.orchestra.run.smithi145.stdout:] 2024-09-16T05:40:12.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:11 smithi145 ceph-mon[39111]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:12.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:11 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:12.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:11 smithi145 ceph-mon[27514]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:12.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:11 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:11 smithi161 ceph-mon[31301]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:12.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:11 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:12.977 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-09-16T05:40:12.977 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-09-16T05:40:13.175 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:13.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2870238052' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-16T05:40:13.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:13.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:13.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2870238052' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.296 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:13.297 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:13.297 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:13.297 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:12 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2870238052' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-16T05:40:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:13.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:13.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:13.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:40:13.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:40:13.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:40:13.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:12 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:40:14.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:13 smithi145 ceph-mon[39111]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:14.276 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:13 smithi145 ceph-mon[27514]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:13 smithi161 ceph-mon[31301]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:15.873 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'cephfs_metadata' created 2024-09-16T05:40:16.206 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:15 smithi145 ceph-mon[39111]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:16.206 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:15 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/444750200' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-16T05:40:16.207 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:15 smithi145 ceph-mon[27514]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:16.207 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:15 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/444750200' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-16T05:40:16.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:15 smithi161 ceph-mon[31301]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:16.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:15 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/444750200' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-16T05:40:16.614 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-09-16T05:40:16.817 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:17.253 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:16 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/444750200' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-16T05:40:17.254 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:16 smithi145 ceph-mon[27514]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T05:40:17.254 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:16 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/444750200' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-16T05:40:17.254 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:16 smithi145 ceph-mon[39111]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T05:40:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:16 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/444750200' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-16T05:40:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:16 smithi161 ceph-mon[31301]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T05:40:17.981 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:17 smithi145 ceph-mon[39111]: pgmap v187: 33 pgs: 8 creating+peering, 24 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:17.981 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:17 smithi145 ceph-mon[39111]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:40:17.981 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:17 smithi145 ceph-mon[39111]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T05:40:17.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:17 smithi145 ceph-mon[27514]: pgmap v187: 33 pgs: 8 creating+peering, 24 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:17.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:17 smithi145 ceph-mon[27514]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:40:17.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:17 smithi145 ceph-mon[27514]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T05:40:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:17 smithi161 ceph-mon[31301]: pgmap v187: 33 pgs: 8 creating+peering, 24 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:17 smithi161 ceph-mon[31301]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:40:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:17 smithi161 ceph-mon[31301]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T05:40:18.900 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'cephfs_data' created 2024-09-16T05:40:19.195 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:18 smithi145 ceph-mon[39111]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T05:40:19.196 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:18 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3910076311' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-16T05:40:19.196 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:18 smithi145 ceph-mon[27514]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T05:40:19.196 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:18 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3910076311' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-16T05:40:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:18 smithi161 ceph-mon[31301]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T05:40:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:18 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3910076311' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-16T05:40:19.584 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-09-16T05:40:19.778 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:20.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:19 smithi145 ceph-mon[39111]: pgmap v190: 33 pgs: 25 active+clean, 8 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:20.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:19 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3910076311' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-09-16T05:40:20.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:19 smithi145 ceph-mon[39111]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T05:40:20.158 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:19 smithi145 ceph-mon[27514]: pgmap v190: 33 pgs: 25 active+clean, 8 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:20.158 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:19 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3910076311' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-09-16T05:40:20.158 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:19 smithi145 ceph-mon[27514]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T05:40:20.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:19 smithi161 ceph-mon[31301]: pgmap v190: 33 pgs: 25 active+clean, 8 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:20.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:19 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3910076311' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-09-16T05:40:20.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:19 smithi161 ceph-mon[31301]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T05:40:21.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:20 smithi145 ceph-mon[39111]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T05:40:21.229 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:20 smithi145 ceph-mon[27514]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T05:40:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:20 smithi161 ceph-mon[31301]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T05:40:21.662 INFO:teuthology.orchestra.run.smithi145.stderr:new fs with metadata pool 2 and data pool 3 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: pgmap v193: 97 pgs: 64 unknown, 25 active+clean, 8 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1955341199' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-16T05:40:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[39111]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: pgmap v193: 97 pgs: 64 unknown, 25 active+clean, 8 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1955341199' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-16T05:40:22.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:21 smithi145 ceph-mon[27514]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-16T05:40:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: pgmap v193: 97 pgs: 64 unknown, 25 active+clean, 8 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T05:40:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1955341199' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-16T05:40:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-16T05:40:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-16T05:40:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T05:40:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-16T05:40:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-16T05:40:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:21 smithi161 ceph-mon[31301]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-16T05:40:22.588 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T05:40:22.795 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:23.337 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:40:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b[59544]: 2024-09-16T05:40:22.837+0000 7f8102bf7640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-09-16T05:40:24.051 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:23 smithi145 ceph-mon[39111]: mds.? [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] up:active 2024-09-16T05:40:24.051 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:23 smithi145 ceph-mon[39111]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:24.052 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:23 smithi145 ceph-mon[39111]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:24.052 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:23 smithi145 ceph-mon[39111]: pgmap v196: 97 pgs: 16 unknown, 81 active+clean; 578 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 7 op/s 2024-09-16T05:40:24.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:23 smithi145 ceph-mon[27514]: mds.? [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] up:active 2024-09-16T05:40:24.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:23 smithi145 ceph-mon[27514]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:24.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:23 smithi145 ceph-mon[27514]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:24.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:23 smithi145 ceph-mon[27514]: pgmap v196: 97 pgs: 16 unknown, 81 active+clean; 578 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 7 op/s 2024-09-16T05:40:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:23 smithi161 ceph-mon[31301]: mds.? [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] up:active 2024-09-16T05:40:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:23 smithi161 ceph-mon[31301]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:23 smithi161 ceph-mon[31301]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:24.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:23 smithi161 ceph-mon[31301]: pgmap v196: 97 pgs: 16 unknown, 81 active+clean; 578 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 7 op/s 2024-09-16T05:40:24.774 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:24.774 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":65,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T05:40:21.656666+0000","last_up_change":"2024-09-16T05:39:52.084392+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-16T05:40:15.191172+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-16T05:40:18.867685+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6803","nonce":3816133520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6805","nonce":3816133520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6809","nonce":3816133520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6807","nonce":3816133520}]},"public_addr":"172.21.15.145:6803/3816133520","cluster_addr":"172.21.15.145:6805/3816133520","heartbeat_back_addr":"172.21.15.145:6809/3816133520","heartbeat_front_addr":"172.21.15.145:6807/3816133520","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6811","nonce":2691418585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6813","nonce":2691418585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6817","nonce":2691418585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6815","nonce":2691418585}]},"public_addr":"172.21.15.145:6811/2691418585","cluster_addr":"172.21.15.145:6813/2691418585","heartbeat_back_addr":"172.21.15.145:6817/2691418585","heartbeat_front_addr":"172.21.15.145:6815/2691418585","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6819","nonce":3060878967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6821","nonce":3060878967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6825","nonce":3060878967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6823","nonce":3060878967}]},"public_addr":"172.21.15.145:6819/3060878967","cluster_addr":"172.21.15.145:6821/3060878967","heartbeat_back_addr":"172.21.15.145:6825/3060878967","heartbeat_front_addr":"172.21.15.145:6823/3060878967","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6827","nonce":3532497511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6829","nonce":3532497511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6833","nonce":3532497511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6831","nonce":3532497511}]},"public_addr":"172.21.15.145:6827/3532497511","cluster_addr":"172.21.15.145:6829/3532497511","heartbeat_back_addr":"172.21.15.145:6833/3532497511","heartbeat_front_addr":"172.21.15.145:6831/3532497511","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6801","nonce":3519989246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6803","nonce":3519989246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6807","nonce":3519989246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6805","nonce":3519989246}]},"public_addr":"172.21.15.161:6801/3519989246","cluster_addr":"172.21.15.161:6803/3519989246","heartbeat_back_addr":"172.21.15.161:6807/3519989246","heartbeat_front_addr":"172.21.15.161:6805/3519989246","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6809","nonce":1066074906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6811","nonce":1066074906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6815","nonce":1066074906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6813","nonce":1066074906}]},"public_addr":"172.21.15.161:6809/1066074906","cluster_addr":"172.21.15.161:6811/1066074906","heartbeat_back_addr":"172.21.15.161:6815/1066074906","heartbeat_front_addr":"172.21.15.161:6813/1066074906","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6817","nonce":200803168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6819","nonce":200803168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6823","nonce":200803168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6821","nonce":200803168}]},"public_addr":"172.21.15.161:6817/200803168","cluster_addr":"172.21.15.161:6819/200803168","heartbeat_back_addr":"172.21.15.161:6823/200803168","heartbeat_front_addr":"172.21.15.161:6821/200803168","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6825","nonce":1212588739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6827","nonce":1212588739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6831","nonce":1212588739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6829","nonce":1212588739}]},"public_addr":"172.21.15.161:6825/1212588739","cluster_addr":"172.21.15.161:6827/1212588739","heartbeat_back_addr":"172.21.15.161:6831/1212588739","heartbeat_front_addr":"172.21.15.161:6829/1212588739","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T05:40:25.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:24 smithi145 ceph-mon[39111]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-16T05:40:25.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:24 smithi145 ceph-mon[39111]: Cluster is now healthy 2024-09-16T05:40:25.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:24 smithi145 ceph-mon[27514]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-16T05:40:25.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:24 smithi145 ceph-mon[27514]: Cluster is now healthy 2024-09-16T05:40:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:24 smithi161 ceph-mon[31301]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-16T05:40:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:24 smithi161 ceph-mon[31301]: Cluster is now healthy 2024-09-16T05:40:25.473 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T05:40:25.669 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:25.790 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:25 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/304450083' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:25.790 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:25 smithi145 ceph-mon[39111]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2024-09-16T05:40:25.790 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:25 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/304450083' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:25.791 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:25 smithi145 ceph-mon[27514]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2024-09-16T05:40:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:25 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/304450083' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:26.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:25 smithi161 ceph-mon[31301]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2024-09-16T05:40:27.469 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:27.469 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":65,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T05:40:21.656666+0000","last_up_change":"2024-09-16T05:39:52.084392+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-16T05:40:15.191172+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-16T05:40:18.867685+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6803","nonce":3816133520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6805","nonce":3816133520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6809","nonce":3816133520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6807","nonce":3816133520}]},"public_addr":"172.21.15.145:6803/3816133520","cluster_addr":"172.21.15.145:6805/3816133520","heartbeat_back_addr":"172.21.15.145:6809/3816133520","heartbeat_front_addr":"172.21.15.145:6807/3816133520","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6811","nonce":2691418585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6813","nonce":2691418585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6817","nonce":2691418585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6815","nonce":2691418585}]},"public_addr":"172.21.15.145:6811/2691418585","cluster_addr":"172.21.15.145:6813/2691418585","heartbeat_back_addr":"172.21.15.145:6817/2691418585","heartbeat_front_addr":"172.21.15.145:6815/2691418585","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6819","nonce":3060878967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6821","nonce":3060878967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6825","nonce":3060878967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6823","nonce":3060878967}]},"public_addr":"172.21.15.145:6819/3060878967","cluster_addr":"172.21.15.145:6821/3060878967","heartbeat_back_addr":"172.21.15.145:6825/3060878967","heartbeat_front_addr":"172.21.15.145:6823/3060878967","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6827","nonce":3532497511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6829","nonce":3532497511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6833","nonce":3532497511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6831","nonce":3532497511}]},"public_addr":"172.21.15.145:6827/3532497511","cluster_addr":"172.21.15.145:6829/3532497511","heartbeat_back_addr":"172.21.15.145:6833/3532497511","heartbeat_front_addr":"172.21.15.145:6831/3532497511","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6801","nonce":3519989246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6803","nonce":3519989246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6807","nonce":3519989246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6805","nonce":3519989246}]},"public_addr":"172.21.15.161:6801/3519989246","cluster_addr":"172.21.15.161:6803/3519989246","heartbeat_back_addr":"172.21.15.161:6807/3519989246","heartbeat_front_addr":"172.21.15.161:6805/3519989246","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6809","nonce":1066074906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6811","nonce":1066074906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6815","nonce":1066074906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6813","nonce":1066074906}]},"public_addr":"172.21.15.161:6809/1066074906","cluster_addr":"172.21.15.161:6811/1066074906","heartbeat_back_addr":"172.21.15.161:6815/1066074906","heartbeat_front_addr":"172.21.15.161:6813/1066074906","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6817","nonce":200803168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6819","nonce":200803168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6823","nonce":200803168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6821","nonce":200803168}]},"public_addr":"172.21.15.161:6817/200803168","cluster_addr":"172.21.15.161:6819/200803168","heartbeat_back_addr":"172.21.15.161:6823/200803168","heartbeat_front_addr":"172.21.15.161:6821/200803168","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6825","nonce":1212588739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6827","nonce":1212588739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6831","nonce":1212588739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6829","nonce":1212588739}]},"public_addr":"172.21.15.161:6825/1212588739","cluster_addr":"172.21.15.161:6827/1212588739","heartbeat_back_addr":"172.21.15.161:6831/1212588739","heartbeat_front_addr":"172.21.15.161:6829/1212588739","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T05:40:28.046 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:27 smithi145 ceph-mon[39111]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-16T05:40:28.046 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:27 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1070330779' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:28.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:27 smithi145 ceph-mon[27514]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-16T05:40:28.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:27 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1070330779' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:28.069 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs set cephfs standby_count_wanted 0 2024-09-16T05:40:28.265 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:27 smithi161 ceph-mon[31301]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-16T05:40:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:27 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1070330779' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:29 smithi145 ceph-mon[27514]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T05:40:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:29 smithi145 ceph-mon[39111]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T05:40:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:29 smithi161 ceph-mon[31301]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T05:40:31.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:30 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/347767512' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-16T05:40:31.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:30 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-16T05:40:31.234 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:30 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/347767512' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-16T05:40:31.234 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:30 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-16T05:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:30 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/347767512' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-16T05:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:30 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-16T05:40:31.668 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-09-16T05:40:31.669 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs set cephfs allow_standby_replay false 2024-09-16T05:40:31.868 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:32.179 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:31 smithi145 ceph-mon[27514]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T05:40:32.179 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:31 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-16T05:40:32.179 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:31 smithi145 ceph-mon[27514]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:32.180 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:31 smithi145 ceph-mon[39111]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T05:40:32.180 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:31 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-16T05:40:32.180 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:31 smithi145 ceph-mon[39111]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:31 smithi161 ceph-mon[31301]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-16T05:40:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:31 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-16T05:40:32.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:31 smithi161 ceph-mon[31301]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:34.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:33 smithi145 ceph-mon[39111]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-09-16T05:40:34.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:33 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3978428972' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-16T05:40:34.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:33 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-16T05:40:34.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:33 smithi145 ceph-mon[27514]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-09-16T05:40:34.232 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:33 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3978428972' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-16T05:40:34.233 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:33 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-16T05:40:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:33 smithi161 ceph-mon[31301]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-09-16T05:40:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:33 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3978428972' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-16T05:40:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:33 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-16T05:40:34.648 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-09-16T05:40:34.649 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-16T05:40:34.845 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:35.261 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:34 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-16T05:40:35.261 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:34 smithi145 ceph-mon[39111]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:35.261 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:34 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-16T05:40:35.261 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:34 smithi145 ceph-mon[27514]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:34 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-16T05:40:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:34 smithi161 ceph-mon[31301]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:40:36.064 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:35 smithi145 ceph-mon[39111]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-09-16T05:40:36.065 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:35 smithi145 ceph-mon[27514]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-09-16T05:40:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:35 smithi161 ceph-mon[31301]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-09-16T05:40:36.769 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:36.769 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.145:6835/3198816911","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6834","nonce":3198816911},{"type":"v1","addr":"172.21.15.145:6835","nonce":3198816911}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-16T05:40:21.656788+0000","modified":"2024-09-16T05:40:33.931388+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24331},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24331":{"gid":24331,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.161:6833/1498874954","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6832","nonce":1498874954},{"type":"v1","addr":"172.21.15.161:6833","nonce":1498874954}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-16T05:40:36.770 INFO:teuthology.orchestra.run.smithi145.stderr:dumped fsmap epoch 8 2024-09-16T05:40:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:36 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2595647804' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:36 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2595647804' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:36 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2595647804' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:40:37.511 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T05:40:37.703 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:38.076 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:37 smithi145 ceph-mon[39111]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:38.076 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:37 smithi145 ceph-mon[27514]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:37 smithi161 ceph-mon[31301]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:39.586 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:39.586 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":65,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T05:40:21.656666+0000","last_up_change":"2024-09-16T05:39:52.084392+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-16T05:40:15.191172+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-16T05:40:18.867685+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6803","nonce":3816133520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6805","nonce":3816133520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6809","nonce":3816133520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6807","nonce":3816133520}]},"public_addr":"172.21.15.145:6803/3816133520","cluster_addr":"172.21.15.145:6805/3816133520","heartbeat_back_addr":"172.21.15.145:6809/3816133520","heartbeat_front_addr":"172.21.15.145:6807/3816133520","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6811","nonce":2691418585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6813","nonce":2691418585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6817","nonce":2691418585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6815","nonce":2691418585}]},"public_addr":"172.21.15.145:6811/2691418585","cluster_addr":"172.21.15.145:6813/2691418585","heartbeat_back_addr":"172.21.15.145:6817/2691418585","heartbeat_front_addr":"172.21.15.145:6815/2691418585","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6819","nonce":3060878967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6821","nonce":3060878967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6825","nonce":3060878967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6823","nonce":3060878967}]},"public_addr":"172.21.15.145:6819/3060878967","cluster_addr":"172.21.15.145:6821/3060878967","heartbeat_back_addr":"172.21.15.145:6825/3060878967","heartbeat_front_addr":"172.21.15.145:6823/3060878967","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6827","nonce":3532497511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6829","nonce":3532497511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6833","nonce":3532497511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6831","nonce":3532497511}]},"public_addr":"172.21.15.145:6827/3532497511","cluster_addr":"172.21.15.145:6829/3532497511","heartbeat_back_addr":"172.21.15.145:6833/3532497511","heartbeat_front_addr":"172.21.15.145:6831/3532497511","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6801","nonce":3519989246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6803","nonce":3519989246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6807","nonce":3519989246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6805","nonce":3519989246}]},"public_addr":"172.21.15.161:6801/3519989246","cluster_addr":"172.21.15.161:6803/3519989246","heartbeat_back_addr":"172.21.15.161:6807/3519989246","heartbeat_front_addr":"172.21.15.161:6805/3519989246","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6809","nonce":1066074906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6811","nonce":1066074906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6815","nonce":1066074906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6813","nonce":1066074906}]},"public_addr":"172.21.15.161:6809/1066074906","cluster_addr":"172.21.15.161:6811/1066074906","heartbeat_back_addr":"172.21.15.161:6815/1066074906","heartbeat_front_addr":"172.21.15.161:6813/1066074906","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6817","nonce":200803168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6819","nonce":200803168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6823","nonce":200803168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6821","nonce":200803168}]},"public_addr":"172.21.15.161:6817/200803168","cluster_addr":"172.21.15.161:6819/200803168","heartbeat_back_addr":"172.21.15.161:6823/200803168","heartbeat_front_addr":"172.21.15.161:6821/200803168","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6825","nonce":1212588739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6827","nonce":1212588739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6831","nonce":1212588739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6829","nonce":1212588739}]},"public_addr":"172.21.15.161:6825/1212588739","cluster_addr":"172.21.15.161:6827/1212588739","heartbeat_back_addr":"172.21.15.161:6831/1212588739","heartbeat_front_addr":"172.21.15.161:6829/1212588739","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T05:40:40.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:39 smithi145 ceph-mon[39111]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:40.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:39 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3287750215' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:40.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:39 smithi145 ceph-mon[27514]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:40.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:39 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3287750215' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:40.198 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T05:40:40.198 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T05:40:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:39 smithi161 ceph-mon[31301]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:39 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3287750215' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:40:40.390 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 1]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 1]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-16T05:40:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:40 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-09-16T05:40:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:40 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-09-16T05:40:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:40 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 1]}]: dispatch 2024-09-16T05:40:41.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:40 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]: dispatch 2024-09-16T05:40:41.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:40 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-16T05:40:41.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:40 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-09-16T05:40:41.992 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[27514]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:41.992 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-09-16T05:40:41.992 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 1]}]': finished 2024-09-16T05:40:41.992 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]': finished 2024-09-16T05:40:41.992 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-16T05:40:41.992 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-09-16T05:40:41.992 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[27514]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T05:40:41.993 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[39111]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:41.993 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-09-16T05:40:41.993 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 1]}]': finished 2024-09-16T05:40:41.993 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]': finished 2024-09-16T05:40:41.993 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-16T05:40:41.993 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-09-16T05:40:41.993 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:41 smithi145 ceph-mon[39111]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T05:40:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:41 smithi161 ceph-mon[31301]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-09-16T05:40:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 1]}]': finished 2024-09-16T05:40:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]': finished 2024-09-16T05:40:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-16T05:40:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:41 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-09-16T05:40:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:41 smithi161 ceph-mon[31301]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T05:40:42.369 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:42.371 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2024-09-16T05:40:43.062 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":207,"stamp":"2024-09-16T05:40:41.966315+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":231376,"kb_used_data":6972,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729840,"statfs":{"total":767960285184,"available":767723356160,"internally_reserved":0,"allocated":7139328,"data_stored":4003690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":229625402},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"9.106474"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.666736+0000","last_change":"2024-09-16T05:40:19.926782+0000","last_active":"2024-09-16T05:40:21.666736+0000","last_peered":"2024-09-16T05:40:21.666736+0000","last_clean":"2024-09-16T05:40:21.666736+0000","last_became_active":"2024-09-16T05:40:19.926490+0000","last_became_peered":"2024-09-16T05:40:19.926490+0000","last_unstale":"2024-09-16T05:40:21.666736+0000","last_undegraded":"2024-09-16T05:40:21.666736+0000","last_fullsized":"2024-09-16T05:40:21.666736+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672504+0000","last_change":"2024-09-16T05:40:19.916019+0000","last_active":"2024-09-16T05:40:21.672504+0000","last_peered":"2024-09-16T05:40:21.672504+0000","last_clean":"2024-09-16T05:40:21.672504+0000","last_became_active":"2024-09-16T05:40:19.915704+0000","last_became_peered":"2024-09-16T05:40:19.915704+0000","last_unstale":"2024-09-16T05:40:21.672504+0000","last_undegraded":"2024-09-16T05:40:21.672504+0000","last_fullsized":"2024-09-16T05:40:21.672504+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:35:17.158314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667637+0000","last_change":"2024-09-16T05:40:19.911332+0000","last_active":"2024-09-16T05:40:21.667637+0000","last_peered":"2024-09-16T05:40:21.667637+0000","last_clean":"2024-09-16T05:40:21.667637+0000","last_became_active":"2024-09-16T05:40:19.911045+0000","last_became_peered":"2024-09-16T05:40:19.911045+0000","last_unstale":"2024-09-16T05:40:21.667637+0000","last_undegraded":"2024-09-16T05:40:21.667637+0000","last_fullsized":"2024-09-16T05:40:21.667637+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670886+0000","last_change":"2024-09-16T05:40:19.926920+0000","last_active":"2024-09-16T05:40:21.670886+0000","last_peered":"2024-09-16T05:40:21.670886+0000","last_clean":"2024-09-16T05:40:21.670886+0000","last_became_active":"2024-09-16T05:40:19.926647+0000","last_became_peered":"2024-09-16T05:40:19.926647+0000","last_unstale":"2024-09-16T05:40:21.670886+0000","last_undegraded":"2024-09-16T05:40:21.670886+0000","last_fullsized":"2024-09-16T05:40:21.670886+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.666666+0000","last_change":"2024-09-16T05:40:19.916358+0000","last_active":"2024-09-16T05:40:21.666666+0000","last_peered":"2024-09-16T05:40:21.666666+0000","last_clean":"2024-09-16T05:40:21.666666+0000","last_became_active":"2024-09-16T05:40:19.916046+0000","last_became_peered":"2024-09-16T05:40:19.916046+0000","last_unstale":"2024-09-16T05:40:21.666666+0000","last_undegraded":"2024-09-16T05:40:21.666666+0000","last_fullsized":"2024-09-16T05:40:21.666666+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669275+0000","last_change":"2024-09-16T05:40:19.925907+0000","last_active":"2024-09-16T05:40:21.669275+0000","last_peered":"2024-09-16T05:40:21.669275+0000","last_clean":"2024-09-16T05:40:21.669275+0000","last_became_active":"2024-09-16T05:40:19.925615+0000","last_became_peered":"2024-09-16T05:40:19.925615+0000","last_unstale":"2024-09-16T05:40:21.669275+0000","last_undegraded":"2024-09-16T05:40:21.669275+0000","last_fullsized":"2024-09-16T05:40:21.669275+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.666307+0000","last_change":"2024-09-16T05:40:19.915255+0000","last_active":"2024-09-16T05:40:21.666307+0000","last_peered":"2024-09-16T05:40:21.666307+0000","last_clean":"2024-09-16T05:40:21.666307+0000","last_became_active":"2024-09-16T05:40:19.914948+0000","last_became_peered":"2024-09-16T05:40:19.914948+0000","last_unstale":"2024-09-16T05:40:21.666307+0000","last_undegraded":"2024-09-16T05:40:21.666307+0000","last_fullsized":"2024-09-16T05:40:21.666307+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926105+0000","last_change":"2024-09-16T05:40:19.921608+0000","last_active":"2024-09-16T05:40:20.926105+0000","last_peered":"2024-09-16T05:40:20.926105+0000","last_clean":"2024-09-16T05:40:20.926105+0000","last_became_active":"2024-09-16T05:40:19.921355+0000","last_became_peered":"2024-09-16T05:40:19.921355+0000","last_unstale":"2024-09-16T05:40:20.926105+0000","last_undegraded":"2024-09-16T05:40:20.926105+0000","last_fullsized":"2024-09-16T05:40:20.926105+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667589+0000","last_change":"2024-09-16T05:40:19.921485+0000","last_active":"2024-09-16T05:40:21.667589+0000","last_peered":"2024-09-16T05:40:21.667589+0000","last_clean":"2024-09-16T05:40:21.667589+0000","last_became_active":"2024-09-16T05:40:19.921178+0000","last_became_peered":"2024-09-16T05:40:19.921178+0000","last_unstale":"2024-09-16T05:40:21.667589+0000","last_undegraded":"2024-09-16T05:40:21.667589+0000","last_fullsized":"2024-09-16T05:40:21.667589+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960816+0000","last_change":"2024-09-16T05:40:19.931027+0000","last_active":"2024-09-16T05:40:21.960816+0000","last_peered":"2024-09-16T05:40:21.960816+0000","last_clean":"2024-09-16T05:40:21.960816+0000","last_became_active":"2024-09-16T05:40:19.930551+0000","last_became_peered":"2024-09-16T05:40:19.930551+0000","last_unstale":"2024-09-16T05:40:21.960816+0000","last_undegraded":"2024-09-16T05:40:21.960816+0000","last_fullsized":"2024-09-16T05:40:21.960816+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960806+0000","last_change":"2024-09-16T05:40:19.929160+0000","last_active":"2024-09-16T05:40:21.960806+0000","last_peered":"2024-09-16T05:40:21.960806+0000","last_clean":"2024-09-16T05:40:21.960806+0000","last_became_active":"2024-09-16T05:40:19.928855+0000","last_became_peered":"2024-09-16T05:40:19.928855+0000","last_unstale":"2024-09-16T05:40:21.960806+0000","last_undegraded":"2024-09-16T05:40:21.960806+0000","last_fullsized":"2024-09-16T05:40:21.960806+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.662623+0000","last_change":"2024-09-16T05:40:19.916447+0000","last_active":"2024-09-16T05:40:21.662623+0000","last_peered":"2024-09-16T05:40:21.662623+0000","last_clean":"2024-09-16T05:40:21.662623+0000","last_became_active":"2024-09-16T05:40:19.915732+0000","last_became_peered":"2024-09-16T05:40:19.915732+0000","last_unstale":"2024-09-16T05:40:21.662623+0000","last_undegraded":"2024-09-16T05:40:21.662623+0000","last_fullsized":"2024-09-16T05:40:21.662623+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:45:14.098475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926170+0000","last_change":"2024-09-16T05:40:19.913578+0000","last_active":"2024-09-16T05:40:20.926170+0000","last_peered":"2024-09-16T05:40:20.926170+0000","last_clean":"2024-09-16T05:40:20.926170+0000","last_became_active":"2024-09-16T05:40:19.913332+0000","last_became_peered":"2024-09-16T05:40:19.913332+0000","last_unstale":"2024-09-16T05:40:20.926170+0000","last_undegraded":"2024-09-16T05:40:20.926170+0000","last_fullsized":"2024-09-16T05:40:20.926170+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667378+0000","last_change":"2024-09-16T05:40:19.923538+0000","last_active":"2024-09-16T05:40:21.667378+0000","last_peered":"2024-09-16T05:40:21.667378+0000","last_clean":"2024-09-16T05:40:21.667378+0000","last_became_active":"2024-09-16T05:40:19.923267+0000","last_became_peered":"2024-09-16T05:40:19.923267+0000","last_unstale":"2024-09-16T05:40:21.667378+0000","last_undegraded":"2024-09-16T05:40:21.667378+0000","last_fullsized":"2024-09-16T05:40:21.667378+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669806+0000","last_change":"2024-09-16T05:40:19.921551+0000","last_active":"2024-09-16T05:40:21.669806+0000","last_peered":"2024-09-16T05:40:21.669806+0000","last_clean":"2024-09-16T05:40:21.669806+0000","last_became_active":"2024-09-16T05:40:19.921272+0000","last_became_peered":"2024-09-16T05:40:19.921272+0000","last_unstale":"2024-09-16T05:40:21.669806+0000","last_undegraded":"2024-09-16T05:40:21.669806+0000","last_fullsized":"2024-09-16T05:40:21.669806+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668984+0000","last_change":"2024-09-16T05:40:19.924535+0000","last_active":"2024-09-16T05:40:21.668984+0000","last_peered":"2024-09-16T05:40:21.668984+0000","last_clean":"2024-09-16T05:40:21.668984+0000","last_became_active":"2024-09-16T05:40:19.924268+0000","last_became_peered":"2024-09-16T05:40:19.924268+0000","last_unstale":"2024-09-16T05:40:21.668984+0000","last_undegraded":"2024-09-16T05:40:21.668984+0000","last_fullsized":"2024-09-16T05:40:21.668984+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671048+0000","last_change":"2024-09-16T05:40:19.928504+0000","last_active":"2024-09-16T05:40:21.671048+0000","last_peered":"2024-09-16T05:40:21.671048+0000","last_clean":"2024-09-16T05:40:21.671048+0000","last_became_active":"2024-09-16T05:40:19.928205+0000","last_became_peered":"2024-09-16T05:40:19.928205+0000","last_unstale":"2024-09-16T05:40:21.671048+0000","last_undegraded":"2024-09-16T05:40:21.671048+0000","last_fullsized":"2024-09-16T05:40:21.671048+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.660729+0000","last_change":"2024-09-16T05:40:19.913375+0000","last_active":"2024-09-16T05:40:21.660729+0000","last_peered":"2024-09-16T05:40:21.660729+0000","last_clean":"2024-09-16T05:40:21.660729+0000","last_became_active":"2024-09-16T05:40:19.913077+0000","last_became_peered":"2024-09-16T05:40:19.913077+0000","last_unstale":"2024-09-16T05:40:21.660729+0000","last_undegraded":"2024-09-16T05:40:21.660729+0000","last_fullsized":"2024-09-16T05:40:21.660729+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667744+0000","last_change":"2024-09-16T05:40:19.919079+0000","last_active":"2024-09-16T05:40:21.667744+0000","last_peered":"2024-09-16T05:40:21.667744+0000","last_clean":"2024-09-16T05:40:21.667744+0000","last_became_active":"2024-09-16T05:40:19.918785+0000","last_became_peered":"2024-09-16T05:40:19.918785+0000","last_unstale":"2024-09-16T05:40:21.667744+0000","last_undegraded":"2024-09-16T05:40:21.667744+0000","last_fullsized":"2024-09-16T05:40:21.667744+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960791+0000","last_change":"2024-09-16T05:40:19.921750+0000","last_active":"2024-09-16T05:40:21.960791+0000","last_peered":"2024-09-16T05:40:21.960791+0000","last_clean":"2024-09-16T05:40:21.960791+0000","last_became_active":"2024-09-16T05:40:19.921429+0000","last_became_peered":"2024-09-16T05:40:19.921429+0000","last_unstale":"2024-09-16T05:40:21.960791+0000","last_undegraded":"2024-09-16T05:40:21.960791+0000","last_fullsized":"2024-09-16T05:40:21.960791+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667492+0000","last_change":"2024-09-16T05:40:19.911352+0000","last_active":"2024-09-16T05:40:21.667492+0000","last_peered":"2024-09-16T05:40:21.667492+0000","last_clean":"2024-09-16T05:40:21.667492+0000","last_became_active":"2024-09-16T05:40:19.911088+0000","last_became_peered":"2024-09-16T05:40:19.911088+0000","last_unstale":"2024-09-16T05:40:21.667492+0000","last_undegraded":"2024-09-16T05:40:21.667492+0000","last_fullsized":"2024-09-16T05:40:21.667492+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669443+0000","last_change":"2024-09-16T05:40:19.931121+0000","last_active":"2024-09-16T05:40:21.669443+0000","last_peered":"2024-09-16T05:40:21.669443+0000","last_clean":"2024-09-16T05:40:21.669443+0000","last_became_active":"2024-09-16T05:40:19.930825+0000","last_became_peered":"2024-09-16T05:40:19.930825+0000","last_unstale":"2024-09-16T05:40:21.669443+0000","last_undegraded":"2024-09-16T05:40:21.669443+0000","last_fullsized":"2024-09-16T05:40:21.669443+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926146+0000","last_change":"2024-09-16T05:40:19.920628+0000","last_active":"2024-09-16T05:40:20.926146+0000","last_peered":"2024-09-16T05:40:20.926146+0000","last_clean":"2024-09-16T05:40:20.926146+0000","last_became_active":"2024-09-16T05:40:19.920365+0000","last_became_peered":"2024-09-16T05:40:19.920365+0000","last_unstale":"2024-09-16T05:40:20.926146+0000","last_undegraded":"2024-09-16T05:40:20.926146+0000","last_fullsized":"2024-09-16T05:40:20.926146+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668832+0000","last_change":"2024-09-16T05:40:19.922697+0000","last_active":"2024-09-16T05:40:21.668832+0000","last_peered":"2024-09-16T05:40:21.668832+0000","last_clean":"2024-09-16T05:40:21.668832+0000","last_became_active":"2024-09-16T05:40:19.922425+0000","last_became_peered":"2024-09-16T05:40:19.922425+0000","last_unstale":"2024-09-16T05:40:21.668832+0000","last_undegraded":"2024-09-16T05:40:21.668832+0000","last_fullsized":"2024-09-16T05:40:21.668832+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926231+0000","last_change":"2024-09-16T05:40:19.917024+0000","last_active":"2024-09-16T05:40:20.926231+0000","last_peered":"2024-09-16T05:40:20.926231+0000","last_clean":"2024-09-16T05:40:20.926231+0000","last_became_active":"2024-09-16T05:40:19.916740+0000","last_became_peered":"2024-09-16T05:40:19.916740+0000","last_unstale":"2024-09-16T05:40:20.926231+0000","last_undegraded":"2024-09-16T05:40:20.926231+0000","last_fullsized":"2024-09-16T05:40:20.926231+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960827+0000","last_change":"2024-09-16T05:40:19.925496+0000","last_active":"2024-09-16T05:40:21.960827+0000","last_peered":"2024-09-16T05:40:21.960827+0000","last_clean":"2024-09-16T05:40:21.960827+0000","last_became_active":"2024-09-16T05:40:19.925186+0000","last_became_peered":"2024-09-16T05:40:19.925186+0000","last_unstale":"2024-09-16T05:40:21.960827+0000","last_undegraded":"2024-09-16T05:40:21.960827+0000","last_fullsized":"2024-09-16T05:40:21.960827+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670155+0000","last_change":"2024-09-16T05:40:19.909710+0000","last_active":"2024-09-16T05:40:21.670155+0000","last_peered":"2024-09-16T05:40:21.670155+0000","last_clean":"2024-09-16T05:40:21.670155+0000","last_became_active":"2024-09-16T05:40:19.909449+0000","last_became_peered":"2024-09-16T05:40:19.909449+0000","last_unstale":"2024-09-16T05:40:21.670155+0000","last_undegraded":"2024-09-16T05:40:21.670155+0000","last_fullsized":"2024-09-16T05:40:21.670155+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926196+0000","last_change":"2024-09-16T05:40:19.921251+0000","last_active":"2024-09-16T05:40:20.926196+0000","last_peered":"2024-09-16T05:40:20.926196+0000","last_clean":"2024-09-16T05:40:20.926196+0000","last_became_active":"2024-09-16T05:40:19.920316+0000","last_became_peered":"2024-09-16T05:40:19.920316+0000","last_unstale":"2024-09-16T05:40:20.926196+0000","last_undegraded":"2024-09-16T05:40:20.926196+0000","last_fullsized":"2024-09-16T05:40:20.926196+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667616+0000","last_change":"2024-09-16T05:40:19.915174+0000","last_active":"2024-09-16T05:40:21.667616+0000","last_peered":"2024-09-16T05:40:21.667616+0000","last_clean":"2024-09-16T05:40:21.667616+0000","last_became_active":"2024-09-16T05:40:19.914765+0000","last_became_peered":"2024-09-16T05:40:19.914765+0000","last_unstale":"2024-09-16T05:40:21.667616+0000","last_undegraded":"2024-09-16T05:40:21.667616+0000","last_fullsized":"2024-09-16T05:40:21.667616+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:20.635247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669353+0000","last_change":"2024-09-16T05:40:19.925119+0000","last_active":"2024-09-16T05:40:21.669353+0000","last_peered":"2024-09-16T05:40:21.669353+0000","last_clean":"2024-09-16T05:40:21.669353+0000","last_became_active":"2024-09-16T05:40:19.924829+0000","last_became_peered":"2024-09-16T05:40:19.924829+0000","last_unstale":"2024-09-16T05:40:21.669353+0000","last_undegraded":"2024-09-16T05:40:21.669353+0000","last_fullsized":"2024-09-16T05:40:21.669353+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.659968+0000","last_change":"2024-09-16T05:40:19.920796+0000","last_active":"2024-09-16T05:40:21.659968+0000","last_peered":"2024-09-16T05:40:21.659968+0000","last_clean":"2024-09-16T05:40:21.659968+0000","last_became_active":"2024-09-16T05:40:19.920527+0000","last_became_peered":"2024-09-16T05:40:19.920527+0000","last_unstale":"2024-09-16T05:40:21.659968+0000","last_undegraded":"2024-09-16T05:40:21.659968+0000","last_fullsized":"2024-09-16T05:40:21.659968+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960741+0000","last_change":"2024-09-16T05:40:19.930371+0000","last_active":"2024-09-16T05:40:21.960741+0000","last_peered":"2024-09-16T05:40:21.960741+0000","last_clean":"2024-09-16T05:40:21.960741+0000","last_became_active":"2024-09-16T05:40:19.930039+0000","last_became_peered":"2024-09-16T05:40:19.930039+0000","last_unstale":"2024-09-16T05:40:21.960741+0000","last_undegraded":"2024-09-16T05:40:21.960741+0000","last_fullsized":"2024-09-16T05:40:21.960741+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.662341+0000","last_change":"2024-09-16T05:40:19.912701+0000","last_active":"2024-09-16T05:40:21.662341+0000","last_peered":"2024-09-16T05:40:21.662341+0000","last_clean":"2024-09-16T05:40:21.662341+0000","last_became_active":"2024-09-16T05:40:19.912365+0000","last_became_peered":"2024-09-16T05:40:19.912365+0000","last_unstale":"2024-09-16T05:40:21.662341+0000","last_undegraded":"2024-09-16T05:40:21.662341+0000","last_fullsized":"2024-09-16T05:40:21.662341+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.660523+0000","last_change":"2024-09-16T05:40:16.887533+0000","last_active":"2024-09-16T05:40:21.660523+0000","last_peered":"2024-09-16T05:40:21.660523+0000","last_clean":"2024-09-16T05:40:21.660523+0000","last_became_active":"2024-09-16T05:40:16.887192+0000","last_became_peered":"2024-09-16T05:40:16.887192+0000","last_unstale":"2024-09-16T05:40:21.660523+0000","last_undegraded":"2024-09-16T05:40:21.660523+0000","last_fullsized":"2024-09-16T05:40:21.660523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667587+0000","last_change":"2024-09-16T05:40:19.914853+0000","last_active":"2024-09-16T05:40:21.667587+0000","last_peered":"2024-09-16T05:40:21.667587+0000","last_clean":"2024-09-16T05:40:21.667587+0000","last_became_active":"2024-09-16T05:40:19.914603+0000","last_became_peered":"2024-09-16T05:40:19.914603+0000","last_unstale":"2024-09-16T05:40:21.667587+0000","last_undegraded":"2024-09-16T05:40:21.667587+0000","last_fullsized":"2024-09-16T05:40:21.667587+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"65'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672014+0000","last_change":"2024-09-16T05:40:16.892477+0000","last_active":"2024-09-16T05:40:21.672014+0000","last_peered":"2024-09-16T05:40:21.672014+0000","last_clean":"2024-09-16T05:40:21.672014+0000","last_became_active":"2024-09-16T05:40:16.892194+0000","last_became_peered":"2024-09-16T05:40:16.892194+0000","last_unstale":"2024-09-16T05:40:21.672014+0000","last_undegraded":"2024-09-16T05:40:21.672014+0000","last_fullsized":"2024-09-16T05:40:21.672014+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.905898+0000","last_change":"2024-09-16T05:40:16.885546+0000","last_active":"2024-09-16T05:40:20.905898+0000","last_peered":"2024-09-16T05:40:20.905898+0000","last_clean":"2024-09-16T05:40:20.905898+0000","last_became_active":"2024-09-16T05:40:16.885116+0000","last_became_peered":"2024-09-16T05:40:16.885116+0000","last_unstale":"2024-09-16T05:40:20.905898+0000","last_undegraded":"2024-09-16T05:40:20.905898+0000","last_fullsized":"2024-09-16T05:40:20.905898+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926123+0000","last_change":"2024-09-16T05:40:19.909188+0000","last_active":"2024-09-16T05:40:20.926123+0000","last_peered":"2024-09-16T05:40:20.926123+0000","last_clean":"2024-09-16T05:40:20.926123+0000","last_became_active":"2024-09-16T05:40:19.908559+0000","last_became_peered":"2024-09-16T05:40:19.908559+0000","last_unstale":"2024-09-16T05:40:20.926123+0000","last_undegraded":"2024-09-16T05:40:20.926123+0000","last_fullsized":"2024-09-16T05:40:20.926123+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668919+0000","last_change":"2024-09-16T05:40:16.890076+0000","last_active":"2024-09-16T05:40:21.668919+0000","last_peered":"2024-09-16T05:40:21.668919+0000","last_clean":"2024-09-16T05:40:21.668919+0000","last_became_active":"2024-09-16T05:40:16.889770+0000","last_became_peered":"2024-09-16T05:40:16.889770+0000","last_unstale":"2024-09-16T05:40:21.668919+0000","last_undegraded":"2024-09-16T05:40:21.668919+0000","last_fullsized":"2024-09-16T05:40:21.668919+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669656+0000","last_change":"2024-09-16T05:40:19.907934+0000","last_active":"2024-09-16T05:40:21.669656+0000","last_peered":"2024-09-16T05:40:21.669656+0000","last_clean":"2024-09-16T05:40:21.669656+0000","last_became_active":"2024-09-16T05:40:19.907617+0000","last_became_peered":"2024-09-16T05:40:19.907617+0000","last_unstale":"2024-09-16T05:40:21.669656+0000","last_undegraded":"2024-09-16T05:40:21.669656+0000","last_fullsized":"2024-09-16T05:40:21.669656+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668348+0000","last_change":"2024-09-16T05:40:16.891611+0000","last_active":"2024-09-16T05:40:21.668348+0000","last_peered":"2024-09-16T05:40:21.668348+0000","last_clean":"2024-09-16T05:40:21.668348+0000","last_became_active":"2024-09-16T05:40:16.891283+0000","last_became_peered":"2024-09-16T05:40:16.891283+0000","last_unstale":"2024-09-16T05:40:21.668348+0000","last_undegraded":"2024-09-16T05:40:21.668348+0000","last_fullsized":"2024-09-16T05:40:21.668348+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670661+0000","last_change":"2024-09-16T05:40:19.921793+0000","last_active":"2024-09-16T05:40:21.670661+0000","last_peered":"2024-09-16T05:40:21.670661+0000","last_clean":"2024-09-16T05:40:21.670661+0000","last_became_active":"2024-09-16T05:40:19.920593+0000","last_became_peered":"2024-09-16T05:40:19.920593+0000","last_unstale":"2024-09-16T05:40:21.670661+0000","last_undegraded":"2024-09-16T05:40:21.670661+0000","last_fullsized":"2024-09-16T05:40:21.670661+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670908+0000","last_change":"2024-09-16T05:40:16.892465+0000","last_active":"2024-09-16T05:40:21.670908+0000","last_peered":"2024-09-16T05:40:21.670908+0000","last_clean":"2024-09-16T05:40:21.670908+0000","last_became_active":"2024-09-16T05:40:16.892162+0000","last_became_peered":"2024-09-16T05:40:16.892162+0000","last_unstale":"2024-09-16T05:40:21.670908+0000","last_undegraded":"2024-09-16T05:40:21.670908+0000","last_fullsized":"2024-09-16T05:40:21.670908+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668201+0000","last_change":"2024-09-16T05:40:19.922755+0000","last_active":"2024-09-16T05:40:21.668201+0000","last_peered":"2024-09-16T05:40:21.668201+0000","last_clean":"2024-09-16T05:40:21.668201+0000","last_became_active":"2024-09-16T05:40:19.922333+0000","last_became_peered":"2024-09-16T05:40:19.922333+0000","last_unstale":"2024-09-16T05:40:21.668201+0000","last_undegraded":"2024-09-16T05:40:21.668201+0000","last_fullsized":"2024-09-16T05:40:21.668201+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.673546+0000","last_change":"2024-09-16T05:40:16.891687+0000","last_active":"2024-09-16T05:40:21.673546+0000","last_peered":"2024-09-16T05:40:21.673546+0000","last_clean":"2024-09-16T05:40:21.673546+0000","last_became_active":"2024-09-16T05:40:16.891416+0000","last_became_peered":"2024-09-16T05:40:16.891416+0000","last_unstale":"2024-09-16T05:40:21.673546+0000","last_undegraded":"2024-09-16T05:40:21.673546+0000","last_fullsized":"2024-09-16T05:40:21.673546+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.662656+0000","last_change":"2024-09-16T05:40:19.916645+0000","last_active":"2024-09-16T05:40:21.662656+0000","last_peered":"2024-09-16T05:40:21.662656+0000","last_clean":"2024-09-16T05:40:21.662656+0000","last_became_active":"2024-09-16T05:40:19.916145+0000","last_became_peered":"2024-09-16T05:40:19.916145+0000","last_unstale":"2024-09-16T05:40:21.662656+0000","last_undegraded":"2024-09-16T05:40:21.662656+0000","last_fullsized":"2024-09-16T05:40:21.662656+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"65'6","reported_seq":22,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.675080+0000","last_change":"2024-09-16T05:40:16.891778+0000","last_active":"2024-09-16T05:40:21.675080+0000","last_peered":"2024-09-16T05:40:21.675080+0000","last_clean":"2024-09-16T05:40:21.675080+0000","last_became_active":"2024-09-16T05:40:16.891326+0000","last_became_peered":"2024-09-16T05:40:16.891326+0000","last_unstale":"2024-09-16T05:40:21.675080+0000","last_undegraded":"2024-09-16T05:40:21.675080+0000","last_fullsized":"2024-09-16T05:40:21.675080+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667482+0000","last_change":"2024-09-16T05:40:19.920592+0000","last_active":"2024-09-16T05:40:21.667482+0000","last_peered":"2024-09-16T05:40:21.667482+0000","last_clean":"2024-09-16T05:40:21.667482+0000","last_became_active":"2024-09-16T05:40:19.919776+0000","last_became_peered":"2024-09-16T05:40:19.919776+0000","last_unstale":"2024-09-16T05:40:21.667482+0000","last_undegraded":"2024-09-16T05:40:21.667482+0000","last_fullsized":"2024-09-16T05:40:21.667482+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"65'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672496+0000","last_change":"2024-09-16T05:40:16.882698+0000","last_active":"2024-09-16T05:40:21.672496+0000","last_peered":"2024-09-16T05:40:21.672496+0000","last_clean":"2024-09-16T05:40:21.672496+0000","last_became_active":"2024-09-16T05:40:16.882298+0000","last_became_peered":"2024-09-16T05:40:16.882298+0000","last_unstale":"2024-09-16T05:40:21.672496+0000","last_undegraded":"2024-09-16T05:40:21.672496+0000","last_fullsized":"2024-09-16T05:40:21.672496+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667468+0000","last_change":"2024-09-16T05:40:19.910892+0000","last_active":"2024-09-16T05:40:21.667468+0000","last_peered":"2024-09-16T05:40:21.667468+0000","last_clean":"2024-09-16T05:40:21.667468+0000","last_became_active":"2024-09-16T05:40:19.910554+0000","last_became_peered":"2024-09-16T05:40:19.910554+0000","last_unstale":"2024-09-16T05:40:21.667468+0000","last_undegraded":"2024-09-16T05:40:21.667468+0000","last_fullsized":"2024-09-16T05:40:21.667468+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669451+0000","last_change":"2024-09-16T05:40:16.889539+0000","last_active":"2024-09-16T05:40:21.669451+0000","last_peered":"2024-09-16T05:40:21.669451+0000","last_clean":"2024-09-16T05:40:21.669451+0000","last_became_active":"2024-09-16T05:40:16.888335+0000","last_became_peered":"2024-09-16T05:40:16.888335+0000","last_unstale":"2024-09-16T05:40:21.669451+0000","last_undegraded":"2024-09-16T05:40:21.669451+0000","last_fullsized":"2024-09-16T05:40:21.669451+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667364+0000","last_change":"2024-09-16T05:40:19.922590+0000","last_active":"2024-09-16T05:40:21.667364+0000","last_peered":"2024-09-16T05:40:21.667364+0000","last_clean":"2024-09-16T05:40:21.667364+0000","last_became_active":"2024-09-16T05:40:19.922266+0000","last_became_peered":"2024-09-16T05:40:19.922266+0000","last_unstale":"2024-09-16T05:40:21.667364+0000","last_undegraded":"2024-09-16T05:40:21.667364+0000","last_fullsized":"2024-09-16T05:40:21.667364+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667333+0000","last_change":"2024-09-16T05:40:16.890466+0000","last_active":"2024-09-16T05:40:21.667333+0000","last_peered":"2024-09-16T05:40:21.667333+0000","last_clean":"2024-09-16T05:40:21.667333+0000","last_became_active":"2024-09-16T05:40:16.890174+0000","last_became_peered":"2024-09-16T05:40:16.890174+0000","last_unstale":"2024-09-16T05:40:21.667333+0000","last_undegraded":"2024-09-16T05:40:21.667333+0000","last_fullsized":"2024-09-16T05:40:21.667333+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960756+0000","last_change":"2024-09-16T05:40:19.929850+0000","last_active":"2024-09-16T05:40:21.960756+0000","last_peered":"2024-09-16T05:40:21.960756+0000","last_clean":"2024-09-16T05:40:21.960756+0000","last_became_active":"2024-09-16T05:40:19.929550+0000","last_became_peered":"2024-09-16T05:40:19.929550+0000","last_unstale":"2024-09-16T05:40:21.960756+0000","last_undegraded":"2024-09-16T05:40:21.960756+0000","last_fullsized":"2024-09-16T05:40:21.960756+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"65'8","reported_seq":23,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.674033+0000","last_change":"2024-09-16T05:40:16.881410+0000","last_active":"2024-09-16T05:40:21.674033+0000","last_peered":"2024-09-16T05:40:21.674033+0000","last_clean":"2024-09-16T05:40:21.674033+0000","last_became_active":"2024-09-16T05:40:16.881036+0000","last_became_peered":"2024-09-16T05:40:16.881036+0000","last_unstale":"2024-09-16T05:40:21.674033+0000","last_undegraded":"2024-09-16T05:40:21.674033+0000","last_fullsized":"2024-09-16T05:40:21.674033+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.666390+0000","last_change":"2024-09-16T05:40:19.918417+0000","last_active":"2024-09-16T05:40:21.666390+0000","last_peered":"2024-09-16T05:40:21.666390+0000","last_clean":"2024-09-16T05:40:21.666390+0000","last_became_active":"2024-09-16T05:40:19.918104+0000","last_became_peered":"2024-09-16T05:40:19.918104+0000","last_unstale":"2024-09-16T05:40:21.666390+0000","last_undegraded":"2024-09-16T05:40:21.666390+0000","last_fullsized":"2024-09-16T05:40:21.666390+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:54:36.480259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.662806+0000","last_change":"2024-09-16T05:40:16.892069+0000","last_active":"2024-09-16T05:40:21.662806+0000","last_peered":"2024-09-16T05:40:21.662806+0000","last_clean":"2024-09-16T05:40:21.662806+0000","last_became_active":"2024-09-16T05:40:16.891766+0000","last_became_peered":"2024-09-16T05:40:16.891766+0000","last_unstale":"2024-09-16T05:40:21.662806+0000","last_undegraded":"2024-09-16T05:40:21.662806+0000","last_fullsized":"2024-09-16T05:40:21.662806+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.666695+0000","last_change":"2024-09-16T05:40:19.918999+0000","last_active":"2024-09-16T05:40:21.666695+0000","last_peered":"2024-09-16T05:40:21.666695+0000","last_clean":"2024-09-16T05:40:21.666695+0000","last_became_active":"2024-09-16T05:40:19.918706+0000","last_became_peered":"2024-09-16T05:40:19.918706+0000","last_unstale":"2024-09-16T05:40:21.666695+0000","last_undegraded":"2024-09-16T05:40:21.666695+0000","last_fullsized":"2024-09-16T05:40:21.666695+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.666950+0000","last_change":"2024-09-16T05:40:16.890051+0000","last_active":"2024-09-16T05:40:21.666950+0000","last_peered":"2024-09-16T05:40:21.666950+0000","last_clean":"2024-09-16T05:40:21.666950+0000","last_became_active":"2024-09-16T05:40:16.889700+0000","last_became_peered":"2024-09-16T05:40:16.889700+0000","last_unstale":"2024-09-16T05:40:21.666950+0000","last_undegraded":"2024-09-16T05:40:21.666950+0000","last_fullsized":"2024-09-16T05:40:21.666950+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667472+0000","last_change":"2024-09-16T05:40:19.918108+0000","last_active":"2024-09-16T05:40:21.667472+0000","last_peered":"2024-09-16T05:40:21.667472+0000","last_clean":"2024-09-16T05:40:21.667472+0000","last_became_active":"2024-09-16T05:40:19.917821+0000","last_became_peered":"2024-09-16T05:40:19.917821+0000","last_unstale":"2024-09-16T05:40:21.667472+0000","last_undegraded":"2024-09-16T05:40:21.667472+0000","last_fullsized":"2024-09-16T05:40:21.667472+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670451+0000","last_change":"2024-09-16T05:40:16.881782+0000","last_active":"2024-09-16T05:40:21.670451+0000","last_peered":"2024-09-16T05:40:21.670451+0000","last_clean":"2024-09-16T05:40:21.670451+0000","last_became_active":"2024-09-16T05:40:16.881491+0000","last_became_peered":"2024-09-16T05:40:16.881491+0000","last_unstale":"2024-09-16T05:40:21.670451+0000","last_undegraded":"2024-09-16T05:40:21.670451+0000","last_fullsized":"2024-09-16T05:40:21.670451+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671114+0000","last_change":"2024-09-16T05:40:19.931159+0000","last_active":"2024-09-16T05:40:21.671114+0000","last_peered":"2024-09-16T05:40:21.671114+0000","last_clean":"2024-09-16T05:40:21.671114+0000","last_became_active":"2024-09-16T05:40:19.930857+0000","last_became_peered":"2024-09-16T05:40:19.930857+0000","last_unstale":"2024-09-16T05:40:21.671114+0000","last_undegraded":"2024-09-16T05:40:21.671114+0000","last_fullsized":"2024-09-16T05:40:21.671114+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.904654+0000","last_change":"2024-09-16T05:40:16.889536+0000","last_active":"2024-09-16T05:40:20.904654+0000","last_peered":"2024-09-16T05:40:20.904654+0000","last_clean":"2024-09-16T05:40:20.904654+0000","last_became_active":"2024-09-16T05:40:16.889104+0000","last_became_peered":"2024-09-16T05:40:16.889104+0000","last_unstale":"2024-09-16T05:40:20.904654+0000","last_undegraded":"2024-09-16T05:40:20.904654+0000","last_fullsized":"2024-09-16T05:40:20.904654+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667573+0000","last_change":"2024-09-16T05:40:19.922967+0000","last_active":"2024-09-16T05:40:21.667573+0000","last_peered":"2024-09-16T05:40:21.667573+0000","last_clean":"2024-09-16T05:40:21.667573+0000","last_became_active":"2024-09-16T05:40:19.921913+0000","last_became_peered":"2024-09-16T05:40:19.921913+0000","last_unstale":"2024-09-16T05:40:21.667573+0000","last_undegraded":"2024-09-16T05:40:21.667573+0000","last_fullsized":"2024-09-16T05:40:21.667573+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"21'117","reported_seq":221,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.385823+0000","last_change":"2024-09-16T05:39:56.024237+0000","last_active":"2024-09-16T05:40:21.385823+0000","last_peered":"2024-09-16T05:40:21.385823+0000","last_clean":"2024-09-16T05:40:21.385823+0000","last_became_active":"2024-09-16T05:39:56.023699+0000","last_became_peered":"2024-09-16T05:39:56.023699+0000","last_unstale":"2024-09-16T05:40:21.385823+0000","last_undegraded":"2024-09-16T05:40:21.385823+0000","last_fullsized":"2024-09-16T05:40:21.385823+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_clean_scrub_stamp":"2024-09-16T05:37:53.252066+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668296+0000","last_change":"2024-09-16T05:40:16.889374+0000","last_active":"2024-09-16T05:40:21.668296+0000","last_peered":"2024-09-16T05:40:21.668296+0000","last_clean":"2024-09-16T05:40:21.668296+0000","last_became_active":"2024-09-16T05:40:16.888756+0000","last_became_peered":"2024-09-16T05:40:16.888756+0000","last_unstale":"2024-09-16T05:40:21.668296+0000","last_undegraded":"2024-09-16T05:40:21.668296+0000","last_fullsized":"2024-09-16T05:40:21.668296+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926160+0000","last_change":"2024-09-16T05:40:19.921208+0000","last_active":"2024-09-16T05:40:20.926160+0000","last_peered":"2024-09-16T05:40:20.926160+0000","last_clean":"2024-09-16T05:40:20.926160+0000","last_became_active":"2024-09-16T05:40:19.920928+0000","last_became_peered":"2024-09-16T05:40:19.920928+0000","last_unstale":"2024-09-16T05:40:20.926160+0000","last_undegraded":"2024-09-16T05:40:20.926160+0000","last_fullsized":"2024-09-16T05:40:20.926160+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.385698+0000","last_change":"2024-09-16T05:40:16.888217+0000","last_active":"2024-09-16T05:40:21.385698+0000","last_peered":"2024-09-16T05:40:21.385698+0000","last_clean":"2024-09-16T05:40:21.385698+0000","last_became_active":"2024-09-16T05:40:16.887679+0000","last_became_peered":"2024-09-16T05:40:16.887679+0000","last_unstale":"2024-09-16T05:40:21.385698+0000","last_undegraded":"2024-09-16T05:40:21.385698+0000","last_fullsized":"2024-09-16T05:40:21.385698+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:13:29.517140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667132+0000","last_change":"2024-09-16T05:40:19.914391+0000","last_active":"2024-09-16T05:40:21.667132+0000","last_peered":"2024-09-16T05:40:21.667132+0000","last_clean":"2024-09-16T05:40:21.667132+0000","last_became_active":"2024-09-16T05:40:19.914133+0000","last_became_peered":"2024-09-16T05:40:19.914133+0000","last_unstale":"2024-09-16T05:40:21.667132+0000","last_undegraded":"2024-09-16T05:40:21.667132+0000","last_fullsized":"2024-09-16T05:40:21.667132+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.904770+0000","last_change":"2024-09-16T05:40:16.881840+0000","last_active":"2024-09-16T05:40:20.904770+0000","last_peered":"2024-09-16T05:40:20.904770+0000","last_clean":"2024-09-16T05:40:20.904770+0000","last_became_active":"2024-09-16T05:40:16.881549+0000","last_became_peered":"2024-09-16T05:40:16.881549+0000","last_unstale":"2024-09-16T05:40:20.904770+0000","last_undegraded":"2024-09-16T05:40:20.904770+0000","last_fullsized":"2024-09-16T05:40:20.904770+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670960+0000","last_change":"2024-09-16T05:40:19.915590+0000","last_active":"2024-09-16T05:40:21.670960+0000","last_peered":"2024-09-16T05:40:21.670960+0000","last_clean":"2024-09-16T05:40:21.670960+0000","last_became_active":"2024-09-16T05:40:19.914976+0000","last_became_peered":"2024-09-16T05:40:19.914976+0000","last_unstale":"2024-09-16T05:40:21.670960+0000","last_undegraded":"2024-09-16T05:40:21.670960+0000","last_fullsized":"2024-09-16T05:40:21.670960+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669659+0000","last_change":"2024-09-16T05:40:16.895234+0000","last_active":"2024-09-16T05:40:21.669659+0000","last_peered":"2024-09-16T05:40:21.669659+0000","last_clean":"2024-09-16T05:40:21.669659+0000","last_became_active":"2024-09-16T05:40:16.894918+0000","last_became_peered":"2024-09-16T05:40:16.894918+0000","last_unstale":"2024-09-16T05:40:21.669659+0000","last_undegraded":"2024-09-16T05:40:21.669659+0000","last_fullsized":"2024-09-16T05:40:21.669659+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.662745+0000","last_change":"2024-09-16T05:40:19.915696+0000","last_active":"2024-09-16T05:40:21.662745+0000","last_peered":"2024-09-16T05:40:21.662745+0000","last_clean":"2024-09-16T05:40:21.662745+0000","last_became_active":"2024-09-16T05:40:19.915397+0000","last_became_peered":"2024-09-16T05:40:19.915397+0000","last_unstale":"2024-09-16T05:40:21.662745+0000","last_undegraded":"2024-09-16T05:40:21.662745+0000","last_fullsized":"2024-09-16T05:40:21.662745+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.034628+0000","last_change":"2024-09-16T05:40:16.891566+0000","last_active":"2024-09-16T05:40:21.034628+0000","last_peered":"2024-09-16T05:40:21.034628+0000","last_clean":"2024-09-16T05:40:21.034628+0000","last_became_active":"2024-09-16T05:40:16.891176+0000","last_became_peered":"2024-09-16T05:40:16.891176+0000","last_unstale":"2024-09-16T05:40:21.034628+0000","last_undegraded":"2024-09-16T05:40:21.034628+0000","last_fullsized":"2024-09-16T05:40:21.034628+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670947+0000","last_change":"2024-09-16T05:40:19.922067+0000","last_active":"2024-09-16T05:40:21.670947+0000","last_peered":"2024-09-16T05:40:21.670947+0000","last_clean":"2024-09-16T05:40:21.670947+0000","last_became_active":"2024-09-16T05:40:19.921682+0000","last_became_peered":"2024-09-16T05:40:19.921682+0000","last_unstale":"2024-09-16T05:40:21.670947+0000","last_undegraded":"2024-09-16T05:40:21.670947+0000","last_fullsized":"2024-09-16T05:40:21.670947+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.386201+0000","last_change":"2024-09-16T05:40:16.894883+0000","last_active":"2024-09-16T05:40:21.386201+0000","last_peered":"2024-09-16T05:40:21.386201+0000","last_clean":"2024-09-16T05:40:21.386201+0000","last_became_active":"2024-09-16T05:40:16.894563+0000","last_became_peered":"2024-09-16T05:40:16.894563+0000","last_unstale":"2024-09-16T05:40:21.386201+0000","last_undegraded":"2024-09-16T05:40:21.386201+0000","last_fullsized":"2024-09-16T05:40:21.386201+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672169+0000","last_change":"2024-09-16T05:40:19.922088+0000","last_active":"2024-09-16T05:40:21.672169+0000","last_peered":"2024-09-16T05:40:21.672169+0000","last_clean":"2024-09-16T05:40:21.672169+0000","last_became_active":"2024-09-16T05:40:19.921212+0000","last_became_peered":"2024-09-16T05:40:19.921212+0000","last_unstale":"2024-09-16T05:40:21.672169+0000","last_undegraded":"2024-09-16T05:40:21.672169+0000","last_fullsized":"2024-09-16T05:40:21.672169+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672466+0000","last_change":"2024-09-16T05:40:16.890288+0000","last_active":"2024-09-16T05:40:21.672466+0000","last_peered":"2024-09-16T05:40:21.672466+0000","last_clean":"2024-09-16T05:40:21.672466+0000","last_became_active":"2024-09-16T05:40:16.889886+0000","last_became_peered":"2024-09-16T05:40:16.889886+0000","last_unstale":"2024-09-16T05:40:21.672466+0000","last_undegraded":"2024-09-16T05:40:21.672466+0000","last_fullsized":"2024-09-16T05:40:21.672466+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926242+0000","last_change":"2024-09-16T05:40:19.911365+0000","last_active":"2024-09-16T05:40:20.926242+0000","last_peered":"2024-09-16T05:40:20.926242+0000","last_clean":"2024-09-16T05:40:20.926242+0000","last_became_active":"2024-09-16T05:40:19.911104+0000","last_became_peered":"2024-09-16T05:40:19.911104+0000","last_unstale":"2024-09-16T05:40:20.926242+0000","last_undegraded":"2024-09-16T05:40:20.926242+0000","last_fullsized":"2024-09-16T05:40:20.926242+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"65'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672206+0000","last_change":"2024-09-16T05:40:16.890938+0000","last_active":"2024-09-16T05:40:21.672206+0000","last_peered":"2024-09-16T05:40:21.672206+0000","last_clean":"2024-09-16T05:40:21.672206+0000","last_became_active":"2024-09-16T05:40:16.890575+0000","last_became_peered":"2024-09-16T05:40:16.890575+0000","last_unstale":"2024-09-16T05:40:21.672206+0000","last_undegraded":"2024-09-16T05:40:21.672206+0000","last_fullsized":"2024-09-16T05:40:21.672206+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668046+0000","last_change":"2024-09-16T05:40:19.914464+0000","last_active":"2024-09-16T05:40:21.668046+0000","last_peered":"2024-09-16T05:40:21.668046+0000","last_clean":"2024-09-16T05:40:21.668046+0000","last_became_active":"2024-09-16T05:40:19.914142+0000","last_became_peered":"2024-09-16T05:40:19.914142+0000","last_unstale":"2024-09-16T05:40:21.668046+0000","last_undegraded":"2024-09-16T05:40:21.668046+0000","last_fullsized":"2024-09-16T05:40:21.668046+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.385703+0000","last_change":"2024-09-16T05:40:16.888038+0000","last_active":"2024-09-16T05:40:21.385703+0000","last_peered":"2024-09-16T05:40:21.385703+0000","last_clean":"2024-09-16T05:40:21.385703+0000","last_became_active":"2024-09-16T05:40:16.887285+0000","last_became_peered":"2024-09-16T05:40:16.887285+0000","last_unstale":"2024-09-16T05:40:21.385703+0000","last_undegraded":"2024-09-16T05:40:21.385703+0000","last_fullsized":"2024-09-16T05:40:21.385703+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.662428+0000","last_change":"2024-09-16T05:40:19.911151+0000","last_active":"2024-09-16T05:40:21.662428+0000","last_peered":"2024-09-16T05:40:21.662428+0000","last_clean":"2024-09-16T05:40:21.662428+0000","last_became_active":"2024-09-16T05:40:19.910813+0000","last_became_peered":"2024-09-16T05:40:19.910813+0000","last_unstale":"2024-09-16T05:40:21.662428+0000","last_undegraded":"2024-09-16T05:40:21.662428+0000","last_fullsized":"2024-09-16T05:40:21.662428+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.034328+0000","last_change":"2024-09-16T05:40:16.888331+0000","last_active":"2024-09-16T05:40:21.034328+0000","last_peered":"2024-09-16T05:40:21.034328+0000","last_clean":"2024-09-16T05:40:21.034328+0000","last_became_active":"2024-09-16T05:40:16.888056+0000","last_became_peered":"2024-09-16T05:40:16.888056+0000","last_unstale":"2024-09-16T05:40:21.034328+0000","last_undegraded":"2024-09-16T05:40:21.034328+0000","last_fullsized":"2024-09-16T05:40:21.034328+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926135+0000","last_change":"2024-09-16T05:40:19.909343+0000","last_active":"2024-09-16T05:40:20.926135+0000","last_peered":"2024-09-16T05:40:20.926135+0000","last_clean":"2024-09-16T05:40:20.926135+0000","last_became_active":"2024-09-16T05:40:19.908942+0000","last_became_peered":"2024-09-16T05:40:19.908942+0000","last_unstale":"2024-09-16T05:40:20.926135+0000","last_undegraded":"2024-09-16T05:40:20.926135+0000","last_fullsized":"2024-09-16T05:40:20.926135+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.034602+0000","last_change":"2024-09-16T05:40:16.887578+0000","last_active":"2024-09-16T05:40:21.034602+0000","last_peered":"2024-09-16T05:40:21.034602+0000","last_clean":"2024-09-16T05:40:21.034602+0000","last_became_active":"2024-09-16T05:40:16.887261+0000","last_became_peered":"2024-09-16T05:40:16.887261+0000","last_unstale":"2024-09-16T05:40:21.034602+0000","last_undegraded":"2024-09-16T05:40:21.034602+0000","last_fullsized":"2024-09-16T05:40:21.034602+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926180+0000","last_change":"2024-09-16T05:40:19.916414+0000","last_active":"2024-09-16T05:40:20.926180+0000","last_peered":"2024-09-16T05:40:20.926180+0000","last_clean":"2024-09-16T05:40:20.926180+0000","last_became_active":"2024-09-16T05:40:19.916146+0000","last_became_peered":"2024-09-16T05:40:19.916146+0000","last_unstale":"2024-09-16T05:40:20.926180+0000","last_undegraded":"2024-09-16T05:40:20.926180+0000","last_fullsized":"2024-09-16T05:40:20.926180+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"65'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671636+0000","last_change":"2024-09-16T05:40:16.895919+0000","last_active":"2024-09-16T05:40:21.671636+0000","last_peered":"2024-09-16T05:40:21.671636+0000","last_clean":"2024-09-16T05:40:21.671636+0000","last_became_active":"2024-09-16T05:40:16.895573+0000","last_became_peered":"2024-09-16T05:40:16.895573+0000","last_unstale":"2024-09-16T05:40:21.671636+0000","last_undegraded":"2024-09-16T05:40:21.671636+0000","last_fullsized":"2024-09-16T05:40:21.671636+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960774+0000","last_change":"2024-09-16T05:40:19.921478+0000","last_active":"2024-09-16T05:40:21.960774+0000","last_peered":"2024-09-16T05:40:21.960774+0000","last_clean":"2024-09-16T05:40:21.960774+0000","last_became_active":"2024-09-16T05:40:19.921203+0000","last_became_peered":"2024-09-16T05:40:19.921203+0000","last_unstale":"2024-09-16T05:40:21.960774+0000","last_undegraded":"2024-09-16T05:40:21.960774+0000","last_fullsized":"2024-09-16T05:40:21.960774+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670502+0000","last_change":"2024-09-16T05:40:19.931050+0000","last_active":"2024-09-16T05:40:21.670502+0000","last_peered":"2024-09-16T05:40:21.670502+0000","last_clean":"2024-09-16T05:40:21.670502+0000","last_became_active":"2024-09-16T05:40:19.930720+0000","last_became_peered":"2024-09-16T05:40:19.930720+0000","last_unstale":"2024-09-16T05:40:21.670502+0000","last_undegraded":"2024-09-16T05:40:21.670502+0000","last_fullsized":"2024-09-16T05:40:21.670502+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"65'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671468+0000","last_change":"2024-09-16T05:40:16.892521+0000","last_active":"2024-09-16T05:40:21.671468+0000","last_peered":"2024-09-16T05:40:21.671468+0000","last_clean":"2024-09-16T05:40:21.671468+0000","last_became_active":"2024-09-16T05:40:16.892218+0000","last_became_peered":"2024-09-16T05:40:16.892218+0000","last_unstale":"2024-09-16T05:40:21.671468+0000","last_undegraded":"2024-09-16T05:40:21.671468+0000","last_fullsized":"2024-09-16T05:40:21.671468+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671072+0000","last_change":"2024-09-16T05:40:19.929142+0000","last_active":"2024-09-16T05:40:21.671072+0000","last_peered":"2024-09-16T05:40:21.671072+0000","last_clean":"2024-09-16T05:40:21.671072+0000","last_became_active":"2024-09-16T05:40:19.928817+0000","last_became_peered":"2024-09-16T05:40:19.928817+0000","last_unstale":"2024-09-16T05:40:21.671072+0000","last_undegraded":"2024-09-16T05:40:21.671072+0000","last_fullsized":"2024-09-16T05:40:21.671072+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"65'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671846+0000","last_change":"2024-09-16T05:40:16.892574+0000","last_active":"2024-09-16T05:40:21.671846+0000","last_peered":"2024-09-16T05:40:21.671846+0000","last_clean":"2024-09-16T05:40:21.671846+0000","last_became_active":"2024-09-16T05:40:16.892297+0000","last_became_peered":"2024-09-16T05:40:16.892297+0000","last_unstale":"2024-09-16T05:40:21.671846+0000","last_undegraded":"2024-09-16T05:40:21.671846+0000","last_fullsized":"2024-09-16T05:40:21.671846+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668147+0000","last_change":"2024-09-16T05:40:19.924758+0000","last_active":"2024-09-16T05:40:21.668147+0000","last_peered":"2024-09-16T05:40:21.668147+0000","last_clean":"2024-09-16T05:40:21.668147+0000","last_became_active":"2024-09-16T05:40:19.924512+0000","last_became_peered":"2024-09-16T05:40:19.924512+0000","last_unstale":"2024-09-16T05:40:21.668147+0000","last_undegraded":"2024-09-16T05:40:21.668147+0000","last_fullsized":"2024-09-16T05:40:21.668147+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.660429+0000","last_change":"2024-09-16T05:40:16.891928+0000","last_active":"2024-09-16T05:40:21.660429+0000","last_peered":"2024-09-16T05:40:21.660429+0000","last_clean":"2024-09-16T05:40:21.660429+0000","last_became_active":"2024-09-16T05:40:16.891631+0000","last_became_peered":"2024-09-16T05:40:16.891631+0000","last_unstale":"2024-09-16T05:40:21.660429+0000","last_undegraded":"2024-09-16T05:40:21.660429+0000","last_fullsized":"2024-09-16T05:40:21.660429+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926216+0000","last_change":"2024-09-16T05:40:19.916662+0000","last_active":"2024-09-16T05:40:20.926216+0000","last_peered":"2024-09-16T05:40:20.926216+0000","last_clean":"2024-09-16T05:40:20.926216+0000","last_became_active":"2024-09-16T05:40:19.916352+0000","last_became_peered":"2024-09-16T05:40:19.916352+0000","last_unstale":"2024-09-16T05:40:20.926216+0000","last_undegraded":"2024-09-16T05:40:20.926216+0000","last_fullsized":"2024-09-16T05:40:20.926216+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"65'4","reported_seq":19,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672342+0000","last_change":"2024-09-16T05:40:16.889330+0000","last_active":"2024-09-16T05:40:21.672342+0000","last_peered":"2024-09-16T05:40:21.672342+0000","last_clean":"2024-09-16T05:40:21.672342+0000","last_became_active":"2024-09-16T05:40:16.889049+0000","last_became_peered":"2024-09-16T05:40:16.889049+0000","last_unstale":"2024-09-16T05:40:21.672342+0000","last_undegraded":"2024-09-16T05:40:21.672342+0000","last_fullsized":"2024-09-16T05:40:21.672342+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233995,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28260,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716892,"statfs":{"total":95995035648,"available":95966097408,"internally_reserved":0,"allocated":1261568,"data_stored":868577,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59399999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.62}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67400000000000004}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55800000000000005}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.437}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65500000000000003}]}]},{"osd":6,"up_from":46,"seq":197568495633,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":875893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.77400000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.443},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.53300000000000003}]},{"osd":2,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.81399999999999995}]},{"osd":3,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.63600000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.69899999999999995}]},{"osd":5,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.72899999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0469999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757270,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":671744,"data_stored":278928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.65100000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.72099999999999997}]},{"osd":2,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.63800000000000001}]},{"osd":3,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.69099999999999995}]},{"osd":4,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.42599999999999999}]},{"osd":6,"last update":"Mon Sep 16 05:40:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.49199999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46899999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018906,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":278040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.39800000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.41699999999999998}]},{"osd":2,"last update":"Mon Sep 16 05:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.5},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.439}]},{"osd":3,"last update":"Mon Sep 16 05:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.45100000000000001}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.56599999999999995}]},{"osd":6,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.57999999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60699999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182432,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27692,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717460,"statfs":{"total":95995035648,"available":95966679040,"internally_reserved":0,"allocated":675840,"data_stored":279000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.38600000000000001,"15min":0.39200000000000002},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.496,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.38100000000000001}]},{"osd":1,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.41999999999999998,"15min":0.42599999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.50900000000000001,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.432}]},{"osd":2,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.433,"15min":0.433},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.63300000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.56000000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.36699999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.54100000000000004,"15min":0.54700000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63100000000000001,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.54900000000000004,"15min":0.55100000000000005},"min":{"1min":0.40400000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.54600000000000004}]},{"osd":5,"last update":"Mon Sep 16 05:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.64800000000000002}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.623},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.53900000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59799999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411364,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":644,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":659456,"data_stored":277605,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.33500000000000002,"15min":0.33100000000000002},"min":{"1min":0.25900000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.23699999999999999},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.27600000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.27600000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.38500000000000001,"15min":0.379},"min":{"1min":0.29399999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57099999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39100000000000001,"15min":0.39000000000000001},"min":{"1min":0.26200000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.31900000000000001}]},{"osd":3,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.308},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.435,"15min":0.437},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.29399999999999998}]},{"osd":4,"last update":"Mon Sep 16 05:39:37 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.56100000000000005}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.58499999999999996}]},{"osd":6,"last update":"Mon Sep 16 05:40:28 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.77100000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54100000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574888,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31768,"kb_used_data":644,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":659456,"data_stored":277219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.33900000000000002,"15min":0.317},"min":{"1min":0.23400000000000001,"5min":0.192,"15min":0.192},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.26300000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.33600000000000002,"15min":0.315},"min":{"1min":0.23300000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.29499999999999998}]},{"osd":2,"last update":"Mon Sep 16 05:39:52 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.38700000000000001,"15min":0.379},"min":{"1min":0.28899999999999998,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.433,"5min":0.39700000000000002,"15min":0.39100000000000001},"min":{"1min":0.32100000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.33900000000000002}]},{"osd":3,"last update":"Mon Sep 16 05:40:16 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.44,"5min":0.438,"15min":0.438},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.35799999999999998}]},{"osd":4,"last update":"Mon Sep 16 05:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.63600000000000001}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.752}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.64700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738414,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32360,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712792,"statfs":{"total":95995035648,"available":95961899008,"internally_reserved":0,"allocated":1265664,"data_stored":868428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Sep 16 05:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.35099999999999998,"15min":0.34499999999999997},"min":{"1min":0.251,"5min":0.22,"15min":0.22},"max":{"1min":0.47599999999999998,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.37,"5min":0.36899999999999999,"15min":0.35699999999999998},"min":{"1min":0.27700000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.52400000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.31900000000000001}]},{"osd":2,"last update":"Mon Sep 16 05:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.29199999999999998,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.57199999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.309},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.39500000000000002,"15min":0.39200000000000002},"min":{"1min":0.33100000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.54000000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.33100000000000002}]},{"osd":3,"last update":"Mon Sep 16 05:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.437,"15min":0.443},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.48099999999999998,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.439,"15min":0.441},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.35799999999999998}]},{"osd":4,"last update":"Mon Sep 16 05:39:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.60099999999999998}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.69499999999999995}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.59099999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55200000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T05:40:43.068 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T05:40:43.261 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:42 smithi145 ceph-mon[27514]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T05:40:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:42 smithi145 ceph-mon[39111]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T05:40:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:42 smithi161 ceph-mon[31301]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T05:40:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:43 smithi145 ceph-mon[27514]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:43 smithi145 ceph-mon[27514]: pgmap v208: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:43 smithi145 ceph-mon[39111]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:43 smithi145 ceph-mon[39111]: pgmap v208: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:43 smithi161 ceph-mon[31301]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:43 smithi161 ceph-mon[31301]: pgmap v208: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:45.138 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:45.139 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2024-09-16T05:40:45.759 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":209,"stamp":"2024-09-16T05:40:44.863159+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":231420,"kb_used_data":7044,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729796,"statfs":{"total":767960285184,"available":767723311104,"internally_reserved":0,"allocated":7213056,"data_stored":4043343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":229625402},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.002255"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968354+0000","last_change":"2024-09-16T05:40:19.926782+0000","last_active":"2024-09-16T05:40:40.968354+0000","last_peered":"2024-09-16T05:40:40.968354+0000","last_clean":"2024-09-16T05:40:40.968354+0000","last_became_active":"2024-09-16T05:40:19.926490+0000","last_became_peered":"2024-09-16T05:40:19.926490+0000","last_unstale":"2024-09-16T05:40:40.968354+0000","last_undegraded":"2024-09-16T05:40:40.968354+0000","last_fullsized":"2024-09-16T05:40:40.968354+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.039130+0000","last_change":"2024-09-16T05:40:42.039130+0000","last_active":"2024-09-16T05:40:42.039130+0000","last_peered":"2024-09-16T05:40:42.039130+0000","last_clean":"2024-09-16T05:40:42.039130+0000","last_became_active":"2024-09-16T05:40:42.038795+0000","last_became_peered":"2024-09-16T05:40:42.038795+0000","last_unstale":"2024-09-16T05:40:42.039130+0000","last_undegraded":"2024-09-16T05:40:42.039130+0000","last_fullsized":"2024-09-16T05:40:42.039130+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:45:32.879424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971793+0000","last_change":"2024-09-16T05:40:19.911332+0000","last_active":"2024-09-16T05:40:40.971793+0000","last_peered":"2024-09-16T05:40:40.971793+0000","last_clean":"2024-09-16T05:40:40.971793+0000","last_became_active":"2024-09-16T05:40:19.911045+0000","last_became_peered":"2024-09-16T05:40:19.911045+0000","last_unstale":"2024-09-16T05:40:40.971793+0000","last_undegraded":"2024-09-16T05:40:40.971793+0000","last_fullsized":"2024-09-16T05:40:40.971793+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670886+0000","last_change":"2024-09-16T05:40:19.926920+0000","last_active":"2024-09-16T05:40:21.670886+0000","last_peered":"2024-09-16T05:40:21.670886+0000","last_clean":"2024-09-16T05:40:21.670886+0000","last_became_active":"2024-09-16T05:40:19.926647+0000","last_became_peered":"2024-09-16T05:40:19.926647+0000","last_unstale":"2024-09-16T05:40:21.670886+0000","last_undegraded":"2024-09-16T05:40:21.670886+0000","last_fullsized":"2024-09-16T05:40:21.670886+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967895+0000","last_change":"2024-09-16T05:40:19.916358+0000","last_active":"2024-09-16T05:40:40.967895+0000","last_peered":"2024-09-16T05:40:40.967895+0000","last_clean":"2024-09-16T05:40:40.967895+0000","last_became_active":"2024-09-16T05:40:19.916046+0000","last_became_peered":"2024-09-16T05:40:19.916046+0000","last_unstale":"2024-09-16T05:40:40.967895+0000","last_undegraded":"2024-09-16T05:40:40.967895+0000","last_fullsized":"2024-09-16T05:40:40.967895+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669275+0000","last_change":"2024-09-16T05:40:19.925907+0000","last_active":"2024-09-16T05:40:21.669275+0000","last_peered":"2024-09-16T05:40:21.669275+0000","last_clean":"2024-09-16T05:40:21.669275+0000","last_became_active":"2024-09-16T05:40:19.925615+0000","last_became_peered":"2024-09-16T05:40:19.925615+0000","last_unstale":"2024-09-16T05:40:21.669275+0000","last_undegraded":"2024-09-16T05:40:21.669275+0000","last_fullsized":"2024-09-16T05:40:21.669275+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967697+0000","last_change":"2024-09-16T05:40:19.915255+0000","last_active":"2024-09-16T05:40:40.967697+0000","last_peered":"2024-09-16T05:40:40.967697+0000","last_clean":"2024-09-16T05:40:40.967697+0000","last_became_active":"2024-09-16T05:40:19.914948+0000","last_became_peered":"2024-09-16T05:40:19.914948+0000","last_unstale":"2024-09-16T05:40:40.967697+0000","last_undegraded":"2024-09-16T05:40:40.967697+0000","last_fullsized":"2024-09-16T05:40:40.967697+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926105+0000","last_change":"2024-09-16T05:40:19.921608+0000","last_active":"2024-09-16T05:40:20.926105+0000","last_peered":"2024-09-16T05:40:20.926105+0000","last_clean":"2024-09-16T05:40:20.926105+0000","last_became_active":"2024-09-16T05:40:19.921355+0000","last_became_peered":"2024-09-16T05:40:19.921355+0000","last_unstale":"2024-09-16T05:40:20.926105+0000","last_undegraded":"2024-09-16T05:40:20.926105+0000","last_fullsized":"2024-09-16T05:40:20.926105+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968651+0000","last_change":"2024-09-16T05:40:19.921485+0000","last_active":"2024-09-16T05:40:40.968651+0000","last_peered":"2024-09-16T05:40:40.968651+0000","last_clean":"2024-09-16T05:40:40.968651+0000","last_became_active":"2024-09-16T05:40:19.921178+0000","last_became_peered":"2024-09-16T05:40:19.921178+0000","last_unstale":"2024-09-16T05:40:40.968651+0000","last_undegraded":"2024-09-16T05:40:40.968651+0000","last_fullsized":"2024-09-16T05:40:40.968651+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960816+0000","last_change":"2024-09-16T05:40:19.931027+0000","last_active":"2024-09-16T05:40:21.960816+0000","last_peered":"2024-09-16T05:40:21.960816+0000","last_clean":"2024-09-16T05:40:21.960816+0000","last_became_active":"2024-09-16T05:40:19.930551+0000","last_became_peered":"2024-09-16T05:40:19.930551+0000","last_unstale":"2024-09-16T05:40:21.960816+0000","last_undegraded":"2024-09-16T05:40:21.960816+0000","last_fullsized":"2024-09-16T05:40:21.960816+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960806+0000","last_change":"2024-09-16T05:40:19.929160+0000","last_active":"2024-09-16T05:40:21.960806+0000","last_peered":"2024-09-16T05:40:21.960806+0000","last_clean":"2024-09-16T05:40:21.960806+0000","last_became_active":"2024-09-16T05:40:19.928855+0000","last_became_peered":"2024-09-16T05:40:19.928855+0000","last_unstale":"2024-09-16T05:40:21.960806+0000","last_undegraded":"2024-09-16T05:40:21.960806+0000","last_fullsized":"2024-09-16T05:40:21.960806+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":5,"reported_epoch":67,"state":"activating","last_fresh":"2024-09-16T05:40:42.038568+0000","last_change":"2024-09-16T05:40:41.967998+0000","last_active":"2024-09-16T05:40:18.884856+0000","last_peered":"2024-09-16T05:40:18.884856+0000","last_clean":"2024-09-16T05:40:18.884856+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-09-16T05:40:42.038568+0000","last_undegraded":"2024-09-16T05:40:42.038568+0000","last_fullsized":"2024-09-16T05:40:42.038568+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":["2","0","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926170+0000","last_change":"2024-09-16T05:40:19.913578+0000","last_active":"2024-09-16T05:40:20.926170+0000","last_peered":"2024-09-16T05:40:20.926170+0000","last_clean":"2024-09-16T05:40:20.926170+0000","last_became_active":"2024-09-16T05:40:19.913332+0000","last_became_peered":"2024-09-16T05:40:19.913332+0000","last_unstale":"2024-09-16T05:40:20.926170+0000","last_undegraded":"2024-09-16T05:40:20.926170+0000","last_fullsized":"2024-09-16T05:40:20.926170+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971073+0000","last_change":"2024-09-16T05:40:19.923538+0000","last_active":"2024-09-16T05:40:40.971073+0000","last_peered":"2024-09-16T05:40:40.971073+0000","last_clean":"2024-09-16T05:40:40.971073+0000","last_became_active":"2024-09-16T05:40:19.923267+0000","last_became_peered":"2024-09-16T05:40:19.923267+0000","last_unstale":"2024-09-16T05:40:40.971073+0000","last_undegraded":"2024-09-16T05:40:40.971073+0000","last_fullsized":"2024-09-16T05:40:40.971073+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969880+0000","last_change":"2024-09-16T05:40:19.921551+0000","last_active":"2024-09-16T05:40:40.969880+0000","last_peered":"2024-09-16T05:40:40.969880+0000","last_clean":"2024-09-16T05:40:40.969880+0000","last_became_active":"2024-09-16T05:40:19.921272+0000","last_became_peered":"2024-09-16T05:40:19.921272+0000","last_unstale":"2024-09-16T05:40:40.969880+0000","last_undegraded":"2024-09-16T05:40:40.969880+0000","last_fullsized":"2024-09-16T05:40:40.969880+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668984+0000","last_change":"2024-09-16T05:40:19.924535+0000","last_active":"2024-09-16T05:40:21.668984+0000","last_peered":"2024-09-16T05:40:21.668984+0000","last_clean":"2024-09-16T05:40:21.668984+0000","last_became_active":"2024-09-16T05:40:19.924268+0000","last_became_peered":"2024-09-16T05:40:19.924268+0000","last_unstale":"2024-09-16T05:40:21.668984+0000","last_undegraded":"2024-09-16T05:40:21.668984+0000","last_fullsized":"2024-09-16T05:40:21.668984+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671048+0000","last_change":"2024-09-16T05:40:19.928504+0000","last_active":"2024-09-16T05:40:21.671048+0000","last_peered":"2024-09-16T05:40:21.671048+0000","last_clean":"2024-09-16T05:40:21.671048+0000","last_became_active":"2024-09-16T05:40:19.928205+0000","last_became_peered":"2024-09-16T05:40:19.928205+0000","last_unstale":"2024-09-16T05:40:21.671048+0000","last_undegraded":"2024-09-16T05:40:21.671048+0000","last_fullsized":"2024-09-16T05:40:21.671048+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969751+0000","last_change":"2024-09-16T05:40:19.913375+0000","last_active":"2024-09-16T05:40:40.969751+0000","last_peered":"2024-09-16T05:40:40.969751+0000","last_clean":"2024-09-16T05:40:40.969751+0000","last_became_active":"2024-09-16T05:40:19.913077+0000","last_became_peered":"2024-09-16T05:40:19.913077+0000","last_unstale":"2024-09-16T05:40:40.969751+0000","last_undegraded":"2024-09-16T05:40:40.969751+0000","last_fullsized":"2024-09-16T05:40:40.969751+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968296+0000","last_change":"2024-09-16T05:40:19.919079+0000","last_active":"2024-09-16T05:40:40.968296+0000","last_peered":"2024-09-16T05:40:40.968296+0000","last_clean":"2024-09-16T05:40:40.968296+0000","last_became_active":"2024-09-16T05:40:19.918785+0000","last_became_peered":"2024-09-16T05:40:19.918785+0000","last_unstale":"2024-09-16T05:40:40.968296+0000","last_undegraded":"2024-09-16T05:40:40.968296+0000","last_fullsized":"2024-09-16T05:40:40.968296+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960791+0000","last_change":"2024-09-16T05:40:19.921750+0000","last_active":"2024-09-16T05:40:21.960791+0000","last_peered":"2024-09-16T05:40:21.960791+0000","last_clean":"2024-09-16T05:40:21.960791+0000","last_became_active":"2024-09-16T05:40:19.921429+0000","last_became_peered":"2024-09-16T05:40:19.921429+0000","last_unstale":"2024-09-16T05:40:21.960791+0000","last_undegraded":"2024-09-16T05:40:21.960791+0000","last_fullsized":"2024-09-16T05:40:21.960791+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971331+0000","last_change":"2024-09-16T05:40:19.911352+0000","last_active":"2024-09-16T05:40:40.971331+0000","last_peered":"2024-09-16T05:40:40.971331+0000","last_clean":"2024-09-16T05:40:40.971331+0000","last_became_active":"2024-09-16T05:40:19.911088+0000","last_became_peered":"2024-09-16T05:40:19.911088+0000","last_unstale":"2024-09-16T05:40:40.971331+0000","last_undegraded":"2024-09-16T05:40:40.971331+0000","last_fullsized":"2024-09-16T05:40:40.971331+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669443+0000","last_change":"2024-09-16T05:40:19.931121+0000","last_active":"2024-09-16T05:40:21.669443+0000","last_peered":"2024-09-16T05:40:21.669443+0000","last_clean":"2024-09-16T05:40:21.669443+0000","last_became_active":"2024-09-16T05:40:19.930825+0000","last_became_peered":"2024-09-16T05:40:19.930825+0000","last_unstale":"2024-09-16T05:40:21.669443+0000","last_undegraded":"2024-09-16T05:40:21.669443+0000","last_fullsized":"2024-09-16T05:40:21.669443+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926146+0000","last_change":"2024-09-16T05:40:19.920628+0000","last_active":"2024-09-16T05:40:20.926146+0000","last_peered":"2024-09-16T05:40:20.926146+0000","last_clean":"2024-09-16T05:40:20.926146+0000","last_became_active":"2024-09-16T05:40:19.920365+0000","last_became_peered":"2024-09-16T05:40:19.920365+0000","last_unstale":"2024-09-16T05:40:20.926146+0000","last_undegraded":"2024-09-16T05:40:20.926146+0000","last_fullsized":"2024-09-16T05:40:20.926146+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668832+0000","last_change":"2024-09-16T05:40:19.922697+0000","last_active":"2024-09-16T05:40:21.668832+0000","last_peered":"2024-09-16T05:40:21.668832+0000","last_clean":"2024-09-16T05:40:21.668832+0000","last_became_active":"2024-09-16T05:40:19.922425+0000","last_became_peered":"2024-09-16T05:40:19.922425+0000","last_unstale":"2024-09-16T05:40:21.668832+0000","last_undegraded":"2024-09-16T05:40:21.668832+0000","last_fullsized":"2024-09-16T05:40:21.668832+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926231+0000","last_change":"2024-09-16T05:40:19.917024+0000","last_active":"2024-09-16T05:40:20.926231+0000","last_peered":"2024-09-16T05:40:20.926231+0000","last_clean":"2024-09-16T05:40:20.926231+0000","last_became_active":"2024-09-16T05:40:19.916740+0000","last_became_peered":"2024-09-16T05:40:19.916740+0000","last_unstale":"2024-09-16T05:40:20.926231+0000","last_undegraded":"2024-09-16T05:40:20.926231+0000","last_fullsized":"2024-09-16T05:40:20.926231+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960827+0000","last_change":"2024-09-16T05:40:19.925496+0000","last_active":"2024-09-16T05:40:21.960827+0000","last_peered":"2024-09-16T05:40:21.960827+0000","last_clean":"2024-09-16T05:40:21.960827+0000","last_became_active":"2024-09-16T05:40:19.925186+0000","last_became_peered":"2024-09-16T05:40:19.925186+0000","last_unstale":"2024-09-16T05:40:21.960827+0000","last_undegraded":"2024-09-16T05:40:21.960827+0000","last_fullsized":"2024-09-16T05:40:21.960827+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969532+0000","last_change":"2024-09-16T05:40:19.909710+0000","last_active":"2024-09-16T05:40:40.969532+0000","last_peered":"2024-09-16T05:40:40.969532+0000","last_clean":"2024-09-16T05:40:40.969532+0000","last_became_active":"2024-09-16T05:40:19.909449+0000","last_became_peered":"2024-09-16T05:40:19.909449+0000","last_unstale":"2024-09-16T05:40:40.969532+0000","last_undegraded":"2024-09-16T05:40:40.969532+0000","last_fullsized":"2024-09-16T05:40:40.969532+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926196+0000","last_change":"2024-09-16T05:40:19.921251+0000","last_active":"2024-09-16T05:40:20.926196+0000","last_peered":"2024-09-16T05:40:20.926196+0000","last_clean":"2024-09-16T05:40:20.926196+0000","last_became_active":"2024-09-16T05:40:19.920316+0000","last_became_peered":"2024-09-16T05:40:19.920316+0000","last_unstale":"2024-09-16T05:40:20.926196+0000","last_undegraded":"2024-09-16T05:40:20.926196+0000","last_fullsized":"2024-09-16T05:40:20.926196+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":4,"reported_epoch":67,"state":"activating","last_fresh":"2024-09-16T05:40:41.967695+0000","last_change":"2024-09-16T05:40:41.967695+0000","last_active":"2024-09-16T05:40:41.967506+0000","last_peered":"2024-09-16T05:40:23.131721+0000","last_clean":"2024-09-16T05:40:23.131721+0000","last_became_active":"2024-09-16T05:40:19.914765+0000","last_became_peered":"2024-09-16T05:40:19.914765+0000","last_unstale":"2024-09-16T05:40:41.967695+0000","last_undegraded":"2024-09-16T05:40:41.967695+0000","last_fullsized":"2024-09-16T05:40:41.967695+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":["2","0","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669353+0000","last_change":"2024-09-16T05:40:19.925119+0000","last_active":"2024-09-16T05:40:21.669353+0000","last_peered":"2024-09-16T05:40:21.669353+0000","last_clean":"2024-09-16T05:40:21.669353+0000","last_became_active":"2024-09-16T05:40:19.924829+0000","last_became_peered":"2024-09-16T05:40:19.924829+0000","last_unstale":"2024-09-16T05:40:21.669353+0000","last_undegraded":"2024-09-16T05:40:21.669353+0000","last_fullsized":"2024-09-16T05:40:21.669353+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969179+0000","last_change":"2024-09-16T05:40:19.920796+0000","last_active":"2024-09-16T05:40:40.969179+0000","last_peered":"2024-09-16T05:40:40.969179+0000","last_clean":"2024-09-16T05:40:40.969179+0000","last_became_active":"2024-09-16T05:40:19.920527+0000","last_became_peered":"2024-09-16T05:40:19.920527+0000","last_unstale":"2024-09-16T05:40:40.969179+0000","last_undegraded":"2024-09-16T05:40:40.969179+0000","last_fullsized":"2024-09-16T05:40:40.969179+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960741+0000","last_change":"2024-09-16T05:40:19.930371+0000","last_active":"2024-09-16T05:40:21.960741+0000","last_peered":"2024-09-16T05:40:21.960741+0000","last_clean":"2024-09-16T05:40:21.960741+0000","last_became_active":"2024-09-16T05:40:19.930039+0000","last_became_peered":"2024-09-16T05:40:19.930039+0000","last_unstale":"2024-09-16T05:40:21.960741+0000","last_undegraded":"2024-09-16T05:40:21.960741+0000","last_fullsized":"2024-09-16T05:40:21.960741+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:22.205558+0000","last_change":"2024-09-16T05:40:19.912701+0000","last_active":"2024-09-16T05:40:22.205558+0000","last_peered":"2024-09-16T05:40:22.205558+0000","last_clean":"2024-09-16T05:40:22.205558+0000","last_became_active":"2024-09-16T05:40:19.912365+0000","last_became_peered":"2024-09-16T05:40:19.912365+0000","last_unstale":"2024-09-16T05:40:22.205558+0000","last_undegraded":"2024-09-16T05:40:22.205558+0000","last_fullsized":"2024-09-16T05:40:22.205558+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.660523+0000","last_change":"2024-09-16T05:40:16.887533+0000","last_active":"2024-09-16T05:40:21.660523+0000","last_peered":"2024-09-16T05:40:21.660523+0000","last_clean":"2024-09-16T05:40:21.660523+0000","last_became_active":"2024-09-16T05:40:16.887192+0000","last_became_peered":"2024-09-16T05:40:16.887192+0000","last_unstale":"2024-09-16T05:40:21.660523+0000","last_undegraded":"2024-09-16T05:40:21.660523+0000","last_fullsized":"2024-09-16T05:40:21.660523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973011+0000","last_change":"2024-09-16T05:40:19.914853+0000","last_active":"2024-09-16T05:40:40.973011+0000","last_peered":"2024-09-16T05:40:40.973011+0000","last_clean":"2024-09-16T05:40:40.973011+0000","last_became_active":"2024-09-16T05:40:19.914603+0000","last_became_peered":"2024-09-16T05:40:19.914603+0000","last_unstale":"2024-09-16T05:40:40.973011+0000","last_undegraded":"2024-09-16T05:40:40.973011+0000","last_fullsized":"2024-09-16T05:40:40.973011+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"65'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672014+0000","last_change":"2024-09-16T05:40:16.892477+0000","last_active":"2024-09-16T05:40:21.672014+0000","last_peered":"2024-09-16T05:40:21.672014+0000","last_clean":"2024-09-16T05:40:21.672014+0000","last_became_active":"2024-09-16T05:40:16.892194+0000","last_became_peered":"2024-09-16T05:40:16.892194+0000","last_unstale":"2024-09-16T05:40:21.672014+0000","last_undegraded":"2024-09-16T05:40:21.672014+0000","last_fullsized":"2024-09-16T05:40:21.672014+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":15,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.905898+0000","last_change":"2024-09-16T05:40:16.885546+0000","last_active":"2024-09-16T05:40:20.905898+0000","last_peered":"2024-09-16T05:40:20.905898+0000","last_clean":"2024-09-16T05:40:20.905898+0000","last_became_active":"2024-09-16T05:40:16.885116+0000","last_became_peered":"2024-09-16T05:40:16.885116+0000","last_unstale":"2024-09-16T05:40:20.905898+0000","last_undegraded":"2024-09-16T05:40:20.905898+0000","last_fullsized":"2024-09-16T05:40:20.905898+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926123+0000","last_change":"2024-09-16T05:40:19.909188+0000","last_active":"2024-09-16T05:40:20.926123+0000","last_peered":"2024-09-16T05:40:20.926123+0000","last_clean":"2024-09-16T05:40:20.926123+0000","last_became_active":"2024-09-16T05:40:19.908559+0000","last_became_peered":"2024-09-16T05:40:19.908559+0000","last_unstale":"2024-09-16T05:40:20.926123+0000","last_undegraded":"2024-09-16T05:40:20.926123+0000","last_fullsized":"2024-09-16T05:40:20.926123+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668919+0000","last_change":"2024-09-16T05:40:16.890076+0000","last_active":"2024-09-16T05:40:21.668919+0000","last_peered":"2024-09-16T05:40:21.668919+0000","last_clean":"2024-09-16T05:40:21.668919+0000","last_became_active":"2024-09-16T05:40:16.889770+0000","last_became_peered":"2024-09-16T05:40:16.889770+0000","last_unstale":"2024-09-16T05:40:21.668919+0000","last_undegraded":"2024-09-16T05:40:21.668919+0000","last_fullsized":"2024-09-16T05:40:21.668919+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969757+0000","last_change":"2024-09-16T05:40:19.907934+0000","last_active":"2024-09-16T05:40:40.969757+0000","last_peered":"2024-09-16T05:40:40.969757+0000","last_clean":"2024-09-16T05:40:40.969757+0000","last_became_active":"2024-09-16T05:40:19.907617+0000","last_became_peered":"2024-09-16T05:40:19.907617+0000","last_unstale":"2024-09-16T05:40:40.969757+0000","last_undegraded":"2024-09-16T05:40:40.969757+0000","last_fullsized":"2024-09-16T05:40:40.969757+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668348+0000","last_change":"2024-09-16T05:40:16.891611+0000","last_active":"2024-09-16T05:40:21.668348+0000","last_peered":"2024-09-16T05:40:21.668348+0000","last_clean":"2024-09-16T05:40:21.668348+0000","last_became_active":"2024-09-16T05:40:16.891283+0000","last_became_peered":"2024-09-16T05:40:16.891283+0000","last_unstale":"2024-09-16T05:40:21.668348+0000","last_undegraded":"2024-09-16T05:40:21.668348+0000","last_fullsized":"2024-09-16T05:40:21.668348+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670661+0000","last_change":"2024-09-16T05:40:19.921793+0000","last_active":"2024-09-16T05:40:21.670661+0000","last_peered":"2024-09-16T05:40:21.670661+0000","last_clean":"2024-09-16T05:40:21.670661+0000","last_became_active":"2024-09-16T05:40:19.920593+0000","last_became_peered":"2024-09-16T05:40:19.920593+0000","last_unstale":"2024-09-16T05:40:21.670661+0000","last_undegraded":"2024-09-16T05:40:21.670661+0000","last_fullsized":"2024-09-16T05:40:21.670661+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670908+0000","last_change":"2024-09-16T05:40:16.892465+0000","last_active":"2024-09-16T05:40:21.670908+0000","last_peered":"2024-09-16T05:40:21.670908+0000","last_clean":"2024-09-16T05:40:21.670908+0000","last_became_active":"2024-09-16T05:40:16.892162+0000","last_became_peered":"2024-09-16T05:40:16.892162+0000","last_unstale":"2024-09-16T05:40:21.670908+0000","last_undegraded":"2024-09-16T05:40:21.670908+0000","last_fullsized":"2024-09-16T05:40:21.670908+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.972236+0000","last_change":"2024-09-16T05:40:19.922755+0000","last_active":"2024-09-16T05:40:40.972236+0000","last_peered":"2024-09-16T05:40:40.972236+0000","last_clean":"2024-09-16T05:40:40.972236+0000","last_became_active":"2024-09-16T05:40:19.922333+0000","last_became_peered":"2024-09-16T05:40:19.922333+0000","last_unstale":"2024-09-16T05:40:40.972236+0000","last_undegraded":"2024-09-16T05:40:40.972236+0000","last_fullsized":"2024-09-16T05:40:40.972236+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969704+0000","last_change":"2024-09-16T05:40:16.891687+0000","last_active":"2024-09-16T05:40:40.969704+0000","last_peered":"2024-09-16T05:40:40.969704+0000","last_clean":"2024-09-16T05:40:40.969704+0000","last_became_active":"2024-09-16T05:40:16.891416+0000","last_became_peered":"2024-09-16T05:40:16.891416+0000","last_unstale":"2024-09-16T05:40:40.969704+0000","last_undegraded":"2024-09-16T05:40:40.969704+0000","last_fullsized":"2024-09-16T05:40:40.969704+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:22.205593+0000","last_change":"2024-09-16T05:40:19.916645+0000","last_active":"2024-09-16T05:40:22.205593+0000","last_peered":"2024-09-16T05:40:22.205593+0000","last_clean":"2024-09-16T05:40:22.205593+0000","last_became_active":"2024-09-16T05:40:19.916145+0000","last_became_peered":"2024-09-16T05:40:19.916145+0000","last_unstale":"2024-09-16T05:40:22.205593+0000","last_undegraded":"2024-09-16T05:40:22.205593+0000","last_fullsized":"2024-09-16T05:40:22.205593+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"65'6","reported_seq":22,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.675080+0000","last_change":"2024-09-16T05:40:16.891778+0000","last_active":"2024-09-16T05:40:21.675080+0000","last_peered":"2024-09-16T05:40:21.675080+0000","last_clean":"2024-09-16T05:40:21.675080+0000","last_became_active":"2024-09-16T05:40:16.891326+0000","last_became_peered":"2024-09-16T05:40:16.891326+0000","last_unstale":"2024-09-16T05:40:21.675080+0000","last_undegraded":"2024-09-16T05:40:21.675080+0000","last_fullsized":"2024-09-16T05:40:21.675080+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968119+0000","last_change":"2024-09-16T05:40:19.920592+0000","last_active":"2024-09-16T05:40:40.968119+0000","last_peered":"2024-09-16T05:40:40.968119+0000","last_clean":"2024-09-16T05:40:40.968119+0000","last_became_active":"2024-09-16T05:40:19.919776+0000","last_became_peered":"2024-09-16T05:40:19.919776+0000","last_unstale":"2024-09-16T05:40:40.968119+0000","last_undegraded":"2024-09-16T05:40:40.968119+0000","last_fullsized":"2024-09-16T05:40:40.968119+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973100+0000","last_change":"2024-09-16T05:40:16.882698+0000","last_active":"2024-09-16T05:40:40.973100+0000","last_peered":"2024-09-16T05:40:40.973100+0000","last_clean":"2024-09-16T05:40:40.973100+0000","last_became_active":"2024-09-16T05:40:16.882298+0000","last_became_peered":"2024-09-16T05:40:16.882298+0000","last_unstale":"2024-09-16T05:40:40.973100+0000","last_undegraded":"2024-09-16T05:40:40.973100+0000","last_fullsized":"2024-09-16T05:40:40.973100+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971145+0000","last_change":"2024-09-16T05:40:19.910892+0000","last_active":"2024-09-16T05:40:40.971145+0000","last_peered":"2024-09-16T05:40:40.971145+0000","last_clean":"2024-09-16T05:40:40.971145+0000","last_became_active":"2024-09-16T05:40:19.910554+0000","last_became_peered":"2024-09-16T05:40:19.910554+0000","last_unstale":"2024-09-16T05:40:40.971145+0000","last_undegraded":"2024-09-16T05:40:40.971145+0000","last_fullsized":"2024-09-16T05:40:40.971145+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669451+0000","last_change":"2024-09-16T05:40:16.889539+0000","last_active":"2024-09-16T05:40:21.669451+0000","last_peered":"2024-09-16T05:40:21.669451+0000","last_clean":"2024-09-16T05:40:21.669451+0000","last_became_active":"2024-09-16T05:40:16.888335+0000","last_became_peered":"2024-09-16T05:40:16.888335+0000","last_unstale":"2024-09-16T05:40:21.669451+0000","last_undegraded":"2024-09-16T05:40:21.669451+0000","last_fullsized":"2024-09-16T05:40:21.669451+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967885+0000","last_change":"2024-09-16T05:40:19.922590+0000","last_active":"2024-09-16T05:40:40.967885+0000","last_peered":"2024-09-16T05:40:40.967885+0000","last_clean":"2024-09-16T05:40:40.967885+0000","last_became_active":"2024-09-16T05:40:19.922266+0000","last_became_peered":"2024-09-16T05:40:19.922266+0000","last_unstale":"2024-09-16T05:40:40.967885+0000","last_undegraded":"2024-09-16T05:40:40.967885+0000","last_fullsized":"2024-09-16T05:40:40.967885+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667333+0000","last_change":"2024-09-16T05:40:16.890466+0000","last_active":"2024-09-16T05:40:21.667333+0000","last_peered":"2024-09-16T05:40:21.667333+0000","last_clean":"2024-09-16T05:40:21.667333+0000","last_became_active":"2024-09-16T05:40:16.890174+0000","last_became_peered":"2024-09-16T05:40:16.890174+0000","last_unstale":"2024-09-16T05:40:21.667333+0000","last_undegraded":"2024-09-16T05:40:21.667333+0000","last_fullsized":"2024-09-16T05:40:21.667333+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960756+0000","last_change":"2024-09-16T05:40:19.929850+0000","last_active":"2024-09-16T05:40:21.960756+0000","last_peered":"2024-09-16T05:40:21.960756+0000","last_clean":"2024-09-16T05:40:21.960756+0000","last_became_active":"2024-09-16T05:40:19.929550+0000","last_became_peered":"2024-09-16T05:40:19.929550+0000","last_unstale":"2024-09-16T05:40:21.960756+0000","last_undegraded":"2024-09-16T05:40:21.960756+0000","last_fullsized":"2024-09-16T05:40:21.960756+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"65'8","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969927+0000","last_change":"2024-09-16T05:40:16.881410+0000","last_active":"2024-09-16T05:40:40.969927+0000","last_peered":"2024-09-16T05:40:40.969927+0000","last_clean":"2024-09-16T05:40:40.969927+0000","last_became_active":"2024-09-16T05:40:16.881036+0000","last_became_peered":"2024-09-16T05:40:16.881036+0000","last_unstale":"2024-09-16T05:40:40.969927+0000","last_undegraded":"2024-09-16T05:40:40.969927+0000","last_fullsized":"2024-09-16T05:40:40.969927+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.039115+0000","last_change":"2024-09-16T05:40:42.039115+0000","last_active":"2024-09-16T05:40:42.039115+0000","last_peered":"2024-09-16T05:40:42.039115+0000","last_clean":"2024-09-16T05:40:42.039115+0000","last_became_active":"2024-09-16T05:40:42.038726+0000","last_became_peered":"2024-09-16T05:40:42.038726+0000","last_unstale":"2024-09-16T05:40:42.039115+0000","last_undegraded":"2024-09-16T05:40:42.039115+0000","last_fullsized":"2024-09-16T05:40:42.039115+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:54:05.815802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"65'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668161+0000","last_change":"2024-09-16T05:40:16.892069+0000","last_active":"2024-09-16T05:40:21.668161+0000","last_peered":"2024-09-16T05:40:21.668161+0000","last_clean":"2024-09-16T05:40:21.668161+0000","last_became_active":"2024-09-16T05:40:16.891766+0000","last_became_peered":"2024-09-16T05:40:16.891766+0000","last_unstale":"2024-09-16T05:40:21.668161+0000","last_undegraded":"2024-09-16T05:40:21.668161+0000","last_fullsized":"2024-09-16T05:40:21.668161+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968534+0000","last_change":"2024-09-16T05:40:19.918999+0000","last_active":"2024-09-16T05:40:40.968534+0000","last_peered":"2024-09-16T05:40:40.968534+0000","last_clean":"2024-09-16T05:40:40.968534+0000","last_became_active":"2024-09-16T05:40:19.918706+0000","last_became_peered":"2024-09-16T05:40:19.918706+0000","last_unstale":"2024-09-16T05:40:40.968534+0000","last_undegraded":"2024-09-16T05:40:40.968534+0000","last_fullsized":"2024-09-16T05:40:40.968534+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969888+0000","last_change":"2024-09-16T05:40:16.890051+0000","last_active":"2024-09-16T05:40:40.969888+0000","last_peered":"2024-09-16T05:40:40.969888+0000","last_clean":"2024-09-16T05:40:40.969888+0000","last_became_active":"2024-09-16T05:40:16.889700+0000","last_became_peered":"2024-09-16T05:40:16.889700+0000","last_unstale":"2024-09-16T05:40:40.969888+0000","last_undegraded":"2024-09-16T05:40:40.969888+0000","last_fullsized":"2024-09-16T05:40:40.969888+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968391+0000","last_change":"2024-09-16T05:40:19.918108+0000","last_active":"2024-09-16T05:40:40.968391+0000","last_peered":"2024-09-16T05:40:40.968391+0000","last_clean":"2024-09-16T05:40:40.968391+0000","last_became_active":"2024-09-16T05:40:19.917821+0000","last_became_peered":"2024-09-16T05:40:19.917821+0000","last_unstale":"2024-09-16T05:40:40.968391+0000","last_undegraded":"2024-09-16T05:40:40.968391+0000","last_fullsized":"2024-09-16T05:40:40.968391+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969796+0000","last_change":"2024-09-16T05:40:16.881782+0000","last_active":"2024-09-16T05:40:40.969796+0000","last_peered":"2024-09-16T05:40:40.969796+0000","last_clean":"2024-09-16T05:40:40.969796+0000","last_became_active":"2024-09-16T05:40:16.881491+0000","last_became_peered":"2024-09-16T05:40:16.881491+0000","last_unstale":"2024-09-16T05:40:40.969796+0000","last_undegraded":"2024-09-16T05:40:40.969796+0000","last_fullsized":"2024-09-16T05:40:40.969796+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671114+0000","last_change":"2024-09-16T05:40:19.931159+0000","last_active":"2024-09-16T05:40:21.671114+0000","last_peered":"2024-09-16T05:40:21.671114+0000","last_clean":"2024-09-16T05:40:21.671114+0000","last_became_active":"2024-09-16T05:40:19.930857+0000","last_became_peered":"2024-09-16T05:40:19.930857+0000","last_unstale":"2024-09-16T05:40:21.671114+0000","last_undegraded":"2024-09-16T05:40:21.671114+0000","last_fullsized":"2024-09-16T05:40:21.671114+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970055+0000","last_change":"2024-09-16T05:40:16.889536+0000","last_active":"2024-09-16T05:40:40.970055+0000","last_peered":"2024-09-16T05:40:40.970055+0000","last_clean":"2024-09-16T05:40:40.970055+0000","last_became_active":"2024-09-16T05:40:16.889104+0000","last_became_peered":"2024-09-16T05:40:16.889104+0000","last_unstale":"2024-09-16T05:40:40.970055+0000","last_undegraded":"2024-09-16T05:40:40.970055+0000","last_fullsized":"2024-09-16T05:40:40.970055+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968137+0000","last_change":"2024-09-16T05:40:19.922967+0000","last_active":"2024-09-16T05:40:40.968137+0000","last_peered":"2024-09-16T05:40:40.968137+0000","last_clean":"2024-09-16T05:40:40.968137+0000","last_became_active":"2024-09-16T05:40:19.921913+0000","last_became_peered":"2024-09-16T05:40:19.921913+0000","last_unstale":"2024-09-16T05:40:40.968137+0000","last_undegraded":"2024-09-16T05:40:40.968137+0000","last_fullsized":"2024-09-16T05:40:40.968137+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"21'117","reported_seq":223,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967885+0000","last_change":"2024-09-16T05:39:56.024237+0000","last_active":"2024-09-16T05:40:40.967885+0000","last_peered":"2024-09-16T05:40:40.967885+0000","last_clean":"2024-09-16T05:40:40.967885+0000","last_became_active":"2024-09-16T05:39:56.023699+0000","last_became_peered":"2024-09-16T05:39:56.023699+0000","last_unstale":"2024-09-16T05:40:40.967885+0000","last_undegraded":"2024-09-16T05:40:40.967885+0000","last_fullsized":"2024-09-16T05:40:40.967885+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_clean_scrub_stamp":"2024-09-16T05:37:53.252066+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668296+0000","last_change":"2024-09-16T05:40:16.889374+0000","last_active":"2024-09-16T05:40:21.668296+0000","last_peered":"2024-09-16T05:40:21.668296+0000","last_clean":"2024-09-16T05:40:21.668296+0000","last_became_active":"2024-09-16T05:40:16.888756+0000","last_became_peered":"2024-09-16T05:40:16.888756+0000","last_unstale":"2024-09-16T05:40:21.668296+0000","last_undegraded":"2024-09-16T05:40:21.668296+0000","last_fullsized":"2024-09-16T05:40:21.668296+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926160+0000","last_change":"2024-09-16T05:40:19.921208+0000","last_active":"2024-09-16T05:40:20.926160+0000","last_peered":"2024-09-16T05:40:20.926160+0000","last_clean":"2024-09-16T05:40:20.926160+0000","last_became_active":"2024-09-16T05:40:19.920928+0000","last_became_peered":"2024-09-16T05:40:19.920928+0000","last_unstale":"2024-09-16T05:40:20.926160+0000","last_undegraded":"2024-09-16T05:40:20.926160+0000","last_fullsized":"2024-09-16T05:40:20.926160+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":5,"reported_epoch":67,"state":"activating","last_fresh":"2024-09-16T05:40:41.968946+0000","last_change":"2024-09-16T05:40:41.967534+0000","last_active":"2024-09-16T05:40:15.862901+0000","last_peered":"2024-09-16T05:40:15.862901+0000","last_clean":"2024-09-16T05:40:15.862901+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-09-16T05:40:41.968946+0000","last_undegraded":"2024-09-16T05:40:41.968946+0000","last_fullsized":"2024-09-16T05:40:41.968946+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":["2","0","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971029+0000","last_change":"2024-09-16T05:40:19.914391+0000","last_active":"2024-09-16T05:40:40.971029+0000","last_peered":"2024-09-16T05:40:40.971029+0000","last_clean":"2024-09-16T05:40:40.971029+0000","last_became_active":"2024-09-16T05:40:19.914133+0000","last_became_peered":"2024-09-16T05:40:19.914133+0000","last_unstale":"2024-09-16T05:40:40.971029+0000","last_undegraded":"2024-09-16T05:40:40.971029+0000","last_fullsized":"2024-09-16T05:40:40.971029+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969254+0000","last_change":"2024-09-16T05:40:16.881840+0000","last_active":"2024-09-16T05:40:40.969254+0000","last_peered":"2024-09-16T05:40:40.969254+0000","last_clean":"2024-09-16T05:40:40.969254+0000","last_became_active":"2024-09-16T05:40:16.881549+0000","last_became_peered":"2024-09-16T05:40:16.881549+0000","last_unstale":"2024-09-16T05:40:40.969254+0000","last_undegraded":"2024-09-16T05:40:40.969254+0000","last_fullsized":"2024-09-16T05:40:40.969254+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970056+0000","last_change":"2024-09-16T05:40:19.915590+0000","last_active":"2024-09-16T05:40:40.970056+0000","last_peered":"2024-09-16T05:40:40.970056+0000","last_clean":"2024-09-16T05:40:40.970056+0000","last_became_active":"2024-09-16T05:40:19.914976+0000","last_became_peered":"2024-09-16T05:40:19.914976+0000","last_unstale":"2024-09-16T05:40:40.970056+0000","last_undegraded":"2024-09-16T05:40:40.970056+0000","last_fullsized":"2024-09-16T05:40:40.970056+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.669659+0000","last_change":"2024-09-16T05:40:16.895234+0000","last_active":"2024-09-16T05:40:21.669659+0000","last_peered":"2024-09-16T05:40:21.669659+0000","last_clean":"2024-09-16T05:40:21.669659+0000","last_became_active":"2024-09-16T05:40:16.894918+0000","last_became_peered":"2024-09-16T05:40:16.894918+0000","last_unstale":"2024-09-16T05:40:21.669659+0000","last_undegraded":"2024-09-16T05:40:21.669659+0000","last_fullsized":"2024-09-16T05:40:21.669659+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:22.205570+0000","last_change":"2024-09-16T05:40:19.915696+0000","last_active":"2024-09-16T05:40:22.205570+0000","last_peered":"2024-09-16T05:40:22.205570+0000","last_clean":"2024-09-16T05:40:22.205570+0000","last_became_active":"2024-09-16T05:40:19.915397+0000","last_became_peered":"2024-09-16T05:40:19.915397+0000","last_unstale":"2024-09-16T05:40:22.205570+0000","last_undegraded":"2024-09-16T05:40:22.205570+0000","last_fullsized":"2024-09-16T05:40:22.205570+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969522+0000","last_change":"2024-09-16T05:40:16.891566+0000","last_active":"2024-09-16T05:40:40.969522+0000","last_peered":"2024-09-16T05:40:40.969522+0000","last_clean":"2024-09-16T05:40:40.969522+0000","last_became_active":"2024-09-16T05:40:16.891176+0000","last_became_peered":"2024-09-16T05:40:16.891176+0000","last_unstale":"2024-09-16T05:40:40.969522+0000","last_undegraded":"2024-09-16T05:40:40.969522+0000","last_fullsized":"2024-09-16T05:40:40.969522+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670947+0000","last_change":"2024-09-16T05:40:19.922067+0000","last_active":"2024-09-16T05:40:21.670947+0000","last_peered":"2024-09-16T05:40:21.670947+0000","last_clean":"2024-09-16T05:40:21.670947+0000","last_became_active":"2024-09-16T05:40:19.921682+0000","last_became_peered":"2024-09-16T05:40:19.921682+0000","last_unstale":"2024-09-16T05:40:21.670947+0000","last_undegraded":"2024-09-16T05:40:21.670947+0000","last_fullsized":"2024-09-16T05:40:21.670947+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968391+0000","last_change":"2024-09-16T05:40:16.894883+0000","last_active":"2024-09-16T05:40:40.968391+0000","last_peered":"2024-09-16T05:40:40.968391+0000","last_clean":"2024-09-16T05:40:40.968391+0000","last_became_active":"2024-09-16T05:40:16.894563+0000","last_became_peered":"2024-09-16T05:40:16.894563+0000","last_unstale":"2024-09-16T05:40:40.968391+0000","last_undegraded":"2024-09-16T05:40:40.968391+0000","last_fullsized":"2024-09-16T05:40:40.968391+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969439+0000","last_change":"2024-09-16T05:40:19.922088+0000","last_active":"2024-09-16T05:40:40.969439+0000","last_peered":"2024-09-16T05:40:40.969439+0000","last_clean":"2024-09-16T05:40:40.969439+0000","last_became_active":"2024-09-16T05:40:19.921212+0000","last_became_peered":"2024-09-16T05:40:19.921212+0000","last_unstale":"2024-09-16T05:40:40.969439+0000","last_undegraded":"2024-09-16T05:40:40.969439+0000","last_fullsized":"2024-09-16T05:40:40.969439+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970523+0000","last_change":"2024-09-16T05:40:16.890288+0000","last_active":"2024-09-16T05:40:40.970523+0000","last_peered":"2024-09-16T05:40:40.970523+0000","last_clean":"2024-09-16T05:40:40.970523+0000","last_became_active":"2024-09-16T05:40:16.889886+0000","last_became_peered":"2024-09-16T05:40:16.889886+0000","last_unstale":"2024-09-16T05:40:40.970523+0000","last_undegraded":"2024-09-16T05:40:40.970523+0000","last_fullsized":"2024-09-16T05:40:40.970523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926242+0000","last_change":"2024-09-16T05:40:19.911365+0000","last_active":"2024-09-16T05:40:20.926242+0000","last_peered":"2024-09-16T05:40:20.926242+0000","last_clean":"2024-09-16T05:40:20.926242+0000","last_became_active":"2024-09-16T05:40:19.911104+0000","last_became_peered":"2024-09-16T05:40:19.911104+0000","last_unstale":"2024-09-16T05:40:20.926242+0000","last_undegraded":"2024-09-16T05:40:20.926242+0000","last_fullsized":"2024-09-16T05:40:20.926242+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"65'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672206+0000","last_change":"2024-09-16T05:40:16.890938+0000","last_active":"2024-09-16T05:40:21.672206+0000","last_peered":"2024-09-16T05:40:21.672206+0000","last_clean":"2024-09-16T05:40:21.672206+0000","last_became_active":"2024-09-16T05:40:16.890575+0000","last_became_peered":"2024-09-16T05:40:16.890575+0000","last_unstale":"2024-09-16T05:40:21.672206+0000","last_undegraded":"2024-09-16T05:40:21.672206+0000","last_fullsized":"2024-09-16T05:40:21.672206+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971767+0000","last_change":"2024-09-16T05:40:19.914464+0000","last_active":"2024-09-16T05:40:40.971767+0000","last_peered":"2024-09-16T05:40:40.971767+0000","last_clean":"2024-09-16T05:40:40.971767+0000","last_became_active":"2024-09-16T05:40:19.914142+0000","last_became_peered":"2024-09-16T05:40:19.914142+0000","last_unstale":"2024-09-16T05:40:40.971767+0000","last_undegraded":"2024-09-16T05:40:40.971767+0000","last_fullsized":"2024-09-16T05:40:40.971767+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967626+0000","last_change":"2024-09-16T05:40:16.888038+0000","last_active":"2024-09-16T05:40:40.967626+0000","last_peered":"2024-09-16T05:40:40.967626+0000","last_clean":"2024-09-16T05:40:40.967626+0000","last_became_active":"2024-09-16T05:40:16.887285+0000","last_became_peered":"2024-09-16T05:40:16.887285+0000","last_unstale":"2024-09-16T05:40:40.967626+0000","last_undegraded":"2024-09-16T05:40:40.967626+0000","last_fullsized":"2024-09-16T05:40:40.967626+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:22.205543+0000","last_change":"2024-09-16T05:40:19.911151+0000","last_active":"2024-09-16T05:40:22.205543+0000","last_peered":"2024-09-16T05:40:22.205543+0000","last_clean":"2024-09-16T05:40:22.205543+0000","last_became_active":"2024-09-16T05:40:19.910813+0000","last_became_peered":"2024-09-16T05:40:19.910813+0000","last_unstale":"2024-09-16T05:40:22.205543+0000","last_undegraded":"2024-09-16T05:40:22.205543+0000","last_fullsized":"2024-09-16T05:40:22.205543+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969964+0000","last_change":"2024-09-16T05:40:16.888331+0000","last_active":"2024-09-16T05:40:40.969964+0000","last_peered":"2024-09-16T05:40:40.969964+0000","last_clean":"2024-09-16T05:40:40.969964+0000","last_became_active":"2024-09-16T05:40:16.888056+0000","last_became_peered":"2024-09-16T05:40:16.888056+0000","last_unstale":"2024-09-16T05:40:40.969964+0000","last_undegraded":"2024-09-16T05:40:40.969964+0000","last_fullsized":"2024-09-16T05:40:40.969964+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926135+0000","last_change":"2024-09-16T05:40:19.909343+0000","last_active":"2024-09-16T05:40:20.926135+0000","last_peered":"2024-09-16T05:40:20.926135+0000","last_clean":"2024-09-16T05:40:20.926135+0000","last_became_active":"2024-09-16T05:40:19.908942+0000","last_became_peered":"2024-09-16T05:40:19.908942+0000","last_unstale":"2024-09-16T05:40:20.926135+0000","last_undegraded":"2024-09-16T05:40:20.926135+0000","last_fullsized":"2024-09-16T05:40:20.926135+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969887+0000","last_change":"2024-09-16T05:40:16.887578+0000","last_active":"2024-09-16T05:40:40.969887+0000","last_peered":"2024-09-16T05:40:40.969887+0000","last_clean":"2024-09-16T05:40:40.969887+0000","last_became_active":"2024-09-16T05:40:16.887261+0000","last_became_peered":"2024-09-16T05:40:16.887261+0000","last_unstale":"2024-09-16T05:40:40.969887+0000","last_undegraded":"2024-09-16T05:40:40.969887+0000","last_fullsized":"2024-09-16T05:40:40.969887+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926180+0000","last_change":"2024-09-16T05:40:19.916414+0000","last_active":"2024-09-16T05:40:20.926180+0000","last_peered":"2024-09-16T05:40:20.926180+0000","last_clean":"2024-09-16T05:40:20.926180+0000","last_became_active":"2024-09-16T05:40:19.916146+0000","last_became_peered":"2024-09-16T05:40:19.916146+0000","last_unstale":"2024-09-16T05:40:20.926180+0000","last_undegraded":"2024-09-16T05:40:20.926180+0000","last_fullsized":"2024-09-16T05:40:20.926180+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968179+0000","last_change":"2024-09-16T05:40:16.895919+0000","last_active":"2024-09-16T05:40:40.968179+0000","last_peered":"2024-09-16T05:40:40.968179+0000","last_clean":"2024-09-16T05:40:40.968179+0000","last_became_active":"2024-09-16T05:40:16.895573+0000","last_became_peered":"2024-09-16T05:40:16.895573+0000","last_unstale":"2024-09-16T05:40:40.968179+0000","last_undegraded":"2024-09-16T05:40:40.968179+0000","last_fullsized":"2024-09-16T05:40:40.968179+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960774+0000","last_change":"2024-09-16T05:40:19.921478+0000","last_active":"2024-09-16T05:40:21.960774+0000","last_peered":"2024-09-16T05:40:21.960774+0000","last_clean":"2024-09-16T05:40:21.960774+0000","last_became_active":"2024-09-16T05:40:19.921203+0000","last_became_peered":"2024-09-16T05:40:19.921203+0000","last_unstale":"2024-09-16T05:40:21.960774+0000","last_undegraded":"2024-09-16T05:40:21.960774+0000","last_fullsized":"2024-09-16T05:40:21.960774+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.670502+0000","last_change":"2024-09-16T05:40:19.931050+0000","last_active":"2024-09-16T05:40:21.670502+0000","last_peered":"2024-09-16T05:40:21.670502+0000","last_clean":"2024-09-16T05:40:21.670502+0000","last_became_active":"2024-09-16T05:40:19.930720+0000","last_became_peered":"2024-09-16T05:40:19.930720+0000","last_unstale":"2024-09-16T05:40:21.670502+0000","last_undegraded":"2024-09-16T05:40:21.670502+0000","last_fullsized":"2024-09-16T05:40:21.670502+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967922+0000","last_change":"2024-09-16T05:40:16.892521+0000","last_active":"2024-09-16T05:40:40.967922+0000","last_peered":"2024-09-16T05:40:40.967922+0000","last_clean":"2024-09-16T05:40:40.967922+0000","last_became_active":"2024-09-16T05:40:16.892218+0000","last_became_peered":"2024-09-16T05:40:16.892218+0000","last_unstale":"2024-09-16T05:40:40.967922+0000","last_undegraded":"2024-09-16T05:40:40.967922+0000","last_fullsized":"2024-09-16T05:40:40.967922+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.671072+0000","last_change":"2024-09-16T05:40:19.929142+0000","last_active":"2024-09-16T05:40:21.671072+0000","last_peered":"2024-09-16T05:40:21.671072+0000","last_clean":"2024-09-16T05:40:21.671072+0000","last_became_active":"2024-09-16T05:40:19.928817+0000","last_became_peered":"2024-09-16T05:40:19.928817+0000","last_unstale":"2024-09-16T05:40:21.671072+0000","last_undegraded":"2024-09-16T05:40:21.671072+0000","last_fullsized":"2024-09-16T05:40:21.671072+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968281+0000","last_change":"2024-09-16T05:40:16.892574+0000","last_active":"2024-09-16T05:40:40.968281+0000","last_peered":"2024-09-16T05:40:40.968281+0000","last_clean":"2024-09-16T05:40:40.968281+0000","last_became_active":"2024-09-16T05:40:16.892297+0000","last_became_peered":"2024-09-16T05:40:16.892297+0000","last_unstale":"2024-09-16T05:40:40.968281+0000","last_undegraded":"2024-09-16T05:40:40.968281+0000","last_fullsized":"2024-09-16T05:40:40.968281+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.972163+0000","last_change":"2024-09-16T05:40:19.924758+0000","last_active":"2024-09-16T05:40:40.972163+0000","last_peered":"2024-09-16T05:40:40.972163+0000","last_clean":"2024-09-16T05:40:40.972163+0000","last_became_active":"2024-09-16T05:40:19.924512+0000","last_became_peered":"2024-09-16T05:40:19.924512+0000","last_unstale":"2024-09-16T05:40:40.972163+0000","last_undegraded":"2024-09-16T05:40:40.972163+0000","last_fullsized":"2024-09-16T05:40:40.972163+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.660429+0000","last_change":"2024-09-16T05:40:16.891928+0000","last_active":"2024-09-16T05:40:21.660429+0000","last_peered":"2024-09-16T05:40:21.660429+0000","last_clean":"2024-09-16T05:40:21.660429+0000","last_became_active":"2024-09-16T05:40:16.891631+0000","last_became_peered":"2024-09-16T05:40:16.891631+0000","last_unstale":"2024-09-16T05:40:21.660429+0000","last_undegraded":"2024-09-16T05:40:21.660429+0000","last_fullsized":"2024-09-16T05:40:21.660429+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":12,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-09-16T05:40:20.926216+0000","last_change":"2024-09-16T05:40:19.916662+0000","last_active":"2024-09-16T05:40:20.926216+0000","last_peered":"2024-09-16T05:40:20.926216+0000","last_clean":"2024-09-16T05:40:20.926216+0000","last_became_active":"2024-09-16T05:40:19.916352+0000","last_became_peered":"2024-09-16T05:40:19.916352+0000","last_unstale":"2024-09-16T05:40:20.926216+0000","last_undegraded":"2024-09-16T05:40:20.926216+0000","last_fullsized":"2024-09-16T05:40:20.926216+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"65'4","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973127+0000","last_change":"2024-09-16T05:40:16.889330+0000","last_active":"2024-09-16T05:40:40.973127+0000","last_peered":"2024-09-16T05:40:40.973127+0000","last_clean":"2024-09-16T05:40:40.973127+0000","last_became_active":"2024-09-16T05:40:16.889049+0000","last_became_peered":"2024-09-16T05:40:16.889049+0000","last_unstale":"2024-09-16T05:40:40.973127+0000","last_undegraded":"2024-09-16T05:40:40.973127+0000","last_fullsized":"2024-09-16T05:40:40.973127+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233996,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":875206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47399999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73599999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.90300000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.87}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81699999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1080000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495633,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":875893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.77400000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.443},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.53300000000000003}]},{"osd":2,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.81399999999999995}]},{"osd":3,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.63600000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.69899999999999995}]},{"osd":5,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.72899999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0469999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757270,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":671744,"data_stored":278928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.65100000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.72099999999999997}]},{"osd":2,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.63800000000000001}]},{"osd":3,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.69099999999999995}]},{"osd":4,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.42599999999999999}]},{"osd":6,"last update":"Mon Sep 16 05:40:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.49199999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46899999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":284669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53000000000000003,"15min":0.52900000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.55600000000000005,"15min":0.56100000000000005},"min":{"1min":0.38400000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.56599999999999995}]},{"osd":1,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.53100000000000003,"15min":0.53200000000000003},"min":{"1min":0.38500000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.55800000000000005,"15min":0.55500000000000005},"min":{"1min":0.41699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.50700000000000001}]},{"osd":2,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.57499999999999996,"15min":0.57599999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.52000000000000002,"15min":0.51600000000000001},"min":{"1min":0.41799999999999998,"5min":0.37,"15min":0.37},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.48199999999999998}]},{"osd":3,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.53800000000000003,"15min":0.53500000000000003},"min":{"1min":0.41999999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.54700000000000004,"15min":0.54900000000000004},"min":{"1min":0.40000000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.44600000000000001}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.621}]},{"osd":6,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.67600000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71099999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182432,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27692,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717460,"statfs":{"total":95995035648,"available":95966679040,"internally_reserved":0,"allocated":675840,"data_stored":279000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.38600000000000001,"15min":0.39200000000000002},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.496,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.38100000000000001}]},{"osd":1,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.41999999999999998,"15min":0.42599999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.50900000000000001,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.432}]},{"osd":2,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.433,"15min":0.433},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.63300000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.56000000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.36699999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.54100000000000004,"15min":0.54700000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63100000000000001,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.54900000000000004,"15min":0.55100000000000005},"min":{"1min":0.40400000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.54600000000000004}]},{"osd":5,"last update":"Mon Sep 16 05:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.64800000000000002}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.623},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.53900000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59799999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":284234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.33500000000000002,"15min":0.33100000000000002},"min":{"1min":0.25900000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.27600000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.41599999999999998}]},{"osd":1,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.38500000000000001,"15min":0.379},"min":{"1min":0.29399999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57099999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39100000000000001,"15min":0.39000000000000001},"min":{"1min":0.26200000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.35999999999999999}]},{"osd":3,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.378},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.435,"15min":0.437},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.40400000000000003}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.55400000000000005,"15min":0.55300000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.65200000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.52300000000000002}]},{"osd":6,"last update":"Mon Sep 16 05:40:28 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.61199999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574889,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":684032,"data_stored":290356,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.33900000000000002,"15min":0.317},"min":{"1min":0.23400000000000001,"5min":0.192,"15min":0.192},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.33600000000000002,"15min":0.315},"min":{"1min":0.23300000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.311}]},{"osd":2,"last update":"Mon Sep 16 05:39:52 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.38700000000000001,"15min":0.379},"min":{"1min":0.28899999999999998,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.433,"5min":0.39700000000000002,"15min":0.39100000000000001},"min":{"1min":0.32100000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.34499999999999997}]},{"osd":3,"last update":"Mon Sep 16 05:40:16 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.37},{"interface":"front","average":{"1min":0.44,"5min":0.438,"15min":0.438},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.36099999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53400000000000003}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.56200000000000006}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.55200000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738415,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32364,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712788,"statfs":{"total":95995035648,"available":95961894912,"internally_reserved":0,"allocated":1277952,"data_stored":875057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Sep 16 05:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.35099999999999998,"15min":0.34499999999999997},"min":{"1min":0.251,"5min":0.22,"15min":0.22},"max":{"1min":0.47599999999999998,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.36899999999999999,"15min":0.35699999999999998},"min":{"1min":0.27700000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.52400000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.25600000000000001}]},{"osd":2,"last update":"Mon Sep 16 05:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.29199999999999998,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.57199999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.39500000000000002,"15min":0.39200000000000002},"min":{"1min":0.33100000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.54000000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.35199999999999998}]},{"osd":3,"last update":"Mon Sep 16 05:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.437,"15min":0.443},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.48099999999999998,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.439,"15min":0.441},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.32400000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52400000000000002,"15min":0.52300000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.69299999999999995,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54400000000000004,"15min":0.54600000000000004},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.68500000000000005,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.45800000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.53700000000000003}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.44700000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56100000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T05:40:45.764 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T05:40:45.964 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:46.230 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:45 smithi145 ceph-mon[27514]: pgmap v209: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:46.231 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:45 smithi145 ceph-mon[39111]: pgmap v209: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:45 smithi161 ceph-mon[31301]: pgmap v209: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:47.311 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:46 smithi145 ceph-mon[27514]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:47.312 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:46 smithi145 ceph-mon[39111]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:46 smithi161 ceph-mon[31301]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:47.963 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:47.964 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2024-09-16T05:40:48.267 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:47 smithi145 ceph-mon[39111]: pgmap v210: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:48.267 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:47 smithi145 ceph-mon[27514]: pgmap v210: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:47 smithi161 ceph-mon[31301]: pgmap v210: 97 pgs: 3 activating, 94 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:48.697 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":210,"stamp":"2024-09-16T05:40:46.863797+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":235552,"kb_used_data":7092,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749725664,"statfs":{"total":767960285184,"available":767719079936,"internally_reserved":0,"allocated":7262208,"data_stored":4069617,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":233819706},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.002242"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968354+0000","last_change":"2024-09-16T05:40:19.926782+0000","last_active":"2024-09-16T05:40:40.968354+0000","last_peered":"2024-09-16T05:40:40.968354+0000","last_clean":"2024-09-16T05:40:40.968354+0000","last_became_active":"2024-09-16T05:40:19.926490+0000","last_became_peered":"2024-09-16T05:40:19.926490+0000","last_unstale":"2024-09-16T05:40:40.968354+0000","last_undegraded":"2024-09-16T05:40:40.968354+0000","last_fullsized":"2024-09-16T05:40:40.968354+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.039130+0000","last_change":"2024-09-16T05:40:42.039130+0000","last_active":"2024-09-16T05:40:42.039130+0000","last_peered":"2024-09-16T05:40:42.039130+0000","last_clean":"2024-09-16T05:40:42.039130+0000","last_became_active":"2024-09-16T05:40:42.038795+0000","last_became_peered":"2024-09-16T05:40:42.038795+0000","last_unstale":"2024-09-16T05:40:42.039130+0000","last_undegraded":"2024-09-16T05:40:42.039130+0000","last_fullsized":"2024-09-16T05:40:42.039130+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:45:32.879424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971793+0000","last_change":"2024-09-16T05:40:19.911332+0000","last_active":"2024-09-16T05:40:40.971793+0000","last_peered":"2024-09-16T05:40:40.971793+0000","last_clean":"2024-09-16T05:40:40.971793+0000","last_became_active":"2024-09-16T05:40:19.911045+0000","last_became_peered":"2024-09-16T05:40:19.911045+0000","last_unstale":"2024-09-16T05:40:40.971793+0000","last_undegraded":"2024-09-16T05:40:40.971793+0000","last_fullsized":"2024-09-16T05:40:40.971793+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097706+0000","last_change":"2024-09-16T05:40:19.926920+0000","last_active":"2024-09-16T05:40:41.097706+0000","last_peered":"2024-09-16T05:40:41.097706+0000","last_clean":"2024-09-16T05:40:41.097706+0000","last_became_active":"2024-09-16T05:40:19.926647+0000","last_became_peered":"2024-09-16T05:40:19.926647+0000","last_unstale":"2024-09-16T05:40:41.097706+0000","last_undegraded":"2024-09-16T05:40:41.097706+0000","last_fullsized":"2024-09-16T05:40:41.097706+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967895+0000","last_change":"2024-09-16T05:40:19.916358+0000","last_active":"2024-09-16T05:40:40.967895+0000","last_peered":"2024-09-16T05:40:40.967895+0000","last_clean":"2024-09-16T05:40:40.967895+0000","last_became_active":"2024-09-16T05:40:19.916046+0000","last_became_peered":"2024-09-16T05:40:19.916046+0000","last_unstale":"2024-09-16T05:40:40.967895+0000","last_undegraded":"2024-09-16T05:40:40.967895+0000","last_fullsized":"2024-09-16T05:40:40.967895+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097609+0000","last_change":"2024-09-16T05:40:19.925907+0000","last_active":"2024-09-16T05:40:41.097609+0000","last_peered":"2024-09-16T05:40:41.097609+0000","last_clean":"2024-09-16T05:40:41.097609+0000","last_became_active":"2024-09-16T05:40:19.925615+0000","last_became_peered":"2024-09-16T05:40:19.925615+0000","last_unstale":"2024-09-16T05:40:41.097609+0000","last_undegraded":"2024-09-16T05:40:41.097609+0000","last_fullsized":"2024-09-16T05:40:41.097609+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967697+0000","last_change":"2024-09-16T05:40:19.915255+0000","last_active":"2024-09-16T05:40:40.967697+0000","last_peered":"2024-09-16T05:40:40.967697+0000","last_clean":"2024-09-16T05:40:40.967697+0000","last_became_active":"2024-09-16T05:40:19.914948+0000","last_became_peered":"2024-09-16T05:40:19.914948+0000","last_unstale":"2024-09-16T05:40:40.967697+0000","last_undegraded":"2024-09-16T05:40:40.967697+0000","last_fullsized":"2024-09-16T05:40:40.967697+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973851+0000","last_change":"2024-09-16T05:40:19.921608+0000","last_active":"2024-09-16T05:40:40.973851+0000","last_peered":"2024-09-16T05:40:40.973851+0000","last_clean":"2024-09-16T05:40:40.973851+0000","last_became_active":"2024-09-16T05:40:19.921355+0000","last_became_peered":"2024-09-16T05:40:19.921355+0000","last_unstale":"2024-09-16T05:40:40.973851+0000","last_undegraded":"2024-09-16T05:40:40.973851+0000","last_fullsized":"2024-09-16T05:40:40.973851+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968651+0000","last_change":"2024-09-16T05:40:19.921485+0000","last_active":"2024-09-16T05:40:40.968651+0000","last_peered":"2024-09-16T05:40:40.968651+0000","last_clean":"2024-09-16T05:40:40.968651+0000","last_became_active":"2024-09-16T05:40:19.921178+0000","last_became_peered":"2024-09-16T05:40:19.921178+0000","last_unstale":"2024-09-16T05:40:40.968651+0000","last_undegraded":"2024-09-16T05:40:40.968651+0000","last_fullsized":"2024-09-16T05:40:40.968651+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960816+0000","last_change":"2024-09-16T05:40:19.931027+0000","last_active":"2024-09-16T05:40:21.960816+0000","last_peered":"2024-09-16T05:40:21.960816+0000","last_clean":"2024-09-16T05:40:21.960816+0000","last_became_active":"2024-09-16T05:40:19.930551+0000","last_became_peered":"2024-09-16T05:40:19.930551+0000","last_unstale":"2024-09-16T05:40:21.960816+0000","last_undegraded":"2024-09-16T05:40:21.960816+0000","last_fullsized":"2024-09-16T05:40:21.960816+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960806+0000","last_change":"2024-09-16T05:40:19.929160+0000","last_active":"2024-09-16T05:40:21.960806+0000","last_peered":"2024-09-16T05:40:21.960806+0000","last_clean":"2024-09-16T05:40:21.960806+0000","last_became_active":"2024-09-16T05:40:19.928855+0000","last_became_peered":"2024-09-16T05:40:19.928855+0000","last_unstale":"2024-09-16T05:40:21.960806+0000","last_undegraded":"2024-09-16T05:40:21.960806+0000","last_fullsized":"2024-09-16T05:40:21.960806+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":5,"reported_epoch":67,"state":"activating","last_fresh":"2024-09-16T05:40:42.038568+0000","last_change":"2024-09-16T05:40:41.967998+0000","last_active":"2024-09-16T05:40:18.884856+0000","last_peered":"2024-09-16T05:40:18.884856+0000","last_clean":"2024-09-16T05:40:18.884856+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-09-16T05:40:42.038568+0000","last_undegraded":"2024-09-16T05:40:42.038568+0000","last_fullsized":"2024-09-16T05:40:42.038568+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":["2","0","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974318+0000","last_change":"2024-09-16T05:40:19.913578+0000","last_active":"2024-09-16T05:40:40.974318+0000","last_peered":"2024-09-16T05:40:40.974318+0000","last_clean":"2024-09-16T05:40:40.974318+0000","last_became_active":"2024-09-16T05:40:19.913332+0000","last_became_peered":"2024-09-16T05:40:19.913332+0000","last_unstale":"2024-09-16T05:40:40.974318+0000","last_undegraded":"2024-09-16T05:40:40.974318+0000","last_fullsized":"2024-09-16T05:40:40.974318+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971073+0000","last_change":"2024-09-16T05:40:19.923538+0000","last_active":"2024-09-16T05:40:40.971073+0000","last_peered":"2024-09-16T05:40:40.971073+0000","last_clean":"2024-09-16T05:40:40.971073+0000","last_became_active":"2024-09-16T05:40:19.923267+0000","last_became_peered":"2024-09-16T05:40:19.923267+0000","last_unstale":"2024-09-16T05:40:40.971073+0000","last_undegraded":"2024-09-16T05:40:40.971073+0000","last_fullsized":"2024-09-16T05:40:40.971073+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969880+0000","last_change":"2024-09-16T05:40:19.921551+0000","last_active":"2024-09-16T05:40:40.969880+0000","last_peered":"2024-09-16T05:40:40.969880+0000","last_clean":"2024-09-16T05:40:40.969880+0000","last_became_active":"2024-09-16T05:40:19.921272+0000","last_became_peered":"2024-09-16T05:40:19.921272+0000","last_unstale":"2024-09-16T05:40:40.969880+0000","last_undegraded":"2024-09-16T05:40:40.969880+0000","last_fullsized":"2024-09-16T05:40:40.969880+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097551+0000","last_change":"2024-09-16T05:40:19.924535+0000","last_active":"2024-09-16T05:40:41.097551+0000","last_peered":"2024-09-16T05:40:41.097551+0000","last_clean":"2024-09-16T05:40:41.097551+0000","last_became_active":"2024-09-16T05:40:19.924268+0000","last_became_peered":"2024-09-16T05:40:19.924268+0000","last_unstale":"2024-09-16T05:40:41.097551+0000","last_undegraded":"2024-09-16T05:40:41.097551+0000","last_fullsized":"2024-09-16T05:40:41.097551+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098164+0000","last_change":"2024-09-16T05:40:19.928504+0000","last_active":"2024-09-16T05:40:41.098164+0000","last_peered":"2024-09-16T05:40:41.098164+0000","last_clean":"2024-09-16T05:40:41.098164+0000","last_became_active":"2024-09-16T05:40:19.928205+0000","last_became_peered":"2024-09-16T05:40:19.928205+0000","last_unstale":"2024-09-16T05:40:41.098164+0000","last_undegraded":"2024-09-16T05:40:41.098164+0000","last_fullsized":"2024-09-16T05:40:41.098164+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969751+0000","last_change":"2024-09-16T05:40:19.913375+0000","last_active":"2024-09-16T05:40:40.969751+0000","last_peered":"2024-09-16T05:40:40.969751+0000","last_clean":"2024-09-16T05:40:40.969751+0000","last_became_active":"2024-09-16T05:40:19.913077+0000","last_became_peered":"2024-09-16T05:40:19.913077+0000","last_unstale":"2024-09-16T05:40:40.969751+0000","last_undegraded":"2024-09-16T05:40:40.969751+0000","last_fullsized":"2024-09-16T05:40:40.969751+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968296+0000","last_change":"2024-09-16T05:40:19.919079+0000","last_active":"2024-09-16T05:40:40.968296+0000","last_peered":"2024-09-16T05:40:40.968296+0000","last_clean":"2024-09-16T05:40:40.968296+0000","last_became_active":"2024-09-16T05:40:19.918785+0000","last_became_peered":"2024-09-16T05:40:19.918785+0000","last_unstale":"2024-09-16T05:40:40.968296+0000","last_undegraded":"2024-09-16T05:40:40.968296+0000","last_fullsized":"2024-09-16T05:40:40.968296+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960791+0000","last_change":"2024-09-16T05:40:19.921750+0000","last_active":"2024-09-16T05:40:21.960791+0000","last_peered":"2024-09-16T05:40:21.960791+0000","last_clean":"2024-09-16T05:40:21.960791+0000","last_became_active":"2024-09-16T05:40:19.921429+0000","last_became_peered":"2024-09-16T05:40:19.921429+0000","last_unstale":"2024-09-16T05:40:21.960791+0000","last_undegraded":"2024-09-16T05:40:21.960791+0000","last_fullsized":"2024-09-16T05:40:21.960791+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971331+0000","last_change":"2024-09-16T05:40:19.911352+0000","last_active":"2024-09-16T05:40:40.971331+0000","last_peered":"2024-09-16T05:40:40.971331+0000","last_clean":"2024-09-16T05:40:40.971331+0000","last_became_active":"2024-09-16T05:40:19.911088+0000","last_became_peered":"2024-09-16T05:40:19.911088+0000","last_unstale":"2024-09-16T05:40:40.971331+0000","last_undegraded":"2024-09-16T05:40:40.971331+0000","last_fullsized":"2024-09-16T05:40:40.971331+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097673+0000","last_change":"2024-09-16T05:40:19.931121+0000","last_active":"2024-09-16T05:40:41.097673+0000","last_peered":"2024-09-16T05:40:41.097673+0000","last_clean":"2024-09-16T05:40:41.097673+0000","last_became_active":"2024-09-16T05:40:19.930825+0000","last_became_peered":"2024-09-16T05:40:19.930825+0000","last_unstale":"2024-09-16T05:40:41.097673+0000","last_undegraded":"2024-09-16T05:40:41.097673+0000","last_fullsized":"2024-09-16T05:40:41.097673+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973988+0000","last_change":"2024-09-16T05:40:19.920628+0000","last_active":"2024-09-16T05:40:40.973988+0000","last_peered":"2024-09-16T05:40:40.973988+0000","last_clean":"2024-09-16T05:40:40.973988+0000","last_became_active":"2024-09-16T05:40:19.920365+0000","last_became_peered":"2024-09-16T05:40:19.920365+0000","last_unstale":"2024-09-16T05:40:40.973988+0000","last_undegraded":"2024-09-16T05:40:40.973988+0000","last_fullsized":"2024-09-16T05:40:40.973988+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097520+0000","last_change":"2024-09-16T05:40:19.922697+0000","last_active":"2024-09-16T05:40:41.097520+0000","last_peered":"2024-09-16T05:40:41.097520+0000","last_clean":"2024-09-16T05:40:41.097520+0000","last_became_active":"2024-09-16T05:40:19.922425+0000","last_became_peered":"2024-09-16T05:40:19.922425+0000","last_unstale":"2024-09-16T05:40:41.097520+0000","last_undegraded":"2024-09-16T05:40:41.097520+0000","last_fullsized":"2024-09-16T05:40:41.097520+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974462+0000","last_change":"2024-09-16T05:40:19.917024+0000","last_active":"2024-09-16T05:40:40.974462+0000","last_peered":"2024-09-16T05:40:40.974462+0000","last_clean":"2024-09-16T05:40:40.974462+0000","last_became_active":"2024-09-16T05:40:19.916740+0000","last_became_peered":"2024-09-16T05:40:19.916740+0000","last_unstale":"2024-09-16T05:40:40.974462+0000","last_undegraded":"2024-09-16T05:40:40.974462+0000","last_fullsized":"2024-09-16T05:40:40.974462+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960827+0000","last_change":"2024-09-16T05:40:19.925496+0000","last_active":"2024-09-16T05:40:21.960827+0000","last_peered":"2024-09-16T05:40:21.960827+0000","last_clean":"2024-09-16T05:40:21.960827+0000","last_became_active":"2024-09-16T05:40:19.925186+0000","last_became_peered":"2024-09-16T05:40:19.925186+0000","last_unstale":"2024-09-16T05:40:21.960827+0000","last_undegraded":"2024-09-16T05:40:21.960827+0000","last_fullsized":"2024-09-16T05:40:21.960827+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969532+0000","last_change":"2024-09-16T05:40:19.909710+0000","last_active":"2024-09-16T05:40:40.969532+0000","last_peered":"2024-09-16T05:40:40.969532+0000","last_clean":"2024-09-16T05:40:40.969532+0000","last_became_active":"2024-09-16T05:40:19.909449+0000","last_became_peered":"2024-09-16T05:40:19.909449+0000","last_unstale":"2024-09-16T05:40:40.969532+0000","last_undegraded":"2024-09-16T05:40:40.969532+0000","last_fullsized":"2024-09-16T05:40:40.969532+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974236+0000","last_change":"2024-09-16T05:40:19.921251+0000","last_active":"2024-09-16T05:40:40.974236+0000","last_peered":"2024-09-16T05:40:40.974236+0000","last_clean":"2024-09-16T05:40:40.974236+0000","last_became_active":"2024-09-16T05:40:19.920316+0000","last_became_peered":"2024-09-16T05:40:19.920316+0000","last_unstale":"2024-09-16T05:40:40.974236+0000","last_undegraded":"2024-09-16T05:40:40.974236+0000","last_fullsized":"2024-09-16T05:40:40.974236+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":4,"reported_epoch":67,"state":"activating","last_fresh":"2024-09-16T05:40:41.967695+0000","last_change":"2024-09-16T05:40:41.967695+0000","last_active":"2024-09-16T05:40:41.967506+0000","last_peered":"2024-09-16T05:40:23.131721+0000","last_clean":"2024-09-16T05:40:23.131721+0000","last_became_active":"2024-09-16T05:40:19.914765+0000","last_became_peered":"2024-09-16T05:40:19.914765+0000","last_unstale":"2024-09-16T05:40:41.967695+0000","last_undegraded":"2024-09-16T05:40:41.967695+0000","last_fullsized":"2024-09-16T05:40:41.967695+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":["2","0","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097728+0000","last_change":"2024-09-16T05:40:19.925119+0000","last_active":"2024-09-16T05:40:41.097728+0000","last_peered":"2024-09-16T05:40:41.097728+0000","last_clean":"2024-09-16T05:40:41.097728+0000","last_became_active":"2024-09-16T05:40:19.924829+0000","last_became_peered":"2024-09-16T05:40:19.924829+0000","last_unstale":"2024-09-16T05:40:41.097728+0000","last_undegraded":"2024-09-16T05:40:41.097728+0000","last_fullsized":"2024-09-16T05:40:41.097728+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969179+0000","last_change":"2024-09-16T05:40:19.920796+0000","last_active":"2024-09-16T05:40:40.969179+0000","last_peered":"2024-09-16T05:40:40.969179+0000","last_clean":"2024-09-16T05:40:40.969179+0000","last_became_active":"2024-09-16T05:40:19.920527+0000","last_became_peered":"2024-09-16T05:40:19.920527+0000","last_unstale":"2024-09-16T05:40:40.969179+0000","last_undegraded":"2024-09-16T05:40:40.969179+0000","last_fullsized":"2024-09-16T05:40:40.969179+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960741+0000","last_change":"2024-09-16T05:40:19.930371+0000","last_active":"2024-09-16T05:40:21.960741+0000","last_peered":"2024-09-16T05:40:21.960741+0000","last_clean":"2024-09-16T05:40:21.960741+0000","last_became_active":"2024-09-16T05:40:19.930039+0000","last_became_peered":"2024-09-16T05:40:19.930039+0000","last_unstale":"2024-09-16T05:40:21.960741+0000","last_undegraded":"2024-09-16T05:40:21.960741+0000","last_fullsized":"2024-09-16T05:40:21.960741+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:22.205558+0000","last_change":"2024-09-16T05:40:19.912701+0000","last_active":"2024-09-16T05:40:22.205558+0000","last_peered":"2024-09-16T05:40:22.205558+0000","last_clean":"2024-09-16T05:40:22.205558+0000","last_became_active":"2024-09-16T05:40:19.912365+0000","last_became_peered":"2024-09-16T05:40:19.912365+0000","last_unstale":"2024-09-16T05:40:22.205558+0000","last_undegraded":"2024-09-16T05:40:22.205558+0000","last_fullsized":"2024-09-16T05:40:22.205558+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974466+0000","last_change":"2024-09-16T05:40:16.887533+0000","last_active":"2024-09-16T05:40:40.974466+0000","last_peered":"2024-09-16T05:40:40.974466+0000","last_clean":"2024-09-16T05:40:40.974466+0000","last_became_active":"2024-09-16T05:40:16.887192+0000","last_became_peered":"2024-09-16T05:40:16.887192+0000","last_unstale":"2024-09-16T05:40:40.974466+0000","last_undegraded":"2024-09-16T05:40:40.974466+0000","last_fullsized":"2024-09-16T05:40:40.974466+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973011+0000","last_change":"2024-09-16T05:40:19.914853+0000","last_active":"2024-09-16T05:40:40.973011+0000","last_peered":"2024-09-16T05:40:40.973011+0000","last_clean":"2024-09-16T05:40:40.973011+0000","last_became_active":"2024-09-16T05:40:19.914603+0000","last_became_peered":"2024-09-16T05:40:19.914603+0000","last_unstale":"2024-09-16T05:40:40.973011+0000","last_undegraded":"2024-09-16T05:40:40.973011+0000","last_fullsized":"2024-09-16T05:40:40.973011+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"65'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672014+0000","last_change":"2024-09-16T05:40:16.892477+0000","last_active":"2024-09-16T05:40:21.672014+0000","last_peered":"2024-09-16T05:40:21.672014+0000","last_clean":"2024-09-16T05:40:21.672014+0000","last_became_active":"2024-09-16T05:40:16.892194+0000","last_became_peered":"2024-09-16T05:40:16.892194+0000","last_unstale":"2024-09-16T05:40:21.672014+0000","last_undegraded":"2024-09-16T05:40:21.672014+0000","last_fullsized":"2024-09-16T05:40:21.672014+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974075+0000","last_change":"2024-09-16T05:40:16.885546+0000","last_active":"2024-09-16T05:40:40.974075+0000","last_peered":"2024-09-16T05:40:40.974075+0000","last_clean":"2024-09-16T05:40:40.974075+0000","last_became_active":"2024-09-16T05:40:16.885116+0000","last_became_peered":"2024-09-16T05:40:16.885116+0000","last_unstale":"2024-09-16T05:40:40.974075+0000","last_undegraded":"2024-09-16T05:40:40.974075+0000","last_fullsized":"2024-09-16T05:40:40.974075+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973892+0000","last_change":"2024-09-16T05:40:19.909188+0000","last_active":"2024-09-16T05:40:40.973892+0000","last_peered":"2024-09-16T05:40:40.973892+0000","last_clean":"2024-09-16T05:40:40.973892+0000","last_became_active":"2024-09-16T05:40:19.908559+0000","last_became_peered":"2024-09-16T05:40:19.908559+0000","last_unstale":"2024-09-16T05:40:40.973892+0000","last_undegraded":"2024-09-16T05:40:40.973892+0000","last_fullsized":"2024-09-16T05:40:40.973892+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097612+0000","last_change":"2024-09-16T05:40:16.890076+0000","last_active":"2024-09-16T05:40:41.097612+0000","last_peered":"2024-09-16T05:40:41.097612+0000","last_clean":"2024-09-16T05:40:41.097612+0000","last_became_active":"2024-09-16T05:40:16.889770+0000","last_became_peered":"2024-09-16T05:40:16.889770+0000","last_unstale":"2024-09-16T05:40:41.097612+0000","last_undegraded":"2024-09-16T05:40:41.097612+0000","last_fullsized":"2024-09-16T05:40:41.097612+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969757+0000","last_change":"2024-09-16T05:40:19.907934+0000","last_active":"2024-09-16T05:40:40.969757+0000","last_peered":"2024-09-16T05:40:40.969757+0000","last_clean":"2024-09-16T05:40:40.969757+0000","last_became_active":"2024-09-16T05:40:19.907617+0000","last_became_peered":"2024-09-16T05:40:19.907617+0000","last_unstale":"2024-09-16T05:40:40.969757+0000","last_undegraded":"2024-09-16T05:40:40.969757+0000","last_fullsized":"2024-09-16T05:40:40.969757+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668348+0000","last_change":"2024-09-16T05:40:16.891611+0000","last_active":"2024-09-16T05:40:21.668348+0000","last_peered":"2024-09-16T05:40:21.668348+0000","last_clean":"2024-09-16T05:40:21.668348+0000","last_became_active":"2024-09-16T05:40:16.891283+0000","last_became_peered":"2024-09-16T05:40:16.891283+0000","last_unstale":"2024-09-16T05:40:21.668348+0000","last_undegraded":"2024-09-16T05:40:21.668348+0000","last_fullsized":"2024-09-16T05:40:21.668348+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098033+0000","last_change":"2024-09-16T05:40:19.921793+0000","last_active":"2024-09-16T05:40:41.098033+0000","last_peered":"2024-09-16T05:40:41.098033+0000","last_clean":"2024-09-16T05:40:41.098033+0000","last_became_active":"2024-09-16T05:40:19.920593+0000","last_became_peered":"2024-09-16T05:40:19.920593+0000","last_unstale":"2024-09-16T05:40:41.098033+0000","last_undegraded":"2024-09-16T05:40:41.098033+0000","last_fullsized":"2024-09-16T05:40:41.098033+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098084+0000","last_change":"2024-09-16T05:40:16.892465+0000","last_active":"2024-09-16T05:40:41.098084+0000","last_peered":"2024-09-16T05:40:41.098084+0000","last_clean":"2024-09-16T05:40:41.098084+0000","last_became_active":"2024-09-16T05:40:16.892162+0000","last_became_peered":"2024-09-16T05:40:16.892162+0000","last_unstale":"2024-09-16T05:40:41.098084+0000","last_undegraded":"2024-09-16T05:40:41.098084+0000","last_fullsized":"2024-09-16T05:40:41.098084+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.972236+0000","last_change":"2024-09-16T05:40:19.922755+0000","last_active":"2024-09-16T05:40:40.972236+0000","last_peered":"2024-09-16T05:40:40.972236+0000","last_clean":"2024-09-16T05:40:40.972236+0000","last_became_active":"2024-09-16T05:40:19.922333+0000","last_became_peered":"2024-09-16T05:40:19.922333+0000","last_unstale":"2024-09-16T05:40:40.972236+0000","last_undegraded":"2024-09-16T05:40:40.972236+0000","last_fullsized":"2024-09-16T05:40:40.972236+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969704+0000","last_change":"2024-09-16T05:40:16.891687+0000","last_active":"2024-09-16T05:40:40.969704+0000","last_peered":"2024-09-16T05:40:40.969704+0000","last_clean":"2024-09-16T05:40:40.969704+0000","last_became_active":"2024-09-16T05:40:16.891416+0000","last_became_peered":"2024-09-16T05:40:16.891416+0000","last_unstale":"2024-09-16T05:40:40.969704+0000","last_undegraded":"2024-09-16T05:40:40.969704+0000","last_fullsized":"2024-09-16T05:40:40.969704+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:22.205593+0000","last_change":"2024-09-16T05:40:19.916645+0000","last_active":"2024-09-16T05:40:22.205593+0000","last_peered":"2024-09-16T05:40:22.205593+0000","last_clean":"2024-09-16T05:40:22.205593+0000","last_became_active":"2024-09-16T05:40:19.916145+0000","last_became_peered":"2024-09-16T05:40:19.916145+0000","last_unstale":"2024-09-16T05:40:22.205593+0000","last_undegraded":"2024-09-16T05:40:22.205593+0000","last_fullsized":"2024-09-16T05:40:22.205593+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"65'6","reported_seq":22,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.675080+0000","last_change":"2024-09-16T05:40:16.891778+0000","last_active":"2024-09-16T05:40:21.675080+0000","last_peered":"2024-09-16T05:40:21.675080+0000","last_clean":"2024-09-16T05:40:21.675080+0000","last_became_active":"2024-09-16T05:40:16.891326+0000","last_became_peered":"2024-09-16T05:40:16.891326+0000","last_unstale":"2024-09-16T05:40:21.675080+0000","last_undegraded":"2024-09-16T05:40:21.675080+0000","last_fullsized":"2024-09-16T05:40:21.675080+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968119+0000","last_change":"2024-09-16T05:40:19.920592+0000","last_active":"2024-09-16T05:40:40.968119+0000","last_peered":"2024-09-16T05:40:40.968119+0000","last_clean":"2024-09-16T05:40:40.968119+0000","last_became_active":"2024-09-16T05:40:19.919776+0000","last_became_peered":"2024-09-16T05:40:19.919776+0000","last_unstale":"2024-09-16T05:40:40.968119+0000","last_undegraded":"2024-09-16T05:40:40.968119+0000","last_fullsized":"2024-09-16T05:40:40.968119+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973100+0000","last_change":"2024-09-16T05:40:16.882698+0000","last_active":"2024-09-16T05:40:40.973100+0000","last_peered":"2024-09-16T05:40:40.973100+0000","last_clean":"2024-09-16T05:40:40.973100+0000","last_became_active":"2024-09-16T05:40:16.882298+0000","last_became_peered":"2024-09-16T05:40:16.882298+0000","last_unstale":"2024-09-16T05:40:40.973100+0000","last_undegraded":"2024-09-16T05:40:40.973100+0000","last_fullsized":"2024-09-16T05:40:40.973100+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971145+0000","last_change":"2024-09-16T05:40:19.910892+0000","last_active":"2024-09-16T05:40:40.971145+0000","last_peered":"2024-09-16T05:40:40.971145+0000","last_clean":"2024-09-16T05:40:40.971145+0000","last_became_active":"2024-09-16T05:40:19.910554+0000","last_became_peered":"2024-09-16T05:40:19.910554+0000","last_unstale":"2024-09-16T05:40:40.971145+0000","last_undegraded":"2024-09-16T05:40:40.971145+0000","last_fullsized":"2024-09-16T05:40:40.971145+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097786+0000","last_change":"2024-09-16T05:40:16.889539+0000","last_active":"2024-09-16T05:40:41.097786+0000","last_peered":"2024-09-16T05:40:41.097786+0000","last_clean":"2024-09-16T05:40:41.097786+0000","last_became_active":"2024-09-16T05:40:16.888335+0000","last_became_peered":"2024-09-16T05:40:16.888335+0000","last_unstale":"2024-09-16T05:40:41.097786+0000","last_undegraded":"2024-09-16T05:40:41.097786+0000","last_fullsized":"2024-09-16T05:40:41.097786+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967885+0000","last_change":"2024-09-16T05:40:19.922590+0000","last_active":"2024-09-16T05:40:40.967885+0000","last_peered":"2024-09-16T05:40:40.967885+0000","last_clean":"2024-09-16T05:40:40.967885+0000","last_became_active":"2024-09-16T05:40:19.922266+0000","last_became_peered":"2024-09-16T05:40:19.922266+0000","last_unstale":"2024-09-16T05:40:40.967885+0000","last_undegraded":"2024-09-16T05:40:40.967885+0000","last_fullsized":"2024-09-16T05:40:40.967885+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.667333+0000","last_change":"2024-09-16T05:40:16.890466+0000","last_active":"2024-09-16T05:40:21.667333+0000","last_peered":"2024-09-16T05:40:21.667333+0000","last_clean":"2024-09-16T05:40:21.667333+0000","last_became_active":"2024-09-16T05:40:16.890174+0000","last_became_peered":"2024-09-16T05:40:16.890174+0000","last_unstale":"2024-09-16T05:40:21.667333+0000","last_undegraded":"2024-09-16T05:40:21.667333+0000","last_fullsized":"2024-09-16T05:40:21.667333+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960756+0000","last_change":"2024-09-16T05:40:19.929850+0000","last_active":"2024-09-16T05:40:21.960756+0000","last_peered":"2024-09-16T05:40:21.960756+0000","last_clean":"2024-09-16T05:40:21.960756+0000","last_became_active":"2024-09-16T05:40:19.929550+0000","last_became_peered":"2024-09-16T05:40:19.929550+0000","last_unstale":"2024-09-16T05:40:21.960756+0000","last_undegraded":"2024-09-16T05:40:21.960756+0000","last_fullsized":"2024-09-16T05:40:21.960756+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"65'8","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969927+0000","last_change":"2024-09-16T05:40:16.881410+0000","last_active":"2024-09-16T05:40:40.969927+0000","last_peered":"2024-09-16T05:40:40.969927+0000","last_clean":"2024-09-16T05:40:40.969927+0000","last_became_active":"2024-09-16T05:40:16.881036+0000","last_became_peered":"2024-09-16T05:40:16.881036+0000","last_unstale":"2024-09-16T05:40:40.969927+0000","last_undegraded":"2024-09-16T05:40:40.969927+0000","last_fullsized":"2024-09-16T05:40:40.969927+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.039115+0000","last_change":"2024-09-16T05:40:42.039115+0000","last_active":"2024-09-16T05:40:42.039115+0000","last_peered":"2024-09-16T05:40:42.039115+0000","last_clean":"2024-09-16T05:40:42.039115+0000","last_became_active":"2024-09-16T05:40:42.038726+0000","last_became_peered":"2024-09-16T05:40:42.038726+0000","last_unstale":"2024-09-16T05:40:42.039115+0000","last_undegraded":"2024-09-16T05:40:42.039115+0000","last_fullsized":"2024-09-16T05:40:42.039115+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:54:05.815802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"65'1","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.668161+0000","last_change":"2024-09-16T05:40:16.892069+0000","last_active":"2024-09-16T05:40:21.668161+0000","last_peered":"2024-09-16T05:40:21.668161+0000","last_clean":"2024-09-16T05:40:21.668161+0000","last_became_active":"2024-09-16T05:40:16.891766+0000","last_became_peered":"2024-09-16T05:40:16.891766+0000","last_unstale":"2024-09-16T05:40:21.668161+0000","last_undegraded":"2024-09-16T05:40:21.668161+0000","last_fullsized":"2024-09-16T05:40:21.668161+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968534+0000","last_change":"2024-09-16T05:40:19.918999+0000","last_active":"2024-09-16T05:40:40.968534+0000","last_peered":"2024-09-16T05:40:40.968534+0000","last_clean":"2024-09-16T05:40:40.968534+0000","last_became_active":"2024-09-16T05:40:19.918706+0000","last_became_peered":"2024-09-16T05:40:19.918706+0000","last_unstale":"2024-09-16T05:40:40.968534+0000","last_undegraded":"2024-09-16T05:40:40.968534+0000","last_fullsized":"2024-09-16T05:40:40.968534+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969888+0000","last_change":"2024-09-16T05:40:16.890051+0000","last_active":"2024-09-16T05:40:40.969888+0000","last_peered":"2024-09-16T05:40:40.969888+0000","last_clean":"2024-09-16T05:40:40.969888+0000","last_became_active":"2024-09-16T05:40:16.889700+0000","last_became_peered":"2024-09-16T05:40:16.889700+0000","last_unstale":"2024-09-16T05:40:40.969888+0000","last_undegraded":"2024-09-16T05:40:40.969888+0000","last_fullsized":"2024-09-16T05:40:40.969888+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968391+0000","last_change":"2024-09-16T05:40:19.918108+0000","last_active":"2024-09-16T05:40:40.968391+0000","last_peered":"2024-09-16T05:40:40.968391+0000","last_clean":"2024-09-16T05:40:40.968391+0000","last_became_active":"2024-09-16T05:40:19.917821+0000","last_became_peered":"2024-09-16T05:40:19.917821+0000","last_unstale":"2024-09-16T05:40:40.968391+0000","last_undegraded":"2024-09-16T05:40:40.968391+0000","last_fullsized":"2024-09-16T05:40:40.968391+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969796+0000","last_change":"2024-09-16T05:40:16.881782+0000","last_active":"2024-09-16T05:40:40.969796+0000","last_peered":"2024-09-16T05:40:40.969796+0000","last_clean":"2024-09-16T05:40:40.969796+0000","last_became_active":"2024-09-16T05:40:16.881491+0000","last_became_peered":"2024-09-16T05:40:16.881491+0000","last_unstale":"2024-09-16T05:40:40.969796+0000","last_undegraded":"2024-09-16T05:40:40.969796+0000","last_fullsized":"2024-09-16T05:40:40.969796+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097936+0000","last_change":"2024-09-16T05:40:19.931159+0000","last_active":"2024-09-16T05:40:41.097936+0000","last_peered":"2024-09-16T05:40:41.097936+0000","last_clean":"2024-09-16T05:40:41.097936+0000","last_became_active":"2024-09-16T05:40:19.930857+0000","last_became_peered":"2024-09-16T05:40:19.930857+0000","last_unstale":"2024-09-16T05:40:41.097936+0000","last_undegraded":"2024-09-16T05:40:41.097936+0000","last_fullsized":"2024-09-16T05:40:41.097936+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970055+0000","last_change":"2024-09-16T05:40:16.889536+0000","last_active":"2024-09-16T05:40:40.970055+0000","last_peered":"2024-09-16T05:40:40.970055+0000","last_clean":"2024-09-16T05:40:40.970055+0000","last_became_active":"2024-09-16T05:40:16.889104+0000","last_became_peered":"2024-09-16T05:40:16.889104+0000","last_unstale":"2024-09-16T05:40:40.970055+0000","last_undegraded":"2024-09-16T05:40:40.970055+0000","last_fullsized":"2024-09-16T05:40:40.970055+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968137+0000","last_change":"2024-09-16T05:40:19.922967+0000","last_active":"2024-09-16T05:40:40.968137+0000","last_peered":"2024-09-16T05:40:40.968137+0000","last_clean":"2024-09-16T05:40:40.968137+0000","last_became_active":"2024-09-16T05:40:19.921913+0000","last_became_peered":"2024-09-16T05:40:19.921913+0000","last_unstale":"2024-09-16T05:40:40.968137+0000","last_undegraded":"2024-09-16T05:40:40.968137+0000","last_fullsized":"2024-09-16T05:40:40.968137+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"21'117","reported_seq":223,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967885+0000","last_change":"2024-09-16T05:39:56.024237+0000","last_active":"2024-09-16T05:40:40.967885+0000","last_peered":"2024-09-16T05:40:40.967885+0000","last_clean":"2024-09-16T05:40:40.967885+0000","last_became_active":"2024-09-16T05:39:56.023699+0000","last_became_peered":"2024-09-16T05:39:56.023699+0000","last_unstale":"2024-09-16T05:40:40.967885+0000","last_undegraded":"2024-09-16T05:40:40.967885+0000","last_fullsized":"2024-09-16T05:40:40.967885+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_clean_scrub_stamp":"2024-09-16T05:37:53.252066+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097801+0000","last_change":"2024-09-16T05:40:16.889374+0000","last_active":"2024-09-16T05:40:41.097801+0000","last_peered":"2024-09-16T05:40:41.097801+0000","last_clean":"2024-09-16T05:40:41.097801+0000","last_became_active":"2024-09-16T05:40:16.888756+0000","last_became_peered":"2024-09-16T05:40:16.888756+0000","last_unstale":"2024-09-16T05:40:41.097801+0000","last_undegraded":"2024-09-16T05:40:41.097801+0000","last_fullsized":"2024-09-16T05:40:41.097801+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974145+0000","last_change":"2024-09-16T05:40:19.921208+0000","last_active":"2024-09-16T05:40:40.974145+0000","last_peered":"2024-09-16T05:40:40.974145+0000","last_clean":"2024-09-16T05:40:40.974145+0000","last_became_active":"2024-09-16T05:40:19.920928+0000","last_became_peered":"2024-09-16T05:40:19.920928+0000","last_unstale":"2024-09-16T05:40:40.974145+0000","last_undegraded":"2024-09-16T05:40:40.974145+0000","last_fullsized":"2024-09-16T05:40:40.974145+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":5,"reported_epoch":67,"state":"activating","last_fresh":"2024-09-16T05:40:41.968946+0000","last_change":"2024-09-16T05:40:41.967534+0000","last_active":"2024-09-16T05:40:15.862901+0000","last_peered":"2024-09-16T05:40:15.862901+0000","last_clean":"2024-09-16T05:40:15.862901+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-09-16T05:40:41.968946+0000","last_undegraded":"2024-09-16T05:40:41.968946+0000","last_fullsized":"2024-09-16T05:40:41.968946+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":["2","0","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971029+0000","last_change":"2024-09-16T05:40:19.914391+0000","last_active":"2024-09-16T05:40:40.971029+0000","last_peered":"2024-09-16T05:40:40.971029+0000","last_clean":"2024-09-16T05:40:40.971029+0000","last_became_active":"2024-09-16T05:40:19.914133+0000","last_became_peered":"2024-09-16T05:40:19.914133+0000","last_unstale":"2024-09-16T05:40:40.971029+0000","last_undegraded":"2024-09-16T05:40:40.971029+0000","last_fullsized":"2024-09-16T05:40:40.971029+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969254+0000","last_change":"2024-09-16T05:40:16.881840+0000","last_active":"2024-09-16T05:40:40.969254+0000","last_peered":"2024-09-16T05:40:40.969254+0000","last_clean":"2024-09-16T05:40:40.969254+0000","last_became_active":"2024-09-16T05:40:16.881549+0000","last_became_peered":"2024-09-16T05:40:16.881549+0000","last_unstale":"2024-09-16T05:40:40.969254+0000","last_undegraded":"2024-09-16T05:40:40.969254+0000","last_fullsized":"2024-09-16T05:40:40.969254+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970056+0000","last_change":"2024-09-16T05:40:19.915590+0000","last_active":"2024-09-16T05:40:40.970056+0000","last_peered":"2024-09-16T05:40:40.970056+0000","last_clean":"2024-09-16T05:40:40.970056+0000","last_became_active":"2024-09-16T05:40:19.914976+0000","last_became_peered":"2024-09-16T05:40:19.914976+0000","last_unstale":"2024-09-16T05:40:40.970056+0000","last_undegraded":"2024-09-16T05:40:40.970056+0000","last_fullsized":"2024-09-16T05:40:40.970056+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097871+0000","last_change":"2024-09-16T05:40:16.895234+0000","last_active":"2024-09-16T05:40:41.097871+0000","last_peered":"2024-09-16T05:40:41.097871+0000","last_clean":"2024-09-16T05:40:41.097871+0000","last_became_active":"2024-09-16T05:40:16.894918+0000","last_became_peered":"2024-09-16T05:40:16.894918+0000","last_unstale":"2024-09-16T05:40:41.097871+0000","last_undegraded":"2024-09-16T05:40:41.097871+0000","last_fullsized":"2024-09-16T05:40:41.097871+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:22.205570+0000","last_change":"2024-09-16T05:40:19.915696+0000","last_active":"2024-09-16T05:40:22.205570+0000","last_peered":"2024-09-16T05:40:22.205570+0000","last_clean":"2024-09-16T05:40:22.205570+0000","last_became_active":"2024-09-16T05:40:19.915397+0000","last_became_peered":"2024-09-16T05:40:19.915397+0000","last_unstale":"2024-09-16T05:40:22.205570+0000","last_undegraded":"2024-09-16T05:40:22.205570+0000","last_fullsized":"2024-09-16T05:40:22.205570+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969522+0000","last_change":"2024-09-16T05:40:16.891566+0000","last_active":"2024-09-16T05:40:40.969522+0000","last_peered":"2024-09-16T05:40:40.969522+0000","last_clean":"2024-09-16T05:40:40.969522+0000","last_became_active":"2024-09-16T05:40:16.891176+0000","last_became_peered":"2024-09-16T05:40:16.891176+0000","last_unstale":"2024-09-16T05:40:40.969522+0000","last_undegraded":"2024-09-16T05:40:40.969522+0000","last_fullsized":"2024-09-16T05:40:40.969522+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097907+0000","last_change":"2024-09-16T05:40:19.922067+0000","last_active":"2024-09-16T05:40:41.097907+0000","last_peered":"2024-09-16T05:40:41.097907+0000","last_clean":"2024-09-16T05:40:41.097907+0000","last_became_active":"2024-09-16T05:40:19.921682+0000","last_became_peered":"2024-09-16T05:40:19.921682+0000","last_unstale":"2024-09-16T05:40:41.097907+0000","last_undegraded":"2024-09-16T05:40:41.097907+0000","last_fullsized":"2024-09-16T05:40:41.097907+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968391+0000","last_change":"2024-09-16T05:40:16.894883+0000","last_active":"2024-09-16T05:40:40.968391+0000","last_peered":"2024-09-16T05:40:40.968391+0000","last_clean":"2024-09-16T05:40:40.968391+0000","last_became_active":"2024-09-16T05:40:16.894563+0000","last_became_peered":"2024-09-16T05:40:16.894563+0000","last_unstale":"2024-09-16T05:40:40.968391+0000","last_undegraded":"2024-09-16T05:40:40.968391+0000","last_fullsized":"2024-09-16T05:40:40.968391+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969439+0000","last_change":"2024-09-16T05:40:19.922088+0000","last_active":"2024-09-16T05:40:40.969439+0000","last_peered":"2024-09-16T05:40:40.969439+0000","last_clean":"2024-09-16T05:40:40.969439+0000","last_became_active":"2024-09-16T05:40:19.921212+0000","last_became_peered":"2024-09-16T05:40:19.921212+0000","last_unstale":"2024-09-16T05:40:40.969439+0000","last_undegraded":"2024-09-16T05:40:40.969439+0000","last_fullsized":"2024-09-16T05:40:40.969439+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970523+0000","last_change":"2024-09-16T05:40:16.890288+0000","last_active":"2024-09-16T05:40:40.970523+0000","last_peered":"2024-09-16T05:40:40.970523+0000","last_clean":"2024-09-16T05:40:40.970523+0000","last_became_active":"2024-09-16T05:40:16.889886+0000","last_became_peered":"2024-09-16T05:40:16.889886+0000","last_unstale":"2024-09-16T05:40:40.970523+0000","last_undegraded":"2024-09-16T05:40:40.970523+0000","last_fullsized":"2024-09-16T05:40:40.970523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974490+0000","last_change":"2024-09-16T05:40:19.911365+0000","last_active":"2024-09-16T05:40:40.974490+0000","last_peered":"2024-09-16T05:40:40.974490+0000","last_clean":"2024-09-16T05:40:40.974490+0000","last_became_active":"2024-09-16T05:40:19.911104+0000","last_became_peered":"2024-09-16T05:40:19.911104+0000","last_unstale":"2024-09-16T05:40:40.974490+0000","last_undegraded":"2024-09-16T05:40:40.974490+0000","last_fullsized":"2024-09-16T05:40:40.974490+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"65'2","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.672206+0000","last_change":"2024-09-16T05:40:16.890938+0000","last_active":"2024-09-16T05:40:21.672206+0000","last_peered":"2024-09-16T05:40:21.672206+0000","last_clean":"2024-09-16T05:40:21.672206+0000","last_became_active":"2024-09-16T05:40:16.890575+0000","last_became_peered":"2024-09-16T05:40:16.890575+0000","last_unstale":"2024-09-16T05:40:21.672206+0000","last_undegraded":"2024-09-16T05:40:21.672206+0000","last_fullsized":"2024-09-16T05:40:21.672206+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971767+0000","last_change":"2024-09-16T05:40:19.914464+0000","last_active":"2024-09-16T05:40:40.971767+0000","last_peered":"2024-09-16T05:40:40.971767+0000","last_clean":"2024-09-16T05:40:40.971767+0000","last_became_active":"2024-09-16T05:40:19.914142+0000","last_became_peered":"2024-09-16T05:40:19.914142+0000","last_unstale":"2024-09-16T05:40:40.971767+0000","last_undegraded":"2024-09-16T05:40:40.971767+0000","last_fullsized":"2024-09-16T05:40:40.971767+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967626+0000","last_change":"2024-09-16T05:40:16.888038+0000","last_active":"2024-09-16T05:40:40.967626+0000","last_peered":"2024-09-16T05:40:40.967626+0000","last_clean":"2024-09-16T05:40:40.967626+0000","last_became_active":"2024-09-16T05:40:16.887285+0000","last_became_peered":"2024-09-16T05:40:16.887285+0000","last_unstale":"2024-09-16T05:40:40.967626+0000","last_undegraded":"2024-09-16T05:40:40.967626+0000","last_fullsized":"2024-09-16T05:40:40.967626+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:22.205543+0000","last_change":"2024-09-16T05:40:19.911151+0000","last_active":"2024-09-16T05:40:22.205543+0000","last_peered":"2024-09-16T05:40:22.205543+0000","last_clean":"2024-09-16T05:40:22.205543+0000","last_became_active":"2024-09-16T05:40:19.910813+0000","last_became_peered":"2024-09-16T05:40:19.910813+0000","last_unstale":"2024-09-16T05:40:22.205543+0000","last_undegraded":"2024-09-16T05:40:22.205543+0000","last_fullsized":"2024-09-16T05:40:22.205543+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969964+0000","last_change":"2024-09-16T05:40:16.888331+0000","last_active":"2024-09-16T05:40:40.969964+0000","last_peered":"2024-09-16T05:40:40.969964+0000","last_clean":"2024-09-16T05:40:40.969964+0000","last_became_active":"2024-09-16T05:40:16.888056+0000","last_became_peered":"2024-09-16T05:40:16.888056+0000","last_unstale":"2024-09-16T05:40:40.969964+0000","last_undegraded":"2024-09-16T05:40:40.969964+0000","last_fullsized":"2024-09-16T05:40:40.969964+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973948+0000","last_change":"2024-09-16T05:40:19.909343+0000","last_active":"2024-09-16T05:40:40.973948+0000","last_peered":"2024-09-16T05:40:40.973948+0000","last_clean":"2024-09-16T05:40:40.973948+0000","last_became_active":"2024-09-16T05:40:19.908942+0000","last_became_peered":"2024-09-16T05:40:19.908942+0000","last_unstale":"2024-09-16T05:40:40.973948+0000","last_undegraded":"2024-09-16T05:40:40.973948+0000","last_fullsized":"2024-09-16T05:40:40.973948+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969887+0000","last_change":"2024-09-16T05:40:16.887578+0000","last_active":"2024-09-16T05:40:40.969887+0000","last_peered":"2024-09-16T05:40:40.969887+0000","last_clean":"2024-09-16T05:40:40.969887+0000","last_became_active":"2024-09-16T05:40:16.887261+0000","last_became_peered":"2024-09-16T05:40:16.887261+0000","last_unstale":"2024-09-16T05:40:40.969887+0000","last_undegraded":"2024-09-16T05:40:40.969887+0000","last_fullsized":"2024-09-16T05:40:40.969887+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974364+0000","last_change":"2024-09-16T05:40:19.916414+0000","last_active":"2024-09-16T05:40:40.974364+0000","last_peered":"2024-09-16T05:40:40.974364+0000","last_clean":"2024-09-16T05:40:40.974364+0000","last_became_active":"2024-09-16T05:40:19.916146+0000","last_became_peered":"2024-09-16T05:40:19.916146+0000","last_unstale":"2024-09-16T05:40:40.974364+0000","last_undegraded":"2024-09-16T05:40:40.974364+0000","last_fullsized":"2024-09-16T05:40:40.974364+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968179+0000","last_change":"2024-09-16T05:40:16.895919+0000","last_active":"2024-09-16T05:40:40.968179+0000","last_peered":"2024-09-16T05:40:40.968179+0000","last_clean":"2024-09-16T05:40:40.968179+0000","last_became_active":"2024-09-16T05:40:16.895573+0000","last_became_peered":"2024-09-16T05:40:16.895573+0000","last_unstale":"2024-09-16T05:40:40.968179+0000","last_undegraded":"2024-09-16T05:40:40.968179+0000","last_fullsized":"2024-09-16T05:40:40.968179+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-16T05:40:21.960774+0000","last_change":"2024-09-16T05:40:19.921478+0000","last_active":"2024-09-16T05:40:21.960774+0000","last_peered":"2024-09-16T05:40:21.960774+0000","last_clean":"2024-09-16T05:40:21.960774+0000","last_became_active":"2024-09-16T05:40:19.921203+0000","last_became_peered":"2024-09-16T05:40:19.921203+0000","last_unstale":"2024-09-16T05:40:21.960774+0000","last_undegraded":"2024-09-16T05:40:21.960774+0000","last_fullsized":"2024-09-16T05:40:21.960774+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097848+0000","last_change":"2024-09-16T05:40:19.931050+0000","last_active":"2024-09-16T05:40:41.097848+0000","last_peered":"2024-09-16T05:40:41.097848+0000","last_clean":"2024-09-16T05:40:41.097848+0000","last_became_active":"2024-09-16T05:40:19.930720+0000","last_became_peered":"2024-09-16T05:40:19.930720+0000","last_unstale":"2024-09-16T05:40:41.097848+0000","last_undegraded":"2024-09-16T05:40:41.097848+0000","last_fullsized":"2024-09-16T05:40:41.097848+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967922+0000","last_change":"2024-09-16T05:40:16.892521+0000","last_active":"2024-09-16T05:40:40.967922+0000","last_peered":"2024-09-16T05:40:40.967922+0000","last_clean":"2024-09-16T05:40:40.967922+0000","last_became_active":"2024-09-16T05:40:16.892218+0000","last_became_peered":"2024-09-16T05:40:16.892218+0000","last_unstale":"2024-09-16T05:40:40.967922+0000","last_undegraded":"2024-09-16T05:40:40.967922+0000","last_fullsized":"2024-09-16T05:40:40.967922+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097770+0000","last_change":"2024-09-16T05:40:19.929142+0000","last_active":"2024-09-16T05:40:41.097770+0000","last_peered":"2024-09-16T05:40:41.097770+0000","last_clean":"2024-09-16T05:40:41.097770+0000","last_became_active":"2024-09-16T05:40:19.928817+0000","last_became_peered":"2024-09-16T05:40:19.928817+0000","last_unstale":"2024-09-16T05:40:41.097770+0000","last_undegraded":"2024-09-16T05:40:41.097770+0000","last_fullsized":"2024-09-16T05:40:41.097770+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968281+0000","last_change":"2024-09-16T05:40:16.892574+0000","last_active":"2024-09-16T05:40:40.968281+0000","last_peered":"2024-09-16T05:40:40.968281+0000","last_clean":"2024-09-16T05:40:40.968281+0000","last_became_active":"2024-09-16T05:40:16.892297+0000","last_became_peered":"2024-09-16T05:40:16.892297+0000","last_unstale":"2024-09-16T05:40:40.968281+0000","last_undegraded":"2024-09-16T05:40:40.968281+0000","last_fullsized":"2024-09-16T05:40:40.968281+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.972163+0000","last_change":"2024-09-16T05:40:19.924758+0000","last_active":"2024-09-16T05:40:40.972163+0000","last_peered":"2024-09-16T05:40:40.972163+0000","last_clean":"2024-09-16T05:40:40.972163+0000","last_became_active":"2024-09-16T05:40:19.924512+0000","last_became_peered":"2024-09-16T05:40:19.924512+0000","last_unstale":"2024-09-16T05:40:40.972163+0000","last_undegraded":"2024-09-16T05:40:40.972163+0000","last_fullsized":"2024-09-16T05:40:40.972163+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974387+0000","last_change":"2024-09-16T05:40:16.891928+0000","last_active":"2024-09-16T05:40:40.974387+0000","last_peered":"2024-09-16T05:40:40.974387+0000","last_clean":"2024-09-16T05:40:40.974387+0000","last_became_active":"2024-09-16T05:40:16.891631+0000","last_became_peered":"2024-09-16T05:40:16.891631+0000","last_unstale":"2024-09-16T05:40:40.974387+0000","last_undegraded":"2024-09-16T05:40:40.974387+0000","last_fullsized":"2024-09-16T05:40:40.974387+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974274+0000","last_change":"2024-09-16T05:40:19.916662+0000","last_active":"2024-09-16T05:40:40.974274+0000","last_peered":"2024-09-16T05:40:40.974274+0000","last_clean":"2024-09-16T05:40:40.974274+0000","last_became_active":"2024-09-16T05:40:19.916352+0000","last_became_peered":"2024-09-16T05:40:19.916352+0000","last_unstale":"2024-09-16T05:40:40.974274+0000","last_undegraded":"2024-09-16T05:40:40.974274+0000","last_fullsized":"2024-09-16T05:40:40.974274+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"65'4","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973127+0000","last_change":"2024-09-16T05:40:16.889330+0000","last_active":"2024-09-16T05:40:40.973127+0000","last_peered":"2024-09-16T05:40:40.973127+0000","last_clean":"2024-09-16T05:40:40.973127+0000","last_became_active":"2024-09-16T05:40:16.889049+0000","last_became_peered":"2024-09-16T05:40:16.889049+0000","last_unstale":"2024-09-16T05:40:40.973127+0000","last_undegraded":"2024-09-16T05:40:40.973127+0000","last_fullsized":"2024-09-16T05:40:40.973127+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233996,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":875206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47399999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73599999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.90300000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.87}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81699999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1080000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495633,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":875893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.77400000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.443},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.53300000000000003}]},{"osd":2,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.81399999999999995}]},{"osd":3,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.63600000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.69899999999999995}]},{"osd":5,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.72899999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0469999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757271,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":696320,"data_stored":292065,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.503},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.55200000000000005}]},{"osd":1,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.52100000000000002}]},{"osd":2,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.47099999999999997}]},{"osd":3,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.56899999999999995}]},{"osd":4,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.33800000000000002}]},{"osd":6,"last update":"Mon Sep 16 05:40:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.37},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.42899999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48399999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":284669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53000000000000003,"15min":0.52900000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.55600000000000005,"15min":0.56100000000000005},"min":{"1min":0.38400000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.56599999999999995}]},{"osd":1,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.53100000000000003,"15min":0.53200000000000003},"min":{"1min":0.38500000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.55800000000000005,"15min":0.55500000000000005},"min":{"1min":0.41699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.50700000000000001}]},{"osd":2,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.57499999999999996,"15min":0.57599999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.52000000000000002,"15min":0.51600000000000001},"min":{"1min":0.41799999999999998,"5min":0.37,"15min":0.37},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.48199999999999998}]},{"osd":3,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.53800000000000003,"15min":0.53500000000000003},"min":{"1min":0.41999999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.54700000000000004,"15min":0.54900000000000004},"min":{"1min":0.40000000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.44600000000000001}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.621}]},{"osd":6,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.67600000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71099999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182433,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27708,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717444,"statfs":{"total":95995035648,"available":95966662656,"internally_reserved":0,"allocated":700416,"data_stored":292137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.38600000000000001,"15min":0.39200000000000002},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.496,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.33600000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.41999999999999998,"15min":0.42599999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.50900000000000001,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.307}]},{"osd":2,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.433,"15min":0.433},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.63300000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.56000000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.36599999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.54100000000000004,"15min":0.54700000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63100000000000001,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.54900000000000004,"15min":0.55100000000000005},"min":{"1min":0.40400000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.69499999999999995}]},{"osd":5,"last update":"Mon Sep 16 05:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.67700000000000005}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.71799999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.751}]}]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":284234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.33500000000000002,"15min":0.33100000000000002},"min":{"1min":0.25900000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.27600000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.41599999999999998}]},{"osd":1,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.38500000000000001,"15min":0.379},"min":{"1min":0.29399999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57099999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39100000000000001,"15min":0.39000000000000001},"min":{"1min":0.26200000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.35999999999999999}]},{"osd":3,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.378},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.435,"15min":0.437},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.40400000000000003}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.55400000000000005,"15min":0.55300000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.65200000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.52300000000000002}]},{"osd":6,"last update":"Mon Sep 16 05:40:28 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.61199999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574889,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":684032,"data_stored":290356,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.33900000000000002,"15min":0.317},"min":{"1min":0.23400000000000001,"5min":0.192,"15min":0.192},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.33600000000000002,"15min":0.315},"min":{"1min":0.23300000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.311}]},{"osd":2,"last update":"Mon Sep 16 05:39:52 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.38700000000000001,"15min":0.379},"min":{"1min":0.28899999999999998,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.433,"5min":0.39700000000000002,"15min":0.39100000000000001},"min":{"1min":0.32100000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.34499999999999997}]},{"osd":3,"last update":"Mon Sep 16 05:40:16 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.37},{"interface":"front","average":{"1min":0.44,"5min":0.438,"15min":0.438},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.36099999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53400000000000003}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.56200000000000006}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.55200000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738415,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32364,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712788,"statfs":{"total":95995035648,"available":95961894912,"internally_reserved":0,"allocated":1277952,"data_stored":875057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Sep 16 05:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.35099999999999998,"15min":0.34499999999999997},"min":{"1min":0.251,"5min":0.22,"15min":0.22},"max":{"1min":0.47599999999999998,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.36899999999999999,"15min":0.35699999999999998},"min":{"1min":0.27700000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.52400000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.25600000000000001}]},{"osd":2,"last update":"Mon Sep 16 05:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.29199999999999998,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.57199999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.39500000000000002,"15min":0.39200000000000002},"min":{"1min":0.33100000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.54000000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.35199999999999998}]},{"osd":3,"last update":"Mon Sep 16 05:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.437,"15min":0.443},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.48099999999999998,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.439,"15min":0.441},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.32400000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52400000000000002,"15min":0.52300000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.69299999999999995,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54400000000000004,"15min":0.54600000000000004},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.68500000000000005,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.45800000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.53700000000000003}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.44700000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56100000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T05:40:48.702 INFO:tasks.cephadm.ceph_manager.ceph:PG 3.34 is not active+clean 2024-09-16T05:40:48.702 INFO:tasks.cephadm.ceph_manager.ceph:{'pgid': '3.34', 'version': "0'0", 'reported_seq': 5, 'reported_epoch': 67, 'state': 'activating', 'last_fresh': '2024-09-16T05:40:42.038568+0000', 'last_change': '2024-09-16T05:40:41.967998+0000', 'last_active': '2024-09-16T05:40:18.884856+0000', 'last_peered': '2024-09-16T05:40:18.884856+0000', 'last_clean': '2024-09-16T05:40:18.884856+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-09-16T05:40:42.038568+0000', 'last_undegraded': '2024-09-16T05:40:42.038568+0000', 'last_fullsized': '2024-09-16T05:40:42.038568+0000', 'mapping_epoch': 66, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 62, 'last_epoch_clean': 63, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-09-16T05:40:18.884856+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-09-16T05:40:18.884856+0000', 'last_clean_scrub_stamp': '2024-09-16T05:40:18.884856+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [2, 6, 0], 'acting': [2, 6, 0], 'avail_no_missing': ['2', '0', '4', '6'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 2, 'acting_primary': 2, 'purged_snaps': []} 2024-09-16T05:40:48.702 INFO:tasks.cephadm.ceph_manager.ceph:PG 3.23 is not active+clean 2024-09-16T05:40:48.702 INFO:tasks.cephadm.ceph_manager.ceph:{'pgid': '3.23', 'version': "0'0", 'reported_seq': 4, 'reported_epoch': 67, 'state': 'activating', 'last_fresh': '2024-09-16T05:40:41.967695+0000', 'last_change': '2024-09-16T05:40:41.967695+0000', 'last_active': '2024-09-16T05:40:41.967506+0000', 'last_peered': '2024-09-16T05:40:23.131721+0000', 'last_clean': '2024-09-16T05:40:23.131721+0000', 'last_became_active': '2024-09-16T05:40:19.914765+0000', 'last_became_peered': '2024-09-16T05:40:19.914765+0000', 'last_unstale': '2024-09-16T05:40:41.967695+0000', 'last_undegraded': '2024-09-16T05:40:41.967695+0000', 'last_fullsized': '2024-09-16T05:40:41.967695+0000', 'mapping_epoch': 66, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 62, 'last_epoch_clean': 63, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-09-16T05:40:18.884856+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-09-16T05:40:18.884856+0000', 'last_clean_scrub_stamp': '2024-09-16T05:40:18.884856+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [2, 3, 4], 'acting': [2, 3, 4], 'avail_no_missing': ['2', '0', '3', '4'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 2, 'acting_primary': 2, 'purged_snaps': []} 2024-09-16T05:40:48.702 INFO:tasks.cephadm.ceph_manager.ceph:PG 2.0 is not active+clean 2024-09-16T05:40:48.702 INFO:tasks.cephadm.ceph_manager.ceph:{'pgid': '2.0', 'version': "0'0", 'reported_seq': 5, 'reported_epoch': 67, 'state': 'activating', 'last_fresh': '2024-09-16T05:40:41.968946+0000', 'last_change': '2024-09-16T05:40:41.967534+0000', 'last_active': '2024-09-16T05:40:15.862901+0000', 'last_peered': '2024-09-16T05:40:15.862901+0000', 'last_clean': '2024-09-16T05:40:15.862901+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-09-16T05:40:41.968946+0000', 'last_undegraded': '2024-09-16T05:40:41.968946+0000', 'last_fullsized': '2024-09-16T05:40:41.968946+0000', 'mapping_epoch': 66, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 60, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-09-16T05:40:15.862901+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-09-16T05:40:15.862901+0000', 'last_clean_scrub_stamp': '2024-09-16T05:40:15.862901+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [2, 1, 0], 'acting': [2, 1, 0], 'avail_no_missing': ['2', '0', '1', '7'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 2, 'acting_primary': 2, 'purged_snaps': []} 2024-09-16T05:40:48.703 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph status --format=json 2024-09-16T05:40:48.898 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:49.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:48 smithi145 ceph-mon[27514]: from='client.24416 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:49.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:48 smithi145 ceph-mon[39111]: from='client.24416 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:48 smithi161 ceph-mon[31301]: from='client.24416 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:50.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:49 smithi145 ceph-mon[39111]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:50.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:49 smithi145 ceph-mon[27514]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:49 smithi161 ceph-mon[31301]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:50.806 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:50.807 INFO:teuthology.orchestra.run.smithi145.stdout:{"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":263,"monmap":{"epoch":3,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":67,"num_osds":8,"num_up_osds":8,"osd_up_since":1726465192,"num_in_osds":8,"osd_in_since":1726465174,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":97}],"num_pgs":97,"num_pools":3,"num_objects":24,"data_bytes":592730,"bytes_used":245469184,"bytes_avail":767714816000,"bytes_total":767960285184},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"b","status":"up:active","gid":24331}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.145:8443/"}},"servicemap":{"epoch":12,"modified":"2024-09-16T05:40:28.859206+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"b":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","7":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}}}},"progress_events":{}} 2024-09-16T05:40:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:51 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2458097437' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-09-16T05:40:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:51 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2458097437' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-09-16T05:40:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:51 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2458097437' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-09-16T05:40:51.603 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2024-09-16T05:40:51.604 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T05:40:51.799 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:52.217 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:52 smithi145 ceph-mon[39111]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:52.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:52 smithi145 ceph-mon[27514]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:52 smithi161 ceph-mon[31301]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:53.871 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:53.872 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2024-09-16T05:40:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:54 smithi145 ceph-mon[27514]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:54 smithi145 ceph-mon[39111]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:54 smithi161 ceph-mon[31301]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:54.617 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":213,"stamp":"2024-09-16T05:40:52.865117+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":239716,"kb_used_data":7152,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721500,"statfs":{"total":767960285184,"available":767714816000,"internally_reserved":0,"allocated":7323648,"data_stored":4102157,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":238014010},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.898801"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968354+0000","last_change":"2024-09-16T05:40:19.926782+0000","last_active":"2024-09-16T05:40:40.968354+0000","last_peered":"2024-09-16T05:40:40.968354+0000","last_clean":"2024-09-16T05:40:40.968354+0000","last_became_active":"2024-09-16T05:40:19.926490+0000","last_became_peered":"2024-09-16T05:40:19.926490+0000","last_unstale":"2024-09-16T05:40:40.968354+0000","last_undegraded":"2024-09-16T05:40:40.968354+0000","last_fullsized":"2024-09-16T05:40:40.968354+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.039130+0000","last_change":"2024-09-16T05:40:42.039130+0000","last_active":"2024-09-16T05:40:42.039130+0000","last_peered":"2024-09-16T05:40:42.039130+0000","last_clean":"2024-09-16T05:40:42.039130+0000","last_became_active":"2024-09-16T05:40:42.038795+0000","last_became_peered":"2024-09-16T05:40:42.038795+0000","last_unstale":"2024-09-16T05:40:42.039130+0000","last_undegraded":"2024-09-16T05:40:42.039130+0000","last_fullsized":"2024-09-16T05:40:42.039130+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:45:32.879424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971793+0000","last_change":"2024-09-16T05:40:19.911332+0000","last_active":"2024-09-16T05:40:40.971793+0000","last_peered":"2024-09-16T05:40:40.971793+0000","last_clean":"2024-09-16T05:40:40.971793+0000","last_became_active":"2024-09-16T05:40:19.911045+0000","last_became_peered":"2024-09-16T05:40:19.911045+0000","last_unstale":"2024-09-16T05:40:40.971793+0000","last_undegraded":"2024-09-16T05:40:40.971793+0000","last_fullsized":"2024-09-16T05:40:40.971793+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097706+0000","last_change":"2024-09-16T05:40:19.926920+0000","last_active":"2024-09-16T05:40:41.097706+0000","last_peered":"2024-09-16T05:40:41.097706+0000","last_clean":"2024-09-16T05:40:41.097706+0000","last_became_active":"2024-09-16T05:40:19.926647+0000","last_became_peered":"2024-09-16T05:40:19.926647+0000","last_unstale":"2024-09-16T05:40:41.097706+0000","last_undegraded":"2024-09-16T05:40:41.097706+0000","last_fullsized":"2024-09-16T05:40:41.097706+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967895+0000","last_change":"2024-09-16T05:40:19.916358+0000","last_active":"2024-09-16T05:40:40.967895+0000","last_peered":"2024-09-16T05:40:40.967895+0000","last_clean":"2024-09-16T05:40:40.967895+0000","last_became_active":"2024-09-16T05:40:19.916046+0000","last_became_peered":"2024-09-16T05:40:19.916046+0000","last_unstale":"2024-09-16T05:40:40.967895+0000","last_undegraded":"2024-09-16T05:40:40.967895+0000","last_fullsized":"2024-09-16T05:40:40.967895+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097609+0000","last_change":"2024-09-16T05:40:19.925907+0000","last_active":"2024-09-16T05:40:41.097609+0000","last_peered":"2024-09-16T05:40:41.097609+0000","last_clean":"2024-09-16T05:40:41.097609+0000","last_became_active":"2024-09-16T05:40:19.925615+0000","last_became_peered":"2024-09-16T05:40:19.925615+0000","last_unstale":"2024-09-16T05:40:41.097609+0000","last_undegraded":"2024-09-16T05:40:41.097609+0000","last_fullsized":"2024-09-16T05:40:41.097609+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967697+0000","last_change":"2024-09-16T05:40:19.915255+0000","last_active":"2024-09-16T05:40:40.967697+0000","last_peered":"2024-09-16T05:40:40.967697+0000","last_clean":"2024-09-16T05:40:40.967697+0000","last_became_active":"2024-09-16T05:40:19.914948+0000","last_became_peered":"2024-09-16T05:40:19.914948+0000","last_unstale":"2024-09-16T05:40:40.967697+0000","last_undegraded":"2024-09-16T05:40:40.967697+0000","last_fullsized":"2024-09-16T05:40:40.967697+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973851+0000","last_change":"2024-09-16T05:40:19.921608+0000","last_active":"2024-09-16T05:40:40.973851+0000","last_peered":"2024-09-16T05:40:40.973851+0000","last_clean":"2024-09-16T05:40:40.973851+0000","last_became_active":"2024-09-16T05:40:19.921355+0000","last_became_peered":"2024-09-16T05:40:19.921355+0000","last_unstale":"2024-09-16T05:40:40.973851+0000","last_undegraded":"2024-09-16T05:40:40.973851+0000","last_fullsized":"2024-09-16T05:40:40.973851+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968651+0000","last_change":"2024-09-16T05:40:19.921485+0000","last_active":"2024-09-16T05:40:40.968651+0000","last_peered":"2024-09-16T05:40:40.968651+0000","last_clean":"2024-09-16T05:40:40.968651+0000","last_became_active":"2024-09-16T05:40:19.921178+0000","last_became_peered":"2024-09-16T05:40:19.921178+0000","last_unstale":"2024-09-16T05:40:40.968651+0000","last_undegraded":"2024-09-16T05:40:40.968651+0000","last_fullsized":"2024-09-16T05:40:40.968651+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970370+0000","last_change":"2024-09-16T05:40:19.931027+0000","last_active":"2024-09-16T05:40:40.970370+0000","last_peered":"2024-09-16T05:40:40.970370+0000","last_clean":"2024-09-16T05:40:40.970370+0000","last_became_active":"2024-09-16T05:40:19.930551+0000","last_became_peered":"2024-09-16T05:40:19.930551+0000","last_unstale":"2024-09-16T05:40:40.970370+0000","last_undegraded":"2024-09-16T05:40:40.970370+0000","last_fullsized":"2024-09-16T05:40:40.970370+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970162+0000","last_change":"2024-09-16T05:40:19.929160+0000","last_active":"2024-09-16T05:40:40.970162+0000","last_peered":"2024-09-16T05:40:40.970162+0000","last_clean":"2024-09-16T05:40:40.970162+0000","last_became_active":"2024-09-16T05:40:19.928855+0000","last_became_peered":"2024-09-16T05:40:19.928855+0000","last_unstale":"2024-09-16T05:40:40.970162+0000","last_undegraded":"2024-09-16T05:40:40.970162+0000","last_fullsized":"2024-09-16T05:40:40.970162+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.706686+0000","last_change":"2024-09-16T05:40:42.706686+0000","last_active":"2024-09-16T05:40:42.706686+0000","last_peered":"2024-09-16T05:40:42.706686+0000","last_clean":"2024-09-16T05:40:42.706686+0000","last_became_active":"2024-09-16T05:40:42.706332+0000","last_became_peered":"2024-09-16T05:40:42.706332+0000","last_unstale":"2024-09-16T05:40:42.706686+0000","last_undegraded":"2024-09-16T05:40:42.706686+0000","last_fullsized":"2024-09-16T05:40:42.706686+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974318+0000","last_change":"2024-09-16T05:40:19.913578+0000","last_active":"2024-09-16T05:40:40.974318+0000","last_peered":"2024-09-16T05:40:40.974318+0000","last_clean":"2024-09-16T05:40:40.974318+0000","last_became_active":"2024-09-16T05:40:19.913332+0000","last_became_peered":"2024-09-16T05:40:19.913332+0000","last_unstale":"2024-09-16T05:40:40.974318+0000","last_undegraded":"2024-09-16T05:40:40.974318+0000","last_fullsized":"2024-09-16T05:40:40.974318+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971073+0000","last_change":"2024-09-16T05:40:19.923538+0000","last_active":"2024-09-16T05:40:40.971073+0000","last_peered":"2024-09-16T05:40:40.971073+0000","last_clean":"2024-09-16T05:40:40.971073+0000","last_became_active":"2024-09-16T05:40:19.923267+0000","last_became_peered":"2024-09-16T05:40:19.923267+0000","last_unstale":"2024-09-16T05:40:40.971073+0000","last_undegraded":"2024-09-16T05:40:40.971073+0000","last_fullsized":"2024-09-16T05:40:40.971073+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969880+0000","last_change":"2024-09-16T05:40:19.921551+0000","last_active":"2024-09-16T05:40:40.969880+0000","last_peered":"2024-09-16T05:40:40.969880+0000","last_clean":"2024-09-16T05:40:40.969880+0000","last_became_active":"2024-09-16T05:40:19.921272+0000","last_became_peered":"2024-09-16T05:40:19.921272+0000","last_unstale":"2024-09-16T05:40:40.969880+0000","last_undegraded":"2024-09-16T05:40:40.969880+0000","last_fullsized":"2024-09-16T05:40:40.969880+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097551+0000","last_change":"2024-09-16T05:40:19.924535+0000","last_active":"2024-09-16T05:40:41.097551+0000","last_peered":"2024-09-16T05:40:41.097551+0000","last_clean":"2024-09-16T05:40:41.097551+0000","last_became_active":"2024-09-16T05:40:19.924268+0000","last_became_peered":"2024-09-16T05:40:19.924268+0000","last_unstale":"2024-09-16T05:40:41.097551+0000","last_undegraded":"2024-09-16T05:40:41.097551+0000","last_fullsized":"2024-09-16T05:40:41.097551+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098164+0000","last_change":"2024-09-16T05:40:19.928504+0000","last_active":"2024-09-16T05:40:41.098164+0000","last_peered":"2024-09-16T05:40:41.098164+0000","last_clean":"2024-09-16T05:40:41.098164+0000","last_became_active":"2024-09-16T05:40:19.928205+0000","last_became_peered":"2024-09-16T05:40:19.928205+0000","last_unstale":"2024-09-16T05:40:41.098164+0000","last_undegraded":"2024-09-16T05:40:41.098164+0000","last_fullsized":"2024-09-16T05:40:41.098164+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969751+0000","last_change":"2024-09-16T05:40:19.913375+0000","last_active":"2024-09-16T05:40:40.969751+0000","last_peered":"2024-09-16T05:40:40.969751+0000","last_clean":"2024-09-16T05:40:40.969751+0000","last_became_active":"2024-09-16T05:40:19.913077+0000","last_became_peered":"2024-09-16T05:40:19.913077+0000","last_unstale":"2024-09-16T05:40:40.969751+0000","last_undegraded":"2024-09-16T05:40:40.969751+0000","last_fullsized":"2024-09-16T05:40:40.969751+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968296+0000","last_change":"2024-09-16T05:40:19.919079+0000","last_active":"2024-09-16T05:40:40.968296+0000","last_peered":"2024-09-16T05:40:40.968296+0000","last_clean":"2024-09-16T05:40:40.968296+0000","last_became_active":"2024-09-16T05:40:19.918785+0000","last_became_peered":"2024-09-16T05:40:19.918785+0000","last_unstale":"2024-09-16T05:40:40.968296+0000","last_undegraded":"2024-09-16T05:40:40.968296+0000","last_fullsized":"2024-09-16T05:40:40.968296+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970072+0000","last_change":"2024-09-16T05:40:19.921750+0000","last_active":"2024-09-16T05:40:40.970072+0000","last_peered":"2024-09-16T05:40:40.970072+0000","last_clean":"2024-09-16T05:40:40.970072+0000","last_became_active":"2024-09-16T05:40:19.921429+0000","last_became_peered":"2024-09-16T05:40:19.921429+0000","last_unstale":"2024-09-16T05:40:40.970072+0000","last_undegraded":"2024-09-16T05:40:40.970072+0000","last_fullsized":"2024-09-16T05:40:40.970072+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971331+0000","last_change":"2024-09-16T05:40:19.911352+0000","last_active":"2024-09-16T05:40:40.971331+0000","last_peered":"2024-09-16T05:40:40.971331+0000","last_clean":"2024-09-16T05:40:40.971331+0000","last_became_active":"2024-09-16T05:40:19.911088+0000","last_became_peered":"2024-09-16T05:40:19.911088+0000","last_unstale":"2024-09-16T05:40:40.971331+0000","last_undegraded":"2024-09-16T05:40:40.971331+0000","last_fullsized":"2024-09-16T05:40:40.971331+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097673+0000","last_change":"2024-09-16T05:40:19.931121+0000","last_active":"2024-09-16T05:40:41.097673+0000","last_peered":"2024-09-16T05:40:41.097673+0000","last_clean":"2024-09-16T05:40:41.097673+0000","last_became_active":"2024-09-16T05:40:19.930825+0000","last_became_peered":"2024-09-16T05:40:19.930825+0000","last_unstale":"2024-09-16T05:40:41.097673+0000","last_undegraded":"2024-09-16T05:40:41.097673+0000","last_fullsized":"2024-09-16T05:40:41.097673+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973988+0000","last_change":"2024-09-16T05:40:19.920628+0000","last_active":"2024-09-16T05:40:40.973988+0000","last_peered":"2024-09-16T05:40:40.973988+0000","last_clean":"2024-09-16T05:40:40.973988+0000","last_became_active":"2024-09-16T05:40:19.920365+0000","last_became_peered":"2024-09-16T05:40:19.920365+0000","last_unstale":"2024-09-16T05:40:40.973988+0000","last_undegraded":"2024-09-16T05:40:40.973988+0000","last_fullsized":"2024-09-16T05:40:40.973988+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097520+0000","last_change":"2024-09-16T05:40:19.922697+0000","last_active":"2024-09-16T05:40:41.097520+0000","last_peered":"2024-09-16T05:40:41.097520+0000","last_clean":"2024-09-16T05:40:41.097520+0000","last_became_active":"2024-09-16T05:40:19.922425+0000","last_became_peered":"2024-09-16T05:40:19.922425+0000","last_unstale":"2024-09-16T05:40:41.097520+0000","last_undegraded":"2024-09-16T05:40:41.097520+0000","last_fullsized":"2024-09-16T05:40:41.097520+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974462+0000","last_change":"2024-09-16T05:40:19.917024+0000","last_active":"2024-09-16T05:40:40.974462+0000","last_peered":"2024-09-16T05:40:40.974462+0000","last_clean":"2024-09-16T05:40:40.974462+0000","last_became_active":"2024-09-16T05:40:19.916740+0000","last_became_peered":"2024-09-16T05:40:19.916740+0000","last_unstale":"2024-09-16T05:40:40.974462+0000","last_undegraded":"2024-09-16T05:40:40.974462+0000","last_fullsized":"2024-09-16T05:40:40.974462+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970483+0000","last_change":"2024-09-16T05:40:19.925496+0000","last_active":"2024-09-16T05:40:40.970483+0000","last_peered":"2024-09-16T05:40:40.970483+0000","last_clean":"2024-09-16T05:40:40.970483+0000","last_became_active":"2024-09-16T05:40:19.925186+0000","last_became_peered":"2024-09-16T05:40:19.925186+0000","last_unstale":"2024-09-16T05:40:40.970483+0000","last_undegraded":"2024-09-16T05:40:40.970483+0000","last_fullsized":"2024-09-16T05:40:40.970483+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969532+0000","last_change":"2024-09-16T05:40:19.909710+0000","last_active":"2024-09-16T05:40:40.969532+0000","last_peered":"2024-09-16T05:40:40.969532+0000","last_clean":"2024-09-16T05:40:40.969532+0000","last_became_active":"2024-09-16T05:40:19.909449+0000","last_became_peered":"2024-09-16T05:40:19.909449+0000","last_unstale":"2024-09-16T05:40:40.969532+0000","last_undegraded":"2024-09-16T05:40:40.969532+0000","last_fullsized":"2024-09-16T05:40:40.969532+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974236+0000","last_change":"2024-09-16T05:40:19.921251+0000","last_active":"2024-09-16T05:40:40.974236+0000","last_peered":"2024-09-16T05:40:40.974236+0000","last_clean":"2024-09-16T05:40:40.974236+0000","last_became_active":"2024-09-16T05:40:19.920316+0000","last_became_peered":"2024-09-16T05:40:19.920316+0000","last_unstale":"2024-09-16T05:40:40.974236+0000","last_undegraded":"2024-09-16T05:40:40.974236+0000","last_fullsized":"2024-09-16T05:40:40.974236+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.565211+0000","last_change":"2024-09-16T05:40:42.565211+0000","last_active":"2024-09-16T05:40:42.565211+0000","last_peered":"2024-09-16T05:40:42.565211+0000","last_clean":"2024-09-16T05:40:42.565211+0000","last_became_active":"2024-09-16T05:40:42.564912+0000","last_became_peered":"2024-09-16T05:40:42.564912+0000","last_unstale":"2024-09-16T05:40:42.565211+0000","last_undegraded":"2024-09-16T05:40:42.565211+0000","last_fullsized":"2024-09-16T05:40:42.565211+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097728+0000","last_change":"2024-09-16T05:40:19.925119+0000","last_active":"2024-09-16T05:40:41.097728+0000","last_peered":"2024-09-16T05:40:41.097728+0000","last_clean":"2024-09-16T05:40:41.097728+0000","last_became_active":"2024-09-16T05:40:19.924829+0000","last_became_peered":"2024-09-16T05:40:19.924829+0000","last_unstale":"2024-09-16T05:40:41.097728+0000","last_undegraded":"2024-09-16T05:40:41.097728+0000","last_fullsized":"2024-09-16T05:40:41.097728+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969179+0000","last_change":"2024-09-16T05:40:19.920796+0000","last_active":"2024-09-16T05:40:40.969179+0000","last_peered":"2024-09-16T05:40:40.969179+0000","last_clean":"2024-09-16T05:40:40.969179+0000","last_became_active":"2024-09-16T05:40:19.920527+0000","last_became_peered":"2024-09-16T05:40:19.920527+0000","last_unstale":"2024-09-16T05:40:40.969179+0000","last_undegraded":"2024-09-16T05:40:40.969179+0000","last_fullsized":"2024-09-16T05:40:40.969179+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969712+0000","last_change":"2024-09-16T05:40:19.930371+0000","last_active":"2024-09-16T05:40:40.969712+0000","last_peered":"2024-09-16T05:40:40.969712+0000","last_clean":"2024-09-16T05:40:40.969712+0000","last_became_active":"2024-09-16T05:40:19.930039+0000","last_became_peered":"2024-09-16T05:40:19.930039+0000","last_unstale":"2024-09-16T05:40:40.969712+0000","last_undegraded":"2024-09-16T05:40:40.969712+0000","last_fullsized":"2024-09-16T05:40:40.969712+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965394+0000","last_change":"2024-09-16T05:40:19.912701+0000","last_active":"2024-09-16T05:40:40.965394+0000","last_peered":"2024-09-16T05:40:40.965394+0000","last_clean":"2024-09-16T05:40:40.965394+0000","last_became_active":"2024-09-16T05:40:19.912365+0000","last_became_peered":"2024-09-16T05:40:19.912365+0000","last_unstale":"2024-09-16T05:40:40.965394+0000","last_undegraded":"2024-09-16T05:40:40.965394+0000","last_fullsized":"2024-09-16T05:40:40.965394+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974466+0000","last_change":"2024-09-16T05:40:16.887533+0000","last_active":"2024-09-16T05:40:40.974466+0000","last_peered":"2024-09-16T05:40:40.974466+0000","last_clean":"2024-09-16T05:40:40.974466+0000","last_became_active":"2024-09-16T05:40:16.887192+0000","last_became_peered":"2024-09-16T05:40:16.887192+0000","last_unstale":"2024-09-16T05:40:40.974466+0000","last_undegraded":"2024-09-16T05:40:40.974466+0000","last_fullsized":"2024-09-16T05:40:40.974466+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973011+0000","last_change":"2024-09-16T05:40:19.914853+0000","last_active":"2024-09-16T05:40:40.973011+0000","last_peered":"2024-09-16T05:40:40.973011+0000","last_clean":"2024-09-16T05:40:40.973011+0000","last_became_active":"2024-09-16T05:40:19.914603+0000","last_became_peered":"2024-09-16T05:40:19.914603+0000","last_unstale":"2024-09-16T05:40:40.973011+0000","last_undegraded":"2024-09-16T05:40:40.973011+0000","last_fullsized":"2024-09-16T05:40:40.973011+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969957+0000","last_change":"2024-09-16T05:40:16.892477+0000","last_active":"2024-09-16T05:40:40.969957+0000","last_peered":"2024-09-16T05:40:40.969957+0000","last_clean":"2024-09-16T05:40:40.969957+0000","last_became_active":"2024-09-16T05:40:16.892194+0000","last_became_peered":"2024-09-16T05:40:16.892194+0000","last_unstale":"2024-09-16T05:40:40.969957+0000","last_undegraded":"2024-09-16T05:40:40.969957+0000","last_fullsized":"2024-09-16T05:40:40.969957+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974075+0000","last_change":"2024-09-16T05:40:16.885546+0000","last_active":"2024-09-16T05:40:40.974075+0000","last_peered":"2024-09-16T05:40:40.974075+0000","last_clean":"2024-09-16T05:40:40.974075+0000","last_became_active":"2024-09-16T05:40:16.885116+0000","last_became_peered":"2024-09-16T05:40:16.885116+0000","last_unstale":"2024-09-16T05:40:40.974075+0000","last_undegraded":"2024-09-16T05:40:40.974075+0000","last_fullsized":"2024-09-16T05:40:40.974075+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973892+0000","last_change":"2024-09-16T05:40:19.909188+0000","last_active":"2024-09-16T05:40:40.973892+0000","last_peered":"2024-09-16T05:40:40.973892+0000","last_clean":"2024-09-16T05:40:40.973892+0000","last_became_active":"2024-09-16T05:40:19.908559+0000","last_became_peered":"2024-09-16T05:40:19.908559+0000","last_unstale":"2024-09-16T05:40:40.973892+0000","last_undegraded":"2024-09-16T05:40:40.973892+0000","last_fullsized":"2024-09-16T05:40:40.973892+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097612+0000","last_change":"2024-09-16T05:40:16.890076+0000","last_active":"2024-09-16T05:40:41.097612+0000","last_peered":"2024-09-16T05:40:41.097612+0000","last_clean":"2024-09-16T05:40:41.097612+0000","last_became_active":"2024-09-16T05:40:16.889770+0000","last_became_peered":"2024-09-16T05:40:16.889770+0000","last_unstale":"2024-09-16T05:40:41.097612+0000","last_undegraded":"2024-09-16T05:40:41.097612+0000","last_fullsized":"2024-09-16T05:40:41.097612+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969757+0000","last_change":"2024-09-16T05:40:19.907934+0000","last_active":"2024-09-16T05:40:40.969757+0000","last_peered":"2024-09-16T05:40:40.969757+0000","last_clean":"2024-09-16T05:40:40.969757+0000","last_became_active":"2024-09-16T05:40:19.907617+0000","last_became_peered":"2024-09-16T05:40:19.907617+0000","last_unstale":"2024-09-16T05:40:40.969757+0000","last_undegraded":"2024-09-16T05:40:40.969757+0000","last_fullsized":"2024-09-16T05:40:40.969757+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970380+0000","last_change":"2024-09-16T05:40:16.891611+0000","last_active":"2024-09-16T05:40:40.970380+0000","last_peered":"2024-09-16T05:40:40.970380+0000","last_clean":"2024-09-16T05:40:40.970380+0000","last_became_active":"2024-09-16T05:40:16.891283+0000","last_became_peered":"2024-09-16T05:40:16.891283+0000","last_unstale":"2024-09-16T05:40:40.970380+0000","last_undegraded":"2024-09-16T05:40:40.970380+0000","last_fullsized":"2024-09-16T05:40:40.970380+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098033+0000","last_change":"2024-09-16T05:40:19.921793+0000","last_active":"2024-09-16T05:40:41.098033+0000","last_peered":"2024-09-16T05:40:41.098033+0000","last_clean":"2024-09-16T05:40:41.098033+0000","last_became_active":"2024-09-16T05:40:19.920593+0000","last_became_peered":"2024-09-16T05:40:19.920593+0000","last_unstale":"2024-09-16T05:40:41.098033+0000","last_undegraded":"2024-09-16T05:40:41.098033+0000","last_fullsized":"2024-09-16T05:40:41.098033+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098084+0000","last_change":"2024-09-16T05:40:16.892465+0000","last_active":"2024-09-16T05:40:41.098084+0000","last_peered":"2024-09-16T05:40:41.098084+0000","last_clean":"2024-09-16T05:40:41.098084+0000","last_became_active":"2024-09-16T05:40:16.892162+0000","last_became_peered":"2024-09-16T05:40:16.892162+0000","last_unstale":"2024-09-16T05:40:41.098084+0000","last_undegraded":"2024-09-16T05:40:41.098084+0000","last_fullsized":"2024-09-16T05:40:41.098084+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.972236+0000","last_change":"2024-09-16T05:40:19.922755+0000","last_active":"2024-09-16T05:40:40.972236+0000","last_peered":"2024-09-16T05:40:40.972236+0000","last_clean":"2024-09-16T05:40:40.972236+0000","last_became_active":"2024-09-16T05:40:19.922333+0000","last_became_peered":"2024-09-16T05:40:19.922333+0000","last_unstale":"2024-09-16T05:40:40.972236+0000","last_undegraded":"2024-09-16T05:40:40.972236+0000","last_fullsized":"2024-09-16T05:40:40.972236+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969704+0000","last_change":"2024-09-16T05:40:16.891687+0000","last_active":"2024-09-16T05:40:40.969704+0000","last_peered":"2024-09-16T05:40:40.969704+0000","last_clean":"2024-09-16T05:40:40.969704+0000","last_became_active":"2024-09-16T05:40:16.891416+0000","last_became_peered":"2024-09-16T05:40:16.891416+0000","last_unstale":"2024-09-16T05:40:40.969704+0000","last_undegraded":"2024-09-16T05:40:40.969704+0000","last_fullsized":"2024-09-16T05:40:40.969704+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965829+0000","last_change":"2024-09-16T05:40:19.916645+0000","last_active":"2024-09-16T05:40:40.965829+0000","last_peered":"2024-09-16T05:40:40.965829+0000","last_clean":"2024-09-16T05:40:40.965829+0000","last_became_active":"2024-09-16T05:40:19.916145+0000","last_became_peered":"2024-09-16T05:40:19.916145+0000","last_unstale":"2024-09-16T05:40:40.965829+0000","last_undegraded":"2024-09-16T05:40:40.965829+0000","last_fullsized":"2024-09-16T05:40:40.965829+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"65'6","reported_seq":23,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970240+0000","last_change":"2024-09-16T05:40:16.891778+0000","last_active":"2024-09-16T05:40:40.970240+0000","last_peered":"2024-09-16T05:40:40.970240+0000","last_clean":"2024-09-16T05:40:40.970240+0000","last_became_active":"2024-09-16T05:40:16.891326+0000","last_became_peered":"2024-09-16T05:40:16.891326+0000","last_unstale":"2024-09-16T05:40:40.970240+0000","last_undegraded":"2024-09-16T05:40:40.970240+0000","last_fullsized":"2024-09-16T05:40:40.970240+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968119+0000","last_change":"2024-09-16T05:40:19.920592+0000","last_active":"2024-09-16T05:40:40.968119+0000","last_peered":"2024-09-16T05:40:40.968119+0000","last_clean":"2024-09-16T05:40:40.968119+0000","last_became_active":"2024-09-16T05:40:19.919776+0000","last_became_peered":"2024-09-16T05:40:19.919776+0000","last_unstale":"2024-09-16T05:40:40.968119+0000","last_undegraded":"2024-09-16T05:40:40.968119+0000","last_fullsized":"2024-09-16T05:40:40.968119+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973100+0000","last_change":"2024-09-16T05:40:16.882698+0000","last_active":"2024-09-16T05:40:40.973100+0000","last_peered":"2024-09-16T05:40:40.973100+0000","last_clean":"2024-09-16T05:40:40.973100+0000","last_became_active":"2024-09-16T05:40:16.882298+0000","last_became_peered":"2024-09-16T05:40:16.882298+0000","last_unstale":"2024-09-16T05:40:40.973100+0000","last_undegraded":"2024-09-16T05:40:40.973100+0000","last_fullsized":"2024-09-16T05:40:40.973100+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971145+0000","last_change":"2024-09-16T05:40:19.910892+0000","last_active":"2024-09-16T05:40:40.971145+0000","last_peered":"2024-09-16T05:40:40.971145+0000","last_clean":"2024-09-16T05:40:40.971145+0000","last_became_active":"2024-09-16T05:40:19.910554+0000","last_became_peered":"2024-09-16T05:40:19.910554+0000","last_unstale":"2024-09-16T05:40:40.971145+0000","last_undegraded":"2024-09-16T05:40:40.971145+0000","last_fullsized":"2024-09-16T05:40:40.971145+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097786+0000","last_change":"2024-09-16T05:40:16.889539+0000","last_active":"2024-09-16T05:40:41.097786+0000","last_peered":"2024-09-16T05:40:41.097786+0000","last_clean":"2024-09-16T05:40:41.097786+0000","last_became_active":"2024-09-16T05:40:16.888335+0000","last_became_peered":"2024-09-16T05:40:16.888335+0000","last_unstale":"2024-09-16T05:40:41.097786+0000","last_undegraded":"2024-09-16T05:40:41.097786+0000","last_fullsized":"2024-09-16T05:40:41.097786+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967885+0000","last_change":"2024-09-16T05:40:19.922590+0000","last_active":"2024-09-16T05:40:40.967885+0000","last_peered":"2024-09-16T05:40:40.967885+0000","last_clean":"2024-09-16T05:40:40.967885+0000","last_became_active":"2024-09-16T05:40:19.922266+0000","last_became_peered":"2024-09-16T05:40:19.922266+0000","last_unstale":"2024-09-16T05:40:40.967885+0000","last_undegraded":"2024-09-16T05:40:40.967885+0000","last_fullsized":"2024-09-16T05:40:40.967885+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970523+0000","last_change":"2024-09-16T05:40:16.890466+0000","last_active":"2024-09-16T05:40:40.970523+0000","last_peered":"2024-09-16T05:40:40.970523+0000","last_clean":"2024-09-16T05:40:40.970523+0000","last_became_active":"2024-09-16T05:40:16.890174+0000","last_became_peered":"2024-09-16T05:40:16.890174+0000","last_unstale":"2024-09-16T05:40:40.970523+0000","last_undegraded":"2024-09-16T05:40:40.970523+0000","last_fullsized":"2024-09-16T05:40:40.970523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969717+0000","last_change":"2024-09-16T05:40:19.929850+0000","last_active":"2024-09-16T05:40:40.969717+0000","last_peered":"2024-09-16T05:40:40.969717+0000","last_clean":"2024-09-16T05:40:40.969717+0000","last_became_active":"2024-09-16T05:40:19.929550+0000","last_became_peered":"2024-09-16T05:40:19.929550+0000","last_unstale":"2024-09-16T05:40:40.969717+0000","last_undegraded":"2024-09-16T05:40:40.969717+0000","last_fullsized":"2024-09-16T05:40:40.969717+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"65'8","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969927+0000","last_change":"2024-09-16T05:40:16.881410+0000","last_active":"2024-09-16T05:40:40.969927+0000","last_peered":"2024-09-16T05:40:40.969927+0000","last_clean":"2024-09-16T05:40:40.969927+0000","last_became_active":"2024-09-16T05:40:16.881036+0000","last_became_peered":"2024-09-16T05:40:16.881036+0000","last_unstale":"2024-09-16T05:40:40.969927+0000","last_undegraded":"2024-09-16T05:40:40.969927+0000","last_fullsized":"2024-09-16T05:40:40.969927+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.039115+0000","last_change":"2024-09-16T05:40:42.039115+0000","last_active":"2024-09-16T05:40:42.039115+0000","last_peered":"2024-09-16T05:40:42.039115+0000","last_clean":"2024-09-16T05:40:42.039115+0000","last_became_active":"2024-09-16T05:40:42.038726+0000","last_became_peered":"2024-09-16T05:40:42.038726+0000","last_unstale":"2024-09-16T05:40:42.039115+0000","last_undegraded":"2024-09-16T05:40:42.039115+0000","last_fullsized":"2024-09-16T05:40:42.039115+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:54:05.815802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965908+0000","last_change":"2024-09-16T05:40:16.892069+0000","last_active":"2024-09-16T05:40:40.965908+0000","last_peered":"2024-09-16T05:40:40.965908+0000","last_clean":"2024-09-16T05:40:40.965908+0000","last_became_active":"2024-09-16T05:40:16.891766+0000","last_became_peered":"2024-09-16T05:40:16.891766+0000","last_unstale":"2024-09-16T05:40:40.965908+0000","last_undegraded":"2024-09-16T05:40:40.965908+0000","last_fullsized":"2024-09-16T05:40:40.965908+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968534+0000","last_change":"2024-09-16T05:40:19.918999+0000","last_active":"2024-09-16T05:40:40.968534+0000","last_peered":"2024-09-16T05:40:40.968534+0000","last_clean":"2024-09-16T05:40:40.968534+0000","last_became_active":"2024-09-16T05:40:19.918706+0000","last_became_peered":"2024-09-16T05:40:19.918706+0000","last_unstale":"2024-09-16T05:40:40.968534+0000","last_undegraded":"2024-09-16T05:40:40.968534+0000","last_fullsized":"2024-09-16T05:40:40.968534+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969888+0000","last_change":"2024-09-16T05:40:16.890051+0000","last_active":"2024-09-16T05:40:40.969888+0000","last_peered":"2024-09-16T05:40:40.969888+0000","last_clean":"2024-09-16T05:40:40.969888+0000","last_became_active":"2024-09-16T05:40:16.889700+0000","last_became_peered":"2024-09-16T05:40:16.889700+0000","last_unstale":"2024-09-16T05:40:40.969888+0000","last_undegraded":"2024-09-16T05:40:40.969888+0000","last_fullsized":"2024-09-16T05:40:40.969888+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968391+0000","last_change":"2024-09-16T05:40:19.918108+0000","last_active":"2024-09-16T05:40:40.968391+0000","last_peered":"2024-09-16T05:40:40.968391+0000","last_clean":"2024-09-16T05:40:40.968391+0000","last_became_active":"2024-09-16T05:40:19.917821+0000","last_became_peered":"2024-09-16T05:40:19.917821+0000","last_unstale":"2024-09-16T05:40:40.968391+0000","last_undegraded":"2024-09-16T05:40:40.968391+0000","last_fullsized":"2024-09-16T05:40:40.968391+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969796+0000","last_change":"2024-09-16T05:40:16.881782+0000","last_active":"2024-09-16T05:40:40.969796+0000","last_peered":"2024-09-16T05:40:40.969796+0000","last_clean":"2024-09-16T05:40:40.969796+0000","last_became_active":"2024-09-16T05:40:16.881491+0000","last_became_peered":"2024-09-16T05:40:16.881491+0000","last_unstale":"2024-09-16T05:40:40.969796+0000","last_undegraded":"2024-09-16T05:40:40.969796+0000","last_fullsized":"2024-09-16T05:40:40.969796+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097936+0000","last_change":"2024-09-16T05:40:19.931159+0000","last_active":"2024-09-16T05:40:41.097936+0000","last_peered":"2024-09-16T05:40:41.097936+0000","last_clean":"2024-09-16T05:40:41.097936+0000","last_became_active":"2024-09-16T05:40:19.930857+0000","last_became_peered":"2024-09-16T05:40:19.930857+0000","last_unstale":"2024-09-16T05:40:41.097936+0000","last_undegraded":"2024-09-16T05:40:41.097936+0000","last_fullsized":"2024-09-16T05:40:41.097936+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970055+0000","last_change":"2024-09-16T05:40:16.889536+0000","last_active":"2024-09-16T05:40:40.970055+0000","last_peered":"2024-09-16T05:40:40.970055+0000","last_clean":"2024-09-16T05:40:40.970055+0000","last_became_active":"2024-09-16T05:40:16.889104+0000","last_became_peered":"2024-09-16T05:40:16.889104+0000","last_unstale":"2024-09-16T05:40:40.970055+0000","last_undegraded":"2024-09-16T05:40:40.970055+0000","last_fullsized":"2024-09-16T05:40:40.970055+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968137+0000","last_change":"2024-09-16T05:40:19.922967+0000","last_active":"2024-09-16T05:40:40.968137+0000","last_peered":"2024-09-16T05:40:40.968137+0000","last_clean":"2024-09-16T05:40:40.968137+0000","last_became_active":"2024-09-16T05:40:19.921913+0000","last_became_peered":"2024-09-16T05:40:19.921913+0000","last_unstale":"2024-09-16T05:40:40.968137+0000","last_undegraded":"2024-09-16T05:40:40.968137+0000","last_fullsized":"2024-09-16T05:40:40.968137+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"21'117","reported_seq":223,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967885+0000","last_change":"2024-09-16T05:39:56.024237+0000","last_active":"2024-09-16T05:40:40.967885+0000","last_peered":"2024-09-16T05:40:40.967885+0000","last_clean":"2024-09-16T05:40:40.967885+0000","last_became_active":"2024-09-16T05:39:56.023699+0000","last_became_peered":"2024-09-16T05:39:56.023699+0000","last_unstale":"2024-09-16T05:40:40.967885+0000","last_undegraded":"2024-09-16T05:40:40.967885+0000","last_fullsized":"2024-09-16T05:40:40.967885+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_clean_scrub_stamp":"2024-09-16T05:37:53.252066+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097801+0000","last_change":"2024-09-16T05:40:16.889374+0000","last_active":"2024-09-16T05:40:41.097801+0000","last_peered":"2024-09-16T05:40:41.097801+0000","last_clean":"2024-09-16T05:40:41.097801+0000","last_became_active":"2024-09-16T05:40:16.888756+0000","last_became_peered":"2024-09-16T05:40:16.888756+0000","last_unstale":"2024-09-16T05:40:41.097801+0000","last_undegraded":"2024-09-16T05:40:41.097801+0000","last_fullsized":"2024-09-16T05:40:41.097801+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974145+0000","last_change":"2024-09-16T05:40:19.921208+0000","last_active":"2024-09-16T05:40:40.974145+0000","last_peered":"2024-09-16T05:40:40.974145+0000","last_clean":"2024-09-16T05:40:40.974145+0000","last_became_active":"2024-09-16T05:40:19.920928+0000","last_became_peered":"2024-09-16T05:40:19.920928+0000","last_unstale":"2024-09-16T05:40:40.974145+0000","last_undegraded":"2024-09-16T05:40:40.974145+0000","last_fullsized":"2024-09-16T05:40:40.974145+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.706673+0000","last_change":"2024-09-16T05:40:42.706673+0000","last_active":"2024-09-16T05:40:42.706673+0000","last_peered":"2024-09-16T05:40:42.706673+0000","last_clean":"2024-09-16T05:40:42.706673+0000","last_became_active":"2024-09-16T05:40:42.706373+0000","last_became_peered":"2024-09-16T05:40:42.706373+0000","last_unstale":"2024-09-16T05:40:42.706673+0000","last_undegraded":"2024-09-16T05:40:42.706673+0000","last_fullsized":"2024-09-16T05:40:42.706673+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971029+0000","last_change":"2024-09-16T05:40:19.914391+0000","last_active":"2024-09-16T05:40:40.971029+0000","last_peered":"2024-09-16T05:40:40.971029+0000","last_clean":"2024-09-16T05:40:40.971029+0000","last_became_active":"2024-09-16T05:40:19.914133+0000","last_became_peered":"2024-09-16T05:40:19.914133+0000","last_unstale":"2024-09-16T05:40:40.971029+0000","last_undegraded":"2024-09-16T05:40:40.971029+0000","last_fullsized":"2024-09-16T05:40:40.971029+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969254+0000","last_change":"2024-09-16T05:40:16.881840+0000","last_active":"2024-09-16T05:40:40.969254+0000","last_peered":"2024-09-16T05:40:40.969254+0000","last_clean":"2024-09-16T05:40:40.969254+0000","last_became_active":"2024-09-16T05:40:16.881549+0000","last_became_peered":"2024-09-16T05:40:16.881549+0000","last_unstale":"2024-09-16T05:40:40.969254+0000","last_undegraded":"2024-09-16T05:40:40.969254+0000","last_fullsized":"2024-09-16T05:40:40.969254+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970056+0000","last_change":"2024-09-16T05:40:19.915590+0000","last_active":"2024-09-16T05:40:40.970056+0000","last_peered":"2024-09-16T05:40:40.970056+0000","last_clean":"2024-09-16T05:40:40.970056+0000","last_became_active":"2024-09-16T05:40:19.914976+0000","last_became_peered":"2024-09-16T05:40:19.914976+0000","last_unstale":"2024-09-16T05:40:40.970056+0000","last_undegraded":"2024-09-16T05:40:40.970056+0000","last_fullsized":"2024-09-16T05:40:40.970056+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097871+0000","last_change":"2024-09-16T05:40:16.895234+0000","last_active":"2024-09-16T05:40:41.097871+0000","last_peered":"2024-09-16T05:40:41.097871+0000","last_clean":"2024-09-16T05:40:41.097871+0000","last_became_active":"2024-09-16T05:40:16.894918+0000","last_became_peered":"2024-09-16T05:40:16.894918+0000","last_unstale":"2024-09-16T05:40:41.097871+0000","last_undegraded":"2024-09-16T05:40:41.097871+0000","last_fullsized":"2024-09-16T05:40:41.097871+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965956+0000","last_change":"2024-09-16T05:40:19.915696+0000","last_active":"2024-09-16T05:40:40.965956+0000","last_peered":"2024-09-16T05:40:40.965956+0000","last_clean":"2024-09-16T05:40:40.965956+0000","last_became_active":"2024-09-16T05:40:19.915397+0000","last_became_peered":"2024-09-16T05:40:19.915397+0000","last_unstale":"2024-09-16T05:40:40.965956+0000","last_undegraded":"2024-09-16T05:40:40.965956+0000","last_fullsized":"2024-09-16T05:40:40.965956+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969522+0000","last_change":"2024-09-16T05:40:16.891566+0000","last_active":"2024-09-16T05:40:40.969522+0000","last_peered":"2024-09-16T05:40:40.969522+0000","last_clean":"2024-09-16T05:40:40.969522+0000","last_became_active":"2024-09-16T05:40:16.891176+0000","last_became_peered":"2024-09-16T05:40:16.891176+0000","last_unstale":"2024-09-16T05:40:40.969522+0000","last_undegraded":"2024-09-16T05:40:40.969522+0000","last_fullsized":"2024-09-16T05:40:40.969522+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097907+0000","last_change":"2024-09-16T05:40:19.922067+0000","last_active":"2024-09-16T05:40:41.097907+0000","last_peered":"2024-09-16T05:40:41.097907+0000","last_clean":"2024-09-16T05:40:41.097907+0000","last_became_active":"2024-09-16T05:40:19.921682+0000","last_became_peered":"2024-09-16T05:40:19.921682+0000","last_unstale":"2024-09-16T05:40:41.097907+0000","last_undegraded":"2024-09-16T05:40:41.097907+0000","last_fullsized":"2024-09-16T05:40:41.097907+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968391+0000","last_change":"2024-09-16T05:40:16.894883+0000","last_active":"2024-09-16T05:40:40.968391+0000","last_peered":"2024-09-16T05:40:40.968391+0000","last_clean":"2024-09-16T05:40:40.968391+0000","last_became_active":"2024-09-16T05:40:16.894563+0000","last_became_peered":"2024-09-16T05:40:16.894563+0000","last_unstale":"2024-09-16T05:40:40.968391+0000","last_undegraded":"2024-09-16T05:40:40.968391+0000","last_fullsized":"2024-09-16T05:40:40.968391+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969439+0000","last_change":"2024-09-16T05:40:19.922088+0000","last_active":"2024-09-16T05:40:40.969439+0000","last_peered":"2024-09-16T05:40:40.969439+0000","last_clean":"2024-09-16T05:40:40.969439+0000","last_became_active":"2024-09-16T05:40:19.921212+0000","last_became_peered":"2024-09-16T05:40:19.921212+0000","last_unstale":"2024-09-16T05:40:40.969439+0000","last_undegraded":"2024-09-16T05:40:40.969439+0000","last_fullsized":"2024-09-16T05:40:40.969439+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970523+0000","last_change":"2024-09-16T05:40:16.890288+0000","last_active":"2024-09-16T05:40:40.970523+0000","last_peered":"2024-09-16T05:40:40.970523+0000","last_clean":"2024-09-16T05:40:40.970523+0000","last_became_active":"2024-09-16T05:40:16.889886+0000","last_became_peered":"2024-09-16T05:40:16.889886+0000","last_unstale":"2024-09-16T05:40:40.970523+0000","last_undegraded":"2024-09-16T05:40:40.970523+0000","last_fullsized":"2024-09-16T05:40:40.970523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974490+0000","last_change":"2024-09-16T05:40:19.911365+0000","last_active":"2024-09-16T05:40:40.974490+0000","last_peered":"2024-09-16T05:40:40.974490+0000","last_clean":"2024-09-16T05:40:40.974490+0000","last_became_active":"2024-09-16T05:40:19.911104+0000","last_became_peered":"2024-09-16T05:40:19.911104+0000","last_unstale":"2024-09-16T05:40:40.974490+0000","last_undegraded":"2024-09-16T05:40:40.974490+0000","last_fullsized":"2024-09-16T05:40:40.974490+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970548+0000","last_change":"2024-09-16T05:40:16.890938+0000","last_active":"2024-09-16T05:40:40.970548+0000","last_peered":"2024-09-16T05:40:40.970548+0000","last_clean":"2024-09-16T05:40:40.970548+0000","last_became_active":"2024-09-16T05:40:16.890575+0000","last_became_peered":"2024-09-16T05:40:16.890575+0000","last_unstale":"2024-09-16T05:40:40.970548+0000","last_undegraded":"2024-09-16T05:40:40.970548+0000","last_fullsized":"2024-09-16T05:40:40.970548+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971767+0000","last_change":"2024-09-16T05:40:19.914464+0000","last_active":"2024-09-16T05:40:40.971767+0000","last_peered":"2024-09-16T05:40:40.971767+0000","last_clean":"2024-09-16T05:40:40.971767+0000","last_became_active":"2024-09-16T05:40:19.914142+0000","last_became_peered":"2024-09-16T05:40:19.914142+0000","last_unstale":"2024-09-16T05:40:40.971767+0000","last_undegraded":"2024-09-16T05:40:40.971767+0000","last_fullsized":"2024-09-16T05:40:40.971767+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967626+0000","last_change":"2024-09-16T05:40:16.888038+0000","last_active":"2024-09-16T05:40:40.967626+0000","last_peered":"2024-09-16T05:40:40.967626+0000","last_clean":"2024-09-16T05:40:40.967626+0000","last_became_active":"2024-09-16T05:40:16.887285+0000","last_became_peered":"2024-09-16T05:40:16.887285+0000","last_unstale":"2024-09-16T05:40:40.967626+0000","last_undegraded":"2024-09-16T05:40:40.967626+0000","last_fullsized":"2024-09-16T05:40:40.967626+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965548+0000","last_change":"2024-09-16T05:40:19.911151+0000","last_active":"2024-09-16T05:40:40.965548+0000","last_peered":"2024-09-16T05:40:40.965548+0000","last_clean":"2024-09-16T05:40:40.965548+0000","last_became_active":"2024-09-16T05:40:19.910813+0000","last_became_peered":"2024-09-16T05:40:19.910813+0000","last_unstale":"2024-09-16T05:40:40.965548+0000","last_undegraded":"2024-09-16T05:40:40.965548+0000","last_fullsized":"2024-09-16T05:40:40.965548+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969964+0000","last_change":"2024-09-16T05:40:16.888331+0000","last_active":"2024-09-16T05:40:40.969964+0000","last_peered":"2024-09-16T05:40:40.969964+0000","last_clean":"2024-09-16T05:40:40.969964+0000","last_became_active":"2024-09-16T05:40:16.888056+0000","last_became_peered":"2024-09-16T05:40:16.888056+0000","last_unstale":"2024-09-16T05:40:40.969964+0000","last_undegraded":"2024-09-16T05:40:40.969964+0000","last_fullsized":"2024-09-16T05:40:40.969964+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973948+0000","last_change":"2024-09-16T05:40:19.909343+0000","last_active":"2024-09-16T05:40:40.973948+0000","last_peered":"2024-09-16T05:40:40.973948+0000","last_clean":"2024-09-16T05:40:40.973948+0000","last_became_active":"2024-09-16T05:40:19.908942+0000","last_became_peered":"2024-09-16T05:40:19.908942+0000","last_unstale":"2024-09-16T05:40:40.973948+0000","last_undegraded":"2024-09-16T05:40:40.973948+0000","last_fullsized":"2024-09-16T05:40:40.973948+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969887+0000","last_change":"2024-09-16T05:40:16.887578+0000","last_active":"2024-09-16T05:40:40.969887+0000","last_peered":"2024-09-16T05:40:40.969887+0000","last_clean":"2024-09-16T05:40:40.969887+0000","last_became_active":"2024-09-16T05:40:16.887261+0000","last_became_peered":"2024-09-16T05:40:16.887261+0000","last_unstale":"2024-09-16T05:40:40.969887+0000","last_undegraded":"2024-09-16T05:40:40.969887+0000","last_fullsized":"2024-09-16T05:40:40.969887+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974364+0000","last_change":"2024-09-16T05:40:19.916414+0000","last_active":"2024-09-16T05:40:40.974364+0000","last_peered":"2024-09-16T05:40:40.974364+0000","last_clean":"2024-09-16T05:40:40.974364+0000","last_became_active":"2024-09-16T05:40:19.916146+0000","last_became_peered":"2024-09-16T05:40:19.916146+0000","last_unstale":"2024-09-16T05:40:40.974364+0000","last_undegraded":"2024-09-16T05:40:40.974364+0000","last_fullsized":"2024-09-16T05:40:40.974364+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968179+0000","last_change":"2024-09-16T05:40:16.895919+0000","last_active":"2024-09-16T05:40:40.968179+0000","last_peered":"2024-09-16T05:40:40.968179+0000","last_clean":"2024-09-16T05:40:40.968179+0000","last_became_active":"2024-09-16T05:40:16.895573+0000","last_became_peered":"2024-09-16T05:40:16.895573+0000","last_unstale":"2024-09-16T05:40:40.968179+0000","last_undegraded":"2024-09-16T05:40:40.968179+0000","last_fullsized":"2024-09-16T05:40:40.968179+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969791+0000","last_change":"2024-09-16T05:40:19.921478+0000","last_active":"2024-09-16T05:40:40.969791+0000","last_peered":"2024-09-16T05:40:40.969791+0000","last_clean":"2024-09-16T05:40:40.969791+0000","last_became_active":"2024-09-16T05:40:19.921203+0000","last_became_peered":"2024-09-16T05:40:19.921203+0000","last_unstale":"2024-09-16T05:40:40.969791+0000","last_undegraded":"2024-09-16T05:40:40.969791+0000","last_fullsized":"2024-09-16T05:40:40.969791+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097848+0000","last_change":"2024-09-16T05:40:19.931050+0000","last_active":"2024-09-16T05:40:41.097848+0000","last_peered":"2024-09-16T05:40:41.097848+0000","last_clean":"2024-09-16T05:40:41.097848+0000","last_became_active":"2024-09-16T05:40:19.930720+0000","last_became_peered":"2024-09-16T05:40:19.930720+0000","last_unstale":"2024-09-16T05:40:41.097848+0000","last_undegraded":"2024-09-16T05:40:41.097848+0000","last_fullsized":"2024-09-16T05:40:41.097848+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967922+0000","last_change":"2024-09-16T05:40:16.892521+0000","last_active":"2024-09-16T05:40:40.967922+0000","last_peered":"2024-09-16T05:40:40.967922+0000","last_clean":"2024-09-16T05:40:40.967922+0000","last_became_active":"2024-09-16T05:40:16.892218+0000","last_became_peered":"2024-09-16T05:40:16.892218+0000","last_unstale":"2024-09-16T05:40:40.967922+0000","last_undegraded":"2024-09-16T05:40:40.967922+0000","last_fullsized":"2024-09-16T05:40:40.967922+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097770+0000","last_change":"2024-09-16T05:40:19.929142+0000","last_active":"2024-09-16T05:40:41.097770+0000","last_peered":"2024-09-16T05:40:41.097770+0000","last_clean":"2024-09-16T05:40:41.097770+0000","last_became_active":"2024-09-16T05:40:19.928817+0000","last_became_peered":"2024-09-16T05:40:19.928817+0000","last_unstale":"2024-09-16T05:40:41.097770+0000","last_undegraded":"2024-09-16T05:40:41.097770+0000","last_fullsized":"2024-09-16T05:40:41.097770+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968281+0000","last_change":"2024-09-16T05:40:16.892574+0000","last_active":"2024-09-16T05:40:40.968281+0000","last_peered":"2024-09-16T05:40:40.968281+0000","last_clean":"2024-09-16T05:40:40.968281+0000","last_became_active":"2024-09-16T05:40:16.892297+0000","last_became_peered":"2024-09-16T05:40:16.892297+0000","last_unstale":"2024-09-16T05:40:40.968281+0000","last_undegraded":"2024-09-16T05:40:40.968281+0000","last_fullsized":"2024-09-16T05:40:40.968281+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.972163+0000","last_change":"2024-09-16T05:40:19.924758+0000","last_active":"2024-09-16T05:40:40.972163+0000","last_peered":"2024-09-16T05:40:40.972163+0000","last_clean":"2024-09-16T05:40:40.972163+0000","last_became_active":"2024-09-16T05:40:19.924512+0000","last_became_peered":"2024-09-16T05:40:19.924512+0000","last_unstale":"2024-09-16T05:40:40.972163+0000","last_undegraded":"2024-09-16T05:40:40.972163+0000","last_fullsized":"2024-09-16T05:40:40.972163+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974387+0000","last_change":"2024-09-16T05:40:16.891928+0000","last_active":"2024-09-16T05:40:40.974387+0000","last_peered":"2024-09-16T05:40:40.974387+0000","last_clean":"2024-09-16T05:40:40.974387+0000","last_became_active":"2024-09-16T05:40:16.891631+0000","last_became_peered":"2024-09-16T05:40:16.891631+0000","last_unstale":"2024-09-16T05:40:40.974387+0000","last_undegraded":"2024-09-16T05:40:40.974387+0000","last_fullsized":"2024-09-16T05:40:40.974387+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974274+0000","last_change":"2024-09-16T05:40:19.916662+0000","last_active":"2024-09-16T05:40:40.974274+0000","last_peered":"2024-09-16T05:40:40.974274+0000","last_clean":"2024-09-16T05:40:40.974274+0000","last_became_active":"2024-09-16T05:40:19.916352+0000","last_became_peered":"2024-09-16T05:40:19.916352+0000","last_unstale":"2024-09-16T05:40:40.974274+0000","last_undegraded":"2024-09-16T05:40:40.974274+0000","last_fullsized":"2024-09-16T05:40:40.974274+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"65'4","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973127+0000","last_change":"2024-09-16T05:40:16.889330+0000","last_active":"2024-09-16T05:40:40.973127+0000","last_peered":"2024-09-16T05:40:40.973127+0000","last_clean":"2024-09-16T05:40:40.973127+0000","last_became_active":"2024-09-16T05:40:16.889049+0000","last_became_peered":"2024-09-16T05:40:16.889049+0000","last_unstale":"2024-09-16T05:40:40.973127+0000","last_undegraded":"2024-09-16T05:40:40.973127+0000","last_fullsized":"2024-09-16T05:40:40.973127+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233998,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28280,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716872,"statfs":{"total":95995035648,"available":95966076928,"internally_reserved":0,"allocated":1286144,"data_stored":881714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46600000000000003}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.499}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55100000000000005}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51100000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42599999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40899999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495635,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1286144,"data_stored":882401,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.52000000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.64400000000000002}]},{"osd":2,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.60899999999999999}]},{"osd":3,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.624},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.501}]},{"osd":4,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.53000000000000003}]},{"osd":5,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.47999999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67800000000000005}]}]},{"osd":5,"up_from":38,"seq":163208757272,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":696320,"data_stored":292065,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.432},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.45500000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.40400000000000003}]},{"osd":2,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.377},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.28399999999999997}]},{"osd":3,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.35499999999999998}]},{"osd":4,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.44500000000000001}]},{"osd":6,"last update":"Mon Sep 16 05:40:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.46899999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.50600000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018909,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27696,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717456,"statfs":{"total":95995035648,"available":95966674944,"internally_reserved":0,"allocated":696320,"data_stored":291177,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53000000000000003,"15min":0.52900000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.55600000000000005,"15min":0.56100000000000005},"min":{"1min":0.38400000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.48199999999999998}]},{"osd":1,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.53100000000000003,"15min":0.53200000000000003},"min":{"1min":0.38500000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.55800000000000005,"15min":0.55500000000000005},"min":{"1min":0.41699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.55700000000000005}]},{"osd":2,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.57499999999999996,"15min":0.57599999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.443},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.52000000000000002,"15min":0.51600000000000001},"min":{"1min":0.41799999999999998,"5min":0.37,"15min":0.37},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.57399999999999995}]},{"osd":3,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.53800000000000003,"15min":0.53500000000000003},"min":{"1min":0.41999999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.54700000000000004,"15min":0.54900000000000004},"min":{"1min":0.40000000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.52100000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.623}]},{"osd":6,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.67300000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63700000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182434,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27708,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717444,"statfs":{"total":95995035648,"available":95966662656,"internally_reserved":0,"allocated":700416,"data_stored":292137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.38600000000000001,"15min":0.39200000000000002},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.496,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.33600000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.41999999999999998,"15min":0.42599999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.50900000000000001,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.307}]},{"osd":2,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.433,"15min":0.433},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.63300000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.56000000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.36599999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.54100000000000004,"15min":0.54700000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63100000000000001,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.54900000000000004,"15min":0.55100000000000005},"min":{"1min":0.40400000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.69499999999999995}]},{"osd":5,"last update":"Mon Sep 16 05:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.67700000000000005}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.71799999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.751}]}]},{"osd":2,"up_from":18,"seq":77309411367,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":684032,"data_stored":290742,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.33500000000000002,"15min":0.33100000000000002},"min":{"1min":0.25900000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.253},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.27600000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.33800000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.38500000000000001,"15min":0.379},"min":{"1min":0.29399999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57099999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39100000000000001,"15min":0.39000000000000001},"min":{"1min":0.26200000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.29499999999999998}]},{"osd":3,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.311},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.435,"15min":0.437},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.35099999999999998}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.55400000000000005,"15min":0.55300000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.60499999999999998}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.5}]},{"osd":6,"last update":"Mon Sep 16 05:40:28 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.74199999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68300000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574890,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":684032,"data_stored":290356,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.33900000000000002,"15min":0.317},"min":{"1min":0.23400000000000001,"5min":0.192,"15min":0.192},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.25600000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.33600000000000002,"15min":0.315},"min":{"1min":0.23300000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.312}]},{"osd":2,"last update":"Mon Sep 16 05:39:52 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.38700000000000001,"15min":0.379},"min":{"1min":0.28899999999999998,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.433,"5min":0.39700000000000002,"15min":0.39100000000000001},"min":{"1min":0.32100000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.32800000000000001}]},{"osd":3,"last update":"Mon Sep 16 05:40:16 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.44,"5min":0.438,"15min":0.438},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.45900000000000002}]},{"osd":4,"last update":"Mon Sep 16 05:40:43 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.58599999999999997,"15min":0.59399999999999997},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.82699999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.56999999999999995,"15min":0.57499999999999996},"min":{"1min":0.38400000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.69899999999999995}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.72599999999999998}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.64700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55300000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738416,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32380,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712772,"statfs":{"total":95995035648,"available":95961878528,"internally_reserved":0,"allocated":1290240,"data_stored":881565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Sep 16 05:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.35099999999999998,"15min":0.34499999999999997},"min":{"1min":0.251,"5min":0.22,"15min":0.22},"max":{"1min":0.47599999999999998,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.37,"5min":0.36899999999999999,"15min":0.35699999999999998},"min":{"1min":0.27700000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.52400000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.29099999999999998}]},{"osd":2,"last update":"Mon Sep 16 05:39:53 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.29199999999999998,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.57199999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.39500000000000002,"15min":0.39200000000000002},"min":{"1min":0.33100000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.54000000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.373}]},{"osd":3,"last update":"Mon Sep 16 05:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.437,"15min":0.443},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.48099999999999998,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.439,"15min":0.441},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38300000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52400000000000002,"15min":0.52300000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.69299999999999995,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54400000000000004,"15min":0.54600000000000004},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.68500000000000005,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.40799999999999997}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.442},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.433}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.41799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52700000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T05:40:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:55 smithi145 ceph-mon[27514]: from='client.24428 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:55 smithi145 ceph-mon[39111]: from='client.24428 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:55 smithi161 ceph-mon[31301]: from='client.24428 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:40:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:56 smithi145 ceph-mon[27514]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:56 smithi145 ceph-mon[39111]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:56 smithi161 ceph-mon[31301]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:57.624 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T05:40:57.834 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:40:58.230 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:40:58 smithi145 ceph-mon[39111]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:58.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:40:58 smithi145 ceph-mon[27514]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:40:58 smithi161 ceph-mon[31301]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:40:59.712 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:40:59.713 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2024-09-16T05:41:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:00 smithi145 ceph-mon[39111]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:00 smithi145 ceph-mon[27514]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:00 smithi161 ceph-mon[31301]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:00.428 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":216,"stamp":"2024-09-16T05:40:58.866510+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":239716,"kb_used_data":7152,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721500,"statfs":{"total":767960285184,"available":767714816000,"internally_reserved":0,"allocated":7323648,"data_stored":4102157,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":238014010},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002713"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968354+0000","last_change":"2024-09-16T05:40:19.926782+0000","last_active":"2024-09-16T05:40:40.968354+0000","last_peered":"2024-09-16T05:40:40.968354+0000","last_clean":"2024-09-16T05:40:40.968354+0000","last_became_active":"2024-09-16T05:40:19.926490+0000","last_became_peered":"2024-09-16T05:40:19.926490+0000","last_unstale":"2024-09-16T05:40:40.968354+0000","last_undegraded":"2024-09-16T05:40:40.968354+0000","last_fullsized":"2024-09-16T05:40:40.968354+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.039130+0000","last_change":"2024-09-16T05:40:42.039130+0000","last_active":"2024-09-16T05:40:42.039130+0000","last_peered":"2024-09-16T05:40:42.039130+0000","last_clean":"2024-09-16T05:40:42.039130+0000","last_became_active":"2024-09-16T05:40:42.038795+0000","last_became_peered":"2024-09-16T05:40:42.038795+0000","last_unstale":"2024-09-16T05:40:42.039130+0000","last_undegraded":"2024-09-16T05:40:42.039130+0000","last_fullsized":"2024-09-16T05:40:42.039130+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:45:32.879424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971793+0000","last_change":"2024-09-16T05:40:19.911332+0000","last_active":"2024-09-16T05:40:40.971793+0000","last_peered":"2024-09-16T05:40:40.971793+0000","last_clean":"2024-09-16T05:40:40.971793+0000","last_became_active":"2024-09-16T05:40:19.911045+0000","last_became_peered":"2024-09-16T05:40:19.911045+0000","last_unstale":"2024-09-16T05:40:40.971793+0000","last_undegraded":"2024-09-16T05:40:40.971793+0000","last_fullsized":"2024-09-16T05:40:40.971793+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097706+0000","last_change":"2024-09-16T05:40:19.926920+0000","last_active":"2024-09-16T05:40:41.097706+0000","last_peered":"2024-09-16T05:40:41.097706+0000","last_clean":"2024-09-16T05:40:41.097706+0000","last_became_active":"2024-09-16T05:40:19.926647+0000","last_became_peered":"2024-09-16T05:40:19.926647+0000","last_unstale":"2024-09-16T05:40:41.097706+0000","last_undegraded":"2024-09-16T05:40:41.097706+0000","last_fullsized":"2024-09-16T05:40:41.097706+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967895+0000","last_change":"2024-09-16T05:40:19.916358+0000","last_active":"2024-09-16T05:40:40.967895+0000","last_peered":"2024-09-16T05:40:40.967895+0000","last_clean":"2024-09-16T05:40:40.967895+0000","last_became_active":"2024-09-16T05:40:19.916046+0000","last_became_peered":"2024-09-16T05:40:19.916046+0000","last_unstale":"2024-09-16T05:40:40.967895+0000","last_undegraded":"2024-09-16T05:40:40.967895+0000","last_fullsized":"2024-09-16T05:40:40.967895+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097609+0000","last_change":"2024-09-16T05:40:19.925907+0000","last_active":"2024-09-16T05:40:41.097609+0000","last_peered":"2024-09-16T05:40:41.097609+0000","last_clean":"2024-09-16T05:40:41.097609+0000","last_became_active":"2024-09-16T05:40:19.925615+0000","last_became_peered":"2024-09-16T05:40:19.925615+0000","last_unstale":"2024-09-16T05:40:41.097609+0000","last_undegraded":"2024-09-16T05:40:41.097609+0000","last_fullsized":"2024-09-16T05:40:41.097609+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967697+0000","last_change":"2024-09-16T05:40:19.915255+0000","last_active":"2024-09-16T05:40:40.967697+0000","last_peered":"2024-09-16T05:40:40.967697+0000","last_clean":"2024-09-16T05:40:40.967697+0000","last_became_active":"2024-09-16T05:40:19.914948+0000","last_became_peered":"2024-09-16T05:40:19.914948+0000","last_unstale":"2024-09-16T05:40:40.967697+0000","last_undegraded":"2024-09-16T05:40:40.967697+0000","last_fullsized":"2024-09-16T05:40:40.967697+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973851+0000","last_change":"2024-09-16T05:40:19.921608+0000","last_active":"2024-09-16T05:40:40.973851+0000","last_peered":"2024-09-16T05:40:40.973851+0000","last_clean":"2024-09-16T05:40:40.973851+0000","last_became_active":"2024-09-16T05:40:19.921355+0000","last_became_peered":"2024-09-16T05:40:19.921355+0000","last_unstale":"2024-09-16T05:40:40.973851+0000","last_undegraded":"2024-09-16T05:40:40.973851+0000","last_fullsized":"2024-09-16T05:40:40.973851+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968651+0000","last_change":"2024-09-16T05:40:19.921485+0000","last_active":"2024-09-16T05:40:40.968651+0000","last_peered":"2024-09-16T05:40:40.968651+0000","last_clean":"2024-09-16T05:40:40.968651+0000","last_became_active":"2024-09-16T05:40:19.921178+0000","last_became_peered":"2024-09-16T05:40:19.921178+0000","last_unstale":"2024-09-16T05:40:40.968651+0000","last_undegraded":"2024-09-16T05:40:40.968651+0000","last_fullsized":"2024-09-16T05:40:40.968651+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970370+0000","last_change":"2024-09-16T05:40:19.931027+0000","last_active":"2024-09-16T05:40:40.970370+0000","last_peered":"2024-09-16T05:40:40.970370+0000","last_clean":"2024-09-16T05:40:40.970370+0000","last_became_active":"2024-09-16T05:40:19.930551+0000","last_became_peered":"2024-09-16T05:40:19.930551+0000","last_unstale":"2024-09-16T05:40:40.970370+0000","last_undegraded":"2024-09-16T05:40:40.970370+0000","last_fullsized":"2024-09-16T05:40:40.970370+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970162+0000","last_change":"2024-09-16T05:40:19.929160+0000","last_active":"2024-09-16T05:40:40.970162+0000","last_peered":"2024-09-16T05:40:40.970162+0000","last_clean":"2024-09-16T05:40:40.970162+0000","last_became_active":"2024-09-16T05:40:19.928855+0000","last_became_peered":"2024-09-16T05:40:19.928855+0000","last_unstale":"2024-09-16T05:40:40.970162+0000","last_undegraded":"2024-09-16T05:40:40.970162+0000","last_fullsized":"2024-09-16T05:40:40.970162+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.706686+0000","last_change":"2024-09-16T05:40:42.706686+0000","last_active":"2024-09-16T05:40:42.706686+0000","last_peered":"2024-09-16T05:40:42.706686+0000","last_clean":"2024-09-16T05:40:42.706686+0000","last_became_active":"2024-09-16T05:40:42.706332+0000","last_became_peered":"2024-09-16T05:40:42.706332+0000","last_unstale":"2024-09-16T05:40:42.706686+0000","last_undegraded":"2024-09-16T05:40:42.706686+0000","last_fullsized":"2024-09-16T05:40:42.706686+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974318+0000","last_change":"2024-09-16T05:40:19.913578+0000","last_active":"2024-09-16T05:40:40.974318+0000","last_peered":"2024-09-16T05:40:40.974318+0000","last_clean":"2024-09-16T05:40:40.974318+0000","last_became_active":"2024-09-16T05:40:19.913332+0000","last_became_peered":"2024-09-16T05:40:19.913332+0000","last_unstale":"2024-09-16T05:40:40.974318+0000","last_undegraded":"2024-09-16T05:40:40.974318+0000","last_fullsized":"2024-09-16T05:40:40.974318+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971073+0000","last_change":"2024-09-16T05:40:19.923538+0000","last_active":"2024-09-16T05:40:40.971073+0000","last_peered":"2024-09-16T05:40:40.971073+0000","last_clean":"2024-09-16T05:40:40.971073+0000","last_became_active":"2024-09-16T05:40:19.923267+0000","last_became_peered":"2024-09-16T05:40:19.923267+0000","last_unstale":"2024-09-16T05:40:40.971073+0000","last_undegraded":"2024-09-16T05:40:40.971073+0000","last_fullsized":"2024-09-16T05:40:40.971073+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969880+0000","last_change":"2024-09-16T05:40:19.921551+0000","last_active":"2024-09-16T05:40:40.969880+0000","last_peered":"2024-09-16T05:40:40.969880+0000","last_clean":"2024-09-16T05:40:40.969880+0000","last_became_active":"2024-09-16T05:40:19.921272+0000","last_became_peered":"2024-09-16T05:40:19.921272+0000","last_unstale":"2024-09-16T05:40:40.969880+0000","last_undegraded":"2024-09-16T05:40:40.969880+0000","last_fullsized":"2024-09-16T05:40:40.969880+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097551+0000","last_change":"2024-09-16T05:40:19.924535+0000","last_active":"2024-09-16T05:40:41.097551+0000","last_peered":"2024-09-16T05:40:41.097551+0000","last_clean":"2024-09-16T05:40:41.097551+0000","last_became_active":"2024-09-16T05:40:19.924268+0000","last_became_peered":"2024-09-16T05:40:19.924268+0000","last_unstale":"2024-09-16T05:40:41.097551+0000","last_undegraded":"2024-09-16T05:40:41.097551+0000","last_fullsized":"2024-09-16T05:40:41.097551+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098164+0000","last_change":"2024-09-16T05:40:19.928504+0000","last_active":"2024-09-16T05:40:41.098164+0000","last_peered":"2024-09-16T05:40:41.098164+0000","last_clean":"2024-09-16T05:40:41.098164+0000","last_became_active":"2024-09-16T05:40:19.928205+0000","last_became_peered":"2024-09-16T05:40:19.928205+0000","last_unstale":"2024-09-16T05:40:41.098164+0000","last_undegraded":"2024-09-16T05:40:41.098164+0000","last_fullsized":"2024-09-16T05:40:41.098164+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969751+0000","last_change":"2024-09-16T05:40:19.913375+0000","last_active":"2024-09-16T05:40:40.969751+0000","last_peered":"2024-09-16T05:40:40.969751+0000","last_clean":"2024-09-16T05:40:40.969751+0000","last_became_active":"2024-09-16T05:40:19.913077+0000","last_became_peered":"2024-09-16T05:40:19.913077+0000","last_unstale":"2024-09-16T05:40:40.969751+0000","last_undegraded":"2024-09-16T05:40:40.969751+0000","last_fullsized":"2024-09-16T05:40:40.969751+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968296+0000","last_change":"2024-09-16T05:40:19.919079+0000","last_active":"2024-09-16T05:40:40.968296+0000","last_peered":"2024-09-16T05:40:40.968296+0000","last_clean":"2024-09-16T05:40:40.968296+0000","last_became_active":"2024-09-16T05:40:19.918785+0000","last_became_peered":"2024-09-16T05:40:19.918785+0000","last_unstale":"2024-09-16T05:40:40.968296+0000","last_undegraded":"2024-09-16T05:40:40.968296+0000","last_fullsized":"2024-09-16T05:40:40.968296+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970072+0000","last_change":"2024-09-16T05:40:19.921750+0000","last_active":"2024-09-16T05:40:40.970072+0000","last_peered":"2024-09-16T05:40:40.970072+0000","last_clean":"2024-09-16T05:40:40.970072+0000","last_became_active":"2024-09-16T05:40:19.921429+0000","last_became_peered":"2024-09-16T05:40:19.921429+0000","last_unstale":"2024-09-16T05:40:40.970072+0000","last_undegraded":"2024-09-16T05:40:40.970072+0000","last_fullsized":"2024-09-16T05:40:40.970072+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971331+0000","last_change":"2024-09-16T05:40:19.911352+0000","last_active":"2024-09-16T05:40:40.971331+0000","last_peered":"2024-09-16T05:40:40.971331+0000","last_clean":"2024-09-16T05:40:40.971331+0000","last_became_active":"2024-09-16T05:40:19.911088+0000","last_became_peered":"2024-09-16T05:40:19.911088+0000","last_unstale":"2024-09-16T05:40:40.971331+0000","last_undegraded":"2024-09-16T05:40:40.971331+0000","last_fullsized":"2024-09-16T05:40:40.971331+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097673+0000","last_change":"2024-09-16T05:40:19.931121+0000","last_active":"2024-09-16T05:40:41.097673+0000","last_peered":"2024-09-16T05:40:41.097673+0000","last_clean":"2024-09-16T05:40:41.097673+0000","last_became_active":"2024-09-16T05:40:19.930825+0000","last_became_peered":"2024-09-16T05:40:19.930825+0000","last_unstale":"2024-09-16T05:40:41.097673+0000","last_undegraded":"2024-09-16T05:40:41.097673+0000","last_fullsized":"2024-09-16T05:40:41.097673+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973988+0000","last_change":"2024-09-16T05:40:19.920628+0000","last_active":"2024-09-16T05:40:40.973988+0000","last_peered":"2024-09-16T05:40:40.973988+0000","last_clean":"2024-09-16T05:40:40.973988+0000","last_became_active":"2024-09-16T05:40:19.920365+0000","last_became_peered":"2024-09-16T05:40:19.920365+0000","last_unstale":"2024-09-16T05:40:40.973988+0000","last_undegraded":"2024-09-16T05:40:40.973988+0000","last_fullsized":"2024-09-16T05:40:40.973988+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097520+0000","last_change":"2024-09-16T05:40:19.922697+0000","last_active":"2024-09-16T05:40:41.097520+0000","last_peered":"2024-09-16T05:40:41.097520+0000","last_clean":"2024-09-16T05:40:41.097520+0000","last_became_active":"2024-09-16T05:40:19.922425+0000","last_became_peered":"2024-09-16T05:40:19.922425+0000","last_unstale":"2024-09-16T05:40:41.097520+0000","last_undegraded":"2024-09-16T05:40:41.097520+0000","last_fullsized":"2024-09-16T05:40:41.097520+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974462+0000","last_change":"2024-09-16T05:40:19.917024+0000","last_active":"2024-09-16T05:40:40.974462+0000","last_peered":"2024-09-16T05:40:40.974462+0000","last_clean":"2024-09-16T05:40:40.974462+0000","last_became_active":"2024-09-16T05:40:19.916740+0000","last_became_peered":"2024-09-16T05:40:19.916740+0000","last_unstale":"2024-09-16T05:40:40.974462+0000","last_undegraded":"2024-09-16T05:40:40.974462+0000","last_fullsized":"2024-09-16T05:40:40.974462+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970483+0000","last_change":"2024-09-16T05:40:19.925496+0000","last_active":"2024-09-16T05:40:40.970483+0000","last_peered":"2024-09-16T05:40:40.970483+0000","last_clean":"2024-09-16T05:40:40.970483+0000","last_became_active":"2024-09-16T05:40:19.925186+0000","last_became_peered":"2024-09-16T05:40:19.925186+0000","last_unstale":"2024-09-16T05:40:40.970483+0000","last_undegraded":"2024-09-16T05:40:40.970483+0000","last_fullsized":"2024-09-16T05:40:40.970483+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969532+0000","last_change":"2024-09-16T05:40:19.909710+0000","last_active":"2024-09-16T05:40:40.969532+0000","last_peered":"2024-09-16T05:40:40.969532+0000","last_clean":"2024-09-16T05:40:40.969532+0000","last_became_active":"2024-09-16T05:40:19.909449+0000","last_became_peered":"2024-09-16T05:40:19.909449+0000","last_unstale":"2024-09-16T05:40:40.969532+0000","last_undegraded":"2024-09-16T05:40:40.969532+0000","last_fullsized":"2024-09-16T05:40:40.969532+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974236+0000","last_change":"2024-09-16T05:40:19.921251+0000","last_active":"2024-09-16T05:40:40.974236+0000","last_peered":"2024-09-16T05:40:40.974236+0000","last_clean":"2024-09-16T05:40:40.974236+0000","last_became_active":"2024-09-16T05:40:19.920316+0000","last_became_peered":"2024-09-16T05:40:19.920316+0000","last_unstale":"2024-09-16T05:40:40.974236+0000","last_undegraded":"2024-09-16T05:40:40.974236+0000","last_fullsized":"2024-09-16T05:40:40.974236+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.565211+0000","last_change":"2024-09-16T05:40:42.565211+0000","last_active":"2024-09-16T05:40:42.565211+0000","last_peered":"2024-09-16T05:40:42.565211+0000","last_clean":"2024-09-16T05:40:42.565211+0000","last_became_active":"2024-09-16T05:40:42.564912+0000","last_became_peered":"2024-09-16T05:40:42.564912+0000","last_unstale":"2024-09-16T05:40:42.565211+0000","last_undegraded":"2024-09-16T05:40:42.565211+0000","last_fullsized":"2024-09-16T05:40:42.565211+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097728+0000","last_change":"2024-09-16T05:40:19.925119+0000","last_active":"2024-09-16T05:40:41.097728+0000","last_peered":"2024-09-16T05:40:41.097728+0000","last_clean":"2024-09-16T05:40:41.097728+0000","last_became_active":"2024-09-16T05:40:19.924829+0000","last_became_peered":"2024-09-16T05:40:19.924829+0000","last_unstale":"2024-09-16T05:40:41.097728+0000","last_undegraded":"2024-09-16T05:40:41.097728+0000","last_fullsized":"2024-09-16T05:40:41.097728+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969179+0000","last_change":"2024-09-16T05:40:19.920796+0000","last_active":"2024-09-16T05:40:40.969179+0000","last_peered":"2024-09-16T05:40:40.969179+0000","last_clean":"2024-09-16T05:40:40.969179+0000","last_became_active":"2024-09-16T05:40:19.920527+0000","last_became_peered":"2024-09-16T05:40:19.920527+0000","last_unstale":"2024-09-16T05:40:40.969179+0000","last_undegraded":"2024-09-16T05:40:40.969179+0000","last_fullsized":"2024-09-16T05:40:40.969179+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969712+0000","last_change":"2024-09-16T05:40:19.930371+0000","last_active":"2024-09-16T05:40:40.969712+0000","last_peered":"2024-09-16T05:40:40.969712+0000","last_clean":"2024-09-16T05:40:40.969712+0000","last_became_active":"2024-09-16T05:40:19.930039+0000","last_became_peered":"2024-09-16T05:40:19.930039+0000","last_unstale":"2024-09-16T05:40:40.969712+0000","last_undegraded":"2024-09-16T05:40:40.969712+0000","last_fullsized":"2024-09-16T05:40:40.969712+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965394+0000","last_change":"2024-09-16T05:40:19.912701+0000","last_active":"2024-09-16T05:40:40.965394+0000","last_peered":"2024-09-16T05:40:40.965394+0000","last_clean":"2024-09-16T05:40:40.965394+0000","last_became_active":"2024-09-16T05:40:19.912365+0000","last_became_peered":"2024-09-16T05:40:19.912365+0000","last_unstale":"2024-09-16T05:40:40.965394+0000","last_undegraded":"2024-09-16T05:40:40.965394+0000","last_fullsized":"2024-09-16T05:40:40.965394+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974466+0000","last_change":"2024-09-16T05:40:16.887533+0000","last_active":"2024-09-16T05:40:40.974466+0000","last_peered":"2024-09-16T05:40:40.974466+0000","last_clean":"2024-09-16T05:40:40.974466+0000","last_became_active":"2024-09-16T05:40:16.887192+0000","last_became_peered":"2024-09-16T05:40:16.887192+0000","last_unstale":"2024-09-16T05:40:40.974466+0000","last_undegraded":"2024-09-16T05:40:40.974466+0000","last_fullsized":"2024-09-16T05:40:40.974466+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973011+0000","last_change":"2024-09-16T05:40:19.914853+0000","last_active":"2024-09-16T05:40:40.973011+0000","last_peered":"2024-09-16T05:40:40.973011+0000","last_clean":"2024-09-16T05:40:40.973011+0000","last_became_active":"2024-09-16T05:40:19.914603+0000","last_became_peered":"2024-09-16T05:40:19.914603+0000","last_unstale":"2024-09-16T05:40:40.973011+0000","last_undegraded":"2024-09-16T05:40:40.973011+0000","last_fullsized":"2024-09-16T05:40:40.973011+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969957+0000","last_change":"2024-09-16T05:40:16.892477+0000","last_active":"2024-09-16T05:40:40.969957+0000","last_peered":"2024-09-16T05:40:40.969957+0000","last_clean":"2024-09-16T05:40:40.969957+0000","last_became_active":"2024-09-16T05:40:16.892194+0000","last_became_peered":"2024-09-16T05:40:16.892194+0000","last_unstale":"2024-09-16T05:40:40.969957+0000","last_undegraded":"2024-09-16T05:40:40.969957+0000","last_fullsized":"2024-09-16T05:40:40.969957+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974075+0000","last_change":"2024-09-16T05:40:16.885546+0000","last_active":"2024-09-16T05:40:40.974075+0000","last_peered":"2024-09-16T05:40:40.974075+0000","last_clean":"2024-09-16T05:40:40.974075+0000","last_became_active":"2024-09-16T05:40:16.885116+0000","last_became_peered":"2024-09-16T05:40:16.885116+0000","last_unstale":"2024-09-16T05:40:40.974075+0000","last_undegraded":"2024-09-16T05:40:40.974075+0000","last_fullsized":"2024-09-16T05:40:40.974075+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973892+0000","last_change":"2024-09-16T05:40:19.909188+0000","last_active":"2024-09-16T05:40:40.973892+0000","last_peered":"2024-09-16T05:40:40.973892+0000","last_clean":"2024-09-16T05:40:40.973892+0000","last_became_active":"2024-09-16T05:40:19.908559+0000","last_became_peered":"2024-09-16T05:40:19.908559+0000","last_unstale":"2024-09-16T05:40:40.973892+0000","last_undegraded":"2024-09-16T05:40:40.973892+0000","last_fullsized":"2024-09-16T05:40:40.973892+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097612+0000","last_change":"2024-09-16T05:40:16.890076+0000","last_active":"2024-09-16T05:40:41.097612+0000","last_peered":"2024-09-16T05:40:41.097612+0000","last_clean":"2024-09-16T05:40:41.097612+0000","last_became_active":"2024-09-16T05:40:16.889770+0000","last_became_peered":"2024-09-16T05:40:16.889770+0000","last_unstale":"2024-09-16T05:40:41.097612+0000","last_undegraded":"2024-09-16T05:40:41.097612+0000","last_fullsized":"2024-09-16T05:40:41.097612+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969757+0000","last_change":"2024-09-16T05:40:19.907934+0000","last_active":"2024-09-16T05:40:40.969757+0000","last_peered":"2024-09-16T05:40:40.969757+0000","last_clean":"2024-09-16T05:40:40.969757+0000","last_became_active":"2024-09-16T05:40:19.907617+0000","last_became_peered":"2024-09-16T05:40:19.907617+0000","last_unstale":"2024-09-16T05:40:40.969757+0000","last_undegraded":"2024-09-16T05:40:40.969757+0000","last_fullsized":"2024-09-16T05:40:40.969757+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970380+0000","last_change":"2024-09-16T05:40:16.891611+0000","last_active":"2024-09-16T05:40:40.970380+0000","last_peered":"2024-09-16T05:40:40.970380+0000","last_clean":"2024-09-16T05:40:40.970380+0000","last_became_active":"2024-09-16T05:40:16.891283+0000","last_became_peered":"2024-09-16T05:40:16.891283+0000","last_unstale":"2024-09-16T05:40:40.970380+0000","last_undegraded":"2024-09-16T05:40:40.970380+0000","last_fullsized":"2024-09-16T05:40:40.970380+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098033+0000","last_change":"2024-09-16T05:40:19.921793+0000","last_active":"2024-09-16T05:40:41.098033+0000","last_peered":"2024-09-16T05:40:41.098033+0000","last_clean":"2024-09-16T05:40:41.098033+0000","last_became_active":"2024-09-16T05:40:19.920593+0000","last_became_peered":"2024-09-16T05:40:19.920593+0000","last_unstale":"2024-09-16T05:40:41.098033+0000","last_undegraded":"2024-09-16T05:40:41.098033+0000","last_fullsized":"2024-09-16T05:40:41.098033+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.098084+0000","last_change":"2024-09-16T05:40:16.892465+0000","last_active":"2024-09-16T05:40:41.098084+0000","last_peered":"2024-09-16T05:40:41.098084+0000","last_clean":"2024-09-16T05:40:41.098084+0000","last_became_active":"2024-09-16T05:40:16.892162+0000","last_became_peered":"2024-09-16T05:40:16.892162+0000","last_unstale":"2024-09-16T05:40:41.098084+0000","last_undegraded":"2024-09-16T05:40:41.098084+0000","last_fullsized":"2024-09-16T05:40:41.098084+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.972236+0000","last_change":"2024-09-16T05:40:19.922755+0000","last_active":"2024-09-16T05:40:40.972236+0000","last_peered":"2024-09-16T05:40:40.972236+0000","last_clean":"2024-09-16T05:40:40.972236+0000","last_became_active":"2024-09-16T05:40:19.922333+0000","last_became_peered":"2024-09-16T05:40:19.922333+0000","last_unstale":"2024-09-16T05:40:40.972236+0000","last_undegraded":"2024-09-16T05:40:40.972236+0000","last_fullsized":"2024-09-16T05:40:40.972236+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969704+0000","last_change":"2024-09-16T05:40:16.891687+0000","last_active":"2024-09-16T05:40:40.969704+0000","last_peered":"2024-09-16T05:40:40.969704+0000","last_clean":"2024-09-16T05:40:40.969704+0000","last_became_active":"2024-09-16T05:40:16.891416+0000","last_became_peered":"2024-09-16T05:40:16.891416+0000","last_unstale":"2024-09-16T05:40:40.969704+0000","last_undegraded":"2024-09-16T05:40:40.969704+0000","last_fullsized":"2024-09-16T05:40:40.969704+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965829+0000","last_change":"2024-09-16T05:40:19.916645+0000","last_active":"2024-09-16T05:40:40.965829+0000","last_peered":"2024-09-16T05:40:40.965829+0000","last_clean":"2024-09-16T05:40:40.965829+0000","last_became_active":"2024-09-16T05:40:19.916145+0000","last_became_peered":"2024-09-16T05:40:19.916145+0000","last_unstale":"2024-09-16T05:40:40.965829+0000","last_undegraded":"2024-09-16T05:40:40.965829+0000","last_fullsized":"2024-09-16T05:40:40.965829+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"65'6","reported_seq":23,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970240+0000","last_change":"2024-09-16T05:40:16.891778+0000","last_active":"2024-09-16T05:40:40.970240+0000","last_peered":"2024-09-16T05:40:40.970240+0000","last_clean":"2024-09-16T05:40:40.970240+0000","last_became_active":"2024-09-16T05:40:16.891326+0000","last_became_peered":"2024-09-16T05:40:16.891326+0000","last_unstale":"2024-09-16T05:40:40.970240+0000","last_undegraded":"2024-09-16T05:40:40.970240+0000","last_fullsized":"2024-09-16T05:40:40.970240+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968119+0000","last_change":"2024-09-16T05:40:19.920592+0000","last_active":"2024-09-16T05:40:40.968119+0000","last_peered":"2024-09-16T05:40:40.968119+0000","last_clean":"2024-09-16T05:40:40.968119+0000","last_became_active":"2024-09-16T05:40:19.919776+0000","last_became_peered":"2024-09-16T05:40:19.919776+0000","last_unstale":"2024-09-16T05:40:40.968119+0000","last_undegraded":"2024-09-16T05:40:40.968119+0000","last_fullsized":"2024-09-16T05:40:40.968119+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973100+0000","last_change":"2024-09-16T05:40:16.882698+0000","last_active":"2024-09-16T05:40:40.973100+0000","last_peered":"2024-09-16T05:40:40.973100+0000","last_clean":"2024-09-16T05:40:40.973100+0000","last_became_active":"2024-09-16T05:40:16.882298+0000","last_became_peered":"2024-09-16T05:40:16.882298+0000","last_unstale":"2024-09-16T05:40:40.973100+0000","last_undegraded":"2024-09-16T05:40:40.973100+0000","last_fullsized":"2024-09-16T05:40:40.973100+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971145+0000","last_change":"2024-09-16T05:40:19.910892+0000","last_active":"2024-09-16T05:40:40.971145+0000","last_peered":"2024-09-16T05:40:40.971145+0000","last_clean":"2024-09-16T05:40:40.971145+0000","last_became_active":"2024-09-16T05:40:19.910554+0000","last_became_peered":"2024-09-16T05:40:19.910554+0000","last_unstale":"2024-09-16T05:40:40.971145+0000","last_undegraded":"2024-09-16T05:40:40.971145+0000","last_fullsized":"2024-09-16T05:40:40.971145+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097786+0000","last_change":"2024-09-16T05:40:16.889539+0000","last_active":"2024-09-16T05:40:41.097786+0000","last_peered":"2024-09-16T05:40:41.097786+0000","last_clean":"2024-09-16T05:40:41.097786+0000","last_became_active":"2024-09-16T05:40:16.888335+0000","last_became_peered":"2024-09-16T05:40:16.888335+0000","last_unstale":"2024-09-16T05:40:41.097786+0000","last_undegraded":"2024-09-16T05:40:41.097786+0000","last_fullsized":"2024-09-16T05:40:41.097786+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967885+0000","last_change":"2024-09-16T05:40:19.922590+0000","last_active":"2024-09-16T05:40:40.967885+0000","last_peered":"2024-09-16T05:40:40.967885+0000","last_clean":"2024-09-16T05:40:40.967885+0000","last_became_active":"2024-09-16T05:40:19.922266+0000","last_became_peered":"2024-09-16T05:40:19.922266+0000","last_unstale":"2024-09-16T05:40:40.967885+0000","last_undegraded":"2024-09-16T05:40:40.967885+0000","last_fullsized":"2024-09-16T05:40:40.967885+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970523+0000","last_change":"2024-09-16T05:40:16.890466+0000","last_active":"2024-09-16T05:40:40.970523+0000","last_peered":"2024-09-16T05:40:40.970523+0000","last_clean":"2024-09-16T05:40:40.970523+0000","last_became_active":"2024-09-16T05:40:16.890174+0000","last_became_peered":"2024-09-16T05:40:16.890174+0000","last_unstale":"2024-09-16T05:40:40.970523+0000","last_undegraded":"2024-09-16T05:40:40.970523+0000","last_fullsized":"2024-09-16T05:40:40.970523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969717+0000","last_change":"2024-09-16T05:40:19.929850+0000","last_active":"2024-09-16T05:40:40.969717+0000","last_peered":"2024-09-16T05:40:40.969717+0000","last_clean":"2024-09-16T05:40:40.969717+0000","last_became_active":"2024-09-16T05:40:19.929550+0000","last_became_peered":"2024-09-16T05:40:19.929550+0000","last_unstale":"2024-09-16T05:40:40.969717+0000","last_undegraded":"2024-09-16T05:40:40.969717+0000","last_fullsized":"2024-09-16T05:40:40.969717+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"65'8","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969927+0000","last_change":"2024-09-16T05:40:16.881410+0000","last_active":"2024-09-16T05:40:40.969927+0000","last_peered":"2024-09-16T05:40:40.969927+0000","last_clean":"2024-09-16T05:40:40.969927+0000","last_became_active":"2024-09-16T05:40:16.881036+0000","last_became_peered":"2024-09-16T05:40:16.881036+0000","last_unstale":"2024-09-16T05:40:40.969927+0000","last_undegraded":"2024-09-16T05:40:40.969927+0000","last_fullsized":"2024-09-16T05:40:40.969927+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.039115+0000","last_change":"2024-09-16T05:40:42.039115+0000","last_active":"2024-09-16T05:40:42.039115+0000","last_peered":"2024-09-16T05:40:42.039115+0000","last_clean":"2024-09-16T05:40:42.039115+0000","last_became_active":"2024-09-16T05:40:42.038726+0000","last_became_peered":"2024-09-16T05:40:42.038726+0000","last_unstale":"2024-09-16T05:40:42.039115+0000","last_undegraded":"2024-09-16T05:40:42.039115+0000","last_fullsized":"2024-09-16T05:40:42.039115+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:54:05.815802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965908+0000","last_change":"2024-09-16T05:40:16.892069+0000","last_active":"2024-09-16T05:40:40.965908+0000","last_peered":"2024-09-16T05:40:40.965908+0000","last_clean":"2024-09-16T05:40:40.965908+0000","last_became_active":"2024-09-16T05:40:16.891766+0000","last_became_peered":"2024-09-16T05:40:16.891766+0000","last_unstale":"2024-09-16T05:40:40.965908+0000","last_undegraded":"2024-09-16T05:40:40.965908+0000","last_fullsized":"2024-09-16T05:40:40.965908+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968534+0000","last_change":"2024-09-16T05:40:19.918999+0000","last_active":"2024-09-16T05:40:40.968534+0000","last_peered":"2024-09-16T05:40:40.968534+0000","last_clean":"2024-09-16T05:40:40.968534+0000","last_became_active":"2024-09-16T05:40:19.918706+0000","last_became_peered":"2024-09-16T05:40:19.918706+0000","last_unstale":"2024-09-16T05:40:40.968534+0000","last_undegraded":"2024-09-16T05:40:40.968534+0000","last_fullsized":"2024-09-16T05:40:40.968534+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969888+0000","last_change":"2024-09-16T05:40:16.890051+0000","last_active":"2024-09-16T05:40:40.969888+0000","last_peered":"2024-09-16T05:40:40.969888+0000","last_clean":"2024-09-16T05:40:40.969888+0000","last_became_active":"2024-09-16T05:40:16.889700+0000","last_became_peered":"2024-09-16T05:40:16.889700+0000","last_unstale":"2024-09-16T05:40:40.969888+0000","last_undegraded":"2024-09-16T05:40:40.969888+0000","last_fullsized":"2024-09-16T05:40:40.969888+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968391+0000","last_change":"2024-09-16T05:40:19.918108+0000","last_active":"2024-09-16T05:40:40.968391+0000","last_peered":"2024-09-16T05:40:40.968391+0000","last_clean":"2024-09-16T05:40:40.968391+0000","last_became_active":"2024-09-16T05:40:19.917821+0000","last_became_peered":"2024-09-16T05:40:19.917821+0000","last_unstale":"2024-09-16T05:40:40.968391+0000","last_undegraded":"2024-09-16T05:40:40.968391+0000","last_fullsized":"2024-09-16T05:40:40.968391+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969796+0000","last_change":"2024-09-16T05:40:16.881782+0000","last_active":"2024-09-16T05:40:40.969796+0000","last_peered":"2024-09-16T05:40:40.969796+0000","last_clean":"2024-09-16T05:40:40.969796+0000","last_became_active":"2024-09-16T05:40:16.881491+0000","last_became_peered":"2024-09-16T05:40:16.881491+0000","last_unstale":"2024-09-16T05:40:40.969796+0000","last_undegraded":"2024-09-16T05:40:40.969796+0000","last_fullsized":"2024-09-16T05:40:40.969796+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097936+0000","last_change":"2024-09-16T05:40:19.931159+0000","last_active":"2024-09-16T05:40:41.097936+0000","last_peered":"2024-09-16T05:40:41.097936+0000","last_clean":"2024-09-16T05:40:41.097936+0000","last_became_active":"2024-09-16T05:40:19.930857+0000","last_became_peered":"2024-09-16T05:40:19.930857+0000","last_unstale":"2024-09-16T05:40:41.097936+0000","last_undegraded":"2024-09-16T05:40:41.097936+0000","last_fullsized":"2024-09-16T05:40:41.097936+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970055+0000","last_change":"2024-09-16T05:40:16.889536+0000","last_active":"2024-09-16T05:40:40.970055+0000","last_peered":"2024-09-16T05:40:40.970055+0000","last_clean":"2024-09-16T05:40:40.970055+0000","last_became_active":"2024-09-16T05:40:16.889104+0000","last_became_peered":"2024-09-16T05:40:16.889104+0000","last_unstale":"2024-09-16T05:40:40.970055+0000","last_undegraded":"2024-09-16T05:40:40.970055+0000","last_fullsized":"2024-09-16T05:40:40.970055+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968137+0000","last_change":"2024-09-16T05:40:19.922967+0000","last_active":"2024-09-16T05:40:40.968137+0000","last_peered":"2024-09-16T05:40:40.968137+0000","last_clean":"2024-09-16T05:40:40.968137+0000","last_became_active":"2024-09-16T05:40:19.921913+0000","last_became_peered":"2024-09-16T05:40:19.921913+0000","last_unstale":"2024-09-16T05:40:40.968137+0000","last_undegraded":"2024-09-16T05:40:40.968137+0000","last_fullsized":"2024-09-16T05:40:40.968137+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"21'117","reported_seq":223,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967885+0000","last_change":"2024-09-16T05:39:56.024237+0000","last_active":"2024-09-16T05:40:40.967885+0000","last_peered":"2024-09-16T05:40:40.967885+0000","last_clean":"2024-09-16T05:40:40.967885+0000","last_became_active":"2024-09-16T05:39:56.023699+0000","last_became_peered":"2024-09-16T05:39:56.023699+0000","last_unstale":"2024-09-16T05:40:40.967885+0000","last_undegraded":"2024-09-16T05:40:40.967885+0000","last_fullsized":"2024-09-16T05:40:40.967885+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_clean_scrub_stamp":"2024-09-16T05:37:53.252066+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097801+0000","last_change":"2024-09-16T05:40:16.889374+0000","last_active":"2024-09-16T05:40:41.097801+0000","last_peered":"2024-09-16T05:40:41.097801+0000","last_clean":"2024-09-16T05:40:41.097801+0000","last_became_active":"2024-09-16T05:40:16.888756+0000","last_became_peered":"2024-09-16T05:40:16.888756+0000","last_unstale":"2024-09-16T05:40:41.097801+0000","last_undegraded":"2024-09-16T05:40:41.097801+0000","last_fullsized":"2024-09-16T05:40:41.097801+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974145+0000","last_change":"2024-09-16T05:40:19.921208+0000","last_active":"2024-09-16T05:40:40.974145+0000","last_peered":"2024-09-16T05:40:40.974145+0000","last_clean":"2024-09-16T05:40:40.974145+0000","last_became_active":"2024-09-16T05:40:19.920928+0000","last_became_peered":"2024-09-16T05:40:19.920928+0000","last_unstale":"2024-09-16T05:40:40.974145+0000","last_undegraded":"2024-09-16T05:40:40.974145+0000","last_fullsized":"2024-09-16T05:40:40.974145+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-16T05:40:42.706673+0000","last_change":"2024-09-16T05:40:42.706673+0000","last_active":"2024-09-16T05:40:42.706673+0000","last_peered":"2024-09-16T05:40:42.706673+0000","last_clean":"2024-09-16T05:40:42.706673+0000","last_became_active":"2024-09-16T05:40:42.706373+0000","last_became_peered":"2024-09-16T05:40:42.706373+0000","last_unstale":"2024-09-16T05:40:42.706673+0000","last_undegraded":"2024-09-16T05:40:42.706673+0000","last_fullsized":"2024-09-16T05:40:42.706673+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971029+0000","last_change":"2024-09-16T05:40:19.914391+0000","last_active":"2024-09-16T05:40:40.971029+0000","last_peered":"2024-09-16T05:40:40.971029+0000","last_clean":"2024-09-16T05:40:40.971029+0000","last_became_active":"2024-09-16T05:40:19.914133+0000","last_became_peered":"2024-09-16T05:40:19.914133+0000","last_unstale":"2024-09-16T05:40:40.971029+0000","last_undegraded":"2024-09-16T05:40:40.971029+0000","last_fullsized":"2024-09-16T05:40:40.971029+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969254+0000","last_change":"2024-09-16T05:40:16.881840+0000","last_active":"2024-09-16T05:40:40.969254+0000","last_peered":"2024-09-16T05:40:40.969254+0000","last_clean":"2024-09-16T05:40:40.969254+0000","last_became_active":"2024-09-16T05:40:16.881549+0000","last_became_peered":"2024-09-16T05:40:16.881549+0000","last_unstale":"2024-09-16T05:40:40.969254+0000","last_undegraded":"2024-09-16T05:40:40.969254+0000","last_fullsized":"2024-09-16T05:40:40.969254+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970056+0000","last_change":"2024-09-16T05:40:19.915590+0000","last_active":"2024-09-16T05:40:40.970056+0000","last_peered":"2024-09-16T05:40:40.970056+0000","last_clean":"2024-09-16T05:40:40.970056+0000","last_became_active":"2024-09-16T05:40:19.914976+0000","last_became_peered":"2024-09-16T05:40:19.914976+0000","last_unstale":"2024-09-16T05:40:40.970056+0000","last_undegraded":"2024-09-16T05:40:40.970056+0000","last_fullsized":"2024-09-16T05:40:40.970056+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097871+0000","last_change":"2024-09-16T05:40:16.895234+0000","last_active":"2024-09-16T05:40:41.097871+0000","last_peered":"2024-09-16T05:40:41.097871+0000","last_clean":"2024-09-16T05:40:41.097871+0000","last_became_active":"2024-09-16T05:40:16.894918+0000","last_became_peered":"2024-09-16T05:40:16.894918+0000","last_unstale":"2024-09-16T05:40:41.097871+0000","last_undegraded":"2024-09-16T05:40:41.097871+0000","last_fullsized":"2024-09-16T05:40:41.097871+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965956+0000","last_change":"2024-09-16T05:40:19.915696+0000","last_active":"2024-09-16T05:40:40.965956+0000","last_peered":"2024-09-16T05:40:40.965956+0000","last_clean":"2024-09-16T05:40:40.965956+0000","last_became_active":"2024-09-16T05:40:19.915397+0000","last_became_peered":"2024-09-16T05:40:19.915397+0000","last_unstale":"2024-09-16T05:40:40.965956+0000","last_undegraded":"2024-09-16T05:40:40.965956+0000","last_fullsized":"2024-09-16T05:40:40.965956+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969522+0000","last_change":"2024-09-16T05:40:16.891566+0000","last_active":"2024-09-16T05:40:40.969522+0000","last_peered":"2024-09-16T05:40:40.969522+0000","last_clean":"2024-09-16T05:40:40.969522+0000","last_became_active":"2024-09-16T05:40:16.891176+0000","last_became_peered":"2024-09-16T05:40:16.891176+0000","last_unstale":"2024-09-16T05:40:40.969522+0000","last_undegraded":"2024-09-16T05:40:40.969522+0000","last_fullsized":"2024-09-16T05:40:40.969522+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097907+0000","last_change":"2024-09-16T05:40:19.922067+0000","last_active":"2024-09-16T05:40:41.097907+0000","last_peered":"2024-09-16T05:40:41.097907+0000","last_clean":"2024-09-16T05:40:41.097907+0000","last_became_active":"2024-09-16T05:40:19.921682+0000","last_became_peered":"2024-09-16T05:40:19.921682+0000","last_unstale":"2024-09-16T05:40:41.097907+0000","last_undegraded":"2024-09-16T05:40:41.097907+0000","last_fullsized":"2024-09-16T05:40:41.097907+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968391+0000","last_change":"2024-09-16T05:40:16.894883+0000","last_active":"2024-09-16T05:40:40.968391+0000","last_peered":"2024-09-16T05:40:40.968391+0000","last_clean":"2024-09-16T05:40:40.968391+0000","last_became_active":"2024-09-16T05:40:16.894563+0000","last_became_peered":"2024-09-16T05:40:16.894563+0000","last_unstale":"2024-09-16T05:40:40.968391+0000","last_undegraded":"2024-09-16T05:40:40.968391+0000","last_fullsized":"2024-09-16T05:40:40.968391+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969439+0000","last_change":"2024-09-16T05:40:19.922088+0000","last_active":"2024-09-16T05:40:40.969439+0000","last_peered":"2024-09-16T05:40:40.969439+0000","last_clean":"2024-09-16T05:40:40.969439+0000","last_became_active":"2024-09-16T05:40:19.921212+0000","last_became_peered":"2024-09-16T05:40:19.921212+0000","last_unstale":"2024-09-16T05:40:40.969439+0000","last_undegraded":"2024-09-16T05:40:40.969439+0000","last_fullsized":"2024-09-16T05:40:40.969439+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970523+0000","last_change":"2024-09-16T05:40:16.890288+0000","last_active":"2024-09-16T05:40:40.970523+0000","last_peered":"2024-09-16T05:40:40.970523+0000","last_clean":"2024-09-16T05:40:40.970523+0000","last_became_active":"2024-09-16T05:40:16.889886+0000","last_became_peered":"2024-09-16T05:40:16.889886+0000","last_unstale":"2024-09-16T05:40:40.970523+0000","last_undegraded":"2024-09-16T05:40:40.970523+0000","last_fullsized":"2024-09-16T05:40:40.970523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974490+0000","last_change":"2024-09-16T05:40:19.911365+0000","last_active":"2024-09-16T05:40:40.974490+0000","last_peered":"2024-09-16T05:40:40.974490+0000","last_clean":"2024-09-16T05:40:40.974490+0000","last_became_active":"2024-09-16T05:40:19.911104+0000","last_became_peered":"2024-09-16T05:40:19.911104+0000","last_unstale":"2024-09-16T05:40:40.974490+0000","last_undegraded":"2024-09-16T05:40:40.974490+0000","last_fullsized":"2024-09-16T05:40:40.974490+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.970548+0000","last_change":"2024-09-16T05:40:16.890938+0000","last_active":"2024-09-16T05:40:40.970548+0000","last_peered":"2024-09-16T05:40:40.970548+0000","last_clean":"2024-09-16T05:40:40.970548+0000","last_became_active":"2024-09-16T05:40:16.890575+0000","last_became_peered":"2024-09-16T05:40:16.890575+0000","last_unstale":"2024-09-16T05:40:40.970548+0000","last_undegraded":"2024-09-16T05:40:40.970548+0000","last_fullsized":"2024-09-16T05:40:40.970548+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.971767+0000","last_change":"2024-09-16T05:40:19.914464+0000","last_active":"2024-09-16T05:40:40.971767+0000","last_peered":"2024-09-16T05:40:40.971767+0000","last_clean":"2024-09-16T05:40:40.971767+0000","last_became_active":"2024-09-16T05:40:19.914142+0000","last_became_peered":"2024-09-16T05:40:19.914142+0000","last_unstale":"2024-09-16T05:40:40.971767+0000","last_undegraded":"2024-09-16T05:40:40.971767+0000","last_fullsized":"2024-09-16T05:40:40.971767+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967626+0000","last_change":"2024-09-16T05:40:16.888038+0000","last_active":"2024-09-16T05:40:40.967626+0000","last_peered":"2024-09-16T05:40:40.967626+0000","last_clean":"2024-09-16T05:40:40.967626+0000","last_became_active":"2024-09-16T05:40:16.887285+0000","last_became_peered":"2024-09-16T05:40:16.887285+0000","last_unstale":"2024-09-16T05:40:40.967626+0000","last_undegraded":"2024-09-16T05:40:40.967626+0000","last_fullsized":"2024-09-16T05:40:40.967626+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.965548+0000","last_change":"2024-09-16T05:40:19.911151+0000","last_active":"2024-09-16T05:40:40.965548+0000","last_peered":"2024-09-16T05:40:40.965548+0000","last_clean":"2024-09-16T05:40:40.965548+0000","last_became_active":"2024-09-16T05:40:19.910813+0000","last_became_peered":"2024-09-16T05:40:19.910813+0000","last_unstale":"2024-09-16T05:40:40.965548+0000","last_undegraded":"2024-09-16T05:40:40.965548+0000","last_fullsized":"2024-09-16T05:40:40.965548+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969964+0000","last_change":"2024-09-16T05:40:16.888331+0000","last_active":"2024-09-16T05:40:40.969964+0000","last_peered":"2024-09-16T05:40:40.969964+0000","last_clean":"2024-09-16T05:40:40.969964+0000","last_became_active":"2024-09-16T05:40:16.888056+0000","last_became_peered":"2024-09-16T05:40:16.888056+0000","last_unstale":"2024-09-16T05:40:40.969964+0000","last_undegraded":"2024-09-16T05:40:40.969964+0000","last_fullsized":"2024-09-16T05:40:40.969964+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973948+0000","last_change":"2024-09-16T05:40:19.909343+0000","last_active":"2024-09-16T05:40:40.973948+0000","last_peered":"2024-09-16T05:40:40.973948+0000","last_clean":"2024-09-16T05:40:40.973948+0000","last_became_active":"2024-09-16T05:40:19.908942+0000","last_became_peered":"2024-09-16T05:40:19.908942+0000","last_unstale":"2024-09-16T05:40:40.973948+0000","last_undegraded":"2024-09-16T05:40:40.973948+0000","last_fullsized":"2024-09-16T05:40:40.973948+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969887+0000","last_change":"2024-09-16T05:40:16.887578+0000","last_active":"2024-09-16T05:40:40.969887+0000","last_peered":"2024-09-16T05:40:40.969887+0000","last_clean":"2024-09-16T05:40:40.969887+0000","last_became_active":"2024-09-16T05:40:16.887261+0000","last_became_peered":"2024-09-16T05:40:16.887261+0000","last_unstale":"2024-09-16T05:40:40.969887+0000","last_undegraded":"2024-09-16T05:40:40.969887+0000","last_fullsized":"2024-09-16T05:40:40.969887+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974364+0000","last_change":"2024-09-16T05:40:19.916414+0000","last_active":"2024-09-16T05:40:40.974364+0000","last_peered":"2024-09-16T05:40:40.974364+0000","last_clean":"2024-09-16T05:40:40.974364+0000","last_became_active":"2024-09-16T05:40:19.916146+0000","last_became_peered":"2024-09-16T05:40:19.916146+0000","last_unstale":"2024-09-16T05:40:40.974364+0000","last_undegraded":"2024-09-16T05:40:40.974364+0000","last_fullsized":"2024-09-16T05:40:40.974364+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968179+0000","last_change":"2024-09-16T05:40:16.895919+0000","last_active":"2024-09-16T05:40:40.968179+0000","last_peered":"2024-09-16T05:40:40.968179+0000","last_clean":"2024-09-16T05:40:40.968179+0000","last_became_active":"2024-09-16T05:40:16.895573+0000","last_became_peered":"2024-09-16T05:40:16.895573+0000","last_unstale":"2024-09-16T05:40:40.968179+0000","last_undegraded":"2024-09-16T05:40:40.968179+0000","last_fullsized":"2024-09-16T05:40:40.968179+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.969791+0000","last_change":"2024-09-16T05:40:19.921478+0000","last_active":"2024-09-16T05:40:40.969791+0000","last_peered":"2024-09-16T05:40:40.969791+0000","last_clean":"2024-09-16T05:40:40.969791+0000","last_became_active":"2024-09-16T05:40:19.921203+0000","last_became_peered":"2024-09-16T05:40:19.921203+0000","last_unstale":"2024-09-16T05:40:40.969791+0000","last_undegraded":"2024-09-16T05:40:40.969791+0000","last_fullsized":"2024-09-16T05:40:40.969791+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097848+0000","last_change":"2024-09-16T05:40:19.931050+0000","last_active":"2024-09-16T05:40:41.097848+0000","last_peered":"2024-09-16T05:40:41.097848+0000","last_clean":"2024-09-16T05:40:41.097848+0000","last_became_active":"2024-09-16T05:40:19.930720+0000","last_became_peered":"2024-09-16T05:40:19.930720+0000","last_unstale":"2024-09-16T05:40:41.097848+0000","last_undegraded":"2024-09-16T05:40:41.097848+0000","last_fullsized":"2024-09-16T05:40:41.097848+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.967922+0000","last_change":"2024-09-16T05:40:16.892521+0000","last_active":"2024-09-16T05:40:40.967922+0000","last_peered":"2024-09-16T05:40:40.967922+0000","last_clean":"2024-09-16T05:40:40.967922+0000","last_became_active":"2024-09-16T05:40:16.892218+0000","last_became_peered":"2024-09-16T05:40:16.892218+0000","last_unstale":"2024-09-16T05:40:40.967922+0000","last_undegraded":"2024-09-16T05:40:40.967922+0000","last_fullsized":"2024-09-16T05:40:40.967922+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:41.097770+0000","last_change":"2024-09-16T05:40:19.929142+0000","last_active":"2024-09-16T05:40:41.097770+0000","last_peered":"2024-09-16T05:40:41.097770+0000","last_clean":"2024-09-16T05:40:41.097770+0000","last_became_active":"2024-09-16T05:40:19.928817+0000","last_became_peered":"2024-09-16T05:40:19.928817+0000","last_unstale":"2024-09-16T05:40:41.097770+0000","last_undegraded":"2024-09-16T05:40:41.097770+0000","last_fullsized":"2024-09-16T05:40:41.097770+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.968281+0000","last_change":"2024-09-16T05:40:16.892574+0000","last_active":"2024-09-16T05:40:40.968281+0000","last_peered":"2024-09-16T05:40:40.968281+0000","last_clean":"2024-09-16T05:40:40.968281+0000","last_became_active":"2024-09-16T05:40:16.892297+0000","last_became_peered":"2024-09-16T05:40:16.892297+0000","last_unstale":"2024-09-16T05:40:40.968281+0000","last_undegraded":"2024-09-16T05:40:40.968281+0000","last_fullsized":"2024-09-16T05:40:40.968281+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.972163+0000","last_change":"2024-09-16T05:40:19.924758+0000","last_active":"2024-09-16T05:40:40.972163+0000","last_peered":"2024-09-16T05:40:40.972163+0000","last_clean":"2024-09-16T05:40:40.972163+0000","last_became_active":"2024-09-16T05:40:19.924512+0000","last_became_peered":"2024-09-16T05:40:19.924512+0000","last_unstale":"2024-09-16T05:40:40.972163+0000","last_undegraded":"2024-09-16T05:40:40.972163+0000","last_fullsized":"2024-09-16T05:40:40.972163+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974387+0000","last_change":"2024-09-16T05:40:16.891928+0000","last_active":"2024-09-16T05:40:40.974387+0000","last_peered":"2024-09-16T05:40:40.974387+0000","last_clean":"2024-09-16T05:40:40.974387+0000","last_became_active":"2024-09-16T05:40:16.891631+0000","last_became_peered":"2024-09-16T05:40:16.891631+0000","last_unstale":"2024-09-16T05:40:40.974387+0000","last_undegraded":"2024-09-16T05:40:40.974387+0000","last_fullsized":"2024-09-16T05:40:40.974387+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.974274+0000","last_change":"2024-09-16T05:40:19.916662+0000","last_active":"2024-09-16T05:40:40.974274+0000","last_peered":"2024-09-16T05:40:40.974274+0000","last_clean":"2024-09-16T05:40:40.974274+0000","last_became_active":"2024-09-16T05:40:19.916352+0000","last_became_peered":"2024-09-16T05:40:19.916352+0000","last_unstale":"2024-09-16T05:40:40.974274+0000","last_undegraded":"2024-09-16T05:40:40.974274+0000","last_fullsized":"2024-09-16T05:40:40.974274+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"65'4","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-16T05:40:40.973127+0000","last_change":"2024-09-16T05:40:16.889330+0000","last_active":"2024-09-16T05:40:40.973127+0000","last_peered":"2024-09-16T05:40:40.973127+0000","last_clean":"2024-09-16T05:40:40.973127+0000","last_became_active":"2024-09-16T05:40:16.889049+0000","last_became_peered":"2024-09-16T05:40:16.889049+0000","last_unstale":"2024-09-16T05:40:40.973127+0000","last_undegraded":"2024-09-16T05:40:40.973127+0000","last_fullsized":"2024-09-16T05:40:40.973127+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233999,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28280,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716872,"statfs":{"total":95995035648,"available":95966076928,"internally_reserved":0,"allocated":1286144,"data_stored":881714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.55100000000000005}]},{"osd":1,"last update":"Mon Sep 16 05:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.47399999999999998}]},{"osd":2,"last update":"Mon Sep 16 05:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.59099999999999997}]},{"osd":3,"last update":"Mon Sep 16 05:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.61899999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.40799999999999997}]},{"osd":5,"last update":"Mon Sep 16 05:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.57899999999999996}]},{"osd":6,"last update":"Mon Sep 16 05:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.45800000000000002}]}]},{"osd":6,"up_from":46,"seq":197568495636,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1286144,"data_stored":882401,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.61099999999999999}]},{"osd":1,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.55300000000000005}]},{"osd":2,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.66100000000000003}]},{"osd":3,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.35699999999999998}]},{"osd":4,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.64600000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.79600000000000004}]},{"osd":7,"last update":"Mon Sep 16 05:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.754},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.68999999999999995}]}]},{"osd":5,"up_from":38,"seq":163208757273,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":696320,"data_stored":292065,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.53400000000000003}]},{"osd":1,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.50700000000000001}]},{"osd":2,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.58199999999999996}]},{"osd":3,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.61499999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.38200000000000001}]},{"osd":6,"last update":"Mon Sep 16 05:40:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.443},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.46000000000000002}]},{"osd":7,"last update":"Mon Sep 16 05:40:54 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.35999999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018910,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27696,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717456,"statfs":{"total":95995035648,"available":95966674944,"internally_reserved":0,"allocated":696320,"data_stored":291177,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53000000000000003,"15min":0.52900000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.55600000000000005,"15min":0.56100000000000005},"min":{"1min":0.38400000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.53300000000000003}]},{"osd":1,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.53100000000000003,"15min":0.53200000000000003},"min":{"1min":0.38500000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.55800000000000005,"15min":0.55500000000000005},"min":{"1min":0.41699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.60299999999999998}]},{"osd":2,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.57499999999999996,"15min":0.57599999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.625},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.52000000000000002,"15min":0.51600000000000001},"min":{"1min":0.41799999999999998,"5min":0.37,"15min":0.37},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.55600000000000005}]},{"osd":3,"last update":"Mon Sep 16 05:40:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.53800000000000003,"15min":0.53500000000000003},"min":{"1min":0.41999999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.54700000000000004,"15min":0.54900000000000004},"min":{"1min":0.40000000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.48299999999999998}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.435}]},{"osd":6,"last update":"Mon Sep 16 05:40:27 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.499},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.42099999999999999}]},{"osd":7,"last update":"Mon Sep 16 05:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.54300000000000004}]}]},{"osd":3,"up_from":25,"seq":107374182435,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27708,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717444,"statfs":{"total":95995035648,"available":95966662656,"internally_reserved":0,"allocated":700416,"data_stored":292137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.38600000000000001,"15min":0.39200000000000002},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.496,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.27800000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.41999999999999998,"15min":0.42599999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.38,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.50900000000000001,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.43099999999999999}]},{"osd":2,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.433,"15min":0.433},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.63300000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.309},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.56000000000000005,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.29699999999999999}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.54100000000000004,"15min":0.54700000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63100000000000001,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.54900000000000004,"15min":0.55100000000000005},"min":{"1min":0.40400000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.629}]},{"osd":5,"last update":"Mon Sep 16 05:40:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.73399999999999999}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.80400000000000005}]},{"osd":7,"last update":"Mon Sep 16 05:40:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.58199999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411368,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":684032,"data_stored":290742,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.33500000000000002,"15min":0.33100000000000002},"min":{"1min":0.25900000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.27600000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.28699999999999998}]},{"osd":1,"last update":"Mon Sep 16 05:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.38500000000000001,"15min":0.379},"min":{"1min":0.29399999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57099999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39100000000000001,"15min":0.39000000000000001},"min":{"1min":0.26200000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.34799999999999998}]},{"osd":3,"last update":"Mon Sep 16 05:40:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.435,"15min":0.437},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.33600000000000002}]},{"osd":4,"last update":"Mon Sep 16 05:40:38 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.55400000000000005,"15min":0.55300000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.54300000000000004}]},{"osd":5,"last update":"Mon Sep 16 05:40:02 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.47699999999999998}]},{"osd":6,"last update":"Mon Sep 16 05:40:28 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.51700000000000002}]},{"osd":7,"last update":"Mon Sep 16 05:40:54 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.58099999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574892,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":684032,"data_stored":290356,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.33900000000000002,"15min":0.317},"min":{"1min":0.23400000000000001,"5min":0.192,"15min":0.192},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.374,"5min":0.33600000000000002,"15min":0.315},"min":{"1min":0.23300000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.36299999999999999}]},{"osd":2,"last update":"Mon Sep 16 05:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.32500000000000001,"5min":0.377,"15min":0.376},"min":{"1min":0.247,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.52400000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.34899999999999998,"5min":0.38900000000000001,"15min":0.38800000000000001},"min":{"1min":0.27500000000000002,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.51400000000000001,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.29999999999999999}]},{"osd":3,"last update":"Mon Sep 16 05:40:16 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.44,"5min":0.438,"15min":0.438},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.32800000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:40:43 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.58599999999999997,"15min":0.59399999999999997},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.82699999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.56999999999999995,"15min":0.57499999999999996},"min":{"1min":0.38400000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.626}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.56499999999999995}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.66700000000000004}]},{"osd":7,"last update":"Mon Sep 16 05:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.58099999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738418,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32380,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712772,"statfs":{"total":95995035648,"available":95961878528,"internally_reserved":0,"allocated":1290240,"data_stored":881565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Sep 16 05:40:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.35099999999999998,"15min":0.34499999999999997},"min":{"1min":0.251,"5min":0.22,"15min":0.22},"max":{"1min":0.47599999999999998,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.37,"5min":0.36899999999999999,"15min":0.35699999999999998},"min":{"1min":0.27700000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.52400000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.36599999999999999}]},{"osd":2,"last update":"Mon Sep 16 05:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.38100000000000001,"15min":0.38200000000000001},"min":{"1min":0.27400000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.51000000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.38800000000000001,"15min":0.39000000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.53300000000000003,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.45700000000000002}]},{"osd":3,"last update":"Mon Sep 16 05:40:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.437,"15min":0.443},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.48099999999999998,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.439,"15min":0.441},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.439}]},{"osd":4,"last update":"Mon Sep 16 05:40:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52400000000000002,"15min":0.52300000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.69299999999999995,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54400000000000004,"15min":0.54600000000000004},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.68500000000000005,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.503}]},{"osd":5,"last update":"Mon Sep 16 05:40:04 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.55100000000000005}]},{"osd":6,"last update":"Mon Sep 16 05:40:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.67900000000000005}]},{"osd":7,"last update":"Mon Sep 16 05:40:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.58899999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T05:41:00.436 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T05:41:00.437 INFO:tasks.cephadm:Adding prometheus.a on smithi161 2024-09-16T05:41:00.437 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi161=a' 2024-09-16T05:41:00.648 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:41:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:01 smithi145 ceph-mon[27514]: from='client.24434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:41:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:01 smithi145 ceph-mon[39111]: from='client.24434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:41:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:01 smithi161 ceph-mon[31301]: from='client.24434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:41:02.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:02 smithi161 ceph-mon[31301]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:02.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:02 smithi145 ceph-mon[27514]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:02.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:02 smithi145 ceph-mon[39111]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:02.606 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled prometheus update... 2024-09-16T05:41:03.358 DEBUG:teuthology.orchestra.run.smithi161:prometheus.a> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-16T05:41:03.361 INFO:tasks.cephadm:Adding node-exporter.a on smithi145 2024-09-16T05:41:03.361 INFO:tasks.cephadm:Adding node-exporter.b on smithi161 2024-09-16T05:41:03.361 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi145=a;smithi161=b' 2024-09-16T05:41:03.609 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:41:03.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:03 smithi161 ceph-mon[31301]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:03.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:03 smithi161 ceph-mon[31301]: Saving service prometheus spec with placement smithi161=a;count:1 2024-09-16T05:41:03.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:03 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:03.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:03 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:41:03.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:03 smithi161 ceph-mon[31301]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:03.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:03 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:41:03.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:03 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:41:03.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:03 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[39111]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[39111]: Saving service prometheus spec with placement smithi161=a;count:1 2024-09-16T05:41:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:41:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[39111]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:41:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:41:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:04.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[27514]: from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:04.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[27514]: Saving service prometheus spec with placement smithi161=a;count:1 2024-09-16T05:41:04.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:04.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:41:04.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[27514]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:04.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:41:04.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:41:04.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:03 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:04 smithi145 ceph-mon[27514]: Deploying daemon prometheus.a on smithi161 2024-09-16T05:41:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:04 smithi145 ceph-mon[39111]: Deploying daemon prometheus.a on smithi161 2024-09-16T05:41:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:04 smithi161 ceph-mon[31301]: Deploying daemon prometheus.a on smithi161 2024-09-16T05:41:05.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:05 smithi161 ceph-mon[31301]: pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:05 smithi145 ceph-mon[27514]: pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:05 smithi145 ceph-mon[39111]: pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:06.173 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled node-exporter update... 2024-09-16T05:41:07.142 DEBUG:teuthology.orchestra.run.smithi145:node-exporter.a> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-16T05:41:07.145 DEBUG:teuthology.orchestra.run.smithi161:node-exporter.b> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-16T05:41:07.147 INFO:tasks.cephadm:Adding alertmanager.a on smithi145 2024-09-16T05:41:07.148 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi145=a' 2024-09-16T05:41:07.388 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:41:07.508 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:07 smithi161 ceph-mon[31301]: from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi145=a;smithi161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:07.508 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:07 smithi161 ceph-mon[31301]: Saving service node-exporter spec with placement smithi145=a;smithi161=b;count:2 2024-09-16T05:41:07.509 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:07 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:07.509 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:07 smithi161 ceph-mon[31301]: pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:07 smithi145 ceph-mon[27514]: from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi145=a;smithi161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:07 smithi145 ceph-mon[27514]: Saving service node-exporter spec with placement smithi145=a;smithi161=b;count:2 2024-09-16T05:41:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:07 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:07 smithi145 ceph-mon[27514]: pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:07 smithi145 ceph-mon[39111]: from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi145=a;smithi161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:07 smithi145 ceph-mon[39111]: Saving service node-exporter spec with placement smithi145=a;smithi161=b;count:2 2024-09-16T05:41:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:07 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:07 smithi145 ceph-mon[39111]: pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:09 smithi145 ceph-mon[27514]: pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:09 smithi145 ceph-mon[39111]: pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:09 smithi161 ceph-mon[31301]: pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:11.841 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled alertmanager update... 2024-09-16T05:41:11.977 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:11 smithi161 ceph-mon[31301]: pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:11.977 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:11 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:11 smithi145 ceph-mon[39111]: pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:11 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:11 smithi145 ceph-mon[27514]: pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:11 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:12 smithi145 ceph-mon[27514]: from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:12 smithi145 ceph-mon[27514]: Saving service alertmanager spec with placement smithi145=a;count:1 2024-09-16T05:41:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:12 smithi145 ceph-mon[39111]: from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:12 smithi145 ceph-mon[39111]: Saving service alertmanager spec with placement smithi145=a;count:1 2024-09-16T05:41:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:12 smithi161 ceph-mon[31301]: from='client.24394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:12 smithi161 ceph-mon[31301]: Saving service alertmanager spec with placement smithi145=a;count:1 2024-09-16T05:41:13.472 DEBUG:teuthology.orchestra.run.smithi145:alertmanager.a> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-16T05:41:13.475 INFO:tasks.cephadm:Adding grafana.a on smithi161 2024-09-16T05:41:13.475 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi161=a' 2024-09-16T05:41:14.214 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:13 smithi161 ceph-mon[31301]: pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:13 smithi145 ceph-mon[39111]: pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:14.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:13 smithi145 ceph-mon[27514]: pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:15.471 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:41:16.209 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:15 smithi161 ceph-mon[31301]: pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:15 smithi145 ceph-mon[27514]: pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:15 smithi145 ceph-mon[39111]: pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:17.644 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled grafana update... 2024-09-16T05:41:18.248 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:17 smithi161 ceph-mon[31301]: pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:18.248 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:17 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:18.248 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:41:18 smithi161 systemd[1]: Started Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:41:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:17 smithi145 ceph-mon[27514]: pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:17 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:17 smithi145 ceph-mon[39111]: pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:17 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:18.577 DEBUG:teuthology.orchestra.run.smithi161:grafana.a> sudo journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@grafana.a.service 2024-09-16T05:41:18.580 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T05:41:18.580 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T05:41:18.788 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:19.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[39111]: from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:19.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[39111]: Saving service grafana spec with placement smithi161=a;count:1 2024-09-16T05:41:19.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.178 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.178 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.178 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T05:41:19.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[27514]: from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:19.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[27514]: Saving service grafana spec with placement smithi161=a;count:1 2024-09-16T05:41:19.179 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.179 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.179 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.179 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:18 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T05:41:19.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:18 smithi161 ceph-mon[31301]: from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:41:19.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:18 smithi161 ceph-mon[31301]: Saving service grafana spec with placement smithi161=a;count:1 2024-09-16T05:41:19.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:18 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:18 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:18 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' 2024-09-16T05:41:19.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:18 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T05:41:19.499 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: ignoring --setuser ceph since I am not root 2024-09-16T05:41:19.500 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: ignoring --setgroup ceph since I am not root 2024-09-16T05:41:19.500 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-mgr[33374]: -- 172.21.15.161:0/48643613 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5604dd45cd00 con 0x5604dd430800 2024-09-16T05:41:19.500 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:19.294+0000 7fbd57045040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:41:19.500 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:19.350+0000 7fbd57045040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:41:19.500 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:19.498+0000 7fbd57045040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:41:19.503 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ignoring --setuser ceph since I am not root 2024-09-16T05:41:19.503 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ignoring --setgroup ceph since I am not root 2024-09-16T05:41:19.503 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:19.294+0000 7f79d47d1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:41:19.503 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:19.351+0000 7f79d47d1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:41:19.503 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:19.502+0000 7f79d47d1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:41:19.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:19.569+0000 7f79d47d1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:41:19.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:19.716+0000 7f79d47d1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:41:19.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:19.565+0000 7fbd57045040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:41:19.838 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:19.713+0000 7fbd57045040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:41:20.148 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:19.859+0000 7f79d47d1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:41:20.149 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-mon[27514]: pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:20.149 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-mon[27514]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T05:41:20.149 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-mon[27514]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-16T05:41:20.149 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-mon[39111]: pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:20.149 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-mon[39111]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T05:41:20.149 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:19 smithi145 ceph-mon[39111]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-16T05:41:20.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-mon[31301]: pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:20.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-mon[31301]: from='mgr.14148 172.21.15.145:0/2780926949' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T05:41:20.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-mon[31301]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-16T05:41:20.167 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:19.855+0000 7fbd57045040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:41:20.400 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:20.178+0000 7f79d47d1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:41:20.400 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:20.239+0000 7f79d47d1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:41:20.423 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:20.165+0000 7fbd57045040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:41:20.423 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:20.229+0000 7fbd57045040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:41:20.423 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:20.422+0000 7fbd57045040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:41:20.740 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:20.431+0000 7f79d47d1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:41:20.740 INFO:teuthology.orchestra.run.smithi145.stdout:[client.0] 2024-09-16T05:41:20.741 INFO:teuthology.orchestra.run.smithi145.stdout: key = AQAAxedmaUjHKxAAMeIdE20+fUiFdn90Pioy4A== 2024-09-16T05:41:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4014731301' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:21.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:21.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T05:41:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/4014731301' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:20 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T05:41:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:20 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/4014731301' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:20 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:20 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T05:41:21.396 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:21 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:21.329+0000 7f79d47d1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:41:21.518 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:41:21.518 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T05:41:21.518 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T05:41:21.558 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T05:41:21.767 INFO:teuthology.orchestra.run.smithi161.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T05:41:21.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:21 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:21.395+0000 7f79d47d1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:41:21.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:21.344+0000 7fbd57045040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:41:21.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:21.412+0000 7fbd57045040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:41:22.361 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.107+0000 7f79d47d1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:41:22.361 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.220+0000 7f79d47d1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:41:22.439 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:22.175+0000 7fbd57045040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:41:22.439 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:22.293+0000 7fbd57045040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:41:22.633 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.360+0000 7f79d47d1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:41:22.633 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.421+0000 7f79d47d1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:41:22.633 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.565+0000 7f79d47d1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:41:22.633 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.632+0000 7f79d47d1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:41:22.724 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:22.438+0000 7fbd57045040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:41:22.724 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:22.500+0000 7fbd57045040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:41:22.724 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:22.653+0000 7fbd57045040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:41:22.724 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:22.723+0000 7fbd57045040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:41:22.911 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.691+0000 7f79d47d1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:41:22.911 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.846+0000 7f79d47d1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:41:22.989 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:22.782+0000 7fbd57045040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:41:22.989 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:22.941+0000 7fbd57045040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:41:23.171 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.910+0000 7f79d47d1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:41:23.172 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:22.975+0000 7f79d47d1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:41:23.172 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:23.056+0000 7f79d47d1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:41:23.172 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:23.113+0000 7f79d47d1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:41:23.172 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:23.170+0000 7f79d47d1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:41:23.287 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:23.007+0000 7fbd57045040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:41:23.287 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:23.083+0000 7fbd57045040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:41:23.287 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:23.165+0000 7fbd57045040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:41:23.287 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:23.225+0000 7fbd57045040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:41:23.288 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:23.286+0000 7fbd57045040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:41:23.794 INFO:teuthology.orchestra.run.smithi161.stdout:[client.1] 2024-09-16T05:41:23.794 INFO:teuthology.orchestra.run.smithi161.stdout: key = AQADxedmlJwOLxAAmhd5l1PCuQeEN64b/OedcA== 2024-09-16T05:41:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:23 smithi161 ceph-mon[31301]: from='client.? 172.21.15.161:0/255358201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:24.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:23 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:24.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:23 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T05:41:24.127 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-mon[39111]: from='client.? 172.21.15.161:0/255358201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:24.127 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:24.128 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T05:41:24.128 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:23.945+0000 7f79d47d1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:41:24.129 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:24] ENGINE Bus STARTING 2024-09-16T05:41:24.129 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: CherryPy Checker: 2024-09-16T05:41:24.129 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: The Application mounted at '' has an empty config. 2024-09-16T05:41:24.129 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.129 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793f364640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.130 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793f364640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.130 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793f364640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.130 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793f364640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.130 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793f364640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.130 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793c35e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.131 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793c35e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.131 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793c35e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.131 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793c35e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.131 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:24.050+0000 7f793c35e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:41:24.132 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-mon[27514]: from='client.? 172.21.15.161:0/255358201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:24.132 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T05:41:24.132 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:23 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T05:41:24.556 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:24.167+0000 7fbd57045040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:41:24.556 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: [16/Sep/2024:05:41:24] ENGINE Bus STARTING 2024-09-16T05:41:24.557 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: CherryPy Checker: 2024-09-16T05:41:24.557 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: The Application mounted at '' has an empty config. 2024-09-16T05:41:24.557 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: 2024-09-16T05:41:24.557 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: [16/Sep/2024:05:41:24] ENGINE Serving on http://:::9283 2024-09-16T05:41:24.557 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[33351]: [16/Sep/2024:05:41:24] ENGINE Bus STARTED 2024-09-16T05:41:24.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:24] ENGINE Serving on http://:::9283 2024-09-16T05:41:24.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:24] ENGINE Bus STARTED 2024-09-16T05:41:24.581 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T05:41:24.581 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-16T05:41:24.581 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-16T05:41:24.622 INFO:tasks.cephadm:Creating RBD pool 2024-09-16T05:41:24.623 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool create rbd 8 2024-09-16T05:41:25.030 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:41:24] "GET /metrics HTTP/1.1" 200 28768 "" "Prometheus/2.43.0" 2024-09-16T05:41:25.031 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: Active manager daemon y restarted 2024-09-16T05:41:25.031 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: Activating manager daemon y 2024-09-16T05:41:25.032 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T05:41:25.032 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: mgrmap e17: y(active, starting, since 0.00810967s), standbys: x 2024-09-16T05:41:25.032 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:41:25.032 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:41:25.033 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:41:25.033 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:41:25.033 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:41:25.033 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:41:25.034 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:41:25.034 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:41:25.034 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:41:25.034 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:41:25.034 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:41:25.035 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:41:25.035 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:41:25.035 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:41:25.036 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:41:25.036 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:41:25.036 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:41:25.036 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:41:25.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: Manager daemon y is now available 2024-09-16T05:41:25.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:41:25.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:25.038 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:25.038 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:41:25.038 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:41:25.038 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:41:25.039 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:41:25.039 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: Standby manager daemon x restarted 2024-09-16T05:41:25.039 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: Standby manager daemon x started 2024-09-16T05:41:25.039 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:41:25.039 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:41:25.040 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:41:25.040 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:41:25.040 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: Active manager daemon y restarted 2024-09-16T05:41:25.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: Activating manager daemon y 2024-09-16T05:41:25.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T05:41:25.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: mgrmap e17: y(active, starting, since 0.00810967s), standbys: x 2024-09-16T05:41:25.041 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:41:25.042 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:41:25.042 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:41:25.042 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:41:25.042 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:41:25.042 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:41:25.042 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:41:25.043 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:41:25.043 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:41:25.043 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:41:25.043 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:41:25.043 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:41:25.044 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:41:25.044 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:41:25.044 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:41:25.044 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:41:25.044 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:41:25.045 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:41:25.045 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: Manager daemon y is now available 2024-09-16T05:41:25.045 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:41:25.045 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:25.046 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:25.046 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:41:25.046 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:41:25.046 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:41:25.046 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:41:25.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: Standby manager daemon x restarted 2024-09-16T05:41:25.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: Standby manager daemon x started 2024-09-16T05:41:25.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:41:25.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:41:25.048 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:41:25.048 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:24 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:41:25.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: Active manager daemon y restarted 2024-09-16T05:41:25.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: Activating manager daemon y 2024-09-16T05:41:25.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T05:41:25.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: mgrmap e17: y(active, starting, since 0.00810967s), standbys: x 2024-09-16T05:41:25.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:41:25.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:41:25.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: Manager daemon y is now available 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:41:25.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:41:25.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:41:25.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:41:25.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: Standby manager daemon x restarted 2024-09-16T05:41:25.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: Standby manager daemon x started 2024-09-16T05:41:25.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:41:25.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:41:25.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:41:25.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:24 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/537348098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:41:25.346 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:25.797 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:25.395+0000 7f7922cec640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:05:41:25] ENGINE Error in HTTPServer.serve 2024-09-16T05:41:25.797 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: Traceback (most recent call last): 2024-09-16T05:41:25.797 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:41:25.797 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._connections.run(self.expiration_interval) 2024-09-16T05:41:25.797 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:41:25.797 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._run(expiration_interval) 2024-09-16T05:41:25.797 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: s = self.context.wrap_socket( 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: return self.sslsocket_class._create( 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self.do_handshake() 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: self._sslobj.do_handshake() 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:41:25.798 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:41:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-mon[27514]: mgrmap e18: y(active, since 1.01237s), standbys: x 2024-09-16T05:41:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-mon[27514]: [16/Sep/2024:05:41:25] ENGINE Bus STARTING 2024-09-16T05:41:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-mon[39111]: mgrmap e18: y(active, since 1.01237s), standbys: x 2024-09-16T05:41:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:25 smithi145 ceph-mon[39111]: [16/Sep/2024:05:41:25] ENGINE Bus STARTING 2024-09-16T05:41:26.268 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:25 smithi161 ceph-mon[31301]: mgrmap e18: y(active, since 1.01237s), standbys: x 2024-09-16T05:41:26.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:25 smithi161 ceph-mon[31301]: [16/Sep/2024:05:41:25] ENGINE Bus STARTING 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[27514]: [16/Sep/2024:05:41:25] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[27514]: [16/Sep/2024:05:41:25] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[27514]: [16/Sep/2024:05:41:25] ENGINE Bus STARTED 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[27514]: [16/Sep/2024:05:41:25] ENGINE Error in HTTPServer.serve 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:41:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: self.do_handshake() 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[27514]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:27.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[27514]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[39111]: [16/Sep/2024:05:41:25] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[39111]: [16/Sep/2024:05:41:25] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[39111]: [16/Sep/2024:05:41:25] ENGINE Bus STARTED 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[39111]: [16/Sep/2024:05:41:25] ENGINE Error in HTTPServer.serve 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:41:27.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: self.do_handshake() 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:41:27.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:41:27.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[39111]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:27.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[39111]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T05:41:27.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:27.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:26 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:26 smithi161 ceph-mon[31301]: [16/Sep/2024:05:41:25] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:41:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:26 smithi161 ceph-mon[31301]: [16/Sep/2024:05:41:25] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:41:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:26 smithi161 ceph-mon[31301]: [16/Sep/2024:05:41:25] ENGINE Bus STARTED 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:26 smithi161 ceph-mon[31301]: [16/Sep/2024:05:41:25] ENGINE Error in HTTPServer.serve 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: Traceback (most recent call last): 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._run(expiration_interval) 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: s = self.context.wrap_socket( 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:41:27.338 INFO:journalctl@ceph.mon.b.smithi161.stdout: return self.sslsocket_class._create( 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout: self.do_handshake() 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._sslobj.do_handshake() 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:26 smithi161 ceph-mon[31301]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:26 smithi161 ceph-mon[31301]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:26 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:27.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:26 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.258 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'rbd' created 2024-09-16T05:41:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi161 to 2992M 2024-09-16T05:41:28.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3626503961' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-16T05:41:28.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-16T05:41:28.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:28.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi145 to 2992M 2024-09-16T05:41:28.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:41:28.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:41:28.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:41:28.573 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:41:28.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi161 to 2992M 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3626503961' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi145 to 2992M 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:41:28.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:28 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:41:28.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi161 to 2992M 2024-09-16T05:41:28.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3626503961' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-16T05:41:28.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-16T05:41:28.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:28.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:41:28.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi145 to 2992M 2024-09-16T05:41:28.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:28.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:41:28.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:41:28.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:41:28.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:28 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:41:29.023 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- rbd pool init rbd 2024-09-16T05:41:29.227 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:29.254 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:41:29.255 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:41:29.255 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-16T05:41:29.255 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T05:41:29.510 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:41:29.510 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:41:29.510 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T05:41:29.510 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[27514]: Deploying daemon alertmanager.a on smithi145 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T05:41:29.511 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.512 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:29 smithi145 ceph-mon[39111]: Deploying daemon alertmanager.a on smithi145 2024-09-16T05:41:29.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:29.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:29 smithi161 ceph-mon[31301]: Deploying daemon alertmanager.a on smithi145 2024-09-16T05:41:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:30 smithi145 ceph-mon[39111]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T05:41:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:30 smithi145 ceph-mon[39111]: pgmap v8: 105 pgs: 5 unknown, 100 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:30 smithi145 ceph-mon[27514]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T05:41:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:30 smithi145 ceph-mon[27514]: pgmap v8: 105 pgs: 5 unknown, 100 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:30 smithi161 ceph-mon[31301]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T05:41:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:30 smithi161 ceph-mon[31301]: pgmap v8: 105 pgs: 5 unknown, 100 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:31.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:31 smithi145 ceph-mon[27514]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:41:31.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:31 smithi145 ceph-mon[27514]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T05:41:31.485 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:31 smithi145 ceph-mon[39111]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:41:31.485 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:31 smithi145 ceph-mon[39111]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T05:41:31.534 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:31 smithi161 ceph-mon[31301]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:41:31.534 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:31 smithi161 ceph-mon[31301]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T05:41:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:32 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2655466173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-16T05:41:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:32 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-16T05:41:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:32 smithi145 ceph-mon[27514]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T05:41:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:32 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2655466173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-16T05:41:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:32 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-16T05:41:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:32 smithi145 ceph-mon[39111]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T05:41:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:32 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2655466173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-16T05:41:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:32 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-16T05:41:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:32 smithi161 ceph-mon[31301]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-16T05:41:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:33 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-16T05:41:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:33 smithi145 ceph-mon[27514]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T05:41:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:33 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-16T05:41:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:33 smithi145 ceph-mon[39111]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T05:41:33.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:33 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-16T05:41:33.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:33 smithi161 ceph-mon[31301]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T05:41:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:34 smithi145 ceph-mon[27514]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T05:41:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:34 smithi145 ceph-mon[27514]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-16T05:41:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:34 smithi145 ceph-mon[39111]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T05:41:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:34 smithi145 ceph-mon[39111]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-16T05:41:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:34 smithi161 ceph-mon[31301]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T05:41:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:34 smithi161 ceph-mon[31301]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-16T05:41:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:41:34] "GET /metrics HTTP/1.1" 200 28768 "" "Prometheus/2.43.0" 2024-09-16T05:41:35.444 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:35 smithi145 ceph-mon[27514]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:41:35.444 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:35 smithi145 ceph-mon[27514]: Cluster is now healthy 2024-09-16T05:41:35.444 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:35 smithi145 ceph-mon[27514]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T05:41:35.445 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:35 smithi145 ceph-mon[39111]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:41:35.445 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:35 smithi145 ceph-mon[39111]: Cluster is now healthy 2024-09-16T05:41:35.445 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:35 smithi145 ceph-mon[39111]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T05:41:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:35 smithi161 ceph-mon[31301]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:41:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:35 smithi161 ceph-mon[31301]: Cluster is now healthy 2024-09-16T05:41:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:35 smithi161 ceph-mon[31301]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T05:41:36.547 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:36 smithi145 ceph-mon[39111]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 359 B/s wr, 0 op/s 2024-09-16T05:41:36.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:36 smithi145 ceph-mon[27514]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 359 B/s wr, 0 op/s 2024-09-16T05:41:36.573 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T05:41:36.573 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T05:41:36.573 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T05:41:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:36 smithi161 ceph-mon[31301]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 359 B/s wr, 0 op/s 2024-09-16T05:41:37.106 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:39.133 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:41:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-mon[27514]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T05:41:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-mon[39111]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T05:41:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:39.318 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 podman[74622]: 2024-09-16 05:41:39.213651655 +0000 UTC m=+0.243939940 container create 99f61087fe416eb13a11665125f229ba6747df3b4d6c4748a14157882fa44c01 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:41:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:39 smithi161 ceph-mon[31301]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T05:41:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:39 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:39.574 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 podman[74622]: 2024-09-16 05:41:39.533175195 +0000 UTC m=+0.563463478 container init 99f61087fe416eb13a11665125f229ba6747df3b4d6c4748a14157882fa44c01 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:41:39.575 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 podman[74622]: 2024-09-16 05:41:39.538198136 +0000 UTC m=+0.568486419 container start 99f61087fe416eb13a11665125f229ba6747df3b4d6c4748a14157882fa44c01 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:41:39.575 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:39.549Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T05:41:39.575 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:39.549Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T05:41:39.575 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:39.551Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.145 port=9094 2024-09-16T05:41:39.575 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:39.552Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T05:41:39.575 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:39.574Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T05:41:39.913 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:39] ENGINE Bus STOPPING 2024-09-16T05:41:39.913 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:39.574Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T05:41:39.913 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:39.577Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T05:41:39.913 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:39.577Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T05:41:39.913 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 bash[74622]: 99f61087fe416eb13a11665125f229ba6747df3b4d6c4748a14157882fa44c01 2024-09-16T05:41:39.913 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:39 smithi145 systemd[1]: Started Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2341780896' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T05:41:40.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2341780896' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T05:41:40.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.309 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":20,"flags":0,"active_gid":14568,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6800","nonce":2989601260},{"type":"v1","addr":"172.21.15.145:6801","nonce":2989601260}]},"active_addr":"172.21.15.145:6801/2989601260","active_change":"2024-09-16T05:41:23.948216+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24409,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.145:8443/","prometheus":"http://172.21.15.145:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":68,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":3426887061}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":1989606311}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":3619381136}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":2387746141}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":2839570659}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":361057802}]}]} 2024-09-16T05:41:40.316 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T05:41:40.316 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T05:41:40.316 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T05:41:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2341780896' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T05:41:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T05:41:40.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:40.514 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:40.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:41:40.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:40] ENGINE Bus STOPPED 2024-09-16T05:41:40.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:40] ENGINE Bus STARTING 2024-09-16T05:41:40.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:40] ENGINE Serving on http://:::9283 2024-09-16T05:41:40.569 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:41:40] ENGINE Bus STARTED 2024-09-16T05:41:41.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[39111]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T05:41:41.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[39111]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T05:41:41.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[39111]: Deploying daemon grafana.a on smithi161 2024-09-16T05:41:41.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[39111]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 266 B/s wr, 0 op/s 2024-09-16T05:41:41.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[39111]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T05:41:41.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[27514]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T05:41:41.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[27514]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T05:41:41.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[27514]: Deploying daemon grafana.a on smithi161 2024-09-16T05:41:41.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[27514]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 266 B/s wr, 0 op/s 2024-09-16T05:41:41.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-mon[27514]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T05:41:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:41 smithi161 ceph-mon[31301]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T05:41:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:41 smithi161 ceph-mon[31301]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T05:41:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:41 smithi161 ceph-mon[31301]: Deploying daemon grafana.a on smithi161 2024-09-16T05:41:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:41 smithi161 ceph-mon[31301]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 266 B/s wr, 0 op/s 2024-09-16T05:41:41.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:41 smithi161 ceph-mon[31301]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T05:41:41.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:41 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:41.552Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.0002695s 2024-09-16T05:41:42.717 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:41:42.718 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":75,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T05:41:40.205320+0000","last_up_change":"2024-09-16T05:39:52.084392+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-16T05:40:15.191172+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-16T05:40:18.867685+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-16T05:41:27.483163+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"74","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":74,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6803","nonce":3816133520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6805","nonce":3816133520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6809","nonce":3816133520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6807","nonce":3816133520}]},"public_addr":"172.21.15.145:6803/3816133520","cluster_addr":"172.21.15.145:6805/3816133520","heartbeat_back_addr":"172.21.15.145:6809/3816133520","heartbeat_front_addr":"172.21.15.145:6807/3816133520","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6811","nonce":2691418585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6813","nonce":2691418585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6817","nonce":2691418585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6815","nonce":2691418585}]},"public_addr":"172.21.15.145:6811/2691418585","cluster_addr":"172.21.15.145:6813/2691418585","heartbeat_back_addr":"172.21.15.145:6817/2691418585","heartbeat_front_addr":"172.21.15.145:6815/2691418585","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6819","nonce":3060878967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6821","nonce":3060878967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6825","nonce":3060878967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6823","nonce":3060878967}]},"public_addr":"172.21.15.145:6819/3060878967","cluster_addr":"172.21.15.145:6821/3060878967","heartbeat_back_addr":"172.21.15.145:6825/3060878967","heartbeat_front_addr":"172.21.15.145:6823/3060878967","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6827","nonce":3532497511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6829","nonce":3532497511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6833","nonce":3532497511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6831","nonce":3532497511}]},"public_addr":"172.21.15.145:6827/3532497511","cluster_addr":"172.21.15.145:6829/3532497511","heartbeat_back_addr":"172.21.15.145:6833/3532497511","heartbeat_front_addr":"172.21.15.145:6831/3532497511","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6801","nonce":3519989246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6803","nonce":3519989246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6807","nonce":3519989246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6805","nonce":3519989246}]},"public_addr":"172.21.15.161:6801/3519989246","cluster_addr":"172.21.15.161:6803/3519989246","heartbeat_back_addr":"172.21.15.161:6807/3519989246","heartbeat_front_addr":"172.21.15.161:6805/3519989246","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6809","nonce":1066074906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6811","nonce":1066074906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6815","nonce":1066074906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6813","nonce":1066074906}]},"public_addr":"172.21.15.161:6809/1066074906","cluster_addr":"172.21.15.161:6811/1066074906","heartbeat_back_addr":"172.21.15.161:6815/1066074906","heartbeat_front_addr":"172.21.15.161:6813/1066074906","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6817","nonce":200803168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6819","nonce":200803168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6823","nonce":200803168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6821","nonce":200803168}]},"public_addr":"172.21.15.161:6817/200803168","cluster_addr":"172.21.15.161:6819/200803168","heartbeat_back_addr":"172.21.15.161:6823/200803168","heartbeat_front_addr":"172.21.15.161:6821/200803168","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6825","nonce":1212588739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6827","nonce":1212588739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6831","nonce":1212588739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6829","nonce":1212588739}]},"public_addr":"172.21.15.161:6825/1212588739","cluster_addr":"172.21.15.161:6827/1212588739","heartbeat_back_addr":"172.21.15.161:6831/1212588739","heartbeat_front_addr":"172.21.15.161:6829/1212588739","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.0","mappings":[{"from":7,"to":2}]},{"pgid":"3.11","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/2521518741":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/2938866799":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3757308505":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/1545357545":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/882408235":"2024-09-17T05:41:23.948032+0000","172.21.15.145:6800/3757308505":"2024-09-17T05:41:23.948032+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T05:41:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:43 smithi145 ceph-mon[27514]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:41:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:43 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2213338144' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:41:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:43 smithi145 ceph-mon[39111]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:41:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:43 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2213338144' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:41:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:43 smithi161 ceph-mon[31301]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:41:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:43 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2213338144' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:41:43.373 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T05:41:43.374 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T05:41:43.571 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:45.021 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:41:44] "GET /metrics HTTP/1.1" 200 33677 "" "Prometheus/2.43.0" 2024-09-16T05:41:45.284 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:45 smithi145 ceph-mon[27514]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-09-16T05:41:45.284 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:45 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:45.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:45 smithi145 ceph-mon[39111]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-09-16T05:41:45.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:45 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:45 smithi161 ceph-mon[31301]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-09-16T05:41:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:45 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:45.403 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:41:45.404 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":75,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T05:41:40.205320+0000","last_up_change":"2024-09-16T05:39:52.084392+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-16T05:40:15.191172+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-16T05:40:18.867685+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-16T05:41:27.483163+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"74","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":74,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6803","nonce":3816133520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6805","nonce":3816133520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6809","nonce":3816133520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6807","nonce":3816133520}]},"public_addr":"172.21.15.145:6803/3816133520","cluster_addr":"172.21.15.145:6805/3816133520","heartbeat_back_addr":"172.21.15.145:6809/3816133520","heartbeat_front_addr":"172.21.15.145:6807/3816133520","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6811","nonce":2691418585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6813","nonce":2691418585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6817","nonce":2691418585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6815","nonce":2691418585}]},"public_addr":"172.21.15.145:6811/2691418585","cluster_addr":"172.21.15.145:6813/2691418585","heartbeat_back_addr":"172.21.15.145:6817/2691418585","heartbeat_front_addr":"172.21.15.145:6815/2691418585","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6819","nonce":3060878967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6821","nonce":3060878967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6825","nonce":3060878967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6823","nonce":3060878967}]},"public_addr":"172.21.15.145:6819/3060878967","cluster_addr":"172.21.15.145:6821/3060878967","heartbeat_back_addr":"172.21.15.145:6825/3060878967","heartbeat_front_addr":"172.21.15.145:6823/3060878967","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6827","nonce":3532497511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6829","nonce":3532497511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6833","nonce":3532497511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6831","nonce":3532497511}]},"public_addr":"172.21.15.145:6827/3532497511","cluster_addr":"172.21.15.145:6829/3532497511","heartbeat_back_addr":"172.21.15.145:6833/3532497511","heartbeat_front_addr":"172.21.15.145:6831/3532497511","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6801","nonce":3519989246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6803","nonce":3519989246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6807","nonce":3519989246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6805","nonce":3519989246}]},"public_addr":"172.21.15.161:6801/3519989246","cluster_addr":"172.21.15.161:6803/3519989246","heartbeat_back_addr":"172.21.15.161:6807/3519989246","heartbeat_front_addr":"172.21.15.161:6805/3519989246","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6809","nonce":1066074906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6811","nonce":1066074906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6815","nonce":1066074906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6813","nonce":1066074906}]},"public_addr":"172.21.15.161:6809/1066074906","cluster_addr":"172.21.15.161:6811/1066074906","heartbeat_back_addr":"172.21.15.161:6815/1066074906","heartbeat_front_addr":"172.21.15.161:6813/1066074906","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6817","nonce":200803168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6819","nonce":200803168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6823","nonce":200803168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6821","nonce":200803168}]},"public_addr":"172.21.15.161:6817/200803168","cluster_addr":"172.21.15.161:6819/200803168","heartbeat_back_addr":"172.21.15.161:6823/200803168","heartbeat_front_addr":"172.21.15.161:6821/200803168","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6825","nonce":1212588739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6827","nonce":1212588739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6831","nonce":1212588739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6829","nonce":1212588739}]},"public_addr":"172.21.15.161:6825/1212588739","cluster_addr":"172.21.15.161:6827/1212588739","heartbeat_back_addr":"172.21.15.161:6831/1212588739","heartbeat_front_addr":"172.21.15.161:6829/1212588739","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.0","mappings":[{"from":7,"to":2}]},{"pgid":"3.11","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/2521518741":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/2938866799":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3757308505":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/1545357545":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/882408235":"2024-09-17T05:41:23.948032+0000","172.21.15.145:6800/3757308505":"2024-09-17T05:41:23.948032+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T05:41:45.971 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T05:41:45.972 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T05:41:45.972 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T05:41:45.973 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T05:41:45.973 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T05:41:45.973 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T05:41:45.974 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-16T05:41:45.974 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-16T05:41:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:46 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/4102148182' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:41:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:46 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4102148182' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:41:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:46 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/4102148182' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:41:46.383 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:46.428 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:46.428 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:46.428 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:46.431 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:46.436 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:47 smithi145 ceph-mon[27514]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:47 smithi145 ceph-mon[39111]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:47 smithi161 ceph-mon[31301]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:47.342 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:47.342 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:41:49.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:49 smithi145 ceph-mon[39111]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:49.292 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:49 smithi145 ceph-mon[27514]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:49 smithi161 ceph-mon[31301]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:49.818 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:41:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:41:49.554Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001952004s 2024-09-16T05:41:50.341 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 systemd[1]: Starting Ceph grafana.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:41:50.606 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 podman[63668]: 2024-09-16 05:41:50.284938437 +0000 UTC m=+0.015145179 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-09-16T05:41:50.606 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 podman[63668]: 2024-09-16 05:41:50.395205176 +0000 UTC m=+0.125411916 container create d2129f4b15a9c349f6155ea384fc7ac62ef741b1168e932f186467de12cb5d01 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, distribution-scope=public, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, io.openshift.expose-services=, maintainer=Paul Cuzner , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=239.1651231664, architecture=x86_64, io.buildah.version=1.32.0, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vendor=Red Hat, Inc., io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, build-date=2022-04-29T11:48:11.055897, description=Ceph Grafana Container) 2024-09-16T05:41:50.606 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 podman[63668]: 2024-09-16 05:41:50.605714566 +0000 UTC m=+0.335921301 container init d2129f4b15a9c349f6155ea384fc7ac62ef741b1168e932f186467de12cb5d01 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, io.openshift.tags=base rhel8, build-date=2022-04-29T11:48:11.055897, vcs-type=git, maintainer=Paul Cuzner , release=239.1651231664, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., architecture=x86_64, name=ubi8, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.32.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, distribution-scope=public) 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 podman[63668]: 2024-09-16 05:41:50.61059604 +0000 UTC m=+0.340802775 container start d2129f4b15a9c349f6155ea384fc7ac62ef741b1168e932f186467de12cb5d01 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, distribution-scope=public, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, vcs-type=git, vendor=Red Hat, Inc., release=239.1651231664, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, architecture=x86_64, description=Ceph Grafana Container, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.32.0, build-date=2022-04-29T11:48:11.055897, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 bash[63668]: d2129f4b15a9c349f6155ea384fc7ac62ef741b1168e932f186467de12cb5d01 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 systemd[1]: Started Ceph grafana.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766065763Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766285448Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766310015Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766323443Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766336617Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.76634861Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T05:41:50.857 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766359996Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T05:41:50.858 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766371567Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T05:41:50.858 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766383118Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T05:41:50.858 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766394129Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T05:41:50.858 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766405306Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T05:41:50.858 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766415776Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T05:41:50.858 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766426302Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T05:41:50.858 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=settings t=2024-09-16T05:41:50.766436994Z level=info msg="App mode production" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=sqlstore t=2024-09-16T05:41:50.766491777Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=sqlstore t=2024-09-16T05:41:50.766514907Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.767369196Z level=info msg="Starting DB migrations" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.767455566Z level=info msg="Executing migration" id="create migration_log table" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.768003477Z level=info msg="Executing migration" id="create user table" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.768456937Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.768948234Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.769610123Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.770046354Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.770459294Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.771191631Z level=info msg="Executing migration" id="create user table v2" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.771611693Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-16T05:41:50.859 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.771995626Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.772431009Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.772760993Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.773141745Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.773571644Z level=info msg="Executing migration" id="Update user table charset" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.773857109Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.774297229Z level=info msg="Executing migration" id="Add missing user data" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.774664297Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.775068393Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.775489635Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.775887006Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.777037961Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.777510172Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-16T05:41:50.860 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.777984696Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.778392302Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.778836976Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.779379593Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.779777336Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.780294102Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.780811104Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.78132063Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.781817282Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.782711876Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-16T05:41:50.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.783256266Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-16T05:41:50.862 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.783774185Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.784299904Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.784814875Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.785377653Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.785858156Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.786371607Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.786831707Z level=info msg="Executing migration" id="create star table" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.787349864Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.787919084Z level=info msg="Executing migration" id="create org table v1" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.788502396Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.789049102Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.789561205Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.790112235Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-16T05:41:50.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.790654544Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.791175381Z level=info msg="Executing migration" id="Update org table charset" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.791514003Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.79226999Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.79264096Z level=info msg="Executing migration" id="create dashboard table" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.79308849Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.793986518Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.794431095Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.79528597Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.796125787Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.796961001Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.797849611Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.798738439Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.799591919Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-16T05:41:50.864 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.800420503Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.800782819Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.801644895Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.802476086Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.803329892Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.803854809Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.804680896Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.805516014Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.80641777Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.809394957Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-16T05:41:50.865 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.812154971Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.815055334Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.817779924Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.820575787Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.821107203Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.823819599Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.826608908Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.827100368Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.829961054Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.832682941Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.835467663Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.838205142Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-16T05:41:50.866 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.840997054Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.84192803Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.84285449Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.843579593Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.84449561Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.844855244Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.845666052Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.846512796Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.847414383Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.847754134Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.848572158Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.849191473Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.849760721Z level=info msg="Executing migration" id="create data_source table" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.850600094Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-16T05:41:50.867 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.851049947Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.85205407Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.852801528Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.853685696Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.854761399Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.855613972Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.856462755Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.857342955Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.857826838Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.858670981Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-16T05:41:50.868 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.859514035Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-16T05:41:50.870 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.860396526Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-16T05:41:50.870 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.86081861Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-16T05:41:51.107 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-mon[31301]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:51.107 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.107 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.107 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.107 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.108 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.861644865Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-16T05:41:51.108 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.864606386Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-16T05:41:51.108 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.867309678Z level=info msg="Executing migration" id="Add uid column" 2024-09-16T05:41:51.108 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.870285777Z level=info msg="Executing migration" id="Update uid value" 2024-09-16T05:41:51.108 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.873063499Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-16T05:41:51.108 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.875815207Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-16T05:41:51.108 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.878636181Z level=info msg="Executing migration" id="create api_key table" 2024-09-16T05:41:51.108 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.879067482Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.882070226Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.884599992Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.887400632Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.887795374Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.890919097Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.893595608Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.896376896Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.899189215Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.902207176Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.905087903Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.907524942Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.910104244Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-16T05:41:51.109 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.91292997Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.915727362Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.918252217Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.920886317Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.923494767Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.926450198Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.929180048Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.931571994Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.934268551Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.937013708Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.939413018Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.942052379Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-16T05:41:51.110 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.944717624Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-16T05:41:51.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.947316473Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-16T05:41:51.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.950203702Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-16T05:41:51.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.952776232Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-16T05:41:51.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.953658513Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-16T05:41:51.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.954539559Z level=info msg="Executing migration" id="create quota table v1" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.955533019Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.956247153Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.957089244Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.957950945Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.958823401Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.959587126Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.96045893Z level=info msg="Executing migration" id="create session table" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.961290295Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-16T05:41:51.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.962144873Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.963071966Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.963912265Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.964631749Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.96553956Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.965987684Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.966481039Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.967226496Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.96762986Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.968096002Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.968700525Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-16T05:41:51.113 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.969496494Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.970106173Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.970715801Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.971550899Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.972001795Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.972475134Z level=info msg="Executing migration" id="create alert table v1" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.973346097Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.974232618Z level=info msg="Executing migration" id="add index alert state" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.975082784Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.975980039Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.976822139Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.977711282Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.978578982Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.980014676Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-16T05:41:51.114 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.982926913Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.985835086Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.988758353Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.99159095Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.994445596Z level=info msg="Executing migration" id="Add column is_default" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:50 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:50.997242052Z level=info msg="Executing migration" id="Add column frequency" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.000112354Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.002914389Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.005800572Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.008656325Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.011571116Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-16T05:41:51.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.014344814Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.017210143Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.019943513Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.022731388Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.025707021Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.028538695Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.031071047Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.033579903Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.036375926Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.039110583Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.041850727Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.044332057Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-16T05:41:51.116 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.047079925Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.049798809Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.052415132Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.055111575Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.057615639Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.058073979Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.06071147Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.063279969Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.063754266Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.066418413Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.069029309Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.069733669Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.070160666Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-16T05:41:51.117 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.07306043Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.075618047Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.078426742Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.079011961Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.081902163Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.084488305Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.087287102Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.087772627Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.090487024Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.091364449Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.09225975Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.093198831Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.093961855Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-16T05:41:51.118 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.094809701Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.095751266Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.096613324Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.097444732Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.098252554Z level=info msg="Executing migration" id="Move region to single row" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.099065311Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.099485288Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.100302818Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.100883525Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.101456109Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.102309138Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.102870076Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.103665679Z level=info msg="Executing migration" id="create test_data table" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.104556401Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-16T05:41:51.119 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.105071021Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.105494789Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.106362596Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.107293444Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.108067123Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.108917455Z level=info msg="Executing migration" id="create team table" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.109757708Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.110603515Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.111459787Z level=info msg="Executing migration" id="create team member table" 2024-09-16T05:41:51.120 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.111995762Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-16T05:41:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[27514]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[39111]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:51 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:51.359 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.112933217Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-16T05:41:51.359 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.113781988Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-16T05:41:51.359 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.114467708Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-16T05:41:51.359 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.115201172Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.116056018Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.116903217Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.117902367Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.118502049Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.121211073Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.121660927Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.124598349Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.125165099Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.128050653Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.130918654Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.133853521Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-16T05:41:51.360 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.136620351Z level=info msg="Executing migration" id="create tag table" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.139348944Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.142126372Z level=info msg="Executing migration" id="create login attempt table" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.145054469Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.147796322Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.150551178Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.153156989Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.156075051Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.158946266Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.161562556Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.164293773Z level=info msg="Executing migration" id="create user auth table" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.166912655Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.169749076Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-16T05:41:51.361 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.172407144Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.175116801Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.177879254Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.18061707Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.183084918Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.185804221Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.188626653Z level=info msg="Executing migration" id="create server_lock table" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.191130358Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.194007641Z level=info msg="Executing migration" id="create user auth token table" 2024-09-16T05:41:51.362 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.196533933Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-16T05:41:51.363 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.199253046Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.201744333Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.204483353Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.207054203Z level=info msg="Executing migration" id="create cache_data table" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.209808204Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.212426613Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.213222969Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.214084397Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.214397791Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.214688057Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-16T05:41:51.364 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.215142371Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.215883275Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.216358855Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.216697765Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.217125297Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.217543574Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.217948702Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.218411382Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.219209039Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.219663478Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.219952101Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.220398673Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-16T05:41:51.365 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.220804398Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.221250828Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.221569861Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.222004392Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.222429692Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.22282527Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.223284782Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.224076835Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.224502585Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.224889718Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.228359666Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-16T05:41:51.366 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.231705925Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.232168418Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.232595066Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.233458037Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.233889658Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.234343236Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.23477755Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.235227947Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.235540622Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.236389046Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-16T05:41:51.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.237251423Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-16T05:41:51.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.238061749Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-16T05:41:51.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.238493741Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-16T05:41:51.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.238918795Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-16T05:41:51.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.239758668Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-16T05:41:51.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.240641947Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-16T05:41:51.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.24112371Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-16T05:41:51.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.242162161Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-16T05:41:51.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.243007752Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.243865799Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.246410466Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.249218261Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.251842225Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.254367804Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.257011657Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.259704916Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.262147866Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.264954335Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.267619681Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.27022992Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.272842776Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.2738899Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-16T05:41:51.369 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.274758289Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.275692552Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.27651291Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.277457868Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.278309867Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.279145007Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.280044878Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.280869485Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.281778481Z level=info msg="Executing migration" id="create alert_image table" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.282558428Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.283558932Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.284237217Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.285075021Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.285929485Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T05:41:51.370 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.286024468Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.286877582Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.287737738Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.288499161Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.288626088Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.288754369Z level=info msg="alerts found to migrate" alerts=0 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.289449658Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.290261557Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.291134151Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.2921509Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.293020268Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.293760191Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.294583285Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-16T05:41:51.371 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.294997302Z level=info msg="Executing migration" id="create data_keys table" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.295468409Z level=info msg="Executing migration" id="create secrets table" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.296435451Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.301033324Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.301955678Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.302947744Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.307379406Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.311772788Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.312688019Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-16T05:41:51.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.313528922Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.316474569Z level=info msg="Executing migration" id="create permission table" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.319333773Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.322061995Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.324938933Z level=info msg="Executing migration" id="create role table" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.327803294Z level=info msg="Executing migration" id="add column display_name" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.330444029Z level=info msg="Executing migration" id="add column group_name" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.333188092Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.336068321Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.338736641Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.341792127Z level=info msg="Executing migration" id="create team role table" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.344645238Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.347482142Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.350255905Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-16T05:41:51.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.353041722Z level=info msg="Executing migration" id="create user role table" 2024-09-16T05:41:51.374 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.355851798Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-16T05:41:51.374 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.358867007Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-16T05:41:51.374 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.361474315Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.364217802Z level=info msg="Executing migration" id="create builtin role table" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.366669631Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.369600653Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.372222316Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.374980743Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.377474361Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.38029916Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.383109282Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-16T05:41:51.838 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.385592694Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.388397637Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.390906456Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.393686982Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.396119346Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.398693436Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.40126776Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.403891922Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.406692762Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.409259072Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.410218699Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.41095651Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.41186558Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-16T05:41:51.839 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.412874366Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.413850023Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.414706185Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.415595003Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.416405478Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.417346319Z level=info msg="Executing migration" id="add correlation config column" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.418486701Z level=info msg="Executing migration" id="create entity_events table" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.419546323Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.420249406Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.420331186Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.421229854Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.421332768Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.421856466Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-16T05:41:51.840 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.422766736Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-16T05:41:51.841 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.423754704Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-16T05:41:51.841 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.424520889Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T05:41:51.841 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.425496063Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-16T05:41:51.841 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.42618012Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T05:41:51.841 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.427192943Z level=info msg="Executing migration" id="Drop public config table" 2024-09-16T05:41:51.841 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.427955231Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.428809786Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.429873741Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.430590192Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.431498973Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.434566806Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.435575032Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.436566216Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.437483818Z level=info msg="Executing migration" id="add share column" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.438515691Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.439546372Z level=info msg="Executing migration" id="create file table" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.440241354Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.441144285Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.442129278Z level=info msg="Executing migration" id="create file_meta table" 2024-09-16T05:41:51.842 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.442761433Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.445784479Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.448701052Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.45155114Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.454294367Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.457065317Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.459911557Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.462730382Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.465568217Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-16T05:41:51.843 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.468298127Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.471158888Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.473955766Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.477051698Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.479773745Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.480291091Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.490365496Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.491217008Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.492203301Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.49613985Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.497098899Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.497847699Z level=info msg="Executing migration" id="create folder table" 2024-09-16T05:41:51.844 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.498828489Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.4996292Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.500575738Z level=info msg="Executing migration" id="Update folder title length" 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.501286189Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=migrator t=2024-09-16T05:41:51.502093144Z level=info msg="migrations completed" performed=485 skipped=0 duration=734.658182ms 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=sqlstore t=2024-09-16T05:41:51.502481255Z level=info msg="Created default organization" 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=plugin.loader t=2024-09-16T05:41:51.559401272Z level=info msg="Plugin registered" pluginID=input 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=plugin.loader t=2024-09-16T05:41:51.586919639Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=plugin.loader t=2024-09-16T05:41:51.586942167Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=secrets t=2024-09-16T05:41:51.586998631Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=query_data t=2024-09-16T05:41:51.588594097Z level=info msg="Query Service initialization" 2024-09-16T05:41:51.845 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=live.push_http t=2024-09-16T05:41:51.592547232Z level=info msg="Live Push Gateway initialization" 2024-09-16T05:41:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:52 smithi145 ceph-mon[39111]: Deploying daemon node-exporter.a on smithi145 2024-09-16T05:41:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:52 smithi145 ceph-mon[27514]: Deploying daemon node-exporter.a on smithi145 2024-09-16T05:41:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-mon[31301]: Deploying daemon node-exporter.a on smithi145 2024-09-16T05:41:52.817 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=infra.usagestats.collector t=2024-09-16T05:41:52.338865814Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T05:41:52.817 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=provisioning.datasources t=2024-09-16T05:41:52.394362093Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T05:41:52.817 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=provisioning.datasources t=2024-09-16T05:41:52.426406966Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-16T05:41:52.817 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=provisioning.alerting t=2024-09-16T05:41:52.448036104Z level=info msg="starting to provision alerting" 2024-09-16T05:41:52.818 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=provisioning.alerting t=2024-09-16T05:41:52.448058374Z level=info msg="finished to provision alerting" 2024-09-16T05:41:52.818 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=grafanaStorageLogger t=2024-09-16T05:41:52.44822964Z level=info msg="storage starting" 2024-09-16T05:41:52.818 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=ngalert.state.manager t=2024-09-16T05:41:52.448300434Z level=info msg="Warming state cache for startup" 2024-09-16T05:41:52.818 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=http.server t=2024-09-16T05:41:52.449919501Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T05:41:52.818 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=sqlstore.transactions t=2024-09-16T05:41:52.458721531Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T05:41:52.819 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=ngalert.state.manager t=2024-09-16T05:41:52.458781362Z level=info msg="State cache has been initialized" states=0 duration=10.479916ms 2024-09-16T05:41:52.819 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=ngalert.multiorg.alertmanager t=2024-09-16T05:41:52.458872277Z level=info msg="starting MultiOrg Alertmanager" 2024-09-16T05:41:52.819 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=ticker t=2024-09-16T05:41:52.458894719Z level=info msg=starting first_tick=2024-09-16T05:42:00Z 2024-09-16T05:41:52.819 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=sqlstore.transactions t=2024-09-16T05:41:52.507381248Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T05:41:52.819 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=sqlstore.transactions t=2024-09-16T05:41:52.537559689Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T05:41:52.820 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:41:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=sqlstore.transactions t=2024-09-16T05:41:52.548885612Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-16T05:41:53.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:53 smithi145 ceph-mon[39111]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:53.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:53 smithi145 ceph-mon[27514]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:53 smithi161 ceph-mon[31301]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:54.107 INFO:teuthology.orchestra.run.smithi145.stdout:34359738429 2024-09-16T05:41:54.107 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T05:41:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:54 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:54 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:54.339 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:54 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:54.339 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:54 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:54.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:54 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:41:54.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:54 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:41:54.975 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:41:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:41:54] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-09-16T05:41:55.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:55 smithi145 ceph-mon[39111]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:55.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:55 smithi145 ceph-mon[27514]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:55 smithi161 ceph-mon[31301]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:57.129 INFO:teuthology.orchestra.run.smithi145.stdout:128849018922 2024-09-16T05:41:57.129 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T05:41:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:57 smithi161 ceph-mon[31301]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:57.343 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:57 smithi145 ceph-mon[39111]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:57.344 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:57 smithi145 ceph-mon[27514]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:41:59 smithi145 ceph-mon[27514]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:41:59 smithi145 ceph-mon[39111]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:41:59 smithi161 ceph-mon[31301]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:41:59.446 INFO:teuthology.orchestra.run.smithi145.stdout:77309411380 2024-09-16T05:41:59.447 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T05:42:00.123 INFO:teuthology.orchestra.run.smithi145.stdout:197568495648 2024-09-16T05:42:00.123 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-16T05:42:00.610 INFO:teuthology.orchestra.run.smithi145.stdout:163208757285 2024-09-16T05:42:00.611 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T05:42:01.142 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:01 smithi145 ceph-mon[27514]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:01.143 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:01 smithi145 ceph-mon[39111]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:01 smithi161 ceph-mon[31301]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:02.111 INFO:teuthology.orchestra.run.smithi145.stdout:231928234012 2024-09-16T05:42:02.112 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-16T05:42:02.866 INFO:teuthology.orchestra.run.smithi145.stdout:107374182448 2024-09-16T05:42:02.866 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T05:42:02.885 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:03.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:03 smithi145 ceph-mon[27514]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:03 smithi145 ceph-mon[39111]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:03.537 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:03.556 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:03 smithi161 ceph-mon[31301]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:03.569 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:03.802 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:04.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:42:04] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-09-16T05:42:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:05 smithi145 ceph-mon[27514]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:05.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:05 smithi145 ceph-mon[39111]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:05 smithi161 ceph-mon[31301]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:06.288 INFO:teuthology.orchestra.run.smithi145.stdout:55834574906 2024-09-16T05:42:06.288 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T05:42:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:07 smithi145 ceph-mon[27514]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:07 smithi145 ceph-mon[39111]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:07 smithi161 ceph-mon[31301]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:09.277 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:09 smithi145 ceph-mon[27514]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:09 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:09 smithi145 ceph-mon[39111]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:09 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:09.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:09 smithi161 ceph-mon[31301]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:09.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:09 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:09.758 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:11.008 INFO:teuthology.orchestra.run.smithi145.stdout:163208757288 2024-09-16T05:42:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:11 smithi145 ceph-mon[27514]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:11.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:11 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2617828867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T05:42:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:11 smithi145 ceph-mon[39111]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:11 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2617828867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T05:42:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:11 smithi161 ceph-mon[31301]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:11.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:11 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2617828867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T05:42:12.115 INFO:teuthology.orchestra.run.smithi145.stdout:77309411383 2024-09-16T05:42:12.216 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:12 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2264744793' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T05:42:12.217 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:12 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2264744793' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T05:42:12.380 INFO:teuthology.orchestra.run.smithi145.stdout:128849018925 2024-09-16T05:42:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:12 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2264744793' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T05:42:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:13 smithi145 ceph-mon[27514]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:13 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1005346014' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T05:42:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:13 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2339091084' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T05:42:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:13 smithi145 ceph-mon[39111]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:13.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:13 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1005346014' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T05:42:13.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:13 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2339091084' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T05:42:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:13 smithi161 ceph-mon[31301]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:13 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1005346014' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T05:42:13.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:13 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2339091084' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T05:42:13.705 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757285 got 163208757288 for osd.5 2024-09-16T05:42:13.706 DEBUG:teuthology.parallel:result is None 2024-09-16T05:42:14.317 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:42:14 smithi145 systemd[1]: Started Ceph node-exporter.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:42:14.682 INFO:teuthology.orchestra.run.smithi145.stdout:34359738433 2024-09-16T05:42:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:42:14] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-09-16T05:42:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:15 smithi161 ceph-mon[31301]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:15.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:15 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:15 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:15 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.338 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:15 smithi161 bash[63961]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-16T05:42:15.549 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:15 smithi145 ceph-mon[39111]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:15.549 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:15 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.549 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:15 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.549 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:15 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:15 smithi145 ceph-mon[27514]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:15.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:15 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:15 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:15 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:15.634 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411380 got 77309411383 for osd.2 2024-09-16T05:42:15.634 DEBUG:teuthology.parallel:result is None 2024-09-16T05:42:15.669 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:15.670 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:16.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738429 got 34359738433 for osd.0 2024-09-16T05:42:16.019 DEBUG:teuthology.parallel:result is None 2024-09-16T05:42:16.087 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:15 smithi161 bash[63961]: Getting image source signatures 2024-09-16T05:42:16.087 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:15 smithi161 bash[63961]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-16T05:42:16.087 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:15 smithi161 bash[63961]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-16T05:42:16.088 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:15 smithi161 bash[63961]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-16T05:42:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:16 smithi145 ceph-mon[39111]: Deploying daemon node-exporter.b on smithi161 2024-09-16T05:42:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:16 smithi145 ceph-mon[27514]: Deploying daemon node-exporter.b on smithi161 2024-09-16T05:42:16.516 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018922 got 128849018925 for osd.4 2024-09-16T05:42:16.516 DEBUG:teuthology.parallel:result is None 2024-09-16T05:42:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:16 smithi161 ceph-mon[31301]: Deploying daemon node-exporter.b on smithi161 2024-09-16T05:42:17.300 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:17 smithi145 ceph-mon[39111]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:17.300 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:17 smithi145 ceph-mon[27514]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-mon[31301]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:17.338 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:16 smithi161 bash[63961]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-16T05:42:17.338 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 bash[63961]: Writing manifest to image destination 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 podman[63961]: 2024-09-16 05:42:17.369631979 +0000 UTC m=+2.230497855 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 podman[63961]: 2024-09-16 05:42:17.484715272 +0000 UTC m=+2.345581148 container create 8838de617d484d5c1717a6e8f61d5ca726383ac3fcde4078578aa65c3cb0abf7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 podman[63961]: 2024-09-16 05:42:17.686833304 +0000 UTC m=+2.547699180 container init 8838de617d484d5c1717a6e8f61d5ca726383ac3fcde4078578aa65c3cb0abf7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 podman[63961]: 2024-09-16 05:42:17.691258586 +0000 UTC m=+2.552124471 container start 8838de617d484d5c1717a6e8f61d5ca726383ac3fcde4078578aa65c3cb0abf7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.695Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.695Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.695Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.695Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.695Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T05:42:17.757 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.695Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T05:42:17.758 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T05:42:17.759 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T05:42:17.759 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T05:42:17.759 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T05:42:17.759 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T05:42:17.759 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T05:42:17.759 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T05:42:17.759 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T05:42:17.759 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T05:42:17.760 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[64037]: ts=2024-09-16T05:42:17.696Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T05:42:17.761 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 bash[63961]: 8838de617d484d5c1717a6e8f61d5ca726383ac3fcde4078578aa65c3cb0abf7 2024-09-16T05:42:18.087 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:42:17 smithi161 systemd[1]: Started Ceph node-exporter.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:42:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[27514]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:19.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:18 smithi145 ceph-mon[39111]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:18 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:18 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:18 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:18 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:18 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:19.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:18 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:19.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:18 smithi161 ceph-mon[31301]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:20.098 INFO:teuthology.orchestra.run.smithi145.stdout:197568495653 2024-09-16T05:42:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:20 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:20 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:20 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:20.781 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495648 got 197568495653 for osd.6 2024-09-16T05:42:20.781 DEBUG:teuthology.parallel:result is None 2024-09-16T05:42:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:21 smithi145 ceph-mon[27514]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:21 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1574800693' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T05:42:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:21 smithi145 ceph-mon[39111]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:21 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1574800693' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T05:42:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:21 smithi161 ceph-mon[31301]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:21 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1574800693' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T05:42:21.412 INFO:teuthology.orchestra.run.smithi145.stdout:55834574909 2024-09-16T05:42:21.609 INFO:teuthology.orchestra.run.smithi145.stdout:107374182452 2024-09-16T05:42:22.185 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:22 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1367350246' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T05:42:22.186 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:22 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3921806869' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T05:42:22.186 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:22 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1367350246' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T05:42:22.186 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:22 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3921806869' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T05:42:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:22 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1367350246' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T05:42:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:22 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3921806869' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T05:42:22.574 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182448 got 107374182452 for osd.3 2024-09-16T05:42:22.574 DEBUG:teuthology.parallel:result is None 2024-09-16T05:42:23.097 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:23 smithi145 ceph-mon[39111]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:23.097 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:23 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1755520889' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T05:42:23.098 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:23 smithi145 ceph-mon[27514]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:23.098 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:23 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1755520889' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T05:42:23.118 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574906 got 55834574909 for osd.1 2024-09-16T05:42:23.118 DEBUG:teuthology.parallel:result is None 2024-09-16T05:42:23.256 INFO:teuthology.orchestra.run.smithi145.stdout:231928234016 2024-09-16T05:42:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:23 smithi161 ceph-mon[31301]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:23 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1755520889' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T05:42:23.957 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234012 got 231928234016 for osd.7 2024-09-16T05:42:23.957 DEBUG:teuthology.parallel:result is None 2024-09-16T05:42:23.957 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T05:42:23.958 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T05:42:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:24.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-mon[27514]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:24.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:24.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:24.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:24.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-mon[39111]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:24.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:24.727 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:24 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:24 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:24 smithi161 ceph-mon[31301]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:24.981 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:42:24] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-09-16T05:42:26.862 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:42:26.863 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2024-09-16T05:42:27.310 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:27 smithi145 ceph-mon[39111]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:27.311 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:27 smithi145 ceph-mon[27514]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:27 smithi161 ceph-mon[31301]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:27.835 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":41,"stamp":"2024-09-16T05:42:25.973719+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593533,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":229,"num_write_kb":2435,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240476,"kb_used_data":7932,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720740,"statfs":{"total":767960285184,"available":767714037760,"internally_reserved":0,"allocated":8122368,"data_stored":4572686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":238014010},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002476"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615489+0000","last_change":"2024-09-16T05:40:19.926782+0000","last_active":"2024-09-16T05:41:34.615489+0000","last_peered":"2024-09-16T05:41:34.615489+0000","last_clean":"2024-09-16T05:41:34.615489+0000","last_became_active":"2024-09-16T05:40:19.926490+0000","last_became_peered":"2024-09-16T05:40:19.926490+0000","last_unstale":"2024-09-16T05:41:34.615489+0000","last_undegraded":"2024-09-16T05:41:34.615489+0000","last_fullsized":"2024-09-16T05:41:34.615489+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209908+0000","last_change":"2024-09-16T05:40:42.039130+0000","last_active":"2024-09-16T05:41:40.209908+0000","last_peered":"2024-09-16T05:41:40.209908+0000","last_clean":"2024-09-16T05:41:40.209908+0000","last_became_active":"2024-09-16T05:40:42.038795+0000","last_became_peered":"2024-09-16T05:40:42.038795+0000","last_unstale":"2024-09-16T05:41:40.209908+0000","last_undegraded":"2024-09-16T05:41:40.209908+0000","last_fullsized":"2024-09-16T05:41:40.209908+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:45:32.879424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741947+0000","last_change":"2024-09-16T05:40:19.911332+0000","last_active":"2024-09-16T05:41:40.741947+0000","last_peered":"2024-09-16T05:41:40.741947+0000","last_clean":"2024-09-16T05:41:40.741947+0000","last_became_active":"2024-09-16T05:40:19.911045+0000","last_became_peered":"2024-09-16T05:40:19.911045+0000","last_unstale":"2024-09-16T05:41:40.741947+0000","last_undegraded":"2024-09-16T05:41:40.741947+0000","last_fullsized":"2024-09-16T05:41:40.741947+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741482+0000","last_change":"2024-09-16T05:40:19.926920+0000","last_active":"2024-09-16T05:41:40.741482+0000","last_peered":"2024-09-16T05:41:40.741482+0000","last_clean":"2024-09-16T05:41:40.741482+0000","last_became_active":"2024-09-16T05:40:19.926647+0000","last_became_peered":"2024-09-16T05:40:19.926647+0000","last_unstale":"2024-09-16T05:41:40.741482+0000","last_undegraded":"2024-09-16T05:41:40.741482+0000","last_fullsized":"2024-09-16T05:41:40.741482+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615541+0000","last_change":"2024-09-16T05:40:19.916358+0000","last_active":"2024-09-16T05:41:34.615541+0000","last_peered":"2024-09-16T05:41:34.615541+0000","last_clean":"2024-09-16T05:41:34.615541+0000","last_became_active":"2024-09-16T05:40:19.916046+0000","last_became_peered":"2024-09-16T05:40:19.916046+0000","last_unstale":"2024-09-16T05:41:34.615541+0000","last_undegraded":"2024-09-16T05:41:34.615541+0000","last_fullsized":"2024-09-16T05:41:34.615541+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294252+0000","last_change":"2024-09-16T05:40:19.925907+0000","last_active":"2024-09-16T05:41:34.294252+0000","last_peered":"2024-09-16T05:41:34.294252+0000","last_clean":"2024-09-16T05:41:34.294252+0000","last_became_active":"2024-09-16T05:40:19.925615+0000","last_became_peered":"2024-09-16T05:40:19.925615+0000","last_unstale":"2024-09-16T05:41:34.294252+0000","last_undegraded":"2024-09-16T05:41:34.294252+0000","last_fullsized":"2024-09-16T05:41:34.294252+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.614770+0000","last_change":"2024-09-16T05:40:19.915255+0000","last_active":"2024-09-16T05:41:34.614770+0000","last_peered":"2024-09-16T05:41:34.614770+0000","last_clean":"2024-09-16T05:41:34.614770+0000","last_became_active":"2024-09-16T05:40:19.914948+0000","last_became_peered":"2024-09-16T05:40:19.914948+0000","last_unstale":"2024-09-16T05:41:34.614770+0000","last_undegraded":"2024-09-16T05:41:34.614770+0000","last_fullsized":"2024-09-16T05:41:34.614770+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286408+0000","last_change":"2024-09-16T05:40:19.921608+0000","last_active":"2024-09-16T05:41:34.286408+0000","last_peered":"2024-09-16T05:41:34.286408+0000","last_clean":"2024-09-16T05:41:34.286408+0000","last_became_active":"2024-09-16T05:40:19.921355+0000","last_became_peered":"2024-09-16T05:40:19.921355+0000","last_unstale":"2024-09-16T05:41:34.286408+0000","last_undegraded":"2024-09-16T05:41:34.286408+0000","last_fullsized":"2024-09-16T05:41:34.286408+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615688+0000","last_change":"2024-09-16T05:40:19.921485+0000","last_active":"2024-09-16T05:41:34.615688+0000","last_peered":"2024-09-16T05:41:34.615688+0000","last_clean":"2024-09-16T05:41:34.615688+0000","last_became_active":"2024-09-16T05:40:19.921178+0000","last_became_peered":"2024-09-16T05:40:19.921178+0000","last_unstale":"2024-09-16T05:41:34.615688+0000","last_undegraded":"2024-09-16T05:41:34.615688+0000","last_fullsized":"2024-09-16T05:41:34.615688+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796735+0000","last_change":"2024-09-16T05:40:19.931027+0000","last_active":"2024-09-16T05:41:34.796735+0000","last_peered":"2024-09-16T05:41:34.796735+0000","last_clean":"2024-09-16T05:41:34.796735+0000","last_became_active":"2024-09-16T05:40:19.930551+0000","last_became_peered":"2024-09-16T05:40:19.930551+0000","last_unstale":"2024-09-16T05:41:34.796735+0000","last_undegraded":"2024-09-16T05:41:34.796735+0000","last_fullsized":"2024-09-16T05:41:34.796735+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796720+0000","last_change":"2024-09-16T05:40:19.929160+0000","last_active":"2024-09-16T05:41:34.796720+0000","last_peered":"2024-09-16T05:41:34.796720+0000","last_clean":"2024-09-16T05:41:34.796720+0000","last_became_active":"2024-09-16T05:40:19.928855+0000","last_became_peered":"2024-09-16T05:40:19.928855+0000","last_unstale":"2024-09-16T05:41:34.796720+0000","last_undegraded":"2024-09-16T05:41:34.796720+0000","last_fullsized":"2024-09-16T05:41:34.796720+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":19,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288137+0000","last_change":"2024-09-16T05:40:42.706686+0000","last_active":"2024-09-16T05:41:34.288137+0000","last_peered":"2024-09-16T05:41:34.288137+0000","last_clean":"2024-09-16T05:41:34.288137+0000","last_became_active":"2024-09-16T05:40:42.706332+0000","last_became_peered":"2024-09-16T05:40:42.706332+0000","last_unstale":"2024-09-16T05:41:34.288137+0000","last_undegraded":"2024-09-16T05:41:34.288137+0000","last_fullsized":"2024-09-16T05:41:34.288137+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286781+0000","last_change":"2024-09-16T05:40:19.913578+0000","last_active":"2024-09-16T05:41:34.286781+0000","last_peered":"2024-09-16T05:41:34.286781+0000","last_clean":"2024-09-16T05:41:34.286781+0000","last_became_active":"2024-09-16T05:40:19.913332+0000","last_became_peered":"2024-09-16T05:40:19.913332+0000","last_unstale":"2024-09-16T05:41:34.286781+0000","last_undegraded":"2024-09-16T05:41:34.286781+0000","last_fullsized":"2024-09-16T05:41:34.286781+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796949+0000","last_change":"2024-09-16T05:40:19.923538+0000","last_active":"2024-09-16T05:41:34.796949+0000","last_peered":"2024-09-16T05:41:34.796949+0000","last_clean":"2024-09-16T05:41:34.796949+0000","last_became_active":"2024-09-16T05:40:19.923267+0000","last_became_peered":"2024-09-16T05:40:19.923267+0000","last_unstale":"2024-09-16T05:41:34.796949+0000","last_undegraded":"2024-09-16T05:41:34.796949+0000","last_fullsized":"2024-09-16T05:41:34.796949+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.291716+0000","last_change":"2024-09-16T05:40:19.921551+0000","last_active":"2024-09-16T05:41:34.291716+0000","last_peered":"2024-09-16T05:41:34.291716+0000","last_clean":"2024-09-16T05:41:34.291716+0000","last_became_active":"2024-09-16T05:40:19.921272+0000","last_became_peered":"2024-09-16T05:40:19.921272+0000","last_unstale":"2024-09-16T05:41:34.291716+0000","last_undegraded":"2024-09-16T05:41:34.291716+0000","last_fullsized":"2024-09-16T05:41:34.291716+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294130+0000","last_change":"2024-09-16T05:40:19.924535+0000","last_active":"2024-09-16T05:41:34.294130+0000","last_peered":"2024-09-16T05:41:34.294130+0000","last_clean":"2024-09-16T05:41:34.294130+0000","last_became_active":"2024-09-16T05:40:19.924268+0000","last_became_peered":"2024-09-16T05:40:19.924268+0000","last_unstale":"2024-09-16T05:41:34.294130+0000","last_undegraded":"2024-09-16T05:41:34.294130+0000","last_fullsized":"2024-09-16T05:41:34.294130+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294784+0000","last_change":"2024-09-16T05:40:19.928504+0000","last_active":"2024-09-16T05:41:34.294784+0000","last_peered":"2024-09-16T05:41:34.294784+0000","last_clean":"2024-09-16T05:41:34.294784+0000","last_became_active":"2024-09-16T05:40:19.928205+0000","last_became_peered":"2024-09-16T05:40:19.928205+0000","last_unstale":"2024-09-16T05:41:34.294784+0000","last_undegraded":"2024-09-16T05:41:34.294784+0000","last_fullsized":"2024-09-16T05:41:34.294784+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288474+0000","last_change":"2024-09-16T05:40:19.913375+0000","last_active":"2024-09-16T05:41:34.288474+0000","last_peered":"2024-09-16T05:41:34.288474+0000","last_clean":"2024-09-16T05:41:34.288474+0000","last_became_active":"2024-09-16T05:40:19.913077+0000","last_became_peered":"2024-09-16T05:40:19.913077+0000","last_unstale":"2024-09-16T05:41:34.288474+0000","last_undegraded":"2024-09-16T05:41:34.288474+0000","last_fullsized":"2024-09-16T05:41:34.288474+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615363+0000","last_change":"2024-09-16T05:40:19.919079+0000","last_active":"2024-09-16T05:41:34.615363+0000","last_peered":"2024-09-16T05:41:34.615363+0000","last_clean":"2024-09-16T05:41:34.615363+0000","last_became_active":"2024-09-16T05:40:19.918785+0000","last_became_peered":"2024-09-16T05:40:19.918785+0000","last_unstale":"2024-09-16T05:41:34.615363+0000","last_undegraded":"2024-09-16T05:41:34.615363+0000","last_fullsized":"2024-09-16T05:41:34.615363+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796517+0000","last_change":"2024-09-16T05:40:19.921750+0000","last_active":"2024-09-16T05:41:34.796517+0000","last_peered":"2024-09-16T05:41:34.796517+0000","last_clean":"2024-09-16T05:41:34.796517+0000","last_became_active":"2024-09-16T05:40:19.921429+0000","last_became_peered":"2024-09-16T05:40:19.921429+0000","last_unstale":"2024-09-16T05:41:34.796517+0000","last_undegraded":"2024-09-16T05:41:34.796517+0000","last_fullsized":"2024-09-16T05:41:34.796517+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797058+0000","last_change":"2024-09-16T05:40:19.911352+0000","last_active":"2024-09-16T05:41:34.797058+0000","last_peered":"2024-09-16T05:41:34.797058+0000","last_clean":"2024-09-16T05:41:34.797058+0000","last_became_active":"2024-09-16T05:40:19.911088+0000","last_became_peered":"2024-09-16T05:40:19.911088+0000","last_unstale":"2024-09-16T05:41:34.797058+0000","last_undegraded":"2024-09-16T05:41:34.797058+0000","last_fullsized":"2024-09-16T05:41:34.797058+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294212+0000","last_change":"2024-09-16T05:40:19.931121+0000","last_active":"2024-09-16T05:41:34.294212+0000","last_peered":"2024-09-16T05:41:34.294212+0000","last_clean":"2024-09-16T05:41:34.294212+0000","last_became_active":"2024-09-16T05:40:19.930825+0000","last_became_peered":"2024-09-16T05:40:19.930825+0000","last_unstale":"2024-09-16T05:41:34.294212+0000","last_undegraded":"2024-09-16T05:41:34.294212+0000","last_fullsized":"2024-09-16T05:41:34.294212+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286560+0000","last_change":"2024-09-16T05:40:19.920628+0000","last_active":"2024-09-16T05:41:34.286560+0000","last_peered":"2024-09-16T05:41:34.286560+0000","last_clean":"2024-09-16T05:41:34.286560+0000","last_became_active":"2024-09-16T05:40:19.920365+0000","last_became_peered":"2024-09-16T05:40:19.920365+0000","last_unstale":"2024-09-16T05:41:34.286560+0000","last_undegraded":"2024-09-16T05:41:34.286560+0000","last_fullsized":"2024-09-16T05:41:34.286560+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294191+0000","last_change":"2024-09-16T05:40:19.922697+0000","last_active":"2024-09-16T05:41:34.294191+0000","last_peered":"2024-09-16T05:41:34.294191+0000","last_clean":"2024-09-16T05:41:34.294191+0000","last_became_active":"2024-09-16T05:40:19.922425+0000","last_became_peered":"2024-09-16T05:40:19.922425+0000","last_unstale":"2024-09-16T05:41:34.294191+0000","last_undegraded":"2024-09-16T05:41:34.294191+0000","last_fullsized":"2024-09-16T05:41:34.294191+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287574+0000","last_change":"2024-09-16T05:40:19.917024+0000","last_active":"2024-09-16T05:41:34.287574+0000","last_peered":"2024-09-16T05:41:34.287574+0000","last_clean":"2024-09-16T05:41:34.287574+0000","last_became_active":"2024-09-16T05:40:19.916740+0000","last_became_peered":"2024-09-16T05:40:19.916740+0000","last_unstale":"2024-09-16T05:41:34.287574+0000","last_undegraded":"2024-09-16T05:41:34.287574+0000","last_fullsized":"2024-09-16T05:41:34.287574+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796804+0000","last_change":"2024-09-16T05:40:19.925496+0000","last_active":"2024-09-16T05:41:34.796804+0000","last_peered":"2024-09-16T05:41:34.796804+0000","last_clean":"2024-09-16T05:41:34.796804+0000","last_became_active":"2024-09-16T05:40:19.925186+0000","last_became_peered":"2024-09-16T05:40:19.925186+0000","last_unstale":"2024-09-16T05:41:34.796804+0000","last_undegraded":"2024-09-16T05:41:34.796804+0000","last_fullsized":"2024-09-16T05:41:34.796804+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.291804+0000","last_change":"2024-09-16T05:40:19.909710+0000","last_active":"2024-09-16T05:41:34.291804+0000","last_peered":"2024-09-16T05:41:34.291804+0000","last_clean":"2024-09-16T05:41:34.291804+0000","last_became_active":"2024-09-16T05:40:19.909449+0000","last_became_peered":"2024-09-16T05:40:19.909449+0000","last_unstale":"2024-09-16T05:41:34.291804+0000","last_undegraded":"2024-09-16T05:41:34.291804+0000","last_fullsized":"2024-09-16T05:41:34.291804+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287117+0000","last_change":"2024-09-16T05:40:19.921251+0000","last_active":"2024-09-16T05:41:34.287117+0000","last_peered":"2024-09-16T05:41:34.287117+0000","last_clean":"2024-09-16T05:41:34.287117+0000","last_became_active":"2024-09-16T05:40:19.920316+0000","last_became_peered":"2024-09-16T05:40:19.920316+0000","last_unstale":"2024-09-16T05:41:34.287117+0000","last_undegraded":"2024-09-16T05:41:34.287117+0000","last_fullsized":"2024-09-16T05:41:34.287117+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":19,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288045+0000","last_change":"2024-09-16T05:40:42.565211+0000","last_active":"2024-09-16T05:41:34.288045+0000","last_peered":"2024-09-16T05:41:34.288045+0000","last_clean":"2024-09-16T05:41:34.288045+0000","last_became_active":"2024-09-16T05:40:42.564912+0000","last_became_peered":"2024-09-16T05:40:42.564912+0000","last_unstale":"2024-09-16T05:41:34.288045+0000","last_undegraded":"2024-09-16T05:41:34.288045+0000","last_fullsized":"2024-09-16T05:41:34.288045+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294343+0000","last_change":"2024-09-16T05:40:19.925119+0000","last_active":"2024-09-16T05:41:34.294343+0000","last_peered":"2024-09-16T05:41:34.294343+0000","last_clean":"2024-09-16T05:41:34.294343+0000","last_became_active":"2024-09-16T05:40:19.924829+0000","last_became_peered":"2024-09-16T05:40:19.924829+0000","last_unstale":"2024-09-16T05:41:34.294343+0000","last_undegraded":"2024-09-16T05:41:34.294343+0000","last_fullsized":"2024-09-16T05:41:34.294343+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288022+0000","last_change":"2024-09-16T05:40:19.920796+0000","last_active":"2024-09-16T05:41:34.288022+0000","last_peered":"2024-09-16T05:41:34.288022+0000","last_clean":"2024-09-16T05:41:34.288022+0000","last_became_active":"2024-09-16T05:40:19.920527+0000","last_became_peered":"2024-09-16T05:40:19.920527+0000","last_unstale":"2024-09-16T05:41:34.288022+0000","last_undegraded":"2024-09-16T05:41:34.288022+0000","last_fullsized":"2024-09-16T05:41:34.288022+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.396619+0000","last_change":"2024-09-16T05:40:19.930371+0000","last_active":"2024-09-16T05:41:40.396619+0000","last_peered":"2024-09-16T05:41:40.396619+0000","last_clean":"2024-09-16T05:41:40.396619+0000","last_became_active":"2024-09-16T05:40:19.930039+0000","last_became_peered":"2024-09-16T05:40:19.930039+0000","last_unstale":"2024-09-16T05:41:40.396619+0000","last_undegraded":"2024-09-16T05:41:40.396619+0000","last_fullsized":"2024-09-16T05:41:40.396619+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286588+0000","last_change":"2024-09-16T05:40:19.912701+0000","last_active":"2024-09-16T05:41:34.286588+0000","last_peered":"2024-09-16T05:41:34.286588+0000","last_clean":"2024-09-16T05:41:34.286588+0000","last_became_active":"2024-09-16T05:40:19.912365+0000","last_became_peered":"2024-09-16T05:40:19.912365+0000","last_unstale":"2024-09-16T05:41:34.286588+0000","last_undegraded":"2024-09-16T05:41:34.286588+0000","last_fullsized":"2024-09-16T05:41:34.286588+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"65'1","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287576+0000","last_change":"2024-09-16T05:40:16.887533+0000","last_active":"2024-09-16T05:41:34.287576+0000","last_peered":"2024-09-16T05:41:34.287576+0000","last_clean":"2024-09-16T05:41:34.287576+0000","last_became_active":"2024-09-16T05:40:16.887192+0000","last_became_peered":"2024-09-16T05:40:16.887192+0000","last_unstale":"2024-09-16T05:41:34.287576+0000","last_undegraded":"2024-09-16T05:41:34.287576+0000","last_fullsized":"2024-09-16T05:41:34.287576+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797239+0000","last_change":"2024-09-16T05:40:19.914853+0000","last_active":"2024-09-16T05:41:34.797239+0000","last_peered":"2024-09-16T05:41:34.797239+0000","last_clean":"2024-09-16T05:41:34.797239+0000","last_became_active":"2024-09-16T05:40:19.914603+0000","last_became_peered":"2024-09-16T05:40:19.914603+0000","last_unstale":"2024-09-16T05:41:34.797239+0000","last_undegraded":"2024-09-16T05:41:34.797239+0000","last_fullsized":"2024-09-16T05:41:34.797239+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796435+0000","last_change":"2024-09-16T05:40:16.892477+0000","last_active":"2024-09-16T05:41:34.796435+0000","last_peered":"2024-09-16T05:41:34.796435+0000","last_clean":"2024-09-16T05:41:34.796435+0000","last_became_active":"2024-09-16T05:40:16.892194+0000","last_became_peered":"2024-09-16T05:40:16.892194+0000","last_unstale":"2024-09-16T05:41:34.796435+0000","last_undegraded":"2024-09-16T05:41:34.796435+0000","last_fullsized":"2024-09-16T05:41:34.796435+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286966+0000","last_change":"2024-09-16T05:40:16.885546+0000","last_active":"2024-09-16T05:41:34.286966+0000","last_peered":"2024-09-16T05:41:34.286966+0000","last_clean":"2024-09-16T05:41:34.286966+0000","last_became_active":"2024-09-16T05:40:16.885116+0000","last_became_peered":"2024-09-16T05:40:16.885116+0000","last_unstale":"2024-09-16T05:41:34.286966+0000","last_undegraded":"2024-09-16T05:41:34.286966+0000","last_fullsized":"2024-09-16T05:41:34.286966+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286472+0000","last_change":"2024-09-16T05:40:19.909188+0000","last_active":"2024-09-16T05:41:34.286472+0000","last_peered":"2024-09-16T05:41:34.286472+0000","last_clean":"2024-09-16T05:41:34.286472+0000","last_became_active":"2024-09-16T05:40:19.908559+0000","last_became_peered":"2024-09-16T05:40:19.908559+0000","last_unstale":"2024-09-16T05:41:34.286472+0000","last_undegraded":"2024-09-16T05:41:34.286472+0000","last_fullsized":"2024-09-16T05:41:34.286472+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294249+0000","last_change":"2024-09-16T05:40:16.890076+0000","last_active":"2024-09-16T05:41:34.294249+0000","last_peered":"2024-09-16T05:41:34.294249+0000","last_clean":"2024-09-16T05:41:34.294249+0000","last_became_active":"2024-09-16T05:40:16.889770+0000","last_became_peered":"2024-09-16T05:40:16.889770+0000","last_unstale":"2024-09-16T05:41:34.294249+0000","last_undegraded":"2024-09-16T05:41:34.294249+0000","last_fullsized":"2024-09-16T05:41:34.294249+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.292165+0000","last_change":"2024-09-16T05:40:19.907934+0000","last_active":"2024-09-16T05:41:34.292165+0000","last_peered":"2024-09-16T05:41:34.292165+0000","last_clean":"2024-09-16T05:41:34.292165+0000","last_became_active":"2024-09-16T05:40:19.907617+0000","last_became_peered":"2024-09-16T05:40:19.907617+0000","last_unstale":"2024-09-16T05:41:34.292165+0000","last_undegraded":"2024-09-16T05:41:34.292165+0000","last_fullsized":"2024-09-16T05:41:34.292165+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796779+0000","last_change":"2024-09-16T05:40:16.891611+0000","last_active":"2024-09-16T05:41:34.796779+0000","last_peered":"2024-09-16T05:41:34.796779+0000","last_clean":"2024-09-16T05:41:34.796779+0000","last_became_active":"2024-09-16T05:40:16.891283+0000","last_became_peered":"2024-09-16T05:40:16.891283+0000","last_unstale":"2024-09-16T05:41:34.796779+0000","last_undegraded":"2024-09-16T05:41:34.796779+0000","last_fullsized":"2024-09-16T05:41:34.796779+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294530+0000","last_change":"2024-09-16T05:40:19.921793+0000","last_active":"2024-09-16T05:41:34.294530+0000","last_peered":"2024-09-16T05:41:34.294530+0000","last_clean":"2024-09-16T05:41:34.294530+0000","last_became_active":"2024-09-16T05:40:19.920593+0000","last_became_peered":"2024-09-16T05:40:19.920593+0000","last_unstale":"2024-09-16T05:41:34.294530+0000","last_undegraded":"2024-09-16T05:41:34.294530+0000","last_fullsized":"2024-09-16T05:41:34.294530+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294565+0000","last_change":"2024-09-16T05:40:16.892465+0000","last_active":"2024-09-16T05:41:34.294565+0000","last_peered":"2024-09-16T05:41:34.294565+0000","last_clean":"2024-09-16T05:41:34.294565+0000","last_became_active":"2024-09-16T05:40:16.892162+0000","last_became_peered":"2024-09-16T05:40:16.892162+0000","last_unstale":"2024-09-16T05:41:34.294565+0000","last_undegraded":"2024-09-16T05:41:34.294565+0000","last_fullsized":"2024-09-16T05:41:34.294565+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797588+0000","last_change":"2024-09-16T05:40:19.922755+0000","last_active":"2024-09-16T05:41:34.797588+0000","last_peered":"2024-09-16T05:41:34.797588+0000","last_clean":"2024-09-16T05:41:34.797588+0000","last_became_active":"2024-09-16T05:40:19.922333+0000","last_became_peered":"2024-09-16T05:40:19.922333+0000","last_unstale":"2024-09-16T05:41:34.797588+0000","last_undegraded":"2024-09-16T05:41:34.797588+0000","last_fullsized":"2024-09-16T05:41:34.797588+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":28,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.291906+0000","last_change":"2024-09-16T05:40:16.891687+0000","last_active":"2024-09-16T05:41:34.291906+0000","last_peered":"2024-09-16T05:41:34.291906+0000","last_clean":"2024-09-16T05:41:34.291906+0000","last_became_active":"2024-09-16T05:40:16.891416+0000","last_became_peered":"2024-09-16T05:40:16.891416+0000","last_unstale":"2024-09-16T05:41:34.291906+0000","last_undegraded":"2024-09-16T05:41:34.291906+0000","last_fullsized":"2024-09-16T05:41:34.291906+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286781+0000","last_change":"2024-09-16T05:40:19.916645+0000","last_active":"2024-09-16T05:41:34.286781+0000","last_peered":"2024-09-16T05:41:34.286781+0000","last_clean":"2024-09-16T05:41:34.286781+0000","last_became_active":"2024-09-16T05:40:19.916145+0000","last_became_peered":"2024-09-16T05:40:19.916145+0000","last_unstale":"2024-09-16T05:41:34.286781+0000","last_undegraded":"2024-09-16T05:41:34.286781+0000","last_fullsized":"2024-09-16T05:41:34.286781+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"68'9","reported_seq":34,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796537+0000","last_change":"2024-09-16T05:40:16.891778+0000","last_active":"2024-09-16T05:41:34.796537+0000","last_peered":"2024-09-16T05:41:34.796537+0000","last_clean":"2024-09-16T05:41:34.796537+0000","last_became_active":"2024-09-16T05:40:16.891326+0000","last_became_peered":"2024-09-16T05:40:16.891326+0000","last_unstale":"2024-09-16T05:41:34.796537+0000","last_undegraded":"2024-09-16T05:41:34.796537+0000","last_fullsized":"2024-09-16T05:41:34.796537+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615067+0000","last_change":"2024-09-16T05:40:19.920592+0000","last_active":"2024-09-16T05:41:34.615067+0000","last_peered":"2024-09-16T05:41:34.615067+0000","last_clean":"2024-09-16T05:41:34.615067+0000","last_became_active":"2024-09-16T05:40:19.919776+0000","last_became_peered":"2024-09-16T05:40:19.919776+0000","last_unstale":"2024-09-16T05:41:34.615067+0000","last_undegraded":"2024-09-16T05:41:34.615067+0000","last_fullsized":"2024-09-16T05:41:34.615067+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797429+0000","last_change":"2024-09-16T05:40:16.882698+0000","last_active":"2024-09-16T05:41:34.797429+0000","last_peered":"2024-09-16T05:41:34.797429+0000","last_clean":"2024-09-16T05:41:34.797429+0000","last_became_active":"2024-09-16T05:40:16.882298+0000","last_became_peered":"2024-09-16T05:40:16.882298+0000","last_unstale":"2024-09-16T05:41:34.797429+0000","last_undegraded":"2024-09-16T05:41:34.797429+0000","last_fullsized":"2024-09-16T05:41:34.797429+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797012+0000","last_change":"2024-09-16T05:40:19.910892+0000","last_active":"2024-09-16T05:41:34.797012+0000","last_peered":"2024-09-16T05:41:34.797012+0000","last_clean":"2024-09-16T05:41:34.797012+0000","last_became_active":"2024-09-16T05:40:19.910554+0000","last_became_peered":"2024-09-16T05:40:19.910554+0000","last_unstale":"2024-09-16T05:41:34.797012+0000","last_undegraded":"2024-09-16T05:41:34.797012+0000","last_fullsized":"2024-09-16T05:41:34.797012+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294421+0000","last_change":"2024-09-16T05:40:16.889539+0000","last_active":"2024-09-16T05:41:34.294421+0000","last_peered":"2024-09-16T05:41:34.294421+0000","last_clean":"2024-09-16T05:41:34.294421+0000","last_became_active":"2024-09-16T05:40:16.888335+0000","last_became_peered":"2024-09-16T05:40:16.888335+0000","last_unstale":"2024-09-16T05:41:34.294421+0000","last_undegraded":"2024-09-16T05:41:34.294421+0000","last_fullsized":"2024-09-16T05:41:34.294421+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615694+0000","last_change":"2024-09-16T05:40:19.922590+0000","last_active":"2024-09-16T05:41:34.615694+0000","last_peered":"2024-09-16T05:41:34.615694+0000","last_clean":"2024-09-16T05:41:34.615694+0000","last_became_active":"2024-09-16T05:40:19.922266+0000","last_became_peered":"2024-09-16T05:40:19.922266+0000","last_unstale":"2024-09-16T05:41:34.615694+0000","last_undegraded":"2024-09-16T05:41:34.615694+0000","last_fullsized":"2024-09-16T05:41:34.615694+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796296+0000","last_change":"2024-09-16T05:40:16.890466+0000","last_active":"2024-09-16T05:41:34.796296+0000","last_peered":"2024-09-16T05:41:34.796296+0000","last_clean":"2024-09-16T05:41:34.796296+0000","last_became_active":"2024-09-16T05:40:16.890174+0000","last_became_peered":"2024-09-16T05:40:16.890174+0000","last_unstale":"2024-09-16T05:41:34.796296+0000","last_undegraded":"2024-09-16T05:41:34.796296+0000","last_fullsized":"2024-09-16T05:41:34.796296+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796155+0000","last_change":"2024-09-16T05:40:19.929850+0000","last_active":"2024-09-16T05:41:34.796155+0000","last_peered":"2024-09-16T05:41:34.796155+0000","last_clean":"2024-09-16T05:41:34.796155+0000","last_became_active":"2024-09-16T05:40:19.929550+0000","last_became_peered":"2024-09-16T05:40:19.929550+0000","last_unstale":"2024-09-16T05:41:34.796155+0000","last_undegraded":"2024-09-16T05:41:34.796155+0000","last_fullsized":"2024-09-16T05:41:34.796155+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"65'8","reported_seq":33,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288039+0000","last_change":"2024-09-16T05:40:16.881410+0000","last_active":"2024-09-16T05:41:34.288039+0000","last_peered":"2024-09-16T05:41:34.288039+0000","last_clean":"2024-09-16T05:41:34.288039+0000","last_became_active":"2024-09-16T05:40:16.881036+0000","last_became_peered":"2024-09-16T05:40:16.881036+0000","last_unstale":"2024-09-16T05:41:34.288039+0000","last_undegraded":"2024-09-16T05:41:34.288039+0000","last_fullsized":"2024-09-16T05:41:34.288039+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":30,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615064+0000","last_change":"2024-09-16T05:40:42.039115+0000","last_active":"2024-09-16T05:41:34.615064+0000","last_peered":"2024-09-16T05:41:34.615064+0000","last_clean":"2024-09-16T05:41:34.615064+0000","last_became_active":"2024-09-16T05:40:42.038726+0000","last_became_peered":"2024-09-16T05:40:42.038726+0000","last_unstale":"2024-09-16T05:41:34.615064+0000","last_undegraded":"2024-09-16T05:41:34.615064+0000","last_fullsized":"2024-09-16T05:41:34.615064+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:54:05.815802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287074+0000","last_change":"2024-09-16T05:40:16.892069+0000","last_active":"2024-09-16T05:41:34.287074+0000","last_peered":"2024-09-16T05:41:34.287074+0000","last_clean":"2024-09-16T05:41:34.287074+0000","last_became_active":"2024-09-16T05:40:16.891766+0000","last_became_peered":"2024-09-16T05:40:16.891766+0000","last_unstale":"2024-09-16T05:41:34.287074+0000","last_undegraded":"2024-09-16T05:41:34.287074+0000","last_fullsized":"2024-09-16T05:41:34.287074+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615571+0000","last_change":"2024-09-16T05:40:19.918999+0000","last_active":"2024-09-16T05:41:34.615571+0000","last_peered":"2024-09-16T05:41:34.615571+0000","last_clean":"2024-09-16T05:41:34.615571+0000","last_became_active":"2024-09-16T05:40:19.918706+0000","last_became_peered":"2024-09-16T05:40:19.918706+0000","last_unstale":"2024-09-16T05:41:34.615571+0000","last_undegraded":"2024-09-16T05:41:34.615571+0000","last_fullsized":"2024-09-16T05:41:34.615571+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":27,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288503+0000","last_change":"2024-09-16T05:40:16.890051+0000","last_active":"2024-09-16T05:41:34.288503+0000","last_peered":"2024-09-16T05:41:34.288503+0000","last_clean":"2024-09-16T05:41:34.288503+0000","last_became_active":"2024-09-16T05:40:16.889700+0000","last_became_peered":"2024-09-16T05:40:16.889700+0000","last_unstale":"2024-09-16T05:41:34.288503+0000","last_undegraded":"2024-09-16T05:41:34.288503+0000","last_fullsized":"2024-09-16T05:41:34.288503+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615582+0000","last_change":"2024-09-16T05:40:19.918108+0000","last_active":"2024-09-16T05:41:34.615582+0000","last_peered":"2024-09-16T05:41:34.615582+0000","last_clean":"2024-09-16T05:41:34.615582+0000","last_became_active":"2024-09-16T05:40:19.917821+0000","last_became_peered":"2024-09-16T05:40:19.917821+0000","last_unstale":"2024-09-16T05:41:34.615582+0000","last_undegraded":"2024-09-16T05:41:34.615582+0000","last_fullsized":"2024-09-16T05:41:34.615582+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.292042+0000","last_change":"2024-09-16T05:40:16.881782+0000","last_active":"2024-09-16T05:41:34.292042+0000","last_peered":"2024-09-16T05:41:34.292042+0000","last_clean":"2024-09-16T05:41:34.292042+0000","last_became_active":"2024-09-16T05:40:16.881491+0000","last_became_peered":"2024-09-16T05:40:16.881491+0000","last_unstale":"2024-09-16T05:41:34.292042+0000","last_undegraded":"2024-09-16T05:41:34.292042+0000","last_fullsized":"2024-09-16T05:41:34.292042+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294609+0000","last_change":"2024-09-16T05:40:19.931159+0000","last_active":"2024-09-16T05:41:34.294609+0000","last_peered":"2024-09-16T05:41:34.294609+0000","last_clean":"2024-09-16T05:41:34.294609+0000","last_became_active":"2024-09-16T05:40:19.930857+0000","last_became_peered":"2024-09-16T05:40:19.930857+0000","last_unstale":"2024-09-16T05:41:34.294609+0000","last_undegraded":"2024-09-16T05:41:34.294609+0000","last_fullsized":"2024-09-16T05:41:34.294609+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288298+0000","last_change":"2024-09-16T05:40:16.889536+0000","last_active":"2024-09-16T05:41:34.288298+0000","last_peered":"2024-09-16T05:41:34.288298+0000","last_clean":"2024-09-16T05:41:34.288298+0000","last_became_active":"2024-09-16T05:40:16.889104+0000","last_became_peered":"2024-09-16T05:40:16.889104+0000","last_unstale":"2024-09-16T05:41:34.288298+0000","last_undegraded":"2024-09-16T05:41:34.288298+0000","last_fullsized":"2024-09-16T05:41:34.288298+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615397+0000","last_change":"2024-09-16T05:40:19.922967+0000","last_active":"2024-09-16T05:41:34.615397+0000","last_peered":"2024-09-16T05:41:34.615397+0000","last_clean":"2024-09-16T05:41:34.615397+0000","last_became_active":"2024-09-16T05:40:19.921913+0000","last_became_peered":"2024-09-16T05:40:19.921913+0000","last_unstale":"2024-09-16T05:41:34.615397+0000","last_undegraded":"2024-09-16T05:41:34.615397+0000","last_fullsized":"2024-09-16T05:41:34.615397+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.396966+0000","last_change":"2024-09-16T05:41:34.797015+0000","last_active":"2024-09-16T05:41:40.396966+0000","last_peered":"2024-09-16T05:41:40.396966+0000","last_clean":"2024-09-16T05:41:40.396966+0000","last_became_active":"2024-09-16T05:41:29.265632+0000","last_became_peered":"2024-09-16T05:41:29.265632+0000","last_unstale":"2024-09-16T05:41:40.396966+0000","last_undegraded":"2024-09-16T05:41:40.396966+0000","last_fullsized":"2024-09-16T05:41:40.396966+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:11:08.053003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034474000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"68'128","reported_seq":270,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.711204+0000","last_change":"2024-09-16T05:39:56.024237+0000","last_active":"2024-09-16T05:41:40.711204+0000","last_peered":"2024-09-16T05:41:40.711204+0000","last_clean":"2024-09-16T05:41:40.711204+0000","last_became_active":"2024-09-16T05:39:56.023699+0000","last_became_peered":"2024-09-16T05:39:56.023699+0000","last_unstale":"2024-09-16T05:41:40.711204+0000","last_undegraded":"2024-09-16T05:41:40.711204+0000","last_fullsized":"2024-09-16T05:41:40.711204+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_clean_scrub_stamp":"2024-09-16T05:37:53.252066+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741469+0000","last_change":"2024-09-16T05:40:16.889374+0000","last_active":"2024-09-16T05:41:40.741469+0000","last_peered":"2024-09-16T05:41:40.741469+0000","last_clean":"2024-09-16T05:41:40.741469+0000","last_became_active":"2024-09-16T05:40:16.888756+0000","last_became_peered":"2024-09-16T05:40:16.888756+0000","last_unstale":"2024-09-16T05:41:40.741469+0000","last_undegraded":"2024-09-16T05:41:40.741469+0000","last_fullsized":"2024-09-16T05:41:40.741469+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.361888+0000","last_change":"2024-09-16T05:40:19.921208+0000","last_active":"2024-09-16T05:41:40.361888+0000","last_peered":"2024-09-16T05:41:40.361888+0000","last_clean":"2024-09-16T05:41:40.361888+0000","last_became_active":"2024-09-16T05:40:19.920928+0000","last_became_peered":"2024-09-16T05:40:19.920928+0000","last_unstale":"2024-09-16T05:41:40.361888+0000","last_undegraded":"2024-09-16T05:41:40.361888+0000","last_fullsized":"2024-09-16T05:41:40.361888+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.744158+0000","last_change":"2024-09-16T05:41:34.797698+0000","last_active":"2024-09-16T05:41:40.744158+0000","last_peered":"2024-09-16T05:41:40.744158+0000","last_clean":"2024-09-16T05:41:40.744158+0000","last_became_active":"2024-09-16T05:41:29.266418+0000","last_became_peered":"2024-09-16T05:41:29.266418+0000","last_unstale":"2024-09-16T05:41:40.744158+0000","last_undegraded":"2024-09-16T05:41:40.744158+0000","last_fullsized":"2024-09-16T05:41:40.744158+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:52:29.198830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057562200000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287853+0000","last_change":"2024-09-16T05:40:42.706673+0000","last_active":"2024-09-16T05:41:34.287853+0000","last_peered":"2024-09-16T05:41:34.287853+0000","last_clean":"2024-09-16T05:41:34.287853+0000","last_became_active":"2024-09-16T05:40:42.706373+0000","last_became_peered":"2024-09-16T05:40:42.706373+0000","last_unstale":"2024-09-16T05:41:34.287853+0000","last_undegraded":"2024-09-16T05:41:34.287853+0000","last_fullsized":"2024-09-16T05:41:34.287853+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741095+0000","last_change":"2024-09-16T05:40:19.914391+0000","last_active":"2024-09-16T05:41:40.741095+0000","last_peered":"2024-09-16T05:41:40.741095+0000","last_clean":"2024-09-16T05:41:40.741095+0000","last_became_active":"2024-09-16T05:40:19.914133+0000","last_became_peered":"2024-09-16T05:40:19.914133+0000","last_unstale":"2024-09-16T05:41:40.741095+0000","last_undegraded":"2024-09-16T05:41:40.741095+0000","last_fullsized":"2024-09-16T05:41:40.741095+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209016+0000","last_change":"2024-09-16T05:41:34.292499+0000","last_active":"2024-09-16T05:41:40.209016+0000","last_peered":"2024-09-16T05:41:40.209016+0000","last_clean":"2024-09-16T05:41:40.209016+0000","last_became_active":"2024-09-16T05:41:29.298058+0000","last_became_peered":"2024-09-16T05:41:29.298058+0000","last_unstale":"2024-09-16T05:41:40.209016+0000","last_undegraded":"2024-09-16T05:41:40.209016+0000","last_fullsized":"2024-09-16T05:41:40.209016+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:47:45.616319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051029099999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209981+0000","last_change":"2024-09-16T05:40:16.881840+0000","last_active":"2024-09-16T05:41:40.209981+0000","last_peered":"2024-09-16T05:41:40.209981+0000","last_clean":"2024-09-16T05:41:40.209981+0000","last_became_active":"2024-09-16T05:40:16.881549+0000","last_became_peered":"2024-09-16T05:40:16.881549+0000","last_unstale":"2024-09-16T05:41:40.209981+0000","last_undegraded":"2024-09-16T05:41:40.209981+0000","last_fullsized":"2024-09-16T05:41:40.209981+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.208574+0000","last_change":"2024-09-16T05:40:19.915590+0000","last_active":"2024-09-16T05:41:40.208574+0000","last_peered":"2024-09-16T05:41:40.208574+0000","last_clean":"2024-09-16T05:41:40.208574+0000","last_became_active":"2024-09-16T05:40:19.914976+0000","last_became_peered":"2024-09-16T05:40:19.914976+0000","last_unstale":"2024-09-16T05:41:40.208574+0000","last_undegraded":"2024-09-16T05:41:40.208574+0000","last_fullsized":"2024-09-16T05:41:40.208574+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209088+0000","last_change":"2024-09-16T05:41:34.292260+0000","last_active":"2024-09-16T05:41:40.209088+0000","last_peered":"2024-09-16T05:41:40.209088+0000","last_clean":"2024-09-16T05:41:40.209088+0000","last_became_active":"2024-09-16T05:41:29.266745+0000","last_became_peered":"2024-09-16T05:41:29.266745+0000","last_unstale":"2024-09-16T05:41:40.209088+0000","last_undegraded":"2024-09-16T05:41:40.209088+0000","last_fullsized":"2024-09-16T05:41:40.209088+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:31.686232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000499125,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741495+0000","last_change":"2024-09-16T05:40:16.895234+0000","last_active":"2024-09-16T05:41:40.741495+0000","last_peered":"2024-09-16T05:41:40.741495+0000","last_clean":"2024-09-16T05:41:40.741495+0000","last_became_active":"2024-09-16T05:40:16.894918+0000","last_became_peered":"2024-09-16T05:40:16.894918+0000","last_unstale":"2024-09-16T05:41:40.741495+0000","last_undegraded":"2024-09-16T05:41:40.741495+0000","last_fullsized":"2024-09-16T05:41:40.741495+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286782+0000","last_change":"2024-09-16T05:40:19.915696+0000","last_active":"2024-09-16T05:41:34.286782+0000","last_peered":"2024-09-16T05:41:34.286782+0000","last_clean":"2024-09-16T05:41:34.286782+0000","last_became_active":"2024-09-16T05:40:19.915397+0000","last_became_peered":"2024-09-16T05:40:19.915397+0000","last_unstale":"2024-09-16T05:41:34.286782+0000","last_undegraded":"2024-09-16T05:41:34.286782+0000","last_fullsized":"2024-09-16T05:41:34.286782+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.2","version":"74'2","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.208881+0000","last_change":"2024-09-16T05:41:34.292810+0000","last_active":"2024-09-16T05:41:40.208881+0000","last_peered":"2024-09-16T05:41:40.208881+0000","last_clean":"2024-09-16T05:41:40.208881+0000","last_became_active":"2024-09-16T05:41:29.298043+0000","last_became_peered":"2024-09-16T05:41:29.298043+0000","last_unstale":"2024-09-16T05:41:40.208881+0000","last_undegraded":"2024-09-16T05:41:40.208881+0000","last_fullsized":"2024-09-16T05:41:40.208881+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:21:39.779183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011241580000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209341+0000","last_change":"2024-09-16T05:40:16.891566+0000","last_active":"2024-09-16T05:41:40.209341+0000","last_peered":"2024-09-16T05:41:40.209341+0000","last_clean":"2024-09-16T05:41:40.209341+0000","last_became_active":"2024-09-16T05:40:16.891176+0000","last_became_peered":"2024-09-16T05:40:16.891176+0000","last_unstale":"2024-09-16T05:41:40.209341+0000","last_undegraded":"2024-09-16T05:41:40.209341+0000","last_fullsized":"2024-09-16T05:41:40.209341+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294718+0000","last_change":"2024-09-16T05:40:19.922067+0000","last_active":"2024-09-16T05:41:34.294718+0000","last_peered":"2024-09-16T05:41:34.294718+0000","last_clean":"2024-09-16T05:41:34.294718+0000","last_became_active":"2024-09-16T05:40:19.921682+0000","last_became_peered":"2024-09-16T05:40:19.921682+0000","last_unstale":"2024-09-16T05:41:34.294718+0000","last_undegraded":"2024-09-16T05:41:34.294718+0000","last_fullsized":"2024-09-16T05:41:34.294718+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"72'1","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741336+0000","last_change":"2024-09-16T05:41:34.797779+0000","last_active":"2024-09-16T05:41:40.741336+0000","last_peered":"2024-09-16T05:41:40.741336+0000","last_clean":"2024-09-16T05:41:40.741336+0000","last_became_active":"2024-09-16T05:41:29.298062+0000","last_became_peered":"2024-09-16T05:41:29.298062+0000","last_unstale":"2024-09-16T05:41:40.741336+0000","last_undegraded":"2024-09-16T05:41:40.741336+0000","last_fullsized":"2024-09-16T05:41:40.741336+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:52:30.179072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039262699999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.711602+0000","last_change":"2024-09-16T05:40:16.894883+0000","last_active":"2024-09-16T05:41:40.711602+0000","last_peered":"2024-09-16T05:41:40.711602+0000","last_clean":"2024-09-16T05:41:40.711602+0000","last_became_active":"2024-09-16T05:40:16.894563+0000","last_became_peered":"2024-09-16T05:40:16.894563+0000","last_unstale":"2024-09-16T05:41:40.711602+0000","last_undegraded":"2024-09-16T05:41:40.711602+0000","last_fullsized":"2024-09-16T05:41:40.711602+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.291853+0000","last_change":"2024-09-16T05:40:19.922088+0000","last_active":"2024-09-16T05:41:34.291853+0000","last_peered":"2024-09-16T05:41:34.291853+0000","last_clean":"2024-09-16T05:41:34.291853+0000","last_became_active":"2024-09-16T05:40:19.921212+0000","last_became_peered":"2024-09-16T05:40:19.921212+0000","last_unstale":"2024-09-16T05:41:34.291853+0000","last_undegraded":"2024-09-16T05:41:34.291853+0000","last_fullsized":"2024-09-16T05:41:34.291853+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.361606+0000","last_change":"2024-09-16T05:41:34.286894+0000","last_active":"2024-09-16T05:41:40.361606+0000","last_peered":"2024-09-16T05:41:40.361606+0000","last_clean":"2024-09-16T05:41:40.361606+0000","last_became_active":"2024-09-16T05:41:29.265610+0000","last_became_peered":"2024-09-16T05:41:29.265610+0000","last_unstale":"2024-09-16T05:41:40.361606+0000","last_undegraded":"2024-09-16T05:41:40.361606+0000","last_fullsized":"2024-09-16T05:41:40.361606+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:55:51.270416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058248700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"65'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209999+0000","last_change":"2024-09-16T05:40:16.890288+0000","last_active":"2024-09-16T05:41:40.209999+0000","last_peered":"2024-09-16T05:41:40.209999+0000","last_clean":"2024-09-16T05:41:40.209999+0000","last_became_active":"2024-09-16T05:40:16.889886+0000","last_became_peered":"2024-09-16T05:40:16.889886+0000","last_unstale":"2024-09-16T05:41:40.209999+0000","last_undegraded":"2024-09-16T05:41:40.209999+0000","last_fullsized":"2024-09-16T05:41:40.209999+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287496+0000","last_change":"2024-09-16T05:40:19.911365+0000","last_active":"2024-09-16T05:41:34.287496+0000","last_peered":"2024-09-16T05:41:34.287496+0000","last_clean":"2024-09-16T05:41:34.287496+0000","last_became_active":"2024-09-16T05:40:19.911104+0000","last_became_peered":"2024-09-16T05:40:19.911104+0000","last_unstale":"2024-09-16T05:41:34.287496+0000","last_undegraded":"2024-09-16T05:41:34.287496+0000","last_fullsized":"2024-09-16T05:41:34.287496+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.208882+0000","last_change":"2024-09-16T05:41:34.287063+0000","last_active":"2024-09-16T05:41:40.208882+0000","last_peered":"2024-09-16T05:41:40.208882+0000","last_clean":"2024-09-16T05:41:40.208882+0000","last_became_active":"2024-09-16T05:41:29.298129+0000","last_became_peered":"2024-09-16T05:41:29.298129+0000","last_unstale":"2024-09-16T05:41:40.208882+0000","last_undegraded":"2024-09-16T05:41:40.208882+0000","last_fullsized":"2024-09-16T05:41:40.208882+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:42:47.141364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067144600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"65'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.397106+0000","last_change":"2024-09-16T05:40:16.890938+0000","last_active":"2024-09-16T05:41:40.397106+0000","last_peered":"2024-09-16T05:41:40.397106+0000","last_clean":"2024-09-16T05:41:40.397106+0000","last_became_active":"2024-09-16T05:40:16.890575+0000","last_became_peered":"2024-09-16T05:40:16.890575+0000","last_unstale":"2024-09-16T05:41:40.397106+0000","last_undegraded":"2024-09-16T05:41:40.397106+0000","last_fullsized":"2024-09-16T05:41:40.397106+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797417+0000","last_change":"2024-09-16T05:40:19.914464+0000","last_active":"2024-09-16T05:41:34.797417+0000","last_peered":"2024-09-16T05:41:34.797417+0000","last_clean":"2024-09-16T05:41:34.797417+0000","last_became_active":"2024-09-16T05:40:19.914142+0000","last_became_peered":"2024-09-16T05:40:19.914142+0000","last_unstale":"2024-09-16T05:41:34.797417+0000","last_undegraded":"2024-09-16T05:41:34.797417+0000","last_fullsized":"2024-09-16T05:41:34.797417+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615130+0000","last_change":"2024-09-16T05:40:16.888038+0000","last_active":"2024-09-16T05:41:34.615130+0000","last_peered":"2024-09-16T05:41:34.615130+0000","last_clean":"2024-09-16T05:41:34.615130+0000","last_became_active":"2024-09-16T05:40:16.887285+0000","last_became_peered":"2024-09-16T05:40:16.887285+0000","last_unstale":"2024-09-16T05:41:34.615130+0000","last_undegraded":"2024-09-16T05:41:34.615130+0000","last_fullsized":"2024-09-16T05:41:34.615130+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286615+0000","last_change":"2024-09-16T05:40:19.911151+0000","last_active":"2024-09-16T05:41:34.286615+0000","last_peered":"2024-09-16T05:41:34.286615+0000","last_clean":"2024-09-16T05:41:34.286615+0000","last_became_active":"2024-09-16T05:40:19.910813+0000","last_became_peered":"2024-09-16T05:40:19.910813+0000","last_unstale":"2024-09-16T05:41:34.286615+0000","last_undegraded":"2024-09-16T05:41:34.286615+0000","last_fullsized":"2024-09-16T05:41:34.286615+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.291854+0000","last_change":"2024-09-16T05:40:16.888331+0000","last_active":"2024-09-16T05:41:34.291854+0000","last_peered":"2024-09-16T05:41:34.291854+0000","last_clean":"2024-09-16T05:41:34.291854+0000","last_became_active":"2024-09-16T05:40:16.888056+0000","last_became_peered":"2024-09-16T05:40:16.888056+0000","last_unstale":"2024-09-16T05:41:34.291854+0000","last_undegraded":"2024-09-16T05:41:34.291854+0000","last_fullsized":"2024-09-16T05:41:34.291854+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286570+0000","last_change":"2024-09-16T05:40:19.909343+0000","last_active":"2024-09-16T05:41:34.286570+0000","last_peered":"2024-09-16T05:41:34.286570+0000","last_clean":"2024-09-16T05:41:34.286570+0000","last_became_active":"2024-09-16T05:40:19.908942+0000","last_became_peered":"2024-09-16T05:40:19.908942+0000","last_unstale":"2024-09-16T05:41:34.286570+0000","last_undegraded":"2024-09-16T05:41:34.286570+0000","last_fullsized":"2024-09-16T05:41:34.286570+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.292128+0000","last_change":"2024-09-16T05:40:16.887578+0000","last_active":"2024-09-16T05:41:34.292128+0000","last_peered":"2024-09-16T05:41:34.292128+0000","last_clean":"2024-09-16T05:41:34.292128+0000","last_became_active":"2024-09-16T05:40:16.887261+0000","last_became_peered":"2024-09-16T05:40:16.887261+0000","last_unstale":"2024-09-16T05:41:34.292128+0000","last_undegraded":"2024-09-16T05:41:34.292128+0000","last_fullsized":"2024-09-16T05:41:34.292128+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286891+0000","last_change":"2024-09-16T05:40:19.916414+0000","last_active":"2024-09-16T05:41:34.286891+0000","last_peered":"2024-09-16T05:41:34.286891+0000","last_clean":"2024-09-16T05:41:34.286891+0000","last_became_active":"2024-09-16T05:40:19.916146+0000","last_became_peered":"2024-09-16T05:40:19.916146+0000","last_unstale":"2024-09-16T05:41:34.286891+0000","last_undegraded":"2024-09-16T05:41:34.286891+0000","last_fullsized":"2024-09-16T05:41:34.286891+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615874+0000","last_change":"2024-09-16T05:40:16.895919+0000","last_active":"2024-09-16T05:41:34.615874+0000","last_peered":"2024-09-16T05:41:34.615874+0000","last_clean":"2024-09-16T05:41:34.615874+0000","last_became_active":"2024-09-16T05:40:16.895573+0000","last_became_peered":"2024-09-16T05:40:16.895573+0000","last_unstale":"2024-09-16T05:41:34.615874+0000","last_undegraded":"2024-09-16T05:41:34.615874+0000","last_fullsized":"2024-09-16T05:41:34.615874+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796367+0000","last_change":"2024-09-16T05:40:19.921478+0000","last_active":"2024-09-16T05:41:34.796367+0000","last_peered":"2024-09-16T05:41:34.796367+0000","last_clean":"2024-09-16T05:41:34.796367+0000","last_became_active":"2024-09-16T05:40:19.921203+0000","last_became_peered":"2024-09-16T05:40:19.921203+0000","last_unstale":"2024-09-16T05:41:34.796367+0000","last_undegraded":"2024-09-16T05:41:34.796367+0000","last_fullsized":"2024-09-16T05:41:34.796367+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294617+0000","last_change":"2024-09-16T05:40:19.931050+0000","last_active":"2024-09-16T05:41:34.294617+0000","last_peered":"2024-09-16T05:41:34.294617+0000","last_clean":"2024-09-16T05:41:34.294617+0000","last_became_active":"2024-09-16T05:40:19.930720+0000","last_became_peered":"2024-09-16T05:40:19.930720+0000","last_unstale":"2024-09-16T05:41:34.294617+0000","last_undegraded":"2024-09-16T05:41:34.294617+0000","last_fullsized":"2024-09-16T05:41:34.294617+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615309+0000","last_change":"2024-09-16T05:40:16.892521+0000","last_active":"2024-09-16T05:41:34.615309+0000","last_peered":"2024-09-16T05:41:34.615309+0000","last_clean":"2024-09-16T05:41:34.615309+0000","last_became_active":"2024-09-16T05:40:16.892218+0000","last_became_peered":"2024-09-16T05:40:16.892218+0000","last_unstale":"2024-09-16T05:41:34.615309+0000","last_undegraded":"2024-09-16T05:41:34.615309+0000","last_fullsized":"2024-09-16T05:41:34.615309+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294544+0000","last_change":"2024-09-16T05:40:19.929142+0000","last_active":"2024-09-16T05:41:34.294544+0000","last_peered":"2024-09-16T05:41:34.294544+0000","last_clean":"2024-09-16T05:41:34.294544+0000","last_became_active":"2024-09-16T05:40:19.928817+0000","last_became_peered":"2024-09-16T05:40:19.928817+0000","last_unstale":"2024-09-16T05:41:34.294544+0000","last_undegraded":"2024-09-16T05:41:34.294544+0000","last_fullsized":"2024-09-16T05:41:34.294544+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615223+0000","last_change":"2024-09-16T05:40:16.892574+0000","last_active":"2024-09-16T05:41:34.615223+0000","last_peered":"2024-09-16T05:41:34.615223+0000","last_clean":"2024-09-16T05:41:34.615223+0000","last_became_active":"2024-09-16T05:40:16.892297+0000","last_became_peered":"2024-09-16T05:40:16.892297+0000","last_unstale":"2024-09-16T05:41:34.615223+0000","last_undegraded":"2024-09-16T05:41:34.615223+0000","last_fullsized":"2024-09-16T05:41:34.615223+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.744216+0000","last_change":"2024-09-16T05:40:19.924758+0000","last_active":"2024-09-16T05:41:40.744216+0000","last_peered":"2024-09-16T05:41:40.744216+0000","last_clean":"2024-09-16T05:41:40.744216+0000","last_became_active":"2024-09-16T05:40:19.924512+0000","last_became_peered":"2024-09-16T05:40:19.924512+0000","last_unstale":"2024-09-16T05:41:40.744216+0000","last_undegraded":"2024-09-16T05:41:40.744216+0000","last_fullsized":"2024-09-16T05:41:40.744216+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"65'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.362357+0000","last_change":"2024-09-16T05:40:16.891928+0000","last_active":"2024-09-16T05:41:40.362357+0000","last_peered":"2024-09-16T05:41:40.362357+0000","last_clean":"2024-09-16T05:41:40.362357+0000","last_became_active":"2024-09-16T05:40:16.891631+0000","last_became_peered":"2024-09-16T05:40:16.891631+0000","last_unstale":"2024-09-16T05:41:40.362357+0000","last_undegraded":"2024-09-16T05:41:40.362357+0000","last_fullsized":"2024-09-16T05:41:40.362357+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.362304+0000","last_change":"2024-09-16T05:40:19.916662+0000","last_active":"2024-09-16T05:41:40.362304+0000","last_peered":"2024-09-16T05:41:40.362304+0000","last_clean":"2024-09-16T05:41:40.362304+0000","last_became_active":"2024-09-16T05:40:19.916352+0000","last_became_peered":"2024-09-16T05:40:19.916352+0000","last_unstale":"2024-09-16T05:41:40.362304+0000","last_undegraded":"2024-09-16T05:41:40.362304+0000","last_fullsized":"2024-09-16T05:41:40.362304+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"65'4","reported_seq":29,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.744387+0000","last_change":"2024-09-16T05:40:16.889330+0000","last_active":"2024-09-16T05:41:40.744387+0000","last_peered":"2024-09-16T05:41:40.744387+0000","last_clean":"2024-09-16T05:41:40.744387+0000","last_became_active":"2024-09-16T05:40:16.889049+0000","last_became_peered":"2024-09-16T05:40:16.889049+0000","last_unstale":"2024-09-16T05:41:40.744387+0000","last_undegraded":"2024-09-16T05:41:40.744387+0000","last_fullsized":"2024-09-16T05:41:40.744387+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3146,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234017,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28372,"kb_used_data":1352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716780,"statfs":{"total":95995035648,"available":95965982720,"internally_reserved":0,"allocated":1384448,"data_stored":940229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.52000000000000002,"15min":0.51800000000000002},"min":{"1min":0.35799999999999998,"5min":0.315,"15min":0.315},"max":{"1min":0.67600000000000005,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.504,"5min":0.53200000000000003,"15min":0.53600000000000003},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.64000000000000001}]},{"osd":1,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.52000000000000002,"15min":0.51800000000000002},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.56100000000000005,"15min":0.57199999999999995},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68899999999999995,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.59799999999999998}]},{"osd":2,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.55100000000000005,"15min":0.55800000000000005},"min":{"1min":0.32800000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.71299999999999997,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.54100000000000004,"15min":0.53500000000000003},"min":{"1min":0.37,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.60999999999999999}]},{"osd":3,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.54500000000000004,"15min":0.54800000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.77200000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.58199999999999996,"15min":0.59199999999999997},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.58299999999999996}]},{"osd":4,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.503,"15min":0.51000000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.78600000000000003,"5min":0.87,"15min":0.87},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.52100000000000002,"15min":0.53100000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.628,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.53000000000000003}]},{"osd":5,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.51200000000000001,"15min":0.52400000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.67400000000000004,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.53500000000000003,"15min":0.54300000000000004},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.78400000000000003,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.502}]},{"osd":6,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.56200000000000006,"15min":0.56999999999999995},"min":{"1min":0.34699999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.81899999999999995,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.54900000000000004,"15min":0.55500000000000005},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.80400000000000005,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.49199999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495654,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28372,"kb_used_data":1352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716780,"statfs":{"total":95995035648,"available":95965982720,"internally_reserved":0,"allocated":1384448,"data_stored":941700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.504,"15min":0.50900000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39700000000000002,"5min":0.313,"15min":0.313},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.46300000000000002}]},{"osd":1,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.5,"15min":0.497},"min":{"1min":0.36399999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.627,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.52500000000000002,"15min":0.52600000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.56100000000000005}]},{"osd":2,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.38500000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.75600000000000001,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.55700000000000005,"15min":0.56000000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.498}]},{"osd":3,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.55600000000000005,"15min":0.56100000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.68200000000000005,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52400000000000002,"15min":0.52300000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.40300000000000002}]},{"osd":4,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.45100000000000001,"15min":0.44700000000000001},"min":{"1min":0.30399999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.46899999999999997,"15min":0.46700000000000003},"min":{"1min":0.30399999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.379}]},{"osd":5,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.48599999999999999,"15min":0.48199999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.48699999999999999,"15min":0.48599999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.436}]},{"osd":7,"last update":"Mon Sep 16 05:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.58399999999999996,"15min":0.60499999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.68899999999999995,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.59599999999999997,"15min":0.60999999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.77200000000000002,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.55000000000000004}]}]},{"osd":5,"up_from":38,"seq":163208757291,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":798720,"data_stored":351383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.51500000000000001,"15min":0.52500000000000002},"min":{"1min":0.29699999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.60399999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.505,"15min":0.50900000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.72399999999999998,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.496}]},{"osd":1,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.52900000000000003,"15min":0.53500000000000003},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.63800000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.50600000000000001,"15min":0.51200000000000001},"min":{"1min":0.30099999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.69899999999999995,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.52100000000000002}]},{"osd":2,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.51000000000000001,"15min":0.505},"min":{"1min":0.41399999999999998,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.64600000000000002,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.53200000000000003,"15min":0.54000000000000004},"min":{"1min":0.28799999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.67100000000000004,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.377}]},{"osd":3,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.54000000000000004,"15min":0.54600000000000004},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.502,"5min":0.54500000000000004,"15min":0.54700000000000004},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70899999999999996,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.438}]},{"osd":4,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.39200000000000002,"15min":0.38200000000000001},"min":{"1min":0.248,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.65100000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.39700000000000002,"15min":0.378},"min":{"1min":0.26900000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.53200000000000003}]},{"osd":6,"last update":"Mon Sep 16 05:41:32 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.45800000000000002,"15min":0.46000000000000002},"min":{"1min":0.32000000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.51700000000000002,"15min":0.52400000000000002},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.72699999999999998,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.48799999999999999}]},{"osd":7,"last update":"Mon Sep 16 05:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.503,"15min":0.51000000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70399999999999996,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.50900000000000001,"15min":0.51700000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.70499999999999996,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.39800000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018928,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27800,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717352,"statfs":{"total":95995035648,"available":95966568448,"internally_reserved":0,"allocated":798720,"data_stored":349711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53000000000000003,"15min":0.52900000000000003},"min":{"1min":0.379,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67500000000000004,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.54500000000000004,"15min":0.55700000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.65000000000000002,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.47599999999999998}]},{"osd":1,"last update":"Mon Sep 16 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.52300000000000002,"15min":0.52900000000000003},"min":{"1min":0.38200000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.627,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.55200000000000005,"15min":0.55300000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71299999999999997,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.501}]},{"osd":2,"last update":"Mon Sep 16 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.56299999999999994,"15min":0.57199999999999995},"min":{"1min":0.41099999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.64000000000000001,"5min":0.995,"15min":0.995},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52100000000000002,"15min":0.51600000000000001},"min":{"1min":0.40200000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.70399999999999996,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.55200000000000005}]},{"osd":3,"last update":"Mon Sep 16 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.53900000000000003,"15min":0.53500000000000003},"min":{"1min":0.438,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.68400000000000005,"5min":0.879,"15min":0.879},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.53500000000000003,"15min":0.54500000000000004},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.67100000000000004,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.48899999999999999}]},{"osd":5,"last update":"Mon Sep 16 05:42:03 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.41599999999999998,"15min":0.40999999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61199999999999999,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46999999999999997,"15min":0.46400000000000002},"min":{"1min":0.315,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.67600000000000005,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.35099999999999998}]},{"osd":6,"last update":"Mon Sep 16 05:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.44900000000000001,"15min":0.44},"min":{"1min":0.32300000000000001,"5min":0.308,"15min":0.308},"max":{"1min":0.69799999999999995,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.377},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.68799999999999994,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.39900000000000002}]},{"osd":7,"last update":"Mon Sep 16 05:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.57099999999999995,"15min":0.58999999999999997},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.747,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.53900000000000003,"15min":0.55400000000000005},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.60599999999999998,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.29499999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182453,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27800,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717352,"statfs":{"total":95995035648,"available":95966568448,"internally_reserved":0,"allocated":798720,"data_stored":351436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:42:23 2024","interfaces":[{"interface":"back","average":{"1min":0.32900000000000001,"5min":0.36299999999999999,"15min":0.38400000000000001},"min":{"1min":0.17100000000000001,"5min":0.17100000000000001,"15min":0.17100000000000001},"max":{"1min":0.57999999999999996,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.35299999999999998,"5min":0.371,"15min":0.379},"min":{"1min":0.253,"5min":0.218,"15min":0.218},"max":{"1min":0.46200000000000002,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.35599999999999998}]},{"osd":1,"last update":"Mon Sep 16 05:42:23 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.39400000000000002,"15min":0.41699999999999998},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.54100000000000004,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.33200000000000002,"5min":0.379,"15min":0.40100000000000002},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.47099999999999997,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.312}]},{"osd":2,"last update":"Mon Sep 16 05:42:23 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.41399999999999998,"15min":0.42699999999999999},"min":{"1min":0.25600000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.63500000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.34599999999999997,"5min":0.377,"15min":0.39300000000000002},"min":{"1min":0.24099999999999999,"5min":0.188,"15min":0.188},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.379}]},{"osd":4,"last update":"Mon Sep 16 05:41:39 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53700000000000003,"15min":0.54600000000000004},"min":{"1min":0.34499999999999997,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.77900000000000003,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55000000000000004,"15min":0.55100000000000005},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.73699999999999999,"5min":0.753,"15min":0.753},"last":0.46200000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:42:08 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.55400000000000005,"15min":0.56399999999999995},"min":{"1min":0.36299999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.495},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.55300000000000005,"15min":0.55900000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.72299999999999998,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.50600000000000001}]},{"osd":6,"last update":"Mon Sep 16 05:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.57099999999999995,"15min":0.57799999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.65200000000000002,"5min":0.752,"15min":0.752},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.59999999999999998,"15min":0.60699999999999998},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.80400000000000005,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.47399999999999998}]},{"osd":7,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.56899999999999995,"15min":0.56499999999999995},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.86099999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.55300000000000005,"15min":0.54500000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.52000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411386,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31880,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713272,"statfs":{"total":95995035648,"available":95962390528,"internally_reserved":0,"allocated":782336,"data_stored":349257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:42:00 2024","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.33200000000000002,"15min":0.33000000000000002},"min":{"1min":0.26400000000000001,"5min":0.214,"15min":0.214},"max":{"1min":0.44800000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.218,"5min":0.216,"15min":0.216},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.42699999999999999}]},{"osd":1,"last update":"Mon Sep 16 05:42:00 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.36899999999999999,"15min":0.373},"min":{"1min":0.255,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.52000000000000002,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.311},{"interface":"front","average":{"1min":0.37,"5min":0.374,"15min":0.38400000000000001},"min":{"1min":0.252,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.39300000000000002}]},{"osd":3,"last update":"Mon Sep 16 05:42:19 2024","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.38600000000000001,"15min":0.40999999999999998},"min":{"1min":0.28599999999999998,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.42499999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.40200000000000002,"15min":0.42599999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.499,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.34599999999999997}]},{"osd":4,"last update":"Mon Sep 16 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.54300000000000004,"15min":0.54900000000000004},"min":{"1min":0.41299999999999998,"5min":0.376,"15min":0.376},"max":{"1min":0.64500000000000002,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.497},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.56299999999999994,"15min":0.57099999999999995},"min":{"1min":0.373,"5min":0.37,"15min":0.37},"max":{"1min":0.74199999999999999,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.47399999999999998}]},{"osd":5,"last update":"Mon Sep 16 05:42:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.55700000000000005,"15min":0.56799999999999995},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55900000000000005,"15min":0.56899999999999995},"min":{"1min":0.38300000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73399999999999999,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.51100000000000001}]},{"osd":6,"last update":"Mon Sep 16 05:41:32 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58099999999999996,"15min":0.57999999999999996},"min":{"1min":0.42699999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.59999999999999998,"15min":0.60199999999999998},"min":{"1min":0.42099999999999999,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.55300000000000005}]},{"osd":7,"last update":"Mon Sep 16 05:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56799999999999995,"15min":0.56899999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.59199999999999997,"15min":0.59599999999999997},"min":{"1min":0.41899999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.49099999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574910,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31884,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713268,"statfs":{"total":95995035648,"available":95962386432,"internally_reserved":0,"allocated":786432,"data_stored":348890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.34200000000000003,"15min":0.318},"min":{"1min":0.24299999999999999,"5min":0.192,"15min":0.192},"max":{"1min":0.53500000000000003,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.20799999999999999},{"interface":"front","average":{"1min":0.34300000000000003,"5min":0.34399999999999997,"15min":0.318},"min":{"1min":0.26400000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.46999999999999997,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.28199999999999997}]},{"osd":2,"last update":"Mon Sep 16 05:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.371,"15min":0.374},"min":{"1min":0.23300000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.53200000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.24299999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.48099999999999998,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.25600000000000001}]},{"osd":3,"last update":"Mon Sep 16 05:42:19 2024","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.38800000000000001,"15min":0.39900000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.23999999999999999},{"interface":"front","average":{"1min":0.34699999999999998,"5min":0.40899999999999997,"15min":0.42799999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.46500000000000002,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.34200000000000003}]},{"osd":4,"last update":"Mon Sep 16 05:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.57099999999999995,"15min":0.58899999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77100000000000002,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.495},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.55900000000000005,"15min":0.57099999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.72099999999999997,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.57899999999999996}]},{"osd":5,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.57499999999999996,"15min":0.58499999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.70999999999999996,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.58499999999999996,"15min":0.59499999999999997},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.84099999999999997,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.47299999999999998}]},{"osd":6,"last update":"Mon Sep 16 05:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58299999999999996,"15min":0.58199999999999996},"min":{"1min":0.40899999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.71799999999999997,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.59399999999999997,"15min":0.59799999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.68100000000000005,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.54600000000000004}]},{"osd":7,"last update":"Mon Sep 16 05:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.58799999999999997,"15min":0.59199999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.82799999999999996,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.59499999999999997,"15min":0.60399999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.80800000000000005,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.59899999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738436,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32472,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712680,"statfs":{"total":95995035648,"available":95961784320,"internally_reserved":0,"allocated":1388544,"data_stored":940080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Sep 16 05:41:36 2024","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.35199999999999998,"15min":0.34499999999999997},"min":{"1min":0.24299999999999999,"5min":0.22,"15min":0.22},"max":{"1min":0.57099999999999995,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.308},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.371,"15min":0.35799999999999998},"min":{"1min":0.247,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.53800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.255}]},{"osd":2,"last update":"Mon Sep 16 05:41:59 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.374,"15min":0.38},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.55300000000000005,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.24399999999999999},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.38300000000000001,"15min":0.38800000000000001},"min":{"1min":0.23899999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.47599999999999998,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.34999999999999998}]},{"osd":3,"last update":"Mon Sep 16 05:42:21 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.40699999999999997,"15min":0.433},"min":{"1min":0.252,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.625,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.37,"5min":0.41599999999999998,"15min":0.433},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.59499999999999997,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.29299999999999998}]},{"osd":4,"last update":"Mon Sep 16 05:41:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.69299999999999995,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.54800000000000004,"15min":0.54700000000000004},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.38400000000000001}]},{"osd":5,"last update":"Mon Sep 16 05:42:08 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.57399999999999995,"15min":0.58099999999999996},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.66000000000000003,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.44},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.57899999999999996,"15min":0.58499999999999996},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.74399999999999999,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.45900000000000002}]},{"osd":6,"last update":"Mon Sep 16 05:41:35 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.56399999999999995,"15min":0.55800000000000005},"min":{"1min":0.46999999999999997,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41799999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.70699999999999996,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.46700000000000003}]},{"osd":7,"last update":"Mon Sep 16 05:41:59 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.56499999999999995,"15min":0.55900000000000005},"min":{"1min":0.43099999999999999,"5min":0.379,"15min":0.379},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.433},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.59699999999999998,"15min":0.59899999999999998},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.44800000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T05:42:27.841 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T05:42:28.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:28 smithi145 ceph-mon[27514]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:42:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:28 smithi145 ceph-mon[39111]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:42:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:28 smithi161 ceph-mon[31301]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:42:28.672 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:29 smithi145 ceph-mon[39111]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:29 smithi145 ceph-mon[27514]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:29 smithi161 ceph-mon[31301]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:42:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:42:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[27514]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T05:42:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[27514]: Reconfiguring daemon alertmanager.a on smithi145 2024-09-16T05:42:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[27514]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:42:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:42:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[39111]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T05:42:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[39111]: Reconfiguring daemon alertmanager.a on smithi145 2024-09-16T05:42:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:30 smithi145 ceph-mon[39111]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:30 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:30 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:30 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:42:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:30 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:42:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:30 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:30 smithi161 ceph-mon[31301]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T05:42:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:30 smithi161 ceph-mon[31301]: Reconfiguring daemon alertmanager.a on smithi145 2024-09-16T05:42:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:30 smithi161 ceph-mon[31301]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:31.796 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:42:31.798 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2024-09-16T05:42:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:33 smithi145 ceph-mon[39111]: from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:42:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:33 smithi145 ceph-mon[39111]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:33 smithi145 ceph-mon[27514]: from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:42:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:33 smithi145 ceph-mon[27514]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:33 smithi161 ceph-mon[31301]: from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:42:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:33 smithi161 ceph-mon[31301]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:33.832 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-09-16T05:42:29.974520+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593533,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":229,"num_write_kb":2435,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240476,"kb_used_data":7932,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720740,"statfs":{"total":767960285184,"available":767714037760,"internally_reserved":0,"allocated":8122368,"data_stored":4572686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":238014010},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002345"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.711549+0000","last_change":"2024-09-16T05:40:19.926782+0000","last_active":"2024-09-16T05:41:40.711549+0000","last_peered":"2024-09-16T05:41:40.711549+0000","last_clean":"2024-09-16T05:41:40.711549+0000","last_became_active":"2024-09-16T05:40:19.926490+0000","last_became_peered":"2024-09-16T05:40:19.926490+0000","last_unstale":"2024-09-16T05:41:40.711549+0000","last_undegraded":"2024-09-16T05:41:40.711549+0000","last_fullsized":"2024-09-16T05:41:40.711549+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209908+0000","last_change":"2024-09-16T05:40:42.039130+0000","last_active":"2024-09-16T05:41:40.209908+0000","last_peered":"2024-09-16T05:41:40.209908+0000","last_clean":"2024-09-16T05:41:40.209908+0000","last_became_active":"2024-09-16T05:40:42.038795+0000","last_became_peered":"2024-09-16T05:40:42.038795+0000","last_unstale":"2024-09-16T05:41:40.209908+0000","last_undegraded":"2024-09-16T05:41:40.209908+0000","last_fullsized":"2024-09-16T05:41:40.209908+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:45:32.879424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741947+0000","last_change":"2024-09-16T05:40:19.911332+0000","last_active":"2024-09-16T05:41:40.741947+0000","last_peered":"2024-09-16T05:41:40.741947+0000","last_clean":"2024-09-16T05:41:40.741947+0000","last_became_active":"2024-09-16T05:40:19.911045+0000","last_became_peered":"2024-09-16T05:40:19.911045+0000","last_unstale":"2024-09-16T05:41:40.741947+0000","last_undegraded":"2024-09-16T05:41:40.741947+0000","last_fullsized":"2024-09-16T05:41:40.741947+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741482+0000","last_change":"2024-09-16T05:40:19.926920+0000","last_active":"2024-09-16T05:41:40.741482+0000","last_peered":"2024-09-16T05:41:40.741482+0000","last_clean":"2024-09-16T05:41:40.741482+0000","last_became_active":"2024-09-16T05:40:19.926647+0000","last_became_peered":"2024-09-16T05:40:19.926647+0000","last_unstale":"2024-09-16T05:41:40.741482+0000","last_undegraded":"2024-09-16T05:41:40.741482+0000","last_fullsized":"2024-09-16T05:41:40.741482+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615541+0000","last_change":"2024-09-16T05:40:19.916358+0000","last_active":"2024-09-16T05:41:34.615541+0000","last_peered":"2024-09-16T05:41:34.615541+0000","last_clean":"2024-09-16T05:41:34.615541+0000","last_became_active":"2024-09-16T05:40:19.916046+0000","last_became_peered":"2024-09-16T05:40:19.916046+0000","last_unstale":"2024-09-16T05:41:34.615541+0000","last_undegraded":"2024-09-16T05:41:34.615541+0000","last_fullsized":"2024-09-16T05:41:34.615541+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294252+0000","last_change":"2024-09-16T05:40:19.925907+0000","last_active":"2024-09-16T05:41:34.294252+0000","last_peered":"2024-09-16T05:41:34.294252+0000","last_clean":"2024-09-16T05:41:34.294252+0000","last_became_active":"2024-09-16T05:40:19.925615+0000","last_became_peered":"2024-09-16T05:40:19.925615+0000","last_unstale":"2024-09-16T05:41:34.294252+0000","last_undegraded":"2024-09-16T05:41:34.294252+0000","last_fullsized":"2024-09-16T05:41:34.294252+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.614770+0000","last_change":"2024-09-16T05:40:19.915255+0000","last_active":"2024-09-16T05:41:34.614770+0000","last_peered":"2024-09-16T05:41:34.614770+0000","last_clean":"2024-09-16T05:41:34.614770+0000","last_became_active":"2024-09-16T05:40:19.914948+0000","last_became_peered":"2024-09-16T05:40:19.914948+0000","last_unstale":"2024-09-16T05:41:34.614770+0000","last_undegraded":"2024-09-16T05:41:34.614770+0000","last_fullsized":"2024-09-16T05:41:34.614770+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286408+0000","last_change":"2024-09-16T05:40:19.921608+0000","last_active":"2024-09-16T05:41:34.286408+0000","last_peered":"2024-09-16T05:41:34.286408+0000","last_clean":"2024-09-16T05:41:34.286408+0000","last_became_active":"2024-09-16T05:40:19.921355+0000","last_became_peered":"2024-09-16T05:40:19.921355+0000","last_unstale":"2024-09-16T05:41:34.286408+0000","last_undegraded":"2024-09-16T05:41:34.286408+0000","last_fullsized":"2024-09-16T05:41:34.286408+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615688+0000","last_change":"2024-09-16T05:40:19.921485+0000","last_active":"2024-09-16T05:41:34.615688+0000","last_peered":"2024-09-16T05:41:34.615688+0000","last_clean":"2024-09-16T05:41:34.615688+0000","last_became_active":"2024-09-16T05:40:19.921178+0000","last_became_peered":"2024-09-16T05:40:19.921178+0000","last_unstale":"2024-09-16T05:41:34.615688+0000","last_undegraded":"2024-09-16T05:41:34.615688+0000","last_fullsized":"2024-09-16T05:41:34.615688+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796735+0000","last_change":"2024-09-16T05:40:19.931027+0000","last_active":"2024-09-16T05:41:34.796735+0000","last_peered":"2024-09-16T05:41:34.796735+0000","last_clean":"2024-09-16T05:41:34.796735+0000","last_became_active":"2024-09-16T05:40:19.930551+0000","last_became_peered":"2024-09-16T05:40:19.930551+0000","last_unstale":"2024-09-16T05:41:34.796735+0000","last_undegraded":"2024-09-16T05:41:34.796735+0000","last_fullsized":"2024-09-16T05:41:34.796735+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796720+0000","last_change":"2024-09-16T05:40:19.929160+0000","last_active":"2024-09-16T05:41:34.796720+0000","last_peered":"2024-09-16T05:41:34.796720+0000","last_clean":"2024-09-16T05:41:34.796720+0000","last_became_active":"2024-09-16T05:40:19.928855+0000","last_became_peered":"2024-09-16T05:40:19.928855+0000","last_unstale":"2024-09-16T05:41:34.796720+0000","last_undegraded":"2024-09-16T05:41:34.796720+0000","last_fullsized":"2024-09-16T05:41:34.796720+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":19,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288137+0000","last_change":"2024-09-16T05:40:42.706686+0000","last_active":"2024-09-16T05:41:34.288137+0000","last_peered":"2024-09-16T05:41:34.288137+0000","last_clean":"2024-09-16T05:41:34.288137+0000","last_became_active":"2024-09-16T05:40:42.706332+0000","last_became_peered":"2024-09-16T05:40:42.706332+0000","last_unstale":"2024-09-16T05:41:34.288137+0000","last_undegraded":"2024-09-16T05:41:34.288137+0000","last_fullsized":"2024-09-16T05:41:34.288137+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286781+0000","last_change":"2024-09-16T05:40:19.913578+0000","last_active":"2024-09-16T05:41:34.286781+0000","last_peered":"2024-09-16T05:41:34.286781+0000","last_clean":"2024-09-16T05:41:34.286781+0000","last_became_active":"2024-09-16T05:40:19.913332+0000","last_became_peered":"2024-09-16T05:40:19.913332+0000","last_unstale":"2024-09-16T05:41:34.286781+0000","last_undegraded":"2024-09-16T05:41:34.286781+0000","last_fullsized":"2024-09-16T05:41:34.286781+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796949+0000","last_change":"2024-09-16T05:40:19.923538+0000","last_active":"2024-09-16T05:41:34.796949+0000","last_peered":"2024-09-16T05:41:34.796949+0000","last_clean":"2024-09-16T05:41:34.796949+0000","last_became_active":"2024-09-16T05:40:19.923267+0000","last_became_peered":"2024-09-16T05:40:19.923267+0000","last_unstale":"2024-09-16T05:41:34.796949+0000","last_undegraded":"2024-09-16T05:41:34.796949+0000","last_fullsized":"2024-09-16T05:41:34.796949+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.291716+0000","last_change":"2024-09-16T05:40:19.921551+0000","last_active":"2024-09-16T05:41:34.291716+0000","last_peered":"2024-09-16T05:41:34.291716+0000","last_clean":"2024-09-16T05:41:34.291716+0000","last_became_active":"2024-09-16T05:40:19.921272+0000","last_became_peered":"2024-09-16T05:40:19.921272+0000","last_unstale":"2024-09-16T05:41:34.291716+0000","last_undegraded":"2024-09-16T05:41:34.291716+0000","last_fullsized":"2024-09-16T05:41:34.291716+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294130+0000","last_change":"2024-09-16T05:40:19.924535+0000","last_active":"2024-09-16T05:41:34.294130+0000","last_peered":"2024-09-16T05:41:34.294130+0000","last_clean":"2024-09-16T05:41:34.294130+0000","last_became_active":"2024-09-16T05:40:19.924268+0000","last_became_peered":"2024-09-16T05:40:19.924268+0000","last_unstale":"2024-09-16T05:41:34.294130+0000","last_undegraded":"2024-09-16T05:41:34.294130+0000","last_fullsized":"2024-09-16T05:41:34.294130+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294784+0000","last_change":"2024-09-16T05:40:19.928504+0000","last_active":"2024-09-16T05:41:34.294784+0000","last_peered":"2024-09-16T05:41:34.294784+0000","last_clean":"2024-09-16T05:41:34.294784+0000","last_became_active":"2024-09-16T05:40:19.928205+0000","last_became_peered":"2024-09-16T05:40:19.928205+0000","last_unstale":"2024-09-16T05:41:34.294784+0000","last_undegraded":"2024-09-16T05:41:34.294784+0000","last_fullsized":"2024-09-16T05:41:34.294784+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288474+0000","last_change":"2024-09-16T05:40:19.913375+0000","last_active":"2024-09-16T05:41:34.288474+0000","last_peered":"2024-09-16T05:41:34.288474+0000","last_clean":"2024-09-16T05:41:34.288474+0000","last_became_active":"2024-09-16T05:40:19.913077+0000","last_became_peered":"2024-09-16T05:40:19.913077+0000","last_unstale":"2024-09-16T05:41:34.288474+0000","last_undegraded":"2024-09-16T05:41:34.288474+0000","last_fullsized":"2024-09-16T05:41:34.288474+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615363+0000","last_change":"2024-09-16T05:40:19.919079+0000","last_active":"2024-09-16T05:41:34.615363+0000","last_peered":"2024-09-16T05:41:34.615363+0000","last_clean":"2024-09-16T05:41:34.615363+0000","last_became_active":"2024-09-16T05:40:19.918785+0000","last_became_peered":"2024-09-16T05:40:19.918785+0000","last_unstale":"2024-09-16T05:41:34.615363+0000","last_undegraded":"2024-09-16T05:41:34.615363+0000","last_fullsized":"2024-09-16T05:41:34.615363+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796517+0000","last_change":"2024-09-16T05:40:19.921750+0000","last_active":"2024-09-16T05:41:34.796517+0000","last_peered":"2024-09-16T05:41:34.796517+0000","last_clean":"2024-09-16T05:41:34.796517+0000","last_became_active":"2024-09-16T05:40:19.921429+0000","last_became_peered":"2024-09-16T05:40:19.921429+0000","last_unstale":"2024-09-16T05:41:34.796517+0000","last_undegraded":"2024-09-16T05:41:34.796517+0000","last_fullsized":"2024-09-16T05:41:34.796517+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797058+0000","last_change":"2024-09-16T05:40:19.911352+0000","last_active":"2024-09-16T05:41:34.797058+0000","last_peered":"2024-09-16T05:41:34.797058+0000","last_clean":"2024-09-16T05:41:34.797058+0000","last_became_active":"2024-09-16T05:40:19.911088+0000","last_became_peered":"2024-09-16T05:40:19.911088+0000","last_unstale":"2024-09-16T05:41:34.797058+0000","last_undegraded":"2024-09-16T05:41:34.797058+0000","last_fullsized":"2024-09-16T05:41:34.797058+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294212+0000","last_change":"2024-09-16T05:40:19.931121+0000","last_active":"2024-09-16T05:41:34.294212+0000","last_peered":"2024-09-16T05:41:34.294212+0000","last_clean":"2024-09-16T05:41:34.294212+0000","last_became_active":"2024-09-16T05:40:19.930825+0000","last_became_peered":"2024-09-16T05:40:19.930825+0000","last_unstale":"2024-09-16T05:41:34.294212+0000","last_undegraded":"2024-09-16T05:41:34.294212+0000","last_fullsized":"2024-09-16T05:41:34.294212+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286560+0000","last_change":"2024-09-16T05:40:19.920628+0000","last_active":"2024-09-16T05:41:34.286560+0000","last_peered":"2024-09-16T05:41:34.286560+0000","last_clean":"2024-09-16T05:41:34.286560+0000","last_became_active":"2024-09-16T05:40:19.920365+0000","last_became_peered":"2024-09-16T05:40:19.920365+0000","last_unstale":"2024-09-16T05:41:34.286560+0000","last_undegraded":"2024-09-16T05:41:34.286560+0000","last_fullsized":"2024-09-16T05:41:34.286560+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294191+0000","last_change":"2024-09-16T05:40:19.922697+0000","last_active":"2024-09-16T05:41:34.294191+0000","last_peered":"2024-09-16T05:41:34.294191+0000","last_clean":"2024-09-16T05:41:34.294191+0000","last_became_active":"2024-09-16T05:40:19.922425+0000","last_became_peered":"2024-09-16T05:40:19.922425+0000","last_unstale":"2024-09-16T05:41:34.294191+0000","last_undegraded":"2024-09-16T05:41:34.294191+0000","last_fullsized":"2024-09-16T05:41:34.294191+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.362351+0000","last_change":"2024-09-16T05:40:19.917024+0000","last_active":"2024-09-16T05:41:40.362351+0000","last_peered":"2024-09-16T05:41:40.362351+0000","last_clean":"2024-09-16T05:41:40.362351+0000","last_became_active":"2024-09-16T05:40:19.916740+0000","last_became_peered":"2024-09-16T05:40:19.916740+0000","last_unstale":"2024-09-16T05:41:40.362351+0000","last_undegraded":"2024-09-16T05:41:40.362351+0000","last_fullsized":"2024-09-16T05:41:40.362351+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.397139+0000","last_change":"2024-09-16T05:40:19.925496+0000","last_active":"2024-09-16T05:41:40.397139+0000","last_peered":"2024-09-16T05:41:40.397139+0000","last_clean":"2024-09-16T05:41:40.397139+0000","last_became_active":"2024-09-16T05:40:19.925186+0000","last_became_peered":"2024-09-16T05:40:19.925186+0000","last_unstale":"2024-09-16T05:41:40.397139+0000","last_undegraded":"2024-09-16T05:41:40.397139+0000","last_fullsized":"2024-09-16T05:41:40.397139+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209172+0000","last_change":"2024-09-16T05:40:19.909710+0000","last_active":"2024-09-16T05:41:40.209172+0000","last_peered":"2024-09-16T05:41:40.209172+0000","last_clean":"2024-09-16T05:41:40.209172+0000","last_became_active":"2024-09-16T05:40:19.909449+0000","last_became_peered":"2024-09-16T05:40:19.909449+0000","last_unstale":"2024-09-16T05:41:40.209172+0000","last_undegraded":"2024-09-16T05:41:40.209172+0000","last_fullsized":"2024-09-16T05:41:40.209172+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.362214+0000","last_change":"2024-09-16T05:40:19.921251+0000","last_active":"2024-09-16T05:41:40.362214+0000","last_peered":"2024-09-16T05:41:40.362214+0000","last_clean":"2024-09-16T05:41:40.362214+0000","last_became_active":"2024-09-16T05:40:19.920316+0000","last_became_peered":"2024-09-16T05:40:19.920316+0000","last_unstale":"2024-09-16T05:41:40.362214+0000","last_undegraded":"2024-09-16T05:41:40.362214+0000","last_fullsized":"2024-09-16T05:41:40.362214+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":19,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288045+0000","last_change":"2024-09-16T05:40:42.565211+0000","last_active":"2024-09-16T05:41:34.288045+0000","last_peered":"2024-09-16T05:41:34.288045+0000","last_clean":"2024-09-16T05:41:34.288045+0000","last_became_active":"2024-09-16T05:40:42.564912+0000","last_became_peered":"2024-09-16T05:40:42.564912+0000","last_unstale":"2024-09-16T05:41:34.288045+0000","last_undegraded":"2024-09-16T05:41:34.288045+0000","last_fullsized":"2024-09-16T05:41:34.288045+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741399+0000","last_change":"2024-09-16T05:40:19.925119+0000","last_active":"2024-09-16T05:41:40.741399+0000","last_peered":"2024-09-16T05:41:40.741399+0000","last_clean":"2024-09-16T05:41:40.741399+0000","last_became_active":"2024-09-16T05:40:19.924829+0000","last_became_peered":"2024-09-16T05:40:19.924829+0000","last_unstale":"2024-09-16T05:41:40.741399+0000","last_undegraded":"2024-09-16T05:41:40.741399+0000","last_fullsized":"2024-09-16T05:41:40.741399+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209972+0000","last_change":"2024-09-16T05:40:19.920796+0000","last_active":"2024-09-16T05:41:40.209972+0000","last_peered":"2024-09-16T05:41:40.209972+0000","last_clean":"2024-09-16T05:41:40.209972+0000","last_became_active":"2024-09-16T05:40:19.920527+0000","last_became_peered":"2024-09-16T05:40:19.920527+0000","last_unstale":"2024-09-16T05:41:40.209972+0000","last_undegraded":"2024-09-16T05:41:40.209972+0000","last_fullsized":"2024-09-16T05:41:40.209972+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.396619+0000","last_change":"2024-09-16T05:40:19.930371+0000","last_active":"2024-09-16T05:41:40.396619+0000","last_peered":"2024-09-16T05:41:40.396619+0000","last_clean":"2024-09-16T05:41:40.396619+0000","last_became_active":"2024-09-16T05:40:19.930039+0000","last_became_peered":"2024-09-16T05:40:19.930039+0000","last_unstale":"2024-09-16T05:41:40.396619+0000","last_undegraded":"2024-09-16T05:41:40.396619+0000","last_fullsized":"2024-09-16T05:41:40.396619+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286588+0000","last_change":"2024-09-16T05:40:19.912701+0000","last_active":"2024-09-16T05:41:34.286588+0000","last_peered":"2024-09-16T05:41:34.286588+0000","last_clean":"2024-09-16T05:41:34.286588+0000","last_became_active":"2024-09-16T05:40:19.912365+0000","last_became_peered":"2024-09-16T05:40:19.912365+0000","last_unstale":"2024-09-16T05:41:34.286588+0000","last_undegraded":"2024-09-16T05:41:34.286588+0000","last_fullsized":"2024-09-16T05:41:34.286588+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"65'1","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287576+0000","last_change":"2024-09-16T05:40:16.887533+0000","last_active":"2024-09-16T05:41:34.287576+0000","last_peered":"2024-09-16T05:41:34.287576+0000","last_clean":"2024-09-16T05:41:34.287576+0000","last_became_active":"2024-09-16T05:40:16.887192+0000","last_became_peered":"2024-09-16T05:40:16.887192+0000","last_unstale":"2024-09-16T05:41:34.287576+0000","last_undegraded":"2024-09-16T05:41:34.287576+0000","last_fullsized":"2024-09-16T05:41:34.287576+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797239+0000","last_change":"2024-09-16T05:40:19.914853+0000","last_active":"2024-09-16T05:41:34.797239+0000","last_peered":"2024-09-16T05:41:34.797239+0000","last_clean":"2024-09-16T05:41:34.797239+0000","last_became_active":"2024-09-16T05:40:19.914603+0000","last_became_peered":"2024-09-16T05:40:19.914603+0000","last_unstale":"2024-09-16T05:41:34.797239+0000","last_undegraded":"2024-09-16T05:41:34.797239+0000","last_fullsized":"2024-09-16T05:41:34.797239+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796435+0000","last_change":"2024-09-16T05:40:16.892477+0000","last_active":"2024-09-16T05:41:34.796435+0000","last_peered":"2024-09-16T05:41:34.796435+0000","last_clean":"2024-09-16T05:41:34.796435+0000","last_became_active":"2024-09-16T05:40:16.892194+0000","last_became_peered":"2024-09-16T05:40:16.892194+0000","last_unstale":"2024-09-16T05:41:34.796435+0000","last_undegraded":"2024-09-16T05:41:34.796435+0000","last_fullsized":"2024-09-16T05:41:34.796435+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286966+0000","last_change":"2024-09-16T05:40:16.885546+0000","last_active":"2024-09-16T05:41:34.286966+0000","last_peered":"2024-09-16T05:41:34.286966+0000","last_clean":"2024-09-16T05:41:34.286966+0000","last_became_active":"2024-09-16T05:40:16.885116+0000","last_became_peered":"2024-09-16T05:40:16.885116+0000","last_unstale":"2024-09-16T05:41:34.286966+0000","last_undegraded":"2024-09-16T05:41:34.286966+0000","last_fullsized":"2024-09-16T05:41:34.286966+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286472+0000","last_change":"2024-09-16T05:40:19.909188+0000","last_active":"2024-09-16T05:41:34.286472+0000","last_peered":"2024-09-16T05:41:34.286472+0000","last_clean":"2024-09-16T05:41:34.286472+0000","last_became_active":"2024-09-16T05:40:19.908559+0000","last_became_peered":"2024-09-16T05:40:19.908559+0000","last_unstale":"2024-09-16T05:41:34.286472+0000","last_undegraded":"2024-09-16T05:41:34.286472+0000","last_fullsized":"2024-09-16T05:41:34.286472+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294249+0000","last_change":"2024-09-16T05:40:16.890076+0000","last_active":"2024-09-16T05:41:34.294249+0000","last_peered":"2024-09-16T05:41:34.294249+0000","last_clean":"2024-09-16T05:41:34.294249+0000","last_became_active":"2024-09-16T05:40:16.889770+0000","last_became_peered":"2024-09-16T05:40:16.889770+0000","last_unstale":"2024-09-16T05:41:34.294249+0000","last_undegraded":"2024-09-16T05:41:34.294249+0000","last_fullsized":"2024-09-16T05:41:34.294249+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.292165+0000","last_change":"2024-09-16T05:40:19.907934+0000","last_active":"2024-09-16T05:41:34.292165+0000","last_peered":"2024-09-16T05:41:34.292165+0000","last_clean":"2024-09-16T05:41:34.292165+0000","last_became_active":"2024-09-16T05:40:19.907617+0000","last_became_peered":"2024-09-16T05:40:19.907617+0000","last_unstale":"2024-09-16T05:41:34.292165+0000","last_undegraded":"2024-09-16T05:41:34.292165+0000","last_fullsized":"2024-09-16T05:41:34.292165+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796779+0000","last_change":"2024-09-16T05:40:16.891611+0000","last_active":"2024-09-16T05:41:34.796779+0000","last_peered":"2024-09-16T05:41:34.796779+0000","last_clean":"2024-09-16T05:41:34.796779+0000","last_became_active":"2024-09-16T05:40:16.891283+0000","last_became_peered":"2024-09-16T05:40:16.891283+0000","last_unstale":"2024-09-16T05:41:34.796779+0000","last_undegraded":"2024-09-16T05:41:34.796779+0000","last_fullsized":"2024-09-16T05:41:34.796779+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294530+0000","last_change":"2024-09-16T05:40:19.921793+0000","last_active":"2024-09-16T05:41:34.294530+0000","last_peered":"2024-09-16T05:41:34.294530+0000","last_clean":"2024-09-16T05:41:34.294530+0000","last_became_active":"2024-09-16T05:40:19.920593+0000","last_became_peered":"2024-09-16T05:40:19.920593+0000","last_unstale":"2024-09-16T05:41:34.294530+0000","last_undegraded":"2024-09-16T05:41:34.294530+0000","last_fullsized":"2024-09-16T05:41:34.294530+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294565+0000","last_change":"2024-09-16T05:40:16.892465+0000","last_active":"2024-09-16T05:41:34.294565+0000","last_peered":"2024-09-16T05:41:34.294565+0000","last_clean":"2024-09-16T05:41:34.294565+0000","last_became_active":"2024-09-16T05:40:16.892162+0000","last_became_peered":"2024-09-16T05:40:16.892162+0000","last_unstale":"2024-09-16T05:41:34.294565+0000","last_undegraded":"2024-09-16T05:41:34.294565+0000","last_fullsized":"2024-09-16T05:41:34.294565+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797588+0000","last_change":"2024-09-16T05:40:19.922755+0000","last_active":"2024-09-16T05:41:34.797588+0000","last_peered":"2024-09-16T05:41:34.797588+0000","last_clean":"2024-09-16T05:41:34.797588+0000","last_became_active":"2024-09-16T05:40:19.922333+0000","last_became_peered":"2024-09-16T05:40:19.922333+0000","last_unstale":"2024-09-16T05:41:34.797588+0000","last_undegraded":"2024-09-16T05:41:34.797588+0000","last_fullsized":"2024-09-16T05:41:34.797588+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":28,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.291906+0000","last_change":"2024-09-16T05:40:16.891687+0000","last_active":"2024-09-16T05:41:34.291906+0000","last_peered":"2024-09-16T05:41:34.291906+0000","last_clean":"2024-09-16T05:41:34.291906+0000","last_became_active":"2024-09-16T05:40:16.891416+0000","last_became_peered":"2024-09-16T05:40:16.891416+0000","last_unstale":"2024-09-16T05:41:34.291906+0000","last_undegraded":"2024-09-16T05:41:34.291906+0000","last_fullsized":"2024-09-16T05:41:34.291906+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286781+0000","last_change":"2024-09-16T05:40:19.916645+0000","last_active":"2024-09-16T05:41:34.286781+0000","last_peered":"2024-09-16T05:41:34.286781+0000","last_clean":"2024-09-16T05:41:34.286781+0000","last_became_active":"2024-09-16T05:40:19.916145+0000","last_became_peered":"2024-09-16T05:40:19.916145+0000","last_unstale":"2024-09-16T05:41:34.286781+0000","last_undegraded":"2024-09-16T05:41:34.286781+0000","last_fullsized":"2024-09-16T05:41:34.286781+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"68'9","reported_seq":34,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796537+0000","last_change":"2024-09-16T05:40:16.891778+0000","last_active":"2024-09-16T05:41:34.796537+0000","last_peered":"2024-09-16T05:41:34.796537+0000","last_clean":"2024-09-16T05:41:34.796537+0000","last_became_active":"2024-09-16T05:40:16.891326+0000","last_became_peered":"2024-09-16T05:40:16.891326+0000","last_unstale":"2024-09-16T05:41:34.796537+0000","last_undegraded":"2024-09-16T05:41:34.796537+0000","last_fullsized":"2024-09-16T05:41:34.796537+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615067+0000","last_change":"2024-09-16T05:40:19.920592+0000","last_active":"2024-09-16T05:41:34.615067+0000","last_peered":"2024-09-16T05:41:34.615067+0000","last_clean":"2024-09-16T05:41:34.615067+0000","last_became_active":"2024-09-16T05:40:19.919776+0000","last_became_peered":"2024-09-16T05:40:19.919776+0000","last_unstale":"2024-09-16T05:41:34.615067+0000","last_undegraded":"2024-09-16T05:41:34.615067+0000","last_fullsized":"2024-09-16T05:41:34.615067+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797429+0000","last_change":"2024-09-16T05:40:16.882698+0000","last_active":"2024-09-16T05:41:34.797429+0000","last_peered":"2024-09-16T05:41:34.797429+0000","last_clean":"2024-09-16T05:41:34.797429+0000","last_became_active":"2024-09-16T05:40:16.882298+0000","last_became_peered":"2024-09-16T05:40:16.882298+0000","last_unstale":"2024-09-16T05:41:34.797429+0000","last_undegraded":"2024-09-16T05:41:34.797429+0000","last_fullsized":"2024-09-16T05:41:34.797429+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.797012+0000","last_change":"2024-09-16T05:40:19.910892+0000","last_active":"2024-09-16T05:41:34.797012+0000","last_peered":"2024-09-16T05:41:34.797012+0000","last_clean":"2024-09-16T05:41:34.797012+0000","last_became_active":"2024-09-16T05:40:19.910554+0000","last_became_peered":"2024-09-16T05:40:19.910554+0000","last_unstale":"2024-09-16T05:41:34.797012+0000","last_undegraded":"2024-09-16T05:41:34.797012+0000","last_fullsized":"2024-09-16T05:41:34.797012+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294421+0000","last_change":"2024-09-16T05:40:16.889539+0000","last_active":"2024-09-16T05:41:34.294421+0000","last_peered":"2024-09-16T05:41:34.294421+0000","last_clean":"2024-09-16T05:41:34.294421+0000","last_became_active":"2024-09-16T05:40:16.888335+0000","last_became_peered":"2024-09-16T05:40:16.888335+0000","last_unstale":"2024-09-16T05:41:34.294421+0000","last_undegraded":"2024-09-16T05:41:34.294421+0000","last_fullsized":"2024-09-16T05:41:34.294421+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615694+0000","last_change":"2024-09-16T05:40:19.922590+0000","last_active":"2024-09-16T05:41:34.615694+0000","last_peered":"2024-09-16T05:41:34.615694+0000","last_clean":"2024-09-16T05:41:34.615694+0000","last_became_active":"2024-09-16T05:40:19.922266+0000","last_became_peered":"2024-09-16T05:40:19.922266+0000","last_unstale":"2024-09-16T05:41:34.615694+0000","last_undegraded":"2024-09-16T05:41:34.615694+0000","last_fullsized":"2024-09-16T05:41:34.615694+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796296+0000","last_change":"2024-09-16T05:40:16.890466+0000","last_active":"2024-09-16T05:41:34.796296+0000","last_peered":"2024-09-16T05:41:34.796296+0000","last_clean":"2024-09-16T05:41:34.796296+0000","last_became_active":"2024-09-16T05:40:16.890174+0000","last_became_peered":"2024-09-16T05:40:16.890174+0000","last_unstale":"2024-09-16T05:41:34.796296+0000","last_undegraded":"2024-09-16T05:41:34.796296+0000","last_fullsized":"2024-09-16T05:41:34.796296+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796155+0000","last_change":"2024-09-16T05:40:19.929850+0000","last_active":"2024-09-16T05:41:34.796155+0000","last_peered":"2024-09-16T05:41:34.796155+0000","last_clean":"2024-09-16T05:41:34.796155+0000","last_became_active":"2024-09-16T05:40:19.929550+0000","last_became_peered":"2024-09-16T05:40:19.929550+0000","last_unstale":"2024-09-16T05:41:34.796155+0000","last_undegraded":"2024-09-16T05:41:34.796155+0000","last_fullsized":"2024-09-16T05:41:34.796155+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"65'8","reported_seq":33,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288039+0000","last_change":"2024-09-16T05:40:16.881410+0000","last_active":"2024-09-16T05:41:34.288039+0000","last_peered":"2024-09-16T05:41:34.288039+0000","last_clean":"2024-09-16T05:41:34.288039+0000","last_became_active":"2024-09-16T05:40:16.881036+0000","last_became_peered":"2024-09-16T05:40:16.881036+0000","last_unstale":"2024-09-16T05:41:34.288039+0000","last_undegraded":"2024-09-16T05:41:34.288039+0000","last_fullsized":"2024-09-16T05:41:34.288039+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":30,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615064+0000","last_change":"2024-09-16T05:40:42.039115+0000","last_active":"2024-09-16T05:41:34.615064+0000","last_peered":"2024-09-16T05:41:34.615064+0000","last_clean":"2024-09-16T05:41:34.615064+0000","last_became_active":"2024-09-16T05:40:42.038726+0000","last_became_peered":"2024-09-16T05:40:42.038726+0000","last_unstale":"2024-09-16T05:41:34.615064+0000","last_undegraded":"2024-09-16T05:41:34.615064+0000","last_fullsized":"2024-09-16T05:41:34.615064+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:54:05.815802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287074+0000","last_change":"2024-09-16T05:40:16.892069+0000","last_active":"2024-09-16T05:41:34.287074+0000","last_peered":"2024-09-16T05:41:34.287074+0000","last_clean":"2024-09-16T05:41:34.287074+0000","last_became_active":"2024-09-16T05:40:16.891766+0000","last_became_peered":"2024-09-16T05:40:16.891766+0000","last_unstale":"2024-09-16T05:41:34.287074+0000","last_undegraded":"2024-09-16T05:41:34.287074+0000","last_fullsized":"2024-09-16T05:41:34.287074+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615571+0000","last_change":"2024-09-16T05:40:19.918999+0000","last_active":"2024-09-16T05:41:34.615571+0000","last_peered":"2024-09-16T05:41:34.615571+0000","last_clean":"2024-09-16T05:41:34.615571+0000","last_became_active":"2024-09-16T05:40:19.918706+0000","last_became_peered":"2024-09-16T05:40:19.918706+0000","last_unstale":"2024-09-16T05:41:34.615571+0000","last_undegraded":"2024-09-16T05:41:34.615571+0000","last_fullsized":"2024-09-16T05:41:34.615571+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":27,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.288503+0000","last_change":"2024-09-16T05:40:16.890051+0000","last_active":"2024-09-16T05:41:34.288503+0000","last_peered":"2024-09-16T05:41:34.288503+0000","last_clean":"2024-09-16T05:41:34.288503+0000","last_became_active":"2024-09-16T05:40:16.889700+0000","last_became_peered":"2024-09-16T05:40:16.889700+0000","last_unstale":"2024-09-16T05:41:34.288503+0000","last_undegraded":"2024-09-16T05:41:34.288503+0000","last_fullsized":"2024-09-16T05:41:34.288503+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615582+0000","last_change":"2024-09-16T05:40:19.918108+0000","last_active":"2024-09-16T05:41:34.615582+0000","last_peered":"2024-09-16T05:41:34.615582+0000","last_clean":"2024-09-16T05:41:34.615582+0000","last_became_active":"2024-09-16T05:40:19.917821+0000","last_became_peered":"2024-09-16T05:40:19.917821+0000","last_unstale":"2024-09-16T05:41:34.615582+0000","last_undegraded":"2024-09-16T05:41:34.615582+0000","last_fullsized":"2024-09-16T05:41:34.615582+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.292042+0000","last_change":"2024-09-16T05:40:16.881782+0000","last_active":"2024-09-16T05:41:34.292042+0000","last_peered":"2024-09-16T05:41:34.292042+0000","last_clean":"2024-09-16T05:41:34.292042+0000","last_became_active":"2024-09-16T05:40:16.881491+0000","last_became_peered":"2024-09-16T05:40:16.881491+0000","last_unstale":"2024-09-16T05:41:34.292042+0000","last_undegraded":"2024-09-16T05:41:34.292042+0000","last_fullsized":"2024-09-16T05:41:34.292042+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294609+0000","last_change":"2024-09-16T05:40:19.931159+0000","last_active":"2024-09-16T05:41:34.294609+0000","last_peered":"2024-09-16T05:41:34.294609+0000","last_clean":"2024-09-16T05:41:34.294609+0000","last_became_active":"2024-09-16T05:40:19.930857+0000","last_became_peered":"2024-09-16T05:40:19.930857+0000","last_unstale":"2024-09-16T05:41:34.294609+0000","last_undegraded":"2024-09-16T05:41:34.294609+0000","last_fullsized":"2024-09-16T05:41:34.294609+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.210069+0000","last_change":"2024-09-16T05:40:16.889536+0000","last_active":"2024-09-16T05:41:40.210069+0000","last_peered":"2024-09-16T05:41:40.210069+0000","last_clean":"2024-09-16T05:41:40.210069+0000","last_became_active":"2024-09-16T05:40:16.889104+0000","last_became_peered":"2024-09-16T05:40:16.889104+0000","last_unstale":"2024-09-16T05:41:40.210069+0000","last_undegraded":"2024-09-16T05:41:40.210069+0000","last_fullsized":"2024-09-16T05:41:40.210069+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615397+0000","last_change":"2024-09-16T05:40:19.922967+0000","last_active":"2024-09-16T05:41:34.615397+0000","last_peered":"2024-09-16T05:41:34.615397+0000","last_clean":"2024-09-16T05:41:34.615397+0000","last_became_active":"2024-09-16T05:40:19.921913+0000","last_became_peered":"2024-09-16T05:40:19.921913+0000","last_unstale":"2024-09-16T05:41:34.615397+0000","last_undegraded":"2024-09-16T05:41:34.615397+0000","last_fullsized":"2024-09-16T05:41:34.615397+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.396966+0000","last_change":"2024-09-16T05:41:34.797015+0000","last_active":"2024-09-16T05:41:40.396966+0000","last_peered":"2024-09-16T05:41:40.396966+0000","last_clean":"2024-09-16T05:41:40.396966+0000","last_became_active":"2024-09-16T05:41:29.265632+0000","last_became_peered":"2024-09-16T05:41:29.265632+0000","last_unstale":"2024-09-16T05:41:40.396966+0000","last_undegraded":"2024-09-16T05:41:40.396966+0000","last_fullsized":"2024-09-16T05:41:40.396966+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:11:08.053003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034474000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"68'128","reported_seq":270,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.711204+0000","last_change":"2024-09-16T05:39:56.024237+0000","last_active":"2024-09-16T05:41:40.711204+0000","last_peered":"2024-09-16T05:41:40.711204+0000","last_clean":"2024-09-16T05:41:40.711204+0000","last_became_active":"2024-09-16T05:39:56.023699+0000","last_became_peered":"2024-09-16T05:39:56.023699+0000","last_unstale":"2024-09-16T05:41:40.711204+0000","last_undegraded":"2024-09-16T05:41:40.711204+0000","last_fullsized":"2024-09-16T05:41:40.711204+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_clean_scrub_stamp":"2024-09-16T05:37:53.252066+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741469+0000","last_change":"2024-09-16T05:40:16.889374+0000","last_active":"2024-09-16T05:41:40.741469+0000","last_peered":"2024-09-16T05:41:40.741469+0000","last_clean":"2024-09-16T05:41:40.741469+0000","last_became_active":"2024-09-16T05:40:16.888756+0000","last_became_peered":"2024-09-16T05:40:16.888756+0000","last_unstale":"2024-09-16T05:41:40.741469+0000","last_undegraded":"2024-09-16T05:41:40.741469+0000","last_fullsized":"2024-09-16T05:41:40.741469+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.361888+0000","last_change":"2024-09-16T05:40:19.921208+0000","last_active":"2024-09-16T05:41:40.361888+0000","last_peered":"2024-09-16T05:41:40.361888+0000","last_clean":"2024-09-16T05:41:40.361888+0000","last_became_active":"2024-09-16T05:40:19.920928+0000","last_became_peered":"2024-09-16T05:40:19.920928+0000","last_unstale":"2024-09-16T05:41:40.361888+0000","last_undegraded":"2024-09-16T05:41:40.361888+0000","last_fullsized":"2024-09-16T05:41:40.361888+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.744158+0000","last_change":"2024-09-16T05:41:34.797698+0000","last_active":"2024-09-16T05:41:40.744158+0000","last_peered":"2024-09-16T05:41:40.744158+0000","last_clean":"2024-09-16T05:41:40.744158+0000","last_became_active":"2024-09-16T05:41:29.266418+0000","last_became_peered":"2024-09-16T05:41:29.266418+0000","last_unstale":"2024-09-16T05:41:40.744158+0000","last_undegraded":"2024-09-16T05:41:40.744158+0000","last_fullsized":"2024-09-16T05:41:40.744158+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:52:29.198830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057562200000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.287853+0000","last_change":"2024-09-16T05:40:42.706673+0000","last_active":"2024-09-16T05:41:34.287853+0000","last_peered":"2024-09-16T05:41:34.287853+0000","last_clean":"2024-09-16T05:41:34.287853+0000","last_became_active":"2024-09-16T05:40:42.706373+0000","last_became_peered":"2024-09-16T05:40:42.706373+0000","last_unstale":"2024-09-16T05:41:34.287853+0000","last_undegraded":"2024-09-16T05:41:34.287853+0000","last_fullsized":"2024-09-16T05:41:34.287853+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741095+0000","last_change":"2024-09-16T05:40:19.914391+0000","last_active":"2024-09-16T05:41:40.741095+0000","last_peered":"2024-09-16T05:41:40.741095+0000","last_clean":"2024-09-16T05:41:40.741095+0000","last_became_active":"2024-09-16T05:40:19.914133+0000","last_became_peered":"2024-09-16T05:40:19.914133+0000","last_unstale":"2024-09-16T05:41:40.741095+0000","last_undegraded":"2024-09-16T05:41:40.741095+0000","last_fullsized":"2024-09-16T05:41:40.741095+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209016+0000","last_change":"2024-09-16T05:41:34.292499+0000","last_active":"2024-09-16T05:41:40.209016+0000","last_peered":"2024-09-16T05:41:40.209016+0000","last_clean":"2024-09-16T05:41:40.209016+0000","last_became_active":"2024-09-16T05:41:29.298058+0000","last_became_peered":"2024-09-16T05:41:29.298058+0000","last_unstale":"2024-09-16T05:41:40.209016+0000","last_undegraded":"2024-09-16T05:41:40.209016+0000","last_fullsized":"2024-09-16T05:41:40.209016+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:47:45.616319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051029099999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209981+0000","last_change":"2024-09-16T05:40:16.881840+0000","last_active":"2024-09-16T05:41:40.209981+0000","last_peered":"2024-09-16T05:41:40.209981+0000","last_clean":"2024-09-16T05:41:40.209981+0000","last_became_active":"2024-09-16T05:40:16.881549+0000","last_became_peered":"2024-09-16T05:40:16.881549+0000","last_unstale":"2024-09-16T05:41:40.209981+0000","last_undegraded":"2024-09-16T05:41:40.209981+0000","last_fullsized":"2024-09-16T05:41:40.209981+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.208574+0000","last_change":"2024-09-16T05:40:19.915590+0000","last_active":"2024-09-16T05:41:40.208574+0000","last_peered":"2024-09-16T05:41:40.208574+0000","last_clean":"2024-09-16T05:41:40.208574+0000","last_became_active":"2024-09-16T05:40:19.914976+0000","last_became_peered":"2024-09-16T05:40:19.914976+0000","last_unstale":"2024-09-16T05:41:40.208574+0000","last_undegraded":"2024-09-16T05:41:40.208574+0000","last_fullsized":"2024-09-16T05:41:40.208574+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209088+0000","last_change":"2024-09-16T05:41:34.292260+0000","last_active":"2024-09-16T05:41:40.209088+0000","last_peered":"2024-09-16T05:41:40.209088+0000","last_clean":"2024-09-16T05:41:40.209088+0000","last_became_active":"2024-09-16T05:41:29.266745+0000","last_became_peered":"2024-09-16T05:41:29.266745+0000","last_unstale":"2024-09-16T05:41:40.209088+0000","last_undegraded":"2024-09-16T05:41:40.209088+0000","last_fullsized":"2024-09-16T05:41:40.209088+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:27:31.686232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000499125,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741495+0000","last_change":"2024-09-16T05:40:16.895234+0000","last_active":"2024-09-16T05:41:40.741495+0000","last_peered":"2024-09-16T05:41:40.741495+0000","last_clean":"2024-09-16T05:41:40.741495+0000","last_became_active":"2024-09-16T05:40:16.894918+0000","last_became_peered":"2024-09-16T05:40:16.894918+0000","last_unstale":"2024-09-16T05:41:40.741495+0000","last_undegraded":"2024-09-16T05:41:40.741495+0000","last_fullsized":"2024-09-16T05:41:40.741495+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209263+0000","last_change":"2024-09-16T05:40:19.915696+0000","last_active":"2024-09-16T05:41:40.209263+0000","last_peered":"2024-09-16T05:41:40.209263+0000","last_clean":"2024-09-16T05:41:40.209263+0000","last_became_active":"2024-09-16T05:40:19.915397+0000","last_became_peered":"2024-09-16T05:40:19.915397+0000","last_unstale":"2024-09-16T05:41:40.209263+0000","last_undegraded":"2024-09-16T05:41:40.209263+0000","last_fullsized":"2024-09-16T05:41:40.209263+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.2","version":"74'2","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.208881+0000","last_change":"2024-09-16T05:41:34.292810+0000","last_active":"2024-09-16T05:41:40.208881+0000","last_peered":"2024-09-16T05:41:40.208881+0000","last_clean":"2024-09-16T05:41:40.208881+0000","last_became_active":"2024-09-16T05:41:29.298043+0000","last_became_peered":"2024-09-16T05:41:29.298043+0000","last_unstale":"2024-09-16T05:41:40.208881+0000","last_undegraded":"2024-09-16T05:41:40.208881+0000","last_fullsized":"2024-09-16T05:41:40.208881+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:21:39.779183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011241580000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209341+0000","last_change":"2024-09-16T05:40:16.891566+0000","last_active":"2024-09-16T05:41:40.209341+0000","last_peered":"2024-09-16T05:41:40.209341+0000","last_clean":"2024-09-16T05:41:40.209341+0000","last_became_active":"2024-09-16T05:40:16.891176+0000","last_became_peered":"2024-09-16T05:40:16.891176+0000","last_unstale":"2024-09-16T05:41:40.209341+0000","last_undegraded":"2024-09-16T05:41:40.209341+0000","last_fullsized":"2024-09-16T05:41:40.209341+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741678+0000","last_change":"2024-09-16T05:40:19.922067+0000","last_active":"2024-09-16T05:41:40.741678+0000","last_peered":"2024-09-16T05:41:40.741678+0000","last_clean":"2024-09-16T05:41:40.741678+0000","last_became_active":"2024-09-16T05:40:19.921682+0000","last_became_peered":"2024-09-16T05:40:19.921682+0000","last_unstale":"2024-09-16T05:41:40.741678+0000","last_undegraded":"2024-09-16T05:41:40.741678+0000","last_fullsized":"2024-09-16T05:41:40.741678+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"72'1","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741336+0000","last_change":"2024-09-16T05:41:34.797779+0000","last_active":"2024-09-16T05:41:40.741336+0000","last_peered":"2024-09-16T05:41:40.741336+0000","last_clean":"2024-09-16T05:41:40.741336+0000","last_became_active":"2024-09-16T05:41:29.298062+0000","last_became_peered":"2024-09-16T05:41:29.298062+0000","last_unstale":"2024-09-16T05:41:40.741336+0000","last_undegraded":"2024-09-16T05:41:40.741336+0000","last_fullsized":"2024-09-16T05:41:40.741336+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:52:30.179072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039262699999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.711602+0000","last_change":"2024-09-16T05:40:16.894883+0000","last_active":"2024-09-16T05:41:40.711602+0000","last_peered":"2024-09-16T05:41:40.711602+0000","last_clean":"2024-09-16T05:41:40.711602+0000","last_became_active":"2024-09-16T05:40:16.894563+0000","last_became_peered":"2024-09-16T05:40:16.894563+0000","last_unstale":"2024-09-16T05:41:40.711602+0000","last_undegraded":"2024-09-16T05:41:40.711602+0000","last_fullsized":"2024-09-16T05:41:40.711602+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209272+0000","last_change":"2024-09-16T05:40:19.922088+0000","last_active":"2024-09-16T05:41:40.209272+0000","last_peered":"2024-09-16T05:41:40.209272+0000","last_clean":"2024-09-16T05:41:40.209272+0000","last_became_active":"2024-09-16T05:40:19.921212+0000","last_became_peered":"2024-09-16T05:40:19.921212+0000","last_unstale":"2024-09-16T05:41:40.209272+0000","last_undegraded":"2024-09-16T05:41:40.209272+0000","last_fullsized":"2024-09-16T05:41:40.209272+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.361606+0000","last_change":"2024-09-16T05:41:34.286894+0000","last_active":"2024-09-16T05:41:40.361606+0000","last_peered":"2024-09-16T05:41:40.361606+0000","last_clean":"2024-09-16T05:41:40.361606+0000","last_became_active":"2024-09-16T05:41:29.265610+0000","last_became_peered":"2024-09-16T05:41:29.265610+0000","last_unstale":"2024-09-16T05:41:40.361606+0000","last_undegraded":"2024-09-16T05:41:40.361606+0000","last_fullsized":"2024-09-16T05:41:40.361606+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:55:51.270416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058248700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"65'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209999+0000","last_change":"2024-09-16T05:40:16.890288+0000","last_active":"2024-09-16T05:41:40.209999+0000","last_peered":"2024-09-16T05:41:40.209999+0000","last_clean":"2024-09-16T05:41:40.209999+0000","last_became_active":"2024-09-16T05:40:16.889886+0000","last_became_peered":"2024-09-16T05:40:16.889886+0000","last_unstale":"2024-09-16T05:41:40.209999+0000","last_undegraded":"2024-09-16T05:41:40.209999+0000","last_fullsized":"2024-09-16T05:41:40.209999+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.362379+0000","last_change":"2024-09-16T05:40:19.911365+0000","last_active":"2024-09-16T05:41:40.362379+0000","last_peered":"2024-09-16T05:41:40.362379+0000","last_clean":"2024-09-16T05:41:40.362379+0000","last_became_active":"2024-09-16T05:40:19.911104+0000","last_became_peered":"2024-09-16T05:40:19.911104+0000","last_unstale":"2024-09-16T05:41:40.362379+0000","last_undegraded":"2024-09-16T05:41:40.362379+0000","last_fullsized":"2024-09-16T05:41:40.362379+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.208882+0000","last_change":"2024-09-16T05:41:34.287063+0000","last_active":"2024-09-16T05:41:40.208882+0000","last_peered":"2024-09-16T05:41:40.208882+0000","last_clean":"2024-09-16T05:41:40.208882+0000","last_became_active":"2024-09-16T05:41:29.298129+0000","last_became_peered":"2024-09-16T05:41:29.298129+0000","last_unstale":"2024-09-16T05:41:40.208882+0000","last_undegraded":"2024-09-16T05:41:40.208882+0000","last_fullsized":"2024-09-16T05:41:40.208882+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:42:47.141364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067144600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"65'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.397106+0000","last_change":"2024-09-16T05:40:16.890938+0000","last_active":"2024-09-16T05:41:40.397106+0000","last_peered":"2024-09-16T05:41:40.397106+0000","last_clean":"2024-09-16T05:41:40.397106+0000","last_became_active":"2024-09-16T05:40:16.890575+0000","last_became_peered":"2024-09-16T05:40:16.890575+0000","last_unstale":"2024-09-16T05:41:40.397106+0000","last_undegraded":"2024-09-16T05:41:40.397106+0000","last_fullsized":"2024-09-16T05:41:40.397106+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.741840+0000","last_change":"2024-09-16T05:40:19.914464+0000","last_active":"2024-09-16T05:41:40.741840+0000","last_peered":"2024-09-16T05:41:40.741840+0000","last_clean":"2024-09-16T05:41:40.741840+0000","last_became_active":"2024-09-16T05:40:19.914142+0000","last_became_peered":"2024-09-16T05:40:19.914142+0000","last_unstale":"2024-09-16T05:41:40.741840+0000","last_undegraded":"2024-09-16T05:41:40.741840+0000","last_fullsized":"2024-09-16T05:41:40.741840+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.711114+0000","last_change":"2024-09-16T05:40:16.888038+0000","last_active":"2024-09-16T05:41:40.711114+0000","last_peered":"2024-09-16T05:41:40.711114+0000","last_clean":"2024-09-16T05:41:40.711114+0000","last_became_active":"2024-09-16T05:40:16.887285+0000","last_became_peered":"2024-09-16T05:40:16.887285+0000","last_unstale":"2024-09-16T05:41:40.711114+0000","last_undegraded":"2024-09-16T05:41:40.711114+0000","last_fullsized":"2024-09-16T05:41:40.711114+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286615+0000","last_change":"2024-09-16T05:40:19.911151+0000","last_active":"2024-09-16T05:41:34.286615+0000","last_peered":"2024-09-16T05:41:34.286615+0000","last_clean":"2024-09-16T05:41:34.286615+0000","last_became_active":"2024-09-16T05:40:19.910813+0000","last_became_peered":"2024-09-16T05:40:19.910813+0000","last_unstale":"2024-09-16T05:41:34.286615+0000","last_undegraded":"2024-09-16T05:41:34.286615+0000","last_fullsized":"2024-09-16T05:41:34.286615+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.208957+0000","last_change":"2024-09-16T05:40:16.888331+0000","last_active":"2024-09-16T05:41:40.208957+0000","last_peered":"2024-09-16T05:41:40.208957+0000","last_clean":"2024-09-16T05:41:40.208957+0000","last_became_active":"2024-09-16T05:40:16.888056+0000","last_became_peered":"2024-09-16T05:40:16.888056+0000","last_unstale":"2024-09-16T05:41:40.208957+0000","last_undegraded":"2024-09-16T05:41:40.208957+0000","last_fullsized":"2024-09-16T05:41:40.208957+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.361754+0000","last_change":"2024-09-16T05:40:19.909343+0000","last_active":"2024-09-16T05:41:40.361754+0000","last_peered":"2024-09-16T05:41:40.361754+0000","last_clean":"2024-09-16T05:41:40.361754+0000","last_became_active":"2024-09-16T05:40:19.908942+0000","last_became_peered":"2024-09-16T05:40:19.908942+0000","last_unstale":"2024-09-16T05:41:40.361754+0000","last_undegraded":"2024-09-16T05:41:40.361754+0000","last_fullsized":"2024-09-16T05:41:40.361754+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.209322+0000","last_change":"2024-09-16T05:40:16.887578+0000","last_active":"2024-09-16T05:41:40.209322+0000","last_peered":"2024-09-16T05:41:40.209322+0000","last_clean":"2024-09-16T05:41:40.209322+0000","last_became_active":"2024-09-16T05:40:16.887261+0000","last_became_peered":"2024-09-16T05:40:16.887261+0000","last_unstale":"2024-09-16T05:41:40.209322+0000","last_undegraded":"2024-09-16T05:41:40.209322+0000","last_fullsized":"2024-09-16T05:41:40.209322+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.286891+0000","last_change":"2024-09-16T05:40:19.916414+0000","last_active":"2024-09-16T05:41:34.286891+0000","last_peered":"2024-09-16T05:41:34.286891+0000","last_clean":"2024-09-16T05:41:34.286891+0000","last_became_active":"2024-09-16T05:40:19.916146+0000","last_became_peered":"2024-09-16T05:40:19.916146+0000","last_unstale":"2024-09-16T05:41:34.286891+0000","last_undegraded":"2024-09-16T05:41:34.286891+0000","last_fullsized":"2024-09-16T05:41:34.286891+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"65'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.711348+0000","last_change":"2024-09-16T05:40:16.895919+0000","last_active":"2024-09-16T05:41:40.711348+0000","last_peered":"2024-09-16T05:41:40.711348+0000","last_clean":"2024-09-16T05:41:40.711348+0000","last_became_active":"2024-09-16T05:40:16.895573+0000","last_became_peered":"2024-09-16T05:40:16.895573+0000","last_unstale":"2024-09-16T05:41:40.711348+0000","last_undegraded":"2024-09-16T05:41:40.711348+0000","last_fullsized":"2024-09-16T05:41:40.711348+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.796367+0000","last_change":"2024-09-16T05:40:19.921478+0000","last_active":"2024-09-16T05:41:34.796367+0000","last_peered":"2024-09-16T05:41:34.796367+0000","last_clean":"2024-09-16T05:41:34.796367+0000","last_became_active":"2024-09-16T05:40:19.921203+0000","last_became_peered":"2024-09-16T05:40:19.921203+0000","last_unstale":"2024-09-16T05:41:34.796367+0000","last_undegraded":"2024-09-16T05:41:34.796367+0000","last_fullsized":"2024-09-16T05:41:34.796367+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294617+0000","last_change":"2024-09-16T05:40:19.931050+0000","last_active":"2024-09-16T05:41:34.294617+0000","last_peered":"2024-09-16T05:41:34.294617+0000","last_clean":"2024-09-16T05:41:34.294617+0000","last_became_active":"2024-09-16T05:40:19.930720+0000","last_became_peered":"2024-09-16T05:40:19.930720+0000","last_unstale":"2024-09-16T05:41:34.294617+0000","last_undegraded":"2024-09-16T05:41:34.294617+0000","last_fullsized":"2024-09-16T05:41:34.294617+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615309+0000","last_change":"2024-09-16T05:40:16.892521+0000","last_active":"2024-09-16T05:41:34.615309+0000","last_peered":"2024-09-16T05:41:34.615309+0000","last_clean":"2024-09-16T05:41:34.615309+0000","last_became_active":"2024-09-16T05:40:16.892218+0000","last_became_peered":"2024-09-16T05:40:16.892218+0000","last_unstale":"2024-09-16T05:41:34.615309+0000","last_undegraded":"2024-09-16T05:41:34.615309+0000","last_fullsized":"2024-09-16T05:41:34.615309+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.294544+0000","last_change":"2024-09-16T05:40:19.929142+0000","last_active":"2024-09-16T05:41:34.294544+0000","last_peered":"2024-09-16T05:41:34.294544+0000","last_clean":"2024-09-16T05:41:34.294544+0000","last_became_active":"2024-09-16T05:40:19.928817+0000","last_became_peered":"2024-09-16T05:40:19.928817+0000","last_unstale":"2024-09-16T05:41:34.294544+0000","last_undegraded":"2024-09-16T05:41:34.294544+0000","last_fullsized":"2024-09-16T05:41:34.294544+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-16T05:41:34.615223+0000","last_change":"2024-09-16T05:40:16.892574+0000","last_active":"2024-09-16T05:41:34.615223+0000","last_peered":"2024-09-16T05:41:34.615223+0000","last_clean":"2024-09-16T05:41:34.615223+0000","last_became_active":"2024-09-16T05:40:16.892297+0000","last_became_peered":"2024-09-16T05:40:16.892297+0000","last_unstale":"2024-09-16T05:41:34.615223+0000","last_undegraded":"2024-09-16T05:41:34.615223+0000","last_fullsized":"2024-09-16T05:41:34.615223+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.744216+0000","last_change":"2024-09-16T05:40:19.924758+0000","last_active":"2024-09-16T05:41:40.744216+0000","last_peered":"2024-09-16T05:41:40.744216+0000","last_clean":"2024-09-16T05:41:40.744216+0000","last_became_active":"2024-09-16T05:40:19.924512+0000","last_became_peered":"2024-09-16T05:40:19.924512+0000","last_unstale":"2024-09-16T05:41:40.744216+0000","last_undegraded":"2024-09-16T05:41:40.744216+0000","last_fullsized":"2024-09-16T05:41:40.744216+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"65'1","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.362357+0000","last_change":"2024-09-16T05:40:16.891928+0000","last_active":"2024-09-16T05:41:40.362357+0000","last_peered":"2024-09-16T05:41:40.362357+0000","last_clean":"2024-09-16T05:41:40.362357+0000","last_became_active":"2024-09-16T05:40:16.891631+0000","last_became_peered":"2024-09-16T05:40:16.891631+0000","last_unstale":"2024-09-16T05:41:40.362357+0000","last_undegraded":"2024-09-16T05:41:40.362357+0000","last_fullsized":"2024-09-16T05:41:40.362357+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.362304+0000","last_change":"2024-09-16T05:40:19.916662+0000","last_active":"2024-09-16T05:41:40.362304+0000","last_peered":"2024-09-16T05:41:40.362304+0000","last_clean":"2024-09-16T05:41:40.362304+0000","last_became_active":"2024-09-16T05:40:19.916352+0000","last_became_peered":"2024-09-16T05:40:19.916352+0000","last_unstale":"2024-09-16T05:41:40.362304+0000","last_undegraded":"2024-09-16T05:41:40.362304+0000","last_fullsized":"2024-09-16T05:41:40.362304+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"65'4","reported_seq":29,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-16T05:41:40.744387+0000","last_change":"2024-09-16T05:40:16.889330+0000","last_active":"2024-09-16T05:41:40.744387+0000","last_peered":"2024-09-16T05:41:40.744387+0000","last_clean":"2024-09-16T05:41:40.744387+0000","last_became_active":"2024-09-16T05:40:16.889049+0000","last_became_peered":"2024-09-16T05:40:16.889049+0000","last_unstale":"2024-09-16T05:41:40.744387+0000","last_undegraded":"2024-09-16T05:41:40.744387+0000","last_fullsized":"2024-09-16T05:41:40.744387+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3146,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234018,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28372,"kb_used_data":1352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716780,"statfs":{"total":95995035648,"available":95965982720,"internally_reserved":0,"allocated":1384448,"data_stored":940229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.52000000000000002,"15min":0.51800000000000002},"min":{"1min":0.35799999999999998,"5min":0.315,"15min":0.315},"max":{"1min":0.67600000000000005,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.504,"5min":0.53200000000000003,"15min":0.53600000000000003},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.49299999999999999}]},{"osd":1,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.52000000000000002,"15min":0.51800000000000002},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.495,"5min":0.56100000000000005,"15min":0.57199999999999995},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68899999999999995,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.58399999999999996}]},{"osd":2,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.55100000000000005,"15min":0.55800000000000005},"min":{"1min":0.32800000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.71299999999999997,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.54100000000000004,"15min":0.53500000000000003},"min":{"1min":0.37,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.59599999999999997}]},{"osd":3,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.54500000000000004,"15min":0.54800000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.77200000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.58199999999999996,"15min":0.59199999999999997},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.67200000000000004}]},{"osd":4,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.503,"15min":0.51000000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.78600000000000003,"5min":0.87,"15min":0.87},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.52100000000000002,"15min":0.53100000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.628,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.35299999999999998}]},{"osd":5,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.51200000000000001,"15min":0.52400000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.67400000000000004,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.53500000000000003,"15min":0.54300000000000004},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.78400000000000003,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.55200000000000005}]},{"osd":6,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.56200000000000006,"15min":0.56999999999999995},"min":{"1min":0.34699999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.81899999999999995,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.54900000000000004,"15min":0.55500000000000005},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.80400000000000005,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.56299999999999994}]}]},{"osd":6,"up_from":46,"seq":197568495655,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28372,"kb_used_data":1352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716780,"statfs":{"total":95995035648,"available":95965982720,"internally_reserved":0,"allocated":1384448,"data_stored":941700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.504,"15min":0.50900000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39700000000000002,"5min":0.313,"15min":0.313},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.66400000000000003}]},{"osd":1,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.5,"15min":0.497},"min":{"1min":0.36399999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.627,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.52500000000000002,"15min":0.52600000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.57199999999999995}]},{"osd":2,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.38500000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.75600000000000001,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.55700000000000005,"15min":0.56000000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.55900000000000005}]},{"osd":3,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.55600000000000005,"15min":0.56100000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.68200000000000005,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52400000000000002,"15min":0.52300000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.63200000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.45100000000000001,"15min":0.44700000000000001},"min":{"1min":0.30399999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.46899999999999997,"15min":0.46700000000000003},"min":{"1min":0.30399999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.45500000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:41:28 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.48599999999999999,"15min":0.48199999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.48699999999999999,"15min":0.48599999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.53600000000000003}]},{"osd":7,"last update":"Mon Sep 16 05:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.58399999999999996,"15min":0.60499999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.68899999999999995,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.59599999999999997,"15min":0.60999999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.77200000000000002,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.58399999999999996}]}]},{"osd":5,"up_from":38,"seq":163208757292,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":798720,"data_stored":351383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.51500000000000001,"15min":0.52500000000000002},"min":{"1min":0.29699999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.60399999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.436},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.505,"15min":0.50900000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.72399999999999998,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.29399999999999998}]},{"osd":1,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.52900000000000003,"15min":0.53500000000000003},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.63800000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.50600000000000001,"15min":0.51200000000000001},"min":{"1min":0.30099999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.69899999999999995,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.54500000000000004}]},{"osd":2,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.51000000000000001,"15min":0.505},"min":{"1min":0.41399999999999998,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.64600000000000002,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.53200000000000003,"15min":0.54000000000000004},"min":{"1min":0.28799999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.67100000000000004,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.41299999999999998}]},{"osd":3,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.54000000000000004,"15min":0.54600000000000004},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.502,"5min":0.54500000000000004,"15min":0.54700000000000004},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70899999999999996,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.38}]},{"osd":4,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.39200000000000002,"15min":0.38200000000000001},"min":{"1min":0.248,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.65100000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.39700000000000002,"15min":0.378},"min":{"1min":0.26900000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.55900000000000005}]},{"osd":6,"last update":"Mon Sep 16 05:41:32 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.45800000000000002,"15min":0.46000000000000002},"min":{"1min":0.32000000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.51700000000000002,"15min":0.52400000000000002},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.72699999999999998,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.60799999999999998}]},{"osd":7,"last update":"Mon Sep 16 05:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.503,"15min":0.51000000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70399999999999996,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.50900000000000001,"15min":0.51700000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.70499999999999996,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.49199999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018929,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27800,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717352,"statfs":{"total":95995035648,"available":95966568448,"internally_reserved":0,"allocated":798720,"data_stored":349711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53000000000000003,"15min":0.52900000000000003},"min":{"1min":0.379,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67500000000000004,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.54500000000000004,"15min":0.55700000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.65000000000000002,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.48199999999999998}]},{"osd":1,"last update":"Mon Sep 16 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.52300000000000002,"15min":0.52900000000000003},"min":{"1min":0.38200000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.627,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.55200000000000005,"15min":0.55300000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71299999999999997,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.499}]},{"osd":2,"last update":"Mon Sep 16 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.56299999999999994,"15min":0.57199999999999995},"min":{"1min":0.41099999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.64000000000000001,"5min":0.995,"15min":0.995},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52100000000000002,"15min":0.51600000000000001},"min":{"1min":0.40200000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.70399999999999996,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.57099999999999995}]},{"osd":3,"last update":"Mon Sep 16 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.53900000000000003,"15min":0.53500000000000003},"min":{"1min":0.438,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.68400000000000005,"5min":0.879,"15min":0.879},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.53500000000000003,"15min":0.54500000000000004},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.67100000000000004,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.53000000000000003}]},{"osd":5,"last update":"Mon Sep 16 05:42:03 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.41599999999999998,"15min":0.40999999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61199999999999999,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46999999999999997,"15min":0.46400000000000002},"min":{"1min":0.315,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.67600000000000005,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.625}]},{"osd":6,"last update":"Mon Sep 16 05:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.44900000000000001,"15min":0.44},"min":{"1min":0.32300000000000001,"5min":0.308,"15min":0.308},"max":{"1min":0.69799999999999995,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.68799999999999994,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.60799999999999998}]},{"osd":7,"last update":"Mon Sep 16 05:41:55 2024","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.57099999999999995,"15min":0.58999999999999997},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.747,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.53900000000000003,"15min":0.55400000000000005},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.60599999999999998,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.58399999999999996}]}]},{"osd":3,"up_from":25,"seq":107374182454,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27800,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717352,"statfs":{"total":95995035648,"available":95966568448,"internally_reserved":0,"allocated":798720,"data_stored":351436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:42:23 2024","interfaces":[{"interface":"back","average":{"1min":0.32900000000000001,"5min":0.36299999999999999,"15min":0.38400000000000001},"min":{"1min":0.17100000000000001,"5min":0.17100000000000001,"15min":0.17100000000000001},"max":{"1min":0.57999999999999996,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.35299999999999998,"5min":0.371,"15min":0.379},"min":{"1min":0.253,"5min":0.218,"15min":0.218},"max":{"1min":0.46200000000000002,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.32100000000000001}]},{"osd":1,"last update":"Mon Sep 16 05:42:23 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.39400000000000002,"15min":0.41699999999999998},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.54100000000000004,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.33200000000000002,"5min":0.379,"15min":0.40100000000000002},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.47099999999999997,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.36399999999999999}]},{"osd":2,"last update":"Mon Sep 16 05:42:23 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.41399999999999998,"15min":0.42699999999999999},"min":{"1min":0.25600000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.63500000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.31},{"interface":"front","average":{"1min":0.34599999999999997,"5min":0.377,"15min":0.39300000000000002},"min":{"1min":0.24099999999999999,"5min":0.188,"15min":0.188},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.33600000000000002}]},{"osd":4,"last update":"Mon Sep 16 05:41:39 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53700000000000003,"15min":0.54600000000000004},"min":{"1min":0.34499999999999997,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.77900000000000003,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55000000000000004,"15min":0.55100000000000005},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.73699999999999999,"5min":0.753,"15min":0.753},"last":0.60999999999999999}]},{"osd":5,"last update":"Mon Sep 16 05:42:08 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.55400000000000005,"15min":0.56399999999999995},"min":{"1min":0.36299999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.443},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.55300000000000005,"15min":0.55900000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.72299999999999998,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.67400000000000004}]},{"osd":6,"last update":"Mon Sep 16 05:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.57099999999999995,"15min":0.57799999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.65200000000000002,"5min":0.752,"15min":0.752},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.59999999999999998,"15min":0.60699999999999998},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.80400000000000005,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.65200000000000002}]},{"osd":7,"last update":"Mon Sep 16 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.56899999999999995,"15min":0.56499999999999995},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.86099999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.622},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.55300000000000005,"15min":0.54500000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.58699999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411387,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31880,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713272,"statfs":{"total":95995035648,"available":95962390528,"internally_reserved":0,"allocated":782336,"data_stored":349257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:42:00 2024","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.33200000000000002,"15min":0.33000000000000002},"min":{"1min":0.26400000000000001,"5min":0.214,"15min":0.214},"max":{"1min":0.44800000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.218,"5min":0.216,"15min":0.216},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.313}]},{"osd":1,"last update":"Mon Sep 16 05:42:00 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.36899999999999999,"15min":0.373},"min":{"1min":0.255,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.52000000000000002,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.37,"5min":0.374,"15min":0.38400000000000001},"min":{"1min":0.252,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.33400000000000002}]},{"osd":3,"last update":"Mon Sep 16 05:42:19 2024","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.38600000000000001,"15min":0.40999999999999998},"min":{"1min":0.28599999999999998,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.42499999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.40200000000000002,"15min":0.42599999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.499,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.38800000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.54300000000000004,"15min":0.54900000000000004},"min":{"1min":0.41299999999999998,"5min":0.376,"15min":0.376},"max":{"1min":0.64500000000000002,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.56299999999999994,"15min":0.57099999999999995},"min":{"1min":0.373,"5min":0.37,"15min":0.37},"max":{"1min":0.74199999999999999,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.45900000000000002}]},{"osd":5,"last update":"Mon Sep 16 05:42:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.55700000000000005,"15min":0.56799999999999995},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55900000000000005,"15min":0.56899999999999995},"min":{"1min":0.38300000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73399999999999999,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.47899999999999998}]},{"osd":6,"last update":"Mon Sep 16 05:41:32 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58099999999999996,"15min":0.57999999999999996},"min":{"1min":0.42699999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.59999999999999998,"15min":0.60199999999999998},"min":{"1min":0.42099999999999999,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.51700000000000002}]},{"osd":7,"last update":"Mon Sep 16 05:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56799999999999995,"15min":0.56899999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.59199999999999997,"15min":0.59599999999999997},"min":{"1min":0.41899999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.442}]}]},{"osd":1,"up_from":13,"seq":55834574911,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31884,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713268,"statfs":{"total":95995035648,"available":95962386432,"internally_reserved":0,"allocated":786432,"data_stored":348890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Sep 16 05:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.34200000000000003,"15min":0.318},"min":{"1min":0.24299999999999999,"5min":0.192,"15min":0.192},"max":{"1min":0.53500000000000003,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.34300000000000003,"5min":0.34399999999999997,"15min":0.318},"min":{"1min":0.26400000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.46999999999999997,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.33900000000000002}]},{"osd":2,"last update":"Mon Sep 16 05:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.371,"15min":0.374},"min":{"1min":0.23300000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.53200000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.437},{"interface":"front","average":{"1min":0.37,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.24299999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.48099999999999998,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.372}]},{"osd":3,"last update":"Mon Sep 16 05:42:19 2024","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.38800000000000001,"15min":0.39900000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.34699999999999998,"5min":0.40899999999999997,"15min":0.42799999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.46500000000000002,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.39600000000000002}]},{"osd":4,"last update":"Mon Sep 16 05:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.57099999999999995,"15min":0.58899999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77100000000000002,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.55900000000000005,"15min":0.57099999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.72099999999999997,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.60299999999999998}]},{"osd":5,"last update":"Mon Sep 16 05:42:06 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.57499999999999996,"15min":0.58499999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.70999999999999996,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.58499999999999996,"15min":0.59499999999999997},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.84099999999999997,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.61699999999999999}]},{"osd":6,"last update":"Mon Sep 16 05:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58299999999999996,"15min":0.58199999999999996},"min":{"1min":0.40899999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.71799999999999997,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.59399999999999997,"15min":0.59799999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.68100000000000005,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.67700000000000005}]},{"osd":7,"last update":"Mon Sep 16 05:41:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.58799999999999997,"15min":0.59199999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.82799999999999996,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.59499999999999997,"15min":0.60399999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.80800000000000005,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.58599999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738437,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32472,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712680,"statfs":{"total":95995035648,"available":95961784320,"internally_reserved":0,"allocated":1388544,"data_stored":940080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Sep 16 05:41:36 2024","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.35199999999999998,"15min":0.34499999999999997},"min":{"1min":0.24299999999999999,"5min":0.22,"15min":0.22},"max":{"1min":0.57099999999999995,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.371,"15min":0.35799999999999998},"min":{"1min":0.247,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.53800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.33500000000000002}]},{"osd":2,"last update":"Mon Sep 16 05:41:59 2024","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.374,"15min":0.38},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.55300000000000005,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.38300000000000001,"15min":0.38800000000000001},"min":{"1min":0.23899999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.47599999999999998,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.30399999999999999}]},{"osd":3,"last update":"Mon Sep 16 05:42:21 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.40699999999999997,"15min":0.433},"min":{"1min":0.252,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.625,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.376},{"interface":"front","average":{"1min":0.37,"5min":0.41599999999999998,"15min":0.433},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.59499999999999997,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38500000000000001}]},{"osd":4,"last update":"Mon Sep 16 05:41:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.69299999999999995,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.54800000000000004,"15min":0.54700000000000004},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.59499999999999997}]},{"osd":5,"last update":"Mon Sep 16 05:42:08 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.57399999999999995,"15min":0.58099999999999996},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.66000000000000003,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.57899999999999996,"15min":0.58499999999999996},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.74399999999999999,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.67000000000000004}]},{"osd":6,"last update":"Mon Sep 16 05:41:35 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.56399999999999995,"15min":0.55800000000000005},"min":{"1min":0.46999999999999997,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41799999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.70699999999999996,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.64600000000000002}]},{"osd":7,"last update":"Mon Sep 16 05:41:59 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.56499999999999995,"15min":0.55900000000000005},"min":{"1min":0.43099999999999999,"5min":0.379,"15min":0.379},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.59699999999999998,"15min":0.59899999999999998},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.66100000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T05:42:33.838 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T05:42:33.838 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T05:42:33.839 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T05:42:33.839 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T05:42:34.477 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:34.567 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:34 smithi145 systemd[1]: Stopping Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:42:34.849 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:42:34] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-09-16T05:42:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:35 smithi145 ceph-mon[27514]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:35 smithi145 ceph-mon[39111]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:35.318 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:34 smithi145 podman[80025]: 2024-09-16 05:42:34.952479173 +0000 UTC m=+0.517703613 container died afa51421bb80d55583b8aba104defd7789ec4f63d16c3decb2acdddb2b4a8a70 (image=quay.ceph.io/ceph-ci/ceph:reef, name=admiring_joliot, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T05:42:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:35 smithi161 ceph-mon[31301]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:35.601 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:35 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[74651]: ts=2024-09-16T05:42:35.343Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T05:42:35.601 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:35 smithi145 podman[80120]: 2024-09-16 05:42:35.374706743 +0000 UTC m=+0.194347647 container died 99f61087fe416eb13a11665125f229ba6747df3b4d6c4748a14157882fa44c01 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:35.912 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:35 smithi145 podman[80120]: 2024-09-16 05:42:35.700492613 +0000 UTC m=+0.520133516 container cleanup 99f61087fe416eb13a11665125f229ba6747df3b4d6c4748a14157882fa44c01 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:35.912 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:35 smithi145 bash[80120]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T05:42:36.182 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:35 smithi145 podman[80140]: 2024-09-16 05:42:35.912477166 +0000 UTC m=+0.540927905 container remove 99f61087fe416eb13a11665125f229ba6747df3b4d6c4748a14157882fa44c01 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:36.182 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:36 smithi145 podman[80140]: 2024-09-16 05:42:36.013312101 +0000 UTC m=+0.641762832 volume remove 2471febe9785d5848a824c772d6e5c3bc6e1ddc91afcc23712b8a441da9c834a 2024-09-16T05:42:37.034 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:36 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T05:42:37.035 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:36 smithi145 systemd[1]: Stopped Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:42:37.035 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:36 smithi145 systemd[1]: Starting Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:42:37.161 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:42:37.162 INFO:teuthology.orchestra.run.smithi145.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T05:42:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-mon[39111]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-mon[27514]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:37.318 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 podman[80309]: 2024-09-16 05:42:37.153553287 +0000 UTC m=+0.106299621 volume create 04cd4a34199d9f8d2cc844ce239e9016c80c60391bf6a548efcf635b818625ec 2024-09-16T05:42:37.318 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 podman[80309]: 2024-09-16 05:42:37.063423087 +0000 UTC m=+0.016169428 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-16T05:42:37.318 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 podman[80309]: 2024-09-16 05:42:37.270858378 +0000 UTC m=+0.223604702 container create 0b303cd40c0d95bac34ec537e5a479d17e80802cbb5163c0978e423c6e7dd308 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:37 smithi161 ceph-mon[31301]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:38.029 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 podman[80309]: 2024-09-16 05:42:37.592078939 +0000 UTC m=+0.544825282 container init 0b303cd40c0d95bac34ec537e5a479d17e80802cbb5163c0978e423c6e7dd308 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:38.029 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 podman[80309]: 2024-09-16 05:42:37.596571523 +0000 UTC m=+0.549317859 container start 0b303cd40c0d95bac34ec537e5a479d17e80802cbb5163c0978e423c6e7dd308 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:38.029 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:37.609Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:37.609Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:37.610Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.145 port=9094 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:37.611Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:37.633Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:37.634Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:37.636Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:37.636Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 bash[80309]: 0b303cd40c0d95bac34ec537e5a479d17e80802cbb5163c0978e423c6e7dd308 2024-09-16T05:42:38.030 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:37 smithi145 systemd[1]: Started Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:42:38.310 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:38 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2241485208' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T05:42:38.311 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:38 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:38.311 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:38 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:38 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2241485208' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T05:42:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:38 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:38 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:38 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2241485208' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T05:42:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:38 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:38 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:38.443 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T05:42:38.444 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-16T05:42:38.645 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:39.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-mon[27514]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:42:39.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-mon[27514]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:42:39.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-mon[27514]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:39.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-mon[39111]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:42:39.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-mon[39111]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:42:39.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-mon[39111]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:39.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:39 smithi161 ceph-mon[31301]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:42:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:39 smithi161 ceph-mon[31301]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:42:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:39 smithi161 ceph-mon[31301]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:39 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:39.818 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:39.611Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000222353s 2024-09-16T05:42:40.571 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:42:40.572 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.145:6835/3198816911","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6834","nonce":3198816911},{"type":"v1","addr":"172.21.15.145:6835","nonce":3198816911}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-16T05:40:21.656788+0000","modified":"2024-09-16T05:40:33.931388+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24331},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24331":{"gid":24331,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.161:6833/1498874954","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6832","nonce":1498874954},{"type":"v1","addr":"172.21.15.161:6833","nonce":1498874954}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-16T05:42:40.572 INFO:teuthology.orchestra.run.smithi145.stderr:dumped fsmap epoch 8 2024-09-16T05:42:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-mon[31301]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/78791061' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:41.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:40 smithi161 systemd[1]: Stopping Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:42:41.305 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:41 smithi145 ceph-mon[39111]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:41.305 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:41 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/78791061' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:41.305 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:41 smithi145 ceph-mon[27514]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:41.305 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:41 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/78791061' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:41.326 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-16T05:42:41.422 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.121Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T05:42:41.422 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T05:42:41.422 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T05:42:41.422 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T05:42:41.422 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T05:42:41.422 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T05:42:41.423 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T05:42:41.423 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T05:42:41.423 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T05:42:41.423 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T05:42:41.423 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T05:42:41.423 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[61547]: ts=2024-09-16T05:42:41.122Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T05:42:41.423 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 podman[64928]: 2024-09-16 05:42:41.132367745 +0000 UTC m=+0.096718195 container died 5049d109cae58d5d0aef268ac523415253a3c4a500f4f7e142ffeb2dcee5f6c0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:41.523 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:41.696 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 podman[64928]: 2024-09-16 05:42:41.528140418 +0000 UTC m=+0.492490869 container cleanup 5049d109cae58d5d0aef268ac523415253a3c4a500f4f7e142ffeb2dcee5f6c0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:41.696 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 bash[64928]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T05:42:41.954 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 podman[64945]: 2024-09-16 05:42:41.69583131 +0000 UTC m=+0.565545765 container remove 5049d109cae58d5d0aef268ac523415253a3c4a500f4f7e142ffeb2dcee5f6c0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:42.271 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T05:42:42.271 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 systemd[1]: Stopped Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:42:42.271 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.195s CPU time. 2024-09-16T05:42:42.271 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:41 smithi161 systemd[1]: Starting Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:42:42.271 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 podman[65042]: 2024-09-16 05:42:42.163145046 +0000 UTC m=+0.112216017 container create a53595d729ec8e1fcde11bdbee65a2268a889f852cd227f105236711c1057a80 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:42.271 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 podman[65042]: 2024-09-16 05:42:42.067381095 +0000 UTC m=+0.016452067 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T05:42:42.736 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:42] ENGINE Bus STOPPING 2024-09-16T05:42:42.736 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:42:42.736 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:42] ENGINE Bus STOPPED 2024-09-16T05:42:42.736 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:42] ENGINE Bus STARTING 2024-09-16T05:42:42.736 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:42] ENGINE Serving on http://:::9283 2024-09-16T05:42:42.838 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 podman[65042]: 2024-09-16 05:42:42.365015754 +0000 UTC m=+0.314086726 container init a53595d729ec8e1fcde11bdbee65a2268a889f852cd227f105236711c1057a80 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:42.838 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 podman[65042]: 2024-09-16 05:42:42.369722536 +0000 UTC m=+0.318793511 container start a53595d729ec8e1fcde11bdbee65a2268a889f852cd227f105236711c1057a80 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:42:42.838 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.392Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T05:42:42.838 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.392Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T05:42:42.838 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.392Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi161 (none))" 2024-09-16T05:42:42.838 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.392Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T05:42:42.839 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.392Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T05:42:42.839 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.395Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T05:42:42.839 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.395Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T05:42:42.839 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.396Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T05:42:42.839 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.396Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T05:42:42.839 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.397Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T05:42:42.839 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.397Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.446µs 2024-09-16T05:42:42.839 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.397Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.400Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.401Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.401Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.009µs wal_replay_duration=3.663226ms wbl_replay_duration=85ns total_replay_duration=3.702455ms 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.402Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.402Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.402Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.420Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.331352ms db_storage=746ns remote_storage=1.374µs web_handler=358ns query_engine=530ns scrape=417.148µs scrape_sd=91.529µs notify=13.234µs notify_sd=15.807µs rules=17.47229ms tracing=5.643µs 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.420Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:42:42.420Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 bash[65042]: a53595d729ec8e1fcde11bdbee65a2268a889f852cd227f105236711c1057a80 2024-09-16T05:42:42.840 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:42:42 smithi161 systemd[1]: Started Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:42:42.996 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:42] ENGINE Bus STARTED 2024-09-16T05:42:42.996 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:42 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:42] ENGINE Bus STOPPING 2024-09-16T05:42:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:42:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T05:42:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Bus STOPPED 2024-09-16T05:42:43.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Bus STARTING 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T05:42:43.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:43.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:43 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:43.632 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:42:43.632 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.145:6835/3198816911","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6834","nonce":3198816911},{"type":"v1","addr":"172.21.15.145:6835","nonce":3198816911}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-16T05:40:21.656788+0000","modified":"2024-09-16T05:40:33.931388+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24331},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24331":{"gid":24331,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.161:6833/1498874954","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6832","nonce":1498874954},{"type":"v1","addr":"172.21.15.161:6833","nonce":1498874954}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-16T05:42:43.632 INFO:teuthology.orchestra.run.smithi145.stderr:dumped fsmap epoch 8 2024-09-16T05:42:43.632 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Serving on http://:::9283 2024-09-16T05:42:43.632 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Bus STARTED 2024-09-16T05:42:43.632 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Bus STOPPING 2024-09-16T05:42:43.950 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:42:43.950 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Bus STOPPED 2024-09-16T05:42:43.950 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Bus STARTING 2024-09-16T05:42:43.950 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Serving on http://:::9283 2024-09-16T05:42:43.950 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:43] ENGINE Bus STARTED 2024-09-16T05:42:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[39111]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[39111]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[39111]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[39111]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[39111]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[39111]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2752102200' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[27514]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[27514]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T05:42:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[27514]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:42:44.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[27514]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T05:42:44.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[27514]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:42:44.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[27514]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T05:42:44.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:44 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2752102200' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:44 smithi161 ceph-mon[31301]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:42:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:44 smithi161 ceph-mon[31301]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T05:42:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:44 smithi161 ceph-mon[31301]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:42:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:44 smithi161 ceph-mon[31301]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T05:42:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:44 smithi161 ceph-mon[31301]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:42:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:44 smithi161 ceph-mon[31301]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T05:42:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:44 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2752102200' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:44.851 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T05:42:45.066 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:45 smithi161 ceph-mon[31301]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:45.190 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:45 smithi145 ceph-mon[27514]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:45.191 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:45 smithi145 ceph-mon[39111]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:47 smithi145 ceph-mon[27514]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:47 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:47 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:47 smithi145 ceph-mon[39111]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:47 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:47 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:47 smithi161 ceph-mon[31301]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:47 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:47 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:47.605 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:42:47.605 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":75,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T05:41:40.205320+0000","last_up_change":"2024-09-16T05:39:52.084392+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-16T05:40:15.191172+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-16T05:40:18.867685+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-16T05:41:27.483163+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"74","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":74,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6803","nonce":3816133520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6805","nonce":3816133520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6809","nonce":3816133520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3816133520},{"type":"v1","addr":"172.21.15.145:6807","nonce":3816133520}]},"public_addr":"172.21.15.145:6803/3816133520","cluster_addr":"172.21.15.145:6805/3816133520","heartbeat_back_addr":"172.21.15.145:6809/3816133520","heartbeat_front_addr":"172.21.15.145:6807/3816133520","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6811","nonce":2691418585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6813","nonce":2691418585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6817","nonce":2691418585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2691418585},{"type":"v1","addr":"172.21.15.145:6815","nonce":2691418585}]},"public_addr":"172.21.15.145:6811/2691418585","cluster_addr":"172.21.15.145:6813/2691418585","heartbeat_back_addr":"172.21.15.145:6817/2691418585","heartbeat_front_addr":"172.21.15.145:6815/2691418585","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6819","nonce":3060878967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6821","nonce":3060878967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6825","nonce":3060878967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":3060878967},{"type":"v1","addr":"172.21.15.145:6823","nonce":3060878967}]},"public_addr":"172.21.15.145:6819/3060878967","cluster_addr":"172.21.15.145:6821/3060878967","heartbeat_back_addr":"172.21.15.145:6825/3060878967","heartbeat_front_addr":"172.21.15.145:6823/3060878967","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6827","nonce":3532497511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6829","nonce":3532497511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6833","nonce":3532497511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3532497511},{"type":"v1","addr":"172.21.15.145:6831","nonce":3532497511}]},"public_addr":"172.21.15.145:6827/3532497511","cluster_addr":"172.21.15.145:6829/3532497511","heartbeat_back_addr":"172.21.15.145:6833/3532497511","heartbeat_front_addr":"172.21.15.145:6831/3532497511","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6801","nonce":3519989246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6803","nonce":3519989246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6807","nonce":3519989246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":3519989246},{"type":"v1","addr":"172.21.15.161:6805","nonce":3519989246}]},"public_addr":"172.21.15.161:6801/3519989246","cluster_addr":"172.21.15.161:6803/3519989246","heartbeat_back_addr":"172.21.15.161:6807/3519989246","heartbeat_front_addr":"172.21.15.161:6805/3519989246","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6809","nonce":1066074906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6811","nonce":1066074906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6815","nonce":1066074906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":1066074906},{"type":"v1","addr":"172.21.15.161:6813","nonce":1066074906}]},"public_addr":"172.21.15.161:6809/1066074906","cluster_addr":"172.21.15.161:6811/1066074906","heartbeat_back_addr":"172.21.15.161:6815/1066074906","heartbeat_front_addr":"172.21.15.161:6813/1066074906","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6817","nonce":200803168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6819","nonce":200803168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6823","nonce":200803168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":200803168},{"type":"v1","addr":"172.21.15.161:6821","nonce":200803168}]},"public_addr":"172.21.15.161:6817/200803168","cluster_addr":"172.21.15.161:6819/200803168","heartbeat_back_addr":"172.21.15.161:6823/200803168","heartbeat_front_addr":"172.21.15.161:6821/200803168","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6825","nonce":1212588739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6827","nonce":1212588739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6831","nonce":1212588739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1212588739},{"type":"v1","addr":"172.21.15.161:6829","nonce":1212588739}]},"public_addr":"172.21.15.161:6825/1212588739","cluster_addr":"172.21.15.161:6827/1212588739","heartbeat_back_addr":"172.21.15.161:6831/1212588739","heartbeat_front_addr":"172.21.15.161:6829/1212588739","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.0","mappings":[{"from":7,"to":2}]},{"pgid":"3.11","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/2521518741":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/2938866799":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6801/3757308505":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/1545357545":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/882408235":"2024-09-17T05:41:23.948032+0000","172.21.15.145:6800/3757308505":"2024-09-17T05:41:23.948032+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T05:42:47.933 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:42:47 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:42:47.614Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003345064s 2024-09-16T05:42:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:48 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1409820658' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:42:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:48 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1409820658' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:42:48.338 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-16T05:42:48.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:48 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1409820658' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:42:48.865 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:49.255 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[39111]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:49.255 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:49.255 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:49.255 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:42:49.256 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:42:49.256 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:49.256 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[27514]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:49.256 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:49.256 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:49.256 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:42:49.256 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:42:49.256 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:49 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:49 smithi161 ceph-mon[31301]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:49 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:49 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:49 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:42:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:49 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:42:49.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:49 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:42:50.783 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:42:50.784 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.145:6835/3198816911","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6834","nonce":3198816911},{"type":"v1","addr":"172.21.15.145:6835","nonce":3198816911}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-16T05:40:21.656788+0000","modified":"2024-09-16T05:40:33.931388+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24331},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24331":{"gid":24331,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.161:6833/1498874954","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6832","nonce":1498874954},{"type":"v1","addr":"172.21.15.161:6833","nonce":1498874954}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-16T05:42:50.784 INFO:teuthology.orchestra.run.smithi145.stderr:dumped fsmap epoch 8 2024-09-16T05:42:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:51 smithi145 ceph-mon[27514]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:51 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/359053245' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:51.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:51 smithi145 ceph-mon[39111]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:51.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:51 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/359053245' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:51 smithi161 ceph-mon[31301]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:51 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/359053245' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T05:42:51.458 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False, 'refuse_standby_for_another_fs': False, 'balance_automate': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-09-16T05:40:21.656788+0000', 'modified': '2024-09-16T05:40:33.931388+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, 'max_xattr_size': 65536, 'last_failure': 0, 'last_failure_osd_epoch': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}, 'max_mds': 1, 'in': [0], 'up': {'mds_0': 24331}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24331': {'gid': 24331, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 5, 'addr': '172.21.15.161:6833/1498874954', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.161:6832', 'nonce': 1498874954}, {'type': 'v1', 'addr': '172.21.15.161:6833', 'nonce': 1498874954}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138322906710015, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'bal_rank_mask': '-1', 'standby_count_wanted': 0} 2024-09-16T05:42:51.458 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-09-16T05:42:51.459 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph tell mds.b status 2024-09-16T05:42:51.654 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:53.117 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:53 smithi145 ceph-mon[39111]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:53.117 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:53 smithi145 ceph-mon[27514]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:53 smithi161 ceph-mon[31301]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:53.341 INFO:teuthology.orchestra.run.smithi145.stderr:2024-09-16T05:42:53.341+0000 7f8ee37fe640 0 client.24686 ms_handle_reset on v2:172.21.15.161:6832/1498874954 2024-09-16T05:42:53.361 INFO:teuthology.orchestra.run.smithi145.stderr:2024-09-16T05:42:53.360+0000 7f8ee37fe640 0 client.24692 ms_handle_reset on v2:172.21.15.161:6832/1498874954 2024-09-16T05:42:53.361 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:42:53.361 INFO:teuthology.orchestra.run.smithi145.stdout: "cluster_fsid": "40c81f12-73ed-11ef-bceb-c7b262605968", 2024-09-16T05:42:53.361 INFO:teuthology.orchestra.run.smithi145.stdout: "whoami": 0, 2024-09-16T05:42:53.361 INFO:teuthology.orchestra.run.smithi145.stdout: "id": 24331, 2024-09-16T05:42:53.361 INFO:teuthology.orchestra.run.smithi145.stdout: "want_state": "up:active", 2024-09-16T05:42:53.361 INFO:teuthology.orchestra.run.smithi145.stdout: "state": "up:active", 2024-09-16T05:42:53.362 INFO:teuthology.orchestra.run.smithi145.stdout: "fs_name": "cephfs", 2024-09-16T05:42:53.362 INFO:teuthology.orchestra.run.smithi145.stdout: "rank_uptime": 151.70147904999999, 2024-09-16T05:42:53.362 INFO:teuthology.orchestra.run.smithi145.stdout: "mdsmap_epoch": 8, 2024-09-16T05:42:53.362 INFO:teuthology.orchestra.run.smithi145.stdout: "osdmap_epoch": 75, 2024-09-16T05:42:53.362 INFO:teuthology.orchestra.run.smithi145.stdout: "osdmap_epoch_barrier": 65, 2024-09-16T05:42:53.362 INFO:teuthology.orchestra.run.smithi145.stdout: "uptime": 165.61942643 2024-09-16T05:42:53.362 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:42:54.129 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T05:42:54.129 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:42:54.140 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-09-16T05:42:54.140 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:42:54.149 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-09-16T05:42:54.149 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T05:42:54.158 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi145.front.sepia.ceph.com 2024-09-16T05:42:54.158 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-09-16T05:42:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:54 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:54 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:54 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:42:54.353 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:42:54.786 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:42:54] "GET /metrics HTTP/1.1" 200 33676 "" "Prometheus/2.43.0" 2024-09-16T05:42:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:55 smithi161 ceph-mon[31301]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:55 smithi145 ceph-mon[27514]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:55 smithi145 ceph-mon[39111]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:42:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:56 smithi145 ceph-mon[27514]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:42:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:56 smithi145 ceph-mon[39111]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:42:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:56 smithi161 ceph-mon[31301]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:42:56.677 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:56] ENGINE Bus STOPPING 2024-09-16T05:42:57.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:42:57.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:56] ENGINE Bus STOPPED 2024-09-16T05:42:57.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:56] ENGINE Bus STARTING 2024-09-16T05:42:57.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:56] ENGINE Serving on http://:::9283 2024-09-16T05:42:57.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:42:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:42:56] ENGINE Bus STARTED 2024-09-16T05:42:57.295 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:42:57.304 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-09-16T05:42:57.304 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:42:57.340 INFO:teuthology.task.print:**** done start telemetry reef... 2024-09-16T05:42:57.340 INFO:teuthology.run_tasks:Running task workunit... 2024-09-16T05:42:57.354 INFO:tasks.workunit:Pulling workunits from ref ad35db06e8924912f01e32b35576297c0f1352b4 2024-09-16T05:42:57.355 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-16T05:42:57.355 DEBUG:teuthology.orchestra.run.smithi145:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-16T05:42:57.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:42:57.371 INFO:teuthology.orchestra.run.smithi145.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-16T05:42:57.372 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T05:42:57.427 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-16T05:42:57.427 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-16T05:42:57.485 INFO:tasks.workunit:timeout=3h 2024-09-16T05:42:57.485 INFO:tasks.workunit:cleanup=True 2024-09-16T05:42:57.486 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout ad35db06e8924912f01e32b35576297c0f1352b4 2024-09-16T05:42:57.540 INFO:tasks.workunit.client.0.smithi145.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-16T05:42:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:57 smithi145 ceph-mon[39111]: mgrmap e21: y(active, since 92s), standbys: x 2024-09-16T05:42:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:57 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3930679929' entity='client.admin' 2024-09-16T05:42:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:57 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:57 smithi145 ceph-mon[27514]: mgrmap e21: y(active, since 92s), standbys: x 2024-09-16T05:42:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:57 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3930679929' entity='client.admin' 2024-09-16T05:42:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:57 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:57 smithi161 ceph-mon[31301]: mgrmap e21: y(active, since 92s), standbys: x 2024-09-16T05:42:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:57 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3930679929' entity='client.admin' 2024-09-16T05:42:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:57 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:42:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:42:58 smithi145 ceph-mon[27514]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:42:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:42:58 smithi145 ceph-mon[39111]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:42:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:42:58 smithi161 ceph-mon[31301]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:00 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:00 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:00 smithi161 ceph-mon[31301]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:01.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:00 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:00 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:01.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:01.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:00 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[27514]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[39111]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:00 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:03.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:03 smithi145 ceph-mon[27514]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:03 smithi145 ceph-mon[39111]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:03.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:03 smithi161 ceph-mon[31301]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:05.038 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:43:04] "GET /metrics HTTP/1.1" 200 33676 "" "Prometheus/2.43.0" 2024-09-16T05:43:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:05 smithi145 ceph-mon[27514]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:05.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:05 smithi145 ceph-mon[39111]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:05 smithi161 ceph-mon[31301]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:07 smithi145 ceph-mon[27514]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:07 smithi145 ceph-mon[39111]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:07 smithi161 ceph-mon[31301]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T05:43:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:09 smithi145 ceph-mon[27514]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:09 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:09 smithi145 ceph-mon[39111]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:09 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:09 smithi161 ceph-mon[31301]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:09.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:09 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:11 smithi145 ceph-mon[27514]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:11 smithi145 ceph-mon[39111]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:11 smithi161 ceph-mon[31301]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:13 smithi145 ceph-mon[39111]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:13 smithi145 ceph-mon[27514]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:13 smithi161 ceph-mon[31301]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:15.053 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:43:14] "GET /metrics HTTP/1.1" 200 33671 "" "Prometheus/2.43.0" 2024-09-16T05:43:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:15 smithi145 ceph-mon[27514]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:15.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:15 smithi145 ceph-mon[39111]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:15 smithi161 ceph-mon[31301]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:17.315 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:17 smithi145 ceph-mon[39111]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:17.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:17 smithi145 ceph-mon[27514]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:17 smithi161 ceph-mon[31301]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:19 smithi145 ceph-mon[27514]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:19 smithi145 ceph-mon[39111]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:19 smithi161 ceph-mon[31301]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:21 smithi145 ceph-mon[27514]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:21 smithi145 ceph-mon[39111]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:21 smithi161 ceph-mon[31301]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:23 smithi145 ceph-mon[27514]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:23.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:23 smithi145 ceph-mon[39111]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:23 smithi161 ceph-mon[31301]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:24.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:24.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:43:24] "GET /metrics HTTP/1.1" 200 33667 "" "Prometheus/2.43.0" 2024-09-16T05:43:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:25 smithi161 ceph-mon[31301]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:25.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:25 smithi145 ceph-mon[39111]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:25 smithi145 ceph-mon[27514]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:27 smithi161 ceph-mon[31301]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:27.413 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:27 smithi145 ceph-mon[39111]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:27.414 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:27 smithi145 ceph-mon[27514]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:29 smithi161 ceph-mon[31301]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:29 smithi145 ceph-mon[39111]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:29 smithi145 ceph-mon[27514]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:31 smithi161 ceph-mon[31301]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:31 smithi145 ceph-mon[39111]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:31.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:31 smithi145 ceph-mon[27514]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:33 smithi161 ceph-mon[31301]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:33 smithi145 ceph-mon[39111]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:33 smithi145 ceph-mon[27514]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:43:34] "GET /metrics HTTP/1.1" 200 33667 "" "Prometheus/2.43.0" 2024-09-16T05:43:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:35 smithi161 ceph-mon[31301]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:35 smithi145 ceph-mon[39111]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:35 smithi145 ceph-mon[27514]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:37 smithi145 ceph-mon[27514]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:37 smithi145 ceph-mon[39111]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:37 smithi161 ceph-mon[31301]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:39 smithi145 ceph-mon[27514]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:39 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:39 smithi145 ceph-mon[39111]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:39 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:39 smithi161 ceph-mon[31301]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:39 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:41 smithi145 ceph-mon[39111]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:41 smithi145 ceph-mon[27514]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:41 smithi161 ceph-mon[31301]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:43 smithi145 ceph-mon[39111]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:43.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:43 smithi145 ceph-mon[27514]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:43 smithi161 ceph-mon[31301]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:43:44] "GET /metrics HTTP/1.1" 200 33686 "" "Prometheus/2.43.0" 2024-09-16T05:43:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:45 smithi145 ceph-mon[39111]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:45 smithi145 ceph-mon[27514]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:45 smithi161 ceph-mon[31301]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:47 smithi145 ceph-mon[27514]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:47 smithi145 ceph-mon[39111]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:47 smithi161 ceph-mon[31301]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:49 smithi145 ceph-mon[39111]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:49 smithi145 ceph-mon[27514]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:49 smithi161 ceph-mon[31301]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:51.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:51 smithi161 ceph-mon[31301]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:51 smithi145 ceph-mon[39111]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:51 smithi145 ceph-mon[27514]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:53 smithi145 ceph-mon[39111]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:53 smithi145 ceph-mon[27514]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:53.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:53 smithi161 ceph-mon[31301]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:53.742 INFO:tasks.workunit.client.0.smithi145.stderr:Note: switching to 'ad35db06e8924912f01e32b35576297c0f1352b4'. 2024-09-16T05:43:53.743 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:53.743 INFO:tasks.workunit.client.0.smithi145.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-16T05:43:53.743 INFO:tasks.workunit.client.0.smithi145.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-16T05:43:53.743 INFO:tasks.workunit.client.0.smithi145.stderr:state without impacting any branches by switching back to a branch. 2024-09-16T05:43:53.743 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:53.744 INFO:tasks.workunit.client.0.smithi145.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-16T05:43:53.744 INFO:tasks.workunit.client.0.smithi145.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-16T05:43:53.744 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:53.744 INFO:tasks.workunit.client.0.smithi145.stderr: git switch -c 2024-09-16T05:43:53.744 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:53.745 INFO:tasks.workunit.client.0.smithi145.stderr:Or undo this operation with: 2024-09-16T05:43:53.745 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:53.745 INFO:tasks.workunit.client.0.smithi145.stderr: git switch - 2024-09-16T05:43:53.745 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:53.745 INFO:tasks.workunit.client.0.smithi145.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-16T05:43:53.745 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:53.746 INFO:tasks.workunit.client.0.smithi145.stderr:HEAD is now at ad35db06e89 Merge pull request #59794 from zdover23/wip-doc-2024-09-15-backport-59613-to-squid 2024-09-16T05:43:53.748 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-16T05:43:53.813 INFO:tasks.workunit.client.0.smithi145.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-16T05:43:53.815 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T05:43:53.815 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-16T05:43:54.510 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-16T05:43:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:54 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:54.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:54 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:54.584 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-16T05:43:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:54 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:43:54.626 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T05:43:54.628 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T05:43:54.628 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-16T05:43:54.667 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T05:43:54.670 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:43:54.670 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-16T05:43:54.726 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-09-16T05:43:54.728 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-09-16T05:43:54.728 DEBUG:teuthology.orchestra.run.smithi145:workunit test test_telemetry_reef.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=ad35db06e8924912f01e32b35576297c0f1352b4 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/test_telemetry_reef.sh 2024-09-16T05:43:54.787 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-09-16T05:43:55.048 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:43:54] "GET /metrics HTTP/1.1" 200 33684 "" "Prometheus/2.43.0" 2024-09-16T05:43:55.164 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-09-16T05:43:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-mon[39111]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/517836579' entity='client.admin' 2024-09-16T05:43:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-mon[27514]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/517836579' entity='client.admin' 2024-09-16T05:43:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:55.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STOPPING 2024-09-16T05:43:55.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:43:55.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STOPPED 2024-09-16T05:43:55.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STARTING 2024-09-16T05:43:55.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Serving on http://:::9283 2024-09-16T05:43:55.319 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STARTED 2024-09-16T05:43:55.553 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-09-16T05:43:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:55 smithi161 ceph-mon[31301]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:55 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/517836579' entity='client.admin' 2024-09-16T05:43:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:55 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:55.776 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STOPPING 2024-09-16T05:43:55.927 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry preview 2024-09-16T05:43:56.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:43:56.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STOPPED 2024-09-16T05:43:56.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STARTING 2024-09-16T05:43:56.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Serving on http://:::9283 2024-09-16T05:43:56.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STARTED 2024-09-16T05:43:56.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:55] ENGINE Bus STOPPING 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='client.? ' entity='client.admin' 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/4275361151' entity='client.admin' 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.383 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='client.? ' entity='client.admin' 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4275361151' entity='client.admin' 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:56.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer": { 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: "active": true, 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: "mode": "" 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: "channels": [ 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T05:43:56.394 INFO:tasks.workunit.client.0.smithi145.stdout: "ident" 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "channels_available": [ 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_available": [ 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T05:43:56.395 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore" 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_opted_in": [ 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T05:43:56.396 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore" 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "config": { 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "active_changed": [ 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T05:43:56.397 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "client_check_pool_perm", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_gid", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_uid", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "client_quota", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "daemonize", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T05:43:56.398 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "keyring", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_block_size", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_cache_size", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_compression", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_log", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_write_buffer_size", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T05:43:56.399 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_journald", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_stderr", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_host", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T05:43:56.400 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "no_config_file", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_crush_chooseleaf_type", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T05:43:56.401 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hdd", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hybrid", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_ssd", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_max_backfills", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T05:43:56.402 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_lim", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_res", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T05:43:56.403 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pg_delete_cost", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_hdd", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_ssd", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hdd", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hybrid", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_ssd", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T05:43:56.404 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_sleep", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hdd", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_ssd", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "public_addr", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "public_addrv", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_default_features", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_qos_exclude_ops", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "setgroup", 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: "setuser" 2024-09-16T05:43:56.405 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_changed": [ 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T05:43:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_join_fs", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/allow_ptrace", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/container_init", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/migration_current", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/use_repo_digest", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ssl_server_port", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/orchestrator/orchestrator", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_ident", 2024-09-16T05:43:56.407 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/description", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/organization", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T05:43:56.408 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T05:43:56.409 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T05:43:56.410 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_cache_enabled", 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_ops_log", 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_usage_log" 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "contact": null, 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "crashes": [], 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "created": "2024-09-16T05:34:47.377754Z", 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "crush": { 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_algs": { 2024-09-16T05:43:56.411 INFO:tasks.workunit.client.0.smithi145.stdout: "straw2": 3 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_sizes": { 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "2": 1, 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "4": 2 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_types": { 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "1": 2, 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "11": 1 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "compat_weight_set": false, 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "device_classes": [ 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: 8 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "num_buckets": 6, 2024-09-16T05:43:56.412 INFO:tasks.workunit.client.0.smithi145.stdout: "num_devices": 8, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "num_rules": 1, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "num_types": 12, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "num_weight_sets": 0, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "tunables": { 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "allowed_bucket_algs": 54, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_fallback_tries": 0, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_tries": 0, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_total_tries": 50, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_descend_once": 1, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_stable": 1, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_vary_r": 1, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v2_rules": 0, 2024-09-16T05:43:56.413 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v3_rules": 0, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v4_buckets": 1, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v5_rules": 0, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "legacy_tunables": 0, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "minimum_required_version": "jewel", 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "optimal_tunables": 1, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "profile": "jewel", 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables": 1, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables2": 1, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables3": 1, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables5": 1, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "straw_calc_version": 1 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.414 INFO:tasks.workunit.client.0.smithi145.stdout: "description": "upgrade test cluster", 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "fs": { 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "feature_flags": { 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "enable_multiple": true, 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_enabled_multiple": true 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "filesystems": [ 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "approx_ctime": "2024-09", 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer_enabled": false, 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_caps": 0, 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_dns": 10, 2024-09-16T05:43:56.415 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_inos": 13, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_subtrees": 2, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_allowed_features": 0, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "explicitly_allowed_features": 0, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "files": 0, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "max_mds": 1, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_data_pools": 1, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_in": 1, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_mds": 1, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": 0, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_replay": 0, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_up": 1, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "snaps": 0, 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: "standby_count_wanted": 0 2024-09-16T05:43:56.416 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_mds": 1, 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "total_num_mds": 2 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "hosts": { 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num": 2, 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mds": 2, 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mgr": 2, 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mon": 2, 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_osd": 2 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.417 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard": false, 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard_description": null, 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "license": "sharing-1-0", 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "metadata": { 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 2 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.418 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 2 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 2 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 2 2024-09-16T05:43:56.419 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 3 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:43:56.420 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 3 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 3 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 3 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 8 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 8 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:43:56.422 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 8 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 8 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_objectstore": { 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": 8 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.423 INFO:tasks.workunit.client.0.smithi145.stdout: "rotational": { 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "0": 8 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "features": { 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "optional": [], 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "persistent": [ 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "kraken", 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "luminous", 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "mimic", 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap-prune", 2024-09-16T05:43:56.424 INFO:tasks.workunit.client.0.smithi145.stdout: "nautilus", 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "octopus", 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "pacific", 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "elector-pinging", 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "quincy", 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "reef" 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv4_addr_mons": 6, 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv6_addr_mons": 0, 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "min_mon_release": 18, 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "v1_addr_mons": 3, 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "v2_addr_mons": 3 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "organization": "ceph-qa", 2024-09-16T05:43:56.425 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_network": false, 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "require_min_compat_client": "luminous", 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "require_osd_release": "reef" 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": [ 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:43:56.426 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 1, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 1, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 1, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 1781760, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 1781760, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T05:43:56.427 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 2.443116500217002e-06, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 212, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 313344, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 590368, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 590368, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 1771104, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 179, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2473984 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.428 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 32, 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 32, 2024-09-16T05:43:56.429 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 2, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 98304, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 98304, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 22, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.3479292704232648e-07, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:43:56.430 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 3428, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 3428, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 10284, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 51, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 20480 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:43:56.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 64, 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 64, 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 3, 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:43:56.432 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 0.0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:43:56.433 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 0, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 0, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 0, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 0, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 0 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T05:43:56.434 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 8, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 8, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 4, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 12288, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:43:56.435 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 12288, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.684911943300449e-08, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 19, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 19, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 57, 2024-09-16T05:43:56.436 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 2, 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2048 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": { 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: "mirroring_by_pool": [ 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: false 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_images_by_pool": [ 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pools": 1 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "report_id": "55897f91-d1af-43a8-851b-fc0e46637a22", 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "report_timestamp": "2024-09-16T05:43:56.387749", 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "report_version": 1, 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "rook": { 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster": { 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "external-mode": null, 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "allow-multiple-per-node": null, 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "count": null, 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "max-id": null, 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "pvc": { 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T05:43:56.438 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "stretch": { 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "network": { 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "provider": null 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "storage": { 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "device-set": { 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "non-portable": null, 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "portable": null, 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.439 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "csi": { 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes": { 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "node": { 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes-total": null, 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "with-ceph-daemons": null, 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-cephfs-plugin": null, 2024-09-16T05:43:56.440 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-nfs-plugin": null, 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-rbd-plugin": null 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "storage-class": { 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket": null, 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs": null, 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "nfs": null, 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": null, 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.441 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:43:56.442 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.442 INFO:tasks.workunit.client.0.smithi145.stdout: "services": {}, 2024-09-16T05:43:56.442 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T05:43:56.442 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 105, 2024-09-16T05:43:56.442 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": 4, 2024-09-16T05:43:56.442 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_by_class": { 2024-09-16T05:43:56.442 INFO:tasks.workunit.client.0.smithi145.stdout: "ssd": { 2024-09-16T05:43:56.443 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 767714050048, 2024-09-16T05:43:56.443 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 246235136, 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_bytes": 246235136, 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_ratio": 0.0003206352412234992 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 767714050048, 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 246235136 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T05:43:56.444 INFO:tasks.workunit.client.0.smithi145.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-09-16T05:43:56.445 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry preview-device 2024-09-16T05:43:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='client.? ' entity='client.admin' 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/4275361151' entity='client.admin' 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:56.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:56 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:56.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:43:56.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:56] ENGINE Bus STOPPED 2024-09-16T05:43:56.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:56] ENGINE Bus STARTING 2024-09-16T05:43:56.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:56] ENGINE Serving on http://:::9283 2024-09-16T05:43:56.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:56] ENGINE Bus STARTED 2024-09-16T05:43:56.896 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "aa39bf86-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3ab42c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053756": { 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa39bf86-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T05:43:56.897 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465076 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T05:43:56.898 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.900 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 30258711 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.901 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 51960626 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.902 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.903 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.904 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T05:43:56.905 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3528, 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3539, 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3518 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.906 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 98, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 404431051, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1983034898, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6694673934, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 36814694226, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 57901, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55549, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 28, 2024-09-16T05:43:56.907 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 7560 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 57901, 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55549 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T05:43:56.908 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T05:43:56.909 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T05:43:56.910 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T05:43:56.911 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 28 Celsius", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T05:43:56.912 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 404,431,051 [207 TB]", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,983,034,898 [1.01 PB]", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,694,673,934", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 36,814,694,226", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 98", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 57,901", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,549", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 7,560", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T05:43:56.913 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 28 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:56.914 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "aa3c5278-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3d3a6c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053754": { 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T05:43:56.915 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa3c5278-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465074 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T05:43:56.916 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:56.917 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T05:43:56.918 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.919 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 28013241 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.920 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 49550762 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.921 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:43:56.922 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:43:56.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3389, 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3405, 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3373 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 26, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 365111881, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1835875768, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6222651588, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 33118737962, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T05:43:56.925 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 56928, 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55900, 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 25, 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 1528 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 56928, 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55900 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.926 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T05:43:56.927 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T05:43:56.928 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.929 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T05:43:56.930 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 25 Celsius", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 365,111,881 [186 TB]", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,835,875,768 [939 TB]", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,222,651,588", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 33,118,737,962", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 26", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 56,928", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,900", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 1,528", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T05:43:56.931 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 25 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:56.932 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T05:43:56.933 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:56.933 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:56.933 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.933 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.933 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.933 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:56.933 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T05:43:56.933 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry preview-all 2024-09-16T05:43:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:57 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "device_report": { 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "aa39bf86-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3ab42c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053756": { 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.393 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa39bf86-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465076 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T05:43:57.394 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:57.395 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T05:43:57.397 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 30258711 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.398 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 51960626 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T05:43:57.400 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T05:43:57.401 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3528, 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3539, 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3518 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.403 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 98, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 404431051, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1983034898, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6694673934, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 36814694226, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 57901, 2024-09-16T05:43:57.404 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55549, 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 28, 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 7560 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 57901, 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55549 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T05:43:57.405 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T05:43:57.406 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T05:43:57.407 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T05:43:57.408 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T05:43:57.409 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 28 Celsius", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 404,431,051 [207 TB]", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,983,034,898 [1.01 PB]", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,694,673,934", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 36,814,694,226", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 98", 2024-09-16T05:43:57.410 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 57,901", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,549", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 7,560", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:43:57.411 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 28 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "aa3c5278-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3d3a6c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053754": { 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa3c5278-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:43:57.413 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465074 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:57.414 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.415 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.416 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.417 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 28013241 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.418 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 49550762 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.420 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T05:43:57.420 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.420 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.420 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T05:43:57.421 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.421 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.421 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T05:43:57.421 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.421 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.422 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:43:57.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.424 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T05:43:57.424 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T05:43:57.424 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:43:57.424 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3389, 2024-09-16T05:43:57.424 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3405, 2024-09-16T05:43:57.424 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3373 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 26, 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 365111881, 2024-09-16T05:43:57.425 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1835875768, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6222651588, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 33118737962, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 56928, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55900, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 25, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 1528 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.426 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 56928, 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55900 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T05:43:57.427 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T05:43:57.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:43:57.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.428 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T05:43:57.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.428 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T05:43:57.428 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T05:43:57.428 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T05:43:57.428 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T05:43:57.429 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T05:43:57.430 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T05:43:57.430 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T05:43:57.430 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T05:43:57.430 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T05:43:57.430 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T05:43:57.430 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T05:43:57.430 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T05:43:57.430 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.431 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T05:43:57.432 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T05:43:57.432 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T05:43:57.432 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T05:43:57.432 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T05:43:57.432 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T05:43:57.432 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T05:43:57.432 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T05:43:57.432 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 25 Celsius", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 365,111,881 [186 TB]", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,835,875,768 [939 TB]", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,222,651,588", 2024-09-16T05:43:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 33,118,737,962", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 26", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 56,928", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,900", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 1,528", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T05:43:57.434 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T05:43:57.435 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T05:43:57.435 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:43:57.435 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:43:57.435 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:57.435 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.435 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T05:43:57.435 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 25 2024-09-16T05:43:57.436 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.436 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T05:43:57.436 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:43:57.436 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:43:57.436 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.436 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.436 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "report": { 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer": { 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "active": true, 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "mode": "" 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "channels": [ 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: "ident" 2024-09-16T05:43:57.437 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "channels_available": [ 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_available": [ 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T05:43:57.438 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T05:43:57.439 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T05:43:57.439 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T05:43:57.439 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T05:43:57.439 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T05:43:57.439 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T05:43:57.439 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T05:43:57.439 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T05:43:57.439 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore" 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_opted_in": [ 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T05:43:57.440 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T05:43:57.441 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T05:43:57.441 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T05:43:57.441 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T05:43:57.441 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore" 2024-09-16T05:43:57.441 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.442 INFO:tasks.workunit.client.0.smithi145.stdout: "config": { 2024-09-16T05:43:57.442 INFO:tasks.workunit.client.0.smithi145.stdout: "active_changed": [ 2024-09-16T05:43:57.442 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T05:43:57.442 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T05:43:57.442 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T05:43:57.442 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T05:43:57.442 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "client_check_pool_perm", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_gid", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_uid", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "client_quota", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "daemonize", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T05:43:57.443 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "keyring", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_block_size", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_cache_size", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_compression", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_log", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_write_buffer_size", 2024-09-16T05:43:57.444 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_journald", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_stderr", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_host", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T05:43:57.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T05:43:57.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T05:43:57.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T05:43:57.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T05:43:57.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T05:43:57.447 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T05:43:57.447 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T05:43:57.447 INFO:tasks.workunit.client.0.smithi145.stdout: "no_config_file", 2024-09-16T05:43:57.447 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T05:43:57.447 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_crush_chooseleaf_type", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T05:43:57.448 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hdd", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hybrid", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_ssd", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_max_backfills", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-16T05:43:57.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_lim", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_res", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pg_delete_cost", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_hdd", 2024-09-16T05:43:57.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_ssd", 2024-09-16T05:43:57.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T05:43:57.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep", 2024-09-16T05:43:57.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hdd", 2024-09-16T05:43:57.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hybrid", 2024-09-16T05:43:57.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_ssd", 2024-09-16T05:43:57.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T05:43:57.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T05:43:57.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_sleep", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hdd", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_ssd", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "public_addr", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "public_addrv", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_default_features", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_qos_exclude_ops", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "setgroup", 2024-09-16T05:43:57.452 INFO:tasks.workunit.client.0.smithi145.stdout: "setuser" 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_changed": [ 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T05:43:57.453 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_join_fs", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/allow_ptrace", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/container_init", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/migration_current", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/use_repo_digest", 2024-09-16T05:43:57.454 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ssl_server_port", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/orchestrator/orchestrator", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_ident", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/description", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/organization", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T05:43:57.455 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T05:43:57.456 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T05:43:57.457 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T05:43:57.457 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T05:43:57.457 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T05:43:57.457 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T05:43:57.457 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T05:43:57.457 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T05:43:57.457 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T05:43:57.458 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_cache_enabled", 2024-09-16T05:43:57.459 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_ops_log", 2024-09-16T05:43:57.460 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_usage_log" 2024-09-16T05:43:57.460 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:57.460 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.460 INFO:tasks.workunit.client.0.smithi145.stdout: "contact": null, 2024-09-16T05:43:57.460 INFO:tasks.workunit.client.0.smithi145.stdout: "crashes": [], 2024-09-16T05:43:57.460 INFO:tasks.workunit.client.0.smithi145.stdout: "created": "2024-09-16T05:34:47.377754Z", 2024-09-16T05:43:57.460 INFO:tasks.workunit.client.0.smithi145.stdout: "crush": { 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_algs": { 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: "straw2": 3 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_sizes": { 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: "2": 1, 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: "4": 2 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_types": { 2024-09-16T05:43:57.461 INFO:tasks.workunit.client.0.smithi145.stdout: "1": 2, 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: "11": 1 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: "compat_weight_set": false, 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: "device_classes": [ 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: 8 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_buckets": 6, 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_devices": 8, 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_rules": 1, 2024-09-16T05:43:57.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_types": 12, 2024-09-16T05:43:57.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_weight_sets": 0, 2024-09-16T05:43:57.468 INFO:tasks.workunit.client.0.smithi145.stdout: "tunables": { 2024-09-16T05:43:57.468 INFO:tasks.workunit.client.0.smithi145.stdout: "allowed_bucket_algs": 54, 2024-09-16T05:43:57.468 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_fallback_tries": 0, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_tries": 0, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_total_tries": 50, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_descend_once": 1, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_stable": 1, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_vary_r": 1, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v2_rules": 0, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v3_rules": 0, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v4_buckets": 1, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v5_rules": 0, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "legacy_tunables": 0, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "minimum_required_version": "jewel", 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "optimal_tunables": 1, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "profile": "jewel", 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables": 1, 2024-09-16T05:43:57.469 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables2": 1, 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables3": 1, 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables5": 1, 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "straw_calc_version": 1 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "description": "upgrade test cluster", 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "fs": { 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "feature_flags": { 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "enable_multiple": true, 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_enabled_multiple": true 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: "filesystems": [ 2024-09-16T05:43:57.470 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "approx_ctime": "2024-09", 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer_enabled": false, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_caps": 0, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_dns": 10, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_inos": 13, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_subtrees": 2, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_allowed_features": 0, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "explicitly_allowed_features": 0, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "files": 0, 2024-09-16T05:43:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: "max_mds": 1, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_data_pools": 1, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_in": 1, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_mds": 1, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": 0, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_replay": 0, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_up": 1, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "snaps": 0, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "standby_count_wanted": 0 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_mds": 1, 2024-09-16T05:43:57.472 INFO:tasks.workunit.client.0.smithi145.stdout: "total_num_mds": 2 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "hosts": { 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num": 2, 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mds": 2, 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mgr": 2, 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mon": 2, 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_osd": 2 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard": false, 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard_description": null, 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "license": "sharing-1-0", 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "metadata": { 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:43:57.473 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 2 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:43:57.474 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 2 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 2 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 2 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 3 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 3 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:43:57.476 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 3 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 3 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.477 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 8 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 8 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.478 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 8 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 8 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_objectstore": { 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": 8 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.479 INFO:tasks.workunit.client.0.smithi145.stdout: "rotational": { 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "0": 8 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "features": { 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "optional": [], 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "persistent": [ 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "kraken", 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "luminous", 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "mimic", 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap-prune", 2024-09-16T05:43:57.480 INFO:tasks.workunit.client.0.smithi145.stdout: "nautilus", 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "octopus", 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "pacific", 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "elector-pinging", 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "quincy", 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "reef" 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv4_addr_mons": 6, 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv6_addr_mons": 0, 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "min_mon_release": 18, 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "v1_addr_mons": 3, 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "v2_addr_mons": 3 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "organization": "ceph-qa", 2024-09-16T05:43:57.481 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_network": false, 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "require_min_compat_client": "luminous", 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "require_osd_release": "reef" 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": [ 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:43:57.482 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 1, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 1, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 1, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 1781760, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 1781760, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:43:57.483 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 2.443116500217002e-06, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 212, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 313344, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 590368, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 590368, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 1771104, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 179, 2024-09-16T05:43:57.484 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2473984 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:43:57.485 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 32, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 32, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 2, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 98304, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 98304, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:43:57.486 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 22, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.3479292704232648e-07, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 3428, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 3428, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 10284, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 51, 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 20480 2024-09-16T05:43:57.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:43:57.488 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 64, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 64, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 3, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 0, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 0, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 0, 2024-09-16T05:43:57.489 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 0.0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 0 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:43:57.490 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 8, 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 8, 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 4, 2024-09-16T05:43:57.491 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 12288, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 12288, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.684911943300449e-08, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:43:57.492 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 19, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 19, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 57, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 2, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2048 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:43:57.493 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": { 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "mirroring_by_pool": [ 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: false 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_images_by_pool": [ 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pools": 1 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "report_id": "55897f91-d1af-43a8-851b-fc0e46637a22", 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "report_timestamp": "2024-09-16T05:43:57.375200", 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "report_version": 1, 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "rook": { 2024-09-16T05:43:57.494 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster": { 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "external-mode": null, 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "allow-multiple-per-node": null, 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "count": null, 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "max-id": null, 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "pvc": { 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "stretch": { 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "network": { 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: "provider": null 2024-09-16T05:43:57.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "storage": { 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "device-set": { 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "non-portable": null, 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "portable": null, 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "csi": { 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.496 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes": { 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "node": { 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes-total": null, 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "with-ceph-daemons": null, 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-cephfs-plugin": null, 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-nfs-plugin": null, 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-rbd-plugin": null 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "storage-class": { 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:43:57.497 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket": null, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs": null, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "nfs": null, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": null, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "services": {}, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 105, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": 4, 2024-09-16T05:43:57.498 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_by_class": { 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "ssd": { 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 767714050048, 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 246235136, 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_bytes": 246235136, 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_ratio": 0.0003206352412234992 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 767714050048, 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 246235136 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.499 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:57.500 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T05:43:57.500 INFO:tasks.workunit.client.0.smithi145.stderr:++ ceph telemetry collection ls 2024-09-16T05:43:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:57 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:57.864 INFO:tasks.workunit.client.0.smithi145.stderr:+ COLLECTIONS='New collections are available: 2024-09-16T05:43:57.864 INFO:tasks.workunit.client.0.smithi145.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2024-09-16T05:43:57.864 INFO:tasks.workunit.client.0.smithi145.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-16T05:43:57.864 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:57.864 INFO:tasks.workunit.client.0.smithi145.stderr:NAME STATUS DESC 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-09-16T05:43:57.865 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ New collections are available: 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:NAME STATUS DESC 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-16T05:43:57.866 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ New collections are available: 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:NAME STATUS DESC 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-16T05:43:57.867 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ New collections are available: 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-16T05:43:57.868 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:NAME STATUS DESC 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-16T05:43:57.869 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-16T05:43:57.870 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-09-16T05:43:57.870 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T05:43:57.870 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ New collections are available: 2024-09-16T05:43:57.870 INFO:tasks.workunit.client.0.smithi145.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-16T05:43:57.870 INFO:tasks.workunit.client.0.smithi145.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-16T05:43:57.870 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:57.871 INFO:tasks.workunit.client.0.smithi145.stderr:NAME STATUS DESC 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-16T05:43:57.872 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ New collections are available: 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:NAME STATUS DESC 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-16T05:43:57.873 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T05:43:57.874 INFO:tasks.workunit.client.0.smithi145.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-16T05:43:57.874 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-16T05:43:57.874 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-16T05:43:57.874 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-09-16T05:43:57.874 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry on --license sharing-1-0 2024-09-16T05:43:58.352 INFO:tasks.workunit.client.0.smithi145.stdout:Telemetry is on. 2024-09-16T05:43:58.352 INFO:tasks.workunit.client.0.smithi145.stdout:Some channels are disabled, please enable with: 2024-09-16T05:43:58.352 INFO:tasks.workunit.client.0.smithi145.stdout:`ceph telemetry enable channel perf` 2024-09-16T05:43:58.364 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry enable channel perf 2024-09-16T05:43:58.496 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:58] ENGINE Bus STOPPING 2024-09-16T05:43:58.496 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='client.24740 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.497 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='client.24740 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='client.24740 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:58.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:58 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:58.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:58] ENGINE Bus STOPPED 2024-09-16T05:43:58.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:58] ENGINE Bus STARTING 2024-09-16T05:43:58.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:58] ENGINE Serving on http://:::9283 2024-09-16T05:43:58.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:58] ENGINE Bus STARTED 2024-09-16T05:43:58.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:58 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:58] ENGINE Bus STOPPING 2024-09-16T05:43:58.874 INFO:tasks.workunit.client.0.smithi145.stdout:channel_perf is enabled 2024-09-16T05:43:58.885 INFO:tasks.workunit.client.0.smithi145.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-09-16T05:43:59.251 INFO:tasks.workunit.client.0.smithi145.stderr:+ LAST_OPT_REVISION=1 2024-09-16T05:43:59.251 INFO:tasks.workunit.client.0.smithi145.stderr:+ '[' 1 -ne 1 ']' 2024-09-16T05:43:59.252 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry show 2024-09-16T05:43:59.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:43:59.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:59] ENGINE Bus STOPPED 2024-09-16T05:43:59.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:59] ENGINE Bus STARTING 2024-09-16T05:43:59.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:59] ENGINE Serving on http://:::9283 2024-09-16T05:43:59.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:43:59] ENGINE Bus STARTED 2024-09-16T05:43:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='client.24740 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='client.24740 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T05:43:59.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.573 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:43:59 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='client.24740 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:43:59.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:43:59.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:43:59.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:43:59.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:43:59 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:43:59.910 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T05:43:59.910 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer": { 2024-09-16T05:43:59.910 INFO:tasks.workunit.client.0.smithi145.stdout: "active": true, 2024-09-16T05:43:59.910 INFO:tasks.workunit.client.0.smithi145.stdout: "mode": "" 2024-09-16T05:43:59.910 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.910 INFO:tasks.workunit.client.0.smithi145.stdout: "channels": [ 2024-09-16T05:43:59.911 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T05:43:59.911 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T05:43:59.911 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T05:43:59.911 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T05:43:59.911 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T05:43:59.911 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:59.911 INFO:tasks.workunit.client.0.smithi145.stdout: "channels_available": [ 2024-09-16T05:43:59.911 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_available": [ 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T05:43:59.912 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore" 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_opted_in": [ 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T05:43:59.913 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore" 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "config": { 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "active_changed": [ 2024-09-16T05:43:59.914 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "client_check_pool_perm", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_gid", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_uid", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "client_quota", 2024-09-16T05:43:59.915 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "daemonize", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "keyring", 2024-09-16T05:43:59.916 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_block_size", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_cache_size", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_compression", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_log", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_write_buffer_size", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_journald", 2024-09-16T05:43:59.917 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_stderr", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_host", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T05:43:59.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "no_config_file", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_crush_chooseleaf_type", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T05:43:59.919 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hdd", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hybrid", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_ssd", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_max_backfills", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T05:43:59.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_lim", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_res", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T05:43:59.921 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T05:43:59.922 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T05:43:59.922 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pg_delete_cost", 2024-09-16T05:43:59.922 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T05:43:59.922 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T05:43:59.922 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T05:43:59.922 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active", 2024-09-16T05:43:59.922 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_hdd", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_ssd", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hdd", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hybrid", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_ssd", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_sleep", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T05:43:59.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hdd", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_ssd", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "public_addr", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "public_addrv", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_default_features", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_qos_exclude_ops", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "setgroup", 2024-09-16T05:43:59.925 INFO:tasks.workunit.client.0.smithi145.stdout: "setuser" 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_changed": [ 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T05:43:59.926 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T05:43:59.927 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T05:43:59.927 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T05:43:59.927 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T05:43:59.927 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T05:43:59.927 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T05:43:59.927 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_join_fs", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/allow_ptrace", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/container_init", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/migration_current", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/use_repo_digest", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ssl_server_port", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/orchestrator/orchestrator", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_ident", 2024-09-16T05:43:59.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_perf", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/description", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/enabled", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/organization", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T05:43:59.929 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T05:43:59.930 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T05:43:59.930 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T05:43:59.930 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T05:43:59.930 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T05:43:59.930 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T05:43:59.930 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T05:43:59.930 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T05:43:59.930 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T05:43:59.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T05:43:59.932 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_cache_enabled", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_ops_log", 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_usage_log" 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:43:59.933 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "contact": null, 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "crashes": [], 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "created": "2024-09-16T05:34:47.377754Z", 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "crush": { 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_algs": { 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "straw2": 3 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_sizes": { 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "2": 1, 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: "4": 2 2024-09-16T05:43:59.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_types": { 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: "1": 2, 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: "11": 1 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: "compat_weight_set": false, 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: "device_classes": [ 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: 8 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_buckets": 6, 2024-09-16T05:43:59.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_devices": 8, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_rules": 1, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_types": 12, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_weight_sets": 0, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "tunables": { 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "allowed_bucket_algs": 54, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_fallback_tries": 0, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_tries": 0, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_total_tries": 50, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_descend_once": 1, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_stable": 1, 2024-09-16T05:43:59.936 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_vary_r": 1, 2024-09-16T05:43:59.937 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v2_rules": 0, 2024-09-16T05:43:59.937 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v3_rules": 0, 2024-09-16T05:43:59.937 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v4_buckets": 1, 2024-09-16T05:43:59.937 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v5_rules": 0, 2024-09-16T05:43:59.937 INFO:tasks.workunit.client.0.smithi145.stdout: "legacy_tunables": 0, 2024-09-16T05:43:59.937 INFO:tasks.workunit.client.0.smithi145.stdout: "minimum_required_version": "jewel", 2024-09-16T05:43:59.937 INFO:tasks.workunit.client.0.smithi145.stdout: "optimal_tunables": 1, 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "profile": "jewel", 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables": 1, 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables2": 1, 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables3": 1, 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables5": 1, 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "straw_calc_version": 1 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "description": "upgrade test cluster", 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "fs": { 2024-09-16T05:43:59.938 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: "feature_flags": { 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: "enable_multiple": true, 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_enabled_multiple": true 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: "filesystems": [ 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: "approx_ctime": "2024-09", 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer_enabled": false, 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.939 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_caps": 0, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_dns": 10, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_inos": 13, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_subtrees": 2, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_allowed_features": 0, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "explicitly_allowed_features": 0, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "files": 0, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "max_mds": 1, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "num_data_pools": 1, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "num_in": 1, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "num_mds": 1, 2024-09-16T05:43:59.940 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": 0, 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_replay": 0, 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: "num_up": 1, 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: "snaps": 0, 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: "standby_count_wanted": 0 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_mds": 1, 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: "total_num_mds": 2 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.941 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_stats": { 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 20602880, 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 501376, 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 581632, 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 430, 2024-09-16T05:43:59.942 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 1492320, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 20, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 887808, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 15099936, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 21184512 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 20135936, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 346584, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:43:59.943 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 851968, 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 0, 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 344, 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 1053320, 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 12, 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 553472, 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 14709152, 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 20135936 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 38264832, 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 950128, 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 581632, 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 8216576, 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1074, 2024-09-16T05:43:59.945 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 7281760, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 22, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2219008, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 24610864, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 46481408 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 36806656, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1333968, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:43:59.946 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 9691136, 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1166, 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 7947288, 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 21, 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 1089792, 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 23814168, 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 46497792 2024-09-16T05:43:59.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 44728320, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1145952, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 606208, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 3743744, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1773, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 10993232, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 22, 2024-09-16T05:43:59.948 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2553088, 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 26808400, 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 48472064 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 51666944, 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1671304, 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:43:59.949 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 811008, 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1833, 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 6341208, 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3719680, 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 37182240, 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 52477952 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T05:43:59.950 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 52109312, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1548904, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 4849664, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 516096, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1756, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 6970760, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:43:59.951 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3200000, 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 35539984, 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 52625408 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 49741824, 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1655216, 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 851968, 2024-09-16T05:43:59.952 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1656, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 5889304, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3671552, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 35773240, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 50593792 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 44711936, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 779840, 2024-09-16T05:43:59.953 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 57344, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 425984, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1286, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 4726464, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 46, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 1781504, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 34614272, 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 45137920 2024-09-16T05:43:59.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 48422912, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1549632, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 57344, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 1056768, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1668, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 5768896, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3500032, 2024-09-16T05:43:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 34794496, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 49479680 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 49266688, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1636872, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 278528, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1693, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.956 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 5611552, 2024-09-16T05:43:59.957 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:43:59.957 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3890176, 2024-09-16T05:43:59.957 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 35375576, 2024-09-16T05:43:59.957 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 49545216 2024-09-16T05:43:59.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.957 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T05:43:59.957 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 48824320, 2024-09-16T05:43:59.957 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 2044712, 2024-09-16T05:43:59.958 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:43:59.958 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 16384, 2024-09-16T05:43:59.958 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 442368, 2024-09-16T05:43:59.958 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1677, 2024-09-16T05:43:59.958 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.958 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 5851760, 2024-09-16T05:43:59.958 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3498240, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 34660712, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 49266688 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 44982272, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 965272, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 16384, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 24576, 2024-09-16T05:43:59.959 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1338, 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 4591296, 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 46, 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2341632, 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 34315176, 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 45006848 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: "hosts": { 2024-09-16T05:43:59.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num": 2, 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mds": 2, 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mgr": 2, 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mon": 2, 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_osd": 2 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "io_rate": { 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_stats_delta": { 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 0, 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 0, 2024-09-16T05:43:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "stamp_delta": "12.002932", 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:43:59.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:43:59.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:43:59.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.965 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:43:59.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 0 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard": false, 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard_description": null, 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: "license": "sharing-1-0", 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: "mempool": { 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:43:59.967 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:43:59.968 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.968 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.968 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:43:59.968 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.968 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.968 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.971 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.972 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.973 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:43:59.973 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.973 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.973 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:43:59.973 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.974 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 222439, 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 68 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 51704, 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 208 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.975 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8016, 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 135 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:43:59.977 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.978 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.980 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:43:59.980 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.980 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.980 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:43:59.980 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.980 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:43:59.981 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.982 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:43:59.983 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.983 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.983 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:43:59.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 150168, 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 33 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 928, 2024-09-16T05:43:59.987 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.988 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:43:59.989 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.989 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.989 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:43:59.989 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.989 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.989 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.990 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.992 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.994 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:43:59.994 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.994 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.994 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:43:59.994 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.994 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.997 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1443253, 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 446 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.999 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:43:59.999 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.999 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:43:59.999 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:43:59.999 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:43:59.999 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:43:59.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6592, 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 134 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12744, 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1546 2024-09-16T05:44:00.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5312, 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 103 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.001 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.002 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.003 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.005 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1177859, 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 367 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.009 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6592, 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 134 2024-09-16T05:44:00.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12744, 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1546 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5312, 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 103 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.011 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.012 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.012 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.012 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.012 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.012 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.012 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.013 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.014 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.015 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.015 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.015 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.015 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.015 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.015 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.016 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.017 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1224491, 2024-09-16T05:44:00.019 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 381 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 440, 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.020 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.021 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6592, 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 134 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12744, 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1546 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10624, 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 206 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.022 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T05:44:00.023 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6000, 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 75 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22848, 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 204 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1936, 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 47 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 620898, 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 20 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97371, 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 16629 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.026 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 213096, 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 345 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11720, 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 774 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9792, 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 204 2024-09-16T05:44:00.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 33562, 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 213 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22848, 2024-09-16T05:44:00.028 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 204 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 433510, 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 95 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.029 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2451544, 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 196 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7128, 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 81 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.030 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 521640, 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 45 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 95784, 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 189 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 240008, 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3531 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.033 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:00.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.035 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4960, 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 62 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21504, 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1040, 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.036 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8192, 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 90470, 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15558 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 202896, 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 330 2024-09-16T05:44:00.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9676, 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 599 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9216, 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.038 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 29118, 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 198 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21504, 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.039 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 461472, 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 101 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.040 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2419394, 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 177 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4752, 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 54 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 428904, 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 37 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8528, 2024-09-16T05:44:00.042 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 22 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239240, 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3495 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.043 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.045 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4960, 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 62 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.046 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21392, 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 191 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1040, 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8192, 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.047 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 88214, 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15271 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 198816, 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 324 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8984, 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 591 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9168, 2024-09-16T05:44:00.048 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 191 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 27750, 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.049 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21392, 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 191 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 422851, 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 91 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.050 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2447162, 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 187 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4312, 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 49 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.051 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 359352, 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 31 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.052 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8320, 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 24 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239752, 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3519 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.053 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:00.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.056 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.056 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:00.056 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.056 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.056 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4320, 2024-09-16T05:44:00.056 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 54 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 480, 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 34 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.057 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 50067, 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9413 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 134216, 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 229 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9656, 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 606 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9360, 2024-09-16T05:44:00.058 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 28358, 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 197 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2208, 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 308085, 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 64 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 26565, 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.060 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2452917, 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 189 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4664, 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 53 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 417312, 2024-09-16T05:44:00.061 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 36 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10400, 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 20 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 240008, 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3531 2024-09-16T05:44:00.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.063 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3920, 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 49 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1152, 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 40 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 18528, 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 4 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 90961, 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15703 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 204936, 2024-09-16T05:44:00.066 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 333 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9960, 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 607 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9360, 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.067 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 29382, 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 201 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.068 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 959094, 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 80 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2414094, 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 173 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5016, 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 57 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.069 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 452088, 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8944, 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 18 2024-09-16T05:44:00.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239752, 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3519 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.071 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.072 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3280, 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 41 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 480, 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 34 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.074 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 92305, 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15885 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 207656, 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 337 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10328, 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 612 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.075 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9360, 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 30406, 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 205 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.076 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2208, 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 875215, 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 59 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 26565, 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9 2024-09-16T05:44:00.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2464644, 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 187 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5544, 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 63 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.078 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 486864, 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 42 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 13000, 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 25 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239752, 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3519 2024-09-16T05:44:00.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.080 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:00.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.082 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2800, 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 35 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22736, 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.083 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 91395, 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 16030 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 204936, 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 333 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11220, 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 766 2024-09-16T05:44:00.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9744, 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 30578, 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 201 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.085 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22736, 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 840509, 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 51 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2436806, 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 177 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4664, 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 53 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 452088, 2024-09-16T05:44:00.087 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 94432, 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 240008, 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3531 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.088 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.089 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:00.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2160, 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 27 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22736, 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1488, 2024-09-16T05:44:00.091 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 43 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 300125, 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 13 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 56166, 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10433 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 143736, 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 243 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.092 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12004, 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 773 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9744, 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.093 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 33138, 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 211 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22736, 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 190175, 2024-09-16T05:44:00.094 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 38 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2425682, 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 197 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6336, 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 72 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.095 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 533232, 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 46 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97968, 2024-09-16T05:44:00.096 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 226 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239240, 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3495 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.097 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "metadata": { 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 2 2024-09-16T05:44:00.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 2 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 2 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:44:00.099 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 2 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 3 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:44:00.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 3 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 3 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:44:00.101 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 3 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 8 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:44:00.102 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 8 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 8 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.103 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 8 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_objectstore": { 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": 8 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: "rotational": { 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: "0": 8 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.104 INFO:tasks.workunit.client.0.smithi145.stdout: "features": { 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "optional": [], 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "persistent": [ 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "kraken", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "luminous", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "mimic", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap-prune", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "nautilus", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "octopus", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "pacific", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "elector-pinging", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "quincy", 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "reef" 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.105 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv4_addr_mons": 6, 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv6_addr_mons": 0, 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "min_mon_release": 18, 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "v1_addr_mons": 3, 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "v2_addr_mons": 3 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "organization": "ceph-qa", 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_network": false, 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "require_min_compat_client": "luminous", 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "require_osd_release": "reef" 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_perf_histograms": [ 2024-09-16T05:44:00.106 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T05:44:00.107 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T05:44:00.108 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.109 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T05:44:00.110 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T05:44:00.111 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T05:44:00.112 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.113 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.114 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.115 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.116 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.117 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.118 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.119 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.120 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.121 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.122 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.123 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.124 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.125 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.126 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.128 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.129 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.130 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.132 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.133 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.134 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.135 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.136 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T05:44:00.137 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T05:44:00.138 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T05:44:00.139 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:00.140 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T05:44:00.141 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T05:44:00.142 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.143 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.144 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.145 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.146 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.147 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.148 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.149 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.150 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.151 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.152 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.153 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.154 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.155 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.156 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.157 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.158 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.159 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.160 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.161 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.162 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.164 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.165 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.166 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T05:44:00.167 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T05:44:00.168 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T05:44:00.169 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T05:44:00.170 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T05:44:00.171 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T05:44:00.172 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.173 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.174 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.175 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.176 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.177 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.178 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.179 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.180 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.181 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.182 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.183 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.184 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.185 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.186 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.187 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.188 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.189 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.190 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.191 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.192 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.193 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.194 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.195 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.196 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.197 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T05:44:00.198 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T05:44:00.199 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T05:44:00.200 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:00.201 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T05:44:00.202 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T05:44:00.203 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.204 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.205 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.206 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.207 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 11, 4, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14, 3, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 16, 1, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.209 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T05:44:00.210 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.211 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.212 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.213 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.214 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.215 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.217 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.218 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T05:44:00.219 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.220 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.221 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.222 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.223 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.224 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.225 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.226 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:00.227 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_counters": { 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: "caps": { 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_flush_ack": { 2024-09-16T05:44:00.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_grant": { 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_revoke": { 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_trunc": { 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.229 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_commit": { 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_fetch_complete": { 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_fetch_keys": { 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_merge": { 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_split": { 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "exported_inodes": { 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "forward": { 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_cap_release": { 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_caps": { 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_caps_dirty": { 2024-09-16T05:44:00.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_inode_file_caps": { 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: "imported_inodes": { 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes": { 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_expired": { 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_pinned": { 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_with_caps": { 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "load_cent": { 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "openino_dir_fetch": { 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "process_request_cap_release": { 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "reply_latency": { 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 137360 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "request": { 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rbytes": { 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rfiles": { 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rsnaps": { 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_reply": { 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "subtrees": { 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_cache": { 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_enqueue_scrub": { 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.235 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_exportdir": { 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_flush": { 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_fragmentdir": { 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_fragstats": { 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_inodestats": { 2024-09-16T05:44:00.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_enqueued": { 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_prioritized": { 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_processing": { 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays": { 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays_delayed": { 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays_enqueuing": { 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_completed": { 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_started": { 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_created": { 2024-09-16T05:44:00.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_enqueued": { 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_migrated": { 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_reintegrated": { 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_log": { 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "ev": { 2024-09-16T05:44:00.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: "evadd": { 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: "evex": { 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: "evexd": { 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: "evexg": { 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "evtrm": { 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "jlat": { 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13041304 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "replayed": { 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "seg": { 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.241 INFO:tasks.workunit.client.0.smithi145.stdout: "segadd": { 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "segex": { 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "segexd": { 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "segexg": { 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "segtrm": { 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_mem": { 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "cap": { 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "cap+": { 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "cap-": { 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "dir": { 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.243 INFO:tasks.workunit.client.0.smithi145.stdout: "dir+": { 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "dir-": { 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "dn": { 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "dn+": { 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "dn-": { 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "heap": { 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 207124 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "ino": { 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "ino+": { 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "ino-": { 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "rss": { 2024-09-16T05:44:00.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39220 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_server": { 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "cap_acquisition_throttle": { 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "cap_revoke_eviction": { 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_request": { 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_session": { 2024-09-16T05:44:00.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_peer_request": { 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "req_create_latency": { 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getattr_latency": { 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 137360 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getfilelock_latency": { 2024-09-16T05:44:00.247 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getvxattr_latency": { 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "req_link_latency": { 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookup_latency": { 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookuphash_latency": { 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupino_latency": { 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupname_latency": { 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.249 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupparent_latency": { 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupsnap_latency": { 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lssnap_latency": { 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mkdir_latency": { 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mknod_latency": { 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mksnap_latency": { 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "req_open_latency": { 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "req_readdir_latency": { 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rename_latency": { 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "req_renamesnap_latency": { 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.252 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmdir_latency": { 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmsnap_latency": { 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmxattr_latency": { 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setattr_latency": { 2024-09-16T05:44:00.253 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setdirlayout_latency": { 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setfilelock_latency": { 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setlayout_latency": { 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setxattr_latency": { 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "req_snapdiff_latency": { 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "req_symlink_latency": { 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "req_unlink_latency": { 2024-09-16T05:44:00.255 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_sessions": { 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: "average_load": { 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: "avg_session_uptime": { 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 88 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: "mdthresh_evicted": { 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "session_count": { 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "session_remove": { 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "sessions_open": { 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "sessions_stale": { 2024-09-16T05:44:00.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "total_load": { 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "purge_queue": { 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executed": { 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executed_ops": { 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing": { 2024-09-16T05:44:00.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_high_water": { 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_ops": { 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_ops_high_water": { 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_item_in_journal": { 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.260 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.261 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 81 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T05:44:00.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 837 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 837, 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3951536 2024-09-16T05:44:00.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 837, 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 253994464 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T05:44:00.264 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 999978 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.265 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 838 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.267 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 838 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 838, 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2019955958 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T05:44:00.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T05:44:00.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 838 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 838, 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7746076 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 838, 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5608 2024-09-16T05:44:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 838, 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 513988777 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43859968 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33824768 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10035200 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.272 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277007009 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 307125 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70813098 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T05:44:00.275 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277007009 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43879 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71076344 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322961408 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 184671339 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71181205 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 36016, 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 94090429 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T05:44:00.283 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.284 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1803, 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 849875510 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.285 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T05:44:00.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 51 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 846 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.287 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 846, 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3976753 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 846, 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 142997064 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 146 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.289 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 847 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.290 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.291 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 847 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 847, 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1998958877 2024-09-16T05:44:00.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 847 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 847, 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7794601 2024-09-16T05:44:00.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 847, 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5678 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 847, 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322993352 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T05:44:00.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43876352 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34308096 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9568256 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.296 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277006593 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 308236 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70812403 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277006593 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.300 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43879 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71076760 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322961408 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 184671062 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.303 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71181482 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.306 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 36223, 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 91888264 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.308 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1849, 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 572052592 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T05:44:00.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 170 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.310 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 967 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 967, 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5024976 2024-09-16T05:44:00.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 967, 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2901 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 967, 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 169996289 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T05:44:00.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.313 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 967 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 967, 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4955410 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 967, 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5495 2024-09-16T05:44:00.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 967, 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 440751753 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T05:44:00.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2999934 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 969 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 969, 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2605943175 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.316 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1050 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.317 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T05:44:00.318 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45850624 2024-09-16T05:44:00.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 40763392 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5087232 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:00.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277007668 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 307806 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.321 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.324 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70811758 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.325 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277007668 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 41440 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71078124 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322961408 2024-09-16T05:44:00.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 184671779 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71180765 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T05:44:00.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 43101, 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177646448 2024-09-16T05:44:00.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.333 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2110, 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 709537221 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T05:44:00.334 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:00.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7536640 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:00.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3821568 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3682304 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:00.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.339 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.341 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:00.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11296768 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1388544 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 164782 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:00.344 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25, 2024-09-16T05:44:00.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 63399 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 886, 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 524069391 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 882, 2024-09-16T05:44:00.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20920246 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 886, 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 769422 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 886, 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 524838813 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.347 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37550 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20207 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:00.348 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13194 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3944 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 337 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:00.349 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 130, 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3185867 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 343, 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 343770 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 213, 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5646409 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.350 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 102, 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5646516 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4104505465 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 131, 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49158473 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 130, 2024-09-16T05:44:00.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 367238027006 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 131, 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 138536827626 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3586, 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70386065395 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3586, 2024-09-16T05:44:00.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 226179 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3382866 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2652594351 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 572216 2024-09-16T05:44:00.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1459649647 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 394930675 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 940080 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:00.354 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65, 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 349491 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8615324370 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 428002665 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:00.355 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3587, 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 297048789 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861443778 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49725440 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48799744 2024-09-16T05:44:00.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137353113 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 925696 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85452310 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.358 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 614400 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73316842 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:00.360 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 640892331 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 72137221 2024-09-16T05:44:00.363 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56968207 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68860449 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.367 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 640892331 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.368 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 373190 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71766159 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45 2024-09-16T05:44:00.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:00.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 616 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35743277 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2847789 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T05:44:00.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19784626 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.375 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.376 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 616 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.377 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35743277 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2847789 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19784626 2024-09-16T05:44:00.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1771104 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33251328 2024-09-16T05:44:00.379 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.380 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:00.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7176192 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3563520 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3424256 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:00.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:00.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.385 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.386 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10678272 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 786432 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:00.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 231225 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.390 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27, 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 86013 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 823, 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 500458311 2024-09-16T05:44:00.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 816, 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19127923 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 823, 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 737096 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 823, 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 501195407 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:00.392 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38885 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7559 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.393 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13032 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3951 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 344 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.394 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 143, 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6834942 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 366, 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 347673 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 223, 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10519760 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 103, 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5772614 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3571446640 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 127, 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46367530 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:00.396 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 126, 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 325389205023 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 127, 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 126448685569 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3522, 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43930367418 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3522, 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 179644 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.397 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 165641895 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2442993816 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 485681 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1522875017 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 372291323 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348890 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60, 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 301245 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:00.399 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8075491043 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 407824836 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 271564807 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861443778 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47775744 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47046656 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137353113 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 729088 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85490397 2024-09-16T05:44:00.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8192 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73884963 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641177979 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71851573 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:00.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56993598 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.409 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.410 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68835058 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641177979 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 345713 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.414 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71507988 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:00.416 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 157 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2429467 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 343142403 2024-09-16T05:44:00.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1052 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56193445 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 174067008 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33, 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5173272 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1052 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33, 2024-09-16T05:44:00.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4600952 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33, 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3854320 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:00.420 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22, 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18772187 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22, 2024-09-16T05:44:00.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7866405 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22, 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17715098 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 102 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2429467 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 102, 2024-09-16T05:44:00.422 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 319196944 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 102, 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43726088 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 102, 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 152497590 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:00.423 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 590368 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32649216 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.424 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6909952 2024-09-16T05:44:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:00.427 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3387392 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3248128 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.429 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:00.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.431 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.433 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10235904 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:00.434 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 782336 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 154337 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.435 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 11, 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13486 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.436 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 780, 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 477720342 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 776, 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21563137 2024-09-16T05:44:00.437 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 780, 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 701627 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 780, 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 478421969 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:00.438 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37419 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1791 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3979 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3746 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 321 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 113, 2024-09-16T05:44:00.440 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1786808 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 304, 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 257832 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 191, 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2669675 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:00.441 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 103, 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5883249 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3838448153 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 124, 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25004016 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 123, 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 311668989533 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.442 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 124, 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 152001866784 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3444, 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71376319654 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3444, 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 162322 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.443 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 98469026 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2222422357 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 431718 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1298797796 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:00.444 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 373215919 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 349257 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 58, 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 255954 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7831565898 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.445 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 406489698 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 282091798 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861443778 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47841280 2024-09-16T05:44:00.446 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46907392 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137353113 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 933888 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.447 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85490917 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.448 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.449 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8192 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73884443 2024-09-16T05:44:00.450 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641181879 2024-09-16T05:44:00.451 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.452 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.453 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71847673 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.454 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56993944 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.456 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68834712 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.457 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641181879 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.458 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 337219 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71512582 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.460 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.461 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:00.462 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69654445 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3932025 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57667844 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.463 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:00.464 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:00.465 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.466 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69654445 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.467 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3932025 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57667844 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.468 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32645120 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.469 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1232896 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.471 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27656192 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 909312 2024-09-16T05:44:00.472 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 770048 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:00.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.474 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:00.475 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5555 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5555 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.476 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:00.477 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.478 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2080768 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 798720 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.479 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.480 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6102 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 175, 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 51922119 2024-09-16T05:44:00.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 172, 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4266109 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 175, 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 242224 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 175, 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52164343 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.482 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32737 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 951 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8693 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 229 2024-09-16T05:44:00.484 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 91, 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 914210 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 160, 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 256470 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 69, 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 767086 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10847585 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 58, 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3923914 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 55, 2024-09-16T05:44:00.486 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 380522907108 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 58, 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 81467927465 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 237, 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 601990 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 237, 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22522 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:00.487 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 317731 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 91632392 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 80979 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:00.488 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 54479615 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13426445 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 351718 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 49, 2024-09-16T05:44:00.489 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 248871 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 170733203 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16373067 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1435050 2024-09-16T05:44:00.490 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861443778 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 42385408 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 41844736 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.491 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137353113 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 540672 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85497465 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.493 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73886087 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.495 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641230988 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.496 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71798564 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:00.498 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56998310 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.500 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68830346 2024-09-16T05:44:00.501 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641230988 2024-09-16T05:44:00.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.503 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6022 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 231252 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.504 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71563418 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.505 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 36 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:00.506 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:00.507 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 796743 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:00.508 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.509 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.511 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.512 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 796743 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.513 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28463104 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.515 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5980160 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.516 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27656192 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2912256 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.517 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2772992 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:00.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:00.519 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.522 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8830976 2024-09-16T05:44:00.523 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 798720 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 310688 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:00.524 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:00.525 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6684 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 664, 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 472261966 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.526 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 655, 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27787255 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 664, 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 673514 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 664, 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 472935480 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.527 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39287 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1036 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.528 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10424 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3500 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 347 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.529 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 107, 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2034037 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 184, 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 289487 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 77, 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1208690 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:00.530 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 105, 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5658212 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4001713596 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 49, 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49648599 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.531 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48, 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 136725320940 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 49, 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 76063434046 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3371, 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7165591266 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3371, 2024-09-16T05:44:00.532 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 219766 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 139156972 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2384585819 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 501679 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.533 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1294749943 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 370986341 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 349711 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 47, 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 214995 2024-09-16T05:44:00.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8191412649 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 403938105 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 279455881 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861458400 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45678592 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45637632 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137370316 2024-09-16T05:44:00.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 40960 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85490788 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.538 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.539 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73880476 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641180912 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.541 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.542 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71848640 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.543 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56993858 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.544 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.545 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68834798 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.546 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641180912 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 349669 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71501099 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.550 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:00.552 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3392935 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 654214 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3327209 2024-09-16T05:44:00.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.554 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.556 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.557 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3392935 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 654214 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3327209 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.558 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:00.559 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28467200 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:00.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:00.561 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6459392 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:00.562 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3407872 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3268608 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:00.563 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:00.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:00.565 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.567 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:00.568 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9805824 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 798720 2024-09-16T05:44:00.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 128360 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:00.570 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3947 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:00.571 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 785, 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 494360530 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 776, 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30331821 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 785, 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 757529 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.572 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 785, 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 495118059 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 40109 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:00.573 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1117 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20574 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.574 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3462 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 356 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 97, 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 802667 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 158, 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 305968 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.575 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61, 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 393797 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 103, 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5995262 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.576 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4079996326 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46, 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26187460 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 43, 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 316973127541 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46, 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71600434069 2024-09-16T05:44:00.577 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3375, 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7825889842 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3375, 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 171806 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2767537 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.578 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2862373139 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 438327 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1519932400 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 384152593 2024-09-16T05:44:00.579 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 351665 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 38, 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 181886 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8849441428 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.580 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 420332271 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 282696853 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861458400 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46792704 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.581 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46235648 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137370316 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 557056 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.582 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85491238 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.583 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73892314 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641184290 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.586 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.588 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71845262 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.589 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56994159 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68834497 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.592 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641184290 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.593 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5848 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 350933 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.595 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71490609 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.596 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:00.597 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 42 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.598 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.600 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:00.601 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:00.604 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.605 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.606 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32657408 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.607 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.608 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6021120 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.609 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27656192 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3006464 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2867200 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.610 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.611 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.612 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.613 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.614 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.615 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.616 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8966144 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1384448 2024-09-16T05:44:00.617 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:00.618 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5320 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.619 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 687, 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 494098645 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 678, 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29909088 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.620 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 687, 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 526127 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 687, 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 494624772 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.621 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37273 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 995 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.622 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12294 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3446 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.623 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 98, 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 762344 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 152, 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 358411 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:00.624 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 54, 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363374 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 100, 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5481378 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:00.625 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4210476260 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39, 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19630729 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 36, 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 258287509831 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:00.626 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39, 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 63794085214 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3364, 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1252312323 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3364, 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 204480 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.627 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2889380 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2611510164 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 491105 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.628 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1344374575 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 375545142 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 941982 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 32, 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 143849 2024-09-16T05:44:00.629 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8545032357 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 406103104 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3367, 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 289255152 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.630 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861458400 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46514176 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45965312 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137370316 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.631 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 548864 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.632 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85491253 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.633 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.634 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73892299 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.635 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641184400 2024-09-16T05:44:00.636 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.637 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.638 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71845152 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.639 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56994168 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.640 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.641 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68834488 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:00.642 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641184400 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.643 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5915 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 350194 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.644 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71491171 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.645 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.646 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.647 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2810 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13, 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65623319 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:00.648 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15, 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7076884 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13, 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32656681 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.650 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.651 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.652 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2810 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13, 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65623319 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15, 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7076884 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13, 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32656681 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29048832 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.656 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:00.657 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1208320 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:00.658 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27656192 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 933888 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 794624 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.659 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.660 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.661 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5552 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5552 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:00.663 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2080768 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1384448 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 127134 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:00.666 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9, 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20051 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:00.667 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 181, 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 50885765 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 156, 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20584011 2024-09-16T05:44:00.668 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 181, 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 111218 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 181, 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 50996983 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.669 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35619 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1143 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4072 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 419 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 282 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:00.671 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 105, 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4671399 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 267079 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 52, 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4048663 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.672 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33369 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4194505 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25, 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1893269 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 24, 2024-09-16T05:44:00.673 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 164403449729 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25, 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 36112743469 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 281, 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 455170 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 281, 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28971 2024-09-16T05:44:00.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 222978 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 202301898 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 98205 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.675 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 78258233 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11811623 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 940229 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.676 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 24, 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 131794 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 296824819 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13730804 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:00.677 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 282, 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1777425 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861458400 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 42254336 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 41680896 2024-09-16T05:44:00.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137370316 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 573440 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.679 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85487673 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.680 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.681 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 151552 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73744327 2024-09-16T05:44:00.682 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641157550 2024-09-16T05:44:00.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.684 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.685 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71872002 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.686 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56991782 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68836874 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:00.689 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641157550 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 259817 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:00.691 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71614313 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:00.692 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:00.693 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:00.694 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 43, 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48031060 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 132139 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 45, 2024-09-16T05:44:00.695 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10976926 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 43, 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33421751 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28, 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4735757 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.696 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 132139 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28, 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4183521 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:00.697 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28, 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3523409 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.698 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8549265 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:00.699 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3695407 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8106428 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:00.700 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34746038 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3097998 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.701 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21791914 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.702 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29052928 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": [ 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T05:44:00.703 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 1, 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 1, 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 1, 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:44:00.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 1781760, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 1781760, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 2.443116500217002e-06, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:44:00.705 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 212, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 313344, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 590368, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 590368, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 1771104, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 179, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2473984 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.706 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 32, 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 32, 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 2, 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:44:00.707 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 98304, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 98304, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 22, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.3479292704232648e-07, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:44:00.708 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 3428, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 3428, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 10284, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 51, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 20480 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:44:00.709 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 64, 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 64, 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 3, 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:44:00.710 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 0.0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:44:00.711 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 0 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.712 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 8, 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 8, 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 4, 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:44:00.713 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296251146, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 12288, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 12288, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.684911943300449e-08, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:44:00.714 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 19, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 19, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 57, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 2, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2048 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.715 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": { 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: "mirroring_by_pool": [ 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: false 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_images_by_pool": [ 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pools": 1 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: "report_id": "55897f91-d1af-43a8-851b-fc0e46637a22", 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: "report_timestamp": "2024-09-16T05:43:59.798618", 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: "report_version": 1, 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_stats": { 2024-09-16T05:44:00.716 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "7.9.2" 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "rook": { 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster": { 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "external-mode": null, 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "allow-multiple-per-node": null, 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "count": null, 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "max-id": null, 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "pvc": { 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.717 INFO:tasks.workunit.client.0.smithi145.stdout: "stretch": { 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "network": { 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "provider": null 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "storage": { 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "device-set": { 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "non-portable": null, 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "portable": null, 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T05:44:00.718 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: "csi": { 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes": { 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: "node": { 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes-total": null, 2024-09-16T05:44:00.719 INFO:tasks.workunit.client.0.smithi145.stdout: "with-ceph-daemons": null, 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-cephfs-plugin": null, 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-nfs-plugin": null, 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-rbd-plugin": null 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "storage-class": { 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket": null, 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs": null, 2024-09-16T05:44:00.720 INFO:tasks.workunit.client.0.smithi145.stdout: "nfs": null, 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": null, 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: "services": {}, 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_per_pg": [ 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.721 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.926490+0000", 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.926490+0000", 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.926782+0000", 2024-09-16T05:44:00.722 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.723 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3f", 2024-09-16T05:44:00.724 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000", 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.728 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.729 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.038795+0000", 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.038795+0000", 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.039130+0000", 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.731 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3e", 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.732 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 32, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:45:32.879424+0000", 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:00.736 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.737 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.911045+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.911045+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.911332+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:00.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.739 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3d", 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000", 2024-09-16T05:44:00.740 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.745 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:00.746 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.926647+0000", 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.926647+0000", 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.926920+0000", 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.748 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3c", 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.749 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000", 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:00.753 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.754 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916046+0000", 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916046+0000", 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.916358+0000", 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.756 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3b", 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.757 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000", 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.761 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.762 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.925615+0000", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.925615+0000", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.925907+0000", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:00.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.764 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3a", 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000", 2024-09-16T05:44:00.765 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.769 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:00.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914948+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914948+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.915255+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.39", 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000", 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.776 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.777 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:00.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921355+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921355+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921608+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.780 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.38", 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000", 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.781 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:00.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921178+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921178+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921485+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.788 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.37", 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000", 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.789 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.793 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930551+0000", 2024-09-16T05:44:00.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930551+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.931027+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:00.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.796 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.36", 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000", 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.800 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.801 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.928855+0000", 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.928855+0000", 2024-09-16T05:44:00.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.929160+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:00.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.804 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.35", 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000", 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.808 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.809 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.706332+0000", 2024-09-16T05:44:00.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.706332+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.706686+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:00.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.812 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.34", 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000", 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.813 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.817 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.818 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.913332+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.913332+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.913578+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:00.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.820 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.33", 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000", 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.821 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.826 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.923267+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.923267+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.923538+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.828 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.32", 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000", 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.829 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.832 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.833 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921272+0000", 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921272+0000", 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921551+0000", 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:00.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.31", 2024-09-16T05:44:00.836 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000", 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.840 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.841 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.924268+0000", 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.924268+0000", 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.924535+0000", 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.843 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.30", 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.844 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000", 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.848 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:00.849 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.928205+0000", 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.928205+0000", 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.928504+0000", 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:00.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:00.851 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.852 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2f", 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000", 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.856 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.857 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.913077+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.913077+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.913375+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:00.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.860 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2e", 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.861 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000", 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:00.865 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.866 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.918785+0000", 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.918785+0000", 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.919079+0000", 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.868 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.869 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2d", 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000", 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.874 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.875 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921429+0000", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921429+0000", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921750+0000", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:00.876 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.877 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2c", 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.878 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000", 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.882 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.883 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.911088+0000", 2024-09-16T05:44:00.884 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.911088+0000", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.911352+0000", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.885 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.886 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2b", 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000", 2024-09-16T05:44:00.887 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.891 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.892 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930825+0000", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930825+0000", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.931121+0000", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:00.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.894 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2a", 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000", 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.895 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.899 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:00.900 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920365+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920365+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.920628+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.902 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.29", 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000", 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.903 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.906 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.907 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.922425+0000", 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.922425+0000", 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922697+0000", 2024-09-16T05:44:00.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:00.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.910 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.28", 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000", 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.914 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:00.915 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916740+0000", 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916740+0000", 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.917024+0000", 2024-09-16T05:44:00.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.918 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.27", 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000", 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.919 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.923 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.924 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.925186+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.925186+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.925496+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.926 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.26", 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000", 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.930 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.931 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.909449+0000", 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.909449+0000", 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.909710+0000", 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:00.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.933 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.25", 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.934 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000", 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.938 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:00.939 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920316+0000", 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920316+0000", 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921251+0000", 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.941 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.24", 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.942 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000", 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.946 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.564912+0000", 2024-09-16T05:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.564912+0000", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.565211+0000", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.951 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.23", 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:00.952 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000", 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.955 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.956 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.958 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.924829+0000", 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.924829+0000", 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.925119+0000", 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.959 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.960 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.22", 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.961 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000", 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.963 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.965 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920527+0000", 2024-09-16T05:44:00.966 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920527+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.920796+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.967 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.968 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.21", 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000", 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.970 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.971 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.973 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930039+0000", 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930039+0000", 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.930371+0000", 2024-09-16T05:44:00.974 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.975 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.20", 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.976 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000", 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:00.980 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.981 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.912365+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.912365+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.912701+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.982 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.983 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1a", 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000", 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.985 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.988 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.887192+0000", 2024-09-16T05:44:00.989 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.887192+0000", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.887533+0000", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.990 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.991 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1b", 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000", 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:00.992 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:00.993 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:00.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:00.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:00.996 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914603+0000", 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914603+0000", 2024-09-16T05:44:00.997 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.914853+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:00.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:00.999 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1b", 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000", 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.000 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.003 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:01.004 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.892194+0000", 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.892194+0000", 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892477+0000", 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.005 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.006 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1a", 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.007 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000", 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.008 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.011 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.885116+0000", 2024-09-16T05:44:01.012 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.885116+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.885546+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.013 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.014 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.19", 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 25, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000", 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.015 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.016 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.018 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.019 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.908559+0000", 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.908559+0000", 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.909188+0000", 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.020 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.021 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.18", 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.022 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000", 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.023 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.026 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.027 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889770+0000", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889770+0000", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890076+0000", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:01.028 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.029 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.18", 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.030 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000", 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.031 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.032 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.035 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.907617+0000", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.907617+0000", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.907934+0000", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:01.036 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.037 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.19", 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.038 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000", 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.042 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.043 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891283+0000", 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891283+0000", 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891611+0000", 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.044 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.045 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.17", 2024-09-16T05:44:01.046 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000", 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.050 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.051 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920593+0000", 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920593+0000", 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921793+0000", 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.052 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.053 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.16", 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.054 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000", 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.058 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.059 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.892162+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.892162+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892465+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:01.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.061 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.16", 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000", 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.062 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.066 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.922333+0000", 2024-09-16T05:44:01.067 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.922333+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922755+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:01.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.069 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.17", 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000", 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.073 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.074 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891416+0000", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891416+0000", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891687+0000", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:01.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3, 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3, 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.15", 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 29, 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000", 2024-09-16T05:44:01.077 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 90, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 4, 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'3" 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.081 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:01.082 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916145+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916145+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.916645+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.084 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.14", 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000", 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.085 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.088 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:01.089 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891326+0000", 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891326+0000", 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891778+0000", 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 12, 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.091 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 12, 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.14", 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 38, 2024-09-16T05:44:01.092 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000", 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 2630, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 12, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 9 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.096 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "75'12" 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.097 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.919776+0000", 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.919776+0000", 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.920592+0000", 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.099 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.15", 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000", 2024-09-16T05:44:01.100 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.104 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:01.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.882298+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.882298+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.882698+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:01.107 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.13", 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000", 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.108 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 34, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 7 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.112 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.113 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.910554+0000", 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.910554+0000", 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.910892+0000", 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.114 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.115 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.116 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.12", 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000", 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.121 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.122 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.888335+0000", 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.888335+0000", 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.889539+0000", 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.124 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.125 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.12", 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000", 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.129 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.130 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.131 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.922266+0000", 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.922266+0000", 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922590+0000", 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.132 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.133 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.134 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.13", 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000", 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.136 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.137 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.138 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.139 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.890174+0000", 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.890174+0000", 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890466+0000", 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:01.140 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.141 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.11", 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.142 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000", 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.144 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.147 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.929550+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.929550+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.929850+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.148 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.149 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.10", 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000", 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.150 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.151 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.152 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.154 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.881036+0000", 2024-09-16T05:44:01.155 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.881036+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.881410+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:01.156 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 8, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 8, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.157 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.10", 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 34, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000", 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.158 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T05:44:01.159 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 4, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 12, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.161 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'8" 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.162 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.038726+0000", 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.038726+0000", 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.039115+0000", 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.163 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.164 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.11", 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.165 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 31, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:54:05.815802+0000", 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.166 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.167 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.169 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.170 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891766+0000", 2024-09-16T05:44:01.171 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891766+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892069+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:01.172 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.173 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.f", 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000", 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 22, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.174 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T05:44:01.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.178 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:01.179 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.918706+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.918706+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.918999+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.181 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.e", 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000", 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.182 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.186 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:01.187 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889700+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889700+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890051+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.189 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.e", 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 28, 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000", 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.190 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:01.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.194 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.917821+0000", 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.917821+0000", 2024-09-16T05:44:01.195 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.918108+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:01.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.197 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.f", 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000", 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.198 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.203 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.881491+0000", 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.881491+0000", 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.881782+0000", 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.205 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.206 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.d", 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000", 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 70, 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.209 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.210 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.211 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930857+0000", 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930857+0000", 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.931159+0000", 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.212 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.213 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.c", 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.214 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000", 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.218 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.219 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889104+0000", 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889104+0000", 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.889536+0000", 2024-09-16T05:44:01.220 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:01.221 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.222 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.c", 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000", 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.227 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921913+0000", 2024-09-16T05:44:01.228 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921913+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922967+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:01.229 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.230 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.d", 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000", 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.234 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.235 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.265632+0000", 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.265632+0000", 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.797015+0000", 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.237 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.5", 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:11:08.053003+0000", 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.00034474, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.239 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.242 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 19, 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.243 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711204+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:39:56.023699+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:39:56.023699+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:39:56.024237+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711204+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 58, 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711204+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711204+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711204+0000", 2024-09-16T05:44:01.244 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711204+0000", 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711204+0000", 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 128, 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 57, 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.245 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 128, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "1.0", 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 270, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000", 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.246 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 590368, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 1771104, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.247 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.248 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 6, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 212, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 306, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 179, 2024-09-16T05:44:01.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2416 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "68'128" 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.250 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.888756+0000", 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.888756+0000", 2024-09-16T05:44:01.251 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.889374+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:01.252 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.3", 2024-09-16T05:44:01.253 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000", 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.254 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.255 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.257 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.258 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920928+0000", 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920928+0000", 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921208+0000", 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.259 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.260 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2", 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.261 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000", 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.266 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.266418+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.266418+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.797698+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.267 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.268 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.6", 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:52:29.198830+0000", 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000575622, 2024-09-16T05:44:01.269 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.272 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.274 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.706373+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.706373+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.706673+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:01.275 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.276 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.0", 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000", 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.277 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.278 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.281 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:01.282 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914133+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914133+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.914391+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:01.283 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.284 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1", 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.285 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000", 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.286 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.287 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.288 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.289 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.298058+0000", 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.298058+0000", 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.292499+0000", 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:01.291 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.292 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.7", 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.293 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:47:45.616319+0000", 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000510291, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.294 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.295 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.296 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.297 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.298 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.881549+0000", 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.881549+0000", 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.881840+0000", 2024-09-16T05:44:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.300 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.301 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1", 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000", 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.302 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.303 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.304 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.305 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.306 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914976+0000", 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914976+0000", 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.915590+0000", 2024-09-16T05:44:01.307 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:01.308 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.0", 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000", 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.312 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.314 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:01.315 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.266745+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.266745+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.292260+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.316 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.317 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.4", 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:27:31.686232+0000", 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000499125, 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.320 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.321 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.322 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.894918+0000", 2024-09-16T05:44:01.323 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.894918+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.895234+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:01.324 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.2", 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000", 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.327 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.328 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.330 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.915397+0000", 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.915397+0000", 2024-09-16T05:44:01.331 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.915696+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:01.332 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.333 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3", 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000", 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.334 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.335 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.336 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.337 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.339 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.298043+0000", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.298043+0000", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.292810+0000", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:01.340 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.341 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.2", 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.342 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:21:39.779183+0000", 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.001124158, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 19, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.343 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.344 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.345 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 2, 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2 2024-09-16T05:44:01.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "74'2" 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.347 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891176+0000", 2024-09-16T05:44:01.348 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891176+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891566+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:01.349 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.350 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.4", 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000", 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.351 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.352 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.355 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:01.356 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921682+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921682+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922067+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.357 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:01.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:01.358 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.358 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.358 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.358 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.358 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.358 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.5", 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.360 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000", 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.364 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.365 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.298062+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.298062+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.797779+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.367 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.3", 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:52:30.179072+0000", 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000392627, 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.368 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "72'1" 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.372 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.894563+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.894563+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.894883+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.375 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.5", 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 25, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000", 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.376 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.379 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.380 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921212+0000", 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921212+0000", 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922088+0000", 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.382 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.4", 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.383 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000", 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.387 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:01.388 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.265610+0000", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.265610+0000", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.286894+0000", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:01.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.390 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.0", 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:55:51.270416+0000", 2024-09-16T05:44:01.391 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000582487, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.395 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889886+0000", 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889886+0000", 2024-09-16T05:44:01.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890288+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:01.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.6", 2024-09-16T05:44:01.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000", 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.402 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.403 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.911104+0000", 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.911104+0000", 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.911365+0000", 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.405 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.7", 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000", 2024-09-16T05:44:01.406 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.410 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.298129+0000", 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.298129+0000", 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.287063+0000", 2024-09-16T05:44:01.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.412 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.1", 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.413 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:42:47.141364+0000", 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000671446, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.417 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.418 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.890575+0000", 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.890575+0000", 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890938+0000", 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.420 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.7", 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 28, 2024-09-16T05:44:01.421 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000", 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:01.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914142+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914142+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.914464+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.428 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.6", 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000", 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.432 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.433 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.887285+0000", 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.887285+0000", 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.888038+0000", 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.435 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.8", 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 25, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.436 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000", 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.440 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.441 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.910813+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.910813+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.911151+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.443 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.9", 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000", 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.447 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.448 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.888056+0000", 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.888056+0000", 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.888331+0000", 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.450 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.9", 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.451 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000", 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.455 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.456 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.908942+0000", 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.908942+0000", 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.909343+0000", 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.458 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.8", 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.459 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000", 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.463 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.887261+0000", 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.887261+0000", 2024-09-16T05:44:01.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.887578+0000", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.466 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.a", 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000", 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.471 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:01.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916146+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916146+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.916414+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.474 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.b", 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000", 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.478 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.479 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.895573+0000", 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.895573+0000", 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.895919+0000", 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:01.481 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.b", 2024-09-16T05:44:01.482 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000", 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.487 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.488 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921203+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921203+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921478+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.489 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.490 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.a", 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000", 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.495 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930720+0000", 2024-09-16T05:44:01.496 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930720+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.931050+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:01.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.498 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1d", 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000", 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.502 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.503 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.892218+0000", 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.892218+0000", 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892521+0000", 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.504 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.505 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1c", 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.506 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000", 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.510 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:01.511 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.928817+0000", 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.928817+0000", 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.929142+0000", 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.513 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1c", 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.514 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000", 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.519 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.892297+0000", 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.892297+0000", 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892574+0000", 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:01.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:01.521 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.522 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1d", 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000", 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.526 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.527 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.924512+0000", 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.924512+0000", 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.924758+0000", 2024-09-16T05:44:01.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:01.529 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.530 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1f", 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000", 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.534 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.535 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891631+0000", 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891631+0000", 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891928+0000", 2024-09-16T05:44:01.536 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:01.537 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.538 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1e", 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000", 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.543 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.544 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916352+0000", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916352+0000", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.916662+0000", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:01.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.546 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1e", 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.547 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000", 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.551 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.552 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889049+0000", 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889049+0000", 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.889330+0000", 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 4, 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:01.554 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 4, 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1f", 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:01.555 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 29, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000", 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 582, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 4, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:01.559 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'4" 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_per_pool": [ 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 24, 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T05:44:01.560 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 8, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 4, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 19, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 2, 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2 2024-09-16T05:44:01.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 12288, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 57, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 24 2024-09-16T05:44:01.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 192, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 64, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 3, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.567 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 0, 2024-09-16T05:44:01.570 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 0, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 192 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.571 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 96, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 45, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 32, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 45, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 2, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 3428, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 66, 2024-09-16T05:44:01.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 22, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 22, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 14, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.574 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 51, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 20 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 98304, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:01.575 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 10284, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 96 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 3, 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:01.576 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 128, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 1, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 3, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 128, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 1, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 590368, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 1771104, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 6, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 212, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 306, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 179, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2416 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 1781760, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 1771104, 2024-09-16T05:44:01.580 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 3 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 105, 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": 4, 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_by_class": { 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "ssd": { 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 767714050048, 2024-09-16T05:44:01.581 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 246235136, 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_bytes": 246235136, 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_ratio": 0.0003206352412234992 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 767714050048, 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 246235136 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T05:44:01.582 INFO:tasks.workunit.client.0.smithi145.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-09-16T05:44:01.583 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry show-device 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: "aa39bf86-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3ab42c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053756": { 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T05:44:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa39bf86-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465076 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T05:44:01.585 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.586 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T05:44:01.587 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T05:44:01.588 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 30258711 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.589 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 51960626 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.590 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T05:44:01.592 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T05:44:01.593 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3528, 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3539, 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3518 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 98, 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T05:44:01.594 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 404431051, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1983034898, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6694673934, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 36814694226, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 57901, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55549, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 28, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 7560 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T05:44:01.595 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 57901, 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55549 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T05:44:01.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T05:44:01.597 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T05:44:01.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T05:44:01.599 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 28 Celsius", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T05:44:01.600 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 404,431,051 [207 TB]", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,983,034,898 [1.01 PB]", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,694,673,934", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 36,814,694,226", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 98", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 57,901", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,549", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 7,560", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T05:44:01.601 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 28 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.602 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "aa3c5278-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3d3a6c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053754": { 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.603 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa3c5278-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465074 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T05:44:01.604 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.605 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.606 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.607 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 28013241 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 49550762 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.608 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.609 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T05:44:01.610 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3389, 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3405, 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3373 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.612 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 26, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 365111881, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1835875768, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6222651588, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 33118737962, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T05:44:01.613 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 56928, 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55900, 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 25, 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 1528 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 56928, 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T05:44:01.614 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55900 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T05:44:01.615 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T05:44:01.616 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T05:44:01.617 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.618 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 25 Celsius", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 365,111,881 [186 TB]", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,835,875,768 [939 TB]", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,222,651,588", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 33,118,737,962", 2024-09-16T05:44:01.619 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 26", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 56,928", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,900", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 1,528", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T05:44:01.620 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 25 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.621 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.622 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T05:44:01.622 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.622 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.622 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.622 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/4210473133' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T05:44:01.622 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/4210473133' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.623 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.624 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.626 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.627 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.627 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:00 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.627 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry show-all 2024-09-16T05:44:01.627 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.627 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.627 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.627 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4210473133' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T05:44:01.627 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4210473133' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T05:44:01.627 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.628 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.629 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/4210473133' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/4210473133' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.630 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.631 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.632 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.634 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.636 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.636 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.636 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.636 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.636 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.636 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.636 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.637 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.637 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.637 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:00 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:01 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "device_report": { 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "aa39bf86-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3ab42c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053756": { 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T05:44:01.648 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa39bf86-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465076 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T05:44:01.649 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.650 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T05:44:01.651 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.652 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 30258711 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.653 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 51960626 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.654 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.655 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.656 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3528, 2024-09-16T05:44:01.657 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3539, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3518 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 98, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 404431051, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1983034898, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6694673934, 2024-09-16T05:44:01.658 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 36814694226, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 57901, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55549, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 28, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 7560 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.659 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 57901, 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55549 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T05:44:01.660 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T05:44:01.661 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T05:44:01.662 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T05:44:01.663 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 28 Celsius", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 404,431,051 [207 TB]", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,983,034,898 [1.01 PB]", 2024-09-16T05:44:01.664 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,694,673,934", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 36,814,694,226", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 98", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 57,901", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,549", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 7,560", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T05:44:01.665 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 28 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.666 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "aa3c5278-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3d3a6c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053754": { 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa3c5278-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T05:44:01.667 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465074 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T05:44:01.668 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.669 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T05:44:01.670 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 28013241 2024-09-16T05:44:01.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 49550762 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.672 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T05:44:01.673 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:44:01.674 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T05:44:01.675 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3389, 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3405, 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3373 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.676 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 26, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 365111881, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1835875768, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6222651588, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 33118737962, 2024-09-16T05:44:01.677 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 56928, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55900, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 25, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 1528 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 56928, 2024-09-16T05:44:01.678 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55900 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T05:44:01.679 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T05:44:01.680 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T05:44:01.681 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T05:44:01.682 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 25 Celsius", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 365,111,881 [186 TB]", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,835,875,768 [939 TB]", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,222,651,588", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 33,118,737,962", 2024-09-16T05:44:01.683 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 26", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 56,928", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,900", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 1,528", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T05:44:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 25 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.685 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "report": { 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer": { 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "active": true, 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "mode": "" 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "channels": [ 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.686 INFO:tasks.workunit.client.0.smithi145.stdout: "channels_available": [ 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_available": [ 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T05:44:01.687 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore" 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_opted_in": [ 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T05:44:01.688 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore" 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "config": { 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "active_changed": [ 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "client_check_pool_perm", 2024-09-16T05:44:01.689 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_gid", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_uid", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "client_quota", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "daemonize", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "keyring", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_block_size", 2024-09-16T05:44:01.690 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_cache_size", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_compression", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_log", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "leveldb_write_buffer_size", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_journald", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_stderr", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T05:44:01.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_host", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T05:44:01.692 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "no_config_file", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_crush_chooseleaf_type", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T05:44:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hdd", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hybrid", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_ssd", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_max_backfills", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-16T05:44:01.694 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_lim", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_res", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pg_delete_cost", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_hdd", 2024-09-16T05:44:01.695 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_ssd", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hdd", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hybrid", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_ssd", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_sleep", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hdd", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-16T05:44:01.696 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_ssd", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "public_addr", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "public_addrv", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_default_features", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_qos_exclude_ops", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "setgroup", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "setuser" 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_changed": [ 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T05:44:01.697 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_join_fs", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/allow_ptrace", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/container_init", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/migration_current", 2024-09-16T05:44:01.698 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/use_repo_digest", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ssl_server_port", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/orchestrator/orchestrator", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_ident", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_perf", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/description", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/enabled", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/organization", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T05:44:01.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T05:44:01.700 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T05:44:01.701 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T05:44:01.702 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_cache_enabled", 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_ops_log", 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_usage_log" 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "contact": null, 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "crashes": [], 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "created": "2024-09-16T05:34:47.377754Z", 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "crush": { 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_algs": { 2024-09-16T05:44:01.703 INFO:tasks.workunit.client.0.smithi145.stdout: "straw2": 3 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_sizes": { 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "2": 1, 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "4": 2 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_types": { 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "1": 2, 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "11": 1 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "compat_weight_set": false, 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "device_classes": [ 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: 8 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_buckets": 6, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_devices": 8, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_rules": 1, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_types": 12, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_weight_sets": 0, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "tunables": { 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "allowed_bucket_algs": 54, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_fallback_tries": 0, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_tries": 0, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_total_tries": 50, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_descend_once": 1, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_stable": 1, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_vary_r": 1, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v2_rules": 0, 2024-09-16T05:44:01.705 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v3_rules": 0, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v4_buckets": 1, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v5_rules": 0, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "legacy_tunables": 0, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "minimum_required_version": "jewel", 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "optimal_tunables": 1, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "profile": "jewel", 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables": 1, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables2": 1, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables3": 1, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables5": 1, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "straw_calc_version": 1 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "description": "upgrade test cluster", 2024-09-16T05:44:01.706 INFO:tasks.workunit.client.0.smithi145.stdout: "fs": { 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "feature_flags": { 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "enable_multiple": true, 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_enabled_multiple": true 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "filesystems": [ 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "approx_ctime": "2024-09", 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer_enabled": false, 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_caps": 0, 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_dns": 10, 2024-09-16T05:44:01.707 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_inos": 13, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_subtrees": 2, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_allowed_features": 0, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "explicitly_allowed_features": 0, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "files": 0, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "max_mds": 1, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_data_pools": 1, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_in": 1, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_mds": 1, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": 0, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_replay": 0, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_up": 1, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "snaps": 0, 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: "standby_count_wanted": 0 2024-09-16T05:44:01.708 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_mds": 1, 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "total_num_mds": 2 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_stats": { 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 20619264, 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 501696, 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 565248, 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 431, 2024-09-16T05:44:01.709 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 1437728, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 20, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 958464, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 15099936, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 21184512 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 20135936, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 344712, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 835584, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 0, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 345, 2024-09-16T05:44:01.710 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 1071576, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 12, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 553472, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 14709152, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 20135936 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 40058880, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1130992, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 6856704, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 6422528, 2024-09-16T05:44:01.711 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1101, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 7278016, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 22, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 1812992, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 20358736, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 46481408 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 39272448, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1365696, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 6242304, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 7225344, 2024-09-16T05:44:01.712 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1189, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 8339672, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 21, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 1201408, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 19501928, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 46497792 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 41443328, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1213656, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 7028736, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1803, 2024-09-16T05:44:01.713 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 11497464, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 22, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2477312, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 23633456, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 48472064 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 51699712, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1729616, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:44:01.714 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 778240, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1835, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 6337360, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3682816, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 37197408, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 52477952 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 52125696, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1546768, 2024-09-16T05:44:01.715 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 4849664, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 499712, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1758, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 6860256, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3325952, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 35543056, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 52625408 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 49774592, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1709200, 2024-09-16T05:44:01.716 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 16384, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 819200, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1659, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 5775928, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3744256, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 35776312, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 50593792 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 44654592, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 746944, 2024-09-16T05:44:01.717 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 483328, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1286, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 4791104, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 46, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 1746688, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 34617344, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 45137920 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 48373760, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1596112, 2024-09-16T05:44:01.718 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 1105920, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1668, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 5796656, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3430912, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 34797568, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 49479680 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 49315840, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 1683992, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:44:01.719 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 229376, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1695, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 5447696, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 4052992, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 35378648, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 49545216 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 48873472, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 2090056, 2024-09-16T05:44:01.720 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 393216, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1683, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 5892880, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 47, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 3461376, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 34676648, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 49266688 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 46055424, 2024-09-16T05:44:01.721 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 892456, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2752512, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 1064960, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 0, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 1343, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 4512960, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 46, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2502400, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 34330136, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 46055424 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.722 INFO:tasks.workunit.client.0.smithi145.stdout: "hosts": { 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num": 2, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mds": 2, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mgr": 2, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mon": 2, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_osd": 2 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "io_rate": { 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_stats_delta": { 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 0, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 0, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "stamp_delta": "12.002605", 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:01.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:01.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:01.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 290, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 368, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 64, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:01.726 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 0 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.727 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard": false, 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard_description": null, 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "license": "sharing-1-0", 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "mempool": { 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.728 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.731 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.732 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.733 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 222439, 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 68 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 51704, 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 208 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.734 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8016, 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 135 2024-09-16T05:44:01.735 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.737 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.739 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.741 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 150168, 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 33 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.742 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 928, 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.743 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:01.745 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.748 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1427541, 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 444 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.752 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6592, 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 134 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12744, 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1546 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5312, 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 103 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.755 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.756 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.758 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1178083, 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 370 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.760 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.761 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6592, 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 134 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.762 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12744, 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1546 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5312, 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 103 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.763 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.764 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.765 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.766 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.769 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1223275, 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 376 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.770 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 440, 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.771 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6592, 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 134 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12744, 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1546 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.772 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10624, 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 206 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.773 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.774 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6000, 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 75 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22848, 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 204 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1936, 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 47 2024-09-16T05:44:01.775 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 620898, 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 20 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97371, 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 16629 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 213096, 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 345 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.776 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11720, 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 774 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9792, 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 204 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 33562, 2024-09-16T05:44:01.777 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 213 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22848, 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 204 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 433510, 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 95 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.778 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2451544, 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 196 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7128, 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 81 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.779 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 521640, 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 45 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 102024, 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 201 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.780 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 240008, 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3531 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.782 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4960, 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 62 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21504, 2024-09-16T05:44:01.783 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1040, 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8192, 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2 2024-09-16T05:44:01.784 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 90470, 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15558 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 202896, 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 330 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9676, 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 599 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9216, 2024-09-16T05:44:01.785 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 29118, 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 198 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21504, 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.786 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 461472, 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 101 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2419394, 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 177 2024-09-16T05:44:01.787 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4752, 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 54 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 428904, 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 37 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.788 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8528, 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 22 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239240, 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3495 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.789 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T05:44:01.790 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:01.791 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4960, 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 62 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21392, 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 191 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1040, 2024-09-16T05:44:01.792 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8192, 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 88214, 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15271 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 198816, 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 324 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.793 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8984, 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 591 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9168, 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 191 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.794 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 27750, 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 192 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21392, 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 191 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 422851, 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 91 2024-09-16T05:44:01.795 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2447162, 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 187 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4312, 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 49 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.796 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 359352, 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 31 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8320, 2024-09-16T05:44:01.797 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 24 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239752, 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3519 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.799 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.800 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4320, 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 54 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.801 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 480, 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 34 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 50067, 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9413 2024-09-16T05:44:01.802 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 134216, 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 229 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9656, 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 606 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9360, 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.803 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 28358, 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 197 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.804 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2208, 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 308085, 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 64 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 26565, 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2452917, 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 189 2024-09-16T05:44:01.805 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4664, 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 53 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 417312, 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 36 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.806 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10400, 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 20 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 240008, 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3531 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.807 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.808 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.809 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3920, 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 49 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1152, 2024-09-16T05:44:01.810 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 40 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 18528, 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 4 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 90961, 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15703 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 204936, 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 333 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.811 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9960, 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 607 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9360, 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 29382, 2024-09-16T05:44:01.812 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 201 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 959094, 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 80 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.813 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2414094, 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 173 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5016, 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 57 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 452088, 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 8944, 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 18 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.815 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239752, 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3519 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.816 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.817 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3280, 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 41 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.818 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 480, 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 34 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 92305, 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15885 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.819 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 207656, 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 337 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10328, 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 612 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9360, 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.820 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 30406, 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 205 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 21840, 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 195 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2208, 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.821 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 875215, 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 59 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 26565, 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2464644, 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 187 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5544, 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 63 2024-09-16T05:44:01.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 486864, 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 42 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 13000, 2024-09-16T05:44:01.823 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 25 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239752, 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3519 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.824 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.825 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2800, 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 35 2024-09-16T05:44:01.826 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22736, 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.827 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 91395, 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 16030 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 204936, 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 333 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11220, 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 766 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9744, 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.828 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 30578, 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 201 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22736, 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.829 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 840509, 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 51 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2436806, 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 177 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.830 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4664, 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 53 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 452088, 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.831 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 100672, 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 204 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 240008, 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3531 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.832 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6304, 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 115 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16896, 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2160, 2024-09-16T05:44:01.834 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 27 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22736, 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1488, 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 43 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 300125, 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 13 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.835 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 56166, 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10433 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 143736, 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 243 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12004, 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 773 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T05:44:01.836 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9744, 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 33138, 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 211 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22736, 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 203 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.837 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 190175, 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 38 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2425680, 2024-09-16T05:44:01.838 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 197 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6336, 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 72 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 533232, 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 46 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 105456, 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 250 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 239240, 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3495 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.840 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.841 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "metadata": { 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 2 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:44:01.842 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 2 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 2 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 2 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 3 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 3 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.844 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 3 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 3 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.845 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 8 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 8 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 8 2024-09-16T05:44:01.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 8 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_objectstore": { 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": 8 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "rotational": { 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: "0": 8 2024-09-16T05:44:01.847 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "features": { 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "optional": [], 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "persistent": [ 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "kraken", 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "luminous", 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "mimic", 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap-prune", 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "nautilus", 2024-09-16T05:44:01.848 INFO:tasks.workunit.client.0.smithi145.stdout: "octopus", 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "pacific", 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "elector-pinging", 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "quincy", 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "reef" 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv4_addr_mons": 6, 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv6_addr_mons": 0, 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "min_mon_release": 18, 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "v1_addr_mons": 3, 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "v2_addr_mons": 3 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "organization": "ceph-qa", 2024-09-16T05:44:01.849 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_network": false, 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "require_min_compat_client": "luminous", 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "require_osd_release": "reef" 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_perf_histograms": [ 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T05:44:01.850 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T05:44:01.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T05:44:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T05:44:01.853 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T05:44:01.854 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T05:44:01.855 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T05:44:01.856 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.859 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.864 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.868 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.875 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T05:44:01.878 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T05:44:01.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T05:44:01.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:01.881 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T05:44:01.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T05:44:01.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.884 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.892 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.897 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T05:44:01.903 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:01.906 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T05:44:01.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T05:44:01.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T05:44:01.909 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T05:44:01.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T05:44:01.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T05:44:01.920 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.921 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.922 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.923 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.924 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.925 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.926 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.927 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.928 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.929 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.930 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.931 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.932 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.933 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:01.934 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T05:44:01.935 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T05:44:01.936 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.937 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T05:44:01.938 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T05:44:01.939 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.940 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.941 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.942 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.943 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 11, 4, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14, 3, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 16, 1, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.944 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.945 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.946 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.947 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.948 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.949 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.950 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T05:44:01.951 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.952 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.953 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.954 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.955 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.956 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.957 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.958 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:01.959 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.960 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.961 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.962 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_counters": { 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "caps": { 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_flush_ack": { 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_grant": { 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_revoke": { 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_trunc": { 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_commit": { 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.964 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_fetch_complete": { 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_fetch_keys": { 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_merge": { 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_split": { 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "exported_inodes": { 2024-09-16T05:44:01.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "forward": { 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_cap_release": { 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_caps": { 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_caps_dirty": { 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.966 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_inode_file_caps": { 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: "imported_inodes": { 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes": { 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_expired": { 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.967 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_pinned": { 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_with_caps": { 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "load_cent": { 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "openino_dir_fetch": { 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "process_request_cap_release": { 2024-09-16T05:44:01.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "reply_latency": { 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 137360 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "request": { 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rbytes": { 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rfiles": { 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rsnaps": { 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_reply": { 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: "subtrees": { 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_cache": { 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_enqueue_scrub": { 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_exportdir": { 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_flush": { 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_fragmentdir": { 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_fragstats": { 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_inodestats": { 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_enqueued": { 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_prioritized": { 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_processing": { 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays": { 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays_delayed": { 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays_enqueuing": { 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_completed": { 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_started": { 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_created": { 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_enqueued": { 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_migrated": { 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_reintegrated": { 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.974 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_log": { 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "ev": { 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "evadd": { 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "evex": { 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "evexd": { 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "evexg": { 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "evtrm": { 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "jlat": { 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13041304 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "replayed": { 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.976 INFO:tasks.workunit.client.0.smithi145.stdout: "seg": { 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "segadd": { 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "segex": { 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "segexd": { 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "segexg": { 2024-09-16T05:44:01.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "segtrm": { 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_mem": { 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "cap": { 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "cap+": { 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "cap-": { 2024-09-16T05:44:01.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: "dir": { 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: "dir+": { 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: "dir-": { 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: "dn": { 2024-09-16T05:44:01.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: "dn+": { 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: "dn-": { 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: "heap": { 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 207124 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: "ino": { 2024-09-16T05:44:01.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: "ino+": { 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: "ino-": { 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: "rss": { 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39220 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_server": { 2024-09-16T05:44:01.981 INFO:tasks.workunit.client.0.smithi145.stdout: "cap_acquisition_throttle": { 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "cap_revoke_eviction": { 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_request": { 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_session": { 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_peer_request": { 2024-09-16T05:44:01.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "req_create_latency": { 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getattr_latency": { 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 137360 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getfilelock_latency": { 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getvxattr_latency": { 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "req_link_latency": { 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookup_latency": { 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookuphash_latency": { 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupino_latency": { 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupname_latency": { 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupparent_latency": { 2024-09-16T05:44:01.985 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupsnap_latency": { 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lssnap_latency": { 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mkdir_latency": { 2024-09-16T05:44:01.986 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mknod_latency": { 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mksnap_latency": { 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "req_open_latency": { 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "req_readdir_latency": { 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rename_latency": { 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "req_renamesnap_latency": { 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.988 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmdir_latency": { 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmsnap_latency": { 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmxattr_latency": { 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setattr_latency": { 2024-09-16T05:44:01.989 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setdirlayout_latency": { 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setfilelock_latency": { 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setlayout_latency": { 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setxattr_latency": { 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "req_snapdiff_latency": { 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "req_symlink_latency": { 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "req_unlink_latency": { 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_sessions": { 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "average_load": { 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "avg_session_uptime": { 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 88 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.992 INFO:tasks.workunit.client.0.smithi145.stdout: "mdthresh_evicted": { 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "session_count": { 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "session_remove": { 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "sessions_open": { 2024-09-16T05:44:01.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "sessions_stale": { 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "total_load": { 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:01.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "purge_queue": { 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executed": { 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executed_ops": { 2024-09-16T05:44:01.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing": { 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_high_water": { 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_ops": { 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_ops_high_water": { 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_item_in_journal": { 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T05:44:01.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 98 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.998 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 862 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 862, 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4106759 2024-09-16T05:44:01.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 862, 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 259994330 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T05:44:02.000 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 999978 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.001 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 863 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.002 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.003 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 863 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 863, 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2081954584 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.004 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.005 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 863 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 863, 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8051795 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 863, 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5833 2024-09-16T05:44:02.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 863, 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 522988577 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43859968 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34250752 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9609216 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.008 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277007009 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 307125 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70813098 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277007009 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43879 2024-09-16T05:44:02.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71076344 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.014 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322961408 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 184671339 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71181205 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37113, 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 97991382 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.020 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1854, 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 869712693 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.021 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.022 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 871 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 871, 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4131976 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.023 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 871, 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 145997003 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 146 2024-09-16T05:44:02.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 872 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.027 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 872 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 872, 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2056957670 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 872 2024-09-16T05:44:02.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 872, 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8100320 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 872, 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5903 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 872, 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 338993017 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.030 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43876352 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34168832 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9707520 2024-09-16T05:44:02.031 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277006593 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.032 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 308236 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70812403 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.035 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277006593 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43879 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.036 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71076760 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T05:44:02.038 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322961408 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 184671062 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.040 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71181482 2024-09-16T05:44:02.041 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T05:44:02.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37261, 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 96229462 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.043 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T05:44:02.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1899, 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 591037758 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T05:44:02.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 187 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T05:44:02.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 992 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 992, 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5180199 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.047 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 992, 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2976 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 992, 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 171996245 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T05:44:02.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 992 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 992, 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5108831 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 992, 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5695 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T05:44:02.050 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 992, 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 465786149 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2999934 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 994 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 994, 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2665941844 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1050 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.054 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45850624 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 41009152 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T05:44:02.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4841472 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277007668 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 307806 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70811758 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348127232 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.059 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 277007668 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 41440 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71078124 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322961408 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 184671779 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.064 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71180765 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T05:44:02.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 44170, 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 182066651 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2161, 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 738536492 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:02.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.069 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7725056 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.070 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3952640 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3813376 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.071 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:02.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:02.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.075 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11616256 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:02.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1388544 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 164782 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25, 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 63399 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 918, 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 528972995 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 914, 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21162197 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 918, 2024-09-16T05:44:02.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 773688 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 918, 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 529746683 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37550 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.081 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20207 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:02.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13194 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4008 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 347 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 130, 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3185867 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 343, 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 343770 2024-09-16T05:44:02.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 213, 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5646409 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 102, 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5646516 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4104509114 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 131, 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49158473 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 131, 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 500356602463 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 131, 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 138536827626 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:02.085 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70386105762 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 228916 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3392573 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2657777821 2024-09-16T05:44:02.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 584340 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1459965172 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 395678030 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:02.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 940080 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65, 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 349491 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8621589325 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 428858678 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.088 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3619, 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 297230028 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861443778 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49725440 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48914432 2024-09-16T05:44:02.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137353113 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 811008 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85452310 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 614400 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73316842 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 640892331 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.095 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 72137221 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56968207 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.097 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68860449 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.099 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 640892331 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 373190 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71766159 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:02.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:02.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:02.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 616 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35743277 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T05:44:02.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2847789 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19784626 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:02.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:02.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:02.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 616 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35743277 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T05:44:02.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2847789 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19784626 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1771104 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T05:44:02.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33247232 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.112 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7176192 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3563520 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3424256 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:02.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.117 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.119 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:02.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10678272 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:02.121 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 786432 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 231225 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:02.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27, 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 86013 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:02.123 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 823, 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 500458311 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 816, 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19127923 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.124 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 823, 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 737096 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 823, 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 501195407 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38885 2024-09-16T05:44:02.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7559 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:02.126 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13032 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3951 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 354 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 143, 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6834942 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:02.127 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 366, 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 347673 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 223, 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10519760 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 103, 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5772614 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.128 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3571446640 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 127, 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46367530 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 126, 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 325389205023 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 127, 2024-09-16T05:44:02.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 126448685569 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3522, 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43930367418 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3522, 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 179644 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 165641895 2024-09-16T05:44:02.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2442993816 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 485681 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1522875017 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 372291323 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 348890 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60, 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 301245 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.132 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8075491043 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 407824836 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3523, 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 271564807 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:02.133 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861443778 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47775744 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47202304 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137353113 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 573440 2024-09-16T05:44:02.134 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85490397 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8192 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73884963 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641177979 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.140 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71851573 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:02.141 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56993598 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.143 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68835058 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.145 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641177979 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.146 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 345713 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71507988 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.149 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 157 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2429467 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:02.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 343142403 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1052 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56193445 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 174067008 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.151 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33, 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5173272 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1052 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.152 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33, 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4600952 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33, 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3854320 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22, 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18772187 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.154 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22, 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7866405 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22, 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17715098 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 102 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2429467 2024-09-16T05:44:02.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 102, 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 319196944 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 102, 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43726088 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.156 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 102, 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 152497590 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 590368 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.157 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32649216 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.158 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6909952 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3387392 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3248128 2024-09-16T05:44:02.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:02.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.163 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:02.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:02.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.166 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10235904 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:02.167 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 782336 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 154337 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 11, 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13486 2024-09-16T05:44:02.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 780, 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 477720342 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 776, 2024-09-16T05:44:02.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21563137 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 780, 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 701627 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 780, 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 478421969 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37419 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1791 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.172 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:02.173 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.173 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:02.173 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3979 2024-09-16T05:44:02.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.173 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3746 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 321 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 113, 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1786808 2024-09-16T05:44:02.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 304, 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 257832 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 191, 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2669675 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:02.177 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 103, 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5883249 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3838448153 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 124, 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25004016 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:02.178 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 123, 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 311668989533 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 124, 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 152001866784 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3444, 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71376319654 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:02.179 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3444, 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 162322 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 98469026 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2222422357 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 431718 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1298797796 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 373215919 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 349257 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:02.181 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 58, 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 255954 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7831565898 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 406489698 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3445, 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 282091798 2024-09-16T05:44:02.182 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861443778 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47841280 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46972928 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.183 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137353113 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 868352 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85490917 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8192 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.186 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73884443 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.187 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641181879 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71847673 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56993944 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.192 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68834712 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:02.193 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641181879 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.194 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 337219 2024-09-16T05:44:02.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71512582 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.197 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:02.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69654445 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:02.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3932025 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57667844 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:02.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.202 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.203 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69654445 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3932025 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.204 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10, 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57667844 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32645120 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.206 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1232896 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:02.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27656192 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 909312 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 770048 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.209 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:02.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5555 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:02.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5555 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.213 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2080768 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 798720 2024-09-16T05:44:02.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6102 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 175, 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 51922119 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 172, 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4266109 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 175, 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 242224 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:02.218 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 175, 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52164343 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32737 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 951 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.219 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8693 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363 2024-09-16T05:44:02.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 229 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 91, 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 914210 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 160, 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 256470 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 69, 2024-09-16T05:44:02.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 767086 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10847585 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:02.222 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 58, 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3923914 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 55, 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 380522907108 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 58, 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 81467927465 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 237, 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 601990 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.223 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 237, 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22522 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 317731 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 91632392 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:02.224 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 80979 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 54479615 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13426445 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 351718 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:02.225 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 49, 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 248871 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 170733203 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16373067 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 240, 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1435050 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861443778 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 42385408 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 41918464 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137353113 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.227 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 466944 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.228 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85497465 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73886087 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641230988 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.233 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71798564 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56998310 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.235 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68830346 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641230988 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.238 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6022 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 231252 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.239 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71563418 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:02.240 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:02.241 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 36 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 796743 2024-09-16T05:44:02.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:02.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:02.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 796743 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:02.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28463104 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5980160 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27656192 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2912256 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2772992 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:02.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.254 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:02.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:02.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.258 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8830976 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.259 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 798720 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 310688 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.260 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6684 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:02.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 664, 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 472261966 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 655, 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27787255 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 664, 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 673514 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.262 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 664, 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 472935480 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39287 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1036 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10424 2024-09-16T05:44:02.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3500 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 347 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 107, 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2034037 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 184, 2024-09-16T05:44:02.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 289487 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 77, 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1208690 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 105, 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5658212 2024-09-16T05:44:02.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4001713596 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 49, 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49648599 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48, 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 136725320940 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.267 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 49, 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 76063434046 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3371, 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7165591266 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3371, 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 219766 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:02.268 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 139156972 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2384585819 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 501679 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1294749943 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 370986341 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 349711 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 47, 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 214995 2024-09-16T05:44:02.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8191412649 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 403938105 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3372, 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 279455881 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.271 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861458400 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46727168 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45629440 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137370316 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1097728 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.273 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85490788 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73880476 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.276 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641180912 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71848640 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56993858 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.280 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68834798 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:02.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641180912 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 349669 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.284 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71501099 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:02.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:02.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:02.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3392935 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 654214 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:02.288 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3327209 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:02.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:02.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.291 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.292 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3392935 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 654214 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3327209 2024-09-16T05:44:02.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:02.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28467200 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:02.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6459392 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.297 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3407872 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3268608 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.298 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.299 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:02.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:02.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5557 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9805824 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 798720 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.304 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 128360 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.305 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3947 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.306 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 785, 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 494360530 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 776, 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30331821 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 785, 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 757529 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 785, 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 495118059 2024-09-16T05:44:02.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 40109 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1117 2024-09-16T05:44:02.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20574 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:02.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3462 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 356 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 97, 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 802667 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 158, 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 305968 2024-09-16T05:44:02.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61, 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 393797 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 103, 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5995262 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.311 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4079996326 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46, 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26187460 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 43, 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 316973127541 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:02.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46, 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71600434069 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3375, 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7825889842 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3375, 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 171806 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2767537 2024-09-16T05:44:02.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2862373139 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 438327 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1519932400 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:02.314 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 384152593 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 351665 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 38, 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 181886 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8849441428 2024-09-16T05:44:02.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 420332271 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3378, 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 282696853 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861458400 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46792704 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46473216 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137370316 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.317 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 319488 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85491238 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73892314 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641184290 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.322 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71845262 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56994159 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.325 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.326 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68834497 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.328 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641184290 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5848 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 350933 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71490609 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.331 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 42 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:02.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.333 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.334 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.335 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.336 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.338 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:02.340 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.340 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.340 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:02.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.341 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32657408 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.343 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6209536 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27656192 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137536 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2998272 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:02.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:02.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.348 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5556 2024-09-16T05:44:02.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:02.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:02.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9285632 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1384448 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:02.352 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5320 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 719, 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 498470900 2024-09-16T05:44:02.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 710, 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30152068 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 719, 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 529657 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 719, 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 499000557 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:02.355 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37273 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 995 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.356 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12294 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3510 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363 2024-09-16T05:44:02.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 98, 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 762344 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 152, 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 358411 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 54, 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363374 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.358 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 100, 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5481378 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4210480136 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39, 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19630729 2024-09-16T05:44:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39, 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 438164928244 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39, 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 63794085214 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1252342077 2024-09-16T05:44:02.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 207957 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2897523 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2616085860 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.361 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503007 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1344659642 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 376297234 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 941982 2024-09-16T05:44:02.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 32, 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 143849 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8550663850 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 406984970 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:02.363 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3399, 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 289417332 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861458400 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46514176 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46055424 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.364 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137370316 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 458752 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.365 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85491275 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73892277 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641184566 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.370 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.371 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71844986 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.372 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56994183 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68834473 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.375 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641184566 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5909 2024-09-16T05:44:02.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5909 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 343957 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71491339 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:02.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2810 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.380 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13, 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65623319 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15, 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7076884 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13, 2024-09-16T05:44:02.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32656681 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.382 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.384 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2810 2024-09-16T05:44:02.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13, 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65623319 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15, 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7076884 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13, 2024-09-16T05:44:02.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32656681 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.387 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29048832 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.388 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_main": { 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T05:44:02.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1396736 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T05:44:02.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27656192 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1064960 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 925696 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31850496 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.391 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 206480 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T05:44:02.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1282048 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1286144 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T05:44:02.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4991 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T05:44:02.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5552 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5552 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2400256 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1384448 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T05:44:02.398 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 127134 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.399 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12, 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31168 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T05:44:02.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 213, 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55922336 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 188, 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20840236 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 213, 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 115870 2024-09-16T05:44:02.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 213, 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56038206 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35619 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1143 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4072 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.403 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 775 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 298 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 141, 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5611011 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 229, 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 291367 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.404 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 88, 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4817478 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33369 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4198785 2024-09-16T05:44:02.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25, 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1893269 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25, 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 300380271477 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25, 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 36112743469 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 493498 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32388 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 232685 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 207551605 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.407 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 111645 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 78651987 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12705964 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 940229 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.408 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 24, 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 131794 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 303382508 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14758091 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 314, 2024-09-16T05:44:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1968353 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1861458400 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 42254336 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 42229760 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T05:44:02.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3137370316 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24576 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159383552 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85487673 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 151552 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73744327 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 780140544 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641157550 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2128 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.416 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71872002 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 192937984 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.417 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 464 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56991782 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68836874 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 713031680 2024-09-16T05:44:02.420 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 641157550 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T05:44:02.421 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 259817 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.422 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71614313 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T05:44:02.423 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T05:44:02.424 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 157 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 90025884 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266203 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 159, 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34810954 2024-09-16T05:44:02.426 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 157, 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70202998 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 110 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 110, 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16137109 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.427 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266203 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 110, 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14289721 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 110, 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11661082 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T05:44:02.428 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 42 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 42, 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39142737 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T05:44:02.429 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 42, 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17423235 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 42, 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 36750002 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T05:44:02.430 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34746038 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T05:44:02.431 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3097998 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5, 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21791914 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T05:44:02.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29048832 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": [ 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T05:44:02.433 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 1, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 1, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 1, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296283914, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 1781760, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:44:02.434 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 1781760, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 2.443116500217002e-06, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 502, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 690176, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 590368, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 590368, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:44:02.435 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 1771104, 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 243, 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2473984 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:44:02.436 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 32, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 32, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 2, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296283914, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 98304, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 98304, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:44:02.437 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 22, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.3479292704232648e-07, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 3428, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 3428, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 10284, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 51, 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 20480 2024-09-16T05:44:02.438 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:44:02.439 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 64, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 64, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 3, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296283914, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 0, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 0, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:44:02.440 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 0.0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 0, 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 0 2024-09-16T05:44:02.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T05:44:02.442 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 8, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 8, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 4, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 729296283914, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 12288, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 12288, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 243098763264, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T05:44:02.443 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.684911943300449e-08, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 19, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 19, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 57, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 2, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2048 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.444 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": { 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: "mirroring_by_pool": [ 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: false 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_images_by_pool": [ 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pools": 1 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: "report_id": "55897f91-d1af-43a8-851b-fc0e46637a22", 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "report_timestamp": "2024-09-16T05:44:00.957455", 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "report_version": 1, 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_stats": { 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "7.9.2" 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "rook": { 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster": { 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "external-mode": null, 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "allow-multiple-per-node": null, 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "count": null, 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "max-id": null, 2024-09-16T05:44:02.446 INFO:tasks.workunit.client.0.smithi145.stdout: "pvc": { 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "stretch": { 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "network": { 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "provider": null 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "storage": { 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "device-set": { 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "non-portable": null, 2024-09-16T05:44:02.447 INFO:tasks.workunit.client.0.smithi145.stdout: "portable": null, 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: "csi": { 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes": { 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: "node": { 2024-09-16T05:44:02.448 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes-total": null, 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "with-ceph-daemons": null, 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-cephfs-plugin": null, 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-nfs-plugin": null, 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-rbd-plugin": null 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "storage-class": { 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket": null, 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs": null, 2024-09-16T05:44:02.449 INFO:tasks.workunit.client.0.smithi145.stdout: "nfs": null, 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": null, 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: "services": {}, 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_per_pg": [ 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.450 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.926490+0000", 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.926490+0000", 2024-09-16T05:44:02.451 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.926782+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:02.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711549+0000", 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.453 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3f", 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:09:08.301427+0000", 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.457 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.458 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.038795+0000", 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.038795+0000", 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.039130+0000", 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:02.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209908+0000", 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.460 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3e", 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.461 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 32, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:45:32.879424+0000", 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.465 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.466 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.911045+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.911045+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.911332+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741947+0000", 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.468 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3d", 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:59:04.958755+0000", 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.472 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.473 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.926647+0000", 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.926647+0000", 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.926920+0000", 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:02.474 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741482+0000", 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.476 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3c", 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:45:02.441987+0000", 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.478 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.481 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916046+0000", 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916046+0000", 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.916358+0000", 2024-09-16T05:44:02.482 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711189+0000", 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.483 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3b", 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.484 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:05:18.192392+0000", 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.486 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.488 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.489 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.925615+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.925615+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.925907+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:02.490 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741305+0000", 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.491 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3a", 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:57:36.299890+0000", 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.492 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.493 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.495 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.496 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914948+0000", 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914948+0000", 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.915255+0000", 2024-09-16T05:44:02.497 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.710951+0000", 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.498 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.39", 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.499 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:05:00.725601+0000", 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.500 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.501 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.502 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.503 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.504 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921355+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921355+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921608+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:02.505 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361658+0000", 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.506 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.38", 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:31:52.851949+0000", 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.507 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.508 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.509 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.510 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.511 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921178+0000", 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921178+0000", 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921485+0000", 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.512 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711699+0000", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.513 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.37", 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.514 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:55:29.919661+0000", 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.515 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.516 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.517 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.518 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930551+0000", 2024-09-16T05:44:02.519 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930551+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.931027+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:02.520 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397030+0000", 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.521 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.36", 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:25:59.695023+0000", 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.525 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.526 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.928855+0000", 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.928855+0000", 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.929160+0000", 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.527 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397033+0000", 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.528 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.35", 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:44:33.407058+0000", 2024-09-16T05:44:02.529 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.533 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:02.534 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.706332+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.706332+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.706686+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.535 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209463+0000", 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.536 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.34", 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:28:52.333003+0000", 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.540 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.541 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.913332+0000", 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.913332+0000", 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.913578+0000", 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.542 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362106+0000", 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.33", 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:04:51.418297+0000", 2024-09-16T05:44:02.544 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.546 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.547 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.548 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.923267+0000", 2024-09-16T05:44:02.549 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.923267+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.923538+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:02.550 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741448+0000", 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.32", 2024-09-16T05:44:02.551 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:22:16.677868+0000", 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.552 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.553 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.554 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.555 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.556 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921272+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921272+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921551+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:02.557 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208869+0000", 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.558 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.31", 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.559 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:14:03.789379+0000", 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.560 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.561 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.562 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:02.563 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.564 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.924268+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.924268+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.924535+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:02.565 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741223+0000", 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.566 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.30", 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:07:28.869798+0000", 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.567 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.568 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.569 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.570 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.571 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.928205+0000", 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.928205+0000", 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.928504+0000", 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:02.572 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741920+0000", 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.573 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2f", 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.574 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:35:33.945795+0000", 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.575 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.576 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.578 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.579 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.913077+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.913077+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.913375+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:02.580 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.210042+0000", 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.581 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2e", 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.582 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:08:56.246381+0000", 2024-09-16T05:44:02.584 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.584 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.584 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.584 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.584 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.587 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.588 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.918785+0000", 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.918785+0000", 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.919079+0000", 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711521+0000", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.590 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2d", 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.591 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:06:03.466590+0000", 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.596 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921429+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921429+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921750+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396902+0000", 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.598 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2c", 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:34:33.270696+0000", 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.599 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.603 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.604 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.911088+0000", 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.911088+0000", 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.911352+0000", 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741910+0000", 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.606 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2b", 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.607 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:11:27.309119+0000", 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.611 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.612 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930825+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930825+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.931121+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:02.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741350+0000", 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.614 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2a", 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:28:16.923686+0000", 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.615 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.618 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.619 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920365+0000", 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920365+0000", 2024-09-16T05:44:02.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.920628+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361730+0000", 2024-09-16T05:44:02.621 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.29", 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.622 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:32:18.965623+0000", 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.625 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.626 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.627 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.922425+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.922425+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922697+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:02.628 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741240+0000", 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.629 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.28", 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:43:40.960264+0000", 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.630 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.634 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916740+0000", 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916740+0000", 2024-09-16T05:44:02.635 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.917024+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:02.636 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362351+0000", 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.27", 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:19:55.031580+0000", 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.640 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.641 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.642 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.925186+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.925186+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.925496+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:02.643 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397139+0000", 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.644 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.26", 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:50:03.577043+0000", 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.645 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.648 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.649 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.909449+0000", 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.909449+0000", 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.909710+0000", 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:02.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209172+0000", 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.651 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.25", 2024-09-16T05:44:02.652 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:40:27.046998+0000", 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.656 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.657 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920316+0000", 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920316+0000", 2024-09-16T05:44:02.658 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921251+0000", 2024-09-16T05:44:02.659 INFO:tasks.workunit.client.0.smithi145.stderr:+ echo OK 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.663 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362214+0000", 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.664 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.24", 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:34:12.348658+0000", 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.668 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.669 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.564912+0000", 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.564912+0000", 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.565211+0000", 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.670 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209743+0000", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.671 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.23", 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.672 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:13:52.699932+0000", 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:02.677 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.924829+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.924829+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.925119+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.678 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741399+0000", 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.679 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.22", 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:29:25.053438+0000", 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.683 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.684 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.685 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920527+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920527+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.920796+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209972+0000", 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.687 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.21", 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:01:57.553262+0000", 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.688 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:02.692 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.693 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930039+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930039+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.930371+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396619+0000", 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.695 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.20", 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:46:38.868669+0000", 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.696 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.700 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.912365+0000", 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.912365+0000", 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.912701+0000", 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:02.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209008+0000", 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.702 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1a", 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.703 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:10:29.187626+0000", 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:02.707 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.708 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.887192+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.887192+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.887533+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362210+0000", 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.710 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1b", 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:15:31.898709+0000", 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.715 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914603+0000", 2024-09-16T05:44:02.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914603+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.914853+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:02.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744140+0000", 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1b", 2024-09-16T05:44:02.718 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:05:37.954095+0000", 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.722 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.723 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.892194+0000", 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.892194+0000", 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892477+0000", 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396847+0000", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.725 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1a", 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:02.726 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:26:55.013996+0000", 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.729 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.730 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.885116+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.885116+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.885546+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.732 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361826+0000", 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.733 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.19", 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 25, 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:58:01.890362+0000", 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.738 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.908559+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.908559+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.909188+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.740 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361729+0000", 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.741 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.18", 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:51:04.258951+0000", 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.744 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.745 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.746 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889770+0000", 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889770+0000", 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890076+0000", 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:02.747 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741313+0000", 2024-09-16T05:44:02.748 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.18", 2024-09-16T05:44:02.749 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:58:51.085163+0000", 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.753 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.754 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.907617+0000", 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.907617+0000", 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.907934+0000", 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.755 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208744+0000", 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.756 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.19", 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.757 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:13:22.149194+0000", 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.762 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891283+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891283+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891611+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.763 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397074+0000", 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.764 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.17", 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:31:06.231228+0000", 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.768 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.769 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920593+0000", 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920593+0000", 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921793+0000", 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.770 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741604+0000", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.771 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.16", 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.772 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:33:07.567386+0000", 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.776 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.777 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.892162+0000", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.892162+0000", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892465+0000", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:02.778 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741743+0000", 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.779 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.16", 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:19:19.075967+0000", 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.780 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.783 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.784 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.922333+0000", 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.922333+0000", 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922755+0000", 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:02.785 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:02.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:02.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744257+0000", 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.788 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.17", 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.789 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:19:26.818334+0000", 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.793 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.794 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891416+0000", 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891416+0000", 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891687+0000", 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209295+0000", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3, 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.796 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.15", 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.797 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 29, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:48:33.651475+0000", 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 90, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 4, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.801 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'3" 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.802 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916145+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916145+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.916645+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:02.803 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209522+0000", 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.804 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.14", 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:27:59.283919+0000", 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.805 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.809 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891326+0000", 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891326+0000", 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891778+0000", 2024-09-16T05:44:02.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:42:54.045377+0000", 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.811 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 12, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 12, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.14", 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.812 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 38, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:14:59.730243+0000", 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 2630, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T05:44:02.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 12, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 9 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.816 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "75'12" 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.919776+0000", 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.919776+0000", 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.920592+0000", 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.818 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711422+0000", 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.819 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.15", 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.820 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:16:55.411277+0000", 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.824 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.825 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.882298+0000", 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.882298+0000", 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.882698+0000", 2024-09-16T05:44:02.826 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744205+0000", 2024-09-16T05:44:02.827 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.828 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.13", 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:51:03.073072+0000", 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 34, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 7 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.832 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.833 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.910554+0000", 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.910554+0000", 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.910892+0000", 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741376+0000", 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.12", 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.836 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:58:29.085079+0000", 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.840 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.841 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.888335+0000", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.888335+0000", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.889539+0000", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:02.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741480+0000", 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.843 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.12", 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:16:16.143460+0000", 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.844 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.847 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.922266+0000", 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.922266+0000", 2024-09-16T05:44:02.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922590+0000", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711194+0000", 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.851 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.13", 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:54:31.461251+0000", 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.856 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.857 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.890174+0000", 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.890174+0000", 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890466+0000", 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396725+0000", 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.859 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.11", 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.860 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:37:37.535519+0000", 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.864 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.865 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.929550+0000", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.929550+0000", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.929850+0000", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:02.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396609+0000", 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.867 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.10", 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.868 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:30:14.666500+0000", 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.872 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.873 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.881036+0000", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.881036+0000", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.881410+0000", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:02.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209580+0000", 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 8, 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 8, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.10", 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 34, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:04:22.665303+0000", 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.876 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 4, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.879 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 12, 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'8" 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.880 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.038726+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.038726+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.039115+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.882 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711028+0000", 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.883 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.11", 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 31, 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:54:05.815802+0000", 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.887 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.888 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891766+0000", 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891766+0000", 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892069+0000", 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209590+0000", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.890 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.f", 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.891 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:32:18.970981+0000", 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 22, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.894 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.895 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.896 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.918706+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.918706+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.918999+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:02.897 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711578+0000", 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.898 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.e", 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:15:17.985669+0000", 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.902 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.903 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889700+0000", 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889700+0000", 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890051+0000", 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.210124+0000", 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.905 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.e", 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 28, 2024-09-16T05:44:02.906 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:15:46.421531+0000", 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.909 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.910 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:02.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.917821+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.917821+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.918108+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.912 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711626+0000", 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.913 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.f", 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:25:15.010373+0000", 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.917 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.918 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.881491+0000", 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.881491+0000", 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.881782+0000", 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209618+0000", 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.920 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.d", 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.921 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:23:26.092973+0000", 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 70, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T05:44:02.924 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.925 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930857+0000", 2024-09-16T05:44:02.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930857+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.931159+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:02.927 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741527+0000", 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.928 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.c", 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:53:21.762863+0000", 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.932 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:02.933 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889104+0000", 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889104+0000", 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.889536+0000", 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.210069+0000", 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.935 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.c", 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:38:35.058085+0000", 2024-09-16T05:44:02.936 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.939 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.940 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921913+0000", 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921913+0000", 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922967+0000", 2024-09-16T05:44:02.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711445+0000", 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.942 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.d", 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.943 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:09:24.683530+0000", 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.265632+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.265632+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.797015+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:02.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397014+0000", 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.950 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.5", 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:11:08.053003+0000", 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.00034474, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:02.954 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.955 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 19, 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:43:58.831015+0000", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:39:56.023699+0000", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:39:56.023699+0000", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:39:56.024237+0000", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:43:58.831015+0000", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 58, 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:43:58.831015+0000", 2024-09-16T05:44:02.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:43:58.831015+0000", 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:43:58.831015+0000", 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:43:58.831015+0000", 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:43:58.831015+0000", 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 160, 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 57, 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.957 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 160, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "1.0", 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 385, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:07:34.128240+0000", 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.958 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 590368, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 1771104, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 6, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 502, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 674, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 243, 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2416 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "75'160" 2024-09-16T05:44:02.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.963 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.888756+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.888756+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.889374+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741469+0000", 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.965 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.3", 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:32:41.088386+0000", 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.969 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.970 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.920928+0000", 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.920928+0000", 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921208+0000", 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361888+0000", 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.972 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2", 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.973 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:29:56.000927+0000", 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.977 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.266418+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.266418+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.797698+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744200+0000", 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.980 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.6", 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:52:29.198830+0000", 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000575622, 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.984 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.985 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:42.706373+0000", 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:42.706373+0000", 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:42.706673+0000", 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 67, 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209402+0000", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.987 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 66, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.0", 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.988 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:48:53.084142+0000", 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:02.992 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:02.993 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914133+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914133+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.914391+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:02.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741095+0000", 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:02.995 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1", 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:43:07.147248+0000", 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:02.996 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:02.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:02.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:02.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.000 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.298058+0000", 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.298058+0000", 2024-09-16T05:44:03.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.292499+0000", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.002 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209053+0000", 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.003 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.7", 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:47:45.616319+0000", 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000510291, 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.007 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.008 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.881549+0000", 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.881549+0000", 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.881840+0000", 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.009 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209981+0000", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.010 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1", 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:03.011 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:59:40.405722+0000", 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.014 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.015 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914976+0000", 2024-09-16T05:44:03.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914976+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.915590+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:03.017 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208574+0000", 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.0", 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:55:46.184149+0000", 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.021 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.022 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.023 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.266745+0000", 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.266745+0000", 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.292260+0000", 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.024 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209123+0000", 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:03.025 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.4", 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:03.026 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:27:31.686232+0000", 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000499125, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.029 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.030 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:03.031 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.894918+0000", 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.894918+0000", 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.895234+0000", 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.032 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741495+0000", 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.033 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.2", 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.034 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:22:11.133692+0000", 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.036 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.037 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.038 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:03.039 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.915397+0000", 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.915397+0000", 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.915696+0000", 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.040 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209263+0000", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.041 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3", 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.042 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:08:10.402677+0000", 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.044 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.045 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.046 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:03.047 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.298043+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.298043+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.292810+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:03.048 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208922+0000", 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.049 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.2", 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.050 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:21:39.779183+0000", 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.001124158, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 19, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.052 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.053 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 2, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.054 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "74'2" 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.055 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891176+0000", 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891176+0000", 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891566+0000", 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.056 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209341+0000", 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.057 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.4", 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.058 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:25:42.323167+0000", 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.059 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.060 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.061 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.062 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921682+0000", 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921682+0000", 2024-09-16T05:44:03.063 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922067+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741678+0000", 2024-09-16T05:44:03.064 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.5", 2024-09-16T05:44:03.065 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:27:06.890637+0000", 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.067 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.068 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.069 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.070 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.298062+0000", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.298062+0000", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.797779+0000", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:03.071 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741525+0000", 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.072 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.3", 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:52:30.179072+0000", 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000392627, 2024-09-16T05:44:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.074 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.075 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "72'1" 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.077 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.894563+0000", 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.894563+0000", 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.894883+0000", 2024-09-16T05:44:03.078 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711602+0000", 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.079 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.5", 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.080 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 25, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:49:46.668861+0000", 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.082 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.083 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:03.084 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921212+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921212+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.922088+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.086 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209272+0000", 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.087 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.4", 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:30:07.059262+0000", 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.089 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.091 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:03.092 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.265610+0000", 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.265610+0000", 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.286894+0000", 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.093 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361645+0000", 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:03.094 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.0", 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 20, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.095 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:55:51.270416+0000", 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000582487, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.097 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.098 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.099 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:03.100 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889886+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889886+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890288+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.101 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209999+0000", 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.102 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.6", 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:28:14.641645+0000", 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:03.104 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.105 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.106 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.107 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.911104+0000", 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.911104+0000", 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.911365+0000", 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.108 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362379+0000", 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.109 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.7", 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:05:14.065623+0000", 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.110 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.112 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.114 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:41:29.298129+0000", 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:41:29.298129+0000", 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:41:34.287063+0000", 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:03.115 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 70, 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208928+0000", 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.116 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 69, 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.1", 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.117 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 21, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:42:47.141364+0000", 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.000671446, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.119 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.120 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.122 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.890575+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.890575+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.890938+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.123 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.397106+0000", 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.124 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.7", 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 28, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:49:28.048892+0000", 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:03.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.127 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.128 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.129 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.914142+0000", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.914142+0000", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.914464+0000", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:03.130 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741840+0000", 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.131 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.6", 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:02:44.241095+0000", 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.132 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.134 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.135 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.136 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.887285+0000", 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.887285+0000", 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.888038+0000", 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:03.137 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711114+0000", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.138 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.8", 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.139 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 25, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:34:14.643283+0000", 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.142 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.143 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.910813+0000", 2024-09-16T05:44:03.144 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.910813+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.911151+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:03.145 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209090+0000", 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.146 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.9", 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:54:37.899860+0000", 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.149 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.150 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.151 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.888056+0000", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.888056+0000", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.888331+0000", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:03.152 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.208957+0000", 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.153 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.9", 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:29:12.375391+0000", 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.154 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.158 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.908942+0000", 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.908942+0000", 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.909343+0000", 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:03.159 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.361754+0000", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.160 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.8", 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.161 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:50:02.471943+0000", 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.164 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.165 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.887261+0000", 2024-09-16T05:44:03.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.887261+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.887578+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.167 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.209322+0000", 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.168 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.a", 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:41:18.189756+0000", 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.172 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:03.173 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916146+0000", 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916146+0000", 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.916414+0000", 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362102+0000", 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.175 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.b", 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:03.176 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:51:58.376099+0000", 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.180 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.895573+0000", 2024-09-16T05:44:03.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.895573+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.895919+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:03.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711348+0000", 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.183 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.b", 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:08:49.772364+0000", 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:03.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.187 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T05:44:03.188 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.921203+0000", 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.921203+0000", 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.921478+0000", 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.396763+0000", 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.190 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.a", 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:21:22.736011+0000", 2024-09-16T05:44:03.191 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.196 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.196 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.196 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.196 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.196 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.196 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.196 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.196 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.197 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.198 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.930720+0000", 2024-09-16T05:44:03.199 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.930720+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.931050+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:03.200 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741657+0000", 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.201 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1d", 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:11:20.628712+0000", 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.202 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.203 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.204 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.205 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.206 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.892218+0000", 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.892218+0000", 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892521+0000", 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:03.207 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711295+0000", 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:03.208 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1c", 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.209 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:49:41.082504+0000", 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.210 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:03.211 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.212 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.213 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.214 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.928817+0000", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.928817+0000", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.929142+0000", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:03.215 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.741451+0000", 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.216 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1c", 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 23, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:56:16.706532+0000", 2024-09-16T05:44:03.217 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.221 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.892297+0000", 2024-09-16T05:44:03.222 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.892297+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.892574+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:03.223 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.711517+0000", 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.224 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1d", 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 27, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:02:23.791444+0000", 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T05:44:03.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.228 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.924512+0000", 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.924512+0000", 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.924758+0000", 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.230 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744216+0000", 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.231 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1f", 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:37:04.670304+0000", 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.232 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.235 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.236 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:03.237 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.891631+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.891631+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.891928+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.238 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362357+0000", 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.239 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1e", 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 26, 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:31:23.537249+0000", 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.240 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.241 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.243 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.244 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:19.916352+0000", 2024-09-16T05:44:03.245 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:19.916352+0000", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:19.916662+0000", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 63, 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:03.246 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.362304+0000", 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 62, 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.247 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1e", 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.248 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 22, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:05:12.036714+0000", 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.249 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.250 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.251 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T05:44:03.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T05:44:03.253 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:40:16.889049+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:40:16.889049+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:40:16.889330+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 60, 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T05:44:03.254 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T05:41:40.744387+0000", 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 4, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 59, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 4, 2024-09-16T05:44:03.255 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1f", 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 75, 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 29, 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:07:04.669819+0000", 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.256 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 582, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.257 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.258 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 4, 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T05:44:03.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'4" 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.260 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_per_pool": [ 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 24, 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3, 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 8, 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3, 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 4, 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.261 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 19, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.263 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 2, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 12288, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:03.265 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 57, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 24 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.266 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 192, 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 64, 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 3, 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T05:44:03.267 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.268 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.269 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.270 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 0, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:03.271 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 0, 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 192 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 96, 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:03.272 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 45, 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 32, 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 45, 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 2, 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 3428, 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T05:44:03.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.274 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 66, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 22, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 22, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.275 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 14, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T05:44:03.276 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 51, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 20 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 98304, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:03.277 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 10284, 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 96 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 3, 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T05:44:03.278 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 160, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 1, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 3, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 160, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 1, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 590368, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 1771104, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T05:44:03.279 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T05:44:03.280 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 6, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 502, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 674, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T05:44:03.281 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 243, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2416 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 1781760, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 1771104, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T05:44:03.282 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 3 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 105, 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": 4, 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_by_class": { 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "ssd": { 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 767714058240, 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 246226944, 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_bytes": 246226944, 2024-09-16T05:44:03.283 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_ratio": 0.000320624589221552 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 767714058240, 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 246226944 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T05:44:03.284 INFO:tasks.workunit.client.0.smithi145.stdout:OK 2024-09-16T05:44:03.285 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:02 smithi161 ceph-mon[31301]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.285 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:02 smithi161 ceph-mon[31301]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.285 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:02 smithi161 ceph-mon[31301]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.285 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T05:44:03.285 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.286 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.288 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.288 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.288 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.288 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.288 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.288 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.290 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.293 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:03.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:44:03.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.294 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:01 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:44:03.296 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:02 smithi145 ceph-mon[27514]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.297 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:02 smithi145 ceph-mon[27514]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.297 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:02 smithi145 ceph-mon[27514]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.297 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:02 smithi145 ceph-mon[39111]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.297 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:02 smithi145 ceph-mon[39111]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.297 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:02 smithi145 ceph-mon[39111]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:03.330 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-09-16T05:44:03.330 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-16T05:44:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:03 smithi145 ceph-mon[27514]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:03 smithi145 ceph-mon[39111]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:03 smithi161 ceph-mon[31301]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:03.642 DEBUG:teuthology.parallel:result is None 2024-09-16T05:44:03.642 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T05:44:03.667 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T05:44:03.668 DEBUG:teuthology.orchestra.run.smithi145:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T05:44:03.732 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T05:44:03.732 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:44:03.742 INFO:teuthology.task.print:**** done end telemetry reef... 2024-09-16T05:44:03.742 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:44:03.750 INFO:teuthology.task.print:**** done start parallel 2024-09-16T05:44:03.750 INFO:teuthology.run_tasks:Running task parallel... 2024-09-16T05:44:03.764 INFO:teuthology.task.parallel:starting parallel... 2024-09-16T05:44:03.765 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-09-16T05:44:03.766 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T05:44:03.766 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-09-16T05:44:03.766 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-09-16T05:44:03.768 INFO:tasks.rados:Beginning rados... 2024-09-16T05:44:03.768 INFO:tasks.rados:joining rados 2024-09-16T05:44:03.768 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T05:44:03.769 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-16T05:44:03.769 INFO:teuthology.task.print:**** done start upgrade, wait 2024-09-16T05:44:03.769 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-16T05:44:03.770 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi145.front.sepia.ceph.com 2024-09-16T05:44:03.770 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -e sha1=8921c8ef947807b717db041d85f0761b7914d5fc -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-16T05:44:03.770 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-09-16T05:44:03.771 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-09-16T05:44:03.984 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:44:03.989 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:44:04.953 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:44:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:44:04] "GET /metrics HTTP/1.1" 200 33684 "" "Prometheus/2.43.0" 2024-09-16T05:44:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:05 smithi145 ceph-mon[39111]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:05 smithi145 ceph-mon[27514]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:05 smithi161 ceph-mon[31301]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-16T05:44:07.419 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:07 smithi145 ceph-mon[39111]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T05:44:07.420 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:07 smithi145 ceph-mon[27514]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T05:44:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:07 smithi161 ceph-mon[31301]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T05:44:08.127 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -e sha1=8921c8ef947807b717db041d85f0761b7914d5fc -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-16T05:44:08.465 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:08 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/4244154642' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T05:44:08.465 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:08 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4244154642' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T05:44:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:08 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/4244154642' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T05:44:08.761 INFO:tasks.rados:starting run 0 out of 1 2024-09-16T05:44:08.761 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-09-16T05:44:08.761 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-09-16T05:44:08.796 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:44:09.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:09 smithi145 ceph-mon[39111]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T05:44:09.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:09 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/4244154642' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T05:44:09.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:09 smithi145 ceph-mon[39111]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T05:44:09.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:09 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:09.301 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:09 smithi145 ceph-mon[27514]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T05:44:09.302 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:09 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/4244154642' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T05:44:09.302 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:09 smithi145 ceph-mon[27514]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T05:44:09.302 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:09 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:09.511 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:44:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:09 smithi161 ceph-mon[31301]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-16T05:44:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:09 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/4244154642' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T05:44:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:09 smithi161 ceph-mon[31301]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T05:44:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:09 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:11.281 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:11 smithi145 ceph-mon[39111]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-16T05:44:11.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:11 smithi145 ceph-mon[27514]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-16T05:44:11.282 INFO:teuthology.orchestra.run.smithi145.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:44:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:11 smithi161 ceph-mon[31301]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-16T05:44:12.274 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -e sha1=8921c8ef947807b717db041d85f0761b7914d5fc -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[27514]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-16T05:44:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:12.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:44:12.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:12.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:12.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:44:12.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:44:12.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:12.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:44:12.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:12 smithi145 ceph-mon[39111]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-16T05:44:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:44:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:12.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:12.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:44:12.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:44:12.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:12.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T05:44:12.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:12 smithi161 ceph-mon[31301]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-16T05:44:12.773 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:44:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:13 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1491373210' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-16T05:44:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:13 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1491373210' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-16T05:44:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:13 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1491373210' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-16T05:44:14.304 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'unique_pool_0' created 2024-09-16T05:44:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:14 smithi145 ceph-mon[27514]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T05:44:14.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:14 smithi145 ceph-mon[27514]: pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:14 smithi145 ceph-mon[39111]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T05:44:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:14 smithi145 ceph-mon[39111]: pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:14 smithi161 ceph-mon[31301]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T05:44:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:14 smithi161 ceph-mon[31301]: pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:14.994 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:44:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:44:14] "GET /metrics HTTP/1.1" 200 33685 "" "Prometheus/2.43.0" 2024-09-16T05:44:15.017 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-09-16T05:44:15.361 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:44:15.494 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:44:15.522 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:15 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/1491373210' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-16T05:44:15.522 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:15 smithi145 ceph-mon[39111]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T05:44:15.522 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:15 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/1491373210' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-16T05:44:15.522 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:15 smithi145 ceph-mon[27514]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T05:44:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:15 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/1491373210' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-16T05:44:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:15 smithi161 ceph-mon[31301]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T05:44:15.816 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:44:15.816 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (98s) 75s ago 2m 16.4M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (2m) 75s ago 2m 82.9M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (4m) 75s ago 4m 16.5M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (4m) 75s ago 4m 15.8M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,8765 running (7m) 75s ago 7m 438M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 4fbec56218e0 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:9283,8765 running (9m) 75s ago 9m 485M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 2665fdf7e27d 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (9m) 75s ago 9m 47.4M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 d8a1ec906267 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (8m) 75s ago 8m 40.6M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 74f2957b98d5 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (7m) 75s ago 7m 40.3M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 16f8663c55bb 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (2m) 75s ago 2m 15.9M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (118s) 75s ago 118s 7138k - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (7m) 75s ago 7m 52.3M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 3ac1ee0ff446 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (6m) 75s ago 6m 53.9M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:44:15.817 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (6m) 75s ago 6m 50.8M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:44:15.818 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (6m) 75s ago 6m 41.4M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:44:15.818 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (5m) 75s ago 5m 50.6M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:44:15.818 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (5m) 75s ago 5m 48.7M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:44:15.818 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (4m) 75s ago 4m 53.2M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:44:15.818 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (4m) 75s ago 4m 42.4M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:44:15.818 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (93s) 75s ago 2m 32.7M - 2.43.0 a07b618ecd1d a53595d729ec 2024-09-16T05:44:16.186 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:44:16.186 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 15 2024-09-16T05:44:16.187 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:44:16.188 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:44:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[27514]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T05:44:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[27514]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[27514]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[27514]: pgmap v100: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2489688897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:44:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[39111]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T05:44:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[39111]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[39111]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[39111]: pgmap v100: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:16 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2489688897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:44:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:16 smithi161 ceph-mon[31301]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T05:44:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:16 smithi161 ceph-mon[31301]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:16 smithi161 ceph-mon[31301]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:16.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:16 smithi161 ceph-mon[31301]: pgmap v100: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:16.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:16 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2489688897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:44:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:17 smithi161 ceph-mon[31301]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:44:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:17 smithi161 ceph-mon[31301]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T05:44:17.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:17 smithi145 ceph-mon[39111]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:44:17.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:17 smithi145 ceph-mon[39111]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T05:44:17.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:17 smithi145 ceph-mon[27514]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:44:17.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:17 smithi145 ceph-mon[27514]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T05:44:18.336 INFO:teuthology.orchestra.run.smithi145.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-09-16T05:44:18.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:18 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2732705308' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:44:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:18 smithi145 ceph-mon[39111]: pgmap v102: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:18.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:18 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2732705308' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:44:18.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:18 smithi145 ceph-mon[27514]: pgmap v102: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:18 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2732705308' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:44:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:18 smithi161 ceph-mon[31301]: pgmap v102: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:19 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2732705308' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-16T05:44:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:19 smithi161 ceph-mon[31301]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T05:44:19.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:19 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2732705308' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-16T05:44:19.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:19 smithi145 ceph-mon[27514]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T05:44:19.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:19 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2732705308' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-16T05:44:19.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:19 smithi145 ceph-mon[39111]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T05:44:19.979 DEBUG:teuthology.orchestra.run.smithi145:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --no-omap --ec-pool --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 0 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --op setattr 25 --op rmattr 25 --op copy_from 50 --op append 100 --pool unique_pool_0 2024-09-16T05:44:20.010 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight read -> 100 2024-09-16T05:44:20.010 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight delete -> 50 2024-09-16T05:44:20.010 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight snap_create -> 50 2024-09-16T05:44:20.010 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight snap_remove -> 50 2024-09-16T05:44:20.010 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight rollback -> 50 2024-09-16T05:44:20.010 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight setattr -> 25 2024-09-16T05:44:20.011 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight rmattr -> 25 2024-09-16T05:44:20.011 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight copy_from -> 50 2024-09-16T05:44:20.011 INFO:tasks.rados.rados.0.smithi145.stdout:adding op weight append -> 100 2024-09-16T05:44:20.011 INFO:tasks.rados.rados.0.smithi145.stdout:ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable) 2024-09-16T05:44:20.011 INFO:tasks.rados.rados.0.smithi145.stdout:Configuration: 2024-09-16T05:44:20.011 INFO:tasks.rados.rados.0.smithi145.stdout: Number of operations: 4000 2024-09-16T05:44:20.011 INFO:tasks.rados.rados.0.smithi145.stdout: Number of objects: 50 2024-09-16T05:44:20.011 INFO:tasks.rados.rados.0.smithi145.stdout: Max in flight operations: 16 2024-09-16T05:44:20.012 INFO:tasks.rados.rados.0.smithi145.stdout: Object size (in bytes): 4000000 2024-09-16T05:44:20.012 INFO:tasks.rados.rados.0.smithi145.stdout: Write stride min: 400000 2024-09-16T05:44:20.012 INFO:tasks.rados.rados.0.smithi145.stdout: Write stride max: 800000 2024-09-16T05:44:20.340 INFO:tasks.rados.rados.0.smithi145.stdout:1: write initial oid 1 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:1: seq_num 0 ranges {0=24576} 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:1: writing smithi14585108-1 from 0 to 24576 tid 1 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:2: write initial oid 2 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:2: seq_num 1 ranges {0=24576} 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:2: writing smithi14585108-2 from 0 to 24576 tid 1 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:3: write initial oid 3 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:3: seq_num 2 ranges {0=40960} 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:3: writing smithi14585108-3 from 0 to 40960 tid 1 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:4: write initial oid 4 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:4: seq_num 3 ranges {0=57344} 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:4: writing smithi14585108-4 from 0 to 57344 tid 1 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:5: write initial oid 5 2024-09-16T05:44:20.341 INFO:tasks.rados.rados.0.smithi145.stdout:5: seq_num 4 ranges {0=73728} 2024-09-16T05:44:20.342 INFO:tasks.rados.rados.0.smithi145.stdout:5: writing smithi14585108-5 from 0 to 73728 tid 1 2024-09-16T05:44:20.342 INFO:tasks.rados.rados.0.smithi145.stdout:6: write initial oid 6 2024-09-16T05:44:20.342 INFO:tasks.rados.rados.0.smithi145.stdout:6: seq_num 5 ranges {0=90112} 2024-09-16T05:44:20.342 INFO:tasks.rados.rados.0.smithi145.stdout:6: writing smithi14585108-6 from 0 to 90112 tid 1 2024-09-16T05:44:20.342 INFO:tasks.rados.rados.0.smithi145.stdout:7: write initial oid 7 2024-09-16T05:44:20.343 INFO:tasks.rados.rados.0.smithi145.stdout:7: seq_num 6 ranges {0=106496} 2024-09-16T05:44:20.344 INFO:tasks.rados.rados.0.smithi145.stdout:7: writing smithi14585108-7 from 0 to 106496 tid 1 2024-09-16T05:44:20.344 INFO:tasks.rados.rados.0.smithi145.stdout:8: write initial oid 8 2024-09-16T05:44:20.344 INFO:tasks.rados.rados.0.smithi145.stdout:8: seq_num 7 ranges {0=122880} 2024-09-16T05:44:20.344 INFO:tasks.rados.rados.0.smithi145.stdout:8: writing smithi14585108-8 from 0 to 122880 tid 1 2024-09-16T05:44:20.344 INFO:tasks.rados.rados.0.smithi145.stdout:9: write initial oid 9 2024-09-16T05:44:20.344 INFO:tasks.rados.rados.0.smithi145.stdout:9: seq_num 8 ranges {0=139264} 2024-09-16T05:44:20.345 INFO:tasks.rados.rados.0.smithi145.stdout:9: writing smithi14585108-9 from 0 to 139264 tid 1 2024-09-16T05:44:20.345 INFO:tasks.rados.rados.0.smithi145.stdout:10: write initial oid 10 2024-09-16T05:44:20.345 INFO:tasks.rados.rados.0.smithi145.stdout:10: seq_num 9 ranges {0=155648} 2024-09-16T05:44:20.347 INFO:tasks.rados.rados.0.smithi145.stdout:10: writing smithi14585108-10 from 0 to 155648 tid 1 2024-09-16T05:44:20.347 INFO:tasks.rados.rados.0.smithi145.stdout:1: finishing write tid 1 to smithi14585108-1 2024-09-16T05:44:20.347 INFO:tasks.rados.rados.0.smithi145.stdout:2: finishing write tid 1 to smithi14585108-2 2024-09-16T05:44:20.347 INFO:tasks.rados.rados.0.smithi145.stdout:2: finishing write tid 2 to smithi14585108-2 2024-09-16T05:44:20.347 INFO:tasks.rados.rados.0.smithi145.stdout:6: finishing write tid 1 to smithi14585108-6 2024-09-16T05:44:20.347 INFO:tasks.rados.rados.0.smithi145.stdout:6: finishing write tid 2 to smithi14585108-6 2024-09-16T05:44:20.347 INFO:tasks.rados.rados.0.smithi145.stdout:5: finishing write tid 1 to smithi14585108-5 2024-09-16T05:44:20.347 INFO:tasks.rados.rados.0.smithi145.stdout:5: finishing write tid 2 to smithi14585108-5 2024-09-16T05:44:20.348 INFO:tasks.rados.rados.0.smithi145.stdout:1: finishing write tid 2 to smithi14585108-1 2024-09-16T05:44:20.348 INFO:tasks.rados.rados.0.smithi145.stdout:11: write initial oid 11 2024-09-16T05:44:20.348 INFO:tasks.rados.rados.0.smithi145.stdout:11: seq_num 10 ranges {0=172032} 2024-09-16T05:44:20.348 INFO:tasks.rados.rados.0.smithi145.stdout:11: writing smithi14585108-11 from 0 to 172032 tid 1 2024-09-16T05:44:20.349 INFO:tasks.rados.rados.0.smithi145.stdout:12: write initial oid 12 2024-09-16T05:44:20.349 INFO:tasks.rados.rados.0.smithi145.stdout:12: seq_num 11 ranges {0=188416} 2024-09-16T05:44:20.352 INFO:tasks.rados.rados.0.smithi145.stdout:12: writing smithi14585108-12 from 0 to 188416 tid 1 2024-09-16T05:44:20.352 INFO:tasks.rados.rados.0.smithi145.stdout:3: finishing write tid 1 to smithi14585108-3 2024-09-16T05:44:20.352 INFO:tasks.rados.rados.0.smithi145.stdout:8: finishing write tid 1 to smithi14585108-8 2024-09-16T05:44:20.352 INFO:tasks.rados.rados.0.smithi145.stdout:3: finishing write tid 2 to smithi14585108-3 2024-09-16T05:44:20.352 INFO:tasks.rados.rados.0.smithi145.stdout:1: finishing write tid 3 to smithi14585108-1 2024-09-16T05:44:20.352 INFO:tasks.rados.rados.0.smithi145.stdout:1: oid 1 updating version 0 to 1 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:1: oid 1 updating version 1 to 2 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:2: finishing write tid 3 to smithi14585108-2 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:2: oid 2 updating version 0 to 1 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:2: oid 2 updating version 1 to 2 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:6: finishing write tid 3 to smithi14585108-6 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:6: oid 6 updating version 0 to 3 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:6: oid 6 updating version 3 to 4 2024-09-16T05:44:20.353 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 4 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:3: finishing write tid 3 to smithi14585108-3 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:3: oid 3 updating version 0 to 3 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:3: oid 3 updating version 3 to 4 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 4 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:5: finishing write tid 3 to smithi14585108-5 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:5: oid 5 updating version 0 to 1 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:5: oid 5 updating version 1 to 2 2024-09-16T05:44:20.354 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:8: finishing write tid 2 to smithi14585108-8 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:1: done (11 left) 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:2: done (10 left) 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:3: done (9 left) 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:5: done (8 left) 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:6: done (7 left) 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:13: write initial oid 13 2024-09-16T05:44:20.355 INFO:tasks.rados.rados.0.smithi145.stdout:13: seq_num 12 ranges {0=204800} 2024-09-16T05:44:20.358 INFO:tasks.rados.rados.0.smithi145.stdout:13: writing smithi14585108-13 from 0 to 204800 tid 1 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:14: write initial oid 14 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:14: seq_num 13 ranges {0=221184} 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:14: writing smithi14585108-14 from 0 to 221184 tid 1 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:15: write initial oid 15 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:15: seq_num 14 ranges {0=237568} 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:15: writing smithi14585108-15 from 0 to 237568 tid 1 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:16: write initial oid 16 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:16: seq_num 15 ranges {0=253952} 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:16: writing smithi14585108-16 from 0 to 253952 tid 1 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:4: finishing write tid 1 to smithi14585108-4 2024-09-16T05:44:20.359 INFO:tasks.rados.rados.0.smithi145.stdout:4: finishing write tid 2 to smithi14585108-4 2024-09-16T05:44:20.360 INFO:tasks.rados.rados.0.smithi145.stdout:8: finishing write tid 3 to smithi14585108-8 2024-09-16T05:44:20.360 INFO:tasks.rados.rados.0.smithi145.stdout:8: oid 8 updating version 0 to 2 2024-09-16T05:44:20.360 INFO:tasks.rados.rados.0.smithi145.stdout:8: oid 8 version 2 is already newer than 1 2024-09-16T05:44:20.360 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-16T05:44:20.360 INFO:tasks.rados.rados.0.smithi145.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-09-16T05:44:20.360 INFO:tasks.rados.rados.0.smithi145.stdout:11: finishing write tid 1 to smithi14585108-11 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:4: finishing write tid 3 to smithi14585108-4 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:4: oid 4 updating version 0 to 1 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:4: oid 4 updating version 1 to 2 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:7: finishing write tid 1 to smithi14585108-7 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:11: finishing write tid 2 to smithi14585108-11 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:12: finishing write tid 1 to smithi14585108-12 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:9: finishing write tid 1 to smithi14585108-9 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:7: finishing write tid 2 to smithi14585108-7 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:12: finishing write tid 2 to smithi14585108-12 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:9: finishing write tid 2 to smithi14585108-9 2024-09-16T05:44:20.361 INFO:tasks.rados.rados.0.smithi145.stdout:10: finishing write tid 1 to smithi14585108-10 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:10: finishing write tid 2 to smithi14585108-10 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:13: finishing write tid 1 to smithi14585108-13 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:7: finishing write tid 3 to smithi14585108-7 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:7: oid 7 updating version 0 to 5 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:7: oid 7 updating version 5 to 6 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:12: finishing write tid 3 to smithi14585108-12 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:12: oid 12 updating version 0 to 1 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:12: oid 12 updating version 1 to 2 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-09-16T05:44:20.362 INFO:tasks.rados.rados.0.smithi145.stdout:10: finishing write tid 3 to smithi14585108-10 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:10: oid 10 updating version 0 to 3 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:10: oid 10 updating version 3 to 4 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 4 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:11: finishing write tid 3 to smithi14585108-11 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:11: oid 11 updating version 0 to 4 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:11: oid 11 version 4 is already newer than 3 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:14: finishing write tid 1 to smithi14585108-14 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:13: finishing write tid 2 to smithi14585108-13 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:9: finishing write tid 3 to smithi14585108-9 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:9: oid 9 updating version 0 to 1 2024-09-16T05:44:20.363 INFO:tasks.rados.rados.0.smithi145.stdout:9: oid 9 updating version 1 to 2 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:13: finishing write tid 3 to smithi14585108-13 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:13: oid 13 updating version 0 to 2 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:13: oid 13 version 2 is already newer than 1 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:14: finishing write tid 2 to smithi14585108-14 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:4: done (10 left) 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:7: done (9 left) 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:8: done (8 left) 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:9: done (7 left) 2024-09-16T05:44:20.364 INFO:tasks.rados.rados.0.smithi145.stdout:10: done (6 left) 2024-09-16T05:44:20.365 INFO:tasks.rados.rados.0.smithi145.stdout:11: done (5 left) 2024-09-16T05:44:20.365 INFO:tasks.rados.rados.0.smithi145.stdout:12: done (4 left) 2024-09-16T05:44:20.365 INFO:tasks.rados.rados.0.smithi145.stdout:13: done (3 left) 2024-09-16T05:44:20.365 INFO:tasks.rados.rados.0.smithi145.stdout:17: write initial oid 17 2024-09-16T05:44:20.365 INFO:tasks.rados.rados.0.smithi145.stdout:17: seq_num 16 ranges {0=270336} 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:17: writing smithi14585108-17 from 0 to 270336 tid 1 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:18: write initial oid 18 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:14: finishing write tid 3 to smithi14585108-14 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:14: oid 14 updating version 0 to 3 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:14: oid 14 updating version 3 to 4 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:15: finishing write tid 1 to smithi14585108-15 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:15: finishing write tid 2 to smithi14585108-15 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:18: seq_num 17 ranges {0=286720} 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:18: writing smithi14585108-18 from 0 to 286720 tid 1 2024-09-16T05:44:20.367 INFO:tasks.rados.rados.0.smithi145.stdout:14: done (4 left) 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:19: write initial oid 19 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:19: seq_num 18 ranges {0=303104} 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:19: writing smithi14585108-19 from 0 to 303104 tid 1 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:16: finishing write tid 1 to smithi14585108-16 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:16: finishing write tid 2 to smithi14585108-16 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:16: finishing write tid 3 to smithi14585108-16 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:16: oid 16 updating version 0 to 1 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:16: oid 16 updating version 1 to 2 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 2 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:15: finishing write tid 3 to smithi14585108-15 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:15: oid 15 updating version 0 to 6 2024-09-16T05:44:20.368 INFO:tasks.rados.rados.0.smithi145.stdout:15: oid 15 version 6 is already newer than 5 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:17: finishing write tid 1 to smithi14585108-17 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:15: done (4 left) 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:16: done (3 left) 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:20: write initial oid 20 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:20: seq_num 19 ranges {0=319488} 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:20: writing smithi14585108-20 from 0 to 319488 tid 1 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:21: write initial oid 21 2024-09-16T05:44:20.369 INFO:tasks.rados.rados.0.smithi145.stdout:21: seq_num 20 ranges {0=344064} 2024-09-16T05:44:20.371 INFO:tasks.rados.rados.0.smithi145.stdout:21: writing smithi14585108-21 from 0 to 344064 tid 1 2024-09-16T05:44:20.371 INFO:tasks.rados.rados.0.smithi145.stdout:22: write initial oid 22 2024-09-16T05:44:20.371 INFO:tasks.rados.rados.0.smithi145.stdout:22: seq_num 21 ranges {0=360448} 2024-09-16T05:44:20.371 INFO:tasks.rados.rados.0.smithi145.stdout:22: writing smithi14585108-22 from 0 to 360448 tid 1 2024-09-16T05:44:20.371 INFO:tasks.rados.rados.0.smithi145.stdout:23: write initial oid 23 2024-09-16T05:44:20.371 INFO:tasks.rados.rados.0.smithi145.stdout:23: seq_num 22 ranges {0=376832} 2024-09-16T05:44:20.373 INFO:tasks.rados.rados.0.smithi145.stdout:23: writing smithi14585108-23 from 0 to 376832 tid 1 2024-09-16T05:44:20.373 INFO:tasks.rados.rados.0.smithi145.stdout:24: write initial oid 24 2024-09-16T05:44:20.373 INFO:tasks.rados.rados.0.smithi145.stdout:24: seq_num 23 ranges {0=393216} 2024-09-16T05:44:20.375 INFO:tasks.rados.rados.0.smithi145.stdout:24: writing smithi14585108-24 from 0 to 393216 tid 1 2024-09-16T05:44:20.375 INFO:tasks.rados.rados.0.smithi145.stdout:25: write initial oid 25 2024-09-16T05:44:20.376 INFO:tasks.rados.rados.0.smithi145.stdout:25: seq_num 24 ranges {0=409600} 2024-09-16T05:44:20.378 INFO:tasks.rados.rados.0.smithi145.stdout:25: writing smithi14585108-25 from 0 to 409600 tid 1 2024-09-16T05:44:20.378 INFO:tasks.rados.rados.0.smithi145.stdout:26: write initial oid 26 2024-09-16T05:44:20.378 INFO:tasks.rados.rados.0.smithi145.stdout:26: seq_num 25 ranges {0=425984} 2024-09-16T05:44:20.381 INFO:tasks.rados.rados.0.smithi145.stdout:26: writing smithi14585108-26 from 0 to 425984 tid 1 2024-09-16T05:44:20.381 INFO:tasks.rados.rados.0.smithi145.stdout:27: write initial oid 27 2024-09-16T05:44:20.381 INFO:tasks.rados.rados.0.smithi145.stdout:27: seq_num 26 ranges {0=442368} 2024-09-16T05:44:20.384 INFO:tasks.rados.rados.0.smithi145.stdout:27: writing smithi14585108-27 from 0 to 442368 tid 1 2024-09-16T05:44:20.384 INFO:tasks.rados.rados.0.smithi145.stdout:17: finishing write tid 2 to smithi14585108-17 2024-09-16T05:44:20.384 INFO:tasks.rados.rados.0.smithi145.stdout:18: finishing write tid 1 to smithi14585108-18 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:18: finishing write tid 2 to smithi14585108-18 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:17: finishing write tid 3 to smithi14585108-17 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:17: oid 17 updating version 0 to 3 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:17: oid 17 updating version 3 to 4 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:19: finishing write tid 1 to smithi14585108-19 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:19: finishing write tid 2 to smithi14585108-19 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:18: finishing write tid 3 to smithi14585108-18 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:18: oid 18 updating version 0 to 8 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:18: oid 18 version 8 is already newer than 7 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 8 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-09-16T05:44:20.385 INFO:tasks.rados.rados.0.smithi145.stdout:19: finishing write tid 3 to smithi14585108-19 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:19: oid 19 updating version 0 to 6 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:19: oid 19 version 6 is already newer than 5 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:20: finishing write tid 1 to smithi14585108-20 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:20: finishing write tid 2 to smithi14585108-20 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:20: finishing write tid 3 to smithi14585108-20 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:20: oid 20 updating version 0 to 10 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:20: oid 20 version 10 is already newer than 9 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 10 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:21: finishing write tid 1 to smithi14585108-21 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:21: finishing write tid 2 to smithi14585108-21 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:22: finishing write tid 1 to smithi14585108-22 2024-09-16T05:44:20.386 INFO:tasks.rados.rados.0.smithi145.stdout:22: finishing write tid 2 to smithi14585108-22 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:21: finishing write tid 3 to smithi14585108-21 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:21: oid 21 updating version 0 to 1 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:21: oid 21 updating version 1 to 2 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 2 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:23: finishing write tid 1 to smithi14585108-23 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:23: finishing write tid 2 to smithi14585108-23 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:22: finishing write tid 3 to smithi14585108-22 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:22: oid 22 updating version 0 to 1 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:22: oid 22 updating version 1 to 2 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 2 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:23: finishing write tid 3 to smithi14585108-23 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:23: oid 23 updating version 0 to 1 2024-09-16T05:44:20.387 INFO:tasks.rados.rados.0.smithi145.stdout:23: oid 23 updating version 1 to 2 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 2 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:24: finishing write tid 1 to smithi14585108-24 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:17: done (10 left) 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:18: done (9 left) 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:19: done (8 left) 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:20: done (7 left) 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:21: done (6 left) 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:22: done (5 left) 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:23: done (4 left) 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:28: write initial oid 28 2024-09-16T05:44:20.388 INFO:tasks.rados.rados.0.smithi145.stdout:28: seq_num 27 ranges {0=458752} 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:28: writing smithi14585108-28 from 0 to 458752 tid 1 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:29: write initial oid 29 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:24: finishing write tid 2 to smithi14585108-24 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:24: finishing write tid 3 to smithi14585108-24 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:24: oid 24 updating version 0 to 3 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:24: oid 24 updating version 3 to 4 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:25: finishing write tid 1 to smithi14585108-25 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:25: finishing write tid 2 to smithi14585108-25 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:26: finishing write tid 1 to smithi14585108-26 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:25: finishing write tid 3 to smithi14585108-25 2024-09-16T05:44:20.390 INFO:tasks.rados.rados.0.smithi145.stdout:25: oid 25 updating version 0 to 4 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:25: oid 25 version 4 is already newer than 3 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 4 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:26: finishing write tid 2 to smithi14585108-26 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:26: finishing write tid 3 to smithi14585108-26 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:26: oid 26 updating version 0 to 7 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:26: oid 26 updating version 7 to 8 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 8 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:27: finishing write tid 1 to smithi14585108-27 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:27: finishing write tid 2 to smithi14585108-27 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:29: seq_num 28 ranges {0=475136} 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:29: writing smithi14585108-29 from 0 to 475136 tid 1 2024-09-16T05:44:20.391 INFO:tasks.rados.rados.0.smithi145.stdout:24: done (5 left) 2024-09-16T05:44:20.392 INFO:tasks.rados.rados.0.smithi145.stdout:25: done (4 left) 2024-09-16T05:44:20.392 INFO:tasks.rados.rados.0.smithi145.stdout:26: done (3 left) 2024-09-16T05:44:20.392 INFO:tasks.rados.rados.0.smithi145.stdout:30: write initial oid 30 2024-09-16T05:44:20.392 INFO:tasks.rados.rados.0.smithi145.stdout:30: seq_num 29 ranges {0=491520} 2024-09-16T05:44:20.393 INFO:tasks.rados.rados.0.smithi145.stdout:30: writing smithi14585108-30 from 0 to 491520 tid 1 2024-09-16T05:44:20.393 INFO:tasks.rados.rados.0.smithi145.stdout:31: write initial oid 31 2024-09-16T05:44:20.393 INFO:tasks.rados.rados.0.smithi145.stdout:31: seq_num 30 ranges {0=507904} 2024-09-16T05:44:20.396 INFO:tasks.rados.rados.0.smithi145.stdout:31: writing smithi14585108-31 from 0 to 507904 tid 1 2024-09-16T05:44:20.396 INFO:tasks.rados.rados.0.smithi145.stdout:32: write initial oid 32 2024-09-16T05:44:20.396 INFO:tasks.rados.rados.0.smithi145.stdout:32: seq_num 31 ranges {0=524288} 2024-09-16T05:44:20.399 INFO:tasks.rados.rados.0.smithi145.stdout:32: writing smithi14585108-32 from 0 to 524288 tid 1 2024-09-16T05:44:20.400 INFO:tasks.rados.rados.0.smithi145.stdout:33: write initial oid 33 2024-09-16T05:44:20.400 INFO:tasks.rados.rados.0.smithi145.stdout:33: seq_num 32 ranges {0=540672} 2024-09-16T05:44:20.405 INFO:tasks.rados.rados.0.smithi145.stdout:33: writing smithi14585108-33 from 0 to 540672 tid 1 2024-09-16T05:44:20.405 INFO:tasks.rados.rados.0.smithi145.stdout:34: write initial oid 34 2024-09-16T05:44:20.405 INFO:tasks.rados.rados.0.smithi145.stdout:34: seq_num 33 ranges {0=557056} 2024-09-16T05:44:20.406 INFO:tasks.rados.rados.0.smithi145.stdout:34: writing smithi14585108-34 from 0 to 557056 tid 1 2024-09-16T05:44:20.406 INFO:tasks.rados.rados.0.smithi145.stdout:35: write initial oid 35 2024-09-16T05:44:20.406 INFO:tasks.rados.rados.0.smithi145.stdout:35: seq_num 34 ranges {0=573440} 2024-09-16T05:44:20.409 INFO:tasks.rados.rados.0.smithi145.stdout:35: writing smithi14585108-35 from 0 to 573440 tid 1 2024-09-16T05:44:20.409 INFO:tasks.rados.rados.0.smithi145.stdout:36: write initial oid 36 2024-09-16T05:44:20.409 INFO:tasks.rados.rados.0.smithi145.stdout:36: seq_num 35 ranges {0=589824} 2024-09-16T05:44:20.413 INFO:tasks.rados.rados.0.smithi145.stdout:36: writing smithi14585108-36 from 0 to 589824 tid 1 2024-09-16T05:44:20.413 INFO:tasks.rados.rados.0.smithi145.stdout:37: write initial oid 37 2024-09-16T05:44:20.413 INFO:tasks.rados.rados.0.smithi145.stdout:37: seq_num 36 ranges {0=606208} 2024-09-16T05:44:20.417 INFO:tasks.rados.rados.0.smithi145.stdout:37: writing smithi14585108-37 from 0 to 606208 tid 1 2024-09-16T05:44:20.417 INFO:tasks.rados.rados.0.smithi145.stdout:38: write initial oid 38 2024-09-16T05:44:20.417 INFO:tasks.rados.rados.0.smithi145.stdout:38: seq_num 37 ranges {0=622592} 2024-09-16T05:44:20.421 INFO:tasks.rados.rados.0.smithi145.stdout:38: writing smithi14585108-38 from 0 to 622592 tid 1 2024-09-16T05:44:20.421 INFO:tasks.rados.rados.0.smithi145.stdout:39: write initial oid 39 2024-09-16T05:44:20.421 INFO:tasks.rados.rados.0.smithi145.stdout:39: seq_num 38 ranges {0=638976} 2024-09-16T05:44:20.425 INFO:tasks.rados.rados.0.smithi145.stdout:39: writing smithi14585108-39 from 0 to 638976 tid 1 2024-09-16T05:44:20.425 INFO:tasks.rados.rados.0.smithi145.stdout:40: write initial oid 40 2024-09-16T05:44:20.425 INFO:tasks.rados.rados.0.smithi145.stdout:40: seq_num 39 ranges {0=663552} 2024-09-16T05:44:20.429 INFO:tasks.rados.rados.0.smithi145.stdout:40: writing smithi14585108-40 from 0 to 663552 tid 1 2024-09-16T05:44:20.429 INFO:tasks.rados.rados.0.smithi145.stdout:41: write initial oid 41 2024-09-16T05:44:20.429 INFO:tasks.rados.rados.0.smithi145.stdout:41: seq_num 40 ranges {0=679936} 2024-09-16T05:44:20.433 INFO:tasks.rados.rados.0.smithi145.stdout:41: writing smithi14585108-41 from 0 to 679936 tid 1 2024-09-16T05:44:20.433 INFO:tasks.rados.rados.0.smithi145.stdout:42: write initial oid 42 2024-09-16T05:44:20.433 INFO:tasks.rados.rados.0.smithi145.stdout:42: seq_num 41 ranges {0=696320} 2024-09-16T05:44:20.438 INFO:tasks.rados.rados.0.smithi145.stdout:42: writing smithi14585108-42 from 0 to 696320 tid 1 2024-09-16T05:44:20.438 INFO:tasks.rados.rados.0.smithi145.stdout: waiting on 16 2024-09-16T05:44:20.438 INFO:tasks.rados.rados.0.smithi145.stdout:27: finishing write tid 3 to smithi14585108-27 2024-09-16T05:44:20.439 INFO:tasks.rados.rados.0.smithi145.stdout:27: oid 27 updating version 0 to 2 2024-09-16T05:44:20.439 INFO:tasks.rados.rados.0.smithi145.stdout:27: oid 27 version 2 is already newer than 1 2024-09-16T05:44:20.439 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-16T05:44:20.439 INFO:tasks.rados.rados.0.smithi145.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-09-16T05:44:20.439 INFO:tasks.rados.rados.0.smithi145.stdout:27: done (15 left) 2024-09-16T05:44:20.439 INFO:tasks.rados.rados.0.smithi145.stdout:43: write initial oid 43 2024-09-16T05:44:20.439 INFO:tasks.rados.rados.0.smithi145.stdout:43: seq_num 42 ranges {0=712704} 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout:43: writing smithi14585108-43 from 0 to 712704 tid 1 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout: waiting on 16 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout:28: finishing write tid 1 to smithi14585108-28 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout:28: finishing write tid 2 to smithi14585108-28 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout:29: finishing write tid 1 to smithi14585108-29 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout:29: finishing write tid 2 to smithi14585108-29 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout:28: finishing write tid 3 to smithi14585108-28 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout:28: oid 28 updating version 0 to 3 2024-09-16T05:44:20.444 INFO:tasks.rados.rados.0.smithi145.stdout:28: oid 28 updating version 3 to 4 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:29: finishing write tid 3 to smithi14585108-29 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:29: oid 29 updating version 0 to 8 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:29: oid 29 version 8 is already newer than 7 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 8 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:30: finishing write tid 1 to smithi14585108-30 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:30: finishing write tid 2 to smithi14585108-30 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:30: finishing write tid 3 to smithi14585108-30 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:30: oid 30 updating version 0 to 6 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:30: oid 30 version 6 is already newer than 5 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-16T05:44:20.445 INFO:tasks.rados.rados.0.smithi145.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:31: finishing write tid 1 to smithi14585108-31 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:31: finishing write tid 2 to smithi14585108-31 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:31: finishing write tid 3 to smithi14585108-31 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:31: oid 31 updating version 0 to 1 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:31: oid 31 updating version 1 to 2 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 2 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:32: finishing write tid 1 to smithi14585108-32 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:32: finishing write tid 2 to smithi14585108-32 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:32: finishing write tid 3 to smithi14585108-32 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:32: oid 32 updating version 0 to 4 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:32: oid 32 version 4 is already newer than 3 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 4 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-16T05:44:20.446 INFO:tasks.rados.rados.0.smithi145.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:33: finishing write tid 1 to smithi14585108-33 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:33: finishing write tid 2 to smithi14585108-33 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:33: finishing write tid 3 to smithi14585108-33 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:33: oid 33 updating version 0 to 4 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:33: oid 33 version 4 is already newer than 3 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 4 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:34: finishing write tid 1 to smithi14585108-34 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:34: finishing write tid 2 to smithi14585108-34 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:34: finishing write tid 3 to smithi14585108-34 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:34: oid 34 updating version 0 to 5 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:34: oid 34 updating version 5 to 6 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:44:20.447 INFO:tasks.rados.rados.0.smithi145.stdout:35: finishing write tid 1 to smithi14585108-35 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:28: done (15 left) 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:29: done (14 left) 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:30: done (13 left) 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:31: done (12 left) 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:32: done (11 left) 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:33: done (10 left) 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:34: done (9 left) 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:44: write initial oid 44 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:35: finishing write tid 2 to smithi14585108-35 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:36: finishing write tid 1 to smithi14585108-36 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:35: finishing write tid 3 to smithi14585108-35 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:35: oid 35 updating version 0 to 2 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:35: oid 35 version 2 is already newer than 1 2024-09-16T05:44:20.448 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 2 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:36: finishing write tid 2 to smithi14585108-36 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:36: finishing write tid 3 to smithi14585108-36 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:36: oid 36 updating version 0 to 9 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:36: oid 36 updating version 9 to 10 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 10 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:37: finishing write tid 1 to smithi14585108-37 2024-09-16T05:44:20.449 INFO:tasks.rados.rados.0.smithi145.stdout:44: seq_num 43 ranges {0=729088} 2024-09-16T05:44:20.450 INFO:tasks.rados.rados.0.smithi145.stdout:44: writing smithi14585108-44 from 0 to 729088 tid 1 2024-09-16T05:44:20.450 INFO:tasks.rados.rados.0.smithi145.stdout:35: done (9 left) 2024-09-16T05:44:20.450 INFO:tasks.rados.rados.0.smithi145.stdout:36: done (8 left) 2024-09-16T05:44:20.450 INFO:tasks.rados.rados.0.smithi145.stdout:45: write initial oid 45 2024-09-16T05:44:20.450 INFO:tasks.rados.rados.0.smithi145.stdout:45: seq_num 44 ranges {0=745472} 2024-09-16T05:44:20.451 INFO:tasks.rados.rados.0.smithi145.stdout:45: writing smithi14585108-45 from 0 to 745472 tid 1 2024-09-16T05:44:20.451 INFO:tasks.rados.rados.0.smithi145.stdout:46: write initial oid 46 2024-09-16T05:44:20.451 INFO:tasks.rados.rados.0.smithi145.stdout:46: seq_num 45 ranges {0=761856} 2024-09-16T05:44:20.455 INFO:tasks.rados.rados.0.smithi145.stdout:46: writing smithi14585108-46 from 0 to 761856 tid 1 2024-09-16T05:44:20.456 INFO:tasks.rados.rados.0.smithi145.stdout:47: write initial oid 47 2024-09-16T05:44:20.456 INFO:tasks.rados.rados.0.smithi145.stdout:47: seq_num 46 ranges {0=778240} 2024-09-16T05:44:20.461 INFO:tasks.rados.rados.0.smithi145.stdout:47: writing smithi14585108-47 from 0 to 778240 tid 1 2024-09-16T05:44:20.461 INFO:tasks.rados.rados.0.smithi145.stdout:48: write initial oid 48 2024-09-16T05:44:20.461 INFO:tasks.rados.rados.0.smithi145.stdout:48: seq_num 47 ranges {0=794624} 2024-09-16T05:44:20.465 INFO:tasks.rados.rados.0.smithi145.stdout:48: writing smithi14585108-48 from 0 to 794624 tid 1 2024-09-16T05:44:20.465 INFO:tasks.rados.rados.0.smithi145.stdout:49: write initial oid 49 2024-09-16T05:44:20.465 INFO:tasks.rados.rados.0.smithi145.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-09-16T05:44:20.467 INFO:tasks.rados.rados.0.smithi145.stdout:49: writing smithi14585108-49 from 0 to 409600 tid 1 2024-09-16T05:44:20.470 INFO:tasks.rados.rados.0.smithi145.stdout:49: writing smithi14585108-49 from 409600 to 811008 tid 2 2024-09-16T05:44:20.470 INFO:tasks.rados.rados.0.smithi145.stdout:50: write initial oid 50 2024-09-16T05:44:20.470 INFO:tasks.rados.rados.0.smithi145.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-09-16T05:44:20.473 INFO:tasks.rados.rados.0.smithi145.stdout:50: writing smithi14585108-50 from 0 to 425984 tid 1 2024-09-16T05:44:20.476 INFO:tasks.rados.rados.0.smithi145.stdout:50: writing smithi14585108-50 from 425984 to 827392 tid 2 2024-09-16T05:44:20.476 INFO:tasks.rados.rados.0.smithi145.stdout:51: copy_from oid 8 from oid 18 current snap is 0 2024-09-16T05:44:20.476 INFO:tasks.rados.rados.0.smithi145.stdout:37: finishing write tid 2 to smithi14585108-37 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 0 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:37: finishing write tid 3 to smithi14585108-37 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:37: oid 37 updating version 0 to 6 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:37: oid 37 version 6 is already newer than 5 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:38: finishing write tid 1 to smithi14585108-38 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:38: finishing write tid 2 to smithi14585108-38 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:38: finishing write tid 3 to smithi14585108-38 2024-09-16T05:44:20.477 INFO:tasks.rados.rados.0.smithi145.stdout:38: oid 38 updating version 0 to 2 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:38: oid 38 version 2 is already newer than 1 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 2 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:39: finishing write tid 1 to smithi14585108-39 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:39: finishing write tid 2 to smithi14585108-39 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:39: finishing write tid 3 to smithi14585108-39 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:39: oid 39 updating version 0 to 5 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:39: oid 39 updating version 5 to 6 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:40: finishing write tid 1 to smithi14585108-40 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:40: finishing write tid 2 to smithi14585108-40 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:40: finishing write tid 3 to smithi14585108-40 2024-09-16T05:44:20.478 INFO:tasks.rados.rados.0.smithi145.stdout:40: oid 40 updating version 0 to 4 2024-09-16T05:44:20.479 INFO:tasks.rados.rados.0.smithi145.stdout:40: oid 40 version 4 is already newer than 3 2024-09-16T05:44:20.479 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 4 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-16T05:44:20.479 INFO:tasks.rados.rados.0.smithi145.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-09-16T05:44:20.479 INFO:tasks.rados.rados.0.smithi145.stdout:41: finishing write tid 1 to smithi14585108-41 2024-09-16T05:44:20.479 INFO:tasks.rados.rados.0.smithi145.stdout:52: seq_num 50 ranges {393216=442368,835584=401408} 2024-09-16T05:44:20.481 INFO:tasks.rados.rados.0.smithi145.stdout:52: writing smithi14585108-24 from 393216 to 835584 tid 1 2024-09-16T05:44:20.488 INFO:tasks.rados.rados.0.smithi145.stdout:52: writing smithi14585108-24 from 835584 to 1236992 tid 2 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:37: done (15 left) 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:38: done (14 left) 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:39: done (13 left) 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:40: done (12 left) 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:53: rmattr oid 38 current snap is 0 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:53: done (12 left) 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:54: delete oid 4 current snap is 0 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:41: finishing write tid 2 to smithi14585108-41 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:41: finishing write tid 3 to smithi14585108-41 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:41: oid 41 updating version 0 to 8 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:41: oid 41 version 8 is already newer than 7 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 8 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-16T05:44:20.489 INFO:tasks.rados.rados.0.smithi145.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:42: finishing write tid 1 to smithi14585108-42 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:42: finishing write tid 2 to smithi14585108-42 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:42: finishing write tid 3 to smithi14585108-42 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:42: oid 42 updating version 0 to 8 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:42: oid 42 version 8 is already newer than 7 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:43: finishing write tid 1 to smithi14585108-43 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:43: finishing write tid 2 to smithi14585108-43 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:43: finishing write tid 3 to smithi14585108-43 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:43: oid 43 updating version 0 to 9 2024-09-16T05:44:20.490 INFO:tasks.rados.rados.0.smithi145.stdout:43: oid 43 updating version 9 to 10 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 10 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:44: finishing write tid 1 to smithi14585108-44 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:44: finishing write tid 2 to smithi14585108-44 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:44: finishing write tid 3 to smithi14585108-44 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:44: oid 44 updating version 0 to 8 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:44: oid 44 version 8 is already newer than 7 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 8 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:45: finishing write tid 1 to smithi14585108-45 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:45: finishing write tid 2 to smithi14585108-45 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:45: finishing write tid 3 to smithi14585108-45 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:45: oid 45 updating version 0 to 9 2024-09-16T05:44:20.491 INFO:tasks.rados.rados.0.smithi145.stdout:45: oid 45 updating version 9 to 10 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 10 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:46: finishing write tid 1 to smithi14585108-46 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:46: finishing write tid 2 to smithi14585108-46 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:46: finishing write tid 3 to smithi14585108-46 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:46: oid 46 updating version 0 to 3 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:46: oid 46 updating version 3 to 4 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 4 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:47: finishing write tid 1 to smithi14585108-47 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:47: finishing write tid 2 to smithi14585108-47 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:47: finishing write tid 3 to smithi14585108-47 2024-09-16T05:44:20.492 INFO:tasks.rados.rados.0.smithi145.stdout:47: oid 47 updating version 0 to 6 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:47: oid 47 version 6 is already newer than 5 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:48: finishing write tid 1 to smithi14585108-48 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:48: finishing write tid 2 to smithi14585108-48 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:49: finishing write tid 1 to smithi14585108-49 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:48: finishing write tid 3 to smithi14585108-48 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:48: oid 48 updating version 0 to 5 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:48: oid 48 updating version 5 to 6 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:49: finishing write tid 2 to smithi14585108-49 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:49: finishing write tid 3 to smithi14585108-49 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:49: finishing write tid 4 to smithi14585108-49 2024-09-16T05:44:20.493 INFO:tasks.rados.rados.0.smithi145.stdout:49: oid 49 updating version 0 to 9 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:49: oid 49 version 9 is already newer than 7 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:49: oid 49 version 9 is already newer than 8 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:50: finishing write tid 1 to smithi14585108-50 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:50: finishing write tid 2 to smithi14585108-50 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:50: finishing write tid 3 to smithi14585108-50 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:50: finishing write tid 4 to smithi14585108-50 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:50: oid 50 updating version 0 to 3 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:50: oid 50 updating version 3 to 5 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:50: oid 50 version 5 is already newer than 4 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 5 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:51: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:44:20.494 INFO:tasks.rados.rados.0.smithi145.stdout:51: finishing copy_from to smithi14585108-8 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 8 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:52: finishing write tid 1 to smithi14585108-24 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:52: finishing write tid 2 to smithi14585108-24 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:52: finishing write tid 3 to smithi14585108-24 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:41: done (12 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:42: done (11 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:43: done (10 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:44: done (9 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:45: done (8 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:46: done (7 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:47: done (6 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:48: done (5 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:49: done (4 left) 2024-09-16T05:44:20.495 INFO:tasks.rados.rados.0.smithi145.stdout:50: done (3 left) 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:51: done (2 left) 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:54: done (1 left) 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:55: read oid 15 snap -1 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:56: rollback oid 31 current snap is 0 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:56: done (2 left) 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:57: read oid 28 snap -1 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:59: rollback oid 45 current snap is 0 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:59: done (4 left) 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:61: delete oid 1 current snap is 0 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:52: finishing write tid 4 to smithi14585108-24 2024-09-16T05:44:20.496 INFO:tasks.rados.rados.0.smithi145.stdout:52: oid 24 updating version 0 to 10 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:52: oid 24 version 10 is already newer than 9 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:52: oid 24 updating version 10 to 11 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:52: left oid 24 (ObjNum 50 snap 0 seq_num 50) 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:52: done (5 left) 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:61: done (4 left) 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:62: read oid 24 snap -1 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:62: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-16T05:44:20.497 INFO:tasks.rados.rados.0.smithi145.stdout:63: snap_create 2024-09-16T05:44:20.498 INFO:tasks.rados.rados.0.smithi145.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-16T05:44:20.504 INFO:tasks.rados.rados.0.smithi145.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-16T05:44:20.511 INFO:tasks.rados.rados.0.smithi145.stdout:60: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:44:20.511 INFO:tasks.rados.rados.0.smithi145.stdout:60: finishing copy_from to smithi14585108-22 2024-09-16T05:44:20.511 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-16T05:44:20.511 INFO:tasks.rados.rados.0.smithi145.stdout:58: finishing copy_from racing read to smithi14585108-29 2024-09-16T05:44:20.511 INFO:tasks.rados.rados.0.smithi145.stdout:58: finishing copy_from to smithi14585108-29 2024-09-16T05:44:20.511 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-16T05:44:20.511 INFO:tasks.rados.rados.0.smithi145.stdout:62: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-16T05:44:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:20 smithi161 ceph-mon[31301]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:20 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/130237653' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-16T05:44:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:20 smithi161 ceph-mon[31301]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-16T05:44:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:20 smithi145 ceph-mon[27514]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:20 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/130237653' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-16T05:44:20.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:20 smithi145 ceph-mon[27514]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-16T05:44:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:20 smithi145 ceph-mon[39111]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:20 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/130237653' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-16T05:44:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:20 smithi145 ceph-mon[39111]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-16T05:44:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:55: done (5 left) 2024-09-16T05:44:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:57: done (4 left) 2024-09-16T05:44:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:58: done (3 left) 2024-09-16T05:44:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:60: done (2 left) 2024-09-16T05:44:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:62: done (1 left) 2024-09-16T05:44:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:63: done (0 left) 2024-09-16T05:44:21.345 INFO:tasks.rados.rados.0.smithi145.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-09-16T05:44:21.345 INFO:tasks.rados.rados.0.smithi145.stdout:65: read oid 30 snap -1 2024-09-16T05:44:21.345 INFO:tasks.rados.rados.0.smithi145.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-16T05:44:21.345 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 1 2024-09-16T05:44:21.345 INFO:tasks.rados.rados.0.smithi145.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2024-09-16T05:44:21.349 INFO:tasks.rados.rados.0.smithi145.stdout:66: writing smithi14585108-23 from 376832 to 868352 tid 1 2024-09-16T05:44:21.353 INFO:tasks.rados.rados.0.smithi145.stdout:66: writing smithi14585108-23 from 868352 to 1269760 tid 2 2024-09-16T05:44:21.353 INFO:tasks.rados.rados.0.smithi145.stdout:67: rollback oid 10 current snap is 1 2024-09-16T05:44:21.353 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 10 to 0 2024-09-16T05:44:21.353 INFO:tasks.rados.rados.0.smithi145.stdout:64: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:44:21.353 INFO:tasks.rados.rados.0.smithi145.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:64: finishing copy_from to smithi14585108-15 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:66: finishing write tid 1 to smithi14585108-23 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:64: done (3 left) 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:65: done (2 left) 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:68: setattr oid 20 current snap is 1 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:67: finishing rollback tid 0 to smithi14585108-10 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:67: finishing rollback tid 1 to smithi14585108-10 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:66: finishing write tid 2 to smithi14585108-23 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:66: finishing write tid 3 to smithi14585108-23 2024-09-16T05:44:21.368 INFO:tasks.rados.rados.0.smithi145.stdout:67: finishing rollback tid 2 to smithi14585108-10 2024-09-16T05:44:21.369 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 14 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-16T05:44:21.369 INFO:tasks.rados.rados.0.smithi145.stdout:66: finishing write tid 4 to smithi14585108-23 2024-09-16T05:44:21.369 INFO:tasks.rados.rados.0.smithi145.stdout:66: oid 23 updating version 0 to 4 2024-09-16T05:44:21.369 INFO:tasks.rados.rados.0.smithi145.stdout:66: oid 23 updating version 4 to 6 2024-09-16T05:44:21.369 INFO:tasks.rados.rados.0.smithi145.stdout:66: oid 23 version 6 is already newer than 5 2024-09-16T05:44:21.369 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 6 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-16T05:44:21.369 INFO:tasks.rados.rados.0.smithi145.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-09-16T05:44:21.370 INFO:tasks.rados.rados.0.smithi145.stdout:66: done (2 left) 2024-09-16T05:44:21.370 INFO:tasks.rados.rados.0.smithi145.stdout:67: done (1 left) 2024-09-16T05:44:21.370 INFO:tasks.rados.rados.0.smithi145.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-09-16T05:44:21.370 INFO:tasks.rados.rados.0.smithi145.stdout:70: read oid 24 snap 0 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:70: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:72: rollback oid 49 current snap is 1 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 49 to 0 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:73: read oid 4 snap 0 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:73: expect deleted 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:74: rmattr oid 7 current snap is 1 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:74: done (6 left) 2024-09-16T05:44:21.371 INFO:tasks.rados.rados.0.smithi145.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-09-16T05:44:21.372 INFO:tasks.rados.rados.0.smithi145.stdout:76: read oid 39 snap -1 2024-09-16T05:44:21.372 INFO:tasks.rados.rados.0.smithi145.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-16T05:44:21.372 INFO:tasks.rados.rados.0.smithi145.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-09-16T05:44:21.372 INFO:tasks.rados.rados.0.smithi145.stdout:78: read oid 2 snap -1 2024-09-16T05:44:21.372 INFO:tasks.rados.rados.0.smithi145.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-09-16T05:44:21.372 INFO:tasks.rados.rados.0.smithi145.stdout:79: setattr oid 41 current snap is 1 2024-09-16T05:44:21.372 INFO:tasks.rados.rados.0.smithi145.stdout:80: snap_create 2024-09-16T05:44:21.373 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 12 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-16T05:44:21.373 INFO:tasks.rados.rados.0.smithi145.stdout:72: finishing rollback tid 0 to smithi14585108-49 2024-09-16T05:44:21.373 INFO:tasks.rados.rados.0.smithi145.stdout:72: finishing rollback tid 1 to smithi14585108-49 2024-09-16T05:44:21.374 INFO:tasks.rados.rados.0.smithi145.stdout:72: finishing rollback tid 2 to smithi14585108-49 2024-09-16T05:44:21.374 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 13 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-16T05:44:21.375 INFO:tasks.rados.rados.0.smithi145.stdout:71: finishing copy_from racing read to smithi14585108-36 2024-09-16T05:44:21.377 INFO:tasks.rados.rados.0.smithi145.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-16T05:44:21.397 INFO:tasks.rados.rados.0.smithi145.stdout:71: finishing copy_from to smithi14585108-36 2024-09-16T05:44:21.397 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-16T05:44:21.397 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 10 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-16T05:44:21.397 INFO:tasks.rados.rados.0.smithi145.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-09-16T05:44:21.397 INFO:tasks.rados.rados.0.smithi145.stdout:69: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:44:21.398 INFO:tasks.rados.rados.0.smithi145.stdout:70: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-16T05:44:21.440 INFO:tasks.rados.rados.0.smithi145.stdout:69: finishing copy_from to smithi14585108-45 2024-09-16T05:44:21.440 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-16T05:44:21.440 INFO:tasks.rados.rados.0.smithi145.stdout:75: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:44:21.440 INFO:tasks.rados.rados.0.smithi145.stdout:75: finishing copy_from to smithi14585108-21 2024-09-16T05:44:21.440 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-16T05:44:21.441 INFO:tasks.rados.rados.0.smithi145.stdout:77: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:44:21.441 INFO:tasks.rados.rados.0.smithi145.stdout:77: finishing copy_from to smithi14585108-6 2024-09-16T05:44:21.441 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-16T05:44:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:21 smithi161 ceph-mon[31301]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:44:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:21 smithi161 ceph-mon[31301]: Cluster is now healthy 2024-09-16T05:44:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:21 smithi161 ceph-mon[31301]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-16T05:44:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:21 smithi161 ceph-mon[31301]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T05:44:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:21 smithi145 ceph-mon[27514]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:44:21.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:21 smithi145 ceph-mon[27514]: Cluster is now healthy 2024-09-16T05:44:21.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:21 smithi145 ceph-mon[27514]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-16T05:44:21.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:21 smithi145 ceph-mon[27514]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T05:44:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:21 smithi145 ceph-mon[39111]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:44:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:21 smithi145 ceph-mon[39111]: Cluster is now healthy 2024-09-16T05:44:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:21 smithi145 ceph-mon[39111]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-16T05:44:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:21 smithi145 ceph-mon[39111]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:68: done (11 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:69: done (10 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:70: done (9 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:71: done (8 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:72: done (7 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:73: done (6 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:75: done (5 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:76: done (4 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:77: done (3 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:78: done (2 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:79: done (1 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:80: done (0 left) 2024-09-16T05:44:22.351 INFO:tasks.rados.rados.0.smithi145.stdout:81: rollback oid 40 current snap is 2 2024-09-16T05:44:22.352 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 1 2024-09-16T05:44:22.352 INFO:tasks.rados.rados.0.smithi145.stdout:82: snap_create 2024-09-16T05:44:22.354 INFO:tasks.rados.rados.0.smithi145.stdout:81: finishing rollback tid 0 to smithi14585108-40 2024-09-16T05:44:22.355 INFO:tasks.rados.rados.0.smithi145.stdout:81: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:44:22.355 INFO:tasks.rados.rados.0.smithi145.stdout:81: finishing rollback tid 2 to smithi14585108-40 2024-09-16T05:44:22.355 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-16T05:44:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:22 smithi145 ceph-mon[39111]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T05:44:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:22 smithi145 ceph-mon[39111]: pgmap v107: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:22 smithi145 ceph-mon[27514]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T05:44:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:22 smithi145 ceph-mon[27514]: pgmap v107: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:22 smithi161 ceph-mon[31301]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T05:44:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:22 smithi161 ceph-mon[31301]: pgmap v107: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:23.351 INFO:tasks.rados.rados.0.smithi145.stdout:81: done (1 left) 2024-09-16T05:44:23.351 INFO:tasks.rados.rados.0.smithi145.stdout:82: done (0 left) 2024-09-16T05:44:23.351 INFO:tasks.rados.rados.0.smithi145.stdout:83: rollback oid 9 current snap is 3 2024-09-16T05:44:23.351 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 0 2024-09-16T05:44:23.352 INFO:tasks.rados.rados.0.smithi145.stdout:84: read oid 20 snap 1 2024-09-16T05:44:23.352 INFO:tasks.rados.rados.0.smithi145.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-09-16T05:44:23.352 INFO:tasks.rados.rados.0.smithi145.stdout:85: read oid 25 snap -1 2024-09-16T05:44:23.352 INFO:tasks.rados.rados.0.smithi145.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-16T05:44:23.352 INFO:tasks.rados.rados.0.smithi145.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2024-09-16T05:44:23.352 INFO:tasks.rados.rados.0.smithi145.stdout:87: setattr oid 48 current snap is 3 2024-09-16T05:44:23.352 INFO:tasks.rados.rados.0.smithi145.stdout:88: snap_remove snap 2 2024-09-16T05:44:23.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:23 smithi145 ceph-mon[39111]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T05:44:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:23 smithi145 ceph-mon[27514]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T05:44:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:23 smithi161 ceph-mon[31301]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T05:44:24.363 INFO:tasks.rados.rados.0.smithi145.stdout:88: done (5 left) 2024-09-16T05:44:24.363 INFO:tasks.rados.rados.0.smithi145.stdout:89: read oid 38 snap 1 2024-09-16T05:44:24.363 INFO:tasks.rados.rados.0.smithi145.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-16T05:44:24.364 INFO:tasks.rados.rados.0.smithi145.stdout:90: read oid 18 snap -1 2024-09-16T05:44:24.364 INFO:tasks.rados.rados.0.smithi145.stdout:90: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-16T05:44:24.364 INFO:tasks.rados.rados.0.smithi145.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2024-09-16T05:44:24.364 INFO:tasks.rados.rados.0.smithi145.stdout:92: rmattr oid 43 current snap is 3 2024-09-16T05:44:24.364 INFO:tasks.rados.rados.0.smithi145.stdout:92: done (8 left) 2024-09-16T05:44:24.364 INFO:tasks.rados.rados.0.smithi145.stdout:93: delete oid 14 current snap is 3 2024-09-16T05:44:24.364 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-16T05:44:24.364 INFO:tasks.rados.rados.0.smithi145.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-16T05:44:24.378 INFO:tasks.rados.rados.0.smithi145.stdout:83: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:44:24.378 INFO:tasks.rados.rados.0.smithi145.stdout:83: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:44:24.378 INFO:tasks.rados.rados.0.smithi145.stdout:83: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:44:24.378 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 18 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-16T05:44:24.378 INFO:tasks.rados.rados.0.smithi145.stdout:83: done (8 left) 2024-09-16T05:44:24.379 INFO:tasks.rados.rados.0.smithi145.stdout:85: done (7 left) 2024-09-16T05:44:24.379 INFO:tasks.rados.rados.0.smithi145.stdout:87: done (6 left) 2024-09-16T05:44:24.379 INFO:tasks.rados.rados.0.smithi145.stdout:93: done (5 left) 2024-09-16T05:44:24.379 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 3 2024-09-16T05:44:24.379 INFO:tasks.rados.rados.0.smithi145.stdout:94: seq_num 55 ranges {491520=524288,1015808=401408} 2024-09-16T05:44:24.383 INFO:tasks.rados.rados.0.smithi145.stdout:94: writing smithi14585108-30 from 491520 to 1015808 tid 1 2024-09-16T05:44:24.386 INFO:tasks.rados.rados.0.smithi145.stdout:94: writing smithi14585108-30 from 1015808 to 1417216 tid 2 2024-09-16T05:44:24.386 INFO:tasks.rados.rados.0.smithi145.stdout:95: read oid 22 snap 0 2024-09-16T05:44:24.386 INFO:tasks.rados.rados.0.smithi145.stdout:95: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-16T05:44:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:96: rmattr oid 32 current snap is 3 2024-09-16T05:44:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:96: done (7 left) 2024-09-16T05:44:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:97: read oid 43 snap 0 2024-09-16T05:44:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:97: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-16T05:44:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 3 2024-09-16T05:44:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:98: seq_num 56 ranges {696320=540672,1236992=401408} 2024-09-16T05:44:24.393 INFO:tasks.rados.rados.0.smithi145.stdout:98: writing smithi14585108-42 from 696320 to 1236992 tid 1 2024-09-16T05:44:24.396 INFO:tasks.rados.rados.0.smithi145.stdout:98: writing smithi14585108-42 from 1236992 to 1638400 tid 2 2024-09-16T05:44:24.396 INFO:tasks.rados.rados.0.smithi145.stdout:99: copy_from oid 5 from oid 24 current snap is 3 2024-09-16T05:44:24.396 INFO:tasks.rados.rados.0.smithi145.stdout:100: copy_from oid 26 from oid 32 current snap is 3 2024-09-16T05:44:24.396 INFO:tasks.rados.rados.0.smithi145.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-09-16T05:44:24.409 INFO:tasks.rados.rados.0.smithi145.stdout:86: finishing copy_from racing read to smithi14585108-34 2024-09-16T05:44:24.409 INFO:tasks.rados.rados.0.smithi145.stdout:86: finishing copy_from to smithi14585108-34 2024-09-16T05:44:24.409 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-16T05:44:24.409 INFO:tasks.rados.rados.0.smithi145.stdout:84: done (10 left) 2024-09-16T05:44:24.409 INFO:tasks.rados.rados.0.smithi145.stdout:86: done (9 left) 2024-09-16T05:44:24.409 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 3 2024-09-16T05:44:24.409 INFO:tasks.rados.rados.0.smithi145.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-16T05:44:24.427 INFO:tasks.rados.rados.0.smithi145.stdout:90: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-16T05:44:24.437 INFO:tasks.rados.rados.0.smithi145.stdout:91: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:44:24.437 INFO:tasks.rados.rados.0.smithi145.stdout:91: finishing copy_from to smithi14585108-2 2024-09-16T05:44:24.437 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-16T05:44:24.438 INFO:tasks.rados.rados.0.smithi145.stdout:94: finishing write tid 1 to smithi14585108-30 2024-09-16T05:44:24.438 INFO:tasks.rados.rados.0.smithi145.stdout:94: finishing write tid 2 to smithi14585108-30 2024-09-16T05:44:24.438 INFO:tasks.rados.rados.0.smithi145.stdout:94: finishing write tid 3 to smithi14585108-30 2024-09-16T05:44:24.438 INFO:tasks.rados.rados.0.smithi145.stdout:101: seq_num 57 ranges {458752=557056,1015808=401408} 2024-09-16T05:44:24.442 INFO:tasks.rados.rados.0.smithi145.stdout:101: writing smithi14585108-36 from 458752 to 1015808 tid 1 2024-09-16T05:44:24.446 INFO:tasks.rados.rados.0.smithi145.stdout:101: writing smithi14585108-36 from 1015808 to 1417216 tid 2 2024-09-16T05:44:24.446 INFO:tasks.rados.rados.0.smithi145.stdout:89: done (9 left) 2024-09-16T05:44:24.446 INFO:tasks.rados.rados.0.smithi145.stdout:90: done (8 left) 2024-09-16T05:44:24.446 INFO:tasks.rados.rados.0.smithi145.stdout:91: done (7 left) 2024-09-16T05:44:24.446 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 3 2024-09-16T05:44:24.446 INFO:tasks.rados.rados.0.smithi145.stdout:94: finishing write tid 4 to smithi14585108-30 2024-09-16T05:44:24.446 INFO:tasks.rados.rados.0.smithi145.stdout:94: oid 30 updating version 0 to 15 2024-09-16T05:44:24.446 INFO:tasks.rados.rados.0.smithi145.stdout:94: oid 30 updating version 15 to 16 2024-09-16T05:44:24.447 INFO:tasks.rados.rados.0.smithi145.stdout:94: oid 30 version 16 is already newer than 14 2024-09-16T05:44:24.447 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 16 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-09-16T05:44:24.447 INFO:tasks.rados.rados.0.smithi145.stdout:94: left oid 30 (ObjNum 55 snap 3 seq_num 55) 2024-09-16T05:44:24.447 INFO:tasks.rados.rados.0.smithi145.stdout:97: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-16T05:44:24.467 INFO:tasks.rados.rados.0.smithi145.stdout:95: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-16T05:44:24.490 INFO:tasks.rados.rados.0.smithi145.stdout:98: finishing write tid 1 to smithi14585108-42 2024-09-16T05:44:24.491 INFO:tasks.rados.rados.0.smithi145.stdout:98: finishing write tid 2 to smithi14585108-42 2024-09-16T05:44:24.491 INFO:tasks.rados.rados.0.smithi145.stdout:102: seq_num 58 ranges {286720=573440,860160=401408} 2024-09-16T05:44:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:102: writing smithi14585108-18 from 286720 to 860160 tid 1 2024-09-16T05:44:24.498 INFO:tasks.rados.rados.0.smithi145.stdout:102: writing smithi14585108-18 from 860160 to 1261568 tid 2 2024-09-16T05:44:24.498 INFO:tasks.rados.rados.0.smithi145.stdout:94: done (7 left) 2024-09-16T05:44:24.498 INFO:tasks.rados.rados.0.smithi145.stdout:95: done (6 left) 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:97: done (5 left) 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:103: rollback oid 20 current snap is 3 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 0 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:104: delete oid 25 current snap is 3 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:98: finishing write tid 3 to smithi14585108-42 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:98: finishing write tid 4 to smithi14585108-42 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:98: oid 42 updating version 0 to 27 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:98: oid 42 updating version 27 to 28 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:98: oid 42 version 28 is already newer than 26 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 28 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:98: left oid 42 (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:100: finishing copy_from racing read to smithi14585108-26 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:100: finishing copy_from to smithi14585108-26 2024-09-16T05:44:24.499 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 4 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:99: finishing copy_from racing read to smithi14585108-5 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:99: finishing copy_from to smithi14585108-5 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:101: finishing write tid 1 to smithi14585108-36 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:101: finishing write tid 2 to smithi14585108-36 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:101: finishing write tid 3 to smithi14585108-36 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:101: finishing write tid 4 to smithi14585108-36 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:101: oid 36 updating version 0 to 18 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:101: oid 36 version 18 is already newer than 16 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:101: oid 36 version 18 is already newer than 17 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 18 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-09-16T05:44:24.500 INFO:tasks.rados.rados.0.smithi145.stdout:101: left oid 36 (ObjNum 57 snap 3 seq_num 57) 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:98: done (6 left) 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:99: done (5 left) 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:100: done (4 left) 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:101: done (3 left) 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:104: done (2 left) 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:105: read oid 45 snap -1 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:105: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:106: rollback oid 4 current snap is 3 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 0 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:107: delete oid 16 current snap is 3 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:102: finishing write tid 1 to smithi14585108-18 2024-09-16T05:44:24.502 INFO:tasks.rados.rados.0.smithi145.stdout:102: finishing write tid 2 to smithi14585108-18 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:102: finishing write tid 3 to smithi14585108-18 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:106: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:106: done (4 left) 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:107: done (3 left) 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:108: read oid 25 snap 1 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:108: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:109: rollback oid 28 current snap is 3 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 28 to 0 2024-09-16T05:44:24.503 INFO:tasks.rados.rados.0.smithi145.stdout:110: delete oid 36 current snap is 3 2024-09-16T05:44:24.504 INFO:tasks.rados.rados.0.smithi145.stdout:102: finishing write tid 4 to smithi14585108-18 2024-09-16T05:44:24.504 INFO:tasks.rados.rados.0.smithi145.stdout:102: oid 18 updating version 0 to 19 2024-09-16T05:44:24.504 INFO:tasks.rados.rados.0.smithi145.stdout:102: oid 18 updating version 19 to 20 2024-09-16T05:44:24.504 INFO:tasks.rados.rados.0.smithi145.stdout:102: oid 18 version 20 is already newer than 18 2024-09-16T05:44:24.504 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 20 (ObjNum 58 snap 3 seq_num 58) dirty exists 2024-09-16T05:44:24.504 INFO:tasks.rados.rados.0.smithi145.stdout:102: left oid 18 (ObjNum 58 snap 3 seq_num 58) 2024-09-16T05:44:24.504 INFO:tasks.rados.rados.0.smithi145.stdout:103: finishing rollback tid 0 to smithi14585108-20 2024-09-16T05:44:24.505 INFO:tasks.rados.rados.0.smithi145.stdout:109: finishing rollback tid 0 to smithi14585108-28 2024-09-16T05:44:24.505 INFO:tasks.rados.rados.0.smithi145.stdout:108: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-16T05:44:24.517 INFO:tasks.rados.rados.0.smithi145.stdout:105: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:109: finishing rollback tid 1 to smithi14585108-28 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:103: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:103: finishing rollback tid 2 to smithi14585108-20 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 24 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:109: finishing rollback tid 2 to smithi14585108-28 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 8 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:102: done (5 left) 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:103: done (4 left) 2024-09-16T05:44:24.534 INFO:tasks.rados.rados.0.smithi145.stdout:105: done (3 left) 2024-09-16T05:44:24.535 INFO:tasks.rados.rados.0.smithi145.stdout:108: done (2 left) 2024-09-16T05:44:24.535 INFO:tasks.rados.rados.0.smithi145.stdout:109: done (1 left) 2024-09-16T05:44:24.535 INFO:tasks.rados.rados.0.smithi145.stdout:110: done (0 left) 2024-09-16T05:44:24.535 INFO:tasks.rados.rados.0.smithi145.stdout:111: setattr oid 35 current snap is 3 2024-09-16T05:44:24.535 INFO:tasks.rados.rados.0.smithi145.stdout:112: snap_create 2024-09-16T05:44:24.537 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-16T05:44:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:24 smithi145 ceph-mon[39111]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T05:44:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:24 smithi145 ceph-mon[39111]: pgmap v110: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:24.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:24 smithi145 ceph-mon[27514]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T05:44:24.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:24 smithi145 ceph-mon[27514]: pgmap v110: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:24.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:24 smithi161 ceph-mon[31301]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T05:44:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:24 smithi161 ceph-mon[31301]: pgmap v110: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:44:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:44:24] "GET /metrics HTTP/1.1" 200 35965 "" "Prometheus/2.43.0" 2024-09-16T05:44:25.365 INFO:tasks.rados.rados.0.smithi145.stdout:111: done (1 left) 2024-09-16T05:44:25.366 INFO:tasks.rados.rados.0.smithi145.stdout:112: done (0 left) 2024-09-16T05:44:25.366 INFO:tasks.rados.rados.0.smithi145.stdout:113: copy_from oid 25 from oid 6 current snap is 4 2024-09-16T05:44:25.366 INFO:tasks.rados.rados.0.smithi145.stdout:114: setattr oid 23 current snap is 4 2024-09-16T05:44:25.367 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 4 2024-09-16T05:44:25.367 INFO:tasks.rados.rados.0.smithi145.stdout:115: seq_num 62 ranges {24576=647168,671744=401408} 2024-09-16T05:44:25.370 INFO:tasks.rados.rados.0.smithi145.stdout:115: writing smithi14585108-15 from 24576 to 671744 tid 1 2024-09-16T05:44:25.373 INFO:tasks.rados.rados.0.smithi145.stdout:115: writing smithi14585108-15 from 671744 to 1073152 tid 2 2024-09-16T05:44:25.373 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 4 2024-09-16T05:44:25.373 INFO:tasks.rados.rados.0.smithi145.stdout:116: seq_num 63 ranges {319488=663552,983040=401408} 2024-09-16T05:44:25.379 INFO:tasks.rados.rados.0.smithi145.stdout:116: writing smithi14585108-20 from 319488 to 983040 tid 1 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:116: writing smithi14585108-20 from 983040 to 1384448 tid 2 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:117: rollback oid 31 current snap is 4 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 1 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 8 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:115: finishing write tid 1 to smithi14585108-15 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:115: finishing write tid 2 to smithi14585108-15 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:115: finishing write tid 3 to smithi14585108-15 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:115: finishing write tid 4 to smithi14585108-15 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:115: oid 15 updating version 0 to 18 2024-09-16T05:44:25.383 INFO:tasks.rados.rados.0.smithi145.stdout:115: oid 15 updating version 18 to 20 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:115: oid 15 version 20 is already newer than 19 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 20 (ObjNum 62 snap 4 seq_num 62) dirty exists 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:115: left oid 15 (ObjNum 62 snap 4 seq_num 62) 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:113: finishing copy_from racing read to smithi14585108-25 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:113: finishing copy_from to smithi14585108-25 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:113: done (4 left) 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:114: done (3 left) 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:115: done (2 left) 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:118: read oid 26 snap -1 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:118: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 4 2024-09-16T05:44:25.384 INFO:tasks.rados.rados.0.smithi145.stdout:119: seq_num 64 ranges {778240=679936,1458176=401408} 2024-09-16T05:44:25.391 INFO:tasks.rados.rados.0.smithi145.stdout:119: writing smithi14585108-2 from 778240 to 1458176 tid 1 2024-09-16T05:44:25.394 INFO:tasks.rados.rados.0.smithi145.stdout:119: writing smithi14585108-2 from 1458176 to 1859584 tid 2 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:120: snap_create 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:116: finishing write tid 1 to smithi14585108-20 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:117: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:116: finishing write tid 2 to smithi14585108-20 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:116: finishing write tid 3 to smithi14585108-20 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:117: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:117: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 12 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:116: finishing write tid 4 to smithi14585108-20 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:116: oid 20 updating version 0 to 26 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:116: oid 20 updating version 26 to 28 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:116: oid 20 version 28 is already newer than 27 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 28 (ObjNum 63 snap 4 seq_num 63) dirty exists 2024-09-16T05:44:25.395 INFO:tasks.rados.rados.0.smithi145.stdout:116: left oid 20 (ObjNum 63 snap 4 seq_num 63) 2024-09-16T05:44:25.396 INFO:tasks.rados.rados.0.smithi145.stdout:118: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:25.411 INFO:tasks.rados.rados.0.smithi145.stdout:119: finishing write tid 1 to smithi14585108-2 2024-09-16T05:44:25.412 INFO:tasks.rados.rados.0.smithi145.stdout:119: finishing write tid 2 to smithi14585108-2 2024-09-16T05:44:25.412 INFO:tasks.rados.rados.0.smithi145.stdout:119: finishing write tid 3 to smithi14585108-2 2024-09-16T05:44:25.412 INFO:tasks.rados.rados.0.smithi145.stdout:119: finishing write tid 4 to smithi14585108-2 2024-09-16T05:44:25.412 INFO:tasks.rados.rados.0.smithi145.stdout:119: oid 2 updating version 0 to 31 2024-09-16T05:44:25.412 INFO:tasks.rados.rados.0.smithi145.stdout:119: oid 2 updating version 31 to 32 2024-09-16T05:44:25.412 INFO:tasks.rados.rados.0.smithi145.stdout:119: oid 2 version 32 is already newer than 30 2024-09-16T05:44:25.412 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 32 (ObjNum 64 snap 4 seq_num 64) dirty exists 2024-09-16T05:44:25.412 INFO:tasks.rados.rados.0.smithi145.stdout:119: left oid 2 (ObjNum 64 snap 4 seq_num 64) 2024-09-16T05:44:25.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:25 smithi145 ceph-mon[27514]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T05:44:25.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:25 smithi145 ceph-mon[39111]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T05:44:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:25 smithi161 ceph-mon[31301]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T05:44:26.371 INFO:tasks.rados.rados.0.smithi145.stdout:116: done (4 left) 2024-09-16T05:44:26.371 INFO:tasks.rados.rados.0.smithi145.stdout:117: done (3 left) 2024-09-16T05:44:26.371 INFO:tasks.rados.rados.0.smithi145.stdout:118: done (2 left) 2024-09-16T05:44:26.371 INFO:tasks.rados.rados.0.smithi145.stdout:119: done (1 left) 2024-09-16T05:44:26.371 INFO:tasks.rados.rados.0.smithi145.stdout:120: done (0 left) 2024-09-16T05:44:26.372 INFO:tasks.rados.rados.0.smithi145.stdout:121: read oid 48 snap 1 2024-09-16T05:44:26.372 INFO:tasks.rados.rados.0.smithi145.stdout:121: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-16T05:44:26.372 INFO:tasks.rados.rados.0.smithi145.stdout:122: read oid 49 snap 0 2024-09-16T05:44:26.372 INFO:tasks.rados.rados.0.smithi145.stdout:122: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-16T05:44:26.372 INFO:tasks.rados.rados.0.smithi145.stdout:123: delete oid 44 current snap is 5 2024-09-16T05:44:26.375 INFO:tasks.rados.rados.0.smithi145.stdout:122: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-16T05:44:26.399 INFO:tasks.rados.rados.0.smithi145.stdout:121: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-16T05:44:26.423 INFO:tasks.rados.rados.0.smithi145.stdout:121: done (2 left) 2024-09-16T05:44:26.423 INFO:tasks.rados.rados.0.smithi145.stdout:122: done (1 left) 2024-09-16T05:44:26.424 INFO:tasks.rados.rados.0.smithi145.stdout:123: done (0 left) 2024-09-16T05:44:26.424 INFO:tasks.rados.rados.0.smithi145.stdout:124: rollback oid 49 current snap is 5 2024-09-16T05:44:26.424 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 49 to 3 2024-09-16T05:44:26.424 INFO:tasks.rados.rados.0.smithi145.stdout:125: read oid 27 snap -1 2024-09-16T05:44:26.424 INFO:tasks.rados.rados.0.smithi145.stdout:125: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-16T05:44:26.424 INFO:tasks.rados.rados.0.smithi145.stdout:126: setattr oid 41 current snap is 5 2024-09-16T05:44:26.424 INFO:tasks.rados.rados.0.smithi145.stdout:127: delete oid 28 current snap is 5 2024-09-16T05:44:26.426 INFO:tasks.rados.rados.0.smithi145.stdout:124: finishing rollback tid 0 to smithi14585108-49 2024-09-16T05:44:26.426 INFO:tasks.rados.rados.0.smithi145.stdout:124: finishing rollback tid 1 to smithi14585108-49 2024-09-16T05:44:26.427 INFO:tasks.rados.rados.0.smithi145.stdout:124: finishing rollback tid 2 to smithi14585108-49 2024-09-16T05:44:26.427 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 21 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-16T05:44:26.427 INFO:tasks.rados.rados.0.smithi145.stdout:124: done (3 left) 2024-09-16T05:44:26.427 INFO:tasks.rados.rados.0.smithi145.stdout:127: done (2 left) 2024-09-16T05:44:26.427 INFO:tasks.rados.rados.0.smithi145.stdout:128: snap_remove snap 3 2024-09-16T05:44:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:26 smithi145 ceph-mon[39111]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T05:44:26.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:26 smithi145 ceph-mon[39111]: pgmap v113: 121 pgs: 121 active+clean; 30 MiB data, 286 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.9 MiB/s wr, 102 op/s 2024-09-16T05:44:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:26 smithi145 ceph-mon[27514]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T05:44:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:26 smithi145 ceph-mon[27514]: pgmap v113: 121 pgs: 121 active+clean; 30 MiB data, 286 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.9 MiB/s wr, 102 op/s 2024-09-16T05:44:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:26 smithi161 ceph-mon[31301]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T05:44:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:26 smithi161 ceph-mon[31301]: pgmap v113: 121 pgs: 121 active+clean; 30 MiB data, 286 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.9 MiB/s wr, 102 op/s 2024-09-16T05:44:27.383 INFO:tasks.rados.rados.0.smithi145.stdout:128: done (2 left) 2024-09-16T05:44:27.383 INFO:tasks.rados.rados.0.smithi145.stdout:129: setattr oid 32 current snap is 5 2024-09-16T05:44:27.384 INFO:tasks.rados.rados.0.smithi145.stdout:125: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-16T05:44:27.397 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 12 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-16T05:44:27.397 INFO:tasks.rados.rados.0.smithi145.stdout:125: done (2 left) 2024-09-16T05:44:27.397 INFO:tasks.rados.rados.0.smithi145.stdout:126: done (1 left) 2024-09-16T05:44:27.397 INFO:tasks.rados.rados.0.smithi145.stdout:130: snap_remove snap 1 2024-09-16T05:44:27.757 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:27 smithi145 ceph-mon[27514]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T05:44:27.757 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:27 smithi145 ceph-mon[39111]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T05:44:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:27 smithi161 ceph-mon[31301]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T05:44:28.393 INFO:tasks.rados.rados.0.smithi145.stdout:130: done (1 left) 2024-09-16T05:44:28.394 INFO:tasks.rados.rados.0.smithi145.stdout:131: delete oid 6 current snap is 5 2024-09-16T05:44:28.394 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 16 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-16T05:44:28.397 INFO:tasks.rados.rados.0.smithi145.stdout:129: done (1 left) 2024-09-16T05:44:28.398 INFO:tasks.rados.rados.0.smithi145.stdout:131: done (0 left) 2024-09-16T05:44:28.398 INFO:tasks.rados.rados.0.smithi145.stdout:132: snap_remove snap 0 2024-09-16T05:44:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:28 smithi145 ceph-mon[27514]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T05:44:28.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:28 smithi145 ceph-mon[27514]: pgmap v116: 121 pgs: 121 active+clean; 30 MiB data, 286 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.9 MiB/s wr, 102 op/s 2024-09-16T05:44:28.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:28 smithi145 ceph-mon[39111]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T05:44:28.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:28 smithi145 ceph-mon[39111]: pgmap v116: 121 pgs: 121 active+clean; 30 MiB data, 286 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.9 MiB/s wr, 102 op/s 2024-09-16T05:44:28.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:28 smithi161 ceph-mon[31301]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T05:44:28.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:28 smithi161 ceph-mon[31301]: pgmap v116: 121 pgs: 121 active+clean; 30 MiB data, 286 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.9 MiB/s wr, 102 op/s 2024-09-16T05:44:29.391 INFO:tasks.rados.rados.0.smithi145.stdout:132: done (0 left) 2024-09-16T05:44:29.391 INFO:tasks.rados.rados.0.smithi145.stdout:133: rollback oid 17 current snap is 5 2024-09-16T05:44:29.392 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 17 to 4 2024-09-16T05:44:29.392 INFO:tasks.rados.rados.0.smithi145.stdout:134: delete oid 18 current snap is 5 2024-09-16T05:44:29.403 INFO:tasks.rados.rados.0.smithi145.stdout:133: finishing rollback tid 0 to smithi14585108-17 2024-09-16T05:44:29.403 INFO:tasks.rados.rados.0.smithi145.stdout:134: done (1 left) 2024-09-16T05:44:29.403 INFO:tasks.rados.rados.0.smithi145.stdout:135: delete oid 36 current snap is 5 2024-09-16T05:44:29.404 INFO:tasks.rados.rados.0.smithi145.stdout:133: finishing rollback tid 1 to smithi14585108-17 2024-09-16T05:44:29.404 INFO:tasks.rados.rados.0.smithi145.stdout:133: finishing rollback tid 2 to smithi14585108-17 2024-09-16T05:44:29.404 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 27 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-16T05:44:29.407 INFO:tasks.rados.rados.0.smithi145.stdout:133: done (1 left) 2024-09-16T05:44:29.407 INFO:tasks.rados.rados.0.smithi145.stdout:135: done (0 left) 2024-09-16T05:44:29.407 INFO:tasks.rados.rados.0.smithi145.stdout:136: copy_from oid 36 from oid 1 current snap is 5 2024-09-16T05:44:29.407 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 5 2024-09-16T05:44:29.407 INFO:tasks.rados.rados.0.smithi145.stdout:137: seq_num 70 ranges {507904=778240,1286144=401408} 2024-09-16T05:44:29.413 INFO:tasks.rados.rados.0.smithi145.stdout:137: writing smithi14585108-31 from 507904 to 1286144 tid 1 2024-09-16T05:44:29.416 INFO:tasks.rados.rados.0.smithi145.stdout:137: writing smithi14585108-31 from 1286144 to 1687552 tid 2 2024-09-16T05:44:29.416 INFO:tasks.rados.rados.0.smithi145.stdout:136: finishing copy_from to smithi14585108-36 2024-09-16T05:44:29.417 INFO:tasks.rados.rados.0.smithi145.stdout:136: got expected ENOENT (src dne) 2024-09-16T05:44:29.417 INFO:tasks.rados.rados.0.smithi145.stdout:136: finishing copy_from racing read to smithi14585108-36 2024-09-16T05:44:29.417 INFO:tasks.rados.rados.0.smithi145.stdout:136: done (1 left) 2024-09-16T05:44:29.417 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 5 2024-09-16T05:44:29.417 INFO:tasks.rados.rados.0.smithi145.stdout:138: seq_num 71 ranges {827392=794624,1622016=401408} 2024-09-16T05:44:29.426 INFO:tasks.rados.rados.0.smithi145.stdout:138: writing smithi14585108-50 from 827392 to 1622016 tid 1 2024-09-16T05:44:29.429 INFO:tasks.rados.rados.0.smithi145.stdout:138: writing smithi14585108-50 from 1622016 to 2023424 tid 2 2024-09-16T05:44:29.429 INFO:tasks.rados.rados.0.smithi145.stdout:139: copy_from oid 41 from oid 44 current snap is 5 2024-09-16T05:44:29.432 INFO:tasks.rados.rados.0.smithi145.stdout:137: finishing write tid 1 to smithi14585108-31 2024-09-16T05:44:29.432 INFO:tasks.rados.rados.0.smithi145.stdout:137: finishing write tid 2 to smithi14585108-31 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:137: finishing write tid 3 to smithi14585108-31 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:137: finishing write tid 4 to smithi14585108-31 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:137: oid 31 updating version 0 to 24 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:137: oid 31 updating version 24 to 26 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:137: oid 31 version 26 is already newer than 25 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 26 (ObjNum 70 snap 5 seq_num 70) dirty exists 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:137: left oid 31 (ObjNum 70 snap 5 seq_num 70) 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:137: done (2 left) 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:140: copy_from oid 28 from oid 10 current snap is 5 2024-09-16T05:44:29.433 INFO:tasks.rados.rados.0.smithi145.stdout:141: snap_create 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:138: finishing write tid 1 to smithi14585108-50 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:139: finishing copy_from to smithi14585108-41 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:139: got expected ENOENT (src dne) 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:139: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:138: finishing write tid 2 to smithi14585108-50 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:138: finishing write tid 3 to smithi14585108-50 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:138: finishing write tid 4 to smithi14585108-50 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:138: oid 50 updating version 0 to 9 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:138: oid 50 version 9 is already newer than 7 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:138: oid 50 version 9 is already newer than 8 2024-09-16T05:44:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 9 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:44:29.436 INFO:tasks.rados.rados.0.smithi145.stdout:138: left oid 50 (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:44:29.436 INFO:tasks.rados.rados.0.smithi145.stdout:140: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:44:29.436 INFO:tasks.rados.rados.0.smithi145.stdout:140: finishing copy_from to smithi14585108-28 2024-09-16T05:44:29.436 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 14 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-16T05:44:29.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:29 smithi145 ceph-mon[27514]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T05:44:29.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:29 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:29.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:29 smithi145 ceph-mon[39111]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T05:44:29.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:29 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:29.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:29 smithi161 ceph-mon[31301]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T05:44:29.841 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:29 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:30.238 INFO:tasks.rados.rados.0.smithi145.stdout:138: done (3 left) 2024-09-16T05:44:30.238 INFO:tasks.rados.rados.0.smithi145.stdout:139: done (2 left) 2024-09-16T05:44:30.238 INFO:tasks.rados.rados.0.smithi145.stdout:140: done (1 left) 2024-09-16T05:44:30.238 INFO:tasks.rados.rados.0.smithi145.stdout:141: done (0 left) 2024-09-16T05:44:30.239 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 6 2024-09-16T05:44:30.239 INFO:tasks.rados.rados.0.smithi145.stdout:142: seq_num 72 ranges {139264=409600,548864=524288,1073152=278528} 2024-09-16T05:44:30.241 INFO:tasks.rados.rados.0.smithi145.stdout:142: writing smithi14585108-9 from 139264 to 548864 tid 1 2024-09-16T05:44:30.245 INFO:tasks.rados.rados.0.smithi145.stdout:142: writing smithi14585108-9 from 548864 to 1073152 tid 2 2024-09-16T05:44:30.249 INFO:tasks.rados.rados.0.smithi145.stdout:142: writing smithi14585108-9 from 1073152 to 1351680 tid 3 2024-09-16T05:44:30.249 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 6 2024-09-16T05:44:30.249 INFO:tasks.rados.rados.0.smithi145.stdout:143: seq_num 73 ranges {188416=425984,614400=409600,1024000=393216} 2024-09-16T05:44:30.249 INFO:tasks.rados.rados.0.smithi145.stdout:143: writing smithi14585108-12 from 188416 to 614400 tid 1 2024-09-16T05:44:30.259 INFO:tasks.rados.rados.0.smithi145.stdout:143: writing smithi14585108-12 from 614400 to 1024000 tid 2 2024-09-16T05:44:30.259 INFO:tasks.rados.rados.0.smithi145.stdout:143: writing smithi14585108-12 from 1024000 to 1417216 tid 3 2024-09-16T05:44:30.259 INFO:tasks.rados.rados.0.smithi145.stdout:144: rollback oid 22 current snap is 6 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 4 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: finishing write tid 1 to smithi14585108-9 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: finishing write tid 2 to smithi14585108-9 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: finishing write tid 3 to smithi14585108-9 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: finishing write tid 4 to smithi14585108-9 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: finishing write tid 5 to smithi14585108-9 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: oid 9 updating version 0 to 47 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: oid 9 version 47 is already newer than 45 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: oid 9 version 47 is already newer than 46 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: oid 9 version 47 is already newer than 44 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 47 (ObjNum 72 snap 6 seq_num 72) dirty exists 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:142: left oid 9 (ObjNum 72 snap 6 seq_num 72) 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:143: finishing write tid 1 to smithi14585108-12 2024-09-16T05:44:30.260 INFO:tasks.rados.rados.0.smithi145.stdout:143: finishing write tid 2 to smithi14585108-12 2024-09-16T05:44:30.261 INFO:tasks.rados.rados.0.smithi145.stdout:142: done (2 left) 2024-09-16T05:44:30.261 INFO:tasks.rados.rados.0.smithi145.stdout:145: snap_create 2024-09-16T05:44:30.261 INFO:tasks.rados.rados.0.smithi145.stdout:143: finishing write tid 3 to smithi14585108-12 2024-09-16T05:44:30.261 INFO:tasks.rados.rados.0.smithi145.stdout:143: finishing write tid 4 to smithi14585108-12 2024-09-16T05:44:30.261 INFO:tasks.rados.rados.0.smithi145.stdout:143: finishing write tid 5 to smithi14585108-12 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:143: oid 12 updating version 0 to 22 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:143: oid 12 version 22 is already newer than 21 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:143: oid 12 version 22 is already newer than 19 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:143: oid 12 version 22 is already newer than 20 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 22 (ObjNum 73 snap 6 seq_num 73) dirty exists 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:143: left oid 12 (ObjNum 73 snap 6 seq_num 73) 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:144: finishing rollback tid 0 to smithi14585108-22 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:144: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:144: finishing rollback tid 2 to smithi14585108-22 2024-09-16T05:44:30.262 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 19 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-16T05:44:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:30 smithi145 ceph-mon[39111]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T05:44:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:30 smithi145 ceph-mon[39111]: pgmap v119: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T05:44:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:30 smithi145 ceph-mon[39111]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T05:44:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:30 smithi145 ceph-mon[27514]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T05:44:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:30 smithi145 ceph-mon[27514]: pgmap v119: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T05:44:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:30 smithi145 ceph-mon[27514]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T05:44:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:30 smithi161 ceph-mon[31301]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T05:44:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:30 smithi161 ceph-mon[31301]: pgmap v119: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T05:44:30.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:30 smithi161 ceph-mon[31301]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T05:44:31.240 INFO:tasks.rados.rados.0.smithi145.stdout:143: done (2 left) 2024-09-16T05:44:31.240 INFO:tasks.rados.rados.0.smithi145.stdout:144: done (1 left) 2024-09-16T05:44:31.240 INFO:tasks.rados.rados.0.smithi145.stdout:145: done (0 left) 2024-09-16T05:44:31.241 INFO:tasks.rados.rados.0.smithi145.stdout:146: read oid 33 snap -1 2024-09-16T05:44:31.241 INFO:tasks.rados.rados.0.smithi145.stdout:146: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-16T05:44:31.241 INFO:tasks.rados.rados.0.smithi145.stdout:147: read oid 45 snap -1 2024-09-16T05:44:31.241 INFO:tasks.rados.rados.0.smithi145.stdout:147: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:44:31.241 INFO:tasks.rados.rados.0.smithi145.stdout:148: snap_create 2024-09-16T05:44:31.242 INFO:tasks.rados.rados.0.smithi145.stdout:147: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:44:31.258 INFO:tasks.rados.rados.0.smithi145.stdout:146: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-16T05:44:32.247 INFO:tasks.rados.rados.0.smithi145.stdout:146: done (2 left) 2024-09-16T05:44:32.247 INFO:tasks.rados.rados.0.smithi145.stdout:147: done (1 left) 2024-09-16T05:44:32.247 INFO:tasks.rados.rados.0.smithi145.stdout:148: done (0 left) 2024-09-16T05:44:32.248 INFO:tasks.rados.rados.0.smithi145.stdout:149: copy_from oid 48 from oid 42 current snap is 8 2024-09-16T05:44:32.248 INFO:tasks.rados.rados.0.smithi145.stdout:150: delete oid 29 current snap is 8 2024-09-16T05:44:32.249 INFO:tasks.rados.rados.0.smithi145.stdout:150: done (1 left) 2024-09-16T05:44:32.249 INFO:tasks.rados.rados.0.smithi145.stdout:151: snap_create 2024-09-16T05:44:32.260 INFO:tasks.rados.rados.0.smithi145.stdout:149: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:44:32.263 INFO:tasks.rados.rados.0.smithi145.stdout:149: finishing copy_from to smithi14585108-48 2024-09-16T05:44:32.263 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 28 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-09-16T05:44:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:32 smithi145 ceph-mon[39111]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T05:44:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:32 smithi145 ceph-mon[39111]: pgmap v122: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T05:44:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:32 smithi145 ceph-mon[27514]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T05:44:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:32 smithi145 ceph-mon[27514]: pgmap v122: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T05:44:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:32 smithi161 ceph-mon[31301]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T05:44:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:32 smithi161 ceph-mon[31301]: pgmap v122: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T05:44:33.246 INFO:tasks.rados.rados.0.smithi145.stdout:149: done (1 left) 2024-09-16T05:44:33.246 INFO:tasks.rados.rados.0.smithi145.stdout:151: done (0 left) 2024-09-16T05:44:33.246 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 9 2024-09-16T05:44:33.246 INFO:tasks.rados.rados.0.smithi145.stdout:152: seq_num 75 ranges {712704=458752,1171456=581632,1753088=221184} 2024-09-16T05:44:33.252 INFO:tasks.rados.rados.0.smithi145.stdout:152: writing smithi14585108-43 from 712704 to 1171456 tid 1 2024-09-16T05:44:33.256 INFO:tasks.rados.rados.0.smithi145.stdout:152: writing smithi14585108-43 from 1171456 to 1753088 tid 2 2024-09-16T05:44:33.257 INFO:tasks.rados.rados.0.smithi145.stdout:152: writing smithi14585108-43 from 1753088 to 1974272 tid 3 2024-09-16T05:44:33.257 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 9 2024-09-16T05:44:33.257 INFO:tasks.rados.rados.0.smithi145.stdout:153: seq_num 76 ranges {155648=475136,630784=458752,1089536=344064} 2024-09-16T05:44:33.261 INFO:tasks.rados.rados.0.smithi145.stdout:153: writing smithi14585108-10 from 155648 to 630784 tid 1 2024-09-16T05:44:33.264 INFO:tasks.rados.rados.0.smithi145.stdout:153: writing smithi14585108-10 from 630784 to 1089536 tid 2 2024-09-16T05:44:33.266 INFO:tasks.rados.rados.0.smithi145.stdout:153: writing smithi14585108-10 from 1089536 to 1433600 tid 3 2024-09-16T05:44:33.266 INFO:tasks.rados.rados.0.smithi145.stdout:154: snap_create 2024-09-16T05:44:33.266 INFO:tasks.rados.rados.0.smithi145.stdout:152: finishing write tid 1 to smithi14585108-43 2024-09-16T05:44:33.266 INFO:tasks.rados.rados.0.smithi145.stdout:152: finishing write tid 2 to smithi14585108-43 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:152: finishing write tid 3 to smithi14585108-43 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:152: finishing write tid 4 to smithi14585108-43 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:152: finishing write tid 5 to smithi14585108-43 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:152: oid 43 updating version 0 to 51 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:152: oid 43 version 51 is already newer than 50 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:152: oid 43 updating version 51 to 52 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:152: oid 43 version 52 is already newer than 49 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 52 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:152: left oid 43 (ObjNum 75 snap 9 seq_num 75) 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:153: finishing write tid 1 to smithi14585108-10 2024-09-16T05:44:33.267 INFO:tasks.rados.rados.0.smithi145.stdout:153: finishing write tid 2 to smithi14585108-10 2024-09-16T05:44:33.268 INFO:tasks.rados.rados.0.smithi145.stdout:153: finishing write tid 3 to smithi14585108-10 2024-09-16T05:44:33.268 INFO:tasks.rados.rados.0.smithi145.stdout:153: finishing write tid 4 to smithi14585108-10 2024-09-16T05:44:33.269 INFO:tasks.rados.rados.0.smithi145.stdout:153: finishing write tid 5 to smithi14585108-10 2024-09-16T05:44:33.269 INFO:tasks.rados.rados.0.smithi145.stdout:153: oid 10 updating version 0 to 55 2024-09-16T05:44:33.269 INFO:tasks.rados.rados.0.smithi145.stdout:153: oid 10 updating version 55 to 56 2024-09-16T05:44:33.269 INFO:tasks.rados.rados.0.smithi145.stdout:153: oid 10 updating version 56 to 57 2024-09-16T05:44:33.269 INFO:tasks.rados.rados.0.smithi145.stdout:153: oid 10 version 57 is already newer than 54 2024-09-16T05:44:33.269 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 57 (ObjNum 76 snap 9 seq_num 76) dirty exists 2024-09-16T05:44:33.269 INFO:tasks.rados.rados.0.smithi145.stdout:153: left oid 10 (ObjNum 76 snap 9 seq_num 76) 2024-09-16T05:44:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:33 smithi145 ceph-mon[39111]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T05:44:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:33 smithi145 ceph-mon[27514]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T05:44:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:33 smithi161 ceph-mon[31301]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T05:44:34.257 INFO:tasks.rados.rados.0.smithi145.stdout:152: done (2 left) 2024-09-16T05:44:34.257 INFO:tasks.rados.rados.0.smithi145.stdout:153: done (1 left) 2024-09-16T05:44:34.257 INFO:tasks.rados.rados.0.smithi145.stdout:154: done (0 left) 2024-09-16T05:44:34.257 INFO:tasks.rados.rados.0.smithi145.stdout:155: snap_create 2024-09-16T05:44:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:34 smithi145 ceph-mon[27514]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T05:44:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:34 smithi145 ceph-mon[27514]: pgmap v125: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:34 smithi145 ceph-mon[39111]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T05:44:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:34 smithi145 ceph-mon[39111]: pgmap v125: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:34 smithi161 ceph-mon[31301]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T05:44:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:34 smithi161 ceph-mon[31301]: pgmap v125: 121 pgs: 121 active+clean; 32 MiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:44:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:44:34] "GET /metrics HTTP/1.1" 200 35965 "" "Prometheus/2.43.0" 2024-09-16T05:44:35.240 INFO:tasks.rados.rados.0.smithi145.stdout:155: done (0 left) 2024-09-16T05:44:35.240 INFO:tasks.rados.rados.0.smithi145.stdout:156: read oid 42 snap -1 2024-09-16T05:44:35.240 INFO:tasks.rados.rados.0.smithi145.stdout:156: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:44:35.240 INFO:tasks.rados.rados.0.smithi145.stdout:157: rmattr oid 17 current snap is 11 2024-09-16T05:44:35.240 INFO:tasks.rados.rados.0.smithi145.stdout:157: done (1 left) 2024-09-16T05:44:35.240 INFO:tasks.rados.rados.0.smithi145.stdout:158: setattr oid 28 current snap is 11 2024-09-16T05:44:35.242 INFO:tasks.rados.rados.0.smithi145.stdout:159: copy_from oid 33 from oid 16 current snap is 11 2024-09-16T05:44:35.242 INFO:tasks.rados.rados.0.smithi145.stdout:160: setattr oid 32 current snap is 11 2024-09-16T05:44:35.246 INFO:tasks.rados.rados.0.smithi145.stdout:159: finishing copy_from to smithi14585108-33 2024-09-16T05:44:35.247 INFO:tasks.rados.rados.0.smithi145.stdout:159: got expected ENOENT (src dne) 2024-09-16T05:44:35.247 INFO:tasks.rados.rados.0.smithi145.stdout:161: snap_remove snap 6 2024-09-16T05:44:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:35 smithi145 ceph-mon[39111]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T05:44:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:35 smithi145 ceph-mon[39111]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T05:44:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:35 smithi145 ceph-mon[27514]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T05:44:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:35 smithi145 ceph-mon[27514]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T05:44:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:35 smithi161 ceph-mon[31301]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T05:44:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:35 smithi161 ceph-mon[31301]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T05:44:36.240 INFO:tasks.rados.rados.0.smithi145.stdout:161: done (4 left) 2024-09-16T05:44:36.240 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 11 2024-09-16T05:44:36.241 INFO:tasks.rados.rados.0.smithi145.stdout:162: seq_num 77 ranges {606208=491520,1097728=794624,1892352=8192} 2024-09-16T05:44:36.247 INFO:tasks.rados.rados.0.smithi145.stdout:162: writing smithi14585108-25 from 606208 to 1097728 tid 1 2024-09-16T05:44:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:162: writing smithi14585108-25 from 1097728 to 1892352 tid 2 2024-09-16T05:44:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:162: writing smithi14585108-25 from 1892352 to 1900544 tid 3 2024-09-16T05:44:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 11 2024-09-16T05:44:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 24 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-16T05:44:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:159: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:44:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:163: seq_num 78 ranges {573440=516096,1089536=679936,1769472=122880} 2024-09-16T05:44:36.259 INFO:tasks.rados.rados.0.smithi145.stdout:163: writing smithi14585108-35 from 573440 to 1089536 tid 1 2024-09-16T05:44:36.263 INFO:tasks.rados.rados.0.smithi145.stdout:163: writing smithi14585108-35 from 1089536 to 1769472 tid 2 2024-09-16T05:44:36.264 INFO:tasks.rados.rados.0.smithi145.stdout:163: writing smithi14585108-35 from 1769472 to 1892352 tid 3 2024-09-16T05:44:36.264 INFO:tasks.rados.rados.0.smithi145.stdout:158: done (5 left) 2024-09-16T05:44:36.264 INFO:tasks.rados.rados.0.smithi145.stdout:159: done (4 left) 2024-09-16T05:44:36.264 INFO:tasks.rados.rados.0.smithi145.stdout:164: snap_remove snap 4 2024-09-16T05:44:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:36 smithi145 ceph-mon[39111]: pgmap v128: 121 pgs: 121 active+clean; 38 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-16T05:44:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:36 smithi145 ceph-mon[39111]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T05:44:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:36 smithi145 ceph-mon[27514]: pgmap v128: 121 pgs: 121 active+clean; 38 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-16T05:44:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:36 smithi145 ceph-mon[27514]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T05:44:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:36 smithi161 ceph-mon[31301]: pgmap v128: 121 pgs: 121 active+clean; 38 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-16T05:44:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:36 smithi161 ceph-mon[31301]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T05:44:37.268 INFO:tasks.rados.rados.0.smithi145.stdout:164: done (4 left) 2024-09-16T05:44:37.269 INFO:tasks.rados.rados.0.smithi145.stdout:165: delete oid 29 current snap is 11 2024-09-16T05:44:37.269 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 26 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-16T05:44:37.270 INFO:tasks.rados.rados.0.smithi145.stdout:156: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:44:37.326 INFO:tasks.rados.rados.0.smithi145.stdout:162: finishing write tid 1 to smithi14585108-25 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:156: done (4 left) 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:160: done (3 left) 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:165: done (2 left) 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:166: snap_create 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: finishing write tid 2 to smithi14585108-25 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: finishing write tid 3 to smithi14585108-25 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: finishing write tid 4 to smithi14585108-25 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: finishing write tid 5 to smithi14585108-25 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: oid 25 updating version 0 to 18 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: oid 25 updating version 18 to 19 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: oid 25 updating version 19 to 20 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: oid 25 version 20 is already newer than 17 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 20 (ObjNum 77 snap 11 seq_num 77) dirty exists 2024-09-16T05:44:37.327 INFO:tasks.rados.rados.0.smithi145.stdout:162: left oid 25 (ObjNum 77 snap 11 seq_num 77) 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: finishing write tid 1 to smithi14585108-35 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: finishing write tid 2 to smithi14585108-35 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: finishing write tid 3 to smithi14585108-35 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: finishing write tid 4 to smithi14585108-35 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: finishing write tid 5 to smithi14585108-35 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: oid 35 updating version 0 to 12 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: oid 35 updating version 12 to 13 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: oid 35 version 13 is already newer than 11 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: oid 35 version 13 is already newer than 10 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 13 (ObjNum 78 snap 11 seq_num 78) dirty exists 2024-09-16T05:44:37.328 INFO:tasks.rados.rados.0.smithi145.stdout:163: left oid 35 (ObjNum 78 snap 11 seq_num 78) 2024-09-16T05:44:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:162: done (2 left) 2024-09-16T05:44:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:163: done (1 left) 2024-09-16T05:44:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:166: done (0 left) 2024-09-16T05:44:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 12 2024-09-16T05:44:38.271 INFO:tasks.rados.rados.0.smithi145.stdout:167: seq_num 80 ranges {1687552=548864,2236416=450560,2686976=352256} 2024-09-16T05:44:38.282 INFO:tasks.rados.rados.0.smithi145.stdout:167: writing smithi14585108-31 from 1687552 to 2236416 tid 1 2024-09-16T05:44:38.285 INFO:tasks.rados.rados.0.smithi145.stdout:167: writing smithi14585108-31 from 2236416 to 2686976 tid 2 2024-09-16T05:44:38.288 INFO:tasks.rados.rados.0.smithi145.stdout:167: writing smithi14585108-31 from 2686976 to 3039232 tid 3 2024-09-16T05:44:38.288 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 12 2024-09-16T05:44:38.288 INFO:tasks.rados.rados.0.smithi145.stdout:167: finishing write tid 1 to smithi14585108-31 2024-09-16T05:44:38.288 INFO:tasks.rados.rados.0.smithi145.stdout:168: seq_num 81 ranges {0=565248,565248=737280,1302528=65536} 2024-09-16T05:44:38.290 INFO:tasks.rados.rados.0.smithi145.stdout:168: writing smithi14585108-16 from 0 to 565248 tid 1 2024-09-16T05:44:38.294 INFO:tasks.rados.rados.0.smithi145.stdout:168: writing smithi14585108-16 from 565248 to 1302528 tid 2 2024-09-16T05:44:38.295 INFO:tasks.rados.rados.0.smithi145.stdout:168: writing smithi14585108-16 from 1302528 to 1368064 tid 3 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:169: copy_from oid 10 from oid 39 current snap is 12 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: finishing write tid 2 to smithi14585108-31 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: finishing write tid 3 to smithi14585108-31 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: finishing write tid 4 to smithi14585108-31 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: finishing write tid 5 to smithi14585108-31 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: oid 31 updating version 0 to 32 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: oid 31 updating version 32 to 33 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: oid 31 version 33 is already newer than 30 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: oid 31 version 33 is already newer than 31 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 33 (ObjNum 80 snap 12 seq_num 80) dirty exists 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: left oid 31 (ObjNum 80 snap 12 seq_num 80) 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:168: finishing write tid 1 to smithi14585108-16 2024-09-16T05:44:38.296 INFO:tasks.rados.rados.0.smithi145.stdout:167: done (2 left) 2024-09-16T05:44:38.297 INFO:tasks.rados.rados.0.smithi145.stdout:170: read oid 25 snap 8 2024-09-16T05:44:38.297 INFO:tasks.rados.rados.0.smithi145.stdout:170: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-16T05:44:38.297 INFO:tasks.rados.rados.0.smithi145.stdout:171: copy_from oid 21 from oid 35 current snap is 12 2024-09-16T05:44:38.297 INFO:tasks.rados.rados.0.smithi145.stdout:172: snap_remove snap 7 2024-09-16T05:44:38.432 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:38 smithi145 ceph-mon[27514]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T05:44:38.432 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:38 smithi145 ceph-mon[27514]: pgmap v131: 121 pgs: 121 active+clean; 38 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-16T05:44:38.432 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:38 smithi145 ceph-mon[39111]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T05:44:38.432 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:38 smithi145 ceph-mon[39111]: pgmap v131: 121 pgs: 121 active+clean; 38 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-16T05:44:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:38 smithi161 ceph-mon[31301]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T05:44:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:38 smithi161 ceph-mon[31301]: pgmap v131: 121 pgs: 121 active+clean; 38 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-16T05:44:39.283 INFO:tasks.rados.rados.0.smithi145.stdout:172: done (4 left) 2024-09-16T05:44:39.283 INFO:tasks.rados.rados.0.smithi145.stdout:173: delete oid 8 current snap is 12 2024-09-16T05:44:39.284 INFO:tasks.rados.rados.0.smithi145.stdout:168: finishing write tid 2 to smithi14585108-16 2024-09-16T05:44:39.284 INFO:tasks.rados.rados.0.smithi145.stdout:168: finishing write tid 3 to smithi14585108-16 2024-09-16T05:44:39.284 INFO:tasks.rados.rados.0.smithi145.stdout:168: finishing write tid 4 to smithi14585108-16 2024-09-16T05:44:39.284 INFO:tasks.rados.rados.0.smithi145.stdout:170: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:168: finishing write tid 5 to smithi14585108-16 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:168: oid 16 updating version 0 to 14 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:168: oid 16 updating version 14 to 15 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:168: oid 16 updating version 15 to 16 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:168: oid 16 version 16 is already newer than 13 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 16 (ObjNum 81 snap 12 seq_num 81) dirty exists 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:168: left oid 16 (ObjNum 81 snap 12 seq_num 81) 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:169: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:169: finishing copy_from to smithi14585108-10 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-16T05:44:39.302 INFO:tasks.rados.rados.0.smithi145.stdout:171: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:44:39.303 INFO:tasks.rados.rados.0.smithi145.stdout:171: finishing copy_from to smithi14585108-21 2024-09-16T05:44:39.303 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 13 (ObjNum 78 snap 11 seq_num 78) dirty exists 2024-09-16T05:44:39.303 INFO:tasks.rados.rados.0.smithi145.stdout:168: done (4 left) 2024-09-16T05:44:39.303 INFO:tasks.rados.rados.0.smithi145.stdout:169: done (3 left) 2024-09-16T05:44:39.303 INFO:tasks.rados.rados.0.smithi145.stdout:170: done (2 left) 2024-09-16T05:44:39.303 INFO:tasks.rados.rados.0.smithi145.stdout:171: done (1 left) 2024-09-16T05:44:39.303 INFO:tasks.rados.rados.0.smithi145.stdout:173: done (0 left) 2024-09-16T05:44:39.303 INFO:tasks.rados.rados.0.smithi145.stdout:174: snap_remove snap 10 2024-09-16T05:44:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:39 smithi145 ceph-mon[27514]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T05:44:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:39 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:39 smithi145 ceph-mon[39111]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T05:44:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:39 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:39 smithi161 ceph-mon[31301]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T05:44:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:39 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:40.290 INFO:tasks.rados.rados.0.smithi145.stdout:174: done (0 left) 2024-09-16T05:44:40.291 INFO:tasks.rados.rados.0.smithi145.stdout:175: snap_create 2024-09-16T05:44:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T05:44:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: Upgrade: Target is version 19.1.1-326-g8921c8ef (unknown) 2024-09-16T05:44:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80'] 2024-09-16T05:44:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-16T05:44:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 on smithi161 2024-09-16T05:44:40.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[27514]: pgmap v134: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-16T05:44:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T05:44:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: Upgrade: Target is version 19.1.1-326-g8921c8ef (unknown) 2024-09-16T05:44:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80'] 2024-09-16T05:44:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-16T05:44:40.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 on smithi161 2024-09-16T05:44:40.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:40 smithi145 ceph-mon[39111]: pgmap v134: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-16T05:44:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T05:44:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: Upgrade: Target is version 19.1.1-326-g8921c8ef (unknown) 2024-09-16T05:44:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80'] 2024-09-16T05:44:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:44:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:44:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-16T05:44:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 on smithi161 2024-09-16T05:44:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:40 smithi161 ceph-mon[31301]: pgmap v134: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-16T05:44:41.293 INFO:tasks.rados.rados.0.smithi145.stdout:175: done (0 left) 2024-09-16T05:44:41.293 INFO:tasks.rados.rados.0.smithi145.stdout:176: read oid 46 snap -1 2024-09-16T05:44:41.293 INFO:tasks.rados.rados.0.smithi145.stdout:176: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-16T05:44:41.293 INFO:tasks.rados.rados.0.smithi145.stdout:177: read oid 7 snap 9 2024-09-16T05:44:41.294 INFO:tasks.rados.rados.0.smithi145.stdout:177: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:44:41.294 INFO:tasks.rados.rados.0.smithi145.stdout:178: snap_create 2024-09-16T05:44:41.299 INFO:tasks.rados.rados.0.smithi145.stdout:176: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-16T05:44:41.320 INFO:tasks.rados.rados.0.smithi145.stdout:177: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:44:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:41 smithi145 ceph-mon[27514]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T05:44:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:41 smithi145 ceph-mon[39111]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T05:44:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:41 smithi161 ceph-mon[31301]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T05:44:42.308 INFO:tasks.rados.rados.0.smithi145.stdout:176: done (2 left) 2024-09-16T05:44:42.308 INFO:tasks.rados.rados.0.smithi145.stdout:177: done (1 left) 2024-09-16T05:44:42.308 INFO:tasks.rados.rados.0.smithi145.stdout:178: done (0 left) 2024-09-16T05:44:42.309 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 14 2024-09-16T05:44:42.309 INFO:tasks.rados.rados.0.smithi145.stdout:179: seq_num 83 ranges {204800=598016,802816=499712,1302528=303104} 2024-09-16T05:44:42.312 INFO:tasks.rados.rados.0.smithi145.stdout:179: writing smithi14585108-13 from 204800 to 802816 tid 1 2024-09-16T05:44:42.315 INFO:tasks.rados.rados.0.smithi145.stdout:179: writing smithi14585108-13 from 802816 to 1302528 tid 2 2024-09-16T05:44:42.318 INFO:tasks.rados.rados.0.smithi145.stdout:179: writing smithi14585108-13 from 1302528 to 1605632 tid 3 2024-09-16T05:44:42.318 INFO:tasks.rados.rados.0.smithi145.stdout:180: copy_from oid 15 from oid 5 current snap is 14 2024-09-16T05:44:42.318 INFO:tasks.rados.rados.0.smithi145.stdout:181: rollback oid 19 current snap is 14 2024-09-16T05:44:42.319 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 19 to 8 2024-09-16T05:44:42.319 INFO:tasks.rados.rados.0.smithi145.stdout:182: copy_from oid 21 from oid 24 current snap is 14 2024-09-16T05:44:42.319 INFO:tasks.rados.rados.0.smithi145.stdout:183: copy_from oid 3 from oid 7 current snap is 14 2024-09-16T05:44:42.319 INFO:tasks.rados.rados.0.smithi145.stdout:184: read oid 33 snap -1 2024-09-16T05:44:42.319 INFO:tasks.rados.rados.0.smithi145.stdout:184: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-16T05:44:42.319 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 14 2024-09-16T05:44:42.319 INFO:tasks.rados.rados.0.smithi145.stdout:185: seq_num 84 ranges {1368064=614400,1982464=434176,2416640=368640} 2024-09-16T05:44:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:185: writing smithi14585108-16 from 1368064 to 1982464 tid 1 2024-09-16T05:44:42.332 INFO:tasks.rados.rados.0.smithi145.stdout:185: writing smithi14585108-16 from 1982464 to 2416640 tid 2 2024-09-16T05:44:42.335 INFO:tasks.rados.rados.0.smithi145.stdout:185: writing smithi14585108-16 from 2416640 to 2785280 tid 3 2024-09-16T05:44:42.335 INFO:tasks.rados.rados.0.smithi145.stdout:186: rmattr oid 34 current snap is 14 2024-09-16T05:44:42.335 INFO:tasks.rados.rados.0.smithi145.stdout:186: done (7 left) 2024-09-16T05:44:42.335 INFO:tasks.rados.rados.0.smithi145.stdout:187: snap_remove snap 12 2024-09-16T05:44:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:42 smithi145 ceph-mon[27514]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T05:44:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:42 smithi145 ceph-mon[27514]: pgmap v137: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-16T05:44:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:42 smithi145 ceph-mon[39111]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T05:44:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:42 smithi145 ceph-mon[39111]: pgmap v137: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-16T05:44:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:42 smithi161 ceph-mon[31301]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T05:44:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:42 smithi161 ceph-mon[31301]: pgmap v137: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-16T05:44:43.317 INFO:tasks.rados.rados.0.smithi145.stdout:187: done (7 left) 2024-09-16T05:44:43.317 INFO:tasks.rados.rados.0.smithi145.stdout:188: read oid 39 snap -1 2024-09-16T05:44:43.317 INFO:tasks.rados.rados.0.smithi145.stdout:188: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-16T05:44:43.318 INFO:tasks.rados.rados.0.smithi145.stdout:189: rmattr oid 4 current snap is 14 2024-09-16T05:44:43.318 INFO:tasks.rados.rados.0.smithi145.stdout:189: done (8 left) 2024-09-16T05:44:43.318 INFO:tasks.rados.rados.0.smithi145.stdout:190: snap_create 2024-09-16T05:44:43.318 INFO:tasks.rados.rados.0.smithi145.stdout:179: finishing write tid 1 to smithi14585108-13 2024-09-16T05:44:43.318 INFO:tasks.rados.rados.0.smithi145.stdout:179: finishing write tid 2 to smithi14585108-13 2024-09-16T05:44:43.318 INFO:tasks.rados.rados.0.smithi145.stdout:179: finishing write tid 3 to smithi14585108-13 2024-09-16T05:44:43.318 INFO:tasks.rados.rados.0.smithi145.stdout:179: finishing write tid 4 to smithi14585108-13 2024-09-16T05:44:43.319 INFO:tasks.rados.rados.0.smithi145.stdout:184: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-16T05:44:43.336 INFO:tasks.rados.rados.0.smithi145.stdout:181: finishing rollback tid 0 to smithi14585108-19 2024-09-16T05:44:43.336 INFO:tasks.rados.rados.0.smithi145.stdout:181: finishing rollback tid 1 to smithi14585108-19 2024-09-16T05:44:43.336 INFO:tasks.rados.rados.0.smithi145.stdout:179: finishing write tid 5 to smithi14585108-13 2024-09-16T05:44:43.336 INFO:tasks.rados.rados.0.smithi145.stdout:179: oid 13 updating version 0 to 37 2024-09-16T05:44:43.336 INFO:tasks.rados.rados.0.smithi145.stdout:179: oid 13 updating version 37 to 39 2024-09-16T05:44:43.337 INFO:tasks.rados.rados.0.smithi145.stdout:179: oid 13 version 39 is already newer than 38 2024-09-16T05:44:43.337 INFO:tasks.rados.rados.0.smithi145.stdout:179: oid 13 version 39 is already newer than 36 2024-09-16T05:44:43.337 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 39 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-09-16T05:44:43.337 INFO:tasks.rados.rados.0.smithi145.stdout:179: left oid 13 (ObjNum 83 snap 14 seq_num 83) 2024-09-16T05:44:43.337 INFO:tasks.rados.rados.0.smithi145.stdout:181: finishing rollback tid 2 to smithi14585108-19 2024-09-16T05:44:43.337 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 43 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-16T05:44:43.337 INFO:tasks.rados.rados.0.smithi145.stdout:183: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:44:43.337 INFO:tasks.rados.rados.0.smithi145.stdout:182: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:44:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:180: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:44:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:183: finishing copy_from to smithi14585108-3 2024-09-16T05:44:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-16T05:44:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:182: finishing copy_from to smithi14585108-21 2024-09-16T05:44:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-16T05:44:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:180: finishing copy_from to smithi14585108-15 2024-09-16T05:44:43.339 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-16T05:44:43.339 INFO:tasks.rados.rados.0.smithi145.stdout:185: finishing write tid 1 to smithi14585108-16 2024-09-16T05:44:43.339 INFO:tasks.rados.rados.0.smithi145.stdout:185: finishing write tid 2 to smithi14585108-16 2024-09-16T05:44:43.339 INFO:tasks.rados.rados.0.smithi145.stdout:185: finishing write tid 3 to smithi14585108-16 2024-09-16T05:44:43.339 INFO:tasks.rados.rados.0.smithi145.stdout:185: finishing write tid 4 to smithi14585108-16 2024-09-16T05:44:43.340 INFO:tasks.rados.rados.0.smithi145.stdout:185: finishing write tid 5 to smithi14585108-16 2024-09-16T05:44:43.340 INFO:tasks.rados.rados.0.smithi145.stdout:185: oid 16 updating version 0 to 18 2024-09-16T05:44:43.340 INFO:tasks.rados.rados.0.smithi145.stdout:185: oid 16 updating version 18 to 19 2024-09-16T05:44:43.340 INFO:tasks.rados.rados.0.smithi145.stdout:185: oid 16 updating version 19 to 20 2024-09-16T05:44:43.340 INFO:tasks.rados.rados.0.smithi145.stdout:185: oid 16 updating version 20 to 21 2024-09-16T05:44:43.340 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 21 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-09-16T05:44:43.340 INFO:tasks.rados.rados.0.smithi145.stdout:185: left oid 16 (ObjNum 84 snap 14 seq_num 84) 2024-09-16T05:44:43.341 INFO:tasks.rados.rados.0.smithi145.stdout:188: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-16T05:44:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:43 smithi145 ceph-mon[27514]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T05:44:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:43 smithi145 ceph-mon[39111]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T05:44:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:43 smithi161 ceph-mon[31301]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:179: done (8 left) 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:180: done (7 left) 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:181: done (6 left) 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:182: done (5 left) 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:183: done (4 left) 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:184: done (3 left) 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:185: done (2 left) 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:188: done (1 left) 2024-09-16T05:44:44.322 INFO:tasks.rados.rados.0.smithi145.stdout:190: done (0 left) 2024-09-16T05:44:44.323 INFO:tasks.rados.rados.0.smithi145.stdout:191: copy_from oid 17 from oid 8 current snap is 15 2024-09-16T05:44:44.323 INFO:tasks.rados.rados.0.smithi145.stdout:192: read oid 32 snap -1 2024-09-16T05:44:44.323 INFO:tasks.rados.rados.0.smithi145.stdout:192: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:44.323 INFO:tasks.rados.rados.0.smithi145.stdout:193: snap_remove snap 14 2024-09-16T05:44:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:44 smithi145 ceph-mon[39111]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T05:44:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:44 smithi145 ceph-mon[39111]: pgmap v140: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:44 smithi145 ceph-mon[27514]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T05:44:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:44 smithi145 ceph-mon[27514]: pgmap v140: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:44.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:44 smithi161 ceph-mon[31301]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T05:44:44.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:44 smithi161 ceph-mon[31301]: pgmap v140: 121 pgs: 121 active+clean; 43 MiB data, 309 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:44:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:44:44] "GET /metrics HTTP/1.1" 200 36020 "" "Prometheus/2.43.0" 2024-09-16T05:44:45.243 INFO:tasks.rados.rados.0.smithi145.stdout:193: done (2 left) 2024-09-16T05:44:45.243 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 15 2024-09-16T05:44:45.243 INFO:tasks.rados.rados.0.smithi145.stdout:194: seq_num 85 ranges {1859584=630784,2490368=720896,3211264=81920} 2024-09-16T05:44:45.257 INFO:tasks.rados.rados.0.smithi145.stdout:194: writing smithi14585108-2 from 1859584 to 2490368 tid 1 2024-09-16T05:44:45.261 INFO:tasks.rados.rados.0.smithi145.stdout:194: writing smithi14585108-2 from 2490368 to 3211264 tid 2 2024-09-16T05:44:45.261 INFO:tasks.rados.rados.0.smithi145.stdout:194: writing smithi14585108-2 from 3211264 to 3293184 tid 3 2024-09-16T05:44:45.261 INFO:tasks.rados.rados.0.smithi145.stdout:195: copy_from oid 38 from oid 46 current snap is 15 2024-09-16T05:44:45.261 INFO:tasks.rados.rados.0.smithi145.stdout:192: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:45.285 INFO:tasks.rados.rados.0.smithi145.stdout:191: finishing copy_from to smithi14585108-17 2024-09-16T05:44:45.285 INFO:tasks.rados.rados.0.smithi145.stdout:191: got expected ENOENT (src dne) 2024-09-16T05:44:45.285 INFO:tasks.rados.rados.0.smithi145.stdout:191: finishing copy_from racing read to smithi14585108-17 2024-09-16T05:44:45.285 INFO:tasks.rados.rados.0.smithi145.stdout:195: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:44:45.286 INFO:tasks.rados.rados.0.smithi145.stdout:194: finishing write tid 1 to smithi14585108-2 2024-09-16T05:44:45.286 INFO:tasks.rados.rados.0.smithi145.stdout:194: finishing write tid 2 to smithi14585108-2 2024-09-16T05:44:45.286 INFO:tasks.rados.rados.0.smithi145.stdout:191: done (3 left) 2024-09-16T05:44:45.286 INFO:tasks.rados.rados.0.smithi145.stdout:192: done (2 left) 2024-09-16T05:44:45.286 INFO:tasks.rados.rados.0.smithi145.stdout:196: snap_remove snap 13 2024-09-16T05:44:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:45 smithi145 ceph-mon[39111]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T05:44:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:45 smithi145 ceph-mon[39111]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T05:44:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:45 smithi145 ceph-mon[27514]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T05:44:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:45 smithi145 ceph-mon[27514]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T05:44:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:45 smithi161 ceph-mon[31301]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T05:44:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:45 smithi161 ceph-mon[31301]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T05:44:46.252 INFO:tasks.rados.rados.0.smithi145.stdout:196: done (2 left) 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:197: rmattr oid 30 current snap is 15 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:197: done (2 left) 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:198: rmattr oid 27 current snap is 15 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:198: done (2 left) 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:199: rmattr oid 12 current snap is 15 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:199: done (2 left) 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:200: read oid 49 snap -1 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:200: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:201: read oid 50 snap -1 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:201: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:44:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:202: setattr oid 24 current snap is 15 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:195: finishing copy_from to smithi14585108-38 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 4 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:194: finishing write tid 3 to smithi14585108-2 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:194: finishing write tid 4 to smithi14585108-2 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:194: finishing write tid 5 to smithi14585108-2 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:194: oid 2 updating version 0 to 63 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:194: oid 2 version 63 is already newer than 61 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:194: oid 2 version 63 is already newer than 60 2024-09-16T05:44:46.255 INFO:tasks.rados.rados.0.smithi145.stdout:194: oid 2 version 63 is already newer than 62 2024-09-16T05:44:46.256 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 63 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-09-16T05:44:46.256 INFO:tasks.rados.rados.0.smithi145.stdout:194: left oid 2 (ObjNum 85 snap 15 seq_num 85) 2024-09-16T05:44:46.256 INFO:tasks.rados.rados.0.smithi145.stdout:194: done (4 left) 2024-09-16T05:44:46.256 INFO:tasks.rados.rados.0.smithi145.stdout:195: done (3 left) 2024-09-16T05:44:46.256 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 15 2024-09-16T05:44:46.256 INFO:tasks.rados.rados.0.smithi145.stdout:203: seq_num 86 ranges {0=647168,647168=606208,1253376=196608} 2024-09-16T05:44:46.258 INFO:tasks.rados.rados.0.smithi145.stdout:203: writing smithi14585108-1 from 0 to 647168 tid 1 2024-09-16T05:44:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:203: writing smithi14585108-1 from 647168 to 1253376 tid 2 2024-09-16T05:44:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:203: writing smithi14585108-1 from 1253376 to 1449984 tid 3 2024-09-16T05:44:46.265 INFO:tasks.rados.rados.0.smithi145.stdout:204: copy_from oid 25 from oid 10 current snap is 15 2024-09-16T05:44:46.266 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 33 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-16T05:44:46.266 INFO:tasks.rados.rados.0.smithi145.stdout:200: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-16T05:44:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:200: done (4 left) 2024-09-16T05:44:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:202: done (3 left) 2024-09-16T05:44:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:205: snap_create 2024-09-16T05:44:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:201: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:44:46.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:46 smithi145 ceph-mon[39111]: pgmap v143: 121 pgs: 121 active+clean; 48 MiB data, 317 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:44:46.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:46 smithi145 ceph-mon[39111]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T05:44:46.397 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:46 smithi145 ceph-mon[27514]: pgmap v143: 121 pgs: 121 active+clean; 48 MiB data, 317 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:44:46.397 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:46 smithi145 ceph-mon[27514]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T05:44:46.401 INFO:tasks.rados.rados.0.smithi145.stdout:203: finishing write tid 1 to smithi14585108-1 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:203: finishing write tid 2 to smithi14585108-1 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:203: finishing write tid 3 to smithi14585108-1 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:203: finishing write tid 4 to smithi14585108-1 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:204: finishing copy_from racing read to smithi14585108-25 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:204: finishing copy_from to smithi14585108-25 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:203: finishing write tid 5 to smithi14585108-1 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:203: oid 1 updating version 0 to 14 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:203: oid 1 version 14 is already newer than 13 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:203: oid 1 version 14 is already newer than 12 2024-09-16T05:44:46.402 INFO:tasks.rados.rados.0.smithi145.stdout:203: oid 1 updating version 14 to 15 2024-09-16T05:44:46.403 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 15 (ObjNum 86 snap 15 seq_num 86) dirty exists 2024-09-16T05:44:46.403 INFO:tasks.rados.rados.0.smithi145.stdout:203: left oid 1 (ObjNum 86 snap 15 seq_num 86) 2024-09-16T05:44:46.502 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:44:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:46 smithi161 ceph-mon[31301]: pgmap v143: 121 pgs: 121 active+clean; 48 MiB data, 317 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:44:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:46 smithi161 ceph-mon[31301]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (2m) 106s ago 3m 16.4M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (2m) 106s ago 2m 82.9M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (4m) 106s ago 4m 16.5M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (4m) 106s ago 4m 15.8M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,8765 running (8m) 106s ago 8m 438M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 4fbec56218e0 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:9283,8765 running (9m) 106s ago 9m 485M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 2665fdf7e27d 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (9m) 106s ago 9m 47.4M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 d8a1ec906267 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (8m) 106s ago 8m 40.6M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 74f2957b98d5 2024-09-16T05:44:46.771 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (8m) 106s ago 8m 40.3M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 16f8663c55bb 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (2m) 106s ago 2m 15.9M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (2m) 106s ago 2m 7138k - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (7m) 106s ago 7m 52.3M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 3ac1ee0ff446 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (7m) 106s ago 7m 53.9M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (7m) 106s ago 7m 50.8M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (6m) 106s ago 6m 41.4M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (6m) 106s ago 6m 50.6M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (5m) 106s ago 5m 48.7M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (5m) 106s ago 5m 53.2M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (5m) 106s ago 5m 42.4M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:44:46.772 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (2m) 106s ago 3m 32.7M - 2.43.0 a07b618ecd1d a53595d729ec 2024-09-16T05:44:47.105 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:44:47.105 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 15 2024-09-16T05:44:47.106 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:44:47.107 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:44:47.255 INFO:tasks.rados.rados.0.smithi145.stdout:201: done (3 left) 2024-09-16T05:44:47.255 INFO:tasks.rados.rados.0.smithi145.stdout:203: done (2 left) 2024-09-16T05:44:47.255 INFO:tasks.rados.rados.0.smithi145.stdout:204: done (1 left) 2024-09-16T05:44:47.255 INFO:tasks.rados.rados.0.smithi145.stdout:205: done (0 left) 2024-09-16T05:44:47.255 INFO:tasks.rados.rados.0.smithi145.stdout:206: delete oid 31 current snap is 16 2024-09-16T05:44:47.258 INFO:tasks.rados.rados.0.smithi145.stdout:206: done (0 left) 2024-09-16T05:44:47.258 INFO:tasks.rados.rados.0.smithi145.stdout:207: delete oid 26 current snap is 16 2024-09-16T05:44:47.261 INFO:tasks.rados.rados.0.smithi145.stdout:207: done (0 left) 2024-09-16T05:44:47.261 INFO:tasks.rados.rados.0.smithi145.stdout:208: copy_from oid 20 from oid 42 current snap is 16 2024-09-16T05:44:47.261 INFO:tasks.rados.rados.0.smithi145.stdout:209: delete oid 5 current snap is 16 2024-09-16T05:44:47.263 INFO:tasks.rados.rados.0.smithi145.stdout:209: done (1 left) 2024-09-16T05:44:47.263 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 16 2024-09-16T05:44:47.263 INFO:tasks.rados.rados.0.smithi145.stdout:210: seq_num 90 ranges {1605632=712704,2318336=540672,2859008=262144} 2024-09-16T05:44:47.276 INFO:tasks.rados.rados.0.smithi145.stdout:210: writing smithi14585108-13 from 1605632 to 2318336 tid 1 2024-09-16T05:44:47.279 INFO:tasks.rados.rados.0.smithi145.stdout:210: writing smithi14585108-13 from 2318336 to 2859008 tid 2 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:210: writing smithi14585108-13 from 2859008 to 3121152 tid 3 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:211: read oid 19 snap -1 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:211: expect (ObjNum 18 snap 0 seq_num 18) 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 16 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:208: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:208: finishing copy_from to smithi14585108-20 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 28 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:210: finishing write tid 1 to smithi14585108-13 2024-09-16T05:44:47.281 INFO:tasks.rados.rados.0.smithi145.stdout:212: seq_num 91 ranges {1236992=729088,1966080=425984,2392064=376832} 2024-09-16T05:44:47.291 INFO:tasks.rados.rados.0.smithi145.stdout:212: writing smithi14585108-21 from 1236992 to 1966080 tid 1 2024-09-16T05:44:47.294 INFO:tasks.rados.rados.0.smithi145.stdout:212: writing smithi14585108-21 from 1966080 to 2392064 tid 2 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:212: writing smithi14585108-21 from 2392064 to 2768896 tid 3 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:208: done (3 left) 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:213: delete oid 11 current snap is 16 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: finishing write tid 2 to smithi14585108-13 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: finishing write tid 3 to smithi14585108-13 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: finishing write tid 4 to smithi14585108-13 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: finishing write tid 5 to smithi14585108-13 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: oid 13 updating version 0 to 55 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: oid 13 updating version 55 to 58 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: oid 13 version 58 is already newer than 57 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: oid 13 version 58 is already newer than 56 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 58 (ObjNum 90 snap 16 seq_num 90) dirty exists 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:210: left oid 13 (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:44:47.297 INFO:tasks.rados.rados.0.smithi145.stdout:211: expect (ObjNum 18 snap 0 seq_num 18) 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:212: finishing write tid 1 to smithi14585108-21 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:212: finishing write tid 2 to smithi14585108-21 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:212: finishing write tid 3 to smithi14585108-21 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:212: finishing write tid 4 to smithi14585108-21 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:210: done (3 left) 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:211: done (2 left) 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:213: done (1 left) 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:214: read oid 32 snap -1 2024-09-16T05:44:47.306 INFO:tasks.rados.rados.0.smithi145.stdout:214: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:215: rollback oid 26 current snap is 16 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 5 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:212: finishing write tid 5 to smithi14585108-21 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:212: oid 21 updating version 0 to 44 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:212: oid 21 version 44 is already newer than 43 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:212: oid 21 updating version 44 to 45 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:212: oid 21 version 45 is already newer than 42 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 45 (ObjNum 91 snap 16 seq_num 91) dirty exists 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:212: left oid 21 (ObjNum 91 snap 16 seq_num 91) 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:212: done (2 left) 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:216: read oid 38 snap -1 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:216: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 16 2024-09-16T05:44:47.307 INFO:tasks.rados.rados.0.smithi145.stdout:217: seq_num 93 ranges {1236992=761856,1998848=647168,2646016=155648} 2024-09-16T05:44:47.316 INFO:tasks.rados.rados.0.smithi145.stdout:217: writing smithi14585108-15 from 1236992 to 1998848 tid 1 2024-09-16T05:44:47.321 INFO:tasks.rados.rados.0.smithi145.stdout:217: writing smithi14585108-15 from 1998848 to 2646016 tid 2 2024-09-16T05:44:47.321 INFO:tasks.rados.rados.0.smithi145.stdout:217: writing smithi14585108-15 from 2646016 to 2801664 tid 3 2024-09-16T05:44:47.321 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 16 2024-09-16T05:44:47.322 INFO:tasks.rados.rados.0.smithi145.stdout:215: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:44:47.322 INFO:tasks.rados.rados.0.smithi145.stdout:215: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:44:47.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 60 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-16T05:44:47.322 INFO:tasks.rados.rados.0.smithi145.stdout:214: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:47.344 INFO:tasks.rados.rados.0.smithi145.stdout:216: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-16T05:44:47.364 INFO:tasks.rados.rados.0.smithi145.stdout:217: finishing write tid 1 to smithi14585108-15 2024-09-16T05:44:47.364 INFO:tasks.rados.rados.0.smithi145.stdout:217: finishing write tid 2 to smithi14585108-15 2024-09-16T05:44:47.364 INFO:tasks.rados.rados.0.smithi145.stdout:217: finishing write tid 3 to smithi14585108-15 2024-09-16T05:44:47.364 INFO:tasks.rados.rados.0.smithi145.stdout:217: finishing write tid 4 to smithi14585108-15 2024-09-16T05:44:47.364 INFO:tasks.rados.rados.0.smithi145.stdout:217: finishing write tid 5 to smithi14585108-15 2024-09-16T05:44:47.364 INFO:tasks.rados.rados.0.smithi145.stdout:217: oid 15 updating version 0 to 53 2024-09-16T05:44:47.364 INFO:tasks.rados.rados.0.smithi145.stdout:217: oid 15 version 53 is already newer than 52 2024-09-16T05:44:47.364 INFO:tasks.rados.rados.0.smithi145.stdout:217: oid 15 updating version 53 to 54 2024-09-16T05:44:47.365 INFO:tasks.rados.rados.0.smithi145.stdout:217: oid 15 version 54 is already newer than 51 2024-09-16T05:44:47.365 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 54 (ObjNum 93 snap 16 seq_num 93) dirty exists 2024-09-16T05:44:47.365 INFO:tasks.rados.rados.0.smithi145.stdout:217: left oid 15 (ObjNum 93 snap 16 seq_num 93) 2024-09-16T05:44:47.365 INFO:tasks.rados.rados.0.smithi145.stdout:218: seq_num 94 ranges {303104=778240,1081344=532480,1613824=270336} 2024-09-16T05:44:47.369 INFO:tasks.rados.rados.0.smithi145.stdout:218: writing smithi14585108-19 from 303104 to 1081344 tid 1 2024-09-16T05:44:47.373 INFO:tasks.rados.rados.0.smithi145.stdout:218: writing smithi14585108-19 from 1081344 to 1613824 tid 2 2024-09-16T05:44:47.375 INFO:tasks.rados.rados.0.smithi145.stdout:218: writing smithi14585108-19 from 1613824 to 1884160 tid 3 2024-09-16T05:44:47.375 INFO:tasks.rados.rados.0.smithi145.stdout:214: done (4 left) 2024-09-16T05:44:47.375 INFO:tasks.rados.rados.0.smithi145.stdout:215: done (3 left) 2024-09-16T05:44:47.375 INFO:tasks.rados.rados.0.smithi145.stdout:216: done (2 left) 2024-09-16T05:44:47.375 INFO:tasks.rados.rados.0.smithi145.stdout:217: done (1 left) 2024-09-16T05:44:47.375 INFO:tasks.rados.rados.0.smithi145.stdout:219: read oid 31 snap 15 2024-09-16T05:44:47.375 INFO:tasks.rados.rados.0.smithi145.stdout:219: expect (ObjNum 80 snap 12 seq_num 80) 2024-09-16T05:44:47.375 INFO:tasks.rados.rados.0.smithi145.stdout:220: read oid 11 snap -1 2024-09-16T05:44:47.376 INFO:tasks.rados.rados.0.smithi145.stdout:220: expect deleted 2024-09-16T05:44:47.376 INFO:tasks.rados.rados.0.smithi145.stdout:221: read oid 37 snap 9 2024-09-16T05:44:47.376 INFO:tasks.rados.rados.0.smithi145.stdout:221: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-16T05:44:47.376 INFO:tasks.rados.rados.0.smithi145.stdout:222: snap_remove snap 8 2024-09-16T05:44:47.415 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:47 smithi145 ceph-mon[27514]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:47.416 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:47 smithi145 ceph-mon[27514]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:47.416 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:47 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/3524982926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:44:47.416 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:47 smithi145 ceph-mon[27514]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T05:44:47.416 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:47 smithi145 ceph-mon[39111]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:47.416 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:47 smithi145 ceph-mon[39111]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:47.416 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:47 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/3524982926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:44:47.416 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:47 smithi145 ceph-mon[39111]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T05:44:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:47 smithi161 ceph-mon[31301]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:47 smithi161 ceph-mon[31301]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:44:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:47 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/3524982926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:44:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:47 smithi161 ceph-mon[31301]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T05:44:48.336 INFO:tasks.rados.rados.0.smithi145.stdout:222: done (4 left) 2024-09-16T05:44:48.336 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 16 2024-09-16T05:44:48.336 INFO:tasks.rados.rados.0.smithi145.stdout:223: seq_num 95 ranges {0=794624,794624=409600,1204224=393216} 2024-09-16T05:44:48.341 INFO:tasks.rados.rados.0.smithi145.stdout:223: writing smithi14585108-8 from 0 to 794624 tid 1 2024-09-16T05:44:48.344 INFO:tasks.rados.rados.0.smithi145.stdout:223: writing smithi14585108-8 from 794624 to 1204224 tid 2 2024-09-16T05:44:48.347 INFO:tasks.rados.rados.0.smithi145.stdout:223: writing smithi14585108-8 from 1204224 to 1597440 tid 3 2024-09-16T05:44:48.347 INFO:tasks.rados.rados.0.smithi145.stdout:218: finishing write tid 1 to smithi14585108-19 2024-09-16T05:44:48.347 INFO:tasks.rados.rados.0.smithi145.stdout:218: finishing write tid 2 to smithi14585108-19 2024-09-16T05:44:48.347 INFO:tasks.rados.rados.0.smithi145.stdout:218: finishing write tid 3 to smithi14585108-19 2024-09-16T05:44:48.347 INFO:tasks.rados.rados.0.smithi145.stdout:218: finishing write tid 4 to smithi14585108-19 2024-09-16T05:44:48.347 INFO:tasks.rados.rados.0.smithi145.stdout:221: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-16T05:44:48.364 INFO:tasks.rados.rados.0.smithi145.stdout:218: finishing write tid 5 to smithi14585108-19 2024-09-16T05:44:48.364 INFO:tasks.rados.rados.0.smithi145.stdout:218: oid 19 updating version 0 to 62 2024-09-16T05:44:48.364 INFO:tasks.rados.rados.0.smithi145.stdout:218: oid 19 updating version 62 to 63 2024-09-16T05:44:48.364 INFO:tasks.rados.rados.0.smithi145.stdout:218: oid 19 updating version 63 to 64 2024-09-16T05:44:48.364 INFO:tasks.rados.rados.0.smithi145.stdout:218: oid 19 updating version 64 to 65 2024-09-16T05:44:48.364 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 65 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-09-16T05:44:48.364 INFO:tasks.rados.rados.0.smithi145.stdout:218: left oid 19 (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:44:48.365 INFO:tasks.rados.rados.0.smithi145.stdout:219: expect (ObjNum 80 snap 12 seq_num 80) 2024-09-16T05:44:48.476 INFO:tasks.rados.rados.0.smithi145.stdout:223: finishing write tid 1 to smithi14585108-8 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: finishing write tid 2 to smithi14585108-8 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: finishing write tid 3 to smithi14585108-8 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: finishing write tid 4 to smithi14585108-8 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: finishing write tid 5 to smithi14585108-8 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: oid 8 updating version 0 to 59 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: oid 8 updating version 59 to 63 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: oid 8 version 63 is already newer than 60 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: oid 8 updating version 63 to 64 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 64 (ObjNum 95 snap 16 seq_num 95) dirty exists 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:223: left oid 8 (ObjNum 95 snap 16 seq_num 95) 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:218: done (4 left) 2024-09-16T05:44:48.477 INFO:tasks.rados.rados.0.smithi145.stdout:219: done (3 left) 2024-09-16T05:44:48.478 INFO:tasks.rados.rados.0.smithi145.stdout:220: done (2 left) 2024-09-16T05:44:48.478 INFO:tasks.rados.rados.0.smithi145.stdout:221: done (1 left) 2024-09-16T05:44:48.478 INFO:tasks.rados.rados.0.smithi145.stdout:223: done (0 left) 2024-09-16T05:44:48.478 INFO:tasks.rados.rados.0.smithi145.stdout:224: read oid 26 snap -1 2024-09-16T05:44:48.478 INFO:tasks.rados.rados.0.smithi145.stdout:224: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:48.478 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 16 2024-09-16T05:44:48.478 INFO:tasks.rados.rados.0.smithi145.stdout:225: seq_num 96 ranges {638976=409600,1048576=696320,1744896=507904} 2024-09-16T05:44:48.482 INFO:tasks.rados.rados.0.smithi145.stdout:225: writing smithi14585108-39 from 638976 to 1048576 tid 1 2024-09-16T05:44:48.485 INFO:tasks.rados.rados.0.smithi145.stdout:225: writing smithi14585108-39 from 1048576 to 1744896 tid 2 2024-09-16T05:44:48.489 INFO:tasks.rados.rados.0.smithi145.stdout:225: writing smithi14585108-39 from 1744896 to 2252800 tid 3 2024-09-16T05:44:48.489 INFO:tasks.rados.rados.0.smithi145.stdout:226: setattr oid 12 current snap is 16 2024-09-16T05:44:48.489 INFO:tasks.rados.rados.0.smithi145.stdout:224: expect (ObjNum 31 snap 0 seq_num 31) 2024-09-16T05:44:48.503 INFO:tasks.rados.rados.0.smithi145.stdout:225: finishing write tid 1 to smithi14585108-39 2024-09-16T05:44:48.503 INFO:tasks.rados.rados.0.smithi145.stdout:225: finishing write tid 2 to smithi14585108-39 2024-09-16T05:44:48.503 INFO:tasks.rados.rados.0.smithi145.stdout:225: finishing write tid 3 to smithi14585108-39 2024-09-16T05:44:48.503 INFO:tasks.rados.rados.0.smithi145.stdout:225: finishing write tid 4 to smithi14585108-39 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:225: finishing write tid 5 to smithi14585108-39 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:225: oid 39 updating version 0 to 42 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:225: oid 39 version 42 is already newer than 40 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:225: oid 39 version 42 is already newer than 41 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:225: oid 39 updating version 42 to 43 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 43 (ObjNum 96 snap 16 seq_num 96) dirty exists 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:225: left oid 39 (ObjNum 96 snap 16 seq_num 96) 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:224: done (2 left) 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:225: done (1 left) 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 16 2024-09-16T05:44:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:227: seq_num 97 ranges {3293184=434176,3727360=581632,4308992=540672,4849664=81920} 2024-09-16T05:44:48.523 INFO:tasks.rados.rados.0.smithi145.stdout:227: writing smithi14585108-2 from 3293184 to 3727360 tid 1 2024-09-16T05:44:48.526 INFO:tasks.rados.rados.0.smithi145.stdout:227: writing smithi14585108-2 from 3727360 to 4308992 tid 2 2024-09-16T05:44:48.530 INFO:tasks.rados.rados.0.smithi145.stdout:227: writing smithi14585108-2 from 4308992 to 4849664 tid 3 2024-09-16T05:44:48.530 INFO:tasks.rados.rados.0.smithi145.stdout:227: writing smithi14585108-2 from 4849664 to 4931584 tid 4 2024-09-16T05:44:48.530 INFO:tasks.rados.rados.0.smithi145.stdout:228: read oid 1 snap 15 2024-09-16T05:44:48.530 INFO:tasks.rados.rados.0.smithi145.stdout:228: expect (ObjNum 86 snap 15 seq_num 86) 2024-09-16T05:44:48.530 INFO:tasks.rados.rados.0.smithi145.stdout:229: snap_remove snap 9 2024-09-16T05:44:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:48 smithi161 ceph-mon[31301]: pgmap v146: 121 pgs: 121 active+clean; 48 MiB data, 317 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:44:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:48 smithi145 ceph-mon[27514]: pgmap v146: 121 pgs: 121 active+clean; 48 MiB data, 317 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:44:48.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:48 smithi145 ceph-mon[39111]: pgmap v146: 121 pgs: 121 active+clean; 48 MiB data, 317 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:44:49.337 INFO:tasks.rados.rados.0.smithi145.stdout:229: done (3 left) 2024-09-16T05:44:49.337 INFO:tasks.rados.rados.0.smithi145.stdout:230: snap_remove snap 5 2024-09-16T05:44:49.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:49 smithi145 ceph-mon[27514]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T05:44:49.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:49 smithi145 ceph-mon[39111]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T05:44:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:49 smithi161 ceph-mon[31301]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T05:44:50.339 INFO:tasks.rados.rados.0.smithi145.stdout:230: done (3 left) 2024-09-16T05:44:50.340 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 16 2024-09-16T05:44:50.340 INFO:tasks.rados.rados.0.smithi145.stdout:231: seq_num 98 ranges {1236992=450560,1687552=466944,2154496=737280} 2024-09-16T05:44:50.349 INFO:tasks.rados.rados.0.smithi145.stdout:231: writing smithi14585108-24 from 1236992 to 1687552 tid 1 2024-09-16T05:44:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:231: writing smithi14585108-24 from 1687552 to 2154496 tid 2 2024-09-16T05:44:50.358 INFO:tasks.rados.rados.0.smithi145.stdout:231: writing smithi14585108-24 from 2154496 to 2891776 tid 3 2024-09-16T05:44:50.359 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 16 2024-09-16T05:44:50.359 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 38 (ObjNum 73 snap 6 seq_num 73) dirty exists 2024-09-16T05:44:50.359 INFO:tasks.rados.rados.0.smithi145.stdout:227: finishing write tid 1 to smithi14585108-2 2024-09-16T05:44:50.359 INFO:tasks.rados.rados.0.smithi145.stdout:227: finishing write tid 2 to smithi14585108-2 2024-09-16T05:44:50.359 INFO:tasks.rados.rados.0.smithi145.stdout:227: finishing write tid 3 to smithi14585108-2 2024-09-16T05:44:50.359 INFO:tasks.rados.rados.0.smithi145.stdout:227: finishing write tid 4 to smithi14585108-2 2024-09-16T05:44:50.360 INFO:tasks.rados.rados.0.smithi145.stdout:227: finishing write tid 5 to smithi14585108-2 2024-09-16T05:44:50.360 INFO:tasks.rados.rados.0.smithi145.stdout:227: finishing write tid 6 to smithi14585108-2 2024-09-16T05:44:50.360 INFO:tasks.rados.rados.0.smithi145.stdout:227: oid 2 updating version 0 to 77 2024-09-16T05:44:50.360 INFO:tasks.rados.rados.0.smithi145.stdout:227: oid 2 version 77 is already newer than 74 2024-09-16T05:44:50.360 INFO:tasks.rados.rados.0.smithi145.stdout:227: oid 2 version 77 is already newer than 76 2024-09-16T05:44:50.360 INFO:tasks.rados.rados.0.smithi145.stdout:227: oid 2 version 77 is already newer than 75 2024-09-16T05:44:50.360 INFO:tasks.rados.rados.0.smithi145.stdout:227: oid 2 version 77 is already newer than 73 2024-09-16T05:44:50.361 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 77 (ObjNum 97 snap 16 seq_num 97) dirty exists 2024-09-16T05:44:50.361 INFO:tasks.rados.rados.0.smithi145.stdout:227: left oid 2 (ObjNum 97 snap 16 seq_num 97) 2024-09-16T05:44:50.361 INFO:tasks.rados.rados.0.smithi145.stdout:228: expect (ObjNum 86 snap 15 seq_num 86) 2024-09-16T05:44:50.397 INFO:tasks.rados.rados.0.smithi145.stdout:231: finishing write tid 1 to smithi14585108-24 2024-09-16T05:44:50.397 INFO:tasks.rados.rados.0.smithi145.stdout:231: finishing write tid 2 to smithi14585108-24 2024-09-16T05:44:50.397 INFO:tasks.rados.rados.0.smithi145.stdout:231: finishing write tid 3 to smithi14585108-24 2024-09-16T05:44:50.397 INFO:tasks.rados.rados.0.smithi145.stdout:232: seq_num 99 ranges {606208=466944,1073152=802816,1875968=401408} 2024-09-16T05:44:50.402 INFO:tasks.rados.rados.0.smithi145.stdout:232: writing smithi14585108-37 from 606208 to 1073152 tid 1 2024-09-16T05:44:50.407 INFO:tasks.rados.rados.0.smithi145.stdout:232: writing smithi14585108-37 from 1073152 to 1875968 tid 2 2024-09-16T05:44:50.410 INFO:tasks.rados.rados.0.smithi145.stdout:232: writing smithi14585108-37 from 1875968 to 2277376 tid 3 2024-09-16T05:44:50.410 INFO:tasks.rados.rados.0.smithi145.stdout:226: done (4 left) 2024-09-16T05:44:50.410 INFO:tasks.rados.rados.0.smithi145.stdout:227: done (3 left) 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:228: done (2 left) 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:233: read oid 5 snap -1 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:233: expect deleted 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:234: read oid 1 snap 15 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:234: expect (ObjNum 86 snap 15 seq_num 86) 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:235: setattr oid 38 current snap is 16 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:231: finishing write tid 4 to smithi14585108-24 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:231: finishing write tid 5 to smithi14585108-24 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:231: oid 24 updating version 0 to 41 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:231: oid 24 updating version 41 to 43 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:231: oid 24 updating version 43 to 44 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:231: oid 24 version 44 is already newer than 42 2024-09-16T05:44:50.411 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 44 (ObjNum 98 snap 16 seq_num 98) dirty exists 2024-09-16T05:44:50.412 INFO:tasks.rados.rados.0.smithi145.stdout:231: left oid 24 (ObjNum 98 snap 16 seq_num 98) 2024-09-16T05:44:50.412 INFO:tasks.rados.rados.0.smithi145.stdout:232: finishing write tid 1 to smithi14585108-37 2024-09-16T05:44:50.412 INFO:tasks.rados.rados.0.smithi145.stdout:232: finishing write tid 2 to smithi14585108-37 2024-09-16T05:44:50.413 INFO:tasks.rados.rados.0.smithi145.stdout:231: done (4 left) 2024-09-16T05:44:50.413 INFO:tasks.rados.rados.0.smithi145.stdout:236: rollback oid 15 current snap is 16 2024-09-16T05:44:50.413 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 15 2024-09-16T05:44:50.413 INFO:tasks.rados.rados.0.smithi145.stdout:237: delete oid 14 current snap is 16 2024-09-16T05:44:50.413 INFO:tasks.rados.rados.0.smithi145.stdout:232: finishing write tid 3 to smithi14585108-37 2024-09-16T05:44:50.413 INFO:tasks.rados.rados.0.smithi145.stdout:232: finishing write tid 4 to smithi14585108-37 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:232: finishing write tid 5 to smithi14585108-37 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:232: oid 37 updating version 0 to 49 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:232: oid 37 updating version 49 to 50 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:232: oid 37 version 50 is already newer than 47 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:232: oid 37 version 50 is already newer than 48 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 50 (ObjNum 99 snap 16 seq_num 99) dirty exists 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:232: left oid 37 (ObjNum 99 snap 16 seq_num 99) 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:232: done (5 left) 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:233: done (4 left) 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:237: done (3 left) 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 16 2024-09-16T05:44:50.415 INFO:tasks.rados.rados.0.smithi145.stdout:238: seq_num 101 ranges {663552=499712,1163264=573440,1736704=524288,2260992=106496} 2024-09-16T05:44:50.421 INFO:tasks.rados.rados.0.smithi145.stdout:238: writing smithi14585108-40 from 663552 to 1163264 tid 1 2024-09-16T05:44:50.424 INFO:tasks.rados.rados.0.smithi145.stdout:238: writing smithi14585108-40 from 1163264 to 1736704 tid 2 2024-09-16T05:44:50.427 INFO:tasks.rados.rados.0.smithi145.stdout:238: writing smithi14585108-40 from 1736704 to 2260992 tid 3 2024-09-16T05:44:50.428 INFO:tasks.rados.rados.0.smithi145.stdout:238: writing smithi14585108-40 from 2260992 to 2367488 tid 4 2024-09-16T05:44:50.429 INFO:tasks.rados.rados.0.smithi145.stdout:239: setattr oid 10 current snap is 16 2024-09-16T05:44:50.429 INFO:tasks.rados.rados.0.smithi145.stdout:234: expect (ObjNum 86 snap 15 seq_num 86) 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 23 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:236: finishing rollback tid 0 to smithi14585108-15 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:236: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:236: finishing rollback tid 2 to smithi14585108-15 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 81 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:238: finishing write tid 1 to smithi14585108-40 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:238: finishing write tid 2 to smithi14585108-40 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:238: finishing write tid 3 to smithi14585108-40 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:238: finishing write tid 4 to smithi14585108-40 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:238: finishing write tid 5 to smithi14585108-40 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:238: finishing write tid 6 to smithi14585108-40 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:238: oid 40 updating version 0 to 48 2024-09-16T05:44:50.467 INFO:tasks.rados.rados.0.smithi145.stdout:238: oid 40 updating version 48 to 50 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:238: oid 40 updating version 50 to 51 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:238: oid 40 version 51 is already newer than 49 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:238: oid 40 version 51 is already newer than 47 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 51 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:238: left oid 40 (ObjNum 101 snap 16 seq_num 101) 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:234: done (4 left) 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:235: done (3 left) 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:236: done (2 left) 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:238: done (1 left) 2024-09-16T05:44:50.468 INFO:tasks.rados.rados.0.smithi145.stdout:240: setattr oid 37 current snap is 16 2024-09-16T05:44:50.469 INFO:tasks.rados.rados.0.smithi145.stdout:241: snap_remove snap 11 2024-09-16T05:44:50.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:50 smithi145 ceph-mon[27514]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T05:44:50.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:50 smithi145 ceph-mon[27514]: pgmap v149: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-09-16T05:44:50.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:50 smithi145 ceph-mon[27514]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T05:44:50.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:50 smithi145 ceph-mon[39111]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T05:44:50.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:50 smithi145 ceph-mon[39111]: pgmap v149: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-09-16T05:44:50.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:50 smithi145 ceph-mon[39111]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T05:44:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:50 smithi161 ceph-mon[31301]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T05:44:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:50 smithi161 ceph-mon[31301]: pgmap v149: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-09-16T05:44:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:50 smithi161 ceph-mon[31301]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T05:44:51.360 INFO:tasks.rados.rados.0.smithi145.stdout:241: done (2 left) 2024-09-16T05:44:51.361 INFO:tasks.rados.rados.0.smithi145.stdout:242: read oid 46 snap -1 2024-09-16T05:44:51.361 INFO:tasks.rados.rados.0.smithi145.stdout:242: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-16T05:44:51.361 INFO:tasks.rados.rados.0.smithi145.stdout:243: read oid 18 snap -1 2024-09-16T05:44:51.361 INFO:tasks.rados.rados.0.smithi145.stdout:243: expect deleted 2024-09-16T05:44:51.361 INFO:tasks.rados.rados.0.smithi145.stdout:244: read oid 19 snap -1 2024-09-16T05:44:51.361 INFO:tasks.rados.rados.0.smithi145.stdout:244: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:44:51.361 INFO:tasks.rados.rados.0.smithi145.stdout:245: snap_remove snap 15 2024-09-16T05:44:52.371 INFO:tasks.rados.rados.0.smithi145.stdout:245: done (5 left) 2024-09-16T05:44:52.371 INFO:tasks.rados.rados.0.smithi145.stdout:246: copy_from oid 38 from oid 45 current snap is 16 2024-09-16T05:44:52.372 INFO:tasks.rados.rados.0.smithi145.stdout:247: read oid 33 snap -1 2024-09-16T05:44:52.372 INFO:tasks.rados.rados.0.smithi145.stdout:247: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-16T05:44:52.372 INFO:tasks.rados.rados.0.smithi145.stdout:248: rollback oid 9 current snap is 16 2024-09-16T05:44:52.372 INFO:tasks.rados.rados.0.smithi145.stdout:248: done (7 left) 2024-09-16T05:44:52.372 INFO:tasks.rados.rados.0.smithi145.stdout:249: rmattr oid 34 current snap is 16 2024-09-16T05:44:52.372 INFO:tasks.rados.rados.0.smithi145.stdout:249: done (7 left) 2024-09-16T05:44:52.373 INFO:tasks.rados.rados.0.smithi145.stdout:250: snap_create 2024-09-16T05:44:52.373 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 89 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-16T05:44:52.373 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 52 (ObjNum 99 snap 16 seq_num 99) dirty exists 2024-09-16T05:44:52.373 INFO:tasks.rados.rados.0.smithi145.stdout:242: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-16T05:44:52.394 INFO:tasks.rados.rados.0.smithi145.stdout:244: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:44:52.448 INFO:tasks.rados.rados.0.smithi145.stdout:247: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-16T05:44:52.461 INFO:tasks.rados.rados.0.smithi145.stdout:246: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:44:52.462 INFO:tasks.rados.rados.0.smithi145.stdout:246: finishing copy_from to smithi14585108-38 2024-09-16T05:44:52.462 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-16T05:44:52.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:52 smithi161 ceph-mon[31301]: osdmap e113: 8 total, 8 up, 8 in 2024-09-16T05:44:52.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:52 smithi161 ceph-mon[31301]: pgmap v152: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-09-16T05:44:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:52 smithi145 ceph-mon[27514]: osdmap e113: 8 total, 8 up, 8 in 2024-09-16T05:44:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:52 smithi145 ceph-mon[27514]: pgmap v152: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-09-16T05:44:52.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:52 smithi145 ceph-mon[39111]: osdmap e113: 8 total, 8 up, 8 in 2024-09-16T05:44:52.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:52 smithi145 ceph-mon[39111]: pgmap v152: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-09-16T05:44:53.367 INFO:tasks.rados.rados.0.smithi145.stdout:239: done (7 left) 2024-09-16T05:44:53.367 INFO:tasks.rados.rados.0.smithi145.stdout:240: done (6 left) 2024-09-16T05:44:53.367 INFO:tasks.rados.rados.0.smithi145.stdout:242: done (5 left) 2024-09-16T05:44:53.368 INFO:tasks.rados.rados.0.smithi145.stdout:243: done (4 left) 2024-09-16T05:44:53.368 INFO:tasks.rados.rados.0.smithi145.stdout:244: done (3 left) 2024-09-16T05:44:53.368 INFO:tasks.rados.rados.0.smithi145.stdout:246: done (2 left) 2024-09-16T05:44:53.368 INFO:tasks.rados.rados.0.smithi145.stdout:247: done (1 left) 2024-09-16T05:44:53.368 INFO:tasks.rados.rados.0.smithi145.stdout:250: done (0 left) 2024-09-16T05:44:53.368 INFO:tasks.rados.rados.0.smithi145.stdout:251: snap_create 2024-09-16T05:44:53.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:53 smithi145 ceph-mon[27514]: osdmap e114: 8 total, 8 up, 8 in 2024-09-16T05:44:53.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:53 smithi145 ceph-mon[39111]: osdmap e114: 8 total, 8 up, 8 in 2024-09-16T05:44:53.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:53 smithi161 ceph-mon[31301]: osdmap e114: 8 total, 8 up, 8 in 2024-09-16T05:44:54.381 INFO:tasks.rados.rados.0.smithi145.stdout:251: done (0 left) 2024-09-16T05:44:54.381 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 18 2024-09-16T05:44:54.381 INFO:tasks.rados.rados.0.smithi145.stdout:252: seq_num 102 ranges {1417216=516096,1933312=450560,2383872=729088,3112960=24576} 2024-09-16T05:44:54.388 INFO:tasks.rados.rados.0.smithi145.stdout:252: writing smithi14585108-30 from 1417216 to 1933312 tid 1 2024-09-16T05:44:54.390 INFO:tasks.rados.rados.0.smithi145.stdout:252: writing smithi14585108-30 from 1933312 to 2383872 tid 2 2024-09-16T05:44:54.395 INFO:tasks.rados.rados.0.smithi145.stdout:252: writing smithi14585108-30 from 2383872 to 3112960 tid 3 2024-09-16T05:44:54.395 INFO:tasks.rados.rados.0.smithi145.stdout:252: writing smithi14585108-30 from 3112960 to 3137536 tid 4 2024-09-16T05:44:54.395 INFO:tasks.rados.rados.0.smithi145.stdout:253: rmattr oid 17 current snap is 18 2024-09-16T05:44:54.395 INFO:tasks.rados.rados.0.smithi145.stdout:253: done (1 left) 2024-09-16T05:44:54.395 INFO:tasks.rados.rados.0.smithi145.stdout:254: snap_remove snap 16 2024-09-16T05:44:54.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:54 smithi145 ceph-mon[27514]: osdmap e115: 8 total, 8 up, 8 in 2024-09-16T05:44:54.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:54 smithi145 ceph-mon[27514]: pgmap v155: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:54.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:54 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:54.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:54 smithi145 ceph-mon[39111]: osdmap e115: 8 total, 8 up, 8 in 2024-09-16T05:44:54.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:54 smithi145 ceph-mon[39111]: pgmap v155: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:54.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:54 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:54 smithi161 ceph-mon[31301]: osdmap e115: 8 total, 8 up, 8 in 2024-09-16T05:44:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:54 smithi161 ceph-mon[31301]: pgmap v155: 121 pgs: 121 active+clean; 63 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:44:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:54 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:44:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:44:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:44:54] "GET /metrics HTTP/1.1" 200 36026 "" "Prometheus/2.43.0" 2024-09-16T05:44:55.245 INFO:tasks.rados.rados.0.smithi145.stdout:252: finishing write tid 1 to smithi14585108-30 2024-09-16T05:44:55.245 INFO:tasks.rados.rados.0.smithi145.stdout:252: finishing write tid 2 to smithi14585108-30 2024-09-16T05:44:55.245 INFO:tasks.rados.rados.0.smithi145.stdout:252: finishing write tid 3 to smithi14585108-30 2024-09-16T05:44:55.245 INFO:tasks.rados.rados.0.smithi145.stdout:252: finishing write tid 4 to smithi14585108-30 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: finishing write tid 5 to smithi14585108-30 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: finishing write tid 6 to smithi14585108-30 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: oid 30 updating version 0 to 51 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: oid 30 updating version 51 to 54 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: oid 30 version 54 is already newer than 53 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: oid 30 version 54 is already newer than 50 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: oid 30 version 54 is already newer than 52 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 54 (ObjNum 102 snap 18 seq_num 102) dirty exists 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: left oid 30 (ObjNum 102 snap 18 seq_num 102) 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:252: done (1 left) 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:254: done (0 left) 2024-09-16T05:44:55.246 INFO:tasks.rados.rados.0.smithi145.stdout:255: snap_remove snap 17 2024-09-16T05:44:55.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:55 smithi145 ceph-mon[27514]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T05:44:55.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:55 smithi145 ceph-mon[27514]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T05:44:55.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:55 smithi145 ceph-mon[39111]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T05:44:55.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:55 smithi145 ceph-mon[39111]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T05:44:55.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:55 smithi161 ceph-mon[31301]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T05:44:55.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:55 smithi161 ceph-mon[31301]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T05:44:56.248 INFO:tasks.rados.rados.0.smithi145.stdout:255: done (0 left) 2024-09-16T05:44:56.248 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 18 2024-09-16T05:44:56.248 INFO:tasks.rados.rados.0.smithi145.stdout:256: seq_num 103 ranges {0=532480,532480=737280,1269760=466944} 2024-09-16T05:44:56.251 INFO:tasks.rados.rados.0.smithi145.stdout:256: writing smithi14585108-14 from 0 to 532480 tid 1 2024-09-16T05:44:56.255 INFO:tasks.rados.rados.0.smithi145.stdout:256: writing smithi14585108-14 from 532480 to 1269760 tid 2 2024-09-16T05:44:56.258 INFO:tasks.rados.rados.0.smithi145.stdout:256: writing smithi14585108-14 from 1269760 to 1736704 tid 3 2024-09-16T05:44:56.258 INFO:tasks.rados.rados.0.smithi145.stdout:257: read oid 3 snap -1 2024-09-16T05:44:56.259 INFO:tasks.rados.rados.0.smithi145.stdout:257: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:44:56.259 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 18 2024-09-16T05:44:56.259 INFO:tasks.rados.rados.0.smithi145.stdout:256: finishing write tid 1 to smithi14585108-14 2024-09-16T05:44:56.259 INFO:tasks.rados.rados.0.smithi145.stdout:256: finishing write tid 2 to smithi14585108-14 2024-09-16T05:44:56.259 INFO:tasks.rados.rados.0.smithi145.stdout:258: seq_num 104 ranges {1638400=548864,2187264=622592,2809856=581632} 2024-09-16T05:44:56.270 INFO:tasks.rados.rados.0.smithi145.stdout:258: writing smithi14585108-20 from 1638400 to 2187264 tid 1 2024-09-16T05:44:56.273 INFO:tasks.rados.rados.0.smithi145.stdout:258: writing smithi14585108-20 from 2187264 to 2809856 tid 2 2024-09-16T05:44:56.278 INFO:tasks.rados.rados.0.smithi145.stdout:258: writing smithi14585108-20 from 2809856 to 3391488 tid 3 2024-09-16T05:44:56.278 INFO:tasks.rados.rados.0.smithi145.stdout:259: snap_create 2024-09-16T05:44:56.278 INFO:tasks.rados.rados.0.smithi145.stdout:256: finishing write tid 3 to smithi14585108-14 2024-09-16T05:44:56.278 INFO:tasks.rados.rados.0.smithi145.stdout:256: finishing write tid 4 to smithi14585108-14 2024-09-16T05:44:56.278 INFO:tasks.rados.rados.0.smithi145.stdout:257: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:256: finishing write tid 5 to smithi14585108-14 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:256: oid 14 updating version 0 to 63 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:256: oid 14 version 63 is already newer than 62 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:256: oid 14 version 63 is already newer than 61 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:256: oid 14 updating version 63 to 64 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 64 (ObjNum 103 snap 18 seq_num 103) dirty exists 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:256: left oid 14 (ObjNum 103 snap 18 seq_num 103) 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:258: finishing write tid 1 to smithi14585108-20 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:258: finishing write tid 2 to smithi14585108-20 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:258: finishing write tid 3 to smithi14585108-20 2024-09-16T05:44:56.281 INFO:tasks.rados.rados.0.smithi145.stdout:258: finishing write tid 4 to smithi14585108-20 2024-09-16T05:44:56.282 INFO:tasks.rados.rados.0.smithi145.stdout:258: finishing write tid 5 to smithi14585108-20 2024-09-16T05:44:56.283 INFO:tasks.rados.rados.0.smithi145.stdout:258: oid 20 updating version 0 to 97 2024-09-16T05:44:56.283 INFO:tasks.rados.rados.0.smithi145.stdout:258: oid 20 version 97 is already newer than 96 2024-09-16T05:44:56.283 INFO:tasks.rados.rados.0.smithi145.stdout:258: oid 20 version 97 is already newer than 94 2024-09-16T05:44:56.283 INFO:tasks.rados.rados.0.smithi145.stdout:258: oid 20 version 97 is already newer than 95 2024-09-16T05:44:56.283 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 97 (ObjNum 104 snap 18 seq_num 104) dirty exists 2024-09-16T05:44:56.283 INFO:tasks.rados.rados.0.smithi145.stdout:258: left oid 20 (ObjNum 104 snap 18 seq_num 104) 2024-09-16T05:44:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:56 smithi145 ceph-mon[27514]: pgmap v158: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-16T05:44:56.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:56 smithi145 ceph-mon[27514]: osdmap e118: 8 total, 8 up, 8 in 2024-09-16T05:44:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:56 smithi145 ceph-mon[39111]: pgmap v158: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-16T05:44:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:56 smithi145 ceph-mon[39111]: osdmap e118: 8 total, 8 up, 8 in 2024-09-16T05:44:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:56 smithi161 ceph-mon[31301]: pgmap v158: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-16T05:44:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:56 smithi161 ceph-mon[31301]: osdmap e118: 8 total, 8 up, 8 in 2024-09-16T05:44:57.250 INFO:tasks.rados.rados.0.smithi145.stdout:256: done (3 left) 2024-09-16T05:44:57.250 INFO:tasks.rados.rados.0.smithi145.stdout:257: done (2 left) 2024-09-16T05:44:57.250 INFO:tasks.rados.rados.0.smithi145.stdout:258: done (1 left) 2024-09-16T05:44:57.251 INFO:tasks.rados.rados.0.smithi145.stdout:259: done (0 left) 2024-09-16T05:44:57.251 INFO:tasks.rados.rados.0.smithi145.stdout:260: delete oid 41 current snap is 19 2024-09-16T05:44:57.255 INFO:tasks.rados.rados.0.smithi145.stdout:260: done (0 left) 2024-09-16T05:44:57.255 INFO:tasks.rados.rados.0.smithi145.stdout:261: read oid 13 snap -1 2024-09-16T05:44:57.255 INFO:tasks.rados.rados.0.smithi145.stdout:261: expect (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:44:57.255 INFO:tasks.rados.rados.0.smithi145.stdout:262: setattr oid 26 current snap is 19 2024-09-16T05:44:57.258 INFO:tasks.rados.rados.0.smithi145.stdout:263: copy_from oid 32 from oid 7 current snap is 19 2024-09-16T05:44:57.258 INFO:tasks.rados.rados.0.smithi145.stdout:264: read oid 22 snap -1 2024-09-16T05:44:57.258 INFO:tasks.rados.rados.0.smithi145.stdout:264: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-16T05:44:57.258 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 19 2024-09-16T05:44:57.258 INFO:tasks.rados.rados.0.smithi145.stdout:265: seq_num 106 ranges {1236992=581632,1818624=794624,2613248=409600} 2024-09-16T05:44:57.268 INFO:tasks.rados.rados.0.smithi145.stdout:265: writing smithi14585108-15 from 1236992 to 1818624 tid 1 2024-09-16T05:44:57.273 INFO:tasks.rados.rados.0.smithi145.stdout:265: writing smithi14585108-15 from 1818624 to 2613248 tid 2 2024-09-16T05:44:57.275 INFO:tasks.rados.rados.0.smithi145.stdout:265: writing smithi14585108-15 from 2613248 to 3022848 tid 3 2024-09-16T05:44:57.275 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 19 2024-09-16T05:44:57.276 INFO:tasks.rados.rados.0.smithi145.stdout:266: seq_num 107 ranges {811008=598016,1409024=729088,2138112=466944,2605056=8192} 2024-09-16T05:44:57.283 INFO:tasks.rados.rados.0.smithi145.stdout:266: writing smithi14585108-49 from 811008 to 1409024 tid 1 2024-09-16T05:44:57.287 INFO:tasks.rados.rados.0.smithi145.stdout:266: writing smithi14585108-49 from 1409024 to 2138112 tid 2 2024-09-16T05:44:57.290 INFO:tasks.rados.rados.0.smithi145.stdout:266: writing smithi14585108-49 from 2138112 to 2605056 tid 3 2024-09-16T05:44:57.290 INFO:tasks.rados.rados.0.smithi145.stdout:266: writing smithi14585108-49 from 2605056 to 2613248 tid 4 2024-09-16T05:44:57.290 INFO:tasks.rados.rados.0.smithi145.stdout:267: rollback oid 33 current snap is 19 2024-09-16T05:44:57.290 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 18 2024-09-16T05:44:57.290 INFO:tasks.rados.rados.0.smithi145.stdout:263: finishing copy_from racing read to smithi14585108-32 2024-09-16T05:44:57.290 INFO:tasks.rados.rados.0.smithi145.stdout:264: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-16T05:44:57.312 INFO:tasks.rados.rados.0.smithi145.stdout:263: finishing copy_from to smithi14585108-32 2024-09-16T05:44:57.312 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-16T05:44:57.312 INFO:tasks.rados.rados.0.smithi145.stdout:261: expect (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:44:57.419 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 97 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-16T05:44:57.419 INFO:tasks.rados.rados.0.smithi145.stdout:265: finishing write tid 1 to smithi14585108-15 2024-09-16T05:44:57.419 INFO:tasks.rados.rados.0.smithi145.stdout:265: finishing write tid 2 to smithi14585108-15 2024-09-16T05:44:57.419 INFO:tasks.rados.rados.0.smithi145.stdout:265: finishing write tid 3 to smithi14585108-15 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:265: finishing write tid 4 to smithi14585108-15 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:265: finishing write tid 5 to smithi14585108-15 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:265: oid 15 updating version 0 to 95 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:265: oid 15 updating version 95 to 96 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:265: oid 15 version 96 is already newer than 93 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:265: oid 15 version 96 is already newer than 94 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 96 (ObjNum 106 snap 19 seq_num 106) dirty exists 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:265: left oid 15 (ObjNum 106 snap 19 seq_num 106) 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:266: finishing write tid 1 to smithi14585108-49 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:266: finishing write tid 2 to smithi14585108-49 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:266: finishing write tid 3 to smithi14585108-49 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:261: done (6 left) 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:262: done (5 left) 2024-09-16T05:44:57.420 INFO:tasks.rados.rados.0.smithi145.stdout:263: done (4 left) 2024-09-16T05:44:57.421 INFO:tasks.rados.rados.0.smithi145.stdout:264: done (3 left) 2024-09-16T05:44:57.421 INFO:tasks.rados.rados.0.smithi145.stdout:265: done (2 left) 2024-09-16T05:44:57.421 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 19 2024-09-16T05:44:57.421 INFO:tasks.rados.rados.0.smithi145.stdout:267: finishing rollback tid 0 to smithi14585108-33 2024-09-16T05:44:57.421 INFO:tasks.rados.rados.0.smithi145.stdout:266: finishing write tid 4 to smithi14585108-49 2024-09-16T05:44:57.421 INFO:tasks.rados.rados.0.smithi145.stdout:267: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:44:57.421 INFO:tasks.rados.rados.0.smithi145.stdout:268: seq_num 108 ranges {638976=614400,1253376=606208,1859584=598016} 2024-09-16T05:44:57.425 INFO:tasks.rados.rados.0.smithi145.stdout:268: writing smithi14585108-10 from 638976 to 1253376 tid 1 2024-09-16T05:44:57.429 INFO:tasks.rados.rados.0.smithi145.stdout:268: writing smithi14585108-10 from 1253376 to 1859584 tid 2 2024-09-16T05:44:57.433 INFO:tasks.rados.rados.0.smithi145.stdout:268: writing smithi14585108-10 from 1859584 to 2457600 tid 3 2024-09-16T05:44:57.433 INFO:tasks.rados.rados.0.smithi145.stdout:269: read oid 13 snap -1 2024-09-16T05:44:57.433 INFO:tasks.rados.rados.0.smithi145.stdout:269: expect (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:44:57.433 INFO:tasks.rados.rados.0.smithi145.stdout:270: rollback oid 26 current snap is 19 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 18 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:266: finishing write tid 5 to smithi14585108-49 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:267: finishing rollback tid 2 to smithi14585108-33 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 37 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:266: finishing write tid 6 to smithi14585108-49 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:266: oid 49 updating version 0 to 67 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:266: oid 49 updating version 67 to 69 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:266: oid 49 updating version 69 to 70 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:266: oid 49 version 70 is already newer than 66 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:266: oid 49 version 70 is already newer than 68 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 70 (ObjNum 107 snap 19 seq_num 107) dirty exists 2024-09-16T05:44:57.434 INFO:tasks.rados.rados.0.smithi145.stdout:266: left oid 49 (ObjNum 107 snap 19 seq_num 107) 2024-09-16T05:44:57.435 INFO:tasks.rados.rados.0.smithi145.stdout:268: finishing write tid 1 to smithi14585108-10 2024-09-16T05:44:57.435 INFO:tasks.rados.rados.0.smithi145.stdout:268: finishing write tid 2 to smithi14585108-10 2024-09-16T05:44:57.435 INFO:tasks.rados.rados.0.smithi145.stdout:266: done (4 left) 2024-09-16T05:44:57.435 INFO:tasks.rados.rados.0.smithi145.stdout:267: done (3 left) 2024-09-16T05:44:57.435 INFO:tasks.rados.rados.0.smithi145.stdout:271: rmattr oid 24 current snap is 19 2024-09-16T05:44:57.435 INFO:tasks.rados.rados.0.smithi145.stdout:272: copy_from oid 30 from oid 19 current snap is 19 2024-09-16T05:44:57.435 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 19 2024-09-16T05:44:57.435 INFO:tasks.rados.rados.0.smithi145.stdout:273: seq_num 109 ranges {3022848=630784,3653632=491520,4145152=483328,4628480=229376} 2024-09-16T05:44:57.453 INFO:tasks.rados.rados.0.smithi145.stdout:273: writing smithi14585108-15 from 3022848 to 3653632 tid 1 2024-09-16T05:44:57.456 INFO:tasks.rados.rados.0.smithi145.stdout:273: writing smithi14585108-15 from 3653632 to 4145152 tid 2 2024-09-16T05:44:57.458 INFO:tasks.rados.rados.0.smithi145.stdout:273: writing smithi14585108-15 from 4145152 to 4628480 tid 3 2024-09-16T05:44:57.460 INFO:tasks.rados.rados.0.smithi145.stdout:273: writing smithi14585108-15 from 4628480 to 4857856 tid 4 2024-09-16T05:44:57.460 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 19 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:268: finishing write tid 3 to smithi14585108-10 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 60 (ObjNum 98 snap 16 seq_num 98) dirty exists 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:268: finishing write tid 4 to smithi14585108-10 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:268: finishing write tid 5 to smithi14585108-10 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:268: oid 10 updating version 0 to 98 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:268: oid 10 version 98 is already newer than 96 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:268: oid 10 version 98 is already newer than 95 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:268: oid 10 version 98 is already newer than 97 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 98 (ObjNum 108 snap 19 seq_num 108) dirty exists 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:268: left oid 10 (ObjNum 108 snap 19 seq_num 108) 2024-09-16T05:44:57.461 INFO:tasks.rados.rados.0.smithi145.stdout:269: expect (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:44:57.570 INFO:tasks.rados.rados.0.smithi145.stdout:270: finishing rollback tid 0 to smithi14585108-26 2024-09-16T05:44:57.570 INFO:tasks.rados.rados.0.smithi145.stdout:270: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:44:57.571 INFO:tasks.rados.rados.0.smithi145.stdout:270: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:44:57.571 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 100 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-16T05:44:57.571 INFO:tasks.rados.rados.0.smithi145.stdout:274: seq_num 110 ranges {106496=647168,753664=778240,1531904=425984} 2024-09-16T05:44:57.574 INFO:tasks.rados.rados.0.smithi145.stdout:274: writing smithi14585108-3 from 106496 to 753664 tid 1 2024-09-16T05:44:57.579 INFO:tasks.rados.rados.0.smithi145.stdout:274: writing smithi14585108-3 from 753664 to 1531904 tid 2 2024-09-16T05:44:57.582 INFO:tasks.rados.rados.0.smithi145.stdout:274: writing smithi14585108-3 from 1531904 to 1957888 tid 3 2024-09-16T05:44:57.582 INFO:tasks.rados.rados.0.smithi145.stdout:268: done (6 left) 2024-09-16T05:44:57.582 INFO:tasks.rados.rados.0.smithi145.stdout:269: done (5 left) 2024-09-16T05:44:57.582 INFO:tasks.rados.rados.0.smithi145.stdout:270: done (4 left) 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:271: done (3 left) 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:275: read oid 4 snap 18 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:275: expect deleted 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:276: rmattr oid 49 current snap is 19 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:276: done (4 left) 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 19 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:272: finishing copy_from racing read to smithi14585108-30 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:272: finishing copy_from to smithi14585108-30 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 65 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:273: finishing write tid 1 to smithi14585108-15 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:273: finishing write tid 2 to smithi14585108-15 2024-09-16T05:44:57.583 INFO:tasks.rados.rados.0.smithi145.stdout:277: seq_num 111 ranges {0=663552,663552=663552,1327104=450560,1777664=90112} 2024-09-16T05:44:57.585 INFO:tasks.rados.rados.0.smithi145.stdout:277: writing smithi14585108-41 from 0 to 663552 tid 1 2024-09-16T05:44:57.589 INFO:tasks.rados.rados.0.smithi145.stdout:277: writing smithi14585108-41 from 663552 to 1327104 tid 2 2024-09-16T05:44:57.592 INFO:tasks.rados.rados.0.smithi145.stdout:277: writing smithi14585108-41 from 1327104 to 1777664 tid 3 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:277: writing smithi14585108-41 from 1777664 to 1867776 tid 4 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:272: done (4 left) 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:278: read oid 2 snap -1 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:278: expect (ObjNum 97 snap 16 seq_num 97) 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:279: read oid 7 snap 18 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:279: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 19 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:273: finishing write tid 3 to smithi14585108-15 2024-09-16T05:44:57.593 INFO:tasks.rados.rados.0.smithi145.stdout:273: finishing write tid 4 to smithi14585108-15 2024-09-16T05:44:57.594 INFO:tasks.rados.rados.0.smithi145.stdout:273: finishing write tid 5 to smithi14585108-15 2024-09-16T05:44:57.594 INFO:tasks.rados.rados.0.smithi145.stdout:280: seq_num 112 ranges {1974272=679936,2654208=548864,3203072=655360} 2024-09-16T05:44:57.607 INFO:tasks.rados.rados.0.smithi145.stdout:280: writing smithi14585108-43 from 1974272 to 2654208 tid 1 2024-09-16T05:44:57.610 INFO:tasks.rados.rados.0.smithi145.stdout:280: writing smithi14585108-43 from 2654208 to 3203072 tid 2 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:280: writing smithi14585108-43 from 3203072 to 3858432 tid 3 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 19 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:273: finishing write tid 6 to smithi14585108-15 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:273: oid 15 updating version 0 to 100 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:273: oid 15 version 100 is already newer than 97 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:273: oid 15 version 100 is already newer than 98 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:273: oid 15 version 100 is already newer than 99 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:273: oid 15 updating version 100 to 101 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 101 (ObjNum 109 snap 19 seq_num 109) dirty exists 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:273: left oid 15 (ObjNum 109 snap 19 seq_num 109) 2024-09-16T05:44:57.614 INFO:tasks.rados.rados.0.smithi145.stdout:274: finishing write tid 1 to smithi14585108-3 2024-09-16T05:44:57.615 INFO:tasks.rados.rados.0.smithi145.stdout:274: finishing write tid 2 to smithi14585108-3 2024-09-16T05:44:57.615 INFO:tasks.rados.rados.0.smithi145.stdout:281: seq_num 113 ranges {524288=696320,1220608=434176,1654784=466944,2121728=303104} 2024-09-16T05:44:57.620 INFO:tasks.rados.rados.0.smithi145.stdout:281: writing smithi14585108-26 from 524288 to 1220608 tid 1 2024-09-16T05:44:57.623 INFO:tasks.rados.rados.0.smithi145.stdout:281: writing smithi14585108-26 from 1220608 to 1654784 tid 2 2024-09-16T05:44:57.625 INFO:tasks.rados.rados.0.smithi145.stdout:281: writing smithi14585108-26 from 1654784 to 2121728 tid 3 2024-09-16T05:44:57.629 INFO:tasks.rados.rados.0.smithi145.stdout:281: writing smithi14585108-26 from 2121728 to 2424832 tid 4 2024-09-16T05:44:57.629 INFO:tasks.rados.rados.0.smithi145.stdout:273: done (7 left) 2024-09-16T05:44:57.629 INFO:tasks.rados.rados.0.smithi145.stdout:282: copy_from oid 11 from oid 22 current snap is 19 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:283: rollback oid 5 current snap is 19 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 5 to 18 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:284: rollback oid 13 current snap is 19 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 13 to 18 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:274: finishing write tid 3 to smithi14585108-3 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:274: finishing write tid 4 to smithi14585108-3 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:274: finishing write tid 5 to smithi14585108-3 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:274: oid 3 updating version 0 to 25 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:274: oid 3 updating version 25 to 27 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:274: oid 3 updating version 27 to 28 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:274: oid 3 version 28 is already newer than 26 2024-09-16T05:44:57.630 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 28 (ObjNum 110 snap 19 seq_num 110) dirty exists 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:274: left oid 3 (ObjNum 110 snap 19 seq_num 110) 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: finishing write tid 1 to smithi14585108-41 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: finishing write tid 2 to smithi14585108-41 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: finishing write tid 3 to smithi14585108-41 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: finishing write tid 4 to smithi14585108-41 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: finishing write tid 5 to smithi14585108-41 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: finishing write tid 6 to smithi14585108-41 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: oid 41 updating version 0 to 62 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: oid 41 updating version 62 to 63 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: oid 41 updating version 63 to 64 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: oid 41 version 64 is already newer than 61 2024-09-16T05:44:57.631 INFO:tasks.rados.rados.0.smithi145.stdout:277: oid 41 version 64 is already newer than 60 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 64 (ObjNum 111 snap 19 seq_num 111) dirty exists 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:277: left oid 41 (ObjNum 111 snap 19 seq_num 111) 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:274: done (9 left) 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:275: done (8 left) 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:277: done (7 left) 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:285: rmattr oid 49 current snap is 19 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:285: done (7 left) 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:286: rollback oid 17 current snap is 19 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 17 to 18 2024-09-16T05:44:57.632 INFO:tasks.rados.rados.0.smithi145.stdout:278: expect (ObjNum 97 snap 16 seq_num 97) 2024-09-16T05:44:57.847 INFO:tasks.rados.rados.0.smithi145.stdout:279: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:44:57.851 INFO:tasks.rados.rados.0.smithi145.stdout:280: finishing write tid 1 to smithi14585108-43 2024-09-16T05:44:57.851 INFO:tasks.rados.rados.0.smithi145.stdout:280: finishing write tid 2 to smithi14585108-43 2024-09-16T05:44:57.851 INFO:tasks.rados.rados.0.smithi145.stdout:280: finishing write tid 3 to smithi14585108-43 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:280: finishing write tid 4 to smithi14585108-43 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:280: finishing write tid 5 to smithi14585108-43 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:280: oid 43 updating version 0 to 103 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:280: oid 43 version 103 is already newer than 102 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:280: oid 43 version 103 is already newer than 101 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:280: oid 43 version 103 is already newer than 100 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 103 (ObjNum 112 snap 19 seq_num 112) dirty exists 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:280: left oid 43 (ObjNum 112 snap 19 seq_num 112) 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:281: finishing write tid 1 to smithi14585108-26 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:281: finishing write tid 2 to smithi14585108-26 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:281: finishing write tid 3 to smithi14585108-26 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:278: done (7 left) 2024-09-16T05:44:57.852 INFO:tasks.rados.rados.0.smithi145.stdout:279: done (6 left) 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:280: done (5 left) 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:287: rmattr oid 20 current snap is 19 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:287: done (5 left) 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:288: copy_from oid 46 from oid 50 current snap is 19 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:283: finishing rollback tid 1 to smithi14585108-5 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 0 (ObjNum 33 snap 0 seq_num 3198842104) dirty dne 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:281: finishing write tid 4 to smithi14585108-26 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:281: finishing write tid 5 to smithi14585108-26 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:284: finishing rollback tid 0 to smithi14585108-13 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:284: finishing rollback tid 1 to smithi14585108-13 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:281: finishing write tid 6 to smithi14585108-26 2024-09-16T05:44:57.853 INFO:tasks.rados.rados.0.smithi145.stdout:281: oid 26 updating version 0 to 102 2024-09-16T05:44:57.854 INFO:tasks.rados.rados.0.smithi145.stdout:281: oid 26 updating version 102 to 103 2024-09-16T05:44:57.854 INFO:tasks.rados.rados.0.smithi145.stdout:281: oid 26 version 103 is already newer than 101 2024-09-16T05:44:57.854 INFO:tasks.rados.rados.0.smithi145.stdout:281: oid 26 updating version 103 to 105 2024-09-16T05:44:57.854 INFO:tasks.rados.rados.0.smithi145.stdout:281: oid 26 version 105 is already newer than 104 2024-09-16T05:44:57.854 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 105 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-09-16T05:44:57.854 INFO:tasks.rados.rados.0.smithi145.stdout:281: left oid 26 (ObjNum 113 snap 19 seq_num 113) 2024-09-16T05:44:57.854 INFO:tasks.rados.rados.0.smithi145.stdout:282: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:44:57.854 INFO:tasks.rados.rados.0.smithi145.stdout:284: finishing rollback tid 2 to smithi14585108-13 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 109 (ObjNum 90 snap 16 seq_num 90) dirty exists 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:282: finishing copy_from to smithi14585108-11 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 19 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:286: finishing rollback tid 0 to smithi14585108-17 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:286: finishing rollback tid 1 to smithi14585108-17 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:286: finishing rollback tid 2 to smithi14585108-17 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 113 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:281: done (5 left) 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:282: done (4 left) 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:283: done (3 left) 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:284: done (2 left) 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:286: done (1 left) 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:289: rollback oid 7 current snap is 19 2024-09-16T05:44:57.855 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 7 to 18 2024-09-16T05:44:57.856 INFO:tasks.rados.rados.0.smithi145.stdout:290: snap_create 2024-09-16T05:44:57.856 INFO:tasks.rados.rados.0.smithi145.stdout:289: finishing rollback tid 0 to smithi14585108-7 2024-09-16T05:44:57.856 INFO:tasks.rados.rados.0.smithi145.stdout:289: finishing rollback tid 1 to smithi14585108-7 2024-09-16T05:44:57.857 INFO:tasks.rados.rados.0.smithi145.stdout:289: finishing rollback tid 2 to smithi14585108-7 2024-09-16T05:44:57.857 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 101 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-16T05:44:57.857 INFO:tasks.rados.rados.0.smithi145.stdout:288: finishing copy_from racing read to smithi14585108-46 2024-09-16T05:44:57.859 INFO:tasks.rados.rados.0.smithi145.stdout:288: finishing copy_from to smithi14585108-46 2024-09-16T05:44:57.859 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 9 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:44:58.253 INFO:tasks.rados.rados.0.smithi145.stdout:288: done (2 left) 2024-09-16T05:44:58.254 INFO:tasks.rados.rados.0.smithi145.stdout:289: done (1 left) 2024-09-16T05:44:58.254 INFO:tasks.rados.rados.0.smithi145.stdout:290: done (0 left) 2024-09-16T05:44:58.254 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 20 2024-09-16T05:44:58.254 INFO:tasks.rados.rados.0.smithi145.stdout:291: seq_num 114 ranges {2785280=712704,3497984=712704,4210688=491520} 2024-09-16T05:44:58.271 INFO:tasks.rados.rados.0.smithi145.stdout:291: writing smithi14585108-16 from 2785280 to 3497984 tid 1 2024-09-16T05:44:58.276 INFO:tasks.rados.rados.0.smithi145.stdout:291: writing smithi14585108-16 from 3497984 to 4210688 tid 2 2024-09-16T05:44:58.280 INFO:tasks.rados.rados.0.smithi145.stdout:291: writing smithi14585108-16 from 4210688 to 4702208 tid 3 2024-09-16T05:44:58.280 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 20 2024-09-16T05:44:58.280 INFO:tasks.rados.rados.0.smithi145.stdout:291: finishing write tid 1 to smithi14585108-16 2024-09-16T05:44:58.280 INFO:tasks.rados.rados.0.smithi145.stdout:291: finishing write tid 2 to smithi14585108-16 2024-09-16T05:44:58.280 INFO:tasks.rados.rados.0.smithi145.stdout:292: seq_num 115 ranges {0=729088,729088=647168,1376256=434176,1810432=122880} 2024-09-16T05:44:58.283 INFO:tasks.rados.rados.0.smithi145.stdout:292: writing smithi14585108-18 from 0 to 729088 tid 1 2024-09-16T05:44:58.287 INFO:tasks.rados.rados.0.smithi145.stdout:292: writing smithi14585108-18 from 729088 to 1376256 tid 2 2024-09-16T05:44:58.289 INFO:tasks.rados.rados.0.smithi145.stdout:292: writing smithi14585108-18 from 1376256 to 1810432 tid 3 2024-09-16T05:44:58.290 INFO:tasks.rados.rados.0.smithi145.stdout:292: writing smithi14585108-18 from 1810432 to 1933312 tid 4 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:293: setattr oid 45 current snap is 20 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:291: finishing write tid 3 to smithi14585108-16 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:291: finishing write tid 4 to smithi14585108-16 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:292: finishing write tid 1 to smithi14585108-18 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:291: finishing write tid 5 to smithi14585108-16 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:291: oid 16 updating version 0 to 32 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:291: oid 16 version 32 is already newer than 30 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:291: oid 16 version 32 is already newer than 29 2024-09-16T05:44:58.291 INFO:tasks.rados.rados.0.smithi145.stdout:291: oid 16 version 32 is already newer than 31 2024-09-16T05:44:58.292 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 32 (ObjNum 114 snap 20 seq_num 114) dirty exists 2024-09-16T05:44:58.292 INFO:tasks.rados.rados.0.smithi145.stdout:291: left oid 16 (ObjNum 114 snap 20 seq_num 114) 2024-09-16T05:44:58.292 INFO:tasks.rados.rados.0.smithi145.stdout:292: finishing write tid 2 to smithi14585108-18 2024-09-16T05:44:58.292 INFO:tasks.rados.rados.0.smithi145.stdout:291: done (2 left) 2024-09-16T05:44:58.292 INFO:tasks.rados.rados.0.smithi145.stdout:294: snap_remove snap 18 2024-09-16T05:44:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:58 smithi145 ceph-mon[27514]: osdmap e119: 8 total, 8 up, 8 in 2024-09-16T05:44:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:58 smithi145 ceph-mon[27514]: pgmap v161: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-16T05:44:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:58 smithi145 ceph-mon[39111]: osdmap e119: 8 total, 8 up, 8 in 2024-09-16T05:44:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:58 smithi145 ceph-mon[39111]: pgmap v161: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-16T05:44:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:58 smithi161 ceph-mon[31301]: osdmap e119: 8 total, 8 up, 8 in 2024-09-16T05:44:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:58 smithi161 ceph-mon[31301]: pgmap v161: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-16T05:44:59.256 INFO:tasks.rados.rados.0.smithi145.stdout:294: done (2 left) 2024-09-16T05:44:59.256 INFO:tasks.rados.rados.0.smithi145.stdout:295: setattr oid 15 current snap is 20 2024-09-16T05:44:59.256 INFO:tasks.rados.rados.0.smithi145.stdout:292: finishing write tid 3 to smithi14585108-18 2024-09-16T05:44:59.256 INFO:tasks.rados.rados.0.smithi145.stdout:292: finishing write tid 4 to smithi14585108-18 2024-09-16T05:44:59.256 INFO:tasks.rados.rados.0.smithi145.stdout:292: finishing write tid 5 to smithi14585108-18 2024-09-16T05:44:59.256 INFO:tasks.rados.rados.0.smithi145.stdout:292: finishing write tid 6 to smithi14585108-18 2024-09-16T05:44:59.257 INFO:tasks.rados.rados.0.smithi145.stdout:292: oid 18 updating version 0 to 106 2024-09-16T05:44:59.257 INFO:tasks.rados.rados.0.smithi145.stdout:292: oid 18 version 106 is already newer than 105 2024-09-16T05:44:59.257 INFO:tasks.rados.rados.0.smithi145.stdout:292: oid 18 version 106 is already newer than 104 2024-09-16T05:44:59.257 INFO:tasks.rados.rados.0.smithi145.stdout:292: oid 18 version 106 is already newer than 103 2024-09-16T05:44:59.257 INFO:tasks.rados.rados.0.smithi145.stdout:292: oid 18 version 106 is already newer than 102 2024-09-16T05:44:59.257 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 106 (ObjNum 115 snap 20 seq_num 115) dirty exists 2024-09-16T05:44:59.257 INFO:tasks.rados.rados.0.smithi145.stdout:292: left oid 18 (ObjNum 115 snap 20 seq_num 115) 2024-09-16T05:44:59.257 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 104 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-16T05:44:59.260 INFO:tasks.rados.rados.0.smithi145.stdout:292: done (2 left) 2024-09-16T05:44:59.260 INFO:tasks.rados.rados.0.smithi145.stdout:293: done (1 left) 2024-09-16T05:44:59.260 INFO:tasks.rados.rados.0.smithi145.stdout:296: snap_create 2024-09-16T05:44:59.264 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 106 (ObjNum 109 snap 19 seq_num 109) dirty exists 2024-09-16T05:44:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:44:59 smithi145 ceph-mon[39111]: osdmap e120: 8 total, 8 up, 8 in 2024-09-16T05:44:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:44:59 smithi145 ceph-mon[27514]: osdmap e120: 8 total, 8 up, 8 in 2024-09-16T05:44:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:44:59 smithi161 ceph-mon[31301]: osdmap e120: 8 total, 8 up, 8 in 2024-09-16T05:45:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:295: done (1 left) 2024-09-16T05:45:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:296: done (0 left) 2024-09-16T05:45:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 21 2024-09-16T05:45:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:297: seq_num 116 ranges {540672=745472,1286144=532480,1818624=638976,2457600=32768} 2024-09-16T05:45:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:297: writing smithi14585108-33 from 540672 to 1286144 tid 1 2024-09-16T05:45:00.256 INFO:tasks.rados.rados.0.smithi145.stdout:297: writing smithi14585108-33 from 1286144 to 1818624 tid 2 2024-09-16T05:45:00.260 INFO:tasks.rados.rados.0.smithi145.stdout:297: writing smithi14585108-33 from 1818624 to 2457600 tid 3 2024-09-16T05:45:00.261 INFO:tasks.rados.rados.0.smithi145.stdout:297: writing smithi14585108-33 from 2457600 to 2490368 tid 4 2024-09-16T05:45:00.261 INFO:tasks.rados.rados.0.smithi145.stdout:298: copy_from oid 18 from oid 13 current snap is 21 2024-09-16T05:45:00.261 INFO:tasks.rados.rados.0.smithi145.stdout:299: snap_create 2024-09-16T05:45:00.261 INFO:tasks.rados.rados.0.smithi145.stdout:297: finishing write tid 1 to smithi14585108-33 2024-09-16T05:45:00.262 INFO:tasks.rados.rados.0.smithi145.stdout:297: finishing write tid 2 to smithi14585108-33 2024-09-16T05:45:00.267 INFO:tasks.rados.rados.0.smithi145.stdout:297: finishing write tid 3 to smithi14585108-33 2024-09-16T05:45:00.267 INFO:tasks.rados.rados.0.smithi145.stdout:297: finishing write tid 4 to smithi14585108-33 2024-09-16T05:45:00.267 INFO:tasks.rados.rados.0.smithi145.stdout:297: finishing write tid 5 to smithi14585108-33 2024-09-16T05:45:00.268 INFO:tasks.rados.rados.0.smithi145.stdout:297: finishing write tid 6 to smithi14585108-33 2024-09-16T05:45:00.269 INFO:tasks.rados.rados.0.smithi145.stdout:297: oid 33 updating version 0 to 44 2024-09-16T05:45:00.269 INFO:tasks.rados.rados.0.smithi145.stdout:297: oid 33 version 44 is already newer than 43 2024-09-16T05:45:00.269 INFO:tasks.rados.rados.0.smithi145.stdout:297: oid 33 version 44 is already newer than 41 2024-09-16T05:45:00.269 INFO:tasks.rados.rados.0.smithi145.stdout:297: oid 33 updating version 44 to 45 2024-09-16T05:45:00.269 INFO:tasks.rados.rados.0.smithi145.stdout:297: oid 33 version 45 is already newer than 42 2024-09-16T05:45:00.269 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 45 (ObjNum 116 snap 21 seq_num 116) dirty exists 2024-09-16T05:45:00.269 INFO:tasks.rados.rados.0.smithi145.stdout:297: left oid 33 (ObjNum 116 snap 21 seq_num 116) 2024-09-16T05:45:00.282 INFO:tasks.rados.rados.0.smithi145.stdout:298: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:45:00.284 INFO:tasks.rados.rados.0.smithi145.stdout:298: finishing copy_from to smithi14585108-18 2024-09-16T05:45:00.285 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 109 (ObjNum 90 snap 16 seq_num 90) dirty exists 2024-09-16T05:45:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:00 smithi145 ceph-mon[39111]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T05:45:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:00 smithi145 ceph-mon[39111]: pgmap v164: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.4 MiB/s wr, 43 op/s 2024-09-16T05:45:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:00 smithi145 ceph-mon[39111]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T05:45:00.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:00 smithi145 ceph-mon[27514]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T05:45:00.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:00 smithi145 ceph-mon[27514]: pgmap v164: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.4 MiB/s wr, 43 op/s 2024-09-16T05:45:00.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:00 smithi145 ceph-mon[27514]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T05:45:00.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:00 smithi161 ceph-mon[31301]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T05:45:00.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:00 smithi161 ceph-mon[31301]: pgmap v164: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.4 MiB/s wr, 43 op/s 2024-09-16T05:45:00.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:00 smithi161 ceph-mon[31301]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T05:45:01.267 INFO:tasks.rados.rados.0.smithi145.stdout:297: done (2 left) 2024-09-16T05:45:01.267 INFO:tasks.rados.rados.0.smithi145.stdout:298: done (1 left) 2024-09-16T05:45:01.267 INFO:tasks.rados.rados.0.smithi145.stdout:299: done (0 left) 2024-09-16T05:45:01.268 INFO:tasks.rados.rados.0.smithi145.stdout:300: snap_create 2024-09-16T05:45:02.275 INFO:tasks.rados.rados.0.smithi145.stdout:300: done (0 left) 2024-09-16T05:45:02.275 INFO:tasks.rados.rados.0.smithi145.stdout:301: read oid 15 snap -1 2024-09-16T05:45:02.275 INFO:tasks.rados.rados.0.smithi145.stdout:301: expect (ObjNum 109 snap 19 seq_num 109) 2024-09-16T05:45:02.275 INFO:tasks.rados.rados.0.smithi145.stdout:302: snap_create 2024-09-16T05:45:02.293 INFO:tasks.rados.rados.0.smithi145.stdout:301: expect (ObjNum 109 snap 19 seq_num 109) 2024-09-16T05:45:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:02 smithi145 ceph-mon[27514]: osdmap e123: 8 total, 8 up, 8 in 2024-09-16T05:45:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:02 smithi145 ceph-mon[27514]: pgmap v167: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.4 MiB/s wr, 43 op/s 2024-09-16T05:45:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:02 smithi145 ceph-mon[39111]: osdmap e123: 8 total, 8 up, 8 in 2024-09-16T05:45:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:02 smithi145 ceph-mon[39111]: pgmap v167: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.4 MiB/s wr, 43 op/s 2024-09-16T05:45:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:02 smithi161 ceph-mon[31301]: osdmap e123: 8 total, 8 up, 8 in 2024-09-16T05:45:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:02 smithi161 ceph-mon[31301]: pgmap v167: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.4 MiB/s wr, 43 op/s 2024-09-16T05:45:03.274 INFO:tasks.rados.rados.0.smithi145.stdout:301: done (1 left) 2024-09-16T05:45:03.274 INFO:tasks.rados.rados.0.smithi145.stdout:302: done (0 left) 2024-09-16T05:45:03.274 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 24 2024-09-16T05:45:03.274 INFO:tasks.rados.rados.0.smithi145.stdout:303: seq_num 117 ranges {1269760=770048,2039808=417792,2457600=442368,2899968=344064} 2024-09-16T05:45:03.285 INFO:tasks.rados.rados.0.smithi145.stdout:303: writing smithi14585108-23 from 1269760 to 2039808 tid 1 2024-09-16T05:45:03.287 INFO:tasks.rados.rados.0.smithi145.stdout:303: writing smithi14585108-23 from 2039808 to 2457600 tid 2 2024-09-16T05:45:03.289 INFO:tasks.rados.rados.0.smithi145.stdout:303: writing smithi14585108-23 from 2457600 to 2899968 tid 3 2024-09-16T05:45:03.292 INFO:tasks.rados.rados.0.smithi145.stdout:303: writing smithi14585108-23 from 2899968 to 3244032 tid 4 2024-09-16T05:45:03.292 INFO:tasks.rados.rados.0.smithi145.stdout:304: rollback oid 9 current snap is 24 2024-09-16T05:45:03.292 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 23 2024-09-16T05:45:03.292 INFO:tasks.rados.rados.0.smithi145.stdout:305: snap_remove snap 21 2024-09-16T05:45:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:03 smithi145 ceph-mon[27514]: osdmap e124: 8 total, 8 up, 8 in 2024-09-16T05:45:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:03 smithi145 ceph-mon[39111]: osdmap e124: 8 total, 8 up, 8 in 2024-09-16T05:45:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:03 smithi161 ceph-mon[31301]: osdmap e124: 8 total, 8 up, 8 in 2024-09-16T05:45:04.289 INFO:tasks.rados.rados.0.smithi145.stdout:305: done (2 left) 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:306: read oid 18 snap 22 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:306: expect (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:307: snap_create 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:303: finishing write tid 1 to smithi14585108-23 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:303: finishing write tid 2 to smithi14585108-23 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:303: finishing write tid 3 to smithi14585108-23 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:303: finishing write tid 4 to smithi14585108-23 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:303: finishing write tid 5 to smithi14585108-23 2024-09-16T05:45:04.290 INFO:tasks.rados.rados.0.smithi145.stdout:304: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:304: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:304: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 111 (ObjNum 72 snap 6 seq_num 72) dirty exists 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:303: finishing write tid 6 to smithi14585108-23 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:303: oid 23 updating version 0 to 18 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:303: oid 23 updating version 18 to 19 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:303: oid 23 version 19 is already newer than 16 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:303: oid 23 updating version 19 to 20 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:303: oid 23 version 20 is already newer than 17 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 20 (ObjNum 117 snap 24 seq_num 117) dirty exists 2024-09-16T05:45:04.291 INFO:tasks.rados.rados.0.smithi145.stdout:303: left oid 23 (ObjNum 117 snap 24 seq_num 117) 2024-09-16T05:45:04.305 INFO:tasks.rados.rados.0.smithi145.stdout:306: expect (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:45:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:04 smithi145 ceph-mon[39111]: osdmap e125: 8 total, 8 up, 8 in 2024-09-16T05:45:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:04 smithi145 ceph-mon[39111]: pgmap v170: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:04 smithi145 ceph-mon[27514]: osdmap e125: 8 total, 8 up, 8 in 2024-09-16T05:45:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:04 smithi145 ceph-mon[27514]: pgmap v170: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:04 smithi161 ceph-mon[31301]: osdmap e125: 8 total, 8 up, 8 in 2024-09-16T05:45:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:04 smithi161 ceph-mon[31301]: pgmap v170: 121 pgs: 121 active+clean; 76 MiB data, 360 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:45:04] "GET /metrics HTTP/1.1" 200 36026 "" "Prometheus/2.43.0" 2024-09-16T05:45:05.287 INFO:tasks.rados.rados.0.smithi145.stdout:303: done (3 left) 2024-09-16T05:45:05.287 INFO:tasks.rados.rados.0.smithi145.stdout:304: done (2 left) 2024-09-16T05:45:05.287 INFO:tasks.rados.rados.0.smithi145.stdout:306: done (1 left) 2024-09-16T05:45:05.287 INFO:tasks.rados.rados.0.smithi145.stdout:307: done (0 left) 2024-09-16T05:45:05.287 INFO:tasks.rados.rados.0.smithi145.stdout:308: read oid 23 snap -1 2024-09-16T05:45:05.287 INFO:tasks.rados.rados.0.smithi145.stdout:308: expect (ObjNum 117 snap 24 seq_num 117) 2024-09-16T05:45:05.288 INFO:tasks.rados.rados.0.smithi145.stdout:309: delete oid 34 current snap is 25 2024-09-16T05:45:05.293 INFO:tasks.rados.rados.0.smithi145.stdout:309: done (1 left) 2024-09-16T05:45:05.293 INFO:tasks.rados.rados.0.smithi145.stdout:310: delete oid 10 current snap is 25 2024-09-16T05:45:05.296 INFO:tasks.rados.rados.0.smithi145.stdout:310: done (1 left) 2024-09-16T05:45:05.296 INFO:tasks.rados.rados.0.smithi145.stdout:311: read oid 37 snap -1 2024-09-16T05:45:05.296 INFO:tasks.rados.rados.0.smithi145.stdout:311: expect (ObjNum 99 snap 16 seq_num 99) 2024-09-16T05:45:05.296 INFO:tasks.rados.rados.0.smithi145.stdout:312: copy_from oid 11 from oid 17 current snap is 25 2024-09-16T05:45:05.296 INFO:tasks.rados.rados.0.smithi145.stdout:313: snap_create 2024-09-16T05:45:05.306 INFO:tasks.rados.rados.0.smithi145.stdout:312: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:45:05.306 INFO:tasks.rados.rados.0.smithi145.stdout:312: finishing copy_from to smithi14585108-11 2024-09-16T05:45:05.306 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 113 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-16T05:45:05.306 INFO:tasks.rados.rados.0.smithi145.stdout:308: expect (ObjNum 117 snap 24 seq_num 117) 2024-09-16T05:45:05.416 INFO:tasks.rados.rados.0.smithi145.stdout:311: expect (ObjNum 99 snap 16 seq_num 99) 2024-09-16T05:45:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:05 smithi145 ceph-mon[27514]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T05:45:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:05 smithi145 ceph-mon[39111]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T05:45:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:05 smithi161 ceph-mon[31301]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T05:45:06.298 INFO:tasks.rados.rados.0.smithi145.stdout:308: done (3 left) 2024-09-16T05:45:06.298 INFO:tasks.rados.rados.0.smithi145.stdout:311: done (2 left) 2024-09-16T05:45:06.298 INFO:tasks.rados.rados.0.smithi145.stdout:312: done (1 left) 2024-09-16T05:45:06.298 INFO:tasks.rados.rados.0.smithi145.stdout:313: done (0 left) 2024-09-16T05:45:06.298 INFO:tasks.rados.rados.0.smithi145.stdout:314: rollback oid 14 current snap is 26 2024-09-16T05:45:06.298 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 14 to 24 2024-09-16T05:45:06.299 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 26 2024-09-16T05:45:06.299 INFO:tasks.rados.rados.0.smithi145.stdout:315: seq_num 120 ranges {1351680=417792,1769472=475136,2244608=622592,2867200=507904} 2024-09-16T05:45:06.307 INFO:tasks.rados.rados.0.smithi145.stdout:315: writing smithi14585108-9 from 1351680 to 1769472 tid 1 2024-09-16T05:45:06.310 INFO:tasks.rados.rados.0.smithi145.stdout:315: writing smithi14585108-9 from 1769472 to 2244608 tid 2 2024-09-16T05:45:06.313 INFO:tasks.rados.rados.0.smithi145.stdout:315: writing smithi14585108-9 from 2244608 to 2867200 tid 3 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:315: writing smithi14585108-9 from 2867200 to 3375104 tid 4 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:316: read oid 29 snap -1 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:316: expect deleted 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:317: rollback oid 35 current snap is 26 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 35 to 20 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:314: finishing rollback tid 0 to smithi14585108-14 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:314: finishing rollback tid 1 to smithi14585108-14 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:314: finishing rollback tid 2 to smithi14585108-14 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 76 (ObjNum 103 snap 18 seq_num 103) dirty exists 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:315: finishing write tid 1 to smithi14585108-9 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:315: finishing write tid 2 to smithi14585108-9 2024-09-16T05:45:06.317 INFO:tasks.rados.rados.0.smithi145.stdout:314: done (3 left) 2024-09-16T05:45:06.318 INFO:tasks.rados.rados.0.smithi145.stdout:318: snap_create 2024-09-16T05:45:06.318 INFO:tasks.rados.rados.0.smithi145.stdout:315: finishing write tid 3 to smithi14585108-9 2024-09-16T05:45:06.318 INFO:tasks.rados.rados.0.smithi145.stdout:315: finishing write tid 4 to smithi14585108-9 2024-09-16T05:45:06.318 INFO:tasks.rados.rados.0.smithi145.stdout:315: finishing write tid 5 to smithi14585108-9 2024-09-16T05:45:06.320 INFO:tasks.rados.rados.0.smithi145.stdout:315: finishing write tid 6 to smithi14585108-9 2024-09-16T05:45:06.320 INFO:tasks.rados.rados.0.smithi145.stdout:315: oid 9 updating version 0 to 121 2024-09-16T05:45:06.320 INFO:tasks.rados.rados.0.smithi145.stdout:315: oid 9 version 121 is already newer than 119 2024-09-16T05:45:06.320 INFO:tasks.rados.rados.0.smithi145.stdout:315: oid 9 version 121 is already newer than 120 2024-09-16T05:45:06.320 INFO:tasks.rados.rados.0.smithi145.stdout:315: oid 9 updating version 121 to 122 2024-09-16T05:45:06.321 INFO:tasks.rados.rados.0.smithi145.stdout:315: oid 9 updating version 122 to 123 2024-09-16T05:45:06.321 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 123 (ObjNum 120 snap 26 seq_num 120) dirty exists 2024-09-16T05:45:06.321 INFO:tasks.rados.rados.0.smithi145.stdout:315: left oid 9 (ObjNum 120 snap 26 seq_num 120) 2024-09-16T05:45:06.321 INFO:tasks.rados.rados.0.smithi145.stdout:317: finishing rollback tid 0 to smithi14585108-35 2024-09-16T05:45:06.321 INFO:tasks.rados.rados.0.smithi145.stdout:317: finishing rollback tid 1 to smithi14585108-35 2024-09-16T05:45:06.321 INFO:tasks.rados.rados.0.smithi145.stdout:317: finishing rollback tid 2 to smithi14585108-35 2024-09-16T05:45:06.321 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 29 (ObjNum 78 snap 11 seq_num 78) dirty exists 2024-09-16T05:45:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:06 smithi145 ceph-mon[27514]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T05:45:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:06 smithi145 ceph-mon[27514]: pgmap v173: 121 pgs: 121 active+clean; 82 MiB data, 370 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:45:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:06 smithi145 ceph-mon[39111]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T05:45:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:06 smithi145 ceph-mon[39111]: pgmap v173: 121 pgs: 121 active+clean; 82 MiB data, 370 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:45:06.585 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:06 smithi161 ceph-mon[31301]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T05:45:06.585 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:06 smithi161 ceph-mon[31301]: pgmap v173: 121 pgs: 121 active+clean; 82 MiB data, 370 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:45:07.303 INFO:tasks.rados.rados.0.smithi145.stdout:315: done (3 left) 2024-09-16T05:45:07.303 INFO:tasks.rados.rados.0.smithi145.stdout:316: done (2 left) 2024-09-16T05:45:07.304 INFO:tasks.rados.rados.0.smithi145.stdout:317: done (1 left) 2024-09-16T05:45:07.304 INFO:tasks.rados.rados.0.smithi145.stdout:318: done (0 left) 2024-09-16T05:45:07.304 INFO:tasks.rados.rados.0.smithi145.stdout:319: rollback oid 50 current snap is 27 2024-09-16T05:45:07.304 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 25 2024-09-16T05:45:07.304 INFO:tasks.rados.rados.0.smithi145.stdout:320: rmattr oid 38 current snap is 27 2024-09-16T05:45:07.304 INFO:tasks.rados.rados.0.smithi145.stdout:320: done (1 left) 2024-09-16T05:45:07.305 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 27 2024-09-16T05:45:07.305 INFO:tasks.rados.rados.0.smithi145.stdout:321: seq_num 121 ranges {2768896=434176,3203072=753664,3956736=425984,4382720=425984} 2024-09-16T05:45:07.320 INFO:tasks.rados.rados.0.smithi145.stdout:321: writing smithi14585108-21 from 2768896 to 3203072 tid 1 2024-09-16T05:45:07.324 INFO:tasks.rados.rados.0.smithi145.stdout:321: writing smithi14585108-21 from 3203072 to 3956736 tid 2 2024-09-16T05:45:07.326 INFO:tasks.rados.rados.0.smithi145.stdout:321: writing smithi14585108-21 from 3956736 to 4382720 tid 3 2024-09-16T05:45:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:321: writing smithi14585108-21 from 4382720 to 4808704 tid 4 2024-09-16T05:45:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:322: copy_from oid 37 from oid 14 current snap is 27 2024-09-16T05:45:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:319: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:45:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:319: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:45:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:319: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:45:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 32 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:321: finishing write tid 1 to smithi14585108-21 2024-09-16T05:45:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:321: finishing write tid 2 to smithi14585108-21 2024-09-16T05:45:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:321: finishing write tid 3 to smithi14585108-21 2024-09-16T05:45:07.331 INFO:tasks.rados.rados.0.smithi145.stdout:319: done (2 left) 2024-09-16T05:45:07.331 INFO:tasks.rados.rados.0.smithi145.stdout:323: rmattr oid 44 current snap is 27 2024-09-16T05:45:07.331 INFO:tasks.rados.rados.0.smithi145.stdout:323: done (2 left) 2024-09-16T05:45:07.331 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 27 2024-09-16T05:45:07.331 INFO:tasks.rados.rados.0.smithi145.stdout:324: seq_num 122 ranges {4857856=450560,5308416=688128,5996544=630784,6627328=286720} 2024-09-16T05:45:07.357 INFO:tasks.rados.rados.0.smithi145.stdout:324: writing smithi14585108-15 from 4857856 to 5308416 tid 1 2024-09-16T05:45:07.361 INFO:tasks.rados.rados.0.smithi145.stdout:324: writing smithi14585108-15 from 5308416 to 5996544 tid 2 2024-09-16T05:45:07.365 INFO:tasks.rados.rados.0.smithi145.stdout:324: writing smithi14585108-15 from 5996544 to 6627328 tid 3 2024-09-16T05:45:07.367 INFO:tasks.rados.rados.0.smithi145.stdout:324: writing smithi14585108-15 from 6627328 to 6914048 tid 4 2024-09-16T05:45:07.367 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 27 2024-09-16T05:45:07.368 INFO:tasks.rados.rados.0.smithi145.stdout:321: finishing write tid 4 to smithi14585108-21 2024-09-16T05:45:07.368 INFO:tasks.rados.rados.0.smithi145.stdout:325: seq_num 123 ranges {794624=466944,1261568=573440,1835008=794624,2629632=237568} 2024-09-16T05:45:07.374 INFO:tasks.rados.rados.0.smithi145.stdout:325: writing smithi14585108-22 from 794624 to 1261568 tid 1 2024-09-16T05:45:07.377 INFO:tasks.rados.rados.0.smithi145.stdout:325: writing smithi14585108-22 from 1261568 to 1835008 tid 2 2024-09-16T05:45:07.381 INFO:tasks.rados.rados.0.smithi145.stdout:325: writing smithi14585108-22 from 1835008 to 2629632 tid 3 2024-09-16T05:45:07.384 INFO:tasks.rados.rados.0.smithi145.stdout:325: writing smithi14585108-22 from 2629632 to 2867200 tid 4 2024-09-16T05:45:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:326: copy_from oid 23 from oid 11 current snap is 27 2024-09-16T05:45:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:321: finishing write tid 5 to smithi14585108-21 2024-09-16T05:45:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:321: finishing write tid 6 to smithi14585108-21 2024-09-16T05:45:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:321: oid 21 updating version 0 to 67 2024-09-16T05:45:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:321: oid 21 version 67 is already newer than 66 2024-09-16T05:45:07.386 INFO:tasks.rados.rados.0.smithi145.stdout:321: oid 21 version 67 is already newer than 65 2024-09-16T05:45:07.386 INFO:tasks.rados.rados.0.smithi145.stdout:321: oid 21 updating version 67 to 69 2024-09-16T05:45:07.386 INFO:tasks.rados.rados.0.smithi145.stdout:321: oid 21 version 69 is already newer than 68 2024-09-16T05:45:07.386 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 69 (ObjNum 121 snap 27 seq_num 121) dirty exists 2024-09-16T05:45:07.386 INFO:tasks.rados.rados.0.smithi145.stdout:321: left oid 21 (ObjNum 121 snap 27 seq_num 121) 2024-09-16T05:45:07.386 INFO:tasks.rados.rados.0.smithi145.stdout:322: finishing copy_from racing read to smithi14585108-37 2024-09-16T05:45:07.387 INFO:tasks.rados.rados.0.smithi145.stdout:322: finishing copy_from to smithi14585108-37 2024-09-16T05:45:07.387 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 76 (ObjNum 103 snap 18 seq_num 103) dirty exists 2024-09-16T05:45:07.387 INFO:tasks.rados.rados.0.smithi145.stdout:324: finishing write tid 1 to smithi14585108-15 2024-09-16T05:45:07.387 INFO:tasks.rados.rados.0.smithi145.stdout:324: finishing write tid 2 to smithi14585108-15 2024-09-16T05:45:07.387 INFO:tasks.rados.rados.0.smithi145.stdout:324: finishing write tid 3 to smithi14585108-15 2024-09-16T05:45:07.387 INFO:tasks.rados.rados.0.smithi145.stdout:321: done (4 left) 2024-09-16T05:45:07.388 INFO:tasks.rados.rados.0.smithi145.stdout:322: done (3 left) 2024-09-16T05:45:07.388 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 27 2024-09-16T05:45:07.388 INFO:tasks.rados.rados.0.smithi145.stdout:324: finishing write tid 4 to smithi14585108-15 2024-09-16T05:45:07.388 INFO:tasks.rados.rados.0.smithi145.stdout:324: finishing write tid 5 to smithi14585108-15 2024-09-16T05:45:07.388 INFO:tasks.rados.rados.0.smithi145.stdout:324: finishing write tid 6 to smithi14585108-15 2024-09-16T05:45:07.389 INFO:tasks.rados.rados.0.smithi145.stdout:324: oid 15 updating version 0 to 115 2024-09-16T05:45:07.389 INFO:tasks.rados.rados.0.smithi145.stdout:324: oid 15 updating version 115 to 116 2024-09-16T05:45:07.389 INFO:tasks.rados.rados.0.smithi145.stdout:324: oid 15 updating version 116 to 118 2024-09-16T05:45:07.389 INFO:tasks.rados.rados.0.smithi145.stdout:324: oid 15 version 118 is already newer than 114 2024-09-16T05:45:07.389 INFO:tasks.rados.rados.0.smithi145.stdout:324: oid 15 version 118 is already newer than 117 2024-09-16T05:45:07.389 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 118 (ObjNum 122 snap 27 seq_num 122) dirty exists 2024-09-16T05:45:07.390 INFO:tasks.rados.rados.0.smithi145.stdout:324: left oid 15 (ObjNum 122 snap 27 seq_num 122) 2024-09-16T05:45:07.390 INFO:tasks.rados.rados.0.smithi145.stdout:325: finishing write tid 1 to smithi14585108-22 2024-09-16T05:45:07.390 INFO:tasks.rados.rados.0.smithi145.stdout:325: finishing write tid 2 to smithi14585108-22 2024-09-16T05:45:07.390 INFO:tasks.rados.rados.0.smithi145.stdout:327: seq_num 124 ranges {106496=483328,589824=458752,1048576=598016,1646592=548864} 2024-09-16T05:45:07.391 INFO:tasks.rados.rados.0.smithi145.stdout:327: writing smithi14585108-32 from 106496 to 589824 tid 1 2024-09-16T05:45:07.391 INFO:tasks.rados.rados.0.smithi145.stdout:327: writing smithi14585108-32 from 589824 to 1048576 tid 2 2024-09-16T05:45:07.393 INFO:tasks.rados.rados.0.smithi145.stdout:327: writing smithi14585108-32 from 1048576 to 1646592 tid 3 2024-09-16T05:45:07.396 INFO:tasks.rados.rados.0.smithi145.stdout:327: writing smithi14585108-32 from 1646592 to 2195456 tid 4 2024-09-16T05:45:07.396 INFO:tasks.rados.rados.0.smithi145.stdout:324: done (3 left) 2024-09-16T05:45:07.397 INFO:tasks.rados.rados.0.smithi145.stdout:328: snap_remove snap 22 2024-09-16T05:45:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[27514]: osdmap e128: 8 total, 8 up, 8 in 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[27514]: Upgrade: Updating mgr.x 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[27514]: Deploying daemon mgr.x on smithi161 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[39111]: osdmap e128: 8 total, 8 up, 8 in 2024-09-16T05:45:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[39111]: Upgrade: Updating mgr.x 2024-09-16T05:45:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:45:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:07 smithi145 ceph-mon[39111]: Deploying daemon mgr.x on smithi161 2024-09-16T05:45:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:07 smithi161 ceph-mon[31301]: osdmap e128: 8 total, 8 up, 8 in 2024-09-16T05:45:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:07 smithi161 ceph-mon[31301]: Upgrade: Updating mgr.x 2024-09-16T05:45:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:07 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:07 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:07 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:07 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:45:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:07 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:07 smithi161 ceph-mon[31301]: Deploying daemon mgr.x on smithi161 2024-09-16T05:45:08.314 INFO:tasks.rados.rados.0.smithi145.stdout:328: done (3 left) 2024-09-16T05:45:08.314 INFO:tasks.rados.rados.0.smithi145.stdout:329: copy_from oid 16 from oid 44 current snap is 27 2024-09-16T05:45:08.314 INFO:tasks.rados.rados.0.smithi145.stdout:325: finishing write tid 3 to smithi14585108-22 2024-09-16T05:45:08.314 INFO:tasks.rados.rados.0.smithi145.stdout:325: finishing write tid 4 to smithi14585108-22 2024-09-16T05:45:08.314 INFO:tasks.rados.rados.0.smithi145.stdout:325: finishing write tid 5 to smithi14585108-22 2024-09-16T05:45:08.314 INFO:tasks.rados.rados.0.smithi145.stdout:325: finishing write tid 6 to smithi14585108-22 2024-09-16T05:45:08.314 INFO:tasks.rados.rados.0.smithi145.stdout:325: oid 22 updating version 0 to 50 2024-09-16T05:45:08.314 INFO:tasks.rados.rados.0.smithi145.stdout:325: oid 22 version 50 is already newer than 48 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:325: oid 22 updating version 50 to 51 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:325: oid 22 version 51 is already newer than 47 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:325: oid 22 version 51 is already newer than 49 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 51 (ObjNum 123 snap 27 seq_num 123) dirty exists 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:325: left oid 22 (ObjNum 123 snap 27 seq_num 123) 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:326: finishing copy_from racing read to smithi14585108-23 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:326: finishing copy_from to smithi14585108-23 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 113 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:327: finishing write tid 1 to smithi14585108-32 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:327: finishing write tid 2 to smithi14585108-32 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:327: finishing write tid 3 to smithi14585108-32 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:327: finishing write tid 4 to smithi14585108-32 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:327: finishing write tid 5 to smithi14585108-32 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:327: finishing write tid 6 to smithi14585108-32 2024-09-16T05:45:08.315 INFO:tasks.rados.rados.0.smithi145.stdout:327: oid 32 updating version 0 to 71 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:327: oid 32 updating version 71 to 72 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:327: oid 32 updating version 72 to 74 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:327: oid 32 version 74 is already newer than 73 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:327: oid 32 version 74 is already newer than 70 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 74 (ObjNum 124 snap 27 seq_num 124) dirty exists 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:327: left oid 32 (ObjNum 124 snap 27 seq_num 124) 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:325: done (3 left) 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:326: done (2 left) 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:327: done (1 left) 2024-09-16T05:45:08.316 INFO:tasks.rados.rados.0.smithi145.stdout:330: copy_from oid 19 from oid 27 current snap is 27 2024-09-16T05:45:08.317 INFO:tasks.rados.rados.0.smithi145.stdout:331: snap_create 2024-09-16T05:45:08.317 INFO:tasks.rados.rados.0.smithi145.stdout:329: finishing copy_from to smithi14585108-16 2024-09-16T05:45:08.318 INFO:tasks.rados.rados.0.smithi145.stdout:329: got expected ENOENT (src dne) 2024-09-16T05:45:08.318 INFO:tasks.rados.rados.0.smithi145.stdout:329: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:45:08.318 INFO:tasks.rados.rados.0.smithi145.stdout:330: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:45:08.318 INFO:tasks.rados.rados.0.smithi145.stdout:330: finishing copy_from to smithi14585108-19 2024-09-16T05:45:08.318 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-16T05:45:08.412 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:08 smithi161 ceph-mon[31301]: osdmap e129: 8 total, 8 up, 8 in 2024-09-16T05:45:08.412 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:08 smithi161 ceph-mon[31301]: pgmap v176: 121 pgs: 121 active+clean; 82 MiB data, 370 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:45:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:08 smithi145 ceph-mon[27514]: osdmap e129: 8 total, 8 up, 8 in 2024-09-16T05:45:08.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:08 smithi145 ceph-mon[27514]: pgmap v176: 121 pgs: 121 active+clean; 82 MiB data, 370 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:45:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:08 smithi145 ceph-mon[39111]: osdmap e129: 8 total, 8 up, 8 in 2024-09-16T05:45:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:08 smithi145 ceph-mon[39111]: pgmap v176: 121 pgs: 121 active+clean; 82 MiB data, 370 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:45:08.961 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:08 smithi161 systemd[1]: Stopping Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:45:09.264 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:08 smithi161 podman[67137]: 2024-09-16 05:45:08.960477421 +0000 UTC m=+0.123704521 container died 4fbec56218e0b03d3c21e589a3520b2a16db87bc242b8cfdf670d9017be00e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-ae7f373, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T05:45:09.312 INFO:tasks.rados.rados.0.smithi145.stdout:329: done (2 left) 2024-09-16T05:45:09.313 INFO:tasks.rados.rados.0.smithi145.stdout:330: done (1 left) 2024-09-16T05:45:09.313 INFO:tasks.rados.rados.0.smithi145.stdout:331: done (0 left) 2024-09-16T05:45:09.313 INFO:tasks.rados.rados.0.smithi145.stdout:332: read oid 15 snap -1 2024-09-16T05:45:09.313 INFO:tasks.rados.rados.0.smithi145.stdout:332: expect (ObjNum 122 snap 27 seq_num 122) 2024-09-16T05:45:09.313 INFO:tasks.rados.rados.0.smithi145.stdout:333: copy_from oid 39 from oid 19 current snap is 28 2024-09-16T05:45:09.313 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 28 2024-09-16T05:45:09.313 INFO:tasks.rados.rados.0.smithi145.stdout:334: seq_num 125 ranges {3375104=499712,3874816=745472,4620288=409600,5029888=450560} 2024-09-16T05:45:09.333 INFO:tasks.rados.rados.0.smithi145.stdout:334: writing smithi14585108-9 from 3375104 to 3874816 tid 1 2024-09-16T05:45:09.338 INFO:tasks.rados.rados.0.smithi145.stdout:334: writing smithi14585108-9 from 3874816 to 4620288 tid 2 2024-09-16T05:45:09.339 INFO:tasks.rados.rados.0.smithi145.stdout:334: writing smithi14585108-9 from 4620288 to 5029888 tid 3 2024-09-16T05:45:09.342 INFO:tasks.rados.rados.0.smithi145.stdout:334: writing smithi14585108-9 from 5029888 to 5480448 tid 4 2024-09-16T05:45:09.342 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 28 2024-09-16T05:45:09.342 INFO:tasks.rados.rados.0.smithi145.stdout:335: seq_num 126 ranges {557056=516096,1073152=630784,1703936=614400,2318336=360448} 2024-09-16T05:45:09.348 INFO:tasks.rados.rados.0.smithi145.stdout:335: writing smithi14585108-45 from 557056 to 1073152 tid 1 2024-09-16T05:45:09.351 INFO:tasks.rados.rados.0.smithi145.stdout:335: writing smithi14585108-45 from 1073152 to 1703936 tid 2 2024-09-16T05:45:09.355 INFO:tasks.rados.rados.0.smithi145.stdout:335: writing smithi14585108-45 from 1703936 to 2318336 tid 3 2024-09-16T05:45:09.357 INFO:tasks.rados.rados.0.smithi145.stdout:335: writing smithi14585108-45 from 2318336 to 2678784 tid 4 2024-09-16T05:45:09.357 INFO:tasks.rados.rados.0.smithi145.stdout:336: snap_create 2024-09-16T05:45:09.357 INFO:tasks.rados.rados.0.smithi145.stdout:333: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:45:09.357 INFO:tasks.rados.rados.0.smithi145.stdout:333: finishing copy_from to smithi14585108-39 2024-09-16T05:45:09.358 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-16T05:45:09.358 INFO:tasks.rados.rados.0.smithi145.stdout:332: expect (ObjNum 122 snap 27 seq_num 122) 2024-09-16T05:45:09.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:09 smithi145 ceph-mon[39111]: osdmap e130: 8 total, 8 up, 8 in 2024-09-16T05:45:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:09 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:09.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:09 smithi145 ceph-mon[27514]: osdmap e130: 8 total, 8 up, 8 in 2024-09-16T05:45:09.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:09 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:09 smithi161 ceph-mon[31301]: osdmap e130: 8 total, 8 up, 8 in 2024-09-16T05:45:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:09 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:09.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:09 smithi161 podman[67137]: 2024-09-16 05:45:09.345498728 +0000 UTC m=+0.508725828 container cleanup 4fbec56218e0b03d3c21e589a3520b2a16db87bc242b8cfdf670d9017be00e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, RELEASE=reef-ae7f373, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:45:09.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:09 smithi161 bash[67137]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x 2024-09-16T05:45:09.684 INFO:tasks.rados.rados.0.smithi145.stdout:334: finishing write tid 1 to smithi14585108-9 2024-09-16T05:45:09.684 INFO:tasks.rados.rados.0.smithi145.stdout:334: finishing write tid 2 to smithi14585108-9 2024-09-16T05:45:09.684 INFO:tasks.rados.rados.0.smithi145.stdout:334: finishing write tid 3 to smithi14585108-9 2024-09-16T05:45:09.684 INFO:tasks.rados.rados.0.smithi145.stdout:334: finishing write tid 4 to smithi14585108-9 2024-09-16T05:45:09.684 INFO:tasks.rados.rados.0.smithi145.stdout:334: finishing write tid 5 to smithi14585108-9 2024-09-16T05:45:09.684 INFO:tasks.rados.rados.0.smithi145.stdout:334: finishing write tid 6 to smithi14585108-9 2024-09-16T05:45:09.684 INFO:tasks.rados.rados.0.smithi145.stdout:334: oid 9 updating version 0 to 134 2024-09-16T05:45:09.684 INFO:tasks.rados.rados.0.smithi145.stdout:334: oid 9 updating version 134 to 135 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:334: oid 9 version 135 is already newer than 133 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:334: oid 9 version 135 is already newer than 131 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:334: oid 9 version 135 is already newer than 132 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 135 (ObjNum 125 snap 28 seq_num 125) dirty exists 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:334: left oid 9 (ObjNum 125 snap 28 seq_num 125) 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: finishing write tid 1 to smithi14585108-45 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: finishing write tid 2 to smithi14585108-45 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: finishing write tid 3 to smithi14585108-45 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: finishing write tid 4 to smithi14585108-45 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: finishing write tid 5 to smithi14585108-45 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: finishing write tid 6 to smithi14585108-45 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: oid 45 updating version 0 to 126 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: oid 45 updating version 126 to 128 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: oid 45 version 128 is already newer than 124 2024-09-16T05:45:09.685 INFO:tasks.rados.rados.0.smithi145.stdout:335: oid 45 version 128 is already newer than 127 2024-09-16T05:45:09.686 INFO:tasks.rados.rados.0.smithi145.stdout:335: oid 45 version 128 is already newer than 125 2024-09-16T05:45:09.686 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 128 (ObjNum 126 snap 28 seq_num 126) dirty exists 2024-09-16T05:45:09.686 INFO:tasks.rados.rados.0.smithi145.stdout:335: left oid 45 (ObjNum 126 snap 28 seq_num 126) 2024-09-16T05:45:10.024 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:09 smithi161 podman[67154]: 2024-09-16 05:45:09.597020504 +0000 UTC m=+0.631123788 container remove 4fbec56218e0b03d3c21e589a3520b2a16db87bc242b8cfdf670d9017be00e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-ae7f373) 2024-09-16T05:45:10.024 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:09 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T05:45:10.024 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:09 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T05:45:10.024 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:09 smithi161 systemd[1]: Stopped Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:45:10.024 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:09 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x.service: Consumed 11.121s CPU time. 2024-09-16T05:45:10.024 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 systemd[1]: Starting Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:45:10.248 INFO:tasks.rados.rados.0.smithi145.stdout:332: done (4 left) 2024-09-16T05:45:10.248 INFO:tasks.rados.rados.0.smithi145.stdout:333: done (3 left) 2024-09-16T05:45:10.248 INFO:tasks.rados.rados.0.smithi145.stdout:334: done (2 left) 2024-09-16T05:45:10.248 INFO:tasks.rados.rados.0.smithi145.stdout:335: done (1 left) 2024-09-16T05:45:10.248 INFO:tasks.rados.rados.0.smithi145.stdout:336: done (0 left) 2024-09-16T05:45:10.249 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 29 2024-09-16T05:45:10.249 INFO:tasks.rados.rados.0.smithi145.stdout:337: seq_num 127 ranges {0=532480,532480=507904,1040384=778240,1818624=319488} 2024-09-16T05:45:10.251 INFO:tasks.rados.rados.0.smithi145.stdout:337: writing smithi14585108-5 from 0 to 532480 tid 1 2024-09-16T05:45:10.254 INFO:tasks.rados.rados.0.smithi145.stdout:337: writing smithi14585108-5 from 532480 to 1040384 tid 2 2024-09-16T05:45:10.258 INFO:tasks.rados.rados.0.smithi145.stdout:337: writing smithi14585108-5 from 1040384 to 1818624 tid 3 2024-09-16T05:45:10.261 INFO:tasks.rados.rados.0.smithi145.stdout:337: writing smithi14585108-5 from 1818624 to 2138112 tid 4 2024-09-16T05:45:10.261 INFO:tasks.rados.rados.0.smithi145.stdout:338: rollback oid 31 current snap is 29 2024-09-16T05:45:10.261 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 27 2024-09-16T05:45:10.261 INFO:tasks.rados.rados.0.smithi145.stdout:337: finishing write tid 1 to smithi14585108-5 2024-09-16T05:45:10.261 INFO:tasks.rados.rados.0.smithi145.stdout:337: finishing write tid 2 to smithi14585108-5 2024-09-16T05:45:10.261 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 29 2024-09-16T05:45:10.261 INFO:tasks.rados.rados.0.smithi145.stdout:339: seq_num 128 ranges {2613248=548864,3162112=794624,3956736=581632,4538368=229376} 2024-09-16T05:45:10.277 INFO:tasks.rados.rados.0.smithi145.stdout:339: writing smithi14585108-49 from 2613248 to 3162112 tid 1 2024-09-16T05:45:10.282 INFO:tasks.rados.rados.0.smithi145.stdout:339: writing smithi14585108-49 from 3162112 to 3956736 tid 2 2024-09-16T05:45:10.285 INFO:tasks.rados.rados.0.smithi145.stdout:339: writing smithi14585108-49 from 3956736 to 4538368 tid 3 2024-09-16T05:45:10.287 INFO:tasks.rados.rados.0.smithi145.stdout:339: writing smithi14585108-49 from 4538368 to 4767744 tid 4 2024-09-16T05:45:10.287 INFO:tasks.rados.rados.0.smithi145.stdout:340: rmattr oid 41 current snap is 29 2024-09-16T05:45:10.287 INFO:tasks.rados.rados.0.smithi145.stdout:340: done (3 left) 2024-09-16T05:45:10.287 INFO:tasks.rados.rados.0.smithi145.stdout:341: read oid 7 snap -1 2024-09-16T05:45:10.287 INFO:tasks.rados.rados.0.smithi145.stdout:341: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:342: snap_create 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:338: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 0 (ObjNum 129 snap 0 seq_num 3207186224) dirty dne 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: finishing write tid 3 to smithi14585108-5 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: finishing write tid 4 to smithi14585108-5 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: finishing write tid 5 to smithi14585108-5 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: finishing write tid 6 to smithi14585108-5 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: oid 5 updating version 0 to 87 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: oid 5 version 87 is already newer than 86 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: oid 5 version 87 is already newer than 83 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: oid 5 version 87 is already newer than 84 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: oid 5 version 87 is already newer than 85 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 87 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-09-16T05:45:10.288 INFO:tasks.rados.rados.0.smithi145.stdout:337: left oid 5 (ObjNum 127 snap 29 seq_num 127) 2024-09-16T05:45:10.289 INFO:tasks.rados.rados.0.smithi145.stdout:339: finishing write tid 1 to smithi14585108-49 2024-09-16T05:45:10.289 INFO:tasks.rados.rados.0.smithi145.stdout:339: finishing write tid 2 to smithi14585108-49 2024-09-16T05:45:10.289 INFO:tasks.rados.rados.0.smithi145.stdout:339: finishing write tid 3 to smithi14585108-49 2024-09-16T05:45:10.289 INFO:tasks.rados.rados.0.smithi145.stdout:339: finishing write tid 4 to smithi14585108-49 2024-09-16T05:45:10.289 INFO:tasks.rados.rados.0.smithi145.stdout:339: finishing write tid 5 to smithi14585108-49 2024-09-16T05:45:10.290 INFO:tasks.rados.rados.0.smithi145.stdout:339: finishing write tid 6 to smithi14585108-49 2024-09-16T05:45:10.290 INFO:tasks.rados.rados.0.smithi145.stdout:339: oid 49 updating version 0 to 93 2024-09-16T05:45:10.290 INFO:tasks.rados.rados.0.smithi145.stdout:339: oid 49 version 93 is already newer than 92 2024-09-16T05:45:10.290 INFO:tasks.rados.rados.0.smithi145.stdout:339: oid 49 version 93 is already newer than 91 2024-09-16T05:45:10.290 INFO:tasks.rados.rados.0.smithi145.stdout:339: oid 49 version 93 is already newer than 90 2024-09-16T05:45:10.290 INFO:tasks.rados.rados.0.smithi145.stdout:339: oid 49 version 93 is already newer than 89 2024-09-16T05:45:10.290 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 93 (ObjNum 128 snap 29 seq_num 128) dirty exists 2024-09-16T05:45:10.290 INFO:tasks.rados.rados.0.smithi145.stdout:339: left oid 49 (ObjNum 128 snap 29 seq_num 128) 2024-09-16T05:45:10.291 INFO:tasks.rados.rados.0.smithi145.stdout:341: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:45:10.321 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 podman[67290]: 2024-09-16 05:45:10.136265138 +0000 UTC m=+0.015973181 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:45:10.321 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 podman[67290]: 2024-09-16 05:45:10.240047047 +0000 UTC m=+0.119755088 container create fd526eb2b7849bc421f60790ae0c13bc5753256245997da0d012b922d959319a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T05:45:10.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:10 smithi161 ceph-mon[31301]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T05:45:10.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:10 smithi161 ceph-mon[31301]: pgmap v179: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:45:10.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:10 smithi161 ceph-mon[31301]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T05:45:10.584 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 podman[67290]: 2024-09-16 05:45:10.500785293 +0000 UTC m=+0.380493331 container init fd526eb2b7849bc421f60790ae0c13bc5753256245997da0d012b922d959319a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-16T05:45:10.584 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 podman[67290]: 2024-09-16 05:45:10.505428433 +0000 UTC m=+0.385136472 container start fd526eb2b7849bc421f60790ae0c13bc5753256245997da0d012b922d959319a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-16T05:45:10.584 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 ceph-mgr[67328]: -- 172.21.15.161:0/3807197157 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560df6f450e0 con 0x560df6f22800 2024-09-16T05:45:10.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:10 smithi145 ceph-mon[27514]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T05:45:10.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:10 smithi145 ceph-mon[27514]: pgmap v179: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:45:10.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:10 smithi145 ceph-mon[27514]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T05:45:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:10 smithi145 ceph-mon[39111]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T05:45:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:10 smithi145 ceph-mon[39111]: pgmap v179: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:45:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:10 smithi145 ceph-mon[39111]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T05:45:10.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 bash[67290]: fd526eb2b7849bc421f60790ae0c13bc5753256245997da0d012b922d959319a 2024-09-16T05:45:10.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 systemd[1]: Started Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:45:10.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:10.635+0000 7f1a8cae2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:45:10.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:10.700+0000 7f1a8cae2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:45:11.244 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:10.860+0000 7f1a8cae2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:45:11.244 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:10.939+0000 7f1a8cae2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:45:11.244 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:11.098+0000 7f1a8cae2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:45:11.244 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:11.243+0000 7f1a8cae2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:45:11.252 INFO:tasks.rados.rados.0.smithi145.stdout:337: done (4 left) 2024-09-16T05:45:11.252 INFO:tasks.rados.rados.0.smithi145.stdout:338: done (3 left) 2024-09-16T05:45:11.252 INFO:tasks.rados.rados.0.smithi145.stdout:339: done (2 left) 2024-09-16T05:45:11.252 INFO:tasks.rados.rados.0.smithi145.stdout:341: done (1 left) 2024-09-16T05:45:11.252 INFO:tasks.rados.rados.0.smithi145.stdout:342: done (0 left) 2024-09-16T05:45:11.252 INFO:tasks.rados.rados.0.smithi145.stdout:343: delete oid 49 current snap is 30 2024-09-16T05:45:11.253 INFO:tasks.rados.rados.0.smithi145.stdout:343: done (0 left) 2024-09-16T05:45:11.253 INFO:tasks.rados.rados.0.smithi145.stdout:344: rollback oid 18 current snap is 30 2024-09-16T05:45:11.253 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 18 to 28 2024-09-16T05:45:11.253 INFO:tasks.rados.rados.0.smithi145.stdout:345: snap_create 2024-09-16T05:45:11.257 INFO:tasks.rados.rados.0.smithi145.stdout:344: finishing rollback tid 0 to smithi14585108-18 2024-09-16T05:45:11.257 INFO:tasks.rados.rados.0.smithi145.stdout:344: finishing rollback tid 1 to smithi14585108-18 2024-09-16T05:45:11.258 INFO:tasks.rados.rados.0.smithi145.stdout:344: finishing rollback tid 2 to smithi14585108-18 2024-09-16T05:45:11.258 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 114 (ObjNum 90 snap 16 seq_num 90) dirty exists 2024-09-16T05:45:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-mon[31301]: osdmap e133: 8 total, 8 up, 8 in 2024-09-16T05:45:11.838 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:11.579+0000 7f1a8cae2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:45:11.838 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:11.641+0000 7f1a8cae2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:45:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:11 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:11 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:11 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:11 smithi145 ceph-mon[27514]: osdmap e133: 8 total, 8 up, 8 in 2024-09-16T05:45:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:11 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:11 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:11 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:12.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:11 smithi145 ceph-mon[39111]: osdmap e133: 8 total, 8 up, 8 in 2024-09-16T05:45:12.254 INFO:tasks.rados.rados.0.smithi145.stdout:344: done (1 left) 2024-09-16T05:45:12.254 INFO:tasks.rados.rados.0.smithi145.stdout:345: done (0 left) 2024-09-16T05:45:12.254 INFO:tasks.rados.rados.0.smithi145.stdout:346: rollback oid 41 current snap is 31 2024-09-16T05:45:12.254 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 29 2024-09-16T05:45:12.254 INFO:tasks.rados.rados.0.smithi145.stdout:347: rollback oid 18 current snap is 31 2024-09-16T05:45:12.254 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 18 to 24 2024-09-16T05:45:12.254 INFO:tasks.rados.rados.0.smithi145.stdout:348: rmattr oid 23 current snap is 31 2024-09-16T05:45:12.254 INFO:tasks.rados.rados.0.smithi145.stdout:348: done (2 left) 2024-09-16T05:45:12.255 INFO:tasks.rados.rados.0.smithi145.stdout:349: copy_from oid 43 from oid 10 current snap is 31 2024-09-16T05:45:12.255 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 31 2024-09-16T05:45:12.255 INFO:tasks.rados.rados.0.smithi145.stdout:350: seq_num 130 ranges {442368=581632,1024000=614400,1638400=598016,2236416=393216} 2024-09-16T05:45:12.260 INFO:tasks.rados.rados.0.smithi145.stdout:350: writing smithi14585108-19 from 442368 to 1024000 tid 1 2024-09-16T05:45:12.263 INFO:tasks.rados.rados.0.smithi145.stdout:350: writing smithi14585108-19 from 1024000 to 1638400 tid 2 2024-09-16T05:45:12.267 INFO:tasks.rados.rados.0.smithi145.stdout:350: writing smithi14585108-19 from 1638400 to 2236416 tid 3 2024-09-16T05:45:12.270 INFO:tasks.rados.rados.0.smithi145.stdout:350: writing smithi14585108-19 from 2236416 to 2629632 tid 4 2024-09-16T05:45:12.270 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 31 2024-09-16T05:45:12.270 INFO:tasks.rados.rados.0.smithi145.stdout:349: finishing copy_from to smithi14585108-43 2024-09-16T05:45:12.270 INFO:tasks.rados.rados.0.smithi145.stdout:349: got expected ENOENT (src dne) 2024-09-16T05:45:12.270 INFO:tasks.rados.rados.0.smithi145.stdout:349: finishing copy_from racing read to smithi14585108-43 2024-09-16T05:45:12.270 INFO:tasks.rados.rados.0.smithi145.stdout:347: finishing rollback tid 0 to smithi14585108-18 2024-09-16T05:45:12.270 INFO:tasks.rados.rados.0.smithi145.stdout:351: seq_num 131 ranges {3121152=598016,3719168=499712,4218880=753664,4972544=352256} 2024-09-16T05:45:12.290 INFO:tasks.rados.rados.0.smithi145.stdout:351: writing smithi14585108-13 from 3121152 to 3719168 tid 1 2024-09-16T05:45:12.292 INFO:tasks.rados.rados.0.smithi145.stdout:351: writing smithi14585108-13 from 3719168 to 4218880 tid 2 2024-09-16T05:45:12.296 INFO:tasks.rados.rados.0.smithi145.stdout:351: writing smithi14585108-13 from 4218880 to 4972544 tid 3 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:351: writing smithi14585108-13 from 4972544 to 5324800 tid 4 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:349: done (4 left) 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:352: setattr oid 16 current snap is 31 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:347: finishing rollback tid 1 to smithi14585108-18 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:347: finishing rollback tid 2 to smithi14585108-18 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 118 (ObjNum 90 snap 16 seq_num 90) dirty exists 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:346: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:346: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:346: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 82 (ObjNum 111 snap 19 seq_num 111) dirty exists 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:350: finishing write tid 1 to smithi14585108-19 2024-09-16T05:45:12.300 INFO:tasks.rados.rados.0.smithi145.stdout:350: finishing write tid 2 to smithi14585108-19 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: finishing write tid 3 to smithi14585108-19 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: finishing write tid 4 to smithi14585108-19 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: finishing write tid 5 to smithi14585108-19 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: finishing write tid 6 to smithi14585108-19 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: oid 19 updating version 0 to 125 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: oid 19 version 125 is already newer than 123 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: oid 19 updating version 125 to 127 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: oid 19 version 127 is already newer than 126 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: oid 19 version 127 is already newer than 124 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 127 (ObjNum 130 snap 31 seq_num 130) dirty exists 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:350: left oid 19 (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:351: finishing write tid 1 to smithi14585108-13 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:351: finishing write tid 2 to smithi14585108-13 2024-09-16T05:45:12.301 INFO:tasks.rados.rados.0.smithi145.stdout:351: finishing write tid 3 to smithi14585108-13 2024-09-16T05:45:12.302 INFO:tasks.rados.rados.0.smithi145.stdout:351: finishing write tid 4 to smithi14585108-13 2024-09-16T05:45:12.302 INFO:tasks.rados.rados.0.smithi145.stdout:351: finishing write tid 5 to smithi14585108-13 2024-09-16T05:45:12.302 INFO:tasks.rados.rados.0.smithi145.stdout:346: done (4 left) 2024-09-16T05:45:12.302 INFO:tasks.rados.rados.0.smithi145.stdout:347: done (3 left) 2024-09-16T05:45:12.302 INFO:tasks.rados.rados.0.smithi145.stdout:350: done (2 left) 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:353: snap_create 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:351: finishing write tid 6 to smithi14585108-13 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:351: oid 13 updating version 0 to 130 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:351: oid 13 updating version 130 to 133 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:351: oid 13 version 133 is already newer than 129 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:351: oid 13 version 133 is already newer than 132 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:351: oid 13 version 133 is already newer than 131 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 133 (ObjNum 131 snap 31 seq_num 131) dirty exists 2024-09-16T05:45:12.303 INFO:tasks.rados.rados.0.smithi145.stdout:351: left oid 13 (ObjNum 131 snap 31 seq_num 131) 2024-09-16T05:45:12.305 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 38 (ObjNum 114 snap 20 seq_num 114) dirty exists 2024-09-16T05:45:12.337 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:11.839+0000 7f1a8cae2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:45:13.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:12 smithi145 ceph-mon[27514]: pgmap v182: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:45:13.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:12 smithi145 ceph-mon[27514]: osdmap e134: 8 total, 8 up, 8 in 2024-09-16T05:45:13.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:12 smithi145 ceph-mon[39111]: pgmap v182: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:45:13.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:12 smithi145 ceph-mon[39111]: osdmap e134: 8 total, 8 up, 8 in 2024-09-16T05:45:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:12 smithi161 ceph-mon[31301]: pgmap v182: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:45:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:12 smithi161 ceph-mon[31301]: osdmap e134: 8 total, 8 up, 8 in 2024-09-16T05:45:13.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:12.781+0000 7f1a8cae2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:45:13.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:12.857+0000 7f1a8cae2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:45:13.258 INFO:tasks.rados.rados.0.smithi145.stdout:351: done (2 left) 2024-09-16T05:45:13.258 INFO:tasks.rados.rados.0.smithi145.stdout:352: done (1 left) 2024-09-16T05:45:13.258 INFO:tasks.rados.rados.0.smithi145.stdout:353: done (0 left) 2024-09-16T05:45:13.258 INFO:tasks.rados.rados.0.smithi145.stdout:354: copy_from oid 34 from oid 46 current snap is 32 2024-09-16T05:45:13.258 INFO:tasks.rados.rados.0.smithi145.stdout:355: snap_remove snap 31 2024-09-16T05:45:13.891 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:13.619+0000 7f1a8cae2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:45:13.891 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:13.745+0000 7f1a8cae2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:45:14.152 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:13.890+0000 7f1a8cae2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:45:14.152 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:13.956+0000 7f1a8cae2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:355: done (1 left) 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:356: rollback oid 45 current snap is 32 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 45 to 24 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:354: finishing copy_from racing read to smithi14585108-34 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:354: finishing copy_from to smithi14585108-34 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 9 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:354: done (1 left) 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:357: read oid 28 snap -1 2024-09-16T05:45:14.261 INFO:tasks.rados.rados.0.smithi145.stdout:357: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-16T05:45:14.262 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 32 2024-09-16T05:45:14.262 INFO:tasks.rados.rados.0.smithi145.stdout:358: seq_num 132 ranges {4808704=614400,5423104=786432,6209536=565248,6774784=253952} 2024-09-16T05:45:14.288 INFO:tasks.rados.rados.0.smithi145.stdout:358: writing smithi14585108-21 from 4808704 to 5423104 tid 1 2024-09-16T05:45:14.292 INFO:tasks.rados.rados.0.smithi145.stdout:358: writing smithi14585108-21 from 5423104 to 6209536 tid 2 2024-09-16T05:45:14.295 INFO:tasks.rados.rados.0.smithi145.stdout:358: writing smithi14585108-21 from 6209536 to 6774784 tid 3 2024-09-16T05:45:14.296 INFO:tasks.rados.rados.0.smithi145.stdout:358: writing smithi14585108-21 from 6774784 to 7028736 tid 4 2024-09-16T05:45:14.297 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 32 2024-09-16T05:45:14.297 INFO:tasks.rados.rados.0.smithi145.stdout:359: seq_num 133 ranges {442368=630784,1073152=663552,1736704=770048,2506752=172032} 2024-09-16T05:45:14.302 INFO:tasks.rados.rados.0.smithi145.stdout:359: writing smithi14585108-39 from 442368 to 1073152 tid 1 2024-09-16T05:45:14.307 INFO:tasks.rados.rados.0.smithi145.stdout:359: writing smithi14585108-39 from 1073152 to 1736704 tid 2 2024-09-16T05:45:14.311 INFO:tasks.rados.rados.0.smithi145.stdout:359: writing smithi14585108-39 from 1736704 to 2506752 tid 3 2024-09-16T05:45:14.312 INFO:tasks.rados.rados.0.smithi145.stdout:359: writing smithi14585108-39 from 2506752 to 2678784 tid 4 2024-09-16T05:45:14.312 INFO:tasks.rados.rados.0.smithi145.stdout:360: delete oid 9 current snap is 32 2024-09-16T05:45:14.312 INFO:tasks.rados.rados.0.smithi145.stdout:357: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-16T05:45:14.321 INFO:tasks.rados.rados.0.smithi145.stdout:356: finishing rollback tid 0 to smithi14585108-45 2024-09-16T05:45:14.321 INFO:tasks.rados.rados.0.smithi145.stdout:356: finishing rollback tid 1 to smithi14585108-45 2024-09-16T05:45:14.321 INFO:tasks.rados.rados.0.smithi145.stdout:356: finishing rollback tid 2 to smithi14585108-45 2024-09-16T05:45:14.321 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 132 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-16T05:45:14.321 INFO:tasks.rados.rados.0.smithi145.stdout:358: finishing write tid 1 to smithi14585108-21 2024-09-16T05:45:14.321 INFO:tasks.rados.rados.0.smithi145.stdout:358: finishing write tid 2 to smithi14585108-21 2024-09-16T05:45:14.321 INFO:tasks.rados.rados.0.smithi145.stdout:356: done (4 left) 2024-09-16T05:45:14.321 INFO:tasks.rados.rados.0.smithi145.stdout:357: done (3 left) 2024-09-16T05:45:14.322 INFO:tasks.rados.rados.0.smithi145.stdout:360: done (2 left) 2024-09-16T05:45:14.322 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 32 2024-09-16T05:45:14.322 INFO:tasks.rados.rados.0.smithi145.stdout:358: finishing write tid 3 to smithi14585108-21 2024-09-16T05:45:14.322 INFO:tasks.rados.rados.0.smithi145.stdout:361: seq_num 135 ranges {2138112=663552,2801664=434176,3235840=786432,4022272=385024} 2024-09-16T05:45:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:361: writing smithi14585108-5 from 2138112 to 2801664 tid 1 2024-09-16T05:45:14.338 INFO:tasks.rados.rados.0.smithi145.stdout:361: writing smithi14585108-5 from 2801664 to 3235840 tid 2 2024-09-16T05:45:14.342 INFO:tasks.rados.rados.0.smithi145.stdout:361: writing smithi14585108-5 from 3235840 to 4022272 tid 3 2024-09-16T05:45:14.345 INFO:tasks.rados.rados.0.smithi145.stdout:361: writing smithi14585108-5 from 4022272 to 4407296 tid 4 2024-09-16T05:45:14.345 INFO:tasks.rados.rados.0.smithi145.stdout:362: delete oid 16 current snap is 32 2024-09-16T05:45:14.345 INFO:tasks.rados.rados.0.smithi145.stdout:358: finishing write tid 4 to smithi14585108-21 2024-09-16T05:45:14.345 INFO:tasks.rados.rados.0.smithi145.stdout:358: finishing write tid 5 to smithi14585108-21 2024-09-16T05:45:14.345 INFO:tasks.rados.rados.0.smithi145.stdout:358: finishing write tid 6 to smithi14585108-21 2024-09-16T05:45:14.345 INFO:tasks.rados.rados.0.smithi145.stdout:358: oid 21 updating version 0 to 76 2024-09-16T05:45:14.345 INFO:tasks.rados.rados.0.smithi145.stdout:358: oid 21 version 76 is already newer than 74 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:358: oid 21 version 76 is already newer than 73 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:358: oid 21 version 76 is already newer than 75 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:358: oid 21 updating version 76 to 77 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 77 (ObjNum 132 snap 32 seq_num 132) dirty exists 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:358: left oid 21 (ObjNum 132 snap 32 seq_num 132) 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: finishing write tid 1 to smithi14585108-39 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: finishing write tid 2 to smithi14585108-39 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: finishing write tid 3 to smithi14585108-39 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: finishing write tid 4 to smithi14585108-39 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: finishing write tid 5 to smithi14585108-39 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: finishing write tid 6 to smithi14585108-39 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: oid 39 updating version 0 to 87 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: oid 39 version 87 is already newer than 86 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: oid 39 updating version 87 to 88 2024-09-16T05:45:14.346 INFO:tasks.rados.rados.0.smithi145.stdout:359: oid 39 version 88 is already newer than 85 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:359: oid 39 version 88 is already newer than 84 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 88 (ObjNum 133 snap 32 seq_num 133) dirty exists 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:359: left oid 39 (ObjNum 133 snap 32 seq_num 133) 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:361: finishing write tid 1 to smithi14585108-5 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:361: finishing write tid 2 to smithi14585108-5 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:361: finishing write tid 3 to smithi14585108-5 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:358: done (3 left) 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:359: done (2 left) 2024-09-16T05:45:14.347 INFO:tasks.rados.rados.0.smithi145.stdout:362: done (1 left) 2024-09-16T05:45:14.348 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 32 2024-09-16T05:45:14.348 INFO:tasks.rados.rados.0.smithi145.stdout:363: seq_num 137 ranges {0=704512,704512=655360,1359872=753664,2113536=196608} 2024-09-16T05:45:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:363: writing smithi14585108-36 from 0 to 704512 tid 1 2024-09-16T05:45:14.354 INFO:tasks.rados.rados.0.smithi145.stdout:363: writing smithi14585108-36 from 704512 to 1359872 tid 2 2024-09-16T05:45:14.359 INFO:tasks.rados.rados.0.smithi145.stdout:363: writing smithi14585108-36 from 1359872 to 2113536 tid 3 2024-09-16T05:45:14.360 INFO:tasks.rados.rados.0.smithi145.stdout:363: writing smithi14585108-36 from 2113536 to 2310144 tid 4 2024-09-16T05:45:14.361 INFO:tasks.rados.rados.0.smithi145.stdout:364: copy_from oid 21 from oid 20 current snap is 32 2024-09-16T05:45:14.361 INFO:tasks.rados.rados.0.smithi145.stdout:361: finishing write tid 4 to smithi14585108-5 2024-09-16T05:45:14.361 INFO:tasks.rados.rados.0.smithi145.stdout:361: finishing write tid 5 to smithi14585108-5 2024-09-16T05:45:14.361 INFO:tasks.rados.rados.0.smithi145.stdout:361: finishing write tid 6 to smithi14585108-5 2024-09-16T05:45:14.361 INFO:tasks.rados.rados.0.smithi145.stdout:361: oid 5 updating version 0 to 101 2024-09-16T05:45:14.361 INFO:tasks.rados.rados.0.smithi145.stdout:361: oid 5 version 101 is already newer than 97 2024-09-16T05:45:14.361 INFO:tasks.rados.rados.0.smithi145.stdout:361: oid 5 version 101 is already newer than 100 2024-09-16T05:45:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:361: oid 5 version 101 is already newer than 99 2024-09-16T05:45:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:361: oid 5 version 101 is already newer than 98 2024-09-16T05:45:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 101 (ObjNum 135 snap 32 seq_num 135) dirty exists 2024-09-16T05:45:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:361: left oid 5 (ObjNum 135 snap 32 seq_num 135) 2024-09-16T05:45:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:363: finishing write tid 1 to smithi14585108-36 2024-09-16T05:45:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:363: finishing write tid 2 to smithi14585108-36 2024-09-16T05:45:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:361: done (2 left) 2024-09-16T05:45:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:365: setattr oid 43 current snap is 32 2024-09-16T05:45:14.364 INFO:tasks.rados.rados.0.smithi145.stdout:363: finishing write tid 3 to smithi14585108-36 2024-09-16T05:45:14.364 INFO:tasks.rados.rados.0.smithi145.stdout:363: finishing write tid 4 to smithi14585108-36 2024-09-16T05:45:14.364 INFO:tasks.rados.rados.0.smithi145.stdout:366: read oid 34 snap -1 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:366: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:367: snap_create 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:363: finishing write tid 5 to smithi14585108-36 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:363: finishing write tid 6 to smithi14585108-36 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:363: oid 36 updating version 0 to 137 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:363: oid 36 version 137 is already newer than 135 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:363: oid 36 version 137 is already newer than 134 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:363: oid 36 updating version 137 to 138 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:363: oid 36 version 138 is already newer than 136 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 138 (ObjNum 137 snap 32 seq_num 137) dirty exists 2024-09-16T05:45:14.365 INFO:tasks.rados.rados.0.smithi145.stdout:363: left oid 36 (ObjNum 137 snap 32 seq_num 137) 2024-09-16T05:45:14.368 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 140 (ObjNum 112 snap 19 seq_num 112) dirty exists 2024-09-16T05:45:14.376 INFO:tasks.rados.rados.0.smithi145.stdout:366: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:14.440 INFO:tasks.rados.rados.0.smithi145.stdout:364: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:45:14.440 INFO:tasks.rados.rados.0.smithi145.stdout:364: finishing copy_from to smithi14585108-21 2024-09-16T05:45:14.440 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 97 (ObjNum 104 snap 18 seq_num 104) dirty exists 2024-09-16T05:45:14.499 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-mon[31301]: osdmap e135: 8 total, 8 up, 8 in 2024-09-16T05:45:14.499 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-mon[31301]: pgmap v185: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:14.499 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.181+0000 7f1a8cae2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:45:14.499 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.251+0000 7f1a8cae2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:45:14.499 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.320+0000 7f1a8cae2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:45:14.500 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.498+0000 7f1a8cae2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:45:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:14 smithi145 ceph-mon[27514]: osdmap e135: 8 total, 8 up, 8 in 2024-09-16T05:45:14.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:14 smithi145 ceph-mon[27514]: pgmap v185: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:14 smithi145 ceph-mon[39111]: osdmap e135: 8 total, 8 up, 8 in 2024-09-16T05:45:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:14 smithi145 ceph-mon[39111]: pgmap v185: 121 pgs: 121 active+clean; 99 MiB data, 395 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:14.787 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.576+0000 7f1a8cae2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:45:14.787 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.643+0000 7f1a8cae2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:45:14.787 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.727+0000 7f1a8cae2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:45:14.787 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.786+0000 7f1a8cae2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:45:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:45:14] "GET /metrics HTTP/1.1" 200 36026 "" "Prometheus/2.43.0" 2024-09-16T05:45:15.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:14.848+0000 7f1a8cae2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:45:15.266 INFO:tasks.rados.rados.0.smithi145.stdout:363: done (4 left) 2024-09-16T05:45:15.266 INFO:tasks.rados.rados.0.smithi145.stdout:364: done (3 left) 2024-09-16T05:45:15.266 INFO:tasks.rados.rados.0.smithi145.stdout:365: done (2 left) 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:366: done (1 left) 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:367: done (0 left) 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:368: read oid 31 snap -1 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:368: expect deleted 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:369: rollback oid 22 current snap is 33 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 26 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:370: read oid 48 snap -1 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:370: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:371: read oid 3 snap 27 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:371: expect (ObjNum 110 snap 19 seq_num 110) 2024-09-16T05:45:15.267 INFO:tasks.rados.rados.0.smithi145.stdout:372: snap_remove snap 28 2024-09-16T05:45:15.347 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:15 smithi145 ceph-mon[39111]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T05:45:15.347 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:15 smithi145 ceph-mon[27514]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T05:45:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:15 smithi161 ceph-mon[31301]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T05:45:16.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:15.695+0000 7f1a8cae2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:45:16.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:15] ENGINE Bus STARTING 2024-09-16T05:45:16.088 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: CherryPy Checker: 2024-09-16T05:45:16.088 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: The Application mounted at '' has an empty config. 2024-09-16T05:45:16.088 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:16.088 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:15] ENGINE Serving on http://:::9283 2024-09-16T05:45:16.088 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:15] ENGINE Bus STARTED 2024-09-16T05:45:16.278 INFO:tasks.rados.rados.0.smithi145.stdout:372: done (4 left) 2024-09-16T05:45:16.278 INFO:tasks.rados.rados.0.smithi145.stdout:373: read oid 18 snap -1 2024-09-16T05:45:16.278 INFO:tasks.rados.rados.0.smithi145.stdout:373: expect (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:45:16.278 INFO:tasks.rados.rados.0.smithi145.stdout:374: snap_remove snap 19 2024-09-16T05:45:16.466 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T05:45:16.466 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: Standby manager daemon x restarted 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: Standby manager daemon x started 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:16 smithi161 ceph-mon[31301]: pgmap v188: 121 pgs: 121 active+clean; 119 MiB data, 424 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: Standby manager daemon x restarted 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: Standby manager daemon x started 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:45:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[39111]: pgmap v188: 121 pgs: 121 active+clean; 119 MiB data, 424 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: Standby manager daemon x restarted 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: Standby manager daemon x started 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:16.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:45:16.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:16.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:16.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:16 smithi145 ceph-mon[27514]: pgmap v188: 121 pgs: 121 active+clean; 119 MiB data, 424 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2024-09-16T05:45:17.278 INFO:tasks.rados.rados.0.smithi145.stdout:374: done (5 left) 2024-09-16T05:45:17.278 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 33 2024-09-16T05:45:17.278 INFO:tasks.rados.rados.0.smithi145.stdout:375: seq_num 138 ranges {638976=720896,1359872=540672,1900544=557056,2457600=507904} 2024-09-16T05:45:17.286 INFO:tasks.rados.rados.0.smithi145.stdout:375: writing smithi14585108-25 from 638976 to 1359872 tid 1 2024-09-16T05:45:17.290 INFO:tasks.rados.rados.0.smithi145.stdout:375: writing smithi14585108-25 from 1359872 to 1900544 tid 2 2024-09-16T05:45:17.293 INFO:tasks.rados.rados.0.smithi145.stdout:375: writing smithi14585108-25 from 1900544 to 2457600 tid 3 2024-09-16T05:45:17.297 INFO:tasks.rados.rados.0.smithi145.stdout:375: writing smithi14585108-25 from 2457600 to 2965504 tid 4 2024-09-16T05:45:17.297 INFO:tasks.rados.rados.0.smithi145.stdout:376: delete oid 42 current snap is 33 2024-09-16T05:45:17.297 INFO:tasks.rados.rados.0.smithi145.stdout:369: finishing rollback tid 0 to smithi14585108-22 2024-09-16T05:45:17.297 INFO:tasks.rados.rados.0.smithi145.stdout:369: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:45:17.297 INFO:tasks.rados.rados.0.smithi145.stdout:369: finishing rollback tid 2 to smithi14585108-22 2024-09-16T05:45:17.297 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 57 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-16T05:45:17.297 INFO:tasks.rados.rados.0.smithi145.stdout:371: expect (ObjNum 110 snap 19 seq_num 110) 2024-09-16T05:45:17.350 INFO:tasks.rados.rados.0.smithi145.stdout:370: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:45:17.404 INFO:tasks.rados.rados.0.smithi145.stdout:373: expect (ObjNum 90 snap 16 seq_num 90) 2024-09-16T05:45:17.409 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:45:17.516 INFO:tasks.rados.rados.0.smithi145.stdout:375: finishing write tid 1 to smithi14585108-25 2024-09-16T05:45:17.516 INFO:tasks.rados.rados.0.smithi145.stdout:368: done (6 left) 2024-09-16T05:45:17.516 INFO:tasks.rados.rados.0.smithi145.stdout:369: done (5 left) 2024-09-16T05:45:17.516 INFO:tasks.rados.rados.0.smithi145.stdout:370: done (4 left) 2024-09-16T05:45:17.516 INFO:tasks.rados.rados.0.smithi145.stdout:371: done (3 left) 2024-09-16T05:45:17.516 INFO:tasks.rados.rados.0.smithi145.stdout:373: done (2 left) 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:376: done (1 left) 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:377: rollback oid 46 current snap is 33 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 46 to 25 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: finishing write tid 2 to smithi14585108-25 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: finishing write tid 3 to smithi14585108-25 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: finishing write tid 4 to smithi14585108-25 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: finishing write tid 5 to smithi14585108-25 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: finishing write tid 6 to smithi14585108-25 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: oid 25 updating version 0 to 99 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: oid 25 updating version 99 to 102 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: oid 25 version 102 is already newer than 98 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: oid 25 version 102 is already newer than 101 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: oid 25 version 102 is already newer than 100 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 102 (ObjNum 138 snap 33 seq_num 138) dirty exists 2024-09-16T05:45:17.517 INFO:tasks.rados.rados.0.smithi145.stdout:375: left oid 25 (ObjNum 138 snap 33 seq_num 138) 2024-09-16T05:45:17.518 INFO:tasks.rados.rados.0.smithi145.stdout:375: done (1 left) 2024-09-16T05:45:17.518 INFO:tasks.rados.rados.0.smithi145.stdout:378: rmattr oid 33 current snap is 33 2024-09-16T05:45:17.518 INFO:tasks.rados.rados.0.smithi145.stdout:379: snap_remove snap 29 2024-09-16T05:45:17.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:17 smithi161 ceph-mon[31301]: osdmap e138: 8 total, 8 up, 8 in 2024-09-16T05:45:17.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:17 smithi161 ceph-mon[31301]: mgrmap e23: y(active, since 3m), standbys: x 2024-09-16T05:45:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:17 smithi145 ceph-mon[39111]: osdmap e138: 8 total, 8 up, 8 in 2024-09-16T05:45:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:17 smithi145 ceph-mon[39111]: mgrmap e23: y(active, since 3m), standbys: x 2024-09-16T05:45:17.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:17 smithi145 ceph-mon[27514]: osdmap e138: 8 total, 8 up, 8 in 2024-09-16T05:45:17.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:17 smithi145 ceph-mon[27514]: mgrmap e23: y(active, since 3m), standbys: x 2024-09-16T05:45:17.670 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (2m) 2m ago 3m 16.4M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (3m) 2s ago 3m 87.5M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (5m) 2m ago 5m 16.5M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (5m) 2s ago 5m 17.1M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (7s) 2s ago 8m 60.6M - 19.1.1-326-g8921c8ef f1455bd0219c fd526eb2b784 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:9283,8765 running (10m) 2m ago 10m 485M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 2665fdf7e27d 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (10m) 2m ago 10m 47.4M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 d8a1ec906267 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (9m) 2s ago 9m 40.2M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 74f2957b98d5 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (8m) 2m ago 8m 40.3M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 16f8663c55bb 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (3m) 2m ago 3m 15.9M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (3m) 2s ago 2m 16.0M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (8m) 2m ago 8m 52.3M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 3ac1ee0ff446 2024-09-16T05:45:17.671 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (7m) 2m ago 7m 53.9M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:45:17.672 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (7m) 2m ago 7m 50.8M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:45:17.672 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (7m) 2m ago 7m 41.4M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:45:17.672 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (6m) 2s ago 6m 82.4M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:45:17.672 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (6m) 2s ago 6m 86.4M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:45:17.672 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (5m) 2s ago 5m 68.5M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:45:17.672 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (5m) 2s ago 5m 58.1M 2992M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:45:17.672 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (2m) 2s ago 3m 45.4M - 2.43.0 a07b618ecd1d a53595d729ec 2024-09-16T05:45:17.988 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:45:17.988 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:45:17.988 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:45:17.988 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 1, 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 1 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 14, 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 1 2024-09-16T05:45:17.989 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:45:17.990 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:45:18.292 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 0 (ObjNum 116 snap 21 seq_num 116) dirty exists 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:377: finishing rollback tid 0 to smithi14585108-46 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:377: finishing rollback tid 1 to smithi14585108-46 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:377: finishing rollback tid 2 to smithi14585108-46 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 47 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:377: done (2 left) 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:378: done (1 left) 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:379: done (0 left) 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:380: copy_from oid 31 from oid 44 current snap is 33 2024-09-16T05:45:18.293 INFO:tasks.rados.rados.0.smithi145.stdout:381: snap_create 2024-09-16T05:45:18.295 INFO:tasks.rados.rados.0.smithi145.stdout:380: finishing copy_from to smithi14585108-31 2024-09-16T05:45:18.295 INFO:tasks.rados.rados.0.smithi145.stdout:380: got expected ENOENT (src dne) 2024-09-16T05:45:18.295 INFO:tasks.rados.rados.0.smithi145.stdout:380: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:45:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[39111]: osdmap e139: 8 total, 8 up, 8 in 2024-09-16T05:45:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[39111]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[39111]: from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/437439748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:45:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[39111]: pgmap v191: 121 pgs: 121 active+clean; 119 MiB data, 424 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2024-09-16T05:45:18.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[27514]: osdmap e139: 8 total, 8 up, 8 in 2024-09-16T05:45:18.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[27514]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:18.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[27514]: from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:18.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/437439748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:45:18.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:18 smithi145 ceph-mon[27514]: pgmap v191: 121 pgs: 121 active+clean; 119 MiB data, 424 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2024-09-16T05:45:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:18 smithi161 ceph-mon[31301]: osdmap e139: 8 total, 8 up, 8 in 2024-09-16T05:45:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:18 smithi161 ceph-mon[31301]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:18 smithi161 ceph-mon[31301]: from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:18 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/437439748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:45:18.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:18 smithi161 ceph-mon[31301]: pgmap v191: 121 pgs: 121 active+clean; 119 MiB data, 424 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2024-09-16T05:45:19.294 INFO:tasks.rados.rados.0.smithi145.stdout:380: done (1 left) 2024-09-16T05:45:19.294 INFO:tasks.rados.rados.0.smithi145.stdout:381: done (0 left) 2024-09-16T05:45:19.294 INFO:tasks.rados.rados.0.smithi145.stdout:382: copy_from oid 27 from oid 39 current snap is 34 2024-09-16T05:45:19.294 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 34 2024-09-16T05:45:19.294 INFO:tasks.rados.rados.0.smithi145.stdout:383: seq_num 140 ranges {1597440=753664,2351104=704512,3055616=524288,3579904=376832} 2024-09-16T05:45:19.307 INFO:tasks.rados.rados.0.smithi145.stdout:383: writing smithi14585108-8 from 1597440 to 2351104 tid 1 2024-09-16T05:45:19.311 INFO:tasks.rados.rados.0.smithi145.stdout:383: writing smithi14585108-8 from 2351104 to 3055616 tid 2 2024-09-16T05:45:19.314 INFO:tasks.rados.rados.0.smithi145.stdout:383: writing smithi14585108-8 from 3055616 to 3579904 tid 3 2024-09-16T05:45:19.317 INFO:tasks.rados.rados.0.smithi145.stdout:383: writing smithi14585108-8 from 3579904 to 3956736 tid 4 2024-09-16T05:45:19.317 INFO:tasks.rados.rados.0.smithi145.stdout:384: copy_from oid 45 from oid 50 current snap is 34 2024-09-16T05:45:19.317 INFO:tasks.rados.rados.0.smithi145.stdout:382: finishing copy_from racing read to smithi14585108-27 2024-09-16T05:45:19.318 INFO:tasks.rados.rados.0.smithi145.stdout:385: snap_create 2024-09-16T05:45:19.318 INFO:tasks.rados.rados.0.smithi145.stdout:382: finishing copy_from to smithi14585108-27 2024-09-16T05:45:19.318 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 88 (ObjNum 133 snap 32 seq_num 133) dirty exists 2024-09-16T05:45:19.318 INFO:tasks.rados.rados.0.smithi145.stdout:383: finishing write tid 1 to smithi14585108-8 2024-09-16T05:45:19.318 INFO:tasks.rados.rados.0.smithi145.stdout:383: finishing write tid 2 to smithi14585108-8 2024-09-16T05:45:19.318 INFO:tasks.rados.rados.0.smithi145.stdout:383: finishing write tid 3 to smithi14585108-8 2024-09-16T05:45:19.319 INFO:tasks.rados.rados.0.smithi145.stdout:383: finishing write tid 4 to smithi14585108-8 2024-09-16T05:45:19.320 INFO:tasks.rados.rados.0.smithi145.stdout:383: finishing write tid 5 to smithi14585108-8 2024-09-16T05:45:19.321 INFO:tasks.rados.rados.0.smithi145.stdout:383: finishing write tid 6 to smithi14585108-8 2024-09-16T05:45:19.321 INFO:tasks.rados.rados.0.smithi145.stdout:383: oid 8 updating version 0 to 145 2024-09-16T05:45:19.321 INFO:tasks.rados.rados.0.smithi145.stdout:383: oid 8 version 145 is already newer than 144 2024-09-16T05:45:19.322 INFO:tasks.rados.rados.0.smithi145.stdout:383: oid 8 updating version 145 to 148 2024-09-16T05:45:19.322 INFO:tasks.rados.rados.0.smithi145.stdout:383: oid 8 version 148 is already newer than 147 2024-09-16T05:45:19.322 INFO:tasks.rados.rados.0.smithi145.stdout:383: oid 8 version 148 is already newer than 146 2024-09-16T05:45:19.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 148 (ObjNum 140 snap 34 seq_num 140) dirty exists 2024-09-16T05:45:19.322 INFO:tasks.rados.rados.0.smithi145.stdout:383: left oid 8 (ObjNum 140 snap 34 seq_num 140) 2024-09-16T05:45:19.327 INFO:tasks.rados.rados.0.smithi145.stdout:384: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:45:19.328 INFO:tasks.rados.rados.0.smithi145.stdout:384: finishing copy_from to smithi14585108-45 2024-09-16T05:45:19.328 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 32 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:19 smithi145 ceph-mon[27514]: osdmap e140: 8 total, 8 up, 8 in 2024-09-16T05:45:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:19 smithi145 ceph-mon[39111]: osdmap e140: 8 total, 8 up, 8 in 2024-09-16T05:45:19.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:19 smithi161 ceph-mon[31301]: osdmap e140: 8 total, 8 up, 8 in 2024-09-16T05:45:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:382: done (3 left) 2024-09-16T05:45:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:383: done (2 left) 2024-09-16T05:45:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:384: done (1 left) 2024-09-16T05:45:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:385: done (0 left) 2024-09-16T05:45:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:386: read oid 36 snap -1 2024-09-16T05:45:20.253 INFO:tasks.rados.rados.0.smithi145.stdout:386: expect (ObjNum 137 snap 32 seq_num 137) 2024-09-16T05:45:20.253 INFO:tasks.rados.rados.0.smithi145.stdout:387: delete oid 21 current snap is 35 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:387: done (1 left) 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:388: rmattr oid 9 current snap is 35 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:388: done (1 left) 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:389: rmattr oid 32 current snap is 35 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:389: done (1 left) 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:390: rmattr oid 6 current snap is 35 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:390: done (1 left) 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:391: copy_from oid 15 from oid 19 current snap is 35 2024-09-16T05:45:20.263 INFO:tasks.rados.rados.0.smithi145.stdout:392: delete oid 3 current snap is 35 2024-09-16T05:45:20.265 INFO:tasks.rados.rados.0.smithi145.stdout:386: expect (ObjNum 137 snap 32 seq_num 137) 2024-09-16T05:45:20.333 INFO:tasks.rados.rados.0.smithi145.stdout:391: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:45:20.333 INFO:tasks.rados.rados.0.smithi145.stdout:391: finishing copy_from to smithi14585108-15 2024-09-16T05:45:20.333 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 127 (ObjNum 130 snap 31 seq_num 130) dirty exists 2024-09-16T05:45:20.333 INFO:tasks.rados.rados.0.smithi145.stdout:386: done (2 left) 2024-09-16T05:45:20.333 INFO:tasks.rados.rados.0.smithi145.stdout:391: done (1 left) 2024-09-16T05:45:20.333 INFO:tasks.rados.rados.0.smithi145.stdout:392: done (0 left) 2024-09-16T05:45:20.334 INFO:tasks.rados.rados.0.smithi145.stdout:393: rollback oid 30 current snap is 35 2024-09-16T05:45:20.334 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 25 2024-09-16T05:45:20.334 INFO:tasks.rados.rados.0.smithi145.stdout:394: read oid 19 snap -1 2024-09-16T05:45:20.334 INFO:tasks.rados.rados.0.smithi145.stdout:394: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:45:20.334 INFO:tasks.rados.rados.0.smithi145.stdout:395: snap_remove snap 26 2024-09-16T05:45:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:20 smithi145 ceph-mon[39111]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T05:45:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:20 smithi145 ceph-mon[39111]: pgmap v194: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-09-16T05:45:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:20 smithi145 ceph-mon[39111]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T05:45:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:20 smithi145 ceph-mon[27514]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T05:45:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:20 smithi145 ceph-mon[27514]: pgmap v194: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-09-16T05:45:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:20 smithi145 ceph-mon[27514]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T05:45:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:20 smithi161 ceph-mon[31301]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T05:45:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:20 smithi161 ceph-mon[31301]: pgmap v194: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-09-16T05:45:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:20 smithi161 ceph-mon[31301]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T05:45:21.304 INFO:tasks.rados.rados.0.smithi145.stdout:395: done (2 left) 2024-09-16T05:45:21.304 INFO:tasks.rados.rados.0.smithi145.stdout:396: delete oid 12 current snap is 35 2024-09-16T05:45:21.304 INFO:tasks.rados.rados.0.smithi145.stdout:393: finishing rollback tid 0 to smithi14585108-30 2024-09-16T05:45:21.304 INFO:tasks.rados.rados.0.smithi145.stdout:393: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:45:21.304 INFO:tasks.rados.rados.0.smithi145.stdout:393: finishing rollback tid 2 to smithi14585108-30 2024-09-16T05:45:21.304 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 70 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-09-16T05:45:21.305 INFO:tasks.rados.rados.0.smithi145.stdout:394: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:45:21.384 INFO:tasks.rados.rados.0.smithi145.stdout:393: done (2 left) 2024-09-16T05:45:21.384 INFO:tasks.rados.rados.0.smithi145.stdout:394: done (1 left) 2024-09-16T05:45:21.384 INFO:tasks.rados.rados.0.smithi145.stdout:396: done (0 left) 2024-09-16T05:45:21.384 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 35 2024-09-16T05:45:21.384 INFO:tasks.rados.rados.0.smithi145.stdout:397: seq_num 144 ranges {0=16384} 2024-09-16T05:45:21.385 INFO:tasks.rados.rados.0.smithi145.stdout:397: writing smithi14585108-12 from 0 to 16384 tid 1 2024-09-16T05:45:21.385 INFO:tasks.rados.rados.0.smithi145.stdout:398: snap_remove snap 33 2024-09-16T05:45:22.317 INFO:tasks.rados.rados.0.smithi145.stdout:397: finishing write tid 1 to smithi14585108-12 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:397: finishing write tid 2 to smithi14585108-12 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:397: finishing write tid 3 to smithi14585108-12 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:397: oid 12 updating version 0 to 54 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:397: oid 12 version 54 is already newer than 53 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 54 (ObjNum 144 snap 35 seq_num 144) dirty exists 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:397: left oid 12 (ObjNum 144 snap 35 seq_num 144) 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:397: done (1 left) 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:398: done (0 left) 2024-09-16T05:45:22.318 INFO:tasks.rados.rados.0.smithi145.stdout:399: snap_remove snap 27 2024-09-16T05:45:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:22 smithi145 ceph-mon[39111]: osdmap e143: 8 total, 8 up, 8 in 2024-09-16T05:45:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:22 smithi145 ceph-mon[39111]: pgmap v197: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-09-16T05:45:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:22 smithi145 ceph-mon[27514]: osdmap e143: 8 total, 8 up, 8 in 2024-09-16T05:45:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:22 smithi145 ceph-mon[27514]: pgmap v197: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-09-16T05:45:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:22 smithi161 ceph-mon[31301]: osdmap e143: 8 total, 8 up, 8 in 2024-09-16T05:45:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:22 smithi161 ceph-mon[31301]: pgmap v197: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-09-16T05:45:23.316 INFO:tasks.rados.rados.0.smithi145.stdout:399: done (0 left) 2024-09-16T05:45:23.316 INFO:tasks.rados.rados.0.smithi145.stdout:400: snap_remove snap 24 2024-09-16T05:45:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:23 smithi145 ceph-mon[27514]: osdmap e144: 8 total, 8 up, 8 in 2024-09-16T05:45:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:23 smithi145 ceph-mon[39111]: osdmap e144: 8 total, 8 up, 8 in 2024-09-16T05:45:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:23 smithi161 ceph-mon[31301]: osdmap e144: 8 total, 8 up, 8 in 2024-09-16T05:45:24.327 INFO:tasks.rados.rados.0.smithi145.stdout:400: done (0 left) 2024-09-16T05:45:24.327 INFO:tasks.rados.rados.0.smithi145.stdout:401: snap_remove snap 23 2024-09-16T05:45:24.412 INFO:tasks.rados.rados.0.smithi145.stdout:401: done (0 left) 2024-09-16T05:45:24.412 INFO:tasks.rados.rados.0.smithi145.stdout:402: setattr oid 41 current snap is 35 2024-09-16T05:45:24.413 INFO:tasks.rados.rados.0.smithi145.stdout:403: read oid 26 snap -1 2024-09-16T05:45:24.413 INFO:tasks.rados.rados.0.smithi145.stdout:403: expect (ObjNum 113 snap 19 seq_num 113) 2024-09-16T05:45:24.413 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 35 2024-09-16T05:45:24.413 INFO:tasks.rados.rados.0.smithi145.stdout:404: seq_num 145 ranges {0=32768} 2024-09-16T05:45:24.413 INFO:tasks.rados.rados.0.smithi145.stdout:404: writing smithi14585108-31 from 0 to 32768 tid 1 2024-09-16T05:45:24.414 INFO:tasks.rados.rados.0.smithi145.stdout:405: setattr oid 8 current snap is 35 2024-09-16T05:45:24.414 INFO:tasks.rados.rados.0.smithi145.stdout:406: read oid 2 snap -1 2024-09-16T05:45:24.414 INFO:tasks.rados.rados.0.smithi145.stdout:406: expect (ObjNum 97 snap 16 seq_num 97) 2024-09-16T05:45:24.414 INFO:tasks.rados.rados.0.smithi145.stdout:407: snap_remove snap 20 2024-09-16T05:45:24.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:24] ENGINE Bus STOPPING 2024-09-16T05:45:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-mon[31301]: osdmap e145: 8 total, 8 up, 8 in 2024-09-16T05:45:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-mon[31301]: pgmap v200: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.619 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[39111]: osdmap e145: 8 total, 8 up, 8 in 2024-09-16T05:45:24.620 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:24.620 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[39111]: pgmap v200: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:24.620 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.620 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.620 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:24.620 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:24.620 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.620 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ignoring --setuser ceph since I am not root 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ignoring --setgroup ceph since I am not root 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:24.562+0000 7f21a5f3c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:24.618+0000 7f21a5f3c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[27514]: osdmap e145: 8 total, 8 up, 8 in 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[27514]: pgmap v200: 121 pgs: 121 active+clean; 126 MiB data, 436 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:24.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' 2024-09-16T05:45:24.982 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:24.766+0000 7f21a5f3c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:45:24.983 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:24.830+0000 7f21a5f3c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:45:25.048 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:45:25.049 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:24] ENGINE Bus STOPPED 2024-09-16T05:45:25.049 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:24] ENGINE Bus STARTING 2024-09-16T05:45:25.256 INFO:tasks.rados.rados.0.smithi145.stdout:407: done (5 left) 2024-09-16T05:45:25.256 INFO:tasks.rados.rados.0.smithi145.stdout:408: snap_remove snap 34 2024-09-16T05:45:25.317 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:24.981+0000 7f21a5f3c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:45:25.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:25.124+0000 7f21a5f3c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:45:25.320 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.047+0000 7f19f352d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.320 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.047+0000 7f19f352d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.320 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.047+0000 7f19f352d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.320 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.047+0000 7f19f352d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.320 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.047+0000 7f19f352d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.320 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.048+0000 7f19f6533640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.320 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.048+0000 7f19f6533640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.320 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.048+0000 7f19f6533640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.321 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.048+0000 7f19f6533640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.321 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:25.048+0000 7f19f6533640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:25.321 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:25] ENGINE Serving on http://:::9283 2024-09-16T05:45:25.321 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:45:25] ENGINE Bus STARTED 2024-09-16T05:45:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T05:45:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-16T05:45:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-16T05:45:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: Activating manager daemon x 2024-09-16T05:45:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T05:45:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.14568 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-16T05:45:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: mgrmap e24: x(active, starting, since 0.00831847s) 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:45:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: Manager daemon x is now available 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:25.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:25.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:25.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:25.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:25.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:25.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:25 smithi161 ceph-mon[31301]: osdmap e148: 8 total, 8 up, 8 in 2024-09-16T05:45:25.704 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:25.454+0000 7f21a5f3c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:45:25.704 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:25.518+0000 7f21a5f3c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:45:25.704 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:25.703+0000 7f21a5f3c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:45:25.705 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T05:45:25.705 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:25.705 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-16T05:45:25.705 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-16T05:45:25.705 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: Activating manager daemon x 2024-09-16T05:45:25.705 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T05:45:25.705 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.14568 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: mgrmap e24: x(active, starting, since 0.00831847s) 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:45:25.706 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: Manager daemon x is now available 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.707 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.708 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:25.708 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:25.708 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:25.708 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:25.708 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:25.708 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:25.708 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[27514]: osdmap e148: 8 total, 8 up, 8 in 2024-09-16T05:45:25.708 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.14568 172.21.15.145:0/1413056056' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: Activating manager daemon x 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.14568 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: mgrmap e24: x(active, starting, since 0.00831847s) 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:45:25.709 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:45:25.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: Manager daemon x is now available 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:25.711 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:25.712 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:25 smithi145 ceph-mon[39111]: osdmap e148: 8 total, 8 up, 8 in 2024-09-16T05:45:26.256 INFO:tasks.rados.rados.0.smithi145.stdout:408: done (5 left) 2024-09-16T05:45:26.257 INFO:tasks.rados.rados.0.smithi145.stdout:409: read oid 39 snap -1 2024-09-16T05:45:26.257 INFO:tasks.rados.rados.0.smithi145.stdout:409: expect (ObjNum 133 snap 32 seq_num 133) 2024-09-16T05:45:26.257 INFO:tasks.rados.rados.0.smithi145.stdout:410: setattr oid 13 current snap is 35 2024-09-16T05:45:26.260 INFO:tasks.rados.rados.0.smithi145.stdout:404: finishing write tid 1 to smithi14585108-31 2024-09-16T05:45:26.260 INFO:tasks.rados.rados.0.smithi145.stdout:404: finishing write tid 2 to smithi14585108-31 2024-09-16T05:45:26.260 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 180 (ObjNum 140 snap 34 seq_num 140) dirty exists 2024-09-16T05:45:26.260 INFO:tasks.rados.rados.0.smithi145.stdout:404: finishing write tid 3 to smithi14585108-31 2024-09-16T05:45:26.261 INFO:tasks.rados.rados.0.smithi145.stdout:404: oid 31 updating version 0 to 60 2024-09-16T05:45:26.261 INFO:tasks.rados.rados.0.smithi145.stdout:404: oid 31 updating version 60 to 61 2024-09-16T05:45:26.261 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 61 (ObjNum 145 snap 35 seq_num 145) dirty exists 2024-09-16T05:45:26.261 INFO:tasks.rados.rados.0.smithi145.stdout:404: left oid 31 (ObjNum 145 snap 35 seq_num 145) 2024-09-16T05:45:26.261 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 130 (ObjNum 111 snap 19 seq_num 111) dirty exists 2024-09-16T05:45:26.261 INFO:tasks.rados.rados.0.smithi145.stdout:403: expect (ObjNum 113 snap 19 seq_num 113) 2024-09-16T05:45:26.333 INFO:tasks.rados.rados.0.smithi145.stdout:406: expect (ObjNum 97 snap 16 seq_num 97) 2024-09-16T05:45:26.573 INFO:tasks.rados.rados.0.smithi145.stdout:409: expect (ObjNum 133 snap 32 seq_num 133) 2024-09-16T05:45:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: Migrating agent root cert to cert store 2024-09-16T05:45:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: Migrating agent root key to cert store 2024-09-16T05:45:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: Checking for cert/key for grafana.a 2024-09-16T05:45:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: Migrating grafana.a cert to cert store 2024-09-16T05:45:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: Migrating grafana.a key to cert store 2024-09-16T05:45:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: mgrmap e25: x(active, since 1.00851s) 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: pgmap v4: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: Deploying cephadm binary to smithi161 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: Deploying cephadm binary to smithi145 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-mon[31301]: osdmap e149: 8 total, 8 up, 8 in 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:26.313+0000 7f19df288640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:05:45:26] ENGINE Error in HTTPServer.serve 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: Traceback (most recent call last): 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: self._connections.run(self.expiration_interval) 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: self._run(expiration_interval) 2024-09-16T05:45:26.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: s = self.context.wrap_socket( 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: return self.sslsocket_class._create( 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: self.do_handshake() 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: self._sslobj.do_handshake() 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:45:26.589 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:26.650 INFO:tasks.rados.rados.0.smithi145.stdout:402: done (6 left) 2024-09-16T05:45:26.650 INFO:tasks.rados.rados.0.smithi145.stdout:403: done (5 left) 2024-09-16T05:45:26.650 INFO:tasks.rados.rados.0.smithi145.stdout:404: done (4 left) 2024-09-16T05:45:26.651 INFO:tasks.rados.rados.0.smithi145.stdout:405: done (3 left) 2024-09-16T05:45:26.651 INFO:tasks.rados.rados.0.smithi145.stdout:406: done (2 left) 2024-09-16T05:45:26.651 INFO:tasks.rados.rados.0.smithi145.stdout:409: done (1 left) 2024-09-16T05:45:26.651 INFO:tasks.rados.rados.0.smithi145.stdout:411: setattr oid 32 current snap is 35 2024-09-16T05:45:26.651 INFO:tasks.rados.rados.0.smithi145.stdout:412: delete oid 20 current snap is 35 2024-09-16T05:45:26.653 INFO:tasks.rados.rados.0.smithi145.stdout:412: done (2 left) 2024-09-16T05:45:26.653 INFO:tasks.rados.rados.0.smithi145.stdout:413: copy_from oid 33 from oid 11 current snap is 35 2024-09-16T05:45:26.653 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 172 (ObjNum 131 snap 31 seq_num 131) dirty exists 2024-09-16T05:45:26.653 INFO:tasks.rados.rados.0.smithi145.stdout:410: done (2 left) 2024-09-16T05:45:26.653 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 35 2024-09-16T05:45:26.653 INFO:tasks.rados.rados.0.smithi145.stdout:414: seq_num 147 ranges {3121152=65536} 2024-09-16T05:45:26.671 INFO:tasks.rados.rados.0.smithi145.stdout:414: writing smithi14585108-18 from 3121152 to 3186688 tid 1 2024-09-16T05:45:26.671 INFO:tasks.rados.rados.0.smithi145.stdout:415: read oid 46 snap -1 2024-09-16T05:45:26.671 INFO:tasks.rados.rados.0.smithi145.stdout:415: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:26.671 INFO:tasks.rados.rados.0.smithi145.stdout:416: copy_from oid 16 from oid 44 current snap is 35 2024-09-16T05:45:26.671 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 150 (ObjNum 124 snap 27 seq_num 124) dirty exists 2024-09-16T05:45:26.672 INFO:tasks.rados.rados.0.smithi145.stdout:411: done (4 left) 2024-09-16T05:45:26.672 INFO:tasks.rados.rados.0.smithi145.stdout:417: copy_from oid 36 from oid 37 current snap is 35 2024-09-16T05:45:26.672 INFO:tasks.rados.rados.0.smithi145.stdout:413: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:45:26.672 INFO:tasks.rados.rados.0.smithi145.stdout:413: finishing copy_from to smithi14585108-33 2024-09-16T05:45:26.672 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 113 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-16T05:45:26.672 INFO:tasks.rados.rados.0.smithi145.stdout:413: done (4 left) 2024-09-16T05:45:26.672 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 35 2024-09-16T05:45:26.672 INFO:tasks.rados.rados.0.smithi145.stdout:418: seq_num 148 ranges {270336=81920} 2024-09-16T05:45:26.674 INFO:tasks.rados.rados.0.smithi145.stdout:418: writing smithi14585108-11 from 270336 to 352256 tid 1 2024-09-16T05:45:26.674 INFO:tasks.rados.rados.0.smithi145.stdout:419: read oid 25 snap -1 2024-09-16T05:45:26.674 INFO:tasks.rados.rados.0.smithi145.stdout:419: expect (ObjNum 138 snap 33 seq_num 138) 2024-09-16T05:45:26.674 INFO:tasks.rados.rados.0.smithi145.stdout:420: read oid 30 snap 30 2024-09-16T05:45:26.674 INFO:tasks.rados.rados.0.smithi145.stdout:420: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:45:26.674 INFO:tasks.rados.rados.0.smithi145.stdout:421: setattr oid 21 current snap is 35 2024-09-16T05:45:26.674 INFO:tasks.rados.rados.0.smithi145.stdout:414: finishing write tid 1 to smithi14585108-18 2024-09-16T05:45:26.674 INFO:tasks.rados.rados.0.smithi145.stdout:414: finishing write tid 2 to smithi14585108-18 2024-09-16T05:45:26.675 INFO:tasks.rados.rados.0.smithi145.stdout:414: finishing write tid 3 to smithi14585108-18 2024-09-16T05:45:26.675 INFO:tasks.rados.rados.0.smithi145.stdout:414: oid 18 updating version 0 to 137 2024-09-16T05:45:26.675 INFO:tasks.rados.rados.0.smithi145.stdout:414: oid 18 version 137 is already newer than 136 2024-09-16T05:45:26.675 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 137 (ObjNum 147 snap 35 seq_num 147) dirty exists 2024-09-16T05:45:26.675 INFO:tasks.rados.rados.0.smithi145.stdout:414: left oid 18 (ObjNum 147 snap 35 seq_num 147) 2024-09-16T05:45:26.677 INFO:tasks.rados.rados.0.smithi145.stdout:416: finishing copy_from to smithi14585108-16 2024-09-16T05:45:26.677 INFO:tasks.rados.rados.0.smithi145.stdout:416: got expected ENOENT (src dne) 2024-09-16T05:45:26.677 INFO:tasks.rados.rados.0.smithi145.stdout:416: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:45:26.677 INFO:tasks.rados.rados.0.smithi145.stdout:414: done (7 left) 2024-09-16T05:45:26.677 INFO:tasks.rados.rados.0.smithi145.stdout:416: done (6 left) 2024-09-16T05:45:26.677 INFO:tasks.rados.rados.0.smithi145.stdout:422: snap_create 2024-09-16T05:45:26.680 INFO:tasks.rados.rados.0.smithi145.stdout:415: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:26.688 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:26.610+0000 7f21a5f3c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:45:26.688 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: Migrating agent root cert to cert store 2024-09-16T05:45:26.688 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: Migrating agent root key to cert store 2024-09-16T05:45:26.688 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: Checking for cert/key for grafana.a 2024-09-16T05:45:26.688 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: Migrating grafana.a cert to cert store 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: Migrating grafana.a key to cert store 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: mgrmap e25: x(active, since 1.00851s) 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: pgmap v4: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: Deploying cephadm binary to smithi161 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: Deploying cephadm binary to smithi145 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[39111]: osdmap e149: 8 total, 8 up, 8 in 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: Migrating agent root cert to cert store 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: Migrating agent root key to cert store 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: Checking for cert/key for grafana.a 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: Migrating grafana.a cert to cert store 2024-09-16T05:45:26.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: Migrating grafana.a key to cert store 2024-09-16T05:45:26.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: mgrmap e25: x(active, since 1.00851s) 2024-09-16T05:45:26.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: pgmap v4: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:26.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: Deploying cephadm binary to smithi161 2024-09-16T05:45:26.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: Deploying cephadm binary to smithi145 2024-09-16T05:45:26.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-mon[27514]: osdmap e149: 8 total, 8 up, 8 in 2024-09-16T05:45:26.750 INFO:tasks.rados.rados.0.smithi145.stdout:418: finishing write tid 1 to smithi14585108-11 2024-09-16T05:45:26.750 INFO:tasks.rados.rados.0.smithi145.stdout:418: finishing write tid 2 to smithi14585108-11 2024-09-16T05:45:26.750 INFO:tasks.rados.rados.0.smithi145.stdout:418: finishing write tid 3 to smithi14585108-11 2024-09-16T05:45:26.750 INFO:tasks.rados.rados.0.smithi145.stdout:418: oid 11 updating version 0 to 203 2024-09-16T05:45:26.750 INFO:tasks.rados.rados.0.smithi145.stdout:418: oid 11 version 203 is already newer than 202 2024-09-16T05:45:26.751 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 203 (ObjNum 148 snap 35 seq_num 148) dirty exists 2024-09-16T05:45:26.751 INFO:tasks.rados.rados.0.smithi145.stdout:418: left oid 11 (ObjNum 148 snap 35 seq_num 148) 2024-09-16T05:45:26.751 INFO:tasks.rados.rados.0.smithi145.stdout:417: finishing copy_from racing read to smithi14585108-36 2024-09-16T05:45:26.751 INFO:tasks.rados.rados.0.smithi145.stdout:417: finishing copy_from to smithi14585108-36 2024-09-16T05:45:26.751 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 76 (ObjNum 103 snap 18 seq_num 103) dirty exists 2024-09-16T05:45:26.751 INFO:tasks.rados.rados.0.smithi145.stdout:420: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:45:26.804 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 119 (ObjNum 65 snap 0 seq_num 3198841680) dirty exists 2024-09-16T05:45:26.804 INFO:tasks.rados.rados.0.smithi145.stdout:419: expect (ObjNum 138 snap 33 seq_num 138) 2024-09-16T05:45:27.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:26 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:26.687+0000 7f21a5f3c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:415: done (6 left) 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:417: done (5 left) 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:418: done (4 left) 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:419: done (3 left) 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:420: done (2 left) 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:421: done (1 left) 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:422: done (0 left) 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 36 2024-09-16T05:45:27.426 INFO:tasks.rados.rados.0.smithi145.stdout:423: seq_num 149 ranges {5324800=98304} 2024-09-16T05:45:27.456 INFO:tasks.rados.rados.0.smithi145.stdout:423: writing smithi14585108-13 from 5324800 to 5423104 tid 1 2024-09-16T05:45:27.456 INFO:tasks.rados.rados.0.smithi145.stdout:424: delete oid 37 current snap is 36 2024-09-16T05:45:27.459 INFO:tasks.rados.rados.0.smithi145.stdout:424: done (1 left) 2024-09-16T05:45:27.459 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 36 2024-09-16T05:45:27.459 INFO:tasks.rados.rados.0.smithi145.stdout:425: seq_num 151 ranges {557056=131072} 2024-09-16T05:45:27.463 INFO:tasks.rados.rados.0.smithi145.stdout:425: writing smithi14585108-38 from 557056 to 688128 tid 1 2024-09-16T05:45:27.463 INFO:tasks.rados.rados.0.smithi145.stdout:426: setattr oid 20 current snap is 36 2024-09-16T05:45:27.463 INFO:tasks.rados.rados.0.smithi145.stdout:423: finishing write tid 1 to smithi14585108-13 2024-09-16T05:45:27.463 INFO:tasks.rados.rados.0.smithi145.stdout:423: finishing write tid 2 to smithi14585108-13 2024-09-16T05:45:27.463 INFO:tasks.rados.rados.0.smithi145.stdout:423: finishing write tid 3 to smithi14585108-13 2024-09-16T05:45:27.463 INFO:tasks.rados.rados.0.smithi145.stdout:423: oid 13 updating version 0 to 177 2024-09-16T05:45:27.463 INFO:tasks.rados.rados.0.smithi145.stdout:423: oid 13 version 177 is already newer than 176 2024-09-16T05:45:27.463 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 177 (ObjNum 149 snap 36 seq_num 149) dirty exists 2024-09-16T05:45:27.464 INFO:tasks.rados.rados.0.smithi145.stdout:423: left oid 13 (ObjNum 149 snap 36 seq_num 149) 2024-09-16T05:45:27.466 INFO:tasks.rados.rados.0.smithi145.stdout:425: finishing write tid 1 to smithi14585108-38 2024-09-16T05:45:27.466 INFO:tasks.rados.rados.0.smithi145.stdout:423: done (2 left) 2024-09-16T05:45:27.466 INFO:tasks.rados.rados.0.smithi145.stdout:427: read oid 14 snap -1 2024-09-16T05:45:27.466 INFO:tasks.rados.rados.0.smithi145.stdout:427: expect (ObjNum 103 snap 18 seq_num 103) 2024-09-16T05:45:27.466 INFO:tasks.rados.rados.0.smithi145.stdout:428: snap_create 2024-09-16T05:45:27.466 INFO:tasks.rados.rados.0.smithi145.stdout:425: finishing write tid 2 to smithi14585108-38 2024-09-16T05:45:27.467 INFO:tasks.rados.rados.0.smithi145.stdout:425: finishing write tid 3 to smithi14585108-38 2024-09-16T05:45:27.467 INFO:tasks.rados.rados.0.smithi145.stdout:425: oid 38 updating version 0 to 46 2024-09-16T05:45:27.467 INFO:tasks.rados.rados.0.smithi145.stdout:425: oid 38 updating version 46 to 47 2024-09-16T05:45:27.467 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 47 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-16T05:45:27.467 INFO:tasks.rados.rados.0.smithi145.stdout:425: left oid 38 (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:45:27.469 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 138 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-16T05:45:27.471 INFO:tasks.rados.rados.0.smithi145.stdout:427: expect (ObjNum 103 snap 18 seq_num 103) 2024-09-16T05:45:27.717 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:27.440+0000 7f21a5f3c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:45:27.717 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:27.590+0000 7f21a5f3c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:45:27.717 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:26] ENGINE Bus STARTING 2024-09-16T05:45:27.717 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:26] ENGINE Serving on https://172.21.15.161:7150 2024-09-16T05:45:27.717 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:26] ENGINE Error in HTTPServer.serve 2024-09-16T05:45:27.717 INFO:journalctl@ceph.mon.c.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:45:27.717 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:45:27.717 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: self.do_handshake() 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:45:27.718 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.c.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:26] ENGINE Serving on http://172.21.15.161:8765 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:26] ENGINE Bus STARTED 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[39111]: mgrmap e26: x(active, since 2s) 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[39111]: pgmap v6: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:26] ENGINE Bus STARTING 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:26] ENGINE Serving on https://172.21.15.161:7150 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:26] ENGINE Error in HTTPServer.serve 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.a.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:45:27.719 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: self.do_handshake() 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:45:27.720 INFO:journalctl@ceph.mon.a.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:45:27.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:26] ENGINE Serving on http://172.21.15.161:8765 2024-09-16T05:45:27.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:26] ENGINE Bus STARTED 2024-09-16T05:45:27.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[27514]: mgrmap e26: x(active, since 2s) 2024-09-16T05:45:27.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-mon[27514]: pgmap v6: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:27 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:26] ENGINE Bus STARTING 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:27 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:26] ENGINE Serving on https://172.21.15.161:7150 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:27 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:26] ENGINE Error in HTTPServer.serve 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: Traceback (most recent call last): 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._run(expiration_interval) 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:45:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: s = self.context.wrap_socket( 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: return self.sslsocket_class._create( 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: self.do_handshake() 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._sslobj.do_handshake() 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:27 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:26] ENGINE Serving on http://172.21.15.161:8765 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:27 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:26] ENGINE Bus STARTED 2024-09-16T05:45:27.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:27 smithi161 ceph-mon[31301]: mgrmap e26: x(active, since 2s) 2024-09-16T05:45:27.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:27 smithi161 ceph-mon[31301]: pgmap v6: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:28.021 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:27.738+0000 7f21a5f3c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:45:28.021 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:27.802+0000 7f21a5f3c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:45:28.021 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:27 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:27.952+0000 7f21a5f3c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:45:28.021 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:28.019+0000 7f21a5f3c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:45:28.317 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:28.080+0000 7f21a5f3c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:45:28.317 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:28.247+0000 7f21a5f3c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:45:28.425 INFO:tasks.rados.rados.0.smithi145.stdout:425: done (3 left) 2024-09-16T05:45:28.426 INFO:tasks.rados.rados.0.smithi145.stdout:426: done (2 left) 2024-09-16T05:45:28.426 INFO:tasks.rados.rados.0.smithi145.stdout:427: done (1 left) 2024-09-16T05:45:28.426 INFO:tasks.rados.rados.0.smithi145.stdout:428: done (0 left) 2024-09-16T05:45:28.426 INFO:tasks.rados.rados.0.smithi145.stdout:429: delete oid 27 current snap is 37 2024-09-16T05:45:28.482 INFO:tasks.rados.rados.0.smithi145.stdout:429: done (0 left) 2024-09-16T05:45:28.483 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 37 2024-09-16T05:45:28.483 INFO:tasks.rados.rados.0.smithi145.stdout:430: seq_num 153 ranges {0=163840} 2024-09-16T05:45:28.483 INFO:tasks.rados.rados.0.smithi145.stdout:430: writing smithi14585108-3 from 0 to 163840 tid 1 2024-09-16T05:45:28.483 INFO:tasks.rados.rados.0.smithi145.stdout:431: snap_create 2024-09-16T05:45:28.486 INFO:tasks.rados.rados.0.smithi145.stdout:430: finishing write tid 1 to smithi14585108-3 2024-09-16T05:45:28.486 INFO:tasks.rados.rados.0.smithi145.stdout:430: finishing write tid 2 to smithi14585108-3 2024-09-16T05:45:28.487 INFO:tasks.rados.rados.0.smithi145.stdout:430: finishing write tid 3 to smithi14585108-3 2024-09-16T05:45:28.487 INFO:tasks.rados.rados.0.smithi145.stdout:430: oid 3 updating version 0 to 48 2024-09-16T05:45:28.487 INFO:tasks.rados.rados.0.smithi145.stdout:430: oid 3 version 48 is already newer than 47 2024-09-16T05:45:28.487 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 48 (ObjNum 153 snap 37 seq_num 153) dirty exists 2024-09-16T05:45:28.487 INFO:tasks.rados.rados.0.smithi145.stdout:430: left oid 3 (ObjNum 153 snap 37 seq_num 153) 2024-09-16T05:45:28.619 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-mon[39111]: osdmap e150: 8 total, 8 up, 8 in 2024-09-16T05:45:28.620 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-mon[27514]: osdmap e150: 8 total, 8 up, 8 in 2024-09-16T05:45:28.620 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:28.320+0000 7f21a5f3c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:45:28.620 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:28.394+0000 7f21a5f3c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:45:28.620 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:28.496+0000 7f21a5f3c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:45:28.620 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:28.560+0000 7f21a5f3c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:45:28.620 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:28.618+0000 7f21a5f3c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:45:28.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:28 smithi161 ceph-mon[31301]: osdmap e150: 8 total, 8 up, 8 in 2024-09-16T05:45:29.434 INFO:tasks.rados.rados.0.smithi145.stdout:430: done (1 left) 2024-09-16T05:45:29.434 INFO:tasks.rados.rados.0.smithi145.stdout:431: done (0 left) 2024-09-16T05:45:29.434 INFO:tasks.rados.rados.0.smithi145.stdout:432: rollback oid 27 current snap is 38 2024-09-16T05:45:29.434 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 37 2024-09-16T05:45:29.434 INFO:tasks.rados.rados.0.smithi145.stdout:433: setattr oid 20 current snap is 38 2024-09-16T05:45:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:434: snap_create 2024-09-16T05:45:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:432: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:45:29.435 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 152 (ObjNum 33 snap 0 seq_num 3198846768) dirty dne 2024-09-16T05:45:29.441 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 140 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-16T05:45:29.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-mon[39111]: pgmap v8: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:29.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-mon[39111]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T05:45:29.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-mon[39111]: mgrmap e27: x(active, since 4s) 2024-09-16T05:45:29.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-mon[27514]: pgmap v8: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:29.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-mon[27514]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T05:45:29.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-mon[27514]: mgrmap e27: x(active, since 4s) 2024-09-16T05:45:29.690 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:29.434+0000 7f21a5f3c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:45:29.690 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:45:29] ENGINE Bus STARTING 2024-09-16T05:45:29.690 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: CherryPy Checker: 2024-09-16T05:45:29.690 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: The Application mounted at '' has an empty config. 2024-09-16T05:45:29.690 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: 2024-09-16T05:45:29.691 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:45:29] ENGINE Serving on http://:::9283 2024-09-16T05:45:29.691 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:29 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: [16/Sep/2024:05:45:29] ENGINE Bus STARTED 2024-09-16T05:45:29.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:29 smithi161 ceph-mon[31301]: pgmap v8: 121 pgs: 121 active+clean; 123 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:29.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:29 smithi161 ceph-mon[31301]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T05:45:29.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:29 smithi161 ceph-mon[31301]: mgrmap e27: x(active, since 4s) 2024-09-16T05:45:30.254 INFO:tasks.rados.rados.0.smithi145.stdout:432: done (2 left) 2024-09-16T05:45:30.254 INFO:tasks.rados.rados.0.smithi145.stdout:433: done (1 left) 2024-09-16T05:45:30.254 INFO:tasks.rados.rados.0.smithi145.stdout:434: done (0 left) 2024-09-16T05:45:30.254 INFO:tasks.rados.rados.0.smithi145.stdout:435: read oid 46 snap -1 2024-09-16T05:45:30.254 INFO:tasks.rados.rados.0.smithi145.stdout:435: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:30.254 INFO:tasks.rados.rados.0.smithi145.stdout:436: snap_remove snap 38 2024-09-16T05:45:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T05:45:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: Standby manager daemon y started 2024-09-16T05:45:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T05:45:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T05:45:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:30.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:30 smithi161 ceph-mon[31301]: osdmap e153: 8 total, 8 up, 8 in 2024-09-16T05:45:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T05:45:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: Standby manager daemon y started 2024-09-16T05:45:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T05:45:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T05:45:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[27514]: osdmap e153: 8 total, 8 up, 8 in 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: Standby manager daemon y started 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.145:0/2858736255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:30 smithi145 ceph-mon[39111]: osdmap e153: 8 total, 8 up, 8 in 2024-09-16T05:45:31.262 INFO:tasks.rados.rados.0.smithi145.stdout:436: done (1 left) 2024-09-16T05:45:31.262 INFO:tasks.rados.rados.0.smithi145.stdout:437: read oid 12 snap -1 2024-09-16T05:45:31.262 INFO:tasks.rados.rados.0.smithi145.stdout:437: expect (ObjNum 144 snap 35 seq_num 144) 2024-09-16T05:45:31.262 INFO:tasks.rados.rados.0.smithi145.stdout:438: read oid 38 snap 25 2024-09-16T05:45:31.262 INFO:tasks.rados.rados.0.smithi145.stdout:438: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:45:31.262 INFO:tasks.rados.rados.0.smithi145.stdout:439: snap_create 2024-09-16T05:45:31.262 INFO:tasks.rados.rados.0.smithi145.stdout:435: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:31.328 INFO:tasks.rados.rados.0.smithi145.stdout:437: expect (ObjNum 144 snap 35 seq_num 144) 2024-09-16T05:45:31.328 INFO:tasks.rados.rados.0.smithi145.stdout:438: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:45:31.781 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: pgmap v12: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 622 KiB/s wr, 66 op/s 2024-09-16T05:45:31.781 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-16T05:45:31.781 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:45:31.781 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.782 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:31 smithi161 ceph-mon[31301]: osdmap e154: 8 total, 8 up, 8 in 2024-09-16T05:45:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: pgmap v12: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 622 KiB/s wr, 66 op/s 2024-09-16T05:45:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-16T05:45:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:45:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[27514]: osdmap e154: 8 total, 8 up, 8 in 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: pgmap v12: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 622 KiB/s wr, 66 op/s 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:31.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:31 smithi145 ceph-mon[39111]: osdmap e154: 8 total, 8 up, 8 in 2024-09-16T05:45:32.264 INFO:tasks.rados.rados.0.smithi145.stdout:435: done (3 left) 2024-09-16T05:45:32.264 INFO:tasks.rados.rados.0.smithi145.stdout:437: done (2 left) 2024-09-16T05:45:32.264 INFO:tasks.rados.rados.0.smithi145.stdout:438: done (1 left) 2024-09-16T05:45:32.264 INFO:tasks.rados.rados.0.smithi145.stdout:439: done (0 left) 2024-09-16T05:45:32.265 INFO:tasks.rados.rados.0.smithi145.stdout:440: delete oid 4 current snap is 40 2024-09-16T05:45:32.267 INFO:tasks.rados.rados.0.smithi145.stdout:440: done (0 left) 2024-09-16T05:45:32.267 INFO:tasks.rados.rados.0.smithi145.stdout:441: snap_create 2024-09-16T05:45:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:32 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi145 to 2480M 2024-09-16T05:45:32.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:32 smithi145 ceph-mon[27514]: osdmap e155: 8 total, 8 up, 8 in 2024-09-16T05:45:32.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:32 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:32.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:32 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:32.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:32 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi145 to 2480M 2024-09-16T05:45:32.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:32 smithi145 ceph-mon[39111]: osdmap e155: 8 total, 8 up, 8 in 2024-09-16T05:45:32.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:32 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:32.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:32 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:32 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi145 to 2480M 2024-09-16T05:45:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:32 smithi161 ceph-mon[31301]: osdmap e155: 8 total, 8 up, 8 in 2024-09-16T05:45:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:32 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:32 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:33.273 INFO:tasks.rados.rados.0.smithi145.stdout:441: done (0 left) 2024-09-16T05:45:33.273 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 41 2024-09-16T05:45:33.273 INFO:tasks.rados.rados.0.smithi145.stdout:442: seq_num 155 ranges {155648=204800} 2024-09-16T05:45:33.275 INFO:tasks.rados.rados.0.smithi145.stdout:442: writing smithi14585108-28 from 155648 to 360448 tid 1 2024-09-16T05:45:33.275 INFO:tasks.rados.rados.0.smithi145.stdout:443: rollback oid 34 current snap is 41 2024-09-16T05:45:33.275 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 34 to 35 2024-09-16T05:45:33.275 INFO:tasks.rados.rados.0.smithi145.stdout:444: delete oid 8 current snap is 41 2024-09-16T05:45:33.281 INFO:tasks.rados.rados.0.smithi145.stdout:442: finishing write tid 1 to smithi14585108-28 2024-09-16T05:45:33.281 INFO:tasks.rados.rados.0.smithi145.stdout:444: done (2 left) 2024-09-16T05:45:33.281 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 41 2024-09-16T05:45:33.281 INFO:tasks.rados.rados.0.smithi145.stdout:445: seq_num 157 ranges {778240=237568} 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:445: writing smithi14585108-47 from 778240 to 1015808 tid 1 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:446: snap_create 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:442: finishing write tid 2 to smithi14585108-28 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:443: finishing rollback tid 0 to smithi14585108-34 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:443: finishing rollback tid 1 to smithi14585108-34 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:442: finishing write tid 3 to smithi14585108-28 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:442: oid 28 updating version 0 to 68 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:442: oid 28 updating version 68 to 69 2024-09-16T05:45:33.287 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 69 (ObjNum 155 snap 41 seq_num 155) dirty exists 2024-09-16T05:45:33.288 INFO:tasks.rados.rados.0.smithi145.stdout:442: left oid 28 (ObjNum 155 snap 41 seq_num 155) 2024-09-16T05:45:33.288 INFO:tasks.rados.rados.0.smithi145.stdout:443: finishing rollback tid 2 to smithi14585108-34 2024-09-16T05:45:33.288 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 206 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:33.289 INFO:tasks.rados.rados.0.smithi145.stdout:445: finishing write tid 1 to smithi14585108-47 2024-09-16T05:45:33.289 INFO:tasks.rados.rados.0.smithi145.stdout:445: finishing write tid 2 to smithi14585108-47 2024-09-16T05:45:33.289 INFO:tasks.rados.rados.0.smithi145.stdout:445: finishing write tid 3 to smithi14585108-47 2024-09-16T05:45:33.289 INFO:tasks.rados.rados.0.smithi145.stdout:445: oid 47 updating version 0 to 74 2024-09-16T05:45:33.290 INFO:tasks.rados.rados.0.smithi145.stdout:445: oid 47 version 74 is already newer than 73 2024-09-16T05:45:33.290 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 74 (ObjNum 157 snap 41 seq_num 157) dirty exists 2024-09-16T05:45:33.290 INFO:tasks.rados.rados.0.smithi145.stdout:445: left oid 47 (ObjNum 157 snap 41 seq_num 157) 2024-09-16T05:45:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:33 smithi161 ceph-mon[31301]: pgmap v15: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 622 KiB/s wr, 66 op/s 2024-09-16T05:45:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:33 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:33 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:33 smithi161 ceph-mon[31301]: osdmap e156: 8 total, 8 up, 8 in 2024-09-16T05:45:33.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:33 smithi145 ceph-mon[27514]: pgmap v15: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 622 KiB/s wr, 66 op/s 2024-09-16T05:45:33.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:33 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:33.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:33 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:33.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:33 smithi145 ceph-mon[27514]: osdmap e156: 8 total, 8 up, 8 in 2024-09-16T05:45:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:33 smithi145 ceph-mon[39111]: pgmap v15: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 622 KiB/s wr, 66 op/s 2024-09-16T05:45:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:33 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:33 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:33 smithi145 ceph-mon[39111]: osdmap e156: 8 total, 8 up, 8 in 2024-09-16T05:45:34.287 INFO:tasks.rados.rados.0.smithi145.stdout:442: done (3 left) 2024-09-16T05:45:34.287 INFO:tasks.rados.rados.0.smithi145.stdout:443: done (2 left) 2024-09-16T05:45:34.287 INFO:tasks.rados.rados.0.smithi145.stdout:445: done (1 left) 2024-09-16T05:45:34.287 INFO:tasks.rados.rados.0.smithi145.stdout:446: done (0 left) 2024-09-16T05:45:34.287 INFO:tasks.rados.rados.0.smithi145.stdout:447: read oid 45 snap -1 2024-09-16T05:45:34.287 INFO:tasks.rados.rados.0.smithi145.stdout:447: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:34.287 INFO:tasks.rados.rados.0.smithi145.stdout:448: read oid 29 snap 32 2024-09-16T05:45:34.287 INFO:tasks.rados.rados.0.smithi145.stdout:448: expect deleted 2024-09-16T05:45:34.288 INFO:tasks.rados.rados.0.smithi145.stdout:449: setattr oid 2 current snap is 42 2024-09-16T05:45:34.288 INFO:tasks.rados.rados.0.smithi145.stdout:450: rmattr oid 12 current snap is 42 2024-09-16T05:45:34.288 INFO:tasks.rados.rados.0.smithi145.stdout:450: done (3 left) 2024-09-16T05:45:34.288 INFO:tasks.rados.rados.0.smithi145.stdout:451: snap_remove snap 41 2024-09-16T05:45:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[27767]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:45:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T05:45:35.260 INFO:tasks.rados.rados.0.smithi145.stdout:451: done (3 left) 2024-09-16T05:45:35.260 INFO:tasks.rados.rados.0.smithi145.stdout:452: read oid 38 snap 32 2024-09-16T05:45:35.260 INFO:tasks.rados.rados.0.smithi145.stdout:452: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:45:35.260 INFO:tasks.rados.rados.0.smithi145.stdout:453: delete oid 17 current snap is 42 2024-09-16T05:45:35.260 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 142 (ObjNum 97 snap 16 seq_num 97) dirty exists 2024-09-16T05:45:35.260 INFO:tasks.rados.rados.0.smithi145.stdout:447: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:35.331 INFO:tasks.rados.rados.0.smithi145.stdout:452: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-16T05:45:35.346 INFO:tasks.rados.rados.0.smithi145.stdout:447: done (4 left) 2024-09-16T05:45:35.346 INFO:tasks.rados.rados.0.smithi145.stdout:448: done (3 left) 2024-09-16T05:45:35.346 INFO:tasks.rados.rados.0.smithi145.stdout:449: done (2 left) 2024-09-16T05:45:35.346 INFO:tasks.rados.rados.0.smithi145.stdout:452: done (1 left) 2024-09-16T05:45:35.346 INFO:tasks.rados.rados.0.smithi145.stdout:453: done (0 left) 2024-09-16T05:45:35.346 INFO:tasks.rados.rados.0.smithi145.stdout:454: copy_from oid 11 from oid 50 current snap is 42 2024-09-16T05:45:35.346 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 42 2024-09-16T05:45:35.346 INFO:tasks.rados.rados.0.smithi145.stdout:455: seq_num 159 ranges {0=270336} 2024-09-16T05:45:35.347 INFO:tasks.rados.rados.0.smithi145.stdout:455: writing smithi14585108-16 from 0 to 270336 tid 1 2024-09-16T05:45:35.347 INFO:tasks.rados.rados.0.smithi145.stdout:456: rmattr oid 2 current snap is 42 2024-09-16T05:45:35.347 INFO:tasks.rados.rados.0.smithi145.stdout:457: delete oid 35 current snap is 42 2024-09-16T05:45:35.352 INFO:tasks.rados.rados.0.smithi145.stdout:455: finishing write tid 1 to smithi14585108-16 2024-09-16T05:45:35.352 INFO:tasks.rados.rados.0.smithi145.stdout:455: finishing write tid 2 to smithi14585108-16 2024-09-16T05:45:35.352 INFO:tasks.rados.rados.0.smithi145.stdout:457: done (3 left) 2024-09-16T05:45:35.352 INFO:tasks.rados.rados.0.smithi145.stdout:458: read oid 47 snap -1 2024-09-16T05:45:35.352 INFO:tasks.rados.rados.0.smithi145.stdout:458: expect (ObjNum 157 snap 41 seq_num 157) 2024-09-16T05:45:35.353 INFO:tasks.rados.rados.0.smithi145.stdout:459: snap_create 2024-09-16T05:45:35.353 INFO:tasks.rados.rados.0.smithi145.stdout:454: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:45:35.354 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 143 (ObjNum 97 snap 16 seq_num 97) dirty exists 2024-09-16T05:45:35.355 INFO:tasks.rados.rados.0.smithi145.stdout:454: finishing copy_from to smithi14585108-11 2024-09-16T05:45:35.355 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 32 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:35.356 INFO:tasks.rados.rados.0.smithi145.stdout:455: finishing write tid 3 to smithi14585108-16 2024-09-16T05:45:35.356 INFO:tasks.rados.rados.0.smithi145.stdout:455: oid 16 updating version 0 to 76 2024-09-16T05:45:35.356 INFO:tasks.rados.rados.0.smithi145.stdout:455: oid 16 version 76 is already newer than 75 2024-09-16T05:45:35.356 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 76 (ObjNum 159 snap 42 seq_num 159) dirty exists 2024-09-16T05:45:35.356 INFO:tasks.rados.rados.0.smithi145.stdout:455: left oid 16 (ObjNum 159 snap 42 seq_num 159) 2024-09-16T05:45:35.358 INFO:tasks.rados.rados.0.smithi145.stdout:458: expect (ObjNum 157 snap 41 seq_num 157) 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: osdmap e157: 8 total, 8 up, 8 in 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: pgmap v18: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[27514]: osdmap e158: 8 total, 8 up, 8 in 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: osdmap e157: 8 total, 8 up, 8 in 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: pgmap v18: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:35 smithi145 ceph-mon[39111]: osdmap e158: 8 total, 8 up, 8 in 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: osdmap e157: 8 total, 8 up, 8 in 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: pgmap v18: 121 pgs: 121 active+clean; 126 MiB data, 471 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:45:35.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:45:35.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:35.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:35.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:35.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:35 smithi161 ceph-mon[31301]: osdmap e158: 8 total, 8 up, 8 in 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:454: done (4 left) 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:455: done (3 left) 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:456: done (2 left) 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:458: done (1 left) 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:459: done (0 left) 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:460: rmattr oid 6 current snap is 43 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:461: rollback oid 3 current snap is 43 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 3 to 37 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:462: rollback oid 16 current snap is 43 2024-09-16T05:45:36.303 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 16 to 32 2024-09-16T05:45:36.304 INFO:tasks.rados.rados.0.smithi145.stdout:463: snap_create 2024-09-16T05:45:36.304 INFO:tasks.rados.rados.0.smithi145.stdout:462: finishing rollback tid 0 to smithi14585108-16 2024-09-16T05:45:36.305 INFO:tasks.rados.rados.0.smithi145.stdout:462: finishing rollback tid 1 to smithi14585108-16 2024-09-16T05:45:36.305 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 79 (ObjNum 49 snap 0 seq_num 3206787792) dirty dne 2024-09-16T05:45:36.307 INFO:tasks.rados.rados.0.smithi145.stdout:461: finishing rollback tid 0 to smithi14585108-3 2024-09-16T05:45:36.307 INFO:tasks.rados.rados.0.smithi145.stdout:461: finishing rollback tid 1 to smithi14585108-3 2024-09-16T05:45:36.307 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 0 (ObjNum 33 snap 0 seq_num 2) dirty dne 2024-09-16T05:45:36.307 INFO:tasks.rados.rados.0.smithi145.stdout:461: finishing rollback tid 2 to smithi14585108-3 2024-09-16T05:45:36.307 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 52 (ObjNum 153 snap 37 seq_num 153) dirty exists 2024-09-16T05:45:37.311 INFO:tasks.rados.rados.0.smithi145.stdout:460: done (3 left) 2024-09-16T05:45:37.311 INFO:tasks.rados.rados.0.smithi145.stdout:461: done (2 left) 2024-09-16T05:45:37.311 INFO:tasks.rados.rados.0.smithi145.stdout:462: done (1 left) 2024-09-16T05:45:37.311 INFO:tasks.rados.rados.0.smithi145.stdout:463: done (0 left) 2024-09-16T05:45:37.312 INFO:tasks.rados.rados.0.smithi145.stdout:464: rollback oid 39 current snap is 44 2024-09-16T05:45:37.312 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 39 to 39 2024-09-16T05:45:37.312 INFO:tasks.rados.rados.0.smithi145.stdout:465: rollback oid 21 current snap is 44 2024-09-16T05:45:37.312 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 35 2024-09-16T05:45:37.312 INFO:tasks.rados.rados.0.smithi145.stdout:466: delete oid 24 current snap is 44 2024-09-16T05:45:37.313 INFO:tasks.rados.rados.0.smithi145.stdout:466: done (2 left) 2024-09-16T05:45:37.313 INFO:tasks.rados.rados.0.smithi145.stdout:467: delete oid 3 current snap is 44 2024-09-16T05:45:37.315 INFO:tasks.rados.rados.0.smithi145.stdout:464: finishing rollback tid 0 to smithi14585108-39 2024-09-16T05:45:37.315 INFO:tasks.rados.rados.0.smithi145.stdout:464: finishing rollback tid 1 to smithi14585108-39 2024-09-16T05:45:37.317 INFO:tasks.rados.rados.0.smithi145.stdout:464: finishing rollback tid 2 to smithi14585108-39 2024-09-16T05:45:37.317 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 157 (ObjNum 133 snap 32 seq_num 133) dirty exists 2024-09-16T05:45:37.317 INFO:tasks.rados.rados.0.smithi145.stdout:464: done (2 left) 2024-09-16T05:45:37.317 INFO:tasks.rados.rados.0.smithi145.stdout:467: done (1 left) 2024-09-16T05:45:37.317 INFO:tasks.rados.rados.0.smithi145.stdout:468: read oid 27 snap 36 2024-09-16T05:45:37.317 INFO:tasks.rados.rados.0.smithi145.stdout:468: expect (ObjNum 133 snap 32 seq_num 133) 2024-09-16T05:45:37.317 INFO:tasks.rados.rados.0.smithi145.stdout:469: setattr oid 12 current snap is 44 2024-09-16T05:45:37.317 INFO:tasks.rados.rados.0.smithi145.stdout:465: finishing rollback tid 0 to smithi14585108-21 2024-09-16T05:45:37.318 INFO:tasks.rados.rados.0.smithi145.stdout:465: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:45:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: Adjusting osd_memory_target on smithi161 to 2480M 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:45:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: mgrmap e29: x(active, since 11s), standbys: y 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: osdmap e159: 8 total, 8 up, 8 in 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: pgmap v21: 121 pgs: 121 active+clean; 128 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 668 KiB/s wr, 27 op/s 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: Adjusting osd_memory_target on smithi161 to 2480M 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:37.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: mgrmap e29: x(active, since 11s), standbys: y 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: osdmap e159: 8 total, 8 up, 8 in 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: pgmap v21: 121 pgs: 121 active+clean; 128 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 668 KiB/s wr, 27 op/s 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:36 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.323 INFO:tasks.rados.rados.0.smithi145.stdout:465: finishing rollback tid 2 to smithi14585108-21 2024-09-16T05:45:37.323 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 123 (ObjNum 65 snap 0 seq_num 1651203416) dirty exists 2024-09-16T05:45:37.323 INFO:tasks.rados.rados.0.smithi145.stdout:465: done (2 left) 2024-09-16T05:45:37.323 INFO:tasks.rados.rados.0.smithi145.stdout:470: setattr oid 3 current snap is 44 2024-09-16T05:45:37.323 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 71 (ObjNum 144 snap 35 seq_num 144) dirty exists 2024-09-16T05:45:37.324 INFO:tasks.rados.rados.0.smithi145.stdout:469: done (2 left) 2024-09-16T05:45:37.324 INFO:tasks.rados.rados.0.smithi145.stdout:471: delete oid 40 current snap is 44 2024-09-16T05:45:37.325 INFO:tasks.rados.rados.0.smithi145.stdout:471: done (2 left) 2024-09-16T05:45:37.325 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 44 2024-09-16T05:45:37.325 INFO:tasks.rados.rados.0.smithi145.stdout:472: seq_num 164 ranges {1736704=352256} 2024-09-16T05:45:37.336 INFO:tasks.rados.rados.0.smithi145.stdout:472: writing smithi14585108-36 from 1736704 to 2088960 tid 1 2024-09-16T05:45:37.336 INFO:tasks.rados.rados.0.smithi145.stdout:473: snap_remove snap 35 2024-09-16T05:45:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: Adjusting osd_memory_target on smithi161 to 2480M 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:45:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: mgrmap e29: x(active, since 11s), standbys: y 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: osdmap e159: 8 total, 8 up, 8 in 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: pgmap v21: 121 pgs: 121 active+clean; 128 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 668 KiB/s wr, 27 op/s 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:36 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:38.319 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 55 (ObjNum 97 snap 0 seq_num 1447817885) dirty exists 2024-09-16T05:45:38.319 INFO:tasks.rados.rados.0.smithi145.stdout:468: expect (ObjNum 133 snap 32 seq_num 133) 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:472: finishing write tid 1 to smithi14585108-36 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:472: finishing write tid 2 to smithi14585108-36 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:472: finishing write tid 3 to smithi14585108-36 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:472: oid 36 updating version 0 to 182 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:472: oid 36 version 182 is already newer than 181 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 182 (ObjNum 164 snap 44 seq_num 164) dirty exists 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:472: left oid 36 (ObjNum 164 snap 44 seq_num 164) 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:468: done (3 left) 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:470: done (2 left) 2024-09-16T05:45:38.396 INFO:tasks.rados.rados.0.smithi145.stdout:472: done (1 left) 2024-09-16T05:45:38.397 INFO:tasks.rados.rados.0.smithi145.stdout:473: done (0 left) 2024-09-16T05:45:38.397 INFO:tasks.rados.rados.0.smithi145.stdout:474: delete oid 22 current snap is 44 2024-09-16T05:45:38.398 INFO:tasks.rados.rados.0.smithi145.stdout:474: done (0 left) 2024-09-16T05:45:38.398 INFO:tasks.rados.rados.0.smithi145.stdout:475: rollback oid 9 current snap is 44 2024-09-16T05:45:38.398 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 36 2024-09-16T05:45:38.398 INFO:tasks.rados.rados.0.smithi145.stdout:476: read oid 11 snap 37 2024-09-16T05:45:38.398 INFO:tasks.rados.rados.0.smithi145.stdout:476: expect (ObjNum 148 snap 35 seq_num 148) 2024-09-16T05:45:38.398 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 44 2024-09-16T05:45:38.398 INFO:tasks.rados.rados.0.smithi145.stdout:477: seq_num 166 ranges {270336=385024} 2024-09-16T05:45:38.401 INFO:tasks.rados.rados.0.smithi145.stdout:477: writing smithi14585108-23 from 270336 to 655360 tid 1 2024-09-16T05:45:38.402 INFO:tasks.rados.rados.0.smithi145.stdout:478: delete oid 7 current snap is 44 2024-09-16T05:45:38.402 INFO:tasks.rados.rados.0.smithi145.stdout:475: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:45:38.402 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 138 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-16T05:45:38.402 INFO:tasks.rados.rados.0.smithi145.stdout:476: expect (ObjNum 148 snap 35 seq_num 148) 2024-09-16T05:45:38.416 INFO:tasks.rados.rados.0.smithi145.stdout:477: finishing write tid 1 to smithi14585108-23 2024-09-16T05:45:38.416 INFO:tasks.rados.rados.0.smithi145.stdout:477: finishing write tid 2 to smithi14585108-23 2024-09-16T05:45:38.416 INFO:tasks.rados.rados.0.smithi145.stdout:477: finishing write tid 3 to smithi14585108-23 2024-09-16T05:45:38.416 INFO:tasks.rados.rados.0.smithi145.stdout:477: oid 23 updating version 0 to 114 2024-09-16T05:45:38.416 INFO:tasks.rados.rados.0.smithi145.stdout:477: oid 23 updating version 114 to 115 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 115 (ObjNum 166 snap 44 seq_num 166) dirty exists 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:477: left oid 23 (ObjNum 166 snap 44 seq_num 166) 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:475: done (3 left) 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:476: done (2 left) 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:477: done (1 left) 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:478: done (0 left) 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:479: read oid 16 snap 42 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:479: expect (ObjNum 159 snap 42 seq_num 159) 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:480: read oid 14 snap -1 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:480: expect (ObjNum 103 snap 18 seq_num 103) 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:481: read oid 40 snap -1 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:481: expect deleted 2024-09-16T05:45:38.417 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 44 2024-09-16T05:45:38.418 INFO:tasks.rados.rados.0.smithi145.stdout:482: seq_num 168 ranges {655360=417792} 2024-09-16T05:45:38.422 INFO:tasks.rados.rados.0.smithi145.stdout:482: writing smithi14585108-23 from 655360 to 1073152 tid 1 2024-09-16T05:45:38.422 INFO:tasks.rados.rados.0.smithi145.stdout:483: read oid 47 snap -1 2024-09-16T05:45:38.422 INFO:tasks.rados.rados.0.smithi145.stdout:483: expect (ObjNum 157 snap 41 seq_num 157) 2024-09-16T05:45:38.422 INFO:tasks.rados.rados.0.smithi145.stdout:484: rollback oid 37 current snap is 44 2024-09-16T05:45:38.422 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 40 2024-09-16T05:45:38.422 INFO:tasks.rados.rados.0.smithi145.stdout:485: delete oid 45 current snap is 44 2024-09-16T05:45:38.422 INFO:tasks.rados.rados.0.smithi145.stdout:479: expect (ObjNum 159 snap 42 seq_num 159) 2024-09-16T05:45:38.430 INFO:tasks.rados.rados.0.smithi145.stdout:480: expect (ObjNum 103 snap 18 seq_num 103) 2024-09-16T05:45:38.475 INFO:tasks.rados.rados.0.smithi145.stdout:484: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:45:38.475 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 139 (ObjNum 129 snap 0 seq_num 3206748520) dirty dne 2024-09-16T05:45:38.475 INFO:tasks.rados.rados.0.smithi145.stdout:483: expect (ObjNum 157 snap 41 seq_num 157) 2024-09-16T05:45:38.513 INFO:tasks.rados.rados.0.smithi145.stdout:482: finishing write tid 1 to smithi14585108-23 2024-09-16T05:45:38.513 INFO:tasks.rados.rados.0.smithi145.stdout:482: finishing write tid 2 to smithi14585108-23 2024-09-16T05:45:38.513 INFO:tasks.rados.rados.0.smithi145.stdout:479: done (6 left) 2024-09-16T05:45:38.513 INFO:tasks.rados.rados.0.smithi145.stdout:480: done (5 left) 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:481: done (4 left) 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:483: done (3 left) 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:484: done (2 left) 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:485: done (1 left) 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:486: copy_from oid 48 from oid 29 current snap is 44 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:482: finishing write tid 3 to smithi14585108-23 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:482: oid 23 updating version 0 to 116 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:482: oid 23 updating version 116 to 117 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 117 (ObjNum 168 snap 44 seq_num 168) dirty exists 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:482: left oid 23 (ObjNum 168 snap 44 seq_num 168) 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:482: done (1 left) 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:487: read oid 15 snap -1 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:487: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:45:38.514 INFO:tasks.rados.rados.0.smithi145.stdout:488: rollback oid 38 current snap is 44 2024-09-16T05:45:38.515 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 40 2024-09-16T05:45:38.515 INFO:tasks.rados.rados.0.smithi145.stdout:489: snap_create 2024-09-16T05:45:38.515 INFO:tasks.rados.rados.0.smithi145.stdout:488: finishing rollback tid 0 to smithi14585108-38 2024-09-16T05:45:38.515 INFO:tasks.rados.rados.0.smithi145.stdout:488: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:45:38.518 INFO:tasks.rados.rados.0.smithi145.stdout:488: finishing rollback tid 2 to smithi14585108-38 2024-09-16T05:45:38.518 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 53 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-16T05:45:38.520 INFO:tasks.rados.rados.0.smithi145.stdout:487: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:45:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:45:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:45:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[27514]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:45:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[27514]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:45:38.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[27514]: osdmap e160: 8 total, 8 up, 8 in 2024-09-16T05:45:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:45:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:45:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[39111]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:45:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[39111]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:45:38.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:38 smithi145 ceph-mon[39111]: osdmap e160: 8 total, 8 up, 8 in 2024-09-16T05:45:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:38 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:45:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:38 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:45:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:38 smithi161 ceph-mon[31301]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:45:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:38 smithi161 ceph-mon[31301]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:45:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:38 smithi161 ceph-mon[31301]: osdmap e160: 8 total, 8 up, 8 in 2024-09-16T05:45:38.594 INFO:tasks.rados.rados.0.smithi145.stdout:486: finishing copy_from to smithi14585108-48 2024-09-16T05:45:38.594 INFO:tasks.rados.rados.0.smithi145.stdout:486: got expected ENOENT (src dne) 2024-09-16T05:45:38.594 INFO:tasks.rados.rados.0.smithi145.stdout:486: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:45:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:486: done (3 left) 2024-09-16T05:45:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:487: done (2 left) 2024-09-16T05:45:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:488: done (1 left) 2024-09-16T05:45:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:489: done (0 left) 2024-09-16T05:45:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:490: read oid 14 snap -1 2024-09-16T05:45:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:490: expect (ObjNum 103 snap 18 seq_num 103) 2024-09-16T05:45:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:491: delete oid 12 current snap is 45 2024-09-16T05:45:39.325 INFO:tasks.rados.rados.0.smithi145.stdout:491: done (1 left) 2024-09-16T05:45:39.325 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 45 2024-09-16T05:45:39.325 INFO:tasks.rados.rados.0.smithi145.stdout:492: seq_num 171 ranges {1015808=466944} 2024-09-16T05:45:39.333 INFO:tasks.rados.rados.0.smithi145.stdout:492: writing smithi14585108-47 from 1015808 to 1482752 tid 1 2024-09-16T05:45:39.333 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 45 2024-09-16T05:45:39.333 INFO:tasks.rados.rados.0.smithi145.stdout:493: seq_num 172 ranges {0=483328} 2024-09-16T05:45:39.336 INFO:tasks.rados.rados.0.smithi145.stdout:493: writing smithi14585108-44 from 0 to 483328 tid 1 2024-09-16T05:45:39.336 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 45 2024-09-16T05:45:39.336 INFO:tasks.rados.rados.0.smithi145.stdout:494: seq_num 173 ranges {0=499712} 2024-09-16T05:45:39.339 INFO:tasks.rados.rados.0.smithi145.stdout:494: writing smithi14585108-9 from 0 to 499712 tid 1 2024-09-16T05:45:39.339 INFO:tasks.rados.rados.0.smithi145.stdout:495: snap_remove snap 42 2024-09-16T05:45:39.547 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:39 smithi161 ceph-mon[31301]: osdmap e161: 8 total, 8 up, 8 in 2024-09-16T05:45:39.547 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:39 smithi161 ceph-mon[31301]: pgmap v24: 121 pgs: 121 active+clean; 128 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 668 KiB/s wr, 27 op/s 2024-09-16T05:45:39.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:39 smithi145 ceph-mon[39111]: osdmap e161: 8 total, 8 up, 8 in 2024-09-16T05:45:39.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:39 smithi145 ceph-mon[39111]: pgmap v24: 121 pgs: 121 active+clean; 128 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 668 KiB/s wr, 27 op/s 2024-09-16T05:45:39.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:39 smithi145 ceph-mon[27514]: osdmap e161: 8 total, 8 up, 8 in 2024-09-16T05:45:39.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:39 smithi145 ceph-mon[27514]: pgmap v24: 121 pgs: 121 active+clean; 128 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 668 KiB/s wr, 27 op/s 2024-09-16T05:45:40.265 INFO:tasks.rados.rados.0.smithi145.stdout:495: done (4 left) 2024-09-16T05:45:40.265 INFO:tasks.rados.rados.0.smithi145.stdout:496: rollback oid 29 current snap is 45 2024-09-16T05:45:40.265 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 29 to 32 2024-09-16T05:45:40.266 INFO:tasks.rados.rados.0.smithi145.stdout:490: expect (ObjNum 103 snap 18 seq_num 103) 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:492: finishing write tid 1 to smithi14585108-47 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:492: finishing write tid 2 to smithi14585108-47 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:492: finishing write tid 3 to smithi14585108-47 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:492: oid 47 updating version 0 to 83 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:492: oid 47 updating version 83 to 84 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 84 (ObjNum 171 snap 45 seq_num 171) dirty exists 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:492: left oid 47 (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:493: finishing write tid 1 to smithi14585108-44 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:493: finishing write tid 2 to smithi14585108-44 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:493: finishing write tid 3 to smithi14585108-44 2024-09-16T05:45:40.314 INFO:tasks.rados.rados.0.smithi145.stdout:493: oid 44 updating version 0 to 91 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:493: oid 44 version 91 is already newer than 90 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 91 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:493: left oid 44 (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:494: finishing write tid 1 to smithi14585108-9 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:494: finishing write tid 2 to smithi14585108-9 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:494: finishing write tid 3 to smithi14585108-9 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:494: oid 9 updating version 0 to 211 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:494: oid 9 version 211 is already newer than 210 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 211 (ObjNum 173 snap 45 seq_num 173) dirty exists 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:494: left oid 9 (ObjNum 173 snap 45 seq_num 173) 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:496: finishing rollback tid 1 to smithi14585108-29 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 0 (ObjNum 33 snap 0 seq_num 3198846768) dirty dne 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:490: done (4 left) 2024-09-16T05:45:40.315 INFO:tasks.rados.rados.0.smithi145.stdout:492: done (3 left) 2024-09-16T05:45:40.316 INFO:tasks.rados.rados.0.smithi145.stdout:493: done (2 left) 2024-09-16T05:45:40.316 INFO:tasks.rados.rados.0.smithi145.stdout:494: done (1 left) 2024-09-16T05:45:40.316 INFO:tasks.rados.rados.0.smithi145.stdout:496: done (0 left) 2024-09-16T05:45:40.316 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 45 2024-09-16T05:45:40.316 INFO:tasks.rados.rados.0.smithi145.stdout:497: seq_num 174 ranges {3186688=516096} 2024-09-16T05:45:40.333 INFO:tasks.rados.rados.0.smithi145.stdout:497: writing smithi14585108-18 from 3186688 to 3702784 tid 1 2024-09-16T05:45:40.334 INFO:tasks.rados.rados.0.smithi145.stdout:498: copy_from oid 47 from oid 8 current snap is 45 2024-09-16T05:45:40.334 INFO:tasks.rados.rados.0.smithi145.stdout:499: snap_create 2024-09-16T05:45:40.334 INFO:tasks.rados.rados.0.smithi145.stdout:498: finishing copy_from to smithi14585108-47 2024-09-16T05:45:40.334 INFO:tasks.rados.rados.0.smithi145.stdout:498: got expected ENOENT (src dne) 2024-09-16T05:45:40.334 INFO:tasks.rados.rados.0.smithi145.stdout:498: finishing copy_from racing read to smithi14585108-47 2024-09-16T05:45:40.337 INFO:tasks.rados.rados.0.smithi145.stdout:497: finishing write tid 1 to smithi14585108-18 2024-09-16T05:45:40.337 INFO:tasks.rados.rados.0.smithi145.stdout:497: finishing write tid 2 to smithi14585108-18 2024-09-16T05:45:40.338 INFO:tasks.rados.rados.0.smithi145.stdout:497: finishing write tid 3 to smithi14585108-18 2024-09-16T05:45:40.338 INFO:tasks.rados.rados.0.smithi145.stdout:497: oid 18 updating version 0 to 153 2024-09-16T05:45:40.338 INFO:tasks.rados.rados.0.smithi145.stdout:497: oid 18 updating version 153 to 154 2024-09-16T05:45:40.338 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 154 (ObjNum 174 snap 45 seq_num 174) dirty exists 2024-09-16T05:45:40.338 INFO:tasks.rados.rados.0.smithi145.stdout:497: left oid 18 (ObjNum 174 snap 45 seq_num 174) 2024-09-16T05:45:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-mon[31301]: osdmap e162: 8 total, 8 up, 8 in 2024-09-16T05:45:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-mon[31301]: osdmap e163: 8 total, 8 up, 8 in 2024-09-16T05:45:40.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 systemd[1]: Stopping Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:45:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:40 smithi145 ceph-mon[27514]: osdmap e162: 8 total, 8 up, 8 in 2024-09-16T05:45:40.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:40 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:40.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:40 smithi145 ceph-mon[27514]: osdmap e163: 8 total, 8 up, 8 in 2024-09-16T05:45:40.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:40 smithi145 ceph-mon[39111]: osdmap e162: 8 total, 8 up, 8 in 2024-09-16T05:45:40.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:40 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:40.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:40 smithi145 ceph-mon[39111]: osdmap e163: 8 total, 8 up, 8 in 2024-09-16T05:45:40.998 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T05:45:40.998 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T05:45:40.998 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.707Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.708Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.708Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[65057]: ts=2024-09-16T05:45:40.708Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T05:45:40.999 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:40 smithi161 podman[75449]: 2024-09-16 05:45:40.717718068 +0000 UTC m=+0.103517349 container died a53595d729ec8e1fcde11bdbee65a2268a889f852cd227f105236711c1057a80 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:45:41.289 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 podman[75449]: 2024-09-16 05:45:41.088543832 +0000 UTC m=+0.474343110 container cleanup a53595d729ec8e1fcde11bdbee65a2268a889f852cd227f105236711c1057a80 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:45:41.289 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 bash[75449]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T05:45:41.330 INFO:tasks.rados.rados.0.smithi145.stdout:497: done (2 left) 2024-09-16T05:45:41.331 INFO:tasks.rados.rados.0.smithi145.stdout:498: done (1 left) 2024-09-16T05:45:41.331 INFO:tasks.rados.rados.0.smithi145.stdout:499: done (0 left) 2024-09-16T05:45:41.331 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 46 2024-09-16T05:45:41.331 INFO:tasks.rados.rados.0.smithi145.stdout:500: seq_num 175 ranges {0=540672} 2024-09-16T05:45:41.333 INFO:tasks.rados.rados.0.smithi145.stdout:500: writing smithi14585108-12 from 0 to 540672 tid 1 2024-09-16T05:45:41.333 INFO:tasks.rados.rados.0.smithi145.stdout:501: read oid 9 snap -1 2024-09-16T05:45:41.333 INFO:tasks.rados.rados.0.smithi145.stdout:501: expect (ObjNum 173 snap 45 seq_num 173) 2024-09-16T05:45:41.333 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 46 2024-09-16T05:45:41.334 INFO:tasks.rados.rados.0.smithi145.stdout:502: seq_num 176 ranges {2424832=557056} 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:502: writing smithi14585108-26 from 2424832 to 2981888 tid 1 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:503: snap_create 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:500: finishing write tid 1 to smithi14585108-12 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:500: finishing write tid 2 to smithi14585108-12 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:500: finishing write tid 3 to smithi14585108-12 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:500: oid 12 updating version 0 to 80 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:500: oid 12 updating version 80 to 81 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 81 (ObjNum 175 snap 46 seq_num 175) dirty exists 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:500: left oid 12 (ObjNum 175 snap 46 seq_num 175) 2024-09-16T05:45:41.350 INFO:tasks.rados.rados.0.smithi145.stdout:501: expect (ObjNum 173 snap 45 seq_num 173) 2024-09-16T05:45:41.364 INFO:tasks.rados.rados.0.smithi145.stdout:502: finishing write tid 1 to smithi14585108-26 2024-09-16T05:45:41.364 INFO:tasks.rados.rados.0.smithi145.stdout:502: finishing write tid 2 to smithi14585108-26 2024-09-16T05:45:41.364 INFO:tasks.rados.rados.0.smithi145.stdout:502: finishing write tid 3 to smithi14585108-26 2024-09-16T05:45:41.364 INFO:tasks.rados.rados.0.smithi145.stdout:502: oid 26 updating version 0 to 192 2024-09-16T05:45:41.364 INFO:tasks.rados.rados.0.smithi145.stdout:502: oid 26 updating version 192 to 193 2024-09-16T05:45:41.364 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 193 (ObjNum 176 snap 46 seq_num 176) dirty exists 2024-09-16T05:45:41.364 INFO:tasks.rados.rados.0.smithi145.stdout:502: left oid 26 (ObjNum 176 snap 46 seq_num 176) 2024-09-16T05:45:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-mon[31301]: pgmap v27: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 762 KiB/s wr, 27 op/s 2024-09-16T05:45:41.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 podman[75467]: 2024-09-16 05:45:41.289594859 +0000 UTC m=+0.574381026 container remove a53595d729ec8e1fcde11bdbee65a2268a889f852cd227f105236711c1057a80 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:45:41.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T05:45:41.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 systemd[1]: Stopped Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:45:41.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.629s CPU time. 2024-09-16T05:45:41.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 systemd[1]: Starting Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:45:41.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:41 smithi145 ceph-mon[27514]: pgmap v27: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 762 KiB/s wr, 27 op/s 2024-09-16T05:45:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:41 smithi145 ceph-mon[39111]: pgmap v27: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 762 KiB/s wr, 27 op/s 2024-09-16T05:45:41.988 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 podman[75567]: 2024-09-16 05:45:41.637171023 +0000 UTC m=+0.017162325 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T05:45:41.988 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 podman[75567]: 2024-09-16 05:45:41.740580546 +0000 UTC m=+0.120571844 container create 4e14f9d4252e3a4246a8d8165ea2ea32540d90863634bcff6c175ba0f3b46bdc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:45:41.988 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 podman[75567]: 2024-09-16 05:45:41.959405008 +0000 UTC m=+0.339396305 container init 4e14f9d4252e3a4246a8d8165ea2ea32540d90863634bcff6c175ba0f3b46bdc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:45:41.988 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 podman[75567]: 2024-09-16 05:45:41.964135447 +0000 UTC m=+0.344126740 container start 4e14f9d4252e3a4246a8d8165ea2ea32540d90863634bcff6c175ba0f3b46bdc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:45:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:500: done (3 left) 2024-09-16T05:45:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:501: done (2 left) 2024-09-16T05:45:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:502: done (1 left) 2024-09-16T05:45:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:503: done (0 left) 2024-09-16T05:45:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:504: copy_from oid 15 from oid 40 current snap is 47 2024-09-16T05:45:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:505: read oid 7 snap 36 2024-09-16T05:45:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:505: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:45:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:506: rollback oid 31 current snap is 47 2024-09-16T05:45:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 43 2024-09-16T05:45:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:507: delete oid 35 current snap is 47 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.988Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.988Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.988Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi161 (none))" 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.988Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.988Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.990Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.991Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.991Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.991Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.993Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T05:45:42.332 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.993Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.561µs 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.993Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:41 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:41.995Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.001Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.001Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.001Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.717µs wal_replay_duration=8.395601ms wbl_replay_duration=96ns total_replay_duration=8.447027ms 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.003Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.003Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.003Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.023Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.302161ms db_storage=837ns remote_storage=1.145µs web_handler=511ns query_engine=634ns scrape=736.726µs scrape_sd=167.251µs notify=25.953µs notify_sd=22.638µs rules=19.038582ms tracing=6.072µs 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.023Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T05:45:42.333 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:45:42.023Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T05:45:42.334 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 bash[75567]: 4e14f9d4252e3a4246a8d8165ea2ea32540d90863634bcff6c175ba0f3b46bdc 2024-09-16T05:45:42.334 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:45:42 smithi161 systemd[1]: Started Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:45:42.336 INFO:tasks.rados.rados.0.smithi145.stdout:507: done (3 left) 2024-09-16T05:45:42.336 INFO:tasks.rados.rados.0.smithi145.stdout:508: read oid 38 snap -1 2024-09-16T05:45:42.336 INFO:tasks.rados.rados.0.smithi145.stdout:508: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:45:42.336 INFO:tasks.rados.rados.0.smithi145.stdout:509: delete oid 26 current snap is 47 2024-09-16T05:45:42.337 INFO:tasks.rados.rados.0.smithi145.stdout:506: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:45:42.337 INFO:tasks.rados.rados.0.smithi145.stdout:506: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:45:42.337 INFO:tasks.rados.rados.0.smithi145.stdout:504: finishing copy_from to smithi14585108-15 2024-09-16T05:45:42.337 INFO:tasks.rados.rados.0.smithi145.stdout:504: got expected ENOENT (src dne) 2024-09-16T05:45:42.338 INFO:tasks.rados.rados.0.smithi145.stdout:505: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-16T05:45:42.341 INFO:tasks.rados.rados.0.smithi145.stdout:504: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:45:42.342 INFO:tasks.rados.rados.0.smithi145.stdout:506: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:45:42.342 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 71 (ObjNum 145 snap 35 seq_num 145) dirty exists 2024-09-16T05:45:42.342 INFO:tasks.rados.rados.0.smithi145.stdout:508: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:45:42.369 INFO:tasks.rados.rados.0.smithi145.stdout:504: done (4 left) 2024-09-16T05:45:42.369 INFO:tasks.rados.rados.0.smithi145.stdout:505: done (3 left) 2024-09-16T05:45:42.369 INFO:tasks.rados.rados.0.smithi145.stdout:506: done (2 left) 2024-09-16T05:45:42.369 INFO:tasks.rados.rados.0.smithi145.stdout:508: done (1 left) 2024-09-16T05:45:42.370 INFO:tasks.rados.rados.0.smithi145.stdout:509: done (0 left) 2024-09-16T05:45:42.370 INFO:tasks.rados.rados.0.smithi145.stdout:510: rmattr oid 9 current snap is 47 2024-09-16T05:45:42.370 INFO:tasks.rados.rados.0.smithi145.stdout:510: done (0 left) 2024-09-16T05:45:42.370 INFO:tasks.rados.rados.0.smithi145.stdout:511: copy_from oid 40 from oid 24 current snap is 47 2024-09-16T05:45:42.370 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 47 2024-09-16T05:45:42.370 INFO:tasks.rados.rados.0.smithi145.stdout:512: seq_num 179 ranges {0=606208} 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:512: writing smithi14585108-49 from 0 to 606208 tid 1 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:513: rollback oid 1 current snap is 47 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:511: finishing copy_from to smithi14585108-40 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:511: got expected ENOENT (src dne) 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:511: finishing copy_from racing read to smithi14585108-40 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 1 to 45 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:511: done (2 left) 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 47 2024-09-16T05:45:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:514: seq_num 180 ranges {1867776=622592} 2024-09-16T05:45:42.387 INFO:tasks.rados.rados.0.smithi145.stdout:514: writing smithi14585108-41 from 1867776 to 2490368 tid 1 2024-09-16T05:45:42.387 INFO:tasks.rados.rados.0.smithi145.stdout:515: copy_from oid 14 from oid 4 current snap is 47 2024-09-16T05:45:42.387 INFO:tasks.rados.rados.0.smithi145.stdout:512: finishing write tid 1 to smithi14585108-49 2024-09-16T05:45:42.387 INFO:tasks.rados.rados.0.smithi145.stdout:513: finishing rollback tid 0 to smithi14585108-1 2024-09-16T05:45:42.387 INFO:tasks.rados.rados.0.smithi145.stdout:513: finishing rollback tid 1 to smithi14585108-1 2024-09-16T05:45:42.387 INFO:tasks.rados.rados.0.smithi145.stdout:516: read oid 22 snap -1 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:516: expect deleted 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:517: copy_from oid 9 from oid 3 current snap is 47 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:513: finishing rollback tid 2 to smithi14585108-1 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 61 (ObjNum 86 snap 15 seq_num 86) dirty exists 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:512: finishing write tid 2 to smithi14585108-49 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:512: finishing write tid 3 to smithi14585108-49 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:512: oid 49 updating version 0 to 143 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:512: oid 49 updating version 143 to 144 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 144 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:512: left oid 49 (ObjNum 179 snap 47 seq_num 179) 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:512: done (5 left) 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:513: done (4 left) 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:518: rmattr oid 38 current snap is 47 2024-09-16T05:45:42.388 INFO:tasks.rados.rados.0.smithi145.stdout:518: done (4 left) 2024-09-16T05:45:42.389 INFO:tasks.rados.rados.0.smithi145.stdout:519: rmattr oid 15 current snap is 47 2024-09-16T05:45:42.389 INFO:tasks.rados.rados.0.smithi145.stdout:519: done (4 left) 2024-09-16T05:45:42.389 INFO:tasks.rados.rados.0.smithi145.stdout:520: setattr oid 11 current snap is 47 2024-09-16T05:45:42.389 INFO:tasks.rados.rados.0.smithi145.stdout:515: finishing copy_from to smithi14585108-14 2024-09-16T05:45:42.389 INFO:tasks.rados.rados.0.smithi145.stdout:515: got expected ENOENT (src dne) 2024-09-16T05:45:42.389 INFO:tasks.rados.rados.0.smithi145.stdout:515: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:45:42.390 INFO:tasks.rados.rados.0.smithi145.stdout:515: done (4 left) 2024-09-16T05:45:42.390 INFO:tasks.rados.rados.0.smithi145.stdout:516: done (3 left) 2024-09-16T05:45:42.390 INFO:tasks.rados.rados.0.smithi145.stdout:521: rollback oid 5 current snap is 47 2024-09-16T05:45:42.390 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 5 to 43 2024-09-16T05:45:42.390 INFO:tasks.rados.rados.0.smithi145.stdout:517: finishing copy_from racing read to smithi14585108-9 2024-09-16T05:45:42.390 INFO:tasks.rados.rados.0.smithi145.stdout:522: delete oid 37 current snap is 47 2024-09-16T05:45:42.390 INFO:tasks.rados.rados.0.smithi145.stdout:517: finishing copy_from to smithi14585108-9 2024-09-16T05:45:42.390 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 55 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:45:42.391 INFO:tasks.rados.rados.0.smithi145.stdout:514: finishing write tid 1 to smithi14585108-41 2024-09-16T05:45:42.391 INFO:tasks.rados.rados.0.smithi145.stdout:514: finishing write tid 2 to smithi14585108-41 2024-09-16T05:45:42.392 INFO:tasks.rados.rados.0.smithi145.stdout:514: finishing write tid 3 to smithi14585108-41 2024-09-16T05:45:42.392 INFO:tasks.rados.rados.0.smithi145.stdout:514: oid 41 updating version 0 to 166 2024-09-16T05:45:42.392 INFO:tasks.rados.rados.0.smithi145.stdout:514: oid 41 version 166 is already newer than 165 2024-09-16T05:45:42.392 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 166 (ObjNum 180 snap 47 seq_num 180) dirty exists 2024-09-16T05:45:42.392 INFO:tasks.rados.rados.0.smithi145.stdout:514: left oid 41 (ObjNum 180 snap 47 seq_num 180) 2024-09-16T05:45:42.392 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 217 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:42.393 INFO:tasks.rados.rados.0.smithi145.stdout:521: finishing rollback tid 0 to smithi14585108-5 2024-09-16T05:45:42.393 INFO:tasks.rados.rados.0.smithi145.stdout:521: finishing rollback tid 1 to smithi14585108-5 2024-09-16T05:45:42.393 INFO:tasks.rados.rados.0.smithi145.stdout:521: finishing rollback tid 2 to smithi14585108-5 2024-09-16T05:45:42.393 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 148 (ObjNum 135 snap 32 seq_num 135) dirty exists 2024-09-16T05:45:42.394 INFO:tasks.rados.rados.0.smithi145.stdout:514: done (4 left) 2024-09-16T05:45:42.394 INFO:tasks.rados.rados.0.smithi145.stdout:517: done (3 left) 2024-09-16T05:45:42.394 INFO:tasks.rados.rados.0.smithi145.stdout:520: done (2 left) 2024-09-16T05:45:42.394 INFO:tasks.rados.rados.0.smithi145.stdout:521: done (1 left) 2024-09-16T05:45:42.394 INFO:tasks.rados.rados.0.smithi145.stdout:522: done (0 left) 2024-09-16T05:45:42.394 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 47 2024-09-16T05:45:42.394 INFO:tasks.rados.rados.0.smithi145.stdout:523: seq_num 182 ranges {2195456=655360} 2024-09-16T05:45:42.409 INFO:tasks.rados.rados.0.smithi145.stdout:523: writing smithi14585108-32 from 2195456 to 2850816 tid 1 2024-09-16T05:45:42.410 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 47 2024-09-16T05:45:42.410 INFO:tasks.rados.rados.0.smithi145.stdout:524: seq_num 183 ranges {0=671744} 2024-09-16T05:45:42.414 INFO:tasks.rados.rados.0.smithi145.stdout:524: writing smithi14585108-7 from 0 to 671744 tid 1 2024-09-16T05:45:42.414 INFO:tasks.rados.rados.0.smithi145.stdout:525: read oid 17 snap -1 2024-09-16T05:45:42.415 INFO:tasks.rados.rados.0.smithi145.stdout:525: expect deleted 2024-09-16T05:45:42.415 INFO:tasks.rados.rados.0.smithi145.stdout:526: read oid 6 snap -1 2024-09-16T05:45:42.415 INFO:tasks.rados.rados.0.smithi145.stdout:526: expect deleted 2024-09-16T05:45:42.415 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 47 2024-09-16T05:45:42.415 INFO:tasks.rados.rados.0.smithi145.stdout:523: finishing write tid 1 to smithi14585108-32 2024-09-16T05:45:42.415 INFO:tasks.rados.rados.0.smithi145.stdout:527: seq_num 184 ranges {270336=688128} 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:527: writing smithi14585108-33 from 270336 to 958464 tid 1 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:528: read oid 8 snap -1 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:528: expect deleted 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:529: read oid 16 snap -1 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:529: expect deleted 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:530: rmattr oid 47 current snap is 47 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:530: done (7 left) 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:531: setattr oid 26 current snap is 47 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:523: finishing write tid 2 to smithi14585108-32 2024-09-16T05:45:42.421 INFO:tasks.rados.rados.0.smithi145.stdout:523: finishing write tid 3 to smithi14585108-32 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:523: oid 32 updating version 0 to 168 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:523: oid 32 updating version 168 to 169 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 169 (ObjNum 182 snap 47 seq_num 182) dirty exists 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:523: left oid 32 (ObjNum 182 snap 47 seq_num 182) 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:524: finishing write tid 1 to smithi14585108-7 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:524: finishing write tid 2 to smithi14585108-7 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:524: finishing write tid 3 to smithi14585108-7 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:524: oid 7 updating version 0 to 155 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:524: oid 7 updating version 155 to 156 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 156 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:524: left oid 7 (ObjNum 183 snap 47 seq_num 183) 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:523: done (7 left) 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:524: done (6 left) 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:525: done (5 left) 2024-09-16T05:45:42.422 INFO:tasks.rados.rados.0.smithi145.stdout:526: done (4 left) 2024-09-16T05:45:42.423 INFO:tasks.rados.rados.0.smithi145.stdout:528: done (3 left) 2024-09-16T05:45:42.423 INFO:tasks.rados.rados.0.smithi145.stdout:529: done (2 left) 2024-09-16T05:45:42.423 INFO:tasks.rados.rados.0.smithi145.stdout:532: rmattr oid 45 current snap is 47 2024-09-16T05:45:42.423 INFO:tasks.rados.rados.0.smithi145.stdout:532: done (2 left) 2024-09-16T05:45:42.423 INFO:tasks.rados.rados.0.smithi145.stdout:533: setattr oid 40 current snap is 47 2024-09-16T05:45:42.423 INFO:tasks.rados.rados.0.smithi145.stdout:534: snap_create 2024-09-16T05:45:42.423 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 196 (ObjNum 4113 snap 0 seq_num 3207222992) dirty exists 2024-09-16T05:45:42.424 INFO:tasks.rados.rados.0.smithi145.stdout:527: finishing write tid 1 to smithi14585108-33 2024-09-16T05:45:42.424 INFO:tasks.rados.rados.0.smithi145.stdout:527: finishing write tid 2 to smithi14585108-33 2024-09-16T05:45:42.424 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 72 (ObjNum 33 snap 0 seq_num 3207512240) dirty exists 2024-09-16T05:45:42.425 INFO:tasks.rados.rados.0.smithi145.stdout:527: finishing write tid 3 to smithi14585108-33 2024-09-16T05:45:42.425 INFO:tasks.rados.rados.0.smithi145.stdout:527: oid 33 updating version 0 to 115 2024-09-16T05:45:42.425 INFO:tasks.rados.rados.0.smithi145.stdout:527: oid 33 updating version 115 to 116 2024-09-16T05:45:42.425 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 116 (ObjNum 184 snap 47 seq_num 184) dirty exists 2024-09-16T05:45:42.425 INFO:tasks.rados.rados.0.smithi145.stdout:527: left oid 33 (ObjNum 184 snap 47 seq_num 184) 2024-09-16T05:45:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-mon[31301]: osdmap e164: 8 total, 8 up, 8 in 2024-09-16T05:45:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:45:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:42 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[39111]: osdmap e164: 8 total, 8 up, 8 in 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[27514]: osdmap e164: 8 total, 8 up, 8 in 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:45:42.657 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:42 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:527: done (3 left) 2024-09-16T05:45:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:531: done (2 left) 2024-09-16T05:45:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:533: done (1 left) 2024-09-16T05:45:43.338 INFO:tasks.rados.rados.0.smithi145.stdout:534: done (0 left) 2024-09-16T05:45:43.339 INFO:tasks.rados.rados.0.smithi145.stdout:535: setattr oid 39 current snap is 48 2024-09-16T05:45:43.339 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 48 2024-09-16T05:45:43.339 INFO:tasks.rados.rados.0.smithi145.stdout:536: seq_num 185 ranges {0=704512} 2024-09-16T05:45:43.343 INFO:tasks.rados.rados.0.smithi145.stdout:536: writing smithi14585108-22 from 0 to 704512 tid 1 2024-09-16T05:45:43.343 INFO:tasks.rados.rados.0.smithi145.stdout:537: snap_remove snap 39 2024-09-16T05:45:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[39111]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:45:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[39111]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-16T05:45:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[39111]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-16T05:45:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[39111]: osdmap e165: 8 total, 8 up, 8 in 2024-09-16T05:45:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[39111]: pgmap v30: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 762 KiB/s wr, 27 op/s 2024-09-16T05:45:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[27514]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:45:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[27514]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-16T05:45:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[27514]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-16T05:45:43.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[27514]: osdmap e165: 8 total, 8 up, 8 in 2024-09-16T05:45:43.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:43 smithi145 ceph-mon[27514]: pgmap v30: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 762 KiB/s wr, 27 op/s 2024-09-16T05:45:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:43 smithi161 ceph-mon[31301]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:45:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:43 smithi161 ceph-mon[31301]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-16T05:45:43.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:43 smithi161 ceph-mon[31301]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-16T05:45:43.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:43 smithi161 ceph-mon[31301]: osdmap e165: 8 total, 8 up, 8 in 2024-09-16T05:45:43.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:43 smithi161 ceph-mon[31301]: pgmap v30: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 762 KiB/s wr, 27 op/s 2024-09-16T05:45:44.352 INFO:tasks.rados.rados.0.smithi145.stdout:537: done (2 left) 2024-09-16T05:45:44.352 INFO:tasks.rados.rados.0.smithi145.stdout:538: rmattr oid 7 current snap is 48 2024-09-16T05:45:44.352 INFO:tasks.rados.rados.0.smithi145.stdout:538: done (2 left) 2024-09-16T05:45:44.352 INFO:tasks.rados.rados.0.smithi145.stdout:539: copy_from oid 19 from oid 37 current snap is 48 2024-09-16T05:45:44.352 INFO:tasks.rados.rados.0.smithi145.stdout:540: copy_from oid 33 from oid 10 current snap is 48 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:541: delete oid 2 current snap is 48 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 171 (ObjNum 133 snap 32 seq_num 133) dirty exists 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:536: finishing write tid 1 to smithi14585108-22 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:536: finishing write tid 2 to smithi14585108-22 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:536: finishing write tid 3 to smithi14585108-22 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:536: oid 22 updating version 0 to 117 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:536: oid 22 updating version 117 to 118 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 118 (ObjNum 185 snap 48 seq_num 185) dirty exists 2024-09-16T05:45:44.353 INFO:tasks.rados.rados.0.smithi145.stdout:536: left oid 22 (ObjNum 185 snap 48 seq_num 185) 2024-09-16T05:45:44.354 INFO:tasks.rados.rados.0.smithi145.stdout:539: finishing copy_from to smithi14585108-19 2024-09-16T05:45:44.354 INFO:tasks.rados.rados.0.smithi145.stdout:539: got expected ENOENT (src dne) 2024-09-16T05:45:44.354 INFO:tasks.rados.rados.0.smithi145.stdout:539: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:45:44.358 INFO:tasks.rados.rados.0.smithi145.stdout:540: finishing copy_from to smithi14585108-33 2024-09-16T05:45:44.358 INFO:tasks.rados.rados.0.smithi145.stdout:540: got expected ENOENT (src dne) 2024-09-16T05:45:44.358 INFO:tasks.rados.rados.0.smithi145.stdout:540: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:45:44.360 INFO:tasks.rados.rados.0.smithi145.stdout:535: done (4 left) 2024-09-16T05:45:44.360 INFO:tasks.rados.rados.0.smithi145.stdout:536: done (3 left) 2024-09-16T05:45:44.360 INFO:tasks.rados.rados.0.smithi145.stdout:539: done (2 left) 2024-09-16T05:45:44.360 INFO:tasks.rados.rados.0.smithi145.stdout:540: done (1 left) 2024-09-16T05:45:44.360 INFO:tasks.rados.rados.0.smithi145.stdout:541: done (0 left) 2024-09-16T05:45:44.360 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 48 2024-09-16T05:45:44.360 INFO:tasks.rados.rados.0.smithi145.stdout:542: seq_num 187 ranges {0=737280} 2024-09-16T05:45:44.364 INFO:tasks.rados.rados.0.smithi145.stdout:542: writing smithi14585108-35 from 0 to 737280 tid 1 2024-09-16T05:45:44.364 INFO:tasks.rados.rados.0.smithi145.stdout:543: delete oid 25 current snap is 48 2024-09-16T05:45:44.366 INFO:tasks.rados.rados.0.smithi145.stdout:543: done (1 left) 2024-09-16T05:45:44.366 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 48 2024-09-16T05:45:44.366 INFO:tasks.rados.rados.0.smithi145.stdout:544: seq_num 189 ranges {2629632=770048} 2024-09-16T05:45:44.385 INFO:tasks.rados.rados.0.smithi145.stdout:544: writing smithi14585108-15 from 2629632 to 3399680 tid 1 2024-09-16T05:45:44.385 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 48 2024-09-16T05:45:44.385 INFO:tasks.rados.rados.0.smithi145.stdout:542: finishing write tid 1 to smithi14585108-35 2024-09-16T05:45:44.385 INFO:tasks.rados.rados.0.smithi145.stdout:545: seq_num 190 ranges {360448=786432} 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:545: writing smithi14585108-28 from 360448 to 1146880 tid 1 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 48 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:542: finishing write tid 2 to smithi14585108-35 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:542: finishing write tid 3 to smithi14585108-35 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:542: oid 35 updating version 0 to 47 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:542: oid 35 updating version 47 to 48 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 48 (ObjNum 187 snap 48 seq_num 187) dirty exists 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:542: left oid 35 (ObjNum 187 snap 48 seq_num 187) 2024-09-16T05:45:44.392 INFO:tasks.rados.rados.0.smithi145.stdout:546: seq_num 191 ranges {0=802816} 2024-09-16T05:45:44.397 INFO:tasks.rados.rados.0.smithi145.stdout:546: writing smithi14585108-3 from 0 to 802816 tid 1 2024-09-16T05:45:44.397 INFO:tasks.rados.rados.0.smithi145.stdout:542: done (3 left) 2024-09-16T05:45:44.397 INFO:tasks.rados.rados.0.smithi145.stdout:547: read oid 34 snap -1 2024-09-16T05:45:44.397 INFO:tasks.rados.rados.0.smithi145.stdout:547: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:44.397 INFO:tasks.rados.rados.0.smithi145.stdout:548: snap_remove snap 36 2024-09-16T05:45:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:44 smithi161 ceph-mon[31301]: osdmap e166: 8 total, 8 up, 8 in 2024-09-16T05:45:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:44 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:44 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:44.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:44 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:44.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:44 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:45:44.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:44 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[27514]: osdmap e166: 8 total, 8 up, 8 in 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[39111]: osdmap e166: 8 total, 8 up, 8 in 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:45:44.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:45:44.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:44 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:45.261 INFO:tasks.rados.rados.0.smithi145.stdout:548: done (4 left) 2024-09-16T05:45:45.261 INFO:tasks.rados.rados.0.smithi145.stdout:549: rollback oid 1 current snap is 48 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:544: finishing write tid 1 to smithi14585108-15 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:544: finishing write tid 2 to smithi14585108-15 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:544: finishing write tid 3 to smithi14585108-15 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:544: oid 15 updating version 0 to 225 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:544: oid 15 updating version 225 to 226 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 226 (ObjNum 189 snap 48 seq_num 189) dirty exists 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:544: left oid 15 (ObjNum 189 snap 48 seq_num 189) 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:545: finishing write tid 1 to smithi14585108-28 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:545: finishing write tid 2 to smithi14585108-28 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:545: finishing write tid 3 to smithi14585108-28 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:545: oid 28 updating version 0 to 87 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:545: oid 28 updating version 87 to 88 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 88 (ObjNum 190 snap 48 seq_num 190) dirty exists 2024-09-16T05:45:45.262 INFO:tasks.rados.rados.0.smithi145.stdout:545: left oid 28 (ObjNum 190 snap 48 seq_num 190) 2024-09-16T05:45:45.263 INFO:tasks.rados.rados.0.smithi145.stdout:546: finishing write tid 1 to smithi14585108-3 2024-09-16T05:45:45.263 INFO:tasks.rados.rados.0.smithi145.stdout:546: finishing write tid 2 to smithi14585108-3 2024-09-16T05:45:45.263 INFO:tasks.rados.rados.0.smithi145.stdout:546: finishing write tid 3 to smithi14585108-3 2024-09-16T05:45:45.263 INFO:tasks.rados.rados.0.smithi145.stdout:546: oid 3 updating version 0 to 68 2024-09-16T05:45:45.263 INFO:tasks.rados.rados.0.smithi145.stdout:546: oid 3 version 68 is already newer than 67 2024-09-16T05:45:45.263 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 68 (ObjNum 191 snap 48 seq_num 191) dirty exists 2024-09-16T05:45:45.263 INFO:tasks.rados.rados.0.smithi145.stdout:546: left oid 3 (ObjNum 191 snap 48 seq_num 191) 2024-09-16T05:45:45.263 INFO:tasks.rados.rados.0.smithi145.stdout:547: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:45:45.334 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 1 to 37 2024-09-16T05:45:45.334 INFO:tasks.rados.rados.0.smithi145.stdout:544: done (4 left) 2024-09-16T05:45:45.334 INFO:tasks.rados.rados.0.smithi145.stdout:545: done (3 left) 2024-09-16T05:45:45.334 INFO:tasks.rados.rados.0.smithi145.stdout:546: done (2 left) 2024-09-16T05:45:45.335 INFO:tasks.rados.rados.0.smithi145.stdout:547: done (1 left) 2024-09-16T05:45:45.335 INFO:tasks.rados.rados.0.smithi145.stdout:550: delete oid 32 current snap is 48 2024-09-16T05:45:45.336 INFO:tasks.rados.rados.0.smithi145.stdout:550: done (1 left) 2024-09-16T05:45:45.337 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 48 2024-09-16T05:45:45.337 INFO:tasks.rados.rados.0.smithi145.stdout:551: seq_num 193 ranges {0=434176,434176=401408} 2024-09-16T05:45:45.339 INFO:tasks.rados.rados.0.smithi145.stdout:551: writing smithi14585108-4 from 0 to 434176 tid 1 2024-09-16T05:45:45.341 INFO:tasks.rados.rados.0.smithi145.stdout:551: writing smithi14585108-4 from 434176 to 835584 tid 2 2024-09-16T05:45:45.342 INFO:tasks.rados.rados.0.smithi145.stdout:552: snap_remove snap 40 2024-09-16T05:45:45.602 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[39111]: Upgrade: Updating mgr.y 2024-09-16T05:45:45.602 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[39111]: Deploying daemon mgr.y on smithi145 2024-09-16T05:45:45.603 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[39111]: osdmap e167: 8 total, 8 up, 8 in 2024-09-16T05:45:45.603 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[39111]: pgmap v33: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:45.603 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[39111]: osdmap e168: 8 total, 8 up, 8 in 2024-09-16T05:45:45.603 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[27514]: Upgrade: Updating mgr.y 2024-09-16T05:45:45.603 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[27514]: Deploying daemon mgr.y on smithi145 2024-09-16T05:45:45.603 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[27514]: osdmap e167: 8 total, 8 up, 8 in 2024-09-16T05:45:45.603 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[27514]: pgmap v33: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:45.603 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:45 smithi145 ceph-mon[27514]: osdmap e168: 8 total, 8 up, 8 in 2024-09-16T05:45:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:45 smithi161 ceph-mon[31301]: Upgrade: Updating mgr.y 2024-09-16T05:45:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:45 smithi161 ceph-mon[31301]: Deploying daemon mgr.y on smithi145 2024-09-16T05:45:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:45 smithi161 ceph-mon[31301]: osdmap e167: 8 total, 8 up, 8 in 2024-09-16T05:45:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:45 smithi161 ceph-mon[31301]: pgmap v33: 121 pgs: 121 active+clean; 131 MiB data, 484 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:45 smithi161 ceph-mon[31301]: osdmap e168: 8 total, 8 up, 8 in 2024-09-16T05:45:45.881 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:45 smithi145 systemd[1]: Stopping Ceph mgr.y for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:45:46.131 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:45 smithi145 podman[87662]: 2024-09-16 05:45:45.880921747 +0000 UTC m=+0.135592808 container died 2665fdf7e27d5f3fc94ee7e1fd1b45bc9607d957e57abb31fffcb416af9f2b8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-ae7f373, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:45:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:552: done (2 left) 2024-09-16T05:45:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:553: copy_from oid 14 from oid 43 current snap is 48 2024-09-16T05:45:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:554: setattr oid 48 current snap is 48 2024-09-16T05:45:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:549: finishing rollback tid 0 to smithi14585108-1 2024-09-16T05:45:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:549: finishing rollback tid 1 to smithi14585108-1 2024-09-16T05:45:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:549: finishing rollback tid 2 to smithi14585108-1 2024-09-16T05:45:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 74 (ObjNum 86 snap 15 seq_num 86) dirty exists 2024-09-16T05:45:46.263 INFO:tasks.rados.rados.0.smithi145.stdout:551: finishing write tid 1 to smithi14585108-4 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:551: finishing write tid 2 to smithi14585108-4 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:551: finishing write tid 3 to smithi14585108-4 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:551: finishing write tid 4 to smithi14585108-4 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:551: oid 4 updating version 0 to 98 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:551: oid 4 updating version 98 to 100 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:551: oid 4 version 100 is already newer than 99 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 100 (ObjNum 193 snap 48 seq_num 193) dirty exists 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:551: left oid 4 (ObjNum 193 snap 48 seq_num 193) 2024-09-16T05:45:46.264 INFO:tasks.rados.rados.0.smithi145.stdout:549: done (3 left) 2024-09-16T05:45:46.265 INFO:tasks.rados.rados.0.smithi145.stdout:551: done (2 left) 2024-09-16T05:45:46.265 INFO:tasks.rados.rados.0.smithi145.stdout:555: rollback oid 29 current snap is 48 2024-09-16T05:45:46.265 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 29 to 30 2024-09-16T05:45:46.265 INFO:tasks.rados.rados.0.smithi145.stdout:556: setattr oid 4 current snap is 48 2024-09-16T05:45:46.266 INFO:tasks.rados.rados.0.smithi145.stdout:557: snap_create 2024-09-16T05:45:46.271 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 103 (ObjNum 193 snap 48 seq_num 193) dirty exists 2024-09-16T05:45:46.272 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 119 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-09-16T05:45:46.273 INFO:tasks.rados.rados.0.smithi145.stdout:555: finishing rollback tid 1 to smithi14585108-29 2024-09-16T05:45:46.273 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 0 (ObjNum 129 snap 0 seq_num 3206817808) dirty dne 2024-09-16T05:45:46.290 INFO:tasks.rados.rados.0.smithi145.stdout:553: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:45:46.291 INFO:tasks.rados.rados.0.smithi145.stdout:553: finishing copy_from to smithi14585108-14 2024-09-16T05:45:46.291 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 140 (ObjNum 112 snap 19 seq_num 112) dirty exists 2024-09-16T05:45:46.553 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:46 smithi145 podman[87662]: 2024-09-16 05:45:46.364888442 +0000 UTC m=+0.619559505 container cleanup 2665fdf7e27d5f3fc94ee7e1fd1b45bc9607d957e57abb31fffcb416af9f2b8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-ae7f373, org.label-schema.schema-version=1.0) 2024-09-16T05:45:46.553 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:46 smithi145 bash[87662]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y 2024-09-16T05:45:46.815 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:46 smithi145 podman[87682]: 2024-09-16 05:45:46.649879258 +0000 UTC m=+0.768040107 container remove 2665fdf7e27d5f3fc94ee7e1fd1b45bc9607d957e57abb31fffcb416af9f2b8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-16T05:45:46.815 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:46 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-16T05:45:46.815 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:46 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-16T05:45:46.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:46 smithi145 systemd[1]: Stopped Ceph mgr.y for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:45:46.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:46 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y.service: Consumed 44.531s CPU time. 2024-09-16T05:45:47.268 INFO:tasks.rados.rados.0.smithi145.stdout:553: done (4 left) 2024-09-16T05:45:47.268 INFO:tasks.rados.rados.0.smithi145.stdout:554: done (3 left) 2024-09-16T05:45:47.268 INFO:tasks.rados.rados.0.smithi145.stdout:555: done (2 left) 2024-09-16T05:45:47.268 INFO:tasks.rados.rados.0.smithi145.stdout:556: done (1 left) 2024-09-16T05:45:47.268 INFO:tasks.rados.rados.0.smithi145.stdout:557: done (0 left) 2024-09-16T05:45:47.269 INFO:tasks.rados.rados.0.smithi145.stdout:558: snap_create 2024-09-16T05:45:47.361 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-mon[27514]: osdmap e169: 8 total, 8 up, 8 in 2024-09-16T05:45:47.362 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-mon[27514]: pgmap v36: 121 pgs: 121 active+clean; 137 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 38 op/s 2024-09-16T05:45:47.362 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-mon[39111]: osdmap e169: 8 total, 8 up, 8 in 2024-09-16T05:45:47.362 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-mon[39111]: pgmap v36: 121 pgs: 121 active+clean; 137 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 38 op/s 2024-09-16T05:45:47.363 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 systemd[1]: Starting Ceph mgr.y for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:45:47.363 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 podman[87827]: 2024-09-16 05:45:47.19229622 +0000 UTC m=+0.015893952 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:45:47.363 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 podman[87827]: 2024-09-16 05:45:47.292970723 +0000 UTC m=+0.116568445 container create e2ec053b6062183db274009a5c56c5fe2416855ec6d082c4a893ee9478aa08f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T05:45:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:47 smithi161 ceph-mon[31301]: osdmap e169: 8 total, 8 up, 8 in 2024-09-16T05:45:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:47 smithi161 ceph-mon[31301]: pgmap v36: 121 pgs: 121 active+clean; 137 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 38 op/s 2024-09-16T05:45:47.612 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 podman[87827]: 2024-09-16 05:45:47.537551041 +0000 UTC m=+0.361148763 container init e2ec053b6062183db274009a5c56c5fe2416855ec6d082c4a893ee9478aa08f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T05:45:47.613 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 podman[87827]: 2024-09-16 05:45:47.542219493 +0000 UTC m=+0.365817216 container start e2ec053b6062183db274009a5c56c5fe2416855ec6d082c4a893ee9478aa08f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-16T05:45:47.613 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-mgr[87866]: -- 172.21.15.145:0/3483088821 <== mon.2 v2:172.21.15.145:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b8acd990e0 con 0x55b8acd77400 2024-09-16T05:45:47.885 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 bash[87827]: e2ec053b6062183db274009a5c56c5fe2416855ec6d082c4a893ee9478aa08f4 2024-09-16T05:45:47.885 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 systemd[1]: Started Ceph mgr.y for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:45:47.885 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:47.664+0000 7f0c20108040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:45:47.885 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:47.727+0000 7f0c20108040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:45:48.270 INFO:tasks.rados.rados.0.smithi145.stdout:558: done (0 left) 2024-09-16T05:45:48.270 INFO:tasks.rados.rados.0.smithi145.stdout:559: setattr oid 4 current snap is 50 2024-09-16T05:45:48.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:47.884+0000 7f0c20108040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:45:48.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:47 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:47.958+0000 7f0c20108040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:45:48.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:48.118+0000 7f0c20108040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:45:48.272 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[27514]: osdmap e170: 8 total, 8 up, 8 in 2024-09-16T05:45:48.272 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.272 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.272 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:48.272 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.272 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.272 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 50 2024-09-16T05:45:48.272 INFO:tasks.rados.rados.0.smithi145.stdout:560: seq_num 194 ranges {3858432=458752,4317184=401408} 2024-09-16T05:45:48.296 INFO:tasks.rados.rados.0.smithi145.stdout:560: writing smithi14585108-14 from 3858432 to 4317184 tid 1 2024-09-16T05:45:48.299 INFO:tasks.rados.rados.0.smithi145.stdout:560: writing smithi14585108-14 from 4317184 to 4718592 tid 2 2024-09-16T05:45:48.299 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 105 (ObjNum 193 snap 48 seq_num 193) dirty exists 2024-09-16T05:45:48.299 INFO:tasks.rados.rados.0.smithi145.stdout:559: done (1 left) 2024-09-16T05:45:48.299 INFO:tasks.rados.rados.0.smithi145.stdout:561: read oid 24 snap 32 2024-09-16T05:45:48.299 INFO:tasks.rados.rados.0.smithi145.stdout:561: expect (ObjNum 98 snap 16 seq_num 98) 2024-09-16T05:45:48.299 INFO:tasks.rados.rados.0.smithi145.stdout:562: read oid 2 snap -1 2024-09-16T05:45:48.300 INFO:tasks.rados.rados.0.smithi145.stdout:562: expect deleted 2024-09-16T05:45:48.300 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 50 2024-09-16T05:45:48.300 INFO:tasks.rados.rados.0.smithi145.stdout:563: seq_num 195 ranges {0=475136,475136=401408} 2024-09-16T05:45:48.302 INFO:tasks.rados.rados.0.smithi145.stdout:563: writing smithi14585108-29 from 0 to 475136 tid 1 2024-09-16T05:45:48.305 INFO:tasks.rados.rados.0.smithi145.stdout:563: writing smithi14585108-29 from 475136 to 876544 tid 2 2024-09-16T05:45:48.305 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 50 2024-09-16T05:45:48.305 INFO:tasks.rados.rados.0.smithi145.stdout:564: seq_num 196 ranges {958464=491520,1449984=401408} 2024-09-16T05:45:48.314 INFO:tasks.rados.rados.0.smithi145.stdout:564: writing smithi14585108-33 from 958464 to 1449984 tid 1 2024-09-16T05:45:48.317 INFO:tasks.rados.rados.0.smithi145.stdout:564: writing smithi14585108-33 from 1449984 to 1851392 tid 2 2024-09-16T05:45:48.318 INFO:tasks.rados.rados.0.smithi145.stdout:560: finishing write tid 1 to smithi14585108-14 2024-09-16T05:45:48.318 INFO:tasks.rados.rados.0.smithi145.stdout:560: finishing write tid 2 to smithi14585108-14 2024-09-16T05:45:48.318 INFO:tasks.rados.rados.0.smithi145.stdout:560: finishing write tid 3 to smithi14585108-14 2024-09-16T05:45:48.318 INFO:tasks.rados.rados.0.smithi145.stdout:560: finishing write tid 4 to smithi14585108-14 2024-09-16T05:45:48.318 INFO:tasks.rados.rados.0.smithi145.stdout:560: oid 14 updating version 0 to 161 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:560: oid 14 version 161 is already newer than 159 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:560: oid 14 version 161 is already newer than 160 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 161 (ObjNum 194 snap 50 seq_num 194) dirty exists 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:560: left oid 14 (ObjNum 194 snap 50 seq_num 194) 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:563: finishing write tid 1 to smithi14585108-29 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:563: finishing write tid 2 to smithi14585108-29 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:563: finishing write tid 3 to smithi14585108-29 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:563: finishing write tid 4 to smithi14585108-29 2024-09-16T05:45:48.319 INFO:tasks.rados.rados.0.smithi145.stdout:563: oid 29 updating version 0 to 244 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:563: oid 29 updating version 244 to 245 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:563: oid 29 updating version 245 to 246 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 246 (ObjNum 195 snap 50 seq_num 195) dirty exists 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:563: left oid 29 (ObjNum 195 snap 50 seq_num 195) 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:560: done (4 left) 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:562: done (3 left) 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:563: done (2 left) 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 50 2024-09-16T05:45:48.320 INFO:tasks.rados.rados.0.smithi145.stdout:561: expect (ObjNum 98 snap 16 seq_num 98) 2024-09-16T05:45:48.326 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:45:48.479 INFO:tasks.rados.rados.0.smithi145.stdout:564: finishing write tid 1 to smithi14585108-33 2024-09-16T05:45:48.479 INFO:tasks.rados.rados.0.smithi145.stdout:564: finishing write tid 2 to smithi14585108-33 2024-09-16T05:45:48.479 INFO:tasks.rados.rados.0.smithi145.stdout:564: finishing write tid 3 to smithi14585108-33 2024-09-16T05:45:48.479 INFO:tasks.rados.rados.0.smithi145.stdout:564: finishing write tid 4 to smithi14585108-33 2024-09-16T05:45:48.479 INFO:tasks.rados.rados.0.smithi145.stdout:564: oid 33 updating version 0 to 120 2024-09-16T05:45:48.479 INFO:tasks.rados.rados.0.smithi145.stdout:564: oid 33 updating version 120 to 122 2024-09-16T05:45:48.480 INFO:tasks.rados.rados.0.smithi145.stdout:564: oid 33 version 122 is already newer than 121 2024-09-16T05:45:48.480 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 122 (ObjNum 196 snap 50 seq_num 196) dirty exists 2024-09-16T05:45:48.480 INFO:tasks.rados.rados.0.smithi145.stdout:564: left oid 33 (ObjNum 196 snap 50 seq_num 196) 2024-09-16T05:45:48.480 INFO:tasks.rados.rados.0.smithi145.stdout:565: seq_num 197 ranges {2490368=507904,2998272=401408} 2024-09-16T05:45:48.495 INFO:tasks.rados.rados.0.smithi145.stdout:565: writing smithi14585108-41 from 2490368 to 2998272 tid 1 2024-09-16T05:45:48.497 INFO:tasks.rados.rados.0.smithi145.stdout:565: writing smithi14585108-41 from 2998272 to 3399680 tid 2 2024-09-16T05:45:48.498 INFO:tasks.rados.rados.0.smithi145.stdout:561: done (2 left) 2024-09-16T05:45:48.498 INFO:tasks.rados.rados.0.smithi145.stdout:564: done (1 left) 2024-09-16T05:45:48.498 INFO:tasks.rados.rados.0.smithi145.stdout:566: read oid 30 snap 47 2024-09-16T05:45:48.498 INFO:tasks.rados.rados.0.smithi145.stdout:566: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:45:48.498 INFO:tasks.rados.rados.0.smithi145.stdout:567: delete oid 37 current snap is 50 2024-09-16T05:45:48.500 INFO:tasks.rados.rados.0.smithi145.stdout:565: finishing write tid 1 to smithi14585108-41 2024-09-16T05:45:48.500 INFO:tasks.rados.rados.0.smithi145.stdout:567: done (2 left) 2024-09-16T05:45:48.501 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 50 2024-09-16T05:45:48.501 INFO:tasks.rados.rados.0.smithi145.stdout:568: seq_num 199 ranges {0=540672,540672=401408} 2024-09-16T05:45:48.504 INFO:tasks.rados.rados.0.smithi145.stdout:568: writing smithi14585108-6 from 0 to 540672 tid 1 2024-09-16T05:45:48.507 INFO:tasks.rados.rados.0.smithi145.stdout:568: writing smithi14585108-6 from 540672 to 942080 tid 2 2024-09-16T05:45:48.507 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 50 2024-09-16T05:45:48.507 INFO:tasks.rados.rados.0.smithi145.stdout:565: finishing write tid 2 to smithi14585108-41 2024-09-16T05:45:48.507 INFO:tasks.rados.rados.0.smithi145.stdout:565: finishing write tid 3 to smithi14585108-41 2024-09-16T05:45:48.507 INFO:tasks.rados.rados.0.smithi145.stdout:565: finishing write tid 4 to smithi14585108-41 2024-09-16T05:45:48.507 INFO:tasks.rados.rados.0.smithi145.stdout:565: oid 41 updating version 0 to 196 2024-09-16T05:45:48.508 INFO:tasks.rados.rados.0.smithi145.stdout:565: oid 41 updating version 196 to 197 2024-09-16T05:45:48.508 INFO:tasks.rados.rados.0.smithi145.stdout:565: oid 41 version 197 is already newer than 195 2024-09-16T05:45:48.508 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 197 (ObjNum 197 snap 50 seq_num 197) dirty exists 2024-09-16T05:45:48.508 INFO:tasks.rados.rados.0.smithi145.stdout:565: left oid 41 (ObjNum 197 snap 50 seq_num 197) 2024-09-16T05:45:48.508 INFO:tasks.rados.rados.0.smithi145.stdout:566: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:45:48.537 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:48 smithi161 ceph-mon[31301]: osdmap e170: 8 total, 8 up, 8 in 2024-09-16T05:45:48.537 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:48 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.537 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:48 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.537 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:48 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:48.537 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:48 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.538 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:48 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.564 INFO:tasks.rados.rados.0.smithi145.stdout:569: seq_num 200 ranges {4718592=557056,5275648=401408} 2024-09-16T05:45:48.567 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:48.271+0000 7f0c20108040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:45:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[39111]: osdmap e170: 8 total, 8 up, 8 in 2024-09-16T05:45:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:48.591 INFO:tasks.rados.rados.0.smithi145.stdout:569: writing smithi14585108-14 from 4718592 to 5275648 tid 1 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:569: writing smithi14585108-14 from 5275648 to 5677056 tid 2 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:565: done (3 left) 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:566: done (2 left) 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:570: rollback oid 12 current snap is 50 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 32 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:568: finishing write tid 1 to smithi14585108-6 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:568: finishing write tid 2 to smithi14585108-6 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:568: finishing write tid 3 to smithi14585108-6 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:568: finishing write tid 4 to smithi14585108-6 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:568: oid 6 updating version 0 to 180 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:568: oid 6 updating version 180 to 181 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:568: oid 6 version 181 is already newer than 179 2024-09-16T05:45:48.595 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 181 (ObjNum 199 snap 50 seq_num 199) dirty exists 2024-09-16T05:45:48.596 INFO:tasks.rados.rados.0.smithi145.stdout:568: left oid 6 (ObjNum 199 snap 50 seq_num 199) 2024-09-16T05:45:48.596 INFO:tasks.rados.rados.0.smithi145.stdout:568: done (2 left) 2024-09-16T05:45:48.596 INFO:tasks.rados.rados.0.smithi145.stdout:571: read oid 48 snap -1 2024-09-16T05:45:48.596 INFO:tasks.rados.rados.0.smithi145.stdout:571: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:45:48.596 INFO:tasks.rados.rados.0.smithi145.stdout:572: copy_from oid 11 from oid 7 current snap is 50 2024-09-16T05:45:48.596 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 50 2024-09-16T05:45:48.596 INFO:tasks.rados.rados.0.smithi145.stdout:573: seq_num 201 ranges {32768=573440,606208=401408} 2024-09-16T05:45:48.598 INFO:tasks.rados.rados.0.smithi145.stdout:573: writing smithi14585108-31 from 32768 to 606208 tid 1 2024-09-16T05:45:48.602 INFO:tasks.rados.rados.0.smithi145.stdout:573: writing smithi14585108-31 from 606208 to 1007616 tid 2 2024-09-16T05:45:48.602 INFO:tasks.rados.rados.0.smithi145.stdout:574: read oid 10 snap -1 2024-09-16T05:45:48.602 INFO:tasks.rados.rados.0.smithi145.stdout:574: expect deleted 2024-09-16T05:45:48.602 INFO:tasks.rados.rados.0.smithi145.stdout:575: copy_from oid 18 from oid 49 current snap is 50 2024-09-16T05:45:48.602 INFO:tasks.rados.rados.0.smithi145.stdout:569: finishing write tid 1 to smithi14585108-14 2024-09-16T05:45:48.602 INFO:tasks.rados.rados.0.smithi145.stdout:576: read oid 35 snap -1 2024-09-16T05:45:48.603 INFO:tasks.rados.rados.0.smithi145.stdout:576: expect (ObjNum 187 snap 48 seq_num 187) 2024-09-16T05:45:48.603 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 50 2024-09-16T05:45:48.603 INFO:tasks.rados.rados.0.smithi145.stdout:569: finishing write tid 2 to smithi14585108-14 2024-09-16T05:45:48.603 INFO:tasks.rados.rados.0.smithi145.stdout:569: finishing write tid 3 to smithi14585108-14 2024-09-16T05:45:48.603 INFO:tasks.rados.rados.0.smithi145.stdout:570: finishing rollback tid 0 to smithi14585108-12 2024-09-16T05:45:48.603 INFO:tasks.rados.rados.0.smithi145.stdout:570: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:45:48.603 INFO:tasks.rados.rados.0.smithi145.stdout:577: seq_num 202 ranges {2023424=589824,2613248=401408} 2024-09-16T05:45:48.616 INFO:tasks.rados.rados.0.smithi145.stdout:577: writing smithi14585108-50 from 2023424 to 2613248 tid 1 2024-09-16T05:45:48.619 INFO:tasks.rados.rados.0.smithi145.stdout:577: writing smithi14585108-50 from 2613248 to 3014656 tid 2 2024-09-16T05:45:48.619 INFO:tasks.rados.rados.0.smithi145.stdout:578: read oid 43 snap 30 2024-09-16T05:45:48.619 INFO:tasks.rados.rados.0.smithi145.stdout:578: expect (ObjNum 112 snap 19 seq_num 112) 2024-09-16T05:45:48.619 INFO:tasks.rados.rados.0.smithi145.stdout:579: snap_remove snap 37 2024-09-16T05:45:48.629 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:45:48.629 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (3m) 18s ago 4m 28.0M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:45:48.629 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (3m) 16s ago 3m 87.6M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:45:48.629 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (5m) 18s ago 5m 17.4M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (5m) 16s ago 5m 17.5M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (38s) 16s ago 9m 485M - 19.1.1-326-g8921c8ef f1455bd0219c fd526eb2b784 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 starting - - - - 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (10m) 18s ago 10m 52.8M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 d8a1ec906267 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (9m) 16s ago 9m 43.2M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 74f2957b98d5 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (9m) 18s ago 9m 43.4M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 16f8663c55bb 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (3m) 18s ago 3m 17.4M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (3m) 16s ago 3m 16.4M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (8m) 18s ago 8m 96.1M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 3ac1ee0ff446 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (8m) 18s ago 8m 86.0M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (8m) 18s ago 8m 101M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (7m) 18s ago 7m 77.6M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (7m) 16s ago 7m 90.8M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:45:48.630 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (6m) 16s ago 6m 99.5M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:45:48.631 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (6m) 16s ago 6m 72.9M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:45:48.631 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (6m) 16s ago 6m 67.7M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:45:48.631 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 starting - - - - 2024-09-16T05:45:48.916 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:48.699+0000 7f0c20108040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:45:48.916 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:48.785+0000 7f0c20108040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:45:48.997 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 1, 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 1 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:45:48.998 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:45:48.999 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:45:48.999 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:45:48.999 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:45:48.999 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 14, 2024-09-16T05:45:48.999 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 1 2024-09-16T05:45:48.999 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:45:48.999 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:45:49.274 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:48 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:48.979+0000 7f0c20108040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:45:49.282 INFO:tasks.rados.rados.0.smithi145.stdout:579: done (10 left) 2024-09-16T05:45:49.283 INFO:tasks.rados.rados.0.smithi145.stdout:580: snap_remove snap 44 2024-09-16T05:45:49.299 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:49 smithi161 ceph-mon[31301]: osdmap e171: 8 total, 8 up, 8 in 2024-09-16T05:45:49.299 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:49 smithi161 ceph-mon[31301]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:49.299 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:49 smithi161 ceph-mon[31301]: pgmap v39: 121 pgs: 121 active+clean; 137 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 38 op/s 2024-09-16T05:45:49.299 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:49 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/2936167382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:45:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-mon[39111]: osdmap e171: 8 total, 8 up, 8 in 2024-09-16T05:45:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-mon[39111]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-mon[39111]: pgmap v39: 121 pgs: 121 active+clean; 137 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 38 op/s 2024-09-16T05:45:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/2936167382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:45:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-mon[27514]: osdmap e171: 8 total, 8 up, 8 in 2024-09-16T05:45:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-mon[27514]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-mon[27514]: pgmap v39: 121 pgs: 121 active+clean; 137 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 38 op/s 2024-09-16T05:45:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/2936167382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:45:50.262 INFO:tasks.rados.rados.0.smithi145.stdout:580: done (10 left) 2024-09-16T05:45:50.262 INFO:tasks.rados.rados.0.smithi145.stdout:581: copy_from oid 4 from oid 22 current snap is 50 2024-09-16T05:45:50.262 INFO:tasks.rados.rados.0.smithi145.stdout:569: finishing write tid 4 to smithi14585108-14 2024-09-16T05:45:50.263 INFO:tasks.rados.rados.0.smithi145.stdout:569: oid 14 updating version 0 to 163 2024-09-16T05:45:50.263 INFO:tasks.rados.rados.0.smithi145.stdout:569: oid 14 updating version 163 to 165 2024-09-16T05:45:50.263 INFO:tasks.rados.rados.0.smithi145.stdout:569: oid 14 version 165 is already newer than 164 2024-09-16T05:45:50.263 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 165 (ObjNum 200 snap 50 seq_num 200) dirty exists 2024-09-16T05:45:50.263 INFO:tasks.rados.rados.0.smithi145.stdout:569: left oid 14 (ObjNum 200 snap 50 seq_num 200) 2024-09-16T05:45:50.263 INFO:tasks.rados.rados.0.smithi145.stdout:570: finishing rollback tid 2 to smithi14585108-12 2024-09-16T05:45:50.263 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 100 (ObjNum 73 snap 6 seq_num 73) dirty exists 2024-09-16T05:45:50.263 INFO:tasks.rados.rados.0.smithi145.stdout:571: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:45:50.278 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:49.924+0000 7f0c20108040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:45:50.278 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:50.003+0000 7f0c20108040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:45:50.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-mon[27514]: from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:50.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-mon[27514]: osdmap e172: 8 total, 8 up, 8 in 2024-09-16T05:45:50.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-mon[27514]: osdmap e173: 8 total, 8 up, 8 in 2024-09-16T05:45:50.333 INFO:tasks.rados.rados.0.smithi145.stdout:573: finishing write tid 1 to smithi14585108-31 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:573: finishing write tid 2 to smithi14585108-31 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:569: done (10 left) 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:570: done (9 left) 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:571: done (8 left) 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:574: done (7 left) 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:582: rollback oid 33 current snap is 50 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 49 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:573: finishing write tid 3 to smithi14585108-31 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:572: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:573: finishing write tid 4 to smithi14585108-31 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:573: oid 31 updating version 0 to 86 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:573: oid 31 updating version 86 to 87 2024-09-16T05:45:50.334 INFO:tasks.rados.rados.0.smithi145.stdout:573: oid 31 updating version 87 to 88 2024-09-16T05:45:50.335 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 88 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-16T05:45:50.335 INFO:tasks.rados.rados.0.smithi145.stdout:573: left oid 31 (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:45:50.335 INFO:tasks.rados.rados.0.smithi145.stdout:572: finishing copy_from to smithi14585108-11 2024-09-16T05:45:50.335 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 156 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-09-16T05:45:50.335 INFO:tasks.rados.rados.0.smithi145.stdout:576: expect (ObjNum 187 snap 48 seq_num 187) 2024-09-16T05:45:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:575: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:45:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:575: finishing copy_from to smithi14585108-18 2024-09-16T05:45:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 144 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-09-16T05:45:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:577: finishing write tid 1 to smithi14585108-50 2024-09-16T05:45:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:577: finishing write tid 2 to smithi14585108-50 2024-09-16T05:45:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:577: finishing write tid 3 to smithi14585108-50 2024-09-16T05:45:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:577: finishing write tid 4 to smithi14585108-50 2024-09-16T05:45:50.353 INFO:tasks.rados.rados.0.smithi145.stdout:577: oid 50 updating version 0 to 63 2024-09-16T05:45:50.354 INFO:tasks.rados.rados.0.smithi145.stdout:577: oid 50 updating version 63 to 64 2024-09-16T05:45:50.354 INFO:tasks.rados.rados.0.smithi145.stdout:577: oid 50 updating version 64 to 65 2024-09-16T05:45:50.354 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 65 (ObjNum 202 snap 50 seq_num 202) dirty exists 2024-09-16T05:45:50.354 INFO:tasks.rados.rados.0.smithi145.stdout:577: left oid 50 (ObjNum 202 snap 50 seq_num 202) 2024-09-16T05:45:50.354 INFO:tasks.rados.rados.0.smithi145.stdout:578: expect (ObjNum 112 snap 19 seq_num 112) 2024-09-16T05:45:50.514 INFO:tasks.rados.rados.0.smithi145.stdout:581: finishing copy_from racing read to smithi14585108-4 2024-09-16T05:45:50.514 INFO:tasks.rados.rados.0.smithi145.stdout:581: finishing copy_from to smithi14585108-4 2024-09-16T05:45:50.514 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 118 (ObjNum 185 snap 48 seq_num 185) dirty exists 2024-09-16T05:45:50.514 INFO:tasks.rados.rados.0.smithi145.stdout:582: finishing rollback tid 0 to smithi14585108-33 2024-09-16T05:45:50.514 INFO:tasks.rados.rados.0.smithi145.stdout:582: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:45:50.514 INFO:tasks.rados.rados.0.smithi145.stdout:572: done (7 left) 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:573: done (6 left) 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:575: done (5 left) 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:576: done (4 left) 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:577: done (3 left) 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:578: done (2 left) 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:581: done (1 left) 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 50 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:582: finishing rollback tid 2 to smithi14585108-33 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 125 (ObjNum 184 snap 47 seq_num 184) dirty exists 2024-09-16T05:45:50.515 INFO:tasks.rados.rados.0.smithi145.stdout:583: seq_num 203 ranges {0=606208,606208=401408} 2024-09-16T05:45:50.517 INFO:tasks.rados.rados.0.smithi145.stdout:583: writing smithi14585108-20 from 0 to 606208 tid 1 2024-09-16T05:45:50.520 INFO:tasks.rados.rados.0.smithi145.stdout:583: writing smithi14585108-20 from 606208 to 1007616 tid 2 2024-09-16T05:45:50.520 INFO:tasks.rados.rados.0.smithi145.stdout:582: done (1 left) 2024-09-16T05:45:50.520 INFO:tasks.rados.rados.0.smithi145.stdout:584: snap_create 2024-09-16T05:45:50.523 INFO:tasks.rados.rados.0.smithi145.stdout:583: finishing write tid 1 to smithi14585108-20 2024-09-16T05:45:50.523 INFO:tasks.rados.rados.0.smithi145.stdout:583: finishing write tid 2 to smithi14585108-20 2024-09-16T05:45:50.523 INFO:tasks.rados.rados.0.smithi145.stdout:583: finishing write tid 3 to smithi14585108-20 2024-09-16T05:45:50.524 INFO:tasks.rados.rados.0.smithi145.stdout:583: finishing write tid 4 to smithi14585108-20 2024-09-16T05:45:50.524 INFO:tasks.rados.rados.0.smithi145.stdout:583: oid 20 updating version 0 to 197 2024-09-16T05:45:50.525 INFO:tasks.rados.rados.0.smithi145.stdout:583: oid 20 updating version 197 to 199 2024-09-16T05:45:50.525 INFO:tasks.rados.rados.0.smithi145.stdout:583: oid 20 version 199 is already newer than 198 2024-09-16T05:45:50.525 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 199 (ObjNum 203 snap 50 seq_num 203) dirty exists 2024-09-16T05:45:50.525 INFO:tasks.rados.rados.0.smithi145.stdout:583: left oid 20 (ObjNum 203 snap 50 seq_num 203) 2024-09-16T05:45:50.536 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-mon[39111]: from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:50.536 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-mon[39111]: osdmap e172: 8 total, 8 up, 8 in 2024-09-16T05:45:50.536 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-mon[39111]: osdmap e173: 8 total, 8 up, 8 in 2024-09-16T05:45:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:50 smithi161 ceph-mon[31301]: from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:45:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:50 smithi161 ceph-mon[31301]: osdmap e172: 8 total, 8 up, 8 in 2024-09-16T05:45:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:50 smithi161 ceph-mon[31301]: osdmap e173: 8 total, 8 up, 8 in 2024-09-16T05:45:51.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:50.793+0000 7f0c20108040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:45:51.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:50 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:50.909+0000 7f0c20108040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:45:51.289 INFO:tasks.rados.rados.0.smithi145.stdout:583: done (1 left) 2024-09-16T05:45:51.289 INFO:tasks.rados.rados.0.smithi145.stdout:584: done (0 left) 2024-09-16T05:45:51.289 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 51 2024-09-16T05:45:51.289 INFO:tasks.rados.rados.0.smithi145.stdout:585: seq_num 204 ranges {0=622592,622592=401408} 2024-09-16T05:45:51.292 INFO:tasks.rados.rados.0.smithi145.stdout:585: writing smithi14585108-17 from 0 to 622592 tid 1 2024-09-16T05:45:51.295 INFO:tasks.rados.rados.0.smithi145.stdout:585: writing smithi14585108-17 from 622592 to 1024000 tid 2 2024-09-16T05:45:51.295 INFO:tasks.rados.rados.0.smithi145.stdout:586: copy_from oid 28 from oid 42 current snap is 51 2024-09-16T05:45:51.295 INFO:tasks.rados.rados.0.smithi145.stdout:587: rollback oid 15 current snap is 51 2024-09-16T05:45:51.295 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 25 2024-09-16T05:45:51.295 INFO:tasks.rados.rados.0.smithi145.stdout:588: rollback oid 33 current snap is 51 2024-09-16T05:45:51.295 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 43 2024-09-16T05:45:51.295 INFO:tasks.rados.rados.0.smithi145.stdout:589: delete oid 46 current snap is 51 2024-09-16T05:45:51.299 INFO:tasks.rados.rados.0.smithi145.stdout:589: done (4 left) 2024-09-16T05:45:51.299 INFO:tasks.rados.rados.0.smithi145.stdout:590: read oid 11 snap 32 2024-09-16T05:45:51.299 INFO:tasks.rados.rados.0.smithi145.stdout:590: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-16T05:45:51.299 INFO:tasks.rados.rados.0.smithi145.stdout:591: read oid 19 snap -1 2024-09-16T05:45:51.299 INFO:tasks.rados.rados.0.smithi145.stdout:591: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:45:51.299 INFO:tasks.rados.rados.0.smithi145.stdout:592: copy_from oid 14 from oid 7 current snap is 51 2024-09-16T05:45:51.299 INFO:tasks.rados.rados.0.smithi145.stdout:593: delete oid 47 current snap is 51 2024-09-16T05:45:51.302 INFO:tasks.rados.rados.0.smithi145.stdout:585: finishing write tid 1 to smithi14585108-17 2024-09-16T05:45:51.302 INFO:tasks.rados.rados.0.smithi145.stdout:586: finishing copy_from to smithi14585108-28 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:586: got expected ENOENT (src dne) 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:586: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:588: finishing rollback tid 0 to smithi14585108-33 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:588: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:588: finishing rollback tid 2 to smithi14585108-33 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 128 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:586: done (7 left) 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:588: done (6 left) 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:593: done (5 left) 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:594: read oid 36 snap -1 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:594: expect (ObjNum 164 snap 44 seq_num 164) 2024-09-16T05:45:51.303 INFO:tasks.rados.rados.0.smithi145.stdout:595: delete oid 40 current snap is 51 2024-09-16T05:45:51.304 INFO:tasks.rados.rados.0.smithi145.stdout:587: finishing rollback tid 0 to smithi14585108-15 2024-09-16T05:45:51.306 INFO:tasks.rados.rados.0.smithi145.stdout:592: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:45:51.307 INFO:tasks.rados.rados.0.smithi145.stdout:595: done (6 left) 2024-09-16T05:45:51.307 INFO:tasks.rados.rados.0.smithi145.stdout:596: copy_from oid 27 from oid 30 current snap is 51 2024-09-16T05:45:51.307 INFO:tasks.rados.rados.0.smithi145.stdout:597: delete oid 50 current snap is 51 2024-09-16T05:45:51.308 INFO:tasks.rados.rados.0.smithi145.stdout:592: finishing copy_from to smithi14585108-14 2024-09-16T05:45:51.309 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 156 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-09-16T05:45:51.310 INFO:tasks.rados.rados.0.smithi145.stdout:590: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-16T05:45:51.324 INFO:tasks.rados.rados.0.smithi145.stdout:591: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:45:51.400 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-mon[39111]: pgmap v42: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-16T05:45:51.401 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-mon[27514]: pgmap v42: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-16T05:45:51.401 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.070+0000 7f0c20108040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:45:51.401 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.132+0000 7f0c20108040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:45:51.401 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.288+0000 7f0c20108040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:45:51.401 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.399+0000 7f0c20108040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:45:51.444 INFO:tasks.rados.rados.0.smithi145.stdout:585: finishing write tid 2 to smithi14585108-17 2024-09-16T05:45:51.444 INFO:tasks.rados.rados.0.smithi145.stdout:585: finishing write tid 3 to smithi14585108-17 2024-09-16T05:45:51.444 INFO:tasks.rados.rados.0.smithi145.stdout:587: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:45:51.444 INFO:tasks.rados.rados.0.smithi145.stdout:587: finishing rollback tid 2 to smithi14585108-15 2024-09-16T05:45:51.444 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 264 (ObjNum 109 snap 19 seq_num 109) dirty exists 2024-09-16T05:45:51.444 INFO:tasks.rados.rados.0.smithi145.stdout:596: finishing copy_from racing read to smithi14585108-27 2024-09-16T05:45:51.444 INFO:tasks.rados.rados.0.smithi145.stdout:587: done (7 left) 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:590: done (6 left) 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:591: done (5 left) 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:592: done (4 left) 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:597: done (3 left) 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 51 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:596: finishing copy_from to smithi14585108-27 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 70 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:585: finishing write tid 4 to smithi14585108-17 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:585: oid 17 updating version 0 to 225 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:585: oid 17 version 225 is already newer than 224 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:585: oid 17 version 225 is already newer than 223 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 225 (ObjNum 204 snap 51 seq_num 204) dirty exists 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:585: left oid 17 (ObjNum 204 snap 51 seq_num 204) 2024-09-16T05:45:51.445 INFO:tasks.rados.rados.0.smithi145.stdout:594: expect (ObjNum 164 snap 44 seq_num 164) 2024-09-16T05:45:51.527 INFO:tasks.rados.rados.0.smithi145.stdout:598: seq_num 209 ranges {0=704512,704512=401408} 2024-09-16T05:45:51.531 INFO:tasks.rados.rados.0.smithi145.stdout:598: writing smithi14585108-40 from 0 to 704512 tid 1 2024-09-16T05:45:51.534 INFO:tasks.rados.rados.0.smithi145.stdout:598: writing smithi14585108-40 from 704512 to 1105920 tid 2 2024-09-16T05:45:51.534 INFO:tasks.rados.rados.0.smithi145.stdout:585: done (3 left) 2024-09-16T05:45:51.534 INFO:tasks.rados.rados.0.smithi145.stdout:594: done (2 left) 2024-09-16T05:45:51.534 INFO:tasks.rados.rados.0.smithi145.stdout:596: done (1 left) 2024-09-16T05:45:51.534 INFO:tasks.rados.rados.0.smithi145.stdout:599: rollback oid 8 current snap is 51 2024-09-16T05:45:51.534 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 8 to 43 2024-09-16T05:45:51.534 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 51 2024-09-16T05:45:51.535 INFO:tasks.rados.rados.0.smithi145.stdout:600: seq_num 210 ranges {3858432=720896,4579328=401408} 2024-09-16T05:45:51.560 INFO:tasks.rados.rados.0.smithi145.stdout:600: writing smithi14585108-43 from 3858432 to 4579328 tid 1 2024-09-16T05:45:51.561 INFO:tasks.rados.rados.0.smithi145.stdout:600: writing smithi14585108-43 from 4579328 to 4980736 tid 2 2024-09-16T05:45:51.561 INFO:tasks.rados.rados.0.smithi145.stdout:601: delete oid 49 current snap is 51 2024-09-16T05:45:51.561 INFO:tasks.rados.rados.0.smithi145.stdout:598: finishing write tid 1 to smithi14585108-40 2024-09-16T05:45:51.561 INFO:tasks.rados.rados.0.smithi145.stdout:599: finishing rollback tid 1 to smithi14585108-8 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 205 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:598: finishing write tid 2 to smithi14585108-40 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:598: finishing write tid 3 to smithi14585108-40 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:598: finishing write tid 4 to smithi14585108-40 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:598: oid 40 updating version 0 to 99 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:598: oid 40 version 99 is already newer than 97 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:598: oid 40 version 99 is already newer than 98 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 99 (ObjNum 209 snap 51 seq_num 209) dirty exists 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:598: left oid 40 (ObjNum 209 snap 51 seq_num 209) 2024-09-16T05:45:51.562 INFO:tasks.rados.rados.0.smithi145.stdout:598: done (3 left) 2024-09-16T05:45:51.563 INFO:tasks.rados.rados.0.smithi145.stdout:599: done (2 left) 2024-09-16T05:45:51.563 INFO:tasks.rados.rados.0.smithi145.stdout:601: done (1 left) 2024-09-16T05:45:51.563 INFO:tasks.rados.rados.0.smithi145.stdout:602: delete oid 10 current snap is 51 2024-09-16T05:45:51.564 INFO:tasks.rados.rados.0.smithi145.stdout:600: finishing write tid 1 to smithi14585108-43 2024-09-16T05:45:51.564 INFO:tasks.rados.rados.0.smithi145.stdout:600: finishing write tid 2 to smithi14585108-43 2024-09-16T05:45:51.564 INFO:tasks.rados.rados.0.smithi145.stdout:600: finishing write tid 3 to smithi14585108-43 2024-09-16T05:45:51.565 INFO:tasks.rados.rados.0.smithi145.stdout:602: done (1 left) 2024-09-16T05:45:51.565 INFO:tasks.rados.rados.0.smithi145.stdout:603: rmattr oid 29 current snap is 51 2024-09-16T05:45:51.565 INFO:tasks.rados.rados.0.smithi145.stdout:603: done (1 left) 2024-09-16T05:45:51.565 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 51 2024-09-16T05:45:51.565 INFO:tasks.rados.rados.0.smithi145.stdout:604: seq_num 213 ranges {0=770048,770048=401408} 2024-09-16T05:45:51.569 INFO:tasks.rados.rados.0.smithi145.stdout:604: writing smithi14585108-37 from 0 to 770048 tid 1 2024-09-16T05:45:51.572 INFO:tasks.rados.rados.0.smithi145.stdout:604: writing smithi14585108-37 from 770048 to 1171456 tid 2 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:605: read oid 29 snap -1 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:605: expect (ObjNum 195 snap 50 seq_num 195) 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 51 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:600: finishing write tid 4 to smithi14585108-43 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:600: oid 43 updating version 0 to 223 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:600: oid 43 updating version 223 to 224 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:600: oid 43 updating version 224 to 225 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 225 (ObjNum 210 snap 51 seq_num 210) dirty exists 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:600: left oid 43 (ObjNum 210 snap 51 seq_num 210) 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:604: finishing write tid 1 to smithi14585108-37 2024-09-16T05:45:51.573 INFO:tasks.rados.rados.0.smithi145.stdout:606: seq_num 214 ranges {1417216=794624,2211840=401408} 2024-09-16T05:45:51.584 INFO:tasks.rados.rados.0.smithi145.stdout:606: writing smithi14585108-12 from 1417216 to 2211840 tid 1 2024-09-16T05:45:51.586 INFO:tasks.rados.rados.0.smithi145.stdout:606: writing smithi14585108-12 from 2211840 to 2613248 tid 2 2024-09-16T05:45:51.586 INFO:tasks.rados.rados.0.smithi145.stdout:600: done (3 left) 2024-09-16T05:45:51.586 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 51 2024-09-16T05:45:51.587 INFO:tasks.rados.rados.0.smithi145.stdout:607: seq_num 215 ranges {2088960=409600,2498560=532480,3031040=270336} 2024-09-16T05:45:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:51 smithi161 ceph-mon[31301]: pgmap v42: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-16T05:45:51.600 INFO:tasks.rados.rados.0.smithi145.stdout:607: writing smithi14585108-36 from 2088960 to 2498560 tid 1 2024-09-16T05:45:51.603 INFO:tasks.rados.rados.0.smithi145.stdout:607: writing smithi14585108-36 from 2498560 to 3031040 tid 2 2024-09-16T05:45:51.605 INFO:tasks.rados.rados.0.smithi145.stdout:607: writing smithi14585108-36 from 3031040 to 3301376 tid 3 2024-09-16T05:45:51.605 INFO:tasks.rados.rados.0.smithi145.stdout:608: snap_remove snap 49 2024-09-16T05:45:51.712 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.470+0000 7f0c20108040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:45:51.712 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.645+0000 7f0c20108040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:45:51.996 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.711+0000 7f0c20108040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:45:51.996 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.782+0000 7f0c20108040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:45:51.996 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.870+0000 7f0c20108040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:45:51.996 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.933+0000 7f0c20108040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:45:51.997 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:51 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:51.995+0000 7f0c20108040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:45:52.299 INFO:tasks.rados.rados.0.smithi145.stdout:608: done (4 left) 2024-09-16T05:45:52.299 INFO:tasks.rados.rados.0.smithi145.stdout:609: snap_create 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:604: finishing write tid 2 to smithi14585108-37 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:604: finishing write tid 3 to smithi14585108-37 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:604: finishing write tid 4 to smithi14585108-37 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:604: oid 37 updating version 0 to 179 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:604: oid 37 updating version 179 to 180 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:604: oid 37 version 180 is already newer than 178 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 180 (ObjNum 213 snap 51 seq_num 213) dirty exists 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:604: left oid 37 (ObjNum 213 snap 51 seq_num 213) 2024-09-16T05:45:52.300 INFO:tasks.rados.rados.0.smithi145.stdout:605: expect (ObjNum 195 snap 50 seq_num 195) 2024-09-16T05:45:52.328 INFO:tasks.rados.rados.0.smithi145.stdout:606: finishing write tid 1 to smithi14585108-12 2024-09-16T05:45:52.328 INFO:tasks.rados.rados.0.smithi145.stdout:606: finishing write tid 2 to smithi14585108-12 2024-09-16T05:45:52.328 INFO:tasks.rados.rados.0.smithi145.stdout:606: finishing write tid 3 to smithi14585108-12 2024-09-16T05:45:52.328 INFO:tasks.rados.rados.0.smithi145.stdout:606: finishing write tid 4 to smithi14585108-12 2024-09-16T05:45:52.328 INFO:tasks.rados.rados.0.smithi145.stdout:606: oid 12 updating version 0 to 111 2024-09-16T05:45:52.328 INFO:tasks.rados.rados.0.smithi145.stdout:606: oid 12 updating version 111 to 112 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:606: oid 12 version 112 is already newer than 110 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 112 (ObjNum 214 snap 51 seq_num 214) dirty exists 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:606: left oid 12 (ObjNum 214 snap 51 seq_num 214) 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:607: finishing write tid 1 to smithi14585108-36 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:607: finishing write tid 2 to smithi14585108-36 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:607: finishing write tid 3 to smithi14585108-36 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:607: finishing write tid 4 to smithi14585108-36 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:607: finishing write tid 5 to smithi14585108-36 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:607: oid 36 updating version 0 to 227 2024-09-16T05:45:52.329 INFO:tasks.rados.rados.0.smithi145.stdout:607: oid 36 updating version 227 to 229 2024-09-16T05:45:52.330 INFO:tasks.rados.rados.0.smithi145.stdout:607: oid 36 version 229 is already newer than 228 2024-09-16T05:45:52.330 INFO:tasks.rados.rados.0.smithi145.stdout:607: oid 36 updating version 229 to 230 2024-09-16T05:45:52.330 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 230 (ObjNum 215 snap 51 seq_num 215) dirty exists 2024-09-16T05:45:52.330 INFO:tasks.rados.rados.0.smithi145.stdout:607: left oid 36 (ObjNum 215 snap 51 seq_num 215) 2024-09-16T05:45:52.370 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:52 smithi161 ceph-mon[31301]: osdmap e174: 8 total, 8 up, 8 in 2024-09-16T05:45:52.370 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:52 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.370 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:52 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.371 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:52 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.371 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:52 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[27514]: osdmap e174: 8 total, 8 up, 8 in 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[39111]: osdmap e174: 8 total, 8 up, 8 in 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:53.160 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:52.867+0000 7f0c20108040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:45:53.161 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:52] ENGINE Bus STARTING 2024-09-16T05:45:53.161 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: CherryPy Checker: 2024-09-16T05:45:53.161 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: The Application mounted at '' has an empty config. 2024-09-16T05:45:53.161 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:53.161 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:52] ENGINE Serving on http://:::9283 2024-09-16T05:45:53.161 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:52] ENGINE Bus STARTED 2024-09-16T05:45:53.302 INFO:tasks.rados.rados.0.smithi145.stdout:604: done (4 left) 2024-09-16T05:45:53.302 INFO:tasks.rados.rados.0.smithi145.stdout:605: done (3 left) 2024-09-16T05:45:53.302 INFO:tasks.rados.rados.0.smithi145.stdout:606: done (2 left) 2024-09-16T05:45:53.302 INFO:tasks.rados.rados.0.smithi145.stdout:607: done (1 left) 2024-09-16T05:45:53.302 INFO:tasks.rados.rados.0.smithi145.stdout:609: done (0 left) 2024-09-16T05:45:53.302 INFO:tasks.rados.rados.0.smithi145.stdout:610: snap_remove snap 25 2024-09-16T05:45:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: osdmap e175: 8 total, 8 up, 8 in 2024-09-16T05:45:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: pgmap v45: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-16T05:45:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: Standby manager daemon y restarted 2024-09-16T05:45:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: Standby manager daemon y started 2024-09-16T05:45:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T05:45:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: osdmap e175: 8 total, 8 up, 8 in 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: pgmap v45: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: Standby manager daemon y restarted 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: Standby manager daemon y started 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T05:45:53.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:53 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: osdmap e175: 8 total, 8 up, 8 in 2024-09-16T05:45:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: pgmap v45: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-16T05:45:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: Standby manager daemon y restarted 2024-09-16T05:45:53.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: Standby manager daemon y started 2024-09-16T05:45:53.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T05:45:53.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:45:53.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T05:45:53.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:53 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:45:54.306 INFO:tasks.rados.rados.0.smithi145.stdout:610: done (0 left) 2024-09-16T05:45:54.306 INFO:tasks.rados.rados.0.smithi145.stdout:611: read oid 16 snap 47 2024-09-16T05:45:54.306 INFO:tasks.rados.rados.0.smithi145.stdout:611: expect deleted 2024-09-16T05:45:54.306 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 52 2024-09-16T05:45:54.306 INFO:tasks.rados.rados.0.smithi145.stdout:612: seq_num 216 ranges {0=425984,425984=409600,835584=393216} 2024-09-16T05:45:54.310 INFO:tasks.rados.rados.0.smithi145.stdout:612: writing smithi14585108-2 from 0 to 425984 tid 1 2024-09-16T05:45:54.312 INFO:tasks.rados.rados.0.smithi145.stdout:612: writing smithi14585108-2 from 425984 to 835584 tid 2 2024-09-16T05:45:54.315 INFO:tasks.rados.rados.0.smithi145.stdout:612: writing smithi14585108-2 from 835584 to 1228800 tid 3 2024-09-16T05:45:54.315 INFO:tasks.rados.rados.0.smithi145.stdout:611: done (1 left) 2024-09-16T05:45:54.315 INFO:tasks.rados.rados.0.smithi145.stdout:613: setattr oid 31 current snap is 52 2024-09-16T05:45:54.317 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 52 2024-09-16T05:45:54.317 INFO:tasks.rados.rados.0.smithi145.stdout:614: seq_num 217 ranges {2023424=442368,2465792=696320,3162112=106496} 2024-09-16T05:45:54.331 INFO:tasks.rados.rados.0.smithi145.stdout:614: writing smithi14585108-34 from 2023424 to 2465792 tid 1 2024-09-16T05:45:54.335 INFO:tasks.rados.rados.0.smithi145.stdout:614: writing smithi14585108-34 from 2465792 to 3162112 tid 2 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:614: writing smithi14585108-34 from 3162112 to 3268608 tid 3 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:615: read oid 29 snap -1 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:615: expect (ObjNum 195 snap 50 seq_num 195) 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:616: read oid 5 snap -1 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:616: expect (ObjNum 135 snap 32 seq_num 135) 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:617: copy_from oid 1 from oid 7 current snap is 52 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:612: finishing write tid 1 to smithi14585108-2 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:612: finishing write tid 2 to smithi14585108-2 2024-09-16T05:45:54.337 INFO:tasks.rados.rados.0.smithi145.stdout:612: finishing write tid 3 to smithi14585108-2 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:612: finishing write tid 4 to smithi14585108-2 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 107 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:612: finishing write tid 5 to smithi14585108-2 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:612: oid 2 updating version 0 to 210 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:612: oid 2 version 210 is already newer than 209 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:612: oid 2 version 210 is already newer than 208 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:612: oid 2 updating version 210 to 211 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 211 (ObjNum 216 snap 52 seq_num 216) dirty exists 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:612: left oid 2 (ObjNum 216 snap 52 seq_num 216) 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:614: finishing write tid 1 to smithi14585108-34 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:612: done (5 left) 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:613: done (4 left) 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:618: rollback oid 22 current snap is 52 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 45 2024-09-16T05:45:54.338 INFO:tasks.rados.rados.0.smithi145.stdout:619: snap_remove snap 43 2024-09-16T05:45:54.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:54 smithi161 ceph-mon[31301]: osdmap e176: 8 total, 8 up, 8 in 2024-09-16T05:45:54.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:54 smithi161 ceph-mon[31301]: mgrmap e30: x(active, since 29s), standbys: y 2024-09-16T05:45:54.339 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:54 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:45:54] "GET /metrics HTTP/1.1" 200 36032 "" "Prometheus/2.43.0" 2024-09-16T05:45:54.355 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:54 smithi145 ceph-mon[27514]: osdmap e176: 8 total, 8 up, 8 in 2024-09-16T05:45:54.355 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:54 smithi145 ceph-mon[27514]: mgrmap e30: x(active, since 29s), standbys: y 2024-09-16T05:45:54.355 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:54 smithi145 ceph-mon[39111]: osdmap e176: 8 total, 8 up, 8 in 2024-09-16T05:45:54.355 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:54 smithi145 ceph-mon[39111]: mgrmap e30: x(active, since 29s), standbys: y 2024-09-16T05:45:55.265 INFO:tasks.rados.rados.0.smithi145.stdout:619: done (5 left) 2024-09-16T05:45:55.265 INFO:tasks.rados.rados.0.smithi145.stdout:618: finishing rollback tid 0 to smithi14585108-22 2024-09-16T05:45:55.265 INFO:tasks.rados.rados.0.smithi145.stdout:615: expect (ObjNum 195 snap 50 seq_num 195) 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:618: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 134 (ObjNum 129 snap 0 seq_num 3206725064) dirty dne 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:614: finishing write tid 2 to smithi14585108-34 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:614: finishing write tid 3 to smithi14585108-34 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:614: finishing write tid 4 to smithi14585108-34 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:614: finishing write tid 5 to smithi14585108-34 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:614: oid 34 updating version 0 to 239 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:614: oid 34 version 239 is already newer than 236 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:614: oid 34 version 239 is already newer than 238 2024-09-16T05:45:55.296 INFO:tasks.rados.rados.0.smithi145.stdout:614: oid 34 version 239 is already newer than 237 2024-09-16T05:45:55.297 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 239 (ObjNum 217 snap 52 seq_num 217) dirty exists 2024-09-16T05:45:55.297 INFO:tasks.rados.rados.0.smithi145.stdout:614: left oid 34 (ObjNum 217 snap 52 seq_num 217) 2024-09-16T05:45:55.297 INFO:tasks.rados.rados.0.smithi145.stdout:617: finishing copy_from racing read to smithi14585108-1 2024-09-16T05:45:55.297 INFO:tasks.rados.rados.0.smithi145.stdout:617: finishing copy_from to smithi14585108-1 2024-09-16T05:45:55.297 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 156 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-09-16T05:45:55.297 INFO:tasks.rados.rados.0.smithi145.stdout:616: expect (ObjNum 135 snap 32 seq_num 135) 2024-09-16T05:45:55.404 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-mon[39111]: osdmap e177: 8 total, 8 up, 8 in 2024-09-16T05:45:55.404 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-mon[39111]: pgmap v48: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:55.404 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:55.404 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-mon[39111]: osdmap e178: 8 total, 8 up, 8 in 2024-09-16T05:45:55.405 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-mon[27514]: osdmap e177: 8 total, 8 up, 8 in 2024-09-16T05:45:55.405 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-mon[27514]: pgmap v48: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:55.405 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:55.405 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-mon[27514]: osdmap e178: 8 total, 8 up, 8 in 2024-09-16T05:45:55.443 INFO:tasks.rados.rados.0.smithi145.stdout:620: read oid 31 snap -1 2024-09-16T05:45:55.443 INFO:tasks.rados.rados.0.smithi145.stdout:620: expect (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:45:55.443 INFO:tasks.rados.rados.0.smithi145.stdout:614: done (5 left) 2024-09-16T05:45:55.443 INFO:tasks.rados.rados.0.smithi145.stdout:615: done (4 left) 2024-09-16T05:45:55.444 INFO:tasks.rados.rados.0.smithi145.stdout:616: done (3 left) 2024-09-16T05:45:55.444 INFO:tasks.rados.rados.0.smithi145.stdout:617: done (2 left) 2024-09-16T05:45:55.444 INFO:tasks.rados.rados.0.smithi145.stdout:618: done (1 left) 2024-09-16T05:45:55.444 INFO:tasks.rados.rados.0.smithi145.stdout:621: rollback oid 50 current snap is 52 2024-09-16T05:45:55.444 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 47 2024-09-16T05:45:55.444 INFO:tasks.rados.rados.0.smithi145.stdout:622: setattr oid 48 current snap is 52 2024-09-16T05:45:55.444 INFO:tasks.rados.rados.0.smithi145.stdout:623: rollback oid 10 current snap is 52 2024-09-16T05:45:55.445 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 10 to 51 2024-09-16T05:45:55.445 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 52 2024-09-16T05:45:55.445 INFO:tasks.rados.rados.0.smithi145.stdout:624: seq_num 218 ranges {671744=458752,1130496=581632,1712128=221184} 2024-09-16T05:45:55.450 INFO:tasks.rados.rados.0.smithi145.stdout:624: writing smithi14585108-11 from 671744 to 1130496 tid 1 2024-09-16T05:45:55.453 INFO:tasks.rados.rados.0.smithi145.stdout:624: writing smithi14585108-11 from 1130496 to 1712128 tid 2 2024-09-16T05:45:55.455 INFO:tasks.rados.rados.0.smithi145.stdout:624: writing smithi14585108-11 from 1712128 to 1933312 tid 3 2024-09-16T05:45:55.455 INFO:tasks.rados.rados.0.smithi145.stdout:625: snap_remove snap 45 2024-09-16T05:45:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:55 smithi161 ceph-mon[31301]: osdmap e177: 8 total, 8 up, 8 in 2024-09-16T05:45:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:55 smithi161 ceph-mon[31301]: pgmap v48: 121 pgs: 121 active+clean; 148 MiB data, 605 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:55 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:55 smithi161 ceph-mon[31301]: osdmap e178: 8 total, 8 up, 8 in 2024-09-16T05:45:55.947 INFO:tasks.rados.rados.0.smithi145.stdout:625: done (5 left) 2024-09-16T05:45:55.947 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 52 2024-09-16T05:45:55.947 INFO:tasks.rados.rados.0.smithi145.stdout:626: seq_num 219 ranges {1073152=475136,1548288=466944,2015232=335872} 2024-09-16T05:45:55.956 INFO:tasks.rados.rados.0.smithi145.stdout:626: writing smithi14585108-23 from 1073152 to 1548288 tid 1 2024-09-16T05:45:55.959 INFO:tasks.rados.rados.0.smithi145.stdout:626: writing smithi14585108-23 from 1548288 to 2015232 tid 2 2024-09-16T05:45:55.961 INFO:tasks.rados.rados.0.smithi145.stdout:626: writing smithi14585108-23 from 2015232 to 2351104 tid 3 2024-09-16T05:45:55.962 INFO:tasks.rados.rados.0.smithi145.stdout:623: finishing rollback tid 1 to smithi14585108-10 2024-09-16T05:45:55.962 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 0 (ObjNum 129 snap 0 seq_num 3204790128) dirty dne 2024-09-16T05:45:55.962 INFO:tasks.rados.rados.0.smithi145.stdout:621: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:45:55.962 INFO:tasks.rados.rados.0.smithi145.stdout:621: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:45:55.962 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 85 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:55.962 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 142 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-09-16T05:45:55.962 INFO:tasks.rados.rados.0.smithi145.stdout:620: expect (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:45:55.992 INFO:tasks.rados.rados.0.smithi145.stdout:624: finishing write tid 1 to smithi14585108-11 2024-09-16T05:45:55.992 INFO:tasks.rados.rados.0.smithi145.stdout:624: finishing write tid 2 to smithi14585108-11 2024-09-16T05:45:55.992 INFO:tasks.rados.rados.0.smithi145.stdout:624: finishing write tid 3 to smithi14585108-11 2024-09-16T05:45:55.992 INFO:tasks.rados.rados.0.smithi145.stdout:624: finishing write tid 4 to smithi14585108-11 2024-09-16T05:45:55.992 INFO:tasks.rados.rados.0.smithi145.stdout:624: finishing write tid 5 to smithi14585108-11 2024-09-16T05:45:55.992 INFO:tasks.rados.rados.0.smithi145.stdout:624: oid 11 updating version 0 to 287 2024-09-16T05:45:55.992 INFO:tasks.rados.rados.0.smithi145.stdout:624: oid 11 version 287 is already newer than 286 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:624: oid 11 version 287 is already newer than 285 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:624: oid 11 updating version 287 to 288 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 288 (ObjNum 218 snap 52 seq_num 218) dirty exists 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:624: left oid 11 (ObjNum 218 snap 52 seq_num 218) 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:626: finishing write tid 1 to smithi14585108-23 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:626: finishing write tid 2 to smithi14585108-23 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:626: finishing write tid 3 to smithi14585108-23 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:620: done (5 left) 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:621: done (4 left) 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:622: done (3 left) 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:623: done (2 left) 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:624: done (1 left) 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:627: rollback oid 44 current snap is 52 2024-09-16T05:45:55.993 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 44 to 51 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:626: finishing write tid 4 to smithi14585108-23 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:626: finishing write tid 5 to smithi14585108-23 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:626: oid 23 updating version 0 to 120 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:626: oid 23 version 120 is already newer than 118 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:626: oid 23 updating version 120 to 121 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:626: oid 23 version 121 is already newer than 119 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 121 (ObjNum 219 snap 52 seq_num 219) dirty exists 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:626: left oid 23 (ObjNum 219 snap 52 seq_num 219) 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:626: done (1 left) 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:628: rmattr oid 33 current snap is 52 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:628: done (1 left) 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:629: read oid 6 snap -1 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:629: expect (ObjNum 199 snap 50 seq_num 199) 2024-09-16T05:45:55.994 INFO:tasks.rados.rados.0.smithi145.stdout:630: snap_create 2024-09-16T05:45:55.995 INFO:tasks.rados.rados.0.smithi145.stdout:627: finishing rollback tid 0 to smithi14585108-44 2024-09-16T05:45:55.995 INFO:tasks.rados.rados.0.smithi145.stdout:627: finishing rollback tid 1 to smithi14585108-44 2024-09-16T05:45:55.995 INFO:tasks.rados.rados.0.smithi145.stdout:627: finishing rollback tid 2 to smithi14585108-44 2024-09-16T05:45:55.995 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 121 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-16T05:45:55.998 INFO:tasks.rados.rados.0.smithi145.stdout:629: expect (ObjNum 199 snap 50 seq_num 199) 2024-09-16T05:45:56.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:55] ENGINE Bus STOPPING 2024-09-16T05:45:56.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:45:56.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:55] ENGINE Bus STOPPED 2024-09-16T05:45:56.252 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:55 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:55.950+0000 7f1a87a73640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T05:45:56.252 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: ignoring --setuser ceph since I am not root 2024-09-16T05:45:56.252 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: ignoring --setgroup ceph since I am not root 2024-09-16T05:45:56.252 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mgr[67328]: -- 172.21.15.161:0/2892970142 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5643e48850e0 con 0x5643e4863000 2024-09-16T05:45:56.253 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:56.105+0000 7f15dbe63040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:45:56.253 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:56.165+0000 7f15dbe63040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:45:56.363 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:56] ENGINE Bus STARTING 2024-09-16T05:45:56.363 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.160+0000 7f0b86352640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.363 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.160+0000 7f0b86352640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.160+0000 7f0b86352640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.160+0000 7f0b86352640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.160+0000 7f0b86352640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.161+0000 7f0b88b57640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.161+0000 7f0b88b57640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.161+0000 7f0b88b57640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.161+0000 7f0b88b57640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:56.161+0000 7f0b88b57640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:56] ENGINE Serving on http://:::9283 2024-09-16T05:45:56.364 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:45:56] ENGINE Bus STARTED 2024-09-16T05:45:56.541 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:56.316+0000 7f15dbe63040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:45:56.541 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:56.386+0000 7f15dbe63040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:45:56.541 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:56.539+0000 7f15dbe63040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:45:56.799 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:56.688+0000 7f15dbe63040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:45:56.944 INFO:tasks.rados.rados.0.smithi145.stdout:627: done (2 left) 2024-09-16T05:45:56.944 INFO:tasks.rados.rados.0.smithi145.stdout:629: done (1 left) 2024-09-16T05:45:56.944 INFO:tasks.rados.rados.0.smithi145.stdout:630: done (0 left) 2024-09-16T05:45:56.945 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 53 2024-09-16T05:45:56.945 INFO:tasks.rados.rados.0.smithi145.stdout:631: seq_num 220 ranges {802816=491520,1294336=753664,2048000=49152} 2024-09-16T05:45:56.952 INFO:tasks.rados.rados.0.smithi145.stdout:631: writing smithi14585108-3 from 802816 to 1294336 tid 1 2024-09-16T05:45:56.956 INFO:tasks.rados.rados.0.smithi145.stdout:631: writing smithi14585108-3 from 1294336 to 2048000 tid 2 2024-09-16T05:45:56.957 INFO:tasks.rados.rados.0.smithi145.stdout:631: writing smithi14585108-3 from 2048000 to 2097152 tid 3 2024-09-16T05:45:56.957 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 53 2024-09-16T05:45:56.957 INFO:tasks.rados.rados.0.smithi145.stdout:632: seq_num 221 ranges {0=507904,507904=688128,1196032=114688} 2024-09-16T05:45:56.960 INFO:tasks.rados.rados.0.smithi145.stdout:632: writing smithi14585108-49 from 0 to 507904 tid 1 2024-09-16T05:45:56.965 INFO:tasks.rados.rados.0.smithi145.stdout:632: writing smithi14585108-49 from 507904 to 1196032 tid 2 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:632: writing smithi14585108-49 from 1196032 to 1310720 tid 3 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:633: read oid 32 snap 32 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:633: expect (ObjNum 124 snap 27 seq_num 124) 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:634: rollback oid 50 current snap is 53 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 47 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:631: finishing write tid 1 to smithi14585108-3 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:631: finishing write tid 2 to smithi14585108-3 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:631: finishing write tid 3 to smithi14585108-3 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:632: finishing write tid 1 to smithi14585108-49 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:631: finishing write tid 4 to smithi14585108-3 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:631: finishing write tid 5 to smithi14585108-3 2024-09-16T05:45:56.967 INFO:tasks.rados.rados.0.smithi145.stdout:631: oid 3 updating version 0 to 160 2024-09-16T05:45:56.968 INFO:tasks.rados.rados.0.smithi145.stdout:631: oid 3 version 160 is already newer than 157 2024-09-16T05:45:56.968 INFO:tasks.rados.rados.0.smithi145.stdout:631: oid 3 version 160 is already newer than 158 2024-09-16T05:45:56.968 INFO:tasks.rados.rados.0.smithi145.stdout:631: oid 3 version 160 is already newer than 159 2024-09-16T05:45:56.968 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 160 (ObjNum 220 snap 53 seq_num 220) dirty exists 2024-09-16T05:45:56.968 INFO:tasks.rados.rados.0.smithi145.stdout:631: left oid 3 (ObjNum 220 snap 53 seq_num 220) 2024-09-16T05:45:56.968 INFO:tasks.rados.rados.0.smithi145.stdout:631: done (3 left) 2024-09-16T05:45:56.968 INFO:tasks.rados.rados.0.smithi145.stdout:635: snap_create 2024-09-16T05:45:56.969 INFO:tasks.rados.rados.0.smithi145.stdout:632: finishing write tid 2 to smithi14585108-49 2024-09-16T05:45:56.970 INFO:tasks.rados.rados.0.smithi145.stdout:632: finishing write tid 3 to smithi14585108-49 2024-09-16T05:45:56.970 INFO:tasks.rados.rados.0.smithi145.stdout:632: finishing write tid 4 to smithi14585108-49 2024-09-16T05:45:56.971 INFO:tasks.rados.rados.0.smithi145.stdout:632: finishing write tid 5 to smithi14585108-49 2024-09-16T05:45:56.971 INFO:tasks.rados.rados.0.smithi145.stdout:632: oid 49 updating version 0 to 199 2024-09-16T05:45:56.971 INFO:tasks.rados.rados.0.smithi145.stdout:632: oid 49 updating version 199 to 200 2024-09-16T05:45:56.971 INFO:tasks.rados.rados.0.smithi145.stdout:632: oid 49 updating version 200 to 201 2024-09-16T05:45:56.971 INFO:tasks.rados.rados.0.smithi145.stdout:632: oid 49 updating version 201 to 202 2024-09-16T05:45:56.971 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 202 (ObjNum 221 snap 53 seq_num 221) dirty exists 2024-09-16T05:45:56.971 INFO:tasks.rados.rados.0.smithi145.stdout:632: left oid 49 (ObjNum 221 snap 53 seq_num 221) 2024-09-16T05:45:56.973 INFO:tasks.rados.rados.0.smithi145.stdout:634: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:45:56.973 INFO:tasks.rados.rados.0.smithi145.stdout:634: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:45:56.973 INFO:tasks.rados.rados.0.smithi145.stdout:634: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:45:56.973 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 91 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:45:56.975 INFO:tasks.rados.rados.0.smithi145.stdout:633: expect (ObjNum 124 snap 27 seq_num 124) 2024-09-16T05:45:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: Activating manager daemon y 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: osdmap e179: 8 total, 8 up, 8 in 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24742 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: mgrmap e31: y(active, starting, since 0.00576611s) 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:57.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:45:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: Manager daemon y is now available 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.071 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: Activating manager daemon y 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: osdmap e179: 8 total, 8 up, 8 in 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24742 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: mgrmap e31: y(active, starting, since 0.00576611s) 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:57.072 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:45:57.073 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: Manager daemon y is now available 2024-09-16T05:45:57.074 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:57.074 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:57.074 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:57.074 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:56 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:57.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:57 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:57.039+0000 7f15dbe63040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:45:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 172.21.15.161:0/2912453392' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: Activating manager daemon y 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: osdmap e179: 8 total, 8 up, 8 in 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24742 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: mgrmap e31: y(active, starting, since 0.00576611s) 2024-09-16T05:45:57.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:45:57.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:45:57.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:45:57.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:45:57.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:45:57.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: Manager daemon y is now available 2024-09-16T05:45:57.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:45:57.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:45:57.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:45:57.090 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:56 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:45:57.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:57 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:57.105+0000 7f15dbe63040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:45:57.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:57 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:57.305+0000 7f15dbe63040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:632: done (3 left) 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:633: done (2 left) 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:634: done (1 left) 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:635: done (0 left) 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:636: read oid 22 snap -1 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:636: expect deleted 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:637: rollback oid 47 current snap is 54 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 46 2024-09-16T05:45:57.951 INFO:tasks.rados.rados.0.smithi145.stdout:638: snap_remove snap 30 2024-09-16T05:45:58.055 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-mon[39111]: osdmap e180: 8 total, 8 up, 8 in 2024-09-16T05:45:58.055 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-mon[39111]: mgrmap e32: y(active, since 1.01243s) 2024-09-16T05:45:58.055 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:57] ENGINE Bus STARTING 2024-09-16T05:45:58.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-mon[27514]: osdmap e180: 8 total, 8 up, 8 in 2024-09-16T05:45:58.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-mon[27514]: mgrmap e32: y(active, since 1.01243s) 2024-09-16T05:45:58.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:57] ENGINE Bus STARTING 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:57.776+0000 7f0b6d0e3640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:05:45:57] ENGINE Error in HTTPServer.serve 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: Traceback (most recent call last): 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: self._connections.run(self.expiration_interval) 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: self._run(expiration_interval) 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: s = self.context.wrap_socket( 2024-09-16T05:45:58.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:45:58.057 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: return self.sslsocket_class._create( 2024-09-16T05:45:58.057 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:45:58.057 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: self.do_handshake() 2024-09-16T05:45:58.057 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:45:58.057 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: self._sslobj.do_handshake() 2024-09-16T05:45:58.057 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:45:58.057 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:45:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:45:58.248 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:57 smithi161 ceph-mon[31301]: osdmap e180: 8 total, 8 up, 8 in 2024-09-16T05:45:58.248 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:57 smithi161 ceph-mon[31301]: mgrmap e32: y(active, since 1.01243s) 2024-09-16T05:45:58.248 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:57 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:57] ENGINE Bus STARTING 2024-09-16T05:45:58.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:58 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:58.247+0000 7f15dbe63040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:45:58.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:58 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:58.321+0000 7f15dbe63040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:45:58.970 INFO:tasks.rados.rados.0.smithi145.stdout:638: done (2 left) 2024-09-16T05:45:58.970 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 54 2024-09-16T05:45:58.970 INFO:tasks.rados.rados.0.smithi145.stdout:637: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:45:58.970 INFO:tasks.rados.rados.0.smithi145.stdout:639: seq_num 222 ranges {942080=524288,1466368=565248,2031616=237568} 2024-09-16T05:45:58.979 INFO:tasks.rados.rados.0.smithi145.stdout:639: writing smithi14585108-6 from 942080 to 1466368 tid 1 2024-09-16T05:45:58.982 INFO:tasks.rados.rados.0.smithi145.stdout:639: writing smithi14585108-6 from 1466368 to 2031616 tid 2 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:639: writing smithi14585108-6 from 2031616 to 2269184 tid 3 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:637: finishing rollback tid 2 to smithi14585108-47 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 122 (ObjNum 171 snap 45 seq_num 171) dirty exists 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:639: finishing write tid 1 to smithi14585108-6 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:636: done (2 left) 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:637: done (1 left) 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:640: copy_from oid 18 from oid 40 current snap is 54 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:641: rollback oid 28 current snap is 54 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 28 to 50 2024-09-16T05:45:58.985 INFO:tasks.rados.rados.0.smithi145.stdout:642: snap_remove snap 47 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:58 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:57] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:58 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:57] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:58 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:57] ENGINE Bus STARTED 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:58 smithi161 ceph-mon[31301]: [16/Sep/2024:05:45:57] ENGINE Error in HTTPServer.serve 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout: Traceback (most recent call last): 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._run(expiration_interval) 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:45:59.215 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: s = self.context.wrap_socket( 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: return self.sslsocket_class._create( 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: self.do_handshake() 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._sslobj.do_handshake() 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:58 smithi161 ceph-mon[31301]: osdmap e181: 8 total, 8 up, 8 in 2024-09-16T05:45:59.216 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:58 smithi161 ceph-mon[31301]: pgmap v6: 121 pgs: 121 active+clean; 156 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:59.217 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.095+0000 7f15dbe63040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:45:59.217 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.214+0000 7f15dbe63040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:45:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:57] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:45:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:57] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:45:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:57] ENGINE Bus STARTED 2024-09-16T05:45:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[27514]: [16/Sep/2024:05:45:57] ENGINE Error in HTTPServer.serve 2024-09-16T05:45:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:45:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: self.do_handshake() 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:45:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.a.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[27514]: osdmap e181: 8 total, 8 up, 8 in 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[27514]: pgmap v6: 121 pgs: 121 active+clean; 156 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:57] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:57] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:57] ENGINE Bus STARTED 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[39111]: [16/Sep/2024:05:45:57] ENGINE Error in HTTPServer.serve 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:45:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:45:59.321 INFO:journalctl@ceph.mon.c.smithi145.stdout: self.do_handshake() 2024-09-16T05:45:59.322 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:45:59.322 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:45:59.322 INFO:journalctl@ceph.mon.c.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:45:59.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[39111]: osdmap e181: 8 total, 8 up, 8 in 2024-09-16T05:45:59.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:58 smithi145 ceph-mon[39111]: pgmap v6: 121 pgs: 121 active+clean; 156 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:45:59.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.374+0000 7f15dbe63040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:45:59.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.436+0000 7f15dbe63040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:45:59.903 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.589+0000 7f15dbe63040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:45:59.903 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.663+0000 7f15dbe63040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:45:59.903 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.728+0000 7f15dbe63040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:45:59.903 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.902+0000 7f15dbe63040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:45:59.969 INFO:tasks.rados.rados.0.smithi145.stdout:642: done (3 left) 2024-09-16T05:45:59.969 INFO:tasks.rados.rados.0.smithi145.stdout:643: snap_create 2024-09-16T05:45:59.969 INFO:tasks.rados.rados.0.smithi145.stdout:639: finishing write tid 2 to smithi14585108-6 2024-09-16T05:45:59.969 INFO:tasks.rados.rados.0.smithi145.stdout:639: finishing write tid 3 to smithi14585108-6 2024-09-16T05:45:59.969 INFO:tasks.rados.rados.0.smithi145.stdout:639: finishing write tid 4 to smithi14585108-6 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:641: finishing rollback tid 0 to smithi14585108-28 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:641: finishing rollback tid 1 to smithi14585108-28 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:641: finishing rollback tid 2 to smithi14585108-28 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 132 (ObjNum 190 snap 48 seq_num 190) dirty exists 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:639: finishing write tid 5 to smithi14585108-6 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:639: oid 6 updating version 0 to 240 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:639: oid 6 updating version 240 to 242 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:639: oid 6 version 242 is already newer than 239 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:639: oid 6 version 242 is already newer than 241 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 242 (ObjNum 222 snap 54 seq_num 222) dirty exists 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:639: left oid 6 (ObjNum 222 snap 54 seq_num 222) 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:640: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:640: finishing copy_from to smithi14585108-18 2024-09-16T05:45:59.970 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 99 (ObjNum 209 snap 51 seq_num 209) dirty exists 2024-09-16T05:46:00.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-mon[31301]: osdmap e182: 8 total, 8 up, 8 in 2024-09-16T05:46:00.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-mon[31301]: mgrmap e33: y(active, since 3s) 2024-09-16T05:46:00.204 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:45:59 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:45:59.973+0000 7f15dbe63040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:46:00.204 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:46:00.045+0000 7f15dbe63040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:46:00.205 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:46:00.141+0000 7f15dbe63040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:46:00.205 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:46:00.203+0000 7f15dbe63040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:46:00.267 INFO:tasks.rados.rados.0.smithi145.stdout:639: done (3 left) 2024-09-16T05:46:00.268 INFO:tasks.rados.rados.0.smithi145.stdout:640: done (2 left) 2024-09-16T05:46:00.268 INFO:tasks.rados.rados.0.smithi145.stdout:641: done (1 left) 2024-09-16T05:46:00.268 INFO:tasks.rados.rados.0.smithi145.stdout:643: done (0 left) 2024-09-16T05:46:00.268 INFO:tasks.rados.rados.0.smithi145.stdout:644: snap_create 2024-09-16T05:46:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:59 smithi145 ceph-mon[39111]: osdmap e182: 8 total, 8 up, 8 in 2024-09-16T05:46:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:45:59 smithi145 ceph-mon[39111]: mgrmap e33: y(active, since 3s) 2024-09-16T05:46:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:59 smithi145 ceph-mon[27514]: osdmap e182: 8 total, 8 up, 8 in 2024-09-16T05:46:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:45:59 smithi145 ceph-mon[27514]: mgrmap e33: y(active, since 3s) 2024-09-16T05:46:00.529 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:46:00.264+0000 7f15dbe63040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:46:01.268 INFO:tasks.rados.rados.0.smithi145.stdout:644: done (0 left) 2024-09-16T05:46:01.268 INFO:tasks.rados.rados.0.smithi145.stdout:645: read oid 47 snap -1 2024-09-16T05:46:01.268 INFO:tasks.rados.rados.0.smithi145.stdout:645: expect (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:46:01.268 INFO:tasks.rados.rados.0.smithi145.stdout:646: delete oid 33 current snap is 56 2024-09-16T05:46:01.271 INFO:tasks.rados.rados.0.smithi145.stdout:646: done (1 left) 2024-09-16T05:46:01.271 INFO:tasks.rados.rados.0.smithi145.stdout:647: rollback oid 8 current snap is 56 2024-09-16T05:46:01.271 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 8 to 53 2024-09-16T05:46:01.272 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 56 2024-09-16T05:46:01.272 INFO:tasks.rados.rados.0.smithi145.stdout:648: seq_num 224 ranges {2613248=557056,3170304=737280,3907584=65536} 2024-09-16T05:46:01.275 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: pgmap v8: 121 pgs: 121 active+clean; 156 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:46:01.275 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: osdmap e183: 8 total, 8 up, 8 in 2024-09-16T05:46:01.275 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: osdmap e184: 8 total, 8 up, 8 in 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: pgmap v8: 121 pgs: 121 active+clean; 156 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: osdmap e183: 8 total, 8 up, 8 in 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.276 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: osdmap e184: 8 total, 8 up, 8 in 2024-09-16T05:46:01.277 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.277 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.277 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.277 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:00 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.289 INFO:tasks.rados.rados.0.smithi145.stdout:648: writing smithi14585108-12 from 2613248 to 3170304 tid 1 2024-09-16T05:46:01.294 INFO:tasks.rados.rados.0.smithi145.stdout:648: writing smithi14585108-12 from 3170304 to 3907584 tid 2 2024-09-16T05:46:01.294 INFO:tasks.rados.rados.0.smithi145.stdout:648: writing smithi14585108-12 from 3907584 to 3973120 tid 3 2024-09-16T05:46:01.294 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 56 2024-09-16T05:46:01.295 INFO:tasks.rados.rados.0.smithi145.stdout:649: seq_num 225 ranges {1007616=573440,1581056=622592,2203648=180224} 2024-09-16T05:46:01.304 INFO:tasks.rados.rados.0.smithi145.stdout:649: writing smithi14585108-31 from 1007616 to 1581056 tid 1 2024-09-16T05:46:01.307 INFO:tasks.rados.rados.0.smithi145.stdout:649: writing smithi14585108-31 from 1581056 to 2203648 tid 2 2024-09-16T05:46:01.309 INFO:tasks.rados.rados.0.smithi145.stdout:649: writing smithi14585108-31 from 2203648 to 2383872 tid 3 2024-09-16T05:46:01.309 INFO:tasks.rados.rados.0.smithi145.stdout:650: rollback oid 41 current snap is 56 2024-09-16T05:46:01.309 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 32 2024-09-16T05:46:01.309 INFO:tasks.rados.rados.0.smithi145.stdout:645: expect (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:46:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: pgmap v8: 121 pgs: 121 active+clean; 156 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-16T05:46:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: osdmap e183: 8 total, 8 up, 8 in 2024-09-16T05:46:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: osdmap e184: 8 total, 8 up, 8 in 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:00 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:46:01.096+0000 7f15dbe63040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:46:01] ENGINE Bus STARTING 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: CherryPy Checker: 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: The Application mounted at '' has an empty config. 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:46:01] ENGINE Serving on http://:::9283 2024-09-16T05:46:01.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: [16/Sep/2024:05:46:01] ENGINE Bus STARTED 2024-09-16T05:46:01.377 INFO:tasks.rados.rados.0.smithi145.stdout:647: finishing rollback tid 1 to smithi14585108-8 2024-09-16T05:46:01.377 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 205 (ObjNum 33 snap 0 seq_num 0) dirty dne 2024-09-16T05:46:01.377 INFO:tasks.rados.rados.0.smithi145.stdout:648: finishing write tid 1 to smithi14585108-12 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:648: finishing write tid 2 to smithi14585108-12 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:648: finishing write tid 3 to smithi14585108-12 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:645: done (4 left) 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:647: done (3 left) 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:651: read oid 32 snap -1 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:651: expect deleted 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 56 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:648: finishing write tid 4 to smithi14585108-12 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:648: finishing write tid 5 to smithi14585108-12 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:648: oid 12 updating version 0 to 140 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:648: oid 12 version 140 is already newer than 139 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:648: oid 12 updating version 140 to 141 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:648: oid 12 version 141 is already newer than 138 2024-09-16T05:46:01.378 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 141 (ObjNum 224 snap 56 seq_num 224) dirty exists 2024-09-16T05:46:01.379 INFO:tasks.rados.rados.0.smithi145.stdout:648: left oid 12 (ObjNum 224 snap 56 seq_num 224) 2024-09-16T05:46:01.379 INFO:tasks.rados.rados.0.smithi145.stdout:649: finishing write tid 1 to smithi14585108-31 2024-09-16T05:46:01.379 INFO:tasks.rados.rados.0.smithi145.stdout:649: finishing write tid 2 to smithi14585108-31 2024-09-16T05:46:01.379 INFO:tasks.rados.rados.0.smithi145.stdout:652: seq_num 226 ranges {0=589824,589824=507904,1097728=294912} 2024-09-16T05:46:01.380 INFO:tasks.rados.rados.0.smithi145.stdout:652: writing smithi14585108-24 from 0 to 589824 tid 1 2024-09-16T05:46:01.382 INFO:tasks.rados.rados.0.smithi145.stdout:652: writing smithi14585108-24 from 589824 to 1097728 tid 2 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:652: writing smithi14585108-24 from 1097728 to 1392640 tid 3 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:648: done (4 left) 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:653: snap_create 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:649: finishing write tid 3 to smithi14585108-31 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:649: finishing write tid 4 to smithi14585108-31 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:649: finishing write tid 5 to smithi14585108-31 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:649: oid 31 updating version 0 to 121 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:649: oid 31 updating version 121 to 122 2024-09-16T05:46:01.385 INFO:tasks.rados.rados.0.smithi145.stdout:649: oid 31 updating version 122 to 124 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:649: oid 31 version 124 is already newer than 123 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 124 (ObjNum 225 snap 56 seq_num 225) dirty exists 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:649: left oid 31 (ObjNum 225 snap 56 seq_num 225) 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:650: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:650: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:650: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 250 (ObjNum 111 snap 19 seq_num 111) dirty exists 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:652: finishing write tid 1 to smithi14585108-24 2024-09-16T05:46:01.386 INFO:tasks.rados.rados.0.smithi145.stdout:652: finishing write tid 2 to smithi14585108-24 2024-09-16T05:46:01.387 INFO:tasks.rados.rados.0.smithi145.stdout:652: finishing write tid 3 to smithi14585108-24 2024-09-16T05:46:01.387 INFO:tasks.rados.rados.0.smithi145.stdout:652: finishing write tid 4 to smithi14585108-24 2024-09-16T05:46:01.388 INFO:tasks.rados.rados.0.smithi145.stdout:652: finishing write tid 5 to smithi14585108-24 2024-09-16T05:46:01.388 INFO:tasks.rados.rados.0.smithi145.stdout:652: oid 24 updating version 0 to 127 2024-09-16T05:46:01.388 INFO:tasks.rados.rados.0.smithi145.stdout:652: oid 24 updating version 127 to 130 2024-09-16T05:46:01.388 INFO:tasks.rados.rados.0.smithi145.stdout:652: oid 24 version 130 is already newer than 129 2024-09-16T05:46:01.388 INFO:tasks.rados.rados.0.smithi145.stdout:652: oid 24 version 130 is already newer than 128 2024-09-16T05:46:01.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 130 (ObjNum 226 snap 56 seq_num 226) dirty exists 2024-09-16T05:46:01.388 INFO:tasks.rados.rados.0.smithi145.stdout:652: left oid 24 (ObjNum 226 snap 56 seq_num 226) 2024-09-16T05:46:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[27514]: Standby manager daemon x started 2024-09-16T05:46:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[27514]: osdmap e185: 8 total, 8 up, 8 in 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[39111]: Standby manager daemon x started 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[39111]: osdmap e185: 8 total, 8 up, 8 in 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:01 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:02.269 INFO:tasks.rados.rados.0.smithi145.stdout:649: done (4 left) 2024-09-16T05:46:02.269 INFO:tasks.rados.rados.0.smithi145.stdout:650: done (3 left) 2024-09-16T05:46:02.269 INFO:tasks.rados.rados.0.smithi145.stdout:651: done (2 left) 2024-09-16T05:46:02.269 INFO:tasks.rados.rados.0.smithi145.stdout:652: done (1 left) 2024-09-16T05:46:02.269 INFO:tasks.rados.rados.0.smithi145.stdout:653: done (0 left) 2024-09-16T05:46:02.269 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 57 2024-09-16T05:46:02.270 INFO:tasks.rados.rados.0.smithi145.stdout:654: seq_num 227 ranges {2351104=606208,2957312=794624,3751936=8192} 2024-09-16T05:46:02.284 INFO:tasks.rados.rados.0.smithi145.stdout:654: writing smithi14585108-23 from 2351104 to 2957312 tid 1 2024-09-16T05:46:02.289 INFO:tasks.rados.rados.0.smithi145.stdout:654: writing smithi14585108-23 from 2957312 to 3751936 tid 2 2024-09-16T05:46:02.290 INFO:tasks.rados.rados.0.smithi145.stdout:654: writing smithi14585108-23 from 3751936 to 3760128 tid 3 2024-09-16T05:46:02.290 INFO:tasks.rados.rados.0.smithi145.stdout:655: copy_from oid 26 from oid 22 current snap is 57 2024-09-16T05:46:02.290 INFO:tasks.rados.rados.0.smithi145.stdout:654: finishing write tid 1 to smithi14585108-23 2024-09-16T05:46:02.290 INFO:tasks.rados.rados.0.smithi145.stdout:656: snap_create 2024-09-16T05:46:02.294 INFO:tasks.rados.rados.0.smithi145.stdout:655: finishing copy_from to smithi14585108-26 2024-09-16T05:46:02.294 INFO:tasks.rados.rados.0.smithi145.stdout:655: got expected ENOENT (src dne) 2024-09-16T05:46:02.294 INFO:tasks.rados.rados.0.smithi145.stdout:655: finishing copy_from racing read to smithi14585108-26 2024-09-16T05:46:02.294 INFO:tasks.rados.rados.0.smithi145.stdout:654: finishing write tid 2 to smithi14585108-23 2024-09-16T05:46:02.294 INFO:tasks.rados.rados.0.smithi145.stdout:654: finishing write tid 3 to smithi14585108-23 2024-09-16T05:46:02.294 INFO:tasks.rados.rados.0.smithi145.stdout:654: finishing write tid 4 to smithi14585108-23 2024-09-16T05:46:02.295 INFO:tasks.rados.rados.0.smithi145.stdout:654: finishing write tid 5 to smithi14585108-23 2024-09-16T05:46:02.295 INFO:tasks.rados.rados.0.smithi145.stdout:654: oid 23 updating version 0 to 123 2024-09-16T05:46:02.295 INFO:tasks.rados.rados.0.smithi145.stdout:654: oid 23 version 123 is already newer than 122 2024-09-16T05:46:02.295 INFO:tasks.rados.rados.0.smithi145.stdout:654: oid 23 updating version 123 to 125 2024-09-16T05:46:02.295 INFO:tasks.rados.rados.0.smithi145.stdout:654: oid 23 version 125 is already newer than 124 2024-09-16T05:46:02.295 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 125 (ObjNum 227 snap 57 seq_num 227) dirty exists 2024-09-16T05:46:02.295 INFO:tasks.rados.rados.0.smithi145.stdout:654: left oid 23 (ObjNum 227 snap 57 seq_num 227) 2024-09-16T05:46:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-mon[31301]: Standby manager daemon x started 2024-09-16T05:46:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/4251384254' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-mon[31301]: osdmap e185: 8 total, 8 up, 8 in 2024-09-16T05:46:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:01 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:02 smithi145 ceph-mon[39111]: pgmap v12: 121 pgs: 121 active+clean; 158 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 656 KiB/s wr, 2 op/s 2024-09-16T05:46:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:02 smithi145 ceph-mon[39111]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-16T05:46:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:02 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:46:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:02 smithi145 ceph-mon[39111]: osdmap e186: 8 total, 8 up, 8 in 2024-09-16T05:46:03.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:02 smithi145 ceph-mon[27514]: pgmap v12: 121 pgs: 121 active+clean; 158 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 656 KiB/s wr, 2 op/s 2024-09-16T05:46:03.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:02 smithi145 ceph-mon[27514]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-16T05:46:03.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:02 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:46:03.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:02 smithi145 ceph-mon[27514]: osdmap e186: 8 total, 8 up, 8 in 2024-09-16T05:46:03.270 INFO:tasks.rados.rados.0.smithi145.stdout:654: done (2 left) 2024-09-16T05:46:03.271 INFO:tasks.rados.rados.0.smithi145.stdout:655: done (1 left) 2024-09-16T05:46:03.271 INFO:tasks.rados.rados.0.smithi145.stdout:656: done (0 left) 2024-09-16T05:46:03.271 INFO:tasks.rados.rados.0.smithi145.stdout:657: snap_create 2024-09-16T05:46:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:02 smithi161 ceph-mon[31301]: pgmap v12: 121 pgs: 121 active+clean; 158 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 656 KiB/s wr, 2 op/s 2024-09-16T05:46:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:02 smithi161 ceph-mon[31301]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-16T05:46:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:02 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:46:03.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:02 smithi161 ceph-mon[31301]: osdmap e186: 8 total, 8 up, 8 in 2024-09-16T05:46:04.277 INFO:tasks.rados.rados.0.smithi145.stdout:657: done (0 left) 2024-09-16T05:46:04.277 INFO:tasks.rados.rados.0.smithi145.stdout:658: delete oid 4 current snap is 59 2024-09-16T05:46:04.279 INFO:tasks.rados.rados.0.smithi145.stdout:658: done (0 left) 2024-09-16T05:46:04.279 INFO:tasks.rados.rados.0.smithi145.stdout:659: delete oid 15 current snap is 59 2024-09-16T05:46:04.283 INFO:tasks.rados.rados.0.smithi145.stdout:659: done (0 left) 2024-09-16T05:46:04.283 INFO:tasks.rados.rados.0.smithi145.stdout:660: snap_create 2024-09-16T05:46:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:04 smithi161 ceph-mon[31301]: osdmap e187: 8 total, 8 up, 8 in 2024-09-16T05:46:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:04 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:04 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:04 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:04.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:04 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:04.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[67305]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:46:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T05:46:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[27514]: osdmap e187: 8 total, 8 up, 8 in 2024-09-16T05:46:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[39111]: osdmap e187: 8 total, 8 up, 8 in 2024-09-16T05:46:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:04.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:04.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:04 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:05.272 INFO:tasks.rados.rados.0.smithi145.stdout:660: done (0 left) 2024-09-16T05:46:05.272 INFO:tasks.rados.rados.0.smithi145.stdout:661: setattr oid 19 current snap is 60 2024-09-16T05:46:05.273 INFO:tasks.rados.rados.0.smithi145.stdout:662: rmattr oid 42 current snap is 60 2024-09-16T05:46:05.273 INFO:tasks.rados.rados.0.smithi145.stdout:662: done (1 left) 2024-09-16T05:46:05.273 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 60 2024-09-16T05:46:05.273 INFO:tasks.rados.rados.0.smithi145.stdout:663: seq_num 230 ranges {2678784=655360,3334144=491520,3825664=311296} 2024-09-16T05:46:05.291 INFO:tasks.rados.rados.0.smithi145.stdout:663: writing smithi14585108-39 from 2678784 to 3334144 tid 1 2024-09-16T05:46:05.294 INFO:tasks.rados.rados.0.smithi145.stdout:663: writing smithi14585108-39 from 3334144 to 3825664 tid 2 2024-09-16T05:46:05.296 INFO:tasks.rados.rados.0.smithi145.stdout:663: writing smithi14585108-39 from 3825664 to 4136960 tid 3 2024-09-16T05:46:05.296 INFO:tasks.rados.rados.0.smithi145.stdout:664: read oid 47 snap -1 2024-09-16T05:46:05.296 INFO:tasks.rados.rados.0.smithi145.stdout:664: expect (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:46:05.297 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 60 2024-09-16T05:46:05.297 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 260 (ObjNum 130 snap 31 seq_num 130) dirty exists 2024-09-16T05:46:05.297 INFO:tasks.rados.rados.0.smithi145.stdout:663: finishing write tid 1 to smithi14585108-39 2024-09-16T05:46:05.297 INFO:tasks.rados.rados.0.smithi145.stdout:665: seq_num 231 ranges {1867776=671744,2539520=778240,3317760=24576} 2024-09-16T05:46:05.310 INFO:tasks.rados.rados.0.smithi145.stdout:665: writing smithi14585108-41 from 1867776 to 2539520 tid 1 2024-09-16T05:46:05.315 INFO:tasks.rados.rados.0.smithi145.stdout:665: writing smithi14585108-41 from 2539520 to 3317760 tid 2 2024-09-16T05:46:05.315 INFO:tasks.rados.rados.0.smithi145.stdout:665: writing smithi14585108-41 from 3317760 to 3342336 tid 3 2024-09-16T05:46:05.315 INFO:tasks.rados.rados.0.smithi145.stdout:661: done (3 left) 2024-09-16T05:46:05.315 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 60 2024-09-16T05:46:05.315 INFO:tasks.rados.rados.0.smithi145.stdout:663: finishing write tid 2 to smithi14585108-39 2024-09-16T05:46:05.315 INFO:tasks.rados.rados.0.smithi145.stdout:666: seq_num 232 ranges {3760128=688128,4448256=663552,5111808=139264} 2024-09-16T05:46:05.338 INFO:tasks.rados.rados.0.smithi145.stdout:666: writing smithi14585108-23 from 3760128 to 4448256 tid 1 2024-09-16T05:46:05.342 INFO:tasks.rados.rados.0.smithi145.stdout:666: writing smithi14585108-23 from 4448256 to 5111808 tid 2 2024-09-16T05:46:05.343 INFO:tasks.rados.rados.0.smithi145.stdout:666: writing smithi14585108-23 from 5111808 to 5251072 tid 3 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:667: read oid 30 snap -1 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:667: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:668: copy_from oid 11 from oid 2 current snap is 60 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: finishing write tid 3 to smithi14585108-39 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: finishing write tid 4 to smithi14585108-39 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: finishing write tid 5 to smithi14585108-39 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: oid 39 updating version 0 to 255 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: oid 39 version 255 is already newer than 252 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: oid 39 version 255 is already newer than 254 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: oid 39 version 255 is already newer than 253 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 255 (ObjNum 230 snap 60 seq_num 230) dirty exists 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: left oid 39 (ObjNum 230 snap 60 seq_num 230) 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:663: done (5 left) 2024-09-16T05:46:05.344 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 60 2024-09-16T05:46:05.345 INFO:tasks.rados.rados.0.smithi145.stdout:664: expect (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:46:05.411 INFO:tasks.rados.rados.0.smithi145.stdout:665: finishing write tid 1 to smithi14585108-41 2024-09-16T05:46:05.411 INFO:tasks.rados.rados.0.smithi145.stdout:669: seq_num 233 ranges {1105920=712704,1818624=548864,2367488=253952} 2024-09-16T05:46:05.420 INFO:tasks.rados.rados.0.smithi145.stdout:669: writing smithi14585108-18 from 1105920 to 1818624 tid 1 2024-09-16T05:46:05.423 INFO:tasks.rados.rados.0.smithi145.stdout:669: writing smithi14585108-18 from 1818624 to 2367488 tid 2 2024-09-16T05:46:05.425 INFO:tasks.rados.rados.0.smithi145.stdout:669: writing smithi14585108-18 from 2367488 to 2621440 tid 3 2024-09-16T05:46:05.425 INFO:tasks.rados.rados.0.smithi145.stdout:664: done (5 left) 2024-09-16T05:46:05.425 INFO:tasks.rados.rados.0.smithi145.stdout:670: delete oid 13 current snap is 60 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: finishing write tid 2 to smithi14585108-41 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: finishing write tid 3 to smithi14585108-41 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: finishing write tid 4 to smithi14585108-41 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: finishing write tid 5 to smithi14585108-41 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: oid 41 updating version 0 to 259 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: oid 41 version 259 is already newer than 258 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: oid 41 updating version 259 to 260 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: oid 41 version 260 is already newer than 257 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 260 (ObjNum 231 snap 60 seq_num 231) dirty exists 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:665: left oid 41 (ObjNum 231 snap 60 seq_num 231) 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:666: finishing write tid 1 to smithi14585108-23 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:666: finishing write tid 2 to smithi14585108-23 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:666: finishing write tid 3 to smithi14585108-23 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:666: finishing write tid 4 to smithi14585108-23 2024-09-16T05:46:05.426 INFO:tasks.rados.rados.0.smithi145.stdout:666: finishing write tid 5 to smithi14585108-23 2024-09-16T05:46:05.427 INFO:tasks.rados.rados.0.smithi145.stdout:666: oid 23 updating version 0 to 127 2024-09-16T05:46:05.427 INFO:tasks.rados.rados.0.smithi145.stdout:666: oid 23 updating version 127 to 129 2024-09-16T05:46:05.427 INFO:tasks.rados.rados.0.smithi145.stdout:666: oid 23 version 129 is already newer than 126 2024-09-16T05:46:05.427 INFO:tasks.rados.rados.0.smithi145.stdout:666: oid 23 version 129 is already newer than 128 2024-09-16T05:46:05.427 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 129 (ObjNum 232 snap 60 seq_num 232) dirty exists 2024-09-16T05:46:05.427 INFO:tasks.rados.rados.0.smithi145.stdout:666: left oid 23 (ObjNum 232 snap 60 seq_num 232) 2024-09-16T05:46:05.427 INFO:tasks.rados.rados.0.smithi145.stdout:667: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:46:05.479 INFO:tasks.rados.rados.0.smithi145.stdout:668: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:668: finishing copy_from to smithi14585108-11 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 211 (ObjNum 216 snap 52 seq_num 216) dirty exists 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:669: finishing write tid 1 to smithi14585108-18 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:665: done (5 left) 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:666: done (4 left) 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:667: done (3 left) 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:668: done (2 left) 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:670: done (1 left) 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 60 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:669: finishing write tid 2 to smithi14585108-18 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:669: finishing write tid 3 to smithi14585108-18 2024-09-16T05:46:05.480 INFO:tasks.rados.rados.0.smithi145.stdout:671: seq_num 235 ranges {4136960=745472,4882432=712704,5595136=90112} 2024-09-16T05:46:05.504 INFO:tasks.rados.rados.0.smithi145.stdout:671: writing smithi14585108-39 from 4136960 to 4882432 tid 1 2024-09-16T05:46:05.508 INFO:tasks.rados.rados.0.smithi145.stdout:671: writing smithi14585108-39 from 4882432 to 5595136 tid 2 2024-09-16T05:46:05.509 INFO:tasks.rados.rados.0.smithi145.stdout:671: writing smithi14585108-39 from 5595136 to 5685248 tid 3 2024-09-16T05:46:05.509 INFO:tasks.rados.rados.0.smithi145.stdout:672: setattr oid 17 current snap is 60 2024-09-16T05:46:05.509 INFO:tasks.rados.rados.0.smithi145.stdout:669: finishing write tid 4 to smithi14585108-18 2024-09-16T05:46:05.509 INFO:tasks.rados.rados.0.smithi145.stdout:669: finishing write tid 5 to smithi14585108-18 2024-09-16T05:46:05.510 INFO:tasks.rados.rados.0.smithi145.stdout:669: oid 18 updating version 0 to 252 2024-09-16T05:46:05.510 INFO:tasks.rados.rados.0.smithi145.stdout:669: oid 18 updating version 252 to 253 2024-09-16T05:46:05.510 INFO:tasks.rados.rados.0.smithi145.stdout:669: oid 18 updating version 253 to 255 2024-09-16T05:46:05.510 INFO:tasks.rados.rados.0.smithi145.stdout:669: oid 18 version 255 is already newer than 254 2024-09-16T05:46:05.510 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 255 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-09-16T05:46:05.510 INFO:tasks.rados.rados.0.smithi145.stdout:669: left oid 18 (ObjNum 233 snap 60 seq_num 233) 2024-09-16T05:46:05.510 INFO:tasks.rados.rados.0.smithi145.stdout:671: finishing write tid 1 to smithi14585108-39 2024-09-16T05:46:05.511 INFO:tasks.rados.rados.0.smithi145.stdout:671: finishing write tid 2 to smithi14585108-39 2024-09-16T05:46:05.512 INFO:tasks.rados.rados.0.smithi145.stdout:671: finishing write tid 3 to smithi14585108-39 2024-09-16T05:46:05.512 INFO:tasks.rados.rados.0.smithi145.stdout:671: finishing write tid 4 to smithi14585108-39 2024-09-16T05:46:05.512 INFO:tasks.rados.rados.0.smithi145.stdout:669: done (2 left) 2024-09-16T05:46:05.512 INFO:tasks.rados.rados.0.smithi145.stdout:673: delete oid 43 current snap is 60 2024-09-16T05:46:05.513 INFO:tasks.rados.rados.0.smithi145.stdout:671: finishing write tid 5 to smithi14585108-39 2024-09-16T05:46:05.513 INFO:tasks.rados.rados.0.smithi145.stdout:671: oid 39 updating version 0 to 264 2024-09-16T05:46:05.513 INFO:tasks.rados.rados.0.smithi145.stdout:671: oid 39 version 264 is already newer than 262 2024-09-16T05:46:05.513 INFO:tasks.rados.rados.0.smithi145.stdout:671: oid 39 version 264 is already newer than 261 2024-09-16T05:46:05.513 INFO:tasks.rados.rados.0.smithi145.stdout:671: oid 39 version 264 is already newer than 263 2024-09-16T05:46:05.513 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 264 (ObjNum 235 snap 60 seq_num 235) dirty exists 2024-09-16T05:46:05.513 INFO:tasks.rados.rados.0.smithi145.stdout:671: left oid 39 (ObjNum 235 snap 60 seq_num 235) 2024-09-16T05:46:05.514 INFO:tasks.rados.rados.0.smithi145.stdout:671: done (2 left) 2024-09-16T05:46:05.514 INFO:tasks.rados.rados.0.smithi145.stdout:673: done (1 left) 2024-09-16T05:46:05.514 INFO:tasks.rados.rados.0.smithi145.stdout:674: snap_remove snap 52 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: pgmap v15: 121 pgs: 121 active+clean; 151 MiB data, 615 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 41 op/s 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: osdmap e188: 8 total, 8 up, 8 in 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[39111]: osdmap e189: 8 total, 8 up, 8 in 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: pgmap v15: 121 pgs: 121 active+clean; 151 MiB data, 615 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 41 op/s 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:05.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: osdmap e188: 8 total, 8 up, 8 in 2024-09-16T05:46:05.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:05.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:05.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:05 smithi145 ceph-mon[27514]: osdmap e189: 8 total, 8 up, 8 in 2024-09-16T05:46:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:46:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:46:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: pgmap v15: 121 pgs: 121 active+clean; 151 MiB data, 615 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 41 op/s 2024-09-16T05:46:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: osdmap e188: 8 total, 8 up, 8 in 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:05.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:05 smithi161 ceph-mon[31301]: osdmap e189: 8 total, 8 up, 8 in 2024-09-16T05:46:06.292 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 264 (ObjNum 204 snap 51 seq_num 204) dirty exists 2024-09-16T05:46:06.292 INFO:tasks.rados.rados.0.smithi145.stdout:672: done (1 left) 2024-09-16T05:46:06.293 INFO:tasks.rados.rados.0.smithi145.stdout:674: done (0 left) 2024-09-16T05:46:06.293 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 60 2024-09-16T05:46:06.293 INFO:tasks.rados.rados.0.smithi145.stdout:675: seq_num 237 ranges {1228800=778240,2007040=532480,2539520=270336} 2024-09-16T05:46:06.304 INFO:tasks.rados.rados.0.smithi145.stdout:675: writing smithi14585108-2 from 1228800 to 2007040 tid 1 2024-09-16T05:46:06.307 INFO:tasks.rados.rados.0.smithi145.stdout:675: writing smithi14585108-2 from 2007040 to 2539520 tid 2 2024-09-16T05:46:06.309 INFO:tasks.rados.rados.0.smithi145.stdout:675: writing smithi14585108-2 from 2539520 to 2809856 tid 3 2024-09-16T05:46:06.309 INFO:tasks.rados.rados.0.smithi145.stdout:676: snap_create 2024-09-16T05:46:06.309 INFO:tasks.rados.rados.0.smithi145.stdout:675: finishing write tid 1 to smithi14585108-2 2024-09-16T05:46:06.310 INFO:tasks.rados.rados.0.smithi145.stdout:675: finishing write tid 2 to smithi14585108-2 2024-09-16T05:46:06.310 INFO:tasks.rados.rados.0.smithi145.stdout:675: finishing write tid 3 to smithi14585108-2 2024-09-16T05:46:06.311 INFO:tasks.rados.rados.0.smithi145.stdout:675: finishing write tid 4 to smithi14585108-2 2024-09-16T05:46:06.311 INFO:tasks.rados.rados.0.smithi145.stdout:675: finishing write tid 5 to smithi14585108-2 2024-09-16T05:46:06.311 INFO:tasks.rados.rados.0.smithi145.stdout:675: oid 2 updating version 0 to 263 2024-09-16T05:46:06.311 INFO:tasks.rados.rados.0.smithi145.stdout:675: oid 2 updating version 263 to 264 2024-09-16T05:46:06.311 INFO:tasks.rados.rados.0.smithi145.stdout:675: oid 2 version 264 is already newer than 262 2024-09-16T05:46:06.311 INFO:tasks.rados.rados.0.smithi145.stdout:675: oid 2 version 264 is already newer than 261 2024-09-16T05:46:06.312 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 264 (ObjNum 237 snap 60 seq_num 237) dirty exists 2024-09-16T05:46:06.312 INFO:tasks.rados.rados.0.smithi145.stdout:675: left oid 2 (ObjNum 237 snap 60 seq_num 237) 2024-09-16T05:46:06.514 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:06.514 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:06.514 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:46:06.514 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:46:06.514 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:06.514 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.515 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.516 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:06 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: Reconfiguring daemon prometheus.a on smithi161 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:06.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:06.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:06 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:07.308 INFO:tasks.rados.rados.0.smithi145.stdout:675: done (1 left) 2024-09-16T05:46:07.309 INFO:tasks.rados.rados.0.smithi145.stdout:676: done (0 left) 2024-09-16T05:46:07.309 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 61 2024-09-16T05:46:07.309 INFO:tasks.rados.rados.0.smithi145.stdout:677: seq_num 238 ranges {1884160=794624,2678784=417792,3096576=385024} 2024-09-16T05:46:07.322 INFO:tasks.rados.rados.0.smithi145.stdout:677: writing smithi14585108-27 from 1884160 to 2678784 tid 1 2024-09-16T05:46:07.325 INFO:tasks.rados.rados.0.smithi145.stdout:677: writing smithi14585108-27 from 2678784 to 3096576 tid 2 2024-09-16T05:46:07.328 INFO:tasks.rados.rados.0.smithi145.stdout:677: writing smithi14585108-27 from 3096576 to 3481600 tid 3 2024-09-16T05:46:07.328 INFO:tasks.rados.rados.0.smithi145.stdout:678: rollback oid 16 current snap is 61 2024-09-16T05:46:07.328 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 16 to 58 2024-09-16T05:46:07.328 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 61 2024-09-16T05:46:07.328 INFO:tasks.rados.rados.0.smithi145.stdout:679: seq_num 239 ranges {0=409600,409600=704512,1114112=499712} 2024-09-16T05:46:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:679: writing smithi14585108-32 from 0 to 409600 tid 1 2024-09-16T05:46:07.334 INFO:tasks.rados.rados.0.smithi145.stdout:679: writing smithi14585108-32 from 409600 to 1114112 tid 2 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:679: writing smithi14585108-32 from 1114112 to 1613824 tid 3 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:680: snap_create 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:678: finishing rollback tid 1 to smithi14585108-16 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 0 (ObjNum 353 snap 0 seq_num 8363568) dirty dne 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:677: finishing write tid 1 to smithi14585108-27 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:677: finishing write tid 2 to smithi14585108-27 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:677: finishing write tid 3 to smithi14585108-27 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:677: finishing write tid 4 to smithi14585108-27 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:677: finishing write tid 5 to smithi14585108-27 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:677: oid 27 updating version 0 to 273 2024-09-16T05:46:07.338 INFO:tasks.rados.rados.0.smithi145.stdout:677: oid 27 version 273 is already newer than 270 2024-09-16T05:46:07.339 INFO:tasks.rados.rados.0.smithi145.stdout:677: oid 27 version 273 is already newer than 271 2024-09-16T05:46:07.339 INFO:tasks.rados.rados.0.smithi145.stdout:677: oid 27 version 273 is already newer than 272 2024-09-16T05:46:07.339 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 273 (ObjNum 238 snap 61 seq_num 238) dirty exists 2024-09-16T05:46:07.339 INFO:tasks.rados.rados.0.smithi145.stdout:677: left oid 27 (ObjNum 238 snap 61 seq_num 238) 2024-09-16T05:46:07.339 INFO:tasks.rados.rados.0.smithi145.stdout:679: finishing write tid 1 to smithi14585108-32 2024-09-16T05:46:07.339 INFO:tasks.rados.rados.0.smithi145.stdout:679: finishing write tid 2 to smithi14585108-32 2024-09-16T05:46:07.339 INFO:tasks.rados.rados.0.smithi145.stdout:679: finishing write tid 3 to smithi14585108-32 2024-09-16T05:46:07.340 INFO:tasks.rados.rados.0.smithi145.stdout:679: finishing write tid 4 to smithi14585108-32 2024-09-16T05:46:07.341 INFO:tasks.rados.rados.0.smithi145.stdout:679: finishing write tid 5 to smithi14585108-32 2024-09-16T05:46:07.341 INFO:tasks.rados.rados.0.smithi145.stdout:679: oid 32 updating version 0 to 276 2024-09-16T05:46:07.341 INFO:tasks.rados.rados.0.smithi145.stdout:679: oid 32 version 276 is already newer than 274 2024-09-16T05:46:07.341 INFO:tasks.rados.rados.0.smithi145.stdout:679: oid 32 version 276 is already newer than 275 2024-09-16T05:46:07.341 INFO:tasks.rados.rados.0.smithi145.stdout:679: oid 32 updating version 276 to 277 2024-09-16T05:46:07.341 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 277 (ObjNum 239 snap 61 seq_num 239) dirty exists 2024-09-16T05:46:07.341 INFO:tasks.rados.rados.0.smithi145.stdout:679: left oid 32 (ObjNum 239 snap 61 seq_num 239) 2024-09-16T05:46:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:07 smithi145 ceph-mon[39111]: pgmap v18: 121 pgs: 121 active+clean; 151 MiB data, 615 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 38 op/s 2024-09-16T05:46:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:07 smithi145 ceph-mon[39111]: osdmap e190: 8 total, 8 up, 8 in 2024-09-16T05:46:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:07 smithi145 ceph-mon[27514]: pgmap v18: 121 pgs: 121 active+clean; 151 MiB data, 615 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 38 op/s 2024-09-16T05:46:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:07 smithi145 ceph-mon[27514]: osdmap e190: 8 total, 8 up, 8 in 2024-09-16T05:46:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:07 smithi161 ceph-mon[31301]: pgmap v18: 121 pgs: 121 active+clean; 151 MiB data, 615 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 38 op/s 2024-09-16T05:46:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:07 smithi161 ceph-mon[31301]: osdmap e190: 8 total, 8 up, 8 in 2024-09-16T05:46:08.308 INFO:tasks.rados.rados.0.smithi145.stdout:677: done (3 left) 2024-09-16T05:46:08.308 INFO:tasks.rados.rados.0.smithi145.stdout:678: done (2 left) 2024-09-16T05:46:08.308 INFO:tasks.rados.rados.0.smithi145.stdout:679: done (1 left) 2024-09-16T05:46:08.308 INFO:tasks.rados.rados.0.smithi145.stdout:680: done (0 left) 2024-09-16T05:46:08.308 INFO:tasks.rados.rados.0.smithi145.stdout:681: setattr oid 7 current snap is 62 2024-09-16T05:46:08.309 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 62 2024-09-16T05:46:08.309 INFO:tasks.rados.rados.0.smithi145.stdout:682: seq_num 240 ranges {2629632=425984,3055616=589824,3645440=483328,4128768=131072} 2024-09-16T05:46:08.325 INFO:tasks.rados.rados.0.smithi145.stdout:682: writing smithi14585108-19 from 2629632 to 3055616 tid 1 2024-09-16T05:46:08.329 INFO:tasks.rados.rados.0.smithi145.stdout:682: writing smithi14585108-19 from 3055616 to 3645440 tid 2 2024-09-16T05:46:08.333 INFO:tasks.rados.rados.0.smithi145.stdout:682: writing smithi14585108-19 from 3645440 to 4128768 tid 3 2024-09-16T05:46:08.334 INFO:tasks.rados.rados.0.smithi145.stdout:682: writing smithi14585108-19 from 4128768 to 4259840 tid 4 2024-09-16T05:46:08.334 INFO:tasks.rados.rados.0.smithi145.stdout:683: copy_from oid 13 from oid 8 current snap is 62 2024-09-16T05:46:08.334 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 266 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-09-16T05:46:08.334 INFO:tasks.rados.rados.0.smithi145.stdout:681: done (2 left) 2024-09-16T05:46:08.334 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 62 2024-09-16T05:46:08.334 INFO:tasks.rados.rados.0.smithi145.stdout:684: seq_num 241 ranges {3342336=442368,3784704=466944,4251648=688128,4939776=49152} 2024-09-16T05:46:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-mon[31301]: mgrmap e35: y(active, since 11s), standbys: x 2024-09-16T05:46:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-mon[31301]: osdmap e191: 8 total, 8 up, 8 in 2024-09-16T05:46:08.353 INFO:tasks.rados.rados.0.smithi145.stdout:684: writing smithi14585108-41 from 3342336 to 3784704 tid 1 2024-09-16T05:46:08.356 INFO:tasks.rados.rados.0.smithi145.stdout:684: writing smithi14585108-41 from 3784704 to 4251648 tid 2 2024-09-16T05:46:08.359 INFO:tasks.rados.rados.0.smithi145.stdout:684: writing smithi14585108-41 from 4251648 to 4939776 tid 3 2024-09-16T05:46:08.360 INFO:tasks.rados.rados.0.smithi145.stdout:684: writing smithi14585108-41 from 4939776 to 4988928 tid 4 2024-09-16T05:46:08.360 INFO:tasks.rados.rados.0.smithi145.stdout:685: read oid 20 snap 60 2024-09-16T05:46:08.360 INFO:tasks.rados.rados.0.smithi145.stdout:685: expect (ObjNum 203 snap 50 seq_num 203) 2024-09-16T05:46:08.360 INFO:tasks.rados.rados.0.smithi145.stdout:686: snap_remove snap 53 2024-09-16T05:46:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:08 smithi145 ceph-mon[39111]: mgrmap e35: y(active, since 11s), standbys: x 2024-09-16T05:46:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:08 smithi145 ceph-mon[39111]: osdmap e191: 8 total, 8 up, 8 in 2024-09-16T05:46:08.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:08 smithi145 ceph-mon[27514]: mgrmap e35: y(active, since 11s), standbys: x 2024-09-16T05:46:08.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:08 smithi145 ceph-mon[27514]: osdmap e191: 8 total, 8 up, 8 in 2024-09-16T05:46:08.837 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 systemd[1]: Stopping Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:46:09.155 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T05:46:09.155 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.855Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.856Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.856Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[75581]: ts=2024-09-16T05:46:08.856Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T05:46:09.156 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:08 smithi161 podman[78192]: 2024-09-16 05:46:08.866093888 +0000 UTC m=+0.102950011 container died 4e14f9d4252e3a4246a8d8165ea2ea32540d90863634bcff6c175ba0f3b46bdc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:46:09.315 INFO:tasks.rados.rados.0.smithi145.stdout:682: finishing write tid 1 to smithi14585108-19 2024-09-16T05:46:09.315 INFO:tasks.rados.rados.0.smithi145.stdout:682: finishing write tid 2 to smithi14585108-19 2024-09-16T05:46:09.315 INFO:tasks.rados.rados.0.smithi145.stdout:682: finishing write tid 3 to smithi14585108-19 2024-09-16T05:46:09.315 INFO:tasks.rados.rados.0.smithi145.stdout:682: finishing write tid 4 to smithi14585108-19 2024-09-16T05:46:09.315 INFO:tasks.rados.rados.0.smithi145.stdout:682: finishing write tid 5 to smithi14585108-19 2024-09-16T05:46:09.315 INFO:tasks.rados.rados.0.smithi145.stdout:683: finishing copy_from to smithi14585108-13 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:683: got expected ENOENT (src dne) 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:683: finishing copy_from racing read to smithi14585108-13 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:682: finishing write tid 6 to smithi14585108-19 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:682: oid 19 updating version 0 to 275 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:682: oid 19 version 275 is already newer than 272 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:682: oid 19 version 275 is already newer than 273 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:682: oid 19 version 275 is already newer than 274 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:682: oid 19 updating version 275 to 276 2024-09-16T05:46:09.316 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 276 (ObjNum 240 snap 62 seq_num 240) dirty exists 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:682: left oid 19 (ObjNum 240 snap 62 seq_num 240) 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: finishing write tid 1 to smithi14585108-41 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: finishing write tid 2 to smithi14585108-41 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: finishing write tid 3 to smithi14585108-41 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: finishing write tid 4 to smithi14585108-41 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: finishing write tid 5 to smithi14585108-41 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: finishing write tid 6 to smithi14585108-41 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: oid 41 updating version 0 to 281 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: oid 41 updating version 281 to 283 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: oid 41 version 283 is already newer than 282 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: oid 41 version 283 is already newer than 280 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: oid 41 version 283 is already newer than 279 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 283 (ObjNum 241 snap 62 seq_num 241) dirty exists 2024-09-16T05:46:09.317 INFO:tasks.rados.rados.0.smithi145.stdout:684: left oid 41 (ObjNum 241 snap 62 seq_num 241) 2024-09-16T05:46:09.318 INFO:tasks.rados.rados.0.smithi145.stdout:685: expect (ObjNum 203 snap 50 seq_num 203) 2024-09-16T05:46:09.351 INFO:tasks.rados.rados.0.smithi145.stdout:682: done (4 left) 2024-09-16T05:46:09.352 INFO:tasks.rados.rados.0.smithi145.stdout:683: done (3 left) 2024-09-16T05:46:09.352 INFO:tasks.rados.rados.0.smithi145.stdout:684: done (2 left) 2024-09-16T05:46:09.352 INFO:tasks.rados.rados.0.smithi145.stdout:685: done (1 left) 2024-09-16T05:46:09.352 INFO:tasks.rados.rados.0.smithi145.stdout:686: done (0 left) 2024-09-16T05:46:09.353 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 62 2024-09-16T05:46:09.353 INFO:tasks.rados.rados.0.smithi145.stdout:687: seq_num 242 ranges {0=458752,458752=753664,1212416=450560} 2024-09-16T05:46:09.353 INFO:tasks.rados.rados.0.smithi145.stdout:687: writing smithi14585108-33 from 0 to 458752 tid 1 2024-09-16T05:46:09.358 INFO:tasks.rados.rados.0.smithi145.stdout:687: writing smithi14585108-33 from 458752 to 1212416 tid 2 2024-09-16T05:46:09.360 INFO:tasks.rados.rados.0.smithi145.stdout:687: writing smithi14585108-33 from 1212416 to 1662976 tid 3 2024-09-16T05:46:09.361 INFO:tasks.rados.rados.0.smithi145.stdout:688: read oid 6 snap -1 2024-09-16T05:46:09.361 INFO:tasks.rados.rados.0.smithi145.stdout:688: expect (ObjNum 222 snap 54 seq_num 222) 2024-09-16T05:46:09.361 INFO:tasks.rados.rados.0.smithi145.stdout:689: snap_create 2024-09-16T05:46:09.361 INFO:tasks.rados.rados.0.smithi145.stdout:687: finishing write tid 1 to smithi14585108-33 2024-09-16T05:46:09.361 INFO:tasks.rados.rados.0.smithi145.stdout:687: finishing write tid 2 to smithi14585108-33 2024-09-16T05:46:09.362 INFO:tasks.rados.rados.0.smithi145.stdout:687: finishing write tid 3 to smithi14585108-33 2024-09-16T05:46:09.362 INFO:tasks.rados.rados.0.smithi145.stdout:687: finishing write tid 4 to smithi14585108-33 2024-09-16T05:46:09.364 INFO:tasks.rados.rados.0.smithi145.stdout:687: finishing write tid 5 to smithi14585108-33 2024-09-16T05:46:09.364 INFO:tasks.rados.rados.0.smithi145.stdout:687: oid 33 updating version 0 to 164 2024-09-16T05:46:09.364 INFO:tasks.rados.rados.0.smithi145.stdout:687: oid 33 updating version 164 to 166 2024-09-16T05:46:09.364 INFO:tasks.rados.rados.0.smithi145.stdout:687: oid 33 version 166 is already newer than 165 2024-09-16T05:46:09.364 INFO:tasks.rados.rados.0.smithi145.stdout:687: oid 33 version 166 is already newer than 163 2024-09-16T05:46:09.364 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 166 (ObjNum 242 snap 62 seq_num 242) dirty exists 2024-09-16T05:46:09.364 INFO:tasks.rados.rados.0.smithi145.stdout:687: left oid 33 (ObjNum 242 snap 62 seq_num 242) 2024-09-16T05:46:09.374 INFO:tasks.rados.rados.0.smithi145.stdout:688: expect (ObjNum 222 snap 54 seq_num 222) 2024-09-16T05:46:09.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:09 smithi145 ceph-mon[27514]: pgmap v21: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-09-16T05:46:09.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:09 smithi145 ceph-mon[27514]: osdmap e192: 8 total, 8 up, 8 in 2024-09-16T05:46:09.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:09 smithi145 ceph-mon[39111]: pgmap v21: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-09-16T05:46:09.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:09 smithi145 ceph-mon[39111]: osdmap e192: 8 total, 8 up, 8 in 2024-09-16T05:46:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:09 smithi161 ceph-mon[31301]: pgmap v21: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-09-16T05:46:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:09 smithi161 ceph-mon[31301]: osdmap e192: 8 total, 8 up, 8 in 2024-09-16T05:46:09.587 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:09 smithi161 podman[78192]: 2024-09-16 05:46:09.261736509 +0000 UTC m=+0.498592624 container cleanup 4e14f9d4252e3a4246a8d8165ea2ea32540d90863634bcff6c175ba0f3b46bdc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:46:09.587 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:09 smithi161 bash[78192]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T05:46:10.065 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:09 smithi161 podman[78210]: 2024-09-16 05:46:09.688285493 +0000 UTC m=+0.824671194 container remove 4e14f9d4252e3a4246a8d8165ea2ea32540d90863634bcff6c175ba0f3b46bdc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:46:10.065 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:09 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T05:46:10.065 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:09 smithi161 systemd[1]: Stopped Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:46:10.065 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:09 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.122s CPU time. 2024-09-16T05:46:10.065 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:09 smithi161 systemd[1]: Starting Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:46:10.269 INFO:tasks.rados.rados.0.smithi145.stdout:687: done (2 left) 2024-09-16T05:46:10.269 INFO:tasks.rados.rados.0.smithi145.stdout:688: done (1 left) 2024-09-16T05:46:10.270 INFO:tasks.rados.rados.0.smithi145.stdout:689: done (0 left) 2024-09-16T05:46:10.270 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 63 2024-09-16T05:46:10.270 INFO:tasks.rados.rados.0.smithi145.stdout:690: seq_num 243 ranges {5685248=475136,6160384=638976,6799360=565248} 2024-09-16T05:46:10.302 INFO:tasks.rados.rados.0.smithi145.stdout:690: writing smithi14585108-39 from 5685248 to 6160384 tid 1 2024-09-16T05:46:10.305 INFO:tasks.rados.rados.0.smithi145.stdout:690: writing smithi14585108-39 from 6160384 to 6799360 tid 2 2024-09-16T05:46:10.312 INFO:tasks.rados.rados.0.smithi145.stdout:690: writing smithi14585108-39 from 6799360 to 7364608 tid 3 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:691: read oid 48 snap -1 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:691: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:692: rmattr oid 33 current snap is 63 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:692: done (2 left) 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:693: read oid 1 snap -1 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:693: expect (ObjNum 183 snap 47 seq_num 183) 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:694: rollback oid 45 current snap is 63 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 45 to 32 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:690: finishing write tid 1 to smithi14585108-39 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:690: finishing write tid 2 to smithi14585108-39 2024-09-16T05:46:10.313 INFO:tasks.rados.rados.0.smithi145.stdout:695: copy_from oid 24 from oid 44 current snap is 63 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:696: rollback oid 41 current snap is 63 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 59 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:697: rollback oid 50 current snap is 63 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 46 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:698: read oid 5 snap -1 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:698: expect (ObjNum 135 snap 32 seq_num 135) 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:699: rollback oid 4 current snap is 63 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 32 2024-09-16T05:46:10.314 INFO:tasks.rados.rados.0.smithi145.stdout:700: snap_create 2024-09-16T05:46:10.317 INFO:tasks.rados.rados.0.smithi145.stdout:694: finishing rollback tid 1 to smithi14585108-45 2024-09-16T05:46:10.318 INFO:tasks.rados.rados.0.smithi145.stdout:694: finishing rollback tid 2 to smithi14585108-45 2024-09-16T05:46:10.318 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 319 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-16T05:46:10.318 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 podman[78307]: 2024-09-16 05:46:09.968877309 +0000 UTC m=+0.016856138 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T05:46:10.318 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 podman[78307]: 2024-09-16 05:46:10.09764326 +0000 UTC m=+0.145622083 container create 47ace352320bd9f39eef5a126ac5af92e88b78301bed4f7421da0de58860ce6d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:46:10.319 INFO:tasks.rados.rados.0.smithi145.stdout:699: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:46:10.319 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 132 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-16T05:46:10.319 INFO:tasks.rados.rados.0.smithi145.stdout:695: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:46:10.319 INFO:tasks.rados.rados.0.smithi145.stdout:697: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:46:10.320 INFO:tasks.rados.rados.0.smithi145.stdout:690: finishing write tid 3 to smithi14585108-39 2024-09-16T05:46:10.322 INFO:tasks.rados.rados.0.smithi145.stdout:690: finishing write tid 4 to smithi14585108-39 2024-09-16T05:46:10.322 INFO:tasks.rados.rados.0.smithi145.stdout:696: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:46:10.322 INFO:tasks.rados.rados.0.smithi145.stdout:696: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:46:10.322 INFO:tasks.rados.rados.0.smithi145.stdout:691: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:46:10.383 INFO:tasks.rados.rados.0.smithi145.stdout:695: finishing copy_from to smithi14585108-24 2024-09-16T05:46:10.383 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 121 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-16T05:46:10.384 INFO:tasks.rados.rados.0.smithi145.stdout:693: expect (ObjNum 183 snap 47 seq_num 183) 2024-09-16T05:46:10.400 INFO:tasks.rados.rados.0.smithi145.stdout:696: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:46:10.400 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 298 (ObjNum 111 snap 19 seq_num 111) dirty exists 2024-09-16T05:46:10.400 INFO:tasks.rados.rados.0.smithi145.stdout:697: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:697: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 103 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:690: finishing write tid 5 to smithi14585108-39 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:690: oid 39 updating version 0 to 293 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:690: oid 39 updating version 293 to 294 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:690: oid 39 version 294 is already newer than 292 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:690: oid 39 version 294 is already newer than 291 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 294 (ObjNum 243 snap 63 seq_num 243) dirty exists 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:690: left oid 39 (ObjNum 243 snap 63 seq_num 243) 2024-09-16T05:46:10.401 INFO:tasks.rados.rados.0.smithi145.stdout:698: expect (ObjNum 135 snap 32 seq_num 135) 2024-09-16T05:46:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:10 smithi145 ceph-mon[27514]: osdmap e193: 8 total, 8 up, 8 in 2024-09-16T05:46:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:10 smithi145 ceph-mon[27514]: osdmap e194: 8 total, 8 up, 8 in 2024-09-16T05:46:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:10 smithi145 ceph-mon[39111]: osdmap e193: 8 total, 8 up, 8 in 2024-09-16T05:46:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:10 smithi145 ceph-mon[39111]: osdmap e194: 8 total, 8 up, 8 in 2024-09-16T05:46:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-mon[31301]: osdmap e193: 8 total, 8 up, 8 in 2024-09-16T05:46:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-mon[31301]: osdmap e194: 8 total, 8 up, 8 in 2024-09-16T05:46:10.587 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 podman[78307]: 2024-09-16 05:46:10.324692292 +0000 UTC m=+0.372671118 container init 47ace352320bd9f39eef5a126ac5af92e88b78301bed4f7421da0de58860ce6d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 podman[78307]: 2024-09-16 05:46:10.329615938 +0000 UTC m=+0.377594761 container start 47ace352320bd9f39eef5a126ac5af92e88b78301bed4f7421da0de58860ce6d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.354Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.354Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.354Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi161 (none))" 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.354Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.354Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.355Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.355Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.357Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.357Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T05:46:10.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.359Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T05:46:10.589 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.359Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.554µs 2024-09-16T05:46:10.589 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.359Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T05:46:10.589 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.360Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-16T05:46:10.589 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.367Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-16T05:46:10.589 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.368Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-16T05:46:10.589 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.368Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-16T05:46:10.590 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.368Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.689µs wal_replay_duration=9.539033ms wbl_replay_duration=109ns total_replay_duration=9.588269ms 2024-09-16T05:46:10.590 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.370Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T05:46:10.590 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.370Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T05:46:10.590 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.370Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T05:46:10.590 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.390Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.612128ms db_storage=791ns remote_storage=1.114µs web_handler=373ns query_engine=660ns scrape=264.624µs scrape_sd=81.178µs notify=14.217µs notify_sd=15.548µs rules=18.92888ms tracing=5.811µs 2024-09-16T05:46:10.591 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.390Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T05:46:10.591 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:46:10.390Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T05:46:10.591 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 bash[78307]: 47ace352320bd9f39eef5a126ac5af92e88b78301bed4f7421da0de58860ce6d 2024-09-16T05:46:10.591 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:46:10 smithi161 systemd[1]: Started Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:690: done (9 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:691: done (8 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:693: done (7 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:694: done (6 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:695: done (5 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:696: done (4 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:697: done (3 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:698: done (2 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:699: done (1 left) 2024-09-16T05:46:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:700: done (0 left) 2024-09-16T05:46:11.319 INFO:tasks.rados.rados.0.smithi145.stdout:701: rollback oid 44 current snap is 64 2024-09-16T05:46:11.319 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 44 to 54 2024-09-16T05:46:11.319 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 64 2024-09-16T05:46:11.319 INFO:tasks.rados.rados.0.smithi145.stdout:702: seq_num 244 ranges {1884160=491520,2375680=573440,2949120=458752,3407872=172032} 2024-09-16T05:46:11.330 INFO:tasks.rados.rados.0.smithi145.stdout:702: writing smithi14585108-30 from 1884160 to 2375680 tid 1 2024-09-16T05:46:11.333 INFO:tasks.rados.rados.0.smithi145.stdout:702: writing smithi14585108-30 from 2375680 to 2949120 tid 2 2024-09-16T05:46:11.335 INFO:tasks.rados.rados.0.smithi145.stdout:702: writing smithi14585108-30 from 2949120 to 3407872 tid 3 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:702: writing smithi14585108-30 from 3407872 to 3579904 tid 4 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:703: rollback oid 40 current snap is 64 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 55 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:701: finishing rollback tid 0 to smithi14585108-44 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:701: finishing rollback tid 1 to smithi14585108-44 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:701: finishing rollback tid 2 to smithi14585108-44 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 143 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:702: finishing write tid 1 to smithi14585108-30 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:702: finishing write tid 2 to smithi14585108-30 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:701: done (2 left) 2024-09-16T05:46:11.338 INFO:tasks.rados.rados.0.smithi145.stdout:704: snap_remove snap 58 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[39111]: pgmap v24: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[39111]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[39111]: osdmap e195: 8 total, 8 up, 8 in 2024-09-16T05:46:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[27514]: pgmap v24: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-09-16T05:46:11.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:11.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:11.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:46:11.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[27514]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:46:11.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:11.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:11.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:11 smithi145 ceph-mon[27514]: osdmap e195: 8 total, 8 up, 8 in 2024-09-16T05:46:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:11 smithi161 ceph-mon[31301]: pgmap v24: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-09-16T05:46:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:11 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:11 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:11.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:11 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:46:11.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:11 smithi161 ceph-mon[31301]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:46:11.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:11 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:11.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:11 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:11.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:11 smithi161 ceph-mon[31301]: osdmap e195: 8 total, 8 up, 8 in 2024-09-16T05:46:12.321 INFO:tasks.rados.rados.0.smithi145.stdout:702: finishing write tid 3 to smithi14585108-30 2024-09-16T05:46:12.321 INFO:tasks.rados.rados.0.smithi145.stdout:702: finishing write tid 4 to smithi14585108-30 2024-09-16T05:46:12.321 INFO:tasks.rados.rados.0.smithi145.stdout:703: finishing rollback tid 0 to smithi14585108-40 2024-09-16T05:46:12.321 INFO:tasks.rados.rados.0.smithi145.stdout:702: finishing write tid 5 to smithi14585108-30 2024-09-16T05:46:12.321 INFO:tasks.rados.rados.0.smithi145.stdout:703: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:702: finishing write tid 6 to smithi14585108-30 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:702: oid 30 updating version 0 to 146 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:702: oid 30 updating version 146 to 149 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:702: oid 30 version 149 is already newer than 145 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:702: oid 30 version 149 is already newer than 147 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:702: oid 30 version 149 is already newer than 148 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 149 (ObjNum 244 snap 64 seq_num 244) dirty exists 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:702: left oid 30 (ObjNum 244 snap 64 seq_num 244) 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:703: finishing rollback tid 2 to smithi14585108-40 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 132 (ObjNum 209 snap 51 seq_num 209) dirty exists 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:702: done (2 left) 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:703: done (1 left) 2024-09-16T05:46:12.322 INFO:tasks.rados.rados.0.smithi145.stdout:704: done (0 left) 2024-09-16T05:46:12.323 INFO:tasks.rados.rados.0.smithi145.stdout:705: snap_create 2024-09-16T05:46:12.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:12 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:46:12.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:12 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:46:12.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:12 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:12.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:12 smithi161 ceph-mon[31301]: osdmap e196: 8 total, 8 up, 8 in 2024-09-16T05:46:12.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:12 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:46:12.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:12 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:46:12.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:12 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:12.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:12 smithi145 ceph-mon[27514]: osdmap e196: 8 total, 8 up, 8 in 2024-09-16T05:46:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:12 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:46:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:12 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:46:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:12 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:12 smithi145 ceph-mon[39111]: osdmap e196: 8 total, 8 up, 8 in 2024-09-16T05:46:13.320 INFO:tasks.rados.rados.0.smithi145.stdout:705: done (0 left) 2024-09-16T05:46:13.320 INFO:tasks.rados.rados.0.smithi145.stdout:706: rmattr oid 40 current snap is 65 2024-09-16T05:46:13.320 INFO:tasks.rados.rados.0.smithi145.stdout:706: done (0 left) 2024-09-16T05:46:13.320 INFO:tasks.rados.rados.0.smithi145.stdout:707: read oid 10 snap 51 2024-09-16T05:46:13.320 INFO:tasks.rados.rados.0.smithi145.stdout:707: expect deleted 2024-09-16T05:46:13.320 INFO:tasks.rados.rados.0.smithi145.stdout:708: read oid 50 snap -1 2024-09-16T05:46:13.320 INFO:tasks.rados.rados.0.smithi145.stdout:708: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:46:13.320 INFO:tasks.rados.rados.0.smithi145.stdout:709: setattr oid 7 current snap is 65 2024-09-16T05:46:13.321 INFO:tasks.rados.rados.0.smithi145.stdout:710: read oid 18 snap 55 2024-09-16T05:46:13.321 INFO:tasks.rados.rados.0.smithi145.stdout:710: expect (ObjNum 209 snap 51 seq_num 209) 2024-09-16T05:46:13.321 INFO:tasks.rados.rados.0.smithi145.stdout:711: copy_from oid 42 from oid 35 current snap is 65 2024-09-16T05:46:13.321 INFO:tasks.rados.rados.0.smithi145.stdout:712: read oid 46 snap -1 2024-09-16T05:46:13.321 INFO:tasks.rados.rados.0.smithi145.stdout:712: expect deleted 2024-09-16T05:46:13.321 INFO:tasks.rados.rados.0.smithi145.stdout:713: rollback oid 31 current snap is 65 2024-09-16T05:46:13.322 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 51 2024-09-16T05:46:13.322 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 65 2024-09-16T05:46:13.322 INFO:tasks.rados.rados.0.smithi145.stdout:714: seq_num 245 ranges {0=507904,507904=458752,966656=671744,1638400=73728} 2024-09-16T05:46:13.324 INFO:tasks.rados.rados.0.smithi145.stdout:714: writing smithi14585108-8 from 0 to 507904 tid 1 2024-09-16T05:46:13.327 INFO:tasks.rados.rados.0.smithi145.stdout:714: writing smithi14585108-8 from 507904 to 966656 tid 2 2024-09-16T05:46:13.332 INFO:tasks.rados.rados.0.smithi145.stdout:714: writing smithi14585108-8 from 966656 to 1638400 tid 3 2024-09-16T05:46:13.333 INFO:tasks.rados.rados.0.smithi145.stdout:714: writing smithi14585108-8 from 1638400 to 1712128 tid 4 2024-09-16T05:46:13.333 INFO:tasks.rados.rados.0.smithi145.stdout:715: rollback oid 19 current snap is 65 2024-09-16T05:46:13.333 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 19 to 60 2024-09-16T05:46:13.333 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 282 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-09-16T05:46:13.333 INFO:tasks.rados.rados.0.smithi145.stdout:708: expect (ObjNum 71 snap 5 seq_num 71) 2024-09-16T05:46:13.399 INFO:tasks.rados.rados.0.smithi145.stdout:713: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:46:13.399 INFO:tasks.rados.rados.0.smithi145.stdout:713: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:46:13.399 INFO:tasks.rados.rados.0.smithi145.stdout:710: expect (ObjNum 209 snap 51 seq_num 209) 2024-09-16T05:46:13.429 INFO:tasks.rados.rados.0.smithi145.stdout:713: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:46:13.429 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 138 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-16T05:46:13.429 INFO:tasks.rados.rados.0.smithi145.stdout:707: done (8 left) 2024-09-16T05:46:13.429 INFO:tasks.rados.rados.0.smithi145.stdout:708: done (7 left) 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:709: done (6 left) 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:710: done (5 left) 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:712: done (4 left) 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:713: done (3 left) 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:716: rollback oid 41 current snap is 65 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 61 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:714: finishing write tid 1 to smithi14585108-8 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:711: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:711: finishing copy_from to smithi14585108-42 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 48 (ObjNum 187 snap 48 seq_num 187) dirty exists 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:715: finishing rollback tid 0 to smithi14585108-19 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:715: finishing rollback tid 1 to smithi14585108-19 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:714: finishing write tid 2 to smithi14585108-8 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:715: finishing rollback tid 2 to smithi14585108-19 2024-09-16T05:46:13.430 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 292 (ObjNum 130 snap 31 seq_num 130) dirty exists 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: finishing write tid 3 to smithi14585108-8 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: finishing write tid 4 to smithi14585108-8 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: finishing write tid 5 to smithi14585108-8 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: finishing write tid 6 to smithi14585108-8 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: oid 8 updating version 0 to 327 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: oid 8 version 327 is already newer than 324 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: oid 8 version 327 is already newer than 325 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: oid 8 updating version 327 to 328 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: oid 8 version 328 is already newer than 326 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 328 (ObjNum 245 snap 65 seq_num 245) dirty exists 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: left oid 8 (ObjNum 245 snap 65 seq_num 245) 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:711: done (3 left) 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:714: done (2 left) 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:715: done (1 left) 2024-09-16T05:46:13.431 INFO:tasks.rados.rados.0.smithi145.stdout:717: read oid 36 snap 59 2024-09-16T05:46:13.432 INFO:tasks.rados.rados.0.smithi145.stdout:717: expect (ObjNum 215 snap 51 seq_num 215) 2024-09-16T05:46:13.432 INFO:tasks.rados.rados.0.smithi145.stdout:718: copy_from oid 39 from oid 44 current snap is 65 2024-09-16T05:46:13.432 INFO:tasks.rados.rados.0.smithi145.stdout:719: snap_remove snap 54 2024-09-16T05:46:13.663 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:13 smithi161 ceph-mon[31301]: Upgrade: Updating mgr.x 2024-09-16T05:46:13.663 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:13 smithi161 ceph-mon[31301]: Deploying daemon mgr.x on smithi161 2024-09-16T05:46:13.663 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:13 smithi161 ceph-mon[31301]: pgmap v27: 121 pgs: 121 active+clean; 164 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 493 KiB/s rd, 930 KiB/s wr, 4 op/s 2024-09-16T05:46:13.663 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:13 smithi161 ceph-mon[31301]: osdmap e197: 8 total, 8 up, 8 in 2024-09-16T05:46:13.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:13 smithi145 ceph-mon[39111]: Upgrade: Updating mgr.x 2024-09-16T05:46:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:13 smithi145 ceph-mon[39111]: Deploying daemon mgr.x on smithi161 2024-09-16T05:46:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:13 smithi145 ceph-mon[39111]: pgmap v27: 121 pgs: 121 active+clean; 164 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 493 KiB/s rd, 930 KiB/s wr, 4 op/s 2024-09-16T05:46:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:13 smithi145 ceph-mon[39111]: osdmap e197: 8 total, 8 up, 8 in 2024-09-16T05:46:13.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:13 smithi145 ceph-mon[27514]: Upgrade: Updating mgr.x 2024-09-16T05:46:13.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:13 smithi145 ceph-mon[27514]: Deploying daemon mgr.x on smithi161 2024-09-16T05:46:13.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:13 smithi145 ceph-mon[27514]: pgmap v27: 121 pgs: 121 active+clean; 164 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 493 KiB/s rd, 930 KiB/s wr, 4 op/s 2024-09-16T05:46:13.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:13 smithi145 ceph-mon[27514]: osdmap e197: 8 total, 8 up, 8 in 2024-09-16T05:46:13.936 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:13 smithi161 systemd[1]: Stopping Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:46:14.194 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:13 smithi161 podman[78716]: 2024-09-16 05:46:13.93588294 +0000 UTC m=+0.127302800 container died fd526eb2b7849bc421f60790ae0c13bc5753256245997da0d012b922d959319a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T05:46:14.323 INFO:tasks.rados.rados.0.smithi145.stdout:719: done (3 left) 2024-09-16T05:46:14.323 INFO:tasks.rados.rados.0.smithi145.stdout:720: snap_remove snap 48 2024-09-16T05:46:14.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:14 smithi161 podman[78716]: 2024-09-16 05:46:14.402761416 +0000 UTC m=+0.594181260 container cleanup fd526eb2b7849bc421f60790ae0c13bc5753256245997da0d012b922d959319a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T05:46:14.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:14 smithi161 bash[78716]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x 2024-09-16T05:46:15.045 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:14 smithi161 podman[78733]: 2024-09-16 05:46:14.695900007 +0000 UTC m=+0.760381442 container remove fd526eb2b7849bc421f60790ae0c13bc5753256245997da0d012b922d959319a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e) 2024-09-16T05:46:15.045 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:14 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T05:46:15.045 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:14 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T05:46:15.045 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:14 smithi161 systemd[1]: Stopped Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:46:15.045 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:14 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x.service: Consumed 16.662s CPU time. 2024-09-16T05:46:15.045 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 systemd[1]: Starting Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:720: done (3 left) 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:721: copy_from oid 5 from oid 32 current snap is 65 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:716: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:716: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:716: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 308 (ObjNum 231 snap 60 seq_num 231) dirty exists 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:718: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:718: finishing copy_from to smithi14585108-39 2024-09-16T05:46:15.275 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 143 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-16T05:46:15.276 INFO:tasks.rados.rados.0.smithi145.stdout:717: expect (ObjNum 215 snap 51 seq_num 215) 2024-09-16T05:46:15.318 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 podman[78869]: 2024-09-16 05:46:15.156656052 +0000 UTC m=+0.016047432 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:46:15.318 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 podman[78869]: 2024-09-16 05:46:15.280203 +0000 UTC m=+0.139594380 container create 34c07902be4e09edfe5469791dc9a0bbef177663c1c9bf7828e1aac009619608 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, ceph=True, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:46:15.428 INFO:tasks.rados.rados.0.smithi145.stdout:721: finishing copy_from racing read to smithi14585108-5 2024-09-16T05:46:15.428 INFO:tasks.rados.rados.0.smithi145.stdout:721: finishing copy_from to smithi14585108-5 2024-09-16T05:46:15.428 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 277 (ObjNum 239 snap 61 seq_num 239) dirty exists 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:716: done (3 left) 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:717: done (2 left) 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:718: done (1 left) 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:721: done (0 left) 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:722: copy_from oid 11 from oid 17 current snap is 65 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:723: rollback oid 12 current snap is 65 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 46 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:724: read oid 7 snap -1 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:724: expect (ObjNum 183 snap 47 seq_num 183) 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:725: read oid 29 snap 55 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:725: expect (ObjNum 195 snap 50 seq_num 195) 2024-09-16T05:46:15.429 INFO:tasks.rados.rados.0.smithi145.stdout:726: delete oid 25 current snap is 65 2024-09-16T05:46:15.431 INFO:tasks.rados.rados.0.smithi145.stdout:726: done (4 left) 2024-09-16T05:46:15.431 INFO:tasks.rados.rados.0.smithi145.stdout:727: copy_from oid 5 from oid 44 current snap is 65 2024-09-16T05:46:15.431 INFO:tasks.rados.rados.0.smithi145.stdout:728: rmattr oid 6 current snap is 65 2024-09-16T05:46:15.431 INFO:tasks.rados.rados.0.smithi145.stdout:728: done (5 left) 2024-09-16T05:46:15.431 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 65 2024-09-16T05:46:15.431 INFO:tasks.rados.rados.0.smithi145.stdout:729: seq_num 247 ranges {0=540672,540672=622592,1163264=581632} 2024-09-16T05:46:15.433 INFO:tasks.rados.rados.0.smithi145.stdout:729: writing smithi14585108-25 from 0 to 540672 tid 1 2024-09-16T05:46:15.437 INFO:tasks.rados.rados.0.smithi145.stdout:729: writing smithi14585108-25 from 540672 to 1163264 tid 2 2024-09-16T05:46:15.441 INFO:tasks.rados.rados.0.smithi145.stdout:729: writing smithi14585108-25 from 1163264 to 1744896 tid 3 2024-09-16T05:46:15.441 INFO:tasks.rados.rados.0.smithi145.stdout:730: read oid 28 snap -1 2024-09-16T05:46:15.441 INFO:tasks.rados.rados.0.smithi145.stdout:730: expect (ObjNum 190 snap 48 seq_num 190) 2024-09-16T05:46:15.441 INFO:tasks.rados.rados.0.smithi145.stdout:731: rollback oid 15 current snap is 65 2024-09-16T05:46:15.442 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 63 2024-09-16T05:46:15.442 INFO:tasks.rados.rados.0.smithi145.stdout:723: finishing rollback tid 0 to smithi14585108-12 2024-09-16T05:46:15.442 INFO:tasks.rados.rados.0.smithi145.stdout:725: expect (ObjNum 195 snap 50 seq_num 195) 2024-09-16T05:46:15.464 INFO:tasks.rados.rados.0.smithi145.stdout:723: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:46:15.465 INFO:tasks.rados.rados.0.smithi145.stdout:723: finishing rollback tid 2 to smithi14585108-12 2024-09-16T05:46:15.465 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 159 (ObjNum 175 snap 46 seq_num 175) dirty exists 2024-09-16T05:46:15.465 INFO:tasks.rados.rados.0.smithi145.stdout:724: expect (ObjNum 183 snap 47 seq_num 183) 2024-09-16T05:46:15.488 INFO:tasks.rados.rados.0.smithi145.stdout:722: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:729: finishing write tid 1 to smithi14585108-25 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:722: finishing copy_from to smithi14585108-11 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 264 (ObjNum 204 snap 51 seq_num 204) dirty exists 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:727: finishing copy_from racing read to smithi14585108-5 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:727: finishing copy_from to smithi14585108-5 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 143 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:731: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 307 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:729: finishing write tid 2 to smithi14585108-25 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:729: finishing write tid 3 to smithi14585108-25 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:729: finishing write tid 4 to smithi14585108-25 2024-09-16T05:46:15.489 INFO:tasks.rados.rados.0.smithi145.stdout:729: finishing write tid 5 to smithi14585108-25 2024-09-16T05:46:15.490 INFO:tasks.rados.rados.0.smithi145.stdout:729: oid 25 updating version 0 to 166 2024-09-16T05:46:15.490 INFO:tasks.rados.rados.0.smithi145.stdout:729: oid 25 version 166 is already newer than 164 2024-09-16T05:46:15.490 INFO:tasks.rados.rados.0.smithi145.stdout:729: oid 25 version 166 is already newer than 163 2024-09-16T05:46:15.490 INFO:tasks.rados.rados.0.smithi145.stdout:729: oid 25 version 166 is already newer than 165 2024-09-16T05:46:15.490 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 166 (ObjNum 247 snap 65 seq_num 247) dirty exists 2024-09-16T05:46:15.490 INFO:tasks.rados.rados.0.smithi145.stdout:729: left oid 25 (ObjNum 247 snap 65 seq_num 247) 2024-09-16T05:46:15.490 INFO:tasks.rados.rados.0.smithi145.stdout:730: expect (ObjNum 190 snap 48 seq_num 190) 2024-09-16T05:46:15.527 INFO:tasks.rados.rados.0.smithi145.stdout:722: done (7 left) 2024-09-16T05:46:15.527 INFO:tasks.rados.rados.0.smithi145.stdout:723: done (6 left) 2024-09-16T05:46:15.527 INFO:tasks.rados.rados.0.smithi145.stdout:724: done (5 left) 2024-09-16T05:46:15.527 INFO:tasks.rados.rados.0.smithi145.stdout:725: done (4 left) 2024-09-16T05:46:15.527 INFO:tasks.rados.rados.0.smithi145.stdout:727: done (3 left) 2024-09-16T05:46:15.527 INFO:tasks.rados.rados.0.smithi145.stdout:729: done (2 left) 2024-09-16T05:46:15.527 INFO:tasks.rados.rados.0.smithi145.stdout:730: done (1 left) 2024-09-16T05:46:15.527 INFO:tasks.rados.rados.0.smithi145.stdout:731: done (0 left) 2024-09-16T05:46:15.528 INFO:tasks.rados.rados.0.smithi145.stdout:732: read oid 21 snap -1 2024-09-16T05:46:15.528 INFO:tasks.rados.rados.0.smithi145.stdout:732: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:46:15.528 INFO:tasks.rados.rados.0.smithi145.stdout:733: rollback oid 7 current snap is 65 2024-09-16T05:46:15.528 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 7 to 64 2024-09-16T05:46:15.528 INFO:tasks.rados.rados.0.smithi145.stdout:734: delete oid 28 current snap is 65 2024-09-16T05:46:15.528 INFO:tasks.rados.rados.0.smithi145.stdout:732: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:46:15.533 INFO:tasks.rados.rados.0.smithi145.stdout:733: finishing rollback tid 0 to smithi14585108-7 2024-09-16T05:46:15.533 INFO:tasks.rados.rados.0.smithi145.stdout:733: finishing rollback tid 1 to smithi14585108-7 2024-09-16T05:46:15.533 INFO:tasks.rados.rados.0.smithi145.stdout:733: finishing rollback tid 2 to smithi14585108-7 2024-09-16T05:46:15.533 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 297 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-09-16T05:46:15.533 INFO:tasks.rados.rados.0.smithi145.stdout:732: done (2 left) 2024-09-16T05:46:15.533 INFO:tasks.rados.rados.0.smithi145.stdout:733: done (1 left) 2024-09-16T05:46:15.533 INFO:tasks.rados.rados.0.smithi145.stdout:734: done (0 left) 2024-09-16T05:46:15.533 INFO:tasks.rados.rados.0.smithi145.stdout:735: read oid 39 snap -1 2024-09-16T05:46:15.534 INFO:tasks.rados.rados.0.smithi145.stdout:735: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:15.534 INFO:tasks.rados.rados.0.smithi145.stdout:736: read oid 26 snap -1 2024-09-16T05:46:15.534 INFO:tasks.rados.rados.0.smithi145.stdout:736: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:46:15.534 INFO:tasks.rados.rados.0.smithi145.stdout:737: snap_create 2024-09-16T05:46:15.534 INFO:tasks.rados.rados.0.smithi145.stdout:736: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:46:15.535 INFO:tasks.rados.rados.0.smithi145.stdout:735: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:15 smithi145 ceph-mon[39111]: pgmap v30: 121 pgs: 121 active+clean; 174 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-16T05:46:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:15 smithi145 ceph-mon[39111]: osdmap e198: 8 total, 8 up, 8 in 2024-09-16T05:46:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:15 smithi145 ceph-mon[39111]: osdmap e199: 8 total, 8 up, 8 in 2024-09-16T05:46:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:15 smithi145 ceph-mon[27514]: pgmap v30: 121 pgs: 121 active+clean; 174 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-16T05:46:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:15 smithi145 ceph-mon[27514]: osdmap e198: 8 total, 8 up, 8 in 2024-09-16T05:46:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:15 smithi145 ceph-mon[27514]: osdmap e199: 8 total, 8 up, 8 in 2024-09-16T05:46:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:15 smithi161 ceph-mon[31301]: pgmap v30: 121 pgs: 121 active+clean; 174 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-09-16T05:46:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:15 smithi161 ceph-mon[31301]: osdmap e198: 8 total, 8 up, 8 in 2024-09-16T05:46:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:15 smithi161 ceph-mon[31301]: osdmap e199: 8 total, 8 up, 8 in 2024-09-16T05:46:15.938 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 podman[78869]: 2024-09-16 05:46:15.591392598 +0000 UTC m=+0.450783978 container init 34c07902be4e09edfe5469791dc9a0bbef177663c1c9bf7828e1aac009619608 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-16T05:46:15.939 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 podman[78869]: 2024-09-16 05:46:15.596658212 +0000 UTC m=+0.456049593 container start 34c07902be4e09edfe5469791dc9a0bbef177663c1c9bf7828e1aac009619608 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:46:15.939 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 ceph-mgr[78907]: -- 172.21.15.161:0/2219899068 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f1077fd0e0 con 0x55f1077db000 2024-09-16T05:46:15.939 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 bash[78869]: 34c07902be4e09edfe5469791dc9a0bbef177663c1c9bf7828e1aac009619608 2024-09-16T05:46:15.939 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 systemd[1]: Started Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:46:15.939 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:15.719+0000 7f717b947040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:46:15.939 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:15.781+0000 7f717b947040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:46:15.939 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:15.937+0000 7f717b947040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:46:16.318 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:16.007+0000 7f717b947040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:46:16.318 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:16.166+0000 7f717b947040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:46:16.319 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:16.317+0000 7f717b947040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:46:16.322 INFO:tasks.rados.rados.0.smithi145.stdout:735: done (2 left) 2024-09-16T05:46:16.323 INFO:tasks.rados.rados.0.smithi145.stdout:736: done (1 left) 2024-09-16T05:46:16.323 INFO:tasks.rados.rados.0.smithi145.stdout:737: done (0 left) 2024-09-16T05:46:16.323 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 66 2024-09-16T05:46:16.323 INFO:tasks.rados.rados.0.smithi145.stdout:738: seq_num 249 ranges {483328=573440,1056768=794624,1851392=409600} 2024-09-16T05:46:16.328 INFO:tasks.rados.rados.0.smithi145.stdout:738: writing smithi14585108-44 from 483328 to 1056768 tid 1 2024-09-16T05:46:16.333 INFO:tasks.rados.rados.0.smithi145.stdout:738: writing smithi14585108-44 from 1056768 to 1851392 tid 2 2024-09-16T05:46:16.335 INFO:tasks.rados.rados.0.smithi145.stdout:738: writing smithi14585108-44 from 1851392 to 2260992 tid 3 2024-09-16T05:46:16.335 INFO:tasks.rados.rados.0.smithi145.stdout:739: rmattr oid 6 current snap is 66 2024-09-16T05:46:16.335 INFO:tasks.rados.rados.0.smithi145.stdout:739: done (1 left) 2024-09-16T05:46:16.336 INFO:tasks.rados.rados.0.smithi145.stdout:740: rmattr oid 26 current snap is 66 2024-09-16T05:46:16.336 INFO:tasks.rados.rados.0.smithi145.stdout:738: finishing write tid 1 to smithi14585108-44 2024-09-16T05:46:16.336 INFO:tasks.rados.rados.0.smithi145.stdout:741: rmattr oid 5 current snap is 66 2024-09-16T05:46:16.336 INFO:tasks.rados.rados.0.smithi145.stdout:741: done (2 left) 2024-09-16T05:46:16.336 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 66 2024-09-16T05:46:16.336 INFO:tasks.rados.rados.0.smithi145.stdout:742: seq_num 250 ranges {3301376=589824,3891200=679936,4571136=409600,4980736=114688} 2024-09-16T05:46:16.356 INFO:tasks.rados.rados.0.smithi145.stdout:742: writing smithi14585108-36 from 3301376 to 3891200 tid 1 2024-09-16T05:46:16.360 INFO:tasks.rados.rados.0.smithi145.stdout:742: writing smithi14585108-36 from 3891200 to 4571136 tid 2 2024-09-16T05:46:16.362 INFO:tasks.rados.rados.0.smithi145.stdout:742: writing smithi14585108-36 from 4571136 to 4980736 tid 3 2024-09-16T05:46:16.363 INFO:tasks.rados.rados.0.smithi145.stdout:742: writing smithi14585108-36 from 4980736 to 5095424 tid 4 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 66 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: finishing write tid 2 to smithi14585108-44 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: finishing write tid 3 to smithi14585108-44 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: finishing write tid 4 to smithi14585108-44 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: finishing write tid 5 to smithi14585108-44 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: oid 44 updating version 0 to 171 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: oid 44 updating version 171 to 174 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: oid 44 version 174 is already newer than 173 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: oid 44 version 174 is already newer than 172 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 174 (ObjNum 249 snap 66 seq_num 249) dirty exists 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:738: left oid 44 (ObjNum 249 snap 66 seq_num 249) 2024-09-16T05:46:16.364 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 306 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-09-16T05:46:16.365 INFO:tasks.rados.rados.0.smithi145.stdout:742: finishing write tid 1 to smithi14585108-36 2024-09-16T05:46:16.365 INFO:tasks.rados.rados.0.smithi145.stdout:742: finishing write tid 2 to smithi14585108-36 2024-09-16T05:46:16.365 INFO:tasks.rados.rados.0.smithi145.stdout:743: seq_num 251 ranges {3481600=606208,4087808=614400,4702208=589824} 2024-09-16T05:46:16.385 INFO:tasks.rados.rados.0.smithi145.stdout:743: writing smithi14585108-27 from 3481600 to 4087808 tid 1 2024-09-16T05:46:16.388 INFO:tasks.rados.rados.0.smithi145.stdout:743: writing smithi14585108-27 from 4087808 to 4702208 tid 2 2024-09-16T05:46:16.392 INFO:tasks.rados.rados.0.smithi145.stdout:743: writing smithi14585108-27 from 4702208 to 5292032 tid 3 2024-09-16T05:46:16.392 INFO:tasks.rados.rados.0.smithi145.stdout:738: done (3 left) 2024-09-16T05:46:16.392 INFO:tasks.rados.rados.0.smithi145.stdout:740: done (2 left) 2024-09-16T05:46:16.393 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 66 2024-09-16T05:46:16.393 INFO:tasks.rados.rados.0.smithi145.stdout:742: finishing write tid 3 to smithi14585108-36 2024-09-16T05:46:16.393 INFO:tasks.rados.rados.0.smithi145.stdout:742: finishing write tid 4 to smithi14585108-36 2024-09-16T05:46:16.393 INFO:tasks.rados.rados.0.smithi145.stdout:744: seq_num 252 ranges {5251072=630784,5881856=499712,6381568=425984,6807552=278528} 2024-09-16T05:46:16.423 INFO:tasks.rados.rados.0.smithi145.stdout:744: writing smithi14585108-23 from 5251072 to 5881856 tid 1 2024-09-16T05:46:16.426 INFO:tasks.rados.rados.0.smithi145.stdout:744: writing smithi14585108-23 from 5881856 to 6381568 tid 2 2024-09-16T05:46:16.428 INFO:tasks.rados.rados.0.smithi145.stdout:744: writing smithi14585108-23 from 6381568 to 6807552 tid 3 2024-09-16T05:46:16.430 INFO:tasks.rados.rados.0.smithi145.stdout:744: writing smithi14585108-23 from 6807552 to 7086080 tid 4 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:745: read oid 5 snap -1 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:745: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:746: read oid 25 snap -1 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:746: expect (ObjNum 247 snap 65 seq_num 247) 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 66 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:742: finishing write tid 5 to smithi14585108-36 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:742: finishing write tid 6 to smithi14585108-36 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:742: oid 36 updating version 0 to 311 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:742: oid 36 updating version 311 to 312 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:742: oid 36 version 312 is already newer than 310 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:742: oid 36 version 312 is already newer than 309 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:742: oid 36 version 312 is already newer than 308 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 312 (ObjNum 250 snap 66 seq_num 250) dirty exists 2024-09-16T05:46:16.431 INFO:tasks.rados.rados.0.smithi145.stdout:742: left oid 36 (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:46:16.432 INFO:tasks.rados.rados.0.smithi145.stdout:743: finishing write tid 1 to smithi14585108-27 2024-09-16T05:46:16.432 INFO:tasks.rados.rados.0.smithi145.stdout:743: finishing write tid 2 to smithi14585108-27 2024-09-16T05:46:16.432 INFO:tasks.rados.rados.0.smithi145.stdout:747: seq_num 253 ranges {0=647168,647168=786432,1433600=417792} 2024-09-16T05:46:16.434 INFO:tasks.rados.rados.0.smithi145.stdout:747: writing smithi14585108-16 from 0 to 647168 tid 1 2024-09-16T05:46:16.438 INFO:tasks.rados.rados.0.smithi145.stdout:747: writing smithi14585108-16 from 647168 to 1433600 tid 2 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:747: writing smithi14585108-16 from 1433600 to 1851392 tid 3 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:742: done (5 left) 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 66 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:743: finishing write tid 3 to smithi14585108-27 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:743: finishing write tid 4 to smithi14585108-27 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:743: finishing write tid 5 to smithi14585108-27 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:743: oid 27 updating version 0 to 322 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:743: oid 27 updating version 322 to 325 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:743: oid 27 version 325 is already newer than 323 2024-09-16T05:46:16.442 INFO:tasks.rados.rados.0.smithi145.stdout:743: oid 27 version 325 is already newer than 324 2024-09-16T05:46:16.443 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 325 (ObjNum 251 snap 66 seq_num 251) dirty exists 2024-09-16T05:46:16.443 INFO:tasks.rados.rados.0.smithi145.stdout:743: left oid 27 (ObjNum 251 snap 66 seq_num 251) 2024-09-16T05:46:16.443 INFO:tasks.rados.rados.0.smithi145.stdout:744: finishing write tid 1 to smithi14585108-23 2024-09-16T05:46:16.443 INFO:tasks.rados.rados.0.smithi145.stdout:744: finishing write tid 2 to smithi14585108-23 2024-09-16T05:46:16.443 INFO:tasks.rados.rados.0.smithi145.stdout:748: seq_num 254 ranges {1024000=663552,1687552=663552,2351104=540672} 2024-09-16T05:46:16.450 INFO:tasks.rados.rados.0.smithi145.stdout:748: writing smithi14585108-17 from 1024000 to 1687552 tid 1 2024-09-16T05:46:16.454 INFO:tasks.rados.rados.0.smithi145.stdout:748: writing smithi14585108-17 from 1687552 to 2351104 tid 2 2024-09-16T05:46:16.457 INFO:tasks.rados.rados.0.smithi145.stdout:748: writing smithi14585108-17 from 2351104 to 2891776 tid 3 2024-09-16T05:46:16.457 INFO:tasks.rados.rados.0.smithi145.stdout:743: done (5 left) 2024-09-16T05:46:16.457 INFO:tasks.rados.rados.0.smithi145.stdout:749: snap_remove snap 32 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-mon[31301]: pgmap v33: 121 pgs: 121 active+clean; 174 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-mon[31301]: osdmap e200: 8 total, 8 up, 8 in 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:16.667+0000 7f717b947040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:16.732+0000 7f717b947040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:46:16.934 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:16.932+0000 7f717b947040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:46:17.036 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:17.036 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:17.036 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:17.036 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[27514]: pgmap v33: 121 pgs: 121 active+clean; 174 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-16T05:46:17.036 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:17.036 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:17.036 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[27514]: osdmap e200: 8 total, 8 up, 8 in 2024-09-16T05:46:17.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:17.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:17.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:17.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[39111]: pgmap v33: 121 pgs: 121 active+clean; 174 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-16T05:46:17.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:17.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:17.037 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:16 smithi145 ceph-mon[39111]: osdmap e200: 8 total, 8 up, 8 in 2024-09-16T05:46:17.325 INFO:tasks.rados.rados.0.smithi145.stdout:749: done (5 left) 2024-09-16T05:46:17.325 INFO:tasks.rados.rados.0.smithi145.stdout:750: snap_remove snap 46 2024-09-16T05:46:18.329 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:17.893+0000 7f717b947040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:46:18.329 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:17.972+0000 7f717b947040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:46:18.331 INFO:tasks.rados.rados.0.smithi145.stdout:750: done (5 left) 2024-09-16T05:46:18.331 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 66 2024-09-16T05:46:18.332 INFO:tasks.rados.rados.0.smithi145.stdout:751: seq_num 255 ranges {1105920=679936,1785856=548864,2334720=598016,2932736=57344} 2024-09-16T05:46:18.342 INFO:tasks.rados.rados.0.smithi145.stdout:751: writing smithi14585108-40 from 1105920 to 1785856 tid 1 2024-09-16T05:46:18.346 INFO:tasks.rados.rados.0.smithi145.stdout:751: writing smithi14585108-40 from 1785856 to 2334720 tid 2 2024-09-16T05:46:18.350 INFO:tasks.rados.rados.0.smithi145.stdout:751: writing smithi14585108-40 from 2334720 to 2932736 tid 3 2024-09-16T05:46:18.351 INFO:tasks.rados.rados.0.smithi145.stdout:751: writing smithi14585108-40 from 2932736 to 2990080 tid 4 2024-09-16T05:46:18.351 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 66 2024-09-16T05:46:18.351 INFO:tasks.rados.rados.0.smithi145.stdout:744: finishing write tid 3 to smithi14585108-23 2024-09-16T05:46:18.351 INFO:tasks.rados.rados.0.smithi145.stdout:744: finishing write tid 4 to smithi14585108-23 2024-09-16T05:46:18.351 INFO:tasks.rados.rados.0.smithi145.stdout:744: finishing write tid 5 to smithi14585108-23 2024-09-16T05:46:18.351 INFO:tasks.rados.rados.0.smithi145.stdout:745: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:744: finishing write tid 6 to smithi14585108-23 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:744: oid 23 updating version 0 to 134 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:744: oid 23 version 134 is already newer than 130 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:744: oid 23 version 134 is already newer than 133 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:744: oid 23 version 134 is already newer than 132 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:744: oid 23 version 134 is already newer than 131 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 134 (ObjNum 252 snap 66 seq_num 252) dirty exists 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:744: left oid 23 (ObjNum 252 snap 66 seq_num 252) 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:747: finishing write tid 1 to smithi14585108-16 2024-09-16T05:46:18.366 INFO:tasks.rados.rados.0.smithi145.stdout:752: seq_num 256 ranges {1712128=696320,2408448=434176,2842624=770048} 2024-09-16T05:46:18.378 INFO:tasks.rados.rados.0.smithi145.stdout:752: writing smithi14585108-8 from 1712128 to 2408448 tid 1 2024-09-16T05:46:18.381 INFO:tasks.rados.rados.0.smithi145.stdout:752: writing smithi14585108-8 from 2408448 to 2842624 tid 2 2024-09-16T05:46:18.386 INFO:tasks.rados.rados.0.smithi145.stdout:752: writing smithi14585108-8 from 2842624 to 3612672 tid 3 2024-09-16T05:46:18.386 INFO:tasks.rados.rados.0.smithi145.stdout:744: done (6 left) 2024-09-16T05:46:18.387 INFO:tasks.rados.rados.0.smithi145.stdout:745: done (5 left) 2024-09-16T05:46:18.387 INFO:tasks.rados.rados.0.smithi145.stdout:753: snap_create 2024-09-16T05:46:18.387 INFO:tasks.rados.rados.0.smithi145.stdout:746: expect (ObjNum 247 snap 65 seq_num 247) 2024-09-16T05:46:18.431 INFO:tasks.rados.rados.0.smithi145.stdout:747: finishing write tid 2 to smithi14585108-16 2024-09-16T05:46:18.431 INFO:tasks.rados.rados.0.smithi145.stdout:747: finishing write tid 3 to smithi14585108-16 2024-09-16T05:46:18.431 INFO:tasks.rados.rados.0.smithi145.stdout:747: finishing write tid 4 to smithi14585108-16 2024-09-16T05:46:18.431 INFO:tasks.rados.rados.0.smithi145.stdout:747: finishing write tid 5 to smithi14585108-16 2024-09-16T05:46:18.431 INFO:tasks.rados.rados.0.smithi145.stdout:747: oid 16 updating version 0 to 139 2024-09-16T05:46:18.431 INFO:tasks.rados.rados.0.smithi145.stdout:747: oid 16 updating version 139 to 140 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:747: oid 16 version 140 is already newer than 137 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:747: oid 16 version 140 is already newer than 138 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 140 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:747: left oid 16 (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: finishing write tid 1 to smithi14585108-17 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: finishing write tid 2 to smithi14585108-17 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: finishing write tid 3 to smithi14585108-17 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: finishing write tid 4 to smithi14585108-17 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: finishing write tid 5 to smithi14585108-17 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: oid 17 updating version 0 to 316 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: oid 17 updating version 316 to 317 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: oid 17 version 317 is already newer than 315 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:748: oid 17 version 317 is already newer than 314 2024-09-16T05:46:18.432 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 317 (ObjNum 254 snap 66 seq_num 254) dirty exists 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:748: left oid 17 (ObjNum 254 snap 66 seq_num 254) 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: finishing write tid 1 to smithi14585108-40 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: finishing write tid 2 to smithi14585108-40 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: finishing write tid 3 to smithi14585108-40 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: finishing write tid 4 to smithi14585108-40 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: finishing write tid 5 to smithi14585108-40 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: finishing write tid 6 to smithi14585108-40 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: oid 40 updating version 0 to 153 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: oid 40 updating version 153 to 156 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: oid 40 version 156 is already newer than 155 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: oid 40 version 156 is already newer than 154 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: oid 40 version 156 is already newer than 152 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 156 (ObjNum 255 snap 66 seq_num 255) dirty exists 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:751: left oid 40 (ObjNum 255 snap 66 seq_num 255) 2024-09-16T05:46:18.433 INFO:tasks.rados.rados.0.smithi145.stdout:752: finishing write tid 1 to smithi14585108-8 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: finishing write tid 2 to smithi14585108-8 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: finishing write tid 3 to smithi14585108-8 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: finishing write tid 4 to smithi14585108-8 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: finishing write tid 5 to smithi14585108-8 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: oid 8 updating version 0 to 354 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: oid 8 updating version 354 to 356 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: oid 8 version 356 is already newer than 353 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: oid 8 version 356 is already newer than 355 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 356 (ObjNum 256 snap 66 seq_num 256) dirty exists 2024-09-16T05:46:18.434 INFO:tasks.rados.rados.0.smithi145.stdout:752: left oid 8 (ObjNum 256 snap 66 seq_num 256) 2024-09-16T05:46:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:18 smithi161 ceph-mon[31301]: osdmap e201: 8 total, 8 up, 8 in 2024-09-16T05:46:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:18 smithi145 ceph-mon[27514]: osdmap e201: 8 total, 8 up, 8 in 2024-09-16T05:46:18.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:18 smithi145 ceph-mon[39111]: osdmap e201: 8 total, 8 up, 8 in 2024-09-16T05:46:19.037 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:18.763+0000 7f717b947040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:46:19.038 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:18.893+0000 7f717b947040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:46:19.038 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.036+0000 7f717b947040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:46:19.293 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:46:19.327 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.101+0000 7f717b947040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:46:19.327 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.268+0000 7f717b947040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:746: done (5 left) 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:747: done (4 left) 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:748: done (3 left) 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:751: done (2 left) 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:752: done (1 left) 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:753: done (0 left) 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:754: rollback oid 13 current snap is 67 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 13 to 65 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 67 2024-09-16T05:46:19.335 INFO:tasks.rados.rados.0.smithi145.stdout:755: seq_num 257 ranges {737280=712704,1449984=720896,2170880=483328} 2024-09-16T05:46:19.342 INFO:tasks.rados.rados.0.smithi145.stdout:755: writing smithi14585108-35 from 737280 to 1449984 tid 1 2024-09-16T05:46:19.346 INFO:tasks.rados.rados.0.smithi145.stdout:755: writing smithi14585108-35 from 1449984 to 2170880 tid 2 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:755: writing smithi14585108-35 from 2170880 to 2654208 tid 3 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:756: read oid 1 snap -1 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:756: expect (ObjNum 183 snap 47 seq_num 183) 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:757: copy_from oid 17 from oid 38 current snap is 67 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:754: finishing rollback tid 1 to smithi14585108-13 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 262 (ObjNum 241 snap 0 seq_num 3207472064) dirty dne 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:754: done (3 left) 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 67 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:755: finishing write tid 1 to smithi14585108-35 2024-09-16T05:46:19.350 INFO:tasks.rados.rados.0.smithi145.stdout:758: seq_num 258 ranges {2269184=729088,2998272=606208,3604480=598016} 2024-09-16T05:46:19.366 INFO:tasks.rados.rados.0.smithi145.stdout:758: writing smithi14585108-6 from 2269184 to 2998272 tid 1 2024-09-16T05:46:19.369 INFO:tasks.rados.rados.0.smithi145.stdout:758: writing smithi14585108-6 from 2998272 to 3604480 tid 2 2024-09-16T05:46:19.373 INFO:tasks.rados.rados.0.smithi145.stdout:758: writing smithi14585108-6 from 3604480 to 4202496 tid 3 2024-09-16T05:46:19.373 INFO:tasks.rados.rados.0.smithi145.stdout:759: setattr oid 27 current snap is 67 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: finishing write tid 2 to smithi14585108-35 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: finishing write tid 3 to smithi14585108-35 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: finishing write tid 4 to smithi14585108-35 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: finishing write tid 5 to smithi14585108-35 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: oid 35 updating version 0 to 64 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: oid 35 version 64 is already newer than 62 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: oid 35 updating version 64 to 65 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: oid 35 version 65 is already newer than 63 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 65 (ObjNum 257 snap 67 seq_num 257) dirty exists 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:755: left oid 35 (ObjNum 257 snap 67 seq_num 257) 2024-09-16T05:46:19.374 INFO:tasks.rados.rados.0.smithi145.stdout:756: expect (ObjNum 183 snap 47 seq_num 183) 2024-09-16T05:46:19.392 INFO:tasks.rados.rados.0.smithi145.stdout:757: finishing copy_from racing read to smithi14585108-17 2024-09-16T05:46:19.392 INFO:tasks.rados.rados.0.smithi145.stdout:757: finishing copy_from to smithi14585108-17 2024-09-16T05:46:19.392 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 53 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-16T05:46:19.392 INFO:tasks.rados.rados.0.smithi145.stdout:758: finishing write tid 1 to smithi14585108-6 2024-09-16T05:46:19.392 INFO:tasks.rados.rados.0.smithi145.stdout:758: finishing write tid 2 to smithi14585108-6 2024-09-16T05:46:19.392 INFO:tasks.rados.rados.0.smithi145.stdout:758: finishing write tid 3 to smithi14585108-6 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:758: finishing write tid 4 to smithi14585108-6 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:758: finishing write tid 5 to smithi14585108-6 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:758: oid 6 updating version 0 to 316 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:758: oid 6 version 316 is already newer than 315 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:758: oid 6 version 316 is already newer than 314 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:758: oid 6 version 316 is already newer than 313 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 316 (ObjNum 258 snap 67 seq_num 258) dirty exists 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:758: left oid 6 (ObjNum 258 snap 67 seq_num 258) 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:755: done (4 left) 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:756: done (3 left) 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:757: done (2 left) 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:758: done (1 left) 2024-09-16T05:46:19.393 INFO:tasks.rados.rados.0.smithi145.stdout:760: setattr oid 34 current snap is 67 2024-09-16T05:46:19.394 INFO:tasks.rados.rados.0.smithi145.stdout:761: snap_create 2024-09-16T05:46:19.394 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 341 (ObjNum 251 snap 66 seq_num 251) dirty exists 2024-09-16T05:46:19.395 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 288 (ObjNum 217 snap 52 seq_num 217) dirty exists 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (3m) 19s ago 4m 28.0M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (4m) 18s ago 4m 88.7M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (6m) 19s ago 6m 17.5M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (6m) 18s ago 6m 17.7M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 starting - - - - 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (32s) 19s ago 11m 475M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (11m) 19s ago 11m 54.0M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 d8a1ec906267 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (10m) 18s ago 10m 46.9M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 74f2957b98d5 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (9m) 19s ago 9m 45.3M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 16f8663c55bb 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (4m) 19s ago 4m 17.4M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (4m) 18s ago 4m 16.0M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (9m) 19s ago 9m 111M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 3ac1ee0ff446 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (8m) 19s ago 8m 103M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (8m) 19s ago 8m 116M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (8m) 19s ago 8m 85.1M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (7m) 18s ago 7m 104M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (7m) 18s ago 7m 117M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (6m) 18s ago 6m 81.2M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (6m) 18s ago 6m 76.1M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 starting - - - - 2024-09-16T05:46:19.565 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:19 smithi145 ceph-mon[39111]: pgmap v36: 121 pgs: 121 active+clean; 192 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-16T05:46:19.565 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:19 smithi145 ceph-mon[39111]: osdmap e202: 8 total, 8 up, 8 in 2024-09-16T05:46:19.565 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:19 smithi145 ceph-mon[27514]: pgmap v36: 121 pgs: 121 active+clean; 192 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-16T05:46:19.565 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:19 smithi145 ceph-mon[27514]: osdmap e202: 8 total, 8 up, 8 in 2024-09-16T05:46:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-mon[31301]: pgmap v36: 121 pgs: 121 active+clean; 192 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-16T05:46:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-mon[31301]: osdmap e202: 8 total, 8 up, 8 in 2024-09-16T05:46:19.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.340+0000 7f717b947040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:46:19.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.409+0000 7f717b947040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:46:19.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.573+0000 7f717b947040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:46:19.883 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:46:19.883 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:46:19.883 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3 2024-09-16T05:46:19.883 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:46:19.883 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:46:19.883 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:46:19.883 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:46:19.883 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 13, 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:46:19.884 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:46:19.934 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.652+0000 7f717b947040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:46:19.934 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.720+0000 7f717b947040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:46:19.934 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.804+0000 7f717b947040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:46:19.934 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.868+0000 7f717b947040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:46:19.934 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:19.933+0000 7f717b947040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:46:20.271 INFO:tasks.rados.rados.0.smithi145.stdout:759: done (2 left) 2024-09-16T05:46:20.271 INFO:tasks.rados.rados.0.smithi145.stdout:760: done (1 left) 2024-09-16T05:46:20.271 INFO:tasks.rados.rados.0.smithi145.stdout:761: done (0 left) 2024-09-16T05:46:20.271 INFO:tasks.rados.rados.0.smithi145.stdout:762: rollback oid 32 current snap is 68 2024-09-16T05:46:20.271 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 32 to 56 2024-09-16T05:46:20.271 INFO:tasks.rados.rados.0.smithi145.stdout:763: snap_remove snap 61 2024-09-16T05:46:20.773 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-mon[31301]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:46:20.773 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-mon[31301]: osdmap e203: 8 total, 8 up, 8 in 2024-09-16T05:46:20.773 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-mon[31301]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:46:20.773 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-mon[31301]: from='client.? 172.21.15.145:0/157919542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:20.773 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-mon[31301]: osdmap e204: 8 total, 8 up, 8 in 2024-09-16T05:46:20.773 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:20.773 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[39111]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[39111]: osdmap e203: 8 total, 8 up, 8 in 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[39111]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[39111]: from='client.? 172.21.15.145:0/157919542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[39111]: osdmap e204: 8 total, 8 up, 8 in 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[27514]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[27514]: osdmap e203: 8 total, 8 up, 8 in 2024-09-16T05:46:20.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[27514]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:46:20.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[27514]: from='client.? 172.21.15.145:0/157919542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:20.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[27514]: osdmap e204: 8 total, 8 up, 8 in 2024-09-16T05:46:20.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:20.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:20 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:21.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:20.772+0000 7f717b947040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:46:21.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: [16/Sep/2024:05:46:20] ENGINE Bus STARTING 2024-09-16T05:46:21.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: CherryPy Checker: 2024-09-16T05:46:21.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: The Application mounted at '' has an empty config. 2024-09-16T05:46:21.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:21.088 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: [16/Sep/2024:05:46:20] ENGINE Serving on http://:::9283 2024-09-16T05:46:21.088 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: [16/Sep/2024:05:46:20] ENGINE Bus STARTED 2024-09-16T05:46:21.277 INFO:tasks.rados.rados.0.smithi145.stdout:763: done (1 left) 2024-09-16T05:46:21.277 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 68 2024-09-16T05:46:21.277 INFO:tasks.rados.rados.0.smithi145.stdout:764: seq_num 259 ranges {483328=745472,1228800=540672,1769472=581632,2351104=81920} 2024-09-16T05:46:21.284 INFO:tasks.rados.rados.0.smithi145.stdout:764: writing smithi14585108-24 from 483328 to 1228800 tid 1 2024-09-16T05:46:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:764: writing smithi14585108-24 from 1228800 to 1769472 tid 2 2024-09-16T05:46:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:764: writing smithi14585108-24 from 1769472 to 2351104 tid 3 2024-09-16T05:46:21.292 INFO:tasks.rados.rados.0.smithi145.stdout:764: writing smithi14585108-24 from 2351104 to 2433024 tid 4 2024-09-16T05:46:21.292 INFO:tasks.rados.rados.0.smithi145.stdout:765: copy_from oid 3 from oid 45 current snap is 68 2024-09-16T05:46:21.293 INFO:tasks.rados.rados.0.smithi145.stdout:762: finishing rollback tid 0 to smithi14585108-32 2024-09-16T05:46:21.293 INFO:tasks.rados.rados.0.smithi145.stdout:762: finishing rollback tid 1 to smithi14585108-32 2024-09-16T05:46:21.293 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 344 (ObjNum 65 snap 0 seq_num 1633973094) dirty dne 2024-09-16T05:46:21.293 INFO:tasks.rados.rados.0.smithi145.stdout:764: finishing write tid 1 to smithi14585108-24 2024-09-16T05:46:21.293 INFO:tasks.rados.rados.0.smithi145.stdout:764: finishing write tid 2 to smithi14585108-24 2024-09-16T05:46:21.293 INFO:tasks.rados.rados.0.smithi145.stdout:762: done (2 left) 2024-09-16T05:46:21.293 INFO:tasks.rados.rados.0.smithi145.stdout:766: snap_create 2024-09-16T05:46:21.294 INFO:tasks.rados.rados.0.smithi145.stdout:764: finishing write tid 3 to smithi14585108-24 2024-09-16T05:46:21.295 INFO:tasks.rados.rados.0.smithi145.stdout:764: finishing write tid 4 to smithi14585108-24 2024-09-16T05:46:21.295 INFO:tasks.rados.rados.0.smithi145.stdout:764: finishing write tid 5 to smithi14585108-24 2024-09-16T05:46:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:764: finishing write tid 6 to smithi14585108-24 2024-09-16T05:46:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:764: oid 24 updating version 0 to 194 2024-09-16T05:46:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:764: oid 24 version 194 is already newer than 190 2024-09-16T05:46:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:764: oid 24 version 194 is already newer than 191 2024-09-16T05:46:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:764: oid 24 version 194 is already newer than 192 2024-09-16T05:46:21.297 INFO:tasks.rados.rados.0.smithi145.stdout:764: oid 24 version 194 is already newer than 193 2024-09-16T05:46:21.297 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 194 (ObjNum 259 snap 68 seq_num 259) dirty exists 2024-09-16T05:46:21.297 INFO:tasks.rados.rados.0.smithi145.stdout:764: left oid 24 (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:46:21.297 INFO:tasks.rados.rados.0.smithi145.stdout:765: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:46:21.297 INFO:tasks.rados.rados.0.smithi145.stdout:765: finishing copy_from to smithi14585108-3 2024-09-16T05:46:21.298 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 319 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-16T05:46:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: pgmap v39: 121 pgs: 121 active+clean; 192 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-16T05:46:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: Standby manager daemon x restarted 2024-09-16T05:46:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: Standby manager daemon x started 2024-09-16T05:46:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:21 smithi161 ceph-mon[31301]: osdmap e205: 8 total, 8 up, 8 in 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: pgmap v39: 121 pgs: 121 active+clean; 192 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: Standby manager daemon x restarted 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: Standby manager daemon x started 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[39111]: osdmap e205: 8 total, 8 up, 8 in 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: pgmap v39: 121 pgs: 121 active+clean; 192 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: Standby manager daemon x restarted 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: Standby manager daemon x started 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: from='mgr.? 172.21.15.161:0/2863600440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:21.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:21 smithi145 ceph-mon[27514]: osdmap e205: 8 total, 8 up, 8 in 2024-09-16T05:46:22.276 INFO:tasks.rados.rados.0.smithi145.stdout:764: done (2 left) 2024-09-16T05:46:22.276 INFO:tasks.rados.rados.0.smithi145.stdout:765: done (1 left) 2024-09-16T05:46:22.276 INFO:tasks.rados.rados.0.smithi145.stdout:766: done (0 left) 2024-09-16T05:46:22.276 INFO:tasks.rados.rados.0.smithi145.stdout:767: read oid 39 snap -1 2024-09-16T05:46:22.277 INFO:tasks.rados.rados.0.smithi145.stdout:767: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:22.277 INFO:tasks.rados.rados.0.smithi145.stdout:768: read oid 8 snap 67 2024-09-16T05:46:22.277 INFO:tasks.rados.rados.0.smithi145.stdout:768: expect (ObjNum 256 snap 66 seq_num 256) 2024-09-16T05:46:22.277 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 69 2024-09-16T05:46:22.277 INFO:tasks.rados.rados.0.smithi145.stdout:769: seq_num 260 ranges {1007616=761856,1769472=417792,2187264=786432} 2024-09-16T05:46:22.286 INFO:tasks.rados.rados.0.smithi145.stdout:769: writing smithi14585108-20 from 1007616 to 1769472 tid 1 2024-09-16T05:46:22.289 INFO:tasks.rados.rados.0.smithi145.stdout:769: writing smithi14585108-20 from 1769472 to 2187264 tid 2 2024-09-16T05:46:22.294 INFO:tasks.rados.rados.0.smithi145.stdout:769: writing smithi14585108-20 from 2187264 to 2973696 tid 3 2024-09-16T05:46:22.294 INFO:tasks.rados.rados.0.smithi145.stdout:767: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:22.307 INFO:tasks.rados.rados.0.smithi145.stdout:768: expect (ObjNum 256 snap 66 seq_num 256) 2024-09-16T05:46:22.428 INFO:tasks.rados.rados.0.smithi145.stdout:769: finishing write tid 1 to smithi14585108-20 2024-09-16T05:46:22.428 INFO:tasks.rados.rados.0.smithi145.stdout:769: finishing write tid 2 to smithi14585108-20 2024-09-16T05:46:22.428 INFO:tasks.rados.rados.0.smithi145.stdout:767: done (2 left) 2024-09-16T05:46:22.428 INFO:tasks.rados.rados.0.smithi145.stdout:768: done (1 left) 2024-09-16T05:46:22.428 INFO:tasks.rados.rados.0.smithi145.stdout:770: read oid 26 snap 60 2024-09-16T05:46:22.428 INFO:tasks.rados.rados.0.smithi145.stdout:770: expect (ObjNum -1088303664 snap 21860 seq_num 4093987824) 2024-09-16T05:46:22.429 INFO:tasks.rados.rados.0.smithi145.stdout:771: read oid 28 snap 59 2024-09-16T05:46:22.429 INFO:tasks.rados.rados.0.smithi145.stdout:771: expect (ObjNum 190 snap 48 seq_num 190) 2024-09-16T05:46:22.429 INFO:tasks.rados.rados.0.smithi145.stdout:772: snap_remove snap 57 2024-09-16T05:46:22.746 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:22 smithi161 ceph-mon[31301]: mgrmap e36: y(active, since 25s), standbys: x 2024-09-16T05:46:22.746 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:22 smithi161 ceph-mon[31301]: osdmap e206: 8 total, 8 up, 8 in 2024-09-16T05:46:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:22 smithi145 ceph-mon[27514]: mgrmap e36: y(active, since 25s), standbys: x 2024-09-16T05:46:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:22 smithi145 ceph-mon[27514]: osdmap e206: 8 total, 8 up, 8 in 2024-09-16T05:46:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:22 smithi145 ceph-mon[39111]: mgrmap e36: y(active, since 25s), standbys: x 2024-09-16T05:46:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:22 smithi145 ceph-mon[39111]: osdmap e206: 8 total, 8 up, 8 in 2024-09-16T05:46:23.362 INFO:tasks.rados.rados.0.smithi145.stdout:772: done (3 left) 2024-09-16T05:46:23.362 INFO:tasks.rados.rados.0.smithi145.stdout:773: snap_remove snap 64 2024-09-16T05:46:23.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:23 smithi161 ceph-mon[31301]: pgmap v42: 121 pgs: 121 active+clean; 185 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 492 KiB/s rd, 780 KiB/s wr, 3 op/s 2024-09-16T05:46:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:23 smithi145 ceph-mon[27514]: pgmap v42: 121 pgs: 121 active+clean; 185 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 492 KiB/s rd, 780 KiB/s wr, 3 op/s 2024-09-16T05:46:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:23 smithi145 ceph-mon[39111]: pgmap v42: 121 pgs: 121 active+clean; 185 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 492 KiB/s rd, 780 KiB/s wr, 3 op/s 2024-09-16T05:46:24.381 INFO:tasks.rados.rados.0.smithi145.stdout:773: done (3 left) 2024-09-16T05:46:24.381 INFO:tasks.rados.rados.0.smithi145.stdout:774: copy_from oid 45 from oid 31 current snap is 69 2024-09-16T05:46:24.381 INFO:tasks.rados.rados.0.smithi145.stdout:769: finishing write tid 3 to smithi14585108-20 2024-09-16T05:46:24.381 INFO:tasks.rados.rados.0.smithi145.stdout:769: finishing write tid 4 to smithi14585108-20 2024-09-16T05:46:24.381 INFO:tasks.rados.rados.0.smithi145.stdout:769: finishing write tid 5 to smithi14585108-20 2024-09-16T05:46:24.382 INFO:tasks.rados.rados.0.smithi145.stdout:769: oid 20 updating version 0 to 323 2024-09-16T05:46:24.382 INFO:tasks.rados.rados.0.smithi145.stdout:769: oid 20 updating version 323 to 324 2024-09-16T05:46:24.382 INFO:tasks.rados.rados.0.smithi145.stdout:769: oid 20 version 324 is already newer than 322 2024-09-16T05:46:24.382 INFO:tasks.rados.rados.0.smithi145.stdout:769: oid 20 updating version 324 to 325 2024-09-16T05:46:24.382 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 325 (ObjNum 260 snap 69 seq_num 260) dirty exists 2024-09-16T05:46:24.382 INFO:tasks.rados.rados.0.smithi145.stdout:769: left oid 20 (ObjNum 260 snap 69 seq_num 260) 2024-09-16T05:46:24.382 INFO:tasks.rados.rados.0.smithi145.stdout:770: expect (ObjNum -1088303664 snap 21860 seq_num 4093987824) 2024-09-16T05:46:24.383 INFO:tasks.rados.rados.0.smithi145.stdout:771: expect (ObjNum 190 snap 48 seq_num 190) 2024-09-16T05:46:24.432 INFO:tasks.rados.rados.0.smithi145.stdout:774: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:46:24.432 INFO:tasks.rados.rados.0.smithi145.stdout:774: finishing copy_from to smithi14585108-45 2024-09-16T05:46:24.433 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 138 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-16T05:46:24.433 INFO:tasks.rados.rados.0.smithi145.stdout:769: done (3 left) 2024-09-16T05:46:24.433 INFO:tasks.rados.rados.0.smithi145.stdout:770: done (2 left) 2024-09-16T05:46:24.433 INFO:tasks.rados.rados.0.smithi145.stdout:771: done (1 left) 2024-09-16T05:46:24.433 INFO:tasks.rados.rados.0.smithi145.stdout:774: done (0 left) 2024-09-16T05:46:24.433 INFO:tasks.rados.rados.0.smithi145.stdout:775: delete oid 15 current snap is 69 2024-09-16T05:46:24.434 INFO:tasks.rados.rados.0.smithi145.stdout:775: done (0 left) 2024-09-16T05:46:24.434 INFO:tasks.rados.rados.0.smithi145.stdout:776: read oid 49 snap -1 2024-09-16T05:46:24.434 INFO:tasks.rados.rados.0.smithi145.stdout:776: expect (ObjNum 221 snap 53 seq_num 221) 2024-09-16T05:46:24.434 INFO:tasks.rados.rados.0.smithi145.stdout:777: copy_from oid 11 from oid 32 current snap is 69 2024-09-16T05:46:24.434 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 69 2024-09-16T05:46:24.434 INFO:tasks.rados.rados.0.smithi145.stdout:778: seq_num 262 ranges {2023424=794624,2818048=589824,3407872=614400} 2024-09-16T05:46:24.449 INFO:tasks.rados.rados.0.smithi145.stdout:778: writing smithi14585108-50 from 2023424 to 2818048 tid 1 2024-09-16T05:46:24.452 INFO:tasks.rados.rados.0.smithi145.stdout:778: writing smithi14585108-50 from 2818048 to 3407872 tid 2 2024-09-16T05:46:24.456 INFO:tasks.rados.rados.0.smithi145.stdout:778: writing smithi14585108-50 from 3407872 to 4022272 tid 3 2024-09-16T05:46:24.456 INFO:tasks.rados.rados.0.smithi145.stdout:779: copy_from oid 44 from oid 25 current snap is 69 2024-09-16T05:46:24.456 INFO:tasks.rados.rados.0.smithi145.stdout:777: finishing copy_from to smithi14585108-11 2024-09-16T05:46:24.456 INFO:tasks.rados.rados.0.smithi145.stdout:777: got expected ENOENT (src dne) 2024-09-16T05:46:24.456 INFO:tasks.rados.rados.0.smithi145.stdout:777: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:46:24.457 INFO:tasks.rados.rados.0.smithi145.stdout:777: done (3 left) 2024-09-16T05:46:24.457 INFO:tasks.rados.rados.0.smithi145.stdout:780: delete oid 30 current snap is 69 2024-09-16T05:46:24.457 INFO:tasks.rados.rados.0.smithi145.stdout:776: expect (ObjNum 221 snap 53 seq_num 221) 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: finishing write tid 1 to smithi14585108-50 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: finishing write tid 2 to smithi14585108-50 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: finishing write tid 3 to smithi14585108-50 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: finishing write tid 4 to smithi14585108-50 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: finishing write tid 5 to smithi14585108-50 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: oid 50 updating version 0 to 122 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: oid 50 updating version 122 to 124 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: oid 50 version 124 is already newer than 123 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: oid 50 version 124 is already newer than 121 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 124 (ObjNum 262 snap 69 seq_num 262) dirty exists 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:778: left oid 50 (ObjNum 262 snap 69 seq_num 262) 2024-09-16T05:46:24.495 INFO:tasks.rados.rados.0.smithi145.stdout:779: finishing copy_from racing read to smithi14585108-44 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:779: finishing copy_from to smithi14585108-44 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 166 (ObjNum 247 snap 65 seq_num 247) dirty exists 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:776: done (3 left) 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:778: done (2 left) 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:779: done (1 left) 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:780: done (0 left) 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 69 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:781: seq_num 264 ranges {0=425984,425984=761856,1187840=770048,1957888=73728} 2024-09-16T05:46:24.496 INFO:tasks.rados.rados.0.smithi145.stdout:781: writing smithi14585108-26 from 0 to 425984 tid 1 2024-09-16T05:46:24.501 INFO:tasks.rados.rados.0.smithi145.stdout:781: writing smithi14585108-26 from 425984 to 1187840 tid 2 2024-09-16T05:46:24.505 INFO:tasks.rados.rados.0.smithi145.stdout:781: writing smithi14585108-26 from 1187840 to 1957888 tid 3 2024-09-16T05:46:24.506 INFO:tasks.rados.rados.0.smithi145.stdout:781: writing smithi14585108-26 from 1957888 to 2031616 tid 4 2024-09-16T05:46:24.506 INFO:tasks.rados.rados.0.smithi145.stdout:782: snap_create 2024-09-16T05:46:24.506 INFO:tasks.rados.rados.0.smithi145.stdout:781: finishing write tid 1 to smithi14585108-26 2024-09-16T05:46:24.506 INFO:tasks.rados.rados.0.smithi145.stdout:781: finishing write tid 2 to smithi14585108-26 2024-09-16T05:46:24.509 INFO:tasks.rados.rados.0.smithi145.stdout:781: finishing write tid 3 to smithi14585108-26 2024-09-16T05:46:24.509 INFO:tasks.rados.rados.0.smithi145.stdout:781: finishing write tid 4 to smithi14585108-26 2024-09-16T05:46:24.509 INFO:tasks.rados.rados.0.smithi145.stdout:781: finishing write tid 5 to smithi14585108-26 2024-09-16T05:46:24.511 INFO:tasks.rados.rados.0.smithi145.stdout:781: finishing write tid 6 to smithi14585108-26 2024-09-16T05:46:24.511 INFO:tasks.rados.rados.0.smithi145.stdout:781: oid 26 updating version 0 to 367 2024-09-16T05:46:24.511 INFO:tasks.rados.rados.0.smithi145.stdout:781: oid 26 version 367 is already newer than 366 2024-09-16T05:46:24.511 INFO:tasks.rados.rados.0.smithi145.stdout:781: oid 26 updating version 367 to 369 2024-09-16T05:46:24.511 INFO:tasks.rados.rados.0.smithi145.stdout:781: oid 26 updating version 369 to 370 2024-09-16T05:46:24.511 INFO:tasks.rados.rados.0.smithi145.stdout:781: oid 26 version 370 is already newer than 368 2024-09-16T05:46:24.511 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 370 (ObjNum 264 snap 69 seq_num 264) dirty exists 2024-09-16T05:46:24.511 INFO:tasks.rados.rados.0.smithi145.stdout:781: left oid 26 (ObjNum 264 snap 69 seq_num 264) 2024-09-16T05:46:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:24 smithi145 ceph-mon[39111]: osdmap e207: 8 total, 8 up, 8 in 2024-09-16T05:46:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:24 smithi145 ceph-mon[27514]: osdmap e207: 8 total, 8 up, 8 in 2024-09-16T05:46:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:24 smithi161 ceph-mon[31301]: osdmap e207: 8 total, 8 up, 8 in 2024-09-16T05:46:24.923 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:46:24] "GET /metrics HTTP/1.1" 200 36030 "" "Prometheus/2.43.0" 2024-09-16T05:46:25.272 INFO:tasks.rados.rados.0.smithi145.stdout:781: done (1 left) 2024-09-16T05:46:25.272 INFO:tasks.rados.rados.0.smithi145.stdout:782: done (0 left) 2024-09-16T05:46:25.272 INFO:tasks.rados.rados.0.smithi145.stdout:783: delete oid 35 current snap is 70 2024-09-16T05:46:25.275 INFO:tasks.rados.rados.0.smithi145.stdout:783: done (0 left) 2024-09-16T05:46:25.275 INFO:tasks.rados.rados.0.smithi145.stdout:784: snap_create 2024-09-16T05:46:25.426 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: pgmap v45: 121 pgs: 121 active+clean; 145 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 493 KiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-09-16T05:46:25.426 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: osdmap e208: 8 total, 8 up, 8 in 2024-09-16T05:46:25.426 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: Upgrade: Setting container_image for all mgr 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T05:46:25.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: Upgrade: It appears safe to stop mon.a 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[39111]: osdmap e209: 8 total, 8 up, 8 in 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: pgmap v45: 121 pgs: 121 active+clean; 145 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 493 KiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: osdmap e208: 8 total, 8 up, 8 in 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:25.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: Upgrade: Setting container_image for all mgr 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T05:46:25.429 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: Upgrade: It appears safe to stop mon.a 2024-09-16T05:46:25.430 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:25 smithi145 ceph-mon[27514]: osdmap e209: 8 total, 8 up, 8 in 2024-09-16T05:46:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: pgmap v45: 121 pgs: 121 active+clean; 145 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 493 KiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: osdmap e208: 8 total, 8 up, 8 in 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:25.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: Upgrade: Setting container_image for all mgr 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: Upgrade: It appears safe to stop mon.a 2024-09-16T05:46:25.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:25 smithi161 ceph-mon[31301]: osdmap e209: 8 total, 8 up, 8 in 2024-09-16T05:46:26.272 INFO:tasks.rados.rados.0.smithi145.stdout:784: done (0 left) 2024-09-16T05:46:26.273 INFO:tasks.rados.rados.0.smithi145.stdout:785: snap_create 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[39111]: osdmap e210: 8 total, 8 up, 8 in 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:46:26.562 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:46:26.563 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[27514]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:26.563 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:26 smithi145 ceph-mon[27514]: osdmap e210: 8 total, 8 up, 8 in 2024-09-16T05:46:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:26 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:26 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' 2024-09-16T05:46:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:26 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:46:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:26 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:46:26.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:26 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:26.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:26 smithi161 ceph-mon[31301]: osdmap e210: 8 total, 8 up, 8 in 2024-09-16T05:46:27.275 INFO:tasks.rados.rados.0.smithi145.stdout:785: done (0 left) 2024-09-16T05:46:27.275 INFO:tasks.rados.rados.0.smithi145.stdout:786: read oid 22 snap -1 2024-09-16T05:46:27.275 INFO:tasks.rados.rados.0.smithi145.stdout:786: expect deleted 2024-09-16T05:46:27.275 INFO:tasks.rados.rados.0.smithi145.stdout:787: snap_remove snap 62 2024-09-16T05:46:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:27 smithi145 ceph-mon[27514]: pgmap v48: 121 pgs: 121 active+clean; 145 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.8 MiB/s wr, 15 op/s 2024-09-16T05:46:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:27 smithi145 ceph-mon[27514]: Upgrade: Updating mon.a 2024-09-16T05:46:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:27 smithi145 ceph-mon[27514]: Deploying daemon mon.a on smithi145 2024-09-16T05:46:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:27 smithi145 ceph-mon[27514]: osdmap e211: 8 total, 8 up, 8 in 2024-09-16T05:46:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:27 smithi145 ceph-mon[39111]: pgmap v48: 121 pgs: 121 active+clean; 145 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.8 MiB/s wr, 15 op/s 2024-09-16T05:46:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:27 smithi145 ceph-mon[39111]: Upgrade: Updating mon.a 2024-09-16T05:46:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:27 smithi145 ceph-mon[39111]: Deploying daemon mon.a on smithi145 2024-09-16T05:46:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:27 smithi145 ceph-mon[39111]: osdmap e211: 8 total, 8 up, 8 in 2024-09-16T05:46:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:27 smithi161 ceph-mon[31301]: pgmap v48: 121 pgs: 121 active+clean; 145 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.8 MiB/s wr, 15 op/s 2024-09-16T05:46:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:27 smithi161 ceph-mon[31301]: Upgrade: Updating mon.a 2024-09-16T05:46:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:27 smithi161 ceph-mon[31301]: Deploying daemon mon.a on smithi145 2024-09-16T05:46:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:27 smithi161 ceph-mon[31301]: osdmap e211: 8 total, 8 up, 8 in 2024-09-16T05:46:27.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:27 smithi145 systemd[1]: Stopping Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:46:28.373 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:28] ENGINE Bus STOPPING 2024-09-16T05:46:28.374 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:46:28.374 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:28] ENGINE Bus STOPPED 2024-09-16T05:46:28.374 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:28] ENGINE Bus STARTING 2024-09-16T05:46:28.374 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:28] ENGINE Serving on http://:::9283 2024-09-16T05:46:28.374 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:28] ENGINE Bus STARTED 2024-09-16T05:46:28.374 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a[27491]: 2024-09-16T05:46:28.118+0000 7fd00b2c2640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:46:28.374 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:28 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a[27491]: 2024-09-16T05:46:28.118+0000 7fd00b2c2640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T05:46:28.374 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:28 smithi145 podman[96681]: 2024-09-16 05:46:28.37358833 +0000 UTC m=+0.372690274 container died d8a1ec906267dee8c21a0facdbe11a6d15661d218bb0eab97e0c5128d62cb70c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-16T05:46:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:28 smithi145 podman[96681]: 2024-09-16 05:46:28.892146084 +0000 UTC m=+0.891248059 container cleanup d8a1ec906267dee8c21a0facdbe11a6d15661d218bb0eab97e0c5128d62cb70c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=reef-ae7f373, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:46:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:28 smithi145 bash[96681]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a 2024-09-16T05:46:29.525 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 podman[96711]: 2024-09-16 05:46:29.101865315 +0000 UTC m=+0.732107272 container remove d8a1ec906267dee8c21a0facdbe11a6d15661d218bb0eab97e0c5128d62cb70c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, RELEASE=reef-ae7f373, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:46:29.525 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T05:46:29.525 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 systemd[1]: Stopped Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:46:29.525 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a.service: Consumed 13.007s CPU time. 2024-09-16T05:46:29.525 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 systemd[1]: Starting Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:46:29.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 podman[96849]: 2024-09-16 05:46:29.634154405 +0000 UTC m=+0.015910677 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:46:29.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 podman[96849]: 2024-09-16 05:46:29.745007771 +0000 UTC m=+0.126764033 container create 5884ed3360c6d6e14f81236edb4c9ad82f9cc7b08d6f236e27f64d53c3f80ca6 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS) 2024-09-16T05:46:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 podman[96849]: 2024-09-16 05:46:29.947355275 +0000 UTC m=+0.329111535 container init 5884ed3360c6d6e14f81236edb4c9ad82f9cc7b08d6f236e27f64d53c3f80ca6 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-16T05:46:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 podman[96849]: 2024-09-16 05:46:29.952398137 +0000 UTC m=+0.334154408 container start 5884ed3360c6d6e14f81236edb4c9ad82f9cc7b08d6f236e27f64d53c3f80ca6 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T05:46:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T05:46:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable), process ceph-mon, pid 7 2024-09-16T05:46:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: pidfile_write: ignore empty --pid-file 2024-09-16T05:46:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: load: jerasure load: lrc 2024-09-16T05:46:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: RocksDB version: 7.9.2 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Git sha 0 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Compile date 2024-09-15 15:04:35 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: DB SUMMARY 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: DB Session ID: 1RFC84KEOZ4TPU30POZI 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: CURRENT file: CURRENT 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1519 Bytes 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 3529429 ; 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.error_if_exists: 0 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.create_if_missing: 0 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.paranoid_checks: 1 2024-09-16T05:46:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.env: 0x5568a7020940 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.info_log: 0x5568a789b6e0 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.statistics: (nil) 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.use_fsync: 0 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_log_file_size: 0 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T05:46:30.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.allow_fallocate: 1 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.use_direct_reads: 0 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.db_log_dir: 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.wal_dir: 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T05:46:30.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.write_buffer_manager: 0x5568a78aa8c0 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.unordered_write: 0 2024-09-16T05:46:30.322 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T05:46:30.323 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T05:46:30.323 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T05:46:30.323 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T05:46:30.323 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.row_cache: None 2024-09-16T05:46:30.323 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.wal_filter: None 2024-09-16T05:46:30.323 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T05:46:30.324 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T05:46:30.324 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.two_write_queues: 0 2024-09-16T05:46:30.324 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T05:46:30.324 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.wal_compression: 0 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.atomic_flush: 0 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.log_readahead_size: 0 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T05:46:30.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_background_jobs: 2 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_background_compactions: -1 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_subcompactions: 1 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T05:46:30.326 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_open_files: -1 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_background_flushes: -1 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Compression algorithms supported: 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: kZSTD supported: 0 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: kXpressCompression supported: 0 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: kBZip2Compression supported: 0 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: kLZ4Compression supported: 1 2024-09-16T05:46:30.327 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: kZlibCompression supported: 1 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: kSnappyCompression supported: 1 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.merge_operator: 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_filter: None 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T05:46:30.328 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5568a789b320) 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: cache_index_and_filter_blocks: 1 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: pin_top_level_index_and_filter: 1 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: index_type: 0 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: data_block_index_type: 0 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: index_shortening: 1 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: checksum: 4 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: no_block_cache: 0 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_cache: 0x5568a788f1f0 2024-09-16T05:46:30.329 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_cache_name: BinnedLRUCache 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_cache_options: 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: capacity : 536870912 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: num_shard_bits : 4 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: strict_capacity_limit : 0 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: high_pri_pool_ratio: 0.000 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_cache_compressed: (nil) 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: persistent_cache: (nil) 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_size: 4096 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_size_deviation: 10 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_restart_interval: 16 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: index_block_restart_interval: 1 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: metadata_block_size: 4096 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: partition_filters: 0 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: use_delta_encoding: 1 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: filter_policy: bloomfilter 2024-09-16T05:46:30.330 INFO:journalctl@ceph.mon.a.smithi145.stdout: whole_key_filtering: 1 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: verify_compression: 0 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: read_amp_bytes_per_bit: 0 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: format_version: 5 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: enable_index_compression: 1 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: block_align: 0 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: max_auto_readahead_size: 262144 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: prepopulate_block_cache: 0 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: initial_auto_readahead_size: 8192 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression: NoCompression 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T05:46:30.331 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.num_levels: 7 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T05:46:30.332 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T05:46:30.333 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T05:46:30.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T05:46:30.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.inplace_update_support: 0 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T05:46:30.336 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.bloom_locality: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.max_successive_merges: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.ttl: 2592000 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.enable_blob_files: false 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.min_blob_size: 0 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T05:46:30.337 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 34, last_sequence is 12803, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8c48501b-085a-47ee-b373-f9ae616f85ee 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465589980099, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465589989797, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 3300291, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12804, "largest_seqno": 14325, "table_properties": {"data_size": 3291950, "index_size": 5567, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1733, "raw_key_size": 16834, "raw_average_key_size": 24, "raw_value_size": 3276464, "raw_average_value_size": 4769, "num_data_blocks": 246, "num_entries": 687, "num_filter_entries": 687, "num_deletions": 28, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726465589, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8c48501b-085a-47ee-b373-f9ae616f85ee", "db_session_id": "1RFC84KEOZ4TPU30POZI", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-09-16T05:46:30.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465589989900, "job": 1, "event": "recovery_finished"} 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5568a78bce00 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: DB pointer 0x5568a79b8000 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout: ** DB Stats ** 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T05:46:30.339 INFO:journalctl@ceph.mon.a.smithi145.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: ** Compaction Stats [default] ** 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: L0 1/0 3.15 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 667.4 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: L6 1/0 7.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: Sum 2/0 10.88 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 667.4 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 667.4 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: ** Compaction Stats [default] ** 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T05:46:30.340 INFO:journalctl@ceph.mon.a.smithi145.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 667.4 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: Cumulative compaction: 0.00 GB write, 218.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: Interval compaction: 0.00 GB write, 218.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: Block cache BinnedLRUCache@0x5568a788f1f0#7 capacity: 512.00 MB usage: 7.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T05:46:30.341 INFO:journalctl@ceph.mon.a.smithi145.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: starting mon.a rank 0 at public addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] at bind addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: mon.a@-1(???) e3 preinit fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: mon.a@-1(???).mds e8 new map 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: mon.a@-1(???).mds e8 print_map 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: e8 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: legacy client fscid: 1 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: Filesystem 'cephfs' (1) 2024-09-16T05:46:30.342 INFO:journalctl@ceph.mon.a.smithi145.stdout: fs_name cephfs 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: epoch 8 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: created 2024-09-16T05:40:21.656788+0000 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: modified 2024-09-16T05:40:33.931388+0000 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: tableserver 0 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: root 0 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: session_timeout 60 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: session_autoclose 300 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: max_file_size 1099511627776 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: max_xattr_size 65536 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: required_client_features {} 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: last_failure 0 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: last_failure_osd_epoch 0 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:46:30.343 INFO:journalctl@ceph.mon.a.smithi145.stdout: max_mds 1 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: in 0 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: up {0=24331} 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: failed 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: damaged 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: stopped 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: data_pools [3] 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: metadata_pool 2 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: inline_data disabled 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: balancer 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: bal_rank_mask -1 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: standby_count_wanted 0 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: qdb_cluster leader: 0 members: 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: [mds.b{0:24331} state up:active seq 5 addr [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] compat {c=[1],r=[1],i=[7ff]}] 2024-09-16T05:46:30.344 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout: Standby daemons: 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout: 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout: [mds.a{-1:24326} state up:standby seq 1 addr [v2:172.21.15.145:6834/3198816911,v1:172.21.15.145:6835/3198816911] compat {c=[1],r=[1],i=[7ff]}] 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: mon.a@-1(???).osd e211 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: mon.a@-1(???).osd e211 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: mon.a@-1(???).osd e211 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: mon.a@-1(???).osd e211 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:29 smithi145 ceph-mon[96887]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-09-16T05:46:30.345 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:30 smithi145 bash[96849]: 5884ed3360c6d6e14f81236edb4c9ad82f9cc7b08d6f236e27f64d53c3f80ca6 2024-09-16T05:46:30.346 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:30 smithi145 systemd[1]: Started Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:46:31.482 INFO:tasks.rados.rados.0.smithi145.stdout:787: done (1 left) 2024-09-16T05:46:31.482 INFO:tasks.rados.rados.0.smithi145.stdout:788: read oid 48 snap -1 2024-09-16T05:46:31.483 INFO:tasks.rados.rados.0.smithi145.stdout:788: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:46:31.483 INFO:tasks.rados.rados.0.smithi145.stdout:789: copy_from oid 44 from oid 21 current snap is 72 2024-09-16T05:46:31.483 INFO:tasks.rados.rados.0.smithi145.stdout:790: setattr oid 45 current snap is 72 2024-09-16T05:46:31.483 INFO:tasks.rados.rados.0.smithi145.stdout:791: read oid 19 snap 67 2024-09-16T05:46:31.483 INFO:tasks.rados.rados.0.smithi145.stdout:791: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:46:31.483 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 72 2024-09-16T05:46:31.483 INFO:tasks.rados.rados.0.smithi145.stdout:792: seq_num 266 ranges {3268608=458752,3727360=524288,4251648=729088,4980736=352256} 2024-09-16T05:46:31.502 INFO:tasks.rados.rados.0.smithi145.stdout:792: writing smithi14585108-34 from 3268608 to 3727360 tid 1 2024-09-16T05:46:31.505 INFO:tasks.rados.rados.0.smithi145.stdout:792: writing smithi14585108-34 from 3727360 to 4251648 tid 2 2024-09-16T05:46:31.509 INFO:tasks.rados.rados.0.smithi145.stdout:792: writing smithi14585108-34 from 4251648 to 4980736 tid 3 2024-09-16T05:46:31.511 INFO:tasks.rados.rados.0.smithi145.stdout:792: writing smithi14585108-34 from 4980736 to 5332992 tid 4 2024-09-16T05:46:31.511 INFO:tasks.rados.rados.0.smithi145.stdout:793: read oid 17 snap 60 2024-09-16T05:46:31.511 INFO:tasks.rados.rados.0.smithi145.stdout:793: expect (ObjNum 204 snap 51 seq_num 204) 2024-09-16T05:46:31.511 INFO:tasks.rados.rados.0.smithi145.stdout:794: rollback oid 15 current snap is 72 2024-09-16T05:46:31.511 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 55 2024-09-16T05:46:31.511 INFO:tasks.rados.rados.0.smithi145.stdout:786: done (7 left) 2024-09-16T05:46:31.512 INFO:tasks.rados.rados.0.smithi145.stdout:795: setattr oid 42 current snap is 72 2024-09-16T05:46:31.512 INFO:tasks.rados.rados.0.smithi145.stdout:789: finishing copy_from racing read to smithi14585108-44 2024-09-16T05:46:31.512 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 371 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-16T05:46:31.512 INFO:tasks.rados.rados.0.smithi145.stdout:788: expect (ObjNum 56 snap 3 seq_num 56) 2024-09-16T05:46:31.569 INFO:tasks.rados.rados.0.smithi145.stdout:789: finishing copy_from to smithi14585108-44 2024-09-16T05:46:31.570 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 123 (ObjNum 129 snap 0 seq_num 3207276648) dirty exists 2024-09-16T05:46:31.570 INFO:tasks.rados.rados.0.smithi145.stdout:791: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:46:31.646 INFO:tasks.rados.rados.0.smithi145.stdout:792: finishing write tid 1 to smithi14585108-34 2024-09-16T05:46:31.646 INFO:tasks.rados.rados.0.smithi145.stdout:792: finishing write tid 2 to smithi14585108-34 2024-09-16T05:46:31.646 INFO:tasks.rados.rados.0.smithi145.stdout:792: finishing write tid 3 to smithi14585108-34 2024-09-16T05:46:31.646 INFO:tasks.rados.rados.0.smithi145.stdout:792: finishing write tid 4 to smithi14585108-34 2024-09-16T05:46:31.646 INFO:tasks.rados.rados.0.smithi145.stdout:792: finishing write tid 5 to smithi14585108-34 2024-09-16T05:46:31.646 INFO:tasks.rados.rados.0.smithi145.stdout:793: expect (ObjNum 204 snap 51 seq_num 204) 2024-09-16T05:46:31.677 INFO:tasks.rados.rados.0.smithi145.stdout:794: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:46:31.677 INFO:tasks.rados.rados.0.smithi145.stdout:792: finishing write tid 6 to smithi14585108-34 2024-09-16T05:46:31.677 INFO:tasks.rados.rados.0.smithi145.stdout:792: oid 34 updating version 0 to 303 2024-09-16T05:46:31.677 INFO:tasks.rados.rados.0.smithi145.stdout:792: oid 34 version 303 is already newer than 301 2024-09-16T05:46:31.677 INFO:tasks.rados.rados.0.smithi145.stdout:792: oid 34 updating version 303 to 304 2024-09-16T05:46:31.677 INFO:tasks.rados.rados.0.smithi145.stdout:792: oid 34 version 304 is already newer than 302 2024-09-16T05:46:31.677 INFO:tasks.rados.rados.0.smithi145.stdout:792: oid 34 version 304 is already newer than 300 2024-09-16T05:46:31.677 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 304 (ObjNum 266 snap 72 seq_num 266) dirty exists 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:792: left oid 34 (ObjNum 266 snap 72 seq_num 266) 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:794: finishing rollback tid 2 to smithi14585108-15 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 373 (ObjNum 109 snap 19 seq_num 109) dirty exists 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:788: done (7 left) 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:789: done (6 left) 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:790: done (5 left) 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:791: done (4 left) 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:792: done (3 left) 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:793: done (2 left) 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:794: done (1 left) 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:796: delete oid 37 current snap is 72 2024-09-16T05:46:31.678 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 306 (ObjNum 187 snap 48 seq_num 187) dirty exists 2024-09-16T05:46:31.679 INFO:tasks.rados.rados.0.smithi145.stdout:795: done (1 left) 2024-09-16T05:46:31.679 INFO:tasks.rados.rados.0.smithi145.stdout:796: done (0 left) 2024-09-16T05:46:31.679 INFO:tasks.rados.rados.0.smithi145.stdout:797: snap_create 2024-09-16T05:46:31.791 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: ignoring --setuser ceph since I am not root 2024-09-16T05:46:31.791 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: ignoring --setgroup ceph since I am not root 2024-09-16T05:46:31.791 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mgr[78907]: -- 172.21.15.161:0/1202741320 <== mon.2 v2:172.21.15.145:3301/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x55b40fa40680 con 0x55b40fa15000 2024-09-16T05:46:31.791 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mgr[78907]: -- 172.21.15.161:0/1202741320 <== mon.2 v2:172.21.15.145:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b40fa370e0 con 0x55b40fa15000 2024-09-16T05:46:31.791 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:31.585+0000 7ff44c986040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:46:31.791 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:31.641+0000 7ff44c986040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:46:31.791 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:31.790+0000 7ff44c986040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:46:31.791 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: pgmap v52: 121 pgs: 121 active+clean; 153 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: mon.a calling monitor election 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: monmap epoch 3 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: last_changed 2024-09-16T05:36:22.570001+0000 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:46:31.792 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: min_mon_release 18 (reef) 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: election_strategy: 1 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: osdmap e211: 8 total, 8 up, 8 in 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: mgrmap e36: y(active, since 35s), standbys: x 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: overall HEALTH_OK 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: from='mgr.24962 ' entity='' 2024-09-16T05:46:31.793 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-mon[31301]: mgrmap e37: y(active, since 35s), standbys: x 2024-09-16T05:46:31.800 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ignoring --setuser ceph since I am not root 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ignoring --setgroup ceph since I am not root 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mgr[87866]: -- 172.21.15.145:0/520171485 <== mon.2 v2:172.21.15.145:3301/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x5645626be680 con 0x564562693400 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mgr[87866]: -- 172.21.15.145:0/520171485 <== mon.2 v2:172.21.15.145:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5645626b50e0 con 0x564562693400 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:31.594+0000 7f232c29d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:31.651+0000 7f232c29d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:31.801 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: pgmap v52: 121 pgs: 121 active+clean; 153 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: mon.a calling monitor election 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: monmap epoch 3 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: last_changed 2024-09-16T05:36:22.570001+0000 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: min_mon_release 18 (reef) 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: election_strategy: 1 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:46:31.802 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: osdmap e211: 8 total, 8 up, 8 in 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: mgrmap e36: y(active, since 35s), standbys: x 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: from='mgr.24962 ' entity='' 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[96887]: mgrmap e37: y(active, since 35s), standbys: x 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: from='mgr.24962 172.21.15.145:0/1200029869' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: pgmap v52: 121 pgs: 121 active+clean; 153 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: mon.a calling monitor election 2024-09-16T05:46:31.803 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: monmap epoch 3 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: last_changed 2024-09-16T05:36:22.570001+0000 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: min_mon_release 18 (reef) 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: election_strategy: 1 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: osdmap e211: 8 total, 8 up, 8 in 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: mgrmap e36: y(active, since 35s), standbys: x 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: overall HEALTH_OK 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: from='mgr.24962 ' entity='' 2024-09-16T05:46:31.804 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-mon[39111]: mgrmap e37: y(active, since 35s), standbys: x 2024-09-16T05:46:32.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:31.799+0000 7f232c29d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T05:46:32.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:31.867+0000 7f232c29d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:46:32.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:32 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:32.014+0000 7f232c29d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:46:32.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:31.857+0000 7ff44c986040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T05:46:32.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:32.004+0000 7ff44c986040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:46:32.459 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:32.150+0000 7ff44c986040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:46:32.459 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:32.458+0000 7ff44c986040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:46:32.462 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:32 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:32.155+0000 7f232c29d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T05:46:32.479 INFO:tasks.rados.rados.0.smithi145.stdout:797: done (0 left) 2024-09-16T05:46:32.480 INFO:tasks.rados.rados.0.smithi145.stdout:798: delete oid 9 current snap is 73 2024-09-16T05:46:32.485 INFO:tasks.rados.rados.0.smithi145.stdout:798: done (0 left) 2024-09-16T05:46:32.485 INFO:tasks.rados.rados.0.smithi145.stdout:799: snap_create 2024-09-16T05:46:32.710 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:32 smithi161 ceph-mon[31301]: osdmap e212: 8 total, 8 up, 8 in 2024-09-16T05:46:32.710 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:32.523+0000 7ff44c986040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:46:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:32 smithi145 ceph-mon[39111]: osdmap e212: 8 total, 8 up, 8 in 2024-09-16T05:46:32.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:32 smithi145 ceph-mon[96887]: osdmap e212: 8 total, 8 up, 8 in 2024-09-16T05:46:32.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:32 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:32.461+0000 7f232c29d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T05:46:32.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:32 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:32.525+0000 7f232c29d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T05:46:32.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:32 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:32.709+0000 7f232c29d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:46:33.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:32.708+0000 7ff44c986040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T05:46:33.484 INFO:tasks.rados.rados.0.smithi145.stdout:799: done (0 left) 2024-09-16T05:46:33.485 INFO:tasks.rados.rados.0.smithi145.stdout:800: rmattr oid 13 current snap is 74 2024-09-16T05:46:33.485 INFO:tasks.rados.rados.0.smithi145.stdout:800: done (0 left) 2024-09-16T05:46:33.485 INFO:tasks.rados.rados.0.smithi145.stdout:801: snap_create 2024-09-16T05:46:33.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:33 smithi145 ceph-mon[39111]: osdmap e213: 8 total, 8 up, 8 in 2024-09-16T05:46:33.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:33 smithi145 ceph-mon[96887]: osdmap e213: 8 total, 8 up, 8 in 2024-09-16T05:46:33.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:33 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:33.595+0000 7f232c29d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:46:33.819 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:33 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:33.663+0000 7f232c29d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:46:33.819 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:46:33 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:46:33.516Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi145.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.145:8443: connect: connection refused" 2024-09-16T05:46:33.819 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:46:33 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:46:33.516Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi161.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.161:8443: connect: connection refused" 2024-09-16T05:46:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:33 smithi161 ceph-mon[31301]: osdmap e213: 8 total, 8 up, 8 in 2024-09-16T05:46:33.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:33.599+0000 7ff44c986040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T05:46:33.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:33.666+0000 7ff44c986040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T05:46:34.487 INFO:tasks.rados.rados.0.smithi145.stdout:801: done (0 left) 2024-09-16T05:46:34.488 INFO:tasks.rados.rados.0.smithi145.stdout:802: copy_from oid 43 from oid 39 current snap is 75 2024-09-16T05:46:34.488 INFO:tasks.rados.rados.0.smithi145.stdout:803: delete oid 49 current snap is 75 2024-09-16T05:46:34.490 INFO:tasks.rados.rados.0.smithi145.stdout:803: done (1 left) 2024-09-16T05:46:34.490 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 75 2024-09-16T05:46:34.490 INFO:tasks.rados.rados.0.smithi145.stdout:804: seq_num 270 ranges {7086080=524288,7610368=516096,8126464=761856,8888320=327680} 2024-09-16T05:46:34.532 INFO:tasks.rados.rados.0.smithi145.stdout:804: writing smithi14585108-23 from 7086080 to 7610368 tid 1 2024-09-16T05:46:34.535 INFO:tasks.rados.rados.0.smithi145.stdout:804: writing smithi14585108-23 from 7610368 to 8126464 tid 2 2024-09-16T05:46:34.539 INFO:tasks.rados.rados.0.smithi145.stdout:804: writing smithi14585108-23 from 8126464 to 8888320 tid 3 2024-09-16T05:46:34.541 INFO:tasks.rados.rados.0.smithi145.stdout:804: writing smithi14585108-23 from 8888320 to 9216000 tid 4 2024-09-16T05:46:34.541 INFO:tasks.rados.rados.0.smithi145.stdout:805: rollback oid 3 current snap is 75 2024-09-16T05:46:34.542 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 3 to 55 2024-09-16T05:46:34.542 INFO:tasks.rados.rados.0.smithi145.stdout:802: finishing copy_from racing read to smithi14585108-43 2024-09-16T05:46:34.542 INFO:tasks.rados.rados.0.smithi145.stdout:802: finishing copy_from to smithi14585108-43 2024-09-16T05:46:34.542 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 143 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-16T05:46:34.542 INFO:tasks.rados.rados.0.smithi145.stdout:804: finishing write tid 1 to smithi14585108-23 2024-09-16T05:46:34.542 INFO:tasks.rados.rados.0.smithi145.stdout:804: finishing write tid 2 to smithi14585108-23 2024-09-16T05:46:34.542 INFO:tasks.rados.rados.0.smithi145.stdout:802: done (2 left) 2024-09-16T05:46:34.542 INFO:tasks.rados.rados.0.smithi145.stdout:806: snap_create 2024-09-16T05:46:34.543 INFO:tasks.rados.rados.0.smithi145.stdout:804: finishing write tid 3 to smithi14585108-23 2024-09-16T05:46:34.544 INFO:tasks.rados.rados.0.smithi145.stdout:804: finishing write tid 4 to smithi14585108-23 2024-09-16T05:46:34.544 INFO:tasks.rados.rados.0.smithi145.stdout:804: finishing write tid 5 to smithi14585108-23 2024-09-16T05:46:34.544 INFO:tasks.rados.rados.0.smithi145.stdout:805: finishing rollback tid 0 to smithi14585108-3 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:805: finishing rollback tid 1 to smithi14585108-3 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:805: finishing rollback tid 2 to smithi14585108-3 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 322 (ObjNum 220 snap 53 seq_num 220) dirty exists 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:804: finishing write tid 6 to smithi14585108-23 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:804: oid 23 updating version 0 to 138 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:804: oid 23 version 138 is already newer than 135 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:804: oid 23 version 138 is already newer than 136 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:804: oid 23 updating version 138 to 139 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:804: oid 23 version 139 is already newer than 137 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 139 (ObjNum 270 snap 75 seq_num 270) dirty exists 2024-09-16T05:46:34.545 INFO:tasks.rados.rados.0.smithi145.stdout:804: left oid 23 (ObjNum 270 snap 75 seq_num 270) 2024-09-16T05:46:34.632 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-mon[39111]: osdmap e214: 8 total, 8 up, 8 in 2024-09-16T05:46:34.633 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-mon[96887]: osdmap e214: 8 total, 8 up, 8 in 2024-09-16T05:46:34.633 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:34.363+0000 7f232c29d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:46:34.633 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:34.479+0000 7f232c29d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:46:34.648 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:34 smithi161 ceph-mon[31301]: osdmap e214: 8 total, 8 up, 8 in 2024-09-16T05:46:34.648 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:34.377+0000 7ff44c986040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T05:46:34.648 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:34.501+0000 7ff44c986040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T05:46:34.909 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:34.630+0000 7f232c29d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:46:34.909 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:34.691+0000 7f232c29d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:46:34.909 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:34.840+0000 7f232c29d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:46:34.910 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:34.907+0000 7f232c29d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:46:34.932 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:34.647+0000 7ff44c986040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T05:46:34.932 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:34.709+0000 7ff44c986040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T05:46:34.932 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:34.860+0000 7ff44c986040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T05:46:34.932 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:34.931+0000 7ff44c986040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T05:46:35.006 INFO:tasks.rados.rados.0.smithi145.stdout:804: done (2 left) 2024-09-16T05:46:35.007 INFO:tasks.rados.rados.0.smithi145.stdout:805: done (1 left) 2024-09-16T05:46:35.007 INFO:tasks.rados.rados.0.smithi145.stdout:806: done (0 left) 2024-09-16T05:46:35.007 INFO:tasks.rados.rados.0.smithi145.stdout:807: read oid 42 snap -1 2024-09-16T05:46:35.007 INFO:tasks.rados.rados.0.smithi145.stdout:807: expect (ObjNum 187 snap 48 seq_num 187) 2024-09-16T05:46:35.007 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 76 2024-09-16T05:46:35.007 INFO:tasks.rados.rados.0.smithi145.stdout:808: seq_num 271 ranges {876544=540672,1417216=802816,2220032=516096,2736128=286720} 2024-09-16T05:46:35.014 INFO:tasks.rados.rados.0.smithi145.stdout:808: writing smithi14585108-29 from 876544 to 1417216 tid 1 2024-09-16T05:46:35.018 INFO:tasks.rados.rados.0.smithi145.stdout:808: writing smithi14585108-29 from 1417216 to 2220032 tid 2 2024-09-16T05:46:35.021 INFO:tasks.rados.rados.0.smithi145.stdout:808: writing smithi14585108-29 from 2220032 to 2736128 tid 3 2024-09-16T05:46:35.023 INFO:tasks.rados.rados.0.smithi145.stdout:808: writing smithi14585108-29 from 2736128 to 3022848 tid 4 2024-09-16T05:46:35.023 INFO:tasks.rados.rados.0.smithi145.stdout:809: delete oid 3 current snap is 76 2024-09-16T05:46:35.023 INFO:tasks.rados.rados.0.smithi145.stdout:807: expect (ObjNum 187 snap 48 seq_num 187) 2024-09-16T05:46:35.047 INFO:tasks.rados.rados.0.smithi145.stdout:808: finishing write tid 1 to smithi14585108-29 2024-09-16T05:46:35.047 INFO:tasks.rados.rados.0.smithi145.stdout:808: finishing write tid 2 to smithi14585108-29 2024-09-16T05:46:35.047 INFO:tasks.rados.rados.0.smithi145.stdout:807: done (2 left) 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:809: done (1 left) 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:810: snap_create 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: finishing write tid 3 to smithi14585108-29 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: finishing write tid 4 to smithi14585108-29 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: finishing write tid 5 to smithi14585108-29 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: finishing write tid 6 to smithi14585108-29 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: oid 29 updating version 0 to 377 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: oid 29 version 377 is already newer than 376 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: oid 29 updating version 377 to 379 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: oid 29 version 379 is already newer than 375 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: oid 29 version 379 is already newer than 378 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 379 (ObjNum 271 snap 76 seq_num 271) dirty exists 2024-09-16T05:46:35.048 INFO:tasks.rados.rados.0.smithi145.stdout:808: left oid 29 (ObjNum 271 snap 76 seq_num 271) 2024-09-16T05:46:35.202 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:34.967+0000 7f232c29d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:46:35.202 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:35.133+0000 7f232c29d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:46:35.202 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:35.200+0000 7f232c29d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:46:35.241 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:35.006+0000 7ff44c986040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T05:46:35.241 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:35.172+0000 7ff44c986040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T05:46:35.241 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:35.240+0000 7ff44c986040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T05:46:35.473 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:35.267+0000 7f232c29d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:46:35.473 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:35.350+0000 7f232c29d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:46:35.473 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:35.411+0000 7f232c29d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:46:35.473 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:35.471+0000 7f232c29d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:46:35.492 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:35.307+0000 7ff44c986040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T05:46:35.492 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:35.391+0000 7ff44c986040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T05:46:35.492 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:35.451+0000 7ff44c986040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T05:46:35.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-mon[39111]: osdmap e215: 8 total, 8 up, 8 in 2024-09-16T05:46:35.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-mon[39111]: osdmap e216: 8 total, 8 up, 8 in 2024-09-16T05:46:35.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-mon[96887]: osdmap e215: 8 total, 8 up, 8 in 2024-09-16T05:46:35.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:35 smithi145 ceph-mon[96887]: osdmap e216: 8 total, 8 up, 8 in 2024-09-16T05:46:35.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-mon[31301]: osdmap e215: 8 total, 8 up, 8 in 2024-09-16T05:46:35.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-mon[31301]: osdmap e216: 8 total, 8 up, 8 in 2024-09-16T05:46:35.837 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:35.511+0000 7ff44c986040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T05:46:36.005 INFO:tasks.rados.rados.0.smithi145.stdout:808: done (1 left) 2024-09-16T05:46:36.005 INFO:tasks.rados.rados.0.smithi145.stdout:810: done (0 left) 2024-09-16T05:46:36.005 INFO:tasks.rados.rados.0.smithi145.stdout:811: snap_create 2024-09-16T05:46:36.274 INFO:tasks.rados.rados.0.smithi145.stdout:811: done (0 left) 2024-09-16T05:46:36.274 INFO:tasks.rados.rados.0.smithi145.stdout:812: copy_from oid 48 from oid 1 current snap is 78 2024-09-16T05:46:36.274 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 78 2024-09-16T05:46:36.274 INFO:tasks.rados.rados.0.smithi145.stdout:813: seq_num 273 ranges {3342336=581632,3923968=565248,4489216=532480,5021696=507904} 2024-09-16T05:46:36.296 INFO:tasks.rados.rados.0.smithi145.stdout:813: writing smithi14585108-41 from 3342336 to 3923968 tid 1 2024-09-16T05:46:36.299 INFO:tasks.rados.rados.0.smithi145.stdout:813: writing smithi14585108-41 from 3923968 to 4489216 tid 2 2024-09-16T05:46:36.302 INFO:tasks.rados.rados.0.smithi145.stdout:813: writing smithi14585108-41 from 4489216 to 5021696 tid 3 2024-09-16T05:46:36.306 INFO:tasks.rados.rados.0.smithi145.stdout:813: writing smithi14585108-41 from 5021696 to 5529600 tid 4 2024-09-16T05:46:36.306 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 78 2024-09-16T05:46:36.306 INFO:tasks.rados.rados.0.smithi145.stdout:812: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:46:36.306 INFO:tasks.rados.rados.0.smithi145.stdout:812: finishing copy_from to smithi14585108-48 2024-09-16T05:46:36.306 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 156 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-09-16T05:46:36.306 INFO:tasks.rados.rados.0.smithi145.stdout:813: finishing write tid 1 to smithi14585108-41 2024-09-16T05:46:36.306 INFO:tasks.rados.rados.0.smithi145.stdout:814: seq_num 274 ranges {1744896=598016,2342912=499712,2842624=745472,3588096=360448} 2024-09-16T05:46:36.320 INFO:tasks.rados.rados.0.smithi145.stdout:814: writing smithi14585108-25 from 1744896 to 2342912 tid 1 2024-09-16T05:46:36.323 INFO:tasks.rados.rados.0.smithi145.stdout:814: writing smithi14585108-25 from 2342912 to 2842624 tid 2 2024-09-16T05:46:36.328 INFO:tasks.rados.rados.0.smithi145.stdout:814: writing smithi14585108-25 from 2842624 to 3588096 tid 3 2024-09-16T05:46:36.331 INFO:tasks.rados.rados.0.smithi145.stdout:814: writing smithi14585108-25 from 3588096 to 3948544 tid 4 2024-09-16T05:46:36.332 INFO:tasks.rados.rados.0.smithi145.stdout:812: done (2 left) 2024-09-16T05:46:36.332 INFO:tasks.rados.rados.0.smithi145.stdout:815: rmattr oid 9 current snap is 78 2024-09-16T05:46:36.332 INFO:tasks.rados.rados.0.smithi145.stdout:815: done (2 left) 2024-09-16T05:46:36.332 INFO:tasks.rados.rados.0.smithi145.stdout:816: read oid 21 snap -1 2024-09-16T05:46:36.332 INFO:tasks.rados.rados.0.smithi145.stdout:816: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:46:36.332 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 78 2024-09-16T05:46:36.332 INFO:tasks.rados.rados.0.smithi145.stdout:813: finishing write tid 2 to smithi14585108-41 2024-09-16T05:46:36.332 INFO:tasks.rados.rados.0.smithi145.stdout:813: finishing write tid 3 to smithi14585108-41 2024-09-16T05:46:36.333 INFO:tasks.rados.rados.0.smithi145.stdout:817: seq_num 275 ranges {671744=614400,1286144=786432,2072576=499712,2572288=319488} 2024-09-16T05:46:36.338 INFO:tasks.rados.rados.0.smithi145.stdout:817: writing smithi14585108-7 from 671744 to 1286144 tid 1 2024-09-16T05:46:36.343 INFO:tasks.rados.rados.0.smithi145.stdout:817: writing smithi14585108-7 from 1286144 to 2072576 tid 2 2024-09-16T05:46:36.347 INFO:tasks.rados.rados.0.smithi145.stdout:817: writing smithi14585108-7 from 2072576 to 2572288 tid 3 2024-09-16T05:46:36.353 INFO:tasks.rados.rados.0.smithi145.stdout:817: writing smithi14585108-7 from 2572288 to 2891776 tid 4 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:818: rollback oid 47 current snap is 78 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 56 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:813: finishing write tid 4 to smithi14585108-41 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:813: finishing write tid 5 to smithi14585108-41 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:813: finishing write tid 6 to smithi14585108-41 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:813: oid 41 updating version 0 to 379 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:813: oid 41 updating version 379 to 380 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:813: oid 41 version 380 is already newer than 376 2024-09-16T05:46:36.354 INFO:tasks.rados.rados.0.smithi145.stdout:813: oid 41 version 380 is already newer than 377 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:813: oid 41 version 380 is already newer than 378 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 380 (ObjNum 273 snap 78 seq_num 273) dirty exists 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:813: left oid 41 (ObjNum 273 snap 78 seq_num 273) 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:814: finishing write tid 1 to smithi14585108-25 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:814: finishing write tid 2 to smithi14585108-25 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:813: done (4 left) 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:819: snap_create 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:814: finishing write tid 3 to smithi14585108-25 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:814: finishing write tid 4 to smithi14585108-25 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:814: finishing write tid 5 to smithi14585108-25 2024-09-16T05:46:36.355 INFO:tasks.rados.rados.0.smithi145.stdout:816: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:46:36.357 INFO:tasks.rados.rados.0.smithi145.stdout:814: finishing write tid 6 to smithi14585108-25 2024-09-16T05:46:36.357 INFO:tasks.rados.rados.0.smithi145.stdout:814: oid 25 updating version 0 to 174 2024-09-16T05:46:36.357 INFO:tasks.rados.rados.0.smithi145.stdout:814: oid 25 updating version 174 to 178 2024-09-16T05:46:36.357 INFO:tasks.rados.rados.0.smithi145.stdout:814: oid 25 version 178 is already newer than 175 2024-09-16T05:46:36.357 INFO:tasks.rados.rados.0.smithi145.stdout:814: oid 25 version 178 is already newer than 176 2024-09-16T05:46:36.357 INFO:tasks.rados.rados.0.smithi145.stdout:814: oid 25 version 178 is already newer than 177 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 178 (ObjNum 274 snap 78 seq_num 274) dirty exists 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:814: left oid 25 (ObjNum 274 snap 78 seq_num 274) 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:817: finishing write tid 1 to smithi14585108-7 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:817: finishing write tid 2 to smithi14585108-7 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:817: finishing write tid 3 to smithi14585108-7 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:817: finishing write tid 4 to smithi14585108-7 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:817: finishing write tid 5 to smithi14585108-7 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:818: finishing rollback tid 0 to smithi14585108-47 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:818: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:46:36.358 INFO:tasks.rados.rados.0.smithi145.stdout:818: finishing rollback tid 2 to smithi14585108-47 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 152 (ObjNum 171 snap 45 seq_num 171) dirty exists 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:817: finishing write tid 6 to smithi14585108-7 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:817: oid 7 updating version 0 to 353 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:817: oid 7 version 353 is already newer than 350 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:817: oid 7 version 353 is already newer than 352 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:817: oid 7 version 353 is already newer than 351 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:817: oid 7 version 353 is already newer than 349 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 353 (ObjNum 275 snap 78 seq_num 275) dirty exists 2024-09-16T05:46:36.359 INFO:tasks.rados.rados.0.smithi145.stdout:817: left oid 7 (ObjNum 275 snap 78 seq_num 275) 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.261+0000 7f232c29d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:36] ENGINE Bus STARTING 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: CherryPy Checker: 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: The Application mounted at '' has an empty config. 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2296c30640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2296c30640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2296c30640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2296c30640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.539 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2296c30640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.540 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2293429640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.540 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2293429640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.540 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2293429640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.540 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2293429640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.540 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:36.402+0000 7f2293429640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T05:46:36.540 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:36] ENGINE Serving on http://:::9283 2024-09-16T05:46:36.540 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:36] ENGINE Bus STARTED 2024-09-16T05:46:36.587 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:36.315+0000 7ff44c986040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T05:46:36.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: [16/Sep/2024:05:46:36] ENGINE Bus STARTING 2024-09-16T05:46:36.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: CherryPy Checker: 2024-09-16T05:46:36.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: The Application mounted at '' has an empty config. 2024-09-16T05:46:36.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: 2024-09-16T05:46:36.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: [16/Sep/2024:05:46:36] ENGINE Serving on http://:::9283 2024-09-16T05:46:36.588 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 05:46:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x[78884]: [16/Sep/2024:05:46:36] ENGINE Bus STARTED 2024-09-16T05:46:37.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: osdmap e217: 8 total, 8 up, 8 in 2024-09-16T05:46:37.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: Active manager daemon y restarted 2024-09-16T05:46:37.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: Activating manager daemon y 2024-09-16T05:46:37.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: osdmap e218: 8 total, 8 up, 8 in 2024-09-16T05:46:37.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: mgrmap e38: y(active, starting, since 0.00625335s), standbys: x 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:46:37.282 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: Manager daemon y is now available 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: Standby manager daemon x restarted 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: Standby manager daemon x started 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:37.283 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: osdmap e217: 8 total, 8 up, 8 in 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: Active manager daemon y restarted 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: Activating manager daemon y 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: osdmap e218: 8 total, 8 up, 8 in 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: mgrmap e38: y(active, starting, since 0.00625335s), standbys: x 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:46:37.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:46:37.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:46:37.286 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:46:37.286 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:46:37.286 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:46:37.286 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: Manager daemon y is now available 2024-09-16T05:46:37.286 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: Standby manager daemon x restarted 2024-09-16T05:46:37.286 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: Standby manager daemon x started 2024-09-16T05:46:37.286 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:37.286 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:46:37.287 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:37.288 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:37.288 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:37.288 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:46:37.288 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:46:37.288 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:46:37.289 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:814: done (4 left) 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:816: done (3 left) 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:817: done (2 left) 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:818: done (1 left) 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:819: done (0 left) 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:820: copy_from oid 48 from oid 7 current snap is 79 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:821: read oid 2 snap -1 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:821: expect (ObjNum 237 snap 60 seq_num 237) 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 79 2024-09-16T05:46:37.292 INFO:tasks.rados.rados.0.smithi145.stdout:822: seq_num 276 ranges {0=630784,630784=671744,1302528=704512,2007040=229376} 2024-09-16T05:46:37.295 INFO:tasks.rados.rados.0.smithi145.stdout:822: writing smithi14585108-13 from 0 to 630784 tid 1 2024-09-16T05:46:37.299 INFO:tasks.rados.rados.0.smithi145.stdout:822: writing smithi14585108-13 from 630784 to 1302528 tid 2 2024-09-16T05:46:37.304 INFO:tasks.rados.rados.0.smithi145.stdout:822: writing smithi14585108-13 from 1302528 to 2007040 tid 3 2024-09-16T05:46:37.306 INFO:tasks.rados.rados.0.smithi145.stdout:822: writing smithi14585108-13 from 2007040 to 2236416 tid 4 2024-09-16T05:46:37.306 INFO:tasks.rados.rados.0.smithi145.stdout:823: read oid 47 snap -1 2024-09-16T05:46:37.306 INFO:tasks.rados.rados.0.smithi145.stdout:823: expect (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:46:37.306 INFO:tasks.rados.rados.0.smithi145.stdout:824: delete oid 26 current snap is 79 2024-09-16T05:46:37.306 INFO:tasks.rados.rados.0.smithi145.stdout:822: finishing write tid 1 to smithi14585108-13 2024-09-16T05:46:37.306 INFO:tasks.rados.rados.0.smithi145.stdout:822: finishing write tid 2 to smithi14585108-13 2024-09-16T05:46:37.309 INFO:tasks.rados.rados.0.smithi145.stdout:822: finishing write tid 3 to smithi14585108-13 2024-09-16T05:46:37.309 INFO:tasks.rados.rados.0.smithi145.stdout:822: finishing write tid 4 to smithi14585108-13 2024-09-16T05:46:37.309 INFO:tasks.rados.rados.0.smithi145.stdout:822: finishing write tid 5 to smithi14585108-13 2024-09-16T05:46:37.309 INFO:tasks.rados.rados.0.smithi145.stdout:821: expect (ObjNum 237 snap 60 seq_num 237) 2024-09-16T05:46:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: osdmap e217: 8 total, 8 up, 8 in 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: Active manager daemon y restarted 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: Activating manager daemon y 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: osdmap e218: 8 total, 8 up, 8 in 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: mgrmap e38: y(active, starting, since 0.00625335s), standbys: x 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T05:46:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:46:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:46:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:46:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:46:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:46:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:46:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:46:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:46:37.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: Manager daemon y is now available 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: Standby manager daemon x restarted 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: Standby manager daemon x started 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.? 172.21.15.161:0/2227810392' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:46:37.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T05:46:37.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:46:37.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:37 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T05:46:37.406 INFO:tasks.rados.rados.0.smithi145.stdout:820: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:46:37.407 INFO:tasks.rados.rados.0.smithi145.stdout:823: expect (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:820: finishing copy_from to smithi14585108-48 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 353 (ObjNum 275 snap 78 seq_num 275) dirty exists 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:822: finishing write tid 6 to smithi14585108-13 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:822: oid 13 updating version 0 to 381 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:822: oid 13 updating version 381 to 383 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:822: oid 13 version 383 is already newer than 380 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:822: oid 13 version 383 is already newer than 382 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:822: oid 13 version 383 is already newer than 379 2024-09-16T05:46:37.476 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 383 (ObjNum 276 snap 79 seq_num 276) dirty exists 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:822: left oid 13 (ObjNum 276 snap 79 seq_num 276) 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:820: done (4 left) 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:821: done (3 left) 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:822: done (2 left) 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:823: done (1 left) 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:824: done (0 left) 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:825: read oid 40 snap -1 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:825: expect (ObjNum 255 snap 66 seq_num 255) 2024-09-16T05:46:37.477 INFO:tasks.rados.rados.0.smithi145.stdout:826: delete oid 33 current snap is 79 2024-09-16T05:46:37.478 INFO:tasks.rados.rados.0.smithi145.stdout:826: done (1 left) 2024-09-16T05:46:37.478 INFO:tasks.rados.rados.0.smithi145.stdout:827: rmattr oid 16 current snap is 79 2024-09-16T05:46:37.478 INFO:tasks.rados.rados.0.smithi145.stdout:827: done (1 left) 2024-09-16T05:46:37.478 INFO:tasks.rados.rados.0.smithi145.stdout:828: copy_from oid 16 from oid 28 current snap is 79 2024-09-16T05:46:37.478 INFO:tasks.rados.rados.0.smithi145.stdout:829: read oid 43 snap -1 2024-09-16T05:46:37.478 INFO:tasks.rados.rados.0.smithi145.stdout:829: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:37.478 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 79 2024-09-16T05:46:37.478 INFO:tasks.rados.rados.0.smithi145.stdout:830: seq_num 279 ranges {2973696=679936,3653632=720896,4374528=483328,4857856=401408} 2024-09-16T05:46:37.499 INFO:tasks.rados.rados.0.smithi145.stdout:830: writing smithi14585108-20 from 2973696 to 3653632 tid 1 2024-09-16T05:46:37.503 INFO:tasks.rados.rados.0.smithi145.stdout:830: writing smithi14585108-20 from 3653632 to 4374528 tid 2 2024-09-16T05:46:37.506 INFO:tasks.rados.rados.0.smithi145.stdout:830: writing smithi14585108-20 from 4374528 to 4857856 tid 3 2024-09-16T05:46:37.509 INFO:tasks.rados.rados.0.smithi145.stdout:830: writing smithi14585108-20 from 4857856 to 5259264 tid 4 2024-09-16T05:46:37.509 INFO:tasks.rados.rados.0.smithi145.stdout:831: setattr oid 11 current snap is 79 2024-09-16T05:46:37.509 INFO:tasks.rados.rados.0.smithi145.stdout:828: finishing copy_from to smithi14585108-16 2024-09-16T05:46:37.509 INFO:tasks.rados.rados.0.smithi145.stdout:828: got expected ENOENT (src dne) 2024-09-16T05:46:37.509 INFO:tasks.rados.rados.0.smithi145.stdout:828: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:46:37.509 INFO:tasks.rados.rados.0.smithi145.stdout:829: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:37.522 INFO:tasks.rados.rados.0.smithi145.stdout:825: expect (ObjNum 255 snap 66 seq_num 255) 2024-09-16T05:46:37.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:37.279+0000 7f22cafa6640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: finishing write tid 1 to smithi14585108-20 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: finishing write tid 2 to smithi14585108-20 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: finishing write tid 3 to smithi14585108-20 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: finishing write tid 4 to smithi14585108-20 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: finishing write tid 5 to smithi14585108-20 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: finishing write tid 6 to smithi14585108-20 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: oid 20 updating version 0 to 356 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: oid 20 updating version 356 to 358 2024-09-16T05:46:37.621 INFO:tasks.rados.rados.0.smithi145.stdout:830: oid 20 version 358 is already newer than 355 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:830: oid 20 updating version 358 to 359 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:830: oid 20 version 359 is already newer than 357 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 359 (ObjNum 279 snap 79 seq_num 279) dirty exists 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:830: left oid 20 (ObjNum 279 snap 79 seq_num 279) 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:825: done (4 left) 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:828: done (3 left) 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:829: done (2 left) 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:830: done (1 left) 2024-09-16T05:46:37.622 INFO:tasks.rados.rados.0.smithi145.stdout:832: snap_create 2024-09-16T05:46:37.623 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 381 (ObjNum 204 snap 51 seq_num 204) dirty exists 2024-09-16T05:46:38.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:37.809+0000 7f227927b640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:05:46:37] ENGINE Error in HTTPServer.serve 2024-09-16T05:46:38.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: Traceback (most recent call last): 2024-09-16T05:46:38.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:46:38.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: self._connections.run(self.expiration_interval) 2024-09-16T05:46:38.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:46:38.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: self._run(expiration_interval) 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: s = self.context.wrap_socket( 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: return self.sslsocket_class._create( 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: self.do_handshake() 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: self._sslobj.do_handshake() 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:46:38.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:46:38.305 INFO:tasks.rados.rados.0.smithi145.stdout:831: done (1 left) 2024-09-16T05:46:38.305 INFO:tasks.rados.rados.0.smithi145.stdout:832: done (0 left) 2024-09-16T05:46:38.305 INFO:tasks.rados.rados.0.smithi145.stdout:833: snap_create 2024-09-16T05:46:38.464 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:38 smithi145 ceph-mon[96887]: mgrmap e39: y(active, since 1.01143s), standbys: x 2024-09-16T05:46:38.464 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:38 smithi145 ceph-mon[96887]: pgmap v3: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:38.464 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:38 smithi145 ceph-mon[96887]: osdmap e219: 8 total, 8 up, 8 in 2024-09-16T05:46:38.464 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:38 smithi145 ceph-mon[39111]: mgrmap e39: y(active, since 1.01143s), standbys: x 2024-09-16T05:46:38.464 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:38 smithi145 ceph-mon[39111]: pgmap v3: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:38.464 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:38 smithi145 ceph-mon[39111]: osdmap e219: 8 total, 8 up, 8 in 2024-09-16T05:46:38.547 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:38 smithi161 ceph-mon[31301]: mgrmap e39: y(active, since 1.01143s), standbys: x 2024-09-16T05:46:38.547 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:38 smithi161 ceph-mon[31301]: pgmap v3: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:38.548 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:38 smithi161 ceph-mon[31301]: osdmap e219: 8 total, 8 up, 8 in 2024-09-16T05:46:38.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:46:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:46:38.464Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2024-09-16T05:46:39.306 INFO:tasks.rados.rados.0.smithi145.stdout:833: done (0 left) 2024-09-16T05:46:39.306 INFO:tasks.rados.rados.0.smithi145.stdout:834: copy_from oid 22 from oid 47 current snap is 81 2024-09-16T05:46:39.306 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 81 2024-09-16T05:46:39.306 INFO:tasks.rados.rados.0.smithi145.stdout:835: seq_num 280 ranges {5292032=696320,5988352=606208,6594560=688128,7282688=311296} 2024-09-16T05:46:39.338 INFO:tasks.rados.rados.0.smithi145.stdout:835: writing smithi14585108-27 from 5292032 to 5988352 tid 1 2024-09-16T05:46:39.341 INFO:tasks.rados.rados.0.smithi145.stdout:835: writing smithi14585108-27 from 5988352 to 6594560 tid 2 2024-09-16T05:46:39.345 INFO:tasks.rados.rados.0.smithi145.stdout:835: writing smithi14585108-27 from 6594560 to 7282688 tid 3 2024-09-16T05:46:39.348 INFO:tasks.rados.rados.0.smithi145.stdout:835: writing smithi14585108-27 from 7282688 to 7593984 tid 4 2024-09-16T05:46:39.348 INFO:tasks.rados.rados.0.smithi145.stdout:836: snap_create 2024-09-16T05:46:39.348 INFO:tasks.rados.rados.0.smithi145.stdout:834: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:46:39.348 INFO:tasks.rados.rados.0.smithi145.stdout:834: finishing copy_from to smithi14585108-22 2024-09-16T05:46:39.348 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 152 (ObjNum 171 snap 45 seq_num 171) dirty exists 2024-09-16T05:46:39.348 INFO:tasks.rados.rados.0.smithi145.stdout:835: finishing write tid 1 to smithi14585108-27 2024-09-16T05:46:39.348 INFO:tasks.rados.rados.0.smithi145.stdout:835: finishing write tid 2 to smithi14585108-27 2024-09-16T05:46:39.349 INFO:tasks.rados.rados.0.smithi145.stdout:835: finishing write tid 3 to smithi14585108-27 2024-09-16T05:46:39.349 INFO:tasks.rados.rados.0.smithi145.stdout:835: finishing write tid 4 to smithi14585108-27 2024-09-16T05:46:39.349 INFO:tasks.rados.rados.0.smithi145.stdout:835: finishing write tid 5 to smithi14585108-27 2024-09-16T05:46:39.350 INFO:tasks.rados.rados.0.smithi145.stdout:835: finishing write tid 6 to smithi14585108-27 2024-09-16T05:46:39.350 INFO:tasks.rados.rados.0.smithi145.stdout:835: oid 27 updating version 0 to 386 2024-09-16T05:46:39.350 INFO:tasks.rados.rados.0.smithi145.stdout:835: oid 27 version 386 is already newer than 383 2024-09-16T05:46:39.351 INFO:tasks.rados.rados.0.smithi145.stdout:835: oid 27 version 386 is already newer than 382 2024-09-16T05:46:39.351 INFO:tasks.rados.rados.0.smithi145.stdout:835: oid 27 version 386 is already newer than 384 2024-09-16T05:46:39.351 INFO:tasks.rados.rados.0.smithi145.stdout:835: oid 27 version 386 is already newer than 385 2024-09-16T05:46:39.351 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 386 (ObjNum 280 snap 81 seq_num 280) dirty exists 2024-09-16T05:46:39.351 INFO:tasks.rados.rados.0.smithi145.stdout:835: left oid 27 (ObjNum 280 snap 81 seq_num 280) 2024-09-16T05:46:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[96887]: [16/Sep/2024:05:46:37] ENGINE Bus STARTING 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[96887]: [16/Sep/2024:05:46:37] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[96887]: [16/Sep/2024:05:46:37] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[96887]: [16/Sep/2024:05:46:37] ENGINE Bus STARTED 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[96887]: [16/Sep/2024:05:46:37] ENGINE Error in HTTPServer.serve 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:46:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: self.do_handshake() 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[96887]: pgmap v5: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[96887]: osdmap e220: 8 total, 8 up, 8 in 2024-09-16T05:46:39.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[96887]: mgrmap e40: y(active, since 2s), standbys: x 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[39111]: [16/Sep/2024:05:46:37] ENGINE Bus STARTING 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[39111]: [16/Sep/2024:05:46:37] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[39111]: [16/Sep/2024:05:46:37] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[39111]: [16/Sep/2024:05:46:37] ENGINE Bus STARTED 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[39111]: [16/Sep/2024:05:46:37] ENGINE Error in HTTPServer.serve 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout: Traceback (most recent call last): 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._run(expiration_interval) 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:46:39.570 INFO:journalctl@ceph.mon.c.smithi145.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: s = self.context.wrap_socket( 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: return self.sslsocket_class._create( 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: self.do_handshake() 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: self._sslobj.do_handshake() 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[39111]: pgmap v5: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[39111]: osdmap e220: 8 total, 8 up, 8 in 2024-09-16T05:46:39.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:39 smithi145 ceph-mon[39111]: mgrmap e40: y(active, since 2s), standbys: x 2024-09-16T05:46:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:39 smithi161 ceph-mon[31301]: [16/Sep/2024:05:46:37] ENGINE Bus STARTING 2024-09-16T05:46:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:39 smithi161 ceph-mon[31301]: [16/Sep/2024:05:46:37] ENGINE Serving on http://172.21.15.145:8765 2024-09-16T05:46:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:39 smithi161 ceph-mon[31301]: [16/Sep/2024:05:46:37] ENGINE Serving on https://172.21.15.145:7150 2024-09-16T05:46:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:39 smithi161 ceph-mon[31301]: [16/Sep/2024:05:46:37] ENGINE Bus STARTED 2024-09-16T05:46:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:39 smithi161 ceph-mon[31301]: [16/Sep/2024:05:46:37] ENGINE Error in HTTPServer.serve 2024-09-16T05:46:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout: Traceback (most recent call last): 2024-09-16T05:46:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T05:46:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._connections.run(self.expiration_interval) 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._run(expiration_interval) 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: s = self.context.wrap_socket( 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: return self.sslsocket_class._create( 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: self.do_handshake() 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: self._sslobj.do_handshake() 2024-09-16T05:46:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T05:46:39.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:39 smithi161 ceph-mon[31301]: pgmap v5: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:39.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:39 smithi161 ceph-mon[31301]: osdmap e220: 8 total, 8 up, 8 in 2024-09-16T05:46:39.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:39 smithi161 ceph-mon[31301]: mgrmap e40: y(active, since 2s), standbys: x 2024-09-16T05:46:40.006 INFO:tasks.rados.rados.0.smithi145.stdout:834: done (2 left) 2024-09-16T05:46:40.006 INFO:tasks.rados.rados.0.smithi145.stdout:835: done (1 left) 2024-09-16T05:46:40.006 INFO:tasks.rados.rados.0.smithi145.stdout:836: done (0 left) 2024-09-16T05:46:40.006 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 82 2024-09-16T05:46:40.006 INFO:tasks.rados.rados.0.smithi145.stdout:837: seq_num 281 ranges {0=712704,712704=491520,1204224=491520,1695744=622592} 2024-09-16T05:46:40.010 INFO:tasks.rados.rados.0.smithi145.stdout:837: writing smithi14585108-35 from 0 to 712704 tid 1 2024-09-16T05:46:40.012 INFO:tasks.rados.rados.0.smithi145.stdout:837: writing smithi14585108-35 from 712704 to 1204224 tid 2 2024-09-16T05:46:40.015 INFO:tasks.rados.rados.0.smithi145.stdout:837: writing smithi14585108-35 from 1204224 to 1695744 tid 3 2024-09-16T05:46:40.019 INFO:tasks.rados.rados.0.smithi145.stdout:837: writing smithi14585108-35 from 1695744 to 2318336 tid 4 2024-09-16T05:46:40.019 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 82 2024-09-16T05:46:40.019 INFO:tasks.rados.rados.0.smithi145.stdout:838: seq_num 282 ranges {2990080=729088,3719168=425984,4145152=704512,4849664=475136} 2024-09-16T05:46:40.039 INFO:tasks.rados.rados.0.smithi145.stdout:838: writing smithi14585108-40 from 2990080 to 3719168 tid 1 2024-09-16T05:46:40.042 INFO:tasks.rados.rados.0.smithi145.stdout:838: writing smithi14585108-40 from 3719168 to 4145152 tid 2 2024-09-16T05:46:40.046 INFO:tasks.rados.rados.0.smithi145.stdout:838: writing smithi14585108-40 from 4145152 to 4849664 tid 3 2024-09-16T05:46:40.050 INFO:tasks.rados.rados.0.smithi145.stdout:838: writing smithi14585108-40 from 4849664 to 5324800 tid 4 2024-09-16T05:46:40.050 INFO:tasks.rados.rados.0.smithi145.stdout:839: read oid 22 snap -1 2024-09-16T05:46:40.050 INFO:tasks.rados.rados.0.smithi145.stdout:839: expect (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:46:40.050 INFO:tasks.rados.rados.0.smithi145.stdout:840: read oid 8 snap -1 2024-09-16T05:46:40.050 INFO:tasks.rados.rados.0.smithi145.stdout:840: expect (ObjNum 256 snap 66 seq_num 256) 2024-09-16T05:46:40.050 INFO:tasks.rados.rados.0.smithi145.stdout:841: copy_from oid 30 from oid 12 current snap is 82 2024-09-16T05:46:40.050 INFO:tasks.rados.rados.0.smithi145.stdout:837: finishing write tid 1 to smithi14585108-35 2024-09-16T05:46:40.050 INFO:tasks.rados.rados.0.smithi145.stdout:842: snap_remove snap 80 2024-09-16T05:46:40.229 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:46:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:46:40.137Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=6 2024-09-16T05:46:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:40 smithi145 ceph-mon[96887]: osdmap e221: 8 total, 8 up, 8 in 2024-09-16T05:46:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:40 smithi145 ceph-mon[96887]: osdmap e222: 8 total, 8 up, 8 in 2024-09-16T05:46:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:40 smithi145 ceph-mon[39111]: osdmap e221: 8 total, 8 up, 8 in 2024-09-16T05:46:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:40 smithi145 ceph-mon[39111]: osdmap e222: 8 total, 8 up, 8 in 2024-09-16T05:46:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:40 smithi161 ceph-mon[31301]: osdmap e221: 8 total, 8 up, 8 in 2024-09-16T05:46:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:40 smithi161 ceph-mon[31301]: osdmap e222: 8 total, 8 up, 8 in 2024-09-16T05:46:41.019 INFO:tasks.rados.rados.0.smithi145.stdout:842: done (5 left) 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:843: delete oid 10 current snap is 82 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:837: finishing write tid 2 to smithi14585108-35 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:837: finishing write tid 3 to smithi14585108-35 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:837: finishing write tid 4 to smithi14585108-35 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:837: finishing write tid 5 to smithi14585108-35 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:837: finishing write tid 6 to smithi14585108-35 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:837: oid 35 updating version 0 to 80 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:837: oid 35 version 80 is already newer than 77 2024-09-16T05:46:41.020 INFO:tasks.rados.rados.0.smithi145.stdout:837: oid 35 version 80 is already newer than 78 2024-09-16T05:46:41.021 INFO:tasks.rados.rados.0.smithi145.stdout:837: oid 35 version 80 is already newer than 76 2024-09-16T05:46:41.021 INFO:tasks.rados.rados.0.smithi145.stdout:837: oid 35 version 80 is already newer than 79 2024-09-16T05:46:41.021 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 80 (ObjNum 281 snap 82 seq_num 281) dirty exists 2024-09-16T05:46:41.021 INFO:tasks.rados.rados.0.smithi145.stdout:837: left oid 35 (ObjNum 281 snap 82 seq_num 281) 2024-09-16T05:46:41.021 INFO:tasks.rados.rados.0.smithi145.stdout:838: finishing write tid 1 to smithi14585108-40 2024-09-16T05:46:41.021 INFO:tasks.rados.rados.0.smithi145.stdout:838: finishing write tid 2 to smithi14585108-40 2024-09-16T05:46:41.021 INFO:tasks.rados.rados.0.smithi145.stdout:838: finishing write tid 3 to smithi14585108-40 2024-09-16T05:46:41.021 INFO:tasks.rados.rados.0.smithi145.stdout:838: finishing write tid 4 to smithi14585108-40 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:838: finishing write tid 5 to smithi14585108-40 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:838: finishing write tid 6 to smithi14585108-40 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:838: oid 40 updating version 0 to 178 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:838: oid 40 version 178 is already newer than 175 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:838: oid 40 version 178 is already newer than 177 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:838: oid 40 version 178 is already newer than 176 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:838: oid 40 version 178 is already newer than 174 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 178 (ObjNum 282 snap 82 seq_num 282) dirty exists 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:838: left oid 40 (ObjNum 282 snap 82 seq_num 282) 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:841: finishing copy_from racing read to smithi14585108-30 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:841: finishing copy_from to smithi14585108-30 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 159 (ObjNum 175 snap 46 seq_num 175) dirty exists 2024-09-16T05:46:41.022 INFO:tasks.rados.rados.0.smithi145.stdout:839: expect (ObjNum 171 snap 45 seq_num 171) 2024-09-16T05:46:41.089 INFO:tasks.rados.rados.0.smithi145.stdout:840: expect (ObjNum 256 snap 66 seq_num 256) 2024-09-16T05:46:41.207 INFO:tasks.rados.rados.0.smithi145.stdout:837: done (5 left) 2024-09-16T05:46:41.207 INFO:tasks.rados.rados.0.smithi145.stdout:838: done (4 left) 2024-09-16T05:46:41.207 INFO:tasks.rados.rados.0.smithi145.stdout:839: done (3 left) 2024-09-16T05:46:41.207 INFO:tasks.rados.rados.0.smithi145.stdout:840: done (2 left) 2024-09-16T05:46:41.207 INFO:tasks.rados.rados.0.smithi145.stdout:841: done (1 left) 2024-09-16T05:46:41.207 INFO:tasks.rados.rados.0.smithi145.stdout:843: done (0 left) 2024-09-16T05:46:41.207 INFO:tasks.rados.rados.0.smithi145.stdout:844: read oid 11 snap -1 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:844: expect (ObjNum 204 snap 51 seq_num 204) 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:845: read oid 24 snap 63 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:845: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:846: rollback oid 45 current snap is 82 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 45 to 77 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:847: read oid 17 snap 63 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:847: expect (ObjNum 204 snap 51 seq_num 204) 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:848: copy_from oid 3 from oid 20 current snap is 82 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:849: read oid 39 snap -1 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:849: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 82 2024-09-16T05:46:41.208 INFO:tasks.rados.rados.0.smithi145.stdout:850: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2024-09-16T05:46:41.211 INFO:tasks.rados.rados.0.smithi145.stdout:850: writing smithi14585108-33 from 0 to 761856 tid 1 2024-09-16T05:46:41.216 INFO:tasks.rados.rados.0.smithi145.stdout:850: writing smithi14585108-33 from 761856 to 1359872 tid 2 2024-09-16T05:46:41.220 INFO:tasks.rados.rados.0.smithi145.stdout:850: writing smithi14585108-33 from 1359872 to 2031616 tid 3 2024-09-16T05:46:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:850: writing smithi14585108-33 from 2031616 to 2367488 tid 4 2024-09-16T05:46:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 82 2024-09-16T05:46:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:851: seq_num 285 ranges {0=778240,778240=475136,1253376=475136,1728512=655360} 2024-09-16T05:46:41.226 INFO:tasks.rados.rados.0.smithi145.stdout:851: writing smithi14585108-37 from 0 to 778240 tid 1 2024-09-16T05:46:41.229 INFO:tasks.rados.rados.0.smithi145.stdout:851: writing smithi14585108-37 from 778240 to 1253376 tid 2 2024-09-16T05:46:41.232 INFO:tasks.rados.rados.0.smithi145.stdout:851: writing smithi14585108-37 from 1253376 to 1728512 tid 3 2024-09-16T05:46:41.236 INFO:tasks.rados.rados.0.smithi145.stdout:851: writing smithi14585108-37 from 1728512 to 2383872 tid 4 2024-09-16T05:46:41.236 INFO:tasks.rados.rados.0.smithi145.stdout:852: read oid 35 snap 78 2024-09-16T05:46:41.236 INFO:tasks.rados.rados.0.smithi145.stdout:852: expect deleted 2024-09-16T05:46:41.236 INFO:tasks.rados.rados.0.smithi145.stdout:853: snap_remove snap 75 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: pgmap v9: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: mgrmap e41: y(active, since 4s), standbys: x 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: osdmap e223: 8 total, 8 up, 8 in 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: pgmap v9: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: mgrmap e41: y(active, since 4s), standbys: x 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: osdmap e223: 8 total, 8 up, 8 in 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:41 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: pgmap v9: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: mgrmap e41: y(active, since 4s), standbys: x 2024-09-16T05:46:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: osdmap e223: 8 total, 8 up, 8 in 2024-09-16T05:46:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:41.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:41 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:42.081 INFO:tasks.rados.rados.0.smithi145.stdout:849: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:42.098 INFO:tasks.rados.rados.0.smithi145.stdout:845: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:42.110 INFO:tasks.rados.rados.0.smithi145.stdout:847: expect (ObjNum 204 snap 51 seq_num 204) 2024-09-16T05:46:42.140 INFO:tasks.rados.rados.0.smithi145.stdout:844: expect (ObjNum 204 snap 51 seq_num 204) 2024-09-16T05:46:42.174 INFO:tasks.rados.rados.0.smithi145.stdout:846: finishing rollback tid 0 to smithi14585108-45 2024-09-16T05:46:42.174 INFO:tasks.rados.rados.0.smithi145.stdout:846: finishing rollback tid 1 to smithi14585108-45 2024-09-16T05:46:42.174 INFO:tasks.rados.rados.0.smithi145.stdout:844: done (9 left) 2024-09-16T05:46:42.174 INFO:tasks.rados.rados.0.smithi145.stdout:845: done (8 left) 2024-09-16T05:46:42.174 INFO:tasks.rados.rados.0.smithi145.stdout:847: done (7 left) 2024-09-16T05:46:42.175 INFO:tasks.rados.rados.0.smithi145.stdout:849: done (6 left) 2024-09-16T05:46:42.175 INFO:tasks.rados.rados.0.smithi145.stdout:853: done (5 left) 2024-09-16T05:46:42.175 INFO:tasks.rados.rados.0.smithi145.stdout:854: read oid 9 snap -1 2024-09-16T05:46:42.175 INFO:tasks.rados.rados.0.smithi145.stdout:854: expect deleted 2024-09-16T05:46:42.175 INFO:tasks.rados.rados.0.smithi145.stdout:855: snap_remove snap 63 2024-09-16T05:46:43.088 INFO:tasks.rados.rados.0.smithi145.stdout:855: done (6 left) 2024-09-16T05:46:43.088 INFO:tasks.rados.rados.0.smithi145.stdout:856: delete oid 11 current snap is 82 2024-09-16T05:46:43.088 INFO:tasks.rados.rados.0.smithi145.stdout:850: finishing write tid 1 to smithi14585108-33 2024-09-16T05:46:43.088 INFO:tasks.rados.rados.0.smithi145.stdout:846: finishing rollback tid 2 to smithi14585108-45 2024-09-16T05:46:43.088 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 385 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-16T05:46:43.088 INFO:tasks.rados.rados.0.smithi145.stdout:850: finishing write tid 2 to smithi14585108-33 2024-09-16T05:46:43.088 INFO:tasks.rados.rados.0.smithi145.stdout:850: finishing write tid 3 to smithi14585108-33 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: finishing write tid 4 to smithi14585108-33 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: finishing write tid 5 to smithi14585108-33 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: finishing write tid 6 to smithi14585108-33 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: oid 33 updating version 0 to 356 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: oid 33 updating version 356 to 358 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: oid 33 version 358 is already newer than 355 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: oid 33 updating version 358 to 359 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: oid 33 version 359 is already newer than 357 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 359 (ObjNum 284 snap 82 seq_num 284) dirty exists 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:850: left oid 33 (ObjNum 284 snap 82 seq_num 284) 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:851: finishing write tid 1 to smithi14585108-37 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:851: finishing write tid 2 to smithi14585108-37 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:851: finishing write tid 3 to smithi14585108-37 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:851: finishing write tid 4 to smithi14585108-37 2024-09-16T05:46:43.089 INFO:tasks.rados.rados.0.smithi145.stdout:851: finishing write tid 5 to smithi14585108-37 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:851: finishing write tid 6 to smithi14585108-37 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:851: oid 37 updating version 0 to 284 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:851: oid 37 version 284 is already newer than 280 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:851: oid 37 version 284 is already newer than 282 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:851: oid 37 version 284 is already newer than 283 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:851: oid 37 version 284 is already newer than 281 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 284 (ObjNum 285 snap 82 seq_num 285) dirty exists 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:851: left oid 37 (ObjNum 285 snap 82 seq_num 285) 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:848: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:848: finishing copy_from to smithi14585108-3 2024-09-16T05:46:43.090 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 359 (ObjNum 279 snap 79 seq_num 279) dirty exists 2024-09-16T05:46:43.103 INFO:tasks.rados.rados.0.smithi145.stdout:846: done (6 left) 2024-09-16T05:46:43.103 INFO:tasks.rados.rados.0.smithi145.stdout:848: done (5 left) 2024-09-16T05:46:43.103 INFO:tasks.rados.rados.0.smithi145.stdout:850: done (4 left) 2024-09-16T05:46:43.103 INFO:tasks.rados.rados.0.smithi145.stdout:851: done (3 left) 2024-09-16T05:46:43.103 INFO:tasks.rados.rados.0.smithi145.stdout:852: done (2 left) 2024-09-16T05:46:43.103 INFO:tasks.rados.rados.0.smithi145.stdout:854: done (1 left) 2024-09-16T05:46:43.103 INFO:tasks.rados.rados.0.smithi145.stdout:856: done (0 left) 2024-09-16T05:46:43.103 INFO:tasks.rados.rados.0.smithi145.stdout:857: snap_create 2024-09-16T05:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:42 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:42 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:42 smithi145 ceph-mon[96887]: osdmap e224: 8 total, 8 up, 8 in 2024-09-16T05:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:42 smithi145 ceph-mon[96887]: pgmap v12: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:42 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:42 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:42 smithi145 ceph-mon[39111]: osdmap e224: 8 total, 8 up, 8 in 2024-09-16T05:46:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:42 smithi145 ceph-mon[39111]: pgmap v12: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:42 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:42 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:42 smithi161 ceph-mon[31301]: osdmap e224: 8 total, 8 up, 8 in 2024-09-16T05:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:42 smithi161 ceph-mon[31301]: pgmap v12: 121 pgs: 121 active+clean; 171 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:46:44.091 INFO:tasks.rados.rados.0.smithi145.stdout:857: done (0 left) 2024-09-16T05:46:44.092 INFO:tasks.rados.rados.0.smithi145.stdout:858: delete oid 3 current snap is 83 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:858: done (0 left) 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:859: read oid 2 snap -1 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:859: expect (ObjNum 237 snap 60 seq_num 237) 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 83 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:860: seq_num 288 ranges {0=24576} 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:860: writing smithi14585108-26 from 0 to 24576 tid 1 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:861: rollback oid 27 current snap is 83 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 59 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:862: read oid 30 snap -1 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:862: expect (ObjNum 175 snap 46 seq_num 175) 2024-09-16T05:46:44.098 INFO:tasks.rados.rados.0.smithi145.stdout:863: copy_from oid 46 from oid 16 current snap is 83 2024-09-16T05:46:44.099 INFO:tasks.rados.rados.0.smithi145.stdout:864: rmattr oid 8 current snap is 83 2024-09-16T05:46:44.099 INFO:tasks.rados.rados.0.smithi145.stdout:864: done (5 left) 2024-09-16T05:46:44.099 INFO:tasks.rados.rados.0.smithi145.stdout:865: rollback oid 22 current snap is 83 2024-09-16T05:46:44.099 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 50 2024-09-16T05:46:44.099 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 83 2024-09-16T05:46:44.099 INFO:tasks.rados.rados.0.smithi145.stdout:866: seq_num 289 ranges {483328=40960} 2024-09-16T05:46:44.101 INFO:tasks.rados.rados.0.smithi145.stdout:866: writing smithi14585108-39 from 483328 to 524288 tid 1 2024-09-16T05:46:44.101 INFO:tasks.rados.rados.0.smithi145.stdout:867: read oid 43 snap -1 2024-09-16T05:46:44.101 INFO:tasks.rados.rados.0.smithi145.stdout:867: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:44.102 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 83 2024-09-16T05:46:44.102 INFO:tasks.rados.rados.0.smithi145.stdout:868: seq_num 290 ranges {3948544=57344} 2024-09-16T05:46:44.125 INFO:tasks.rados.rados.0.smithi145.stdout:868: writing smithi14585108-25 from 3948544 to 4005888 tid 1 2024-09-16T05:46:44.125 INFO:tasks.rados.rados.0.smithi145.stdout:869: setattr oid 49 current snap is 83 2024-09-16T05:46:44.125 INFO:tasks.rados.rados.0.smithi145.stdout:860: finishing write tid 1 to smithi14585108-26 2024-09-16T05:46:44.125 INFO:tasks.rados.rados.0.smithi145.stdout:862: expect (ObjNum 175 snap 46 seq_num 175) 2024-09-16T05:46:44.140 INFO:tasks.rados.rados.0.smithi145.stdout:865: finishing rollback tid 0 to smithi14585108-22 2024-09-16T05:46:44.140 INFO:tasks.rados.rados.0.smithi145.stdout:860: finishing write tid 2 to smithi14585108-26 2024-09-16T05:46:44.140 INFO:tasks.rados.rados.0.smithi145.stdout:865: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:46:44.140 INFO:tasks.rados.rados.0.smithi145.stdout:860: finishing write tid 3 to smithi14585108-26 2024-09-16T05:46:44.140 INFO:tasks.rados.rados.0.smithi145.stdout:860: oid 26 updating version 0 to 397 2024-09-16T05:46:44.140 INFO:tasks.rados.rados.0.smithi145.stdout:860: oid 26 version 397 is already newer than 396 2024-09-16T05:46:44.140 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 397 (ObjNum 288 snap 83 seq_num 288) dirty exists 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:860: left oid 26 (ObjNum 288 snap 83 seq_num 288) 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:865: finishing rollback tid 2 to smithi14585108-22 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 362 (ObjNum 185 snap 48 seq_num 185) dirty exists 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:861: finishing rollback tid 0 to smithi14585108-27 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:861: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:861: finishing rollback tid 2 to smithi14585108-27 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 404 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:866: finishing write tid 1 to smithi14585108-39 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:866: finishing write tid 2 to smithi14585108-39 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:863: finishing copy_from racing read to smithi14585108-46 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:866: finishing write tid 3 to smithi14585108-39 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:866: oid 39 updating version 0 to 406 2024-09-16T05:46:44.141 INFO:tasks.rados.rados.0.smithi145.stdout:866: oid 39 updating version 406 to 407 2024-09-16T05:46:44.142 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 407 (ObjNum 289 snap 83 seq_num 289) dirty exists 2024-09-16T05:46:44.142 INFO:tasks.rados.rados.0.smithi145.stdout:866: left oid 39 (ObjNum 289 snap 83 seq_num 289) 2024-09-16T05:46:44.142 INFO:tasks.rados.rados.0.smithi145.stdout:863: finishing copy_from to smithi14585108-46 2024-09-16T05:46:44.142 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 140 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:46:44.142 INFO:tasks.rados.rados.0.smithi145.stdout:867: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:44.153 INFO:tasks.rados.rados.0.smithi145.stdout:859: expect (ObjNum 237 snap 60 seq_num 237) 2024-09-16T05:46:44.242 INFO:tasks.rados.rados.0.smithi145.stdout:868: finishing write tid 1 to smithi14585108-25 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:868: finishing write tid 2 to smithi14585108-25 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:868: finishing write tid 3 to smithi14585108-25 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:868: oid 25 updating version 0 to 182 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:868: oid 25 updating version 182 to 183 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 183 (ObjNum 290 snap 83 seq_num 290) dirty exists 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:868: left oid 25 (ObjNum 290 snap 83 seq_num 290) 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 285 (ObjNum 161 snap 0 seq_num 8363232) dirty exists 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:859: done (9 left) 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:860: done (8 left) 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:861: done (7 left) 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:862: done (6 left) 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:863: done (5 left) 2024-09-16T05:46:44.243 INFO:tasks.rados.rados.0.smithi145.stdout:865: done (4 left) 2024-09-16T05:46:44.244 INFO:tasks.rados.rados.0.smithi145.stdout:866: done (3 left) 2024-09-16T05:46:44.244 INFO:tasks.rados.rados.0.smithi145.stdout:867: done (2 left) 2024-09-16T05:46:44.244 INFO:tasks.rados.rados.0.smithi145.stdout:868: done (1 left) 2024-09-16T05:46:44.244 INFO:tasks.rados.rados.0.smithi145.stdout:869: done (0 left) 2024-09-16T05:46:44.244 INFO:tasks.rados.rados.0.smithi145.stdout:870: read oid 38 snap -1 2024-09-16T05:46:44.244 INFO:tasks.rados.rados.0.smithi145.stdout:870: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:46:44.244 INFO:tasks.rados.rados.0.smithi145.stdout:871: snap_remove snap 66 2024-09-16T05:46:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:44 smithi161 ceph-mon[31301]: osdmap e225: 8 total, 8 up, 8 in 2024-09-16T05:46:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:44 smithi145 ceph-mon[96887]: osdmap e225: 8 total, 8 up, 8 in 2024-09-16T05:46:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:44 smithi145 ceph-mon[39111]: osdmap e225: 8 total, 8 up, 8 in 2024-09-16T05:46:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:46:44] "GET /metrics HTTP/1.1" 200 33288 "" "Prometheus/2.43.0" 2024-09-16T05:46:45.108 INFO:tasks.rados.rados.0.smithi145.stdout:871: done (1 left) 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:872: rollback oid 26 current snap is 83 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 77 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:873: read oid 19 snap -1 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:873: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:874: rollback oid 12 current snap is 83 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 55 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:875: copy_from oid 33 from oid 13 current snap is 83 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:876: delete oid 37 current snap is 83 2024-09-16T05:46:45.109 INFO:tasks.rados.rados.0.smithi145.stdout:870: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:46:45.144 INFO:tasks.rados.rados.0.smithi145.stdout:874: finishing rollback tid 0 to smithi14585108-12 2024-09-16T05:46:45.144 INFO:tasks.rados.rados.0.smithi145.stdout:874: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:46:45.144 INFO:tasks.rados.rados.0.smithi145.stdout:874: finishing rollback tid 2 to smithi14585108-12 2024-09-16T05:46:45.144 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 193 (ObjNum 214 snap 51 seq_num 214) dirty exists 2024-09-16T05:46:45.144 INFO:tasks.rados.rados.0.smithi145.stdout:872: finishing rollback tid 0 to smithi14585108-26 2024-09-16T05:46:45.144 INFO:tasks.rados.rados.0.smithi145.stdout:872: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:46:45.144 INFO:tasks.rados.rados.0.smithi145.stdout:872: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:46:45.145 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 404 (ObjNum 264 snap 69 seq_num 264) dirty exists 2024-09-16T05:46:45.145 INFO:tasks.rados.rados.0.smithi145.stdout:870: done (5 left) 2024-09-16T05:46:45.145 INFO:tasks.rados.rados.0.smithi145.stdout:872: done (4 left) 2024-09-16T05:46:45.145 INFO:tasks.rados.rados.0.smithi145.stdout:874: done (3 left) 2024-09-16T05:46:45.145 INFO:tasks.rados.rados.0.smithi145.stdout:876: done (2 left) 2024-09-16T05:46:45.145 INFO:tasks.rados.rados.0.smithi145.stdout:877: delete oid 22 current snap is 83 2024-09-16T05:46:45.145 INFO:tasks.rados.rados.0.smithi145.stdout:875: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:46:45.145 INFO:tasks.rados.rados.0.smithi145.stdout:873: expect (ObjNum 130 snap 31 seq_num 130) 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:875: finishing copy_from to smithi14585108-33 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 383 (ObjNum 276 snap 79 seq_num 276) dirty exists 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:873: done (2 left) 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:875: done (1 left) 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:877: done (0 left) 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 83 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:878: seq_num 293 ranges {0=114688} 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:878: writing smithi14585108-28 from 0 to 114688 tid 1 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:879: rmattr oid 34 current snap is 83 2024-09-16T05:46:45.227 INFO:tasks.rados.rados.0.smithi145.stdout:880: snap_create 2024-09-16T05:46:45.229 INFO:tasks.rados.rados.0.smithi145.stdout:878: finishing write tid 1 to smithi14585108-28 2024-09-16T05:46:45.229 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 322 (ObjNum 266 snap 72 seq_num 266) dirty exists 2024-09-16T05:46:45.229 INFO:tasks.rados.rados.0.smithi145.stdout:878: finishing write tid 2 to smithi14585108-28 2024-09-16T05:46:45.230 INFO:tasks.rados.rados.0.smithi145.stdout:878: finishing write tid 3 to smithi14585108-28 2024-09-16T05:46:45.230 INFO:tasks.rados.rados.0.smithi145.stdout:878: oid 28 updating version 0 to 195 2024-09-16T05:46:45.231 INFO:tasks.rados.rados.0.smithi145.stdout:878: oid 28 version 195 is already newer than 194 2024-09-16T05:46:45.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 195 (ObjNum 293 snap 83 seq_num 293) dirty exists 2024-09-16T05:46:45.231 INFO:tasks.rados.rados.0.smithi145.stdout:878: left oid 28 (ObjNum 293 snap 83 seq_num 293) 2024-09-16T05:46:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:45 smithi161 ceph-mon[31301]: osdmap e226: 8 total, 8 up, 8 in 2024-09-16T05:46:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:45 smithi161 ceph-mon[31301]: pgmap v15: 121 pgs: 121 active+clean; 195 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 57 op/s 2024-09-16T05:46:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:45 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:45 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:45 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:45.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:45 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:45.386 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[39111]: osdmap e226: 8 total, 8 up, 8 in 2024-09-16T05:46:45.386 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[39111]: pgmap v15: 121 pgs: 121 active+clean; 195 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 57 op/s 2024-09-16T05:46:45.386 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:45.386 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:45.386 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:45.386 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:45.386 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[96887]: osdmap e226: 8 total, 8 up, 8 in 2024-09-16T05:46:45.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[96887]: pgmap v15: 121 pgs: 121 active+clean; 195 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 57 op/s 2024-09-16T05:46:45.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:45.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:45.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:45.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:46:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:878: done (2 left) 2024-09-16T05:46:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:879: done (1 left) 2024-09-16T05:46:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:880: done (0 left) 2024-09-16T05:46:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:881: rmattr oid 35 current snap is 84 2024-09-16T05:46:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:881: done (0 left) 2024-09-16T05:46:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:882: read oid 27 snap -1 2024-09-16T05:46:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:882: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:46:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:883: setattr oid 18 current snap is 84 2024-09-16T05:46:46.108 INFO:tasks.rados.rados.0.smithi145.stdout:884: rollback oid 25 current snap is 84 2024-09-16T05:46:46.108 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 25 to 55 2024-09-16T05:46:46.108 INFO:tasks.rados.rados.0.smithi145.stdout:885: snap_remove snap 82 2024-09-16T05:46:46.427 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: osdmap e227: 8 total, 8 up, 8 in 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.428 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: osdmap e227: 8 total, 8 up, 8 in 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.429 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:46 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.conf 2024-09-16T05:46:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.conf 2024-09-16T05:46:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: osdmap e227: 8 total, 8 up, 8 in 2024-09-16T05:46:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T05:46:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:46 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:47.117 INFO:tasks.rados.rados.0.smithi145.stdout:885: done (3 left) 2024-09-16T05:46:47.118 INFO:tasks.rados.rados.0.smithi145.stdout:886: snap_create 2024-09-16T05:46:47.118 INFO:tasks.rados.rados.0.smithi145.stdout:884: finishing rollback tid 0 to smithi14585108-25 2024-09-16T05:46:47.118 INFO:tasks.rados.rados.0.smithi145.stdout:884: finishing rollback tid 1 to smithi14585108-25 2024-09-16T05:46:47.118 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 188 (ObjNum 129 snap 0 seq_num 3206852112) dirty dne 2024-09-16T05:46:47.118 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 377 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-09-16T05:46:47.118 INFO:tasks.rados.rados.0.smithi145.stdout:882: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:46:47.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:47.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:47.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:47.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:47.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: osdmap e228: 8 total, 8 up, 8 in 2024-09-16T05:46:47.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: Upgrade: It appears safe to stop mon.c 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: pgmap v18: 121 pgs: 121 active+clean; 195 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 57 op/s 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:47.551 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: osdmap e228: 8 total, 8 up, 8 in 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: Upgrade: It appears safe to stop mon.c 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: pgmap v18: 121 pgs: 121 active+clean; 195 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 57 op/s 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:47 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: Updating smithi145:/etc/ceph/ceph.client.admin.keyring 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: Updating smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: Updating smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: osdmap e228: 8 total, 8 up, 8 in 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: Upgrade: It appears safe to stop mon.c 2024-09-16T05:46:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: pgmap v18: 121 pgs: 121 active+clean; 195 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 57 op/s 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:46:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:47 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:46:48.118 INFO:tasks.rados.rados.0.smithi145.stdout:882: done (3 left) 2024-09-16T05:46:48.118 INFO:tasks.rados.rados.0.smithi145.stdout:883: done (2 left) 2024-09-16T05:46:48.118 INFO:tasks.rados.rados.0.smithi145.stdout:884: done (1 left) 2024-09-16T05:46:48.118 INFO:tasks.rados.rados.0.smithi145.stdout:886: done (0 left) 2024-09-16T05:46:48.118 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 85 2024-09-16T05:46:48.119 INFO:tasks.rados.rados.0.smithi145.stdout:887: seq_num 294 ranges {671744=131072} 2024-09-16T05:46:48.123 INFO:tasks.rados.rados.0.smithi145.stdout:887: writing smithi14585108-1 from 671744 to 802816 tid 1 2024-09-16T05:46:48.123 INFO:tasks.rados.rados.0.smithi145.stdout:888: copy_from oid 48 from oid 18 current snap is 85 2024-09-16T05:46:48.123 INFO:tasks.rados.rados.0.smithi145.stdout:889: read oid 33 snap -1 2024-09-16T05:46:48.123 INFO:tasks.rados.rados.0.smithi145.stdout:889: expect (ObjNum 276 snap 79 seq_num 276) 2024-09-16T05:46:48.123 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 85 2024-09-16T05:46:48.123 INFO:tasks.rados.rados.0.smithi145.stdout:890: seq_num 295 ranges {2891776=147456} 2024-09-16T05:46:48.140 INFO:tasks.rados.rados.0.smithi145.stdout:890: writing smithi14585108-7 from 2891776 to 3039232 tid 1 2024-09-16T05:46:48.140 INFO:tasks.rados.rados.0.smithi145.stdout:891: copy_from oid 19 from oid 22 current snap is 85 2024-09-16T05:46:48.140 INFO:tasks.rados.rados.0.smithi145.stdout:887: finishing write tid 1 to smithi14585108-1 2024-09-16T05:46:48.140 INFO:tasks.rados.rados.0.smithi145.stdout:887: finishing write tid 2 to smithi14585108-1 2024-09-16T05:46:48.140 INFO:tasks.rados.rados.0.smithi145.stdout:887: finishing write tid 3 to smithi14585108-1 2024-09-16T05:46:48.140 INFO:tasks.rados.rados.0.smithi145.stdout:887: oid 1 updating version 0 to 362 2024-09-16T05:46:48.140 INFO:tasks.rados.rados.0.smithi145.stdout:887: oid 1 version 362 is already newer than 361 2024-09-16T05:46:48.140 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 362 (ObjNum 294 snap 85 seq_num 294) dirty exists 2024-09-16T05:46:48.141 INFO:tasks.rados.rados.0.smithi145.stdout:887: left oid 1 (ObjNum 294 snap 85 seq_num 294) 2024-09-16T05:46:48.141 INFO:tasks.rados.rados.0.smithi145.stdout:889: expect (ObjNum 276 snap 79 seq_num 276) 2024-09-16T05:46:48.202 INFO:tasks.rados.rados.0.smithi145.stdout:888: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:46:48.202 INFO:tasks.rados.rados.0.smithi145.stdout:891: finishing copy_from to smithi14585108-19 2024-09-16T05:46:48.202 INFO:tasks.rados.rados.0.smithi145.stdout:891: got expected ENOENT (src dne) 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:891: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:890: finishing write tid 1 to smithi14585108-7 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:890: finishing write tid 2 to smithi14585108-7 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:888: finishing copy_from to smithi14585108-48 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 377 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:890: finishing write tid 3 to smithi14585108-7 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:890: oid 7 updating version 0 to 382 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:890: oid 7 version 382 is already newer than 381 2024-09-16T05:46:48.203 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 382 (ObjNum 295 snap 85 seq_num 295) dirty exists 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:890: left oid 7 (ObjNum 295 snap 85 seq_num 295) 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:887: done (4 left) 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:888: done (3 left) 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:889: done (2 left) 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:890: done (1 left) 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:891: done (0 left) 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:892: read oid 20 snap -1 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:892: expect (ObjNum 279 snap 79 seq_num 279) 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 85 2024-09-16T05:46:48.204 INFO:tasks.rados.rados.0.smithi145.stdout:893: seq_num 296 ranges {802816=163840} 2024-09-16T05:46:48.207 INFO:tasks.rados.rados.0.smithi145.stdout:893: writing smithi14585108-1 from 802816 to 966656 tid 1 2024-09-16T05:46:48.207 INFO:tasks.rados.rados.0.smithi145.stdout:894: read oid 28 snap 84 2024-09-16T05:46:48.207 INFO:tasks.rados.rados.0.smithi145.stdout:894: expect (ObjNum 293 snap 83 seq_num 293) 2024-09-16T05:46:48.207 INFO:tasks.rados.rados.0.smithi145.stdout:895: read oid 44 snap -1 2024-09-16T05:46:48.207 INFO:tasks.rados.rados.0.smithi145.stdout:895: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:46:48.207 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 85 2024-09-16T05:46:48.207 INFO:tasks.rados.rados.0.smithi145.stdout:896: seq_num 297 ranges {483328=180224} 2024-09-16T05:46:48.210 INFO:tasks.rados.rados.0.smithi145.stdout:896: writing smithi14585108-5 from 483328 to 663552 tid 1 2024-09-16T05:46:48.210 INFO:tasks.rados.rados.0.smithi145.stdout:895: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:46:48.216 INFO:tasks.rados.rados.0.smithi145.stdout:893: finishing write tid 1 to smithi14585108-1 2024-09-16T05:46:48.216 INFO:tasks.rados.rados.0.smithi145.stdout:893: finishing write tid 2 to smithi14585108-1 2024-09-16T05:46:48.216 INFO:tasks.rados.rados.0.smithi145.stdout:895: done (4 left) 2024-09-16T05:46:48.217 INFO:tasks.rados.rados.0.smithi145.stdout:897: copy_from oid 29 from oid 13 current snap is 85 2024-09-16T05:46:48.217 INFO:tasks.rados.rados.0.smithi145.stdout:893: finishing write tid 3 to smithi14585108-1 2024-09-16T05:46:48.217 INFO:tasks.rados.rados.0.smithi145.stdout:893: oid 1 updating version 0 to 364 2024-09-16T05:46:48.217 INFO:tasks.rados.rados.0.smithi145.stdout:893: oid 1 version 364 is already newer than 363 2024-09-16T05:46:48.217 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 364 (ObjNum 296 snap 85 seq_num 296) dirty exists 2024-09-16T05:46:48.217 INFO:tasks.rados.rados.0.smithi145.stdout:893: left oid 1 (ObjNum 296 snap 85 seq_num 296) 2024-09-16T05:46:48.217 INFO:tasks.rados.rados.0.smithi145.stdout:894: expect (ObjNum 293 snap 83 seq_num 293) 2024-09-16T05:46:48.219 INFO:tasks.rados.rados.0.smithi145.stdout:896: finishing write tid 1 to smithi14585108-5 2024-09-16T05:46:48.219 INFO:tasks.rados.rados.0.smithi145.stdout:896: finishing write tid 2 to smithi14585108-5 2024-09-16T05:46:48.219 INFO:tasks.rados.rados.0.smithi145.stdout:896: finishing write tid 3 to smithi14585108-5 2024-09-16T05:46:48.219 INFO:tasks.rados.rados.0.smithi145.stdout:896: oid 5 updating version 0 to 287 2024-09-16T05:46:48.220 INFO:tasks.rados.rados.0.smithi145.stdout:896: oid 5 updating version 287 to 288 2024-09-16T05:46:48.220 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 288 (ObjNum 297 snap 85 seq_num 297) dirty exists 2024-09-16T05:46:48.220 INFO:tasks.rados.rados.0.smithi145.stdout:896: left oid 5 (ObjNum 297 snap 85 seq_num 297) 2024-09-16T05:46:48.220 INFO:tasks.rados.rados.0.smithi145.stdout:893: done (4 left) 2024-09-16T05:46:48.220 INFO:tasks.rados.rados.0.smithi145.stdout:894: done (3 left) 2024-09-16T05:46:48.220 INFO:tasks.rados.rados.0.smithi145.stdout:896: done (2 left) 2024-09-16T05:46:48.220 INFO:tasks.rados.rados.0.smithi145.stdout:898: delete oid 26 current snap is 85 2024-09-16T05:46:48.222 INFO:tasks.rados.rados.0.smithi145.stdout:898: done (2 left) 2024-09-16T05:46:48.222 INFO:tasks.rados.rados.0.smithi145.stdout:899: read oid 43 snap -1 2024-09-16T05:46:48.223 INFO:tasks.rados.rados.0.smithi145.stdout:899: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:48.223 INFO:tasks.rados.rados.0.smithi145.stdout:900: read oid 9 snap 78 2024-09-16T05:46:48.223 INFO:tasks.rados.rados.0.smithi145.stdout:900: expect deleted 2024-09-16T05:46:48.223 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 85 2024-09-16T05:46:48.223 INFO:tasks.rados.rados.0.smithi145.stdout:901: seq_num 299 ranges {5529600=212992} 2024-09-16T05:46:48.254 INFO:tasks.rados.rados.0.smithi145.stdout:901: writing smithi14585108-41 from 5529600 to 5742592 tid 1 2024-09-16T05:46:48.254 INFO:tasks.rados.rados.0.smithi145.stdout:902: read oid 28 snap 71 2024-09-16T05:46:48.254 INFO:tasks.rados.rados.0.smithi145.stdout:902: expect deleted 2024-09-16T05:46:48.254 INFO:tasks.rados.rados.0.smithi145.stdout:903: setattr oid 7 current snap is 85 2024-09-16T05:46:48.254 INFO:tasks.rados.rados.0.smithi145.stdout:897: finishing copy_from racing read to smithi14585108-29 2024-09-16T05:46:48.254 INFO:tasks.rados.rados.0.smithi145.stdout:892: expect (ObjNum 279 snap 79 seq_num 279) 2024-09-16T05:46:48.269 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[39111]: osdmap e229: 8 total, 8 up, 8 in 2024-09-16T05:46:48.269 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[39111]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:48.269 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:46:48.269 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:46:48.269 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[39111]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:48.269 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[96887]: osdmap e229: 8 total, 8 up, 8 in 2024-09-16T05:46:48.269 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[96887]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:48.269 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:46:48.270 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:46:48.270 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:48.456 INFO:tasks.rados.rados.0.smithi145.stdout:899: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:46:48.469 INFO:tasks.rados.rados.0.smithi145.stdout:897: finishing copy_from to smithi14585108-29 2024-09-16T05:46:48.469 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 383 (ObjNum 276 snap 79 seq_num 276) dirty exists 2024-09-16T05:46:48.469 INFO:tasks.rados.rados.0.smithi145.stdout:901: finishing write tid 1 to smithi14585108-41 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:901: finishing write tid 2 to smithi14585108-41 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:901: finishing write tid 3 to smithi14585108-41 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:901: oid 41 updating version 0 to 421 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:901: oid 41 updating version 421 to 422 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 422 (ObjNum 299 snap 85 seq_num 299) dirty exists 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:901: left oid 41 (ObjNum 299 snap 85 seq_num 299) 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:892: done (6 left) 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:897: done (5 left) 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:899: done (4 left) 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:900: done (3 left) 2024-09-16T05:46:48.470 INFO:tasks.rados.rados.0.smithi145.stdout:901: done (2 left) 2024-09-16T05:46:48.471 INFO:tasks.rados.rados.0.smithi145.stdout:902: done (1 left) 2024-09-16T05:46:48.471 INFO:tasks.rados.rados.0.smithi145.stdout:904: read oid 40 snap 56 2024-09-16T05:46:48.471 INFO:tasks.rados.rados.0.smithi145.stdout:904: expect (ObjNum 209 snap 51 seq_num 209) 2024-09-16T05:46:48.471 INFO:tasks.rados.rados.0.smithi145.stdout:905: rmattr oid 3 current snap is 85 2024-09-16T05:46:48.471 INFO:tasks.rados.rados.0.smithi145.stdout:905: done (2 left) 2024-09-16T05:46:48.471 INFO:tasks.rados.rados.0.smithi145.stdout:906: snap_remove snap 59 2024-09-16T05:46:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:48 smithi161 ceph-mon[31301]: osdmap e229: 8 total, 8 up, 8 in 2024-09-16T05:46:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:48 smithi161 ceph-mon[31301]: from='mgr.25067 ' entity='mgr.y' 2024-09-16T05:46:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:48 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:46:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:48 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:46:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:48 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:46:49.142 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 383 (ObjNum 295 snap 85 seq_num 295) dirty exists 2024-09-16T05:46:49.143 INFO:tasks.rados.rados.0.smithi145.stdout:904: expect (ObjNum 209 snap 51 seq_num 209) 2024-09-16T05:46:49.195 INFO:tasks.rados.rados.0.smithi145.stdout:903: done (2 left) 2024-09-16T05:46:49.195 INFO:tasks.rados.rados.0.smithi145.stdout:904: done (1 left) 2024-09-16T05:46:49.195 INFO:tasks.rados.rados.0.smithi145.stdout:906: done (0 left) 2024-09-16T05:46:49.195 INFO:tasks.rados.rados.0.smithi145.stdout:907: read oid 17 snap -1 2024-09-16T05:46:49.195 INFO:tasks.rados.rados.0.smithi145.stdout:907: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:46:49.196 INFO:tasks.rados.rados.0.smithi145.stdout:908: rmattr oid 14 current snap is 85 2024-09-16T05:46:49.196 INFO:tasks.rados.rados.0.smithi145.stdout:908: done (1 left) 2024-09-16T05:46:49.196 INFO:tasks.rados.rados.0.smithi145.stdout:909: snap_remove snap 73 2024-09-16T05:46:49.310 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-mon[39111]: Upgrade: Updating mon.c 2024-09-16T05:46:49.310 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-mon[39111]: Deploying daemon mon.c on smithi145 2024-09-16T05:46:49.310 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-mon[39111]: osdmap e230: 8 total, 8 up, 8 in 2024-09-16T05:46:49.310 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-mon[39111]: pgmap v21: 121 pgs: 121 active+clean; 191 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.0 MiB/s wr, 37 op/s 2024-09-16T05:46:49.310 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-mon[96887]: Upgrade: Updating mon.c 2024-09-16T05:46:49.310 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-mon[96887]: Deploying daemon mon.c on smithi145 2024-09-16T05:46:49.311 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-mon[96887]: osdmap e230: 8 total, 8 up, 8 in 2024-09-16T05:46:49.311 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-mon[96887]: pgmap v21: 121 pgs: 121 active+clean; 191 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.0 MiB/s wr, 37 op/s 2024-09-16T05:46:49.563 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 systemd[1]: Stopping Ceph mon.c for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:46:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:49 smithi161 ceph-mon[31301]: Upgrade: Updating mon.c 2024-09-16T05:46:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:49 smithi161 ceph-mon[31301]: Deploying daemon mon.c on smithi145 2024-09-16T05:46:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:49 smithi161 ceph-mon[31301]: osdmap e230: 8 total, 8 up, 8 in 2024-09-16T05:46:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:49 smithi161 ceph-mon[31301]: pgmap v21: 121 pgs: 121 active+clean; 191 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.0 MiB/s wr, 37 op/s 2024-09-16T05:46:49.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c[39088]: 2024-09-16T05:46:49.561+0000 7f0e6561f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:46:49.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c[39088]: 2024-09-16T05:46:49.561+0000 7f0e6561f640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T05:46:49.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 podman[99120]: 2024-09-16 05:46:49.593059439 +0000 UTC m=+0.139455013 container died 16f8663c55bba56eb4ff93624475d74242f58897f49da818e3a335538740d256 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T05:46:49.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:49] ENGINE Bus STOPPING 2024-09-16T05:46:49.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T05:46:49.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:49] ENGINE Bus STOPPED 2024-09-16T05:46:49.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:49] ENGINE Bus STARTING 2024-09-16T05:46:49.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:49] ENGINE Serving on http://:::9283 2024-09-16T05:46:49.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:49 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:05:46:49] ENGINE Bus STARTED 2024-09-16T05:46:50.209 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 podman[99120]: 2024-09-16 05:46:49.96899525 +0000 UTC m=+0.515390822 container cleanup 16f8663c55bba56eb4ff93624475d74242f58897f49da818e3a335538740d256 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:46:50.210 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:49 smithi145 bash[99120]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c 2024-09-16T05:46:50.210 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:46:50.478 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:46:50.478 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (4m) 10s ago 5m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (5m) 9s ago 4m 87.0M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (6m) 10s ago 6m 17.7M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (6m) 9s ago 6m 18.3M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (35s) 9s ago 10m 437M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (63s) 10s ago 11m 474M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (20s) 10s ago 12m 29.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (10m) 9s ago 10m 54.0M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 74f2957b98d5 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (10m) 10s ago 10m 52.2M 2048M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 16f8663c55bb 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (4m) 10s ago 4m 17.1M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (4m) 9s ago 4m 16.9M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (9m) 10s ago 9m 134M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 3ac1ee0ff446 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (9m) 10s ago 9m 128M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (9m) 10s ago 9m 129M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:46:50.479 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (8m) 10s ago 8m 96.0M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:46:50.480 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (8m) 9s ago 8m 120M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:46:50.480 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (7m) 9s ago 7m 135M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:46:50.480 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (7m) 9s ago 7m 90.7M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:46:50.480 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (7m) 9s ago 7m 80.6M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:46:50.480 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (40s) 9s ago 5m 44.2M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:46:50.758 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:50 smithi145 podman[99137]: 2024-09-16 05:46:50.571185833 +0000 UTC m=+0.975940801 container remove 16f8663c55bba56eb4ff93624475d74242f58897f49da818e3a335538740d256 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, GIT_CLEAN=True, RELEASE=reef-ae7f373, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-16T05:46:50.819 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:46:50.819 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:46:50.819 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2, 2024-09-16T05:46:50.819 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 1 2024-09-16T05:46:50.819 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:46:50.819 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:46:50.819 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 12, 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:46:50.820 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:46:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:50 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-16T05:46:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:50 smithi145 systemd[1]: Stopped Ceph mon.c for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:46:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:50 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.c.service: Consumed 7.747s CPU time. 2024-09-16T05:46:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:50 smithi145 systemd[1]: Starting Ceph mon.c for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:46:51.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 podman[99352]: 2024-09-16 05:46:51.104009446 +0000 UTC m=+0.015955841 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:46:51.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 podman[99352]: 2024-09-16 05:46:51.214129415 +0000 UTC m=+0.126075868 container create 9e39a5712f46ceeb829e2a3d0433e43687bb81c3a827260dea0851b7d2fd11c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-16T05:46:51.469 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 podman[99352]: 2024-09-16 05:46:51.44180674 +0000 UTC m=+0.353753121 container init 9e39a5712f46ceeb829e2a3d0433e43687bb81c3a827260dea0851b7d2fd11c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD) 2024-09-16T05:46:51.469 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 podman[99352]: 2024-09-16 05:46:51.446991583 +0000 UTC m=+0.358937966 container start 9e39a5712f46ceeb829e2a3d0433e43687bb81c3a827260dea0851b7d2fd11c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.license=GPLv2) 2024-09-16T05:46:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T05:46:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable), process ceph-mon, pid 7 2024-09-16T05:46:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: pidfile_write: ignore empty --pid-file 2024-09-16T05:46:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: load: jerasure load: lrc 2024-09-16T05:46:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: RocksDB version: 7.9.2 2024-09-16T05:46:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Git sha 0 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Compile date 2024-09-15 15:04:35 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: DB SUMMARY 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: DB Session ID: J3IHHATXRH45DSMW9GTY 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: CURRENT file: CURRENT 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1412 Bytes 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 8741564 ; 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.error_if_exists: 0 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.create_if_missing: 0 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.paranoid_checks: 1 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T05:46:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.env: 0x559bf5533940 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.info_log: 0x559bf76336e0 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.statistics: (nil) 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.use_fsync: 0 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_log_file_size: 0 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.allow_fallocate: 1 2024-09-16T05:46:51.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T05:46:51.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T05:46:51.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.use_direct_reads: 0 2024-09-16T05:46:51.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T05:46:51.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T05:46:51.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.db_log_dir: 2024-09-16T05:46:51.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.wal_dir: 2024-09-16T05:46:51.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T05:46:51.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T05:46:51.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T05:46:51.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.write_buffer_manager: 0x559bf76428c0 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T05:46:51.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.unordered_write: 0 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.row_cache: None 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.wal_filter: None 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.two_write_queues: 0 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.wal_compression: 0 2024-09-16T05:46:51.824 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.atomic_flush: 0 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.log_readahead_size: 0 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_background_jobs: 2 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_background_compactions: -1 2024-09-16T05:46:51.825 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_subcompactions: 1 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_open_files: -1 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T05:46:51.826 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_background_flushes: -1 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Compression algorithms supported: 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: kZSTD supported: 0 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: kXpressCompression supported: 0 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: kBZip2Compression supported: 0 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: kLZ4Compression supported: 1 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: kZlibCompression supported: 1 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: kSnappyCompression supported: 1 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T05:46:51.827 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.merge_operator: 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_filter: None 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559bf7633320) 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: cache_index_and_filter_blocks: 1 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: pin_top_level_index_and_filter: 1 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: index_type: 0 2024-09-16T05:46:51.828 INFO:journalctl@ceph.mon.c.smithi145.stdout: data_block_index_type: 0 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: index_shortening: 1 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: checksum: 4 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: no_block_cache: 0 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_cache: 0x559bf76271f0 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_cache_name: BinnedLRUCache 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_cache_options: 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: capacity : 536870912 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: num_shard_bits : 4 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: strict_capacity_limit : 0 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: high_pri_pool_ratio: 0.000 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_cache_compressed: (nil) 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: persistent_cache: (nil) 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_size: 4096 2024-09-16T05:46:51.829 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_size_deviation: 10 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_restart_interval: 16 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: index_block_restart_interval: 1 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: metadata_block_size: 4096 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: partition_filters: 0 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: use_delta_encoding: 1 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: filter_policy: bloomfilter 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: whole_key_filtering: 1 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: verify_compression: 0 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: read_amp_bytes_per_bit: 0 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: format_version: 5 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: enable_index_compression: 1 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: block_align: 0 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: max_auto_readahead_size: 262144 2024-09-16T05:46:51.830 INFO:journalctl@ceph.mon.c.smithi145.stdout: prepopulate_block_cache: 0 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout: initial_auto_readahead_size: 8192 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression: NoCompression 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.num_levels: 7 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T05:46:51.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:46:51.832 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T05:46:51.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T05:46:51.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.inplace_update_support: 0 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.bloom_locality: 0 2024-09-16T05:46:51.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.max_successive_merges: 0 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.ttl: 2592000 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.enable_blob_files: false 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.min_blob_size: 0 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T05:46:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 29, last_sequence is 13428, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0007608f-ddcd-470e-9dec-0093a5d8289c 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465611473709, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465611493705, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5399553, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13433, "largest_seqno": 15815, "table_properties": {"data_size": 5387914, "index_size": 8033, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2565, "raw_key_size": 24166, "raw_average_key_size": 24, "raw_value_size": 5365603, "raw_average_value_size": 5370, "num_data_blocks": 351, "num_entries": 999, "num_filter_entries": 999, "num_deletions": 30, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726465611, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0007608f-ddcd-470e-9dec-0093a5d8289c", "db_session_id": "J3IHHATXRH45DSMW9GTY", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465611493847, "job": 1, "event": "recovery_finished"} 2024-09-16T05:46:51.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559bf7654e00 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: DB pointer 0x559bf7750000 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: ** DB Stats ** 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:46:51.838 INFO:journalctl@ceph.mon.c.smithi145.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: ** Compaction Stats [default] ** 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: L0 1/0 5.15 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 574.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: L6 1/0 7.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Sum 2/0 12.88 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 574.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 574.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: ** Compaction Stats [default] ** 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 574.1 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-16T05:46:51.839 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Cumulative compaction: 0.01 GB write, 206.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Interval compaction: 0.01 GB write, 206.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Block cache BinnedLRUCache@0x559bf76271f0#7 capacity: 512.00 MB usage: 10.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2024-09-16T05:46:51.840 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: starting mon.c rank 2 at public addrs [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] at bind addrs [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: mon.c@-1(???) e3 preinit fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: mon.c@-1(???).mds e8 new map 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: mon.c@-1(???).mds e8 print_map 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: e8 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: legacy client fscid: 1 2024-09-16T05:46:51.841 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: Filesystem 'cephfs' (1) 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: fs_name cephfs 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: epoch 8 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: created 2024-09-16T05:40:21.656788+0000 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: modified 2024-09-16T05:40:33.931388+0000 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: tableserver 0 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: root 0 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: session_timeout 60 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: session_autoclose 300 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: max_file_size 1099511627776 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: max_xattr_size 65536 2024-09-16T05:46:51.842 INFO:journalctl@ceph.mon.c.smithi145.stdout: required_client_features {} 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: last_failure 0 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: last_failure_osd_epoch 0 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: max_mds 1 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: in 0 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: up {0=24331} 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: failed 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: damaged 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: stopped 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: data_pools [3] 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: metadata_pool 2 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: inline_data disabled 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: balancer 2024-09-16T05:46:51.843 INFO:journalctl@ceph.mon.c.smithi145.stdout: bal_rank_mask -1 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout: standby_count_wanted 0 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout: qdb_cluster leader: 0 members: 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout: [mds.b{0:24331} state up:active seq 5 addr [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] compat {c=[1],r=[1],i=[7ff]}] 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout: Standby daemons: 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout: 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout: [mds.a{-1:24326} state up:standby seq 1 addr [v2:172.21.15.145:6834/3198816911,v1:172.21.15.145:6835/3198816911] compat {c=[1],r=[1],i=[7ff]}] 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: mon.c@-1(???).osd e231 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: mon.c@-1(???).osd e231 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: mon.c@-1(???).osd e231 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: mon.c@-1(???).osd e231 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 ceph-mon[99390]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-09-16T05:46:51.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 bash[99352]: 9e39a5712f46ceeb829e2a3d0433e43687bb81c3a827260dea0851b7d2fd11c5 2024-09-16T05:46:51.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:51 smithi145 systemd[1]: Started Ceph mon.c for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:46:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:46:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:46:54] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-09-16T05:46:56.729 INFO:tasks.rados.rados.0.smithi145.stdout:909: done (1 left) 2024-09-16T05:46:56.729 INFO:tasks.rados.rados.0.smithi145.stdout:910: copy_from oid 21 from oid 27 current snap is 85 2024-09-16T05:46:56.730 INFO:tasks.rados.rados.0.smithi145.stdout:911: read oid 6 snap -1 2024-09-16T05:46:56.730 INFO:tasks.rados.rados.0.smithi145.stdout:911: expect (ObjNum 258 snap 67 seq_num 258) 2024-09-16T05:46:56.730 INFO:tasks.rados.rados.0.smithi145.stdout:912: copy_from oid 25 from oid 12 current snap is 85 2024-09-16T05:46:56.730 INFO:tasks.rados.rados.0.smithi145.stdout:913: delete oid 5 current snap is 85 2024-09-16T05:46:56.730 INFO:tasks.rados.rados.0.smithi145.stdout:907: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:46:56.763 INFO:tasks.rados.rados.0.smithi145.stdout:912: finishing copy_from racing read to smithi14585108-25 2024-09-16T05:46:56.763 INFO:tasks.rados.rados.0.smithi145.stdout:910: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:46:56.763 INFO:tasks.rados.rados.0.smithi145.stdout:907: done (4 left) 2024-09-16T05:46:56.764 INFO:tasks.rados.rados.0.smithi145.stdout:913: done (3 left) 2024-09-16T05:46:56.764 INFO:tasks.rados.rados.0.smithi145.stdout:914: rollback oid 42 current snap is 85 2024-09-16T05:46:56.764 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 72 2024-09-16T05:46:56.764 INFO:tasks.rados.rados.0.smithi145.stdout:910: finishing copy_from to smithi14585108-21 2024-09-16T05:46:56.764 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 404 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-09-16T05:46:56.764 INFO:tasks.rados.rados.0.smithi145.stdout:912: finishing copy_from to smithi14585108-25 2024-09-16T05:46:56.764 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 193 (ObjNum 214 snap 51 seq_num 214) dirty exists 2024-09-16T05:46:56.764 INFO:tasks.rados.rados.0.smithi145.stdout:911: expect (ObjNum 258 snap 67 seq_num 258) 2024-09-16T05:46:56.926 INFO:tasks.rados.rados.0.smithi145.stdout:914: finishing rollback tid 0 to smithi14585108-42 2024-09-16T05:46:56.926 INFO:tasks.rados.rados.0.smithi145.stdout:914: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:46:56.926 INFO:tasks.rados.rados.0.smithi145.stdout:910: done (3 left) 2024-09-16T05:46:56.926 INFO:tasks.rados.rados.0.smithi145.stdout:911: done (2 left) 2024-09-16T05:46:56.926 INFO:tasks.rados.rados.0.smithi145.stdout:912: done (1 left) 2024-09-16T05:46:56.926 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 85 2024-09-16T05:46:56.926 INFO:tasks.rados.rados.0.smithi145.stdout:914: finishing rollback tid 2 to smithi14585108-42 2024-09-16T05:46:56.927 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 336 (ObjNum 187 snap 48 seq_num 187) dirty exists 2024-09-16T05:46:56.927 INFO:tasks.rados.rados.0.smithi145.stdout:915: seq_num 301 ranges {0=245760} 2024-09-16T05:46:56.927 INFO:tasks.rados.rados.0.smithi145.stdout:915: writing smithi14585108-26 from 0 to 245760 tid 1 2024-09-16T05:46:56.927 INFO:tasks.rados.rados.0.smithi145.stdout:914: done (1 left) 2024-09-16T05:46:56.927 INFO:tasks.rados.rados.0.smithi145.stdout:916: copy_from oid 5 from oid 33 current snap is 85 2024-09-16T05:46:56.927 INFO:tasks.rados.rados.0.smithi145.stdout:917: snap_remove snap 71 2024-09-16T05:46:57.749 INFO:tasks.rados.rados.0.smithi145.stdout:917: done (2 left) 2024-09-16T05:46:57.749 INFO:tasks.rados.rados.0.smithi145.stdout:918: rollback oid 46 current snap is 85 2024-09-16T05:46:57.749 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 46 to 84 2024-09-16T05:46:57.749 INFO:tasks.rados.rados.0.smithi145.stdout:915: finishing write tid 1 to smithi14585108-26 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:915: finishing write tid 2 to smithi14585108-26 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:915: finishing write tid 3 to smithi14585108-26 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:915: oid 26 updating version 0 to 419 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:915: oid 26 updating version 419 to 420 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 420 (ObjNum 301 snap 85 seq_num 301) dirty exists 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:915: left oid 26 (ObjNum 301 snap 85 seq_num 301) 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:916: finishing copy_from racing read to smithi14585108-5 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:916: finishing copy_from to smithi14585108-5 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 383 (ObjNum 276 snap 79 seq_num 276) dirty exists 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:915: done (2 left) 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:916: done (1 left) 2024-09-16T05:46:57.750 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 85 2024-09-16T05:46:57.751 INFO:tasks.rados.rados.0.smithi145.stdout:919: seq_num 302 ranges {5742592=262144} 2024-09-16T05:46:57.783 INFO:tasks.rados.rados.0.smithi145.stdout:919: writing smithi14585108-41 from 5742592 to 6004736 tid 1 2024-09-16T05:46:57.783 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 85 2024-09-16T05:46:57.783 INFO:tasks.rados.rados.0.smithi145.stdout:918: finishing rollback tid 0 to smithi14585108-46 2024-09-16T05:46:57.783 INFO:tasks.rados.rados.0.smithi145.stdout:918: finishing rollback tid 1 to smithi14585108-46 2024-09-16T05:46:57.783 INFO:tasks.rados.rados.0.smithi145.stdout:918: finishing rollback tid 2 to smithi14585108-46 2024-09-16T05:46:57.783 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 167 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:46:57.783 INFO:tasks.rados.rados.0.smithi145.stdout:920: seq_num 303 ranges {9216000=278528} 2024-09-16T05:46:57.833 INFO:tasks.rados.rados.0.smithi145.stdout:920: writing smithi14585108-23 from 9216000 to 9494528 tid 1 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:918: done (2 left) 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:921: snap_create 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:919: finishing write tid 1 to smithi14585108-41 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:919: finishing write tid 2 to smithi14585108-41 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:919: finishing write tid 3 to smithi14585108-41 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:919: oid 41 updating version 0 to 442 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:919: oid 41 version 442 is already newer than 441 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 442 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-16T05:46:57.834 INFO:tasks.rados.rados.0.smithi145.stdout:919: left oid 41 (ObjNum 302 snap 85 seq_num 302) 2024-09-16T05:46:57.836 INFO:tasks.rados.rados.0.smithi145.stdout:920: finishing write tid 1 to smithi14585108-23 2024-09-16T05:46:57.836 INFO:tasks.rados.rados.0.smithi145.stdout:920: finishing write tid 2 to smithi14585108-23 2024-09-16T05:46:57.837 INFO:tasks.rados.rados.0.smithi145.stdout:920: finishing write tid 3 to smithi14585108-23 2024-09-16T05:46:57.838 INFO:tasks.rados.rados.0.smithi145.stdout:920: oid 23 updating version 0 to 141 2024-09-16T05:46:57.838 INFO:tasks.rados.rados.0.smithi145.stdout:920: oid 23 version 141 is already newer than 140 2024-09-16T05:46:57.838 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 141 (ObjNum 303 snap 85 seq_num 303) dirty exists 2024-09-16T05:46:57.838 INFO:tasks.rados.rados.0.smithi145.stdout:920: left oid 23 (ObjNum 303 snap 85 seq_num 303) 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: mon.c calling monitor election 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: mon.b calling monitor election 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: mon.a calling monitor election 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: monmap epoch 3 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: last_changed 2024-09-16T05:36:22.570001+0000 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: min_mon_release 18 (reef) 2024-09-16T05:46:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: election_strategy: 1 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: osdmap e232: 8 total, 8 up, 8 in 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: mgrmap e42: y(active, since 21s), standbys: x 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[99390]: overall HEALTH_OK 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: mon.c calling monitor election 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: mon.b calling monitor election 2024-09-16T05:46:58.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: mon.a calling monitor election 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: monmap epoch 3 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: last_changed 2024-09-16T05:36:22.570001+0000 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: min_mon_release 18 (reef) 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: election_strategy: 1 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:46:58.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: osdmap e232: 8 total, 8 up, 8 in 2024-09-16T05:46:58.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: mgrmap e42: y(active, since 21s), standbys: x 2024-09-16T05:46:58.071 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:57 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T05:46:58.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: mon.c calling monitor election 2024-09-16T05:46:58.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: mon.b calling monitor election 2024-09-16T05:46:58.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: mon.a calling monitor election 2024-09-16T05:46:58.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:46:58.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: monmap epoch 3 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: last_changed 2024-09-16T05:36:22.570001+0000 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: min_mon_release 18 (reef) 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: election_strategy: 1 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: osdmap e232: 8 total, 8 up, 8 in 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: mgrmap e42: y(active, since 21s), standbys: x 2024-09-16T05:46:58.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:57 smithi161 ceph-mon[31301]: overall HEALTH_OK 2024-09-16T05:46:58.760 INFO:tasks.rados.rados.0.smithi145.stdout:919: done (2 left) 2024-09-16T05:46:58.760 INFO:tasks.rados.rados.0.smithi145.stdout:920: done (1 left) 2024-09-16T05:46:58.760 INFO:tasks.rados.rados.0.smithi145.stdout:921: done (0 left) 2024-09-16T05:46:58.760 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 86 2024-09-16T05:46:58.760 INFO:tasks.rados.rados.0.smithi145.stdout:922: seq_num 304 ranges {1007616=294912} 2024-09-16T05:46:58.767 INFO:tasks.rados.rados.0.smithi145.stdout:922: writing smithi14585108-45 from 1007616 to 1302528 tid 1 2024-09-16T05:46:58.767 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 86 2024-09-16T05:46:58.767 INFO:tasks.rados.rados.0.smithi145.stdout:923: seq_num 305 ranges {0=311296} 2024-09-16T05:46:58.769 INFO:tasks.rados.rados.0.smithi145.stdout:923: writing smithi14585108-10 from 0 to 311296 tid 1 2024-09-16T05:46:58.769 INFO:tasks.rados.rados.0.smithi145.stdout:924: delete oid 7 current snap is 86 2024-09-16T05:46:58.772 INFO:tasks.rados.rados.0.smithi145.stdout:922: finishing write tid 1 to smithi14585108-45 2024-09-16T05:46:58.772 INFO:tasks.rados.rados.0.smithi145.stdout:922: finishing write tid 2 to smithi14585108-45 2024-09-16T05:46:58.774 INFO:tasks.rados.rados.0.smithi145.stdout:922: finishing write tid 3 to smithi14585108-45 2024-09-16T05:46:58.774 INFO:tasks.rados.rados.0.smithi145.stdout:922: oid 45 updating version 0 to 426 2024-09-16T05:46:58.774 INFO:tasks.rados.rados.0.smithi145.stdout:922: oid 45 version 426 is already newer than 425 2024-09-16T05:46:58.774 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 426 (ObjNum 304 snap 86 seq_num 304) dirty exists 2024-09-16T05:46:58.774 INFO:tasks.rados.rados.0.smithi145.stdout:922: left oid 45 (ObjNum 304 snap 86 seq_num 304) 2024-09-16T05:46:58.775 INFO:tasks.rados.rados.0.smithi145.stdout:922: done (2 left) 2024-09-16T05:46:58.775 INFO:tasks.rados.rados.0.smithi145.stdout:924: done (1 left) 2024-09-16T05:46:58.775 INFO:tasks.rados.rados.0.smithi145.stdout:925: rmattr oid 20 current snap is 86 2024-09-16T05:46:58.776 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 86 2024-09-16T05:46:58.776 INFO:tasks.rados.rados.0.smithi145.stdout:926: seq_num 307 ranges {1482752=344064} 2024-09-16T05:46:58.786 INFO:tasks.rados.rados.0.smithi145.stdout:926: writing smithi14585108-47 from 1482752 to 1826816 tid 1 2024-09-16T05:46:58.786 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 86 2024-09-16T05:46:58.786 INFO:tasks.rados.rados.0.smithi145.stdout:923: finishing write tid 1 to smithi14585108-10 2024-09-16T05:46:58.786 INFO:tasks.rados.rados.0.smithi145.stdout:927: seq_num 308 ranges {2621440=360448} 2024-09-16T05:46:58.803 INFO:tasks.rados.rados.0.smithi145.stdout:927: writing smithi14585108-48 from 2621440 to 2981888 tid 1 2024-09-16T05:46:58.803 INFO:tasks.rados.rados.0.smithi145.stdout:928: delete oid 6 current snap is 86 2024-09-16T05:46:58.803 INFO:tasks.rados.rados.0.smithi145.stdout:923: finishing write tid 2 to smithi14585108-10 2024-09-16T05:46:58.803 INFO:tasks.rados.rados.0.smithi145.stdout:923: finishing write tid 3 to smithi14585108-10 2024-09-16T05:46:58.803 INFO:tasks.rados.rados.0.smithi145.stdout:923: oid 10 updating version 0 to 344 2024-09-16T05:46:58.803 INFO:tasks.rados.rados.0.smithi145.stdout:923: oid 10 version 344 is already newer than 343 2024-09-16T05:46:58.803 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 344 (ObjNum 305 snap 86 seq_num 305) dirty exists 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:923: left oid 10 (ObjNum 305 snap 86 seq_num 305) 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 409 (ObjNum 279 snap 79 seq_num 279) dirty exists 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:926: finishing write tid 1 to smithi14585108-47 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:926: finishing write tid 2 to smithi14585108-47 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:926: finishing write tid 3 to smithi14585108-47 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:926: oid 47 updating version 0 to 172 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:926: oid 47 version 172 is already newer than 171 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 172 (ObjNum 307 snap 86 seq_num 307) dirty exists 2024-09-16T05:46:58.804 INFO:tasks.rados.rados.0.smithi145.stdout:926: left oid 47 (ObjNum 307 snap 86 seq_num 307) 2024-09-16T05:46:58.805 INFO:tasks.rados.rados.0.smithi145.stdout:923: done (4 left) 2024-09-16T05:46:58.805 INFO:tasks.rados.rados.0.smithi145.stdout:925: done (3 left) 2024-09-16T05:46:58.805 INFO:tasks.rados.rados.0.smithi145.stdout:926: done (2 left) 2024-09-16T05:46:58.805 INFO:tasks.rados.rados.0.smithi145.stdout:928: done (1 left) 2024-09-16T05:46:58.805 INFO:tasks.rados.rados.0.smithi145.stdout:929: snap_create 2024-09-16T05:46:58.806 INFO:tasks.rados.rados.0.smithi145.stdout:927: finishing write tid 1 to smithi14585108-48 2024-09-16T05:46:58.806 INFO:tasks.rados.rados.0.smithi145.stdout:927: finishing write tid 2 to smithi14585108-48 2024-09-16T05:46:58.808 INFO:tasks.rados.rados.0.smithi145.stdout:927: finishing write tid 3 to smithi14585108-48 2024-09-16T05:46:58.808 INFO:tasks.rados.rados.0.smithi145.stdout:927: oid 48 updating version 0 to 385 2024-09-16T05:46:58.808 INFO:tasks.rados.rados.0.smithi145.stdout:927: oid 48 updating version 385 to 386 2024-09-16T05:46:58.808 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 386 (ObjNum 308 snap 86 seq_num 308) dirty exists 2024-09-16T05:46:58.808 INFO:tasks.rados.rados.0.smithi145.stdout:927: left oid 48 (ObjNum 308 snap 86 seq_num 308) 2024-09-16T05:46:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:58 smithi145 ceph-mon[96887]: osdmap e233: 8 total, 8 up, 8 in 2024-09-16T05:46:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:58 smithi145 ceph-mon[96887]: pgmap v29: 121 pgs: 121 active+clean; 201 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-16T05:46:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:58 smithi145 ceph-mon[99390]: osdmap e233: 8 total, 8 up, 8 in 2024-09-16T05:46:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:58 smithi145 ceph-mon[99390]: pgmap v29: 121 pgs: 121 active+clean; 201 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-16T05:46:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:58 smithi161 ceph-mon[31301]: osdmap e233: 8 total, 8 up, 8 in 2024-09-16T05:46:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:58 smithi161 ceph-mon[31301]: pgmap v29: 121 pgs: 121 active+clean; 201 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-16T05:46:59.765 INFO:tasks.rados.rados.0.smithi145.stdout:927: done (1 left) 2024-09-16T05:46:59.765 INFO:tasks.rados.rados.0.smithi145.stdout:929: done (0 left) 2024-09-16T05:46:59.765 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 87 2024-09-16T05:46:59.765 INFO:tasks.rados.rados.0.smithi145.stdout:930: seq_num 310 ranges {2236416=401408} 2024-09-16T05:46:59.779 INFO:tasks.rados.rados.0.smithi145.stdout:930: writing smithi14585108-13 from 2236416 to 2637824 tid 1 2024-09-16T05:46:59.779 INFO:tasks.rados.rados.0.smithi145.stdout:931: delete oid 50 current snap is 87 2024-09-16T05:46:59.783 INFO:tasks.rados.rados.0.smithi145.stdout:930: finishing write tid 1 to smithi14585108-13 2024-09-16T05:46:59.783 INFO:tasks.rados.rados.0.smithi145.stdout:930: finishing write tid 2 to smithi14585108-13 2024-09-16T05:46:59.784 INFO:tasks.rados.rados.0.smithi145.stdout:931: done (1 left) 2024-09-16T05:46:59.784 INFO:tasks.rados.rados.0.smithi145.stdout:932: rollback oid 21 current snap is 87 2024-09-16T05:46:59.784 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 70 2024-09-16T05:46:59.784 INFO:tasks.rados.rados.0.smithi145.stdout:933: snap_remove snap 60 2024-09-16T05:47:00.018 INFO:tasks.rados.rados.0.smithi145.stdout:933: done (2 left) 2024-09-16T05:47:00.018 INFO:tasks.rados.rados.0.smithi145.stdout:934: snap_create 2024-09-16T05:47:00.018 INFO:tasks.rados.rados.0.smithi145.stdout:930: finishing write tid 3 to smithi14585108-13 2024-09-16T05:47:00.018 INFO:tasks.rados.rados.0.smithi145.stdout:930: oid 13 updating version 0 to 425 2024-09-16T05:47:00.019 INFO:tasks.rados.rados.0.smithi145.stdout:930: oid 13 version 425 is already newer than 424 2024-09-16T05:47:00.019 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 425 (ObjNum 310 snap 87 seq_num 310) dirty exists 2024-09-16T05:47:00.019 INFO:tasks.rados.rados.0.smithi145.stdout:930: left oid 13 (ObjNum 310 snap 87 seq_num 310) 2024-09-16T05:47:00.019 INFO:tasks.rados.rados.0.smithi145.stdout:932: finishing rollback tid 0 to smithi14585108-21 2024-09-16T05:47:00.019 INFO:tasks.rados.rados.0.smithi145.stdout:932: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:47:00.019 INFO:tasks.rados.rados.0.smithi145.stdout:932: finishing rollback tid 2 to smithi14585108-21 2024-09-16T05:47:00.019 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 407 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:47:00.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:46:59 smithi145 ceph-mon[96887]: osdmap e234: 8 total, 8 up, 8 in 2024-09-16T05:47:00.054 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:46:59 smithi145 ceph-mon[99390]: osdmap e234: 8 total, 8 up, 8 in 2024-09-16T05:47:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:46:59 smithi161 ceph-mon[31301]: osdmap e234: 8 total, 8 up, 8 in 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:930: done (2 left) 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:932: done (1 left) 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:934: done (0 left) 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:935: read oid 46 snap -1 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:935: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:936: read oid 12 snap -1 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:936: expect (ObjNum 214 snap 51 seq_num 214) 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:937: copy_from oid 19 from oid 41 current snap is 88 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:938: copy_from oid 49 from oid 18 current snap is 88 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 88 2024-09-16T05:47:01.021 INFO:tasks.rados.rados.0.smithi145.stdout:939: seq_num 312 ranges {2318336=434176} 2024-09-16T05:47:01.037 INFO:tasks.rados.rados.0.smithi145.stdout:939: writing smithi14585108-35 from 2318336 to 2752512 tid 1 2024-09-16T05:47:01.037 INFO:tasks.rados.rados.0.smithi145.stdout:940: rollback oid 15 current snap is 88 2024-09-16T05:47:01.037 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 74 2024-09-16T05:47:01.037 INFO:tasks.rados.rados.0.smithi145.stdout:935: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:47:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[99390]: osdmap e235: 8 total, 8 up, 8 in 2024-09-16T05:47:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[99390]: osdmap e236: 8 total, 8 up, 8 in 2024-09-16T05:47:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[99390]: pgmap v33: 121 pgs: 121 active+clean; 201 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T05:47:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[96887]: osdmap e235: 8 total, 8 up, 8 in 2024-09-16T05:47:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[96887]: osdmap e236: 8 total, 8 up, 8 in 2024-09-16T05:47:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[96887]: pgmap v33: 121 pgs: 121 active+clean; 201 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T05:47:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:00 smithi161 ceph-mon[31301]: osdmap e235: 8 total, 8 up, 8 in 2024-09-16T05:47:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:00 smithi161 ceph-mon[31301]: osdmap e236: 8 total, 8 up, 8 in 2024-09-16T05:47:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:00 smithi161 ceph-mon[31301]: pgmap v33: 121 pgs: 121 active+clean; 201 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T05:47:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:00 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:00 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:01.091 INFO:tasks.rados.rados.0.smithi145.stdout:936: expect (ObjNum 214 snap 51 seq_num 214) 2024-09-16T05:47:01.191 INFO:tasks.rados.rados.0.smithi145.stdout:939: finishing write tid 1 to smithi14585108-35 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:939: finishing write tid 2 to smithi14585108-35 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:935: done (5 left) 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:936: done (4 left) 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:941: rollback oid 6 current snap is 88 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 6 to 77 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:940: finishing rollback tid 0 to smithi14585108-15 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:939: finishing write tid 3 to smithi14585108-35 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:939: oid 35 updating version 0 to 90 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:939: oid 35 updating version 90 to 91 2024-09-16T05:47:01.192 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 91 (ObjNum 312 snap 88 seq_num 312) dirty exists 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:939: left oid 35 (ObjNum 312 snap 88 seq_num 312) 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:938: finishing copy_from racing read to smithi14585108-49 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:940: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:938: finishing copy_from to smithi14585108-49 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 377 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:940: finishing rollback tid 2 to smithi14585108-15 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 434 (ObjNum 109 snap 19 seq_num 109) dirty exists 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:937: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:937: finishing copy_from to smithi14585108-19 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 442 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:937: done (4 left) 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:938: done (3 left) 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:939: done (2 left) 2024-09-16T05:47:01.193 INFO:tasks.rados.rados.0.smithi145.stdout:940: done (1 left) 2024-09-16T05:47:01.194 INFO:tasks.rados.rados.0.smithi145.stdout:942: rollback oid 37 current snap is 88 2024-09-16T05:47:01.194 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 77 2024-09-16T05:47:01.194 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 88 2024-09-16T05:47:01.194 INFO:tasks.rados.rados.0.smithi145.stdout:943: seq_num 313 ranges {1302528=450560} 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:943: writing smithi14585108-45 from 1302528 to 1753088 tid 1 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:944: rollback oid 27 current snap is 88 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 81 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:942: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 286 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:942: done (3 left) 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:945: read oid 7 snap -1 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:945: expect deleted 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:946: snap_create 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:941: finishing rollback tid 1 to smithi14585108-6 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:941: finishing rollback tid 2 to smithi14585108-6 2024-09-16T05:47:01.201 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 421 (ObjNum 258 snap 67 seq_num 258) dirty exists 2024-09-16T05:47:01.204 INFO:tasks.rados.rados.0.smithi145.stdout:943: finishing write tid 1 to smithi14585108-45 2024-09-16T05:47:01.204 INFO:tasks.rados.rados.0.smithi145.stdout:944: finishing rollback tid 0 to smithi14585108-27 2024-09-16T05:47:01.204 INFO:tasks.rados.rados.0.smithi145.stdout:944: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:47:01.204 INFO:tasks.rados.rados.0.smithi145.stdout:943: finishing write tid 2 to smithi14585108-45 2024-09-16T05:47:01.204 INFO:tasks.rados.rados.0.smithi145.stdout:944: finishing rollback tid 2 to smithi14585108-27 2024-09-16T05:47:01.204 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 452 (ObjNum 280 snap 81 seq_num 280) dirty exists 2024-09-16T05:47:01.205 INFO:tasks.rados.rados.0.smithi145.stdout:943: finishing write tid 3 to smithi14585108-45 2024-09-16T05:47:01.205 INFO:tasks.rados.rados.0.smithi145.stdout:943: oid 45 updating version 0 to 437 2024-09-16T05:47:01.205 INFO:tasks.rados.rados.0.smithi145.stdout:943: oid 45 version 437 is already newer than 436 2024-09-16T05:47:01.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 437 (ObjNum 313 snap 88 seq_num 313) dirty exists 2024-09-16T05:47:01.205 INFO:tasks.rados.rados.0.smithi145.stdout:943: left oid 45 (ObjNum 313 snap 88 seq_num 313) 2024-09-16T05:47:01.653 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:47:01.506+0000 7f22cafa6640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T05:47:02.022 INFO:tasks.rados.rados.0.smithi145.stdout:941: done (4 left) 2024-09-16T05:47:02.022 INFO:tasks.rados.rados.0.smithi145.stdout:943: done (3 left) 2024-09-16T05:47:02.022 INFO:tasks.rados.rados.0.smithi145.stdout:944: done (2 left) 2024-09-16T05:47:02.022 INFO:tasks.rados.rados.0.smithi145.stdout:945: done (1 left) 2024-09-16T05:47:02.022 INFO:tasks.rados.rados.0.smithi145.stdout:946: done (0 left) 2024-09-16T05:47:02.022 INFO:tasks.rados.rados.0.smithi145.stdout:947: snap_remove snap 87 2024-09-16T05:47:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[96887]: osdmap e237: 8 total, 8 up, 8 in 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:02.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:02.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[99390]: osdmap e237: 8 total, 8 up, 8 in 2024-09-16T05:47:02.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:47:02.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:47:02.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:47:02.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:47:02.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:47:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:01 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:01 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:01 smithi161 ceph-mon[31301]: osdmap e237: 8 total, 8 up, 8 in 2024-09-16T05:47:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T05:47:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:01 smithi161 ceph-mon[31301]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T05:47:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:01 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T05:47:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:01 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T05:47:02.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:01 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T05:47:03.029 INFO:tasks.rados.rados.0.smithi145.stdout:947: done (0 left) 2024-09-16T05:47:03.029 INFO:tasks.rados.rados.0.smithi145.stdout:948: rmattr oid 41 current snap is 89 2024-09-16T05:47:03.030 INFO:tasks.rados.rados.0.smithi145.stdout:948: done (0 left) 2024-09-16T05:47:03.030 INFO:tasks.rados.rados.0.smithi145.stdout:949: snap_remove snap 55 2024-09-16T05:47:03.111 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:03 smithi145 ceph-mon[99390]: osdmap e238: 8 total, 8 up, 8 in 2024-09-16T05:47:03.111 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:03 smithi145 ceph-mon[99390]: pgmap v36: 121 pgs: 121 active+clean; 203 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-16T05:47:03.111 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:03 smithi145 ceph-mon[96887]: osdmap e238: 8 total, 8 up, 8 in 2024-09-16T05:47:03.111 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:03 smithi145 ceph-mon[96887]: pgmap v36: 121 pgs: 121 active+clean; 203 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-16T05:47:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:03 smithi161 ceph-mon[31301]: osdmap e238: 8 total, 8 up, 8 in 2024-09-16T05:47:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:03 smithi161 ceph-mon[31301]: pgmap v36: 121 pgs: 121 active+clean; 203 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-16T05:47:04.034 INFO:tasks.rados.rados.0.smithi145.stdout:949: done (0 left) 2024-09-16T05:47:04.035 INFO:tasks.rados.rados.0.smithi145.stdout:950: setattr oid 11 current snap is 89 2024-09-16T05:47:04.036 INFO:tasks.rados.rados.0.smithi145.stdout:951: rmattr oid 31 current snap is 89 2024-09-16T05:47:04.036 INFO:tasks.rados.rados.0.smithi145.stdout:951: done (1 left) 2024-09-16T05:47:04.036 INFO:tasks.rados.rados.0.smithi145.stdout:952: rollback oid 42 current snap is 89 2024-09-16T05:47:04.036 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 76 2024-09-16T05:47:04.036 INFO:tasks.rados.rados.0.smithi145.stdout:953: rollback oid 38 current snap is 89 2024-09-16T05:47:04.037 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 69 2024-09-16T05:47:04.037 INFO:tasks.rados.rados.0.smithi145.stdout:954: snap_create 2024-09-16T05:47:04.044 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 442 (ObjNum 129 snap 0 seq_num 3207400896) dirty exists 2024-09-16T05:47:04.045 INFO:tasks.rados.rados.0.smithi145.stdout:952: finishing rollback tid 0 to smithi14585108-42 2024-09-16T05:47:04.045 INFO:tasks.rados.rados.0.smithi145.stdout:952: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:47:04.045 INFO:tasks.rados.rados.0.smithi145.stdout:952: finishing rollback tid 2 to smithi14585108-42 2024-09-16T05:47:04.046 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 356 (ObjNum 187 snap 48 seq_num 187) dirty exists 2024-09-16T05:47:04.048 INFO:tasks.rados.rados.0.smithi145.stdout:953: finishing rollback tid 0 to smithi14585108-38 2024-09-16T05:47:04.048 INFO:tasks.rados.rados.0.smithi145.stdout:953: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:47:04.048 INFO:tasks.rados.rados.0.smithi145.stdout:953: finishing rollback tid 2 to smithi14585108-38 2024-09-16T05:47:04.048 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 140 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-16T05:47:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:04 smithi145 ceph-mon[96887]: osdmap e239: 8 total, 8 up, 8 in 2024-09-16T05:47:04.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:04 smithi145 ceph-mon[99390]: osdmap e239: 8 total, 8 up, 8 in 2024-09-16T05:47:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:04 smithi161 ceph-mon[31301]: osdmap e239: 8 total, 8 up, 8 in 2024-09-16T05:47:05.034 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:47:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:47:04] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-09-16T05:47:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:950: done (3 left) 2024-09-16T05:47:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:952: done (2 left) 2024-09-16T05:47:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:953: done (1 left) 2024-09-16T05:47:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:954: done (0 left) 2024-09-16T05:47:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:955: rollback oid 43 current snap is 90 2024-09-16T05:47:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 43 to 67 2024-09-16T05:47:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:956: snap_create 2024-09-16T05:47:05.042 INFO:tasks.rados.rados.0.smithi145.stdout:955: finishing rollback tid 0 to smithi14585108-43 2024-09-16T05:47:05.043 INFO:tasks.rados.rados.0.smithi145.stdout:955: finishing rollback tid 1 to smithi14585108-43 2024-09-16T05:47:05.044 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 361 (ObjNum 129 snap 0 seq_num 3916345524) dirty dne 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: osdmap e240: 8 total, 8 up, 8 in 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: pgmap v39: 121 pgs: 121 active+clean; 216 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:05.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:05.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:47:05.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T05:47:05.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:05 smithi161 ceph-mon[31301]: Upgrade: It appears safe to stop mon.b 2024-09-16T05:47:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: osdmap e240: 8 total, 8 up, 8 in 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: pgmap v39: 121 pgs: 121 active+clean; 216 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T05:47:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[96887]: Upgrade: It appears safe to stop mon.b 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: osdmap e240: 8 total, 8 up, 8 in 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: pgmap v39: 121 pgs: 121 active+clean; 216 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T05:47:05.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:05 smithi145 ceph-mon[99390]: Upgrade: It appears safe to stop mon.b 2024-09-16T05:47:06.043 INFO:tasks.rados.rados.0.smithi145.stdout:955: done (1 left) 2024-09-16T05:47:06.043 INFO:tasks.rados.rados.0.smithi145.stdout:956: done (0 left) 2024-09-16T05:47:06.043 INFO:tasks.rados.rados.0.smithi145.stdout:957: rmattr oid 29 current snap is 91 2024-09-16T05:47:06.043 INFO:tasks.rados.rados.0.smithi145.stdout:957: done (0 left) 2024-09-16T05:47:06.043 INFO:tasks.rados.rados.0.smithi145.stdout:958: snap_create 2024-09-16T05:47:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[99390]: osdmap e241: 8 total, 8 up, 8 in 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[96887]: osdmap e241: 8 total, 8 up, 8 in 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:06 smithi161 ceph-mon[31301]: osdmap e241: 8 total, 8 up, 8 in 2024-09-16T05:47:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:06 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:06 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:06 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:06 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:07.059 INFO:tasks.rados.rados.0.smithi145.stdout:958: done (0 left) 2024-09-16T05:47:07.059 INFO:tasks.rados.rados.0.smithi145.stdout:959: delete oid 33 current snap is 92 2024-09-16T05:47:07.062 INFO:tasks.rados.rados.0.smithi145.stdout:959: done (0 left) 2024-09-16T05:47:07.063 INFO:tasks.rados.rados.0.smithi145.stdout:960: setattr oid 48 current snap is 92 2024-09-16T05:47:07.065 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 92 2024-09-16T05:47:07.065 INFO:tasks.rados.rados.0.smithi145.stdout:961: seq_num 315 ranges {2809856=483328} 2024-09-16T05:47:07.084 INFO:tasks.rados.rados.0.smithi145.stdout:961: writing smithi14585108-2 from 2809856 to 3293184 tid 1 2024-09-16T05:47:07.084 INFO:tasks.rados.rados.0.smithi145.stdout:962: read oid 37 snap -1 2024-09-16T05:47:07.084 INFO:tasks.rados.rados.0.smithi145.stdout:962: expect deleted 2024-09-16T05:47:07.085 INFO:tasks.rados.rados.0.smithi145.stdout:963: copy_from oid 40 from oid 33 current snap is 92 2024-09-16T05:47:07.085 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 388 (ObjNum 308 snap 86 seq_num 308) dirty exists 2024-09-16T05:47:07.085 INFO:tasks.rados.rados.0.smithi145.stdout:960: done (3 left) 2024-09-16T05:47:07.085 INFO:tasks.rados.rados.0.smithi145.stdout:964: snap_remove snap 56 2024-09-16T05:47:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[96887]: Upgrade: Updating mon.b 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[96887]: Deploying daemon mon.b on smithi161 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[96887]: osdmap e242: 8 total, 8 up, 8 in 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[96887]: pgmap v42: 121 pgs: 121 active+clean; 216 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[99390]: Upgrade: Updating mon.b 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[99390]: Deploying daemon mon.b on smithi161 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[99390]: osdmap e242: 8 total, 8 up, 8 in 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[99390]: pgmap v42: 121 pgs: 121 active+clean; 216 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-09-16T05:47:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:07 smithi161 ceph-mon[31301]: Upgrade: Updating mon.b 2024-09-16T05:47:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:07 smithi161 ceph-mon[31301]: Deploying daemon mon.b on smithi161 2024-09-16T05:47:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:07 smithi161 ceph-mon[31301]: osdmap e242: 8 total, 8 up, 8 in 2024-09-16T05:47:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:07 smithi161 ceph-mon[31301]: pgmap v42: 121 pgs: 121 active+clean; 216 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-09-16T05:47:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:07 smithi161 ceph-mon[31301]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:08.005 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:07 smithi161 systemd[1]: Stopping Ceph mon.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:47:08.271 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b[31265]: 2024-09-16T05:47:08.004+0000 7f29cbe2e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:47:08.271 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b[31265]: 2024-09-16T05:47:08.004+0000 7f29cbe2e640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T05:47:08.570 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:08 smithi161 podman[87535]: 2024-09-16 05:47:08.2718847 +0000 UTC m=+0.395447347 container died 74f2957b98d57896ae23c14516c83925843e688717c666ac6037c7ff027c70cc (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-ae7f373, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:47:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:08 smithi161 podman[87535]: 2024-09-16 05:47:08.660547089 +0000 UTC m=+0.784109718 container cleanup 74f2957b98d57896ae23c14516c83925843e688717c666ac6037c7ff027c70cc (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=reef-ae7f373, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T05:47:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:08 smithi161 bash[87535]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b 2024-09-16T05:47:09.119 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:08 smithi161 podman[87553]: 2024-09-16 05:47:08.962141211 +0000 UTC m=+0.692820800 container remove 74f2957b98d57896ae23c14516c83925843e688717c666ac6037c7ff027c70cc (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, RELEASE=reef-ae7f373, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-16T05:47:09.416 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T05:47:09.416 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 systemd[1]: Stopped Ceph mon.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:47:09.416 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.b.service: Consumed 8.862s CPU time. 2024-09-16T05:47:09.416 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 systemd[1]: Starting Ceph mon.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:47:09.669 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 podman[87684]: 2024-09-16 05:47:09.555117651 +0000 UTC m=+0.109382348 container create 0edbaef9cf69524ff81892800e7df6e8da2957462faddfd63e5a053c919eabda (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T05:47:09.669 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 podman[87684]: 2024-09-16 05:47:09.461641864 +0000 UTC m=+0.015906528 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:47:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 podman[87684]: 2024-09-16 05:47:09.867696021 +0000 UTC m=+0.421960672 container init 0edbaef9cf69524ff81892800e7df6e8da2957462faddfd63e5a053c919eabda (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD) 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 podman[87684]: 2024-09-16 05:47:09.872543284 +0000 UTC m=+0.426807935 container start 0edbaef9cf69524ff81892800e7df6e8da2957462faddfd63e5a053c919eabda (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0) 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable), process ceph-mon, pid 7 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: pidfile_write: ignore empty --pid-file 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: load: jerasure load: lrc 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: RocksDB version: 7.9.2 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Git sha 0 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Compile date 2024-09-15 15:04:35 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: DB SUMMARY 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: DB Session ID: GJJA78D347TFL6AV6U9M 2024-09-16T05:47:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: CURRENT file: CURRENT 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1412 Bytes 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 9603988 ; 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.error_if_exists: 0 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.create_if_missing: 0 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.paranoid_checks: 1 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.env: 0x55f993542940 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.info_log: 0x55f9956df6e0 2024-09-16T05:47:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T05:47:10.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.statistics: (nil) 2024-09-16T05:47:10.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.use_fsync: 0 2024-09-16T05:47:10.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_log_file_size: 0 2024-09-16T05:47:10.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T05:47:10.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T05:47:10.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.allow_fallocate: 1 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.use_direct_reads: 0 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.db_log_dir: 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.wal_dir: 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T05:47:10.342 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.write_buffer_manager: 0x55f9956ee8c0 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T05:47:10.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.unordered_write: 0 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.row_cache: None 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.wal_filter: None 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.two_write_queues: 0 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.wal_compression: 0 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.atomic_flush: 0 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T05:47:10.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.log_readahead_size: 0 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_background_jobs: 2 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_background_compactions: -1 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_subcompactions: 1 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T05:47:10.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_open_files: -1 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_background_flushes: -1 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Compression algorithms supported: 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: kZSTD supported: 0 2024-09-16T05:47:10.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: kXpressCompression supported: 0 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: kBZip2Compression supported: 0 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: kLZ4Compression supported: 1 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: kZlibCompression supported: 1 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: kSnappyCompression supported: 1 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T05:47:10.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.merge_operator: 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_filter: None 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f9956df320) 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout: cache_index_and_filter_blocks: 1 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout: pin_top_level_index_and_filter: 1 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout: index_type: 0 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout: data_block_index_type: 0 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout: index_shortening: 1 2024-09-16T05:47:10.348 INFO:journalctl@ceph.mon.b.smithi161.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: checksum: 4 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: no_block_cache: 0 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_cache: 0x55f9956d3350 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_cache_name: BinnedLRUCache 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_cache_options: 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: capacity : 536870912 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: num_shard_bits : 4 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: strict_capacity_limit : 0 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: high_pri_pool_ratio: 0.000 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_cache_compressed: (nil) 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: persistent_cache: (nil) 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_size: 4096 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_size_deviation: 10 2024-09-16T05:47:10.349 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_restart_interval: 16 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: index_block_restart_interval: 1 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: metadata_block_size: 4096 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: partition_filters: 0 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: use_delta_encoding: 1 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: filter_policy: bloomfilter 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: whole_key_filtering: 1 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: verify_compression: 0 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: read_amp_bytes_per_bit: 0 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: format_version: 5 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: enable_index_compression: 1 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: block_align: 0 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: max_auto_readahead_size: 262144 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: prepopulate_block_cache: 0 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: initial_auto_readahead_size: 8192 2024-09-16T05:47:10.350 INFO:journalctl@ceph.mon.b.smithi161.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression: NoCompression 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.num_levels: 7 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:47:10.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T05:47:10.352 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T05:47:10.353 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T05:47:10.354 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.inplace_update_support: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.bloom_locality: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.max_successive_merges: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.ttl: 2592000 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T05:47:10.355 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.enable_blob_files: false 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.min_blob_size: 0 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T05:47:10.356 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 29, last_sequence is 13500, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c5082297-98c6-42fc-87a5-a92baeebc913 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465629899276, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465629920995, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5904426, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13505, "largest_seqno": 16313, "table_properties": {"data_size": 5891105, "index_size": 9331, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2949, "raw_key_size": 27833, "raw_average_key_size": 24, "raw_value_size": 5865340, "raw_average_value_size": 5082, "num_data_blocks": 408, "num_entries": 1154, "num_filter_entries": 1154, "num_deletions": 33, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726465629, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c5082297-98c6-42fc-87a5-a92baeebc913", "db_session_id": "GJJA78D347TFL6AV6U9M", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726465629921120, "job": 1, "event": "recovery_finished"} 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f995700e00 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: DB pointer 0x55f9957fc000 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T05:47:10.357 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: ** DB Stats ** 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: ** Compaction Stats [default] ** 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: L0 1/0 5.63 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 587.0 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-16T05:47:10.358 INFO:journalctl@ceph.mon.b.smithi161.stdout: L6 1/0 7.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: Sum 2/0 13.36 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 587.0 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 587.0 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: ** Compaction Stats [default] ** 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 587.0 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T05:47:10.359 INFO:journalctl@ceph.mon.b.smithi161.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: Cumulative compaction: 0.01 GB write, 218.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: Interval compaction: 0.01 GB write, 218.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: Block cache BinnedLRUCache@0x55f9956d3350#7 capacity: 512.00 MB usage: 13.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,3.03 KB,0.000578165%) IndexBlock(1,10.08 KB,0.00192225%) Misc(1,0.00 KB,0%) 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: starting mon.b rank 1 at public addrs [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] at bind addrs [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: mon.b@-1(???) e3 preinit fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: mon.b@-1(???).mds e8 new map 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: mon.b@-1(???).mds e8 print_map 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: e8 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-16T05:47:10.360 INFO:journalctl@ceph.mon.b.smithi161.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: legacy client fscid: 1 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: Filesystem 'cephfs' (1) 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: fs_name cephfs 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: epoch 8 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: created 2024-09-16T05:40:21.656788+0000 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: modified 2024-09-16T05:40:33.931388+0000 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: tableserver 0 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: root 0 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: session_timeout 60 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: session_autoclose 300 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: max_file_size 1099511627776 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: max_xattr_size 65536 2024-09-16T05:47:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout: required_client_features {} 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: last_failure 0 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: last_failure_osd_epoch 0 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: max_mds 1 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: in 0 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: up {0=24331} 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: failed 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: damaged 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: stopped 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: data_pools [3] 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: metadata_pool 2 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: inline_data disabled 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: balancer 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: bal_rank_mask -1 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: standby_count_wanted 0 2024-09-16T05:47:10.362 INFO:journalctl@ceph.mon.b.smithi161.stdout: qdb_cluster leader: 0 members: 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout: [mds.b{0:24331} state up:active seq 5 addr [v2:172.21.15.161:6832/1498874954,v1:172.21.15.161:6833/1498874954] compat {c=[1],r=[1],i=[7ff]}] 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout: Standby daemons: 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout: 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout: [mds.a{-1:24326} state up:standby seq 1 addr [v2:172.21.15.145:6834/3198816911,v1:172.21.15.145:6835/3198816911] compat {c=[1],r=[1],i=[7ff]}] 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: mon.b@-1(???).osd e243 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: mon.b@-1(???).osd e243 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: mon.b@-1(???).osd e243 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: mon.b@-1(???).osd e243 crush map has features 432629308056666112, adjusting msgr requires 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:09 smithi161 ceph-mon[87722]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:10 smithi161 bash[87684]: 0edbaef9cf69524ff81892800e7df6e8da2957462faddfd63e5a053c919eabda 2024-09-16T05:47:10.363 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:10 smithi161 systemd[1]: Started Ceph mon.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:47:11.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:11 smithi145 ceph-mon[96887]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:11 smithi145 ceph-mon[99390]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:11 smithi161 ceph-mon[87722]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:14.933 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:47:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:47:14] "GET /metrics HTTP/1.1" 200 36035 "" "Prometheus/2.43.0" 2024-09-16T05:47:15.317 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:47:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:47:14.933+0000 7f22cafa6640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:964: done (3 left) 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:965: setattr oid 27 current snap is 92 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:963: finishing copy_from to smithi14585108-40 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:963: got expected ENOENT (src dne) 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:963: finishing copy_from racing read to smithi14585108-40 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:961: finishing write tid 1 to smithi14585108-2 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:961: finishing write tid 2 to smithi14585108-2 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:961: finishing write tid 3 to smithi14585108-2 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:961: oid 2 updating version 0 to 433 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:961: oid 2 updating version 433 to 434 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 434 (ObjNum 315 snap 92 seq_num 315) dirty exists 2024-09-16T05:47:17.095 INFO:tasks.rados.rados.0.smithi145.stdout:961: left oid 2 (ObjNum 315 snap 92 seq_num 315) 2024-09-16T05:47:17.097 INFO:tasks.rados.rados.0.smithi145.stdout:961: done (3 left) 2024-09-16T05:47:17.098 INFO:tasks.rados.rados.0.smithi145.stdout:962: done (2 left) 2024-09-16T05:47:17.098 INFO:tasks.rados.rados.0.smithi145.stdout:963: done (1 left) 2024-09-16T05:47:17.098 INFO:tasks.rados.rados.0.smithi145.stdout:966: snap_create 2024-09-16T05:47:17.105 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 462 (ObjNum 280 snap 81 seq_num 280) dirty exists 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: mon.c calling monitor election 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: mon.b calling monitor election 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: last_changed 2024-09-16T05:47:11.063036+0000 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: min_mon_release 19 (squid) 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: election_strategy: 1 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:47:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: mgrmap e42: y(active, since 39s), standbys: x 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: overall HEALTH_OK 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: mon.a calling monitor election 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: monmap epoch 4 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: last_changed 2024-09-16T05:47:11.063036+0000 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: min_mon_release 19 (squid) 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: election_strategy: 1 2024-09-16T05:47:17.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: mgrmap e42: y(active, since 39s), standbys: x 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: overall HEALTH_OK 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:17.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:17 smithi161 ceph-mon[87722]: pgmap v48: 121 pgs: 121 active+clean; 216 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 102 B/s rd, 47 KiB/s wr, 5 op/s 2024-09-16T05:47:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: mon.c calling monitor election 2024-09-16T05:47:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: mon.b calling monitor election 2024-09-16T05:47:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: last_changed 2024-09-16T05:47:11.063036+0000 2024-09-16T05:47:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:47:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: min_mon_release 19 (squid) 2024-09-16T05:47:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: election_strategy: 1 2024-09-16T05:47:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:47:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: mgrmap e42: y(active, since 39s), standbys: x 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: overall HEALTH_OK 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: mon.a calling monitor election 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: monmap epoch 4 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: last_changed 2024-09-16T05:47:11.063036+0000 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: min_mon_release 19 (squid) 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: election_strategy: 1 2024-09-16T05:47:17.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: mgrmap e42: y(active, since 39s), standbys: x 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: overall HEALTH_OK 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[99390]: pgmap v48: 121 pgs: 121 active+clean; 216 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 102 B/s rd, 47 KiB/s wr, 5 op/s 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: mon.c calling monitor election 2024-09-16T05:47:17.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: mon.b calling monitor election 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: last_changed 2024-09-16T05:47:11.063036+0000 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: min_mon_release 19 (squid) 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: election_strategy: 1 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: mgrmap e42: y(active, since 39s), standbys: x 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: mon.a calling monitor election 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: monmap epoch 4 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: fsid 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T05:47:17.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: last_changed 2024-09-16T05:47:11.063036+0000 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: created 2024-09-16T05:34:47.377754+0000 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: min_mon_release 19 (squid) 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: election_strategy: 1 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: 1: [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon.b 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: 2: [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon.c 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: osdmap e243: 8 total, 8 up, 8 in 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: mgrmap e42: y(active, since 39s), standbys: x 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:17.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:17 smithi145 ceph-mon[96887]: pgmap v48: 121 pgs: 121 active+clean; 216 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 102 B/s rd, 47 KiB/s wr, 5 op/s 2024-09-16T05:47:18.104 INFO:tasks.rados.rados.0.smithi145.stdout:965: done (1 left) 2024-09-16T05:47:18.104 INFO:tasks.rados.rados.0.smithi145.stdout:966: done (0 left) 2024-09-16T05:47:18.104 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 93 2024-09-16T05:47:18.104 INFO:tasks.rados.rados.0.smithi145.stdout:967: seq_num 316 ranges {0=499712} 2024-09-16T05:47:18.107 INFO:tasks.rados.rados.0.smithi145.stdout:967: writing smithi14585108-37 from 0 to 499712 tid 1 2024-09-16T05:47:18.107 INFO:tasks.rados.rados.0.smithi145.stdout:968: snap_create 2024-09-16T05:47:18.111 INFO:tasks.rados.rados.0.smithi145.stdout:967: finishing write tid 1 to smithi14585108-37 2024-09-16T05:47:18.112 INFO:tasks.rados.rados.0.smithi145.stdout:967: finishing write tid 2 to smithi14585108-37 2024-09-16T05:47:18.114 INFO:tasks.rados.rados.0.smithi145.stdout:967: finishing write tid 3 to smithi14585108-37 2024-09-16T05:47:18.114 INFO:tasks.rados.rados.0.smithi145.stdout:967: oid 37 updating version 0 to 385 2024-09-16T05:47:18.114 INFO:tasks.rados.rados.0.smithi145.stdout:967: oid 37 version 385 is already newer than 384 2024-09-16T05:47:18.114 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 385 (ObjNum 316 snap 93 seq_num 316) dirty exists 2024-09-16T05:47:18.114 INFO:tasks.rados.rados.0.smithi145.stdout:967: left oid 37 (ObjNum 316 snap 93 seq_num 316) 2024-09-16T05:47:18.424 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:18 smithi161 ceph-mon[87722]: osdmap e244: 8 total, 8 up, 8 in 2024-09-16T05:47:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:18 smithi145 ceph-mon[96887]: osdmap e244: 8 total, 8 up, 8 in 2024-09-16T05:47:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:18 smithi145 ceph-mon[99390]: osdmap e244: 8 total, 8 up, 8 in 2024-09-16T05:47:19.116 INFO:tasks.rados.rados.0.smithi145.stdout:967: done (1 left) 2024-09-16T05:47:19.116 INFO:tasks.rados.rados.0.smithi145.stdout:968: done (0 left) 2024-09-16T05:47:19.116 INFO:tasks.rados.rados.0.smithi145.stdout:969: read oid 11 snap 91 2024-09-16T05:47:19.116 INFO:tasks.rados.rados.0.smithi145.stdout:969: expect (ObjNum -1087811056 snap 21860 seq_num 3206715216) 2024-09-16T05:47:19.116 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 94 2024-09-16T05:47:19.116 INFO:tasks.rados.rados.0.smithi145.stdout:970: seq_num 317 ranges {0=516096} 2024-09-16T05:47:19.118 INFO:tasks.rados.rados.0.smithi145.stdout:970: writing smithi14585108-21 from 0 to 516096 tid 1 2024-09-16T05:47:19.118 INFO:tasks.rados.rados.0.smithi145.stdout:971: delete oid 47 current snap is 94 2024-09-16T05:47:19.118 INFO:tasks.rados.rados.0.smithi145.stdout:969: expect (ObjNum -1087811056 snap 21860 seq_num 3206715216) 2024-09-16T05:47:19.120 INFO:tasks.rados.rados.0.smithi145.stdout:969: done (2 left) 2024-09-16T05:47:19.120 INFO:tasks.rados.rados.0.smithi145.stdout:971: done (1 left) 2024-09-16T05:47:19.120 INFO:tasks.rados.rados.0.smithi145.stdout:972: snap_create 2024-09-16T05:47:19.123 INFO:tasks.rados.rados.0.smithi145.stdout:970: finishing write tid 1 to smithi14585108-21 2024-09-16T05:47:19.124 INFO:tasks.rados.rados.0.smithi145.stdout:970: finishing write tid 2 to smithi14585108-21 2024-09-16T05:47:19.126 INFO:tasks.rados.rados.0.smithi145.stdout:970: finishing write tid 3 to smithi14585108-21 2024-09-16T05:47:19.126 INFO:tasks.rados.rados.0.smithi145.stdout:970: oid 21 updating version 0 to 409 2024-09-16T05:47:19.126 INFO:tasks.rados.rados.0.smithi145.stdout:970: oid 21 version 409 is already newer than 408 2024-09-16T05:47:19.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 409 (ObjNum 317 snap 94 seq_num 317) dirty exists 2024-09-16T05:47:19.126 INFO:tasks.rados.rados.0.smithi145.stdout:970: left oid 21 (ObjNum 317 snap 94 seq_num 317) 2024-09-16T05:47:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:19 smithi145 ceph-mon[96887]: osdmap e245: 8 total, 8 up, 8 in 2024-09-16T05:47:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:19 smithi145 ceph-mon[96887]: pgmap v51: 121 pgs: 121 active+clean; 209 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-16T05:47:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:19 smithi145 ceph-mon[99390]: osdmap e245: 8 total, 8 up, 8 in 2024-09-16T05:47:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:19 smithi145 ceph-mon[99390]: pgmap v51: 121 pgs: 121 active+clean; 209 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-16T05:47:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:19 smithi161 ceph-mon[87722]: osdmap e245: 8 total, 8 up, 8 in 2024-09-16T05:47:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:19 smithi161 ceph-mon[87722]: pgmap v51: 121 pgs: 121 active+clean; 209 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-16T05:47:20.013 INFO:tasks.rados.rados.0.smithi145.stdout:970: done (1 left) 2024-09-16T05:47:20.013 INFO:tasks.rados.rados.0.smithi145.stdout:972: done (0 left) 2024-09-16T05:47:20.013 INFO:tasks.rados.rados.0.smithi145.stdout:973: setattr oid 39 current snap is 95 2024-09-16T05:47:20.015 INFO:tasks.rados.rados.0.smithi145.stdout:974: read oid 37 snap -1 2024-09-16T05:47:20.015 INFO:tasks.rados.rados.0.smithi145.stdout:974: expect (ObjNum 316 snap 93 seq_num 316) 2024-09-16T05:47:20.015 INFO:tasks.rados.rados.0.smithi145.stdout:975: read oid 25 snap -1 2024-09-16T05:47:20.015 INFO:tasks.rados.rados.0.smithi145.stdout:975: expect (ObjNum 214 snap 51 seq_num 214) 2024-09-16T05:47:20.015 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 95 2024-09-16T05:47:20.015 INFO:tasks.rados.rados.0.smithi145.stdout:976: seq_num 319 ranges {0=548864} 2024-09-16T05:47:20.018 INFO:tasks.rados.rados.0.smithi145.stdout:976: writing smithi14585108-47 from 0 to 548864 tid 1 2024-09-16T05:47:20.018 INFO:tasks.rados.rados.0.smithi145.stdout:977: copy_from oid 42 from oid 26 current snap is 95 2024-09-16T05:47:20.018 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 95 2024-09-16T05:47:20.019 INFO:tasks.rados.rados.0.smithi145.stdout:978: seq_num 320 ranges {688128=565248} 2024-09-16T05:47:20.026 INFO:tasks.rados.rados.0.smithi145.stdout:978: writing smithi14585108-17 from 688128 to 1253376 tid 1 2024-09-16T05:47:20.027 INFO:tasks.rados.rados.0.smithi145.stdout:979: delete oid 10 current snap is 95 2024-09-16T05:47:20.027 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 470 (ObjNum 289 snap 83 seq_num 289) dirty exists 2024-09-16T05:47:20.027 INFO:tasks.rados.rados.0.smithi145.stdout:976: finishing write tid 1 to smithi14585108-47 2024-09-16T05:47:20.027 INFO:tasks.rados.rados.0.smithi145.stdout:974: expect (ObjNum 316 snap 93 seq_num 316) 2024-09-16T05:47:20.042 INFO:tasks.rados.rados.0.smithi145.stdout:976: finishing write tid 2 to smithi14585108-47 2024-09-16T05:47:20.042 INFO:tasks.rados.rados.0.smithi145.stdout:976: finishing write tid 3 to smithi14585108-47 2024-09-16T05:47:20.042 INFO:tasks.rados.rados.0.smithi145.stdout:976: oid 47 updating version 0 to 182 2024-09-16T05:47:20.042 INFO:tasks.rados.rados.0.smithi145.stdout:976: oid 47 version 182 is already newer than 181 2024-09-16T05:47:20.042 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 182 (ObjNum 319 snap 95 seq_num 319) dirty exists 2024-09-16T05:47:20.043 INFO:tasks.rados.rados.0.smithi145.stdout:976: left oid 47 (ObjNum 319 snap 95 seq_num 319) 2024-09-16T05:47:20.043 INFO:tasks.rados.rados.0.smithi145.stdout:973: done (6 left) 2024-09-16T05:47:20.043 INFO:tasks.rados.rados.0.smithi145.stdout:974: done (5 left) 2024-09-16T05:47:20.043 INFO:tasks.rados.rados.0.smithi145.stdout:976: done (4 left) 2024-09-16T05:47:20.043 INFO:tasks.rados.rados.0.smithi145.stdout:979: done (3 left) 2024-09-16T05:47:20.043 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 95 2024-09-16T05:47:20.043 INFO:tasks.rados.rados.0.smithi145.stdout:980: seq_num 322 ranges {9494528=598016} 2024-09-16T05:47:20.095 INFO:tasks.rados.rados.0.smithi145.stdout:980: writing smithi14585108-23 from 9494528 to 10092544 tid 1 2024-09-16T05:47:20.095 INFO:tasks.rados.rados.0.smithi145.stdout:981: snap_create 2024-09-16T05:47:20.095 INFO:tasks.rados.rados.0.smithi145.stdout:978: finishing write tid 1 to smithi14585108-17 2024-09-16T05:47:20.095 INFO:tasks.rados.rados.0.smithi145.stdout:975: expect (ObjNum 214 snap 51 seq_num 214) 2024-09-16T05:47:20.192 INFO:tasks.rados.rados.0.smithi145.stdout:978: finishing write tid 2 to smithi14585108-17 2024-09-16T05:47:20.192 INFO:tasks.rados.rados.0.smithi145.stdout:978: finishing write tid 3 to smithi14585108-17 2024-09-16T05:47:20.192 INFO:tasks.rados.rados.0.smithi145.stdout:978: oid 17 updating version 0 to 460 2024-09-16T05:47:20.192 INFO:tasks.rados.rados.0.smithi145.stdout:978: oid 17 version 460 is already newer than 459 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 460 (ObjNum 320 snap 95 seq_num 320) dirty exists 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:978: left oid 17 (ObjNum 320 snap 95 seq_num 320) 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:977: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:977: finishing copy_from to smithi14585108-42 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 420 (ObjNum 301 snap 85 seq_num 301) dirty exists 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:980: finishing write tid 1 to smithi14585108-23 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:980: finishing write tid 2 to smithi14585108-23 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:980: finishing write tid 3 to smithi14585108-23 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:980: oid 23 updating version 0 to 142 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:980: oid 23 updating version 142 to 143 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 143 (ObjNum 322 snap 95 seq_num 322) dirty exists 2024-09-16T05:47:20.193 INFO:tasks.rados.rados.0.smithi145.stdout:980: left oid 23 (ObjNum 322 snap 95 seq_num 322) 2024-09-16T05:47:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:20 smithi145 ceph-mon[99390]: osdmap e246: 8 total, 8 up, 8 in 2024-09-16T05:47:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:20 smithi145 ceph-mon[99390]: osdmap e247: 8 total, 8 up, 8 in 2024-09-16T05:47:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:20 smithi145 ceph-mon[96887]: osdmap e246: 8 total, 8 up, 8 in 2024-09-16T05:47:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:20 smithi145 ceph-mon[96887]: osdmap e247: 8 total, 8 up, 8 in 2024-09-16T05:47:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:20 smithi161 ceph-mon[87722]: osdmap e246: 8 total, 8 up, 8 in 2024-09-16T05:47:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:20 smithi161 ceph-mon[87722]: osdmap e247: 8 total, 8 up, 8 in 2024-09-16T05:47:21.016 INFO:tasks.rados.rados.0.smithi145.stdout:975: done (4 left) 2024-09-16T05:47:21.016 INFO:tasks.rados.rados.0.smithi145.stdout:977: done (3 left) 2024-09-16T05:47:21.016 INFO:tasks.rados.rados.0.smithi145.stdout:978: done (2 left) 2024-09-16T05:47:21.016 INFO:tasks.rados.rados.0.smithi145.stdout:980: done (1 left) 2024-09-16T05:47:21.017 INFO:tasks.rados.rados.0.smithi145.stdout:981: done (0 left) 2024-09-16T05:47:21.017 INFO:tasks.rados.rados.0.smithi145.stdout:982: snap_remove snap 81 2024-09-16T05:47:21.125 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:47:21.406 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:47:21.406 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (4m) 21s ago 5m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:47:21.406 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (5m) 1s ago 5m 88.5M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:47:21.406 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (7m) 21s ago 7m 18.0M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (7m) 1s ago 7m 18.8M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (66s) 1s ago 10m 439M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (94s) 21s ago 12m 502M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (51s) 21s ago 12m 38.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (11s) 1s ago 11m 27.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (30s) 21s ago 10m 27.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (5m) 21s ago 5m 17.0M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (5m) 1s ago 5m 16.4M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (10m) 21s ago 10m 151M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 3ac1ee0ff446 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (10m) 21s ago 10m 145M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (9m) 21s ago 9m 144M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (9m) 21s ago 9m 104M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (8m) 1s ago 8m 131M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:47:21.407 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (8m) 1s ago 8m 160M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:47:21.408 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (8m) 1s ago 8m 100M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:47:21.408 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (7m) 1s ago 7m 92.5M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:47:21.408 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (71s) 1s ago 6m 50.5M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:47:21.408 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.408 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.408 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[99390]: pgmap v54: 121 pgs: 121 active+clean; 209 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-09-16T05:47:21.408 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.408 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.408 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[99390]: osdmap e248: 8 total, 8 up, 8 in 2024-09-16T05:47:21.409 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.409 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.409 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[96887]: pgmap v54: 121 pgs: 121 active+clean; 209 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-09-16T05:47:21.409 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.409 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.409 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:21 smithi145 ceph-mon[96887]: osdmap e248: 8 total, 8 up, 8 in 2024-09-16T05:47:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:21 smithi161 ceph-mon[87722]: pgmap v54: 121 pgs: 121 active+clean; 209 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-09-16T05:47:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:21.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:21 smithi161 ceph-mon[87722]: osdmap e248: 8 total, 8 up, 8 in 2024-09-16T05:47:21.727 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:47:21.727 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:47:21.728 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 10, 2024-09-16T05:47:21.729 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 5 2024-09-16T05:47:21.729 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:47:21.729 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:47:22.016 INFO:tasks.rados.rados.0.smithi145.stdout:982: done (0 left) 2024-09-16T05:47:22.016 INFO:tasks.rados.rados.0.smithi145.stdout:983: rmattr oid 46 current snap is 96 2024-09-16T05:47:22.017 INFO:tasks.rados.rados.0.smithi145.stdout:983: done (0 left) 2024-09-16T05:47:22.017 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 96 2024-09-16T05:47:22.017 INFO:tasks.rados.rados.0.smithi145.stdout:984: seq_num 323 ranges {516096=614400} 2024-09-16T05:47:22.023 INFO:tasks.rados.rados.0.smithi145.stdout:984: writing smithi14585108-21 from 516096 to 1130496 tid 1 2024-09-16T05:47:22.024 INFO:tasks.rados.rados.0.smithi145.stdout:985: delete oid 39 current snap is 96 2024-09-16T05:47:22.031 INFO:tasks.rados.rados.0.smithi145.stdout:984: finishing write tid 1 to smithi14585108-21 2024-09-16T05:47:22.031 INFO:tasks.rados.rados.0.smithi145.stdout:984: finishing write tid 2 to smithi14585108-21 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:984: finishing write tid 3 to smithi14585108-21 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:984: oid 21 updating version 0 to 410 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:984: oid 21 updating version 410 to 411 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 411 (ObjNum 323 snap 96 seq_num 323) dirty exists 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:984: left oid 21 (ObjNum 323 snap 96 seq_num 323) 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:984: done (1 left) 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:985: done (0 left) 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:986: read oid 10 snap -1 2024-09-16T05:47:22.034 INFO:tasks.rados.rados.0.smithi145.stdout:986: expect deleted 2024-09-16T05:47:22.035 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 96 2024-09-16T05:47:22.035 INFO:tasks.rados.rados.0.smithi145.stdout:987: seq_num 325 ranges {2236416=647168} 2024-09-16T05:47:22.050 INFO:tasks.rados.rados.0.smithi145.stdout:987: writing smithi14585108-29 from 2236416 to 2883584 tid 1 2024-09-16T05:47:22.050 INFO:tasks.rados.rados.0.smithi145.stdout:988: read oid 20 snap -1 2024-09-16T05:47:22.050 INFO:tasks.rados.rados.0.smithi145.stdout:988: expect (ObjNum 279 snap 79 seq_num 279) 2024-09-16T05:47:22.050 INFO:tasks.rados.rados.0.smithi145.stdout:989: snap_create 2024-09-16T05:47:22.053 INFO:tasks.rados.rados.0.smithi145.stdout:987: finishing write tid 1 to smithi14585108-29 2024-09-16T05:47:22.053 INFO:tasks.rados.rados.0.smithi145.stdout:987: finishing write tid 2 to smithi14585108-29 2024-09-16T05:47:22.054 INFO:tasks.rados.rados.0.smithi145.stdout:987: finishing write tid 3 to smithi14585108-29 2024-09-16T05:47:22.054 INFO:tasks.rados.rados.0.smithi145.stdout:987: oid 29 updating version 0 to 465 2024-09-16T05:47:22.054 INFO:tasks.rados.rados.0.smithi145.stdout:987: oid 29 version 465 is already newer than 464 2024-09-16T05:47:22.054 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 465 (ObjNum 325 snap 96 seq_num 325) dirty exists 2024-09-16T05:47:22.054 INFO:tasks.rados.rados.0.smithi145.stdout:987: left oid 29 (ObjNum 325 snap 96 seq_num 325) 2024-09-16T05:47:22.074 INFO:tasks.rados.rados.0.smithi145.stdout:988: expect (ObjNum 279 snap 79 seq_num 279) 2024-09-16T05:47:22.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:22 smithi161 ceph-mon[87722]: from='client.44105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:22.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:22.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:22 smithi161 ceph-mon[87722]: from='client.44111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:22.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:22 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2964713506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:22.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:22 smithi161 ceph-mon[87722]: osdmap e249: 8 total, 8 up, 8 in 2024-09-16T05:47:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[96887]: from='client.44105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[96887]: from='client.44111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2964713506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[96887]: osdmap e249: 8 total, 8 up, 8 in 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[99390]: from='client.44105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[99390]: from='client.44111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2964713506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:22 smithi145 ceph-mon[99390]: osdmap e249: 8 total, 8 up, 8 in 2024-09-16T05:47:23.021 INFO:tasks.rados.rados.0.smithi145.stdout:986: done (3 left) 2024-09-16T05:47:23.022 INFO:tasks.rados.rados.0.smithi145.stdout:987: done (2 left) 2024-09-16T05:47:23.022 INFO:tasks.rados.rados.0.smithi145.stdout:988: done (1 left) 2024-09-16T05:47:23.022 INFO:tasks.rados.rados.0.smithi145.stdout:989: done (0 left) 2024-09-16T05:47:23.022 INFO:tasks.rados.rados.0.smithi145.stdout:990: copy_from oid 7 from oid 12 current snap is 97 2024-09-16T05:47:23.022 INFO:tasks.rados.rados.0.smithi145.stdout:991: setattr oid 24 current snap is 97 2024-09-16T05:47:23.023 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 97 2024-09-16T05:47:23.023 INFO:tasks.rados.rados.0.smithi145.stdout:992: seq_num 326 ranges {5332992=663552} 2024-09-16T05:47:23.056 INFO:tasks.rados.rados.0.smithi145.stdout:992: writing smithi14585108-34 from 5332992 to 5996544 tid 1 2024-09-16T05:47:23.056 INFO:tasks.rados.rados.0.smithi145.stdout:993: snap_remove snap 51 2024-09-16T05:47:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:23 smithi145 ceph-mon[96887]: pgmap v57: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-16T05:47:23.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:23 smithi145 ceph-mon[96887]: osdmap e250: 8 total, 8 up, 8 in 2024-09-16T05:47:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:23 smithi145 ceph-mon[99390]: pgmap v57: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-16T05:47:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:23 smithi145 ceph-mon[99390]: osdmap e250: 8 total, 8 up, 8 in 2024-09-16T05:47:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:23 smithi161 ceph-mon[87722]: pgmap v57: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-16T05:47:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:23 smithi161 ceph-mon[87722]: osdmap e250: 8 total, 8 up, 8 in 2024-09-16T05:47:24.019 INFO:tasks.rados.rados.0.smithi145.stdout:993: done (3 left) 2024-09-16T05:47:24.020 INFO:tasks.rados.rados.0.smithi145.stdout:994: snap_remove snap 91 2024-09-16T05:47:24.959 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:47:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:47:24] "GET /metrics HTTP/1.1" 200 36029 "" "Prometheus/2.43.0" 2024-09-16T05:47:25.014 INFO:tasks.rados.rados.0.smithi145.stdout:994: done (3 left) 2024-09-16T05:47:25.014 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 97 2024-09-16T05:47:25.014 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 261 (ObjNum 259 snap 68 seq_num 259) dirty exists 2024-09-16T05:47:25.015 INFO:tasks.rados.rados.0.smithi145.stdout:995: seq_num 327 ranges {548864=679936} 2024-09-16T05:47:25.021 INFO:tasks.rados.rados.0.smithi145.stdout:995: writing smithi14585108-47 from 548864 to 1228800 tid 1 2024-09-16T05:47:25.021 INFO:tasks.rados.rados.0.smithi145.stdout:991: done (3 left) 2024-09-16T05:47:25.021 INFO:tasks.rados.rados.0.smithi145.stdout:996: setattr oid 8 current snap is 97 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:990: finishing copy_from racing read to smithi14585108-7 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:990: finishing copy_from to smithi14585108-7 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 193 (ObjNum 214 snap 51 seq_num 214) dirty exists 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:992: finishing write tid 1 to smithi14585108-34 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:992: finishing write tid 2 to smithi14585108-34 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:992: finishing write tid 3 to smithi14585108-34 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:992: oid 34 updating version 0 to 421 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:992: oid 34 updating version 421 to 422 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 422 (ObjNum 326 snap 97 seq_num 326) dirty exists 2024-09-16T05:47:25.022 INFO:tasks.rados.rados.0.smithi145.stdout:992: left oid 34 (ObjNum 326 snap 97 seq_num 326) 2024-09-16T05:47:25.025 INFO:tasks.rados.rados.0.smithi145.stdout:990: done (3 left) 2024-09-16T05:47:25.025 INFO:tasks.rados.rados.0.smithi145.stdout:992: done (2 left) 2024-09-16T05:47:25.025 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 97 2024-09-16T05:47:25.026 INFO:tasks.rados.rados.0.smithi145.stdout:997: seq_num 328 ranges {5259264=696320} 2024-09-16T05:47:25.057 INFO:tasks.rados.rados.0.smithi145.stdout:997: writing smithi14585108-20 from 5259264 to 5955584 tid 1 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:998: rollback oid 12 current snap is 97 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 65 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:995: finishing write tid 1 to smithi14585108-47 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:995: finishing write tid 2 to smithi14585108-47 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 473 (ObjNum 256 snap 66 seq_num 256) dirty exists 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:995: finishing write tid 3 to smithi14585108-47 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:995: oid 47 updating version 0 to 186 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:995: oid 47 updating version 186 to 187 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 187 (ObjNum 327 snap 97 seq_num 327) dirty exists 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:995: left oid 47 (ObjNum 327 snap 97 seq_num 327) 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:995: done (3 left) 2024-09-16T05:47:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:996: done (2 left) 2024-09-16T05:47:25.059 INFO:tasks.rados.rados.0.smithi145.stdout:999: snap_remove snap 50 2024-09-16T05:47:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: osdmap e251: 8 total, 8 up, 8 in 2024-09-16T05:47:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: Reconfiguring mon.a (monmap changed)... 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: Reconfiguring daemon mon.a on smithi145 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: pgmap v60: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[99390]: osdmap e252: 8 total, 8 up, 8 in 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: osdmap e251: 8 total, 8 up, 8 in 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: Reconfiguring mon.a (monmap changed)... 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: Reconfiguring daemon mon.a on smithi145 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: pgmap v60: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-16T05:47:25.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:25 smithi145 ceph-mon[96887]: osdmap e252: 8 total, 8 up, 8 in 2024-09-16T05:47:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: osdmap e251: 8 total, 8 up, 8 in 2024-09-16T05:47:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: Reconfiguring mon.a (monmap changed)... 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: Reconfiguring daemon mon.a on smithi145 2024-09-16T05:47:25.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: pgmap v60: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-09-16T05:47:25.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:25 smithi161 ceph-mon[87722]: osdmap e252: 8 total, 8 up, 8 in 2024-09-16T05:47:26.028 INFO:tasks.rados.rados.0.smithi145.stdout:999: done (2 left) 2024-09-16T05:47:26.028 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 97 2024-09-16T05:47:26.028 INFO:tasks.rados.rados.0.smithi145.stdout:998: finishing rollback tid 0 to smithi14585108-12 2024-09-16T05:47:26.028 INFO:tasks.rados.rados.0.smithi145.stdout:998: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:998: finishing rollback tid 2 to smithi14585108-12 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 227 (ObjNum 175 snap 46 seq_num 175) dirty exists 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:997: finishing write tid 1 to smithi14585108-20 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:997: finishing write tid 2 to smithi14585108-20 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:997: finishing write tid 3 to smithi14585108-20 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:997: oid 20 updating version 0 to 468 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:997: oid 20 version 468 is already newer than 467 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 468 (ObjNum 328 snap 97 seq_num 328) dirty exists 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:997: left oid 20 (ObjNum 328 snap 97 seq_num 328) 2024-09-16T05:47:26.029 INFO:tasks.rados.rados.0.smithi145.stdout:1000: seq_num 329 ranges {2621440=712704} 2024-09-16T05:47:26.048 INFO:tasks.rados.rados.0.smithi145.stdout:1000: writing smithi14585108-18 from 2621440 to 3334144 tid 1 2024-09-16T05:47:26.048 INFO:tasks.rados.rados.0.smithi145.stdout:997: done (2 left) 2024-09-16T05:47:26.048 INFO:tasks.rados.rados.0.smithi145.stdout:998: done (1 left) 2024-09-16T05:47:26.049 INFO:tasks.rados.rados.0.smithi145.stdout:1001: read oid 4 snap -1 2024-09-16T05:47:26.049 INFO:tasks.rados.rados.0.smithi145.stdout:1001: expect deleted 2024-09-16T05:47:26.049 INFO:tasks.rados.rados.0.smithi145.stdout:1002: setattr oid 32 current snap is 97 2024-09-16T05:47:26.050 INFO:tasks.rados.rados.0.smithi145.stdout:1001: done (2 left) 2024-09-16T05:47:26.050 INFO:tasks.rados.rados.0.smithi145.stdout:1003: delete oid 4 current snap is 97 2024-09-16T05:47:26.054 INFO:tasks.rados.rados.0.smithi145.stdout:1003: done (2 left) 2024-09-16T05:47:26.054 INFO:tasks.rados.rados.0.smithi145.stdout:1004: rollback oid 41 current snap is 97 2024-09-16T05:47:26.054 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 65 2024-09-16T05:47:26.054 INFO:tasks.rados.rados.0.smithi145.stdout:1005: rollback oid 22 current snap is 97 2024-09-16T05:47:26.054 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 76 2024-09-16T05:47:26.054 INFO:tasks.rados.rados.0.smithi145.stdout:1006: rmattr oid 31 current snap is 97 2024-09-16T05:47:26.054 INFO:tasks.rados.rados.0.smithi145.stdout:1006: done (4 left) 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1007: read oid 21 snap -1 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1007: expect (ObjNum 323 snap 96 seq_num 323) 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1008: copy_from oid 4 from oid 39 current snap is 97 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1009: copy_from oid 15 from oid 46 current snap is 97 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1010: rollback oid 17 current snap is 97 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 17 to 84 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1011: read oid 45 snap -1 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1011: expect (ObjNum 313 snap 88 seq_num 313) 2024-09-16T05:47:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1012: snap_remove snap 79 2024-09-16T05:47:26.937 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:26.937 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:26.937 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: Reconfiguring mgr.y (monmap changed)... 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: Reconfiguring daemon mgr.y on smithi145 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: osdmap e253: 8 total, 8 up, 8 in 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[99390]: pgmap v63: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: Reconfiguring mgr.y (monmap changed)... 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:47:26.938 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:47:26.939 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:26.939 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: Reconfiguring daemon mgr.y on smithi145 2024-09-16T05:47:26.939 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: osdmap e253: 8 total, 8 up, 8 in 2024-09-16T05:47:26.939 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:26 smithi145 ceph-mon[96887]: pgmap v63: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:27.027 INFO:tasks.rados.rados.0.smithi145.stdout:1012: done (9 left) 2024-09-16T05:47:27.027 INFO:tasks.rados.rados.0.smithi145.stdout:1013: rmattr oid 1 current snap is 97 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1013: done (9 left) 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1014: setattr oid 50 current snap is 97 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 493 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1008: finishing copy_from to smithi14585108-4 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1008: got expected ENOENT (src dne) 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1008: finishing copy_from racing read to smithi14585108-4 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1005: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1000: finishing write tid 1 to smithi14585108-18 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1010: finishing rollback tid 0 to smithi14585108-17 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1000: finishing write tid 2 to smithi14585108-18 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1010: finishing rollback tid 1 to smithi14585108-17 2024-09-16T05:47:27.028 INFO:tasks.rados.rados.0.smithi145.stdout:1010: finishing rollback tid 2 to smithi14585108-17 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 490 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:1000: finishing write tid 3 to smithi14585108-18 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:1000: oid 18 updating version 0 to 478 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:1000: oid 18 updating version 478 to 479 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 479 (ObjNum 329 snap 97 seq_num 329) dirty exists 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:1000: left oid 18 (ObjNum 329 snap 97 seq_num 329) 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:1004: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:1004: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:1004: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 497 (ObjNum 231 snap 60 seq_num 231) dirty exists 2024-09-16T05:47:27.029 INFO:tasks.rados.rados.0.smithi145.stdout:1007: expect (ObjNum 323 snap 96 seq_num 323) 2024-09-16T05:47:27.076 INFO:tasks.rados.rados.0.smithi145.stdout:1011: expect (ObjNum 313 snap 88 seq_num 313) 2024-09-16T05:47:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: Reconfiguring mgr.y (monmap changed)... 2024-09-16T05:47:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:47:27.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:47:27.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:27.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: Reconfiguring daemon mgr.y on smithi145 2024-09-16T05:47:27.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: osdmap e253: 8 total, 8 up, 8 in 2024-09-16T05:47:27.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:26 smithi161 ceph-mon[87722]: pgmap v63: 121 pgs: 121 active+clean; 210 MiB data, 915 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:27.160 INFO:tasks.rados.rados.0.smithi145.stdout:1009: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:47:27.160 INFO:tasks.rados.rados.0.smithi145.stdout:1009: finishing copy_from to smithi14585108-15 2024-09-16T05:47:27.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 167 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:47:27.160 INFO:tasks.rados.rados.0.smithi145.stdout:1000: done (9 left) 2024-09-16T05:47:27.160 INFO:tasks.rados.rados.0.smithi145.stdout:1002: done (8 left) 2024-09-16T05:47:27.160 INFO:tasks.rados.rados.0.smithi145.stdout:1004: done (7 left) 2024-09-16T05:47:27.160 INFO:tasks.rados.rados.0.smithi145.stdout:1005: done (6 left) 2024-09-16T05:47:27.161 INFO:tasks.rados.rados.0.smithi145.stdout:1007: done (5 left) 2024-09-16T05:47:27.161 INFO:tasks.rados.rados.0.smithi145.stdout:1008: done (4 left) 2024-09-16T05:47:27.161 INFO:tasks.rados.rados.0.smithi145.stdout:1009: done (3 left) 2024-09-16T05:47:27.161 INFO:tasks.rados.rados.0.smithi145.stdout:1010: done (2 left) 2024-09-16T05:47:27.161 INFO:tasks.rados.rados.0.smithi145.stdout:1011: done (1 left) 2024-09-16T05:47:27.161 INFO:tasks.rados.rados.0.smithi145.stdout:1015: snap_remove snap 74 2024-09-16T05:47:28.032 INFO:tasks.rados.rados.0.smithi145.stdout:1015: done (1 left) 2024-09-16T05:47:28.033 INFO:tasks.rados.rados.0.smithi145.stdout:1016: rollback oid 16 current snap is 97 2024-09-16T05:47:28.033 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 16 to 76 2024-09-16T05:47:28.033 INFO:tasks.rados.rados.0.smithi145.stdout:1017: snap_remove snap 88 2024-09-16T05:47:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[96887]: osdmap e254: 8 total, 8 up, 8 in 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[96887]: Reconfiguring mon.c (monmap changed)... 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[96887]: Reconfiguring daemon mon.c on smithi145 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[99390]: osdmap e254: 8 total, 8 up, 8 in 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[99390]: Reconfiguring mon.c (monmap changed)... 2024-09-16T05:47:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:28.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:28 smithi145 ceph-mon[99390]: Reconfiguring daemon mon.c on smithi145 2024-09-16T05:47:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:28 smithi161 ceph-mon[87722]: osdmap e254: 8 total, 8 up, 8 in 2024-09-16T05:47:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:28 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:28 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:28 smithi161 ceph-mon[87722]: Reconfiguring mon.c (monmap changed)... 2024-09-16T05:47:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:28 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:28 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:28 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:28 smithi161 ceph-mon[87722]: Reconfiguring daemon mon.c on smithi145 2024-09-16T05:47:29.043 INFO:tasks.rados.rados.0.smithi145.stdout:1017: done (2 left) 2024-09-16T05:47:29.043 INFO:tasks.rados.rados.0.smithi145.stdout:1018: read oid 27 snap -1 2024-09-16T05:47:29.043 INFO:tasks.rados.rados.0.smithi145.stdout:1018: expect (ObjNum 280 snap 81 seq_num 280) 2024-09-16T05:47:29.043 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 97 2024-09-16T05:47:29.044 INFO:tasks.rados.rados.0.smithi145.stdout:1019: seq_num 331 ranges {0=753664} 2024-09-16T05:47:29.047 INFO:tasks.rados.rados.0.smithi145.stdout:1019: writing smithi14585108-33 from 0 to 753664 tid 1 2024-09-16T05:47:29.047 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 97 2024-09-16T05:47:29.047 INFO:tasks.rados.rados.0.smithi145.stdout:1020: seq_num 332 ranges {2621440=770048} 2024-09-16T05:47:29.066 INFO:tasks.rados.rados.0.smithi145.stdout:1020: writing smithi14585108-49 from 2621440 to 3391488 tid 1 2024-09-16T05:47:29.067 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 97 2024-09-16T05:47:29.067 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 161 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:47:29.067 INFO:tasks.rados.rados.0.smithi145.stdout:1021: seq_num 333 ranges {2236416=786432} 2024-09-16T05:47:29.083 INFO:tasks.rados.rados.0.smithi145.stdout:1021: writing smithi14585108-5 from 2236416 to 3022848 tid 1 2024-09-16T05:47:29.083 INFO:tasks.rados.rados.0.smithi145.stdout:1014: done (5 left) 2024-09-16T05:47:29.084 INFO:tasks.rados.rados.0.smithi145.stdout:1022: snap_remove snap 70 2024-09-16T05:47:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[99390]: osdmap e255: 8 total, 8 up, 8 in 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[99390]: pgmap v66: 121 pgs: 121 active+clean; 170 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[96887]: osdmap e255: 8 total, 8 up, 8 in 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[96887]: pgmap v66: 121 pgs: 121 active+clean; 170 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:47:29.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:29 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:29 smithi161 ceph-mon[87722]: osdmap e255: 8 total, 8 up, 8 in 2024-09-16T05:47:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:29 smithi161 ceph-mon[87722]: pgmap v66: 121 pgs: 121 active+clean; 170 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:47:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:29 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:29 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:29 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:47:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:29 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:1022: done (5 left) 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 97 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:1016: finishing rollback tid 0 to smithi14585108-16 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:1016: finishing rollback tid 1 to smithi14585108-16 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:1016: finishing rollback tid 2 to smithi14585108-16 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 199 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:1019: finishing write tid 1 to smithi14585108-33 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:1019: finishing write tid 2 to smithi14585108-33 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:1019: finishing write tid 3 to smithi14585108-33 2024-09-16T05:47:30.017 INFO:tasks.rados.rados.0.smithi145.stdout:1019: oid 33 updating version 0 to 390 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1019: oid 33 version 390 is already newer than 389 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 390 (ObjNum 331 snap 97 seq_num 331) dirty exists 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1019: left oid 33 (ObjNum 331 snap 97 seq_num 331) 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1020: finishing write tid 1 to smithi14585108-49 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1020: finishing write tid 2 to smithi14585108-49 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1020: finishing write tid 3 to smithi14585108-49 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1020: oid 49 updating version 0 to 386 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1020: oid 49 updating version 386 to 387 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 387 (ObjNum 332 snap 97 seq_num 332) dirty exists 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1020: left oid 49 (ObjNum 332 snap 97 seq_num 332) 2024-09-16T05:47:30.018 INFO:tasks.rados.rados.0.smithi145.stdout:1018: expect (ObjNum 280 snap 81 seq_num 280) 2024-09-16T05:47:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:30 smithi145 ceph-mon[96887]: Reconfiguring osd.0 (monmap changed)... 2024-09-16T05:47:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:30 smithi145 ceph-mon[96887]: Reconfiguring daemon osd.0 on smithi145 2024-09-16T05:47:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:30 smithi145 ceph-mon[96887]: osdmap e256: 8 total, 8 up, 8 in 2024-09-16T05:47:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:30 smithi145 ceph-mon[96887]: osdmap e257: 8 total, 8 up, 8 in 2024-09-16T05:47:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:30 smithi145 ceph-mon[99390]: Reconfiguring osd.0 (monmap changed)... 2024-09-16T05:47:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:30 smithi145 ceph-mon[99390]: Reconfiguring daemon osd.0 on smithi145 2024-09-16T05:47:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:30 smithi145 ceph-mon[99390]: osdmap e256: 8 total, 8 up, 8 in 2024-09-16T05:47:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:30 smithi145 ceph-mon[99390]: osdmap e257: 8 total, 8 up, 8 in 2024-09-16T05:47:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:30 smithi161 ceph-mon[87722]: Reconfiguring osd.0 (monmap changed)... 2024-09-16T05:47:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:30 smithi161 ceph-mon[87722]: Reconfiguring daemon osd.0 on smithi145 2024-09-16T05:47:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:30 smithi161 ceph-mon[87722]: osdmap e256: 8 total, 8 up, 8 in 2024-09-16T05:47:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:30 smithi161 ceph-mon[87722]: osdmap e257: 8 total, 8 up, 8 in 2024-09-16T05:47:30.398 INFO:tasks.rados.rados.0.smithi145.stdout:1021: finishing write tid 1 to smithi14585108-5 2024-09-16T05:47:30.398 INFO:tasks.rados.rados.0.smithi145.stdout:1021: finishing write tid 2 to smithi14585108-5 2024-09-16T05:47:30.398 INFO:tasks.rados.rados.0.smithi145.stdout:1021: finishing write tid 3 to smithi14585108-5 2024-09-16T05:47:30.398 INFO:tasks.rados.rados.0.smithi145.stdout:1021: oid 5 updating version 0 to 388 2024-09-16T05:47:30.398 INFO:tasks.rados.rados.0.smithi145.stdout:1021: oid 5 updating version 388 to 389 2024-09-16T05:47:30.398 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 389 (ObjNum 333 snap 97 seq_num 333) dirty exists 2024-09-16T05:47:30.398 INFO:tasks.rados.rados.0.smithi145.stdout:1021: left oid 5 (ObjNum 333 snap 97 seq_num 333) 2024-09-16T05:47:30.398 INFO:tasks.rados.rados.0.smithi145.stdout:1023: seq_num 334 ranges {0=802816} 2024-09-16T05:47:30.402 INFO:tasks.rados.rados.0.smithi145.stdout:1023: writing smithi14585108-39 from 0 to 802816 tid 1 2024-09-16T05:47:30.402 INFO:tasks.rados.rados.0.smithi145.stdout:1016: done (5 left) 2024-09-16T05:47:30.402 INFO:tasks.rados.rados.0.smithi145.stdout:1018: done (4 left) 2024-09-16T05:47:30.402 INFO:tasks.rados.rados.0.smithi145.stdout:1019: done (3 left) 2024-09-16T05:47:30.402 INFO:tasks.rados.rados.0.smithi145.stdout:1020: done (2 left) 2024-09-16T05:47:30.403 INFO:tasks.rados.rados.0.smithi145.stdout:1021: done (1 left) 2024-09-16T05:47:30.403 INFO:tasks.rados.rados.0.smithi145.stdout:1024: copy_from oid 42 from oid 49 current snap is 97 2024-09-16T05:47:30.403 INFO:tasks.rados.rados.0.smithi145.stdout:1025: snap_remove snap 77 2024-09-16T05:47:31.047 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:31 smithi161 ceph-mon[87722]: pgmap v69: 121 pgs: 121 active+clean; 170 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:47:31.049 INFO:tasks.rados.rados.0.smithi145.stdout:1025: done (2 left) 2024-09-16T05:47:31.049 INFO:tasks.rados.rados.0.smithi145.stdout:1026: snap_remove snap 92 2024-09-16T05:47:31.172 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[99390]: pgmap v69: 121 pgs: 121 active+clean; 170 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[96887]: pgmap v69: 121 pgs: 121 active+clean; 170 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:47:31.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:31 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:31 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:31 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:31.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:31 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:47:31.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:31 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:32.048 INFO:tasks.rados.rados.0.smithi145.stdout:1026: done (2 left) 2024-09-16T05:47:32.048 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 97 2024-09-16T05:47:32.048 INFO:tasks.rados.rados.0.smithi145.stdout:1023: finishing write tid 1 to smithi14585108-39 2024-09-16T05:47:32.048 INFO:tasks.rados.rados.0.smithi145.stdout:1023: finishing write tid 2 to smithi14585108-39 2024-09-16T05:47:32.048 INFO:tasks.rados.rados.0.smithi145.stdout:1023: finishing write tid 3 to smithi14585108-39 2024-09-16T05:47:32.048 INFO:tasks.rados.rados.0.smithi145.stdout:1023: oid 39 updating version 0 to 522 2024-09-16T05:47:32.048 INFO:tasks.rados.rados.0.smithi145.stdout:1023: oid 39 updating version 522 to 523 2024-09-16T05:47:32.048 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 523 (ObjNum 334 snap 97 seq_num 334) dirty exists 2024-09-16T05:47:32.049 INFO:tasks.rados.rados.0.smithi145.stdout:1023: left oid 39 (ObjNum 334 snap 97 seq_num 334) 2024-09-16T05:47:32.049 INFO:tasks.rados.rados.0.smithi145.stdout:1024: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:47:32.049 INFO:tasks.rados.rados.0.smithi145.stdout:1024: finishing copy_from to smithi14585108-42 2024-09-16T05:47:32.049 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 387 (ObjNum 332 snap 97 seq_num 332) dirty exists 2024-09-16T05:47:32.049 INFO:tasks.rados.rados.0.smithi145.stdout:1027: seq_num 335 ranges {3022848=417792,3440640=401408} 2024-09-16T05:47:32.067 INFO:tasks.rados.rados.0.smithi145.stdout:1027: writing smithi14585108-5 from 3022848 to 3440640 tid 1 2024-09-16T05:47:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1027: writing smithi14585108-5 from 3440640 to 3842048 tid 2 2024-09-16T05:47:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1023: done (2 left) 2024-09-16T05:47:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1024: done (1 left) 2024-09-16T05:47:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1028: read oid 26 snap -1 2024-09-16T05:47:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1028: expect (ObjNum 301 snap 85 seq_num 301) 2024-09-16T05:47:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1029: setattr oid 42 current snap is 97 2024-09-16T05:47:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1027: finishing write tid 1 to smithi14585108-5 2024-09-16T05:47:32.073 INFO:tasks.rados.rados.0.smithi145.stdout:1027: finishing write tid 2 to smithi14585108-5 2024-09-16T05:47:32.073 INFO:tasks.rados.rados.0.smithi145.stdout:1028: expect (ObjNum 301 snap 85 seq_num 301) 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:1027: finishing write tid 3 to smithi14585108-5 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:1027: finishing write tid 4 to smithi14585108-5 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:1027: oid 5 updating version 0 to 390 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:1027: oid 5 updating version 390 to 391 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:1027: oid 5 updating version 391 to 392 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 392 (ObjNum 335 snap 97 seq_num 335) dirty exists 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:1027: left oid 5 (ObjNum 335 snap 97 seq_num 335) 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:1027: done (2 left) 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:1028: done (1 left) 2024-09-16T05:47:32.081 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 97 2024-09-16T05:47:32.082 INFO:tasks.rados.rados.0.smithi145.stdout:1030: seq_num 336 ranges {0=434176,434176=401408} 2024-09-16T05:47:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1030: writing smithi14585108-4 from 0 to 434176 tid 1 2024-09-16T05:47:32.086 INFO:tasks.rados.rados.0.smithi145.stdout:1030: writing smithi14585108-4 from 434176 to 835584 tid 2 2024-09-16T05:47:32.086 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 97 2024-09-16T05:47:32.086 INFO:tasks.rados.rados.0.smithi145.stdout:1031: seq_num 337 ranges {0=450560,450560=401408} 2024-09-16T05:47:32.088 INFO:tasks.rados.rados.0.smithi145.stdout:1031: writing smithi14585108-11 from 0 to 450560 tid 1 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1031: writing smithi14585108-11 from 450560 to 851968 tid 2 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 97 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 437 (ObjNum 332 snap 97 seq_num 332) dirty exists 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1030: finishing write tid 1 to smithi14585108-4 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1030: finishing write tid 2 to smithi14585108-4 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1030: finishing write tid 3 to smithi14585108-4 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1030: finishing write tid 4 to smithi14585108-4 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1030: oid 4 updating version 0 to 293 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1030: oid 4 version 293 is already newer than 291 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1030: oid 4 version 293 is already newer than 292 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 293 (ObjNum 336 snap 97 seq_num 336) dirty exists 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1030: left oid 4 (ObjNum 336 snap 97 seq_num 336) 2024-09-16T05:47:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1032: seq_num 338 ranges {2883584=466944,3350528=401408} 2024-09-16T05:47:32.108 INFO:tasks.rados.rados.0.smithi145.stdout:1032: writing smithi14585108-29 from 2883584 to 3350528 tid 1 2024-09-16T05:47:32.111 INFO:tasks.rados.rados.0.smithi145.stdout:1032: writing smithi14585108-29 from 3350528 to 3751936 tid 2 2024-09-16T05:47:32.111 INFO:tasks.rados.rados.0.smithi145.stdout:1029: done (3 left) 2024-09-16T05:47:32.111 INFO:tasks.rados.rados.0.smithi145.stdout:1030: done (2 left) 2024-09-16T05:47:32.111 INFO:tasks.rados.rados.0.smithi145.stdout:1033: snap_remove snap 86 2024-09-16T05:47:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:32 smithi145 ceph-mon[96887]: Reconfiguring osd.1 (monmap changed)... 2024-09-16T05:47:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:32 smithi145 ceph-mon[96887]: Reconfiguring daemon osd.1 on smithi145 2024-09-16T05:47:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:32 smithi145 ceph-mon[96887]: osdmap e258: 8 total, 8 up, 8 in 2024-09-16T05:47:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:32 smithi145 ceph-mon[99390]: Reconfiguring osd.1 (monmap changed)... 2024-09-16T05:47:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:32 smithi145 ceph-mon[99390]: Reconfiguring daemon osd.1 on smithi145 2024-09-16T05:47:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:32 smithi145 ceph-mon[99390]: osdmap e258: 8 total, 8 up, 8 in 2024-09-16T05:47:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:32 smithi161 ceph-mon[87722]: Reconfiguring osd.1 (monmap changed)... 2024-09-16T05:47:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:32 smithi161 ceph-mon[87722]: Reconfiguring daemon osd.1 on smithi145 2024-09-16T05:47:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:32 smithi161 ceph-mon[87722]: osdmap e258: 8 total, 8 up, 8 in 2024-09-16T05:47:33.062 INFO:tasks.rados.rados.0.smithi145.stdout:1033: done (2 left) 2024-09-16T05:47:33.062 INFO:tasks.rados.rados.0.smithi145.stdout:1034: setattr oid 39 current snap is 97 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1031: finishing write tid 1 to smithi14585108-11 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1031: finishing write tid 2 to smithi14585108-11 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1031: finishing write tid 3 to smithi14585108-11 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1031: finishing write tid 4 to smithi14585108-11 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1031: oid 11 updating version 0 to 537 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1031: oid 11 version 537 is already newer than 535 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1031: oid 11 version 537 is already newer than 536 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 537 (ObjNum 337 snap 97 seq_num 337) dirty exists 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1031: left oid 11 (ObjNum 337 snap 97 seq_num 337) 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1032: finishing write tid 1 to smithi14585108-29 2024-09-16T05:47:33.063 INFO:tasks.rados.rados.0.smithi145.stdout:1032: finishing write tid 2 to smithi14585108-29 2024-09-16T05:47:33.064 INFO:tasks.rados.rados.0.smithi145.stdout:1032: finishing write tid 3 to smithi14585108-29 2024-09-16T05:47:33.064 INFO:tasks.rados.rados.0.smithi145.stdout:1032: finishing write tid 4 to smithi14585108-29 2024-09-16T05:47:33.064 INFO:tasks.rados.rados.0.smithi145.stdout:1032: oid 29 updating version 0 to 539 2024-09-16T05:47:33.064 INFO:tasks.rados.rados.0.smithi145.stdout:1032: oid 29 updating version 539 to 541 2024-09-16T05:47:33.064 INFO:tasks.rados.rados.0.smithi145.stdout:1032: oid 29 version 541 is already newer than 540 2024-09-16T05:47:33.064 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 541 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-09-16T05:47:33.064 INFO:tasks.rados.rados.0.smithi145.stdout:1032: left oid 29 (ObjNum 338 snap 97 seq_num 338) 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1031: done (2 left) 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1032: done (1 left) 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1035: rollback oid 24 current snap is 97 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 24 to 85 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1036: read oid 32 snap -1 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1036: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1037: read oid 21 snap 95 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1037: expect (ObjNum 317 snap 94 seq_num 317) 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1038: read oid 16 snap 85 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1038: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:47:33.066 INFO:tasks.rados.rados.0.smithi145.stdout:1039: setattr oid 7 current snap is 97 2024-09-16T05:47:33.069 INFO:tasks.rados.rados.0.smithi145.stdout:1036: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:47:33.073 INFO:tasks.rados.rados.0.smithi145.stdout:1036: done (5 left) 2024-09-16T05:47:33.073 INFO:tasks.rados.rados.0.smithi145.stdout:1040: copy_from oid 3 from oid 31 current snap is 97 2024-09-16T05:47:33.073 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 97 2024-09-16T05:47:33.073 INFO:tasks.rados.rados.0.smithi145.stdout:1041: seq_num 339 ranges {114688=483328,598016=401408} 2024-09-16T05:47:33.076 INFO:tasks.rados.rados.0.smithi145.stdout:1041: writing smithi14585108-28 from 114688 to 598016 tid 1 2024-09-16T05:47:33.079 INFO:tasks.rados.rados.0.smithi145.stdout:1041: writing smithi14585108-28 from 598016 to 999424 tid 2 2024-09-16T05:47:33.080 INFO:tasks.rados.rados.0.smithi145.stdout:1042: setattr oid 17 current snap is 97 2024-09-16T05:47:33.080 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 538 (ObjNum 334 snap 97 seq_num 334) dirty exists 2024-09-16T05:47:33.080 INFO:tasks.rados.rados.0.smithi145.stdout:1037: expect (ObjNum 317 snap 94 seq_num 317) 2024-09-16T05:47:33.102 INFO:tasks.rados.rados.0.smithi145.stdout:1035: finishing rollback tid 0 to smithi14585108-24 2024-09-16T05:47:33.102 INFO:tasks.rados.rados.0.smithi145.stdout:1035: finishing rollback tid 1 to smithi14585108-24 2024-09-16T05:47:33.102 INFO:tasks.rados.rados.0.smithi145.stdout:1035: finishing rollback tid 2 to smithi14585108-24 2024-09-16T05:47:33.103 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 298 (ObjNum 259 snap 68 seq_num 259) dirty exists 2024-09-16T05:47:33.103 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 536 (ObjNum 214 snap 51 seq_num 214) dirty exists 2024-09-16T05:47:33.103 INFO:tasks.rados.rados.0.smithi145.stdout:1040: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:47:33.103 INFO:tasks.rados.rados.0.smithi145.stdout:1038: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:47:33.151 INFO:tasks.rados.rados.0.smithi145.stdout:1041: finishing write tid 1 to smithi14585108-28 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1041: finishing write tid 2 to smithi14585108-28 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1041: finishing write tid 3 to smithi14585108-28 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1040: finishing copy_from to smithi14585108-3 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 138 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1041: finishing write tid 4 to smithi14585108-28 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1041: oid 28 updating version 0 to 249 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1041: oid 28 version 249 is already newer than 248 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1041: oid 28 version 249 is already newer than 247 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 249 (ObjNum 339 snap 97 seq_num 339) dirty exists 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1041: left oid 28 (ObjNum 339 snap 97 seq_num 339) 2024-09-16T05:47:33.152 INFO:tasks.rados.rados.0.smithi145.stdout:1034: done (7 left) 2024-09-16T05:47:33.153 INFO:tasks.rados.rados.0.smithi145.stdout:1035: done (6 left) 2024-09-16T05:47:33.153 INFO:tasks.rados.rados.0.smithi145.stdout:1037: done (5 left) 2024-09-16T05:47:33.153 INFO:tasks.rados.rados.0.smithi145.stdout:1038: done (4 left) 2024-09-16T05:47:33.153 INFO:tasks.rados.rados.0.smithi145.stdout:1039: done (3 left) 2024-09-16T05:47:33.153 INFO:tasks.rados.rados.0.smithi145.stdout:1040: done (2 left) 2024-09-16T05:47:33.153 INFO:tasks.rados.rados.0.smithi145.stdout:1041: done (1 left) 2024-09-16T05:47:33.153 INFO:tasks.rados.rados.0.smithi145.stdout:1043: snap_create 2024-09-16T05:47:33.153 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 525 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[96887]: osdmap e259: 8 total, 8 up, 8 in 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[96887]: Reconfiguring osd.2 (monmap changed)... 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[96887]: Reconfiguring daemon osd.2 on smithi145 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[96887]: pgmap v72: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-09-16T05:47:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[99390]: osdmap e259: 8 total, 8 up, 8 in 2024-09-16T05:47:33.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:33.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:33.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[99390]: Reconfiguring osd.2 (monmap changed)... 2024-09-16T05:47:33.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:47:33.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:33.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[99390]: Reconfiguring daemon osd.2 on smithi145 2024-09-16T05:47:33.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:33 smithi145 ceph-mon[99390]: pgmap v72: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-09-16T05:47:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:33 smithi161 ceph-mon[87722]: osdmap e259: 8 total, 8 up, 8 in 2024-09-16T05:47:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:33 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:33 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:33 smithi161 ceph-mon[87722]: Reconfiguring osd.2 (monmap changed)... 2024-09-16T05:47:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:33 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:47:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:33 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:33 smithi161 ceph-mon[87722]: Reconfiguring daemon osd.2 on smithi145 2024-09-16T05:47:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:33 smithi161 ceph-mon[87722]: pgmap v72: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-09-16T05:47:34.064 INFO:tasks.rados.rados.0.smithi145.stdout:1042: done (1 left) 2024-09-16T05:47:34.064 INFO:tasks.rados.rados.0.smithi145.stdout:1043: done (0 left) 2024-09-16T05:47:34.064 INFO:tasks.rados.rados.0.smithi145.stdout:1044: snap_create 2024-09-16T05:47:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[96887]: osdmap e260: 8 total, 8 up, 8 in 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[99390]: osdmap e260: 8 total, 8 up, 8 in 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:47:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:34 smithi161 ceph-mon[87722]: osdmap e260: 8 total, 8 up, 8 in 2024-09-16T05:47:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:34 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:34 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:34 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:47:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:34 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:34.924 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:47:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:47:34] "GET /metrics HTTP/1.1" 200 36029 "" "Prometheus/2.43.0" 2024-09-16T05:47:35.016 INFO:tasks.rados.rados.0.smithi145.stdout:1044: done (0 left) 2024-09-16T05:47:35.016 INFO:tasks.rados.rados.0.smithi145.stdout:1045: copy_from oid 10 from oid 16 current snap is 99 2024-09-16T05:47:35.016 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 99 2024-09-16T05:47:35.016 INFO:tasks.rados.rados.0.smithi145.stdout:1046: seq_num 340 ranges {3842048=499712,4341760=401408} 2024-09-16T05:47:35.039 INFO:tasks.rados.rados.0.smithi145.stdout:1046: writing smithi14585108-5 from 3842048 to 4341760 tid 1 2024-09-16T05:47:35.042 INFO:tasks.rados.rados.0.smithi145.stdout:1046: writing smithi14585108-5 from 4341760 to 4743168 tid 2 2024-09-16T05:47:35.042 INFO:tasks.rados.rados.0.smithi145.stdout:1047: read oid 23 snap 95 2024-09-16T05:47:35.043 INFO:tasks.rados.rados.0.smithi145.stdout:1047: expect (ObjNum 322 snap 95 seq_num 322) 2024-09-16T05:47:35.043 INFO:tasks.rados.rados.0.smithi145.stdout:1048: read oid 47 snap -1 2024-09-16T05:47:35.043 INFO:tasks.rados.rados.0.smithi145.stdout:1048: expect (ObjNum 327 snap 97 seq_num 327) 2024-09-16T05:47:35.043 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 99 2024-09-16T05:47:35.043 INFO:tasks.rados.rados.0.smithi145.stdout:1049: seq_num 341 ranges {1851392=516096,2367488=401408} 2024-09-16T05:47:35.055 INFO:tasks.rados.rados.0.smithi145.stdout:1049: writing smithi14585108-15 from 1851392 to 2367488 tid 1 2024-09-16T05:47:35.058 INFO:tasks.rados.rados.0.smithi145.stdout:1049: writing smithi14585108-15 from 2367488 to 2768896 tid 2 2024-09-16T05:47:35.058 INFO:tasks.rados.rados.0.smithi145.stdout:1050: snap_remove snap 96 2024-09-16T05:47:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[96887]: Reconfiguring osd.3 (monmap changed)... 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[96887]: Reconfiguring daemon osd.3 on smithi145 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[96887]: osdmap e261: 8 total, 8 up, 8 in 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[96887]: pgmap v75: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[96887]: osdmap e262: 8 total, 8 up, 8 in 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[99390]: Reconfiguring osd.3 (monmap changed)... 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[99390]: Reconfiguring daemon osd.3 on smithi145 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[99390]: osdmap e261: 8 total, 8 up, 8 in 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[99390]: pgmap v75: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-09-16T05:47:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:35 smithi145 ceph-mon[99390]: osdmap e262: 8 total, 8 up, 8 in 2024-09-16T05:47:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:35 smithi161 ceph-mon[87722]: Reconfiguring osd.3 (monmap changed)... 2024-09-16T05:47:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:35 smithi161 ceph-mon[87722]: Reconfiguring daemon osd.3 on smithi145 2024-09-16T05:47:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:35 smithi161 ceph-mon[87722]: osdmap e261: 8 total, 8 up, 8 in 2024-09-16T05:47:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:35 smithi161 ceph-mon[87722]: pgmap v75: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-09-16T05:47:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:35 smithi161 ceph-mon[87722]: osdmap e262: 8 total, 8 up, 8 in 2024-09-16T05:47:36.018 INFO:tasks.rados.rados.0.smithi145.stdout:1050: done (5 left) 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1051: setattr oid 7 current snap is 99 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1045: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1045: finishing copy_from to smithi14585108-10 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 199 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1046: finishing write tid 1 to smithi14585108-5 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1046: finishing write tid 2 to smithi14585108-5 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1046: finishing write tid 3 to smithi14585108-5 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1046: finishing write tid 4 to smithi14585108-5 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1046: oid 5 updating version 0 to 393 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1046: oid 5 updating version 393 to 395 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:1046: oid 5 version 395 is already newer than 394 2024-09-16T05:47:36.019 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 395 (ObjNum 340 snap 99 seq_num 340) dirty exists 2024-09-16T05:47:36.020 INFO:tasks.rados.rados.0.smithi145.stdout:1046: left oid 5 (ObjNum 340 snap 99 seq_num 340) 2024-09-16T05:47:36.020 INFO:tasks.rados.rados.0.smithi145.stdout:1048: expect (ObjNum 327 snap 97 seq_num 327) 2024-09-16T05:47:36.062 INFO:tasks.rados.rados.0.smithi145.stdout:1049: finishing write tid 1 to smithi14585108-15 2024-09-16T05:47:36.062 INFO:tasks.rados.rados.0.smithi145.stdout:1049: finishing write tid 2 to smithi14585108-15 2024-09-16T05:47:36.062 INFO:tasks.rados.rados.0.smithi145.stdout:1049: finishing write tid 3 to smithi14585108-15 2024-09-16T05:47:36.063 INFO:tasks.rados.rados.0.smithi145.stdout:1049: finishing write tid 4 to smithi14585108-15 2024-09-16T05:47:36.063 INFO:tasks.rados.rados.0.smithi145.stdout:1049: oid 15 updating version 0 to 552 2024-09-16T05:47:36.063 INFO:tasks.rados.rados.0.smithi145.stdout:1049: oid 15 version 552 is already newer than 551 2024-09-16T05:47:36.063 INFO:tasks.rados.rados.0.smithi145.stdout:1049: oid 15 updating version 552 to 553 2024-09-16T05:47:36.063 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 553 (ObjNum 341 snap 99 seq_num 341) dirty exists 2024-09-16T05:47:36.063 INFO:tasks.rados.rados.0.smithi145.stdout:1049: left oid 15 (ObjNum 341 snap 99 seq_num 341) 2024-09-16T05:47:36.063 INFO:tasks.rados.rados.0.smithi145.stdout:1047: expect (ObjNum 322 snap 95 seq_num 322) 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[96887]: Reconfiguring mds.a (monmap changed)... 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[96887]: Reconfiguring daemon mds.a on smithi145 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[96887]: osdmap e263: 8 total, 8 up, 8 in 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:36.808 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:36.809 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:36.809 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[99390]: Reconfiguring mds.a (monmap changed)... 2024-09-16T05:47:36.809 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:47:36.809 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:36.809 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[99390]: Reconfiguring daemon mds.a on smithi145 2024-09-16T05:47:36.809 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[99390]: osdmap e263: 8 total, 8 up, 8 in 2024-09-16T05:47:36.809 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:36 smithi161 ceph-mon[87722]: Reconfiguring mds.a (monmap changed)... 2024-09-16T05:47:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:47:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:36.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:36 smithi161 ceph-mon[87722]: Reconfiguring daemon mds.a on smithi145 2024-09-16T05:47:36.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:36 smithi161 ceph-mon[87722]: osdmap e263: 8 total, 8 up, 8 in 2024-09-16T05:47:36.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:36.952 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 542 (ObjNum 214 snap 51 seq_num 214) dirty exists 2024-09-16T05:47:36.952 INFO:tasks.rados.rados.0.smithi145.stdout:1045: done (5 left) 2024-09-16T05:47:36.952 INFO:tasks.rados.rados.0.smithi145.stdout:1046: done (4 left) 2024-09-16T05:47:36.952 INFO:tasks.rados.rados.0.smithi145.stdout:1047: done (3 left) 2024-09-16T05:47:36.953 INFO:tasks.rados.rados.0.smithi145.stdout:1048: done (2 left) 2024-09-16T05:47:36.953 INFO:tasks.rados.rados.0.smithi145.stdout:1049: done (1 left) 2024-09-16T05:47:36.953 INFO:tasks.rados.rados.0.smithi145.stdout:1051: done (0 left) 2024-09-16T05:47:36.953 INFO:tasks.rados.rados.0.smithi145.stdout:1052: rmattr oid 33 current snap is 99 2024-09-16T05:47:36.953 INFO:tasks.rados.rados.0.smithi145.stdout:1052: done (0 left) 2024-09-16T05:47:36.953 INFO:tasks.rados.rados.0.smithi145.stdout:1053: snap_remove snap 94 2024-09-16T05:47:37.508 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:37 smithi161 ceph-mon[87722]: pgmap v78: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:37.509 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:37.509 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:37.509 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:37.509 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:37.509 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[99390]: pgmap v78: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[96887]: pgmap v78: 121 pgs: 121 active+clean; 180 MiB data, 974 MiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:37.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:37.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:37.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T05:47:37.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T05:47:37.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:37.872 INFO:tasks.rados.rados.0.smithi145.stdout:1053: done (0 left) 2024-09-16T05:47:37.872 INFO:tasks.rados.rados.0.smithi145.stdout:1054: rollback oid 41 current snap is 99 2024-09-16T05:47:37.872 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 90 2024-09-16T05:47:37.872 INFO:tasks.rados.rados.0.smithi145.stdout:1055: delete oid 5 current snap is 99 2024-09-16T05:47:37.880 INFO:tasks.rados.rados.0.smithi145.stdout:1054: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:47:37.881 INFO:tasks.rados.rados.0.smithi145.stdout:1054: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:47:37.881 INFO:tasks.rados.rados.0.smithi145.stdout:1054: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:47:37.881 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 550 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-16T05:47:37.881 INFO:tasks.rados.rados.0.smithi145.stdout:1054: done (1 left) 2024-09-16T05:47:37.881 INFO:tasks.rados.rados.0.smithi145.stdout:1055: done (0 left) 2024-09-16T05:47:37.882 INFO:tasks.rados.rados.0.smithi145.stdout:1056: delete oid 16 current snap is 99 2024-09-16T05:47:37.884 INFO:tasks.rados.rados.0.smithi145.stdout:1056: done (0 left) 2024-09-16T05:47:37.884 INFO:tasks.rados.rados.0.smithi145.stdout:1057: snap_remove snap 72 2024-09-16T05:47:38.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:38 smithi161 ceph-mon[87722]: Reconfiguring mon.b (monmap changed)... 2024-09-16T05:47:38.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:38 smithi161 ceph-mon[87722]: Reconfiguring daemon mon.b on smithi161 2024-09-16T05:47:38.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:38 smithi161 ceph-mon[87722]: osdmap e264: 8 total, 8 up, 8 in 2024-09-16T05:47:38.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:38.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:38.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:47:38.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:47:38.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[96887]: Reconfiguring mon.b (monmap changed)... 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[96887]: Reconfiguring daemon mon.b on smithi161 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[96887]: osdmap e264: 8 total, 8 up, 8 in 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[99390]: Reconfiguring mon.b (monmap changed)... 2024-09-16T05:47:38.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[99390]: Reconfiguring daemon mon.b on smithi161 2024-09-16T05:47:38.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[99390]: osdmap e264: 8 total, 8 up, 8 in 2024-09-16T05:47:38.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:38.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:38.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T05:47:38.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T05:47:38.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:38.877 INFO:tasks.rados.rados.0.smithi145.stdout:1057: done (0 left) 2024-09-16T05:47:38.877 INFO:tasks.rados.rados.0.smithi145.stdout:1058: snap_remove snap 76 2024-09-16T05:47:39.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:39 smithi161 ceph-mon[87722]: pgmap v80: 121 pgs: 121 active+clean; 185 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-09-16T05:47:39.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:39 smithi161 ceph-mon[87722]: Reconfiguring mgr.x (monmap changed)... 2024-09-16T05:47:39.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:39 smithi161 ceph-mon[87722]: Reconfiguring daemon mgr.x on smithi161 2024-09-16T05:47:39.769 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:39 smithi161 ceph-mon[87722]: osdmap e265: 8 total, 8 up, 8 in 2024-09-16T05:47:39.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:39 smithi145 ceph-mon[96887]: pgmap v80: 121 pgs: 121 active+clean; 185 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-09-16T05:47:39.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:39 smithi145 ceph-mon[96887]: Reconfiguring mgr.x (monmap changed)... 2024-09-16T05:47:39.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:39 smithi145 ceph-mon[96887]: Reconfiguring daemon mgr.x on smithi161 2024-09-16T05:47:39.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:39 smithi145 ceph-mon[96887]: osdmap e265: 8 total, 8 up, 8 in 2024-09-16T05:47:39.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:39 smithi145 ceph-mon[99390]: pgmap v80: 121 pgs: 121 active+clean; 185 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-09-16T05:47:39.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:39 smithi145 ceph-mon[99390]: Reconfiguring mgr.x (monmap changed)... 2024-09-16T05:47:39.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:39 smithi145 ceph-mon[99390]: Reconfiguring daemon mgr.x on smithi161 2024-09-16T05:47:39.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:39 smithi145 ceph-mon[99390]: osdmap e265: 8 total, 8 up, 8 in 2024-09-16T05:47:39.878 INFO:tasks.rados.rados.0.smithi145.stdout:1058: done (0 left) 2024-09-16T05:47:39.878 INFO:tasks.rados.rados.0.smithi145.stdout:1059: snap_create 2024-09-16T05:47:40.018 INFO:tasks.rados.rados.0.smithi145.stdout:1059: done (0 left) 2024-09-16T05:47:40.018 INFO:tasks.rados.rados.0.smithi145.stdout:1060: rollback oid 48 current snap is 100 2024-09-16T05:47:40.018 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 48 to 97 2024-09-16T05:47:40.018 INFO:tasks.rados.rados.0.smithi145.stdout:1061: copy_from oid 4 from oid 24 current snap is 100 2024-09-16T05:47:40.018 INFO:tasks.rados.rados.0.smithi145.stdout:1062: snap_create 2024-09-16T05:47:40.025 INFO:tasks.rados.rados.0.smithi145.stdout:1060: finishing rollback tid 0 to smithi14585108-48 2024-09-16T05:47:40.025 INFO:tasks.rados.rados.0.smithi145.stdout:1060: finishing rollback tid 1 to smithi14585108-48 2024-09-16T05:47:40.026 INFO:tasks.rados.rados.0.smithi145.stdout:1060: finishing rollback tid 2 to smithi14585108-48 2024-09-16T05:47:40.026 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 393 (ObjNum 308 snap 86 seq_num 308) dirty exists 2024-09-16T05:47:40.031 INFO:tasks.rados.rados.0.smithi145.stdout:1061: finishing copy_from racing read to smithi14585108-4 2024-09-16T05:47:40.032 INFO:tasks.rados.rados.0.smithi145.stdout:1061: finishing copy_from to smithi14585108-4 2024-09-16T05:47:40.032 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 298 (ObjNum 259 snap 68 seq_num 259) dirty exists 2024-09-16T05:47:41.024 INFO:tasks.rados.rados.0.smithi145.stdout:1060: done (2 left) 2024-09-16T05:47:41.024 INFO:tasks.rados.rados.0.smithi145.stdout:1061: done (1 left) 2024-09-16T05:47:41.024 INFO:tasks.rados.rados.0.smithi145.stdout:1062: done (0 left) 2024-09-16T05:47:41.024 INFO:tasks.rados.rados.0.smithi145.stdout:1063: read oid 34 snap 97 2024-09-16T05:47:41.024 INFO:tasks.rados.rados.0.smithi145.stdout:1063: expect (ObjNum 326 snap 97 seq_num 326) 2024-09-16T05:47:41.024 INFO:tasks.rados.rados.0.smithi145.stdout:1064: delete oid 47 current snap is 101 2024-09-16T05:47:41.027 INFO:tasks.rados.rados.0.smithi145.stdout:1064: done (1 left) 2024-09-16T05:47:41.027 INFO:tasks.rados.rados.0.smithi145.stdout:1065: rmattr oid 38 current snap is 101 2024-09-16T05:47:41.027 INFO:tasks.rados.rados.0.smithi145.stdout:1065: done (1 left) 2024-09-16T05:47:41.027 INFO:tasks.rados.rados.0.smithi145.stdout:1066: read oid 39 snap 65 2024-09-16T05:47:41.027 INFO:tasks.rados.rados.0.smithi145.stdout:1066: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:47:41.027 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 101 2024-09-16T05:47:41.027 INFO:tasks.rados.rados.0.smithi145.stdout:1067: seq_num 345 ranges {245760=581632,827392=401408} 2024-09-16T05:47:41.032 INFO:tasks.rados.rados.0.smithi145.stdout:1067: writing smithi14585108-26 from 245760 to 827392 tid 1 2024-09-16T05:47:41.034 INFO:tasks.rados.rados.0.smithi145.stdout:1067: writing smithi14585108-26 from 827392 to 1228800 tid 2 2024-09-16T05:47:41.034 INFO:tasks.rados.rados.0.smithi145.stdout:1068: read oid 5 snap -1 2024-09-16T05:47:41.035 INFO:tasks.rados.rados.0.smithi145.stdout:1068: expect deleted 2024-09-16T05:47:41.035 INFO:tasks.rados.rados.0.smithi145.stdout:1069: read oid 43 snap -1 2024-09-16T05:47:41.035 INFO:tasks.rados.rados.0.smithi145.stdout:1069: expect deleted 2024-09-16T05:47:41.035 INFO:tasks.rados.rados.0.smithi145.stdout:1070: copy_from oid 12 from oid 19 current snap is 101 2024-09-16T05:47:41.035 INFO:tasks.rados.rados.0.smithi145.stdout:1066: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-16T05:47:41.050 INFO:tasks.rados.rados.0.smithi145.stdout:1067: finishing write tid 1 to smithi14585108-26 2024-09-16T05:47:41.050 INFO:tasks.rados.rados.0.smithi145.stdout:1067: finishing write tid 2 to smithi14585108-26 2024-09-16T05:47:41.050 INFO:tasks.rados.rados.0.smithi145.stdout:1066: done (5 left) 2024-09-16T05:47:41.050 INFO:tasks.rados.rados.0.smithi145.stdout:1068: done (4 left) 2024-09-16T05:47:41.050 INFO:tasks.rados.rados.0.smithi145.stdout:1071: copy_from oid 9 from oid 45 current snap is 101 2024-09-16T05:47:41.050 INFO:tasks.rados.rados.0.smithi145.stdout:1067: finishing write tid 3 to smithi14585108-26 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:1067: finishing write tid 4 to smithi14585108-26 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:1067: oid 26 updating version 0 to 543 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:1067: oid 26 updating version 543 to 545 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:1067: oid 26 version 545 is already newer than 544 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 545 (ObjNum 345 snap 101 seq_num 345) dirty exists 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:1067: left oid 26 (ObjNum 345 snap 101 seq_num 345) 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:1067: done (4 left) 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 101 2024-09-16T05:47:41.051 INFO:tasks.rados.rados.0.smithi145.stdout:1072: seq_num 346 ranges {1851392=598016,2449408=401408} 2024-09-16T05:47:41.064 INFO:tasks.rados.rados.0.smithi145.stdout:1072: writing smithi14585108-10 from 1851392 to 2449408 tid 1 2024-09-16T05:47:41.066 INFO:tasks.rados.rados.0.smithi145.stdout:1072: writing smithi14585108-10 from 2449408 to 2850816 tid 2 2024-09-16T05:47:41.066 INFO:tasks.rados.rados.0.smithi145.stdout:1073: snap_remove snap 98 2024-09-16T05:47:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: Reconfiguring osd.4 (monmap changed)... 2024-09-16T05:47:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:47:41.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:41.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: Reconfiguring daemon osd.4 on smithi161 2024-09-16T05:47:41.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: osdmap e266: 8 total, 8 up, 8 in 2024-09-16T05:47:41.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: osdmap e267: 8 total, 8 up, 8 in 2024-09-16T05:47:41.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:40 smithi161 ceph-mon[87722]: pgmap v84: 121 pgs: 121 active+clean; 185 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-09-16T05:47:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: Reconfiguring osd.4 (monmap changed)... 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: Reconfiguring daemon osd.4 on smithi161 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: osdmap e266: 8 total, 8 up, 8 in 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: osdmap e267: 8 total, 8 up, 8 in 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[99390]: pgmap v84: 121 pgs: 121 active+clean; 185 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: Reconfiguring osd.4 (monmap changed)... 2024-09-16T05:47:41.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:47:41.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:41.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: Reconfiguring daemon osd.4 on smithi161 2024-09-16T05:47:41.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: osdmap e266: 8 total, 8 up, 8 in 2024-09-16T05:47:41.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: osdmap e267: 8 total, 8 up, 8 in 2024-09-16T05:47:41.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:40 smithi145 ceph-mon[96887]: pgmap v84: 121 pgs: 121 active+clean; 185 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-09-16T05:47:42.037 INFO:tasks.rados.rados.0.smithi145.stdout:1073: done (5 left) 2024-09-16T05:47:42.037 INFO:tasks.rados.rados.0.smithi145.stdout:1074: rmattr oid 5 current snap is 101 2024-09-16T05:47:42.037 INFO:tasks.rados.rados.0.smithi145.stdout:1074: done (5 left) 2024-09-16T05:47:42.037 INFO:tasks.rados.rados.0.smithi145.stdout:1075: rollback oid 48 current snap is 101 2024-09-16T05:47:42.037 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 48 to 89 2024-09-16T05:47:42.037 INFO:tasks.rados.rados.0.smithi145.stdout:1063: expect (ObjNum 326 snap 97 seq_num 326) 2024-09-16T05:47:42.279 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:42 smithi161 ceph-mon[87722]: osdmap e268: 8 total, 8 up, 8 in 2024-09-16T05:47:42.279 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:42.279 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:42.280 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:42 smithi161 ceph-mon[87722]: Reconfiguring osd.5 (monmap changed)... 2024-09-16T05:47:42.280 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:47:42.280 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:42.280 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:42 smithi161 ceph-mon[87722]: Reconfiguring daemon osd.5 on smithi161 2024-09-16T05:47:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[96887]: osdmap e268: 8 total, 8 up, 8 in 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[96887]: Reconfiguring osd.5 (monmap changed)... 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[96887]: Reconfiguring daemon osd.5 on smithi161 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[99390]: osdmap e268: 8 total, 8 up, 8 in 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[99390]: Reconfiguring osd.5 (monmap changed)... 2024-09-16T05:47:42.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:47:42.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:42.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:42 smithi145 ceph-mon[99390]: Reconfiguring daemon osd.5 on smithi161 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1063: done (5 left) 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1069: done (4 left) 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1076: delete oid 38 current snap is 101 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1071: finishing copy_from racing read to smithi14585108-9 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1071: finishing copy_from to smithi14585108-9 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 437 (ObjNum 313 snap 88 seq_num 313) dirty exists 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1070: finishing copy_from racing read to smithi14585108-12 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1072: finishing write tid 1 to smithi14585108-10 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1072: finishing write tid 2 to smithi14585108-10 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1072: finishing write tid 3 to smithi14585108-10 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:1070: finishing copy_from to smithi14585108-12 2024-09-16T05:47:42.372 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 442 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:1072: finishing write tid 4 to smithi14585108-10 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:1072: oid 10 updating version 0 to 472 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:1072: oid 10 version 472 is already newer than 471 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:1072: oid 10 updating version 472 to 473 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 473 (ObjNum 346 snap 101 seq_num 346) dirty exists 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:1072: left oid 10 (ObjNum 346 snap 101 seq_num 346) 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:1075: finishing rollback tid 0 to smithi14585108-48 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:1075: finishing rollback tid 1 to smithi14585108-48 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:1075: finishing rollback tid 2 to smithi14585108-48 2024-09-16T05:47:42.373 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 396 (ObjNum 308 snap 86 seq_num 308) dirty exists 2024-09-16T05:47:42.374 INFO:tasks.rados.rados.0.smithi145.stdout:1070: done (4 left) 2024-09-16T05:47:42.374 INFO:tasks.rados.rados.0.smithi145.stdout:1071: done (3 left) 2024-09-16T05:47:42.374 INFO:tasks.rados.rados.0.smithi145.stdout:1072: done (2 left) 2024-09-16T05:47:42.374 INFO:tasks.rados.rados.0.smithi145.stdout:1075: done (1 left) 2024-09-16T05:47:42.374 INFO:tasks.rados.rados.0.smithi145.stdout:1076: done (0 left) 2024-09-16T05:47:42.374 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 101 2024-09-16T05:47:42.374 INFO:tasks.rados.rados.0.smithi145.stdout:1077: seq_num 348 ranges {0=630784,630784=401408} 2024-09-16T05:47:42.376 INFO:tasks.rados.rados.0.smithi145.stdout:1077: writing smithi14585108-47 from 0 to 630784 tid 1 2024-09-16T05:47:42.379 INFO:tasks.rados.rados.0.smithi145.stdout:1077: writing smithi14585108-47 from 630784 to 1032192 tid 2 2024-09-16T05:47:42.379 INFO:tasks.rados.rados.0.smithi145.stdout:1078: read oid 18 snap -1 2024-09-16T05:47:42.379 INFO:tasks.rados.rados.0.smithi145.stdout:1078: expect (ObjNum 329 snap 97 seq_num 329) 2024-09-16T05:47:42.379 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 101 2024-09-16T05:47:42.379 INFO:tasks.rados.rados.0.smithi145.stdout:1079: seq_num 349 ranges {3293184=655360,3948544=401408} 2024-09-16T05:47:42.400 INFO:tasks.rados.rados.0.smithi145.stdout:1079: writing smithi14585108-2 from 3293184 to 3948544 tid 1 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1079: writing smithi14585108-2 from 3948544 to 4349952 tid 2 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 101 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1077: finishing write tid 1 to smithi14585108-47 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1077: finishing write tid 2 to smithi14585108-47 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1077: finishing write tid 3 to smithi14585108-47 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1077: finishing write tid 4 to smithi14585108-47 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1077: oid 47 updating version 0 to 245 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1077: oid 47 updating version 245 to 246 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1077: oid 47 version 246 is already newer than 244 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 246 (ObjNum 348 snap 101 seq_num 348) dirty exists 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1077: left oid 47 (ObjNum 348 snap 101 seq_num 348) 2024-09-16T05:47:42.403 INFO:tasks.rados.rados.0.smithi145.stdout:1080: seq_num 350 ranges {753664=671744,1425408=401408} 2024-09-16T05:47:42.410 INFO:tasks.rados.rados.0.smithi145.stdout:1080: writing smithi14585108-33 from 753664 to 1425408 tid 1 2024-09-16T05:47:42.413 INFO:tasks.rados.rados.0.smithi145.stdout:1080: writing smithi14585108-33 from 1425408 to 1826816 tid 2 2024-09-16T05:47:42.413 INFO:tasks.rados.rados.0.smithi145.stdout:1077: done (3 left) 2024-09-16T05:47:42.413 INFO:tasks.rados.rados.0.smithi145.stdout:1081: copy_from oid 40 from oid 15 current snap is 101 2024-09-16T05:47:42.413 INFO:tasks.rados.rados.0.smithi145.stdout:1078: expect (ObjNum 329 snap 97 seq_num 329) 2024-09-16T05:47:42.558 INFO:tasks.rados.rados.0.smithi145.stdout:1079: finishing write tid 1 to smithi14585108-2 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1079: finishing write tid 2 to smithi14585108-2 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1079: finishing write tid 3 to smithi14585108-2 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1079: finishing write tid 4 to smithi14585108-2 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1079: oid 2 updating version 0 to 572 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1079: oid 2 version 572 is already newer than 571 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1079: oid 2 version 572 is already newer than 570 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 572 (ObjNum 349 snap 101 seq_num 349) dirty exists 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1079: left oid 2 (ObjNum 349 snap 101 seq_num 349) 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1080: finishing write tid 1 to smithi14585108-33 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1080: finishing write tid 2 to smithi14585108-33 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1080: finishing write tid 3 to smithi14585108-33 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1078: done (3 left) 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1079: done (2 left) 2024-09-16T05:47:42.559 INFO:tasks.rados.rados.0.smithi145.stdout:1082: rollback oid 43 current snap is 101 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 43 to 65 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1080: finishing write tid 4 to smithi14585108-33 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1080: oid 33 updating version 0 to 399 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1080: oid 33 version 399 is already newer than 398 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1080: oid 33 version 399 is already newer than 397 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 399 (ObjNum 350 snap 101 seq_num 350) dirty exists 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1080: left oid 33 (ObjNum 350 snap 101 seq_num 350) 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1081: finishing copy_from racing read to smithi14585108-40 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1081: finishing copy_from to smithi14585108-40 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 553 (ObjNum 341 snap 99 seq_num 341) dirty exists 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1080: done (2 left) 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1081: done (1 left) 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1083: copy_from oid 8 from oid 46 current snap is 101 2024-09-16T05:47:42.560 INFO:tasks.rados.rados.0.smithi145.stdout:1084: read oid 27 snap 83 2024-09-16T05:47:42.561 INFO:tasks.rados.rados.0.smithi145.stdout:1084: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:47:42.561 INFO:tasks.rados.rados.0.smithi145.stdout:1085: copy_from oid 7 from oid 33 current snap is 101 2024-09-16T05:47:42.561 INFO:tasks.rados.rados.0.smithi145.stdout:1086: snap_create 2024-09-16T05:47:42.561 INFO:tasks.rados.rados.0.smithi145.stdout:1082: finishing rollback tid 1 to smithi14585108-43 2024-09-16T05:47:42.561 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 361 (ObjNum 33 snap 0 seq_num 4026944736) dirty dne 2024-09-16T05:47:42.563 INFO:tasks.rados.rados.0.smithi145.stdout:1084: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-16T05:47:42.618 INFO:tasks.rados.rados.0.smithi145.stdout:1083: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:47:42.618 INFO:tasks.rados.rados.0.smithi145.stdout:1083: finishing copy_from to smithi14585108-8 2024-09-16T05:47:42.618 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 167 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:47:42.618 INFO:tasks.rados.rados.0.smithi145.stdout:1085: finishing copy_from racing read to smithi14585108-7 2024-09-16T05:47:42.618 INFO:tasks.rados.rados.0.smithi145.stdout:1085: finishing copy_from to smithi14585108-7 2024-09-16T05:47:42.618 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 399 (ObjNum 350 snap 101 seq_num 350) dirty exists 2024-09-16T05:47:43.037 INFO:tasks.rados.rados.0.smithi145.stdout:1082: done (4 left) 2024-09-16T05:47:43.037 INFO:tasks.rados.rados.0.smithi145.stdout:1083: done (3 left) 2024-09-16T05:47:43.037 INFO:tasks.rados.rados.0.smithi145.stdout:1084: done (2 left) 2024-09-16T05:47:43.037 INFO:tasks.rados.rados.0.smithi145.stdout:1085: done (1 left) 2024-09-16T05:47:43.038 INFO:tasks.rados.rados.0.smithi145.stdout:1086: done (0 left) 2024-09-16T05:47:43.038 INFO:tasks.rados.rados.0.smithi145.stdout:1087: read oid 48 snap -1 2024-09-16T05:47:43.038 INFO:tasks.rados.rados.0.smithi145.stdout:1087: expect (ObjNum 308 snap 86 seq_num 308) 2024-09-16T05:47:43.038 INFO:tasks.rados.rados.0.smithi145.stdout:1088: snap_remove snap 101 2024-09-16T05:47:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:43 smithi145 ceph-mon[96887]: osdmap e269: 8 total, 8 up, 8 in 2024-09-16T05:47:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:43 smithi145 ceph-mon[96887]: pgmap v87: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 9 op/s 2024-09-16T05:47:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:43 smithi145 ceph-mon[99390]: osdmap e269: 8 total, 8 up, 8 in 2024-09-16T05:47:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:43 smithi145 ceph-mon[99390]: pgmap v87: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 9 op/s 2024-09-16T05:47:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:43 smithi161 ceph-mon[87722]: osdmap e269: 8 total, 8 up, 8 in 2024-09-16T05:47:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:43 smithi161 ceph-mon[87722]: pgmap v87: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 9 op/s 2024-09-16T05:47:44.040 INFO:tasks.rados.rados.0.smithi145.stdout:1088: done (1 left) 2024-09-16T05:47:44.040 INFO:tasks.rados.rados.0.smithi145.stdout:1089: snap_create 2024-09-16T05:47:44.040 INFO:tasks.rados.rados.0.smithi145.stdout:1087: expect (ObjNum 308 snap 86 seq_num 308) 2024-09-16T05:47:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[96887]: osdmap e270: 8 total, 8 up, 8 in 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[96887]: Reconfiguring osd.6 (monmap changed)... 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[96887]: Reconfiguring daemon osd.6 on smithi161 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[99390]: osdmap e270: 8 total, 8 up, 8 in 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:44.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[99390]: Reconfiguring osd.6 (monmap changed)... 2024-09-16T05:47:44.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:47:44.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:44.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-mon[99390]: Reconfiguring daemon osd.6 on smithi161 2024-09-16T05:47:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:44 smithi161 ceph-mon[87722]: osdmap e270: 8 total, 8 up, 8 in 2024-09-16T05:47:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:44 smithi161 ceph-mon[87722]: Reconfiguring osd.6 (monmap changed)... 2024-09-16T05:47:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:47:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:44 smithi161 ceph-mon[87722]: Reconfiguring daemon osd.6 on smithi161 2024-09-16T05:47:45.022 INFO:tasks.rados.rados.0.smithi145.stdout:1087: done (1 left) 2024-09-16T05:47:45.023 INFO:tasks.rados.rados.0.smithi145.stdout:1089: done (0 left) 2024-09-16T05:47:45.023 INFO:tasks.rados.rados.0.smithi145.stdout:1090: copy_from oid 20 from oid 32 current snap is 103 2024-09-16T05:47:45.023 INFO:tasks.rados.rados.0.smithi145.stdout:1091: delete oid 3 current snap is 103 2024-09-16T05:47:45.027 INFO:tasks.rados.rados.0.smithi145.stdout:1091: done (1 left) 2024-09-16T05:47:45.027 INFO:tasks.rados.rados.0.smithi145.stdout:1092: copy_from oid 45 from oid 37 current snap is 103 2024-09-16T05:47:45.027 INFO:tasks.rados.rados.0.smithi145.stdout:1093: snap_remove snap 89 2024-09-16T05:47:45.046 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:47:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:47:44] "GET /metrics HTTP/1.1" 200 36037 "" "Prometheus/2.43.0" 2024-09-16T05:47:45.209 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:45 smithi161 ceph-mon[87722]: osdmap e271: 8 total, 8 up, 8 in 2024-09-16T05:47:45.209 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:45 smithi161 ceph-mon[87722]: pgmap v90: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-09-16T05:47:45.209 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:45.209 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:45.209 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:47:45.209 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:45.209 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:45 smithi161 ceph-mon[87722]: osdmap e272: 8 total, 8 up, 8 in 2024-09-16T05:47:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[96887]: osdmap e271: 8 total, 8 up, 8 in 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[96887]: pgmap v90: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[96887]: osdmap e272: 8 total, 8 up, 8 in 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[99390]: osdmap e271: 8 total, 8 up, 8 in 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[99390]: pgmap v90: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:47:45.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:45.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:45 smithi145 ceph-mon[99390]: osdmap e272: 8 total, 8 up, 8 in 2024-09-16T05:47:46.026 INFO:tasks.rados.rados.0.smithi145.stdout:1093: done (2 left) 2024-09-16T05:47:46.026 INFO:tasks.rados.rados.0.smithi145.stdout:1094: snap_create 2024-09-16T05:47:46.026 INFO:tasks.rados.rados.0.smithi145.stdout:1090: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:47:46.026 INFO:tasks.rados.rados.0.smithi145.stdout:1090: finishing copy_from to smithi14585108-20 2024-09-16T05:47:46.026 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 493 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:47:46.026 INFO:tasks.rados.rados.0.smithi145.stdout:1092: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:47:46.026 INFO:tasks.rados.rados.0.smithi145.stdout:1092: finishing copy_from to smithi14585108-45 2024-09-16T05:47:46.026 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 385 (ObjNum 316 snap 93 seq_num 316) dirty exists 2024-09-16T05:47:46.307 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:46 smithi145 ceph-mon[99390]: Reconfiguring osd.7 (monmap changed)... 2024-09-16T05:47:46.307 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:46 smithi145 ceph-mon[99390]: Reconfiguring daemon osd.7 on smithi161 2024-09-16T05:47:46.307 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:46 smithi145 ceph-mon[99390]: osdmap e273: 8 total, 8 up, 8 in 2024-09-16T05:47:46.307 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:46.308 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:46 smithi145 ceph-mon[96887]: Reconfiguring osd.7 (monmap changed)... 2024-09-16T05:47:46.308 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:46 smithi145 ceph-mon[96887]: Reconfiguring daemon osd.7 on smithi161 2024-09-16T05:47:46.308 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:46 smithi145 ceph-mon[96887]: osdmap e273: 8 total, 8 up, 8 in 2024-09-16T05:47:46.308 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:46 smithi161 ceph-mon[87722]: Reconfiguring osd.7 (monmap changed)... 2024-09-16T05:47:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:46 smithi161 ceph-mon[87722]: Reconfiguring daemon osd.7 on smithi161 2024-09-16T05:47:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:46 smithi161 ceph-mon[87722]: osdmap e273: 8 total, 8 up, 8 in 2024-09-16T05:47:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:47.023 INFO:tasks.rados.rados.0.smithi145.stdout:1090: done (2 left) 2024-09-16T05:47:47.024 INFO:tasks.rados.rados.0.smithi145.stdout:1092: done (1 left) 2024-09-16T05:47:47.024 INFO:tasks.rados.rados.0.smithi145.stdout:1094: done (0 left) 2024-09-16T05:47:47.024 INFO:tasks.rados.rados.0.smithi145.stdout:1095: snap_remove snap 65 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[96887]: Reconfiguring mds.b (monmap changed)... 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[96887]: Reconfiguring daemon mds.b on smithi161 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[96887]: pgmap v93: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[96887]: osdmap e274: 8 total, 8 up, 8 in 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[99390]: Reconfiguring mds.b (monmap changed)... 2024-09-16T05:47:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:47:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[99390]: Reconfiguring daemon mds.b on smithi161 2024-09-16T05:47:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[99390]: pgmap v93: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:47 smithi145 ceph-mon[99390]: osdmap e274: 8 total, 8 up, 8 in 2024-09-16T05:47:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:47.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:47 smithi161 ceph-mon[87722]: Reconfiguring mds.b (monmap changed)... 2024-09-16T05:47:47.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:47:47.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:47.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:47 smithi161 ceph-mon[87722]: Reconfiguring daemon mds.b on smithi161 2024-09-16T05:47:47.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:47 smithi161 ceph-mon[87722]: pgmap v93: 121 pgs: 121 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:47.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:47 smithi161 ceph-mon[87722]: osdmap e274: 8 total, 8 up, 8 in 2024-09-16T05:47:48.027 INFO:tasks.rados.rados.0.smithi145.stdout:1095: done (0 left) 2024-09-16T05:47:48.027 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 104 2024-09-16T05:47:48.027 INFO:tasks.rados.rados.0.smithi145.stdout:1096: seq_num 352 ranges {2613248=704512,3317760=401408} 2024-09-16T05:47:48.046 INFO:tasks.rados.rados.0.smithi145.stdout:1096: writing smithi14585108-25 from 2613248 to 3317760 tid 1 2024-09-16T05:47:48.049 INFO:tasks.rados.rados.0.smithi145.stdout:1096: writing smithi14585108-25 from 3317760 to 3719168 tid 2 2024-09-16T05:47:48.049 INFO:tasks.rados.rados.0.smithi145.stdout:1097: copy_from oid 1 from oid 10 current snap is 104 2024-09-16T05:47:48.050 INFO:tasks.rados.rados.0.smithi145.stdout:1098: read oid 46 snap -1 2024-09-16T05:47:48.050 INFO:tasks.rados.rados.0.smithi145.stdout:1098: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:47:48.050 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 104 2024-09-16T05:47:48.050 INFO:tasks.rados.rados.0.smithi145.stdout:1099: seq_num 353 ranges {2433024=720896,3153920=401408} 2024-09-16T05:47:48.067 INFO:tasks.rados.rados.0.smithi145.stdout:1099: writing smithi14585108-24 from 2433024 to 3153920 tid 1 2024-09-16T05:47:48.069 INFO:tasks.rados.rados.0.smithi145.stdout:1099: writing smithi14585108-24 from 3153920 to 3555328 tid 2 2024-09-16T05:47:48.070 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 104 2024-09-16T05:47:48.070 INFO:tasks.rados.rados.0.smithi145.stdout:1100: seq_num 354 ranges {0=737280,737280=401408} 2024-09-16T05:47:48.073 INFO:tasks.rados.rados.0.smithi145.stdout:1100: writing smithi14585108-5 from 0 to 737280 tid 1 2024-09-16T05:47:48.076 INFO:tasks.rados.rados.0.smithi145.stdout:1100: writing smithi14585108-5 from 737280 to 1138688 tid 2 2024-09-16T05:47:48.076 INFO:tasks.rados.rados.0.smithi145.stdout:1101: rollback oid 26 current snap is 104 2024-09-16T05:47:48.077 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 102 2024-09-16T05:47:48.077 INFO:tasks.rados.rados.0.smithi145.stdout:1096: finishing write tid 1 to smithi14585108-25 2024-09-16T05:47:48.077 INFO:tasks.rados.rados.0.smithi145.stdout:1096: finishing write tid 2 to smithi14585108-25 2024-09-16T05:47:48.077 INFO:tasks.rados.rados.0.smithi145.stdout:1096: finishing write tid 3 to smithi14585108-25 2024-09-16T05:47:48.077 INFO:tasks.rados.rados.0.smithi145.stdout:1098: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:47:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:1096: finishing write tid 4 to smithi14585108-25 2024-09-16T05:47:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:1096: oid 25 updating version 0 to 414 2024-09-16T05:47:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:1096: oid 25 version 414 is already newer than 412 2024-09-16T05:47:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:1096: oid 25 version 414 is already newer than 413 2024-09-16T05:47:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 414 (ObjNum 352 snap 104 seq_num 352) dirty exists 2024-09-16T05:47:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:1096: left oid 25 (ObjNum 352 snap 104 seq_num 352) 2024-09-16T05:47:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:1097: finishing copy_from racing read to smithi14585108-1 2024-09-16T05:47:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:1097: finishing copy_from to smithi14585108-1 2024-09-16T05:47:48.134 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 473 (ObjNum 346 snap 101 seq_num 346) dirty exists 2024-09-16T05:47:48.134 INFO:tasks.rados.rados.0.smithi145.stdout:1096: done (5 left) 2024-09-16T05:47:48.134 INFO:tasks.rados.rados.0.smithi145.stdout:1097: done (4 left) 2024-09-16T05:47:48.134 INFO:tasks.rados.rados.0.smithi145.stdout:1098: done (3 left) 2024-09-16T05:47:48.134 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 104 2024-09-16T05:47:48.134 INFO:tasks.rados.rados.0.smithi145.stdout:1099: finishing write tid 1 to smithi14585108-24 2024-09-16T05:47:48.134 INFO:tasks.rados.rados.0.smithi145.stdout:1102: seq_num 355 ranges {6004736=753664,6758400=401408} 2024-09-16T05:47:48.169 INFO:tasks.rados.rados.0.smithi145.stdout:1102: writing smithi14585108-12 from 6004736 to 6758400 tid 1 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:1102: writing smithi14585108-12 from 6758400 to 7159808 tid 2 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:1103: copy_from oid 9 from oid 3 current snap is 104 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:1099: finishing write tid 2 to smithi14585108-24 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:1099: finishing write tid 3 to smithi14585108-24 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:1099: finishing write tid 4 to smithi14585108-24 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:1099: oid 24 updating version 0 to 321 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:1099: oid 24 version 321 is already newer than 320 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:1099: oid 24 updating version 321 to 322 2024-09-16T05:47:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 322 (ObjNum 353 snap 104 seq_num 353) dirty exists 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1099: left oid 24 (ObjNum 353 snap 104 seq_num 353) 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1100: finishing write tid 1 to smithi14585108-5 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1100: finishing write tid 2 to smithi14585108-5 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1100: finishing write tid 3 to smithi14585108-5 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1101: finishing rollback tid 0 to smithi14585108-26 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1101: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1099: done (4 left) 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1104: copy_from oid 28 from oid 43 current snap is 104 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1101: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 563 (ObjNum 345 snap 101 seq_num 345) dirty exists 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1100: finishing write tid 4 to smithi14585108-5 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1100: oid 5 updating version 0 to 397 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1100: oid 5 updating version 397 to 399 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:1100: oid 5 version 399 is already newer than 398 2024-09-16T05:47:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 399 (ObjNum 354 snap 104 seq_num 354) dirty exists 2024-09-16T05:47:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1100: left oid 5 (ObjNum 354 snap 104 seq_num 354) 2024-09-16T05:47:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1100: done (4 left) 2024-09-16T05:47:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1101: done (3 left) 2024-09-16T05:47:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1105: read oid 41 snap -1 2024-09-16T05:47:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1105: expect (ObjNum 302 snap 85 seq_num 302) 2024-09-16T05:47:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1106: setattr oid 16 current snap is 104 2024-09-16T05:47:48.175 INFO:tasks.rados.rados.0.smithi145.stdout:1103: finishing copy_from to smithi14585108-9 2024-09-16T05:47:48.175 INFO:tasks.rados.rados.0.smithi145.stdout:1103: got expected ENOENT (src dne) 2024-09-16T05:47:48.175 INFO:tasks.rados.rados.0.smithi145.stdout:1103: finishing copy_from racing read to smithi14585108-9 2024-09-16T05:47:48.175 INFO:tasks.rados.rados.0.smithi145.stdout:1102: finishing write tid 1 to smithi14585108-12 2024-09-16T05:47:48.175 INFO:tasks.rados.rados.0.smithi145.stdout:1103: done (4 left) 2024-09-16T05:47:48.175 INFO:tasks.rados.rados.0.smithi145.stdout:1107: rollback oid 44 current snap is 104 2024-09-16T05:47:48.175 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 44 to 103 2024-09-16T05:47:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:1108: rollback oid 3 current snap is 104 2024-09-16T05:47:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 3 to 69 2024-09-16T05:47:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:1109: read oid 33 snap -1 2024-09-16T05:47:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:1109: expect (ObjNum 350 snap 101 seq_num 350) 2024-09-16T05:47:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:1110: rollback oid 18 current snap is 104 2024-09-16T05:47:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 18 to 97 2024-09-16T05:47:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:1111: delete oid 47 current snap is 104 2024-09-16T05:47:48.177 INFO:tasks.rados.rados.0.smithi145.stdout:1102: finishing write tid 2 to smithi14585108-12 2024-09-16T05:47:48.177 INFO:tasks.rados.rados.0.smithi145.stdout:1102: finishing write tid 3 to smithi14585108-12 2024-09-16T05:47:48.179 INFO:tasks.rados.rados.0.smithi145.stdout:1104: finishing copy_from to smithi14585108-28 2024-09-16T05:47:48.179 INFO:tasks.rados.rados.0.smithi145.stdout:1104: got expected ENOENT (src dne) 2024-09-16T05:47:48.179 INFO:tasks.rados.rados.0.smithi145.stdout:1104: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:47:48.179 INFO:tasks.rados.rados.0.smithi145.stdout:1110: finishing rollback tid 0 to smithi14585108-18 2024-09-16T05:47:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:1102: finishing write tid 4 to smithi14585108-12 2024-09-16T05:47:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:1102: oid 12 updating version 0 to 445 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:1102: oid 12 version 445 is already newer than 444 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:1102: oid 12 version 445 is already newer than 443 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 445 (ObjNum 355 snap 104 seq_num 355) dirty exists 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:1102: left oid 12 (ObjNum 355 snap 104 seq_num 355) 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:1108: finishing rollback tid 1 to smithi14585108-3 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:1107: finishing rollback tid 0 to smithi14585108-44 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:1108: finishing rollback tid 2 to smithi14585108-3 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 475 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-16T05:47:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:1107: finishing rollback tid 1 to smithi14585108-44 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1110: finishing rollback tid 1 to smithi14585108-18 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1110: finishing rollback tid 2 to smithi14585108-18 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 596 (ObjNum 329 snap 97 seq_num 329) dirty exists 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 253 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1102: done (8 left) 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1104: done (7 left) 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1106: done (6 left) 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1108: done (5 left) 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1110: done (4 left) 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1111: done (3 left) 2024-09-16T05:47:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:1112: copy_from oid 2 from oid 25 current snap is 104 2024-09-16T05:47:48.184 INFO:tasks.rados.rados.0.smithi145.stdout:1113: setattr oid 43 current snap is 104 2024-09-16T05:47:48.184 INFO:tasks.rados.rados.0.smithi145.stdout:1109: expect (ObjNum 350 snap 101 seq_num 350) 2024-09-16T05:47:48.244 INFO:tasks.rados.rados.0.smithi145.stdout:1107: finishing rollback tid 2 to smithi14585108-44 2024-09-16T05:47:48.244 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 326 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:47:48.244 INFO:tasks.rados.rados.0.smithi145.stdout:1105: expect (ObjNum 302 snap 85 seq_num 302) 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T05:47:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[96887]: osdmap e275: 8 total, 8 up, 8 in 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:48.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T05:47:48.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:48 smithi145 ceph-mon[99390]: osdmap e275: 8 total, 8 up, 8 in 2024-09-16T05:47:48.664 INFO:tasks.rados.rados.0.smithi145.stdout:1112: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:47:48.664 INFO:tasks.rados.rados.0.smithi145.stdout:1112: finishing copy_from to smithi14585108-2 2024-09-16T05:47:48.664 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 414 (ObjNum 352 snap 104 seq_num 352) dirty exists 2024-09-16T05:47:48.664 INFO:tasks.rados.rados.0.smithi145.stdout:1105: done (4 left) 2024-09-16T05:47:48.664 INFO:tasks.rados.rados.0.smithi145.stdout:1107: done (3 left) 2024-09-16T05:47:48.664 INFO:tasks.rados.rados.0.smithi145.stdout:1109: done (2 left) 2024-09-16T05:47:48.665 INFO:tasks.rados.rados.0.smithi145.stdout:1112: done (1 left) 2024-09-16T05:47:48.665 INFO:tasks.rados.rados.0.smithi145.stdout:1114: snap_create 2024-09-16T05:47:48.666 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 489 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:47:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:48.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:48.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T05:47:48.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:48 smithi161 ceph-mon[87722]: osdmap e275: 8 total, 8 up, 8 in 2024-09-16T05:47:49.485 INFO:tasks.rados.rados.0.smithi145.stdout:1113: done (1 left) 2024-09-16T05:47:49.485 INFO:tasks.rados.rados.0.smithi145.stdout:1114: done (0 left) 2024-09-16T05:47:49.485 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 105 2024-09-16T05:47:49.485 INFO:tasks.rados.rados.0.smithi145.stdout:1115: seq_num 357 ranges {4202496=786432,4988928=401408} 2024-09-16T05:47:49.512 INFO:tasks.rados.rados.0.smithi145.stdout:1115: writing smithi14585108-6 from 4202496 to 4988928 tid 1 2024-09-16T05:47:49.514 INFO:tasks.rados.rados.0.smithi145.stdout:1115: writing smithi14585108-6 from 4988928 to 5390336 tid 2 2024-09-16T05:47:49.514 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 105 2024-09-16T05:47:49.514 INFO:tasks.rados.rados.0.smithi145.stdout:1116: seq_num 358 ranges {0=802816,802816=401408} 2024-09-16T05:47:49.519 INFO:tasks.rados.rados.0.smithi145.stdout:1116: writing smithi14585108-44 from 0 to 802816 tid 1 2024-09-16T05:47:49.522 INFO:tasks.rados.rados.0.smithi145.stdout:1116: writing smithi14585108-44 from 802816 to 1204224 tid 2 2024-09-16T05:47:49.522 INFO:tasks.rados.rados.0.smithi145.stdout:1117: read oid 50 snap -1 2024-09-16T05:47:49.522 INFO:tasks.rados.rados.0.smithi145.stdout:1117: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:47:49.522 INFO:tasks.rados.rados.0.smithi145.stdout:1118: rollback oid 21 current snap is 105 2024-09-16T05:47:49.522 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 95 2024-09-16T05:47:49.522 INFO:tasks.rados.rados.0.smithi145.stdout:1115: finishing write tid 1 to smithi14585108-6 2024-09-16T05:47:49.522 INFO:tasks.rados.rados.0.smithi145.stdout:1115: finishing write tid 2 to smithi14585108-6 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1115: finishing write tid 3 to smithi14585108-6 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1119: read oid 40 snap -1 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1119: expect (ObjNum 341 snap 99 seq_num 341) 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 105 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1115: finishing write tid 4 to smithi14585108-6 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1115: oid 6 updating version 0 to 600 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1115: oid 6 updating version 600 to 602 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1115: oid 6 version 602 is already newer than 601 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 602 (ObjNum 357 snap 105 seq_num 357) dirty exists 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1115: left oid 6 (ObjNum 357 snap 105 seq_num 357) 2024-09-16T05:47:49.523 INFO:tasks.rados.rados.0.smithi145.stdout:1120: seq_num 359 ranges {1753088=417792,2170880=417792,2588672=385024} 2024-09-16T05:47:49.534 INFO:tasks.rados.rados.0.smithi145.stdout:1120: writing smithi14585108-9 from 1753088 to 2170880 tid 1 2024-09-16T05:47:49.536 INFO:tasks.rados.rados.0.smithi145.stdout:1120: writing smithi14585108-9 from 2170880 to 2588672 tid 2 2024-09-16T05:47:49.538 INFO:tasks.rados.rados.0.smithi145.stdout:1120: writing smithi14585108-9 from 2588672 to 2973696 tid 3 2024-09-16T05:47:49.539 INFO:tasks.rados.rados.0.smithi145.stdout:1115: done (5 left) 2024-09-16T05:47:49.539 INFO:tasks.rados.rados.0.smithi145.stdout:1121: rollback oid 33 current snap is 105 2024-09-16T05:47:49.539 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 103 2024-09-16T05:47:49.539 INFO:tasks.rados.rados.0.smithi145.stdout:1117: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1118: finishing rollback tid 0 to smithi14585108-21 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1116: finishing write tid 1 to smithi14585108-44 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1118: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1117: done (5 left) 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1122: delete oid 23 current snap is 105 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1118: finishing rollback tid 2 to smithi14585108-21 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 417 (ObjNum 317 snap 94 seq_num 317) dirty exists 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1116: finishing write tid 2 to smithi14585108-44 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1116: finishing write tid 3 to smithi14585108-44 2024-09-16T05:47:49.541 INFO:tasks.rados.rados.0.smithi145.stdout:1116: finishing write tid 4 to smithi14585108-44 2024-09-16T05:47:49.542 INFO:tasks.rados.rados.0.smithi145.stdout:1116: oid 44 updating version 0 to 330 2024-09-16T05:47:49.542 INFO:tasks.rados.rados.0.smithi145.stdout:1116: oid 44 version 330 is already newer than 328 2024-09-16T05:47:49.542 INFO:tasks.rados.rados.0.smithi145.stdout:1116: oid 44 version 330 is already newer than 329 2024-09-16T05:47:49.542 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 330 (ObjNum 358 snap 105 seq_num 358) dirty exists 2024-09-16T05:47:49.542 INFO:tasks.rados.rados.0.smithi145.stdout:1116: left oid 44 (ObjNum 358 snap 105 seq_num 358) 2024-09-16T05:47:49.542 INFO:tasks.rados.rados.0.smithi145.stdout:1119: expect (ObjNum 341 snap 99 seq_num 341) 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:1120: finishing write tid 1 to smithi14585108-9 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:1116: done (5 left) 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:1118: done (4 left) 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:1119: done (3 left) 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:1122: done (2 left) 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 105 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:1120: finishing write tid 2 to smithi14585108-9 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:1121: finishing rollback tid 0 to smithi14585108-33 2024-09-16T05:47:49.645 INFO:tasks.rados.rados.0.smithi145.stdout:1121: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:47:49.646 INFO:tasks.rados.rados.0.smithi145.stdout:1120: finishing write tid 3 to smithi14585108-9 2024-09-16T05:47:49.646 INFO:tasks.rados.rados.0.smithi145.stdout:1121: finishing rollback tid 2 to smithi14585108-33 2024-09-16T05:47:49.646 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 402 (ObjNum 350 snap 101 seq_num 350) dirty exists 2024-09-16T05:47:49.646 INFO:tasks.rados.rados.0.smithi145.stdout:1120: finishing write tid 4 to smithi14585108-9 2024-09-16T05:47:49.646 INFO:tasks.rados.rados.0.smithi145.stdout:1123: seq_num 361 ranges {2752512=450560,3203072=581632,3784704=221184} 2024-09-16T05:47:49.662 INFO:tasks.rados.rados.0.smithi145.stdout:1123: writing smithi14585108-35 from 2752512 to 3203072 tid 1 2024-09-16T05:47:49.665 INFO:tasks.rados.rados.0.smithi145.stdout:1123: writing smithi14585108-35 from 3203072 to 3784704 tid 2 2024-09-16T05:47:49.667 INFO:tasks.rados.rados.0.smithi145.stdout:1123: writing smithi14585108-35 from 3784704 to 4005888 tid 3 2024-09-16T05:47:49.667 INFO:tasks.rados.rados.0.smithi145.stdout:1121: done (2 left) 2024-09-16T05:47:49.667 INFO:tasks.rados.rados.0.smithi145.stdout:1124: delete oid 27 current snap is 105 2024-09-16T05:47:49.667 INFO:tasks.rados.rados.0.smithi145.stdout:1120: finishing write tid 5 to smithi14585108-9 2024-09-16T05:47:49.668 INFO:tasks.rados.rados.0.smithi145.stdout:1120: oid 9 updating version 0 to 492 2024-09-16T05:47:49.668 INFO:tasks.rados.rados.0.smithi145.stdout:1120: oid 9 updating version 492 to 494 2024-09-16T05:47:49.668 INFO:tasks.rados.rados.0.smithi145.stdout:1120: oid 9 version 494 is already newer than 491 2024-09-16T05:47:49.668 INFO:tasks.rados.rados.0.smithi145.stdout:1120: oid 9 version 494 is already newer than 493 2024-09-16T05:47:49.668 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 494 (ObjNum 359 snap 105 seq_num 359) dirty exists 2024-09-16T05:47:49.668 INFO:tasks.rados.rados.0.smithi145.stdout:1120: left oid 9 (ObjNum 359 snap 105 seq_num 359) 2024-09-16T05:47:49.668 INFO:tasks.rados.rados.0.smithi145.stdout:1123: finishing write tid 1 to smithi14585108-35 2024-09-16T05:47:49.669 INFO:tasks.rados.rados.0.smithi145.stdout:1123: finishing write tid 2 to smithi14585108-35 2024-09-16T05:47:49.669 INFO:tasks.rados.rados.0.smithi145.stdout:1123: finishing write tid 3 to smithi14585108-35 2024-09-16T05:47:49.670 INFO:tasks.rados.rados.0.smithi145.stdout:1123: finishing write tid 4 to smithi14585108-35 2024-09-16T05:47:49.670 INFO:tasks.rados.rados.0.smithi145.stdout:1120: done (2 left) 2024-09-16T05:47:49.670 INFO:tasks.rados.rados.0.smithi145.stdout:1124: done (1 left) 2024-09-16T05:47:49.670 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 105 2024-09-16T05:47:49.670 INFO:tasks.rados.rados.0.smithi145.stdout:1125: seq_num 363 ranges {557056=483328,1040384=753664,1794048=49152} 2024-09-16T05:47:49.676 INFO:tasks.rados.rados.0.smithi145.stdout:1125: writing smithi14585108-3 from 557056 to 1040384 tid 1 2024-09-16T05:47:49.681 INFO:tasks.rados.rados.0.smithi145.stdout:1125: writing smithi14585108-3 from 1040384 to 1794048 tid 2 2024-09-16T05:47:49.681 INFO:tasks.rados.rados.0.smithi145.stdout:1125: writing smithi14585108-3 from 1794048 to 1843200 tid 3 2024-09-16T05:47:49.681 INFO:tasks.rados.rados.0.smithi145.stdout:1126: read oid 39 snap -1 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1126: expect (ObjNum 334 snap 97 seq_num 334) 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1127: snap_create 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1123: finishing write tid 5 to smithi14585108-35 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1123: oid 35 updating version 0 to 108 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1123: oid 35 updating version 108 to 110 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1123: oid 35 version 110 is already newer than 109 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1123: oid 35 version 110 is already newer than 107 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 110 (ObjNum 361 snap 105 seq_num 361) dirty exists 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1123: left oid 35 (ObjNum 361 snap 105 seq_num 361) 2024-09-16T05:47:49.682 INFO:tasks.rados.rados.0.smithi145.stdout:1125: finishing write tid 1 to smithi14585108-3 2024-09-16T05:47:49.685 INFO:tasks.rados.rados.0.smithi145.stdout:1125: finishing write tid 2 to smithi14585108-3 2024-09-16T05:47:49.685 INFO:tasks.rados.rados.0.smithi145.stdout:1125: finishing write tid 3 to smithi14585108-3 2024-09-16T05:47:49.685 INFO:tasks.rados.rados.0.smithi145.stdout:1125: finishing write tid 4 to smithi14585108-3 2024-09-16T05:47:49.685 INFO:tasks.rados.rados.0.smithi145.stdout:1126: expect (ObjNum 334 snap 97 seq_num 334) 2024-09-16T05:47:49.710 INFO:tasks.rados.rados.0.smithi145.stdout:1125: finishing write tid 5 to smithi14585108-3 2024-09-16T05:47:49.710 INFO:tasks.rados.rados.0.smithi145.stdout:1125: oid 3 updating version 0 to 479 2024-09-16T05:47:49.710 INFO:tasks.rados.rados.0.smithi145.stdout:1125: oid 3 version 479 is already newer than 476 2024-09-16T05:47:49.710 INFO:tasks.rados.rados.0.smithi145.stdout:1125: oid 3 version 479 is already newer than 478 2024-09-16T05:47:49.711 INFO:tasks.rados.rados.0.smithi145.stdout:1125: oid 3 version 479 is already newer than 477 2024-09-16T05:47:49.711 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 479 (ObjNum 363 snap 105 seq_num 363) dirty exists 2024-09-16T05:47:49.711 INFO:tasks.rados.rados.0.smithi145.stdout:1125: left oid 3 (ObjNum 363 snap 105 seq_num 363) 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all mon 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all crash 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[96887]: Upgrade: osd.0 is safe to restart 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[96887]: pgmap v96: 121 pgs: 121 active+clean; 208 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all mon 2024-09-16T05:47:49.785 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all crash 2024-09-16T05:47:49.786 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T05:47:49.786 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[99390]: Upgrade: osd.0 is safe to restart 2024-09-16T05:47:49.786 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[99390]: pgmap v96: 121 pgs: 121 active+clean; 208 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-09-16T05:47:49.786 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:49.786 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:47:49.786 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:49 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all mon 2024-09-16T05:47:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:49 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all crash 2024-09-16T05:47:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:49 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T05:47:49.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:49 smithi161 ceph-mon[87722]: Upgrade: osd.0 is safe to restart 2024-09-16T05:47:49.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:49 smithi161 ceph-mon[87722]: pgmap v96: 121 pgs: 121 active+clean; 208 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-09-16T05:47:49.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:49.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T05:47:49.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1123: done (3 left) 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1125: done (2 left) 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1126: done (1 left) 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1127: done (0 left) 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1128: read oid 12 snap -1 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1128: expect (ObjNum 355 snap 104 seq_num 355) 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1129: rollback oid 47 current snap is 106 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 100 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1130: copy_from oid 22 from oid 35 current snap is 106 2024-09-16T05:47:50.025 INFO:tasks.rados.rados.0.smithi145.stdout:1131: delete oid 3 current snap is 106 2024-09-16T05:47:50.028 INFO:tasks.rados.rados.0.smithi145.stdout:1129: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:47:50.028 INFO:tasks.rados.rados.0.smithi145.stdout:1131: done (3 left) 2024-09-16T05:47:50.028 INFO:tasks.rados.rados.0.smithi145.stdout:1132: rmattr oid 24 current snap is 106 2024-09-16T05:47:50.028 INFO:tasks.rados.rados.0.smithi145.stdout:1132: done (3 left) 2024-09-16T05:47:50.029 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 106 2024-09-16T05:47:50.029 INFO:tasks.rados.rados.0.smithi145.stdout:1133: seq_num 365 ranges {3391488=516096,3907584=573440,4481024=229376} 2024-09-16T05:47:50.050 INFO:tasks.rados.rados.0.smithi145.stdout:1133: writing smithi14585108-42 from 3391488 to 3907584 tid 1 2024-09-16T05:47:50.053 INFO:tasks.rados.rados.0.smithi145.stdout:1133: writing smithi14585108-42 from 3907584 to 4481024 tid 2 2024-09-16T05:47:50.054 INFO:tasks.rados.rados.0.smithi145.stdout:1133: writing smithi14585108-42 from 4481024 to 4710400 tid 3 2024-09-16T05:47:50.055 INFO:tasks.rados.rados.0.smithi145.stdout:1134: snap_create 2024-09-16T05:47:50.055 INFO:tasks.rados.rados.0.smithi145.stdout:1129: finishing rollback tid 2 to smithi14585108-47 2024-09-16T05:47:50.055 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 257 (ObjNum 327 snap 97 seq_num 327) dirty exists 2024-09-16T05:47:50.055 INFO:tasks.rados.rados.0.smithi145.stdout:1130: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:47:50.055 INFO:tasks.rados.rados.0.smithi145.stdout:1130: finishing copy_from to smithi14585108-22 2024-09-16T05:47:50.055 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 110 (ObjNum 361 snap 105 seq_num 361) dirty exists 2024-09-16T05:47:50.055 INFO:tasks.rados.rados.0.smithi145.stdout:1128: expect (ObjNum 355 snap 104 seq_num 355) 2024-09-16T05:47:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:50 smithi145 ceph-mon[96887]: Upgrade: Updating osd.0 2024-09-16T05:47:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:50 smithi145 ceph-mon[96887]: Deploying daemon osd.0 on smithi145 2024-09-16T05:47:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:50 smithi145 ceph-mon[96887]: osdmap e276: 8 total, 8 up, 8 in 2024-09-16T05:47:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:50 smithi145 ceph-mon[96887]: osdmap e277: 8 total, 8 up, 8 in 2024-09-16T05:47:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:50 smithi145 ceph-mon[99390]: Upgrade: Updating osd.0 2024-09-16T05:47:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:50 smithi145 ceph-mon[99390]: Deploying daemon osd.0 on smithi145 2024-09-16T05:47:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:50 smithi145 ceph-mon[99390]: osdmap e276: 8 total, 8 up, 8 in 2024-09-16T05:47:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:50 smithi145 ceph-mon[99390]: osdmap e277: 8 total, 8 up, 8 in 2024-09-16T05:47:50.594 INFO:tasks.rados.rados.0.smithi145.stdout:1133: finishing write tid 1 to smithi14585108-42 2024-09-16T05:47:50.594 INFO:tasks.rados.rados.0.smithi145.stdout:1133: finishing write tid 2 to smithi14585108-42 2024-09-16T05:47:50.594 INFO:tasks.rados.rados.0.smithi145.stdout:1133: finishing write tid 3 to smithi14585108-42 2024-09-16T05:47:50.594 INFO:tasks.rados.rados.0.smithi145.stdout:1133: finishing write tid 4 to smithi14585108-42 2024-09-16T05:47:50.595 INFO:tasks.rados.rados.0.smithi145.stdout:1133: finishing write tid 5 to smithi14585108-42 2024-09-16T05:47:50.595 INFO:tasks.rados.rados.0.smithi145.stdout:1133: oid 42 updating version 0 to 499 2024-09-16T05:47:50.595 INFO:tasks.rados.rados.0.smithi145.stdout:1133: oid 42 version 499 is already newer than 497 2024-09-16T05:47:50.595 INFO:tasks.rados.rados.0.smithi145.stdout:1133: oid 42 version 499 is already newer than 496 2024-09-16T05:47:50.595 INFO:tasks.rados.rados.0.smithi145.stdout:1133: oid 42 version 499 is already newer than 498 2024-09-16T05:47:50.595 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 499 (ObjNum 365 snap 106 seq_num 365) dirty exists 2024-09-16T05:47:50.595 INFO:tasks.rados.rados.0.smithi145.stdout:1133: left oid 42 (ObjNum 365 snap 106 seq_num 365) 2024-09-16T05:47:50.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:50 smithi161 ceph-mon[87722]: Upgrade: Updating osd.0 2024-09-16T05:47:50.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:50 smithi161 ceph-mon[87722]: Deploying daemon osd.0 on smithi145 2024-09-16T05:47:50.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:50 smithi161 ceph-mon[87722]: osdmap e276: 8 total, 8 up, 8 in 2024-09-16T05:47:50.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:50 smithi161 ceph-mon[87722]: osdmap e277: 8 total, 8 up, 8 in 2024-09-16T05:47:51.033 INFO:tasks.rados.rados.0.smithi145.stdout:1128: done (4 left) 2024-09-16T05:47:51.033 INFO:tasks.rados.rados.0.smithi145.stdout:1129: done (3 left) 2024-09-16T05:47:51.033 INFO:tasks.rados.rados.0.smithi145.stdout:1130: done (2 left) 2024-09-16T05:47:51.033 INFO:tasks.rados.rados.0.smithi145.stdout:1133: done (1 left) 2024-09-16T05:47:51.033 INFO:tasks.rados.rados.0.smithi145.stdout:1134: done (0 left) 2024-09-16T05:47:51.033 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 107 2024-09-16T05:47:51.033 INFO:tasks.rados.rados.0.smithi145.stdout:1135: seq_num 366 ranges {802816=532480,1335296=458752,1794048=344064} 2024-09-16T05:47:51.039 INFO:tasks.rados.rados.0.smithi145.stdout:1135: writing smithi14585108-39 from 802816 to 1335296 tid 1 2024-09-16T05:47:51.042 INFO:tasks.rados.rados.0.smithi145.stdout:1135: writing smithi14585108-39 from 1335296 to 1794048 tid 2 2024-09-16T05:47:51.044 INFO:tasks.rados.rados.0.smithi145.stdout:1135: writing smithi14585108-39 from 1794048 to 2138112 tid 3 2024-09-16T05:47:51.045 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 107 2024-09-16T05:47:51.045 INFO:tasks.rados.rados.0.smithi145.stdout:1136: seq_num 367 ranges {0=548864,548864=737280,1286144=65536} 2024-09-16T05:47:51.048 INFO:tasks.rados.rados.0.smithi145.stdout:1136: writing smithi14585108-43 from 0 to 548864 tid 1 2024-09-16T05:47:51.052 INFO:tasks.rados.rados.0.smithi145.stdout:1136: writing smithi14585108-43 from 548864 to 1286144 tid 2 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1136: writing smithi14585108-43 from 1286144 to 1351680 tid 3 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1137: read oid 2 snap -1 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1137: expect (ObjNum 352 snap 104 seq_num 352) 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1138: delete oid 13 current snap is 107 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1135: finishing write tid 1 to smithi14585108-39 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1135: finishing write tid 2 to smithi14585108-39 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1135: finishing write tid 3 to smithi14585108-39 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1135: finishing write tid 4 to smithi14585108-39 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1135: finishing write tid 5 to smithi14585108-39 2024-09-16T05:47:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1135: oid 39 updating version 0 to 584 2024-09-16T05:47:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1135: oid 39 version 584 is already newer than 582 2024-09-16T05:47:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1135: oid 39 updating version 584 to 585 2024-09-16T05:47:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1135: oid 39 version 585 is already newer than 583 2024-09-16T05:47:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 585 (ObjNum 366 snap 107 seq_num 366) dirty exists 2024-09-16T05:47:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1135: left oid 39 (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:47:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1136: finishing write tid 1 to smithi14585108-43 2024-09-16T05:47:51.056 INFO:tasks.rados.rados.0.smithi145.stdout:1135: done (3 left) 2024-09-16T05:47:51.056 INFO:tasks.rados.rados.0.smithi145.stdout:1138: done (2 left) 2024-09-16T05:47:51.057 INFO:tasks.rados.rados.0.smithi145.stdout:1139: copy_from oid 49 from oid 41 current snap is 107 2024-09-16T05:47:51.057 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 107 2024-09-16T05:47:51.057 INFO:tasks.rados.rados.0.smithi145.stdout:1140: seq_num 369 ranges {1138688=589824,1728512=507904,2236416=294912} 2024-09-16T05:47:51.066 INFO:tasks.rados.rados.0.smithi145.stdout:1140: writing smithi14585108-5 from 1138688 to 1728512 tid 1 2024-09-16T05:47:51.068 INFO:tasks.rados.rados.0.smithi145.stdout:1140: writing smithi14585108-5 from 1728512 to 2236416 tid 2 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1140: writing smithi14585108-5 from 2236416 to 2531328 tid 3 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1141: delete oid 48 current snap is 107 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1136: finishing write tid 2 to smithi14585108-43 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1136: finishing write tid 3 to smithi14585108-43 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1136: finishing write tid 4 to smithi14585108-43 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1136: finishing write tid 5 to smithi14585108-43 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1136: oid 43 updating version 0 to 502 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1136: oid 43 updating version 502 to 503 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1136: oid 43 version 503 is already newer than 501 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:1136: oid 43 updating version 503 to 504 2024-09-16T05:47:51.071 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 504 (ObjNum 367 snap 107 seq_num 367) dirty exists 2024-09-16T05:47:51.072 INFO:tasks.rados.rados.0.smithi145.stdout:1136: left oid 43 (ObjNum 367 snap 107 seq_num 367) 2024-09-16T05:47:51.075 INFO:tasks.rados.rados.0.smithi145.stdout:1136: done (4 left) 2024-09-16T05:47:51.075 INFO:tasks.rados.rados.0.smithi145.stdout:1141: done (3 left) 2024-09-16T05:47:51.075 INFO:tasks.rados.rados.0.smithi145.stdout:1142: snap_create 2024-09-16T05:47:51.076 INFO:tasks.rados.rados.0.smithi145.stdout:1137: expect (ObjNum 352 snap 104 seq_num 352) 2024-09-16T05:47:51.250 INFO:tasks.rados.rados.0.smithi145.stdout:1139: finishing copy_from racing read to smithi14585108-49 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1139: finishing copy_from to smithi14585108-49 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 550 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: finishing write tid 1 to smithi14585108-5 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: finishing write tid 2 to smithi14585108-5 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: finishing write tid 3 to smithi14585108-5 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: finishing write tid 4 to smithi14585108-5 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: finishing write tid 5 to smithi14585108-5 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: oid 5 updating version 0 to 554 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: oid 5 version 554 is already newer than 552 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: oid 5 version 554 is already newer than 551 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: oid 5 version 554 is already newer than 553 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 554 (ObjNum 369 snap 107 seq_num 369) dirty exists 2024-09-16T05:47:51.251 INFO:tasks.rados.rados.0.smithi145.stdout:1140: left oid 5 (ObjNum 369 snap 107 seq_num 369) 2024-09-16T05:47:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:51 smithi145 ceph-mon[96887]: pgmap v99: 121 pgs: 121 active+clean; 208 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-09-16T05:47:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:51 smithi145 ceph-mon[96887]: osdmap e278: 8 total, 8 up, 8 in 2024-09-16T05:47:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:51 smithi145 ceph-mon[99390]: pgmap v99: 121 pgs: 121 active+clean; 208 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-09-16T05:47:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:51 smithi145 ceph-mon[99390]: osdmap e278: 8 total, 8 up, 8 in 2024-09-16T05:47:51.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:51 smithi161 ceph-mon[87722]: pgmap v99: 121 pgs: 121 active+clean; 208 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2024-09-16T05:47:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:51 smithi161 ceph-mon[87722]: osdmap e278: 8 total, 8 up, 8 in 2024-09-16T05:47:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:47:52.029 INFO:tasks.rados.rados.0.smithi145.stdout:1137: done (3 left) 2024-09-16T05:47:52.029 INFO:tasks.rados.rados.0.smithi145.stdout:1139: done (2 left) 2024-09-16T05:47:52.029 INFO:tasks.rados.rados.0.smithi145.stdout:1140: done (1 left) 2024-09-16T05:47:52.029 INFO:tasks.rados.rados.0.smithi145.stdout:1142: done (0 left) 2024-09-16T05:47:52.029 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 108 2024-09-16T05:47:52.029 INFO:tasks.rados.rados.0.smithi145.stdout:1143: seq_num 371 ranges {1228800=622592,1851392=679936,2531328=122880} 2024-09-16T05:47:52.031 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:47:52.038 INFO:tasks.rados.rados.0.smithi145.stdout:1143: writing smithi14585108-47 from 1228800 to 1851392 tid 1 2024-09-16T05:47:52.042 INFO:tasks.rados.rados.0.smithi145.stdout:1143: writing smithi14585108-47 from 1851392 to 2531328 tid 2 2024-09-16T05:47:52.043 INFO:tasks.rados.rados.0.smithi145.stdout:1143: writing smithi14585108-47 from 2531328 to 2654208 tid 3 2024-09-16T05:47:52.043 INFO:tasks.rados.rados.0.smithi145.stdout:1144: snap_remove snap 100 2024-09-16T05:47:52.327 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:47:52.327 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (5m) 51s ago 6m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:47:52.327 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (6m) 32s ago 6m 88.5M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:47:52.327 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (7m) 51s ago 7m 18.0M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:47:52.327 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (7m) 32s ago 7m 18.8M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (97s) 32s ago 11m 439M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (2m) 51s ago 12m 502M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (82s) 51s ago 13m 38.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (42s) 32s ago 11m 27.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (61s) 51s ago 11m 27.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (5m) 51s ago 5m 17.0M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (5m) 32s ago 5m 16.4M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (10m) 51s ago 10m 151M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 3ac1ee0ff446 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (10m) 51s ago 10m 145M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (10m) 51s ago 10m 144M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:47:52.328 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (9m) 51s ago 9m 104M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:47:52.329 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (9m) 32s ago 9m 131M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:47:52.329 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (8m) 32s ago 8m 160M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:47:52.329 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (8m) 32s ago 8m 100M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:47:52.329 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (8m) 32s ago 8m 92.5M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:47:52.329 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (102s) 32s ago 6m 50.5M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:47:52.530 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:52 smithi145 systemd[1]: Stopping Ceph osd.0 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:47:52.667 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:47:52.667 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:47:52.667 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:47:52.667 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 10, 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 5 2024-09-16T05:47:52.668 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:47:52.669 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:47:52.818 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[43478]: 2024-09-16T05:47:52.528+0000 7f01214ac640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:47:52.818 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[43478]: 2024-09-16T05:47:52.528+0000 7f01214ac640 -1 osd.0 279 *** Got signal Terminated *** 2024-09-16T05:47:52.818 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:52 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[43478]: 2024-09-16T05:47:52.528+0000 7f01214ac640 -1 osd.0 279 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T05:47:53.037 INFO:tasks.rados.rados.0.smithi145.stdout:1144: done (1 left) 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1145: delete oid 9 current snap is 108 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1143: finishing write tid 1 to smithi14585108-47 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1143: finishing write tid 2 to smithi14585108-47 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1143: finishing write tid 3 to smithi14585108-47 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1143: finishing write tid 4 to smithi14585108-47 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1143: finishing write tid 5 to smithi14585108-47 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1143: oid 47 updating version 0 to 262 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1143: oid 47 version 262 is already newer than 260 2024-09-16T05:47:53.055 INFO:tasks.rados.rados.0.smithi145.stdout:1143: oid 47 version 262 is already newer than 261 2024-09-16T05:47:53.056 INFO:tasks.rados.rados.0.smithi145.stdout:1143: oid 47 version 262 is already newer than 259 2024-09-16T05:47:53.056 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 262 (ObjNum 371 snap 108 seq_num 371) dirty exists 2024-09-16T05:47:53.056 INFO:tasks.rados.rados.0.smithi145.stdout:1143: left oid 47 (ObjNum 371 snap 108 seq_num 371) 2024-09-16T05:47:53.059 INFO:tasks.rados.rados.0.smithi145.stdout:1143: done (1 left) 2024-09-16T05:47:53.060 INFO:tasks.rados.rados.0.smithi145.stdout:1145: done (0 left) 2024-09-16T05:47:53.060 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 108 2024-09-16T05:47:53.060 INFO:tasks.rados.rados.0.smithi145.stdout:1146: seq_num 373 ranges {1851392=655360,2506752=499712,3006464=303104} 2024-09-16T05:47:53.073 INFO:tasks.rados.rados.0.smithi145.stdout:1146: writing smithi14585108-46 from 1851392 to 2506752 tid 1 2024-09-16T05:47:53.075 INFO:tasks.rados.rados.0.smithi145.stdout:1146: writing smithi14585108-46 from 2506752 to 3006464 tid 2 2024-09-16T05:47:53.078 INFO:tasks.rados.rados.0.smithi145.stdout:1146: writing smithi14585108-46 from 3006464 to 3309568 tid 3 2024-09-16T05:47:53.078 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 108 2024-09-16T05:47:53.078 INFO:tasks.rados.rados.0.smithi145.stdout:1146: finishing write tid 1 to smithi14585108-46 2024-09-16T05:47:53.078 INFO:tasks.rados.rados.0.smithi145.stdout:1147: seq_num 374 ranges {2768896=671744,3440640=778240,4218880=24576} 2024-09-16T05:47:53.096 INFO:tasks.rados.rados.0.smithi145.stdout:1147: writing smithi14585108-15 from 2768896 to 3440640 tid 1 2024-09-16T05:47:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:1147: writing smithi14585108-15 from 3440640 to 4218880 tid 2 2024-09-16T05:47:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:1147: writing smithi14585108-15 from 4218880 to 4243456 tid 3 2024-09-16T05:47:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:1148: read oid 31 snap -1 2024-09-16T05:47:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:1148: expect (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:47:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 108 2024-09-16T05:47:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:1146: finishing write tid 2 to smithi14585108-46 2024-09-16T05:47:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:1146: finishing write tid 3 to smithi14585108-46 2024-09-16T05:47:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:1149: seq_num 375 ranges {0=688128,688128=663552,1351680=139264} 2024-09-16T05:47:53.104 INFO:tasks.rados.rados.0.smithi145.stdout:1149: writing smithi14585108-23 from 0 to 688128 tid 1 2024-09-16T05:47:53.108 INFO:tasks.rados.rados.0.smithi145.stdout:1149: writing smithi14585108-23 from 688128 to 1351680 tid 2 2024-09-16T05:47:53.108 INFO:tasks.rados.rados.0.smithi145.stdout:1149: writing smithi14585108-23 from 1351680 to 1490944 tid 3 2024-09-16T05:47:53.109 INFO:tasks.rados.rados.0.smithi145.stdout:1150: snap_remove snap 69 2024-09-16T05:47:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[96887]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[96887]: osdmap e279: 8 total, 8 up, 8 in 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[96887]: pgmap v102: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[96887]: from='client.44129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[96887]: osd.0 marked itself down and dead 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2783256539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[99390]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[99390]: osdmap e279: 8 total, 8 up, 8 in 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[99390]: pgmap v102: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[99390]: from='client.44129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[99390]: osd.0 marked itself down and dead 2024-09-16T05:47:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:53 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2783256539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:53 smithi161 ceph-mon[87722]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:53 smithi161 ceph-mon[87722]: osdmap e279: 8 total, 8 up, 8 in 2024-09-16T05:47:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:53 smithi161 ceph-mon[87722]: pgmap v102: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-09-16T05:47:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:53 smithi161 ceph-mon[87722]: from='client.44129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:47:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:53 smithi161 ceph-mon[87722]: osd.0 marked itself down and dead 2024-09-16T05:47:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:53 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2783256539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:47:53.877 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:53 smithi145 podman[104805]: 2024-09-16 05:47:53.58987132 +0000 UTC m=+1.170279065 container died 3ac1ee0ff446f156b31e09c99732d9fac558f7d9e5507e1c9fbd3a9c03f6ec73 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=reef-ae7f373) 2024-09-16T05:47:54.040 INFO:tasks.rados.rados.0.smithi145.stdout:1150: done (4 left) 2024-09-16T05:47:54.040 INFO:tasks.rados.rados.0.smithi145.stdout:1151: rmattr oid 47 current snap is 108 2024-09-16T05:47:54.040 INFO:tasks.rados.rados.0.smithi145.stdout:1146: finishing write tid 4 to smithi14585108-46 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1146: finishing write tid 5 to smithi14585108-46 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1146: oid 46 updating version 0 to 269 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1146: oid 46 version 269 is already newer than 267 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1146: oid 46 version 269 is already newer than 266 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1146: oid 46 version 269 is already newer than 268 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 269 (ObjNum 373 snap 108 seq_num 373) dirty exists 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1146: left oid 46 (ObjNum 373 snap 108 seq_num 373) 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1146: done (4 left) 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1151: done (3 left) 2024-09-16T05:47:54.041 INFO:tasks.rados.rados.0.smithi145.stdout:1152: snap_remove snap 99 2024-09-16T05:47:54.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:54 smithi145 ceph-mon[96887]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:47:54.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:54 smithi145 ceph-mon[96887]: osdmap e280: 8 total, 7 up, 8 in 2024-09-16T05:47:54.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:54 smithi145 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:47:54.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:54 smithi145 ceph-mon[99390]: osdmap e280: 8 total, 7 up, 8 in 2024-09-16T05:47:54.321 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:54 smithi145 podman[104805]: 2024-09-16 05:47:54.035177357 +0000 UTC m=+1.615585091 container cleanup 3ac1ee0ff446f156b31e09c99732d9fac558f7d9e5507e1c9fbd3a9c03f6ec73 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:47:54.321 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:54 smithi145 bash[104805]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0 2024-09-16T05:47:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:54 smithi161 ceph-mon[87722]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:47:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:54 smithi161 ceph-mon[87722]: osdmap e280: 8 total, 7 up, 8 in 2024-09-16T05:47:54.796 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:47:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:47:54] "GET /metrics HTTP/1.1" 200 36037 "" "Prometheus/2.43.0" 2024-09-16T05:47:54.797 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:54 smithi145 podman[104845]: 2024-09-16 05:47:54.445577229 +0000 UTC m=+0.857920297 container remove 3ac1ee0ff446f156b31e09c99732d9fac558f7d9e5507e1c9fbd3a9c03f6ec73 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-ae7f373, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:47:55.025 INFO:tasks.rados.rados.0.smithi145.stdout:1152: done (3 left) 2024-09-16T05:47:55.025 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 108 2024-09-16T05:47:55.025 INFO:tasks.rados.rados.0.smithi145.stdout:1153: seq_num 376 ranges {4005888=704512,4710400=548864,5259264=253952} 2024-09-16T05:47:55.048 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:54 smithi145 podman[104935]: 2024-09-16 05:47:54.699178969 +0000 UTC m=+0.015476711 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:47:55.048 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:54 smithi145 podman[104935]: 2024-09-16 05:47:54.838200025 +0000 UTC m=+0.154497804 container create 416e2e9524d31d9074e0dee0636848eb2bde637b50e112fd9e5bb4e5db9cd83d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-16T05:47:55.050 INFO:tasks.rados.rados.0.smithi145.stdout:1153: writing smithi14585108-22 from 4005888 to 4710400 tid 1 2024-09-16T05:47:55.053 INFO:tasks.rados.rados.0.smithi145.stdout:1153: writing smithi14585108-22 from 4710400 to 5259264 tid 2 2024-09-16T05:47:55.055 INFO:tasks.rados.rados.0.smithi145.stdout:1153: writing smithi14585108-22 from 5259264 to 5513216 tid 3 2024-09-16T05:47:55.055 INFO:tasks.rados.rados.0.smithi145.stdout:1154: read oid 11 snap -1 2024-09-16T05:47:55.056 INFO:tasks.rados.rados.0.smithi145.stdout:1154: expect (ObjNum 337 snap 97 seq_num 337) 2024-09-16T05:47:55.056 INFO:tasks.rados.rados.0.smithi145.stdout:1155: read oid 1 snap 93 2024-09-16T05:47:55.056 INFO:tasks.rados.rados.0.smithi145.stdout:1155: expect (ObjNum 296 snap 85 seq_num 296) 2024-09-16T05:47:55.056 INFO:tasks.rados.rados.0.smithi145.stdout:1156: delete oid 8 current snap is 108 2024-09-16T05:47:55.056 INFO:tasks.rados.rados.0.smithi145.stdout:1148: expect (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:47:55.084 INFO:tasks.rados.rados.0.smithi145.stdout:1147: finishing write tid 1 to smithi14585108-15 2024-09-16T05:47:55.084 INFO:tasks.rados.rados.0.smithi145.stdout:1147: finishing write tid 2 to smithi14585108-15 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1147: finishing write tid 3 to smithi14585108-15 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1148: done (6 left) 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1156: done (5 left) 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 108 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1147: finishing write tid 4 to smithi14585108-15 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1149: finishing write tid 1 to smithi14585108-23 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1149: finishing write tid 2 to smithi14585108-23 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1147: finishing write tid 5 to smithi14585108-15 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1147: oid 15 updating version 0 to 616 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1147: oid 15 updating version 616 to 618 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1147: oid 15 version 618 is already newer than 615 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1147: oid 15 version 618 is already newer than 617 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 618 (ObjNum 374 snap 108 seq_num 374) dirty exists 2024-09-16T05:47:55.085 INFO:tasks.rados.rados.0.smithi145.stdout:1147: left oid 15 (ObjNum 374 snap 108 seq_num 374) 2024-09-16T05:47:55.086 INFO:tasks.rados.rados.0.smithi145.stdout:1149: finishing write tid 3 to smithi14585108-23 2024-09-16T05:47:55.086 INFO:tasks.rados.rados.0.smithi145.stdout:1157: seq_num 378 ranges {2850816=737280,3588096=720896,4308992=81920} 2024-09-16T05:47:55.103 INFO:tasks.rados.rados.0.smithi145.stdout:1157: writing smithi14585108-10 from 2850816 to 3588096 tid 1 2024-09-16T05:47:55.107 INFO:tasks.rados.rados.0.smithi145.stdout:1157: writing smithi14585108-10 from 3588096 to 4308992 tid 2 2024-09-16T05:47:55.108 INFO:tasks.rados.rados.0.smithi145.stdout:1157: writing smithi14585108-10 from 4308992 to 4390912 tid 3 2024-09-16T05:47:55.108 INFO:tasks.rados.rados.0.smithi145.stdout:1147: done (5 left) 2024-09-16T05:47:55.108 INFO:tasks.rados.rados.0.smithi145.stdout:1158: read oid 31 snap -1 2024-09-16T05:47:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:1158: expect (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:47:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:1159: read oid 38 snap 90 2024-09-16T05:47:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:1159: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:47:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:1160: snap_remove snap 85 2024-09-16T05:47:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:55 smithi145 ceph-mon[99390]: osdmap e281: 8 total, 7 up, 8 in 2024-09-16T05:47:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:55 smithi145 ceph-mon[99390]: pgmap v105: 121 pgs: 15 stale+active+clean, 106 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-09-16T05:47:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:55 smithi145 ceph-mon[99390]: osdmap e282: 8 total, 7 up, 8 in 2024-09-16T05:47:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:55 smithi145 ceph-mon[96887]: osdmap e281: 8 total, 7 up, 8 in 2024-09-16T05:47:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:55 smithi145 ceph-mon[96887]: pgmap v105: 121 pgs: 15 stale+active+clean, 106 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-09-16T05:47:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:55 smithi145 ceph-mon[96887]: osdmap e282: 8 total, 7 up, 8 in 2024-09-16T05:47:55.318 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:55 smithi145 podman[104935]: 2024-09-16 05:47:55.082637389 +0000 UTC m=+0.398935138 container init 416e2e9524d31d9074e0dee0636848eb2bde637b50e112fd9e5bb4e5db9cd83d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-16T05:47:55.318 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:55 smithi145 podman[104935]: 2024-09-16 05:47:55.087429229 +0000 UTC m=+0.403726966 container start 416e2e9524d31d9074e0dee0636848eb2bde637b50e112fd9e5bb4e5db9cd83d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T05:47:55.318 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:55 smithi145 podman[104935]: 2024-09-16 05:47:55.182597441 +0000 UTC m=+0.498895188 container attach 416e2e9524d31d9074e0dee0636848eb2bde637b50e112fd9e5bb4e5db9cd83d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-16T05:47:55.319 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:55 smithi145 podman[104935]: 2024-09-16 05:47:55.279581865 +0000 UTC m=+0.595879599 container died 416e2e9524d31d9074e0dee0636848eb2bde637b50e112fd9e5bb4e5db9cd83d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T05:47:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:55 smithi161 ceph-mon[87722]: osdmap e281: 8 total, 7 up, 8 in 2024-09-16T05:47:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:55 smithi161 ceph-mon[87722]: pgmap v105: 121 pgs: 15 stale+active+clean, 106 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-09-16T05:47:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:55 smithi161 ceph-mon[87722]: osdmap e282: 8 total, 7 up, 8 in 2024-09-16T05:47:56.058 INFO:tasks.rados.rados.0.smithi145.stdout:1160: done (7 left) 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 108 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1149: finishing write tid 4 to smithi14585108-23 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1149: finishing write tid 5 to smithi14585108-23 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1149: oid 23 updating version 0 to 168 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1149: oid 23 version 168 is already newer than 166 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1149: oid 23 version 168 is already newer than 167 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1149: oid 23 version 168 is already newer than 165 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 168 (ObjNum 375 snap 108 seq_num 375) dirty exists 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1149: left oid 23 (ObjNum 375 snap 108 seq_num 375) 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1153: finishing write tid 1 to smithi14585108-22 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1153: finishing write tid 2 to smithi14585108-22 2024-09-16T05:47:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1161: seq_num 379 ranges {2654208=753664,3407872=606208,4014080=196608} 2024-09-16T05:47:56.079 INFO:tasks.rados.rados.0.smithi145.stdout:1161: writing smithi14585108-47 from 2654208 to 3407872 tid 1 2024-09-16T05:47:56.083 INFO:tasks.rados.rados.0.smithi145.stdout:1161: writing smithi14585108-47 from 3407872 to 4014080 tid 2 2024-09-16T05:47:56.085 INFO:tasks.rados.rados.0.smithi145.stdout:1161: writing smithi14585108-47 from 4014080 to 4210688 tid 3 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1149: done (7 left) 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1162: rmattr oid 23 current snap is 108 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1153: finishing write tid 3 to smithi14585108-22 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1153: finishing write tid 4 to smithi14585108-22 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1162: done (7 left) 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1163: copy_from oid 40 from oid 2 current snap is 108 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1153: finishing write tid 5 to smithi14585108-22 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1153: oid 22 updating version 0 to 406 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1153: oid 22 version 406 is already newer than 404 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1153: oid 22 version 406 is already newer than 405 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1153: oid 22 updating version 406 to 407 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 407 (ObjNum 376 snap 108 seq_num 376) dirty exists 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1153: left oid 22 (ObjNum 376 snap 108 seq_num 376) 2024-09-16T05:47:56.086 INFO:tasks.rados.rados.0.smithi145.stdout:1155: expect (ObjNum 296 snap 85 seq_num 296) 2024-09-16T05:47:56.140 INFO:tasks.rados.rados.0.smithi145.stdout:1154: expect (ObjNum 337 snap 97 seq_num 337) 2024-09-16T05:47:56.165 INFO:tasks.rados.rados.0.smithi145.stdout:1157: finishing write tid 1 to smithi14585108-10 2024-09-16T05:47:56.165 INFO:tasks.rados.rados.0.smithi145.stdout:1157: finishing write tid 2 to smithi14585108-10 2024-09-16T05:47:56.165 INFO:tasks.rados.rados.0.smithi145.stdout:1157: finishing write tid 3 to smithi14585108-10 2024-09-16T05:47:56.165 INFO:tasks.rados.rados.0.smithi145.stdout:1157: finishing write tid 4 to smithi14585108-10 2024-09-16T05:47:56.165 INFO:tasks.rados.rados.0.smithi145.stdout:1158: expect (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:47:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1159: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1157: finishing write tid 5 to smithi14585108-10 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1157: oid 10 updating version 0 to 525 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1157: oid 10 version 525 is already newer than 523 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1157: oid 10 version 525 is already newer than 522 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1157: oid 10 version 525 is already newer than 524 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 525 (ObjNum 378 snap 108 seq_num 378) dirty exists 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1157: left oid 10 (ObjNum 378 snap 108 seq_num 378) 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1161: finishing write tid 1 to smithi14585108-47 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1153: done (7 left) 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1154: done (6 left) 2024-09-16T05:47:56.220 INFO:tasks.rados.rados.0.smithi145.stdout:1155: done (5 left) 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1157: done (4 left) 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1158: done (3 left) 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1159: done (2 left) 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1164: delete oid 29 current snap is 108 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: finishing write tid 2 to smithi14585108-47 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: finishing write tid 3 to smithi14585108-47 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: finishing write tid 4 to smithi14585108-47 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: finishing write tid 5 to smithi14585108-47 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: oid 47 updating version 0 to 286 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: oid 47 version 286 is already newer than 284 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: oid 47 version 286 is already newer than 285 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: oid 47 updating version 286 to 287 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 287 (ObjNum 379 snap 108 seq_num 379) dirty exists 2024-09-16T05:47:56.221 INFO:tasks.rados.rados.0.smithi145.stdout:1161: left oid 47 (ObjNum 379 snap 108 seq_num 379) 2024-09-16T05:47:56.222 INFO:tasks.rados.rados.0.smithi145.stdout:1163: finishing copy_from racing read to smithi14585108-40 2024-09-16T05:47:56.222 INFO:tasks.rados.rados.0.smithi145.stdout:1163: finishing copy_from to smithi14585108-40 2024-09-16T05:47:56.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 414 (ObjNum 352 snap 104 seq_num 352) dirty exists 2024-09-16T05:47:56.222 INFO:tasks.rados.rados.0.smithi145.stdout:1161: done (2 left) 2024-09-16T05:47:56.222 INFO:tasks.rados.rados.0.smithi145.stdout:1163: done (1 left) 2024-09-16T05:47:56.222 INFO:tasks.rados.rados.0.smithi145.stdout:1164: done (0 left) 2024-09-16T05:47:56.222 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 108 2024-09-16T05:47:56.223 INFO:tasks.rados.rados.0.smithi145.stdout:1165: seq_num 381 ranges {0=786432,786432=417792,1204224=385024} 2024-09-16T05:47:56.226 INFO:tasks.rados.rados.0.smithi145.stdout:1165: writing smithi14585108-32 from 0 to 786432 tid 1 2024-09-16T05:47:56.230 INFO:tasks.rados.rados.0.smithi145.stdout:1165: writing smithi14585108-32 from 786432 to 1204224 tid 2 2024-09-16T05:47:56.232 INFO:tasks.rados.rados.0.smithi145.stdout:1165: writing smithi14585108-32 from 1204224 to 1589248 tid 3 2024-09-16T05:47:56.233 INFO:tasks.rados.rados.0.smithi145.stdout:1166: snap_remove snap 102 2024-09-16T05:47:56.318 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 podman[104977]: 2024-09-16 05:47:56.027688039 +0000 UTC m=+0.739082363 container remove 416e2e9524d31d9074e0dee0636848eb2bde637b50e112fd9e5bb4e5db9cd83d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:47:56.318 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-16T05:47:56.318 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 systemd[1]: Stopped Ceph osd.0 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:47:56.318 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.0.service: Consumed 10.560s CPU time. 2024-09-16T05:47:56.318 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 systemd[1]: Starting Ceph osd.0 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:47:56.736 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 podman[105081]: 2024-09-16 05:47:56.385592813 +0000 UTC m=+0.015688338 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:47:56.736 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 podman[105081]: 2024-09-16 05:47:56.512403703 +0000 UTC m=+0.142499227 container create 263c9faa83c1d69cc67afde50360af109ec8c9ffd62d0009e278828cab2429e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-8921c8e) 2024-09-16T05:47:56.737 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 podman[105081]: 2024-09-16 05:47:56.731754321 +0000 UTC m=+0.361849848 container init 263c9faa83c1d69cc67afde50360af109ec8c9ffd62d0009e278828cab2429e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T05:47:56.737 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 podman[105081]: 2024-09-16 05:47:56.736509406 +0000 UTC m=+0.366604927 container start 263c9faa83c1d69cc67afde50360af109ec8c9ffd62d0009e278828cab2429e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-16T05:47:57.055 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 podman[105081]: 2024-09-16 05:47:56.79816031 +0000 UTC m=+0.428255833 container attach 263c9faa83c1d69cc67afde50360af109ec8c9ffd62d0009e278828cab2429e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T05:47:57.055 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:47:57.055 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 bash[105081]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:47:57.055 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:47:57.055 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:56 smithi145 bash[105081]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:47:57.057 INFO:tasks.rados.rados.0.smithi145.stdout:1166: done (1 left) 2024-09-16T05:47:57.057 INFO:tasks.rados.rados.0.smithi145.stdout:1167: rmattr oid 33 current snap is 108 2024-09-16T05:47:57.057 INFO:tasks.rados.rados.0.smithi145.stdout:1167: done (1 left) 2024-09-16T05:47:57.057 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 108 2024-09-16T05:47:57.058 INFO:tasks.rados.rados.0.smithi145.stdout:1165: finishing write tid 1 to smithi14585108-32 2024-09-16T05:47:57.058 INFO:tasks.rados.rados.0.smithi145.stdout:1168: seq_num 382 ranges {671744=802816,1474560=704512,2179072=98304} 2024-09-16T05:47:57.065 INFO:tasks.rados.rados.0.smithi145.stdout:1168: writing smithi14585108-14 from 671744 to 1474560 tid 1 2024-09-16T05:47:57.070 INFO:tasks.rados.rados.0.smithi145.stdout:1168: writing smithi14585108-14 from 1474560 to 2179072 tid 2 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1168: writing smithi14585108-14 from 2179072 to 2277376 tid 3 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1169: delete oid 37 current snap is 108 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1165: finishing write tid 2 to smithi14585108-32 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1165: finishing write tid 3 to smithi14585108-32 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1165: finishing write tid 4 to smithi14585108-32 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1165: finishing write tid 5 to smithi14585108-32 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1165: oid 32 updating version 0 to 610 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1165: oid 32 version 610 is already newer than 609 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1165: oid 32 version 610 is already newer than 607 2024-09-16T05:47:57.071 INFO:tasks.rados.rados.0.smithi145.stdout:1165: oid 32 version 610 is already newer than 608 2024-09-16T05:47:57.072 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 610 (ObjNum 381 snap 108 seq_num 381) dirty exists 2024-09-16T05:47:57.072 INFO:tasks.rados.rados.0.smithi145.stdout:1165: left oid 32 (ObjNum 381 snap 108 seq_num 381) 2024-09-16T05:47:57.076 INFO:tasks.rados.rados.0.smithi145.stdout:1168: finishing write tid 1 to smithi14585108-14 2024-09-16T05:47:57.076 INFO:tasks.rados.rados.0.smithi145.stdout:1168: finishing write tid 2 to smithi14585108-14 2024-09-16T05:47:57.077 INFO:tasks.rados.rados.0.smithi145.stdout:1168: finishing write tid 3 to smithi14585108-14 2024-09-16T05:47:57.077 INFO:tasks.rados.rados.0.smithi145.stdout:1168: finishing write tid 4 to smithi14585108-14 2024-09-16T05:47:57.078 INFO:tasks.rados.rados.0.smithi145.stdout:1168: finishing write tid 5 to smithi14585108-14 2024-09-16T05:47:57.078 INFO:tasks.rados.rados.0.smithi145.stdout:1168: oid 14 updating version 0 to 556 2024-09-16T05:47:57.078 INFO:tasks.rados.rados.0.smithi145.stdout:1168: oid 14 updating version 556 to 557 2024-09-16T05:47:57.078 INFO:tasks.rados.rados.0.smithi145.stdout:1168: oid 14 updating version 557 to 558 2024-09-16T05:47:57.078 INFO:tasks.rados.rados.0.smithi145.stdout:1168: oid 14 version 558 is already newer than 555 2024-09-16T05:47:57.078 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 558 (ObjNum 382 snap 108 seq_num 382) dirty exists 2024-09-16T05:47:57.078 INFO:tasks.rados.rados.0.smithi145.stdout:1168: left oid 14 (ObjNum 382 snap 108 seq_num 382) 2024-09-16T05:47:57.079 INFO:tasks.rados.rados.0.smithi145.stdout:1165: done (2 left) 2024-09-16T05:47:57.079 INFO:tasks.rados.rados.0.smithi145.stdout:1168: done (1 left) 2024-09-16T05:47:57.079 INFO:tasks.rados.rados.0.smithi145.stdout:1169: done (0 left) 2024-09-16T05:47:57.079 INFO:tasks.rados.rados.0.smithi145.stdout:1170: read oid 27 snap -1 2024-09-16T05:47:57.079 INFO:tasks.rados.rados.0.smithi145.stdout:1170: expect deleted 2024-09-16T05:47:57.079 INFO:tasks.rados.rados.0.smithi145.stdout:1171: snap_remove snap 68 2024-09-16T05:47:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-mon[96887]: osdmap e283: 8 total, 7 up, 8 in 2024-09-16T05:47:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-mon[96887]: pgmap v108: 121 pgs: 15 stale+active+clean, 106 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-mon[99390]: osdmap e283: 8 total, 7 up, 8 in 2024-09-16T05:47:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-mon[99390]: pgmap v108: 121 pgs: 15 stale+active+clean, 106 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:57 smithi161 ceph-mon[87722]: osdmap e283: 8 total, 7 up, 8 in 2024-09-16T05:47:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:57 smithi161 ceph-mon[87722]: pgmap v108: 121 pgs: 15 stale+active+clean, 106 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-16T05:47:57.639 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T05:47:57.639 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 bash[105081]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T05:47:57.639 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T05:47:57.639 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 bash[105081]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T05:47:57.639 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T05:47:57.639 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 bash[105081]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T05:47:57.994 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T05:47:57.994 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 bash[105081]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T05:47:57.994 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T05:47:57.994 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 bash[105081]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T05:47:57.994 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T05:47:57.995 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 bash[105081]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T05:47:57.995 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate[105096]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T05:47:57.995 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 bash[105081]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T05:47:57.995 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:57 smithi145 podman[105081]: 2024-09-16 05:47:57.667708902 +0000 UTC m=+1.297804434 container died 263c9faa83c1d69cc67afde50360af109ec8c9ffd62d0009e278828cab2429e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-16T05:47:58.066 INFO:tasks.rados.rados.0.smithi145.stdout:1171: done (1 left) 2024-09-16T05:47:58.067 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 108 2024-09-16T05:47:58.067 INFO:tasks.rados.rados.0.smithi145.stdout:1172: seq_num 384 ranges {1351680=434176,1785856=475136,2260992=630784,2891776=98304} 2024-09-16T05:47:58.076 INFO:tasks.rados.rados.0.smithi145.stdout:1172: writing smithi14585108-43 from 1351680 to 1785856 tid 1 2024-09-16T05:47:58.079 INFO:tasks.rados.rados.0.smithi145.stdout:1172: writing smithi14585108-43 from 1785856 to 2260992 tid 2 2024-09-16T05:47:58.083 INFO:tasks.rados.rados.0.smithi145.stdout:1172: writing smithi14585108-43 from 2260992 to 2891776 tid 3 2024-09-16T05:47:58.084 INFO:tasks.rados.rados.0.smithi145.stdout:1172: writing smithi14585108-43 from 2891776 to 2990080 tid 4 2024-09-16T05:47:58.084 INFO:tasks.rados.rados.0.smithi145.stdout:1170: done (1 left) 2024-09-16T05:47:58.084 INFO:tasks.rados.rados.0.smithi145.stdout:1173: read oid 31 snap -1 2024-09-16T05:47:58.084 INFO:tasks.rados.rados.0.smithi145.stdout:1173: expect (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:47:58.084 INFO:tasks.rados.rados.0.smithi145.stdout:1174: rollback oid 37 current snap is 108 2024-09-16T05:47:58.084 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 84 2024-09-16T05:47:58.084 INFO:tasks.rados.rados.0.smithi145.stdout:1175: snap_create 2024-09-16T05:47:58.085 INFO:tasks.rados.rados.0.smithi145.stdout:1172: finishing write tid 1 to smithi14585108-43 2024-09-16T05:47:58.090 INFO:tasks.rados.rados.0.smithi145.stdout:1172: finishing write tid 2 to smithi14585108-43 2024-09-16T05:47:58.092 INFO:tasks.rados.rados.0.smithi145.stdout:1174: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:47:58.092 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 559 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:47:58.094 INFO:tasks.rados.rados.0.smithi145.stdout:1172: finishing write tid 3 to smithi14585108-43 2024-09-16T05:47:58.094 INFO:tasks.rados.rados.0.smithi145.stdout:1172: finishing write tid 4 to smithi14585108-43 2024-09-16T05:47:58.094 INFO:tasks.rados.rados.0.smithi145.stdout:1173: expect (ObjNum 201 snap 50 seq_num 201) 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:1172: finishing write tid 5 to smithi14585108-43 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:1172: finishing write tid 6 to smithi14585108-43 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:1172: oid 43 updating version 0 to 539 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:1172: oid 43 updating version 539 to 546 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:1172: oid 43 version 546 is already newer than 545 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:1172: oid 43 version 546 is already newer than 544 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:1172: oid 43 updating version 546 to 547 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 547 (ObjNum 384 snap 108 seq_num 384) dirty exists 2024-09-16T05:47:58.123 INFO:tasks.rados.rados.0.smithi145.stdout:1172: left oid 43 (ObjNum 384 snap 108 seq_num 384) 2024-09-16T05:47:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:58 smithi145 ceph-mon[96887]: osdmap e284: 8 total, 7 up, 8 in 2024-09-16T05:47:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:58 smithi145 ceph-mon[99390]: osdmap e284: 8 total, 7 up, 8 in 2024-09-16T05:47:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:58 smithi161 ceph-mon[87722]: osdmap e284: 8 total, 7 up, 8 in 2024-09-16T05:47:58.744 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:58 smithi145 podman[105248]: 2024-09-16 05:47:58.402562997 +0000 UTC m=+0.728834108 container remove 263c9faa83c1d69cc67afde50360af109ec8c9ffd62d0009e278828cab2429e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:47:58.744 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:58 smithi145 podman[105310]: 2024-09-16 05:47:58.509009671 +0000 UTC m=+0.016282626 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:47:58.744 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:58 smithi145 podman[105310]: 2024-09-16 05:47:58.636685045 +0000 UTC m=+0.143974637 container create 3c291220b0f02b4cb9bee61d342f0a904a476a2730981dc7e5102ccaba26fcd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-16T05:47:59.076 INFO:tasks.rados.rados.0.smithi145.stdout:1172: done (3 left) 2024-09-16T05:47:59.076 INFO:tasks.rados.rados.0.smithi145.stdout:1173: done (2 left) 2024-09-16T05:47:59.077 INFO:tasks.rados.rados.0.smithi145.stdout:1174: done (1 left) 2024-09-16T05:47:59.077 INFO:tasks.rados.rados.0.smithi145.stdout:1175: done (0 left) 2024-09-16T05:47:59.077 INFO:tasks.rados.rados.0.smithi145.stdout:1176: rollback oid 29 current snap is 109 2024-09-16T05:47:59.077 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 29 to 97 2024-09-16T05:47:59.077 INFO:tasks.rados.rados.0.smithi145.stdout:1177: snap_remove snap 78 2024-09-16T05:47:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[96887]: osdmap e285: 8 total, 7 up, 8 in 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[96887]: pgmap v111: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.8 MiB/s wr, 16 op/s; 105/678 objects degraded (15.487%) 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[99390]: osdmap e285: 8 total, 7 up, 8 in 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[99390]: pgmap v111: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.8 MiB/s wr, 16 op/s; 105/678 objects degraded (15.487%) 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:47:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:47:59.319 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:58 smithi145 podman[105310]: 2024-09-16 05:47:58.847542105 +0000 UTC m=+0.354815051 container init 3c291220b0f02b4cb9bee61d342f0a904a476a2730981dc7e5102ccaba26fcd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD) 2024-09-16T05:47:59.319 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:58 smithi145 podman[105310]: 2024-09-16 05:47:58.85230146 +0000 UTC m=+0.359574406 container start 3c291220b0f02b4cb9bee61d342f0a904a476a2730981dc7e5102ccaba26fcd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-16T05:47:59.319 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:58 smithi145 ceph-osd[105348]: -- 172.21.15.145:0/343844105 <== mon.0 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561e9d621a40 con 0x561e9d5ffc00 2024-09-16T05:47:59.319 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:58 smithi145 bash[105310]: 3c291220b0f02b4cb9bee61d342f0a904a476a2730981dc7e5102ccaba26fcd9 2024-09-16T05:47:59.319 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:47:58 smithi145 systemd[1]: Started Ceph osd.0 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:47:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:59 smithi161 ceph-mon[87722]: osdmap e285: 8 total, 7 up, 8 in 2024-09-16T05:47:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:59 smithi161 ceph-mon[87722]: pgmap v111: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.8 MiB/s wr, 16 op/s; 105/678 objects degraded (15.487%) 2024-09-16T05:47:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:47:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:47:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:00.078 INFO:tasks.rados.rados.0.smithi145.stdout:1177: done (1 left) 2024-09-16T05:48:00.078 INFO:tasks.rados.rados.0.smithi145.stdout:1178: read oid 4 snap -1 2024-09-16T05:48:00.078 INFO:tasks.rados.rados.0.smithi145.stdout:1178: expect (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:48:00.078 INFO:tasks.rados.rados.0.smithi145.stdout:1179: delete oid 20 current snap is 109 2024-09-16T05:48:00.078 INFO:tasks.rados.rados.0.smithi145.stdout:1176: finishing rollback tid 1 to smithi14585108-29 2024-09-16T05:48:00.078 INFO:tasks.rados.rados.0.smithi145.stdout:1176: finishing rollback tid 2 to smithi14585108-29 2024-09-16T05:48:00.078 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 624 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-09-16T05:48:00.090 INFO:tasks.rados.rados.0.smithi145.stdout:1176: done (2 left) 2024-09-16T05:48:00.090 INFO:tasks.rados.rados.0.smithi145.stdout:1179: done (1 left) 2024-09-16T05:48:00.090 INFO:tasks.rados.rados.0.smithi145.stdout:1180: snap_remove snap 104 2024-09-16T05:48:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:00 smithi161 ceph-mon[87722]: Health check failed: Degraded data redundancy: 105/678 objects degraded (15.487%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:00 smithi161 ceph-mon[87722]: osdmap e286: 8 total, 7 up, 8 in 2024-09-16T05:48:00.556 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:00 smithi145 ceph-mon[96887]: Health check failed: Degraded data redundancy: 105/678 objects degraded (15.487%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:00.556 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:00 smithi145 ceph-mon[96887]: osdmap e286: 8 total, 7 up, 8 in 2024-09-16T05:48:00.556 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:00 smithi145 ceph-mon[99390]: Health check failed: Degraded data redundancy: 105/678 objects degraded (15.487%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:00.557 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:00 smithi145 ceph-mon[99390]: osdmap e286: 8 total, 7 up, 8 in 2024-09-16T05:48:00.557 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:48:00 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[105325]: 2024-09-16T05:48:00.261+0000 7f3e957f6640 -1 Falling back to public interface 2024-09-16T05:48:01.100 INFO:tasks.rados.rados.0.smithi145.stdout:1180: done (1 left) 2024-09-16T05:48:01.100 INFO:tasks.rados.rados.0.smithi145.stdout:1181: delete oid 11 current snap is 109 2024-09-16T05:48:01.100 INFO:tasks.rados.rados.0.smithi145.stdout:1178: expect (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:48:01.176 INFO:tasks.rados.rados.0.smithi145.stdout:1178: done (1 left) 2024-09-16T05:48:01.176 INFO:tasks.rados.rados.0.smithi145.stdout:1181: done (0 left) 2024-09-16T05:48:01.176 INFO:tasks.rados.rados.0.smithi145.stdout:1182: snap_remove snap 90 2024-09-16T05:48:01.426 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:01 smithi145 ceph-mon[99390]: osdmap e287: 8 total, 7 up, 8 in 2024-09-16T05:48:01.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:01 smithi145 ceph-mon[99390]: pgmap v114: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s; 105/678 objects degraded (15.487%) 2024-09-16T05:48:01.427 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:01 smithi145 ceph-mon[96887]: osdmap e287: 8 total, 7 up, 8 in 2024-09-16T05:48:01.427 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:01 smithi145 ceph-mon[96887]: pgmap v114: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s; 105/678 objects degraded (15.487%) 2024-09-16T05:48:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:01 smithi161 ceph-mon[87722]: osdmap e287: 8 total, 7 up, 8 in 2024-09-16T05:48:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:01 smithi161 ceph-mon[87722]: pgmap v114: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s; 105/678 objects degraded (15.487%) 2024-09-16T05:48:02.099 INFO:tasks.rados.rados.0.smithi145.stdout:1182: done (0 left) 2024-09-16T05:48:02.099 INFO:tasks.rados.rados.0.smithi145.stdout:1183: read oid 6 snap -1 2024-09-16T05:48:02.099 INFO:tasks.rados.rados.0.smithi145.stdout:1183: expect (ObjNum 357 snap 105 seq_num 357) 2024-09-16T05:48:02.099 INFO:tasks.rados.rados.0.smithi145.stdout:1184: copy_from oid 50 from oid 30 current snap is 109 2024-09-16T05:48:02.099 INFO:tasks.rados.rados.0.smithi145.stdout:1185: rmattr oid 49 current snap is 109 2024-09-16T05:48:02.099 INFO:tasks.rados.rados.0.smithi145.stdout:1185: done (2 left) 2024-09-16T05:48:02.099 INFO:tasks.rados.rados.0.smithi145.stdout:1186: delete oid 20 current snap is 109 2024-09-16T05:48:02.108 INFO:tasks.rados.rados.0.smithi145.stdout:1184: finishing copy_from racing read to smithi14585108-50 2024-09-16T05:48:02.109 INFO:tasks.rados.rados.0.smithi145.stdout:1184: finishing copy_from to smithi14585108-50 2024-09-16T05:48:02.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 159 (ObjNum 175 snap 46 seq_num 175) dirty exists 2024-09-16T05:48:02.134 INFO:tasks.rados.rados.0.smithi145.stdout:1184: done (2 left) 2024-09-16T05:48:02.134 INFO:tasks.rados.rados.0.smithi145.stdout:1186: done (1 left) 2024-09-16T05:48:02.134 INFO:tasks.rados.rados.0.smithi145.stdout:1187: delete oid 14 current snap is 109 2024-09-16T05:48:02.134 INFO:tasks.rados.rados.0.smithi145.stdout:1183: expect (ObjNum 357 snap 105 seq_num 357) 2024-09-16T05:48:02.356 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:02 smithi145 ceph-mon[99390]: osdmap e288: 8 total, 7 up, 8 in 2024-09-16T05:48:02.356 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:02 smithi145 ceph-mon[96887]: osdmap e288: 8 total, 7 up, 8 in 2024-09-16T05:48:02.398 INFO:tasks.rados.rados.0.smithi145.stdout:1183: done (1 left) 2024-09-16T05:48:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:1187: done (0 left) 2024-09-16T05:48:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:1188: read oid 23 snap 67 2024-09-16T05:48:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:1188: expect (ObjNum 252 snap 66 seq_num 252) 2024-09-16T05:48:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:1189: copy_from oid 20 from oid 30 current snap is 109 2024-09-16T05:48:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:1190: copy_from oid 7 from oid 1 current snap is 109 2024-09-16T05:48:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:1191: snap_remove snap 95 2024-09-16T05:48:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:02 smithi161 ceph-mon[87722]: osdmap e288: 8 total, 7 up, 8 in 2024-09-16T05:48:03.108 INFO:tasks.rados.rados.0.smithi145.stdout:1191: done (3 left) 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:1192: read oid 4 snap 103 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:1192: expect (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:1193: snap_remove snap 108 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:1189: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:1189: finishing copy_from to smithi14585108-20 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 159 (ObjNum 175 snap 46 seq_num 175) dirty exists 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:1190: finishing copy_from racing read to smithi14585108-7 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:1190: finishing copy_from to smithi14585108-7 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 473 (ObjNum 346 snap 101 seq_num 346) dirty exists 2024-09-16T05:48:03.109 INFO:tasks.rados.rados.0.smithi145.stdout:1188: expect (ObjNum 252 snap 66 seq_num 252) 2024-09-16T05:48:03.517 INFO:tasks.rados.rados.0.smithi145.stdout:1192: expect (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:48:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-mon[96887]: osdmap e289: 8 total, 7 up, 8 in 2024-09-16T05:48:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-mon[96887]: pgmap v117: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 532 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-mon[99390]: osdmap e289: 8 total, 7 up, 8 in 2024-09-16T05:48:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-mon[99390]: pgmap v117: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 532 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:03 smithi161 ceph-mon[87722]: osdmap e289: 8 total, 7 up, 8 in 2024-09-16T05:48:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:03 smithi161 ceph-mon[87722]: pgmap v117: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 532 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:03 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:03 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:04.067 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:48:03 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[105325]: 2024-09-16T05:48:03.985+0000 7f3e957f6640 -1 osd.0 279 log_to_monitors true 2024-09-16T05:48:04.351 INFO:tasks.rados.rados.0.smithi145.stdout:1188: done (4 left) 2024-09-16T05:48:04.351 INFO:tasks.rados.rados.0.smithi145.stdout:1189: done (3 left) 2024-09-16T05:48:04.352 INFO:tasks.rados.rados.0.smithi145.stdout:1190: done (2 left) 2024-09-16T05:48:04.352 INFO:tasks.rados.rados.0.smithi145.stdout:1192: done (1 left) 2024-09-16T05:48:04.352 INFO:tasks.rados.rados.0.smithi145.stdout:1193: done (0 left) 2024-09-16T05:48:04.352 INFO:tasks.rados.rados.0.smithi145.stdout:1194: copy_from oid 20 from oid 6 current snap is 109 2024-09-16T05:48:04.352 INFO:tasks.rados.rados.0.smithi145.stdout:1195: read oid 25 snap -1 2024-09-16T05:48:04.352 INFO:tasks.rados.rados.0.smithi145.stdout:1195: expect (ObjNum 352 snap 104 seq_num 352) 2024-09-16T05:48:04.353 INFO:tasks.rados.rados.0.smithi145.stdout:1196: copy_from oid 24 from oid 22 current snap is 109 2024-09-16T05:48:04.353 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 109 2024-09-16T05:48:04.353 INFO:tasks.rados.rados.0.smithi145.stdout:1197: seq_num 389 ranges {1007616=524288,1531904=745472,2277376=458752} 2024-09-16T05:48:04.362 INFO:tasks.rados.rados.0.smithi145.stdout:1197: writing smithi14585108-31 from 1007616 to 1531904 tid 1 2024-09-16T05:48:04.367 INFO:tasks.rados.rados.0.smithi145.stdout:1197: writing smithi14585108-31 from 1531904 to 2277376 tid 2 2024-09-16T05:48:04.371 INFO:tasks.rados.rados.0.smithi145.stdout:1197: writing smithi14585108-31 from 2277376 to 2736128 tid 3 2024-09-16T05:48:04.372 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 109 2024-09-16T05:48:04.372 INFO:tasks.rados.rados.0.smithi145.stdout:1197: finishing write tid 1 to smithi14585108-31 2024-09-16T05:48:04.372 INFO:tasks.rados.rados.0.smithi145.stdout:1197: finishing write tid 2 to smithi14585108-31 2024-09-16T05:48:04.372 INFO:tasks.rados.rados.0.smithi145.stdout:1198: seq_num 390 ranges {6004736=540672,6545408=630784,7176192=573440} 2024-09-16T05:48:04.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-mon[96887]: osdmap e290: 8 total, 7 up, 8 in 2024-09-16T05:48:04.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:04.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:04.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-mon[96887]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T05:48:04.387 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-mon[99390]: osdmap e290: 8 total, 7 up, 8 in 2024-09-16T05:48:04.388 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:04.388 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:04.388 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-mon[99390]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T05:48:04.408 INFO:tasks.rados.rados.0.smithi145.stdout:1198: writing smithi14585108-41 from 6004736 to 6545408 tid 1 2024-09-16T05:48:04.412 INFO:tasks.rados.rados.0.smithi145.stdout:1198: writing smithi14585108-41 from 6545408 to 7176192 tid 2 2024-09-16T05:48:04.416 INFO:tasks.rados.rados.0.smithi145.stdout:1198: writing smithi14585108-41 from 7176192 to 7749632 tid 3 2024-09-16T05:48:04.416 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 109 2024-09-16T05:48:04.416 INFO:tasks.rados.rados.0.smithi145.stdout:1199: seq_num 391 ranges {3309568=557056,3866624=516096,4382720=688128} 2024-09-16T05:48:04.436 INFO:tasks.rados.rados.0.smithi145.stdout:1199: writing smithi14585108-46 from 3309568 to 3866624 tid 1 2024-09-16T05:48:04.439 INFO:tasks.rados.rados.0.smithi145.stdout:1199: writing smithi14585108-46 from 3866624 to 4382720 tid 2 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1199: writing smithi14585108-46 from 4382720 to 5070848 tid 3 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1200: snap_create 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1197: finishing write tid 3 to smithi14585108-31 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1197: finishing write tid 4 to smithi14585108-31 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1197: finishing write tid 5 to smithi14585108-31 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1197: oid 31 updating version 0 to 557 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1197: oid 31 version 557 is already newer than 554 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1197: oid 31 version 557 is already newer than 556 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1197: oid 31 version 557 is already newer than 555 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 557 (ObjNum 389 snap 109 seq_num 389) dirty exists 2024-09-16T05:48:04.444 INFO:tasks.rados.rados.0.smithi145.stdout:1197: left oid 31 (ObjNum 389 snap 109 seq_num 389) 2024-09-16T05:48:04.445 INFO:tasks.rados.rados.0.smithi145.stdout:1195: expect (ObjNum 352 snap 104 seq_num 352) 2024-09-16T05:48:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:04 smithi161 ceph-mon[87722]: osdmap e290: 8 total, 7 up, 8 in 2024-09-16T05:48:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:04 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:04 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:04 smithi161 ceph-mon[87722]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T05:48:04.613 INFO:tasks.rados.rados.0.smithi145.stdout:1194: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:48:04.613 INFO:tasks.rados.rados.0.smithi145.stdout:1196: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:48:04.613 INFO:tasks.rados.rados.0.smithi145.stdout:1194: finishing copy_from to smithi14585108-20 2024-09-16T05:48:04.613 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 602 (ObjNum 357 snap 105 seq_num 357) dirty exists 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1196: finishing copy_from to smithi14585108-24 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 407 (ObjNum 376 snap 108 seq_num 376) dirty exists 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: finishing write tid 1 to smithi14585108-41 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: finishing write tid 2 to smithi14585108-41 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: finishing write tid 3 to smithi14585108-41 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: finishing write tid 4 to smithi14585108-41 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: finishing write tid 5 to smithi14585108-41 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: oid 41 updating version 0 to 649 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: oid 41 updating version 649 to 651 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: oid 41 version 651 is already newer than 648 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:1198: oid 41 version 651 is already newer than 650 2024-09-16T05:48:04.614 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 651 (ObjNum 390 snap 109 seq_num 390) dirty exists 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1198: left oid 41 (ObjNum 390 snap 109 seq_num 390) 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: finishing write tid 1 to smithi14585108-46 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: finishing write tid 2 to smithi14585108-46 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: finishing write tid 3 to smithi14585108-46 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: finishing write tid 4 to smithi14585108-46 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: finishing write tid 5 to smithi14585108-46 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: oid 46 updating version 0 to 317 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: oid 46 version 317 is already newer than 315 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: oid 46 version 317 is already newer than 314 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: oid 46 version 317 is already newer than 316 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 317 (ObjNum 391 snap 109 seq_num 391) dirty exists 2024-09-16T05:48:04.615 INFO:tasks.rados.rados.0.smithi145.stdout:1199: left oid 46 (ObjNum 391 snap 109 seq_num 391) 2024-09-16T05:48:04.664 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[105325]: 2024-09-16T05:48:04.386+0000 7f3e89599640 -1 osd.0 279 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:48:05.026 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:48:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:48:04] "GET /metrics HTTP/1.1" 200 36037 "" "Prometheus/2.43.0" 2024-09-16T05:48:05.361 INFO:tasks.rados.rados.0.smithi145.stdout:1194: done (6 left) 2024-09-16T05:48:05.361 INFO:tasks.rados.rados.0.smithi145.stdout:1195: done (5 left) 2024-09-16T05:48:05.361 INFO:tasks.rados.rados.0.smithi145.stdout:1196: done (4 left) 2024-09-16T05:48:05.361 INFO:tasks.rados.rados.0.smithi145.stdout:1197: done (3 left) 2024-09-16T05:48:05.361 INFO:tasks.rados.rados.0.smithi145.stdout:1198: done (2 left) 2024-09-16T05:48:05.361 INFO:tasks.rados.rados.0.smithi145.stdout:1199: done (1 left) 2024-09-16T05:48:05.361 INFO:tasks.rados.rados.0.smithi145.stdout:1200: done (0 left) 2024-09-16T05:48:05.361 INFO:tasks.rados.rados.0.smithi145.stdout:1201: read oid 16 snap -1 2024-09-16T05:48:05.362 INFO:tasks.rados.rados.0.smithi145.stdout:1201: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:48:05.362 INFO:tasks.rados.rados.0.smithi145.stdout:1202: snap_create 2024-09-16T05:48:05.362 INFO:tasks.rados.rados.0.smithi145.stdout:1201: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:48:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[99390]: pgmap v119: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 504 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[99390]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T05:48:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[99390]: osdmap e291: 8 total, 7 up, 8 in 2024-09-16T05:48:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[99390]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 108/675 objects degraded (16.000%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[96887]: pgmap v119: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 504 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[96887]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T05:48:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[96887]: osdmap e291: 8 total, 7 up, 8 in 2024-09-16T05:48:05.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[96887]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:05.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:05 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 108/675 objects degraded (16.000%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:05 smithi161 ceph-mon[87722]: pgmap v119: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 504 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:05 smithi161 ceph-mon[87722]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T05:48:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:05 smithi161 ceph-mon[87722]: osdmap e291: 8 total, 7 up, 8 in 2024-09-16T05:48:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:05 smithi161 ceph-mon[87722]: from='osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:05 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 108/675 objects degraded (16.000%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:06.359 INFO:tasks.rados.rados.0.smithi145.stdout:1201: done (1 left) 2024-09-16T05:48:06.360 INFO:tasks.rados.rados.0.smithi145.stdout:1202: done (0 left) 2024-09-16T05:48:06.360 INFO:tasks.rados.rados.0.smithi145.stdout:1203: rmattr oid 40 current snap is 111 2024-09-16T05:48:06.360 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 111 2024-09-16T05:48:06.360 INFO:tasks.rados.rados.0.smithi145.stdout:1204: seq_num 392 ranges {1589248=573440,2162688=802816,2965504=401408} 2024-09-16T05:48:06.372 INFO:tasks.rados.rados.0.smithi145.stdout:1204: writing smithi14585108-32 from 1589248 to 2162688 tid 1 2024-09-16T05:48:06.378 INFO:tasks.rados.rados.0.smithi145.stdout:1204: writing smithi14585108-32 from 2162688 to 2965504 tid 2 2024-09-16T05:48:06.381 INFO:tasks.rados.rados.0.smithi145.stdout:1204: writing smithi14585108-32 from 2965504 to 3366912 tid 3 2024-09-16T05:48:06.381 INFO:tasks.rados.rados.0.smithi145.stdout:1205: snap_create 2024-09-16T05:48:06.390 INFO:tasks.rados.rados.0.smithi145.stdout:1204: finishing write tid 1 to smithi14585108-32 2024-09-16T05:48:06.390 INFO:tasks.rados.rados.0.smithi145.stdout:1204: finishing write tid 2 to smithi14585108-32 2024-09-16T05:48:06.390 INFO:tasks.rados.rados.0.smithi145.stdout:1204: finishing write tid 3 to smithi14585108-32 2024-09-16T05:48:06.392 INFO:tasks.rados.rados.0.smithi145.stdout:1204: finishing write tid 4 to smithi14585108-32 2024-09-16T05:48:06.393 INFO:tasks.rados.rados.0.smithi145.stdout:1204: finishing write tid 5 to smithi14585108-32 2024-09-16T05:48:06.393 INFO:tasks.rados.rados.0.smithi145.stdout:1204: oid 32 updating version 0 to 653 2024-09-16T05:48:06.393 INFO:tasks.rados.rados.0.smithi145.stdout:1204: oid 32 updating version 653 to 654 2024-09-16T05:48:06.393 INFO:tasks.rados.rados.0.smithi145.stdout:1204: oid 32 updating version 654 to 655 2024-09-16T05:48:06.393 INFO:tasks.rados.rados.0.smithi145.stdout:1204: oid 32 updating version 655 to 656 2024-09-16T05:48:06.393 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 656 (ObjNum 392 snap 111 seq_num 392) dirty exists 2024-09-16T05:48:06.394 INFO:tasks.rados.rados.0.smithi145.stdout:1204: left oid 32 (ObjNum 392 snap 111 seq_num 392) 2024-09-16T05:48:06.417 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 558 (ObjNum 352 snap 104 seq_num 352) dirty exists 2024-09-16T05:48:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[96887]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:48:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[96887]: osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596] boot 2024-09-16T05:48:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[96887]: osdmap e292: 8 total, 8 up, 8 in 2024-09-16T05:48:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:48:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[96887]: osdmap e293: 8 total, 8 up, 8 in 2024-09-16T05:48:06.550 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:48:06.550 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[99390]: osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596] boot 2024-09-16T05:48:06.550 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[99390]: osdmap e292: 8 total, 8 up, 8 in 2024-09-16T05:48:06.550 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:48:06.551 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-mon[99390]: osdmap e293: 8 total, 8 up, 8 in 2024-09-16T05:48:06.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:48:06 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:48:06.711+0000 7f22cafa6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T05:48:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:06 smithi161 ceph-mon[87722]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:48:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:06 smithi161 ceph-mon[87722]: osd.0 [v2:172.21.15.145:6802/927131596,v1:172.21.15.145:6803/927131596] boot 2024-09-16T05:48:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:06 smithi161 ceph-mon[87722]: osdmap e292: 8 total, 8 up, 8 in 2024-09-16T05:48:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T05:48:06.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:06 smithi161 ceph-mon[87722]: osdmap e293: 8 total, 8 up, 8 in 2024-09-16T05:48:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:1203: done (2 left) 2024-09-16T05:48:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:1204: done (1 left) 2024-09-16T05:48:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:1205: done (0 left) 2024-09-16T05:48:07.385 INFO:tasks.rados.rados.0.smithi145.stdout:1206: snap_remove snap 67 2024-09-16T05:48:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: pgmap v122: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 506 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: pgmap v122: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 506 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: pgmap v122: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 258 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 506 KiB/s wr, 6 op/s; 108/675 objects degraded (16.000%) 2024-09-16T05:48:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:48:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:08.403 INFO:tasks.rados.rados.0.smithi145.stdout:1206: done (0 left) 2024-09-16T05:48:08.404 INFO:tasks.rados.rados.0.smithi145.stdout:1207: copy_from oid 33 from oid 1 current snap is 112 2024-09-16T05:48:08.404 INFO:tasks.rados.rados.0.smithi145.stdout:1208: read oid 46 snap -1 2024-09-16T05:48:08.404 INFO:tasks.rados.rados.0.smithi145.stdout:1208: expect (ObjNum 391 snap 109 seq_num 391) 2024-09-16T05:48:08.404 INFO:tasks.rados.rados.0.smithi145.stdout:1209: snap_remove snap 97 2024-09-16T05:48:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:08 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:08 smithi145 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T05:48:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:08 smithi145 ceph-mon[99390]: osdmap e294: 8 total, 8 up, 8 in 2024-09-16T05:48:08.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:08 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:08.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:08 smithi145 ceph-mon[96887]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T05:48:08.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:08 smithi145 ceph-mon[96887]: osdmap e294: 8 total, 8 up, 8 in 2024-09-16T05:48:08.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:08 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:08.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:08 smithi161 ceph-mon[87722]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-16T05:48:08.840 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:08 smithi161 ceph-mon[87722]: osdmap e294: 8 total, 8 up, 8 in 2024-09-16T05:48:09.398 INFO:tasks.rados.rados.0.smithi145.stdout:1209: done (2 left) 2024-09-16T05:48:09.399 INFO:tasks.rados.rados.0.smithi145.stdout:1210: snap_remove snap 109 2024-09-16T05:48:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:09 smithi145 ceph-mon[96887]: pgmap v125: 121 pgs: 10 active+undersized, 5 active+undersized+degraded, 106 active+clean; 276 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.1 MiB/s wr, 12 op/s; 29/663 objects degraded (4.374%); 9.4 MiB/s, 4 objects/s recovering 2024-09-16T05:48:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:09 smithi145 ceph-mon[96887]: osdmap e295: 8 total, 8 up, 8 in 2024-09-16T05:48:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:09 smithi145 ceph-mon[96887]: mgrmap e43: y(active, since 92s), standbys: x 2024-09-16T05:48:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:09 smithi145 ceph-mon[99390]: pgmap v125: 121 pgs: 10 active+undersized, 5 active+undersized+degraded, 106 active+clean; 276 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.1 MiB/s wr, 12 op/s; 29/663 objects degraded (4.374%); 9.4 MiB/s, 4 objects/s recovering 2024-09-16T05:48:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:09 smithi145 ceph-mon[99390]: osdmap e295: 8 total, 8 up, 8 in 2024-09-16T05:48:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:09 smithi145 ceph-mon[99390]: mgrmap e43: y(active, since 92s), standbys: x 2024-09-16T05:48:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:09 smithi161 ceph-mon[87722]: pgmap v125: 121 pgs: 10 active+undersized, 5 active+undersized+degraded, 106 active+clean; 276 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.1 MiB/s wr, 12 op/s; 29/663 objects degraded (4.374%); 9.4 MiB/s, 4 objects/s recovering 2024-09-16T05:48:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:09 smithi161 ceph-mon[87722]: osdmap e295: 8 total, 8 up, 8 in 2024-09-16T05:48:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:09 smithi161 ceph-mon[87722]: mgrmap e43: y(active, since 92s), standbys: x 2024-09-16T05:48:10.396 INFO:tasks.rados.rados.0.smithi145.stdout:1210: done (2 left) 2024-09-16T05:48:10.396 INFO:tasks.rados.rados.0.smithi145.stdout:1211: snap_create 2024-09-16T05:48:10.396 INFO:tasks.rados.rados.0.smithi145.stdout:1207: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:48:10.397 INFO:tasks.rados.rados.0.smithi145.stdout:1207: finishing copy_from to smithi14585108-33 2024-09-16T05:48:10.397 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 473 (ObjNum 346 snap 101 seq_num 346) dirty exists 2024-09-16T05:48:10.397 INFO:tasks.rados.rados.0.smithi145.stdout:1208: expect (ObjNum 391 snap 109 seq_num 391) 2024-09-16T05:48:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:10 smithi145 ceph-mon[96887]: osdmap e296: 8 total, 8 up, 8 in 2024-09-16T05:48:10.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:10 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 29/663 objects degraded (4.374%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:10.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:10 smithi145 ceph-mon[96887]: osdmap e297: 8 total, 8 up, 8 in 2024-09-16T05:48:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:10 smithi145 ceph-mon[99390]: osdmap e296: 8 total, 8 up, 8 in 2024-09-16T05:48:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:10 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 29/663 objects degraded (4.374%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:10 smithi145 ceph-mon[99390]: osdmap e297: 8 total, 8 up, 8 in 2024-09-16T05:48:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:10 smithi161 ceph-mon[87722]: osdmap e296: 8 total, 8 up, 8 in 2024-09-16T05:48:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:10 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 29/663 objects degraded (4.374%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:10 smithi161 ceph-mon[87722]: osdmap e297: 8 total, 8 up, 8 in 2024-09-16T05:48:11.402 INFO:tasks.rados.rados.0.smithi145.stdout:1207: done (2 left) 2024-09-16T05:48:11.402 INFO:tasks.rados.rados.0.smithi145.stdout:1208: done (1 left) 2024-09-16T05:48:11.402 INFO:tasks.rados.rados.0.smithi145.stdout:1211: done (0 left) 2024-09-16T05:48:11.402 INFO:tasks.rados.rados.0.smithi145.stdout:1212: rmattr oid 26 current snap is 113 2024-09-16T05:48:11.402 INFO:tasks.rados.rados.0.smithi145.stdout:1212: done (0 left) 2024-09-16T05:48:11.403 INFO:tasks.rados.rados.0.smithi145.stdout:1213: rmattr oid 47 current snap is 113 2024-09-16T05:48:11.403 INFO:tasks.rados.rados.0.smithi145.stdout:1213: done (0 left) 2024-09-16T05:48:11.403 INFO:tasks.rados.rados.0.smithi145.stdout:1214: rmattr oid 22 current snap is 113 2024-09-16T05:48:11.403 INFO:tasks.rados.rados.0.smithi145.stdout:1214: done (0 left) 2024-09-16T05:48:11.403 INFO:tasks.rados.rados.0.smithi145.stdout:1215: snap_remove snap 83 2024-09-16T05:48:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:11 smithi145 ceph-mon[96887]: pgmap v128: 121 pgs: 121 active+clean; 271 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.1 MiB/s wr, 12 op/s; 9.4 MiB/s, 4 objects/s recovering 2024-09-16T05:48:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:11 smithi145 ceph-mon[96887]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/663 objects degraded (4.374%), 5 pgs degraded) 2024-09-16T05:48:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:11 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:48:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:11 smithi145 ceph-mon[96887]: osdmap e298: 8 total, 8 up, 8 in 2024-09-16T05:48:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:11 smithi145 ceph-mon[99390]: pgmap v128: 121 pgs: 121 active+clean; 271 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.1 MiB/s wr, 12 op/s; 9.4 MiB/s, 4 objects/s recovering 2024-09-16T05:48:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:11 smithi145 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/663 objects degraded (4.374%), 5 pgs degraded) 2024-09-16T05:48:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:11 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:48:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:11 smithi145 ceph-mon[99390]: osdmap e298: 8 total, 8 up, 8 in 2024-09-16T05:48:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:11 smithi161 ceph-mon[87722]: pgmap v128: 121 pgs: 121 active+clean; 271 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.1 MiB/s wr, 12 op/s; 9.4 MiB/s, 4 objects/s recovering 2024-09-16T05:48:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:11 smithi161 ceph-mon[87722]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/663 objects degraded (4.374%), 5 pgs degraded) 2024-09-16T05:48:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:11 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:48:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:11 smithi161 ceph-mon[87722]: osdmap e298: 8 total, 8 up, 8 in 2024-09-16T05:48:12.402 INFO:tasks.rados.rados.0.smithi145.stdout:1215: done (0 left) 2024-09-16T05:48:12.402 INFO:tasks.rados.rados.0.smithi145.stdout:1216: delete oid 38 current snap is 113 2024-09-16T05:48:12.411 INFO:tasks.rados.rados.0.smithi145.stdout:1216: done (0 left) 2024-09-16T05:48:12.411 INFO:tasks.rados.rados.0.smithi145.stdout:1217: rollback oid 3 current snap is 113 2024-09-16T05:48:12.411 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 3 to 105 2024-09-16T05:48:12.411 INFO:tasks.rados.rados.0.smithi145.stdout:1218: setattr oid 37 current snap is 113 2024-09-16T05:48:12.412 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 113 2024-09-16T05:48:12.412 INFO:tasks.rados.rados.0.smithi145.stdout:1219: seq_num 394 ranges {3334144=606208,3940352=565248,4505600=557056,5062656=81920} 2024-09-16T05:48:12.434 INFO:tasks.rados.rados.0.smithi145.stdout:1219: writing smithi14585108-18 from 3334144 to 3940352 tid 1 2024-09-16T05:48:12.437 INFO:tasks.rados.rados.0.smithi145.stdout:1219: writing smithi14585108-18 from 3940352 to 4505600 tid 2 2024-09-16T05:48:12.441 INFO:tasks.rados.rados.0.smithi145.stdout:1219: writing smithi14585108-18 from 4505600 to 5062656 tid 3 2024-09-16T05:48:12.441 INFO:tasks.rados.rados.0.smithi145.stdout:1219: writing smithi14585108-18 from 5062656 to 5144576 tid 4 2024-09-16T05:48:12.442 INFO:tasks.rados.rados.0.smithi145.stdout:1220: snap_create 2024-09-16T05:48:12.442 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 561 (ObjNum 817 snap 0 seq_num 8364032) dirty exists 2024-09-16T05:48:12.442 INFO:tasks.rados.rados.0.smithi145.stdout:1217: finishing rollback tid 1 to smithi14585108-3 2024-09-16T05:48:12.442 INFO:tasks.rados.rados.0.smithi145.stdout:1217: finishing rollback tid 2 to smithi14585108-3 2024-09-16T05:48:12.442 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 482 (ObjNum 363 snap 105 seq_num 363) dirty exists 2024-09-16T05:48:12.442 INFO:tasks.rados.rados.0.smithi145.stdout:1219: finishing write tid 1 to smithi14585108-18 2024-09-16T05:48:12.442 INFO:tasks.rados.rados.0.smithi145.stdout:1219: finishing write tid 2 to smithi14585108-18 2024-09-16T05:48:12.445 INFO:tasks.rados.rados.0.smithi145.stdout:1219: finishing write tid 3 to smithi14585108-18 2024-09-16T05:48:12.445 INFO:tasks.rados.rados.0.smithi145.stdout:1219: finishing write tid 4 to smithi14585108-18 2024-09-16T05:48:12.445 INFO:tasks.rados.rados.0.smithi145.stdout:1219: finishing write tid 5 to smithi14585108-18 2024-09-16T05:48:12.447 INFO:tasks.rados.rados.0.smithi145.stdout:1219: finishing write tid 6 to smithi14585108-18 2024-09-16T05:48:12.447 INFO:tasks.rados.rados.0.smithi145.stdout:1219: oid 18 updating version 0 to 683 2024-09-16T05:48:12.447 INFO:tasks.rados.rados.0.smithi145.stdout:1219: oid 18 version 683 is already newer than 680 2024-09-16T05:48:12.447 INFO:tasks.rados.rados.0.smithi145.stdout:1219: oid 18 version 683 is already newer than 681 2024-09-16T05:48:12.447 INFO:tasks.rados.rados.0.smithi145.stdout:1219: oid 18 version 683 is already newer than 682 2024-09-16T05:48:12.447 INFO:tasks.rados.rados.0.smithi145.stdout:1219: oid 18 version 683 is already newer than 679 2024-09-16T05:48:12.447 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 683 (ObjNum 394 snap 113 seq_num 394) dirty exists 2024-09-16T05:48:12.447 INFO:tasks.rados.rados.0.smithi145.stdout:1219: left oid 18 (ObjNum 394 snap 113 seq_num 394) 2024-09-16T05:48:13.425 INFO:tasks.rados.rados.0.smithi145.stdout:1217: done (3 left) 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1218: done (2 left) 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1219: done (1 left) 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1220: done (0 left) 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1221: read oid 7 snap 107 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1221: expect (ObjNum 350 snap 101 seq_num 350) 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1222: rmattr oid 2 current snap is 114 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1223: copy_from oid 46 from oid 47 current snap is 114 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1224: copy_from oid 38 from oid 20 current snap is 114 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1225: copy_from oid 44 from oid 39 current snap is 114 2024-09-16T05:48:13.426 INFO:tasks.rados.rados.0.smithi145.stdout:1226: delete oid 25 current snap is 114 2024-09-16T05:48:13.439 INFO:tasks.rados.rados.0.smithi145.stdout:1226: done (5 left) 2024-09-16T05:48:13.439 INFO:tasks.rados.rados.0.smithi145.stdout:1227: rollback oid 29 current snap is 114 2024-09-16T05:48:13.439 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 29 to 111 2024-09-16T05:48:13.439 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 114 2024-09-16T05:48:13.439 INFO:tasks.rados.rados.0.smithi145.stdout:1228: seq_num 396 ranges {0=638976,638976=786432,1425408=417792} 2024-09-16T05:48:13.443 INFO:tasks.rados.rados.0.smithi145.stdout:1228: writing smithi14585108-16 from 0 to 638976 tid 1 2024-09-16T05:48:13.449 INFO:tasks.rados.rados.0.smithi145.stdout:1228: writing smithi14585108-16 from 638976 to 1425408 tid 2 2024-09-16T05:48:13.451 INFO:tasks.rados.rados.0.smithi145.stdout:1228: writing smithi14585108-16 from 1425408 to 1843200 tid 3 2024-09-16T05:48:13.451 INFO:tasks.rados.rados.0.smithi145.stdout:1229: snap_remove snap 113 2024-09-16T05:48:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:13 smithi145 ceph-mon[96887]: pgmap v131: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 696 KiB/s wr, 1 op/s 2024-09-16T05:48:13.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:13 smithi145 ceph-mon[96887]: osdmap e299: 8 total, 8 up, 8 in 2024-09-16T05:48:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:13 smithi145 ceph-mon[99390]: pgmap v131: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 696 KiB/s wr, 1 op/s 2024-09-16T05:48:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:13 smithi145 ceph-mon[99390]: osdmap e299: 8 total, 8 up, 8 in 2024-09-16T05:48:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:13 smithi161 ceph-mon[87722]: pgmap v131: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 696 KiB/s wr, 1 op/s 2024-09-16T05:48:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:13 smithi161 ceph-mon[87722]: osdmap e299: 8 total, 8 up, 8 in 2024-09-16T05:48:14.429 INFO:tasks.rados.rados.0.smithi145.stdout:1229: done (7 left) 2024-09-16T05:48:14.429 INFO:tasks.rados.rados.0.smithi145.stdout:1230: snap_remove snap 93 2024-09-16T05:48:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:14 smithi145 ceph-mon[96887]: osdmap e300: 8 total, 8 up, 8 in 2024-09-16T05:48:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:14 smithi145 ceph-mon[99390]: osdmap e300: 8 total, 8 up, 8 in 2024-09-16T05:48:14.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:48:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:48:14] "GET /metrics HTTP/1.1" 200 35956 "" "Prometheus/2.43.0" 2024-09-16T05:48:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:14 smithi161 ceph-mon[87722]: osdmap e300: 8 total, 8 up, 8 in 2024-09-16T05:48:15.027 INFO:tasks.rados.rados.0.smithi145.stdout:1230: done (7 left) 2024-09-16T05:48:15.027 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 114 2024-09-16T05:48:15.028 INFO:tasks.rados.rados.0.smithi145.stdout:1231: seq_num 397 ranges {4243456=655360,4898816=671744,5570560=532480} 2024-09-16T05:48:15.056 INFO:tasks.rados.rados.0.smithi145.stdout:1231: writing smithi14585108-15 from 4243456 to 4898816 tid 1 2024-09-16T05:48:15.060 INFO:tasks.rados.rados.0.smithi145.stdout:1231: writing smithi14585108-15 from 4898816 to 5570560 tid 2 2024-09-16T05:48:15.063 INFO:tasks.rados.rados.0.smithi145.stdout:1231: writing smithi14585108-15 from 5570560 to 6103040 tid 3 2024-09-16T05:48:15.064 INFO:tasks.rados.rados.0.smithi145.stdout:1232: read oid 13 snap -1 2024-09-16T05:48:15.064 INFO:tasks.rados.rados.0.smithi145.stdout:1232: expect deleted 2024-09-16T05:48:15.064 INFO:tasks.rados.rados.0.smithi145.stdout:1233: delete oid 30 current snap is 114 2024-09-16T05:48:15.064 INFO:tasks.rados.rados.0.smithi145.stdout:1221: expect (ObjNum 350 snap 101 seq_num 350) 2024-09-16T05:48:15.125 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 685 (ObjNum 352 snap 104 seq_num 352) dirty exists 2024-09-16T05:48:15.125 INFO:tasks.rados.rados.0.smithi145.stdout:1227: finishing rollback tid 0 to smithi14585108-29 2024-09-16T05:48:15.125 INFO:tasks.rados.rados.0.smithi145.stdout:1227: finishing rollback tid 1 to smithi14585108-29 2024-09-16T05:48:15.125 INFO:tasks.rados.rados.0.smithi145.stdout:1227: finishing rollback tid 2 to smithi14585108-29 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 692 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:1225: finishing copy_from racing read to smithi14585108-44 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:1223: finishing copy_from racing read to smithi14585108-46 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:1225: finishing copy_from to smithi14585108-44 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 585 (ObjNum 366 snap 107 seq_num 366) dirty exists 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:1223: finishing copy_from to smithi14585108-46 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 287 (ObjNum 379 snap 108 seq_num 379) dirty exists 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:1228: finishing write tid 1 to smithi14585108-16 2024-09-16T05:48:15.126 INFO:tasks.rados.rados.0.smithi145.stdout:1228: finishing write tid 2 to smithi14585108-16 2024-09-16T05:48:15.127 INFO:tasks.rados.rados.0.smithi145.stdout:1228: finishing write tid 3 to smithi14585108-16 2024-09-16T05:48:15.127 INFO:tasks.rados.rados.0.smithi145.stdout:1221: done (9 left) 2024-09-16T05:48:15.127 INFO:tasks.rados.rados.0.smithi145.stdout:1222: done (8 left) 2024-09-16T05:48:15.127 INFO:tasks.rados.rados.0.smithi145.stdout:1223: done (7 left) 2024-09-16T05:48:15.127 INFO:tasks.rados.rados.0.smithi145.stdout:1225: done (6 left) 2024-09-16T05:48:15.127 INFO:tasks.rados.rados.0.smithi145.stdout:1227: done (5 left) 2024-09-16T05:48:15.127 INFO:tasks.rados.rados.0.smithi145.stdout:1233: done (4 left) 2024-09-16T05:48:15.127 INFO:tasks.rados.rados.0.smithi145.stdout:1234: rollback oid 50 current snap is 114 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 107 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:1228: finishing write tid 4 to smithi14585108-16 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:1228: finishing write tid 5 to smithi14585108-16 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:1228: oid 16 updating version 0 to 340 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:1228: oid 16 version 340 is already newer than 337 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:1228: oid 16 version 340 is already newer than 339 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:1228: oid 16 version 340 is already newer than 338 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 340 (ObjNum 396 snap 114 seq_num 396) dirty exists 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:1228: left oid 16 (ObjNum 396 snap 114 seq_num 396) 2024-09-16T05:48:15.128 INFO:tasks.rados.rados.0.smithi145.stdout:1224: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:48:15.129 INFO:tasks.rados.rados.0.smithi145.stdout:1224: finishing copy_from to smithi14585108-38 2024-09-16T05:48:15.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 602 (ObjNum 357 snap 105 seq_num 357) dirty exists 2024-09-16T05:48:15.129 INFO:tasks.rados.rados.0.smithi145.stdout:1231: finishing write tid 1 to smithi14585108-15 2024-09-16T05:48:15.129 INFO:tasks.rados.rados.0.smithi145.stdout:1231: finishing write tid 2 to smithi14585108-15 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1231: finishing write tid 3 to smithi14585108-15 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1231: finishing write tid 4 to smithi14585108-15 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1231: finishing write tid 5 to smithi14585108-15 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1231: oid 15 updating version 0 to 709 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1231: oid 15 version 709 is already newer than 705 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1231: oid 15 version 709 is already newer than 708 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1231: oid 15 version 709 is already newer than 704 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 709 (ObjNum 397 snap 114 seq_num 397) dirty exists 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1231: left oid 15 (ObjNum 397 snap 114 seq_num 397) 2024-09-16T05:48:15.130 INFO:tasks.rados.rados.0.smithi145.stdout:1224: done (4 left) 2024-09-16T05:48:15.131 INFO:tasks.rados.rados.0.smithi145.stdout:1228: done (3 left) 2024-09-16T05:48:15.131 INFO:tasks.rados.rados.0.smithi145.stdout:1231: done (2 left) 2024-09-16T05:48:15.131 INFO:tasks.rados.rados.0.smithi145.stdout:1232: done (1 left) 2024-09-16T05:48:15.131 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 114 2024-09-16T05:48:15.131 INFO:tasks.rados.rados.0.smithi145.stdout:1235: seq_num 399 ranges {0=688128,688128=434176,1122304=745472,1867776=24576} 2024-09-16T05:48:15.132 INFO:tasks.rados.rados.0.smithi145.stdout:1235: writing smithi14585108-25 from 0 to 688128 tid 1 2024-09-16T05:48:15.132 INFO:tasks.rados.rados.0.smithi145.stdout:1235: writing smithi14585108-25 from 688128 to 1122304 tid 2 2024-09-16T05:48:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:1235: writing smithi14585108-25 from 1122304 to 1867776 tid 3 2024-09-16T05:48:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:1235: writing smithi14585108-25 from 1867776 to 1892352 tid 4 2024-09-16T05:48:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:1236: rollback oid 48 current snap is 114 2024-09-16T05:48:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 48 to 111 2024-09-16T05:48:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:1234: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:48:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:1234: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:48:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:1234: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:48:15.136 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 605 (ObjNum 177 snap 0 seq_num 3206926288) dirty exists 2024-09-16T05:48:15.136 INFO:tasks.rados.rados.0.smithi145.stdout:1235: finishing write tid 1 to smithi14585108-25 2024-09-16T05:48:15.136 INFO:tasks.rados.rados.0.smithi145.stdout:1235: finishing write tid 2 to smithi14585108-25 2024-09-16T05:48:15.136 INFO:tasks.rados.rados.0.smithi145.stdout:1234: done (2 left) 2024-09-16T05:48:15.136 INFO:tasks.rados.rados.0.smithi145.stdout:1237: delete oid 21 current snap is 114 2024-09-16T05:48:15.136 INFO:tasks.rados.rados.0.smithi145.stdout:1236: finishing rollback tid 1 to smithi14585108-48 2024-09-16T05:48:15.137 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 403 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-16T05:48:15.138 INFO:tasks.rados.rados.0.smithi145.stdout:1235: finishing write tid 3 to smithi14585108-25 2024-09-16T05:48:15.138 INFO:tasks.rados.rados.0.smithi145.stdout:1235: finishing write tid 4 to smithi14585108-25 2024-09-16T05:48:15.138 INFO:tasks.rados.rados.0.smithi145.stdout:1235: finishing write tid 5 to smithi14585108-25 2024-09-16T05:48:15.140 INFO:tasks.rados.rados.0.smithi145.stdout:1235: finishing write tid 6 to smithi14585108-25 2024-09-16T05:48:15.140 INFO:tasks.rados.rados.0.smithi145.stdout:1235: oid 25 updating version 0 to 422 2024-09-16T05:48:15.140 INFO:tasks.rados.rados.0.smithi145.stdout:1235: oid 25 version 422 is already newer than 421 2024-09-16T05:48:15.141 INFO:tasks.rados.rados.0.smithi145.stdout:1235: oid 25 version 422 is already newer than 419 2024-09-16T05:48:15.141 INFO:tasks.rados.rados.0.smithi145.stdout:1235: oid 25 version 422 is already newer than 420 2024-09-16T05:48:15.141 INFO:tasks.rados.rados.0.smithi145.stdout:1235: oid 25 updating version 422 to 423 2024-09-16T05:48:15.141 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 423 (ObjNum 399 snap 114 seq_num 399) dirty exists 2024-09-16T05:48:15.141 INFO:tasks.rados.rados.0.smithi145.stdout:1235: left oid 25 (ObjNum 399 snap 114 seq_num 399) 2024-09-16T05:48:15.141 INFO:tasks.rados.rados.0.smithi145.stdout:1235: done (2 left) 2024-09-16T05:48:15.142 INFO:tasks.rados.rados.0.smithi145.stdout:1236: done (1 left) 2024-09-16T05:48:15.142 INFO:tasks.rados.rados.0.smithi145.stdout:1237: done (0 left) 2024-09-16T05:48:15.142 INFO:tasks.rados.rados.0.smithi145.stdout:1238: delete oid 13 current snap is 114 2024-09-16T05:48:15.142 INFO:tasks.rados.rados.0.smithi145.stdout:1238: done (0 left) 2024-09-16T05:48:15.142 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 114 2024-09-16T05:48:15.143 INFO:tasks.rados.rados.0.smithi145.stdout:1239: seq_num 402 ranges {4390912=737280,5128192=491520,5619712=516096,6135808=196608} 2024-09-16T05:48:15.169 INFO:tasks.rados.rados.0.smithi145.stdout:1239: writing smithi14585108-10 from 4390912 to 5128192 tid 1 2024-09-16T05:48:15.172 INFO:tasks.rados.rados.0.smithi145.stdout:1239: writing smithi14585108-10 from 5128192 to 5619712 tid 2 2024-09-16T05:48:15.175 INFO:tasks.rados.rados.0.smithi145.stdout:1239: writing smithi14585108-10 from 5619712 to 6135808 tid 3 2024-09-16T05:48:15.177 INFO:tasks.rados.rados.0.smithi145.stdout:1239: writing smithi14585108-10 from 6135808 to 6332416 tid 4 2024-09-16T05:48:15.177 INFO:tasks.rados.rados.0.smithi145.stdout:1240: rmattr oid 1 current snap is 114 2024-09-16T05:48:15.177 INFO:tasks.rados.rados.0.smithi145.stdout:1240: done (1 left) 2024-09-16T05:48:15.177 INFO:tasks.rados.rados.0.smithi145.stdout:1241: read oid 7 snap 84 2024-09-16T05:48:15.177 INFO:tasks.rados.rados.0.smithi145.stdout:1241: expect (ObjNum 275 snap 78 seq_num 275) 2024-09-16T05:48:15.177 INFO:tasks.rados.rados.0.smithi145.stdout:1242: rollback oid 30 current snap is 114 2024-09-16T05:48:15.178 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 107 2024-09-16T05:48:15.178 INFO:tasks.rados.rados.0.smithi145.stdout:1239: finishing write tid 1 to smithi14585108-10 2024-09-16T05:48:15.178 INFO:tasks.rados.rados.0.smithi145.stdout:1239: finishing write tid 2 to smithi14585108-10 2024-09-16T05:48:15.178 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 114 2024-09-16T05:48:15.178 INFO:tasks.rados.rados.0.smithi145.stdout:1243: seq_num 403 ranges {4210688=753664,4964352=425984,5390336=720896,6111232=57344} 2024-09-16T05:48:15.203 INFO:tasks.rados.rados.0.smithi145.stdout:1243: writing smithi14585108-46 from 4210688 to 4964352 tid 1 2024-09-16T05:48:15.206 INFO:tasks.rados.rados.0.smithi145.stdout:1243: writing smithi14585108-46 from 4964352 to 5390336 tid 2 2024-09-16T05:48:15.210 INFO:tasks.rados.rados.0.smithi145.stdout:1243: writing smithi14585108-46 from 5390336 to 6111232 tid 3 2024-09-16T05:48:15.210 INFO:tasks.rados.rados.0.smithi145.stdout:1243: writing smithi14585108-46 from 6111232 to 6168576 tid 4 2024-09-16T05:48:15.210 INFO:tasks.rados.rados.0.smithi145.stdout:1244: snap_remove snap 111 2024-09-16T05:48:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:15 smithi145 ceph-mon[99390]: pgmap v134: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 696 KiB/s wr, 1 op/s 2024-09-16T05:48:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:15 smithi145 ceph-mon[99390]: osdmap e301: 8 total, 8 up, 8 in 2024-09-16T05:48:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:15 smithi145 ceph-mon[99390]: osdmap e302: 8 total, 8 up, 8 in 2024-09-16T05:48:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:15 smithi145 ceph-mon[96887]: pgmap v134: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 696 KiB/s wr, 1 op/s 2024-09-16T05:48:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:15 smithi145 ceph-mon[96887]: osdmap e301: 8 total, 8 up, 8 in 2024-09-16T05:48:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:15 smithi145 ceph-mon[96887]: osdmap e302: 8 total, 8 up, 8 in 2024-09-16T05:48:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:15 smithi161 ceph-mon[87722]: pgmap v134: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 696 KiB/s wr, 1 op/s 2024-09-16T05:48:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:15 smithi161 ceph-mon[87722]: osdmap e301: 8 total, 8 up, 8 in 2024-09-16T05:48:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:15 smithi161 ceph-mon[87722]: osdmap e302: 8 total, 8 up, 8 in 2024-09-16T05:48:16.030 INFO:tasks.rados.rados.0.smithi145.stdout:1242: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:48:16.030 INFO:tasks.rados.rados.0.smithi145.stdout:1242: finishing rollback tid 2 to smithi14585108-30 2024-09-16T05:48:16.030 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 588 (ObjNum 175 snap 46 seq_num 175) dirty exists 2024-09-16T05:48:16.030 INFO:tasks.rados.rados.0.smithi145.stdout:1239: finishing write tid 3 to smithi14585108-10 2024-09-16T05:48:16.030 INFO:tasks.rados.rados.0.smithi145.stdout:1239: finishing write tid 4 to smithi14585108-10 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1239: finishing write tid 5 to smithi14585108-10 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1239: finishing write tid 6 to smithi14585108-10 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1239: oid 10 updating version 0 to 599 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1239: oid 10 version 599 is already newer than 597 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1239: oid 10 version 599 is already newer than 598 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1239: oid 10 version 599 is already newer than 595 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1239: oid 10 version 599 is already newer than 596 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 599 (ObjNum 402 snap 114 seq_num 402) dirty exists 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1239: left oid 10 (ObjNum 402 snap 114 seq_num 402) 2024-09-16T05:48:16.031 INFO:tasks.rados.rados.0.smithi145.stdout:1241: expect (ObjNum 275 snap 78 seq_num 275) 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: finishing write tid 1 to smithi14585108-46 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: finishing write tid 2 to smithi14585108-46 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: finishing write tid 3 to smithi14585108-46 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: finishing write tid 4 to smithi14585108-46 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: finishing write tid 5 to smithi14585108-46 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: finishing write tid 6 to smithi14585108-46 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: oid 46 updating version 0 to 351 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: oid 46 updating version 351 to 355 2024-09-16T05:48:16.125 INFO:tasks.rados.rados.0.smithi145.stdout:1243: oid 46 version 355 is already newer than 352 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1243: oid 46 version 355 is already newer than 353 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1243: oid 46 version 355 is already newer than 354 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 355 (ObjNum 403 snap 114 seq_num 403) dirty exists 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1243: left oid 46 (ObjNum 403 snap 114 seq_num 403) 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1239: done (4 left) 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1241: done (3 left) 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1242: done (2 left) 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1243: done (1 left) 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1244: done (0 left) 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1245: read oid 36 snap -1 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1245: expect (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:48:16.126 INFO:tasks.rados.rados.0.smithi145.stdout:1246: delete oid 1 current snap is 114 2024-09-16T05:48:16.128 INFO:tasks.rados.rados.0.smithi145.stdout:1246: done (1 left) 2024-09-16T05:48:16.128 INFO:tasks.rados.rados.0.smithi145.stdout:1247: rollback oid 16 current snap is 114 2024-09-16T05:48:16.128 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 16 to 84 2024-09-16T05:48:16.128 INFO:tasks.rados.rados.0.smithi145.stdout:1248: rmattr oid 44 current snap is 114 2024-09-16T05:48:16.128 INFO:tasks.rados.rados.0.smithi145.stdout:1249: delete oid 18 current snap is 114 2024-09-16T05:48:16.130 INFO:tasks.rados.rados.0.smithi145.stdout:1249: done (3 left) 2024-09-16T05:48:16.130 INFO:tasks.rados.rados.0.smithi145.stdout:1250: read oid 5 snap -1 2024-09-16T05:48:16.130 INFO:tasks.rados.rados.0.smithi145.stdout:1250: expect (ObjNum 369 snap 107 seq_num 369) 2024-09-16T05:48:16.130 INFO:tasks.rados.rados.0.smithi145.stdout:1251: snap_create 2024-09-16T05:48:16.132 INFO:tasks.rados.rados.0.smithi145.stdout:1247: finishing rollback tid 0 to smithi14585108-16 2024-09-16T05:48:16.132 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 589 (ObjNum 366 snap 107 seq_num 366) dirty exists 2024-09-16T05:48:16.132 INFO:tasks.rados.rados.0.smithi145.stdout:1247: finishing rollback tid 1 to smithi14585108-16 2024-09-16T05:48:16.133 INFO:tasks.rados.rados.0.smithi145.stdout:1247: finishing rollback tid 2 to smithi14585108-16 2024-09-16T05:48:16.133 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 362 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:48:16.147 INFO:tasks.rados.rados.0.smithi145.stdout:1250: expect (ObjNum 369 snap 107 seq_num 369) 2024-09-16T05:48:16.243 INFO:tasks.rados.rados.0.smithi145.stdout:1245: expect (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:48:17.041 INFO:tasks.rados.rados.0.smithi145.stdout:1245: done (4 left) 2024-09-16T05:48:17.041 INFO:tasks.rados.rados.0.smithi145.stdout:1247: done (3 left) 2024-09-16T05:48:17.042 INFO:tasks.rados.rados.0.smithi145.stdout:1248: done (2 left) 2024-09-16T05:48:17.042 INFO:tasks.rados.rados.0.smithi145.stdout:1250: done (1 left) 2024-09-16T05:48:17.042 INFO:tasks.rados.rados.0.smithi145.stdout:1251: done (0 left) 2024-09-16T05:48:17.042 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 115 2024-09-16T05:48:17.042 INFO:tasks.rados.rados.0.smithi145.stdout:1252: seq_num 406 ranges {3719168=802816,4521984=475136,4997120=499712,5496832=229376} 2024-09-16T05:48:17.065 INFO:tasks.rados.rados.0.smithi145.stdout:1252: writing smithi14585108-40 from 3719168 to 4521984 tid 1 2024-09-16T05:48:17.067 INFO:tasks.rados.rados.0.smithi145.stdout:1252: writing smithi14585108-40 from 4521984 to 4997120 tid 2 2024-09-16T05:48:17.071 INFO:tasks.rados.rados.0.smithi145.stdout:1252: writing smithi14585108-40 from 4997120 to 5496832 tid 3 2024-09-16T05:48:17.072 INFO:tasks.rados.rados.0.smithi145.stdout:1252: writing smithi14585108-40 from 5496832 to 5726208 tid 4 2024-09-16T05:48:17.072 INFO:tasks.rados.rados.0.smithi145.stdout:1253: delete oid 2 current snap is 115 2024-09-16T05:48:17.073 INFO:tasks.rados.rados.0.smithi145.stdout:1252: finishing write tid 1 to smithi14585108-40 2024-09-16T05:48:17.073 INFO:tasks.rados.rados.0.smithi145.stdout:1252: finishing write tid 2 to smithi14585108-40 2024-09-16T05:48:17.074 INFO:tasks.rados.rados.0.smithi145.stdout:1252: finishing write tid 3 to smithi14585108-40 2024-09-16T05:48:17.074 INFO:tasks.rados.rados.0.smithi145.stdout:1252: finishing write tid 4 to smithi14585108-40 2024-09-16T05:48:17.075 INFO:tasks.rados.rados.0.smithi145.stdout:1252: finishing write tid 5 to smithi14585108-40 2024-09-16T05:48:17.075 INFO:tasks.rados.rados.0.smithi145.stdout:1253: done (1 left) 2024-09-16T05:48:17.075 INFO:tasks.rados.rados.0.smithi145.stdout:1254: snap_remove snap 114 2024-09-16T05:48:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:17 smithi145 ceph-mon[99390]: osdmap e303: 8 total, 8 up, 8 in 2024-09-16T05:48:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:17 smithi145 ceph-mon[99390]: pgmap v138: 121 pgs: 121 active+clean; 247 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-16T05:48:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:17 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:17 smithi145 ceph-mon[96887]: osdmap e303: 8 total, 8 up, 8 in 2024-09-16T05:48:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:17 smithi145 ceph-mon[96887]: pgmap v138: 121 pgs: 121 active+clean; 247 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-16T05:48:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:17 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:17 smithi161 ceph-mon[87722]: osdmap e303: 8 total, 8 up, 8 in 2024-09-16T05:48:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:17 smithi161 ceph-mon[87722]: pgmap v138: 121 pgs: 121 active+clean; 247 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-16T05:48:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:17 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1254: done (1 left) 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1255: copy_from oid 43 from oid 39 current snap is 115 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1252: finishing write tid 6 to smithi14585108-40 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1252: oid 40 updating version 0 to 561 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1252: oid 40 updating version 561 to 562 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1252: oid 40 updating version 562 to 563 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1252: oid 40 version 563 is already newer than 560 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1252: oid 40 version 563 is already newer than 559 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 563 (ObjNum 406 snap 115 seq_num 406) dirty exists 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1252: left oid 40 (ObjNum 406 snap 115 seq_num 406) 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:1252: done (1 left) 2024-09-16T05:48:18.043 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 115 2024-09-16T05:48:18.044 INFO:tasks.rados.rados.0.smithi145.stdout:1256: seq_num 408 ranges {6004736=442368,6447104=647168,7094272=507904,7602176=450560} 2024-09-16T05:48:18.077 INFO:tasks.rados.rados.0.smithi145.stdout:1256: writing smithi14585108-49 from 6004736 to 6447104 tid 1 2024-09-16T05:48:18.081 INFO:tasks.rados.rados.0.smithi145.stdout:1256: writing smithi14585108-49 from 6447104 to 7094272 tid 2 2024-09-16T05:48:18.084 INFO:tasks.rados.rados.0.smithi145.stdout:1256: writing smithi14585108-49 from 7094272 to 7602176 tid 3 2024-09-16T05:48:18.087 INFO:tasks.rados.rados.0.smithi145.stdout:1256: writing smithi14585108-49 from 7602176 to 8052736 tid 4 2024-09-16T05:48:18.087 INFO:tasks.rados.rados.0.smithi145.stdout:1257: delete oid 26 current snap is 115 2024-09-16T05:48:18.087 INFO:tasks.rados.rados.0.smithi145.stdout:1255: finishing copy_from racing read to smithi14585108-43 2024-09-16T05:48:18.087 INFO:tasks.rados.rados.0.smithi145.stdout:1255: finishing copy_from to smithi14585108-43 2024-09-16T05:48:18.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 585 (ObjNum 366 snap 107 seq_num 366) dirty exists 2024-09-16T05:48:18.087 INFO:tasks.rados.rados.0.smithi145.stdout:1256: finishing write tid 1 to smithi14585108-49 2024-09-16T05:48:18.087 INFO:tasks.rados.rados.0.smithi145.stdout:1256: finishing write tid 2 to smithi14585108-49 2024-09-16T05:48:18.087 INFO:tasks.rados.rados.0.smithi145.stdout:1256: finishing write tid 3 to smithi14585108-49 2024-09-16T05:48:18.089 INFO:tasks.rados.rados.0.smithi145.stdout:1255: done (2 left) 2024-09-16T05:48:18.089 INFO:tasks.rados.rados.0.smithi145.stdout:1257: done (1 left) 2024-09-16T05:48:18.089 INFO:tasks.rados.rados.0.smithi145.stdout:1258: read oid 7 snap 110 2024-09-16T05:48:18.089 INFO:tasks.rados.rados.0.smithi145.stdout:1258: expect (ObjNum 346 snap 101 seq_num 346) 2024-09-16T05:48:18.089 INFO:tasks.rados.rados.0.smithi145.stdout:1259: rollback oid 18 current snap is 115 2024-09-16T05:48:18.089 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 18 to 84 2024-09-16T05:48:18.090 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 115 2024-09-16T05:48:18.090 INFO:tasks.rados.rados.0.smithi145.stdout:1260: seq_num 410 ranges {5726208=475136,6201344=417792,6619136=475136,7094272=425984,7520256=286720} 2024-09-16T05:48:18.123 INFO:tasks.rados.rados.0.smithi145.stdout:1260: writing smithi14585108-40 from 5726208 to 6201344 tid 1 2024-09-16T05:48:18.125 INFO:tasks.rados.rados.0.smithi145.stdout:1260: writing smithi14585108-40 from 6201344 to 6619136 tid 2 2024-09-16T05:48:18.128 INFO:tasks.rados.rados.0.smithi145.stdout:1260: writing smithi14585108-40 from 6619136 to 7094272 tid 3 2024-09-16T05:48:18.130 INFO:tasks.rados.rados.0.smithi145.stdout:1260: writing smithi14585108-40 from 7094272 to 7520256 tid 4 2024-09-16T05:48:18.132 INFO:tasks.rados.rados.0.smithi145.stdout:1260: writing smithi14585108-40 from 7520256 to 7806976 tid 5 2024-09-16T05:48:18.132 INFO:tasks.rados.rados.0.smithi145.stdout:1261: read oid 31 snap -1 2024-09-16T05:48:18.133 INFO:tasks.rados.rados.0.smithi145.stdout:1261: expect (ObjNum 389 snap 109 seq_num 389) 2024-09-16T05:48:18.133 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 115 2024-09-16T05:48:18.133 INFO:tasks.rados.rados.0.smithi145.stdout:1256: finishing write tid 4 to smithi14585108-49 2024-09-16T05:48:18.133 INFO:tasks.rados.rados.0.smithi145.stdout:1262: seq_num 411 ranges {3366912=491520,3858432=753664,4612096=688128,5300224=163840} 2024-09-16T05:48:18.153 INFO:tasks.rados.rados.0.smithi145.stdout:1262: writing smithi14585108-32 from 3366912 to 3858432 tid 1 2024-09-16T05:48:18.157 INFO:tasks.rados.rados.0.smithi145.stdout:1262: writing smithi14585108-32 from 3858432 to 4612096 tid 2 2024-09-16T05:48:18.161 INFO:tasks.rados.rados.0.smithi145.stdout:1262: writing smithi14585108-32 from 4612096 to 5300224 tid 3 2024-09-16T05:48:18.163 INFO:tasks.rados.rados.0.smithi145.stdout:1262: writing smithi14585108-32 from 5300224 to 5464064 tid 4 2024-09-16T05:48:18.163 INFO:tasks.rados.rados.0.smithi145.stdout:1263: read oid 24 snap -1 2024-09-16T05:48:18.163 INFO:tasks.rados.rados.0.smithi145.stdout:1263: expect (ObjNum 376 snap 108 seq_num 376) 2024-09-16T05:48:18.163 INFO:tasks.rados.rados.0.smithi145.stdout:1264: snap_create 2024-09-16T05:48:18.163 INFO:tasks.rados.rados.0.smithi145.stdout:1256: finishing write tid 5 to smithi14585108-49 2024-09-16T05:48:18.163 INFO:tasks.rados.rados.0.smithi145.stdout:1256: finishing write tid 6 to smithi14585108-49 2024-09-16T05:48:18.163 INFO:tasks.rados.rados.0.smithi145.stdout:1256: oid 49 updating version 0 to 562 2024-09-16T05:48:18.164 INFO:tasks.rados.rados.0.smithi145.stdout:1256: oid 49 updating version 562 to 564 2024-09-16T05:48:18.164 INFO:tasks.rados.rados.0.smithi145.stdout:1256: oid 49 version 564 is already newer than 563 2024-09-16T05:48:18.164 INFO:tasks.rados.rados.0.smithi145.stdout:1256: oid 49 updating version 564 to 565 2024-09-16T05:48:18.164 INFO:tasks.rados.rados.0.smithi145.stdout:1256: oid 49 updating version 565 to 566 2024-09-16T05:48:18.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 566 (ObjNum 408 snap 115 seq_num 408) dirty exists 2024-09-16T05:48:18.164 INFO:tasks.rados.rados.0.smithi145.stdout:1256: left oid 49 (ObjNum 408 snap 115 seq_num 408) 2024-09-16T05:48:18.164 INFO:tasks.rados.rados.0.smithi145.stdout:1258: expect (ObjNum 346 snap 101 seq_num 346) 2024-09-16T05:48:18.267 INFO:tasks.rados.rados.0.smithi145.stdout:1259: finishing rollback tid 1 to smithi14585108-18 2024-09-16T05:48:18.267 INFO:tasks.rados.rados.0.smithi145.stdout:1259: finishing rollback tid 2 to smithi14585108-18 2024-09-16T05:48:18.267 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 706 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-09-16T05:48:18.267 INFO:tasks.rados.rados.0.smithi145.stdout:1260: finishing write tid 1 to smithi14585108-40 2024-09-16T05:48:18.267 INFO:tasks.rados.rados.0.smithi145.stdout:1260: finishing write tid 2 to smithi14585108-40 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: finishing write tid 3 to smithi14585108-40 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: finishing write tid 4 to smithi14585108-40 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: finishing write tid 5 to smithi14585108-40 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: finishing write tid 6 to smithi14585108-40 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: finishing write tid 7 to smithi14585108-40 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: oid 40 updating version 0 to 567 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: oid 40 updating version 567 to 569 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: oid 40 version 569 is already newer than 564 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: oid 40 version 569 is already newer than 566 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: oid 40 version 569 is already newer than 565 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: oid 40 version 569 is already newer than 568 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 569 (ObjNum 410 snap 115 seq_num 410) dirty exists 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1260: left oid 40 (ObjNum 410 snap 115 seq_num 410) 2024-09-16T05:48:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:1261: expect (ObjNum 389 snap 109 seq_num 389) 2024-09-16T05:48:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:18 smithi145 ceph-mon[96887]: osdmap e304: 8 total, 8 up, 8 in 2024-09-16T05:48:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:18 smithi145 ceph-mon[99390]: osdmap e304: 8 total, 8 up, 8 in 2024-09-16T05:48:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:18 smithi161 ceph-mon[87722]: osdmap e304: 8 total, 8 up, 8 in 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: finishing write tid 1 to smithi14585108-32 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: finishing write tid 2 to smithi14585108-32 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: finishing write tid 3 to smithi14585108-32 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: finishing write tid 4 to smithi14585108-32 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: finishing write tid 5 to smithi14585108-32 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: finishing write tid 6 to smithi14585108-32 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: oid 32 updating version 0 to 688 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: oid 32 updating version 688 to 690 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: oid 32 version 690 is already newer than 689 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: oid 32 updating version 690 to 691 2024-09-16T05:48:18.354 INFO:tasks.rados.rados.0.smithi145.stdout:1262: oid 32 updating version 691 to 692 2024-09-16T05:48:18.355 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 692 (ObjNum 411 snap 115 seq_num 411) dirty exists 2024-09-16T05:48:18.355 INFO:tasks.rados.rados.0.smithi145.stdout:1262: left oid 32 (ObjNum 411 snap 115 seq_num 411) 2024-09-16T05:48:18.355 INFO:tasks.rados.rados.0.smithi145.stdout:1263: expect (ObjNum 376 snap 108 seq_num 376) 2024-09-16T05:48:19.053 INFO:tasks.rados.rados.0.smithi145.stdout:1256: done (7 left) 2024-09-16T05:48:19.053 INFO:tasks.rados.rados.0.smithi145.stdout:1258: done (6 left) 2024-09-16T05:48:19.053 INFO:tasks.rados.rados.0.smithi145.stdout:1259: done (5 left) 2024-09-16T05:48:19.053 INFO:tasks.rados.rados.0.smithi145.stdout:1260: done (4 left) 2024-09-16T05:48:19.053 INFO:tasks.rados.rados.0.smithi145.stdout:1261: done (3 left) 2024-09-16T05:48:19.053 INFO:tasks.rados.rados.0.smithi145.stdout:1262: done (2 left) 2024-09-16T05:48:19.053 INFO:tasks.rados.rados.0.smithi145.stdout:1263: done (1 left) 2024-09-16T05:48:19.053 INFO:tasks.rados.rados.0.smithi145.stdout:1264: done (0 left) 2024-09-16T05:48:19.054 INFO:tasks.rados.rados.0.smithi145.stdout:1265: read oid 18 snap -1 2024-09-16T05:48:19.054 INFO:tasks.rados.rados.0.smithi145.stdout:1265: expect (ObjNum 233 snap 60 seq_num 233) 2024-09-16T05:48:19.054 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 116 2024-09-16T05:48:19.054 INFO:tasks.rados.rados.0.smithi145.stdout:1266: seq_num 412 ranges {5095424=507904,5603328=630784,6234112=491520,6725632=483328} 2024-09-16T05:48:19.083 INFO:tasks.rados.rados.0.smithi145.stdout:1266: writing smithi14585108-36 from 5095424 to 5603328 tid 1 2024-09-16T05:48:19.087 INFO:tasks.rados.rados.0.smithi145.stdout:1266: writing smithi14585108-36 from 5603328 to 6234112 tid 2 2024-09-16T05:48:19.090 INFO:tasks.rados.rados.0.smithi145.stdout:1266: writing smithi14585108-36 from 6234112 to 6725632 tid 3 2024-09-16T05:48:19.094 INFO:tasks.rados.rados.0.smithi145.stdout:1266: writing smithi14585108-36 from 6725632 to 7208960 tid 4 2024-09-16T05:48:19.094 INFO:tasks.rados.rados.0.smithi145.stdout:1267: read oid 3 snap -1 2024-09-16T05:48:19.094 INFO:tasks.rados.rados.0.smithi145.stdout:1267: expect (ObjNum 363 snap 105 seq_num 363) 2024-09-16T05:48:19.094 INFO:tasks.rados.rados.0.smithi145.stdout:1268: read oid 47 snap -1 2024-09-16T05:48:19.094 INFO:tasks.rados.rados.0.smithi145.stdout:1268: expect (ObjNum 379 snap 108 seq_num 379) 2024-09-16T05:48:19.094 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 116 2024-09-16T05:48:19.094 INFO:tasks.rados.rados.0.smithi145.stdout:1269: seq_num 413 ranges {5390336=524288,5914624=516096,6430720=696320,7127040=393216} 2024-09-16T05:48:19.125 INFO:tasks.rados.rados.0.smithi145.stdout:1269: writing smithi14585108-20 from 5390336 to 5914624 tid 1 2024-09-16T05:48:19.128 INFO:tasks.rados.rados.0.smithi145.stdout:1269: writing smithi14585108-20 from 5914624 to 6430720 tid 2 2024-09-16T05:48:19.132 INFO:tasks.rados.rados.0.smithi145.stdout:1269: writing smithi14585108-20 from 6430720 to 7127040 tid 3 2024-09-16T05:48:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:1269: writing smithi14585108-20 from 7127040 to 7520256 tid 4 2024-09-16T05:48:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:1270: delete oid 25 current snap is 116 2024-09-16T05:48:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:1265: expect (ObjNum 233 snap 60 seq_num 233) 2024-09-16T05:48:19.220 INFO:tasks.rados.rados.0.smithi145.stdout:1266: finishing write tid 1 to smithi14585108-36 2024-09-16T05:48:19.220 INFO:tasks.rados.rados.0.smithi145.stdout:1266: finishing write tid 2 to smithi14585108-36 2024-09-16T05:48:19.220 INFO:tasks.rados.rados.0.smithi145.stdout:1266: finishing write tid 3 to smithi14585108-36 2024-09-16T05:48:19.220 INFO:tasks.rados.rados.0.smithi145.stdout:1266: finishing write tid 4 to smithi14585108-36 2024-09-16T05:48:19.220 INFO:tasks.rados.rados.0.smithi145.stdout:1266: finishing write tid 5 to smithi14585108-36 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:1266: finishing write tid 6 to smithi14585108-36 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:1266: oid 36 updating version 0 to 612 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:1266: oid 36 updating version 612 to 615 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:1266: oid 36 version 615 is already newer than 613 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:1266: oid 36 version 615 is already newer than 614 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:1266: oid 36 updating version 615 to 616 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 616 (ObjNum 412 snap 116 seq_num 412) dirty exists 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:1266: left oid 36 (ObjNum 412 snap 116 seq_num 412) 2024-09-16T05:48:19.221 INFO:tasks.rados.rados.0.smithi145.stdout:1267: expect (ObjNum 363 snap 105 seq_num 363) 2024-09-16T05:48:19.279 INFO:tasks.rados.rados.0.smithi145.stdout:1268: expect (ObjNum 379 snap 108 seq_num 379) 2024-09-16T05:48:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:19 smithi145 ceph-mon[96887]: osdmap e305: 8 total, 8 up, 8 in 2024-09-16T05:48:19.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:19 smithi145 ceph-mon[96887]: pgmap v141: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2024-09-16T05:48:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:19 smithi145 ceph-mon[99390]: osdmap e305: 8 total, 8 up, 8 in 2024-09-16T05:48:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:19 smithi145 ceph-mon[99390]: pgmap v141: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2024-09-16T05:48:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:19 smithi161 ceph-mon[87722]: osdmap e305: 8 total, 8 up, 8 in 2024-09-16T05:48:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:19 smithi161 ceph-mon[87722]: pgmap v141: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2024-09-16T05:48:19.456 INFO:tasks.rados.rados.0.smithi145.stdout:1269: finishing write tid 1 to smithi14585108-20 2024-09-16T05:48:19.456 INFO:tasks.rados.rados.0.smithi145.stdout:1269: finishing write tid 2 to smithi14585108-20 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1269: finishing write tid 3 to smithi14585108-20 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1265: done (5 left) 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1266: done (4 left) 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1267: done (3 left) 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1268: done (2 left) 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1270: done (1 left) 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1271: rollback oid 19 current snap is 116 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 19 to 105 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1269: finishing write tid 4 to smithi14585108-20 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1269: finishing write tid 5 to smithi14585108-20 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1269: finishing write tid 6 to smithi14585108-20 2024-09-16T05:48:19.457 INFO:tasks.rados.rados.0.smithi145.stdout:1269: oid 20 updating version 0 to 709 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:1269: oid 20 updating version 709 to 712 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:1269: oid 20 version 712 is already newer than 710 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:1269: oid 20 version 712 is already newer than 708 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:1269: oid 20 version 712 is already newer than 711 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 712 (ObjNum 413 snap 116 seq_num 413) dirty exists 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:1269: left oid 20 (ObjNum 413 snap 116 seq_num 413) 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:1269: done (1 left) 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:1272: rollback oid 11 current snap is 116 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 11 to 105 2024-09-16T05:48:19.458 INFO:tasks.rados.rados.0.smithi145.stdout:1273: snap_remove snap 112 2024-09-16T05:48:20.030 INFO:tasks.rados.rados.0.smithi145.stdout:1273: done (2 left) 2024-09-16T05:48:20.030 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 116 2024-09-16T05:48:20.031 INFO:tasks.rados.rados.0.smithi145.stdout:1271: finishing rollback tid 0 to smithi14585108-19 2024-09-16T05:48:20.031 INFO:tasks.rados.rados.0.smithi145.stdout:1274: seq_num 415 ranges {4210688=557056,4767744=688128,5455872=663552,6119424=253952} 2024-09-16T05:48:20.056 INFO:tasks.rados.rados.0.smithi145.stdout:1274: writing smithi14585108-47 from 4210688 to 4767744 tid 1 2024-09-16T05:48:20.060 INFO:tasks.rados.rados.0.smithi145.stdout:1274: writing smithi14585108-47 from 4767744 to 5455872 tid 2 2024-09-16T05:48:20.063 INFO:tasks.rados.rados.0.smithi145.stdout:1274: writing smithi14585108-47 from 5455872 to 6119424 tid 3 2024-09-16T05:48:20.066 INFO:tasks.rados.rados.0.smithi145.stdout:1274: writing smithi14585108-47 from 6119424 to 6373376 tid 4 2024-09-16T05:48:20.066 INFO:tasks.rados.rados.0.smithi145.stdout:1275: copy_from oid 46 from oid 44 current snap is 116 2024-09-16T05:48:20.066 INFO:tasks.rados.rados.0.smithi145.stdout:1272: finishing rollback tid 1 to smithi14585108-11 2024-09-16T05:48:20.066 INFO:tasks.rados.rados.0.smithi145.stdout:1272: finishing rollback tid 2 to smithi14585108-11 2024-09-16T05:48:20.066 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 715 (ObjNum 337 snap 97 seq_num 337) dirty exists 2024-09-16T05:48:20.066 INFO:tasks.rados.rados.0.smithi145.stdout:1271: finishing rollback tid 1 to smithi14585108-19 2024-09-16T05:48:20.066 INFO:tasks.rados.rados.0.smithi145.stdout:1271: finishing rollback tid 2 to smithi14585108-19 2024-09-16T05:48:20.066 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 620 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-16T05:48:20.067 INFO:tasks.rados.rados.0.smithi145.stdout:1274: finishing write tid 1 to smithi14585108-47 2024-09-16T05:48:20.067 INFO:tasks.rados.rados.0.smithi145.stdout:1274: finishing write tid 2 to smithi14585108-47 2024-09-16T05:48:20.067 INFO:tasks.rados.rados.0.smithi145.stdout:1271: done (3 left) 2024-09-16T05:48:20.067 INFO:tasks.rados.rados.0.smithi145.stdout:1272: done (2 left) 2024-09-16T05:48:20.067 INFO:tasks.rados.rados.0.smithi145.stdout:1276: snap_create 2024-09-16T05:48:20.068 INFO:tasks.rados.rados.0.smithi145.stdout:1274: finishing write tid 3 to smithi14585108-47 2024-09-16T05:48:20.068 INFO:tasks.rados.rados.0.smithi145.stdout:1274: finishing write tid 4 to smithi14585108-47 2024-09-16T05:48:20.069 INFO:tasks.rados.rados.0.smithi145.stdout:1274: finishing write tid 5 to smithi14585108-47 2024-09-16T05:48:20.069 INFO:tasks.rados.rados.0.smithi145.stdout:1274: finishing write tid 6 to smithi14585108-47 2024-09-16T05:48:20.069 INFO:tasks.rados.rados.0.smithi145.stdout:1274: oid 47 updating version 0 to 372 2024-09-16T05:48:20.069 INFO:tasks.rados.rados.0.smithi145.stdout:1274: oid 47 version 372 is already newer than 369 2024-09-16T05:48:20.069 INFO:tasks.rados.rados.0.smithi145.stdout:1274: oid 47 version 372 is already newer than 370 2024-09-16T05:48:20.069 INFO:tasks.rados.rados.0.smithi145.stdout:1274: oid 47 version 372 is already newer than 368 2024-09-16T05:48:20.070 INFO:tasks.rados.rados.0.smithi145.stdout:1274: oid 47 version 372 is already newer than 371 2024-09-16T05:48:20.070 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 372 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:48:20.070 INFO:tasks.rados.rados.0.smithi145.stdout:1274: left oid 47 (ObjNum 415 snap 116 seq_num 415) 2024-09-16T05:48:20.081 INFO:tasks.rados.rados.0.smithi145.stdout:1275: finishing copy_from racing read to smithi14585108-46 2024-09-16T05:48:20.083 INFO:tasks.rados.rados.0.smithi145.stdout:1275: finishing copy_from to smithi14585108-46 2024-09-16T05:48:20.083 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 589 (ObjNum 366 snap 107 seq_num 366) dirty exists 2024-09-16T05:48:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:20 smithi145 ceph-mon[96887]: osdmap e306: 8 total, 8 up, 8 in 2024-09-16T05:48:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:20 smithi145 ceph-mon[96887]: osdmap e307: 8 total, 8 up, 8 in 2024-09-16T05:48:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:20 smithi145 ceph-mon[99390]: osdmap e306: 8 total, 8 up, 8 in 2024-09-16T05:48:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:20 smithi145 ceph-mon[99390]: osdmap e307: 8 total, 8 up, 8 in 2024-09-16T05:48:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:20 smithi161 ceph-mon[87722]: osdmap e306: 8 total, 8 up, 8 in 2024-09-16T05:48:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:20 smithi161 ceph-mon[87722]: osdmap e307: 8 total, 8 up, 8 in 2024-09-16T05:48:21.058 INFO:tasks.rados.rados.0.smithi145.stdout:1274: done (2 left) 2024-09-16T05:48:21.058 INFO:tasks.rados.rados.0.smithi145.stdout:1275: done (1 left) 2024-09-16T05:48:21.059 INFO:tasks.rados.rados.0.smithi145.stdout:1276: done (0 left) 2024-09-16T05:48:21.059 INFO:tasks.rados.rados.0.smithi145.stdout:1277: delete oid 3 current snap is 117 2024-09-16T05:48:21.061 INFO:tasks.rados.rados.0.smithi145.stdout:1277: done (0 left) 2024-09-16T05:48:21.061 INFO:tasks.rados.rados.0.smithi145.stdout:1278: read oid 6 snap -1 2024-09-16T05:48:21.062 INFO:tasks.rados.rados.0.smithi145.stdout:1278: expect (ObjNum 357 snap 105 seq_num 357) 2024-09-16T05:48:21.062 INFO:tasks.rados.rados.0.smithi145.stdout:1279: delete oid 30 current snap is 117 2024-09-16T05:48:21.064 INFO:tasks.rados.rados.0.smithi145.stdout:1279: done (1 left) 2024-09-16T05:48:21.064 INFO:tasks.rados.rados.0.smithi145.stdout:1280: snap_remove snap 84 2024-09-16T05:48:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:21 smithi145 ceph-mon[96887]: pgmap v144: 121 pgs: 121 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 29 op/s 2024-09-16T05:48:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:21 smithi145 ceph-mon[99390]: pgmap v144: 121 pgs: 121 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 29 op/s 2024-09-16T05:48:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:21 smithi161 ceph-mon[87722]: pgmap v144: 121 pgs: 121 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 29 op/s 2024-09-16T05:48:22.067 INFO:tasks.rados.rados.0.smithi145.stdout:1280: done (1 left) 2024-09-16T05:48:22.067 INFO:tasks.rados.rados.0.smithi145.stdout:1281: read oid 44 snap -1 2024-09-16T05:48:22.067 INFO:tasks.rados.rados.0.smithi145.stdout:1281: expect (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:48:22.067 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 117 2024-09-16T05:48:22.067 INFO:tasks.rados.rados.0.smithi145.stdout:1282: seq_num 418 ranges {0=606208,606208=737280,1343488=434176,1777664=434176} 2024-09-16T05:48:22.071 INFO:tasks.rados.rados.0.smithi145.stdout:1282: writing smithi14585108-3 from 0 to 606208 tid 1 2024-09-16T05:48:22.076 INFO:tasks.rados.rados.0.smithi145.stdout:1282: writing smithi14585108-3 from 606208 to 1343488 tid 2 2024-09-16T05:48:22.079 INFO:tasks.rados.rados.0.smithi145.stdout:1282: writing smithi14585108-3 from 1343488 to 1777664 tid 3 2024-09-16T05:48:22.083 INFO:tasks.rados.rados.0.smithi145.stdout:1282: writing smithi14585108-3 from 1777664 to 2211840 tid 4 2024-09-16T05:48:22.083 INFO:tasks.rados.rados.0.smithi145.stdout:1278: expect (ObjNum 357 snap 105 seq_num 357) 2024-09-16T05:48:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:22 smithi145 ceph-mon[96887]: osdmap e308: 8 total, 8 up, 8 in 2024-09-16T05:48:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:22 smithi145 ceph-mon[99390]: osdmap e308: 8 total, 8 up, 8 in 2024-09-16T05:48:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:22 smithi161 ceph-mon[87722]: osdmap e308: 8 total, 8 up, 8 in 2024-09-16T05:48:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:22.352 INFO:tasks.rados.rados.0.smithi145.stdout:1282: finishing write tid 1 to smithi14585108-3 2024-09-16T05:48:22.352 INFO:tasks.rados.rados.0.smithi145.stdout:1282: finishing write tid 2 to smithi14585108-3 2024-09-16T05:48:22.352 INFO:tasks.rados.rados.0.smithi145.stdout:1282: finishing write tid 3 to smithi14585108-3 2024-09-16T05:48:22.352 INFO:tasks.rados.rados.0.smithi145.stdout:1282: finishing write tid 4 to smithi14585108-3 2024-09-16T05:48:22.352 INFO:tasks.rados.rados.0.smithi145.stdout:1282: finishing write tid 5 to smithi14585108-3 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:1282: finishing write tid 6 to smithi14585108-3 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:1282: oid 3 updating version 0 to 486 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:1282: oid 3 updating version 486 to 487 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:1282: oid 3 updating version 487 to 489 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:1282: oid 3 version 489 is already newer than 488 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:1282: oid 3 version 489 is already newer than 485 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 489 (ObjNum 418 snap 117 seq_num 418) dirty exists 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:1282: left oid 3 (ObjNum 418 snap 117 seq_num 418) 2024-09-16T05:48:22.353 INFO:tasks.rados.rados.0.smithi145.stdout:1281: expect (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:48:22.425 INFO:tasks.rados.rados.0.smithi145.stdout:1278: done (2 left) 2024-09-16T05:48:22.425 INFO:tasks.rados.rados.0.smithi145.stdout:1281: done (1 left) 2024-09-16T05:48:22.425 INFO:tasks.rados.rados.0.smithi145.stdout:1282: done (0 left) 2024-09-16T05:48:22.425 INFO:tasks.rados.rados.0.smithi145.stdout:1283: setattr oid 18 current snap is 117 2024-09-16T05:48:22.425 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 117 2024-09-16T05:48:22.426 INFO:tasks.rados.rados.0.smithi145.stdout:1284: seq_num 419 ranges {6004736=622592,6627328=671744,7299072=647168,7946240=286720} 2024-09-16T05:48:22.461 INFO:tasks.rados.rados.0.smithi145.stdout:1284: writing smithi14585108-19 from 6004736 to 6627328 tid 1 2024-09-16T05:48:22.465 INFO:tasks.rados.rados.0.smithi145.stdout:1284: writing smithi14585108-19 from 6627328 to 7299072 tid 2 2024-09-16T05:48:22.469 INFO:tasks.rados.rados.0.smithi145.stdout:1284: writing smithi14585108-19 from 7299072 to 7946240 tid 3 2024-09-16T05:48:22.471 INFO:tasks.rados.rados.0.smithi145.stdout:1284: writing smithi14585108-19 from 7946240 to 8232960 tid 4 2024-09-16T05:48:22.471 INFO:tasks.rados.rados.0.smithi145.stdout:1285: read oid 5 snap -1 2024-09-16T05:48:22.471 INFO:tasks.rados.rados.0.smithi145.stdout:1285: expect (ObjNum 369 snap 107 seq_num 369) 2024-09-16T05:48:22.471 INFO:tasks.rados.rados.0.smithi145.stdout:1286: delete oid 14 current snap is 117 2024-09-16T05:48:22.471 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 730 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-09-16T05:48:22.471 INFO:tasks.rados.rados.0.smithi145.stdout:1284: finishing write tid 1 to smithi14585108-19 2024-09-16T05:48:22.471 INFO:tasks.rados.rados.0.smithi145.stdout:1284: finishing write tid 2 to smithi14585108-19 2024-09-16T05:48:22.473 INFO:tasks.rados.rados.0.smithi145.stdout:1284: finishing write tid 3 to smithi14585108-19 2024-09-16T05:48:22.473 INFO:tasks.rados.rados.0.smithi145.stdout:1284: finishing write tid 4 to smithi14585108-19 2024-09-16T05:48:22.474 INFO:tasks.rados.rados.0.smithi145.stdout:1284: finishing write tid 5 to smithi14585108-19 2024-09-16T05:48:22.475 INFO:tasks.rados.rados.0.smithi145.stdout:1284: finishing write tid 6 to smithi14585108-19 2024-09-16T05:48:22.475 INFO:tasks.rados.rados.0.smithi145.stdout:1284: oid 19 updating version 0 to 641 2024-09-16T05:48:22.476 INFO:tasks.rados.rados.0.smithi145.stdout:1284: oid 19 version 641 is already newer than 638 2024-09-16T05:48:22.476 INFO:tasks.rados.rados.0.smithi145.stdout:1284: oid 19 updating version 641 to 642 2024-09-16T05:48:22.476 INFO:tasks.rados.rados.0.smithi145.stdout:1284: oid 19 version 642 is already newer than 640 2024-09-16T05:48:22.476 INFO:tasks.rados.rados.0.smithi145.stdout:1284: oid 19 version 642 is already newer than 639 2024-09-16T05:48:22.476 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 642 (ObjNum 419 snap 117 seq_num 419) dirty exists 2024-09-16T05:48:22.476 INFO:tasks.rados.rados.0.smithi145.stdout:1284: left oid 19 (ObjNum 419 snap 117 seq_num 419) 2024-09-16T05:48:22.479 INFO:tasks.rados.rados.0.smithi145.stdout:1285: expect (ObjNum 369 snap 107 seq_num 369) 2024-09-16T05:48:22.563 INFO:tasks.rados.rados.0.smithi145.stdout:1283: done (3 left) 2024-09-16T05:48:22.563 INFO:tasks.rados.rados.0.smithi145.stdout:1284: done (2 left) 2024-09-16T05:48:22.563 INFO:tasks.rados.rados.0.smithi145.stdout:1285: done (1 left) 2024-09-16T05:48:22.563 INFO:tasks.rados.rados.0.smithi145.stdout:1286: done (0 left) 2024-09-16T05:48:22.564 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 117 2024-09-16T05:48:22.564 INFO:tasks.rados.rados.0.smithi145.stdout:1287: seq_num 421 ranges {6332416=655360,6987776=442368,7430144=663552,8093696=499712} 2024-09-16T05:48:22.599 INFO:tasks.rados.rados.0.smithi145.stdout:1287: writing smithi14585108-10 from 6332416 to 6987776 tid 1 2024-09-16T05:48:22.602 INFO:tasks.rados.rados.0.smithi145.stdout:1287: writing smithi14585108-10 from 6987776 to 7430144 tid 2 2024-09-16T05:48:22.605 INFO:tasks.rados.rados.0.smithi145.stdout:1287: writing smithi14585108-10 from 7430144 to 8093696 tid 3 2024-09-16T05:48:22.608 INFO:tasks.rados.rados.0.smithi145.stdout:1287: writing smithi14585108-10 from 8093696 to 8593408 tid 4 2024-09-16T05:48:22.608 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 117 2024-09-16T05:48:22.608 INFO:tasks.rados.rados.0.smithi145.stdout:1287: finishing write tid 1 to smithi14585108-10 2024-09-16T05:48:22.608 INFO:tasks.rados.rados.0.smithi145.stdout:1287: finishing write tid 2 to smithi14585108-10 2024-09-16T05:48:22.609 INFO:tasks.rados.rados.0.smithi145.stdout:1288: seq_num 422 ranges {0=671744,671744=729088,1400832=417792,1818624=458752} 2024-09-16T05:48:22.612 INFO:tasks.rados.rados.0.smithi145.stdout:1288: writing smithi14585108-30 from 0 to 671744 tid 1 2024-09-16T05:48:22.616 INFO:tasks.rados.rados.0.smithi145.stdout:1288: writing smithi14585108-30 from 671744 to 1400832 tid 2 2024-09-16T05:48:22.618 INFO:tasks.rados.rados.0.smithi145.stdout:1288: writing smithi14585108-30 from 1400832 to 1818624 tid 3 2024-09-16T05:48:22.621 INFO:tasks.rados.rados.0.smithi145.stdout:1288: writing smithi14585108-30 from 1818624 to 2277376 tid 4 2024-09-16T05:48:22.622 INFO:tasks.rados.rados.0.smithi145.stdout:1289: read oid 25 snap -1 2024-09-16T05:48:22.622 INFO:tasks.rados.rados.0.smithi145.stdout:1289: expect deleted 2024-09-16T05:48:22.622 INFO:tasks.rados.rados.0.smithi145.stdout:1290: read oid 46 snap -1 2024-09-16T05:48:22.622 INFO:tasks.rados.rados.0.smithi145.stdout:1290: expect (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:48:22.622 INFO:tasks.rados.rados.0.smithi145.stdout:1291: delete oid 8 current snap is 117 2024-09-16T05:48:22.622 INFO:tasks.rados.rados.0.smithi145.stdout:1287: finishing write tid 3 to smithi14585108-10 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: finishing write tid 4 to smithi14585108-10 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: finishing write tid 5 to smithi14585108-10 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: finishing write tid 6 to smithi14585108-10 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: oid 10 updating version 0 to 616 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: oid 10 updating version 616 to 617 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: oid 10 updating version 617 to 619 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: oid 10 version 619 is already newer than 618 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: oid 10 version 619 is already newer than 615 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 619 (ObjNum 421 snap 117 seq_num 421) dirty exists 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1287: left oid 10 (ObjNum 421 snap 117 seq_num 421) 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1288: finishing write tid 1 to smithi14585108-30 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1288: finishing write tid 2 to smithi14585108-30 2024-09-16T05:48:22.623 INFO:tasks.rados.rados.0.smithi145.stdout:1288: finishing write tid 3 to smithi14585108-30 2024-09-16T05:48:22.624 INFO:tasks.rados.rados.0.smithi145.stdout:1287: done (4 left) 2024-09-16T05:48:22.624 INFO:tasks.rados.rados.0.smithi145.stdout:1289: done (3 left) 2024-09-16T05:48:22.624 INFO:tasks.rados.rados.0.smithi145.stdout:1291: done (2 left) 2024-09-16T05:48:22.624 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 117 2024-09-16T05:48:22.624 INFO:tasks.rados.rados.0.smithi145.stdout:1292: seq_num 424 ranges {5390336=704512,6094848=491520,6586368=434176,7020544=679936} 2024-09-16T05:48:22.656 INFO:tasks.rados.rados.0.smithi145.stdout:1292: writing smithi14585108-38 from 5390336 to 6094848 tid 1 2024-09-16T05:48:22.658 INFO:tasks.rados.rados.0.smithi145.stdout:1292: writing smithi14585108-38 from 6094848 to 6586368 tid 2 2024-09-16T05:48:22.661 INFO:tasks.rados.rados.0.smithi145.stdout:1292: writing smithi14585108-38 from 6586368 to 7020544 tid 3 2024-09-16T05:48:22.665 INFO:tasks.rados.rados.0.smithi145.stdout:1292: writing smithi14585108-38 from 7020544 to 7700480 tid 4 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1293: setattr oid 1 current snap is 117 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: finishing write tid 4 to smithi14585108-30 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: finishing write tid 5 to smithi14585108-30 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: finishing write tid 6 to smithi14585108-30 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: oid 30 updating version 0 to 595 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: oid 30 version 595 is already newer than 591 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: oid 30 version 595 is already newer than 594 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: oid 30 version 595 is already newer than 593 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: oid 30 version 595 is already newer than 592 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 595 (ObjNum 422 snap 117 seq_num 422) dirty exists 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1288: left oid 30 (ObjNum 422 snap 117 seq_num 422) 2024-09-16T05:48:22.666 INFO:tasks.rados.rados.0.smithi145.stdout:1290: expect (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:48:22.740 INFO:tasks.rados.rados.0.smithi145.stdout:1292: finishing write tid 1 to smithi14585108-38 2024-09-16T05:48:22.740 INFO:tasks.rados.rados.0.smithi145.stdout:1292: finishing write tid 2 to smithi14585108-38 2024-09-16T05:48:22.740 INFO:tasks.rados.rados.0.smithi145.stdout:1292: finishing write tid 3 to smithi14585108-38 2024-09-16T05:48:22.740 INFO:tasks.rados.rados.0.smithi145.stdout:1292: finishing write tid 4 to smithi14585108-38 2024-09-16T05:48:22.740 INFO:tasks.rados.rados.0.smithi145.stdout:1292: finishing write tid 5 to smithi14585108-38 2024-09-16T05:48:22.740 INFO:tasks.rados.rados.0.smithi145.stdout:1292: finishing write tid 6 to smithi14585108-38 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1292: oid 38 updating version 0 to 608 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1292: oid 38 version 608 is already newer than 606 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1292: oid 38 updating version 608 to 609 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1292: oid 38 version 609 is already newer than 607 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1292: oid 38 updating version 609 to 610 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 610 (ObjNum 424 snap 117 seq_num 424) dirty exists 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1292: left oid 38 (ObjNum 424 snap 117 seq_num 424) 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1288: done (3 left) 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1290: done (2 left) 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1292: done (1 left) 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 117 2024-09-16T05:48:22.741 INFO:tasks.rados.rados.0.smithi145.stdout:1294: seq_num 425 ranges {2138112=720896,2859008=778240,3637248=638976,4276224=188416} 2024-09-16T05:48:22.755 INFO:tasks.rados.rados.0.smithi145.stdout:1294: writing smithi14585108-39 from 2138112 to 2859008 tid 1 2024-09-16T05:48:22.760 INFO:tasks.rados.rados.0.smithi145.stdout:1294: writing smithi14585108-39 from 2859008 to 3637248 tid 2 2024-09-16T05:48:22.765 INFO:tasks.rados.rados.0.smithi145.stdout:1294: writing smithi14585108-39 from 3637248 to 4276224 tid 3 2024-09-16T05:48:22.766 INFO:tasks.rados.rados.0.smithi145.stdout:1294: writing smithi14585108-39 from 4276224 to 4464640 tid 4 2024-09-16T05:48:22.766 INFO:tasks.rados.rados.0.smithi145.stdout:1295: snap_create 2024-09-16T05:48:22.766 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 490 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:48:22.767 INFO:tasks.rados.rados.0.smithi145.stdout:1294: finishing write tid 1 to smithi14585108-39 2024-09-16T05:48:22.767 INFO:tasks.rados.rados.0.smithi145.stdout:1294: finishing write tid 2 to smithi14585108-39 2024-09-16T05:48:22.769 INFO:tasks.rados.rados.0.smithi145.stdout:1294: finishing write tid 3 to smithi14585108-39 2024-09-16T05:48:22.769 INFO:tasks.rados.rados.0.smithi145.stdout:1294: finishing write tid 4 to smithi14585108-39 2024-09-16T05:48:22.769 INFO:tasks.rados.rados.0.smithi145.stdout:1294: finishing write tid 5 to smithi14585108-39 2024-09-16T05:48:22.770 INFO:tasks.rados.rados.0.smithi145.stdout:1294: finishing write tid 6 to smithi14585108-39 2024-09-16T05:48:22.770 INFO:tasks.rados.rados.0.smithi145.stdout:1294: oid 39 updating version 0 to 704 2024-09-16T05:48:22.771 INFO:tasks.rados.rados.0.smithi145.stdout:1294: oid 39 updating version 704 to 705 2024-09-16T05:48:22.771 INFO:tasks.rados.rados.0.smithi145.stdout:1294: oid 39 version 705 is already newer than 702 2024-09-16T05:48:22.771 INFO:tasks.rados.rados.0.smithi145.stdout:1294: oid 39 version 705 is already newer than 703 2024-09-16T05:48:22.771 INFO:tasks.rados.rados.0.smithi145.stdout:1294: oid 39 updating version 705 to 706 2024-09-16T05:48:22.771 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 706 (ObjNum 425 snap 117 seq_num 425) dirty exists 2024-09-16T05:48:22.771 INFO:tasks.rados.rados.0.smithi145.stdout:1294: left oid 39 (ObjNum 425 snap 117 seq_num 425) 2024-09-16T05:48:22.963 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:48:23.069 INFO:tasks.rados.rados.0.smithi145.stdout:1293: done (2 left) 2024-09-16T05:48:23.069 INFO:tasks.rados.rados.0.smithi145.stdout:1294: done (1 left) 2024-09-16T05:48:23.070 INFO:tasks.rados.rados.0.smithi145.stdout:1295: done (0 left) 2024-09-16T05:48:23.070 INFO:tasks.rados.rados.0.smithi145.stdout:1296: copy_from oid 31 from oid 47 current snap is 118 2024-09-16T05:48:23.070 INFO:tasks.rados.rados.0.smithi145.stdout:1297: read oid 12 snap 107 2024-09-16T05:48:23.070 INFO:tasks.rados.rados.0.smithi145.stdout:1297: expect (ObjNum 355 snap 104 seq_num 355) 2024-09-16T05:48:23.070 INFO:tasks.rados.rados.0.smithi145.stdout:1298: delete oid 32 current snap is 118 2024-09-16T05:48:23.075 INFO:tasks.rados.rados.0.smithi145.stdout:1298: done (2 left) 2024-09-16T05:48:23.076 INFO:tasks.rados.rados.0.smithi145.stdout:1299: snap_create 2024-09-16T05:48:23.104 INFO:tasks.rados.rados.0.smithi145.stdout:1297: expect (ObjNum 355 snap 104 seq_num 355) 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (5m) 20s ago 6m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (6m) 62s ago 6m 88.5M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (8m) 20s ago 8m 18.2M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (8m) 62s ago 8m 18.8M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (2m) 62s ago 11m 439M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (2m) 20s ago 13m 507M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (113s) 20s ago 13m 45.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:48:23.259 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (73s) 62s ago 12m 27.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (92s) 20s ago 12m 41.6M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (6m) 20s ago 6m 17.2M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (6m) 62s ago 6m 16.4M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (24s) 20s ago 11m 14.5M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (11m) 20s ago 11m 190M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 cb0e05ed625c 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (10m) 20s ago 10m 184M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (10m) 20s ago 10m 125M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (9m) 62s ago 9m 131M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (9m) 62s ago 9m 160M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (9m) 62s ago 9m 100M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (8m) 62s ago 8m 92.5M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:48:23.260 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (2m) 62s ago 7m 50.5M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:48:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:23 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:23 smithi145 ceph-mon[96887]: Upgrade: osd.1 is safe to restart 2024-09-16T05:48:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:23 smithi145 ceph-mon[96887]: osdmap e309: 8 total, 8 up, 8 in 2024-09-16T05:48:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:23 smithi145 ceph-mon[96887]: pgmap v147: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2024-09-16T05:48:23.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:23 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:23.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:23 smithi145 ceph-mon[99390]: Upgrade: osd.1 is safe to restart 2024-09-16T05:48:23.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:23 smithi145 ceph-mon[99390]: osdmap e309: 8 total, 8 up, 8 in 2024-09-16T05:48:23.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:23 smithi145 ceph-mon[99390]: pgmap v147: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2024-09-16T05:48:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:23 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T05:48:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:23 smithi161 ceph-mon[87722]: Upgrade: osd.1 is safe to restart 2024-09-16T05:48:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:23 smithi161 ceph-mon[87722]: osdmap e309: 8 total, 8 up, 8 in 2024-09-16T05:48:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:23 smithi161 ceph-mon[87722]: pgmap v147: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 7, 2024-09-16T05:48:23.601 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 1 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 9, 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 6 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:48:23.602 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:48:23.664 INFO:tasks.rados.rados.0.smithi145.stdout:1296: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:48:23.665 INFO:tasks.rados.rados.0.smithi145.stdout:1296: finishing copy_from to smithi14585108-31 2024-09-16T05:48:23.665 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 372 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:48:24.073 INFO:tasks.rados.rados.0.smithi145.stdout:1296: done (2 left) 2024-09-16T05:48:24.073 INFO:tasks.rados.rados.0.smithi145.stdout:1297: done (1 left) 2024-09-16T05:48:24.073 INFO:tasks.rados.rados.0.smithi145.stdout:1299: done (0 left) 2024-09-16T05:48:24.073 INFO:tasks.rados.rados.0.smithi145.stdout:1300: copy_from oid 38 from oid 8 current snap is 119 2024-09-16T05:48:24.073 INFO:tasks.rados.rados.0.smithi145.stdout:1301: delete oid 42 current snap is 119 2024-09-16T05:48:24.075 INFO:tasks.rados.rados.0.smithi145.stdout:1300: finishing copy_from to smithi14585108-38 2024-09-16T05:48:24.075 INFO:tasks.rados.rados.0.smithi145.stdout:1300: got expected ENOENT (src dne) 2024-09-16T05:48:24.076 INFO:tasks.rados.rados.0.smithi145.stdout:1300: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:48:24.080 INFO:tasks.rados.rados.0.smithi145.stdout:1300: done (1 left) 2024-09-16T05:48:24.080 INFO:tasks.rados.rados.0.smithi145.stdout:1301: done (0 left) 2024-09-16T05:48:24.080 INFO:tasks.rados.rados.0.smithi145.stdout:1302: delete oid 12 current snap is 119 2024-09-16T05:48:24.082 INFO:tasks.rados.rados.0.smithi145.stdout:1302: done (0 left) 2024-09-16T05:48:24.082 INFO:tasks.rados.rados.0.smithi145.stdout:1303: rollback oid 34 current snap is 119 2024-09-16T05:48:24.082 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 34 to 115 2024-09-16T05:48:24.082 INFO:tasks.rados.rados.0.smithi145.stdout:1304: snap_remove snap 116 2024-09-16T05:48:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: osdmap e310: 8 total, 8 up, 8 in 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: Upgrade: Updating osd.1 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: Deploying daemon osd.1 on smithi145 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4008369496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: osdmap e310: 8 total, 8 up, 8 in 2024-09-16T05:48:24.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: Upgrade: Updating osd.1 2024-09-16T05:48:24.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:24.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:48:24.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:24.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: Deploying daemon osd.1 on smithi145 2024-09-16T05:48:24.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:24.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4008369496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: osdmap e310: 8 total, 8 up, 8 in 2024-09-16T05:48:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: Upgrade: Updating osd.1 2024-09-16T05:48:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T05:48:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: Deploying daemon osd.1 on smithi145 2024-09-16T05:48:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:24.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:24 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4008369496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:24.917 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:48:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:48:24] "GET /metrics HTTP/1.1" 200 36103 "" "Prometheus/2.43.0" 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1304: done (1 left) 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1305: copy_from oid 15 from oid 41 current snap is 119 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1303: finishing rollback tid 0 to smithi14585108-34 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1303: finishing rollback tid 1 to smithi14585108-34 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1303: finishing rollback tid 2 to smithi14585108-34 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 625 (ObjNum 326 snap 97 seq_num 326) dirty exists 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1303: done (1 left) 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1306: rollback oid 24 current snap is 119 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 24 to 107 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1307: rollback oid 49 current snap is 119 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 49 to 107 2024-09-16T05:48:25.032 INFO:tasks.rados.rados.0.smithi145.stdout:1308: snap_remove snap 103 2024-09-16T05:48:25.181 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:25 smithi145 ceph-mon[96887]: osdmap e311: 8 total, 8 up, 8 in 2024-09-16T05:48:25.182 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:25 smithi145 ceph-mon[96887]: pgmap v150: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-16T05:48:25.182 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:25 smithi145 ceph-mon[96887]: osdmap e312: 8 total, 8 up, 8 in 2024-09-16T05:48:25.182 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:25 smithi145 ceph-mon[99390]: osdmap e311: 8 total, 8 up, 8 in 2024-09-16T05:48:25.182 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:25 smithi145 ceph-mon[99390]: pgmap v150: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-16T05:48:25.182 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:25 smithi145 ceph-mon[99390]: osdmap e312: 8 total, 8 up, 8 in 2024-09-16T05:48:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:25 smithi161 ceph-mon[87722]: osdmap e311: 8 total, 8 up, 8 in 2024-09-16T05:48:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:25 smithi161 ceph-mon[87722]: pgmap v150: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-16T05:48:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:25 smithi161 ceph-mon[87722]: osdmap e312: 8 total, 8 up, 8 in 2024-09-16T05:48:26.037 INFO:tasks.rados.rados.0.smithi145.stdout:1308: done (3 left) 2024-09-16T05:48:26.037 INFO:tasks.rados.rados.0.smithi145.stdout:1309: copy_from oid 2 from oid 11 current snap is 119 2024-09-16T05:48:26.037 INFO:tasks.rados.rados.0.smithi145.stdout:1306: finishing rollback tid 0 to smithi14585108-24 2024-09-16T05:48:26.037 INFO:tasks.rados.rados.0.smithi145.stdout:1306: finishing rollback tid 1 to smithi14585108-24 2024-09-16T05:48:26.037 INFO:tasks.rados.rados.0.smithi145.stdout:1306: finishing rollback tid 2 to smithi14585108-24 2024-09-16T05:48:26.037 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 598 (ObjNum 353 snap 104 seq_num 353) dirty exists 2024-09-16T05:48:26.037 INFO:tasks.rados.rados.0.smithi145.stdout:1307: finishing rollback tid 0 to smithi14585108-49 2024-09-16T05:48:26.037 INFO:tasks.rados.rados.0.smithi145.stdout:1307: finishing rollback tid 1 to smithi14585108-49 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:1307: finishing rollback tid 2 to smithi14585108-49 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 569 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:1305: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:1305: finishing copy_from to smithi14585108-15 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 651 (ObjNum 390 snap 109 seq_num 390) dirty exists 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:1305: done (3 left) 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:1306: done (2 left) 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:1307: done (1 left) 2024-09-16T05:48:26.038 INFO:tasks.rados.rados.0.smithi145.stdout:1310: snap_create 2024-09-16T05:48:26.055 INFO:tasks.rados.rados.0.smithi145.stdout:1309: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:48:26.056 INFO:tasks.rados.rados.0.smithi145.stdout:1309: finishing copy_from to smithi14585108-2 2024-09-16T05:48:26.057 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 715 (ObjNum 337 snap 97 seq_num 337) dirty exists 2024-09-16T05:48:26.437 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:26 smithi145 systemd[1]: Stopping Ceph osd.1 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:48:26.817 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:26 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[49511]: 2024-09-16T05:48:26.434+0000 7febf0047640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:48:26.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:26 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[49511]: 2024-09-16T05:48:26.434+0000 7febf0047640 -1 osd.1 313 *** Got signal Terminated *** 2024-09-16T05:48:26.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:26 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[49511]: 2024-09-16T05:48:26.434+0000 7febf0047640 -1 osd.1 313 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T05:48:27.040 INFO:tasks.rados.rados.0.smithi145.stdout:1309: done (1 left) 2024-09-16T05:48:27.040 INFO:tasks.rados.rados.0.smithi145.stdout:1310: done (0 left) 2024-09-16T05:48:27.040 INFO:tasks.rados.rados.0.smithi145.stdout:1311: copy_from oid 35 from oid 22 current snap is 120 2024-09-16T05:48:27.040 INFO:tasks.rados.rados.0.smithi145.stdout:1312: rollback oid 20 current snap is 120 2024-09-16T05:48:27.041 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 119 2024-09-16T05:48:27.041 INFO:tasks.rados.rados.0.smithi145.stdout:1313: delete oid 27 current snap is 120 2024-09-16T05:48:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:27 smithi145 ceph-mon[96887]: osdmap e313: 8 total, 8 up, 8 in 2024-09-16T05:48:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:27 smithi145 ceph-mon[96887]: pgmap v153: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 8 op/s 2024-09-16T05:48:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:27 smithi145 ceph-mon[96887]: osd.1 marked itself down and dead 2024-09-16T05:48:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:27 smithi145 ceph-mon[99390]: osdmap e313: 8 total, 8 up, 8 in 2024-09-16T05:48:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:27 smithi145 ceph-mon[99390]: pgmap v153: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 8 op/s 2024-09-16T05:48:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:27 smithi145 ceph-mon[99390]: osd.1 marked itself down and dead 2024-09-16T05:48:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:27 smithi161 ceph-mon[87722]: osdmap e313: 8 total, 8 up, 8 in 2024-09-16T05:48:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:27 smithi161 ceph-mon[87722]: pgmap v153: 121 pgs: 121 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 8 op/s 2024-09-16T05:48:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:27 smithi161 ceph-mon[87722]: osd.1 marked itself down and dead 2024-09-16T05:48:27.860 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:27 smithi145 podman[109585]: 2024-09-16 05:48:27.589609169 +0000 UTC m=+1.273524511 container died cb0e05ed625c31f480bfd8cd60d17413048a9f6bfcba2d41ecac7d450b3e4b71 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , RELEASE=reef-ae7f373, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:48:28.054 INFO:tasks.rados.rados.0.smithi145.stdout:1313: done (2 left) 2024-09-16T05:48:28.055 INFO:tasks.rados.rados.0.smithi145.stdout:1314: rollback oid 36 current snap is 120 2024-09-16T05:48:28.055 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 36 to 106 2024-09-16T05:48:28.055 INFO:tasks.rados.rados.0.smithi145.stdout:1315: delete oid 7 current snap is 120 2024-09-16T05:48:28.058 INFO:tasks.rados.rados.0.smithi145.stdout:1314: finishing rollback tid 0 to smithi14585108-36 2024-09-16T05:48:28.058 INFO:tasks.rados.rados.0.smithi145.stdout:1314: finishing rollback tid 1 to smithi14585108-36 2024-09-16T05:48:28.058 INFO:tasks.rados.rados.0.smithi145.stdout:1314: finishing rollback tid 2 to smithi14585108-36 2024-09-16T05:48:28.058 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 656 (ObjNum 250 snap 66 seq_num 250) dirty exists 2024-09-16T05:48:28.062 INFO:tasks.rados.rados.0.smithi145.stdout:1312: finishing rollback tid 0 to smithi14585108-20 2024-09-16T05:48:28.062 INFO:tasks.rados.rados.0.smithi145.stdout:1312: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:48:28.062 INFO:tasks.rados.rados.0.smithi145.stdout:1312: finishing rollback tid 2 to smithi14585108-20 2024-09-16T05:48:28.062 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 747 (ObjNum 413 snap 116 seq_num 413) dirty exists 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:1312: done (3 left) 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:1314: done (2 left) 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:1315: done (1 left) 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:1316: copy_from oid 42 from oid 45 current snap is 120 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 120 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:1317: seq_num 431 ranges {0=24576} 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:1317: writing smithi14585108-9 from 0 to 24576 tid 1 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 120 2024-09-16T05:48:28.063 INFO:tasks.rados.rados.0.smithi145.stdout:1318: seq_num 432 ranges {851968=40960} 2024-09-16T05:48:28.067 INFO:tasks.rados.rados.0.smithi145.stdout:1318: writing smithi14585108-2 from 851968 to 892928 tid 1 2024-09-16T05:48:28.068 INFO:tasks.rados.rados.0.smithi145.stdout:1319: rollback oid 17 current snap is 120 2024-09-16T05:48:28.068 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 17 to 110 2024-09-16T05:48:28.068 INFO:tasks.rados.rados.0.smithi145.stdout:1317: finishing write tid 1 to smithi14585108-9 2024-09-16T05:48:28.068 INFO:tasks.rados.rados.0.smithi145.stdout:1317: finishing write tid 2 to smithi14585108-9 2024-09-16T05:48:28.068 INFO:tasks.rados.rados.0.smithi145.stdout:1320: read oid 4 snap -1 2024-09-16T05:48:28.068 INFO:tasks.rados.rados.0.smithi145.stdout:1320: expect (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:48:28.068 INFO:tasks.rados.rados.0.smithi145.stdout:1321: snap_remove snap 119 2024-09-16T05:48:28.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:28 smithi145 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:48:28.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:28 smithi145 ceph-mon[99390]: osdmap e314: 8 total, 7 up, 8 in 2024-09-16T05:48:28.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:28 smithi145 ceph-mon[96887]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:48:28.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:28 smithi145 ceph-mon[96887]: osdmap e314: 8 total, 7 up, 8 in 2024-09-16T05:48:28.244 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:27 smithi145 podman[109585]: 2024-09-16 05:48:27.9500307 +0000 UTC m=+1.633946032 container cleanup cb0e05ed625c31f480bfd8cd60d17413048a9f6bfcba2d41ecac7d450b3e4b71 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-ae7f373, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T05:48:28.244 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:27 smithi145 bash[109585]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1 2024-09-16T05:48:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:28 smithi161 ceph-mon[87722]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:48:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:28 smithi161 ceph-mon[87722]: osdmap e314: 8 total, 7 up, 8 in 2024-09-16T05:48:28.561 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:28 smithi145 podman[109607]: 2024-09-16 05:48:28.243470707 +0000 UTC m=+0.651283021 container remove cb0e05ed625c31f480bfd8cd60d17413048a9f6bfcba2d41ecac7d450b3e4b71 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=reef-ae7f373, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-16T05:48:28.817 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:28 smithi145 podman[109700]: 2024-09-16 05:48:28.561072394 +0000 UTC m=+0.111070928 container create ef941b7c7b15c9b30de6499c12ce5b2fa7b65667916bd51acbf4a8e8cd139e92 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True) 2024-09-16T05:48:28.817 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:28 smithi145 podman[109700]: 2024-09-16 05:48:28.465698554 +0000 UTC m=+0.015697048 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:48:28.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:28 smithi145 podman[109700]: 2024-09-16 05:48:28.80536955 +0000 UTC m=+0.355368056 container init ef941b7c7b15c9b30de6499c12ce5b2fa7b65667916bd51acbf4a8e8cd139e92 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:48:28.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:28 smithi145 podman[109700]: 2024-09-16 05:48:28.810090907 +0000 UTC m=+0.360089398 container start ef941b7c7b15c9b30de6499c12ce5b2fa7b65667916bd51acbf4a8e8cd139e92 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-16T05:48:29.055 INFO:tasks.rados.rados.0.smithi145.stdout:1321: done (6 left) 2024-09-16T05:48:29.055 INFO:tasks.rados.rados.0.smithi145.stdout:1322: delete oid 15 current snap is 120 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1317: finishing write tid 3 to smithi14585108-9 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1317: oid 9 updating version 0 to 641 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1317: oid 9 version 641 is already newer than 640 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 641 (ObjNum 431 snap 120 seq_num 431) dirty exists 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1317: left oid 9 (ObjNum 431 snap 120 seq_num 431) 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1319: finishing rollback tid 0 to smithi14585108-17 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1316: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1319: finishing rollback tid 1 to smithi14585108-17 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1319: finishing rollback tid 2 to smithi14585108-17 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 660 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1316: finishing copy_from to smithi14585108-42 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 385 (ObjNum 316 snap 93 seq_num 316) dirty exists 2024-09-16T05:48:29.056 INFO:tasks.rados.rados.0.smithi145.stdout:1318: finishing write tid 1 to smithi14585108-2 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:1318: finishing write tid 2 to smithi14585108-2 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:1318: finishing write tid 3 to smithi14585108-2 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:1318: oid 2 updating version 0 to 751 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:1318: oid 2 updating version 751 to 752 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 752 (ObjNum 432 snap 120 seq_num 432) dirty exists 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:1318: left oid 2 (ObjNum 432 snap 120 seq_num 432) 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:1311: finishing copy_from racing read to smithi14585108-35 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:1311: finishing copy_from to smithi14585108-35 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 407 (ObjNum 376 snap 108 seq_num 376) dirty exists 2024-09-16T05:48:29.057 INFO:tasks.rados.rados.0.smithi145.stdout:1320: expect (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:1311: done (6 left) 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:1316: done (5 left) 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:1317: done (4 left) 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:1318: done (3 left) 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:1319: done (2 left) 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:1320: done (1 left) 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:1322: done (0 left) 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 120 2024-09-16T05:48:29.128 INFO:tasks.rados.rados.0.smithi145.stdout:1323: seq_num 434 ranges {8232960=73728} 2024-09-16T05:48:29.172 INFO:tasks.rados.rados.0.smithi145.stdout:1323: writing smithi14585108-19 from 8232960 to 8306688 tid 1 2024-09-16T05:48:29.172 INFO:tasks.rados.rados.0.smithi145.stdout:1324: snap_create 2024-09-16T05:48:29.174 INFO:tasks.rados.rados.0.smithi145.stdout:1323: finishing write tid 1 to smithi14585108-19 2024-09-16T05:48:29.174 INFO:tasks.rados.rados.0.smithi145.stdout:1323: finishing write tid 2 to smithi14585108-19 2024-09-16T05:48:29.175 INFO:tasks.rados.rados.0.smithi145.stdout:1323: finishing write tid 3 to smithi14585108-19 2024-09-16T05:48:29.176 INFO:tasks.rados.rados.0.smithi145.stdout:1323: oid 19 updating version 0 to 666 2024-09-16T05:48:29.176 INFO:tasks.rados.rados.0.smithi145.stdout:1323: oid 19 updating version 666 to 667 2024-09-16T05:48:29.176 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 667 (ObjNum 434 snap 120 seq_num 434) dirty exists 2024-09-16T05:48:29.176 INFO:tasks.rados.rados.0.smithi145.stdout:1323: left oid 19 (ObjNum 434 snap 120 seq_num 434) 2024-09-16T05:48:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:29 smithi145 ceph-mon[99390]: osdmap e315: 8 total, 7 up, 8 in 2024-09-16T05:48:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:29 smithi145 ceph-mon[99390]: pgmap v156: 121 pgs: 37 peering, 1 stale+active+clean, 83 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.8 MiB/s wr, 26 op/s 2024-09-16T05:48:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:29 smithi145 ceph-mon[96887]: osdmap e315: 8 total, 7 up, 8 in 2024-09-16T05:48:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:29 smithi145 ceph-mon[96887]: pgmap v156: 121 pgs: 37 peering, 1 stale+active+clean, 83 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.8 MiB/s wr, 26 op/s 2024-09-16T05:48:29.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:28 smithi145 podman[109700]: 2024-09-16 05:48:28.913537349 +0000 UTC m=+0.463535846 container attach ef941b7c7b15c9b30de6499c12ce5b2fa7b65667916bd51acbf4a8e8cd139e92 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-16T05:48:29.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:28 smithi145 podman[109700]: 2024-09-16 05:48:28.998097207 +0000 UTC m=+0.548095696 container died ef941b7c7b15c9b30de6499c12ce5b2fa7b65667916bd51acbf4a8e8cd139e92 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-16T05:48:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:29 smithi161 ceph-mon[87722]: osdmap e315: 8 total, 7 up, 8 in 2024-09-16T05:48:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:29 smithi161 ceph-mon[87722]: pgmap v156: 121 pgs: 37 peering, 1 stale+active+clean, 83 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.8 MiB/s wr, 26 op/s 2024-09-16T05:48:29.638 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:29 smithi145 podman[109743]: 2024-09-16 05:48:29.625611291 +0000 UTC m=+0.621458355 container remove ef941b7c7b15c9b30de6499c12ce5b2fa7b65667916bd51acbf4a8e8cd139e92 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e) 2024-09-16T05:48:30.032 INFO:tasks.rados.rados.0.smithi145.stdout:1323: done (1 left) 2024-09-16T05:48:30.032 INFO:tasks.rados.rados.0.smithi145.stdout:1324: done (0 left) 2024-09-16T05:48:30.032 INFO:tasks.rados.rados.0.smithi145.stdout:1325: snap_create 2024-09-16T05:48:30.043 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:29 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-16T05:48:30.043 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:29 smithi145 systemd[1]: Stopped Ceph osd.1 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:48:30.043 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:29 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.1.service: Consumed 10.641s CPU time. 2024-09-16T05:48:30.043 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:29 smithi145 systemd[1]: Starting Ceph osd.1 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:48:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-mon[99390]: Health check failed: Reduced data availability: 9 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-16T05:48:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-mon[99390]: osdmap e316: 8 total, 7 up, 8 in 2024-09-16T05:48:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-mon[99390]: osdmap e317: 8 total, 7 up, 8 in 2024-09-16T05:48:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-mon[96887]: Health check failed: Reduced data availability: 9 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-16T05:48:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-mon[96887]: osdmap e316: 8 total, 7 up, 8 in 2024-09-16T05:48:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-mon[96887]: osdmap e317: 8 total, 7 up, 8 in 2024-09-16T05:48:30.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 podman[109847]: 2024-09-16 05:48:30.043569169 +0000 UTC m=+0.101225302 container create d6a678751245c82d1da58d71d4fe8342e74085f597ae48e40fab178e7cc7ead2 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T05:48:30.319 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 podman[109847]: 2024-09-16 05:48:29.957642982 +0000 UTC m=+0.015299125 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:48:30.319 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 podman[109847]: 2024-09-16 05:48:30.271139628 +0000 UTC m=+0.328795770 container init d6a678751245c82d1da58d71d4fe8342e74085f597ae48e40fab178e7cc7ead2 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2) 2024-09-16T05:48:30.319 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 podman[109847]: 2024-09-16 05:48:30.276117903 +0000 UTC m=+0.333774040 container start d6a678751245c82d1da58d71d4fe8342e74085f597ae48e40fab178e7cc7ead2 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-16T05:48:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:30 smithi161 ceph-mon[87722]: Health check failed: Reduced data availability: 9 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-16T05:48:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:30 smithi161 ceph-mon[87722]: osdmap e316: 8 total, 7 up, 8 in 2024-09-16T05:48:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:30 smithi161 ceph-mon[87722]: osdmap e317: 8 total, 7 up, 8 in 2024-09-16T05:48:30.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 podman[109847]: 2024-09-16 05:48:30.388218422 +0000 UTC m=+0.445874563 container attach d6a678751245c82d1da58d71d4fe8342e74085f597ae48e40fab178e7cc7ead2 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True) 2024-09-16T05:48:30.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:48:30.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 bash[109847]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:48:30.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:48:30.818 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 bash[109847]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:1325: done (0 left) 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:1326: rollback oid 44 current snap is 122 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 44 to 105 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:1327: read oid 36 snap -1 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:1327: expect (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 122 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:1328: seq_num 435 ranges {0=90112} 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:1328: writing smithi14585108-1 from 0 to 90112 tid 1 2024-09-16T05:48:31.035 INFO:tasks.rados.rados.0.smithi145.stdout:1329: delete oid 50 current snap is 122 2024-09-16T05:48:31.038 INFO:tasks.rados.rados.0.smithi145.stdout:1329: done (3 left) 2024-09-16T05:48:31.038 INFO:tasks.rados.rados.0.smithi145.stdout:1330: read oid 23 snap -1 2024-09-16T05:48:31.038 INFO:tasks.rados.rados.0.smithi145.stdout:1330: expect (ObjNum 375 snap 108 seq_num 375) 2024-09-16T05:48:31.038 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 122 2024-09-16T05:48:31.038 INFO:tasks.rados.rados.0.smithi145.stdout:1331: seq_num 437 ranges {8593408=122880} 2024-09-16T05:48:31.086 INFO:tasks.rados.rados.0.smithi145.stdout:1331: writing smithi14585108-10 from 8593408 to 8716288 tid 1 2024-09-16T05:48:31.086 INFO:tasks.rados.rados.0.smithi145.stdout:1332: snap_create 2024-09-16T05:48:31.086 INFO:tasks.rados.rados.0.smithi145.stdout:1326: finishing rollback tid 0 to smithi14585108-44 2024-09-16T05:48:31.086 INFO:tasks.rados.rados.0.smithi145.stdout:1328: finishing write tid 1 to smithi14585108-1 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:1328: finishing write tid 2 to smithi14585108-1 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:1326: finishing rollback tid 1 to smithi14585108-44 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:1326: finishing rollback tid 2 to smithi14585108-44 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 601 (ObjNum 358 snap 105 seq_num 358) dirty exists 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:1328: finishing write tid 3 to smithi14585108-1 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:1328: oid 1 updating version 0 to 491 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:1328: oid 1 updating version 491 to 492 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 492 (ObjNum 435 snap 122 seq_num 435) dirty exists 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:1328: left oid 1 (ObjNum 435 snap 122 seq_num 435) 2024-09-16T05:48:31.087 INFO:tasks.rados.rados.0.smithi145.stdout:1330: expect (ObjNum 375 snap 108 seq_num 375) 2024-09-16T05:48:31.123 INFO:tasks.rados.rados.0.smithi145.stdout:1327: expect (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:48:31.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-mon[99390]: pgmap v159: 121 pgs: 6 active+undersized, 37 peering, 1 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 19 op/s; 5/435 objects degraded (1.149%) 2024-09-16T05:48:31.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-mon[99390]: osdmap e318: 8 total, 7 up, 8 in 2024-09-16T05:48:31.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-mon[96887]: pgmap v159: 121 pgs: 6 active+undersized, 37 peering, 1 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 19 op/s; 5/435 objects degraded (1.149%) 2024-09-16T05:48:31.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-mon[96887]: osdmap e318: 8 total, 7 up, 8 in 2024-09-16T05:48:31.166 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T05:48:31.166 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 bash[109847]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T05:48:31.166 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T05:48:31.166 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:30 smithi145 bash[109847]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T05:48:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:31 smithi161 ceph-mon[87722]: pgmap v159: 121 pgs: 6 active+undersized, 37 peering, 1 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 19 op/s; 5/435 objects degraded (1.149%) 2024-09-16T05:48:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:31 smithi161 ceph-mon[87722]: osdmap e318: 8 total, 7 up, 8 in 2024-09-16T05:48:31.374 INFO:tasks.rados.rados.0.smithi145.stdout:1331: finishing write tid 1 to smithi14585108-10 2024-09-16T05:48:31.374 INFO:tasks.rados.rados.0.smithi145.stdout:1331: finishing write tid 2 to smithi14585108-10 2024-09-16T05:48:31.374 INFO:tasks.rados.rados.0.smithi145.stdout:1331: finishing write tid 3 to smithi14585108-10 2024-09-16T05:48:31.374 INFO:tasks.rados.rados.0.smithi145.stdout:1331: oid 10 updating version 0 to 645 2024-09-16T05:48:31.374 INFO:tasks.rados.rados.0.smithi145.stdout:1331: oid 10 version 645 is already newer than 644 2024-09-16T05:48:31.374 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 645 (ObjNum 437 snap 122 seq_num 437) dirty exists 2024-09-16T05:48:31.374 INFO:tasks.rados.rados.0.smithi145.stdout:1331: left oid 10 (ObjNum 437 snap 122 seq_num 437) 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 bash[109847]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 bash[109847]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 bash[109847]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 bash[109847]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate[109862]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T05:48:31.492 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 bash[109847]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T05:48:31.493 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 podman[109847]: 2024-09-16 05:48:31.193025532 +0000 UTC m=+1.250681671 container died d6a678751245c82d1da58d71d4fe8342e74085f597ae48e40fab178e7cc7ead2 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T05:48:32.060 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 podman[110007]: 2024-09-16 05:48:31.750222717 +0000 UTC m=+0.551028112 container remove d6a678751245c82d1da58d71d4fe8342e74085f597ae48e40fab178e7cc7ead2 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True) 2024-09-16T05:48:32.060 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 podman[110069]: 2024-09-16 05:48:31.942679976 +0000 UTC m=+0.101494717 container create 30bab162453492b9048e0012d927dafa8244c47e634be77a51b021543ea9b69f (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-16T05:48:32.061 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:31 smithi145 podman[110069]: 2024-09-16 05:48:31.857091846 +0000 UTC m=+0.015906602 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1326: done (5 left) 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1327: done (4 left) 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1328: done (3 left) 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1330: done (2 left) 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1331: done (1 left) 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1332: done (0 left) 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1333: read oid 49 snap -1 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1333: expect (ObjNum 302 snap 85 seq_num 302) 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 123 2024-09-16T05:48:32.062 INFO:tasks.rados.rados.0.smithi145.stdout:1334: seq_num 438 ranges {499712=139264} 2024-09-16T05:48:32.065 INFO:tasks.rados.rados.0.smithi145.stdout:1334: writing smithi14585108-45 from 499712 to 638976 tid 1 2024-09-16T05:48:32.065 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 123 2024-09-16T05:48:32.065 INFO:tasks.rados.rados.0.smithi145.stdout:1335: seq_num 439 ranges {2621440=155648} 2024-09-16T05:48:32.082 INFO:tasks.rados.rados.0.smithi145.stdout:1335: writing smithi14585108-18 from 2621440 to 2777088 tid 1 2024-09-16T05:48:32.082 INFO:tasks.rados.rados.0.smithi145.stdout:1336: rollback oid 27 current snap is 123 2024-09-16T05:48:32.082 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 120 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1334: finishing write tid 1 to smithi14585108-45 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1337: read oid 23 snap -1 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1337: expect (ObjNum 375 snap 108 seq_num 375) 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1338: read oid 35 snap -1 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1338: expect (ObjNum 376 snap 108 seq_num 376) 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1339: read oid 1 snap 122 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1339: expect (ObjNum 435 snap 122 seq_num 435) 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 123 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1334: finishing write tid 2 to smithi14585108-45 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1334: finishing write tid 3 to smithi14585108-45 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1334: oid 45 updating version 0 to 741 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1334: oid 45 updating version 741 to 742 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 742 (ObjNum 438 snap 123 seq_num 438) dirty exists 2024-09-16T05:48:32.083 INFO:tasks.rados.rados.0.smithi145.stdout:1334: left oid 45 (ObjNum 438 snap 123 seq_num 438) 2024-09-16T05:48:32.084 INFO:tasks.rados.rados.0.smithi145.stdout:1340: seq_num 440 ranges {6373376=172032} 2024-09-16T05:48:32.119 INFO:tasks.rados.rados.0.smithi145.stdout:1340: writing smithi14585108-31 from 6373376 to 6545408 tid 1 2024-09-16T05:48:32.119 INFO:tasks.rados.rados.0.smithi145.stdout:1334: done (7 left) 2024-09-16T05:48:32.119 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 123 2024-09-16T05:48:32.119 INFO:tasks.rados.rados.0.smithi145.stdout:1335: finishing write tid 1 to smithi14585108-18 2024-09-16T05:48:32.119 INFO:tasks.rados.rados.0.smithi145.stdout:1333: expect (ObjNum 302 snap 85 seq_num 302) 2024-09-16T05:48:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:32 smithi145 ceph-mon[99390]: Health check failed: Degraded data redundancy: 5/435 objects degraded (1.149%), 1 pg degraded (PG_DEGRADED) 2024-09-16T05:48:32.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:32 smithi145 podman[110069]: 2024-09-16 05:48:32.153330546 +0000 UTC m=+0.312145290 container init 30bab162453492b9048e0012d927dafa8244c47e634be77a51b021543ea9b69f (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2) 2024-09-16T05:48:32.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:32 smithi145 podman[110069]: 2024-09-16 05:48:32.158050049 +0000 UTC m=+0.316864800 container start 30bab162453492b9048e0012d927dafa8244c47e634be77a51b021543ea9b69f (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T05:48:32.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:32 smithi145 ceph-osd[110108]: -- 172.21.15.145:0/84487095 <== mon.0 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56143a411a40 con 0x56143a5c8000 2024-09-16T05:48:32.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:32 smithi145 bash[110069]: 30bab162453492b9048e0012d927dafa8244c47e634be77a51b021543ea9b69f 2024-09-16T05:48:32.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:32 smithi145 systemd[1]: Started Ceph osd.1 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:48:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:32 smithi145 ceph-mon[96887]: Health check failed: Degraded data redundancy: 5/435 objects degraded (1.149%), 1 pg degraded (PG_DEGRADED) 2024-09-16T05:48:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:32 smithi161 ceph-mon[87722]: Health check failed: Degraded data redundancy: 5/435 objects degraded (1.149%), 1 pg degraded (PG_DEGRADED) 2024-09-16T05:48:32.547 INFO:tasks.rados.rados.0.smithi145.stdout:1336: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:48:32.547 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 0 (ObjNum 65 snap 0 seq_num 1633771636) dirty dne 2024-09-16T05:48:32.548 INFO:tasks.rados.rados.0.smithi145.stdout:1335: finishing write tid 2 to smithi14585108-18 2024-09-16T05:48:32.548 INFO:tasks.rados.rados.0.smithi145.stdout:1339: expect (ObjNum 435 snap 122 seq_num 435) 2024-09-16T05:48:32.553 INFO:tasks.rados.rados.0.smithi145.stdout:1335: finishing write tid 3 to smithi14585108-18 2024-09-16T05:48:32.553 INFO:tasks.rados.rados.0.smithi145.stdout:1335: oid 18 updating version 0 to 754 2024-09-16T05:48:32.554 INFO:tasks.rados.rados.0.smithi145.stdout:1335: oid 18 updating version 754 to 755 2024-09-16T05:48:32.554 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 755 (ObjNum 439 snap 123 seq_num 439) dirty exists 2024-09-16T05:48:32.554 INFO:tasks.rados.rados.0.smithi145.stdout:1335: left oid 18 (ObjNum 439 snap 123 seq_num 439) 2024-09-16T05:48:32.554 INFO:tasks.rados.rados.0.smithi145.stdout:1337: expect (ObjNum 375 snap 108 seq_num 375) 2024-09-16T05:48:32.594 INFO:tasks.rados.rados.0.smithi145.stdout:1338: expect (ObjNum 376 snap 108 seq_num 376) 2024-09-16T05:48:32.896 INFO:tasks.rados.rados.0.smithi145.stdout:1340: finishing write tid 1 to smithi14585108-31 2024-09-16T05:48:32.896 INFO:tasks.rados.rados.0.smithi145.stdout:1340: finishing write tid 2 to smithi14585108-31 2024-09-16T05:48:32.896 INFO:tasks.rados.rados.0.smithi145.stdout:1340: finishing write tid 3 to smithi14585108-31 2024-09-16T05:48:32.896 INFO:tasks.rados.rados.0.smithi145.stdout:1340: oid 31 updating version 0 to 570 2024-09-16T05:48:32.896 INFO:tasks.rados.rados.0.smithi145.stdout:1340: oid 31 updating version 570 to 571 2024-09-16T05:48:32.896 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 571 (ObjNum 440 snap 123 seq_num 440) dirty exists 2024-09-16T05:48:32.896 INFO:tasks.rados.rados.0.smithi145.stdout:1340: left oid 31 (ObjNum 440 snap 123 seq_num 440) 2024-09-16T05:48:32.896 INFO:tasks.rados.rados.0.smithi145.stdout:1341: seq_num 441 ranges {7700480=188416} 2024-09-16T05:48:32.939 INFO:tasks.rados.rados.0.smithi145.stdout:1341: writing smithi14585108-38 from 7700480 to 7888896 tid 1 2024-09-16T05:48:32.939 INFO:tasks.rados.rados.0.smithi145.stdout:1333: done (7 left) 2024-09-16T05:48:32.939 INFO:tasks.rados.rados.0.smithi145.stdout:1335: done (6 left) 2024-09-16T05:48:32.939 INFO:tasks.rados.rados.0.smithi145.stdout:1336: done (5 left) 2024-09-16T05:48:32.939 INFO:tasks.rados.rados.0.smithi145.stdout:1337: done (4 left) 2024-09-16T05:48:32.939 INFO:tasks.rados.rados.0.smithi145.stdout:1338: done (3 left) 2024-09-16T05:48:32.939 INFO:tasks.rados.rados.0.smithi145.stdout:1339: done (2 left) 2024-09-16T05:48:32.939 INFO:tasks.rados.rados.0.smithi145.stdout:1340: done (1 left) 2024-09-16T05:48:32.940 INFO:tasks.rados.rados.0.smithi145.stdout:1342: snap_remove snap 110 2024-09-16T05:48:33.199 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[99390]: osdmap e319: 8 total, 7 up, 8 in 2024-09-16T05:48:33.199 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[99390]: pgmap v162: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 14 op/s; 60/465 objects degraded (12.903%) 2024-09-16T05:48:33.199 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:33.199 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:33.200 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:33.200 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[96887]: osdmap e319: 8 total, 7 up, 8 in 2024-09-16T05:48:33.200 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[96887]: pgmap v162: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 14 op/s; 60/465 objects degraded (12.903%) 2024-09-16T05:48:33.200 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:33.200 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:33.200 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:33 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:33.322 INFO:tasks.rados.rados.0.smithi145.stdout:1342: done (1 left) 2024-09-16T05:48:33.322 INFO:tasks.rados.rados.0.smithi145.stdout:1343: snap_remove snap 106 2024-09-16T05:48:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:33 smithi161 ceph-mon[87722]: osdmap e319: 8 total, 7 up, 8 in 2024-09-16T05:48:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:33 smithi161 ceph-mon[87722]: pgmap v162: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 14 op/s; 60/465 objects degraded (12.903%) 2024-09-16T05:48:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:33 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:33 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:33.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:33 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:34 smithi145 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 13 pgs peering) 2024-09-16T05:48:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:34 smithi145 ceph-mon[99390]: osdmap e320: 8 total, 7 up, 8 in 2024-09-16T05:48:34.318 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[110085]: 2024-09-16T05:48:34.038+0000 7f11be25d640 -1 Falling back to public interface 2024-09-16T05:48:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:34 smithi145 ceph-mon[96887]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 13 pgs peering) 2024-09-16T05:48:34.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:34 smithi145 ceph-mon[96887]: osdmap e320: 8 total, 7 up, 8 in 2024-09-16T05:48:34.324 INFO:tasks.rados.rados.0.smithi145.stdout:1343: done (1 left) 2024-09-16T05:48:34.324 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 123 2024-09-16T05:48:34.324 INFO:tasks.rados.rados.0.smithi145.stdout:1341: finishing write tid 1 to smithi14585108-38 2024-09-16T05:48:34.325 INFO:tasks.rados.rados.0.smithi145.stdout:1341: finishing write tid 2 to smithi14585108-38 2024-09-16T05:48:34.325 INFO:tasks.rados.rados.0.smithi145.stdout:1341: finishing write tid 3 to smithi14585108-38 2024-09-16T05:48:34.325 INFO:tasks.rados.rados.0.smithi145.stdout:1341: oid 38 updating version 0 to 612 2024-09-16T05:48:34.325 INFO:tasks.rados.rados.0.smithi145.stdout:1341: oid 38 updating version 612 to 613 2024-09-16T05:48:34.325 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 613 (ObjNum 441 snap 123 seq_num 441) dirty exists 2024-09-16T05:48:34.325 INFO:tasks.rados.rados.0.smithi145.stdout:1341: left oid 38 (ObjNum 441 snap 123 seq_num 441) 2024-09-16T05:48:34.325 INFO:tasks.rados.rados.0.smithi145.stdout:1344: seq_num 442 ranges {5390336=204800} 2024-09-16T05:48:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:34 smithi161 ceph-mon[87722]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 13 pgs peering) 2024-09-16T05:48:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:34 smithi161 ceph-mon[87722]: osdmap e320: 8 total, 7 up, 8 in 2024-09-16T05:48:34.358 INFO:tasks.rados.rados.0.smithi145.stdout:1344: writing smithi14585108-6 from 5390336 to 5595136 tid 1 2024-09-16T05:48:34.358 INFO:tasks.rados.rados.0.smithi145.stdout:1341: done (1 left) 2024-09-16T05:48:34.359 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 123 2024-09-16T05:48:34.359 INFO:tasks.rados.rados.0.smithi145.stdout:1345: seq_num 443 ranges {688128=221184} 2024-09-16T05:48:34.364 INFO:tasks.rados.rados.0.smithi145.stdout:1345: writing smithi14585108-17 from 688128 to 909312 tid 1 2024-09-16T05:48:34.364 INFO:tasks.rados.rados.0.smithi145.stdout:1346: rollback oid 1 current snap is 123 2024-09-16T05:48:34.364 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 1 to 105 2024-09-16T05:48:34.364 INFO:tasks.rados.rados.0.smithi145.stdout:1344: finishing write tid 1 to smithi14585108-6 2024-09-16T05:48:34.364 INFO:tasks.rados.rados.0.smithi145.stdout:1344: finishing write tid 2 to smithi14585108-6 2024-09-16T05:48:34.364 INFO:tasks.rados.rados.0.smithi145.stdout:1344: finishing write tid 3 to smithi14585108-6 2024-09-16T05:48:34.364 INFO:tasks.rados.rados.0.smithi145.stdout:1344: oid 6 updating version 0 to 757 2024-09-16T05:48:34.365 INFO:tasks.rados.rados.0.smithi145.stdout:1344: oid 6 updating version 757 to 758 2024-09-16T05:48:34.365 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 758 (ObjNum 442 snap 123 seq_num 442) dirty exists 2024-09-16T05:48:34.365 INFO:tasks.rados.rados.0.smithi145.stdout:1344: left oid 6 (ObjNum 442 snap 123 seq_num 442) 2024-09-16T05:48:34.365 INFO:tasks.rados.rados.0.smithi145.stdout:1344: done (2 left) 2024-09-16T05:48:34.365 INFO:tasks.rados.rados.0.smithi145.stdout:1347: rmattr oid 32 current snap is 123 2024-09-16T05:48:34.365 INFO:tasks.rados.rados.0.smithi145.stdout:1347: done (2 left) 2024-09-16T05:48:34.365 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 123 2024-09-16T05:48:34.365 INFO:tasks.rados.rados.0.smithi145.stdout:1348: seq_num 444 ranges {2211840=237568} 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1348: writing smithi14585108-3 from 2211840 to 2449408 tid 1 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1349: read oid 26 snap -1 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1349: expect deleted 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1350: delete oid 28 current snap is 123 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1346: finishing rollback tid 0 to smithi14585108-1 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1346: finishing rollback tid 1 to smithi14585108-1 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1345: finishing write tid 1 to smithi14585108-17 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1346: finishing rollback tid 2 to smithi14585108-1 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 495 (ObjNum 346 snap 101 seq_num 346) dirty exists 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1345: finishing write tid 2 to smithi14585108-17 2024-09-16T05:48:34.378 INFO:tasks.rados.rados.0.smithi145.stdout:1345: finishing write tid 3 to smithi14585108-17 2024-09-16T05:48:34.379 INFO:tasks.rados.rados.0.smithi145.stdout:1345: oid 17 updating version 0 to 687 2024-09-16T05:48:34.379 INFO:tasks.rados.rados.0.smithi145.stdout:1345: oid 17 updating version 687 to 688 2024-09-16T05:48:34.379 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 688 (ObjNum 443 snap 123 seq_num 443) dirty exists 2024-09-16T05:48:34.379 INFO:tasks.rados.rados.0.smithi145.stdout:1345: left oid 17 (ObjNum 443 snap 123 seq_num 443) 2024-09-16T05:48:34.379 INFO:tasks.rados.rados.0.smithi145.stdout:1345: done (4 left) 2024-09-16T05:48:34.380 INFO:tasks.rados.rados.0.smithi145.stdout:1346: done (3 left) 2024-09-16T05:48:34.380 INFO:tasks.rados.rados.0.smithi145.stdout:1349: done (2 left) 2024-09-16T05:48:34.380 INFO:tasks.rados.rados.0.smithi145.stdout:1350: done (1 left) 2024-09-16T05:48:34.380 INFO:tasks.rados.rados.0.smithi145.stdout:1351: rollback oid 34 current snap is 123 2024-09-16T05:48:34.380 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 34 to 107 2024-09-16T05:48:34.380 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 123 2024-09-16T05:48:34.380 INFO:tasks.rados.rados.0.smithi145.stdout:1352: seq_num 446 ranges {0=278528} 2024-09-16T05:48:34.382 INFO:tasks.rados.rados.0.smithi145.stdout:1352: writing smithi14585108-27 from 0 to 278528 tid 1 2024-09-16T05:48:34.382 INFO:tasks.rados.rados.0.smithi145.stdout:1348: finishing write tid 1 to smithi14585108-3 2024-09-16T05:48:34.382 INFO:tasks.rados.rados.0.smithi145.stdout:1348: finishing write tid 2 to smithi14585108-3 2024-09-16T05:48:34.382 INFO:tasks.rados.rados.0.smithi145.stdout:1353: read oid 29 snap -1 2024-09-16T05:48:34.382 INFO:tasks.rados.rados.0.smithi145.stdout:1353: expect (ObjNum 338 snap 97 seq_num 338) 2024-09-16T05:48:34.382 INFO:tasks.rados.rados.0.smithi145.stdout:1354: read oid 26 snap 122 2024-09-16T05:48:34.383 INFO:tasks.rados.rados.0.smithi145.stdout:1354: expect deleted 2024-09-16T05:48:34.383 INFO:tasks.rados.rados.0.smithi145.stdout:1355: snap_remove snap 118 2024-09-16T05:48:34.949 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:48:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:48:34] "GET /metrics HTTP/1.1" 200 36103 "" "Prometheus/2.43.0" 2024-09-16T05:48:35.033 INFO:tasks.rados.rados.0.smithi145.stdout:1355: done (5 left) 2024-09-16T05:48:35.033 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 123 2024-09-16T05:48:35.034 INFO:tasks.rados.rados.0.smithi145.stdout:1356: seq_num 447 ranges {7888896=294912} 2024-09-16T05:48:35.078 INFO:tasks.rados.rados.0.smithi145.stdout:1356: writing smithi14585108-38 from 7888896 to 8183808 tid 1 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1357: snap_create 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1348: finishing write tid 3 to smithi14585108-3 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1348: oid 3 updating version 0 to 496 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1348: oid 3 updating version 496 to 497 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 497 (ObjNum 444 snap 123 seq_num 444) dirty exists 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1348: left oid 3 (ObjNum 444 snap 123 seq_num 444) 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1351: finishing rollback tid 0 to smithi14585108-34 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1351: finishing rollback tid 1 to smithi14585108-34 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1351: finishing rollback tid 2 to smithi14585108-34 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 667 (ObjNum 326 snap 97 seq_num 326) dirty exists 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1352: finishing write tid 1 to smithi14585108-27 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1352: finishing write tid 2 to smithi14585108-27 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1352: finishing write tid 3 to smithi14585108-27 2024-09-16T05:48:35.079 INFO:tasks.rados.rados.0.smithi145.stdout:1352: oid 27 updating version 0 to 724 2024-09-16T05:48:35.080 INFO:tasks.rados.rados.0.smithi145.stdout:1352: oid 27 version 724 is already newer than 723 2024-09-16T05:48:35.080 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 724 (ObjNum 446 snap 123 seq_num 446) dirty exists 2024-09-16T05:48:35.080 INFO:tasks.rados.rados.0.smithi145.stdout:1352: left oid 27 (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:48:35.080 INFO:tasks.rados.rados.0.smithi145.stdout:1353: expect (ObjNum 338 snap 97 seq_num 338) 2024-09-16T05:48:35.263 INFO:tasks.rados.rados.0.smithi145.stdout:1356: finishing write tid 1 to smithi14585108-38 2024-09-16T05:48:35.264 INFO:tasks.rados.rados.0.smithi145.stdout:1356: finishing write tid 2 to smithi14585108-38 2024-09-16T05:48:35.264 INFO:tasks.rados.rados.0.smithi145.stdout:1356: finishing write tid 3 to smithi14585108-38 2024-09-16T05:48:35.264 INFO:tasks.rados.rados.0.smithi145.stdout:1356: oid 38 updating version 0 to 614 2024-09-16T05:48:35.264 INFO:tasks.rados.rados.0.smithi145.stdout:1356: oid 38 updating version 614 to 615 2024-09-16T05:48:35.264 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 615 (ObjNum 447 snap 123 seq_num 447) dirty exists 2024-09-16T05:48:35.264 INFO:tasks.rados.rados.0.smithi145.stdout:1356: left oid 38 (ObjNum 447 snap 123 seq_num 447) 2024-09-16T05:48:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:35 smithi161 ceph-mon[87722]: pgmap v164: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 60/465 objects degraded (12.903%) 2024-09-16T05:48:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:35 smithi161 ceph-mon[87722]: osdmap e321: 8 total, 7 up, 8 in 2024-09-16T05:48:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:35 smithi161 ceph-mon[87722]: osdmap e322: 8 total, 7 up, 8 in 2024-09-16T05:48:35.602 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:35 smithi145 ceph-mon[99390]: pgmap v164: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 60/465 objects degraded (12.903%) 2024-09-16T05:48:35.602 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:35 smithi145 ceph-mon[99390]: osdmap e321: 8 total, 7 up, 8 in 2024-09-16T05:48:35.603 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:35 smithi145 ceph-mon[99390]: osdmap e322: 8 total, 7 up, 8 in 2024-09-16T05:48:35.603 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:35 smithi145 ceph-mon[96887]: pgmap v164: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 60/465 objects degraded (12.903%) 2024-09-16T05:48:35.603 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:35 smithi145 ceph-mon[96887]: osdmap e321: 8 total, 7 up, 8 in 2024-09-16T05:48:35.603 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:35 smithi145 ceph-mon[96887]: osdmap e322: 8 total, 7 up, 8 in 2024-09-16T05:48:36.076 INFO:tasks.rados.rados.0.smithi145.stdout:1348: done (6 left) 2024-09-16T05:48:36.076 INFO:tasks.rados.rados.0.smithi145.stdout:1351: done (5 left) 2024-09-16T05:48:36.076 INFO:tasks.rados.rados.0.smithi145.stdout:1352: done (4 left) 2024-09-16T05:48:36.076 INFO:tasks.rados.rados.0.smithi145.stdout:1353: done (3 left) 2024-09-16T05:48:36.076 INFO:tasks.rados.rados.0.smithi145.stdout:1354: done (2 left) 2024-09-16T05:48:36.076 INFO:tasks.rados.rados.0.smithi145.stdout:1356: done (1 left) 2024-09-16T05:48:36.076 INFO:tasks.rados.rados.0.smithi145.stdout:1357: done (0 left) 2024-09-16T05:48:36.076 INFO:tasks.rados.rados.0.smithi145.stdout:1358: snap_create 2024-09-16T05:48:37.089 INFO:tasks.rados.rados.0.smithi145.stdout:1358: done (0 left) 2024-09-16T05:48:37.089 INFO:tasks.rados.rados.0.smithi145.stdout:1359: read oid 17 snap 120 2024-09-16T05:48:37.089 INFO:tasks.rados.rados.0.smithi145.stdout:1359: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:48:37.090 INFO:tasks.rados.rados.0.smithi145.stdout:1360: rmattr oid 32 current snap is 125 2024-09-16T05:48:37.090 INFO:tasks.rados.rados.0.smithi145.stdout:1361: rmattr oid 27 current snap is 125 2024-09-16T05:48:37.090 INFO:tasks.rados.rados.0.smithi145.stdout:1361: done (2 left) 2024-09-16T05:48:37.090 INFO:tasks.rados.rados.0.smithi145.stdout:1362: delete oid 12 current snap is 125 2024-09-16T05:48:37.091 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 0 (ObjNum 33 snap 0 seq_num 3207339792) dirty dne 2024-09-16T05:48:37.093 INFO:tasks.rados.rados.0.smithi145.stdout:1360: done (2 left) 2024-09-16T05:48:37.093 INFO:tasks.rados.rados.0.smithi145.stdout:1362: done (1 left) 2024-09-16T05:48:37.093 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 125 2024-09-16T05:48:37.093 INFO:tasks.rados.rados.0.smithi145.stdout:1363: seq_num 449 ranges {2138112=327680} 2024-09-16T05:48:37.106 INFO:tasks.rados.rados.0.smithi145.stdout:1363: writing smithi14585108-46 from 2138112 to 2465792 tid 1 2024-09-16T05:48:37.106 INFO:tasks.rados.rados.0.smithi145.stdout:1364: snap_remove snap 123 2024-09-16T05:48:37.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[99390]: osdmap e323: 8 total, 7 up, 8 in 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[99390]: pgmap v168: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 134 KiB/s wr, 4 op/s; 63/477 objects degraded (13.208%) 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.208 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[96887]: osdmap e323: 8 total, 7 up, 8 in 2024-09-16T05:48:37.209 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[96887]: pgmap v168: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 134 KiB/s wr, 4 op/s; 63/477 objects degraded (13.208%) 2024-09-16T05:48:37.209 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.209 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:37.209 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.209 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:36 smithi161 ceph-mon[87722]: osdmap e323: 8 total, 7 up, 8 in 2024-09-16T05:48:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:36 smithi161 ceph-mon[87722]: pgmap v168: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 134 KiB/s wr, 4 op/s; 63/477 objects degraded (13.208%) 2024-09-16T05:48:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:37.936 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[110085]: 2024-09-16T05:48:37.750+0000 7f11be25d640 -1 osd.1 313 log_to_monitors true 2024-09-16T05:48:37.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 63/477 objects degraded (13.208%), 12 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:37.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-mon[96887]: osdmap e324: 8 total, 7 up, 8 in 2024-09-16T05:48:37.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-mon[96887]: from='osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:48:37.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-mon[96887]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:48:37.937 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 63/477 objects degraded (13.208%), 12 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:37.937 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-mon[99390]: osdmap e324: 8 total, 7 up, 8 in 2024-09-16T05:48:37.937 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-mon[99390]: from='osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:48:37.937 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:37 smithi145 ceph-mon[99390]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:48:38.088 INFO:tasks.rados.rados.0.smithi145.stdout:1364: done (2 left) 2024-09-16T05:48:38.088 INFO:tasks.rados.rados.0.smithi145.stdout:1365: read oid 39 snap -1 2024-09-16T05:48:38.088 INFO:tasks.rados.rados.0.smithi145.stdout:1365: expect (ObjNum 425 snap 117 seq_num 425) 2024-09-16T05:48:38.088 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 125 2024-09-16T05:48:38.088 INFO:tasks.rados.rados.0.smithi145.stdout:1366: seq_num 450 ranges {499712=344064} 2024-09-16T05:48:38.093 INFO:tasks.rados.rados.0.smithi145.stdout:1366: writing smithi14585108-42 from 499712 to 843776 tid 1 2024-09-16T05:48:38.093 INFO:tasks.rados.rados.0.smithi145.stdout:1367: rmattr oid 7 current snap is 125 2024-09-16T05:48:38.093 INFO:tasks.rados.rados.0.smithi145.stdout:1359: expect (ObjNum 151 snap 36 seq_num 151) 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1363: finishing write tid 1 to smithi14585108-46 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1363: finishing write tid 2 to smithi14585108-46 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1359: done (4 left) 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1367: done (3 left) 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1368: delete oid 35 current snap is 125 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1363: finishing write tid 3 to smithi14585108-46 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1363: oid 46 updating version 0 to 590 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1363: oid 46 updating version 590 to 591 2024-09-16T05:48:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 591 (ObjNum 449 snap 125 seq_num 449) dirty exists 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1363: left oid 46 (ObjNum 449 snap 125 seq_num 449) 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1366: finishing write tid 1 to smithi14585108-42 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1366: finishing write tid 2 to smithi14585108-42 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1366: finishing write tid 3 to smithi14585108-42 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1366: oid 42 updating version 0 to 676 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1366: oid 42 version 676 is already newer than 675 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 676 (ObjNum 450 snap 125 seq_num 450) dirty exists 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1366: left oid 42 (ObjNum 450 snap 125 seq_num 450) 2024-09-16T05:48:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1365: expect (ObjNum 425 snap 117 seq_num 425) 2024-09-16T05:48:38.234 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 05:48:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[110085]: 2024-09-16T05:48:38.109+0000 7f11b6008640 -1 osd.1 313 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:48:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:1363: done (3 left) 2024-09-16T05:48:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:1365: done (2 left) 2024-09-16T05:48:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:1366: done (1 left) 2024-09-16T05:48:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:1368: done (0 left) 2024-09-16T05:48:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:1369: rollback oid 50 current snap is 125 2024-09-16T05:48:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 105 2024-09-16T05:48:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:1370: copy_from oid 7 from oid 49 current snap is 125 2024-09-16T05:48:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 125 2024-09-16T05:48:38.301 INFO:tasks.rados.rados.0.smithi145.stdout:1371: seq_num 452 ranges {2449408=376832} 2024-09-16T05:48:38.315 INFO:tasks.rados.rados.0.smithi145.stdout:1371: writing smithi14585108-3 from 2449408 to 2826240 tid 1 2024-09-16T05:48:38.316 INFO:tasks.rados.rados.0.smithi145.stdout:1369: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:48:38.316 INFO:tasks.rados.rados.0.smithi145.stdout:1369: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:48:38.316 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 617 (ObjNum 33 snap 0 seq_num 3207552848) dirty exists 2024-09-16T05:48:38.316 INFO:tasks.rados.rados.0.smithi145.stdout:1369: done (2 left) 2024-09-16T05:48:38.316 INFO:tasks.rados.rados.0.smithi145.stdout:1372: read oid 12 snap 117 2024-09-16T05:48:38.316 INFO:tasks.rados.rados.0.smithi145.stdout:1372: expect (ObjNum 355 snap 104 seq_num 355) 2024-09-16T05:48:38.316 INFO:tasks.rados.rados.0.smithi145.stdout:1373: snap_create 2024-09-16T05:48:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1371: finishing write tid 1 to smithi14585108-3 2024-09-16T05:48:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1371: finishing write tid 2 to smithi14585108-3 2024-09-16T05:48:38.320 INFO:tasks.rados.rados.0.smithi145.stdout:1371: finishing write tid 3 to smithi14585108-3 2024-09-16T05:48:38.320 INFO:tasks.rados.rados.0.smithi145.stdout:1371: oid 3 updating version 0 to 499 2024-09-16T05:48:38.320 INFO:tasks.rados.rados.0.smithi145.stdout:1371: oid 3 version 499 is already newer than 498 2024-09-16T05:48:38.320 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 499 (ObjNum 452 snap 125 seq_num 452) dirty exists 2024-09-16T05:48:38.320 INFO:tasks.rados.rados.0.smithi145.stdout:1371: left oid 3 (ObjNum 452 snap 125 seq_num 452) 2024-09-16T05:48:38.327 INFO:tasks.rados.rados.0.smithi145.stdout:1370: finishing copy_from racing read to smithi14585108-7 2024-09-16T05:48:38.330 INFO:tasks.rados.rados.0.smithi145.stdout:1370: finishing copy_from to smithi14585108-7 2024-09-16T05:48:38.330 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 569 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-16T05:48:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:37 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 63/477 objects degraded (13.208%), 12 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:37 smithi161 ceph-mon[87722]: osdmap e324: 8 total, 7 up, 8 in 2024-09-16T05:48:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:37 smithi161 ceph-mon[87722]: from='osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:48:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:37 smithi161 ceph-mon[87722]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T05:48:38.340 INFO:tasks.rados.rados.0.smithi145.stdout:1372: expect (ObjNum 355 snap 104 seq_num 355) 2024-09-16T05:48:39.093 INFO:tasks.rados.rados.0.smithi145.stdout:1370: done (3 left) 2024-09-16T05:48:39.093 INFO:tasks.rados.rados.0.smithi145.stdout:1371: done (2 left) 2024-09-16T05:48:39.093 INFO:tasks.rados.rados.0.smithi145.stdout:1372: done (1 left) 2024-09-16T05:48:39.093 INFO:tasks.rados.rados.0.smithi145.stdout:1373: done (0 left) 2024-09-16T05:48:39.093 INFO:tasks.rados.rados.0.smithi145.stdout:1374: delete oid 26 current snap is 126 2024-09-16T05:48:39.102 INFO:tasks.rados.rados.0.smithi145.stdout:1374: done (0 left) 2024-09-16T05:48:39.102 INFO:tasks.rados.rados.0.smithi145.stdout:1375: delete oid 5 current snap is 126 2024-09-16T05:48:39.105 INFO:tasks.rados.rados.0.smithi145.stdout:1375: done (0 left) 2024-09-16T05:48:39.105 INFO:tasks.rados.rados.0.smithi145.stdout:1376: copy_from oid 21 from oid 29 current snap is 126 2024-09-16T05:48:39.105 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 126 2024-09-16T05:48:39.106 INFO:tasks.rados.rados.0.smithi145.stdout:1377: seq_num 455 ranges {2826240=425984} 2024-09-16T05:48:39.125 INFO:tasks.rados.rados.0.smithi145.stdout:1377: writing smithi14585108-3 from 2826240 to 3252224 tid 1 2024-09-16T05:48:39.125 INFO:tasks.rados.rados.0.smithi145.stdout:1378: copy_from oid 35 from oid 34 current snap is 126 2024-09-16T05:48:39.125 INFO:tasks.rados.rados.0.smithi145.stdout:1376: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:48:39.126 INFO:tasks.rados.rados.0.smithi145.stdout:1379: read oid 19 snap -1 2024-09-16T05:48:39.126 INFO:tasks.rados.rados.0.smithi145.stdout:1379: expect (ObjNum 434 snap 120 seq_num 434) 2024-09-16T05:48:39.126 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 126 2024-09-16T05:48:39.126 INFO:tasks.rados.rados.0.smithi145.stdout:1380: seq_num 456 ranges {909312=442368} 2024-09-16T05:48:39.133 INFO:tasks.rados.rados.0.smithi145.stdout:1380: writing smithi14585108-17 from 909312 to 1351680 tid 1 2024-09-16T05:48:39.133 INFO:tasks.rados.rados.0.smithi145.stdout:1381: copy_from oid 41 from oid 32 current snap is 126 2024-09-16T05:48:39.133 INFO:tasks.rados.rados.0.smithi145.stdout:1376: finishing copy_from to smithi14585108-21 2024-09-16T05:48:39.133 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 692 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-09-16T05:48:39.133 INFO:tasks.rados.rados.0.smithi145.stdout:1376: done (5 left) 2024-09-16T05:48:39.133 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 126 2024-09-16T05:48:39.133 INFO:tasks.rados.rados.0.smithi145.stdout:1382: seq_num 457 ranges {0=458752} 2024-09-16T05:48:39.136 INFO:tasks.rados.rados.0.smithi145.stdout:1382: writing smithi14585108-25 from 0 to 458752 tid 1 2024-09-16T05:48:39.136 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 126 2024-09-16T05:48:39.136 INFO:tasks.rados.rados.0.smithi145.stdout:1383: seq_num 458 ranges {6004736=475136} 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1383: writing smithi14585108-49 from 6004736 to 6479872 tid 1 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1384: read oid 42 snap -1 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1384: expect (ObjNum 450 snap 125 seq_num 450) 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1385: snap_create 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1382: finishing write tid 1 to smithi14585108-25 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1382: finishing write tid 2 to smithi14585108-25 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1382: finishing write tid 3 to smithi14585108-25 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1382: oid 25 updating version 0 to 694 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1382: oid 25 version 694 is already newer than 693 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 694 (ObjNum 457 snap 126 seq_num 457) dirty exists 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1382: left oid 25 (ObjNum 457 snap 126 seq_num 457) 2024-09-16T05:48:39.173 INFO:tasks.rados.rados.0.smithi145.stdout:1378: finishing copy_from racing read to smithi14585108-35 2024-09-16T05:48:39.174 INFO:tasks.rados.rados.0.smithi145.stdout:1378: finishing copy_from to smithi14585108-35 2024-09-16T05:48:39.174 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 667 (ObjNum 326 snap 97 seq_num 326) dirty exists 2024-09-16T05:48:39.174 INFO:tasks.rados.rados.0.smithi145.stdout:1379: expect (ObjNum 434 snap 120 seq_num 434) 2024-09-16T05:48:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:39 smithi161 ceph-mon[87722]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T05:48:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:39 smithi161 ceph-mon[87722]: osdmap e325: 8 total, 7 up, 8 in 2024-09-16T05:48:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:39 smithi161 ceph-mon[87722]: from='osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:39 smithi161 ceph-mon[87722]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:39 smithi161 ceph-mon[87722]: pgmap v171: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 452 KiB/s wr, 10 op/s; 67/480 objects degraded (13.958%) 2024-09-16T05:48:39.419 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[99390]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T05:48:39.420 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[99390]: osdmap e325: 8 total, 7 up, 8 in 2024-09-16T05:48:39.420 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[99390]: from='osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:39.420 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[99390]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:39.420 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[99390]: pgmap v171: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 452 KiB/s wr, 10 op/s; 67/480 objects degraded (13.958%) 2024-09-16T05:48:39.420 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[96887]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T05:48:39.420 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[96887]: osdmap e325: 8 total, 7 up, 8 in 2024-09-16T05:48:39.420 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[96887]: from='osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:39.420 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[96887]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:48:39.421 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-mon[96887]: pgmap v171: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 452 KiB/s wr, 10 op/s; 67/480 objects degraded (13.958%) 2024-09-16T05:48:39.880 INFO:tasks.rados.rados.0.smithi145.stdout:1380: finishing write tid 1 to smithi14585108-17 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1380: finishing write tid 2 to smithi14585108-17 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1380: finishing write tid 3 to smithi14585108-17 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1380: oid 17 updating version 0 to 698 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1380: oid 17 version 698 is already newer than 697 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 698 (ObjNum 456 snap 126 seq_num 456) dirty exists 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1380: left oid 17 (ObjNum 456 snap 126 seq_num 456) 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1383: finishing write tid 1 to smithi14585108-49 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1383: finishing write tid 2 to smithi14585108-49 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1383: finishing write tid 3 to smithi14585108-49 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1383: oid 49 updating version 0 to 572 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:1383: oid 49 version 572 is already newer than 571 2024-09-16T05:48:39.881 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 572 (ObjNum 458 snap 126 seq_num 458) dirty exists 2024-09-16T05:48:39.882 INFO:tasks.rados.rados.0.smithi145.stdout:1383: left oid 49 (ObjNum 458 snap 126 seq_num 458) 2024-09-16T05:48:39.882 INFO:tasks.rados.rados.0.smithi145.stdout:1384: expect (ObjNum 450 snap 125 seq_num 450) 2024-09-16T05:48:40.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:48:39 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:48:39.904+0000 7f22cafa6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-16T05:48:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:1378: done (8 left) 2024-09-16T05:48:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:1379: done (7 left) 2024-09-16T05:48:40.090 INFO:tasks.rados.rados.0.smithi145.stdout:1380: done (6 left) 2024-09-16T05:48:40.090 INFO:tasks.rados.rados.0.smithi145.stdout:1382: done (5 left) 2024-09-16T05:48:40.090 INFO:tasks.rados.rados.0.smithi145.stdout:1383: done (4 left) 2024-09-16T05:48:40.090 INFO:tasks.rados.rados.0.smithi145.stdout:1384: done (3 left) 2024-09-16T05:48:40.090 INFO:tasks.rados.rados.0.smithi145.stdout:1385: done (2 left) 2024-09-16T05:48:40.090 INFO:tasks.rados.rados.0.smithi145.stdout:1386: setattr oid 30 current snap is 127 2024-09-16T05:48:40.092 INFO:tasks.rados.rados.0.smithi145.stdout:1387: snap_remove snap 122 2024-09-16T05:48:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:48:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035] boot 2024-09-16T05:48:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: osdmap e326: 8 total, 8 up, 8 in 2024-09-16T05:48:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:48:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[99390]: osdmap e327: 8 total, 8 up, 8 in 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:48:40.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035] boot 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: osdmap e326: 8 total, 8 up, 8 in 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:40.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:40 smithi145 ceph-mon[96887]: osdmap e327: 8 total, 8 up, 8 in 2024-09-16T05:48:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:48:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: osd.1 [v2:172.21.15.145:6810/2277026035,v1:172.21.15.145:6811/2277026035] boot 2024-09-16T05:48:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: osdmap e326: 8 total, 8 up, 8 in 2024-09-16T05:48:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T05:48:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:40 smithi161 ceph-mon[87722]: osdmap e327: 8 total, 8 up, 8 in 2024-09-16T05:48:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1387: done (3 left) 2024-09-16T05:48:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 127 2024-09-16T05:48:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1388: seq_num 459 ranges {0=491520} 2024-09-16T05:48:41.095 INFO:tasks.rados.rados.0.smithi145.stdout:1388: writing smithi14585108-50 from 0 to 491520 tid 1 2024-09-16T05:48:41.096 INFO:tasks.rados.rados.0.smithi145.stdout:1389: snap_remove snap 125 2024-09-16T05:48:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:41 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:41 smithi145 ceph-mon[96887]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-16T05:48:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:41 smithi145 ceph-mon[96887]: pgmap v174: 121 pgs: 6 peering, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 237 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 516 KiB/s wr, 8 op/s; 59/486 objects degraded (12.140%) 2024-09-16T05:48:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:41 smithi145 ceph-mon[96887]: osdmap e328: 8 total, 8 up, 8 in 2024-09-16T05:48:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:41 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:41 smithi145 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-16T05:48:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:41 smithi145 ceph-mon[99390]: pgmap v174: 121 pgs: 6 peering, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 237 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 516 KiB/s wr, 8 op/s; 59/486 objects degraded (12.140%) 2024-09-16T05:48:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:41 smithi145 ceph-mon[99390]: osdmap e328: 8 total, 8 up, 8 in 2024-09-16T05:48:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:41 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:41 smithi161 ceph-mon[87722]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-16T05:48:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:41 smithi161 ceph-mon[87722]: pgmap v174: 121 pgs: 6 peering, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 237 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 516 KiB/s wr, 8 op/s; 59/486 objects degraded (12.140%) 2024-09-16T05:48:41.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:41 smithi161 ceph-mon[87722]: osdmap e328: 8 total, 8 up, 8 in 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1389: done (4 left) 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1390: delete oid 7 current snap is 127 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 602 (ObjNum 422 snap 117 seq_num 422) dirty exists 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1381: finishing copy_from to smithi14585108-41 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1381: got expected ENOENT (src dne) 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1381: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1377: finishing write tid 1 to smithi14585108-3 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1377: finishing write tid 2 to smithi14585108-3 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1377: finishing write tid 3 to smithi14585108-3 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1377: oid 3 updating version 0 to 500 2024-09-16T05:48:42.096 INFO:tasks.rados.rados.0.smithi145.stdout:1377: oid 3 updating version 500 to 501 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 501 (ObjNum 455 snap 126 seq_num 455) dirty exists 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:1377: left oid 3 (ObjNum 455 snap 126 seq_num 455) 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:1388: finishing write tid 1 to smithi14585108-50 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:1388: finishing write tid 2 to smithi14585108-50 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:1388: finishing write tid 3 to smithi14585108-50 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:1388: oid 50 updating version 0 to 619 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:1388: oid 50 version 619 is already newer than 618 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 619 (ObjNum 459 snap 127 seq_num 459) dirty exists 2024-09-16T05:48:42.097 INFO:tasks.rados.rados.0.smithi145.stdout:1388: left oid 50 (ObjNum 459 snap 127 seq_num 459) 2024-09-16T05:48:42.103 INFO:tasks.rados.rados.0.smithi145.stdout:1377: done (4 left) 2024-09-16T05:48:42.103 INFO:tasks.rados.rados.0.smithi145.stdout:1381: done (3 left) 2024-09-16T05:48:42.103 INFO:tasks.rados.rados.0.smithi145.stdout:1386: done (2 left) 2024-09-16T05:48:42.103 INFO:tasks.rados.rados.0.smithi145.stdout:1388: done (1 left) 2024-09-16T05:48:42.103 INFO:tasks.rados.rados.0.smithi145.stdout:1390: done (0 left) 2024-09-16T05:48:42.104 INFO:tasks.rados.rados.0.smithi145.stdout:1391: rollback oid 50 current snap is 127 2024-09-16T05:48:42.104 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 121 2024-09-16T05:48:42.104 INFO:tasks.rados.rados.0.smithi145.stdout:1392: copy_from oid 39 from oid 10 current snap is 127 2024-09-16T05:48:42.104 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 127 2024-09-16T05:48:42.104 INFO:tasks.rados.rados.0.smithi145.stdout:1393: seq_num 461 ranges {892928=524288} 2024-09-16T05:48:42.112 INFO:tasks.rados.rados.0.smithi145.stdout:1393: writing smithi14585108-2 from 892928 to 1417216 tid 1 2024-09-16T05:48:42.112 INFO:tasks.rados.rados.0.smithi145.stdout:1391: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1391: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1391: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 622 (ObjNum 65 snap 0 seq_num 1566727532) dirty exists 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1391: done (2 left) 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1394: read oid 34 snap -1 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1394: expect (ObjNum 326 snap 97 seq_num 326) 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1395: read oid 44 snap -1 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1395: expect (ObjNum 358 snap 105 seq_num 358) 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1396: copy_from oid 13 from oid 18 current snap is 127 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1397: copy_from oid 42 from oid 40 current snap is 127 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 127 2024-09-16T05:48:42.113 INFO:tasks.rados.rados.0.smithi145.stdout:1398: seq_num 462 ranges {1851392=540672} 2024-09-16T05:48:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:1398: writing smithi14585108-16 from 1851392 to 2392064 tid 1 2024-09-16T05:48:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 127 2024-09-16T05:48:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:1393: finishing write tid 1 to smithi14585108-2 2024-09-16T05:48:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:1393: finishing write tid 2 to smithi14585108-2 2024-09-16T05:48:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:1399: seq_num 463 ranges {0=557056} 2024-09-16T05:48:42.129 INFO:tasks.rados.rados.0.smithi145.stdout:1399: writing smithi14585108-14 from 0 to 557056 tid 1 2024-09-16T05:48:42.129 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 127 2024-09-16T05:48:42.129 INFO:tasks.rados.rados.0.smithi145.stdout:1400: seq_num 464 ranges {0=573440} 2024-09-16T05:48:42.133 INFO:tasks.rados.rados.0.smithi145.stdout:1400: writing smithi14585108-28 from 0 to 573440 tid 1 2024-09-16T05:48:42.133 INFO:tasks.rados.rados.0.smithi145.stdout:1401: snap_remove snap 121 2024-09-16T05:48:43.108 INFO:tasks.rados.rados.0.smithi145.stdout:1401: done (9 left) 2024-09-16T05:48:43.108 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 127 2024-09-16T05:48:43.108 INFO:tasks.rados.rados.0.smithi145.stdout:1402: seq_num 465 ranges {0=598016} 2024-09-16T05:48:43.111 INFO:tasks.rados.rados.0.smithi145.stdout:1402: writing smithi14585108-50 from 0 to 598016 tid 1 2024-09-16T05:48:43.112 INFO:tasks.rados.rados.0.smithi145.stdout:1395: expect (ObjNum 358 snap 105 seq_num 358) 2024-09-16T05:48:43.154 INFO:tasks.rados.rados.0.smithi145.stdout:1393: finishing write tid 3 to smithi14585108-2 2024-09-16T05:48:43.154 INFO:tasks.rados.rados.0.smithi145.stdout:1393: oid 2 updating version 0 to 787 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1393: oid 2 updating version 787 to 788 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 788 (ObjNum 461 snap 127 seq_num 461) dirty exists 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1393: left oid 2 (ObjNum 461 snap 127 seq_num 461) 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1398: finishing write tid 1 to smithi14585108-16 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1393: done (9 left) 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1395: done (8 left) 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1403: setattr oid 24 current snap is 127 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1398: finishing write tid 2 to smithi14585108-16 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1398: finishing write tid 3 to smithi14585108-16 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1398: oid 16 updating version 0 to 592 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:1398: oid 16 updating version 592 to 593 2024-09-16T05:48:43.155 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 593 (ObjNum 462 snap 127 seq_num 462) dirty exists 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1398: left oid 16 (ObjNum 462 snap 127 seq_num 462) 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1399: finishing write tid 1 to smithi14585108-14 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1399: finishing write tid 2 to smithi14585108-14 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1399: finishing write tid 3 to smithi14585108-14 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1399: oid 14 updating version 0 to 574 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1399: oid 14 version 574 is already newer than 573 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 574 (ObjNum 463 snap 127 seq_num 463) dirty exists 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1399: left oid 14 (ObjNum 463 snap 127 seq_num 463) 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1400: finishing write tid 1 to smithi14585108-28 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1400: finishing write tid 2 to smithi14585108-28 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1400: finishing write tid 3 to smithi14585108-28 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1400: oid 28 updating version 0 to 448 2024-09-16T05:48:43.156 INFO:tasks.rados.rados.0.smithi145.stdout:1400: oid 28 updating version 448 to 449 2024-09-16T05:48:43.157 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 449 (ObjNum 464 snap 127 seq_num 464) dirty exists 2024-09-16T05:48:43.157 INFO:tasks.rados.rados.0.smithi145.stdout:1400: left oid 28 (ObjNum 464 snap 127 seq_num 464) 2024-09-16T05:48:43.157 INFO:tasks.rados.rados.0.smithi145.stdout:1392: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:48:43.157 INFO:tasks.rados.rados.0.smithi145.stdout:1396: finishing copy_from racing read to smithi14585108-13 2024-09-16T05:48:43.157 INFO:tasks.rados.rados.0.smithi145.stdout:1394: expect (ObjNum 326 snap 97 seq_num 326) 2024-09-16T05:48:43.483 INFO:tasks.rados.rados.0.smithi145.stdout:1396: finishing copy_from to smithi14585108-13 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 755 (ObjNum 439 snap 123 seq_num 439) dirty exists 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1392: finishing copy_from to smithi14585108-39 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 645 (ObjNum 437 snap 122 seq_num 437) dirty exists 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1397: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1397: finishing copy_from to smithi14585108-42 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 569 (ObjNum 410 snap 115 seq_num 410) dirty exists 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1402: finishing write tid 1 to smithi14585108-50 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1402: finishing write tid 2 to smithi14585108-50 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1402: finishing write tid 3 to smithi14585108-50 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1402: oid 50 updating version 0 to 624 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1402: oid 50 version 624 is already newer than 623 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 624 (ObjNum 465 snap 127 seq_num 465) dirty exists 2024-09-16T05:48:43.484 INFO:tasks.rados.rados.0.smithi145.stdout:1402: left oid 50 (ObjNum 465 snap 127 seq_num 465) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1392: done (8 left) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1394: done (7 left) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1396: done (6 left) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1397: done (5 left) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1398: done (4 left) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1399: done (3 left) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1400: done (2 left) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1402: done (1 left) 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1404: copy_from oid 19 from oid 30 current snap is 127 2024-09-16T05:48:43.485 INFO:tasks.rados.rados.0.smithi145.stdout:1405: snap_create 2024-09-16T05:48:43.488 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 603 (ObjNum 353 snap 104 seq_num 353) dirty exists 2024-09-16T05:48:43.495 INFO:tasks.rados.rados.0.smithi145.stdout:1404: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:48:43.498 INFO:tasks.rados.rados.0.smithi145.stdout:1404: finishing copy_from to smithi14585108-19 2024-09-16T05:48:43.498 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 602 (ObjNum 422 snap 117 seq_num 422) dirty exists 2024-09-16T05:48:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:43 smithi145 ceph-mon[96887]: osdmap e329: 8 total, 8 up, 8 in 2024-09-16T05:48:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:43 smithi145 ceph-mon[96887]: pgmap v177: 121 pgs: 6 peering, 11 active+undersized, 5 active+undersized+degraded, 99 active+clean; 270 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.8 MiB/s wr, 21 op/s; 12/510 objects degraded (2.353%); 14 MiB/s, 4 objects/s recovering 2024-09-16T05:48:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:43 smithi145 ceph-mon[99390]: osdmap e329: 8 total, 8 up, 8 in 2024-09-16T05:48:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:43 smithi145 ceph-mon[99390]: pgmap v177: 121 pgs: 6 peering, 11 active+undersized, 5 active+undersized+degraded, 99 active+clean; 270 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.8 MiB/s wr, 21 op/s; 12/510 objects degraded (2.353%); 14 MiB/s, 4 objects/s recovering 2024-09-16T05:48:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:43 smithi161 ceph-mon[87722]: osdmap e329: 8 total, 8 up, 8 in 2024-09-16T05:48:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:43 smithi161 ceph-mon[87722]: pgmap v177: 121 pgs: 6 peering, 11 active+undersized, 5 active+undersized+degraded, 99 active+clean; 270 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.8 MiB/s wr, 21 op/s; 12/510 objects degraded (2.353%); 14 MiB/s, 4 objects/s recovering 2024-09-16T05:48:44.107 INFO:tasks.rados.rados.0.smithi145.stdout:1403: done (2 left) 2024-09-16T05:48:44.107 INFO:tasks.rados.rados.0.smithi145.stdout:1404: done (1 left) 2024-09-16T05:48:44.107 INFO:tasks.rados.rados.0.smithi145.stdout:1405: done (0 left) 2024-09-16T05:48:44.107 INFO:tasks.rados.rados.0.smithi145.stdout:1406: snap_remove snap 105 2024-09-16T05:48:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:44 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 12/510 objects degraded (2.353%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:44 smithi145 ceph-mon[99390]: osdmap e330: 8 total, 8 up, 8 in 2024-09-16T05:48:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:44 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 12/510 objects degraded (2.353%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:44 smithi145 ceph-mon[96887]: osdmap e330: 8 total, 8 up, 8 in 2024-09-16T05:48:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:44 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 12/510 objects degraded (2.353%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:48:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:44 smithi161 ceph-mon[87722]: osdmap e330: 8 total, 8 up, 8 in 2024-09-16T05:48:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:48:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:48:44] "GET /metrics HTTP/1.1" 200 36169 "" "Prometheus/2.43.0" 2024-09-16T05:48:45.119 INFO:tasks.rados.rados.0.smithi145.stdout:1406: done (0 left) 2024-09-16T05:48:45.119 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 128 2024-09-16T05:48:45.119 INFO:tasks.rados.rados.0.smithi145.stdout:1407: seq_num 466 ranges {0=614400} 2024-09-16T05:48:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:1407: writing smithi14585108-8 from 0 to 614400 tid 1 2024-09-16T05:48:45.124 INFO:tasks.rados.rados.0.smithi145.stdout:1408: rollback oid 31 current snap is 128 2024-09-16T05:48:45.124 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 126 2024-09-16T05:48:45.125 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 128 2024-09-16T05:48:45.125 INFO:tasks.rados.rados.0.smithi145.stdout:1409: seq_num 467 ranges {7520256=630784} 2024-09-16T05:48:45.171 INFO:tasks.rados.rados.0.smithi145.stdout:1409: writing smithi14585108-20 from 7520256 to 8151040 tid 1 2024-09-16T05:48:45.171 INFO:tasks.rados.rados.0.smithi145.stdout:1410: read oid 41 snap -1 2024-09-16T05:48:45.171 INFO:tasks.rados.rados.0.smithi145.stdout:1410: expect (ObjNum 390 snap 109 seq_num 390) 2024-09-16T05:48:45.171 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 128 2024-09-16T05:48:45.171 INFO:tasks.rados.rados.0.smithi145.stdout:1408: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:48:45.171 INFO:tasks.rados.rados.0.smithi145.stdout:1411: seq_num 468 ranges {598016=647168} 2024-09-16T05:48:45.179 INFO:tasks.rados.rados.0.smithi145.stdout:1411: writing smithi14585108-50 from 598016 to 1245184 tid 1 2024-09-16T05:48:45.179 INFO:tasks.rados.rados.0.smithi145.stdout:1412: rollback oid 9 current snap is 128 2024-09-16T05:48:45.179 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 107 2024-09-16T05:48:45.179 INFO:tasks.rados.rados.0.smithi145.stdout:1408: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:48:45.179 INFO:tasks.rados.rados.0.smithi145.stdout:1408: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:48:45.179 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 574 (ObjNum 440 snap 123 seq_num 440) dirty exists 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1407: finishing write tid 1 to smithi14585108-8 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1407: finishing write tid 2 to smithi14585108-8 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1407: finishing write tid 3 to smithi14585108-8 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1407: oid 8 updating version 0 to 772 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1407: oid 8 version 772 is already newer than 771 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 772 (ObjNum 466 snap 128 seq_num 466) dirty exists 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1407: left oid 8 (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1409: finishing write tid 1 to smithi14585108-20 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1409: finishing write tid 2 to smithi14585108-20 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1409: finishing write tid 3 to smithi14585108-20 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1409: oid 20 updating version 0 to 807 2024-09-16T05:48:45.180 INFO:tasks.rados.rados.0.smithi145.stdout:1409: oid 20 version 807 is already newer than 806 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 807 (ObjNum 467 snap 128 seq_num 467) dirty exists 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1409: left oid 20 (ObjNum 467 snap 128 seq_num 467) 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1407: done (5 left) 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1408: done (4 left) 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1409: done (3 left) 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1413: read oid 45 snap -1 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1413: expect (ObjNum 438 snap 123 seq_num 438) 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1414: rollback oid 6 current snap is 128 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 6 to 115 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1415: read oid 31 snap -1 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1415: expect (ObjNum 440 snap 123 seq_num 440) 2024-09-16T05:48:45.181 INFO:tasks.rados.rados.0.smithi145.stdout:1416: delete oid 14 current snap is 128 2024-09-16T05:48:45.182 INFO:tasks.rados.rados.0.smithi145.stdout:1412: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:48:45.182 INFO:tasks.rados.rados.0.smithi145.stdout:1412: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:48:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:1412: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:48:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 702 (ObjNum 359 snap 105 seq_num 359) dirty exists 2024-09-16T05:48:45.188 INFO:tasks.rados.rados.0.smithi145.stdout:1414: finishing rollback tid 0 to smithi14585108-6 2024-09-16T05:48:45.188 INFO:tasks.rados.rados.0.smithi145.stdout:1414: finishing rollback tid 1 to smithi14585108-6 2024-09-16T05:48:45.189 INFO:tasks.rados.rados.0.smithi145.stdout:1414: finishing rollback tid 2 to smithi14585108-6 2024-09-16T05:48:45.189 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 811 (ObjNum 357 snap 105 seq_num 357) dirty exists 2024-09-16T05:48:45.189 INFO:tasks.rados.rados.0.smithi145.stdout:1413: expect (ObjNum 438 snap 123 seq_num 438) 2024-09-16T05:48:45.219 INFO:tasks.rados.rados.0.smithi145.stdout:1411: finishing write tid 1 to smithi14585108-50 2024-09-16T05:48:45.220 INFO:tasks.rados.rados.0.smithi145.stdout:1411: finishing write tid 2 to smithi14585108-50 2024-09-16T05:48:45.220 INFO:tasks.rados.rados.0.smithi145.stdout:1411: finishing write tid 3 to smithi14585108-50 2024-09-16T05:48:45.220 INFO:tasks.rados.rados.0.smithi145.stdout:1411: oid 50 updating version 0 to 625 2024-09-16T05:48:45.220 INFO:tasks.rados.rados.0.smithi145.stdout:1411: oid 50 updating version 625 to 626 2024-09-16T05:48:45.220 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 626 (ObjNum 468 snap 128 seq_num 468) dirty exists 2024-09-16T05:48:45.220 INFO:tasks.rados.rados.0.smithi145.stdout:1411: left oid 50 (ObjNum 468 snap 128 seq_num 468) 2024-09-16T05:48:45.220 INFO:tasks.rados.rados.0.smithi145.stdout:1410: expect (ObjNum 390 snap 109 seq_num 390) 2024-09-16T05:48:45.386 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:45 smithi145 ceph-mon[99390]: osdmap e331: 8 total, 8 up, 8 in 2024-09-16T05:48:45.386 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:45 smithi145 ceph-mon[99390]: pgmap v180: 121 pgs: 1 active+clean+snaptrim, 6 peering, 114 active+clean; 270 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.6 MiB/s wr, 18 op/s; 17 MiB/s, 4 objects/s recovering 2024-09-16T05:48:45.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:45 smithi145 ceph-mon[96887]: osdmap e331: 8 total, 8 up, 8 in 2024-09-16T05:48:45.387 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:45 smithi145 ceph-mon[96887]: pgmap v180: 121 pgs: 1 active+clean+snaptrim, 6 peering, 114 active+clean; 270 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.6 MiB/s wr, 18 op/s; 17 MiB/s, 4 objects/s recovering 2024-09-16T05:48:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:45 smithi161 ceph-mon[87722]: osdmap e331: 8 total, 8 up, 8 in 2024-09-16T05:48:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:45 smithi161 ceph-mon[87722]: pgmap v180: 121 pgs: 1 active+clean+snaptrim, 6 peering, 114 active+clean; 270 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.6 MiB/s wr, 18 op/s; 17 MiB/s, 4 objects/s recovering 2024-09-16T05:48:45.790 INFO:tasks.rados.rados.0.smithi145.stdout:1415: expect (ObjNum 440 snap 123 seq_num 440) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1410: done (6 left) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1411: done (5 left) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1412: done (4 left) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1413: done (3 left) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1414: done (2 left) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1415: done (1 left) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1416: done (0 left) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1417: rollback oid 26 current snap is 128 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 126 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1418: read oid 44 snap 120 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1418: expect (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:48:46.208 INFO:tasks.rados.rados.0.smithi145.stdout:1419: copy_from oid 1 from oid 18 current snap is 128 2024-09-16T05:48:46.209 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 128 2024-09-16T05:48:46.209 INFO:tasks.rados.rados.0.smithi145.stdout:1420: seq_num 470 ranges {6373376=679936} 2024-09-16T05:48:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:1420: writing smithi14585108-47 from 6373376 to 7053312 tid 1 2024-09-16T05:48:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:1421: rollback oid 6 current snap is 128 2024-09-16T05:48:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 6 to 120 2024-09-16T05:48:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:1417: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:48:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 610 (ObjNum 129 snap 0 seq_num 3207765904) dirty dne 2024-09-16T05:48:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:1417: done (4 left) 2024-09-16T05:48:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:1422: delete oid 48 current snap is 128 2024-09-16T05:48:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:1418: expect (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:1419: finishing copy_from racing read to smithi14585108-1 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:1419: finishing copy_from to smithi14585108-1 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 755 (ObjNum 439 snap 123 seq_num 439) dirty exists 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:1421: finishing rollback tid 0 to smithi14585108-6 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:1421: finishing rollback tid 1 to smithi14585108-6 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:1418: done (4 left) 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:1419: done (3 left) 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:1422: done (2 left) 2024-09-16T05:48:46.341 INFO:tasks.rados.rados.0.smithi145.stdout:1423: snap_remove snap 107 2024-09-16T05:48:46.381 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:46 smithi145 ceph-mon[96887]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/510 objects degraded (2.353%), 5 pgs degraded) 2024-09-16T05:48:46.382 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:46 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:48:46.382 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:46 smithi145 ceph-mon[96887]: osdmap e332: 8 total, 8 up, 8 in 2024-09-16T05:48:46.382 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:46 smithi145 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/510 objects degraded (2.353%), 5 pgs degraded) 2024-09-16T05:48:46.382 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:46 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:48:46.382 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:46 smithi145 ceph-mon[99390]: osdmap e332: 8 total, 8 up, 8 in 2024-09-16T05:48:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:46 smithi161 ceph-mon[87722]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/510 objects degraded (2.353%), 5 pgs degraded) 2024-09-16T05:48:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:46 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:48:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:46 smithi161 ceph-mon[87722]: osdmap e332: 8 total, 8 up, 8 in 2024-09-16T05:48:47.123 INFO:tasks.rados.rados.0.smithi145.stdout:1423: done (2 left) 2024-09-16T05:48:47.123 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 128 2024-09-16T05:48:47.123 INFO:tasks.rados.rados.0.smithi145.stdout:1424: seq_num 472 ranges {0=712704} 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:1424: writing smithi14585108-7 from 0 to 712704 tid 1 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:1421: finishing rollback tid 2 to smithi14585108-6 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 814 (ObjNum 357 snap 105 seq_num 357) dirty exists 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:1420: finishing write tid 1 to smithi14585108-47 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:1420: finishing write tid 2 to smithi14585108-47 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:1420: finishing write tid 3 to smithi14585108-47 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:1420: oid 47 updating version 0 to 595 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:1420: oid 47 version 595 is already newer than 594 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 595 (ObjNum 470 snap 128 seq_num 470) dirty exists 2024-09-16T05:48:47.129 INFO:tasks.rados.rados.0.smithi145.stdout:1420: left oid 47 (ObjNum 470 snap 128 seq_num 470) 2024-09-16T05:48:47.130 INFO:tasks.rados.rados.0.smithi145.stdout:1420: done (2 left) 2024-09-16T05:48:47.130 INFO:tasks.rados.rados.0.smithi145.stdout:1421: done (1 left) 2024-09-16T05:48:47.130 INFO:tasks.rados.rados.0.smithi145.stdout:1425: rmattr oid 13 current snap is 128 2024-09-16T05:48:47.130 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 128 2024-09-16T05:48:47.130 INFO:tasks.rados.rados.0.smithi145.stdout:1426: seq_num 473 ranges {2392064=729088} 2024-09-16T05:48:47.149 INFO:tasks.rados.rados.0.smithi145.stdout:1426: writing smithi14585108-16 from 2392064 to 3121152 tid 1 2024-09-16T05:48:47.149 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 756 (ObjNum 439 snap 123 seq_num 439) dirty exists 2024-09-16T05:48:47.149 INFO:tasks.rados.rados.0.smithi145.stdout:1424: finishing write tid 1 to smithi14585108-7 2024-09-16T05:48:47.149 INFO:tasks.rados.rados.0.smithi145.stdout:1424: finishing write tid 2 to smithi14585108-7 2024-09-16T05:48:47.149 INFO:tasks.rados.rados.0.smithi145.stdout:1424: finishing write tid 3 to smithi14585108-7 2024-09-16T05:48:47.149 INFO:tasks.rados.rados.0.smithi145.stdout:1424: oid 7 updating version 0 to 815 2024-09-16T05:48:47.149 INFO:tasks.rados.rados.0.smithi145.stdout:1424: oid 7 updating version 815 to 816 2024-09-16T05:48:47.149 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 816 (ObjNum 472 snap 128 seq_num 472) dirty exists 2024-09-16T05:48:47.150 INFO:tasks.rados.rados.0.smithi145.stdout:1424: left oid 7 (ObjNum 472 snap 128 seq_num 472) 2024-09-16T05:48:47.150 INFO:tasks.rados.rados.0.smithi145.stdout:1424: done (2 left) 2024-09-16T05:48:47.150 INFO:tasks.rados.rados.0.smithi145.stdout:1425: done (1 left) 2024-09-16T05:48:47.150 INFO:tasks.rados.rados.0.smithi145.stdout:1427: copy_from oid 6 from oid 35 current snap is 128 2024-09-16T05:48:47.150 INFO:tasks.rados.rados.0.smithi145.stdout:1428: read oid 42 snap -1 2024-09-16T05:48:47.150 INFO:tasks.rados.rados.0.smithi145.stdout:1428: expect (ObjNum 410 snap 115 seq_num 410) 2024-09-16T05:48:47.150 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 128 2024-09-16T05:48:47.150 INFO:tasks.rados.rados.0.smithi145.stdout:1429: seq_num 474 ranges {0=745472} 2024-09-16T05:48:47.154 INFO:tasks.rados.rados.0.smithi145.stdout:1429: writing smithi14585108-37 from 0 to 745472 tid 1 2024-09-16T05:48:47.154 INFO:tasks.rados.rados.0.smithi145.stdout:1430: read oid 3 snap -1 2024-09-16T05:48:47.154 INFO:tasks.rados.rados.0.smithi145.stdout:1430: expect (ObjNum 455 snap 126 seq_num 455) 2024-09-16T05:48:47.154 INFO:tasks.rados.rados.0.smithi145.stdout:1431: read oid 25 snap -1 2024-09-16T05:48:47.154 INFO:tasks.rados.rados.0.smithi145.stdout:1431: expect (ObjNum 457 snap 126 seq_num 457) 2024-09-16T05:48:47.154 INFO:tasks.rados.rados.0.smithi145.stdout:1432: snap_create 2024-09-16T05:48:47.156 INFO:tasks.rados.rados.0.smithi145.stdout:1426: finishing write tid 1 to smithi14585108-16 2024-09-16T05:48:47.157 INFO:tasks.rados.rados.0.smithi145.stdout:1426: finishing write tid 2 to smithi14585108-16 2024-09-16T05:48:47.159 INFO:tasks.rados.rados.0.smithi145.stdout:1426: finishing write tid 3 to smithi14585108-16 2024-09-16T05:48:47.159 INFO:tasks.rados.rados.0.smithi145.stdout:1426: oid 16 updating version 0 to 597 2024-09-16T05:48:47.160 INFO:tasks.rados.rados.0.smithi145.stdout:1426: oid 16 version 597 is already newer than 596 2024-09-16T05:48:47.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 597 (ObjNum 473 snap 128 seq_num 473) dirty exists 2024-09-16T05:48:47.160 INFO:tasks.rados.rados.0.smithi145.stdout:1426: left oid 16 (ObjNum 473 snap 128 seq_num 473) 2024-09-16T05:48:47.160 INFO:tasks.rados.rados.0.smithi145.stdout:1429: finishing write tid 1 to smithi14585108-37 2024-09-16T05:48:47.161 INFO:tasks.rados.rados.0.smithi145.stdout:1431: expect (ObjNum 457 snap 126 seq_num 457) 2024-09-16T05:48:47.175 INFO:tasks.rados.rados.0.smithi145.stdout:1429: finishing write tid 2 to smithi14585108-37 2024-09-16T05:48:47.175 INFO:tasks.rados.rados.0.smithi145.stdout:1429: finishing write tid 3 to smithi14585108-37 2024-09-16T05:48:47.175 INFO:tasks.rados.rados.0.smithi145.stdout:1429: oid 37 updating version 0 to 576 2024-09-16T05:48:47.175 INFO:tasks.rados.rados.0.smithi145.stdout:1429: oid 37 updating version 576 to 577 2024-09-16T05:48:47.175 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 577 (ObjNum 474 snap 128 seq_num 474) dirty exists 2024-09-16T05:48:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:1429: left oid 37 (ObjNum 474 snap 128 seq_num 474) 2024-09-16T05:48:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:1430: expect (ObjNum 455 snap 126 seq_num 455) 2024-09-16T05:48:47.379 INFO:tasks.rados.rados.0.smithi145.stdout:1427: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:48:47.379 INFO:tasks.rados.rados.0.smithi145.stdout:1428: expect (ObjNum 410 snap 115 seq_num 410) 2024-09-16T05:48:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:47 smithi145 ceph-mon[99390]: pgmap v182: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 275 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 9.4 MiB/s wr, 18 op/s; 19 MiB/s, 5 objects/s recovering 2024-09-16T05:48:47.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:47 smithi145 ceph-mon[96887]: pgmap v182: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 275 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 9.4 MiB/s wr, 18 op/s; 19 MiB/s, 5 objects/s recovering 2024-09-16T05:48:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:47 smithi161 ceph-mon[87722]: pgmap v182: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 275 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 9.4 MiB/s wr, 18 op/s; 19 MiB/s, 5 objects/s recovering 2024-09-16T05:48:47.789 INFO:tasks.rados.rados.0.smithi145.stdout:1427: finishing copy_from to smithi14585108-6 2024-09-16T05:48:47.790 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 667 (ObjNum 326 snap 97 seq_num 326) dirty exists 2024-09-16T05:48:48.126 INFO:tasks.rados.rados.0.smithi145.stdout:1426: done (6 left) 2024-09-16T05:48:48.126 INFO:tasks.rados.rados.0.smithi145.stdout:1427: done (5 left) 2024-09-16T05:48:48.126 INFO:tasks.rados.rados.0.smithi145.stdout:1428: done (4 left) 2024-09-16T05:48:48.126 INFO:tasks.rados.rados.0.smithi145.stdout:1429: done (3 left) 2024-09-16T05:48:48.126 INFO:tasks.rados.rados.0.smithi145.stdout:1430: done (2 left) 2024-09-16T05:48:48.127 INFO:tasks.rados.rados.0.smithi145.stdout:1431: done (1 left) 2024-09-16T05:48:48.127 INFO:tasks.rados.rados.0.smithi145.stdout:1432: done (0 left) 2024-09-16T05:48:48.127 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 129 2024-09-16T05:48:48.127 INFO:tasks.rados.rados.0.smithi145.stdout:1433: seq_num 475 ranges {1351680=761856} 2024-09-16T05:48:48.137 INFO:tasks.rados.rados.0.smithi145.stdout:1433: writing smithi14585108-17 from 1351680 to 2113536 tid 1 2024-09-16T05:48:48.137 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 129 2024-09-16T05:48:48.137 INFO:tasks.rados.rados.0.smithi145.stdout:1434: seq_num 476 ranges {5996544=778240} 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1434: writing smithi14585108-35 from 5996544 to 6774784 tid 1 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1435: snap_create 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1433: finishing write tid 1 to smithi14585108-17 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1433: finishing write tid 2 to smithi14585108-17 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1433: finishing write tid 3 to smithi14585108-17 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1433: oid 17 updating version 0 to 758 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1433: oid 17 version 758 is already newer than 757 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 758 (ObjNum 475 snap 129 seq_num 475) dirty exists 2024-09-16T05:48:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:1433: left oid 17 (ObjNum 475 snap 129 seq_num 475) 2024-09-16T05:48:48.178 INFO:tasks.rados.rados.0.smithi145.stdout:1434: finishing write tid 1 to smithi14585108-35 2024-09-16T05:48:48.178 INFO:tasks.rados.rados.0.smithi145.stdout:1434: finishing write tid 2 to smithi14585108-35 2024-09-16T05:48:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:1434: finishing write tid 3 to smithi14585108-35 2024-09-16T05:48:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:1434: oid 35 updating version 0 to 668 2024-09-16T05:48:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:1434: oid 35 updating version 668 to 669 2024-09-16T05:48:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 669 (ObjNum 476 snap 129 seq_num 476) dirty exists 2024-09-16T05:48:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:1434: left oid 35 (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:48:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:48 smithi145 ceph-mon[96887]: osdmap e333: 8 total, 8 up, 8 in 2024-09-16T05:48:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:48 smithi145 ceph-mon[99390]: osdmap e333: 8 total, 8 up, 8 in 2024-09-16T05:48:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:48 smithi161 ceph-mon[87722]: osdmap e333: 8 total, 8 up, 8 in 2024-09-16T05:48:49.137 INFO:tasks.rados.rados.0.smithi145.stdout:1433: done (2 left) 2024-09-16T05:48:49.137 INFO:tasks.rados.rados.0.smithi145.stdout:1434: done (1 left) 2024-09-16T05:48:49.137 INFO:tasks.rados.rados.0.smithi145.stdout:1435: done (0 left) 2024-09-16T05:48:49.137 INFO:tasks.rados.rados.0.smithi145.stdout:1436: delete oid 44 current snap is 130 2024-09-16T05:48:49.140 INFO:tasks.rados.rados.0.smithi145.stdout:1436: done (0 left) 2024-09-16T05:48:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:1437: rmattr oid 21 current snap is 130 2024-09-16T05:48:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:1437: done (0 left) 2024-09-16T05:48:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:1438: read oid 50 snap -1 2024-09-16T05:48:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:1438: expect (ObjNum 468 snap 128 seq_num 468) 2024-09-16T05:48:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 130 2024-09-16T05:48:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:1439: seq_num 478 ranges {1490944=409600,1900544=401408} 2024-09-16T05:48:49.150 INFO:tasks.rados.rados.0.smithi145.stdout:1439: writing smithi14585108-23 from 1490944 to 1900544 tid 1 2024-09-16T05:48:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:1439: writing smithi14585108-23 from 1900544 to 2301952 tid 2 2024-09-16T05:48:49.154 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 130 2024-09-16T05:48:49.154 INFO:tasks.rados.rados.0.smithi145.stdout:1440: seq_num 479 ranges {7749632=425984,8175616=401408} 2024-09-16T05:48:49.195 INFO:tasks.rados.rados.0.smithi145.stdout:1440: writing smithi14585108-41 from 7749632 to 8175616 tid 1 2024-09-16T05:48:49.198 INFO:tasks.rados.rados.0.smithi145.stdout:1440: writing smithi14585108-41 from 8175616 to 8577024 tid 2 2024-09-16T05:48:49.198 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 130 2024-09-16T05:48:49.198 INFO:tasks.rados.rados.0.smithi145.stdout:1441: seq_num 480 ranges {2973696=442368,3416064=401408} 2024-09-16T05:48:49.216 INFO:tasks.rados.rados.0.smithi145.stdout:1441: writing smithi14585108-9 from 2973696 to 3416064 tid 1 2024-09-16T05:48:49.218 INFO:tasks.rados.rados.0.smithi145.stdout:1441: writing smithi14585108-9 from 3416064 to 3817472 tid 2 2024-09-16T05:48:49.218 INFO:tasks.rados.rados.0.smithi145.stdout:1442: snap_remove snap 120 2024-09-16T05:48:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:49 smithi145 ceph-mon[96887]: osdmap e334: 8 total, 8 up, 8 in 2024-09-16T05:48:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:49 smithi145 ceph-mon[96887]: pgmap v185: 121 pgs: 121 active+clean; 248 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 20 op/s; 2.4 MiB/s, 1 objects/s recovering 2024-09-16T05:48:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:49 smithi145 ceph-mon[99390]: osdmap e334: 8 total, 8 up, 8 in 2024-09-16T05:48:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:49 smithi145 ceph-mon[99390]: pgmap v185: 121 pgs: 121 active+clean; 248 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 20 op/s; 2.4 MiB/s, 1 objects/s recovering 2024-09-16T05:48:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:49 smithi161 ceph-mon[87722]: osdmap e334: 8 total, 8 up, 8 in 2024-09-16T05:48:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:49 smithi161 ceph-mon[87722]: pgmap v185: 121 pgs: 121 active+clean; 248 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 20 op/s; 2.4 MiB/s, 1 objects/s recovering 2024-09-16T05:48:50.037 INFO:tasks.rados.rados.0.smithi145.stdout:1442: done (4 left) 2024-09-16T05:48:50.037 INFO:tasks.rados.rados.0.smithi145.stdout:1443: snap_create 2024-09-16T05:48:50.037 INFO:tasks.rados.rados.0.smithi145.stdout:1438: expect (ObjNum 468 snap 128 seq_num 468) 2024-09-16T05:48:50.089 INFO:tasks.rados.rados.0.smithi145.stdout:1439: finishing write tid 1 to smithi14585108-23 2024-09-16T05:48:50.089 INFO:tasks.rados.rados.0.smithi145.stdout:1439: finishing write tid 2 to smithi14585108-23 2024-09-16T05:48:50.089 INFO:tasks.rados.rados.0.smithi145.stdout:1439: finishing write tid 3 to smithi14585108-23 2024-09-16T05:48:50.089 INFO:tasks.rados.rados.0.smithi145.stdout:1439: finishing write tid 4 to smithi14585108-23 2024-09-16T05:48:50.089 INFO:tasks.rados.rados.0.smithi145.stdout:1439: oid 23 updating version 0 to 191 2024-09-16T05:48:50.089 INFO:tasks.rados.rados.0.smithi145.stdout:1439: oid 23 version 191 is already newer than 190 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1439: oid 23 updating version 191 to 192 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 192 (ObjNum 478 snap 130 seq_num 478) dirty exists 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1439: left oid 23 (ObjNum 478 snap 130 seq_num 478) 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1440: finishing write tid 1 to smithi14585108-41 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1440: finishing write tid 2 to smithi14585108-41 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1440: finishing write tid 3 to smithi14585108-41 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1440: finishing write tid 4 to smithi14585108-41 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1440: oid 41 updating version 0 to 753 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1440: oid 41 version 753 is already newer than 752 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1440: oid 41 updating version 753 to 754 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 754 (ObjNum 479 snap 130 seq_num 479) dirty exists 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1440: left oid 41 (ObjNum 479 snap 130 seq_num 479) 2024-09-16T05:48:50.090 INFO:tasks.rados.rados.0.smithi145.stdout:1441: finishing write tid 1 to smithi14585108-9 2024-09-16T05:48:50.091 INFO:tasks.rados.rados.0.smithi145.stdout:1441: finishing write tid 2 to smithi14585108-9 2024-09-16T05:48:50.091 INFO:tasks.rados.rados.0.smithi145.stdout:1441: finishing write tid 3 to smithi14585108-9 2024-09-16T05:48:50.091 INFO:tasks.rados.rados.0.smithi145.stdout:1441: finishing write tid 4 to smithi14585108-9 2024-09-16T05:48:50.091 INFO:tasks.rados.rados.0.smithi145.stdout:1441: oid 9 updating version 0 to 716 2024-09-16T05:48:50.091 INFO:tasks.rados.rados.0.smithi145.stdout:1441: oid 9 version 716 is already newer than 715 2024-09-16T05:48:50.091 INFO:tasks.rados.rados.0.smithi145.stdout:1441: oid 9 version 716 is already newer than 714 2024-09-16T05:48:50.091 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 716 (ObjNum 480 snap 130 seq_num 480) dirty exists 2024-09-16T05:48:50.091 INFO:tasks.rados.rados.0.smithi145.stdout:1441: left oid 9 (ObjNum 480 snap 130 seq_num 480) 2024-09-16T05:48:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:50 smithi145 ceph-mon[96887]: osdmap e335: 8 total, 8 up, 8 in 2024-09-16T05:48:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:50 smithi145 ceph-mon[96887]: osdmap e336: 8 total, 8 up, 8 in 2024-09-16T05:48:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:50 smithi145 ceph-mon[99390]: osdmap e335: 8 total, 8 up, 8 in 2024-09-16T05:48:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:50 smithi145 ceph-mon[99390]: osdmap e336: 8 total, 8 up, 8 in 2024-09-16T05:48:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:50 smithi161 ceph-mon[87722]: osdmap e335: 8 total, 8 up, 8 in 2024-09-16T05:48:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:50 smithi161 ceph-mon[87722]: osdmap e336: 8 total, 8 up, 8 in 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:1438: done (4 left) 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:1439: done (3 left) 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:1440: done (2 left) 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:1441: done (1 left) 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:1443: done (0 left) 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:1444: copy_from oid 34 from oid 38 current snap is 131 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:1445: rollback oid 46 current snap is 131 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 46 to 129 2024-09-16T05:48:51.041 INFO:tasks.rados.rados.0.smithi145.stdout:1446: rollback oid 23 current snap is 131 2024-09-16T05:48:51.042 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 23 to 126 2024-09-16T05:48:51.042 INFO:tasks.rados.rados.0.smithi145.stdout:1447: delete oid 22 current snap is 131 2024-09-16T05:48:51.049 INFO:tasks.rados.rados.0.smithi145.stdout:1445: finishing rollback tid 0 to smithi14585108-46 2024-09-16T05:48:51.049 INFO:tasks.rados.rados.0.smithi145.stdout:1447: done (3 left) 2024-09-16T05:48:51.049 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 131 2024-09-16T05:48:51.049 INFO:tasks.rados.rados.0.smithi145.stdout:1448: seq_num 482 ranges {0=475136,475136=401408} 2024-09-16T05:48:51.051 INFO:tasks.rados.rados.0.smithi145.stdout:1448: writing smithi14585108-12 from 0 to 475136 tid 1 2024-09-16T05:48:51.053 INFO:tasks.rados.rados.0.smithi145.stdout:1448: writing smithi14585108-12 from 475136 to 876544 tid 2 2024-09-16T05:48:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1449: copy_from oid 28 from oid 42 current snap is 131 2024-09-16T05:48:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1446: finishing rollback tid 0 to smithi14585108-23 2024-09-16T05:48:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1446: finishing rollback tid 1 to smithi14585108-23 2024-09-16T05:48:51.054 INFO:tasks.rados.rados.0.smithi145.stdout:1450: snap_remove snap 117 2024-09-16T05:48:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:51 smithi145 ceph-mon[96887]: pgmap v188: 121 pgs: 121 active+clean; 243 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-09-16T05:48:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:51 smithi145 ceph-mon[96887]: osdmap e337: 8 total, 8 up, 8 in 2024-09-16T05:48:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:51 smithi145 ceph-mon[99390]: pgmap v188: 121 pgs: 121 active+clean; 243 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-09-16T05:48:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:51 smithi145 ceph-mon[99390]: osdmap e337: 8 total, 8 up, 8 in 2024-09-16T05:48:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:51 smithi161 ceph-mon[87722]: pgmap v188: 121 pgs: 121 active+clean; 243 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-09-16T05:48:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:51 smithi161 ceph-mon[87722]: osdmap e337: 8 total, 8 up, 8 in 2024-09-16T05:48:52.049 INFO:tasks.rados.rados.0.smithi145.stdout:1446: finishing rollback tid 2 to smithi14585108-23 2024-09-16T05:48:52.049 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 198 (ObjNum 375 snap 108 seq_num 375) dirty exists 2024-09-16T05:48:52.049 INFO:tasks.rados.rados.0.smithi145.stdout:1445: finishing rollback tid 1 to smithi14585108-46 2024-09-16T05:48:52.049 INFO:tasks.rados.rados.0.smithi145.stdout:1445: finishing rollback tid 2 to smithi14585108-46 2024-09-16T05:48:52.049 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 600 (ObjNum 449 snap 125 seq_num 449) dirty exists 2024-09-16T05:48:52.049 INFO:tasks.rados.rados.0.smithi145.stdout:1448: finishing write tid 1 to smithi14585108-12 2024-09-16T05:48:52.049 INFO:tasks.rados.rados.0.smithi145.stdout:1448: finishing write tid 2 to smithi14585108-12 2024-09-16T05:48:52.049 INFO:tasks.rados.rados.0.smithi145.stdout:1448: finishing write tid 3 to smithi14585108-12 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1448: finishing write tid 4 to smithi14585108-12 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1448: oid 12 updating version 0 to 451 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1448: oid 12 updating version 451 to 452 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1448: oid 12 version 452 is already newer than 450 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 452 (ObjNum 482 snap 131 seq_num 482) dirty exists 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1448: left oid 12 (ObjNum 482 snap 131 seq_num 482) 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1444: finishing copy_from racing read to smithi14585108-34 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1449: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1444: finishing copy_from to smithi14585108-34 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 615 (ObjNum 447 snap 123 seq_num 447) dirty exists 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1449: finishing copy_from to smithi14585108-28 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 569 (ObjNum 410 snap 115 seq_num 410) dirty exists 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1444: done (5 left) 2024-09-16T05:48:52.050 INFO:tasks.rados.rados.0.smithi145.stdout:1445: done (4 left) 2024-09-16T05:48:52.051 INFO:tasks.rados.rados.0.smithi145.stdout:1446: done (3 left) 2024-09-16T05:48:52.051 INFO:tasks.rados.rados.0.smithi145.stdout:1448: done (2 left) 2024-09-16T05:48:52.051 INFO:tasks.rados.rados.0.smithi145.stdout:1449: done (1 left) 2024-09-16T05:48:52.051 INFO:tasks.rados.rados.0.smithi145.stdout:1450: done (0 left) 2024-09-16T05:48:52.051 INFO:tasks.rados.rados.0.smithi145.stdout:1451: snap_create 2024-09-16T05:48:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:52 smithi145 ceph-mon[96887]: osdmap e338: 8 total, 8 up, 8 in 2024-09-16T05:48:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:52 smithi145 ceph-mon[99390]: osdmap e338: 8 total, 8 up, 8 in 2024-09-16T05:48:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:48:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:52 smithi161 ceph-mon[87722]: osdmap e338: 8 total, 8 up, 8 in 2024-09-16T05:48:53.047 INFO:tasks.rados.rados.0.smithi145.stdout:1451: done (0 left) 2024-09-16T05:48:53.047 INFO:tasks.rados.rados.0.smithi145.stdout:1452: copy_from oid 10 from oid 20 current snap is 132 2024-09-16T05:48:53.047 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 132 2024-09-16T05:48:53.047 INFO:tasks.rados.rados.0.smithi145.stdout:1453: seq_num 483 ranges {8183808=491520,8675328=401408} 2024-09-16T05:48:53.092 INFO:tasks.rados.rados.0.smithi145.stdout:1453: writing smithi14585108-38 from 8183808 to 8675328 tid 1 2024-09-16T05:48:53.095 INFO:tasks.rados.rados.0.smithi145.stdout:1453: writing smithi14585108-38 from 8675328 to 9076736 tid 2 2024-09-16T05:48:53.095 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 132 2024-09-16T05:48:53.095 INFO:tasks.rados.rados.0.smithi145.stdout:1452: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:48:53.095 INFO:tasks.rados.rados.0.smithi145.stdout:1452: finishing copy_from to smithi14585108-10 2024-09-16T05:48:53.095 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 807 (ObjNum 467 snap 128 seq_num 467) dirty exists 2024-09-16T05:48:53.095 INFO:tasks.rados.rados.0.smithi145.stdout:1454: seq_num 484 ranges {7053312=507904,7561216=401408} 2024-09-16T05:48:53.135 INFO:tasks.rados.rados.0.smithi145.stdout:1454: writing smithi14585108-47 from 7053312 to 7561216 tid 1 2024-09-16T05:48:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:1454: writing smithi14585108-47 from 7561216 to 7962624 tid 2 2024-09-16T05:48:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:1452: done (2 left) 2024-09-16T05:48:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 132 2024-09-16T05:48:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:1453: finishing write tid 1 to smithi14585108-38 2024-09-16T05:48:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:1453: finishing write tid 2 to smithi14585108-38 2024-09-16T05:48:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:1453: finishing write tid 3 to smithi14585108-38 2024-09-16T05:48:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:1455: seq_num 485 ranges {0=532480,532480=401408} 2024-09-16T05:48:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:1455: writing smithi14585108-22 from 0 to 532480 tid 1 2024-09-16T05:48:53.143 INFO:tasks.rados.rados.0.smithi145.stdout:1455: writing smithi14585108-22 from 532480 to 933888 tid 2 2024-09-16T05:48:53.143 INFO:tasks.rados.rados.0.smithi145.stdout:1456: rmattr oid 34 current snap is 132 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1456: done (3 left) 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1457: delete oid 1 current snap is 132 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1453: finishing write tid 4 to smithi14585108-38 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1453: oid 38 updating version 0 to 627 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1453: oid 38 updating version 627 to 629 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1453: oid 38 version 629 is already newer than 628 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 629 (ObjNum 483 snap 132 seq_num 483) dirty exists 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1453: left oid 38 (ObjNum 483 snap 132 seq_num 483) 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1454: finishing write tid 1 to smithi14585108-47 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1454: finishing write tid 2 to smithi14585108-47 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1454: finishing write tid 3 to smithi14585108-47 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1454: finishing write tid 4 to smithi14585108-47 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1454: oid 47 updating version 0 to 602 2024-09-16T05:48:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:1454: oid 47 updating version 602 to 603 2024-09-16T05:48:53.145 INFO:tasks.rados.rados.0.smithi145.stdout:1454: oid 47 version 603 is already newer than 601 2024-09-16T05:48:53.145 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 603 (ObjNum 484 snap 132 seq_num 484) dirty exists 2024-09-16T05:48:53.145 INFO:tasks.rados.rados.0.smithi145.stdout:1454: left oid 47 (ObjNum 484 snap 132 seq_num 484) 2024-09-16T05:48:53.145 INFO:tasks.rados.rados.0.smithi145.stdout:1455: finishing write tid 1 to smithi14585108-22 2024-09-16T05:48:53.146 INFO:tasks.rados.rados.0.smithi145.stdout:1453: done (3 left) 2024-09-16T05:48:53.146 INFO:tasks.rados.rados.0.smithi145.stdout:1454: done (2 left) 2024-09-16T05:48:53.146 INFO:tasks.rados.rados.0.smithi145.stdout:1457: done (1 left) 2024-09-16T05:48:53.146 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 132 2024-09-16T05:48:53.146 INFO:tasks.rados.rados.0.smithi145.stdout:1455: finishing write tid 2 to smithi14585108-22 2024-09-16T05:48:53.146 INFO:tasks.rados.rados.0.smithi145.stdout:1458: seq_num 487 ranges {0=565248,565248=401408} 2024-09-16T05:48:53.148 INFO:tasks.rados.rados.0.smithi145.stdout:1458: writing smithi14585108-5 from 0 to 565248 tid 1 2024-09-16T05:48:53.151 INFO:tasks.rados.rados.0.smithi145.stdout:1458: writing smithi14585108-5 from 565248 to 966656 tid 2 2024-09-16T05:48:53.151 INFO:tasks.rados.rados.0.smithi145.stdout:1459: delete oid 38 current snap is 132 2024-09-16T05:48:53.151 INFO:tasks.rados.rados.0.smithi145.stdout:1455: finishing write tid 3 to smithi14585108-22 2024-09-16T05:48:53.151 INFO:tasks.rados.rados.0.smithi145.stdout:1455: finishing write tid 4 to smithi14585108-22 2024-09-16T05:48:53.151 INFO:tasks.rados.rados.0.smithi145.stdout:1455: oid 22 updating version 0 to 477 2024-09-16T05:48:53.152 INFO:tasks.rados.rados.0.smithi145.stdout:1455: oid 22 version 477 is already newer than 475 2024-09-16T05:48:53.152 INFO:tasks.rados.rados.0.smithi145.stdout:1455: oid 22 version 477 is already newer than 476 2024-09-16T05:48:53.152 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 477 (ObjNum 485 snap 132 seq_num 485) dirty exists 2024-09-16T05:48:53.152 INFO:tasks.rados.rados.0.smithi145.stdout:1455: left oid 22 (ObjNum 485 snap 132 seq_num 485) 2024-09-16T05:48:53.153 INFO:tasks.rados.rados.0.smithi145.stdout:1458: finishing write tid 1 to smithi14585108-5 2024-09-16T05:48:53.153 INFO:tasks.rados.rados.0.smithi145.stdout:1455: done (2 left) 2024-09-16T05:48:53.153 INFO:tasks.rados.rados.0.smithi145.stdout:1459: done (1 left) 2024-09-16T05:48:53.153 INFO:tasks.rados.rados.0.smithi145.stdout:1460: setattr oid 17 current snap is 132 2024-09-16T05:48:53.154 INFO:tasks.rados.rados.0.smithi145.stdout:1458: finishing write tid 2 to smithi14585108-5 2024-09-16T05:48:53.154 INFO:tasks.rados.rados.0.smithi145.stdout:1458: finishing write tid 3 to smithi14585108-5 2024-09-16T05:48:53.155 INFO:tasks.rados.rados.0.smithi145.stdout:1461: read oid 21 snap -1 2024-09-16T05:48:53.155 INFO:tasks.rados.rados.0.smithi145.stdout:1461: expect (ObjNum 338 snap 97 seq_num 338) 2024-09-16T05:48:53.155 INFO:tasks.rados.rados.0.smithi145.stdout:1462: snap_remove snap 130 2024-09-16T05:48:53.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:53 smithi145 ceph-mon[99390]: pgmap v191: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.6 MiB/s wr, 12 op/s 2024-09-16T05:48:53.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:53 smithi145 ceph-mon[99390]: osdmap e339: 8 total, 8 up, 8 in 2024-09-16T05:48:53.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:53 smithi145 ceph-mon[96887]: pgmap v191: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.6 MiB/s wr, 12 op/s 2024-09-16T05:48:53.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:53 smithi145 ceph-mon[96887]: osdmap e339: 8 total, 8 up, 8 in 2024-09-16T05:48:53.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:53 smithi161 ceph-mon[87722]: pgmap v191: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.6 MiB/s wr, 12 op/s 2024-09-16T05:48:53.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:53 smithi161 ceph-mon[87722]: osdmap e339: 8 total, 8 up, 8 in 2024-09-16T05:48:53.903 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:48:54.049 INFO:tasks.rados.rados.0.smithi145.stdout:1462: done (3 left) 2024-09-16T05:48:54.049 INFO:tasks.rados.rados.0.smithi145.stdout:1463: snap_remove snap 126 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (6m) 18s ago 7m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (7m) 93s ago 7m 88.5M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (8m) 18s ago 8m 18.4M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (8m) 93s ago 8m 18.8M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (2m) 93s ago 12m 439M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (3m) 18s ago 13m 507M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (2m) 18s ago 14m 48.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (104s) 93s ago 12m 27.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (2m) 18s ago 12m 46.3M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:48:54.172 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (6m) 18s ago 6m 17.1M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (6m) 93s ago 6m 16.4M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (55s) 18s ago 11m 99.7M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (22s) 18s ago 11m 14.5M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (11m) 18s ago 11m 217M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 77ba1459865a 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (10m) 18s ago 10m 141M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (10m) 93s ago 10m 131M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (9m) 93s ago 9m 160M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (9m) 93s ago 9m 100M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (9m) 93s ago 9m 92.5M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:48:54.173 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (2m) 93s ago 7m 50.5M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:48:54.497 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:48:54.497 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:48:54.497 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:48:54.497 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:48:54.497 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:48:54.497 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:48:54.497 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:48:54.497 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 6, 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 8, 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 7 2024-09-16T05:48:54.498 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:48:54.499 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:48:54.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:48:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:48:54] "GET /metrics HTTP/1.1" 200 36109 "" "Prometheus/2.43.0" 2024-09-16T05:48:55.039 INFO:tasks.rados.rados.0.smithi145.stdout:1463: done (3 left) 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:1464: snap_create 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:1458: finishing write tid 4 to smithi14585108-5 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:1458: oid 5 updating version 0 to 580 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:1458: oid 5 version 580 is already newer than 578 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:1458: oid 5 version 580 is already newer than 579 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 580 (ObjNum 487 snap 132 seq_num 487) dirty exists 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:1458: left oid 5 (ObjNum 487 snap 132 seq_num 487) 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 759 (ObjNum 475 snap 129 seq_num 475) dirty exists 2024-09-16T05:48:55.040 INFO:tasks.rados.rados.0.smithi145.stdout:1461: expect (ObjNum 338 snap 97 seq_num 338) 2024-09-16T05:48:55.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[99390]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[99390]: osdmap e340: 8 total, 8 up, 8 in 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[99390]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[99390]: pgmap v194: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 926 KiB/s rd, 4.8 MiB/s wr, 8 op/s 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3029098265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[99390]: osdmap e341: 8 total, 8 up, 8 in 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[96887]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[96887]: osdmap e340: 8 total, 8 up, 8 in 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[96887]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[96887]: pgmap v194: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 926 KiB/s rd, 4.8 MiB/s wr, 8 op/s 2024-09-16T05:48:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3029098265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:55 smithi145 ceph-mon[96887]: osdmap e341: 8 total, 8 up, 8 in 2024-09-16T05:48:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:55 smithi161 ceph-mon[87722]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:55 smithi161 ceph-mon[87722]: osdmap e340: 8 total, 8 up, 8 in 2024-09-16T05:48:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:55 smithi161 ceph-mon[87722]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:48:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:55 smithi161 ceph-mon[87722]: pgmap v194: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 926 KiB/s rd, 4.8 MiB/s wr, 8 op/s 2024-09-16T05:48:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3029098265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:48:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:55 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:55 smithi161 ceph-mon[87722]: osdmap e341: 8 total, 8 up, 8 in 2024-09-16T05:48:56.042 INFO:tasks.rados.rados.0.smithi145.stdout:1458: done (3 left) 2024-09-16T05:48:56.042 INFO:tasks.rados.rados.0.smithi145.stdout:1460: done (2 left) 2024-09-16T05:48:56.042 INFO:tasks.rados.rados.0.smithi145.stdout:1461: done (1 left) 2024-09-16T05:48:56.042 INFO:tasks.rados.rados.0.smithi145.stdout:1464: done (0 left) 2024-09-16T05:48:56.042 INFO:tasks.rados.rados.0.smithi145.stdout:1465: rollback oid 14 current snap is 133 2024-09-16T05:48:56.042 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 14 to 132 2024-09-16T05:48:56.042 INFO:tasks.rados.rados.0.smithi145.stdout:1466: snap_remove snap 115 2024-09-16T05:48:56.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:56 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:56.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:56 smithi145 ceph-mon[99390]: Upgrade: osd.2 is safe to restart 2024-09-16T05:48:56.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:56 smithi145 ceph-mon[99390]: osdmap e342: 8 total, 8 up, 8 in 2024-09-16T05:48:56.292 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:56 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:56.292 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:56 smithi145 ceph-mon[96887]: Upgrade: osd.2 is safe to restart 2024-09-16T05:48:56.292 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:56 smithi145 ceph-mon[96887]: osdmap e342: 8 total, 8 up, 8 in 2024-09-16T05:48:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:56 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T05:48:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:56 smithi161 ceph-mon[87722]: Upgrade: osd.2 is safe to restart 2024-09-16T05:48:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:56 smithi161 ceph-mon[87722]: osdmap e342: 8 total, 8 up, 8 in 2024-09-16T05:48:57.044 INFO:tasks.rados.rados.0.smithi145.stdout:1466: done (1 left) 2024-09-16T05:48:57.044 INFO:tasks.rados.rados.0.smithi145.stdout:1467: snap_remove snap 129 2024-09-16T05:48:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:57 smithi161 ceph-mon[87722]: pgmap v197: 121 pgs: 121 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-09-16T05:48:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:57 smithi161 ceph-mon[87722]: Upgrade: Updating osd.2 2024-09-16T05:48:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:48:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:57 smithi161 ceph-mon[87722]: Deploying daemon osd.2 on smithi145 2024-09-16T05:48:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:57 smithi161 ceph-mon[87722]: osdmap e343: 8 total, 8 up, 8 in 2024-09-16T05:48:57.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[99390]: pgmap v197: 121 pgs: 121 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-09-16T05:48:57.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[99390]: Upgrade: Updating osd.2 2024-09-16T05:48:57.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[99390]: Deploying daemon osd.2 on smithi145 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[99390]: osdmap e343: 8 total, 8 up, 8 in 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[96887]: pgmap v197: 121 pgs: 121 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[96887]: Upgrade: Updating osd.2 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[96887]: Deploying daemon osd.2 on smithi145 2024-09-16T05:48:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:57 smithi145 ceph-mon[96887]: osdmap e343: 8 total, 8 up, 8 in 2024-09-16T05:48:58.044 INFO:tasks.rados.rados.0.smithi145.stdout:1467: done (1 left) 2024-09-16T05:48:58.044 INFO:tasks.rados.rados.0.smithi145.stdout:1468: rollback oid 38 current snap is 133 2024-09-16T05:48:58.044 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 128 2024-09-16T05:48:58.044 INFO:tasks.rados.rados.0.smithi145.stdout:1465: finishing rollback tid 1 to smithi14585108-14 2024-09-16T05:48:58.044 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 575 (ObjNum 609 snap 0 seq_num 3207106144) dirty dne 2024-09-16T05:48:58.044 INFO:tasks.rados.rados.0.smithi145.stdout:1465: done (1 left) 2024-09-16T05:48:58.044 INFO:tasks.rados.rados.0.smithi145.stdout:1469: read oid 30 snap -1 2024-09-16T05:48:58.045 INFO:tasks.rados.rados.0.smithi145.stdout:1469: expect (ObjNum 422 snap 117 seq_num 422) 2024-09-16T05:48:58.045 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 133 2024-09-16T05:48:58.045 INFO:tasks.rados.rados.0.smithi145.stdout:1470: seq_num 489 ranges {2777088=598016,3375104=401408} 2024-09-16T05:48:58.063 INFO:tasks.rados.rados.0.smithi145.stdout:1470: writing smithi14585108-13 from 2777088 to 3375104 tid 1 2024-09-16T05:48:58.065 INFO:tasks.rados.rados.0.smithi145.stdout:1470: writing smithi14585108-13 from 3375104 to 3776512 tid 2 2024-09-16T05:48:58.066 INFO:tasks.rados.rados.0.smithi145.stdout:1471: delete oid 10 current snap is 133 2024-09-16T05:48:58.066 INFO:tasks.rados.rados.0.smithi145.stdout:1468: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:48:58.066 INFO:tasks.rados.rados.0.smithi145.stdout:1468: finishing rollback tid 2 to smithi14585108-38 2024-09-16T05:48:58.066 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 632 (ObjNum 447 snap 123 seq_num 447) dirty exists 2024-09-16T05:48:58.066 INFO:tasks.rados.rados.0.smithi145.stdout:1469: expect (ObjNum 422 snap 117 seq_num 422) 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1470: finishing write tid 1 to smithi14585108-13 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1470: finishing write tid 2 to smithi14585108-13 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1468: done (3 left) 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1469: done (2 left) 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1471: done (1 left) 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1472: read oid 8 snap -1 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1472: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1473: read oid 34 snap -1 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1473: expect (ObjNum 447 snap 123 seq_num 447) 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:1474: rollback oid 16 current snap is 133 2024-09-16T05:48:58.130 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 16 to 124 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:1470: finishing write tid 3 to smithi14585108-13 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:1470: finishing write tid 4 to smithi14585108-13 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:1470: oid 13 updating version 0 to 761 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:1470: oid 13 updating version 761 to 762 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:1470: oid 13 version 762 is already newer than 760 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 762 (ObjNum 489 snap 133 seq_num 489) dirty exists 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:1470: left oid 13 (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:1470: done (3 left) 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 133 2024-09-16T05:48:58.131 INFO:tasks.rados.rados.0.smithi145.stdout:1475: seq_num 491 ranges {2850816=630784,3481600=401408} 2024-09-16T05:48:58.147 INFO:tasks.rados.rados.0.smithi145.stdout:1475: writing smithi14585108-33 from 2850816 to 3481600 tid 1 2024-09-16T05:48:58.150 INFO:tasks.rados.rados.0.smithi145.stdout:1475: writing smithi14585108-33 from 3481600 to 3883008 tid 2 2024-09-16T05:48:58.150 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 133 2024-09-16T05:48:58.151 INFO:tasks.rados.rados.0.smithi145.stdout:1476: seq_num 492 ranges {8183808=647168,8830976=401408} 2024-09-16T05:48:58.197 INFO:tasks.rados.rados.0.smithi145.stdout:1476: writing smithi14585108-38 from 8183808 to 8830976 tid 1 2024-09-16T05:48:58.200 INFO:tasks.rados.rados.0.smithi145.stdout:1476: writing smithi14585108-38 from 8830976 to 9232384 tid 2 2024-09-16T05:48:58.200 INFO:tasks.rados.rados.0.smithi145.stdout:1477: setattr oid 35 current snap is 133 2024-09-16T05:48:58.201 INFO:tasks.rados.rados.0.smithi145.stdout:1472: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:48:58.218 INFO:tasks.rados.rados.0.smithi145.stdout:1474: finishing rollback tid 0 to smithi14585108-16 2024-09-16T05:48:58.218 INFO:tasks.rados.rados.0.smithi145.stdout:1474: finishing rollback tid 1 to smithi14585108-16 2024-09-16T05:48:58.218 INFO:tasks.rados.rados.0.smithi145.stdout:1474: finishing rollback tid 2 to smithi14585108-16 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 606 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:1475: finishing write tid 1 to smithi14585108-33 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:1475: finishing write tid 2 to smithi14585108-33 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:1475: finishing write tid 3 to smithi14585108-33 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:1475: finishing write tid 4 to smithi14585108-33 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:1475: oid 33 updating version 0 to 479 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:1475: oid 33 version 479 is already newer than 478 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:1475: oid 33 updating version 479 to 480 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 480 (ObjNum 491 snap 133 seq_num 491) dirty exists 2024-09-16T05:48:58.219 INFO:tasks.rados.rados.0.smithi145.stdout:1475: left oid 33 (ObjNum 491 snap 133 seq_num 491) 2024-09-16T05:48:58.220 INFO:tasks.rados.rados.0.smithi145.stdout:1473: expect (ObjNum 447 snap 123 seq_num 447) 2024-09-16T05:48:58.882 INFO:tasks.rados.rados.0.smithi145.stdout:1476: finishing write tid 1 to smithi14585108-38 2024-09-16T05:48:58.882 INFO:tasks.rados.rados.0.smithi145.stdout:1476: finishing write tid 2 to smithi14585108-38 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1476: finishing write tid 3 to smithi14585108-38 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1476: finishing write tid 4 to smithi14585108-38 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1476: oid 38 updating version 0 to 633 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1476: oid 38 updating version 633 to 634 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1476: oid 38 updating version 634 to 635 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 635 (ObjNum 492 snap 133 seq_num 492) dirty exists 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1476: left oid 38 (ObjNum 492 snap 133 seq_num 492) 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 670 (ObjNum 476 snap 129 seq_num 476) dirty exists 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1472: done (5 left) 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1473: done (4 left) 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1474: done (3 left) 2024-09-16T05:48:58.883 INFO:tasks.rados.rados.0.smithi145.stdout:1475: done (2 left) 2024-09-16T05:48:58.884 INFO:tasks.rados.rados.0.smithi145.stdout:1476: done (1 left) 2024-09-16T05:48:58.884 INFO:tasks.rados.rados.0.smithi145.stdout:1477: done (0 left) 2024-09-16T05:48:58.884 INFO:tasks.rados.rados.0.smithi145.stdout:1478: copy_from oid 23 from oid 34 current snap is 133 2024-09-16T05:48:58.884 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 133 2024-09-16T05:48:58.884 INFO:tasks.rados.rados.0.smithi145.stdout:1479: seq_num 493 ranges {0=663552,663552=401408} 2024-09-16T05:48:58.885 INFO:tasks.rados.rados.0.smithi145.stdout:1479: writing smithi14585108-48 from 0 to 663552 tid 1 2024-09-16T05:48:58.888 INFO:tasks.rados.rados.0.smithi145.stdout:1479: writing smithi14585108-48 from 663552 to 1064960 tid 2 2024-09-16T05:48:58.888 INFO:tasks.rados.rados.0.smithi145.stdout:1480: copy_from oid 38 from oid 8 current snap is 133 2024-09-16T05:48:58.888 INFO:tasks.rados.rados.0.smithi145.stdout:1481: copy_from oid 5 from oid 50 current snap is 133 2024-09-16T05:48:58.888 INFO:tasks.rados.rados.0.smithi145.stdout:1482: rollback oid 36 current snap is 133 2024-09-16T05:48:58.888 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 36 to 124 2024-09-16T05:48:58.888 INFO:tasks.rados.rados.0.smithi145.stdout:1483: read oid 47 snap -1 2024-09-16T05:48:58.888 INFO:tasks.rados.rados.0.smithi145.stdout:1483: expect (ObjNum 484 snap 132 seq_num 484) 2024-09-16T05:48:58.888 INFO:tasks.rados.rados.0.smithi145.stdout:1484: snap_remove snap 128 2024-09-16T05:48:59.049 INFO:tasks.rados.rados.0.smithi145.stdout:1479: finishing write tid 1 to smithi14585108-48 2024-09-16T05:48:59.050 INFO:tasks.rados.rados.0.smithi145.stdout:1479: finishing write tid 2 to smithi14585108-48 2024-09-16T05:48:59.050 INFO:tasks.rados.rados.0.smithi145.stdout:1482: finishing rollback tid 0 to smithi14585108-36 2024-09-16T05:48:59.050 INFO:tasks.rados.rados.0.smithi145.stdout:1479: finishing write tid 3 to smithi14585108-48 2024-09-16T05:48:59.050 INFO:tasks.rados.rados.0.smithi145.stdout:1482: finishing rollback tid 1 to smithi14585108-36 2024-09-16T05:48:59.050 INFO:tasks.rados.rados.0.smithi145.stdout:1482: finishing rollback tid 2 to smithi14585108-36 2024-09-16T05:48:59.050 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 765 (ObjNum 250 snap 66 seq_num 250) dirty exists 2024-09-16T05:48:59.051 INFO:tasks.rados.rados.0.smithi145.stdout:1479: finishing write tid 4 to smithi14585108-48 2024-09-16T05:48:59.051 INFO:tasks.rados.rados.0.smithi145.stdout:1479: oid 48 updating version 0 to 482 2024-09-16T05:48:59.051 INFO:tasks.rados.rados.0.smithi145.stdout:1479: oid 48 version 482 is already newer than 481 2024-09-16T05:48:59.051 INFO:tasks.rados.rados.0.smithi145.stdout:1479: oid 48 updating version 482 to 483 2024-09-16T05:48:59.052 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 483 (ObjNum 493 snap 133 seq_num 493) dirty exists 2024-09-16T05:48:59.052 INFO:tasks.rados.rados.0.smithi145.stdout:1479: left oid 48 (ObjNum 493 snap 133 seq_num 493) 2024-09-16T05:48:59.052 INFO:tasks.rados.rados.0.smithi145.stdout:1481: finishing copy_from racing read to smithi14585108-5 2024-09-16T05:48:59.052 INFO:tasks.rados.rados.0.smithi145.stdout:1480: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:48:59.052 INFO:tasks.rados.rados.0.smithi145.stdout:1480: finishing copy_from to smithi14585108-38 2024-09-16T05:48:59.053 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 772 (ObjNum 466 snap 128 seq_num 466) dirty exists 2024-09-16T05:48:59.053 INFO:tasks.rados.rados.0.smithi145.stdout:1481: finishing copy_from to smithi14585108-5 2024-09-16T05:48:59.053 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 626 (ObjNum 468 snap 128 seq_num 468) dirty exists 2024-09-16T05:48:59.053 INFO:tasks.rados.rados.0.smithi145.stdout:1478: finishing copy_from racing read to smithi14585108-23 2024-09-16T05:48:59.053 INFO:tasks.rados.rados.0.smithi145.stdout:1483: expect (ObjNum 484 snap 132 seq_num 484) 2024-09-16T05:48:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:59 smithi145 ceph-mon[96887]: osdmap e344: 8 total, 8 up, 8 in 2024-09-16T05:48:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:48:59 smithi145 ceph-mon[96887]: pgmap v200: 121 pgs: 121 active+clean; 214 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2024-09-16T05:48:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:59 smithi145 ceph-mon[99390]: osdmap e344: 8 total, 8 up, 8 in 2024-09-16T05:48:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:48:59 smithi145 ceph-mon[99390]: pgmap v200: 121 pgs: 121 active+clean; 214 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2024-09-16T05:48:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:59 smithi161 ceph-mon[87722]: osdmap e344: 8 total, 8 up, 8 in 2024-09-16T05:48:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:48:59 smithi161 ceph-mon[87722]: pgmap v200: 121 pgs: 121 active+clean; 214 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1479: done (6 left) 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1480: done (5 left) 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1481: done (4 left) 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1482: done (3 left) 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1483: done (2 left) 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1484: done (1 left) 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1485: copy_from oid 18 from oid 10 current snap is 133 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1486: read oid 30 snap 131 2024-09-16T05:48:59.631 INFO:tasks.rados.rados.0.smithi145.stdout:1486: expect (ObjNum 422 snap 117 seq_num 422) 2024-09-16T05:48:59.632 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 133 2024-09-16T05:48:59.632 INFO:tasks.rados.rados.0.smithi145.stdout:1487: seq_num 494 ranges {8716288=679936,9396224=401408} 2024-09-16T05:48:59.681 INFO:tasks.rados.rados.0.smithi145.stdout:1487: writing smithi14585108-39 from 8716288 to 9396224 tid 1 2024-09-16T05:48:59.684 INFO:tasks.rados.rados.0.smithi145.stdout:1487: writing smithi14585108-39 from 9396224 to 9797632 tid 2 2024-09-16T05:48:59.684 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 133 2024-09-16T05:48:59.684 INFO:tasks.rados.rados.0.smithi145.stdout:1478: finishing copy_from to smithi14585108-23 2024-09-16T05:48:59.684 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 615 (ObjNum 447 snap 123 seq_num 447) dirty exists 2024-09-16T05:48:59.684 INFO:tasks.rados.rados.0.smithi145.stdout:1485: finishing copy_from to smithi14585108-18 2024-09-16T05:48:59.684 INFO:tasks.rados.rados.0.smithi145.stdout:1485: got expected ENOENT (src dne) 2024-09-16T05:48:59.684 INFO:tasks.rados.rados.0.smithi145.stdout:1485: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:48:59.684 INFO:tasks.rados.rados.0.smithi145.stdout:1486: expect (ObjNum 422 snap 117 seq_num 422) 2024-09-16T05:48:59.746 INFO:tasks.rados.rados.0.smithi145.stdout:1487: finishing write tid 1 to smithi14585108-39 2024-09-16T05:48:59.746 INFO:tasks.rados.rados.0.smithi145.stdout:1487: finishing write tid 2 to smithi14585108-39 2024-09-16T05:48:59.746 INFO:tasks.rados.rados.0.smithi145.stdout:1487: finishing write tid 3 to smithi14585108-39 2024-09-16T05:48:59.746 INFO:tasks.rados.rados.0.smithi145.stdout:1488: seq_num 495 ranges {0=696320,696320=401408} 2024-09-16T05:48:59.749 INFO:tasks.rados.rados.0.smithi145.stdout:1488: writing smithi14585108-1 from 0 to 696320 tid 1 2024-09-16T05:48:59.752 INFO:tasks.rados.rados.0.smithi145.stdout:1488: writing smithi14585108-1 from 696320 to 1097728 tid 2 2024-09-16T05:48:59.752 INFO:tasks.rados.rados.0.smithi145.stdout:1478: done (4 left) 2024-09-16T05:48:59.752 INFO:tasks.rados.rados.0.smithi145.stdout:1485: done (3 left) 2024-09-16T05:48:59.752 INFO:tasks.rados.rados.0.smithi145.stdout:1486: done (2 left) 2024-09-16T05:48:59.752 INFO:tasks.rados.rados.0.smithi145.stdout:1489: setattr oid 32 current snap is 133 2024-09-16T05:48:59.752 INFO:tasks.rados.rados.0.smithi145.stdout:1487: finishing write tid 4 to smithi14585108-39 2024-09-16T05:48:59.752 INFO:tasks.rados.rados.0.smithi145.stdout:1487: oid 39 updating version 0 to 780 2024-09-16T05:48:59.753 INFO:tasks.rados.rados.0.smithi145.stdout:1487: oid 39 updating version 780 to 781 2024-09-16T05:48:59.753 INFO:tasks.rados.rados.0.smithi145.stdout:1487: oid 39 updating version 781 to 782 2024-09-16T05:48:59.753 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 782 (ObjNum 494 snap 133 seq_num 494) dirty exists 2024-09-16T05:48:59.753 INFO:tasks.rados.rados.0.smithi145.stdout:1487: left oid 39 (ObjNum 494 snap 133 seq_num 494) 2024-09-16T05:48:59.753 INFO:tasks.rados.rados.0.smithi145.stdout:1488: finishing write tid 1 to smithi14585108-1 2024-09-16T05:48:59.754 INFO:tasks.rados.rados.0.smithi145.stdout:1488: finishing write tid 2 to smithi14585108-1 2024-09-16T05:48:59.754 INFO:tasks.rados.rados.0.smithi145.stdout:1488: finishing write tid 3 to smithi14585108-1 2024-09-16T05:48:59.755 INFO:tasks.rados.rados.0.smithi145.stdout:1487: done (2 left) 2024-09-16T05:48:59.755 INFO:tasks.rados.rados.0.smithi145.stdout:1490: rollback oid 47 current snap is 133 2024-09-16T05:48:59.755 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 127 2024-09-16T05:48:59.755 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 133 2024-09-16T05:48:59.755 INFO:tasks.rados.rados.0.smithi145.stdout:1491: seq_num 496 ranges {1417216=712704,2129920=401408} 2024-09-16T05:48:59.766 INFO:tasks.rados.rados.0.smithi145.stdout:1491: writing smithi14585108-2 from 1417216 to 2129920 tid 1 2024-09-16T05:48:59.769 INFO:tasks.rados.rados.0.smithi145.stdout:1491: writing smithi14585108-2 from 2129920 to 2531328 tid 2 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1492: rmattr oid 38 current snap is 133 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1492: done (4 left) 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1493: read oid 24 snap -1 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1493: expect (ObjNum 353 snap 104 seq_num 353) 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 133 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1488: finishing write tid 4 to smithi14585108-1 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1488: oid 1 updating version 0 to 757 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1488: oid 1 updating version 757 to 758 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1488: oid 1 updating version 758 to 759 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 759 (ObjNum 495 snap 133 seq_num 495) dirty exists 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1488: left oid 1 (ObjNum 495 snap 133 seq_num 495) 2024-09-16T05:48:59.770 INFO:tasks.rados.rados.0.smithi145.stdout:1494: seq_num 497 ranges {2277376=729088,3006464=401408} 2024-09-16T05:48:59.775 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:48:59 smithi145 systemd[1]: Stopping Ceph osd.2 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:48:59.786 INFO:tasks.rados.rados.0.smithi145.stdout:1494: writing smithi14585108-30 from 2277376 to 3006464 tid 1 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1494: writing smithi14585108-30 from 3006464 to 3407872 tid 2 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1488: done (5 left) 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1495: read oid 4 snap -1 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1495: expect (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1496: read oid 8 snap -1 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1496: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1497: read oid 11 snap -1 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1497: expect (ObjNum 337 snap 97 seq_num 337) 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 133 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 783 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-16T05:48:59.789 INFO:tasks.rados.rados.0.smithi145.stdout:1490: finishing rollback tid 0 to smithi14585108-47 2024-09-16T05:48:59.790 INFO:tasks.rados.rados.0.smithi145.stdout:1498: seq_num 498 ranges {1245184=745472,1990656=401408} 2024-09-16T05:48:59.799 INFO:tasks.rados.rados.0.smithi145.stdout:1498: writing smithi14585108-5 from 1245184 to 1990656 tid 1 2024-09-16T05:48:59.802 INFO:tasks.rados.rados.0.smithi145.stdout:1498: writing smithi14585108-5 from 1990656 to 2392064 tid 2 2024-09-16T05:48:59.802 INFO:tasks.rados.rados.0.smithi145.stdout:1489: done (8 left) 2024-09-16T05:48:59.802 INFO:tasks.rados.rados.0.smithi145.stdout:1499: delete oid 41 current snap is 133 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1490: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1490: finishing rollback tid 2 to smithi14585108-47 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 609 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1491: finishing write tid 1 to smithi14585108-2 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1491: finishing write tid 2 to smithi14585108-2 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1491: finishing write tid 3 to smithi14585108-2 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1491: finishing write tid 4 to smithi14585108-2 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1491: oid 2 updating version 0 to 862 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1491: oid 2 version 862 is already newer than 861 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1491: oid 2 updating version 862 to 863 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 863 (ObjNum 496 snap 133 seq_num 496) dirty exists 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1491: left oid 2 (ObjNum 496 snap 133 seq_num 496) 2024-09-16T05:48:59.803 INFO:tasks.rados.rados.0.smithi145.stdout:1493: expect (ObjNum 353 snap 104 seq_num 353) 2024-09-16T05:48:59.944 INFO:tasks.rados.rados.0.smithi145.stdout:1494: finishing write tid 1 to smithi14585108-30 2024-09-16T05:48:59.944 INFO:tasks.rados.rados.0.smithi145.stdout:1496: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:48:59.959 INFO:tasks.rados.rados.0.smithi145.stdout:1494: finishing write tid 2 to smithi14585108-30 2024-09-16T05:48:59.959 INFO:tasks.rados.rados.0.smithi145.stdout:1494: finishing write tid 3 to smithi14585108-30 2024-09-16T05:48:59.959 INFO:tasks.rados.rados.0.smithi145.stdout:1497: expect (ObjNum 337 snap 97 seq_num 337) 2024-09-16T05:48:59.983 INFO:tasks.rados.rados.0.smithi145.stdout:1494: finishing write tid 4 to smithi14585108-30 2024-09-16T05:48:59.983 INFO:tasks.rados.rados.0.smithi145.stdout:1494: oid 30 updating version 0 to 605 2024-09-16T05:48:59.983 INFO:tasks.rados.rados.0.smithi145.stdout:1494: oid 30 updating version 605 to 606 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1494: oid 30 updating version 606 to 607 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 607 (ObjNum 497 snap 133 seq_num 497) dirty exists 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1494: left oid 30 (ObjNum 497 snap 133 seq_num 497) 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1490: done (8 left) 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1491: done (7 left) 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1493: done (6 left) 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1494: done (5 left) 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1496: done (4 left) 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1497: done (3 left) 2024-09-16T05:48:59.984 INFO:tasks.rados.rados.0.smithi145.stdout:1499: done (2 left) 2024-09-16T05:48:59.985 INFO:tasks.rados.rados.0.smithi145.stdout:1500: copy_from oid 21 from oid 16 current snap is 133 2024-09-16T05:48:59.985 INFO:tasks.rados.rados.0.smithi145.stdout:1495: expect (ObjNum 259 snap 68 seq_num 259) 2024-09-16T05:49:00.048 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:48:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[55891]: 2024-09-16T05:48:59.773+0000 7f2abf0f8640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:49:00.048 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:48:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[55891]: 2024-09-16T05:48:59.773+0000 7f2abf0f8640 -1 osd.2 345 *** Got signal Terminated *** 2024-09-16T05:49:00.048 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:48:59 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[55891]: 2024-09-16T05:48:59.773+0000 7f2abf0f8640 -1 osd.2 345 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1498: finishing write tid 1 to smithi14585108-5 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1498: finishing write tid 2 to smithi14585108-5 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1495: done (2 left) 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1501: snap_create 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1498: finishing write tid 3 to smithi14585108-5 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1498: finishing write tid 4 to smithi14585108-5 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1498: oid 5 updating version 0 to 629 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1498: oid 5 version 629 is already newer than 628 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1498: oid 5 version 629 is already newer than 627 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 629 (ObjNum 498 snap 133 seq_num 498) dirty exists 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1498: left oid 5 (ObjNum 498 snap 133 seq_num 498) 2024-09-16T05:49:00.061 INFO:tasks.rados.rados.0.smithi145.stdout:1500: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:49:00.062 INFO:tasks.rados.rados.0.smithi145.stdout:1500: finishing copy_from to smithi14585108-21 2024-09-16T05:49:00.062 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 606 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:49:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:00 smithi145 ceph-mon[96887]: osdmap e345: 8 total, 8 up, 8 in 2024-09-16T05:49:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:00 smithi145 ceph-mon[96887]: osd.2 marked itself down and dead 2024-09-16T05:49:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:00 smithi145 ceph-mon[96887]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:49:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:00 smithi145 ceph-mon[99390]: osdmap e345: 8 total, 8 up, 8 in 2024-09-16T05:49:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:00 smithi145 ceph-mon[99390]: osd.2 marked itself down and dead 2024-09-16T05:49:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:00 smithi145 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:49:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:00 smithi161 ceph-mon[87722]: osdmap e345: 8 total, 8 up, 8 in 2024-09-16T05:49:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:00 smithi161 ceph-mon[87722]: osd.2 marked itself down and dead 2024-09-16T05:49:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:00 smithi161 ceph-mon[87722]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:49:00.797 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:00 smithi145 podman[114514]: 2024-09-16 05:49:00.538203341 +0000 UTC m=+0.889635810 container died 77ba1459865ac15371653d37e55751ec5ad937608888b144857a1dea69e4a44a (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=reef-ae7f373, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True) 2024-09-16T05:49:01.042 INFO:tasks.rados.rados.0.smithi145.stdout:1498: done (2 left) 2024-09-16T05:49:01.042 INFO:tasks.rados.rados.0.smithi145.stdout:1500: done (1 left) 2024-09-16T05:49:01.042 INFO:tasks.rados.rados.0.smithi145.stdout:1501: done (0 left) 2024-09-16T05:49:01.042 INFO:tasks.rados.rados.0.smithi145.stdout:1502: setattr oid 25 current snap is 134 2024-09-16T05:49:01.043 INFO:tasks.rados.rados.0.smithi145.stdout:1503: setattr oid 47 current snap is 134 2024-09-16T05:49:01.044 INFO:tasks.rados.rados.0.smithi145.stdout:1504: snap_create 2024-09-16T05:49:01.054 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:00 smithi145 podman[114514]: 2024-09-16 05:49:00.895503566 +0000 UTC m=+1.246935990 container cleanup 77ba1459865ac15371653d37e55751ec5ad937608888b144857a1dea69e4a44a (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=reef-ae7f373, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:49:01.054 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:00 smithi145 bash[114514]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2 2024-09-16T05:49:01.060 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 695 (ObjNum 457 snap 126 seq_num 457) dirty exists 2024-09-16T05:49:01.060 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 610 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:49:01.317 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:01 smithi145 podman[114535]: 2024-09-16 05:49:01.188370836 +0000 UTC m=+0.643461835 container remove 77ba1459865ac15371653d37e55751ec5ad937608888b144857a1dea69e4a44a (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, RELEASE=reef-ae7f373, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-16T05:49:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:01 smithi145 ceph-mon[96887]: osdmap e346: 8 total, 7 up, 8 in 2024-09-16T05:49:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:01 smithi145 ceph-mon[96887]: pgmap v203: 121 pgs: 14 stale+active+clean, 107 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-09-16T05:49:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:01 smithi145 ceph-mon[96887]: osdmap e347: 8 total, 7 up, 8 in 2024-09-16T05:49:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:01 smithi145 ceph-mon[99390]: osdmap e346: 8 total, 7 up, 8 in 2024-09-16T05:49:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:01 smithi145 ceph-mon[99390]: pgmap v203: 121 pgs: 14 stale+active+clean, 107 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-09-16T05:49:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:01 smithi145 ceph-mon[99390]: osdmap e347: 8 total, 7 up, 8 in 2024-09-16T05:49:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:01 smithi161 ceph-mon[87722]: osdmap e346: 8 total, 7 up, 8 in 2024-09-16T05:49:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:01 smithi161 ceph-mon[87722]: pgmap v203: 121 pgs: 14 stale+active+clean, 107 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-09-16T05:49:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:01 smithi161 ceph-mon[87722]: osdmap e347: 8 total, 7 up, 8 in 2024-09-16T05:49:01.772 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:01 smithi145 podman[114627]: 2024-09-16 05:49:01.421540011 +0000 UTC m=+0.015847202 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:49:01.772 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:01 smithi145 podman[114627]: 2024-09-16 05:49:01.531098897 +0000 UTC m=+0.125406121 container create 1beffbc98340588097d5438c53955af92bdfe085e1d2d1c4ac6dee4664fad392 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T05:49:01.772 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:01 smithi145 podman[114627]: 2024-09-16 05:49:01.767143395 +0000 UTC m=+0.361450583 container init 1beffbc98340588097d5438c53955af92bdfe085e1d2d1c4ac6dee4664fad392 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-16T05:49:02.045 INFO:tasks.rados.rados.0.smithi145.stdout:1502: done (2 left) 2024-09-16T05:49:02.045 INFO:tasks.rados.rados.0.smithi145.stdout:1503: done (1 left) 2024-09-16T05:49:02.045 INFO:tasks.rados.rados.0.smithi145.stdout:1504: done (0 left) 2024-09-16T05:49:02.045 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 135 2024-09-16T05:49:02.045 INFO:tasks.rados.rados.0.smithi145.stdout:1505: seq_num 500 ranges {712704=778240,1490944=401408} 2024-09-16T05:49:02.053 INFO:tasks.rados.rados.0.smithi145.stdout:1505: writing smithi14585108-7 from 712704 to 1490944 tid 1 2024-09-16T05:49:02.055 INFO:tasks.rados.rados.0.smithi145.stdout:1505: writing smithi14585108-7 from 1490944 to 1892352 tid 2 2024-09-16T05:49:02.055 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 135 2024-09-16T05:49:02.055 INFO:tasks.rados.rados.0.smithi145.stdout:1506: seq_num 501 ranges {0=794624,794624=401408} 2024-09-16T05:49:02.060 INFO:tasks.rados.rados.0.smithi145.stdout:1506: writing smithi14585108-32 from 0 to 794624 tid 1 2024-09-16T05:49:02.063 INFO:tasks.rados.rados.0.smithi145.stdout:1506: writing smithi14585108-32 from 794624 to 1196032 tid 2 2024-09-16T05:49:02.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 135 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1505: finishing write tid 1 to smithi14585108-7 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1505: finishing write tid 2 to smithi14585108-7 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1505: finishing write tid 3 to smithi14585108-7 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1505: finishing write tid 4 to smithi14585108-7 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1505: oid 7 updating version 0 to 867 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1505: oid 7 version 867 is already newer than 865 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1505: oid 7 version 867 is already newer than 866 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 867 (ObjNum 500 snap 135 seq_num 500) dirty exists 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1505: left oid 7 (ObjNum 500 snap 135 seq_num 500) 2024-09-16T05:49:02.064 INFO:tasks.rados.rados.0.smithi145.stdout:1507: seq_num 502 ranges {8183808=409600,8593408=417792,9011200=385024} 2024-09-16T05:49:02.067 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:01 smithi145 podman[114627]: 2024-09-16 05:49:01.77225868 +0000 UTC m=+0.366565867 container start 1beffbc98340588097d5438c53955af92bdfe085e1d2d1c4ac6dee4664fad392 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:49:02.067 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:01 smithi145 podman[114627]: 2024-09-16 05:49:01.858267822 +0000 UTC m=+0.452575010 container attach 1beffbc98340588097d5438c53955af92bdfe085e1d2d1c4ac6dee4664fad392 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T05:49:02.068 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:01 smithi145 podman[114627]: 2024-09-16 05:49:01.964237611 +0000 UTC m=+0.558544795 container died 1beffbc98340588097d5438c53955af92bdfe085e1d2d1c4ac6dee4664fad392 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T05:49:02.109 INFO:tasks.rados.rados.0.smithi145.stdout:1507: writing smithi14585108-34 from 8183808 to 8593408 tid 1 2024-09-16T05:49:02.111 INFO:tasks.rados.rados.0.smithi145.stdout:1507: writing smithi14585108-34 from 8593408 to 9011200 tid 2 2024-09-16T05:49:02.115 INFO:tasks.rados.rados.0.smithi145.stdout:1507: writing smithi14585108-34 from 9011200 to 9396224 tid 3 2024-09-16T05:49:02.115 INFO:tasks.rados.rados.0.smithi145.stdout:1505: done (2 left) 2024-09-16T05:49:02.116 INFO:tasks.rados.rados.0.smithi145.stdout:1508: snap_create 2024-09-16T05:49:02.116 INFO:tasks.rados.rados.0.smithi145.stdout:1506: finishing write tid 1 to smithi14585108-32 2024-09-16T05:49:02.116 INFO:tasks.rados.rados.0.smithi145.stdout:1506: finishing write tid 2 to smithi14585108-32 2024-09-16T05:49:02.116 INFO:tasks.rados.rados.0.smithi145.stdout:1506: finishing write tid 3 to smithi14585108-32 2024-09-16T05:49:02.116 INFO:tasks.rados.rados.0.smithi145.stdout:1506: finishing write tid 4 to smithi14585108-32 2024-09-16T05:49:02.116 INFO:tasks.rados.rados.0.smithi145.stdout:1506: oid 32 updating version 0 to 787 2024-09-16T05:49:02.117 INFO:tasks.rados.rados.0.smithi145.stdout:1506: oid 32 updating version 787 to 788 2024-09-16T05:49:02.117 INFO:tasks.rados.rados.0.smithi145.stdout:1506: oid 32 updating version 788 to 789 2024-09-16T05:49:02.117 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 789 (ObjNum 501 snap 135 seq_num 501) dirty exists 2024-09-16T05:49:02.117 INFO:tasks.rados.rados.0.smithi145.stdout:1506: left oid 32 (ObjNum 501 snap 135 seq_num 501) 2024-09-16T05:49:02.117 INFO:tasks.rados.rados.0.smithi145.stdout:1507: finishing write tid 1 to smithi14585108-34 2024-09-16T05:49:02.119 INFO:tasks.rados.rados.0.smithi145.stdout:1507: finishing write tid 2 to smithi14585108-34 2024-09-16T05:49:02.119 INFO:tasks.rados.rados.0.smithi145.stdout:1507: finishing write tid 3 to smithi14585108-34 2024-09-16T05:49:02.119 INFO:tasks.rados.rados.0.smithi145.stdout:1507: finishing write tid 4 to smithi14585108-34 2024-09-16T05:49:02.119 INFO:tasks.rados.rados.0.smithi145.stdout:1507: finishing write tid 5 to smithi14585108-34 2024-09-16T05:49:02.119 INFO:tasks.rados.rados.0.smithi145.stdout:1507: oid 34 updating version 0 to 810 2024-09-16T05:49:02.120 INFO:tasks.rados.rados.0.smithi145.stdout:1507: oid 34 version 810 is already newer than 809 2024-09-16T05:49:02.120 INFO:tasks.rados.rados.0.smithi145.stdout:1507: oid 34 updating version 810 to 811 2024-09-16T05:49:02.120 INFO:tasks.rados.rados.0.smithi145.stdout:1507: oid 34 updating version 811 to 812 2024-09-16T05:49:02.120 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 812 (ObjNum 502 snap 135 seq_num 502) dirty exists 2024-09-16T05:49:02.120 INFO:tasks.rados.rados.0.smithi145.stdout:1507: left oid 34 (ObjNum 502 snap 135 seq_num 502) 2024-09-16T05:49:03.009 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:02 smithi145 podman[114671]: 2024-09-16 05:49:02.579076143 +0000 UTC m=+0.608846660 container remove 1beffbc98340588097d5438c53955af92bdfe085e1d2d1c4ac6dee4664fad392 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-16T05:49:03.010 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:02 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-16T05:49:03.010 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:02 smithi145 systemd[1]: Stopped Ceph osd.2 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:49:03.010 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:02 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.2.service: Consumed 13.472s CPU time. 2024-09-16T05:49:03.010 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:02 smithi145 systemd[1]: Starting Ceph osd.2 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:49:03.051 INFO:tasks.rados.rados.0.smithi145.stdout:1506: done (2 left) 2024-09-16T05:49:03.051 INFO:tasks.rados.rados.0.smithi145.stdout:1507: done (1 left) 2024-09-16T05:49:03.052 INFO:tasks.rados.rados.0.smithi145.stdout:1508: done (0 left) 2024-09-16T05:49:03.052 INFO:tasks.rados.rados.0.smithi145.stdout:1509: delete oid 40 current snap is 136 2024-09-16T05:49:03.056 INFO:tasks.rados.rados.0.smithi145.stdout:1509: done (0 left) 2024-09-16T05:49:03.056 INFO:tasks.rados.rados.0.smithi145.stdout:1510: snap_remove snap 127 2024-09-16T05:49:03.262 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:03 smithi145 ceph-mon[96887]: osdmap e348: 8 total, 7 up, 8 in 2024-09-16T05:49:03.262 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:03 smithi145 ceph-mon[96887]: pgmap v206: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.3 MiB/s wr, 39 op/s; 31/393 objects degraded (7.888%) 2024-09-16T05:49:03.263 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:03 smithi145 ceph-mon[99390]: osdmap e348: 8 total, 7 up, 8 in 2024-09-16T05:49:03.263 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:03 smithi145 ceph-mon[99390]: pgmap v206: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.3 MiB/s wr, 39 op/s; 31/393 objects degraded (7.888%) 2024-09-16T05:49:03.263 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 podman[114778]: 2024-09-16 05:49:02.911929358 +0000 UTC m=+0.015701159 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:49:03.263 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 podman[114778]: 2024-09-16 05:49:03.030243499 +0000 UTC m=+0.134015356 container create 050895e1b36ebeac6a8e97c06347295dc0da752fff9f87de52207086e9a24b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T05:49:03.263 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 podman[114778]: 2024-09-16 05:49:03.257314215 +0000 UTC m=+0.361086004 container init 050895e1b36ebeac6a8e97c06347295dc0da752fff9f87de52207086e9a24b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:49:03.263 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 podman[114778]: 2024-09-16 05:49:03.262631144 +0000 UTC m=+0.366402941 container start 050895e1b36ebeac6a8e97c06347295dc0da752fff9f87de52207086e9a24b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T05:49:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:03 smithi161 ceph-mon[87722]: osdmap e348: 8 total, 7 up, 8 in 2024-09-16T05:49:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:03 smithi161 ceph-mon[87722]: pgmap v206: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.3 MiB/s wr, 39 op/s; 31/393 objects degraded (7.888%) 2024-09-16T05:49:03.567 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 podman[114778]: 2024-09-16 05:49:03.366071404 +0000 UTC m=+0.469843196 container attach 050895e1b36ebeac6a8e97c06347295dc0da752fff9f87de52207086e9a24b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-16T05:49:03.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:49:03.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 bash[114778]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:49:03.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:49:03.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 bash[114778]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:49:04.054 INFO:tasks.rados.rados.0.smithi145.stdout:1510: done (0 left) 2024-09-16T05:49:04.054 INFO:tasks.rados.rados.0.smithi145.stdout:1511: snap_remove snap 135 2024-09-16T05:49:04.144 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-mon[99390]: Health check failed: Degraded data redundancy: 31/393 objects degraded (7.888%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:04.144 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-mon[99390]: osdmap e349: 8 total, 7 up, 8 in 2024-09-16T05:49:04.144 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-mon[96887]: Health check failed: Degraded data redundancy: 31/393 objects degraded (7.888%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:04.144 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-mon[96887]: osdmap e349: 8 total, 7 up, 8 in 2024-09-16T05:49:04.144 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T05:49:04.145 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 bash[114778]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T05:49:04.145 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T05:49:04.145 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:03 smithi145 bash[114778]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T05:49:04.145 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T05:49:04.145 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 bash[114778]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T05:49:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:04 smithi161 ceph-mon[87722]: Health check failed: Degraded data redundancy: 31/393 objects degraded (7.888%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:04 smithi161 ceph-mon[87722]: osdmap e349: 8 total, 7 up, 8 in 2024-09-16T05:49:04.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T05:49:04.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 bash[114778]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T05:49:04.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T05:49:04.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 bash[114778]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T05:49:04.471 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T05:49:04.471 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 bash[114778]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T05:49:04.471 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate[114793]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T05:49:04.471 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 bash[114778]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T05:49:04.471 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 podman[114778]: 2024-09-16 05:49:04.171762212 +0000 UTC m=+1.275534010 container died 050895e1b36ebeac6a8e97c06347295dc0da752fff9f87de52207086e9a24b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True) 2024-09-16T05:49:04.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:49:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:49:04] "GET /metrics HTTP/1.1" 200 36109 "" "Prometheus/2.43.0" 2024-09-16T05:49:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:1511: done (0 left) 2024-09-16T05:49:05.040 INFO:tasks.rados.rados.0.smithi145.stdout:1512: snap_remove snap 134 2024-09-16T05:49:05.186 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:05 smithi145 ceph-mon[99390]: osdmap e350: 8 total, 7 up, 8 in 2024-09-16T05:49:05.186 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:05 smithi145 ceph-mon[99390]: pgmap v209: 121 pgs: 24 active+undersized, 2 stale+active+clean, 8 active+undersized+degraded, 87 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.1 MiB/s wr, 38 op/s; 35/396 objects degraded (8.838%) 2024-09-16T05:49:05.186 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:05 smithi145 ceph-mon[99390]: osdmap e351: 8 total, 7 up, 8 in 2024-09-16T05:49:05.186 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:05 smithi145 ceph-mon[96887]: osdmap e350: 8 total, 7 up, 8 in 2024-09-16T05:49:05.186 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:05 smithi145 ceph-mon[96887]: pgmap v209: 121 pgs: 24 active+undersized, 2 stale+active+clean, 8 active+undersized+degraded, 87 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.1 MiB/s wr, 38 op/s; 35/396 objects degraded (8.838%) 2024-09-16T05:49:05.186 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:05 smithi145 ceph-mon[96887]: osdmap e351: 8 total, 7 up, 8 in 2024-09-16T05:49:05.186 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:04 smithi145 podman[114955]: 2024-09-16 05:49:04.845414804 +0000 UTC m=+0.667904903 container remove 050895e1b36ebeac6a8e97c06347295dc0da752fff9f87de52207086e9a24b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:49:05.187 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:05 smithi145 podman[115018]: 2024-09-16 05:49:04.955881055 +0000 UTC m=+0.015915901 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:49:05.187 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:05 smithi145 podman[115018]: 2024-09-16 05:49:05.062903831 +0000 UTC m=+0.122938680 container create f55ab7f6c65b8fa1cc68fe53f6bcb15ef353903fd9c0b6035f5857228bfa31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-16T05:49:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:05 smithi161 ceph-mon[87722]: osdmap e350: 8 total, 7 up, 8 in 2024-09-16T05:49:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:05 smithi161 ceph-mon[87722]: pgmap v209: 121 pgs: 24 active+undersized, 2 stale+active+clean, 8 active+undersized+degraded, 87 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.1 MiB/s wr, 38 op/s; 35/396 objects degraded (8.838%) 2024-09-16T05:49:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:05 smithi161 ceph-mon[87722]: osdmap e351: 8 total, 7 up, 8 in 2024-09-16T05:49:05.567 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:05 smithi145 podman[115018]: 2024-09-16 05:49:05.307292679 +0000 UTC m=+0.367327525 container init f55ab7f6c65b8fa1cc68fe53f6bcb15ef353903fd9c0b6035f5857228bfa31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T05:49:05.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:05 smithi145 podman[115018]: 2024-09-16 05:49:05.311815561 +0000 UTC m=+0.371850408 container start f55ab7f6c65b8fa1cc68fe53f6bcb15ef353903fd9c0b6035f5857228bfa31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-16T05:49:05.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:05 smithi145 ceph-osd[115056]: -- 172.21.15.145:0/3761576415 <== mon.2 v2:172.21.15.145:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557294b3da40 con 0x557295904400 2024-09-16T05:49:05.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:05 smithi145 bash[115018]: f55ab7f6c65b8fa1cc68fe53f6bcb15ef353903fd9c0b6035f5857228bfa31e0 2024-09-16T05:49:05.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:05 smithi145 systemd[1]: Started Ceph osd.2 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:49:06.047 INFO:tasks.rados.rados.0.smithi145.stdout:1512: done (0 left) 2024-09-16T05:49:06.047 INFO:tasks.rados.rados.0.smithi145.stdout:1513: delete oid 34 current snap is 136 2024-09-16T05:49:06.050 INFO:tasks.rados.rados.0.smithi145.stdout:1513: done (0 left) 2024-09-16T05:49:06.050 INFO:tasks.rados.rados.0.smithi145.stdout:1514: read oid 33 snap -1 2024-09-16T05:49:06.050 INFO:tasks.rados.rados.0.smithi145.stdout:1514: expect (ObjNum 491 snap 133 seq_num 491) 2024-09-16T05:49:06.050 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 136 2024-09-16T05:49:06.050 INFO:tasks.rados.rados.0.smithi145.stdout:1515: seq_num 505 ranges {1064960=466944,1531904=475136,2007040=327680} 2024-09-16T05:49:06.058 INFO:tasks.rados.rados.0.smithi145.stdout:1515: writing smithi14585108-48 from 1064960 to 1531904 tid 1 2024-09-16T05:49:06.061 INFO:tasks.rados.rados.0.smithi145.stdout:1515: writing smithi14585108-48 from 1531904 to 2007040 tid 2 2024-09-16T05:49:06.063 INFO:tasks.rados.rados.0.smithi145.stdout:1515: writing smithi14585108-48 from 2007040 to 2334720 tid 3 2024-09-16T05:49:06.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 136 2024-09-16T05:49:06.063 INFO:tasks.rados.rados.0.smithi145.stdout:1516: seq_num 506 ranges {2392064=483328,2875392=761856,3637248=40960} 2024-09-16T05:49:06.079 INFO:tasks.rados.rados.0.smithi145.stdout:1516: writing smithi14585108-5 from 2392064 to 2875392 tid 1 2024-09-16T05:49:06.083 INFO:tasks.rados.rados.0.smithi145.stdout:1516: writing smithi14585108-5 from 2875392 to 3637248 tid 2 2024-09-16T05:49:06.084 INFO:tasks.rados.rados.0.smithi145.stdout:1516: writing smithi14585108-5 from 3637248 to 3678208 tid 3 2024-09-16T05:49:06.084 INFO:tasks.rados.rados.0.smithi145.stdout:1517: read oid 42 snap -1 2024-09-16T05:49:06.084 INFO:tasks.rados.rados.0.smithi145.stdout:1517: expect (ObjNum 410 snap 115 seq_num 410) 2024-09-16T05:49:06.084 INFO:tasks.rados.rados.0.smithi145.stdout:1518: snap_remove snap 132 2024-09-16T05:49:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[96887]: osdmap e352: 8 total, 7 up, 8 in 2024-09-16T05:49:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:06.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[99390]: osdmap e352: 8 total, 7 up, 8 in 2024-09-16T05:49:06.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:06 smithi161 ceph-mon[87722]: osdmap e352: 8 total, 7 up, 8 in 2024-09-16T05:49:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:07.047 INFO:tasks.rados.rados.0.smithi145.stdout:1518: done (4 left) 2024-09-16T05:49:07.047 INFO:tasks.rados.rados.0.smithi145.stdout:1519: setattr oid 37 current snap is 136 2024-09-16T05:49:07.047 INFO:tasks.rados.rados.0.smithi145.stdout:1514: expect (ObjNum 491 snap 133 seq_num 491) 2024-09-16T05:49:07.226 INFO:tasks.rados.rados.0.smithi145.stdout:1515: finishing write tid 1 to smithi14585108-48 2024-09-16T05:49:07.226 INFO:tasks.rados.rados.0.smithi145.stdout:1515: finishing write tid 2 to smithi14585108-48 2024-09-16T05:49:07.226 INFO:tasks.rados.rados.0.smithi145.stdout:1515: finishing write tid 3 to smithi14585108-48 2024-09-16T05:49:07.226 INFO:tasks.rados.rados.0.smithi145.stdout:1515: finishing write tid 4 to smithi14585108-48 2024-09-16T05:49:07.226 INFO:tasks.rados.rados.0.smithi145.stdout:1515: finishing write tid 5 to smithi14585108-48 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1515: oid 48 updating version 0 to 485 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1515: oid 48 updating version 485 to 486 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1515: oid 48 version 486 is already newer than 484 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1515: oid 48 updating version 486 to 487 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 487 (ObjNum 505 snap 136 seq_num 505) dirty exists 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1515: left oid 48 (ObjNum 505 snap 136 seq_num 505) 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1516: finishing write tid 1 to smithi14585108-5 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1516: finishing write tid 2 to smithi14585108-5 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1516: finishing write tid 3 to smithi14585108-5 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1516: finishing write tid 4 to smithi14585108-5 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1516: finishing write tid 5 to smithi14585108-5 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1516: oid 5 updating version 0 to 632 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1516: oid 5 version 632 is already newer than 631 2024-09-16T05:49:07.227 INFO:tasks.rados.rados.0.smithi145.stdout:1516: oid 5 version 632 is already newer than 630 2024-09-16T05:49:07.228 INFO:tasks.rados.rados.0.smithi145.stdout:1516: oid 5 updating version 632 to 633 2024-09-16T05:49:07.228 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 633 (ObjNum 506 snap 136 seq_num 506) dirty exists 2024-09-16T05:49:07.228 INFO:tasks.rados.rados.0.smithi145.stdout:1516: left oid 5 (ObjNum 506 snap 136 seq_num 506) 2024-09-16T05:49:07.228 INFO:tasks.rados.rados.0.smithi145.stdout:1517: expect (ObjNum 410 snap 115 seq_num 410) 2024-09-16T05:49:07.448 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:07 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T05:49:07.186+0000 7ff70ef38640 -1 Falling back to public interface 2024-09-16T05:49:07.656 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 634 (ObjNum 474 snap 128 seq_num 474) dirty exists 2024-09-16T05:49:07.656 INFO:tasks.rados.rados.0.smithi145.stdout:1514: done (4 left) 2024-09-16T05:49:07.656 INFO:tasks.rados.rados.0.smithi145.stdout:1515: done (3 left) 2024-09-16T05:49:07.656 INFO:tasks.rados.rados.0.smithi145.stdout:1516: done (2 left) 2024-09-16T05:49:07.657 INFO:tasks.rados.rados.0.smithi145.stdout:1517: done (1 left) 2024-09-16T05:49:07.657 INFO:tasks.rados.rados.0.smithi145.stdout:1519: done (0 left) 2024-09-16T05:49:07.657 INFO:tasks.rados.rados.0.smithi145.stdout:1520: copy_from oid 45 from oid 24 current snap is 136 2024-09-16T05:49:07.657 INFO:tasks.rados.rados.0.smithi145.stdout:1521: read oid 35 snap -1 2024-09-16T05:49:07.657 INFO:tasks.rados.rados.0.smithi145.stdout:1521: expect (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:49:07.657 INFO:tasks.rados.rados.0.smithi145.stdout:1522: snap_remove snap 124 2024-09-16T05:49:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:07 smithi145 ceph-mon[96887]: pgmap v212: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 674 KiB/s wr, 2 op/s; 43/390 objects degraded (11.026%) 2024-09-16T05:49:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:07 smithi145 ceph-mon[96887]: osdmap e353: 8 total, 7 up, 8 in 2024-09-16T05:49:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:07 smithi145 ceph-mon[99390]: pgmap v212: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 674 KiB/s wr, 2 op/s; 43/390 objects degraded (11.026%) 2024-09-16T05:49:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:07 smithi145 ceph-mon[99390]: osdmap e353: 8 total, 7 up, 8 in 2024-09-16T05:49:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:07 smithi161 ceph-mon[87722]: pgmap v212: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 674 KiB/s wr, 2 op/s; 43/390 objects degraded (11.026%) 2024-09-16T05:49:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:07 smithi161 ceph-mon[87722]: osdmap e353: 8 total, 7 up, 8 in 2024-09-16T05:49:08.455 INFO:tasks.rados.rados.0.smithi145.stdout:1522: done (2 left) 2024-09-16T05:49:08.455 INFO:tasks.rados.rados.0.smithi145.stdout:1523: read oid 46 snap -1 2024-09-16T05:49:08.455 INFO:tasks.rados.rados.0.smithi145.stdout:1523: expect (ObjNum 449 snap 125 seq_num 449) 2024-09-16T05:49:08.455 INFO:tasks.rados.rados.0.smithi145.stdout:1524: snap_remove snap 133 2024-09-16T05:49:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:08 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 45/393 objects degraded (11.450%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:08 smithi145 ceph-mon[99390]: osdmap e354: 8 total, 7 up, 8 in 2024-09-16T05:49:08.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:08 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 45/393 objects degraded (11.450%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:08.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:08 smithi145 ceph-mon[96887]: osdmap e354: 8 total, 7 up, 8 in 2024-09-16T05:49:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:08 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 45/393 objects degraded (11.450%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:08 smithi161 ceph-mon[87722]: osdmap e354: 8 total, 7 up, 8 in 2024-09-16T05:49:09.457 INFO:tasks.rados.rados.0.smithi145.stdout:1524: done (3 left) 2024-09-16T05:49:09.458 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 136 2024-09-16T05:49:09.458 INFO:tasks.rados.rados.0.smithi145.stdout:1525: seq_num 507 ranges {1892352=499712,2392064=638976,3031040=163840} 2024-09-16T05:49:09.473 INFO:tasks.rados.rados.0.smithi145.stdout:1525: writing smithi14585108-7 from 1892352 to 2392064 tid 1 2024-09-16T05:49:09.476 INFO:tasks.rados.rados.0.smithi145.stdout:1525: writing smithi14585108-7 from 2392064 to 3031040 tid 2 2024-09-16T05:49:09.478 INFO:tasks.rados.rados.0.smithi145.stdout:1525: writing smithi14585108-7 from 3031040 to 3194880 tid 3 2024-09-16T05:49:09.478 INFO:tasks.rados.rados.0.smithi145.stdout:1526: read oid 47 snap 131 2024-09-16T05:49:09.478 INFO:tasks.rados.rados.0.smithi145.stdout:1526: expect (ObjNum 470 snap 128 seq_num 470) 2024-09-16T05:49:09.478 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 136 2024-09-16T05:49:09.478 INFO:tasks.rados.rados.0.smithi145.stdout:1520: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:49:09.478 INFO:tasks.rados.rados.0.smithi145.stdout:1520: finishing copy_from to smithi14585108-45 2024-09-16T05:49:09.478 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 603 (ObjNum 353 snap 104 seq_num 353) dirty exists 2024-09-16T05:49:09.478 INFO:tasks.rados.rados.0.smithi145.stdout:1521: expect (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:49:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:09 smithi145 ceph-mon[96887]: pgmap v214: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 45/393 objects degraded (11.450%) 2024-09-16T05:49:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:09 smithi145 ceph-mon[96887]: osdmap e355: 8 total, 7 up, 8 in 2024-09-16T05:49:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:09 smithi145 ceph-mon[99390]: pgmap v214: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 45/393 objects degraded (11.450%) 2024-09-16T05:49:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:09 smithi145 ceph-mon[99390]: osdmap e355: 8 total, 7 up, 8 in 2024-09-16T05:49:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:09 smithi161 ceph-mon[87722]: pgmap v214: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 45/393 objects degraded (11.450%) 2024-09-16T05:49:09.877 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:09.878 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:09.878 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:09 smithi161 ceph-mon[87722]: osdmap e355: 8 total, 7 up, 8 in 2024-09-16T05:49:09.956 INFO:tasks.rados.rados.0.smithi145.stdout:1523: expect (ObjNum 449 snap 125 seq_num 449) 2024-09-16T05:49:10.075 INFO:tasks.rados.rados.0.smithi145.stdout:1525: finishing write tid 1 to smithi14585108-7 2024-09-16T05:49:10.075 INFO:tasks.rados.rados.0.smithi145.stdout:1525: finishing write tid 2 to smithi14585108-7 2024-09-16T05:49:10.075 INFO:tasks.rados.rados.0.smithi145.stdout:1527: seq_num 508 ranges {851968=516096,1368064=524288,1892352=278528} 2024-09-16T05:49:10.082 INFO:tasks.rados.rados.0.smithi145.stdout:1527: writing smithi14585108-11 from 851968 to 1368064 tid 1 2024-09-16T05:49:10.085 INFO:tasks.rados.rados.0.smithi145.stdout:1527: writing smithi14585108-11 from 1368064 to 1892352 tid 2 2024-09-16T05:49:10.088 INFO:tasks.rados.rados.0.smithi145.stdout:1527: writing smithi14585108-11 from 1892352 to 2170880 tid 3 2024-09-16T05:49:10.088 INFO:tasks.rados.rados.0.smithi145.stdout:1520: done (5 left) 2024-09-16T05:49:10.088 INFO:tasks.rados.rados.0.smithi145.stdout:1521: done (4 left) 2024-09-16T05:49:10.088 INFO:tasks.rados.rados.0.smithi145.stdout:1523: done (3 left) 2024-09-16T05:49:10.088 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 136 2024-09-16T05:49:10.088 INFO:tasks.rados.rados.0.smithi145.stdout:1525: finishing write tid 3 to smithi14585108-7 2024-09-16T05:49:10.088 INFO:tasks.rados.rados.0.smithi145.stdout:1525: finishing write tid 4 to smithi14585108-7 2024-09-16T05:49:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:1525: finishing write tid 5 to smithi14585108-7 2024-09-16T05:49:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:1525: oid 7 updating version 0 to 890 2024-09-16T05:49:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:1525: oid 7 updating version 890 to 891 2024-09-16T05:49:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:1525: oid 7 version 891 is already newer than 888 2024-09-16T05:49:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:1525: oid 7 version 891 is already newer than 889 2024-09-16T05:49:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 891 (ObjNum 507 snap 136 seq_num 507) dirty exists 2024-09-16T05:49:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:1525: left oid 7 (ObjNum 507 snap 136 seq_num 507) 2024-09-16T05:49:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:1528: seq_num 509 ranges {1097728=532480,1630208=409600,2039808=393216} 2024-09-16T05:49:10.097 INFO:tasks.rados.rados.0.smithi145.stdout:1528: writing smithi14585108-1 from 1097728 to 1630208 tid 1 2024-09-16T05:49:10.099 INFO:tasks.rados.rados.0.smithi145.stdout:1528: writing smithi14585108-1 from 1630208 to 2039808 tid 2 2024-09-16T05:49:10.102 INFO:tasks.rados.rados.0.smithi145.stdout:1528: writing smithi14585108-1 from 2039808 to 2433024 tid 3 2024-09-16T05:49:10.102 INFO:tasks.rados.rados.0.smithi145.stdout:1525: done (3 left) 2024-09-16T05:49:10.102 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 136 2024-09-16T05:49:10.102 INFO:tasks.rados.rados.0.smithi145.stdout:1526: expect (ObjNum 470 snap 128 seq_num 470) 2024-09-16T05:49:10.551 INFO:tasks.rados.rados.0.smithi145.stdout:1527: finishing write tid 1 to smithi14585108-11 2024-09-16T05:49:10.551 INFO:tasks.rados.rados.0.smithi145.stdout:1527: finishing write tid 2 to smithi14585108-11 2024-09-16T05:49:10.551 INFO:tasks.rados.rados.0.smithi145.stdout:1527: finishing write tid 3 to smithi14585108-11 2024-09-16T05:49:10.551 INFO:tasks.rados.rados.0.smithi145.stdout:1527: finishing write tid 4 to smithi14585108-11 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1527: finishing write tid 5 to smithi14585108-11 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1527: oid 11 updating version 0 to 803 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1527: oid 11 updating version 803 to 805 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1527: oid 11 version 805 is already newer than 804 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1527: oid 11 version 805 is already newer than 802 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 805 (ObjNum 508 snap 136 seq_num 508) dirty exists 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1527: left oid 11 (ObjNum 508 snap 136 seq_num 508) 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1528: finishing write tid 1 to smithi14585108-1 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1528: finishing write tid 2 to smithi14585108-1 2024-09-16T05:49:10.552 INFO:tasks.rados.rados.0.smithi145.stdout:1529: seq_num 510 ranges {9797632=548864,10346496=745472,11091968=57344} 2024-09-16T05:49:10.607 INFO:tasks.rados.rados.0.smithi145.stdout:1529: writing smithi14585108-39 from 9797632 to 10346496 tid 1 2024-09-16T05:49:10.611 INFO:tasks.rados.rados.0.smithi145.stdout:1529: writing smithi14585108-39 from 10346496 to 11091968 tid 2 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1529: writing smithi14585108-39 from 11091968 to 11149312 tid 3 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1526: done (3 left) 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1527: done (2 left) 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1530: read oid 48 snap 131 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1530: expect deleted 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 136 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1528: finishing write tid 3 to smithi14585108-1 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1528: finishing write tid 4 to smithi14585108-1 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1528: finishing write tid 5 to smithi14585108-1 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1528: oid 1 updating version 0 to 760 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1528: oid 1 updating version 760 to 763 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1528: oid 1 version 763 is already newer than 761 2024-09-16T05:49:10.613 INFO:tasks.rados.rados.0.smithi145.stdout:1528: oid 1 version 763 is already newer than 762 2024-09-16T05:49:10.614 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 763 (ObjNum 509 snap 136 seq_num 509) dirty exists 2024-09-16T05:49:10.614 INFO:tasks.rados.rados.0.smithi145.stdout:1528: left oid 1 (ObjNum 509 snap 136 seq_num 509) 2024-09-16T05:49:10.614 INFO:tasks.rados.rados.0.smithi145.stdout:1531: seq_num 511 ranges {1196032=565248,1761280=630784,2392064=172032} 2024-09-16T05:49:10.622 INFO:tasks.rados.rados.0.smithi145.stdout:1531: writing smithi14585108-32 from 1196032 to 1761280 tid 1 2024-09-16T05:49:10.625 INFO:tasks.rados.rados.0.smithi145.stdout:1531: writing smithi14585108-32 from 1761280 to 2392064 tid 2 2024-09-16T05:49:10.627 INFO:tasks.rados.rados.0.smithi145.stdout:1531: writing smithi14585108-32 from 2392064 to 2564096 tid 3 2024-09-16T05:49:10.627 INFO:tasks.rados.rados.0.smithi145.stdout:1528: done (3 left) 2024-09-16T05:49:10.627 INFO:tasks.rados.rados.0.smithi145.stdout:1532: setattr oid 45 current snap is 136 2024-09-16T05:49:10.627 INFO:tasks.rados.rados.0.smithi145.stdout:1529: finishing write tid 1 to smithi14585108-39 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: finishing write tid 2 to smithi14585108-39 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: finishing write tid 3 to smithi14585108-39 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: finishing write tid 4 to smithi14585108-39 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: finishing write tid 5 to smithi14585108-39 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: oid 39 updating version 0 to 807 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: oid 39 version 807 is already newer than 806 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: oid 39 updating version 807 to 808 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: oid 39 updating version 808 to 809 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 809 (ObjNum 510 snap 136 seq_num 510) dirty exists 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1529: left oid 39 (ObjNum 510 snap 136 seq_num 510) 2024-09-16T05:49:10.628 INFO:tasks.rados.rados.0.smithi145.stdout:1531: finishing write tid 1 to smithi14585108-32 2024-09-16T05:49:10.629 INFO:tasks.rados.rados.0.smithi145.stdout:1529: done (3 left) 2024-09-16T05:49:10.629 INFO:tasks.rados.rados.0.smithi145.stdout:1530: done (2 left) 2024-09-16T05:49:10.629 INFO:tasks.rados.rados.0.smithi145.stdout:1533: read oid 41 snap -1 2024-09-16T05:49:10.629 INFO:tasks.rados.rados.0.smithi145.stdout:1533: expect deleted 2024-09-16T05:49:10.629 INFO:tasks.rados.rados.0.smithi145.stdout:1534: read oid 8 snap -1 2024-09-16T05:49:10.629 INFO:tasks.rados.rados.0.smithi145.stdout:1534: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:10.629 INFO:tasks.rados.rados.0.smithi145.stdout:1535: snap_remove snap 131 2024-09-16T05:49:10.817 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:10 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T05:49:10.652+0000 7ff70ef38640 -1 osd.2 345 log_to_monitors true 2024-09-16T05:49:11.059 INFO:tasks.rados.rados.0.smithi145.stdout:1535: done (4 left) 2024-09-16T05:49:11.059 INFO:tasks.rados.rados.0.smithi145.stdout:1536: rollback oid 48 current snap is 136 2024-09-16T05:49:11.059 INFO:tasks.rados.rados.0.smithi145.stdout:1536: done (4 left) 2024-09-16T05:49:11.059 INFO:tasks.rados.rados.0.smithi145.stdout:1537: setattr oid 13 current snap is 136 2024-09-16T05:49:11.059 INFO:tasks.rados.rados.0.smithi145.stdout:1531: finishing write tid 2 to smithi14585108-32 2024-09-16T05:49:11.059 INFO:tasks.rados.rados.0.smithi145.stdout:1531: finishing write tid 3 to smithi14585108-32 2024-09-16T05:49:11.059 INFO:tasks.rados.rados.0.smithi145.stdout:1531: finishing write tid 4 to smithi14585108-32 2024-09-16T05:49:11.060 INFO:tasks.rados.rados.0.smithi145.stdout:1531: finishing write tid 5 to smithi14585108-32 2024-09-16T05:49:11.060 INFO:tasks.rados.rados.0.smithi145.stdout:1531: oid 32 updating version 0 to 810 2024-09-16T05:49:11.060 INFO:tasks.rados.rados.0.smithi145.stdout:1531: oid 32 updating version 810 to 812 2024-09-16T05:49:11.060 INFO:tasks.rados.rados.0.smithi145.stdout:1531: oid 32 version 812 is already newer than 811 2024-09-16T05:49:11.060 INFO:tasks.rados.rados.0.smithi145.stdout:1531: oid 32 updating version 812 to 813 2024-09-16T05:49:11.060 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 813 (ObjNum 511 snap 136 seq_num 511) dirty exists 2024-09-16T05:49:11.060 INFO:tasks.rados.rados.0.smithi145.stdout:1531: left oid 32 (ObjNum 511 snap 136 seq_num 511) 2024-09-16T05:49:11.060 INFO:tasks.rados.rados.0.smithi145.stdout:1534: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:11.083 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 806 (ObjNum 353 snap 104 seq_num 353) dirty exists 2024-09-16T05:49:11.085 INFO:tasks.rados.rados.0.smithi145.stdout:1531: done (4 left) 2024-09-16T05:49:11.085 INFO:tasks.rados.rados.0.smithi145.stdout:1532: done (3 left) 2024-09-16T05:49:11.085 INFO:tasks.rados.rados.0.smithi145.stdout:1533: done (2 left) 2024-09-16T05:49:11.085 INFO:tasks.rados.rados.0.smithi145.stdout:1534: done (1 left) 2024-09-16T05:49:11.085 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 136 2024-09-16T05:49:11.085 INFO:tasks.rados.rados.0.smithi145.stdout:1538: seq_num 512 ranges {7806976=581632,8388608=516096,8904704=286720} 2024-09-16T05:49:11.094 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:11.094 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[99390]: osdmap e356: 8 total, 7 up, 8 in 2024-09-16T05:49:11.094 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:11.094 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[99390]: pgmap v218: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s; 46/384 objects degraded (11.979%) 2024-09-16T05:49:11.094 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[99390]: from='osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:49:11.094 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[99390]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:49:11.094 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:11.095 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[96887]: osdmap e356: 8 total, 7 up, 8 in 2024-09-16T05:49:11.095 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:11.095 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[96887]: pgmap v218: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s; 46/384 objects degraded (11.979%) 2024-09-16T05:49:11.095 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[96887]: from='osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:49:11.095 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-mon[96887]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:49:11.130 INFO:tasks.rados.rados.0.smithi145.stdout:1538: writing smithi14585108-28 from 7806976 to 8388608 tid 1 2024-09-16T05:49:11.131 INFO:tasks.rados.rados.0.smithi145.stdout:1538: writing smithi14585108-28 from 8388608 to 8904704 tid 2 2024-09-16T05:49:11.133 INFO:tasks.rados.rados.0.smithi145.stdout:1538: writing smithi14585108-28 from 8904704 to 9191424 tid 3 2024-09-16T05:49:11.133 INFO:tasks.rados.rados.0.smithi145.stdout:1539: read oid 24 snap -1 2024-09-16T05:49:11.133 INFO:tasks.rados.rados.0.smithi145.stdout:1539: expect (ObjNum 353 snap 104 seq_num 353) 2024-09-16T05:49:11.133 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 136 2024-09-16T05:49:11.134 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 794 (ObjNum 489 snap 133 seq_num 489) dirty exists 2024-09-16T05:49:11.134 INFO:tasks.rados.rados.0.smithi145.stdout:1538: finishing write tid 1 to smithi14585108-28 2024-09-16T05:49:11.134 INFO:tasks.rados.rados.0.smithi145.stdout:1540: seq_num 513 ranges {2465792=598016,3063808=794624,3858432=8192} 2024-09-16T05:49:11.150 INFO:tasks.rados.rados.0.smithi145.stdout:1540: writing smithi14585108-46 from 2465792 to 3063808 tid 1 2024-09-16T05:49:11.156 INFO:tasks.rados.rados.0.smithi145.stdout:1540: writing smithi14585108-46 from 3063808 to 3858432 tid 2 2024-09-16T05:49:11.156 INFO:tasks.rados.rados.0.smithi145.stdout:1540: writing smithi14585108-46 from 3858432 to 3866624 tid 3 2024-09-16T05:49:11.156 INFO:tasks.rados.rados.0.smithi145.stdout:1537: done (3 left) 2024-09-16T05:49:11.156 INFO:tasks.rados.rados.0.smithi145.stdout:1541: delete oid 1 current snap is 136 2024-09-16T05:49:11.156 INFO:tasks.rados.rados.0.smithi145.stdout:1538: finishing write tid 2 to smithi14585108-28 2024-09-16T05:49:11.156 INFO:tasks.rados.rados.0.smithi145.stdout:1538: finishing write tid 3 to smithi14585108-28 2024-09-16T05:49:11.156 INFO:tasks.rados.rados.0.smithi145.stdout:1538: finishing write tid 4 to smithi14585108-28 2024-09-16T05:49:11.156 INFO:tasks.rados.rados.0.smithi145.stdout:1538: finishing write tid 5 to smithi14585108-28 2024-09-16T05:49:11.157 INFO:tasks.rados.rados.0.smithi145.stdout:1538: oid 28 updating version 0 to 573 2024-09-16T05:49:11.157 INFO:tasks.rados.rados.0.smithi145.stdout:1538: oid 28 version 573 is already newer than 570 2024-09-16T05:49:11.157 INFO:tasks.rados.rados.0.smithi145.stdout:1538: oid 28 version 573 is already newer than 572 2024-09-16T05:49:11.157 INFO:tasks.rados.rados.0.smithi145.stdout:1538: oid 28 version 573 is already newer than 571 2024-09-16T05:49:11.157 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 573 (ObjNum 512 snap 136 seq_num 512) dirty exists 2024-09-16T05:49:11.157 INFO:tasks.rados.rados.0.smithi145.stdout:1538: left oid 28 (ObjNum 512 snap 136 seq_num 512) 2024-09-16T05:49:11.157 INFO:tasks.rados.rados.0.smithi145.stdout:1539: expect (ObjNum 353 snap 104 seq_num 353) 2024-09-16T05:49:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:1540: finishing write tid 1 to smithi14585108-46 2024-09-16T05:49:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:1540: finishing write tid 2 to smithi14585108-46 2024-09-16T05:49:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:1540: finishing write tid 3 to smithi14585108-46 2024-09-16T05:49:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:1540: finishing write tid 4 to smithi14585108-46 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1540: finishing write tid 5 to smithi14585108-46 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1540: oid 46 updating version 0 to 612 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1540: oid 46 updating version 612 to 614 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1540: oid 46 version 614 is already newer than 613 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1540: oid 46 version 614 is already newer than 611 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 614 (ObjNum 513 snap 136 seq_num 513) dirty exists 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1540: left oid 46 (ObjNum 513 snap 136 seq_num 513) 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1538: done (3 left) 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1539: done (2 left) 2024-09-16T05:49:11.301 INFO:tasks.rados.rados.0.smithi145.stdout:1540: done (1 left) 2024-09-16T05:49:11.302 INFO:tasks.rados.rados.0.smithi145.stdout:1541: done (0 left) 2024-09-16T05:49:11.302 INFO:tasks.rados.rados.0.smithi145.stdout:1542: setattr oid 42 current snap is 136 2024-09-16T05:49:11.302 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 136 2024-09-16T05:49:11.302 INFO:tasks.rados.rados.0.smithi145.stdout:1543: seq_num 515 ranges {3817472=630784,4448256=565248,5013504=237568} 2024-09-16T05:49:11.322 INFO:tasks.rados.rados.0.smithi145.stdout:1543: writing smithi14585108-9 from 3817472 to 4448256 tid 1 2024-09-16T05:49:11.325 INFO:tasks.rados.rados.0.smithi145.stdout:1543: writing smithi14585108-9 from 4448256 to 5013504 tid 2 2024-09-16T05:49:11.327 INFO:tasks.rados.rados.0.smithi145.stdout:1543: writing smithi14585108-9 from 5013504 to 5251072 tid 3 2024-09-16T05:49:11.327 INFO:tasks.rados.rados.0.smithi145.stdout:1544: rollback oid 48 current snap is 136 2024-09-16T05:49:11.327 INFO:tasks.rados.rados.0.smithi145.stdout:1544: done (2 left) 2024-09-16T05:49:11.327 INFO:tasks.rados.rados.0.smithi145.stdout:1545: snap_create 2024-09-16T05:49:11.327 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 814 (ObjNum 410 snap 115 seq_num 410) dirty exists 2024-09-16T05:49:11.327 INFO:tasks.rados.rados.0.smithi145.stdout:1543: finishing write tid 1 to smithi14585108-9 2024-09-16T05:49:11.330 INFO:tasks.rados.rados.0.smithi145.stdout:1543: finishing write tid 2 to smithi14585108-9 2024-09-16T05:49:11.330 INFO:tasks.rados.rados.0.smithi145.stdout:1543: finishing write tid 3 to smithi14585108-9 2024-09-16T05:49:11.330 INFO:tasks.rados.rados.0.smithi145.stdout:1543: finishing write tid 4 to smithi14585108-9 2024-09-16T05:49:11.331 INFO:tasks.rados.rados.0.smithi145.stdout:1543: finishing write tid 5 to smithi14585108-9 2024-09-16T05:49:11.331 INFO:tasks.rados.rados.0.smithi145.stdout:1543: oid 9 updating version 0 to 816 2024-09-16T05:49:11.331 INFO:tasks.rados.rados.0.smithi145.stdout:1543: oid 9 updating version 816 to 818 2024-09-16T05:49:11.331 INFO:tasks.rados.rados.0.smithi145.stdout:1543: oid 9 version 818 is already newer than 817 2024-09-16T05:49:11.331 INFO:tasks.rados.rados.0.smithi145.stdout:1543: oid 9 version 818 is already newer than 815 2024-09-16T05:49:11.331 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 818 (ObjNum 515 snap 136 seq_num 515) dirty exists 2024-09-16T05:49:11.332 INFO:tasks.rados.rados.0.smithi145.stdout:1543: left oid 9 (ObjNum 515 snap 136 seq_num 515) 2024-09-16T05:49:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:11 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:11 smithi161 ceph-mon[87722]: osdmap e356: 8 total, 7 up, 8 in 2024-09-16T05:49:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:11 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:11 smithi161 ceph-mon[87722]: pgmap v218: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s; 46/384 objects degraded (11.979%) 2024-09-16T05:49:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:11 smithi161 ceph-mon[87722]: from='osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:49:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:11 smithi161 ceph-mon[87722]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T05:49:11.567 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:49:11 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T05:49:11.093+0000 7ff702cdb640 -1 osd.2 345 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:49:12.065 INFO:tasks.rados.rados.0.smithi145.stdout:1542: done (2 left) 2024-09-16T05:49:12.065 INFO:tasks.rados.rados.0.smithi145.stdout:1543: done (1 left) 2024-09-16T05:49:12.065 INFO:tasks.rados.rados.0.smithi145.stdout:1545: done (0 left) 2024-09-16T05:49:12.065 INFO:tasks.rados.rados.0.smithi145.stdout:1546: snap_remove snap 136 2024-09-16T05:49:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:12 smithi145 ceph-mon[99390]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T05:49:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:12 smithi145 ceph-mon[99390]: osdmap e357: 8 total, 7 up, 8 in 2024-09-16T05:49:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:12 smithi145 ceph-mon[99390]: from='osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:12 smithi145 ceph-mon[99390]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:12 smithi145 ceph-mon[96887]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T05:49:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:12 smithi145 ceph-mon[96887]: osdmap e357: 8 total, 7 up, 8 in 2024-09-16T05:49:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:12 smithi145 ceph-mon[96887]: from='osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:12 smithi145 ceph-mon[96887]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:12 smithi161 ceph-mon[87722]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T05:49:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:12 smithi161 ceph-mon[87722]: osdmap e357: 8 total, 7 up, 8 in 2024-09-16T05:49:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:12 smithi161 ceph-mon[87722]: from='osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:12 smithi161 ceph-mon[87722]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:13.064 INFO:tasks.rados.rados.0.smithi145.stdout:1546: done (0 left) 2024-09-16T05:49:13.064 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 137 2024-09-16T05:49:13.065 INFO:tasks.rados.rados.0.smithi145.stdout:1547: seq_num 516 ranges {3751936=647168,4399104=450560,4849664=352256} 2024-09-16T05:49:13.088 INFO:tasks.rados.rados.0.smithi145.stdout:1547: writing smithi14585108-29 from 3751936 to 4399104 tid 1 2024-09-16T05:49:13.092 INFO:tasks.rados.rados.0.smithi145.stdout:1547: writing smithi14585108-29 from 4399104 to 4849664 tid 2 2024-09-16T05:49:13.094 INFO:tasks.rados.rados.0.smithi145.stdout:1547: writing smithi14585108-29 from 4849664 to 5201920 tid 3 2024-09-16T05:49:13.094 INFO:tasks.rados.rados.0.smithi145.stdout:1548: copy_from oid 14 from oid 8 current snap is 137 2024-09-16T05:49:13.094 INFO:tasks.rados.rados.0.smithi145.stdout:1549: setattr oid 25 current snap is 137 2024-09-16T05:49:13.097 INFO:tasks.rados.rados.0.smithi145.stdout:1547: finishing write tid 1 to smithi14585108-29 2024-09-16T05:49:13.097 INFO:tasks.rados.rados.0.smithi145.stdout:1550: rollback oid 45 current snap is 137 2024-09-16T05:49:13.097 INFO:tasks.rados.rados.0.smithi145.stdout:1550: done (3 left) 2024-09-16T05:49:13.097 INFO:tasks.rados.rados.0.smithi145.stdout:1551: rollback oid 42 current snap is 137 2024-09-16T05:49:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1551: done (3 left) 2024-09-16T05:49:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1552: snap_create 2024-09-16T05:49:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1547: finishing write tid 2 to smithi14585108-29 2024-09-16T05:49:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1547: finishing write tid 3 to smithi14585108-29 2024-09-16T05:49:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1547: finishing write tid 4 to smithi14585108-29 2024-09-16T05:49:13.103 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 696 (ObjNum 457 snap 126 seq_num 457) dirty exists 2024-09-16T05:49:13.104 INFO:tasks.rados.rados.0.smithi145.stdout:1547: finishing write tid 5 to smithi14585108-29 2024-09-16T05:49:13.104 INFO:tasks.rados.rados.0.smithi145.stdout:1547: oid 29 updating version 0 to 808 2024-09-16T05:49:13.104 INFO:tasks.rados.rados.0.smithi145.stdout:1547: oid 29 version 808 is already newer than 807 2024-09-16T05:49:13.104 INFO:tasks.rados.rados.0.smithi145.stdout:1547: oid 29 updating version 808 to 810 2024-09-16T05:49:13.104 INFO:tasks.rados.rados.0.smithi145.stdout:1547: oid 29 version 810 is already newer than 809 2024-09-16T05:49:13.104 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 810 (ObjNum 516 snap 137 seq_num 516) dirty exists 2024-09-16T05:49:13.104 INFO:tasks.rados.rados.0.smithi145.stdout:1547: left oid 29 (ObjNum 516 snap 137 seq_num 516) 2024-09-16T05:49:13.106 INFO:tasks.rados.rados.0.smithi145.stdout:1548: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:49:13.107 INFO:tasks.rados.rados.0.smithi145.stdout:1548: finishing copy_from to smithi14585108-14 2024-09-16T05:49:13.107 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 772 (ObjNum 466 snap 128 seq_num 466) dirty exists 2024-09-16T05:49:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[99390]: osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027] boot 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[99390]: osdmap e358: 8 total, 8 up, 8 in 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[99390]: pgmap v221: 121 pgs: 15 peering, 15 active+undersized, 7 active+undersized+degraded, 84 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 40/294 objects degraded (13.605%) 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[99390]: osdmap e359: 8 total, 8 up, 8 in 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[96887]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[96887]: osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027] boot 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[96887]: osdmap e358: 8 total, 8 up, 8 in 2024-09-16T05:49:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:49:13.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[96887]: pgmap v221: 121 pgs: 15 peering, 15 active+undersized, 7 active+undersized+degraded, 84 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 40/294 objects degraded (13.605%) 2024-09-16T05:49:13.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-mon[96887]: osdmap e359: 8 total, 8 up, 8 in 2024-09-16T05:49:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:13 smithi161 ceph-mon[87722]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:49:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:13 smithi161 ceph-mon[87722]: osd.2 [v2:172.21.15.145:6818/2040215027,v1:172.21.15.145:6819/2040215027] boot 2024-09-16T05:49:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:13 smithi161 ceph-mon[87722]: osdmap e358: 8 total, 8 up, 8 in 2024-09-16T05:49:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:13 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T05:49:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:13 smithi161 ceph-mon[87722]: pgmap v221: 121 pgs: 15 peering, 15 active+undersized, 7 active+undersized+degraded, 84 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 40/294 objects degraded (13.605%) 2024-09-16T05:49:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:13 smithi161 ceph-mon[87722]: osdmap e359: 8 total, 8 up, 8 in 2024-09-16T05:49:13.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:49:13 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:49:13.584+0000 7f22cafa6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-16T05:49:14.085 INFO:tasks.rados.rados.0.smithi145.stdout:1547: done (3 left) 2024-09-16T05:49:14.085 INFO:tasks.rados.rados.0.smithi145.stdout:1548: done (2 left) 2024-09-16T05:49:14.085 INFO:tasks.rados.rados.0.smithi145.stdout:1549: done (1 left) 2024-09-16T05:49:14.085 INFO:tasks.rados.rados.0.smithi145.stdout:1552: done (0 left) 2024-09-16T05:49:14.085 INFO:tasks.rados.rados.0.smithi145.stdout:1553: delete oid 14 current snap is 138 2024-09-16T05:49:14.089 INFO:tasks.rados.rados.0.smithi145.stdout:1553: done (0 left) 2024-09-16T05:49:14.089 INFO:tasks.rados.rados.0.smithi145.stdout:1554: read oid 24 snap -1 2024-09-16T05:49:14.089 INFO:tasks.rados.rados.0.smithi145.stdout:1554: expect (ObjNum 353 snap 104 seq_num 353) 2024-09-16T05:49:14.089 INFO:tasks.rados.rados.0.smithi145.stdout:1555: delete oid 15 current snap is 138 2024-09-16T05:49:14.091 INFO:tasks.rados.rados.0.smithi145.stdout:1555: done (1 left) 2024-09-16T05:49:14.091 INFO:tasks.rados.rados.0.smithi145.stdout:1556: snap_remove snap 137 2024-09-16T05:49:14.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:49:14] "GET /metrics HTTP/1.1" 200 36183 "" "Prometheus/2.43.0" 2024-09-16T05:49:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:49:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[99390]: osdmap e360: 8 total, 8 up, 8 in 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:14.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:14 smithi145 ceph-mon[96887]: osdmap e360: 8 total, 8 up, 8 in 2024-09-16T05:49:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:14.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:14 smithi161 ceph-mon[87722]: osdmap e360: 8 total, 8 up, 8 in 2024-09-16T05:49:15.092 INFO:tasks.rados.rados.0.smithi145.stdout:1556: done (1 left) 2024-09-16T05:49:15.092 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 138 2024-09-16T05:49:15.092 INFO:tasks.rados.rados.0.smithi145.stdout:1557: seq_num 519 ranges {3407872=696320,4104192=548864,4653056=253952} 2024-09-16T05:49:15.113 INFO:tasks.rados.rados.0.smithi145.stdout:1557: writing smithi14585108-30 from 3407872 to 4104192 tid 1 2024-09-16T05:49:15.117 INFO:tasks.rados.rados.0.smithi145.stdout:1557: writing smithi14585108-30 from 4104192 to 4653056 tid 2 2024-09-16T05:49:15.118 INFO:tasks.rados.rados.0.smithi145.stdout:1557: writing smithi14585108-30 from 4653056 to 4907008 tid 3 2024-09-16T05:49:15.118 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 138 2024-09-16T05:49:15.118 INFO:tasks.rados.rados.0.smithi145.stdout:1558: seq_num 520 ranges {8151040=712704,8863744=434176,9297920=368640} 2024-09-16T05:49:15.165 INFO:tasks.rados.rados.0.smithi145.stdout:1558: writing smithi14585108-20 from 8151040 to 8863744 tid 1 2024-09-16T05:49:15.167 INFO:tasks.rados.rados.0.smithi145.stdout:1558: writing smithi14585108-20 from 8863744 to 9297920 tid 2 2024-09-16T05:49:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:1558: writing smithi14585108-20 from 9297920 to 9666560 tid 3 2024-09-16T05:49:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:1559: rollback oid 45 current snap is 138 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:1559: done (3 left) 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:1560: read oid 37 snap -1 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:1560: expect (ObjNum 474 snap 128 seq_num 474) 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:1561: read oid 25 snap -1 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:1561: expect (ObjNum 457 snap 126 seq_num 457) 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:1562: rmattr oid 31 current snap is 138 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:1562: done (5 left) 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 138 2024-09-16T05:49:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:1554: expect (ObjNum 353 snap 104 seq_num 353) 2024-09-16T05:49:15.311 INFO:tasks.rados.rados.0.smithi145.stdout:1557: finishing write tid 1 to smithi14585108-30 2024-09-16T05:49:15.311 INFO:tasks.rados.rados.0.smithi145.stdout:1557: finishing write tid 2 to smithi14585108-30 2024-09-16T05:49:15.311 INFO:tasks.rados.rados.0.smithi145.stdout:1557: finishing write tid 3 to smithi14585108-30 2024-09-16T05:49:15.311 INFO:tasks.rados.rados.0.smithi145.stdout:1557: finishing write tid 4 to smithi14585108-30 2024-09-16T05:49:15.311 INFO:tasks.rados.rados.0.smithi145.stdout:1557: finishing write tid 5 to smithi14585108-30 2024-09-16T05:49:15.311 INFO:tasks.rados.rados.0.smithi145.stdout:1557: oid 30 updating version 0 to 611 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:1557: oid 30 version 611 is already newer than 609 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:1557: oid 30 version 611 is already newer than 610 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:1557: oid 30 version 611 is already newer than 608 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 611 (ObjNum 519 snap 138 seq_num 519) dirty exists 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:1557: left oid 30 (ObjNum 519 snap 138 seq_num 519) 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:1558: finishing write tid 1 to smithi14585108-20 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:1558: finishing write tid 2 to smithi14585108-20 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:1558: finishing write tid 3 to smithi14585108-20 2024-09-16T05:49:15.312 INFO:tasks.rados.rados.0.smithi145.stdout:1563: seq_num 521 ranges {9191424=729088,9920512=720896,10641408=81920} 2024-09-16T05:49:15.362 INFO:tasks.rados.rados.0.smithi145.stdout:1563: writing smithi14585108-28 from 9191424 to 9920512 tid 1 2024-09-16T05:49:15.366 INFO:tasks.rados.rados.0.smithi145.stdout:1563: writing smithi14585108-28 from 9920512 to 10641408 tid 2 2024-09-16T05:49:15.367 INFO:tasks.rados.rados.0.smithi145.stdout:1563: writing smithi14585108-28 from 10641408 to 10723328 tid 3 2024-09-16T05:49:15.367 INFO:tasks.rados.rados.0.smithi145.stdout:1554: done (5 left) 2024-09-16T05:49:15.367 INFO:tasks.rados.rados.0.smithi145.stdout:1557: done (4 left) 2024-09-16T05:49:15.367 INFO:tasks.rados.rados.0.smithi145.stdout:1564: delete oid 17 current snap is 138 2024-09-16T05:49:15.367 INFO:tasks.rados.rados.0.smithi145.stdout:1558: finishing write tid 4 to smithi14585108-20 2024-09-16T05:49:15.367 INFO:tasks.rados.rados.0.smithi145.stdout:1558: finishing write tid 5 to smithi14585108-20 2024-09-16T05:49:15.368 INFO:tasks.rados.rados.0.smithi145.stdout:1558: oid 20 updating version 0 to 898 2024-09-16T05:49:15.368 INFO:tasks.rados.rados.0.smithi145.stdout:1558: oid 20 updating version 898 to 899 2024-09-16T05:49:15.368 INFO:tasks.rados.rados.0.smithi145.stdout:1558: oid 20 version 899 is already newer than 896 2024-09-16T05:49:15.368 INFO:tasks.rados.rados.0.smithi145.stdout:1558: oid 20 version 899 is already newer than 897 2024-09-16T05:49:15.368 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 899 (ObjNum 520 snap 138 seq_num 520) dirty exists 2024-09-16T05:49:15.368 INFO:tasks.rados.rados.0.smithi145.stdout:1558: left oid 20 (ObjNum 520 snap 138 seq_num 520) 2024-09-16T05:49:15.368 INFO:tasks.rados.rados.0.smithi145.stdout:1561: expect (ObjNum 457 snap 126 seq_num 457) 2024-09-16T05:49:15.385 INFO:tasks.rados.rados.0.smithi145.stdout:1560: expect (ObjNum 474 snap 128 seq_num 474) 2024-09-16T05:49:15.407 INFO:tasks.rados.rados.0.smithi145.stdout:1563: finishing write tid 1 to smithi14585108-28 2024-09-16T05:49:15.407 INFO:tasks.rados.rados.0.smithi145.stdout:1563: finishing write tid 2 to smithi14585108-28 2024-09-16T05:49:15.407 INFO:tasks.rados.rados.0.smithi145.stdout:1563: finishing write tid 3 to smithi14585108-28 2024-09-16T05:49:15.407 INFO:tasks.rados.rados.0.smithi145.stdout:1563: finishing write tid 4 to smithi14585108-28 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1563: finishing write tid 5 to smithi14585108-28 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1563: oid 28 updating version 0 to 577 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1563: oid 28 version 577 is already newer than 576 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1563: oid 28 version 577 is already newer than 574 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1563: oid 28 version 577 is already newer than 575 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 577 (ObjNum 521 snap 138 seq_num 521) dirty exists 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1563: left oid 28 (ObjNum 521 snap 138 seq_num 521) 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1558: done (4 left) 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1560: done (3 left) 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1561: done (2 left) 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1563: done (1 left) 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1564: done (0 left) 2024-09-16T05:49:15.408 INFO:tasks.rados.rados.0.smithi145.stdout:1565: read oid 38 snap -1 2024-09-16T05:49:15.409 INFO:tasks.rados.rados.0.smithi145.stdout:1565: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:15.409 INFO:tasks.rados.rados.0.smithi145.stdout:1566: snap_create 2024-09-16T05:49:15.410 INFO:tasks.rados.rados.0.smithi145.stdout:1565: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-16T05:49:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[99390]: pgmap v224: 121 pgs: 15 peering, 10 active+undersized, 7 active+undersized+degraded, 89 active+clean; 166 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 40/285 objects degraded (14.035%) 2024-09-16T05:49:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 40/294 objects degraded (13.605%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[99390]: osdmap e361: 8 total, 8 up, 8 in 2024-09-16T05:49:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[96887]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-16T05:49:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[96887]: pgmap v224: 121 pgs: 15 peering, 10 active+undersized, 7 active+undersized+degraded, 89 active+clean; 166 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 40/285 objects degraded (14.035%) 2024-09-16T05:49:15.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 40/294 objects degraded (13.605%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:15.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:15 smithi145 ceph-mon[96887]: osdmap e361: 8 total, 8 up, 8 in 2024-09-16T05:49:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:15 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:15 smithi161 ceph-mon[87722]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-16T05:49:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:15 smithi161 ceph-mon[87722]: pgmap v224: 121 pgs: 15 peering, 10 active+undersized, 7 active+undersized+degraded, 89 active+clean; 166 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 40/285 objects degraded (14.035%) 2024-09-16T05:49:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:15 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 40/294 objects degraded (13.605%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:15 smithi161 ceph-mon[87722]: osdmap e361: 8 total, 8 up, 8 in 2024-09-16T05:49:16.092 INFO:tasks.rados.rados.0.smithi145.stdout:1565: done (1 left) 2024-09-16T05:49:16.093 INFO:tasks.rados.rados.0.smithi145.stdout:1566: done (0 left) 2024-09-16T05:49:16.093 INFO:tasks.rados.rados.0.smithi145.stdout:1567: delete oid 24 current snap is 139 2024-09-16T05:49:16.096 INFO:tasks.rados.rados.0.smithi145.stdout:1567: done (0 left) 2024-09-16T05:49:16.096 INFO:tasks.rados.rados.0.smithi145.stdout:1568: snap_create 2024-09-16T05:49:17.098 INFO:tasks.rados.rados.0.smithi145.stdout:1568: done (0 left) 2024-09-16T05:49:17.098 INFO:tasks.rados.rados.0.smithi145.stdout:1569: snap_remove snap 138 2024-09-16T05:49:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:17 smithi145 ceph-mon[99390]: osdmap e362: 8 total, 8 up, 8 in 2024-09-16T05:49:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:17 smithi145 ceph-mon[99390]: pgmap v227: 121 pgs: 15 peering, 106 active+clean; 154 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 23 op/s; 9.7 MiB/s, 2 objects/s recovering 2024-09-16T05:49:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:17 smithi145 ceph-mon[96887]: osdmap e362: 8 total, 8 up, 8 in 2024-09-16T05:49:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:17 smithi145 ceph-mon[96887]: pgmap v227: 121 pgs: 15 peering, 106 active+clean; 154 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 23 op/s; 9.7 MiB/s, 2 objects/s recovering 2024-09-16T05:49:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:17 smithi161 ceph-mon[87722]: osdmap e362: 8 total, 8 up, 8 in 2024-09-16T05:49:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:17 smithi161 ceph-mon[87722]: pgmap v227: 121 pgs: 15 peering, 106 active+clean; 154 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 23 op/s; 9.7 MiB/s, 2 objects/s recovering 2024-09-16T05:49:18.105 INFO:tasks.rados.rados.0.smithi145.stdout:1569: done (0 left) 2024-09-16T05:49:18.105 INFO:tasks.rados.rados.0.smithi145.stdout:1570: snap_create 2024-09-16T05:49:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:18 smithi145 ceph-mon[96887]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/285 objects degraded (14.035%), 7 pgs degraded) 2024-09-16T05:49:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:18 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:49:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:18 smithi145 ceph-mon[96887]: osdmap e363: 8 total, 8 up, 8 in 2024-09-16T05:49:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:18 smithi145 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/285 objects degraded (14.035%), 7 pgs degraded) 2024-09-16T05:49:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:18 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:49:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:18 smithi145 ceph-mon[99390]: osdmap e363: 8 total, 8 up, 8 in 2024-09-16T05:49:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:18 smithi161 ceph-mon[87722]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/285 objects degraded (14.035%), 7 pgs degraded) 2024-09-16T05:49:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:18 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:49:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:18 smithi161 ceph-mon[87722]: osdmap e363: 8 total, 8 up, 8 in 2024-09-16T05:49:19.110 INFO:tasks.rados.rados.0.smithi145.stdout:1570: done (0 left) 2024-09-16T05:49:19.110 INFO:tasks.rados.rados.0.smithi145.stdout:1571: read oid 11 snap -1 2024-09-16T05:49:19.110 INFO:tasks.rados.rados.0.smithi145.stdout:1571: expect (ObjNum 508 snap 136 seq_num 508) 2024-09-16T05:49:19.110 INFO:tasks.rados.rados.0.smithi145.stdout:1572: rollback oid 4 current snap is 141 2024-09-16T05:49:19.110 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 140 2024-09-16T05:49:19.110 INFO:tasks.rados.rados.0.smithi145.stdout:1573: rollback oid 26 current snap is 141 2024-09-16T05:49:19.111 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 139 2024-09-16T05:49:19.111 INFO:tasks.rados.rados.0.smithi145.stdout:1574: copy_from oid 12 from oid 6 current snap is 141 2024-09-16T05:49:19.111 INFO:tasks.rados.rados.0.smithi145.stdout:1575: rmattr oid 31 current snap is 141 2024-09-16T05:49:19.111 INFO:tasks.rados.rados.0.smithi145.stdout:1575: done (4 left) 2024-09-16T05:49:19.111 INFO:tasks.rados.rados.0.smithi145.stdout:1576: setattr oid 19 current snap is 141 2024-09-16T05:49:19.113 INFO:tasks.rados.rados.0.smithi145.stdout:1577: rollback oid 31 current snap is 141 2024-09-16T05:49:19.113 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 140 2024-09-16T05:49:19.113 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 141 2024-09-16T05:49:19.113 INFO:tasks.rados.rados.0.smithi145.stdout:1578: seq_num 524 ranges {745472=786432,1531904=778240,2310144=24576} 2024-09-16T05:49:19.123 INFO:tasks.rados.rados.0.smithi145.stdout:1578: writing smithi14585108-37 from 745472 to 1531904 tid 1 2024-09-16T05:49:19.129 INFO:tasks.rados.rados.0.smithi145.stdout:1578: writing smithi14585108-37 from 1531904 to 2310144 tid 2 2024-09-16T05:49:19.129 INFO:tasks.rados.rados.0.smithi145.stdout:1578: writing smithi14585108-37 from 2310144 to 2334720 tid 3 2024-09-16T05:49:19.129 INFO:tasks.rados.rados.0.smithi145.stdout:1579: read oid 50 snap 139 2024-09-16T05:49:19.129 INFO:tasks.rados.rados.0.smithi145.stdout:1579: expect (ObjNum 468 snap 128 seq_num 468) 2024-09-16T05:49:19.129 INFO:tasks.rados.rados.0.smithi145.stdout:1580: copy_from oid 45 from oid 8 current snap is 141 2024-09-16T05:49:19.129 INFO:tasks.rados.rados.0.smithi145.stdout:1573: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:49:19.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 0 (ObjNum 721 snap 0 seq_num 3207132880) dirty dne 2024-09-16T05:49:19.130 INFO:tasks.rados.rados.0.smithi145.stdout:1572: finishing rollback tid 0 to smithi14585108-4 2024-09-16T05:49:19.130 INFO:tasks.rados.rados.0.smithi145.stdout:1572: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:49:19.130 INFO:tasks.rados.rados.0.smithi145.stdout:1572: finishing rollback tid 2 to smithi14585108-4 2024-09-16T05:49:19.130 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 615 (ObjNum 259 snap 68 seq_num 259) dirty exists 2024-09-16T05:49:19.130 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 797 (ObjNum 422 snap 117 seq_num 422) dirty exists 2024-09-16T05:49:19.130 INFO:tasks.rados.rados.0.smithi145.stdout:1577: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:49:19.130 INFO:tasks.rados.rados.0.smithi145.stdout:1577: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:49:19.130 INFO:tasks.rados.rados.0.smithi145.stdout:1571: expect (ObjNum 508 snap 136 seq_num 508) 2024-09-16T05:49:19.203 INFO:tasks.rados.rados.0.smithi145.stdout:1577: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:49:19.203 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 578 (ObjNum 440 snap 123 seq_num 440) dirty exists 2024-09-16T05:49:19.203 INFO:tasks.rados.rados.0.smithi145.stdout:1578: finishing write tid 1 to smithi14585108-37 2024-09-16T05:49:19.203 INFO:tasks.rados.rados.0.smithi145.stdout:1578: finishing write tid 2 to smithi14585108-37 2024-09-16T05:49:19.203 INFO:tasks.rados.rados.0.smithi145.stdout:1578: finishing write tid 3 to smithi14585108-37 2024-09-16T05:49:19.204 INFO:tasks.rados.rados.0.smithi145.stdout:1579: expect (ObjNum 468 snap 128 seq_num 468) 2024-09-16T05:49:19.247 INFO:tasks.rados.rados.0.smithi145.stdout:1578: finishing write tid 4 to smithi14585108-37 2024-09-16T05:49:19.247 INFO:tasks.rados.rados.0.smithi145.stdout:1580: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:49:19.247 INFO:tasks.rados.rados.0.smithi145.stdout:1578: finishing write tid 5 to smithi14585108-37 2024-09-16T05:49:19.247 INFO:tasks.rados.rados.0.smithi145.stdout:1578: oid 37 updating version 0 to 777 2024-09-16T05:49:19.247 INFO:tasks.rados.rados.0.smithi145.stdout:1578: oid 37 version 777 is already newer than 776 2024-09-16T05:49:19.247 INFO:tasks.rados.rados.0.smithi145.stdout:1578: oid 37 version 777 is already newer than 775 2024-09-16T05:49:19.247 INFO:tasks.rados.rados.0.smithi145.stdout:1578: oid 37 version 777 is already newer than 774 2024-09-16T05:49:19.247 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 777 (ObjNum 524 snap 141 seq_num 524) dirty exists 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:1578: left oid 37 (ObjNum 524 snap 141 seq_num 524) 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:1580: finishing copy_from to smithi14585108-45 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 772 (ObjNum 466 snap 128 seq_num 466) dirty exists 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:1574: finishing copy_from racing read to smithi14585108-12 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:1574: finishing copy_from to smithi14585108-12 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 667 (ObjNum 326 snap 97 seq_num 326) dirty exists 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:1571: done (8 left) 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:1572: done (7 left) 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:1573: done (6 left) 2024-09-16T05:49:19.248 INFO:tasks.rados.rados.0.smithi145.stdout:1574: done (5 left) 2024-09-16T05:49:19.249 INFO:tasks.rados.rados.0.smithi145.stdout:1576: done (4 left) 2024-09-16T05:49:19.249 INFO:tasks.rados.rados.0.smithi145.stdout:1577: done (3 left) 2024-09-16T05:49:19.249 INFO:tasks.rados.rados.0.smithi145.stdout:1578: done (2 left) 2024-09-16T05:49:19.249 INFO:tasks.rados.rados.0.smithi145.stdout:1579: done (1 left) 2024-09-16T05:49:19.249 INFO:tasks.rados.rados.0.smithi145.stdout:1580: done (0 left) 2024-09-16T05:49:19.249 INFO:tasks.rados.rados.0.smithi145.stdout:1581: copy_from oid 23 from oid 32 current snap is 141 2024-09-16T05:49:19.249 INFO:tasks.rados.rados.0.smithi145.stdout:1582: delete oid 16 current snap is 141 2024-09-16T05:49:19.250 INFO:tasks.rados.rados.0.smithi145.stdout:1582: done (1 left) 2024-09-16T05:49:19.250 INFO:tasks.rados.rados.0.smithi145.stdout:1583: read oid 29 snap -1 2024-09-16T05:49:19.250 INFO:tasks.rados.rados.0.smithi145.stdout:1583: expect (ObjNum 516 snap 137 seq_num 516) 2024-09-16T05:49:19.250 INFO:tasks.rados.rados.0.smithi145.stdout:1584: setattr oid 31 current snap is 141 2024-09-16T05:49:19.250 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 141 2024-09-16T05:49:19.250 INFO:tasks.rados.rados.0.smithi145.stdout:1585: seq_num 526 ranges {0=417792,417792=589824,1007616=614400} 2024-09-16T05:49:19.252 INFO:tasks.rados.rados.0.smithi145.stdout:1585: writing smithi14585108-44 from 0 to 417792 tid 1 2024-09-16T05:49:19.256 INFO:tasks.rados.rados.0.smithi145.stdout:1585: writing smithi14585108-44 from 417792 to 1007616 tid 2 2024-09-16T05:49:19.260 INFO:tasks.rados.rados.0.smithi145.stdout:1585: writing smithi14585108-44 from 1007616 to 1622016 tid 3 2024-09-16T05:49:19.260 INFO:tasks.rados.rados.0.smithi145.stdout:1586: copy_from oid 34 from oid 38 current snap is 141 2024-09-16T05:49:19.260 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 579 (ObjNum 440 snap 123 seq_num 440) dirty exists 2024-09-16T05:49:19.260 INFO:tasks.rados.rados.0.smithi145.stdout:1585: finishing write tid 1 to smithi14585108-44 2024-09-16T05:49:19.261 INFO:tasks.rados.rados.0.smithi145.stdout:1584: done (4 left) 2024-09-16T05:49:19.261 INFO:tasks.rados.rados.0.smithi145.stdout:1587: read oid 40 snap 139 2024-09-16T05:49:19.261 INFO:tasks.rados.rados.0.smithi145.stdout:1587: expect deleted 2024-09-16T05:49:19.261 INFO:tasks.rados.rados.0.smithi145.stdout:1588: rmattr oid 43 current snap is 141 2024-09-16T05:49:19.261 INFO:tasks.rados.rados.0.smithi145.stdout:1589: snap_remove snap 140 2024-09-16T05:49:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:19 smithi145 ceph-mon[96887]: osdmap e364: 8 total, 8 up, 8 in 2024-09-16T05:49:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:19 smithi145 ceph-mon[96887]: pgmap v230: 121 pgs: 121 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 33 op/s; 9.9 MiB/s, 3 objects/s recovering 2024-09-16T05:49:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:19 smithi145 ceph-mon[99390]: osdmap e364: 8 total, 8 up, 8 in 2024-09-16T05:49:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:19 smithi145 ceph-mon[99390]: pgmap v230: 121 pgs: 121 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 33 op/s; 9.9 MiB/s, 3 objects/s recovering 2024-09-16T05:49:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:19 smithi161 ceph-mon[87722]: osdmap e364: 8 total, 8 up, 8 in 2024-09-16T05:49:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:19 smithi161 ceph-mon[87722]: pgmap v230: 121 pgs: 121 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 33 op/s; 9.9 MiB/s, 3 objects/s recovering 2024-09-16T05:49:20.045 INFO:tasks.rados.rados.0.smithi145.stdout:1589: done (6 left) 2024-09-16T05:49:20.045 INFO:tasks.rados.rados.0.smithi145.stdout:1590: read oid 9 snap -1 2024-09-16T05:49:20.045 INFO:tasks.rados.rados.0.smithi145.stdout:1590: expect (ObjNum 515 snap 136 seq_num 515) 2024-09-16T05:49:20.045 INFO:tasks.rados.rados.0.smithi145.stdout:1591: rmattr oid 48 current snap is 141 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1591: done (7 left) 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1592: snap_create 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: finishing write tid 2 to smithi14585108-44 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1581: finishing copy_from racing read to smithi14585108-23 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1581: finishing copy_from to smithi14585108-23 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 813 (ObjNum 511 snap 136 seq_num 511) dirty exists 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: finishing write tid 3 to smithi14585108-44 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: finishing write tid 4 to smithi14585108-44 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1586: finishing copy_from racing read to smithi14585108-34 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 819 (ObjNum 366 snap 107 seq_num 366) dirty exists 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: finishing write tid 5 to smithi14585108-44 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: oid 44 updating version 0 to 616 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: oid 44 updating version 616 to 617 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: oid 44 updating version 617 to 618 2024-09-16T05:49:20.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: oid 44 updating version 618 to 619 2024-09-16T05:49:20.047 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 619 (ObjNum 526 snap 141 seq_num 526) dirty exists 2024-09-16T05:49:20.047 INFO:tasks.rados.rados.0.smithi145.stdout:1585: left oid 44 (ObjNum 526 snap 141 seq_num 526) 2024-09-16T05:49:20.047 INFO:tasks.rados.rados.0.smithi145.stdout:1586: finishing copy_from to smithi14585108-34 2024-09-16T05:49:20.047 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 772 (ObjNum 466 snap 128 seq_num 466) dirty exists 2024-09-16T05:49:20.047 INFO:tasks.rados.rados.0.smithi145.stdout:1583: expect (ObjNum 516 snap 137 seq_num 516) 2024-09-16T05:49:20.321 INFO:tasks.rados.rados.0.smithi145.stdout:1590: expect (ObjNum 515 snap 136 seq_num 515) 2024-09-16T05:49:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:20 smithi145 ceph-mon[96887]: osdmap e365: 8 total, 8 up, 8 in 2024-09-16T05:49:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:20 smithi145 ceph-mon[96887]: osdmap e366: 8 total, 8 up, 8 in 2024-09-16T05:49:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:20 smithi145 ceph-mon[99390]: osdmap e365: 8 total, 8 up, 8 in 2024-09-16T05:49:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:20 smithi145 ceph-mon[99390]: osdmap e366: 8 total, 8 up, 8 in 2024-09-16T05:49:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:20 smithi161 ceph-mon[87722]: osdmap e365: 8 total, 8 up, 8 in 2024-09-16T05:49:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:20 smithi161 ceph-mon[87722]: osdmap e366: 8 total, 8 up, 8 in 2024-09-16T05:49:21.045 INFO:tasks.rados.rados.0.smithi145.stdout:1581: done (7 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1583: done (6 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1585: done (5 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1586: done (4 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1587: done (3 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1588: done (2 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1590: done (1 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1592: done (0 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1593: rmattr oid 1 current snap is 142 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1593: done (0 left) 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1594: copy_from oid 37 from oid 15 current snap is 142 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1595: rollback oid 30 current snap is 142 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 139 2024-09-16T05:49:21.046 INFO:tasks.rados.rados.0.smithi145.stdout:1596: snap_create 2024-09-16T05:49:21.050 INFO:tasks.rados.rados.0.smithi145.stdout:1594: finishing copy_from to smithi14585108-37 2024-09-16T05:49:21.050 INFO:tasks.rados.rados.0.smithi145.stdout:1594: got expected ENOENT (src dne) 2024-09-16T05:49:21.050 INFO:tasks.rados.rados.0.smithi145.stdout:1594: finishing copy_from racing read to smithi14585108-37 2024-09-16T05:49:21.051 INFO:tasks.rados.rados.0.smithi145.stdout:1595: finishing rollback tid 0 to smithi14585108-30 2024-09-16T05:49:21.052 INFO:tasks.rados.rados.0.smithi145.stdout:1595: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:49:21.052 INFO:tasks.rados.rados.0.smithi145.stdout:1595: finishing rollback tid 2 to smithi14585108-30 2024-09-16T05:49:21.053 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 622 (ObjNum 519 snap 138 seq_num 519) dirty exists 2024-09-16T05:49:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:21 smithi145 ceph-mon[96887]: pgmap v233: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 736 KiB/s wr, 15 op/s; 224 KiB/s, 0 objects/s recovering 2024-09-16T05:49:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:21 smithi145 ceph-mon[96887]: osdmap e367: 8 total, 8 up, 8 in 2024-09-16T05:49:21.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:21 smithi145 ceph-mon[99390]: pgmap v233: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 736 KiB/s wr, 15 op/s; 224 KiB/s, 0 objects/s recovering 2024-09-16T05:49:21.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:21 smithi145 ceph-mon[99390]: osdmap e367: 8 total, 8 up, 8 in 2024-09-16T05:49:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:21 smithi161 ceph-mon[87722]: pgmap v233: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 736 KiB/s wr, 15 op/s; 224 KiB/s, 0 objects/s recovering 2024-09-16T05:49:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:21 smithi161 ceph-mon[87722]: osdmap e367: 8 total, 8 up, 8 in 2024-09-16T05:49:22.047 INFO:tasks.rados.rados.0.smithi145.stdout:1594: done (2 left) 2024-09-16T05:49:22.048 INFO:tasks.rados.rados.0.smithi145.stdout:1595: done (1 left) 2024-09-16T05:49:22.048 INFO:tasks.rados.rados.0.smithi145.stdout:1596: done (0 left) 2024-09-16T05:49:22.048 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 143 2024-09-16T05:49:22.048 INFO:tasks.rados.rados.0.smithi145.stdout:1597: seq_num 527 ranges {458752=434176,892928=475136,1368064=565248,1933312=163840} 2024-09-16T05:49:22.052 INFO:tasks.rados.rados.0.smithi145.stdout:1597: writing smithi14585108-25 from 458752 to 892928 tid 1 2024-09-16T05:49:22.055 INFO:tasks.rados.rados.0.smithi145.stdout:1597: writing smithi14585108-25 from 892928 to 1368064 tid 2 2024-09-16T05:49:22.058 INFO:tasks.rados.rados.0.smithi145.stdout:1597: writing smithi14585108-25 from 1368064 to 1933312 tid 3 2024-09-16T05:49:22.059 INFO:tasks.rados.rados.0.smithi145.stdout:1597: writing smithi14585108-25 from 1933312 to 2097152 tid 4 2024-09-16T05:49:22.060 INFO:tasks.rados.rados.0.smithi145.stdout:1598: delete oid 33 current snap is 143 2024-09-16T05:49:22.060 INFO:tasks.rados.rados.0.smithi145.stdout:1597: finishing write tid 1 to smithi14585108-25 2024-09-16T05:49:22.061 INFO:tasks.rados.rados.0.smithi145.stdout:1597: finishing write tid 2 to smithi14585108-25 2024-09-16T05:49:22.063 INFO:tasks.rados.rados.0.smithi145.stdout:1598: done (1 left) 2024-09-16T05:49:22.063 INFO:tasks.rados.rados.0.smithi145.stdout:1599: snap_create 2024-09-16T05:49:22.064 INFO:tasks.rados.rados.0.smithi145.stdout:1597: finishing write tid 3 to smithi14585108-25 2024-09-16T05:49:22.064 INFO:tasks.rados.rados.0.smithi145.stdout:1597: finishing write tid 4 to smithi14585108-25 2024-09-16T05:49:22.064 INFO:tasks.rados.rados.0.smithi145.stdout:1597: finishing write tid 5 to smithi14585108-25 2024-09-16T05:49:22.066 INFO:tasks.rados.rados.0.smithi145.stdout:1597: finishing write tid 6 to smithi14585108-25 2024-09-16T05:49:22.066 INFO:tasks.rados.rados.0.smithi145.stdout:1597: oid 25 updating version 0 to 698 2024-09-16T05:49:22.066 INFO:tasks.rados.rados.0.smithi145.stdout:1597: oid 25 version 698 is already newer than 697 2024-09-16T05:49:22.066 INFO:tasks.rados.rados.0.smithi145.stdout:1597: oid 25 updating version 698 to 700 2024-09-16T05:49:22.066 INFO:tasks.rados.rados.0.smithi145.stdout:1597: oid 25 version 700 is already newer than 699 2024-09-16T05:49:22.066 INFO:tasks.rados.rados.0.smithi145.stdout:1597: oid 25 updating version 700 to 701 2024-09-16T05:49:22.066 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 701 (ObjNum 527 snap 143 seq_num 527) dirty exists 2024-09-16T05:49:22.066 INFO:tasks.rados.rados.0.smithi145.stdout:1597: left oid 25 (ObjNum 527 snap 143 seq_num 527) 2024-09-16T05:49:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:22 smithi145 ceph-mon[96887]: osdmap e368: 8 total, 8 up, 8 in 2024-09-16T05:49:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:22 smithi145 ceph-mon[99390]: osdmap e368: 8 total, 8 up, 8 in 2024-09-16T05:49:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:22 smithi161 ceph-mon[87722]: osdmap e368: 8 total, 8 up, 8 in 2024-09-16T05:49:23.052 INFO:tasks.rados.rados.0.smithi145.stdout:1597: done (1 left) 2024-09-16T05:49:23.053 INFO:tasks.rados.rados.0.smithi145.stdout:1599: done (0 left) 2024-09-16T05:49:23.053 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 144 2024-09-16T05:49:23.053 INFO:tasks.rados.rados.0.smithi145.stdout:1600: seq_num 529 ranges {3678208=466944,4145152=647168,4792320=532480,5324800=24576} 2024-09-16T05:49:23.074 INFO:tasks.rados.rados.0.smithi145.stdout:1600: writing smithi14585108-5 from 3678208 to 4145152 tid 1 2024-09-16T05:49:23.078 INFO:tasks.rados.rados.0.smithi145.stdout:1600: writing smithi14585108-5 from 4145152 to 4792320 tid 2 2024-09-16T05:49:23.082 INFO:tasks.rados.rados.0.smithi145.stdout:1600: writing smithi14585108-5 from 4792320 to 5324800 tid 3 2024-09-16T05:49:23.082 INFO:tasks.rados.rados.0.smithi145.stdout:1600: writing smithi14585108-5 from 5324800 to 5349376 tid 4 2024-09-16T05:49:23.082 INFO:tasks.rados.rados.0.smithi145.stdout:1601: rollback oid 11 current snap is 144 2024-09-16T05:49:23.082 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 11 to 142 2024-09-16T05:49:23.082 INFO:tasks.rados.rados.0.smithi145.stdout:1600: finishing write tid 1 to smithi14585108-5 2024-09-16T05:49:23.082 INFO:tasks.rados.rados.0.smithi145.stdout:1600: finishing write tid 2 to smithi14585108-5 2024-09-16T05:49:23.082 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 144 2024-09-16T05:49:23.083 INFO:tasks.rados.rados.0.smithi145.stdout:1602: seq_num 530 ranges {2433024=483328,2916352=532480,3448832=671744} 2024-09-16T05:49:23.098 INFO:tasks.rados.rados.0.smithi145.stdout:1602: writing smithi14585108-4 from 2433024 to 2916352 tid 1 2024-09-16T05:49:23.101 INFO:tasks.rados.rados.0.smithi145.stdout:1602: writing smithi14585108-4 from 2916352 to 3448832 tid 2 2024-09-16T05:49:23.106 INFO:tasks.rados.rados.0.smithi145.stdout:1602: writing smithi14585108-4 from 3448832 to 4120576 tid 3 2024-09-16T05:49:23.106 INFO:tasks.rados.rados.0.smithi145.stdout:1603: delete oid 30 current snap is 144 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: finishing write tid 3 to smithi14585108-5 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1601: finishing rollback tid 0 to smithi14585108-11 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: finishing write tid 4 to smithi14585108-5 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1601: finishing rollback tid 1 to smithi14585108-11 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1601: finishing rollback tid 2 to smithi14585108-11 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 823 (ObjNum 508 snap 136 seq_num 508) dirty exists 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: finishing write tid 5 to smithi14585108-5 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: finishing write tid 6 to smithi14585108-5 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: oid 5 updating version 0 to 778 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: oid 5 updating version 778 to 780 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: oid 5 updating version 780 to 781 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: oid 5 version 781 is already newer than 779 2024-09-16T05:49:23.107 INFO:tasks.rados.rados.0.smithi145.stdout:1600: oid 5 updating version 781 to 782 2024-09-16T05:49:23.108 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 782 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:49:23.108 INFO:tasks.rados.rados.0.smithi145.stdout:1600: left oid 5 (ObjNum 529 snap 144 seq_num 529) 2024-09-16T05:49:23.108 INFO:tasks.rados.rados.0.smithi145.stdout:1602: finishing write tid 1 to smithi14585108-4 2024-09-16T05:49:23.108 INFO:tasks.rados.rados.0.smithi145.stdout:1602: finishing write tid 2 to smithi14585108-4 2024-09-16T05:49:23.109 INFO:tasks.rados.rados.0.smithi145.stdout:1602: finishing write tid 3 to smithi14585108-4 2024-09-16T05:49:23.109 INFO:tasks.rados.rados.0.smithi145.stdout:1602: finishing write tid 4 to smithi14585108-4 2024-09-16T05:49:23.110 INFO:tasks.rados.rados.0.smithi145.stdout:1602: finishing write tid 5 to smithi14585108-4 2024-09-16T05:49:23.110 INFO:tasks.rados.rados.0.smithi145.stdout:1602: oid 4 updating version 0 to 624 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1602: oid 4 updating version 624 to 625 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1602: oid 4 updating version 625 to 626 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1602: oid 4 version 626 is already newer than 623 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 626 (ObjNum 530 snap 144 seq_num 530) dirty exists 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1602: left oid 4 (ObjNum 530 snap 144 seq_num 530) 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1600: done (3 left) 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1601: done (2 left) 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1602: done (1 left) 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1603: done (0 left) 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 144 2024-09-16T05:49:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:1604: seq_num 532 ranges {3194880=516096,3710976=696320,4407296=507904} 2024-09-16T05:49:23.130 INFO:tasks.rados.rados.0.smithi145.stdout:1604: writing smithi14585108-7 from 3194880 to 3710976 tid 1 2024-09-16T05:49:23.133 INFO:tasks.rados.rados.0.smithi145.stdout:1604: writing smithi14585108-7 from 3710976 to 4407296 tid 2 2024-09-16T05:49:23.137 INFO:tasks.rados.rados.0.smithi145.stdout:1604: writing smithi14585108-7 from 4407296 to 4915200 tid 3 2024-09-16T05:49:23.137 INFO:tasks.rados.rados.0.smithi145.stdout:1605: delete oid 38 current snap is 144 2024-09-16T05:49:23.137 INFO:tasks.rados.rados.0.smithi145.stdout:1604: finishing write tid 1 to smithi14585108-7 2024-09-16T05:49:23.138 INFO:tasks.rados.rados.0.smithi145.stdout:1605: done (1 left) 2024-09-16T05:49:23.139 INFO:tasks.rados.rados.0.smithi145.stdout:1606: rollback oid 13 current snap is 144 2024-09-16T05:49:23.139 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 13 to 143 2024-09-16T05:49:23.139 INFO:tasks.rados.rados.0.smithi145.stdout:1607: snap_create 2024-09-16T05:49:23.139 INFO:tasks.rados.rados.0.smithi145.stdout:1604: finishing write tid 2 to smithi14585108-7 2024-09-16T05:49:23.140 INFO:tasks.rados.rados.0.smithi145.stdout:1604: finishing write tid 3 to smithi14585108-7 2024-09-16T05:49:23.140 INFO:tasks.rados.rados.0.smithi145.stdout:1604: finishing write tid 4 to smithi14585108-7 2024-09-16T05:49:23.141 INFO:tasks.rados.rados.0.smithi145.stdout:1604: finishing write tid 5 to smithi14585108-7 2024-09-16T05:49:23.142 INFO:tasks.rados.rados.0.smithi145.stdout:1604: oid 7 updating version 0 to 903 2024-09-16T05:49:23.142 INFO:tasks.rados.rados.0.smithi145.stdout:1604: oid 7 version 903 is already newer than 902 2024-09-16T05:49:23.142 INFO:tasks.rados.rados.0.smithi145.stdout:1604: oid 7 updating version 903 to 904 2024-09-16T05:49:23.142 INFO:tasks.rados.rados.0.smithi145.stdout:1604: oid 7 version 904 is already newer than 901 2024-09-16T05:49:23.142 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 904 (ObjNum 532 snap 144 seq_num 532) dirty exists 2024-09-16T05:49:23.142 INFO:tasks.rados.rados.0.smithi145.stdout:1604: left oid 7 (ObjNum 532 snap 144 seq_num 532) 2024-09-16T05:49:23.143 INFO:tasks.rados.rados.0.smithi145.stdout:1606: finishing rollback tid 0 to smithi14585108-13 2024-09-16T05:49:23.143 INFO:tasks.rados.rados.0.smithi145.stdout:1606: finishing rollback tid 1 to smithi14585108-13 2024-09-16T05:49:23.143 INFO:tasks.rados.rados.0.smithi145.stdout:1606: finishing rollback tid 2 to smithi14585108-13 2024-09-16T05:49:23.143 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 803 (ObjNum 489 snap 133 seq_num 489) dirty exists 2024-09-16T05:49:23.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:23 smithi145 ceph-mon[99390]: pgmap v236: 121 pgs: 121 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-09-16T05:49:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:23 smithi145 ceph-mon[99390]: osdmap e369: 8 total, 8 up, 8 in 2024-09-16T05:49:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:23 smithi145 ceph-mon[96887]: pgmap v236: 121 pgs: 121 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-09-16T05:49:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:23 smithi145 ceph-mon[96887]: osdmap e369: 8 total, 8 up, 8 in 2024-09-16T05:49:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:23 smithi161 ceph-mon[87722]: pgmap v236: 121 pgs: 121 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-09-16T05:49:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:23 smithi161 ceph-mon[87722]: osdmap e369: 8 total, 8 up, 8 in 2024-09-16T05:49:24.054 INFO:tasks.rados.rados.0.smithi145.stdout:1604: done (2 left) 2024-09-16T05:49:24.054 INFO:tasks.rados.rados.0.smithi145.stdout:1606: done (1 left) 2024-09-16T05:49:24.055 INFO:tasks.rados.rados.0.smithi145.stdout:1607: done (0 left) 2024-09-16T05:49:24.055 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 145 2024-09-16T05:49:24.055 INFO:tasks.rados.rados.0.smithi145.stdout:1608: seq_num 534 ranges {0=548864,548864=516096,1064960=688128} 2024-09-16T05:49:24.057 INFO:tasks.rados.rados.0.smithi145.stdout:1608: writing smithi14585108-38 from 0 to 548864 tid 1 2024-09-16T05:49:24.060 INFO:tasks.rados.rados.0.smithi145.stdout:1608: writing smithi14585108-38 from 548864 to 1064960 tid 2 2024-09-16T05:49:24.065 INFO:tasks.rados.rados.0.smithi145.stdout:1608: writing smithi14585108-38 from 1064960 to 1753088 tid 3 2024-09-16T05:49:24.065 INFO:tasks.rados.rados.0.smithi145.stdout:1608: finishing write tid 1 to smithi14585108-38 2024-09-16T05:49:24.065 INFO:tasks.rados.rados.0.smithi145.stdout:1609: rollback oid 50 current snap is 145 2024-09-16T05:49:24.065 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 144 2024-09-16T05:49:24.066 INFO:tasks.rados.rados.0.smithi145.stdout:1610: setattr oid 41 current snap is 145 2024-09-16T05:49:24.066 INFO:tasks.rados.rados.0.smithi145.stdout:1608: finishing write tid 2 to smithi14585108-38 2024-09-16T05:49:24.066 INFO:tasks.rados.rados.0.smithi145.stdout:1611: rollback oid 7 current snap is 145 2024-09-16T05:49:24.066 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 7 to 141 2024-09-16T05:49:24.067 INFO:tasks.rados.rados.0.smithi145.stdout:1612: snap_remove snap 142 2024-09-16T05:49:24.800 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:49:25.045 INFO:tasks.rados.rados.0.smithi145.stdout:1612: done (4 left) 2024-09-16T05:49:25.045 INFO:tasks.rados.rados.0.smithi145.stdout:1613: rollback oid 14 current snap is 145 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 14 to 144 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1611: finishing rollback tid 0 to smithi14585108-7 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1611: finishing rollback tid 1 to smithi14585108-7 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 818 (ObjNum 33 snap 0 seq_num 3206730992) dirty exists 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1608: finishing write tid 3 to smithi14585108-38 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1608: finishing write tid 4 to smithi14585108-38 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1611: finishing rollback tid 2 to smithi14585108-7 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 908 (ObjNum 507 snap 136 seq_num 507) dirty exists 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1609: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1609: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1608: finishing write tid 5 to smithi14585108-38 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1608: oid 38 updating version 0 to 775 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1608: oid 38 updating version 775 to 777 2024-09-16T05:49:25.046 INFO:tasks.rados.rados.0.smithi145.stdout:1608: oid 38 version 777 is already newer than 776 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:1608: oid 38 version 777 is already newer than 774 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 777 (ObjNum 534 snap 145 seq_num 534) dirty exists 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:1608: left oid 38 (ObjNum 534 snap 145 seq_num 534) 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:1609: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 780 (ObjNum 468 snap 128 seq_num 468) dirty exists 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:1608: done (4 left) 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:1609: done (3 left) 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:1610: done (2 left) 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:1611: done (1 left) 2024-09-16T05:49:25.047 INFO:tasks.rados.rados.0.smithi145.stdout:1614: delete oid 31 current snap is 145 2024-09-16T05:49:25.054 INFO:tasks.rados.rados.0.smithi145.stdout:1613: finishing rollback tid 1 to smithi14585108-14 2024-09-16T05:49:25.054 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:49:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:1613: done (1 left) 2024-09-16T05:49:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:1614: done (0 left) 2024-09-16T05:49:25.058 INFO:tasks.rados.rados.0.smithi145.stdout:1615: snap_remove snap 139 2024-09-16T05:49:25.061 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:49:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:49:24] "GET /metrics HTTP/1.1" 200 36186 "" "Prometheus/2.43.0" 2024-09-16T05:49:25.071 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:49:25.071 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (6m) 15s ago 7m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (7m) 2m ago 7m 88.5M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (9m) 15s ago 9m 18.5M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (9m) 2m ago 9m 18.8M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (3m) 2m ago 12m 439M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (3m) 15s ago 14m 509M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (2m) 15s ago 14m 49.2M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (2m) 2m ago 13m 27.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (2m) 15s ago 13m 45.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (7m) 15s ago 7m 18.2M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (7m) 2m ago 7m 16.4M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (86s) 15s ago 12m 138M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (53s) 15s ago 12m 100M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (20s) 15s ago 11m 12.1M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:49:25.072 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (11m) 15s ago 11m 168M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 03ab57c26c70 2024-09-16T05:49:25.073 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (10m) 2m ago 10m 131M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:49:25.073 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (10m) 2m ago 10m 160M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:49:25.073 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (10m) 2m ago 10m 100M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:49:25.073 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (9m) 2m ago 9m 92.5M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:49:25.073 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (3m) 2m ago 8m 50.5M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:49:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:25 smithi145 ceph-mon[99390]: osdmap e370: 8 total, 8 up, 8 in 2024-09-16T05:49:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:25 smithi145 ceph-mon[99390]: pgmap v239: 121 pgs: 121 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-09-16T05:49:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:25 smithi145 ceph-mon[99390]: osdmap e371: 8 total, 8 up, 8 in 2024-09-16T05:49:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:25 smithi145 ceph-mon[96887]: osdmap e370: 8 total, 8 up, 8 in 2024-09-16T05:49:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:25 smithi145 ceph-mon[96887]: pgmap v239: 121 pgs: 121 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-09-16T05:49:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:25 smithi145 ceph-mon[96887]: osdmap e371: 8 total, 8 up, 8 in 2024-09-16T05:49:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:25 smithi161 ceph-mon[87722]: osdmap e370: 8 total, 8 up, 8 in 2024-09-16T05:49:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:25 smithi161 ceph-mon[87722]: pgmap v239: 121 pgs: 121 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-09-16T05:49:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:25 smithi161 ceph-mon[87722]: osdmap e371: 8 total, 8 up, 8 in 2024-09-16T05:49:25.395 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:49:25.395 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:49:25.395 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:49:25.395 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 5, 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:49:25.396 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 7, 2024-09-16T05:49:25.397 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 8 2024-09-16T05:49:25.397 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:49:25.397 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:49:26.059 INFO:tasks.rados.rados.0.smithi145.stdout:1615: done (0 left) 2024-09-16T05:49:26.060 INFO:tasks.rados.rados.0.smithi145.stdout:1616: read oid 12 snap 144 2024-09-16T05:49:26.060 INFO:tasks.rados.rados.0.smithi145.stdout:1616: expect (ObjNum 326 snap 97 seq_num 326) 2024-09-16T05:49:26.060 INFO:tasks.rados.rados.0.smithi145.stdout:1617: rollback oid 32 current snap is 145 2024-09-16T05:49:26.060 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 32 to 141 2024-09-16T05:49:26.060 INFO:tasks.rados.rados.0.smithi145.stdout:1618: snap_create 2024-09-16T05:49:26.073 INFO:tasks.rados.rados.0.smithi145.stdout:1617: finishing rollback tid 0 to smithi14585108-32 2024-09-16T05:49:26.073 INFO:tasks.rados.rados.0.smithi145.stdout:1617: finishing rollback tid 1 to smithi14585108-32 2024-09-16T05:49:26.073 INFO:tasks.rados.rados.0.smithi145.stdout:1617: finishing rollback tid 2 to smithi14585108-32 2024-09-16T05:49:26.074 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 822 (ObjNum 511 snap 136 seq_num 511) dirty exists 2024-09-16T05:49:26.095 INFO:tasks.rados.rados.0.smithi145.stdout:1616: expect (ObjNum 326 snap 97 seq_num 326) 2024-09-16T05:49:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:26 smithi145 ceph-mon[99390]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:26 smithi145 ceph-mon[99390]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4082690551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:26 smithi145 ceph-mon[99390]: osdmap e372: 8 total, 8 up, 8 in 2024-09-16T05:49:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:26 smithi145 ceph-mon[96887]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:26 smithi145 ceph-mon[96887]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4082690551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:26 smithi145 ceph-mon[96887]: osdmap e372: 8 total, 8 up, 8 in 2024-09-16T05:49:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:26 smithi161 ceph-mon[87722]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:26 smithi161 ceph-mon[87722]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4082690551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:26 smithi161 ceph-mon[87722]: osdmap e372: 8 total, 8 up, 8 in 2024-09-16T05:49:27.064 INFO:tasks.rados.rados.0.smithi145.stdout:1616: done (2 left) 2024-09-16T05:49:27.064 INFO:tasks.rados.rados.0.smithi145.stdout:1617: done (1 left) 2024-09-16T05:49:27.064 INFO:tasks.rados.rados.0.smithi145.stdout:1618: done (0 left) 2024-09-16T05:49:27.064 INFO:tasks.rados.rados.0.smithi145.stdout:1619: read oid 22 snap -1 2024-09-16T05:49:27.065 INFO:tasks.rados.rados.0.smithi145.stdout:1619: expect (ObjNum 485 snap 132 seq_num 485) 2024-09-16T05:49:27.065 INFO:tasks.rados.rados.0.smithi145.stdout:1620: snap_create 2024-09-16T05:49:27.070 INFO:tasks.rados.rados.0.smithi145.stdout:1619: expect (ObjNum 485 snap 132 seq_num 485) 2024-09-16T05:49:27.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:27 smithi145 ceph-mon[96887]: pgmap v242: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 836 KiB/s wr, 10 op/s 2024-09-16T05:49:27.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:27.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:27 smithi145 ceph-mon[96887]: osdmap e373: 8 total, 8 up, 8 in 2024-09-16T05:49:27.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:27 smithi145 ceph-mon[99390]: pgmap v242: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 836 KiB/s wr, 10 op/s 2024-09-16T05:49:27.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:27.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:27 smithi145 ceph-mon[99390]: osdmap e373: 8 total, 8 up, 8 in 2024-09-16T05:49:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:27 smithi161 ceph-mon[87722]: pgmap v242: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 836 KiB/s wr, 10 op/s 2024-09-16T05:49:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:27 smithi161 ceph-mon[87722]: osdmap e373: 8 total, 8 up, 8 in 2024-09-16T05:49:28.064 INFO:tasks.rados.rados.0.smithi145.stdout:1619: done (1 left) 2024-09-16T05:49:28.064 INFO:tasks.rados.rados.0.smithi145.stdout:1620: done (0 left) 2024-09-16T05:49:28.064 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 147 2024-09-16T05:49:28.064 INFO:tasks.rados.rados.0.smithi145.stdout:1621: seq_num 536 ranges {2097152=581632,2678784=688128,3366912=516096} 2024-09-16T05:49:28.078 INFO:tasks.rados.rados.0.smithi145.stdout:1621: writing smithi14585108-25 from 2097152 to 2678784 tid 1 2024-09-16T05:49:28.082 INFO:tasks.rados.rados.0.smithi145.stdout:1621: writing smithi14585108-25 from 2678784 to 3366912 tid 2 2024-09-16T05:49:28.085 INFO:tasks.rados.rados.0.smithi145.stdout:1621: writing smithi14585108-25 from 3366912 to 3883008 tid 3 2024-09-16T05:49:28.085 INFO:tasks.rados.rados.0.smithi145.stdout:1621: finishing write tid 1 to smithi14585108-25 2024-09-16T05:49:28.085 INFO:tasks.rados.rados.0.smithi145.stdout:1622: copy_from oid 31 from oid 13 current snap is 147 2024-09-16T05:49:28.085 INFO:tasks.rados.rados.0.smithi145.stdout:1623: snap_remove snap 144 2024-09-16T05:49:29.071 INFO:tasks.rados.rados.0.smithi145.stdout:1623: done (2 left) 2024-09-16T05:49:29.071 INFO:tasks.rados.rados.0.smithi145.stdout:1624: read oid 28 snap -1 2024-09-16T05:49:29.071 INFO:tasks.rados.rados.0.smithi145.stdout:1624: expect (ObjNum 521 snap 138 seq_num 521) 2024-09-16T05:49:29.071 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 147 2024-09-16T05:49:29.071 INFO:tasks.rados.rados.0.smithi145.stdout:1621: finishing write tid 2 to smithi14585108-25 2024-09-16T05:49:29.071 INFO:tasks.rados.rados.0.smithi145.stdout:1625: seq_num 537 ranges {2777088=598016,3375104=573440,3948544=491520,4440064=139264} 2024-09-16T05:49:29.090 INFO:tasks.rados.rados.0.smithi145.stdout:1625: writing smithi14585108-18 from 2777088 to 3375104 tid 1 2024-09-16T05:49:29.093 INFO:tasks.rados.rados.0.smithi145.stdout:1625: writing smithi14585108-18 from 3375104 to 3948544 tid 2 2024-09-16T05:49:29.096 INFO:tasks.rados.rados.0.smithi145.stdout:1625: writing smithi14585108-18 from 3948544 to 4440064 tid 3 2024-09-16T05:49:29.097 INFO:tasks.rados.rados.0.smithi145.stdout:1625: writing smithi14585108-18 from 4440064 to 4579328 tid 4 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1621: finishing write tid 3 to smithi14585108-25 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1621: finishing write tid 4 to smithi14585108-25 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1621: finishing write tid 5 to smithi14585108-25 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1621: oid 25 updating version 0 to 703 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1621: oid 25 updating version 703 to 705 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1621: oid 25 version 705 is already newer than 704 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1621: oid 25 version 705 is already newer than 702 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 705 (ObjNum 536 snap 147 seq_num 536) dirty exists 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1621: left oid 25 (ObjNum 536 snap 147 seq_num 536) 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1622: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1622: finishing copy_from to smithi14585108-31 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 803 (ObjNum 489 snap 133 seq_num 489) dirty exists 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1625: finishing write tid 1 to smithi14585108-18 2024-09-16T05:49:29.098 INFO:tasks.rados.rados.0.smithi145.stdout:1625: finishing write tid 2 to smithi14585108-18 2024-09-16T05:49:29.099 INFO:tasks.rados.rados.0.smithi145.stdout:1621: done (3 left) 2024-09-16T05:49:29.099 INFO:tasks.rados.rados.0.smithi145.stdout:1622: done (2 left) 2024-09-16T05:49:29.099 INFO:tasks.rados.rados.0.smithi145.stdout:1626: snap_create 2024-09-16T05:49:29.102 INFO:tasks.rados.rados.0.smithi145.stdout:1625: finishing write tid 3 to smithi14585108-18 2024-09-16T05:49:29.102 INFO:tasks.rados.rados.0.smithi145.stdout:1625: finishing write tid 4 to smithi14585108-18 2024-09-16T05:49:29.102 INFO:tasks.rados.rados.0.smithi145.stdout:1625: finishing write tid 5 to smithi14585108-18 2024-09-16T05:49:29.104 INFO:tasks.rados.rados.0.smithi145.stdout:1625: finishing write tid 6 to smithi14585108-18 2024-09-16T05:49:29.104 INFO:tasks.rados.rados.0.smithi145.stdout:1625: oid 18 updating version 0 to 920 2024-09-16T05:49:29.104 INFO:tasks.rados.rados.0.smithi145.stdout:1625: oid 18 version 920 is already newer than 916 2024-09-16T05:49:29.104 INFO:tasks.rados.rados.0.smithi145.stdout:1625: oid 18 version 920 is already newer than 917 2024-09-16T05:49:29.104 INFO:tasks.rados.rados.0.smithi145.stdout:1625: oid 18 version 920 is already newer than 918 2024-09-16T05:49:29.104 INFO:tasks.rados.rados.0.smithi145.stdout:1625: oid 18 version 920 is already newer than 919 2024-09-16T05:49:29.105 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 920 (ObjNum 537 snap 147 seq_num 537) dirty exists 2024-09-16T05:49:29.105 INFO:tasks.rados.rados.0.smithi145.stdout:1625: left oid 18 (ObjNum 537 snap 147 seq_num 537) 2024-09-16T05:49:29.123 INFO:tasks.rados.rados.0.smithi145.stdout:1624: expect (ObjNum 521 snap 138 seq_num 521) 2024-09-16T05:49:29.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:29 smithi145 ceph-mon[99390]: osdmap e374: 8 total, 8 up, 8 in 2024-09-16T05:49:29.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:29 smithi145 ceph-mon[99390]: pgmap v245: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-16T05:49:29.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:29 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:29.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:29 smithi145 ceph-mon[96887]: osdmap e374: 8 total, 8 up, 8 in 2024-09-16T05:49:29.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:29 smithi145 ceph-mon[96887]: pgmap v245: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-16T05:49:29.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:29 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:29 smithi161 ceph-mon[87722]: osdmap e374: 8 total, 8 up, 8 in 2024-09-16T05:49:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:29 smithi161 ceph-mon[87722]: pgmap v245: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-16T05:49:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:29 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:30.046 INFO:tasks.rados.rados.0.smithi145.stdout:1624: done (2 left) 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:1625: done (1 left) 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:1626: done (0 left) 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:1627: rmattr oid 27 current snap is 148 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:1627: done (0 left) 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:1628: rollback oid 10 current snap is 148 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 10 to 141 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:1629: read oid 14 snap -1 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:1629: expect deleted 2024-09-16T05:49:30.048 INFO:tasks.rados.rados.0.smithi145.stdout:1630: read oid 42 snap -1 2024-09-16T05:49:30.049 INFO:tasks.rados.rados.0.smithi145.stdout:1630: expect (ObjNum 410 snap 115 seq_num 410) 2024-09-16T05:49:30.049 INFO:tasks.rados.rados.0.smithi145.stdout:1631: rollback oid 21 current snap is 148 2024-09-16T05:49:30.049 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 147 2024-09-16T05:49:30.049 INFO:tasks.rados.rados.0.smithi145.stdout:1632: delete oid 46 current snap is 148 2024-09-16T05:49:30.049 INFO:tasks.rados.rados.0.smithi145.stdout:1628: finishing rollback tid 1 to smithi14585108-10 2024-09-16T05:49:30.049 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 0 (ObjNum 33 snap 0 seq_num 3206821712) dirty dne 2024-09-16T05:49:30.057 INFO:tasks.rados.rados.0.smithi145.stdout:1631: finishing rollback tid 0 to smithi14585108-21 2024-09-16T05:49:30.057 INFO:tasks.rados.rados.0.smithi145.stdout:1631: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:49:30.057 INFO:tasks.rados.rados.0.smithi145.stdout:1631: finishing rollback tid 2 to smithi14585108-21 2024-09-16T05:49:30.057 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 708 (ObjNum 253 snap 66 seq_num 253) dirty exists 2024-09-16T05:49:30.062 INFO:tasks.rados.rados.0.smithi145.stdout:1628: done (4 left) 2024-09-16T05:49:30.062 INFO:tasks.rados.rados.0.smithi145.stdout:1629: done (3 left) 2024-09-16T05:49:30.062 INFO:tasks.rados.rados.0.smithi145.stdout:1631: done (2 left) 2024-09-16T05:49:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:1632: done (1 left) 2024-09-16T05:49:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:1633: read oid 15 snap -1 2024-09-16T05:49:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:1633: expect deleted 2024-09-16T05:49:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 148 2024-09-16T05:49:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:1634: seq_num 539 ranges {5996544=630784,6627328=737280,7364608=466944} 2024-09-16T05:49:30.098 INFO:tasks.rados.rados.0.smithi145.stdout:1634: writing smithi14585108-12 from 5996544 to 6627328 tid 1 2024-09-16T05:49:30.102 INFO:tasks.rados.rados.0.smithi145.stdout:1634: writing smithi14585108-12 from 6627328 to 7364608 tid 2 2024-09-16T05:49:30.106 INFO:tasks.rados.rados.0.smithi145.stdout:1634: writing smithi14585108-12 from 7364608 to 7831552 tid 3 2024-09-16T05:49:30.106 INFO:tasks.rados.rados.0.smithi145.stdout:1635: snap_remove snap 143 2024-09-16T05:49:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[99390]: Upgrade: osd.3 is safe to restart 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[99390]: osdmap e375: 8 total, 8 up, 8 in 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[99390]: osdmap e376: 8 total, 8 up, 8 in 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[96887]: Upgrade: osd.3 is safe to restart 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[96887]: osdmap e375: 8 total, 8 up, 8 in 2024-09-16T05:49:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:49:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:30.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:30 smithi145 ceph-mon[96887]: osdmap e376: 8 total, 8 up, 8 in 2024-09-16T05:49:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:30 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T05:49:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:30 smithi161 ceph-mon[87722]: Upgrade: osd.3 is safe to restart 2024-09-16T05:49:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:30 smithi161 ceph-mon[87722]: osdmap e375: 8 total, 8 up, 8 in 2024-09-16T05:49:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:30 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:30 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T05:49:30.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:30 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:30.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:30 smithi161 ceph-mon[87722]: osdmap e376: 8 total, 8 up, 8 in 2024-09-16T05:49:31.079 INFO:tasks.rados.rados.0.smithi145.stdout:1635: done (3 left) 2024-09-16T05:49:31.079 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 148 2024-09-16T05:49:31.079 INFO:tasks.rados.rados.0.smithi145.stdout:1636: seq_num 540 ranges {0=647168,647168=671744,1318912=532480} 2024-09-16T05:49:31.083 INFO:tasks.rados.rados.0.smithi145.stdout:1636: writing smithi14585108-40 from 0 to 647168 tid 1 2024-09-16T05:49:31.088 INFO:tasks.rados.rados.0.smithi145.stdout:1636: writing smithi14585108-40 from 647168 to 1318912 tid 2 2024-09-16T05:49:31.092 INFO:tasks.rados.rados.0.smithi145.stdout:1636: writing smithi14585108-40 from 1318912 to 1851392 tid 3 2024-09-16T05:49:31.092 INFO:tasks.rados.rados.0.smithi145.stdout:1637: snap_create 2024-09-16T05:49:31.093 INFO:tasks.rados.rados.0.smithi145.stdout:1630: expect (ObjNum 410 snap 115 seq_num 410) 2024-09-16T05:49:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:31 smithi161 ceph-mon[87722]: Upgrade: Updating osd.3 2024-09-16T05:49:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:31 smithi161 ceph-mon[87722]: Deploying daemon osd.3 on smithi145 2024-09-16T05:49:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:31 smithi161 ceph-mon[87722]: pgmap v248: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-16T05:49:31.345 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:31 smithi145 ceph-mon[99390]: Upgrade: Updating osd.3 2024-09-16T05:49:31.346 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:31 smithi145 ceph-mon[99390]: Deploying daemon osd.3 on smithi145 2024-09-16T05:49:31.346 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:31 smithi145 ceph-mon[99390]: pgmap v248: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-16T05:49:31.346 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:31 smithi145 ceph-mon[96887]: Upgrade: Updating osd.3 2024-09-16T05:49:31.346 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:31 smithi145 ceph-mon[96887]: Deploying daemon osd.3 on smithi145 2024-09-16T05:49:31.346 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:31 smithi145 ceph-mon[96887]: pgmap v248: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-16T05:49:31.520 INFO:tasks.rados.rados.0.smithi145.stdout:1634: finishing write tid 1 to smithi14585108-12 2024-09-16T05:49:31.520 INFO:tasks.rados.rados.0.smithi145.stdout:1634: finishing write tid 2 to smithi14585108-12 2024-09-16T05:49:31.520 INFO:tasks.rados.rados.0.smithi145.stdout:1634: finishing write tid 3 to smithi14585108-12 2024-09-16T05:49:31.520 INFO:tasks.rados.rados.0.smithi145.stdout:1634: finishing write tid 4 to smithi14585108-12 2024-09-16T05:49:31.520 INFO:tasks.rados.rados.0.smithi145.stdout:1634: finishing write tid 5 to smithi14585108-12 2024-09-16T05:49:31.520 INFO:tasks.rados.rados.0.smithi145.stdout:1634: oid 12 updating version 0 to 669 2024-09-16T05:49:31.520 INFO:tasks.rados.rados.0.smithi145.stdout:1634: oid 12 version 669 is already newer than 668 2024-09-16T05:49:31.520 INFO:tasks.rados.rados.0.smithi145.stdout:1634: oid 12 updating version 669 to 670 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1634: oid 12 updating version 670 to 671 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 671 (ObjNum 539 snap 148 seq_num 539) dirty exists 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1634: left oid 12 (ObjNum 539 snap 148 seq_num 539) 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: finishing write tid 1 to smithi14585108-40 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: finishing write tid 2 to smithi14585108-40 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: finishing write tid 3 to smithi14585108-40 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: finishing write tid 4 to smithi14585108-40 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: finishing write tid 5 to smithi14585108-40 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: oid 40 updating version 0 to 805 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: oid 40 version 805 is already newer than 804 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: oid 40 updating version 805 to 806 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:1636: oid 40 updating version 806 to 807 2024-09-16T05:49:31.521 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 807 (ObjNum 540 snap 148 seq_num 540) dirty exists 2024-09-16T05:49:31.522 INFO:tasks.rados.rados.0.smithi145.stdout:1636: left oid 40 (ObjNum 540 snap 148 seq_num 540) 2024-09-16T05:49:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1630: done (4 left) 2024-09-16T05:49:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1633: done (3 left) 2024-09-16T05:49:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1634: done (2 left) 2024-09-16T05:49:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1636: done (1 left) 2024-09-16T05:49:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1637: done (0 left) 2024-09-16T05:49:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 149 2024-09-16T05:49:32.091 INFO:tasks.rados.rados.0.smithi145.stdout:1638: seq_num 541 ranges {1622016=663552,2285568=557056,2842624=475136,3317760=172032} 2024-09-16T05:49:32.102 INFO:tasks.rados.rados.0.smithi145.stdout:1638: writing smithi14585108-44 from 1622016 to 2285568 tid 1 2024-09-16T05:49:32.105 INFO:tasks.rados.rados.0.smithi145.stdout:1638: writing smithi14585108-44 from 2285568 to 2842624 tid 2 2024-09-16T05:49:32.108 INFO:tasks.rados.rados.0.smithi145.stdout:1638: writing smithi14585108-44 from 2842624 to 3317760 tid 3 2024-09-16T05:49:32.109 INFO:tasks.rados.rados.0.smithi145.stdout:1638: writing smithi14585108-44 from 3317760 to 3489792 tid 4 2024-09-16T05:49:32.109 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 149 2024-09-16T05:49:32.109 INFO:tasks.rados.rados.0.smithi145.stdout:1639: seq_num 542 ranges {2334720=679936,3014656=442368,3457024=679936,4136960=81920} 2024-09-16T05:49:32.125 INFO:tasks.rados.rados.0.smithi145.stdout:1639: writing smithi14585108-48 from 2334720 to 3014656 tid 1 2024-09-16T05:49:32.127 INFO:tasks.rados.rados.0.smithi145.stdout:1639: writing smithi14585108-48 from 3014656 to 3457024 tid 2 2024-09-16T05:49:32.131 INFO:tasks.rados.rados.0.smithi145.stdout:1639: writing smithi14585108-48 from 3457024 to 4136960 tid 3 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1639: writing smithi14585108-48 from 4136960 to 4218880 tid 4 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1640: delete oid 25 current snap is 149 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1638: finishing write tid 1 to smithi14585108-44 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1638: finishing write tid 2 to smithi14585108-44 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1638: finishing write tid 3 to smithi14585108-44 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1638: finishing write tid 4 to smithi14585108-44 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1638: finishing write tid 5 to smithi14585108-44 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1638: finishing write tid 6 to smithi14585108-44 2024-09-16T05:49:32.132 INFO:tasks.rados.rados.0.smithi145.stdout:1638: oid 44 updating version 0 to 632 2024-09-16T05:49:32.133 INFO:tasks.rados.rados.0.smithi145.stdout:1638: oid 44 version 632 is already newer than 630 2024-09-16T05:49:32.133 INFO:tasks.rados.rados.0.smithi145.stdout:1638: oid 44 version 632 is already newer than 629 2024-09-16T05:49:32.133 INFO:tasks.rados.rados.0.smithi145.stdout:1638: oid 44 version 632 is already newer than 631 2024-09-16T05:49:32.133 INFO:tasks.rados.rados.0.smithi145.stdout:1638: oid 44 version 632 is already newer than 628 2024-09-16T05:49:32.133 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 632 (ObjNum 541 snap 149 seq_num 541) dirty exists 2024-09-16T05:49:32.133 INFO:tasks.rados.rados.0.smithi145.stdout:1638: left oid 44 (ObjNum 541 snap 149 seq_num 541) 2024-09-16T05:49:32.133 INFO:tasks.rados.rados.0.smithi145.stdout:1639: finishing write tid 1 to smithi14585108-48 2024-09-16T05:49:32.133 INFO:tasks.rados.rados.0.smithi145.stdout:1639: finishing write tid 2 to smithi14585108-48 2024-09-16T05:49:32.135 INFO:tasks.rados.rados.0.smithi145.stdout:1639: finishing write tid 3 to smithi14585108-48 2024-09-16T05:49:32.135 INFO:tasks.rados.rados.0.smithi145.stdout:1639: finishing write tid 4 to smithi14585108-48 2024-09-16T05:49:32.136 INFO:tasks.rados.rados.0.smithi145.stdout:1638: done (2 left) 2024-09-16T05:49:32.136 INFO:tasks.rados.rados.0.smithi145.stdout:1640: done (1 left) 2024-09-16T05:49:32.136 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 149 2024-09-16T05:49:32.136 INFO:tasks.rados.rados.0.smithi145.stdout:1641: seq_num 544 ranges {933888=720896,1654784=614400,2269184=589824} 2024-09-16T05:49:32.144 INFO:tasks.rados.rados.0.smithi145.stdout:1641: writing smithi14585108-22 from 933888 to 1654784 tid 1 2024-09-16T05:49:32.148 INFO:tasks.rados.rados.0.smithi145.stdout:1641: writing smithi14585108-22 from 1654784 to 2269184 tid 2 2024-09-16T05:49:32.151 INFO:tasks.rados.rados.0.smithi145.stdout:1641: writing smithi14585108-22 from 2269184 to 2859008 tid 3 2024-09-16T05:49:32.151 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 149 2024-09-16T05:49:32.151 INFO:tasks.rados.rados.0.smithi145.stdout:1639: finishing write tid 5 to smithi14585108-48 2024-09-16T05:49:32.151 INFO:tasks.rados.rados.0.smithi145.stdout:1642: seq_num 545 ranges {6479872=737280,7217152=491520,7708672=450560,8159232=262144} 2024-09-16T05:49:32.188 INFO:tasks.rados.rados.0.smithi145.stdout:1642: writing smithi14585108-49 from 6479872 to 7217152 tid 1 2024-09-16T05:49:32.191 INFO:tasks.rados.rados.0.smithi145.stdout:1642: writing smithi14585108-49 from 7217152 to 7708672 tid 2 2024-09-16T05:49:32.194 INFO:tasks.rados.rados.0.smithi145.stdout:1642: writing smithi14585108-49 from 7708672 to 8159232 tid 3 2024-09-16T05:49:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:1642: writing smithi14585108-49 from 8159232 to 8421376 tid 4 2024-09-16T05:49:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:1643: read oid 44 snap 147 2024-09-16T05:49:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:1643: expect (ObjNum 526 snap 141 seq_num 526) 2024-09-16T05:49:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 149 2024-09-16T05:49:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:1639: finishing write tid 6 to smithi14585108-48 2024-09-16T05:49:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:1639: oid 48 updating version 0 to 489 2024-09-16T05:49:32.197 INFO:tasks.rados.rados.0.smithi145.stdout:1639: oid 48 updating version 489 to 492 2024-09-16T05:49:32.197 INFO:tasks.rados.rados.0.smithi145.stdout:1639: oid 48 updating version 492 to 493 2024-09-16T05:49:32.197 INFO:tasks.rados.rados.0.smithi145.stdout:1639: oid 48 version 493 is already newer than 490 2024-09-16T05:49:32.197 INFO:tasks.rados.rados.0.smithi145.stdout:1639: oid 48 version 493 is already newer than 491 2024-09-16T05:49:32.197 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 493 (ObjNum 542 snap 149 seq_num 542) dirty exists 2024-09-16T05:49:32.197 INFO:tasks.rados.rados.0.smithi145.stdout:1639: left oid 48 (ObjNum 542 snap 149 seq_num 542) 2024-09-16T05:49:32.197 INFO:tasks.rados.rados.0.smithi145.stdout:1641: finishing write tid 1 to smithi14585108-22 2024-09-16T05:49:32.197 INFO:tasks.rados.rados.0.smithi145.stdout:1644: seq_num 546 ranges {0=753664,753664=778240,1531904=425984} 2024-09-16T05:49:32.200 INFO:tasks.rados.rados.0.smithi145.stdout:1644: writing smithi14585108-46 from 0 to 753664 tid 1 2024-09-16T05:49:32.205 INFO:tasks.rados.rados.0.smithi145.stdout:1644: writing smithi14585108-46 from 753664 to 1531904 tid 2 2024-09-16T05:49:32.208 INFO:tasks.rados.rados.0.smithi145.stdout:1644: writing smithi14585108-46 from 1531904 to 1957888 tid 3 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1639: done (4 left) 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1645: delete oid 39 current snap is 149 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: finishing write tid 2 to smithi14585108-22 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: finishing write tid 3 to smithi14585108-22 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: finishing write tid 4 to smithi14585108-22 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: finishing write tid 5 to smithi14585108-22 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: oid 22 updating version 0 to 495 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: oid 22 updating version 495 to 497 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: oid 22 version 497 is already newer than 494 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: oid 22 version 497 is already newer than 496 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 497 (ObjNum 544 snap 149 seq_num 544) dirty exists 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1641: left oid 22 (ObjNum 544 snap 149 seq_num 544) 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1642: finishing write tid 1 to smithi14585108-49 2024-09-16T05:49:32.209 INFO:tasks.rados.rados.0.smithi145.stdout:1642: finishing write tid 2 to smithi14585108-49 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: finishing write tid 3 to smithi14585108-49 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: finishing write tid 4 to smithi14585108-49 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: finishing write tid 5 to smithi14585108-49 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: finishing write tid 6 to smithi14585108-49 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: oid 49 updating version 0 to 785 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: oid 49 updating version 785 to 786 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: oid 49 version 786 is already newer than 783 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: oid 49 updating version 786 to 787 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: oid 49 version 787 is already newer than 784 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 787 (ObjNum 545 snap 149 seq_num 545) dirty exists 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1642: left oid 49 (ObjNum 545 snap 149 seq_num 545) 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1644: finishing write tid 1 to smithi14585108-46 2024-09-16T05:49:32.210 INFO:tasks.rados.rados.0.smithi145.stdout:1643: expect (ObjNum 526 snap 141 seq_num 526) 2024-09-16T05:49:32.250 INFO:tasks.rados.rados.0.smithi145.stdout:1644: finishing write tid 2 to smithi14585108-46 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1644: finishing write tid 3 to smithi14585108-46 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1644: finishing write tid 4 to smithi14585108-46 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1644: finishing write tid 5 to smithi14585108-46 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1644: oid 46 updating version 0 to 619 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1644: oid 46 updating version 619 to 620 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1644: oid 46 version 620 is already newer than 617 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1644: oid 46 version 620 is already newer than 618 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 620 (ObjNum 546 snap 149 seq_num 546) dirty exists 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1644: left oid 46 (ObjNum 546 snap 149 seq_num 546) 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1641: done (4 left) 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1642: done (3 left) 2024-09-16T05:49:32.251 INFO:tasks.rados.rados.0.smithi145.stdout:1643: done (2 left) 2024-09-16T05:49:32.252 INFO:tasks.rados.rados.0.smithi145.stdout:1644: done (1 left) 2024-09-16T05:49:32.252 INFO:tasks.rados.rados.0.smithi145.stdout:1645: done (0 left) 2024-09-16T05:49:32.252 INFO:tasks.rados.rados.0.smithi145.stdout:1646: setattr oid 28 current snap is 149 2024-09-16T05:49:32.252 INFO:tasks.rados.rados.0.smithi145.stdout:1647: snap_remove snap 147 2024-09-16T05:49:32.295 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:32 smithi145 ceph-mon[99390]: osdmap e377: 8 total, 8 up, 8 in 2024-09-16T05:49:32.295 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:32 smithi145 ceph-mon[96887]: osdmap e377: 8 total, 8 up, 8 in 2024-09-16T05:49:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:32 smithi161 ceph-mon[87722]: osdmap e377: 8 total, 8 up, 8 in 2024-09-16T05:49:33.092 INFO:tasks.rados.rados.0.smithi145.stdout:1647: done (1 left) 2024-09-16T05:49:33.092 INFO:tasks.rados.rados.0.smithi145.stdout:1648: setattr oid 50 current snap is 149 2024-09-16T05:49:33.092 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 672 (ObjNum 521 snap 138 seq_num 521) dirty exists 2024-09-16T05:49:33.093 INFO:tasks.rados.rados.0.smithi145.stdout:1646: done (1 left) 2024-09-16T05:49:33.093 INFO:tasks.rados.rados.0.smithi145.stdout:1649: rollback oid 32 current snap is 149 2024-09-16T05:49:33.093 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 32 to 145 2024-09-16T05:49:33.093 INFO:tasks.rados.rados.0.smithi145.stdout:1650: copy_from oid 19 from oid 46 current snap is 149 2024-09-16T05:49:33.094 INFO:tasks.rados.rados.0.smithi145.stdout:1651: delete oid 44 current snap is 149 2024-09-16T05:49:33.103 INFO:tasks.rados.rados.0.smithi145.stdout:1649: finishing rollback tid 0 to smithi14585108-32 2024-09-16T05:49:33.103 INFO:tasks.rados.rados.0.smithi145.stdout:1649: finishing rollback tid 1 to smithi14585108-32 2024-09-16T05:49:33.103 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 781 (ObjNum 468 snap 128 seq_num 468) dirty exists 2024-09-16T05:49:33.105 INFO:tasks.rados.rados.0.smithi145.stdout:1648: done (3 left) 2024-09-16T05:49:33.105 INFO:tasks.rados.rados.0.smithi145.stdout:1651: done (2 left) 2024-09-16T05:49:33.105 INFO:tasks.rados.rados.0.smithi145.stdout:1652: read oid 35 snap -1 2024-09-16T05:49:33.105 INFO:tasks.rados.rados.0.smithi145.stdout:1652: expect (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:49:33.105 INFO:tasks.rados.rados.0.smithi145.stdout:1653: snap_remove snap 141 2024-09-16T05:49:33.186 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:33 smithi145 ceph-mon[99390]: osdmap e378: 8 total, 8 up, 8 in 2024-09-16T05:49:33.186 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:33 smithi145 ceph-mon[99390]: pgmap v251: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 167 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-09-16T05:49:33.186 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:33 smithi145 ceph-mon[96887]: osdmap e378: 8 total, 8 up, 8 in 2024-09-16T05:49:33.186 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:33 smithi145 ceph-mon[96887]: pgmap v251: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 167 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-09-16T05:49:33.186 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:32 smithi145 systemd[1]: Stopping Ceph osd.3 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:49:33.567 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:33 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[62053]: 2024-09-16T05:49:33.184+0000 7fd4602fc640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:49:33.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:33 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[62053]: 2024-09-16T05:49:33.184+0000 7fd4602fc640 -1 osd.3 379 *** Got signal Terminated *** 2024-09-16T05:49:33.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:33 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[62053]: 2024-09-16T05:49:33.184+0000 7fd4602fc640 -1 osd.3 379 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T05:49:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:33 smithi161 ceph-mon[87722]: osdmap e378: 8 total, 8 up, 8 in 2024-09-16T05:49:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:33 smithi161 ceph-mon[87722]: pgmap v251: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 167 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-09-16T05:49:34.102 INFO:tasks.rados.rados.0.smithi145.stdout:1653: done (3 left) 2024-09-16T05:49:34.102 INFO:tasks.rados.rados.0.smithi145.stdout:1654: read oid 8 snap -1 2024-09-16T05:49:34.103 INFO:tasks.rados.rados.0.smithi145.stdout:1654: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:34.103 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 149 2024-09-16T05:49:34.103 INFO:tasks.rados.rados.0.smithi145.stdout:1655: seq_num 549 ranges {0=802816,802816=483328,1286144=434176,1720320=286720} 2024-09-16T05:49:34.105 INFO:tasks.rados.rados.0.smithi145.stdout:1655: writing smithi14585108-25 from 0 to 802816 tid 1 2024-09-16T05:49:34.108 INFO:tasks.rados.rados.0.smithi145.stdout:1655: writing smithi14585108-25 from 802816 to 1286144 tid 2 2024-09-16T05:49:34.112 INFO:tasks.rados.rados.0.smithi145.stdout:1655: writing smithi14585108-25 from 1286144 to 1720320 tid 3 2024-09-16T05:49:34.114 INFO:tasks.rados.rados.0.smithi145.stdout:1655: writing smithi14585108-25 from 1720320 to 2007040 tid 4 2024-09-16T05:49:34.114 INFO:tasks.rados.rados.0.smithi145.stdout:1656: delete oid 17 current snap is 149 2024-09-16T05:49:34.114 INFO:tasks.rados.rados.0.smithi145.stdout:1649: finishing rollback tid 2 to smithi14585108-32 2024-09-16T05:49:34.114 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 832 (ObjNum 511 snap 136 seq_num 511) dirty exists 2024-09-16T05:49:34.114 INFO:tasks.rados.rados.0.smithi145.stdout:1650: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:49:34.115 INFO:tasks.rados.rados.0.smithi145.stdout:1650: finishing copy_from to smithi14585108-19 2024-09-16T05:49:34.115 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 620 (ObjNum 546 snap 149 seq_num 546) dirty exists 2024-09-16T05:49:34.115 INFO:tasks.rados.rados.0.smithi145.stdout:1652: expect (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:49:34.567 INFO:tasks.rados.rados.0.smithi145.stdout:1654: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:34 smithi145 ceph-mon[96887]: osdmap e379: 8 total, 8 up, 8 in 2024-09-16T05:49:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:34 smithi145 ceph-mon[96887]: osd.3 marked itself down and dead 2024-09-16T05:49:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:34 smithi145 ceph-mon[99390]: osdmap e379: 8 total, 8 up, 8 in 2024-09-16T05:49:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:34 smithi145 ceph-mon[99390]: osd.3 marked itself down and dead 2024-09-16T05:49:34.583 INFO:tasks.rados.rados.0.smithi145.stdout:1655: finishing write tid 1 to smithi14585108-25 2024-09-16T05:49:34.583 INFO:tasks.rados.rados.0.smithi145.stdout:1655: finishing write tid 2 to smithi14585108-25 2024-09-16T05:49:34.583 INFO:tasks.rados.rados.0.smithi145.stdout:1655: finishing write tid 3 to smithi14585108-25 2024-09-16T05:49:34.583 INFO:tasks.rados.rados.0.smithi145.stdout:1655: finishing write tid 4 to smithi14585108-25 2024-09-16T05:49:34.583 INFO:tasks.rados.rados.0.smithi145.stdout:1655: finishing write tid 5 to smithi14585108-25 2024-09-16T05:49:34.583 INFO:tasks.rados.rados.0.smithi145.stdout:1655: finishing write tid 6 to smithi14585108-25 2024-09-16T05:49:34.583 INFO:tasks.rados.rados.0.smithi145.stdout:1655: oid 25 updating version 0 to 712 2024-09-16T05:49:34.584 INFO:tasks.rados.rados.0.smithi145.stdout:1655: oid 25 updating version 712 to 713 2024-09-16T05:49:34.584 INFO:tasks.rados.rados.0.smithi145.stdout:1655: oid 25 version 713 is already newer than 710 2024-09-16T05:49:34.584 INFO:tasks.rados.rados.0.smithi145.stdout:1655: oid 25 version 713 is already newer than 711 2024-09-16T05:49:34.584 INFO:tasks.rados.rados.0.smithi145.stdout:1655: oid 25 updating version 713 to 714 2024-09-16T05:49:34.584 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 714 (ObjNum 549 snap 149 seq_num 549) dirty exists 2024-09-16T05:49:34.584 INFO:tasks.rados.rados.0.smithi145.stdout:1655: left oid 25 (ObjNum 549 snap 149 seq_num 549) 2024-09-16T05:49:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:34 smithi161 ceph-mon[87722]: osdmap e379: 8 total, 8 up, 8 in 2024-09-16T05:49:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:34 smithi161 ceph-mon[87722]: osd.3 marked itself down and dead 2024-09-16T05:49:34.984 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:49:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:49:34] "GET /metrics HTTP/1.1" 200 36186 "" "Prometheus/2.43.0" 2024-09-16T05:49:34.984 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:34 smithi145 podman[119723]: 2024-09-16 05:49:34.654884831 +0000 UTC m=+1.601030949 container died 03ab57c26c70a2320907e99a1fc62c55b1b280497e736d99f0d748248d168c93 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=reef-ae7f373, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:1649: done (5 left) 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:1650: done (4 left) 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:1652: done (3 left) 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:1654: done (2 left) 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:1655: done (1 left) 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:1656: done (0 left) 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:1657: rollback oid 16 current snap is 149 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 16 to 145 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 149 2024-09-16T05:49:35.063 INFO:tasks.rados.rados.0.smithi145.stdout:1658: seq_num 551 ranges {0=434176,434176=647168,1081344=450560,1531904=507904} 2024-09-16T05:49:35.064 INFO:tasks.rados.rados.0.smithi145.stdout:1658: writing smithi14585108-24 from 0 to 434176 tid 1 2024-09-16T05:49:35.068 INFO:tasks.rados.rados.0.smithi145.stdout:1658: writing smithi14585108-24 from 434176 to 1081344 tid 2 2024-09-16T05:49:35.070 INFO:tasks.rados.rados.0.smithi145.stdout:1658: writing smithi14585108-24 from 1081344 to 1531904 tid 3 2024-09-16T05:49:35.073 INFO:tasks.rados.rados.0.smithi145.stdout:1658: writing smithi14585108-24 from 1531904 to 2039808 tid 4 2024-09-16T05:49:35.074 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 149 2024-09-16T05:49:35.074 INFO:tasks.rados.rados.0.smithi145.stdout:1657: finishing rollback tid 1 to smithi14585108-16 2024-09-16T05:49:35.074 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 0 (ObjNum 1729 snap 0 seq_num 8364416) dirty dne 2024-09-16T05:49:35.074 INFO:tasks.rados.rados.0.smithi145.stdout:1658: finishing write tid 1 to smithi14585108-24 2024-09-16T05:49:35.074 INFO:tasks.rados.rados.0.smithi145.stdout:1658: finishing write tid 2 to smithi14585108-24 2024-09-16T05:49:35.074 INFO:tasks.rados.rados.0.smithi145.stdout:1659: seq_num 552 ranges {7831552=450560,8282112=532480,8814592=655360,9469952=417792} 2024-09-16T05:49:35.118 INFO:tasks.rados.rados.0.smithi145.stdout:1659: writing smithi14585108-12 from 7831552 to 8282112 tid 1 2024-09-16T05:49:35.121 INFO:tasks.rados.rados.0.smithi145.stdout:1659: writing smithi14585108-12 from 8282112 to 8814592 tid 2 2024-09-16T05:49:35.126 INFO:tasks.rados.rados.0.smithi145.stdout:1659: writing smithi14585108-12 from 8814592 to 9469952 tid 3 2024-09-16T05:49:35.130 INFO:tasks.rados.rados.0.smithi145.stdout:1659: writing smithi14585108-12 from 9469952 to 9887744 tid 4 2024-09-16T05:49:35.130 INFO:tasks.rados.rados.0.smithi145.stdout:1657: done (2 left) 2024-09-16T05:49:35.130 INFO:tasks.rados.rados.0.smithi145.stdout:1660: read oid 9 snap -1 2024-09-16T05:49:35.130 INFO:tasks.rados.rados.0.smithi145.stdout:1660: expect (ObjNum 515 snap 136 seq_num 515) 2024-09-16T05:49:35.130 INFO:tasks.rados.rados.0.smithi145.stdout:1661: read oid 33 snap -1 2024-09-16T05:49:35.130 INFO:tasks.rados.rados.0.smithi145.stdout:1661: expect deleted 2024-09-16T05:49:35.130 INFO:tasks.rados.rados.0.smithi145.stdout:1662: read oid 13 snap 148 2024-09-16T05:49:35.130 INFO:tasks.rados.rados.0.smithi145.stdout:1662: expect (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:49:35.131 INFO:tasks.rados.rados.0.smithi145.stdout:1663: copy_from oid 3 from oid 44 current snap is 149 2024-09-16T05:49:35.131 INFO:tasks.rados.rados.0.smithi145.stdout:1658: finishing write tid 3 to smithi14585108-24 2024-09-16T05:49:35.131 INFO:tasks.rados.rados.0.smithi145.stdout:1658: finishing write tid 4 to smithi14585108-24 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1658: finishing write tid 5 to smithi14585108-24 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1658: finishing write tid 6 to smithi14585108-24 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1658: oid 24 updating version 0 to 637 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1658: oid 24 version 637 is already newer than 634 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1658: oid 24 updating version 637 to 638 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1658: oid 24 version 638 is already newer than 636 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1658: oid 24 version 638 is already newer than 635 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 638 (ObjNum 551 snap 149 seq_num 551) dirty exists 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1658: left oid 24 (ObjNum 551 snap 149 seq_num 551) 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1659: finishing write tid 1 to smithi14585108-12 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1659: finishing write tid 2 to smithi14585108-12 2024-09-16T05:49:35.132 INFO:tasks.rados.rados.0.smithi145.stdout:1659: finishing write tid 3 to smithi14585108-12 2024-09-16T05:49:35.133 INFO:tasks.rados.rados.0.smithi145.stdout:1658: done (5 left) 2024-09-16T05:49:35.133 INFO:tasks.rados.rados.0.smithi145.stdout:1664: snap_create 2024-09-16T05:49:35.133 INFO:tasks.rados.rados.0.smithi145.stdout:1663: finishing copy_from to smithi14585108-3 2024-09-16T05:49:35.133 INFO:tasks.rados.rados.0.smithi145.stdout:1663: got expected ENOENT (src dne) 2024-09-16T05:49:35.133 INFO:tasks.rados.rados.0.smithi145.stdout:1663: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:49:35.133 INFO:tasks.rados.rados.0.smithi145.stdout:1659: finishing write tid 4 to smithi14585108-12 2024-09-16T05:49:35.133 INFO:tasks.rados.rados.0.smithi145.stdout:1659: finishing write tid 5 to smithi14585108-12 2024-09-16T05:49:35.139 INFO:tasks.rados.rados.0.smithi145.stdout:1659: finishing write tid 6 to smithi14585108-12 2024-09-16T05:49:35.140 INFO:tasks.rados.rados.0.smithi145.stdout:1659: oid 12 updating version 0 to 675 2024-09-16T05:49:35.140 INFO:tasks.rados.rados.0.smithi145.stdout:1659: oid 12 version 675 is already newer than 673 2024-09-16T05:49:35.140 INFO:tasks.rados.rados.0.smithi145.stdout:1659: oid 12 updating version 675 to 677 2024-09-16T05:49:35.140 INFO:tasks.rados.rados.0.smithi145.stdout:1659: oid 12 version 677 is already newer than 674 2024-09-16T05:49:35.140 INFO:tasks.rados.rados.0.smithi145.stdout:1659: oid 12 version 677 is already newer than 676 2024-09-16T05:49:35.140 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 677 (ObjNum 552 snap 149 seq_num 552) dirty exists 2024-09-16T05:49:35.140 INFO:tasks.rados.rados.0.smithi145.stdout:1659: left oid 12 (ObjNum 552 snap 149 seq_num 552) 2024-09-16T05:49:35.147 INFO:tasks.rados.rados.0.smithi145.stdout:1662: expect (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:49:35.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:35 smithi145 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:49:35.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:35 smithi145 ceph-mon[99390]: osdmap e380: 8 total, 7 up, 8 in 2024-09-16T05:49:35.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:35 smithi145 ceph-mon[99390]: pgmap v254: 121 pgs: 16 stale+active+clean, 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 103 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-09-16T05:49:35.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:35 smithi145 ceph-mon[99390]: osdmap e381: 8 total, 7 up, 8 in 2024-09-16T05:49:35.302 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:35 smithi145 podman[119723]: 2024-09-16 05:49:35.066320946 +0000 UTC m=+2.012467067 container cleanup 03ab57c26c70a2320907e99a1fc62c55b1b280497e736d99f0d748248d168c93 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-16T05:49:35.302 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:35 smithi145 bash[119723]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3 2024-09-16T05:49:35.302 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:35 smithi145 ceph-mon[96887]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:49:35.302 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:35 smithi145 ceph-mon[96887]: osdmap e380: 8 total, 7 up, 8 in 2024-09-16T05:49:35.302 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:35 smithi145 ceph-mon[96887]: pgmap v254: 121 pgs: 16 stale+active+clean, 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 103 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-09-16T05:49:35.302 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:35 smithi145 ceph-mon[96887]: osdmap e381: 8 total, 7 up, 8 in 2024-09-16T05:49:35.366 INFO:tasks.rados.rados.0.smithi145.stdout:1660: expect (ObjNum 515 snap 136 seq_num 515) 2024-09-16T05:49:35.567 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:35 smithi145 podman[119743]: 2024-09-16 05:49:35.301007826 +0000 UTC m=+0.646911860 container remove 03ab57c26c70a2320907e99a1fc62c55b1b280497e736d99f0d748248d168c93 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373) 2024-09-16T05:49:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:35 smithi161 ceph-mon[87722]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:49:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:35 smithi161 ceph-mon[87722]: osdmap e380: 8 total, 7 up, 8 in 2024-09-16T05:49:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:35 smithi161 ceph-mon[87722]: pgmap v254: 121 pgs: 16 stale+active+clean, 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 103 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-09-16T05:49:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:35 smithi161 ceph-mon[87722]: osdmap e381: 8 total, 7 up, 8 in 2024-09-16T05:49:35.987 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:35 smithi145 podman[119838]: 2024-09-16 05:49:35.551882427 +0000 UTC m=+0.017239771 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:49:35.988 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:35 smithi145 podman[119838]: 2024-09-16 05:49:35.676891816 +0000 UTC m=+0.142249134 container create ef6076b20d9606c3f4942e2c82e4047bc7b9891b42b838fedfaf5d69696820da (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T05:49:35.988 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:35 smithi145 podman[119838]: 2024-09-16 05:49:35.887648399 +0000 UTC m=+0.353005723 container init ef6076b20d9606c3f4942e2c82e4047bc7b9891b42b838fedfaf5d69696820da (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-16T05:49:35.988 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:35 smithi145 podman[119838]: 2024-09-16 05:49:35.892490708 +0000 UTC m=+0.357848030 container start ef6076b20d9606c3f4942e2c82e4047bc7b9891b42b838fedfaf5d69696820da (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-16T05:49:35.988 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:35 smithi145 podman[119838]: 2024-09-16 05:49:35.987495872 +0000 UTC m=+0.452853199 container attach ef6076b20d9606c3f4942e2c82e4047bc7b9891b42b838fedfaf5d69696820da (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:49:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:1659: done (5 left) 2024-09-16T05:49:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:1660: done (4 left) 2024-09-16T05:49:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:1661: done (3 left) 2024-09-16T05:49:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:1662: done (2 left) 2024-09-16T05:49:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:1663: done (1 left) 2024-09-16T05:49:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:1664: done (0 left) 2024-09-16T05:49:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:1665: delete oid 36 current snap is 150 2024-09-16T05:49:36.107 INFO:tasks.rados.rados.0.smithi145.stdout:1665: done (0 left) 2024-09-16T05:49:36.107 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 150 2024-09-16T05:49:36.107 INFO:tasks.rados.rados.0.smithi145.stdout:1666: seq_num 554 ranges {4120576=483328,4603904=704512,5308416=622592,5931008=278528} 2024-09-16T05:49:36.132 INFO:tasks.rados.rados.0.smithi145.stdout:1666: writing smithi14585108-4 from 4120576 to 4603904 tid 1 2024-09-16T05:49:36.135 INFO:tasks.rados.rados.0.smithi145.stdout:1666: writing smithi14585108-4 from 4603904 to 5308416 tid 2 2024-09-16T05:49:36.139 INFO:tasks.rados.rados.0.smithi145.stdout:1666: writing smithi14585108-4 from 5308416 to 5931008 tid 3 2024-09-16T05:49:36.141 INFO:tasks.rados.rados.0.smithi145.stdout:1666: writing smithi14585108-4 from 5931008 to 6209536 tid 4 2024-09-16T05:49:36.141 INFO:tasks.rados.rados.0.smithi145.stdout:1667: rollback oid 39 current snap is 150 2024-09-16T05:49:36.141 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 39 to 149 2024-09-16T05:49:36.141 INFO:tasks.rados.rados.0.smithi145.stdout:1666: finishing write tid 1 to smithi14585108-4 2024-09-16T05:49:36.141 INFO:tasks.rados.rados.0.smithi145.stdout:1666: finishing write tid 2 to smithi14585108-4 2024-09-16T05:49:36.141 INFO:tasks.rados.rados.0.smithi145.stdout:1668: read oid 48 snap 145 2024-09-16T05:49:36.142 INFO:tasks.rados.rados.0.smithi145.stdout:1668: expect (ObjNum 505 snap 136 seq_num 505) 2024-09-16T05:49:36.142 INFO:tasks.rados.rados.0.smithi145.stdout:1669: rollback oid 36 current snap is 150 2024-09-16T05:49:36.142 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 36 to 149 2024-09-16T05:49:36.142 INFO:tasks.rados.rados.0.smithi145.stdout:1670: rmattr oid 5 current snap is 150 2024-09-16T05:49:36.142 INFO:tasks.rados.rados.0.smithi145.stdout:1671: setattr oid 14 current snap is 150 2024-09-16T05:49:36.143 INFO:tasks.rados.rados.0.smithi145.stdout:1672: read oid 15 snap 145 2024-09-16T05:49:36.143 INFO:tasks.rados.rados.0.smithi145.stdout:1672: expect deleted 2024-09-16T05:49:36.143 INFO:tasks.rados.rados.0.smithi145.stdout:1673: setattr oid 6 current snap is 150 2024-09-16T05:49:36.145 INFO:tasks.rados.rados.0.smithi145.stdout:1674: snap_remove snap 148 2024-09-16T05:49:36.317 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:36 smithi145 podman[119838]: 2024-09-16 05:49:36.08490408 +0000 UTC m=+0.550261405 container died ef6076b20d9606c3f4942e2c82e4047bc7b9891b42b838fedfaf5d69696820da (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-16T05:49:36.927 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:36 smithi145 podman[119881]: 2024-09-16 05:49:36.658233757 +0000 UTC m=+0.567875705 container remove ef6076b20d9606c3f4942e2c82e4047bc7b9891b42b838fedfaf5d69696820da (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:49:36.927 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:36 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T05:49:36.927 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:36 smithi145 systemd[1]: Stopped Ceph osd.3 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:49:36.927 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:36 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.3.service: Consumed 10.826s CPU time. 2024-09-16T05:49:36.927 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:36 smithi145 systemd[1]: Starting Ceph osd.3 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:49:37.112 INFO:tasks.rados.rados.0.smithi145.stdout:1674: done (8 left) 2024-09-16T05:49:37.112 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 150 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1669: finishing rollback tid 1 to smithi14585108-36 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1669: finishing rollback tid 2 to smithi14585108-36 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 818 (ObjNum 250 snap 66 seq_num 250) dirty exists 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1667: finishing rollback tid 1 to smithi14585108-39 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 828 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1666: finishing write tid 3 to smithi14585108-4 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 788 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1666: finishing write tid 4 to smithi14585108-4 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 789 (ObjNum 4113 snap 0 seq_num 3981309228) dirty exists 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 930 (ObjNum 326 snap 97 seq_num 326) dirty exists 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1666: finishing write tid 5 to smithi14585108-4 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1666: finishing write tid 6 to smithi14585108-4 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1666: oid 4 updating version 0 to 640 2024-09-16T05:49:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1666: oid 4 updating version 640 to 643 2024-09-16T05:49:37.114 INFO:tasks.rados.rados.0.smithi145.stdout:1666: oid 4 version 643 is already newer than 642 2024-09-16T05:49:37.114 INFO:tasks.rados.rados.0.smithi145.stdout:1666: oid 4 version 643 is already newer than 641 2024-09-16T05:49:37.114 INFO:tasks.rados.rados.0.smithi145.stdout:1666: oid 4 version 643 is already newer than 639 2024-09-16T05:49:37.114 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 643 (ObjNum 554 snap 150 seq_num 554) dirty exists 2024-09-16T05:49:37.114 INFO:tasks.rados.rados.0.smithi145.stdout:1666: left oid 4 (ObjNum 554 snap 150 seq_num 554) 2024-09-16T05:49:37.114 INFO:tasks.rados.rados.0.smithi145.stdout:1668: expect (ObjNum 505 snap 136 seq_num 505) 2024-09-16T05:49:37.191 INFO:tasks.rados.rados.0.smithi145.stdout:1675: seq_num 555 ranges {9666560=499712,10166272=638976,10805248=425984,11231232=540672} 2024-09-16T05:49:37.244 INFO:tasks.rados.rados.0.smithi145.stdout:1675: writing smithi14585108-20 from 9666560 to 10166272 tid 1 2024-09-16T05:49:37.248 INFO:tasks.rados.rados.0.smithi145.stdout:1675: writing smithi14585108-20 from 10166272 to 10805248 tid 2 2024-09-16T05:49:37.250 INFO:tasks.rados.rados.0.smithi145.stdout:1675: writing smithi14585108-20 from 10805248 to 11231232 tid 3 2024-09-16T05:49:37.254 INFO:tasks.rados.rados.0.smithi145.stdout:1675: writing smithi14585108-20 from 11231232 to 11771904 tid 4 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1666: done (8 left) 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1667: done (7 left) 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1668: done (6 left) 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1669: done (5 left) 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1670: done (4 left) 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1671: done (3 left) 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1672: done (2 left) 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1673: done (1 left) 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1676: rollback oid 16 current snap is 150 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 16 to 145 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1675: finishing write tid 1 to smithi14585108-20 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1675: finishing write tid 2 to smithi14585108-20 2024-09-16T05:49:37.255 INFO:tasks.rados.rados.0.smithi145.stdout:1675: finishing write tid 3 to smithi14585108-20 2024-09-16T05:49:37.256 INFO:tasks.rados.rados.0.smithi145.stdout:1677: rollback oid 25 current snap is 150 2024-09-16T05:49:37.256 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 25 to 149 2024-09-16T05:49:37.256 INFO:tasks.rados.rados.0.smithi145.stdout:1678: read oid 34 snap -1 2024-09-16T05:49:37.256 INFO:tasks.rados.rados.0.smithi145.stdout:1678: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:37.256 INFO:tasks.rados.rados.0.smithi145.stdout:1679: read oid 48 snap -1 2024-09-16T05:49:37.256 INFO:tasks.rados.rados.0.smithi145.stdout:1679: expect (ObjNum 542 snap 149 seq_num 542) 2024-09-16T05:49:37.256 INFO:tasks.rados.rados.0.smithi145.stdout:1680: setattr oid 9 current snap is 150 2024-09-16T05:49:37.256 INFO:tasks.rados.rados.0.smithi145.stdout:1676: finishing rollback tid 1 to smithi14585108-16 2024-09-16T05:49:37.257 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 0 (ObjNum 33 snap 0 seq_num 3206786064) dirty dne 2024-09-16T05:49:37.257 INFO:tasks.rados.rados.0.smithi145.stdout:1676: done (5 left) 2024-09-16T05:49:37.257 INFO:tasks.rados.rados.0.smithi145.stdout:1681: snap_remove snap 145 2024-09-16T05:49:37.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-mon[99390]: osdmap e382: 8 total, 7 up, 8 in 2024-09-16T05:49:37.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-mon[99390]: pgmap v257: 121 pgs: 2 active+undersized, 13 stale+active+clean, 8 peering, 2 active+undersized+degraded, 96 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 451 KiB/s rd, 2.3 MiB/s wr, 16 op/s; 6/276 objects degraded (2.174%) 2024-09-16T05:49:37.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:37.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:37.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-mon[96887]: osdmap e382: 8 total, 7 up, 8 in 2024-09-16T05:49:37.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-mon[96887]: pgmap v257: 121 pgs: 2 active+undersized, 13 stale+active+clean, 8 peering, 2 active+undersized+degraded, 96 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 451 KiB/s rd, 2.3 MiB/s wr, 16 op/s; 6/276 objects degraded (2.174%) 2024-09-16T05:49:37.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:37.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:37.280 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 podman[119984]: 2024-09-16 05:49:37.037555871 +0000 UTC m=+0.015800233 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:49:37.280 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 podman[119984]: 2024-09-16 05:49:37.167976333 +0000 UTC m=+0.146220689 container create 93a8ce6c3cc49bb51f203676a27d2c2d588959ea7d77a727588e5e0a5d640f9c (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-8921c8e, ceph=True, org.label-schema.vendor=CentOS) 2024-09-16T05:49:37.534 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 podman[119984]: 2024-09-16 05:49:37.387350805 +0000 UTC m=+0.365595160 container init 93a8ce6c3cc49bb51f203676a27d2c2d588959ea7d77a727588e5e0a5d640f9c (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-16T05:49:37.534 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 podman[119984]: 2024-09-16 05:49:37.392132196 +0000 UTC m=+0.370376557 container start 93a8ce6c3cc49bb51f203676a27d2c2d588959ea7d77a727588e5e0a5d640f9c (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-16T05:49:37.534 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 podman[119984]: 2024-09-16 05:49:37.470441261 +0000 UTC m=+0.448685628 container attach 93a8ce6c3cc49bb51f203676a27d2c2d588959ea7d77a727588e5e0a5d640f9c (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True) 2024-09-16T05:49:37.534 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:49:37.535 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 bash[119984]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:49:37.535 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:49:37.535 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 bash[119984]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:49:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:37 smithi161 ceph-mon[87722]: osdmap e382: 8 total, 7 up, 8 in 2024-09-16T05:49:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:37 smithi161 ceph-mon[87722]: pgmap v257: 121 pgs: 2 active+undersized, 13 stale+active+clean, 8 peering, 2 active+undersized+degraded, 96 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 451 KiB/s rd, 2.3 MiB/s wr, 16 op/s; 6/276 objects degraded (2.174%) 2024-09-16T05:49:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:38.116 INFO:tasks.rados.rados.0.smithi145.stdout:1681: done (5 left) 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 150 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: finishing write tid 4 to smithi14585108-20 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: finishing write tid 5 to smithi14585108-20 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: finishing write tid 6 to smithi14585108-20 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: oid 20 updating version 0 to 937 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: oid 20 updating version 937 to 938 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: oid 20 version 938 is already newer than 936 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: oid 20 version 938 is already newer than 935 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: oid 20 version 938 is already newer than 934 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 938 (ObjNum 555 snap 150 seq_num 555) dirty exists 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1675: left oid 20 (ObjNum 555 snap 150 seq_num 555) 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1677: finishing rollback tid 0 to smithi14585108-25 2024-09-16T05:49:38.117 INFO:tasks.rados.rados.0.smithi145.stdout:1677: finishing rollback tid 1 to smithi14585108-25 2024-09-16T05:49:38.118 INFO:tasks.rados.rados.0.smithi145.stdout:1677: finishing rollback tid 2 to smithi14585108-25 2024-09-16T05:49:38.118 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 717 (ObjNum 549 snap 149 seq_num 549) dirty exists 2024-09-16T05:49:38.118 INFO:tasks.rados.rados.0.smithi145.stdout:1678: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:38.133 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 820 (ObjNum 515 snap 136 seq_num 515) dirty exists 2024-09-16T05:49:38.133 INFO:tasks.rados.rados.0.smithi145.stdout:1679: expect (ObjNum 542 snap 149 seq_num 542) 2024-09-16T05:49:38.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-mon[99390]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T05:49:38.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-mon[99390]: Health check failed: Degraded data redundancy: 6/276 objects degraded (2.174%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:38.274 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-mon[99390]: osdmap e383: 8 total, 7 up, 8 in 2024-09-16T05:49:38.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-mon[96887]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T05:49:38.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-mon[96887]: Health check failed: Degraded data redundancy: 6/276 objects degraded (2.174%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:38.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-mon[96887]: osdmap e383: 8 total, 7 up, 8 in 2024-09-16T05:49:38.274 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T05:49:38.274 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 bash[119984]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T05:49:38.274 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T05:49:38.275 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:37 smithi145 bash[119984]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T05:49:38.275 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T05:49:38.275 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 bash[119984]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T05:49:38.295 INFO:tasks.rados.rados.0.smithi145.stdout:1682: seq_num 556 ranges {1851392=516096,2367488=524288,2891776=638976,3530752=442368} 2024-09-16T05:49:38.308 INFO:tasks.rados.rados.0.smithi145.stdout:1682: writing smithi14585108-40 from 1851392 to 2367488 tid 1 2024-09-16T05:49:38.311 INFO:tasks.rados.rados.0.smithi145.stdout:1682: writing smithi14585108-40 from 2367488 to 2891776 tid 2 2024-09-16T05:49:38.315 INFO:tasks.rados.rados.0.smithi145.stdout:1682: writing smithi14585108-40 from 2891776 to 3530752 tid 3 2024-09-16T05:49:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1682: writing smithi14585108-40 from 3530752 to 3973120 tid 4 2024-09-16T05:49:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1675: done (5 left) 2024-09-16T05:49:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1677: done (4 left) 2024-09-16T05:49:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1678: done (3 left) 2024-09-16T05:49:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1679: done (2 left) 2024-09-16T05:49:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1680: done (1 left) 2024-09-16T05:49:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1683: snap_create 2024-09-16T05:49:38.318 INFO:tasks.rados.rados.0.smithi145.stdout:1682: finishing write tid 1 to smithi14585108-40 2024-09-16T05:49:38.319 INFO:tasks.rados.rados.0.smithi145.stdout:1682: finishing write tid 2 to smithi14585108-40 2024-09-16T05:49:38.319 INFO:tasks.rados.rados.0.smithi145.stdout:1682: finishing write tid 3 to smithi14585108-40 2024-09-16T05:49:38.320 INFO:tasks.rados.rados.0.smithi145.stdout:1682: finishing write tid 4 to smithi14585108-40 2024-09-16T05:49:38.320 INFO:tasks.rados.rados.0.smithi145.stdout:1682: finishing write tid 5 to smithi14585108-40 2024-09-16T05:49:38.321 INFO:tasks.rados.rados.0.smithi145.stdout:1682: finishing write tid 6 to smithi14585108-40 2024-09-16T05:49:38.322 INFO:tasks.rados.rados.0.smithi145.stdout:1682: oid 40 updating version 0 to 812 2024-09-16T05:49:38.322 INFO:tasks.rados.rados.0.smithi145.stdout:1682: oid 40 version 812 is already newer than 810 2024-09-16T05:49:38.322 INFO:tasks.rados.rados.0.smithi145.stdout:1682: oid 40 version 812 is already newer than 809 2024-09-16T05:49:38.322 INFO:tasks.rados.rados.0.smithi145.stdout:1682: oid 40 version 812 is already newer than 808 2024-09-16T05:49:38.322 INFO:tasks.rados.rados.0.smithi145.stdout:1682: oid 40 version 812 is already newer than 811 2024-09-16T05:49:38.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 812 (ObjNum 556 snap 150 seq_num 556) dirty exists 2024-09-16T05:49:38.322 INFO:tasks.rados.rados.0.smithi145.stdout:1682: left oid 40 (ObjNum 556 snap 150 seq_num 556) 2024-09-16T05:49:38.567 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T05:49:38.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 bash[119984]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T05:49:38.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T05:49:38.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 bash[119984]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T05:49:38.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T05:49:38.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 bash[119984]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T05:49:38.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate[119999]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T05:49:38.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 bash[119984]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T05:49:38.568 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 podman[119984]: 2024-09-16 05:49:38.303081735 +0000 UTC m=+1.281326094 container died 93a8ce6c3cc49bb51f203676a27d2c2d588959ea7d77a727588e5e0a5d640f9c (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=) 2024-09-16T05:49:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:38 smithi161 ceph-mon[87722]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T05:49:38.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:38 smithi161 ceph-mon[87722]: Health check failed: Degraded data redundancy: 6/276 objects degraded (2.174%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:38.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:38 smithi161 ceph-mon[87722]: osdmap e383: 8 total, 7 up, 8 in 2024-09-16T05:49:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:1682: done (1 left) 2024-09-16T05:49:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:1683: done (0 left) 2024-09-16T05:49:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:1684: read oid 27 snap -1 2024-09-16T05:49:39.123 INFO:tasks.rados.rados.0.smithi145.stdout:1684: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:49:39.123 INFO:tasks.rados.rados.0.smithi145.stdout:1685: rmattr oid 22 current snap is 151 2024-09-16T05:49:39.123 INFO:tasks.rados.rados.0.smithi145.stdout:1685: done (1 left) 2024-09-16T05:49:39.123 INFO:tasks.rados.rados.0.smithi145.stdout:1686: read oid 21 snap 150 2024-09-16T05:49:39.123 INFO:tasks.rados.rados.0.smithi145.stdout:1686: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:49:39.123 INFO:tasks.rados.rados.0.smithi145.stdout:1687: snap_create 2024-09-16T05:49:39.129 INFO:tasks.rados.rados.0.smithi145.stdout:1684: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:49:39.136 INFO:tasks.rados.rados.0.smithi145.stdout:1686: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:49:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:39 smithi145 ceph-mon[96887]: osdmap e384: 8 total, 7 up, 8 in 2024-09-16T05:49:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:39 smithi145 ceph-mon[96887]: pgmap v260: 121 pgs: 26 active+undersized, 8 peering, 6 active+undersized+degraded, 81 active+clean; 170 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 37 op/s; 26/279 objects degraded (9.319%) 2024-09-16T05:49:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:39 smithi145 ceph-mon[99390]: osdmap e384: 8 total, 7 up, 8 in 2024-09-16T05:49:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:39 smithi145 ceph-mon[99390]: pgmap v260: 121 pgs: 26 active+undersized, 8 peering, 6 active+undersized+degraded, 81 active+clean; 170 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 37 op/s; 26/279 objects degraded (9.319%) 2024-09-16T05:49:39.318 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:38 smithi145 podman[120144]: 2024-09-16 05:49:38.991510368 +0000 UTC m=+0.682262542 container remove 93a8ce6c3cc49bb51f203676a27d2c2d588959ea7d77a727588e5e0a5d640f9c (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:49:39.318 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:39 smithi145 podman[120207]: 2024-09-16 05:49:39.105337778 +0000 UTC m=+0.016308273 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:49:39.318 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:39 smithi145 podman[120207]: 2024-09-16 05:49:39.23410134 +0000 UTC m=+0.145071828 container create c171dc870c7344e10c041f2ff085beb70fa2f58d77a9cf2edaccf68cb08ef5a9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:49:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:39 smithi161 ceph-mon[87722]: osdmap e384: 8 total, 7 up, 8 in 2024-09-16T05:49:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:39 smithi161 ceph-mon[87722]: pgmap v260: 121 pgs: 26 active+undersized, 8 peering, 6 active+undersized+degraded, 81 active+clean; 170 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 37 op/s; 26/279 objects degraded (9.319%) 2024-09-16T05:49:39.817 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:39 smithi145 podman[120207]: 2024-09-16 05:49:39.428196723 +0000 UTC m=+0.339167210 container init c171dc870c7344e10c041f2ff085beb70fa2f58d77a9cf2edaccf68cb08ef5a9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-16T05:49:39.818 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:39 smithi145 podman[120207]: 2024-09-16 05:49:39.43270298 +0000 UTC m=+0.343673468 container start c171dc870c7344e10c041f2ff085beb70fa2f58d77a9cf2edaccf68cb08ef5a9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-16T05:49:39.818 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:39 smithi145 ceph-osd[120244]: -- 172.21.15.145:0/1654728060 <== mon.2 v2:172.21.15.145:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f3424b1a40 con 0x55f343278000 2024-09-16T05:49:39.818 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:39 smithi145 bash[120207]: c171dc870c7344e10c041f2ff085beb70fa2f58d77a9cf2edaccf68cb08ef5a9 2024-09-16T05:49:39.818 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:39 smithi145 systemd[1]: Started Ceph osd.3 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:49:40.051 INFO:tasks.rados.rados.0.smithi145.stdout:1684: done (2 left) 2024-09-16T05:49:40.051 INFO:tasks.rados.rados.0.smithi145.stdout:1686: done (1 left) 2024-09-16T05:49:40.052 INFO:tasks.rados.rados.0.smithi145.stdout:1687: done (0 left) 2024-09-16T05:49:40.052 INFO:tasks.rados.rados.0.smithi145.stdout:1688: setattr oid 18 current snap is 152 2024-09-16T05:49:40.053 INFO:tasks.rados.rados.0.smithi145.stdout:1689: setattr oid 47 current snap is 152 2024-09-16T05:49:40.055 INFO:tasks.rados.rados.0.smithi145.stdout:1690: delete oid 41 current snap is 152 2024-09-16T05:49:40.059 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 621 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:49:40.060 INFO:tasks.rados.rados.0.smithi145.stdout:1689: done (2 left) 2024-09-16T05:49:40.060 INFO:tasks.rados.rados.0.smithi145.stdout:1690: done (1 left) 2024-09-16T05:49:40.060 INFO:tasks.rados.rados.0.smithi145.stdout:1691: snap_create 2024-09-16T05:49:40.061 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 946 (ObjNum 537 snap 147 seq_num 537) dirty exists 2024-09-16T05:49:40.417 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[99390]: osdmap e385: 8 total, 7 up, 8 in 2024-09-16T05:49:40.417 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:40.417 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:40.417 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:40.417 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[99390]: osdmap e386: 8 total, 7 up, 8 in 2024-09-16T05:49:40.417 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[96887]: osdmap e385: 8 total, 7 up, 8 in 2024-09-16T05:49:40.417 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:40.417 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:40.418 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:40.418 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:40 smithi145 ceph-mon[96887]: osdmap e386: 8 total, 7 up, 8 in 2024-09-16T05:49:40.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:40 smithi161 ceph-mon[87722]: osdmap e385: 8 total, 7 up, 8 in 2024-09-16T05:49:40.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:40.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:40.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:40.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:40 smithi161 ceph-mon[87722]: osdmap e386: 8 total, 7 up, 8 in 2024-09-16T05:49:41.053 INFO:tasks.rados.rados.0.smithi145.stdout:1688: done (1 left) 2024-09-16T05:49:41.053 INFO:tasks.rados.rados.0.smithi145.stdout:1691: done (0 left) 2024-09-16T05:49:41.053 INFO:tasks.rados.rados.0.smithi145.stdout:1692: copy_from oid 49 from oid 48 current snap is 153 2024-09-16T05:49:41.053 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 153 2024-09-16T05:49:41.053 INFO:tasks.rados.rados.0.smithi145.stdout:1693: seq_num 558 ranges {0=548864,548864=688128,1236992=606208,1843200=311296} 2024-09-16T05:49:41.055 INFO:tasks.rados.rados.0.smithi145.stdout:1693: writing smithi14585108-15 from 0 to 548864 tid 1 2024-09-16T05:49:41.059 INFO:tasks.rados.rados.0.smithi145.stdout:1693: writing smithi14585108-15 from 548864 to 1236992 tid 2 2024-09-16T05:49:41.063 INFO:tasks.rados.rados.0.smithi145.stdout:1693: writing smithi14585108-15 from 1236992 to 1843200 tid 3 2024-09-16T05:49:41.065 INFO:tasks.rados.rados.0.smithi145.stdout:1693: writing smithi14585108-15 from 1843200 to 2154496 tid 4 2024-09-16T05:49:41.065 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 153 2024-09-16T05:49:41.065 INFO:tasks.rados.rados.0.smithi145.stdout:1693: finishing write tid 1 to smithi14585108-15 2024-09-16T05:49:41.065 INFO:tasks.rados.rados.0.smithi145.stdout:1694: seq_num 559 ranges {0=565248,565248=573440,1138688=409600,1548288=622592} 2024-09-16T05:49:41.068 INFO:tasks.rados.rados.0.smithi145.stdout:1694: writing smithi14585108-17 from 0 to 565248 tid 1 2024-09-16T05:49:41.072 INFO:tasks.rados.rados.0.smithi145.stdout:1694: writing smithi14585108-17 from 565248 to 1138688 tid 2 2024-09-16T05:49:41.074 INFO:tasks.rados.rados.0.smithi145.stdout:1694: writing smithi14585108-17 from 1138688 to 1548288 tid 3 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:1694: writing smithi14585108-17 from 1548288 to 2170880 tid 4 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:1693: finishing write tid 2 to smithi14585108-15 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:1693: finishing write tid 3 to smithi14585108-15 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:1693: finishing write tid 4 to smithi14585108-15 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:1693: finishing write tid 5 to smithi14585108-15 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:1695: rollback oid 28 current snap is 153 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 28 to 149 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 153 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:1693: finishing write tid 6 to smithi14585108-15 2024-09-16T05:49:41.079 INFO:tasks.rados.rados.0.smithi145.stdout:1693: oid 15 updating version 0 to 836 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:1693: oid 15 updating version 836 to 837 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:1693: oid 15 version 837 is already newer than 835 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:1693: oid 15 version 837 is already newer than 834 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:1693: oid 15 updating version 837 to 838 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 838 (ObjNum 558 snap 153 seq_num 558) dirty exists 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:1693: left oid 15 (ObjNum 558 snap 153 seq_num 558) 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:1694: finishing write tid 1 to smithi14585108-17 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:1692: finishing copy_from racing read to smithi14585108-49 2024-09-16T05:49:41.080 INFO:tasks.rados.rados.0.smithi145.stdout:1696: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2024-09-16T05:49:41.082 INFO:tasks.rados.rados.0.smithi145.stdout:1696: writing smithi14585108-10 from 0 to 581632 tid 1 2024-09-16T05:49:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:1696: writing smithi14585108-10 from 581632 to 1040384 tid 2 2024-09-16T05:49:41.089 INFO:tasks.rados.rados.0.smithi145.stdout:1696: writing smithi14585108-10 from 1040384 to 1654784 tid 3 2024-09-16T05:49:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:1696: writing smithi14585108-10 from 1654784 to 2187264 tid 4 2024-09-16T05:49:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:1693: done (4 left) 2024-09-16T05:49:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:1697: delete oid 50 current snap is 153 2024-09-16T05:49:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:1692: finishing copy_from to smithi14585108-49 2024-09-16T05:49:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 493 (ObjNum 542 snap 149 seq_num 542) dirty exists 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: finishing write tid 2 to smithi14585108-17 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: finishing write tid 3 to smithi14585108-17 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: finishing write tid 4 to smithi14585108-17 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: finishing write tid 5 to smithi14585108-17 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1695: finishing rollback tid 0 to smithi14585108-28 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: finishing write tid 6 to smithi14585108-17 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: oid 17 updating version 0 to 823 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: oid 17 version 823 is already newer than 819 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: oid 17 version 823 is already newer than 822 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: oid 17 version 823 is already newer than 821 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: oid 17 version 823 is already newer than 820 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 823 (ObjNum 559 snap 153 seq_num 559) dirty exists 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1694: left oid 17 (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1695: finishing rollback tid 1 to smithi14585108-28 2024-09-16T05:49:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:1695: finishing rollback tid 2 to smithi14585108-28 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 680 (ObjNum 521 snap 138 seq_num 521) dirty exists 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1696: finishing write tid 1 to smithi14585108-10 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1696: finishing write tid 2 to smithi14585108-10 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1696: finishing write tid 3 to smithi14585108-10 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1692: done (4 left) 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1694: done (3 left) 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1695: done (2 left) 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:1697: done (1 left) 2024-09-16T05:49:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 153 2024-09-16T05:49:41.095 INFO:tasks.rados.rados.0.smithi145.stdout:1698: seq_num 562 ranges {0=622592,622592=630784,1253376=581632,1835008=393216} 2024-09-16T05:49:41.097 INFO:tasks.rados.rados.0.smithi145.stdout:1698: writing smithi14585108-44 from 0 to 622592 tid 1 2024-09-16T05:49:41.101 INFO:tasks.rados.rados.0.smithi145.stdout:1698: writing smithi14585108-44 from 622592 to 1253376 tid 2 2024-09-16T05:49:41.104 INFO:tasks.rados.rados.0.smithi145.stdout:1698: writing smithi14585108-44 from 1253376 to 1835008 tid 3 2024-09-16T05:49:41.107 INFO:tasks.rados.rados.0.smithi145.stdout:1698: writing smithi14585108-44 from 1835008 to 2228224 tid 4 2024-09-16T05:49:41.107 INFO:tasks.rados.rados.0.smithi145.stdout:1699: read oid 20 snap -1 2024-09-16T05:49:41.107 INFO:tasks.rados.rados.0.smithi145.stdout:1699: expect (ObjNum 555 snap 150 seq_num 555) 2024-09-16T05:49:41.107 INFO:tasks.rados.rados.0.smithi145.stdout:1700: snap_create 2024-09-16T05:49:41.107 INFO:tasks.rados.rados.0.smithi145.stdout:1696: finishing write tid 4 to smithi14585108-10 2024-09-16T05:49:41.107 INFO:tasks.rados.rados.0.smithi145.stdout:1696: finishing write tid 5 to smithi14585108-10 2024-09-16T05:49:41.107 INFO:tasks.rados.rados.0.smithi145.stdout:1696: finishing write tid 6 to smithi14585108-10 2024-09-16T05:49:41.107 INFO:tasks.rados.rados.0.smithi145.stdout:1696: oid 10 updating version 0 to 821 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:1696: oid 10 updating version 821 to 822 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:1696: oid 10 updating version 822 to 823 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:1696: oid 10 updating version 823 to 824 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:1696: oid 10 updating version 824 to 825 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 825 (ObjNum 560 snap 153 seq_num 560) dirty exists 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:1696: left oid 10 (ObjNum 560 snap 153 seq_num 560) 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:1698: finishing write tid 1 to smithi14585108-44 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:1698: finishing write tid 2 to smithi14585108-44 2024-09-16T05:49:41.108 INFO:tasks.rados.rados.0.smithi145.stdout:1698: finishing write tid 3 to smithi14585108-44 2024-09-16T05:49:41.111 INFO:tasks.rados.rados.0.smithi145.stdout:1698: finishing write tid 4 to smithi14585108-44 2024-09-16T05:49:41.111 INFO:tasks.rados.rados.0.smithi145.stdout:1698: finishing write tid 5 to smithi14585108-44 2024-09-16T05:49:41.113 INFO:tasks.rados.rados.0.smithi145.stdout:1698: finishing write tid 6 to smithi14585108-44 2024-09-16T05:49:41.113 INFO:tasks.rados.rados.0.smithi145.stdout:1698: oid 44 updating version 0 to 646 2024-09-16T05:49:41.113 INFO:tasks.rados.rados.0.smithi145.stdout:1698: oid 44 updating version 646 to 647 2024-09-16T05:49:41.113 INFO:tasks.rados.rados.0.smithi145.stdout:1698: oid 44 version 647 is already newer than 644 2024-09-16T05:49:41.113 INFO:tasks.rados.rados.0.smithi145.stdout:1698: oid 44 updating version 647 to 648 2024-09-16T05:49:41.113 INFO:tasks.rados.rados.0.smithi145.stdout:1698: oid 44 version 648 is already newer than 645 2024-09-16T05:49:41.113 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 648 (ObjNum 562 snap 153 seq_num 562) dirty exists 2024-09-16T05:49:41.113 INFO:tasks.rados.rados.0.smithi145.stdout:1698: left oid 44 (ObjNum 562 snap 153 seq_num 562) 2024-09-16T05:49:41.162 INFO:tasks.rados.rados.0.smithi145.stdout:1699: expect (ObjNum 555 snap 150 seq_num 555) 2024-09-16T05:49:41.413 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:41 smithi145 ceph-mon[96887]: pgmap v263: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 23 op/s; 34/282 objects degraded (12.057%) 2024-09-16T05:49:41.413 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:41 smithi145 ceph-mon[96887]: osdmap e387: 8 total, 7 up, 8 in 2024-09-16T05:49:41.413 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:41 smithi145 ceph-mon[99390]: pgmap v263: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 23 op/s; 34/282 objects degraded (12.057%) 2024-09-16T05:49:41.414 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:41 smithi145 ceph-mon[99390]: osdmap e387: 8 total, 7 up, 8 in 2024-09-16T05:49:41.414 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:41 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T05:49:41.066+0000 7f407c9c5640 -1 Falling back to public interface 2024-09-16T05:49:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:41 smithi161 ceph-mon[87722]: pgmap v263: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 23 op/s; 34/282 objects degraded (12.057%) 2024-09-16T05:49:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:41 smithi161 ceph-mon[87722]: osdmap e387: 8 total, 7 up, 8 in 2024-09-16T05:49:42.094 INFO:tasks.rados.rados.0.smithi145.stdout:1696: done (3 left) 2024-09-16T05:49:42.094 INFO:tasks.rados.rados.0.smithi145.stdout:1698: done (2 left) 2024-09-16T05:49:42.095 INFO:tasks.rados.rados.0.smithi145.stdout:1699: done (1 left) 2024-09-16T05:49:42.095 INFO:tasks.rados.rados.0.smithi145.stdout:1700: done (0 left) 2024-09-16T05:49:42.095 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 154 2024-09-16T05:49:42.095 INFO:tasks.rados.rados.0.smithi145.stdout:1701: seq_num 563 ranges {278528=638976,917504=565248,1482752=794624,2277376=245760} 2024-09-16T05:49:42.100 INFO:tasks.rados.rados.0.smithi145.stdout:1701: writing smithi14585108-27 from 278528 to 917504 tid 1 2024-09-16T05:49:42.103 INFO:tasks.rados.rados.0.smithi145.stdout:1701: writing smithi14585108-27 from 917504 to 1482752 tid 2 2024-09-16T05:49:42.107 INFO:tasks.rados.rados.0.smithi145.stdout:1701: writing smithi14585108-27 from 1482752 to 2277376 tid 3 2024-09-16T05:49:42.109 INFO:tasks.rados.rados.0.smithi145.stdout:1701: writing smithi14585108-27 from 2277376 to 2523136 tid 4 2024-09-16T05:49:42.109 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 154 2024-09-16T05:49:42.109 INFO:tasks.rados.rados.0.smithi145.stdout:1701: finishing write tid 1 to smithi14585108-27 2024-09-16T05:49:42.109 INFO:tasks.rados.rados.0.smithi145.stdout:1702: seq_num 564 ranges {2154496=655360,2809856=442368,3252224=598016,3850240=565248} 2024-09-16T05:49:42.124 INFO:tasks.rados.rados.0.smithi145.stdout:1702: writing smithi14585108-15 from 2154496 to 2809856 tid 1 2024-09-16T05:49:42.127 INFO:tasks.rados.rados.0.smithi145.stdout:1702: writing smithi14585108-15 from 2809856 to 3252224 tid 2 2024-09-16T05:49:42.131 INFO:tasks.rados.rados.0.smithi145.stdout:1702: writing smithi14585108-15 from 3252224 to 3850240 tid 3 2024-09-16T05:49:42.135 INFO:tasks.rados.rados.0.smithi145.stdout:1702: writing smithi14585108-15 from 3850240 to 4415488 tid 4 2024-09-16T05:49:42.135 INFO:tasks.rados.rados.0.smithi145.stdout:1703: read oid 29 snap -1 2024-09-16T05:49:42.135 INFO:tasks.rados.rados.0.smithi145.stdout:1703: expect (ObjNum 516 snap 137 seq_num 516) 2024-09-16T05:49:42.135 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 154 2024-09-16T05:49:42.135 INFO:tasks.rados.rados.0.smithi145.stdout:1701: finishing write tid 2 to smithi14585108-27 2024-09-16T05:49:42.135 INFO:tasks.rados.rados.0.smithi145.stdout:1701: finishing write tid 3 to smithi14585108-27 2024-09-16T05:49:42.135 INFO:tasks.rados.rados.0.smithi145.stdout:1701: finishing write tid 4 to smithi14585108-27 2024-09-16T05:49:42.136 INFO:tasks.rados.rados.0.smithi145.stdout:1704: seq_num 565 ranges {3776512=671744,4448256=729088,5177344=753664,5931008=122880} 2024-09-16T05:49:42.159 INFO:tasks.rados.rados.0.smithi145.stdout:1704: writing smithi14585108-31 from 3776512 to 4448256 tid 1 2024-09-16T05:49:42.163 INFO:tasks.rados.rados.0.smithi145.stdout:1704: writing smithi14585108-31 from 4448256 to 5177344 tid 2 2024-09-16T05:49:42.167 INFO:tasks.rados.rados.0.smithi145.stdout:1704: writing smithi14585108-31 from 5177344 to 5931008 tid 3 2024-09-16T05:49:42.169 INFO:tasks.rados.rados.0.smithi145.stdout:1704: writing smithi14585108-31 from 5931008 to 6053888 tid 4 2024-09-16T05:49:42.169 INFO:tasks.rados.rados.0.smithi145.stdout:1705: read oid 35 snap -1 2024-09-16T05:49:42.169 INFO:tasks.rados.rados.0.smithi145.stdout:1705: expect (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:49:42.169 INFO:tasks.rados.rados.0.smithi145.stdout:1706: copy_from oid 16 from oid 19 current snap is 154 2024-09-16T05:49:42.169 INFO:tasks.rados.rados.0.smithi145.stdout:1701: finishing write tid 5 to smithi14585108-27 2024-09-16T05:49:42.169 INFO:tasks.rados.rados.0.smithi145.stdout:1701: finishing write tid 6 to smithi14585108-27 2024-09-16T05:49:42.169 INFO:tasks.rados.rados.0.smithi145.stdout:1701: oid 27 updating version 0 to 843 2024-09-16T05:49:42.169 INFO:tasks.rados.rados.0.smithi145.stdout:1701: oid 27 version 843 is already newer than 842 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1701: oid 27 version 843 is already newer than 840 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1701: oid 27 version 843 is already newer than 841 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1701: oid 27 version 843 is already newer than 839 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 843 (ObjNum 563 snap 154 seq_num 563) dirty exists 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1701: left oid 27 (ObjNum 563 snap 154 seq_num 563) 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1702: finishing write tid 1 to smithi14585108-15 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1701: done (5 left) 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1707: read oid 3 snap 151 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1707: expect (ObjNum 455 snap 126 seq_num 455) 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1708: snap_remove snap 153 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1702: finishing write tid 2 to smithi14585108-15 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1702: finishing write tid 3 to smithi14585108-15 2024-09-16T05:49:42.170 INFO:tasks.rados.rados.0.smithi145.stdout:1702: finishing write tid 4 to smithi14585108-15 2024-09-16T05:49:42.171 INFO:tasks.rados.rados.0.smithi145.stdout:1702: finishing write tid 5 to smithi14585108-15 2024-09-16T05:49:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:42 smithi145 ceph-mon[96887]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T05:49:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:42 smithi145 ceph-mon[96887]: osdmap e388: 8 total, 7 up, 8 in 2024-09-16T05:49:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:42 smithi145 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T05:49:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:42 smithi145 ceph-mon[99390]: osdmap e388: 8 total, 7 up, 8 in 2024-09-16T05:49:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:42 smithi161 ceph-mon[87722]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T05:49:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:42 smithi161 ceph-mon[87722]: osdmap e388: 8 total, 7 up, 8 in 2024-09-16T05:49:43.133 INFO:tasks.rados.rados.0.smithi145.stdout:1708: done (6 left) 2024-09-16T05:49:43.133 INFO:tasks.rados.rados.0.smithi145.stdout:1709: snap_remove snap 152 2024-09-16T05:49:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:43 smithi145 ceph-mon[99390]: pgmap v266: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 27 op/s; 37/306 objects degraded (12.092%) 2024-09-16T05:49:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:43 smithi145 ceph-mon[96887]: pgmap v266: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 27 op/s; 37/306 objects degraded (12.092%) 2024-09-16T05:49:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:43 smithi161 ceph-mon[87722]: pgmap v266: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 27 op/s; 37/306 objects degraded (12.092%) 2024-09-16T05:49:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:44.137 INFO:tasks.rados.rados.0.smithi145.stdout:1709: done (6 left) 2024-09-16T05:49:44.137 INFO:tasks.rados.rados.0.smithi145.stdout:1710: delete oid 44 current snap is 154 2024-09-16T05:49:44.137 INFO:tasks.rados.rados.0.smithi145.stdout:1702: finishing write tid 6 to smithi14585108-15 2024-09-16T05:49:44.137 INFO:tasks.rados.rados.0.smithi145.stdout:1702: oid 15 updating version 0 to 844 2024-09-16T05:49:44.137 INFO:tasks.rados.rados.0.smithi145.stdout:1702: oid 15 version 844 is already newer than 842 2024-09-16T05:49:44.137 INFO:tasks.rados.rados.0.smithi145.stdout:1702: oid 15 version 844 is already newer than 840 2024-09-16T05:49:44.138 INFO:tasks.rados.rados.0.smithi145.stdout:1702: oid 15 version 844 is already newer than 843 2024-09-16T05:49:44.138 INFO:tasks.rados.rados.0.smithi145.stdout:1702: oid 15 version 844 is already newer than 841 2024-09-16T05:49:44.138 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 844 (ObjNum 564 snap 154 seq_num 564) dirty exists 2024-09-16T05:49:44.138 INFO:tasks.rados.rados.0.smithi145.stdout:1702: left oid 15 (ObjNum 564 snap 154 seq_num 564) 2024-09-16T05:49:44.138 INFO:tasks.rados.rados.0.smithi145.stdout:1703: expect (ObjNum 516 snap 137 seq_num 516) 2024-09-16T05:49:44.417 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 37/306 objects degraded (12.092%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:44.417 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-mon[99390]: osdmap e389: 8 total, 7 up, 8 in 2024-09-16T05:49:44.417 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:44.418 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:44.418 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 37/306 objects degraded (12.092%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:44.418 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-mon[96887]: osdmap e389: 8 total, 7 up, 8 in 2024-09-16T05:49:44.418 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:44.418 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:44.423 INFO:tasks.rados.rados.0.smithi145.stdout:1704: finishing write tid 1 to smithi14585108-31 2024-09-16T05:49:44.423 INFO:tasks.rados.rados.0.smithi145.stdout:1704: finishing write tid 2 to smithi14585108-31 2024-09-16T05:49:44.423 INFO:tasks.rados.rados.0.smithi145.stdout:1702: done (6 left) 2024-09-16T05:49:44.423 INFO:tasks.rados.rados.0.smithi145.stdout:1703: done (5 left) 2024-09-16T05:49:44.423 INFO:tasks.rados.rados.0.smithi145.stdout:1710: done (4 left) 2024-09-16T05:49:44.423 INFO:tasks.rados.rados.0.smithi145.stdout:1711: setattr oid 25 current snap is 154 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: finishing write tid 3 to smithi14585108-31 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: finishing write tid 4 to smithi14585108-31 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: finishing write tid 5 to smithi14585108-31 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: finishing write tid 6 to smithi14585108-31 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: oid 31 updating version 0 to 814 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: oid 31 updating version 814 to 816 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: oid 31 version 816 is already newer than 813 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: oid 31 updating version 816 to 817 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: oid 31 version 817 is already newer than 815 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 817 (ObjNum 565 snap 154 seq_num 565) dirty exists 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1704: left oid 31 (ObjNum 565 snap 154 seq_num 565) 2024-09-16T05:49:44.424 INFO:tasks.rados.rados.0.smithi145.stdout:1707: expect (ObjNum 455 snap 126 seq_num 455) 2024-09-16T05:49:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:44 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 37/306 objects degraded (12.092%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:44 smithi161 ceph-mon[87722]: osdmap e389: 8 total, 7 up, 8 in 2024-09-16T05:49:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:44.635 INFO:tasks.rados.rados.0.smithi145.stdout:1706: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:49:44.635 INFO:tasks.rados.rados.0.smithi145.stdout:1706: finishing copy_from to smithi14585108-16 2024-09-16T05:49:44.635 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 620 (ObjNum 546 snap 149 seq_num 546) dirty exists 2024-09-16T05:49:44.635 INFO:tasks.rados.rados.0.smithi145.stdout:1705: expect (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:49:44.768 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:49:44] "GET /metrics HTTP/1.1" 200 36177 "" "Prometheus/2.43.0" 2024-09-16T05:49:45.067 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T05:49:44.767+0000 7f407c9c5640 -1 osd.3 379 log_to_monitors true 2024-09-16T05:49:45.095 INFO:tasks.rados.rados.0.smithi145.stdout:1704: done (4 left) 2024-09-16T05:49:45.095 INFO:tasks.rados.rados.0.smithi145.stdout:1705: done (3 left) 2024-09-16T05:49:45.095 INFO:tasks.rados.rados.0.smithi145.stdout:1706: done (2 left) 2024-09-16T05:49:45.095 INFO:tasks.rados.rados.0.smithi145.stdout:1707: done (1 left) 2024-09-16T05:49:45.096 INFO:tasks.rados.rados.0.smithi145.stdout:1712: read oid 3 snap 149 2024-09-16T05:49:45.096 INFO:tasks.rados.rados.0.smithi145.stdout:1712: expect (ObjNum 455 snap 126 seq_num 455) 2024-09-16T05:49:45.096 INFO:tasks.rados.rados.0.smithi145.stdout:1713: copy_from oid 50 from oid 46 current snap is 154 2024-09-16T05:49:45.096 INFO:tasks.rados.rados.0.smithi145.stdout:1714: snap_create 2024-09-16T05:49:45.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 718 (ObjNum 549 snap 149 seq_num 549) dirty exists 2024-09-16T05:49:45.104 INFO:tasks.rados.rados.0.smithi145.stdout:1713: finishing copy_from racing read to smithi14585108-50 2024-09-16T05:49:45.104 INFO:tasks.rados.rados.0.smithi145.stdout:1713: finishing copy_from to smithi14585108-50 2024-09-16T05:49:45.104 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 620 (ObjNum 546 snap 149 seq_num 546) dirty exists 2024-09-16T05:49:45.105 INFO:tasks.rados.rados.0.smithi145.stdout:1712: expect (ObjNum 455 snap 126 seq_num 455) 2024-09-16T05:49:45.313 INFO:tasks.rados.rados.0.smithi145.stdout:1711: done (3 left) 2024-09-16T05:49:45.313 INFO:tasks.rados.rados.0.smithi145.stdout:1712: done (2 left) 2024-09-16T05:49:45.313 INFO:tasks.rados.rados.0.smithi145.stdout:1713: done (1 left) 2024-09-16T05:49:45.313 INFO:tasks.rados.rados.0.smithi145.stdout:1714: done (0 left) 2024-09-16T05:49:45.314 INFO:tasks.rados.rados.0.smithi145.stdout:1715: read oid 34 snap -1 2024-09-16T05:49:45.314 INFO:tasks.rados.rados.0.smithi145.stdout:1715: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:45.314 INFO:tasks.rados.rados.0.smithi145.stdout:1716: setattr oid 5 current snap is 155 2024-09-16T05:49:45.315 INFO:tasks.rados.rados.0.smithi145.stdout:1717: snap_create 2024-09-16T05:49:45.320 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 790 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:49:45.321 INFO:tasks.rados.rados.0.smithi145.stdout:1715: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:45.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-mon[96887]: osdmap e390: 8 total, 7 up, 8 in 2024-09-16T05:49:45.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-mon[96887]: pgmap v269: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 191 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.2 MiB/s wr, 31 op/s; 39/318 objects degraded (12.264%) 2024-09-16T05:49:45.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-mon[96887]: from='osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:49:45.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-mon[96887]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:49:45.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-mon[99390]: osdmap e390: 8 total, 7 up, 8 in 2024-09-16T05:49:45.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-mon[99390]: pgmap v269: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 191 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.2 MiB/s wr, 31 op/s; 39/318 objects degraded (12.264%) 2024-09-16T05:49:45.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-mon[99390]: from='osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:49:45.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-mon[99390]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:49:45.322 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:49:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T05:49:45.166+0000 7f4074770640 -1 osd.3 379 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:49:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:45 smithi161 ceph-mon[87722]: osdmap e390: 8 total, 7 up, 8 in 2024-09-16T05:49:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:45 smithi161 ceph-mon[87722]: pgmap v269: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 191 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.2 MiB/s wr, 31 op/s; 39/318 objects degraded (12.264%) 2024-09-16T05:49:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:45 smithi161 ceph-mon[87722]: from='osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:49:45.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:45 smithi161 ceph-mon[87722]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T05:49:46.146 INFO:tasks.rados.rados.0.smithi145.stdout:1715: done (2 left) 2024-09-16T05:49:46.147 INFO:tasks.rados.rados.0.smithi145.stdout:1716: done (1 left) 2024-09-16T05:49:46.147 INFO:tasks.rados.rados.0.smithi145.stdout:1717: done (0 left) 2024-09-16T05:49:46.147 INFO:tasks.rados.rados.0.smithi145.stdout:1718: delete oid 6 current snap is 156 2024-09-16T05:49:46.160 INFO:tasks.rados.rados.0.smithi145.stdout:1718: done (0 left) 2024-09-16T05:49:46.160 INFO:tasks.rados.rados.0.smithi145.stdout:1719: snap_create 2024-09-16T05:49:46.492 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:46 smithi145 ceph-mon[99390]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T05:49:46.492 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:46 smithi145 ceph-mon[99390]: osdmap e391: 8 total, 7 up, 8 in 2024-09-16T05:49:46.492 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:46 smithi145 ceph-mon[99390]: from='osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:46.492 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:46 smithi145 ceph-mon[99390]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:46.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:46 smithi145 ceph-mon[96887]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T05:49:46.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:46 smithi145 ceph-mon[96887]: osdmap e391: 8 total, 7 up, 8 in 2024-09-16T05:49:46.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:46 smithi145 ceph-mon[96887]: from='osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:46.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:46 smithi145 ceph-mon[96887]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:46 smithi161 ceph-mon[87722]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T05:49:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:46 smithi161 ceph-mon[87722]: osdmap e391: 8 total, 7 up, 8 in 2024-09-16T05:49:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:46 smithi161 ceph-mon[87722]: from='osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:46 smithi161 ceph-mon[87722]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2024-09-16T05:49:47.145 INFO:tasks.rados.rados.0.smithi145.stdout:1719: done (0 left) 2024-09-16T05:49:47.146 INFO:tasks.rados.rados.0.smithi145.stdout:1720: snap_remove snap 146 2024-09-16T05:49:47.317 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:49:47.096+0000 7f22cafa6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323] boot 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: osdmap e392: 8 total, 8 up, 8 in 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: pgmap v272: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 199 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.6 MiB/s wr, 16 op/s; 41/327 objects degraded (12.538%) 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:49:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[96887]: osdmap e393: 8 total, 8 up, 8 in 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323] boot 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: osdmap e392: 8 total, 8 up, 8 in 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: pgmap v272: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 199 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.6 MiB/s wr, 16 op/s; 41/327 objects degraded (12.538%) 2024-09-16T05:49:47.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:49:47.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:47 smithi145 ceph-mon[99390]: osdmap e393: 8 total, 8 up, 8 in 2024-09-16T05:49:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:49:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: osd.3 [v2:172.21.15.145:6826/3028492323,v1:172.21.15.145:6827/3028492323] boot 2024-09-16T05:49:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: osdmap e392: 8 total, 8 up, 8 in 2024-09-16T05:49:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: pgmap v272: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 199 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.6 MiB/s wr, 16 op/s; 41/327 objects degraded (12.538%) 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:49:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:47 smithi161 ceph-mon[87722]: osdmap e393: 8 total, 8 up, 8 in 2024-09-16T05:49:48.147 INFO:tasks.rados.rados.0.smithi145.stdout:1720: done (0 left) 2024-09-16T05:49:48.147 INFO:tasks.rados.rados.0.smithi145.stdout:1721: delete oid 32 current snap is 157 2024-09-16T05:49:48.156 INFO:tasks.rados.rados.0.smithi145.stdout:1721: done (0 left) 2024-09-16T05:49:48.156 INFO:tasks.rados.rados.0.smithi145.stdout:1722: delete oid 21 current snap is 157 2024-09-16T05:49:48.161 INFO:tasks.rados.rados.0.smithi145.stdout:1722: done (0 left) 2024-09-16T05:49:48.161 INFO:tasks.rados.rados.0.smithi145.stdout:1723: snap_remove snap 151 2024-09-16T05:49:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:48 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:49:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:48 smithi145 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T05:49:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:48 smithi145 ceph-mon[99390]: osdmap e394: 8 total, 8 up, 8 in 2024-09-16T05:49:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:48 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:49:48.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:48 smithi145 ceph-mon[96887]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T05:49:48.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:48 smithi145 ceph-mon[96887]: osdmap e394: 8 total, 8 up, 8 in 2024-09-16T05:49:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:48 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:49:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:48 smithi161 ceph-mon[87722]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T05:49:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:48 smithi161 ceph-mon[87722]: osdmap e394: 8 total, 8 up, 8 in 2024-09-16T05:49:49.174 INFO:tasks.rados.rados.0.smithi145.stdout:1723: done (0 left) 2024-09-16T05:49:49.174 INFO:tasks.rados.rados.0.smithi145.stdout:1724: snap_remove snap 154 2024-09-16T05:49:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:49 smithi145 ceph-mon[96887]: pgmap v275: 121 pgs: 20 active+undersized, 5 active+undersized+degraded, 96 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 28/324 objects degraded (8.642%); 2.9 MiB/s, 0 objects/s recovering 2024-09-16T05:49:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:49 smithi145 ceph-mon[99390]: pgmap v275: 121 pgs: 20 active+undersized, 5 active+undersized+degraded, 96 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 28/324 objects degraded (8.642%); 2.9 MiB/s, 0 objects/s recovering 2024-09-16T05:49:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:49 smithi161 ceph-mon[87722]: pgmap v275: 121 pgs: 20 active+undersized, 5 active+undersized+degraded, 96 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 28/324 objects degraded (8.642%); 2.9 MiB/s, 0 objects/s recovering 2024-09-16T05:49:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:1724: done (0 left) 2024-09-16T05:49:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:1725: copy_from oid 11 from oid 16 current snap is 157 2024-09-16T05:49:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:1726: rollback oid 40 current snap is 157 2024-09-16T05:49:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 155 2024-09-16T05:49:50.178 INFO:tasks.rados.rados.0.smithi145.stdout:1727: read oid 17 snap -1 2024-09-16T05:49:50.178 INFO:tasks.rados.rados.0.smithi145.stdout:1727: expect (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:49:50.178 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 157 2024-09-16T05:49:50.178 INFO:tasks.rados.rados.0.smithi145.stdout:1728: seq_num 570 ranges {3252224=753664,4005888=548864,4554752=540672,5095424=516096} 2024-09-16T05:49:50.200 INFO:tasks.rados.rados.0.smithi145.stdout:1728: writing smithi14585108-3 from 3252224 to 4005888 tid 1 2024-09-16T05:49:50.203 INFO:tasks.rados.rados.0.smithi145.stdout:1728: writing smithi14585108-3 from 4005888 to 4554752 tid 2 2024-09-16T05:49:50.206 INFO:tasks.rados.rados.0.smithi145.stdout:1728: writing smithi14585108-3 from 4554752 to 5095424 tid 3 2024-09-16T05:49:50.210 INFO:tasks.rados.rados.0.smithi145.stdout:1728: writing smithi14585108-3 from 5095424 to 5611520 tid 4 2024-09-16T05:49:50.210 INFO:tasks.rados.rados.0.smithi145.stdout:1729: copy_from oid 41 from oid 24 current snap is 157 2024-09-16T05:49:50.210 INFO:tasks.rados.rados.0.smithi145.stdout:1726: finishing rollback tid 0 to smithi14585108-40 2024-09-16T05:49:50.210 INFO:tasks.rados.rados.0.smithi145.stdout:1726: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:49:50.210 INFO:tasks.rados.rados.0.smithi145.stdout:1726: finishing rollback tid 2 to smithi14585108-40 2024-09-16T05:49:50.210 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 820 (ObjNum 556 snap 150 seq_num 556) dirty exists 2024-09-16T05:49:50.210 INFO:tasks.rados.rados.0.smithi145.stdout:1725: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:49:50.210 INFO:tasks.rados.rados.0.smithi145.stdout:1727: expect (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:49:50.268 INFO:tasks.rados.rados.0.smithi145.stdout:1725: finishing copy_from to smithi14585108-11 2024-09-16T05:49:50.268 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 620 (ObjNum 546 snap 149 seq_num 546) dirty exists 2024-09-16T05:49:50.268 INFO:tasks.rados.rados.0.smithi145.stdout:1728: finishing write tid 1 to smithi14585108-3 2024-09-16T05:49:50.268 INFO:tasks.rados.rados.0.smithi145.stdout:1728: finishing write tid 2 to smithi14585108-3 2024-09-16T05:49:50.268 INFO:tasks.rados.rados.0.smithi145.stdout:1725: done (4 left) 2024-09-16T05:49:50.268 INFO:tasks.rados.rados.0.smithi145.stdout:1726: done (3 left) 2024-09-16T05:49:50.268 INFO:tasks.rados.rados.0.smithi145.stdout:1727: done (2 left) 2024-09-16T05:49:50.268 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 157 2024-09-16T05:49:50.269 INFO:tasks.rados.rados.0.smithi145.stdout:1728: finishing write tid 3 to smithi14585108-3 2024-09-16T05:49:50.269 INFO:tasks.rados.rados.0.smithi145.stdout:1730: seq_num 571 ranges {0=770048,770048=483328,1253376=753664,2007040=368640} 2024-09-16T05:49:50.271 INFO:tasks.rados.rados.0.smithi145.stdout:1730: writing smithi14585108-44 from 0 to 770048 tid 1 2024-09-16T05:49:50.273 INFO:tasks.rados.rados.0.smithi145.stdout:1730: writing smithi14585108-44 from 770048 to 1253376 tid 2 2024-09-16T05:49:50.277 INFO:tasks.rados.rados.0.smithi145.stdout:1730: writing smithi14585108-44 from 1253376 to 2007040 tid 3 2024-09-16T05:49:50.280 INFO:tasks.rados.rados.0.smithi145.stdout:1730: writing smithi14585108-44 from 2007040 to 2375680 tid 4 2024-09-16T05:49:50.280 INFO:tasks.rados.rados.0.smithi145.stdout:1731: copy_from oid 20 from oid 35 current snap is 157 2024-09-16T05:49:50.280 INFO:tasks.rados.rados.0.smithi145.stdout:1728: finishing write tid 4 to smithi14585108-3 2024-09-16T05:49:50.280 INFO:tasks.rados.rados.0.smithi145.stdout:1728: finishing write tid 5 to smithi14585108-3 2024-09-16T05:49:50.280 INFO:tasks.rados.rados.0.smithi145.stdout:1728: finishing write tid 6 to smithi14585108-3 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1728: oid 3 updating version 0 to 769 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1728: oid 3 version 769 is already newer than 766 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1728: oid 3 version 769 is already newer than 768 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1728: oid 3 version 769 is already newer than 767 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1728: oid 3 version 769 is already newer than 765 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 769 (ObjNum 570 snap 157 seq_num 570) dirty exists 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1728: left oid 3 (ObjNum 570 snap 157 seq_num 570) 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1729: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1729: finishing copy_from to smithi14585108-41 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 638 (ObjNum 551 snap 149 seq_num 551) dirty exists 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1730: finishing write tid 1 to smithi14585108-44 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1728: done (3 left) 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1729: done (2 left) 2024-09-16T05:49:50.281 INFO:tasks.rados.rados.0.smithi145.stdout:1732: delete oid 46 current snap is 157 2024-09-16T05:49:50.282 INFO:tasks.rados.rados.0.smithi145.stdout:1730: finishing write tid 2 to smithi14585108-44 2024-09-16T05:49:50.282 INFO:tasks.rados.rados.0.smithi145.stdout:1732: done (2 left) 2024-09-16T05:49:50.282 INFO:tasks.rados.rados.0.smithi145.stdout:1733: snap_remove snap 155 2024-09-16T05:49:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:50 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 28/324 objects degraded (8.642%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:50 smithi145 ceph-mon[96887]: osdmap e395: 8 total, 8 up, 8 in 2024-09-16T05:49:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:50 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 28/324 objects degraded (8.642%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:50 smithi145 ceph-mon[99390]: osdmap e395: 8 total, 8 up, 8 in 2024-09-16T05:49:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:50 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 28/324 objects degraded (8.642%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T05:49:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:50 smithi161 ceph-mon[87722]: osdmap e395: 8 total, 8 up, 8 in 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1733: done (2 left) 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1730: finishing write tid 3 to smithi14585108-44 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1730: finishing write tid 4 to smithi14585108-44 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1730: finishing write tid 5 to smithi14585108-44 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1730: finishing write tid 6 to smithi14585108-44 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1730: oid 44 updating version 0 to 652 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1730: oid 44 version 652 is already newer than 651 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1730: oid 44 updating version 652 to 654 2024-09-16T05:49:51.191 INFO:tasks.rados.rados.0.smithi145.stdout:1730: oid 44 version 654 is already newer than 650 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1730: oid 44 version 654 is already newer than 653 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 654 (ObjNum 571 snap 157 seq_num 571) dirty exists 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1730: left oid 44 (ObjNum 571 snap 157 seq_num 571) 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1731: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1731: finishing copy_from to smithi14585108-20 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 670 (ObjNum 476 snap 129 seq_num 476) dirty exists 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1734: read oid 1 snap 156 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1734: expect deleted 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1730: done (2 left) 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1731: done (1 left) 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1735: rmattr oid 19 current snap is 157 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1735: done (1 left) 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1736: read oid 45 snap -1 2024-09-16T05:49:51.192 INFO:tasks.rados.rados.0.smithi145.stdout:1736: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:51.193 INFO:tasks.rados.rados.0.smithi145.stdout:1737: copy_from oid 13 from oid 33 current snap is 157 2024-09-16T05:49:51.193 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 157 2024-09-16T05:49:51.193 INFO:tasks.rados.rados.0.smithi145.stdout:1738: seq_num 573 ranges {7806976=802816,8609792=655360,9265152=720896,9986048=229376} 2024-09-16T05:49:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:1738: writing smithi14585108-42 from 7806976 to 8609792 tid 1 2024-09-16T05:49:51.239 INFO:tasks.rados.rados.0.smithi145.stdout:1738: writing smithi14585108-42 from 8609792 to 9265152 tid 2 2024-09-16T05:49:51.243 INFO:tasks.rados.rados.0.smithi145.stdout:1738: writing smithi14585108-42 from 9265152 to 9986048 tid 3 2024-09-16T05:49:51.245 INFO:tasks.rados.rados.0.smithi145.stdout:1738: writing smithi14585108-42 from 9986048 to 10215424 tid 4 2024-09-16T05:49:51.245 INFO:tasks.rados.rados.0.smithi145.stdout:1739: setattr oid 9 current snap is 157 2024-09-16T05:49:51.245 INFO:tasks.rados.rados.0.smithi145.stdout:1737: finishing copy_from to smithi14585108-13 2024-09-16T05:49:51.245 INFO:tasks.rados.rados.0.smithi145.stdout:1737: got expected ENOENT (src dne) 2024-09-16T05:49:51.245 INFO:tasks.rados.rados.0.smithi145.stdout:1737: finishing copy_from racing read to smithi14585108-13 2024-09-16T05:49:51.245 INFO:tasks.rados.rados.0.smithi145.stdout:1736: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:51.261 INFO:tasks.rados.rados.0.smithi145.stdout:1738: finishing write tid 1 to smithi14585108-42 2024-09-16T05:49:51.261 INFO:tasks.rados.rados.0.smithi145.stdout:1738: finishing write tid 2 to smithi14585108-42 2024-09-16T05:49:51.261 INFO:tasks.rados.rados.0.smithi145.stdout:1738: finishing write tid 3 to smithi14585108-42 2024-09-16T05:49:51.261 INFO:tasks.rados.rados.0.smithi145.stdout:1738: finishing write tid 4 to smithi14585108-42 2024-09-16T05:49:51.261 INFO:tasks.rados.rados.0.smithi145.stdout:1738: finishing write tid 5 to smithi14585108-42 2024-09-16T05:49:51.261 INFO:tasks.rados.rados.0.smithi145.stdout:1738: finishing write tid 6 to smithi14585108-42 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1738: oid 42 updating version 0 to 829 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1738: oid 42 version 829 is already newer than 826 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1738: oid 42 version 829 is already newer than 827 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1738: oid 42 updating version 829 to 830 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1738: oid 42 version 830 is already newer than 828 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 830 (ObjNum 573 snap 157 seq_num 573) dirty exists 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1738: left oid 42 (ObjNum 573 snap 157 seq_num 573) 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1734: done (4 left) 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1736: done (3 left) 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1737: done (2 left) 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1738: done (1 left) 2024-09-16T05:49:51.262 INFO:tasks.rados.rados.0.smithi145.stdout:1740: snap_remove snap 156 2024-09-16T05:49:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:51 smithi145 ceph-mon[99390]: osdmap e396: 8 total, 8 up, 8 in 2024-09-16T05:49:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:51 smithi145 ceph-mon[99390]: pgmap v278: 121 pgs: 2 active+undersized, 2 active+undersized+degraded, 117 active+clean; 180 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 8 op/s; 10/309 objects degraded (3.236%); 6.6 MiB/s, 2 objects/s recovering 2024-09-16T05:49:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:51 smithi145 ceph-mon[96887]: osdmap e396: 8 total, 8 up, 8 in 2024-09-16T05:49:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:51 smithi145 ceph-mon[96887]: pgmap v278: 121 pgs: 2 active+undersized, 2 active+undersized+degraded, 117 active+clean; 180 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 8 op/s; 10/309 objects degraded (3.236%); 6.6 MiB/s, 2 objects/s recovering 2024-09-16T05:49:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:51 smithi161 ceph-mon[87722]: osdmap e396: 8 total, 8 up, 8 in 2024-09-16T05:49:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:51 smithi161 ceph-mon[87722]: pgmap v278: 121 pgs: 2 active+undersized, 2 active+undersized+degraded, 117 active+clean; 180 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 8 op/s; 10/309 objects degraded (3.236%); 6.6 MiB/s, 2 objects/s recovering 2024-09-16T05:49:52.193 INFO:tasks.rados.rados.0.smithi145.stdout:1740: done (1 left) 2024-09-16T05:49:52.194 INFO:tasks.rados.rados.0.smithi145.stdout:1741: rmattr oid 23 current snap is 157 2024-09-16T05:49:52.194 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 831 (ObjNum 515 snap 136 seq_num 515) dirty exists 2024-09-16T05:49:52.194 INFO:tasks.rados.rados.0.smithi145.stdout:1739: done (1 left) 2024-09-16T05:49:52.194 INFO:tasks.rados.rados.0.smithi145.stdout:1742: read oid 4 snap 149 2024-09-16T05:49:52.194 INFO:tasks.rados.rados.0.smithi145.stdout:1742: expect (ObjNum 530 snap 144 seq_num 530) 2024-09-16T05:49:52.194 INFO:tasks.rados.rados.0.smithi145.stdout:1743: read oid 21 snap 149 2024-09-16T05:49:52.194 INFO:tasks.rados.rados.0.smithi145.stdout:1743: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:49:52.194 INFO:tasks.rados.rados.0.smithi145.stdout:1744: delete oid 38 current snap is 157 2024-09-16T05:49:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:1744: done (3 left) 2024-09-16T05:49:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:1745: read oid 1 snap 149 2024-09-16T05:49:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:1745: expect deleted 2024-09-16T05:49:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:1746: delete oid 32 current snap is 157 2024-09-16T05:49:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 814 (ObjNum 511 snap 136 seq_num 511) dirty exists 2024-09-16T05:49:52.211 INFO:tasks.rados.rados.0.smithi145.stdout:1741: done (4 left) 2024-09-16T05:49:52.212 INFO:tasks.rados.rados.0.smithi145.stdout:1745: done (3 left) 2024-09-16T05:49:52.212 INFO:tasks.rados.rados.0.smithi145.stdout:1746: done (2 left) 2024-09-16T05:49:52.212 INFO:tasks.rados.rados.0.smithi145.stdout:1747: delete oid 9 current snap is 157 2024-09-16T05:49:52.214 INFO:tasks.rados.rados.0.smithi145.stdout:1743: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:49:52.261 INFO:tasks.rados.rados.0.smithi145.stdout:1742: expect (ObjNum 530 snap 144 seq_num 530) 2024-09-16T05:49:52.412 INFO:tasks.rados.rados.0.smithi145.stdout:1742: done (2 left) 2024-09-16T05:49:52.412 INFO:tasks.rados.rados.0.smithi145.stdout:1743: done (1 left) 2024-09-16T05:49:52.412 INFO:tasks.rados.rados.0.smithi145.stdout:1747: done (0 left) 2024-09-16T05:49:52.412 INFO:tasks.rados.rados.0.smithi145.stdout:1748: snap_create 2024-09-16T05:49:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:52 smithi145 ceph-mon[99390]: osdmap e397: 8 total, 8 up, 8 in 2024-09-16T05:49:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:52 smithi145 ceph-mon[96887]: osdmap e397: 8 total, 8 up, 8 in 2024-09-16T05:49:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:52 smithi161 ceph-mon[87722]: osdmap e397: 8 total, 8 up, 8 in 2024-09-16T05:49:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:49:53.202 INFO:tasks.rados.rados.0.smithi145.stdout:1748: done (0 left) 2024-09-16T05:49:53.202 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 158 2024-09-16T05:49:53.202 INFO:tasks.rados.rados.0.smithi145.stdout:1749: seq_num 577 ranges {4218880=65536} 2024-09-16T05:49:53.224 INFO:tasks.rados.rados.0.smithi145.stdout:1749: writing smithi14585108-49 from 4218880 to 4284416 tid 1 2024-09-16T05:49:53.224 INFO:tasks.rados.rados.0.smithi145.stdout:1750: setattr oid 31 current snap is 158 2024-09-16T05:49:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:1751: read oid 35 snap -1 2024-09-16T05:49:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:1751: expect (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:49:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 158 2024-09-16T05:49:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:1752: seq_num 578 ranges {614400=81920} 2024-09-16T05:49:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:1752: writing smithi14585108-8 from 614400 to 696320 tid 1 2024-09-16T05:49:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:1753: read oid 26 snap -1 2024-09-16T05:49:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:1753: expect deleted 2024-09-16T05:49:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:1754: delete oid 48 current snap is 158 2024-09-16T05:49:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:1749: finishing write tid 1 to smithi14585108-49 2024-09-16T05:49:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:1749: finishing write tid 2 to smithi14585108-49 2024-09-16T05:49:53.234 INFO:tasks.rados.rados.0.smithi145.stdout:1749: finishing write tid 3 to smithi14585108-49 2024-09-16T05:49:53.234 INFO:tasks.rados.rados.0.smithi145.stdout:1749: oid 49 updating version 0 to 792 2024-09-16T05:49:53.234 INFO:tasks.rados.rados.0.smithi145.stdout:1749: oid 49 version 792 is already newer than 791 2024-09-16T05:49:53.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 792 (ObjNum 577 snap 158 seq_num 577) dirty exists 2024-09-16T05:49:53.234 INFO:tasks.rados.rados.0.smithi145.stdout:1749: left oid 49 (ObjNum 577 snap 158 seq_num 577) 2024-09-16T05:49:53.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 821 (ObjNum 565 snap 154 seq_num 565) dirty exists 2024-09-16T05:49:53.234 INFO:tasks.rados.rados.0.smithi145.stdout:1752: finishing write tid 1 to smithi14585108-8 2024-09-16T05:49:53.235 INFO:tasks.rados.rados.0.smithi145.stdout:1749: done (5 left) 2024-09-16T05:49:53.235 INFO:tasks.rados.rados.0.smithi145.stdout:1750: done (4 left) 2024-09-16T05:49:53.235 INFO:tasks.rados.rados.0.smithi145.stdout:1753: done (3 left) 2024-09-16T05:49:53.235 INFO:tasks.rados.rados.0.smithi145.stdout:1754: done (2 left) 2024-09-16T05:49:53.235 INFO:tasks.rados.rados.0.smithi145.stdout:1755: read oid 18 snap -1 2024-09-16T05:49:53.235 INFO:tasks.rados.rados.0.smithi145.stdout:1755: expect (ObjNum 537 snap 147 seq_num 537) 2024-09-16T05:49:53.235 INFO:tasks.rados.rados.0.smithi145.stdout:1756: snap_create 2024-09-16T05:49:53.235 INFO:tasks.rados.rados.0.smithi145.stdout:1752: finishing write tid 2 to smithi14585108-8 2024-09-16T05:49:53.236 INFO:tasks.rados.rados.0.smithi145.stdout:1752: finishing write tid 3 to smithi14585108-8 2024-09-16T05:49:53.236 INFO:tasks.rados.rados.0.smithi145.stdout:1752: oid 8 updating version 0 to 854 2024-09-16T05:49:53.236 INFO:tasks.rados.rados.0.smithi145.stdout:1752: oid 8 updating version 854 to 855 2024-09-16T05:49:53.236 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 855 (ObjNum 578 snap 158 seq_num 578) dirty exists 2024-09-16T05:49:53.236 INFO:tasks.rados.rados.0.smithi145.stdout:1752: left oid 8 (ObjNum 578 snap 158 seq_num 578) 2024-09-16T05:49:53.272 INFO:tasks.rados.rados.0.smithi145.stdout:1755: expect (ObjNum 537 snap 147 seq_num 537) 2024-09-16T05:49:53.492 INFO:tasks.rados.rados.0.smithi145.stdout:1751: expect (ObjNum 476 snap 129 seq_num 476) 2024-09-16T05:49:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:53 smithi145 ceph-mon[99390]: osdmap e398: 8 total, 8 up, 8 in 2024-09-16T05:49:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:53 smithi145 ceph-mon[99390]: pgmap v281: 121 pgs: 121 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.2 MiB/s wr, 15 op/s; 10 MiB/s, 3 objects/s recovering 2024-09-16T05:49:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:53 smithi145 ceph-mon[96887]: osdmap e398: 8 total, 8 up, 8 in 2024-09-16T05:49:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:53 smithi145 ceph-mon[96887]: pgmap v281: 121 pgs: 121 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.2 MiB/s wr, 15 op/s; 10 MiB/s, 3 objects/s recovering 2024-09-16T05:49:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:53 smithi161 ceph-mon[87722]: osdmap e398: 8 total, 8 up, 8 in 2024-09-16T05:49:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:53 smithi161 ceph-mon[87722]: pgmap v281: 121 pgs: 121 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.2 MiB/s wr, 15 op/s; 10 MiB/s, 3 objects/s recovering 2024-09-16T05:49:54.208 INFO:tasks.rados.rados.0.smithi145.stdout:1751: done (3 left) 2024-09-16T05:49:54.208 INFO:tasks.rados.rados.0.smithi145.stdout:1752: done (2 left) 2024-09-16T05:49:54.208 INFO:tasks.rados.rados.0.smithi145.stdout:1755: done (1 left) 2024-09-16T05:49:54.208 INFO:tasks.rados.rados.0.smithi145.stdout:1756: done (0 left) 2024-09-16T05:49:54.208 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 159 2024-09-16T05:49:54.208 INFO:tasks.rados.rados.0.smithi145.stdout:1757: seq_num 580 ranges {4415488=114688} 2024-09-16T05:49:54.231 INFO:tasks.rados.rados.0.smithi145.stdout:1757: writing smithi14585108-15 from 4415488 to 4530176 tid 1 2024-09-16T05:49:54.231 INFO:tasks.rados.rados.0.smithi145.stdout:1758: delete oid 41 current snap is 159 2024-09-16T05:49:54.235 INFO:tasks.rados.rados.0.smithi145.stdout:1757: finishing write tid 1 to smithi14585108-15 2024-09-16T05:49:54.237 INFO:tasks.rados.rados.0.smithi145.stdout:1758: done (1 left) 2024-09-16T05:49:54.237 INFO:tasks.rados.rados.0.smithi145.stdout:1759: read oid 43 snap -1 2024-09-16T05:49:54.237 INFO:tasks.rados.rados.0.smithi145.stdout:1759: expect (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:49:54.237 INFO:tasks.rados.rados.0.smithi145.stdout:1760: delete oid 11 current snap is 159 2024-09-16T05:49:54.237 INFO:tasks.rados.rados.0.smithi145.stdout:1757: finishing write tid 2 to smithi14585108-15 2024-09-16T05:49:54.239 INFO:tasks.rados.rados.0.smithi145.stdout:1757: finishing write tid 3 to smithi14585108-15 2024-09-16T05:49:54.239 INFO:tasks.rados.rados.0.smithi145.stdout:1757: oid 15 updating version 0 to 857 2024-09-16T05:49:54.239 INFO:tasks.rados.rados.0.smithi145.stdout:1757: oid 15 updating version 857 to 858 2024-09-16T05:49:54.239 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 858 (ObjNum 580 snap 159 seq_num 580) dirty exists 2024-09-16T05:49:54.239 INFO:tasks.rados.rados.0.smithi145.stdout:1757: left oid 15 (ObjNum 580 snap 159 seq_num 580) 2024-09-16T05:49:54.240 INFO:tasks.rados.rados.0.smithi145.stdout:1757: done (2 left) 2024-09-16T05:49:54.240 INFO:tasks.rados.rados.0.smithi145.stdout:1760: done (1 left) 2024-09-16T05:49:54.240 INFO:tasks.rados.rados.0.smithi145.stdout:1761: copy_from oid 33 from oid 18 current snap is 159 2024-09-16T05:49:54.240 INFO:tasks.rados.rados.0.smithi145.stdout:1762: delete oid 4 current snap is 159 2024-09-16T05:49:54.244 INFO:tasks.rados.rados.0.smithi145.stdout:1762: done (2 left) 2024-09-16T05:49:54.244 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 159 2024-09-16T05:49:54.244 INFO:tasks.rados.rados.0.smithi145.stdout:1763: seq_num 584 ranges {5201920=188416} 2024-09-16T05:49:54.273 INFO:tasks.rados.rados.0.smithi145.stdout:1763: writing smithi14585108-29 from 5201920 to 5390336 tid 1 2024-09-16T05:49:54.274 INFO:tasks.rados.rados.0.smithi145.stdout:1764: rmattr oid 24 current snap is 159 2024-09-16T05:49:54.274 INFO:tasks.rados.rados.0.smithi145.stdout:1764: done (3 left) 2024-09-16T05:49:54.274 INFO:tasks.rados.rados.0.smithi145.stdout:1765: snap_remove snap 157 2024-09-16T05:49:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:54 smithi145 ceph-mon[96887]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/309 objects degraded (3.236%), 2 pgs degraded) 2024-09-16T05:49:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:54 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:49:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:54 smithi145 ceph-mon[96887]: osdmap e399: 8 total, 8 up, 8 in 2024-09-16T05:49:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:54 smithi145 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/309 objects degraded (3.236%), 2 pgs degraded) 2024-09-16T05:49:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:54 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:49:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:54 smithi145 ceph-mon[99390]: osdmap e399: 8 total, 8 up, 8 in 2024-09-16T05:49:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:54 smithi161 ceph-mon[87722]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/309 objects degraded (3.236%), 2 pgs degraded) 2024-09-16T05:49:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:54 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:49:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:54 smithi161 ceph-mon[87722]: osdmap e399: 8 total, 8 up, 8 in 2024-09-16T05:49:55.054 INFO:tasks.rados.rados.0.smithi145.stdout:1765: done (3 left) 2024-09-16T05:49:55.054 INFO:tasks.rados.rados.0.smithi145.stdout:1766: delete oid 1 current snap is 159 2024-09-16T05:49:55.054 INFO:tasks.rados.rados.0.smithi145.stdout:1759: expect (ObjNum 366 snap 107 seq_num 366) 2024-09-16T05:49:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:49:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:49:54] "GET /metrics HTTP/1.1" 200 36195 "" "Prometheus/2.43.0" 2024-09-16T05:49:55.128 INFO:tasks.rados.rados.0.smithi145.stdout:1761: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:49:55.128 INFO:tasks.rados.rados.0.smithi145.stdout:1761: finishing copy_from to smithi14585108-33 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 946 (ObjNum 537 snap 147 seq_num 537) dirty exists 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1763: finishing write tid 1 to smithi14585108-29 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1763: finishing write tid 2 to smithi14585108-29 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1763: finishing write tid 3 to smithi14585108-29 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1763: oid 29 updating version 0 to 862 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1763: oid 29 updating version 862 to 863 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 863 (ObjNum 584 snap 159 seq_num 584) dirty exists 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1763: left oid 29 (ObjNum 584 snap 159 seq_num 584) 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1759: done (3 left) 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1761: done (2 left) 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1763: done (1 left) 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:1766: done (0 left) 2024-09-16T05:49:55.129 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 159 2024-09-16T05:49:55.130 INFO:tasks.rados.rados.0.smithi145.stdout:1767: seq_num 586 ranges {1957888=221184} 2024-09-16T05:49:55.139 INFO:tasks.rados.rados.0.smithi145.stdout:1767: writing smithi14585108-50 from 1957888 to 2179072 tid 1 2024-09-16T05:49:55.139 INFO:tasks.rados.rados.0.smithi145.stdout:1768: snap_remove snap 150 2024-09-16T05:49:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:55 smithi145 ceph-mon[99390]: osdmap e400: 8 total, 8 up, 8 in 2024-09-16T05:49:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:55 smithi145 ceph-mon[99390]: pgmap v284: 121 pgs: 121 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.2 MiB/s wr, 14 op/s; 6.8 MiB/s, 1 objects/s recovering 2024-09-16T05:49:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:55 smithi145 ceph-mon[99390]: osdmap e401: 8 total, 8 up, 8 in 2024-09-16T05:49:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:55 smithi145 ceph-mon[96887]: osdmap e400: 8 total, 8 up, 8 in 2024-09-16T05:49:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:55 smithi145 ceph-mon[96887]: pgmap v284: 121 pgs: 121 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.2 MiB/s wr, 14 op/s; 6.8 MiB/s, 1 objects/s recovering 2024-09-16T05:49:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:55 smithi145 ceph-mon[96887]: osdmap e401: 8 total, 8 up, 8 in 2024-09-16T05:49:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:55 smithi161 ceph-mon[87722]: osdmap e400: 8 total, 8 up, 8 in 2024-09-16T05:49:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:55 smithi161 ceph-mon[87722]: pgmap v284: 121 pgs: 121 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.2 MiB/s wr, 14 op/s; 6.8 MiB/s, 1 objects/s recovering 2024-09-16T05:49:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:55 smithi161 ceph-mon[87722]: osdmap e401: 8 total, 8 up, 8 in 2024-09-16T05:49:55.683 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:49:55.947 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:49:55.947 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (7m) 12s ago 8m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:49:55.947 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (8m) 2m ago 8m 88.5M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:49:55.947 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (9m) 12s ago 9m 18.7M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:49:55.947 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (9m) 2m ago 9m 18.8M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:49:55.947 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (3m) 2m ago 13m 439M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (4m) 12s ago 14m 510M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (3m) 12s ago 15m 51.3M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (2m) 2m ago 13m 27.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (3m) 12s ago 13m 48.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (7m) 12s ago 7m 17.7M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (7m) 2m ago 7m 16.4M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (117s) 12s ago 12m 156M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (84s) 12s ago 12m 122M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (50s) 12s ago 12m 103M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (16s) 12s ago 11m 11.5M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (11m) 2m ago 11m 131M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 bba8e8041aa4 2024-09-16T05:49:55.948 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (11m) 2m ago 11m 160M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:49:55.949 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (10m) 2m ago 10m 100M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:49:55.949 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (10m) 2m ago 10m 92.5M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:49:55.949 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (3m) 2m ago 8m 50.5M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:49:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1768: done (1 left) 2024-09-16T05:49:56.059 INFO:tasks.rados.rados.0.smithi145.stdout:1767: finishing write tid 1 to smithi14585108-50 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1767: finishing write tid 2 to smithi14585108-50 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1767: finishing write tid 3 to smithi14585108-50 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1767: oid 50 updating version 0 to 784 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1767: oid 50 updating version 784 to 785 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 785 (ObjNum 586 snap 159 seq_num 586) dirty exists 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1767: left oid 50 (ObjNum 586 snap 159 seq_num 586) 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1769: read oid 37 snap -1 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1769: expect (ObjNum 524 snap 141 seq_num 524) 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1767: done (1 left) 2024-09-16T05:49:56.060 INFO:tasks.rados.rados.0.smithi145.stdout:1770: setattr oid 42 current snap is 159 2024-09-16T05:49:56.061 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 159 2024-09-16T05:49:56.061 INFO:tasks.rados.rados.0.smithi145.stdout:1771: seq_num 587 ranges {0=237568} 2024-09-16T05:49:56.062 INFO:tasks.rados.rados.0.smithi145.stdout:1771: writing smithi14585108-9 from 0 to 237568 tid 1 2024-09-16T05:49:56.062 INFO:tasks.rados.rados.0.smithi145.stdout:1772: read oid 45 snap -1 2024-09-16T05:49:56.062 INFO:tasks.rados.rados.0.smithi145.stdout:1772: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:56.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 159 2024-09-16T05:49:56.063 INFO:tasks.rados.rados.0.smithi145.stdout:1773: seq_num 588 ranges {3194880=253952} 2024-09-16T05:49:56.084 INFO:tasks.rados.rados.0.smithi145.stdout:1773: writing smithi14585108-7 from 3194880 to 3448832 tid 1 2024-09-16T05:49:56.084 INFO:tasks.rados.rados.0.smithi145.stdout:1774: read oid 40 snap -1 2024-09-16T05:49:56.084 INFO:tasks.rados.rados.0.smithi145.stdout:1774: expect (ObjNum 556 snap 150 seq_num 556) 2024-09-16T05:49:56.084 INFO:tasks.rados.rados.0.smithi145.stdout:1775: copy_from oid 23 from oid 24 current snap is 159 2024-09-16T05:49:56.085 INFO:tasks.rados.rados.0.smithi145.stdout:1772: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 836 (ObjNum 573 snap 157 seq_num 573) dirty exists 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1771: finishing write tid 1 to smithi14585108-9 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1771: finishing write tid 2 to smithi14585108-9 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1770: done (6 left) 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1772: done (5 left) 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1776: snap_create 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1771: finishing write tid 3 to smithi14585108-9 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1771: oid 9 updating version 0 to 837 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1771: oid 9 updating version 837 to 838 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 838 (ObjNum 587 snap 159 seq_num 587) dirty exists 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1771: left oid 9 (ObjNum 587 snap 159 seq_num 587) 2024-09-16T05:49:56.115 INFO:tasks.rados.rados.0.smithi145.stdout:1769: expect (ObjNum 524 snap 141 seq_num 524) 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1773: finishing write tid 1 to smithi14585108-7 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1773: finishing write tid 2 to smithi14585108-7 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1773: finishing write tid 3 to smithi14585108-7 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1773: oid 7 updating version 0 to 977 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1773: oid 7 version 977 is already newer than 976 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 977 (ObjNum 588 snap 159 seq_num 588) dirty exists 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1773: left oid 7 (ObjNum 588 snap 159 seq_num 588) 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1775: finishing copy_from racing read to smithi14585108-23 2024-09-16T05:49:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:1775: finishing copy_from to smithi14585108-23 2024-09-16T05:49:56.193 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 638 (ObjNum 551 snap 149 seq_num 551) dirty exists 2024-09-16T05:49:56.193 INFO:tasks.rados.rados.0.smithi145.stdout:1774: expect (ObjNum 556 snap 150 seq_num 556) 2024-09-16T05:49:56.308 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:49:56.308 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:49:56.308 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:49:56.308 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:49:56.308 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:49:56.308 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:49:56.308 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:49:56.308 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 4, 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 4 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 6, 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 9 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:49:56.309 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:49:57.060 INFO:tasks.rados.rados.0.smithi145.stdout:1769: done (5 left) 2024-09-16T05:49:57.060 INFO:tasks.rados.rados.0.smithi145.stdout:1771: done (4 left) 2024-09-16T05:49:57.060 INFO:tasks.rados.rados.0.smithi145.stdout:1773: done (3 left) 2024-09-16T05:49:57.060 INFO:tasks.rados.rados.0.smithi145.stdout:1774: done (2 left) 2024-09-16T05:49:57.060 INFO:tasks.rados.rados.0.smithi145.stdout:1775: done (1 left) 2024-09-16T05:49:57.060 INFO:tasks.rados.rados.0.smithi145.stdout:1776: done (0 left) 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:1777: rollback oid 1 current snap is 160 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 1 to 159 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:1778: read oid 38 snap -1 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:1778: expect deleted 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:1779: rollback oid 18 current snap is 160 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 18 to 149 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:1780: rollback oid 27 current snap is 160 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 149 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 160 2024-09-16T05:49:57.061 INFO:tasks.rados.rados.0.smithi145.stdout:1781: seq_num 589 ranges {6774784=270336} 2024-09-16T05:49:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:1781: writing smithi14585108-35 from 6774784 to 7045120 tid 1 2024-09-16T05:49:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 160 2024-09-16T05:49:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:1782: seq_num 590 ranges {696320=286720} 2024-09-16T05:49:57.104 INFO:tasks.rados.rados.0.smithi145.stdout:1782: writing smithi14585108-8 from 696320 to 983040 tid 1 2024-09-16T05:49:57.104 INFO:tasks.rados.rados.0.smithi145.stdout:1783: copy_from oid 14 from oid 21 current snap is 160 2024-09-16T05:49:57.104 INFO:tasks.rados.rados.0.smithi145.stdout:1780: finishing rollback tid 0 to smithi14585108-27 2024-09-16T05:49:57.104 INFO:tasks.rados.rados.0.smithi145.stdout:1780: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:49:57.104 INFO:tasks.rados.rados.0.smithi145.stdout:1780: finishing rollback tid 2 to smithi14585108-27 2024-09-16T05:49:57.104 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 889 (ObjNum 446 snap 123 seq_num 446) dirty exists 2024-09-16T05:49:57.104 INFO:tasks.rados.rados.0.smithi145.stdout:1779: finishing rollback tid 0 to smithi14585108-18 2024-09-16T05:49:57.104 INFO:tasks.rados.rados.0.smithi145.stdout:1778: done (6 left) 2024-09-16T05:49:57.105 INFO:tasks.rados.rados.0.smithi145.stdout:1780: done (5 left) 2024-09-16T05:49:57.105 INFO:tasks.rados.rados.0.smithi145.stdout:1784: snap_remove snap 158 2024-09-16T05:49:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[99390]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[99390]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[99390]: osdmap e402: 8 total, 8 up, 8 in 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2939255666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[99390]: pgmap v287: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[96887]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[96887]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[96887]: osdmap e402: 8 total, 8 up, 8 in 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2939255666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[96887]: pgmap v287: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-16T05:49:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:57 smithi161 ceph-mon[87722]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:57 smithi161 ceph-mon[87722]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:49:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:57 smithi161 ceph-mon[87722]: osdmap e402: 8 total, 8 up, 8 in 2024-09-16T05:49:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:57 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2939255666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:49:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:57 smithi161 ceph-mon[87722]: pgmap v287: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-16T05:49:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:49:58.061 INFO:tasks.rados.rados.0.smithi145.stdout:1784: done (5 left) 2024-09-16T05:49:58.061 INFO:tasks.rados.rados.0.smithi145.stdout:1785: snap_create 2024-09-16T05:49:58.061 INFO:tasks.rados.rados.0.smithi145.stdout:1779: finishing rollback tid 1 to smithi14585108-18 2024-09-16T05:49:58.061 INFO:tasks.rados.rados.0.smithi145.stdout:1779: finishing rollback tid 2 to smithi14585108-18 2024-09-16T05:49:58.061 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 981 (ObjNum 537 snap 147 seq_num 537) dirty exists 2024-09-16T05:49:58.061 INFO:tasks.rados.rados.0.smithi145.stdout:1777: finishing rollback tid 1 to smithi14585108-1 2024-09-16T05:49:58.061 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 0 (ObjNum 129 snap 0 seq_num 3206679488) dirty dne 2024-09-16T05:49:58.061 INFO:tasks.rados.rados.0.smithi145.stdout:1781: finishing write tid 1 to smithi14585108-35 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1781: finishing write tid 2 to smithi14585108-35 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1781: finishing write tid 3 to smithi14585108-35 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1781: oid 35 updating version 0 to 671 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1781: oid 35 updating version 671 to 672 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 672 (ObjNum 589 snap 160 seq_num 589) dirty exists 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1781: left oid 35 (ObjNum 589 snap 160 seq_num 589) 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1782: finishing write tid 1 to smithi14585108-8 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1782: finishing write tid 2 to smithi14585108-8 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1783: finishing copy_from to smithi14585108-14 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1783: got expected ENOENT (src dne) 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1783: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1782: finishing write tid 3 to smithi14585108-8 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1782: oid 8 updating version 0 to 880 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:1782: oid 8 version 880 is already newer than 879 2024-09-16T05:49:58.062 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 880 (ObjNum 590 snap 160 seq_num 590) dirty exists 2024-09-16T05:49:58.063 INFO:tasks.rados.rados.0.smithi145.stdout:1782: left oid 8 (ObjNum 590 snap 160 seq_num 590) 2024-09-16T05:49:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:58 smithi145 ceph-mon[99390]: osdmap e403: 8 total, 8 up, 8 in 2024-09-16T05:49:58.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:58 smithi145 ceph-mon[96887]: osdmap e403: 8 total, 8 up, 8 in 2024-09-16T05:49:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:58 smithi161 ceph-mon[87722]: osdmap e403: 8 total, 8 up, 8 in 2024-09-16T05:49:59.063 INFO:tasks.rados.rados.0.smithi145.stdout:1777: done (5 left) 2024-09-16T05:49:59.064 INFO:tasks.rados.rados.0.smithi145.stdout:1779: done (4 left) 2024-09-16T05:49:59.064 INFO:tasks.rados.rados.0.smithi145.stdout:1781: done (3 left) 2024-09-16T05:49:59.064 INFO:tasks.rados.rados.0.smithi145.stdout:1782: done (2 left) 2024-09-16T05:49:59.064 INFO:tasks.rados.rados.0.smithi145.stdout:1783: done (1 left) 2024-09-16T05:49:59.064 INFO:tasks.rados.rados.0.smithi145.stdout:1785: done (0 left) 2024-09-16T05:49:59.064 INFO:tasks.rados.rados.0.smithi145.stdout:1786: snap_create 2024-09-16T05:49:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:59 smithi161 ceph-mon[87722]: osdmap e404: 8 total, 8 up, 8 in 2024-09-16T05:49:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:59 smithi161 ceph-mon[87722]: pgmap v290: 121 pgs: 121 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-09-16T05:49:59.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:49:59 smithi161 ceph-mon[87722]: osdmap e405: 8 total, 8 up, 8 in 2024-09-16T05:49:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:59 smithi145 ceph-mon[96887]: osdmap e404: 8 total, 8 up, 8 in 2024-09-16T05:49:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:59 smithi145 ceph-mon[96887]: pgmap v290: 121 pgs: 121 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-09-16T05:49:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:49:59 smithi145 ceph-mon[96887]: osdmap e405: 8 total, 8 up, 8 in 2024-09-16T05:49:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:59 smithi145 ceph-mon[99390]: osdmap e404: 8 total, 8 up, 8 in 2024-09-16T05:49:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:59 smithi145 ceph-mon[99390]: pgmap v290: 121 pgs: 121 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-09-16T05:49:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:49:59 smithi145 ceph-mon[99390]: osdmap e405: 8 total, 8 up, 8 in 2024-09-16T05:50:00.055 INFO:tasks.rados.rados.0.smithi145.stdout:1786: done (0 left) 2024-09-16T05:50:00.055 INFO:tasks.rados.rados.0.smithi145.stdout:1787: read oid 21 snap 149 2024-09-16T05:50:00.055 INFO:tasks.rados.rados.0.smithi145.stdout:1787: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:50:00.055 INFO:tasks.rados.rados.0.smithi145.stdout:1788: delete oid 43 current snap is 162 2024-09-16T05:50:00.063 INFO:tasks.rados.rados.0.smithi145.stdout:1788: done (1 left) 2024-09-16T05:50:00.063 INFO:tasks.rados.rados.0.smithi145.stdout:1789: snap_remove snap 161 2024-09-16T05:50:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:00 smithi161 ceph-mon[87722]: overall HEALTH_OK 2024-09-16T05:50:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:00 smithi161 ceph-mon[87722]: osdmap e406: 8 total, 8 up, 8 in 2024-09-16T05:50:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:00 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T05:50:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:00 smithi145 ceph-mon[96887]: osdmap e406: 8 total, 8 up, 8 in 2024-09-16T05:50:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:00 smithi145 ceph-mon[99390]: overall HEALTH_OK 2024-09-16T05:50:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:00 smithi145 ceph-mon[99390]: osdmap e406: 8 total, 8 up, 8 in 2024-09-16T05:50:01.057 INFO:tasks.rados.rados.0.smithi145.stdout:1787: expect (ObjNum 253 snap 66 seq_num 253) 2024-09-16T05:50:01.108 INFO:tasks.rados.rados.0.smithi145.stdout:1787: done (1 left) 2024-09-16T05:50:01.108 INFO:tasks.rados.rados.0.smithi145.stdout:1789: done (0 left) 2024-09-16T05:50:01.108 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 162 2024-09-16T05:50:01.108 INFO:tasks.rados.rados.0.smithi145.stdout:1790: seq_num 592 ranges {5611520=319488} 2024-09-16T05:50:01.139 INFO:tasks.rados.rados.0.smithi145.stdout:1790: writing smithi14585108-3 from 5611520 to 5931008 tid 1 2024-09-16T05:50:01.140 INFO:tasks.rados.rados.0.smithi145.stdout:1791: setattr oid 12 current snap is 162 2024-09-16T05:50:01.141 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 162 2024-09-16T05:50:01.142 INFO:tasks.rados.rados.0.smithi145.stdout:1792: seq_num 593 ranges {237568=335872} 2024-09-16T05:50:01.145 INFO:tasks.rados.rados.0.smithi145.stdout:1792: writing smithi14585108-9 from 237568 to 573440 tid 1 2024-09-16T05:50:01.145 INFO:tasks.rados.rados.0.smithi145.stdout:1793: copy_from oid 7 from oid 4 current snap is 162 2024-09-16T05:50:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:1794: rollback oid 33 current snap is 162 2024-09-16T05:50:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 159 2024-09-16T05:50:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:1795: delete oid 49 current snap is 162 2024-09-16T05:50:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:1790: finishing write tid 1 to smithi14585108-3 2024-09-16T05:50:01.147 INFO:tasks.rados.rados.0.smithi145.stdout:1790: finishing write tid 2 to smithi14585108-3 2024-09-16T05:50:01.147 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 681 (ObjNum 552 snap 149 seq_num 552) dirty exists 2024-09-16T05:50:01.150 INFO:tasks.rados.rados.0.smithi145.stdout:1790: finishing write tid 3 to smithi14585108-3 2024-09-16T05:50:01.151 INFO:tasks.rados.rados.0.smithi145.stdout:1790: oid 3 updating version 0 to 771 2024-09-16T05:50:01.151 INFO:tasks.rados.rados.0.smithi145.stdout:1790: oid 3 version 771 is already newer than 770 2024-09-16T05:50:01.151 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 771 (ObjNum 592 snap 162 seq_num 592) dirty exists 2024-09-16T05:50:01.151 INFO:tasks.rados.rados.0.smithi145.stdout:1790: left oid 3 (ObjNum 592 snap 162 seq_num 592) 2024-09-16T05:50:01.153 INFO:tasks.rados.rados.0.smithi145.stdout:1790: done (5 left) 2024-09-16T05:50:01.153 INFO:tasks.rados.rados.0.smithi145.stdout:1791: done (4 left) 2024-09-16T05:50:01.153 INFO:tasks.rados.rados.0.smithi145.stdout:1795: done (3 left) 2024-09-16T05:50:01.153 INFO:tasks.rados.rados.0.smithi145.stdout:1796: copy_from oid 46 from oid 21 current snap is 162 2024-09-16T05:50:01.154 INFO:tasks.rados.rados.0.smithi145.stdout:1797: copy_from oid 32 from oid 38 current snap is 162 2024-09-16T05:50:01.154 INFO:tasks.rados.rados.0.smithi145.stdout:1798: read oid 45 snap -1 2024-09-16T05:50:01.154 INFO:tasks.rados.rados.0.smithi145.stdout:1798: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:50:01.154 INFO:tasks.rados.rados.0.smithi145.stdout:1799: delete oid 22 current snap is 162 2024-09-16T05:50:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:1792: finishing write tid 1 to smithi14585108-9 2024-09-16T05:50:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:1792: finishing write tid 2 to smithi14585108-9 2024-09-16T05:50:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:1797: finishing copy_from to smithi14585108-32 2024-09-16T05:50:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:1797: got expected ENOENT (src dne) 2024-09-16T05:50:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:1797: finishing copy_from racing read to smithi14585108-32 2024-09-16T05:50:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:1793: finishing copy_from to smithi14585108-7 2024-09-16T05:50:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:1793: got expected ENOENT (src dne) 2024-09-16T05:50:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:1793: finishing copy_from racing read to smithi14585108-7 2024-09-16T05:50:01.156 INFO:tasks.rados.rados.0.smithi145.stdout:1796: finishing copy_from to smithi14585108-46 2024-09-16T05:50:01.156 INFO:tasks.rados.rados.0.smithi145.stdout:1796: got expected ENOENT (src dne) 2024-09-16T05:50:01.157 INFO:tasks.rados.rados.0.smithi145.stdout:1796: finishing copy_from racing read to smithi14585108-46 2024-09-16T05:50:01.157 INFO:tasks.rados.rados.0.smithi145.stdout:1792: finishing write tid 3 to smithi14585108-9 2024-09-16T05:50:01.157 INFO:tasks.rados.rados.0.smithi145.stdout:1792: oid 9 updating version 0 to 851 2024-09-16T05:50:01.157 INFO:tasks.rados.rados.0.smithi145.stdout:1792: oid 9 version 851 is already newer than 850 2024-09-16T05:50:01.157 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 851 (ObjNum 593 snap 162 seq_num 593) dirty exists 2024-09-16T05:50:01.157 INFO:tasks.rados.rados.0.smithi145.stdout:1792: left oid 9 (ObjNum 593 snap 162 seq_num 593) 2024-09-16T05:50:01.157 INFO:tasks.rados.rados.0.smithi145.stdout:1794: finishing rollback tid 0 to smithi14585108-33 2024-09-16T05:50:01.157 INFO:tasks.rados.rados.0.smithi145.stdout:1794: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1794: finishing rollback tid 2 to smithi14585108-33 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 949 (ObjNum 537 snap 147 seq_num 537) dirty exists 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1792: done (6 left) 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1793: done (5 left) 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1794: done (4 left) 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1796: done (3 left) 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1797: done (2 left) 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1799: done (1 left) 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1800: rmattr oid 46 current snap is 162 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1800: done (1 left) 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1801: read oid 16 snap -1 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1801: expect (ObjNum 546 snap 149 seq_num 546) 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 162 2024-09-16T05:50:01.158 INFO:tasks.rados.rados.0.smithi145.stdout:1798: expect (ObjNum 466 snap 128 seq_num 466) 2024-09-16T05:50:01.174 INFO:tasks.rados.rados.0.smithi145.stdout:1801: expect (ObjNum 546 snap 149 seq_num 546) 2024-09-16T05:50:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:1802: seq_num 596 ranges {0=385024} 2024-09-16T05:50:01.226 INFO:tasks.rados.rados.0.smithi145.stdout:1802: writing smithi14585108-26 from 0 to 385024 tid 1 2024-09-16T05:50:01.227 INFO:tasks.rados.rados.0.smithi145.stdout:1798: done (2 left) 2024-09-16T05:50:01.227 INFO:tasks.rados.rados.0.smithi145.stdout:1801: done (1 left) 2024-09-16T05:50:01.227 INFO:tasks.rados.rados.0.smithi145.stdout:1803: delete oid 4 current snap is 162 2024-09-16T05:50:01.228 INFO:tasks.rados.rados.0.smithi145.stdout:1803: done (1 left) 2024-09-16T05:50:01.228 INFO:tasks.rados.rados.0.smithi145.stdout:1804: snap_remove snap 160 2024-09-16T05:50:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:01 smithi161 ceph-mon[87722]: pgmap v293: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-16T05:50:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:01 smithi161 ceph-mon[87722]: osdmap e407: 8 total, 8 up, 8 in 2024-09-16T05:50:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:01 smithi145 ceph-mon[96887]: pgmap v293: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-16T05:50:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:01 smithi145 ceph-mon[96887]: osdmap e407: 8 total, 8 up, 8 in 2024-09-16T05:50:01.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:01 smithi145 ceph-mon[99390]: pgmap v293: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-16T05:50:01.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:01 smithi145 ceph-mon[99390]: osdmap e407: 8 total, 8 up, 8 in 2024-09-16T05:50:02.086 INFO:tasks.rados.rados.0.smithi145.stdout:1804: done (1 left) 2024-09-16T05:50:02.086 INFO:tasks.rados.rados.0.smithi145.stdout:1805: delete oid 50 current snap is 162 2024-09-16T05:50:02.086 INFO:tasks.rados.rados.0.smithi145.stdout:1802: finishing write tid 1 to smithi14585108-26 2024-09-16T05:50:02.086 INFO:tasks.rados.rados.0.smithi145.stdout:1802: finishing write tid 2 to smithi14585108-26 2024-09-16T05:50:02.086 INFO:tasks.rados.rados.0.smithi145.stdout:1802: finishing write tid 3 to smithi14585108-26 2024-09-16T05:50:02.086 INFO:tasks.rados.rados.0.smithi145.stdout:1802: oid 26 updating version 0 to 835 2024-09-16T05:50:02.086 INFO:tasks.rados.rados.0.smithi145.stdout:1802: oid 26 version 835 is already newer than 834 2024-09-16T05:50:02.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 835 (ObjNum 596 snap 162 seq_num 596) dirty exists 2024-09-16T05:50:02.087 INFO:tasks.rados.rados.0.smithi145.stdout:1802: left oid 26 (ObjNum 596 snap 162 seq_num 596) 2024-09-16T05:50:02.093 INFO:tasks.rados.rados.0.smithi145.stdout:1802: done (1 left) 2024-09-16T05:50:02.093 INFO:tasks.rados.rados.0.smithi145.stdout:1805: done (0 left) 2024-09-16T05:50:02.093 INFO:tasks.rados.rados.0.smithi145.stdout:1806: delete oid 23 current snap is 162 2024-09-16T05:50:02.097 INFO:tasks.rados.rados.0.smithi145.stdout:1806: done (0 left) 2024-09-16T05:50:02.097 INFO:tasks.rados.rados.0.smithi145.stdout:1807: copy_from oid 6 from oid 30 current snap is 162 2024-09-16T05:50:02.097 INFO:tasks.rados.rados.0.smithi145.stdout:1808: snap_remove snap 149 2024-09-16T05:50:03.099 INFO:tasks.rados.rados.0.smithi145.stdout:1808: done (1 left) 2024-09-16T05:50:03.099 INFO:tasks.rados.rados.0.smithi145.stdout:1809: snap_create 2024-09-16T05:50:03.099 INFO:tasks.rados.rados.0.smithi145.stdout:1807: finishing copy_from to smithi14585108-6 2024-09-16T05:50:03.099 INFO:tasks.rados.rados.0.smithi145.stdout:1807: got expected ENOENT (src dne) 2024-09-16T05:50:03.099 INFO:tasks.rados.rados.0.smithi145.stdout:1807: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:50:03.263 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:03 smithi161 ceph-mon[87722]: osdmap e408: 8 total, 8 up, 8 in 2024-09-16T05:50:03.263 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:03 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:50:03.263 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:03 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:50:03.264 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:03 smithi161 ceph-mon[87722]: Upgrade: osd.4 is safe to restart 2024-09-16T05:50:03.264 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:03 smithi161 ceph-mon[87722]: pgmap v296: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 152 KiB/s wr, 4 op/s 2024-09-16T05:50:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[99390]: osdmap e408: 8 total, 8 up, 8 in 2024-09-16T05:50:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:50:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:50:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[99390]: Upgrade: osd.4 is safe to restart 2024-09-16T05:50:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[99390]: pgmap v296: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 152 KiB/s wr, 4 op/s 2024-09-16T05:50:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[96887]: osdmap e408: 8 total, 8 up, 8 in 2024-09-16T05:50:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:50:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T05:50:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[96887]: Upgrade: osd.4 is safe to restart 2024-09-16T05:50:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:03 smithi145 ceph-mon[96887]: pgmap v296: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 152 KiB/s wr, 4 op/s 2024-09-16T05:50:04.101 INFO:tasks.rados.rados.0.smithi145.stdout:1807: done (1 left) 2024-09-16T05:50:04.101 INFO:tasks.rados.rados.0.smithi145.stdout:1809: done (0 left) 2024-09-16T05:50:04.101 INFO:tasks.rados.rados.0.smithi145.stdout:1810: delete oid 46 current snap is 163 2024-09-16T05:50:04.106 INFO:tasks.rados.rados.0.smithi145.stdout:1810: done (0 left) 2024-09-16T05:50:04.106 INFO:tasks.rados.rados.0.smithi145.stdout:1811: rollback oid 6 current snap is 163 2024-09-16T05:50:04.106 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 6 to 159 2024-09-16T05:50:04.107 INFO:tasks.rados.rados.0.smithi145.stdout:1812: read oid 17 snap -1 2024-09-16T05:50:04.107 INFO:tasks.rados.rados.0.smithi145.stdout:1812: expect (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:50:04.107 INFO:tasks.rados.rados.0.smithi145.stdout:1813: snap_create 2024-09-16T05:50:04.108 INFO:tasks.rados.rados.0.smithi145.stdout:1811: finishing rollback tid 1 to smithi14585108-6 2024-09-16T05:50:04.108 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 0 (ObjNum 209 snap 0 seq_num 3206571728) dirty dne 2024-09-16T05:50:04.116 INFO:tasks.rados.rados.0.smithi145.stdout:1812: expect (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:50:04.217 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:04 smithi161 ceph-mon[87722]: osdmap e409: 8 total, 8 up, 8 in 2024-09-16T05:50:04.217 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:04 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:04.217 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:04 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:50:04.217 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:04 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-mon[96887]: osdmap e409: 8 total, 8 up, 8 in 2024-09-16T05:50:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:50:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-mon[99390]: osdmap e409: 8 total, 8 up, 8 in 2024-09-16T05:50:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T05:50:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:05.061 INFO:tasks.rados.rados.0.smithi145.stdout:1811: done (2 left) 2024-09-16T05:50:05.061 INFO:tasks.rados.rados.0.smithi145.stdout:1812: done (1 left) 2024-09-16T05:50:05.061 INFO:tasks.rados.rados.0.smithi145.stdout:1813: done (0 left) 2024-09-16T05:50:05.062 INFO:tasks.rados.rados.0.smithi145.stdout:1814: rollback oid 5 current snap is 164 2024-09-16T05:50:05.062 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 5 to 159 2024-09-16T05:50:05.062 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 164 2024-09-16T05:50:05.062 INFO:tasks.rados.rados.0.smithi145.stdout:1815: seq_num 601 ranges {0=475136} 2024-09-16T05:50:05.062 INFO:tasks.rados.rados.0.smithi145.stdout:1815: writing smithi14585108-46 from 0 to 475136 tid 1 2024-09-16T05:50:05.062 INFO:tasks.rados.rados.0.smithi145.stdout:1816: snap_create 2024-09-16T05:50:05.065 INFO:tasks.rados.rados.0.smithi145.stdout:1814: finishing rollback tid 0 to smithi14585108-5 2024-09-16T05:50:05.067 INFO:tasks.rados.rados.0.smithi145.stdout:1815: finishing write tid 1 to smithi14585108-46 2024-09-16T05:50:05.067 INFO:tasks.rados.rados.0.smithi145.stdout:1815: finishing write tid 2 to smithi14585108-46 2024-09-16T05:50:05.067 INFO:tasks.rados.rados.0.smithi145.stdout:1814: finishing rollback tid 1 to smithi14585108-5 2024-09-16T05:50:05.067 INFO:tasks.rados.rados.0.smithi145.stdout:1814: finishing rollback tid 2 to smithi14585108-5 2024-09-16T05:50:05.067 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 796 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:50:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:50:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:50:04] "GET /metrics HTTP/1.1" 200 36195 "" "Prometheus/2.43.0" 2024-09-16T05:50:05.068 INFO:tasks.rados.rados.0.smithi145.stdout:1815: finishing write tid 3 to smithi14585108-46 2024-09-16T05:50:05.068 INFO:tasks.rados.rados.0.smithi145.stdout:1815: oid 46 updating version 0 to 623 2024-09-16T05:50:05.069 INFO:tasks.rados.rados.0.smithi145.stdout:1815: oid 46 updating version 623 to 624 2024-09-16T05:50:05.069 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 624 (ObjNum 601 snap 164 seq_num 601) dirty exists 2024-09-16T05:50:05.069 INFO:tasks.rados.rados.0.smithi145.stdout:1815: left oid 46 (ObjNum 601 snap 164 seq_num 601) 2024-09-16T05:50:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:05 smithi161 ceph-mon[87722]: Upgrade: Updating osd.4 2024-09-16T05:50:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:05 smithi161 ceph-mon[87722]: Deploying daemon osd.4 on smithi161 2024-09-16T05:50:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:05 smithi161 ceph-mon[87722]: osdmap e410: 8 total, 8 up, 8 in 2024-09-16T05:50:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:05 smithi161 ceph-mon[87722]: pgmap v299: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 152 KiB/s wr, 4 op/s 2024-09-16T05:50:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:05 smithi161 ceph-mon[87722]: osdmap e411: 8 total, 8 up, 8 in 2024-09-16T05:50:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[96887]: Upgrade: Updating osd.4 2024-09-16T05:50:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[96887]: Deploying daemon osd.4 on smithi161 2024-09-16T05:50:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[96887]: osdmap e410: 8 total, 8 up, 8 in 2024-09-16T05:50:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[96887]: pgmap v299: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 152 KiB/s wr, 4 op/s 2024-09-16T05:50:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[96887]: osdmap e411: 8 total, 8 up, 8 in 2024-09-16T05:50:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[99390]: Upgrade: Updating osd.4 2024-09-16T05:50:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[99390]: Deploying daemon osd.4 on smithi161 2024-09-16T05:50:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[99390]: osdmap e410: 8 total, 8 up, 8 in 2024-09-16T05:50:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[99390]: pgmap v299: 121 pgs: 121 active+clean; 190 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 152 KiB/s wr, 4 op/s 2024-09-16T05:50:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:05 smithi145 ceph-mon[99390]: osdmap e411: 8 total, 8 up, 8 in 2024-09-16T05:50:06.060 INFO:tasks.rados.rados.0.smithi145.stdout:1814: done (2 left) 2024-09-16T05:50:06.060 INFO:tasks.rados.rados.0.smithi145.stdout:1815: done (1 left) 2024-09-16T05:50:06.060 INFO:tasks.rados.rados.0.smithi145.stdout:1816: done (0 left) 2024-09-16T05:50:06.061 INFO:tasks.rados.rados.0.smithi145.stdout:1817: snap_remove snap 164 2024-09-16T05:50:07.063 INFO:tasks.rados.rados.0.smithi145.stdout:1817: done (0 left) 2024-09-16T05:50:07.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 165 2024-09-16T05:50:07.063 INFO:tasks.rados.rados.0.smithi145.stdout:1818: seq_num 602 ranges {0=491520} 2024-09-16T05:50:07.065 INFO:tasks.rados.rados.0.smithi145.stdout:1818: writing smithi14585108-49 from 0 to 491520 tid 1 2024-09-16T05:50:07.066 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 165 2024-09-16T05:50:07.066 INFO:tasks.rados.rados.0.smithi145.stdout:1819: seq_num 603 ranges {2007040=507904} 2024-09-16T05:50:07.080 INFO:tasks.rados.rados.0.smithi145.stdout:1819: writing smithi14585108-25 from 2007040 to 2514944 tid 1 2024-09-16T05:50:07.080 INFO:tasks.rados.rados.0.smithi145.stdout:1820: copy_from oid 30 from oid 13 current snap is 165 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1818: finishing write tid 1 to smithi14585108-49 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1818: finishing write tid 2 to smithi14585108-49 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1818: finishing write tid 3 to smithi14585108-49 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1818: oid 49 updating version 0 to 798 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1818: oid 49 version 798 is already newer than 797 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 798 (ObjNum 602 snap 165 seq_num 602) dirty exists 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1818: left oid 49 (ObjNum 602 snap 165 seq_num 602) 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1818: done (2 left) 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1821: read oid 36 snap -1 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1821: expect (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:50:07.081 INFO:tasks.rados.rados.0.smithi145.stdout:1822: setattr oid 47 current snap is 165 2024-09-16T05:50:07.082 INFO:tasks.rados.rados.0.smithi145.stdout:1823: read oid 35 snap -1 2024-09-16T05:50:07.082 INFO:tasks.rados.rados.0.smithi145.stdout:1823: expect (ObjNum 589 snap 160 seq_num 589) 2024-09-16T05:50:07.082 INFO:tasks.rados.rados.0.smithi145.stdout:1824: read oid 23 snap -1 2024-09-16T05:50:07.083 INFO:tasks.rados.rados.0.smithi145.stdout:1824: expect deleted 2024-09-16T05:50:07.083 INFO:tasks.rados.rados.0.smithi145.stdout:1825: read oid 48 snap -1 2024-09-16T05:50:07.083 INFO:tasks.rados.rados.0.smithi145.stdout:1825: expect deleted 2024-09-16T05:50:07.083 INFO:tasks.rados.rados.0.smithi145.stdout:1826: read oid 6 snap -1 2024-09-16T05:50:07.083 INFO:tasks.rados.rados.0.smithi145.stdout:1826: expect deleted 2024-09-16T05:50:07.083 INFO:tasks.rados.rados.0.smithi145.stdout:1827: snap_create 2024-09-16T05:50:07.087 INFO:tasks.rados.rados.0.smithi145.stdout:1819: finishing write tid 1 to smithi14585108-25 2024-09-16T05:50:07.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 625 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:50:07.087 INFO:tasks.rados.rados.0.smithi145.stdout:1819: finishing write tid 2 to smithi14585108-25 2024-09-16T05:50:07.089 INFO:tasks.rados.rados.0.smithi145.stdout:1819: finishing write tid 3 to smithi14585108-25 2024-09-16T05:50:07.089 INFO:tasks.rados.rados.0.smithi145.stdout:1819: oid 25 updating version 0 to 721 2024-09-16T05:50:07.089 INFO:tasks.rados.rados.0.smithi145.stdout:1819: oid 25 version 721 is already newer than 720 2024-09-16T05:50:07.089 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 721 (ObjNum 603 snap 165 seq_num 603) dirty exists 2024-09-16T05:50:07.089 INFO:tasks.rados.rados.0.smithi145.stdout:1819: left oid 25 (ObjNum 603 snap 165 seq_num 603) 2024-09-16T05:50:07.103 INFO:tasks.rados.rados.0.smithi145.stdout:1821: expect (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:50:07.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:07 smithi161 ceph-mon[87722]: osdmap e412: 8 total, 8 up, 8 in 2024-09-16T05:50:07.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:07 smithi161 ceph-mon[87722]: pgmap v302: 121 pgs: 121 active+clean; 169 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 288 KiB/s wr, 11 op/s 2024-09-16T05:50:07.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:07.177 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:07.177 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:06 smithi161 systemd[1]: Stopping Ceph osd.4 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:50:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:07 smithi145 ceph-mon[99390]: osdmap e412: 8 total, 8 up, 8 in 2024-09-16T05:50:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:07 smithi145 ceph-mon[99390]: pgmap v302: 121 pgs: 121 active+clean; 169 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 288 KiB/s wr, 11 op/s 2024-09-16T05:50:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:07 smithi145 ceph-mon[96887]: osdmap e412: 8 total, 8 up, 8 in 2024-09-16T05:50:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:07 smithi145 ceph-mon[96887]: pgmap v302: 121 pgs: 121 active+clean; 169 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 288 KiB/s wr, 11 op/s 2024-09-16T05:50:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:07.347 INFO:tasks.rados.rados.0.smithi145.stdout:1820: finishing copy_from racing read to smithi14585108-30 2024-09-16T05:50:07.347 INFO:tasks.rados.rados.0.smithi145.stdout:1823: expect (ObjNum 589 snap 160 seq_num 589) 2024-09-16T05:50:07.587 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:07 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[36590]: 2024-09-16T05:50:07.175+0000 7f887e410640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:50:07.587 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:07 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[36590]: 2024-09-16T05:50:07.175+0000 7f887e410640 -1 osd.4 413 *** Got signal Terminated *** 2024-09-16T05:50:07.587 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:07 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[36590]: 2024-09-16T05:50:07.175+0000 7f887e410640 -1 osd.4 413 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T05:50:07.901 INFO:tasks.rados.rados.0.smithi145.stdout:1820: finishing copy_from to smithi14585108-30 2024-09-16T05:50:07.901 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 803 (ObjNum 489 snap 133 seq_num 489) dirty exists 2024-09-16T05:50:08.069 INFO:tasks.rados.rados.0.smithi145.stdout:1819: done (8 left) 2024-09-16T05:50:08.070 INFO:tasks.rados.rados.0.smithi145.stdout:1820: done (7 left) 2024-09-16T05:50:08.070 INFO:tasks.rados.rados.0.smithi145.stdout:1821: done (6 left) 2024-09-16T05:50:08.070 INFO:tasks.rados.rados.0.smithi145.stdout:1822: done (5 left) 2024-09-16T05:50:08.070 INFO:tasks.rados.rados.0.smithi145.stdout:1823: done (4 left) 2024-09-16T05:50:08.070 INFO:tasks.rados.rados.0.smithi145.stdout:1824: done (3 left) 2024-09-16T05:50:08.070 INFO:tasks.rados.rados.0.smithi145.stdout:1825: done (2 left) 2024-09-16T05:50:08.070 INFO:tasks.rados.rados.0.smithi145.stdout:1826: done (1 left) 2024-09-16T05:50:08.071 INFO:tasks.rados.rados.0.smithi145.stdout:1827: done (0 left) 2024-09-16T05:50:08.071 INFO:tasks.rados.rados.0.smithi145.stdout:1828: read oid 24 snap -1 2024-09-16T05:50:08.071 INFO:tasks.rados.rados.0.smithi145.stdout:1828: expect (ObjNum 551 snap 149 seq_num 551) 2024-09-16T05:50:08.071 INFO:tasks.rados.rados.0.smithi145.stdout:1829: read oid 14 snap -1 2024-09-16T05:50:08.071 INFO:tasks.rados.rados.0.smithi145.stdout:1829: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:50:08.071 INFO:tasks.rados.rados.0.smithi145.stdout:1830: rollback oid 28 current snap is 166 2024-09-16T05:50:08.072 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 28 to 165 2024-09-16T05:50:08.072 INFO:tasks.rados.rados.0.smithi145.stdout:1831: rollback oid 5 current snap is 166 2024-09-16T05:50:08.072 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 5 to 165 2024-09-16T05:50:08.072 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 166 2024-09-16T05:50:08.072 INFO:tasks.rados.rados.0.smithi145.stdout:1832: seq_num 604 ranges {0=524288} 2024-09-16T05:50:08.074 INFO:tasks.rados.rados.0.smithi145.stdout:1832: writing smithi14585108-43 from 0 to 524288 tid 1 2024-09-16T05:50:08.074 INFO:tasks.rados.rados.0.smithi145.stdout:1833: setattr oid 32 current snap is 166 2024-09-16T05:50:08.074 INFO:tasks.rados.rados.0.smithi145.stdout:1834: setattr oid 34 current snap is 166 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:1835: copy_from oid 37 from oid 2 current snap is 166 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:1836: read oid 9 snap -1 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:1836: expect (ObjNum 593 snap 162 seq_num 593) 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:1837: rollback oid 22 current snap is 166 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 163 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:1838: copy_from oid 21 from oid 44 current snap is 166 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:1839: rollback oid 10 current snap is 166 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 10 to 163 2024-09-16T05:50:08.075 INFO:tasks.rados.rados.0.smithi145.stdout:1840: snap_create 2024-09-16T05:50:08.083 INFO:tasks.rados.rados.0.smithi145.stdout:1837: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:50:08.083 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 950 (ObjNum 33 snap 0 seq_num 3206742752) dirty dne 2024-09-16T05:50:08.083 INFO:tasks.rados.rados.0.smithi145.stdout:1830: finishing rollback tid 0 to smithi14585108-28 2024-09-16T05:50:08.083 INFO:tasks.rados.rados.0.smithi145.stdout:1830: finishing rollback tid 1 to smithi14585108-28 2024-09-16T05:50:08.084 INFO:tasks.rados.rados.0.smithi145.stdout:1830: finishing rollback tid 2 to smithi14585108-28 2024-09-16T05:50:08.084 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 684 (ObjNum 521 snap 138 seq_num 521) dirty exists 2024-09-16T05:50:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:08 smithi145 ceph-mon[96887]: osdmap e413: 8 total, 8 up, 8 in 2024-09-16T05:50:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:08 smithi145 ceph-mon[96887]: osd.4 marked itself down and dead 2024-09-16T05:50:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:08 smithi145 ceph-mon[99390]: osdmap e413: 8 total, 8 up, 8 in 2024-09-16T05:50:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:08 smithi145 ceph-mon[99390]: osd.4 marked itself down and dead 2024-09-16T05:50:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:08 smithi161 ceph-mon[87722]: osdmap e413: 8 total, 8 up, 8 in 2024-09-16T05:50:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:08 smithi161 ceph-mon[87722]: osd.4 marked itself down and dead 2024-09-16T05:50:08.918 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:08 smithi161 podman[93203]: 2024-09-16 05:50:08.621075561 +0000 UTC m=+1.569851272 container died bba8e8041aa42d1adc34d1dfd726d019a081576fe93d50fce987adb2b85bcc8f (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=reef-ae7f373, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-16T05:50:09.074 INFO:tasks.rados.rados.0.smithi145.stdout:1830: done (12 left) 2024-09-16T05:50:09.074 INFO:tasks.rados.rados.0.smithi145.stdout:1837: done (11 left) 2024-09-16T05:50:09.074 INFO:tasks.rados.rados.0.smithi145.stdout:1840: done (10 left) 2024-09-16T05:50:09.074 INFO:tasks.rados.rados.0.smithi145.stdout:1841: snap_create 2024-09-16T05:50:09.087 INFO:tasks.rados.rados.0.smithi145.stdout:1829: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:50:09.091 INFO:tasks.rados.rados.0.smithi145.stdout:1832: finishing write tid 1 to smithi14585108-43 2024-09-16T05:50:09.091 INFO:tasks.rados.rados.0.smithi145.stdout:1832: finishing write tid 2 to smithi14585108-43 2024-09-16T05:50:09.091 INFO:tasks.rados.rados.0.smithi145.stdout:1832: finishing write tid 3 to smithi14585108-43 2024-09-16T05:50:09.091 INFO:tasks.rados.rados.0.smithi145.stdout:1832: oid 43 updating version 0 to 862 2024-09-16T05:50:09.091 INFO:tasks.rados.rados.0.smithi145.stdout:1832: oid 43 updating version 862 to 863 2024-09-16T05:50:09.091 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 863 (ObjNum 604 snap 166 seq_num 604) dirty exists 2024-09-16T05:50:09.092 INFO:tasks.rados.rados.0.smithi145.stdout:1832: left oid 43 (ObjNum 604 snap 166 seq_num 604) 2024-09-16T05:50:09.092 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 865 (ObjNum 466 snap 128 seq_num 466) dirty exists 2024-09-16T05:50:09.093 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 900 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-09-16T05:50:09.095 INFO:tasks.rados.rados.0.smithi145.stdout:1831: finishing rollback tid 0 to smithi14585108-5 2024-09-16T05:50:09.096 INFO:tasks.rados.rados.0.smithi145.stdout:1831: finishing rollback tid 1 to smithi14585108-5 2024-09-16T05:50:09.096 INFO:tasks.rados.rados.0.smithi145.stdout:1831: finishing rollback tid 2 to smithi14585108-5 2024-09-16T05:50:09.096 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 801 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:50:09.096 INFO:tasks.rados.rados.0.smithi145.stdout:1839: finishing rollback tid 0 to smithi14585108-10 2024-09-16T05:50:09.099 INFO:tasks.rados.rados.0.smithi145.stdout:1836: expect (ObjNum 593 snap 162 seq_num 593) 2024-09-16T05:50:09.120 INFO:tasks.rados.rados.0.smithi145.stdout:1839: finishing rollback tid 1 to smithi14585108-10 2024-09-16T05:50:09.121 INFO:tasks.rados.rados.0.smithi145.stdout:1828: expect (ObjNum 551 snap 149 seq_num 551) 2024-09-16T05:50:09.172 INFO:tasks.rados.rados.0.smithi145.stdout:1839: finishing rollback tid 2 to smithi14585108-10 2024-09-16T05:50:09.172 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 869 (ObjNum 560 snap 153 seq_num 560) dirty exists 2024-09-16T05:50:09.172 INFO:tasks.rados.rados.0.smithi145.stdout:1838: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:50:09.172 INFO:tasks.rados.rados.0.smithi145.stdout:1838: finishing copy_from to smithi14585108-21 2024-09-16T05:50:09.172 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 654 (ObjNum 571 snap 157 seq_num 571) dirty exists 2024-09-16T05:50:09.172 INFO:tasks.rados.rados.0.smithi145.stdout:1835: finishing copy_from racing read to smithi14585108-37 2024-09-16T05:50:09.173 INFO:tasks.rados.rados.0.smithi145.stdout:1835: finishing copy_from to smithi14585108-37 2024-09-16T05:50:09.173 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 863 (ObjNum 496 snap 133 seq_num 496) dirty exists 2024-09-16T05:50:09.268 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:09 smithi161 ceph-mon[87722]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:50:09.268 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:09 smithi161 ceph-mon[87722]: osdmap e414: 8 total, 7 up, 8 in 2024-09-16T05:50:09.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:09 smithi161 ceph-mon[87722]: pgmap v305: 121 pgs: 7 peering, 7 stale+active+clean, 107 active+clean; 141 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-16T05:50:09.269 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:09 smithi161 podman[93203]: 2024-09-16 05:50:09.067028606 +0000 UTC m=+2.015804316 container cleanup bba8e8041aa42d1adc34d1dfd726d019a081576fe93d50fce987adb2b85bcc8f (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-ae7f373, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2) 2024-09-16T05:50:09.269 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:09 smithi161 bash[93203]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4 2024-09-16T05:50:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:09 smithi145 ceph-mon[96887]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:50:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:09 smithi145 ceph-mon[96887]: osdmap e414: 8 total, 7 up, 8 in 2024-09-16T05:50:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:09 smithi145 ceph-mon[96887]: pgmap v305: 121 pgs: 7 peering, 7 stale+active+clean, 107 active+clean; 141 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-16T05:50:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:09 smithi145 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:50:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:09 smithi145 ceph-mon[99390]: osdmap e414: 8 total, 7 up, 8 in 2024-09-16T05:50:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:09 smithi145 ceph-mon[99390]: pgmap v305: 121 pgs: 7 peering, 7 stale+active+clean, 107 active+clean; 141 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-16T05:50:09.587 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:09 smithi161 podman[93223]: 2024-09-16 05:50:09.2686078 +0000 UTC m=+0.636660259 container remove bba8e8041aa42d1adc34d1dfd726d019a081576fe93d50fce987adb2b85bcc8f (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, RELEASE=reef-ae7f373, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-16T05:50:10.058 INFO:tasks.rados.rados.0.smithi145.stdout:1828: done (10 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1829: done (9 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1831: done (8 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1832: done (7 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1833: done (6 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1834: done (5 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1835: done (4 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1836: done (3 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1838: done (2 left) 2024-09-16T05:50:10.059 INFO:tasks.rados.rados.0.smithi145.stdout:1839: done (1 left) 2024-09-16T05:50:10.060 INFO:tasks.rados.rados.0.smithi145.stdout:1841: done (0 left) 2024-09-16T05:50:10.060 INFO:tasks.rados.rados.0.smithi145.stdout:1842: read oid 37 snap -1 2024-09-16T05:50:10.060 INFO:tasks.rados.rados.0.smithi145.stdout:1842: expect (ObjNum 496 snap 133 seq_num 496) 2024-09-16T05:50:10.060 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 168 2024-09-16T05:50:10.060 INFO:tasks.rados.rados.0.smithi145.stdout:1843: seq_num 605 ranges {614400=540672} 2024-09-16T05:50:10.065 INFO:tasks.rados.rados.0.smithi145.stdout:1843: writing smithi14585108-45 from 614400 to 1155072 tid 1 2024-09-16T05:50:10.065 INFO:tasks.rados.rados.0.smithi145.stdout:1844: copy_from oid 16 from oid 27 current snap is 168 2024-09-16T05:50:10.065 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 168 2024-09-16T05:50:10.065 INFO:tasks.rados.rados.0.smithi145.stdout:1845: seq_num 606 ranges {6774784=557056} 2024-09-16T05:50:10.071 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:09 smithi161 podman[93319]: 2024-09-16 05:50:09.686204564 +0000 UTC m=+0.112206762 container create fb8d252aecad6806e6d5fc0bf564c543f5865aeae01b34d57a51ab2de1197d39 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731) 2024-09-16T05:50:10.071 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:09 smithi161 podman[93319]: 2024-09-16 05:50:09.590241178 +0000 UTC m=+0.016243346 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:50:10.072 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:09 smithi161 podman[93319]: 2024-09-16 05:50:09.913381308 +0000 UTC m=+0.339383466 container init fb8d252aecad6806e6d5fc0bf564c543f5865aeae01b34d57a51ab2de1197d39 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-8921c8e) 2024-09-16T05:50:10.072 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:09 smithi161 podman[93319]: 2024-09-16 05:50:09.918235362 +0000 UTC m=+0.344237521 container start fb8d252aecad6806e6d5fc0bf564c543f5865aeae01b34d57a51ab2de1197d39 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T05:50:10.072 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:10 smithi161 podman[93319]: 2024-09-16 05:50:10.071616566 +0000 UTC m=+0.497618731 container attach fb8d252aecad6806e6d5fc0bf564c543f5865aeae01b34d57a51ab2de1197d39 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-16T05:50:10.105 INFO:tasks.rados.rados.0.smithi145.stdout:1845: writing smithi14585108-20 from 6774784 to 7331840 tid 1 2024-09-16T05:50:10.105 INFO:tasks.rados.rados.0.smithi145.stdout:1846: snap_remove snap 163 2024-09-16T05:50:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:10 smithi161 ceph-mon[87722]: osdmap e415: 8 total, 7 up, 8 in 2024-09-16T05:50:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:10 smithi161 ceph-mon[87722]: osdmap e416: 8 total, 7 up, 8 in 2024-09-16T05:50:10.337 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:10 smithi161 podman[93362]: 2024-09-16 05:50:10.125257954 +0000 UTC m=+0.017686959 container died fb8d252aecad6806e6d5fc0bf564c543f5865aeae01b34d57a51ab2de1197d39 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T05:50:10.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:10 smithi145 ceph-mon[96887]: osdmap e415: 8 total, 7 up, 8 in 2024-09-16T05:50:10.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:10 smithi145 ceph-mon[96887]: osdmap e416: 8 total, 7 up, 8 in 2024-09-16T05:50:10.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:10 smithi145 ceph-mon[99390]: osdmap e415: 8 total, 7 up, 8 in 2024-09-16T05:50:10.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:10 smithi145 ceph-mon[99390]: osdmap e416: 8 total, 7 up, 8 in 2024-09-16T05:50:11.078 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:10 smithi161 podman[93362]: 2024-09-16 05:50:10.649746274 +0000 UTC m=+0.542175315 container remove fb8d252aecad6806e6d5fc0bf564c543f5865aeae01b34d57a51ab2de1197d39 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-16T05:50:11.079 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:10 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T05:50:11.079 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:10 smithi161 systemd[1]: Stopped Ceph osd.4 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:50:11.079 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:10 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.4.service: Consumed 13.941s CPU time. 2024-09-16T05:50:11.079 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:10 smithi161 systemd[1]: Starting Ceph osd.4 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:50:11.087 INFO:tasks.rados.rados.0.smithi145.stdout:1846: done (4 left) 2024-09-16T05:50:11.087 INFO:tasks.rados.rados.0.smithi145.stdout:1847: copy_from oid 28 from oid 43 current snap is 168 2024-09-16T05:50:11.087 INFO:tasks.rados.rados.0.smithi145.stdout:1842: expect (ObjNum 496 snap 133 seq_num 496) 2024-09-16T05:50:11.208 INFO:tasks.rados.rados.0.smithi145.stdout:1843: finishing write tid 1 to smithi14585108-45 2024-09-16T05:50:11.208 INFO:tasks.rados.rados.0.smithi145.stdout:1843: finishing write tid 2 to smithi14585108-45 2024-09-16T05:50:11.208 INFO:tasks.rados.rados.0.smithi145.stdout:1843: finishing write tid 3 to smithi14585108-45 2024-09-16T05:50:11.208 INFO:tasks.rados.rados.0.smithi145.stdout:1843: oid 45 updating version 0 to 897 2024-09-16T05:50:11.208 INFO:tasks.rados.rados.0.smithi145.stdout:1843: oid 45 version 897 is already newer than 896 2024-09-16T05:50:11.208 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 897 (ObjNum 605 snap 168 seq_num 605) dirty exists 2024-09-16T05:50:11.208 INFO:tasks.rados.rados.0.smithi145.stdout:1843: left oid 45 (ObjNum 605 snap 168 seq_num 605) 2024-09-16T05:50:11.208 INFO:tasks.rados.rados.0.smithi145.stdout:1844: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1844: finishing copy_from to smithi14585108-16 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 889 (ObjNum 446 snap 123 seq_num 446) dirty exists 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1845: finishing write tid 1 to smithi14585108-20 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1845: finishing write tid 2 to smithi14585108-20 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1842: done (4 left) 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1843: done (3 left) 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1844: done (2 left) 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1848: snap_create 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1845: finishing write tid 3 to smithi14585108-20 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1845: oid 20 updating version 0 to 995 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:1845: oid 20 updating version 995 to 996 2024-09-16T05:50:11.209 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 996 (ObjNum 606 snap 168 seq_num 606) dirty exists 2024-09-16T05:50:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:1845: left oid 20 (ObjNum 606 snap 168 seq_num 606) 2024-09-16T05:50:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:1847: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:50:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:1847: finishing copy_from to smithi14585108-28 2024-09-16T05:50:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 863 (ObjNum 604 snap 166 seq_num 604) dirty exists 2024-09-16T05:50:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:11 smithi161 ceph-mon[87722]: pgmap v308: 121 pgs: 8 active+undersized, 7 peering, 4 stale+active+clean, 6 active+undersized+degraded, 96 active+clean; 141 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 8 op/s; 13/246 objects degraded (5.285%) 2024-09-16T05:50:11.338 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 podman[93466]: 2024-09-16 05:50:10.98103201 +0000 UTC m=+0.016701625 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:50:11.338 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 podman[93466]: 2024-09-16 05:50:11.25331415 +0000 UTC m=+0.288983751 container create 09b57d6939e05ae98180c6d24ced225811b44f8078f21811d08cafc49396a9bf (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T05:50:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:11 smithi145 ceph-mon[96887]: pgmap v308: 121 pgs: 8 active+undersized, 7 peering, 4 stale+active+clean, 6 active+undersized+degraded, 96 active+clean; 141 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 8 op/s; 13/246 objects degraded (5.285%) 2024-09-16T05:50:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:11 smithi145 ceph-mon[99390]: pgmap v308: 121 pgs: 8 active+undersized, 7 peering, 4 stale+active+clean, 6 active+undersized+degraded, 96 active+clean; 141 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 8 op/s; 13/246 objects degraded (5.285%) 2024-09-16T05:50:11.838 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 podman[93466]: 2024-09-16 05:50:11.438864417 +0000 UTC m=+0.474534019 container init 09b57d6939e05ae98180c6d24ced225811b44f8078f21811d08cafc49396a9bf (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T05:50:11.839 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 podman[93466]: 2024-09-16 05:50:11.444070347 +0000 UTC m=+0.479739959 container start 09b57d6939e05ae98180c6d24ced225811b44f8078f21811d08cafc49396a9bf (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-16T05:50:11.839 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 podman[93466]: 2024-09-16 05:50:11.522004901 +0000 UTC m=+0.557674528 container attach 09b57d6939e05ae98180c6d24ced225811b44f8078f21811d08cafc49396a9bf (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-16T05:50:11.839 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:50:11.839 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 bash[93466]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:50:11.839 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:50:11.839 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:11 smithi161 bash[93466]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:50:12.087 INFO:tasks.rados.rados.0.smithi145.stdout:1845: done (2 left) 2024-09-16T05:50:12.088 INFO:tasks.rados.rados.0.smithi145.stdout:1847: done (1 left) 2024-09-16T05:50:12.088 INFO:tasks.rados.rados.0.smithi145.stdout:1848: done (0 left) 2024-09-16T05:50:12.088 INFO:tasks.rados.rados.0.smithi145.stdout:1849: read oid 44 snap -1 2024-09-16T05:50:12.088 INFO:tasks.rados.rados.0.smithi145.stdout:1849: expect (ObjNum 571 snap 157 seq_num 571) 2024-09-16T05:50:12.088 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 169 2024-09-16T05:50:12.088 INFO:tasks.rados.rados.0.smithi145.stdout:1850: seq_num 607 ranges {3448832=573440} 2024-09-16T05:50:12.109 INFO:tasks.rados.rados.0.smithi145.stdout:1850: writing smithi14585108-7 from 3448832 to 4022272 tid 1 2024-09-16T05:50:12.110 INFO:tasks.rados.rados.0.smithi145.stdout:1851: delete oid 12 current snap is 169 2024-09-16T05:50:12.110 INFO:tasks.rados.rados.0.smithi145.stdout:1849: expect (ObjNum 571 snap 157 seq_num 571) 2024-09-16T05:50:12.174 INFO:tasks.rados.rados.0.smithi145.stdout:1850: finishing write tid 1 to smithi14585108-7 2024-09-16T05:50:12.174 INFO:tasks.rados.rados.0.smithi145.stdout:1850: finishing write tid 2 to smithi14585108-7 2024-09-16T05:50:12.174 INFO:tasks.rados.rados.0.smithi145.stdout:1850: finishing write tid 3 to smithi14585108-7 2024-09-16T05:50:12.174 INFO:tasks.rados.rados.0.smithi145.stdout:1850: oid 7 updating version 0 to 1000 2024-09-16T05:50:12.174 INFO:tasks.rados.rados.0.smithi145.stdout:1850: oid 7 updating version 1000 to 1001 2024-09-16T05:50:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1001 (ObjNum 607 snap 169 seq_num 607) dirty exists 2024-09-16T05:50:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:1850: left oid 7 (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:50:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:1849: done (2 left) 2024-09-16T05:50:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:1850: done (1 left) 2024-09-16T05:50:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:1851: done (0 left) 2024-09-16T05:50:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:1852: rollback oid 10 current snap is 169 2024-09-16T05:50:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 10 to 167 2024-09-16T05:50:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:1853: snap_remove snap 165 2024-09-16T05:50:12.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-mon[87722]: Health check failed: Degraded data redundancy: 13/246 objects degraded (5.285%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:12.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-mon[87722]: osdmap e417: 8 total, 7 up, 8 in 2024-09-16T05:50:12.331 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T05:50:12.331 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 bash[93466]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T05:50:12.331 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T05:50:12.331 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 bash[93466]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T05:50:12.331 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T05:50:12.332 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 bash[93466]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T05:50:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:12 smithi145 ceph-mon[96887]: Health check failed: Degraded data redundancy: 13/246 objects degraded (5.285%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:12 smithi145 ceph-mon[96887]: osdmap e417: 8 total, 7 up, 8 in 2024-09-16T05:50:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:12 smithi145 ceph-mon[99390]: Health check failed: Degraded data redundancy: 13/246 objects degraded (5.285%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:12 smithi145 ceph-mon[99390]: osdmap e417: 8 total, 7 up, 8 in 2024-09-16T05:50:12.587 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T05:50:12.587 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 bash[93466]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T05:50:12.588 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T05:50:12.588 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 bash[93466]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T05:50:12.588 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T05:50:12.588 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 bash[93466]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T05:50:12.588 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate[93481]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T05:50:12.588 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 bash[93466]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T05:50:12.588 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 podman[93626]: 2024-09-16 05:50:12.382461569 +0000 UTC m=+0.016633808 container died 09b57d6939e05ae98180c6d24ced225811b44f8078f21811d08cafc49396a9bf (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-16T05:50:13.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:12 smithi161 podman[93626]: 2024-09-16 05:50:12.933870251 +0000 UTC m=+0.568042481 container remove 09b57d6939e05ae98180c6d24ced225811b44f8078f21811d08cafc49396a9bf (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-activate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:50:13.097 INFO:tasks.rados.rados.0.smithi145.stdout:1853: done (1 left) 2024-09-16T05:50:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1854: copy_from oid 28 from oid 21 current snap is 169 2024-09-16T05:50:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1852: finishing rollback tid 0 to smithi14585108-10 2024-09-16T05:50:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1852: finishing rollback tid 1 to smithi14585108-10 2024-09-16T05:50:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1852: finishing rollback tid 2 to smithi14585108-10 2024-09-16T05:50:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 873 (ObjNum 560 snap 153 seq_num 560) dirty exists 2024-09-16T05:50:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1852: done (1 left) 2024-09-16T05:50:13.098 INFO:tasks.rados.rados.0.smithi145.stdout:1855: snap_remove snap 166 2024-09-16T05:50:13.378 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:13 smithi161 ceph-mon[87722]: osdmap e418: 8 total, 7 up, 8 in 2024-09-16T05:50:13.378 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:13 smithi161 ceph-mon[87722]: pgmap v311: 121 pgs: 29 active+undersized, 7 peering, 10 active+undersized+degraded, 75 active+clean; 149 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.0 MiB/s wr, 27 op/s; 34/285 objects degraded (11.930%) 2024-09-16T05:50:13.378 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:13 smithi161 podman[93690]: 2024-09-16 05:50:13.046019016 +0000 UTC m=+0.015946209 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:50:13.378 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:13 smithi161 podman[93690]: 2024-09-16 05:50:13.193236814 +0000 UTC m=+0.163164005 container create 17b05a68c519a65fb7ec308d6be17eca5ea6d71cf34bdf3421b86bca3aa09ba3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T05:50:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:13 smithi145 ceph-mon[96887]: osdmap e418: 8 total, 7 up, 8 in 2024-09-16T05:50:13.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:13 smithi145 ceph-mon[96887]: pgmap v311: 121 pgs: 29 active+undersized, 7 peering, 10 active+undersized+degraded, 75 active+clean; 149 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.0 MiB/s wr, 27 op/s; 34/285 objects degraded (11.930%) 2024-09-16T05:50:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:13 smithi145 ceph-mon[99390]: osdmap e418: 8 total, 7 up, 8 in 2024-09-16T05:50:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:13 smithi145 ceph-mon[99390]: pgmap v311: 121 pgs: 29 active+undersized, 7 peering, 10 active+undersized+degraded, 75 active+clean; 149 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.0 MiB/s wr, 27 op/s; 34/285 objects degraded (11.930%) 2024-09-16T05:50:13.837 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:13 smithi161 podman[93690]: 2024-09-16 05:50:13.378464835 +0000 UTC m=+0.348392025 container init 17b05a68c519a65fb7ec308d6be17eca5ea6d71cf34bdf3421b86bca3aa09ba3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T05:50:13.837 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:13 smithi161 podman[93690]: 2024-09-16 05:50:13.383093384 +0000 UTC m=+0.353020585 container start 17b05a68c519a65fb7ec308d6be17eca5ea6d71cf34bdf3421b86bca3aa09ba3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:50:13.837 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:13 smithi161 ceph-osd[93728]: -- 172.21.15.161:0/235559455 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5556cbeb3a40 con 0x5556cbe91c00 2024-09-16T05:50:13.838 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:13 smithi161 bash[93690]: 17b05a68c519a65fb7ec308d6be17eca5ea6d71cf34bdf3421b86bca3aa09ba3 2024-09-16T05:50:13.838 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:13 smithi161 systemd[1]: Started Ceph osd.4 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:50:14.104 INFO:tasks.rados.rados.0.smithi145.stdout:1855: done (1 left) 2024-09-16T05:50:14.104 INFO:tasks.rados.rados.0.smithi145.stdout:1856: read oid 30 snap -1 2024-09-16T05:50:14.104 INFO:tasks.rados.rados.0.smithi145.stdout:1856: expect (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:50:14.104 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 169 2024-09-16T05:50:14.104 INFO:tasks.rados.rados.0.smithi145.stdout:1854: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:50:14.105 INFO:tasks.rados.rados.0.smithi145.stdout:1857: seq_num 609 ranges {4579328=606208} 2024-09-16T05:50:14.134 INFO:tasks.rados.rados.0.smithi145.stdout:1857: writing smithi14585108-18 from 4579328 to 5185536 tid 1 2024-09-16T05:50:14.134 INFO:tasks.rados.rados.0.smithi145.stdout:1858: rollback oid 35 current snap is 169 2024-09-16T05:50:14.134 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 35 to 167 2024-09-16T05:50:14.134 INFO:tasks.rados.rados.0.smithi145.stdout:1854: finishing copy_from to smithi14585108-28 2024-09-16T05:50:14.134 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 654 (ObjNum 571 snap 157 seq_num 571) dirty exists 2024-09-16T05:50:14.134 INFO:tasks.rados.rados.0.smithi145.stdout:1856: expect (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:50:14.335 INFO:tasks.rados.rados.0.smithi145.stdout:1858: finishing rollback tid 0 to smithi14585108-35 2024-09-16T05:50:14.335 INFO:tasks.rados.rados.0.smithi145.stdout:1858: finishing rollback tid 1 to smithi14585108-35 2024-09-16T05:50:14.335 INFO:tasks.rados.rados.0.smithi145.stdout:1857: finishing write tid 1 to smithi14585108-18 2024-09-16T05:50:14.335 INFO:tasks.rados.rados.0.smithi145.stdout:1858: finishing rollback tid 2 to smithi14585108-35 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 675 (ObjNum 589 snap 160 seq_num 589) dirty exists 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1857: finishing write tid 2 to smithi14585108-18 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1857: finishing write tid 3 to smithi14585108-18 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1857: oid 18 updating version 0 to 1012 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1857: oid 18 version 1012 is already newer than 1011 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1012 (ObjNum 609 snap 169 seq_num 609) dirty exists 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1857: left oid 18 (ObjNum 609 snap 169 seq_num 609) 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1854: done (3 left) 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1856: done (2 left) 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1857: done (1 left) 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1858: done (0 left) 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1859: rmattr oid 50 current snap is 169 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1859: done (0 left) 2024-09-16T05:50:14.336 INFO:tasks.rados.rados.0.smithi145.stdout:1860: rollback oid 37 current snap is 169 2024-09-16T05:50:14.337 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 162 2024-09-16T05:50:14.337 INFO:tasks.rados.rados.0.smithi145.stdout:1861: setattr oid 36 current snap is 169 2024-09-16T05:50:14.337 INFO:tasks.rados.rados.0.smithi145.stdout:1862: read oid 31 snap -1 2024-09-16T05:50:14.337 INFO:tasks.rados.rados.0.smithi145.stdout:1862: expect (ObjNum 565 snap 154 seq_num 565) 2024-09-16T05:50:14.337 INFO:tasks.rados.rados.0.smithi145.stdout:1863: delete oid 20 current snap is 169 2024-09-16T05:50:14.339 INFO:tasks.rados.rados.0.smithi145.stdout:1860: finishing rollback tid 0 to smithi14585108-37 2024-09-16T05:50:14.339 INFO:tasks.rados.rados.0.smithi145.stdout:1860: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:50:14.340 INFO:tasks.rados.rados.0.smithi145.stdout:1860: finishing rollback tid 2 to smithi14585108-37 2024-09-16T05:50:14.340 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 866 (ObjNum 524 snap 141 seq_num 524) dirty exists 2024-09-16T05:50:14.340 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 839 (ObjNum 250 snap 66 seq_num 250) dirty exists 2024-09-16T05:50:14.341 INFO:tasks.rados.rados.0.smithi145.stdout:1860: done (3 left) 2024-09-16T05:50:14.341 INFO:tasks.rados.rados.0.smithi145.stdout:1861: done (2 left) 2024-09-16T05:50:14.341 INFO:tasks.rados.rados.0.smithi145.stdout:1863: done (1 left) 2024-09-16T05:50:14.341 INFO:tasks.rados.rados.0.smithi145.stdout:1864: snap_create 2024-09-16T05:50:14.362 INFO:tasks.rados.rados.0.smithi145.stdout:1862: expect (ObjNum 565 snap 154 seq_num 565) 2024-09-16T05:50:14.382 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:14 smithi161 ceph-mon[87722]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:50:14.382 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:14 smithi161 ceph-mon[87722]: osdmap e419: 8 total, 7 up, 8 in 2024-09-16T05:50:14.382 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:14.382 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:14.382 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[96887]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[96887]: osdmap e419: 8 total, 7 up, 8 in 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[99390]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[99390]: osdmap e419: 8 total, 7 up, 8 in 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:15.061 INFO:tasks.rados.rados.0.smithi145.stdout:1862: done (1 left) 2024-09-16T05:50:15.061 INFO:tasks.rados.rados.0.smithi145.stdout:1864: done (0 left) 2024-09-16T05:50:15.062 INFO:tasks.rados.rados.0.smithi145.stdout:1865: copy_from oid 2 from oid 47 current snap is 170 2024-09-16T05:50:15.062 INFO:tasks.rados.rados.0.smithi145.stdout:1866: snap_remove snap 159 2024-09-16T05:50:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:50:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:50:14] "GET /metrics HTTP/1.1" 200 36177 "" "Prometheus/2.43.0" 2024-09-16T05:50:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:15 smithi161 ceph-mon[87722]: osdmap e420: 8 total, 7 up, 8 in 2024-09-16T05:50:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:15 smithi161 ceph-mon[87722]: pgmap v314: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 149 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 39/285 objects degraded (13.684%) 2024-09-16T05:50:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:15 smithi161 ceph-mon[87722]: osdmap e421: 8 total, 7 up, 8 in 2024-09-16T05:50:15.338 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T05:50:15.033+0000 7f44aaf9d640 -1 Falling back to public interface 2024-09-16T05:50:15.338 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:15 smithi145 ceph-mon[99390]: osdmap e420: 8 total, 7 up, 8 in 2024-09-16T05:50:15.338 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:15 smithi145 ceph-mon[99390]: pgmap v314: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 149 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 39/285 objects degraded (13.684%) 2024-09-16T05:50:15.338 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:15 smithi145 ceph-mon[99390]: osdmap e421: 8 total, 7 up, 8 in 2024-09-16T05:50:15.338 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:15 smithi145 ceph-mon[96887]: osdmap e420: 8 total, 7 up, 8 in 2024-09-16T05:50:15.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:15 smithi145 ceph-mon[96887]: pgmap v314: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 149 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 39/285 objects degraded (13.684%) 2024-09-16T05:50:15.339 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:15 smithi145 ceph-mon[96887]: osdmap e421: 8 total, 7 up, 8 in 2024-09-16T05:50:16.060 INFO:tasks.rados.rados.0.smithi145.stdout:1866: done (1 left) 2024-09-16T05:50:16.060 INFO:tasks.rados.rados.0.smithi145.stdout:1867: rollback oid 25 current snap is 170 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 25 to 167 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:1865: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:1865: finishing copy_from to smithi14585108-2 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 625 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:1865: done (1 left) 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:1868: rmattr oid 50 current snap is 170 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:1868: done (1 left) 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:1869: read oid 10 snap 167 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:1869: expect (ObjNum 560 snap 153 seq_num 560) 2024-09-16T05:50:16.061 INFO:tasks.rados.rados.0.smithi145.stdout:1870: delete oid 38 current snap is 170 2024-09-16T05:50:16.068 INFO:tasks.rados.rados.0.smithi145.stdout:1870: done (2 left) 2024-09-16T05:50:16.068 INFO:tasks.rados.rados.0.smithi145.stdout:1871: read oid 42 snap -1 2024-09-16T05:50:16.068 INFO:tasks.rados.rados.0.smithi145.stdout:1871: expect (ObjNum 573 snap 157 seq_num 573) 2024-09-16T05:50:16.068 INFO:tasks.rados.rados.0.smithi145.stdout:1872: rmattr oid 50 current snap is 170 2024-09-16T05:50:16.068 INFO:tasks.rados.rados.0.smithi145.stdout:1872: done (3 left) 2024-09-16T05:50:16.068 INFO:tasks.rados.rados.0.smithi145.stdout:1873: setattr oid 11 current snap is 170 2024-09-16T05:50:16.069 INFO:tasks.rados.rados.0.smithi145.stdout:1867: finishing rollback tid 0 to smithi14585108-25 2024-09-16T05:50:16.069 INFO:tasks.rados.rados.0.smithi145.stdout:1867: finishing rollback tid 1 to smithi14585108-25 2024-09-16T05:50:16.069 INFO:tasks.rados.rados.0.smithi145.stdout:1867: finishing rollback tid 2 to smithi14585108-25 2024-09-16T05:50:16.070 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 724 (ObjNum 603 snap 165 seq_num 603) dirty exists 2024-09-16T05:50:16.070 INFO:tasks.rados.rados.0.smithi145.stdout:1867: done (3 left) 2024-09-16T05:50:16.071 INFO:tasks.rados.rados.0.smithi145.stdout:1874: read oid 27 snap -1 2024-09-16T05:50:16.071 INFO:tasks.rados.rados.0.smithi145.stdout:1874: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:50:16.071 INFO:tasks.rados.rados.0.smithi145.stdout:1875: snap_create 2024-09-16T05:50:16.075 INFO:tasks.rados.rados.0.smithi145.stdout:1869: expect (ObjNum 560 snap 153 seq_num 560) 2024-09-16T05:50:16.164 INFO:tasks.rados.rados.0.smithi145.stdout:1874: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:50:16.171 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 904 (ObjNum 641 snap 0 seq_num 8363856) dirty exists 2024-09-16T05:50:16.171 INFO:tasks.rados.rados.0.smithi145.stdout:1871: expect (ObjNum 573 snap 157 seq_num 573) 2024-09-16T05:50:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:16 smithi145 ceph-mon[96887]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:50:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:16 smithi145 ceph-mon[96887]: osdmap e422: 8 total, 7 up, 8 in 2024-09-16T05:50:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:16 smithi145 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:50:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:16 smithi145 ceph-mon[99390]: osdmap e422: 8 total, 7 up, 8 in 2024-09-16T05:50:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:16 smithi161 ceph-mon[87722]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:50:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:16 smithi161 ceph-mon[87722]: osdmap e422: 8 total, 7 up, 8 in 2024-09-16T05:50:17.061 INFO:tasks.rados.rados.0.smithi145.stdout:1869: done (4 left) 2024-09-16T05:50:17.061 INFO:tasks.rados.rados.0.smithi145.stdout:1871: done (3 left) 2024-09-16T05:50:17.062 INFO:tasks.rados.rados.0.smithi145.stdout:1873: done (2 left) 2024-09-16T05:50:17.062 INFO:tasks.rados.rados.0.smithi145.stdout:1874: done (1 left) 2024-09-16T05:50:17.062 INFO:tasks.rados.rados.0.smithi145.stdout:1875: done (0 left) 2024-09-16T05:50:17.062 INFO:tasks.rados.rados.0.smithi145.stdout:1876: rollback oid 36 current snap is 171 2024-09-16T05:50:17.062 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 36 to 169 2024-09-16T05:50:17.062 INFO:tasks.rados.rados.0.smithi145.stdout:1877: snap_create 2024-09-16T05:50:17.065 INFO:tasks.rados.rados.0.smithi145.stdout:1876: finishing rollback tid 0 to smithi14585108-36 2024-09-16T05:50:17.065 INFO:tasks.rados.rados.0.smithi145.stdout:1876: finishing rollback tid 1 to smithi14585108-36 2024-09-16T05:50:17.065 INFO:tasks.rados.rados.0.smithi145.stdout:1876: finishing rollback tid 2 to smithi14585108-36 2024-09-16T05:50:17.065 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 845 (ObjNum 250 snap 66 seq_num 250) dirty exists 2024-09-16T05:50:17.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:17 smithi145 ceph-mon[96887]: pgmap v317: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 151 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 580 KiB/s wr, 13 op/s; 40/288 objects degraded (13.889%) 2024-09-16T05:50:17.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:17 smithi145 ceph-mon[96887]: osdmap e423: 8 total, 7 up, 8 in 2024-09-16T05:50:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:17 smithi145 ceph-mon[99390]: pgmap v317: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 151 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 580 KiB/s wr, 13 op/s; 40/288 objects degraded (13.889%) 2024-09-16T05:50:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:17 smithi145 ceph-mon[99390]: osdmap e423: 8 total, 7 up, 8 in 2024-09-16T05:50:17.582 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:17 smithi161 ceph-mon[87722]: pgmap v317: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 151 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 580 KiB/s wr, 13 op/s; 40/288 objects degraded (13.889%) 2024-09-16T05:50:17.583 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:17 smithi161 ceph-mon[87722]: osdmap e423: 8 total, 7 up, 8 in 2024-09-16T05:50:18.063 INFO:tasks.rados.rados.0.smithi145.stdout:1876: done (1 left) 2024-09-16T05:50:18.063 INFO:tasks.rados.rados.0.smithi145.stdout:1877: done (0 left) 2024-09-16T05:50:18.063 INFO:tasks.rados.rados.0.smithi145.stdout:1878: read oid 4 snap 168 2024-09-16T05:50:18.063 INFO:tasks.rados.rados.0.smithi145.stdout:1878: expect deleted 2024-09-16T05:50:18.063 INFO:tasks.rados.rados.0.smithi145.stdout:1879: snap_remove snap 169 2024-09-16T05:50:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:18 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 40/288 objects degraded (13.889%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:18.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:18.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:18.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:18 smithi145 ceph-mon[96887]: osdmap e424: 8 total, 7 up, 8 in 2024-09-16T05:50:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:18 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 40/288 objects degraded (13.889%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:18 smithi145 ceph-mon[99390]: osdmap e424: 8 total, 7 up, 8 in 2024-09-16T05:50:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:18 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 40/288 objects degraded (13.889%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:18 smithi161 ceph-mon[87722]: osdmap e424: 8 total, 7 up, 8 in 2024-09-16T05:50:19.067 INFO:tasks.rados.rados.0.smithi145.stdout:1879: done (1 left) 2024-09-16T05:50:19.067 INFO:tasks.rados.rados.0.smithi145.stdout:1880: setattr oid 49 current snap is 172 2024-09-16T05:50:19.069 INFO:tasks.rados.rados.0.smithi145.stdout:1878: done (1 left) 2024-09-16T05:50:19.069 INFO:tasks.rados.rados.0.smithi145.stdout:1881: snap_remove snap 162 2024-09-16T05:50:19.092 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T05:50:18.838+0000 7f44aaf9d640 -1 osd.4 413 log_to_monitors true 2024-09-16T05:50:19.092 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T05:50:19.091+0000 7f44a2d48640 -1 osd.4 413 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:50:19.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: pgmap v320: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 155 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 40/288 objects degraded (13.889%) 2024-09-16T05:50:19.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:19.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:19.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: from='osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:50:19.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:50:19.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T05:50:19.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: osdmap e425: 8 total, 7 up, 8 in 2024-09-16T05:50:19.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: from='osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:19.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:19 smithi161 ceph-mon[87722]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: pgmap v320: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 155 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 40/288 objects degraded (13.889%) 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: from='osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: osdmap e425: 8 total, 7 up, 8 in 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: from='osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[96887]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: pgmap v320: 121 pgs: 32 active+undersized, 14 active+undersized+degraded, 75 active+clean; 155 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 40/288 objects degraded (13.889%) 2024-09-16T05:50:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:19.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:19.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: from='osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:50:19.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T05:50:19.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T05:50:19.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: osdmap e425: 8 total, 7 up, 8 in 2024-09-16T05:50:19.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: from='osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:19.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:19 smithi145 ceph-mon[99390]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:20.072 INFO:tasks.rados.rados.0.smithi145.stdout:1881: done (1 left) 2024-09-16T05:50:20.072 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 172 2024-09-16T05:50:20.073 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 867 (ObjNum 602 snap 165 seq_num 602) dirty exists 2024-09-16T05:50:20.073 INFO:tasks.rados.rados.0.smithi145.stdout:1882: seq_num 612 ranges {0=655360} 2024-09-16T05:50:20.077 INFO:tasks.rados.rados.0.smithi145.stdout:1882: writing smithi14585108-41 from 0 to 655360 tid 1 2024-09-16T05:50:20.077 INFO:tasks.rados.rados.0.smithi145.stdout:1880: done (1 left) 2024-09-16T05:50:20.077 INFO:tasks.rados.rados.0.smithi145.stdout:1883: copy_from oid 29 from oid 48 current snap is 172 2024-09-16T05:50:20.077 INFO:tasks.rados.rados.0.smithi145.stdout:1884: snap_remove snap 168 2024-09-16T05:50:20.268 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:20 smithi161 ceph-mon[87722]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:50:20.268 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:20 smithi161 ceph-mon[87722]: osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259] boot 2024-09-16T05:50:20.268 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:20 smithi161 ceph-mon[87722]: osdmap e426: 8 total, 8 up, 8 in 2024-09-16T05:50:20.268 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:20 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:50:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:20 smithi145 ceph-mon[96887]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:50:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:20 smithi145 ceph-mon[96887]: osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259] boot 2024-09-16T05:50:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:20 smithi145 ceph-mon[96887]: osdmap e426: 8 total, 8 up, 8 in 2024-09-16T05:50:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:20 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:50:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:20 smithi145 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:50:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:20 smithi145 ceph-mon[99390]: osd.4 [v2:172.21.15.161:6800/768218259,v1:172.21.15.161:6801/768218259] boot 2024-09-16T05:50:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:20 smithi145 ceph-mon[99390]: osdmap e426: 8 total, 8 up, 8 in 2024-09-16T05:50:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:20 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T05:50:21.072 INFO:tasks.rados.rados.0.smithi145.stdout:1884: done (2 left) 2024-09-16T05:50:21.072 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 172 2024-09-16T05:50:21.073 INFO:tasks.rados.rados.0.smithi145.stdout:1883: finishing copy_from to smithi14585108-29 2024-09-16T05:50:21.073 INFO:tasks.rados.rados.0.smithi145.stdout:1883: got expected ENOENT (src dne) 2024-09-16T05:50:21.073 INFO:tasks.rados.rados.0.smithi145.stdout:1885: seq_num 613 ranges {491520=671744} 2024-09-16T05:50:21.080 INFO:tasks.rados.rados.0.smithi145.stdout:1885: writing smithi14585108-49 from 491520 to 1163264 tid 1 2024-09-16T05:50:21.080 INFO:tasks.rados.rados.0.smithi145.stdout:1886: read oid 30 snap -1 2024-09-16T05:50:21.080 INFO:tasks.rados.rados.0.smithi145.stdout:1886: expect (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:50:21.080 INFO:tasks.rados.rados.0.smithi145.stdout:1887: read oid 38 snap 170 2024-09-16T05:50:21.081 INFO:tasks.rados.rados.0.smithi145.stdout:1887: expect deleted 2024-09-16T05:50:21.081 INFO:tasks.rados.rados.0.smithi145.stdout:1888: delete oid 24 current snap is 172 2024-09-16T05:50:21.081 INFO:tasks.rados.rados.0.smithi145.stdout:1883: finishing copy_from racing read to smithi14585108-29 2024-09-16T05:50:21.100 INFO:tasks.rados.rados.0.smithi145.stdout:1882: finishing write tid 1 to smithi14585108-41 2024-09-16T05:50:21.100 INFO:tasks.rados.rados.0.smithi145.stdout:1882: finishing write tid 2 to smithi14585108-41 2024-09-16T05:50:21.104 INFO:tasks.rados.rados.0.smithi145.stdout:1885: finishing write tid 1 to smithi14585108-49 2024-09-16T05:50:21.104 INFO:tasks.rados.rados.0.smithi145.stdout:1882: finishing write tid 3 to smithi14585108-41 2024-09-16T05:50:21.104 INFO:tasks.rados.rados.0.smithi145.stdout:1882: oid 41 updating version 0 to 902 2024-09-16T05:50:21.105 INFO:tasks.rados.rados.0.smithi145.stdout:1882: oid 41 version 902 is already newer than 901 2024-09-16T05:50:21.105 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 902 (ObjNum 612 snap 172 seq_num 612) dirty exists 2024-09-16T05:50:21.105 INFO:tasks.rados.rados.0.smithi145.stdout:1882: left oid 41 (ObjNum 612 snap 172 seq_num 612) 2024-09-16T05:50:21.106 INFO:tasks.rados.rados.0.smithi145.stdout:1885: finishing write tid 2 to smithi14585108-49 2024-09-16T05:50:21.109 INFO:tasks.rados.rados.0.smithi145.stdout:1885: finishing write tid 3 to smithi14585108-49 2024-09-16T05:50:21.109 INFO:tasks.rados.rados.0.smithi145.stdout:1885: oid 49 updating version 0 to 868 2024-09-16T05:50:21.109 INFO:tasks.rados.rados.0.smithi145.stdout:1885: oid 49 updating version 868 to 869 2024-09-16T05:50:21.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 869 (ObjNum 613 snap 172 seq_num 613) dirty exists 2024-09-16T05:50:21.110 INFO:tasks.rados.rados.0.smithi145.stdout:1885: left oid 49 (ObjNum 613 snap 172 seq_num 613) 2024-09-16T05:50:21.121 INFO:tasks.rados.rados.0.smithi145.stdout:1886: expect (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:50:21.333 INFO:tasks.rados.rados.0.smithi145.stdout:1882: done (5 left) 2024-09-16T05:50:21.333 INFO:tasks.rados.rados.0.smithi145.stdout:1883: done (4 left) 2024-09-16T05:50:21.333 INFO:tasks.rados.rados.0.smithi145.stdout:1885: done (3 left) 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:1886: done (2 left) 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:1887: done (1 left) 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:1888: done (0 left) 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:1889: read oid 17 snap 171 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:1889: expect (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:1890: read oid 45 snap 170 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:1890: expect (ObjNum 605 snap 168 seq_num 605) 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 172 2024-09-16T05:50:21.334 INFO:tasks.rados.rados.0.smithi145.stdout:1891: seq_num 615 ranges {5390336=704512} 2024-09-16T05:50:21.366 INFO:tasks.rados.rados.0.smithi145.stdout:1891: writing smithi14585108-29 from 5390336 to 6094848 tid 1 2024-09-16T05:50:21.366 INFO:tasks.rados.rados.0.smithi145.stdout:1892: snap_remove snap 167 2024-09-16T05:50:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:21 smithi145 ceph-mon[96887]: pgmap v323: 121 pgs: 5 peering, 28 active+undersized, 13 active+undersized+degraded, 75 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 37/291 objects degraded (12.715%) 2024-09-16T05:50:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:21 smithi145 ceph-mon[96887]: osdmap e427: 8 total, 8 up, 8 in 2024-09-16T05:50:21.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:21 smithi145 ceph-mon[99390]: pgmap v323: 121 pgs: 5 peering, 28 active+undersized, 13 active+undersized+degraded, 75 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 37/291 objects degraded (12.715%) 2024-09-16T05:50:21.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:21 smithi145 ceph-mon[99390]: osdmap e427: 8 total, 8 up, 8 in 2024-09-16T05:50:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:21 smithi161 ceph-mon[87722]: pgmap v323: 121 pgs: 5 peering, 28 active+undersized, 13 active+undersized+degraded, 75 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 37/291 objects degraded (12.715%) 2024-09-16T05:50:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:21 smithi161 ceph-mon[87722]: osdmap e427: 8 total, 8 up, 8 in 2024-09-16T05:50:22.362 INFO:tasks.rados.rados.0.smithi145.stdout:1892: done (3 left) 2024-09-16T05:50:22.362 INFO:tasks.rados.rados.0.smithi145.stdout:1893: setattr oid 31 current snap is 172 2024-09-16T05:50:22.362 INFO:tasks.rados.rados.0.smithi145.stdout:1890: expect (ObjNum 605 snap 168 seq_num 605) 2024-09-16T05:50:22.407 INFO:tasks.rados.rados.0.smithi145.stdout:1889: expect (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:50:22.463 INFO:tasks.rados.rados.0.smithi145.stdout:1891: finishing write tid 1 to smithi14585108-29 2024-09-16T05:50:22.463 INFO:tasks.rados.rados.0.smithi145.stdout:1891: finishing write tid 2 to smithi14585108-29 2024-09-16T05:50:22.463 INFO:tasks.rados.rados.0.smithi145.stdout:1891: finishing write tid 3 to smithi14585108-29 2024-09-16T05:50:22.463 INFO:tasks.rados.rados.0.smithi145.stdout:1891: oid 29 updating version 0 to 913 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:1891: oid 29 version 913 is already newer than 912 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 913 (ObjNum 615 snap 172 seq_num 615) dirty exists 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:1891: left oid 29 (ObjNum 615 snap 172 seq_num 615) 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:1889: done (3 left) 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:1890: done (2 left) 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:1891: done (1 left) 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:1894: rollback oid 18 current snap is 172 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 18 to 170 2024-09-16T05:50:22.464 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 172 2024-09-16T05:50:22.465 INFO:tasks.rados.rados.0.smithi145.stdout:1895: seq_num 616 ranges {0=720896} 2024-09-16T05:50:22.467 INFO:tasks.rados.rados.0.smithi145.stdout:1895: writing smithi14585108-48 from 0 to 720896 tid 1 2024-09-16T05:50:22.468 INFO:tasks.rados.rados.0.smithi145.stdout:1896: read oid 1 snap -1 2024-09-16T05:50:22.468 INFO:tasks.rados.rados.0.smithi145.stdout:1896: expect deleted 2024-09-16T05:50:22.468 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 172 2024-09-16T05:50:22.468 INFO:tasks.rados.rados.0.smithi145.stdout:1894: finishing rollback tid 0 to smithi14585108-18 2024-09-16T05:50:22.468 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 822 (ObjNum 565 snap 154 seq_num 565) dirty exists 2024-09-16T05:50:22.468 INFO:tasks.rados.rados.0.smithi145.stdout:1894: finishing rollback tid 1 to smithi14585108-18 2024-09-16T05:50:22.468 INFO:tasks.rados.rados.0.smithi145.stdout:1897: seq_num 617 ranges {4530176=737280} 2024-09-16T05:50:22.496 INFO:tasks.rados.rados.0.smithi145.stdout:1897: writing smithi14585108-15 from 4530176 to 5267456 tid 1 2024-09-16T05:50:22.496 INFO:tasks.rados.rados.0.smithi145.stdout:1893: done (4 left) 2024-09-16T05:50:22.496 INFO:tasks.rados.rados.0.smithi145.stdout:1898: delete oid 30 current snap is 172 2024-09-16T05:50:22.496 INFO:tasks.rados.rados.0.smithi145.stdout:1894: finishing rollback tid 2 to smithi14585108-18 2024-09-16T05:50:22.496 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1054 (ObjNum 609 snap 169 seq_num 609) dirty exists 2024-09-16T05:50:22.496 INFO:tasks.rados.rados.0.smithi145.stdout:1895: finishing write tid 1 to smithi14585108-48 2024-09-16T05:50:22.496 INFO:tasks.rados.rados.0.smithi145.stdout:1895: finishing write tid 2 to smithi14585108-48 2024-09-16T05:50:22.497 INFO:tasks.rados.rados.0.smithi145.stdout:1895: finishing write tid 3 to smithi14585108-48 2024-09-16T05:50:22.497 INFO:tasks.rados.rados.0.smithi145.stdout:1895: oid 48 updating version 0 to 952 2024-09-16T05:50:22.497 INFO:tasks.rados.rados.0.smithi145.stdout:1895: oid 48 version 952 is already newer than 951 2024-09-16T05:50:22.497 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 952 (ObjNum 616 snap 172 seq_num 616) dirty exists 2024-09-16T05:50:22.497 INFO:tasks.rados.rados.0.smithi145.stdout:1895: left oid 48 (ObjNum 616 snap 172 seq_num 616) 2024-09-16T05:50:22.498 INFO:tasks.rados.rados.0.smithi145.stdout:1894: done (4 left) 2024-09-16T05:50:22.498 INFO:tasks.rados.rados.0.smithi145.stdout:1895: done (3 left) 2024-09-16T05:50:22.498 INFO:tasks.rados.rados.0.smithi145.stdout:1896: done (2 left) 2024-09-16T05:50:22.498 INFO:tasks.rados.rados.0.smithi145.stdout:1898: done (1 left) 2024-09-16T05:50:22.498 INFO:tasks.rados.rados.0.smithi145.stdout:1899: snap_create 2024-09-16T05:50:22.499 INFO:tasks.rados.rados.0.smithi145.stdout:1897: finishing write tid 1 to smithi14585108-15 2024-09-16T05:50:22.499 INFO:tasks.rados.rados.0.smithi145.stdout:1897: finishing write tid 2 to smithi14585108-15 2024-09-16T05:50:22.501 INFO:tasks.rados.rados.0.smithi145.stdout:1897: finishing write tid 3 to smithi14585108-15 2024-09-16T05:50:22.501 INFO:tasks.rados.rados.0.smithi145.stdout:1897: oid 15 updating version 0 to 920 2024-09-16T05:50:22.501 INFO:tasks.rados.rados.0.smithi145.stdout:1897: oid 15 version 920 is already newer than 919 2024-09-16T05:50:22.501 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 920 (ObjNum 617 snap 172 seq_num 617) dirty exists 2024-09-16T05:50:22.501 INFO:tasks.rados.rados.0.smithi145.stdout:1897: left oid 15 (ObjNum 617 snap 172 seq_num 617) 2024-09-16T05:50:22.567 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:50:22.252+0000 7f22cafa6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:22.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:50:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:23.368 INFO:tasks.rados.rados.0.smithi145.stdout:1897: done (1 left) 2024-09-16T05:50:23.368 INFO:tasks.rados.rados.0.smithi145.stdout:1899: done (0 left) 2024-09-16T05:50:23.368 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 173 2024-09-16T05:50:23.368 INFO:tasks.rados.rados.0.smithi145.stdout:1900: seq_num 619 ranges {5931008=770048} 2024-09-16T05:50:23.403 INFO:tasks.rados.rados.0.smithi145.stdout:1900: writing smithi14585108-3 from 5931008 to 6701056 tid 1 2024-09-16T05:50:23.403 INFO:tasks.rados.rados.0.smithi145.stdout:1901: rollback oid 11 current snap is 173 2024-09-16T05:50:23.403 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 11 to 172 2024-09-16T05:50:23.403 INFO:tasks.rados.rados.0.smithi145.stdout:1902: rollback oid 26 current snap is 173 2024-09-16T05:50:23.403 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 171 2024-09-16T05:50:23.403 INFO:tasks.rados.rados.0.smithi145.stdout:1903: rollback oid 19 current snap is 173 2024-09-16T05:50:23.403 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 19 to 170 2024-09-16T05:50:23.404 INFO:tasks.rados.rados.0.smithi145.stdout:1904: snap_create 2024-09-16T05:50:23.411 INFO:tasks.rados.rados.0.smithi145.stdout:1900: finishing write tid 1 to smithi14585108-3 2024-09-16T05:50:23.411 INFO:tasks.rados.rados.0.smithi145.stdout:1901: finishing rollback tid 0 to smithi14585108-11 2024-09-16T05:50:23.411 INFO:tasks.rados.rados.0.smithi145.stdout:1900: finishing write tid 2 to smithi14585108-3 2024-09-16T05:50:23.412 INFO:tasks.rados.rados.0.smithi145.stdout:1902: finishing rollback tid 0 to smithi14585108-26 2024-09-16T05:50:23.412 INFO:tasks.rados.rados.0.smithi145.stdout:1901: finishing rollback tid 1 to smithi14585108-11 2024-09-16T05:50:23.412 INFO:tasks.rados.rados.0.smithi145.stdout:1901: finishing rollback tid 2 to smithi14585108-11 2024-09-16T05:50:23.412 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 924 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-16T05:50:23.413 INFO:tasks.rados.rados.0.smithi145.stdout:1900: finishing write tid 3 to smithi14585108-3 2024-09-16T05:50:23.413 INFO:tasks.rados.rados.0.smithi145.stdout:1900: oid 3 updating version 0 to 772 2024-09-16T05:50:23.413 INFO:tasks.rados.rados.0.smithi145.stdout:1900: oid 3 updating version 772 to 773 2024-09-16T05:50:23.413 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 773 (ObjNum 619 snap 173 seq_num 619) dirty exists 2024-09-16T05:50:23.413 INFO:tasks.rados.rados.0.smithi145.stdout:1900: left oid 3 (ObjNum 619 snap 173 seq_num 619) 2024-09-16T05:50:23.413 INFO:tasks.rados.rados.0.smithi145.stdout:1902: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:50:23.414 INFO:tasks.rados.rados.0.smithi145.stdout:1902: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:50:23.414 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 857 (ObjNum 596 snap 162 seq_num 596) dirty exists 2024-09-16T05:50:23.414 INFO:tasks.rados.rados.0.smithi145.stdout:1903: finishing rollback tid 0 to smithi14585108-19 2024-09-16T05:50:23.415 INFO:tasks.rados.rados.0.smithi145.stdout:1903: finishing rollback tid 1 to smithi14585108-19 2024-09-16T05:50:23.415 INFO:tasks.rados.rados.0.smithi145.stdout:1903: finishing rollback tid 2 to smithi14585108-19 2024-09-16T05:50:23.415 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 861 (ObjNum 546 snap 149 seq_num 546) dirty exists 2024-09-16T05:50:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[96887]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-16T05:50:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[96887]: pgmap v325: 121 pgs: 1 active+recovering+degraded, 5 peering, 10 active+undersized, 10 active+undersized+degraded, 95 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 7 op/s; 23/267 objects degraded (8.614%); 2.0 MiB/s, 1 objects/s recovering 2024-09-16T05:50:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[96887]: osdmap e428: 8 total, 8 up, 8 in 2024-09-16T05:50:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 23/267 objects degraded (8.614%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-16T05:50:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[99390]: pgmap v325: 121 pgs: 1 active+recovering+degraded, 5 peering, 10 active+undersized, 10 active+undersized+degraded, 95 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 7 op/s; 23/267 objects degraded (8.614%); 2.0 MiB/s, 1 objects/s recovering 2024-09-16T05:50:23.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[99390]: osdmap e428: 8 total, 8 up, 8 in 2024-09-16T05:50:23.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:23 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 23/267 objects degraded (8.614%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:23 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:23 smithi161 ceph-mon[87722]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-16T05:50:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:23 smithi161 ceph-mon[87722]: pgmap v325: 121 pgs: 1 active+recovering+degraded, 5 peering, 10 active+undersized, 10 active+undersized+degraded, 95 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 7 op/s; 23/267 objects degraded (8.614%); 2.0 MiB/s, 1 objects/s recovering 2024-09-16T05:50:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:23 smithi161 ceph-mon[87722]: osdmap e428: 8 total, 8 up, 8 in 2024-09-16T05:50:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:23 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 23/267 objects degraded (8.614%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:24.375 INFO:tasks.rados.rados.0.smithi145.stdout:1900: done (4 left) 2024-09-16T05:50:24.375 INFO:tasks.rados.rados.0.smithi145.stdout:1901: done (3 left) 2024-09-16T05:50:24.375 INFO:tasks.rados.rados.0.smithi145.stdout:1902: done (2 left) 2024-09-16T05:50:24.375 INFO:tasks.rados.rados.0.smithi145.stdout:1903: done (1 left) 2024-09-16T05:50:24.375 INFO:tasks.rados.rados.0.smithi145.stdout:1904: done (0 left) 2024-09-16T05:50:24.375 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 174 2024-09-16T05:50:24.375 INFO:tasks.rados.rados.0.smithi145.stdout:1905: seq_num 620 ranges {0=794624} 2024-09-16T05:50:24.379 INFO:tasks.rados.rados.0.smithi145.stdout:1905: writing smithi14585108-38 from 0 to 794624 tid 1 2024-09-16T05:50:24.379 INFO:tasks.rados.rados.0.smithi145.stdout:1906: snap_create 2024-09-16T05:50:24.385 INFO:tasks.rados.rados.0.smithi145.stdout:1905: finishing write tid 1 to smithi14585108-38 2024-09-16T05:50:24.385 INFO:tasks.rados.rados.0.smithi145.stdout:1905: finishing write tid 2 to smithi14585108-38 2024-09-16T05:50:24.386 INFO:tasks.rados.rados.0.smithi145.stdout:1905: finishing write tid 3 to smithi14585108-38 2024-09-16T05:50:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:1905: oid 38 updating version 0 to 788 2024-09-16T05:50:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:1905: oid 38 version 788 is already newer than 787 2024-09-16T05:50:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 788 (ObjNum 620 snap 174 seq_num 620) dirty exists 2024-09-16T05:50:24.387 INFO:tasks.rados.rados.0.smithi145.stdout:1905: left oid 38 (ObjNum 620 snap 174 seq_num 620) 2024-09-16T05:50:24.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:24 smithi145 ceph-mon[96887]: osdmap e429: 8 total, 8 up, 8 in 2024-09-16T05:50:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:24 smithi145 ceph-mon[99390]: osdmap e429: 8 total, 8 up, 8 in 2024-09-16T05:50:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:24 smithi161 ceph-mon[87722]: osdmap e429: 8 total, 8 up, 8 in 2024-09-16T05:50:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:50:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:50:24] "GET /metrics HTTP/1.1" 200 36036 "" "Prometheus/2.43.0" 2024-09-16T05:50:25.381 INFO:tasks.rados.rados.0.smithi145.stdout:1905: done (1 left) 2024-09-16T05:50:25.381 INFO:tasks.rados.rados.0.smithi145.stdout:1906: done (0 left) 2024-09-16T05:50:25.381 INFO:tasks.rados.rados.0.smithi145.stdout:1907: setattr oid 29 current snap is 175 2024-09-16T05:50:25.382 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 175 2024-09-16T05:50:25.382 INFO:tasks.rados.rados.0.smithi145.stdout:1908: seq_num 621 ranges {6053888=409600,6463488=401408} 2024-09-16T05:50:25.416 INFO:tasks.rados.rados.0.smithi145.stdout:1908: writing smithi14585108-31 from 6053888 to 6463488 tid 1 2024-09-16T05:50:25.419 INFO:tasks.rados.rados.0.smithi145.stdout:1908: writing smithi14585108-31 from 6463488 to 6864896 tid 2 2024-09-16T05:50:25.419 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 175 2024-09-16T05:50:25.419 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 926 (ObjNum 615 snap 172 seq_num 615) dirty exists 2024-09-16T05:50:25.419 INFO:tasks.rados.rados.0.smithi145.stdout:1909: seq_num 622 ranges {475136=425984,901120=401408} 2024-09-16T05:50:25.424 INFO:tasks.rados.rados.0.smithi145.stdout:1909: writing smithi14585108-46 from 475136 to 901120 tid 1 2024-09-16T05:50:25.426 INFO:tasks.rados.rados.0.smithi145.stdout:1909: writing smithi14585108-46 from 901120 to 1302528 tid 2 2024-09-16T05:50:25.426 INFO:tasks.rados.rados.0.smithi145.stdout:1907: done (2 left) 2024-09-16T05:50:25.427 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 175 2024-09-16T05:50:25.427 INFO:tasks.rados.rados.0.smithi145.stdout:1908: finishing write tid 1 to smithi14585108-31 2024-09-16T05:50:25.427 INFO:tasks.rados.rados.0.smithi145.stdout:1910: seq_num 623 ranges {2514944=442368,2957312=401408} 2024-09-16T05:50:25.442 INFO:tasks.rados.rados.0.smithi145.stdout:1910: writing smithi14585108-25 from 2514944 to 2957312 tid 1 2024-09-16T05:50:25.445 INFO:tasks.rados.rados.0.smithi145.stdout:1910: writing smithi14585108-25 from 2957312 to 3358720 tid 2 2024-09-16T05:50:25.445 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 175 2024-09-16T05:50:25.445 INFO:tasks.rados.rados.0.smithi145.stdout:1908: finishing write tid 2 to smithi14585108-31 2024-09-16T05:50:25.445 INFO:tasks.rados.rados.0.smithi145.stdout:1908: finishing write tid 3 to smithi14585108-31 2024-09-16T05:50:25.445 INFO:tasks.rados.rados.0.smithi145.stdout:1911: seq_num 624 ranges {6373376=458752,6832128=401408} 2024-09-16T05:50:25.480 INFO:tasks.rados.rados.0.smithi145.stdout:1911: writing smithi14585108-2 from 6373376 to 6832128 tid 1 2024-09-16T05:50:25.483 INFO:tasks.rados.rados.0.smithi145.stdout:1911: writing smithi14585108-2 from 6832128 to 7233536 tid 2 2024-09-16T05:50:25.484 INFO:tasks.rados.rados.0.smithi145.stdout:1912: rmattr oid 12 current snap is 175 2024-09-16T05:50:25.484 INFO:tasks.rados.rados.0.smithi145.stdout:1912: done (4 left) 2024-09-16T05:50:25.484 INFO:tasks.rados.rados.0.smithi145.stdout:1913: setattr oid 47 current snap is 175 2024-09-16T05:50:25.484 INFO:tasks.rados.rados.0.smithi145.stdout:1908: finishing write tid 4 to smithi14585108-31 2024-09-16T05:50:25.484 INFO:tasks.rados.rados.0.smithi145.stdout:1908: oid 31 updating version 0 to 824 2024-09-16T05:50:25.484 INFO:tasks.rados.rados.0.smithi145.stdout:1908: oid 31 version 824 is already newer than 823 2024-09-16T05:50:25.484 INFO:tasks.rados.rados.0.smithi145.stdout:1908: oid 31 updating version 824 to 825 2024-09-16T05:50:25.485 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 825 (ObjNum 621 snap 175 seq_num 621) dirty exists 2024-09-16T05:50:25.485 INFO:tasks.rados.rados.0.smithi145.stdout:1908: left oid 31 (ObjNum 621 snap 175 seq_num 621) 2024-09-16T05:50:25.485 INFO:tasks.rados.rados.0.smithi145.stdout:1909: finishing write tid 1 to smithi14585108-46 2024-09-16T05:50:25.485 INFO:tasks.rados.rados.0.smithi145.stdout:1909: finishing write tid 2 to smithi14585108-46 2024-09-16T05:50:25.485 INFO:tasks.rados.rados.0.smithi145.stdout:1909: finishing write tid 3 to smithi14585108-46 2024-09-16T05:50:25.485 INFO:tasks.rados.rados.0.smithi145.stdout:1909: finishing write tid 4 to smithi14585108-46 2024-09-16T05:50:25.486 INFO:tasks.rados.rados.0.smithi145.stdout:1909: oid 46 updating version 0 to 891 2024-09-16T05:50:25.486 INFO:tasks.rados.rados.0.smithi145.stdout:1909: oid 46 version 891 is already newer than 890 2024-09-16T05:50:25.486 INFO:tasks.rados.rados.0.smithi145.stdout:1909: oid 46 updating version 891 to 892 2024-09-16T05:50:25.486 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 892 (ObjNum 622 snap 175 seq_num 622) dirty exists 2024-09-16T05:50:25.486 INFO:tasks.rados.rados.0.smithi145.stdout:1909: left oid 46 (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:50:25.486 INFO:tasks.rados.rados.0.smithi145.stdout:1910: finishing write tid 1 to smithi14585108-25 2024-09-16T05:50:25.487 INFO:tasks.rados.rados.0.smithi145.stdout:1910: finishing write tid 2 to smithi14585108-25 2024-09-16T05:50:25.487 INFO:tasks.rados.rados.0.smithi145.stdout:1910: finishing write tid 3 to smithi14585108-25 2024-09-16T05:50:25.487 INFO:tasks.rados.rados.0.smithi145.stdout:1910: finishing write tid 4 to smithi14585108-25 2024-09-16T05:50:25.487 INFO:tasks.rados.rados.0.smithi145.stdout:1910: oid 25 updating version 0 to 725 2024-09-16T05:50:25.487 INFO:tasks.rados.rados.0.smithi145.stdout:1910: oid 25 updating version 725 to 727 2024-09-16T05:50:25.487 INFO:tasks.rados.rados.0.smithi145.stdout:1910: oid 25 version 727 is already newer than 726 2024-09-16T05:50:25.487 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 727 (ObjNum 623 snap 175 seq_num 623) dirty exists 2024-09-16T05:50:25.488 INFO:tasks.rados.rados.0.smithi145.stdout:1910: left oid 25 (ObjNum 623 snap 175 seq_num 623) 2024-09-16T05:50:25.488 INFO:tasks.rados.rados.0.smithi145.stdout:1908: done (4 left) 2024-09-16T05:50:25.488 INFO:tasks.rados.rados.0.smithi145.stdout:1909: done (3 left) 2024-09-16T05:50:25.488 INFO:tasks.rados.rados.0.smithi145.stdout:1910: done (2 left) 2024-09-16T05:50:25.488 INFO:tasks.rados.rados.0.smithi145.stdout:1914: rollback oid 24 current snap is 175 2024-09-16T05:50:25.488 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 24 to 170 2024-09-16T05:50:25.489 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 175 2024-09-16T05:50:25.489 INFO:tasks.rados.rados.0.smithi145.stdout:1915: seq_num 625 ranges {3973120=475136,4448256=401408} 2024-09-16T05:50:25.508 INFO:tasks.rados.rados.0.smithi145.stdout:1915: writing smithi14585108-40 from 3973120 to 4448256 tid 1 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:1915: writing smithi14585108-40 from 4448256 to 4849664 tid 2 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:1916: rollback oid 42 current snap is 175 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 171 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:1911: finishing write tid 1 to smithi14585108-2 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:1911: finishing write tid 2 to smithi14585108-2 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:1911: finishing write tid 3 to smithi14585108-2 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:1914: finishing rollback tid 1 to smithi14585108-24 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:1914: finishing rollback tid 2 to smithi14585108-24 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 807 (ObjNum 551 snap 149 seq_num 551) dirty exists 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 893 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:50:25.511 INFO:tasks.rados.rados.0.smithi145.stdout:1911: finishing write tid 4 to smithi14585108-2 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1911: oid 2 updating version 0 to 1058 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1911: oid 2 version 1058 is already newer than 1056 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1911: oid 2 version 1058 is already newer than 1057 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1058 (ObjNum 624 snap 175 seq_num 624) dirty exists 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1911: left oid 2 (ObjNum 624 snap 175 seq_num 624) 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1911: done (4 left) 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1913: done (3 left) 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1914: done (2 left) 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1917: copy_from oid 34 from oid 6 current snap is 175 2024-09-16T05:50:25.512 INFO:tasks.rados.rados.0.smithi145.stdout:1918: delete oid 21 current snap is 175 2024-09-16T05:50:25.513 INFO:tasks.rados.rados.0.smithi145.stdout:1915: finishing write tid 1 to smithi14585108-40 2024-09-16T05:50:25.513 INFO:tasks.rados.rados.0.smithi145.stdout:1915: finishing write tid 2 to smithi14585108-40 2024-09-16T05:50:25.513 INFO:tasks.rados.rados.0.smithi145.stdout:1915: finishing write tid 3 to smithi14585108-40 2024-09-16T05:50:25.513 INFO:tasks.rados.rados.0.smithi145.stdout:1918: done (3 left) 2024-09-16T05:50:25.513 INFO:tasks.rados.rados.0.smithi145.stdout:1919: rmattr oid 26 current snap is 175 2024-09-16T05:50:25.513 INFO:tasks.rados.rados.0.smithi145.stdout:1919: done (3 left) 2024-09-16T05:50:25.513 INFO:tasks.rados.rados.0.smithi145.stdout:1920: copy_from oid 48 from oid 47 current snap is 175 2024-09-16T05:50:25.513 INFO:tasks.rados.rados.0.smithi145.stdout:1921: setattr oid 23 current snap is 175 2024-09-16T05:50:25.514 INFO:tasks.rados.rados.0.smithi145.stdout:1915: finishing write tid 4 to smithi14585108-40 2024-09-16T05:50:25.515 INFO:tasks.rados.rados.0.smithi145.stdout:1915: oid 40 updating version 0 to 826 2024-09-16T05:50:25.515 INFO:tasks.rados.rados.0.smithi145.stdout:1915: oid 40 updating version 826 to 827 2024-09-16T05:50:25.515 INFO:tasks.rados.rados.0.smithi145.stdout:1915: oid 40 updating version 827 to 828 2024-09-16T05:50:25.515 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 828 (ObjNum 625 snap 175 seq_num 625) dirty exists 2024-09-16T05:50:25.515 INFO:tasks.rados.rados.0.smithi145.stdout:1915: left oid 40 (ObjNum 625 snap 175 seq_num 625) 2024-09-16T05:50:25.515 INFO:tasks.rados.rados.0.smithi145.stdout:1915: done (4 left) 2024-09-16T05:50:25.515 INFO:tasks.rados.rados.0.smithi145.stdout:1922: snap_create 2024-09-16T05:50:25.517 INFO:tasks.rados.rados.0.smithi145.stdout:1916: finishing rollback tid 0 to smithi14585108-42 2024-09-16T05:50:25.518 INFO:tasks.rados.rados.0.smithi145.stdout:1917: finishing copy_from to smithi14585108-34 2024-09-16T05:50:25.518 INFO:tasks.rados.rados.0.smithi145.stdout:1917: got expected ENOENT (src dne) 2024-09-16T05:50:25.518 INFO:tasks.rados.rados.0.smithi145.stdout:1917: finishing copy_from racing read to smithi14585108-34 2024-09-16T05:50:25.518 INFO:tasks.rados.rados.0.smithi145.stdout:1916: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:50:25.519 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 816 (ObjNum 769 snap 0 seq_num 8363984) dirty exists 2024-09-16T05:50:25.519 INFO:tasks.rados.rados.0.smithi145.stdout:1916: finishing rollback tid 2 to smithi14585108-42 2024-09-16T05:50:25.519 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 889 (ObjNum 573 snap 157 seq_num 573) dirty exists 2024-09-16T05:50:25.545 INFO:tasks.rados.rados.0.smithi145.stdout:1920: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:50:25.549 INFO:tasks.rados.rados.0.smithi145.stdout:1920: finishing copy_from to smithi14585108-48 2024-09-16T05:50:25.549 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 893 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:50:25.802 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:25 smithi145 ceph-mon[99390]: pgmap v328: 121 pgs: 1 active+recovering+degraded, 5 peering, 3 active+undersized, 3 active+undersized+degraded, 109 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 12 op/s; 12/270 objects degraded (4.444%); 2.0 MiB/s, 1 objects/s recovering 2024-09-16T05:50:25.802 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:25 smithi145 ceph-mon[99390]: osdmap e430: 8 total, 8 up, 8 in 2024-09-16T05:50:25.803 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:25 smithi145 ceph-mon[96887]: pgmap v328: 121 pgs: 1 active+recovering+degraded, 5 peering, 3 active+undersized, 3 active+undersized+degraded, 109 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 12 op/s; 12/270 objects degraded (4.444%); 2.0 MiB/s, 1 objects/s recovering 2024-09-16T05:50:25.803 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:25 smithi145 ceph-mon[96887]: osdmap e430: 8 total, 8 up, 8 in 2024-09-16T05:50:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:25 smithi161 ceph-mon[87722]: pgmap v328: 121 pgs: 1 active+recovering+degraded, 5 peering, 3 active+undersized, 3 active+undersized+degraded, 109 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 12 op/s; 12/270 objects degraded (4.444%); 2.0 MiB/s, 1 objects/s recovering 2024-09-16T05:50:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:25 smithi161 ceph-mon[87722]: osdmap e430: 8 total, 8 up, 8 in 2024-09-16T05:50:26.386 INFO:tasks.rados.rados.0.smithi145.stdout:1916: done (4 left) 2024-09-16T05:50:26.386 INFO:tasks.rados.rados.0.smithi145.stdout:1917: done (3 left) 2024-09-16T05:50:26.386 INFO:tasks.rados.rados.0.smithi145.stdout:1920: done (2 left) 2024-09-16T05:50:26.386 INFO:tasks.rados.rados.0.smithi145.stdout:1921: done (1 left) 2024-09-16T05:50:26.386 INFO:tasks.rados.rados.0.smithi145.stdout:1922: done (0 left) 2024-09-16T05:50:26.386 INFO:tasks.rados.rados.0.smithi145.stdout:1923: delete oid 24 current snap is 176 2024-09-16T05:50:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:1923: done (0 left) 2024-09-16T05:50:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:1924: rmattr oid 14 current snap is 176 2024-09-16T05:50:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:1925: delete oid 7 current snap is 176 2024-09-16T05:50:26.391 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 870 (ObjNum 49 snap 0 seq_num 3207057856) dirty exists 2024-09-16T05:50:26.395 INFO:tasks.rados.rados.0.smithi145.stdout:1924: done (1 left) 2024-09-16T05:50:26.395 INFO:tasks.rados.rados.0.smithi145.stdout:1925: done (0 left) 2024-09-16T05:50:26.395 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 176 2024-09-16T05:50:26.396 INFO:tasks.rados.rados.0.smithi145.stdout:1926: seq_num 629 ranges {0=540672,540672=401408} 2024-09-16T05:50:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:1926: writing smithi14585108-4 from 0 to 540672 tid 1 2024-09-16T05:50:26.401 INFO:tasks.rados.rados.0.smithi145.stdout:1926: writing smithi14585108-4 from 540672 to 942080 tid 2 2024-09-16T05:50:26.401 INFO:tasks.rados.rados.0.smithi145.stdout:1927: snap_create 2024-09-16T05:50:26.403 INFO:tasks.rados.rados.0.smithi145.stdout:1926: finishing write tid 1 to smithi14585108-4 2024-09-16T05:50:26.404 INFO:tasks.rados.rados.0.smithi145.stdout:1926: finishing write tid 2 to smithi14585108-4 2024-09-16T05:50:26.404 INFO:tasks.rados.rados.0.smithi145.stdout:1926: finishing write tid 3 to smithi14585108-4 2024-09-16T05:50:26.405 INFO:tasks.rados.rados.0.smithi145.stdout:1926: finishing write tid 4 to smithi14585108-4 2024-09-16T05:50:26.405 INFO:tasks.rados.rados.0.smithi145.stdout:1926: oid 4 updating version 0 to 809 2024-09-16T05:50:26.405 INFO:tasks.rados.rados.0.smithi145.stdout:1926: oid 4 updating version 809 to 811 2024-09-16T05:50:26.405 INFO:tasks.rados.rados.0.smithi145.stdout:1926: oid 4 version 811 is already newer than 810 2024-09-16T05:50:26.405 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 811 (ObjNum 629 snap 176 seq_num 629) dirty exists 2024-09-16T05:50:26.405 INFO:tasks.rados.rados.0.smithi145.stdout:1926: left oid 4 (ObjNum 629 snap 176 seq_num 629) 2024-09-16T05:50:26.621 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:50:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:26 smithi145 ceph-mon[96887]: osdmap e431: 8 total, 8 up, 8 in 2024-09-16T05:50:26.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:26 smithi145 ceph-mon[99390]: osdmap e431: 8 total, 8 up, 8 in 2024-09-16T05:50:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:26 smithi161 ceph-mon[87722]: osdmap e431: 8 total, 8 up, 8 in 2024-09-16T05:50:26.885 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (7m) 43s ago 8m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (8m) 8s ago 8m 88.7M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (10m) 43s ago 10m 18.7M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (10m) 8s ago 10m 20.6M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (4m) 8s ago 13m 441M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (4m) 43s ago 15m 510M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (3m) 43s ago 15m 51.3M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (3m) 8s ago 14m 43.2M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (3m) 43s ago 14m 48.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (8m) 43s ago 8m 17.7M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (8m) 8s ago 8m 17.1M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (2m) 43s ago 13m 156M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (115s) 43s ago 13m 122M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:50:26.886 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (81s) 43s ago 12m 103M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:50:26.887 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (47s) 43s ago 12m 11.5M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:50:26.887 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (13s) 8s ago 11m 11.5M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 17b05a68c519 2024-09-16T05:50:26.887 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (11m) 8s ago 11m 303M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 0ad1c6988225 2024-09-16T05:50:26.887 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (11m) 8s ago 11m 177M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:50:26.887 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (10m) 8s ago 10m 165M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:50:26.887 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (4m) 8s ago 9m 55.1M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3, 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 5 2024-09-16T05:50:27.211 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:50:27.212 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:50:27.212 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:50:27.212 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:50:27.212 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:50:27.212 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 5, 2024-09-16T05:50:27.212 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 10 2024-09-16T05:50:27.212 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:50:27.212 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:50:27.389 INFO:tasks.rados.rados.0.smithi145.stdout:1926: done (1 left) 2024-09-16T05:50:27.389 INFO:tasks.rados.rados.0.smithi145.stdout:1927: done (0 left) 2024-09-16T05:50:27.390 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 177 2024-09-16T05:50:27.390 INFO:tasks.rados.rados.0.smithi145.stdout:1928: seq_num 630 ranges {1155072=557056,1712128=401408} 2024-09-16T05:50:27.398 INFO:tasks.rados.rados.0.smithi145.stdout:1928: writing smithi14585108-45 from 1155072 to 1712128 tid 1 2024-09-16T05:50:27.400 INFO:tasks.rados.rados.0.smithi145.stdout:1928: writing smithi14585108-45 from 1712128 to 2113536 tid 2 2024-09-16T05:50:27.400 INFO:tasks.rados.rados.0.smithi145.stdout:1929: snap_remove snap 174 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[96887]: pgmap v331: 121 pgs: 121 active+clean; 123 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 25 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[96887]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/270 objects degraded (4.444%), 4 pgs degraded) 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[96887]: osdmap e432: 8 total, 8 up, 8 in 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3079123924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[99390]: pgmap v331: 121 pgs: 121 active+clean; 123 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 25 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/270 objects degraded (4.444%), 4 pgs degraded) 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:50:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[99390]: osdmap e432: 8 total, 8 up, 8 in 2024-09-16T05:50:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:27 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3079123924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:27 smithi161 ceph-mon[87722]: pgmap v331: 121 pgs: 121 active+clean; 123 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 25 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:50:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:27 smithi161 ceph-mon[87722]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/270 objects degraded (4.444%), 4 pgs degraded) 2024-09-16T05:50:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:27 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:50:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:27 smithi161 ceph-mon[87722]: osdmap e432: 8 total, 8 up, 8 in 2024-09-16T05:50:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:27 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3079123924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1929: done (1 left) 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1930: copy_from oid 25 from oid 40 current snap is 177 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1928: finishing write tid 1 to smithi14585108-45 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1928: finishing write tid 2 to smithi14585108-45 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1928: finishing write tid 3 to smithi14585108-45 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1928: finishing write tid 4 to smithi14585108-45 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1928: oid 45 updating version 0 to 928 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1928: oid 45 updating version 928 to 929 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1928: oid 45 updating version 929 to 930 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 930 (ObjNum 630 snap 177 seq_num 630) dirty exists 2024-09-16T05:50:28.402 INFO:tasks.rados.rados.0.smithi145.stdout:1928: left oid 45 (ObjNum 630 snap 177 seq_num 630) 2024-09-16T05:50:28.403 INFO:tasks.rados.rados.0.smithi145.stdout:1928: done (1 left) 2024-09-16T05:50:28.403 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 177 2024-09-16T05:50:28.403 INFO:tasks.rados.rados.0.smithi145.stdout:1931: seq_num 631 ranges {0=573440,573440=401408} 2024-09-16T05:50:28.405 INFO:tasks.rados.rados.0.smithi145.stdout:1931: writing smithi14585108-32 from 0 to 573440 tid 1 2024-09-16T05:50:28.408 INFO:tasks.rados.rados.0.smithi145.stdout:1931: writing smithi14585108-32 from 573440 to 974848 tid 2 2024-09-16T05:50:28.408 INFO:tasks.rados.rados.0.smithi145.stdout:1932: snap_remove snap 173 2024-09-16T05:50:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:28 smithi145 ceph-mon[96887]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:28.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:28 smithi145 ceph-mon[96887]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:28.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:28 smithi145 ceph-mon[96887]: osdmap e433: 8 total, 8 up, 8 in 2024-09-16T05:50:28.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:28 smithi145 ceph-mon[99390]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:28.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:28 smithi145 ceph-mon[99390]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:28.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:28 smithi145 ceph-mon[99390]: osdmap e433: 8 total, 8 up, 8 in 2024-09-16T05:50:28.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:28 smithi161 ceph-mon[87722]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:28.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:28 smithi161 ceph-mon[87722]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:28.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:28 smithi161 ceph-mon[87722]: osdmap e433: 8 total, 8 up, 8 in 2024-09-16T05:50:29.409 INFO:tasks.rados.rados.0.smithi145.stdout:1932: done (2 left) 2024-09-16T05:50:29.409 INFO:tasks.rados.rados.0.smithi145.stdout:1933: delete oid 19 current snap is 177 2024-09-16T05:50:29.409 INFO:tasks.rados.rados.0.smithi145.stdout:1931: finishing write tid 1 to smithi14585108-32 2024-09-16T05:50:29.409 INFO:tasks.rados.rados.0.smithi145.stdout:1931: finishing write tid 2 to smithi14585108-32 2024-09-16T05:50:29.409 INFO:tasks.rados.rados.0.smithi145.stdout:1931: finishing write tid 3 to smithi14585108-32 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:1931: finishing write tid 4 to smithi14585108-32 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:1931: oid 32 updating version 0 to 907 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:1931: oid 32 updating version 907 to 908 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:1931: oid 32 version 908 is already newer than 906 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 908 (ObjNum 631 snap 177 seq_num 631) dirty exists 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:1931: left oid 32 (ObjNum 631 snap 177 seq_num 631) 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:1930: finishing copy_from racing read to smithi14585108-25 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:1930: finishing copy_from to smithi14585108-25 2024-09-16T05:50:29.410 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 828 (ObjNum 625 snap 175 seq_num 625) dirty exists 2024-09-16T05:50:29.416 INFO:tasks.rados.rados.0.smithi145.stdout:1930: done (2 left) 2024-09-16T05:50:29.416 INFO:tasks.rados.rados.0.smithi145.stdout:1931: done (1 left) 2024-09-16T05:50:29.417 INFO:tasks.rados.rados.0.smithi145.stdout:1933: done (0 left) 2024-09-16T05:50:29.417 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 177 2024-09-16T05:50:29.417 INFO:tasks.rados.rados.0.smithi145.stdout:1934: seq_num 633 ranges {0=606208,606208=401408} 2024-09-16T05:50:29.420 INFO:tasks.rados.rados.0.smithi145.stdout:1934: writing smithi14585108-23 from 0 to 606208 tid 1 2024-09-16T05:50:29.422 INFO:tasks.rados.rados.0.smithi145.stdout:1934: writing smithi14585108-23 from 606208 to 1007616 tid 2 2024-09-16T05:50:29.422 INFO:tasks.rados.rados.0.smithi145.stdout:1935: snap_create 2024-09-16T05:50:29.425 INFO:tasks.rados.rados.0.smithi145.stdout:1934: finishing write tid 1 to smithi14585108-23 2024-09-16T05:50:29.425 INFO:tasks.rados.rados.0.smithi145.stdout:1934: finishing write tid 2 to smithi14585108-23 2024-09-16T05:50:29.426 INFO:tasks.rados.rados.0.smithi145.stdout:1934: finishing write tid 3 to smithi14585108-23 2024-09-16T05:50:29.427 INFO:tasks.rados.rados.0.smithi145.stdout:1934: finishing write tid 4 to smithi14585108-23 2024-09-16T05:50:29.428 INFO:tasks.rados.rados.0.smithi145.stdout:1934: oid 23 updating version 0 to 819 2024-09-16T05:50:29.428 INFO:tasks.rados.rados.0.smithi145.stdout:1934: oid 23 version 819 is already newer than 817 2024-09-16T05:50:29.428 INFO:tasks.rados.rados.0.smithi145.stdout:1934: oid 23 version 819 is already newer than 818 2024-09-16T05:50:29.428 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 819 (ObjNum 633 snap 177 seq_num 633) dirty exists 2024-09-16T05:50:29.428 INFO:tasks.rados.rados.0.smithi145.stdout:1934: left oid 23 (ObjNum 633 snap 177 seq_num 633) 2024-09-16T05:50:29.739 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:29 smithi161 ceph-mon[87722]: pgmap v334: 121 pgs: 121 active+clean; 124 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 26 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:50:29.739 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:29 smithi161 ceph-mon[87722]: osdmap e434: 8 total, 8 up, 8 in 2024-09-16T05:50:29.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:29 smithi145 ceph-mon[99390]: pgmap v334: 121 pgs: 121 active+clean; 124 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 26 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:50:29.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:29 smithi145 ceph-mon[99390]: osdmap e434: 8 total, 8 up, 8 in 2024-09-16T05:50:29.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:29 smithi145 ceph-mon[96887]: pgmap v334: 121 pgs: 121 active+clean; 124 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 26 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:50:29.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:29 smithi145 ceph-mon[96887]: osdmap e434: 8 total, 8 up, 8 in 2024-09-16T05:50:30.062 INFO:tasks.rados.rados.0.smithi145.stdout:1934: done (1 left) 2024-09-16T05:50:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:1935: done (0 left) 2024-09-16T05:50:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:1936: read oid 33 snap -1 2024-09-16T05:50:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:1936: expect (ObjNum 537 snap 147 seq_num 537) 2024-09-16T05:50:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 178 2024-09-16T05:50:30.063 INFO:tasks.rados.rados.0.smithi145.stdout:1937: seq_num 634 ranges {2375680=622592,2998272=401408} 2024-09-16T05:50:30.078 INFO:tasks.rados.rados.0.smithi145.stdout:1937: writing smithi14585108-44 from 2375680 to 2998272 tid 1 2024-09-16T05:50:30.080 INFO:tasks.rados.rados.0.smithi145.stdout:1937: writing smithi14585108-44 from 2998272 to 3399680 tid 2 2024-09-16T05:50:30.081 INFO:tasks.rados.rados.0.smithi145.stdout:1938: snap_create 2024-09-16T05:50:30.084 INFO:tasks.rados.rados.0.smithi145.stdout:1937: finishing write tid 1 to smithi14585108-44 2024-09-16T05:50:30.084 INFO:tasks.rados.rados.0.smithi145.stdout:1937: finishing write tid 2 to smithi14585108-44 2024-09-16T05:50:30.084 INFO:tasks.rados.rados.0.smithi145.stdout:1937: finishing write tid 3 to smithi14585108-44 2024-09-16T05:50:30.085 INFO:tasks.rados.rados.0.smithi145.stdout:1937: finishing write tid 4 to smithi14585108-44 2024-09-16T05:50:30.086 INFO:tasks.rados.rados.0.smithi145.stdout:1937: oid 44 updating version 0 to 812 2024-09-16T05:50:30.086 INFO:tasks.rados.rados.0.smithi145.stdout:1937: oid 44 updating version 812 to 814 2024-09-16T05:50:30.086 INFO:tasks.rados.rados.0.smithi145.stdout:1937: oid 44 version 814 is already newer than 813 2024-09-16T05:50:30.086 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 814 (ObjNum 634 snap 178 seq_num 634) dirty exists 2024-09-16T05:50:30.086 INFO:tasks.rados.rados.0.smithi145.stdout:1937: left oid 44 (ObjNum 634 snap 178 seq_num 634) 2024-09-16T05:50:30.087 INFO:tasks.rados.rados.0.smithi145.stdout:1936: expect (ObjNum 537 snap 147 seq_num 537) 2024-09-16T05:50:30.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:30 smithi145 ceph-mon[99390]: osdmap e435: 8 total, 8 up, 8 in 2024-09-16T05:50:30.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:30 smithi145 ceph-mon[99390]: osdmap e436: 8 total, 8 up, 8 in 2024-09-16T05:50:30.821 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:30 smithi145 ceph-mon[96887]: osdmap e435: 8 total, 8 up, 8 in 2024-09-16T05:50:30.821 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:30 smithi145 ceph-mon[96887]: osdmap e436: 8 total, 8 up, 8 in 2024-09-16T05:50:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:30 smithi161 ceph-mon[87722]: osdmap e435: 8 total, 8 up, 8 in 2024-09-16T05:50:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:30 smithi161 ceph-mon[87722]: osdmap e436: 8 total, 8 up, 8 in 2024-09-16T05:50:31.070 INFO:tasks.rados.rados.0.smithi145.stdout:1936: done (2 left) 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1937: done (1 left) 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1938: done (0 left) 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1939: rmattr oid 25 current snap is 179 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1939: done (0 left) 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1940: copy_from oid 15 from oid 38 current snap is 179 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1941: rollback oid 45 current snap is 179 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 45 to 170 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1942: read oid 30 snap -1 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1942: expect deleted 2024-09-16T05:50:31.071 INFO:tasks.rados.rados.0.smithi145.stdout:1943: delete oid 27 current snap is 179 2024-09-16T05:50:31.076 INFO:tasks.rados.rados.0.smithi145.stdout:1941: finishing rollback tid 0 to smithi14585108-45 2024-09-16T05:50:31.076 INFO:tasks.rados.rados.0.smithi145.stdout:1941: finishing rollback tid 1 to smithi14585108-45 2024-09-16T05:50:31.077 INFO:tasks.rados.rados.0.smithi145.stdout:1942: done (3 left) 2024-09-16T05:50:31.077 INFO:tasks.rados.rados.0.smithi145.stdout:1943: done (2 left) 2024-09-16T05:50:31.077 INFO:tasks.rados.rados.0.smithi145.stdout:1944: rollback oid 42 current snap is 179 2024-09-16T05:50:31.077 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 172 2024-09-16T05:50:31.077 INFO:tasks.rados.rados.0.smithi145.stdout:1945: delete oid 44 current snap is 179 2024-09-16T05:50:31.079 INFO:tasks.rados.rados.0.smithi145.stdout:1945: done (3 left) 2024-09-16T05:50:31.079 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 179 2024-09-16T05:50:31.079 INFO:tasks.rados.rados.0.smithi145.stdout:1946: seq_num 637 ranges {0=671744,671744=401408} 2024-09-16T05:50:31.082 INFO:tasks.rados.rados.0.smithi145.stdout:1946: writing smithi14585108-12 from 0 to 671744 tid 1 2024-09-16T05:50:31.085 INFO:tasks.rados.rados.0.smithi145.stdout:1946: writing smithi14585108-12 from 671744 to 1073152 tid 2 2024-09-16T05:50:31.085 INFO:tasks.rados.rados.0.smithi145.stdout:1947: snap_remove snap 171 2024-09-16T05:50:31.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:31 smithi145 ceph-mon[99390]: pgmap v338: 121 pgs: 121 active+clean; 128 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-09-16T05:50:31.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:31 smithi145 ceph-mon[99390]: osdmap e437: 8 total, 8 up, 8 in 2024-09-16T05:50:31.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:31 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:31 smithi145 ceph-mon[96887]: pgmap v338: 121 pgs: 121 active+clean; 128 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-09-16T05:50:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:31 smithi145 ceph-mon[96887]: osdmap e437: 8 total, 8 up, 8 in 2024-09-16T05:50:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:31 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:31.841 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:31 smithi161 ceph-mon[87722]: pgmap v338: 121 pgs: 121 active+clean; 128 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-09-16T05:50:31.841 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:31 smithi161 ceph-mon[87722]: osdmap e437: 8 total, 8 up, 8 in 2024-09-16T05:50:31.841 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:31 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1947: done (4 left) 2024-09-16T05:50:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 179 2024-09-16T05:50:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1940: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:50:32.071 INFO:tasks.rados.rados.0.smithi145.stdout:1948: seq_num 638 ranges {7045120=688128,7733248=401408} 2024-09-16T05:50:32.114 INFO:tasks.rados.rados.0.smithi145.stdout:1948: writing smithi14585108-35 from 7045120 to 7733248 tid 1 2024-09-16T05:50:32.116 INFO:tasks.rados.rados.0.smithi145.stdout:1948: writing smithi14585108-35 from 7733248 to 8134656 tid 2 2024-09-16T05:50:32.116 INFO:tasks.rados.rados.0.smithi145.stdout:1949: read oid 33 snap -1 2024-09-16T05:50:32.117 INFO:tasks.rados.rados.0.smithi145.stdout:1949: expect (ObjNum 537 snap 147 seq_num 537) 2024-09-16T05:50:32.117 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 179 2024-09-16T05:50:32.117 INFO:tasks.rados.rados.0.smithi145.stdout:1941: finishing rollback tid 2 to smithi14585108-45 2024-09-16T05:50:32.117 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 942 (ObjNum 605 snap 168 seq_num 605) dirty exists 2024-09-16T05:50:32.117 INFO:tasks.rados.rados.0.smithi145.stdout:1944: finishing rollback tid 0 to smithi14585108-42 2024-09-16T05:50:32.117 INFO:tasks.rados.rados.0.smithi145.stdout:1950: seq_num 639 ranges {0=704512,704512=401408} 2024-09-16T05:50:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:1950: writing smithi14585108-7 from 0 to 704512 tid 1 2024-09-16T05:50:32.123 INFO:tasks.rados.rados.0.smithi145.stdout:1950: writing smithi14585108-7 from 704512 to 1105920 tid 2 2024-09-16T05:50:32.123 INFO:tasks.rados.rados.0.smithi145.stdout:1941: done (6 left) 2024-09-16T05:50:32.123 INFO:tasks.rados.rados.0.smithi145.stdout:1951: setattr oid 26 current snap is 179 2024-09-16T05:50:32.123 INFO:tasks.rados.rados.0.smithi145.stdout:1944: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:50:32.123 INFO:tasks.rados.rados.0.smithi145.stdout:1944: finishing rollback tid 2 to smithi14585108-42 2024-09-16T05:50:32.123 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 897 (ObjNum 573 snap 157 seq_num 573) dirty exists 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1940: finishing copy_from to smithi14585108-15 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 788 (ObjNum 620 snap 174 seq_num 620) dirty exists 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1946: finishing write tid 1 to smithi14585108-12 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1946: finishing write tid 2 to smithi14585108-12 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1946: finishing write tid 3 to smithi14585108-12 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1946: finishing write tid 4 to smithi14585108-12 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1946: oid 12 updating version 0 to 865 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1946: oid 12 updating version 865 to 867 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1946: oid 12 version 867 is already newer than 866 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 867 (ObjNum 637 snap 179 seq_num 637) dirty exists 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1946: left oid 12 (ObjNum 637 snap 179 seq_num 637) 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1948: finishing write tid 1 to smithi14585108-35 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1948: finishing write tid 2 to smithi14585108-35 2024-09-16T05:50:32.124 INFO:tasks.rados.rados.0.smithi145.stdout:1948: finishing write tid 3 to smithi14585108-35 2024-09-16T05:50:32.125 INFO:tasks.rados.rados.0.smithi145.stdout:1940: done (6 left) 2024-09-16T05:50:32.125 INFO:tasks.rados.rados.0.smithi145.stdout:1944: done (5 left) 2024-09-16T05:50:32.125 INFO:tasks.rados.rados.0.smithi145.stdout:1946: done (4 left) 2024-09-16T05:50:32.125 INFO:tasks.rados.rados.0.smithi145.stdout:1952: read oid 45 snap 178 2024-09-16T05:50:32.125 INFO:tasks.rados.rados.0.smithi145.stdout:1952: expect (ObjNum 630 snap 177 seq_num 630) 2024-09-16T05:50:32.125 INFO:tasks.rados.rados.0.smithi145.stdout:1953: rmattr oid 17 current snap is 179 2024-09-16T05:50:32.125 INFO:tasks.rados.rados.0.smithi145.stdout:1953: done (5 left) 2024-09-16T05:50:32.126 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 179 2024-09-16T05:50:32.126 INFO:tasks.rados.rados.0.smithi145.stdout:1954: seq_num 640 ranges {4849664=729088,5578752=401408} 2024-09-16T05:50:32.157 INFO:tasks.rados.rados.0.smithi145.stdout:1954: writing smithi14585108-40 from 4849664 to 5578752 tid 1 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1954: writing smithi14585108-40 from 5578752 to 5980160 tid 2 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1955: rollback oid 27 current snap is 179 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 175 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1950: finishing write tid 1 to smithi14585108-7 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1950: finishing write tid 2 to smithi14585108-7 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1950: finishing write tid 3 to smithi14585108-7 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1948: finishing write tid 4 to smithi14585108-35 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1948: oid 35 updating version 0 to 677 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1948: oid 35 version 677 is already newer than 676 2024-09-16T05:50:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:1948: oid 35 updating version 677 to 678 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 678 (ObjNum 638 snap 179 seq_num 638) dirty exists 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:1948: left oid 35 (ObjNum 638 snap 179 seq_num 638) 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:1950: finishing write tid 4 to smithi14585108-7 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:1950: oid 7 updating version 0 to 1075 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:1950: oid 7 updating version 1075 to 1077 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:1950: oid 7 version 1077 is already newer than 1076 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1077 (ObjNum 639 snap 179 seq_num 639) dirty exists 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:1950: left oid 7 (ObjNum 639 snap 179 seq_num 639) 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 869 (ObjNum 596 snap 162 seq_num 596) dirty exists 2024-09-16T05:50:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:1952: expect (ObjNum 630 snap 177 seq_num 630) 2024-09-16T05:50:32.241 INFO:tasks.rados.rados.0.smithi145.stdout:1949: expect (ObjNum 537 snap 147 seq_num 537) 2024-09-16T05:50:32.462 INFO:tasks.rados.rados.0.smithi145.stdout:1954: finishing write tid 1 to smithi14585108-40 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1954: finishing write tid 2 to smithi14585108-40 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1955: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1954: finishing write tid 3 to smithi14585108-40 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1955: finishing rollback tid 2 to smithi14585108-27 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 918 (ObjNum 446 snap 123 seq_num 446) dirty exists 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1954: finishing write tid 4 to smithi14585108-40 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1954: oid 40 updating version 0 to 831 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1954: oid 40 version 831 is already newer than 830 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1954: oid 40 version 831 is already newer than 829 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 831 (ObjNum 640 snap 179 seq_num 640) dirty exists 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1954: left oid 40 (ObjNum 640 snap 179 seq_num 640) 2024-09-16T05:50:32.463 INFO:tasks.rados.rados.0.smithi145.stdout:1948: done (6 left) 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1949: done (5 left) 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1950: done (4 left) 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1951: done (3 left) 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1952: done (2 left) 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1954: done (1 left) 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1955: done (0 left) 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1956: copy_from oid 19 from oid 38 current snap is 179 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1957: rollback oid 33 current snap is 179 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 175 2024-09-16T05:50:32.464 INFO:tasks.rados.rados.0.smithi145.stdout:1958: setattr oid 20 current snap is 179 2024-09-16T05:50:32.465 INFO:tasks.rados.rados.0.smithi145.stdout:1959: read oid 6 snap -1 2024-09-16T05:50:32.465 INFO:tasks.rados.rados.0.smithi145.stdout:1959: expect deleted 2024-09-16T05:50:32.465 INFO:tasks.rados.rados.0.smithi145.stdout:1960: copy_from oid 43 from oid 37 current snap is 179 2024-09-16T05:50:32.465 INFO:tasks.rados.rados.0.smithi145.stdout:1961: copy_from oid 39 from oid 5 current snap is 179 2024-09-16T05:50:32.465 INFO:tasks.rados.rados.0.smithi145.stdout:1962: read oid 10 snap 178 2024-09-16T05:50:32.465 INFO:tasks.rados.rados.0.smithi145.stdout:1962: expect (ObjNum 560 snap 153 seq_num 560) 2024-09-16T05:50:32.466 INFO:tasks.rados.rados.0.smithi145.stdout:1963: read oid 26 snap 170 2024-09-16T05:50:32.466 INFO:tasks.rados.rados.0.smithi145.stdout:1963: expect (ObjNum 596 snap 162 seq_num 596) 2024-09-16T05:50:32.466 INFO:tasks.rados.rados.0.smithi145.stdout:1964: copy_from oid 11 from oid 47 current snap is 179 2024-09-16T05:50:32.466 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 179 2024-09-16T05:50:32.466 INFO:tasks.rados.rados.0.smithi145.stdout:1965: seq_num 641 ranges {655360=745472,1400832=401408} 2024-09-16T05:50:32.472 INFO:tasks.rados.rados.0.smithi145.stdout:1965: writing smithi14585108-41 from 655360 to 1400832 tid 1 2024-09-16T05:50:32.475 INFO:tasks.rados.rados.0.smithi145.stdout:1965: writing smithi14585108-41 from 1400832 to 1802240 tid 2 2024-09-16T05:50:32.475 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 179 2024-09-16T05:50:32.475 INFO:tasks.rados.rados.0.smithi145.stdout:1966: seq_num 642 ranges {6094848=761856,6856704=401408} 2024-09-16T05:50:32.514 INFO:tasks.rados.rados.0.smithi145.stdout:1966: writing smithi14585108-29 from 6094848 to 6856704 tid 1 2024-09-16T05:50:32.516 INFO:tasks.rados.rados.0.smithi145.stdout:1966: writing smithi14585108-29 from 6856704 to 7258112 tid 2 2024-09-16T05:50:32.516 INFO:tasks.rados.rados.0.smithi145.stdout:1967: copy_from oid 2 from oid 28 current snap is 179 2024-09-16T05:50:32.516 INFO:tasks.rados.rados.0.smithi145.stdout:1957: finishing rollback tid 0 to smithi14585108-33 2024-09-16T05:50:32.516 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1078 (ObjNum 33 snap 0 seq_num 3207760400) dirty exists 2024-09-16T05:50:32.516 INFO:tasks.rados.rados.0.smithi145.stdout:1957: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:50:32.516 INFO:tasks.rados.rados.0.smithi145.stdout:1957: finishing rollback tid 2 to smithi14585108-33 2024-09-16T05:50:32.517 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 955 (ObjNum 537 snap 147 seq_num 537) dirty exists 2024-09-16T05:50:32.517 INFO:tasks.rados.rados.0.smithi145.stdout:1956: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:50:32.517 INFO:tasks.rados.rados.0.smithi145.stdout:1963: expect (ObjNum 596 snap 162 seq_num 596) 2024-09-16T05:50:32.528 INFO:tasks.rados.rados.0.smithi145.stdout:1956: finishing copy_from to smithi14585108-19 2024-09-16T05:50:32.528 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 788 (ObjNum 620 snap 174 seq_num 620) dirty exists 2024-09-16T05:50:32.528 INFO:tasks.rados.rados.0.smithi145.stdout:1965: finishing write tid 1 to smithi14585108-41 2024-09-16T05:50:32.528 INFO:tasks.rados.rados.0.smithi145.stdout:1962: expect (ObjNum 560 snap 153 seq_num 560) 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:1965: finishing write tid 2 to smithi14585108-41 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:1965: finishing write tid 3 to smithi14585108-41 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:1965: finishing write tid 4 to smithi14585108-41 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:1965: oid 41 updating version 0 to 921 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:1965: oid 41 updating version 921 to 922 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:1965: oid 41 version 922 is already newer than 920 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 922 (ObjNum 641 snap 179 seq_num 641) dirty exists 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:1965: left oid 41 (ObjNum 641 snap 179 seq_num 641) 2024-09-16T05:50:32.585 INFO:tasks.rados.rados.0.smithi145.stdout:1960: finishing copy_from racing read to smithi14585108-43 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1964: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1956: done (11 left) 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1957: done (10 left) 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1958: done (9 left) 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1959: done (8 left) 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1962: done (7 left) 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1963: done (6 left) 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1965: done (5 left) 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1968: delete oid 30 current snap is 179 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1960: finishing copy_from to smithi14585108-43 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 866 (ObjNum 524 snap 141 seq_num 524) dirty exists 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1961: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:1964: finishing copy_from to smithi14585108-11 2024-09-16T05:50:32.586 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 893 (ObjNum 415 snap 116 seq_num 415) dirty exists 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1961: finishing copy_from to smithi14585108-39 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 801 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1966: finishing write tid 1 to smithi14585108-29 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1966: finishing write tid 2 to smithi14585108-29 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1966: finishing write tid 3 to smithi14585108-29 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1966: finishing write tid 4 to smithi14585108-29 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1966: oid 29 updating version 0 to 956 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1966: oid 29 updating version 956 to 957 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1966: oid 29 updating version 957 to 958 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 958 (ObjNum 642 snap 179 seq_num 642) dirty exists 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1966: left oid 29 (ObjNum 642 snap 179 seq_num 642) 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1967: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:1967: finishing copy_from to smithi14585108-2 2024-09-16T05:50:32.587 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 654 (ObjNum 571 snap 157 seq_num 571) dirty exists 2024-09-16T05:50:32.588 INFO:tasks.rados.rados.0.smithi145.stdout:1960: done (5 left) 2024-09-16T05:50:32.588 INFO:tasks.rados.rados.0.smithi145.stdout:1961: done (4 left) 2024-09-16T05:50:32.588 INFO:tasks.rados.rados.0.smithi145.stdout:1964: done (3 left) 2024-09-16T05:50:32.588 INFO:tasks.rados.rados.0.smithi145.stdout:1966: done (2 left) 2024-09-16T05:50:32.589 INFO:tasks.rados.rados.0.smithi145.stdout:1967: done (1 left) 2024-09-16T05:50:32.589 INFO:tasks.rados.rados.0.smithi145.stdout:1968: done (0 left) 2024-09-16T05:50:32.589 INFO:tasks.rados.rados.0.smithi145.stdout:1969: read oid 17 snap 178 2024-09-16T05:50:32.589 INFO:tasks.rados.rados.0.smithi145.stdout:1969: expect (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:50:32.589 INFO:tasks.rados.rados.0.smithi145.stdout:1970: delete oid 38 current snap is 179 2024-09-16T05:50:32.589 INFO:tasks.rados.rados.0.smithi145.stdout:1970: done (1 left) 2024-09-16T05:50:32.589 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 179 2024-09-16T05:50:32.589 INFO:tasks.rados.rados.0.smithi145.stdout:1971: seq_num 645 ranges {0=409600,409600=778240,1187840=24576} 2024-09-16T05:50:32.590 INFO:tasks.rados.rados.0.smithi145.stdout:1971: writing smithi14585108-38 from 0 to 409600 tid 1 2024-09-16T05:50:32.595 INFO:tasks.rados.rados.0.smithi145.stdout:1971: writing smithi14585108-38 from 409600 to 1187840 tid 2 2024-09-16T05:50:32.596 INFO:tasks.rados.rados.0.smithi145.stdout:1971: writing smithi14585108-38 from 1187840 to 1212416 tid 3 2024-09-16T05:50:32.596 INFO:tasks.rados.rados.0.smithi145.stdout:1972: snap_create 2024-09-16T05:50:32.596 INFO:tasks.rados.rados.0.smithi145.stdout:1969: expect (ObjNum 559 snap 153 seq_num 559) 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: finishing write tid 1 to smithi14585108-38 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: finishing write tid 2 to smithi14585108-38 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: finishing write tid 3 to smithi14585108-38 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: finishing write tid 4 to smithi14585108-38 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: finishing write tid 5 to smithi14585108-38 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: oid 38 updating version 0 to 792 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: oid 38 version 792 is already newer than 790 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: oid 38 version 792 is already newer than 791 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: oid 38 updating version 792 to 793 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 793 (ObjNum 645 snap 179 seq_num 645) dirty exists 2024-09-16T05:50:32.652 INFO:tasks.rados.rados.0.smithi145.stdout:1971: left oid 38 (ObjNum 645 snap 179 seq_num 645) 2024-09-16T05:50:33.076 INFO:tasks.rados.rados.0.smithi145.stdout:1969: done (2 left) 2024-09-16T05:50:33.076 INFO:tasks.rados.rados.0.smithi145.stdout:1971: done (1 left) 2024-09-16T05:50:33.077 INFO:tasks.rados.rados.0.smithi145.stdout:1972: done (0 left) 2024-09-16T05:50:33.077 INFO:tasks.rados.rados.0.smithi145.stdout:1973: read oid 14 snap 178 2024-09-16T05:50:33.077 INFO:tasks.rados.rados.0.smithi145.stdout:1973: expect (ObjNum -1087853408 snap 21860 seq_num 3207482784) 2024-09-16T05:50:33.077 INFO:tasks.rados.rados.0.smithi145.stdout:1974: rollback oid 1 current snap is 180 2024-09-16T05:50:33.077 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 1 to 175 2024-09-16T05:50:33.077 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 180 2024-09-16T05:50:33.077 INFO:tasks.rados.rados.0.smithi145.stdout:1975: seq_num 646 ranges {6701056=425984,7127040=655360,7782400=147456} 2024-09-16T05:50:33.112 INFO:tasks.rados.rados.0.smithi145.stdout:1975: writing smithi14585108-3 from 6701056 to 7127040 tid 1 2024-09-16T05:50:33.116 INFO:tasks.rados.rados.0.smithi145.stdout:1975: writing smithi14585108-3 from 7127040 to 7782400 tid 2 2024-09-16T05:50:33.117 INFO:tasks.rados.rados.0.smithi145.stdout:1975: writing smithi14585108-3 from 7782400 to 7929856 tid 3 2024-09-16T05:50:33.117 INFO:tasks.rados.rados.0.smithi145.stdout:1976: delete oid 4 current snap is 180 2024-09-16T05:50:33.118 INFO:tasks.rados.rados.0.smithi145.stdout:1973: expect (ObjNum -1087853408 snap 21860 seq_num 3207482784) 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1974: finishing rollback tid 1 to smithi14585108-1 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1975: finishing write tid 1 to smithi14585108-3 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1975: finishing write tid 2 to smithi14585108-3 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1975: finishing write tid 3 to smithi14585108-3 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1975: finishing write tid 4 to smithi14585108-3 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1973: done (3 left) 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1974: done (2 left) 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1976: done (1 left) 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:1977: rollback oid 41 current snap is 180 2024-09-16T05:50:33.121 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 176 2024-09-16T05:50:33.122 INFO:tasks.rados.rados.0.smithi145.stdout:1978: read oid 4 snap 172 2024-09-16T05:50:33.122 INFO:tasks.rados.rados.0.smithi145.stdout:1978: expect deleted 2024-09-16T05:50:33.122 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 180 2024-09-16T05:50:33.122 INFO:tasks.rados.rados.0.smithi145.stdout:1979: seq_num 648 ranges {794624=458752,1253376=475136,1728512=327680} 2024-09-16T05:50:33.127 INFO:tasks.rados.rados.0.smithi145.stdout:1979: writing smithi14585108-19 from 794624 to 1253376 tid 1 2024-09-16T05:50:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:1979: writing smithi14585108-19 from 1253376 to 1728512 tid 2 2024-09-16T05:50:33.133 INFO:tasks.rados.rados.0.smithi145.stdout:1979: writing smithi14585108-19 from 1728512 to 2056192 tid 3 2024-09-16T05:50:33.133 INFO:tasks.rados.rados.0.smithi145.stdout:1980: snap_remove snap 178 2024-09-16T05:50:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:33 smithi161 ceph-mon[87722]: osdmap e438: 8 total, 8 up, 8 in 2024-09-16T05:50:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:33 smithi161 ceph-mon[87722]: pgmap v341: 121 pgs: 121 active+clean; 137 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-16T05:50:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:33 smithi145 ceph-mon[96887]: osdmap e438: 8 total, 8 up, 8 in 2024-09-16T05:50:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:33 smithi145 ceph-mon[96887]: pgmap v341: 121 pgs: 121 active+clean; 137 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-16T05:50:33.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:33 smithi145 ceph-mon[99390]: osdmap e438: 8 total, 8 up, 8 in 2024-09-16T05:50:33.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:33 smithi145 ceph-mon[99390]: pgmap v341: 121 pgs: 121 active+clean; 137 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-16T05:50:34.082 INFO:tasks.rados.rados.0.smithi145.stdout:1980: done (4 left) 2024-09-16T05:50:34.082 INFO:tasks.rados.rados.0.smithi145.stdout:1981: read oid 35 snap -1 2024-09-16T05:50:34.082 INFO:tasks.rados.rados.0.smithi145.stdout:1981: expect (ObjNum 638 snap 179 seq_num 638) 2024-09-16T05:50:34.082 INFO:tasks.rados.rados.0.smithi145.stdout:1982: rollback oid 25 current snap is 180 2024-09-16T05:50:34.082 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 25 to 170 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1983: copy_from oid 39 from oid 8 current snap is 180 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1975: finishing write tid 5 to smithi14585108-3 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1975: oid 3 updating version 0 to 775 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1975: oid 3 updating version 775 to 777 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1975: oid 3 version 777 is already newer than 776 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1975: oid 3 version 777 is already newer than 774 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 777 (ObjNum 646 snap 180 seq_num 646) dirty exists 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1975: left oid 3 (ObjNum 646 snap 180 seq_num 646) 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1977: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1977: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1977: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 927 (ObjNum 612 snap 172 seq_num 612) dirty exists 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1979: finishing write tid 1 to smithi14585108-19 2024-09-16T05:50:34.083 INFO:tasks.rados.rados.0.smithi145.stdout:1979: finishing write tid 2 to smithi14585108-19 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: finishing write tid 3 to smithi14585108-19 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: finishing write tid 4 to smithi14585108-19 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: finishing write tid 5 to smithi14585108-19 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: oid 19 updating version 0 to 872 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: oid 19 updating version 872 to 873 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: oid 19 updating version 873 to 875 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: oid 19 version 875 is already newer than 874 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 875 (ObjNum 648 snap 180 seq_num 648) dirty exists 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: left oid 19 (ObjNum 648 snap 180 seq_num 648) 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1975: done (6 left) 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1977: done (5 left) 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1978: done (4 left) 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1979: done (3 left) 2024-09-16T05:50:34.084 INFO:tasks.rados.rados.0.smithi145.stdout:1984: snap_remove snap 176 2024-09-16T05:50:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:34 smithi161 ceph-mon[87722]: osdmap e439: 8 total, 8 up, 8 in 2024-09-16T05:50:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:34 smithi145 ceph-mon[96887]: osdmap e439: 8 total, 8 up, 8 in 2024-09-16T05:50:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:34 smithi145 ceph-mon[99390]: osdmap e439: 8 total, 8 up, 8 in 2024-09-16T05:50:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:50:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:50:34] "GET /metrics HTTP/1.1" 200 36036 "" "Prometheus/2.43.0" 2024-09-16T05:50:35.099 INFO:tasks.rados.rados.0.smithi145.stdout:1982: finishing rollback tid 0 to smithi14585108-25 2024-09-16T05:50:35.099 INFO:tasks.rados.rados.0.smithi145.stdout:1982: finishing rollback tid 1 to smithi14585108-25 2024-09-16T05:50:35.100 INFO:tasks.rados.rados.0.smithi145.stdout:1982: finishing rollback tid 2 to smithi14585108-25 2024-09-16T05:50:35.100 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 831 (ObjNum 603 snap 165 seq_num 603) dirty exists 2024-09-16T05:50:35.100 INFO:tasks.rados.rados.0.smithi145.stdout:1983: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:50:35.100 INFO:tasks.rados.rados.0.smithi145.stdout:1983: finishing copy_from to smithi14585108-39 2024-09-16T05:50:35.100 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 880 (ObjNum 590 snap 160 seq_num 590) dirty exists 2024-09-16T05:50:35.100 INFO:tasks.rados.rados.0.smithi145.stdout:1981: expect (ObjNum 638 snap 179 seq_num 638) 2024-09-16T05:50:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:35 smithi161 ceph-mon[87722]: osdmap e440: 8 total, 8 up, 8 in 2024-09-16T05:50:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:35 smithi161 ceph-mon[87722]: pgmap v344: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 139 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-09-16T05:50:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:35 smithi145 ceph-mon[96887]: osdmap e440: 8 total, 8 up, 8 in 2024-09-16T05:50:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:35 smithi145 ceph-mon[96887]: pgmap v344: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 139 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-09-16T05:50:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:35 smithi145 ceph-mon[99390]: osdmap e440: 8 total, 8 up, 8 in 2024-09-16T05:50:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:35 smithi145 ceph-mon[99390]: pgmap v344: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 139 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-09-16T05:50:35.796 INFO:tasks.rados.rados.0.smithi145.stdout:1981: done (3 left) 2024-09-16T05:50:35.796 INFO:tasks.rados.rados.0.smithi145.stdout:1982: done (2 left) 2024-09-16T05:50:35.796 INFO:tasks.rados.rados.0.smithi145.stdout:1983: done (1 left) 2024-09-16T05:50:35.796 INFO:tasks.rados.rados.0.smithi145.stdout:1984: done (0 left) 2024-09-16T05:50:35.796 INFO:tasks.rados.rados.0.smithi145.stdout:1985: read oid 22 snap 170 2024-09-16T05:50:35.796 INFO:tasks.rados.rados.0.smithi145.stdout:1985: expect deleted 2024-09-16T05:50:35.796 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 180 2024-09-16T05:50:35.796 INFO:tasks.rados.rados.0.smithi145.stdout:1986: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2024-09-16T05:50:35.798 INFO:tasks.rados.rados.0.smithi145.stdout:1986: writing smithi14585108-24 from 0 to 475136 tid 1 2024-09-16T05:50:35.802 INFO:tasks.rados.rados.0.smithi145.stdout:1986: writing smithi14585108-24 from 475136 to 1236992 tid 2 2024-09-16T05:50:35.803 INFO:tasks.rados.rados.0.smithi145.stdout:1986: writing smithi14585108-24 from 1236992 to 1277952 tid 3 2024-09-16T05:50:35.803 INFO:tasks.rados.rados.0.smithi145.stdout:1987: rollback oid 7 current snap is 180 2024-09-16T05:50:35.803 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 7 to 175 2024-09-16T05:50:35.803 INFO:tasks.rados.rados.0.smithi145.stdout:1986: finishing write tid 1 to smithi14585108-24 2024-09-16T05:50:35.803 INFO:tasks.rados.rados.0.smithi145.stdout:1985: done (2 left) 2024-09-16T05:50:35.803 INFO:tasks.rados.rados.0.smithi145.stdout:1988: delete oid 18 current snap is 180 2024-09-16T05:50:35.807 INFO:tasks.rados.rados.0.smithi145.stdout:1987: finishing rollback tid 0 to smithi14585108-7 2024-09-16T05:50:35.807 INFO:tasks.rados.rados.0.smithi145.stdout:1987: finishing rollback tid 1 to smithi14585108-7 2024-09-16T05:50:35.807 INFO:tasks.rados.rados.0.smithi145.stdout:1987: finishing rollback tid 2 to smithi14585108-7 2024-09-16T05:50:35.807 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1088 (ObjNum 607 snap 169 seq_num 607) dirty exists 2024-09-16T05:50:35.807 INFO:tasks.rados.rados.0.smithi145.stdout:1986: finishing write tid 2 to smithi14585108-24 2024-09-16T05:50:35.808 INFO:tasks.rados.rados.0.smithi145.stdout:1986: finishing write tid 3 to smithi14585108-24 2024-09-16T05:50:35.808 INFO:tasks.rados.rados.0.smithi145.stdout:1986: finishing write tid 4 to smithi14585108-24 2024-09-16T05:50:35.809 INFO:tasks.rados.rados.0.smithi145.stdout:1986: finishing write tid 5 to smithi14585108-24 2024-09-16T05:50:35.809 INFO:tasks.rados.rados.0.smithi145.stdout:1986: oid 24 updating version 0 to 819 2024-09-16T05:50:35.809 INFO:tasks.rados.rados.0.smithi145.stdout:1986: oid 24 version 819 is already newer than 817 2024-09-16T05:50:35.809 INFO:tasks.rados.rados.0.smithi145.stdout:1986: oid 24 version 819 is already newer than 818 2024-09-16T05:50:35.809 INFO:tasks.rados.rados.0.smithi145.stdout:1986: oid 24 updating version 819 to 820 2024-09-16T05:50:35.810 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 820 (ObjNum 649 snap 180 seq_num 649) dirty exists 2024-09-16T05:50:35.810 INFO:tasks.rados.rados.0.smithi145.stdout:1986: left oid 24 (ObjNum 649 snap 180 seq_num 649) 2024-09-16T05:50:35.810 INFO:tasks.rados.rados.0.smithi145.stdout:1986: done (2 left) 2024-09-16T05:50:35.810 INFO:tasks.rados.rados.0.smithi145.stdout:1987: done (1 left) 2024-09-16T05:50:35.810 INFO:tasks.rados.rados.0.smithi145.stdout:1988: done (0 left) 2024-09-16T05:50:35.810 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 180 2024-09-16T05:50:35.810 INFO:tasks.rados.rados.0.smithi145.stdout:1989: seq_num 651 ranges {2334720=507904,2842624=532480,3375104=270336} 2024-09-16T05:50:35.825 INFO:tasks.rados.rados.0.smithi145.stdout:1989: writing smithi14585108-43 from 2334720 to 2842624 tid 1 2024-09-16T05:50:35.828 INFO:tasks.rados.rados.0.smithi145.stdout:1989: writing smithi14585108-43 from 2842624 to 3375104 tid 2 2024-09-16T05:50:35.829 INFO:tasks.rados.rados.0.smithi145.stdout:1989: writing smithi14585108-43 from 3375104 to 3645440 tid 3 2024-09-16T05:50:35.829 INFO:tasks.rados.rados.0.smithi145.stdout:1990: snap_create 2024-09-16T05:50:35.831 INFO:tasks.rados.rados.0.smithi145.stdout:1989: finishing write tid 1 to smithi14585108-43 2024-09-16T05:50:35.834 INFO:tasks.rados.rados.0.smithi145.stdout:1989: finishing write tid 2 to smithi14585108-43 2024-09-16T05:50:35.834 INFO:tasks.rados.rados.0.smithi145.stdout:1989: finishing write tid 3 to smithi14585108-43 2024-09-16T05:50:35.834 INFO:tasks.rados.rados.0.smithi145.stdout:1989: finishing write tid 4 to smithi14585108-43 2024-09-16T05:50:35.835 INFO:tasks.rados.rados.0.smithi145.stdout:1989: finishing write tid 5 to smithi14585108-43 2024-09-16T05:50:35.835 INFO:tasks.rados.rados.0.smithi145.stdout:1989: oid 43 updating version 0 to 911 2024-09-16T05:50:35.835 INFO:tasks.rados.rados.0.smithi145.stdout:1989: oid 43 updating version 911 to 913 2024-09-16T05:50:35.836 INFO:tasks.rados.rados.0.smithi145.stdout:1989: oid 43 updating version 913 to 914 2024-09-16T05:50:35.836 INFO:tasks.rados.rados.0.smithi145.stdout:1989: oid 43 version 914 is already newer than 912 2024-09-16T05:50:35.836 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 914 (ObjNum 651 snap 180 seq_num 651) dirty exists 2024-09-16T05:50:35.836 INFO:tasks.rados.rados.0.smithi145.stdout:1989: left oid 43 (ObjNum 651 snap 180 seq_num 651) 2024-09-16T05:50:36.095 INFO:tasks.rados.rados.0.smithi145.stdout:1989: done (1 left) 2024-09-16T05:50:36.096 INFO:tasks.rados.rados.0.smithi145.stdout:1990: done (0 left) 2024-09-16T05:50:36.096 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 181 2024-09-16T05:50:36.096 INFO:tasks.rados.rados.0.smithi145.stdout:1991: seq_num 652 ranges {10215424=524288,10739712=409600,11149312=393216} 2024-09-16T05:50:36.151 INFO:tasks.rados.rados.0.smithi145.stdout:1991: writing smithi14585108-42 from 10215424 to 10739712 tid 1 2024-09-16T05:50:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:1991: writing smithi14585108-42 from 10739712 to 11149312 tid 2 2024-09-16T05:50:36.156 INFO:tasks.rados.rados.0.smithi145.stdout:1991: writing smithi14585108-42 from 11149312 to 11542528 tid 3 2024-09-16T05:50:36.156 INFO:tasks.rados.rados.0.smithi145.stdout:1992: snap_create 2024-09-16T05:50:36.164 INFO:tasks.rados.rados.0.smithi145.stdout:1991: finishing write tid 1 to smithi14585108-42 2024-09-16T05:50:36.164 INFO:tasks.rados.rados.0.smithi145.stdout:1991: finishing write tid 2 to smithi14585108-42 2024-09-16T05:50:36.164 INFO:tasks.rados.rados.0.smithi145.stdout:1991: finishing write tid 3 to smithi14585108-42 2024-09-16T05:50:36.164 INFO:tasks.rados.rados.0.smithi145.stdout:1991: finishing write tid 4 to smithi14585108-42 2024-09-16T05:50:36.166 INFO:tasks.rados.rados.0.smithi145.stdout:1991: finishing write tid 5 to smithi14585108-42 2024-09-16T05:50:36.166 INFO:tasks.rados.rados.0.smithi145.stdout:1991: oid 42 updating version 0 to 917 2024-09-16T05:50:36.166 INFO:tasks.rados.rados.0.smithi145.stdout:1991: oid 42 updating version 917 to 919 2024-09-16T05:50:36.166 INFO:tasks.rados.rados.0.smithi145.stdout:1991: oid 42 version 919 is already newer than 916 2024-09-16T05:50:36.166 INFO:tasks.rados.rados.0.smithi145.stdout:1991: oid 42 version 919 is already newer than 918 2024-09-16T05:50:36.166 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 919 (ObjNum 652 snap 181 seq_num 652) dirty exists 2024-09-16T05:50:36.166 INFO:tasks.rados.rados.0.smithi145.stdout:1991: left oid 42 (ObjNum 652 snap 181 seq_num 652) 2024-09-16T05:50:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:36 smithi161 ceph-mon[87722]: osdmap e441: 8 total, 8 up, 8 in 2024-09-16T05:50:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:36 smithi145 ceph-mon[96887]: osdmap e441: 8 total, 8 up, 8 in 2024-09-16T05:50:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:36 smithi145 ceph-mon[99390]: osdmap e441: 8 total, 8 up, 8 in 2024-09-16T05:50:37.107 INFO:tasks.rados.rados.0.smithi145.stdout:1991: done (1 left) 2024-09-16T05:50:37.107 INFO:tasks.rados.rados.0.smithi145.stdout:1992: done (0 left) 2024-09-16T05:50:37.107 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 182 2024-09-16T05:50:37.107 INFO:tasks.rados.rados.0.smithi145.stdout:1993: seq_num 653 ranges {0=540672,540672=696320,1236992=106496} 2024-09-16T05:50:37.109 INFO:tasks.rados.rados.0.smithi145.stdout:1993: writing smithi14585108-18 from 0 to 540672 tid 1 2024-09-16T05:50:37.113 INFO:tasks.rados.rados.0.smithi145.stdout:1993: writing smithi14585108-18 from 540672 to 1236992 tid 2 2024-09-16T05:50:37.114 INFO:tasks.rados.rados.0.smithi145.stdout:1993: writing smithi14585108-18 from 1236992 to 1343488 tid 3 2024-09-16T05:50:37.114 INFO:tasks.rados.rados.0.smithi145.stdout:1994: snap_create 2024-09-16T05:50:37.118 INFO:tasks.rados.rados.0.smithi145.stdout:1993: finishing write tid 1 to smithi14585108-18 2024-09-16T05:50:37.119 INFO:tasks.rados.rados.0.smithi145.stdout:1993: finishing write tid 2 to smithi14585108-18 2024-09-16T05:50:37.119 INFO:tasks.rados.rados.0.smithi145.stdout:1993: finishing write tid 3 to smithi14585108-18 2024-09-16T05:50:37.119 INFO:tasks.rados.rados.0.smithi145.stdout:1993: finishing write tid 4 to smithi14585108-18 2024-09-16T05:50:37.121 INFO:tasks.rados.rados.0.smithi145.stdout:1993: finishing write tid 5 to smithi14585108-18 2024-09-16T05:50:37.121 INFO:tasks.rados.rados.0.smithi145.stdout:1993: oid 18 updating version 0 to 1094 2024-09-16T05:50:37.121 INFO:tasks.rados.rados.0.smithi145.stdout:1993: oid 18 version 1094 is already newer than 1092 2024-09-16T05:50:37.121 INFO:tasks.rados.rados.0.smithi145.stdout:1993: oid 18 version 1094 is already newer than 1091 2024-09-16T05:50:37.121 INFO:tasks.rados.rados.0.smithi145.stdout:1993: oid 18 version 1094 is already newer than 1093 2024-09-16T05:50:37.121 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1094 (ObjNum 653 snap 182 seq_num 653) dirty exists 2024-09-16T05:50:37.121 INFO:tasks.rados.rados.0.smithi145.stdout:1993: left oid 18 (ObjNum 653 snap 182 seq_num 653) 2024-09-16T05:50:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:37 smithi145 ceph-mon[96887]: osdmap e442: 8 total, 8 up, 8 in 2024-09-16T05:50:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:37 smithi145 ceph-mon[96887]: pgmap v347: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 158 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.4 MiB/s wr, 22 op/s 2024-09-16T05:50:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:37 smithi145 ceph-mon[99390]: osdmap e442: 8 total, 8 up, 8 in 2024-09-16T05:50:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:37 smithi145 ceph-mon[99390]: pgmap v347: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 158 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.4 MiB/s wr, 22 op/s 2024-09-16T05:50:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:37 smithi161 ceph-mon[87722]: osdmap e442: 8 total, 8 up, 8 in 2024-09-16T05:50:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:37 smithi161 ceph-mon[87722]: pgmap v347: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 158 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.4 MiB/s wr, 22 op/s 2024-09-16T05:50:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:38.109 INFO:tasks.rados.rados.0.smithi145.stdout:1993: done (1 left) 2024-09-16T05:50:38.109 INFO:tasks.rados.rados.0.smithi145.stdout:1994: done (0 left) 2024-09-16T05:50:38.110 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 183 2024-09-16T05:50:38.110 INFO:tasks.rados.rados.0.smithi145.stdout:1995: seq_num 654 ranges {2170880=557056,2727936=630784,3358720=172032} 2024-09-16T05:50:38.123 INFO:tasks.rados.rados.0.smithi145.stdout:1995: writing smithi14585108-17 from 2170880 to 2727936 tid 1 2024-09-16T05:50:38.128 INFO:tasks.rados.rados.0.smithi145.stdout:1995: writing smithi14585108-17 from 2727936 to 3358720 tid 2 2024-09-16T05:50:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1995: writing smithi14585108-17 from 3358720 to 3530752 tid 3 2024-09-16T05:50:38.129 INFO:tasks.rados.rados.0.smithi145.stdout:1996: rollback oid 22 current snap is 183 2024-09-16T05:50:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 180 2024-09-16T05:50:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1995: finishing write tid 1 to smithi14585108-17 2024-09-16T05:50:38.130 INFO:tasks.rados.rados.0.smithi145.stdout:1997: delete oid 39 current snap is 183 2024-09-16T05:50:38.131 INFO:tasks.rados.rados.0.smithi145.stdout:1996: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:50:38.131 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 0 (ObjNum 257 snap 0 seq_num 8363472) dirty dne 2024-09-16T05:50:38.132 INFO:tasks.rados.rados.0.smithi145.stdout:1996: done (2 left) 2024-09-16T05:50:38.133 INFO:tasks.rados.rados.0.smithi145.stdout:1997: done (1 left) 2024-09-16T05:50:38.133 INFO:tasks.rados.rados.0.smithi145.stdout:1998: snap_remove snap 177 2024-09-16T05:50:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:38 smithi161 ceph-mon[87722]: osdmap e443: 8 total, 8 up, 8 in 2024-09-16T05:50:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:38 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:38 smithi161 ceph-mon[87722]: Upgrade: osd.5 is safe to restart 2024-09-16T05:50:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:38 smithi145 ceph-mon[96887]: osdmap e443: 8 total, 8 up, 8 in 2024-09-16T05:50:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:38 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:38 smithi145 ceph-mon[96887]: Upgrade: osd.5 is safe to restart 2024-09-16T05:50:38.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:38 smithi145 ceph-mon[99390]: osdmap e443: 8 total, 8 up, 8 in 2024-09-16T05:50:38.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:38.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:38 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T05:50:38.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:38 smithi145 ceph-mon[99390]: Upgrade: osd.5 is safe to restart 2024-09-16T05:50:39.121 INFO:tasks.rados.rados.0.smithi145.stdout:1995: finishing write tid 2 to smithi14585108-17 2024-09-16T05:50:39.121 INFO:tasks.rados.rados.0.smithi145.stdout:1995: finishing write tid 3 to smithi14585108-17 2024-09-16T05:50:39.121 INFO:tasks.rados.rados.0.smithi145.stdout:1995: finishing write tid 4 to smithi14585108-17 2024-09-16T05:50:39.121 INFO:tasks.rados.rados.0.smithi145.stdout:1995: finishing write tid 5 to smithi14585108-17 2024-09-16T05:50:39.121 INFO:tasks.rados.rados.0.smithi145.stdout:1995: oid 17 updating version 0 to 885 2024-09-16T05:50:39.121 INFO:tasks.rados.rados.0.smithi145.stdout:1995: oid 17 updating version 885 to 886 2024-09-16T05:50:39.121 INFO:tasks.rados.rados.0.smithi145.stdout:1995: oid 17 version 886 is already newer than 883 2024-09-16T05:50:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:1995: oid 17 version 886 is already newer than 884 2024-09-16T05:50:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 886 (ObjNum 654 snap 183 seq_num 654) dirty exists 2024-09-16T05:50:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:1995: left oid 17 (ObjNum 654 snap 183 seq_num 654) 2024-09-16T05:50:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:1995: done (1 left) 2024-09-16T05:50:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:1998: done (0 left) 2024-09-16T05:50:39.122 INFO:tasks.rados.rados.0.smithi145.stdout:1999: snap_create 2024-09-16T05:50:39.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:39 smithi161 ceph-mon[87722]: osdmap e444: 8 total, 8 up, 8 in 2024-09-16T05:50:39.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:39 smithi161 ceph-mon[87722]: pgmap v350: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 173 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.7 MiB/s wr, 32 op/s 2024-09-16T05:50:39.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:39.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:50:39.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[99390]: osdmap e444: 8 total, 8 up, 8 in 2024-09-16T05:50:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[99390]: pgmap v350: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 173 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.7 MiB/s wr, 32 op/s 2024-09-16T05:50:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:50:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[96887]: osdmap e444: 8 total, 8 up, 8 in 2024-09-16T05:50:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[96887]: pgmap v350: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 173 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.7 MiB/s wr, 32 op/s 2024-09-16T05:50:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T05:50:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:40.065 INFO:tasks.rados.rados.0.smithi145.stdout:1999: done (0 left) 2024-09-16T05:50:40.065 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 184 2024-09-16T05:50:40.065 INFO:tasks.rados.rados.0.smithi145.stdout:2000: seq_num 656 ranges {2187264=589824,2777088=802816} 2024-09-16T05:50:40.079 INFO:tasks.rados.rados.0.smithi145.stdout:2000: writing smithi14585108-10 from 2187264 to 2777088 tid 1 2024-09-16T05:50:40.084 INFO:tasks.rados.rados.0.smithi145.stdout:2000: writing smithi14585108-10 from 2777088 to 3579904 tid 2 2024-09-16T05:50:40.084 INFO:tasks.rados.rados.0.smithi145.stdout:2001: snap_create 2024-09-16T05:50:40.086 INFO:tasks.rados.rados.0.smithi145.stdout:2000: finishing write tid 1 to smithi14585108-10 2024-09-16T05:50:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2000: finishing write tid 2 to smithi14585108-10 2024-09-16T05:50:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2000: finishing write tid 3 to smithi14585108-10 2024-09-16T05:50:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:2000: finishing write tid 4 to smithi14585108-10 2024-09-16T05:50:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:2000: oid 10 updating version 0 to 926 2024-09-16T05:50:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:2000: oid 10 version 926 is already newer than 925 2024-09-16T05:50:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:2000: oid 10 updating version 926 to 927 2024-09-16T05:50:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 927 (ObjNum 656 snap 184 seq_num 656) dirty exists 2024-09-16T05:50:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:2000: left oid 10 (ObjNum 656 snap 184 seq_num 656) 2024-09-16T05:50:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:40 smithi161 ceph-mon[87722]: Upgrade: Updating osd.5 2024-09-16T05:50:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:40 smithi161 ceph-mon[87722]: Deploying daemon osd.5 on smithi161 2024-09-16T05:50:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:40 smithi161 ceph-mon[87722]: osdmap e445: 8 total, 8 up, 8 in 2024-09-16T05:50:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:40 smithi161 ceph-mon[87722]: osdmap e446: 8 total, 8 up, 8 in 2024-09-16T05:50:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:40 smithi145 ceph-mon[99390]: Upgrade: Updating osd.5 2024-09-16T05:50:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:40 smithi145 ceph-mon[99390]: Deploying daemon osd.5 on smithi161 2024-09-16T05:50:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:40 smithi145 ceph-mon[99390]: osdmap e445: 8 total, 8 up, 8 in 2024-09-16T05:50:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:40 smithi145 ceph-mon[99390]: osdmap e446: 8 total, 8 up, 8 in 2024-09-16T05:50:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:40 smithi145 ceph-mon[96887]: Upgrade: Updating osd.5 2024-09-16T05:50:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:40 smithi145 ceph-mon[96887]: Deploying daemon osd.5 on smithi161 2024-09-16T05:50:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:40 smithi145 ceph-mon[96887]: osdmap e445: 8 total, 8 up, 8 in 2024-09-16T05:50:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:40 smithi145 ceph-mon[96887]: osdmap e446: 8 total, 8 up, 8 in 2024-09-16T05:50:41.066 INFO:tasks.rados.rados.0.smithi145.stdout:2000: done (1 left) 2024-09-16T05:50:41.066 INFO:tasks.rados.rados.0.smithi145.stdout:2001: done (0 left) 2024-09-16T05:50:41.066 INFO:tasks.rados.rados.0.smithi145.stdout:2002: rollback oid 27 current snap is 185 2024-09-16T05:50:41.067 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 183 2024-09-16T05:50:41.067 INFO:tasks.rados.rados.0.smithi145.stdout:2003: delete oid 39 current snap is 185 2024-09-16T05:50:41.071 INFO:tasks.rados.rados.0.smithi145.stdout:2002: finishing rollback tid 0 to smithi14585108-27 2024-09-16T05:50:41.071 INFO:tasks.rados.rados.0.smithi145.stdout:2002: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:50:41.076 INFO:tasks.rados.rados.0.smithi145.stdout:2002: finishing rollback tid 2 to smithi14585108-27 2024-09-16T05:50:41.076 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 949 (ObjNum 446 snap 123 seq_num 446) dirty exists 2024-09-16T05:50:41.077 INFO:tasks.rados.rados.0.smithi145.stdout:2002: done (1 left) 2024-09-16T05:50:41.077 INFO:tasks.rados.rados.0.smithi145.stdout:2003: done (0 left) 2024-09-16T05:50:41.077 INFO:tasks.rados.rados.0.smithi145.stdout:2004: rollback oid 50 current snap is 185 2024-09-16T05:50:41.077 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 179 2024-09-16T05:50:41.077 INFO:tasks.rados.rados.0.smithi145.stdout:2005: copy_from oid 26 from oid 41 current snap is 185 2024-09-16T05:50:41.077 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 185 2024-09-16T05:50:41.077 INFO:tasks.rados.rados.0.smithi145.stdout:2006: seq_num 658 ranges {0=622592,622592=565248,1187840=237568} 2024-09-16T05:50:41.081 INFO:tasks.rados.rados.0.smithi145.stdout:2006: writing smithi14585108-20 from 0 to 622592 tid 1 2024-09-16T05:50:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:2006: writing smithi14585108-20 from 622592 to 1187840 tid 2 2024-09-16T05:50:41.086 INFO:tasks.rados.rados.0.smithi145.stdout:2006: writing smithi14585108-20 from 1187840 to 1425408 tid 3 2024-09-16T05:50:41.087 INFO:tasks.rados.rados.0.smithi145.stdout:2007: snap_create 2024-09-16T05:50:41.087 INFO:tasks.rados.rados.0.smithi145.stdout:2004: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:50:41.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:50:41.090 INFO:tasks.rados.rados.0.smithi145.stdout:2005: finishing copy_from racing read to smithi14585108-26 2024-09-16T05:50:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2006: finishing write tid 1 to smithi14585108-20 2024-09-16T05:50:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2006: finishing write tid 2 to smithi14585108-20 2024-09-16T05:50:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2006: finishing write tid 3 to smithi14585108-20 2024-09-16T05:50:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2005: finishing copy_from to smithi14585108-26 2024-09-16T05:50:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 927 (ObjNum 612 snap 172 seq_num 612) dirty exists 2024-09-16T05:50:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2006: finishing write tid 4 to smithi14585108-20 2024-09-16T05:50:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2006: finishing write tid 5 to smithi14585108-20 2024-09-16T05:50:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2006: oid 20 updating version 0 to 1102 2024-09-16T05:50:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2006: oid 20 version 1102 is already newer than 1100 2024-09-16T05:50:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2006: oid 20 version 1102 is already newer than 1101 2024-09-16T05:50:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2006: oid 20 updating version 1102 to 1103 2024-09-16T05:50:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1103 (ObjNum 658 snap 185 seq_num 658) dirty exists 2024-09-16T05:50:41.093 INFO:tasks.rados.rados.0.smithi145.stdout:2006: left oid 20 (ObjNum 658 snap 185 seq_num 658) 2024-09-16T05:50:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:41 smithi161 ceph-mon[87722]: pgmap v353: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-16T05:50:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:41 smithi161 ceph-mon[87722]: osdmap e447: 8 total, 8 up, 8 in 2024-09-16T05:50:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:41 smithi145 ceph-mon[99390]: pgmap v353: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-16T05:50:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:41 smithi145 ceph-mon[99390]: osdmap e447: 8 total, 8 up, 8 in 2024-09-16T05:50:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:41 smithi145 ceph-mon[96887]: pgmap v353: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-16T05:50:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:41 smithi145 ceph-mon[96887]: osdmap e447: 8 total, 8 up, 8 in 2024-09-16T05:50:42.070 INFO:tasks.rados.rados.0.smithi145.stdout:2004: done (3 left) 2024-09-16T05:50:42.077 INFO:tasks.rados.rados.0.smithi145.stdout:2005: done (2 left) 2024-09-16T05:50:42.077 INFO:tasks.rados.rados.0.smithi145.stdout:2006: done (1 left) 2024-09-16T05:50:42.077 INFO:tasks.rados.rados.0.smithi145.stdout:2007: done (0 left) 2024-09-16T05:50:42.077 INFO:tasks.rados.rados.0.smithi145.stdout:2008: snap_remove snap 183 2024-09-16T05:50:42.349 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:42 smithi161 systemd[1]: Stopping Ceph osd.5 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:50:42.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[42711]: 2024-09-16T05:50:42.347+0000 7f24dc715640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:50:42.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[42711]: 2024-09-16T05:50:42.347+0000 7f24dc715640 -1 osd.5 448 *** Got signal Terminated *** 2024-09-16T05:50:42.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:42 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[42711]: 2024-09-16T05:50:42.347+0000 7f24dc715640 -1 osd.5 448 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T05:50:43.081 INFO:tasks.rados.rados.0.smithi145.stdout:2008: done (0 left) 2024-09-16T05:50:43.081 INFO:tasks.rados.rados.0.smithi145.stdout:2009: read oid 42 snap 184 2024-09-16T05:50:43.081 INFO:tasks.rados.rados.0.smithi145.stdout:2009: expect (ObjNum 652 snap 181 seq_num 652) 2024-09-16T05:50:43.082 INFO:tasks.rados.rados.0.smithi145.stdout:2010: rollback oid 34 current snap is 186 2024-09-16T05:50:43.082 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 34 to 179 2024-09-16T05:50:43.082 INFO:tasks.rados.rados.0.smithi145.stdout:2011: rmattr oid 50 current snap is 186 2024-09-16T05:50:43.082 INFO:tasks.rados.rados.0.smithi145.stdout:2011: done (2 left) 2024-09-16T05:50:43.082 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 186 2024-09-16T05:50:43.082 INFO:tasks.rados.rados.0.smithi145.stdout:2012: seq_num 659 ranges {3645440=647168,4292608=450560,4743168=352256} 2024-09-16T05:50:43.106 INFO:tasks.rados.rados.0.smithi145.stdout:2012: writing smithi14585108-43 from 3645440 to 4292608 tid 1 2024-09-16T05:50:43.108 INFO:tasks.rados.rados.0.smithi145.stdout:2012: writing smithi14585108-43 from 4292608 to 4743168 tid 2 2024-09-16T05:50:43.110 INFO:tasks.rados.rados.0.smithi145.stdout:2012: writing smithi14585108-43 from 4743168 to 5095424 tid 3 2024-09-16T05:50:43.110 INFO:tasks.rados.rados.0.smithi145.stdout:2013: snap_create 2024-09-16T05:50:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:43 smithi161 ceph-mon[87722]: osdmap e448: 8 total, 8 up, 8 in 2024-09-16T05:50:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:43 smithi161 ceph-mon[87722]: pgmap v356: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-09-16T05:50:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:43 smithi161 ceph-mon[87722]: osd.5 marked itself down and dead 2024-09-16T05:50:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:43 smithi145 ceph-mon[99390]: osdmap e448: 8 total, 8 up, 8 in 2024-09-16T05:50:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:43 smithi145 ceph-mon[99390]: pgmap v356: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-09-16T05:50:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:43 smithi145 ceph-mon[99390]: osd.5 marked itself down and dead 2024-09-16T05:50:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:43 smithi145 ceph-mon[96887]: osdmap e448: 8 total, 8 up, 8 in 2024-09-16T05:50:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:43 smithi145 ceph-mon[96887]: pgmap v356: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-09-16T05:50:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:43 smithi145 ceph-mon[96887]: osd.5 marked itself down and dead 2024-09-16T05:50:43.947 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:43 smithi161 podman[97969]: 2024-09-16 05:50:43.646330073 +0000 UTC m=+1.408780587 container died 0ad1c698822544a3c80bd20de4b8e83e5f6dfd73d454f9be2054ffba94b7b8e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-ae7f373, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T05:50:44.084 INFO:tasks.rados.rados.0.smithi145.stdout:2013: done (3 left) 2024-09-16T05:50:44.084 INFO:tasks.rados.rados.0.smithi145.stdout:2014: read oid 8 snap -1 2024-09-16T05:50:44.084 INFO:tasks.rados.rados.0.smithi145.stdout:2014: expect (ObjNum 590 snap 160 seq_num 590) 2024-09-16T05:50:44.084 INFO:tasks.rados.rados.0.smithi145.stdout:2015: copy_from oid 17 from oid 4 current snap is 187 2024-09-16T05:50:44.084 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 187 2024-09-16T05:50:44.084 INFO:tasks.rados.rados.0.smithi145.stdout:2016: seq_num 660 ranges {2514944=663552,3178496=737280,3915776=65536} 2024-09-16T05:50:44.103 INFO:tasks.rados.rados.0.smithi145.stdout:2016: writing smithi14585108-25 from 2514944 to 3178496 tid 1 2024-09-16T05:50:44.107 INFO:tasks.rados.rados.0.smithi145.stdout:2016: writing smithi14585108-25 from 3178496 to 3915776 tid 2 2024-09-16T05:50:44.107 INFO:tasks.rados.rados.0.smithi145.stdout:2016: writing smithi14585108-25 from 3915776 to 3981312 tid 3 2024-09-16T05:50:44.108 INFO:tasks.rados.rados.0.smithi145.stdout:2017: read oid 41 snap -1 2024-09-16T05:50:44.108 INFO:tasks.rados.rados.0.smithi145.stdout:2017: expect (ObjNum 612 snap 172 seq_num 612) 2024-09-16T05:50:44.108 INFO:tasks.rados.rados.0.smithi145.stdout:2018: read oid 2 snap -1 2024-09-16T05:50:44.108 INFO:tasks.rados.rados.0.smithi145.stdout:2018: expect (ObjNum 571 snap 157 seq_num 571) 2024-09-16T05:50:44.108 INFO:tasks.rados.rados.0.smithi145.stdout:2019: snap_remove snap 185 2024-09-16T05:50:44.272 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:44 smithi161 ceph-mon[87722]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:50:44.272 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:44 smithi161 ceph-mon[87722]: osdmap e449: 8 total, 7 up, 8 in 2024-09-16T05:50:44.273 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:44 smithi161 podman[97969]: 2024-09-16 05:50:44.04635003 +0000 UTC m=+1.808800544 container cleanup 0ad1c698822544a3c80bd20de4b8e83e5f6dfd73d454f9be2054ffba94b7b8e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, ceph=True, RELEASE=reef-ae7f373, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T05:50:44.273 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:44 smithi161 bash[97969]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5 2024-09-16T05:50:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:44 smithi145 ceph-mon[96887]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:50:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:44 smithi145 ceph-mon[96887]: osdmap e449: 8 total, 7 up, 8 in 2024-09-16T05:50:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:44 smithi145 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:50:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:44 smithi145 ceph-mon[99390]: osdmap e449: 8 total, 7 up, 8 in 2024-09-16T05:50:44.587 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:44 smithi161 podman[97989]: 2024-09-16 05:50:44.272718359 +0000 UTC m=+0.627576193 container remove 0ad1c698822544a3c80bd20de4b8e83e5f6dfd73d454f9be2054ffba94b7b8e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T05:50:44.977 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:44 smithi161 podman[98081]: 2024-09-16 05:50:44.572533663 +0000 UTC m=+0.015626709 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:50:44.977 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:44 smithi161 podman[98081]: 2024-09-16 05:50:44.699180715 +0000 UTC m=+0.142273750 container create d87e404b39ed48b0695e79ee7613f3dee4236eb2ad07bf8e3402e2a244be9d4b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:50:44.977 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:44 smithi161 podman[98081]: 2024-09-16 05:50:44.901488125 +0000 UTC m=+0.344581159 container init d87e404b39ed48b0695e79ee7613f3dee4236eb2ad07bf8e3402e2a244be9d4b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:50:44.977 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:44 smithi161 podman[98081]: 2024-09-16 05:50:44.906245054 +0000 UTC m=+0.349338089 container start d87e404b39ed48b0695e79ee7613f3dee4236eb2ad07bf8e3402e2a244be9d4b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True) 2024-09-16T05:50:44.977 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:44 smithi161 podman[98081]: 2024-09-16 05:50:44.976347689 +0000 UTC m=+0.419440740 container attach d87e404b39ed48b0695e79ee7613f3dee4236eb2ad07bf8e3402e2a244be9d4b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:50:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:50:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:50:44] "GET /metrics HTTP/1.1" 200 36179 "" "Prometheus/2.43.0" 2024-09-16T05:50:45.068 INFO:tasks.rados.rados.0.smithi145.stdout:2015: finishing copy_from to smithi14585108-17 2024-09-16T05:50:45.068 INFO:tasks.rados.rados.0.smithi145.stdout:2015: got expected ENOENT (src dne) 2024-09-16T05:50:45.068 INFO:tasks.rados.rados.0.smithi145.stdout:2015: finishing copy_from racing read to smithi14585108-17 2024-09-16T05:50:45.068 INFO:tasks.rados.rados.0.smithi145.stdout:2014: expect (ObjNum 590 snap 160 seq_num 590) 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:2016: finishing write tid 1 to smithi14585108-25 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:2014: done (8 left) 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:2015: done (7 left) 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:2019: done (6 left) 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 187 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:2016: finishing write tid 2 to smithi14585108-25 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:2016: finishing write tid 3 to smithi14585108-25 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:2016: finishing write tid 4 to smithi14585108-25 2024-09-16T05:50:45.118 INFO:tasks.rados.rados.0.smithi145.stdout:2020: seq_num 661 ranges {7258112=679936,7938048=622592,8560640=180224} 2024-09-16T05:50:45.159 INFO:tasks.rados.rados.0.smithi145.stdout:2020: writing smithi14585108-29 from 7258112 to 7938048 tid 1 2024-09-16T05:50:45.164 INFO:tasks.rados.rados.0.smithi145.stdout:2020: writing smithi14585108-29 from 7938048 to 8560640 tid 2 2024-09-16T05:50:45.164 INFO:tasks.rados.rados.0.smithi145.stdout:2020: writing smithi14585108-29 from 8560640 to 8740864 tid 3 2024-09-16T05:50:45.165 INFO:tasks.rados.rados.0.smithi145.stdout:2017: expect (ObjNum 612 snap 172 seq_num 612) 2024-09-16T05:50:45.182 INFO:tasks.rados.rados.0.smithi145.stdout:2016: finishing write tid 5 to smithi14585108-25 2024-09-16T05:50:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:2016: oid 25 updating version 0 to 834 2024-09-16T05:50:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:2016: oid 25 version 834 is already newer than 832 2024-09-16T05:50:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:2016: oid 25 version 834 is already newer than 833 2024-09-16T05:50:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:2016: oid 25 updating version 834 to 835 2024-09-16T05:50:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 835 (ObjNum 660 snap 187 seq_num 660) dirty exists 2024-09-16T05:50:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:2016: left oid 25 (ObjNum 660 snap 187 seq_num 660) 2024-09-16T05:50:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:2018: expect (ObjNum 571 snap 157 seq_num 571) 2024-09-16T05:50:45.242 INFO:tasks.rados.rados.0.smithi145.stdout:2010: finishing rollback tid 0 to smithi14585108-34 2024-09-16T05:50:45.243 INFO:tasks.rados.rados.0.smithi145.stdout:2009: expect (ObjNum 652 snap 181 seq_num 652) 2024-09-16T05:50:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:45 smithi161 ceph-mon[87722]: osdmap e450: 8 total, 7 up, 8 in 2024-09-16T05:50:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:45 smithi161 ceph-mon[87722]: pgmap v359: 121 pgs: 4 active+undersized, 7 peering, 13 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 688 KiB/s wr, 1 op/s; 13/390 objects degraded (3.333%) 2024-09-16T05:50:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:45 smithi161 ceph-mon[87722]: osdmap e451: 8 total, 7 up, 8 in 2024-09-16T05:50:45.338 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:45 smithi161 podman[98081]: 2024-09-16 05:50:45.099842896 +0000 UTC m=+0.542935947 container died d87e404b39ed48b0695e79ee7613f3dee4236eb2ad07bf8e3402e2a244be9d4b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:50:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:45 smithi145 ceph-mon[99390]: osdmap e450: 8 total, 7 up, 8 in 2024-09-16T05:50:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:45 smithi145 ceph-mon[99390]: pgmap v359: 121 pgs: 4 active+undersized, 7 peering, 13 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 688 KiB/s wr, 1 op/s; 13/390 objects degraded (3.333%) 2024-09-16T05:50:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:45 smithi145 ceph-mon[99390]: osdmap e451: 8 total, 7 up, 8 in 2024-09-16T05:50:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:45 smithi145 ceph-mon[96887]: osdmap e450: 8 total, 7 up, 8 in 2024-09-16T05:50:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:45 smithi145 ceph-mon[96887]: pgmap v359: 121 pgs: 4 active+undersized, 7 peering, 13 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 688 KiB/s wr, 1 op/s; 13/390 objects degraded (3.333%) 2024-09-16T05:50:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:45 smithi145 ceph-mon[96887]: osdmap e451: 8 total, 7 up, 8 in 2024-09-16T05:50:46.031 INFO:tasks.rados.rados.0.smithi145.stdout:2010: finishing rollback tid 1 to smithi14585108-34 2024-09-16T05:50:46.031 INFO:tasks.rados.rados.0.smithi145.stdout:2010: finishing rollback tid 2 to smithi14585108-34 2024-09-16T05:50:46.031 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 931 (ObjNum 466 snap 128 seq_num 466) dirty exists 2024-09-16T05:50:46.031 INFO:tasks.rados.rados.0.smithi145.stdout:2012: finishing write tid 1 to smithi14585108-43 2024-09-16T05:50:46.031 INFO:tasks.rados.rados.0.smithi145.stdout:2012: finishing write tid 2 to smithi14585108-43 2024-09-16T05:50:46.032 INFO:tasks.rados.rados.0.smithi145.stdout:2021: read oid 39 snap -1 2024-09-16T05:50:46.032 INFO:tasks.rados.rados.0.smithi145.stdout:2021: expect deleted 2024-09-16T05:50:46.032 INFO:tasks.rados.rados.0.smithi145.stdout:2009: done (7 left) 2024-09-16T05:50:46.032 INFO:tasks.rados.rados.0.smithi145.stdout:2010: done (6 left) 2024-09-16T05:50:46.032 INFO:tasks.rados.rados.0.smithi145.stdout:2016: done (5 left) 2024-09-16T05:50:46.032 INFO:tasks.rados.rados.0.smithi145.stdout:2017: done (4 left) 2024-09-16T05:50:46.032 INFO:tasks.rados.rados.0.smithi145.stdout:2018: done (3 left) 2024-09-16T05:50:46.032 INFO:tasks.rados.rados.0.smithi145.stdout:2022: snap_remove snap 180 2024-09-16T05:50:46.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:45 smithi161 podman[98123]: 2024-09-16 05:50:45.671732959 +0000 UTC m=+0.562888442 container remove d87e404b39ed48b0695e79ee7613f3dee4236eb2ad07bf8e3402e2a244be9d4b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T05:50:46.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:45 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-16T05:50:46.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:45 smithi161 systemd[1]: Stopped Ceph osd.5 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:50:46.088 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:45 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.5.service: Consumed 17.758s CPU time. 2024-09-16T05:50:46.088 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:45 smithi161 systemd[1]: Starting Ceph osd.5 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:50:46.105 INFO:tasks.rados.rados.0.smithi145.stdout:2022: done (3 left) 2024-09-16T05:50:46.105 INFO:tasks.rados.rados.0.smithi145.stdout:2023: snap_create 2024-09-16T05:50:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2012: finishing write tid 3 to smithi14585108-43 2024-09-16T05:50:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2012: finishing write tid 4 to smithi14585108-43 2024-09-16T05:50:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2012: finishing write tid 5 to smithi14585108-43 2024-09-16T05:50:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2012: oid 43 updating version 0 to 933 2024-09-16T05:50:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2012: oid 43 updating version 933 to 934 2024-09-16T05:50:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2012: oid 43 updating version 934 to 936 2024-09-16T05:50:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2012: oid 43 version 936 is already newer than 935 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 936 (ObjNum 659 snap 186 seq_num 659) dirty exists 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2012: left oid 43 (ObjNum 659 snap 186 seq_num 659) 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: finishing write tid 1 to smithi14585108-29 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: finishing write tid 2 to smithi14585108-29 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: finishing write tid 3 to smithi14585108-29 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: finishing write tid 4 to smithi14585108-29 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: finishing write tid 5 to smithi14585108-29 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: oid 29 updating version 0 to 986 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: oid 29 version 986 is already newer than 984 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: oid 29 updating version 986 to 987 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: oid 29 version 987 is already newer than 985 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 987 (ObjNum 661 snap 187 seq_num 661) dirty exists 2024-09-16T05:50:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2020: left oid 29 (ObjNum 661 snap 187 seq_num 661) 2024-09-16T05:50:46.408 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:46 smithi161 ceph-mon[87722]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:50:46.409 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:46 smithi161 ceph-mon[87722]: Health check failed: Degraded data redundancy: 13/390 objects degraded (3.333%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:46.409 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 podman[98227]: 2024-09-16 05:50:46.009443309 +0000 UTC m=+0.015944329 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:50:46.409 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 podman[98227]: 2024-09-16 05:50:46.12288146 +0000 UTC m=+0.129382472 container create ddec95a7f15fde3d26a6a2a37f824f6f4b397747c2ec855328adcf9f90681e44 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:50:46.409 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 podman[98227]: 2024-09-16 05:50:46.334128414 +0000 UTC m=+0.340629429 container init ddec95a7f15fde3d26a6a2a37f824f6f4b397747c2ec855328adcf9f90681e44 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, ceph=True) 2024-09-16T05:50:46.409 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 podman[98227]: 2024-09-16 05:50:46.338782141 +0000 UTC m=+0.345283163 container start ddec95a7f15fde3d26a6a2a37f824f6f4b397747c2ec855328adcf9f90681e44 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-16T05:50:46.409 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 podman[98227]: 2024-09-16 05:50:46.408898383 +0000 UTC m=+0.415399397 container attach ddec95a7f15fde3d26a6a2a37f824f6f4b397747c2ec855328adcf9f90681e44 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, ceph=True) 2024-09-16T05:50:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:46 smithi145 ceph-mon[96887]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:50:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:46 smithi145 ceph-mon[96887]: Health check failed: Degraded data redundancy: 13/390 objects degraded (3.333%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:46 smithi145 ceph-mon[99390]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:50:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:46 smithi145 ceph-mon[99390]: Health check failed: Degraded data redundancy: 13/390 objects degraded (3.333%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:46.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:50:46.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 bash[98227]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:50:46.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:50:46.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 bash[98227]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:50:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:2012: done (3 left) 2024-09-16T05:50:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:2020: done (2 left) 2024-09-16T05:50:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:2021: done (1 left) 2024-09-16T05:50:47.116 INFO:tasks.rados.rados.0.smithi145.stdout:2023: done (0 left) 2024-09-16T05:50:47.116 INFO:tasks.rados.rados.0.smithi145.stdout:2024: rollback oid 39 current snap is 188 2024-09-16T05:50:47.116 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 39 to 172 2024-09-16T05:50:47.116 INFO:tasks.rados.rados.0.smithi145.stdout:2025: snap_create 2024-09-16T05:50:47.119 INFO:tasks.rados.rados.0.smithi145.stdout:2024: finishing rollback tid 1 to smithi14585108-39 2024-09-16T05:50:47.119 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 941 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-16T05:50:47.222 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:47 smithi161 ceph-mon[87722]: osdmap e452: 8 total, 7 up, 8 in 2024-09-16T05:50:47.223 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:47 smithi161 ceph-mon[87722]: pgmap v362: 121 pgs: 21 active+undersized, 7 peering, 4 stale+active+clean, 6 active+undersized+degraded, 83 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 522 KiB/s wr, 3 op/s; 35/399 objects degraded (8.772%) 2024-09-16T05:50:47.223 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T05:50:47.223 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 bash[98227]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T05:50:47.223 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T05:50:47.223 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:46 smithi161 bash[98227]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T05:50:47.223 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T05:50:47.223 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 bash[98227]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 bash[98227]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 bash[98227]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 bash[98227]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate[98242]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 bash[98227]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T05:50:47.546 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 podman[98227]: 2024-09-16 05:50:47.25101773 +0000 UTC m=+1.257518755 container died ddec95a7f15fde3d26a6a2a37f824f6f4b397747c2ec855328adcf9f90681e44 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-8921c8e) 2024-09-16T05:50:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:47 smithi145 ceph-mon[96887]: osdmap e452: 8 total, 7 up, 8 in 2024-09-16T05:50:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:47 smithi145 ceph-mon[96887]: pgmap v362: 121 pgs: 21 active+undersized, 7 peering, 4 stale+active+clean, 6 active+undersized+degraded, 83 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 522 KiB/s wr, 3 op/s; 35/399 objects degraded (8.772%) 2024-09-16T05:50:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:47 smithi145 ceph-mon[99390]: osdmap e452: 8 total, 7 up, 8 in 2024-09-16T05:50:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:47 smithi145 ceph-mon[99390]: pgmap v362: 121 pgs: 21 active+undersized, 7 peering, 4 stale+active+clean, 6 active+undersized+degraded, 83 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 522 KiB/s wr, 3 op/s; 35/399 objects degraded (8.772%) 2024-09-16T05:50:48.108 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:47 smithi161 podman[98402]: 2024-09-16 05:50:47.856056917 +0000 UTC m=+0.599202199 container remove ddec95a7f15fde3d26a6a2a37f824f6f4b397747c2ec855328adcf9f90681e44 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:50:48.108 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:48 smithi161 podman[98466]: 2024-09-16 05:50:47.965625067 +0000 UTC m=+0.015833681 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:50:48.108 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:48 smithi161 podman[98466]: 2024-09-16 05:50:48.088750641 +0000 UTC m=+0.138959246 container create 46fce5c214a6ef40d4c959ea8e64a5f49677d5a9b63660f5901e7d5ad7073e4a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T05:50:48.119 INFO:tasks.rados.rados.0.smithi145.stdout:2024: done (1 left) 2024-09-16T05:50:48.120 INFO:tasks.rados.rados.0.smithi145.stdout:2025: done (0 left) 2024-09-16T05:50:48.120 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 189 2024-09-16T05:50:48.120 INFO:tasks.rados.rados.0.smithi145.stdout:2026: seq_num 662 ranges {2375680=696320,3072000=557056,3629056=245760} 2024-09-16T05:50:48.136 INFO:tasks.rados.rados.0.smithi145.stdout:2026: writing smithi14585108-28 from 2375680 to 3072000 tid 1 2024-09-16T05:50:48.139 INFO:tasks.rados.rados.0.smithi145.stdout:2026: writing smithi14585108-28 from 3072000 to 3629056 tid 2 2024-09-16T05:50:48.141 INFO:tasks.rados.rados.0.smithi145.stdout:2026: writing smithi14585108-28 from 3629056 to 3874816 tid 3 2024-09-16T05:50:48.141 INFO:tasks.rados.rados.0.smithi145.stdout:2027: snap_create 2024-09-16T05:50:48.142 INFO:tasks.rados.rados.0.smithi145.stdout:2026: finishing write tid 1 to smithi14585108-28 2024-09-16T05:50:48.144 INFO:tasks.rados.rados.0.smithi145.stdout:2026: finishing write tid 2 to smithi14585108-28 2024-09-16T05:50:48.144 INFO:tasks.rados.rados.0.smithi145.stdout:2026: finishing write tid 3 to smithi14585108-28 2024-09-16T05:50:48.145 INFO:tasks.rados.rados.0.smithi145.stdout:2026: finishing write tid 4 to smithi14585108-28 2024-09-16T05:50:48.146 INFO:tasks.rados.rados.0.smithi145.stdout:2026: finishing write tid 5 to smithi14585108-28 2024-09-16T05:50:48.146 INFO:tasks.rados.rados.0.smithi145.stdout:2026: oid 28 updating version 0 to 871 2024-09-16T05:50:48.146 INFO:tasks.rados.rados.0.smithi145.stdout:2026: oid 28 version 871 is already newer than 870 2024-09-16T05:50:48.146 INFO:tasks.rados.rados.0.smithi145.stdout:2026: oid 28 version 871 is already newer than 869 2024-09-16T05:50:48.147 INFO:tasks.rados.rados.0.smithi145.stdout:2026: oid 28 version 871 is already newer than 868 2024-09-16T05:50:48.147 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 871 (ObjNum 662 snap 189 seq_num 662) dirty exists 2024-09-16T05:50:48.147 INFO:tasks.rados.rados.0.smithi145.stdout:2026: left oid 28 (ObjNum 662 snap 189 seq_num 662) 2024-09-16T05:50:48.415 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:48 smithi161 ceph-mon[87722]: osdmap e453: 8 total, 7 up, 8 in 2024-09-16T05:50:48.416 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:48 smithi161 podman[98466]: 2024-09-16 05:50:48.316164214 +0000 UTC m=+0.366372818 container init 46fce5c214a6ef40d4c959ea8e64a5f49677d5a9b63660f5901e7d5ad7073e4a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-16T05:50:48.416 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:48 smithi161 podman[98466]: 2024-09-16 05:50:48.320663006 +0000 UTC m=+0.370871611 container start 46fce5c214a6ef40d4c959ea8e64a5f49677d5a9b63660f5901e7d5ad7073e4a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T05:50:48.416 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:48 smithi161 ceph-osd[98504]: -- 172.21.15.161:0/3774454864 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e7fc293a40 con 0x55e7fd05a400 2024-09-16T05:50:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:48 smithi145 ceph-mon[99390]: osdmap e453: 8 total, 7 up, 8 in 2024-09-16T05:50:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:48 smithi145 ceph-mon[96887]: osdmap e453: 8 total, 7 up, 8 in 2024-09-16T05:50:48.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:48 smithi161 bash[98466]: 46fce5c214a6ef40d4c959ea8e64a5f49677d5a9b63660f5901e7d5ad7073e4a 2024-09-16T05:50:48.837 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:48 smithi161 systemd[1]: Started Ceph osd.5 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:50:49.130 INFO:tasks.rados.rados.0.smithi145.stdout:2026: done (1 left) 2024-09-16T05:50:49.130 INFO:tasks.rados.rados.0.smithi145.stdout:2027: done (0 left) 2024-09-16T05:50:49.130 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 190 2024-09-16T05:50:49.130 INFO:tasks.rados.rados.0.smithi145.stdout:2028: seq_num 663 ranges {0=712704,712704=442368,1155072=360448} 2024-09-16T05:50:49.133 INFO:tasks.rados.rados.0.smithi145.stdout:2028: writing smithi14585108-22 from 0 to 712704 tid 1 2024-09-16T05:50:49.136 INFO:tasks.rados.rados.0.smithi145.stdout:2028: writing smithi14585108-22 from 712704 to 1155072 tid 2 2024-09-16T05:50:49.138 INFO:tasks.rados.rados.0.smithi145.stdout:2028: writing smithi14585108-22 from 1155072 to 1515520 tid 3 2024-09-16T05:50:49.138 INFO:tasks.rados.rados.0.smithi145.stdout:2029: copy_from oid 50 from oid 15 current snap is 190 2024-09-16T05:50:49.138 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 190 2024-09-16T05:50:49.138 INFO:tasks.rados.rados.0.smithi145.stdout:2030: seq_num 664 ranges {983040=729088,1712128=729088,2441216=73728} 2024-09-16T05:50:49.147 INFO:tasks.rados.rados.0.smithi145.stdout:2030: writing smithi14585108-8 from 983040 to 1712128 tid 1 2024-09-16T05:50:49.151 INFO:tasks.rados.rados.0.smithi145.stdout:2030: writing smithi14585108-8 from 1712128 to 2441216 tid 2 2024-09-16T05:50:49.152 INFO:tasks.rados.rados.0.smithi145.stdout:2030: writing smithi14585108-8 from 2441216 to 2514944 tid 3 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2031: copy_from oid 31 from oid 27 current snap is 190 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: finishing write tid 1 to smithi14585108-22 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: finishing write tid 2 to smithi14585108-22 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: finishing write tid 3 to smithi14585108-22 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: finishing write tid 4 to smithi14585108-22 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: finishing write tid 5 to smithi14585108-22 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: oid 22 updating version 0 to 959 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: oid 22 version 959 is already newer than 958 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: oid 22 version 959 is already newer than 956 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: oid 22 version 959 is already newer than 957 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 959 (ObjNum 663 snap 190 seq_num 663) dirty exists 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2028: left oid 22 (ObjNum 663 snap 190 seq_num 663) 2024-09-16T05:50:49.153 INFO:tasks.rados.rados.0.smithi145.stdout:2029: finishing copy_from racing read to smithi14585108-50 2024-09-16T05:50:49.154 INFO:tasks.rados.rados.0.smithi145.stdout:2029: finishing copy_from to smithi14585108-50 2024-09-16T05:50:49.154 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 788 (ObjNum 620 snap 174 seq_num 620) dirty exists 2024-09-16T05:50:49.154 INFO:tasks.rados.rados.0.smithi145.stdout:2030: finishing write tid 1 to smithi14585108-8 2024-09-16T05:50:49.154 INFO:tasks.rados.rados.0.smithi145.stdout:2028: done (3 left) 2024-09-16T05:50:49.154 INFO:tasks.rados.rados.0.smithi145.stdout:2029: done (2 left) 2024-09-16T05:50:49.154 INFO:tasks.rados.rados.0.smithi145.stdout:2032: snap_create 2024-09-16T05:50:49.156 INFO:tasks.rados.rados.0.smithi145.stdout:2030: finishing write tid 2 to smithi14585108-8 2024-09-16T05:50:49.156 INFO:tasks.rados.rados.0.smithi145.stdout:2030: finishing write tid 3 to smithi14585108-8 2024-09-16T05:50:49.156 INFO:tasks.rados.rados.0.smithi145.stdout:2030: finishing write tid 4 to smithi14585108-8 2024-09-16T05:50:49.157 INFO:tasks.rados.rados.0.smithi145.stdout:2030: finishing write tid 5 to smithi14585108-8 2024-09-16T05:50:49.157 INFO:tasks.rados.rados.0.smithi145.stdout:2030: oid 8 updating version 0 to 989 2024-09-16T05:50:49.157 INFO:tasks.rados.rados.0.smithi145.stdout:2030: oid 8 updating version 989 to 990 2024-09-16T05:50:49.157 INFO:tasks.rados.rados.0.smithi145.stdout:2030: oid 8 updating version 990 to 991 2024-09-16T05:50:49.157 INFO:tasks.rados.rados.0.smithi145.stdout:2030: oid 8 updating version 991 to 992 2024-09-16T05:50:49.157 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 992 (ObjNum 664 snap 190 seq_num 664) dirty exists 2024-09-16T05:50:49.157 INFO:tasks.rados.rados.0.smithi145.stdout:2030: left oid 8 (ObjNum 664 snap 190 seq_num 664) 2024-09-16T05:50:49.160 INFO:tasks.rados.rados.0.smithi145.stdout:2031: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:50:49.161 INFO:tasks.rados.rados.0.smithi145.stdout:2031: finishing copy_from to smithi14585108-31 2024-09-16T05:50:49.161 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 949 (ObjNum 446 snap 123 seq_num 446) dirty exists 2024-09-16T05:50:49.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[96887]: osdmap e454: 8 total, 7 up, 8 in 2024-09-16T05:50:49.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[96887]: pgmap v365: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 880 KiB/s wr, 6 op/s; 64/402 objects degraded (15.920%) 2024-09-16T05:50:49.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:49.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:49.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:49.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[99390]: osdmap e454: 8 total, 7 up, 8 in 2024-09-16T05:50:49.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[99390]: pgmap v365: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 880 KiB/s wr, 6 op/s; 64/402 objects degraded (15.920%) 2024-09-16T05:50:49.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:49.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:49.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:49 smithi161 ceph-mon[87722]: osdmap e454: 8 total, 7 up, 8 in 2024-09-16T05:50:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:49 smithi161 ceph-mon[87722]: pgmap v365: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 880 KiB/s wr, 6 op/s; 64/402 objects degraded (15.920%) 2024-09-16T05:50:49.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:49.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:49.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:50.068 INFO:tasks.rados.rados.0.smithi145.stdout:2030: done (2 left) 2024-09-16T05:50:50.069 INFO:tasks.rados.rados.0.smithi145.stdout:2031: done (1 left) 2024-09-16T05:50:50.069 INFO:tasks.rados.rados.0.smithi145.stdout:2032: done (0 left) 2024-09-16T05:50:50.069 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 191 2024-09-16T05:50:50.069 INFO:tasks.rados.rados.0.smithi145.stdout:2033: seq_num 665 ranges {5095424=745472,5840896=606208,6447104=196608} 2024-09-16T05:50:50.099 INFO:tasks.rados.rados.0.smithi145.stdout:2033: writing smithi14585108-43 from 5095424 to 5840896 tid 1 2024-09-16T05:50:50.102 INFO:tasks.rados.rados.0.smithi145.stdout:2033: writing smithi14585108-43 from 5840896 to 6447104 tid 2 2024-09-16T05:50:50.104 INFO:tasks.rados.rados.0.smithi145.stdout:2033: writing smithi14585108-43 from 6447104 to 6643712 tid 3 2024-09-16T05:50:50.104 INFO:tasks.rados.rados.0.smithi145.stdout:2034: delete oid 18 current snap is 191 2024-09-16T05:50:50.104 INFO:tasks.rados.rados.0.smithi145.stdout:2033: finishing write tid 1 to smithi14585108-43 2024-09-16T05:50:50.107 INFO:tasks.rados.rados.0.smithi145.stdout:2034: done (1 left) 2024-09-16T05:50:50.107 INFO:tasks.rados.rados.0.smithi145.stdout:2035: read oid 13 snap -1 2024-09-16T05:50:50.107 INFO:tasks.rados.rados.0.smithi145.stdout:2035: expect (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:50:50.107 INFO:tasks.rados.rados.0.smithi145.stdout:2036: copy_from oid 12 from oid 3 current snap is 191 2024-09-16T05:50:50.108 INFO:tasks.rados.rados.0.smithi145.stdout:2037: rollback oid 15 current snap is 191 2024-09-16T05:50:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 175 2024-09-16T05:50:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 191 2024-09-16T05:50:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:2038: seq_num 667 ranges {8134656=778240,8912896=778240,9691136=24576} 2024-09-16T05:50:50.155 INFO:tasks.rados.rados.0.smithi145.stdout:2038: writing smithi14585108-35 from 8134656 to 8912896 tid 1 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2038: writing smithi14585108-35 from 8912896 to 9691136 tid 2 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2038: writing smithi14585108-35 from 9691136 to 9715712 tid 3 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2039: delete oid 11 current snap is 191 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2033: finishing write tid 2 to smithi14585108-43 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2033: finishing write tid 3 to smithi14585108-43 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2033: finishing write tid 4 to smithi14585108-43 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2033: finishing write tid 5 to smithi14585108-43 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2033: oid 43 updating version 0 to 940 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2033: oid 43 version 940 is already newer than 938 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2033: oid 43 updating version 940 to 941 2024-09-16T05:50:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:2033: oid 43 version 941 is already newer than 939 2024-09-16T05:50:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 941 (ObjNum 665 snap 191 seq_num 665) dirty exists 2024-09-16T05:50:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:2033: left oid 43 (ObjNum 665 snap 191 seq_num 665) 2024-09-16T05:50:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:2037: finishing rollback tid 0 to smithi14585108-15 2024-09-16T05:50:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:2037: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:50:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:2037: finishing rollback tid 2 to smithi14585108-15 2024-09-16T05:50:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 996 (ObjNum 617 snap 172 seq_num 617) dirty exists 2024-09-16T05:50:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:2035: expect (ObjNum 489 snap 133 seq_num 489) 2024-09-16T05:50:50.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:50 smithi161 ceph-mon[87722]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:50:50.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:50 smithi161 ceph-mon[87722]: osdmap e455: 8 total, 7 up, 8 in 2024-09-16T05:50:50.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:50 smithi161 ceph-mon[87722]: osdmap e456: 8 total, 7 up, 8 in 2024-09-16T05:50:50.338 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T05:50:49.965+0000 7f2a02e36640 -1 Falling back to public interface 2024-09-16T05:50:50.361 INFO:tasks.rados.rados.0.smithi145.stdout:2036: finishing copy_from racing read to smithi14585108-12 2024-09-16T05:50:50.361 INFO:tasks.rados.rados.0.smithi145.stdout:2036: finishing copy_from to smithi14585108-12 2024-09-16T05:50:50.361 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 777 (ObjNum 646 snap 180 seq_num 646) dirty exists 2024-09-16T05:50:50.361 INFO:tasks.rados.rados.0.smithi145.stdout:2038: finishing write tid 1 to smithi14585108-35 2024-09-16T05:50:50.361 INFO:tasks.rados.rados.0.smithi145.stdout:2038: finishing write tid 2 to smithi14585108-35 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2038: finishing write tid 3 to smithi14585108-35 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2038: finishing write tid 4 to smithi14585108-35 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2038: finishing write tid 5 to smithi14585108-35 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2038: oid 35 updating version 0 to 682 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2038: oid 35 version 682 is already newer than 680 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2038: oid 35 version 682 is already newer than 681 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2038: oid 35 version 682 is already newer than 679 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 682 (ObjNum 667 snap 191 seq_num 667) dirty exists 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2038: left oid 35 (ObjNum 667 snap 191 seq_num 667) 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2033: done (5 left) 2024-09-16T05:50:50.362 INFO:tasks.rados.rados.0.smithi145.stdout:2035: done (4 left) 2024-09-16T05:50:50.363 INFO:tasks.rados.rados.0.smithi145.stdout:2036: done (3 left) 2024-09-16T05:50:50.363 INFO:tasks.rados.rados.0.smithi145.stdout:2037: done (2 left) 2024-09-16T05:50:50.363 INFO:tasks.rados.rados.0.smithi145.stdout:2038: done (1 left) 2024-09-16T05:50:50.363 INFO:tasks.rados.rados.0.smithi145.stdout:2039: done (0 left) 2024-09-16T05:50:50.363 INFO:tasks.rados.rados.0.smithi145.stdout:2040: setattr oid 50 current snap is 191 2024-09-16T05:50:50.363 INFO:tasks.rados.rados.0.smithi145.stdout:2041: rmattr oid 7 current snap is 191 2024-09-16T05:50:50.364 INFO:tasks.rados.rados.0.smithi145.stdout:2041: done (1 left) 2024-09-16T05:50:50.364 INFO:tasks.rados.rados.0.smithi145.stdout:2042: delete oid 48 current snap is 191 2024-09-16T05:50:50.365 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 794 (ObjNum 620 snap 174 seq_num 620) dirty exists 2024-09-16T05:50:50.367 INFO:tasks.rados.rados.0.smithi145.stdout:2040: done (1 left) 2024-09-16T05:50:50.367 INFO:tasks.rados.rados.0.smithi145.stdout:2042: done (0 left) 2024-09-16T05:50:50.367 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 191 2024-09-16T05:50:50.367 INFO:tasks.rados.rados.0.smithi145.stdout:2043: seq_num 670 ranges {1163264=425984,1589248=483328,2072576=507904,2580480=212992} 2024-09-16T05:50:50.375 INFO:tasks.rados.rados.0.smithi145.stdout:2043: writing smithi14585108-49 from 1163264 to 1589248 tid 1 2024-09-16T05:50:50.378 INFO:tasks.rados.rados.0.smithi145.stdout:2043: writing smithi14585108-49 from 1589248 to 2072576 tid 2 2024-09-16T05:50:50.381 INFO:tasks.rados.rados.0.smithi145.stdout:2043: writing smithi14585108-49 from 2072576 to 2580480 tid 3 2024-09-16T05:50:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:2043: writing smithi14585108-49 from 2580480 to 2793472 tid 4 2024-09-16T05:50:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:2044: read oid 38 snap -1 2024-09-16T05:50:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:2044: expect (ObjNum 645 snap 179 seq_num 645) 2024-09-16T05:50:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:2045: delete oid 33 current snap is 191 2024-09-16T05:50:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:2043: finishing write tid 1 to smithi14585108-49 2024-09-16T05:50:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:2043: finishing write tid 2 to smithi14585108-49 2024-09-16T05:50:50.385 INFO:tasks.rados.rados.0.smithi145.stdout:2043: finishing write tid 3 to smithi14585108-49 2024-09-16T05:50:50.385 INFO:tasks.rados.rados.0.smithi145.stdout:2043: finishing write tid 4 to smithi14585108-49 2024-09-16T05:50:50.385 INFO:tasks.rados.rados.0.smithi145.stdout:2043: finishing write tid 5 to smithi14585108-49 2024-09-16T05:50:50.385 INFO:tasks.rados.rados.0.smithi145.stdout:2045: done (2 left) 2024-09-16T05:50:50.386 INFO:tasks.rados.rados.0.smithi145.stdout:2046: snap_create 2024-09-16T05:50:50.387 INFO:tasks.rados.rados.0.smithi145.stdout:2043: finishing write tid 6 to smithi14585108-49 2024-09-16T05:50:50.388 INFO:tasks.rados.rados.0.smithi145.stdout:2043: oid 49 updating version 0 to 871 2024-09-16T05:50:50.388 INFO:tasks.rados.rados.0.smithi145.stdout:2043: oid 49 updating version 871 to 874 2024-09-16T05:50:50.388 INFO:tasks.rados.rados.0.smithi145.stdout:2043: oid 49 version 874 is already newer than 872 2024-09-16T05:50:50.388 INFO:tasks.rados.rados.0.smithi145.stdout:2043: oid 49 updating version 874 to 875 2024-09-16T05:50:50.388 INFO:tasks.rados.rados.0.smithi145.stdout:2043: oid 49 version 875 is already newer than 873 2024-09-16T05:50:50.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 875 (ObjNum 670 snap 191 seq_num 670) dirty exists 2024-09-16T05:50:50.388 INFO:tasks.rados.rados.0.smithi145.stdout:2043: left oid 49 (ObjNum 670 snap 191 seq_num 670) 2024-09-16T05:50:50.388 INFO:tasks.rados.rados.0.smithi145.stdout:2044: expect (ObjNum 645 snap 179 seq_num 645) 2024-09-16T05:50:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:50 smithi145 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:50:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:50 smithi145 ceph-mon[99390]: osdmap e455: 8 total, 7 up, 8 in 2024-09-16T05:50:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:50 smithi145 ceph-mon[99390]: osdmap e456: 8 total, 7 up, 8 in 2024-09-16T05:50:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:50 smithi145 ceph-mon[96887]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:50:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:50 smithi145 ceph-mon[96887]: osdmap e455: 8 total, 7 up, 8 in 2024-09-16T05:50:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:50 smithi145 ceph-mon[96887]: osdmap e456: 8 total, 7 up, 8 in 2024-09-16T05:50:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2043: done (2 left) 2024-09-16T05:50:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2044: done (1 left) 2024-09-16T05:50:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2046: done (0 left) 2024-09-16T05:50:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2047: snap_create 2024-09-16T05:50:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:51 smithi145 ceph-mon[96887]: pgmap v368: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 4 op/s; 66/408 objects degraded (16.176%) 2024-09-16T05:50:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:51 smithi145 ceph-mon[99390]: pgmap v368: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 4 op/s; 66/408 objects degraded (16.176%) 2024-09-16T05:50:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:51 smithi161 ceph-mon[87722]: pgmap v368: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 712 KiB/s wr, 4 op/s; 66/408 objects degraded (16.176%) 2024-09-16T05:50:52.133 INFO:tasks.rados.rados.0.smithi145.stdout:2047: done (0 left) 2024-09-16T05:50:52.133 INFO:tasks.rados.rados.0.smithi145.stdout:2048: read oid 37 snap 192 2024-09-16T05:50:52.133 INFO:tasks.rados.rados.0.smithi145.stdout:2048: expect (ObjNum 524 snap 141 seq_num 524) 2024-09-16T05:50:52.133 INFO:tasks.rados.rados.0.smithi145.stdout:2049: rollback oid 35 current snap is 193 2024-09-16T05:50:52.134 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 35 to 179 2024-09-16T05:50:52.134 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 193 2024-09-16T05:50:52.134 INFO:tasks.rados.rados.0.smithi145.stdout:2050: seq_num 672 ranges {3776512=458752,4235264=647168,4882432=466944,5349376=90112} 2024-09-16T05:50:52.156 INFO:tasks.rados.rados.0.smithi145.stdout:2050: writing smithi14585108-13 from 3776512 to 4235264 tid 1 2024-09-16T05:50:52.160 INFO:tasks.rados.rados.0.smithi145.stdout:2050: writing smithi14585108-13 from 4235264 to 4882432 tid 2 2024-09-16T05:50:52.162 INFO:tasks.rados.rados.0.smithi145.stdout:2050: writing smithi14585108-13 from 4882432 to 5349376 tid 3 2024-09-16T05:50:52.163 INFO:tasks.rados.rados.0.smithi145.stdout:2050: writing smithi14585108-13 from 5349376 to 5439488 tid 4 2024-09-16T05:50:52.164 INFO:tasks.rados.rados.0.smithi145.stdout:2051: setattr oid 23 current snap is 193 2024-09-16T05:50:52.164 INFO:tasks.rados.rados.0.smithi145.stdout:2049: finishing rollback tid 0 to smithi14585108-35 2024-09-16T05:50:52.164 INFO:tasks.rados.rados.0.smithi145.stdout:2049: finishing rollback tid 1 to smithi14585108-35 2024-09-16T05:50:52.164 INFO:tasks.rados.rados.0.smithi145.stdout:2049: finishing rollback tid 2 to smithi14585108-35 2024-09-16T05:50:52.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 685 (ObjNum 638 snap 179 seq_num 638) dirty exists 2024-09-16T05:50:52.164 INFO:tasks.rados.rados.0.smithi145.stdout:2048: expect (ObjNum 524 snap 141 seq_num 524) 2024-09-16T05:50:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:2050: finishing write tid 1 to smithi14585108-13 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: finishing write tid 2 to smithi14585108-13 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: finishing write tid 3 to smithi14585108-13 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: finishing write tid 4 to smithi14585108-13 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: finishing write tid 5 to smithi14585108-13 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: finishing write tid 6 to smithi14585108-13 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: oid 13 updating version 0 to 931 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: oid 13 version 931 is already newer than 928 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: oid 13 version 931 is already newer than 929 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: oid 13 updating version 931 to 932 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: oid 13 version 932 is already newer than 930 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 932 (ObjNum 672 snap 193 seq_num 672) dirty exists 2024-09-16T05:50:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:2050: left oid 13 (ObjNum 672 snap 193 seq_num 672) 2024-09-16T05:50:52.241 INFO:tasks.rados.rados.0.smithi145.stdout:2048: done (3 left) 2024-09-16T05:50:52.241 INFO:tasks.rados.rados.0.smithi145.stdout:2049: done (2 left) 2024-09-16T05:50:52.241 INFO:tasks.rados.rados.0.smithi145.stdout:2050: done (1 left) 2024-09-16T05:50:52.241 INFO:tasks.rados.rados.0.smithi145.stdout:2052: rollback oid 33 current snap is 193 2024-09-16T05:50:52.241 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 181 2024-09-16T05:50:52.241 INFO:tasks.rados.rados.0.smithi145.stdout:2053: read oid 16 snap -1 2024-09-16T05:50:52.241 INFO:tasks.rados.rados.0.smithi145.stdout:2053: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:50:52.241 INFO:tasks.rados.rados.0.smithi145.stdout:2054: delete oid 17 current snap is 193 2024-09-16T05:50:52.242 INFO:tasks.rados.rados.0.smithi145.stdout:2054: done (3 left) 2024-09-16T05:50:52.242 INFO:tasks.rados.rados.0.smithi145.stdout:2055: read oid 41 snap -1 2024-09-16T05:50:52.242 INFO:tasks.rados.rados.0.smithi145.stdout:2055: expect (ObjNum 612 snap 172 seq_num 612) 2024-09-16T05:50:52.242 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 193 2024-09-16T05:50:52.242 INFO:tasks.rados.rados.0.smithi145.stdout:2056: seq_num 674 ranges {1155072=491520,1646592=417792,2064384=483328,2547712=303104} 2024-09-16T05:50:52.251 INFO:tasks.rados.rados.0.smithi145.stdout:2056: writing smithi14585108-45 from 1155072 to 1646592 tid 1 2024-09-16T05:50:52.253 INFO:tasks.rados.rados.0.smithi145.stdout:2056: writing smithi14585108-45 from 1646592 to 2064384 tid 2 2024-09-16T05:50:52.257 INFO:tasks.rados.rados.0.smithi145.stdout:2056: writing smithi14585108-45 from 2064384 to 2547712 tid 3 2024-09-16T05:50:52.259 INFO:tasks.rados.rados.0.smithi145.stdout:2056: writing smithi14585108-45 from 2547712 to 2850816 tid 4 2024-09-16T05:50:52.259 INFO:tasks.rados.rados.0.smithi145.stdout:2057: read oid 6 snap -1 2024-09-16T05:50:52.260 INFO:tasks.rados.rados.0.smithi145.stdout:2057: expect deleted 2024-09-16T05:50:52.260 INFO:tasks.rados.rados.0.smithi145.stdout:2058: rollback oid 21 current snap is 193 2024-09-16T05:50:52.260 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 192 2024-09-16T05:50:52.260 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 820 (ObjNum 633 snap 177 seq_num 633) dirty exists 2024-09-16T05:50:52.260 INFO:tasks.rados.rados.0.smithi145.stdout:2053: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:50:52.267 INFO:tasks.rados.rados.0.smithi145.stdout:2052: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:50:52.267 INFO:tasks.rados.rados.0.smithi145.stdout:2052: finishing rollback tid 2 to smithi14585108-33 2024-09-16T05:50:52.267 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 963 (ObjNum 537 snap 147 seq_num 537) dirty exists 2024-09-16T05:50:52.267 INFO:tasks.rados.rados.0.smithi145.stdout:2055: expect (ObjNum 612 snap 172 seq_num 612) 2024-09-16T05:50:52.285 INFO:tasks.rados.rados.0.smithi145.stdout:2056: finishing write tid 1 to smithi14585108-45 2024-09-16T05:50:52.285 INFO:tasks.rados.rados.0.smithi145.stdout:2056: finishing write tid 2 to smithi14585108-45 2024-09-16T05:50:52.285 INFO:tasks.rados.rados.0.smithi145.stdout:2051: done (6 left) 2024-09-16T05:50:52.285 INFO:tasks.rados.rados.0.smithi145.stdout:2052: done (5 left) 2024-09-16T05:50:52.286 INFO:tasks.rados.rados.0.smithi145.stdout:2053: done (4 left) 2024-09-16T05:50:52.286 INFO:tasks.rados.rados.0.smithi145.stdout:2055: done (3 left) 2024-09-16T05:50:52.286 INFO:tasks.rados.rados.0.smithi145.stdout:2059: delete oid 2 current snap is 193 2024-09-16T05:50:52.286 INFO:tasks.rados.rados.0.smithi145.stdout:2056: finishing write tid 3 to smithi14585108-45 2024-09-16T05:50:52.286 INFO:tasks.rados.rados.0.smithi145.stdout:2058: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:50:52.286 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 728 (ObjNum 33 snap 0 seq_num 3198842104) dirty dne 2024-09-16T05:50:52.287 INFO:tasks.rados.rados.0.smithi145.stdout:2056: finishing write tid 4 to smithi14585108-45 2024-09-16T05:50:52.287 INFO:tasks.rados.rados.0.smithi145.stdout:2056: finishing write tid 5 to smithi14585108-45 2024-09-16T05:50:52.287 INFO:tasks.rados.rados.0.smithi145.stdout:2056: finishing write tid 6 to smithi14585108-45 2024-09-16T05:50:52.287 INFO:tasks.rados.rados.0.smithi145.stdout:2056: oid 45 updating version 0 to 1004 2024-09-16T05:50:52.287 INFO:tasks.rados.rados.0.smithi145.stdout:2056: oid 45 version 1004 is already newer than 1001 2024-09-16T05:50:52.288 INFO:tasks.rados.rados.0.smithi145.stdout:2056: oid 45 version 1004 is already newer than 1003 2024-09-16T05:50:52.288 INFO:tasks.rados.rados.0.smithi145.stdout:2056: oid 45 version 1004 is already newer than 1002 2024-09-16T05:50:52.288 INFO:tasks.rados.rados.0.smithi145.stdout:2056: oid 45 version 1004 is already newer than 1000 2024-09-16T05:50:52.288 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1004 (ObjNum 674 snap 193 seq_num 674) dirty exists 2024-09-16T05:50:52.288 INFO:tasks.rados.rados.0.smithi145.stdout:2056: left oid 45 (ObjNum 674 snap 193 seq_num 674) 2024-09-16T05:50:52.289 INFO:tasks.rados.rados.0.smithi145.stdout:2056: done (3 left) 2024-09-16T05:50:52.289 INFO:tasks.rados.rados.0.smithi145.stdout:2057: done (2 left) 2024-09-16T05:50:52.289 INFO:tasks.rados.rados.0.smithi145.stdout:2058: done (1 left) 2024-09-16T05:50:52.289 INFO:tasks.rados.rados.0.smithi145.stdout:2059: done (0 left) 2024-09-16T05:50:52.290 INFO:tasks.rados.rados.0.smithi145.stdout:2060: snap_create 2024-09-16T05:50:52.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:52 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 66/408 objects degraded (16.176%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:52.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:52 smithi161 ceph-mon[87722]: osdmap e457: 8 total, 7 up, 8 in 2024-09-16T05:50:52.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:52.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:52 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 66/408 objects degraded (16.176%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:52 smithi145 ceph-mon[96887]: osdmap e457: 8 total, 7 up, 8 in 2024-09-16T05:50:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:52 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 66/408 objects degraded (16.176%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:52 smithi145 ceph-mon[99390]: osdmap e457: 8 total, 7 up, 8 in 2024-09-16T05:50:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:50:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:2060: done (0 left) 2024-09-16T05:50:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:2061: copy_from oid 25 from oid 32 current snap is 194 2024-09-16T05:50:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:2062: snap_create 2024-09-16T05:50:53.155 INFO:tasks.rados.rados.0.smithi145.stdout:2061: finishing copy_from racing read to smithi14585108-25 2024-09-16T05:50:53.157 INFO:tasks.rados.rados.0.smithi145.stdout:2061: finishing copy_from to smithi14585108-25 2024-09-16T05:50:53.157 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 908 (ObjNum 631 snap 177 seq_num 631) dirty exists 2024-09-16T05:50:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:53 smithi145 ceph-mon[96887]: osdmap e458: 8 total, 7 up, 8 in 2024-09-16T05:50:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:53 smithi145 ceph-mon[96887]: pgmap v371: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.3 MiB/s wr, 18 op/s; 73/447 objects degraded (16.331%) 2024-09-16T05:50:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:53 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:53 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:53 smithi145 ceph-mon[99390]: osdmap e458: 8 total, 7 up, 8 in 2024-09-16T05:50:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:53 smithi145 ceph-mon[99390]: pgmap v371: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.3 MiB/s wr, 18 op/s; 73/447 objects degraded (16.331%) 2024-09-16T05:50:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:53 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:53 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:53 smithi161 ceph-mon[87722]: osdmap e458: 8 total, 7 up, 8 in 2024-09-16T05:50:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:53 smithi161 ceph-mon[87722]: pgmap v371: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.3 MiB/s wr, 18 op/s; 73/447 objects degraded (16.331%) 2024-09-16T05:50:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:53 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:53 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:54.145 INFO:tasks.rados.rados.0.smithi145.stdout:2061: done (1 left) 2024-09-16T05:50:54.146 INFO:tasks.rados.rados.0.smithi145.stdout:2062: done (0 left) 2024-09-16T05:50:54.146 INFO:tasks.rados.rados.0.smithi145.stdout:2063: delete oid 44 current snap is 195 2024-09-16T05:50:54.148 INFO:tasks.rados.rados.0.smithi145.stdout:2063: done (0 left) 2024-09-16T05:50:54.148 INFO:tasks.rados.rados.0.smithi145.stdout:2064: copy_from oid 39 from oid 22 current snap is 195 2024-09-16T05:50:54.148 INFO:tasks.rados.rados.0.smithi145.stdout:2065: snap_remove snap 179 2024-09-16T05:50:54.247 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:54 smithi161 ceph-mon[87722]: osdmap e459: 8 total, 7 up, 8 in 2024-09-16T05:50:54.247 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:54.247 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:54.248 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:54 smithi161 ceph-mon[87722]: from='osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:50:54.248 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:54 smithi161 ceph-mon[87722]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:50:54.248 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:54 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T05:50:54.096+0000 7f2a02e36640 -1 osd.5 448 log_to_monitors true 2024-09-16T05:50:54.248 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 05:50:54 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T05:50:54.174+0000 7f29f6bd9640 -1 osd.5 448 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:50:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[99390]: osdmap e459: 8 total, 7 up, 8 in 2024-09-16T05:50:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[99390]: from='osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:50:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[99390]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:50:54.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[96887]: osdmap e459: 8 total, 7 up, 8 in 2024-09-16T05:50:54.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:54.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:54.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[96887]: from='osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:50:54.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-mon[96887]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T05:50:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:50:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:50:54] "GET /metrics HTTP/1.1" 200 36180 "" "Prometheus/2.43.0" 2024-09-16T05:50:55.162 INFO:tasks.rados.rados.0.smithi145.stdout:2064: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:50:55.162 INFO:tasks.rados.rados.0.smithi145.stdout:2064: finishing copy_from to smithi14585108-39 2024-09-16T05:50:55.162 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 959 (ObjNum 663 snap 190 seq_num 663) dirty exists 2024-09-16T05:50:55.162 INFO:tasks.rados.rados.0.smithi145.stdout:2064: done (1 left) 2024-09-16T05:50:55.162 INFO:tasks.rados.rados.0.smithi145.stdout:2065: done (0 left) 2024-09-16T05:50:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:2066: read oid 4 snap -1 2024-09-16T05:50:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:2066: expect deleted 2024-09-16T05:50:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:2067: delete oid 24 current snap is 195 2024-09-16T05:50:55.172 INFO:tasks.rados.rados.0.smithi145.stdout:2067: done (1 left) 2024-09-16T05:50:55.173 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 195 2024-09-16T05:50:55.173 INFO:tasks.rados.rados.0.smithi145.stdout:2068: seq_num 678 ranges {11542528=565248,12107776=802816,12910592=401408} 2024-09-16T05:50:55.237 INFO:tasks.rados.rados.0.smithi145.stdout:2068: writing smithi14585108-42 from 11542528 to 12107776 tid 1 2024-09-16T05:50:55.242 INFO:tasks.rados.rados.0.smithi145.stdout:2068: writing smithi14585108-42 from 12107776 to 12910592 tid 2 2024-09-16T05:50:55.244 INFO:tasks.rados.rados.0.smithi145.stdout:2068: writing smithi14585108-42 from 12910592 to 13312000 tid 3 2024-09-16T05:50:55.244 INFO:tasks.rados.rados.0.smithi145.stdout:2069: copy_from oid 1 from oid 8 current snap is 195 2024-09-16T05:50:55.244 INFO:tasks.rados.rados.0.smithi145.stdout:2066: done (2 left) 2024-09-16T05:50:55.244 INFO:tasks.rados.rados.0.smithi145.stdout:2070: snap_create 2024-09-16T05:50:55.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:55 smithi161 ceph-mon[87722]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T05:50:55.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:55 smithi161 ceph-mon[87722]: osdmap e460: 8 total, 7 up, 8 in 2024-09-16T05:50:55.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:55 smithi161 ceph-mon[87722]: from='osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:55.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:55 smithi161 ceph-mon[87722]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:55.297 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:55 smithi161 ceph-mon[87722]: pgmap v374: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 890 KiB/s rd, 4.4 MiB/s wr, 23 op/s; 77/462 objects degraded (16.667%) 2024-09-16T05:50:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[96887]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[96887]: osdmap e460: 8 total, 7 up, 8 in 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[96887]: from='osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[96887]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[96887]: pgmap v374: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 890 KiB/s rd, 4.4 MiB/s wr, 23 op/s; 77/462 objects degraded (16.667%) 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[99390]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[99390]: osdmap e460: 8 total, 7 up, 8 in 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[99390]: from='osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[99390]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:50:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:55 smithi145 ceph-mon[99390]: pgmap v374: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 890 KiB/s rd, 4.4 MiB/s wr, 23 op/s; 77/462 objects degraded (16.667%) 2024-09-16T05:50:56.162 INFO:tasks.rados.rados.0.smithi145.stdout:2070: done (2 left) 2024-09-16T05:50:56.162 INFO:tasks.rados.rados.0.smithi145.stdout:2071: delete oid 40 current snap is 196 2024-09-16T05:50:56.178 INFO:tasks.rados.rados.0.smithi145.stdout:2071: done (2 left) 2024-09-16T05:50:56.178 INFO:tasks.rados.rados.0.smithi145.stdout:2072: delete oid 6 current snap is 196 2024-09-16T05:50:56.189 INFO:tasks.rados.rados.0.smithi145.stdout:2068: finishing write tid 1 to smithi14585108-42 2024-09-16T05:50:56.190 INFO:tasks.rados.rados.0.smithi145.stdout:2069: finishing copy_from racing read to smithi14585108-1 2024-09-16T05:50:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:2068: finishing write tid 2 to smithi14585108-42 2024-09-16T05:50:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:2069: finishing copy_from to smithi14585108-1 2024-09-16T05:50:56.192 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 992 (ObjNum 664 snap 190 seq_num 664) dirty exists 2024-09-16T05:50:56.193 INFO:tasks.rados.rados.0.smithi145.stdout:2068: finishing write tid 3 to smithi14585108-42 2024-09-16T05:50:56.194 INFO:tasks.rados.rados.0.smithi145.stdout:2068: finishing write tid 4 to smithi14585108-42 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:2069: done (2 left) 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:2072: done (1 left) 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:2073: rollback oid 4 current snap is 196 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 186 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:2074: read oid 21 snap -1 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:2074: expect deleted 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:2075: setattr oid 28 current snap is 196 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:2073: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:50:56.196 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-16T05:50:56.201 INFO:tasks.rados.rados.0.smithi145.stdout:2073: done (3 left) 2024-09-16T05:50:56.201 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 196 2024-09-16T05:50:56.201 INFO:tasks.rados.rados.0.smithi145.stdout:2076: seq_num 681 ranges {7929856=614400,8544256=458752,9003008=638976,9641984=106496} 2024-09-16T05:50:56.244 INFO:tasks.rados.rados.0.smithi145.stdout:2076: writing smithi14585108-3 from 7929856 to 8544256 tid 1 2024-09-16T05:50:56.247 INFO:tasks.rados.rados.0.smithi145.stdout:2076: writing smithi14585108-3 from 8544256 to 9003008 tid 2 2024-09-16T05:50:56.250 INFO:tasks.rados.rados.0.smithi145.stdout:2076: writing smithi14585108-3 from 9003008 to 9641984 tid 3 2024-09-16T05:50:56.251 INFO:tasks.rados.rados.0.smithi145.stdout:2076: writing smithi14585108-3 from 9641984 to 9748480 tid 4 2024-09-16T05:50:56.251 INFO:tasks.rados.rados.0.smithi145.stdout:2077: snap_remove snap 184 2024-09-16T05:50:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:56 smithi161 ceph-mon[87722]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:50:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:56 smithi161 ceph-mon[87722]: osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350] boot 2024-09-16T05:50:56.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:56 smithi161 ceph-mon[87722]: osdmap e461: 8 total, 8 up, 8 in 2024-09-16T05:50:56.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:50:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:56 smithi145 ceph-mon[96887]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:50:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:56 smithi145 ceph-mon[96887]: osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350] boot 2024-09-16T05:50:56.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:56 smithi145 ceph-mon[96887]: osdmap e461: 8 total, 8 up, 8 in 2024-09-16T05:50:56.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:50:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:56 smithi145 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:50:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:56 smithi145 ceph-mon[99390]: osd.5 [v2:172.21.15.161:6808/2768644350,v1:172.21.15.161:6809/2768644350] boot 2024-09-16T05:50:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:56 smithi145 ceph-mon[99390]: osdmap e461: 8 total, 8 up, 8 in 2024-09-16T05:50:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T05:50:57.188 INFO:tasks.rados.rados.0.smithi145.stdout:2077: done (4 left) 2024-09-16T05:50:57.188 INFO:tasks.rados.rados.0.smithi145.stdout:2078: snap_create 2024-09-16T05:50:57.188 INFO:tasks.rados.rados.0.smithi145.stdout:2068: finishing write tid 5 to smithi14585108-42 2024-09-16T05:50:57.188 INFO:tasks.rados.rados.0.smithi145.stdout:2068: oid 42 updating version 0 to 946 2024-09-16T05:50:57.188 INFO:tasks.rados.rados.0.smithi145.stdout:2068: oid 42 version 946 is already newer than 944 2024-09-16T05:50:57.188 INFO:tasks.rados.rados.0.smithi145.stdout:2068: oid 42 version 946 is already newer than 943 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2068: oid 42 version 946 is already newer than 945 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 946 (ObjNum 678 snap 195 seq_num 678) dirty exists 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2068: left oid 42 (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 872 (ObjNum 662 snap 189 seq_num 662) dirty exists 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: finishing write tid 1 to smithi14585108-3 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: finishing write tid 2 to smithi14585108-3 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: finishing write tid 3 to smithi14585108-3 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: finishing write tid 4 to smithi14585108-3 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: finishing write tid 5 to smithi14585108-3 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: finishing write tid 6 to smithi14585108-3 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: oid 3 updating version 0 to 993 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: oid 3 updating version 993 to 996 2024-09-16T05:50:57.189 INFO:tasks.rados.rados.0.smithi145.stdout:2076: oid 3 updating version 996 to 997 2024-09-16T05:50:57.190 INFO:tasks.rados.rados.0.smithi145.stdout:2076: oid 3 version 997 is already newer than 995 2024-09-16T05:50:57.190 INFO:tasks.rados.rados.0.smithi145.stdout:2076: oid 3 version 997 is already newer than 994 2024-09-16T05:50:57.190 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 997 (ObjNum 681 snap 196 seq_num 681) dirty exists 2024-09-16T05:50:57.190 INFO:tasks.rados.rados.0.smithi145.stdout:2076: left oid 3 (ObjNum 681 snap 196 seq_num 681) 2024-09-16T05:50:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: osdmap e462: 8 total, 8 up, 8 in 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: pgmap v377: 121 pgs: 1 active+clean+snaptrim, 8 peering, 31 active+undersized, 11 active+undersized+degraded, 70 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s; 51/471 objects degraded (10.828%) 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:50:57.498 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:50:57.155+0000 7f22cafa6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T05:50:57.499 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:50:57.499 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: osdmap e462: 8 total, 8 up, 8 in 2024-09-16T05:50:57.499 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: pgmap v377: 121 pgs: 1 active+clean+snaptrim, 8 peering, 31 active+undersized, 11 active+undersized+degraded, 70 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s; 51/471 objects degraded (10.828%) 2024-09-16T05:50:57.499 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.499 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.499 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:57.499 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: osdmap e462: 8 total, 8 up, 8 in 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: pgmap v377: 121 pgs: 1 active+clean+snaptrim, 8 peering, 31 active+undersized, 11 active+undersized+degraded, 70 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s; 51/471 objects degraded (10.828%) 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.500 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:50:57.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:50:57.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:50:57.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:50:57.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:57.501 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:50:57.760 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:50:57.760 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (8m) 74s ago 9m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:50:57.760 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (9m) 4s ago 9m 88.5M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:50:57.760 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (10m) 74s ago 10m 18.7M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:50:57.760 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (10m) 4s ago 10m 21.0M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:50:57.760 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (4m) 4s ago 14m 441M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:50:57.760 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (5m) 74s ago 16m 510M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (4m) 74s ago 16m 51.3M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (3m) 4s ago 14m 43.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (4m) 74s ago 14m 48.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (8m) 74s ago 8m 17.7M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (8m) 4s ago 8m 16.1M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (2m) 74s ago 14m 156M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (2m) 74s ago 13m 122M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (112s) 74s ago 13m 103M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (78s) 74s ago 12m 11.5M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (44s) 4s ago 12m 102M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 17b05a68c519 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (9s) 4s ago 12m 11.6M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 46fce5c214a6 2024-09-16T05:50:57.761 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (11m) 4s ago 11m 198M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 b27b7ddaf35f 2024-09-16T05:50:57.762 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (11m) 4s ago 11m 185M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:50:57.762 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (4m) 4s ago 9m 55.1M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:50:58.079 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:50:58.079 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:50:58.079 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:50:58.079 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:50:58.079 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:50:58.079 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:50:58.079 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2, 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 6 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 4, 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 11 2024-09-16T05:50:58.080 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:50:58.081 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:50:58.181 INFO:tasks.rados.rados.0.smithi145.stdout:2068: done (4 left) 2024-09-16T05:50:58.181 INFO:tasks.rados.rados.0.smithi145.stdout:2074: done (3 left) 2024-09-16T05:50:58.182 INFO:tasks.rados.rados.0.smithi145.stdout:2075: done (2 left) 2024-09-16T05:50:58.182 INFO:tasks.rados.rados.0.smithi145.stdout:2076: done (1 left) 2024-09-16T05:50:58.182 INFO:tasks.rados.rados.0.smithi145.stdout:2078: done (0 left) 2024-09-16T05:50:58.182 INFO:tasks.rados.rados.0.smithi145.stdout:2079: delete oid 38 current snap is 197 2024-09-16T05:50:58.184 INFO:tasks.rados.rados.0.smithi145.stdout:2079: done (0 left) 2024-09-16T05:50:58.184 INFO:tasks.rados.rados.0.smithi145.stdout:2080: snap_remove snap 175 2024-09-16T05:50:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:50:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T05:50:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 51/471 objects degraded (10.828%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[99390]: osdmap e463: 8 total, 8 up, 8 in 2024-09-16T05:50:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[99390]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:58.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2128752633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:58.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:50:58.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[96887]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T05:50:58.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 51/471 objects degraded (10.828%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:58.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[96887]: osdmap e463: 8 total, 8 up, 8 in 2024-09-16T05:50:58.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[96887]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:58.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:58 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2128752633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:58 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:50:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:58 smithi161 ceph-mon[87722]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-16T05:50:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:58 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 51/471 objects degraded (10.828%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T05:50:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:58 smithi161 ceph-mon[87722]: osdmap e463: 8 total, 8 up, 8 in 2024-09-16T05:50:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:58 smithi161 ceph-mon[87722]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:58 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2128752633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:50:59.190 INFO:tasks.rados.rados.0.smithi145.stdout:2080: done (0 left) 2024-09-16T05:50:59.190 INFO:tasks.rados.rados.0.smithi145.stdout:2081: rmattr oid 12 current snap is 197 2024-09-16T05:50:59.191 INFO:tasks.rados.rados.0.smithi145.stdout:2081: done (0 left) 2024-09-16T05:50:59.191 INFO:tasks.rados.rados.0.smithi145.stdout:2082: snap_remove snap 190 2024-09-16T05:50:59.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:59 smithi161 ceph-mon[87722]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:59.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:59 smithi161 ceph-mon[87722]: osdmap e464: 8 total, 8 up, 8 in 2024-09-16T05:50:59.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:50:59 smithi161 ceph-mon[87722]: pgmap v380: 121 pgs: 1 active+clean+snaptrim, 8 peering, 21 active+undersized, 4 active+undersized+degraded, 87 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 8 op/s; 31/474 objects degraded (6.540%); 8.0 MiB/s, 1 objects/s recovering 2024-09-16T05:50:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:59 smithi145 ceph-mon[96887]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:59 smithi145 ceph-mon[96887]: osdmap e464: 8 total, 8 up, 8 in 2024-09-16T05:50:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:50:59 smithi145 ceph-mon[96887]: pgmap v380: 121 pgs: 1 active+clean+snaptrim, 8 peering, 21 active+undersized, 4 active+undersized+degraded, 87 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 8 op/s; 31/474 objects degraded (6.540%); 8.0 MiB/s, 1 objects/s recovering 2024-09-16T05:50:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:59 smithi145 ceph-mon[99390]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:50:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:59 smithi145 ceph-mon[99390]: osdmap e464: 8 total, 8 up, 8 in 2024-09-16T05:50:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:50:59 smithi145 ceph-mon[99390]: pgmap v380: 121 pgs: 1 active+clean+snaptrim, 8 peering, 21 active+undersized, 4 active+undersized+degraded, 87 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 8 op/s; 31/474 objects degraded (6.540%); 8.0 MiB/s, 1 objects/s recovering 2024-09-16T05:51:00.193 INFO:tasks.rados.rados.0.smithi145.stdout:2082: done (0 left) 2024-09-16T05:51:00.193 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 197 2024-09-16T05:51:00.194 INFO:tasks.rados.rados.0.smithi145.stdout:2083: seq_num 683 ranges {614400=647168,1261568=630784,1892352=573440} 2024-09-16T05:51:00.201 INFO:tasks.rados.rados.0.smithi145.stdout:2083: writing smithi14585108-34 from 614400 to 1261568 tid 1 2024-09-16T05:51:00.205 INFO:tasks.rados.rados.0.smithi145.stdout:2083: writing smithi14585108-34 from 1261568 to 1892352 tid 2 2024-09-16T05:51:00.209 INFO:tasks.rados.rados.0.smithi145.stdout:2083: writing smithi14585108-34 from 1892352 to 2465792 tid 3 2024-09-16T05:51:00.210 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 197 2024-09-16T05:51:00.210 INFO:tasks.rados.rados.0.smithi145.stdout:2084: seq_num 684 ranges {0=663552,663552=507904,1171456=409600,1581056=286720} 2024-09-16T05:51:00.213 INFO:tasks.rados.rados.0.smithi145.stdout:2084: writing smithi14585108-38 from 0 to 663552 tid 1 2024-09-16T05:51:00.217 INFO:tasks.rados.rados.0.smithi145.stdout:2084: writing smithi14585108-38 from 663552 to 1171456 tid 2 2024-09-16T05:51:00.219 INFO:tasks.rados.rados.0.smithi145.stdout:2084: writing smithi14585108-38 from 1171456 to 1581056 tid 3 2024-09-16T05:51:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:2084: writing smithi14585108-38 from 1581056 to 1867776 tid 4 2024-09-16T05:51:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 197 2024-09-16T05:51:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:2085: seq_num 685 ranges {2514944=679936,3194880=442368,3637248=622592,4259840=139264} 2024-09-16T05:51:00.238 INFO:tasks.rados.rados.0.smithi145.stdout:2085: writing smithi14585108-1 from 2514944 to 3194880 tid 1 2024-09-16T05:51:00.241 INFO:tasks.rados.rados.0.smithi145.stdout:2085: writing smithi14585108-1 from 3194880 to 3637248 tid 2 2024-09-16T05:51:00.245 INFO:tasks.rados.rados.0.smithi145.stdout:2085: writing smithi14585108-1 from 3637248 to 4259840 tid 3 2024-09-16T05:51:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:2085: writing smithi14585108-1 from 4259840 to 4399104 tid 4 2024-09-16T05:51:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:2086: rollback oid 33 current snap is 197 2024-09-16T05:51:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 192 2024-09-16T05:51:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:2083: finishing write tid 1 to smithi14585108-34 2024-09-16T05:51:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:2083: finishing write tid 2 to smithi14585108-34 2024-09-16T05:51:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:2083: finishing write tid 3 to smithi14585108-34 2024-09-16T05:51:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:2083: finishing write tid 4 to smithi14585108-34 2024-09-16T05:51:00.247 INFO:tasks.rados.rados.0.smithi145.stdout:2083: finishing write tid 5 to smithi14585108-34 2024-09-16T05:51:00.248 INFO:tasks.rados.rados.0.smithi145.stdout:2083: oid 34 updating version 0 to 978 2024-09-16T05:51:00.248 INFO:tasks.rados.rados.0.smithi145.stdout:2083: oid 34 version 978 is already newer than 977 2024-09-16T05:51:00.248 INFO:tasks.rados.rados.0.smithi145.stdout:2083: oid 34 version 978 is already newer than 976 2024-09-16T05:51:00.248 INFO:tasks.rados.rados.0.smithi145.stdout:2083: oid 34 updating version 978 to 979 2024-09-16T05:51:00.248 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 979 (ObjNum 683 snap 197 seq_num 683) dirty exists 2024-09-16T05:51:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:2083: left oid 34 (ObjNum 683 snap 197 seq_num 683) 2024-09-16T05:51:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:2084: finishing write tid 1 to smithi14585108-38 2024-09-16T05:51:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:2084: finishing write tid 2 to smithi14585108-38 2024-09-16T05:51:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:2084: finishing write tid 3 to smithi14585108-38 2024-09-16T05:51:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:2083: done (3 left) 2024-09-16T05:51:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:2087: rollback oid 6 current snap is 197 2024-09-16T05:51:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 6 to 191 2024-09-16T05:51:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:2084: finishing write tid 4 to smithi14585108-38 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: finishing write tid 5 to smithi14585108-38 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: finishing write tid 6 to smithi14585108-38 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: oid 38 updating version 0 to 798 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: oid 38 updating version 798 to 799 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: oid 38 updating version 799 to 800 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: oid 38 version 800 is already newer than 797 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: oid 38 version 800 is already newer than 796 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 800 (ObjNum 684 snap 197 seq_num 684) dirty exists 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: left oid 38 (ObjNum 684 snap 197 seq_num 684) 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2085: finishing write tid 1 to smithi14585108-1 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2085: finishing write tid 2 to smithi14585108-1 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2084: done (3 left) 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2088: copy_from oid 8 from oid 35 current snap is 197 2024-09-16T05:51:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:2089: read oid 47 snap -1 2024-09-16T05:51:00.251 INFO:tasks.rados.rados.0.smithi145.stdout:2089: expect (ObjNum 415 snap 116 seq_num 415) 2024-09-16T05:51:00.251 INFO:tasks.rados.rados.0.smithi145.stdout:2090: snap_create 2024-09-16T05:51:00.251 INFO:tasks.rados.rados.0.smithi145.stdout:2087: finishing rollback tid 1 to smithi14585108-6 2024-09-16T05:51:00.251 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 0 (ObjNum 129 snap 0 seq_num 3207079440) dirty dne 2024-09-16T05:51:00.252 INFO:tasks.rados.rados.0.smithi145.stdout:2085: finishing write tid 3 to smithi14585108-1 2024-09-16T05:51:00.252 INFO:tasks.rados.rados.0.smithi145.stdout:2085: finishing write tid 4 to smithi14585108-1 2024-09-16T05:51:00.252 INFO:tasks.rados.rados.0.smithi145.stdout:2085: finishing write tid 5 to smithi14585108-1 2024-09-16T05:51:00.252 INFO:tasks.rados.rados.0.smithi145.stdout:2086: finishing rollback tid 0 to smithi14585108-33 2024-09-16T05:51:00.252 INFO:tasks.rados.rados.0.smithi145.stdout:2086: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:51:00.252 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 965 (ObjNum 81 snap 0 seq_num 1902012766) dirty dne 2024-09-16T05:51:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:2085: finishing write tid 6 to smithi14585108-1 2024-09-16T05:51:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:2085: oid 1 updating version 0 to 999 2024-09-16T05:51:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:2085: oid 1 updating version 999 to 1001 2024-09-16T05:51:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:2085: oid 1 version 1001 is already newer than 1000 2024-09-16T05:51:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:2085: oid 1 updating version 1001 to 1002 2024-09-16T05:51:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:2085: oid 1 version 1002 is already newer than 998 2024-09-16T05:51:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1002 (ObjNum 685 snap 197 seq_num 685) dirty exists 2024-09-16T05:51:00.253 INFO:tasks.rados.rados.0.smithi145.stdout:2085: left oid 1 (ObjNum 685 snap 197 seq_num 685) 2024-09-16T05:51:00.267 INFO:tasks.rados.rados.0.smithi145.stdout:2089: expect (ObjNum 415 snap 116 seq_num 415) 2024-09-16T05:51:00.505 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:00 smithi161 ceph-mon[87722]: osdmap e465: 8 total, 8 up, 8 in 2024-09-16T05:51:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:00 smithi145 ceph-mon[99390]: osdmap e465: 8 total, 8 up, 8 in 2024-09-16T05:51:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:00 smithi145 ceph-mon[96887]: osdmap e465: 8 total, 8 up, 8 in 2024-09-16T05:51:00.573 INFO:tasks.rados.rados.0.smithi145.stdout:2088: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:51:00.573 INFO:tasks.rados.rados.0.smithi145.stdout:2088: finishing copy_from to smithi14585108-8 2024-09-16T05:51:00.573 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 685 (ObjNum 638 snap 179 seq_num 638) dirty exists 2024-09-16T05:51:01.210 INFO:tasks.rados.rados.0.smithi145.stdout:2085: done (5 left) 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2086: done (4 left) 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2087: done (3 left) 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2088: done (2 left) 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2089: done (1 left) 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2090: done (0 left) 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2091: read oid 31 snap -1 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2091: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2092: read oid 34 snap -1 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2092: expect (ObjNum 683 snap 197 seq_num 683) 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2093: copy_from oid 39 from oid 14 current snap is 198 2024-09-16T05:51:01.211 INFO:tasks.rados.rados.0.smithi145.stdout:2094: delete oid 38 current snap is 198 2024-09-16T05:51:01.215 INFO:tasks.rados.rados.0.smithi145.stdout:2093: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:51:01.215 INFO:tasks.rados.rados.0.smithi145.stdout:2091: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:51:01.223 INFO:tasks.rados.rados.0.smithi145.stdout:2093: finishing copy_from to smithi14585108-39 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 870 (ObjNum 33 snap 0 seq_num 3207645552) dirty exists 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:2091: done (3 left) 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:2093: done (2 left) 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:2094: done (1 left) 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:2095: rollback oid 3 current snap is 198 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 3 to 182 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:2096: copy_from oid 33 from oid 38 current snap is 198 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:2097: delete oid 47 current snap is 198 2024-09-16T05:51:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:2092: expect (ObjNum 683 snap 197 seq_num 683) 2024-09-16T05:51:01.298 INFO:tasks.rados.rados.0.smithi145.stdout:2096: finishing copy_from to smithi14585108-33 2024-09-16T05:51:01.298 INFO:tasks.rados.rados.0.smithi145.stdout:2096: got expected ENOENT (src dne) 2024-09-16T05:51:01.298 INFO:tasks.rados.rados.0.smithi145.stdout:2096: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:51:01.298 INFO:tasks.rados.rados.0.smithi145.stdout:2095: finishing rollback tid 0 to smithi14585108-3 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:2095: finishing rollback tid 1 to smithi14585108-3 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:2095: finishing rollback tid 2 to smithi14585108-3 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1005 (ObjNum 646 snap 180 seq_num 646) dirty exists 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:2092: done (3 left) 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:2095: done (2 left) 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:2096: done (1 left) 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:2097: done (0 left) 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 198 2024-09-16T05:51:01.299 INFO:tasks.rados.rados.0.smithi145.stdout:2098: seq_num 688 ranges {974848=729088,1703936=499712,2203648=704512} 2024-09-16T05:51:01.307 INFO:tasks.rados.rados.0.smithi145.stdout:2098: writing smithi14585108-25 from 974848 to 1703936 tid 1 2024-09-16T05:51:01.309 INFO:tasks.rados.rados.0.smithi145.stdout:2098: writing smithi14585108-25 from 1703936 to 2203648 tid 2 2024-09-16T05:51:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:2098: writing smithi14585108-25 from 2203648 to 2908160 tid 3 2024-09-16T05:51:01.314 INFO:tasks.rados.rados.0.smithi145.stdout:2099: copy_from oid 11 from oid 22 current snap is 198 2024-09-16T05:51:01.314 INFO:tasks.rados.rados.0.smithi145.stdout:2098: finishing write tid 1 to smithi14585108-25 2024-09-16T05:51:01.314 INFO:tasks.rados.rados.0.smithi145.stdout:2098: finishing write tid 2 to smithi14585108-25 2024-09-16T05:51:01.314 INFO:tasks.rados.rados.0.smithi145.stdout:2100: read oid 21 snap -1 2024-09-16T05:51:01.314 INFO:tasks.rados.rados.0.smithi145.stdout:2100: expect deleted 2024-09-16T05:51:01.314 INFO:tasks.rados.rados.0.smithi145.stdout:2101: setattr oid 5 current snap is 198 2024-09-16T05:51:01.315 INFO:tasks.rados.rados.0.smithi145.stdout:2102: copy_from oid 24 from oid 13 current snap is 198 2024-09-16T05:51:01.315 INFO:tasks.rados.rados.0.smithi145.stdout:2103: read oid 42 snap -1 2024-09-16T05:51:01.315 INFO:tasks.rados.rados.0.smithi145.stdout:2103: expect (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:51:01.315 INFO:tasks.rados.rados.0.smithi145.stdout:2104: rollback oid 31 current snap is 198 2024-09-16T05:51:01.315 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 197 2024-09-16T05:51:01.315 INFO:tasks.rados.rados.0.smithi145.stdout:2105: rollback oid 1 current snap is 198 2024-09-16T05:51:01.315 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 1 to 187 2024-09-16T05:51:01.315 INFO:tasks.rados.rados.0.smithi145.stdout:2106: snap_create 2024-09-16T05:51:01.319 INFO:tasks.rados.rados.0.smithi145.stdout:2105: finishing rollback tid 0 to smithi14585108-1 2024-09-16T05:51:01.319 INFO:tasks.rados.rados.0.smithi145.stdout:2104: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:51:01.321 INFO:tasks.rados.rados.0.smithi145.stdout:2098: finishing write tid 3 to smithi14585108-25 2024-09-16T05:51:01.321 INFO:tasks.rados.rados.0.smithi145.stdout:2098: finishing write tid 4 to smithi14585108-25 2024-09-16T05:51:01.321 INFO:tasks.rados.rados.0.smithi145.stdout:2104: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:51:01.322 INFO:tasks.rados.rados.0.smithi145.stdout:2105: finishing rollback tid 1 to smithi14585108-1 2024-09-16T05:51:01.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1007 (ObjNum 8363232 snap 32743 seq_num 304) dirty dne 2024-09-16T05:51:01.323 INFO:tasks.rados.rados.0.smithi145.stdout:2104: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:51:01.323 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 953 (ObjNum 446 snap 123 seq_num 446) dirty exists 2024-09-16T05:51:01.323 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 876 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:51:01.323 INFO:tasks.rados.rados.0.smithi145.stdout:2099: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:51:01.323 INFO:tasks.rados.rados.0.smithi145.stdout:2098: finishing write tid 5 to smithi14585108-25 2024-09-16T05:51:01.323 INFO:tasks.rados.rados.0.smithi145.stdout:2098: oid 25 updating version 0 to 910 2024-09-16T05:51:01.324 INFO:tasks.rados.rados.0.smithi145.stdout:2098: oid 25 version 910 is already newer than 909 2024-09-16T05:51:01.324 INFO:tasks.rados.rados.0.smithi145.stdout:2098: oid 25 updating version 910 to 912 2024-09-16T05:51:01.324 INFO:tasks.rados.rados.0.smithi145.stdout:2098: oid 25 version 912 is already newer than 911 2024-09-16T05:51:01.324 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 912 (ObjNum 688 snap 198 seq_num 688) dirty exists 2024-09-16T05:51:01.324 INFO:tasks.rados.rados.0.smithi145.stdout:2098: left oid 25 (ObjNum 688 snap 198 seq_num 688) 2024-09-16T05:51:01.337 INFO:tasks.rados.rados.0.smithi145.stdout:2099: finishing copy_from to smithi14585108-11 2024-09-16T05:51:01.337 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 959 (ObjNum 663 snap 190 seq_num 663) dirty exists 2024-09-16T05:51:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:01 smithi161 ceph-mon[87722]: osdmap e466: 8 total, 8 up, 8 in 2024-09-16T05:51:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:01 smithi161 ceph-mon[87722]: pgmap v383: 121 pgs: 5 peering, 116 active+clean; 207 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.7 MiB/s wr, 4 op/s; 13 MiB/s, 4 objects/s recovering 2024-09-16T05:51:01.346 INFO:tasks.rados.rados.0.smithi145.stdout:2102: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:51:01.349 INFO:tasks.rados.rados.0.smithi145.stdout:2102: finishing copy_from to smithi14585108-24 2024-09-16T05:51:01.349 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 932 (ObjNum 672 snap 193 seq_num 672) dirty exists 2024-09-16T05:51:01.381 INFO:tasks.rados.rados.0.smithi145.stdout:2103: expect (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:51:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:01 smithi145 ceph-mon[96887]: osdmap e466: 8 total, 8 up, 8 in 2024-09-16T05:51:01.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:01 smithi145 ceph-mon[96887]: pgmap v383: 121 pgs: 5 peering, 116 active+clean; 207 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.7 MiB/s wr, 4 op/s; 13 MiB/s, 4 objects/s recovering 2024-09-16T05:51:01.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:01 smithi145 ceph-mon[99390]: osdmap e466: 8 total, 8 up, 8 in 2024-09-16T05:51:01.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:01 smithi145 ceph-mon[99390]: pgmap v383: 121 pgs: 5 peering, 116 active+clean; 207 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.7 MiB/s wr, 4 op/s; 13 MiB/s, 4 objects/s recovering 2024-09-16T05:51:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:2098: done (8 left) 2024-09-16T05:51:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:2099: done (7 left) 2024-09-16T05:51:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:2100: done (6 left) 2024-09-16T05:51:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:2101: done (5 left) 2024-09-16T05:51:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:2102: done (4 left) 2024-09-16T05:51:02.399 INFO:tasks.rados.rados.0.smithi145.stdout:2103: done (3 left) 2024-09-16T05:51:02.400 INFO:tasks.rados.rados.0.smithi145.stdout:2104: done (2 left) 2024-09-16T05:51:02.400 INFO:tasks.rados.rados.0.smithi145.stdout:2105: done (1 left) 2024-09-16T05:51:02.400 INFO:tasks.rados.rados.0.smithi145.stdout:2106: done (0 left) 2024-09-16T05:51:02.400 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 199 2024-09-16T05:51:02.400 INFO:tasks.rados.rados.0.smithi145.stdout:2107: seq_num 689 ranges {794624=745472,1540096=786432,2326528=417792} 2024-09-16T05:51:02.407 INFO:tasks.rados.rados.0.smithi145.stdout:2107: writing smithi14585108-50 from 794624 to 1540096 tid 1 2024-09-16T05:51:02.413 INFO:tasks.rados.rados.0.smithi145.stdout:2107: writing smithi14585108-50 from 1540096 to 2326528 tid 2 2024-09-16T05:51:02.416 INFO:tasks.rados.rados.0.smithi145.stdout:2107: writing smithi14585108-50 from 2326528 to 2744320 tid 3 2024-09-16T05:51:02.416 INFO:tasks.rados.rados.0.smithi145.stdout:2108: read oid 28 snap 194 2024-09-16T05:51:02.416 INFO:tasks.rados.rados.0.smithi145.stdout:2108: expect (ObjNum 662 snap 189 seq_num 662) 2024-09-16T05:51:02.416 INFO:tasks.rados.rados.0.smithi145.stdout:2109: snap_remove snap 182 2024-09-16T05:51:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:02 smithi145 ceph-mon[96887]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/474 objects degraded (6.540%), 4 pgs degraded) 2024-09-16T05:51:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:02 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:51:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:02 smithi145 ceph-mon[96887]: osdmap e467: 8 total, 8 up, 8 in 2024-09-16T05:51:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:02 smithi145 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/474 objects degraded (6.540%), 4 pgs degraded) 2024-09-16T05:51:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:02 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:51:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:02 smithi145 ceph-mon[99390]: osdmap e467: 8 total, 8 up, 8 in 2024-09-16T05:51:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:02 smithi161 ceph-mon[87722]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/474 objects degraded (6.540%), 4 pgs degraded) 2024-09-16T05:51:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:02 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:51:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:02 smithi161 ceph-mon[87722]: osdmap e467: 8 total, 8 up, 8 in 2024-09-16T05:51:03.223 INFO:tasks.rados.rados.0.smithi145.stdout:2109: done (2 left) 2024-09-16T05:51:03.223 INFO:tasks.rados.rados.0.smithi145.stdout:2110: read oid 36 snap -1 2024-09-16T05:51:03.223 INFO:tasks.rados.rados.0.smithi145.stdout:2110: expect (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:51:03.223 INFO:tasks.rados.rados.0.smithi145.stdout:2111: read oid 15 snap 187 2024-09-16T05:51:03.223 INFO:tasks.rados.rados.0.smithi145.stdout:2111: expect (ObjNum 620 snap 174 seq_num 620) 2024-09-16T05:51:03.223 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 199 2024-09-16T05:51:03.223 INFO:tasks.rados.rados.0.smithi145.stdout:2112: seq_num 690 ranges {0=761856,761856=663552,1425408=409600,1835008=131072} 2024-09-16T05:51:03.228 INFO:tasks.rados.rados.0.smithi145.stdout:2112: writing smithi14585108-30 from 0 to 761856 tid 1 2024-09-16T05:51:03.233 INFO:tasks.rados.rados.0.smithi145.stdout:2112: writing smithi14585108-30 from 761856 to 1425408 tid 2 2024-09-16T05:51:03.236 INFO:tasks.rados.rados.0.smithi145.stdout:2112: writing smithi14585108-30 from 1425408 to 1835008 tid 3 2024-09-16T05:51:03.237 INFO:tasks.rados.rados.0.smithi145.stdout:2112: writing smithi14585108-30 from 1835008 to 1966080 tid 4 2024-09-16T05:51:03.237 INFO:tasks.rados.rados.0.smithi145.stdout:2113: snap_remove snap 170 2024-09-16T05:51:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:03 smithi145 ceph-mon[96887]: osdmap e468: 8 total, 8 up, 8 in 2024-09-16T05:51:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:03 smithi145 ceph-mon[96887]: pgmap v386: 121 pgs: 121 active+clean; 217 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 13 op/s; 18 MiB/s, 6 objects/s recovering 2024-09-16T05:51:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:03 smithi145 ceph-mon[99390]: osdmap e468: 8 total, 8 up, 8 in 2024-09-16T05:51:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:03 smithi145 ceph-mon[99390]: pgmap v386: 121 pgs: 121 active+clean; 217 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 13 op/s; 18 MiB/s, 6 objects/s recovering 2024-09-16T05:51:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:03 smithi161 ceph-mon[87722]: osdmap e468: 8 total, 8 up, 8 in 2024-09-16T05:51:03.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:03 smithi161 ceph-mon[87722]: pgmap v386: 121 pgs: 121 active+clean; 217 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 13 op/s; 18 MiB/s, 6 objects/s recovering 2024-09-16T05:51:04.228 INFO:tasks.rados.rados.0.smithi145.stdout:2113: done (5 left) 2024-09-16T05:51:04.228 INFO:tasks.rados.rados.0.smithi145.stdout:2114: snap_remove snap 195 2024-09-16T05:51:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:04 smithi145 ceph-mon[96887]: osdmap e469: 8 total, 8 up, 8 in 2024-09-16T05:51:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:04 smithi145 ceph-mon[99390]: osdmap e469: 8 total, 8 up, 8 in 2024-09-16T05:51:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:04 smithi161 ceph-mon[87722]: osdmap e469: 8 total, 8 up, 8 in 2024-09-16T05:51:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:51:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:51:04] "GET /metrics HTTP/1.1" 200 36180 "" "Prometheus/2.43.0" 2024-09-16T05:51:05.073 INFO:tasks.rados.rados.0.smithi145.stdout:2114: done (5 left) 2024-09-16T05:51:05.073 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 199 2024-09-16T05:51:05.073 INFO:tasks.rados.rados.0.smithi145.stdout:2107: finishing write tid 1 to smithi14585108-50 2024-09-16T05:51:05.073 INFO:tasks.rados.rados.0.smithi145.stdout:2115: seq_num 691 ranges {2056192=778240,2834432=548864,3383296=614400,3997696=40960} 2024-09-16T05:51:05.089 INFO:tasks.rados.rados.0.smithi145.stdout:2115: writing smithi14585108-19 from 2056192 to 2834432 tid 1 2024-09-16T05:51:05.092 INFO:tasks.rados.rados.0.smithi145.stdout:2115: writing smithi14585108-19 from 2834432 to 3383296 tid 2 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2115: writing smithi14585108-19 from 3383296 to 3997696 tid 3 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2115: writing smithi14585108-19 from 3997696 to 4038656 tid 4 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2116: setattr oid 34 current snap is 199 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: finishing write tid 2 to smithi14585108-50 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: finishing write tid 3 to smithi14585108-50 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: finishing write tid 4 to smithi14585108-50 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: finishing write tid 5 to smithi14585108-50 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: oid 50 updating version 0 to 805 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: oid 50 version 805 is already newer than 804 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: oid 50 version 805 is already newer than 803 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: oid 50 version 805 is already newer than 802 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 805 (ObjNum 689 snap 199 seq_num 689) dirty exists 2024-09-16T05:51:05.097 INFO:tasks.rados.rados.0.smithi145.stdout:2107: left oid 50 (ObjNum 689 snap 199 seq_num 689) 2024-09-16T05:51:05.098 INFO:tasks.rados.rados.0.smithi145.stdout:2108: expect (ObjNum 662 snap 189 seq_num 662) 2024-09-16T05:51:05.235 INFO:tasks.rados.rados.0.smithi145.stdout:2112: finishing write tid 1 to smithi14585108-30 2024-09-16T05:51:05.235 INFO:tasks.rados.rados.0.smithi145.stdout:2111: expect (ObjNum 620 snap 174 seq_num 620) 2024-09-16T05:51:05.255 INFO:tasks.rados.rados.0.smithi145.stdout:2112: finishing write tid 2 to smithi14585108-30 2024-09-16T05:51:05.256 INFO:tasks.rados.rados.0.smithi145.stdout:2112: finishing write tid 3 to smithi14585108-30 2024-09-16T05:51:05.256 INFO:tasks.rados.rados.0.smithi145.stdout:2112: finishing write tid 4 to smithi14585108-30 2024-09-16T05:51:05.256 INFO:tasks.rados.rados.0.smithi145.stdout:2112: finishing write tid 5 to smithi14585108-30 2024-09-16T05:51:05.256 INFO:tasks.rados.rados.0.smithi145.stdout:2112: finishing write tid 6 to smithi14585108-30 2024-09-16T05:51:05.256 INFO:tasks.rados.rados.0.smithi145.stdout:2112: oid 30 updating version 0 to 934 2024-09-16T05:51:05.256 INFO:tasks.rados.rados.0.smithi145.stdout:2112: oid 30 version 934 is already newer than 933 2024-09-16T05:51:05.257 INFO:tasks.rados.rados.0.smithi145.stdout:2112: oid 30 updating version 934 to 937 2024-09-16T05:51:05.257 INFO:tasks.rados.rados.0.smithi145.stdout:2112: oid 30 version 937 is already newer than 935 2024-09-16T05:51:05.257 INFO:tasks.rados.rados.0.smithi145.stdout:2112: oid 30 version 937 is already newer than 936 2024-09-16T05:51:05.257 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 937 (ObjNum 690 snap 199 seq_num 690) dirty exists 2024-09-16T05:51:05.257 INFO:tasks.rados.rados.0.smithi145.stdout:2112: left oid 30 (ObjNum 690 snap 199 seq_num 690) 2024-09-16T05:51:05.257 INFO:tasks.rados.rados.0.smithi145.stdout:2110: expect (ObjNum 250 snap 66 seq_num 250) 2024-09-16T05:51:05.496 INFO:tasks.rados.rados.0.smithi145.stdout:2115: finishing write tid 1 to smithi14585108-19 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2115: finishing write tid 2 to smithi14585108-19 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2107: done (6 left) 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2108: done (5 left) 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2110: done (4 left) 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2111: done (3 left) 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2112: done (2 left) 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2117: rollback oid 11 current snap is 199 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 11 to 192 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2115: finishing write tid 3 to smithi14585108-19 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2115: finishing write tid 4 to smithi14585108-19 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2115: finishing write tid 5 to smithi14585108-19 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2115: finishing write tid 6 to smithi14585108-19 2024-09-16T05:51:05.497 INFO:tasks.rados.rados.0.smithi145.stdout:2115: oid 19 updating version 0 to 954 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2115: oid 19 version 954 is already newer than 951 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2115: oid 19 version 954 is already newer than 952 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2115: oid 19 version 954 is already newer than 950 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2115: oid 19 version 954 is already newer than 953 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 954 (ObjNum 691 snap 199 seq_num 691) dirty exists 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2115: left oid 19 (ObjNum 691 snap 199 seq_num 691) 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 997 (ObjNum 683 snap 197 seq_num 683) dirty exists 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2115: done (2 left) 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2116: done (1 left) 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2118: read oid 24 snap -1 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2118: expect (ObjNum 672 snap 193 seq_num 672) 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2119: read oid 33 snap -1 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2119: expect deleted 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2120: read oid 19 snap -1 2024-09-16T05:51:05.498 INFO:tasks.rados.rados.0.smithi145.stdout:2120: expect (ObjNum 691 snap 199 seq_num 691) 2024-09-16T05:51:05.499 INFO:tasks.rados.rados.0.smithi145.stdout:2121: snap_remove snap 197 2024-09-16T05:51:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:05 smithi145 ceph-mon[99390]: osdmap e470: 8 total, 8 up, 8 in 2024-09-16T05:51:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:05 smithi145 ceph-mon[99390]: pgmap v389: 121 pgs: 121 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 16 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-16T05:51:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:05 smithi145 ceph-mon[99390]: osdmap e471: 8 total, 8 up, 8 in 2024-09-16T05:51:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:05 smithi145 ceph-mon[96887]: osdmap e470: 8 total, 8 up, 8 in 2024-09-16T05:51:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:05 smithi145 ceph-mon[96887]: pgmap v389: 121 pgs: 121 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 16 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-16T05:51:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:05 smithi145 ceph-mon[96887]: osdmap e471: 8 total, 8 up, 8 in 2024-09-16T05:51:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:05 smithi161 ceph-mon[87722]: osdmap e470: 8 total, 8 up, 8 in 2024-09-16T05:51:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:05 smithi161 ceph-mon[87722]: pgmap v389: 121 pgs: 121 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 16 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-16T05:51:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:05 smithi161 ceph-mon[87722]: osdmap e471: 8 total, 8 up, 8 in 2024-09-16T05:51:06.238 INFO:tasks.rados.rados.0.smithi145.stdout:2121: done (4 left) 2024-09-16T05:51:06.238 INFO:tasks.rados.rados.0.smithi145.stdout:2122: rollback oid 13 current snap is 199 2024-09-16T05:51:06.238 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 13 to 188 2024-09-16T05:51:06.243 INFO:tasks.rados.rados.0.smithi145.stdout:2117: finishing rollback tid 0 to smithi14585108-11 2024-09-16T05:51:06.243 INFO:tasks.rados.rados.0.smithi145.stdout:2117: finishing rollback tid 1 to smithi14585108-11 2024-09-16T05:51:06.243 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1066 (ObjNum 65 snap 0 seq_num 1717791827) dirty dne 2024-09-16T05:51:06.243 INFO:tasks.rados.rados.0.smithi145.stdout:2120: expect (ObjNum 691 snap 199 seq_num 691) 2024-09-16T05:51:06.399 INFO:tasks.rados.rados.0.smithi145.stdout:2118: expect (ObjNum 672 snap 193 seq_num 672) 2024-09-16T05:51:06.700 INFO:tasks.rados.rados.0.smithi145.stdout:2122: finishing rollback tid 0 to smithi14585108-13 2024-09-16T05:51:06.701 INFO:tasks.rados.rados.0.smithi145.stdout:2122: finishing rollback tid 1 to smithi14585108-13 2024-09-16T05:51:06.701 INFO:tasks.rados.rados.0.smithi145.stdout:2122: finishing rollback tid 2 to smithi14585108-13 2024-09-16T05:51:06.701 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 960 (ObjNum 489 snap 133 seq_num 489) dirty exists 2024-09-16T05:51:06.701 INFO:tasks.rados.rados.0.smithi145.stdout:2117: done (4 left) 2024-09-16T05:51:06.701 INFO:tasks.rados.rados.0.smithi145.stdout:2118: done (3 left) 2024-09-16T05:51:06.701 INFO:tasks.rados.rados.0.smithi145.stdout:2119: done (2 left) 2024-09-16T05:51:06.701 INFO:tasks.rados.rados.0.smithi145.stdout:2120: done (1 left) 2024-09-16T05:51:06.702 INFO:tasks.rados.rados.0.smithi145.stdout:2122: done (0 left) 2024-09-16T05:51:06.702 INFO:tasks.rados.rados.0.smithi145.stdout:2123: snap_create 2024-09-16T05:51:07.418 INFO:tasks.rados.rados.0.smithi145.stdout:2123: done (0 left) 2024-09-16T05:51:07.418 INFO:tasks.rados.rados.0.smithi145.stdout:2124: snap_remove snap 188 2024-09-16T05:51:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[96887]: osdmap e472: 8 total, 8 up, 8 in 2024-09-16T05:51:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[96887]: pgmap v392: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-16T05:51:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[99390]: osdmap e472: 8 total, 8 up, 8 in 2024-09-16T05:51:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[99390]: pgmap v392: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-16T05:51:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:07 smithi161 ceph-mon[87722]: osdmap e472: 8 total, 8 up, 8 in 2024-09-16T05:51:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:07 smithi161 ceph-mon[87722]: pgmap v392: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-16T05:51:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:08.425 INFO:tasks.rados.rados.0.smithi145.stdout:2124: done (0 left) 2024-09-16T05:51:08.425 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 200 2024-09-16T05:51:08.425 INFO:tasks.rados.rados.0.smithi145.stdout:2125: seq_num 692 ranges {0=794624,794624=483328,1277952=720896} 2024-09-16T05:51:08.430 INFO:tasks.rados.rados.0.smithi145.stdout:2125: writing smithi14585108-33 from 0 to 794624 tid 1 2024-09-16T05:51:08.433 INFO:tasks.rados.rados.0.smithi145.stdout:2125: writing smithi14585108-33 from 794624 to 1277952 tid 2 2024-09-16T05:51:08.438 INFO:tasks.rados.rados.0.smithi145.stdout:2125: writing smithi14585108-33 from 1277952 to 1998848 tid 3 2024-09-16T05:51:08.439 INFO:tasks.rados.rados.0.smithi145.stdout:2126: snap_remove snap 172 2024-09-16T05:51:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:08 smithi145 ceph-mon[96887]: osdmap e473: 8 total, 8 up, 8 in 2024-09-16T05:51:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:08 smithi145 ceph-mon[99390]: osdmap e473: 8 total, 8 up, 8 in 2024-09-16T05:51:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:08 smithi161 ceph-mon[87722]: osdmap e473: 8 total, 8 up, 8 in 2024-09-16T05:51:09.427 INFO:tasks.rados.rados.0.smithi145.stdout:2126: done (1 left) 2024-09-16T05:51:09.427 INFO:tasks.rados.rados.0.smithi145.stdout:2127: read oid 16 snap -1 2024-09-16T05:51:09.427 INFO:tasks.rados.rados.0.smithi145.stdout:2127: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:51:09.427 INFO:tasks.rados.rados.0.smithi145.stdout:2128: copy_from oid 22 from oid 49 current snap is 200 2024-09-16T05:51:09.428 INFO:tasks.rados.rados.0.smithi145.stdout:2129: copy_from oid 43 from oid 50 current snap is 200 2024-09-16T05:51:09.428 INFO:tasks.rados.rados.0.smithi145.stdout:2125: finishing write tid 1 to smithi14585108-33 2024-09-16T05:51:09.428 INFO:tasks.rados.rados.0.smithi145.stdout:2125: finishing write tid 2 to smithi14585108-33 2024-09-16T05:51:09.428 INFO:tasks.rados.rados.0.smithi145.stdout:2125: finishing write tid 3 to smithi14585108-33 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2125: finishing write tid 4 to smithi14585108-33 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2125: finishing write tid 5 to smithi14585108-33 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2125: oid 33 updating version 0 to 967 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2125: oid 33 updating version 967 to 969 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2125: oid 33 version 969 is already newer than 968 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2125: oid 33 version 969 is already newer than 966 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 969 (ObjNum 692 snap 200 seq_num 692) dirty exists 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2125: left oid 33 (ObjNum 692 snap 200 seq_num 692) 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2125: done (3 left) 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2130: read oid 12 snap 199 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2130: expect (ObjNum 646 snap 180 seq_num 646) 2024-09-16T05:51:09.429 INFO:tasks.rados.rados.0.smithi145.stdout:2131: snap_remove snap 192 2024-09-16T05:51:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:09 smithi145 ceph-mon[96887]: pgmap v394: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-16T05:51:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:09 smithi145 ceph-mon[96887]: osdmap e474: 8 total, 8 up, 8 in 2024-09-16T05:51:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:09 smithi145 ceph-mon[99390]: pgmap v394: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-16T05:51:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:09 smithi145 ceph-mon[99390]: osdmap e474: 8 total, 8 up, 8 in 2024-09-16T05:51:09.818 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:51:09 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T05:51:09.447+0000 7ff6ec494640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap e7 after trimming was started 2024-09-16T05:51:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:09 smithi161 ceph-mon[87722]: pgmap v394: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-16T05:51:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:09 smithi161 ceph-mon[87722]: osdmap e474: 8 total, 8 up, 8 in 2024-09-16T05:51:10.089 INFO:tasks.rados.rados.0.smithi145.stdout:2127: expect (ObjNum 446 snap 123 seq_num 446) 2024-09-16T05:51:10.097 INFO:tasks.rados.rados.0.smithi145.stdout:2128: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:51:10.097 INFO:tasks.rados.rados.0.smithi145.stdout:2128: finishing copy_from to smithi14585108-22 2024-09-16T05:51:10.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 875 (ObjNum 670 snap 191 seq_num 670) dirty exists 2024-09-16T05:51:10.097 INFO:tasks.rados.rados.0.smithi145.stdout:2129: finishing copy_from racing read to smithi14585108-43 2024-09-16T05:51:10.097 INFO:tasks.rados.rados.0.smithi145.stdout:2129: finishing copy_from to smithi14585108-43 2024-09-16T05:51:10.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 805 (ObjNum 689 snap 199 seq_num 689) dirty exists 2024-09-16T05:51:10.097 INFO:tasks.rados.rados.0.smithi145.stdout:2130: expect (ObjNum 646 snap 180 seq_num 646) 2024-09-16T05:51:10.756 INFO:tasks.rados.rados.0.smithi145.stdout:2127: done (4 left) 2024-09-16T05:51:10.756 INFO:tasks.rados.rados.0.smithi145.stdout:2128: done (3 left) 2024-09-16T05:51:10.756 INFO:tasks.rados.rados.0.smithi145.stdout:2129: done (2 left) 2024-09-16T05:51:10.756 INFO:tasks.rados.rados.0.smithi145.stdout:2130: done (1 left) 2024-09-16T05:51:10.756 INFO:tasks.rados.rados.0.smithi145.stdout:2131: done (0 left) 2024-09-16T05:51:10.756 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 200 2024-09-16T05:51:10.756 INFO:tasks.rados.rados.0.smithi145.stdout:2132: seq_num 693 ranges {278528=409600,688128=770048,1458176=581632,2039808=253952} 2024-09-16T05:51:10.759 INFO:tasks.rados.rados.0.smithi145.stdout:2132: writing smithi14585108-16 from 278528 to 688128 tid 1 2024-09-16T05:51:10.763 INFO:tasks.rados.rados.0.smithi145.stdout:2132: writing smithi14585108-16 from 688128 to 1458176 tid 2 2024-09-16T05:51:10.766 INFO:tasks.rados.rados.0.smithi145.stdout:2132: writing smithi14585108-16 from 1458176 to 2039808 tid 3 2024-09-16T05:51:10.768 INFO:tasks.rados.rados.0.smithi145.stdout:2132: writing smithi14585108-16 from 2039808 to 2293760 tid 4 2024-09-16T05:51:10.769 INFO:tasks.rados.rados.0.smithi145.stdout:2133: copy_from oid 20 from oid 29 current snap is 200 2024-09-16T05:51:10.769 INFO:tasks.rados.rados.0.smithi145.stdout:2132: finishing write tid 1 to smithi14585108-16 2024-09-16T05:51:10.769 INFO:tasks.rados.rados.0.smithi145.stdout:2132: finishing write tid 2 to smithi14585108-16 2024-09-16T05:51:10.769 INFO:tasks.rados.rados.0.smithi145.stdout:2134: rmattr oid 5 current snap is 200 2024-09-16T05:51:10.769 INFO:tasks.rados.rados.0.smithi145.stdout:2135: snap_create 2024-09-16T05:51:10.770 INFO:tasks.rados.rados.0.smithi145.stdout:2132: finishing write tid 3 to smithi14585108-16 2024-09-16T05:51:10.771 INFO:tasks.rados.rados.0.smithi145.stdout:2132: finishing write tid 4 to smithi14585108-16 2024-09-16T05:51:10.772 INFO:tasks.rados.rados.0.smithi145.stdout:2132: finishing write tid 5 to smithi14585108-16 2024-09-16T05:51:10.776 INFO:tasks.rados.rados.0.smithi145.stdout:2132: finishing write tid 6 to smithi14585108-16 2024-09-16T05:51:10.777 INFO:tasks.rados.rados.0.smithi145.stdout:2132: oid 16 updating version 0 to 898 2024-09-16T05:51:10.777 INFO:tasks.rados.rados.0.smithi145.stdout:2132: oid 16 version 898 is already newer than 897 2024-09-16T05:51:10.777 INFO:tasks.rados.rados.0.smithi145.stdout:2132: oid 16 version 898 is already newer than 896 2024-09-16T05:51:10.777 INFO:tasks.rados.rados.0.smithi145.stdout:2132: oid 16 updating version 898 to 899 2024-09-16T05:51:10.777 INFO:tasks.rados.rados.0.smithi145.stdout:2132: oid 16 version 899 is already newer than 895 2024-09-16T05:51:10.777 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 899 (ObjNum 693 snap 200 seq_num 693) dirty exists 2024-09-16T05:51:10.777 INFO:tasks.rados.rados.0.smithi145.stdout:2132: left oid 16 (ObjNum 693 snap 200 seq_num 693) 2024-09-16T05:51:10.777 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 877 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:51:10.808 INFO:tasks.rados.rados.0.smithi145.stdout:2133: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:51:10.816 INFO:tasks.rados.rados.0.smithi145.stdout:2133: finishing copy_from to smithi14585108-20 2024-09-16T05:51:10.816 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 987 (ObjNum 661 snap 187 seq_num 661) dirty exists 2024-09-16T05:51:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:10 smithi145 ceph-mon[96887]: osdmap e475: 8 total, 8 up, 8 in 2024-09-16T05:51:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:10 smithi145 ceph-mon[96887]: osdmap e476: 8 total, 8 up, 8 in 2024-09-16T05:51:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:10 smithi145 ceph-mon[99390]: osdmap e475: 8 total, 8 up, 8 in 2024-09-16T05:51:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:10 smithi145 ceph-mon[99390]: osdmap e476: 8 total, 8 up, 8 in 2024-09-16T05:51:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:10 smithi161 ceph-mon[87722]: osdmap e475: 8 total, 8 up, 8 in 2024-09-16T05:51:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:10 smithi161 ceph-mon[87722]: osdmap e476: 8 total, 8 up, 8 in 2024-09-16T05:51:11.440 INFO:tasks.rados.rados.0.smithi145.stdout:2132: done (3 left) 2024-09-16T05:51:11.440 INFO:tasks.rados.rados.0.smithi145.stdout:2133: done (2 left) 2024-09-16T05:51:11.440 INFO:tasks.rados.rados.0.smithi145.stdout:2134: done (1 left) 2024-09-16T05:51:11.440 INFO:tasks.rados.rados.0.smithi145.stdout:2135: done (0 left) 2024-09-16T05:51:11.441 INFO:tasks.rados.rados.0.smithi145.stdout:2136: delete oid 9 current snap is 201 2024-09-16T05:51:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:2136: done (0 left) 2024-09-16T05:51:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 201 2024-09-16T05:51:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:2137: seq_num 695 ranges {8134656=442368,8577024=540672,9117696=598016,9715712=466944} 2024-09-16T05:51:11.489 INFO:tasks.rados.rados.0.smithi145.stdout:2137: writing smithi14585108-35 from 8134656 to 8577024 tid 1 2024-09-16T05:51:11.492 INFO:tasks.rados.rados.0.smithi145.stdout:2137: writing smithi14585108-35 from 8577024 to 9117696 tid 2 2024-09-16T05:51:11.495 INFO:tasks.rados.rados.0.smithi145.stdout:2137: writing smithi14585108-35 from 9117696 to 9715712 tid 3 2024-09-16T05:51:11.498 INFO:tasks.rados.rados.0.smithi145.stdout:2137: writing smithi14585108-35 from 9715712 to 10182656 tid 4 2024-09-16T05:51:11.498 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 201 2024-09-16T05:51:11.498 INFO:tasks.rados.rados.0.smithi145.stdout:2137: finishing write tid 1 to smithi14585108-35 2024-09-16T05:51:11.498 INFO:tasks.rados.rados.0.smithi145.stdout:2137: finishing write tid 2 to smithi14585108-35 2024-09-16T05:51:11.498 INFO:tasks.rados.rados.0.smithi145.stdout:2138: seq_num 696 ranges {0=458752,458752=417792,876544=753664,1630208=434176} 2024-09-16T05:51:11.500 INFO:tasks.rados.rados.0.smithi145.stdout:2138: writing smithi14585108-6 from 0 to 458752 tid 1 2024-09-16T05:51:11.503 INFO:tasks.rados.rados.0.smithi145.stdout:2138: writing smithi14585108-6 from 458752 to 876544 tid 2 2024-09-16T05:51:11.507 INFO:tasks.rados.rados.0.smithi145.stdout:2138: writing smithi14585108-6 from 876544 to 1630208 tid 3 2024-09-16T05:51:11.510 INFO:tasks.rados.rados.0.smithi145.stdout:2138: writing smithi14585108-6 from 1630208 to 2064384 tid 4 2024-09-16T05:51:11.510 INFO:tasks.rados.rados.0.smithi145.stdout:2139: delete oid 37 current snap is 201 2024-09-16T05:51:11.510 INFO:tasks.rados.rados.0.smithi145.stdout:2137: finishing write tid 3 to smithi14585108-35 2024-09-16T05:51:11.510 INFO:tasks.rados.rados.0.smithi145.stdout:2137: finishing write tid 4 to smithi14585108-35 2024-09-16T05:51:11.510 INFO:tasks.rados.rados.0.smithi145.stdout:2137: finishing write tid 5 to smithi14585108-35 2024-09-16T05:51:11.510 INFO:tasks.rados.rados.0.smithi145.stdout:2137: finishing write tid 6 to smithi14585108-35 2024-09-16T05:51:11.510 INFO:tasks.rados.rados.0.smithi145.stdout:2137: oid 35 updating version 0 to 690 2024-09-16T05:51:11.511 INFO:tasks.rados.rados.0.smithi145.stdout:2137: oid 35 version 690 is already newer than 686 2024-09-16T05:51:11.511 INFO:tasks.rados.rados.0.smithi145.stdout:2137: oid 35 version 690 is already newer than 687 2024-09-16T05:51:11.511 INFO:tasks.rados.rados.0.smithi145.stdout:2137: oid 35 version 690 is already newer than 689 2024-09-16T05:51:11.511 INFO:tasks.rados.rados.0.smithi145.stdout:2137: oid 35 version 690 is already newer than 688 2024-09-16T05:51:11.511 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 690 (ObjNum 695 snap 201 seq_num 695) dirty exists 2024-09-16T05:51:11.511 INFO:tasks.rados.rados.0.smithi145.stdout:2137: left oid 35 (ObjNum 695 snap 201 seq_num 695) 2024-09-16T05:51:11.511 INFO:tasks.rados.rados.0.smithi145.stdout:2138: finishing write tid 1 to smithi14585108-6 2024-09-16T05:51:11.511 INFO:tasks.rados.rados.0.smithi145.stdout:2138: finishing write tid 2 to smithi14585108-6 2024-09-16T05:51:11.512 INFO:tasks.rados.rados.0.smithi145.stdout:2138: finishing write tid 3 to smithi14585108-6 2024-09-16T05:51:11.513 INFO:tasks.rados.rados.0.smithi145.stdout:2138: finishing write tid 4 to smithi14585108-6 2024-09-16T05:51:11.513 INFO:tasks.rados.rados.0.smithi145.stdout:2138: finishing write tid 5 to smithi14585108-6 2024-09-16T05:51:11.514 INFO:tasks.rados.rados.0.smithi145.stdout:2138: finishing write tid 6 to smithi14585108-6 2024-09-16T05:51:11.514 INFO:tasks.rados.rados.0.smithi145.stdout:2138: oid 6 updating version 0 to 1161 2024-09-16T05:51:11.515 INFO:tasks.rados.rados.0.smithi145.stdout:2138: oid 6 updating version 1161 to 1164 2024-09-16T05:51:11.515 INFO:tasks.rados.rados.0.smithi145.stdout:2138: oid 6 version 1164 is already newer than 1160 2024-09-16T05:51:11.515 INFO:tasks.rados.rados.0.smithi145.stdout:2138: oid 6 version 1164 is already newer than 1162 2024-09-16T05:51:11.515 INFO:tasks.rados.rados.0.smithi145.stdout:2138: oid 6 version 1164 is already newer than 1163 2024-09-16T05:51:11.515 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1164 (ObjNum 696 snap 201 seq_num 696) dirty exists 2024-09-16T05:51:11.515 INFO:tasks.rados.rados.0.smithi145.stdout:2138: left oid 6 (ObjNum 696 snap 201 seq_num 696) 2024-09-16T05:51:11.516 INFO:tasks.rados.rados.0.smithi145.stdout:2137: done (2 left) 2024-09-16T05:51:11.516 INFO:tasks.rados.rados.0.smithi145.stdout:2138: done (1 left) 2024-09-16T05:51:11.516 INFO:tasks.rados.rados.0.smithi145.stdout:2139: done (0 left) 2024-09-16T05:51:11.516 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 201 2024-09-16T05:51:11.516 INFO:tasks.rados.rados.0.smithi145.stdout:2140: seq_num 698 ranges {655360=499712,1155072=589824,1744896=770048,2514944=245760} 2024-09-16T05:51:11.521 INFO:tasks.rados.rados.0.smithi145.stdout:2140: writing smithi14585108-41 from 655360 to 1155072 tid 1 2024-09-16T05:51:11.524 INFO:tasks.rados.rados.0.smithi145.stdout:2140: writing smithi14585108-41 from 1155072 to 1744896 tid 2 2024-09-16T05:51:11.529 INFO:tasks.rados.rados.0.smithi145.stdout:2140: writing smithi14585108-41 from 1744896 to 2514944 tid 3 2024-09-16T05:51:11.532 INFO:tasks.rados.rados.0.smithi145.stdout:2140: writing smithi14585108-41 from 2514944 to 2760704 tid 4 2024-09-16T05:51:11.532 INFO:tasks.rados.rados.0.smithi145.stdout:2141: copy_from oid 33 from oid 21 current snap is 201 2024-09-16T05:51:11.532 INFO:tasks.rados.rados.0.smithi145.stdout:2140: finishing write tid 1 to smithi14585108-41 2024-09-16T05:51:11.533 INFO:tasks.rados.rados.0.smithi145.stdout:2140: finishing write tid 2 to smithi14585108-41 2024-09-16T05:51:11.533 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 201 2024-09-16T05:51:11.533 INFO:tasks.rados.rados.0.smithi145.stdout:2142: seq_num 699 ranges {3579904=516096,4096000=475136,4571136=573440,5144576=557056} 2024-09-16T05:51:11.552 INFO:tasks.rados.rados.0.smithi145.stdout:2142: writing smithi14585108-10 from 3579904 to 4096000 tid 1 2024-09-16T05:51:11.555 INFO:tasks.rados.rados.0.smithi145.stdout:2142: writing smithi14585108-10 from 4096000 to 4571136 tid 2 2024-09-16T05:51:11.558 INFO:tasks.rados.rados.0.smithi145.stdout:2142: writing smithi14585108-10 from 4571136 to 5144576 tid 3 2024-09-16T05:51:11.561 INFO:tasks.rados.rados.0.smithi145.stdout:2142: writing smithi14585108-10 from 5144576 to 5701632 tid 4 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2143: copy_from oid 19 from oid 47 current snap is 201 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: finishing write tid 3 to smithi14585108-41 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: finishing write tid 4 to smithi14585108-41 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: finishing write tid 5 to smithi14585108-41 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2141: finishing copy_from to smithi14585108-33 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2141: got expected ENOENT (src dne) 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2141: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: finishing write tid 6 to smithi14585108-41 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: oid 41 updating version 0 to 997 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: oid 41 version 997 is already newer than 995 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: oid 41 version 997 is already newer than 994 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: oid 41 version 997 is already newer than 996 2024-09-16T05:51:11.562 INFO:tasks.rados.rados.0.smithi145.stdout:2140: oid 41 updating version 997 to 998 2024-09-16T05:51:11.563 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 998 (ObjNum 698 snap 201 seq_num 698) dirty exists 2024-09-16T05:51:11.563 INFO:tasks.rados.rados.0.smithi145.stdout:2140: left oid 41 (ObjNum 698 snap 201 seq_num 698) 2024-09-16T05:51:11.563 INFO:tasks.rados.rados.0.smithi145.stdout:2140: done (3 left) 2024-09-16T05:51:11.563 INFO:tasks.rados.rados.0.smithi145.stdout:2141: done (2 left) 2024-09-16T05:51:11.563 INFO:tasks.rados.rados.0.smithi145.stdout:2144: delete oid 31 current snap is 201 2024-09-16T05:51:11.563 INFO:tasks.rados.rados.0.smithi145.stdout:2142: finishing write tid 1 to smithi14585108-10 2024-09-16T05:51:11.563 INFO:tasks.rados.rados.0.smithi145.stdout:2142: finishing write tid 2 to smithi14585108-10 2024-09-16T05:51:11.563 INFO:tasks.rados.rados.0.smithi145.stdout:2142: finishing write tid 3 to smithi14585108-10 2024-09-16T05:51:11.564 INFO:tasks.rados.rados.0.smithi145.stdout:2143: finishing copy_from to smithi14585108-19 2024-09-16T05:51:11.564 INFO:tasks.rados.rados.0.smithi145.stdout:2143: got expected ENOENT (src dne) 2024-09-16T05:51:11.564 INFO:tasks.rados.rados.0.smithi145.stdout:2143: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:51:11.564 INFO:tasks.rados.rados.0.smithi145.stdout:2143: done (2 left) 2024-09-16T05:51:11.564 INFO:tasks.rados.rados.0.smithi145.stdout:2144: done (1 left) 2024-09-16T05:51:11.564 INFO:tasks.rados.rados.0.smithi145.stdout:2145: snap_remove snap 198 2024-09-16T05:51:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:11 smithi161 ceph-mon[87722]: pgmap v398: 121 pgs: 121 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 484 KiB/s wr, 8 op/s 2024-09-16T05:51:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:11 smithi145 ceph-mon[99390]: pgmap v398: 121 pgs: 121 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 484 KiB/s wr, 8 op/s 2024-09-16T05:51:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:11 smithi145 ceph-mon[96887]: pgmap v398: 121 pgs: 121 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 484 KiB/s wr, 8 op/s 2024-09-16T05:51:12.446 INFO:tasks.rados.rados.0.smithi145.stdout:2145: done (1 left) 2024-09-16T05:51:12.446 INFO:tasks.rados.rados.0.smithi145.stdout:2146: snap_remove snap 193 2024-09-16T05:51:12.702 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:12 smithi161 ceph-mon[87722]: osdmap e477: 8 total, 8 up, 8 in 2024-09-16T05:51:12.745 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:51:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:12 smithi145 ceph-mon[99390]: osdmap e477: 8 total, 8 up, 8 in 2024-09-16T05:51:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:51:12.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:12 smithi145 ceph-mon[96887]: osdmap e477: 8 total, 8 up, 8 in 2024-09-16T05:51:12.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:51:13.452 INFO:tasks.rados.rados.0.smithi145.stdout:2146: done (1 left) 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2147: copy_from oid 22 from oid 24 current snap is 201 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: finishing write tid 4 to smithi14585108-10 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: finishing write tid 5 to smithi14585108-10 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: finishing write tid 6 to smithi14585108-10 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: oid 10 updating version 0 to 1030 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: oid 10 version 1030 is already newer than 1028 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: oid 10 version 1030 is already newer than 1029 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: oid 10 updating version 1030 to 1031 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: oid 10 version 1031 is already newer than 1027 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1031 (ObjNum 699 snap 201 seq_num 699) dirty exists 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: left oid 10 (ObjNum 699 snap 201 seq_num 699) 2024-09-16T05:51:13.453 INFO:tasks.rados.rados.0.smithi145.stdout:2142: done (1 left) 2024-09-16T05:51:13.454 INFO:tasks.rados.rados.0.smithi145.stdout:2148: read oid 21 snap -1 2024-09-16T05:51:13.454 INFO:tasks.rados.rados.0.smithi145.stdout:2148: expect deleted 2024-09-16T05:51:13.454 INFO:tasks.rados.rados.0.smithi145.stdout:2149: setattr oid 3 current snap is 201 2024-09-16T05:51:13.454 INFO:tasks.rados.rados.0.smithi145.stdout:2150: snap_remove snap 199 2024-09-16T05:51:13.749 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:13 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:51:13.749 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:13 smithi161 ceph-mon[87722]: Upgrade: osd.6 is safe to restart 2024-09-16T05:51:13.749 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:13 smithi161 ceph-mon[87722]: pgmap v400: 121 pgs: 121 active+clean; 219 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-16T05:51:13.749 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:13 smithi161 ceph-mon[87722]: osdmap e478: 8 total, 8 up, 8 in 2024-09-16T05:51:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:13 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:51:13.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:13 smithi145 ceph-mon[96887]: Upgrade: osd.6 is safe to restart 2024-09-16T05:51:13.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:13 smithi145 ceph-mon[96887]: pgmap v400: 121 pgs: 121 active+clean; 219 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-16T05:51:13.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:13 smithi145 ceph-mon[96887]: osdmap e478: 8 total, 8 up, 8 in 2024-09-16T05:51:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:13 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T05:51:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:13 smithi145 ceph-mon[99390]: Upgrade: osd.6 is safe to restart 2024-09-16T05:51:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:13 smithi145 ceph-mon[99390]: pgmap v400: 121 pgs: 121 active+clean; 219 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-16T05:51:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:13 smithi145 ceph-mon[99390]: osdmap e478: 8 total, 8 up, 8 in 2024-09-16T05:51:14.457 INFO:tasks.rados.rados.0.smithi145.stdout:2150: done (3 left) 2024-09-16T05:51:14.457 INFO:tasks.rados.rados.0.smithi145.stdout:2151: read oid 42 snap 196 2024-09-16T05:51:14.457 INFO:tasks.rados.rados.0.smithi145.stdout:2151: expect (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:51:14.457 INFO:tasks.rados.rados.0.smithi145.stdout:2152: snap_remove snap 200 2024-09-16T05:51:14.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:51:14] "GET /metrics HTTP/1.1" 200 36180 "" "Prometheus/2.43.0" 2024-09-16T05:51:14.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-mon[96887]: osdmap e479: 8 total, 8 up, 8 in 2024-09-16T05:51:14.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:14.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:51:14.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-mon[99390]: osdmap e479: 8 total, 8 up, 8 in 2024-09-16T05:51:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:51:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:14 smithi161 ceph-mon[87722]: osdmap e479: 8 total, 8 up, 8 in 2024-09-16T05:51:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T05:51:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:15.076 INFO:tasks.rados.rados.0.smithi145.stdout:2152: done (4 left) 2024-09-16T05:51:15.076 INFO:tasks.rados.rados.0.smithi145.stdout:2153: snap_remove snap 189 2024-09-16T05:51:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[96887]: Upgrade: Updating osd.6 2024-09-16T05:51:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[96887]: Deploying daemon osd.6 on smithi161 2024-09-16T05:51:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[96887]: pgmap v403: 121 pgs: 121 active+clean; 216 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-09-16T05:51:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[96887]: osdmap e480: 8 total, 8 up, 8 in 2024-09-16T05:51:15.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[96887]: osdmap e481: 8 total, 8 up, 8 in 2024-09-16T05:51:15.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[99390]: Upgrade: Updating osd.6 2024-09-16T05:51:15.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[99390]: Deploying daemon osd.6 on smithi161 2024-09-16T05:51:15.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[99390]: pgmap v403: 121 pgs: 121 active+clean; 216 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-09-16T05:51:15.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[99390]: osdmap e480: 8 total, 8 up, 8 in 2024-09-16T05:51:15.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:15 smithi145 ceph-mon[99390]: osdmap e481: 8 total, 8 up, 8 in 2024-09-16T05:51:15.743 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:15 smithi161 ceph-mon[87722]: Upgrade: Updating osd.6 2024-09-16T05:51:15.743 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:15 smithi161 ceph-mon[87722]: Deploying daemon osd.6 on smithi161 2024-09-16T05:51:15.743 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:15 smithi161 ceph-mon[87722]: pgmap v403: 121 pgs: 121 active+clean; 216 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-09-16T05:51:15.743 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:15 smithi161 ceph-mon[87722]: osdmap e480: 8 total, 8 up, 8 in 2024-09-16T05:51:15.743 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:15 smithi161 ceph-mon[87722]: osdmap e481: 8 total, 8 up, 8 in 2024-09-16T05:51:16.078 INFO:tasks.rados.rados.0.smithi145.stdout:2153: done (4 left) 2024-09-16T05:51:16.078 INFO:tasks.rados.rados.0.smithi145.stdout:2154: read oid 15 snap -1 2024-09-16T05:51:16.078 INFO:tasks.rados.rados.0.smithi145.stdout:2154: expect (ObjNum 617 snap 172 seq_num 617) 2024-09-16T05:51:16.078 INFO:tasks.rados.rados.0.smithi145.stdout:2155: delete oid 40 current snap is 201 2024-09-16T05:51:16.079 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1008 (ObjNum 646 snap 180 seq_num 646) dirty exists 2024-09-16T05:51:16.079 INFO:tasks.rados.rados.0.smithi145.stdout:2147: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:51:16.079 INFO:tasks.rados.rados.0.smithi145.stdout:2147: finishing copy_from to smithi14585108-22 2024-09-16T05:51:16.079 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 932 (ObjNum 672 snap 193 seq_num 672) dirty exists 2024-09-16T05:51:16.079 INFO:tasks.rados.rados.0.smithi145.stdout:2151: expect (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:51:17.004 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:16 smithi161 systemd[1]: Stopping Ceph osd.6 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:51:17.109 INFO:tasks.rados.rados.0.smithi145.stdout:2154: expect (ObjNum 617 snap 172 seq_num 617) 2024-09-16T05:51:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:17 smithi161 ceph-mon[87722]: osdmap e482: 8 total, 8 up, 8 in 2024-09-16T05:51:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:17 smithi161 ceph-mon[87722]: pgmap v407: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 4.3 MiB/s wr, 13 op/s 2024-09-16T05:51:17.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:17 smithi161 ceph-mon[87722]: osd.6 marked itself down and dead 2024-09-16T05:51:17.338 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[48610]: 2024-09-16T05:51:17.002+0000 7fd220ccb640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:51:17.338 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[48610]: 2024-09-16T05:51:17.002+0000 7fd220ccb640 -1 osd.6 482 *** Got signal Terminated *** 2024-09-16T05:51:17.338 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[48610]: 2024-09-16T05:51:17.002+0000 7fd220ccb640 -1 osd.6 482 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T05:51:17.414 INFO:tasks.rados.rados.0.smithi145.stdout:2147: done (5 left) 2024-09-16T05:51:17.415 INFO:tasks.rados.rados.0.smithi145.stdout:2148: done (4 left) 2024-09-16T05:51:17.415 INFO:tasks.rados.rados.0.smithi145.stdout:2149: done (3 left) 2024-09-16T05:51:17.415 INFO:tasks.rados.rados.0.smithi145.stdout:2151: done (2 left) 2024-09-16T05:51:17.415 INFO:tasks.rados.rados.0.smithi145.stdout:2154: done (1 left) 2024-09-16T05:51:17.415 INFO:tasks.rados.rados.0.smithi145.stdout:2155: done (0 left) 2024-09-16T05:51:17.415 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 201 2024-09-16T05:51:17.415 INFO:tasks.rados.rados.0.smithi145.stdout:2156: seq_num 702 ranges {655360=565248,1220608=581632,1802240=745472,2547712=278528} 2024-09-16T05:51:17.421 INFO:tasks.rados.rados.0.smithi145.stdout:2156: writing smithi14585108-26 from 655360 to 1220608 tid 1 2024-09-16T05:51:17.424 INFO:tasks.rados.rados.0.smithi145.stdout:2156: writing smithi14585108-26 from 1220608 to 1802240 tid 2 2024-09-16T05:51:17.428 INFO:tasks.rados.rados.0.smithi145.stdout:2156: writing smithi14585108-26 from 1802240 to 2547712 tid 3 2024-09-16T05:51:17.430 INFO:tasks.rados.rados.0.smithi145.stdout:2156: writing smithi14585108-26 from 2547712 to 2826240 tid 4 2024-09-16T05:51:17.430 INFO:tasks.rados.rados.0.smithi145.stdout:2157: read oid 21 snap 181 2024-09-16T05:51:17.430 INFO:tasks.rados.rados.0.smithi145.stdout:2157: expect deleted 2024-09-16T05:51:17.431 INFO:tasks.rados.rados.0.smithi145.stdout:2158: read oid 25 snap 181 2024-09-16T05:51:17.431 INFO:tasks.rados.rados.0.smithi145.stdout:2158: expect (ObjNum 603 snap 165 seq_num 603) 2024-09-16T05:51:17.431 INFO:tasks.rados.rados.0.smithi145.stdout:2159: delete oid 47 current snap is 201 2024-09-16T05:51:17.431 INFO:tasks.rados.rados.0.smithi145.stdout:2157: done (3 left) 2024-09-16T05:51:17.431 INFO:tasks.rados.rados.0.smithi145.stdout:2159: done (2 left) 2024-09-16T05:51:17.431 INFO:tasks.rados.rados.0.smithi145.stdout:2160: snap_remove snap 187 2024-09-16T05:51:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:17 smithi145 ceph-mon[99390]: osdmap e482: 8 total, 8 up, 8 in 2024-09-16T05:51:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:17 smithi145 ceph-mon[99390]: pgmap v407: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 4.3 MiB/s wr, 13 op/s 2024-09-16T05:51:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:17 smithi145 ceph-mon[99390]: osd.6 marked itself down and dead 2024-09-16T05:51:17.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:17 smithi145 ceph-mon[96887]: osdmap e482: 8 total, 8 up, 8 in 2024-09-16T05:51:17.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:17 smithi145 ceph-mon[96887]: pgmap v407: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 4.3 MiB/s wr, 13 op/s 2024-09-16T05:51:17.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:17 smithi145 ceph-mon[96887]: osd.6 marked itself down and dead 2024-09-16T05:51:18.011 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:17 smithi161 podman[103173]: 2024-09-16 05:51:17.64577383 +0000 UTC m=+0.752159115 container died b27b7ddaf35fa7349c62450cd4cb0259312733ab2ec5fda8afcafdb5985c623c (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T05:51:18.098 INFO:tasks.rados.rados.0.smithi145.stdout:2160: done (2 left) 2024-09-16T05:51:18.098 INFO:tasks.rados.rados.0.smithi145.stdout:2161: snap_remove snap 194 2024-09-16T05:51:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:18 smithi161 ceph-mon[87722]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:51:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:18 smithi161 ceph-mon[87722]: osdmap e483: 8 total, 7 up, 8 in 2024-09-16T05:51:18.338 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:18 smithi161 podman[103173]: 2024-09-16 05:51:18.093925579 +0000 UTC m=+1.200310872 container cleanup b27b7ddaf35fa7349c62450cd4cb0259312733ab2ec5fda8afcafdb5985c623c (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=reef-ae7f373, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T05:51:18.338 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:18 smithi161 bash[103173]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6 2024-09-16T05:51:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:18 smithi145 ceph-mon[96887]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:51:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:18 smithi145 ceph-mon[96887]: osdmap e483: 8 total, 7 up, 8 in 2024-09-16T05:51:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:18 smithi145 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:51:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:18 smithi145 ceph-mon[99390]: osdmap e483: 8 total, 7 up, 8 in 2024-09-16T05:51:18.753 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:18 smithi161 podman[103193]: 2024-09-16 05:51:18.402370129 +0000 UTC m=+0.759892792 container remove b27b7ddaf35fa7349c62450cd4cb0259312733ab2ec5fda8afcafdb5985c623c (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T05:51:19.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:18 smithi161 podman[103289]: 2024-09-16 05:51:18.656220319 +0000 UTC m=+0.016349861 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:51:19.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:18 smithi161 podman[103289]: 2024-09-16 05:51:18.761408342 +0000 UTC m=+0.121537870 container create b4689ad1f8db30af464da81044d0b6a92d600b3b8b6c524d6cf6488788693314 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T05:51:19.088 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:18 smithi161 podman[103289]: 2024-09-16 05:51:18.997480401 +0000 UTC m=+0.357609932 container init b4689ad1f8db30af464da81044d0b6a92d600b3b8b6c524d6cf6488788693314 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-16T05:51:19.088 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:19 smithi161 podman[103289]: 2024-09-16 05:51:19.002537882 +0000 UTC m=+0.362667412 container start b4689ad1f8db30af464da81044d0b6a92d600b3b8b6c524d6cf6488788693314 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-16T05:51:19.106 INFO:tasks.rados.rados.0.smithi145.stdout:2161: done (2 left) 2024-09-16T05:51:19.106 INFO:tasks.rados.rados.0.smithi145.stdout:2162: rollback oid 30 current snap is 201 2024-09-16T05:51:19.106 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 186 2024-09-16T05:51:19.106 INFO:tasks.rados.rados.0.smithi145.stdout:2163: snap_remove snap 191 2024-09-16T05:51:19.500 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:19 smithi161 ceph-mon[87722]: osdmap e484: 8 total, 7 up, 8 in 2024-09-16T05:51:19.500 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:19 smithi161 ceph-mon[87722]: pgmap v410: 121 pgs: 2 active+undersized, 9 peering, 12 stale+active+clean, 2 active+clean+snaptrim, 1 active+undersized+degraded, 95 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s; 1/393 objects degraded (0.254%) 2024-09-16T05:51:19.500 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:19 smithi161 podman[103289]: 2024-09-16 05:51:19.105519873 +0000 UTC m=+0.465649402 container attach b4689ad1f8db30af464da81044d0b6a92d600b3b8b6c524d6cf6488788693314 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=) 2024-09-16T05:51:19.500 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:19 smithi161 podman[103289]: 2024-09-16 05:51:19.200485407 +0000 UTC m=+0.560614955 container died b4689ad1f8db30af464da81044d0b6a92d600b3b8b6c524d6cf6488788693314 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T05:51:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:19 smithi145 ceph-mon[96887]: osdmap e484: 8 total, 7 up, 8 in 2024-09-16T05:51:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:19 smithi145 ceph-mon[96887]: pgmap v410: 121 pgs: 2 active+undersized, 9 peering, 12 stale+active+clean, 2 active+clean+snaptrim, 1 active+undersized+degraded, 95 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s; 1/393 objects degraded (0.254%) 2024-09-16T05:51:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:19 smithi145 ceph-mon[99390]: osdmap e484: 8 total, 7 up, 8 in 2024-09-16T05:51:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:19 smithi145 ceph-mon[99390]: pgmap v410: 121 pgs: 2 active+undersized, 9 peering, 12 stale+active+clean, 2 active+clean+snaptrim, 1 active+undersized+degraded, 95 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s; 1/393 objects degraded (0.254%) 2024-09-16T05:51:20.078 INFO:tasks.rados.rados.0.smithi145.stdout:2163: done (3 left) 2024-09-16T05:51:20.078 INFO:tasks.rados.rados.0.smithi145.stdout:2164: read oid 46 snap -1 2024-09-16T05:51:20.078 INFO:tasks.rados.rados.0.smithi145.stdout:2164: expect (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:51:20.079 INFO:tasks.rados.rados.0.smithi145.stdout:2165: snap_create 2024-09-16T05:51:20.079 INFO:tasks.rados.rados.0.smithi145.stdout:2158: expect (ObjNum 603 snap 165 seq_num 603) 2024-09-16T05:51:20.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:19 smithi161 podman[103332]: 2024-09-16 05:51:19.775789874 +0000 UTC m=+0.564766920 container remove b4689ad1f8db30af464da81044d0b6a92d600b3b8b6c524d6cf6488788693314 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T05:51:20.088 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:19 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-16T05:51:20.088 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:19 smithi161 systemd[1]: Stopped Ceph osd.6 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:51:20.088 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:19 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.6.service: Consumed 12.688s CPU time. 2024-09-16T05:51:20.088 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:19 smithi161 systemd[1]: Starting Ceph osd.6 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:51:20.189 INFO:tasks.rados.rados.0.smithi145.stdout:2156: finishing write tid 1 to smithi14585108-26 2024-09-16T05:51:20.189 INFO:tasks.rados.rados.0.smithi145.stdout:2156: finishing write tid 2 to smithi14585108-26 2024-09-16T05:51:20.189 INFO:tasks.rados.rados.0.smithi145.stdout:2156: finishing write tid 3 to smithi14585108-26 2024-09-16T05:51:20.189 INFO:tasks.rados.rados.0.smithi145.stdout:2156: finishing write tid 4 to smithi14585108-26 2024-09-16T05:51:20.189 INFO:tasks.rados.rados.0.smithi145.stdout:2156: finishing write tid 5 to smithi14585108-26 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2156: finishing write tid 6 to smithi14585108-26 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2156: oid 26 updating version 0 to 1000 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2156: oid 26 version 1000 is already newer than 996 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2156: oid 26 version 1000 is already newer than 998 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2156: oid 26 version 1000 is already newer than 999 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2156: oid 26 version 1000 is already newer than 997 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1000 (ObjNum 702 snap 201 seq_num 702) dirty exists 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2156: left oid 26 (ObjNum 702 snap 201 seq_num 702) 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2162: finishing rollback tid 0 to smithi14585108-30 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2162: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 939 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:51:20.190 INFO:tasks.rados.rados.0.smithi145.stdout:2164: expect (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:51:20.370 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:20 smithi161 ceph-mon[87722]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:51:20.370 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:20 smithi161 ceph-mon[87722]: Health check failed: Degraded data redundancy: 1/393 objects degraded (0.254%), 1 pg degraded (PG_DEGRADED) 2024-09-16T05:51:20.370 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:20 smithi161 ceph-mon[87722]: osdmap e485: 8 total, 7 up, 8 in 2024-09-16T05:51:20.370 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:20 smithi161 ceph-mon[87722]: osdmap e486: 8 total, 7 up, 8 in 2024-09-16T05:51:20.370 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 podman[103437]: 2024-09-16 05:51:20.118586233 +0000 UTC m=+0.016395806 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:51:20.370 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 podman[103437]: 2024-09-16 05:51:20.252150442 +0000 UTC m=+0.149960005 container create 2b53c27394df3c1a21daf4eba8b491be8169b3ac1b1619f2c18b679023744ead (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-16T05:51:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:20 smithi145 ceph-mon[99390]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:51:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:20 smithi145 ceph-mon[99390]: Health check failed: Degraded data redundancy: 1/393 objects degraded (0.254%), 1 pg degraded (PG_DEGRADED) 2024-09-16T05:51:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:20 smithi145 ceph-mon[99390]: osdmap e485: 8 total, 7 up, 8 in 2024-09-16T05:51:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:20 smithi145 ceph-mon[99390]: osdmap e486: 8 total, 7 up, 8 in 2024-09-16T05:51:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:20 smithi145 ceph-mon[96887]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:51:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:20 smithi145 ceph-mon[96887]: Health check failed: Degraded data redundancy: 1/393 objects degraded (0.254%), 1 pg degraded (PG_DEGRADED) 2024-09-16T05:51:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:20 smithi145 ceph-mon[96887]: osdmap e485: 8 total, 7 up, 8 in 2024-09-16T05:51:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:20 smithi145 ceph-mon[96887]: osdmap e486: 8 total, 7 up, 8 in 2024-09-16T05:51:20.620 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 podman[103437]: 2024-09-16 05:51:20.487999578 +0000 UTC m=+0.385809154 container init 2b53c27394df3c1a21daf4eba8b491be8169b3ac1b1619f2c18b679023744ead (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:51:20.620 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 podman[103437]: 2024-09-16 05:51:20.492992392 +0000 UTC m=+0.390801961 container start 2b53c27394df3c1a21daf4eba8b491be8169b3ac1b1619f2c18b679023744ead (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True) 2024-09-16T05:51:20.620 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 podman[103437]: 2024-09-16 05:51:20.588137912 +0000 UTC m=+0.485947474 container attach 2b53c27394df3c1a21daf4eba8b491be8169b3ac1b1619f2c18b679023744ead (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS) 2024-09-16T05:51:21.079 INFO:tasks.rados.rados.0.smithi145.stdout:2156: done (4 left) 2024-09-16T05:51:21.079 INFO:tasks.rados.rados.0.smithi145.stdout:2158: done (3 left) 2024-09-16T05:51:21.079 INFO:tasks.rados.rados.0.smithi145.stdout:2162: done (2 left) 2024-09-16T05:51:21.079 INFO:tasks.rados.rados.0.smithi145.stdout:2164: done (1 left) 2024-09-16T05:51:21.079 INFO:tasks.rados.rados.0.smithi145.stdout:2165: done (0 left) 2024-09-16T05:51:21.079 INFO:tasks.rados.rados.0.smithi145.stdout:2166: delete oid 6 current snap is 202 2024-09-16T05:51:21.084 INFO:tasks.rados.rados.0.smithi145.stdout:2166: done (0 left) 2024-09-16T05:51:21.084 INFO:tasks.rados.rados.0.smithi145.stdout:2167: read oid 47 snap -1 2024-09-16T05:51:21.084 INFO:tasks.rados.rados.0.smithi145.stdout:2167: expect deleted 2024-09-16T05:51:21.084 INFO:tasks.rados.rados.0.smithi145.stdout:2168: read oid 2 snap -1 2024-09-16T05:51:21.084 INFO:tasks.rados.rados.0.smithi145.stdout:2168: expect deleted 2024-09-16T05:51:21.084 INFO:tasks.rados.rados.0.smithi145.stdout:2169: read oid 42 snap -1 2024-09-16T05:51:21.084 INFO:tasks.rados.rados.0.smithi145.stdout:2169: expect (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:51:21.084 INFO:tasks.rados.rados.0.smithi145.stdout:2170: copy_from oid 16 from oid 9 current snap is 202 2024-09-16T05:51:21.085 INFO:tasks.rados.rados.0.smithi145.stdout:2171: read oid 33 snap -1 2024-09-16T05:51:21.085 INFO:tasks.rados.rados.0.smithi145.stdout:2171: expect (ObjNum 692 snap 200 seq_num 692) 2024-09-16T05:51:21.085 INFO:tasks.rados.rados.0.smithi145.stdout:2172: delete oid 30 current snap is 202 2024-09-16T05:51:21.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:51:21.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 bash[103437]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:51:21.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:51:21.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:20 smithi161 bash[103437]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:51:21.096 INFO:tasks.rados.rados.0.smithi145.stdout:2167: done (5 left) 2024-09-16T05:51:21.096 INFO:tasks.rados.rados.0.smithi145.stdout:2168: done (4 left) 2024-09-16T05:51:21.096 INFO:tasks.rados.rados.0.smithi145.stdout:2172: done (3 left) 2024-09-16T05:51:21.096 INFO:tasks.rados.rados.0.smithi145.stdout:2173: snap_create 2024-09-16T05:51:21.099 INFO:tasks.rados.rados.0.smithi145.stdout:2171: expect (ObjNum 692 snap 200 seq_num 692) 2024-09-16T05:51:21.163 INFO:tasks.rados.rados.0.smithi145.stdout:2170: finishing copy_from to smithi14585108-16 2024-09-16T05:51:21.163 INFO:tasks.rados.rados.0.smithi145.stdout:2170: got expected ENOENT (src dne) 2024-09-16T05:51:21.163 INFO:tasks.rados.rados.0.smithi145.stdout:2170: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:51:21.163 INFO:tasks.rados.rados.0.smithi145.stdout:2169: expect (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:51:21.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-mon[87722]: pgmap v413: 121 pgs: 26 active+undersized, 9 peering, 3 active+clean+snaptrim, 5 active+undersized+degraded, 78 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.8 MiB/s wr, 2 op/s; 35/393 objects degraded (8.906%) 2024-09-16T05:51:21.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-mon[87722]: osdmap e487: 8 total, 7 up, 8 in 2024-09-16T05:51:21.397 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T05:51:21.397 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 bash[103437]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T05:51:21.397 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T05:51:21.397 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 bash[103437]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T05:51:21.397 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T05:51:21.397 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 bash[103437]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T05:51:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:21 smithi145 ceph-mon[99390]: pgmap v413: 121 pgs: 26 active+undersized, 9 peering, 3 active+clean+snaptrim, 5 active+undersized+degraded, 78 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.8 MiB/s wr, 2 op/s; 35/393 objects degraded (8.906%) 2024-09-16T05:51:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:21 smithi145 ceph-mon[99390]: osdmap e487: 8 total, 7 up, 8 in 2024-09-16T05:51:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:21 smithi145 ceph-mon[96887]: pgmap v413: 121 pgs: 26 active+undersized, 9 peering, 3 active+clean+snaptrim, 5 active+undersized+degraded, 78 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.8 MiB/s wr, 2 op/s; 35/393 objects degraded (8.906%) 2024-09-16T05:51:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:21 smithi145 ceph-mon[96887]: osdmap e487: 8 total, 7 up, 8 in 2024-09-16T05:51:21.725 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T05:51:21.725 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 bash[103437]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T05:51:21.725 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T05:51:21.725 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 bash[103437]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T05:51:21.726 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T05:51:21.726 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 bash[103437]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T05:51:21.726 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate[103452]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T05:51:21.726 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 bash[103437]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T05:51:21.726 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:21 smithi161 podman[103437]: 2024-09-16 05:51:21.424920945 +0000 UTC m=+1.322730519 container died 2b53c27394df3c1a21daf4eba8b491be8169b3ac1b1619f2c18b679023744ead (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e) 2024-09-16T05:51:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:2169: done (3 left) 2024-09-16T05:51:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:2170: done (2 left) 2024-09-16T05:51:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:2171: done (1 left) 2024-09-16T05:51:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:2173: done (0 left) 2024-09-16T05:51:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:2174: copy_from oid 23 from oid 20 current snap is 203 2024-09-16T05:51:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:2175: rmattr oid 4 current snap is 203 2024-09-16T05:51:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:2175: done (1 left) 2024-09-16T05:51:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:2176: snap_create 2024-09-16T05:51:22.218 INFO:tasks.rados.rados.0.smithi145.stdout:2174: finishing copy_from racing read to smithi14585108-23 2024-09-16T05:51:22.219 INFO:tasks.rados.rados.0.smithi145.stdout:2174: finishing copy_from to smithi14585108-23 2024-09-16T05:51:22.219 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 987 (ObjNum 661 snap 187 seq_num 661) dirty exists 2024-09-16T05:51:22.337 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:22 smithi161 podman[103597]: 2024-09-16 05:51:22.083613295 +0000 UTC m=+0.652942691 container remove 2b53c27394df3c1a21daf4eba8b491be8169b3ac1b1619f2c18b679023744ead (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-16T05:51:22.338 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:22 smithi161 podman[103661]: 2024-09-16 05:51:22.194757074 +0000 UTC m=+0.017984879 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:51:22.338 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:22 smithi161 podman[103661]: 2024-09-16 05:51:22.326405176 +0000 UTC m=+0.149632968 container create d6d21f0602c62038bb2a5e655bf259d6a3778f977904f7bd121bbfe878ab1a3d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-16T05:51:22.678 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:22.679 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:22.679 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:22 smithi161 ceph-mon[87722]: osdmap e488: 8 total, 7 up, 8 in 2024-09-16T05:51:22.679 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:22 smithi161 podman[103661]: 2024-09-16 05:51:22.570674777 +0000 UTC m=+0.393902576 container init d6d21f0602c62038bb2a5e655bf259d6a3778f977904f7bd121bbfe878ab1a3d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T05:51:22.679 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:22 smithi161 podman[103661]: 2024-09-16 05:51:22.576103098 +0000 UTC m=+0.399330893 container start d6d21f0602c62038bb2a5e655bf259d6a3778f977904f7bd121bbfe878ab1a3d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-16T05:51:22.680 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:22 smithi161 ceph-osd[103699]: -- 172.21.15.161:0/3989770513 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dc7558fa40 con 0x55dc7556dc00 2024-09-16T05:51:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:22 smithi145 ceph-mon[96887]: osdmap e488: 8 total, 7 up, 8 in 2024-09-16T05:51:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:22 smithi145 ceph-mon[99390]: osdmap e488: 8 total, 7 up, 8 in 2024-09-16T05:51:23.088 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:22 smithi161 bash[103661]: d6d21f0602c62038bb2a5e655bf259d6a3778f977904f7bd121bbfe878ab1a3d 2024-09-16T05:51:23.088 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:22 smithi161 systemd[1]: Started Ceph osd.6 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:51:23.091 INFO:tasks.rados.rados.0.smithi145.stdout:2174: done (1 left) 2024-09-16T05:51:23.091 INFO:tasks.rados.rados.0.smithi145.stdout:2176: done (0 left) 2024-09-16T05:51:23.091 INFO:tasks.rados.rados.0.smithi145.stdout:2177: rollback oid 37 current snap is 204 2024-09-16T05:51:23.092 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 202 2024-09-16T05:51:23.092 INFO:tasks.rados.rados.0.smithi145.stdout:2178: read oid 25 snap -1 2024-09-16T05:51:23.092 INFO:tasks.rados.rados.0.smithi145.stdout:2178: expect (ObjNum 688 snap 198 seq_num 688) 2024-09-16T05:51:23.092 INFO:tasks.rados.rados.0.smithi145.stdout:2179: read oid 2 snap 201 2024-09-16T05:51:23.092 INFO:tasks.rados.rados.0.smithi145.stdout:2179: expect deleted 2024-09-16T05:51:23.092 INFO:tasks.rados.rados.0.smithi145.stdout:2180: rmattr oid 28 current snap is 204 2024-09-16T05:51:23.092 INFO:tasks.rados.rados.0.smithi145.stdout:2181: snap_create 2024-09-16T05:51:23.098 INFO:tasks.rados.rados.0.smithi145.stdout:2177: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:51:23.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 878 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-16T05:51:23.099 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 873 (ObjNum 662 snap 189 seq_num 662) dirty exists 2024-09-16T05:51:23.108 INFO:tasks.rados.rados.0.smithi145.stdout:2178: expect (ObjNum 688 snap 198 seq_num 688) 2024-09-16T05:51:23.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:23 smithi161 ceph-mon[87722]: pgmap v416: 121 pgs: 34 active+undersized, 1 active+clean+snaptrim, 9 active+undersized+degraded, 77 active+clean; 218 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 530 KiB/s wr, 5 op/s; 46/387 objects degraded (11.886%) 2024-09-16T05:51:23.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:23.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:23.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:23.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:23 smithi161 ceph-mon[87722]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T05:51:23.648 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:23 smithi161 ceph-mon[87722]: osdmap e489: 8 total, 7 up, 8 in 2024-09-16T05:51:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[96887]: pgmap v416: 121 pgs: 34 active+undersized, 1 active+clean+snaptrim, 9 active+undersized+degraded, 77 active+clean; 218 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 530 KiB/s wr, 5 op/s; 46/387 objects degraded (11.886%) 2024-09-16T05:51:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[96887]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T05:51:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[96887]: osdmap e489: 8 total, 7 up, 8 in 2024-09-16T05:51:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[99390]: pgmap v416: 121 pgs: 34 active+undersized, 1 active+clean+snaptrim, 9 active+undersized+degraded, 77 active+clean; 218 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 530 KiB/s wr, 5 op/s; 46/387 objects degraded (11.886%) 2024-09-16T05:51:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T05:51:23.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:23 smithi145 ceph-mon[99390]: osdmap e489: 8 total, 7 up, 8 in 2024-09-16T05:51:24.091 INFO:tasks.rados.rados.0.smithi145.stdout:2177: done (4 left) 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2178: done (3 left) 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2179: done (2 left) 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2180: done (1 left) 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2181: done (0 left) 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2182: read oid 32 snap 196 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2182: expect (ObjNum 631 snap 177 seq_num 631) 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2183: read oid 43 snap -1 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2183: expect (ObjNum 689 snap 199 seq_num 689) 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2184: read oid 14 snap -1 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2184: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:51:24.092 INFO:tasks.rados.rados.0.smithi145.stdout:2185: snap_create 2024-09-16T05:51:24.094 INFO:tasks.rados.rados.0.smithi145.stdout:2184: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:51:24.097 INFO:tasks.rados.rados.0.smithi145.stdout:2182: expect (ObjNum 631 snap 177 seq_num 631) 2024-09-16T05:51:24.124 INFO:tasks.rados.rados.0.smithi145.stdout:2183: expect (ObjNum 689 snap 199 seq_num 689) 2024-09-16T05:51:24.337 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T05:51:23.979+0000 7fdc56a37640 -1 Falling back to public interface 2024-09-16T05:51:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:51:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:51:24] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2024-09-16T05:51:25.084 INFO:tasks.rados.rados.0.smithi145.stdout:2182: done (3 left) 2024-09-16T05:51:25.084 INFO:tasks.rados.rados.0.smithi145.stdout:2183: done (2 left) 2024-09-16T05:51:25.084 INFO:tasks.rados.rados.0.smithi145.stdout:2184: done (1 left) 2024-09-16T05:51:25.085 INFO:tasks.rados.rados.0.smithi145.stdout:2185: done (0 left) 2024-09-16T05:51:25.085 INFO:tasks.rados.rados.0.smithi145.stdout:2186: delete oid 49 current snap is 206 2024-09-16T05:51:25.088 INFO:tasks.rados.rados.0.smithi145.stdout:2186: done (0 left) 2024-09-16T05:51:25.088 INFO:tasks.rados.rados.0.smithi145.stdout:2187: read oid 3 snap 205 2024-09-16T05:51:25.088 INFO:tasks.rados.rados.0.smithi145.stdout:2187: expect (ObjNum 646 snap 180 seq_num 646) 2024-09-16T05:51:25.088 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 206 2024-09-16T05:51:25.088 INFO:tasks.rados.rados.0.smithi145.stdout:2188: seq_num 707 ranges {0=647168,647168=802816,1449984=532480,1982464=270336} 2024-09-16T05:51:25.095 INFO:tasks.rados.rados.0.smithi145.stdout:2188: writing smithi14585108-6 from 0 to 647168 tid 1 2024-09-16T05:51:25.097 INFO:tasks.rados.rados.0.smithi145.stdout:2188: writing smithi14585108-6 from 647168 to 1449984 tid 2 2024-09-16T05:51:25.102 INFO:tasks.rados.rados.0.smithi145.stdout:2188: writing smithi14585108-6 from 1449984 to 1982464 tid 3 2024-09-16T05:51:25.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: writing smithi14585108-6 from 1982464 to 2252800 tid 4 2024-09-16T05:51:25.104 INFO:tasks.rados.rados.0.smithi145.stdout:2189: snap_remove snap 203 2024-09-16T05:51:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:25 smithi145 ceph-mon[96887]: osdmap e490: 8 total, 7 up, 8 in 2024-09-16T05:51:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:25 smithi145 ceph-mon[96887]: pgmap v419: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 6 op/s; 46/390 objects degraded (11.795%) 2024-09-16T05:51:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:25 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 46/387 objects degraded (11.886%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:25.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:25 smithi145 ceph-mon[96887]: osdmap e491: 8 total, 7 up, 8 in 2024-09-16T05:51:25.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:25 smithi145 ceph-mon[99390]: osdmap e490: 8 total, 7 up, 8 in 2024-09-16T05:51:25.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:25 smithi145 ceph-mon[99390]: pgmap v419: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 6 op/s; 46/390 objects degraded (11.795%) 2024-09-16T05:51:25.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:25 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 46/387 objects degraded (11.886%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:25.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:25 smithi145 ceph-mon[99390]: osdmap e491: 8 total, 7 up, 8 in 2024-09-16T05:51:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:25 smithi161 ceph-mon[87722]: osdmap e490: 8 total, 7 up, 8 in 2024-09-16T05:51:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:25 smithi161 ceph-mon[87722]: pgmap v419: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.1 MiB/s wr, 6 op/s; 46/390 objects degraded (11.795%) 2024-09-16T05:51:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:25 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 46/387 objects degraded (11.886%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:25 smithi161 ceph-mon[87722]: osdmap e491: 8 total, 7 up, 8 in 2024-09-16T05:51:26.103 INFO:tasks.rados.rados.0.smithi145.stdout:2189: done (2 left) 2024-09-16T05:51:26.103 INFO:tasks.rados.rados.0.smithi145.stdout:2190: rollback oid 48 current snap is 206 2024-09-16T05:51:26.103 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 48 to 204 2024-09-16T05:51:26.103 INFO:tasks.rados.rados.0.smithi145.stdout:2188: finishing write tid 1 to smithi14585108-6 2024-09-16T05:51:26.103 INFO:tasks.rados.rados.0.smithi145.stdout:2188: finishing write tid 2 to smithi14585108-6 2024-09-16T05:51:26.103 INFO:tasks.rados.rados.0.smithi145.stdout:2188: finishing write tid 3 to smithi14585108-6 2024-09-16T05:51:26.103 INFO:tasks.rados.rados.0.smithi145.stdout:2188: finishing write tid 4 to smithi14585108-6 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: finishing write tid 5 to smithi14585108-6 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: finishing write tid 6 to smithi14585108-6 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: oid 6 updating version 0 to 1191 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: oid 6 updating version 1191 to 1195 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: oid 6 version 1195 is already newer than 1192 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: oid 6 version 1195 is already newer than 1194 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: oid 6 version 1195 is already newer than 1193 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1195 (ObjNum 707 snap 206 seq_num 707) dirty exists 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2188: left oid 6 (ObjNum 707 snap 206 seq_num 707) 2024-09-16T05:51:26.104 INFO:tasks.rados.rados.0.smithi145.stdout:2187: expect (ObjNum 646 snap 180 seq_num 646) 2024-09-16T05:51:26.758 INFO:tasks.rados.rados.0.smithi145.stdout:2190: finishing rollback tid 1 to smithi14585108-48 2024-09-16T05:51:26.759 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 960 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:51:26.759 INFO:tasks.rados.rados.0.smithi145.stdout:2187: done (2 left) 2024-09-16T05:51:26.759 INFO:tasks.rados.rados.0.smithi145.stdout:2188: done (1 left) 2024-09-16T05:51:26.759 INFO:tasks.rados.rados.0.smithi145.stdout:2190: done (0 left) 2024-09-16T05:51:26.759 INFO:tasks.rados.rados.0.smithi145.stdout:2191: read oid 38 snap -1 2024-09-16T05:51:26.759 INFO:tasks.rados.rados.0.smithi145.stdout:2191: expect deleted 2024-09-16T05:51:26.759 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 206 2024-09-16T05:51:26.759 INFO:tasks.rados.rados.0.smithi145.stdout:2192: seq_num 708 ranges {2465792=663552,3129344=737280,3866624=696320,4562944=172032} 2024-09-16T05:51:26.774 INFO:tasks.rados.rados.0.smithi145.stdout:2192: writing smithi14585108-34 from 2465792 to 3129344 tid 1 2024-09-16T05:51:26.777 INFO:tasks.rados.rados.0.smithi145.stdout:2192: writing smithi14585108-34 from 3129344 to 3866624 tid 2 2024-09-16T05:51:26.784 INFO:tasks.rados.rados.0.smithi145.stdout:2192: writing smithi14585108-34 from 3866624 to 4562944 tid 3 2024-09-16T05:51:26.784 INFO:tasks.rados.rados.0.smithi145.stdout:2192: writing smithi14585108-34 from 4562944 to 4734976 tid 4 2024-09-16T05:51:26.784 INFO:tasks.rados.rados.0.smithi145.stdout:2193: delete oid 5 current snap is 206 2024-09-16T05:51:26.784 INFO:tasks.rados.rados.0.smithi145.stdout:2192: finishing write tid 1 to smithi14585108-34 2024-09-16T05:51:26.784 INFO:tasks.rados.rados.0.smithi145.stdout:2192: finishing write tid 2 to smithi14585108-34 2024-09-16T05:51:26.785 INFO:tasks.rados.rados.0.smithi145.stdout:2191: done (2 left) 2024-09-16T05:51:26.785 INFO:tasks.rados.rados.0.smithi145.stdout:2193: done (1 left) 2024-09-16T05:51:26.785 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 206 2024-09-16T05:51:26.785 INFO:tasks.rados.rados.0.smithi145.stdout:2194: seq_num 710 ranges {0=696320,696320=499712,1196032=712704,1908736=393216} 2024-09-16T05:51:26.788 INFO:tasks.rados.rados.0.smithi145.stdout:2194: writing smithi14585108-5 from 0 to 696320 tid 1 2024-09-16T05:51:26.791 INFO:tasks.rados.rados.0.smithi145.stdout:2194: writing smithi14585108-5 from 696320 to 1196032 tid 2 2024-09-16T05:51:26.795 INFO:tasks.rados.rados.0.smithi145.stdout:2194: writing smithi14585108-5 from 1196032 to 1908736 tid 3 2024-09-16T05:51:26.797 INFO:tasks.rados.rados.0.smithi145.stdout:2194: writing smithi14585108-5 from 1908736 to 2301952 tid 4 2024-09-16T05:51:26.798 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 206 2024-09-16T05:51:26.798 INFO:tasks.rados.rados.0.smithi145.stdout:2195: seq_num 711 ranges {3776512=712704,4489216=786432,5275648=516096,5791744=303104} 2024-09-16T05:51:26.822 INFO:tasks.rados.rados.0.smithi145.stdout:2195: writing smithi14585108-13 from 3776512 to 4489216 tid 1 2024-09-16T05:51:26.826 INFO:tasks.rados.rados.0.smithi145.stdout:2195: writing smithi14585108-13 from 4489216 to 5275648 tid 2 2024-09-16T05:51:26.829 INFO:tasks.rados.rados.0.smithi145.stdout:2195: writing smithi14585108-13 from 5275648 to 5791744 tid 3 2024-09-16T05:51:26.830 INFO:tasks.rados.rados.0.smithi145.stdout:2195: writing smithi14585108-13 from 5791744 to 6094848 tid 4 2024-09-16T05:51:26.831 INFO:tasks.rados.rados.0.smithi145.stdout:2196: snap_remove snap 205 2024-09-16T05:51:27.106 INFO:tasks.rados.rados.0.smithi145.stdout:2196: done (3 left) 2024-09-16T05:51:27.106 INFO:tasks.rados.rados.0.smithi145.stdout:2197: setattr oid 25 current snap is 206 2024-09-16T05:51:27.106 INFO:tasks.rados.rados.0.smithi145.stdout:2192: finishing write tid 3 to smithi14585108-34 2024-09-16T05:51:27.106 INFO:tasks.rados.rados.0.smithi145.stdout:2192: finishing write tid 4 to smithi14585108-34 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2192: finishing write tid 5 to smithi14585108-34 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2192: finishing write tid 6 to smithi14585108-34 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2192: oid 34 updating version 0 to 1074 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2192: oid 34 version 1074 is already newer than 1071 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2192: oid 34 version 1074 is already newer than 1072 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2192: oid 34 version 1074 is already newer than 1073 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2192: oid 34 updating version 1074 to 1075 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1075 (ObjNum 708 snap 206 seq_num 708) dirty exists 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2192: left oid 34 (ObjNum 708 snap 206 seq_num 708) 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2194: finishing write tid 1 to smithi14585108-5 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2194: finishing write tid 2 to smithi14585108-5 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2194: finishing write tid 3 to smithi14585108-5 2024-09-16T05:51:27.107 INFO:tasks.rados.rados.0.smithi145.stdout:2194: finishing write tid 4 to smithi14585108-5 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2194: finishing write tid 5 to smithi14585108-5 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2194: finishing write tid 6 to smithi14585108-5 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2194: oid 5 updating version 0 to 883 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2194: oid 5 version 883 is already newer than 881 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2194: oid 5 version 883 is already newer than 882 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2194: oid 5 updating version 883 to 884 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2194: oid 5 updating version 884 to 885 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 885 (ObjNum 710 snap 206 seq_num 710) dirty exists 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2194: left oid 5 (ObjNum 710 snap 206 seq_num 710) 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2195: finishing write tid 1 to smithi14585108-13 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2195: finishing write tid 2 to smithi14585108-13 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2195: finishing write tid 3 to smithi14585108-13 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2195: finishing write tid 4 to smithi14585108-13 2024-09-16T05:51:27.108 INFO:tasks.rados.rados.0.smithi145.stdout:2195: finishing write tid 5 to smithi14585108-13 2024-09-16T05:51:27.109 INFO:tasks.rados.rados.0.smithi145.stdout:2195: finishing write tid 6 to smithi14585108-13 2024-09-16T05:51:27.109 INFO:tasks.rados.rados.0.smithi145.stdout:2195: oid 13 updating version 0 to 1002 2024-09-16T05:51:27.109 INFO:tasks.rados.rados.0.smithi145.stdout:2195: oid 13 updating version 1002 to 1004 2024-09-16T05:51:27.109 INFO:tasks.rados.rados.0.smithi145.stdout:2195: oid 13 updating version 1004 to 1006 2024-09-16T05:51:27.109 INFO:tasks.rados.rados.0.smithi145.stdout:2195: oid 13 version 1006 is already newer than 1005 2024-09-16T05:51:27.109 INFO:tasks.rados.rados.0.smithi145.stdout:2195: oid 13 version 1006 is already newer than 1003 2024-09-16T05:51:27.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1006 (ObjNum 711 snap 206 seq_num 711) dirty exists 2024-09-16T05:51:27.109 INFO:tasks.rados.rados.0.smithi145.stdout:2195: left oid 13 (ObjNum 711 snap 206 seq_num 711) 2024-09-16T05:51:27.110 INFO:tasks.rados.rados.0.smithi145.stdout:2192: done (3 left) 2024-09-16T05:51:27.110 INFO:tasks.rados.rados.0.smithi145.stdout:2194: done (2 left) 2024-09-16T05:51:27.110 INFO:tasks.rados.rados.0.smithi145.stdout:2195: done (1 left) 2024-09-16T05:51:27.110 INFO:tasks.rados.rados.0.smithi145.stdout:2198: snap_create 2024-09-16T05:51:27.112 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 913 (ObjNum 688 snap 198 seq_num 688) dirty exists 2024-09-16T05:51:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:27 smithi145 ceph-mon[96887]: osdmap e492: 8 total, 7 up, 8 in 2024-09-16T05:51:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:27 smithi145 ceph-mon[96887]: pgmap v422: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 6 op/s; 46/396 objects degraded (11.616%) 2024-09-16T05:51:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:27 smithi145 ceph-mon[99390]: osdmap e492: 8 total, 7 up, 8 in 2024-09-16T05:51:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:27 smithi145 ceph-mon[99390]: pgmap v422: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 6 op/s; 46/396 objects degraded (11.616%) 2024-09-16T05:51:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:27 smithi161 ceph-mon[87722]: osdmap e492: 8 total, 7 up, 8 in 2024-09-16T05:51:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:27 smithi161 ceph-mon[87722]: pgmap v422: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 6 op/s; 46/396 objects degraded (11.616%) 2024-09-16T05:51:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:28.111 INFO:tasks.rados.rados.0.smithi145.stdout:2197: done (1 left) 2024-09-16T05:51:28.111 INFO:tasks.rados.rados.0.smithi145.stdout:2198: done (0 left) 2024-09-16T05:51:28.111 INFO:tasks.rados.rados.0.smithi145.stdout:2199: snap_remove snap 204 2024-09-16T05:51:28.255 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:28 smithi161 ceph-mon[87722]: osdmap e493: 8 total, 7 up, 8 in 2024-09-16T05:51:28.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:28 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:28.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:28 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:28.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:28 smithi161 ceph-mon[87722]: from='osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:51:28.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:28 smithi161 ceph-mon[87722]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:51:28.256 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:27 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T05:51:27.984+0000 7fdc56a37640 -1 osd.6 482 log_to_monitors true 2024-09-16T05:51:28.256 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 05:51:28 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T05:51:28.132+0000 7fdc4e7e2640 -1 osd.6 482 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:51:28.377 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[99390]: osdmap e493: 8 total, 7 up, 8 in 2024-09-16T05:51:28.377 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:28.378 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:28.378 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[99390]: from='osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:51:28.378 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[99390]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:51:28.378 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[96887]: osdmap e493: 8 total, 7 up, 8 in 2024-09-16T05:51:28.379 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:28.380 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:28.380 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[96887]: from='osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:51:28.380 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:28 smithi145 ceph-mon[96887]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T05:51:28.380 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:51:28.641 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:51:28.641 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (8m) 105s ago 9m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:51:28.641 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (9m) 1s ago 9m 88.9M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:51:28.641 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (11m) 105s ago 11m 18.7M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:51:28.641 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (11m) 1s ago 11m 21.3M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (5m) 1s ago 14m 441M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (5m) 105s ago 16m 510M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (4m) 105s ago 16m 51.3M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (4m) 1s ago 15m 44.2M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (4m) 105s ago 15m 48.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (9m) 105s ago 9m 17.7M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (9m) 1s ago 9m 15.9M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (3m) 105s ago 14m 156M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (2m) 105s ago 14m 122M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (2m) 105s ago 13m 103M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (109s) 105s ago 13m 11.5M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:51:28.642 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (75s) 1s ago 12m 149M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 17b05a68c519 2024-09-16T05:51:28.643 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (40s) 1s ago 12m 149M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 46fce5c214a6 2024-09-16T05:51:28.643 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (6s) 1s ago 12m 12.2M 2480M 19.1.1-326-g8921c8ef f1455bd0219c d6d21f0602c6 2024-09-16T05:51:28.643 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (11m) 1s ago 11m 196M 2480M 18.2.4-853-gae7f3733 fd1d6ca2b4a5 9e8c35ebb151 2024-09-16T05:51:28.643 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (5m) 1s ago 10m 50.9M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:51:28.965 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:51:28.965 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:51:28.965 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:51:28.965 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:51:28.965 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:51:28.965 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:51:28.965 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:51:28.965 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 1, 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 6 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 3, 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 11 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:51:28.966 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:51:29.122 INFO:tasks.rados.rados.0.smithi145.stdout:2199: done (0 left) 2024-09-16T05:51:29.122 INFO:tasks.rados.rados.0.smithi145.stdout:2200: read oid 8 snap -1 2024-09-16T05:51:29.122 INFO:tasks.rados.rados.0.smithi145.stdout:2200: expect (ObjNum 638 snap 179 seq_num 638) 2024-09-16T05:51:29.122 INFO:tasks.rados.rados.0.smithi145.stdout:2201: read oid 24 snap -1 2024-09-16T05:51:29.123 INFO:tasks.rados.rados.0.smithi145.stdout:2201: expect (ObjNum 672 snap 193 seq_num 672) 2024-09-16T05:51:29.123 INFO:tasks.rados.rados.0.smithi145.stdout:2202: snap_remove snap 201 2024-09-16T05:51:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[96887]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[96887]: from='osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[96887]: osdmap e494: 8 total, 7 up, 8 in 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[96887]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[96887]: pgmap v425: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 9 op/s; 46/399 objects degraded (11.529%) 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[96887]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3735124817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[99390]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[99390]: from='osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[99390]: osdmap e494: 8 total, 7 up, 8 in 2024-09-16T05:51:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[99390]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:51:29.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[99390]: pgmap v425: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 9 op/s; 46/399 objects degraded (11.529%) 2024-09-16T05:51:29.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[99390]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:51:29.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:29 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3735124817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:29 smithi161 ceph-mon[87722]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T05:51:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:29 smithi161 ceph-mon[87722]: from='osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:51:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:29 smithi161 ceph-mon[87722]: osdmap e494: 8 total, 7 up, 8 in 2024-09-16T05:51:29.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:29 smithi161 ceph-mon[87722]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:51:29.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:29 smithi161 ceph-mon[87722]: pgmap v425: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 9 op/s; 46/399 objects degraded (11.529%) 2024-09-16T05:51:29.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:29 smithi161 ceph-mon[87722]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:51:29.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:29 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3735124817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:30.120 INFO:tasks.rados.rados.0.smithi145.stdout:2202: done (2 left) 2024-09-16T05:51:30.120 INFO:tasks.rados.rados.0.smithi145.stdout:2203: setattr oid 4 current snap is 207 2024-09-16T05:51:30.120 INFO:tasks.rados.rados.0.smithi145.stdout:2201: expect (ObjNum 672 snap 193 seq_num 672) 2024-09-16T05:51:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:30 smithi161 ceph-mon[87722]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:51:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:30 smithi161 ceph-mon[87722]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:51:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:30 smithi161 ceph-mon[87722]: osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885] boot 2024-09-16T05:51:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:30 smithi161 ceph-mon[87722]: osdmap e495: 8 total, 8 up, 8 in 2024-09-16T05:51:30.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:30 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:51:30.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:30 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 46/399 objects degraded (11.529%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:30.441 INFO:tasks.rados.rados.0.smithi145.stdout:2200: expect (ObjNum 638 snap 179 seq_num 638) 2024-09-16T05:51:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[99390]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[99390]: osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885] boot 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[99390]: osdmap e495: 8 total, 8 up, 8 in 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 46/399 objects degraded (11.529%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[96887]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[96887]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[96887]: osd.6 [v2:172.21.15.161:6816/3587093885,v1:172.21.15.161:6817/3587093885] boot 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[96887]: osdmap e495: 8 total, 8 up, 8 in 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T05:51:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:30 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 46/399 objects degraded (11.529%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:31.134 INFO:tasks.rados.rados.0.smithi145.stdout:2200: done (2 left) 2024-09-16T05:51:31.134 INFO:tasks.rados.rados.0.smithi145.stdout:2201: done (1 left) 2024-09-16T05:51:31.134 INFO:tasks.rados.rados.0.smithi145.stdout:2204: read oid 50 snap -1 2024-09-16T05:51:31.135 INFO:tasks.rados.rados.0.smithi145.stdout:2204: expect (ObjNum 689 snap 199 seq_num 689) 2024-09-16T05:51:31.135 INFO:tasks.rados.rados.0.smithi145.stdout:2205: read oid 38 snap -1 2024-09-16T05:51:31.135 INFO:tasks.rados.rados.0.smithi145.stdout:2205: expect deleted 2024-09-16T05:51:31.135 INFO:tasks.rados.rados.0.smithi145.stdout:2206: delete oid 17 current snap is 207 2024-09-16T05:51:31.137 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 940 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-09-16T05:51:31.137 INFO:tasks.rados.rados.0.smithi145.stdout:2203: done (3 left) 2024-09-16T05:51:31.137 INFO:tasks.rados.rados.0.smithi145.stdout:2205: done (2 left) 2024-09-16T05:51:31.137 INFO:tasks.rados.rados.0.smithi145.stdout:2206: done (1 left) 2024-09-16T05:51:31.137 INFO:tasks.rados.rados.0.smithi145.stdout:2207: rollback oid 3 current snap is 207 2024-09-16T05:51:31.137 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 3 to 186 2024-09-16T05:51:31.137 INFO:tasks.rados.rados.0.smithi145.stdout:2208: snap_create 2024-09-16T05:51:31.142 INFO:tasks.rados.rados.0.smithi145.stdout:2207: finishing rollback tid 0 to smithi14585108-3 2024-09-16T05:51:31.142 INFO:tasks.rados.rados.0.smithi145.stdout:2207: finishing rollback tid 1 to smithi14585108-3 2024-09-16T05:51:31.142 INFO:tasks.rados.rados.0.smithi145.stdout:2207: finishing rollback tid 2 to smithi14585108-3 2024-09-16T05:51:31.142 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1011 (ObjNum 646 snap 180 seq_num 646) dirty exists 2024-09-16T05:51:31.143 INFO:tasks.rados.rados.0.smithi145.stdout:2204: expect (ObjNum 689 snap 199 seq_num 689) 2024-09-16T05:51:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:31 smithi145 ceph-mon[99390]: osdmap e496: 8 total, 8 up, 8 in 2024-09-16T05:51:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:31 smithi145 ceph-mon[99390]: pgmap v428: 121 pgs: 7 peering, 23 active+undersized, 7 active+undersized+degraded, 84 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 20/405 objects degraded (4.938%) 2024-09-16T05:51:31.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:31 smithi145 ceph-mon[96887]: osdmap e496: 8 total, 8 up, 8 in 2024-09-16T05:51:31.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:31 smithi145 ceph-mon[96887]: pgmap v428: 121 pgs: 7 peering, 23 active+undersized, 7 active+undersized+degraded, 84 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 20/405 objects degraded (4.938%) 2024-09-16T05:51:31.568 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:51:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T05:51:31.329+0000 7f22cafa6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-16T05:51:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:31 smithi161 ceph-mon[87722]: osdmap e496: 8 total, 8 up, 8 in 2024-09-16T05:51:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:31 smithi161 ceph-mon[87722]: pgmap v428: 121 pgs: 7 peering, 23 active+undersized, 7 active+undersized+degraded, 84 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 20/405 objects degraded (4.938%) 2024-09-16T05:51:32.136 INFO:tasks.rados.rados.0.smithi145.stdout:2204: done (2 left) 2024-09-16T05:51:32.137 INFO:tasks.rados.rados.0.smithi145.stdout:2207: done (1 left) 2024-09-16T05:51:32.137 INFO:tasks.rados.rados.0.smithi145.stdout:2208: done (0 left) 2024-09-16T05:51:32.137 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 208 2024-09-16T05:51:32.137 INFO:tasks.rados.rados.0.smithi145.stdout:2209: seq_num 713 ranges {8740864=745472,9486336=557056,10043392=483328,10526720=565248} 2024-09-16T05:51:32.186 INFO:tasks.rados.rados.0.smithi145.stdout:2209: writing smithi14585108-20 from 8740864 to 9486336 tid 1 2024-09-16T05:51:32.189 INFO:tasks.rados.rados.0.smithi145.stdout:2209: writing smithi14585108-20 from 9486336 to 10043392 tid 2 2024-09-16T05:51:32.192 INFO:tasks.rados.rados.0.smithi145.stdout:2209: writing smithi14585108-20 from 10043392 to 10526720 tid 3 2024-09-16T05:51:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:2209: writing smithi14585108-20 from 10526720 to 11091968 tid 4 2024-09-16T05:51:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:2210: delete oid 11 current snap is 208 2024-09-16T05:51:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:2209: finishing write tid 1 to smithi14585108-20 2024-09-16T05:51:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:2209: finishing write tid 2 to smithi14585108-20 2024-09-16T05:51:32.196 INFO:tasks.rados.rados.0.smithi145.stdout:2209: finishing write tid 3 to smithi14585108-20 2024-09-16T05:51:32.198 INFO:tasks.rados.rados.0.smithi145.stdout:2210: done (1 left) 2024-09-16T05:51:32.198 INFO:tasks.rados.rados.0.smithi145.stdout:2211: snap_remove snap 202 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[96887]: osdmap e497: 8 total, 8 up, 8 in 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:32.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:32.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-16T05:51:32.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:32 smithi145 ceph-mon[99390]: osdmap e497: 8 total, 8 up, 8 in 2024-09-16T05:51:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:51:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:51:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-16T05:51:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:32 smithi161 ceph-mon[87722]: osdmap e497: 8 total, 8 up, 8 in 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2211: done (1 left) 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: finishing write tid 4 to smithi14585108-20 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: finishing write tid 5 to smithi14585108-20 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: finishing write tid 6 to smithi14585108-20 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: oid 20 updating version 0 to 1203 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: oid 20 version 1203 is already newer than 1200 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: oid 20 version 1203 is already newer than 1202 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: oid 20 version 1203 is already newer than 1201 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: oid 20 version 1203 is already newer than 1199 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1203 (ObjNum 713 snap 208 seq_num 713) dirty exists 2024-09-16T05:51:33.140 INFO:tasks.rados.rados.0.smithi145.stdout:2209: left oid 20 (ObjNum 713 snap 208 seq_num 713) 2024-09-16T05:51:33.141 INFO:tasks.rados.rados.0.smithi145.stdout:2212: read oid 18 snap 207 2024-09-16T05:51:33.141 INFO:tasks.rados.rados.0.smithi145.stdout:2212: expect deleted 2024-09-16T05:51:33.141 INFO:tasks.rados.rados.0.smithi145.stdout:2209: done (1 left) 2024-09-16T05:51:33.141 INFO:tasks.rados.rados.0.smithi145.stdout:2213: delete oid 12 current snap is 208 2024-09-16T05:51:33.148 INFO:tasks.rados.rados.0.smithi145.stdout:2212: done (1 left) 2024-09-16T05:51:33.148 INFO:tasks.rados.rados.0.smithi145.stdout:2213: done (0 left) 2024-09-16T05:51:33.148 INFO:tasks.rados.rados.0.smithi145.stdout:2214: read oid 7 snap -1 2024-09-16T05:51:33.148 INFO:tasks.rados.rados.0.smithi145.stdout:2214: expect (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:51:33.148 INFO:tasks.rados.rados.0.smithi145.stdout:2215: snap_create 2024-09-16T05:51:33.172 INFO:tasks.rados.rados.0.smithi145.stdout:2214: expect (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:51:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:33 smithi145 ceph-mon[99390]: pgmap v430: 121 pgs: 7 peering, 16 active+undersized, 4 active+undersized+degraded, 94 active+clean; 233 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 8 op/s; 10/408 objects degraded (2.451%) 2024-09-16T05:51:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:33 smithi145 ceph-mon[99390]: osdmap e498: 8 total, 8 up, 8 in 2024-09-16T05:51:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:33 smithi145 ceph-mon[96887]: pgmap v430: 121 pgs: 7 peering, 16 active+undersized, 4 active+undersized+degraded, 94 active+clean; 233 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 8 op/s; 10/408 objects degraded (2.451%) 2024-09-16T05:51:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:33 smithi145 ceph-mon[96887]: osdmap e498: 8 total, 8 up, 8 in 2024-09-16T05:51:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:33 smithi161 ceph-mon[87722]: pgmap v430: 121 pgs: 7 peering, 16 active+undersized, 4 active+undersized+degraded, 94 active+clean; 233 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 8 op/s; 10/408 objects degraded (2.451%) 2024-09-16T05:51:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:33 smithi161 ceph-mon[87722]: osdmap e498: 8 total, 8 up, 8 in 2024-09-16T05:51:34.142 INFO:tasks.rados.rados.0.smithi145.stdout:2214: done (1 left) 2024-09-16T05:51:34.142 INFO:tasks.rados.rados.0.smithi145.stdout:2215: done (0 left) 2024-09-16T05:51:34.142 INFO:tasks.rados.rados.0.smithi145.stdout:2216: read oid 46 snap 208 2024-09-16T05:51:34.142 INFO:tasks.rados.rados.0.smithi145.stdout:2216: expect (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:51:34.142 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 209 2024-09-16T05:51:34.142 INFO:tasks.rados.rados.0.smithi145.stdout:2217: seq_num 716 ranges {974848=794624,1769472=655360,2424832=704512,3129344=245760} 2024-09-16T05:51:34.152 INFO:tasks.rados.rados.0.smithi145.stdout:2217: writing smithi14585108-32 from 974848 to 1769472 tid 1 2024-09-16T05:51:34.155 INFO:tasks.rados.rados.0.smithi145.stdout:2217: writing smithi14585108-32 from 1769472 to 2424832 tid 2 2024-09-16T05:51:34.159 INFO:tasks.rados.rados.0.smithi145.stdout:2217: writing smithi14585108-32 from 2424832 to 3129344 tid 3 2024-09-16T05:51:34.161 INFO:tasks.rados.rados.0.smithi145.stdout:2217: writing smithi14585108-32 from 3129344 to 3375104 tid 4 2024-09-16T05:51:34.161 INFO:tasks.rados.rados.0.smithi145.stdout:2216: expect (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:51:34.204 INFO:tasks.rados.rados.0.smithi145.stdout:2217: finishing write tid 1 to smithi14585108-32 2024-09-16T05:51:34.204 INFO:tasks.rados.rados.0.smithi145.stdout:2217: finishing write tid 2 to smithi14585108-32 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: finishing write tid 3 to smithi14585108-32 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: finishing write tid 4 to smithi14585108-32 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: finishing write tid 5 to smithi14585108-32 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: finishing write tid 6 to smithi14585108-32 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: oid 32 updating version 0 to 1020 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: oid 32 version 1020 is already newer than 1016 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: oid 32 version 1020 is already newer than 1018 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: oid 32 version 1020 is already newer than 1017 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: oid 32 version 1020 is already newer than 1019 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1020 (ObjNum 716 snap 209 seq_num 716) dirty exists 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2217: left oid 32 (ObjNum 716 snap 209 seq_num 716) 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2218: read oid 31 snap -1 2024-09-16T05:51:34.205 INFO:tasks.rados.rados.0.smithi145.stdout:2218: expect deleted 2024-09-16T05:51:34.206 INFO:tasks.rados.rados.0.smithi145.stdout:2216: done (2 left) 2024-09-16T05:51:34.206 INFO:tasks.rados.rados.0.smithi145.stdout:2217: done (1 left) 2024-09-16T05:51:34.206 INFO:tasks.rados.rados.0.smithi145.stdout:2219: copy_from oid 6 from oid 35 current snap is 209 2024-09-16T05:51:34.206 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 209 2024-09-16T05:51:34.206 INFO:tasks.rados.rados.0.smithi145.stdout:2220: seq_num 717 ranges {2908160=16384} 2024-09-16T05:51:34.220 INFO:tasks.rados.rados.0.smithi145.stdout:2220: writing smithi14585108-25 from 2908160 to 2924544 tid 1 2024-09-16T05:51:34.220 INFO:tasks.rados.rados.0.smithi145.stdout:2221: snap_remove snap 207 2024-09-16T05:51:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:51:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:51:34] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2024-09-16T05:51:35.148 INFO:tasks.rados.rados.0.smithi145.stdout:2221: done (3 left) 2024-09-16T05:51:35.148 INFO:tasks.rados.rados.0.smithi145.stdout:2222: delete oid 29 current snap is 209 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:2220: finishing write tid 1 to smithi14585108-25 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:2220: finishing write tid 2 to smithi14585108-25 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:2220: finishing write tid 3 to smithi14585108-25 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:2220: oid 25 updating version 0 to 915 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:2220: oid 25 version 915 is already newer than 914 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 915 (ObjNum 717 snap 209 seq_num 717) dirty exists 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:2220: left oid 25 (ObjNum 717 snap 209 seq_num 717) 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:2219: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:2219: finishing copy_from to smithi14585108-6 2024-09-16T05:51:35.149 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 690 (ObjNum 695 snap 201 seq_num 695) dirty exists 2024-09-16T05:51:35.153 INFO:tasks.rados.rados.0.smithi145.stdout:2218: done (3 left) 2024-09-16T05:51:35.153 INFO:tasks.rados.rados.0.smithi145.stdout:2219: done (2 left) 2024-09-16T05:51:35.153 INFO:tasks.rados.rados.0.smithi145.stdout:2220: done (1 left) 2024-09-16T05:51:35.153 INFO:tasks.rados.rados.0.smithi145.stdout:2222: done (0 left) 2024-09-16T05:51:35.154 INFO:tasks.rados.rados.0.smithi145.stdout:2223: setattr oid 9 current snap is 209 2024-09-16T05:51:35.156 INFO:tasks.rados.rados.0.smithi145.stdout:2224: rollback oid 23 current snap is 209 2024-09-16T05:51:35.156 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 23 to 186 2024-09-16T05:51:35.156 INFO:tasks.rados.rados.0.smithi145.stdout:2225: rollback oid 5 current snap is 209 2024-09-16T05:51:35.156 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 5 to 181 2024-09-16T05:51:35.156 INFO:tasks.rados.rados.0.smithi145.stdout:2226: rmattr oid 22 current snap is 209 2024-09-16T05:51:35.156 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 209 2024-09-16T05:51:35.156 INFO:tasks.rados.rados.0.smithi145.stdout:2227: seq_num 719 ranges {0=49152} 2024-09-16T05:51:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:2227: writing smithi14585108-29 from 0 to 49152 tid 1 2024-09-16T05:51:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 209 2024-09-16T05:51:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:2228: seq_num 720 ranges {8134656=65536} 2024-09-16T05:51:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:2228: writing smithi14585108-8 from 8134656 to 8200192 tid 1 2024-09-16T05:51:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:2229: read oid 44 snap -1 2024-09-16T05:51:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:2229: expect deleted 2024-09-16T05:51:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 209 2024-09-16T05:51:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:2225: finishing rollback tid 0 to smithi14585108-5 2024-09-16T05:51:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:2224: finishing rollback tid 0 to smithi14585108-23 2024-09-16T05:51:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:2224: finishing rollback tid 1 to smithi14585108-23 2024-09-16T05:51:35.203 INFO:tasks.rados.rados.0.smithi145.stdout:2230: seq_num 721 ranges {5701632=81920} 2024-09-16T05:51:35.233 INFO:tasks.rados.rados.0.smithi145.stdout:2230: writing smithi14585108-10 from 5701632 to 5783552 tid 1 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2231: copy_from oid 15 from oid 1 current snap is 209 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2224: finishing rollback tid 2 to smithi14585108-23 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 990 (ObjNum 633 snap 177 seq_num 633) dirty exists 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1092 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2225: finishing rollback tid 1 to smithi14585108-5 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2225: finishing rollback tid 2 to smithi14585108-5 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 888 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2227: finishing write tid 1 to smithi14585108-29 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2227: finishing write tid 2 to smithi14585108-29 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 970 (ObjNum 672 snap 193 seq_num 672) dirty exists 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2227: finishing write tid 3 to smithi14585108-29 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2227: oid 29 updating version 0 to 1120 2024-09-16T05:51:35.234 INFO:tasks.rados.rados.0.smithi145.stdout:2227: oid 29 updating version 1120 to 1121 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1121 (ObjNum 719 snap 209 seq_num 719) dirty exists 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2227: left oid 29 (ObjNum 719 snap 209 seq_num 719) 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2223: done (8 left) 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2224: done (7 left) 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2225: done (6 left) 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2226: done (5 left) 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2227: done (4 left) 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2232: read oid 20 snap -1 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2232: expect (ObjNum 713 snap 208 seq_num 713) 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2228: finishing write tid 1 to smithi14585108-8 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2228: finishing write tid 2 to smithi14585108-8 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2228: finishing write tid 3 to smithi14585108-8 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2228: oid 8 updating version 0 to 1123 2024-09-16T05:51:35.235 INFO:tasks.rados.rados.0.smithi145.stdout:2228: oid 8 updating version 1123 to 1124 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1124 (ObjNum 720 snap 209 seq_num 720) dirty exists 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2228: left oid 8 (ObjNum 720 snap 209 seq_num 720) 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2233: read oid 47 snap -1 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2233: expect deleted 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2228: done (5 left) 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2229: done (4 left) 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2234: rollback oid 43 current snap is 209 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 43 to 181 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2235: rollback oid 26 current snap is 209 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 196 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2236: read oid 16 snap -1 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2236: expect (ObjNum 693 snap 200 seq_num 693) 2024-09-16T05:51:35.236 INFO:tasks.rados.rados.0.smithi145.stdout:2237: snap_remove snap 206 2024-09-16T05:51:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:35 smithi145 ceph-mon[96887]: osdmap e499: 8 total, 8 up, 8 in 2024-09-16T05:51:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:35 smithi145 ceph-mon[96887]: pgmap v433: 121 pgs: 1 peering, 120 active+clean; 232 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 10 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-16T05:51:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:35 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 10/408 objects degraded (2.451%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:35 smithi145 ceph-mon[99390]: osdmap e499: 8 total, 8 up, 8 in 2024-09-16T05:51:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:35 smithi145 ceph-mon[99390]: pgmap v433: 121 pgs: 1 peering, 120 active+clean; 232 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 10 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-16T05:51:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:35 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 10/408 objects degraded (2.451%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:35 smithi161 ceph-mon[87722]: osdmap e499: 8 total, 8 up, 8 in 2024-09-16T05:51:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:35 smithi161 ceph-mon[87722]: pgmap v433: 121 pgs: 1 peering, 120 active+clean; 232 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 10 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-16T05:51:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:35 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 10/408 objects degraded (2.451%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:2231: finishing copy_from to smithi14585108-15 2024-09-16T05:51:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:2231: got expected ENOENT (src dne) 2024-09-16T05:51:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:2231: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:51:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:2230: finishing write tid 1 to smithi14585108-10 2024-09-16T05:51:36.154 INFO:tasks.rados.rados.0.smithi145.stdout:2235: finishing rollback tid 0 to smithi14585108-26 2024-09-16T05:51:36.154 INFO:tasks.rados.rados.0.smithi145.stdout:2235: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:51:36.154 INFO:tasks.rados.rados.0.smithi145.stdout:2230: finishing write tid 2 to smithi14585108-10 2024-09-16T05:51:36.154 INFO:tasks.rados.rados.0.smithi145.stdout:2235: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:51:36.154 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1025 (ObjNum 612 snap 172 seq_num 612) dirty exists 2024-09-16T05:51:36.154 INFO:tasks.rados.rados.0.smithi145.stdout:2236: expect (ObjNum 693 snap 200 seq_num 693) 2024-09-16T05:51:36.221 INFO:tasks.rados.rados.0.smithi145.stdout:2230: finishing write tid 3 to smithi14585108-10 2024-09-16T05:51:36.221 INFO:tasks.rados.rados.0.smithi145.stdout:2230: oid 10 updating version 0 to 1094 2024-09-16T05:51:36.221 INFO:tasks.rados.rados.0.smithi145.stdout:2230: oid 10 updating version 1094 to 1095 2024-09-16T05:51:36.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1095 (ObjNum 721 snap 209 seq_num 721) dirty exists 2024-09-16T05:51:36.221 INFO:tasks.rados.rados.0.smithi145.stdout:2230: left oid 10 (ObjNum 721 snap 209 seq_num 721) 2024-09-16T05:51:36.221 INFO:tasks.rados.rados.0.smithi145.stdout:2234: finishing rollback tid 0 to smithi14585108-43 2024-09-16T05:51:36.221 INFO:tasks.rados.rados.0.smithi145.stdout:2230: done (7 left) 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2231: done (6 left) 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2233: done (5 left) 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2235: done (4 left) 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2236: done (3 left) 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2237: done (2 left) 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2238: snap_create 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2234: finishing rollback tid 1 to smithi14585108-43 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2234: finishing rollback tid 2 to smithi14585108-43 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1099 (ObjNum 651 snap 180 seq_num 651) dirty exists 2024-09-16T05:51:36.222 INFO:tasks.rados.rados.0.smithi145.stdout:2232: expect (ObjNum 713 snap 208 seq_num 713) 2024-09-16T05:51:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:36 smithi145 ceph-mon[96887]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/408 objects degraded (2.451%), 4 pgs degraded) 2024-09-16T05:51:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:36 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:51:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:36 smithi145 ceph-mon[96887]: osdmap e500: 8 total, 8 up, 8 in 2024-09-16T05:51:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:36 smithi145 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/408 objects degraded (2.451%), 4 pgs degraded) 2024-09-16T05:51:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:36 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:51:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:36 smithi145 ceph-mon[99390]: osdmap e500: 8 total, 8 up, 8 in 2024-09-16T05:51:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:36 smithi161 ceph-mon[87722]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/408 objects degraded (2.451%), 4 pgs degraded) 2024-09-16T05:51:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:36 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:51:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:36 smithi161 ceph-mon[87722]: osdmap e500: 8 total, 8 up, 8 in 2024-09-16T05:51:37.164 INFO:tasks.rados.rados.0.smithi145.stdout:2232: done (2 left) 2024-09-16T05:51:37.165 INFO:tasks.rados.rados.0.smithi145.stdout:2234: done (1 left) 2024-09-16T05:51:37.165 INFO:tasks.rados.rados.0.smithi145.stdout:2238: done (0 left) 2024-09-16T05:51:37.165 INFO:tasks.rados.rados.0.smithi145.stdout:2239: snap_create 2024-09-16T05:51:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:37 smithi145 ceph-mon[96887]: osdmap e501: 8 total, 8 up, 8 in 2024-09-16T05:51:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:37 smithi145 ceph-mon[96887]: pgmap v436: 121 pgs: 121 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 16 op/s; 4.9 MiB/s, 1 objects/s recovering 2024-09-16T05:51:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:37 smithi145 ceph-mon[99390]: osdmap e501: 8 total, 8 up, 8 in 2024-09-16T05:51:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:37 smithi145 ceph-mon[99390]: pgmap v436: 121 pgs: 121 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 16 op/s; 4.9 MiB/s, 1 objects/s recovering 2024-09-16T05:51:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:37.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:37 smithi161 ceph-mon[87722]: osdmap e501: 8 total, 8 up, 8 in 2024-09-16T05:51:37.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:37 smithi161 ceph-mon[87722]: pgmap v436: 121 pgs: 121 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 16 op/s; 4.9 MiB/s, 1 objects/s recovering 2024-09-16T05:51:37.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:37.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:38.170 INFO:tasks.rados.rados.0.smithi145.stdout:2239: done (0 left) 2024-09-16T05:51:38.170 INFO:tasks.rados.rados.0.smithi145.stdout:2240: setattr oid 22 current snap is 211 2024-09-16T05:51:38.171 INFO:tasks.rados.rados.0.smithi145.stdout:2241: snap_remove snap 181 2024-09-16T05:51:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:38 smithi145 ceph-mon[99390]: osdmap e502: 8 total, 8 up, 8 in 2024-09-16T05:51:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:38 smithi145 ceph-mon[96887]: osdmap e502: 8 total, 8 up, 8 in 2024-09-16T05:51:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:38 smithi161 ceph-mon[87722]: osdmap e502: 8 total, 8 up, 8 in 2024-09-16T05:51:39.177 INFO:tasks.rados.rados.0.smithi145.stdout:2241: done (1 left) 2024-09-16T05:51:39.177 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 211 2024-09-16T05:51:39.177 INFO:tasks.rados.rados.0.smithi145.stdout:2242: seq_num 722 ranges {0=98304} 2024-09-16T05:51:39.177 INFO:tasks.rados.rados.0.smithi145.stdout:2242: writing smithi14585108-11 from 0 to 98304 tid 1 2024-09-16T05:51:39.177 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 211 2024-09-16T05:51:39.178 INFO:tasks.rados.rados.0.smithi145.stdout:2243: seq_num 723 ranges {655360=114688} 2024-09-16T05:51:39.182 INFO:tasks.rados.rados.0.smithi145.stdout:2243: writing smithi14585108-26 from 655360 to 770048 tid 1 2024-09-16T05:51:39.182 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 971 (ObjNum 672 snap 193 seq_num 672) dirty exists 2024-09-16T05:51:39.182 INFO:tasks.rados.rados.0.smithi145.stdout:2240: done (2 left) 2024-09-16T05:51:39.182 INFO:tasks.rados.rados.0.smithi145.stdout:2244: setattr oid 23 current snap is 211 2024-09-16T05:51:39.187 INFO:tasks.rados.rados.0.smithi145.stdout:2245: snap_remove snap 186 2024-09-16T05:51:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:39 smithi145 ceph-mon[99390]: osdmap e503: 8 total, 8 up, 8 in 2024-09-16T05:51:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:39 smithi145 ceph-mon[99390]: pgmap v439: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 618 KiB/s wr, 13 op/s; 3.2 MiB/s, 0 objects/s recovering 2024-09-16T05:51:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:39 smithi145 ceph-mon[96887]: osdmap e503: 8 total, 8 up, 8 in 2024-09-16T05:51:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:39 smithi145 ceph-mon[96887]: pgmap v439: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 618 KiB/s wr, 13 op/s; 3.2 MiB/s, 0 objects/s recovering 2024-09-16T05:51:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:39 smithi161 ceph-mon[87722]: osdmap e503: 8 total, 8 up, 8 in 2024-09-16T05:51:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:39 smithi161 ceph-mon[87722]: pgmap v439: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 618 KiB/s wr, 13 op/s; 3.2 MiB/s, 0 objects/s recovering 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2245: done (3 left) 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2246: read oid 4 snap -1 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2246: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2247: rmattr oid 48 current snap is 211 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2247: done (4 left) 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2248: copy_from oid 6 from oid 5 current snap is 211 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2249: snap_create 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2242: finishing write tid 1 to smithi14585108-11 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2243: finishing write tid 1 to smithi14585108-26 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:2243: finishing write tid 2 to smithi14585108-26 2024-09-16T05:51:40.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 991 (ObjNum 633 snap 177 seq_num 633) dirty exists 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2242: finishing write tid 2 to smithi14585108-11 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2242: finishing write tid 3 to smithi14585108-11 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2242: oid 11 updating version 0 to 1129 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2242: oid 11 updating version 1129 to 1130 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1130 (ObjNum 722 snap 211 seq_num 722) dirty exists 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2242: left oid 11 (ObjNum 722 snap 211 seq_num 722) 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2243: finishing write tid 3 to smithi14585108-26 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2243: oid 26 updating version 0 to 1034 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2243: oid 26 version 1034 is already newer than 1033 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1034 (ObjNum 723 snap 211 seq_num 723) dirty exists 2024-09-16T05:51:40.088 INFO:tasks.rados.rados.0.smithi145.stdout:2243: left oid 26 (ObjNum 723 snap 211 seq_num 723) 2024-09-16T05:51:40.089 INFO:tasks.rados.rados.0.smithi145.stdout:2246: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:51:40.123 INFO:tasks.rados.rados.0.smithi145.stdout:2248: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:51:40.131 INFO:tasks.rados.rados.0.smithi145.stdout:2248: finishing copy_from to smithi14585108-6 2024-09-16T05:51:40.131 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 888 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:51:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:40 smithi145 ceph-mon[99390]: osdmap e504: 8 total, 8 up, 8 in 2024-09-16T05:51:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:40 smithi145 ceph-mon[99390]: osdmap e505: 8 total, 8 up, 8 in 2024-09-16T05:51:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:40 smithi145 ceph-mon[96887]: osdmap e504: 8 total, 8 up, 8 in 2024-09-16T05:51:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:40 smithi145 ceph-mon[96887]: osdmap e505: 8 total, 8 up, 8 in 2024-09-16T05:51:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:40 smithi161 ceph-mon[87722]: osdmap e504: 8 total, 8 up, 8 in 2024-09-16T05:51:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:40 smithi161 ceph-mon[87722]: osdmap e505: 8 total, 8 up, 8 in 2024-09-16T05:51:41.084 INFO:tasks.rados.rados.0.smithi145.stdout:2242: done (5 left) 2024-09-16T05:51:41.084 INFO:tasks.rados.rados.0.smithi145.stdout:2243: done (4 left) 2024-09-16T05:51:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:2244: done (3 left) 2024-09-16T05:51:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:2246: done (2 left) 2024-09-16T05:51:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:2248: done (1 left) 2024-09-16T05:51:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:2249: done (0 left) 2024-09-16T05:51:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 212 2024-09-16T05:51:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:2250: seq_num 724 ranges {0=131072} 2024-09-16T05:51:41.085 INFO:tasks.rados.rados.0.smithi145.stdout:2250: writing smithi14585108-40 from 0 to 131072 tid 1 2024-09-16T05:51:41.086 INFO:tasks.rados.rados.0.smithi145.stdout:2251: setattr oid 23 current snap is 212 2024-09-16T05:51:41.086 INFO:tasks.rados.rados.0.smithi145.stdout:2252: delete oid 21 current snap is 212 2024-09-16T05:51:41.088 INFO:tasks.rados.rados.0.smithi145.stdout:2250: finishing write tid 1 to smithi14585108-40 2024-09-16T05:51:41.089 INFO:tasks.rados.rados.0.smithi145.stdout:2250: finishing write tid 2 to smithi14585108-40 2024-09-16T05:51:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2252: done (2 left) 2024-09-16T05:51:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2253: read oid 41 snap -1 2024-09-16T05:51:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2253: expect (ObjNum 698 snap 201 seq_num 698) 2024-09-16T05:51:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2254: rollback oid 10 current snap is 212 2024-09-16T05:51:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 10 to 209 2024-09-16T05:51:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2255: setattr oid 42 current snap is 212 2024-09-16T05:51:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2250: finishing write tid 3 to smithi14585108-40 2024-09-16T05:51:41.091 INFO:tasks.rados.rados.0.smithi145.stdout:2250: oid 40 updating version 0 to 956 2024-09-16T05:51:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2250: oid 40 version 956 is already newer than 955 2024-09-16T05:51:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 956 (ObjNum 724 snap 212 seq_num 724) dirty exists 2024-09-16T05:51:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2250: left oid 40 (ObjNum 724 snap 212 seq_num 724) 2024-09-16T05:51:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2250: done (4 left) 2024-09-16T05:51:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 212 2024-09-16T05:51:41.092 INFO:tasks.rados.rados.0.smithi145.stdout:2256: seq_num 726 ranges {0=163840} 2024-09-16T05:51:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:2256: writing smithi14585108-14 from 0 to 163840 tid 1 2024-09-16T05:51:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:2257: copy_from oid 18 from oid 30 current snap is 212 2024-09-16T05:51:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 992 (ObjNum 633 snap 177 seq_num 633) dirty exists 2024-09-16T05:51:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:2251: done (5 left) 2024-09-16T05:51:41.094 INFO:tasks.rados.rados.0.smithi145.stdout:2258: snap_remove snap 208 2024-09-16T05:51:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:41 smithi145 ceph-mon[96887]: pgmap v442: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-09-16T05:51:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:41 smithi145 ceph-mon[96887]: osdmap e506: 8 total, 8 up, 8 in 2024-09-16T05:51:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:41 smithi145 ceph-mon[99390]: pgmap v442: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-09-16T05:51:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:41 smithi145 ceph-mon[99390]: osdmap e506: 8 total, 8 up, 8 in 2024-09-16T05:51:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:41 smithi161 ceph-mon[87722]: pgmap v442: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-09-16T05:51:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:41 smithi161 ceph-mon[87722]: osdmap e506: 8 total, 8 up, 8 in 2024-09-16T05:51:42.088 INFO:tasks.rados.rados.0.smithi145.stdout:2258: done (5 left) 2024-09-16T05:51:42.092 INFO:tasks.rados.rados.0.smithi145.stdout:2259: snap_create 2024-09-16T05:51:42.092 INFO:tasks.rados.rados.0.smithi145.stdout:2254: finishing rollback tid 0 to smithi14585108-10 2024-09-16T05:51:42.092 INFO:tasks.rados.rados.0.smithi145.stdout:2254: finishing rollback tid 1 to smithi14585108-10 2024-09-16T05:51:42.092 INFO:tasks.rados.rados.0.smithi145.stdout:2254: finishing rollback tid 2 to smithi14585108-10 2024-09-16T05:51:42.092 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1127 (ObjNum 721 snap 209 seq_num 721) dirty exists 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2256: finishing write tid 1 to smithi14585108-14 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2256: finishing write tid 2 to smithi14585108-14 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2257: finishing copy_from to smithi14585108-18 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2257: got expected ENOENT (src dne) 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2257: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1129 (ObjNum 678 snap 195 seq_num 678) dirty exists 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2256: finishing write tid 3 to smithi14585108-14 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2256: oid 14 updating version 0 to 890 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2256: oid 14 version 890 is already newer than 889 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 890 (ObjNum 726 snap 212 seq_num 726) dirty exists 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2256: left oid 14 (ObjNum 726 snap 212 seq_num 726) 2024-09-16T05:51:42.093 INFO:tasks.rados.rados.0.smithi145.stdout:2253: expect (ObjNum 698 snap 201 seq_num 698) 2024-09-16T05:51:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:42 smithi145 ceph-mon[96887]: osdmap e507: 8 total, 8 up, 8 in 2024-09-16T05:51:42.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:42.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:42 smithi145 ceph-mon[99390]: osdmap e507: 8 total, 8 up, 8 in 2024-09-16T05:51:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:42 smithi161 ceph-mon[87722]: osdmap e507: 8 total, 8 up, 8 in 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:2253: done (5 left) 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:2254: done (4 left) 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:2255: done (3 left) 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:2256: done (2 left) 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:2257: done (1 left) 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:2259: done (0 left) 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:2260: rollback oid 29 current snap is 213 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 29 to 209 2024-09-16T05:51:43.098 INFO:tasks.rados.rados.0.smithi145.stdout:2261: snap_remove snap 210 2024-09-16T05:51:43.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:43 smithi145 ceph-mon[99390]: pgmap v445: 121 pgs: 121 active+clean; 232 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-09-16T05:51:43.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:43 smithi145 ceph-mon[99390]: osdmap e508: 8 total, 8 up, 8 in 2024-09-16T05:51:43.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:43 smithi145 ceph-mon[96887]: pgmap v445: 121 pgs: 121 active+clean; 232 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-09-16T05:51:43.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:43 smithi145 ceph-mon[96887]: osdmap e508: 8 total, 8 up, 8 in 2024-09-16T05:51:43.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:43 smithi161 ceph-mon[87722]: pgmap v445: 121 pgs: 121 active+clean; 232 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-09-16T05:51:43.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:43 smithi161 ceph-mon[87722]: osdmap e508: 8 total, 8 up, 8 in 2024-09-16T05:51:44.096 INFO:tasks.rados.rados.0.smithi145.stdout:2261: done (1 left) 2024-09-16T05:51:44.096 INFO:tasks.rados.rados.0.smithi145.stdout:2262: rollback oid 42 current snap is 213 2024-09-16T05:51:44.096 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 196 2024-09-16T05:51:44.096 INFO:tasks.rados.rados.0.smithi145.stdout:2263: delete oid 2 current snap is 213 2024-09-16T05:51:44.096 INFO:tasks.rados.rados.0.smithi145.stdout:2260: finishing rollback tid 0 to smithi14585108-29 2024-09-16T05:51:44.096 INFO:tasks.rados.rados.0.smithi145.stdout:2260: finishing rollback tid 1 to smithi14585108-29 2024-09-16T05:51:44.097 INFO:tasks.rados.rados.0.smithi145.stdout:2260: finishing rollback tid 2 to smithi14585108-29 2024-09-16T05:51:44.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1158 (ObjNum 719 snap 209 seq_num 719) dirty exists 2024-09-16T05:51:44.111 INFO:tasks.rados.rados.0.smithi145.stdout:2260: done (2 left) 2024-09-16T05:51:44.111 INFO:tasks.rados.rados.0.smithi145.stdout:2263: done (1 left) 2024-09-16T05:51:44.111 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 213 2024-09-16T05:51:44.111 INFO:tasks.rados.rados.0.smithi145.stdout:2262: finishing rollback tid 0 to smithi14585108-42 2024-09-16T05:51:44.111 INFO:tasks.rados.rados.0.smithi145.stdout:2264: seq_num 728 ranges {0=196608} 2024-09-16T05:51:44.112 INFO:tasks.rados.rados.0.smithi145.stdout:2264: writing smithi14585108-49 from 0 to 196608 tid 1 2024-09-16T05:51:44.112 INFO:tasks.rados.rados.0.smithi145.stdout:2265: rmattr oid 12 current snap is 213 2024-09-16T05:51:44.112 INFO:tasks.rados.rados.0.smithi145.stdout:2262: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:51:44.112 INFO:tasks.rados.rados.0.smithi145.stdout:2262: finishing rollback tid 2 to smithi14585108-42 2024-09-16T05:51:44.112 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1139 (ObjNum 678 snap 195 seq_num 678) dirty exists 2024-09-16T05:51:44.112 INFO:tasks.rados.rados.0.smithi145.stdout:2262: done (2 left) 2024-09-16T05:51:44.113 INFO:tasks.rados.rados.0.smithi145.stdout:2265: done (1 left) 2024-09-16T05:51:44.113 INFO:tasks.rados.rados.0.smithi145.stdout:2266: rmattr oid 47 current snap is 213 2024-09-16T05:51:44.113 INFO:tasks.rados.rados.0.smithi145.stdout:2266: done (1 left) 2024-09-16T05:51:44.113 INFO:tasks.rados.rados.0.smithi145.stdout:2267: copy_from oid 38 from oid 8 current snap is 213 2024-09-16T05:51:44.113 INFO:tasks.rados.rados.0.smithi145.stdout:2268: copy_from oid 41 from oid 40 current snap is 213 2024-09-16T05:51:44.113 INFO:tasks.rados.rados.0.smithi145.stdout:2269: snap_remove snap 209 2024-09-16T05:51:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:51:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:51:44] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:2269: done (3 left) 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:2270: rollback oid 26 current snap is 213 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 212 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:2264: finishing write tid 1 to smithi14585108-49 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:2264: finishing write tid 2 to smithi14585108-49 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:2264: finishing write tid 3 to smithi14585108-49 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:2264: oid 49 updating version 0 to 892 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:2264: oid 49 version 892 is already newer than 891 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 892 (ObjNum 728 snap 213 seq_num 728) dirty exists 2024-09-16T05:51:45.091 INFO:tasks.rados.rados.0.smithi145.stdout:2264: left oid 49 (ObjNum 728 snap 213 seq_num 728) 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2268: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2268: finishing copy_from to smithi14585108-41 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 956 (ObjNum 724 snap 212 seq_num 724) dirty exists 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2267: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2267: finishing copy_from to smithi14585108-38 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1124 (ObjNum 720 snap 209 seq_num 720) dirty exists 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2264: done (3 left) 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2267: done (2 left) 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2268: done (1 left) 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2271: rollback oid 9 current snap is 213 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 211 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2272: read oid 48 snap -1 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2272: expect deleted 2024-09-16T05:51:45.092 INFO:tasks.rados.rados.0.smithi145.stdout:2273: rollback oid 47 current snap is 213 2024-09-16T05:51:45.093 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 212 2024-09-16T05:51:45.093 INFO:tasks.rados.rados.0.smithi145.stdout:2274: snap_remove snap 196 2024-09-16T05:51:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:45 smithi145 ceph-mon[99390]: osdmap e509: 8 total, 8 up, 8 in 2024-09-16T05:51:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:45 smithi145 ceph-mon[99390]: pgmap v448: 121 pgs: 121 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-16T05:51:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:45 smithi145 ceph-mon[99390]: osdmap e510: 8 total, 8 up, 8 in 2024-09-16T05:51:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:45 smithi145 ceph-mon[96887]: osdmap e509: 8 total, 8 up, 8 in 2024-09-16T05:51:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:45 smithi145 ceph-mon[96887]: pgmap v448: 121 pgs: 121 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-16T05:51:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:45 smithi145 ceph-mon[96887]: osdmap e510: 8 total, 8 up, 8 in 2024-09-16T05:51:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:45 smithi161 ceph-mon[87722]: osdmap e509: 8 total, 8 up, 8 in 2024-09-16T05:51:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:45 smithi161 ceph-mon[87722]: pgmap v448: 121 pgs: 121 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-16T05:51:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:45 smithi161 ceph-mon[87722]: osdmap e510: 8 total, 8 up, 8 in 2024-09-16T05:51:46.095 INFO:tasks.rados.rados.0.smithi145.stdout:2274: done (4 left) 2024-09-16T05:51:46.095 INFO:tasks.rados.rados.0.smithi145.stdout:2275: read oid 11 snap 211 2024-09-16T05:51:46.095 INFO:tasks.rados.rados.0.smithi145.stdout:2275: expect (ObjNum 722 snap 211 seq_num 722) 2024-09-16T05:51:46.095 INFO:tasks.rados.rados.0.smithi145.stdout:2276: rollback oid 24 current snap is 213 2024-09-16T05:51:46.095 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 24 to 211 2024-09-16T05:51:46.096 INFO:tasks.rados.rados.0.smithi145.stdout:2270: finishing rollback tid 0 to smithi14585108-26 2024-09-16T05:51:46.096 INFO:tasks.rados.rados.0.smithi145.stdout:2270: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:51:46.096 INFO:tasks.rados.rados.0.smithi145.stdout:2270: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:51:46.096 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1054 (ObjNum 723 snap 211 seq_num 723) dirty exists 2024-09-16T05:51:46.096 INFO:tasks.rados.rados.0.smithi145.stdout:2273: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:51:46.096 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 894 (ObjNum 385 snap 0 seq_num 3207116016) dirty dne 2024-09-16T05:51:46.096 INFO:tasks.rados.rados.0.smithi145.stdout:2271: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:2271: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:2271: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1151 (ObjNum 129 snap 0 seq_num 8363344) dirty exists 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:2270: done (5 left) 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:2271: done (4 left) 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:2272: done (3 left) 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:2273: done (2 left) 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:2277: rmattr oid 23 current snap is 213 2024-09-16T05:51:46.097 INFO:tasks.rados.rados.0.smithi145.stdout:2278: snap_create 2024-09-16T05:51:46.102 INFO:tasks.rados.rados.0.smithi145.stdout:2275: expect (ObjNum 722 snap 211 seq_num 722) 2024-09-16T05:51:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2276: finishing rollback tid 0 to smithi14585108-24 2024-09-16T05:51:46.106 INFO:tasks.rados.rados.0.smithi145.stdout:2276: finishing rollback tid 1 to smithi14585108-24 2024-09-16T05:51:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 993 (ObjNum 633 snap 177 seq_num 633) dirty exists 2024-09-16T05:51:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:2276: finishing rollback tid 2 to smithi14585108-24 2024-09-16T05:51:46.107 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 943 (ObjNum 672 snap 193 seq_num 672) dirty exists 2024-09-16T05:51:47.098 INFO:tasks.rados.rados.0.smithi145.stdout:2275: done (3 left) 2024-09-16T05:51:47.099 INFO:tasks.rados.rados.0.smithi145.stdout:2276: done (2 left) 2024-09-16T05:51:47.099 INFO:tasks.rados.rados.0.smithi145.stdout:2277: done (1 left) 2024-09-16T05:51:47.099 INFO:tasks.rados.rados.0.smithi145.stdout:2278: done (0 left) 2024-09-16T05:51:47.099 INFO:tasks.rados.rados.0.smithi145.stdout:2279: read oid 21 snap -1 2024-09-16T05:51:47.099 INFO:tasks.rados.rados.0.smithi145.stdout:2279: expect deleted 2024-09-16T05:51:47.099 INFO:tasks.rados.rados.0.smithi145.stdout:2280: delete oid 10 current snap is 214 2024-09-16T05:51:47.103 INFO:tasks.rados.rados.0.smithi145.stdout:2279: done (1 left) 2024-09-16T05:51:47.103 INFO:tasks.rados.rados.0.smithi145.stdout:2280: done (0 left) 2024-09-16T05:51:47.103 INFO:tasks.rados.rados.0.smithi145.stdout:2281: rollback oid 38 current snap is 214 2024-09-16T05:51:47.103 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 211 2024-09-16T05:51:47.103 INFO:tasks.rados.rados.0.smithi145.stdout:2282: snap_remove snap 213 2024-09-16T05:51:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:47 smithi161 ceph-mon[87722]: osdmap e511: 8 total, 8 up, 8 in 2024-09-16T05:51:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:47 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:47 smithi161 ceph-mon[87722]: Upgrade: osd.7 is safe to restart 2024-09-16T05:51:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:47 smithi161 ceph-mon[87722]: pgmap v451: 121 pgs: 121 active+clean; 172 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-09-16T05:51:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[96887]: osdmap e511: 8 total, 8 up, 8 in 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[96887]: Upgrade: osd.7 is safe to restart 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[96887]: pgmap v451: 121 pgs: 121 active+clean; 172 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[99390]: osdmap e511: 8 total, 8 up, 8 in 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[99390]: Upgrade: osd.7 is safe to restart 2024-09-16T05:51:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:47 smithi145 ceph-mon[99390]: pgmap v451: 121 pgs: 121 active+clean; 172 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-09-16T05:51:48.106 INFO:tasks.rados.rados.0.smithi145.stdout:2282: done (1 left) 2024-09-16T05:51:48.106 INFO:tasks.rados.rados.0.smithi145.stdout:2283: snap_create 2024-09-16T05:51:48.106 INFO:tasks.rados.rados.0.smithi145.stdout:2281: finishing rollback tid 0 to smithi14585108-38 2024-09-16T05:51:48.106 INFO:tasks.rados.rados.0.smithi145.stdout:2281: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:51:48.106 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1126 (ObjNum 593 snap 0 seq_num 3917207872) dirty dne 2024-09-16T05:51:48.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:48 smithi161 ceph-mon[87722]: osdmap e512: 8 total, 8 up, 8 in 2024-09-16T05:51:48.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:48.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:51:48.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:48 smithi145 ceph-mon[96887]: osdmap e512: 8 total, 8 up, 8 in 2024-09-16T05:51:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:51:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:48 smithi145 ceph-mon[99390]: osdmap e512: 8 total, 8 up, 8 in 2024-09-16T05:51:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T05:51:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:51:49.115 INFO:tasks.rados.rados.0.smithi145.stdout:2281: done (1 left) 2024-09-16T05:51:49.115 INFO:tasks.rados.rados.0.smithi145.stdout:2283: done (0 left) 2024-09-16T05:51:49.115 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 215 2024-09-16T05:51:49.115 INFO:tasks.rados.rados.0.smithi145.stdout:2284: seq_num 730 ranges {131072=229376} 2024-09-16T05:51:49.117 INFO:tasks.rados.rados.0.smithi145.stdout:2284: writing smithi14585108-40 from 131072 to 360448 tid 1 2024-09-16T05:51:49.117 INFO:tasks.rados.rados.0.smithi145.stdout:2285: setattr oid 18 current snap is 215 2024-09-16T05:51:49.118 INFO:tasks.rados.rados.0.smithi145.stdout:2286: setattr oid 7 current snap is 215 2024-09-16T05:51:49.120 INFO:tasks.rados.rados.0.smithi145.stdout:2284: finishing write tid 1 to smithi14585108-40 2024-09-16T05:51:49.120 INFO:tasks.rados.rados.0.smithi145.stdout:2284: finishing write tid 2 to smithi14585108-40 2024-09-16T05:51:49.120 INFO:tasks.rados.rados.0.smithi145.stdout:2287: rollback oid 12 current snap is 215 2024-09-16T05:51:49.120 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 211 2024-09-16T05:51:49.120 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 215 2024-09-16T05:51:49.120 INFO:tasks.rados.rados.0.smithi145.stdout:2288: seq_num 731 ranges {0=245760} 2024-09-16T05:51:49.122 INFO:tasks.rados.rados.0.smithi145.stdout:2288: writing smithi14585108-4 from 0 to 245760 tid 1 2024-09-16T05:51:49.122 INFO:tasks.rados.rados.0.smithi145.stdout:2289: read oid 32 snap 214 2024-09-16T05:51:49.122 INFO:tasks.rados.rados.0.smithi145.stdout:2289: expect (ObjNum 716 snap 209 seq_num 716) 2024-09-16T05:51:49.122 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 215 2024-09-16T05:51:49.122 INFO:tasks.rados.rados.0.smithi145.stdout:2290: seq_num 732 ranges {163840=262144} 2024-09-16T05:51:49.125 INFO:tasks.rados.rados.0.smithi145.stdout:2290: writing smithi14585108-14 from 163840 to 425984 tid 1 2024-09-16T05:51:49.125 INFO:tasks.rados.rados.0.smithi145.stdout:2291: rollback oid 42 current snap is 215 2024-09-16T05:51:49.125 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 211 2024-09-16T05:51:49.125 INFO:tasks.rados.rados.0.smithi145.stdout:2284: finishing write tid 3 to smithi14585108-40 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2284: oid 40 updating version 0 to 957 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2284: oid 40 updating version 957 to 958 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 958 (ObjNum 730 snap 215 seq_num 730) dirty exists 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2284: left oid 40 (ObjNum 730 snap 215 seq_num 730) 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2287: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 0 (ObjNum 385 snap 0 seq_num 3207046080) dirty dne 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1237 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1239 (ObjNum 607 snap 169 seq_num 607) dirty exists 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2284: done (7 left) 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2285: done (6 left) 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2286: done (5 left) 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2287: done (4 left) 2024-09-16T05:51:49.126 INFO:tasks.rados.rados.0.smithi145.stdout:2292: delete oid 45 current snap is 215 2024-09-16T05:51:49.127 INFO:tasks.rados.rados.0.smithi145.stdout:2288: finishing write tid 1 to smithi14585108-4 2024-09-16T05:51:49.127 INFO:tasks.rados.rados.0.smithi145.stdout:2288: finishing write tid 2 to smithi14585108-4 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2288: finishing write tid 3 to smithi14585108-4 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2288: oid 4 updating version 0 to 945 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2288: oid 4 version 945 is already newer than 944 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 945 (ObjNum 731 snap 215 seq_num 731) dirty exists 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2288: left oid 4 (ObjNum 731 snap 215 seq_num 731) 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2290: finishing write tid 1 to smithi14585108-14 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2288: done (4 left) 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2292: done (3 left) 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2293: rollback oid 25 current snap is 215 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 25 to 211 2024-09-16T05:51:49.131 INFO:tasks.rados.rados.0.smithi145.stdout:2290: finishing write tid 2 to smithi14585108-14 2024-09-16T05:51:49.132 INFO:tasks.rados.rados.0.smithi145.stdout:2294: snap_remove snap 212 2024-09-16T05:51:49.272 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:49 smithi161 ceph-mon[87722]: Upgrade: Updating osd.7 2024-09-16T05:51:49.272 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:49 smithi161 ceph-mon[87722]: Deploying daemon osd.7 on smithi161 2024-09-16T05:51:49.272 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:49 smithi161 ceph-mon[87722]: osdmap e513: 8 total, 8 up, 8 in 2024-09-16T05:51:49.272 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:49 smithi161 ceph-mon[87722]: pgmap v454: 121 pgs: 121 active+clean; 166 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T05:51:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:49 smithi145 ceph-mon[99390]: Upgrade: Updating osd.7 2024-09-16T05:51:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:49 smithi145 ceph-mon[99390]: Deploying daemon osd.7 on smithi161 2024-09-16T05:51:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:49 smithi145 ceph-mon[99390]: osdmap e513: 8 total, 8 up, 8 in 2024-09-16T05:51:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:49 smithi145 ceph-mon[99390]: pgmap v454: 121 pgs: 121 active+clean; 166 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T05:51:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:49 smithi145 ceph-mon[96887]: Upgrade: Updating osd.7 2024-09-16T05:51:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:49 smithi145 ceph-mon[96887]: Deploying daemon osd.7 on smithi161 2024-09-16T05:51:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:49 smithi145 ceph-mon[96887]: osdmap e513: 8 total, 8 up, 8 in 2024-09-16T05:51:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:49 smithi145 ceph-mon[96887]: pgmap v454: 121 pgs: 121 active+clean; 166 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:2294: done (4 left) 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:2295: snap_create 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:2291: finishing rollback tid 0 to smithi14585108-42 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:2290: finishing write tid 3 to smithi14585108-14 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:2290: oid 14 updating version 0 to 894 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:2290: oid 14 version 894 is already newer than 893 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 894 (ObjNum 732 snap 215 seq_num 732) dirty exists 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:2290: left oid 14 (ObjNum 732 snap 215 seq_num 732) 2024-09-16T05:51:50.086 INFO:tasks.rados.rados.0.smithi145.stdout:2291: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:51:50.087 INFO:tasks.rados.rados.0.smithi145.stdout:2291: finishing rollback tid 2 to smithi14585108-42 2024-09-16T05:51:50.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1169 (ObjNum 678 snap 195 seq_num 678) dirty exists 2024-09-16T05:51:50.087 INFO:tasks.rados.rados.0.smithi145.stdout:2293: finishing rollback tid 0 to smithi14585108-25 2024-09-16T05:51:50.087 INFO:tasks.rados.rados.0.smithi145.stdout:2293: finishing rollback tid 1 to smithi14585108-25 2024-09-16T05:51:50.087 INFO:tasks.rados.rados.0.smithi145.stdout:2293: finishing rollback tid 2 to smithi14585108-25 2024-09-16T05:51:50.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 918 (ObjNum 717 snap 209 seq_num 717) dirty exists 2024-09-16T05:51:50.087 INFO:tasks.rados.rados.0.smithi145.stdout:2289: expect (ObjNum 716 snap 209 seq_num 716) 2024-09-16T05:51:50.468 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:50 smithi161 ceph-mon[87722]: osdmap e514: 8 total, 8 up, 8 in 2024-09-16T05:51:50.468 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:50 smithi161 ceph-mon[87722]: osdmap e515: 8 total, 8 up, 8 in 2024-09-16T05:51:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:50 smithi145 ceph-mon[99390]: osdmap e514: 8 total, 8 up, 8 in 2024-09-16T05:51:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:50 smithi145 ceph-mon[99390]: osdmap e515: 8 total, 8 up, 8 in 2024-09-16T05:51:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:50 smithi145 ceph-mon[96887]: osdmap e514: 8 total, 8 up, 8 in 2024-09-16T05:51:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:50 smithi145 ceph-mon[96887]: osdmap e515: 8 total, 8 up, 8 in 2024-09-16T05:51:51.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:50 smithi161 systemd[1]: Stopping Ceph osd.7 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:51:51.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[55019]: 2024-09-16T05:51:51.049+0000 7f2f0cf02640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:51:51.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[55019]: 2024-09-16T05:51:51.049+0000 7f2f0cf02640 -1 osd.7 515 *** Got signal Terminated *** 2024-09-16T05:51:51.088 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[55019]: 2024-09-16T05:51:51.049+0000 7f2f0cf02640 -1 osd.7 515 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T05:51:51.094 INFO:tasks.rados.rados.0.smithi145.stdout:2289: done (4 left) 2024-09-16T05:51:51.094 INFO:tasks.rados.rados.0.smithi145.stdout:2290: done (3 left) 2024-09-16T05:51:51.095 INFO:tasks.rados.rados.0.smithi145.stdout:2291: done (2 left) 2024-09-16T05:51:51.095 INFO:tasks.rados.rados.0.smithi145.stdout:2293: done (1 left) 2024-09-16T05:51:51.095 INFO:tasks.rados.rados.0.smithi145.stdout:2295: done (0 left) 2024-09-16T05:51:51.095 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 216 2024-09-16T05:51:51.095 INFO:tasks.rados.rados.0.smithi145.stdout:2296: seq_num 734 ranges {278528=294912} 2024-09-16T05:51:51.098 INFO:tasks.rados.rados.0.smithi145.stdout:2296: writing smithi14585108-27 from 278528 to 573440 tid 1 2024-09-16T05:51:51.098 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 216 2024-09-16T05:51:51.098 INFO:tasks.rados.rados.0.smithi145.stdout:2297: seq_num 735 ranges {4734976=311296} 2024-09-16T05:51:51.126 INFO:tasks.rados.rados.0.smithi145.stdout:2297: writing smithi14585108-34 from 4734976 to 5046272 tid 1 2024-09-16T05:51:51.126 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 216 2024-09-16T05:51:51.126 INFO:tasks.rados.rados.0.smithi145.stdout:2298: seq_num 736 ranges {0=335872} 2024-09-16T05:51:51.128 INFO:tasks.rados.rados.0.smithi145.stdout:2298: writing smithi14585108-38 from 0 to 335872 tid 1 2024-09-16T05:51:51.128 INFO:tasks.rados.rados.0.smithi145.stdout:2299: rollback oid 13 current snap is 216 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 13 to 211 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2296: finishing write tid 1 to smithi14585108-27 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2296: finishing write tid 2 to smithi14585108-27 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2296: finishing write tid 3 to smithi14585108-27 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2296: oid 27 updating version 0 to 1053 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2296: oid 27 version 1053 is already newer than 1052 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1053 (ObjNum 734 snap 216 seq_num 734) dirty exists 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2296: left oid 27 (ObjNum 734 snap 216 seq_num 734) 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2296: done (3 left) 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2300: rollback oid 2 current snap is 216 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 2 to 211 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2301: read oid 5 snap -1 2024-09-16T05:51:51.129 INFO:tasks.rados.rados.0.smithi145.stdout:2301: expect (ObjNum 529 snap 144 seq_num 529) 2024-09-16T05:51:51.130 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 216 2024-09-16T05:51:51.130 INFO:tasks.rados.rados.0.smithi145.stdout:2302: seq_num 737 ranges {0=352256} 2024-09-16T05:51:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2302: writing smithi14585108-1 from 0 to 352256 tid 1 2024-09-16T05:51:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2303: read oid 49 snap -1 2024-09-16T05:51:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2303: expect (ObjNum 728 snap 213 seq_num 728) 2024-09-16T05:51:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2304: copy_from oid 16 from oid 19 current snap is 216 2024-09-16T05:51:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 216 2024-09-16T05:51:51.131 INFO:tasks.rados.rados.0.smithi145.stdout:2305: seq_num 738 ranges {360448=368640} 2024-09-16T05:51:51.136 INFO:tasks.rados.rados.0.smithi145.stdout:2305: writing smithi14585108-40 from 360448 to 729088 tid 1 2024-09-16T05:51:51.136 INFO:tasks.rados.rados.0.smithi145.stdout:2306: snap_create 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2297: finishing write tid 1 to smithi14585108-34 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2300: finishing rollback tid 1 to smithi14585108-2 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2297: finishing write tid 2 to smithi14585108-34 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2297: finishing write tid 3 to smithi14585108-34 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2297: oid 34 updating version 0 to 1177 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2297: oid 34 updating version 1177 to 1178 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1178 (ObjNum 735 snap 216 seq_num 735) dirty exists 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2297: left oid 34 (ObjNum 735 snap 216 seq_num 735) 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2298: finishing write tid 1 to smithi14585108-38 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2298: finishing write tid 2 to smithi14585108-38 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2299: finishing rollback tid 0 to smithi14585108-13 2024-09-16T05:51:51.137 INFO:tasks.rados.rados.0.smithi145.stdout:2302: finishing write tid 1 to smithi14585108-1 2024-09-16T05:51:51.138 INFO:tasks.rados.rados.0.smithi145.stdout:2302: finishing write tid 2 to smithi14585108-1 2024-09-16T05:51:51.138 INFO:tasks.rados.rados.0.smithi145.stdout:2298: finishing write tid 3 to smithi14585108-38 2024-09-16T05:51:51.138 INFO:tasks.rados.rados.0.smithi145.stdout:2298: oid 38 updating version 0 to 1128 2024-09-16T05:51:51.138 INFO:tasks.rados.rados.0.smithi145.stdout:2298: oid 38 version 1128 is already newer than 1127 2024-09-16T05:51:51.138 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1128 (ObjNum 736 snap 216 seq_num 736) dirty exists 2024-09-16T05:51:51.138 INFO:tasks.rados.rados.0.smithi145.stdout:2298: left oid 38 (ObjNum 736 snap 216 seq_num 736) 2024-09-16T05:51:51.139 INFO:tasks.rados.rados.0.smithi145.stdout:2299: finishing rollback tid 1 to smithi14585108-13 2024-09-16T05:51:51.139 INFO:tasks.rados.rados.0.smithi145.stdout:2299: finishing rollback tid 2 to smithi14585108-13 2024-09-16T05:51:51.139 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1068 (ObjNum 711 snap 206 seq_num 711) dirty exists 2024-09-16T05:51:51.140 INFO:tasks.rados.rados.0.smithi145.stdout:2305: finishing write tid 1 to smithi14585108-40 2024-09-16T05:51:51.141 INFO:tasks.rados.rados.0.smithi145.stdout:2302: finishing write tid 3 to smithi14585108-1 2024-09-16T05:51:51.141 INFO:tasks.rados.rados.0.smithi145.stdout:2302: oid 1 updating version 0 to 1012 2024-09-16T05:51:51.141 INFO:tasks.rados.rados.0.smithi145.stdout:2302: oid 1 updating version 1012 to 1013 2024-09-16T05:51:51.141 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1013 (ObjNum 737 snap 216 seq_num 737) dirty exists 2024-09-16T05:51:51.141 INFO:tasks.rados.rados.0.smithi145.stdout:2302: left oid 1 (ObjNum 737 snap 216 seq_num 737) 2024-09-16T05:51:51.141 INFO:tasks.rados.rados.0.smithi145.stdout:2305: finishing write tid 2 to smithi14585108-40 2024-09-16T05:51:51.141 INFO:tasks.rados.rados.0.smithi145.stdout:2305: finishing write tid 3 to smithi14585108-40 2024-09-16T05:51:51.142 INFO:tasks.rados.rados.0.smithi145.stdout:2305: oid 40 updating version 0 to 960 2024-09-16T05:51:51.142 INFO:tasks.rados.rados.0.smithi145.stdout:2305: oid 40 version 960 is already newer than 959 2024-09-16T05:51:51.142 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 960 (ObjNum 738 snap 216 seq_num 738) dirty exists 2024-09-16T05:51:51.142 INFO:tasks.rados.rados.0.smithi145.stdout:2305: left oid 40 (ObjNum 738 snap 216 seq_num 738) 2024-09-16T05:51:51.150 INFO:tasks.rados.rados.0.smithi145.stdout:2301: expect (ObjNum 529 snap 144 seq_num 529) 2024-09-16T05:51:51.413 INFO:tasks.rados.rados.0.smithi145.stdout:2303: expect (ObjNum 728 snap 213 seq_num 728) 2024-09-16T05:51:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[96887]: pgmap v457: 121 pgs: 121 active+clean; 140 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T05:51:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[96887]: osd.7 marked itself down and dead 2024-09-16T05:51:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[96887]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:51:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[96887]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-16T05:51:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[96887]: osdmap e516: 8 total, 7 up, 8 in 2024-09-16T05:51:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[99390]: pgmap v457: 121 pgs: 121 active+clean; 140 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T05:51:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[99390]: osd.7 marked itself down and dead 2024-09-16T05:51:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:51:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[99390]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-16T05:51:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:51 smithi145 ceph-mon[99390]: osdmap e516: 8 total, 7 up, 8 in 2024-09-16T05:51:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:51 smithi161 ceph-mon[87722]: pgmap v457: 121 pgs: 121 active+clean; 140 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 18 op/s 2024-09-16T05:51:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:51 smithi161 ceph-mon[87722]: osd.7 marked itself down and dead 2024-09-16T05:51:51.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:51 smithi161 ceph-mon[87722]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T05:51:51.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:51 smithi161 ceph-mon[87722]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-16T05:51:51.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:51 smithi161 ceph-mon[87722]: osdmap e516: 8 total, 7 up, 8 in 2024-09-16T05:51:51.990 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:51 smithi161 podman[108187]: 2024-09-16 05:51:51.651476389 +0000 UTC m=+0.705434792 container died 9e8c35ebb1510684acd89373fc94a3491d484dbf95f4499aa008cb6f1462bb95 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-16T05:51:52.091 INFO:tasks.rados.rados.0.smithi145.stdout:2297: done (9 left) 2024-09-16T05:51:52.091 INFO:tasks.rados.rados.0.smithi145.stdout:2298: done (8 left) 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:2299: done (7 left) 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:2300: done (6 left) 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:2301: done (5 left) 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:2302: done (4 left) 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:2303: done (3 left) 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:2305: done (2 left) 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:2306: done (1 left) 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 217 2024-09-16T05:51:52.092 INFO:tasks.rados.rados.0.smithi145.stdout:2307: seq_num 739 ranges {49152=385024} 2024-09-16T05:51:52.093 INFO:tasks.rados.rados.0.smithi145.stdout:2307: writing smithi14585108-29 from 49152 to 434176 tid 1 2024-09-16T05:51:52.094 INFO:tasks.rados.rados.0.smithi145.stdout:2308: snap_remove snap 211 2024-09-16T05:51:52.338 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:52 smithi161 podman[108187]: 2024-09-16 05:51:52.147424099 +0000 UTC m=+1.201382511 container cleanup 9e8c35ebb1510684acd89373fc94a3491d484dbf95f4499aa008cb6f1462bb95 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=reef-ae7f373) 2024-09-16T05:51:52.338 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:52 smithi161 bash[108187]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7 2024-09-16T05:51:52.704 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:52.704 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:52.704 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:52 smithi161 ceph-mon[87722]: osdmap e517: 8 total, 7 up, 8 in 2024-09-16T05:51:52.705 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:52 smithi161 podman[108207]: 2024-09-16 05:51:52.373891 +0000 UTC m=+0.725031975 container remove 9e8c35ebb1510684acd89373fc94a3491d484dbf95f4499aa008cb6f1462bb95 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:51:52.705 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:51:52 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[63683]: logger=cleanup t=2024-09-16T05:51:52.461021988Z level=info msg="Completed cleanup jobs" duration=12.72469ms 2024-09-16T05:51:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:52 smithi145 ceph-mon[99390]: osdmap e517: 8 total, 7 up, 8 in 2024-09-16T05:51:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:51:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:52 smithi145 ceph-mon[96887]: osdmap e517: 8 total, 7 up, 8 in 2024-09-16T05:51:53.035 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:52 smithi161 podman[108300]: 2024-09-16 05:51:52.607219201 +0000 UTC m=+0.016163339 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:51:53.036 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:52 smithi161 podman[108300]: 2024-09-16 05:51:52.728350627 +0000 UTC m=+0.137294750 container create adab4340e14d33db03fe94a4871831912117d4f8084a8f43c014ec1796476b8b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=) 2024-09-16T05:51:53.036 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:52 smithi161 podman[108300]: 2024-09-16 05:51:52.94369549 +0000 UTC m=+0.352639613 container init adab4340e14d33db03fe94a4871831912117d4f8084a8f43c014ec1796476b8b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-16T05:51:53.036 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:52 smithi161 podman[108300]: 2024-09-16 05:51:52.948413555 +0000 UTC m=+0.357357689 container start adab4340e14d33db03fe94a4871831912117d4f8084a8f43c014ec1796476b8b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, ceph=True, org.label-schema.vendor=CentOS) 2024-09-16T05:51:53.036 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:53 smithi161 podman[108300]: 2024-09-16 05:51:53.035463438 +0000 UTC m=+0.444407571 container attach adab4340e14d33db03fe94a4871831912117d4f8084a8f43c014ec1796476b8b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-8921c8e, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2308: done (2 left) 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2309: copy_from oid 21 from oid 11 current snap is 217 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2310: copy_from oid 47 from oid 37 current snap is 217 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2311: delete oid 20 current snap is 217 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2307: finishing write tid 1 to smithi14585108-29 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2307: finishing write tid 2 to smithi14585108-29 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2307: finishing write tid 3 to smithi14585108-29 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2307: oid 29 updating version 0 to 1175 2024-09-16T05:51:53.101 INFO:tasks.rados.rados.0.smithi145.stdout:2307: oid 29 version 1175 is already newer than 1174 2024-09-16T05:51:53.102 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1175 (ObjNum 739 snap 217 seq_num 739) dirty exists 2024-09-16T05:51:53.102 INFO:tasks.rados.rados.0.smithi145.stdout:2307: left oid 29 (ObjNum 739 snap 217 seq_num 739) 2024-09-16T05:51:53.102 INFO:tasks.rados.rados.0.smithi145.stdout:2304: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:51:53.102 INFO:tasks.rados.rados.0.smithi145.stdout:2304: finishing copy_from to smithi14585108-16 2024-09-16T05:51:53.102 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 954 (ObjNum 691 snap 199 seq_num 691) dirty exists 2024-09-16T05:51:53.107 INFO:tasks.rados.rados.0.smithi145.stdout:2310: finishing copy_from to smithi14585108-47 2024-09-16T05:51:53.107 INFO:tasks.rados.rados.0.smithi145.stdout:2310: got expected ENOENT (src dne) 2024-09-16T05:51:53.108 INFO:tasks.rados.rados.0.smithi145.stdout:2304: done (4 left) 2024-09-16T05:51:53.108 INFO:tasks.rados.rados.0.smithi145.stdout:2307: done (3 left) 2024-09-16T05:51:53.108 INFO:tasks.rados.rados.0.smithi145.stdout:2311: done (2 left) 2024-09-16T05:51:53.108 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 217 2024-09-16T05:51:53.108 INFO:tasks.rados.rados.0.smithi145.stdout:2312: seq_num 741 ranges {4038656=417792} 2024-09-16T05:51:53.132 INFO:tasks.rados.rados.0.smithi145.stdout:2312: writing smithi14585108-19 from 4038656 to 4456448 tid 1 2024-09-16T05:51:53.132 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 217 2024-09-16T05:51:53.132 INFO:tasks.rados.rados.0.smithi145.stdout:2310: finishing copy_from racing read to smithi14585108-47 2024-09-16T05:51:53.132 INFO:tasks.rados.rados.0.smithi145.stdout:2309: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:51:53.132 INFO:tasks.rados.rados.0.smithi145.stdout:2309: finishing copy_from to smithi14585108-21 2024-09-16T05:51:53.132 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1130 (ObjNum 722 snap 211 seq_num 722) dirty exists 2024-09-16T05:51:53.132 INFO:tasks.rados.rados.0.smithi145.stdout:2313: seq_num 742 ranges {245760=434176} 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2313: writing smithi14585108-4 from 245760 to 679936 tid 1 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2309: done (3 left) 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2310: done (2 left) 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2314: read oid 46 snap -1 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2314: expect (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2315: copy_from oid 23 from oid 15 current snap is 217 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2312: finishing write tid 1 to smithi14585108-19 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2312: finishing write tid 2 to smithi14585108-19 2024-09-16T05:51:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2316: read oid 2 snap -1 2024-09-16T05:51:53.137 INFO:tasks.rados.rados.0.smithi145.stdout:2316: expect deleted 2024-09-16T05:51:53.137 INFO:tasks.rados.rados.0.smithi145.stdout:2317: setattr oid 24 current snap is 217 2024-09-16T05:51:53.137 INFO:tasks.rados.rados.0.smithi145.stdout:2312: finishing write tid 3 to smithi14585108-19 2024-09-16T05:51:53.137 INFO:tasks.rados.rados.0.smithi145.stdout:2312: oid 19 updating version 0 to 1075 2024-09-16T05:51:53.137 INFO:tasks.rados.rados.0.smithi145.stdout:2312: oid 19 version 1075 is already newer than 1074 2024-09-16T05:51:53.137 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1075 (ObjNum 741 snap 217 seq_num 741) dirty exists 2024-09-16T05:51:53.137 INFO:tasks.rados.rados.0.smithi145.stdout:2312: left oid 19 (ObjNum 741 snap 217 seq_num 741) 2024-09-16T05:51:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:2312: done (5 left) 2024-09-16T05:51:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:2316: done (4 left) 2024-09-16T05:51:53.138 INFO:tasks.rados.rados.0.smithi145.stdout:2318: setattr oid 28 current snap is 217 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:2319: rmattr oid 33 current snap is 217 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:2319: done (5 left) 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:2320: read oid 3 snap -1 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:2320: expect (ObjNum 646 snap 180 seq_num 646) 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:2321: read oid 42 snap -1 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:2321: expect (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:2322: rollback oid 32 current snap is 217 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 32 to 216 2024-09-16T05:51:53.141 INFO:tasks.rados.rados.0.smithi145.stdout:2323: copy_from oid 13 from oid 26 current snap is 217 2024-09-16T05:51:53.142 INFO:tasks.rados.rados.0.smithi145.stdout:2324: read oid 5 snap 215 2024-09-16T05:51:53.142 INFO:tasks.rados.rados.0.smithi145.stdout:2324: expect (ObjNum 529 snap 144 seq_num 529) 2024-09-16T05:51:53.142 INFO:tasks.rados.rados.0.smithi145.stdout:2325: delete oid 27 current snap is 217 2024-09-16T05:51:53.143 INFO:tasks.rados.rados.0.smithi145.stdout:2313: finishing write tid 1 to smithi14585108-4 2024-09-16T05:51:53.144 INFO:tasks.rados.rados.0.smithi145.stdout:2313: finishing write tid 2 to smithi14585108-4 2024-09-16T05:51:53.145 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 948 (ObjNum 672 snap 193 seq_num 672) dirty exists 2024-09-16T05:51:53.145 INFO:tasks.rados.rados.0.smithi145.stdout:2314: expect (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:51:53.204 INFO:tasks.rados.rados.0.smithi145.stdout:2314: done (10 left) 2024-09-16T05:51:53.204 INFO:tasks.rados.rados.0.smithi145.stdout:2317: done (9 left) 2024-09-16T05:51:53.204 INFO:tasks.rados.rados.0.smithi145.stdout:2325: done (8 left) 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2326: delete oid 35 current snap is 217 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2313: finishing write tid 3 to smithi14585108-4 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2313: oid 4 updating version 0 to 946 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2313: oid 4 updating version 946 to 947 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 947 (ObjNum 742 snap 217 seq_num 742) dirty exists 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2313: left oid 4 (ObjNum 742 snap 217 seq_num 742) 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2322: finishing rollback tid 0 to smithi14585108-32 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2322: finishing rollback tid 1 to smithi14585108-32 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2322: finishing rollback tid 2 to smithi14585108-32 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1061 (ObjNum 716 snap 209 seq_num 716) dirty exists 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 875 (ObjNum 662 snap 189 seq_num 662) dirty exists 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2323: finishing copy_from racing read to smithi14585108-13 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:2323: finishing copy_from to smithi14585108-13 2024-09-16T05:51:53.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1054 (ObjNum 723 snap 211 seq_num 723) dirty exists 2024-09-16T05:51:53.206 INFO:tasks.rados.rados.0.smithi145.stdout:2324: expect (ObjNum 529 snap 144 seq_num 529) 2024-09-16T05:51:53.337 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:53 smithi161 podman[108300]: 2024-09-16 05:51:53.135171434 +0000 UTC m=+0.544115581 container died adab4340e14d33db03fe94a4871831912117d4f8084a8f43c014ec1796476b8b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T05:51:53.466 INFO:tasks.rados.rados.0.smithi145.stdout:2315: finishing copy_from racing read to smithi14585108-23 2024-09-16T05:51:53.466 INFO:tasks.rados.rados.0.smithi145.stdout:2315: finishing copy_from to smithi14585108-23 2024-09-16T05:51:53.466 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 996 (ObjNum 617 snap 172 seq_num 617) dirty exists 2024-09-16T05:51:53.467 INFO:tasks.rados.rados.0.smithi145.stdout:2320: expect (ObjNum 646 snap 180 seq_num 646) 2024-09-16T05:51:53.780 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:53 smithi161 ceph-mon[87722]: pgmap v460: 121 pgs: 6 peering, 16 stale+active+clean, 99 active+clean; 132 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 64 KiB/s wr, 20 op/s 2024-09-16T05:51:53.780 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:53 smithi161 ceph-mon[87722]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:51:53.780 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:53 smithi161 ceph-mon[87722]: osdmap e518: 8 total, 7 up, 8 in 2024-09-16T05:51:53.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:53 smithi145 ceph-mon[99390]: pgmap v460: 121 pgs: 6 peering, 16 stale+active+clean, 99 active+clean; 132 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 64 KiB/s wr, 20 op/s 2024-09-16T05:51:53.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:53 smithi145 ceph-mon[99390]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:51:53.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:53 smithi145 ceph-mon[99390]: osdmap e518: 8 total, 7 up, 8 in 2024-09-16T05:51:53.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:53 smithi145 ceph-mon[96887]: pgmap v460: 121 pgs: 6 peering, 16 stale+active+clean, 99 active+clean; 132 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 64 KiB/s wr, 20 op/s 2024-09-16T05:51:53.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:53 smithi145 ceph-mon[96887]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T05:51:53.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:53 smithi145 ceph-mon[96887]: osdmap e518: 8 total, 7 up, 8 in 2024-09-16T05:51:54.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:53 smithi161 podman[108344]: 2024-09-16 05:51:53.780848532 +0000 UTC m=+0.636301647 container remove adab4340e14d33db03fe94a4871831912117d4f8084a8f43c014ec1796476b8b (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True) 2024-09-16T05:51:54.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:53 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-16T05:51:54.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:53 smithi161 systemd[1]: Stopped Ceph osd.7 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:51:54.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:53 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.7.service: Consumed 14.996s CPU time. 2024-09-16T05:51:54.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:53 smithi161 systemd[1]: Starting Ceph osd.7 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:51:54.113 INFO:tasks.rados.rados.0.smithi145.stdout:2321: expect (ObjNum 678 snap 195 seq_num 678) 2024-09-16T05:51:54.509 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:54 smithi161 ceph-mon[87722]: Health check failed: Degraded data redundancy: 13/243 objects degraded (5.350%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:54.510 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 podman[108449]: 2024-09-16 05:51:54.111955772 +0000 UTC m=+0.016254086 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:51:54.510 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 podman[108449]: 2024-09-16 05:51:54.224150404 +0000 UTC m=+0.128448760 container create b0b10179bd3941410445c0ba8e7ab3e9c8cfebe2773a00ae41b11207024f306e (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e) 2024-09-16T05:51:54.510 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 podman[108449]: 2024-09-16 05:51:54.401351501 +0000 UTC m=+0.305649824 container init b0b10179bd3941410445c0ba8e7ab3e9c8cfebe2773a00ae41b11207024f306e (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:51:54.510 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 podman[108449]: 2024-09-16 05:51:54.406221321 +0000 UTC m=+0.310519632 container start b0b10179bd3941410445c0ba8e7ab3e9c8cfebe2773a00ae41b11207024f306e (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e) 2024-09-16T05:51:54.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:54 smithi145 ceph-mon[99390]: Health check failed: Degraded data redundancy: 13/243 objects degraded (5.350%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:54.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:54 smithi145 ceph-mon[96887]: Health check failed: Degraded data redundancy: 13/243 objects degraded (5.350%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T05:51:54.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 podman[108449]: 2024-09-16 05:51:54.509540897 +0000 UTC m=+0.413839232 container attach b0b10179bd3941410445c0ba8e7ab3e9c8cfebe2773a00ae41b11207024f306e (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T05:51:54.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:51:54.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 bash[108449]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:51:54.838 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:51:54.838 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:54 smithi161 bash[108449]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T05:51:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:51:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:51:54] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2313: done (8 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2315: done (7 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2318: done (6 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2320: done (5 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2321: done (4 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2322: done (3 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2323: done (2 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2324: done (1 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:2326: done (0 left) 2024-09-16T05:51:55.134 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 217 2024-09-16T05:51:55.135 INFO:tasks.rados.rados.0.smithi145.stdout:2327: seq_num 745 ranges {8200192=483328} 2024-09-16T05:51:55.180 INFO:tasks.rados.rados.0.smithi145.stdout:2327: writing smithi14585108-8 from 8200192 to 8683520 tid 1 2024-09-16T05:51:55.180 INFO:tasks.rados.rados.0.smithi145.stdout:2328: setattr oid 49 current snap is 217 2024-09-16T05:51:55.182 INFO:tasks.rados.rados.0.smithi145.stdout:2329: snap_remove snap 215 2024-09-16T05:51:55.295 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T05:51:55.296 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 bash[108449]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T05:51:55.296 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T05:51:55.296 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 bash[108449]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T05:51:55.296 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T05:51:55.296 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 bash[108449]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T05:51:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-mon[87722]: pgmap v462: 121 pgs: 23 active+undersized, 6 peering, 5 stale+active+clean, 7 active+undersized+degraded, 80 active+clean; 133 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 13/243 objects degraded (5.350%) 2024-09-16T05:51:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-mon[87722]: osdmap e519: 8 total, 7 up, 8 in 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 bash[108449]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 bash[108449]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 bash[108449]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate[108464]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 bash[108449]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T05:51:55.588 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 podman[108449]: 2024-09-16 05:51:55.323748655 +0000 UTC m=+1.228046966 container died b0b10179bd3941410445c0ba8e7ab3e9c8cfebe2773a00ae41b11207024f306e (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-16T05:51:55.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:55 smithi145 ceph-mon[99390]: pgmap v462: 121 pgs: 23 active+undersized, 6 peering, 5 stale+active+clean, 7 active+undersized+degraded, 80 active+clean; 133 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 13/243 objects degraded (5.350%) 2024-09-16T05:51:55.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:55 smithi145 ceph-mon[99390]: osdmap e519: 8 total, 7 up, 8 in 2024-09-16T05:51:55.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:55 smithi145 ceph-mon[96887]: pgmap v462: 121 pgs: 23 active+undersized, 6 peering, 5 stale+active+clean, 7 active+undersized+degraded, 80 active+clean; 133 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 13/243 objects degraded (5.350%) 2024-09-16T05:51:55.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:55 smithi145 ceph-mon[96887]: osdmap e519: 8 total, 7 up, 8 in 2024-09-16T05:51:56.088 INFO:tasks.rados.rados.0.smithi145.stdout:2329: done (2 left) 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:2330: delete oid 41 current snap is 217 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:2327: finishing write tid 1 to smithi14585108-8 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:2327: finishing write tid 2 to smithi14585108-8 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 895 (ObjNum 728 snap 213 seq_num 728) dirty exists 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:2327: finishing write tid 3 to smithi14585108-8 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:2327: oid 8 updating version 0 to 1182 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:2327: oid 8 version 1182 is already newer than 1181 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1182 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-09-16T05:51:56.089 INFO:tasks.rados.rados.0.smithi145.stdout:2327: left oid 8 (ObjNum 745 snap 217 seq_num 745) 2024-09-16T05:51:56.096 INFO:tasks.rados.rados.0.smithi145.stdout:2327: done (2 left) 2024-09-16T05:51:56.097 INFO:tasks.rados.rados.0.smithi145.stdout:2328: done (1 left) 2024-09-16T05:51:56.097 INFO:tasks.rados.rados.0.smithi145.stdout:2330: done (0 left) 2024-09-16T05:51:56.097 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 217 2024-09-16T05:51:56.097 INFO:tasks.rados.rados.0.smithi145.stdout:2331: seq_num 747 ranges {98304=516096} 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:2331: writing smithi14585108-21 from 98304 to 614400 tid 1 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:2332: rollback oid 24 current snap is 217 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 24 to 216 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:2333: copy_from oid 44 from oid 15 current snap is 217 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:2334: rmattr oid 11 current snap is 217 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:2334: done (3 left) 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:2335: rmattr oid 47 current snap is 217 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:2335: done (3 left) 2024-09-16T05:51:56.101 INFO:tasks.rados.rados.0.smithi145.stdout:2336: delete oid 39 current snap is 217 2024-09-16T05:51:56.104 INFO:tasks.rados.rados.0.smithi145.stdout:2336: done (3 left) 2024-09-16T05:51:56.105 INFO:tasks.rados.rados.0.smithi145.stdout:2337: read oid 37 snap -1 2024-09-16T05:51:56.105 INFO:tasks.rados.rados.0.smithi145.stdout:2337: expect deleted 2024-09-16T05:51:56.105 INFO:tasks.rados.rados.0.smithi145.stdout:2338: read oid 33 snap -1 2024-09-16T05:51:56.105 INFO:tasks.rados.rados.0.smithi145.stdout:2338: expect (ObjNum 692 snap 200 seq_num 692) 2024-09-16T05:51:56.105 INFO:tasks.rados.rados.0.smithi145.stdout:2339: read oid 31 snap -1 2024-09-16T05:51:56.106 INFO:tasks.rados.rados.0.smithi145.stdout:2339: expect deleted 2024-09-16T05:51:56.106 INFO:tasks.rados.rados.0.smithi145.stdout:2340: delete oid 11 current snap is 217 2024-09-16T05:51:56.106 INFO:tasks.rados.rados.0.smithi145.stdout:2332: finishing rollback tid 0 to smithi14585108-24 2024-09-16T05:51:56.107 INFO:tasks.rados.rados.0.smithi145.stdout:2332: finishing rollback tid 1 to smithi14585108-24 2024-09-16T05:51:56.107 INFO:tasks.rados.rados.0.smithi145.stdout:2332: finishing rollback tid 2 to smithi14585108-24 2024-09-16T05:51:56.107 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 951 (ObjNum 672 snap 193 seq_num 672) dirty exists 2024-09-16T05:51:56.109 INFO:tasks.rados.rados.0.smithi145.stdout:2331: finishing write tid 1 to smithi14585108-21 2024-09-16T05:51:56.109 INFO:tasks.rados.rados.0.smithi145.stdout:2331: finishing write tid 2 to smithi14585108-21 2024-09-16T05:51:56.111 INFO:tasks.rados.rados.0.smithi145.stdout:2331: finishing write tid 3 to smithi14585108-21 2024-09-16T05:51:56.111 INFO:tasks.rados.rados.0.smithi145.stdout:2331: oid 21 updating version 0 to 1131 2024-09-16T05:51:56.111 INFO:tasks.rados.rados.0.smithi145.stdout:2331: oid 21 updating version 1131 to 1132 2024-09-16T05:51:56.111 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1132 (ObjNum 747 snap 217 seq_num 747) dirty exists 2024-09-16T05:51:56.111 INFO:tasks.rados.rados.0.smithi145.stdout:2331: left oid 21 (ObjNum 747 snap 217 seq_num 747) 2024-09-16T05:51:56.113 INFO:tasks.rados.rados.0.smithi145.stdout:2331: done (6 left) 2024-09-16T05:51:56.113 INFO:tasks.rados.rados.0.smithi145.stdout:2332: done (5 left) 2024-09-16T05:51:56.113 INFO:tasks.rados.rados.0.smithi145.stdout:2337: done (4 left) 2024-09-16T05:51:56.113 INFO:tasks.rados.rados.0.smithi145.stdout:2339: done (3 left) 2024-09-16T05:51:56.113 INFO:tasks.rados.rados.0.smithi145.stdout:2340: done (2 left) 2024-09-16T05:51:56.113 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 217 2024-09-16T05:51:56.114 INFO:tasks.rados.rados.0.smithi145.stdout:2341: seq_num 750 ranges {0=565248} 2024-09-16T05:51:56.116 INFO:tasks.rados.rados.0.smithi145.stdout:2341: writing smithi14585108-47 from 0 to 565248 tid 1 2024-09-16T05:51:56.117 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 217 2024-09-16T05:51:56.117 INFO:tasks.rados.rados.0.smithi145.stdout:2342: seq_num 751 ranges {5349376=581632} 2024-09-16T05:51:56.149 INFO:tasks.rados.rados.0.smithi145.stdout:2342: writing smithi14585108-6 from 5349376 to 5931008 tid 1 2024-09-16T05:51:56.149 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 217 2024-09-16T05:51:56.150 INFO:tasks.rados.rados.0.smithi145.stdout:2343: seq_num 752 ranges {0=598016} 2024-09-16T05:51:56.152 INFO:tasks.rados.rados.0.smithi145.stdout:2343: writing smithi14585108-9 from 0 to 598016 tid 1 2024-09-16T05:51:56.152 INFO:tasks.rados.rados.0.smithi145.stdout:2344: read oid 1 snap -1 2024-09-16T05:51:56.153 INFO:tasks.rados.rados.0.smithi145.stdout:2344: expect (ObjNum 737 snap 216 seq_num 737) 2024-09-16T05:51:56.153 INFO:tasks.rados.rados.0.smithi145.stdout:2345: delete oid 31 current snap is 217 2024-09-16T05:51:56.153 INFO:tasks.rados.rados.0.smithi145.stdout:2338: expect (ObjNum 692 snap 200 seq_num 692) 2024-09-16T05:51:56.205 INFO:tasks.rados.rados.0.smithi145.stdout:2341: finishing write tid 1 to smithi14585108-47 2024-09-16T05:51:56.205 INFO:tasks.rados.rados.0.smithi145.stdout:2341: finishing write tid 2 to smithi14585108-47 2024-09-16T05:51:56.205 INFO:tasks.rados.rados.0.smithi145.stdout:2338: done (6 left) 2024-09-16T05:51:56.205 INFO:tasks.rados.rados.0.smithi145.stdout:2345: done (5 left) 2024-09-16T05:51:56.205 INFO:tasks.rados.rados.0.smithi145.stdout:2346: rmattr oid 37 current snap is 217 2024-09-16T05:51:56.205 INFO:tasks.rados.rados.0.smithi145.stdout:2346: done (5 left) 2024-09-16T05:51:56.205 INFO:tasks.rados.rados.0.smithi145.stdout:2347: snap_remove snap 214 2024-09-16T05:51:56.244 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:55 smithi161 podman[108619]: 2024-09-16 05:51:55.888138858 +0000 UTC m=+0.554436342 container remove b0b10179bd3941410445c0ba8e7ab3e9c8cfebe2773a00ae41b11207024f306e (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:51:56.244 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:56 smithi161 podman[108682]: 2024-09-16 05:51:55.997944137 +0000 UTC m=+0.016081487 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:51:56.244 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:56 smithi161 podman[108682]: 2024-09-16 05:51:56.105598419 +0000 UTC m=+0.123735755 container create 810a95f4cc449da1866651370320cba4236d671dedcfa3bd7f57d1fcc4ac15d7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2) 2024-09-16T05:51:56.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:56 smithi161 podman[108682]: 2024-09-16 05:51:56.341573209 +0000 UTC m=+0.359710546 container init 810a95f4cc449da1866651370320cba4236d671dedcfa3bd7f57d1fcc4ac15d7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-8921c8e) 2024-09-16T05:51:56.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:56 smithi161 podman[108682]: 2024-09-16 05:51:56.346373654 +0000 UTC m=+0.364510991 container start 810a95f4cc449da1866651370320cba4236d671dedcfa3bd7f57d1fcc4ac15d7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:51:56.838 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:56 smithi161 ceph-osd[108720]: -- 172.21.15.161:0/1092444351 <== mon.1 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5598973ada40 con 0x55989738bc00 2024-09-16T05:51:56.838 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:56 smithi161 bash[108682]: 810a95f4cc449da1866651370320cba4236d671dedcfa3bd7f57d1fcc4ac15d7 2024-09-16T05:51:56.838 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:56 smithi161 systemd[1]: Started Ceph osd.7 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:51:57.097 INFO:tasks.rados.rados.0.smithi145.stdout:2347: done (5 left) 2024-09-16T05:51:57.097 INFO:tasks.rados.rados.0.smithi145.stdout:2348: snap_create 2024-09-16T05:51:57.097 INFO:tasks.rados.rados.0.smithi145.stdout:2341: finishing write tid 3 to smithi14585108-47 2024-09-16T05:51:57.097 INFO:tasks.rados.rados.0.smithi145.stdout:2341: oid 47 updating version 0 to 955 2024-09-16T05:51:57.097 INFO:tasks.rados.rados.0.smithi145.stdout:2341: oid 47 updating version 955 to 956 2024-09-16T05:51:57.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 956 (ObjNum 750 snap 217 seq_num 750) dirty exists 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2341: left oid 47 (ObjNum 750 snap 217 seq_num 750) 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2333: finishing copy_from racing read to smithi14585108-44 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2333: finishing copy_from to smithi14585108-44 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 996 (ObjNum 617 snap 172 seq_num 617) dirty exists 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2342: finishing write tid 1 to smithi14585108-6 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2342: finishing write tid 2 to smithi14585108-6 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2343: finishing write tid 1 to smithi14585108-9 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2343: finishing write tid 2 to smithi14585108-9 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2342: finishing write tid 3 to smithi14585108-6 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2342: oid 6 updating version 0 to 1249 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2342: oid 6 updating version 1249 to 1250 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1250 (ObjNum 751 snap 217 seq_num 751) dirty exists 2024-09-16T05:51:57.098 INFO:tasks.rados.rados.0.smithi145.stdout:2342: left oid 6 (ObjNum 751 snap 217 seq_num 751) 2024-09-16T05:51:57.099 INFO:tasks.rados.rados.0.smithi145.stdout:2344: expect (ObjNum 737 snap 216 seq_num 737) 2024-09-16T05:51:57.110 INFO:tasks.rados.rados.0.smithi145.stdout:2343: finishing write tid 3 to smithi14585108-9 2024-09-16T05:51:57.110 INFO:tasks.rados.rados.0.smithi145.stdout:2343: oid 9 updating version 0 to 1190 2024-09-16T05:51:57.110 INFO:tasks.rados.rados.0.smithi145.stdout:2343: oid 9 updating version 1190 to 1191 2024-09-16T05:51:57.110 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1191 (ObjNum 752 snap 217 seq_num 752) dirty exists 2024-09-16T05:51:57.110 INFO:tasks.rados.rados.0.smithi145.stdout:2343: left oid 9 (ObjNum 752 snap 217 seq_num 752) 2024-09-16T05:51:57.428 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:57 smithi161 ceph-mon[87722]: osdmap e520: 8 total, 7 up, 8 in 2024-09-16T05:51:57.428 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:57 smithi161 ceph-mon[87722]: pgmap v465: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 138 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 29 op/s; 25/276 objects degraded (9.058%) 2024-09-16T05:51:57.428 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:57.428 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:57.429 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[96887]: osdmap e520: 8 total, 7 up, 8 in 2024-09-16T05:51:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[96887]: pgmap v465: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 138 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 29 op/s; 25/276 objects degraded (9.058%) 2024-09-16T05:51:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[99390]: osdmap e520: 8 total, 7 up, 8 in 2024-09-16T05:51:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[99390]: pgmap v465: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 138 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 29 op/s; 25/276 objects degraded (9.058%) 2024-09-16T05:51:57.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:57.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:51:57.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:51:58.098 INFO:tasks.rados.rados.0.smithi145.stdout:2333: done (5 left) 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:2341: done (4 left) 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:2342: done (3 left) 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:2343: done (2 left) 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:2344: done (1 left) 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:2348: done (0 left) 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:2349: rollback oid 30 current snap is 218 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 217 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:2350: rollback oid 21 current snap is 218 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 217 2024-09-16T05:51:58.099 INFO:tasks.rados.rados.0.smithi145.stdout:2351: delete oid 10 current snap is 218 2024-09-16T05:51:58.102 INFO:tasks.rados.rados.0.smithi145.stdout:2349: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:51:58.103 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-16T05:51:58.104 INFO:tasks.rados.rados.0.smithi145.stdout:2350: finishing rollback tid 0 to smithi14585108-21 2024-09-16T05:51:58.104 INFO:tasks.rados.rados.0.smithi145.stdout:2350: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:51:58.104 INFO:tasks.rados.rados.0.smithi145.stdout:2349: done (2 left) 2024-09-16T05:51:58.104 INFO:tasks.rados.rados.0.smithi145.stdout:2351: done (1 left) 2024-09-16T05:51:58.104 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 218 2024-09-16T05:51:58.104 INFO:tasks.rados.rados.0.smithi145.stdout:2350: finishing rollback tid 2 to smithi14585108-21 2024-09-16T05:51:58.105 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1135 (ObjNum 747 snap 217 seq_num 747) dirty exists 2024-09-16T05:51:58.105 INFO:tasks.rados.rados.0.smithi145.stdout:2352: seq_num 755 ranges {5931008=647168} 2024-09-16T05:51:58.139 INFO:tasks.rados.rados.0.smithi145.stdout:2352: writing smithi14585108-6 from 5931008 to 6578176 tid 1 2024-09-16T05:51:58.139 INFO:tasks.rados.rados.0.smithi145.stdout:2350: done (1 left) 2024-09-16T05:51:58.139 INFO:tasks.rados.rados.0.smithi145.stdout:2353: snap_create 2024-09-16T05:51:58.144 INFO:tasks.rados.rados.0.smithi145.stdout:2352: finishing write tid 1 to smithi14585108-6 2024-09-16T05:51:58.144 INFO:tasks.rados.rados.0.smithi145.stdout:2352: finishing write tid 2 to smithi14585108-6 2024-09-16T05:51:58.145 INFO:tasks.rados.rados.0.smithi145.stdout:2352: finishing write tid 3 to smithi14585108-6 2024-09-16T05:51:58.145 INFO:tasks.rados.rados.0.smithi145.stdout:2352: oid 6 updating version 0 to 1258 2024-09-16T05:51:58.146 INFO:tasks.rados.rados.0.smithi145.stdout:2352: oid 6 updating version 1258 to 1259 2024-09-16T05:51:58.146 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1259 (ObjNum 755 snap 218 seq_num 755) dirty exists 2024-09-16T05:51:58.146 INFO:tasks.rados.rados.0.smithi145.stdout:2352: left oid 6 (ObjNum 755 snap 218 seq_num 755) 2024-09-16T05:51:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:58 smithi161 ceph-mon[87722]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:51:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:58 smithi161 ceph-mon[87722]: osdmap e521: 8 total, 7 up, 8 in 2024-09-16T05:51:58.338 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:51:58 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T05:51:58.003+0000 7f6ee2d74640 -1 Falling back to public interface 2024-09-16T05:51:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:58 smithi145 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:51:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:58 smithi145 ceph-mon[99390]: osdmap e521: 8 total, 7 up, 8 in 2024-09-16T05:51:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:58 smithi145 ceph-mon[96887]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T05:51:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:58 smithi145 ceph-mon[96887]: osdmap e521: 8 total, 7 up, 8 in 2024-09-16T05:51:59.110 INFO:tasks.rados.rados.0.smithi145.stdout:2352: done (1 left) 2024-09-16T05:51:59.110 INFO:tasks.rados.rados.0.smithi145.stdout:2353: done (0 left) 2024-09-16T05:51:59.110 INFO:tasks.rados.rados.0.smithi145.stdout:2354: rmattr oid 36 current snap is 219 2024-09-16T05:51:59.110 INFO:tasks.rados.rados.0.smithi145.stdout:2355: delete oid 14 current snap is 219 2024-09-16T05:51:59.110 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1087 (ObjNum 250 snap 66 seq_num 250) dirty exists 2024-09-16T05:51:59.111 INFO:tasks.rados.rados.0.smithi145.stdout:2354: done (1 left) 2024-09-16T05:51:59.111 INFO:tasks.rados.rados.0.smithi145.stdout:2355: done (0 left) 2024-09-16T05:51:59.111 INFO:tasks.rados.rados.0.smithi145.stdout:2356: read oid 46 snap -1 2024-09-16T05:51:59.111 INFO:tasks.rados.rados.0.smithi145.stdout:2356: expect (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:51:59.111 INFO:tasks.rados.rados.0.smithi145.stdout:2357: setattr oid 5 current snap is 219 2024-09-16T05:51:59.111 INFO:tasks.rados.rados.0.smithi145.stdout:2358: copy_from oid 6 from oid 7 current snap is 219 2024-09-16T05:51:59.112 INFO:tasks.rados.rados.0.smithi145.stdout:2359: read oid 48 snap -1 2024-09-16T05:51:59.112 INFO:tasks.rados.rados.0.smithi145.stdout:2359: expect deleted 2024-09-16T05:51:59.112 INFO:tasks.rados.rados.0.smithi145.stdout:2360: snap_remove snap 216 2024-09-16T05:51:59.274 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (9m) 2m ago 10m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (10m) 32s ago 10m 88.9M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (11m) 2m ago 11m 18.7M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 7a24701370b3 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (11m) 32s ago 11m 21.3M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (5m) 32s ago 15m 441M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (6m) 2m ago 17m 510M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (5m) 2m ago 17m 51.3M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (4m) 32s ago 15m 44.2M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:51:59.538 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (5m) 2m ago 15m 48.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (9m) 2m ago 9m 17.7M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (9m) 32s ago 9m 15.9M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (4m) 2m ago 15m 156M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (3m) 2m ago 14m 122M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (2m) 2m ago 14m 103M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (2m) 2m ago 13m 11.5M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (106s) 32s ago 13m 149M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 17b05a68c519 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (71s) 32s ago 13m 149M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 46fce5c214a6 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (37s) 32s ago 12m 12.2M 2480M 19.1.1-326-g8921c8ef f1455bd0219c d6d21f0602c6 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 starting - - - 2480M 2024-09-16T05:51:59.539 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (5m) 32s ago 10m 50.9M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:51:59.539 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:59 smithi145 ceph-mon[99390]: osdmap e522: 8 total, 7 up, 8 in 2024-09-16T05:51:59.540 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:51:59 smithi145 ceph-mon[99390]: pgmap v468: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 138 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 21 op/s; 25/273 objects degraded (9.158%) 2024-09-16T05:51:59.540 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:59 smithi145 ceph-mon[96887]: osdmap e522: 8 total, 7 up, 8 in 2024-09-16T05:51:59.540 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:51:59 smithi145 ceph-mon[96887]: pgmap v468: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 138 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 21 op/s; 25/273 objects degraded (9.158%) 2024-09-16T05:51:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:59 smithi161 ceph-mon[87722]: osdmap e522: 8 total, 7 up, 8 in 2024-09-16T05:51:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:51:59 smithi161 ceph-mon[87722]: pgmap v468: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 138 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 21 op/s; 25/273 objects degraded (9.158%) 2024-09-16T05:51:59.861 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:51:59.861 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:51:59.861 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:51:59.861 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:51:59.861 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:51:59.861 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:51:59.861 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 7 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 18.2.4-853-gae7f3733 (ae7f37330c1a72493684eb1fcaed6f2a01195bb6) reef (stable)": 2, 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 12 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:51:59.862 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:52:00.087 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 901 (ObjNum 529 snap 144 seq_num 529) dirty exists 2024-09-16T05:52:00.087 INFO:tasks.rados.rados.0.smithi145.stdout:2356: expect (ObjNum 622 snap 175 seq_num 622) 2024-09-16T05:52:00.134 INFO:tasks.rados.rados.0.smithi145.stdout:2358: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:52:00.134 INFO:tasks.rados.rados.0.smithi145.stdout:2358: finishing copy_from to smithi14585108-6 2024-09-16T05:52:00.134 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1239 (ObjNum 607 snap 169 seq_num 607) dirty exists 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:2356: done (4 left) 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:2357: done (3 left) 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:2358: done (2 left) 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:2359: done (1 left) 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:2360: done (0 left) 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:2361: rmattr oid 38 current snap is 219 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:2361: done (0 left) 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 219 2024-09-16T05:52:00.135 INFO:tasks.rados.rados.0.smithi145.stdout:2362: seq_num 757 ranges {5439488=688128} 2024-09-16T05:52:00.167 INFO:tasks.rados.rados.0.smithi145.stdout:2362: writing smithi14585108-22 from 5439488 to 6127616 tid 1 2024-09-16T05:52:00.167 INFO:tasks.rados.rados.0.smithi145.stdout:2363: snap_create 2024-09-16T05:52:00.171 INFO:tasks.rados.rados.0.smithi145.stdout:2362: finishing write tid 1 to smithi14585108-22 2024-09-16T05:52:00.172 INFO:tasks.rados.rados.0.smithi145.stdout:2362: finishing write tid 2 to smithi14585108-22 2024-09-16T05:52:00.174 INFO:tasks.rados.rados.0.smithi145.stdout:2362: finishing write tid 3 to smithi14585108-22 2024-09-16T05:52:00.174 INFO:tasks.rados.rados.0.smithi145.stdout:2362: oid 22 updating version 0 to 973 2024-09-16T05:52:00.174 INFO:tasks.rados.rados.0.smithi145.stdout:2362: oid 22 version 973 is already newer than 972 2024-09-16T05:52:00.174 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 973 (ObjNum 757 snap 219 seq_num 757) dirty exists 2024-09-16T05:52:00.174 INFO:tasks.rados.rados.0.smithi145.stdout:2362: left oid 22 (ObjNum 757 snap 219 seq_num 757) 2024-09-16T05:52:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[99390]: osdmap e523: 8 total, 7 up, 8 in 2024-09-16T05:52:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[99390]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[99390]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/137530441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 25/273 objects degraded (9.158%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[99390]: osdmap e524: 8 total, 7 up, 8 in 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[96887]: osdmap e523: 8 total, 7 up, 8 in 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[96887]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[96887]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/137530441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 25/273 objects degraded (9.158%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T05:52:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:00 smithi145 ceph-mon[96887]: osdmap e524: 8 total, 7 up, 8 in 2024-09-16T05:52:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:00 smithi161 ceph-mon[87722]: osdmap e523: 8 total, 7 up, 8 in 2024-09-16T05:52:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:00 smithi161 ceph-mon[87722]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:00 smithi161 ceph-mon[87722]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:00 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/137530441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:00 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 25/273 objects degraded (9.158%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T05:52:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:00 smithi161 ceph-mon[87722]: osdmap e524: 8 total, 7 up, 8 in 2024-09-16T05:52:01.114 INFO:tasks.rados.rados.0.smithi145.stdout:2362: done (1 left) 2024-09-16T05:52:01.114 INFO:tasks.rados.rados.0.smithi145.stdout:2363: done (0 left) 2024-09-16T05:52:01.114 INFO:tasks.rados.rados.0.smithi145.stdout:2364: read oid 13 snap 217 2024-09-16T05:52:01.114 INFO:tasks.rados.rados.0.smithi145.stdout:2364: expect (ObjNum 723 snap 211 seq_num 723) 2024-09-16T05:52:01.114 INFO:tasks.rados.rados.0.smithi145.stdout:2365: read oid 44 snap 217 2024-09-16T05:52:01.115 INFO:tasks.rados.rados.0.smithi145.stdout:2365: expect (ObjNum 617 snap 172 seq_num 617) 2024-09-16T05:52:01.115 INFO:tasks.rados.rados.0.smithi145.stdout:2366: rmattr oid 35 current snap is 220 2024-09-16T05:52:01.115 INFO:tasks.rados.rados.0.smithi145.stdout:2366: done (2 left) 2024-09-16T05:52:01.115 INFO:tasks.rados.rados.0.smithi145.stdout:2367: read oid 31 snap -1 2024-09-16T05:52:01.115 INFO:tasks.rados.rados.0.smithi145.stdout:2367: expect deleted 2024-09-16T05:52:01.115 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 220 2024-09-16T05:52:01.115 INFO:tasks.rados.rados.0.smithi145.stdout:2368: seq_num 758 ranges {6127616=704512} 2024-09-16T05:52:01.152 INFO:tasks.rados.rados.0.smithi145.stdout:2368: writing smithi14585108-22 from 6127616 to 6832128 tid 1 2024-09-16T05:52:01.153 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 220 2024-09-16T05:52:01.153 INFO:tasks.rados.rados.0.smithi145.stdout:2369: seq_num 759 ranges {770048=720896} 2024-09-16T05:52:01.161 INFO:tasks.rados.rados.0.smithi145.stdout:2369: writing smithi14585108-26 from 770048 to 1490944 tid 1 2024-09-16T05:52:01.161 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 220 2024-09-16T05:52:01.161 INFO:tasks.rados.rados.0.smithi145.stdout:2370: seq_num 760 ranges {679936=737280} 2024-09-16T05:52:01.168 INFO:tasks.rados.rados.0.smithi145.stdout:2370: writing smithi14585108-4 from 679936 to 1417216 tid 1 2024-09-16T05:52:01.169 INFO:tasks.rados.rados.0.smithi145.stdout:2371: delete oid 18 current snap is 220 2024-09-16T05:52:01.169 INFO:tasks.rados.rados.0.smithi145.stdout:2364: expect (ObjNum 723 snap 211 seq_num 723) 2024-09-16T05:52:01.200 INFO:tasks.rados.rados.0.smithi145.stdout:2365: expect (ObjNum 617 snap 172 seq_num 617) 2024-09-16T05:52:01.510 INFO:tasks.rados.rados.0.smithi145.stdout:2368: finishing write tid 1 to smithi14585108-22 2024-09-16T05:52:01.510 INFO:tasks.rados.rados.0.smithi145.stdout:2368: finishing write tid 2 to smithi14585108-22 2024-09-16T05:52:01.510 INFO:tasks.rados.rados.0.smithi145.stdout:2368: finishing write tid 3 to smithi14585108-22 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2368: oid 22 updating version 0 to 975 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2368: oid 22 version 975 is already newer than 974 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 975 (ObjNum 758 snap 220 seq_num 758) dirty exists 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2368: left oid 22 (ObjNum 758 snap 220 seq_num 758) 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2369: finishing write tid 1 to smithi14585108-26 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2364: done (6 left) 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2365: done (5 left) 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2367: done (4 left) 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2368: done (3 left) 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2371: done (2 left) 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2372: setattr oid 1 current snap is 220 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2369: finishing write tid 2 to smithi14585108-26 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2369: finishing write tid 3 to smithi14585108-26 2024-09-16T05:52:01.511 INFO:tasks.rados.rados.0.smithi145.stdout:2369: oid 26 updating version 0 to 1095 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:2369: oid 26 updating version 1095 to 1096 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1096 (ObjNum 759 snap 220 seq_num 759) dirty exists 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:2369: left oid 26 (ObjNum 759 snap 220 seq_num 759) 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:2370: finishing write tid 1 to smithi14585108-4 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:2370: finishing write tid 2 to smithi14585108-4 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:2370: finishing write tid 3 to smithi14585108-4 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:2370: oid 4 updating version 0 to 998 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:2370: oid 4 version 998 is already newer than 997 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 998 (ObjNum 760 snap 220 seq_num 760) dirty exists 2024-09-16T05:52:01.512 INFO:tasks.rados.rados.0.smithi145.stdout:2370: left oid 4 (ObjNum 760 snap 220 seq_num 760) 2024-09-16T05:52:01.514 INFO:tasks.rados.rados.0.smithi145.stdout:2369: done (2 left) 2024-09-16T05:52:01.514 INFO:tasks.rados.rados.0.smithi145.stdout:2370: done (1 left) 2024-09-16T05:52:01.514 INFO:tasks.rados.rados.0.smithi145.stdout:2373: read oid 39 snap -1 2024-09-16T05:52:01.514 INFO:tasks.rados.rados.0.smithi145.stdout:2373: expect deleted 2024-09-16T05:52:01.514 INFO:tasks.rados.rados.0.smithi145.stdout:2374: copy_from oid 22 from oid 18 current snap is 220 2024-09-16T05:52:01.514 INFO:tasks.rados.rados.0.smithi145.stdout:2375: rollback oid 41 current snap is 220 2024-09-16T05:52:01.514 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 219 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2376: read oid 16 snap 217 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2376: expect (ObjNum 691 snap 199 seq_num 691) 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2377: rollback oid 20 current snap is 220 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 217 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2378: rollback oid 50 current snap is 220 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 217 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2379: rollback oid 2 current snap is 220 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 2 to 217 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2380: read oid 12 snap -1 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2380: expect deleted 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2381: rmattr oid 14 current snap is 220 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2381: done (9 left) 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2382: read oid 47 snap -1 2024-09-16T05:52:01.515 INFO:tasks.rados.rados.0.smithi145.stdout:2382: expect (ObjNum 750 snap 217 seq_num 750) 2024-09-16T05:52:01.516 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 220 2024-09-16T05:52:01.516 INFO:tasks.rados.rados.0.smithi145.stdout:2377: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:52:01.516 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 0 (ObjNum 33 snap 0 seq_num 3207394560) dirty dne 2024-09-16T05:52:01.516 INFO:tasks.rados.rados.0.smithi145.stdout:2383: seq_num 762 ranges {7929856=770048} 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:2383: writing smithi14585108-3 from 7929856 to 8699904 tid 1 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:2377: done (10 left) 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:2384: read oid 49 snap 218 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:2384: expect (ObjNum 728 snap 213 seq_num 728) 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:2385: rollback oid 37 current snap is 220 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 217 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:2375: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:52:01.562 INFO:tasks.rados.rados.0.smithi145.stdout:2373: done (11 left) 2024-09-16T05:52:01.563 INFO:tasks.rados.rados.0.smithi145.stdout:2375: done (10 left) 2024-09-16T05:52:01.563 INFO:tasks.rados.rados.0.smithi145.stdout:2380: done (9 left) 2024-09-16T05:52:01.563 INFO:tasks.rados.rados.0.smithi145.stdout:2386: read oid 31 snap -1 2024-09-16T05:52:01.563 INFO:tasks.rados.rados.0.smithi145.stdout:2386: expect deleted 2024-09-16T05:52:01.563 INFO:tasks.rados.rados.0.smithi145.stdout:2387: snap_remove snap 219 2024-09-16T05:52:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:01 smithi145 ceph-mon[96887]: pgmap v471: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 148 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 26/261 objects degraded (9.962%) 2024-09-16T05:52:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:01 smithi145 ceph-mon[99390]: pgmap v471: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 148 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 26/261 objects degraded (9.962%) 2024-09-16T05:52:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:01 smithi161 ceph-mon[87722]: pgmap v471: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 148 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 26/261 objects degraded (9.962%) 2024-09-16T05:52:02.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:52:01 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T05:52:01.744+0000 7f6ee2d74640 -1 osd.7 515 log_to_monitors true 2024-09-16T05:52:02.143 INFO:tasks.rados.rados.0.smithi145.stdout:2387: done (10 left) 2024-09-16T05:52:02.144 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 220 2024-09-16T05:52:02.144 INFO:tasks.rados.rados.0.smithi145.stdout:2388: seq_num 763 ranges {5095424=786432} 2024-09-16T05:52:02.174 INFO:tasks.rados.rados.0.smithi145.stdout:2388: writing smithi14585108-36 from 5095424 to 5881856 tid 1 2024-09-16T05:52:02.174 INFO:tasks.rados.rados.0.smithi145.stdout:2389: snap_create 2024-09-16T05:52:02.174 INFO:tasks.rados.rados.0.smithi145.stdout:2374: finishing copy_from to smithi14585108-22 2024-09-16T05:52:02.174 INFO:tasks.rados.rados.0.smithi145.stdout:2374: got expected ENOENT (src dne) 2024-09-16T05:52:02.174 INFO:tasks.rados.rados.0.smithi145.stdout:2374: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:52:02.174 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1014 (ObjNum 737 snap 216 seq_num 737) dirty exists 2024-09-16T05:52:02.174 INFO:tasks.rados.rados.0.smithi145.stdout:2379: finishing rollback tid 1 to smithi14585108-2 2024-09-16T05:52:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:52:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:2378: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:52:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:2378: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:52:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:2378: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:52:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1131 (ObjNum 689 snap 199 seq_num 689) dirty exists 2024-09-16T05:52:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:2376: expect (ObjNum 691 snap 199 seq_num 691) 2024-09-16T05:52:02.325 INFO:tasks.rados.rados.0.smithi145.stdout:2382: expect (ObjNum 750 snap 217 seq_num 750) 2024-09-16T05:52:02.340 INFO:tasks.rados.rados.0.smithi145.stdout:2384: expect (ObjNum 728 snap 213 seq_num 728) 2024-09-16T05:52:02.348 INFO:tasks.rados.rados.0.smithi145.stdout:2385: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:52:02.348 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 0 (ObjNum 97 snap 0 seq_num 30600064) dirty dne 2024-09-16T05:52:02.348 INFO:tasks.rados.rados.0.smithi145.stdout:2383: finishing write tid 1 to smithi14585108-3 2024-09-16T05:52:02.348 INFO:tasks.rados.rados.0.smithi145.stdout:2383: finishing write tid 2 to smithi14585108-3 2024-09-16T05:52:02.348 INFO:tasks.rados.rados.0.smithi145.stdout:2383: finishing write tid 3 to smithi14585108-3 2024-09-16T05:52:02.348 INFO:tasks.rados.rados.0.smithi145.stdout:2383: oid 3 updating version 0 to 1015 2024-09-16T05:52:02.348 INFO:tasks.rados.rados.0.smithi145.stdout:2383: oid 3 updating version 1015 to 1016 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1016 (ObjNum 762 snap 220 seq_num 762) dirty exists 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:2383: left oid 3 (ObjNum 762 snap 220 seq_num 762) 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:2388: finishing write tid 1 to smithi14585108-36 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:2388: finishing write tid 2 to smithi14585108-36 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:2388: finishing write tid 3 to smithi14585108-36 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:2388: oid 36 updating version 0 to 1100 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:2388: oid 36 version 1100 is already newer than 1099 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1100 (ObjNum 763 snap 220 seq_num 763) dirty exists 2024-09-16T05:52:02.349 INFO:tasks.rados.rados.0.smithi145.stdout:2388: left oid 36 (ObjNum 763 snap 220 seq_num 763) 2024-09-16T05:52:02.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:02 smithi161 ceph-mon[87722]: osdmap e525: 8 total, 7 up, 8 in 2024-09-16T05:52:02.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:02 smithi161 ceph-mon[87722]: from='osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:52:02.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:02 smithi161 ceph-mon[87722]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:52:02.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.457 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:52:02 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T05:52:02.183+0000 7f6edab1f640 -1 osd.7 515 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T05:52:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[99390]: osdmap e525: 8 total, 7 up, 8 in 2024-09-16T05:52:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[99390]: from='osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[99390]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[96887]: osdmap e525: 8 total, 7 up, 8 in 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[96887]: from='osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[96887]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:03.148 INFO:tasks.rados.rados.0.smithi145.stdout:2372: done (11 left) 2024-09-16T05:52:03.148 INFO:tasks.rados.rados.0.smithi145.stdout:2374: done (10 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2376: done (9 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2378: done (8 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2379: done (7 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2382: done (6 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2383: done (5 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2384: done (4 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2385: done (3 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2386: done (2 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2388: done (1 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2389: done (0 left) 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2390: copy_from oid 28 from oid 37 current snap is 221 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2391: copy_from oid 24 from oid 14 current snap is 221 2024-09-16T05:52:03.149 INFO:tasks.rados.rados.0.smithi145.stdout:2392: delete oid 36 current snap is 221 2024-09-16T05:52:03.150 INFO:tasks.rados.rados.0.smithi145.stdout:2390: finishing copy_from to smithi14585108-28 2024-09-16T05:52:03.150 INFO:tasks.rados.rados.0.smithi145.stdout:2390: got expected ENOENT (src dne) 2024-09-16T05:52:03.150 INFO:tasks.rados.rados.0.smithi145.stdout:2390: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:52:03.155 INFO:tasks.rados.rados.0.smithi145.stdout:2390: done (2 left) 2024-09-16T05:52:03.155 INFO:tasks.rados.rados.0.smithi145.stdout:2392: done (1 left) 2024-09-16T05:52:03.155 INFO:tasks.rados.rados.0.smithi145.stdout:2393: read oid 9 snap -1 2024-09-16T05:52:03.155 INFO:tasks.rados.rados.0.smithi145.stdout:2393: expect (ObjNum 752 snap 217 seq_num 752) 2024-09-16T05:52:03.155 INFO:tasks.rados.rados.0.smithi145.stdout:2394: snap_remove snap 217 2024-09-16T05:52:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:03 smithi161 ceph-mon[87722]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T05:52:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:03 smithi161 ceph-mon[87722]: osdmap e526: 8 total, 7 up, 8 in 2024-09-16T05:52:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:03 smithi161 ceph-mon[87722]: from='osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:52:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:03 smithi161 ceph-mon[87722]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:52:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:03 smithi161 ceph-mon[87722]: pgmap v474: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 28/246 objects degraded (11.382%) 2024-09-16T05:52:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[96887]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T05:52:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[96887]: osdmap e526: 8 total, 7 up, 8 in 2024-09-16T05:52:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[96887]: from='osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:52:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[96887]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:52:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[96887]: pgmap v474: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 28/246 objects degraded (11.382%) 2024-09-16T05:52:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[99390]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T05:52:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[99390]: osdmap e526: 8 total, 7 up, 8 in 2024-09-16T05:52:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[99390]: from='osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:52:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[99390]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-09-16T05:52:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:03 smithi145 ceph-mon[99390]: pgmap v474: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 28/246 objects degraded (11.382%) 2024-09-16T05:52:04.154 INFO:tasks.rados.rados.0.smithi145.stdout:2394: done (2 left) 2024-09-16T05:52:04.154 INFO:tasks.rados.rados.0.smithi145.stdout:2395: snap_create 2024-09-16T05:52:04.154 INFO:tasks.rados.rados.0.smithi145.stdout:2393: expect (ObjNum 752 snap 217 seq_num 752) 2024-09-16T05:52:04.202 INFO:tasks.rados.rados.0.smithi145.stdout:2391: finishing copy_from to smithi14585108-24 2024-09-16T05:52:04.202 INFO:tasks.rados.rados.0.smithi145.stdout:2391: got expected ENOENT (src dne) 2024-09-16T05:52:04.202 INFO:tasks.rados.rados.0.smithi145.stdout:2391: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:52:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:04 smithi161 ceph-mon[87722]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:52:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:04 smithi161 ceph-mon[87722]: osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757] boot 2024-09-16T05:52:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:04 smithi161 ceph-mon[87722]: osdmap e527: 8 total, 8 up, 8 in 2024-09-16T05:52:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:04 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:52:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:52:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-mon[99390]: osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757] boot 2024-09-16T05:52:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-mon[99390]: osdmap e527: 8 total, 8 up, 8 in 2024-09-16T05:52:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:52:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-mon[96887]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T05:52:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-mon[96887]: osd.7 [v2:172.21.15.161:6824/1182582757,v1:172.21.15.161:6825/1182582757] boot 2024-09-16T05:52:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-mon[96887]: osdmap e527: 8 total, 8 up, 8 in 2024-09-16T05:52:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T05:52:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:52:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:52:04] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-09-16T05:52:05.155 INFO:tasks.rados.rados.0.smithi145.stdout:2391: done (2 left) 2024-09-16T05:52:05.155 INFO:tasks.rados.rados.0.smithi145.stdout:2393: done (1 left) 2024-09-16T05:52:05.155 INFO:tasks.rados.rados.0.smithi145.stdout:2395: done (0 left) 2024-09-16T05:52:05.155 INFO:tasks.rados.rados.0.smithi145.stdout:2396: snap_remove snap 218 2024-09-16T05:52:05.328 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:05 smithi161 ceph-mon[87722]: osdmap e528: 8 total, 8 up, 8 in 2024-09-16T05:52:05.329 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:05 smithi161 ceph-mon[87722]: pgmap v477: 121 pgs: 2 activating, 4 peering, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 127 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 658 KiB/s wr, 12 op/s; 22/234 objects degraded (9.402%) 2024-09-16T05:52:05.329 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:05 smithi161 ceph-mon[87722]: Health check update: Degraded data redundancy: 28/246 objects degraded (11.382%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T05:52:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:05 smithi145 ceph-mon[99390]: osdmap e528: 8 total, 8 up, 8 in 2024-09-16T05:52:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:05 smithi145 ceph-mon[99390]: pgmap v477: 121 pgs: 2 activating, 4 peering, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 127 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 658 KiB/s wr, 12 op/s; 22/234 objects degraded (9.402%) 2024-09-16T05:52:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:05 smithi145 ceph-mon[99390]: Health check update: Degraded data redundancy: 28/246 objects degraded (11.382%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T05:52:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:05 smithi145 ceph-mon[96887]: osdmap e528: 8 total, 8 up, 8 in 2024-09-16T05:52:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:05 smithi145 ceph-mon[96887]: pgmap v477: 121 pgs: 2 activating, 4 peering, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 127 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 658 KiB/s wr, 12 op/s; 22/234 objects degraded (9.402%) 2024-09-16T05:52:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:05 smithi145 ceph-mon[96887]: Health check update: Degraded data redundancy: 28/246 objects degraded (11.382%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T05:52:06.163 INFO:tasks.rados.rados.0.smithi145.stdout:2396: done (0 left) 2024-09-16T05:52:06.163 INFO:tasks.rados.rados.0.smithi145.stdout:2397: copy_from oid 33 from oid 14 current snap is 222 2024-09-16T05:52:06.163 INFO:tasks.rados.rados.0.smithi145.stdout:2398: rmattr oid 20 current snap is 222 2024-09-16T05:52:06.163 INFO:tasks.rados.rados.0.smithi145.stdout:2398: done (1 left) 2024-09-16T05:52:06.163 INFO:tasks.rados.rados.0.smithi145.stdout:2399: snap_remove snap 220 2024-09-16T05:52:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: osdmap e529: 8 total, 8 up, 8 in 2024-09-16T05:52:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.549 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all osd 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-16T05:52:06.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: osdmap e529: 8 total, 8 up, 8 in 2024-09-16T05:52:06.551 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all osd 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-16T05:52:06.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T05:52:06.553 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: Upgrade: Setting require_osd_release to 19 squid 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: Upgrade: Setting require_osd_release to 19 squid 2024-09-16T05:52:06.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-16T05:52:06.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: osdmap e529: 8 total, 8 up, 8 in 2024-09-16T05:52:06.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:06.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:06.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:06.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all osd 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T05:52:06.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: Upgrade: Setting require_osd_release to 19 squid 2024-09-16T05:52:06.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-16T05:52:07.162 INFO:tasks.rados.rados.0.smithi145.stdout:2399: done (1 left) 2024-09-16T05:52:07.162 INFO:tasks.rados.rados.0.smithi145.stdout:2400: snap_create 2024-09-16T05:52:07.162 INFO:tasks.rados.rados.0.smithi145.stdout:2397: finishing copy_from to smithi14585108-33 2024-09-16T05:52:07.162 INFO:tasks.rados.rados.0.smithi145.stdout:2397: got expected ENOENT (src dne) 2024-09-16T05:52:07.162 INFO:tasks.rados.rados.0.smithi145.stdout:2397: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:52:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[96887]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-16T05:52:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-16T05:52:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[96887]: osdmap e530: 8 total, 8 up, 8 in 2024-09-16T05:52:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T05:52:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[96887]: Upgrade: It appears safe to stop mds.a 2024-09-16T05:52:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[96887]: pgmap v480: 121 pgs: 2 activating, 4 peering, 19 active+undersized, 7 active+undersized+degraded, 89 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 17 op/s; 14/240 objects degraded (5.833%); 1.6 MiB/s, 0 objects/s recovering 2024-09-16T05:52:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[99390]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-16T05:52:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-16T05:52:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[99390]: osdmap e530: 8 total, 8 up, 8 in 2024-09-16T05:52:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T05:52:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[99390]: Upgrade: It appears safe to stop mds.a 2024-09-16T05:52:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[99390]: pgmap v480: 121 pgs: 2 activating, 4 peering, 19 active+undersized, 7 active+undersized+degraded, 89 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 17 op/s; 14/240 objects degraded (5.833%); 1.6 MiB/s, 0 objects/s recovering 2024-09-16T05:52:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:07.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:07 smithi161 ceph-mon[87722]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-16T05:52:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-16T05:52:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:07 smithi161 ceph-mon[87722]: osdmap e530: 8 total, 8 up, 8 in 2024-09-16T05:52:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T05:52:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:07 smithi161 ceph-mon[87722]: Upgrade: It appears safe to stop mds.a 2024-09-16T05:52:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:07 smithi161 ceph-mon[87722]: pgmap v480: 121 pgs: 2 activating, 4 peering, 19 active+undersized, 7 active+undersized+degraded, 89 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 17 op/s; 14/240 objects degraded (5.833%); 1.6 MiB/s, 0 objects/s recovering 2024-09-16T05:52:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:07.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:08.165 INFO:tasks.rados.rados.0.smithi145.stdout:2397: done (1 left) 2024-09-16T05:52:08.165 INFO:tasks.rados.rados.0.smithi145.stdout:2400: done (0 left) 2024-09-16T05:52:08.165 INFO:tasks.rados.rados.0.smithi145.stdout:2401: read oid 47 snap -1 2024-09-16T05:52:08.166 INFO:tasks.rados.rados.0.smithi145.stdout:2401: expect (ObjNum 750 snap 217 seq_num 750) 2024-09-16T05:52:08.166 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 223 2024-09-16T05:52:08.166 INFO:tasks.rados.rados.0.smithi145.stdout:2402: seq_num 765 ranges {0=417792,417792=401408} 2024-09-16T05:52:08.167 INFO:tasks.rados.rados.0.smithi145.stdout:2402: writing smithi14585108-12 from 0 to 417792 tid 1 2024-09-16T05:52:08.170 INFO:tasks.rados.rados.0.smithi145.stdout:2402: writing smithi14585108-12 from 417792 to 819200 tid 2 2024-09-16T05:52:08.170 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 223 2024-09-16T05:52:08.170 INFO:tasks.rados.rados.0.smithi145.stdout:2403: seq_num 766 ranges {8683520=434176,9117696=401408} 2024-09-16T05:52:08.220 INFO:tasks.rados.rados.0.smithi145.stdout:2403: writing smithi14585108-8 from 8683520 to 9117696 tid 1 2024-09-16T05:52:08.222 INFO:tasks.rados.rados.0.smithi145.stdout:2403: writing smithi14585108-8 from 9117696 to 9519104 tid 2 2024-09-16T05:52:08.223 INFO:tasks.rados.rados.0.smithi145.stdout:2404: delete oid 31 current snap is 223 2024-09-16T05:52:08.223 INFO:tasks.rados.rados.0.smithi145.stdout:2401: expect (ObjNum 750 snap 217 seq_num 750) 2024-09-16T05:52:08.238 INFO:tasks.rados.rados.0.smithi145.stdout:2402: finishing write tid 1 to smithi14585108-12 2024-09-16T05:52:08.238 INFO:tasks.rados.rados.0.smithi145.stdout:2402: finishing write tid 2 to smithi14585108-12 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2402: finishing write tid 3 to smithi14585108-12 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2401: done (3 left) 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2404: done (2 left) 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2405: delete oid 10 current snap is 223 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2402: finishing write tid 4 to smithi14585108-12 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2402: oid 12 updating version 0 to 877 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2402: oid 12 version 877 is already newer than 876 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2402: oid 12 updating version 877 to 878 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 878 (ObjNum 765 snap 223 seq_num 765) dirty exists 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2402: left oid 12 (ObjNum 765 snap 223 seq_num 765) 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2403: finishing write tid 1 to smithi14585108-8 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2403: finishing write tid 2 to smithi14585108-8 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2403: finishing write tid 3 to smithi14585108-8 2024-09-16T05:52:08.239 INFO:tasks.rados.rados.0.smithi145.stdout:2403: finishing write tid 4 to smithi14585108-8 2024-09-16T05:52:08.240 INFO:tasks.rados.rados.0.smithi145.stdout:2403: oid 8 updating version 0 to 1204 2024-09-16T05:52:08.240 INFO:tasks.rados.rados.0.smithi145.stdout:2403: oid 8 updating version 1204 to 1205 2024-09-16T05:52:08.240 INFO:tasks.rados.rados.0.smithi145.stdout:2403: oid 8 updating version 1205 to 1206 2024-09-16T05:52:08.240 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1206 (ObjNum 766 snap 223 seq_num 766) dirty exists 2024-09-16T05:52:08.240 INFO:tasks.rados.rados.0.smithi145.stdout:2403: left oid 8 (ObjNum 766 snap 223 seq_num 766) 2024-09-16T05:52:08.241 INFO:tasks.rados.rados.0.smithi145.stdout:2402: done (2 left) 2024-09-16T05:52:08.241 INFO:tasks.rados.rados.0.smithi145.stdout:2403: done (1 left) 2024-09-16T05:52:08.241 INFO:tasks.rados.rados.0.smithi145.stdout:2405: done (0 left) 2024-09-16T05:52:08.241 INFO:tasks.rados.rados.0.smithi145.stdout:2406: read oid 13 snap -1 2024-09-16T05:52:08.241 INFO:tasks.rados.rados.0.smithi145.stdout:2406: expect (ObjNum 723 snap 211 seq_num 723) 2024-09-16T05:52:08.241 INFO:tasks.rados.rados.0.smithi145.stdout:2407: read oid 25 snap -1 2024-09-16T05:52:08.241 INFO:tasks.rados.rados.0.smithi145.stdout:2407: expect (ObjNum 717 snap 209 seq_num 717) 2024-09-16T05:52:08.241 INFO:tasks.rados.rados.0.smithi145.stdout:2408: copy_from oid 33 from oid 2 current snap is 223 2024-09-16T05:52:08.242 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 223 2024-09-16T05:52:08.242 INFO:tasks.rados.rados.0.smithi145.stdout:2409: seq_num 769 ranges {5267456=483328,5750784=401408} 2024-09-16T05:52:08.273 INFO:tasks.rados.rados.0.smithi145.stdout:2409: writing smithi14585108-44 from 5267456 to 5750784 tid 1 2024-09-16T05:52:08.276 INFO:tasks.rados.rados.0.smithi145.stdout:2409: writing smithi14585108-44 from 5750784 to 6152192 tid 2 2024-09-16T05:52:08.276 INFO:tasks.rados.rados.0.smithi145.stdout:2410: snap_create 2024-09-16T05:52:08.276 INFO:tasks.rados.rados.0.smithi145.stdout:2408: finishing copy_from to smithi14585108-33 2024-09-16T05:52:08.276 INFO:tasks.rados.rados.0.smithi145.stdout:2408: got expected ENOENT (src dne) 2024-09-16T05:52:08.276 INFO:tasks.rados.rados.0.smithi145.stdout:2408: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:52:08.277 INFO:tasks.rados.rados.0.smithi145.stdout:2406: expect (ObjNum 723 snap 211 seq_num 723) 2024-09-16T05:52:08.308 INFO:tasks.rados.rados.0.smithi145.stdout:2407: expect (ObjNum 717 snap 209 seq_num 717) 2024-09-16T05:52:08.450 INFO:tasks.rados.rados.0.smithi145.stdout:2409: finishing write tid 1 to smithi14585108-44 2024-09-16T05:52:08.450 INFO:tasks.rados.rados.0.smithi145.stdout:2409: finishing write tid 2 to smithi14585108-44 2024-09-16T05:52:08.450 INFO:tasks.rados.rados.0.smithi145.stdout:2409: finishing write tid 3 to smithi14585108-44 2024-09-16T05:52:08.451 INFO:tasks.rados.rados.0.smithi145.stdout:2409: finishing write tid 4 to smithi14585108-44 2024-09-16T05:52:08.451 INFO:tasks.rados.rados.0.smithi145.stdout:2409: oid 44 updating version 0 to 999 2024-09-16T05:52:08.451 INFO:tasks.rados.rados.0.smithi145.stdout:2409: oid 44 updating version 999 to 1000 2024-09-16T05:52:08.451 INFO:tasks.rados.rados.0.smithi145.stdout:2409: oid 44 updating version 1000 to 1001 2024-09-16T05:52:08.451 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1001 (ObjNum 769 snap 223 seq_num 769) dirty exists 2024-09-16T05:52:08.451 INFO:tasks.rados.rados.0.smithi145.stdout:2409: left oid 44 (ObjNum 769 snap 223 seq_num 769) 2024-09-16T05:52:08.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:08 smithi145 ceph-mon[99390]: osdmap e531: 8 total, 8 up, 8 in 2024-09-16T05:52:08.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:08.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:52:08.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:08.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:08 smithi145 ceph-mon[96887]: osdmap e531: 8 total, 8 up, 8 in 2024-09-16T05:52:08.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:08.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:52:08.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:08 smithi161 ceph-mon[87722]: osdmap e531: 8 total, 8 up, 8 in 2024-09-16T05:52:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:52:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:09.180 INFO:tasks.rados.rados.0.smithi145.stdout:2406: done (4 left) 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:2407: done (3 left) 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:2408: done (2 left) 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:2409: done (1 left) 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:2410: done (0 left) 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:2411: read oid 28 snap -1 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:2411: expect (ObjNum 662 snap 189 seq_num 662) 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:2412: copy_from oid 15 from oid 31 current snap is 224 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 224 2024-09-16T05:52:09.181 INFO:tasks.rados.rados.0.smithi145.stdout:2413: seq_num 770 ranges {4022272=499712,4521984=401408} 2024-09-16T05:52:09.205 INFO:tasks.rados.rados.0.smithi145.stdout:2413: writing smithi14585108-6 from 4022272 to 4521984 tid 1 2024-09-16T05:52:09.208 INFO:tasks.rados.rados.0.smithi145.stdout:2413: writing smithi14585108-6 from 4521984 to 4923392 tid 2 2024-09-16T05:52:09.208 INFO:tasks.rados.rados.0.smithi145.stdout:2414: copy_from oid 26 from oid 29 current snap is 224 2024-09-16T05:52:09.208 INFO:tasks.rados.rados.0.smithi145.stdout:2412: finishing copy_from to smithi14585108-15 2024-09-16T05:52:09.208 INFO:tasks.rados.rados.0.smithi145.stdout:2412: got expected ENOENT (src dne) 2024-09-16T05:52:09.208 INFO:tasks.rados.rados.0.smithi145.stdout:2412: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:52:09.208 INFO:tasks.rados.rados.0.smithi145.stdout:2411: expect (ObjNum 662 snap 189 seq_num 662) 2024-09-16T05:52:09.374 INFO:tasks.rados.rados.0.smithi145.stdout:2413: finishing write tid 1 to smithi14585108-6 2024-09-16T05:52:09.374 INFO:tasks.rados.rados.0.smithi145.stdout:2411: done (3 left) 2024-09-16T05:52:09.374 INFO:tasks.rados.rados.0.smithi145.stdout:2412: done (2 left) 2024-09-16T05:52:09.374 INFO:tasks.rados.rados.0.smithi145.stdout:2415: setattr oid 31 current snap is 224 2024-09-16T05:52:09.374 INFO:tasks.rados.rados.0.smithi145.stdout:2413: finishing write tid 2 to smithi14585108-6 2024-09-16T05:52:09.374 INFO:tasks.rados.rados.0.smithi145.stdout:2413: finishing write tid 3 to smithi14585108-6 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2414: finishing copy_from racing read to smithi14585108-26 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2414: finishing copy_from to smithi14585108-26 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1175 (ObjNum 739 snap 217 seq_num 739) dirty exists 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2413: finishing write tid 4 to smithi14585108-6 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2413: oid 6 updating version 0 to 1280 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2413: oid 6 updating version 1280 to 1282 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2413: oid 6 version 1282 is already newer than 1281 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1282 (ObjNum 770 snap 224 seq_num 770) dirty exists 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2413: left oid 6 (ObjNum 770 snap 224 seq_num 770) 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2413: done (2 left) 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2414: done (1 left) 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 224 2024-09-16T05:52:09.375 INFO:tasks.rados.rados.0.smithi145.stdout:2416: seq_num 771 ranges {196608=516096,712704=401408} 2024-09-16T05:52:09.378 INFO:tasks.rados.rados.0.smithi145.stdout:2416: writing smithi14585108-49 from 196608 to 712704 tid 1 2024-09-16T05:52:09.381 INFO:tasks.rados.rados.0.smithi145.stdout:2416: writing smithi14585108-49 from 712704 to 1114112 tid 2 2024-09-16T05:52:09.381 INFO:tasks.rados.rados.0.smithi145.stdout:2417: rollback oid 48 current snap is 224 2024-09-16T05:52:09.381 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 48 to 222 2024-09-16T05:52:09.381 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 961 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-16T05:52:09.381 INFO:tasks.rados.rados.0.smithi145.stdout:2415: done (2 left) 2024-09-16T05:52:09.381 INFO:tasks.rados.rados.0.smithi145.stdout:2418: setattr oid 21 current snap is 224 2024-09-16T05:52:09.383 INFO:tasks.rados.rados.0.smithi145.stdout:2419: copy_from oid 18 from oid 39 current snap is 224 2024-09-16T05:52:09.383 INFO:tasks.rados.rados.0.smithi145.stdout:2420: rmattr oid 6 current snap is 224 2024-09-16T05:52:09.383 INFO:tasks.rados.rados.0.smithi145.stdout:2421: copy_from oid 2 from oid 7 current snap is 224 2024-09-16T05:52:09.383 INFO:tasks.rados.rados.0.smithi145.stdout:2422: read oid 47 snap -1 2024-09-16T05:52:09.383 INFO:tasks.rados.rados.0.smithi145.stdout:2422: expect (ObjNum 750 snap 217 seq_num 750) 2024-09-16T05:52:09.383 INFO:tasks.rados.rados.0.smithi145.stdout:2423: delete oid 41 current snap is 224 2024-09-16T05:52:09.384 INFO:tasks.rados.rados.0.smithi145.stdout:2416: finishing write tid 1 to smithi14585108-49 2024-09-16T05:52:09.384 INFO:tasks.rados.rados.0.smithi145.stdout:2416: finishing write tid 2 to smithi14585108-49 2024-09-16T05:52:09.384 INFO:tasks.rados.rados.0.smithi145.stdout:2416: finishing write tid 3 to smithi14585108-49 2024-09-16T05:52:09.386 INFO:tasks.rados.rados.0.smithi145.stdout:2417: finishing rollback tid 1 to smithi14585108-48 2024-09-16T05:52:09.386 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 0 (ObjNum 81 snap 0 seq_num 1802072923) dirty dne 2024-09-16T05:52:09.386 INFO:tasks.rados.rados.0.smithi145.stdout:2417: done (7 left) 2024-09-16T05:52:09.386 INFO:tasks.rados.rados.0.smithi145.stdout:2423: done (6 left) 2024-09-16T05:52:09.386 INFO:tasks.rados.rados.0.smithi145.stdout:2424: rmattr oid 35 current snap is 224 2024-09-16T05:52:09.386 INFO:tasks.rados.rados.0.smithi145.stdout:2424: done (6 left) 2024-09-16T05:52:09.386 INFO:tasks.rados.rados.0.smithi145.stdout:2425: delete oid 1 current snap is 224 2024-09-16T05:52:09.387 INFO:tasks.rados.rados.0.smithi145.stdout:2419: finishing copy_from to smithi14585108-18 2024-09-16T05:52:09.387 INFO:tasks.rados.rados.0.smithi145.stdout:2419: got expected ENOENT (src dne) 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:2419: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1283 (ObjNum 770 snap 224 seq_num 770) dirty exists 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:2416: finishing write tid 4 to smithi14585108-49 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:2416: oid 49 updating version 0 to 919 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:2416: oid 49 version 919 is already newer than 918 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:2416: oid 49 version 919 is already newer than 917 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 919 (ObjNum 771 snap 224 seq_num 771) dirty exists 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:2416: left oid 49 (ObjNum 771 snap 224 seq_num 771) 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1136 (ObjNum 747 snap 217 seq_num 747) dirty exists 2024-09-16T05:52:09.388 INFO:tasks.rados.rados.0.smithi145.stdout:2422: expect (ObjNum 750 snap 217 seq_num 750) 2024-09-16T05:52:09.405 INFO:tasks.rados.rados.0.smithi145.stdout:2421: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2416: done (6 left) 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2418: done (5 left) 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2419: done (4 left) 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2420: done (3 left) 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2422: done (2 left) 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2425: done (1 left) 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2426: rollback oid 12 current snap is 224 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 223 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2421: finishing copy_from to smithi14585108-2 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1239 (ObjNum 607 snap 169 seq_num 607) dirty exists 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2421: done (1 left) 2024-09-16T05:52:09.406 INFO:tasks.rados.rados.0.smithi145.stdout:2427: rollback oid 39 current snap is 224 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 39 to 222 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:2428: read oid 20 snap 221 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:2428: expect deleted 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:2429: read oid 38 snap 222 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:2429: expect (ObjNum 736 snap 216 seq_num 736) 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:2430: rollback oid 4 current snap is 224 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 222 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:2431: rollback oid 50 current snap is 224 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 222 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:2432: snap_create 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:2427: finishing rollback tid 1 to smithi14585108-39 2024-09-16T05:52:09.407 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:52:09.408 INFO:tasks.rados.rados.0.smithi145.stdout:2426: finishing rollback tid 0 to smithi14585108-12 2024-09-16T05:52:09.408 INFO:tasks.rados.rados.0.smithi145.stdout:2426: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:52:09.408 INFO:tasks.rados.rados.0.smithi145.stdout:2426: finishing rollback tid 2 to smithi14585108-12 2024-09-16T05:52:09.408 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 881 (ObjNum 765 snap 223 seq_num 765) dirty exists 2024-09-16T05:52:09.409 INFO:tasks.rados.rados.0.smithi145.stdout:2430: finishing rollback tid 0 to smithi14585108-4 2024-09-16T05:52:09.409 INFO:tasks.rados.rados.0.smithi145.stdout:2430: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:52:09.409 INFO:tasks.rados.rados.0.smithi145.stdout:2430: finishing rollback tid 2 to smithi14585108-4 2024-09-16T05:52:09.409 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1004 (ObjNum 760 snap 220 seq_num 760) dirty exists 2024-09-16T05:52:09.410 INFO:tasks.rados.rados.0.smithi145.stdout:2429: expect (ObjNum 736 snap 216 seq_num 736) 2024-09-16T05:52:09.426 INFO:tasks.rados.rados.0.smithi145.stdout:2431: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:52:09.426 INFO:tasks.rados.rados.0.smithi145.stdout:2431: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:52:09.426 INFO:tasks.rados.rados.0.smithi145.stdout:2431: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:52:09.426 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1134 (ObjNum 689 snap 199 seq_num 689) dirty exists 2024-09-16T05:52:09.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-mon[99390]: Upgrade: Updating mds.a 2024-09-16T05:52:09.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-mon[99390]: Deploying daemon mds.a on smithi145 2024-09-16T05:52:09.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-mon[99390]: osdmap e532: 8 total, 8 up, 8 in 2024-09-16T05:52:09.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-mon[99390]: pgmap v483: 121 pgs: 2 activating, 4 peering, 115 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 556 KiB/s wr, 11 op/s; 6.3 MiB/s, 1 objects/s recovering 2024-09-16T05:52:09.524 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-mon[96887]: Upgrade: Updating mds.a 2024-09-16T05:52:09.524 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-mon[96887]: Deploying daemon mds.a on smithi145 2024-09-16T05:52:09.524 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-mon[96887]: osdmap e532: 8 total, 8 up, 8 in 2024-09-16T05:52:09.525 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-mon[96887]: pgmap v483: 121 pgs: 2 activating, 4 peering, 115 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 556 KiB/s wr, 11 op/s; 6.3 MiB/s, 1 objects/s recovering 2024-09-16T05:52:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:09 smithi161 ceph-mon[87722]: Upgrade: Updating mds.a 2024-09-16T05:52:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:09 smithi161 ceph-mon[87722]: Deploying daemon mds.a on smithi145 2024-09-16T05:52:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:09 smithi161 ceph-mon[87722]: osdmap e532: 8 total, 8 up, 8 in 2024-09-16T05:52:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:09 smithi161 ceph-mon[87722]: pgmap v483: 121 pgs: 2 activating, 4 peering, 115 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 556 KiB/s wr, 11 op/s; 6.3 MiB/s, 1 objects/s recovering 2024-09-16T05:52:09.817 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:09 smithi145 systemd[1]: Stopping Ceph mds.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:52:09.817 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[67614]: 2024-09-16T05:52:09.762+0000 7fbd5867c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:52:09.818 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:09 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[67614]: 2024-09-16T05:52:09.762+0000 7fbd5867c640 -1 mds.a *** got signal Terminated *** 2024-09-16T05:52:10.092 INFO:tasks.rados.rados.0.smithi145.stdout:2426: done (6 left) 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:2427: done (5 left) 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:2428: done (4 left) 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:2429: done (3 left) 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:2430: done (2 left) 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:2431: done (1 left) 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:2432: done (0 left) 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:2433: copy_from oid 12 from oid 43 current snap is 225 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 225 2024-09-16T05:52:10.093 INFO:tasks.rados.rados.0.smithi145.stdout:2434: seq_num 774 ranges {1114112=565248,1679360=401408} 2024-09-16T05:52:10.101 INFO:tasks.rados.rados.0.smithi145.stdout:2434: writing smithi14585108-49 from 1114112 to 1679360 tid 1 2024-09-16T05:52:10.104 INFO:tasks.rados.rados.0.smithi145.stdout:2434: writing smithi14585108-49 from 1679360 to 2080768 tid 2 2024-09-16T05:52:10.104 INFO:tasks.rados.rados.0.smithi145.stdout:2435: copy_from oid 6 from oid 21 current snap is 225 2024-09-16T05:52:10.104 INFO:tasks.rados.rados.0.smithi145.stdout:2436: snap_remove snap 223 2024-09-16T05:52:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:10 smithi145 ceph-mon[96887]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/240 objects degraded (5.833%), 7 pgs degraded) 2024-09-16T05:52:10.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:10 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:52:10.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:10 smithi145 ceph-mon[96887]: osdmap e533: 8 total, 8 up, 8 in 2024-09-16T05:52:10.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:10 smithi145 ceph-mon[96887]: osdmap e534: 8 total, 8 up, 8 in 2024-09-16T05:52:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:10 smithi145 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/240 objects degraded (5.833%), 7 pgs degraded) 2024-09-16T05:52:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:10 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:52:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:10 smithi145 ceph-mon[99390]: osdmap e533: 8 total, 8 up, 8 in 2024-09-16T05:52:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:10 smithi145 ceph-mon[99390]: osdmap e534: 8 total, 8 up, 8 in 2024-09-16T05:52:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:10 smithi161 ceph-mon[87722]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/240 objects degraded (5.833%), 7 pgs degraded) 2024-09-16T05:52:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:10 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:52:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:10 smithi161 ceph-mon[87722]: osdmap e533: 8 total, 8 up, 8 in 2024-09-16T05:52:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:10 smithi161 ceph-mon[87722]: osdmap e534: 8 total, 8 up, 8 in 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2434: finishing write tid 1 to smithi14585108-49 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2434: finishing write tid 2 to smithi14585108-49 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2434: finishing write tid 3 to smithi14585108-49 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2434: finishing write tid 4 to smithi14585108-49 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2434: oid 49 updating version 0 to 921 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2434: oid 49 updating version 921 to 923 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2434: oid 49 version 923 is already newer than 922 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 923 (ObjNum 774 snap 225 seq_num 774) dirty exists 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2434: left oid 49 (ObjNum 774 snap 225 seq_num 774) 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2435: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:52:11.097 INFO:tasks.rados.rados.0.smithi145.stdout:2435: finishing copy_from to smithi14585108-6 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1136 (ObjNum 747 snap 217 seq_num 747) dirty exists 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:2433: finishing copy_from racing read to smithi14585108-12 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:2433: finishing copy_from to smithi14585108-12 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1099 (ObjNum 651 snap 180 seq_num 651) dirty exists 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:2433: done (3 left) 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:2434: done (2 left) 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:2435: done (1 left) 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:2436: done (0 left) 2024-09-16T05:52:11.098 INFO:tasks.rados.rados.0.smithi145.stdout:2437: snap_remove snap 221 2024-09-16T05:52:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:11 smithi161 ceph-mon[87722]: fsmap cephfs:1 {0=b=up:active} 2024-09-16T05:52:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:11 smithi161 ceph-mon[87722]: pgmap v486: 121 pgs: 121 active+clean; 110 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 564 KiB/s rd, 322 KiB/s wr, 2 op/s; 9.1 MiB/s, 2 objects/s recovering 2024-09-16T05:52:11.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:11 smithi161 ceph-mon[87722]: osdmap e535: 8 total, 8 up, 8 in 2024-09-16T05:52:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:11 smithi145 ceph-mon[99390]: fsmap cephfs:1 {0=b=up:active} 2024-09-16T05:52:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:11 smithi145 ceph-mon[99390]: pgmap v486: 121 pgs: 121 active+clean; 110 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 564 KiB/s rd, 322 KiB/s wr, 2 op/s; 9.1 MiB/s, 2 objects/s recovering 2024-09-16T05:52:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:11 smithi145 ceph-mon[99390]: osdmap e535: 8 total, 8 up, 8 in 2024-09-16T05:52:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:11 smithi145 ceph-mon[96887]: fsmap cephfs:1 {0=b=up:active} 2024-09-16T05:52:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:11 smithi145 ceph-mon[96887]: pgmap v486: 121 pgs: 121 active+clean; 110 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 564 KiB/s rd, 322 KiB/s wr, 2 op/s; 9.1 MiB/s, 2 objects/s recovering 2024-09-16T05:52:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:11 smithi145 ceph-mon[96887]: osdmap e535: 8 total, 8 up, 8 in 2024-09-16T05:52:12.098 INFO:tasks.rados.rados.0.smithi145.stdout:2437: done (0 left) 2024-09-16T05:52:12.098 INFO:tasks.rados.rados.0.smithi145.stdout:2438: read oid 38 snap 222 2024-09-16T05:52:12.098 INFO:tasks.rados.rados.0.smithi145.stdout:2438: expect (ObjNum 736 snap 216 seq_num 736) 2024-09-16T05:52:12.098 INFO:tasks.rados.rados.0.smithi145.stdout:2439: snap_remove snap 224 2024-09-16T05:52:13.102 INFO:tasks.rados.rados.0.smithi145.stdout:2439: done (1 left) 2024-09-16T05:52:13.102 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 225 2024-09-16T05:52:13.102 INFO:tasks.rados.rados.0.smithi145.stdout:2440: seq_num 775 ranges {0=589824,589824=401408} 2024-09-16T05:52:13.105 INFO:tasks.rados.rados.0.smithi145.stdout:2440: writing smithi14585108-48 from 0 to 589824 tid 1 2024-09-16T05:52:13.107 INFO:tasks.rados.rados.0.smithi145.stdout:2440: writing smithi14585108-48 from 589824 to 991232 tid 2 2024-09-16T05:52:13.108 INFO:tasks.rados.rados.0.smithi145.stdout:2441: rollback oid 11 current snap is 225 2024-09-16T05:52:13.108 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 11 to 222 2024-09-16T05:52:13.108 INFO:tasks.rados.rados.0.smithi145.stdout:2438: expect (ObjNum 736 snap 216 seq_num 736) 2024-09-16T05:52:13.120 INFO:tasks.rados.rados.0.smithi145.stdout:2441: finishing rollback tid 1 to smithi14585108-11 2024-09-16T05:52:13.120 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 0 (ObjNum 81 snap 0 seq_num 3207907456) dirty dne 2024-09-16T05:52:13.120 INFO:tasks.rados.rados.0.smithi145.stdout:2440: finishing write tid 1 to smithi14585108-48 2024-09-16T05:52:13.120 INFO:tasks.rados.rados.0.smithi145.stdout:2440: finishing write tid 2 to smithi14585108-48 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2440: finishing write tid 3 to smithi14585108-48 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2438: done (2 left) 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2441: done (1 left) 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2442: read oid 37 snap -1 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2442: expect deleted 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2443: snap_create 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2440: finishing write tid 4 to smithi14585108-48 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2440: oid 48 updating version 0 to 976 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2440: oid 48 updating version 976 to 978 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2440: oid 48 version 978 is already newer than 977 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 978 (ObjNum 775 snap 225 seq_num 775) dirty exists 2024-09-16T05:52:13.121 INFO:tasks.rados.rados.0.smithi145.stdout:2440: left oid 48 (ObjNum 775 snap 225 seq_num 775) 2024-09-16T05:52:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:13 smithi145 ceph-mon[96887]: osdmap e536: 8 total, 8 up, 8 in 2024-09-16T05:52:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:13 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:52:13.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:13 smithi145 ceph-mon[96887]: pgmap v489: 121 pgs: 121 active+clean; 117 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 18 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:52:13.568 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:13 smithi145 podman[125288]: 2024-09-16 05:52:13.287561637 +0000 UTC m=+3.621963817 container died 7a24701370b387702c900f48c29cd0acaa71a43a3fb5cde2bc21fc24d5a73e96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=reef-ae7f373, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True) 2024-09-16T05:52:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:13 smithi145 ceph-mon[99390]: osdmap e536: 8 total, 8 up, 8 in 2024-09-16T05:52:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:13 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:52:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:13 smithi145 ceph-mon[99390]: pgmap v489: 121 pgs: 121 active+clean; 117 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 18 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:52:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:13 smithi161 ceph-mon[87722]: osdmap e536: 8 total, 8 up, 8 in 2024-09-16T05:52:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:13 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:52:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:13 smithi161 ceph-mon[87722]: pgmap v489: 121 pgs: 121 active+clean; 117 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 18 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-09-16T05:52:13.953 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:13 smithi145 podman[125288]: 2024-09-16 05:52:13.677424194 +0000 UTC m=+4.011826366 container cleanup 7a24701370b387702c900f48c29cd0acaa71a43a3fb5cde2bc21fc24d5a73e96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-ae7f373, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T05:52:13.953 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:13 smithi145 bash[125288]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a 2024-09-16T05:52:14.105 INFO:tasks.rados.rados.0.smithi145.stdout:2440: done (2 left) 2024-09-16T05:52:14.105 INFO:tasks.rados.rados.0.smithi145.stdout:2442: done (1 left) 2024-09-16T05:52:14.105 INFO:tasks.rados.rados.0.smithi145.stdout:2443: done (0 left) 2024-09-16T05:52:14.106 INFO:tasks.rados.rados.0.smithi145.stdout:2444: delete oid 35 current snap is 226 2024-09-16T05:52:14.109 INFO:tasks.rados.rados.0.smithi145.stdout:2444: done (0 left) 2024-09-16T05:52:14.109 INFO:tasks.rados.rados.0.smithi145.stdout:2445: snap_create 2024-09-16T05:52:14.301 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:14 smithi145 ceph-mon[99390]: osdmap e537: 8 total, 8 up, 8 in 2024-09-16T05:52:14.301 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:14 smithi145 ceph-mon[96887]: osdmap e537: 8 total, 8 up, 8 in 2024-09-16T05:52:14.301 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:13 smithi145 podman[125304]: 2024-09-16 05:52:13.953670258 +0000 UTC m=+0.657652122 container remove 7a24701370b387702c900f48c29cd0acaa71a43a3fb5cde2bc21fc24d5a73e96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T05:52:14.301 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.a.service: Deactivated successfully. 2024-09-16T05:52:14.301 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 systemd[1]: Stopped Ceph mds.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:52:14.302 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.a.service: Consumed 1.130s CPU time. 2024-09-16T05:52:14.568 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 systemd[1]: Starting Ceph mds.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:52:14.568 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 podman[125440]: 2024-09-16 05:52:14.411908884 +0000 UTC m=+0.016563043 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:52:14.568 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 podman[125440]: 2024-09-16 05:52:14.529604619 +0000 UTC m=+0.134258778 container create 3aee44191308e09d80ebb6537fa66ce2730089d8bfc93c9b534b5fb8f5884d63 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS) 2024-09-16T05:52:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:14 smithi161 ceph-mon[87722]: osdmap e537: 8 total, 8 up, 8 in 2024-09-16T05:52:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:52:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:52:14] "GET /metrics HTTP/1.1" 200 36194 "" "Prometheus/2.43.0" 2024-09-16T05:52:15.067 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 podman[125440]: 2024-09-16 05:52:14.790988286 +0000 UTC m=+0.395642447 container init 3aee44191308e09d80ebb6537fa66ce2730089d8bfc93c9b534b5fb8f5884d63 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T05:52:15.068 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 podman[125440]: 2024-09-16 05:52:14.795909771 +0000 UTC m=+0.400563934 container start 3aee44191308e09d80ebb6537fa66ce2730089d8bfc93c9b534b5fb8f5884d63 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-16T05:52:15.068 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[125455]: starting mds.a at 2024-09-16T05:52:15.068 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 bash[125440]: 3aee44191308e09d80ebb6537fa66ce2730089d8bfc93c9b534b5fb8f5884d63 2024-09-16T05:52:15.068 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:14 smithi145 systemd[1]: Started Ceph mds.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:52:15.095 INFO:tasks.rados.rados.0.smithi145.stdout:2445: done (0 left) 2024-09-16T05:52:15.095 INFO:tasks.rados.rados.0.smithi145.stdout:2446: copy_from oid 2 from oid 45 current snap is 227 2024-09-16T05:52:15.095 INFO:tasks.rados.rados.0.smithi145.stdout:2447: rmattr oid 23 current snap is 227 2024-09-16T05:52:15.096 INFO:tasks.rados.rados.0.smithi145.stdout:2447: done (1 left) 2024-09-16T05:52:15.096 INFO:tasks.rados.rados.0.smithi145.stdout:2448: rmattr oid 14 current snap is 227 2024-09-16T05:52:15.096 INFO:tasks.rados.rados.0.smithi145.stdout:2448: done (1 left) 2024-09-16T05:52:15.096 INFO:tasks.rados.rados.0.smithi145.stdout:2449: delete oid 18 current snap is 227 2024-09-16T05:52:15.102 INFO:tasks.rados.rados.0.smithi145.stdout:2449: done (1 left) 2024-09-16T05:52:15.102 INFO:tasks.rados.rados.0.smithi145.stdout:2450: snap_remove snap 222 2024-09-16T05:52:15.534 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[99390]: osdmap e538: 8 total, 8 up, 8 in 2024-09-16T05:52:15.534 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[99390]: pgmap v492: 121 pgs: 121 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[99390]: osdmap e539: 8 total, 8 up, 8 in 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[96887]: osdmap e538: 8 total, 8 up, 8 in 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[96887]: pgmap v492: 121 pgs: 121 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:15.535 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:15 smithi145 ceph-mon[96887]: osdmap e539: 8 total, 8 up, 8 in 2024-09-16T05:52:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:15 smithi161 ceph-mon[87722]: osdmap e538: 8 total, 8 up, 8 in 2024-09-16T05:52:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:15 smithi161 ceph-mon[87722]: pgmap v492: 121 pgs: 121 active+clean; 121 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-16T05:52:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:15 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:15 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:15.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:15 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:15.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:15 smithi161 ceph-mon[87722]: osdmap e539: 8 total, 8 up, 8 in 2024-09-16T05:52:16.098 INFO:tasks.rados.rados.0.smithi145.stdout:2450: done (1 left) 2024-09-16T05:52:16.098 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 227 2024-09-16T05:52:16.098 INFO:tasks.rados.rados.0.smithi145.stdout:2451: seq_num 778 ranges {6832128=638976,7471104=401408} 2024-09-16T05:52:16.138 INFO:tasks.rados.rados.0.smithi145.stdout:2451: writing smithi14585108-22 from 6832128 to 7471104 tid 1 2024-09-16T05:52:16.140 INFO:tasks.rados.rados.0.smithi145.stdout:2451: writing smithi14585108-22 from 7471104 to 7872512 tid 2 2024-09-16T05:52:16.141 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 227 2024-09-16T05:52:16.141 INFO:tasks.rados.rados.0.smithi145.stdout:2446: finishing copy_from to smithi14585108-2 2024-09-16T05:52:16.141 INFO:tasks.rados.rados.0.smithi145.stdout:2446: got expected ENOENT (src dne) 2024-09-16T05:52:16.141 INFO:tasks.rados.rados.0.smithi145.stdout:2452: seq_num 779 ranges {0=655360,655360=401408} 2024-09-16T05:52:16.144 INFO:tasks.rados.rados.0.smithi145.stdout:2452: writing smithi14585108-39 from 0 to 655360 tid 1 2024-09-16T05:52:16.147 INFO:tasks.rados.rados.0.smithi145.stdout:2452: writing smithi14585108-39 from 655360 to 1056768 tid 2 2024-09-16T05:52:16.147 INFO:tasks.rados.rados.0.smithi145.stdout:2453: snap_remove snap 225 2024-09-16T05:52:16.147 INFO:tasks.rados.rados.0.smithi145.stdout:2446: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:52:16.369 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:16 smithi145 ceph-mon[99390]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:boot 2024-09-16T05:52:16.370 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:16 smithi145 ceph-mon[99390]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:52:16.370 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:16 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:52:16.370 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:16 smithi145 ceph-mon[99390]: osdmap e540: 8 total, 8 up, 8 in 2024-09-16T05:52:16.370 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:16 smithi145 ceph-mon[96887]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:boot 2024-09-16T05:52:16.370 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:16 smithi145 ceph-mon[96887]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:52:16.370 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:16 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:52:16.370 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:16 smithi145 ceph-mon[96887]: osdmap e540: 8 total, 8 up, 8 in 2024-09-16T05:52:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:16 smithi161 ceph-mon[87722]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:boot 2024-09-16T05:52:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:16 smithi161 ceph-mon[87722]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-16T05:52:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:16 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T05:52:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:16 smithi161 ceph-mon[87722]: osdmap e540: 8 total, 8 up, 8 in 2024-09-16T05:52:17.121 INFO:tasks.rados.rados.0.smithi145.stdout:2446: done (3 left) 2024-09-16T05:52:17.121 INFO:tasks.rados.rados.0.smithi145.stdout:2453: done (2 left) 2024-09-16T05:52:17.121 INFO:tasks.rados.rados.0.smithi145.stdout:2454: setattr oid 10 current snap is 227 2024-09-16T05:52:17.121 INFO:tasks.rados.rados.0.smithi145.stdout:2451: finishing write tid 1 to smithi14585108-22 2024-09-16T05:52:17.121 INFO:tasks.rados.rados.0.smithi145.stdout:2451: finishing write tid 2 to smithi14585108-22 2024-09-16T05:52:17.121 INFO:tasks.rados.rados.0.smithi145.stdout:2451: finishing write tid 3 to smithi14585108-22 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2452: finishing write tid 1 to smithi14585108-39 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2451: finishing write tid 4 to smithi14585108-22 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2451: oid 22 updating version 0 to 979 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2451: oid 22 updating version 979 to 980 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2451: oid 22 updating version 980 to 981 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 981 (ObjNum 778 snap 227 seq_num 778) dirty exists 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2451: left oid 22 (ObjNum 778 snap 227 seq_num 778) 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2452: finishing write tid 2 to smithi14585108-39 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2452: finishing write tid 3 to smithi14585108-39 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2452: finishing write tid 4 to smithi14585108-39 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2452: oid 39 updating version 0 to 1091 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2452: oid 39 version 1091 is already newer than 1090 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:2452: oid 39 version 1091 is already newer than 1089 2024-09-16T05:52:17.122 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1091 (ObjNum 779 snap 227 seq_num 779) dirty exists 2024-09-16T05:52:17.123 INFO:tasks.rados.rados.0.smithi145.stdout:2452: left oid 39 (ObjNum 779 snap 227 seq_num 779) 2024-09-16T05:52:17.123 INFO:tasks.rados.rados.0.smithi145.stdout:2451: done (2 left) 2024-09-16T05:52:17.123 INFO:tasks.rados.rados.0.smithi145.stdout:2452: done (1 left) 2024-09-16T05:52:17.123 INFO:tasks.rados.rados.0.smithi145.stdout:2455: rmattr oid 39 current snap is 227 2024-09-16T05:52:17.123 INFO:tasks.rados.rados.0.smithi145.stdout:2455: done (1 left) 2024-09-16T05:52:17.123 INFO:tasks.rados.rados.0.smithi145.stdout:2456: rollback oid 23 current snap is 227 2024-09-16T05:52:17.124 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 23 to 226 2024-09-16T05:52:17.124 INFO:tasks.rados.rados.0.smithi145.stdout:2457: copy_from oid 14 from oid 19 current snap is 227 2024-09-16T05:52:17.124 INFO:tasks.rados.rados.0.smithi145.stdout:2458: delete oid 40 current snap is 227 2024-09-16T05:52:17.129 INFO:tasks.rados.rados.0.smithi145.stdout:2456: finishing rollback tid 0 to smithi14585108-23 2024-09-16T05:52:17.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1202 (ObjNum 65 snap 0 seq_num 3207133600) dirty exists 2024-09-16T05:52:17.129 INFO:tasks.rados.rados.0.smithi145.stdout:2456: finishing rollback tid 1 to smithi14585108-23 2024-09-16T05:52:17.129 INFO:tasks.rados.rados.0.smithi145.stdout:2456: finishing rollback tid 2 to smithi14585108-23 2024-09-16T05:52:17.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 999 (ObjNum 617 snap 172 seq_num 617) dirty exists 2024-09-16T05:52:17.130 INFO:tasks.rados.rados.0.smithi145.stdout:2454: done (3 left) 2024-09-16T05:52:17.130 INFO:tasks.rados.rados.0.smithi145.stdout:2456: done (2 left) 2024-09-16T05:52:17.130 INFO:tasks.rados.rados.0.smithi145.stdout:2458: done (1 left) 2024-09-16T05:52:17.130 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 227 2024-09-16T05:52:17.130 INFO:tasks.rados.rados.0.smithi145.stdout:2459: seq_num 781 ranges {13312000=688128,14000128=401408} 2024-09-16T05:52:17.206 INFO:tasks.rados.rados.0.smithi145.stdout:2459: writing smithi14585108-42 from 13312000 to 14000128 tid 1 2024-09-16T05:52:17.208 INFO:tasks.rados.rados.0.smithi145.stdout:2459: writing smithi14585108-42 from 14000128 to 14401536 tid 2 2024-09-16T05:52:17.208 INFO:tasks.rados.rados.0.smithi145.stdout:2460: rmattr oid 3 current snap is 227 2024-09-16T05:52:17.208 INFO:tasks.rados.rados.0.smithi145.stdout:2460: done (2 left) 2024-09-16T05:52:17.208 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 227 2024-09-16T05:52:17.209 INFO:tasks.rados.rados.0.smithi145.stdout:2457: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:52:17.209 INFO:tasks.rados.rados.0.smithi145.stdout:2457: finishing copy_from to smithi14585108-14 2024-09-16T05:52:17.209 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1075 (ObjNum 741 snap 217 seq_num 741) dirty exists 2024-09-16T05:52:17.209 INFO:tasks.rados.rados.0.smithi145.stdout:2461: seq_num 782 ranges {7872512=704512,8577024=401408} 2024-09-16T05:52:17.254 INFO:tasks.rados.rados.0.smithi145.stdout:2461: writing smithi14585108-22 from 7872512 to 8577024 tid 1 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2461: writing smithi14585108-22 from 8577024 to 8978432 tid 2 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2457: done (2 left) 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2462: delete oid 33 current snap is 227 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2459: finishing write tid 1 to smithi14585108-42 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2459: finishing write tid 2 to smithi14585108-42 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2459: finishing write tid 3 to smithi14585108-42 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2459: finishing write tid 4 to smithi14585108-42 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2459: oid 42 updating version 0 to 1204 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2459: oid 42 updating version 1204 to 1205 2024-09-16T05:52:17.257 INFO:tasks.rados.rados.0.smithi145.stdout:2459: oid 42 updating version 1205 to 1206 2024-09-16T05:52:17.258 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1206 (ObjNum 781 snap 227 seq_num 781) dirty exists 2024-09-16T05:52:17.258 INFO:tasks.rados.rados.0.smithi145.stdout:2459: left oid 42 (ObjNum 781 snap 227 seq_num 781) 2024-09-16T05:52:17.262 INFO:tasks.rados.rados.0.smithi145.stdout:2461: finishing write tid 1 to smithi14585108-22 2024-09-16T05:52:17.262 INFO:tasks.rados.rados.0.smithi145.stdout:2461: finishing write tid 2 to smithi14585108-22 2024-09-16T05:52:17.263 INFO:tasks.rados.rados.0.smithi145.stdout:2461: finishing write tid 3 to smithi14585108-22 2024-09-16T05:52:17.264 INFO:tasks.rados.rados.0.smithi145.stdout:2459: done (2 left) 2024-09-16T05:52:17.264 INFO:tasks.rados.rados.0.smithi145.stdout:2462: done (1 left) 2024-09-16T05:52:17.264 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 227 2024-09-16T05:52:17.264 INFO:tasks.rados.rados.0.smithi145.stdout:2463: seq_num 784 ranges {614400=737280,1351680=401408} 2024-09-16T05:52:17.271 INFO:tasks.rados.rados.0.smithi145.stdout:2463: writing smithi14585108-6 from 614400 to 1351680 tid 1 2024-09-16T05:52:17.274 INFO:tasks.rados.rados.0.smithi145.stdout:2463: writing smithi14585108-6 from 1351680 to 1753088 tid 2 2024-09-16T05:52:17.274 INFO:tasks.rados.rados.0.smithi145.stdout:2464: delete oid 20 current snap is 227 2024-09-16T05:52:17.274 INFO:tasks.rados.rados.0.smithi145.stdout:2461: finishing write tid 4 to smithi14585108-22 2024-09-16T05:52:17.274 INFO:tasks.rados.rados.0.smithi145.stdout:2461: oid 22 updating version 0 to 983 2024-09-16T05:52:17.274 INFO:tasks.rados.rados.0.smithi145.stdout:2461: oid 22 updating version 983 to 984 2024-09-16T05:52:17.274 INFO:tasks.rados.rados.0.smithi145.stdout:2461: oid 22 version 984 is already newer than 982 2024-09-16T05:52:17.275 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 984 (ObjNum 782 snap 227 seq_num 782) dirty exists 2024-09-16T05:52:17.275 INFO:tasks.rados.rados.0.smithi145.stdout:2461: left oid 22 (ObjNum 782 snap 227 seq_num 782) 2024-09-16T05:52:17.277 INFO:tasks.rados.rados.0.smithi145.stdout:2463: finishing write tid 1 to smithi14585108-6 2024-09-16T05:52:17.277 INFO:tasks.rados.rados.0.smithi145.stdout:2463: finishing write tid 2 to smithi14585108-6 2024-09-16T05:52:17.277 INFO:tasks.rados.rados.0.smithi145.stdout:2463: finishing write tid 3 to smithi14585108-6 2024-09-16T05:52:17.278 INFO:tasks.rados.rados.0.smithi145.stdout:2461: done (2 left) 2024-09-16T05:52:17.278 INFO:tasks.rados.rados.0.smithi145.stdout:2464: done (1 left) 2024-09-16T05:52:17.278 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 227 2024-09-16T05:52:17.278 INFO:tasks.rados.rados.0.smithi145.stdout:2465: seq_num 786 ranges {8699904=770048,9469952=401408} 2024-09-16T05:52:17.330 INFO:tasks.rados.rados.0.smithi145.stdout:2465: writing smithi14585108-3 from 8699904 to 9469952 tid 1 2024-09-16T05:52:17.333 INFO:tasks.rados.rados.0.smithi145.stdout:2465: writing smithi14585108-3 from 9469952 to 9871360 tid 2 2024-09-16T05:52:17.333 INFO:tasks.rados.rados.0.smithi145.stdout:2466: snap_create 2024-09-16T05:52:17.333 INFO:tasks.rados.rados.0.smithi145.stdout:2463: finishing write tid 4 to smithi14585108-6 2024-09-16T05:52:17.333 INFO:tasks.rados.rados.0.smithi145.stdout:2463: oid 6 updating version 0 to 1297 2024-09-16T05:52:17.333 INFO:tasks.rados.rados.0.smithi145.stdout:2463: oid 6 updating version 1297 to 1299 2024-09-16T05:52:17.333 INFO:tasks.rados.rados.0.smithi145.stdout:2463: oid 6 version 1299 is already newer than 1298 2024-09-16T05:52:17.334 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1299 (ObjNum 784 snap 227 seq_num 784) dirty exists 2024-09-16T05:52:17.334 INFO:tasks.rados.rados.0.smithi145.stdout:2463: left oid 6 (ObjNum 784 snap 227 seq_num 784) 2024-09-16T05:52:17.335 INFO:tasks.rados.rados.0.smithi145.stdout:2465: finishing write tid 1 to smithi14585108-3 2024-09-16T05:52:17.336 INFO:tasks.rados.rados.0.smithi145.stdout:2465: finishing write tid 2 to smithi14585108-3 2024-09-16T05:52:17.336 INFO:tasks.rados.rados.0.smithi145.stdout:2465: finishing write tid 3 to smithi14585108-3 2024-09-16T05:52:17.337 INFO:tasks.rados.rados.0.smithi145.stdout:2465: finishing write tid 4 to smithi14585108-3 2024-09-16T05:52:17.337 INFO:tasks.rados.rados.0.smithi145.stdout:2465: oid 3 updating version 0 to 1020 2024-09-16T05:52:17.337 INFO:tasks.rados.rados.0.smithi145.stdout:2465: oid 3 version 1020 is already newer than 1018 2024-09-16T05:52:17.337 INFO:tasks.rados.rados.0.smithi145.stdout:2465: oid 3 version 1020 is already newer than 1019 2024-09-16T05:52:17.337 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1020 (ObjNum 786 snap 227 seq_num 786) dirty exists 2024-09-16T05:52:17.337 INFO:tasks.rados.rados.0.smithi145.stdout:2465: left oid 3 (ObjNum 786 snap 227 seq_num 786) 2024-09-16T05:52:17.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 05:52:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T05:52:17.264+0000 7f6ec8ae1640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 11c after trimming was started 2024-09-16T05:52:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:17 smithi161 ceph-mon[87722]: pgmap v495: 121 pgs: 121 active+clean; 120 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 246 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:52:17.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:17 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:17.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:17 smithi161 ceph-mon[87722]: osdmap e541: 8 total, 8 up, 8 in 2024-09-16T05:52:17.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:17 smithi145 ceph-mon[96887]: pgmap v495: 121 pgs: 121 active+clean; 120 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 246 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:52:17.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:17 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:17.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:17 smithi145 ceph-mon[96887]: osdmap e541: 8 total, 8 up, 8 in 2024-09-16T05:52:17.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:17 smithi145 ceph-mon[99390]: pgmap v495: 121 pgs: 121 active+clean; 120 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 246 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-16T05:52:17.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:17 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:17.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:17 smithi145 ceph-mon[99390]: osdmap e541: 8 total, 8 up, 8 in 2024-09-16T05:52:18.122 INFO:tasks.rados.rados.0.smithi145.stdout:2463: done (2 left) 2024-09-16T05:52:18.122 INFO:tasks.rados.rados.0.smithi145.stdout:2465: done (1 left) 2024-09-16T05:52:18.123 INFO:tasks.rados.rados.0.smithi145.stdout:2466: done (0 left) 2024-09-16T05:52:18.123 INFO:tasks.rados.rados.0.smithi145.stdout:2467: delete oid 47 current snap is 228 2024-09-16T05:52:18.127 INFO:tasks.rados.rados.0.smithi145.stdout:2467: done (0 left) 2024-09-16T05:52:18.127 INFO:tasks.rados.rados.0.smithi145.stdout:2468: copy_from oid 37 from oid 34 current snap is 228 2024-09-16T05:52:18.127 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 228 2024-09-16T05:52:18.127 INFO:tasks.rados.rados.0.smithi145.stdout:2469: seq_num 788 ranges {598016=802816,1400832=401408} 2024-09-16T05:52:18.134 INFO:tasks.rados.rados.0.smithi145.stdout:2469: writing smithi14585108-9 from 598016 to 1400832 tid 1 2024-09-16T05:52:18.137 INFO:tasks.rados.rados.0.smithi145.stdout:2469: writing smithi14585108-9 from 1400832 to 1802240 tid 2 2024-09-16T05:52:18.137 INFO:tasks.rados.rados.0.smithi145.stdout:2470: rollback oid 27 current snap is 228 2024-09-16T05:52:18.137 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 226 2024-09-16T05:52:18.137 INFO:tasks.rados.rados.0.smithi145.stdout:2471: delete oid 28 current snap is 228 2024-09-16T05:52:18.139 INFO:tasks.rados.rados.0.smithi145.stdout:2470: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:52:18.139 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 0 (ObjNum 65 snap 0 seq_num 1532193892) dirty dne 2024-09-16T05:52:18.142 INFO:tasks.rados.rados.0.smithi145.stdout:2470: done (3 left) 2024-09-16T05:52:18.142 INFO:tasks.rados.rados.0.smithi145.stdout:2471: done (2 left) 2024-09-16T05:52:18.142 INFO:tasks.rados.rados.0.smithi145.stdout:2472: delete oid 28 current snap is 228 2024-09-16T05:52:18.143 INFO:tasks.rados.rados.0.smithi145.stdout:2469: finishing write tid 1 to smithi14585108-9 2024-09-16T05:52:18.144 INFO:tasks.rados.rados.0.smithi145.stdout:2469: finishing write tid 2 to smithi14585108-9 2024-09-16T05:52:18.144 INFO:tasks.rados.rados.0.smithi145.stdout:2472: done (2 left) 2024-09-16T05:52:18.144 INFO:tasks.rados.rados.0.smithi145.stdout:2473: snap_create 2024-09-16T05:52:18.144 INFO:tasks.rados.rados.0.smithi145.stdout:2469: finishing write tid 3 to smithi14585108-9 2024-09-16T05:52:18.146 INFO:tasks.rados.rados.0.smithi145.stdout:2469: finishing write tid 4 to smithi14585108-9 2024-09-16T05:52:18.146 INFO:tasks.rados.rados.0.smithi145.stdout:2469: oid 9 updating version 0 to 1209 2024-09-16T05:52:18.146 INFO:tasks.rados.rados.0.smithi145.stdout:2469: oid 9 updating version 1209 to 1210 2024-09-16T05:52:18.146 INFO:tasks.rados.rados.0.smithi145.stdout:2469: oid 9 version 1210 is already newer than 1208 2024-09-16T05:52:18.146 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1210 (ObjNum 788 snap 228 seq_num 788) dirty exists 2024-09-16T05:52:18.147 INFO:tasks.rados.rados.0.smithi145.stdout:2469: left oid 9 (ObjNum 788 snap 228 seq_num 788) 2024-09-16T05:52:18.152 INFO:tasks.rados.rados.0.smithi145.stdout:2468: finishing copy_from racing read to smithi14585108-37 2024-09-16T05:52:18.156 INFO:tasks.rados.rados.0.smithi145.stdout:2468: finishing copy_from to smithi14585108-37 2024-09-16T05:52:18.156 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1178 (ObjNum 735 snap 216 seq_num 735) dirty exists 2024-09-16T05:52:19.124 INFO:tasks.rados.rados.0.smithi145.stdout:2468: done (2 left) 2024-09-16T05:52:19.124 INFO:tasks.rados.rados.0.smithi145.stdout:2469: done (1 left) 2024-09-16T05:52:19.124 INFO:tasks.rados.rados.0.smithi145.stdout:2473: done (0 left) 2024-09-16T05:52:19.124 INFO:tasks.rados.rados.0.smithi145.stdout:2474: snap_remove snap 226 2024-09-16T05:52:19.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[99390]: osdmap e542: 8 total, 8 up, 8 in 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[99390]: pgmap v498: 121 pgs: 121 active+clean; 122 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 247 KiB/s rd, 496 KiB/s wr, 3 op/s 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[96887]: osdmap e542: 8 total, 8 up, 8 in 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[96887]: pgmap v498: 121 pgs: 121 active+clean; 122 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 247 KiB/s rd, 496 KiB/s wr, 3 op/s 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:18 smithi161 ceph-mon[87722]: osdmap e542: 8 total, 8 up, 8 in 2024-09-16T05:52:19.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:18 smithi161 ceph-mon[87722]: pgmap v498: 121 pgs: 121 active+clean; 122 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 247 KiB/s rd, 496 KiB/s wr, 3 op/s 2024-09-16T05:52:19.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:19.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:20.096 INFO:tasks.rados.rados.0.smithi145.stdout:2474: done (0 left) 2024-09-16T05:52:20.096 INFO:tasks.rados.rados.0.smithi145.stdout:2475: snap_create 2024-09-16T05:52:20.189 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:20 smithi145 ceph-mon[99390]: osdmap e543: 8 total, 8 up, 8 in 2024-09-16T05:52:20.190 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:20 smithi145 ceph-mon[99390]: osdmap e544: 8 total, 8 up, 8 in 2024-09-16T05:52:20.190 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:20 smithi145 ceph-mon[96887]: osdmap e543: 8 total, 8 up, 8 in 2024-09-16T05:52:20.190 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:20 smithi145 ceph-mon[96887]: osdmap e544: 8 total, 8 up, 8 in 2024-09-16T05:52:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:20 smithi161 ceph-mon[87722]: osdmap e543: 8 total, 8 up, 8 in 2024-09-16T05:52:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:20 smithi161 ceph-mon[87722]: osdmap e544: 8 total, 8 up, 8 in 2024-09-16T05:52:21.096 INFO:tasks.rados.rados.0.smithi145.stdout:2475: done (0 left) 2024-09-16T05:52:21.096 INFO:tasks.rados.rados.0.smithi145.stdout:2476: snap_remove snap 227 2024-09-16T05:52:21.501 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:21 smithi145 ceph-mon[99390]: pgmap v501: 121 pgs: 121 active+clean; 122 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-09-16T05:52:21.502 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:21 smithi145 ceph-mon[99390]: osdmap e545: 8 total, 8 up, 8 in 2024-09-16T05:52:21.502 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:21 smithi145 ceph-mon[96887]: pgmap v501: 121 pgs: 121 active+clean; 122 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-09-16T05:52:21.502 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:21 smithi145 ceph-mon[96887]: osdmap e545: 8 total, 8 up, 8 in 2024-09-16T05:52:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:21 smithi161 ceph-mon[87722]: pgmap v501: 121 pgs: 121 active+clean; 122 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-09-16T05:52:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:21 smithi161 ceph-mon[87722]: osdmap e545: 8 total, 8 up, 8 in 2024-09-16T05:52:22.096 INFO:tasks.rados.rados.0.smithi145.stdout:2476: done (0 left) 2024-09-16T05:52:22.097 INFO:tasks.rados.rados.0.smithi145.stdout:2477: setattr oid 43 current snap is 230 2024-09-16T05:52:22.097 INFO:tasks.rados.rados.0.smithi145.stdout:2478: setattr oid 29 current snap is 230 2024-09-16T05:52:22.099 INFO:tasks.rados.rados.0.smithi145.stdout:2479: rmattr oid 12 current snap is 230 2024-09-16T05:52:22.099 INFO:tasks.rados.rados.0.smithi145.stdout:2480: read oid 6 snap -1 2024-09-16T05:52:22.099 INFO:tasks.rados.rados.0.smithi145.stdout:2480: expect (ObjNum 784 snap 227 seq_num 784) 2024-09-16T05:52:22.099 INFO:tasks.rados.rados.0.smithi145.stdout:2481: rollback oid 39 current snap is 230 2024-09-16T05:52:22.099 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 39 to 229 2024-09-16T05:52:22.099 INFO:tasks.rados.rados.0.smithi145.stdout:2482: copy_from oid 42 from oid 19 current snap is 230 2024-09-16T05:52:22.099 INFO:tasks.rados.rados.0.smithi145.stdout:2483: setattr oid 20 current snap is 230 2024-09-16T05:52:22.100 INFO:tasks.rados.rados.0.smithi145.stdout:2484: read oid 7 snap 228 2024-09-16T05:52:22.100 INFO:tasks.rados.rados.0.smithi145.stdout:2484: expect (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:52:22.100 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 230 2024-09-16T05:52:22.100 INFO:tasks.rados.rados.0.smithi145.stdout:2485: seq_num 791 ranges {0=450560,450560=475136,925696=327680} 2024-09-16T05:52:22.103 INFO:tasks.rados.rados.0.smithi145.stdout:2485: writing smithi14585108-31 from 0 to 450560 tid 1 2024-09-16T05:52:22.106 INFO:tasks.rados.rados.0.smithi145.stdout:2485: writing smithi14585108-31 from 450560 to 925696 tid 2 2024-09-16T05:52:22.109 INFO:tasks.rados.rados.0.smithi145.stdout:2485: writing smithi14585108-31 from 925696 to 1253376 tid 3 2024-09-16T05:52:22.109 INFO:tasks.rados.rados.0.smithi145.stdout:2486: snap_create 2024-09-16T05:52:22.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1216 (ObjNum 651 snap 180 seq_num 651) dirty exists 2024-09-16T05:52:22.109 INFO:tasks.rados.rados.0.smithi145.stdout:2481: finishing rollback tid 0 to smithi14585108-39 2024-09-16T05:52:22.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1212 (ObjNum 739 snap 217 seq_num 739) dirty exists 2024-09-16T05:52:22.110 INFO:tasks.rados.rados.0.smithi145.stdout:2481: finishing rollback tid 1 to smithi14585108-39 2024-09-16T05:52:22.110 INFO:tasks.rados.rados.0.smithi145.stdout:2481: finishing rollback tid 2 to smithi14585108-39 2024-09-16T05:52:22.111 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1095 (ObjNum 779 snap 227 seq_num 779) dirty exists 2024-09-16T05:52:22.111 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1101 (ObjNum 651 snap 180 seq_num 651) dirty exists 2024-09-16T05:52:22.113 INFO:tasks.rados.rados.0.smithi145.stdout:2485: finishing write tid 1 to smithi14585108-31 2024-09-16T05:52:22.114 INFO:tasks.rados.rados.0.smithi145.stdout:2485: finishing write tid 2 to smithi14585108-31 2024-09-16T05:52:22.115 INFO:tasks.rados.rados.0.smithi145.stdout:2485: finishing write tid 3 to smithi14585108-31 2024-09-16T05:52:22.115 INFO:tasks.rados.rados.0.smithi145.stdout:2485: finishing write tid 4 to smithi14585108-31 2024-09-16T05:52:22.116 INFO:tasks.rados.rados.0.smithi145.stdout:2480: expect (ObjNum 784 snap 227 seq_num 784) 2024-09-16T05:52:22.177 INFO:tasks.rados.rados.0.smithi145.stdout:2485: finishing write tid 5 to smithi14585108-31 2024-09-16T05:52:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:2485: oid 31 updating version 0 to 966 2024-09-16T05:52:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:2485: oid 31 version 966 is already newer than 964 2024-09-16T05:52:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:2485: oid 31 version 966 is already newer than 965 2024-09-16T05:52:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:2485: oid 31 version 966 is already newer than 963 2024-09-16T05:52:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 966 (ObjNum 791 snap 230 seq_num 791) dirty exists 2024-09-16T05:52:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:2485: left oid 31 (ObjNum 791 snap 230 seq_num 791) 2024-09-16T05:52:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1303 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:52:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:2484: expect (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:52:22.427 INFO:tasks.rados.rados.0.smithi145.stdout:2482: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:52:22.427 INFO:tasks.rados.rados.0.smithi145.stdout:2482: finishing copy_from to smithi14585108-42 2024-09-16T05:52:22.428 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1075 (ObjNum 741 snap 217 seq_num 741) dirty exists 2024-09-16T05:52:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:22.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:22.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:22.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:22.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T05:52:22.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:22 smithi161 ceph-mon[87722]: osdmap e546: 8 total, 8 up, 8 in 2024-09-16T05:52:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:22.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:22.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:22.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T05:52:22.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[96887]: osdmap e546: 8 total, 8 up, 8 in 2024-09-16T05:52:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:22.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T05:52:22.823 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:22 smithi145 ceph-mon[99390]: osdmap e546: 8 total, 8 up, 8 in 2024-09-16T05:52:23.099 INFO:tasks.rados.rados.0.smithi145.stdout:2477: done (9 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2478: done (8 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2479: done (7 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2480: done (6 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2481: done (5 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2482: done (4 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2483: done (3 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2484: done (2 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2485: done (1 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2486: done (0 left) 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 231 2024-09-16T05:52:23.100 INFO:tasks.rados.rados.0.smithi145.stdout:2487: seq_num 792 ranges {1802240=466944,2269184=761856,3031040=40960} 2024-09-16T05:52:23.111 INFO:tasks.rados.rados.0.smithi145.stdout:2487: writing smithi14585108-9 from 1802240 to 2269184 tid 1 2024-09-16T05:52:23.116 INFO:tasks.rados.rados.0.smithi145.stdout:2487: writing smithi14585108-9 from 2269184 to 3031040 tid 2 2024-09-16T05:52:23.116 INFO:tasks.rados.rados.0.smithi145.stdout:2487: writing smithi14585108-9 from 3031040 to 3072000 tid 3 2024-09-16T05:52:23.116 INFO:tasks.rados.rados.0.smithi145.stdout:2488: read oid 18 snap -1 2024-09-16T05:52:23.116 INFO:tasks.rados.rados.0.smithi145.stdout:2488: expect deleted 2024-09-16T05:52:23.116 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 231 2024-09-16T05:52:23.116 INFO:tasks.rados.rados.0.smithi145.stdout:2489: seq_num 793 ranges {614400=483328,1097728=647168,1744896=155648} 2024-09-16T05:52:23.121 INFO:tasks.rados.rados.0.smithi145.stdout:2489: writing smithi14585108-21 from 614400 to 1097728 tid 1 2024-09-16T05:52:23.125 INFO:tasks.rados.rados.0.smithi145.stdout:2489: writing smithi14585108-21 from 1097728 to 1744896 tid 2 2024-09-16T05:52:23.126 INFO:tasks.rados.rados.0.smithi145.stdout:2489: writing smithi14585108-21 from 1744896 to 1900544 tid 3 2024-09-16T05:52:23.126 INFO:tasks.rados.rados.0.smithi145.stdout:2490: snap_create 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: finishing write tid 1 to smithi14585108-9 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: finishing write tid 2 to smithi14585108-9 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: finishing write tid 3 to smithi14585108-9 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: finishing write tid 4 to smithi14585108-9 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: finishing write tid 5 to smithi14585108-9 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: oid 9 updating version 0 to 1225 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: oid 9 version 1225 is already newer than 1222 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: oid 9 version 1225 is already newer than 1224 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: oid 9 version 1225 is already newer than 1223 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1225 (ObjNum 792 snap 231 seq_num 792) dirty exists 2024-09-16T05:52:23.127 INFO:tasks.rados.rados.0.smithi145.stdout:2487: left oid 9 (ObjNum 792 snap 231 seq_num 792) 2024-09-16T05:52:23.129 INFO:tasks.rados.rados.0.smithi145.stdout:2489: finishing write tid 1 to smithi14585108-21 2024-09-16T05:52:23.129 INFO:tasks.rados.rados.0.smithi145.stdout:2489: finishing write tid 2 to smithi14585108-21 2024-09-16T05:52:23.130 INFO:tasks.rados.rados.0.smithi145.stdout:2489: finishing write tid 3 to smithi14585108-21 2024-09-16T05:52:23.131 INFO:tasks.rados.rados.0.smithi145.stdout:2489: finishing write tid 4 to smithi14585108-21 2024-09-16T05:52:23.132 INFO:tasks.rados.rados.0.smithi145.stdout:2489: finishing write tid 5 to smithi14585108-21 2024-09-16T05:52:23.132 INFO:tasks.rados.rados.0.smithi145.stdout:2489: oid 21 updating version 0 to 1140 2024-09-16T05:52:23.132 INFO:tasks.rados.rados.0.smithi145.stdout:2489: oid 21 version 1140 is already newer than 1138 2024-09-16T05:52:23.132 INFO:tasks.rados.rados.0.smithi145.stdout:2489: oid 21 version 1140 is already newer than 1137 2024-09-16T05:52:23.132 INFO:tasks.rados.rados.0.smithi145.stdout:2489: oid 21 version 1140 is already newer than 1139 2024-09-16T05:52:23.132 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1140 (ObjNum 793 snap 231 seq_num 793) dirty exists 2024-09-16T05:52:23.132 INFO:tasks.rados.rados.0.smithi145.stdout:2489: left oid 21 (ObjNum 793 snap 231 seq_num 793) 2024-09-16T05:52:23.632 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:23 smithi161 ceph-mon[87722]: Upgrade: It appears safe to stop mds.b 2024-09-16T05:52:23.633 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:23 smithi161 ceph-mon[87722]: pgmap v504: 121 pgs: 121 active+clean; 130 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-09-16T05:52:23.633 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:23 smithi161 ceph-mon[87722]: osdmap e547: 8 total, 8 up, 8 in 2024-09-16T05:52:23.633 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:23.633 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:52:23.633 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[96887]: Upgrade: It appears safe to stop mds.b 2024-09-16T05:52:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[96887]: pgmap v504: 121 pgs: 121 active+clean; 130 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[96887]: osdmap e547: 8 total, 8 up, 8 in 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[99390]: Upgrade: It appears safe to stop mds.b 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[99390]: pgmap v504: 121 pgs: 121 active+clean; 130 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[99390]: osdmap e547: 8 total, 8 up, 8 in 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-16T05:52:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:24.100 INFO:tasks.rados.rados.0.smithi145.stdout:2487: done (3 left) 2024-09-16T05:52:24.100 INFO:tasks.rados.rados.0.smithi145.stdout:2488: done (2 left) 2024-09-16T05:52:24.100 INFO:tasks.rados.rados.0.smithi145.stdout:2489: done (1 left) 2024-09-16T05:52:24.100 INFO:tasks.rados.rados.0.smithi145.stdout:2490: done (0 left) 2024-09-16T05:52:24.100 INFO:tasks.rados.rados.0.smithi145.stdout:2491: rmattr oid 11 current snap is 232 2024-09-16T05:52:24.101 INFO:tasks.rados.rados.0.smithi145.stdout:2491: done (0 left) 2024-09-16T05:52:24.101 INFO:tasks.rados.rados.0.smithi145.stdout:2492: read oid 43 snap -1 2024-09-16T05:52:24.101 INFO:tasks.rados.rados.0.smithi145.stdout:2492: expect (ObjNum 651 snap 180 seq_num 651) 2024-09-16T05:52:24.101 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 232 2024-09-16T05:52:24.101 INFO:tasks.rados.rados.0.smithi145.stdout:2493: seq_num 794 ranges {0=499712,499712=532480,1032192=270336} 2024-09-16T05:52:24.103 INFO:tasks.rados.rados.0.smithi145.stdout:2493: writing smithi14585108-28 from 0 to 499712 tid 1 2024-09-16T05:52:24.106 INFO:tasks.rados.rados.0.smithi145.stdout:2493: writing smithi14585108-28 from 499712 to 1032192 tid 2 2024-09-16T05:52:24.108 INFO:tasks.rados.rados.0.smithi145.stdout:2493: writing smithi14585108-28 from 1032192 to 1302528 tid 3 2024-09-16T05:52:24.108 INFO:tasks.rados.rados.0.smithi145.stdout:2494: delete oid 12 current snap is 232 2024-09-16T05:52:24.112 INFO:tasks.rados.rados.0.smithi145.stdout:2493: finishing write tid 1 to smithi14585108-28 2024-09-16T05:52:24.112 INFO:tasks.rados.rados.0.smithi145.stdout:2493: finishing write tid 2 to smithi14585108-28 2024-09-16T05:52:24.112 INFO:tasks.rados.rados.0.smithi145.stdout:2493: finishing write tid 3 to smithi14585108-28 2024-09-16T05:52:24.112 INFO:tasks.rados.rados.0.smithi145.stdout:2493: finishing write tid 4 to smithi14585108-28 2024-09-16T05:52:24.115 INFO:tasks.rados.rados.0.smithi145.stdout:2492: expect (ObjNum 651 snap 180 seq_num 651) 2024-09-16T05:52:24.263 INFO:tasks.rados.rados.0.smithi145.stdout:2493: finishing write tid 5 to smithi14585108-28 2024-09-16T05:52:24.264 INFO:tasks.rados.rados.0.smithi145.stdout:2493: oid 28 updating version 0 to 1104 2024-09-16T05:52:24.264 INFO:tasks.rados.rados.0.smithi145.stdout:2493: oid 28 version 1104 is already newer than 1102 2024-09-16T05:52:24.264 INFO:tasks.rados.rados.0.smithi145.stdout:2493: oid 28 updating version 1104 to 1105 2024-09-16T05:52:24.264 INFO:tasks.rados.rados.0.smithi145.stdout:2493: oid 28 version 1105 is already newer than 1103 2024-09-16T05:52:24.264 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1105 (ObjNum 794 snap 232 seq_num 794) dirty exists 2024-09-16T05:52:24.264 INFO:tasks.rados.rados.0.smithi145.stdout:2493: left oid 28 (ObjNum 794 snap 232 seq_num 794) 2024-09-16T05:52:24.264 INFO:tasks.rados.rados.0.smithi145.stdout:2492: done (2 left) 2024-09-16T05:52:24.264 INFO:tasks.rados.rados.0.smithi145.stdout:2493: done (1 left) 2024-09-16T05:52:24.265 INFO:tasks.rados.rados.0.smithi145.stdout:2494: done (0 left) 2024-09-16T05:52:24.265 INFO:tasks.rados.rados.0.smithi145.stdout:2495: rollback oid 50 current snap is 232 2024-09-16T05:52:24.265 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 230 2024-09-16T05:52:24.265 INFO:tasks.rados.rados.0.smithi145.stdout:2496: read oid 30 snap -1 2024-09-16T05:52:24.265 INFO:tasks.rados.rados.0.smithi145.stdout:2496: expect deleted 2024-09-16T05:52:24.265 INFO:tasks.rados.rados.0.smithi145.stdout:2497: snap_remove snap 228 2024-09-16T05:52:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:24 smithi161 ceph-mon[87722]: Upgrade: Updating mds.b 2024-09-16T05:52:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:24 smithi161 ceph-mon[87722]: Deploying daemon mds.b on smithi161 2024-09-16T05:52:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:24 smithi161 ceph-mon[87722]: osdmap e548: 8 total, 8 up, 8 in 2024-09-16T05:52:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:24 smithi145 ceph-mon[96887]: Upgrade: Updating mds.b 2024-09-16T05:52:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:24 smithi145 ceph-mon[96887]: Deploying daemon mds.b on smithi161 2024-09-16T05:52:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:24 smithi145 ceph-mon[96887]: osdmap e548: 8 total, 8 up, 8 in 2024-09-16T05:52:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:24 smithi145 ceph-mon[99390]: Upgrade: Updating mds.b 2024-09-16T05:52:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:24 smithi145 ceph-mon[99390]: Deploying daemon mds.b on smithi161 2024-09-16T05:52:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:24 smithi145 ceph-mon[99390]: osdmap e548: 8 total, 8 up, 8 in 2024-09-16T05:52:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:52:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:52:24] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-09-16T05:52:25.097 INFO:tasks.rados.rados.0.smithi145.stdout:2495: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:52:25.097 INFO:tasks.rados.rados.0.smithi145.stdout:2495: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:52:25.097 INFO:tasks.rados.rados.0.smithi145.stdout:2495: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1137 (ObjNum 689 snap 199 seq_num 689) dirty exists 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:2495: done (2 left) 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:2496: done (1 left) 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:2497: done (0 left) 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:2498: read oid 47 snap -1 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:2498: expect deleted 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:2499: rollback oid 38 current snap is 232 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 230 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:2500: copy_from oid 39 from oid 9 current snap is 232 2024-09-16T05:52:25.098 INFO:tasks.rados.rados.0.smithi145.stdout:2501: snap_remove snap 229 2024-09-16T05:52:25.171 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:24 smithi161 systemd[1]: Stopping Ceph mds.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:52:25.178 INFO:tasks.rados.rados.0.smithi145.stdout:2501: done (3 left) 2024-09-16T05:52:25.178 INFO:tasks.rados.rados.0.smithi145.stdout:2502: read oid 34 snap -1 2024-09-16T05:52:25.178 INFO:tasks.rados.rados.0.smithi145.stdout:2502: expect (ObjNum 735 snap 216 seq_num 735) 2024-09-16T05:52:25.178 INFO:tasks.rados.rados.0.smithi145.stdout:2503: read oid 36 snap -1 2024-09-16T05:52:25.178 INFO:tasks.rados.rados.0.smithi145.stdout:2503: expect deleted 2024-09-16T05:52:25.178 INFO:tasks.rados.rados.0.smithi145.stdout:2504: rmattr oid 19 current snap is 232 2024-09-16T05:52:25.179 INFO:tasks.rados.rados.0.smithi145.stdout:2504: done (5 left) 2024-09-16T05:52:25.179 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 232 2024-09-16T05:52:25.179 INFO:tasks.rados.rados.0.smithi145.stdout:2505: seq_num 796 ranges {4022272=540672,4562944=704512,5267456=98304} 2024-09-16T05:52:25.204 INFO:tasks.rados.rados.0.smithi145.stdout:2505: writing smithi14585108-7 from 4022272 to 4562944 tid 1 2024-09-16T05:52:25.208 INFO:tasks.rados.rados.0.smithi145.stdout:2505: writing smithi14585108-7 from 4562944 to 5267456 tid 2 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2505: writing smithi14585108-7 from 5267456 to 5365760 tid 3 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2506: rollback oid 44 current snap is 232 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 44 to 230 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2499: finishing rollback tid 0 to smithi14585108-38 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2499: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2499: finishing rollback tid 2 to smithi14585108-38 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1140 (ObjNum 736 snap 216 seq_num 736) dirty exists 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2500: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2500: finishing copy_from to smithi14585108-39 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1225 (ObjNum 792 snap 231 seq_num 792) dirty exists 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2498: done (6 left) 2024-09-16T05:52:25.210 INFO:tasks.rados.rados.0.smithi145.stdout:2499: done (5 left) 2024-09-16T05:52:25.211 INFO:tasks.rados.rados.0.smithi145.stdout:2500: done (4 left) 2024-09-16T05:52:25.211 INFO:tasks.rados.rados.0.smithi145.stdout:2503: done (3 left) 2024-09-16T05:52:25.211 INFO:tasks.rados.rados.0.smithi145.stdout:2507: rollback oid 8 current snap is 232 2024-09-16T05:52:25.211 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 8 to 230 2024-09-16T05:52:25.211 INFO:tasks.rados.rados.0.smithi145.stdout:2502: expect (ObjNum 735 snap 216 seq_num 735) 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:2505: finishing write tid 1 to smithi14585108-7 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:2506: finishing rollback tid 0 to smithi14585108-44 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:2506: finishing rollback tid 1 to smithi14585108-44 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:2505: finishing write tid 2 to smithi14585108-7 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:2506: finishing rollback tid 2 to smithi14585108-44 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1007 (ObjNum 769 snap 223 seq_num 769) dirty exists 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:2505: finishing write tid 3 to smithi14585108-7 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:2505: finishing write tid 4 to smithi14585108-7 2024-09-16T05:52:25.467 INFO:tasks.rados.rados.0.smithi145.stdout:2507: finishing rollback tid 0 to smithi14585108-8 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2507: finishing rollback tid 1 to smithi14585108-8 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2502: done (3 left) 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2506: done (2 left) 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2508: snap_create 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2507: finishing rollback tid 2 to smithi14585108-8 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1220 (ObjNum 766 snap 223 seq_num 766) dirty exists 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2505: finishing write tid 5 to smithi14585108-7 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2505: oid 7 updating version 0 to 1305 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2505: oid 7 updating version 1305 to 1308 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2505: oid 7 version 1308 is already newer than 1307 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:2505: oid 7 version 1308 is already newer than 1306 2024-09-16T05:52:25.468 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1308 (ObjNum 796 snap 232 seq_num 796) dirty exists 2024-09-16T05:52:25.469 INFO:tasks.rados.rados.0.smithi145.stdout:2505: left oid 7 (ObjNum 796 snap 232 seq_num 796) 2024-09-16T05:52:25.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: pgmap v507: 121 pgs: 121 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.2 MiB/s wr, 19 op/s 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: osdmap e549: 8 total, 8 up, 8 in 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: osdmap e550: 8 total, 8 up, 8 in 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[99390]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a[96864]: 2024-09-16T05:52:25.171+0000 7f6710320640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: pgmap v507: 121 pgs: 121 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.2 MiB/s wr, 19 op/s 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: osdmap e549: 8 total, 8 up, 8 in 2024-09-16T05:52:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-16T05:52:25.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T05:52:25.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: osdmap e550: 8 total, 8 up, 8 in 2024-09-16T05:52:25.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-16T05:52:25.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T05:52:25.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-16T05:52:25.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:25 smithi145 ceph-mon[96887]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-16T05:52:25.587 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b[59544]: 2024-09-16T05:52:25.170+0000 7f8106bff640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T05:52:25.587 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b[59544]: 2024-09-16T05:52:25.170+0000 7f8106bff640 -1 mds.b *** got signal Terminated *** 2024-09-16T05:52:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: pgmap v507: 121 pgs: 121 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.2 MiB/s wr, 19 op/s 2024-09-16T05:52:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: osdmap e549: 8 total, 8 up, 8 in 2024-09-16T05:52:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-16T05:52:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T05:52:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: osdmap e550: 8 total, 8 up, 8 in 2024-09-16T05:52:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-16T05:52:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T05:52:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-16T05:52:25.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:25 smithi161 ceph-mon[87722]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-16T05:52:26.375 INFO:tasks.rados.rados.0.smithi145.stdout:2505: done (2 left) 2024-09-16T05:52:26.375 INFO:tasks.rados.rados.0.smithi145.stdout:2507: done (1 left) 2024-09-16T05:52:26.375 INFO:tasks.rados.rados.0.smithi145.stdout:2508: done (0 left) 2024-09-16T05:52:26.375 INFO:tasks.rados.rados.0.smithi145.stdout:2509: copy_from oid 22 from oid 29 current snap is 233 2024-09-16T05:52:26.376 INFO:tasks.rados.rados.0.smithi145.stdout:2510: read oid 10 snap -1 2024-09-16T05:52:26.376 INFO:tasks.rados.rados.0.smithi145.stdout:2510: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:52:26.376 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 233 2024-09-16T05:52:26.376 INFO:tasks.rados.rados.0.smithi145.stdout:2511: seq_num 797 ranges {0=557056,557056=589824,1146880=212992} 2024-09-16T05:52:26.378 INFO:tasks.rados.rados.0.smithi145.stdout:2511: writing smithi14585108-47 from 0 to 557056 tid 1 2024-09-16T05:52:26.382 INFO:tasks.rados.rados.0.smithi145.stdout:2511: writing smithi14585108-47 from 557056 to 1146880 tid 2 2024-09-16T05:52:26.384 INFO:tasks.rados.rados.0.smithi145.stdout:2511: writing smithi14585108-47 from 1146880 to 1359872 tid 3 2024-09-16T05:52:26.384 INFO:tasks.rados.rados.0.smithi145.stdout:2512: rollback oid 21 current snap is 233 2024-09-16T05:52:26.384 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 230 2024-09-16T05:52:26.384 INFO:tasks.rados.rados.0.smithi145.stdout:2510: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:52:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:2511: finishing write tid 1 to smithi14585108-47 2024-09-16T05:52:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:2510: done (3 left) 2024-09-16T05:52:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:2513: setattr oid 11 current snap is 233 2024-09-16T05:52:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:2509: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:52:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:2511: finishing write tid 2 to smithi14585108-47 2024-09-16T05:52:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:2509: finishing copy_from to smithi14585108-22 2024-09-16T05:52:26.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1212 (ObjNum 739 snap 217 seq_num 739) dirty exists 2024-09-16T05:52:26.389 INFO:tasks.rados.rados.0.smithi145.stdout:2512: finishing rollback tid 0 to smithi14585108-21 2024-09-16T05:52:26.389 INFO:tasks.rados.rados.0.smithi145.stdout:2509: done (3 left) 2024-09-16T05:52:26.390 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 233 2024-09-16T05:52:26.390 INFO:tasks.rados.rados.0.smithi145.stdout:2514: seq_num 798 ranges {0=573440,573440=466944,1040384=335872} 2024-09-16T05:52:26.393 INFO:tasks.rados.rados.0.smithi145.stdout:2514: writing smithi14585108-33 from 0 to 573440 tid 1 2024-09-16T05:52:26.395 INFO:tasks.rados.rados.0.smithi145.stdout:2514: writing smithi14585108-33 from 573440 to 1040384 tid 2 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2514: writing smithi14585108-33 from 1040384 to 1376256 tid 3 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2515: delete oid 16 current snap is 233 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2512: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2511: finishing write tid 3 to smithi14585108-47 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2512: finishing rollback tid 2 to smithi14585108-21 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1143 (ObjNum 747 snap 217 seq_num 747) dirty exists 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2511: finishing write tid 4 to smithi14585108-47 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2511: finishing write tid 5 to smithi14585108-47 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2511: oid 47 updating version 0 to 958 2024-09-16T05:52:26.398 INFO:tasks.rados.rados.0.smithi145.stdout:2511: oid 47 updating version 958 to 961 2024-09-16T05:52:26.399 INFO:tasks.rados.rados.0.smithi145.stdout:2511: oid 47 version 961 is already newer than 960 2024-09-16T05:52:26.399 INFO:tasks.rados.rados.0.smithi145.stdout:2511: oid 47 version 961 is already newer than 959 2024-09-16T05:52:26.399 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 961 (ObjNum 797 snap 233 seq_num 797) dirty exists 2024-09-16T05:52:26.399 INFO:tasks.rados.rados.0.smithi145.stdout:2511: left oid 47 (ObjNum 797 snap 233 seq_num 797) 2024-09-16T05:52:26.399 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1221 (ObjNum 2577 snap 0 seq_num 8364624) dirty exists 2024-09-16T05:52:26.399 INFO:tasks.rados.rados.0.smithi145.stdout:2514: finishing write tid 1 to smithi14585108-33 2024-09-16T05:52:26.400 INFO:tasks.rados.rados.0.smithi145.stdout:2511: done (4 left) 2024-09-16T05:52:26.400 INFO:tasks.rados.rados.0.smithi145.stdout:2512: done (3 left) 2024-09-16T05:52:26.400 INFO:tasks.rados.rados.0.smithi145.stdout:2513: done (2 left) 2024-09-16T05:52:26.400 INFO:tasks.rados.rados.0.smithi145.stdout:2515: done (1 left) 2024-09-16T05:52:26.400 INFO:tasks.rados.rados.0.smithi145.stdout:2516: setattr oid 23 current snap is 233 2024-09-16T05:52:26.400 INFO:tasks.rados.rados.0.smithi145.stdout:2514: finishing write tid 2 to smithi14585108-33 2024-09-16T05:52:26.401 INFO:tasks.rados.rados.0.smithi145.stdout:2514: finishing write tid 3 to smithi14585108-33 2024-09-16T05:52:26.401 INFO:tasks.rados.rados.0.smithi145.stdout:2514: finishing write tid 4 to smithi14585108-33 2024-09-16T05:52:26.401 INFO:tasks.rados.rados.0.smithi145.stdout:2517: copy_from oid 3 from oid 8 current snap is 233 2024-09-16T05:52:26.401 INFO:tasks.rados.rados.0.smithi145.stdout:2518: read oid 39 snap -1 2024-09-16T05:52:26.401 INFO:tasks.rados.rados.0.smithi145.stdout:2518: expect (ObjNum 792 snap 231 seq_num 792) 2024-09-16T05:52:26.402 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 233 2024-09-16T05:52:26.402 INFO:tasks.rados.rados.0.smithi145.stdout:2519: seq_num 800 ranges {0=606208,606208=688128,1294336=114688} 2024-09-16T05:52:26.404 INFO:tasks.rados.rados.0.smithi145.stdout:2519: writing smithi14585108-17 from 0 to 606208 tid 1 2024-09-16T05:52:26.409 INFO:tasks.rados.rados.0.smithi145.stdout:2519: writing smithi14585108-17 from 606208 to 1294336 tid 2 2024-09-16T05:52:26.410 INFO:tasks.rados.rados.0.smithi145.stdout:2519: writing smithi14585108-17 from 1294336 to 1409024 tid 3 2024-09-16T05:52:26.410 INFO:tasks.rados.rados.0.smithi145.stdout:2520: delete oid 22 current snap is 233 2024-09-16T05:52:26.410 INFO:tasks.rados.rados.0.smithi145.stdout:2514: finishing write tid 5 to smithi14585108-33 2024-09-16T05:52:26.410 INFO:tasks.rados.rados.0.smithi145.stdout:2514: oid 33 updating version 0 to 1216 2024-09-16T05:52:26.410 INFO:tasks.rados.rados.0.smithi145.stdout:2514: oid 33 version 1216 is already newer than 1213 2024-09-16T05:52:26.411 INFO:tasks.rados.rados.0.smithi145.stdout:2514: oid 33 version 1216 is already newer than 1214 2024-09-16T05:52:26.411 INFO:tasks.rados.rados.0.smithi145.stdout:2514: oid 33 version 1216 is already newer than 1215 2024-09-16T05:52:26.411 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 1216 (ObjNum 798 snap 233 seq_num 798) dirty exists 2024-09-16T05:52:26.411 INFO:tasks.rados.rados.0.smithi145.stdout:2514: left oid 33 (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:52:26.411 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 1000 (ObjNum 617 snap 172 seq_num 617) dirty exists 2024-09-16T05:52:26.411 INFO:tasks.rados.rados.0.smithi145.stdout:2519: finishing write tid 1 to smithi14585108-17 2024-09-16T05:52:26.413 INFO:tasks.rados.rados.0.smithi145.stdout:2514: done (5 left) 2024-09-16T05:52:26.413 INFO:tasks.rados.rados.0.smithi145.stdout:2516: done (4 left) 2024-09-16T05:52:26.413 INFO:tasks.rados.rados.0.smithi145.stdout:2520: done (3 left) 2024-09-16T05:52:26.413 INFO:tasks.rados.rados.0.smithi145.stdout:2521: delete oid 30 current snap is 233 2024-09-16T05:52:26.416 INFO:tasks.rados.rados.0.smithi145.stdout:2521: done (3 left) 2024-09-16T05:52:26.416 INFO:tasks.rados.rados.0.smithi145.stdout:2522: read oid 18 snap -1 2024-09-16T05:52:26.417 INFO:tasks.rados.rados.0.smithi145.stdout:2522: expect deleted 2024-09-16T05:52:26.417 INFO:tasks.rados.rados.0.smithi145.stdout:2523: snap_create 2024-09-16T05:52:26.417 INFO:tasks.rados.rados.0.smithi145.stdout:2519: finishing write tid 2 to smithi14585108-17 2024-09-16T05:52:26.417 INFO:tasks.rados.rados.0.smithi145.stdout:2519: finishing write tid 3 to smithi14585108-17 2024-09-16T05:52:26.419 INFO:tasks.rados.rados.0.smithi145.stdout:2519: finishing write tid 4 to smithi14585108-17 2024-09-16T05:52:26.420 INFO:tasks.rados.rados.0.smithi145.stdout:2519: finishing write tid 5 to smithi14585108-17 2024-09-16T05:52:26.420 INFO:tasks.rados.rados.0.smithi145.stdout:2519: oid 17 updating version 0 to 1176 2024-09-16T05:52:26.420 INFO:tasks.rados.rados.0.smithi145.stdout:2519: oid 17 updating version 1176 to 1178 2024-09-16T05:52:26.420 INFO:tasks.rados.rados.0.smithi145.stdout:2519: oid 17 updating version 1178 to 1179 2024-09-16T05:52:26.420 INFO:tasks.rados.rados.0.smithi145.stdout:2519: oid 17 version 1179 is already newer than 1177 2024-09-16T05:52:26.420 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 1179 (ObjNum 800 snap 233 seq_num 800) dirty exists 2024-09-16T05:52:26.421 INFO:tasks.rados.rados.0.smithi145.stdout:2519: left oid 17 (ObjNum 800 snap 233 seq_num 800) 2024-09-16T05:52:26.422 INFO:tasks.rados.rados.0.smithi145.stdout:2518: expect (ObjNum 792 snap 231 seq_num 792) 2024-09-16T05:52:26.547 INFO:tasks.rados.rados.0.smithi145.stdout:2517: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:52:26.547 INFO:tasks.rados.rados.0.smithi145.stdout:2517: finishing copy_from to smithi14585108-3 2024-09-16T05:52:26.547 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1220 (ObjNum 766 snap 223 seq_num 766) dirty exists 2024-09-16T05:52:27.375 INFO:tasks.rados.rados.0.smithi145.stdout:2517: done (4 left) 2024-09-16T05:52:27.375 INFO:tasks.rados.rados.0.smithi145.stdout:2518: done (3 left) 2024-09-16T05:52:27.375 INFO:tasks.rados.rados.0.smithi145.stdout:2519: done (2 left) 2024-09-16T05:52:27.375 INFO:tasks.rados.rados.0.smithi145.stdout:2522: done (1 left) 2024-09-16T05:52:27.375 INFO:tasks.rados.rados.0.smithi145.stdout:2523: done (0 left) 2024-09-16T05:52:27.375 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 234 2024-09-16T05:52:27.375 INFO:tasks.rados.rados.0.smithi145.stdout:2524: seq_num 803 ranges {0=655360,655360=745472,1400832=57344} 2024-09-16T05:52:27.378 INFO:tasks.rados.rados.0.smithi145.stdout:2524: writing smithi14585108-35 from 0 to 655360 tid 1 2024-09-16T05:52:27.382 INFO:tasks.rados.rados.0.smithi145.stdout:2524: writing smithi14585108-35 from 655360 to 1400832 tid 2 2024-09-16T05:52:27.384 INFO:tasks.rados.rados.0.smithi145.stdout:2524: writing smithi14585108-35 from 1400832 to 1458176 tid 3 2024-09-16T05:52:27.384 INFO:tasks.rados.rados.0.smithi145.stdout:2525: snap_create 2024-09-16T05:52:27.386 INFO:tasks.rados.rados.0.smithi145.stdout:2524: finishing write tid 1 to smithi14585108-35 2024-09-16T05:52:27.387 INFO:tasks.rados.rados.0.smithi145.stdout:2524: finishing write tid 2 to smithi14585108-35 2024-09-16T05:52:27.387 INFO:tasks.rados.rados.0.smithi145.stdout:2524: finishing write tid 3 to smithi14585108-35 2024-09-16T05:52:27.388 INFO:tasks.rados.rados.0.smithi145.stdout:2524: finishing write tid 4 to smithi14585108-35 2024-09-16T05:52:27.391 INFO:tasks.rados.rados.0.smithi145.stdout:2524: finishing write tid 5 to smithi14585108-35 2024-09-16T05:52:27.391 INFO:tasks.rados.rados.0.smithi145.stdout:2524: oid 35 updating version 0 to 695 2024-09-16T05:52:27.391 INFO:tasks.rados.rados.0.smithi145.stdout:2524: oid 35 version 695 is already newer than 692 2024-09-16T05:52:27.391 INFO:tasks.rados.rados.0.smithi145.stdout:2524: oid 35 version 695 is already newer than 693 2024-09-16T05:52:27.392 INFO:tasks.rados.rados.0.smithi145.stdout:2524: oid 35 version 695 is already newer than 694 2024-09-16T05:52:27.392 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 695 (ObjNum 803 snap 234 seq_num 803) dirty exists 2024-09-16T05:52:27.392 INFO:tasks.rados.rados.0.smithi145.stdout:2524: left oid 35 (ObjNum 803 snap 234 seq_num 803) 2024-09-16T05:52:27.449 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:27 smithi145 ceph-mon[99390]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:reconnect 2024-09-16T05:52:27.449 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:27 smithi145 ceph-mon[99390]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-16T05:52:27.449 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:27 smithi145 ceph-mon[99390]: pgmap v510: 121 pgs: 121 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T05:52:27.449 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:27 smithi145 ceph-mon[99390]: osdmap e551: 8 total, 8 up, 8 in 2024-09-16T05:52:27.449 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:27 smithi145 ceph-mon[96887]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:reconnect 2024-09-16T05:52:27.450 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:27 smithi145 ceph-mon[96887]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-16T05:52:27.450 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:27 smithi145 ceph-mon[96887]: pgmap v510: 121 pgs: 121 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T05:52:27.450 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:27 smithi145 ceph-mon[96887]: osdmap e551: 8 total, 8 up, 8 in 2024-09-16T05:52:27.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:27 smithi161 ceph-mon[87722]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:reconnect 2024-09-16T05:52:27.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:27 smithi161 ceph-mon[87722]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-16T05:52:27.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:27 smithi161 ceph-mon[87722]: pgmap v510: 121 pgs: 121 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T05:52:27.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:27 smithi161 ceph-mon[87722]: osdmap e551: 8 total, 8 up, 8 in 2024-09-16T05:52:28.377 INFO:tasks.rados.rados.0.smithi145.stdout:2524: done (1 left) 2024-09-16T05:52:28.377 INFO:tasks.rados.rados.0.smithi145.stdout:2525: done (0 left) 2024-09-16T05:52:28.377 INFO:tasks.rados.rados.0.smithi145.stdout:2526: read oid 2 snap -1 2024-09-16T05:52:28.377 INFO:tasks.rados.rados.0.smithi145.stdout:2526: expect (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:52:28.377 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 235 2024-09-16T05:52:28.378 INFO:tasks.rados.rados.0.smithi145.stdout:2527: seq_num 804 ranges {2924544=671744,3596288=622592,4218880=180224} 2024-09-16T05:52:28.396 INFO:tasks.rados.rados.0.smithi145.stdout:2527: writing smithi14585108-25 from 2924544 to 3596288 tid 1 2024-09-16T05:52:28.400 INFO:tasks.rados.rados.0.smithi145.stdout:2527: writing smithi14585108-25 from 3596288 to 4218880 tid 2 2024-09-16T05:52:28.401 INFO:tasks.rados.rados.0.smithi145.stdout:2527: writing smithi14585108-25 from 4218880 to 4399104 tid 3 2024-09-16T05:52:28.401 INFO:tasks.rados.rados.0.smithi145.stdout:2528: rollback oid 13 current snap is 235 2024-09-16T05:52:28.401 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 13 to 234 2024-09-16T05:52:28.401 INFO:tasks.rados.rados.0.smithi145.stdout:2526: expect (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:52:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[99390]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:rejoin 2024-09-16T05:52:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[99390]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-16T05:52:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[99390]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-16T05:52:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:52:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[99390]: osdmap e552: 8 total, 8 up, 8 in 2024-09-16T05:52:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[96887]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:rejoin 2024-09-16T05:52:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[96887]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-16T05:52:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[96887]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-16T05:52:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:52:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:28 smithi145 ceph-mon[96887]: osdmap e552: 8 total, 8 up, 8 in 2024-09-16T05:52:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:28 smithi161 ceph-mon[87722]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:rejoin 2024-09-16T05:52:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:28 smithi161 ceph-mon[87722]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-16T05:52:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:28 smithi161 ceph-mon[87722]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-16T05:52:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:28 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:52:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:28 smithi161 ceph-mon[87722]: osdmap e552: 8 total, 8 up, 8 in 2024-09-16T05:52:28.653 INFO:tasks.rados.rados.0.smithi145.stdout:2528: finishing rollback tid 0 to smithi14585108-13 2024-09-16T05:52:28.653 INFO:tasks.rados.rados.0.smithi145.stdout:2528: finishing rollback tid 1 to smithi14585108-13 2024-09-16T05:52:28.653 INFO:tasks.rados.rados.0.smithi145.stdout:2528: finishing rollback tid 2 to smithi14585108-13 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1182 (ObjNum 723 snap 211 seq_num 723) dirty exists 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: finishing write tid 1 to smithi14585108-25 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: finishing write tid 2 to smithi14585108-25 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: finishing write tid 3 to smithi14585108-25 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: finishing write tid 4 to smithi14585108-25 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2526: done (2 left) 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2528: done (1 left) 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2529: delete oid 30 current snap is 235 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: finishing write tid 5 to smithi14585108-25 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: oid 25 updating version 0 to 1145 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: oid 25 version 1145 is already newer than 1144 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: oid 25 updating version 1145 to 1146 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:2527: oid 25 updating version 1146 to 1147 2024-09-16T05:52:28.654 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1147 (ObjNum 804 snap 235 seq_num 804) dirty exists 2024-09-16T05:52:28.655 INFO:tasks.rados.rados.0.smithi145.stdout:2527: left oid 25 (ObjNum 804 snap 235 seq_num 804) 2024-09-16T05:52:28.657 INFO:tasks.rados.rados.0.smithi145.stdout:2527: done (1 left) 2024-09-16T05:52:28.657 INFO:tasks.rados.rados.0.smithi145.stdout:2529: done (0 left) 2024-09-16T05:52:28.657 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 235 2024-09-16T05:52:28.657 INFO:tasks.rados.rados.0.smithi145.stdout:2530: seq_num 806 ranges {2080768=704512,2785280=442368,3227648=360448} 2024-09-16T05:52:28.671 INFO:tasks.rados.rados.0.smithi145.stdout:2530: writing smithi14585108-49 from 2080768 to 2785280 tid 1 2024-09-16T05:52:28.674 INFO:tasks.rados.rados.0.smithi145.stdout:2530: writing smithi14585108-49 from 2785280 to 3227648 tid 2 2024-09-16T05:52:28.676 INFO:tasks.rados.rados.0.smithi145.stdout:2530: writing smithi14585108-49 from 3227648 to 3588096 tid 3 2024-09-16T05:52:28.677 INFO:tasks.rados.rados.0.smithi145.stdout:2531: delete oid 37 current snap is 235 2024-09-16T05:52:28.677 INFO:tasks.rados.rados.0.smithi145.stdout:2530: finishing write tid 1 to smithi14585108-49 2024-09-16T05:52:28.678 INFO:tasks.rados.rados.0.smithi145.stdout:2530: finishing write tid 2 to smithi14585108-49 2024-09-16T05:52:28.679 INFO:tasks.rados.rados.0.smithi145.stdout:2530: finishing write tid 3 to smithi14585108-49 2024-09-16T05:52:28.680 INFO:tasks.rados.rados.0.smithi145.stdout:2530: finishing write tid 4 to smithi14585108-49 2024-09-16T05:52:28.681 INFO:tasks.rados.rados.0.smithi145.stdout:2530: finishing write tid 5 to smithi14585108-49 2024-09-16T05:52:28.681 INFO:tasks.rados.rados.0.smithi145.stdout:2530: oid 49 updating version 0 to 1179 2024-09-16T05:52:28.681 INFO:tasks.rados.rados.0.smithi145.stdout:2530: oid 49 updating version 1179 to 1180 2024-09-16T05:52:28.681 INFO:tasks.rados.rados.0.smithi145.stdout:2530: oid 49 updating version 1180 to 1181 2024-09-16T05:52:28.682 INFO:tasks.rados.rados.0.smithi145.stdout:2530: oid 49 updating version 1181 to 1182 2024-09-16T05:52:28.682 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 1182 (ObjNum 806 snap 235 seq_num 806) dirty exists 2024-09-16T05:52:28.682 INFO:tasks.rados.rados.0.smithi145.stdout:2530: left oid 49 (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:52:28.682 INFO:tasks.rados.rados.0.smithi145.stdout:2530: done (1 left) 2024-09-16T05:52:28.682 INFO:tasks.rados.rados.0.smithi145.stdout:2531: done (0 left) 2024-09-16T05:52:28.682 INFO:tasks.rados.rados.0.smithi145.stdout:2532: snap_remove snap 234 2024-09-16T05:52:29.379 INFO:tasks.rados.rados.0.smithi145.stdout:2532: done (0 left) 2024-09-16T05:52:29.379 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 235 2024-09-16T05:52:29.379 INFO:tasks.rados.rados.0.smithi145.stdout:2533: seq_num 808 ranges {3375104=737280,4112384=614400,4726784=188416} 2024-09-16T05:52:29.401 INFO:tasks.rados.rados.0.smithi145.stdout:2533: writing smithi14585108-32 from 3375104 to 4112384 tid 1 2024-09-16T05:52:29.405 INFO:tasks.rados.rados.0.smithi145.stdout:2533: writing smithi14585108-32 from 4112384 to 4726784 tid 2 2024-09-16T05:52:29.407 INFO:tasks.rados.rados.0.smithi145.stdout:2533: writing smithi14585108-32 from 4726784 to 4915200 tid 3 2024-09-16T05:52:29.407 INFO:tasks.rados.rados.0.smithi145.stdout:2534: snap_remove snap 231 2024-09-16T05:52:29.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:29 smithi161 ceph-mon[87722]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-16T05:52:29.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:29 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:52:29.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:29 smithi161 ceph-mon[87722]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:active 2024-09-16T05:52:29.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:29 smithi161 ceph-mon[87722]: fsmap cephfs:1 {0=a=up:active} 2024-09-16T05:52:29.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:29 smithi161 ceph-mon[87722]: pgmap v513: 121 pgs: 121 active+clean; 140 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-09-16T05:52:29.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:29 smithi161 ceph-mon[87722]: osdmap e553: 8 total, 8 up, 8 in 2024-09-16T05:52:29.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[96887]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[96887]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:active 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[96887]: fsmap cephfs:1 {0=a=up:active} 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[96887]: pgmap v513: 121 pgs: 121 active+clean; 140 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[96887]: osdmap e553: 8 total, 8 up, 8 in 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[99390]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[99390]: mds.? [v2:172.21.15.145:6834/2597107833,v1:172.21.15.145:6835/2597107833] up:active 2024-09-16T05:52:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[99390]: fsmap cephfs:1 {0=a=up:active} 2024-09-16T05:52:29.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[99390]: pgmap v513: 121 pgs: 121 active+clean; 140 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-09-16T05:52:29.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:29 smithi145 ceph-mon[99390]: osdmap e553: 8 total, 8 up, 8 in 2024-09-16T05:52:30.098 INFO:tasks.rados.rados.0.smithi145.stdout:2533: finishing write tid 1 to smithi14585108-32 2024-09-16T05:52:30.098 INFO:tasks.rados.rados.0.smithi145.stdout:2533: finishing write tid 2 to smithi14585108-32 2024-09-16T05:52:30.098 INFO:tasks.rados.rados.0.smithi145.stdout:2533: finishing write tid 3 to smithi14585108-32 2024-09-16T05:52:30.098 INFO:tasks.rados.rados.0.smithi145.stdout:2533: finishing write tid 4 to smithi14585108-32 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2533: finishing write tid 5 to smithi14585108-32 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2533: oid 32 updating version 0 to 1228 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2533: oid 32 version 1228 is already newer than 1226 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2533: oid 32 updating version 1228 to 1229 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2533: oid 32 version 1229 is already newer than 1227 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1229 (ObjNum 808 snap 235 seq_num 808) dirty exists 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2533: left oid 32 (ObjNum 808 snap 235 seq_num 808) 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2533: done (1 left) 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2534: done (0 left) 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2535: copy_from oid 16 from oid 18 current snap is 235 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2536: read oid 42 snap 230 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2536: expect (ObjNum 741 snap 217 seq_num 741) 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2537: copy_from oid 10 from oid 28 current snap is 235 2024-09-16T05:52:30.099 INFO:tasks.rados.rados.0.smithi145.stdout:2538: rmattr oid 37 current snap is 235 2024-09-16T05:52:30.100 INFO:tasks.rados.rados.0.smithi145.stdout:2538: done (3 left) 2024-09-16T05:52:30.100 INFO:tasks.rados.rados.0.smithi145.stdout:2539: rmattr oid 22 current snap is 235 2024-09-16T05:52:30.100 INFO:tasks.rados.rados.0.smithi145.stdout:2539: done (3 left) 2024-09-16T05:52:30.100 INFO:tasks.rados.rados.0.smithi145.stdout:2540: snap_create 2024-09-16T05:52:30.111 INFO:tasks.rados.rados.0.smithi145.stdout:2535: finishing copy_from to smithi14585108-16 2024-09-16T05:52:30.111 INFO:tasks.rados.rados.0.smithi145.stdout:2535: got expected ENOENT (src dne) 2024-09-16T05:52:30.111 INFO:tasks.rados.rados.0.smithi145.stdout:2535: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:52:30.129 INFO:tasks.rados.rados.0.smithi145.stdout:2536: expect (ObjNum 741 snap 217 seq_num 741) 2024-09-16T05:52:30.166 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:52:30.358 INFO:tasks.rados.rados.0.smithi145.stdout:2537: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:52:30.358 INFO:tasks.rados.rados.0.smithi145.stdout:2537: finishing copy_from to smithi14585108-10 2024-09-16T05:52:30.358 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1105 (ObjNum 794 snap 232 seq_num 794) dirty exists 2024-09-16T05:52:30.376 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 05:52:30 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[125455]: 2024-09-16T05:52:30.112+0000 7f11b6f3d640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (9m) 12s ago 10m 26.3M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (10m) 29s ago 10m 88.9M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (16s) 12s ago 12m 12.9M - 19.1.1-326-g8921c8ef f1455bd0219c 3aee44191308 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (12m) 29s ago 12m 21.6M - 18.2.4-853-gae7f3733 fd1d6ca2b4a5 720da910ea23 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (6m) 29s ago 15m 442M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (6m) 12s ago 17m 514M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (6m) 12s ago 17m 63.3M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (5m) 29s ago 16m 47.0M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (5m) 12s ago 16m 57.1M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (10m) 12s ago 10m 17.5M - 1.5.0 0da6a335fe13 975ae98378a4 2024-09-16T05:52:30.437 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (10m) 29s ago 10m 16.2M - 1.5.0 0da6a335fe13 8838de617d48 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (4m) 12s ago 15m 250M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (3m) 12s ago 15m 200M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (3m) 12s ago 14m 209M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (2m) 12s ago 14m 141M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (2m) 29s ago 13m 190M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 17b05a68c519 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (102s) 29s ago 13m 172M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 46fce5c214a6 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (68s) 29s ago 13m 95.9M 2480M 19.1.1-326-g8921c8ef f1455bd0219c d6d21f0602c6 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (34s) 29s ago 12m 12.1M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 810a95f4cc44 2024-09-16T05:52:30.438 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (6m) 29s ago 11m 52.5M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:52:30.751 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:30 smithi161 ceph-mon[87722]: osdmap e554: 8 total, 8 up, 8 in 2024-09-16T05:52:30.752 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:30 smithi161 ceph-mon[87722]: osdmap e555: 8 total, 8 up, 8 in 2024-09-16T05:52:30.755 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:52:30.755 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:52:30.755 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 8 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 1 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 14 2024-09-16T05:52:30.756 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:52:30.757 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:52:30.757 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:30 smithi145 ceph-mon[99390]: osdmap e554: 8 total, 8 up, 8 in 2024-09-16T05:52:30.757 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:30 smithi145 ceph-mon[99390]: osdmap e555: 8 total, 8 up, 8 in 2024-09-16T05:52:30.757 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:30 smithi145 ceph-mon[96887]: osdmap e554: 8 total, 8 up, 8 in 2024-09-16T05:52:30.757 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:30 smithi145 ceph-mon[96887]: osdmap e555: 8 total, 8 up, 8 in 2024-09-16T05:52:31.100 INFO:tasks.rados.rados.0.smithi145.stdout:2535: done (3 left) 2024-09-16T05:52:31.100 INFO:tasks.rados.rados.0.smithi145.stdout:2536: done (2 left) 2024-09-16T05:52:31.100 INFO:tasks.rados.rados.0.smithi145.stdout:2537: done (1 left) 2024-09-16T05:52:31.100 INFO:tasks.rados.rados.0.smithi145.stdout:2540: done (0 left) 2024-09-16T05:52:31.101 INFO:tasks.rados.rados.0.smithi145.stdout:2541: read oid 19 snap -1 2024-09-16T05:52:31.101 INFO:tasks.rados.rados.0.smithi145.stdout:2541: expect (ObjNum 741 snap 217 seq_num 741) 2024-09-16T05:52:31.101 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 236 2024-09-16T05:52:31.101 INFO:tasks.rados.rados.0.smithi145.stdout:2542: seq_num 809 ranges {0=753664,753664=499712,1253376=303104} 2024-09-16T05:52:31.104 INFO:tasks.rados.rados.0.smithi145.stdout:2542: writing smithi14585108-41 from 0 to 753664 tid 1 2024-09-16T05:52:31.107 INFO:tasks.rados.rados.0.smithi145.stdout:2542: writing smithi14585108-41 from 753664 to 1253376 tid 2 2024-09-16T05:52:31.110 INFO:tasks.rados.rados.0.smithi145.stdout:2542: writing smithi14585108-41 from 1253376 to 1556480 tid 3 2024-09-16T05:52:31.110 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 236 2024-09-16T05:52:31.110 INFO:tasks.rados.rados.0.smithi145.stdout:2542: finishing write tid 1 to smithi14585108-41 2024-09-16T05:52:31.110 INFO:tasks.rados.rados.0.smithi145.stdout:2543: seq_num 810 ranges {5365760=770048,6135808=778240,6914048=24576} 2024-09-16T05:52:31.142 INFO:tasks.rados.rados.0.smithi145.stdout:2543: writing smithi14585108-7 from 5365760 to 6135808 tid 1 2024-09-16T05:52:31.147 INFO:tasks.rados.rados.0.smithi145.stdout:2543: writing smithi14585108-7 from 6135808 to 6914048 tid 2 2024-09-16T05:52:31.147 INFO:tasks.rados.rados.0.smithi145.stdout:2543: writing smithi14585108-7 from 6914048 to 6938624 tid 3 2024-09-16T05:52:31.147 INFO:tasks.rados.rados.0.smithi145.stdout:2544: snap_create 2024-09-16T05:52:31.147 INFO:tasks.rados.rados.0.smithi145.stdout:2542: finishing write tid 2 to smithi14585108-41 2024-09-16T05:52:31.147 INFO:tasks.rados.rados.0.smithi145.stdout:2542: finishing write tid 3 to smithi14585108-41 2024-09-16T05:52:31.147 INFO:tasks.rados.rados.0.smithi145.stdout:2542: finishing write tid 4 to smithi14585108-41 2024-09-16T05:52:31.147 INFO:tasks.rados.rados.0.smithi145.stdout:2541: expect (ObjNum 741 snap 217 seq_num 741) 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2542: finishing write tid 5 to smithi14585108-41 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2542: oid 41 updating version 0 to 1233 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2542: oid 41 version 1233 is already newer than 1231 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2542: oid 41 version 1233 is already newer than 1230 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2542: oid 41 version 1233 is already newer than 1232 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1233 (ObjNum 809 snap 236 seq_num 809) dirty exists 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2542: left oid 41 (ObjNum 809 snap 236 seq_num 809) 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2543: finishing write tid 1 to smithi14585108-7 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2543: finishing write tid 2 to smithi14585108-7 2024-09-16T05:52:31.370 INFO:tasks.rados.rados.0.smithi145.stdout:2543: finishing write tid 3 to smithi14585108-7 2024-09-16T05:52:31.371 INFO:tasks.rados.rados.0.smithi145.stdout:2543: finishing write tid 4 to smithi14585108-7 2024-09-16T05:52:31.371 INFO:tasks.rados.rados.0.smithi145.stdout:2543: finishing write tid 5 to smithi14585108-7 2024-09-16T05:52:31.371 INFO:tasks.rados.rados.0.smithi145.stdout:2543: oid 7 updating version 0 to 1312 2024-09-16T05:52:31.371 INFO:tasks.rados.rados.0.smithi145.stdout:2543: oid 7 updating version 1312 to 1315 2024-09-16T05:52:31.371 INFO:tasks.rados.rados.0.smithi145.stdout:2543: oid 7 version 1315 is already newer than 1314 2024-09-16T05:52:31.371 INFO:tasks.rados.rados.0.smithi145.stdout:2543: oid 7 version 1315 is already newer than 1313 2024-09-16T05:52:31.371 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1315 (ObjNum 810 snap 236 seq_num 810) dirty exists 2024-09-16T05:52:31.371 INFO:tasks.rados.rados.0.smithi145.stdout:2543: left oid 7 (ObjNum 810 snap 236 seq_num 810) 2024-09-16T05:52:31.713 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:31 smithi161 ceph-mon[87722]: from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:31.713 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:31 smithi161 ceph-mon[87722]: pgmap v517: 121 pgs: 121 active+clean; 139 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-16T05:52:31.713 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:31 smithi161 ceph-mon[87722]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:31.713 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:31 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2260388643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:31.713 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:31 smithi161 ceph-mon[87722]: osdmap e556: 8 total, 8 up, 8 in 2024-09-16T05:52:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[99390]: from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[99390]: pgmap v517: 121 pgs: 121 active+clean; 139 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-16T05:52:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[99390]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:31.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2260388643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:31.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[99390]: osdmap e556: 8 total, 8 up, 8 in 2024-09-16T05:52:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[96887]: from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[96887]: pgmap v517: 121 pgs: 121 active+clean; 139 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-16T05:52:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[96887]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:52:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2260388643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:31 smithi145 ceph-mon[96887]: osdmap e556: 8 total, 8 up, 8 in 2024-09-16T05:52:32.102 INFO:tasks.rados.rados.0.smithi145.stdout:2541: done (3 left) 2024-09-16T05:52:32.103 INFO:tasks.rados.rados.0.smithi145.stdout:2542: done (2 left) 2024-09-16T05:52:32.103 INFO:tasks.rados.rados.0.smithi145.stdout:2543: done (1 left) 2024-09-16T05:52:32.103 INFO:tasks.rados.rados.0.smithi145.stdout:2544: done (0 left) 2024-09-16T05:52:32.103 INFO:tasks.rados.rados.0.smithi145.stdout:2545: read oid 29 snap -1 2024-09-16T05:52:32.103 INFO:tasks.rados.rados.0.smithi145.stdout:2545: expect (ObjNum 739 snap 217 seq_num 739) 2024-09-16T05:52:32.103 INFO:tasks.rados.rados.0.smithi145.stdout:2546: snap_create 2024-09-16T05:52:32.107 INFO:tasks.rados.rados.0.smithi145.stdout:2545: expect (ObjNum 739 snap 217 seq_num 739) 2024-09-16T05:52:33.061 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:32 smithi161 podman[113322]: 2024-09-16 05:52:32.740556187 +0000 UTC m=+7.694244971 container died 720da910ea23e40f17bda0bbd1822b8e39f9311c388a9d023298b4d2113b1b24 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-ae7f373, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-16T05:52:33.111 INFO:tasks.rados.rados.0.smithi145.stdout:2545: done (1 left) 2024-09-16T05:52:33.111 INFO:tasks.rados.rados.0.smithi145.stdout:2546: done (0 left) 2024-09-16T05:52:33.111 INFO:tasks.rados.rados.0.smithi145.stdout:2547: rollback oid 30 current snap is 238 2024-09-16T05:52:33.111 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 232 2024-09-16T05:52:33.111 INFO:tasks.rados.rados.0.smithi145.stdout:2548: delete oid 21 current snap is 238 2024-09-16T05:52:33.116 INFO:tasks.rados.rados.0.smithi145.stdout:2547: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:52:33.116 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 0 (ObjNum 177 snap 0 seq_num 8363392) dirty dne 2024-09-16T05:52:33.119 INFO:tasks.rados.rados.0.smithi145.stdout:2547: done (1 left) 2024-09-16T05:52:33.119 INFO:tasks.rados.rados.0.smithi145.stdout:2548: done (0 left) 2024-09-16T05:52:33.119 INFO:tasks.rados.rados.0.smithi145.stdout:2549: snap_create 2024-09-16T05:52:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:33 smithi161 ceph-mon[87722]: osdmap e557: 8 total, 8 up, 8 in 2024-09-16T05:52:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:33 smithi161 ceph-mon[87722]: pgmap v520: 121 pgs: 121 active+clean; 144 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.3 MiB/s wr, 36 op/s 2024-09-16T05:52:33.338 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:33 smithi161 podman[113322]: 2024-09-16 05:52:33.160602887 +0000 UTC m=+8.114291660 container cleanup 720da910ea23e40f17bda0bbd1822b8e39f9311c388a9d023298b4d2113b1b24 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=reef-ae7f373) 2024-09-16T05:52:33.338 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:33 smithi161 bash[113322]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b 2024-09-16T05:52:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:33 smithi145 ceph-mon[99390]: osdmap e557: 8 total, 8 up, 8 in 2024-09-16T05:52:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:33 smithi145 ceph-mon[99390]: pgmap v520: 121 pgs: 121 active+clean; 144 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.3 MiB/s wr, 36 op/s 2024-09-16T05:52:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:33 smithi145 ceph-mon[96887]: osdmap e557: 8 total, 8 up, 8 in 2024-09-16T05:52:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:33 smithi145 ceph-mon[96887]: pgmap v520: 121 pgs: 121 active+clean; 144 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.3 MiB/s wr, 36 op/s 2024-09-16T05:52:33.837 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:33 smithi161 podman[113351]: 2024-09-16 05:52:33.412784479 +0000 UTC m=+0.664750727 container remove 720da910ea23e40f17bda0bbd1822b8e39f9311c388a9d023298b4d2113b1b24 (image=quay.ceph.io/ceph-ci/ceph@sha256:b3b6674281196ab754723b03bfca741560573b75b455f42d9498f03e14e89d87, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-ae7f373, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-16T05:52:33.837 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:33 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.b.service: Deactivated successfully. 2024-09-16T05:52:33.837 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:33 smithi161 systemd[1]: Stopped Ceph mds.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:52:33.837 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:33 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.b.service: Consumed 1.758s CPU time. 2024-09-16T05:52:34.112 INFO:tasks.rados.rados.0.smithi145.stdout:2549: done (0 left) 2024-09-16T05:52:34.113 INFO:tasks.rados.rados.0.smithi145.stdout:2550: snap_create 2024-09-16T05:52:34.116 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:33 smithi161 systemd[1]: Starting Ceph mds.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:52:34.116 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:34 smithi161 podman[113486]: 2024-09-16 05:52:33.964764565 +0000 UTC m=+0.015877826 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T05:52:34.116 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:34 smithi161 podman[113486]: 2024-09-16 05:52:34.063652491 +0000 UTC m=+0.114765748 container create 8f2701d7685548c1019479fd07f8b604b41ab5de3f3d154fade08dd0b249aee7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, ceph=True, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:52:34.399 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:34 smithi161 ceph-mon[87722]: osdmap e558: 8 total, 8 up, 8 in 2024-09-16T05:52:34.399 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:34 smithi161 podman[113486]: 2024-09-16 05:52:34.300158706 +0000 UTC m=+0.351271958 container init 8f2701d7685548c1019479fd07f8b604b41ab5de3f3d154fade08dd0b249aee7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-16T05:52:34.400 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:34 smithi161 podman[113486]: 2024-09-16 05:52:34.304985398 +0000 UTC m=+0.356098649 container start 8f2701d7685548c1019479fd07f8b604b41ab5de3f3d154fade08dd0b249aee7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T05:52:34.400 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b[113501]: starting mds.b at 2024-09-16T05:52:34.400 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:34 smithi161 bash[113486]: 8f2701d7685548c1019479fd07f8b604b41ab5de3f3d154fade08dd0b249aee7 2024-09-16T05:52:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:34 smithi145 ceph-mon[99390]: osdmap e558: 8 total, 8 up, 8 in 2024-09-16T05:52:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:34 smithi145 ceph-mon[96887]: osdmap e558: 8 total, 8 up, 8 in 2024-09-16T05:52:34.837 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 05:52:34 smithi161 systemd[1]: Started Ceph mds.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:52:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:52:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:52:34] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-09-16T05:52:35.100 INFO:tasks.rados.rados.0.smithi145.stdout:2550: done (0 left) 2024-09-16T05:52:35.100 INFO:tasks.rados.rados.0.smithi145.stdout:2551: delete oid 36 current snap is 240 2024-09-16T05:52:35.102 INFO:tasks.rados.rados.0.smithi145.stdout:2551: done (0 left) 2024-09-16T05:52:35.102 INFO:tasks.rados.rados.0.smithi145.stdout:2552: delete oid 1 current snap is 240 2024-09-16T05:52:35.104 INFO:tasks.rados.rados.0.smithi145.stdout:2552: done (0 left) 2024-09-16T05:52:35.104 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 240 2024-09-16T05:52:35.104 INFO:tasks.rados.rados.0.smithi145.stdout:2553: seq_num 814 ranges {0=442368,442368=770048,1212416=434176} 2024-09-16T05:52:35.107 INFO:tasks.rados.rados.0.smithi145.stdout:2553: writing smithi14585108-21 from 0 to 442368 tid 1 2024-09-16T05:52:35.111 INFO:tasks.rados.rados.0.smithi145.stdout:2553: writing smithi14585108-21 from 442368 to 1212416 tid 2 2024-09-16T05:52:35.114 INFO:tasks.rados.rados.0.smithi145.stdout:2553: writing smithi14585108-21 from 1212416 to 1646592 tid 3 2024-09-16T05:52:35.114 INFO:tasks.rados.rados.0.smithi145.stdout:2554: copy_from oid 19 from oid 49 current snap is 240 2024-09-16T05:52:35.114 INFO:tasks.rados.rados.0.smithi145.stdout:2555: read oid 9 snap -1 2024-09-16T05:52:35.114 INFO:tasks.rados.rados.0.smithi145.stdout:2555: expect (ObjNum 792 snap 231 seq_num 792) 2024-09-16T05:52:35.114 INFO:tasks.rados.rados.0.smithi145.stdout:2556: snap_remove snap 233 2024-09-16T05:52:35.386 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:35 smithi161 ceph-mon[87722]: osdmap e559: 8 total, 8 up, 8 in 2024-09-16T05:52:35.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:35 smithi161 ceph-mon[87722]: pgmap v523: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:52:35.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:35 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:35.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:35 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:35.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:35 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:35.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:35 smithi161 ceph-mon[87722]: osdmap e560: 8 total, 8 up, 8 in 2024-09-16T05:52:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[99390]: osdmap e559: 8 total, 8 up, 8 in 2024-09-16T05:52:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[99390]: pgmap v523: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:52:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[99390]: osdmap e560: 8 total, 8 up, 8 in 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[96887]: osdmap e559: 8 total, 8 up, 8 in 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[96887]: pgmap v523: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:35 smithi145 ceph-mon[96887]: osdmap e560: 8 total, 8 up, 8 in 2024-09-16T05:52:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:2556: done (3 left) 2024-09-16T05:52:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 240 2024-09-16T05:52:36.103 INFO:tasks.rados.rados.0.smithi145.stdout:2557: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2024-09-16T05:52:36.106 INFO:tasks.rados.rados.0.smithi145.stdout:2557: writing smithi14585108-45 from 0 to 458752 tid 1 2024-09-16T05:52:36.110 INFO:tasks.rados.rados.0.smithi145.stdout:2557: writing smithi14585108-45 from 458752 to 1114112 tid 2 2024-09-16T05:52:36.113 INFO:tasks.rados.rados.0.smithi145.stdout:2557: writing smithi14585108-45 from 1114112 to 1523712 tid 3 2024-09-16T05:52:36.114 INFO:tasks.rados.rados.0.smithi145.stdout:2557: writing smithi14585108-45 from 1523712 to 1662976 tid 4 2024-09-16T05:52:36.114 INFO:tasks.rados.rados.0.smithi145.stdout:2558: snap_remove snap 235 2024-09-16T05:52:36.453 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:36 smithi161 ceph-mon[87722]: mds.? [v2:172.21.15.161:6832/701248912,v1:172.21.15.161:6833/701248912] up:boot 2024-09-16T05:52:36.453 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:36 smithi161 ceph-mon[87722]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-16T05:52:36.453 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:52:36.453 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:36 smithi161 ceph-mon[87722]: osdmap e561: 8 total, 8 up, 8 in 2024-09-16T05:52:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:36 smithi145 ceph-mon[99390]: mds.? [v2:172.21.15.161:6832/701248912,v1:172.21.15.161:6833/701248912] up:boot 2024-09-16T05:52:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:36 smithi145 ceph-mon[99390]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-16T05:52:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:52:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:36 smithi145 ceph-mon[99390]: osdmap e561: 8 total, 8 up, 8 in 2024-09-16T05:52:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:36 smithi145 ceph-mon[96887]: mds.? [v2:172.21.15.161:6832/701248912,v1:172.21.15.161:6833/701248912] up:boot 2024-09-16T05:52:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:36 smithi145 ceph-mon[96887]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-16T05:52:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-16T05:52:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:36 smithi145 ceph-mon[96887]: osdmap e561: 8 total, 8 up, 8 in 2024-09-16T05:52:37.101 INFO:tasks.rados.rados.0.smithi145.stdout:2558: done (4 left) 2024-09-16T05:52:37.101 INFO:tasks.rados.rados.0.smithi145.stdout:2559: snap_remove snap 232 2024-09-16T05:52:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:37 smithi161 ceph-mon[87722]: pgmap v526: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-16T05:52:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:37 smithi161 ceph-mon[87722]: osdmap e562: 8 total, 8 up, 8 in 2024-09-16T05:52:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:37 smithi145 ceph-mon[99390]: pgmap v526: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-16T05:52:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:37 smithi145 ceph-mon[99390]: osdmap e562: 8 total, 8 up, 8 in 2024-09-16T05:52:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:37 smithi145 ceph-mon[96887]: pgmap v526: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-16T05:52:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:37 smithi145 ceph-mon[96887]: osdmap e562: 8 total, 8 up, 8 in 2024-09-16T05:52:38.106 INFO:tasks.rados.rados.0.smithi145.stdout:2559: done (4 left) 2024-09-16T05:52:38.107 INFO:tasks.rados.rados.0.smithi145.stdout:2560: read oid 29 snap 238 2024-09-16T05:52:38.107 INFO:tasks.rados.rados.0.smithi145.stdout:2560: expect (ObjNum 739 snap 217 seq_num 739) 2024-09-16T05:52:38.107 INFO:tasks.rados.rados.0.smithi145.stdout:2561: read oid 16 snap -1 2024-09-16T05:52:38.107 INFO:tasks.rados.rados.0.smithi145.stdout:2561: expect deleted 2024-09-16T05:52:38.107 INFO:tasks.rados.rados.0.smithi145.stdout:2562: read oid 7 snap -1 2024-09-16T05:52:38.107 INFO:tasks.rados.rados.0.smithi145.stdout:2562: expect (ObjNum 810 snap 236 seq_num 810) 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2563: copy_from oid 43 from oid 1 current snap is 240 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: finishing write tid 1 to smithi14585108-21 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: finishing write tid 2 to smithi14585108-21 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: finishing write tid 3 to smithi14585108-21 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: finishing write tid 4 to smithi14585108-21 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: finishing write tid 5 to smithi14585108-21 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: oid 21 updating version 0 to 1149 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: oid 21 updating version 1149 to 1151 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: oid 21 version 1151 is already newer than 1150 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: oid 21 updating version 1151 to 1152 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1152 (ObjNum 814 snap 240 seq_num 814) dirty exists 2024-09-16T05:52:38.108 INFO:tasks.rados.rados.0.smithi145.stdout:2553: left oid 21 (ObjNum 814 snap 240 seq_num 814) 2024-09-16T05:52:38.109 INFO:tasks.rados.rados.0.smithi145.stdout:2555: expect (ObjNum 792 snap 231 seq_num 792) 2024-09-16T05:52:38.240 INFO:tasks.rados.rados.0.smithi145.stdout:2554: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2554: finishing copy_from to smithi14585108-19 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1182 (ObjNum 806 snap 235 seq_num 806) dirty exists 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: finishing write tid 1 to smithi14585108-45 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: finishing write tid 2 to smithi14585108-45 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: finishing write tid 3 to smithi14585108-45 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: finishing write tid 4 to smithi14585108-45 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: finishing write tid 5 to smithi14585108-45 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: finishing write tid 6 to smithi14585108-45 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: oid 45 updating version 0 to 1227 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: oid 45 version 1227 is already newer than 1224 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: oid 45 version 1227 is already newer than 1226 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: oid 45 version 1227 is already newer than 1225 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:2557: oid 45 updating version 1227 to 1228 2024-09-16T05:52:38.241 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1228 (ObjNum 815 snap 240 seq_num 815) dirty exists 2024-09-16T05:52:38.242 INFO:tasks.rados.rados.0.smithi145.stdout:2557: left oid 45 (ObjNum 815 snap 240 seq_num 815) 2024-09-16T05:52:38.242 INFO:tasks.rados.rados.0.smithi145.stdout:2553: done (7 left) 2024-09-16T05:52:38.242 INFO:tasks.rados.rados.0.smithi145.stdout:2554: done (6 left) 2024-09-16T05:52:38.242 INFO:tasks.rados.rados.0.smithi145.stdout:2555: done (5 left) 2024-09-16T05:52:38.242 INFO:tasks.rados.rados.0.smithi145.stdout:2557: done (4 left) 2024-09-16T05:52:38.242 INFO:tasks.rados.rados.0.smithi145.stdout:2564: snap_remove snap 230 2024-09-16T05:52:39.243 INFO:tasks.rados.rados.0.smithi145.stdout:2564: done (4 left) 2024-09-16T05:52:39.243 INFO:tasks.rados.rados.0.smithi145.stdout:2565: read oid 13 snap -1 2024-09-16T05:52:39.243 INFO:tasks.rados.rados.0.smithi145.stdout:2565: expect (ObjNum 723 snap 211 seq_num 723) 2024-09-16T05:52:39.243 INFO:tasks.rados.rados.0.smithi145.stdout:2566: copy_from oid 9 from oid 23 current snap is 240 2024-09-16T05:52:39.243 INFO:tasks.rados.rados.0.smithi145.stdout:2567: read oid 6 snap -1 2024-09-16T05:52:39.243 INFO:tasks.rados.rados.0.smithi145.stdout:2567: expect (ObjNum 784 snap 227 seq_num 784) 2024-09-16T05:52:39.243 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 240 2024-09-16T05:52:39.243 INFO:tasks.rados.rados.0.smithi145.stdout:2568: seq_num 816 ranges {1253376=475136,1728512=540672,2269184=614400,2883584=49152} 2024-09-16T05:52:39.253 INFO:tasks.rados.rados.0.smithi145.stdout:2568: writing smithi14585108-31 from 1253376 to 1728512 tid 1 2024-09-16T05:52:39.257 INFO:tasks.rados.rados.0.smithi145.stdout:2568: writing smithi14585108-31 from 1728512 to 2269184 tid 2 2024-09-16T05:52:39.261 INFO:tasks.rados.rados.0.smithi145.stdout:2568: writing smithi14585108-31 from 2269184 to 2883584 tid 3 2024-09-16T05:52:39.261 INFO:tasks.rados.rados.0.smithi145.stdout:2568: writing smithi14585108-31 from 2883584 to 2932736 tid 4 2024-09-16T05:52:39.262 INFO:tasks.rados.rados.0.smithi145.stdout:2569: delete oid 3 current snap is 240 2024-09-16T05:52:39.263 INFO:tasks.rados.rados.0.smithi145.stdout:2563: finishing copy_from to smithi14585108-43 2024-09-16T05:52:39.263 INFO:tasks.rados.rados.0.smithi145.stdout:2563: got expected ENOENT (src dne) 2024-09-16T05:52:39.263 INFO:tasks.rados.rados.0.smithi145.stdout:2563: finishing copy_from racing read to smithi14585108-43 2024-09-16T05:52:39.263 INFO:tasks.rados.rados.0.smithi145.stdout:2560: expect (ObjNum 739 snap 217 seq_num 739) 2024-09-16T05:52:39.278 INFO:tasks.rados.rados.0.smithi145.stdout:2562: expect (ObjNum 810 snap 236 seq_num 810) 2024-09-16T05:52:39.379 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:39 smithi161 ceph-mon[87722]: osdmap e563: 8 total, 8 up, 8 in 2024-09-16T05:52:39.379 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.379 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.379 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:39 smithi161 ceph-mon[87722]: pgmap v529: 121 pgs: 121 active+clean; 151 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-16T05:52:39.379 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.379 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[96887]: osdmap e563: 8 total, 8 up, 8 in 2024-09-16T05:52:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[96887]: pgmap v529: 121 pgs: 121 active+clean; 151 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-16T05:52:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[99390]: osdmap e563: 8 total, 8 up, 8 in 2024-09-16T05:52:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[99390]: pgmap v529: 121 pgs: 121 active+clean; 151 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-16T05:52:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:39.742 INFO:tasks.rados.rados.0.smithi145.stdout:2568: finishing write tid 1 to smithi14585108-31 2024-09-16T05:52:39.743 INFO:tasks.rados.rados.0.smithi145.stdout:2568: finishing write tid 2 to smithi14585108-31 2024-09-16T05:52:39.743 INFO:tasks.rados.rados.0.smithi145.stdout:2567: expect (ObjNum 784 snap 227 seq_num 784) 2024-09-16T05:52:39.799 INFO:tasks.rados.rados.0.smithi145.stdout:2565: expect (ObjNum 723 snap 211 seq_num 723) 2024-09-16T05:52:39.830 INFO:tasks.rados.rados.0.smithi145.stdout:2568: finishing write tid 3 to smithi14585108-31 2024-09-16T05:52:39.830 INFO:tasks.rados.rados.0.smithi145.stdout:2568: finishing write tid 4 to smithi14585108-31 2024-09-16T05:52:39.830 INFO:tasks.rados.rados.0.smithi145.stdout:2568: finishing write tid 5 to smithi14585108-31 2024-09-16T05:52:39.830 INFO:tasks.rados.rados.0.smithi145.stdout:2568: finishing write tid 6 to smithi14585108-31 2024-09-16T05:52:39.830 INFO:tasks.rados.rados.0.smithi145.stdout:2568: oid 31 updating version 0 to 971 2024-09-16T05:52:39.830 INFO:tasks.rados.rados.0.smithi145.stdout:2568: oid 31 version 971 is already newer than 968 2024-09-16T05:52:39.830 INFO:tasks.rados.rados.0.smithi145.stdout:2568: oid 31 version 971 is already newer than 967 2024-09-16T05:52:39.830 INFO:tasks.rados.rados.0.smithi145.stdout:2568: oid 31 version 971 is already newer than 970 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2568: oid 31 version 971 is already newer than 969 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 971 (ObjNum 816 snap 240 seq_num 816) dirty exists 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2568: left oid 31 (ObjNum 816 snap 240 seq_num 816) 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2566: finishing copy_from racing read to smithi14585108-9 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2566: finishing copy_from to smithi14585108-9 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1000 (ObjNum 617 snap 172 seq_num 617) dirty exists 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2560: done (8 left) 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2561: done (7 left) 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2562: done (6 left) 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2563: done (5 left) 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2565: done (4 left) 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2566: done (3 left) 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2567: done (2 left) 2024-09-16T05:52:39.831 INFO:tasks.rados.rados.0.smithi145.stdout:2568: done (1 left) 2024-09-16T05:52:39.832 INFO:tasks.rados.rados.0.smithi145.stdout:2569: done (0 left) 2024-09-16T05:52:39.832 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 240 2024-09-16T05:52:39.832 INFO:tasks.rados.rados.0.smithi145.stdout:2570: seq_num 818 ranges {1302528=507904,1810432=704512,2514944=499712} 2024-09-16T05:52:39.838 INFO:tasks.rados.rados.0.smithi145.stdout:2570: writing smithi14585108-46 from 1302528 to 1810432 tid 1 2024-09-16T05:52:39.842 INFO:tasks.rados.rados.0.smithi145.stdout:2570: writing smithi14585108-46 from 1810432 to 2514944 tid 2 2024-09-16T05:52:39.845 INFO:tasks.rados.rados.0.smithi145.stdout:2570: writing smithi14585108-46 from 2514944 to 3014656 tid 3 2024-09-16T05:52:39.845 INFO:tasks.rados.rados.0.smithi145.stdout:2571: setattr oid 11 current snap is 240 2024-09-16T05:52:39.845 INFO:tasks.rados.rados.0.smithi145.stdout:2570: finishing write tid 1 to smithi14585108-46 2024-09-16T05:52:39.845 INFO:tasks.rados.rados.0.smithi145.stdout:2570: finishing write tid 2 to smithi14585108-46 2024-09-16T05:52:39.846 INFO:tasks.rados.rados.0.smithi145.stdout:2572: read oid 33 snap -1 2024-09-16T05:52:39.846 INFO:tasks.rados.rados.0.smithi145.stdout:2572: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:52:39.846 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 240 2024-09-16T05:52:39.846 INFO:tasks.rados.rados.0.smithi145.stdout:2573: seq_num 819 ranges {0=524288,524288=589824,1114112=614400} 2024-09-16T05:52:39.849 INFO:tasks.rados.rados.0.smithi145.stdout:2573: writing smithi14585108-18 from 0 to 524288 tid 1 2024-09-16T05:52:39.852 INFO:tasks.rados.rados.0.smithi145.stdout:2573: writing smithi14585108-18 from 524288 to 1114112 tid 2 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2573: writing smithi14585108-18 from 1114112 to 1728512 tid 3 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2574: setattr oid 36 current snap is 240 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2570: finishing write tid 3 to smithi14585108-46 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2570: finishing write tid 4 to smithi14585108-46 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1232 (ObjNum 401 snap 0 seq_num 3207399536) dirty exists 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2570: finishing write tid 5 to smithi14585108-46 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2570: oid 46 updating version 0 to 964 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2570: oid 46 updating version 964 to 965 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2570: oid 46 updating version 965 to 966 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2570: oid 46 version 966 is already newer than 963 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 966 (ObjNum 818 snap 240 seq_num 818) dirty exists 2024-09-16T05:52:39.857 INFO:tasks.rados.rados.0.smithi145.stdout:2570: left oid 46 (ObjNum 818 snap 240 seq_num 818) 2024-09-16T05:52:39.858 INFO:tasks.rados.rados.0.smithi145.stdout:2573: finishing write tid 1 to smithi14585108-18 2024-09-16T05:52:39.858 INFO:tasks.rados.rados.0.smithi145.stdout:2572: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: finishing write tid 2 to smithi14585108-18 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: finishing write tid 3 to smithi14585108-18 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: finishing write tid 4 to smithi14585108-18 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: finishing write tid 5 to smithi14585108-18 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: oid 18 updating version 0 to 1327 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: oid 18 version 1327 is already newer than 1324 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: oid 18 version 1327 is already newer than 1326 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: oid 18 version 1327 is already newer than 1325 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1327 (ObjNum 819 snap 240 seq_num 819) dirty exists 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2573: left oid 18 (ObjNum 819 snap 240 seq_num 819) 2024-09-16T05:52:39.893 INFO:tasks.rados.rados.0.smithi145.stdout:2570: done (4 left) 2024-09-16T05:52:39.894 INFO:tasks.rados.rados.0.smithi145.stdout:2571: done (3 left) 2024-09-16T05:52:39.894 INFO:tasks.rados.rados.0.smithi145.stdout:2572: done (2 left) 2024-09-16T05:52:39.894 INFO:tasks.rados.rados.0.smithi145.stdout:2573: done (1 left) 2024-09-16T05:52:39.894 INFO:tasks.rados.rados.0.smithi145.stdout:2575: read oid 5 snap 236 2024-09-16T05:52:39.894 INFO:tasks.rados.rados.0.smithi145.stdout:2575: expect (ObjNum 529 snap 144 seq_num 529) 2024-09-16T05:52:39.894 INFO:tasks.rados.rados.0.smithi145.stdout:2576: copy_from oid 31 from oid 42 current snap is 240 2024-09-16T05:52:39.894 INFO:tasks.rados.rados.0.smithi145.stdout:2577: snap_remove snap 239 2024-09-16T05:52:40.100 INFO:tasks.rados.rados.0.smithi145.stdout:2577: done (3 left) 2024-09-16T05:52:40.100 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 240 2024-09-16T05:52:40.101 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1183 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:52:40.101 INFO:tasks.rados.rados.0.smithi145.stdout:2578: seq_num 820 ranges {2744320=540672,3284992=475136,3760128=598016,4358144=131072} 2024-09-16T05:52:40.118 INFO:tasks.rados.rados.0.smithi145.stdout:2578: writing smithi14585108-50 from 2744320 to 3284992 tid 1 2024-09-16T05:52:40.121 INFO:tasks.rados.rados.0.smithi145.stdout:2578: writing smithi14585108-50 from 3284992 to 3760128 tid 2 2024-09-16T05:52:40.125 INFO:tasks.rados.rados.0.smithi145.stdout:2578: writing smithi14585108-50 from 3760128 to 4358144 tid 3 2024-09-16T05:52:40.126 INFO:tasks.rados.rados.0.smithi145.stdout:2578: writing smithi14585108-50 from 4358144 to 4489216 tid 4 2024-09-16T05:52:40.126 INFO:tasks.rados.rados.0.smithi145.stdout:2574: done (3 left) 2024-09-16T05:52:40.126 INFO:tasks.rados.rados.0.smithi145.stdout:2579: rollback oid 4 current snap is 240 2024-09-16T05:52:40.126 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 236 2024-09-16T05:52:40.126 INFO:tasks.rados.rados.0.smithi145.stdout:2575: expect (ObjNum 529 snap 144 seq_num 529) 2024-09-16T05:52:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:40 smithi161 ceph-mon[87722]: osdmap e564: 8 total, 8 up, 8 in 2024-09-16T05:52:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:40 smithi161 ceph-mon[87722]: osdmap e565: 8 total, 8 up, 8 in 2024-09-16T05:52:40.397 INFO:tasks.rados.rados.0.smithi145.stdout:2576: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:52:40.397 INFO:tasks.rados.rados.0.smithi145.stdout:2576: finishing copy_from to smithi14585108-31 2024-09-16T05:52:40.397 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1075 (ObjNum 741 snap 217 seq_num 741) dirty exists 2024-09-16T05:52:40.397 INFO:tasks.rados.rados.0.smithi145.stdout:2578: finishing write tid 1 to smithi14585108-50 2024-09-16T05:52:40.398 INFO:tasks.rados.rados.0.smithi145.stdout:2578: finishing write tid 2 to smithi14585108-50 2024-09-16T05:52:40.398 INFO:tasks.rados.rados.0.smithi145.stdout:2578: finishing write tid 3 to smithi14585108-50 2024-09-16T05:52:40.398 INFO:tasks.rados.rados.0.smithi145.stdout:2575: done (3 left) 2024-09-16T05:52:40.398 INFO:tasks.rados.rados.0.smithi145.stdout:2576: done (2 left) 2024-09-16T05:52:40.398 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 240 2024-09-16T05:52:40.398 INFO:tasks.rados.rados.0.smithi145.stdout:2578: finishing write tid 4 to smithi14585108-50 2024-09-16T05:52:40.398 INFO:tasks.rados.rados.0.smithi145.stdout:2580: seq_num 821 ranges {0=557056,557056=761856,1318912=442368} 2024-09-16T05:52:40.399 INFO:tasks.rados.rados.0.smithi145.stdout:2580: writing smithi14585108-37 from 0 to 557056 tid 1 2024-09-16T05:52:40.404 INFO:tasks.rados.rados.0.smithi145.stdout:2580: writing smithi14585108-37 from 557056 to 1318912 tid 2 2024-09-16T05:52:40.407 INFO:tasks.rados.rados.0.smithi145.stdout:2580: writing smithi14585108-37 from 1318912 to 1761280 tid 3 2024-09-16T05:52:40.407 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 240 2024-09-16T05:52:40.407 INFO:tasks.rados.rados.0.smithi145.stdout:2578: finishing write tid 5 to smithi14585108-50 2024-09-16T05:52:40.407 INFO:tasks.rados.rados.0.smithi145.stdout:2579: finishing rollback tid 0 to smithi14585108-4 2024-09-16T05:52:40.407 INFO:tasks.rados.rados.0.smithi145.stdout:2579: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:52:40.407 INFO:tasks.rados.rados.0.smithi145.stdout:2581: seq_num 822 ranges {5267456=573440,5840896=696320,6537216=507904} 2024-09-16T05:52:40.438 INFO:tasks.rados.rados.0.smithi145.stdout:2581: writing smithi14585108-9 from 5267456 to 5840896 tid 1 2024-09-16T05:52:40.441 INFO:tasks.rados.rados.0.smithi145.stdout:2581: writing smithi14585108-9 from 5840896 to 6537216 tid 2 2024-09-16T05:52:40.449 INFO:tasks.rados.rados.0.smithi145.stdout:2581: writing smithi14585108-9 from 6537216 to 7045120 tid 3 2024-09-16T05:52:40.449 INFO:tasks.rados.rados.0.smithi145.stdout:2582: read oid 19 snap -1 2024-09-16T05:52:40.449 INFO:tasks.rados.rados.0.smithi145.stdout:2582: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:52:40.449 INFO:tasks.rados.rados.0.smithi145.stdout:2583: rollback oid 23 current snap is 240 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 23 to 236 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:2578: finishing write tid 6 to smithi14585108-50 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:2578: oid 50 updating version 0 to 1143 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:2578: oid 50 version 1143 is already newer than 1142 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:2578: oid 50 updating version 1143 to 1145 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:2578: oid 50 version 1145 is already newer than 1144 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:2578: oid 50 version 1145 is already newer than 1141 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1145 (ObjNum 820 snap 240 seq_num 820) dirty exists 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:2578: left oid 50 (ObjNum 820 snap 240 seq_num 820) 2024-09-16T05:52:40.450 INFO:tasks.rados.rados.0.smithi145.stdout:2579: finishing rollback tid 2 to smithi14585108-4 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1010 (ObjNum 760 snap 220 seq_num 760) dirty exists 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2580: finishing write tid 1 to smithi14585108-37 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2580: finishing write tid 2 to smithi14585108-37 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2578: done (5 left) 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2579: done (4 left) 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2584: read oid 27 snap -1 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2584: expect deleted 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2585: read oid 36 snap 238 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2585: expect deleted 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2586: read oid 45 snap -1 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2586: expect (ObjNum 815 snap 240 seq_num 815) 2024-09-16T05:52:40.451 INFO:tasks.rados.rados.0.smithi145.stdout:2587: read oid 28 snap -1 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2587: expect (ObjNum 794 snap 232 seq_num 794) 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2588: read oid 42 snap -1 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2588: expect (ObjNum 741 snap 217 seq_num 741) 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2589: snap_create 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2580: finishing write tid 3 to smithi14585108-37 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2580: finishing write tid 4 to smithi14585108-37 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2580: finishing write tid 5 to smithi14585108-37 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2580: oid 37 updating version 0 to 1186 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2580: oid 37 version 1186 is already newer than 1185 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2580: oid 37 updating version 1186 to 1187 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:2580: oid 37 version 1187 is already newer than 1184 2024-09-16T05:52:40.452 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1187 (ObjNum 821 snap 240 seq_num 821) dirty exists 2024-09-16T05:52:40.453 INFO:tasks.rados.rados.0.smithi145.stdout:2580: left oid 37 (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:52:40.453 INFO:tasks.rados.rados.0.smithi145.stdout:2581: finishing write tid 1 to smithi14585108-9 2024-09-16T05:52:40.454 INFO:tasks.rados.rados.0.smithi145.stdout:2581: finishing write tid 2 to smithi14585108-9 2024-09-16T05:52:40.454 INFO:tasks.rados.rados.0.smithi145.stdout:2583: finishing rollback tid 0 to smithi14585108-23 2024-09-16T05:52:40.454 INFO:tasks.rados.rados.0.smithi145.stdout:2581: finishing write tid 3 to smithi14585108-9 2024-09-16T05:52:40.454 INFO:tasks.rados.rados.0.smithi145.stdout:2583: finishing rollback tid 1 to smithi14585108-23 2024-09-16T05:52:40.454 INFO:tasks.rados.rados.0.smithi145.stdout:2581: finishing write tid 4 to smithi14585108-9 2024-09-16T05:52:40.454 INFO:tasks.rados.rados.0.smithi145.stdout:2583: finishing rollback tid 2 to smithi14585108-23 2024-09-16T05:52:40.455 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 1003 (ObjNum 617 snap 172 seq_num 617) dirty exists 2024-09-16T05:52:40.455 INFO:tasks.rados.rados.0.smithi145.stdout:2587: expect (ObjNum 794 snap 232 seq_num 794) 2024-09-16T05:52:40.488 INFO:tasks.rados.rados.0.smithi145.stdout:2581: finishing write tid 5 to smithi14585108-9 2024-09-16T05:52:40.489 INFO:tasks.rados.rados.0.smithi145.stdout:2581: oid 9 updating version 0 to 1255 2024-09-16T05:52:40.489 INFO:tasks.rados.rados.0.smithi145.stdout:2581: oid 9 version 1255 is already newer than 1254 2024-09-16T05:52:40.489 INFO:tasks.rados.rados.0.smithi145.stdout:2581: oid 9 version 1255 is already newer than 1252 2024-09-16T05:52:40.489 INFO:tasks.rados.rados.0.smithi145.stdout:2581: oid 9 version 1255 is already newer than 1253 2024-09-16T05:52:40.489 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1255 (ObjNum 822 snap 240 seq_num 822) dirty exists 2024-09-16T05:52:40.489 INFO:tasks.rados.rados.0.smithi145.stdout:2581: left oid 9 (ObjNum 822 snap 240 seq_num 822) 2024-09-16T05:52:40.489 INFO:tasks.rados.rados.0.smithi145.stdout:2586: expect (ObjNum 815 snap 240 seq_num 815) 2024-09-16T05:52:40.530 INFO:tasks.rados.rados.0.smithi145.stdout:2582: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:52:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:40 smithi145 ceph-mon[99390]: osdmap e564: 8 total, 8 up, 8 in 2024-09-16T05:52:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:40 smithi145 ceph-mon[99390]: osdmap e565: 8 total, 8 up, 8 in 2024-09-16T05:52:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:40 smithi145 ceph-mon[96887]: osdmap e564: 8 total, 8 up, 8 in 2024-09-16T05:52:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:40 smithi145 ceph-mon[96887]: osdmap e565: 8 total, 8 up, 8 in 2024-09-16T05:52:40.676 INFO:tasks.rados.rados.0.smithi145.stdout:2588: expect (ObjNum 741 snap 217 seq_num 741) 2024-09-16T05:52:41.245 INFO:tasks.rados.rados.0.smithi145.stdout:2580: done (9 left) 2024-09-16T05:52:41.245 INFO:tasks.rados.rados.0.smithi145.stdout:2581: done (8 left) 2024-09-16T05:52:41.245 INFO:tasks.rados.rados.0.smithi145.stdout:2582: done (7 left) 2024-09-16T05:52:41.245 INFO:tasks.rados.rados.0.smithi145.stdout:2583: done (6 left) 2024-09-16T05:52:41.245 INFO:tasks.rados.rados.0.smithi145.stdout:2584: done (5 left) 2024-09-16T05:52:41.245 INFO:tasks.rados.rados.0.smithi145.stdout:2585: done (4 left) 2024-09-16T05:52:41.246 INFO:tasks.rados.rados.0.smithi145.stdout:2586: done (3 left) 2024-09-16T05:52:41.246 INFO:tasks.rados.rados.0.smithi145.stdout:2587: done (2 left) 2024-09-16T05:52:41.246 INFO:tasks.rados.rados.0.smithi145.stdout:2588: done (1 left) 2024-09-16T05:52:41.246 INFO:tasks.rados.rados.0.smithi145.stdout:2589: done (0 left) 2024-09-16T05:52:41.246 INFO:tasks.rados.rados.0.smithi145.stdout:2590: copy_from oid 38 from oid 17 current snap is 241 2024-09-16T05:52:41.246 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 241 2024-09-16T05:52:41.246 INFO:tasks.rados.rados.0.smithi145.stdout:2591: seq_num 823 ranges {0=589824,589824=573440,1163264=630784} 2024-09-16T05:52:41.248 INFO:tasks.rados.rados.0.smithi145.stdout:2591: writing smithi14585108-11 from 0 to 589824 tid 1 2024-09-16T05:52:41.252 INFO:tasks.rados.rados.0.smithi145.stdout:2591: writing smithi14585108-11 from 589824 to 1163264 tid 2 2024-09-16T05:52:41.255 INFO:tasks.rados.rados.0.smithi145.stdout:2591: writing smithi14585108-11 from 1163264 to 1794048 tid 3 2024-09-16T05:52:41.256 INFO:tasks.rados.rados.0.smithi145.stdout:2592: delete oid 47 current snap is 241 2024-09-16T05:52:41.260 INFO:tasks.rados.rados.0.smithi145.stdout:2592: done (2 left) 2024-09-16T05:52:41.260 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 241 2024-09-16T05:52:41.260 INFO:tasks.rados.rados.0.smithi145.stdout:2593: seq_num 825 ranges {991232=622592,1613824=745472,2359296=458752} 2024-09-16T05:52:41.269 INFO:tasks.rados.rados.0.smithi145.stdout:2593: writing smithi14585108-48 from 991232 to 1613824 tid 1 2024-09-16T05:52:41.273 INFO:tasks.rados.rados.0.smithi145.stdout:2593: writing smithi14585108-48 from 1613824 to 2359296 tid 2 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2593: writing smithi14585108-48 from 2359296 to 2818048 tid 3 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2594: delete oid 5 current snap is 241 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2591: finishing write tid 1 to smithi14585108-11 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2591: finishing write tid 2 to smithi14585108-11 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2590: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2591: finishing write tid 3 to smithi14585108-11 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2590: finishing copy_from to smithi14585108-38 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1179 (ObjNum 800 snap 233 seq_num 800) dirty exists 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2591: finishing write tid 4 to smithi14585108-11 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2591: finishing write tid 5 to smithi14585108-11 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2591: oid 11 updating version 0 to 1239 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2591: oid 11 version 1239 is already newer than 1238 2024-09-16T05:52:41.277 INFO:tasks.rados.rados.0.smithi145.stdout:2591: oid 11 version 1239 is already newer than 1236 2024-09-16T05:52:41.278 INFO:tasks.rados.rados.0.smithi145.stdout:2591: oid 11 version 1239 is already newer than 1237 2024-09-16T05:52:41.278 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1239 (ObjNum 823 snap 241 seq_num 823) dirty exists 2024-09-16T05:52:41.278 INFO:tasks.rados.rados.0.smithi145.stdout:2591: left oid 11 (ObjNum 823 snap 241 seq_num 823) 2024-09-16T05:52:41.278 INFO:tasks.rados.rados.0.smithi145.stdout:2593: finishing write tid 1 to smithi14585108-48 2024-09-16T05:52:41.278 INFO:tasks.rados.rados.0.smithi145.stdout:2593: finishing write tid 2 to smithi14585108-48 2024-09-16T05:52:41.280 INFO:tasks.rados.rados.0.smithi145.stdout:2590: done (3 left) 2024-09-16T05:52:41.280 INFO:tasks.rados.rados.0.smithi145.stdout:2591: done (2 left) 2024-09-16T05:52:41.280 INFO:tasks.rados.rados.0.smithi145.stdout:2594: done (1 left) 2024-09-16T05:52:41.280 INFO:tasks.rados.rados.0.smithi145.stdout:2595: rollback oid 38 current snap is 241 2024-09-16T05:52:41.280 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 236 2024-09-16T05:52:41.280 INFO:tasks.rados.rados.0.smithi145.stdout:2593: finishing write tid 3 to smithi14585108-48 2024-09-16T05:52:41.280 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 46 current snap is 241 2024-09-16T05:52:41.280 INFO:tasks.rados.rados.0.smithi145.stdout:2596: seq_num 827 ranges {3014656=655360,3670016=516096,4186112=688128} 2024-09-16T05:52:41.300 INFO:tasks.rados.rados.0.smithi145.stdout:2596: writing smithi14585108-46 from 3014656 to 3670016 tid 1 2024-09-16T05:52:41.302 INFO:tasks.rados.rados.0.smithi145.stdout:2596: writing smithi14585108-46 from 3670016 to 4186112 tid 2 2024-09-16T05:52:41.308 INFO:tasks.rados.rados.0.smithi145.stdout:2596: writing smithi14585108-46 from 4186112 to 4874240 tid 3 2024-09-16T05:52:41.308 INFO:tasks.rados.rados.0.smithi145.stdout:2597: read oid 7 snap -1 2024-09-16T05:52:41.308 INFO:tasks.rados.rados.0.smithi145.stdout:2597: expect (ObjNum 810 snap 236 seq_num 810) 2024-09-16T05:52:41.308 INFO:tasks.rados.rados.0.smithi145.stdout:2598: read oid 27 snap -1 2024-09-16T05:52:41.308 INFO:tasks.rados.rados.0.smithi145.stdout:2598: expect deleted 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2599: snap_create 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2593: finishing write tid 4 to smithi14585108-48 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2593: finishing write tid 5 to smithi14585108-48 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2593: oid 48 updating version 0 to 1218 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2593: oid 48 updating version 1218 to 1219 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2593: oid 48 updating version 1219 to 1221 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2593: oid 48 version 1221 is already newer than 1220 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1221 (ObjNum 825 snap 241 seq_num 825) dirty exists 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2593: left oid 48 (ObjNum 825 snap 241 seq_num 825) 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2595: finishing rollback tid 0 to smithi14585108-38 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2595: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2595: finishing rollback tid 2 to smithi14585108-38 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1182 (ObjNum 736 snap 216 seq_num 736) dirty exists 2024-09-16T05:52:41.309 INFO:tasks.rados.rados.0.smithi145.stdout:2596: finishing write tid 1 to smithi14585108-46 2024-09-16T05:52:41.310 INFO:tasks.rados.rados.0.smithi145.stdout:2596: finishing write tid 2 to smithi14585108-46 2024-09-16T05:52:41.310 INFO:tasks.rados.rados.0.smithi145.stdout:2596: finishing write tid 3 to smithi14585108-46 2024-09-16T05:52:41.310 INFO:tasks.rados.rados.0.smithi145.stdout:2596: finishing write tid 4 to smithi14585108-46 2024-09-16T05:52:41.311 INFO:tasks.rados.rados.0.smithi145.stdout:2596: finishing write tid 5 to smithi14585108-46 2024-09-16T05:52:41.311 INFO:tasks.rados.rados.0.smithi145.stdout:2596: oid 46 updating version 0 to 968 2024-09-16T05:52:41.311 INFO:tasks.rados.rados.0.smithi145.stdout:2596: oid 46 updating version 968 to 970 2024-09-16T05:52:41.311 INFO:tasks.rados.rados.0.smithi145.stdout:2596: oid 46 version 970 is already newer than 969 2024-09-16T05:52:41.311 INFO:tasks.rados.rados.0.smithi145.stdout:2596: oid 46 updating version 970 to 971 2024-09-16T05:52:41.311 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 971 (ObjNum 827 snap 241 seq_num 827) dirty exists 2024-09-16T05:52:41.311 INFO:tasks.rados.rados.0.smithi145.stdout:2596: left oid 46 (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:52:41.335 INFO:tasks.rados.rados.0.smithi145.stdout:2597: expect (ObjNum 810 snap 236 seq_num 810) 2024-09-16T05:52:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:41 smithi145 ceph-mon[96887]: pgmap v532: 121 pgs: 121 active+clean; 144 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-09-16T05:52:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:41 smithi145 ceph-mon[99390]: pgmap v532: 121 pgs: 121 active+clean; 144 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-09-16T05:52:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:41 smithi161 ceph-mon[87722]: pgmap v532: 121 pgs: 121 active+clean; 144 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-09-16T05:52:42.259 INFO:tasks.rados.rados.0.smithi145.stdout:2593: done (5 left) 2024-09-16T05:52:42.259 INFO:tasks.rados.rados.0.smithi145.stdout:2595: done (4 left) 2024-09-16T05:52:42.259 INFO:tasks.rados.rados.0.smithi145.stdout:2596: done (3 left) 2024-09-16T05:52:42.259 INFO:tasks.rados.rados.0.smithi145.stdout:2597: done (2 left) 2024-09-16T05:52:42.260 INFO:tasks.rados.rados.0.smithi145.stdout:2598: done (1 left) 2024-09-16T05:52:42.260 INFO:tasks.rados.rados.0.smithi145.stdout:2599: done (0 left) 2024-09-16T05:52:42.260 INFO:tasks.rados.rados.0.smithi145.stdout:2600: copy_from oid 19 from oid 12 current snap is 242 2024-09-16T05:52:42.260 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 242 2024-09-16T05:52:42.260 INFO:tasks.rados.rados.0.smithi145.stdout:2601: seq_num 828 ranges {4456448=671744,5128192=802816,5931008=401408} 2024-09-16T05:52:42.287 INFO:tasks.rados.rados.0.smithi145.stdout:2601: writing smithi14585108-31 from 4456448 to 5128192 tid 1 2024-09-16T05:52:42.292 INFO:tasks.rados.rados.0.smithi145.stdout:2601: writing smithi14585108-31 from 5128192 to 5931008 tid 2 2024-09-16T05:52:42.294 INFO:tasks.rados.rados.0.smithi145.stdout:2601: writing smithi14585108-31 from 5931008 to 6332416 tid 3 2024-09-16T05:52:42.294 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 242 2024-09-16T05:52:42.294 INFO:tasks.rados.rados.0.smithi145.stdout:2600: finishing copy_from to smithi14585108-19 2024-09-16T05:52:42.294 INFO:tasks.rados.rados.0.smithi145.stdout:2600: got expected ENOENT (src dne) 2024-09-16T05:52:42.294 INFO:tasks.rados.rados.0.smithi145.stdout:2602: seq_num 829 ranges {4456448=688128,5144576=729088,5873664=475136} 2024-09-16T05:52:42.322 INFO:tasks.rados.rados.0.smithi145.stdout:2602: writing smithi14585108-42 from 4456448 to 5144576 tid 1 2024-09-16T05:52:42.326 INFO:tasks.rados.rados.0.smithi145.stdout:2602: writing smithi14585108-42 from 5144576 to 5873664 tid 2 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2602: writing smithi14585108-42 from 5873664 to 6348800 tid 3 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2603: delete oid 1 current snap is 242 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2600: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2601: finishing write tid 1 to smithi14585108-31 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2601: finishing write tid 2 to smithi14585108-31 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2601: finishing write tid 3 to smithi14585108-31 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2601: finishing write tid 4 to smithi14585108-31 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2601: finishing write tid 5 to smithi14585108-31 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2601: oid 31 updating version 0 to 1079 2024-09-16T05:52:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2601: oid 31 version 1079 is already newer than 1077 2024-09-16T05:52:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2601: oid 31 version 1079 is already newer than 1076 2024-09-16T05:52:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2601: oid 31 version 1079 is already newer than 1078 2024-09-16T05:52:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1079 (ObjNum 828 snap 242 seq_num 828) dirty exists 2024-09-16T05:52:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2601: left oid 31 (ObjNum 828 snap 242 seq_num 828) 2024-09-16T05:52:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2602: finishing write tid 1 to smithi14585108-42 2024-09-16T05:52:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2600: done (3 left) 2024-09-16T05:52:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2601: done (2 left) 2024-09-16T05:52:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2603: done (1 left) 2024-09-16T05:52:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:2604: snap_remove snap 241 2024-09-16T05:52:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: osdmap e566: 8 total, 8 up, 8 in 2024-09-16T05:52:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: osdmap e566: 8 total, 8 up, 8 in 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: osdmap e566: 8 total, 8 up, 8 in 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:42.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:42.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:42.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:43.267 INFO:tasks.rados.rados.0.smithi145.stdout:2604: done (1 left) 2024-09-16T05:52:43.267 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 242 2024-09-16T05:52:43.267 INFO:tasks.rados.rados.0.smithi145.stdout:2602: finishing write tid 2 to smithi14585108-42 2024-09-16T05:52:43.267 INFO:tasks.rados.rados.0.smithi145.stdout:2605: seq_num 831 ranges {2818048=720896,3538944=499712,4038656=704512} 2024-09-16T05:52:43.286 INFO:tasks.rados.rados.0.smithi145.stdout:2605: writing smithi14585108-48 from 2818048 to 3538944 tid 1 2024-09-16T05:52:43.289 INFO:tasks.rados.rados.0.smithi145.stdout:2605: writing smithi14585108-48 from 3538944 to 4038656 tid 2 2024-09-16T05:52:43.294 INFO:tasks.rados.rados.0.smithi145.stdout:2605: writing smithi14585108-48 from 4038656 to 4743168 tid 3 2024-09-16T05:52:43.294 INFO:tasks.rados.rados.0.smithi145.stdout:2606: read oid 4 snap -1 2024-09-16T05:52:43.294 INFO:tasks.rados.rados.0.smithi145.stdout:2606: expect (ObjNum 760 snap 220 seq_num 760) 2024-09-16T05:52:43.294 INFO:tasks.rados.rados.0.smithi145.stdout:2607: rmattr oid 18 current snap is 242 2024-09-16T05:52:43.294 INFO:tasks.rados.rados.0.smithi145.stdout:2607: done (3 left) 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2608: read oid 18 snap 240 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2608: expect (ObjNum 819 snap 240 seq_num 819) 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2609: copy_from oid 16 from oid 37 current snap is 242 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: finishing write tid 3 to smithi14585108-42 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: finishing write tid 4 to smithi14585108-42 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: finishing write tid 5 to smithi14585108-42 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: oid 42 updating version 0 to 1258 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: oid 42 updating version 1258 to 1260 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: oid 42 version 1260 is already newer than 1259 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: oid 42 version 1260 is already newer than 1257 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1260 (ObjNum 829 snap 242 seq_num 829) dirty exists 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: left oid 42 (ObjNum 829 snap 242 seq_num 829) 2024-09-16T05:52:43.295 INFO:tasks.rados.rados.0.smithi145.stdout:2602: done (4 left) 2024-09-16T05:52:43.296 INFO:tasks.rados.rados.0.smithi145.stdout:2610: snap_create 2024-09-16T05:52:43.296 INFO:tasks.rados.rados.0.smithi145.stdout:2605: finishing write tid 1 to smithi14585108-48 2024-09-16T05:52:43.296 INFO:tasks.rados.rados.0.smithi145.stdout:2605: finishing write tid 2 to smithi14585108-48 2024-09-16T05:52:43.298 INFO:tasks.rados.rados.0.smithi145.stdout:2605: finishing write tid 3 to smithi14585108-48 2024-09-16T05:52:43.299 INFO:tasks.rados.rados.0.smithi145.stdout:2605: finishing write tid 4 to smithi14585108-48 2024-09-16T05:52:43.300 INFO:tasks.rados.rados.0.smithi145.stdout:2605: finishing write tid 5 to smithi14585108-48 2024-09-16T05:52:43.301 INFO:tasks.rados.rados.0.smithi145.stdout:2605: oid 48 updating version 0 to 1223 2024-09-16T05:52:43.301 INFO:tasks.rados.rados.0.smithi145.stdout:2605: oid 48 updating version 1223 to 1225 2024-09-16T05:52:43.301 INFO:tasks.rados.rados.0.smithi145.stdout:2605: oid 48 version 1225 is already newer than 1224 2024-09-16T05:52:43.301 INFO:tasks.rados.rados.0.smithi145.stdout:2605: oid 48 version 1225 is already newer than 1222 2024-09-16T05:52:43.301 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1225 (ObjNum 831 snap 242 seq_num 831) dirty exists 2024-09-16T05:52:43.301 INFO:tasks.rados.rados.0.smithi145.stdout:2605: left oid 48 (ObjNum 831 snap 242 seq_num 831) 2024-09-16T05:52:43.306 INFO:tasks.rados.rados.0.smithi145.stdout:2609: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:52:43.309 INFO:tasks.rados.rados.0.smithi145.stdout:2609: finishing copy_from to smithi14585108-16 2024-09-16T05:52:43.309 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1187 (ObjNum 821 snap 240 seq_num 821) dirty exists 2024-09-16T05:52:43.309 INFO:tasks.rados.rados.0.smithi145.stdout:2606: expect (ObjNum 760 snap 220 seq_num 760) 2024-09-16T05:52:43.363 INFO:tasks.rados.rados.0.smithi145.stdout:2608: expect (ObjNum 819 snap 240 seq_num 819) 2024-09-16T05:52:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all mds 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all rgw 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all iscsi 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all nfs 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: Upgrade: Setting container_image for all nvmeof 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: osdmap e567: 8 total, 8 up, 8 in 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[96887]: pgmap v535: 121 pgs: 121 active+clean; 129 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-09-16T05:52:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all mds 2024-09-16T05:52:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all rgw 2024-09-16T05:52:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T05:52:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T05:52:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all iscsi 2024-09-16T05:52:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all nfs 2024-09-16T05:52:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: Upgrade: Setting container_image for all nvmeof 2024-09-16T05:52:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: osdmap e567: 8 total, 8 up, 8 in 2024-09-16T05:52:43.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:43 smithi145 ceph-mon[99390]: pgmap v535: 121 pgs: 121 active+clean; 129 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-09-16T05:52:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all mds 2024-09-16T05:52:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all rgw 2024-09-16T05:52:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T05:52:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T05:52:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all iscsi 2024-09-16T05:52:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all nfs 2024-09-16T05:52:43.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: Upgrade: Setting container_image for all nvmeof 2024-09-16T05:52:43.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: osdmap e567: 8 total, 8 up, 8 in 2024-09-16T05:52:43.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:43 smithi161 ceph-mon[87722]: pgmap v535: 121 pgs: 121 active+clean; 129 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-09-16T05:52:44.264 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:44 smithi145 systemd[1]: Stopping Ceph node-exporter.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:52:44.271 INFO:tasks.rados.rados.0.smithi145.stdout:2605: done (4 left) 2024-09-16T05:52:44.271 INFO:tasks.rados.rados.0.smithi145.stdout:2606: done (3 left) 2024-09-16T05:52:44.271 INFO:tasks.rados.rados.0.smithi145.stdout:2608: done (2 left) 2024-09-16T05:52:44.272 INFO:tasks.rados.rados.0.smithi145.stdout:2609: done (1 left) 2024-09-16T05:52:44.272 INFO:tasks.rados.rados.0.smithi145.stdout:2610: done (0 left) 2024-09-16T05:52:44.272 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 243 2024-09-16T05:52:44.272 INFO:tasks.rados.rados.0.smithi145.stdout:2611: seq_num 832 ranges {0=737280,737280=786432,1523712=417792} 2024-09-16T05:52:44.275 INFO:tasks.rados.rados.0.smithi145.stdout:2611: writing smithi14585108-12 from 0 to 737280 tid 1 2024-09-16T05:52:44.280 INFO:tasks.rados.rados.0.smithi145.stdout:2611: writing smithi14585108-12 from 737280 to 1523712 tid 2 2024-09-16T05:52:44.284 INFO:tasks.rados.rados.0.smithi145.stdout:2611: writing smithi14585108-12 from 1523712 to 1941504 tid 3 2024-09-16T05:52:44.284 INFO:tasks.rados.rados.0.smithi145.stdout:2612: read oid 33 snap -1 2024-09-16T05:52:44.284 INFO:tasks.rados.rados.0.smithi145.stdout:2612: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:52:44.285 INFO:tasks.rados.rados.0.smithi145.stdout:2613: rmattr oid 38 current snap is 243 2024-09-16T05:52:44.285 INFO:tasks.rados.rados.0.smithi145.stdout:2613: done (2 left) 2024-09-16T05:52:44.285 INFO:tasks.rados.rados.0.smithi145.stdout:2614: rollback oid 44 current snap is 243 2024-09-16T05:52:44.285 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 44 to 240 2024-09-16T05:52:44.285 INFO:tasks.rados.rados.0.smithi145.stdout:2611: finishing write tid 1 to smithi14585108-12 2024-09-16T05:52:44.285 INFO:tasks.rados.rados.0.smithi145.stdout:2615: rollback oid 4 current snap is 243 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 238 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:2616: rollback oid 41 current snap is 243 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 238 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:2617: read oid 29 snap -1 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:2617: expect (ObjNum 739 snap 217 seq_num 739) 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:2618: rollback oid 40 current snap is 243 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 242 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 243 2024-09-16T05:52:44.286 INFO:tasks.rados.rados.0.smithi145.stdout:2619: seq_num 833 ranges {5046272=761856,5808128=671744,6479872=532480} 2024-09-16T05:52:44.316 INFO:tasks.rados.rados.0.smithi145.stdout:2619: writing smithi14585108-34 from 5046272 to 5808128 tid 1 2024-09-16T05:52:44.319 INFO:tasks.rados.rados.0.smithi145.stdout:2619: writing smithi14585108-34 from 5808128 to 6479872 tid 2 2024-09-16T05:52:44.323 INFO:tasks.rados.rados.0.smithi145.stdout:2619: writing smithi14585108-34 from 6479872 to 7012352 tid 3 2024-09-16T05:52:44.323 INFO:tasks.rados.rados.0.smithi145.stdout:2620: read oid 22 snap -1 2024-09-16T05:52:44.323 INFO:tasks.rados.rados.0.smithi145.stdout:2620: expect deleted 2024-09-16T05:52:44.323 INFO:tasks.rados.rados.0.smithi145.stdout:2621: snap_remove snap 236 2024-09-16T05:52:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:44 smithi145 ceph-mon[96887]: osdmap e568: 8 total, 8 up, 8 in 2024-09-16T05:52:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:44 smithi145 ceph-mon[99390]: osdmap e568: 8 total, 8 up, 8 in 2024-09-16T05:52:44.568 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:44 smithi145 podman[129099]: 2024-09-16 05:52:44.491264884 +0000 UTC m=+0.137440862 container died 975ae98378a4cd8d0b5f06b63386ae7e22d460df865b2fe79998581468c2278b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T05:52:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:44 smithi161 ceph-mon[87722]: osdmap e568: 8 total, 8 up, 8 in 2024-09-16T05:52:45.012 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:52:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:52:44] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2024-09-16T05:52:45.012 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:44 smithi145 podman[129099]: 2024-09-16 05:52:44.820121671 +0000 UTC m=+0.466297657 container cleanup 975ae98378a4cd8d0b5f06b63386ae7e22d460df865b2fe79998581468c2278b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T05:52:45.013 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:44 smithi145 bash[129099]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T05:52:45.101 INFO:tasks.rados.rados.0.smithi145.stdout:2618: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:52:45.101 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 0 (ObjNum 33 snap 0 seq_num 3207288224) dirty dne 2024-09-16T05:52:45.101 INFO:tasks.rados.rados.0.smithi145.stdout:2611: finishing write tid 2 to smithi14585108-12 2024-09-16T05:52:45.101 INFO:tasks.rados.rados.0.smithi145.stdout:2617: expect (ObjNum 739 snap 217 seq_num 739) 2024-09-16T05:52:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2616: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:52:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2616: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:52:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2617: done (9 left) 2024-09-16T05:52:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2618: done (8 left) 2024-09-16T05:52:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2621: done (7 left) 2024-09-16T05:52:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2622: rmattr oid 30 current snap is 243 2024-09-16T05:52:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2622: done (7 left) 2024-09-16T05:52:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2623: rollback oid 45 current snap is 243 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 45 to 238 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2611: finishing write tid 3 to smithi14585108-12 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2611: finishing write tid 4 to smithi14585108-12 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2616: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1236 (ObjNum 809 snap 236 seq_num 809) dirty exists 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2611: finishing write tid 5 to smithi14585108-12 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2611: oid 12 updating version 0 to 1108 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2611: oid 12 version 1108 is already newer than 1107 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2611: oid 12 updating version 1108 to 1110 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2611: oid 12 version 1110 is already newer than 1109 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1110 (ObjNum 832 snap 243 seq_num 832) dirty exists 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2611: left oid 12 (ObjNum 832 snap 243 seq_num 832) 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2614: finishing rollback tid 0 to smithi14585108-44 2024-09-16T05:52:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2614: finishing rollback tid 1 to smithi14585108-44 2024-09-16T05:52:45.124 INFO:tasks.rados.rados.0.smithi145.stdout:2614: finishing rollback tid 2 to smithi14585108-44 2024-09-16T05:52:45.124 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1013 (ObjNum 769 snap 223 seq_num 769) dirty exists 2024-09-16T05:52:45.124 INFO:tasks.rados.rados.0.smithi145.stdout:2612: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2615: finishing rollback tid 0 to smithi14585108-4 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2615: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2615: finishing rollback tid 2 to smithi14585108-4 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1016 (ObjNum 760 snap 220 seq_num 760) dirty exists 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2619: finishing write tid 1 to smithi14585108-34 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2619: finishing write tid 2 to smithi14585108-34 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2611: done (7 left) 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2612: done (6 left) 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2614: done (5 left) 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2615: done (4 left) 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2616: done (3 left) 2024-09-16T05:52:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:2620: done (2 left) 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2624: delete oid 44 current snap is 243 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2619: finishing write tid 3 to smithi14585108-34 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2619: finishing write tid 4 to smithi14585108-34 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2619: finishing write tid 5 to smithi14585108-34 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2619: oid 34 updating version 0 to 1265 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2619: oid 34 updating version 1265 to 1267 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2619: oid 34 version 1267 is already newer than 1264 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2619: oid 34 version 1267 is already newer than 1266 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1267 (ObjNum 833 snap 243 seq_num 833) dirty exists 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2619: left oid 34 (ObjNum 833 snap 243 seq_num 833) 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2623: finishing rollback tid 0 to smithi14585108-45 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:2623: finishing rollback tid 1 to smithi14585108-45 2024-09-16T05:52:45.162 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1244 (ObjNum 417 snap 0 seq_num 3207308512) dirty dne 2024-09-16T05:52:45.163 INFO:tasks.rados.rados.0.smithi145.stdout:2619: done (2 left) 2024-09-16T05:52:45.163 INFO:tasks.rados.rados.0.smithi145.stdout:2623: done (1 left) 2024-09-16T05:52:45.163 INFO:tasks.rados.rados.0.smithi145.stdout:2624: done (0 left) 2024-09-16T05:52:45.163 INFO:tasks.rados.rados.0.smithi145.stdout:2625: snap_remove snap 238 2024-09-16T05:52:45.263 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 podman[129118]: 2024-09-16 05:52:45.012698298 +0000 UTC m=+0.522772536 container remove 975ae98378a4cd8d0b5f06b63386ae7e22d460df865b2fe79998581468c2278b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T05:52:45.264 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T05:52:45.264 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T05:52:45.264 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 systemd[1]: Stopped Ceph node-exporter.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:52:45.264 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 3.028s CPU time. 2024-09-16T05:52:45.567 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 systemd[1]: Starting Ceph node-exporter.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:52:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[96887]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[96887]: Deploying daemon node-exporter.a on smithi145 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[96887]: osdmap e569: 8 total, 8 up, 8 in 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[96887]: pgmap v538: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[96887]: osdmap e570: 8 total, 8 up, 8 in 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[99390]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[99390]: Deploying daemon node-exporter.a on smithi145 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[99390]: osdmap e569: 8 total, 8 up, 8 in 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[99390]: pgmap v538: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-09-16T05:52:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-mon[99390]: osdmap e570: 8 total, 8 up, 8 in 2024-09-16T05:52:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:45 smithi161 ceph-mon[87722]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T05:52:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:45 smithi161 ceph-mon[87722]: Deploying daemon node-exporter.a on smithi145 2024-09-16T05:52:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:45 smithi161 ceph-mon[87722]: osdmap e569: 8 total, 8 up, 8 in 2024-09-16T05:52:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:45 smithi161 ceph-mon[87722]: pgmap v538: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.1 MiB/s wr, 28 op/s 2024-09-16T05:52:45.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:45 smithi161 ceph-mon[87722]: osdmap e570: 8 total, 8 up, 8 in 2024-09-16T05:52:45.941 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 podman[129250]: 2024-09-16 05:52:45.54669527 +0000 UTC m=+0.015064807 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T05:52:45.941 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 podman[129250]: 2024-09-16 05:52:45.730994286 +0000 UTC m=+0.199363855 container create 89a85336da3a4933e251c47d4f028fbf6f23f610475e40ef581d91082df70bfb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T05:52:45.941 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 podman[129250]: 2024-09-16 05:52:45.941683713 +0000 UTC m=+0.410053240 container init 89a85336da3a4933e251c47d4f028fbf6f23f610475e40ef581d91082df70bfb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T05:52:46.104 INFO:tasks.rados.rados.0.smithi145.stdout:2625: done (0 left) 2024-09-16T05:52:46.104 INFO:tasks.rados.rados.0.smithi145.stdout:2626: read oid 37 snap 240 2024-09-16T05:52:46.104 INFO:tasks.rados.rados.0.smithi145.stdout:2626: expect (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:52:46.104 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 243 2024-09-16T05:52:46.105 INFO:tasks.rados.rados.0.smithi145.stdout:2627: seq_num 835 ranges {5267456=794624,6062080=442368,6504448=712704,7217152=49152} 2024-09-16T05:52:46.139 INFO:tasks.rados.rados.0.smithi145.stdout:2627: writing smithi14585108-23 from 5267456 to 6062080 tid 1 2024-09-16T05:52:46.141 INFO:tasks.rados.rados.0.smithi145.stdout:2627: writing smithi14585108-23 from 6062080 to 6504448 tid 2 2024-09-16T05:52:46.145 INFO:tasks.rados.rados.0.smithi145.stdout:2627: writing smithi14585108-23 from 6504448 to 7217152 tid 3 2024-09-16T05:52:46.146 INFO:tasks.rados.rados.0.smithi145.stdout:2627: writing smithi14585108-23 from 7217152 to 7266304 tid 4 2024-09-16T05:52:46.146 INFO:tasks.rados.rados.0.smithi145.stdout:2628: delete oid 42 current snap is 243 2024-09-16T05:52:46.146 INFO:tasks.rados.rados.0.smithi145.stdout:2626: expect (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:52:46.193 INFO:tasks.rados.rados.0.smithi145.stdout:2627: finishing write tid 1 to smithi14585108-23 2024-09-16T05:52:46.193 INFO:tasks.rados.rados.0.smithi145.stdout:2627: finishing write tid 2 to smithi14585108-23 2024-09-16T05:52:46.193 INFO:tasks.rados.rados.0.smithi145.stdout:2626: done (2 left) 2024-09-16T05:52:46.193 INFO:tasks.rados.rados.0.smithi145.stdout:2628: done (1 left) 2024-09-16T05:52:46.193 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 243 2024-09-16T05:52:46.193 INFO:tasks.rados.rados.0.smithi145.stdout:2627: finishing write tid 3 to smithi14585108-23 2024-09-16T05:52:46.193 INFO:tasks.rados.rados.0.smithi145.stdout:2627: finishing write tid 4 to smithi14585108-23 2024-09-16T05:52:46.194 INFO:tasks.rados.rados.0.smithi145.stdout:2629: seq_num 837 ranges {0=425984,425984=655360,1081344=729088,1810432=221184} 2024-09-16T05:52:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:2629: writing smithi14585108-30 from 0 to 425984 tid 1 2024-09-16T05:52:46.198 INFO:tasks.rados.rados.0.smithi145.stdout:2629: writing smithi14585108-30 from 425984 to 1081344 tid 2 2024-09-16T05:52:46.203 INFO:tasks.rados.rados.0.smithi145.stdout:2629: writing smithi14585108-30 from 1081344 to 1810432 tid 3 2024-09-16T05:52:46.204 INFO:tasks.rados.rados.0.smithi145.stdout:2629: writing smithi14585108-30 from 1810432 to 2031616 tid 4 2024-09-16T05:52:46.204 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 243 2024-09-16T05:52:46.204 INFO:tasks.rados.rados.0.smithi145.stdout:2630: seq_num 838 ranges {5439488=442368,5881856=540672,6422528=532480,6955008=442368,7397376=90112} 2024-09-16T05:52:46.236 INFO:tasks.rados.rados.0.smithi145.stdout:2630: writing smithi14585108-24 from 5439488 to 5881856 tid 1 2024-09-16T05:52:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2630: writing smithi14585108-24 from 5881856 to 6422528 tid 2 2024-09-16T05:52:46.242 INFO:tasks.rados.rados.0.smithi145.stdout:2630: writing smithi14585108-24 from 6422528 to 6955008 tid 3 2024-09-16T05:52:46.245 INFO:tasks.rados.rados.0.smithi145.stdout:2630: writing smithi14585108-24 from 6955008 to 7397376 tid 4 2024-09-16T05:52:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:2630: writing smithi14585108-24 from 7397376 to 7487488 tid 5 2024-09-16T05:52:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:2631: snap_create 2024-09-16T05:52:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:2627: finishing write tid 5 to smithi14585108-23 2024-09-16T05:52:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:2627: finishing write tid 6 to smithi14585108-23 2024-09-16T05:52:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:2627: oid 23 updating version 0 to 1005 2024-09-16T05:52:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:2627: oid 23 updating version 1005 to 1008 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2627: oid 23 version 1008 is already newer than 1007 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2627: oid 23 version 1008 is already newer than 1004 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2627: oid 23 version 1008 is already newer than 1006 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 1008 (ObjNum 835 snap 243 seq_num 835) dirty exists 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2627: left oid 23 (ObjNum 835 snap 243 seq_num 835) 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: finishing write tid 1 to smithi14585108-30 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: finishing write tid 2 to smithi14585108-30 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: finishing write tid 3 to smithi14585108-30 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: finishing write tid 4 to smithi14585108-30 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: finishing write tid 5 to smithi14585108-30 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: finishing write tid 6 to smithi14585108-30 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: oid 30 updating version 0 to 1019 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: oid 30 updating version 1019 to 1021 2024-09-16T05:52:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:2629: oid 30 version 1021 is already newer than 1018 2024-09-16T05:52:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:2629: oid 30 version 1021 is already newer than 1020 2024-09-16T05:52:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:2629: oid 30 updating version 1021 to 1022 2024-09-16T05:52:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1022 (ObjNum 837 snap 243 seq_num 837) dirty exists 2024-09-16T05:52:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:2629: left oid 30 (ObjNum 837 snap 243 seq_num 837) 2024-09-16T05:52:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:2630: finishing write tid 1 to smithi14585108-24 2024-09-16T05:52:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:2630: finishing write tid 2 to smithi14585108-24 2024-09-16T05:52:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:2630: finishing write tid 3 to smithi14585108-24 2024-09-16T05:52:46.249 INFO:tasks.rados.rados.0.smithi145.stdout:2630: finishing write tid 4 to smithi14585108-24 2024-09-16T05:52:46.249 INFO:tasks.rados.rados.0.smithi145.stdout:2630: finishing write tid 5 to smithi14585108-24 2024-09-16T05:52:46.249 INFO:tasks.rados.rados.0.smithi145.stdout:2630: finishing write tid 6 to smithi14585108-24 2024-09-16T05:52:46.252 INFO:tasks.rados.rados.0.smithi145.stdout:2630: finishing write tid 7 to smithi14585108-24 2024-09-16T05:52:46.252 INFO:tasks.rados.rados.0.smithi145.stdout:2630: oid 24 updating version 0 to 1026 2024-09-16T05:52:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:2630: oid 24 version 1026 is already newer than 1023 2024-09-16T05:52:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:2630: oid 24 updating version 1026 to 1028 2024-09-16T05:52:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:2630: oid 24 version 1028 is already newer than 1024 2024-09-16T05:52:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:2630: oid 24 version 1028 is already newer than 1027 2024-09-16T05:52:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:2630: oid 24 version 1028 is already newer than 1025 2024-09-16T05:52:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1028 (ObjNum 838 snap 243 seq_num 838) dirty exists 2024-09-16T05:52:46.253 INFO:tasks.rados.rados.0.smithi145.stdout:2630: left oid 24 (ObjNum 838 snap 243 seq_num 838) 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 podman[129250]: 2024-09-16 05:52:45.946583093 +0000 UTC m=+0.414952623 container start 89a85336da3a4933e251c47d4f028fbf6f23f610475e40ef581d91082df70bfb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.950Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.950Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.950Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.950Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.950Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.950Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T05:52:46.308 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T05:52:46.309 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T05:52:46.309 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T05:52:46.309 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T05:52:46.309 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T05:52:46.309 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T05:52:46.309 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T05:52:46.309 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T05:52:46.309 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T05:52:46.310 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T05:52:46.311 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a[129264]: ts=2024-09-16T05:52:45.951Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:46 smithi145 bash[129250]: 89a85336da3a4933e251c47d4f028fbf6f23f610475e40ef581d91082df70bfb 2024-09-16T05:52:46.312 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 05:52:46 smithi145 systemd[1]: Started Ceph node-exporter.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:52:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:2627: done (3 left) 2024-09-16T05:52:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:2629: done (2 left) 2024-09-16T05:52:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:2630: done (1 left) 2024-09-16T05:52:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:2631: done (0 left) 2024-09-16T05:52:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 244 2024-09-16T05:52:47.115 INFO:tasks.rados.rados.0.smithi145.stdout:2632: seq_num 839 ranges {5267456=458752,5726208=425984,6152192=688128,6840320=491520} 2024-09-16T05:52:47.145 INFO:tasks.rados.rados.0.smithi145.stdout:2632: writing smithi14585108-15 from 5267456 to 5726208 tid 1 2024-09-16T05:52:47.147 INFO:tasks.rados.rados.0.smithi145.stdout:2632: writing smithi14585108-15 from 5726208 to 6152192 tid 2 2024-09-16T05:52:47.151 INFO:tasks.rados.rados.0.smithi145.stdout:2632: writing smithi14585108-15 from 6152192 to 6840320 tid 3 2024-09-16T05:52:47.155 INFO:tasks.rados.rados.0.smithi145.stdout:2632: writing smithi14585108-15 from 6840320 to 7331840 tid 4 2024-09-16T05:52:47.155 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 244 2024-09-16T05:52:47.155 INFO:tasks.rados.rados.0.smithi145.stdout:2632: finishing write tid 1 to smithi14585108-15 2024-09-16T05:52:47.155 INFO:tasks.rados.rados.0.smithi145.stdout:2632: finishing write tid 2 to smithi14585108-15 2024-09-16T05:52:47.155 INFO:tasks.rados.rados.0.smithi145.stdout:2632: finishing write tid 3 to smithi14585108-15 2024-09-16T05:52:47.155 INFO:tasks.rados.rados.0.smithi145.stdout:2633: seq_num 840 ranges {1646592=475136,2121728=712704,2834432=499712,3334144=393216} 2024-09-16T05:52:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:2633: writing smithi14585108-21 from 1646592 to 2121728 tid 1 2024-09-16T05:52:47.170 INFO:tasks.rados.rados.0.smithi145.stdout:2633: writing smithi14585108-21 from 2121728 to 2834432 tid 2 2024-09-16T05:52:47.173 INFO:tasks.rados.rados.0.smithi145.stdout:2633: writing smithi14585108-21 from 2834432 to 3334144 tid 3 2024-09-16T05:52:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:2633: writing smithi14585108-21 from 3334144 to 3727360 tid 4 2024-09-16T05:52:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:2634: setattr oid 46 current snap is 244 2024-09-16T05:52:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:2632: finishing write tid 4 to smithi14585108-15 2024-09-16T05:52:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:2632: finishing write tid 5 to smithi14585108-15 2024-09-16T05:52:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:2632: finishing write tid 6 to smithi14585108-15 2024-09-16T05:52:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:2632: oid 15 updating version 0 to 1250 2024-09-16T05:52:47.176 INFO:tasks.rados.rados.0.smithi145.stdout:2632: oid 15 updating version 1250 to 1251 2024-09-16T05:52:47.177 INFO:tasks.rados.rados.0.smithi145.stdout:2632: oid 15 version 1251 is already newer than 1249 2024-09-16T05:52:47.177 INFO:tasks.rados.rados.0.smithi145.stdout:2632: oid 15 updating version 1251 to 1252 2024-09-16T05:52:47.177 INFO:tasks.rados.rados.0.smithi145.stdout:2632: oid 15 version 1252 is already newer than 1248 2024-09-16T05:52:47.177 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1252 (ObjNum 839 snap 244 seq_num 839) dirty exists 2024-09-16T05:52:47.177 INFO:tasks.rados.rados.0.smithi145.stdout:2632: left oid 15 (ObjNum 839 snap 244 seq_num 839) 2024-09-16T05:52:47.177 INFO:tasks.rados.rados.0.smithi145.stdout:2633: finishing write tid 1 to smithi14585108-21 2024-09-16T05:52:47.177 INFO:tasks.rados.rados.0.smithi145.stdout:2633: finishing write tid 2 to smithi14585108-21 2024-09-16T05:52:47.177 INFO:tasks.rados.rados.0.smithi145.stdout:2633: finishing write tid 3 to smithi14585108-21 2024-09-16T05:52:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:2632: done (2 left) 2024-09-16T05:52:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:2635: copy_from oid 14 from oid 2 current snap is 244 2024-09-16T05:52:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:2636: snap_create 2024-09-16T05:52:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:2633: finishing write tid 4 to smithi14585108-21 2024-09-16T05:52:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:2633: finishing write tid 5 to smithi14585108-21 2024-09-16T05:52:47.179 INFO:tasks.rados.rados.0.smithi145.stdout:2633: finishing write tid 6 to smithi14585108-21 2024-09-16T05:52:47.179 INFO:tasks.rados.rados.0.smithi145.stdout:2633: oid 21 updating version 0 to 1155 2024-09-16T05:52:47.179 INFO:tasks.rados.rados.0.smithi145.stdout:2633: oid 21 version 1155 is already newer than 1153 2024-09-16T05:52:47.180 INFO:tasks.rados.rados.0.smithi145.stdout:2633: oid 21 updating version 1155 to 1156 2024-09-16T05:52:47.180 INFO:tasks.rados.rados.0.smithi145.stdout:2633: oid 21 version 1156 is already newer than 1154 2024-09-16T05:52:47.180 INFO:tasks.rados.rados.0.smithi145.stdout:2633: oid 21 updating version 1156 to 1157 2024-09-16T05:52:47.180 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1157 (ObjNum 840 snap 244 seq_num 840) dirty exists 2024-09-16T05:52:47.180 INFO:tasks.rados.rados.0.smithi145.stdout:2633: left oid 21 (ObjNum 840 snap 244 seq_num 840) 2024-09-16T05:52:47.180 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 1188 (ObjNum 827 snap 241 seq_num 827) dirty exists 2024-09-16T05:52:47.196 INFO:tasks.rados.rados.0.smithi145.stdout:2635: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:52:47.198 INFO:tasks.rados.rados.0.smithi145.stdout:2635: finishing copy_from to smithi14585108-14 2024-09-16T05:52:47.198 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1239 (ObjNum 607 snap 169 seq_num 607) dirty exists 2024-09-16T05:52:47.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:47.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:47.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:47 smithi161 ceph-mon[87722]: osdmap e571: 8 total, 8 up, 8 in 2024-09-16T05:52:47.256 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:47 smithi161 ceph-mon[87722]: pgmap v541: 121 pgs: 121 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 28 op/s 2024-09-16T05:52:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:47 smithi145 ceph-mon[96887]: osdmap e571: 8 total, 8 up, 8 in 2024-09-16T05:52:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:47 smithi145 ceph-mon[96887]: pgmap v541: 121 pgs: 121 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 28 op/s 2024-09-16T05:52:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:47 smithi145 ceph-mon[99390]: osdmap e571: 8 total, 8 up, 8 in 2024-09-16T05:52:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:47 smithi145 ceph-mon[99390]: pgmap v541: 121 pgs: 121 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.5 MiB/s wr, 28 op/s 2024-09-16T05:52:48.121 INFO:tasks.rados.rados.0.smithi145.stdout:2633: done (3 left) 2024-09-16T05:52:48.121 INFO:tasks.rados.rados.0.smithi145.stdout:2634: done (2 left) 2024-09-16T05:52:48.121 INFO:tasks.rados.rados.0.smithi145.stdout:2635: done (1 left) 2024-09-16T05:52:48.122 INFO:tasks.rados.rados.0.smithi145.stdout:2636: done (0 left) 2024-09-16T05:52:48.122 INFO:tasks.rados.rados.0.smithi145.stdout:2637: rollback oid 6 current snap is 245 2024-09-16T05:52:48.122 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 6 to 244 2024-09-16T05:52:48.122 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 245 2024-09-16T05:52:48.122 INFO:tasks.rados.rados.0.smithi145.stdout:2638: seq_num 841 ranges {7045120=491520,7536640=598016,8134656=704512,8839168=303104} 2024-09-16T05:52:48.161 INFO:tasks.rados.rados.0.smithi145.stdout:2638: writing smithi14585108-9 from 7045120 to 7536640 tid 1 2024-09-16T05:52:48.164 INFO:tasks.rados.rados.0.smithi145.stdout:2638: writing smithi14585108-9 from 7536640 to 8134656 tid 2 2024-09-16T05:52:48.167 INFO:tasks.rados.rados.0.smithi145.stdout:2638: writing smithi14585108-9 from 8134656 to 8839168 tid 3 2024-09-16T05:52:48.170 INFO:tasks.rados.rados.0.smithi145.stdout:2638: writing smithi14585108-9 from 8839168 to 9142272 tid 4 2024-09-16T05:52:48.171 INFO:tasks.rados.rados.0.smithi145.stdout:2639: copy_from oid 19 from oid 31 current snap is 245 2024-09-16T05:52:48.171 INFO:tasks.rados.rados.0.smithi145.stdout:2637: finishing rollback tid 0 to smithi14585108-6 2024-09-16T05:52:48.171 INFO:tasks.rados.rados.0.smithi145.stdout:2637: finishing rollback tid 1 to smithi14585108-6 2024-09-16T05:52:48.171 INFO:tasks.rados.rados.0.smithi145.stdout:2637: finishing rollback tid 2 to smithi14585108-6 2024-09-16T05:52:48.171 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1331 (ObjNum 784 snap 227 seq_num 784) dirty exists 2024-09-16T05:52:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:2638: finishing write tid 1 to smithi14585108-9 2024-09-16T05:52:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:2638: finishing write tid 2 to smithi14585108-9 2024-09-16T05:52:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:2637: done (2 left) 2024-09-16T05:52:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:2640: rollback oid 34 current snap is 245 2024-09-16T05:52:48.172 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 34 to 244 2024-09-16T05:52:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:2641: delete oid 7 current snap is 245 2024-09-16T05:52:48.173 INFO:tasks.rados.rados.0.smithi145.stdout:2638: finishing write tid 3 to smithi14585108-9 2024-09-16T05:52:48.174 INFO:tasks.rados.rados.0.smithi145.stdout:2638: finishing write tid 4 to smithi14585108-9 2024-09-16T05:52:48.178 INFO:tasks.rados.rados.0.smithi145.stdout:2638: finishing write tid 5 to smithi14585108-9 2024-09-16T05:52:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:2640: finishing rollback tid 0 to smithi14585108-34 2024-09-16T05:52:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:2640: finishing rollback tid 1 to smithi14585108-34 2024-09-16T05:52:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:2638: finishing write tid 6 to smithi14585108-9 2024-09-16T05:52:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:2638: oid 9 updating version 0 to 1284 2024-09-16T05:52:48.180 INFO:tasks.rados.rados.0.smithi145.stdout:2638: oid 9 version 1284 is already newer than 1283 2024-09-16T05:52:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:2638: oid 9 updating version 1284 to 1287 2024-09-16T05:52:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:2638: oid 9 version 1287 is already newer than 1286 2024-09-16T05:52:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:2638: oid 9 version 1287 is already newer than 1285 2024-09-16T05:52:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1287 (ObjNum 841 snap 245 seq_num 841) dirty exists 2024-09-16T05:52:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:2638: left oid 9 (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:52:48.181 INFO:tasks.rados.rados.0.smithi145.stdout:2640: finishing rollback tid 2 to smithi14585108-34 2024-09-16T05:52:48.182 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1291 (ObjNum 833 snap 243 seq_num 833) dirty exists 2024-09-16T05:52:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:2638: done (3 left) 2024-09-16T05:52:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:2640: done (2 left) 2024-09-16T05:52:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:2641: done (1 left) 2024-09-16T05:52:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:2642: read oid 14 snap -1 2024-09-16T05:52:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:2642: expect (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:52:48.183 INFO:tasks.rados.rados.0.smithi145.stdout:2643: copy_from oid 41 from oid 42 current snap is 245 2024-09-16T05:52:48.184 INFO:tasks.rados.rados.0.smithi145.stdout:2644: read oid 9 snap -1 2024-09-16T05:52:48.184 INFO:tasks.rados.rados.0.smithi145.stdout:2644: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:52:48.184 INFO:tasks.rados.rados.0.smithi145.stdout:2645: setattr oid 15 current snap is 245 2024-09-16T05:52:48.184 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 245 2024-09-16T05:52:48.184 INFO:tasks.rados.rados.0.smithi145.stdout:2646: seq_num 843 ranges {4915200=524288,5439488=761856,6201344=671744,6873088=172032} 2024-09-16T05:52:48.215 INFO:tasks.rados.rados.0.smithi145.stdout:2646: writing smithi14585108-32 from 4915200 to 5439488 tid 1 2024-09-16T05:52:48.219 INFO:tasks.rados.rados.0.smithi145.stdout:2646: writing smithi14585108-32 from 5439488 to 6201344 tid 2 2024-09-16T05:52:48.223 INFO:tasks.rados.rados.0.smithi145.stdout:2646: writing smithi14585108-32 from 6201344 to 6873088 tid 3 2024-09-16T05:52:48.224 INFO:tasks.rados.rados.0.smithi145.stdout:2646: writing smithi14585108-32 from 6873088 to 7045120 tid 4 2024-09-16T05:52:48.224 INFO:tasks.rados.rados.0.smithi145.stdout:2647: setattr oid 34 current snap is 245 2024-09-16T05:52:48.224 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1254 (ObjNum 839 snap 244 seq_num 839) dirty exists 2024-09-16T05:52:48.224 INFO:tasks.rados.rados.0.smithi145.stdout:2643: finishing copy_from to smithi14585108-41 2024-09-16T05:52:48.224 INFO:tasks.rados.rados.0.smithi145.stdout:2643: got expected ENOENT (src dne) 2024-09-16T05:52:48.224 INFO:tasks.rados.rados.0.smithi145.stdout:2643: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:52:48.225 INFO:tasks.rados.rados.0.smithi145.stdout:2642: expect (ObjNum 607 snap 169 seq_num 607) 2024-09-16T05:52:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:48 smithi161 ceph-mon[87722]: osdmap e572: 8 total, 8 up, 8 in 2024-09-16T05:52:48.337 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:48 smithi161 systemd[1]: Stopping Ceph node-exporter.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:52:48.474 INFO:tasks.rados.rados.0.smithi145.stdout:2639: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:52:48.474 INFO:tasks.rados.rados.0.smithi145.stdout:2639: finishing copy_from to smithi14585108-19 2024-09-16T05:52:48.475 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1079 (ObjNum 828 snap 242 seq_num 828) dirty exists 2024-09-16T05:52:48.475 INFO:tasks.rados.rados.0.smithi145.stdout:2646: finishing write tid 1 to smithi14585108-32 2024-09-16T05:52:48.475 INFO:tasks.rados.rados.0.smithi145.stdout:2646: finishing write tid 2 to smithi14585108-32 2024-09-16T05:52:48.475 INFO:tasks.rados.rados.0.smithi145.stdout:2644: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:52:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:48 smithi145 ceph-mon[99390]: osdmap e572: 8 total, 8 up, 8 in 2024-09-16T05:52:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:48 smithi145 ceph-mon[96887]: osdmap e572: 8 total, 8 up, 8 in 2024-09-16T05:52:48.743 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:48 smithi161 podman[117063]: 2024-09-16 05:52:48.447620657 +0000 UTC m=+0.115523956 container died 8838de617d484d5c1717a6e8f61d5ca726383ac3fcde4078578aa65c3cb0abf7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:52:49.067 INFO:tasks.rados.rados.0.smithi145.stdout:2646: finishing write tid 3 to smithi14585108-32 2024-09-16T05:52:49.067 INFO:tasks.rados.rados.0.smithi145.stdout:2646: finishing write tid 4 to smithi14585108-32 2024-09-16T05:52:49.067 INFO:tasks.rados.rados.0.smithi145.stdout:2646: finishing write tid 5 to smithi14585108-32 2024-09-16T05:52:49.067 INFO:tasks.rados.rados.0.smithi145.stdout:2646: finishing write tid 6 to smithi14585108-32 2024-09-16T05:52:49.067 INFO:tasks.rados.rados.0.smithi145.stdout:2646: oid 32 updating version 0 to 1240 2024-09-16T05:52:49.067 INFO:tasks.rados.rados.0.smithi145.stdout:2646: oid 32 version 1240 is already newer than 1239 2024-09-16T05:52:49.067 INFO:tasks.rados.rados.0.smithi145.stdout:2646: oid 32 version 1240 is already newer than 1237 2024-09-16T05:52:49.068 INFO:tasks.rados.rados.0.smithi145.stdout:2646: oid 32 updating version 1240 to 1241 2024-09-16T05:52:49.068 INFO:tasks.rados.rados.0.smithi145.stdout:2646: oid 32 version 1241 is already newer than 1238 2024-09-16T05:52:49.068 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1241 (ObjNum 843 snap 245 seq_num 843) dirty exists 2024-09-16T05:52:49.068 INFO:tasks.rados.rados.0.smithi145.stdout:2646: left oid 32 (ObjNum 843 snap 245 seq_num 843) 2024-09-16T05:52:49.068 INFO:tasks.rados.rados.0.smithi145.stdout:2639: done (6 left) 2024-09-16T05:52:49.068 INFO:tasks.rados.rados.0.smithi145.stdout:2642: done (5 left) 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2643: done (4 left) 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2644: done (3 left) 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2645: done (2 left) 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2646: done (1 left) 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2648: rollback oid 36 current snap is 245 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 36 to 244 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1292 (ObjNum 833 snap 243 seq_num 833) dirty exists 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2647: done (1 left) 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2649: read oid 16 snap -1 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2649: expect (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2650: read oid 9 snap -1 2024-09-16T05:52:49.069 INFO:tasks.rados.rados.0.smithi145.stdout:2650: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:52:49.070 INFO:tasks.rados.rados.0.smithi145.stdout:2651: snap_remove snap 237 2024-09-16T05:52:49.087 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:48 smithi161 podman[117063]: 2024-09-16 05:52:48.843081932 +0000 UTC m=+0.510985230 container cleanup 8838de617d484d5c1717a6e8f61d5ca726383ac3fcde4078578aa65c3cb0abf7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:52:49.087 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:48 smithi161 bash[117063]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T05:52:49.127 INFO:tasks.rados.rados.0.smithi145.stdout:2651: done (3 left) 2024-09-16T05:52:49.127 INFO:tasks.rados.rados.0.smithi145.stdout:2652: snap_remove snap 242 2024-09-16T05:52:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-mon[87722]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T05:52:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-mon[87722]: Deploying daemon node-exporter.b on smithi161 2024-09-16T05:52:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-mon[87722]: osdmap e573: 8 total, 8 up, 8 in 2024-09-16T05:52:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-mon[87722]: pgmap v544: 121 pgs: 121 active+clean; 156 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-09-16T05:52:49.481 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 podman[117079]: 2024-09-16 05:52:49.102552217 +0000 UTC m=+0.658813270 container remove 8838de617d484d5c1717a6e8f61d5ca726383ac3fcde4078578aa65c3cb0abf7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:52:49.481 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T05:52:49.482 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T05:52:49.482 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 systemd[1]: Stopped Ceph node-exporter.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:52:49.482 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 3.090s CPU time. 2024-09-16T05:52:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:49 smithi145 ceph-mon[96887]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T05:52:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:49 smithi145 ceph-mon[96887]: Deploying daemon node-exporter.b on smithi161 2024-09-16T05:52:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:49 smithi145 ceph-mon[96887]: osdmap e573: 8 total, 8 up, 8 in 2024-09-16T05:52:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:49 smithi145 ceph-mon[96887]: pgmap v544: 121 pgs: 121 active+clean; 156 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-09-16T05:52:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:49 smithi145 ceph-mon[99390]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T05:52:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:49 smithi145 ceph-mon[99390]: Deploying daemon node-exporter.b on smithi161 2024-09-16T05:52:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:49 smithi145 ceph-mon[99390]: osdmap e573: 8 total, 8 up, 8 in 2024-09-16T05:52:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:49 smithi145 ceph-mon[99390]: pgmap v544: 121 pgs: 121 active+clean; 156 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-09-16T05:52:49.837 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 systemd[1]: Starting Ceph node-exporter.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:52:49.837 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 podman[117210]: 2024-09-16 05:52:49.587736084 +0000 UTC m=+0.015205695 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T05:52:49.838 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 podman[117210]: 2024-09-16 05:52:49.687325292 +0000 UTC m=+0.114794906 container create 5bb79c0f5506ac1e0bfaf29492034a47d509e50da089c37c4fcfb81be625ded4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:52:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:2652: done (3 left) 2024-09-16T05:52:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:2653: delete oid 26 current snap is 245 2024-09-16T05:52:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:2648: finishing rollback tid 0 to smithi14585108-36 2024-09-16T05:52:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:2648: finishing rollback tid 1 to smithi14585108-36 2024-09-16T05:52:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:2648: finishing rollback tid 2 to smithi14585108-36 2024-09-16T05:52:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1186 (ObjNum 33 snap 0 seq_num 3198846768) dirty exists 2024-09-16T05:52:50.109 INFO:tasks.rados.rados.0.smithi145.stdout:2649: expect (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:52:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:2650: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:52:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:50 smithi161 ceph-mon[87722]: osdmap e574: 8 total, 8 up, 8 in 2024-09-16T05:52:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:50.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:50 smithi161 ceph-mon[87722]: osdmap e575: 8 total, 8 up, 8 in 2024-09-16T05:52:50.339 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 podman[117210]: 2024-09-16 05:52:49.964586997 +0000 UTC m=+0.392056612 container init 5bb79c0f5506ac1e0bfaf29492034a47d509e50da089c37c4fcfb81be625ded4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:52:50.339 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 podman[117210]: 2024-09-16 05:52:49.969466281 +0000 UTC m=+0.396935894 container start 5bb79c0f5506ac1e0bfaf29492034a47d509e50da089c37c4fcfb81be625ded4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T05:52:50.339 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.973Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T05:52:50.339 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.973Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.973Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.973Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T05:52:50.340 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T05:52:50.341 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T05:52:50.341 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T05:52:50.341 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T05:52:50.342 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T05:52:50.342 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T05:52:50.342 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T05:52:50.342 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T05:52:50.342 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T05:52:50.342 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T05:52:50.342 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T05:52:50.343 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T05:52:50.344 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T05:52:50.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T05:52:50.346 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.974Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T05:52:50.346 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.975Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T05:52:50.346 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:49 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b[117225]: ts=2024-09-16T05:52:49.975Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T05:52:50.346 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:50 smithi161 bash[117210]: 5bb79c0f5506ac1e0bfaf29492034a47d509e50da089c37c4fcfb81be625ded4 2024-09-16T05:52:50.346 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 05:52:50 smithi161 systemd[1]: Started Ceph node-exporter.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:52:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[96887]: osdmap e574: 8 total, 8 up, 8 in 2024-09-16T05:52:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[96887]: osdmap e575: 8 total, 8 up, 8 in 2024-09-16T05:52:50.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[99390]: osdmap e574: 8 total, 8 up, 8 in 2024-09-16T05:52:50.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:50.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:50.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:50.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:50 smithi145 ceph-mon[99390]: osdmap e575: 8 total, 8 up, 8 in 2024-09-16T05:52:50.796 INFO:tasks.rados.rados.0.smithi145.stdout:2648: done (3 left) 2024-09-16T05:52:50.796 INFO:tasks.rados.rados.0.smithi145.stdout:2649: done (2 left) 2024-09-16T05:52:50.796 INFO:tasks.rados.rados.0.smithi145.stdout:2650: done (1 left) 2024-09-16T05:52:50.796 INFO:tasks.rados.rados.0.smithi145.stdout:2653: done (0 left) 2024-09-16T05:52:50.796 INFO:tasks.rados.rados.0.smithi145.stdout:2654: rollback oid 41 current snap is 245 2024-09-16T05:52:50.797 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 243 2024-09-16T05:52:50.797 INFO:tasks.rados.rados.0.smithi145.stdout:2655: copy_from oid 2 from oid 3 current snap is 245 2024-09-16T05:52:50.797 INFO:tasks.rados.rados.0.smithi145.stdout:2656: delete oid 12 current snap is 245 2024-09-16T05:52:50.797 INFO:tasks.rados.rados.0.smithi145.stdout:2655: finishing copy_from to smithi14585108-2 2024-09-16T05:52:50.797 INFO:tasks.rados.rados.0.smithi145.stdout:2655: got expected ENOENT (src dne) 2024-09-16T05:52:50.797 INFO:tasks.rados.rados.0.smithi145.stdout:2655: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:52:50.798 INFO:tasks.rados.rados.0.smithi145.stdout:2655: done (2 left) 2024-09-16T05:52:50.798 INFO:tasks.rados.rados.0.smithi145.stdout:2656: done (1 left) 2024-09-16T05:52:50.798 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 245 2024-09-16T05:52:50.798 INFO:tasks.rados.rados.0.smithi145.stdout:2657: seq_num 846 ranges {7487488=573440,8060928=466944,8527872=491520,9019392=548864,9568256=98304} 2024-09-16T05:52:50.840 INFO:tasks.rados.rados.0.smithi145.stdout:2657: writing smithi14585108-24 from 7487488 to 8060928 tid 1 2024-09-16T05:52:50.843 INFO:tasks.rados.rados.0.smithi145.stdout:2657: writing smithi14585108-24 from 8060928 to 8527872 tid 2 2024-09-16T05:52:50.845 INFO:tasks.rados.rados.0.smithi145.stdout:2657: writing smithi14585108-24 from 8527872 to 9019392 tid 3 2024-09-16T05:52:50.849 INFO:tasks.rados.rados.0.smithi145.stdout:2657: writing smithi14585108-24 from 9019392 to 9568256 tid 4 2024-09-16T05:52:50.849 INFO:tasks.rados.rados.0.smithi145.stdout:2657: writing smithi14585108-24 from 9568256 to 9666560 tid 5 2024-09-16T05:52:50.849 INFO:tasks.rados.rados.0.smithi145.stdout:2658: copy_from oid 10 from oid 36 current snap is 245 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:2654: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:2654: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:2654: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1244 (ObjNum 809 snap 236 seq_num 809) dirty exists 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:2657: finishing write tid 1 to smithi14585108-24 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:2657: finishing write tid 2 to smithi14585108-24 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:2657: finishing write tid 3 to smithi14585108-24 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:2654: done (2 left) 2024-09-16T05:52:50.850 INFO:tasks.rados.rados.0.smithi145.stdout:2659: snap_remove snap 240 2024-09-16T05:52:51.135 INFO:tasks.rados.rados.0.smithi145.stdout:2659: done (2 left) 2024-09-16T05:52:51.135 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 245 2024-09-16T05:52:51.135 INFO:tasks.rados.rados.0.smithi145.stdout:2657: finishing write tid 4 to smithi14585108-24 2024-09-16T05:52:51.135 INFO:tasks.rados.rados.0.smithi145.stdout:2660: seq_num 847 ranges {1556480=589824,2146304=753664,2899968=655360,3555328=196608} 2024-09-16T05:52:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:2660: writing smithi14585108-41 from 1556480 to 2146304 tid 1 2024-09-16T05:52:51.153 INFO:tasks.rados.rados.0.smithi145.stdout:2660: writing smithi14585108-41 from 2146304 to 2899968 tid 2 2024-09-16T05:52:51.158 INFO:tasks.rados.rados.0.smithi145.stdout:2660: writing smithi14585108-41 from 2899968 to 3555328 tid 3 2024-09-16T05:52:51.159 INFO:tasks.rados.rados.0.smithi145.stdout:2660: writing smithi14585108-41 from 3555328 to 3751936 tid 4 2024-09-16T05:52:51.160 INFO:tasks.rados.rados.0.smithi145.stdout:2658: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:52:51.160 INFO:tasks.rados.rados.0.smithi145.stdout:2657: finishing write tid 5 to smithi14585108-24 2024-09-16T05:52:51.160 INFO:tasks.rados.rados.0.smithi145.stdout:2658: finishing copy_from to smithi14585108-10 2024-09-16T05:52:51.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1186 (ObjNum 33 snap 0 seq_num 3206757008) dirty exists 2024-09-16T05:52:51.160 INFO:tasks.rados.rados.0.smithi145.stdout:2657: finishing write tid 6 to smithi14585108-24 2024-09-16T05:52:51.160 INFO:tasks.rados.rados.0.smithi145.stdout:2657: finishing write tid 7 to smithi14585108-24 2024-09-16T05:52:51.160 INFO:tasks.rados.rados.0.smithi145.stdout:2657: oid 24 updating version 0 to 1031 2024-09-16T05:52:51.160 INFO:tasks.rados.rados.0.smithi145.stdout:2657: oid 24 updating version 1031 to 1032 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2657: oid 24 version 1032 is already newer than 1030 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2657: oid 24 updating version 1032 to 1034 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2657: oid 24 version 1034 is already newer than 1029 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2657: oid 24 version 1034 is already newer than 1033 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1034 (ObjNum 846 snap 245 seq_num 846) dirty exists 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2657: left oid 24 (ObjNum 846 snap 245 seq_num 846) 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2660: finishing write tid 1 to smithi14585108-41 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2660: finishing write tid 2 to smithi14585108-41 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2657: done (2 left) 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2658: done (1 left) 2024-09-16T05:52:51.161 INFO:tasks.rados.rados.0.smithi145.stdout:2661: delete oid 4 current snap is 245 2024-09-16T05:52:51.164 INFO:tasks.rados.rados.0.smithi145.stdout:2660: finishing write tid 3 to smithi14585108-41 2024-09-16T05:52:51.165 INFO:tasks.rados.rados.0.smithi145.stdout:2661: done (1 left) 2024-09-16T05:52:51.165 INFO:tasks.rados.rados.0.smithi145.stdout:2662: delete oid 28 current snap is 245 2024-09-16T05:52:51.165 INFO:tasks.rados.rados.0.smithi145.stdout:2660: finishing write tid 4 to smithi14585108-41 2024-09-16T05:52:51.165 INFO:tasks.rados.rados.0.smithi145.stdout:2660: finishing write tid 5 to smithi14585108-41 2024-09-16T05:52:51.165 INFO:tasks.rados.rados.0.smithi145.stdout:2662: done (1 left) 2024-09-16T05:52:51.165 INFO:tasks.rados.rados.0.smithi145.stdout:2663: snap_remove snap 244 2024-09-16T05:52:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:51 smithi145 ceph-mon[96887]: pgmap v547: 121 pgs: 121 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.4 MiB/s wr, 24 op/s 2024-09-16T05:52:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:51 smithi145 ceph-mon[99390]: pgmap v547: 121 pgs: 121 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.4 MiB/s wr, 24 op/s 2024-09-16T05:52:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:51 smithi161 ceph-mon[87722]: pgmap v547: 121 pgs: 121 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.4 MiB/s wr, 24 op/s 2024-09-16T05:52:52.136 INFO:tasks.rados.rados.0.smithi145.stdout:2663: done (1 left) 2024-09-16T05:52:52.136 INFO:tasks.rados.rados.0.smithi145.stdout:2664: snap_create 2024-09-16T05:52:52.136 INFO:tasks.rados.rados.0.smithi145.stdout:2660: finishing write tid 6 to smithi14585108-41 2024-09-16T05:52:52.136 INFO:tasks.rados.rados.0.smithi145.stdout:2660: oid 41 updating version 0 to 1246 2024-09-16T05:52:52.136 INFO:tasks.rados.rados.0.smithi145.stdout:2660: oid 41 updating version 1246 to 1247 2024-09-16T05:52:52.136 INFO:tasks.rados.rados.0.smithi145.stdout:2660: oid 41 updating version 1247 to 1249 2024-09-16T05:52:52.136 INFO:tasks.rados.rados.0.smithi145.stdout:2660: oid 41 version 1249 is already newer than 1248 2024-09-16T05:52:52.136 INFO:tasks.rados.rados.0.smithi145.stdout:2660: oid 41 version 1249 is already newer than 1245 2024-09-16T05:52:52.137 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1249 (ObjNum 847 snap 245 seq_num 847) dirty exists 2024-09-16T05:52:52.137 INFO:tasks.rados.rados.0.smithi145.stdout:2660: left oid 41 (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:52:52.137 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:52 smithi145 ceph-mon[96887]: osdmap e576: 8 total, 8 up, 8 in 2024-09-16T05:52:52.137 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:52 smithi161 ceph-mon[87722]: osdmap e576: 8 total, 8 up, 8 in 2024-09-16T05:52:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:52 smithi145 ceph-mon[99390]: osdmap e576: 8 total, 8 up, 8 in 2024-09-16T05:52:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:52:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2660: done (1 left) 2024-09-16T05:52:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2664: done (0 left) 2024-09-16T05:52:53.136 INFO:tasks.rados.rados.0.smithi145.stdout:2665: rmattr oid 49 current snap is 246 2024-09-16T05:52:53.137 INFO:tasks.rados.rados.0.smithi145.stdout:2666: snap_remove snap 245 2024-09-16T05:52:53.503 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:53 smithi161 ceph-mon[87722]: osdmap e577: 8 total, 8 up, 8 in 2024-09-16T05:52:53.503 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:53 smithi161 ceph-mon[87722]: pgmap v550: 121 pgs: 121 active+clean; 163 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 35 op/s 2024-09-16T05:52:53.504 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:53 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:53.504 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:53 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:53.504 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:53 smithi161 ceph-mon[87722]: osdmap e578: 8 total, 8 up, 8 in 2024-09-16T05:52:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[99390]: osdmap e577: 8 total, 8 up, 8 in 2024-09-16T05:52:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[99390]: pgmap v550: 121 pgs: 121 active+clean; 163 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 35 op/s 2024-09-16T05:52:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[99390]: osdmap e578: 8 total, 8 up, 8 in 2024-09-16T05:52:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[96887]: osdmap e577: 8 total, 8 up, 8 in 2024-09-16T05:52:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[96887]: pgmap v550: 121 pgs: 121 active+clean; 163 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 35 op/s 2024-09-16T05:52:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:53.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:53 smithi145 ceph-mon[96887]: osdmap e578: 8 total, 8 up, 8 in 2024-09-16T05:52:54.138 INFO:tasks.rados.rados.0.smithi145.stdout:2666: done (1 left) 2024-09-16T05:52:54.139 INFO:tasks.rados.rados.0.smithi145.stdout:2667: rollback oid 14 current snap is 246 2024-09-16T05:52:54.139 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 14 to 243 2024-09-16T05:52:54.139 INFO:tasks.rados.rados.0.smithi145.stdout:2668: delete oid 47 current snap is 246 2024-09-16T05:52:54.139 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 1240 (ObjNum 806 snap 235 seq_num 806) dirty exists 2024-09-16T05:52:54.145 INFO:tasks.rados.rados.0.smithi145.stdout:2665: done (2 left) 2024-09-16T05:52:54.145 INFO:tasks.rados.rados.0.smithi145.stdout:2668: done (1 left) 2024-09-16T05:52:54.145 INFO:tasks.rados.rados.0.smithi145.stdout:2669: copy_from oid 1 from oid 9 current snap is 246 2024-09-16T05:52:54.145 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 246 2024-09-16T05:52:54.145 INFO:tasks.rados.rados.0.smithi145.stdout:2670: seq_num 851 ranges {0=655360,655360=688128,1343488=679936,2023424=237568} 2024-09-16T05:52:54.149 INFO:tasks.rados.rados.0.smithi145.stdout:2670: writing smithi14585108-4 from 0 to 655360 tid 1 2024-09-16T05:52:54.154 INFO:tasks.rados.rados.0.smithi145.stdout:2670: writing smithi14585108-4 from 655360 to 1343488 tid 2 2024-09-16T05:52:54.158 INFO:tasks.rados.rados.0.smithi145.stdout:2670: writing smithi14585108-4 from 1343488 to 2023424 tid 3 2024-09-16T05:52:54.160 INFO:tasks.rados.rados.0.smithi145.stdout:2670: writing smithi14585108-4 from 2023424 to 2260992 tid 4 2024-09-16T05:52:54.160 INFO:tasks.rados.rados.0.smithi145.stdout:2671: setattr oid 13 current snap is 246 2024-09-16T05:52:54.160 INFO:tasks.rados.rados.0.smithi145.stdout:2667: finishing rollback tid 0 to smithi14585108-14 2024-09-16T05:52:54.160 INFO:tasks.rados.rados.0.smithi145.stdout:2667: finishing rollback tid 1 to smithi14585108-14 2024-09-16T05:52:54.160 INFO:tasks.rados.rados.0.smithi145.stdout:2667: finishing rollback tid 2 to smithi14585108-14 2024-09-16T05:52:54.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1243 (ObjNum 741 snap 217 seq_num 741) dirty exists 2024-09-16T05:52:54.160 INFO:tasks.rados.rados.0.smithi145.stdout:2670: finishing write tid 1 to smithi14585108-4 2024-09-16T05:52:54.160 INFO:tasks.rados.rados.0.smithi145.stdout:2670: finishing write tid 2 to smithi14585108-4 2024-09-16T05:52:54.161 INFO:tasks.rados.rados.0.smithi145.stdout:2667: done (3 left) 2024-09-16T05:52:54.161 INFO:tasks.rados.rados.0.smithi145.stdout:2672: snap_remove snap 243 2024-09-16T05:52:55.057 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.057 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.057 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.058 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.058 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:54 smithi161 ceph-mon[87722]: osdmap e579: 8 total, 8 up, 8 in 2024-09-16T05:52:55.058 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:54 smithi161 ceph-mon[87722]: pgmap v553: 121 pgs: 121 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-16T05:52:55.058 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.058 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:52:54] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:52:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[96887]: osdmap e579: 8 total, 8 up, 8 in 2024-09-16T05:52:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[96887]: pgmap v553: 121 pgs: 121 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-16T05:52:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[99390]: osdmap e579: 8 total, 8 up, 8 in 2024-09-16T05:52:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[99390]: pgmap v553: 121 pgs: 121 active+clean; 152 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-16T05:52:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:55.108 INFO:tasks.rados.rados.0.smithi145.stdout:2670: finishing write tid 3 to smithi14585108-4 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: finishing write tid 4 to smithi14585108-4 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: finishing write tid 5 to smithi14585108-4 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1188 (ObjNum 723 snap 211 seq_num 723) dirty exists 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: finishing write tid 6 to smithi14585108-4 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: oid 4 updating version 0 to 1040 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: oid 4 version 1040 is already newer than 1039 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: oid 4 version 1040 is already newer than 1038 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: oid 4 version 1040 is already newer than 1036 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: oid 4 version 1040 is already newer than 1037 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1040 (ObjNum 851 snap 246 seq_num 851) dirty exists 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2670: left oid 4 (ObjNum 851 snap 246 seq_num 851) 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2669: finishing copy_from racing read to smithi14585108-1 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:2669: finishing copy_from to smithi14585108-1 2024-09-16T05:52:55.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1287 (ObjNum 841 snap 245 seq_num 841) dirty exists 2024-09-16T05:52:55.110 INFO:tasks.rados.rados.0.smithi145.stdout:2669: done (3 left) 2024-09-16T05:52:55.110 INFO:tasks.rados.rados.0.smithi145.stdout:2670: done (2 left) 2024-09-16T05:52:55.110 INFO:tasks.rados.rados.0.smithi145.stdout:2671: done (1 left) 2024-09-16T05:52:55.110 INFO:tasks.rados.rados.0.smithi145.stdout:2672: done (0 left) 2024-09-16T05:52:55.110 INFO:tasks.rados.rados.0.smithi145.stdout:2673: delete oid 29 current snap is 246 2024-09-16T05:52:55.119 INFO:tasks.rados.rados.0.smithi145.stdout:2673: done (0 left) 2024-09-16T05:52:55.119 INFO:tasks.rados.rados.0.smithi145.stdout:2674: copy_from oid 14 from oid 22 current snap is 246 2024-09-16T05:52:55.119 INFO:tasks.rados.rados.0.smithi145.stdout:2675: delete oid 40 current snap is 246 2024-09-16T05:52:55.121 INFO:tasks.rados.rados.0.smithi145.stdout:2674: finishing copy_from to smithi14585108-14 2024-09-16T05:52:55.121 INFO:tasks.rados.rados.0.smithi145.stdout:2674: got expected ENOENT (src dne) 2024-09-16T05:52:55.121 INFO:tasks.rados.rados.0.smithi145.stdout:2675: done (1 left) 2024-09-16T05:52:55.122 INFO:tasks.rados.rados.0.smithi145.stdout:2676: delete oid 21 current snap is 246 2024-09-16T05:52:55.122 INFO:tasks.rados.rados.0.smithi145.stdout:2674: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2674: done (1 left) 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2676: done (0 left) 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2677: rmattr oid 35 current snap is 246 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2677: done (0 left) 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2678: read oid 38 snap -1 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2678: expect (ObjNum 736 snap 216 seq_num 736) 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2679: read oid 49 snap -1 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2679: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 246 2024-09-16T05:52:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:2680: seq_num 855 ranges {4743168=729088,5472256=671744,6144000=663552,6807552=270336} 2024-09-16T05:52:55.156 INFO:tasks.rados.rados.0.smithi145.stdout:2680: writing smithi14585108-48 from 4743168 to 5472256 tid 1 2024-09-16T05:52:55.160 INFO:tasks.rados.rados.0.smithi145.stdout:2680: writing smithi14585108-48 from 5472256 to 6144000 tid 2 2024-09-16T05:52:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:2680: writing smithi14585108-48 from 6144000 to 6807552 tid 3 2024-09-16T05:52:55.165 INFO:tasks.rados.rados.0.smithi145.stdout:2680: writing smithi14585108-48 from 6807552 to 7077888 tid 4 2024-09-16T05:52:55.165 INFO:tasks.rados.rados.0.smithi145.stdout:2681: delete oid 36 current snap is 246 2024-09-16T05:52:55.165 INFO:tasks.rados.rados.0.smithi145.stdout:2678: expect (ObjNum 736 snap 216 seq_num 736) 2024-09-16T05:52:55.175 INFO:tasks.rados.rados.0.smithi145.stdout:2679: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:52:55.330 INFO:tasks.rados.rados.0.smithi145.stdout:2680: finishing write tid 1 to smithi14585108-48 2024-09-16T05:52:55.330 INFO:tasks.rados.rados.0.smithi145.stdout:2680: finishing write tid 2 to smithi14585108-48 2024-09-16T05:52:55.331 INFO:tasks.rados.rados.0.smithi145.stdout:2678: done (3 left) 2024-09-16T05:52:55.331 INFO:tasks.rados.rados.0.smithi145.stdout:2679: done (2 left) 2024-09-16T05:52:55.331 INFO:tasks.rados.rados.0.smithi145.stdout:2681: done (1 left) 2024-09-16T05:52:55.331 INFO:tasks.rados.rados.0.smithi145.stdout:2682: snap_create 2024-09-16T05:52:55.331 INFO:tasks.rados.rados.0.smithi145.stdout:2680: finishing write tid 3 to smithi14585108-48 2024-09-16T05:52:55.332 INFO:tasks.rados.rados.0.smithi145.stdout:2680: finishing write tid 4 to smithi14585108-48 2024-09-16T05:52:55.332 INFO:tasks.rados.rados.0.smithi145.stdout:2680: finishing write tid 5 to smithi14585108-48 2024-09-16T05:52:55.332 INFO:tasks.rados.rados.0.smithi145.stdout:2680: finishing write tid 6 to smithi14585108-48 2024-09-16T05:52:55.332 INFO:tasks.rados.rados.0.smithi145.stdout:2680: oid 48 updating version 0 to 1230 2024-09-16T05:52:55.332 INFO:tasks.rados.rados.0.smithi145.stdout:2680: oid 48 version 1230 is already newer than 1229 2024-09-16T05:52:55.333 INFO:tasks.rados.rados.0.smithi145.stdout:2680: oid 48 version 1230 is already newer than 1226 2024-09-16T05:52:55.333 INFO:tasks.rados.rados.0.smithi145.stdout:2680: oid 48 version 1230 is already newer than 1227 2024-09-16T05:52:55.333 INFO:tasks.rados.rados.0.smithi145.stdout:2680: oid 48 version 1230 is already newer than 1228 2024-09-16T05:52:55.333 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1230 (ObjNum 855 snap 246 seq_num 855) dirty exists 2024-09-16T05:52:55.333 INFO:tasks.rados.rados.0.smithi145.stdout:2680: left oid 48 (ObjNum 855 snap 246 seq_num 855) 2024-09-16T05:52:56.142 INFO:tasks.rados.rados.0.smithi145.stdout:2680: done (1 left) 2024-09-16T05:52:56.143 INFO:tasks.rados.rados.0.smithi145.stdout:2682: done (0 left) 2024-09-16T05:52:56.143 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 247 2024-09-16T05:52:56.143 INFO:tasks.rados.rados.0.smithi145.stdout:2683: seq_num 857 ranges {0=761856,761856=442368,1204224=630784,1835008=532480} 2024-09-16T05:52:56.146 INFO:tasks.rados.rados.0.smithi145.stdout:2683: writing smithi14585108-22 from 0 to 761856 tid 1 2024-09-16T05:52:56.149 INFO:tasks.rados.rados.0.smithi145.stdout:2683: writing smithi14585108-22 from 761856 to 1204224 tid 2 2024-09-16T05:52:56.153 INFO:tasks.rados.rados.0.smithi145.stdout:2683: writing smithi14585108-22 from 1204224 to 1835008 tid 3 2024-09-16T05:52:56.157 INFO:tasks.rados.rados.0.smithi145.stdout:2683: writing smithi14585108-22 from 1835008 to 2367488 tid 4 2024-09-16T05:52:56.158 INFO:tasks.rados.rados.0.smithi145.stdout:2684: read oid 40 snap -1 2024-09-16T05:52:56.158 INFO:tasks.rados.rados.0.smithi145.stdout:2684: expect deleted 2024-09-16T05:52:56.158 INFO:tasks.rados.rados.0.smithi145.stdout:2685: rollback oid 16 current snap is 247 2024-09-16T05:52:56.158 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 16 to 246 2024-09-16T05:52:56.158 INFO:tasks.rados.rados.0.smithi145.stdout:2683: finishing write tid 1 to smithi14585108-22 2024-09-16T05:52:56.158 INFO:tasks.rados.rados.0.smithi145.stdout:2683: finishing write tid 2 to smithi14585108-22 2024-09-16T05:52:56.158 INFO:tasks.rados.rados.0.smithi145.stdout:2683: finishing write tid 3 to smithi14585108-22 2024-09-16T05:52:56.159 INFO:tasks.rados.rados.0.smithi145.stdout:2686: read oid 15 snap -1 2024-09-16T05:52:56.159 INFO:tasks.rados.rados.0.smithi145.stdout:2686: expect (ObjNum 839 snap 244 seq_num 839) 2024-09-16T05:52:56.159 INFO:tasks.rados.rados.0.smithi145.stdout:2687: snap_create 2024-09-16T05:52:56.160 INFO:tasks.rados.rados.0.smithi145.stdout:2685: finishing rollback tid 0 to smithi14585108-16 2024-09-16T05:52:56.161 INFO:tasks.rados.rados.0.smithi145.stdout:2685: finishing rollback tid 1 to smithi14585108-16 2024-09-16T05:52:56.161 INFO:tasks.rados.rados.0.smithi145.stdout:2683: finishing write tid 4 to smithi14585108-22 2024-09-16T05:52:56.162 INFO:tasks.rados.rados.0.smithi145.stdout:2685: finishing rollback tid 2 to smithi14585108-16 2024-09-16T05:52:56.162 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1191 (ObjNum 821 snap 240 seq_num 821) dirty exists 2024-09-16T05:52:56.162 INFO:tasks.rados.rados.0.smithi145.stdout:2683: finishing write tid 5 to smithi14585108-22 2024-09-16T05:52:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:2683: finishing write tid 6 to smithi14585108-22 2024-09-16T05:52:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:2683: oid 22 updating version 0 to 1232 2024-09-16T05:52:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:2683: oid 22 updating version 1232 to 1233 2024-09-16T05:52:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:2683: oid 22 version 1233 is already newer than 1231 2024-09-16T05:52:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:2683: oid 22 updating version 1233 to 1234 2024-09-16T05:52:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:2683: oid 22 updating version 1234 to 1235 2024-09-16T05:52:56.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1235 (ObjNum 857 snap 247 seq_num 857) dirty exists 2024-09-16T05:52:56.164 INFO:tasks.rados.rados.0.smithi145.stdout:2683: left oid 22 (ObjNum 857 snap 247 seq_num 857) 2024-09-16T05:52:56.184 INFO:tasks.rados.rados.0.smithi145.stdout:2686: expect (ObjNum 839 snap 244 seq_num 839) 2024-09-16T05:52:56.268 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:56 smithi161 ceph-mon[87722]: osdmap e580: 8 total, 8 up, 8 in 2024-09-16T05:52:56.559 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:56 smithi145 ceph-mon[99390]: osdmap e580: 8 total, 8 up, 8 in 2024-09-16T05:52:56.560 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:56 smithi145 ceph-mon[96887]: osdmap e580: 8 total, 8 up, 8 in 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:2683: done (4 left) 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:2684: done (3 left) 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:2685: done (2 left) 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:2686: done (1 left) 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:2687: done (0 left) 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:2688: read oid 33 snap -1 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:2688: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 248 2024-09-16T05:52:57.152 INFO:tasks.rados.rados.0.smithi145.stdout:2689: seq_num 858 ranges {3645440=778240,4423680=729088,5152768=434176,5586944=442368} 2024-09-16T05:52:57.175 INFO:tasks.rados.rados.0.smithi145.stdout:2689: writing smithi14585108-43 from 3645440 to 4423680 tid 1 2024-09-16T05:52:57.179 INFO:tasks.rados.rados.0.smithi145.stdout:2689: writing smithi14585108-43 from 4423680 to 5152768 tid 2 2024-09-16T05:52:57.181 INFO:tasks.rados.rados.0.smithi145.stdout:2689: writing smithi14585108-43 from 5152768 to 5586944 tid 3 2024-09-16T05:52:57.184 INFO:tasks.rados.rados.0.smithi145.stdout:2689: writing smithi14585108-43 from 5586944 to 6029312 tid 4 2024-09-16T05:52:57.184 INFO:tasks.rados.rados.0.smithi145.stdout:2690: read oid 8 snap -1 2024-09-16T05:52:57.184 INFO:tasks.rados.rados.0.smithi145.stdout:2690: expect (ObjNum 766 snap 223 seq_num 766) 2024-09-16T05:52:57.184 INFO:tasks.rados.rados.0.smithi145.stdout:2691: setattr oid 37 current snap is 248 2024-09-16T05:52:57.184 INFO:tasks.rados.rados.0.smithi145.stdout:2688: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: finishing write tid 1 to smithi14585108-43 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: finishing write tid 2 to smithi14585108-43 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: finishing write tid 3 to smithi14585108-43 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: finishing write tid 4 to smithi14585108-43 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: finishing write tid 5 to smithi14585108-43 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: finishing write tid 6 to smithi14585108-43 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: oid 43 updating version 0 to 1330 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: oid 43 version 1330 is already newer than 1329 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: oid 43 updating version 1330 to 1332 2024-09-16T05:52:57.225 INFO:tasks.rados.rados.0.smithi145.stdout:2689: oid 43 version 1332 is already newer than 1328 2024-09-16T05:52:57.226 INFO:tasks.rados.rados.0.smithi145.stdout:2689: oid 43 version 1332 is already newer than 1331 2024-09-16T05:52:57.226 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1332 (ObjNum 858 snap 248 seq_num 858) dirty exists 2024-09-16T05:52:57.226 INFO:tasks.rados.rados.0.smithi145.stdout:2689: left oid 43 (ObjNum 858 snap 248 seq_num 858) 2024-09-16T05:52:57.226 INFO:tasks.rados.rados.0.smithi145.stdout:2690: expect (ObjNum 766 snap 223 seq_num 766) 2024-09-16T05:52:57.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:57 smithi161 ceph-mon[87722]: osdmap e581: 8 total, 8 up, 8 in 2024-09-16T05:52:57.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:57 smithi161 ceph-mon[87722]: pgmap v556: 121 pgs: 121 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-16T05:52:57.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:57.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:57 smithi145 ceph-mon[99390]: osdmap e581: 8 total, 8 up, 8 in 2024-09-16T05:52:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:57 smithi145 ceph-mon[99390]: pgmap v556: 121 pgs: 121 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-16T05:52:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:57 smithi145 ceph-mon[96887]: osdmap e581: 8 total, 8 up, 8 in 2024-09-16T05:52:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:57 smithi145 ceph-mon[96887]: pgmap v556: 121 pgs: 121 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-16T05:52:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.373 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1244 (ObjNum 821 snap 240 seq_num 821) dirty exists 2024-09-16T05:52:58.373 INFO:tasks.rados.rados.0.smithi145.stdout:2688: done (3 left) 2024-09-16T05:52:58.373 INFO:tasks.rados.rados.0.smithi145.stdout:2689: done (2 left) 2024-09-16T05:52:58.374 INFO:tasks.rados.rados.0.smithi145.stdout:2690: done (1 left) 2024-09-16T05:52:58.374 INFO:tasks.rados.rados.0.smithi145.stdout:2691: done (0 left) 2024-09-16T05:52:58.374 INFO:tasks.rados.rados.0.smithi145.stdout:2692: snap_create 2024-09-16T05:52:58.401 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: osdmap e582: 8 total, 8 up, 8 in 2024-09-16T05:52:58.401 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.401 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.401 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:58.401 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:58.402 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.402 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:58.402 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.402 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.403 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.403 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.403 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.403 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.403 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.403 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.404 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: osdmap e582: 8 total, 8 up, 8 in 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: osdmap e582: 8 total, 8 up, 8 in 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:58.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:52:59.163 INFO:tasks.rados.rados.0.smithi145.stdout:2692: done (0 left) 2024-09-16T05:52:59.163 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 249 2024-09-16T05:52:59.163 INFO:tasks.rados.rados.0.smithi145.stdout:2693: seq_num 859 ranges {4489216=794624,5283840=614400,5898240=638976,6537216=352256} 2024-09-16T05:52:59.191 INFO:tasks.rados.rados.0.smithi145.stdout:2693: writing smithi14585108-50 from 4489216 to 5283840 tid 1 2024-09-16T05:52:59.194 INFO:tasks.rados.rados.0.smithi145.stdout:2693: writing smithi14585108-50 from 5283840 to 5898240 tid 2 2024-09-16T05:52:59.198 INFO:tasks.rados.rados.0.smithi145.stdout:2693: writing smithi14585108-50 from 5898240 to 6537216 tid 3 2024-09-16T05:52:59.201 INFO:tasks.rados.rados.0.smithi145.stdout:2693: writing smithi14585108-50 from 6537216 to 6889472 tid 4 2024-09-16T05:52:59.201 INFO:tasks.rados.rados.0.smithi145.stdout:2694: read oid 47 snap -1 2024-09-16T05:52:59.201 INFO:tasks.rados.rados.0.smithi145.stdout:2694: expect deleted 2024-09-16T05:52:59.202 INFO:tasks.rados.rados.0.smithi145.stdout:2695: rmattr oid 24 current snap is 249 2024-09-16T05:52:59.202 INFO:tasks.rados.rados.0.smithi145.stdout:2693: finishing write tid 1 to smithi14585108-50 2024-09-16T05:52:59.202 INFO:tasks.rados.rados.0.smithi145.stdout:2693: finishing write tid 2 to smithi14585108-50 2024-09-16T05:52:59.202 INFO:tasks.rados.rados.0.smithi145.stdout:2696: rollback oid 14 current snap is 249 2024-09-16T05:52:59.202 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 14 to 247 2024-09-16T05:52:59.202 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 249 2024-09-16T05:52:59.202 INFO:tasks.rados.rados.0.smithi145.stdout:2697: seq_num 860 ranges {4022272=8192} 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2697: writing smithi14585108-2 from 4022272 to 4030464 tid 1 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2698: read oid 26 snap -1 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2698: expect deleted 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 249 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2699: seq_num 861 ranges {0=24576} 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2699: writing smithi14585108-40 from 0 to 24576 tid 1 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2700: copy_from oid 44 from oid 27 current snap is 249 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2693: finishing write tid 3 to smithi14585108-50 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1041 (ObjNum 846 snap 245 seq_num 846) dirty exists 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2693: finishing write tid 4 to smithi14585108-50 2024-09-16T05:52:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:2696: finishing rollback tid 0 to smithi14585108-14 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: finishing write tid 5 to smithi14585108-50 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2696: finishing rollback tid 1 to smithi14585108-14 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2696: finishing rollback tid 2 to smithi14585108-14 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1247 (ObjNum 741 snap 217 seq_num 741) dirty exists 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: finishing write tid 6 to smithi14585108-50 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: oid 50 updating version 0 to 1185 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: oid 50 updating version 1185 to 1187 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: oid 50 version 1187 is already newer than 1183 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: oid 50 version 1187 is already newer than 1186 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: oid 50 version 1187 is already newer than 1184 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1187 (ObjNum 859 snap 249 seq_num 859) dirty exists 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: left oid 50 (ObjNum 859 snap 249 seq_num 859) 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2693: done (7 left) 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2694: done (6 left) 2024-09-16T05:52:59.226 INFO:tasks.rados.rados.0.smithi145.stdout:2695: done (5 left) 2024-09-16T05:52:59.227 INFO:tasks.rados.rados.0.smithi145.stdout:2696: done (4 left) 2024-09-16T05:52:59.227 INFO:tasks.rados.rados.0.smithi145.stdout:2701: snap_create 2024-09-16T05:52:59.228 INFO:tasks.rados.rados.0.smithi145.stdout:2700: finishing copy_from to smithi14585108-44 2024-09-16T05:52:59.228 INFO:tasks.rados.rados.0.smithi145.stdout:2700: got expected ENOENT (src dne) 2024-09-16T05:52:59.228 INFO:tasks.rados.rados.0.smithi145.stdout:2700: finishing copy_from racing read to smithi14585108-44 2024-09-16T05:52:59.228 INFO:tasks.rados.rados.0.smithi145.stdout:2699: finishing write tid 1 to smithi14585108-40 2024-09-16T05:52:59.228 INFO:tasks.rados.rados.0.smithi145.stdout:2699: finishing write tid 2 to smithi14585108-40 2024-09-16T05:52:59.228 INFO:tasks.rados.rados.0.smithi145.stdout:2697: finishing write tid 1 to smithi14585108-2 2024-09-16T05:52:59.228 INFO:tasks.rados.rados.0.smithi145.stdout:2697: finishing write tid 2 to smithi14585108-2 2024-09-16T05:52:59.228 INFO:tasks.rados.rados.0.smithi145.stdout:2697: finishing write tid 3 to smithi14585108-2 2024-09-16T05:52:59.229 INFO:tasks.rados.rados.0.smithi145.stdout:2697: oid 2 updating version 0 to 1355 2024-09-16T05:52:59.229 INFO:tasks.rados.rados.0.smithi145.stdout:2697: oid 2 updating version 1355 to 1356 2024-09-16T05:52:59.229 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1356 (ObjNum 860 snap 249 seq_num 860) dirty exists 2024-09-16T05:52:59.229 INFO:tasks.rados.rados.0.smithi145.stdout:2697: left oid 2 (ObjNum 860 snap 249 seq_num 860) 2024-09-16T05:52:59.231 INFO:tasks.rados.rados.0.smithi145.stdout:2699: finishing write tid 3 to smithi14585108-40 2024-09-16T05:52:59.231 INFO:tasks.rados.rados.0.smithi145.stdout:2699: oid 40 updating version 0 to 1080 2024-09-16T05:52:59.231 INFO:tasks.rados.rados.0.smithi145.stdout:2699: oid 40 updating version 1080 to 1081 2024-09-16T05:52:59.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1081 (ObjNum 861 snap 249 seq_num 861) dirty exists 2024-09-16T05:52:59.231 INFO:tasks.rados.rados.0.smithi145.stdout:2699: left oid 40 (ObjNum 861 snap 249 seq_num 861) 2024-09-16T05:52:59.285 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:52:59 smithi161 ceph-mon[87722]: pgmap v558: 121 pgs: 121 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-09-16T05:52:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:52:59 smithi145 ceph-mon[96887]: pgmap v558: 121 pgs: 121 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-09-16T05:52:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:52:59 smithi145 ceph-mon[99390]: pgmap v558: 121 pgs: 121 active+clean; 148 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-09-16T05:53:00.105 INFO:tasks.rados.rados.0.smithi145.stdout:2697: done (4 left) 2024-09-16T05:53:00.106 INFO:tasks.rados.rados.0.smithi145.stdout:2698: done (3 left) 2024-09-16T05:53:00.106 INFO:tasks.rados.rados.0.smithi145.stdout:2699: done (2 left) 2024-09-16T05:53:00.106 INFO:tasks.rados.rados.0.smithi145.stdout:2700: done (1 left) 2024-09-16T05:53:00.106 INFO:tasks.rados.rados.0.smithi145.stdout:2701: done (0 left) 2024-09-16T05:53:00.106 INFO:tasks.rados.rados.0.smithi145.stdout:2702: snap_create 2024-09-16T05:53:00.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:00 smithi161 ceph-mon[87722]: osdmap e583: 8 total, 8 up, 8 in 2024-09-16T05:53:00.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:00 smithi161 ceph-mon[87722]: Upgrade: Updating prometheus.a 2024-09-16T05:53:00.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:00 smithi161 ceph-mon[87722]: Deploying daemon prometheus.a on smithi161 2024-09-16T05:53:00.456 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:00 smithi161 ceph-mon[87722]: osdmap e584: 8 total, 8 up, 8 in 2024-09-16T05:53:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:00 smithi145 ceph-mon[96887]: osdmap e583: 8 total, 8 up, 8 in 2024-09-16T05:53:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:00 smithi145 ceph-mon[96887]: Upgrade: Updating prometheus.a 2024-09-16T05:53:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:00 smithi145 ceph-mon[96887]: Deploying daemon prometheus.a on smithi161 2024-09-16T05:53:00.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:00 smithi145 ceph-mon[96887]: osdmap e584: 8 total, 8 up, 8 in 2024-09-16T05:53:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:00 smithi145 ceph-mon[99390]: osdmap e583: 8 total, 8 up, 8 in 2024-09-16T05:53:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:00 smithi145 ceph-mon[99390]: Upgrade: Updating prometheus.a 2024-09-16T05:53:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:00 smithi145 ceph-mon[99390]: Deploying daemon prometheus.a on smithi161 2024-09-16T05:53:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:00 smithi145 ceph-mon[99390]: osdmap e584: 8 total, 8 up, 8 in 2024-09-16T05:53:01.055 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:53:01.111 INFO:tasks.rados.rados.0.smithi145.stdout:2702: done (0 left) 2024-09-16T05:53:01.111 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 251 2024-09-16T05:53:01.111 INFO:tasks.rados.rados.0.smithi145.stdout:2703: seq_num 862 ranges {0=40960} 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2703: writing smithi14585108-42 from 0 to 40960 tid 1 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2704: read oid 35 snap 247 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2704: expect (ObjNum 803 snap 234 seq_num 803) 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2705: read oid 9 snap -1 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2705: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 251 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2706: seq_num 863 ranges {0=57344} 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2706: writing smithi14585108-21 from 0 to 57344 tid 1 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2707: rmattr oid 15 current snap is 251 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 251 2024-09-16T05:53:01.112 INFO:tasks.rados.rados.0.smithi145.stdout:2708: seq_num 864 ranges {6029312=73728} 2024-09-16T05:53:01.145 INFO:tasks.rados.rados.0.smithi145.stdout:2708: writing smithi14585108-43 from 6029312 to 6103040 tid 1 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:2709: rollback oid 30 current snap is 251 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 248 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1275 (ObjNum 839 snap 244 seq_num 839) dirty exists 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:2706: finishing write tid 1 to smithi14585108-21 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:2706: finishing write tid 2 to smithi14585108-21 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:2706: finishing write tid 3 to smithi14585108-21 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:2706: oid 21 updating version 0 to 1159 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:2706: oid 21 updating version 1159 to 1160 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1160 (ObjNum 863 snap 251 seq_num 863) dirty exists 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:2706: left oid 21 (ObjNum 863 snap 251 seq_num 863) 2024-09-16T05:53:01.146 INFO:tasks.rados.rados.0.smithi145.stdout:2704: expect (ObjNum 803 snap 234 seq_num 803) 2024-09-16T05:53:01.185 INFO:tasks.rados.rados.0.smithi145.stdout:2703: finishing write tid 1 to smithi14585108-42 2024-09-16T05:53:01.185 INFO:tasks.rados.rados.0.smithi145.stdout:2703: finishing write tid 2 to smithi14585108-42 2024-09-16T05:53:01.185 INFO:tasks.rados.rados.0.smithi145.stdout:2704: done (6 left) 2024-09-16T05:53:01.185 INFO:tasks.rados.rados.0.smithi145.stdout:2706: done (5 left) 2024-09-16T05:53:01.185 INFO:tasks.rados.rados.0.smithi145.stdout:2707: done (4 left) 2024-09-16T05:53:01.186 INFO:tasks.rados.rados.0.smithi145.stdout:2710: setattr oid 4 current snap is 251 2024-09-16T05:53:01.186 INFO:tasks.rados.rados.0.smithi145.stdout:2709: finishing rollback tid 0 to smithi14585108-30 2024-09-16T05:53:01.186 INFO:tasks.rados.rados.0.smithi145.stdout:2709: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:53:01.186 INFO:tasks.rados.rados.0.smithi145.stdout:2709: finishing rollback tid 2 to smithi14585108-30 2024-09-16T05:53:01.186 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1044 (ObjNum 837 snap 243 seq_num 837) dirty exists 2024-09-16T05:53:01.186 INFO:tasks.rados.rados.0.smithi145.stdout:2705: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:53:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:01 smithi145 ceph-mon[96887]: pgmap v561: 121 pgs: 121 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 954 KiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-09-16T05:53:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:01 smithi145 ceph-mon[96887]: osdmap e585: 8 total, 8 up, 8 in 2024-09-16T05:53:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:01 smithi145 ceph-mon[99390]: pgmap v561: 121 pgs: 121 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 954 KiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-09-16T05:53:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:01 smithi145 ceph-mon[99390]: osdmap e585: 8 total, 8 up, 8 in 2024-09-16T05:53:01.332 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:53:01.332 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (10m) 8s ago 11m 26.4M - 0.25.0 c8568f914cd2 0b303cd40c0d 2024-09-16T05:53:01.332 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (11m) 7s ago 11m 88.4M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:53:01.332 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (46s) 8s ago 12m 14.2M - 19.1.1-326-g8921c8ef f1455bd0219c 3aee44191308 2024-09-16T05:53:01.332 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (27s) 7s ago 12m 15.3M - 19.1.1-326-g8921c8ef f1455bd0219c 8f2701d76855 2024-09-16T05:53:01.332 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (6m) 7s ago 16m 442M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (7m) 8s ago 18m 516M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (6m) 8s ago 18m 65.1M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (5m) 7s ago 16m 52.5M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (6m) 8s ago 16m 60.6M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (15s) 8s ago 10m 3661k - 1.5.0 0da6a335fe13 89a85336da3a 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (11s) 7s ago 10m 3590k - 1.5.0 0da6a335fe13 5bb79c0f5506 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (5m) 8s ago 16m 266M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (4m) 8s ago 15m 223M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (3m) 8s ago 15m 222M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (3m) 8s ago 14m 151M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (2m) 7s ago 14m 219M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 17b05a68c519 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (2m) 7s ago 14m 214M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 46fce5c214a6 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (99s) 7s ago 13m 114M 2480M 19.1.1-326-g8921c8ef f1455bd0219c d6d21f0602c6 2024-09-16T05:53:01.333 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (65s) 7s ago 13m 88.6M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 810a95f4cc44 2024-09-16T05:53:01.334 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (6m) 7s ago 11m 52.9M - 2.43.0 a07b618ecd1d 47ace352320b 2024-09-16T05:53:01.462 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:01 smithi161 ceph-mon[87722]: pgmap v561: 121 pgs: 121 active+clean; 139 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 954 KiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-09-16T05:53:01.462 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:01 smithi161 ceph-mon[87722]: osdmap e585: 8 total, 8 up, 8 in 2024-09-16T05:53:01.663 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:53:01.663 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:53:01.663 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 8 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 15 2024-09-16T05:53:01.664 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:53:01.665 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2703: finishing write tid 3 to smithi14585108-42 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2703: oid 42 updating version 0 to 1334 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2703: oid 42 version 1334 is already newer than 1333 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1334 (ObjNum 862 snap 251 seq_num 862) dirty exists 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2703: left oid 42 (ObjNum 862 snap 251 seq_num 862) 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2708: finishing write tid 1 to smithi14585108-43 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2708: finishing write tid 2 to smithi14585108-43 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2708: finishing write tid 3 to smithi14585108-43 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2708: oid 43 updating version 0 to 1336 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2708: oid 43 updating version 1336 to 1337 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1337 (ObjNum 864 snap 251 seq_num 864) dirty exists 2024-09-16T05:53:01.801 INFO:tasks.rados.rados.0.smithi145.stdout:2708: left oid 43 (ObjNum 864 snap 251 seq_num 864) 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:2703: done (4 left) 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:2705: done (3 left) 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:2708: done (2 left) 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:2709: done (1 left) 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:2711: rollback oid 3 current snap is 251 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 3 to 248 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:2712: snap_create 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:2711: finishing rollback tid 1 to smithi14585108-3 2024-09-16T05:53:01.802 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 0 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-16T05:53:01.803 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1045 (ObjNum 851 snap 246 seq_num 851) dirty exists 2024-09-16T05:53:02.171 INFO:tasks.rados.rados.0.smithi145.stdout:2710: done (2 left) 2024-09-16T05:53:02.171 INFO:tasks.rados.rados.0.smithi145.stdout:2711: done (1 left) 2024-09-16T05:53:02.171 INFO:tasks.rados.rados.0.smithi145.stdout:2712: done (0 left) 2024-09-16T05:53:02.171 INFO:tasks.rados.rados.0.smithi145.stdout:2713: rollback oid 14 current snap is 252 2024-09-16T05:53:02.172 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 14 to 246 2024-09-16T05:53:02.172 INFO:tasks.rados.rados.0.smithi145.stdout:2714: snap_create 2024-09-16T05:53:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:2713: finishing rollback tid 0 to smithi14585108-14 2024-09-16T05:53:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:2713: finishing rollback tid 1 to smithi14585108-14 2024-09-16T05:53:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:2713: finishing rollback tid 2 to smithi14585108-14 2024-09-16T05:53:02.175 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1250 (ObjNum 741 snap 217 seq_num 741) dirty exists 2024-09-16T05:53:02.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:02 smithi161 ceph-mon[87722]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:02.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:02 smithi161 ceph-mon[87722]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:02.527 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:02 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1749806006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:02 smithi145 ceph-mon[99390]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:02 smithi145 ceph-mon[99390]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:02 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1749806006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:02 smithi145 ceph-mon[96887]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:02 smithi145 ceph-mon[96887]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:02 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1749806006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:03.178 INFO:tasks.rados.rados.0.smithi145.stdout:2713: done (1 left) 2024-09-16T05:53:03.178 INFO:tasks.rados.rados.0.smithi145.stdout:2714: done (0 left) 2024-09-16T05:53:03.178 INFO:tasks.rados.rados.0.smithi145.stdout:2715: read oid 49 snap -1 2024-09-16T05:53:03.178 INFO:tasks.rados.rados.0.smithi145.stdout:2715: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:53:03.178 INFO:tasks.rados.rados.0.smithi145.stdout:2716: read oid 41 snap -1 2024-09-16T05:53:03.178 INFO:tasks.rados.rados.0.smithi145.stdout:2716: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:03.178 INFO:tasks.rados.rados.0.smithi145.stdout:2717: snap_remove snap 251 2024-09-16T05:53:03.284 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-mon[87722]: osdmap e586: 8 total, 8 up, 8 in 2024-09-16T05:53:03.285 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-mon[87722]: pgmap v564: 121 pgs: 121 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-16T05:53:03.285 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:02 smithi161 systemd[1]: Stopping Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:53:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:03 smithi145 ceph-mon[96887]: osdmap e586: 8 total, 8 up, 8 in 2024-09-16T05:53:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:03 smithi145 ceph-mon[96887]: pgmap v564: 121 pgs: 121 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-16T05:53:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:03 smithi145 ceph-mon[99390]: osdmap e586: 8 total, 8 up, 8 in 2024-09-16T05:53:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:03 smithi145 ceph-mon[99390]: pgmap v564: 121 pgs: 121 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-16T05:53:03.587 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.284Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.285Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.285Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T05:53:03.588 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[78322]: ts=2024-09-16T05:53:03.285Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T05:53:03.589 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 podman[121047]: 2024-09-16 05:53:03.294735419 +0000 UTC m=+0.197025548 container died 47ace352320bd9f39eef5a126ac5af92e88b78301bed4f7421da0de58860ce6d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:03.916 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 podman[121047]: 2024-09-16 05:53:03.698627038 +0000 UTC m=+0.600917166 container cleanup 47ace352320bd9f39eef5a126ac5af92e88b78301bed4f7421da0de58860ce6d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:03.916 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 bash[121047]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T05:53:04.173 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:03 smithi161 podman[121065]: 2024-09-16 05:53:03.916609581 +0000 UTC m=+0.619688993 container remove 47ace352320bd9f39eef5a126ac5af92e88b78301bed4f7421da0de58860ce6d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:04.173 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T05:53:04.173 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 systemd[1]: Stopped Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:53:04.173 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.716s CPU time. 2024-09-16T05:53:04.184 INFO:tasks.rados.rados.0.smithi145.stdout:2717: done (2 left) 2024-09-16T05:53:04.184 INFO:tasks.rados.rados.0.smithi145.stdout:2718: read oid 12 snap -1 2024-09-16T05:53:04.184 INFO:tasks.rados.rados.0.smithi145.stdout:2718: expect deleted 2024-09-16T05:53:04.184 INFO:tasks.rados.rados.0.smithi145.stdout:2719: rollback oid 50 current snap is 253 2024-09-16T05:53:04.184 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 252 2024-09-16T05:53:04.184 INFO:tasks.rados.rados.0.smithi145.stdout:2716: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:04.306 INFO:tasks.rados.rados.0.smithi145.stdout:2715: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:53:04.452 INFO:tasks.rados.rados.0.smithi145.stdout:2719: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:2719: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:2719: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1190 (ObjNum 859 snap 249 seq_num 859) dirty exists 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:2715: done (3 left) 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:2716: done (2 left) 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:2718: done (1 left) 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:2719: done (0 left) 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:2720: copy_from oid 16 from oid 41 current snap is 253 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 253 2024-09-16T05:53:04.453 INFO:tasks.rados.rados.0.smithi145.stdout:2721: seq_num 865 ranges {2260992=90112} 2024-09-16T05:53:04.466 INFO:tasks.rados.rados.0.smithi145.stdout:2721: writing smithi14585108-4 from 2260992 to 2351104 tid 1 2024-09-16T05:53:04.466 INFO:tasks.rados.rados.0.smithi145.stdout:2722: snap_remove snap 250 2024-09-16T05:53:04.468 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-mon[87722]: osdmap e587: 8 total, 8 up, 8 in 2024-09-16T05:53:04.468 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 systemd[1]: Starting Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:53:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:04 smithi145 ceph-mon[96887]: osdmap e587: 8 total, 8 up, 8 in 2024-09-16T05:53:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:04 smithi145 ceph-mon[99390]: osdmap e587: 8 total, 8 up, 8 in 2024-09-16T05:53:04.718 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 podman[121200]: 2024-09-16 05:53:04.467639624 +0000 UTC m=+0.101339159 container create bc9228a51eb4e9799bb5b3b815a09532b6624240e17d58f85f1850b310a9b69b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:04.719 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 podman[121200]: 2024-09-16 05:53:04.38296717 +0000 UTC m=+0.016666705 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T05:53:04.719 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 podman[121200]: 2024-09-16 05:53:04.686627298 +0000 UTC m=+0.320326833 container init bc9228a51eb4e9799bb5b3b815a09532b6624240e17d58f85f1850b310a9b69b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:04.719 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 podman[121200]: 2024-09-16 05:53:04.691312966 +0000 UTC m=+0.325012504 container start bc9228a51eb4e9799bb5b3b815a09532b6624240e17d58f85f1850b310a9b69b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:04.719 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.715Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T05:53:04.719 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.715Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T05:53:04.720 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.715Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi161 (none))" 2024-09-16T05:53:04.720 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.715Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T05:53:04.720 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.715Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T05:53:04.720 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.717Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T05:53:04.720 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.717Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T05:53:04.720 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.718Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T05:53:04.720 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.718Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T05:53:05.087 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.720Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T05:53:05.087 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.720Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.516µs 2024-09-16T05:53:05.087 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.720Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.722Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.728Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.729Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.735Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.736Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.736Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.593µs wal_replay_duration=16.120809ms wbl_replay_duration=91ns total_replay_duration=16.160927ms 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.737Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.737Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.737Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.757Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.701396ms db_storage=760ns remote_storage=1.041µs web_handler=429ns query_engine=580ns scrape=418.809µs scrape_sd=89.208µs notify=17.058µs notify_sd=16.589µs rules=18.823837ms tracing=5.21µs 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.757Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T05:53:05.088 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T05:53:04.757Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T05:53:05.089 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 bash[121200]: bc9228a51eb4e9799bb5b3b815a09532b6624240e17d58f85f1850b310a9b69b 2024-09-16T05:53:05.089 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 05:53:04 smithi161 systemd[1]: Started Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:53:05.108 INFO:tasks.rados.rados.0.smithi145.stdout:2720: finishing copy_from racing read to smithi14585108-16 2024-09-16T05:53:05.108 INFO:tasks.rados.rados.0.smithi145.stdout:2722: done (2 left) 2024-09-16T05:53:05.108 INFO:tasks.rados.rados.0.smithi145.stdout:2723: delete oid 42 current snap is 253 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:2720: finishing copy_from to smithi14585108-16 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1249 (ObjNum 847 snap 245 seq_num 847) dirty exists 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:2721: finishing write tid 1 to smithi14585108-4 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:2721: finishing write tid 2 to smithi14585108-4 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:2721: finishing write tid 3 to smithi14585108-4 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:2721: oid 4 updating version 0 to 1047 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:2721: oid 4 version 1047 is already newer than 1046 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1047 (ObjNum 865 snap 253 seq_num 865) dirty exists 2024-09-16T05:53:05.109 INFO:tasks.rados.rados.0.smithi145.stdout:2721: left oid 4 (ObjNum 865 snap 253 seq_num 865) 2024-09-16T05:53:05.117 INFO:tasks.rados.rados.0.smithi145.stdout:2720: done (2 left) 2024-09-16T05:53:05.118 INFO:tasks.rados.rados.0.smithi145.stdout:2721: done (1 left) 2024-09-16T05:53:05.118 INFO:tasks.rados.rados.0.smithi145.stdout:2723: done (0 left) 2024-09-16T05:53:05.118 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 253 2024-09-16T05:53:05.118 INFO:tasks.rados.rados.0.smithi145.stdout:2724: seq_num 867 ranges {6103040=122880} 2024-09-16T05:53:05.151 INFO:tasks.rados.rados.0.smithi145.stdout:2724: writing smithi14585108-43 from 6103040 to 6225920 tid 1 2024-09-16T05:53:05.151 INFO:tasks.rados.rados.0.smithi145.stdout:2725: snap_remove snap 249 2024-09-16T05:53:05.439 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:05 smithi161 ceph-mon[87722]: osdmap e588: 8 total, 8 up, 8 in 2024-09-16T05:53:05.439 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:05 smithi161 ceph-mon[87722]: pgmap v567: 121 pgs: 121 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 636 KiB/s wr, 25 op/s 2024-09-16T05:53:05.439 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:05.439 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:05.439 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:05.439 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:05 smithi161 ceph-mon[87722]: osdmap e589: 8 total, 8 up, 8 in 2024-09-16T05:53:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[96887]: osdmap e588: 8 total, 8 up, 8 in 2024-09-16T05:53:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[96887]: pgmap v567: 121 pgs: 121 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 636 KiB/s wr, 25 op/s 2024-09-16T05:53:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[96887]: osdmap e589: 8 total, 8 up, 8 in 2024-09-16T05:53:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[99390]: osdmap e588: 8 total, 8 up, 8 in 2024-09-16T05:53:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[99390]: pgmap v567: 121 pgs: 121 active+clean; 142 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 636 KiB/s wr, 25 op/s 2024-09-16T05:53:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:05.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:05.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:05 smithi145 ceph-mon[99390]: osdmap e589: 8 total, 8 up, 8 in 2024-09-16T05:53:06.110 INFO:tasks.rados.rados.0.smithi145.stdout:2725: done (1 left) 2024-09-16T05:53:06.110 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 253 2024-09-16T05:53:06.110 INFO:tasks.rados.rados.0.smithi145.stdout:2724: finishing write tid 1 to smithi14585108-43 2024-09-16T05:53:06.111 INFO:tasks.rados.rados.0.smithi145.stdout:2724: finishing write tid 2 to smithi14585108-43 2024-09-16T05:53:06.111 INFO:tasks.rados.rados.0.smithi145.stdout:2724: finishing write tid 3 to smithi14585108-43 2024-09-16T05:53:06.111 INFO:tasks.rados.rados.0.smithi145.stdout:2724: oid 43 updating version 0 to 1344 2024-09-16T05:53:06.111 INFO:tasks.rados.rados.0.smithi145.stdout:2724: oid 43 version 1344 is already newer than 1343 2024-09-16T05:53:06.111 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1344 (ObjNum 867 snap 253 seq_num 867) dirty exists 2024-09-16T05:53:06.111 INFO:tasks.rados.rados.0.smithi145.stdout:2724: left oid 43 (ObjNum 867 snap 253 seq_num 867) 2024-09-16T05:53:06.111 INFO:tasks.rados.rados.0.smithi145.stdout:2726: seq_num 868 ranges {57344=139264} 2024-09-16T05:53:06.112 INFO:tasks.rados.rados.0.smithi145.stdout:2726: writing smithi14585108-21 from 57344 to 196608 tid 1 2024-09-16T05:53:06.112 INFO:tasks.rados.rados.0.smithi145.stdout:2724: done (1 left) 2024-09-16T05:53:06.112 INFO:tasks.rados.rados.0.smithi145.stdout:2727: rmattr oid 36 current snap is 253 2024-09-16T05:53:06.112 INFO:tasks.rados.rados.0.smithi145.stdout:2727: done (1 left) 2024-09-16T05:53:06.112 INFO:tasks.rados.rados.0.smithi145.stdout:2728: snap_remove snap 247 2024-09-16T05:53:07.121 INFO:tasks.rados.rados.0.smithi145.stdout:2726: finishing write tid 1 to smithi14585108-21 2024-09-16T05:53:07.121 INFO:tasks.rados.rados.0.smithi145.stdout:2726: finishing write tid 2 to smithi14585108-21 2024-09-16T05:53:07.122 INFO:tasks.rados.rados.0.smithi145.stdout:2726: finishing write tid 3 to smithi14585108-21 2024-09-16T05:53:07.122 INFO:tasks.rados.rados.0.smithi145.stdout:2726: oid 21 updating version 0 to 1161 2024-09-16T05:53:07.122 INFO:tasks.rados.rados.0.smithi145.stdout:2726: oid 21 updating version 1161 to 1162 2024-09-16T05:53:07.122 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1162 (ObjNum 868 snap 253 seq_num 868) dirty exists 2024-09-16T05:53:07.122 INFO:tasks.rados.rados.0.smithi145.stdout:2726: left oid 21 (ObjNum 868 snap 253 seq_num 868) 2024-09-16T05:53:07.123 INFO:tasks.rados.rados.0.smithi145.stdout:2726: done (1 left) 2024-09-16T05:53:07.123 INFO:tasks.rados.rados.0.smithi145.stdout:2728: done (0 left) 2024-09-16T05:53:07.123 INFO:tasks.rados.rados.0.smithi145.stdout:2729: snap_remove snap 246 2024-09-16T05:53:07.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:07 smithi161 ceph-mon[87722]: osdmap e590: 8 total, 8 up, 8 in 2024-09-16T05:53:07.399 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:07.399 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:07 smithi161 ceph-mon[87722]: pgmap v570: 121 pgs: 121 active+clean; 145 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 951 KiB/s wr, 17 op/s 2024-09-16T05:53:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:07 smithi145 ceph-mon[96887]: osdmap e590: 8 total, 8 up, 8 in 2024-09-16T05:53:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:07 smithi145 ceph-mon[96887]: pgmap v570: 121 pgs: 121 active+clean; 145 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 951 KiB/s wr, 17 op/s 2024-09-16T05:53:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:07 smithi145 ceph-mon[99390]: osdmap e590: 8 total, 8 up, 8 in 2024-09-16T05:53:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:07 smithi145 ceph-mon[99390]: pgmap v570: 121 pgs: 121 active+clean; 145 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 951 KiB/s wr, 17 op/s 2024-09-16T05:53:08.121 INFO:tasks.rados.rados.0.smithi145.stdout:2729: done (0 left) 2024-09-16T05:53:08.121 INFO:tasks.rados.rados.0.smithi145.stdout:2730: rmattr oid 22 current snap is 253 2024-09-16T05:53:08.121 INFO:tasks.rados.rados.0.smithi145.stdout:2730: done (0 left) 2024-09-16T05:53:08.121 INFO:tasks.rados.rados.0.smithi145.stdout:2731: read oid 19 snap -1 2024-09-16T05:53:08.121 INFO:tasks.rados.rados.0.smithi145.stdout:2731: expect (ObjNum 828 snap 242 seq_num 828) 2024-09-16T05:53:08.122 INFO:tasks.rados.rados.0.smithi145.stdout:2732: read oid 50 snap -1 2024-09-16T05:53:08.122 INFO:tasks.rados.rados.0.smithi145.stdout:2732: expect (ObjNum 859 snap 249 seq_num 859) 2024-09-16T05:53:08.122 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 253 2024-09-16T05:53:08.122 INFO:tasks.rados.rados.0.smithi145.stdout:2733: seq_num 869 ranges {0=155648} 2024-09-16T05:53:08.123 INFO:tasks.rados.rados.0.smithi145.stdout:2733: writing smithi14585108-3 from 0 to 155648 tid 1 2024-09-16T05:53:08.123 INFO:tasks.rados.rados.0.smithi145.stdout:2734: delete oid 38 current snap is 253 2024-09-16T05:53:08.128 INFO:tasks.rados.rados.0.smithi145.stdout:2733: finishing write tid 1 to smithi14585108-3 2024-09-16T05:53:08.129 INFO:tasks.rados.rados.0.smithi145.stdout:2733: finishing write tid 2 to smithi14585108-3 2024-09-16T05:53:08.140 INFO:tasks.rados.rados.0.smithi145.stdout:2733: finishing write tid 3 to smithi14585108-3 2024-09-16T05:53:08.140 INFO:tasks.rados.rados.0.smithi145.stdout:2733: oid 3 updating version 0 to 1288 2024-09-16T05:53:08.140 INFO:tasks.rados.rados.0.smithi145.stdout:2733: oid 3 updating version 1288 to 1289 2024-09-16T05:53:08.141 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1289 (ObjNum 869 snap 253 seq_num 869) dirty exists 2024-09-16T05:53:08.141 INFO:tasks.rados.rados.0.smithi145.stdout:2733: left oid 3 (ObjNum 869 snap 253 seq_num 869) 2024-09-16T05:53:08.158 INFO:tasks.rados.rados.0.smithi145.stdout:2731: expect (ObjNum 828 snap 242 seq_num 828) 2024-09-16T05:53:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:08 smithi161 ceph-mon[87722]: osdmap e591: 8 total, 8 up, 8 in 2024-09-16T05:53:08.499 INFO:tasks.rados.rados.0.smithi145.stdout:2732: expect (ObjNum 859 snap 249 seq_num 859) 2024-09-16T05:53:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:08 smithi145 ceph-mon[96887]: osdmap e591: 8 total, 8 up, 8 in 2024-09-16T05:53:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:08 smithi145 ceph-mon[99390]: osdmap e591: 8 total, 8 up, 8 in 2024-09-16T05:53:08.568 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:53:08 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T05:53:08.157+0000 7ff6f149e640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 131 after trimming was started 2024-09-16T05:53:08.801 INFO:tasks.rados.rados.0.smithi145.stdout:2731: done (3 left) 2024-09-16T05:53:08.801 INFO:tasks.rados.rados.0.smithi145.stdout:2732: done (2 left) 2024-09-16T05:53:08.801 INFO:tasks.rados.rados.0.smithi145.stdout:2733: done (1 left) 2024-09-16T05:53:08.801 INFO:tasks.rados.rados.0.smithi145.stdout:2734: done (0 left) 2024-09-16T05:53:08.801 INFO:tasks.rados.rados.0.smithi145.stdout:2735: setattr oid 8 current snap is 253 2024-09-16T05:53:08.802 INFO:tasks.rados.rados.0.smithi145.stdout:2736: rmattr oid 27 current snap is 253 2024-09-16T05:53:08.802 INFO:tasks.rados.rados.0.smithi145.stdout:2736: done (1 left) 2024-09-16T05:53:08.802 INFO:tasks.rados.rados.0.smithi145.stdout:2737: rmattr oid 30 current snap is 253 2024-09-16T05:53:08.802 INFO:tasks.rados.rados.0.smithi145.stdout:2737: done (1 left) 2024-09-16T05:53:08.803 INFO:tasks.rados.rados.0.smithi145.stdout:2738: read oid 16 snap 252 2024-09-16T05:53:08.803 INFO:tasks.rados.rados.0.smithi145.stdout:2738: expect (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:53:08.803 INFO:tasks.rados.rados.0.smithi145.stdout:2739: read oid 15 snap -1 2024-09-16T05:53:08.803 INFO:tasks.rados.rados.0.smithi145.stdout:2739: expect (ObjNum 839 snap 244 seq_num 839) 2024-09-16T05:53:08.803 INFO:tasks.rados.rados.0.smithi145.stdout:2740: snap_remove snap 248 2024-09-16T05:53:09.430 INFO:tasks.rados.rados.0.smithi145.stdout:2740: done (3 left) 2024-09-16T05:53:09.430 INFO:tasks.rados.rados.0.smithi145.stdout:2741: snap_create 2024-09-16T05:53:09.430 INFO:tasks.rados.rados.0.smithi145.stdout:2738: expect (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:53:09.430 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:09 smithi161 ceph-mon[87722]: osdmap e592: 8 total, 8 up, 8 in 2024-09-16T05:53:09.430 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:09 smithi161 ceph-mon[87722]: pgmap v573: 121 pgs: 121 active+clean; 145 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 949 KiB/s wr, 4 op/s 2024-09-16T05:53:09.431 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.431 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.431 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.431 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.476 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1285 (ObjNum 766 snap 223 seq_num 766) dirty exists 2024-09-16T05:53:09.476 INFO:tasks.rados.rados.0.smithi145.stdout:2739: expect (ObjNum 839 snap 244 seq_num 839) 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[96887]: osdmap e592: 8 total, 8 up, 8 in 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[96887]: pgmap v573: 121 pgs: 121 active+clean; 145 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 949 KiB/s wr, 4 op/s 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[99390]: osdmap e592: 8 total, 8 up, 8 in 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[99390]: pgmap v573: 121 pgs: 121 active+clean; 145 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 949 KiB/s wr, 4 op/s 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:09.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:10.431 INFO:tasks.rados.rados.0.smithi145.stdout:2735: done (3 left) 2024-09-16T05:53:10.431 INFO:tasks.rados.rados.0.smithi145.stdout:2738: done (2 left) 2024-09-16T05:53:10.431 INFO:tasks.rados.rados.0.smithi145.stdout:2739: done (1 left) 2024-09-16T05:53:10.431 INFO:tasks.rados.rados.0.smithi145.stdout:2741: done (0 left) 2024-09-16T05:53:10.431 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 254 2024-09-16T05:53:10.431 INFO:tasks.rados.rados.0.smithi145.stdout:2742: seq_num 871 ranges {0=188416} 2024-09-16T05:53:10.432 INFO:tasks.rados.rados.0.smithi145.stdout:2742: writing smithi14585108-20 from 0 to 188416 tid 1 2024-09-16T05:53:10.432 INFO:tasks.rados.rados.0.smithi145.stdout:2743: read oid 9 snap 252 2024-09-16T05:53:10.432 INFO:tasks.rados.rados.0.smithi145.stdout:2743: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:53:10.432 INFO:tasks.rados.rados.0.smithi145.stdout:2744: rollback oid 37 current snap is 254 2024-09-16T05:53:10.432 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 252 2024-09-16T05:53:10.433 INFO:tasks.rados.rados.0.smithi145.stdout:2745: read oid 16 snap -1 2024-09-16T05:53:10.433 INFO:tasks.rados.rados.0.smithi145.stdout:2745: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:10.433 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 254 2024-09-16T05:53:10.433 INFO:tasks.rados.rados.0.smithi145.stdout:2746: seq_num 872 ranges {6889472=212992} 2024-09-16T05:53:10.443 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:10 smithi161 ceph-mon[87722]: osdmap e593: 8 total, 8 up, 8 in 2024-09-16T05:53:10.471 INFO:tasks.rados.rados.0.smithi145.stdout:2746: writing smithi14585108-50 from 6889472 to 7102464 tid 1 2024-09-16T05:53:10.472 INFO:tasks.rados.rados.0.smithi145.stdout:2747: rollback oid 2 current snap is 254 2024-09-16T05:53:10.472 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 2 to 253 2024-09-16T05:53:10.472 INFO:tasks.rados.rados.0.smithi145.stdout:2744: finishing rollback tid 0 to smithi14585108-37 2024-09-16T05:53:10.472 INFO:tasks.rados.rados.0.smithi145.stdout:2744: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:53:10.472 INFO:tasks.rados.rados.0.smithi145.stdout:2744: finishing rollback tid 2 to smithi14585108-37 2024-09-16T05:53:10.472 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1253 (ObjNum 821 snap 240 seq_num 821) dirty exists 2024-09-16T05:53:10.472 INFO:tasks.rados.rados.0.smithi145.stdout:2745: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:2742: finishing write tid 1 to smithi14585108-20 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:2742: finishing write tid 2 to smithi14585108-20 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:2742: finishing write tid 3 to smithi14585108-20 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:2742: oid 20 updating version 0 to 1364 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:2742: oid 20 updating version 1364 to 1365 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1365 (ObjNum 871 snap 254 seq_num 871) dirty exists 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:2742: left oid 20 (ObjNum 871 snap 254 seq_num 871) 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:2742: done (5 left) 2024-09-16T05:53:10.592 INFO:tasks.rados.rados.0.smithi145.stdout:2744: done (4 left) 2024-09-16T05:53:10.593 INFO:tasks.rados.rados.0.smithi145.stdout:2745: done (3 left) 2024-09-16T05:53:10.593 INFO:tasks.rados.rados.0.smithi145.stdout:2748: rmattr oid 17 current snap is 254 2024-09-16T05:53:10.593 INFO:tasks.rados.rados.0.smithi145.stdout:2748: done (3 left) 2024-09-16T05:53:10.593 INFO:tasks.rados.rados.0.smithi145.stdout:2749: read oid 44 snap 252 2024-09-16T05:53:10.593 INFO:tasks.rados.rados.0.smithi145.stdout:2749: expect deleted 2024-09-16T05:53:10.593 INFO:tasks.rados.rados.0.smithi145.stdout:2750: delete oid 38 current snap is 254 2024-09-16T05:53:10.593 INFO:tasks.rados.rados.0.smithi145.stdout:2743: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:53:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:10 smithi145 ceph-mon[96887]: osdmap e593: 8 total, 8 up, 8 in 2024-09-16T05:53:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:10 smithi145 ceph-mon[99390]: osdmap e593: 8 total, 8 up, 8 in 2024-09-16T05:53:11.189 INFO:tasks.rados.rados.0.smithi145.stdout:2747: finishing rollback tid 0 to smithi14585108-2 2024-09-16T05:53:11.189 INFO:tasks.rados.rados.0.smithi145.stdout:2746: finishing write tid 1 to smithi14585108-50 2024-09-16T05:53:11.189 INFO:tasks.rados.rados.0.smithi145.stdout:2746: finishing write tid 2 to smithi14585108-50 2024-09-16T05:53:11.189 INFO:tasks.rados.rados.0.smithi145.stdout:2747: finishing rollback tid 1 to smithi14585108-2 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2747: finishing rollback tid 2 to smithi14585108-2 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1369 (ObjNum 860 snap 249 seq_num 860) dirty exists 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2743: done (4 left) 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2747: done (3 left) 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2750: done (2 left) 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2751: copy_from oid 39 from oid 36 current snap is 254 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2746: finishing write tid 3 to smithi14585108-50 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2746: oid 50 updating version 0 to 1192 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2746: oid 50 updating version 1192 to 1193 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1193 (ObjNum 872 snap 254 seq_num 872) dirty exists 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2746: left oid 50 (ObjNum 872 snap 254 seq_num 872) 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2746: done (2 left) 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2749: done (1 left) 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2752: read oid 20 snap -1 2024-09-16T05:53:11.190 INFO:tasks.rados.rados.0.smithi145.stdout:2752: expect (ObjNum 871 snap 254 seq_num 871) 2024-09-16T05:53:11.191 INFO:tasks.rados.rados.0.smithi145.stdout:2753: delete oid 44 current snap is 254 2024-09-16T05:53:11.191 INFO:tasks.rados.rados.0.smithi145.stdout:2751: finishing copy_from to smithi14585108-39 2024-09-16T05:53:11.191 INFO:tasks.rados.rados.0.smithi145.stdout:2751: got expected ENOENT (src dne) 2024-09-16T05:53:11.191 INFO:tasks.rados.rados.0.smithi145.stdout:2751: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:53:11.192 INFO:tasks.rados.rados.0.smithi145.stdout:2751: done (2 left) 2024-09-16T05:53:11.192 INFO:tasks.rados.rados.0.smithi145.stdout:2753: done (1 left) 2024-09-16T05:53:11.192 INFO:tasks.rados.rados.0.smithi145.stdout:2754: read oid 27 snap -1 2024-09-16T05:53:11.192 INFO:tasks.rados.rados.0.smithi145.stdout:2754: expect deleted 2024-09-16T05:53:11.192 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 254 2024-09-16T05:53:11.192 INFO:tasks.rados.rados.0.smithi145.stdout:2755: seq_num 875 ranges {2351104=262144} 2024-09-16T05:53:11.206 INFO:tasks.rados.rados.0.smithi145.stdout:2755: writing smithi14585108-4 from 2351104 to 2613248 tid 1 2024-09-16T05:53:11.206 INFO:tasks.rados.rados.0.smithi145.stdout:2756: copy_from oid 23 from oid 3 current snap is 254 2024-09-16T05:53:11.206 INFO:tasks.rados.rados.0.smithi145.stdout:2752: expect (ObjNum 871 snap 254 seq_num 871) 2024-09-16T05:53:11.213 INFO:tasks.rados.rados.0.smithi145.stdout:2755: finishing write tid 1 to smithi14585108-4 2024-09-16T05:53:11.213 INFO:tasks.rados.rados.0.smithi145.stdout:2755: finishing write tid 2 to smithi14585108-4 2024-09-16T05:53:11.213 INFO:tasks.rados.rados.0.smithi145.stdout:2756: finishing copy_from racing read to smithi14585108-23 2024-09-16T05:53:11.213 INFO:tasks.rados.rados.0.smithi145.stdout:2755: finishing write tid 3 to smithi14585108-4 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:2755: oid 4 updating version 0 to 1048 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:2755: oid 4 updating version 1048 to 1049 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1049 (ObjNum 875 snap 254 seq_num 875) dirty exists 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:2755: left oid 4 (ObjNum 875 snap 254 seq_num 875) 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:2756: finishing copy_from to smithi14585108-23 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 1289 (ObjNum 869 snap 253 seq_num 869) dirty exists 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:2752: done (3 left) 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:2754: done (2 left) 2024-09-16T05:53:11.214 INFO:tasks.rados.rados.0.smithi145.stdout:2755: done (1 left) 2024-09-16T05:53:11.215 INFO:tasks.rados.rados.0.smithi145.stdout:2756: done (0 left) 2024-09-16T05:53:11.215 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 254 2024-09-16T05:53:11.215 INFO:tasks.rados.rados.0.smithi145.stdout:2757: seq_num 876 ranges {9142272=278528} 2024-09-16T05:53:11.262 INFO:tasks.rados.rados.0.smithi145.stdout:2757: writing smithi14585108-9 from 9142272 to 9420800 tid 1 2024-09-16T05:53:11.262 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 254 2024-09-16T05:53:11.262 INFO:tasks.rados.rados.0.smithi145.stdout:2758: seq_num 877 ranges {7045120=294912} 2024-09-16T05:53:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:2758: writing smithi14585108-32 from 7045120 to 7340032 tid 1 2024-09-16T05:53:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:2759: read oid 46 snap -1 2024-09-16T05:53:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:2759: expect (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:53:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 254 2024-09-16T05:53:11.300 INFO:tasks.rados.rados.0.smithi145.stdout:2760: seq_num 878 ranges {3072000=311296} 2024-09-16T05:53:11.318 INFO:tasks.rados.rados.0.smithi145.stdout:2760: writing smithi14585108-39 from 3072000 to 3383296 tid 1 2024-09-16T05:53:11.319 INFO:tasks.rados.rados.0.smithi145.stdout:2761: snap_remove snap 252 2024-09-16T05:53:11.436 INFO:tasks.rados.rados.0.smithi145.stdout:2761: done (4 left) 2024-09-16T05:53:11.436 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 254 2024-09-16T05:53:11.437 INFO:tasks.rados.rados.0.smithi145.stdout:2757: finishing write tid 1 to smithi14585108-9 2024-09-16T05:53:11.437 INFO:tasks.rados.rados.0.smithi145.stdout:2757: finishing write tid 2 to smithi14585108-9 2024-09-16T05:53:11.437 INFO:tasks.rados.rados.0.smithi145.stdout:2762: seq_num 879 ranges {770048=327680} 2024-09-16T05:53:11.444 INFO:tasks.rados.rados.0.smithi145.stdout:2762: writing smithi14585108-13 from 770048 to 1097728 tid 1 2024-09-16T05:53:11.444 INFO:tasks.rados.rados.0.smithi145.stdout:2763: setattr oid 45 current snap is 254 2024-09-16T05:53:11.444 INFO:tasks.rados.rados.0.smithi145.stdout:2757: finishing write tid 3 to smithi14585108-9 2024-09-16T05:53:11.444 INFO:tasks.rados.rados.0.smithi145.stdout:2757: oid 9 updating version 0 to 1354 2024-09-16T05:53:11.444 INFO:tasks.rados.rados.0.smithi145.stdout:2757: oid 9 updating version 1354 to 1355 2024-09-16T05:53:11.444 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1355 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:53:11.444 INFO:tasks.rados.rados.0.smithi145.stdout:2757: left oid 9 (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:53:11.444 INFO:tasks.rados.rados.0.smithi145.stdout:2758: finishing write tid 1 to smithi14585108-32 2024-09-16T05:53:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:2758: finishing write tid 2 to smithi14585108-32 2024-09-16T05:53:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:2758: finishing write tid 3 to smithi14585108-32 2024-09-16T05:53:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:2758: oid 32 updating version 0 to 1250 2024-09-16T05:53:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:2758: oid 32 updating version 1250 to 1251 2024-09-16T05:53:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1251 (ObjNum 877 snap 254 seq_num 877) dirty exists 2024-09-16T05:53:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:2758: left oid 32 (ObjNum 877 snap 254 seq_num 877) 2024-09-16T05:53:11.445 INFO:tasks.rados.rados.0.smithi145.stdout:2759: expect (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:2760: finishing write tid 1 to smithi14585108-39 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:2760: finishing write tid 2 to smithi14585108-39 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:2760: finishing write tid 3 to smithi14585108-39 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:2760: oid 39 updating version 0 to 1252 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:2760: oid 39 updating version 1252 to 1253 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1253 (ObjNum 878 snap 254 seq_num 878) dirty exists 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:2760: left oid 39 (ObjNum 878 snap 254 seq_num 878) 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:2762: finishing write tid 1 to smithi14585108-13 2024-09-16T05:53:11.648 INFO:tasks.rados.rados.0.smithi145.stdout:2762: finishing write tid 2 to smithi14585108-13 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2762: finishing write tid 3 to smithi14585108-13 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2762: oid 13 updating version 0 to 1196 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2762: oid 13 version 1196 is already newer than 1195 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1196 (ObjNum 879 snap 254 seq_num 879) dirty exists 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2762: left oid 13 (ObjNum 879 snap 254 seq_num 879) 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2757: done (5 left) 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2758: done (4 left) 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2759: done (3 left) 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2760: done (2 left) 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2762: done (1 left) 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2764: read oid 12 snap -1 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2764: expect deleted 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:2765: rollback oid 31 current snap is 254 2024-09-16T05:53:11.649 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 253 2024-09-16T05:53:11.650 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 254 2024-09-16T05:53:11.650 INFO:tasks.rados.rados.0.smithi145.stdout:2766: seq_num 880 ranges {4399104=344064} 2024-09-16T05:53:11.673 INFO:tasks.rados.rados.0.smithi145.stdout:2766: writing smithi14585108-25 from 4399104 to 4743168 tid 1 2024-09-16T05:53:11.673 INFO:tasks.rados.rados.0.smithi145.stdout:2767: read oid 17 snap -1 2024-09-16T05:53:11.673 INFO:tasks.rados.rados.0.smithi145.stdout:2767: expect (ObjNum 800 snap 233 seq_num 800) 2024-09-16T05:53:11.673 INFO:tasks.rados.rados.0.smithi145.stdout:2768: read oid 1 snap 253 2024-09-16T05:53:11.674 INFO:tasks.rados.rados.0.smithi145.stdout:2768: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:53:11.674 INFO:tasks.rados.rados.0.smithi145.stdout:2769: snap_create 2024-09-16T05:53:11.674 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1292 (ObjNum 65 snap 0 seq_num 1499288664) dirty exists 2024-09-16T05:53:11.674 INFO:tasks.rados.rados.0.smithi145.stdout:2765: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:53:11.674 INFO:tasks.rados.rados.0.smithi145.stdout:2765: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:53:11.674 INFO:tasks.rados.rados.0.smithi145.stdout:2765: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:53:11.674 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1084 (ObjNum 828 snap 242 seq_num 828) dirty exists 2024-09-16T05:53:11.677 INFO:tasks.rados.rados.0.smithi145.stdout:2767: expect (ObjNum 800 snap 233 seq_num 800) 2024-09-16T05:53:11.715 INFO:tasks.rados.rados.0.smithi145.stdout:2766: finishing write tid 1 to smithi14585108-25 2024-09-16T05:53:11.715 INFO:tasks.rados.rados.0.smithi145.stdout:2766: finishing write tid 2 to smithi14585108-25 2024-09-16T05:53:11.716 INFO:tasks.rados.rados.0.smithi145.stdout:2766: finishing write tid 3 to smithi14585108-25 2024-09-16T05:53:11.716 INFO:tasks.rados.rados.0.smithi145.stdout:2766: oid 25 updating version 0 to 1164 2024-09-16T05:53:11.716 INFO:tasks.rados.rados.0.smithi145.stdout:2766: oid 25 version 1164 is already newer than 1163 2024-09-16T05:53:11.716 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1164 (ObjNum 880 snap 254 seq_num 880) dirty exists 2024-09-16T05:53:11.716 INFO:tasks.rados.rados.0.smithi145.stdout:2766: left oid 25 (ObjNum 880 snap 254 seq_num 880) 2024-09-16T05:53:11.716 INFO:tasks.rados.rados.0.smithi145.stdout:2768: expect (ObjNum 841 snap 245 seq_num 841) 2024-09-16T05:53:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:11 smithi145 ceph-mon[96887]: pgmap v575: 121 pgs: 121 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 975 KiB/s wr, 6 op/s 2024-09-16T05:53:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:11 smithi145 ceph-mon[96887]: osdmap e594: 8 total, 8 up, 8 in 2024-09-16T05:53:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:11 smithi145 ceph-mon[99390]: pgmap v575: 121 pgs: 121 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 975 KiB/s wr, 6 op/s 2024-09-16T05:53:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:11 smithi145 ceph-mon[99390]: osdmap e594: 8 total, 8 up, 8 in 2024-09-16T05:53:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:11 smithi161 ceph-mon[87722]: pgmap v575: 121 pgs: 121 active+clean; 146 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 975 KiB/s wr, 6 op/s 2024-09-16T05:53:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:11 smithi161 ceph-mon[87722]: osdmap e594: 8 total, 8 up, 8 in 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2763: done (6 left) 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2764: done (5 left) 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2765: done (4 left) 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2766: done (3 left) 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2767: done (2 left) 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2768: done (1 left) 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2769: done (0 left) 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2770: rollback oid 5 current snap is 255 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 5 to 253 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2771: read oid 13 snap -1 2024-09-16T05:53:12.450 INFO:tasks.rados.rados.0.smithi145.stdout:2771: expect (ObjNum 879 snap 254 seq_num 879) 2024-09-16T05:53:12.451 INFO:tasks.rados.rados.0.smithi145.stdout:2772: read oid 36 snap -1 2024-09-16T05:53:12.451 INFO:tasks.rados.rados.0.smithi145.stdout:2772: expect deleted 2024-09-16T05:53:12.451 INFO:tasks.rados.rados.0.smithi145.stdout:2773: delete oid 10 current snap is 255 2024-09-16T05:53:12.451 INFO:tasks.rados.rados.0.smithi145.stdout:2770: finishing rollback tid 1 to smithi14585108-5 2024-09-16T05:53:12.452 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 0 (ObjNum 385 snap 0 seq_num 3207464064) dirty dne 2024-09-16T05:53:12.454 INFO:tasks.rados.rados.0.smithi145.stdout:2770: done (3 left) 2024-09-16T05:53:12.454 INFO:tasks.rados.rados.0.smithi145.stdout:2772: done (2 left) 2024-09-16T05:53:12.454 INFO:tasks.rados.rados.0.smithi145.stdout:2773: done (1 left) 2024-09-16T05:53:12.454 INFO:tasks.rados.rados.0.smithi145.stdout:2774: rmattr oid 24 current snap is 255 2024-09-16T05:53:12.454 INFO:tasks.rados.rados.0.smithi145.stdout:2775: snap_remove snap 253 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: osdmap e595: 8 total, 8 up, 8 in 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:12.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: osdmap e595: 8 total, 8 up, 8 in 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.725 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:12 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: osdmap e595: 8 total, 8 up, 8 in 2024-09-16T05:53:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:12.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:12 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:13.459 INFO:tasks.rados.rados.0.smithi145.stdout:2775: done (2 left) 2024-09-16T05:53:13.459 INFO:tasks.rados.rados.0.smithi145.stdout:2776: rollback oid 9 current snap is 255 2024-09-16T05:53:13.459 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 254 2024-09-16T05:53:13.459 INFO:tasks.rados.rados.0.smithi145.stdout:2777: copy_from oid 34 from oid 49 current snap is 255 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2778: read oid 35 snap -1 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2778: expect (ObjNum 803 snap 234 seq_num 803) 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2779: copy_from oid 25 from oid 43 current snap is 255 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2780: read oid 39 snap -1 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2780: expect (ObjNum 878 snap 254 seq_num 878) 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2781: copy_from oid 36 from oid 3 current snap is 255 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2782: copy_from oid 27 from oid 33 current snap is 255 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2783: read oid 18 snap -1 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2783: expect (ObjNum 819 snap 240 seq_num 819) 2024-09-16T05:53:13.460 INFO:tasks.rados.rados.0.smithi145.stdout:2784: snap_create 2024-09-16T05:53:13.461 INFO:tasks.rados.rados.0.smithi145.stdout:2771: expect (ObjNum 879 snap 254 seq_num 879) 2024-09-16T05:53:13.521 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1050 (ObjNum 846 snap 245 seq_num 846) dirty exists 2024-09-16T05:53:13.521 INFO:tasks.rados.rados.0.smithi145.stdout:2781: finishing copy_from racing read to smithi14585108-36 2024-09-16T05:53:13.522 INFO:tasks.rados.rados.0.smithi145.stdout:2781: finishing copy_from to smithi14585108-36 2024-09-16T05:53:13.522 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1289 (ObjNum 869 snap 253 seq_num 869) dirty exists 2024-09-16T05:53:13.522 INFO:tasks.rados.rados.0.smithi145.stdout:2776: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:53:13.522 INFO:tasks.rados.rados.0.smithi145.stdout:2776: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:53:13.522 INFO:tasks.rados.rados.0.smithi145.stdout:2778: expect (ObjNum 803 snap 234 seq_num 803) 2024-09-16T05:53:13.559 INFO:tasks.rados.rados.0.smithi145.stdout:2780: expect (ObjNum 878 snap 254 seq_num 878) 2024-09-16T05:53:13.734 INFO:tasks.rados.rados.0.smithi145.stdout:2776: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:53:13.734 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1367 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:53:13.734 INFO:tasks.rados.rados.0.smithi145.stdout:2782: finishing copy_from racing read to smithi14585108-27 2024-09-16T05:53:13.734 INFO:tasks.rados.rados.0.smithi145.stdout:2783: expect (ObjNum 819 snap 240 seq_num 819) 2024-09-16T05:53:13.777 INFO:tasks.rados.rados.0.smithi145.stdout:2782: finishing copy_from to smithi14585108-27 2024-09-16T05:53:13.777 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1216 (ObjNum 798 snap 233 seq_num 798) dirty exists 2024-09-16T05:53:13.777 INFO:tasks.rados.rados.0.smithi145.stdout:2777: finishing copy_from racing read to smithi14585108-34 2024-09-16T05:53:13.777 INFO:tasks.rados.rados.0.smithi145.stdout:2777: finishing copy_from to smithi14585108-34 2024-09-16T05:53:13.777 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1240 (ObjNum 806 snap 235 seq_num 806) dirty exists 2024-09-16T05:53:13.778 INFO:tasks.rados.rados.0.smithi145.stdout:2779: finishing copy_from racing read to smithi14585108-25 2024-09-16T05:53:13.778 INFO:tasks.rados.rados.0.smithi145.stdout:2779: finishing copy_from to smithi14585108-25 2024-09-16T05:53:13.778 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1344 (ObjNum 867 snap 253 seq_num 867) dirty exists 2024-09-16T05:53:13.783 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:13 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:53:13.783 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:13 smithi145 ceph-mon[99390]: pgmap v578: 121 pgs: 121 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 212 KiB/s wr, 13 op/s 2024-09-16T05:53:13.783 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:13 smithi145 ceph-mon[99390]: osdmap e596: 8 total, 8 up, 8 in 2024-09-16T05:53:13.783 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:13 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:53:13.784 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:13 smithi145 ceph-mon[96887]: pgmap v578: 121 pgs: 121 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 212 KiB/s wr, 13 op/s 2024-09-16T05:53:13.784 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:13 smithi145 ceph-mon[96887]: osdmap e596: 8 total, 8 up, 8 in 2024-09-16T05:53:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:13 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T05:53:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:13 smithi161 ceph-mon[87722]: pgmap v578: 121 pgs: 121 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 212 KiB/s wr, 13 op/s 2024-09-16T05:53:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:13 smithi161 ceph-mon[87722]: osdmap e596: 8 total, 8 up, 8 in 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2771: done (10 left) 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2774: done (9 left) 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2776: done (8 left) 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2777: done (7 left) 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2778: done (6 left) 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2779: done (5 left) 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2780: done (4 left) 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2781: done (3 left) 2024-09-16T05:53:14.464 INFO:tasks.rados.rados.0.smithi145.stdout:2782: done (2 left) 2024-09-16T05:53:14.465 INFO:tasks.rados.rados.0.smithi145.stdout:2783: done (1 left) 2024-09-16T05:53:14.465 INFO:tasks.rados.rados.0.smithi145.stdout:2784: done (0 left) 2024-09-16T05:53:14.465 INFO:tasks.rados.rados.0.smithi145.stdout:2785: delete oid 21 current snap is 256 2024-09-16T05:53:14.466 INFO:tasks.rados.rados.0.smithi145.stdout:2785: done (0 left) 2024-09-16T05:53:14.466 INFO:tasks.rados.rados.0.smithi145.stdout:2786: copy_from oid 13 from oid 17 current snap is 256 2024-09-16T05:53:14.466 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 256 2024-09-16T05:53:14.467 INFO:tasks.rados.rados.0.smithi145.stdout:2787: seq_num 883 ranges {0=393216} 2024-09-16T05:53:14.469 INFO:tasks.rados.rados.0.smithi145.stdout:2787: writing smithi14585108-26 from 0 to 393216 tid 1 2024-09-16T05:53:14.469 INFO:tasks.rados.rados.0.smithi145.stdout:2788: snap_create 2024-09-16T05:53:14.475 INFO:tasks.rados.rados.0.smithi145.stdout:2786: finishing copy_from racing read to smithi14585108-13 2024-09-16T05:53:14.475 INFO:tasks.rados.rados.0.smithi145.stdout:2787: finishing write tid 1 to smithi14585108-26 2024-09-16T05:53:14.475 INFO:tasks.rados.rados.0.smithi145.stdout:2787: finishing write tid 2 to smithi14585108-26 2024-09-16T05:53:14.475 INFO:tasks.rados.rados.0.smithi145.stdout:2787: finishing write tid 3 to smithi14585108-26 2024-09-16T05:53:14.476 INFO:tasks.rados.rados.0.smithi145.stdout:2787: oid 26 updating version 0 to 1291 2024-09-16T05:53:14.476 INFO:tasks.rados.rados.0.smithi145.stdout:2787: oid 26 version 1291 is already newer than 1290 2024-09-16T05:53:14.476 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1291 (ObjNum 883 snap 256 seq_num 883) dirty exists 2024-09-16T05:53:14.476 INFO:tasks.rados.rados.0.smithi145.stdout:2787: left oid 26 (ObjNum 883 snap 256 seq_num 883) 2024-09-16T05:53:14.476 INFO:tasks.rados.rados.0.smithi145.stdout:2786: finishing copy_from to smithi14585108-13 2024-09-16T05:53:14.476 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1179 (ObjNum 800 snap 233 seq_num 800) dirty exists 2024-09-16T05:53:14.754 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:14 smithi145 ceph-mon[99390]: osdmap e597: 8 total, 8 up, 8 in 2024-09-16T05:53:14.754 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:14 smithi145 ceph-mon[96887]: osdmap e597: 8 total, 8 up, 8 in 2024-09-16T05:53:14.755 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:53:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:53:14] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-09-16T05:53:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:14 smithi161 ceph-mon[87722]: osdmap e597: 8 total, 8 up, 8 in 2024-09-16T05:53:15.111 INFO:tasks.rados.rados.0.smithi145.stdout:2786: done (2 left) 2024-09-16T05:53:15.111 INFO:tasks.rados.rados.0.smithi145.stdout:2787: done (1 left) 2024-09-16T05:53:15.111 INFO:tasks.rados.rados.0.smithi145.stdout:2788: done (0 left) 2024-09-16T05:53:15.111 INFO:tasks.rados.rados.0.smithi145.stdout:2789: copy_from oid 24 from oid 35 current snap is 257 2024-09-16T05:53:15.111 INFO:tasks.rados.rados.0.smithi145.stdout:2790: read oid 32 snap 254 2024-09-16T05:53:15.112 INFO:tasks.rados.rados.0.smithi145.stdout:2790: expect (ObjNum 877 snap 254 seq_num 877) 2024-09-16T05:53:15.112 INFO:tasks.rados.rados.0.smithi145.stdout:2791: delete oid 31 current snap is 257 2024-09-16T05:53:15.116 INFO:tasks.rados.rados.0.smithi145.stdout:2791: done (2 left) 2024-09-16T05:53:15.116 INFO:tasks.rados.rados.0.smithi145.stdout:2792: rollback oid 11 current snap is 257 2024-09-16T05:53:15.116 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 11 to 254 2024-09-16T05:53:15.116 INFO:tasks.rados.rados.0.smithi145.stdout:2793: delete oid 44 current snap is 257 2024-09-16T05:53:15.118 INFO:tasks.rados.rados.0.smithi145.stdout:2793: done (3 left) 2024-09-16T05:53:15.119 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 257 2024-09-16T05:53:15.119 INFO:tasks.rados.rados.0.smithi145.stdout:2794: seq_num 886 ranges {155648=442368} 2024-09-16T05:53:15.122 INFO:tasks.rados.rados.0.smithi145.stdout:2794: writing smithi14585108-3 from 155648 to 598016 tid 1 2024-09-16T05:53:15.122 INFO:tasks.rados.rados.0.smithi145.stdout:2795: snap_remove snap 256 2024-09-16T05:53:15.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[96887]: Upgrade: Updating alertmanager.a 2024-09-16T05:53:15.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[96887]: Deploying daemon alertmanager.a on smithi145 2024-09-16T05:53:15.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[96887]: pgmap v581: 121 pgs: 121 active+clean; 144 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-09-16T05:53:15.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[96887]: osdmap e598: 8 total, 8 up, 8 in 2024-09-16T05:53:15.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[96887]: osdmap e599: 8 total, 8 up, 8 in 2024-09-16T05:53:15.694 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[99390]: Upgrade: Updating alertmanager.a 2024-09-16T05:53:15.694 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[99390]: Deploying daemon alertmanager.a on smithi145 2024-09-16T05:53:15.694 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[99390]: pgmap v581: 121 pgs: 121 active+clean; 144 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-09-16T05:53:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[99390]: osdmap e598: 8 total, 8 up, 8 in 2024-09-16T05:53:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:15 smithi145 ceph-mon[99390]: osdmap e599: 8 total, 8 up, 8 in 2024-09-16T05:53:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:15 smithi161 ceph-mon[87722]: Upgrade: Updating alertmanager.a 2024-09-16T05:53:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:15 smithi161 ceph-mon[87722]: Deploying daemon alertmanager.a on smithi145 2024-09-16T05:53:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:15 smithi161 ceph-mon[87722]: pgmap v581: 121 pgs: 121 active+clean; 144 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-09-16T05:53:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:15 smithi161 ceph-mon[87722]: osdmap e598: 8 total, 8 up, 8 in 2024-09-16T05:53:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:15 smithi161 ceph-mon[87722]: osdmap e599: 8 total, 8 up, 8 in 2024-09-16T05:53:16.111 INFO:tasks.rados.rados.0.smithi145.stdout:2795: done (4 left) 2024-09-16T05:53:16.111 INFO:tasks.rados.rados.0.smithi145.stdout:2796: snap_remove snap 255 2024-09-16T05:53:17.124 INFO:tasks.rados.rados.0.smithi145.stdout:2796: done (4 left) 2024-09-16T05:53:17.124 INFO:tasks.rados.rados.0.smithi145.stdout:2797: delete oid 6 current snap is 257 2024-09-16T05:53:17.124 INFO:tasks.rados.rados.0.smithi145.stdout:2792: finishing rollback tid 0 to smithi14585108-11 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2789: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2792: finishing rollback tid 1 to smithi14585108-11 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2792: finishing rollback tid 2 to smithi14585108-11 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1296 (ObjNum 823 snap 241 seq_num 823) dirty exists 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2789: finishing copy_from to smithi14585108-24 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 695 (ObjNum 803 snap 234 seq_num 803) dirty exists 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2794: finishing write tid 1 to smithi14585108-3 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2794: finishing write tid 2 to smithi14585108-3 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2794: finishing write tid 3 to smithi14585108-3 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2794: oid 3 updating version 0 to 1291 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2794: oid 3 version 1291 is already newer than 1290 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1291 (ObjNum 886 snap 257 seq_num 886) dirty exists 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2794: left oid 3 (ObjNum 886 snap 257 seq_num 886) 2024-09-16T05:53:17.125 INFO:tasks.rados.rados.0.smithi145.stdout:2790: expect (ObjNum 877 snap 254 seq_num 877) 2024-09-16T05:53:17.533 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:17 smithi145 ceph-mon[99390]: osdmap e600: 8 total, 8 up, 8 in 2024-09-16T05:53:17.533 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:17 smithi145 ceph-mon[99390]: pgmap v585: 121 pgs: 121 active+clean; 144 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-16T05:53:17.533 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:17 smithi145 ceph-mon[96887]: osdmap e600: 8 total, 8 up, 8 in 2024-09-16T05:53:17.533 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:17 smithi145 ceph-mon[96887]: pgmap v585: 121 pgs: 121 active+clean; 144 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-16T05:53:17.533 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:17 smithi145 systemd[1]: Stopping Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:53:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:17 smithi161 ceph-mon[87722]: osdmap e600: 8 total, 8 up, 8 in 2024-09-16T05:53:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:17 smithi161 ceph-mon[87722]: pgmap v585: 121 pgs: 121 active+clean; 144 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-16T05:53:17.601 INFO:tasks.rados.rados.0.smithi145.stdout:2789: done (4 left) 2024-09-16T05:53:17.601 INFO:tasks.rados.rados.0.smithi145.stdout:2790: done (3 left) 2024-09-16T05:53:17.601 INFO:tasks.rados.rados.0.smithi145.stdout:2792: done (2 left) 2024-09-16T05:53:17.602 INFO:tasks.rados.rados.0.smithi145.stdout:2794: done (1 left) 2024-09-16T05:53:17.602 INFO:tasks.rados.rados.0.smithi145.stdout:2797: done (0 left) 2024-09-16T05:53:17.602 INFO:tasks.rados.rados.0.smithi145.stdout:2798: rollback oid 18 current snap is 257 2024-09-16T05:53:17.602 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 18 to 254 2024-09-16T05:53:17.602 INFO:tasks.rados.rados.0.smithi145.stdout:2799: rollback oid 20 current snap is 257 2024-09-16T05:53:17.602 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 254 2024-09-16T05:53:17.602 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 257 2024-09-16T05:53:17.602 INFO:tasks.rados.rados.0.smithi145.stdout:2800: seq_num 888 ranges {1409024=475136} 2024-09-16T05:53:17.612 INFO:tasks.rados.rados.0.smithi145.stdout:2800: writing smithi14585108-17 from 1409024 to 1884160 tid 1 2024-09-16T05:53:17.612 INFO:tasks.rados.rados.0.smithi145.stdout:2801: read oid 48 snap -1 2024-09-16T05:53:17.612 INFO:tasks.rados.rados.0.smithi145.stdout:2801: expect (ObjNum 855 snap 246 seq_num 855) 2024-09-16T05:53:17.612 INFO:tasks.rados.rados.0.smithi145.stdout:2802: read oid 9 snap -1 2024-09-16T05:53:17.612 INFO:tasks.rados.rados.0.smithi145.stdout:2802: expect (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:53:17.612 INFO:tasks.rados.rados.0.smithi145.stdout:2803: snap_create 2024-09-16T05:53:17.613 INFO:tasks.rados.rados.0.smithi145.stdout:2798: finishing rollback tid 0 to smithi14585108-18 2024-09-16T05:53:17.613 INFO:tasks.rados.rados.0.smithi145.stdout:2798: finishing rollback tid 1 to smithi14585108-18 2024-09-16T05:53:17.613 INFO:tasks.rados.rados.0.smithi145.stdout:2798: finishing rollback tid 2 to smithi14585108-18 2024-09-16T05:53:17.613 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1383 (ObjNum 819 snap 240 seq_num 819) dirty exists 2024-09-16T05:53:17.613 INFO:tasks.rados.rados.0.smithi145.stdout:2799: finishing rollback tid 0 to smithi14585108-20 2024-09-16T05:53:17.613 INFO:tasks.rados.rados.0.smithi145.stdout:2799: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:53:17.613 INFO:tasks.rados.rados.0.smithi145.stdout:2799: finishing rollback tid 2 to smithi14585108-20 2024-09-16T05:53:17.613 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1387 (ObjNum 871 snap 254 seq_num 871) dirty exists 2024-09-16T05:53:17.618 INFO:tasks.rados.rados.0.smithi145.stdout:2800: finishing write tid 1 to smithi14585108-17 2024-09-16T05:53:17.618 INFO:tasks.rados.rados.0.smithi145.stdout:2800: finishing write tid 2 to smithi14585108-17 2024-09-16T05:53:17.618 INFO:tasks.rados.rados.0.smithi145.stdout:2800: finishing write tid 3 to smithi14585108-17 2024-09-16T05:53:17.618 INFO:tasks.rados.rados.0.smithi145.stdout:2800: oid 17 updating version 0 to 1293 2024-09-16T05:53:17.618 INFO:tasks.rados.rados.0.smithi145.stdout:2800: oid 17 version 1293 is already newer than 1292 2024-09-16T05:53:17.619 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 1293 (ObjNum 888 snap 257 seq_num 888) dirty exists 2024-09-16T05:53:17.619 INFO:tasks.rados.rados.0.smithi145.stdout:2800: left oid 17 (ObjNum 888 snap 257 seq_num 888) 2024-09-16T05:53:17.666 INFO:tasks.rados.rados.0.smithi145.stdout:2801: expect (ObjNum 855 snap 246 seq_num 855) 2024-09-16T05:53:17.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[80335]: ts=2024-09-16T05:53:17.532Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T05:53:17.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:17 smithi145 podman[133181]: 2024-09-16 05:53:17.573185362 +0000 UTC m=+0.189647602 container died 0b303cd40c0d95bac34ec537e5a479d17e80802cbb5163c0978e423c6e7dd308 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:17.989 INFO:tasks.rados.rados.0.smithi145.stdout:2802: expect (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:53:18.114 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:17 smithi145 podman[133181]: 2024-09-16 05:53:17.964581188 +0000 UTC m=+0.581043435 container cleanup 0b303cd40c0d95bac34ec537e5a479d17e80802cbb5163c0978e423c6e7dd308 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:18.114 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:17 smithi145 bash[133181]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T05:53:18.443 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:18 smithi145 ceph-mon[99390]: osdmap e601: 8 total, 8 up, 8 in 2024-09-16T05:53:18.443 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:18 smithi145 ceph-mon[96887]: osdmap e601: 8 total, 8 up, 8 in 2024-09-16T05:53:18.444 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 podman[133199]: 2024-09-16 05:53:18.249315033 +0000 UTC m=+0.672802015 container remove 0b303cd40c0d95bac34ec537e5a479d17e80802cbb5163c0978e423c6e7dd308 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:18.444 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 podman[133199]: 2024-09-16 05:53:18.32498979 +0000 UTC m=+0.748476769 volume remove 04cd4a34199d9f8d2cc844ce239e9016c80c60391bf6a548efcf635b818625ec 2024-09-16T05:53:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:18 smithi161 ceph-mon[87722]: osdmap e601: 8 total, 8 up, 8 in 2024-09-16T05:53:18.776 INFO:tasks.rados.rados.0.smithi145.stdout:2798: done (5 left) 2024-09-16T05:53:18.776 INFO:tasks.rados.rados.0.smithi145.stdout:2799: done (4 left) 2024-09-16T05:53:18.776 INFO:tasks.rados.rados.0.smithi145.stdout:2800: done (3 left) 2024-09-16T05:53:18.776 INFO:tasks.rados.rados.0.smithi145.stdout:2801: done (2 left) 2024-09-16T05:53:18.776 INFO:tasks.rados.rados.0.smithi145.stdout:2802: done (1 left) 2024-09-16T05:53:18.776 INFO:tasks.rados.rados.0.smithi145.stdout:2803: done (0 left) 2024-09-16T05:53:18.776 INFO:tasks.rados.rados.0.smithi145.stdout:2804: snap_remove snap 254 2024-09-16T05:53:18.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T05:53:18.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 systemd[1]: Stopped Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:53:18.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.789s CPU time. 2024-09-16T05:53:18.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 systemd[1]: Starting Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:53:19.131 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 podman[133330]: 2024-09-16 05:53:18.767154804 +0000 UTC m=+0.016149703 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-16T05:53:19.131 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 podman[133330]: 2024-09-16 05:53:18.884921044 +0000 UTC m=+0.133915974 volume create 46cb810ae7b7d01fe20f0fdd15d6c2f24eb44dc4748e3f86e702f4cdae9bc7a7 2024-09-16T05:53:19.131 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:18 smithi145 podman[133330]: 2024-09-16 05:53:18.993694458 +0000 UTC m=+0.242689388 container create 8109e9b4bb2bc0929b9418cb9348fadb2b7cbda4e116d13af46c7cd884dd5d94 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:2804: done (0 left) 2024-09-16T05:53:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:2805: copy_from oid 14 from oid 19 current snap is 258 2024-09-16T05:53:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:2806: rollback oid 13 current snap is 258 2024-09-16T05:53:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 13 to 257 2024-09-16T05:53:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 258 2024-09-16T05:53:19.135 INFO:tasks.rados.rados.0.smithi145.stdout:2807: seq_num 889 ranges {598016=491520} 2024-09-16T05:53:19.141 INFO:tasks.rados.rados.0.smithi145.stdout:2807: writing smithi14585108-3 from 598016 to 1089536 tid 1 2024-09-16T05:53:19.142 INFO:tasks.rados.rados.0.smithi145.stdout:2808: delete oid 43 current snap is 258 2024-09-16T05:53:19.150 INFO:tasks.rados.rados.0.smithi145.stdout:2807: finishing write tid 1 to smithi14585108-3 2024-09-16T05:53:19.150 INFO:tasks.rados.rados.0.smithi145.stdout:2807: finishing write tid 2 to smithi14585108-3 2024-09-16T05:53:19.150 INFO:tasks.rados.rados.0.smithi145.stdout:2807: finishing write tid 3 to smithi14585108-3 2024-09-16T05:53:19.150 INFO:tasks.rados.rados.0.smithi145.stdout:2807: oid 3 updating version 0 to 1292 2024-09-16T05:53:19.150 INFO:tasks.rados.rados.0.smithi145.stdout:2807: oid 3 updating version 1292 to 1293 2024-09-16T05:53:19.151 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1293 (ObjNum 889 snap 258 seq_num 889) dirty exists 2024-09-16T05:53:19.151 INFO:tasks.rados.rados.0.smithi145.stdout:2807: left oid 3 (ObjNum 889 snap 258 seq_num 889) 2024-09-16T05:53:19.151 INFO:tasks.rados.rados.0.smithi145.stdout:2806: finishing rollback tid 0 to smithi14585108-13 2024-09-16T05:53:19.151 INFO:tasks.rados.rados.0.smithi145.stdout:2806: finishing rollback tid 1 to smithi14585108-13 2024-09-16T05:53:19.151 INFO:tasks.rados.rados.0.smithi145.stdout:2806: finishing rollback tid 2 to smithi14585108-13 2024-09-16T05:53:19.151 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1296 (ObjNum 800 snap 233 seq_num 800) dirty exists 2024-09-16T05:53:19.152 INFO:tasks.rados.rados.0.smithi145.stdout:2806: done (3 left) 2024-09-16T05:53:19.152 INFO:tasks.rados.rados.0.smithi145.stdout:2807: done (2 left) 2024-09-16T05:53:19.152 INFO:tasks.rados.rados.0.smithi145.stdout:2808: done (1 left) 2024-09-16T05:53:19.152 INFO:tasks.rados.rados.0.smithi145.stdout:2809: snap_create 2024-09-16T05:53:19.165 INFO:tasks.rados.rados.0.smithi145.stdout:2805: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:53:19.167 INFO:tasks.rados.rados.0.smithi145.stdout:2805: finishing copy_from to smithi14585108-14 2024-09-16T05:53:19.168 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1079 (ObjNum 828 snap 242 seq_num 828) dirty exists 2024-09-16T05:53:19.404 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-mon[99390]: osdmap e602: 8 total, 8 up, 8 in 2024-09-16T05:53:19.404 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-mon[99390]: pgmap v588: 121 pgs: 121 active+clean; 150 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-16T05:53:19.404 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-mon[96887]: osdmap e602: 8 total, 8 up, 8 in 2024-09-16T05:53:19.404 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-mon[96887]: pgmap v588: 121 pgs: 121 active+clean; 150 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 podman[133330]: 2024-09-16 05:53:19.296460721 +0000 UTC m=+0.545455605 container init 8109e9b4bb2bc0929b9418cb9348fadb2b7cbda4e116d13af46c7cd884dd5d94 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 podman[133330]: 2024-09-16 05:53:19.301432352 +0000 UTC m=+0.550427239 container start 8109e9b4bb2bc0929b9418cb9348fadb2b7cbda4e116d13af46c7cd884dd5d94 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:19.313Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:19.313Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:19.314Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.145 port=9094 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:19.316Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:19.340Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:19.340Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:19.343Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:19.343Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T05:53:19.405 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 bash[133330]: 8109e9b4bb2bc0929b9418cb9348fadb2b7cbda4e116d13af46c7cd884dd5d94 2024-09-16T05:53:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:19 smithi161 ceph-mon[87722]: osdmap e602: 8 total, 8 up, 8 in 2024-09-16T05:53:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:19 smithi161 ceph-mon[87722]: pgmap v588: 121 pgs: 121 active+clean; 150 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-16T05:53:19.817 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:19 smithi145 systemd[1]: Started Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:53:20.110 INFO:tasks.rados.rados.0.smithi145.stdout:2805: done (1 left) 2024-09-16T05:53:20.111 INFO:tasks.rados.rados.0.smithi145.stdout:2809: done (0 left) 2024-09-16T05:53:20.111 INFO:tasks.rados.rados.0.smithi145.stdout:2810: read oid 11 snap -1 2024-09-16T05:53:20.111 INFO:tasks.rados.rados.0.smithi145.stdout:2810: expect (ObjNum 823 snap 241 seq_num 823) 2024-09-16T05:53:20.111 INFO:tasks.rados.rados.0.smithi145.stdout:2811: snap_remove snap 257 2024-09-16T05:53:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[99390]: osdmap e603: 8 total, 8 up, 8 in 2024-09-16T05:53:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[99390]: osdmap e604: 8 total, 8 up, 8 in 2024-09-16T05:53:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[96887]: osdmap e603: 8 total, 8 up, 8 in 2024-09-16T05:53:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:20 smithi145 ceph-mon[96887]: osdmap e604: 8 total, 8 up, 8 in 2024-09-16T05:53:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:20 smithi161 ceph-mon[87722]: osdmap e603: 8 total, 8 up, 8 in 2024-09-16T05:53:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:20 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:20 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:20 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:20 smithi161 ceph-mon[87722]: osdmap e604: 8 total, 8 up, 8 in 2024-09-16T05:53:21.116 INFO:tasks.rados.rados.0.smithi145.stdout:2811: done (1 left) 2024-09-16T05:53:21.116 INFO:tasks.rados.rados.0.smithi145.stdout:2812: read oid 48 snap -1 2024-09-16T05:53:21.117 INFO:tasks.rados.rados.0.smithi145.stdout:2812: expect (ObjNum 855 snap 246 seq_num 855) 2024-09-16T05:53:21.117 INFO:tasks.rados.rados.0.smithi145.stdout:2813: rollback oid 2 current snap is 259 2024-09-16T05:53:21.117 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 2 to 258 2024-09-16T05:53:21.117 INFO:tasks.rados.rados.0.smithi145.stdout:2814: setattr oid 26 current snap is 259 2024-09-16T05:53:21.117 INFO:tasks.rados.rados.0.smithi145.stdout:2810: expect (ObjNum 823 snap 241 seq_num 823) 2024-09-16T05:53:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:2813: finishing rollback tid 0 to smithi14585108-2 2024-09-16T05:53:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:2813: finishing rollback tid 1 to smithi14585108-2 2024-09-16T05:53:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:2813: finishing rollback tid 2 to smithi14585108-2 2024-09-16T05:53:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1397 (ObjNum 860 snap 249 seq_num 860) dirty exists 2024-09-16T05:53:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:2812: expect (ObjNum 855 snap 246 seq_num 855) 2024-09-16T05:53:21.495 INFO:tasks.rados.rados.0.smithi145.stdout:2810: done (3 left) 2024-09-16T05:53:21.495 INFO:tasks.rados.rados.0.smithi145.stdout:2812: done (2 left) 2024-09-16T05:53:21.495 INFO:tasks.rados.rados.0.smithi145.stdout:2813: done (1 left) 2024-09-16T05:53:21.495 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 259 2024-09-16T05:53:21.496 INFO:tasks.rados.rados.0.smithi145.stdout:2815: seq_num 891 ranges {3588096=532480} 2024-09-16T05:53:21.517 INFO:tasks.rados.rados.0.smithi145.stdout:2815: writing smithi14585108-34 from 3588096 to 4120576 tid 1 2024-09-16T05:53:21.517 INFO:tasks.rados.rados.0.smithi145.stdout:2816: snap_remove snap 258 2024-09-16T05:53:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:21 smithi145 ceph-mon[99390]: pgmap v591: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-16T05:53:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:21 smithi145 ceph-mon[99390]: osdmap e605: 8 total, 8 up, 8 in 2024-09-16T05:53:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:21 smithi145 ceph-mon[96887]: pgmap v591: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-16T05:53:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:21 smithi145 ceph-mon[96887]: osdmap e605: 8 total, 8 up, 8 in 2024-09-16T05:53:21.568 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:21 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:21.317Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000524177s 2024-09-16T05:53:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:21 smithi161 ceph-mon[87722]: pgmap v591: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-09-16T05:53:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:21 smithi161 ceph-mon[87722]: osdmap e605: 8 total, 8 up, 8 in 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:2816: done (2 left) 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:2817: delete oid 1 current snap is 259 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1297 (ObjNum 883 snap 256 seq_num 883) dirty exists 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:2815: finishing write tid 1 to smithi14585108-34 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:2815: finishing write tid 2 to smithi14585108-34 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:2815: finishing write tid 3 to smithi14585108-34 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:2815: oid 34 updating version 0 to 1385 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:2815: oid 34 updating version 1385 to 1386 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1386 (ObjNum 891 snap 259 seq_num 891) dirty exists 2024-09-16T05:53:22.148 INFO:tasks.rados.rados.0.smithi145.stdout:2815: left oid 34 (ObjNum 891 snap 259 seq_num 891) 2024-09-16T05:53:22.155 INFO:tasks.rados.rados.0.smithi145.stdout:2814: done (2 left) 2024-09-16T05:53:22.155 INFO:tasks.rados.rados.0.smithi145.stdout:2815: done (1 left) 2024-09-16T05:53:22.155 INFO:tasks.rados.rados.0.smithi145.stdout:2817: done (0 left) 2024-09-16T05:53:22.156 INFO:tasks.rados.rados.0.smithi145.stdout:2818: snap_create 2024-09-16T05:53:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:22.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:23.151 INFO:tasks.rados.rados.0.smithi145.stdout:2818: done (0 left) 2024-09-16T05:53:23.151 INFO:tasks.rados.rados.0.smithi145.stdout:2819: read oid 43 snap 259 2024-09-16T05:53:23.151 INFO:tasks.rados.rados.0.smithi145.stdout:2819: expect deleted 2024-09-16T05:53:23.151 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 260 2024-09-16T05:53:23.151 INFO:tasks.rados.rados.0.smithi145.stdout:2820: seq_num 893 ranges {9519104=565248} 2024-09-16T05:53:23.205 INFO:tasks.rados.rados.0.smithi145.stdout:2820: writing smithi14585108-8 from 9519104 to 10084352 tid 1 2024-09-16T05:53:23.205 INFO:tasks.rados.rados.0.smithi145.stdout:2821: rollback oid 29 current snap is 260 2024-09-16T05:53:23.205 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 29 to 259 2024-09-16T05:53:23.205 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 260 2024-09-16T05:53:23.205 INFO:tasks.rados.rados.0.smithi145.stdout:2822: seq_num 894 ranges {0=581632} 2024-09-16T05:53:23.208 INFO:tasks.rados.rados.0.smithi145.stdout:2822: writing smithi14585108-45 from 0 to 581632 tid 1 2024-09-16T05:53:23.208 INFO:tasks.rados.rados.0.smithi145.stdout:2819: done (3 left) 2024-09-16T05:53:23.208 INFO:tasks.rados.rados.0.smithi145.stdout:2823: delete oid 17 current snap is 260 2024-09-16T05:53:23.211 INFO:tasks.rados.rados.0.smithi145.stdout:2820: finishing write tid 1 to smithi14585108-8 2024-09-16T05:53:23.211 INFO:tasks.rados.rados.0.smithi145.stdout:2820: finishing write tid 2 to smithi14585108-8 2024-09-16T05:53:23.211 INFO:tasks.rados.rados.0.smithi145.stdout:2823: done (3 left) 2024-09-16T05:53:23.211 INFO:tasks.rados.rados.0.smithi145.stdout:2824: setattr oid 9 current snap is 260 2024-09-16T05:53:23.212 INFO:tasks.rados.rados.0.smithi145.stdout:2821: finishing rollback tid 1 to smithi14585108-29 2024-09-16T05:53:23.212 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 0 (ObjNum 145 snap 0 seq_num 3207594288) dirty dne 2024-09-16T05:53:23.214 INFO:tasks.rados.rados.0.smithi145.stdout:2822: finishing write tid 1 to smithi14585108-45 2024-09-16T05:53:23.214 INFO:tasks.rados.rados.0.smithi145.stdout:2820: finishing write tid 3 to smithi14585108-8 2024-09-16T05:53:23.214 INFO:tasks.rados.rados.0.smithi145.stdout:2820: oid 8 updating version 0 to 1304 2024-09-16T05:53:23.214 INFO:tasks.rados.rados.0.smithi145.stdout:2820: oid 8 updating version 1304 to 1305 2024-09-16T05:53:23.214 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1305 (ObjNum 893 snap 260 seq_num 893) dirty exists 2024-09-16T05:53:23.214 INFO:tasks.rados.rados.0.smithi145.stdout:2820: left oid 8 (ObjNum 893 snap 260 seq_num 893) 2024-09-16T05:53:23.214 INFO:tasks.rados.rados.0.smithi145.stdout:2822: finishing write tid 2 to smithi14585108-45 2024-09-16T05:53:23.215 INFO:tasks.rados.rados.0.smithi145.stdout:2822: finishing write tid 3 to smithi14585108-45 2024-09-16T05:53:23.215 INFO:tasks.rados.rados.0.smithi145.stdout:2822: oid 45 updating version 0 to 1308 2024-09-16T05:53:23.215 INFO:tasks.rados.rados.0.smithi145.stdout:2822: oid 45 updating version 1308 to 1309 2024-09-16T05:53:23.215 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1309 (ObjNum 894 snap 260 seq_num 894) dirty exists 2024-09-16T05:53:23.215 INFO:tasks.rados.rados.0.smithi145.stdout:2822: left oid 45 (ObjNum 894 snap 260 seq_num 894) 2024-09-16T05:53:23.216 INFO:tasks.rados.rados.0.smithi145.stdout:2820: done (3 left) 2024-09-16T05:53:23.216 INFO:tasks.rados.rados.0.smithi145.stdout:2821: done (2 left) 2024-09-16T05:53:23.216 INFO:tasks.rados.rados.0.smithi145.stdout:2822: done (1 left) 2024-09-16T05:53:23.216 INFO:tasks.rados.rados.0.smithi145.stdout:2825: read oid 22 snap -1 2024-09-16T05:53:23.216 INFO:tasks.rados.rados.0.smithi145.stdout:2825: expect (ObjNum 857 snap 247 seq_num 857) 2024-09-16T05:53:23.217 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 260 2024-09-16T05:53:23.217 INFO:tasks.rados.rados.0.smithi145.stdout:2826: seq_num 896 ranges {7340032=614400} 2024-09-16T05:53:23.259 INFO:tasks.rados.rados.0.smithi145.stdout:2826: writing smithi14585108-32 from 7340032 to 7954432 tid 1 2024-09-16T05:53:23.259 INFO:tasks.rados.rados.0.smithi145.stdout:2827: snap_create 2024-09-16T05:53:23.259 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1390 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:53:23.259 INFO:tasks.rados.rados.0.smithi145.stdout:2825: expect (ObjNum 857 snap 247 seq_num 857) 2024-09-16T05:53:23.323 INFO:tasks.rados.rados.0.smithi145.stdout:2826: finishing write tid 1 to smithi14585108-32 2024-09-16T05:53:23.323 INFO:tasks.rados.rados.0.smithi145.stdout:2826: finishing write tid 2 to smithi14585108-32 2024-09-16T05:53:23.323 INFO:tasks.rados.rados.0.smithi145.stdout:2826: finishing write tid 3 to smithi14585108-32 2024-09-16T05:53:23.323 INFO:tasks.rados.rados.0.smithi145.stdout:2826: oid 32 updating version 0 to 1254 2024-09-16T05:53:23.323 INFO:tasks.rados.rados.0.smithi145.stdout:2826: oid 32 updating version 1254 to 1255 2024-09-16T05:53:23.323 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1255 (ObjNum 896 snap 260 seq_num 896) dirty exists 2024-09-16T05:53:23.323 INFO:tasks.rados.rados.0.smithi145.stdout:2826: left oid 32 (ObjNum 896 snap 260 seq_num 896) 2024-09-16T05:53:23.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[99390]: osdmap e606: 8 total, 8 up, 8 in 2024-09-16T05:53:23.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[99390]: pgmap v594: 121 pgs: 121 active+clean; 142 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-09-16T05:53:23.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[96887]: osdmap e606: 8 total, 8 up, 8 in 2024-09-16T05:53:23.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[96887]: pgmap v594: 121 pgs: 121 active+clean; 142 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-09-16T05:53:23.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:23 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:23 smithi161 ceph-mon[87722]: osdmap e606: 8 total, 8 up, 8 in 2024-09-16T05:53:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:23 smithi161 ceph-mon[87722]: pgmap v594: 121 pgs: 121 active+clean; 142 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-09-16T05:53:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:23.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:23 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:24.236 INFO:tasks.rados.rados.0.smithi145.stdout:2824: done (3 left) 2024-09-16T05:53:24.236 INFO:tasks.rados.rados.0.smithi145.stdout:2825: done (2 left) 2024-09-16T05:53:24.236 INFO:tasks.rados.rados.0.smithi145.stdout:2826: done (1 left) 2024-09-16T05:53:24.236 INFO:tasks.rados.rados.0.smithi145.stdout:2827: done (0 left) 2024-09-16T05:53:24.236 INFO:tasks.rados.rados.0.smithi145.stdout:2828: snap_create 2024-09-16T05:53:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:24 smithi145 ceph-mon[96887]: osdmap e607: 8 total, 8 up, 8 in 2024-09-16T05:53:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:24 smithi145 ceph-mon[99390]: osdmap e607: 8 total, 8 up, 8 in 2024-09-16T05:53:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:24 smithi161 ceph-mon[87722]: osdmap e607: 8 total, 8 up, 8 in 2024-09-16T05:53:24.718 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:53:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:53:24] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:53:25.116 INFO:tasks.rados.rados.0.smithi145.stdout:2828: done (0 left) 2024-09-16T05:53:25.116 INFO:tasks.rados.rados.0.smithi145.stdout:2829: delete oid 14 current snap is 262 2024-09-16T05:53:25.121 INFO:tasks.rados.rados.0.smithi145.stdout:2829: done (0 left) 2024-09-16T05:53:25.121 INFO:tasks.rados.rados.0.smithi145.stdout:2830: snap_create 2024-09-16T05:53:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:25 smithi145 ceph-mon[96887]: osdmap e608: 8 total, 8 up, 8 in 2024-09-16T05:53:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:25 smithi145 ceph-mon[96887]: pgmap v597: 121 pgs: 121 active+clean; 121 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T05:53:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:25 smithi145 ceph-mon[96887]: osdmap e609: 8 total, 8 up, 8 in 2024-09-16T05:53:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:25 smithi145 ceph-mon[99390]: osdmap e608: 8 total, 8 up, 8 in 2024-09-16T05:53:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:25 smithi145 ceph-mon[99390]: pgmap v597: 121 pgs: 121 active+clean; 121 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T05:53:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:25 smithi145 ceph-mon[99390]: osdmap e609: 8 total, 8 up, 8 in 2024-09-16T05:53:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:25 smithi161 ceph-mon[87722]: osdmap e608: 8 total, 8 up, 8 in 2024-09-16T05:53:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:25 smithi161 ceph-mon[87722]: pgmap v597: 121 pgs: 121 active+clean; 121 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T05:53:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:25 smithi161 ceph-mon[87722]: osdmap e609: 8 total, 8 up, 8 in 2024-09-16T05:53:26.114 INFO:tasks.rados.rados.0.smithi145.stdout:2830: done (0 left) 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2831: copy_from oid 50 from oid 8 current snap is 263 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2832: copy_from oid 29 from oid 43 current snap is 263 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2833: read oid 40 snap -1 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2833: expect (ObjNum 861 snap 249 seq_num 861) 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2834: read oid 20 snap -1 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2834: expect (ObjNum 871 snap 254 seq_num 871) 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2835: copy_from oid 24 from oid 22 current snap is 263 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2836: rollback oid 33 current snap is 263 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 259 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2837: rmattr oid 5 current snap is 263 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2837: done (6 left) 2024-09-16T05:53:26.115 INFO:tasks.rados.rados.0.smithi145.stdout:2838: snap_remove snap 260 2024-09-16T05:53:27.117 INFO:tasks.rados.rados.0.smithi145.stdout:2838: done (6 left) 2024-09-16T05:53:27.117 INFO:tasks.rados.rados.0.smithi145.stdout:2839: read oid 4 snap -1 2024-09-16T05:53:27.118 INFO:tasks.rados.rados.0.smithi145.stdout:2839: expect (ObjNum 875 snap 254 seq_num 875) 2024-09-16T05:53:27.118 INFO:tasks.rados.rados.0.smithi145.stdout:2840: rmattr oid 45 current snap is 263 2024-09-16T05:53:27.118 INFO:tasks.rados.rados.0.smithi145.stdout:2836: finishing rollback tid 0 to smithi14585108-33 2024-09-16T05:53:27.118 INFO:tasks.rados.rados.0.smithi145.stdout:2834: expect (ObjNum 871 snap 254 seq_num 871) 2024-09-16T05:53:27.126 INFO:tasks.rados.rados.0.smithi145.stdout:2836: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:53:27.126 INFO:tasks.rados.rados.0.smithi145.stdout:2836: finishing rollback tid 2 to smithi14585108-33 2024-09-16T05:53:27.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 1238 (ObjNum 798 snap 233 seq_num 798) dirty exists 2024-09-16T05:53:27.126 INFO:tasks.rados.rados.0.smithi145.stdout:2832: finishing copy_from to smithi14585108-29 2024-09-16T05:53:27.126 INFO:tasks.rados.rados.0.smithi145.stdout:2832: got expected ENOENT (src dne) 2024-09-16T05:53:27.126 INFO:tasks.rados.rados.0.smithi145.stdout:2833: expect (ObjNum 861 snap 249 seq_num 861) 2024-09-16T05:53:27.127 INFO:tasks.rados.rados.0.smithi145.stdout:2832: finishing copy_from racing read to smithi14585108-29 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2835: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2835: finishing copy_from to smithi14585108-24 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1235 (ObjNum 857 snap 247 seq_num 857) dirty exists 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2831: finishing copy_from racing read to smithi14585108-50 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2831: finishing copy_from to smithi14585108-50 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1305 (ObjNum 893 snap 260 seq_num 893) dirty exists 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2831: done (7 left) 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2832: done (6 left) 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2833: done (5 left) 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2834: done (4 left) 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2835: done (3 left) 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2836: done (2 left) 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2841: copy_from oid 12 from oid 27 current snap is 263 2024-09-16T05:53:27.128 INFO:tasks.rados.rados.0.smithi145.stdout:2842: delete oid 34 current snap is 263 2024-09-16T05:53:27.131 INFO:tasks.rados.rados.0.smithi145.stdout:2842: done (3 left) 2024-09-16T05:53:27.131 INFO:tasks.rados.rados.0.smithi145.stdout:2843: read oid 42 snap -1 2024-09-16T05:53:27.131 INFO:tasks.rados.rados.0.smithi145.stdout:2843: expect deleted 2024-09-16T05:53:27.131 INFO:tasks.rados.rados.0.smithi145.stdout:2844: copy_from oid 10 from oid 48 current snap is 263 2024-09-16T05:53:27.131 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 263 2024-09-16T05:53:27.131 INFO:tasks.rados.rados.0.smithi145.stdout:2845: seq_num 899 ranges {0=663552} 2024-09-16T05:53:27.135 INFO:tasks.rados.rados.0.smithi145.stdout:2845: writing smithi14585108-47 from 0 to 663552 tid 1 2024-09-16T05:53:27.135 INFO:tasks.rados.rados.0.smithi145.stdout:2846: delete oid 6 current snap is 263 2024-09-16T05:53:27.137 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1311 (ObjNum 894 snap 260 seq_num 894) dirty exists 2024-09-16T05:53:27.138 INFO:tasks.rados.rados.0.smithi145.stdout:2839: expect (ObjNum 875 snap 254 seq_num 875) 2024-09-16T05:53:27.282 INFO:tasks.rados.rados.0.smithi145.stdout:2841: finishing copy_from racing read to smithi14585108-12 2024-09-16T05:53:27.282 INFO:tasks.rados.rados.0.smithi145.stdout:2841: finishing copy_from to smithi14585108-12 2024-09-16T05:53:27.282 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1216 (ObjNum 798 snap 233 seq_num 798) dirty exists 2024-09-16T05:53:27.282 INFO:tasks.rados.rados.0.smithi145.stdout:2845: finishing write tid 1 to smithi14585108-47 2024-09-16T05:53:27.282 INFO:tasks.rados.rados.0.smithi145.stdout:2845: finishing write tid 2 to smithi14585108-47 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2845: finishing write tid 3 to smithi14585108-47 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2845: oid 47 updating version 0 to 1250 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2845: oid 47 updating version 1250 to 1251 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1251 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2845: left oid 47 (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2844: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2844: finishing copy_from to smithi14585108-10 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1230 (ObjNum 855 snap 246 seq_num 855) dirty exists 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2839: done (6 left) 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2840: done (5 left) 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2841: done (4 left) 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2843: done (3 left) 2024-09-16T05:53:27.283 INFO:tasks.rados.rados.0.smithi145.stdout:2844: done (2 left) 2024-09-16T05:53:27.284 INFO:tasks.rados.rados.0.smithi145.stdout:2845: done (1 left) 2024-09-16T05:53:27.284 INFO:tasks.rados.rados.0.smithi145.stdout:2846: done (0 left) 2024-09-16T05:53:27.284 INFO:tasks.rados.rados.0.smithi145.stdout:2847: rollback oid 8 current snap is 263 2024-09-16T05:53:27.284 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 8 to 259 2024-09-16T05:53:27.284 INFO:tasks.rados.rados.0.smithi145.stdout:2848: copy_from oid 10 from oid 47 current snap is 263 2024-09-16T05:53:27.284 INFO:tasks.rados.rados.0.smithi145.stdout:2849: rollback oid 12 current snap is 263 2024-09-16T05:53:27.284 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 259 2024-09-16T05:53:27.284 INFO:tasks.rados.rados.0.smithi145.stdout:2850: delete oid 43 current snap is 263 2024-09-16T05:53:27.285 INFO:tasks.rados.rados.0.smithi145.stdout:2849: finishing rollback tid 0 to smithi14585108-12 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2849: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1218 (ObjNum 145 snap 0 seq_num 3207594288) dirty dne 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2849: done (3 left) 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2850: done (2 left) 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2851: read oid 36 snap -1 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2851: expect (ObjNum 869 snap 253 seq_num 869) 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2852: read oid 20 snap -1 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2852: expect (ObjNum 871 snap 254 seq_num 871) 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2853: rollback oid 15 current snap is 263 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 262 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2854: copy_from oid 30 from oid 27 current snap is 263 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 263 2024-09-16T05:53:27.286 INFO:tasks.rados.rados.0.smithi145.stdout:2855: seq_num 902 ranges {581632=712704} 2024-09-16T05:53:27.292 INFO:tasks.rados.rados.0.smithi145.stdout:2855: writing smithi14585108-45 from 581632 to 1294336 tid 1 2024-09-16T05:53:27.293 INFO:tasks.rados.rados.0.smithi145.stdout:2856: snap_create 2024-09-16T05:53:27.293 INFO:tasks.rados.rados.0.smithi145.stdout:2852: expect (ObjNum 871 snap 254 seq_num 871) 2024-09-16T05:53:27.301 INFO:tasks.rados.rados.0.smithi145.stdout:2848: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:53:27.301 INFO:tasks.rados.rados.0.smithi145.stdout:2848: finishing copy_from to smithi14585108-10 2024-09-16T05:53:27.301 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1251 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:27.302 INFO:tasks.rados.rados.0.smithi145.stdout:2847: finishing rollback tid 0 to smithi14585108-8 2024-09-16T05:53:27.302 INFO:tasks.rados.rados.0.smithi145.stdout:2854: finishing copy_from racing read to smithi14585108-30 2024-09-16T05:53:27.302 INFO:tasks.rados.rados.0.smithi145.stdout:2854: finishing copy_from to smithi14585108-30 2024-09-16T05:53:27.302 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1216 (ObjNum 798 snap 233 seq_num 798) dirty exists 2024-09-16T05:53:27.302 INFO:tasks.rados.rados.0.smithi145.stdout:2847: finishing rollback tid 1 to smithi14585108-8 2024-09-16T05:53:27.302 INFO:tasks.rados.rados.0.smithi145.stdout:2847: finishing rollback tid 2 to smithi14585108-8 2024-09-16T05:53:27.302 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1315 (ObjNum 766 snap 223 seq_num 766) dirty exists 2024-09-16T05:53:27.302 INFO:tasks.rados.rados.0.smithi145.stdout:2851: expect (ObjNum 869 snap 253 seq_num 869) 2024-09-16T05:53:27.305 INFO:tasks.rados.rados.0.smithi145.stdout:2853: finishing rollback tid 0 to smithi14585108-15 2024-09-16T05:53:27.305 INFO:tasks.rados.rados.0.smithi145.stdout:2853: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:53:27.305 INFO:tasks.rados.rados.0.smithi145.stdout:2853: finishing rollback tid 2 to smithi14585108-15 2024-09-16T05:53:27.306 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1319 (ObjNum 839 snap 244 seq_num 839) dirty exists 2024-09-16T05:53:27.306 INFO:tasks.rados.rados.0.smithi145.stdout:2855: finishing write tid 1 to smithi14585108-45 2024-09-16T05:53:27.306 INFO:tasks.rados.rados.0.smithi145.stdout:2855: finishing write tid 2 to smithi14585108-45 2024-09-16T05:53:27.306 INFO:tasks.rados.rados.0.smithi145.stdout:2855: finishing write tid 3 to smithi14585108-45 2024-09-16T05:53:27.306 INFO:tasks.rados.rados.0.smithi145.stdout:2855: oid 45 updating version 0 to 1321 2024-09-16T05:53:27.306 INFO:tasks.rados.rados.0.smithi145.stdout:2855: oid 45 version 1321 is already newer than 1320 2024-09-16T05:53:27.306 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1321 (ObjNum 902 snap 263 seq_num 902) dirty exists 2024-09-16T05:53:27.306 INFO:tasks.rados.rados.0.smithi145.stdout:2855: left oid 45 (ObjNum 902 snap 263 seq_num 902) 2024-09-16T05:53:27.332 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: osdmap e610: 8 total, 8 up, 8 in 2024-09-16T05:53:27.332 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.332 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.332 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.334 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.334 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.334 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.334 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.334 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.334 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.334 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.334 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:27 smithi161 ceph-mon[87722]: pgmap v600: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 560 KiB/s wr, 14 op/s 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: osdmap e610: 8 total, 8 up, 8 in 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[99390]: pgmap v600: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 560 KiB/s wr, 14 op/s 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: osdmap e610: 8 total, 8 up, 8 in 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:27.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:27 smithi145 ceph-mon[96887]: pgmap v600: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 560 KiB/s wr, 14 op/s 2024-09-16T05:53:28.213 INFO:tasks.rados.rados.0.smithi145.stdout:2847: done (7 left) 2024-09-16T05:53:28.213 INFO:tasks.rados.rados.0.smithi145.stdout:2848: done (6 left) 2024-09-16T05:53:28.213 INFO:tasks.rados.rados.0.smithi145.stdout:2851: done (5 left) 2024-09-16T05:53:28.213 INFO:tasks.rados.rados.0.smithi145.stdout:2852: done (4 left) 2024-09-16T05:53:28.213 INFO:tasks.rados.rados.0.smithi145.stdout:2853: done (3 left) 2024-09-16T05:53:28.213 INFO:tasks.rados.rados.0.smithi145.stdout:2854: done (2 left) 2024-09-16T05:53:28.213 INFO:tasks.rados.rados.0.smithi145.stdout:2855: done (1 left) 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:2856: done (0 left) 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:2857: rollback oid 12 current snap is 264 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 261 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:2858: rmattr oid 23 current snap is 264 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:2858: done (1 left) 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:2859: read oid 2 snap -1 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:2859: expect (ObjNum 860 snap 249 seq_num 860) 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:2860: copy_from oid 31 from oid 39 current snap is 264 2024-09-16T05:53:28.214 INFO:tasks.rados.rados.0.smithi145.stdout:2861: setattr oid 10 current snap is 264 2024-09-16T05:53:28.215 INFO:tasks.rados.rados.0.smithi145.stdout:2862: rollback oid 22 current snap is 264 2024-09-16T05:53:28.215 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 263 2024-09-16T05:53:28.215 INFO:tasks.rados.rados.0.smithi145.stdout:2863: rmattr oid 25 current snap is 264 2024-09-16T05:53:28.215 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 264 2024-09-16T05:53:28.215 INFO:tasks.rados.rados.0.smithi145.stdout:2864: seq_num 903 ranges {6332416=729088} 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:2864: writing smithi14585108-19 from 6332416 to 7061504 tid 1 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:2865: delete oid 38 current snap is 264 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:2857: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 0 (ObjNum 65 snap 0 seq_num 1917868644) dirty dne 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:2862: finishing rollback tid 0 to smithi14585108-22 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:2862: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:2862: finishing rollback tid 2 to smithi14585108-22 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1241 (ObjNum 857 snap 247 seq_num 857) dirty exists 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1346 (ObjNum 867 snap 253 seq_num 867) dirty exists 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1397 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:28.254 INFO:tasks.rados.rados.0.smithi145.stdout:2860: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:53:28.255 INFO:tasks.rados.rados.0.smithi145.stdout:2860: finishing copy_from to smithi14585108-31 2024-09-16T05:53:28.255 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1253 (ObjNum 878 snap 254 seq_num 878) dirty exists 2024-09-16T05:53:28.255 INFO:tasks.rados.rados.0.smithi145.stdout:2859: expect (ObjNum 860 snap 249 seq_num 860) 2024-09-16T05:53:28.566 INFO:tasks.rados.rados.0.smithi145.stdout:2864: finishing write tid 1 to smithi14585108-19 2024-09-16T05:53:28.566 INFO:tasks.rados.rados.0.smithi145.stdout:2864: finishing write tid 2 to smithi14585108-19 2024-09-16T05:53:28.566 INFO:tasks.rados.rados.0.smithi145.stdout:2864: finishing write tid 3 to smithi14585108-19 2024-09-16T05:53:28.566 INFO:tasks.rados.rados.0.smithi145.stdout:2864: oid 19 updating version 0 to 1299 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2864: oid 19 updating version 1299 to 1300 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1300 (ObjNum 903 snap 264 seq_num 903) dirty exists 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2864: left oid 19 (ObjNum 903 snap 264 seq_num 903) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2857: done (7 left) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2859: done (6 left) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2860: done (5 left) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2861: done (4 left) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2862: done (3 left) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2863: done (2 left) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2864: done (1 left) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2865: done (0 left) 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2866: copy_from oid 34 from oid 29 current snap is 264 2024-09-16T05:53:28.567 INFO:tasks.rados.rados.0.smithi145.stdout:2867: delete oid 14 current snap is 264 2024-09-16T05:53:28.568 INFO:tasks.rados.rados.0.smithi145.stdout:2866: finishing copy_from to smithi14585108-34 2024-09-16T05:53:28.568 INFO:tasks.rados.rados.0.smithi145.stdout:2866: got expected ENOENT (src dne) 2024-09-16T05:53:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:28 smithi145 ceph-mon[96887]: osdmap e611: 8 total, 8 up, 8 in 2024-09-16T05:53:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:28 smithi145 ceph-mon[99390]: osdmap e611: 8 total, 8 up, 8 in 2024-09-16T05:53:28.569 INFO:tasks.rados.rados.0.smithi145.stdout:2866: finishing copy_from racing read to smithi14585108-34 2024-09-16T05:53:28.569 INFO:tasks.rados.rados.0.smithi145.stdout:2866: done (1 left) 2024-09-16T05:53:28.569 INFO:tasks.rados.rados.0.smithi145.stdout:2867: done (0 left) 2024-09-16T05:53:28.569 INFO:tasks.rados.rados.0.smithi145.stdout:2868: setattr oid 4 current snap is 264 2024-09-16T05:53:28.570 INFO:tasks.rados.rados.0.smithi145.stdout:2869: rollback oid 15 current snap is 264 2024-09-16T05:53:28.570 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 262 2024-09-16T05:53:28.570 INFO:tasks.rados.rados.0.smithi145.stdout:2870: copy_from oid 1 from oid 45 current snap is 264 2024-09-16T05:53:28.570 INFO:tasks.rados.rados.0.smithi145.stdout:2871: rollback oid 36 current snap is 264 2024-09-16T05:53:28.571 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 36 to 263 2024-09-16T05:53:28.571 INFO:tasks.rados.rados.0.smithi145.stdout:2872: read oid 29 snap -1 2024-09-16T05:53:28.571 INFO:tasks.rados.rados.0.smithi145.stdout:2872: expect deleted 2024-09-16T05:53:28.571 INFO:tasks.rados.rados.0.smithi145.stdout:2873: delete oid 39 current snap is 264 2024-09-16T05:53:28.573 INFO:tasks.rados.rados.0.smithi145.stdout:2873: done (5 left) 2024-09-16T05:53:28.574 INFO:tasks.rados.rados.0.smithi145.stdout:2874: setattr oid 8 current snap is 264 2024-09-16T05:53:28.574 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1236 (ObjNum 875 snap 254 seq_num 875) dirty exists 2024-09-16T05:53:28.575 INFO:tasks.rados.rados.0.smithi145.stdout:2871: finishing rollback tid 0 to smithi14585108-36 2024-09-16T05:53:28.575 INFO:tasks.rados.rados.0.smithi145.stdout:2871: finishing rollback tid 1 to smithi14585108-36 2024-09-16T05:53:28.576 INFO:tasks.rados.rados.0.smithi145.stdout:2869: finishing rollback tid 0 to smithi14585108-15 2024-09-16T05:53:28.576 INFO:tasks.rados.rados.0.smithi145.stdout:2868: done (5 left) 2024-09-16T05:53:28.576 INFO:tasks.rados.rados.0.smithi145.stdout:2872: done (4 left) 2024-09-16T05:53:28.577 INFO:tasks.rados.rados.0.smithi145.stdout:2875: snap_remove snap 259 2024-09-16T05:53:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:28 smithi161 ceph-mon[87722]: osdmap e611: 8 total, 8 up, 8 in 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2875: done (4 left) 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2876: read oid 4 snap 263 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2876: expect (ObjNum 875 snap 254 seq_num 875) 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2877: read oid 27 snap -1 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2877: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2878: rmattr oid 20 current snap is 264 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2871: finishing rollback tid 2 to smithi14585108-36 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1303 (ObjNum 869 snap 253 seq_num 869) dirty exists 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2869: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:2869: finishing rollback tid 2 to smithi14585108-15 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1325 (ObjNum 839 snap 244 seq_num 839) dirty exists 2024-09-16T05:53:29.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1327 (ObjNum 766 snap 223 seq_num 766) dirty exists 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2870: finishing copy_from racing read to smithi14585108-1 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2870: finishing copy_from to smithi14585108-1 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1321 (ObjNum 902 snap 263 seq_num 902) dirty exists 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2869: done (6 left) 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2870: done (5 left) 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2871: done (4 left) 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2874: done (3 left) 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2879: rollback oid 48 current snap is 264 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 48 to 261 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2880: read oid 37 snap -1 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2880: expect (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2881: rollback oid 3 current snap is 264 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 3 to 262 2024-09-16T05:53:29.222 INFO:tasks.rados.rados.0.smithi145.stdout:2882: delete oid 8 current snap is 264 2024-09-16T05:53:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:2881: finishing rollback tid 0 to smithi14585108-3 2024-09-16T05:53:29.233 INFO:tasks.rados.rados.0.smithi145.stdout:2879: finishing rollback tid 0 to smithi14585108-48 2024-09-16T05:53:29.233 INFO:tasks.rados.rados.0.smithi145.stdout:2881: finishing rollback tid 1 to smithi14585108-3 2024-09-16T05:53:29.233 INFO:tasks.rados.rados.0.smithi145.stdout:2881: finishing rollback tid 2 to smithi14585108-3 2024-09-16T05:53:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1324 (ObjNum 889 snap 258 seq_num 889) dirty exists 2024-09-16T05:53:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:2881: done (6 left) 2024-09-16T05:53:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:2882: done (5 left) 2024-09-16T05:53:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:2883: read oid 38 snap 262 2024-09-16T05:53:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:2883: expect deleted 2024-09-16T05:53:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:2884: delete oid 18 current snap is 264 2024-09-16T05:53:29.237 INFO:tasks.rados.rados.0.smithi145.stdout:2879: finishing rollback tid 1 to smithi14585108-48 2024-09-16T05:53:29.238 INFO:tasks.rados.rados.0.smithi145.stdout:2879: finishing rollback tid 2 to smithi14585108-48 2024-09-16T05:53:29.238 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1244 (ObjNum 855 snap 246 seq_num 855) dirty exists 2024-09-16T05:53:29.239 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1402 (ObjNum 871 snap 254 seq_num 871) dirty exists 2024-09-16T05:53:29.239 INFO:tasks.rados.rados.0.smithi145.stdout:2877: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:53:29.278 INFO:tasks.rados.rados.0.smithi145.stdout:2880: expect (ObjNum 821 snap 240 seq_num 821) 2024-09-16T05:53:29.326 INFO:tasks.rados.rados.0.smithi145.stdout:2876: expect (ObjNum 875 snap 254 seq_num 875) 2024-09-16T05:53:29.467 INFO:tasks.rados.rados.0.smithi145.stdout:2876: done (6 left) 2024-09-16T05:53:29.467 INFO:tasks.rados.rados.0.smithi145.stdout:2877: done (5 left) 2024-09-16T05:53:29.467 INFO:tasks.rados.rados.0.smithi145.stdout:2878: done (4 left) 2024-09-16T05:53:29.467 INFO:tasks.rados.rados.0.smithi145.stdout:2879: done (3 left) 2024-09-16T05:53:29.467 INFO:tasks.rados.rados.0.smithi145.stdout:2880: done (2 left) 2024-09-16T05:53:29.467 INFO:tasks.rados.rados.0.smithi145.stdout:2883: done (1 left) 2024-09-16T05:53:29.467 INFO:tasks.rados.rados.0.smithi145.stdout:2884: done (0 left) 2024-09-16T05:53:29.467 INFO:tasks.rados.rados.0.smithi145.stdout:2885: snap_remove snap 261 2024-09-16T05:53:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:29 smithi161 ceph-mon[87722]: Upgrade: Updating grafana.a 2024-09-16T05:53:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:29 smithi161 ceph-mon[87722]: Deploying daemon grafana.a on smithi161 2024-09-16T05:53:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:29 smithi161 ceph-mon[87722]: osdmap e612: 8 total, 8 up, 8 in 2024-09-16T05:53:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:29 smithi161 ceph-mon[87722]: pgmap v603: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 430 KiB/s wr, 10 op/s 2024-09-16T05:53:29.567 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T05:53:29.319Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003138636s 2024-09-16T05:53:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-mon[96887]: Upgrade: Updating grafana.a 2024-09-16T05:53:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-mon[96887]: Deploying daemon grafana.a on smithi161 2024-09-16T05:53:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-mon[96887]: osdmap e612: 8 total, 8 up, 8 in 2024-09-16T05:53:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-mon[96887]: pgmap v603: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 430 KiB/s wr, 10 op/s 2024-09-16T05:53:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-mon[99390]: Upgrade: Updating grafana.a 2024-09-16T05:53:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-mon[99390]: Deploying daemon grafana.a on smithi161 2024-09-16T05:53:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-mon[99390]: osdmap e612: 8 total, 8 up, 8 in 2024-09-16T05:53:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:29 smithi145 ceph-mon[99390]: pgmap v603: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 430 KiB/s wr, 10 op/s 2024-09-16T05:53:30.117 INFO:tasks.rados.rados.0.smithi145.stdout:2885: done (0 left) 2024-09-16T05:53:30.118 INFO:tasks.rados.rados.0.smithi145.stdout:2886: read oid 21 snap 262 2024-09-16T05:53:30.118 INFO:tasks.rados.rados.0.smithi145.stdout:2886: expect deleted 2024-09-16T05:53:30.118 INFO:tasks.rados.rados.0.smithi145.stdout:2887: read oid 29 snap -1 2024-09-16T05:53:30.118 INFO:tasks.rados.rados.0.smithi145.stdout:2887: expect deleted 2024-09-16T05:53:30.119 INFO:tasks.rados.rados.0.smithi145.stdout:2888: rollback oid 14 current snap is 264 2024-09-16T05:53:30.119 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 14 to 262 2024-09-16T05:53:30.119 INFO:tasks.rados.rados.0.smithi145.stdout:2886: done (2 left) 2024-09-16T05:53:30.119 INFO:tasks.rados.rados.0.smithi145.stdout:2889: read oid 8 snap -1 2024-09-16T05:53:30.119 INFO:tasks.rados.rados.0.smithi145.stdout:2889: expect deleted 2024-09-16T05:53:30.119 INFO:tasks.rados.rados.0.smithi145.stdout:2890: snap_create 2024-09-16T05:53:30.130 INFO:tasks.rados.rados.0.smithi145.stdout:2888: finishing rollback tid 1 to smithi14585108-14 2024-09-16T05:53:30.131 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1254 (ObjNum 65 snap 0 seq_num 1315327844) dirty dne 2024-09-16T05:53:30.496 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:30 smithi161 ceph-mon[87722]: osdmap e613: 8 total, 8 up, 8 in 2024-09-16T05:53:30.497 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:30 smithi161 ceph-mon[87722]: osdmap e614: 8 total, 8 up, 8 in 2024-09-16T05:53:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:30 smithi145 ceph-mon[96887]: osdmap e613: 8 total, 8 up, 8 in 2024-09-16T05:53:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:30 smithi145 ceph-mon[96887]: osdmap e614: 8 total, 8 up, 8 in 2024-09-16T05:53:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:30 smithi145 ceph-mon[99390]: osdmap e613: 8 total, 8 up, 8 in 2024-09-16T05:53:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:30 smithi145 ceph-mon[99390]: osdmap e614: 8 total, 8 up, 8 in 2024-09-16T05:53:31.118 INFO:tasks.rados.rados.0.smithi145.stdout:2887: done (3 left) 2024-09-16T05:53:31.118 INFO:tasks.rados.rados.0.smithi145.stdout:2888: done (2 left) 2024-09-16T05:53:31.119 INFO:tasks.rados.rados.0.smithi145.stdout:2889: done (1 left) 2024-09-16T05:53:31.119 INFO:tasks.rados.rados.0.smithi145.stdout:2890: done (0 left) 2024-09-16T05:53:31.119 INFO:tasks.rados.rados.0.smithi145.stdout:2891: rollback oid 9 current snap is 265 2024-09-16T05:53:31.119 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 263 2024-09-16T05:53:31.119 INFO:tasks.rados.rados.0.smithi145.stdout:2892: setattr oid 48 current snap is 265 2024-09-16T05:53:31.119 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 265 2024-09-16T05:53:31.119 INFO:tasks.rados.rados.0.smithi145.stdout:2893: seq_num 909 ranges {0=425984,425984=401408} 2024-09-16T05:53:31.121 INFO:tasks.rados.rados.0.smithi145.stdout:2893: writing smithi14585108-18 from 0 to 425984 tid 1 2024-09-16T05:53:31.124 INFO:tasks.rados.rados.0.smithi145.stdout:2893: writing smithi14585108-18 from 425984 to 827392 tid 2 2024-09-16T05:53:31.124 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 265 2024-09-16T05:53:31.124 INFO:tasks.rados.rados.0.smithi145.stdout:2894: seq_num 910 ranges {4030464=442368,4472832=401408} 2024-09-16T05:53:31.149 INFO:tasks.rados.rados.0.smithi145.stdout:2894: writing smithi14585108-2 from 4030464 to 4472832 tid 1 2024-09-16T05:53:31.151 INFO:tasks.rados.rados.0.smithi145.stdout:2894: writing smithi14585108-2 from 4472832 to 4874240 tid 2 2024-09-16T05:53:31.151 INFO:tasks.rados.rados.0.smithi145.stdout:2895: snap_create 2024-09-16T05:53:31.151 INFO:tasks.rados.rados.0.smithi145.stdout:2891: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:53:31.151 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1245 (ObjNum 855 snap 246 seq_num 855) dirty exists 2024-09-16T05:53:31.151 INFO:tasks.rados.rados.0.smithi145.stdout:2891: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2891: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1407 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2893: finishing write tid 1 to smithi14585108-18 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2893: finishing write tid 2 to smithi14585108-18 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2893: finishing write tid 3 to smithi14585108-18 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2893: finishing write tid 4 to smithi14585108-18 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2893: oid 18 updating version 0 to 1409 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2893: oid 18 updating version 1409 to 1411 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2893: oid 18 version 1411 is already newer than 1410 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1411 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:53:31.152 INFO:tasks.rados.rados.0.smithi145.stdout:2893: left oid 18 (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:53:31.153 INFO:tasks.rados.rados.0.smithi145.stdout:2894: finishing write tid 1 to smithi14585108-2 2024-09-16T05:53:31.153 INFO:tasks.rados.rados.0.smithi145.stdout:2894: finishing write tid 2 to smithi14585108-2 2024-09-16T05:53:31.154 INFO:tasks.rados.rados.0.smithi145.stdout:2894: finishing write tid 3 to smithi14585108-2 2024-09-16T05:53:31.155 INFO:tasks.rados.rados.0.smithi145.stdout:2894: finishing write tid 4 to smithi14585108-2 2024-09-16T05:53:31.155 INFO:tasks.rados.rados.0.smithi145.stdout:2894: oid 2 updating version 0 to 1415 2024-09-16T05:53:31.155 INFO:tasks.rados.rados.0.smithi145.stdout:2894: oid 2 version 1415 is already newer than 1413 2024-09-16T05:53:31.155 INFO:tasks.rados.rados.0.smithi145.stdout:2894: oid 2 version 1415 is already newer than 1414 2024-09-16T05:53:31.155 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1415 (ObjNum 910 snap 265 seq_num 910) dirty exists 2024-09-16T05:53:31.155 INFO:tasks.rados.rados.0.smithi145.stdout:2894: left oid 2 (ObjNum 910 snap 265 seq_num 910) 2024-09-16T05:53:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:31 smithi145 ceph-mon[96887]: pgmap v606: 121 pgs: 121 active+clean; 119 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-16T05:53:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:31 smithi145 ceph-mon[96887]: osdmap e615: 8 total, 8 up, 8 in 2024-09-16T05:53:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:31 smithi145 ceph-mon[99390]: pgmap v606: 121 pgs: 121 active+clean; 119 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-16T05:53:31.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:31 smithi145 ceph-mon[99390]: osdmap e615: 8 total, 8 up, 8 in 2024-09-16T05:53:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:31 smithi161 ceph-mon[87722]: pgmap v606: 121 pgs: 121 active+clean; 119 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-16T05:53:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:31 smithi161 ceph-mon[87722]: osdmap e615: 8 total, 8 up, 8 in 2024-09-16T05:53:31.965 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:53:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:2891: done (4 left) 2024-09-16T05:53:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:2892: done (3 left) 2024-09-16T05:53:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:2893: done (2 left) 2024-09-16T05:53:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:2894: done (1 left) 2024-09-16T05:53:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:2895: done (0 left) 2024-09-16T05:53:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:2896: read oid 9 snap -1 2024-09-16T05:53:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:2896: expect (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:53:32.120 INFO:tasks.rados.rados.0.smithi145.stdout:2897: rollback oid 29 current snap is 266 2024-09-16T05:53:32.121 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 29 to 263 2024-09-16T05:53:32.121 INFO:tasks.rados.rados.0.smithi145.stdout:2898: rollback oid 2 current snap is 266 2024-09-16T05:53:32.121 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 2 to 263 2024-09-16T05:53:32.121 INFO:tasks.rados.rados.0.smithi145.stdout:2899: rollback oid 34 current snap is 266 2024-09-16T05:53:32.121 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 34 to 262 2024-09-16T05:53:32.121 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 266 2024-09-16T05:53:32.121 INFO:tasks.rados.rados.0.smithi145.stdout:2900: seq_num 911 ranges {7331840=466944,7798784=401408} 2024-09-16T05:53:32.163 INFO:tasks.rados.rados.0.smithi145.stdout:2900: writing smithi14585108-15 from 7331840 to 7798784 tid 1 2024-09-16T05:53:32.165 INFO:tasks.rados.rados.0.smithi145.stdout:2900: writing smithi14585108-15 from 7798784 to 8200192 tid 2 2024-09-16T05:53:32.166 INFO:tasks.rados.rados.0.smithi145.stdout:2901: read oid 41 snap -1 2024-09-16T05:53:32.166 INFO:tasks.rados.rados.0.smithi145.stdout:2901: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:32.166 INFO:tasks.rados.rados.0.smithi145.stdout:2902: snap_remove snap 264 2024-09-16T05:53:32.242 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (13s) 10s ago 11m 16.4M - 0.25.0 c8568f914cd2 8109e9b4bb2b 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (11m) 23s ago 11m 88.4M - 9.4.7 954c08fa6188 d2129f4b15a9 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (77s) 10s ago 13m 14.5M - 19.1.1-326-g8921c8ef f1455bd0219c 3aee44191308 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (58s) 23s ago 13m 15.3M - 19.1.1-326-g8921c8ef f1455bd0219c 8f2701d76855 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (7m) 23s ago 16m 442M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (7m) 10s ago 18m 518M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (7m) 10s ago 18m 67.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (6m) 23s ago 17m 53.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (6m) 10s ago 17m 62.8M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (46s) 10s ago 11m 8380k - 1.5.0 0da6a335fe13 89a85336da3a 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (42s) 23s ago 11m 8032k - 1.5.0 0da6a335fe13 5bb79c0f5506 2024-09-16T05:53:32.243 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (5m) 10s ago 16m 290M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:53:32.244 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (5m) 10s ago 16m 231M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:53:32.244 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (4m) 10s ago 15m 242M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:53:32.244 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (3m) 10s ago 15m 167M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:53:32.244 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (3m) 23s ago 15m 227M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 17b05a68c519 2024-09-16T05:53:32.244 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (2m) 23s ago 14m 223M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 46fce5c214a6 2024-09-16T05:53:32.244 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (2m) 23s ago 14m 117M 2480M 19.1.1-326-g8921c8ef f1455bd0219c d6d21f0602c6 2024-09-16T05:53:32.244 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (96s) 23s ago 13m 93.2M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 810a95f4cc44 2024-09-16T05:53:32.244 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (27s) 23s ago 12m 34.2M - 2.43.0 a07b618ecd1d bc9228a51eb4 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:53:32.566 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 8 2024-09-16T05:53:32.567 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:53:32.567 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:53:32.567 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:53:32.567 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:53:32.567 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:53:32.567 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 15 2024-09-16T05:53:32.567 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:53:32.567 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:2902: done (6 left) 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:2903: snap_create 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:2897: finishing rollback tid 1 to smithi14585108-29 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:2898: finishing rollback tid 0 to smithi14585108-2 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:2898: finishing rollback tid 1 to smithi14585108-2 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:2898: finishing rollback tid 2 to smithi14585108-2 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1419 (ObjNum 860 snap 249 seq_num 860) dirty exists 2024-09-16T05:53:33.130 INFO:tasks.rados.rados.0.smithi145.stdout:2896: expect (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:53:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[99390]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[99390]: osdmap e616: 8 total, 8 up, 8 in 2024-09-16T05:53:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[99390]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[99390]: pgmap v609: 121 pgs: 121 active+clean; 123 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.3 MiB/s wr, 43 op/s 2024-09-16T05:53:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3397669961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[96887]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[96887]: osdmap e616: 8 total, 8 up, 8 in 2024-09-16T05:53:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[96887]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[96887]: pgmap v609: 121 pgs: 121 active+clean; 123 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.3 MiB/s wr, 43 op/s 2024-09-16T05:53:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:33 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3397669961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:33 smithi161 ceph-mon[87722]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:33 smithi161 ceph-mon[87722]: osdmap e616: 8 total, 8 up, 8 in 2024-09-16T05:53:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:33 smithi161 ceph-mon[87722]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:53:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:33 smithi161 ceph-mon[87722]: pgmap v609: 121 pgs: 121 active+clean; 123 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.3 MiB/s wr, 43 op/s 2024-09-16T05:53:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:33 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3397669961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:2899: finishing rollback tid 1 to smithi14585108-34 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:2899: finishing rollback tid 2 to smithi14585108-34 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1409 (ObjNum 891 snap 259 seq_num 891) dirty exists 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:2900: finishing write tid 1 to smithi14585108-15 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:2900: finishing write tid 2 to smithi14585108-15 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:2900: finishing write tid 3 to smithi14585108-15 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:2900: finishing write tid 4 to smithi14585108-15 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:2900: oid 15 updating version 0 to 1344 2024-09-16T05:53:33.885 INFO:tasks.rados.rados.0.smithi145.stdout:2900: oid 15 updating version 1344 to 1345 2024-09-16T05:53:33.886 INFO:tasks.rados.rados.0.smithi145.stdout:2900: oid 15 version 1345 is already newer than 1343 2024-09-16T05:53:33.886 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1345 (ObjNum 911 snap 266 seq_num 911) dirty exists 2024-09-16T05:53:33.886 INFO:tasks.rados.rados.0.smithi145.stdout:2900: left oid 15 (ObjNum 911 snap 266 seq_num 911) 2024-09-16T05:53:33.886 INFO:tasks.rados.rados.0.smithi145.stdout:2901: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:34.130 INFO:tasks.rados.rados.0.smithi145.stdout:2896: done (6 left) 2024-09-16T05:53:34.130 INFO:tasks.rados.rados.0.smithi145.stdout:2897: done (5 left) 2024-09-16T05:53:34.130 INFO:tasks.rados.rados.0.smithi145.stdout:2898: done (4 left) 2024-09-16T05:53:34.130 INFO:tasks.rados.rados.0.smithi145.stdout:2899: done (3 left) 2024-09-16T05:53:34.130 INFO:tasks.rados.rados.0.smithi145.stdout:2900: done (2 left) 2024-09-16T05:53:34.131 INFO:tasks.rados.rados.0.smithi145.stdout:2901: done (1 left) 2024-09-16T05:53:34.131 INFO:tasks.rados.rados.0.smithi145.stdout:2903: done (0 left) 2024-09-16T05:53:34.131 INFO:tasks.rados.rados.0.smithi145.stdout:2904: read oid 27 snap -1 2024-09-16T05:53:34.131 INFO:tasks.rados.rados.0.smithi145.stdout:2904: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:53:34.131 INFO:tasks.rados.rados.0.smithi145.stdout:2905: snap_remove snap 263 2024-09-16T05:53:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:34 smithi145 ceph-mon[96887]: osdmap e617: 8 total, 8 up, 8 in 2024-09-16T05:53:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:34 smithi145 ceph-mon[99390]: osdmap e617: 8 total, 8 up, 8 in 2024-09-16T05:53:34.573 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:34 smithi161 ceph-mon[87722]: osdmap e617: 8 total, 8 up, 8 in 2024-09-16T05:53:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:53:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:53:34] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:53:35.118 INFO:tasks.rados.rados.0.smithi145.stdout:2905: done (1 left) 2024-09-16T05:53:35.118 INFO:tasks.rados.rados.0.smithi145.stdout:2906: copy_from oid 5 from oid 47 current snap is 267 2024-09-16T05:53:35.118 INFO:tasks.rados.rados.0.smithi145.stdout:2904: expect (ObjNum 798 snap 233 seq_num 798) 2024-09-16T05:53:35.164 INFO:tasks.rados.rados.0.smithi145.stdout:2906: finishing copy_from racing read to smithi14585108-5 2024-09-16T05:53:35.164 INFO:tasks.rados.rados.0.smithi145.stdout:2906: finishing copy_from to smithi14585108-5 2024-09-16T05:53:35.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1251 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:35.164 INFO:tasks.rados.rados.0.smithi145.stdout:2904: done (1 left) 2024-09-16T05:53:35.165 INFO:tasks.rados.rados.0.smithi145.stdout:2906: done (0 left) 2024-09-16T05:53:35.165 INFO:tasks.rados.rados.0.smithi145.stdout:2907: snap_remove snap 266 2024-09-16T05:53:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:35 smithi161 ceph-mon[87722]: osdmap e618: 8 total, 8 up, 8 in 2024-09-16T05:53:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:35 smithi161 ceph-mon[87722]: pgmap v612: 121 pgs: 121 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-09-16T05:53:35.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:35 smithi161 ceph-mon[87722]: osdmap e619: 8 total, 8 up, 8 in 2024-09-16T05:53:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:35 smithi145 ceph-mon[96887]: osdmap e618: 8 total, 8 up, 8 in 2024-09-16T05:53:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:35 smithi145 ceph-mon[96887]: pgmap v612: 121 pgs: 121 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-09-16T05:53:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:35 smithi145 ceph-mon[96887]: osdmap e619: 8 total, 8 up, 8 in 2024-09-16T05:53:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:35 smithi145 ceph-mon[99390]: osdmap e618: 8 total, 8 up, 8 in 2024-09-16T05:53:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:35 smithi145 ceph-mon[99390]: pgmap v612: 121 pgs: 121 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-09-16T05:53:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:35 smithi145 ceph-mon[99390]: osdmap e619: 8 total, 8 up, 8 in 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:2907: done (0 left) 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:2908: read oid 11 snap 265 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:2908: expect (ObjNum 823 snap 241 seq_num 823) 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:2909: read oid 15 snap -1 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:2909: expect (ObjNum 911 snap 266 seq_num 911) 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:2910: rollback oid 42 current snap is 267 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 265 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 267 2024-09-16T05:53:36.147 INFO:tasks.rados.rados.0.smithi145.stdout:2911: seq_num 912 ranges {0=483328,483328=401408} 2024-09-16T05:53:36.149 INFO:tasks.rados.rados.0.smithi145.stdout:2911: writing smithi14585108-8 from 0 to 483328 tid 1 2024-09-16T05:53:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:2911: writing smithi14585108-8 from 483328 to 884736 tid 2 2024-09-16T05:53:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:2912: snap_create 2024-09-16T05:53:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:2910: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:53:36.153 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 0 (ObjNum 65 snap 0 seq_num 1834248803) dirty dne 2024-09-16T05:53:36.156 INFO:tasks.rados.rados.0.smithi145.stdout:2908: expect (ObjNum 823 snap 241 seq_num 823) 2024-09-16T05:53:36.215 INFO:tasks.rados.rados.0.smithi145.stdout:2909: expect (ObjNum 911 snap 266 seq_num 911) 2024-09-16T05:53:36.792 INFO:tasks.rados.rados.0.smithi145.stdout:2911: finishing write tid 1 to smithi14585108-8 2024-09-16T05:53:36.792 INFO:tasks.rados.rados.0.smithi145.stdout:2911: finishing write tid 2 to smithi14585108-8 2024-09-16T05:53:36.793 INFO:tasks.rados.rados.0.smithi145.stdout:2911: finishing write tid 3 to smithi14585108-8 2024-09-16T05:53:36.793 INFO:tasks.rados.rados.0.smithi145.stdout:2911: finishing write tid 4 to smithi14585108-8 2024-09-16T05:53:36.793 INFO:tasks.rados.rados.0.smithi145.stdout:2911: oid 8 updating version 0 to 1353 2024-09-16T05:53:36.793 INFO:tasks.rados.rados.0.smithi145.stdout:2911: oid 8 updating version 1353 to 1354 2024-09-16T05:53:36.793 INFO:tasks.rados.rados.0.smithi145.stdout:2911: oid 8 version 1354 is already newer than 1352 2024-09-16T05:53:36.793 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1354 (ObjNum 912 snap 267 seq_num 912) dirty exists 2024-09-16T05:53:36.793 INFO:tasks.rados.rados.0.smithi145.stdout:2911: left oid 8 (ObjNum 912 snap 267 seq_num 912) 2024-09-16T05:53:37.155 INFO:tasks.rados.rados.0.smithi145.stdout:2908: done (4 left) 2024-09-16T05:53:37.155 INFO:tasks.rados.rados.0.smithi145.stdout:2909: done (3 left) 2024-09-16T05:53:37.155 INFO:tasks.rados.rados.0.smithi145.stdout:2910: done (2 left) 2024-09-16T05:53:37.155 INFO:tasks.rados.rados.0.smithi145.stdout:2911: done (1 left) 2024-09-16T05:53:37.155 INFO:tasks.rados.rados.0.smithi145.stdout:2912: done (0 left) 2024-09-16T05:53:37.156 INFO:tasks.rados.rados.0.smithi145.stdout:2913: snap_remove snap 265 2024-09-16T05:53:37.467 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:37 smithi161 systemd[1]: Stopping Ceph grafana.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:53:37.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:37 smithi161 ceph-mon[87722]: osdmap e620: 8 total, 8 up, 8 in 2024-09-16T05:53:37.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:37.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:37 smithi161 ceph-mon[87722]: pgmap v615: 121 pgs: 121 active+clean; 134 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-09-16T05:53:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:37 smithi145 ceph-mon[96887]: osdmap e620: 8 total, 8 up, 8 in 2024-09-16T05:53:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:37 smithi145 ceph-mon[96887]: pgmap v615: 121 pgs: 121 active+clean; 134 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-09-16T05:53:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:37 smithi145 ceph-mon[99390]: osdmap e620: 8 total, 8 up, 8 in 2024-09-16T05:53:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:37 smithi145 ceph-mon[99390]: pgmap v615: 121 pgs: 121 active+clean; 134 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-09-16T05:53:37.762 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:37 smithi161 podman[125558]: 2024-09-16 05:53:37.466371142 +0000 UTC m=+0.151757572 container died d2129f4b15a9c349f6155ea384fc7ac62ef741b1168e932f186467de12cb5d01 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, io.openshift.tags=base rhel8, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, build-date=2022-04-29T11:48:11.055897, distribution-scope=public, io.buildah.version=1.32.0, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, release=239.1651231664, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , version=8.5, io.openshift.expose-services=) 2024-09-16T05:53:38.087 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:37 smithi161 podman[125558]: 2024-09-16 05:53:37.845123207 +0000 UTC m=+0.530509636 container cleanup d2129f4b15a9c349f6155ea384fc7ac62ef741b1168e932f186467de12cb5d01 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, io.openshift.tags=base rhel8, release=239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, distribution-scope=public, vcs-type=git, io.openshift.expose-services=, build-date=2022-04-29T11:48:11.055897, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., description=Ceph Grafana Container, architecture=x86_64, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.32.0, version=8.5, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664) 2024-09-16T05:53:38.087 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:37 smithi161 bash[125558]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a 2024-09-16T05:53:38.156 INFO:tasks.rados.rados.0.smithi145.stdout:2913: done (0 left) 2024-09-16T05:53:38.156 INFO:tasks.rados.rados.0.smithi145.stdout:2914: setattr oid 40 current snap is 268 2024-09-16T05:53:38.157 INFO:tasks.rados.rados.0.smithi145.stdout:2915: read oid 41 snap 262 2024-09-16T05:53:38.157 INFO:tasks.rados.rados.0.smithi145.stdout:2915: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:38.157 INFO:tasks.rados.rados.0.smithi145.stdout:2916: snap_remove snap 267 2024-09-16T05:53:38.444 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:38 smithi161 ceph-mon[87722]: osdmap e621: 8 total, 8 up, 8 in 2024-09-16T05:53:38.445 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 podman[125577]: 2024-09-16 05:53:38.096111011 +0000 UTC m=+0.628081927 container remove d2129f4b15a9c349f6155ea384fc7ac62ef741b1168e932f186467de12cb5d01 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, io.buildah.version=1.32.0, version=8.5, build-date=2022-04-29T11:48:11.055897, release=239.1651231664, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, io.openshift.expose-services=, io.openshift.tags=base rhel8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, maintainer=Paul Cuzner , architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-09-16T05:53:38.445 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T05:53:38.445 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-16T05:53:38.445 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 systemd[1]: Stopped Ceph grafana.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:53:38.445 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@grafana.a.service: Consumed 11.027s CPU time. 2024-09-16T05:53:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:38 smithi145 ceph-mon[96887]: osdmap e621: 8 total, 8 up, 8 in 2024-09-16T05:53:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:38 smithi145 ceph-mon[99390]: osdmap e621: 8 total, 8 up, 8 in 2024-09-16T05:53:38.795 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 systemd[1]: Starting Ceph grafana.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T05:53:38.795 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 podman[125707]: 2024-09-16 05:53:38.555009363 +0000 UTC m=+0.016282335 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-16T05:53:38.795 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 podman[125707]: 2024-09-16 05:53:38.680836262 +0000 UTC m=+0.142109228 container create 102337d8372b8b23731313e0c73a7b11479351b6409ece5f1ddca07962416b82 (image=quay.io/ceph/grafana:9.4.12, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T05:53:39.160 INFO:tasks.rados.rados.0.smithi145.stdout:2916: done (2 left) 2024-09-16T05:53:39.160 INFO:tasks.rados.rados.0.smithi145.stdout:2917: copy_from oid 27 from oid 44 current snap is 268 2024-09-16T05:53:39.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1254 (ObjNum 861 snap 249 seq_num 861) dirty exists 2024-09-16T05:53:39.160 INFO:tasks.rados.rados.0.smithi145.stdout:2915: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 podman[125707]: 2024-09-16 05:53:38.916372768 +0000 UTC m=+0.377645745 container init 102337d8372b8b23731313e0c73a7b11479351b6409ece5f1ddca07962416b82 (image=quay.io/ceph/grafana:9.4.12, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:38 smithi161 podman[125707]: 2024-09-16 05:53:38.921253701 +0000 UTC m=+0.382526668 container start 102337d8372b8b23731313e0c73a7b11479351b6409ece5f1ddca07962416b82 (image=quay.io/ceph/grafana:9.4.12, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 bash[125707]: 102337d8372b8b23731313e0c73a7b11479351b6409ece5f1ddca07962416b82 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 systemd[1]: Started Ceph grafana.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074264467Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074442196Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074453716Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074457439Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074460275Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074463093Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T05:53:39.169 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074465905Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074468459Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074471678Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.07447494Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074477759Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.07448027Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074482839Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074485389Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.0744883Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.07449078Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.07449312Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074495639Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=settings t=2024-09-16T05:53:39.074498243Z level=info msg="App mode production" 2024-09-16T05:53:39.170 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=sqlstore t=2024-09-16T05:53:39.074543041Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T05:53:39.171 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=sqlstore t=2024-09-16T05:53:39.074554781Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-16T05:53:39.171 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=migrator t=2024-09-16T05:53:39.089291862Z level=info msg="Starting DB migrations" 2024-09-16T05:53:39.171 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=migrator t=2024-09-16T05:53:39.09433227Z level=info msg="migrations completed" performed=0 skipped=481 duration=514.741µs 2024-09-16T05:53:39.171 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=sqlstore t=2024-09-16T05:53:39.094702455Z level=info msg="Created default organization" 2024-09-16T05:53:39.171 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=plugin.finder t=2024-09-16T05:53:39.128648463Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T05:53:39.171 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=secrets t=2024-09-16T05:53:39.128738462Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T05:53:39.171 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=query_data t=2024-09-16T05:53:39.132646091Z level=info msg="Query Service initialization" 2024-09-16T05:53:39.171 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=live.push_http t=2024-09-16T05:53:39.135080352Z level=info msg="Live Push Gateway initialization" 2024-09-16T05:53:39.285 INFO:tasks.rados.rados.0.smithi145.stdout:2917: finishing copy_from to smithi14585108-27 2024-09-16T05:53:39.285 INFO:tasks.rados.rados.0.smithi145.stdout:2917: got expected ENOENT (src dne) 2024-09-16T05:53:39.285 INFO:tasks.rados.rados.0.smithi145.stdout:2917: finishing copy_from racing read to smithi14585108-27 2024-09-16T05:53:39.285 INFO:tasks.rados.rados.0.smithi145.stdout:2914: done (2 left) 2024-09-16T05:53:39.285 INFO:tasks.rados.rados.0.smithi145.stdout:2915: done (1 left) 2024-09-16T05:53:39.285 INFO:tasks.rados.rados.0.smithi145.stdout:2917: done (0 left) 2024-09-16T05:53:39.285 INFO:tasks.rados.rados.0.smithi145.stdout:2918: rmattr oid 1 current snap is 268 2024-09-16T05:53:39.286 INFO:tasks.rados.rados.0.smithi145.stdout:2919: rmattr oid 26 current snap is 268 2024-09-16T05:53:39.286 INFO:tasks.rados.rados.0.smithi145.stdout:2920: read oid 41 snap 262 2024-09-16T05:53:39.286 INFO:tasks.rados.rados.0.smithi145.stdout:2920: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:39.286 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 268 2024-09-16T05:53:39.286 INFO:tasks.rados.rados.0.smithi145.stdout:2921: seq_num 913 ranges {0=499712,499712=401408} 2024-09-16T05:53:39.286 INFO:tasks.rados.rados.0.smithi145.stdout:2921: writing smithi14585108-17 from 0 to 499712 tid 1 2024-09-16T05:53:39.289 INFO:tasks.rados.rados.0.smithi145.stdout:2921: writing smithi14585108-17 from 499712 to 901120 tid 2 2024-09-16T05:53:39.289 INFO:tasks.rados.rados.0.smithi145.stdout:2922: copy_from oid 33 from oid 5 current snap is 268 2024-09-16T05:53:39.289 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1325 (ObjNum 902 snap 263 seq_num 902) dirty exists 2024-09-16T05:53:39.289 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1304 (ObjNum 883 snap 256 seq_num 883) dirty exists 2024-09-16T05:53:39.289 INFO:tasks.rados.rados.0.smithi145.stdout:2918: done (4 left) 2024-09-16T05:53:39.289 INFO:tasks.rados.rados.0.smithi145.stdout:2919: done (3 left) 2024-09-16T05:53:39.289 INFO:tasks.rados.rados.0.smithi145.stdout:2923: delete oid 21 current snap is 268 2024-09-16T05:53:39.293 INFO:tasks.rados.rados.0.smithi145.stdout:2921: finishing write tid 1 to smithi14585108-17 2024-09-16T05:53:39.293 INFO:tasks.rados.rados.0.smithi145.stdout:2921: finishing write tid 2 to smithi14585108-17 2024-09-16T05:53:39.293 INFO:tasks.rados.rados.0.smithi145.stdout:2921: finishing write tid 3 to smithi14585108-17 2024-09-16T05:53:39.296 INFO:tasks.rados.rados.0.smithi145.stdout:2921: finishing write tid 4 to smithi14585108-17 2024-09-16T05:53:39.296 INFO:tasks.rados.rados.0.smithi145.stdout:2921: oid 17 updating version 0 to 1306 2024-09-16T05:53:39.296 INFO:tasks.rados.rados.0.smithi145.stdout:2921: oid 17 version 1306 is already newer than 1305 2024-09-16T05:53:39.296 INFO:tasks.rados.rados.0.smithi145.stdout:2921: oid 17 updating version 1306 to 1307 2024-09-16T05:53:39.296 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 1307 (ObjNum 913 snap 268 seq_num 913) dirty exists 2024-09-16T05:53:39.296 INFO:tasks.rados.rados.0.smithi145.stdout:2921: left oid 17 (ObjNum 913 snap 268 seq_num 913) 2024-09-16T05:53:39.296 INFO:tasks.rados.rados.0.smithi145.stdout:2921: done (3 left) 2024-09-16T05:53:39.297 INFO:tasks.rados.rados.0.smithi145.stdout:2923: done (2 left) 2024-09-16T05:53:39.297 INFO:tasks.rados.rados.0.smithi145.stdout:2924: copy_from oid 2 from oid 11 current snap is 268 2024-09-16T05:53:39.297 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 268 2024-09-16T05:53:39.297 INFO:tasks.rados.rados.0.smithi145.stdout:2925: seq_num 915 ranges {1409024=532480,1941504=401408} 2024-09-16T05:53:39.307 INFO:tasks.rados.rados.0.smithi145.stdout:2925: writing smithi14585108-13 from 1409024 to 1941504 tid 1 2024-09-16T05:53:39.309 INFO:tasks.rados.rados.0.smithi145.stdout:2925: writing smithi14585108-13 from 1941504 to 2342912 tid 2 2024-09-16T05:53:39.309 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 268 2024-09-16T05:53:39.309 INFO:tasks.rados.rados.0.smithi145.stdout:2926: seq_num 916 ranges {1294336=548864,1843200=401408} 2024-09-16T05:53:39.319 INFO:tasks.rados.rados.0.smithi145.stdout:2926: writing smithi14585108-1 from 1294336 to 1843200 tid 1 2024-09-16T05:53:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:2926: writing smithi14585108-1 from 1843200 to 2244608 tid 2 2024-09-16T05:53:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:2927: copy_from oid 48 from oid 10 current snap is 268 2024-09-16T05:53:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:2922: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:53:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:2922: finishing copy_from to smithi14585108-33 2024-09-16T05:53:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 1251 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:39.322 INFO:tasks.rados.rados.0.smithi145.stdout:2920: expect (ObjNum 847 snap 245 seq_num 847) 2024-09-16T05:53:39.443 INFO:tasks.rados.rados.0.smithi145.stdout:2924: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:53:39.443 INFO:tasks.rados.rados.0.smithi145.stdout:2924: finishing copy_from to smithi14585108-2 2024-09-16T05:53:39.443 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1296 (ObjNum 823 snap 241 seq_num 823) dirty exists 2024-09-16T05:53:39.443 INFO:tasks.rados.rados.0.smithi145.stdout:2925: finishing write tid 1 to smithi14585108-13 2024-09-16T05:53:39.443 INFO:tasks.rados.rados.0.smithi145.stdout:2925: finishing write tid 2 to smithi14585108-13 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2925: finishing write tid 3 to smithi14585108-13 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2925: finishing write tid 4 to smithi14585108-13 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2925: oid 13 updating version 0 to 1308 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2925: oid 13 updating version 1308 to 1310 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2925: oid 13 version 1310 is already newer than 1309 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1310 (ObjNum 915 snap 268 seq_num 915) dirty exists 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2925: left oid 13 (ObjNum 915 snap 268 seq_num 915) 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2920: done (5 left) 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2922: done (4 left) 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2924: done (3 left) 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2925: done (2 left) 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2928: rollback oid 25 current snap is 268 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 25 to 262 2024-09-16T05:53:39.444 INFO:tasks.rados.rados.0.smithi145.stdout:2926: finishing write tid 1 to smithi14585108-1 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2926: finishing write tid 2 to smithi14585108-1 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2926: finishing write tid 3 to smithi14585108-1 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2926: finishing write tid 4 to smithi14585108-1 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2926: oid 1 updating version 0 to 1328 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2926: oid 1 version 1328 is already newer than 1327 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2926: oid 1 version 1328 is already newer than 1326 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1328 (ObjNum 916 snap 268 seq_num 916) dirty exists 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2926: left oid 1 (ObjNum 916 snap 268 seq_num 916) 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2927: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2927: finishing copy_from to smithi14585108-48 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1397 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2926: done (2 left) 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2927: done (1 left) 2024-09-16T05:53:39.445 INFO:tasks.rados.rados.0.smithi145.stdout:2929: read oid 38 snap -1 2024-09-16T05:53:39.446 INFO:tasks.rados.rados.0.smithi145.stdout:2929: expect deleted 2024-09-16T05:53:39.446 INFO:tasks.rados.rados.0.smithi145.stdout:2930: rollback oid 40 current snap is 268 2024-09-16T05:53:39.446 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 262 2024-09-16T05:53:39.446 INFO:tasks.rados.rados.0.smithi145.stdout:2931: copy_from oid 41 from oid 5 current snap is 268 2024-09-16T05:53:39.446 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 268 2024-09-16T05:53:39.446 INFO:tasks.rados.rados.0.smithi145.stdout:2932: seq_num 917 ranges {8200192=565248,8765440=401408} 2024-09-16T05:53:39.489 INFO:tasks.rados.rados.0.smithi145.stdout:2932: writing smithi14585108-15 from 8200192 to 8765440 tid 1 2024-09-16T05:53:39.491 INFO:tasks.rados.rados.0.smithi145.stdout:2932: writing smithi14585108-15 from 8765440 to 9166848 tid 2 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2933: snap_create 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2930: finishing rollback tid 0 to smithi14585108-40 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2928: finishing rollback tid 0 to smithi14585108-25 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2928: finishing rollback tid 1 to smithi14585108-25 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2930: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2930: finishing rollback tid 2 to smithi14585108-40 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1257 (ObjNum 861 snap 249 seq_num 861) dirty exists 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2928: finishing rollback tid 2 to smithi14585108-25 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1349 (ObjNum 867 snap 253 seq_num 867) dirty exists 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2931: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:2931: finishing copy_from to smithi14585108-41 2024-09-16T05:53:39.492 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1251 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:39.493 INFO:tasks.rados.rados.0.smithi145.stdout:2932: finishing write tid 1 to smithi14585108-15 2024-09-16T05:53:39.496 INFO:tasks.rados.rados.0.smithi145.stdout:2932: finishing write tid 2 to smithi14585108-15 2024-09-16T05:53:39.496 INFO:tasks.rados.rados.0.smithi145.stdout:2932: finishing write tid 3 to smithi14585108-15 2024-09-16T05:53:39.497 INFO:tasks.rados.rados.0.smithi145.stdout:2932: finishing write tid 4 to smithi14585108-15 2024-09-16T05:53:39.497 INFO:tasks.rados.rados.0.smithi145.stdout:2932: oid 15 updating version 0 to 1357 2024-09-16T05:53:39.497 INFO:tasks.rados.rados.0.smithi145.stdout:2932: oid 15 updating version 1357 to 1359 2024-09-16T05:53:39.497 INFO:tasks.rados.rados.0.smithi145.stdout:2932: oid 15 version 1359 is already newer than 1358 2024-09-16T05:53:39.497 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1359 (ObjNum 917 snap 268 seq_num 917) dirty exists 2024-09-16T05:53:39.497 INFO:tasks.rados.rados.0.smithi145.stdout:2932: left oid 15 (ObjNum 917 snap 268 seq_num 917) 2024-09-16T05:53:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[96887]: osdmap e622: 8 total, 8 up, 8 in 2024-09-16T05:53:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[96887]: pgmap v618: 121 pgs: 121 active+clean; 134 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 374 KiB/s wr, 3 op/s 2024-09-16T05:53:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[99390]: osdmap e622: 8 total, 8 up, 8 in 2024-09-16T05:53:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[99390]: pgmap v618: 121 pgs: 121 active+clean; 134 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 374 KiB/s wr, 3 op/s 2024-09-16T05:53:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-mon[87722]: osdmap e622: 8 total, 8 up, 8 in 2024-09-16T05:53:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-mon[87722]: pgmap v618: 121 pgs: 121 active+clean; 134 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 374 KiB/s wr, 3 op/s 2024-09-16T05:53:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:39.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:39.995 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=infra.usagestats.collector t=2024-09-16T05:53:39.779746608Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=provisioning.datasources t=2024-09-16T05:53:39.782052732Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=provisioning.datasources t=2024-09-16T05:53:39.782062258Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=provisioning.datasources t=2024-09-16T05:53:39.78219624Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=provisioning.alerting t=2024-09-16T05:53:39.805098088Z level=info msg="starting to provision alerting" 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=provisioning.alerting t=2024-09-16T05:53:39.805122284Z level=info msg="finished to provision alerting" 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=ngalert.state.manager t=2024-09-16T05:53:39.80529083Z level=info msg="Warming state cache for startup" 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=grafanaStorageLogger t=2024-09-16T05:53:39.805706764Z level=info msg="storage starting" 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=ngalert.state.manager t=2024-09-16T05:53:39.811107333Z level=info msg="State cache has been initialized" states=0 duration=5.813821ms 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=ticker t=2024-09-16T05:53:39.811401338Z level=info msg=starting first_tick=2024-09-16T05:53:40Z 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=ngalert.multiorg.alertmanager t=2024-09-16T05:53:39.811601828Z level=info msg="starting MultiOrg Alertmanager" 2024-09-16T05:53:39.996 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 05:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=http.server t=2024-09-16T05:53:39.812133006Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T05:53:40.121 INFO:tasks.rados.rados.0.smithi145.stdout:2928: done (5 left) 2024-09-16T05:53:40.122 INFO:tasks.rados.rados.0.smithi145.stdout:2929: done (4 left) 2024-09-16T05:53:40.122 INFO:tasks.rados.rados.0.smithi145.stdout:2930: done (3 left) 2024-09-16T05:53:40.122 INFO:tasks.rados.rados.0.smithi145.stdout:2931: done (2 left) 2024-09-16T05:53:40.122 INFO:tasks.rados.rados.0.smithi145.stdout:2932: done (1 left) 2024-09-16T05:53:40.122 INFO:tasks.rados.rados.0.smithi145.stdout:2933: done (0 left) 2024-09-16T05:53:40.122 INFO:tasks.rados.rados.0.smithi145.stdout:2934: rmattr oid 43 current snap is 269 2024-09-16T05:53:40.122 INFO:tasks.rados.rados.0.smithi145.stdout:2934: done (0 left) 2024-09-16T05:53:40.123 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 269 2024-09-16T05:53:40.123 INFO:tasks.rados.rados.0.smithi145.stdout:2935: seq_num 918 ranges {1376256=581632,1957888=401408} 2024-09-16T05:53:40.131 INFO:tasks.rados.rados.0.smithi145.stdout:2935: writing smithi14585108-30 from 1376256 to 1957888 tid 1 2024-09-16T05:53:40.134 INFO:tasks.rados.rados.0.smithi145.stdout:2935: writing smithi14585108-30 from 1957888 to 2359296 tid 2 2024-09-16T05:53:40.134 INFO:tasks.rados.rados.0.smithi145.stdout:2936: read oid 44 snap -1 2024-09-16T05:53:40.134 INFO:tasks.rados.rados.0.smithi145.stdout:2936: expect deleted 2024-09-16T05:53:40.134 INFO:tasks.rados.rados.0.smithi145.stdout:2937: copy_from oid 31 from oid 28 current snap is 269 2024-09-16T05:53:40.134 INFO:tasks.rados.rados.0.smithi145.stdout:2938: copy_from oid 14 from oid 35 current snap is 269 2024-09-16T05:53:40.135 INFO:tasks.rados.rados.0.smithi145.stdout:2939: snap_remove snap 262 2024-09-16T05:53:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:40 smithi161 ceph-mon[87722]: osdmap e623: 8 total, 8 up, 8 in 2024-09-16T05:53:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:40 smithi161 ceph-mon[87722]: osdmap e624: 8 total, 8 up, 8 in 2024-09-16T05:53:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:40 smithi145 ceph-mon[96887]: osdmap e623: 8 total, 8 up, 8 in 2024-09-16T05:53:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:40 smithi145 ceph-mon[96887]: osdmap e624: 8 total, 8 up, 8 in 2024-09-16T05:53:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:40 smithi145 ceph-mon[99390]: osdmap e623: 8 total, 8 up, 8 in 2024-09-16T05:53:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:40 smithi145 ceph-mon[99390]: osdmap e624: 8 total, 8 up, 8 in 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:2935: finishing write tid 1 to smithi14585108-30 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:2935: finishing write tid 2 to smithi14585108-30 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:2935: finishing write tid 3 to smithi14585108-30 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:2935: finishing write tid 4 to smithi14585108-30 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:2935: oid 30 updating version 0 to 1239 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:2935: oid 30 version 1239 is already newer than 1237 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:2935: oid 30 version 1239 is already newer than 1238 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1239 (ObjNum 918 snap 269 seq_num 918) dirty exists 2024-09-16T05:53:41.124 INFO:tasks.rados.rados.0.smithi145.stdout:2935: left oid 30 (ObjNum 918 snap 269 seq_num 918) 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2937: finishing copy_from to smithi14585108-31 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2937: got expected ENOENT (src dne) 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2937: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2938: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2938: finishing copy_from to smithi14585108-14 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 695 (ObjNum 803 snap 234 seq_num 803) dirty exists 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2935: done (4 left) 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2936: done (3 left) 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2937: done (2 left) 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2938: done (1 left) 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2939: done (0 left) 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2940: rmattr oid 40 current snap is 269 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2940: done (0 left) 2024-09-16T05:53:41.125 INFO:tasks.rados.rados.0.smithi145.stdout:2941: snap_remove snap 268 2024-09-16T05:53:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:41 smithi145 ceph-mon[99390]: pgmap v621: 121 pgs: 121 active+clean; 136 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 842 KiB/s wr, 9 op/s 2024-09-16T05:53:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:41 smithi145 ceph-mon[99390]: osdmap e625: 8 total, 8 up, 8 in 2024-09-16T05:53:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:41 smithi145 ceph-mon[96887]: pgmap v621: 121 pgs: 121 active+clean; 136 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 842 KiB/s wr, 9 op/s 2024-09-16T05:53:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:41 smithi145 ceph-mon[96887]: osdmap e625: 8 total, 8 up, 8 in 2024-09-16T05:53:41.576 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:41 smithi161 ceph-mon[87722]: pgmap v621: 121 pgs: 121 active+clean; 136 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 842 KiB/s wr, 9 op/s 2024-09-16T05:53:41.576 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:41 smithi161 ceph-mon[87722]: osdmap e625: 8 total, 8 up, 8 in 2024-09-16T05:53:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:2941: done (0 left) 2024-09-16T05:53:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:2942: rollback oid 46 current snap is 269 2024-09-16T05:53:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:2942: done (0 left) 2024-09-16T05:53:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:2943: read oid 31 snap -1 2024-09-16T05:53:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:2943: expect (ObjNum 878 snap 254 seq_num 878) 2024-09-16T05:53:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 269 2024-09-16T05:53:42.126 INFO:tasks.rados.rados.0.smithi145.stdout:2944: seq_num 919 ranges {3751936=598016,4349952=401408} 2024-09-16T05:53:42.153 INFO:tasks.rados.rados.0.smithi145.stdout:2944: writing smithi14585108-16 from 3751936 to 4349952 tid 1 2024-09-16T05:53:42.153 INFO:tasks.rados.rados.0.smithi145.stdout:2944: writing smithi14585108-16 from 4349952 to 4751360 tid 2 2024-09-16T05:53:42.153 INFO:tasks.rados.rados.0.smithi145.stdout:2945: copy_from oid 21 from oid 26 current snap is 269 2024-09-16T05:53:42.153 INFO:tasks.rados.rados.0.smithi145.stdout:2943: expect (ObjNum 878 snap 254 seq_num 878) 2024-09-16T05:53:42.329 INFO:tasks.rados.rados.0.smithi145.stdout:2944: finishing write tid 1 to smithi14585108-16 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2944: finishing write tid 2 to smithi14585108-16 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2944: finishing write tid 3 to smithi14585108-16 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2944: finishing write tid 4 to smithi14585108-16 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2944: oid 16 updating version 0 to 1253 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2944: oid 16 updating version 1253 to 1254 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2944: oid 16 version 1254 is already newer than 1252 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1254 (ObjNum 919 snap 269 seq_num 919) dirty exists 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2944: left oid 16 (ObjNum 919 snap 269 seq_num 919) 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2945: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2945: finishing copy_from to smithi14585108-21 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1304 (ObjNum 883 snap 256 seq_num 883) dirty exists 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2943: done (2 left) 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2944: done (1 left) 2024-09-16T05:53:42.330 INFO:tasks.rados.rados.0.smithi145.stdout:2945: done (0 left) 2024-09-16T05:53:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:2946: read oid 15 snap -1 2024-09-16T05:53:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:2946: expect (ObjNum 917 snap 268 seq_num 917) 2024-09-16T05:53:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:2947: delete oid 3 current snap is 269 2024-09-16T05:53:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:2947: done (1 left) 2024-09-16T05:53:42.331 INFO:tasks.rados.rados.0.smithi145.stdout:2948: delete oid 20 current snap is 269 2024-09-16T05:53:42.333 INFO:tasks.rados.rados.0.smithi145.stdout:2948: done (1 left) 2024-09-16T05:53:42.333 INFO:tasks.rados.rados.0.smithi145.stdout:2949: snap_create 2024-09-16T05:53:42.357 INFO:tasks.rados.rados.0.smithi145.stdout:2946: expect (ObjNum 917 snap 268 seq_num 917) 2024-09-16T05:53:43.134 INFO:tasks.rados.rados.0.smithi145.stdout:2946: done (1 left) 2024-09-16T05:53:43.135 INFO:tasks.rados.rados.0.smithi145.stdout:2949: done (0 left) 2024-09-16T05:53:43.135 INFO:tasks.rados.rados.0.smithi145.stdout:2950: setattr oid 28 current snap is 270 2024-09-16T05:53:43.137 INFO:tasks.rados.rados.0.smithi145.stdout:2951: read oid 7 snap 269 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2951: expect deleted 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2952: copy_from oid 42 from oid 50 current snap is 270 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2953: read oid 32 snap -1 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2953: expect (ObjNum 896 snap 260 seq_num 896) 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2954: read oid 30 snap -1 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2954: expect (ObjNum 918 snap 269 seq_num 918) 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2955: rollback oid 20 current snap is 270 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 269 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2956: read oid 5 snap -1 2024-09-16T05:53:43.138 INFO:tasks.rados.rados.0.smithi145.stdout:2956: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:43.139 INFO:tasks.rados.rados.0.smithi145.stdout:2957: read oid 33 snap -1 2024-09-16T05:53:43.139 INFO:tasks.rados.rados.0.smithi145.stdout:2957: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:43.139 INFO:tasks.rados.rados.0.smithi145.stdout:2958: snap_create 2024-09-16T05:53:43.144 INFO:tasks.rados.rados.0.smithi145.stdout:2956: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:43.171 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1219 (ObjNum 145 snap 0 seq_num 3207764664) dirty exists 2024-09-16T05:53:43.171 INFO:tasks.rados.rados.0.smithi145.stdout:2957: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:43.189 INFO:tasks.rados.rados.0.smithi145.stdout:2955: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:53:43.189 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 0 (ObjNum 289 snap 0 seq_num 3917168029) dirty dne 2024-09-16T05:53:43.190 INFO:tasks.rados.rados.0.smithi145.stdout:2954: expect (ObjNum 918 snap 269 seq_num 918) 2024-09-16T05:53:43.271 INFO:tasks.rados.rados.0.smithi145.stdout:2953: expect (ObjNum 896 snap 260 seq_num 896) 2024-09-16T05:53:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:43 smithi145 ceph-mon[96887]: osdmap e626: 8 total, 8 up, 8 in 2024-09-16T05:53:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:43 smithi145 ceph-mon[96887]: pgmap v624: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 133 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-09-16T05:53:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:43 smithi145 ceph-mon[99390]: osdmap e626: 8 total, 8 up, 8 in 2024-09-16T05:53:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:43 smithi145 ceph-mon[99390]: pgmap v624: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 133 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-09-16T05:53:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:43 smithi161 ceph-mon[87722]: osdmap e626: 8 total, 8 up, 8 in 2024-09-16T05:53:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:43 smithi161 ceph-mon[87722]: pgmap v624: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 133 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-09-16T05:53:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:43.844 INFO:tasks.rados.rados.0.smithi145.stdout:2952: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:53:43.844 INFO:tasks.rados.rados.0.smithi145.stdout:2952: finishing copy_from to smithi14585108-42 2024-09-16T05:53:43.845 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1305 (ObjNum 893 snap 260 seq_num 893) dirty exists 2024-09-16T05:53:44.143 INFO:tasks.rados.rados.0.smithi145.stdout:2950: done (8 left) 2024-09-16T05:53:44.143 INFO:tasks.rados.rados.0.smithi145.stdout:2951: done (7 left) 2024-09-16T05:53:44.143 INFO:tasks.rados.rados.0.smithi145.stdout:2952: done (6 left) 2024-09-16T05:53:44.144 INFO:tasks.rados.rados.0.smithi145.stdout:2953: done (5 left) 2024-09-16T05:53:44.144 INFO:tasks.rados.rados.0.smithi145.stdout:2954: done (4 left) 2024-09-16T05:53:44.144 INFO:tasks.rados.rados.0.smithi145.stdout:2955: done (3 left) 2024-09-16T05:53:44.144 INFO:tasks.rados.rados.0.smithi145.stdout:2956: done (2 left) 2024-09-16T05:53:44.144 INFO:tasks.rados.rados.0.smithi145.stdout:2957: done (1 left) 2024-09-16T05:53:44.144 INFO:tasks.rados.rados.0.smithi145.stdout:2958: done (0 left) 2024-09-16T05:53:44.144 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 271 2024-09-16T05:53:44.144 INFO:tasks.rados.rados.0.smithi145.stdout:2959: seq_num 922 ranges {10084352=647168,10731520=401408} 2024-09-16T05:53:44.200 INFO:tasks.rados.rados.0.smithi145.stdout:2959: writing smithi14585108-50 from 10084352 to 10731520 tid 1 2024-09-16T05:53:44.202 INFO:tasks.rados.rados.0.smithi145.stdout:2959: writing smithi14585108-50 from 10731520 to 11132928 tid 2 2024-09-16T05:53:44.202 INFO:tasks.rados.rados.0.smithi145.stdout:2960: read oid 34 snap -1 2024-09-16T05:53:44.203 INFO:tasks.rados.rados.0.smithi145.stdout:2960: expect (ObjNum 891 snap 259 seq_num 891) 2024-09-16T05:53:44.203 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 271 2024-09-16T05:53:44.203 INFO:tasks.rados.rados.0.smithi145.stdout:2961: seq_num 923 ranges {0=663552,663552=401408} 2024-09-16T05:53:44.206 INFO:tasks.rados.rados.0.smithi145.stdout:2961: writing smithi14585108-3 from 0 to 663552 tid 1 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2961: writing smithi14585108-3 from 663552 to 1064960 tid 2 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2962: read oid 20 snap -1 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2962: expect deleted 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2963: delete oid 5 current snap is 271 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2959: finishing write tid 1 to smithi14585108-50 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2959: finishing write tid 2 to smithi14585108-50 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2959: finishing write tid 3 to smithi14585108-50 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2959: finishing write tid 4 to smithi14585108-50 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2959: oid 50 updating version 0 to 1307 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2959: oid 50 version 1307 is already newer than 1306 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:2959: oid 50 updating version 1307 to 1308 2024-09-16T05:53:44.210 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1308 (ObjNum 922 snap 271 seq_num 922) dirty exists 2024-09-16T05:53:44.211 INFO:tasks.rados.rados.0.smithi145.stdout:2959: left oid 50 (ObjNum 922 snap 271 seq_num 922) 2024-09-16T05:53:44.212 INFO:tasks.rados.rados.0.smithi145.stdout:2961: finishing write tid 1 to smithi14585108-3 2024-09-16T05:53:44.212 INFO:tasks.rados.rados.0.smithi145.stdout:2959: done (4 left) 2024-09-16T05:53:44.212 INFO:tasks.rados.rados.0.smithi145.stdout:2963: done (3 left) 2024-09-16T05:53:44.212 INFO:tasks.rados.rados.0.smithi145.stdout:2964: read oid 36 snap -1 2024-09-16T05:53:44.213 INFO:tasks.rados.rados.0.smithi145.stdout:2964: expect (ObjNum 869 snap 253 seq_num 869) 2024-09-16T05:53:44.213 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 271 2024-09-16T05:53:44.213 INFO:tasks.rados.rados.0.smithi145.stdout:2965: seq_num 925 ranges {9166848=696320,9863168=401408} 2024-09-16T05:53:44.265 INFO:tasks.rados.rados.0.smithi145.stdout:2965: writing smithi14585108-15 from 9166848 to 9863168 tid 1 2024-09-16T05:53:44.268 INFO:tasks.rados.rados.0.smithi145.stdout:2965: writing smithi14585108-15 from 9863168 to 10264576 tid 2 2024-09-16T05:53:44.268 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 271 2024-09-16T05:53:44.268 INFO:tasks.rados.rados.0.smithi145.stdout:2961: finishing write tid 2 to smithi14585108-3 2024-09-16T05:53:44.268 INFO:tasks.rados.rados.0.smithi145.stdout:2966: seq_num 926 ranges {393216=712704,1105920=401408} 2024-09-16T05:53:44.274 INFO:tasks.rados.rados.0.smithi145.stdout:2966: writing smithi14585108-26 from 393216 to 1105920 tid 1 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2966: writing smithi14585108-26 from 1105920 to 1507328 tid 2 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2967: rmattr oid 48 current snap is 271 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2961: finishing write tid 3 to smithi14585108-3 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2961: finishing write tid 4 to smithi14585108-3 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2961: oid 3 updating version 0 to 1331 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2961: oid 3 version 1331 is already newer than 1330 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2961: oid 3 updating version 1331 to 1332 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1332 (ObjNum 923 snap 271 seq_num 923) dirty exists 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2961: left oid 3 (ObjNum 923 snap 271 seq_num 923) 2024-09-16T05:53:44.277 INFO:tasks.rados.rados.0.smithi145.stdout:2964: expect (ObjNum 869 snap 253 seq_num 869) 2024-09-16T05:53:44.281 INFO:tasks.rados.rados.0.smithi145.stdout:2960: expect (ObjNum 891 snap 259 seq_num 891) 2024-09-16T05:53:44.498 INFO:tasks.rados.rados.0.smithi145.stdout:2965: finishing write tid 1 to smithi14585108-15 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2965: finishing write tid 2 to smithi14585108-15 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2965: finishing write tid 3 to smithi14585108-15 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2965: finishing write tid 4 to smithi14585108-15 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2965: oid 15 updating version 0 to 1368 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2965: oid 15 version 1368 is already newer than 1367 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2965: oid 15 updating version 1368 to 1369 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1369 (ObjNum 925 snap 271 seq_num 925) dirty exists 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2965: left oid 15 (ObjNum 925 snap 271 seq_num 925) 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2966: finishing write tid 1 to smithi14585108-26 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2960: done (6 left) 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2961: done (5 left) 2024-09-16T05:53:44.499 INFO:tasks.rados.rados.0.smithi145.stdout:2962: done (4 left) 2024-09-16T05:53:44.500 INFO:tasks.rados.rados.0.smithi145.stdout:2964: done (3 left) 2024-09-16T05:53:44.500 INFO:tasks.rados.rados.0.smithi145.stdout:2965: done (2 left) 2024-09-16T05:53:44.500 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 271 2024-09-16T05:53:44.500 INFO:tasks.rados.rados.0.smithi145.stdout:2966: finishing write tid 2 to smithi14585108-26 2024-09-16T05:53:44.500 INFO:tasks.rados.rados.0.smithi145.stdout:2968: seq_num 927 ranges {2613248=729088,3342336=401408} 2024-09-16T05:53:44.516 INFO:tasks.rados.rados.0.smithi145.stdout:2968: writing smithi14585108-4 from 2613248 to 3342336 tid 1 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:2968: writing smithi14585108-4 from 3342336 to 3743744 tid 2 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:2969: setattr oid 43 current snap is 271 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:2966: finishing write tid 3 to smithi14585108-26 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1398 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:2966: finishing write tid 4 to smithi14585108-26 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:2966: oid 26 updating version 0 to 1311 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:2966: oid 26 updating version 1311 to 1313 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:2966: oid 26 version 1313 is already newer than 1312 2024-09-16T05:53:44.518 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1313 (ObjNum 926 snap 271 seq_num 926) dirty exists 2024-09-16T05:53:44.519 INFO:tasks.rados.rados.0.smithi145.stdout:2966: left oid 26 (ObjNum 926 snap 271 seq_num 926) 2024-09-16T05:53:44.520 INFO:tasks.rados.rados.0.smithi145.stdout:2966: done (3 left) 2024-09-16T05:53:44.520 INFO:tasks.rados.rados.0.smithi145.stdout:2967: done (2 left) 2024-09-16T05:53:44.520 INFO:tasks.rados.rados.0.smithi145.stdout:2970: rollback oid 23 current snap is 271 2024-09-16T05:53:44.520 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 23 to 270 2024-09-16T05:53:44.520 INFO:tasks.rados.rados.0.smithi145.stdout:2971: rmattr oid 19 current snap is 271 2024-09-16T05:53:44.520 INFO:tasks.rados.rados.0.smithi145.stdout:2971: done (3 left) 2024-09-16T05:53:44.521 INFO:tasks.rados.rados.0.smithi145.stdout:2972: copy_from oid 20 from oid 46 current snap is 271 2024-09-16T05:53:44.521 INFO:tasks.rados.rados.0.smithi145.stdout:2973: snap_create 2024-09-16T05:53:44.522 INFO:tasks.rados.rados.0.smithi145.stdout:2968: finishing write tid 1 to smithi14585108-4 2024-09-16T05:53:44.522 INFO:tasks.rados.rados.0.smithi145.stdout:2968: finishing write tid 2 to smithi14585108-4 2024-09-16T05:53:44.523 INFO:tasks.rados.rados.0.smithi145.stdout:2968: finishing write tid 3 to smithi14585108-4 2024-09-16T05:53:44.524 INFO:tasks.rados.rados.0.smithi145.stdout:2970: finishing rollback tid 0 to smithi14585108-23 2024-09-16T05:53:44.524 INFO:tasks.rados.rados.0.smithi145.stdout:2970: finishing rollback tid 1 to smithi14585108-23 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1421 (ObjNum 65 snap 0 seq_num 3198841680) dirty exists 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:2970: finishing rollback tid 2 to smithi14585108-23 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 1292 (ObjNum 869 snap 253 seq_num 869) dirty exists 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:2968: finishing write tid 4 to smithi14585108-4 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:2968: oid 4 updating version 0 to 1241 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:2968: oid 4 version 1241 is already newer than 1240 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:2968: oid 4 updating version 1241 to 1242 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1242 (ObjNum 927 snap 271 seq_num 927) dirty exists 2024-09-16T05:53:44.525 INFO:tasks.rados.rados.0.smithi145.stdout:2968: left oid 4 (ObjNum 927 snap 271 seq_num 927) 2024-09-16T05:53:44.539 INFO:tasks.rados.rados.0.smithi145.stdout:2972: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:53:44.546 INFO:tasks.rados.rados.0.smithi145.stdout:2972: finishing copy_from to smithi14585108-20 2024-09-16T05:53:44.546 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1188 (ObjNum 827 snap 241 seq_num 827) dirty exists 2024-09-16T05:53:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:44 smithi145 ceph-mon[96887]: osdmap e627: 8 total, 8 up, 8 in 2024-09-16T05:53:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:44 smithi145 ceph-mon[99390]: osdmap e627: 8 total, 8 up, 8 in 2024-09-16T05:53:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:44 smithi161 ceph-mon[87722]: osdmap e627: 8 total, 8 up, 8 in 2024-09-16T05:53:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:53:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:53:44] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:53:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2968: done (4 left) 2024-09-16T05:53:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2969: done (3 left) 2024-09-16T05:53:45.122 INFO:tasks.rados.rados.0.smithi145.stdout:2970: done (2 left) 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2972: done (1 left) 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2973: done (0 left) 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2974: read oid 2 snap 271 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2974: expect (ObjNum 823 snap 241 seq_num 823) 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2975: rmattr oid 47 current snap is 272 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2975: done (1 left) 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2976: read oid 29 snap -1 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2976: expect deleted 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2977: read oid 12 snap -1 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2977: expect deleted 2024-09-16T05:53:45.123 INFO:tasks.rados.rados.0.smithi145.stdout:2978: snap_remove snap 269 2024-09-16T05:53:45.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:45 smithi145 ceph-mon[99390]: osdmap e628: 8 total, 8 up, 8 in 2024-09-16T05:53:45.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:45 smithi145 ceph-mon[99390]: pgmap v627: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2024-09-16T05:53:45.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:45 smithi145 ceph-mon[99390]: osdmap e629: 8 total, 8 up, 8 in 2024-09-16T05:53:45.343 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:45 smithi145 ceph-mon[96887]: osdmap e628: 8 total, 8 up, 8 in 2024-09-16T05:53:45.343 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:45 smithi145 ceph-mon[96887]: pgmap v627: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2024-09-16T05:53:45.343 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:45 smithi145 ceph-mon[96887]: osdmap e629: 8 total, 8 up, 8 in 2024-09-16T05:53:45.426 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:45 smithi161 ceph-mon[87722]: osdmap e628: 8 total, 8 up, 8 in 2024-09-16T05:53:45.426 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:45 smithi161 ceph-mon[87722]: pgmap v627: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2024-09-16T05:53:45.426 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:45 smithi161 ceph-mon[87722]: osdmap e629: 8 total, 8 up, 8 in 2024-09-16T05:53:46.125 INFO:tasks.rados.rados.0.smithi145.stdout:2978: done (3 left) 2024-09-16T05:53:46.125 INFO:tasks.rados.rados.0.smithi145.stdout:2979: delete oid 26 current snap is 272 2024-09-16T05:53:46.125 INFO:tasks.rados.rados.0.smithi145.stdout:2974: expect (ObjNum 823 snap 241 seq_num 823) 2024-09-16T05:53:46.179 INFO:tasks.rados.rados.0.smithi145.stdout:2974: done (3 left) 2024-09-16T05:53:46.179 INFO:tasks.rados.rados.0.smithi145.stdout:2976: done (2 left) 2024-09-16T05:53:46.179 INFO:tasks.rados.rados.0.smithi145.stdout:2977: done (1 left) 2024-09-16T05:53:46.179 INFO:tasks.rados.rados.0.smithi145.stdout:2979: done (0 left) 2024-09-16T05:53:46.180 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 272 2024-09-16T05:53:46.180 INFO:tasks.rados.rados.0.smithi145.stdout:2980: seq_num 929 ranges {1794048=761856,2555904=401408} 2024-09-16T05:53:46.193 INFO:tasks.rados.rados.0.smithi145.stdout:2980: writing smithi14585108-2 from 1794048 to 2555904 tid 1 2024-09-16T05:53:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:2980: writing smithi14585108-2 from 2555904 to 2957312 tid 2 2024-09-16T05:53:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:2981: rollback oid 37 current snap is 272 2024-09-16T05:53:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 271 2024-09-16T05:53:46.196 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 272 2024-09-16T05:53:46.196 INFO:tasks.rados.rados.0.smithi145.stdout:2982: seq_num 930 ranges {4120576=786432,4907008=401408} 2024-09-16T05:53:46.222 INFO:tasks.rados.rados.0.smithi145.stdout:2982: writing smithi14585108-34 from 4120576 to 4907008 tid 1 2024-09-16T05:53:46.225 INFO:tasks.rados.rados.0.smithi145.stdout:2982: writing smithi14585108-34 from 4907008 to 5308416 tid 2 2024-09-16T05:53:46.225 INFO:tasks.rados.rados.0.smithi145.stdout:2983: delete oid 22 current snap is 272 2024-09-16T05:53:46.225 INFO:tasks.rados.rados.0.smithi145.stdout:2980: finishing write tid 1 to smithi14585108-2 2024-09-16T05:53:46.225 INFO:tasks.rados.rados.0.smithi145.stdout:2980: finishing write tid 2 to smithi14585108-2 2024-09-16T05:53:46.225 INFO:tasks.rados.rados.0.smithi145.stdout:2980: finishing write tid 3 to smithi14585108-2 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:2980: finishing write tid 4 to smithi14585108-2 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:2980: oid 2 updating version 0 to 1442 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:2980: oid 2 version 1442 is already newer than 1441 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:2980: oid 2 updating version 1442 to 1443 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1443 (ObjNum 929 snap 272 seq_num 929) dirty exists 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:2980: left oid 2 (ObjNum 929 snap 272 seq_num 929) 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:2981: finishing rollback tid 0 to smithi14585108-37 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:2981: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:2981: finishing rollback tid 2 to smithi14585108-37 2024-09-16T05:53:46.226 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1258 (ObjNum 821 snap 240 seq_num 821) dirty exists 2024-09-16T05:53:46.228 INFO:tasks.rados.rados.0.smithi145.stdout:2980: done (3 left) 2024-09-16T05:53:46.228 INFO:tasks.rados.rados.0.smithi145.stdout:2981: done (2 left) 2024-09-16T05:53:46.228 INFO:tasks.rados.rados.0.smithi145.stdout:2983: done (1 left) 2024-09-16T05:53:46.228 INFO:tasks.rados.rados.0.smithi145.stdout:2984: rmattr oid 43 current snap is 272 2024-09-16T05:53:46.228 INFO:tasks.rados.rados.0.smithi145.stdout:2985: rollback oid 9 current snap is 272 2024-09-16T05:53:46.228 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 270 2024-09-16T05:53:46.228 INFO:tasks.rados.rados.0.smithi145.stdout:2986: read oid 50 snap -1 2024-09-16T05:53:46.228 INFO:tasks.rados.rados.0.smithi145.stdout:2986: expect (ObjNum 922 snap 271 seq_num 922) 2024-09-16T05:53:46.229 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 272 2024-09-16T05:53:46.229 INFO:tasks.rados.rados.0.smithi145.stdout:2987: seq_num 932 ranges {24576=417792,442368=663552,1105920=139264} 2024-09-16T05:53:46.230 INFO:tasks.rados.rados.0.smithi145.stdout:2987: writing smithi14585108-40 from 24576 to 442368 tid 1 2024-09-16T05:53:46.235 INFO:tasks.rados.rados.0.smithi145.stdout:2987: writing smithi14585108-40 from 442368 to 1105920 tid 2 2024-09-16T05:53:46.237 INFO:tasks.rados.rados.0.smithi145.stdout:2987: writing smithi14585108-40 from 1105920 to 1245184 tid 3 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2988: read oid 29 snap 271 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2988: expect deleted 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2989: rollback oid 10 current snap is 272 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 10 to 270 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2982: finishing write tid 1 to smithi14585108-34 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2982: finishing write tid 2 to smithi14585108-34 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2982: finishing write tid 3 to smithi14585108-34 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1427 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2982: finishing write tid 4 to smithi14585108-34 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2982: oid 34 updating version 0 to 1425 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2982: oid 34 version 1425 is already newer than 1424 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2982: oid 34 version 1425 is already newer than 1423 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1425 (ObjNum 930 snap 272 seq_num 930) dirty exists 2024-09-16T05:53:46.238 INFO:tasks.rados.rados.0.smithi145.stdout:2982: left oid 34 (ObjNum 930 snap 272 seq_num 930) 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2987: finishing write tid 1 to smithi14585108-40 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2985: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2982: done (6 left) 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2984: done (5 left) 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2990: read oid 30 snap -1 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2990: expect (ObjNum 918 snap 269 seq_num 918) 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2991: rollback oid 38 current snap is 272 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 271 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2992: copy_from oid 8 from oid 49 current snap is 272 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2993: copy_from oid 6 from oid 23 current snap is 272 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2994: read oid 7 snap -1 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2994: expect deleted 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2995: copy_from oid 35 from oid 1 current snap is 272 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:2985: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:53:46.239 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 272 2024-09-16T05:53:46.240 INFO:tasks.rados.rados.0.smithi145.stdout:2996: seq_num 933 ranges {10264576=434176,10698752=548864,11247616=253952} 2024-09-16T05:53:46.296 INFO:tasks.rados.rados.0.smithi145.stdout:2996: writing smithi14585108-15 from 10264576 to 10698752 tid 1 2024-09-16T05:53:46.299 INFO:tasks.rados.rados.0.smithi145.stdout:2996: writing smithi14585108-15 from 10698752 to 11247616 tid 2 2024-09-16T05:53:46.302 INFO:tasks.rados.rados.0.smithi145.stdout:2996: writing smithi14585108-15 from 11247616 to 11501568 tid 3 2024-09-16T05:53:46.302 INFO:tasks.rados.rados.0.smithi145.stdout:2997: snap_create 2024-09-16T05:53:46.302 INFO:tasks.rados.rados.0.smithi145.stdout:2985: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:53:46.302 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1431 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:53:46.302 INFO:tasks.rados.rados.0.smithi145.stdout:2987: finishing write tid 2 to smithi14585108-40 2024-09-16T05:53:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:2989: finishing rollback tid 0 to smithi14585108-10 2024-09-16T05:53:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:2989: finishing rollback tid 1 to smithi14585108-10 2024-09-16T05:53:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:2989: finishing rollback tid 2 to smithi14585108-10 2024-09-16T05:53:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1435 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:2987: finishing write tid 3 to smithi14585108-40 2024-09-16T05:53:46.303 INFO:tasks.rados.rados.0.smithi145.stdout:2987: finishing write tid 4 to smithi14585108-40 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:2993: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:2987: finishing write tid 5 to smithi14585108-40 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:2987: oid 40 updating version 0 to 1261 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:2987: oid 40 version 1261 is already newer than 1260 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:2987: oid 40 version 1261 is already newer than 1259 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:2987: oid 40 version 1261 is already newer than 1258 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1261 (ObjNum 932 snap 272 seq_num 932) dirty exists 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:2987: left oid 40 (ObjNum 932 snap 272 seq_num 932) 2024-09-16T05:53:46.304 INFO:tasks.rados.rados.0.smithi145.stdout:2993: finishing copy_from to smithi14585108-6 2024-09-16T05:53:46.305 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1292 (ObjNum 869 snap 253 seq_num 869) dirty exists 2024-09-16T05:53:46.305 INFO:tasks.rados.rados.0.smithi145.stdout:2990: expect (ObjNum 918 snap 269 seq_num 918) 2024-09-16T05:53:46.386 INFO:tasks.rados.rados.0.smithi145.stdout:2995: finishing copy_from racing read to smithi14585108-35 2024-09-16T05:53:46.386 INFO:tasks.rados.rados.0.smithi145.stdout:2995: finishing copy_from to smithi14585108-35 2024-09-16T05:53:46.386 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1328 (ObjNum 916 snap 268 seq_num 916) dirty exists 2024-09-16T05:53:46.386 INFO:tasks.rados.rados.0.smithi145.stdout:2992: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:53:46.386 INFO:tasks.rados.rados.0.smithi145.stdout:2986: expect (ObjNum 922 snap 271 seq_num 922) 2024-09-16T05:53:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: osdmap e630: 8 total, 8 up, 8 in 2024-09-16T05:53:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: pgmap v630: 121 pgs: 121 active+clean; 113 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.3 MiB/s wr, 24 op/s 2024-09-16T05:53:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T05:53:47.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T05:53:47.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T05:53:47.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T05:53:47.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T05:53:47.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T05:53:47.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T05:53:47.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T05:53:47.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.573 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T05:53:47.573 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T05:53:47.573 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T05:53:47.573 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T05:53:47.573 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T05:53:47.573 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T05:53:47.574 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T05:53:47.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: osdmap e630: 8 total, 8 up, 8 in 2024-09-16T05:53:47.574 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: pgmap v630: 121 pgs: 121 active+clean; 113 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.3 MiB/s wr, 24 op/s 2024-09-16T05:53:47.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.575 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.576 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.577 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.578 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T05:53:47.579 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T05:53:47.580 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.581 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.582 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.582 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.582 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.582 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.582 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.582 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: osdmap e630: 8 total, 8 up, 8 in 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: pgmap v630: 121 pgs: 121 active+clean; 113 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.3 MiB/s wr, 24 op/s 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T05:53:47.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.591 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:53:47.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:53:47.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:53:47.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:47.881 INFO:tasks.rados.rados.0.smithi145.stdout:2991: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:53:47.881 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-16T05:53:47.881 INFO:tasks.rados.rados.0.smithi145.stdout:2992: finishing copy_from to smithi14585108-8 2024-09-16T05:53:47.881 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1240 (ObjNum 806 snap 235 seq_num 806) dirty exists 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2996: finishing write tid 1 to smithi14585108-15 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2996: finishing write tid 2 to smithi14585108-15 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2996: finishing write tid 3 to smithi14585108-15 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2996: finishing write tid 4 to smithi14585108-15 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2985: done (12 left) 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2986: done (11 left) 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2987: done (10 left) 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2988: done (9 left) 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2989: done (8 left) 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2990: done (7 left) 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2991: done (6 left) 2024-09-16T05:53:47.882 INFO:tasks.rados.rados.0.smithi145.stdout:2992: done (5 left) 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2993: done (4 left) 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2994: done (3 left) 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2995: done (2 left) 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2997: done (1 left) 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2998: delete oid 16 current snap is 273 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2996: finishing write tid 5 to smithi14585108-15 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2996: oid 15 updating version 0 to 1377 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2996: oid 15 version 1377 is already newer than 1375 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2996: oid 15 version 1377 is already newer than 1376 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2996: oid 15 updating version 1377 to 1378 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1378 (ObjNum 933 snap 272 seq_num 933) dirty exists 2024-09-16T05:53:47.883 INFO:tasks.rados.rados.0.smithi145.stdout:2996: left oid 15 (ObjNum 933 snap 272 seq_num 933) 2024-09-16T05:53:47.884 INFO:tasks.rados.rados.0.smithi145.stdout:2996: done (1 left) 2024-09-16T05:53:47.884 INFO:tasks.rados.rados.0.smithi145.stdout:2998: done (0 left) 2024-09-16T05:53:47.884 INFO:tasks.rados.rados.0.smithi145.stdout:2999: delete oid 27 current snap is 273 2024-09-16T05:53:47.885 INFO:tasks.rados.rados.0.smithi145.stdout:2999: done (0 left) 2024-09-16T05:53:47.885 INFO:tasks.rados.rados.0.smithi145.stdout:3000: snap_remove snap 271 2024-09-16T05:53:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:3000: done (0 left) 2024-09-16T05:53:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 273 2024-09-16T05:53:48.133 INFO:tasks.rados.rados.0.smithi145.stdout:3001: seq_num 936 ranges {901120=483328,1384448=655360,2039808=147456} 2024-09-16T05:53:48.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: writing smithi14585108-17 from 901120 to 1384448 tid 1 2024-09-16T05:53:48.145 INFO:tasks.rados.rados.0.smithi145.stdout:3001: writing smithi14585108-17 from 1384448 to 2039808 tid 2 2024-09-16T05:53:48.146 INFO:tasks.rados.rados.0.smithi145.stdout:3001: writing smithi14585108-17 from 2039808 to 2187264 tid 3 2024-09-16T05:53:48.146 INFO:tasks.rados.rados.0.smithi145.stdout:3002: snap_remove snap 272 2024-09-16T05:53:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:48 smithi145 ceph-mon[96887]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:53:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:48 smithi145 ceph-mon[96887]: Upgrade: Finalizing container_image settings 2024-09-16T05:53:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:48 smithi145 ceph-mon[96887]: Upgrade: Complete! 2024-09-16T05:53:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:48 smithi145 ceph-mon[96887]: osdmap e631: 8 total, 8 up, 8 in 2024-09-16T05:53:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:48 smithi145 ceph-mon[99390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:53:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:48 smithi145 ceph-mon[99390]: Upgrade: Finalizing container_image settings 2024-09-16T05:53:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:48 smithi145 ceph-mon[99390]: Upgrade: Complete! 2024-09-16T05:53:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:48 smithi145 ceph-mon[99390]: osdmap e631: 8 total, 8 up, 8 in 2024-09-16T05:53:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:48 smithi161 ceph-mon[87722]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T05:53:48.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:48 smithi161 ceph-mon[87722]: Upgrade: Finalizing container_image settings 2024-09-16T05:53:48.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:48 smithi161 ceph-mon[87722]: Upgrade: Complete! 2024-09-16T05:53:48.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:48 smithi161 ceph-mon[87722]: osdmap e631: 8 total, 8 up, 8 in 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3002: done (1 left) 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3003: snap_create 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: finishing write tid 1 to smithi14585108-17 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: finishing write tid 2 to smithi14585108-17 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: finishing write tid 3 to smithi14585108-17 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: finishing write tid 4 to smithi14585108-17 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: finishing write tid 5 to smithi14585108-17 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: oid 17 updating version 0 to 1316 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: oid 17 version 1316 is already newer than 1315 2024-09-16T05:53:49.141 INFO:tasks.rados.rados.0.smithi145.stdout:3001: oid 17 updating version 1316 to 1318 2024-09-16T05:53:49.142 INFO:tasks.rados.rados.0.smithi145.stdout:3001: oid 17 version 1318 is already newer than 1317 2024-09-16T05:53:49.142 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 1318 (ObjNum 936 snap 273 seq_num 936) dirty exists 2024-09-16T05:53:49.142 INFO:tasks.rados.rados.0.smithi145.stdout:3001: left oid 17 (ObjNum 936 snap 273 seq_num 936) 2024-09-16T05:53:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:49 smithi145 ceph-mon[96887]: osdmap e632: 8 total, 8 up, 8 in 2024-09-16T05:53:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:49 smithi145 ceph-mon[96887]: pgmap v633: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-09-16T05:53:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:49 smithi145 ceph-mon[99390]: osdmap e632: 8 total, 8 up, 8 in 2024-09-16T05:53:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:49 smithi145 ceph-mon[99390]: pgmap v633: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-09-16T05:53:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:49 smithi161 ceph-mon[87722]: osdmap e632: 8 total, 8 up, 8 in 2024-09-16T05:53:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:49 smithi161 ceph-mon[87722]: pgmap v633: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-09-16T05:53:50.124 INFO:tasks.rados.rados.0.smithi145.stdout:3001: done (1 left) 2024-09-16T05:53:50.124 INFO:tasks.rados.rados.0.smithi145.stdout:3003: done (0 left) 2024-09-16T05:53:50.125 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 274 2024-09-16T05:53:50.125 INFO:tasks.rados.rados.0.smithi145.stdout:3004: seq_num 937 ranges {5308416=499712,5808128=532480,6340608=270336} 2024-09-16T05:53:50.156 INFO:tasks.rados.rados.0.smithi145.stdout:3004: writing smithi14585108-34 from 5308416 to 5808128 tid 1 2024-09-16T05:53:50.158 INFO:tasks.rados.rados.0.smithi145.stdout:3004: writing smithi14585108-34 from 5808128 to 6340608 tid 2 2024-09-16T05:53:50.160 INFO:tasks.rados.rados.0.smithi145.stdout:3004: writing smithi14585108-34 from 6340608 to 6610944 tid 3 2024-09-16T05:53:50.160 INFO:tasks.rados.rados.0.smithi145.stdout:3005: setattr oid 41 current snap is 274 2024-09-16T05:53:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 274 2024-09-16T05:53:50.162 INFO:tasks.rados.rados.0.smithi145.stdout:3006: seq_num 938 ranges {1245184=516096,1761280=417792,2179072=385024} 2024-09-16T05:53:50.172 INFO:tasks.rados.rados.0.smithi145.stdout:3006: writing smithi14585108-40 from 1245184 to 1761280 tid 1 2024-09-16T05:53:50.174 INFO:tasks.rados.rados.0.smithi145.stdout:3006: writing smithi14585108-40 from 1761280 to 2179072 tid 2 2024-09-16T05:53:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:3006: writing smithi14585108-40 from 2179072 to 2564096 tid 3 2024-09-16T05:53:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:3007: read oid 47 snap 273 2024-09-16T05:53:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:3007: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:3008: read oid 12 snap -1 2024-09-16T05:53:50.177 INFO:tasks.rados.rados.0.smithi145.stdout:3008: expect deleted 2024-09-16T05:53:50.178 INFO:tasks.rados.rados.0.smithi145.stdout:3009: snap_remove snap 270 2024-09-16T05:53:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:50 smithi145 ceph-mon[96887]: osdmap e633: 8 total, 8 up, 8 in 2024-09-16T05:53:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:50 smithi145 ceph-mon[96887]: osdmap e634: 8 total, 8 up, 8 in 2024-09-16T05:53:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:50 smithi145 ceph-mon[99390]: osdmap e633: 8 total, 8 up, 8 in 2024-09-16T05:53:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:50 smithi145 ceph-mon[99390]: osdmap e634: 8 total, 8 up, 8 in 2024-09-16T05:53:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:50 smithi161 ceph-mon[87722]: osdmap e633: 8 total, 8 up, 8 in 2024-09-16T05:53:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:50 smithi161 ceph-mon[87722]: osdmap e634: 8 total, 8 up, 8 in 2024-09-16T05:53:51.147 INFO:tasks.rados.rados.0.smithi145.stdout:3009: done (5 left) 2024-09-16T05:53:51.147 INFO:tasks.rados.rados.0.smithi145.stdout:3010: rollback oid 24 current snap is 274 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 24 to 273 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: finishing write tid 1 to smithi14585108-34 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: finishing write tid 2 to smithi14585108-34 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1258 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: finishing write tid 3 to smithi14585108-34 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: finishing write tid 4 to smithi14585108-34 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: finishing write tid 5 to smithi14585108-34 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: oid 34 updating version 0 to 1447 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: oid 34 updating version 1447 to 1448 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: oid 34 version 1448 is already newer than 1446 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: oid 34 version 1448 is already newer than 1445 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1448 (ObjNum 937 snap 274 seq_num 937) dirty exists 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3004: left oid 34 (ObjNum 937 snap 274 seq_num 937) 2024-09-16T05:53:51.148 INFO:tasks.rados.rados.0.smithi145.stdout:3006: finishing write tid 1 to smithi14585108-40 2024-09-16T05:53:51.149 INFO:tasks.rados.rados.0.smithi145.stdout:3006: finishing write tid 2 to smithi14585108-40 2024-09-16T05:53:51.149 INFO:tasks.rados.rados.0.smithi145.stdout:3006: finishing write tid 3 to smithi14585108-40 2024-09-16T05:53:51.149 INFO:tasks.rados.rados.0.smithi145.stdout:3006: finishing write tid 4 to smithi14585108-40 2024-09-16T05:53:51.149 INFO:tasks.rados.rados.0.smithi145.stdout:3007: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:51.168 INFO:tasks.rados.rados.0.smithi145.stdout:3006: finishing write tid 5 to smithi14585108-40 2024-09-16T05:53:51.168 INFO:tasks.rados.rados.0.smithi145.stdout:3006: oid 40 updating version 0 to 1265 2024-09-16T05:53:51.168 INFO:tasks.rados.rados.0.smithi145.stdout:3006: oid 40 version 1265 is already newer than 1264 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3006: oid 40 version 1265 is already newer than 1263 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3006: oid 40 version 1265 is already newer than 1262 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1265 (ObjNum 938 snap 274 seq_num 938) dirty exists 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3006: left oid 40 (ObjNum 938 snap 274 seq_num 938) 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3004: done (5 left) 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3005: done (4 left) 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3006: done (3 left) 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3007: done (2 left) 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3008: done (1 left) 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3011: read oid 48 snap -1 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3011: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3012: setattr oid 14 current snap is 274 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3010: finishing rollback tid 0 to smithi14585108-24 2024-09-16T05:53:51.169 INFO:tasks.rados.rados.0.smithi145.stdout:3010: finishing rollback tid 1 to smithi14585108-24 2024-09-16T05:53:51.170 INFO:tasks.rados.rados.0.smithi145.stdout:3010: finishing rollback tid 2 to smithi14585108-24 2024-09-16T05:53:51.170 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1245 (ObjNum 857 snap 247 seq_num 857) dirty exists 2024-09-16T05:53:51.170 INFO:tasks.rados.rados.0.smithi145.stdout:3010: done (2 left) 2024-09-16T05:53:51.170 INFO:tasks.rados.rados.0.smithi145.stdout:3013: copy_from oid 30 from oid 18 current snap is 274 2024-09-16T05:53:51.170 INFO:tasks.rados.rados.0.smithi145.stdout:3014: read oid 5 snap -1 2024-09-16T05:53:51.170 INFO:tasks.rados.rados.0.smithi145.stdout:3014: expect deleted 2024-09-16T05:53:51.171 INFO:tasks.rados.rados.0.smithi145.stdout:3015: copy_from oid 4 from oid 10 current snap is 274 2024-09-16T05:53:51.171 INFO:tasks.rados.rados.0.smithi145.stdout:3016: read oid 40 snap 273 2024-09-16T05:53:51.171 INFO:tasks.rados.rados.0.smithi145.stdout:3016: expect (ObjNum 932 snap 272 seq_num 932) 2024-09-16T05:53:51.171 INFO:tasks.rados.rados.0.smithi145.stdout:3017: snap_create 2024-09-16T05:53:51.174 INFO:tasks.rados.rados.0.smithi145.stdout:3011: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:53:51.198 INFO:tasks.rados.rados.0.smithi145.stdout:3016: expect (ObjNum 932 snap 272 seq_num 932) 2024-09-16T05:53:51.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1259 (ObjNum 803 snap 234 seq_num 803) dirty exists 2024-09-16T05:53:51.231 INFO:tasks.rados.rados.0.smithi145.stdout:3013: finishing copy_from racing read to smithi14585108-30 2024-09-16T05:53:51.231 INFO:tasks.rados.rados.0.smithi145.stdout:3015: finishing copy_from racing read to smithi14585108-4 2024-09-16T05:53:51.231 INFO:tasks.rados.rados.0.smithi145.stdout:3015: finishing copy_from to smithi14585108-4 2024-09-16T05:53:51.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1435 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:51.231 INFO:tasks.rados.rados.0.smithi145.stdout:3013: finishing copy_from to smithi14585108-30 2024-09-16T05:53:51.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1411 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:53:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:51 smithi145 ceph-mon[96887]: pgmap v636: 121 pgs: 121 active+clean; 125 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-09-16T05:53:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:51 smithi145 ceph-mon[99390]: pgmap v636: 121 pgs: 121 active+clean; 125 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-09-16T05:53:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:51 smithi161 ceph-mon[87722]: pgmap v636: 121 pgs: 121 active+clean; 125 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-09-16T05:53:52.153 INFO:tasks.rados.rados.0.smithi145.stdout:3011: done (6 left) 2024-09-16T05:53:52.153 INFO:tasks.rados.rados.0.smithi145.stdout:3012: done (5 left) 2024-09-16T05:53:52.153 INFO:tasks.rados.rados.0.smithi145.stdout:3013: done (4 left) 2024-09-16T05:53:52.153 INFO:tasks.rados.rados.0.smithi145.stdout:3014: done (3 left) 2024-09-16T05:53:52.153 INFO:tasks.rados.rados.0.smithi145.stdout:3015: done (2 left) 2024-09-16T05:53:52.154 INFO:tasks.rados.rados.0.smithi145.stdout:3016: done (1 left) 2024-09-16T05:53:52.154 INFO:tasks.rados.rados.0.smithi145.stdout:3017: done (0 left) 2024-09-16T05:53:52.154 INFO:tasks.rados.rados.0.smithi145.stdout:3018: setattr oid 18 current snap is 275 2024-09-16T05:53:52.154 INFO:tasks.rados.rados.0.smithi145.stdout:3019: copy_from oid 28 from oid 41 current snap is 275 2024-09-16T05:53:52.154 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 275 2024-09-16T05:53:52.154 INFO:tasks.rados.rados.0.smithi145.stdout:3020: seq_num 939 ranges {1064960=532480,1597440=704512,2301952=98304} 2024-09-16T05:53:52.163 INFO:tasks.rados.rados.0.smithi145.stdout:3020: writing smithi14585108-3 from 1064960 to 1597440 tid 1 2024-09-16T05:53:52.168 INFO:tasks.rados.rados.0.smithi145.stdout:3020: writing smithi14585108-3 from 1597440 to 2301952 tid 2 2024-09-16T05:53:52.169 INFO:tasks.rados.rados.0.smithi145.stdout:3020: writing smithi14585108-3 from 2301952 to 2400256 tid 3 2024-09-16T05:53:52.169 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 275 2024-09-16T05:53:52.169 INFO:tasks.rados.rados.0.smithi145.stdout:3021: seq_num 940 ranges {0=548864,548864=589824,1138688=212992} 2024-09-16T05:53:52.171 INFO:tasks.rados.rados.0.smithi145.stdout:3021: writing smithi14585108-5 from 0 to 548864 tid 1 2024-09-16T05:53:52.175 INFO:tasks.rados.rados.0.smithi145.stdout:3021: writing smithi14585108-5 from 548864 to 1138688 tid 2 2024-09-16T05:53:52.177 INFO:tasks.rados.rados.0.smithi145.stdout:3021: writing smithi14585108-5 from 1138688 to 1351680 tid 3 2024-09-16T05:53:52.177 INFO:tasks.rados.rados.0.smithi145.stdout:3022: snap_remove snap 273 2024-09-16T05:53:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:52 smithi145 ceph-mon[96887]: osdmap e635: 8 total, 8 up, 8 in 2024-09-16T05:53:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:52 smithi145 ceph-mon[99390]: osdmap e635: 8 total, 8 up, 8 in 2024-09-16T05:53:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:52 smithi161 ceph-mon[87722]: osdmap e635: 8 total, 8 up, 8 in 2024-09-16T05:53:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:53:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:53:53.163 INFO:tasks.rados.rados.0.smithi145.stdout:3022: done (4 left) 2024-09-16T05:53:53.163 INFO:tasks.rados.rados.0.smithi145.stdout:3023: rollback oid 20 current snap is 275 2024-09-16T05:53:53.163 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 274 2024-09-16T05:53:53.163 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1450 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:53:53.163 INFO:tasks.rados.rados.0.smithi145.stdout:3020: finishing write tid 1 to smithi14585108-3 2024-09-16T05:53:53.163 INFO:tasks.rados.rados.0.smithi145.stdout:3019: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3019: finishing copy_from to smithi14585108-28 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1258 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: finishing write tid 2 to smithi14585108-3 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: finishing write tid 3 to smithi14585108-3 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: finishing write tid 4 to smithi14585108-3 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: finishing write tid 5 to smithi14585108-3 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: oid 3 updating version 0 to 1336 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: oid 3 version 1336 is already newer than 1335 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: oid 3 version 1336 is already newer than 1333 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: oid 3 version 1336 is already newer than 1334 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1336 (ObjNum 939 snap 275 seq_num 939) dirty exists 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3020: left oid 3 (ObjNum 939 snap 275 seq_num 939) 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3021: finishing write tid 1 to smithi14585108-5 2024-09-16T05:53:53.164 INFO:tasks.rados.rados.0.smithi145.stdout:3021: finishing write tid 2 to smithi14585108-5 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: finishing write tid 3 to smithi14585108-5 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: finishing write tid 4 to smithi14585108-5 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: finishing write tid 5 to smithi14585108-5 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: oid 5 updating version 0 to 1262 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: oid 5 updating version 1262 to 1263 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: oid 5 version 1263 is already newer than 1260 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: oid 5 version 1263 is already newer than 1261 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1263 (ObjNum 940 snap 275 seq_num 940) dirty exists 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: left oid 5 (ObjNum 940 snap 275 seq_num 940) 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3018: done (4 left) 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3019: done (3 left) 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3020: done (2 left) 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3021: done (1 left) 2024-09-16T05:53:53.165 INFO:tasks.rados.rados.0.smithi145.stdout:3024: setattr oid 16 current snap is 275 2024-09-16T05:53:53.166 INFO:tasks.rados.rados.0.smithi145.stdout:3025: copy_from oid 45 from oid 35 current snap is 275 2024-09-16T05:53:53.166 INFO:tasks.rados.rados.0.smithi145.stdout:3026: read oid 15 snap -1 2024-09-16T05:53:53.166 INFO:tasks.rados.rados.0.smithi145.stdout:3026: expect (ObjNum 933 snap 272 seq_num 933) 2024-09-16T05:53:53.166 INFO:tasks.rados.rados.0.smithi145.stdout:3027: rollback oid 23 current snap is 275 2024-09-16T05:53:53.166 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 23 to 274 2024-09-16T05:53:53.166 INFO:tasks.rados.rados.0.smithi145.stdout:3028: snap_create 2024-09-16T05:53:53.169 INFO:tasks.rados.rados.0.smithi145.stdout:3027: finishing rollback tid 0 to smithi14585108-23 2024-09-16T05:53:53.172 INFO:tasks.rados.rados.0.smithi145.stdout:3027: finishing rollback tid 1 to smithi14585108-23 2024-09-16T05:53:53.172 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1256 (ObjNum 289 snap 0 seq_num 3916253674) dirty exists 2024-09-16T05:53:53.174 INFO:tasks.rados.rados.0.smithi145.stdout:3023: finishing rollback tid 0 to smithi14585108-20 2024-09-16T05:53:53.174 INFO:tasks.rados.rados.0.smithi145.stdout:3027: finishing rollback tid 2 to smithi14585108-23 2024-09-16T05:53:53.174 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 1295 (ObjNum 869 snap 253 seq_num 869) dirty exists 2024-09-16T05:53:53.175 INFO:tasks.rados.rados.0.smithi145.stdout:3023: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:53:53.175 INFO:tasks.rados.rados.0.smithi145.stdout:3023: finishing rollback tid 2 to smithi14585108-20 2024-09-16T05:53:53.175 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1454 (ObjNum 827 snap 241 seq_num 827) dirty exists 2024-09-16T05:53:53.191 INFO:tasks.rados.rados.0.smithi145.stdout:3025: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:53:53.206 INFO:tasks.rados.rados.0.smithi145.stdout:3025: finishing copy_from to smithi14585108-45 2024-09-16T05:53:53.206 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1328 (ObjNum 916 snap 268 seq_num 916) dirty exists 2024-09-16T05:53:53.214 INFO:tasks.rados.rados.0.smithi145.stdout:3026: expect (ObjNum 933 snap 272 seq_num 933) 2024-09-16T05:53:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:53 smithi145 ceph-mon[96887]: osdmap e636: 8 total, 8 up, 8 in 2024-09-16T05:53:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:53 smithi145 ceph-mon[96887]: pgmap v639: 121 pgs: 121 active+clean; 127 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-09-16T05:53:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:53 smithi145 ceph-mon[99390]: osdmap e636: 8 total, 8 up, 8 in 2024-09-16T05:53:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:53 smithi145 ceph-mon[99390]: pgmap v639: 121 pgs: 121 active+clean; 127 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-09-16T05:53:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:53 smithi161 ceph-mon[87722]: osdmap e636: 8 total, 8 up, 8 in 2024-09-16T05:53:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:53 smithi161 ceph-mon[87722]: pgmap v639: 121 pgs: 121 active+clean; 127 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-09-16T05:53:54.309 INFO:tasks.rados.rados.0.smithi145.stdout:3023: done (5 left) 2024-09-16T05:53:54.309 INFO:tasks.rados.rados.0.smithi145.stdout:3024: done (4 left) 2024-09-16T05:53:54.309 INFO:tasks.rados.rados.0.smithi145.stdout:3025: done (3 left) 2024-09-16T05:53:54.309 INFO:tasks.rados.rados.0.smithi145.stdout:3026: done (2 left) 2024-09-16T05:53:54.310 INFO:tasks.rados.rados.0.smithi145.stdout:3027: done (1 left) 2024-09-16T05:53:54.310 INFO:tasks.rados.rados.0.smithi145.stdout:3028: done (0 left) 2024-09-16T05:53:54.310 INFO:tasks.rados.rados.0.smithi145.stdout:3029: read oid 13 snap -1 2024-09-16T05:53:54.310 INFO:tasks.rados.rados.0.smithi145.stdout:3029: expect (ObjNum 915 snap 268 seq_num 915) 2024-09-16T05:53:54.310 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 276 2024-09-16T05:53:54.310 INFO:tasks.rados.rados.0.smithi145.stdout:3030: seq_num 941 ranges {1458176=565248,2023424=475136,2498560=327680} 2024-09-16T05:53:54.320 INFO:tasks.rados.rados.0.smithi145.stdout:3030: writing smithi14585108-14 from 1458176 to 2023424 tid 1 2024-09-16T05:53:54.322 INFO:tasks.rados.rados.0.smithi145.stdout:3030: writing smithi14585108-14 from 2023424 to 2498560 tid 2 2024-09-16T05:53:54.325 INFO:tasks.rados.rados.0.smithi145.stdout:3030: writing smithi14585108-14 from 2498560 to 2826240 tid 3 2024-09-16T05:53:54.325 INFO:tasks.rados.rados.0.smithi145.stdout:3031: rmattr oid 44 current snap is 276 2024-09-16T05:53:54.325 INFO:tasks.rados.rados.0.smithi145.stdout:3031: done (2 left) 2024-09-16T05:53:54.325 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 276 2024-09-16T05:53:54.325 INFO:tasks.rados.rados.0.smithi145.stdout:3032: seq_num 942 ranges {2244608=581632,2826240=761856,3588096=40960} 2024-09-16T05:53:54.340 INFO:tasks.rados.rados.0.smithi145.stdout:3032: writing smithi14585108-45 from 2244608 to 2826240 tid 1 2024-09-16T05:53:54.344 INFO:tasks.rados.rados.0.smithi145.stdout:3032: writing smithi14585108-45 from 2826240 to 3588096 tid 2 2024-09-16T05:53:54.345 INFO:tasks.rados.rados.0.smithi145.stdout:3032: writing smithi14585108-45 from 3588096 to 3629056 tid 3 2024-09-16T05:53:54.345 INFO:tasks.rados.rados.0.smithi145.stdout:3033: rollback oid 47 current snap is 276 2024-09-16T05:53:54.345 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 274 2024-09-16T05:53:54.345 INFO:tasks.rados.rados.0.smithi145.stdout:3029: expect (ObjNum 915 snap 268 seq_num 915) 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: finishing write tid 1 to smithi14585108-14 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: finishing write tid 2 to smithi14585108-14 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: finishing write tid 3 to smithi14585108-14 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: finishing write tid 4 to smithi14585108-14 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: finishing write tid 5 to smithi14585108-14 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: oid 14 updating version 0 to 1267 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: oid 14 version 1267 is already newer than 1265 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: oid 14 version 1267 is already newer than 1264 2024-09-16T05:53:54.431 INFO:tasks.rados.rados.0.smithi145.stdout:3030: oid 14 version 1267 is already newer than 1266 2024-09-16T05:53:54.432 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1267 (ObjNum 941 snap 276 seq_num 941) dirty exists 2024-09-16T05:53:54.432 INFO:tasks.rados.rados.0.smithi145.stdout:3030: left oid 14 (ObjNum 941 snap 276 seq_num 941) 2024-09-16T05:53:54.432 INFO:tasks.rados.rados.0.smithi145.stdout:3032: finishing write tid 1 to smithi14585108-45 2024-09-16T05:53:54.432 INFO:tasks.rados.rados.0.smithi145.stdout:3029: done (3 left) 2024-09-16T05:53:54.432 INFO:tasks.rados.rados.0.smithi145.stdout:3030: done (2 left) 2024-09-16T05:53:54.432 INFO:tasks.rados.rados.0.smithi145.stdout:3034: read oid 24 snap -1 2024-09-16T05:53:54.432 INFO:tasks.rados.rados.0.smithi145.stdout:3034: expect (ObjNum 857 snap 247 seq_num 857) 2024-09-16T05:53:54.432 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 276 2024-09-16T05:53:54.433 INFO:tasks.rados.rados.0.smithi145.stdout:3033: finishing rollback tid 0 to smithi14585108-47 2024-09-16T05:53:54.433 INFO:tasks.rados.rados.0.smithi145.stdout:3033: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:53:54.433 INFO:tasks.rados.rados.0.smithi145.stdout:3032: finishing write tid 2 to smithi14585108-45 2024-09-16T05:53:54.433 INFO:tasks.rados.rados.0.smithi145.stdout:3033: finishing rollback tid 2 to smithi14585108-47 2024-09-16T05:53:54.433 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1259 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:53:54.433 INFO:tasks.rados.rados.0.smithi145.stdout:3032: finishing write tid 3 to smithi14585108-45 2024-09-16T05:53:54.433 INFO:tasks.rados.rados.0.smithi145.stdout:3032: finishing write tid 4 to smithi14585108-45 2024-09-16T05:53:54.433 INFO:tasks.rados.rados.0.smithi145.stdout:3035: seq_num 943 ranges {663552=598016,1261568=688128,1949696=114688} 2024-09-16T05:53:54.437 INFO:tasks.rados.rados.0.smithi145.stdout:3035: writing smithi14585108-33 from 663552 to 1261568 tid 1 2024-09-16T05:53:54.440 INFO:tasks.rados.rados.0.smithi145.stdout:3035: writing smithi14585108-33 from 1261568 to 1949696 tid 2 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:3035: writing smithi14585108-33 from 1949696 to 2064384 tid 3 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:3033: done (3 left) 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:3036: copy_from oid 6 from oid 21 current snap is 276 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:3032: finishing write tid 5 to smithi14585108-45 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:3032: oid 45 updating version 0 to 1391 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:3032: oid 45 updating version 1391 to 1392 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:3032: oid 45 version 1392 is already newer than 1390 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:3032: oid 45 updating version 1392 to 1393 2024-09-16T05:53:54.443 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1393 (ObjNum 942 snap 276 seq_num 942) dirty exists 2024-09-16T05:53:54.444 INFO:tasks.rados.rados.0.smithi145.stdout:3032: left oid 45 (ObjNum 942 snap 276 seq_num 942) 2024-09-16T05:53:54.444 INFO:tasks.rados.rados.0.smithi145.stdout:3032: done (3 left) 2024-09-16T05:53:54.444 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 276 2024-09-16T05:53:54.444 INFO:tasks.rados.rados.0.smithi145.stdout:3037: seq_num 944 ranges {3383296=614400,3997696=573440,4571136=229376} 2024-09-16T05:53:54.463 INFO:tasks.rados.rados.0.smithi145.stdout:3037: writing smithi14585108-31 from 3383296 to 3997696 tid 1 2024-09-16T05:53:54.466 INFO:tasks.rados.rados.0.smithi145.stdout:3037: writing smithi14585108-31 from 3997696 to 4571136 tid 2 2024-09-16T05:53:54.468 INFO:tasks.rados.rados.0.smithi145.stdout:3037: writing smithi14585108-31 from 4571136 to 4800512 tid 3 2024-09-16T05:53:54.468 INFO:tasks.rados.rados.0.smithi145.stdout:3038: read oid 20 snap -1 2024-09-16T05:53:54.469 INFO:tasks.rados.rados.0.smithi145.stdout:3038: expect (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:53:54.469 INFO:tasks.rados.rados.0.smithi145.stdout:3039: delete oid 15 current snap is 276 2024-09-16T05:53:54.469 INFO:tasks.rados.rados.0.smithi145.stdout:3034: expect (ObjNum 857 snap 247 seq_num 857) 2024-09-16T05:53:54.534 INFO:tasks.rados.rados.0.smithi145.stdout:3035: finishing write tid 1 to smithi14585108-33 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: finishing write tid 2 to smithi14585108-33 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: finishing write tid 3 to smithi14585108-33 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: finishing write tid 4 to smithi14585108-33 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3036: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3036: finishing copy_from to smithi14585108-6 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1304 (ObjNum 883 snap 256 seq_num 883) dirty exists 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: finishing write tid 5 to smithi14585108-33 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: oid 33 updating version 0 to 1400 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: oid 33 updating version 1400 to 1402 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: oid 33 updating version 1402 to 1403 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: oid 33 version 1403 is already newer than 1401 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 1403 (ObjNum 943 snap 276 seq_num 943) dirty exists 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3035: left oid 33 (ObjNum 943 snap 276 seq_num 943) 2024-09-16T05:53:54.535 INFO:tasks.rados.rados.0.smithi145.stdout:3037: finishing write tid 1 to smithi14585108-31 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: finishing write tid 2 to smithi14585108-31 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: finishing write tid 3 to smithi14585108-31 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: finishing write tid 4 to smithi14585108-31 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: finishing write tid 5 to smithi14585108-31 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: oid 31 updating version 0 to 1268 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: oid 31 version 1268 is already newer than 1267 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: oid 31 updating version 1268 to 1269 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: oid 31 version 1269 is already newer than 1266 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1269 (ObjNum 944 snap 276 seq_num 944) dirty exists 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3037: left oid 31 (ObjNum 944 snap 276 seq_num 944) 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3034: done (5 left) 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3035: done (4 left) 2024-09-16T05:53:54.536 INFO:tasks.rados.rados.0.smithi145.stdout:3036: done (3 left) 2024-09-16T05:53:54.537 INFO:tasks.rados.rados.0.smithi145.stdout:3037: done (2 left) 2024-09-16T05:53:54.537 INFO:tasks.rados.rados.0.smithi145.stdout:3039: done (1 left) 2024-09-16T05:53:54.537 INFO:tasks.rados.rados.0.smithi145.stdout:3040: snap_create 2024-09-16T05:53:54.537 INFO:tasks.rados.rados.0.smithi145.stdout:3038: expect (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:53:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:54 smithi145 ceph-mon[99390]: osdmap e637: 8 total, 8 up, 8 in 2024-09-16T05:53:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:54 smithi145 ceph-mon[96887]: osdmap e637: 8 total, 8 up, 8 in 2024-09-16T05:53:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:54 smithi161 ceph-mon[87722]: osdmap e637: 8 total, 8 up, 8 in 2024-09-16T05:53:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:53:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:53:54] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-09-16T05:53:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:3038: done (1 left) 2024-09-16T05:53:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:3040: done (0 left) 2024-09-16T05:53:55.125 INFO:tasks.rados.rados.0.smithi145.stdout:3041: rollback oid 15 current snap is 277 2024-09-16T05:53:55.126 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 276 2024-09-16T05:53:55.126 INFO:tasks.rados.rados.0.smithi145.stdout:3042: read oid 40 snap -1 2024-09-16T05:53:55.126 INFO:tasks.rados.rados.0.smithi145.stdout:3042: expect (ObjNum 938 snap 274 seq_num 938) 2024-09-16T05:53:55.126 INFO:tasks.rados.rados.0.smithi145.stdout:3043: snap_remove snap 275 2024-09-16T05:53:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:55 smithi145 ceph-mon[96887]: osdmap e638: 8 total, 8 up, 8 in 2024-09-16T05:53:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:55 smithi145 ceph-mon[96887]: pgmap v642: 121 pgs: 121 active+clean; 124 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-16T05:53:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:55 smithi145 ceph-mon[96887]: osdmap e639: 8 total, 8 up, 8 in 2024-09-16T05:53:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:55 smithi145 ceph-mon[99390]: osdmap e638: 8 total, 8 up, 8 in 2024-09-16T05:53:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:55 smithi145 ceph-mon[99390]: pgmap v642: 121 pgs: 121 active+clean; 124 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-16T05:53:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:55 smithi145 ceph-mon[99390]: osdmap e639: 8 total, 8 up, 8 in 2024-09-16T05:53:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:55 smithi161 ceph-mon[87722]: osdmap e638: 8 total, 8 up, 8 in 2024-09-16T05:53:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:55 smithi161 ceph-mon[87722]: pgmap v642: 121 pgs: 121 active+clean; 124 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-16T05:53:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:55 smithi161 ceph-mon[87722]: osdmap e639: 8 total, 8 up, 8 in 2024-09-16T05:53:56.129 INFO:tasks.rados.rados.0.smithi145.stdout:3043: done (2 left) 2024-09-16T05:53:56.129 INFO:tasks.rados.rados.0.smithi145.stdout:3044: snap_create 2024-09-16T05:53:56.129 INFO:tasks.rados.rados.0.smithi145.stdout:3041: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:53:56.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1395 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:53:56.129 INFO:tasks.rados.rados.0.smithi145.stdout:3042: expect (ObjNum 938 snap 274 seq_num 938) 2024-09-16T05:53:57.131 INFO:tasks.rados.rados.0.smithi145.stdout:3041: done (2 left) 2024-09-16T05:53:57.132 INFO:tasks.rados.rados.0.smithi145.stdout:3042: done (1 left) 2024-09-16T05:53:57.132 INFO:tasks.rados.rados.0.smithi145.stdout:3044: done (0 left) 2024-09-16T05:53:57.132 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 278 2024-09-16T05:53:57.132 INFO:tasks.rados.rados.0.smithi145.stdout:3045: seq_num 946 ranges {663552=647168,1310720=745472,2056192=57344} 2024-09-16T05:53:57.138 INFO:tasks.rados.rados.0.smithi145.stdout:3045: writing smithi14585108-10 from 663552 to 1310720 tid 1 2024-09-16T05:53:57.142 INFO:tasks.rados.rados.0.smithi145.stdout:3045: writing smithi14585108-10 from 1310720 to 2056192 tid 2 2024-09-16T05:53:57.143 INFO:tasks.rados.rados.0.smithi145.stdout:3045: writing smithi14585108-10 from 2056192 to 2113536 tid 3 2024-09-16T05:53:57.143 INFO:tasks.rados.rados.0.smithi145.stdout:3046: read oid 15 snap -1 2024-09-16T05:53:57.143 INFO:tasks.rados.rados.0.smithi145.stdout:3046: expect deleted 2024-09-16T05:53:57.143 INFO:tasks.rados.rados.0.smithi145.stdout:3047: read oid 13 snap -1 2024-09-16T05:53:57.143 INFO:tasks.rados.rados.0.smithi145.stdout:3047: expect (ObjNum 915 snap 268 seq_num 915) 2024-09-16T05:53:57.143 INFO:tasks.rados.rados.0.smithi145.stdout:3048: snap_remove snap 277 2024-09-16T05:53:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:57 smithi145 ceph-mon[99390]: osdmap e640: 8 total, 8 up, 8 in 2024-09-16T05:53:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:57 smithi145 ceph-mon[99390]: pgmap v645: 121 pgs: 121 active+clean; 124 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-09-16T05:53:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:57 smithi145 ceph-mon[96887]: osdmap e640: 8 total, 8 up, 8 in 2024-09-16T05:53:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:57 smithi145 ceph-mon[96887]: pgmap v645: 121 pgs: 121 active+clean; 124 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-09-16T05:53:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:57 smithi161 ceph-mon[87722]: osdmap e640: 8 total, 8 up, 8 in 2024-09-16T05:53:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:57 smithi161 ceph-mon[87722]: pgmap v645: 121 pgs: 121 active+clean; 124 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-09-16T05:53:58.134 INFO:tasks.rados.rados.0.smithi145.stdout:3048: done (3 left) 2024-09-16T05:53:58.134 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 278 2024-09-16T05:53:58.134 INFO:tasks.rados.rados.0.smithi145.stdout:3049: seq_num 947 ranges {0=663552,663552=630784,1294336=172032} 2024-09-16T05:53:58.138 INFO:tasks.rados.rados.0.smithi145.stdout:3049: writing smithi14585108-12 from 0 to 663552 tid 1 2024-09-16T05:53:58.142 INFO:tasks.rados.rados.0.smithi145.stdout:3049: writing smithi14585108-12 from 663552 to 1294336 tid 2 2024-09-16T05:53:58.143 INFO:tasks.rados.rados.0.smithi145.stdout:3049: writing smithi14585108-12 from 1294336 to 1466368 tid 3 2024-09-16T05:53:58.143 INFO:tasks.rados.rados.0.smithi145.stdout:3050: snap_remove snap 276 2024-09-16T05:53:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:58 smithi145 ceph-mon[99390]: osdmap e641: 8 total, 8 up, 8 in 2024-09-16T05:53:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:58 smithi145 ceph-mon[96887]: osdmap e641: 8 total, 8 up, 8 in 2024-09-16T05:53:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:58 smithi161 ceph-mon[87722]: osdmap e641: 8 total, 8 up, 8 in 2024-09-16T05:53:59.149 INFO:tasks.rados.rados.0.smithi145.stdout:3050: done (4 left) 2024-09-16T05:53:59.150 INFO:tasks.rados.rados.0.smithi145.stdout:3051: delete oid 36 current snap is 278 2024-09-16T05:53:59.150 INFO:tasks.rados.rados.0.smithi145.stdout:3045: finishing write tid 1 to smithi14585108-10 2024-09-16T05:53:59.150 INFO:tasks.rados.rados.0.smithi145.stdout:3047: expect (ObjNum 915 snap 268 seq_num 915) 2024-09-16T05:53:59.234 INFO:tasks.rados.rados.0.smithi145.stdout:3045: finishing write tid 2 to smithi14585108-10 2024-09-16T05:53:59.234 INFO:tasks.rados.rados.0.smithi145.stdout:3045: finishing write tid 3 to smithi14585108-10 2024-09-16T05:53:59.234 INFO:tasks.rados.rados.0.smithi145.stdout:3045: finishing write tid 4 to smithi14585108-10 2024-09-16T05:53:59.234 INFO:tasks.rados.rados.0.smithi145.stdout:3045: finishing write tid 5 to smithi14585108-10 2024-09-16T05:53:59.234 INFO:tasks.rados.rados.0.smithi145.stdout:3045: oid 10 updating version 0 to 1461 2024-09-16T05:53:59.234 INFO:tasks.rados.rados.0.smithi145.stdout:3045: oid 10 version 1461 is already newer than 1459 2024-09-16T05:53:59.234 INFO:tasks.rados.rados.0.smithi145.stdout:3045: oid 10 version 1461 is already newer than 1458 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3045: oid 10 version 1461 is already newer than 1460 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1461 (ObjNum 946 snap 278 seq_num 946) dirty exists 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3045: left oid 10 (ObjNum 946 snap 278 seq_num 946) 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3049: finishing write tid 1 to smithi14585108-12 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3045: done (4 left) 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3046: done (3 left) 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3047: done (2 left) 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3051: done (1 left) 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3052: delete oid 29 current snap is 278 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3049: finishing write tid 2 to smithi14585108-12 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3049: finishing write tid 3 to smithi14585108-12 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3049: finishing write tid 4 to smithi14585108-12 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3049: finishing write tid 5 to smithi14585108-12 2024-09-16T05:53:59.235 INFO:tasks.rados.rados.0.smithi145.stdout:3049: oid 12 updating version 0 to 1262 2024-09-16T05:53:59.236 INFO:tasks.rados.rados.0.smithi145.stdout:3049: oid 12 version 1262 is already newer than 1261 2024-09-16T05:53:59.236 INFO:tasks.rados.rados.0.smithi145.stdout:3049: oid 12 version 1262 is already newer than 1259 2024-09-16T05:53:59.236 INFO:tasks.rados.rados.0.smithi145.stdout:3049: oid 12 version 1262 is already newer than 1260 2024-09-16T05:53:59.236 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1262 (ObjNum 947 snap 278 seq_num 947) dirty exists 2024-09-16T05:53:59.236 INFO:tasks.rados.rados.0.smithi145.stdout:3049: left oid 12 (ObjNum 947 snap 278 seq_num 947) 2024-09-16T05:53:59.238 INFO:tasks.rados.rados.0.smithi145.stdout:3049: done (1 left) 2024-09-16T05:53:59.238 INFO:tasks.rados.rados.0.smithi145.stdout:3052: done (0 left) 2024-09-16T05:53:59.238 INFO:tasks.rados.rados.0.smithi145.stdout:3053: rmattr oid 32 current snap is 278 2024-09-16T05:53:59.238 INFO:tasks.rados.rados.0.smithi145.stdout:3054: snap_remove snap 274 2024-09-16T05:53:59.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:59 smithi161 ceph-mon[87722]: osdmap e642: 8 total, 8 up, 8 in 2024-09-16T05:53:59.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:53:59 smithi161 ceph-mon[87722]: pgmap v648: 121 pgs: 121 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-16T05:53:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:59 smithi145 ceph-mon[96887]: osdmap e642: 8 total, 8 up, 8 in 2024-09-16T05:53:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:53:59 smithi145 ceph-mon[96887]: pgmap v648: 121 pgs: 121 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-16T05:53:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:59 smithi145 ceph-mon[99390]: osdmap e642: 8 total, 8 up, 8 in 2024-09-16T05:53:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:53:59 smithi145 ceph-mon[99390]: pgmap v648: 121 pgs: 121 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-16T05:54:00.132 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1259 (ObjNum 896 snap 260 seq_num 896) dirty exists 2024-09-16T05:54:00.132 INFO:tasks.rados.rados.0.smithi145.stdout:3053: done (1 left) 2024-09-16T05:54:00.132 INFO:tasks.rados.rados.0.smithi145.stdout:3054: done (0 left) 2024-09-16T05:54:00.132 INFO:tasks.rados.rados.0.smithi145.stdout:3055: read oid 29 snap -1 2024-09-16T05:54:00.132 INFO:tasks.rados.rados.0.smithi145.stdout:3055: expect deleted 2024-09-16T05:54:00.132 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 278 2024-09-16T05:54:00.133 INFO:tasks.rados.rados.0.smithi145.stdout:3056: seq_num 950 ranges {663552=720896,1384448=679936,2064384=122880} 2024-09-16T05:54:00.141 INFO:tasks.rados.rados.0.smithi145.stdout:3056: writing smithi14585108-41 from 663552 to 1384448 tid 1 2024-09-16T05:54:00.145 INFO:tasks.rados.rados.0.smithi145.stdout:3056: writing smithi14585108-41 from 1384448 to 2064384 tid 2 2024-09-16T05:54:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3056: writing smithi14585108-41 from 2064384 to 2187264 tid 3 2024-09-16T05:54:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 278 2024-09-16T05:54:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3057: seq_num 951 ranges {2957312=737280,3694592=614400,4308992=188416} 2024-09-16T05:54:00.167 INFO:tasks.rados.rados.0.smithi145.stdout:3057: writing smithi14585108-2 from 2957312 to 3694592 tid 1 2024-09-16T05:54:00.172 INFO:tasks.rados.rados.0.smithi145.stdout:3057: writing smithi14585108-2 from 3694592 to 4308992 tid 2 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3057: writing smithi14585108-2 from 4308992 to 4497408 tid 3 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3058: read oid 8 snap -1 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3058: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 278 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3056: finishing write tid 1 to smithi14585108-41 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3056: finishing write tid 2 to smithi14585108-41 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3056: finishing write tid 3 to smithi14585108-41 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3056: finishing write tid 4 to smithi14585108-41 2024-09-16T05:54:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3059: seq_num 952 ranges {0=753664,753664=499712,1253376=303104} 2024-09-16T05:54:00.177 INFO:tasks.rados.rados.0.smithi145.stdout:3059: writing smithi14585108-44 from 0 to 753664 tid 1 2024-09-16T05:54:00.180 INFO:tasks.rados.rados.0.smithi145.stdout:3059: writing smithi14585108-44 from 753664 to 1253376 tid 2 2024-09-16T05:54:00.183 INFO:tasks.rados.rados.0.smithi145.stdout:3059: writing smithi14585108-44 from 1253376 to 1556480 tid 3 2024-09-16T05:54:00.183 INFO:tasks.rados.rados.0.smithi145.stdout:3055: done (4 left) 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3060: rollback oid 34 current snap is 278 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3060: done (4 left) 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3061: copy_from oid 35 from oid 40 current snap is 278 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3062: copy_from oid 1 from oid 47 current snap is 278 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3063: delete oid 13 current snap is 278 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3056: finishing write tid 5 to smithi14585108-41 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3056: oid 41 updating version 0 to 1260 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3056: oid 41 updating version 1260 to 1262 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3056: oid 41 updating version 1262 to 1263 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3056: oid 41 version 1263 is already newer than 1261 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1263 (ObjNum 950 snap 278 seq_num 950) dirty exists 2024-09-16T05:54:00.184 INFO:tasks.rados.rados.0.smithi145.stdout:3056: left oid 41 (ObjNum 950 snap 278 seq_num 950) 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: finishing write tid 1 to smithi14585108-2 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: finishing write tid 2 to smithi14585108-2 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: finishing write tid 3 to smithi14585108-2 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: finishing write tid 4 to smithi14585108-2 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: finishing write tid 5 to smithi14585108-2 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: oid 2 updating version 0 to 1470 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: oid 2 version 1470 is already newer than 1467 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: oid 2 version 1470 is already newer than 1469 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: oid 2 version 1470 is already newer than 1468 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1470 (ObjNum 951 snap 278 seq_num 951) dirty exists 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3057: left oid 2 (ObjNum 951 snap 278 seq_num 951) 2024-09-16T05:54:00.185 INFO:tasks.rados.rados.0.smithi145.stdout:3059: finishing write tid 1 to smithi14585108-44 2024-09-16T05:54:00.186 INFO:tasks.rados.rados.0.smithi145.stdout:3059: finishing write tid 2 to smithi14585108-44 2024-09-16T05:54:00.186 INFO:tasks.rados.rados.0.smithi145.stdout:3059: finishing write tid 3 to smithi14585108-44 2024-09-16T05:54:00.187 INFO:tasks.rados.rados.0.smithi145.stdout:3059: finishing write tid 4 to smithi14585108-44 2024-09-16T05:54:00.187 INFO:tasks.rados.rados.0.smithi145.stdout:3056: done (6 left) 2024-09-16T05:54:00.187 INFO:tasks.rados.rados.0.smithi145.stdout:3057: done (5 left) 2024-09-16T05:54:00.187 INFO:tasks.rados.rados.0.smithi145.stdout:3063: done (4 left) 2024-09-16T05:54:00.187 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 278 2024-09-16T05:54:00.187 INFO:tasks.rados.rados.0.smithi145.stdout:3064: seq_num 954 ranges {10084352=786432,10870784=671744,11542528=131072} 2024-09-16T05:54:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3064: writing smithi14585108-42 from 10084352 to 10870784 tid 1 2024-09-16T05:54:00.248 INFO:tasks.rados.rados.0.smithi145.stdout:3064: writing smithi14585108-42 from 10870784 to 11542528 tid 2 2024-09-16T05:54:00.249 INFO:tasks.rados.rados.0.smithi145.stdout:3064: writing smithi14585108-42 from 11542528 to 11673600 tid 3 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:3065: copy_from oid 27 from oid 31 current snap is 278 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:3059: finishing write tid 5 to smithi14585108-44 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:3059: oid 44 updating version 0 to 1437 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:3059: oid 44 version 1437 is already newer than 1436 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:3059: oid 44 updating version 1437 to 1438 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:3059: oid 44 updating version 1438 to 1439 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1439 (ObjNum 952 snap 278 seq_num 952) dirty exists 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:3059: left oid 44 (ObjNum 952 snap 278 seq_num 952) 2024-09-16T05:54:00.250 INFO:tasks.rados.rados.0.smithi145.stdout:3058: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:54:00.397 INFO:tasks.rados.rados.0.smithi145.stdout:3062: finishing copy_from racing read to smithi14585108-1 2024-09-16T05:54:00.397 INFO:tasks.rados.rados.0.smithi145.stdout:3062: finishing copy_from to smithi14585108-1 2024-09-16T05:54:00.397 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1259 (ObjNum 899 snap 263 seq_num 899) dirty exists 2024-09-16T05:54:00.397 INFO:tasks.rados.rados.0.smithi145.stdout:3061: finishing copy_from racing read to smithi14585108-35 2024-09-16T05:54:00.397 INFO:tasks.rados.rados.0.smithi145.stdout:3061: finishing copy_from to smithi14585108-35 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1265 (ObjNum 938 snap 274 seq_num 938) dirty exists 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3064: finishing write tid 1 to smithi14585108-42 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3058: done (5 left) 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3059: done (4 left) 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3061: done (3 left) 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3062: done (2 left) 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3066: copy_from oid 38 from oid 7 current snap is 278 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3064: finishing write tid 2 to smithi14585108-42 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3064: finishing write tid 3 to smithi14585108-42 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3064: finishing write tid 4 to smithi14585108-42 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3064: finishing write tid 5 to smithi14585108-42 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3064: oid 42 updating version 0 to 1471 2024-09-16T05:54:00.398 INFO:tasks.rados.rados.0.smithi145.stdout:3064: oid 42 version 1471 is already newer than 1470 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:3064: oid 42 version 1471 is already newer than 1469 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:3064: oid 42 version 1471 is already newer than 1468 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1471 (ObjNum 954 snap 278 seq_num 954) dirty exists 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:3064: left oid 42 (ObjNum 954 snap 278 seq_num 954) 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:3065: finishing copy_from racing read to smithi14585108-27 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:3065: finishing copy_from to smithi14585108-27 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1269 (ObjNum 944 snap 276 seq_num 944) dirty exists 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:3064: done (2 left) 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:3065: done (1 left) 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 278 2024-09-16T05:54:00.399 INFO:tasks.rados.rados.0.smithi145.stdout:3067: seq_num 955 ranges {827392=802816,1630208=557056,2187264=245760} 2024-09-16T05:54:00.405 INFO:tasks.rados.rados.0.smithi145.stdout:3067: writing smithi14585108-18 from 827392 to 1630208 tid 1 2024-09-16T05:54:00.408 INFO:tasks.rados.rados.0.smithi145.stdout:3067: writing smithi14585108-18 from 1630208 to 2187264 tid 2 2024-09-16T05:54:00.410 INFO:tasks.rados.rados.0.smithi145.stdout:3067: writing smithi14585108-18 from 2187264 to 2433024 tid 3 2024-09-16T05:54:00.410 INFO:tasks.rados.rados.0.smithi145.stdout:3068: delete oid 10 current snap is 278 2024-09-16T05:54:00.410 INFO:tasks.rados.rados.0.smithi145.stdout:3066: finishing copy_from to smithi14585108-38 2024-09-16T05:54:00.410 INFO:tasks.rados.rados.0.smithi145.stdout:3066: got expected ENOENT (src dne) 2024-09-16T05:54:00.410 INFO:tasks.rados.rados.0.smithi145.stdout:3066: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:54:00.410 INFO:tasks.rados.rados.0.smithi145.stdout:3067: finishing write tid 1 to smithi14585108-18 2024-09-16T05:54:00.412 INFO:tasks.rados.rados.0.smithi145.stdout:3067: finishing write tid 2 to smithi14585108-18 2024-09-16T05:54:00.413 INFO:tasks.rados.rados.0.smithi145.stdout:3067: finishing write tid 3 to smithi14585108-18 2024-09-16T05:54:00.413 INFO:tasks.rados.rados.0.smithi145.stdout:3067: finishing write tid 4 to smithi14585108-18 2024-09-16T05:54:00.414 INFO:tasks.rados.rados.0.smithi145.stdout:3066: done (2 left) 2024-09-16T05:54:00.414 INFO:tasks.rados.rados.0.smithi145.stdout:3068: done (1 left) 2024-09-16T05:54:00.415 INFO:tasks.rados.rados.0.smithi145.stdout:3069: copy_from oid 20 from oid 6 current snap is 278 2024-09-16T05:54:00.415 INFO:tasks.rados.rados.0.smithi145.stdout:3070: delete oid 13 current snap is 278 2024-09-16T05:54:00.415 INFO:tasks.rados.rados.0.smithi145.stdout:3067: finishing write tid 5 to smithi14585108-18 2024-09-16T05:54:00.415 INFO:tasks.rados.rados.0.smithi145.stdout:3067: oid 18 updating version 0 to 1473 2024-09-16T05:54:00.415 INFO:tasks.rados.rados.0.smithi145.stdout:3067: oid 18 version 1473 is already newer than 1471 2024-09-16T05:54:00.415 INFO:tasks.rados.rados.0.smithi145.stdout:3067: oid 18 updating version 1473 to 1474 2024-09-16T05:54:00.416 INFO:tasks.rados.rados.0.smithi145.stdout:3067: oid 18 version 1474 is already newer than 1472 2024-09-16T05:54:00.416 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1474 (ObjNum 955 snap 278 seq_num 955) dirty exists 2024-09-16T05:54:00.416 INFO:tasks.rados.rados.0.smithi145.stdout:3067: left oid 18 (ObjNum 955 snap 278 seq_num 955) 2024-09-16T05:54:00.416 INFO:tasks.rados.rados.0.smithi145.stdout:3067: done (2 left) 2024-09-16T05:54:00.416 INFO:tasks.rados.rados.0.smithi145.stdout:3070: done (1 left) 2024-09-16T05:54:00.416 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 278 2024-09-16T05:54:00.417 INFO:tasks.rados.rados.0.smithi145.stdout:3071: seq_num 958 ranges {663552=450560,1114112=655360,1769472=548864} 2024-09-16T05:54:00.422 INFO:tasks.rados.rados.0.smithi145.stdout:3071: writing smithi14585108-47 from 663552 to 1114112 tid 1 2024-09-16T05:54:00.426 INFO:tasks.rados.rados.0.smithi145.stdout:3071: writing smithi14585108-47 from 1114112 to 1769472 tid 2 2024-09-16T05:54:00.429 INFO:tasks.rados.rados.0.smithi145.stdout:3071: writing smithi14585108-47 from 1769472 to 2318336 tid 3 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:3072: rmattr oid 17 current snap is 278 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:3072: done (2 left) 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 278 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:3069: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:3069: finishing copy_from to smithi14585108-20 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1304 (ObjNum 883 snap 256 seq_num 883) dirty exists 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:3071: finishing write tid 1 to smithi14585108-47 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:3071: finishing write tid 2 to smithi14585108-47 2024-09-16T05:54:00.430 INFO:tasks.rados.rados.0.smithi145.stdout:3073: seq_num 959 ranges {2826240=466944,3293184=540672,3833856=557056,4390912=106496} 2024-09-16T05:54:00.447 INFO:tasks.rados.rados.0.smithi145.stdout:3073: writing smithi14585108-14 from 2826240 to 3293184 tid 1 2024-09-16T05:54:00.450 INFO:tasks.rados.rados.0.smithi145.stdout:3073: writing smithi14585108-14 from 3293184 to 3833856 tid 2 2024-09-16T05:54:00.453 INFO:tasks.rados.rados.0.smithi145.stdout:3073: writing smithi14585108-14 from 3833856 to 4390912 tid 3 2024-09-16T05:54:00.454 INFO:tasks.rados.rados.0.smithi145.stdout:3073: writing smithi14585108-14 from 4390912 to 4497408 tid 4 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3069: done (2 left) 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3074: read oid 48 snap -1 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3074: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3075: copy_from oid 6 from oid 23 current snap is 278 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3071: finishing write tid 3 to smithi14585108-47 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3071: finishing write tid 4 to smithi14585108-47 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3076: rollback oid 30 current snap is 278 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3076: done (4 left) 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3077: snap_create 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3071: finishing write tid 5 to smithi14585108-47 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3071: oid 47 updating version 0 to 1261 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3071: oid 47 updating version 1261 to 1263 2024-09-16T05:54:00.455 INFO:tasks.rados.rados.0.smithi145.stdout:3071: oid 47 version 1263 is already newer than 1262 2024-09-16T05:54:00.456 INFO:tasks.rados.rados.0.smithi145.stdout:3071: oid 47 version 1263 is already newer than 1260 2024-09-16T05:54:00.456 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1263 (ObjNum 958 snap 278 seq_num 958) dirty exists 2024-09-16T05:54:00.456 INFO:tasks.rados.rados.0.smithi145.stdout:3071: left oid 47 (ObjNum 958 snap 278 seq_num 958) 2024-09-16T05:54:00.456 INFO:tasks.rados.rados.0.smithi145.stdout:3073: finishing write tid 1 to smithi14585108-14 2024-09-16T05:54:00.456 INFO:tasks.rados.rados.0.smithi145.stdout:3073: finishing write tid 2 to smithi14585108-14 2024-09-16T05:54:00.456 INFO:tasks.rados.rados.0.smithi145.stdout:3073: finishing write tid 3 to smithi14585108-14 2024-09-16T05:54:00.456 INFO:tasks.rados.rados.0.smithi145.stdout:3073: finishing write tid 4 to smithi14585108-14 2024-09-16T05:54:00.457 INFO:tasks.rados.rados.0.smithi145.stdout:3073: finishing write tid 5 to smithi14585108-14 2024-09-16T05:54:00.457 INFO:tasks.rados.rados.0.smithi145.stdout:3075: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:54:00.458 INFO:tasks.rados.rados.0.smithi145.stdout:3073: finishing write tid 6 to smithi14585108-14 2024-09-16T05:54:00.458 INFO:tasks.rados.rados.0.smithi145.stdout:3073: oid 14 updating version 0 to 1269 2024-09-16T05:54:00.458 INFO:tasks.rados.rados.0.smithi145.stdout:3073: oid 14 updating version 1269 to 1271 2024-09-16T05:54:00.458 INFO:tasks.rados.rados.0.smithi145.stdout:3073: oid 14 version 1271 is already newer than 1268 2024-09-16T05:54:00.458 INFO:tasks.rados.rados.0.smithi145.stdout:3073: oid 14 updating version 1271 to 1272 2024-09-16T05:54:00.458 INFO:tasks.rados.rados.0.smithi145.stdout:3073: oid 14 version 1272 is already newer than 1270 2024-09-16T05:54:00.459 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1272 (ObjNum 959 snap 278 seq_num 959) dirty exists 2024-09-16T05:54:00.459 INFO:tasks.rados.rados.0.smithi145.stdout:3073: left oid 14 (ObjNum 959 snap 278 seq_num 959) 2024-09-16T05:54:00.459 INFO:tasks.rados.rados.0.smithi145.stdout:3075: finishing copy_from to smithi14585108-6 2024-09-16T05:54:00.459 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1295 (ObjNum 869 snap 253 seq_num 869) dirty exists 2024-09-16T05:54:00.459 INFO:tasks.rados.rados.0.smithi145.stdout:3074: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:00 smithi145 ceph-mon[99390]: osdmap e643: 8 total, 8 up, 8 in 2024-09-16T05:54:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:00 smithi145 ceph-mon[99390]: osdmap e644: 8 total, 8 up, 8 in 2024-09-16T05:54:00.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:00 smithi145 ceph-mon[96887]: osdmap e643: 8 total, 8 up, 8 in 2024-09-16T05:54:00.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:00 smithi145 ceph-mon[96887]: osdmap e644: 8 total, 8 up, 8 in 2024-09-16T05:54:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:00 smithi161 ceph-mon[87722]: osdmap e643: 8 total, 8 up, 8 in 2024-09-16T05:54:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:00 smithi161 ceph-mon[87722]: osdmap e644: 8 total, 8 up, 8 in 2024-09-16T05:54:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:3071: done (4 left) 2024-09-16T05:54:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:3073: done (3 left) 2024-09-16T05:54:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:3074: done (2 left) 2024-09-16T05:54:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:3075: done (1 left) 2024-09-16T05:54:01.155 INFO:tasks.rados.rados.0.smithi145.stdout:3077: done (0 left) 2024-09-16T05:54:01.156 INFO:tasks.rados.rados.0.smithi145.stdout:3078: delete oid 6 current snap is 279 2024-09-16T05:54:01.161 INFO:tasks.rados.rados.0.smithi145.stdout:3078: done (0 left) 2024-09-16T05:54:01.162 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 279 2024-09-16T05:54:01.162 INFO:tasks.rados.rados.0.smithi145.stdout:3079: seq_num 961 ranges {6610944=499712,7110656=712704,7823360=491520} 2024-09-16T05:54:01.200 INFO:tasks.rados.rados.0.smithi145.stdout:3079: writing smithi14585108-34 from 6610944 to 7110656 tid 1 2024-09-16T05:54:01.203 INFO:tasks.rados.rados.0.smithi145.stdout:3079: writing smithi14585108-34 from 7110656 to 7823360 tid 2 2024-09-16T05:54:01.206 INFO:tasks.rados.rados.0.smithi145.stdout:3079: writing smithi14585108-34 from 7823360 to 8314880 tid 3 2024-09-16T05:54:01.206 INFO:tasks.rados.rados.0.smithi145.stdout:3080: read oid 41 snap 278 2024-09-16T05:54:01.206 INFO:tasks.rados.rados.0.smithi145.stdout:3080: expect (ObjNum 950 snap 278 seq_num 950) 2024-09-16T05:54:01.206 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 279 2024-09-16T05:54:01.206 INFO:tasks.rados.rados.0.smithi145.stdout:3079: finishing write tid 1 to smithi14585108-34 2024-09-16T05:54:01.206 INFO:tasks.rados.rados.0.smithi145.stdout:3081: seq_num 962 ranges {2367488=516096,2883584=589824,3473408=614400} 2024-09-16T05:54:01.221 INFO:tasks.rados.rados.0.smithi145.stdout:3081: writing smithi14585108-24 from 2367488 to 2883584 tid 1 2024-09-16T05:54:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3081: writing smithi14585108-24 from 2883584 to 3473408 tid 2 2024-09-16T05:54:01.228 INFO:tasks.rados.rados.0.smithi145.stdout:3081: writing smithi14585108-24 from 3473408 to 4087808 tid 3 2024-09-16T05:54:01.229 INFO:tasks.rados.rados.0.smithi145.stdout:3082: read oid 45 snap 278 2024-09-16T05:54:01.229 INFO:tasks.rados.rados.0.smithi145.stdout:3082: expect (ObjNum 942 snap 276 seq_num 942) 2024-09-16T05:54:01.229 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 279 2024-09-16T05:54:01.229 INFO:tasks.rados.rados.0.smithi145.stdout:3079: finishing write tid 2 to smithi14585108-34 2024-09-16T05:54:01.229 INFO:tasks.rados.rados.0.smithi145.stdout:3083: seq_num 963 ranges {0=532480,532480=475136,1007616=532480,1540096=196608} 2024-09-16T05:54:01.231 INFO:tasks.rados.rados.0.smithi145.stdout:3083: writing smithi14585108-6 from 0 to 532480 tid 1 2024-09-16T05:54:01.234 INFO:tasks.rados.rados.0.smithi145.stdout:3083: writing smithi14585108-6 from 532480 to 1007616 tid 2 2024-09-16T05:54:01.237 INFO:tasks.rados.rados.0.smithi145.stdout:3083: writing smithi14585108-6 from 1007616 to 1540096 tid 3 2024-09-16T05:54:01.239 INFO:tasks.rados.rados.0.smithi145.stdout:3083: writing smithi14585108-6 from 1540096 to 1736704 tid 4 2024-09-16T05:54:01.239 INFO:tasks.rados.rados.0.smithi145.stdout:3084: rmattr oid 15 current snap is 279 2024-09-16T05:54:01.240 INFO:tasks.rados.rados.0.smithi145.stdout:3084: done (5 left) 2024-09-16T05:54:01.240 INFO:tasks.rados.rados.0.smithi145.stdout:3085: read oid 48 snap 278 2024-09-16T05:54:01.240 INFO:tasks.rados.rados.0.smithi145.stdout:3085: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:01.240 INFO:tasks.rados.rados.0.smithi145.stdout:3086: copy_from oid 21 from oid 49 current snap is 279 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:3079: finishing write tid 3 to smithi14585108-34 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:3079: finishing write tid 4 to smithi14585108-34 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:3079: finishing write tid 5 to smithi14585108-34 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:3079: oid 34 updating version 0 to 1476 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:3079: oid 34 updating version 1476 to 1477 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:3079: oid 34 version 1477 is already newer than 1474 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:3079: oid 34 version 1477 is already newer than 1475 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1477 (ObjNum 961 snap 279 seq_num 961) dirty exists 2024-09-16T05:54:01.241 INFO:tasks.rados.rados.0.smithi145.stdout:3079: left oid 34 (ObjNum 961 snap 279 seq_num 961) 2024-09-16T05:54:01.242 INFO:tasks.rados.rados.0.smithi145.stdout:3080: expect (ObjNum 950 snap 278 seq_num 950) 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: finishing write tid 1 to smithi14585108-24 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: finishing write tid 2 to smithi14585108-24 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3079: done (6 left) 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3080: done (5 left) 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3087: copy_from oid 7 from oid 29 current snap is 279 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: finishing write tid 3 to smithi14585108-24 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: finishing write tid 4 to smithi14585108-24 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: finishing write tid 5 to smithi14585108-24 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: oid 24 updating version 0 to 1442 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: oid 24 version 1442 is already newer than 1441 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: oid 24 updating version 1442 to 1443 2024-09-16T05:54:01.312 INFO:tasks.rados.rados.0.smithi145.stdout:3081: oid 24 version 1443 is already newer than 1440 2024-09-16T05:54:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1443 (ObjNum 962 snap 279 seq_num 962) dirty exists 2024-09-16T05:54:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:3081: left oid 24 (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:3083: finishing write tid 1 to smithi14585108-6 2024-09-16T05:54:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:3083: finishing write tid 2 to smithi14585108-6 2024-09-16T05:54:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:3083: finishing write tid 3 to smithi14585108-6 2024-09-16T05:54:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:3083: finishing write tid 4 to smithi14585108-6 2024-09-16T05:54:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:3083: finishing write tid 5 to smithi14585108-6 2024-09-16T05:54:01.313 INFO:tasks.rados.rados.0.smithi145.stdout:3082: expect (ObjNum 942 snap 276 seq_num 942) 2024-09-16T05:54:01.468 INFO:tasks.rados.rados.0.smithi145.stdout:3083: finishing write tid 6 to smithi14585108-6 2024-09-16T05:54:01.468 INFO:tasks.rados.rados.0.smithi145.stdout:3083: oid 6 updating version 0 to 1479 2024-09-16T05:54:01.468 INFO:tasks.rados.rados.0.smithi145.stdout:3083: oid 6 updating version 1479 to 1483 2024-09-16T05:54:01.468 INFO:tasks.rados.rados.0.smithi145.stdout:3083: oid 6 version 1483 is already newer than 1481 2024-09-16T05:54:01.469 INFO:tasks.rados.rados.0.smithi145.stdout:3083: oid 6 version 1483 is already newer than 1480 2024-09-16T05:54:01.469 INFO:tasks.rados.rados.0.smithi145.stdout:3083: oid 6 version 1483 is already newer than 1482 2024-09-16T05:54:01.469 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1483 (ObjNum 963 snap 279 seq_num 963) dirty exists 2024-09-16T05:54:01.469 INFO:tasks.rados.rados.0.smithi145.stdout:3083: left oid 6 (ObjNum 963 snap 279 seq_num 963) 2024-09-16T05:54:01.469 INFO:tasks.rados.rados.0.smithi145.stdout:3085: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:01.486 INFO:tasks.rados.rados.0.smithi145.stdout:3086: finishing copy_from racing read to smithi14585108-21 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3086: finishing copy_from to smithi14585108-21 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1240 (ObjNum 806 snap 235 seq_num 806) dirty exists 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3087: finishing copy_from to smithi14585108-7 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3087: got expected ENOENT (src dne) 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3087: finishing copy_from racing read to smithi14585108-7 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3081: done (5 left) 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3082: done (4 left) 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3083: done (3 left) 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3085: done (2 left) 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3086: done (1 left) 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3087: done (0 left) 2024-09-16T05:54:01.487 INFO:tasks.rados.rados.0.smithi145.stdout:3088: rollback oid 34 current snap is 279 2024-09-16T05:54:01.488 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 34 to 278 2024-09-16T05:54:01.488 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 279 2024-09-16T05:54:01.488 INFO:tasks.rados.rados.0.smithi145.stdout:3089: seq_num 964 ranges {7061504=548864,7610368=761856,8372224=442368} 2024-09-16T05:54:01.525 INFO:tasks.rados.rados.0.smithi145.stdout:3089: writing smithi14585108-19 from 7061504 to 7610368 tid 1 2024-09-16T05:54:01.529 INFO:tasks.rados.rados.0.smithi145.stdout:3089: writing smithi14585108-19 from 7610368 to 8372224 tid 2 2024-09-16T05:54:01.532 INFO:tasks.rados.rados.0.smithi145.stdout:3089: writing smithi14585108-19 from 8372224 to 8814592 tid 3 2024-09-16T05:54:01.532 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 279 2024-09-16T05:54:01.532 INFO:tasks.rados.rados.0.smithi145.stdout:3088: finishing rollback tid 0 to smithi14585108-34 2024-09-16T05:54:01.532 INFO:tasks.rados.rados.0.smithi145.stdout:3088: finishing rollback tid 1 to smithi14585108-34 2024-09-16T05:54:01.533 INFO:tasks.rados.rados.0.smithi145.stdout:3090: seq_num 965 ranges {0=565248,565248=647168,1212416=548864,1761280=8192} 2024-09-16T05:54:01.535 INFO:tasks.rados.rados.0.smithi145.stdout:3090: writing smithi14585108-13 from 0 to 565248 tid 1 2024-09-16T05:54:01.539 INFO:tasks.rados.rados.0.smithi145.stdout:3090: writing smithi14585108-13 from 565248 to 1212416 tid 2 2024-09-16T05:54:01.543 INFO:tasks.rados.rados.0.smithi145.stdout:3090: writing smithi14585108-13 from 1212416 to 1761280 tid 3 2024-09-16T05:54:01.543 INFO:tasks.rados.rados.0.smithi145.stdout:3090: writing smithi14585108-13 from 1761280 to 1769472 tid 4 2024-09-16T05:54:01.543 INFO:tasks.rados.rados.0.smithi145.stdout:3091: copy_from oid 20 from oid 5 current snap is 279 2024-09-16T05:54:01.543 INFO:tasks.rados.rados.0.smithi145.stdout:3088: finishing rollback tid 2 to smithi14585108-34 2024-09-16T05:54:01.543 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1480 (ObjNum 937 snap 274 seq_num 937) dirty exists 2024-09-16T05:54:01.543 INFO:tasks.rados.rados.0.smithi145.stdout:3089: finishing write tid 1 to smithi14585108-19 2024-09-16T05:54:01.543 INFO:tasks.rados.rados.0.smithi145.stdout:3089: finishing write tid 2 to smithi14585108-19 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: finishing write tid 3 to smithi14585108-19 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3088: done (3 left) 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3092: copy_from oid 35 from oid 38 current snap is 279 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: finishing write tid 4 to smithi14585108-19 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: finishing write tid 5 to smithi14585108-19 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: oid 19 updating version 0 to 1322 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: oid 19 version 1322 is already newer than 1321 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: oid 19 updating version 1322 to 1323 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: oid 19 updating version 1323 to 1324 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1324 (ObjNum 964 snap 279 seq_num 964) dirty exists 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: left oid 19 (ObjNum 964 snap 279 seq_num 964) 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3090: finishing write tid 1 to smithi14585108-13 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3090: finishing write tid 2 to smithi14585108-13 2024-09-16T05:54:01.544 INFO:tasks.rados.rados.0.smithi145.stdout:3089: done (3 left) 2024-09-16T05:54:01.545 INFO:tasks.rados.rados.0.smithi145.stdout:3093: copy_from oid 4 from oid 46 current snap is 279 2024-09-16T05:54:01.545 INFO:tasks.rados.rados.0.smithi145.stdout:3094: snap_remove snap 278 2024-09-16T05:54:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:01 smithi145 ceph-mon[96887]: pgmap v651: 121 pgs: 121 active+clean; 130 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-09-16T05:54:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:01 smithi145 ceph-mon[99390]: pgmap v651: 121 pgs: 121 active+clean; 130 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-09-16T05:54:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:01 smithi161 ceph-mon[87722]: pgmap v651: 121 pgs: 121 active+clean; 130 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-09-16T05:54:02.164 INFO:tasks.rados.rados.0.smithi145.stdout:3094: done (4 left) 2024-09-16T05:54:02.164 INFO:tasks.rados.rados.0.smithi145.stdout:3095: rollback oid 44 current snap is 279 2024-09-16T05:54:02.164 INFO:tasks.rados.rados.0.smithi145.stdout:3095: done (4 left) 2024-09-16T05:54:02.164 INFO:tasks.rados.rados.0.smithi145.stdout:3096: delete oid 1 current snap is 279 2024-09-16T05:54:02.164 INFO:tasks.rados.rados.0.smithi145.stdout:3092: finishing copy_from to smithi14585108-35 2024-09-16T05:54:02.164 INFO:tasks.rados.rados.0.smithi145.stdout:3092: got expected ENOENT (src dne) 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3092: finishing copy_from racing read to smithi14585108-35 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: finishing write tid 3 to smithi14585108-13 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: finishing write tid 4 to smithi14585108-13 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: finishing write tid 5 to smithi14585108-13 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: finishing write tid 6 to smithi14585108-13 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: oid 13 updating version 0 to 1325 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: oid 13 updating version 1325 to 1326 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: oid 13 updating version 1326 to 1328 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: oid 13 version 1328 is already newer than 1327 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: oid 13 updating version 1328 to 1329 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1329 (ObjNum 965 snap 279 seq_num 965) dirty exists 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3090: left oid 13 (ObjNum 965 snap 279 seq_num 965) 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3091: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:54:02.165 INFO:tasks.rados.rados.0.smithi145.stdout:3091: finishing copy_from to smithi14585108-20 2024-09-16T05:54:02.166 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1263 (ObjNum 940 snap 275 seq_num 940) dirty exists 2024-09-16T05:54:02.166 INFO:tasks.rados.rados.0.smithi145.stdout:3093: finishing copy_from racing read to smithi14585108-4 2024-09-16T05:54:02.166 INFO:tasks.rados.rados.0.smithi145.stdout:3093: finishing copy_from to smithi14585108-4 2024-09-16T05:54:02.166 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1188 (ObjNum 827 snap 241 seq_num 827) dirty exists 2024-09-16T05:54:02.169 INFO:tasks.rados.rados.0.smithi145.stdout:3090: done (4 left) 2024-09-16T05:54:02.169 INFO:tasks.rados.rados.0.smithi145.stdout:3091: done (3 left) 2024-09-16T05:54:02.169 INFO:tasks.rados.rados.0.smithi145.stdout:3092: done (2 left) 2024-09-16T05:54:02.170 INFO:tasks.rados.rados.0.smithi145.stdout:3093: done (1 left) 2024-09-16T05:54:02.170 INFO:tasks.rados.rados.0.smithi145.stdout:3096: done (0 left) 2024-09-16T05:54:02.170 INFO:tasks.rados.rados.0.smithi145.stdout:3097: read oid 28 snap -1 2024-09-16T05:54:02.170 INFO:tasks.rados.rados.0.smithi145.stdout:3097: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:02.170 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 279 2024-09-16T05:54:02.170 INFO:tasks.rados.rados.0.smithi145.stdout:3098: seq_num 967 ranges {11132928=598016,11730944=466944,12197888=516096,12713984=221184} 2024-09-16T05:54:02.232 INFO:tasks.rados.rados.0.smithi145.stdout:3098: writing smithi14585108-50 from 11132928 to 11730944 tid 1 2024-09-16T05:54:02.234 INFO:tasks.rados.rados.0.smithi145.stdout:3098: writing smithi14585108-50 from 11730944 to 12197888 tid 2 2024-09-16T05:54:02.238 INFO:tasks.rados.rados.0.smithi145.stdout:3098: writing smithi14585108-50 from 12197888 to 12713984 tid 3 2024-09-16T05:54:02.239 INFO:tasks.rados.rados.0.smithi145.stdout:3098: writing smithi14585108-50 from 12713984 to 12935168 tid 4 2024-09-16T05:54:02.240 INFO:tasks.rados.rados.0.smithi145.stdout:3099: copy_from oid 17 from oid 1 current snap is 279 2024-09-16T05:54:02.240 INFO:tasks.rados.rados.0.smithi145.stdout:3100: rmattr oid 24 current snap is 279 2024-09-16T05:54:02.240 INFO:tasks.rados.rados.0.smithi145.stdout:3100: done (3 left) 2024-09-16T05:54:02.240 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 279 2024-09-16T05:54:02.240 INFO:tasks.rados.rados.0.smithi145.stdout:3101: seq_num 968 ranges {0=614400,614400=745472,1359872=458752} 2024-09-16T05:54:02.243 INFO:tasks.rados.rados.0.smithi145.stdout:3101: writing smithi14585108-29 from 0 to 614400 tid 1 2024-09-16T05:54:02.247 INFO:tasks.rados.rados.0.smithi145.stdout:3101: writing smithi14585108-29 from 614400 to 1359872 tid 2 2024-09-16T05:54:02.250 INFO:tasks.rados.rados.0.smithi145.stdout:3101: writing smithi14585108-29 from 1359872 to 1818624 tid 3 2024-09-16T05:54:02.250 INFO:tasks.rados.rados.0.smithi145.stdout:3102: snap_create 2024-09-16T05:54:02.250 INFO:tasks.rados.rados.0.smithi145.stdout:3097: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:02.272 INFO:tasks.rados.rados.0.smithi145.stdout:3098: finishing write tid 1 to smithi14585108-50 2024-09-16T05:54:02.272 INFO:tasks.rados.rados.0.smithi145.stdout:3098: finishing write tid 2 to smithi14585108-50 2024-09-16T05:54:02.272 INFO:tasks.rados.rados.0.smithi145.stdout:3099: finishing copy_from to smithi14585108-17 2024-09-16T05:54:02.272 INFO:tasks.rados.rados.0.smithi145.stdout:3099: got expected ENOENT (src dne) 2024-09-16T05:54:02.272 INFO:tasks.rados.rados.0.smithi145.stdout:3099: finishing copy_from racing read to smithi14585108-17 2024-09-16T05:54:02.272 INFO:tasks.rados.rados.0.smithi145.stdout:3098: finishing write tid 3 to smithi14585108-50 2024-09-16T05:54:02.272 INFO:tasks.rados.rados.0.smithi145.stdout:3098: finishing write tid 4 to smithi14585108-50 2024-09-16T05:54:02.272 INFO:tasks.rados.rados.0.smithi145.stdout:3098: finishing write tid 5 to smithi14585108-50 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3098: finishing write tid 6 to smithi14585108-50 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3098: oid 50 updating version 0 to 1311 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3098: oid 50 version 1311 is already newer than 1310 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3098: oid 50 updating version 1311 to 1313 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3098: oid 50 version 1313 is already newer than 1309 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3098: oid 50 version 1313 is already newer than 1312 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1313 (ObjNum 967 snap 279 seq_num 967) dirty exists 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3098: left oid 50 (ObjNum 967 snap 279 seq_num 967) 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3101: finishing write tid 1 to smithi14585108-29 2024-09-16T05:54:02.273 INFO:tasks.rados.rados.0.smithi145.stdout:3101: finishing write tid 2 to smithi14585108-29 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:3101: finishing write tid 3 to smithi14585108-29 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:3101: finishing write tid 4 to smithi14585108-29 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:3101: finishing write tid 5 to smithi14585108-29 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:3101: oid 29 updating version 0 to 1406 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:3101: oid 29 updating version 1406 to 1409 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:3101: oid 29 version 1409 is already newer than 1408 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:3101: oid 29 version 1409 is already newer than 1407 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1409 (ObjNum 968 snap 279 seq_num 968) dirty exists 2024-09-16T05:54:02.274 INFO:tasks.rados.rados.0.smithi145.stdout:3101: left oid 29 (ObjNum 968 snap 279 seq_num 968) 2024-09-16T05:54:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:02 smithi145 ceph-mon[99390]: osdmap e645: 8 total, 8 up, 8 in 2024-09-16T05:54:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:02 smithi145 ceph-mon[96887]: osdmap e645: 8 total, 8 up, 8 in 2024-09-16T05:54:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:02 smithi161 ceph-mon[87722]: osdmap e645: 8 total, 8 up, 8 in 2024-09-16T05:54:03.170 INFO:tasks.rados.rados.0.smithi145.stdout:3097: done (4 left) 2024-09-16T05:54:03.170 INFO:tasks.rados.rados.0.smithi145.stdout:3098: done (3 left) 2024-09-16T05:54:03.170 INFO:tasks.rados.rados.0.smithi145.stdout:3099: done (2 left) 2024-09-16T05:54:03.170 INFO:tasks.rados.rados.0.smithi145.stdout:3101: done (1 left) 2024-09-16T05:54:03.170 INFO:tasks.rados.rados.0.smithi145.stdout:3102: done (0 left) 2024-09-16T05:54:03.170 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 280 2024-09-16T05:54:03.171 INFO:tasks.rados.rados.0.smithi145.stdout:3103: seq_num 969 ranges {0=638976,638976=630784,1269760=532480,1802240=40960} 2024-09-16T05:54:03.173 INFO:tasks.rados.rados.0.smithi145.stdout:3103: writing smithi14585108-39 from 0 to 638976 tid 1 2024-09-16T05:54:03.177 INFO:tasks.rados.rados.0.smithi145.stdout:3103: writing smithi14585108-39 from 638976 to 1269760 tid 2 2024-09-16T05:54:03.180 INFO:tasks.rados.rados.0.smithi145.stdout:3103: writing smithi14585108-39 from 1269760 to 1802240 tid 3 2024-09-16T05:54:03.180 INFO:tasks.rados.rados.0.smithi145.stdout:3103: writing smithi14585108-39 from 1802240 to 1843200 tid 4 2024-09-16T05:54:03.180 INFO:tasks.rados.rados.0.smithi145.stdout:3104: read oid 17 snap -1 2024-09-16T05:54:03.180 INFO:tasks.rados.rados.0.smithi145.stdout:3104: expect (ObjNum 936 snap 273 seq_num 936) 2024-09-16T05:54:03.180 INFO:tasks.rados.rados.0.smithi145.stdout:3105: snap_create 2024-09-16T05:54:03.180 INFO:tasks.rados.rados.0.smithi145.stdout:3103: finishing write tid 1 to smithi14585108-39 2024-09-16T05:54:03.181 INFO:tasks.rados.rados.0.smithi145.stdout:3103: finishing write tid 2 to smithi14585108-39 2024-09-16T05:54:03.183 INFO:tasks.rados.rados.0.smithi145.stdout:3103: finishing write tid 3 to smithi14585108-39 2024-09-16T05:54:03.183 INFO:tasks.rados.rados.0.smithi145.stdout:3103: finishing write tid 4 to smithi14585108-39 2024-09-16T05:54:03.184 INFO:tasks.rados.rados.0.smithi145.stdout:3103: finishing write tid 5 to smithi14585108-39 2024-09-16T05:54:03.186 INFO:tasks.rados.rados.0.smithi145.stdout:3103: finishing write tid 6 to smithi14585108-39 2024-09-16T05:54:03.186 INFO:tasks.rados.rados.0.smithi145.stdout:3103: oid 39 updating version 0 to 1271 2024-09-16T05:54:03.186 INFO:tasks.rados.rados.0.smithi145.stdout:3103: oid 39 updating version 1271 to 1273 2024-09-16T05:54:03.186 INFO:tasks.rados.rados.0.smithi145.stdout:3103: oid 39 version 1273 is already newer than 1270 2024-09-16T05:54:03.186 INFO:tasks.rados.rados.0.smithi145.stdout:3103: oid 39 updating version 1273 to 1274 2024-09-16T05:54:03.186 INFO:tasks.rados.rados.0.smithi145.stdout:3103: oid 39 version 1274 is already newer than 1272 2024-09-16T05:54:03.186 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1274 (ObjNum 969 snap 280 seq_num 969) dirty exists 2024-09-16T05:54:03.187 INFO:tasks.rados.rados.0.smithi145.stdout:3103: left oid 39 (ObjNum 969 snap 280 seq_num 969) 2024-09-16T05:54:03.188 INFO:tasks.rados.rados.0.smithi145.stdout:3104: expect (ObjNum 936 snap 273 seq_num 936) 2024-09-16T05:54:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:03 smithi145 ceph-mon[96887]: osdmap e646: 8 total, 8 up, 8 in 2024-09-16T05:54:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:03 smithi145 ceph-mon[96887]: pgmap v654: 121 pgs: 121 active+clean; 125 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-09-16T05:54:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:03 smithi145 ceph-mon[99390]: osdmap e646: 8 total, 8 up, 8 in 2024-09-16T05:54:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:03 smithi145 ceph-mon[99390]: pgmap v654: 121 pgs: 121 active+clean; 125 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-09-16T05:54:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:03 smithi161 ceph-mon[87722]: osdmap e646: 8 total, 8 up, 8 in 2024-09-16T05:54:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:03 smithi161 ceph-mon[87722]: pgmap v654: 121 pgs: 121 active+clean; 125 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-09-16T05:54:03.723 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -e sha1=8921c8ef947807b717db041d85f0761b7914d5fc -- bash -c 'ceph orch ps' 2024-09-16T05:54:03.965 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:54:04.173 INFO:tasks.rados.rados.0.smithi145.stdout:3103: done (2 left) 2024-09-16T05:54:04.174 INFO:tasks.rados.rados.0.smithi145.stdout:3104: done (1 left) 2024-09-16T05:54:04.174 INFO:tasks.rados.rados.0.smithi145.stdout:3105: done (0 left) 2024-09-16T05:54:04.174 INFO:tasks.rados.rados.0.smithi145.stdout:3106: snap_create 2024-09-16T05:54:04.354 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:04 smithi145 ceph-mon[99390]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:54:04.355 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:04 smithi145 ceph-mon[99390]: osdmap e647: 8 total, 8 up, 8 in 2024-09-16T05:54:04.355 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:04 smithi145 ceph-mon[96887]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:54:04.355 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:04 smithi145 ceph-mon[96887]: osdmap e647: 8 total, 8 up, 8 in 2024-09-16T05:54:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:04 smithi161 ceph-mon[87722]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:54:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:04 smithi161 ceph-mon[87722]: osdmap e647: 8 total, 8 up, 8 in 2024-09-16T05:54:05.058 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:54:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:54:04] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-09-16T05:54:05.128 INFO:tasks.rados.rados.0.smithi145.stdout:3106: done (0 left) 2024-09-16T05:54:05.128 INFO:tasks.rados.rados.0.smithi145.stdout:3107: rollback oid 32 current snap is 282 2024-09-16T05:54:05.129 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 32 to 279 2024-09-16T05:54:05.129 INFO:tasks.rados.rados.0.smithi145.stdout:3108: copy_from oid 1 from oid 15 current snap is 282 2024-09-16T05:54:05.129 INFO:tasks.rados.rados.0.smithi145.stdout:3109: snap_remove snap 280 2024-09-16T05:54:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:05 smithi145 ceph-mon[96887]: osdmap e648: 8 total, 8 up, 8 in 2024-09-16T05:54:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:05 smithi145 ceph-mon[96887]: pgmap v657: 121 pgs: 121 active+clean; 133 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 7.0 MiB/s wr, 20 op/s 2024-09-16T05:54:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:05 smithi145 ceph-mon[96887]: osdmap e649: 8 total, 8 up, 8 in 2024-09-16T05:54:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:05 smithi145 ceph-mon[99390]: osdmap e648: 8 total, 8 up, 8 in 2024-09-16T05:54:05.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:05 smithi145 ceph-mon[99390]: pgmap v657: 121 pgs: 121 active+clean; 133 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 7.0 MiB/s wr, 20 op/s 2024-09-16T05:54:05.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:05 smithi145 ceph-mon[99390]: osdmap e649: 8 total, 8 up, 8 in 2024-09-16T05:54:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:05 smithi161 ceph-mon[87722]: osdmap e648: 8 total, 8 up, 8 in 2024-09-16T05:54:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:05 smithi161 ceph-mon[87722]: pgmap v657: 121 pgs: 121 active+clean; 133 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 7.0 MiB/s wr, 20 op/s 2024-09-16T05:54:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:05 smithi161 ceph-mon[87722]: osdmap e649: 8 total, 8 up, 8 in 2024-09-16T05:54:05.792 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T05:54:05.792 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 *:9093,9094 running (47s) 43s ago 12m 16.4M - 0.25.0 c8568f914cd2 8109e9b4bb2b 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi161 *:3000 running (27s) 22s ago 12m 47.9M - 9.4.12 2bacad6d85d8 102337d8372b 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:mds.a smithi145 running (111s) 43s ago 14m 14.5M - 19.1.1-326-g8921c8ef f1455bd0219c 3aee44191308 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:mds.b smithi161 running (91s) 22s ago 13m 15.5M - 19.1.1-326-g8921c8ef f1455bd0219c 8f2701d76855 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi161 *:8443,9283,8765 running (7m) 22s ago 17m 443M - 19.1.1-326-g8921c8ef f1455bd0219c 34c07902be4e 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443,9283,8765 running (8m) 43s ago 19m 518M - 19.1.1-326-g8921c8ef f1455bd0219c e2ec053b6062 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (7m) 43s ago 19m 67.9M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 5884ed3360c6 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi161 running (6m) 22s ago 17m 54.2M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 0edbaef9cf69 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (7m) 43s ago 17m 62.8M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 9e39a5712f46 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 *:9100 running (80s) 43s ago 11m 8380k - 1.5.0 0da6a335fe13 89a85336da3a 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi161 *:9100 running (76s) 22s ago 11m 7860k - 1.5.0 0da6a335fe13 5bb79c0f5506 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (6m) 43s ago 17m 290M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 3c291220b0f0 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (5m) 43s ago 16m 231M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 30bab1624534 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (5m) 43s ago 16m 242M 2480M 19.1.1-326-g8921c8ef f1455bd0219c f55ab7f6c65b 2024-09-16T05:54:05.793 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (4m) 43s ago 15m 167M 2480M 19.1.1-326-g8921c8ef f1455bd0219c c171dc870c73 2024-09-16T05:54:05.794 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi161 running (3m) 22s ago 15m 242M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 17b05a68c519 2024-09-16T05:54:05.794 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi161 running (3m) 22s ago 15m 252M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 46fce5c214a6 2024-09-16T05:54:05.794 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi161 running (2m) 22s ago 14m 131M 2480M 19.1.1-326-g8921c8ef f1455bd0219c d6d21f0602c6 2024-09-16T05:54:05.794 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi161 running (2m) 22s ago 14m 114M 2480M 19.1.1-326-g8921c8ef f1455bd0219c 810a95f4cc44 2024-09-16T05:54:05.794 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi161 *:9095 running (61s) 22s ago 12m 40.1M - 2.43.0 a07b618ecd1d bc9228a51eb4 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:3109: done (2 left) 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:3110: copy_from oid 13 from oid 37 current snap is 282 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:3108: finishing copy_from to smithi14585108-1 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:3108: got expected ENOENT (src dne) 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:3108: finishing copy_from racing read to smithi14585108-1 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:3107: finishing rollback tid 0 to smithi14585108-32 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:3107: finishing rollback tid 1 to smithi14585108-32 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:3107: finishing rollback tid 2 to smithi14585108-32 2024-09-16T05:54:06.129 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1277 (ObjNum 896 snap 260 seq_num 896) dirty exists 2024-09-16T05:54:06.130 INFO:tasks.rados.rados.0.smithi145.stdout:3107: done (2 left) 2024-09-16T05:54:06.130 INFO:tasks.rados.rados.0.smithi145.stdout:3108: done (1 left) 2024-09-16T05:54:06.130 INFO:tasks.rados.rados.0.smithi145.stdout:3111: snap_remove snap 281 2024-09-16T05:54:06.487 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -e sha1=8921c8ef947807b717db041d85f0761b7914d5fc -- bash -c 'ceph versions' 2024-09-16T05:54:06.686 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:54:07.132 INFO:tasks.rados.rados.0.smithi145.stdout:3111: done (1 left) 2024-09-16T05:54:07.132 INFO:tasks.rados.rados.0.smithi145.stdout:3112: read oid 33 snap 279 2024-09-16T05:54:07.132 INFO:tasks.rados.rados.0.smithi145.stdout:3112: expect (ObjNum 943 snap 276 seq_num 943) 2024-09-16T05:54:07.132 INFO:tasks.rados.rados.0.smithi145.stdout:3113: rmattr oid 25 current snap is 282 2024-09-16T05:54:07.133 INFO:tasks.rados.rados.0.smithi145.stdout:3110: finishing copy_from racing read to smithi14585108-13 2024-09-16T05:54:07.133 INFO:tasks.rados.rados.0.smithi145.stdout:3110: finishing copy_from to smithi14585108-13 2024-09-16T05:54:07.133 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1258 (ObjNum 821 snap 240 seq_num 821) dirty exists 2024-09-16T05:54:07.133 INFO:tasks.rados.rados.0.smithi145.stdout:3110: done (2 left) 2024-09-16T05:54:07.133 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 282 2024-09-16T05:54:07.133 INFO:tasks.rados.rados.0.smithi145.stdout:3114: seq_num 970 ranges {12935168=655360,13590528=516096,14106624=688128} 2024-09-16T05:54:07.205 INFO:tasks.rados.rados.0.smithi145.stdout:3114: writing smithi14585108-50 from 12935168 to 13590528 tid 1 2024-09-16T05:54:07.208 INFO:tasks.rados.rados.0.smithi145.stdout:3114: writing smithi14585108-50 from 13590528 to 14106624 tid 2 2024-09-16T05:54:07.213 INFO:tasks.rados.rados.0.smithi145.stdout:3114: writing smithi14585108-50 from 14106624 to 14794752 tid 3 2024-09-16T05:54:07.213 INFO:tasks.rados.rados.0.smithi145.stdout:3115: read oid 38 snap -1 2024-09-16T05:54:07.213 INFO:tasks.rados.rados.0.smithi145.stdout:3115: expect deleted 2024-09-16T05:54:07.213 INFO:tasks.rados.rados.0.smithi145.stdout:3116: rollback oid 20 current snap is 282 2024-09-16T05:54:07.213 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 279 2024-09-16T05:54:07.213 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1350 (ObjNum 867 snap 253 seq_num 867) dirty exists 2024-09-16T05:54:07.213 INFO:tasks.rados.rados.0.smithi145.stdout:3112: expect (ObjNum 943 snap 276 seq_num 943) 2024-09-16T05:54:07.281 INFO:tasks.rados.rados.0.smithi145.stdout:3114: finishing write tid 1 to smithi14585108-50 2024-09-16T05:54:07.281 INFO:tasks.rados.rados.0.smithi145.stdout:3114: finishing write tid 2 to smithi14585108-50 2024-09-16T05:54:07.281 INFO:tasks.rados.rados.0.smithi145.stdout:3112: done (4 left) 2024-09-16T05:54:07.281 INFO:tasks.rados.rados.0.smithi145.stdout:3113: done (3 left) 2024-09-16T05:54:07.281 INFO:tasks.rados.rados.0.smithi145.stdout:3117: read oid 28 snap -1 2024-09-16T05:54:07.282 INFO:tasks.rados.rados.0.smithi145.stdout:3117: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:07.282 INFO:tasks.rados.rados.0.smithi145.stdout:3118: rollback oid 34 current snap is 282 2024-09-16T05:54:07.282 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 34 to 279 2024-09-16T05:54:07.282 INFO:tasks.rados.rados.0.smithi145.stdout:3116: finishing rollback tid 0 to smithi14585108-20 2024-09-16T05:54:07.282 INFO:tasks.rados.rados.0.smithi145.stdout:3114: finishing write tid 3 to smithi14585108-50 2024-09-16T05:54:07.282 INFO:tasks.rados.rados.0.smithi145.stdout:3116: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:54:07.283 INFO:tasks.rados.rados.0.smithi145.stdout:3116: finishing rollback tid 2 to smithi14585108-20 2024-09-16T05:54:07.283 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1493 (ObjNum 940 snap 275 seq_num 940) dirty exists 2024-09-16T05:54:07.283 INFO:tasks.rados.rados.0.smithi145.stdout:3114: finishing write tid 4 to smithi14585108-50 2024-09-16T05:54:07.283 INFO:tasks.rados.rados.0.smithi145.stdout:3114: finishing write tid 5 to smithi14585108-50 2024-09-16T05:54:07.284 INFO:tasks.rados.rados.0.smithi145.stdout:3114: oid 50 updating version 0 to 1314 2024-09-16T05:54:07.284 INFO:tasks.rados.rados.0.smithi145.stdout:3114: oid 50 updating version 1314 to 1316 2024-09-16T05:54:07.284 INFO:tasks.rados.rados.0.smithi145.stdout:3114: oid 50 updating version 1316 to 1317 2024-09-16T05:54:07.284 INFO:tasks.rados.rados.0.smithi145.stdout:3114: oid 50 version 1317 is already newer than 1315 2024-09-16T05:54:07.284 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1317 (ObjNum 970 snap 282 seq_num 970) dirty exists 2024-09-16T05:54:07.284 INFO:tasks.rados.rados.0.smithi145.stdout:3114: left oid 50 (ObjNum 970 snap 282 seq_num 970) 2024-09-16T05:54:07.285 INFO:tasks.rados.rados.0.smithi145.stdout:3114: done (4 left) 2024-09-16T05:54:07.285 INFO:tasks.rados.rados.0.smithi145.stdout:3115: done (3 left) 2024-09-16T05:54:07.285 INFO:tasks.rados.rados.0.smithi145.stdout:3116: done (2 left) 2024-09-16T05:54:07.285 INFO:tasks.rados.rados.0.smithi145.stdout:3119: read oid 46 snap -1 2024-09-16T05:54:07.285 INFO:tasks.rados.rados.0.smithi145.stdout:3119: expect (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:54:07.285 INFO:tasks.rados.rados.0.smithi145.stdout:3120: read oid 4 snap -1 2024-09-16T05:54:07.286 INFO:tasks.rados.rados.0.smithi145.stdout:3120: expect (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:54:07.286 INFO:tasks.rados.rados.0.smithi145.stdout:3121: read oid 22 snap -1 2024-09-16T05:54:07.286 INFO:tasks.rados.rados.0.smithi145.stdout:3121: expect deleted 2024-09-16T05:54:07.286 INFO:tasks.rados.rados.0.smithi145.stdout:3122: snap_create 2024-09-16T05:54:07.287 INFO:tasks.rados.rados.0.smithi145.stdout:3117: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:07.307 INFO:tasks.rados.rados.0.smithi145.stdout:3118: finishing rollback tid 0 to smithi14585108-34 2024-09-16T05:54:07.308 INFO:tasks.rados.rados.0.smithi145.stdout:3118: finishing rollback tid 1 to smithi14585108-34 2024-09-16T05:54:07.308 INFO:tasks.rados.rados.0.smithi145.stdout:3118: finishing rollback tid 2 to smithi14585108-34 2024-09-16T05:54:07.308 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1486 (ObjNum 937 snap 274 seq_num 937) dirty exists 2024-09-16T05:54:07.308 INFO:tasks.rados.rados.0.smithi145.stdout:3119: expect (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:54:07.511 INFO:tasks.rados.rados.0.smithi145.stdout:3120: expect (ObjNum 827 snap 241 seq_num 827) 2024-09-16T05:54:07.514 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:07 smithi145 ceph-mon[99390]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:54:07.514 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:07 smithi145 ceph-mon[99390]: osdmap e650: 8 total, 8 up, 8 in 2024-09-16T05:54:07.514 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:07.514 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:07 smithi145 ceph-mon[99390]: pgmap v660: 121 pgs: 121 active+clean; 142 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 8.4 MiB/s wr, 26 op/s 2024-09-16T05:54:07.515 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:07 smithi145 ceph-mon[96887]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:54:07.515 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:07 smithi145 ceph-mon[96887]: osdmap e650: 8 total, 8 up, 8 in 2024-09-16T05:54:07.515 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:07.515 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:07 smithi145 ceph-mon[96887]: pgmap v660: 121 pgs: 121 active+clean; 142 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 8.4 MiB/s wr, 26 op/s 2024-09-16T05:54:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:07 smithi161 ceph-mon[87722]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T05:54:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:07 smithi161 ceph-mon[87722]: osdmap e650: 8 total, 8 up, 8 in 2024-09-16T05:54:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:07 smithi161 ceph-mon[87722]: pgmap v660: 121 pgs: 121 active+clean; 142 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 8.4 MiB/s wr, 26 op/s 2024-09-16T05:54:08.147 INFO:tasks.rados.rados.0.smithi145.stdout:3117: done (5 left) 2024-09-16T05:54:08.148 INFO:tasks.rados.rados.0.smithi145.stdout:3118: done (4 left) 2024-09-16T05:54:08.148 INFO:tasks.rados.rados.0.smithi145.stdout:3119: done (3 left) 2024-09-16T05:54:08.148 INFO:tasks.rados.rados.0.smithi145.stdout:3120: done (2 left) 2024-09-16T05:54:08.148 INFO:tasks.rados.rados.0.smithi145.stdout:3121: done (1 left) 2024-09-16T05:54:08.148 INFO:tasks.rados.rados.0.smithi145.stdout:3122: done (0 left) 2024-09-16T05:54:08.148 INFO:tasks.rados.rados.0.smithi145.stdout:3123: read oid 30 snap 282 2024-09-16T05:54:08.148 INFO:tasks.rados.rados.0.smithi145.stdout:3123: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:54:08.148 INFO:tasks.rados.rados.0.smithi145.stdout:3124: snap_remove snap 279 2024-09-16T05:54:08.393 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:08 smithi145 ceph-mon[99390]: osdmap e651: 8 total, 8 up, 8 in 2024-09-16T05:54:08.393 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:08 smithi145 ceph-mon[96887]: osdmap e651: 8 total, 8 up, 8 in 2024-09-16T05:54:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:08 smithi161 ceph-mon[87722]: osdmap e651: 8 total, 8 up, 8 in 2024-09-16T05:54:08.624 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 8 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": { 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T05:54:08.625 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2024-09-16T05:54:08.626 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2024-09-16T05:54:08.626 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 15 2024-09-16T05:54:08.626 INFO:teuthology.orchestra.run.smithi145.stdout: } 2024-09-16T05:54:08.626 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-16T05:54:09.159 INFO:tasks.rados.rados.0.smithi145.stdout:3124: done (1 left) 2024-09-16T05:54:09.159 INFO:tasks.rados.rados.0.smithi145.stdout:3125: read oid 39 snap -1 2024-09-16T05:54:09.159 INFO:tasks.rados.rados.0.smithi145.stdout:3125: expect (ObjNum 969 snap 280 seq_num 969) 2024-09-16T05:54:09.159 INFO:tasks.rados.rados.0.smithi145.stdout:3126: setattr oid 3 current snap is 283 2024-09-16T05:54:09.160 INFO:tasks.rados.rados.0.smithi145.stdout:3123: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:54:09.185 INFO:tasks.rados.rados.0.smithi145.stdout:3125: expect (ObjNum 969 snap 280 seq_num 969) 2024-09-16T05:54:09.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:09 smithi145 ceph-mon[99390]: osdmap e652: 8 total, 8 up, 8 in 2024-09-16T05:54:09.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:09 smithi145 ceph-mon[99390]: pgmap v663: 121 pgs: 121 active+clean; 142 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-09-16T05:54:09.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:09 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4042269498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:09.205 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:09 smithi145 ceph-mon[96887]: osdmap e652: 8 total, 8 up, 8 in 2024-09-16T05:54:09.205 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:09 smithi145 ceph-mon[96887]: pgmap v663: 121 pgs: 121 active+clean; 142 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-09-16T05:54:09.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:09 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4042269498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:09.225 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -e sha1=8921c8ef947807b717db041d85f0761b7914d5fc -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-16T05:54:09.235 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1338 (ObjNum 939 snap 275 seq_num 939) dirty exists 2024-09-16T05:54:09.235 INFO:tasks.rados.rados.0.smithi145.stdout:3123: done (2 left) 2024-09-16T05:54:09.235 INFO:tasks.rados.rados.0.smithi145.stdout:3125: done (1 left) 2024-09-16T05:54:09.235 INFO:tasks.rados.rados.0.smithi145.stdout:3126: done (0 left) 2024-09-16T05:54:09.235 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 283 2024-09-16T05:54:09.235 INFO:tasks.rados.rados.0.smithi145.stdout:3127: seq_num 971 ranges {0=671744,671744=802816,1474560=401408} 2024-09-16T05:54:09.238 INFO:tasks.rados.rados.0.smithi145.stdout:3127: writing smithi14585108-22 from 0 to 671744 tid 1 2024-09-16T05:54:09.243 INFO:tasks.rados.rados.0.smithi145.stdout:3127: writing smithi14585108-22 from 671744 to 1474560 tid 2 2024-09-16T05:54:09.246 INFO:tasks.rados.rados.0.smithi145.stdout:3127: writing smithi14585108-22 from 1474560 to 1875968 tid 3 2024-09-16T05:54:09.246 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 283 2024-09-16T05:54:09.246 INFO:tasks.rados.rados.0.smithi145.stdout:3128: seq_num 972 ranges {1818624=688128,2506752=688128,3194880=516096} 2024-09-16T05:54:09.260 INFO:tasks.rados.rados.0.smithi145.stdout:3128: writing smithi14585108-29 from 1818624 to 2506752 tid 1 2024-09-16T05:54:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3128: writing smithi14585108-29 from 2506752 to 3194880 tid 2 2024-09-16T05:54:09.267 INFO:tasks.rados.rados.0.smithi145.stdout:3128: writing smithi14585108-29 from 3194880 to 3710976 tid 3 2024-09-16T05:54:09.267 INFO:tasks.rados.rados.0.smithi145.stdout:3129: delete oid 23 current snap is 283 2024-09-16T05:54:09.267 INFO:tasks.rados.rados.0.smithi145.stdout:3127: finishing write tid 1 to smithi14585108-22 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: finishing write tid 2 to smithi14585108-22 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: finishing write tid 3 to smithi14585108-22 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: finishing write tid 4 to smithi14585108-22 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: finishing write tid 5 to smithi14585108-22 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: oid 22 updating version 0 to 1407 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: oid 22 version 1407 is already newer than 1405 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: oid 22 version 1407 is already newer than 1404 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: oid 22 version 1407 is already newer than 1406 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1407 (ObjNum 971 snap 283 seq_num 971) dirty exists 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3127: left oid 22 (ObjNum 971 snap 283 seq_num 971) 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3128: finishing write tid 1 to smithi14585108-29 2024-09-16T05:54:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3128: finishing write tid 2 to smithi14585108-29 2024-09-16T05:54:09.269 INFO:tasks.rados.rados.0.smithi145.stdout:3127: done (2 left) 2024-09-16T05:54:09.269 INFO:tasks.rados.rados.0.smithi145.stdout:3129: done (1 left) 2024-09-16T05:54:09.269 INFO:tasks.rados.rados.0.smithi145.stdout:3130: snap_remove snap 282 2024-09-16T05:54:09.428 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:54:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:09 smithi161 ceph-mon[87722]: osdmap e652: 8 total, 8 up, 8 in 2024-09-16T05:54:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:09 smithi161 ceph-mon[87722]: pgmap v663: 121 pgs: 121 active+clean; 142 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-09-16T05:54:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:09 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4042269498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:10.129 INFO:tasks.rados.rados.0.smithi145.stdout:3130: done (1 left) 2024-09-16T05:54:10.129 INFO:tasks.rados.rados.0.smithi145.stdout:3131: copy_from oid 42 from oid 16 current snap is 283 2024-09-16T05:54:10.129 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 283 2024-09-16T05:54:10.130 INFO:tasks.rados.rados.0.smithi145.stdout:3132: seq_num 974 ranges {2187264=720896,2908160=507904,3416064=671744,4087808=24576} 2024-09-16T05:54:10.145 INFO:tasks.rados.rados.0.smithi145.stdout:3132: writing smithi14585108-41 from 2187264 to 2908160 tid 1 2024-09-16T05:54:10.148 INFO:tasks.rados.rados.0.smithi145.stdout:3132: writing smithi14585108-41 from 2908160 to 3416064 tid 2 2024-09-16T05:54:10.153 INFO:tasks.rados.rados.0.smithi145.stdout:3132: writing smithi14585108-41 from 3416064 to 4087808 tid 3 2024-09-16T05:54:10.153 INFO:tasks.rados.rados.0.smithi145.stdout:3132: writing smithi14585108-41 from 4087808 to 4112384 tid 4 2024-09-16T05:54:10.153 INFO:tasks.rados.rados.0.smithi145.stdout:3133: delete oid 4 current snap is 283 2024-09-16T05:54:10.153 INFO:tasks.rados.rados.0.smithi145.stdout:3128: finishing write tid 3 to smithi14585108-29 2024-09-16T05:54:10.153 INFO:tasks.rados.rados.0.smithi145.stdout:3128: finishing write tid 4 to smithi14585108-29 2024-09-16T05:54:10.153 INFO:tasks.rados.rados.0.smithi145.stdout:3128: finishing write tid 5 to smithi14585108-29 2024-09-16T05:54:10.153 INFO:tasks.rados.rados.0.smithi145.stdout:3128: oid 29 updating version 0 to 1414 2024-09-16T05:54:10.153 INFO:tasks.rados.rados.0.smithi145.stdout:3128: oid 29 version 1414 is already newer than 1412 2024-09-16T05:54:10.154 INFO:tasks.rados.rados.0.smithi145.stdout:3128: oid 29 version 1414 is already newer than 1413 2024-09-16T05:54:10.154 INFO:tasks.rados.rados.0.smithi145.stdout:3128: oid 29 version 1414 is already newer than 1411 2024-09-16T05:54:10.154 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1414 (ObjNum 972 snap 283 seq_num 972) dirty exists 2024-09-16T05:54:10.154 INFO:tasks.rados.rados.0.smithi145.stdout:3128: left oid 29 (ObjNum 972 snap 283 seq_num 972) 2024-09-16T05:54:10.154 INFO:tasks.rados.rados.0.smithi145.stdout:3131: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:54:10.154 INFO:tasks.rados.rados.0.smithi145.stdout:3131: finishing copy_from to smithi14585108-42 2024-09-16T05:54:10.154 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1256 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:54:10.154 INFO:tasks.rados.rados.0.smithi145.stdout:3132: finishing write tid 1 to smithi14585108-41 2024-09-16T05:54:10.155 INFO:tasks.rados.rados.0.smithi145.stdout:3132: finishing write tid 2 to smithi14585108-41 2024-09-16T05:54:10.155 INFO:tasks.rados.rados.0.smithi145.stdout:3128: done (3 left) 2024-09-16T05:54:10.155 INFO:tasks.rados.rados.0.smithi145.stdout:3131: done (2 left) 2024-09-16T05:54:10.155 INFO:tasks.rados.rados.0.smithi145.stdout:3133: done (1 left) 2024-09-16T05:54:10.155 INFO:tasks.rados.rados.0.smithi145.stdout:3134: rollback oid 33 current snap is 283 2024-09-16T05:54:10.155 INFO:tasks.rados.rados.0.smithi145.stdout:3134: done (1 left) 2024-09-16T05:54:10.155 INFO:tasks.rados.rados.0.smithi145.stdout:3135: snap_create 2024-09-16T05:54:10.157 INFO:tasks.rados.rados.0.smithi145.stdout:3132: finishing write tid 3 to smithi14585108-41 2024-09-16T05:54:10.158 INFO:tasks.rados.rados.0.smithi145.stdout:3132: finishing write tid 4 to smithi14585108-41 2024-09-16T05:54:10.158 INFO:tasks.rados.rados.0.smithi145.stdout:3132: finishing write tid 5 to smithi14585108-41 2024-09-16T05:54:10.159 INFO:tasks.rados.rados.0.smithi145.stdout:3132: finishing write tid 6 to smithi14585108-41 2024-09-16T05:54:10.159 INFO:tasks.rados.rados.0.smithi145.stdout:3132: oid 41 updating version 0 to 1278 2024-09-16T05:54:10.159 INFO:tasks.rados.rados.0.smithi145.stdout:3132: oid 41 updating version 1278 to 1279 2024-09-16T05:54:10.159 INFO:tasks.rados.rados.0.smithi145.stdout:3132: oid 41 updating version 1279 to 1280 2024-09-16T05:54:10.160 INFO:tasks.rados.rados.0.smithi145.stdout:3132: oid 41 updating version 1280 to 1282 2024-09-16T05:54:10.160 INFO:tasks.rados.rados.0.smithi145.stdout:3132: oid 41 version 1282 is already newer than 1281 2024-09-16T05:54:10.160 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1282 (ObjNum 974 snap 283 seq_num 974) dirty exists 2024-09-16T05:54:10.160 INFO:tasks.rados.rados.0.smithi145.stdout:3132: left oid 41 (ObjNum 974 snap 283 seq_num 974) 2024-09-16T05:54:10.407 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:10 smithi145 ceph-mon[99390]: osdmap e653: 8 total, 8 up, 8 in 2024-09-16T05:54:10.407 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:10 smithi145 ceph-mon[99390]: osdmap e654: 8 total, 8 up, 8 in 2024-09-16T05:54:10.407 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:10 smithi145 ceph-mon[96887]: osdmap e653: 8 total, 8 up, 8 in 2024-09-16T05:54:10.408 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:10 smithi145 ceph-mon[96887]: osdmap e654: 8 total, 8 up, 8 in 2024-09-16T05:54:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:10 smithi161 ceph-mon[87722]: osdmap e653: 8 total, 8 up, 8 in 2024-09-16T05:54:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:10 smithi161 ceph-mon[87722]: osdmap e654: 8 total, 8 up, 8 in 2024-09-16T05:54:11.170 INFO:tasks.rados.rados.0.smithi145.stdout:3132: done (1 left) 2024-09-16T05:54:11.170 INFO:tasks.rados.rados.0.smithi145.stdout:3135: done (0 left) 2024-09-16T05:54:11.170 INFO:tasks.rados.rados.0.smithi145.stdout:3136: read oid 43 snap -1 2024-09-16T05:54:11.170 INFO:tasks.rados.rados.0.smithi145.stdout:3136: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:54:11.171 INFO:tasks.rados.rados.0.smithi145.stdout:3137: setattr oid 39 current snap is 284 2024-09-16T05:54:11.171 INFO:tasks.rados.rados.0.smithi145.stdout:3136: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:54:11.171 INFO:tasks.rados.rados.0.smithi145.stdout:3136: done (1 left) 2024-09-16T05:54:11.171 INFO:tasks.rados.rados.0.smithi145.stdout:3138: read oid 45 snap -1 2024-09-16T05:54:11.171 INFO:tasks.rados.rados.0.smithi145.stdout:3138: expect (ObjNum 942 snap 276 seq_num 942) 2024-09-16T05:54:11.171 INFO:tasks.rados.rados.0.smithi145.stdout:3139: delete oid 27 current snap is 284 2024-09-16T05:54:11.177 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1283 (ObjNum 969 snap 280 seq_num 969) dirty exists 2024-09-16T05:54:11.178 INFO:tasks.rados.rados.0.smithi145.stdout:3137: done (2 left) 2024-09-16T05:54:11.178 INFO:tasks.rados.rados.0.smithi145.stdout:3139: done (1 left) 2024-09-16T05:54:11.178 INFO:tasks.rados.rados.0.smithi145.stdout:3140: rollback oid 26 current snap is 284 2024-09-16T05:54:11.178 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 283 2024-09-16T05:54:11.178 INFO:tasks.rados.rados.0.smithi145.stdout:3141: read oid 14 snap -1 2024-09-16T05:54:11.178 INFO:tasks.rados.rados.0.smithi145.stdout:3141: expect (ObjNum 959 snap 278 seq_num 959) 2024-09-16T05:54:11.178 INFO:tasks.rados.rados.0.smithi145.stdout:3142: read oid 20 snap -1 2024-09-16T05:54:11.179 INFO:tasks.rados.rados.0.smithi145.stdout:3142: expect (ObjNum 940 snap 275 seq_num 940) 2024-09-16T05:54:11.179 INFO:tasks.rados.rados.0.smithi145.stdout:3143: read oid 29 snap 283 2024-09-16T05:54:11.179 INFO:tasks.rados.rados.0.smithi145.stdout:3143: expect (ObjNum 972 snap 283 seq_num 972) 2024-09-16T05:54:11.179 INFO:tasks.rados.rados.0.smithi145.stdout:3144: delete oid 41 current snap is 284 2024-09-16T05:54:11.179 INFO:tasks.rados.rados.0.smithi145.stdout:3140: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:54:11.179 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 0 (ObjNum 417 snap 0 seq_num 3207906144) dirty dne 2024-09-16T05:54:11.184 INFO:tasks.rados.rados.0.smithi145.stdout:3140: done (5 left) 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:3144: done (4 left) 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:3145: rmattr oid 7 current snap is 284 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:3145: done (4 left) 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:3146: rollback oid 7 current snap is 284 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 7 to 283 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:3147: read oid 24 snap -1 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:3147: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:3148: copy_from oid 8 from oid 2 current snap is 284 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 284 2024-09-16T05:54:11.185 INFO:tasks.rados.rados.0.smithi145.stdout:3149: seq_num 978 ranges {2433024=786432,3219456=442368,3661824=647168,4308992=114688} 2024-09-16T05:54:11.204 INFO:tasks.rados.rados.0.smithi145.stdout:3149: writing smithi14585108-18 from 2433024 to 3219456 tid 1 2024-09-16T05:54:11.207 INFO:tasks.rados.rados.0.smithi145.stdout:3149: writing smithi14585108-18 from 3219456 to 3661824 tid 2 2024-09-16T05:54:11.211 INFO:tasks.rados.rados.0.smithi145.stdout:3149: writing smithi14585108-18 from 3661824 to 4308992 tid 3 2024-09-16T05:54:11.212 INFO:tasks.rados.rados.0.smithi145.stdout:3149: writing smithi14585108-18 from 4308992 to 4423680 tid 4 2024-09-16T05:54:11.212 INFO:tasks.rados.rados.0.smithi145.stdout:3150: delete oid 44 current snap is 284 2024-09-16T05:54:11.212 INFO:tasks.rados.rados.0.smithi145.stdout:3142: expect (ObjNum 940 snap 275 seq_num 940) 2024-09-16T05:54:11.254 INFO:tasks.rados.rados.0.smithi145.stdout:3146: finishing rollback tid 1 to smithi14585108-7 2024-09-16T05:54:11.254 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 0 (ObjNum 65 snap 0 seq_num 1482780770) dirty dne 2024-09-16T05:54:11.255 INFO:tasks.rados.rados.0.smithi145.stdout:3138: expect (ObjNum 942 snap 276 seq_num 942) 2024-09-16T05:54:11.415 INFO:tasks.rados.rados.0.smithi145.stdout:3143: expect (ObjNum 972 snap 283 seq_num 972) 2024-09-16T05:54:11.427 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:11 smithi145 ceph-mon[96887]: pgmap v666: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 900 KiB/s wr, 17 op/s 2024-09-16T05:54:11.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:11 smithi145 ceph-mon[99390]: pgmap v666: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 900 KiB/s wr, 17 op/s 2024-09-16T05:54:11.543 INFO:tasks.rados.rados.0.smithi145.stdout:3147: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:11 smithi161 ceph-mon[87722]: pgmap v666: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 900 KiB/s wr, 17 op/s 2024-09-16T05:54:11.676 INFO:teuthology.orchestra.run.smithi145.stdout:true 2024-09-16T05:54:11.689 INFO:tasks.rados.rados.0.smithi145.stdout:3141: expect (ObjNum 959 snap 278 seq_num 959) 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: finishing write tid 1 to smithi14585108-18 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: finishing write tid 2 to smithi14585108-18 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: finishing write tid 3 to smithi14585108-18 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: finishing write tid 4 to smithi14585108-18 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: finishing write tid 5 to smithi14585108-18 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: finishing write tid 6 to smithi14585108-18 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: oid 18 updating version 0 to 1498 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: oid 18 updating version 1498 to 1501 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: oid 18 version 1501 is already newer than 1500 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: oid 18 version 1501 is already newer than 1497 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:3149: oid 18 version 1501 is already newer than 1499 2024-09-16T05:54:11.875 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1501 (ObjNum 978 snap 284 seq_num 978) dirty exists 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3149: left oid 18 (ObjNum 978 snap 284 seq_num 978) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3148: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3148: finishing copy_from to smithi14585108-8 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1470 (ObjNum 951 snap 278 seq_num 951) dirty exists 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3138: done (8 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3141: done (7 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3142: done (6 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3143: done (5 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3146: done (4 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3147: done (3 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3148: done (2 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3149: done (1 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3150: done (0 left) 2024-09-16T05:54:11.876 INFO:tasks.rados.rados.0.smithi145.stdout:3151: copy_from oid 6 from oid 1 current snap is 284 2024-09-16T05:54:11.877 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 284 2024-09-16T05:54:11.877 INFO:tasks.rados.rados.0.smithi145.stdout:3152: seq_num 980 ranges {0=417792,417792=614400,1032192=663552,1695744=327680} 2024-09-16T05:54:11.877 INFO:tasks.rados.rados.0.smithi145.stdout:3152: writing smithi14585108-16 from 0 to 417792 tid 1 2024-09-16T05:54:11.879 INFO:tasks.rados.rados.0.smithi145.stdout:3152: writing smithi14585108-16 from 417792 to 1032192 tid 2 2024-09-16T05:54:11.883 INFO:tasks.rados.rados.0.smithi145.stdout:3152: writing smithi14585108-16 from 1032192 to 1695744 tid 3 2024-09-16T05:54:11.886 INFO:tasks.rados.rados.0.smithi145.stdout:3152: writing smithi14585108-16 from 1695744 to 2023424 tid 4 2024-09-16T05:54:11.886 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 284 2024-09-16T05:54:11.886 INFO:tasks.rados.rados.0.smithi145.stdout:3151: finishing copy_from to smithi14585108-6 2024-09-16T05:54:11.886 INFO:tasks.rados.rados.0.smithi145.stdout:3151: got expected ENOENT (src dne) 2024-09-16T05:54:11.886 INFO:tasks.rados.rados.0.smithi145.stdout:3151: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:54:11.886 INFO:tasks.rados.rados.0.smithi145.stdout:3152: finishing write tid 1 to smithi14585108-16 2024-09-16T05:54:11.886 INFO:tasks.rados.rados.0.smithi145.stdout:3152: finishing write tid 2 to smithi14585108-16 2024-09-16T05:54:11.886 INFO:tasks.rados.rados.0.smithi145.stdout:3153: seq_num 981 ranges {6225920=434176,6660096=540672,7200768=466944,7667712=524288,8192000=73728} 2024-09-16T05:54:11.921 INFO:tasks.rados.rados.0.smithi145.stdout:3153: writing smithi14585108-25 from 6225920 to 6660096 tid 1 2024-09-16T05:54:11.924 INFO:tasks.rados.rados.0.smithi145.stdout:3153: writing smithi14585108-25 from 6660096 to 7200768 tid 2 2024-09-16T05:54:11.927 INFO:tasks.rados.rados.0.smithi145.stdout:3153: writing smithi14585108-25 from 7200768 to 7667712 tid 3 2024-09-16T05:54:11.931 INFO:tasks.rados.rados.0.smithi145.stdout:3153: writing smithi14585108-25 from 7667712 to 8192000 tid 4 2024-09-16T05:54:11.932 INFO:tasks.rados.rados.0.smithi145.stdout:3153: writing smithi14585108-25 from 8192000 to 8265728 tid 5 2024-09-16T05:54:11.933 INFO:tasks.rados.rados.0.smithi145.stdout:3151: done (2 left) 2024-09-16T05:54:11.933 INFO:tasks.rados.rados.0.smithi145.stdout:3154: copy_from oid 38 from oid 8 current snap is 284 2024-09-16T05:54:11.933 INFO:tasks.rados.rados.0.smithi145.stdout:3152: finishing write tid 3 to smithi14585108-16 2024-09-16T05:54:11.933 INFO:tasks.rados.rados.0.smithi145.stdout:3152: finishing write tid 4 to smithi14585108-16 2024-09-16T05:54:11.933 INFO:tasks.rados.rados.0.smithi145.stdout:3152: finishing write tid 5 to smithi14585108-16 2024-09-16T05:54:11.933 INFO:tasks.rados.rados.0.smithi145.stdout:3152: finishing write tid 6 to smithi14585108-16 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3152: oid 16 updating version 0 to 1265 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3152: oid 16 updating version 1265 to 1268 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3152: oid 16 version 1268 is already newer than 1266 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3152: oid 16 version 1268 is already newer than 1264 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3152: oid 16 version 1268 is already newer than 1267 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1268 (ObjNum 980 snap 284 seq_num 980) dirty exists 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3152: left oid 16 (ObjNum 980 snap 284 seq_num 980) 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3153: finishing write tid 1 to smithi14585108-25 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3153: finishing write tid 2 to smithi14585108-25 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3153: finishing write tid 3 to smithi14585108-25 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3152: done (2 left) 2024-09-16T05:54:11.934 INFO:tasks.rados.rados.0.smithi145.stdout:3155: snap_create 2024-09-16T05:54:11.935 INFO:tasks.rados.rados.0.smithi145.stdout:3153: finishing write tid 4 to smithi14585108-25 2024-09-16T05:54:11.935 INFO:tasks.rados.rados.0.smithi145.stdout:3153: finishing write tid 5 to smithi14585108-25 2024-09-16T05:54:11.936 INFO:tasks.rados.rados.0.smithi145.stdout:3153: finishing write tid 6 to smithi14585108-25 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:3153: finishing write tid 7 to smithi14585108-25 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:3153: oid 25 updating version 0 to 1351 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:3153: oid 25 updating version 1351 to 1352 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:3153: oid 25 updating version 1352 to 1353 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:3153: oid 25 updating version 1353 to 1354 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:3153: oid 25 updating version 1354 to 1356 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:3153: oid 25 version 1356 is already newer than 1355 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1356 (ObjNum 981 snap 284 seq_num 981) dirty exists 2024-09-16T05:54:11.938 INFO:tasks.rados.rados.0.smithi145.stdout:3153: left oid 25 (ObjNum 981 snap 284 seq_num 981) 2024-09-16T05:54:11.948 INFO:tasks.rados.rados.0.smithi145.stdout:3154: finishing copy_from racing read to smithi14585108-38 2024-09-16T05:54:11.954 INFO:tasks.rados.rados.0.smithi145.stdout:3154: finishing copy_from to smithi14585108-38 2024-09-16T05:54:11.954 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1470 (ObjNum 951 snap 278 seq_num 951) dirty exists 2024-09-16T05:54:12.174 INFO:tasks.rados.rados.0.smithi145.stdout:3153: done (2 left) 2024-09-16T05:54:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:3154: done (1 left) 2024-09-16T05:54:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:3155: done (0 left) 2024-09-16T05:54:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:3156: read oid 38 snap 283 2024-09-16T05:54:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:3156: expect deleted 2024-09-16T05:54:12.175 INFO:tasks.rados.rados.0.smithi145.stdout:3157: delete oid 20 current snap is 285 2024-09-16T05:54:12.179 INFO:tasks.rados.rados.0.smithi145.stdout:3156: done (1 left) 2024-09-16T05:54:12.179 INFO:tasks.rados.rados.0.smithi145.stdout:3157: done (0 left) 2024-09-16T05:54:12.179 INFO:tasks.rados.rados.0.smithi145.stdout:3158: snap_create 2024-09-16T05:54:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:12 smithi145 ceph-mon[96887]: osdmap e655: 8 total, 8 up, 8 in 2024-09-16T05:54:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:12 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1701154630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:12 smithi145 ceph-mon[99390]: osdmap e655: 8 total, 8 up, 8 in 2024-09-16T05:54:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:12 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1701154630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:12.426 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -e sha1=8921c8ef947807b717db041d85f0761b7914d5fc -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-16T05:54:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:12 smithi161 ceph-mon[87722]: osdmap e655: 8 total, 8 up, 8 in 2024-09-16T05:54:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:12 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1701154630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:12.662 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:54:13.180 INFO:tasks.rados.rados.0.smithi145.stdout:3158: done (0 left) 2024-09-16T05:54:13.180 INFO:tasks.rados.rados.0.smithi145.stdout:3159: rollback oid 31 current snap is 286 2024-09-16T05:54:13.180 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 285 2024-09-16T05:54:13.180 INFO:tasks.rados.rados.0.smithi145.stdout:3160: read oid 45 snap -1 2024-09-16T05:54:13.181 INFO:tasks.rados.rados.0.smithi145.stdout:3160: expect (ObjNum 942 snap 276 seq_num 942) 2024-09-16T05:54:13.181 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 286 2024-09-16T05:54:13.181 INFO:tasks.rados.rados.0.smithi145.stdout:3161: seq_num 983 ranges {2187264=466944,2654208=712704,3366912=434176,3801088=458752} 2024-09-16T05:54:13.195 INFO:tasks.rados.rados.0.smithi145.stdout:3161: writing smithi14585108-17 from 2187264 to 2654208 tid 1 2024-09-16T05:54:13.200 INFO:tasks.rados.rados.0.smithi145.stdout:3161: writing smithi14585108-17 from 2654208 to 3366912 tid 2 2024-09-16T05:54:13.202 INFO:tasks.rados.rados.0.smithi145.stdout:3161: writing smithi14585108-17 from 3366912 to 3801088 tid 3 2024-09-16T05:54:13.205 INFO:tasks.rados.rados.0.smithi145.stdout:3161: writing smithi14585108-17 from 3801088 to 4259840 tid 4 2024-09-16T05:54:13.206 INFO:tasks.rados.rados.0.smithi145.stdout:3162: copy_from oid 6 from oid 44 current snap is 286 2024-09-16T05:54:13.206 INFO:tasks.rados.rados.0.smithi145.stdout:3159: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:54:13.206 INFO:tasks.rados.rados.0.smithi145.stdout:3159: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:54:13.206 INFO:tasks.rados.rados.0.smithi145.stdout:3159: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:54:13.206 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1272 (ObjNum 944 snap 276 seq_num 944) dirty exists 2024-09-16T05:54:13.206 INFO:tasks.rados.rados.0.smithi145.stdout:3160: expect (ObjNum 942 snap 276 seq_num 942) 2024-09-16T05:54:13.364 INFO:tasks.rados.rados.0.smithi145.stdout:3161: finishing write tid 1 to smithi14585108-17 2024-09-16T05:54:13.365 INFO:tasks.rados.rados.0.smithi145.stdout:3161: finishing write tid 2 to smithi14585108-17 2024-09-16T05:54:13.365 INFO:tasks.rados.rados.0.smithi145.stdout:3161: finishing write tid 3 to smithi14585108-17 2024-09-16T05:54:13.365 INFO:tasks.rados.rados.0.smithi145.stdout:3161: finishing write tid 4 to smithi14585108-17 2024-09-16T05:54:13.365 INFO:tasks.rados.rados.0.smithi145.stdout:3161: finishing write tid 5 to smithi14585108-17 2024-09-16T05:54:13.365 INFO:tasks.rados.rados.0.smithi145.stdout:3162: finishing copy_from to smithi14585108-6 2024-09-16T05:54:13.366 INFO:tasks.rados.rados.0.smithi145.stdout:3162: got expected ENOENT (src dne) 2024-09-16T05:54:13.366 INFO:tasks.rados.rados.0.smithi145.stdout:3162: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:54:13.366 INFO:tasks.rados.rados.0.smithi145.stdout:3161: finishing write tid 6 to smithi14585108-17 2024-09-16T05:54:13.366 INFO:tasks.rados.rados.0.smithi145.stdout:3161: oid 17 updating version 0 to 1330 2024-09-16T05:54:13.366 INFO:tasks.rados.rados.0.smithi145.stdout:3161: oid 17 updating version 1330 to 1332 2024-09-16T05:54:13.366 INFO:tasks.rados.rados.0.smithi145.stdout:3161: oid 17 updating version 1332 to 1333 2024-09-16T05:54:13.367 INFO:tasks.rados.rados.0.smithi145.stdout:3161: oid 17 updating version 1333 to 1334 2024-09-16T05:54:13.367 INFO:tasks.rados.rados.0.smithi145.stdout:3161: oid 17 version 1334 is already newer than 1331 2024-09-16T05:54:13.367 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 1334 (ObjNum 983 snap 286 seq_num 983) dirty exists 2024-09-16T05:54:13.367 INFO:tasks.rados.rados.0.smithi145.stdout:3161: left oid 17 (ObjNum 983 snap 286 seq_num 983) 2024-09-16T05:54:13.367 INFO:tasks.rados.rados.0.smithi145.stdout:3159: done (3 left) 2024-09-16T05:54:13.367 INFO:tasks.rados.rados.0.smithi145.stdout:3160: done (2 left) 2024-09-16T05:54:13.368 INFO:tasks.rados.rados.0.smithi145.stdout:3161: done (1 left) 2024-09-16T05:54:13.368 INFO:tasks.rados.rados.0.smithi145.stdout:3162: done (0 left) 2024-09-16T05:54:13.368 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 286 2024-09-16T05:54:13.368 INFO:tasks.rados.rados.0.smithi145.stdout:3163: seq_num 984 ranges {0=483328,483328=598016,1081344=647168,1728512=360448} 2024-09-16T05:54:13.369 INFO:tasks.rados.rados.0.smithi145.stdout:3163: writing smithi14585108-41 from 0 to 483328 tid 1 2024-09-16T05:54:13.371 INFO:tasks.rados.rados.0.smithi145.stdout:3163: writing smithi14585108-41 from 483328 to 1081344 tid 2 2024-09-16T05:54:13.373 INFO:tasks.rados.rados.0.smithi145.stdout:3163: writing smithi14585108-41 from 1081344 to 1728512 tid 3 2024-09-16T05:54:13.376 INFO:tasks.rados.rados.0.smithi145.stdout:3163: writing smithi14585108-41 from 1728512 to 2088960 tid 4 2024-09-16T05:54:13.376 INFO:tasks.rados.rados.0.smithi145.stdout:3164: delete oid 23 current snap is 286 2024-09-16T05:54:13.376 INFO:tasks.rados.rados.0.smithi145.stdout:3163: finishing write tid 1 to smithi14585108-41 2024-09-16T05:54:13.376 INFO:tasks.rados.rados.0.smithi145.stdout:3163: finishing write tid 2 to smithi14585108-41 2024-09-16T05:54:13.376 INFO:tasks.rados.rados.0.smithi145.stdout:3163: finishing write tid 3 to smithi14585108-41 2024-09-16T05:54:13.377 INFO:tasks.rados.rados.0.smithi145.stdout:3164: done (1 left) 2024-09-16T05:54:13.377 INFO:tasks.rados.rados.0.smithi145.stdout:3165: delete oid 27 current snap is 286 2024-09-16T05:54:13.378 INFO:tasks.rados.rados.0.smithi145.stdout:3163: finishing write tid 4 to smithi14585108-41 2024-09-16T05:54:13.379 INFO:tasks.rados.rados.0.smithi145.stdout:3163: finishing write tid 5 to smithi14585108-41 2024-09-16T05:54:13.380 INFO:tasks.rados.rados.0.smithi145.stdout:3165: done (1 left) 2024-09-16T05:54:13.380 INFO:tasks.rados.rados.0.smithi145.stdout:3166: copy_from oid 11 from oid 46 current snap is 286 2024-09-16T05:54:13.380 INFO:tasks.rados.rados.0.smithi145.stdout:3167: setattr oid 29 current snap is 286 2024-09-16T05:54:13.381 INFO:tasks.rados.rados.0.smithi145.stdout:3163: finishing write tid 6 to smithi14585108-41 2024-09-16T05:54:13.381 INFO:tasks.rados.rados.0.smithi145.stdout:3163: oid 41 updating version 0 to 1290 2024-09-16T05:54:13.381 INFO:tasks.rados.rados.0.smithi145.stdout:3163: oid 41 version 1290 is already newer than 1289 2024-09-16T05:54:13.381 INFO:tasks.rados.rados.0.smithi145.stdout:3163: oid 41 version 1290 is already newer than 1288 2024-09-16T05:54:13.382 INFO:tasks.rados.rados.0.smithi145.stdout:3163: oid 41 version 1290 is already newer than 1287 2024-09-16T05:54:13.382 INFO:tasks.rados.rados.0.smithi145.stdout:3163: oid 41 version 1290 is already newer than 1286 2024-09-16T05:54:13.382 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1290 (ObjNum 984 snap 286 seq_num 984) dirty exists 2024-09-16T05:54:13.382 INFO:tasks.rados.rados.0.smithi145.stdout:3163: left oid 41 (ObjNum 984 snap 286 seq_num 984) 2024-09-16T05:54:13.383 INFO:tasks.rados.rados.0.smithi145.stdout:3163: done (2 left) 2024-09-16T05:54:13.383 INFO:tasks.rados.rados.0.smithi145.stdout:3168: delete oid 5 current snap is 286 2024-09-16T05:54:13.384 INFO:tasks.rados.rados.0.smithi145.stdout:3168: done (2 left) 2024-09-16T05:54:13.384 INFO:tasks.rados.rados.0.smithi145.stdout:3169: snap_create 2024-09-16T05:54:13.384 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1471 (ObjNum 972 snap 283 seq_num 972) dirty exists 2024-09-16T05:54:13.398 INFO:tasks.rados.rados.0.smithi145.stdout:3166: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:54:13.401 INFO:tasks.rados.rados.0.smithi145.stdout:3166: finishing copy_from to smithi14585108-11 2024-09-16T05:54:13.401 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1188 (ObjNum 827 snap 241 seq_num 827) dirty exists 2024-09-16T05:54:13.538 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:13 smithi145 ceph-mon[99390]: osdmap e656: 8 total, 8 up, 8 in 2024-09-16T05:54:13.538 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:13 smithi145 ceph-mon[99390]: pgmap v669: 121 pgs: 121 active+clean; 151 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-09-16T05:54:13.538 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:13 smithi145 ceph-mon[96887]: osdmap e656: 8 total, 8 up, 8 in 2024-09-16T05:54:13.539 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:13 smithi145 ceph-mon[96887]: pgmap v669: 121 pgs: 121 active+clean; 151 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-09-16T05:54:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:13 smithi161 ceph-mon[87722]: osdmap e656: 8 total, 8 up, 8 in 2024-09-16T05:54:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:13 smithi161 ceph-mon[87722]: pgmap v669: 121 pgs: 121 active+clean; 151 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-09-16T05:54:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3166: done (2 left) 2024-09-16T05:54:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3167: done (1 left) 2024-09-16T05:54:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3169: done (0 left) 2024-09-16T05:54:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 287 2024-09-16T05:54:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3170: seq_num 988 ranges {3629056=557056,4186112=532480,4718592=622592,5341184=450560} 2024-09-16T05:54:14.204 INFO:tasks.rados.rados.0.smithi145.stdout:3170: writing smithi14585108-45 from 3629056 to 4186112 tid 1 2024-09-16T05:54:14.208 INFO:tasks.rados.rados.0.smithi145.stdout:3170: writing smithi14585108-45 from 4186112 to 4718592 tid 2 2024-09-16T05:54:14.211 INFO:tasks.rados.rados.0.smithi145.stdout:3170: writing smithi14585108-45 from 4718592 to 5341184 tid 3 2024-09-16T05:54:14.214 INFO:tasks.rados.rados.0.smithi145.stdout:3170: writing smithi14585108-45 from 5341184 to 5791744 tid 4 2024-09-16T05:54:14.215 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 287 2024-09-16T05:54:14.215 INFO:tasks.rados.rados.0.smithi145.stdout:3170: finishing write tid 1 to smithi14585108-45 2024-09-16T05:54:14.215 INFO:tasks.rados.rados.0.smithi145.stdout:3170: finishing write tid 2 to smithi14585108-45 2024-09-16T05:54:14.215 INFO:tasks.rados.rados.0.smithi145.stdout:3171: seq_num 989 ranges {0=573440,573440=466944,1040384=434176,1474560=638976,2113536=65536} 2024-09-16T05:54:14.217 INFO:tasks.rados.rados.0.smithi145.stdout:3171: writing smithi14585108-1 from 0 to 573440 tid 1 2024-09-16T05:54:14.222 INFO:tasks.rados.rados.0.smithi145.stdout:3171: writing smithi14585108-1 from 573440 to 1040384 tid 2 2024-09-16T05:54:14.223 INFO:tasks.rados.rados.0.smithi145.stdout:3171: writing smithi14585108-1 from 1040384 to 1474560 tid 3 2024-09-16T05:54:14.227 INFO:tasks.rados.rados.0.smithi145.stdout:3171: writing smithi14585108-1 from 1474560 to 2113536 tid 4 2024-09-16T05:54:14.228 INFO:tasks.rados.rados.0.smithi145.stdout:3171: writing smithi14585108-1 from 2113536 to 2179072 tid 5 2024-09-16T05:54:14.228 INFO:tasks.rados.rados.0.smithi145.stdout:3172: snap_remove snap 285 2024-09-16T05:54:14.549 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)" 2024-09-16T05:54:14.549 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:14 smithi145 ceph-mon[99390]: osdmap e657: 8 total, 8 up, 8 in 2024-09-16T05:54:14.550 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:14 smithi145 ceph-mon[96887]: osdmap e657: 8 total, 8 up, 8 in 2024-09-16T05:54:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:14 smithi161 ceph-mon[87722]: osdmap e657: 8 total, 8 up, 8 in 2024-09-16T05:54:14.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:54:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:54:14] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-09-16T05:54:15.132 INFO:tasks.rados.rados.0.smithi145.stdout:3170: finishing write tid 3 to smithi14585108-45 2024-09-16T05:54:15.132 INFO:tasks.rados.rados.0.smithi145.stdout:3170: finishing write tid 4 to smithi14585108-45 2024-09-16T05:54:15.132 INFO:tasks.rados.rados.0.smithi145.stdout:3170: finishing write tid 5 to smithi14585108-45 2024-09-16T05:54:15.132 INFO:tasks.rados.rados.0.smithi145.stdout:3170: finishing write tid 6 to smithi14585108-45 2024-09-16T05:54:15.132 INFO:tasks.rados.rados.0.smithi145.stdout:3170: oid 45 updating version 0 to 1472 2024-09-16T05:54:15.132 INFO:tasks.rados.rados.0.smithi145.stdout:3170: oid 45 updating version 1472 to 1475 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3170: oid 45 version 1475 is already newer than 1473 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3170: oid 45 version 1475 is already newer than 1474 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3170: oid 45 updating version 1475 to 1476 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1476 (ObjNum 988 snap 287 seq_num 988) dirty exists 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3170: left oid 45 (ObjNum 988 snap 287 seq_num 988) 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3171: finishing write tid 1 to smithi14585108-1 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3171: finishing write tid 2 to smithi14585108-1 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3171: finishing write tid 3 to smithi14585108-1 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3171: finishing write tid 4 to smithi14585108-1 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3171: finishing write tid 5 to smithi14585108-1 2024-09-16T05:54:15.133 INFO:tasks.rados.rados.0.smithi145.stdout:3171: finishing write tid 6 to smithi14585108-1 2024-09-16T05:54:15.134 INFO:tasks.rados.rados.0.smithi145.stdout:3171: finishing write tid 7 to smithi14585108-1 2024-09-16T05:54:15.134 INFO:tasks.rados.rados.0.smithi145.stdout:3171: oid 1 updating version 0 to 1339 2024-09-16T05:54:15.134 INFO:tasks.rados.rados.0.smithi145.stdout:3171: oid 1 updating version 1339 to 1342 2024-09-16T05:54:15.134 INFO:tasks.rados.rados.0.smithi145.stdout:3171: oid 1 updating version 1342 to 1344 2024-09-16T05:54:15.134 INFO:tasks.rados.rados.0.smithi145.stdout:3171: oid 1 version 1344 is already newer than 1341 2024-09-16T05:54:15.134 INFO:tasks.rados.rados.0.smithi145.stdout:3171: oid 1 version 1344 is already newer than 1343 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:3171: oid 1 version 1344 is already newer than 1340 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1344 (ObjNum 989 snap 287 seq_num 989) dirty exists 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:3171: left oid 1 (ObjNum 989 snap 287 seq_num 989) 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:3170: done (2 left) 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:3171: done (1 left) 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:3172: done (0 left) 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:3173: read oid 32 snap 284 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:3173: expect (ObjNum 896 snap 260 seq_num 896) 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 287 2024-09-16T05:54:15.135 INFO:tasks.rados.rados.0.smithi145.stdout:3174: seq_num 990 ranges {2400256=589824,2990080=753664,3743744=638976,4382720=212992} 2024-09-16T05:54:15.149 INFO:tasks.rados.rados.0.smithi145.stdout:3174: writing smithi14585108-3 from 2400256 to 2990080 tid 1 2024-09-16T05:54:15.154 INFO:tasks.rados.rados.0.smithi145.stdout:3174: writing smithi14585108-3 from 2990080 to 3743744 tid 2 2024-09-16T05:54:15.158 INFO:tasks.rados.rados.0.smithi145.stdout:3174: writing smithi14585108-3 from 3743744 to 4382720 tid 3 2024-09-16T05:54:15.159 INFO:tasks.rados.rados.0.smithi145.stdout:3174: writing smithi14585108-3 from 4382720 to 4595712 tid 4 2024-09-16T05:54:15.159 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 287 2024-09-16T05:54:15.160 INFO:tasks.rados.rados.0.smithi145.stdout:3174: finishing write tid 1 to smithi14585108-3 2024-09-16T05:54:15.160 INFO:tasks.rados.rados.0.smithi145.stdout:3174: finishing write tid 2 to smithi14585108-3 2024-09-16T05:54:15.160 INFO:tasks.rados.rados.0.smithi145.stdout:3175: seq_num 991 ranges {2564096=606208,3170304=638976,3809280=794624,4603904=172032} 2024-09-16T05:54:15.177 INFO:tasks.rados.rados.0.smithi145.stdout:3175: writing smithi14585108-35 from 2564096 to 3170304 tid 1 2024-09-16T05:54:15.180 INFO:tasks.rados.rados.0.smithi145.stdout:3175: writing smithi14585108-35 from 3170304 to 3809280 tid 2 2024-09-16T05:54:15.185 INFO:tasks.rados.rados.0.smithi145.stdout:3175: writing smithi14585108-35 from 3809280 to 4603904 tid 3 2024-09-16T05:54:15.186 INFO:tasks.rados.rados.0.smithi145.stdout:3175: writing smithi14585108-35 from 4603904 to 4775936 tid 4 2024-09-16T05:54:15.186 INFO:tasks.rados.rados.0.smithi145.stdout:3176: snap_create 2024-09-16T05:54:15.186 INFO:tasks.rados.rados.0.smithi145.stdout:3174: finishing write tid 3 to smithi14585108-3 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: finishing write tid 4 to smithi14585108-3 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: finishing write tid 5 to smithi14585108-3 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: finishing write tid 6 to smithi14585108-3 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: oid 3 updating version 0 to 1348 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: oid 3 version 1348 is already newer than 1347 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: oid 3 updating version 1348 to 1349 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: oid 3 version 1349 is already newer than 1346 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: oid 3 version 1349 is already newer than 1345 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1349 (ObjNum 990 snap 287 seq_num 990) dirty exists 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3174: left oid 3 (ObjNum 990 snap 287 seq_num 990) 2024-09-16T05:54:15.187 INFO:tasks.rados.rados.0.smithi145.stdout:3173: expect (ObjNum 896 snap 260 seq_num 896) 2024-09-16T05:54:15.249 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-16T05:54:15.249 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-09-16T05:54:15.250 DEBUG:teuthology.parallel:result is None 2024-09-16T05:54:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:15 smithi145 ceph-mon[96887]: osdmap e658: 8 total, 8 up, 8 in 2024-09-16T05:54:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:15 smithi145 ceph-mon[96887]: pgmap v672: 121 pgs: 121 active+clean; 137 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-16T05:54:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:15 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1861910507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:15 smithi145 ceph-mon[96887]: osdmap e659: 8 total, 8 up, 8 in 2024-09-16T05:54:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:15 smithi145 ceph-mon[99390]: osdmap e658: 8 total, 8 up, 8 in 2024-09-16T05:54:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:15 smithi145 ceph-mon[99390]: pgmap v672: 121 pgs: 121 active+clean; 137 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-16T05:54:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:15 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1861910507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:15 smithi145 ceph-mon[99390]: osdmap e659: 8 total, 8 up, 8 in 2024-09-16T05:54:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:15 smithi161 ceph-mon[87722]: osdmap e658: 8 total, 8 up, 8 in 2024-09-16T05:54:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:15 smithi161 ceph-mon[87722]: pgmap v672: 121 pgs: 121 active+clean; 137 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-16T05:54:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:15 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1861910507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T05:54:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:15 smithi161 ceph-mon[87722]: osdmap e659: 8 total, 8 up, 8 in 2024-09-16T05:54:15.763 INFO:tasks.rados.rados.0.smithi145.stdout:3175: finishing write tid 1 to smithi14585108-35 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: finishing write tid 2 to smithi14585108-35 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: finishing write tid 3 to smithi14585108-35 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: finishing write tid 4 to smithi14585108-35 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: finishing write tid 5 to smithi14585108-35 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: finishing write tid 6 to smithi14585108-35 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: oid 35 updating version 0 to 1331 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: oid 35 updating version 1331 to 1333 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: oid 35 version 1333 is already newer than 1332 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: oid 35 version 1333 is already newer than 1330 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: oid 35 version 1333 is already newer than 1329 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1333 (ObjNum 991 snap 287 seq_num 991) dirty exists 2024-09-16T05:54:15.764 INFO:tasks.rados.rados.0.smithi145.stdout:3175: left oid 35 (ObjNum 991 snap 287 seq_num 991) 2024-09-16T05:54:16.192 INFO:tasks.rados.rados.0.smithi145.stdout:3173: done (3 left) 2024-09-16T05:54:16.192 INFO:tasks.rados.rados.0.smithi145.stdout:3174: done (2 left) 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3175: done (1 left) 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3176: done (0 left) 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3177: rollback oid 46 current snap is 288 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 46 to 284 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3178: read oid 21 snap -1 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3178: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3179: read oid 2 snap -1 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3179: expect (ObjNum 951 snap 278 seq_num 951) 2024-09-16T05:54:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3180: delete oid 43 current snap is 288 2024-09-16T05:54:16.197 INFO:tasks.rados.rados.0.smithi145.stdout:3177: finishing rollback tid 0 to smithi14585108-46 2024-09-16T05:54:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:3177: finishing rollback tid 1 to smithi14585108-46 2024-09-16T05:54:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:3177: finishing rollback tid 2 to smithi14585108-46 2024-09-16T05:54:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 1271 (ObjNum 827 snap 241 seq_num 827) dirty exists 2024-09-16T05:54:16.219 INFO:tasks.rados.rados.0.smithi145.stdout:3177: done (3 left) 2024-09-16T05:54:16.219 INFO:tasks.rados.rados.0.smithi145.stdout:3180: done (2 left) 2024-09-16T05:54:16.219 INFO:tasks.rados.rados.0.smithi145.stdout:3181: read oid 10 snap -1 2024-09-16T05:54:16.219 INFO:tasks.rados.rados.0.smithi145.stdout:3181: expect deleted 2024-09-16T05:54:16.219 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 288 2024-09-16T05:54:16.219 INFO:tasks.rados.rados.0.smithi145.stdout:3182: seq_num 993 ranges {1761280=638976,2400256=409600,2809856=409600,3219456=688128,3907584=98304} 2024-09-16T05:54:16.232 INFO:tasks.rados.rados.0.smithi145.stdout:3182: writing smithi14585108-37 from 1761280 to 2400256 tid 1 2024-09-16T05:54:16.234 INFO:tasks.rados.rados.0.smithi145.stdout:3182: writing smithi14585108-37 from 2400256 to 2809856 tid 2 2024-09-16T05:54:16.237 INFO:tasks.rados.rados.0.smithi145.stdout:3182: writing smithi14585108-37 from 2809856 to 3219456 tid 3 2024-09-16T05:54:16.241 INFO:tasks.rados.rados.0.smithi145.stdout:3182: writing smithi14585108-37 from 3219456 to 3907584 tid 4 2024-09-16T05:54:16.242 INFO:tasks.rados.rados.0.smithi145.stdout:3182: writing smithi14585108-37 from 3907584 to 4005888 tid 5 2024-09-16T05:54:16.242 INFO:tasks.rados.rados.0.smithi145.stdout:3183: read oid 1 snap -1 2024-09-16T05:54:16.242 INFO:tasks.rados.rados.0.smithi145.stdout:3183: expect (ObjNum 989 snap 287 seq_num 989) 2024-09-16T05:54:16.242 INFO:tasks.rados.rados.0.smithi145.stdout:3184: read oid 44 snap -1 2024-09-16T05:54:16.242 INFO:tasks.rados.rados.0.smithi145.stdout:3184: expect deleted 2024-09-16T05:54:16.242 INFO:tasks.rados.rados.0.smithi145.stdout:3185: delete oid 49 current snap is 288 2024-09-16T05:54:16.242 INFO:tasks.rados.rados.0.smithi145.stdout:3179: expect (ObjNum 951 snap 278 seq_num 951) 2024-09-16T05:54:16.448 INFO:tasks.rados.rados.0.smithi145.stdout:3178: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:54:16.600 INFO:tasks.rados.rados.0.smithi145.stdout:3182: finishing write tid 1 to smithi14585108-37 2024-09-16T05:54:16.600 INFO:tasks.rados.rados.0.smithi145.stdout:3182: finishing write tid 2 to smithi14585108-37 2024-09-16T05:54:16.600 INFO:tasks.rados.rados.0.smithi145.stdout:3178: done (6 left) 2024-09-16T05:54:16.600 INFO:tasks.rados.rados.0.smithi145.stdout:3179: done (5 left) 2024-09-16T05:54:16.601 INFO:tasks.rados.rados.0.smithi145.stdout:3181: done (4 left) 2024-09-16T05:54:16.601 INFO:tasks.rados.rados.0.smithi145.stdout:3185: done (3 left) 2024-09-16T05:54:16.601 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 288 2024-09-16T05:54:16.601 INFO:tasks.rados.rados.0.smithi145.stdout:3182: finishing write tid 3 to smithi14585108-37 2024-09-16T05:54:16.601 INFO:tasks.rados.rados.0.smithi145.stdout:3186: seq_num 995 ranges {4497408=671744,5169152=573440,5742592=778240,6520832=253952} 2024-09-16T05:54:16.627 INFO:tasks.rados.rados.0.smithi145.stdout:3186: writing smithi14585108-14 from 4497408 to 5169152 tid 1 2024-09-16T05:54:16.630 INFO:tasks.rados.rados.0.smithi145.stdout:3186: writing smithi14585108-14 from 5169152 to 5742592 tid 2 2024-09-16T05:54:16.635 INFO:tasks.rados.rados.0.smithi145.stdout:3186: writing smithi14585108-14 from 5742592 to 6520832 tid 3 2024-09-16T05:54:16.636 INFO:tasks.rados.rados.0.smithi145.stdout:3186: writing smithi14585108-14 from 6520832 to 6774784 tid 4 2024-09-16T05:54:16.636 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 288 2024-09-16T05:54:16.636 INFO:tasks.rados.rados.0.smithi145.stdout:3187: seq_num 996 ranges {4775936=688128,5464064=507904,5971968=581632,6553600=516096} 2024-09-16T05:54:16.666 INFO:tasks.rados.rados.0.smithi145.stdout:3187: writing smithi14585108-35 from 4775936 to 5464064 tid 1 2024-09-16T05:54:16.669 INFO:tasks.rados.rados.0.smithi145.stdout:3187: writing smithi14585108-35 from 5464064 to 5971968 tid 2 2024-09-16T05:54:16.672 INFO:tasks.rados.rados.0.smithi145.stdout:3187: writing smithi14585108-35 from 5971968 to 6553600 tid 3 2024-09-16T05:54:16.676 INFO:tasks.rados.rados.0.smithi145.stdout:3187: writing smithi14585108-35 from 6553600 to 7069696 tid 4 2024-09-16T05:54:16.676 INFO:tasks.rados.rados.0.smithi145.stdout:3188: rmattr oid 15 current snap is 288 2024-09-16T05:54:16.676 INFO:tasks.rados.rados.0.smithi145.stdout:3188: done (5 left) 2024-09-16T05:54:16.676 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 288 2024-09-16T05:54:16.676 INFO:tasks.rados.rados.0.smithi145.stdout:3182: finishing write tid 4 to smithi14585108-37 2024-09-16T05:54:16.676 INFO:tasks.rados.rados.0.smithi145.stdout:3182: finishing write tid 5 to smithi14585108-37 2024-09-16T05:54:16.676 INFO:tasks.rados.rados.0.smithi145.stdout:3189: seq_num 997 ranges {1875968=704512,2580480=794624,3375104=794624,4169728=16384} 2024-09-16T05:54:16.689 INFO:tasks.rados.rados.0.smithi145.stdout:3189: writing smithi14585108-22 from 1875968 to 2580480 tid 1 2024-09-16T05:54:16.693 INFO:tasks.rados.rados.0.smithi145.stdout:3189: writing smithi14585108-22 from 2580480 to 3375104 tid 2 2024-09-16T05:54:16.699 INFO:tasks.rados.rados.0.smithi145.stdout:3189: writing smithi14585108-22 from 3375104 to 4169728 tid 3 2024-09-16T05:54:16.699 INFO:tasks.rados.rados.0.smithi145.stdout:3189: writing smithi14585108-22 from 4169728 to 4186112 tid 4 2024-09-16T05:54:16.699 INFO:tasks.rados.rados.0.smithi145.stdout:3184: done (5 left) 2024-09-16T05:54:16.699 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 288 2024-09-16T05:54:16.699 INFO:tasks.rados.rados.0.smithi145.stdout:3182: finishing write tid 6 to smithi14585108-37 2024-09-16T05:54:16.699 INFO:tasks.rados.rados.0.smithi145.stdout:3182: finishing write tid 7 to smithi14585108-37 2024-09-16T05:54:16.699 INFO:tasks.rados.rados.0.smithi145.stdout:3182: oid 37 updating version 0 to 1277 2024-09-16T05:54:16.699 INFO:tasks.rados.rados.0.smithi145.stdout:3182: oid 37 updating version 1277 to 1278 2024-09-16T05:54:16.700 INFO:tasks.rados.rados.0.smithi145.stdout:3182: oid 37 version 1278 is already newer than 1275 2024-09-16T05:54:16.700 INFO:tasks.rados.rados.0.smithi145.stdout:3182: oid 37 updating version 1278 to 1279 2024-09-16T05:54:16.700 INFO:tasks.rados.rados.0.smithi145.stdout:3182: oid 37 version 1279 is already newer than 1274 2024-09-16T05:54:16.700 INFO:tasks.rados.rados.0.smithi145.stdout:3182: oid 37 version 1279 is already newer than 1276 2024-09-16T05:54:16.700 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1279 (ObjNum 993 snap 288 seq_num 993) dirty exists 2024-09-16T05:54:16.700 INFO:tasks.rados.rados.0.smithi145.stdout:3182: left oid 37 (ObjNum 993 snap 288 seq_num 993) 2024-09-16T05:54:16.700 INFO:tasks.rados.rados.0.smithi145.stdout:3183: expect (ObjNum 989 snap 287 seq_num 989) 2024-09-16T05:54:16.756 INFO:tasks.rados.rados.0.smithi145.stdout:3186: finishing write tid 1 to smithi14585108-14 2024-09-16T05:54:16.756 INFO:tasks.rados.rados.0.smithi145.stdout:3186: finishing write tid 2 to smithi14585108-14 2024-09-16T05:54:16.757 INFO:tasks.rados.rados.0.smithi145.stdout:3190: seq_num 998 ranges {3710976=720896,4431872=679936,5111808=598016,5709824=327680} 2024-09-16T05:54:16.780 INFO:tasks.rados.rados.0.smithi145.stdout:3190: writing smithi14585108-29 from 3710976 to 4431872 tid 1 2024-09-16T05:54:16.783 INFO:tasks.rados.rados.0.smithi145.stdout:3190: writing smithi14585108-29 from 4431872 to 5111808 tid 2 2024-09-16T05:54:16.787 INFO:tasks.rados.rados.0.smithi145.stdout:3190: writing smithi14585108-29 from 5111808 to 5709824 tid 3 2024-09-16T05:54:16.791 INFO:tasks.rados.rados.0.smithi145.stdout:3190: writing smithi14585108-29 from 5709824 to 6037504 tid 4 2024-09-16T05:54:16.791 INFO:tasks.rados.rados.0.smithi145.stdout:3182: done (5 left) 2024-09-16T05:54:16.791 INFO:tasks.rados.rados.0.smithi145.stdout:3183: done (4 left) 2024-09-16T05:54:16.791 INFO:tasks.rados.rados.0.smithi145.stdout:3191: read oid 5 snap 283 2024-09-16T05:54:16.792 INFO:tasks.rados.rados.0.smithi145.stdout:3191: expect (ObjNum 940 snap 275 seq_num 940) 2024-09-16T05:54:16.792 INFO:tasks.rados.rados.0.smithi145.stdout:3186: finishing write tid 3 to smithi14585108-14 2024-09-16T05:54:16.792 INFO:tasks.rados.rados.0.smithi145.stdout:3186: finishing write tid 4 to smithi14585108-14 2024-09-16T05:54:16.792 INFO:tasks.rados.rados.0.smithi145.stdout:3186: finishing write tid 5 to smithi14585108-14 2024-09-16T05:54:16.792 INFO:tasks.rados.rados.0.smithi145.stdout:3186: finishing write tid 6 to smithi14585108-14 2024-09-16T05:54:16.792 INFO:tasks.rados.rados.0.smithi145.stdout:3186: oid 14 updating version 0 to 1285 2024-09-16T05:54:16.792 INFO:tasks.rados.rados.0.smithi145.stdout:3186: oid 14 version 1285 is already newer than 1283 2024-09-16T05:54:16.792 INFO:tasks.rados.rados.0.smithi145.stdout:3186: oid 14 version 1285 is already newer than 1284 2024-09-16T05:54:16.793 INFO:tasks.rados.rados.0.smithi145.stdout:3186: oid 14 version 1285 is already newer than 1281 2024-09-16T05:54:16.793 INFO:tasks.rados.rados.0.smithi145.stdout:3186: oid 14 version 1285 is already newer than 1282 2024-09-16T05:54:16.793 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1285 (ObjNum 995 snap 288 seq_num 995) dirty exists 2024-09-16T05:54:16.793 INFO:tasks.rados.rados.0.smithi145.stdout:3186: left oid 14 (ObjNum 995 snap 288 seq_num 995) 2024-09-16T05:54:16.793 INFO:tasks.rados.rados.0.smithi145.stdout:3187: finishing write tid 1 to smithi14585108-35 2024-09-16T05:54:16.793 INFO:tasks.rados.rados.0.smithi145.stdout:3187: finishing write tid 2 to smithi14585108-35 2024-09-16T05:54:16.794 INFO:tasks.rados.rados.0.smithi145.stdout:3187: finishing write tid 3 to smithi14585108-35 2024-09-16T05:54:16.794 INFO:tasks.rados.rados.0.smithi145.stdout:3186: done (4 left) 2024-09-16T05:54:16.794 INFO:tasks.rados.rados.0.smithi145.stdout:3192: copy_from oid 6 from oid 27 current snap is 288 2024-09-16T05:54:16.794 INFO:tasks.rados.rados.0.smithi145.stdout:3187: finishing write tid 4 to smithi14585108-35 2024-09-16T05:54:16.794 INFO:tasks.rados.rados.0.smithi145.stdout:3187: finishing write tid 5 to smithi14585108-35 2024-09-16T05:54:16.794 INFO:tasks.rados.rados.0.smithi145.stdout:3187: finishing write tid 6 to smithi14585108-35 2024-09-16T05:54:16.794 INFO:tasks.rados.rados.0.smithi145.stdout:3187: oid 35 updating version 0 to 1336 2024-09-16T05:54:16.794 INFO:tasks.rados.rados.0.smithi145.stdout:3187: oid 35 version 1336 is already newer than 1335 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3187: oid 35 updating version 1336 to 1337 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3187: oid 35 version 1337 is already newer than 1334 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3187: oid 35 updating version 1337 to 1338 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1338 (ObjNum 996 snap 288 seq_num 996) dirty exists 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3187: left oid 35 (ObjNum 996 snap 288 seq_num 996) 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3189: finishing write tid 1 to smithi14585108-22 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3189: finishing write tid 2 to smithi14585108-22 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3189: finishing write tid 3 to smithi14585108-22 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3189: finishing write tid 4 to smithi14585108-22 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3189: finishing write tid 5 to smithi14585108-22 2024-09-16T05:54:16.795 INFO:tasks.rados.rados.0.smithi145.stdout:3189: finishing write tid 6 to smithi14585108-22 2024-09-16T05:54:16.796 INFO:tasks.rados.rados.0.smithi145.stdout:3189: oid 22 updating version 0 to 1409 2024-09-16T05:54:16.796 INFO:tasks.rados.rados.0.smithi145.stdout:3189: oid 22 version 1409 is already newer than 1408 2024-09-16T05:54:16.796 INFO:tasks.rados.rados.0.smithi145.stdout:3189: oid 22 updating version 1409 to 1412 2024-09-16T05:54:16.796 INFO:tasks.rados.rados.0.smithi145.stdout:3189: oid 22 version 1412 is already newer than 1410 2024-09-16T05:54:16.796 INFO:tasks.rados.rados.0.smithi145.stdout:3189: oid 22 version 1412 is already newer than 1411 2024-09-16T05:54:16.796 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1412 (ObjNum 997 snap 288 seq_num 997) dirty exists 2024-09-16T05:54:16.796 INFO:tasks.rados.rados.0.smithi145.stdout:3189: left oid 22 (ObjNum 997 snap 288 seq_num 997) 2024-09-16T05:54:16.796 INFO:tasks.rados.rados.0.smithi145.stdout:3190: finishing write tid 1 to smithi14585108-29 2024-09-16T05:54:16.797 INFO:tasks.rados.rados.0.smithi145.stdout:3190: finishing write tid 2 to smithi14585108-29 2024-09-16T05:54:16.797 INFO:tasks.rados.rados.0.smithi145.stdout:3187: done (4 left) 2024-09-16T05:54:16.797 INFO:tasks.rados.rados.0.smithi145.stdout:3189: done (3 left) 2024-09-16T05:54:16.797 INFO:tasks.rados.rados.0.smithi145.stdout:3193: delete oid 10 current snap is 288 2024-09-16T05:54:16.797 INFO:tasks.rados.rados.0.smithi145.stdout:3192: finishing copy_from to smithi14585108-6 2024-09-16T05:54:16.797 INFO:tasks.rados.rados.0.smithi145.stdout:3192: got expected ENOENT (src dne) 2024-09-16T05:54:16.797 INFO:tasks.rados.rados.0.smithi145.stdout:3192: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:54:16.798 INFO:tasks.rados.rados.0.smithi145.stdout:3190: finishing write tid 3 to smithi14585108-29 2024-09-16T05:54:16.798 INFO:tasks.rados.rados.0.smithi145.stdout:3190: finishing write tid 4 to smithi14585108-29 2024-09-16T05:54:16.799 INFO:tasks.rados.rados.0.smithi145.stdout:3192: done (3 left) 2024-09-16T05:54:16.799 INFO:tasks.rados.rados.0.smithi145.stdout:3193: done (2 left) 2024-09-16T05:54:16.799 INFO:tasks.rados.rados.0.smithi145.stdout:3194: snap_remove snap 287 2024-09-16T05:54:17.199 INFO:tasks.rados.rados.0.smithi145.stdout:3190: finishing write tid 5 to smithi14585108-29 2024-09-16T05:54:17.199 INFO:tasks.rados.rados.0.smithi145.stdout:3190: finishing write tid 6 to smithi14585108-29 2024-09-16T05:54:17.199 INFO:tasks.rados.rados.0.smithi145.stdout:3190: oid 29 updating version 0 to 1479 2024-09-16T05:54:17.199 INFO:tasks.rados.rados.0.smithi145.stdout:3190: oid 29 updating version 1479 to 1480 2024-09-16T05:54:17.199 INFO:tasks.rados.rados.0.smithi145.stdout:3190: oid 29 version 1480 is already newer than 1477 2024-09-16T05:54:17.199 INFO:tasks.rados.rados.0.smithi145.stdout:3190: oid 29 updating version 1480 to 1481 2024-09-16T05:54:17.200 INFO:tasks.rados.rados.0.smithi145.stdout:3190: oid 29 version 1481 is already newer than 1478 2024-09-16T05:54:17.200 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1481 (ObjNum 998 snap 288 seq_num 998) dirty exists 2024-09-16T05:54:17.200 INFO:tasks.rados.rados.0.smithi145.stdout:3190: left oid 29 (ObjNum 998 snap 288 seq_num 998) 2024-09-16T05:54:17.200 INFO:tasks.rados.rados.0.smithi145.stdout:3191: expect (ObjNum 940 snap 275 seq_num 940) 2024-09-16T05:54:17.239 INFO:tasks.rados.rados.0.smithi145.stdout:3190: done (2 left) 2024-09-16T05:54:17.239 INFO:tasks.rados.rados.0.smithi145.stdout:3191: done (1 left) 2024-09-16T05:54:17.239 INFO:tasks.rados.rados.0.smithi145.stdout:3194: done (0 left) 2024-09-16T05:54:17.239 INFO:tasks.rados.rados.0.smithi145.stdout:3195: copy_from oid 27 from oid 9 current snap is 288 2024-09-16T05:54:17.239 INFO:tasks.rados.rados.0.smithi145.stdout:3196: setattr oid 10 current snap is 288 2024-09-16T05:54:17.240 INFO:tasks.rados.rados.0.smithi145.stdout:3197: read oid 49 snap 284 2024-09-16T05:54:17.240 INFO:tasks.rados.rados.0.smithi145.stdout:3197: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:54:17.240 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 288 2024-09-16T05:54:17.240 INFO:tasks.rados.rados.0.smithi145.stdout:3198: seq_num 1000 ranges {0=753664,753664=442368,1196032=565248,1761280=458752,2220032=139264} 2024-09-16T05:54:17.244 INFO:tasks.rados.rados.0.smithi145.stdout:3198: writing smithi14585108-26 from 0 to 753664 tid 1 2024-09-16T05:54:17.246 INFO:tasks.rados.rados.0.smithi145.stdout:3198: writing smithi14585108-26 from 753664 to 1196032 tid 2 2024-09-16T05:54:17.250 INFO:tasks.rados.rados.0.smithi145.stdout:3198: writing smithi14585108-26 from 1196032 to 1761280 tid 3 2024-09-16T05:54:17.254 INFO:tasks.rados.rados.0.smithi145.stdout:3198: writing smithi14585108-26 from 1761280 to 2220032 tid 4 2024-09-16T05:54:17.255 INFO:tasks.rados.rados.0.smithi145.stdout:3198: writing smithi14585108-26 from 2220032 to 2359296 tid 5 2024-09-16T05:54:17.255 INFO:tasks.rados.rados.0.smithi145.stdout:3199: copy_from oid 41 from oid 47 current snap is 288 2024-09-16T05:54:17.255 INFO:tasks.rados.rados.0.smithi145.stdout:3198: finishing write tid 1 to smithi14585108-26 2024-09-16T05:54:17.255 INFO:tasks.rados.rados.0.smithi145.stdout:3198: finishing write tid 2 to smithi14585108-26 2024-09-16T05:54:17.256 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1495 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-09-16T05:54:17.256 INFO:tasks.rados.rados.0.smithi145.stdout:3198: finishing write tid 3 to smithi14585108-26 2024-09-16T05:54:17.256 INFO:tasks.rados.rados.0.smithi145.stdout:3196: done (4 left) 2024-09-16T05:54:17.256 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 288 2024-09-16T05:54:17.256 INFO:tasks.rados.rados.0.smithi145.stdout:3200: seq_num 1001 ranges {0=770048,770048=729088,1499136=770048,2269184=106496} 2024-09-16T05:54:17.260 INFO:tasks.rados.rados.0.smithi145.stdout:3200: writing smithi14585108-43 from 0 to 770048 tid 1 2024-09-16T05:54:17.264 INFO:tasks.rados.rados.0.smithi145.stdout:3200: writing smithi14585108-43 from 770048 to 1499136 tid 2 2024-09-16T05:54:17.268 INFO:tasks.rados.rados.0.smithi145.stdout:3200: writing smithi14585108-43 from 1499136 to 2269184 tid 3 2024-09-16T05:54:17.269 INFO:tasks.rados.rados.0.smithi145.stdout:3200: writing smithi14585108-43 from 2269184 to 2375680 tid 4 2024-09-16T05:54:17.269 INFO:tasks.rados.rados.0.smithi145.stdout:3201: read oid 39 snap -1 2024-09-16T05:54:17.269 INFO:tasks.rados.rados.0.smithi145.stdout:3201: expect (ObjNum 969 snap 280 seq_num 969) 2024-09-16T05:54:17.270 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 288 2024-09-16T05:54:17.270 INFO:tasks.rados.rados.0.smithi145.stdout:3197: expect (ObjNum 806 snap 235 seq_num 806) 2024-09-16T05:54:17.423 INFO:tasks.rados.rados.0.smithi145.stdout:3198: finishing write tid 4 to smithi14585108-26 2024-09-16T05:54:17.423 INFO:tasks.rados.rados.0.smithi145.stdout:3198: finishing write tid 5 to smithi14585108-26 2024-09-16T05:54:17.423 INFO:tasks.rados.rados.0.smithi145.stdout:3198: finishing write tid 6 to smithi14585108-26 2024-09-16T05:54:17.423 INFO:tasks.rados.rados.0.smithi145.stdout:3202: seq_num 1002 ranges {8265728=786432,9052160=614400,9666560=581632,10248192=409600} 2024-09-16T05:54:17.471 INFO:tasks.rados.rados.0.smithi145.stdout:3202: writing smithi14585108-25 from 8265728 to 9052160 tid 1 2024-09-16T05:54:17.475 INFO:tasks.rados.rados.0.smithi145.stdout:3202: writing smithi14585108-25 from 9052160 to 9666560 tid 2 2024-09-16T05:54:17.478 INFO:tasks.rados.rados.0.smithi145.stdout:3202: writing smithi14585108-25 from 9666560 to 10248192 tid 3 2024-09-16T05:54:17.482 INFO:tasks.rados.rados.0.smithi145.stdout:3202: writing smithi14585108-25 from 10248192 to 10657792 tid 4 2024-09-16T05:54:17.482 INFO:tasks.rados.rados.0.smithi145.stdout:3197: done (6 left) 2024-09-16T05:54:17.483 INFO:tasks.rados.rados.0.smithi145.stdout:3203: copy_from oid 8 from oid 10 current snap is 288 2024-09-16T05:54:17.483 INFO:tasks.rados.rados.0.smithi145.stdout:3198: finishing write tid 7 to smithi14585108-26 2024-09-16T05:54:17.483 INFO:tasks.rados.rados.0.smithi145.stdout:3198: oid 26 updating version 0 to 1340 2024-09-16T05:54:17.483 INFO:tasks.rados.rados.0.smithi145.stdout:3198: oid 26 version 1340 is already newer than 1338 2024-09-16T05:54:17.483 INFO:tasks.rados.rados.0.smithi145.stdout:3198: oid 26 version 1340 is already newer than 1335 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:3198: oid 26 version 1340 is already newer than 1336 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:3198: oid 26 version 1340 is already newer than 1339 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:3198: oid 26 version 1340 is already newer than 1337 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1340 (ObjNum 1000 snap 288 seq_num 1000) dirty exists 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:3198: left oid 26 (ObjNum 1000 snap 288 seq_num 1000) 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:3200: finishing write tid 1 to smithi14585108-43 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:3200: finishing write tid 2 to smithi14585108-43 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:3198: done (6 left) 2024-09-16T05:54:17.484 INFO:tasks.rados.rados.0.smithi145.stdout:3204: snap_remove snap 283 2024-09-16T05:54:17.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:17 smithi145 ceph-mon[96887]: osdmap e660: 8 total, 8 up, 8 in 2024-09-16T05:54:17.523 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:17 smithi145 ceph-mon[96887]: pgmap v675: 121 pgs: 121 active+clean; 160 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 32 op/s 2024-09-16T05:54:17.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:17 smithi145 ceph-mon[99390]: osdmap e660: 8 total, 8 up, 8 in 2024-09-16T05:54:17.524 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:17 smithi145 ceph-mon[99390]: pgmap v675: 121 pgs: 121 active+clean; 160 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 32 op/s 2024-09-16T05:54:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:17 smithi161 ceph-mon[87722]: osdmap e660: 8 total, 8 up, 8 in 2024-09-16T05:54:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:17 smithi161 ceph-mon[87722]: pgmap v675: 121 pgs: 121 active+clean; 160 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 32 op/s 2024-09-16T05:54:18.206 INFO:tasks.rados.rados.0.smithi145.stdout:3204: done (6 left) 2024-09-16T05:54:18.206 INFO:tasks.rados.rados.0.smithi145.stdout:3205: copy_from oid 11 from oid 29 current snap is 288 2024-09-16T05:54:18.206 INFO:tasks.rados.rados.0.smithi145.stdout:3200: finishing write tid 3 to smithi14585108-43 2024-09-16T05:54:18.206 INFO:tasks.rados.rados.0.smithi145.stdout:3200: finishing write tid 4 to smithi14585108-43 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3200: finishing write tid 5 to smithi14585108-43 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3200: finishing write tid 6 to smithi14585108-43 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3200: oid 43 updating version 0 to 1496 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3200: oid 43 updating version 1496 to 1497 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3200: oid 43 updating version 1497 to 1498 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3200: oid 43 updating version 1498 to 1499 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3200: oid 43 updating version 1499 to 1500 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1500 (ObjNum 1001 snap 288 seq_num 1001) dirty exists 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3200: left oid 43 (ObjNum 1001 snap 288 seq_num 1001) 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3199: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3199: finishing copy_from to smithi14585108-41 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1263 (ObjNum 958 snap 278 seq_num 958) dirty exists 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3195: finishing copy_from racing read to smithi14585108-27 2024-09-16T05:54:18.207 INFO:tasks.rados.rados.0.smithi145.stdout:3195: finishing copy_from to smithi14585108-27 2024-09-16T05:54:18.208 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1431 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:54:18.208 INFO:tasks.rados.rados.0.smithi145.stdout:3201: expect (ObjNum 969 snap 280 seq_num 969) 2024-09-16T05:54:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:3202: finishing write tid 1 to smithi14585108-25 2024-09-16T05:54:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:3202: finishing write tid 2 to smithi14585108-25 2024-09-16T05:54:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:3195: done (6 left) 2024-09-16T05:54:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:3199: done (5 left) 2024-09-16T05:54:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:3200: done (4 left) 2024-09-16T05:54:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:3201: done (3 left) 2024-09-16T05:54:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 288 2024-09-16T05:54:18.268 INFO:tasks.rados.rados.0.smithi145.stdout:3202: finishing write tid 3 to smithi14585108-25 2024-09-16T05:54:18.269 INFO:tasks.rados.rados.0.smithi145.stdout:3202: finishing write tid 4 to smithi14585108-25 2024-09-16T05:54:18.269 INFO:tasks.rados.rados.0.smithi145.stdout:3203: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:54:18.269 INFO:tasks.rados.rados.0.smithi145.stdout:3202: finishing write tid 5 to smithi14585108-25 2024-09-16T05:54:18.269 INFO:tasks.rados.rados.0.smithi145.stdout:3206: seq_num 1003 ranges {14794752=802816,15597568=499712,16097280=737280,16834560=368640} 2024-09-16T05:54:18.348 INFO:tasks.rados.rados.0.smithi145.stdout:3206: writing smithi14585108-50 from 14794752 to 15597568 tid 1 2024-09-16T05:54:18.351 INFO:tasks.rados.rados.0.smithi145.stdout:3206: writing smithi14585108-50 from 15597568 to 16097280 tid 2 2024-09-16T05:54:18.356 INFO:tasks.rados.rados.0.smithi145.stdout:3206: writing smithi14585108-50 from 16097280 to 16834560 tid 3 2024-09-16T05:54:18.359 INFO:tasks.rados.rados.0.smithi145.stdout:3206: writing smithi14585108-50 from 16834560 to 17203200 tid 4 2024-09-16T05:54:18.359 INFO:tasks.rados.rados.0.smithi145.stdout:3207: rollback oid 32 current snap is 288 2024-09-16T05:54:18.359 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 32 to 286 2024-09-16T05:54:18.359 INFO:tasks.rados.rados.0.smithi145.stdout:3203: finishing copy_from to smithi14585108-8 2024-09-16T05:54:18.359 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1495 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3202: finishing write tid 6 to smithi14585108-25 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3202: oid 25 updating version 0 to 1358 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3202: oid 25 updating version 1358 to 1360 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3202: oid 25 updating version 1360 to 1361 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3202: oid 25 version 1361 is already newer than 1359 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3202: oid 25 version 1361 is already newer than 1357 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1361 (ObjNum 1002 snap 288 seq_num 1002) dirty exists 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3202: left oid 25 (ObjNum 1002 snap 288 seq_num 1002) 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3205: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3205: finishing copy_from to smithi14585108-11 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1481 (ObjNum 998 snap 288 seq_num 998) dirty exists 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3206: finishing write tid 1 to smithi14585108-50 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3206: finishing write tid 2 to smithi14585108-50 2024-09-16T05:54:18.360 INFO:tasks.rados.rados.0.smithi145.stdout:3202: done (4 left) 2024-09-16T05:54:18.361 INFO:tasks.rados.rados.0.smithi145.stdout:3203: done (3 left) 2024-09-16T05:54:18.361 INFO:tasks.rados.rados.0.smithi145.stdout:3205: done (2 left) 2024-09-16T05:54:18.361 INFO:tasks.rados.rados.0.smithi145.stdout:3208: rollback oid 31 current snap is 288 2024-09-16T05:54:18.361 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 286 2024-09-16T05:54:18.361 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 288 2024-09-16T05:54:18.361 INFO:tasks.rados.rados.0.smithi145.stdout:3209: seq_num 1004 ranges {2318336=16384} 2024-09-16T05:54:18.373 INFO:tasks.rados.rados.0.smithi145.stdout:3209: writing smithi14585108-47 from 2318336 to 2334720 tid 1 2024-09-16T05:54:18.373 INFO:tasks.rados.rados.0.smithi145.stdout:3210: delete oid 25 current snap is 288 2024-09-16T05:54:18.373 INFO:tasks.rados.rados.0.smithi145.stdout:3206: finishing write tid 3 to smithi14585108-50 2024-09-16T05:54:18.373 INFO:tasks.rados.rados.0.smithi145.stdout:3208: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:54:18.373 INFO:tasks.rados.rados.0.smithi145.stdout:3208: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:54:18.373 INFO:tasks.rados.rados.0.smithi145.stdout:3208: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:54:18.373 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1275 (ObjNum 944 snap 276 seq_num 944) dirty exists 2024-09-16T05:54:18.373 INFO:tasks.rados.rados.0.smithi145.stdout:3207: finishing rollback tid 0 to smithi14585108-32 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3207: finishing rollback tid 1 to smithi14585108-32 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3207: finishing rollback tid 2 to smithi14585108-32 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1434 (ObjNum 896 snap 260 seq_num 896) dirty exists 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: finishing write tid 4 to smithi14585108-50 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: finishing write tid 5 to smithi14585108-50 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: finishing write tid 6 to smithi14585108-50 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: oid 50 updating version 0 to 1471 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: oid 50 updating version 1471 to 1472 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: oid 50 updating version 1472 to 1475 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: oid 50 version 1475 is already newer than 1473 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: oid 50 version 1475 is already newer than 1474 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1475 (ObjNum 1003 snap 288 seq_num 1003) dirty exists 2024-09-16T05:54:18.374 INFO:tasks.rados.rados.0.smithi145.stdout:3206: left oid 50 (ObjNum 1003 snap 288 seq_num 1003) 2024-09-16T05:54:18.375 INFO:tasks.rados.rados.0.smithi145.stdout:3209: finishing write tid 1 to smithi14585108-47 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3206: done (4 left) 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3207: done (3 left) 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3208: done (2 left) 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3210: done (1 left) 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3211: read oid 16 snap -1 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3211: expect (ObjNum 980 snap 284 seq_num 980) 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3212: copy_from oid 20 from oid 24 current snap is 288 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3213: setattr oid 15 current snap is 288 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3209: finishing write tid 2 to smithi14585108-47 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3214: read oid 27 snap 284 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3214: expect deleted 2024-09-16T05:54:18.376 INFO:tasks.rados.rados.0.smithi145.stdout:3215: setattr oid 42 current snap is 288 2024-09-16T05:54:18.377 INFO:tasks.rados.rados.0.smithi145.stdout:3214: done (5 left) 2024-09-16T05:54:18.377 INFO:tasks.rados.rados.0.smithi145.stdout:3216: rollback oid 46 current snap is 288 2024-09-16T05:54:18.378 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 46 to 286 2024-09-16T05:54:18.378 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 288 2024-09-16T05:54:18.378 INFO:tasks.rados.rados.0.smithi145.stdout:3217: seq_num 1006 ranges {0=49152} 2024-09-16T05:54:18.378 INFO:tasks.rados.rados.0.smithi145.stdout:3217: writing smithi14585108-44 from 0 to 49152 tid 1 2024-09-16T05:54:18.378 INFO:tasks.rados.rados.0.smithi145.stdout:3218: copy_from oid 8 from oid 2 current snap is 288 2024-09-16T05:54:18.378 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 288 2024-09-16T05:54:18.378 INFO:tasks.rados.rados.0.smithi145.stdout:3219: seq_num 1007 ranges {6774784=65536} 2024-09-16T05:54:18.415 INFO:tasks.rados.rados.0.smithi145.stdout:3219: writing smithi14585108-14 from 6774784 to 6840320 tid 1 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 288 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1496 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:3209: finishing write tid 3 to smithi14585108-47 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:3209: oid 47 updating version 0 to 1272 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:3209: oid 47 updating version 1272 to 1273 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1273 (ObjNum 1004 snap 288 seq_num 1004) dirty exists 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:3209: left oid 47 (ObjNum 1004 snap 288 seq_num 1004) 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:3217: finishing write tid 1 to smithi14585108-44 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:3217: finishing write tid 2 to smithi14585108-44 2024-09-16T05:54:18.416 INFO:tasks.rados.rados.0.smithi145.stdout:3220: seq_num 1008 ranges {663552=90112} 2024-09-16T05:54:18.420 INFO:tasks.rados.rados.0.smithi145.stdout:3220: writing smithi14585108-28 from 663552 to 753664 tid 1 2024-09-16T05:54:18.420 INFO:tasks.rados.rados.0.smithi145.stdout:3209: done (9 left) 2024-09-16T05:54:18.420 INFO:tasks.rados.rados.0.smithi145.stdout:3213: done (8 left) 2024-09-16T05:54:18.420 INFO:tasks.rados.rados.0.smithi145.stdout:3221: read oid 38 snap -1 2024-09-16T05:54:18.420 INFO:tasks.rados.rados.0.smithi145.stdout:3221: expect (ObjNum 951 snap 278 seq_num 951) 2024-09-16T05:54:18.420 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 288 2024-09-16T05:54:18.420 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1504 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:54:18.420 INFO:tasks.rados.rados.0.smithi145.stdout:3211: expect (ObjNum 980 snap 284 seq_num 980) 2024-09-16T05:54:18.477 INFO:tasks.rados.rados.0.smithi145.stdout:3216: finishing rollback tid 0 to smithi14585108-46 2024-09-16T05:54:18.477 INFO:tasks.rados.rados.0.smithi145.stdout:3216: finishing rollback tid 1 to smithi14585108-46 2024-09-16T05:54:18.477 INFO:tasks.rados.rados.0.smithi145.stdout:3216: finishing rollback tid 2 to smithi14585108-46 2024-09-16T05:54:18.477 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 1276 (ObjNum 827 snap 241 seq_num 827) dirty exists 2024-09-16T05:54:18.477 INFO:tasks.rados.rados.0.smithi145.stdout:3222: seq_num 1009 ranges {9420800=106496} 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3222: writing smithi14585108-27 from 9420800 to 9527296 tid 1 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3211: done (9 left) 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3215: done (8 left) 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3216: done (7 left) 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3223: rollback oid 40 current snap is 288 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 284 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3217: finishing write tid 3 to smithi14585108-44 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3217: oid 44 updating version 0 to 1446 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3217: oid 44 updating version 1446 to 1447 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1447 (ObjNum 1006 snap 288 seq_num 1006) dirty exists 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3217: left oid 44 (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:18.527 INFO:tasks.rados.rados.0.smithi145.stdout:3212: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:3218: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:3212: finishing copy_from to smithi14585108-20 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1443 (ObjNum 962 snap 279 seq_num 962) dirty exists 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:3218: finishing copy_from to smithi14585108-8 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1470 (ObjNum 951 snap 278 seq_num 951) dirty exists 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:3212: done (7 left) 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:3217: done (6 left) 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:3218: done (5 left) 2024-09-16T05:54:18.528 INFO:tasks.rados.rados.0.smithi145.stdout:3224: snap_remove snap 286 2024-09-16T05:54:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:18 smithi145 ceph-mon[96887]: osdmap e661: 8 total, 8 up, 8 in 2024-09-16T05:54:18.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:18 smithi145 ceph-mon[99390]: osdmap e661: 8 total, 8 up, 8 in 2024-09-16T05:54:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:18 smithi161 ceph-mon[87722]: osdmap e661: 8 total, 8 up, 8 in 2024-09-16T05:54:19.211 INFO:tasks.rados.rados.0.smithi145.stdout:3224: done (5 left) 2024-09-16T05:54:19.211 INFO:tasks.rados.rados.0.smithi145.stdout:3225: rmattr oid 4 current snap is 288 2024-09-16T05:54:19.211 INFO:tasks.rados.rados.0.smithi145.stdout:3225: done (5 left) 2024-09-16T05:54:19.211 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 288 2024-09-16T05:54:19.211 INFO:tasks.rados.rados.0.smithi145.stdout:3219: finishing write tid 1 to smithi14585108-14 2024-09-16T05:54:19.211 INFO:tasks.rados.rados.0.smithi145.stdout:3219: finishing write tid 2 to smithi14585108-14 2024-09-16T05:54:19.212 INFO:tasks.rados.rados.0.smithi145.stdout:3226: seq_num 1010 ranges {1761280=122880} 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3226: writing smithi14585108-13 from 1761280 to 1884160 tid 1 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3227: copy_from oid 50 from oid 8 current snap is 288 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3219: finishing write tid 3 to smithi14585108-14 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3219: oid 14 updating version 0 to 1287 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3219: oid 14 version 1287 is already newer than 1286 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1287 (ObjNum 1007 snap 288 seq_num 1007) dirty exists 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3219: left oid 14 (ObjNum 1007 snap 288 seq_num 1007) 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3220: finishing write tid 1 to smithi14585108-28 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3220: finishing write tid 2 to smithi14585108-28 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3220: finishing write tid 3 to smithi14585108-28 2024-09-16T05:54:19.222 INFO:tasks.rados.rados.0.smithi145.stdout:3220: oid 28 updating version 0 to 1263 2024-09-16T05:54:19.223 INFO:tasks.rados.rados.0.smithi145.stdout:3220: oid 28 updating version 1263 to 1264 2024-09-16T05:54:19.223 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1264 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:54:19.223 INFO:tasks.rados.rados.0.smithi145.stdout:3220: left oid 28 (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:19.223 INFO:tasks.rados.rados.0.smithi145.stdout:3219: done (6 left) 2024-09-16T05:54:19.223 INFO:tasks.rados.rados.0.smithi145.stdout:3220: done (5 left) 2024-09-16T05:54:19.223 INFO:tasks.rados.rados.0.smithi145.stdout:3228: copy_from oid 2 from oid 35 current snap is 288 2024-09-16T05:54:19.223 INFO:tasks.rados.rados.0.smithi145.stdout:3221: expect (ObjNum 951 snap 278 seq_num 951) 2024-09-16T05:54:19.425 INFO:tasks.rados.rados.0.smithi145.stdout:3222: finishing write tid 1 to smithi14585108-27 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3222: finishing write tid 2 to smithi14585108-27 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3221: done (5 left) 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3229: setattr oid 34 current snap is 288 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3223: finishing rollback tid 0 to smithi14585108-40 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3223: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3223: finishing rollback tid 2 to smithi14585108-40 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1278 (ObjNum 938 snap 274 seq_num 938) dirty exists 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3222: finishing write tid 3 to smithi14585108-27 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3222: oid 27 updating version 0 to 1435 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3222: oid 27 updating version 1435 to 1436 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1436 (ObjNum 1009 snap 288 seq_num 1009) dirty exists 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3222: left oid 27 (ObjNum 1009 snap 288 seq_num 1009) 2024-09-16T05:54:19.426 INFO:tasks.rados.rados.0.smithi145.stdout:3226: finishing write tid 1 to smithi14585108-13 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3226: finishing write tid 2 to smithi14585108-13 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3226: finishing write tid 3 to smithi14585108-13 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3226: oid 13 updating version 0 to 1341 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3226: oid 13 updating version 1341 to 1342 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1342 (ObjNum 1010 snap 288 seq_num 1010) dirty exists 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3226: left oid 13 (ObjNum 1010 snap 288 seq_num 1010) 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3227: finishing copy_from racing read to smithi14585108-50 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3227: finishing copy_from to smithi14585108-50 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1470 (ObjNum 951 snap 278 seq_num 951) dirty exists 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3228: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:3228: finishing copy_from to smithi14585108-2 2024-09-16T05:54:19.427 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1338 (ObjNum 996 snap 288 seq_num 996) dirty exists 2024-09-16T05:54:19.428 INFO:tasks.rados.rados.0.smithi145.stdout:3222: done (5 left) 2024-09-16T05:54:19.428 INFO:tasks.rados.rados.0.smithi145.stdout:3223: done (4 left) 2024-09-16T05:54:19.428 INFO:tasks.rados.rados.0.smithi145.stdout:3226: done (3 left) 2024-09-16T05:54:19.428 INFO:tasks.rados.rados.0.smithi145.stdout:3227: done (2 left) 2024-09-16T05:54:19.428 INFO:tasks.rados.rados.0.smithi145.stdout:3228: done (1 left) 2024-09-16T05:54:19.428 INFO:tasks.rados.rados.0.smithi145.stdout:3230: delete oid 7 current snap is 288 2024-09-16T05:54:19.428 INFO:tasks.rados.rados.0.smithi145.stdout:3230: done (1 left) 2024-09-16T05:54:19.429 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 288 2024-09-16T05:54:19.429 INFO:tasks.rados.rados.0.smithi145.stdout:3231: seq_num 1012 ranges {6840320=155648} 2024-09-16T05:54:19.466 INFO:tasks.rados.rados.0.smithi145.stdout:3231: writing smithi14585108-14 from 6840320 to 6995968 tid 1 2024-09-16T05:54:19.466 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 288 2024-09-16T05:54:19.466 INFO:tasks.rados.rados.0.smithi145.stdout:3232: seq_num 1013 ranges {2334720=172032} 2024-09-16T05:54:19.480 INFO:tasks.rados.rados.0.smithi145.stdout:3232: writing smithi14585108-47 from 2334720 to 2506752 tid 1 2024-09-16T05:54:19.480 INFO:tasks.rados.rados.0.smithi145.stdout:3233: setattr oid 35 current snap is 288 2024-09-16T05:54:19.480 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1510 (ObjNum 937 snap 274 seq_num 937) dirty exists 2024-09-16T05:54:19.480 INFO:tasks.rados.rados.0.smithi145.stdout:3231: finishing write tid 1 to smithi14585108-14 2024-09-16T05:54:19.480 INFO:tasks.rados.rados.0.smithi145.stdout:3231: finishing write tid 2 to smithi14585108-14 2024-09-16T05:54:19.481 INFO:tasks.rados.rados.0.smithi145.stdout:3231: finishing write tid 3 to smithi14585108-14 2024-09-16T05:54:19.481 INFO:tasks.rados.rados.0.smithi145.stdout:3231: oid 14 updating version 0 to 1289 2024-09-16T05:54:19.481 INFO:tasks.rados.rados.0.smithi145.stdout:3231: oid 14 version 1289 is already newer than 1288 2024-09-16T05:54:19.481 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1289 (ObjNum 1012 snap 288 seq_num 1012) dirty exists 2024-09-16T05:54:19.481 INFO:tasks.rados.rados.0.smithi145.stdout:3231: left oid 14 (ObjNum 1012 snap 288 seq_num 1012) 2024-09-16T05:54:19.481 INFO:tasks.rados.rados.0.smithi145.stdout:3229: done (3 left) 2024-09-16T05:54:19.481 INFO:tasks.rados.rados.0.smithi145.stdout:3231: done (2 left) 2024-09-16T05:54:19.481 INFO:tasks.rados.rados.0.smithi145.stdout:3234: rollback oid 14 current snap is 288 2024-09-16T05:54:19.482 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 14 to 284 2024-09-16T05:54:19.482 INFO:tasks.rados.rados.0.smithi145.stdout:3235: setattr oid 22 current snap is 288 2024-09-16T05:54:19.482 INFO:tasks.rados.rados.0.smithi145.stdout:3232: finishing write tid 1 to smithi14585108-47 2024-09-16T05:54:19.482 INFO:tasks.rados.rados.0.smithi145.stdout:3232: finishing write tid 2 to smithi14585108-47 2024-09-16T05:54:19.483 INFO:tasks.rados.rados.0.smithi145.stdout:3236: snap_create 2024-09-16T05:54:19.483 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1339 (ObjNum 996 snap 288 seq_num 996) dirty exists 2024-09-16T05:54:19.483 INFO:tasks.rados.rados.0.smithi145.stdout:3232: finishing write tid 3 to smithi14585108-47 2024-09-16T05:54:19.484 INFO:tasks.rados.rados.0.smithi145.stdout:3232: oid 47 updating version 0 to 1278 2024-09-16T05:54:19.484 INFO:tasks.rados.rados.0.smithi145.stdout:3232: oid 47 version 1278 is already newer than 1277 2024-09-16T05:54:19.484 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1278 (ObjNum 1013 snap 288 seq_num 1013) dirty exists 2024-09-16T05:54:19.484 INFO:tasks.rados.rados.0.smithi145.stdout:3232: left oid 47 (ObjNum 1013 snap 288 seq_num 1013) 2024-09-16T05:54:19.484 INFO:tasks.rados.rados.0.smithi145.stdout:3234: finishing rollback tid 0 to smithi14585108-14 2024-09-16T05:54:19.485 INFO:tasks.rados.rados.0.smithi145.stdout:3234: finishing rollback tid 1 to smithi14585108-14 2024-09-16T05:54:19.485 INFO:tasks.rados.rados.0.smithi145.stdout:3234: finishing rollback tid 2 to smithi14585108-14 2024-09-16T05:54:19.485 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1292 (ObjNum 959 snap 278 seq_num 959) dirty exists 2024-09-16T05:54:19.485 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1413 (ObjNum 997 snap 288 seq_num 997) dirty exists 2024-09-16T05:54:19.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:19 smithi145 ceph-mon[99390]: osdmap e662: 8 total, 8 up, 8 in 2024-09-16T05:54:19.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:19 smithi145 ceph-mon[99390]: pgmap v678: 121 pgs: 121 active+clean; 167 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 7.4 MiB/s wr, 31 op/s 2024-09-16T05:54:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:19 smithi145 ceph-mon[96887]: osdmap e662: 8 total, 8 up, 8 in 2024-09-16T05:54:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:19 smithi145 ceph-mon[96887]: pgmap v678: 121 pgs: 121 active+clean; 167 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 7.4 MiB/s wr, 31 op/s 2024-09-16T05:54:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:19 smithi161 ceph-mon[87722]: osdmap e662: 8 total, 8 up, 8 in 2024-09-16T05:54:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:19 smithi161 ceph-mon[87722]: pgmap v678: 121 pgs: 121 active+clean; 167 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 7.4 MiB/s wr, 31 op/s 2024-09-16T05:54:20.132 INFO:tasks.rados.rados.0.smithi145.stdout:3232: done (4 left) 2024-09-16T05:54:20.132 INFO:tasks.rados.rados.0.smithi145.stdout:3233: done (3 left) 2024-09-16T05:54:20.132 INFO:tasks.rados.rados.0.smithi145.stdout:3234: done (2 left) 2024-09-16T05:54:20.132 INFO:tasks.rados.rados.0.smithi145.stdout:3235: done (1 left) 2024-09-16T05:54:20.132 INFO:tasks.rados.rados.0.smithi145.stdout:3236: done (0 left) 2024-09-16T05:54:20.132 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 289 2024-09-16T05:54:20.133 INFO:tasks.rados.rados.0.smithi145.stdout:3237: seq_num 1014 ranges {5791744=188416} 2024-09-16T05:54:20.163 INFO:tasks.rados.rados.0.smithi145.stdout:3237: writing smithi14585108-45 from 5791744 to 5980160 tid 1 2024-09-16T05:54:20.164 INFO:tasks.rados.rados.0.smithi145.stdout:3238: read oid 41 snap 288 2024-09-16T05:54:20.164 INFO:tasks.rados.rados.0.smithi145.stdout:3238: expect (ObjNum 958 snap 278 seq_num 958) 2024-09-16T05:54:20.164 INFO:tasks.rados.rados.0.smithi145.stdout:3239: delete oid 6 current snap is 289 2024-09-16T05:54:20.171 INFO:tasks.rados.rados.0.smithi145.stdout:3239: done (2 left) 2024-09-16T05:54:20.171 INFO:tasks.rados.rados.0.smithi145.stdout:3240: copy_from oid 5 from oid 32 current snap is 289 2024-09-16T05:54:20.171 INFO:tasks.rados.rados.0.smithi145.stdout:3237: finishing write tid 1 to smithi14585108-45 2024-09-16T05:54:20.171 INFO:tasks.rados.rados.0.smithi145.stdout:3241: setattr oid 24 current snap is 289 2024-09-16T05:54:20.171 INFO:tasks.rados.rados.0.smithi145.stdout:3237: finishing write tid 2 to smithi14585108-45 2024-09-16T05:54:20.173 INFO:tasks.rados.rados.0.smithi145.stdout:3237: finishing write tid 3 to smithi14585108-45 2024-09-16T05:54:20.173 INFO:tasks.rados.rados.0.smithi145.stdout:3237: oid 45 updating version 0 to 1497 2024-09-16T05:54:20.173 INFO:tasks.rados.rados.0.smithi145.stdout:3237: oid 45 updating version 1497 to 1498 2024-09-16T05:54:20.173 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1498 (ObjNum 1014 snap 289 seq_num 1014) dirty exists 2024-09-16T05:54:20.173 INFO:tasks.rados.rados.0.smithi145.stdout:3237: left oid 45 (ObjNum 1014 snap 289 seq_num 1014) 2024-09-16T05:54:20.175 INFO:tasks.rados.rados.0.smithi145.stdout:3238: expect (ObjNum 958 snap 278 seq_num 958) 2024-09-16T05:54:20.251 INFO:tasks.rados.rados.0.smithi145.stdout:3240: finishing copy_from racing read to smithi14585108-5 2024-09-16T05:54:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:3240: finishing copy_from to smithi14585108-5 2024-09-16T05:54:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1434 (ObjNum 896 snap 260 seq_num 896) dirty exists 2024-09-16T05:54:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:3237: done (3 left) 2024-09-16T05:54:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:3238: done (2 left) 2024-09-16T05:54:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:3240: done (1 left) 2024-09-16T05:54:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:3242: read oid 36 snap 284 2024-09-16T05:54:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:3242: expect deleted 2024-09-16T05:54:20.252 INFO:tasks.rados.rados.0.smithi145.stdout:3243: setattr oid 3 current snap is 289 2024-09-16T05:54:20.255 INFO:tasks.rados.rados.0.smithi145.stdout:3242: done (2 left) 2024-09-16T05:54:20.255 INFO:tasks.rados.rados.0.smithi145.stdout:3244: read oid 23 snap 288 2024-09-16T05:54:20.255 INFO:tasks.rados.rados.0.smithi145.stdout:3244: expect deleted 2024-09-16T05:54:20.255 INFO:tasks.rados.rados.0.smithi145.stdout:3245: delete oid 50 current snap is 289 2024-09-16T05:54:20.257 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1448 (ObjNum 962 snap 279 seq_num 962) dirty exists 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1350 (ObjNum 990 snap 287 seq_num 990) dirty exists 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:3241: done (3 left) 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:3243: done (2 left) 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:3244: done (1 left) 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:3245: done (0 left) 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:3246: read oid 6 snap -1 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:3246: expect deleted 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:3247: rollback oid 47 current snap is 289 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 284 2024-09-16T05:54:20.259 INFO:tasks.rados.rados.0.smithi145.stdout:3248: snap_create 2024-09-16T05:54:20.261 INFO:tasks.rados.rados.0.smithi145.stdout:3247: finishing rollback tid 0 to smithi14585108-47 2024-09-16T05:54:20.262 INFO:tasks.rados.rados.0.smithi145.stdout:3247: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:54:20.262 INFO:tasks.rados.rados.0.smithi145.stdout:3247: finishing rollback tid 2 to smithi14585108-47 2024-09-16T05:54:20.262 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1281 (ObjNum 958 snap 278 seq_num 958) dirty exists 2024-09-16T05:54:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:20 smithi145 ceph-mon[96887]: osdmap e663: 8 total, 8 up, 8 in 2024-09-16T05:54:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:20 smithi145 ceph-mon[96887]: osdmap e664: 8 total, 8 up, 8 in 2024-09-16T05:54:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:20 smithi145 ceph-mon[99390]: osdmap e663: 8 total, 8 up, 8 in 2024-09-16T05:54:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:20 smithi145 ceph-mon[99390]: osdmap e664: 8 total, 8 up, 8 in 2024-09-16T05:54:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:20 smithi161 ceph-mon[87722]: osdmap e663: 8 total, 8 up, 8 in 2024-09-16T05:54:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:20 smithi161 ceph-mon[87722]: osdmap e664: 8 total, 8 up, 8 in 2024-09-16T05:54:21.221 INFO:tasks.rados.rados.0.smithi145.stdout:3246: done (2 left) 2024-09-16T05:54:21.221 INFO:tasks.rados.rados.0.smithi145.stdout:3247: done (1 left) 2024-09-16T05:54:21.221 INFO:tasks.rados.rados.0.smithi145.stdout:3248: done (0 left) 2024-09-16T05:54:21.221 INFO:tasks.rados.rados.0.smithi145.stdout:3249: rollback oid 24 current snap is 290 2024-09-16T05:54:21.221 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 24 to 289 2024-09-16T05:54:21.221 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 290 2024-09-16T05:54:21.221 INFO:tasks.rados.rados.0.smithi145.stdout:3250: seq_num 1017 ranges {4186112=237568} 2024-09-16T05:54:21.245 INFO:tasks.rados.rados.0.smithi145.stdout:3250: writing smithi14585108-22 from 4186112 to 4423680 tid 1 2024-09-16T05:54:21.245 INFO:tasks.rados.rados.0.smithi145.stdout:3251: delete oid 47 current snap is 290 2024-09-16T05:54:21.245 INFO:tasks.rados.rados.0.smithi145.stdout:3249: finishing rollback tid 0 to smithi14585108-24 2024-09-16T05:54:21.245 INFO:tasks.rados.rados.0.smithi145.stdout:3249: finishing rollback tid 1 to smithi14585108-24 2024-09-16T05:54:21.245 INFO:tasks.rados.rados.0.smithi145.stdout:3249: finishing rollback tid 2 to smithi14585108-24 2024-09-16T05:54:21.245 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1451 (ObjNum 962 snap 279 seq_num 962) dirty exists 2024-09-16T05:54:21.248 INFO:tasks.rados.rados.0.smithi145.stdout:3249: done (2 left) 2024-09-16T05:54:21.248 INFO:tasks.rados.rados.0.smithi145.stdout:3251: done (1 left) 2024-09-16T05:54:21.248 INFO:tasks.rados.rados.0.smithi145.stdout:3252: copy_from oid 42 from oid 30 current snap is 290 2024-09-16T05:54:21.249 INFO:tasks.rados.rados.0.smithi145.stdout:3253: setattr oid 16 current snap is 290 2024-09-16T05:54:21.249 INFO:tasks.rados.rados.0.smithi145.stdout:3250: finishing write tid 1 to smithi14585108-22 2024-09-16T05:54:21.250 INFO:tasks.rados.rados.0.smithi145.stdout:3250: finishing write tid 2 to smithi14585108-22 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:3254: rollback oid 43 current snap is 290 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 43 to 288 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:3255: rmattr oid 25 current snap is 290 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:3255: done (4 left) 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:3256: rollback oid 15 current snap is 290 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 284 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:3257: copy_from oid 46 from oid 9 current snap is 290 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:3258: rollback oid 21 current snap is 290 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 284 2024-09-16T05:54:21.251 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 290 2024-09-16T05:54:21.252 INFO:tasks.rados.rados.0.smithi145.stdout:3259: seq_num 1019 ranges {6037504=270336} 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3259: writing smithi14585108-11 from 6037504 to 6307840 tid 1 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3260: read oid 23 snap 284 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3260: expect deleted 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3261: read oid 44 snap -1 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3261: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3262: delete oid 34 current snap is 290 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3250: finishing write tid 3 to smithi14585108-22 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3250: oid 22 updating version 0 to 1415 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3250: oid 22 version 1415 is already newer than 1414 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1415 (ObjNum 1017 snap 290 seq_num 1017) dirty exists 2024-09-16T05:54:21.287 INFO:tasks.rados.rados.0.smithi145.stdout:3250: left oid 22 (ObjNum 1017 snap 290 seq_num 1017) 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3256: finishing rollback tid 0 to smithi14585108-15 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3256: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1500 (ObjNum 33 snap 0 seq_num 1583831398) dirty dne 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3258: finishing rollback tid 0 to smithi14585108-21 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1283 (ObjNum 980 snap 284 seq_num 980) dirty exists 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3258: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3258: finishing rollback tid 2 to smithi14585108-21 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1365 (ObjNum 806 snap 235 seq_num 806) dirty exists 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3252: finishing copy_from racing read to smithi14585108-42 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3254: finishing rollback tid 0 to smithi14585108-43 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3254: finishing rollback tid 1 to smithi14585108-43 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:3254: finishing rollback tid 2 to smithi14585108-43 2024-09-16T05:54:21.288 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1514 (ObjNum 1001 snap 288 seq_num 1001) dirty exists 2024-09-16T05:54:21.289 INFO:tasks.rados.rados.0.smithi145.stdout:3252: finishing copy_from to smithi14585108-42 2024-09-16T05:54:21.289 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1411 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:54:21.289 INFO:tasks.rados.rados.0.smithi145.stdout:3261: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3250: done (10 left) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3252: done (9 left) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3253: done (8 left) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3254: done (7 left) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3256: done (6 left) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3258: done (5 left) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3260: done (4 left) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3261: done (3 left) 2024-09-16T05:54:21.291 INFO:tasks.rados.rados.0.smithi145.stdout:3262: done (2 left) 2024-09-16T05:54:21.292 INFO:tasks.rados.rados.0.smithi145.stdout:3263: delete oid 3 current snap is 290 2024-09-16T05:54:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:3263: done (2 left) 2024-09-16T05:54:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:3264: read oid 12 snap -1 2024-09-16T05:54:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:3264: expect (ObjNum 947 snap 278 seq_num 947) 2024-09-16T05:54:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:3265: copy_from oid 45 from oid 16 current snap is 290 2024-09-16T05:54:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:3266: rollback oid 37 current snap is 290 2024-09-16T05:54:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 37 to 288 2024-09-16T05:54:21.296 INFO:tasks.rados.rados.0.smithi145.stdout:3267: snap_create 2024-09-16T05:54:21.297 INFO:tasks.rados.rados.0.smithi145.stdout:3259: finishing write tid 1 to smithi14585108-11 2024-09-16T05:54:21.299 INFO:tasks.rados.rados.0.smithi145.stdout:3257: finishing copy_from racing read to smithi14585108-46 2024-09-16T05:54:21.304 INFO:tasks.rados.rados.0.smithi145.stdout:3264: expect (ObjNum 947 snap 278 seq_num 947) 2024-09-16T05:54:21.343 INFO:tasks.rados.rados.0.smithi145.stdout:3259: finishing write tid 2 to smithi14585108-11 2024-09-16T05:54:21.343 INFO:tasks.rados.rados.0.smithi145.stdout:3266: finishing rollback tid 0 to smithi14585108-37 2024-09-16T05:54:21.343 INFO:tasks.rados.rados.0.smithi145.stdout:3257: finishing copy_from to smithi14585108-46 2024-09-16T05:54:21.343 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 1431 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:54:21.343 INFO:tasks.rados.rados.0.smithi145.stdout:3266: finishing rollback tid 1 to smithi14585108-37 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:3266: finishing rollback tid 2 to smithi14585108-37 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1437 (ObjNum 993 snap 288 seq_num 993) dirty exists 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:3265: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:3259: finishing write tid 3 to smithi14585108-11 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:3259: oid 11 updating version 0 to 1501 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:3259: oid 11 updating version 1501 to 1502 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1502 (ObjNum 1019 snap 290 seq_num 1019) dirty exists 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:3259: left oid 11 (ObjNum 1019 snap 290 seq_num 1019) 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:3265: finishing copy_from to smithi14585108-45 2024-09-16T05:54:21.344 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1283 (ObjNum 980 snap 284 seq_num 980) dirty exists 2024-09-16T05:54:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:21 smithi145 ceph-mon[96887]: pgmap v681: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.1 MiB/s wr, 29 op/s 2024-09-16T05:54:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:21 smithi145 ceph-mon[99390]: pgmap v681: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.1 MiB/s wr, 29 op/s 2024-09-16T05:54:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:21 smithi161 ceph-mon[87722]: pgmap v681: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.1 MiB/s wr, 29 op/s 2024-09-16T05:54:22.226 INFO:tasks.rados.rados.0.smithi145.stdout:3257: done (5 left) 2024-09-16T05:54:22.226 INFO:tasks.rados.rados.0.smithi145.stdout:3259: done (4 left) 2024-09-16T05:54:22.227 INFO:tasks.rados.rados.0.smithi145.stdout:3264: done (3 left) 2024-09-16T05:54:22.227 INFO:tasks.rados.rados.0.smithi145.stdout:3265: done (2 left) 2024-09-16T05:54:22.227 INFO:tasks.rados.rados.0.smithi145.stdout:3266: done (1 left) 2024-09-16T05:54:22.227 INFO:tasks.rados.rados.0.smithi145.stdout:3267: done (0 left) 2024-09-16T05:54:22.227 INFO:tasks.rados.rados.0.smithi145.stdout:3268: snap_create 2024-09-16T05:54:22.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:22 smithi145 ceph-mon[99390]: osdmap e665: 8 total, 8 up, 8 in 2024-09-16T05:54:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:22 smithi145 ceph-mon[96887]: osdmap e665: 8 total, 8 up, 8 in 2024-09-16T05:54:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:22 smithi161 ceph-mon[87722]: osdmap e665: 8 total, 8 up, 8 in 2024-09-16T05:54:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:23.238 INFO:tasks.rados.rados.0.smithi145.stdout:3268: done (0 left) 2024-09-16T05:54:23.238 INFO:tasks.rados.rados.0.smithi145.stdout:3269: delete oid 22 current snap is 292 2024-09-16T05:54:23.243 INFO:tasks.rados.rados.0.smithi145.stdout:3269: done (0 left) 2024-09-16T05:54:23.243 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 292 2024-09-16T05:54:23.243 INFO:tasks.rados.rados.0.smithi145.stdout:3270: seq_num 1023 ranges {0=335872} 2024-09-16T05:54:23.245 INFO:tasks.rados.rados.0.smithi145.stdout:3270: writing smithi14585108-47 from 0 to 335872 tid 1 2024-09-16T05:54:23.245 INFO:tasks.rados.rados.0.smithi145.stdout:3271: setattr oid 7 current snap is 292 2024-09-16T05:54:23.248 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 292 2024-09-16T05:54:23.248 INFO:tasks.rados.rados.0.smithi145.stdout:3272: seq_num 1024 ranges {7069696=352256} 2024-09-16T05:54:23.288 INFO:tasks.rados.rados.0.smithi145.stdout:3272: writing smithi14585108-2 from 7069696 to 7421952 tid 1 2024-09-16T05:54:23.288 INFO:tasks.rados.rados.0.smithi145.stdout:3273: rmattr oid 28 current snap is 292 2024-09-16T05:54:23.288 INFO:tasks.rados.rados.0.smithi145.stdout:3270: finishing write tid 1 to smithi14585108-47 2024-09-16T05:54:23.288 INFO:tasks.rados.rados.0.smithi145.stdout:3270: finishing write tid 2 to smithi14585108-47 2024-09-16T05:54:23.288 INFO:tasks.rados.rados.0.smithi145.stdout:3270: finishing write tid 3 to smithi14585108-47 2024-09-16T05:54:23.288 INFO:tasks.rados.rados.0.smithi145.stdout:3270: oid 47 updating version 0 to 1433 2024-09-16T05:54:23.288 INFO:tasks.rados.rados.0.smithi145.stdout:3270: oid 47 version 1433 is already newer than 1432 2024-09-16T05:54:23.289 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1433 (ObjNum 1023 snap 292 seq_num 1023) dirty exists 2024-09-16T05:54:23.289 INFO:tasks.rados.rados.0.smithi145.stdout:3270: left oid 47 (ObjNum 1023 snap 292 seq_num 1023) 2024-09-16T05:54:23.289 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1514 (ObjNum -1088088464 snap 21860 seq_num 304) dirty exists 2024-09-16T05:54:23.289 INFO:tasks.rados.rados.0.smithi145.stdout:3270: done (3 left) 2024-09-16T05:54:23.289 INFO:tasks.rados.rados.0.smithi145.stdout:3271: done (2 left) 2024-09-16T05:54:23.289 INFO:tasks.rados.rados.0.smithi145.stdout:3274: snap_create 2024-09-16T05:54:23.290 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1265 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:54:23.291 INFO:tasks.rados.rados.0.smithi145.stdout:3272: finishing write tid 1 to smithi14585108-2 2024-09-16T05:54:23.292 INFO:tasks.rados.rados.0.smithi145.stdout:3272: finishing write tid 2 to smithi14585108-2 2024-09-16T05:54:23.293 INFO:tasks.rados.rados.0.smithi145.stdout:3272: finishing write tid 3 to smithi14585108-2 2024-09-16T05:54:23.293 INFO:tasks.rados.rados.0.smithi145.stdout:3272: oid 2 updating version 0 to 1516 2024-09-16T05:54:23.293 INFO:tasks.rados.rados.0.smithi145.stdout:3272: oid 2 updating version 1516 to 1517 2024-09-16T05:54:23.293 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1517 (ObjNum 1024 snap 292 seq_num 1024) dirty exists 2024-09-16T05:54:23.293 INFO:tasks.rados.rados.0.smithi145.stdout:3272: left oid 2 (ObjNum 1024 snap 292 seq_num 1024) 2024-09-16T05:54:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:23 smithi145 ceph-mon[96887]: osdmap e666: 8 total, 8 up, 8 in 2024-09-16T05:54:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:23 smithi145 ceph-mon[96887]: pgmap v684: 121 pgs: 121 active+clean; 195 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 14 MiB/s wr, 56 op/s 2024-09-16T05:54:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:23 smithi145 ceph-mon[99390]: osdmap e666: 8 total, 8 up, 8 in 2024-09-16T05:54:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:23 smithi145 ceph-mon[99390]: pgmap v684: 121 pgs: 121 active+clean; 195 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 14 MiB/s wr, 56 op/s 2024-09-16T05:54:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:23 smithi161 ceph-mon[87722]: osdmap e666: 8 total, 8 up, 8 in 2024-09-16T05:54:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:23 smithi161 ceph-mon[87722]: pgmap v684: 121 pgs: 121 active+clean; 195 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 14 MiB/s wr, 56 op/s 2024-09-16T05:54:24.239 INFO:tasks.rados.rados.0.smithi145.stdout:3272: done (2 left) 2024-09-16T05:54:24.239 INFO:tasks.rados.rados.0.smithi145.stdout:3273: done (1 left) 2024-09-16T05:54:24.239 INFO:tasks.rados.rados.0.smithi145.stdout:3274: done (0 left) 2024-09-16T05:54:24.239 INFO:tasks.rados.rados.0.smithi145.stdout:3275: copy_from oid 26 from oid 49 current snap is 293 2024-09-16T05:54:24.239 INFO:tasks.rados.rados.0.smithi145.stdout:3276: setattr oid 24 current snap is 293 2024-09-16T05:54:24.240 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 293 2024-09-16T05:54:24.240 INFO:tasks.rados.rados.0.smithi145.stdout:3277: seq_num 1025 ranges {2023424=368640} 2024-09-16T05:54:24.253 INFO:tasks.rados.rados.0.smithi145.stdout:3277: writing smithi14585108-16 from 2023424 to 2392064 tid 1 2024-09-16T05:54:24.253 INFO:tasks.rados.rados.0.smithi145.stdout:3278: delete oid 41 current snap is 293 2024-09-16T05:54:24.253 INFO:tasks.rados.rados.0.smithi145.stdout:3275: finishing copy_from to smithi14585108-26 2024-09-16T05:54:24.254 INFO:tasks.rados.rados.0.smithi145.stdout:3275: got expected ENOENT (src dne) 2024-09-16T05:54:24.254 INFO:tasks.rados.rados.0.smithi145.stdout:3275: finishing copy_from racing read to smithi14585108-26 2024-09-16T05:54:24.254 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1452 (ObjNum 962 snap 279 seq_num 962) dirty exists 2024-09-16T05:54:24.256 INFO:tasks.rados.rados.0.smithi145.stdout:3275: done (3 left) 2024-09-16T05:54:24.256 INFO:tasks.rados.rados.0.smithi145.stdout:3276: done (2 left) 2024-09-16T05:54:24.256 INFO:tasks.rados.rados.0.smithi145.stdout:3278: done (1 left) 2024-09-16T05:54:24.256 INFO:tasks.rados.rados.0.smithi145.stdout:3279: rmattr oid 10 current snap is 293 2024-09-16T05:54:24.256 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 293 2024-09-16T05:54:24.256 INFO:tasks.rados.rados.0.smithi145.stdout:3280: seq_num 1027 ranges {0=409600} 2024-09-16T05:54:24.258 INFO:tasks.rados.rados.0.smithi145.stdout:3280: writing smithi14585108-3 from 0 to 409600 tid 1 2024-09-16T05:54:24.258 INFO:tasks.rados.rados.0.smithi145.stdout:3281: snap_create 2024-09-16T05:54:24.258 INFO:tasks.rados.rados.0.smithi145.stdout:3277: finishing write tid 1 to smithi14585108-16 2024-09-16T05:54:24.258 INFO:tasks.rados.rados.0.smithi145.stdout:3277: finishing write tid 2 to smithi14585108-16 2024-09-16T05:54:24.259 INFO:tasks.rados.rados.0.smithi145.stdout:3277: finishing write tid 3 to smithi14585108-16 2024-09-16T05:54:24.259 INFO:tasks.rados.rados.0.smithi145.stdout:3277: oid 16 updating version 0 to 1435 2024-09-16T05:54:24.260 INFO:tasks.rados.rados.0.smithi145.stdout:3277: oid 16 version 1435 is already newer than 1434 2024-09-16T05:54:24.260 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1435 (ObjNum 1025 snap 293 seq_num 1025) dirty exists 2024-09-16T05:54:24.260 INFO:tasks.rados.rados.0.smithi145.stdout:3277: left oid 16 (ObjNum 1025 snap 293 seq_num 1025) 2024-09-16T05:54:24.261 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1520 (ObjNum 97 snap 0 seq_num 3917451802) dirty exists 2024-09-16T05:54:24.261 INFO:tasks.rados.rados.0.smithi145.stdout:3280: finishing write tid 1 to smithi14585108-3 2024-09-16T05:54:24.262 INFO:tasks.rados.rados.0.smithi145.stdout:3280: finishing write tid 2 to smithi14585108-3 2024-09-16T05:54:24.263 INFO:tasks.rados.rados.0.smithi145.stdout:3280: finishing write tid 3 to smithi14585108-3 2024-09-16T05:54:24.263 INFO:tasks.rados.rados.0.smithi145.stdout:3280: oid 3 updating version 0 to 1353 2024-09-16T05:54:24.263 INFO:tasks.rados.rados.0.smithi145.stdout:3280: oid 3 version 1353 is already newer than 1352 2024-09-16T05:54:24.263 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1353 (ObjNum 1027 snap 293 seq_num 1027) dirty exists 2024-09-16T05:54:24.263 INFO:tasks.rados.rados.0.smithi145.stdout:3280: left oid 3 (ObjNum 1027 snap 293 seq_num 1027) 2024-09-16T05:54:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:24 smithi145 ceph-mon[96887]: osdmap e667: 8 total, 8 up, 8 in 2024-09-16T05:54:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:24 smithi145 ceph-mon[99390]: osdmap e667: 8 total, 8 up, 8 in 2024-09-16T05:54:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:24 smithi161 ceph-mon[87722]: osdmap e667: 8 total, 8 up, 8 in 2024-09-16T05:54:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:54:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:54:24] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:54:25.134 INFO:tasks.rados.rados.0.smithi145.stdout:3277: done (3 left) 2024-09-16T05:54:25.134 INFO:tasks.rados.rados.0.smithi145.stdout:3279: done (2 left) 2024-09-16T05:54:25.134 INFO:tasks.rados.rados.0.smithi145.stdout:3280: done (1 left) 2024-09-16T05:54:25.134 INFO:tasks.rados.rados.0.smithi145.stdout:3281: done (0 left) 2024-09-16T05:54:25.135 INFO:tasks.rados.rados.0.smithi145.stdout:3282: delete oid 25 current snap is 294 2024-09-16T05:54:25.138 INFO:tasks.rados.rados.0.smithi145.stdout:3282: done (0 left) 2024-09-16T05:54:25.138 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 294 2024-09-16T05:54:25.139 INFO:tasks.rados.rados.0.smithi145.stdout:3283: seq_num 1029 ranges {2023424=442368} 2024-09-16T05:54:25.151 INFO:tasks.rados.rados.0.smithi145.stdout:3283: writing smithi14585108-45 from 2023424 to 2465792 tid 1 2024-09-16T05:54:25.151 INFO:tasks.rados.rados.0.smithi145.stdout:3284: read oid 17 snap -1 2024-09-16T05:54:25.151 INFO:tasks.rados.rados.0.smithi145.stdout:3284: expect (ObjNum 983 snap 286 seq_num 983) 2024-09-16T05:54:25.151 INFO:tasks.rados.rados.0.smithi145.stdout:3285: delete oid 32 current snap is 294 2024-09-16T05:54:25.159 INFO:tasks.rados.rados.0.smithi145.stdout:3283: finishing write tid 1 to smithi14585108-45 2024-09-16T05:54:25.160 INFO:tasks.rados.rados.0.smithi145.stdout:3285: done (2 left) 2024-09-16T05:54:25.160 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 294 2024-09-16T05:54:25.160 INFO:tasks.rados.rados.0.smithi145.stdout:3286: seq_num 1031 ranges {2179072=475136} 2024-09-16T05:54:25.175 INFO:tasks.rados.rados.0.smithi145.stdout:3286: writing smithi14585108-1 from 2179072 to 2654208 tid 1 2024-09-16T05:54:25.176 INFO:tasks.rados.rados.0.smithi145.stdout:3287: snap_create 2024-09-16T05:54:25.176 INFO:tasks.rados.rados.0.smithi145.stdout:3283: finishing write tid 2 to smithi14585108-45 2024-09-16T05:54:25.176 INFO:tasks.rados.rados.0.smithi145.stdout:3284: expect (ObjNum 983 snap 286 seq_num 983) 2024-09-16T05:54:25.334 INFO:tasks.rados.rados.0.smithi145.stdout:3283: finishing write tid 3 to smithi14585108-45 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3283: oid 45 updating version 0 to 1504 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3283: oid 45 version 1504 is already newer than 1503 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1504 (ObjNum 1029 snap 294 seq_num 1029) dirty exists 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3283: left oid 45 (ObjNum 1029 snap 294 seq_num 1029) 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3286: finishing write tid 1 to smithi14585108-1 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3286: finishing write tid 2 to smithi14585108-1 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3286: finishing write tid 3 to smithi14585108-1 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3286: oid 1 updating version 0 to 1354 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3286: oid 1 updating version 1354 to 1355 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1355 (ObjNum 1031 snap 294 seq_num 1031) dirty exists 2024-09-16T05:54:25.335 INFO:tasks.rados.rados.0.smithi145.stdout:3286: left oid 1 (ObjNum 1031 snap 294 seq_num 1031) 2024-09-16T05:54:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:25 smithi145 ceph-mon[96887]: osdmap e668: 8 total, 8 up, 8 in 2024-09-16T05:54:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:25 smithi145 ceph-mon[96887]: pgmap v687: 121 pgs: 121 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 10 MiB/s wr, 58 op/s 2024-09-16T05:54:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:25 smithi145 ceph-mon[96887]: osdmap e669: 8 total, 8 up, 8 in 2024-09-16T05:54:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:25 smithi145 ceph-mon[99390]: osdmap e668: 8 total, 8 up, 8 in 2024-09-16T05:54:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:25 smithi145 ceph-mon[99390]: pgmap v687: 121 pgs: 121 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 10 MiB/s wr, 58 op/s 2024-09-16T05:54:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:25 smithi145 ceph-mon[99390]: osdmap e669: 8 total, 8 up, 8 in 2024-09-16T05:54:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:25 smithi161 ceph-mon[87722]: osdmap e668: 8 total, 8 up, 8 in 2024-09-16T05:54:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:25 smithi161 ceph-mon[87722]: pgmap v687: 121 pgs: 121 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 10 MiB/s wr, 58 op/s 2024-09-16T05:54:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:25 smithi161 ceph-mon[87722]: osdmap e669: 8 total, 8 up, 8 in 2024-09-16T05:54:26.134 INFO:tasks.rados.rados.0.smithi145.stdout:3283: done (3 left) 2024-09-16T05:54:26.135 INFO:tasks.rados.rados.0.smithi145.stdout:3284: done (2 left) 2024-09-16T05:54:26.135 INFO:tasks.rados.rados.0.smithi145.stdout:3286: done (1 left) 2024-09-16T05:54:26.135 INFO:tasks.rados.rados.0.smithi145.stdout:3287: done (0 left) 2024-09-16T05:54:26.135 INFO:tasks.rados.rados.0.smithi145.stdout:3288: delete oid 26 current snap is 295 2024-09-16T05:54:26.140 INFO:tasks.rados.rados.0.smithi145.stdout:3288: done (0 left) 2024-09-16T05:54:26.140 INFO:tasks.rados.rados.0.smithi145.stdout:3289: copy_from oid 40 from oid 42 current snap is 295 2024-09-16T05:54:26.140 INFO:tasks.rados.rados.0.smithi145.stdout:3290: rmattr oid 28 current snap is 295 2024-09-16T05:54:26.140 INFO:tasks.rados.rados.0.smithi145.stdout:3291: delete oid 50 current snap is 295 2024-09-16T05:54:26.145 INFO:tasks.rados.rados.0.smithi145.stdout:3291: done (2 left) 2024-09-16T05:54:26.145 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 6 current snap is 295 2024-09-16T05:54:26.145 INFO:tasks.rados.rados.0.smithi145.stdout:3292: seq_num 1034 ranges {0=524288} 2024-09-16T05:54:26.149 INFO:tasks.rados.rados.0.smithi145.stdout:3292: writing smithi14585108-6 from 0 to 524288 tid 1 2024-09-16T05:54:26.149 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1266 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:54:26.149 INFO:tasks.rados.rados.0.smithi145.stdout:3293: read oid 44 snap -1 2024-09-16T05:54:26.149 INFO:tasks.rados.rados.0.smithi145.stdout:3293: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:26.149 INFO:tasks.rados.rados.0.smithi145.stdout:3290: done (3 left) 2024-09-16T05:54:26.149 INFO:tasks.rados.rados.0.smithi145.stdout:3294: read oid 20 snap -1 2024-09-16T05:54:26.149 INFO:tasks.rados.rados.0.smithi145.stdout:3294: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:26.149 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 295 2024-09-16T05:54:26.150 INFO:tasks.rados.rados.0.smithi145.stdout:3295: seq_num 1035 ranges {4259840=540672} 2024-09-16T05:54:26.175 INFO:tasks.rados.rados.0.smithi145.stdout:3295: writing smithi14585108-17 from 4259840 to 4800512 tid 1 2024-09-16T05:54:26.175 INFO:tasks.rados.rados.0.smithi145.stdout:3296: rollback oid 8 current snap is 295 2024-09-16T05:54:26.175 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 8 to 293 2024-09-16T05:54:26.175 INFO:tasks.rados.rados.0.smithi145.stdout:3293: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:26.177 INFO:tasks.rados.rados.0.smithi145.stdout:3289: finishing copy_from racing read to smithi14585108-40 2024-09-16T05:54:26.177 INFO:tasks.rados.rados.0.smithi145.stdout:3293: done (5 left) 2024-09-16T05:54:26.177 INFO:tasks.rados.rados.0.smithi145.stdout:3297: rollback oid 15 current snap is 295 2024-09-16T05:54:26.177 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 15 to 292 2024-09-16T05:54:26.177 INFO:tasks.rados.rados.0.smithi145.stdout:3289: finishing copy_from to smithi14585108-40 2024-09-16T05:54:26.177 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1411 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:54:26.177 INFO:tasks.rados.rados.0.smithi145.stdout:3292: finishing write tid 1 to smithi14585108-6 2024-09-16T05:54:26.177 INFO:tasks.rados.rados.0.smithi145.stdout:3292: finishing write tid 2 to smithi14585108-6 2024-09-16T05:54:26.178 INFO:tasks.rados.rados.0.smithi145.stdout:3294: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:26.320 INFO:tasks.rados.rados.0.smithi145.stdout:3292: finishing write tid 3 to smithi14585108-6 2024-09-16T05:54:26.320 INFO:tasks.rados.rados.0.smithi145.stdout:3292: oid 6 updating version 0 to 1518 2024-09-16T05:54:26.320 INFO:tasks.rados.rados.0.smithi145.stdout:3292: oid 6 updating version 1518 to 1519 2024-09-16T05:54:26.320 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1519 (ObjNum 1034 snap 295 seq_num 1034) dirty exists 2024-09-16T05:54:26.320 INFO:tasks.rados.rados.0.smithi145.stdout:3292: left oid 6 (ObjNum 1034 snap 295 seq_num 1034) 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3289: done (5 left) 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3292: done (4 left) 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3294: done (3 left) 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3298: snap_create 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3295: finishing write tid 1 to smithi14585108-17 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3295: finishing write tid 2 to smithi14585108-17 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3296: finishing rollback tid 0 to smithi14585108-8 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3296: finishing rollback tid 1 to smithi14585108-8 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3296: finishing rollback tid 2 to smithi14585108-8 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1507 (ObjNum 951 snap 278 seq_num 951) dirty exists 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3295: finishing write tid 3 to smithi14585108-17 2024-09-16T05:54:26.321 INFO:tasks.rados.rados.0.smithi145.stdout:3295: oid 17 updating version 0 to 1345 2024-09-16T05:54:26.322 INFO:tasks.rados.rados.0.smithi145.stdout:3295: oid 17 version 1345 is already newer than 1344 2024-09-16T05:54:26.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 1345 (ObjNum 1035 snap 295 seq_num 1035) dirty exists 2024-09-16T05:54:26.322 INFO:tasks.rados.rados.0.smithi145.stdout:3295: left oid 17 (ObjNum 1035 snap 295 seq_num 1035) 2024-09-16T05:54:26.322 INFO:tasks.rados.rados.0.smithi145.stdout:3297: finishing rollback tid 1 to smithi14585108-15 2024-09-16T05:54:26.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1500 (ObjNum 3265 snap 0 seq_num 8364768) dirty dne 2024-09-16T05:54:27.140 INFO:tasks.rados.rados.0.smithi145.stdout:3295: done (3 left) 2024-09-16T05:54:27.140 INFO:tasks.rados.rados.0.smithi145.stdout:3296: done (2 left) 2024-09-16T05:54:27.140 INFO:tasks.rados.rados.0.smithi145.stdout:3297: done (1 left) 2024-09-16T05:54:27.140 INFO:tasks.rados.rados.0.smithi145.stdout:3298: done (0 left) 2024-09-16T05:54:27.140 INFO:tasks.rados.rados.0.smithi145.stdout:3299: read oid 15 snap -1 2024-09-16T05:54:27.140 INFO:tasks.rados.rados.0.smithi145.stdout:3299: expect deleted 2024-09-16T05:54:27.141 INFO:tasks.rados.rados.0.smithi145.stdout:3300: read oid 49 snap -1 2024-09-16T05:54:27.141 INFO:tasks.rados.rados.0.smithi145.stdout:3300: expect deleted 2024-09-16T05:54:27.141 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 296 2024-09-16T05:54:27.141 INFO:tasks.rados.rados.0.smithi145.stdout:3301: seq_num 1036 ranges {3588096=557056} 2024-09-16T05:54:27.162 INFO:tasks.rados.rados.0.smithi145.stdout:3301: writing smithi14585108-21 from 3588096 to 4145152 tid 1 2024-09-16T05:54:27.162 INFO:tasks.rados.rados.0.smithi145.stdout:3302: copy_from oid 8 from oid 46 current snap is 296 2024-09-16T05:54:27.162 INFO:tasks.rados.rados.0.smithi145.stdout:3299: done (3 left) 2024-09-16T05:54:27.163 INFO:tasks.rados.rados.0.smithi145.stdout:3300: done (2 left) 2024-09-16T05:54:27.163 INFO:tasks.rados.rados.0.smithi145.stdout:3303: copy_from oid 28 from oid 41 current snap is 296 2024-09-16T05:54:27.163 INFO:tasks.rados.rados.0.smithi145.stdout:3304: delete oid 10 current snap is 296 2024-09-16T05:54:27.165 INFO:tasks.rados.rados.0.smithi145.stdout:3303: finishing copy_from to smithi14585108-28 2024-09-16T05:54:27.165 INFO:tasks.rados.rados.0.smithi145.stdout:3303: got expected ENOENT (src dne) 2024-09-16T05:54:27.165 INFO:tasks.rados.rados.0.smithi145.stdout:3303: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:54:27.173 INFO:tasks.rados.rados.0.smithi145.stdout:3303: done (3 left) 2024-09-16T05:54:27.173 INFO:tasks.rados.rados.0.smithi145.stdout:3304: done (2 left) 2024-09-16T05:54:27.173 INFO:tasks.rados.rados.0.smithi145.stdout:3305: read oid 48 snap -1 2024-09-16T05:54:27.173 INFO:tasks.rados.rados.0.smithi145.stdout:3305: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:27.174 INFO:tasks.rados.rados.0.smithi145.stdout:3306: setattr oid 44 current snap is 296 2024-09-16T05:54:27.174 INFO:tasks.rados.rados.0.smithi145.stdout:3307: setattr oid 26 current snap is 296 2024-09-16T05:54:27.174 INFO:tasks.rados.rados.0.smithi145.stdout:3308: read oid 27 snap -1 2024-09-16T05:54:27.174 INFO:tasks.rados.rados.0.smithi145.stdout:3308: expect (ObjNum 1009 snap 288 seq_num 1009) 2024-09-16T05:54:27.174 INFO:tasks.rados.rados.0.smithi145.stdout:3309: copy_from oid 15 from oid 49 current snap is 296 2024-09-16T05:54:27.174 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 296 2024-09-16T05:54:27.174 INFO:tasks.rados.rados.0.smithi145.stdout:3310: seq_num 1038 ranges {0=589824} 2024-09-16T05:54:27.176 INFO:tasks.rados.rados.0.smithi145.stdout:3310: writing smithi14585108-50 from 0 to 589824 tid 1 2024-09-16T05:54:27.176 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 296 2024-09-16T05:54:27.176 INFO:tasks.rados.rados.0.smithi145.stdout:3309: finishing copy_from to smithi14585108-15 2024-09-16T05:54:27.177 INFO:tasks.rados.rados.0.smithi145.stdout:3309: got expected ENOENT (src dne) 2024-09-16T05:54:27.177 INFO:tasks.rados.rados.0.smithi145.stdout:3311: seq_num 1039 ranges {6307840=606208} 2024-09-16T05:54:27.216 INFO:tasks.rados.rados.0.smithi145.stdout:3311: writing smithi14585108-11 from 6307840 to 6914048 tid 1 2024-09-16T05:54:27.216 INFO:tasks.rados.rados.0.smithi145.stdout:3312: snap_remove snap 294 2024-09-16T05:54:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:27 smithi145 ceph-mon[96887]: osdmap e670: 8 total, 8 up, 8 in 2024-09-16T05:54:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:27 smithi145 ceph-mon[96887]: pgmap v690: 121 pgs: 121 active+clean; 216 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-09-16T05:54:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:27 smithi145 ceph-mon[99390]: osdmap e670: 8 total, 8 up, 8 in 2024-09-16T05:54:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:27 smithi145 ceph-mon[99390]: pgmap v690: 121 pgs: 121 active+clean; 216 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-09-16T05:54:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:27 smithi161 ceph-mon[87722]: osdmap e670: 8 total, 8 up, 8 in 2024-09-16T05:54:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:27 smithi161 ceph-mon[87722]: pgmap v690: 121 pgs: 121 active+clean; 216 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-09-16T05:54:28.146 INFO:tasks.rados.rados.0.smithi145.stdout:3312: done (9 left) 2024-09-16T05:54:28.146 INFO:tasks.rados.rados.0.smithi145.stdout:3313: read oid 23 snap -1 2024-09-16T05:54:28.146 INFO:tasks.rados.rados.0.smithi145.stdout:3313: expect deleted 2024-09-16T05:54:28.146 INFO:tasks.rados.rados.0.smithi145.stdout:3314: snap_create 2024-09-16T05:54:28.146 INFO:tasks.rados.rados.0.smithi145.stdout:3309: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:54:28.146 INFO:tasks.rados.rados.0.smithi145.stdout:3301: finishing write tid 1 to smithi14585108-21 2024-09-16T05:54:28.146 INFO:tasks.rados.rados.0.smithi145.stdout:3305: expect (ObjNum 899 snap 263 seq_num 899) 2024-09-16T05:54:28.169 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1453 (ObjNum 1006 snap 288 seq_num 1006) dirty exists 2024-09-16T05:54:28.169 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1346 (ObjNum 33 snap 0 seq_num 3208188128) dirty exists 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3301: finishing write tid 2 to smithi14585108-21 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3301: finishing write tid 3 to smithi14585108-21 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3301: oid 21 updating version 0 to 1366 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3301: oid 21 updating version 1366 to 1367 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1367 (ObjNum 1036 snap 296 seq_num 1036) dirty exists 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3301: left oid 21 (ObjNum 1036 snap 296 seq_num 1036) 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3310: finishing write tid 1 to smithi14585108-50 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3310: finishing write tid 2 to smithi14585108-50 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3310: finishing write tid 3 to smithi14585108-50 2024-09-16T05:54:28.170 INFO:tasks.rados.rados.0.smithi145.stdout:3310: oid 50 updating version 0 to 1477 2024-09-16T05:54:28.171 INFO:tasks.rados.rados.0.smithi145.stdout:3310: oid 50 updating version 1477 to 1478 2024-09-16T05:54:28.171 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1478 (ObjNum 1038 snap 296 seq_num 1038) dirty exists 2024-09-16T05:54:28.171 INFO:tasks.rados.rados.0.smithi145.stdout:3310: left oid 50 (ObjNum 1038 snap 296 seq_num 1038) 2024-09-16T05:54:28.171 INFO:tasks.rados.rados.0.smithi145.stdout:3302: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:54:28.171 INFO:tasks.rados.rados.0.smithi145.stdout:3308: expect (ObjNum 1009 snap 288 seq_num 1009) 2024-09-16T05:54:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:28 smithi145 ceph-mon[99390]: osdmap e671: 8 total, 8 up, 8 in 2024-09-16T05:54:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:28 smithi145 ceph-mon[96887]: osdmap e671: 8 total, 8 up, 8 in 2024-09-16T05:54:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:28 smithi161 ceph-mon[87722]: osdmap e671: 8 total, 8 up, 8 in 2024-09-16T05:54:29.069 INFO:tasks.rados.rados.0.smithi145.stdout:3302: finishing copy_from to smithi14585108-8 2024-09-16T05:54:29.069 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1431 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:54:29.069 INFO:tasks.rados.rados.0.smithi145.stdout:3311: finishing write tid 1 to smithi14585108-11 2024-09-16T05:54:29.069 INFO:tasks.rados.rados.0.smithi145.stdout:3311: finishing write tid 2 to smithi14585108-11 2024-09-16T05:54:29.069 INFO:tasks.rados.rados.0.smithi145.stdout:3311: finishing write tid 3 to smithi14585108-11 2024-09-16T05:54:29.069 INFO:tasks.rados.rados.0.smithi145.stdout:3311: oid 11 updating version 0 to 1509 2024-09-16T05:54:29.070 INFO:tasks.rados.rados.0.smithi145.stdout:3311: oid 11 version 1509 is already newer than 1508 2024-09-16T05:54:29.070 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1509 (ObjNum 1039 snap 296 seq_num 1039) dirty exists 2024-09-16T05:54:29.070 INFO:tasks.rados.rados.0.smithi145.stdout:3311: left oid 11 (ObjNum 1039 snap 296 seq_num 1039) 2024-09-16T05:54:29.152 INFO:tasks.rados.rados.0.smithi145.stdout:3301: done (10 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3302: done (9 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3305: done (8 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3306: done (7 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3307: done (6 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3308: done (5 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3309: done (4 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3310: done (3 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3311: done (2 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3313: done (1 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3314: done (0 left) 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 297 2024-09-16T05:54:29.153 INFO:tasks.rados.rados.0.smithi145.stdout:3315: seq_num 1040 ranges {4423680=622592} 2024-09-16T05:54:29.179 INFO:tasks.rados.rados.0.smithi145.stdout:3315: writing smithi14585108-18 from 4423680 to 5046272 tid 1 2024-09-16T05:54:29.179 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 297 2024-09-16T05:54:29.179 INFO:tasks.rados.rados.0.smithi145.stdout:3316: seq_num 1041 ranges {7954432=638976} 2024-09-16T05:54:29.225 INFO:tasks.rados.rados.0.smithi145.stdout:3316: writing smithi14585108-5 from 7954432 to 8593408 tid 1 2024-09-16T05:54:29.225 INFO:tasks.rados.rados.0.smithi145.stdout:3317: delete oid 35 current snap is 297 2024-09-16T05:54:29.225 INFO:tasks.rados.rados.0.smithi145.stdout:3315: finishing write tid 1 to smithi14585108-18 2024-09-16T05:54:29.225 INFO:tasks.rados.rados.0.smithi145.stdout:3315: finishing write tid 2 to smithi14585108-18 2024-09-16T05:54:29.226 INFO:tasks.rados.rados.0.smithi145.stdout:3315: finishing write tid 3 to smithi14585108-18 2024-09-16T05:54:29.226 INFO:tasks.rados.rados.0.smithi145.stdout:3315: oid 18 updating version 0 to 1521 2024-09-16T05:54:29.226 INFO:tasks.rados.rados.0.smithi145.stdout:3315: oid 18 updating version 1521 to 1522 2024-09-16T05:54:29.226 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1522 (ObjNum 1040 snap 297 seq_num 1040) dirty exists 2024-09-16T05:54:29.226 INFO:tasks.rados.rados.0.smithi145.stdout:3315: left oid 18 (ObjNum 1040 snap 297 seq_num 1040) 2024-09-16T05:54:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3315: done (2 left) 2024-09-16T05:54:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3317: done (1 left) 2024-09-16T05:54:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3318: delete oid 33 current snap is 297 2024-09-16T05:54:29.230 INFO:tasks.rados.rados.0.smithi145.stdout:3316: finishing write tid 1 to smithi14585108-5 2024-09-16T05:54:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:3316: finishing write tid 2 to smithi14585108-5 2024-09-16T05:54:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:3318: done (1 left) 2024-09-16T05:54:29.234 INFO:tasks.rados.rados.0.smithi145.stdout:3319: snap_create 2024-09-16T05:54:29.236 INFO:tasks.rados.rados.0.smithi145.stdout:3316: finishing write tid 3 to smithi14585108-5 2024-09-16T05:54:29.236 INFO:tasks.rados.rados.0.smithi145.stdout:3316: oid 5 updating version 0 to 1439 2024-09-16T05:54:29.236 INFO:tasks.rados.rados.0.smithi145.stdout:3316: oid 5 version 1439 is already newer than 1438 2024-09-16T05:54:29.236 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1439 (ObjNum 1041 snap 297 seq_num 1041) dirty exists 2024-09-16T05:54:29.236 INFO:tasks.rados.rados.0.smithi145.stdout:3316: left oid 5 (ObjNum 1041 snap 297 seq_num 1041) 2024-09-16T05:54:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:29 smithi161 ceph-mon[87722]: osdmap e672: 8 total, 8 up, 8 in 2024-09-16T05:54:29.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:29 smithi161 ceph-mon[87722]: pgmap v693: 121 pgs: 121 active+clean; 217 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-09-16T05:54:29.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:29 smithi145 ceph-mon[96887]: osdmap e672: 8 total, 8 up, 8 in 2024-09-16T05:54:29.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:29 smithi145 ceph-mon[96887]: pgmap v693: 121 pgs: 121 active+clean; 217 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-09-16T05:54:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:29 smithi145 ceph-mon[99390]: osdmap e672: 8 total, 8 up, 8 in 2024-09-16T05:54:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:29 smithi145 ceph-mon[99390]: pgmap v693: 121 pgs: 121 active+clean; 217 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-09-16T05:54:30.136 INFO:tasks.rados.rados.0.smithi145.stdout:3316: done (1 left) 2024-09-16T05:54:30.136 INFO:tasks.rados.rados.0.smithi145.stdout:3319: done (0 left) 2024-09-16T05:54:30.136 INFO:tasks.rados.rados.0.smithi145.stdout:3320: copy_from oid 23 from oid 22 current snap is 298 2024-09-16T05:54:30.136 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 298 2024-09-16T05:54:30.136 INFO:tasks.rados.rados.0.smithi145.stdout:3321: seq_num 1044 ranges {0=688128} 2024-09-16T05:54:30.140 INFO:tasks.rados.rados.0.smithi145.stdout:3321: writing smithi14585108-33 from 0 to 688128 tid 1 2024-09-16T05:54:30.140 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 298 2024-09-16T05:54:30.140 INFO:tasks.rados.rados.0.smithi145.stdout:3320: finishing copy_from to smithi14585108-23 2024-09-16T05:54:30.140 INFO:tasks.rados.rados.0.smithi145.stdout:3320: got expected ENOENT (src dne) 2024-09-16T05:54:30.140 INFO:tasks.rados.rados.0.smithi145.stdout:3320: finishing copy_from racing read to smithi14585108-23 2024-09-16T05:54:30.140 INFO:tasks.rados.rados.0.smithi145.stdout:3322: seq_num 1045 ranges {1884160=704512} 2024-09-16T05:54:30.154 INFO:tasks.rados.rados.0.smithi145.stdout:3322: writing smithi14585108-13 from 1884160 to 2588672 tid 1 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3320: done (2 left) 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3323: rmattr oid 40 current snap is 298 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3323: done (2 left) 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3324: snap_create 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3321: finishing write tid 1 to smithi14585108-33 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3321: finishing write tid 2 to smithi14585108-33 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3321: finishing write tid 3 to smithi14585108-33 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3321: oid 33 updating version 0 to 1419 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3321: oid 33 version 1419 is already newer than 1418 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 1419 (ObjNum 1044 snap 298 seq_num 1044) dirty exists 2024-09-16T05:54:30.155 INFO:tasks.rados.rados.0.smithi145.stdout:3321: left oid 33 (ObjNum 1044 snap 298 seq_num 1044) 2024-09-16T05:54:30.159 INFO:tasks.rados.rados.0.smithi145.stdout:3322: finishing write tid 1 to smithi14585108-13 2024-09-16T05:54:30.159 INFO:tasks.rados.rados.0.smithi145.stdout:3322: finishing write tid 2 to smithi14585108-13 2024-09-16T05:54:30.160 INFO:tasks.rados.rados.0.smithi145.stdout:3322: finishing write tid 3 to smithi14585108-13 2024-09-16T05:54:30.161 INFO:tasks.rados.rados.0.smithi145.stdout:3322: oid 13 updating version 0 to 1347 2024-09-16T05:54:30.161 INFO:tasks.rados.rados.0.smithi145.stdout:3322: oid 13 updating version 1347 to 1348 2024-09-16T05:54:30.161 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1348 (ObjNum 1045 snap 298 seq_num 1045) dirty exists 2024-09-16T05:54:30.161 INFO:tasks.rados.rados.0.smithi145.stdout:3322: left oid 13 (ObjNum 1045 snap 298 seq_num 1045) 2024-09-16T05:54:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:30 smithi145 ceph-mon[99390]: osdmap e673: 8 total, 8 up, 8 in 2024-09-16T05:54:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:30 smithi145 ceph-mon[99390]: osdmap e674: 8 total, 8 up, 8 in 2024-09-16T05:54:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:30 smithi145 ceph-mon[96887]: osdmap e673: 8 total, 8 up, 8 in 2024-09-16T05:54:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:30 smithi145 ceph-mon[96887]: osdmap e674: 8 total, 8 up, 8 in 2024-09-16T05:54:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:30 smithi161 ceph-mon[87722]: osdmap e673: 8 total, 8 up, 8 in 2024-09-16T05:54:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:30 smithi161 ceph-mon[87722]: osdmap e674: 8 total, 8 up, 8 in 2024-09-16T05:54:31.157 INFO:tasks.rados.rados.0.smithi145.stdout:3321: done (2 left) 2024-09-16T05:54:31.157 INFO:tasks.rados.rados.0.smithi145.stdout:3322: done (1 left) 2024-09-16T05:54:31.157 INFO:tasks.rados.rados.0.smithi145.stdout:3324: done (0 left) 2024-09-16T05:54:31.157 INFO:tasks.rados.rados.0.smithi145.stdout:3325: delete oid 7 current snap is 299 2024-09-16T05:54:31.160 INFO:tasks.rados.rados.0.smithi145.stdout:3325: done (0 left) 2024-09-16T05:54:31.160 INFO:tasks.rados.rados.0.smithi145.stdout:3326: snap_remove snap 298 2024-09-16T05:54:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:31 smithi145 ceph-mon[99390]: pgmap v696: 121 pgs: 121 active+clean; 219 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 866 KiB/s wr, 26 op/s 2024-09-16T05:54:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:31 smithi145 ceph-mon[96887]: pgmap v696: 121 pgs: 121 active+clean; 219 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 866 KiB/s wr, 26 op/s 2024-09-16T05:54:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:31 smithi161 ceph-mon[87722]: pgmap v696: 121 pgs: 121 active+clean; 219 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 866 KiB/s wr, 26 op/s 2024-09-16T05:54:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:3326: done (0 left) 2024-09-16T05:54:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:3327: read oid 20 snap -1 2024-09-16T05:54:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:3327: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:3328: read oid 12 snap -1 2024-09-16T05:54:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:3328: expect (ObjNum 947 snap 278 seq_num 947) 2024-09-16T05:54:32.159 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 299 2024-09-16T05:54:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:3329: seq_num 1047 ranges {409600=745472} 2024-09-16T05:54:32.165 INFO:tasks.rados.rados.0.smithi145.stdout:3329: writing smithi14585108-3 from 409600 to 1155072 tid 1 2024-09-16T05:54:32.167 INFO:tasks.rados.rados.0.smithi145.stdout:3330: read oid 24 snap 284 2024-09-16T05:54:32.167 INFO:tasks.rados.rados.0.smithi145.stdout:3330: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:32.167 INFO:tasks.rados.rados.0.smithi145.stdout:3331: copy_from oid 22 from oid 49 current snap is 299 2024-09-16T05:54:32.167 INFO:tasks.rados.rados.0.smithi145.stdout:3332: read oid 36 snap -1 2024-09-16T05:54:32.167 INFO:tasks.rados.rados.0.smithi145.stdout:3332: expect deleted 2024-09-16T05:54:32.167 INFO:tasks.rados.rados.0.smithi145.stdout:3333: read oid 10 snap -1 2024-09-16T05:54:32.167 INFO:tasks.rados.rados.0.smithi145.stdout:3333: expect deleted 2024-09-16T05:54:32.167 INFO:tasks.rados.rados.0.smithi145.stdout:3334: setattr oid 39 current snap is 299 2024-09-16T05:54:32.168 INFO:tasks.rados.rados.0.smithi145.stdout:3328: expect (ObjNum 947 snap 278 seq_num 947) 2024-09-16T05:54:32.212 INFO:tasks.rados.rados.0.smithi145.stdout:3331: finishing copy_from to smithi14585108-22 2024-09-16T05:54:32.212 INFO:tasks.rados.rados.0.smithi145.stdout:3331: got expected ENOENT (src dne) 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:3331: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:3329: finishing write tid 1 to smithi14585108-3 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:3329: finishing write tid 2 to smithi14585108-3 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:3329: finishing write tid 3 to smithi14585108-3 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:3329: oid 3 updating version 0 to 1356 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:3329: oid 3 updating version 1356 to 1357 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1357 (ObjNum 1047 snap 299 seq_num 1047) dirty exists 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:3329: left oid 3 (ObjNum 1047 snap 299 seq_num 1047) 2024-09-16T05:54:32.213 INFO:tasks.rados.rados.0.smithi145.stdout:3327: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:32.354 INFO:tasks.rados.rados.0.smithi145.stdout:3330: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:32.496 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1439 (ObjNum 969 snap 280 seq_num 969) dirty exists 2024-09-16T05:54:32.496 INFO:tasks.rados.rados.0.smithi145.stdout:3327: done (7 left) 2024-09-16T05:54:32.496 INFO:tasks.rados.rados.0.smithi145.stdout:3328: done (6 left) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3329: done (5 left) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3330: done (4 left) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3331: done (3 left) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3332: done (2 left) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3333: done (1 left) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3334: done (0 left) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3335: read oid 9 snap -1 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3335: expect (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3336: read oid 14 snap 297 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3336: expect (ObjNum 959 snap 278 seq_num 959) 2024-09-16T05:54:32.497 INFO:tasks.rados.rados.0.smithi145.stdout:3337: snap_remove snap 288 2024-09-16T05:54:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:32 smithi145 ceph-mon[96887]: osdmap e675: 8 total, 8 up, 8 in 2024-09-16T05:54:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:32 smithi145 ceph-mon[99390]: osdmap e675: 8 total, 8 up, 8 in 2024-09-16T05:54:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:32 smithi161 ceph-mon[87722]: osdmap e675: 8 total, 8 up, 8 in 2024-09-16T05:54:33.174 INFO:tasks.rados.rados.0.smithi145.stdout:3336: expect (ObjNum 959 snap 278 seq_num 959) 2024-09-16T05:54:33.366 INFO:tasks.rados.rados.0.smithi145.stdout:3335: expect (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:54:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:33 smithi145 ceph-mon[99390]: osdmap e676: 8 total, 8 up, 8 in 2024-09-16T05:54:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:33 smithi145 ceph-mon[99390]: pgmap v699: 121 pgs: 121 active+clean; 231 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-16T05:54:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:33 smithi145 ceph-mon[96887]: osdmap e676: 8 total, 8 up, 8 in 2024-09-16T05:54:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:33 smithi145 ceph-mon[96887]: pgmap v699: 121 pgs: 121 active+clean; 231 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-16T05:54:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:33 smithi161 ceph-mon[87722]: osdmap e676: 8 total, 8 up, 8 in 2024-09-16T05:54:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:33 smithi161 ceph-mon[87722]: pgmap v699: 121 pgs: 121 active+clean; 231 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-09-16T05:54:34.121 INFO:tasks.rados.rados.0.smithi145.stdout:3335: done (2 left) 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:3336: done (1 left) 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:3337: done (0 left) 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:3338: read oid 16 snap 297 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:3338: expect (ObjNum 1025 snap 293 seq_num 1025) 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:3339: rollback oid 38 current snap is 299 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 297 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:3340: rollback oid 4 current snap is 299 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 295 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:3341: copy_from oid 24 from oid 17 current snap is 299 2024-09-16T05:54:34.125 INFO:tasks.rados.rados.0.smithi145.stdout:3342: snap_create 2024-09-16T05:54:34.126 INFO:tasks.rados.rados.0.smithi145.stdout:3340: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:54:34.126 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:54:34.126 INFO:tasks.rados.rados.0.smithi145.stdout:3339: finishing rollback tid 0 to smithi14585108-38 2024-09-16T05:54:34.126 INFO:tasks.rados.rados.0.smithi145.stdout:3339: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:54:34.128 INFO:tasks.rados.rados.0.smithi145.stdout:3339: finishing rollback tid 2 to smithi14585108-38 2024-09-16T05:54:34.128 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1481 (ObjNum 951 snap 278 seq_num 951) dirty exists 2024-09-16T05:54:34.130 INFO:tasks.rados.rados.0.smithi145.stdout:3338: expect (ObjNum 1025 snap 293 seq_num 1025) 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:3341: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:3341: finishing copy_from to smithi14585108-24 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1345 (ObjNum 1035 snap 295 seq_num 1035) dirty exists 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:3338: done (4 left) 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:3339: done (3 left) 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:3340: done (2 left) 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:3341: done (1 left) 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:3342: done (0 left) 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 300 2024-09-16T05:54:34.232 INFO:tasks.rados.rados.0.smithi145.stdout:3343: seq_num 1048 ranges {7421952=761856} 2024-09-16T05:54:34.274 INFO:tasks.rados.rados.0.smithi145.stdout:3343: writing smithi14585108-2 from 7421952 to 8183808 tid 1 2024-09-16T05:54:34.274 INFO:tasks.rados.rados.0.smithi145.stdout:3344: setattr oid 41 current snap is 300 2024-09-16T05:54:34.275 INFO:tasks.rados.rados.0.smithi145.stdout:3345: read oid 44 snap -1 2024-09-16T05:54:34.275 INFO:tasks.rados.rados.0.smithi145.stdout:3345: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:34.275 INFO:tasks.rados.rados.0.smithi145.stdout:3346: rollback oid 9 current snap is 300 2024-09-16T05:54:34.275 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 295 2024-09-16T05:54:34.275 INFO:tasks.rados.rados.0.smithi145.stdout:3347: setattr oid 27 current snap is 300 2024-09-16T05:54:34.276 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 18 current snap is 300 2024-09-16T05:54:34.276 INFO:tasks.rados.rados.0.smithi145.stdout:3348: seq_num 1049 ranges {5046272=778240} 2024-09-16T05:54:34.307 INFO:tasks.rados.rados.0.smithi145.stdout:3348: writing smithi14585108-18 from 5046272 to 5824512 tid 1 2024-09-16T05:54:34.308 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 300 2024-09-16T05:54:34.308 INFO:tasks.rados.rados.0.smithi145.stdout:3349: seq_num 1050 ranges {0=794624} 2024-09-16T05:54:34.312 INFO:tasks.rados.rados.0.smithi145.stdout:3349: writing smithi14585108-32 from 0 to 794624 tid 1 2024-09-16T05:54:34.312 INFO:tasks.rados.rados.0.smithi145.stdout:3350: delete oid 36 current snap is 300 2024-09-16T05:54:34.313 INFO:tasks.rados.rados.0.smithi145.stdout:3345: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:34.317 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1440 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-16T05:54:34.317 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1441 (ObjNum 1009 snap 288 seq_num 1009) dirty exists 2024-09-16T05:54:34.317 INFO:tasks.rados.rados.0.smithi145.stdout:3343: finishing write tid 1 to smithi14585108-2 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3343: finishing write tid 2 to smithi14585108-2 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3344: done (7 left) 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3345: done (6 left) 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3347: done (5 left) 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3350: done (4 left) 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 300 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3346: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3346: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3343: finishing write tid 3 to smithi14585108-2 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3343: oid 2 updating version 0 to 1535 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3343: oid 2 version 1535 is already newer than 1534 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1535 (ObjNum 1048 snap 300 seq_num 1048) dirty exists 2024-09-16T05:54:34.318 INFO:tasks.rados.rados.0.smithi145.stdout:3343: left oid 2 (ObjNum 1048 snap 300 seq_num 1048) 2024-09-16T05:54:34.319 INFO:tasks.rados.rados.0.smithi145.stdout:3346: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:54:34.319 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1536 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:54:34.319 INFO:tasks.rados.rados.0.smithi145.stdout:3348: finishing write tid 1 to smithi14585108-18 2024-09-16T05:54:34.319 INFO:tasks.rados.rados.0.smithi145.stdout:3348: finishing write tid 2 to smithi14585108-18 2024-09-16T05:54:34.319 INFO:tasks.rados.rados.0.smithi145.stdout:3351: seq_num 1052 ranges {0=425984,425984=401408} 2024-09-16T05:54:34.319 INFO:tasks.rados.rados.0.smithi145.stdout:3351: writing smithi14585108-7 from 0 to 425984 tid 1 2024-09-16T05:54:34.322 INFO:tasks.rados.rados.0.smithi145.stdout:3351: writing smithi14585108-7 from 425984 to 827392 tid 2 2024-09-16T05:54:34.322 INFO:tasks.rados.rados.0.smithi145.stdout:3343: done (4 left) 2024-09-16T05:54:34.322 INFO:tasks.rados.rados.0.smithi145.stdout:3346: done (3 left) 2024-09-16T05:54:34.322 INFO:tasks.rados.rados.0.smithi145.stdout:3352: snap_create 2024-09-16T05:54:34.322 INFO:tasks.rados.rados.0.smithi145.stdout:3348: finishing write tid 3 to smithi14585108-18 2024-09-16T05:54:34.322 INFO:tasks.rados.rados.0.smithi145.stdout:3348: oid 18 updating version 0 to 1538 2024-09-16T05:54:34.322 INFO:tasks.rados.rados.0.smithi145.stdout:3348: oid 18 version 1538 is already newer than 1537 2024-09-16T05:54:34.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1538 (ObjNum 1049 snap 300 seq_num 1049) dirty exists 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:3348: left oid 18 (ObjNum 1049 snap 300 seq_num 1049) 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:3349: finishing write tid 1 to smithi14585108-32 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:3349: finishing write tid 2 to smithi14585108-32 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:3349: finishing write tid 3 to smithi14585108-32 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:3349: oid 32 updating version 0 to 1442 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:3349: oid 32 updating version 1442 to 1443 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1443 (ObjNum 1050 snap 300 seq_num 1050) dirty exists 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:3349: left oid 32 (ObjNum 1050 snap 300 seq_num 1050) 2024-09-16T05:54:34.323 INFO:tasks.rados.rados.0.smithi145.stdout:3351: finishing write tid 1 to smithi14585108-7 2024-09-16T05:54:34.324 INFO:tasks.rados.rados.0.smithi145.stdout:3351: finishing write tid 2 to smithi14585108-7 2024-09-16T05:54:34.325 INFO:tasks.rados.rados.0.smithi145.stdout:3351: finishing write tid 3 to smithi14585108-7 2024-09-16T05:54:34.329 INFO:tasks.rados.rados.0.smithi145.stdout:3351: finishing write tid 4 to smithi14585108-7 2024-09-16T05:54:34.329 INFO:tasks.rados.rados.0.smithi145.stdout:3351: oid 7 updating version 0 to 1541 2024-09-16T05:54:34.329 INFO:tasks.rados.rados.0.smithi145.stdout:3351: oid 7 version 1541 is already newer than 1539 2024-09-16T05:54:34.329 INFO:tasks.rados.rados.0.smithi145.stdout:3351: oid 7 version 1541 is already newer than 1540 2024-09-16T05:54:34.329 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1541 (ObjNum 1052 snap 300 seq_num 1052) dirty exists 2024-09-16T05:54:34.329 INFO:tasks.rados.rados.0.smithi145.stdout:3351: left oid 7 (ObjNum 1052 snap 300 seq_num 1052) 2024-09-16T05:54:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:34 smithi145 ceph-mon[96887]: osdmap e677: 8 total, 8 up, 8 in 2024-09-16T05:54:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:34 smithi145 ceph-mon[99390]: osdmap e677: 8 total, 8 up, 8 in 2024-09-16T05:54:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:34 smithi161 ceph-mon[87722]: osdmap e677: 8 total, 8 up, 8 in 2024-09-16T05:54:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:54:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:54:34] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:54:35.185 INFO:tasks.rados.rados.0.smithi145.stdout:3348: done (3 left) 2024-09-16T05:54:35.185 INFO:tasks.rados.rados.0.smithi145.stdout:3349: done (2 left) 2024-09-16T05:54:35.185 INFO:tasks.rados.rados.0.smithi145.stdout:3351: done (1 left) 2024-09-16T05:54:35.185 INFO:tasks.rados.rados.0.smithi145.stdout:3352: done (0 left) 2024-09-16T05:54:35.185 INFO:tasks.rados.rados.0.smithi145.stdout:3353: read oid 2 snap 297 2024-09-16T05:54:35.185 INFO:tasks.rados.rados.0.smithi145.stdout:3353: expect (ObjNum 1024 snap 292 seq_num 1024) 2024-09-16T05:54:35.186 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 301 2024-09-16T05:54:35.186 INFO:tasks.rados.rados.0.smithi145.stdout:3354: seq_num 1053 ranges {1466368=442368,1908736=401408} 2024-09-16T05:54:35.195 INFO:tasks.rados.rados.0.smithi145.stdout:3354: writing smithi14585108-12 from 1466368 to 1908736 tid 1 2024-09-16T05:54:35.199 INFO:tasks.rados.rados.0.smithi145.stdout:3354: writing smithi14585108-12 from 1908736 to 2310144 tid 2 2024-09-16T05:54:35.199 INFO:tasks.rados.rados.0.smithi145.stdout:3355: read oid 18 snap -1 2024-09-16T05:54:35.199 INFO:tasks.rados.rados.0.smithi145.stdout:3355: expect (ObjNum 1049 snap 300 seq_num 1049) 2024-09-16T05:54:35.199 INFO:tasks.rados.rados.0.smithi145.stdout:3356: read oid 21 snap -1 2024-09-16T05:54:35.199 INFO:tasks.rados.rados.0.smithi145.stdout:3356: expect (ObjNum 1036 snap 296 seq_num 1036) 2024-09-16T05:54:35.199 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 301 2024-09-16T05:54:35.199 INFO:tasks.rados.rados.0.smithi145.stdout:3357: seq_num 1054 ranges {663552=458752,1122304=401408} 2024-09-16T05:54:35.205 INFO:tasks.rados.rados.0.smithi145.stdout:3357: writing smithi14585108-48 from 663552 to 1122304 tid 1 2024-09-16T05:54:35.208 INFO:tasks.rados.rados.0.smithi145.stdout:3357: writing smithi14585108-48 from 1122304 to 1523712 tid 2 2024-09-16T05:54:35.208 INFO:tasks.rados.rados.0.smithi145.stdout:3358: read oid 47 snap -1 2024-09-16T05:54:35.208 INFO:tasks.rados.rados.0.smithi145.stdout:3358: expect (ObjNum 1023 snap 292 seq_num 1023) 2024-09-16T05:54:35.208 INFO:tasks.rados.rados.0.smithi145.stdout:3359: rmattr oid 34 current snap is 301 2024-09-16T05:54:35.208 INFO:tasks.rados.rados.0.smithi145.stdout:3359: done (6 left) 2024-09-16T05:54:35.208 INFO:tasks.rados.rados.0.smithi145.stdout:3360: snap_remove snap 292 2024-09-16T05:54:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:35 smithi145 ceph-mon[96887]: osdmap e678: 8 total, 8 up, 8 in 2024-09-16T05:54:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:35 smithi145 ceph-mon[96887]: pgmap v702: 121 pgs: 121 active+clean; 231 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-16T05:54:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:35 smithi145 ceph-mon[99390]: osdmap e678: 8 total, 8 up, 8 in 2024-09-16T05:54:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:35 smithi145 ceph-mon[99390]: pgmap v702: 121 pgs: 121 active+clean; 231 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-16T05:54:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:35 smithi161 ceph-mon[87722]: osdmap e678: 8 total, 8 up, 8 in 2024-09-16T05:54:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:35 smithi161 ceph-mon[87722]: pgmap v702: 121 pgs: 121 active+clean; 231 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-16T05:54:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3354: finishing write tid 1 to smithi14585108-12 2024-09-16T05:54:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3354: finishing write tid 2 to smithi14585108-12 2024-09-16T05:54:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3354: finishing write tid 3 to smithi14585108-12 2024-09-16T05:54:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3354: finishing write tid 4 to smithi14585108-12 2024-09-16T05:54:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3354: oid 12 updating version 0 to 1269 2024-09-16T05:54:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3354: oid 12 version 1269 is already newer than 1267 2024-09-16T05:54:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3354: oid 12 version 1269 is already newer than 1268 2024-09-16T05:54:36.193 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1269 (ObjNum 1053 snap 301 seq_num 1053) dirty exists 2024-09-16T05:54:36.193 INFO:tasks.rados.rados.0.smithi145.stdout:3354: left oid 12 (ObjNum 1053 snap 301 seq_num 1053) 2024-09-16T05:54:36.193 INFO:tasks.rados.rados.0.smithi145.stdout:3357: finishing write tid 1 to smithi14585108-48 2024-09-16T05:54:36.193 INFO:tasks.rados.rados.0.smithi145.stdout:3357: finishing write tid 2 to smithi14585108-48 2024-09-16T05:54:36.193 INFO:tasks.rados.rados.0.smithi145.stdout:3358: expect (ObjNum 1023 snap 292 seq_num 1023) 2024-09-16T05:54:36.207 INFO:tasks.rados.rados.0.smithi145.stdout:3357: finishing write tid 3 to smithi14585108-48 2024-09-16T05:54:36.207 INFO:tasks.rados.rados.0.smithi145.stdout:3357: finishing write tid 4 to smithi14585108-48 2024-09-16T05:54:36.207 INFO:tasks.rados.rados.0.smithi145.stdout:3357: oid 48 updating version 0 to 1422 2024-09-16T05:54:36.207 INFO:tasks.rados.rados.0.smithi145.stdout:3357: oid 48 version 1422 is already newer than 1420 2024-09-16T05:54:36.207 INFO:tasks.rados.rados.0.smithi145.stdout:3357: oid 48 version 1422 is already newer than 1421 2024-09-16T05:54:36.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1422 (ObjNum 1054 snap 301 seq_num 1054) dirty exists 2024-09-16T05:54:36.207 INFO:tasks.rados.rados.0.smithi145.stdout:3357: left oid 48 (ObjNum 1054 snap 301 seq_num 1054) 2024-09-16T05:54:36.207 INFO:tasks.rados.rados.0.smithi145.stdout:3353: expect (ObjNum 1024 snap 292 seq_num 1024) 2024-09-16T05:54:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:36 smithi145 ceph-mon[96887]: osdmap e679: 8 total, 8 up, 8 in 2024-09-16T05:54:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:36 smithi145 ceph-mon[99390]: osdmap e679: 8 total, 8 up, 8 in 2024-09-16T05:54:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:36 smithi161 ceph-mon[87722]: osdmap e679: 8 total, 8 up, 8 in 2024-09-16T05:54:36.652 INFO:tasks.rados.rados.0.smithi145.stdout:3356: expect (ObjNum 1036 snap 296 seq_num 1036) 2024-09-16T05:54:36.866 INFO:tasks.rados.rados.0.smithi145.stdout:3355: expect (ObjNum 1049 snap 300 seq_num 1049) 2024-09-16T05:54:37.215 INFO:tasks.rados.rados.0.smithi145.stdout:3353: done (6 left) 2024-09-16T05:54:37.215 INFO:tasks.rados.rados.0.smithi145.stdout:3354: done (5 left) 2024-09-16T05:54:37.216 INFO:tasks.rados.rados.0.smithi145.stdout:3355: done (4 left) 2024-09-16T05:54:37.216 INFO:tasks.rados.rados.0.smithi145.stdout:3356: done (3 left) 2024-09-16T05:54:37.216 INFO:tasks.rados.rados.0.smithi145.stdout:3357: done (2 left) 2024-09-16T05:54:37.216 INFO:tasks.rados.rados.0.smithi145.stdout:3358: done (1 left) 2024-09-16T05:54:37.216 INFO:tasks.rados.rados.0.smithi145.stdout:3360: done (0 left) 2024-09-16T05:54:37.216 INFO:tasks.rados.rados.0.smithi145.stdout:3361: snap_remove snap 284 2024-09-16T05:54:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:37 smithi145 ceph-mon[96887]: osdmap e680: 8 total, 8 up, 8 in 2024-09-16T05:54:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:37 smithi145 ceph-mon[96887]: pgmap v705: 121 pgs: 121 active+clean; 229 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 754 KiB/s wr, 26 op/s 2024-09-16T05:54:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:37 smithi145 ceph-mon[99390]: osdmap e680: 8 total, 8 up, 8 in 2024-09-16T05:54:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:37 smithi145 ceph-mon[99390]: pgmap v705: 121 pgs: 121 active+clean; 229 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 754 KiB/s wr, 26 op/s 2024-09-16T05:54:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:37 smithi161 ceph-mon[87722]: osdmap e680: 8 total, 8 up, 8 in 2024-09-16T05:54:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:37 smithi161 ceph-mon[87722]: pgmap v705: 121 pgs: 121 active+clean; 229 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 754 KiB/s wr, 26 op/s 2024-09-16T05:54:38.194 INFO:tasks.rados.rados.0.smithi145.stdout:3361: done (0 left) 2024-09-16T05:54:38.194 INFO:tasks.rados.rados.0.smithi145.stdout:3362: read oid 20 snap 290 2024-09-16T05:54:38.194 INFO:tasks.rados.rados.0.smithi145.stdout:3362: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:38.194 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 301 2024-09-16T05:54:38.195 INFO:tasks.rados.rados.0.smithi145.stdout:3363: seq_num 1055 ranges {0=475136,475136=401408} 2024-09-16T05:54:38.197 INFO:tasks.rados.rados.0.smithi145.stdout:3363: writing smithi14585108-36 from 0 to 475136 tid 1 2024-09-16T05:54:38.200 INFO:tasks.rados.rados.0.smithi145.stdout:3363: writing smithi14585108-36 from 475136 to 876544 tid 2 2024-09-16T05:54:38.200 INFO:tasks.rados.rados.0.smithi145.stdout:3364: read oid 30 snap 289 2024-09-16T05:54:38.200 INFO:tasks.rados.rados.0.smithi145.stdout:3364: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:54:38.200 INFO:tasks.rados.rados.0.smithi145.stdout:3365: delete oid 9 current snap is 301 2024-09-16T05:54:38.212 INFO:tasks.rados.rados.0.smithi145.stdout:3363: finishing write tid 1 to smithi14585108-36 2024-09-16T05:54:38.212 INFO:tasks.rados.rados.0.smithi145.stdout:3363: finishing write tid 2 to smithi14585108-36 2024-09-16T05:54:38.212 INFO:tasks.rados.rados.0.smithi145.stdout:3363: finishing write tid 3 to smithi14585108-36 2024-09-16T05:54:38.214 INFO:tasks.rados.rados.0.smithi145.stdout:3364: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:54:38.243 INFO:tasks.rados.rados.0.smithi145.stdout:3363: finishing write tid 4 to smithi14585108-36 2024-09-16T05:54:38.243 INFO:tasks.rados.rados.0.smithi145.stdout:3363: oid 36 updating version 0 to 1357 2024-09-16T05:54:38.243 INFO:tasks.rados.rados.0.smithi145.stdout:3363: oid 36 updating version 1357 to 1358 2024-09-16T05:54:38.243 INFO:tasks.rados.rados.0.smithi145.stdout:3363: oid 36 updating version 1358 to 1359 2024-09-16T05:54:38.243 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1359 (ObjNum 1055 snap 301 seq_num 1055) dirty exists 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3363: left oid 36 (ObjNum 1055 snap 301 seq_num 1055) 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3363: done (3 left) 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3364: done (2 left) 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3365: done (1 left) 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3366: read oid 31 snap -1 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3366: expect (ObjNum 944 snap 276 seq_num 944) 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3367: read oid 3 snap 293 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3367: expect (ObjNum 1027 snap 293 seq_num 1027) 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3368: read oid 33 snap 290 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3368: expect (ObjNum 943 snap 276 seq_num 943) 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 301 2024-09-16T05:54:38.244 INFO:tasks.rados.rados.0.smithi145.stdout:3362: expect (ObjNum 962 snap 279 seq_num 962) 2024-09-16T05:54:38.386 INFO:tasks.rados.rados.0.smithi145.stdout:3367: expect (ObjNum 1027 snap 293 seq_num 1027) 2024-09-16T05:54:38.397 INFO:tasks.rados.rados.0.smithi145.stdout:3368: expect (ObjNum 943 snap 276 seq_num 943) 2024-09-16T05:54:38.460 INFO:tasks.rados.rados.0.smithi145.stdout:3366: expect (ObjNum 944 snap 276 seq_num 944) 2024-09-16T05:54:38.721 INFO:tasks.rados.rados.0.smithi145.stdout:3369: seq_num 1057 ranges {0=507904,507904=401408} 2024-09-16T05:54:38.724 INFO:tasks.rados.rados.0.smithi145.stdout:3369: writing smithi14585108-15 from 0 to 507904 tid 1 2024-09-16T05:54:38.727 INFO:tasks.rados.rados.0.smithi145.stdout:3369: writing smithi14585108-15 from 507904 to 909312 tid 2 2024-09-16T05:54:38.727 INFO:tasks.rados.rados.0.smithi145.stdout:3362: done (4 left) 2024-09-16T05:54:38.727 INFO:tasks.rados.rados.0.smithi145.stdout:3366: done (3 left) 2024-09-16T05:54:38.727 INFO:tasks.rados.rados.0.smithi145.stdout:3367: done (2 left) 2024-09-16T05:54:38.727 INFO:tasks.rados.rados.0.smithi145.stdout:3368: done (1 left) 2024-09-16T05:54:38.727 INFO:tasks.rados.rados.0.smithi145.stdout:3370: delete oid 30 current snap is 301 2024-09-16T05:54:38.729 INFO:tasks.rados.rados.0.smithi145.stdout:3370: done (1 left) 2024-09-16T05:54:38.729 INFO:tasks.rados.rados.0.smithi145.stdout:3371: rmattr oid 10 current snap is 301 2024-09-16T05:54:38.729 INFO:tasks.rados.rados.0.smithi145.stdout:3371: done (1 left) 2024-09-16T05:54:38.729 INFO:tasks.rados.rados.0.smithi145.stdout:3372: rollback oid 17 current snap is 301 2024-09-16T05:54:38.729 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 17 to 289 2024-09-16T05:54:38.729 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 301 2024-09-16T05:54:38.729 INFO:tasks.rados.rados.0.smithi145.stdout:3373: seq_num 1059 ranges {1155072=540672,1695744=401408} 2024-09-16T05:54:38.738 INFO:tasks.rados.rados.0.smithi145.stdout:3373: writing smithi14585108-3 from 1155072 to 1695744 tid 1 2024-09-16T05:54:38.741 INFO:tasks.rados.rados.0.smithi145.stdout:3373: writing smithi14585108-3 from 1695744 to 2097152 tid 2 2024-09-16T05:54:38.741 INFO:tasks.rados.rados.0.smithi145.stdout:3374: read oid 11 snap 291 2024-09-16T05:54:38.741 INFO:tasks.rados.rados.0.smithi145.stdout:3374: expect (ObjNum 1019 snap 290 seq_num 1019) 2024-09-16T05:54:38.741 INFO:tasks.rados.rados.0.smithi145.stdout:3375: copy_from oid 27 from oid 16 current snap is 301 2024-09-16T05:54:38.741 INFO:tasks.rados.rados.0.smithi145.stdout:3369: finishing write tid 1 to smithi14585108-15 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3369: finishing write tid 2 to smithi14585108-15 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3372: finishing rollback tid 0 to smithi14585108-17 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3369: finishing write tid 3 to smithi14585108-15 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3372: finishing rollback tid 1 to smithi14585108-17 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3372: finishing rollback tid 2 to smithi14585108-17 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 1363 (ObjNum 983 snap 286 seq_num 983) dirty exists 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3369: finishing write tid 4 to smithi14585108-15 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3369: oid 15 updating version 0 to 1516 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3369: oid 15 updating version 1516 to 1517 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3369: oid 15 version 1517 is already newer than 1515 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1517 (ObjNum 1057 snap 301 seq_num 1057) dirty exists 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3369: left oid 15 (ObjNum 1057 snap 301 seq_num 1057) 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3369: done (4 left) 2024-09-16T05:54:38.742 INFO:tasks.rados.rados.0.smithi145.stdout:3372: done (3 left) 2024-09-16T05:54:38.743 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 301 2024-09-16T05:54:38.743 INFO:tasks.rados.rados.0.smithi145.stdout:3376: seq_num 1060 ranges {2654208=557056,3211264=401408} 2024-09-16T05:54:38.759 INFO:tasks.rados.rados.0.smithi145.stdout:3376: writing smithi14585108-1 from 2654208 to 3211264 tid 1 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:3376: writing smithi14585108-1 from 3211264 to 3612672 tid 2 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:3377: rollback oid 40 current snap is 301 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 297 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:3373: finishing write tid 1 to smithi14585108-3 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:3373: finishing write tid 2 to smithi14585108-3 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:3373: finishing write tid 3 to smithi14585108-3 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:3373: finishing write tid 4 to smithi14585108-3 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:3373: oid 3 updating version 0 to 1360 2024-09-16T05:54:38.762 INFO:tasks.rados.rados.0.smithi145.stdout:3373: oid 3 version 1360 is already newer than 1359 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:3373: oid 3 version 1360 is already newer than 1358 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1360 (ObjNum 1059 snap 301 seq_num 1059) dirty exists 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:3373: left oid 3 (ObjNum 1059 snap 301 seq_num 1059) 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:3375: finishing copy_from racing read to smithi14585108-27 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:3375: finishing copy_from to smithi14585108-27 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1435 (ObjNum 1025 snap 293 seq_num 1025) dirty exists 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:3373: done (4 left) 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:3375: done (3 left) 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 301 2024-09-16T05:54:38.763 INFO:tasks.rados.rados.0.smithi145.stdout:3378: seq_num 1061 ranges {0=573440,573440=401408} 2024-09-16T05:54:38.765 INFO:tasks.rados.rados.0.smithi145.stdout:3378: writing smithi14585108-26 from 0 to 573440 tid 1 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:3378: writing smithi14585108-26 from 573440 to 974848 tid 2 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:3379: snap_create 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:3376: finishing write tid 1 to smithi14585108-1 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:3376: finishing write tid 2 to smithi14585108-1 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:3377: finishing rollback tid 0 to smithi14585108-40 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:3377: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:3376: finishing write tid 3 to smithi14585108-1 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:3377: finishing rollback tid 2 to smithi14585108-40 2024-09-16T05:54:38.769 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1414 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:54:38.770 INFO:tasks.rados.rados.0.smithi145.stdout:3376: finishing write tid 4 to smithi14585108-1 2024-09-16T05:54:38.770 INFO:tasks.rados.rados.0.smithi145.stdout:3376: oid 1 updating version 0 to 1361 2024-09-16T05:54:38.770 INFO:tasks.rados.rados.0.smithi145.stdout:3376: oid 1 updating version 1361 to 1362 2024-09-16T05:54:38.770 INFO:tasks.rados.rados.0.smithi145.stdout:3376: oid 1 updating version 1362 to 1363 2024-09-16T05:54:38.770 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1363 (ObjNum 1060 snap 301 seq_num 1060) dirty exists 2024-09-16T05:54:38.770 INFO:tasks.rados.rados.0.smithi145.stdout:3376: left oid 1 (ObjNum 1060 snap 301 seq_num 1060) 2024-09-16T05:54:38.771 INFO:tasks.rados.rados.0.smithi145.stdout:3374: expect (ObjNum 1019 snap 290 seq_num 1019) 2024-09-16T05:54:39.111 INFO:tasks.rados.rados.0.smithi145.stdout:3378: finishing write tid 1 to smithi14585108-26 2024-09-16T05:54:39.112 INFO:tasks.rados.rados.0.smithi145.stdout:3378: finishing write tid 2 to smithi14585108-26 2024-09-16T05:54:39.112 INFO:tasks.rados.rados.0.smithi145.stdout:3378: finishing write tid 3 to smithi14585108-26 2024-09-16T05:54:39.112 INFO:tasks.rados.rados.0.smithi145.stdout:3378: finishing write tid 4 to smithi14585108-26 2024-09-16T05:54:39.112 INFO:tasks.rados.rados.0.smithi145.stdout:3378: oid 26 updating version 0 to 1366 2024-09-16T05:54:39.112 INFO:tasks.rados.rados.0.smithi145.stdout:3378: oid 26 updating version 1366 to 1367 2024-09-16T05:54:39.112 INFO:tasks.rados.rados.0.smithi145.stdout:3378: oid 26 version 1367 is already newer than 1365 2024-09-16T05:54:39.112 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1367 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:54:39.112 INFO:tasks.rados.rados.0.smithi145.stdout:3378: left oid 26 (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:3374: done (4 left) 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:3376: done (3 left) 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:3377: done (2 left) 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:3378: done (1 left) 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:3379: done (0 left) 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:3380: rmattr oid 26 current snap is 302 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:3381: rollback oid 10 current snap is 302 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 10 to 290 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 302 2024-09-16T05:54:39.201 INFO:tasks.rados.rados.0.smithi145.stdout:3382: seq_num 1062 ranges {688128=589824,1277952=401408} 2024-09-16T05:54:39.207 INFO:tasks.rados.rados.0.smithi145.stdout:3382: writing smithi14585108-33 from 688128 to 1277952 tid 1 2024-09-16T05:54:39.209 INFO:tasks.rados.rados.0.smithi145.stdout:3382: writing smithi14585108-33 from 1277952 to 1679360 tid 2 2024-09-16T05:54:39.210 INFO:tasks.rados.rados.0.smithi145.stdout:3383: snap_remove snap 299 2024-09-16T05:54:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:39 smithi145 ceph-mon[96887]: osdmap e681: 8 total, 8 up, 8 in 2024-09-16T05:54:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:39 smithi145 ceph-mon[96887]: pgmap v707: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 914 KiB/s wr, 26 op/s 2024-09-16T05:54:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:39 smithi145 ceph-mon[99390]: osdmap e681: 8 total, 8 up, 8 in 2024-09-16T05:54:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:39 smithi145 ceph-mon[99390]: pgmap v707: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 914 KiB/s wr, 26 op/s 2024-09-16T05:54:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:39 smithi161 ceph-mon[87722]: osdmap e681: 8 total, 8 up, 8 in 2024-09-16T05:54:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:39 smithi161 ceph-mon[87722]: pgmap v707: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 914 KiB/s wr, 26 op/s 2024-09-16T05:54:40.138 INFO:tasks.rados.rados.0.smithi145.stdout:3383: done (3 left) 2024-09-16T05:54:40.138 INFO:tasks.rados.rados.0.smithi145.stdout:3384: setattr oid 16 current snap is 302 2024-09-16T05:54:40.138 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1369 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3381: finishing rollback tid 1 to smithi14585108-10 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3381: finishing rollback tid 2 to smithi14585108-10 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1552 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3382: finishing write tid 1 to smithi14585108-33 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3382: finishing write tid 2 to smithi14585108-33 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3382: finishing write tid 3 to smithi14585108-33 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3382: finishing write tid 4 to smithi14585108-33 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3382: oid 33 updating version 0 to 1423 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3382: oid 33 updating version 1423 to 1425 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:3382: oid 33 version 1425 is already newer than 1424 2024-09-16T05:54:40.139 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 1425 (ObjNum 1062 snap 302 seq_num 1062) dirty exists 2024-09-16T05:54:40.140 INFO:tasks.rados.rados.0.smithi145.stdout:3382: left oid 33 (ObjNum 1062 snap 302 seq_num 1062) 2024-09-16T05:54:40.140 INFO:tasks.rados.rados.0.smithi145.stdout:3380: done (3 left) 2024-09-16T05:54:40.140 INFO:tasks.rados.rados.0.smithi145.stdout:3381: done (2 left) 2024-09-16T05:54:40.140 INFO:tasks.rados.rados.0.smithi145.stdout:3382: done (1 left) 2024-09-16T05:54:40.140 INFO:tasks.rados.rados.0.smithi145.stdout:3385: read oid 44 snap -1 2024-09-16T05:54:40.140 INFO:tasks.rados.rados.0.smithi145.stdout:3385: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:40.141 INFO:tasks.rados.rados.0.smithi145.stdout:3386: copy_from oid 9 from oid 25 current snap is 302 2024-09-16T05:54:40.141 INFO:tasks.rados.rados.0.smithi145.stdout:3387: rmattr oid 4 current snap is 302 2024-09-16T05:54:40.141 INFO:tasks.rados.rados.0.smithi145.stdout:3387: done (3 left) 2024-09-16T05:54:40.141 INFO:tasks.rados.rados.0.smithi145.stdout:3388: snap_remove snap 301 2024-09-16T05:54:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:40 smithi145 ceph-mon[96887]: osdmap e682: 8 total, 8 up, 8 in 2024-09-16T05:54:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:40 smithi145 ceph-mon[96887]: osdmap e683: 8 total, 8 up, 8 in 2024-09-16T05:54:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:40 smithi145 ceph-mon[99390]: osdmap e682: 8 total, 8 up, 8 in 2024-09-16T05:54:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:40 smithi145 ceph-mon[99390]: osdmap e683: 8 total, 8 up, 8 in 2024-09-16T05:54:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:40 smithi161 ceph-mon[87722]: osdmap e682: 8 total, 8 up, 8 in 2024-09-16T05:54:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:40 smithi161 ceph-mon[87722]: osdmap e683: 8 total, 8 up, 8 in 2024-09-16T05:54:41.142 INFO:tasks.rados.rados.0.smithi145.stdout:3388: done (3 left) 2024-09-16T05:54:41.143 INFO:tasks.rados.rados.0.smithi145.stdout:3389: setattr oid 35 current snap is 302 2024-09-16T05:54:41.143 INFO:tasks.rados.rados.0.smithi145.stdout:3385: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:41.147 INFO:tasks.rados.rados.0.smithi145.stdout:3386: finishing copy_from to smithi14585108-9 2024-09-16T05:54:41.147 INFO:tasks.rados.rados.0.smithi145.stdout:3386: got expected ENOENT (src dne) 2024-09-16T05:54:41.147 INFO:tasks.rados.rados.0.smithi145.stdout:3386: finishing copy_from racing read to smithi14585108-9 2024-09-16T05:54:41.147 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1436 (ObjNum 1025 snap 293 seq_num 1025) dirty exists 2024-09-16T05:54:41.148 INFO:tasks.rados.rados.0.smithi145.stdout:3384: done (3 left) 2024-09-16T05:54:41.148 INFO:tasks.rados.rados.0.smithi145.stdout:3385: done (2 left) 2024-09-16T05:54:41.148 INFO:tasks.rados.rados.0.smithi145.stdout:3386: done (1 left) 2024-09-16T05:54:41.148 INFO:tasks.rados.rados.0.smithi145.stdout:3390: copy_from oid 3 from oid 9 current snap is 302 2024-09-16T05:54:41.148 INFO:tasks.rados.rados.0.smithi145.stdout:3391: read oid 44 snap -1 2024-09-16T05:54:41.148 INFO:tasks.rados.rados.0.smithi145.stdout:3391: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:41.148 INFO:tasks.rados.rados.0.smithi145.stdout:3392: snap_remove snap 293 2024-09-16T05:54:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:41 smithi145 ceph-mon[96887]: pgmap v710: 121 pgs: 121 active+clean; 235 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-16T05:54:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:41 smithi145 ceph-mon[96887]: osdmap e684: 8 total, 8 up, 8 in 2024-09-16T05:54:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:41 smithi145 ceph-mon[99390]: pgmap v710: 121 pgs: 121 active+clean; 235 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-16T05:54:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:41 smithi145 ceph-mon[99390]: osdmap e684: 8 total, 8 up, 8 in 2024-09-16T05:54:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:41 smithi161 ceph-mon[87722]: pgmap v710: 121 pgs: 121 active+clean; 235 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-16T05:54:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:41 smithi161 ceph-mon[87722]: osdmap e684: 8 total, 8 up, 8 in 2024-09-16T05:54:42.141 INFO:tasks.rados.rados.0.smithi145.stdout:3392: done (3 left) 2024-09-16T05:54:42.141 INFO:tasks.rados.rados.0.smithi145.stdout:3393: snap_remove snap 300 2024-09-16T05:54:43.148 INFO:tasks.rados.rados.0.smithi145.stdout:3393: done (3 left) 2024-09-16T05:54:43.148 INFO:tasks.rados.rados.0.smithi145.stdout:3394: snap_remove snap 290 2024-09-16T05:54:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:43 smithi145 ceph-mon[99390]: osdmap e685: 8 total, 8 up, 8 in 2024-09-16T05:54:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:43 smithi145 ceph-mon[99390]: pgmap v713: 121 pgs: 121 active+clean; 205 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-09-16T05:54:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:43 smithi145 ceph-mon[96887]: osdmap e685: 8 total, 8 up, 8 in 2024-09-16T05:54:43.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:43 smithi145 ceph-mon[96887]: pgmap v713: 121 pgs: 121 active+clean; 205 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-09-16T05:54:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:43 smithi161 ceph-mon[87722]: osdmap e685: 8 total, 8 up, 8 in 2024-09-16T05:54:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:43 smithi161 ceph-mon[87722]: pgmap v713: 121 pgs: 121 active+clean; 205 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-09-16T05:54:44.150 INFO:tasks.rados.rados.0.smithi145.stdout:3394: done (3 left) 2024-09-16T05:54:44.150 INFO:tasks.rados.rados.0.smithi145.stdout:3395: read oid 8 snap -1 2024-09-16T05:54:44.150 INFO:tasks.rados.rados.0.smithi145.stdout:3395: expect (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:54:44.150 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 302 2024-09-16T05:54:44.150 INFO:tasks.rados.rados.0.smithi145.stdout:3396: seq_num 1063 ranges {4497408=606208,5103616=401408} 2024-09-16T05:54:44.180 INFO:tasks.rados.rados.0.smithi145.stdout:3396: writing smithi14585108-38 from 4497408 to 5103616 tid 1 2024-09-16T05:54:44.182 INFO:tasks.rados.rados.0.smithi145.stdout:3396: writing smithi14585108-38 from 5103616 to 5505024 tid 2 2024-09-16T05:54:44.182 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 302 2024-09-16T05:54:44.182 INFO:tasks.rados.rados.0.smithi145.stdout:3397: seq_num 1064 ranges {4800512=622592,5423104=401408} 2024-09-16T05:54:44.212 INFO:tasks.rados.rados.0.smithi145.stdout:3397: writing smithi14585108-24 from 4800512 to 5423104 tid 1 2024-09-16T05:54:44.214 INFO:tasks.rados.rados.0.smithi145.stdout:3397: writing smithi14585108-24 from 5423104 to 5824512 tid 2 2024-09-16T05:54:44.215 INFO:tasks.rados.rados.0.smithi145.stdout:3398: delete oid 40 current snap is 302 2024-09-16T05:54:44.215 INFO:tasks.rados.rados.0.smithi145.stdout:3391: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1341 (ObjNum 1505 snap 0 seq_num 3207889648) dirty exists 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3390: finishing copy_from to smithi14585108-3 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3390: got expected ENOENT (src dne) 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3390: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3396: finishing write tid 1 to smithi14585108-38 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3396: finishing write tid 2 to smithi14585108-38 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3389: done (6 left) 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3390: done (5 left) 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3391: done (4 left) 2024-09-16T05:54:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3398: done (3 left) 2024-09-16T05:54:44.220 INFO:tasks.rados.rados.0.smithi145.stdout:3399: read oid 28 snap -1 2024-09-16T05:54:44.220 INFO:tasks.rados.rados.0.smithi145.stdout:3399: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:44.220 INFO:tasks.rados.rados.0.smithi145.stdout:3400: read oid 14 snap -1 2024-09-16T05:54:44.220 INFO:tasks.rados.rados.0.smithi145.stdout:3400: expect (ObjNum 959 snap 278 seq_num 959) 2024-09-16T05:54:44.220 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 302 2024-09-16T05:54:44.220 INFO:tasks.rados.rados.0.smithi145.stdout:3396: finishing write tid 3 to smithi14585108-38 2024-09-16T05:54:44.220 INFO:tasks.rados.rados.0.smithi145.stdout:3401: seq_num 1066 ranges {6914048=663552,7577600=401408} 2024-09-16T05:54:44.259 INFO:tasks.rados.rados.0.smithi145.stdout:3401: writing smithi14585108-11 from 6914048 to 7577600 tid 1 2024-09-16T05:54:44.261 INFO:tasks.rados.rados.0.smithi145.stdout:3401: writing smithi14585108-11 from 7577600 to 7979008 tid 2 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3402: read oid 13 snap -1 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3402: expect (ObjNum 1045 snap 298 seq_num 1045) 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3403: rollback oid 41 current snap is 302 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 295 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3396: finishing write tid 4 to smithi14585108-38 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3396: oid 38 updating version 0 to 1483 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3396: oid 38 version 1483 is already newer than 1482 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3396: oid 38 updating version 1483 to 1484 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1484 (ObjNum 1063 snap 302 seq_num 1063) dirty exists 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3396: left oid 38 (ObjNum 1063 snap 302 seq_num 1063) 2024-09-16T05:54:44.262 INFO:tasks.rados.rados.0.smithi145.stdout:3395: expect (ObjNum 876 snap 254 seq_num 876) 2024-09-16T05:54:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:44 smithi145 ceph-mon[99390]: osdmap e686: 8 total, 8 up, 8 in 2024-09-16T05:54:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:44 smithi145 ceph-mon[96887]: osdmap e686: 8 total, 8 up, 8 in 2024-09-16T05:54:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:44 smithi161 ceph-mon[87722]: osdmap e686: 8 total, 8 up, 8 in 2024-09-16T05:54:45.014 INFO:tasks.rados.rados.0.smithi145.stdout:3397: finishing write tid 1 to smithi14585108-24 2024-09-16T05:54:45.014 INFO:tasks.rados.rados.0.smithi145.stdout:3397: finishing write tid 2 to smithi14585108-24 2024-09-16T05:54:45.014 INFO:tasks.rados.rados.0.smithi145.stdout:3397: finishing write tid 3 to smithi14585108-24 2024-09-16T05:54:45.014 INFO:tasks.rados.rados.0.smithi145.stdout:3397: finishing write tid 4 to smithi14585108-24 2024-09-16T05:54:45.014 INFO:tasks.rados.rados.0.smithi145.stdout:3397: oid 24 updating version 0 to 1455 2024-09-16T05:54:45.014 INFO:tasks.rados.rados.0.smithi145.stdout:3397: oid 24 updating version 1455 to 1457 2024-09-16T05:54:45.014 INFO:tasks.rados.rados.0.smithi145.stdout:3397: oid 24 version 1457 is already newer than 1456 2024-09-16T05:54:45.014 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1457 (ObjNum 1064 snap 302 seq_num 1064) dirty exists 2024-09-16T05:54:45.015 INFO:tasks.rados.rados.0.smithi145.stdout:3397: left oid 24 (ObjNum 1064 snap 302 seq_num 1064) 2024-09-16T05:54:45.015 INFO:tasks.rados.rados.0.smithi145.stdout:3399: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:45.043 INFO:tasks.rados.rados.0.smithi145.stdout:3400: expect (ObjNum 959 snap 278 seq_num 959) 2024-09-16T05:54:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:54:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:54:44] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:3403: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:3403: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1445 (ObjNum 273 snap 0 seq_num 3208352224) dirty dne 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:3401: finishing write tid 1 to smithi14585108-11 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:3401: finishing write tid 2 to smithi14585108-11 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:3401: finishing write tid 3 to smithi14585108-11 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:3395: done (7 left) 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:3396: done (6 left) 2024-09-16T05:54:45.232 INFO:tasks.rados.rados.0.smithi145.stdout:3397: done (5 left) 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3399: done (4 left) 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3400: done (3 left) 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3403: done (2 left) 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 302 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3401: finishing write tid 4 to smithi14585108-11 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3401: oid 11 updating version 0 to 1532 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3401: oid 11 updating version 1532 to 1533 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3401: oid 11 version 1533 is already newer than 1531 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1533 (ObjNum 1066 snap 302 seq_num 1066) dirty exists 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3401: left oid 11 (ObjNum 1066 snap 302 seq_num 1066) 2024-09-16T05:54:45.233 INFO:tasks.rados.rados.0.smithi145.stdout:3402: expect (ObjNum 1045 snap 298 seq_num 1045) 2024-09-16T05:54:45.355 INFO:tasks.rados.rados.0.smithi145.stdout:3404: seq_num 1067 ranges {3612672=679936,4292608=401408} 2024-09-16T05:54:45.378 INFO:tasks.rados.rados.0.smithi145.stdout:3404: writing smithi14585108-1 from 3612672 to 4292608 tid 1 2024-09-16T05:54:45.380 INFO:tasks.rados.rados.0.smithi145.stdout:3404: writing smithi14585108-1 from 4292608 to 4694016 tid 2 2024-09-16T05:54:45.380 INFO:tasks.rados.rados.0.smithi145.stdout:3401: done (2 left) 2024-09-16T05:54:45.381 INFO:tasks.rados.rados.0.smithi145.stdout:3402: done (1 left) 2024-09-16T05:54:45.381 INFO:tasks.rados.rados.0.smithi145.stdout:3405: copy_from oid 3 from oid 31 current snap is 302 2024-09-16T05:54:45.381 INFO:tasks.rados.rados.0.smithi145.stdout:3406: read oid 42 snap -1 2024-09-16T05:54:45.381 INFO:tasks.rados.rados.0.smithi145.stdout:3406: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:54:45.381 INFO:tasks.rados.rados.0.smithi145.stdout:3407: snap_remove snap 291 2024-09-16T05:54:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:45 smithi145 ceph-mon[96887]: osdmap e687: 8 total, 8 up, 8 in 2024-09-16T05:54:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:45 smithi145 ceph-mon[96887]: pgmap v716: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 205 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 464 KiB/s wr, 17 op/s 2024-09-16T05:54:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:45 smithi145 ceph-mon[96887]: osdmap e688: 8 total, 8 up, 8 in 2024-09-16T05:54:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:45 smithi145 ceph-mon[99390]: osdmap e687: 8 total, 8 up, 8 in 2024-09-16T05:54:45.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:45 smithi145 ceph-mon[99390]: pgmap v716: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 205 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 464 KiB/s wr, 17 op/s 2024-09-16T05:54:45.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:45 smithi145 ceph-mon[99390]: osdmap e688: 8 total, 8 up, 8 in 2024-09-16T05:54:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:45 smithi161 ceph-mon[87722]: osdmap e687: 8 total, 8 up, 8 in 2024-09-16T05:54:45.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:45 smithi161 ceph-mon[87722]: pgmap v716: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 205 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 464 KiB/s wr, 17 op/s 2024-09-16T05:54:45.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:45 smithi161 ceph-mon[87722]: osdmap e688: 8 total, 8 up, 8 in 2024-09-16T05:54:46.163 INFO:tasks.rados.rados.0.smithi145.stdout:3404: finishing write tid 1 to smithi14585108-1 2024-09-16T05:54:46.163 INFO:tasks.rados.rados.0.smithi145.stdout:3404: finishing write tid 2 to smithi14585108-1 2024-09-16T05:54:46.163 INFO:tasks.rados.rados.0.smithi145.stdout:3404: finishing write tid 3 to smithi14585108-1 2024-09-16T05:54:46.163 INFO:tasks.rados.rados.0.smithi145.stdout:3404: finishing write tid 4 to smithi14585108-1 2024-09-16T05:54:46.163 INFO:tasks.rados.rados.0.smithi145.stdout:3404: oid 1 updating version 0 to 1366 2024-09-16T05:54:46.163 INFO:tasks.rados.rados.0.smithi145.stdout:3404: oid 1 version 1366 is already newer than 1364 2024-09-16T05:54:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3404: oid 1 version 1366 is already newer than 1365 2024-09-16T05:54:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1366 (ObjNum 1067 snap 302 seq_num 1067) dirty exists 2024-09-16T05:54:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3404: left oid 1 (ObjNum 1067 snap 302 seq_num 1067) 2024-09-16T05:54:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3406: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:54:46.194 INFO:tasks.rados.rados.0.smithi145.stdout:3405: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:54:46.194 INFO:tasks.rados.rados.0.smithi145.stdout:3405: finishing copy_from to smithi14585108-3 2024-09-16T05:54:46.194 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1275 (ObjNum 944 snap 276 seq_num 944) dirty exists 2024-09-16T05:54:46.194 INFO:tasks.rados.rados.0.smithi145.stdout:3404: done (3 left) 2024-09-16T05:54:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:3405: done (2 left) 2024-09-16T05:54:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:3406: done (1 left) 2024-09-16T05:54:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:3407: done (0 left) 2024-09-16T05:54:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 302 2024-09-16T05:54:46.195 INFO:tasks.rados.rados.0.smithi145.stdout:3408: seq_num 1068 ranges {0=696320,696320=401408} 2024-09-16T05:54:46.198 INFO:tasks.rados.rados.0.smithi145.stdout:3408: writing smithi14585108-4 from 0 to 696320 tid 1 2024-09-16T05:54:46.200 INFO:tasks.rados.rados.0.smithi145.stdout:3408: writing smithi14585108-4 from 696320 to 1097728 tid 2 2024-09-16T05:54:46.200 INFO:tasks.rados.rados.0.smithi145.stdout:3409: read oid 15 snap 289 2024-09-16T05:54:46.200 INFO:tasks.rados.rados.0.smithi145.stdout:3409: expect (ObjNum -1088000304 snap 21860 seq_num 4160768624) 2024-09-16T05:54:46.200 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 48 current snap is 302 2024-09-16T05:54:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:3410: seq_num 1069 ranges {1523712=712704,2236416=401408} 2024-09-16T05:54:46.212 INFO:tasks.rados.rados.0.smithi145.stdout:3410: writing smithi14585108-48 from 1523712 to 2236416 tid 1 2024-09-16T05:54:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3410: writing smithi14585108-48 from 2236416 to 2637824 tid 2 2024-09-16T05:54:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:3411: delete oid 32 current snap is 302 2024-09-16T05:54:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:3409: expect (ObjNum -1088000304 snap 21860 seq_num 4160768624) 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: finishing write tid 1 to smithi14585108-4 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: finishing write tid 2 to smithi14585108-4 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: finishing write tid 3 to smithi14585108-4 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: finishing write tid 4 to smithi14585108-4 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: oid 4 updating version 0 to 1459 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: oid 4 version 1459 is already newer than 1458 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: oid 4 updating version 1459 to 1460 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1460 (ObjNum 1068 snap 302 seq_num 1068) dirty exists 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: left oid 4 (ObjNum 1068 snap 302 seq_num 1068) 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3408: done (3 left) 2024-09-16T05:54:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3409: done (2 left) 2024-09-16T05:54:46.218 INFO:tasks.rados.rados.0.smithi145.stdout:3411: done (1 left) 2024-09-16T05:54:46.218 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 302 2024-09-16T05:54:46.218 INFO:tasks.rados.rados.0.smithi145.stdout:3412: seq_num 1071 ranges {4145152=745472,4890624=401408} 2024-09-16T05:54:46.242 INFO:tasks.rados.rados.0.smithi145.stdout:3412: writing smithi14585108-21 from 4145152 to 4890624 tid 1 2024-09-16T05:54:46.245 INFO:tasks.rados.rados.0.smithi145.stdout:3412: writing smithi14585108-21 from 4890624 to 5292032 tid 2 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3413: rollback oid 7 current snap is 302 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 7 to 295 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: finishing write tid 1 to smithi14585108-48 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: finishing write tid 2 to smithi14585108-48 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: finishing write tid 3 to smithi14585108-48 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: finishing write tid 4 to smithi14585108-48 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: oid 48 updating version 0 to 1427 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: oid 48 version 1427 is already newer than 1426 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: oid 48 updating version 1427 to 1428 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1428 (ObjNum 1069 snap 302 seq_num 1069) dirty exists 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: left oid 48 (ObjNum 1069 snap 302 seq_num 1069) 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3410: done (2 left) 2024-09-16T05:54:46.246 INFO:tasks.rados.rados.0.smithi145.stdout:3414: read oid 42 snap -1 2024-09-16T05:54:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:3414: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:54:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:3415: snap_remove snap 296 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3415: done (3 left) 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3416: setattr oid 10 current snap is 302 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3412: finishing write tid 1 to smithi14585108-21 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3412: finishing write tid 2 to smithi14585108-21 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3412: finishing write tid 3 to smithi14585108-21 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3413: finishing rollback tid 0 to smithi14585108-7 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3412: finishing write tid 4 to smithi14585108-21 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3412: oid 21 updating version 0 to 1369 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3412: oid 21 updating version 1369 to 1370 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:3412: oid 21 version 1370 is already newer than 1368 2024-09-16T05:54:47.166 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1370 (ObjNum 1071 snap 302 seq_num 1071) dirty exists 2024-09-16T05:54:47.167 INFO:tasks.rados.rados.0.smithi145.stdout:3412: left oid 21 (ObjNum 1071 snap 302 seq_num 1071) 2024-09-16T05:54:47.167 INFO:tasks.rados.rados.0.smithi145.stdout:3413: finishing rollback tid 1 to smithi14585108-7 2024-09-16T05:54:47.167 INFO:tasks.rados.rados.0.smithi145.stdout:3413: finishing rollback tid 2 to smithi14585108-7 2024-09-16T05:54:47.167 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1576 (ObjNum 465 snap 0 seq_num 3206573616) dirty exists 2024-09-16T05:54:47.167 INFO:tasks.rados.rados.0.smithi145.stdout:3414: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:54:47.198 INFO:tasks.rados.rados.0.smithi145.stdout:3412: done (3 left) 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3413: done (2 left) 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3414: done (1 left) 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3417: copy_from oid 39 from oid 9 current snap is 302 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3418: copy_from oid 18 from oid 11 current snap is 302 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3419: read oid 13 snap -1 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3419: expect (ObjNum 1045 snap 298 seq_num 1045) 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3420: rollback oid 23 current snap is 302 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 23 to 295 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3421: read oid 41 snap 295 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3421: expect deleted 2024-09-16T05:54:47.199 INFO:tasks.rados.rados.0.smithi145.stdout:3422: snap_remove snap 289 2024-09-16T05:54:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:47 smithi145 ceph-mon[96887]: osdmap e689: 8 total, 8 up, 8 in 2024-09-16T05:54:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:47 smithi145 ceph-mon[96887]: pgmap v719: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 207 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 506 KiB/s wr, 15 op/s 2024-09-16T05:54:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:47 smithi145 ceph-mon[99390]: osdmap e689: 8 total, 8 up, 8 in 2024-09-16T05:54:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:47 smithi145 ceph-mon[99390]: pgmap v719: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 207 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 506 KiB/s wr, 15 op/s 2024-09-16T05:54:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:47 smithi161 ceph-mon[87722]: osdmap e689: 8 total, 8 up, 8 in 2024-09-16T05:54:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:47 smithi161 ceph-mon[87722]: pgmap v719: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 207 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 506 KiB/s wr, 15 op/s 2024-09-16T05:54:48.177 INFO:tasks.rados.rados.0.smithi145.stdout:3422: done (6 left) 2024-09-16T05:54:48.177 INFO:tasks.rados.rados.0.smithi145.stdout:3423: snap_remove snap 297 2024-09-16T05:54:48.584 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[96887]: osdmap e690: 8 total, 8 up, 8 in 2024-09-16T05:54:49.185 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:54:49.185 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:54:49.185 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:54:49.185 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:54:49.185 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[99390]: osdmap e690: 8 total, 8 up, 8 in 2024-09-16T05:54:49.185 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:54:49.185 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:54:49.185 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:54:49.186 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:54:49.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:48 smithi161 ceph-mon[87722]: osdmap e690: 8 total, 8 up, 8 in 2024-09-16T05:54:49.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:54:49.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:54:49.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:54:49.186 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:3423: done (6 left) 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:3424: delete oid 20 current snap is 302 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:3420: finishing rollback tid 1 to smithi14585108-23 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 0 (ObjNum 193 snap 0 seq_num 3207214160) dirty dne 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:3417: finishing copy_from to smithi14585108-39 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:3417: got expected ENOENT (src dne) 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:3417: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1571 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-16T05:54:49.188 INFO:tasks.rados.rados.0.smithi145.stdout:3419: expect (ObjNum 1045 snap 298 seq_num 1045) 2024-09-16T05:54:49.322 INFO:tasks.rados.rados.0.smithi145.stdout:3418: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:54:49.322 INFO:tasks.rados.rados.0.smithi145.stdout:3418: finishing copy_from to smithi14585108-18 2024-09-16T05:54:49.322 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1533 (ObjNum 1066 snap 302 seq_num 1066) dirty exists 2024-09-16T05:54:49.322 INFO:tasks.rados.rados.0.smithi145.stdout:3416: done (6 left) 2024-09-16T05:54:49.322 INFO:tasks.rados.rados.0.smithi145.stdout:3417: done (5 left) 2024-09-16T05:54:49.322 INFO:tasks.rados.rados.0.smithi145.stdout:3418: done (4 left) 2024-09-16T05:54:49.322 INFO:tasks.rados.rados.0.smithi145.stdout:3419: done (3 left) 2024-09-16T05:54:49.322 INFO:tasks.rados.rados.0.smithi145.stdout:3420: done (2 left) 2024-09-16T05:54:49.323 INFO:tasks.rados.rados.0.smithi145.stdout:3421: done (1 left) 2024-09-16T05:54:49.323 INFO:tasks.rados.rados.0.smithi145.stdout:3424: done (0 left) 2024-09-16T05:54:49.323 INFO:tasks.rados.rados.0.smithi145.stdout:3425: snap_remove snap 295 2024-09-16T05:54:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:49 smithi145 ceph-mon[96887]: osdmap e691: 8 total, 8 up, 8 in 2024-09-16T05:54:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:49 smithi145 ceph-mon[96887]: pgmap v722: 121 pgs: 121 active+clean; 208 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-09-16T05:54:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:49 smithi145 ceph-mon[99390]: osdmap e691: 8 total, 8 up, 8 in 2024-09-16T05:54:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:49 smithi145 ceph-mon[99390]: pgmap v722: 121 pgs: 121 active+clean; 208 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-09-16T05:54:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:49 smithi161 ceph-mon[87722]: osdmap e691: 8 total, 8 up, 8 in 2024-09-16T05:54:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:49 smithi161 ceph-mon[87722]: pgmap v722: 121 pgs: 121 active+clean; 208 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-09-16T05:54:50.143 INFO:tasks.rados.rados.0.smithi145.stdout:3425: done (0 left) 2024-09-16T05:54:50.143 INFO:tasks.rados.rados.0.smithi145.stdout:3426: copy_from oid 31 from oid 28 current snap is 302 2024-09-16T05:54:50.143 INFO:tasks.rados.rados.0.smithi145.stdout:3427: copy_from oid 40 from oid 24 current snap is 302 2024-09-16T05:54:50.143 INFO:tasks.rados.rados.0.smithi145.stdout:3428: read oid 17 snap -1 2024-09-16T05:54:50.143 INFO:tasks.rados.rados.0.smithi145.stdout:3428: expect (ObjNum 983 snap 286 seq_num 983) 2024-09-16T05:54:50.143 INFO:tasks.rados.rados.0.smithi145.stdout:3429: rmattr oid 35 current snap is 302 2024-09-16T05:54:50.143 INFO:tasks.rados.rados.0.smithi145.stdout:3430: delete oid 21 current snap is 302 2024-09-16T05:54:50.153 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1342 (ObjNum 1505 snap 0 seq_num 8364352) dirty exists 2024-09-16T05:54:50.155 INFO:tasks.rados.rados.0.smithi145.stdout:3429: done (4 left) 2024-09-16T05:54:50.155 INFO:tasks.rados.rados.0.smithi145.stdout:3430: done (3 left) 2024-09-16T05:54:50.155 INFO:tasks.rados.rados.0.smithi145.stdout:3431: delete oid 45 current snap is 302 2024-09-16T05:54:50.161 INFO:tasks.rados.rados.0.smithi145.stdout:3426: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:54:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:3426: finishing copy_from to smithi14585108-31 2024-09-16T05:54:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1266 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:54:50.170 INFO:tasks.rados.rados.0.smithi145.stdout:3426: done (3 left) 2024-09-16T05:54:50.170 INFO:tasks.rados.rados.0.smithi145.stdout:3431: done (2 left) 2024-09-16T05:54:50.170 INFO:tasks.rados.rados.0.smithi145.stdout:3432: delete oid 8 current snap is 302 2024-09-16T05:54:50.181 INFO:tasks.rados.rados.0.smithi145.stdout:3432: done (2 left) 2024-09-16T05:54:50.181 INFO:tasks.rados.rados.0.smithi145.stdout:3433: rmattr oid 37 current snap is 302 2024-09-16T05:54:50.185 INFO:tasks.rados.rados.0.smithi145.stdout:3434: setattr oid 46 current snap is 302 2024-09-16T05:54:50.186 INFO:tasks.rados.rados.0.smithi145.stdout:3435: rollback oid 34 current snap is 302 2024-09-16T05:54:50.186 INFO:tasks.rados.rados.0.smithi145.stdout:3435: done (4 left) 2024-09-16T05:54:50.186 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 302 2024-09-16T05:54:50.186 INFO:tasks.rados.rados.0.smithi145.stdout:3436: seq_num 1076 ranges {5505024=425984,5931008=548864,6479872=253952} 2024-09-16T05:54:50.216 INFO:tasks.rados.rados.0.smithi145.stdout:3436: writing smithi14585108-38 from 5505024 to 5931008 tid 1 2024-09-16T05:54:50.219 INFO:tasks.rados.rados.0.smithi145.stdout:3436: writing smithi14585108-38 from 5931008 to 6479872 tid 2 2024-09-16T05:54:50.221 INFO:tasks.rados.rados.0.smithi145.stdout:3436: writing smithi14585108-38 from 6479872 to 6733824 tid 3 2024-09-16T05:54:50.221 INFO:tasks.rados.rados.0.smithi145.stdout:3437: rollback oid 36 current snap is 302 2024-09-16T05:54:50.221 INFO:tasks.rados.rados.0.smithi145.stdout:3437: done (5 left) 2024-09-16T05:54:50.222 INFO:tasks.rados.rados.0.smithi145.stdout:3438: setattr oid 43 current snap is 302 2024-09-16T05:54:50.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1440 (ObjNum 993 snap 288 seq_num 993) dirty exists 2024-09-16T05:54:50.222 INFO:tasks.rados.rados.0.smithi145.stdout:3428: expect (ObjNum 983 snap 286 seq_num 983) 2024-09-16T05:54:50.381 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 46 v 1437 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-09-16T05:54:50.381 INFO:tasks.rados.rados.0.smithi145.stdout:3427: finishing copy_from racing read to smithi14585108-40 2024-09-16T05:54:50.381 INFO:tasks.rados.rados.0.smithi145.stdout:3427: finishing copy_from to smithi14585108-40 2024-09-16T05:54:50.381 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1457 (ObjNum 1064 snap 302 seq_num 1064) dirty exists 2024-09-16T05:54:50.381 INFO:tasks.rados.rados.0.smithi145.stdout:3436: finishing write tid 1 to smithi14585108-38 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:3436: finishing write tid 2 to smithi14585108-38 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:3436: finishing write tid 3 to smithi14585108-38 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:3436: finishing write tid 4 to smithi14585108-38 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:3436: finishing write tid 5 to smithi14585108-38 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:3436: oid 38 updating version 0 to 1488 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:3436: oid 38 version 1488 is already newer than 1486 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:3436: oid 38 version 1488 is already newer than 1485 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:3436: oid 38 version 1488 is already newer than 1487 2024-09-16T05:54:50.382 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1488 (ObjNum 1076 snap 302 seq_num 1076) dirty exists 2024-09-16T05:54:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:3436: left oid 38 (ObjNum 1076 snap 302 seq_num 1076) 2024-09-16T05:54:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:3427: done (5 left) 2024-09-16T05:54:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:3428: done (4 left) 2024-09-16T05:54:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:3433: done (3 left) 2024-09-16T05:54:50.383 INFO:tasks.rados.rados.0.smithi145.stdout:3434: done (2 left) 2024-09-16T05:54:50.384 INFO:tasks.rados.rados.0.smithi145.stdout:3436: done (1 left) 2024-09-16T05:54:50.384 INFO:tasks.rados.rados.0.smithi145.stdout:3439: read oid 44 snap -1 2024-09-16T05:54:50.384 INFO:tasks.rados.rados.0.smithi145.stdout:3439: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:50.384 INFO:tasks.rados.rados.0.smithi145.stdout:3440: rmattr oid 27 current snap is 302 2024-09-16T05:54:50.384 INFO:tasks.rados.rados.0.smithi145.stdout:3441: rollback oid 38 current snap is 302 2024-09-16T05:54:50.384 INFO:tasks.rados.rados.0.smithi145.stdout:3441: done (3 left) 2024-09-16T05:54:50.384 INFO:tasks.rados.rados.0.smithi145.stdout:3442: snap_create 2024-09-16T05:54:50.384 INFO:tasks.rados.rados.0.smithi145.stdout:3439: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:54:50.385 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1588 (ObjNum 1001 snap 288 seq_num 1001) dirty exists 2024-09-16T05:54:50.385 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1447 (ObjNum 1025 snap 293 seq_num 1025) dirty exists 2024-09-16T05:54:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:50 smithi145 ceph-mon[99390]: osdmap e692: 8 total, 8 up, 8 in 2024-09-16T05:54:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:50 smithi145 ceph-mon[99390]: osdmap e693: 8 total, 8 up, 8 in 2024-09-16T05:54:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:50 smithi145 ceph-mon[96887]: osdmap e692: 8 total, 8 up, 8 in 2024-09-16T05:54:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:50 smithi145 ceph-mon[96887]: osdmap e693: 8 total, 8 up, 8 in 2024-09-16T05:54:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:50 smithi161 ceph-mon[87722]: osdmap e692: 8 total, 8 up, 8 in 2024-09-16T05:54:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:50 smithi161 ceph-mon[87722]: osdmap e693: 8 total, 8 up, 8 in 2024-09-16T05:54:51.193 INFO:tasks.rados.rados.0.smithi145.stdout:3438: done (3 left) 2024-09-16T05:54:51.194 INFO:tasks.rados.rados.0.smithi145.stdout:3439: done (2 left) 2024-09-16T05:54:51.194 INFO:tasks.rados.rados.0.smithi145.stdout:3440: done (1 left) 2024-09-16T05:54:51.194 INFO:tasks.rados.rados.0.smithi145.stdout:3442: done (0 left) 2024-09-16T05:54:51.194 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 303 2024-09-16T05:54:51.194 INFO:tasks.rados.rados.0.smithi145.stdout:3443: seq_num 1077 ranges {0=442368,442368=434176,876544=368640} 2024-09-16T05:54:51.196 INFO:tasks.rados.rados.0.smithi145.stdout:3443: writing smithi14585108-9 from 0 to 442368 tid 1 2024-09-16T05:54:51.198 INFO:tasks.rados.rados.0.smithi145.stdout:3443: writing smithi14585108-9 from 442368 to 876544 tid 2 2024-09-16T05:54:51.200 INFO:tasks.rados.rados.0.smithi145.stdout:3443: writing smithi14585108-9 from 876544 to 1245184 tid 3 2024-09-16T05:54:51.200 INFO:tasks.rados.rados.0.smithi145.stdout:3444: copy_from oid 12 from oid 28 current snap is 303 2024-09-16T05:54:51.200 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 303 2024-09-16T05:54:51.200 INFO:tasks.rados.rados.0.smithi145.stdout:3445: seq_num 1078 ranges {589824=458752,1048576=720896,1769472=81920} 2024-09-16T05:54:51.207 INFO:tasks.rados.rados.0.smithi145.stdout:3445: writing smithi14585108-50 from 589824 to 1048576 tid 1 2024-09-16T05:54:51.211 INFO:tasks.rados.rados.0.smithi145.stdout:3445: writing smithi14585108-50 from 1048576 to 1769472 tid 2 2024-09-16T05:54:51.212 INFO:tasks.rados.rados.0.smithi145.stdout:3445: writing smithi14585108-50 from 1769472 to 1851392 tid 3 2024-09-16T05:54:51.212 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 303 2024-09-16T05:54:51.212 INFO:tasks.rados.rados.0.smithi145.stdout:3443: finishing write tid 1 to smithi14585108-9 2024-09-16T05:54:51.212 INFO:tasks.rados.rados.0.smithi145.stdout:3443: finishing write tid 2 to smithi14585108-9 2024-09-16T05:54:51.212 INFO:tasks.rados.rados.0.smithi145.stdout:3446: seq_num 1079 ranges {2588672=475136,3063808=606208,3670016=196608} 2024-09-16T05:54:51.228 INFO:tasks.rados.rados.0.smithi145.stdout:3446: writing smithi14585108-13 from 2588672 to 3063808 tid 1 2024-09-16T05:54:51.232 INFO:tasks.rados.rados.0.smithi145.stdout:3446: writing smithi14585108-13 from 3063808 to 3670016 tid 2 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:3446: writing smithi14585108-13 from 3670016 to 3866624 tid 3 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:3447: snap_create 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:3443: finishing write tid 3 to smithi14585108-9 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:3443: finishing write tid 4 to smithi14585108-9 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:3444: finishing copy_from racing read to smithi14585108-12 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:3444: finishing copy_from to smithi14585108-12 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1266 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:3445: finishing write tid 1 to smithi14585108-50 2024-09-16T05:54:51.234 INFO:tasks.rados.rados.0.smithi145.stdout:3443: finishing write tid 5 to smithi14585108-9 2024-09-16T05:54:51.235 INFO:tasks.rados.rados.0.smithi145.stdout:3443: oid 9 updating version 0 to 1592 2024-09-16T05:54:51.235 INFO:tasks.rados.rados.0.smithi145.stdout:3443: oid 9 version 1592 is already newer than 1590 2024-09-16T05:54:51.235 INFO:tasks.rados.rados.0.smithi145.stdout:3443: oid 9 version 1592 is already newer than 1591 2024-09-16T05:54:51.235 INFO:tasks.rados.rados.0.smithi145.stdout:3443: oid 9 version 1592 is already newer than 1589 2024-09-16T05:54:51.235 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1592 (ObjNum 1077 snap 303 seq_num 1077) dirty exists 2024-09-16T05:54:51.235 INFO:tasks.rados.rados.0.smithi145.stdout:3443: left oid 9 (ObjNum 1077 snap 303 seq_num 1077) 2024-09-16T05:54:51.235 INFO:tasks.rados.rados.0.smithi145.stdout:3445: finishing write tid 2 to smithi14585108-50 2024-09-16T05:54:51.235 INFO:tasks.rados.rados.0.smithi145.stdout:3445: finishing write tid 3 to smithi14585108-50 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:3445: finishing write tid 4 to smithi14585108-50 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:3445: finishing write tid 5 to smithi14585108-50 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:3445: oid 50 updating version 0 to 1492 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:3445: oid 50 version 1492 is already newer than 1491 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:3445: oid 50 version 1492 is already newer than 1489 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:3445: oid 50 version 1492 is already newer than 1490 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1492 (ObjNum 1078 snap 303 seq_num 1078) dirty exists 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:3445: left oid 50 (ObjNum 1078 snap 303 seq_num 1078) 2024-09-16T05:54:51.236 INFO:tasks.rados.rados.0.smithi145.stdout:3446: finishing write tid 1 to smithi14585108-13 2024-09-16T05:54:51.237 INFO:tasks.rados.rados.0.smithi145.stdout:3446: finishing write tid 2 to smithi14585108-13 2024-09-16T05:54:51.237 INFO:tasks.rados.rados.0.smithi145.stdout:3446: finishing write tid 3 to smithi14585108-13 2024-09-16T05:54:51.237 INFO:tasks.rados.rados.0.smithi145.stdout:3446: finishing write tid 4 to smithi14585108-13 2024-09-16T05:54:51.238 INFO:tasks.rados.rados.0.smithi145.stdout:3446: finishing write tid 5 to smithi14585108-13 2024-09-16T05:54:51.238 INFO:tasks.rados.rados.0.smithi145.stdout:3446: oid 13 updating version 0 to 1422 2024-09-16T05:54:51.238 INFO:tasks.rados.rados.0.smithi145.stdout:3446: oid 13 version 1422 is already newer than 1421 2024-09-16T05:54:51.238 INFO:tasks.rados.rados.0.smithi145.stdout:3446: oid 13 updating version 1422 to 1424 2024-09-16T05:54:51.239 INFO:tasks.rados.rados.0.smithi145.stdout:3446: oid 13 version 1424 is already newer than 1423 2024-09-16T05:54:51.239 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1424 (ObjNum 1079 snap 303 seq_num 1079) dirty exists 2024-09-16T05:54:51.239 INFO:tasks.rados.rados.0.smithi145.stdout:3446: left oid 13 (ObjNum 1079 snap 303 seq_num 1079) 2024-09-16T05:54:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:51 smithi145 ceph-mon[96887]: pgmap v725: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 188 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.3 MiB/s wr, 15 op/s 2024-09-16T05:54:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:51 smithi145 ceph-mon[99390]: pgmap v725: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 188 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.3 MiB/s wr, 15 op/s 2024-09-16T05:54:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:51 smithi161 ceph-mon[87722]: pgmap v725: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 188 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.3 MiB/s wr, 15 op/s 2024-09-16T05:54:52.197 INFO:tasks.rados.rados.0.smithi145.stdout:3443: done (4 left) 2024-09-16T05:54:52.197 INFO:tasks.rados.rados.0.smithi145.stdout:3444: done (3 left) 2024-09-16T05:54:52.197 INFO:tasks.rados.rados.0.smithi145.stdout:3445: done (2 left) 2024-09-16T05:54:52.197 INFO:tasks.rados.rados.0.smithi145.stdout:3446: done (1 left) 2024-09-16T05:54:52.197 INFO:tasks.rados.rados.0.smithi145.stdout:3447: done (0 left) 2024-09-16T05:54:52.197 INFO:tasks.rados.rados.0.smithi145.stdout:3448: read oid 35 snap 302 2024-09-16T05:54:52.197 INFO:tasks.rados.rados.0.smithi145.stdout:3448: expect (ObjNum -1087697168 snap 21860 seq_num 3207427888) 2024-09-16T05:54:52.197 INFO:tasks.rados.rados.0.smithi145.stdout:3449: delete oid 8 current snap is 304 2024-09-16T05:54:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:3449: done (1 left) 2024-09-16T05:54:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:3450: rollback oid 4 current snap is 304 2024-09-16T05:54:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 302 2024-09-16T05:54:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:3451: read oid 28 snap -1 2024-09-16T05:54:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:3451: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:52.202 INFO:tasks.rados.rados.0.smithi145.stdout:3452: delete oid 27 current snap is 304 2024-09-16T05:54:52.205 INFO:tasks.rados.rados.0.smithi145.stdout:3448: expect (ObjNum -1087697168 snap 21860 seq_num 3207427888) 2024-09-16T05:54:52.207 INFO:tasks.rados.rados.0.smithi145.stdout:3451: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:52.238 INFO:tasks.rados.rados.0.smithi145.stdout:3450: finishing rollback tid 0 to smithi14585108-4 2024-09-16T05:54:52.238 INFO:tasks.rados.rados.0.smithi145.stdout:3450: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:54:52.238 INFO:tasks.rados.rados.0.smithi145.stdout:3450: finishing rollback tid 2 to smithi14585108-4 2024-09-16T05:54:52.238 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1463 (ObjNum 1068 snap 302 seq_num 1068) dirty exists 2024-09-16T05:54:52.238 INFO:tasks.rados.rados.0.smithi145.stdout:3448: done (3 left) 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3450: done (2 left) 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3451: done (1 left) 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3452: done (0 left) 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3453: copy_from oid 2 from oid 47 current snap is 304 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3454: rmattr oid 40 current snap is 304 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3454: done (1 left) 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3455: rollback oid 20 current snap is 304 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 303 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3456: delete oid 19 current snap is 304 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:3455: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:54:52.239 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 0 (ObjNum -1087378416 snap 21860 seq_num 304) dirty dne 2024-09-16T05:54:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:3455: done (2 left) 2024-09-16T05:54:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:3456: done (1 left) 2024-09-16T05:54:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:3457: rollback oid 31 current snap is 304 2024-09-16T05:54:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 302 2024-09-16T05:54:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 26 current snap is 304 2024-09-16T05:54:52.240 INFO:tasks.rados.rados.0.smithi145.stdout:3458: seq_num 1083 ranges {974848=540672,1515520=589824,2105344=212992} 2024-09-16T05:54:52.248 INFO:tasks.rados.rados.0.smithi145.stdout:3458: writing smithi14585108-26 from 974848 to 1515520 tid 1 2024-09-16T05:54:52.252 INFO:tasks.rados.rados.0.smithi145.stdout:3458: writing smithi14585108-26 from 1515520 to 2105344 tid 2 2024-09-16T05:54:52.255 INFO:tasks.rados.rados.0.smithi145.stdout:3458: writing smithi14585108-26 from 2105344 to 2318336 tid 3 2024-09-16T05:54:52.255 INFO:tasks.rados.rados.0.smithi145.stdout:3459: delete oid 1 current snap is 304 2024-09-16T05:54:52.255 INFO:tasks.rados.rados.0.smithi145.stdout:3453: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:54:52.255 INFO:tasks.rados.rados.0.smithi145.stdout:3457: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:54:52.255 INFO:tasks.rados.rados.0.smithi145.stdout:3453: finishing copy_from to smithi14585108-2 2024-09-16T05:54:52.255 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1433 (ObjNum 1023 snap 292 seq_num 1023) dirty exists 2024-09-16T05:54:52.256 INFO:tasks.rados.rados.0.smithi145.stdout:3457: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:54:52.256 INFO:tasks.rados.rados.0.smithi145.stdout:3457: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:54:52.256 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1460 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:54:52.256 INFO:tasks.rados.rados.0.smithi145.stdout:3458: finishing write tid 1 to smithi14585108-26 2024-09-16T05:54:52.256 INFO:tasks.rados.rados.0.smithi145.stdout:3453: done (3 left) 2024-09-16T05:54:52.257 INFO:tasks.rados.rados.0.smithi145.stdout:3457: done (2 left) 2024-09-16T05:54:52.257 INFO:tasks.rados.rados.0.smithi145.stdout:3459: done (1 left) 2024-09-16T05:54:52.257 INFO:tasks.rados.rados.0.smithi145.stdout:3460: snap_remove snap 303 2024-09-16T05:54:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:52 smithi145 ceph-mon[96887]: osdmap e694: 8 total, 8 up, 8 in 2024-09-16T05:54:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:52 smithi145 ceph-mon[99390]: osdmap e694: 8 total, 8 up, 8 in 2024-09-16T05:54:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:52 smithi161 ceph-mon[87722]: osdmap e694: 8 total, 8 up, 8 in 2024-09-16T05:54:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:54:53.206 INFO:tasks.rados.rados.0.smithi145.stdout:3460: done (1 left) 2024-09-16T05:54:53.206 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 304 2024-09-16T05:54:53.206 INFO:tasks.rados.rados.0.smithi145.stdout:3461: seq_num 1085 ranges {0=581632,581632=761856,1343488=40960} 2024-09-16T05:54:53.209 INFO:tasks.rados.rados.0.smithi145.stdout:3461: writing smithi14585108-8 from 0 to 581632 tid 1 2024-09-16T05:54:53.214 INFO:tasks.rados.rados.0.smithi145.stdout:3461: writing smithi14585108-8 from 581632 to 1343488 tid 2 2024-09-16T05:54:53.215 INFO:tasks.rados.rados.0.smithi145.stdout:3461: writing smithi14585108-8 from 1343488 to 1384448 tid 3 2024-09-16T05:54:53.215 INFO:tasks.rados.rados.0.smithi145.stdout:3458: finishing write tid 2 to smithi14585108-26 2024-09-16T05:54:53.215 INFO:tasks.rados.rados.0.smithi145.stdout:3458: finishing write tid 3 to smithi14585108-26 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3458: finishing write tid 4 to smithi14585108-26 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3458: finishing write tid 5 to smithi14585108-26 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3458: oid 26 updating version 0 to 1431 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3458: oid 26 version 1431 is already newer than 1428 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3458: oid 26 version 1431 is already newer than 1430 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3458: oid 26 version 1431 is already newer than 1429 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1431 (ObjNum 1083 snap 304 seq_num 1083) dirty exists 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3458: left oid 26 (ObjNum 1083 snap 304 seq_num 1083) 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3458: done (1 left) 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 304 2024-09-16T05:54:53.216 INFO:tasks.rados.rados.0.smithi145.stdout:3462: seq_num 1086 ranges {0=598016,598016=647168,1245184=155648} 2024-09-16T05:54:53.219 INFO:tasks.rados.rados.0.smithi145.stdout:3462: writing smithi14585108-30 from 0 to 598016 tid 1 2024-09-16T05:54:53.223 INFO:tasks.rados.rados.0.smithi145.stdout:3462: writing smithi14585108-30 from 598016 to 1245184 tid 2 2024-09-16T05:54:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:3462: writing smithi14585108-30 from 1245184 to 1400832 tid 3 2024-09-16T05:54:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 304 2024-09-16T05:54:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:3461: finishing write tid 1 to smithi14585108-8 2024-09-16T05:54:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:3461: finishing write tid 2 to smithi14585108-8 2024-09-16T05:54:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:3461: finishing write tid 3 to smithi14585108-8 2024-09-16T05:54:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:3461: finishing write tid 4 to smithi14585108-8 2024-09-16T05:54:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:3462: finishing write tid 1 to smithi14585108-30 2024-09-16T05:54:53.225 INFO:tasks.rados.rados.0.smithi145.stdout:3463: seq_num 1087 ranges {4005888=614400,4620288=532480,5152768=270336} 2024-09-16T05:54:53.249 INFO:tasks.rados.rados.0.smithi145.stdout:3463: writing smithi14585108-37 from 4005888 to 4620288 tid 1 2024-09-16T05:54:53.252 INFO:tasks.rados.rados.0.smithi145.stdout:3463: writing smithi14585108-37 from 4620288 to 5152768 tid 2 2024-09-16T05:54:53.254 INFO:tasks.rados.rados.0.smithi145.stdout:3463: writing smithi14585108-37 from 5152768 to 5423104 tid 3 2024-09-16T05:54:53.254 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 304 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3461: finishing write tid 5 to smithi14585108-8 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3461: oid 8 updating version 0 to 1561 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3461: oid 8 updating version 1561 to 1562 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3461: oid 8 version 1562 is already newer than 1560 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3461: oid 8 version 1562 is already newer than 1559 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1562 (ObjNum 1085 snap 304 seq_num 1085) dirty exists 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3461: left oid 8 (ObjNum 1085 snap 304 seq_num 1085) 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3462: finishing write tid 2 to smithi14585108-30 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3462: finishing write tid 3 to smithi14585108-30 2024-09-16T05:54:53.255 INFO:tasks.rados.rados.0.smithi145.stdout:3464: seq_num 1088 ranges {2375680=630784,3006464=466944,3473408=335872} 2024-09-16T05:54:53.270 INFO:tasks.rados.rados.0.smithi145.stdout:3464: writing smithi14585108-43 from 2375680 to 3006464 tid 1 2024-09-16T05:54:53.273 INFO:tasks.rados.rados.0.smithi145.stdout:3464: writing smithi14585108-43 from 3006464 to 3473408 tid 2 2024-09-16T05:54:53.275 INFO:tasks.rados.rados.0.smithi145.stdout:3464: writing smithi14585108-43 from 3473408 to 3809280 tid 3 2024-09-16T05:54:53.275 INFO:tasks.rados.rados.0.smithi145.stdout:3461: done (3 left) 2024-09-16T05:54:53.275 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 304 2024-09-16T05:54:53.275 INFO:tasks.rados.rados.0.smithi145.stdout:3462: finishing write tid 4 to smithi14585108-30 2024-09-16T05:54:53.275 INFO:tasks.rados.rados.0.smithi145.stdout:3462: finishing write tid 5 to smithi14585108-30 2024-09-16T05:54:53.275 INFO:tasks.rados.rados.0.smithi145.stdout:3462: oid 30 updating version 0 to 1466 2024-09-16T05:54:53.275 INFO:tasks.rados.rados.0.smithi145.stdout:3462: oid 30 version 1466 is already newer than 1465 2024-09-16T05:54:53.276 INFO:tasks.rados.rados.0.smithi145.stdout:3462: oid 30 updating version 1466 to 1467 2024-09-16T05:54:53.276 INFO:tasks.rados.rados.0.smithi145.stdout:3462: oid 30 version 1467 is already newer than 1464 2024-09-16T05:54:53.276 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1467 (ObjNum 1086 snap 304 seq_num 1086) dirty exists 2024-09-16T05:54:53.276 INFO:tasks.rados.rados.0.smithi145.stdout:3462: left oid 30 (ObjNum 1086 snap 304 seq_num 1086) 2024-09-16T05:54:53.276 INFO:tasks.rados.rados.0.smithi145.stdout:3463: finishing write tid 1 to smithi14585108-37 2024-09-16T05:54:53.276 INFO:tasks.rados.rados.0.smithi145.stdout:3465: seq_num 1089 ranges {6037504=647168,6684672=745472,7430144=57344} 2024-09-16T05:54:53.309 INFO:tasks.rados.rados.0.smithi145.stdout:3465: writing smithi14585108-29 from 6037504 to 6684672 tid 1 2024-09-16T05:54:53.315 INFO:tasks.rados.rados.0.smithi145.stdout:3465: writing smithi14585108-29 from 6684672 to 7430144 tid 2 2024-09-16T05:54:53.317 INFO:tasks.rados.rados.0.smithi145.stdout:3465: writing smithi14585108-29 from 7430144 to 7487488 tid 3 2024-09-16T05:54:53.317 INFO:tasks.rados.rados.0.smithi145.stdout:3462: done (3 left) 2024-09-16T05:54:53.317 INFO:tasks.rados.rados.0.smithi145.stdout:3466: rmattr oid 19 current snap is 304 2024-09-16T05:54:53.317 INFO:tasks.rados.rados.0.smithi145.stdout:3466: done (3 left) 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3467: rollback oid 27 current snap is 304 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 302 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: finishing write tid 2 to smithi14585108-37 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: finishing write tid 3 to smithi14585108-37 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: finishing write tid 4 to smithi14585108-37 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: finishing write tid 5 to smithi14585108-37 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: oid 37 updating version 0 to 1443 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: oid 37 version 1443 is already newer than 1441 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: oid 37 version 1443 is already newer than 1442 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: oid 37 updating version 1443 to 1444 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1444 (ObjNum 1087 snap 304 seq_num 1087) dirty exists 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3463: left oid 37 (ObjNum 1087 snap 304 seq_num 1087) 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3464: finishing write tid 1 to smithi14585108-43 2024-09-16T05:54:53.318 INFO:tasks.rados.rados.0.smithi145.stdout:3464: finishing write tid 2 to smithi14585108-43 2024-09-16T05:54:53.319 INFO:tasks.rados.rados.0.smithi145.stdout:3464: finishing write tid 3 to smithi14585108-43 2024-09-16T05:54:53.319 INFO:tasks.rados.rados.0.smithi145.stdout:3464: finishing write tid 4 to smithi14585108-43 2024-09-16T05:54:53.319 INFO:tasks.rados.rados.0.smithi145.stdout:3464: finishing write tid 5 to smithi14585108-43 2024-09-16T05:54:53.319 INFO:tasks.rados.rados.0.smithi145.stdout:3464: oid 43 updating version 0 to 1594 2024-09-16T05:54:53.319 INFO:tasks.rados.rados.0.smithi145.stdout:3464: oid 43 updating version 1594 to 1597 2024-09-16T05:54:53.319 INFO:tasks.rados.rados.0.smithi145.stdout:3464: oid 43 version 1597 is already newer than 1595 2024-09-16T05:54:53.319 INFO:tasks.rados.rados.0.smithi145.stdout:3464: oid 43 version 1597 is already newer than 1596 2024-09-16T05:54:53.319 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1597 (ObjNum 1088 snap 304 seq_num 1088) dirty exists 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3464: left oid 43 (ObjNum 1088 snap 304 seq_num 1088) 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3465: finishing write tid 1 to smithi14585108-29 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3463: done (3 left) 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3464: done (2 left) 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3468: rmattr oid 12 current snap is 304 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3468: done (2 left) 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3469: rmattr oid 32 current snap is 304 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3469: done (2 left) 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3470: read oid 28 snap -1 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3470: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3471: rollback oid 26 current snap is 304 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 302 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3472: read oid 36 snap -1 2024-09-16T05:54:53.320 INFO:tasks.rados.rados.0.smithi145.stdout:3472: expect (ObjNum 1055 snap 301 seq_num 1055) 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:3473: setattr oid 39 current snap is 304 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:3474: rmattr oid 31 current snap is 304 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:3474: done (6 left) 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:3475: read oid 7 snap -1 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:3475: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:3476: read oid 41 snap -1 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:3476: expect deleted 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 304 2024-09-16T05:54:53.321 INFO:tasks.rados.rados.0.smithi145.stdout:3477: seq_num 1090 ranges {4497408=663552,5160960=630784,5791744=172032} 2024-09-16T05:54:53.345 INFO:tasks.rados.rados.0.smithi145.stdout:3477: writing smithi14585108-14 from 4497408 to 5160960 tid 1 2024-09-16T05:54:53.348 INFO:tasks.rados.rados.0.smithi145.stdout:3477: writing smithi14585108-14 from 5160960 to 5791744 tid 2 2024-09-16T05:54:53.350 INFO:tasks.rados.rados.0.smithi145.stdout:3477: writing smithi14585108-14 from 5791744 to 5963776 tid 3 2024-09-16T05:54:53.350 INFO:tasks.rados.rados.0.smithi145.stdout:3478: read oid 31 snap -1 2024-09-16T05:54:53.350 INFO:tasks.rados.rados.0.smithi145.stdout:3478: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:53.350 INFO:tasks.rados.rados.0.smithi145.stdout:3479: rmattr oid 23 current snap is 304 2024-09-16T05:54:53.351 INFO:tasks.rados.rados.0.smithi145.stdout:3479: done (10 left) 2024-09-16T05:54:53.351 INFO:tasks.rados.rados.0.smithi145.stdout:3480: read oid 8 snap 302 2024-09-16T05:54:53.351 INFO:tasks.rados.rados.0.smithi145.stdout:3480: expect deleted 2024-09-16T05:54:53.351 INFO:tasks.rados.rados.0.smithi145.stdout:3481: rollback oid 48 current snap is 304 2024-09-16T05:54:53.351 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 48 to 302 2024-09-16T05:54:53.351 INFO:tasks.rados.rados.0.smithi145.stdout:3475: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:54:53.355 INFO:tasks.rados.rados.0.smithi145.stdout:3470: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:3467: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:3467: finishing rollback tid 2 to smithi14585108-27 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1450 (ObjNum 1025 snap 293 seq_num 1025) dirty exists 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:3471: finishing rollback tid 0 to smithi14585108-26 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:3465: finishing write tid 2 to smithi14585108-29 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:3465: finishing write tid 3 to smithi14585108-29 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1451 (ObjNum 969 snap 280 seq_num 969) dirty exists 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:3467: done (11 left) 2024-09-16T05:54:53.387 INFO:tasks.rados.rados.0.smithi145.stdout:3470: done (10 left) 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3473: done (9 left) 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3475: done (8 left) 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3476: done (7 left) 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3482: read oid 1 snap 302 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3482: expect (ObjNum 1067 snap 302 seq_num 1067) 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3483: delete oid 50 current snap is 304 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3471: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3465: finishing write tid 4 to smithi14585108-29 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3471: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1438 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3465: finishing write tid 5 to smithi14585108-29 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3465: oid 29 updating version 0 to 1566 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3465: oid 29 version 1566 is already newer than 1565 2024-09-16T05:54:53.388 INFO:tasks.rados.rados.0.smithi145.stdout:3465: oid 29 updating version 1566 to 1567 2024-09-16T05:54:53.389 INFO:tasks.rados.rados.0.smithi145.stdout:3465: oid 29 version 1567 is already newer than 1564 2024-09-16T05:54:53.389 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1567 (ObjNum 1089 snap 304 seq_num 1089) dirty exists 2024-09-16T05:54:53.389 INFO:tasks.rados.rados.0.smithi145.stdout:3465: left oid 29 (ObjNum 1089 snap 304 seq_num 1089) 2024-09-16T05:54:53.389 INFO:tasks.rados.rados.0.smithi145.stdout:3472: expect (ObjNum 1055 snap 301 seq_num 1055) 2024-09-16T05:54:53.411 INFO:tasks.rados.rados.0.smithi145.stdout:3477: finishing write tid 1 to smithi14585108-14 2024-09-16T05:54:53.411 INFO:tasks.rados.rados.0.smithi145.stdout:3477: finishing write tid 2 to smithi14585108-14 2024-09-16T05:54:53.411 INFO:tasks.rados.rados.0.smithi145.stdout:3477: finishing write tid 3 to smithi14585108-14 2024-09-16T05:54:53.412 INFO:tasks.rados.rados.0.smithi145.stdout:3481: finishing rollback tid 0 to smithi14585108-48 2024-09-16T05:54:53.412 INFO:tasks.rados.rados.0.smithi145.stdout:3478: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:54:53.442 INFO:tasks.rados.rados.0.smithi145.stdout:3477: finishing write tid 4 to smithi14585108-14 2024-09-16T05:54:53.442 INFO:tasks.rados.rados.0.smithi145.stdout:3481: finishing rollback tid 1 to smithi14585108-48 2024-09-16T05:54:53.442 INFO:tasks.rados.rados.0.smithi145.stdout:3481: finishing rollback tid 2 to smithi14585108-48 2024-09-16T05:54:53.442 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1431 (ObjNum 1069 snap 302 seq_num 1069) dirty exists 2024-09-16T05:54:53.442 INFO:tasks.rados.rados.0.smithi145.stdout:3477: finishing write tid 5 to smithi14585108-14 2024-09-16T05:54:53.442 INFO:tasks.rados.rados.0.smithi145.stdout:3477: oid 14 updating version 0 to 1447 2024-09-16T05:54:53.442 INFO:tasks.rados.rados.0.smithi145.stdout:3477: oid 14 updating version 1447 to 1448 2024-09-16T05:54:53.443 INFO:tasks.rados.rados.0.smithi145.stdout:3477: oid 14 version 1448 is already newer than 1446 2024-09-16T05:54:53.443 INFO:tasks.rados.rados.0.smithi145.stdout:3477: oid 14 version 1448 is already newer than 1445 2024-09-16T05:54:53.443 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1448 (ObjNum 1090 snap 304 seq_num 1090) dirty exists 2024-09-16T05:54:53.443 INFO:tasks.rados.rados.0.smithi145.stdout:3477: left oid 14 (ObjNum 1090 snap 304 seq_num 1090) 2024-09-16T05:54:53.443 INFO:tasks.rados.rados.0.smithi145.stdout:3482: expect (ObjNum 1067 snap 302 seq_num 1067) 2024-09-16T05:54:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:53 smithi145 ceph-mon[96887]: osdmap e695: 8 total, 8 up, 8 in 2024-09-16T05:54:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:53 smithi145 ceph-mon[96887]: pgmap v728: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 150 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-09-16T05:54:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:53 smithi145 ceph-mon[99390]: osdmap e695: 8 total, 8 up, 8 in 2024-09-16T05:54:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:53 smithi145 ceph-mon[99390]: pgmap v728: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 150 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-09-16T05:54:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:53 smithi161 ceph-mon[87722]: osdmap e695: 8 total, 8 up, 8 in 2024-09-16T05:54:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:53 smithi161 ceph-mon[87722]: pgmap v728: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 150 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-09-16T05:54:53.692 INFO:tasks.rados.rados.0.smithi145.stdout:3465: done (8 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3471: done (7 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3472: done (6 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3477: done (5 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3478: done (4 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3480: done (3 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3481: done (2 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3482: done (1 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3483: done (0 left) 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3484: copy_from oid 35 from oid 26 current snap is 304 2024-09-16T05:54:53.693 INFO:tasks.rados.rados.0.smithi145.stdout:3485: delete oid 12 current snap is 304 2024-09-16T05:54:53.694 INFO:tasks.rados.rados.0.smithi145.stdout:3485: done (1 left) 2024-09-16T05:54:53.694 INFO:tasks.rados.rados.0.smithi145.stdout:3486: snap_create 2024-09-16T05:54:53.699 INFO:tasks.rados.rados.0.smithi145.stdout:3484: finishing copy_from racing read to smithi14585108-35 2024-09-16T05:54:53.700 INFO:tasks.rados.rados.0.smithi145.stdout:3484: finishing copy_from to smithi14585108-35 2024-09-16T05:54:53.700 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1438 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:54:54.213 INFO:tasks.rados.rados.0.smithi145.stdout:3484: done (1 left) 2024-09-16T05:54:54.213 INFO:tasks.rados.rados.0.smithi145.stdout:3486: done (0 left) 2024-09-16T05:54:54.213 INFO:tasks.rados.rados.0.smithi145.stdout:3487: snap_remove snap 302 2024-09-16T05:54:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:54 smithi145 ceph-mon[96887]: osdmap e696: 8 total, 8 up, 8 in 2024-09-16T05:54:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:54 smithi145 ceph-mon[99390]: osdmap e696: 8 total, 8 up, 8 in 2024-09-16T05:54:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:54 smithi161 ceph-mon[87722]: osdmap e696: 8 total, 8 up, 8 in 2024-09-16T05:54:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:54:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:54:54] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:54:55.145 INFO:tasks.rados.rados.0.smithi145.stdout:3487: done (0 left) 2024-09-16T05:54:55.145 INFO:tasks.rados.rados.0.smithi145.stdout:3488: read oid 8 snap -1 2024-09-16T05:54:55.146 INFO:tasks.rados.rados.0.smithi145.stdout:3488: expect (ObjNum 1085 snap 304 seq_num 1085) 2024-09-16T05:54:55.146 INFO:tasks.rados.rados.0.smithi145.stdout:3489: copy_from oid 2 from oid 5 current snap is 305 2024-09-16T05:54:55.146 INFO:tasks.rados.rados.0.smithi145.stdout:3490: copy_from oid 15 from oid 11 current snap is 305 2024-09-16T05:54:55.146 INFO:tasks.rados.rados.0.smithi145.stdout:3491: delete oid 22 current snap is 305 2024-09-16T05:54:55.154 INFO:tasks.rados.rados.0.smithi145.stdout:3491: done (3 left) 2024-09-16T05:54:55.155 INFO:tasks.rados.rados.0.smithi145.stdout:3492: rollback oid 24 current snap is 305 2024-09-16T05:54:55.155 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 24 to 304 2024-09-16T05:54:55.155 INFO:tasks.rados.rados.0.smithi145.stdout:3493: rollback oid 1 current snap is 305 2024-09-16T05:54:55.155 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 1 to 304 2024-09-16T05:54:55.155 INFO:tasks.rados.rados.0.smithi145.stdout:3494: delete oid 7 current snap is 305 2024-09-16T05:54:55.156 INFO:tasks.rados.rados.0.smithi145.stdout:3493: finishing rollback tid 1 to smithi14585108-1 2024-09-16T05:54:55.156 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:54:55.162 INFO:tasks.rados.rados.0.smithi145.stdout:3492: finishing rollback tid 0 to smithi14585108-24 2024-09-16T05:54:55.162 INFO:tasks.rados.rados.0.smithi145.stdout:3492: finishing rollback tid 1 to smithi14585108-24 2024-09-16T05:54:55.162 INFO:tasks.rados.rados.0.smithi145.stdout:3492: finishing rollback tid 2 to smithi14585108-24 2024-09-16T05:54:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1470 (ObjNum 1064 snap 302 seq_num 1064) dirty exists 2024-09-16T05:54:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:3492: done (5 left) 2024-09-16T05:54:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:3493: done (4 left) 2024-09-16T05:54:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:3494: done (3 left) 2024-09-16T05:54:55.163 INFO:tasks.rados.rados.0.smithi145.stdout:3495: copy_from oid 33 from oid 25 current snap is 305 2024-09-16T05:54:55.164 INFO:tasks.rados.rados.0.smithi145.stdout:3496: snap_create 2024-09-16T05:54:55.165 INFO:tasks.rados.rados.0.smithi145.stdout:3495: finishing copy_from to smithi14585108-33 2024-09-16T05:54:55.165 INFO:tasks.rados.rados.0.smithi145.stdout:3495: got expected ENOENT (src dne) 2024-09-16T05:54:55.165 INFO:tasks.rados.rados.0.smithi145.stdout:3495: finishing copy_from racing read to smithi14585108-33 2024-09-16T05:54:55.168 INFO:tasks.rados.rados.0.smithi145.stdout:3488: expect (ObjNum 1085 snap 304 seq_num 1085) 2024-09-16T05:54:55.212 INFO:tasks.rados.rados.0.smithi145.stdout:3490: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:54:55.213 INFO:tasks.rados.rados.0.smithi145.stdout:3490: finishing copy_from to smithi14585108-15 2024-09-16T05:54:55.213 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1533 (ObjNum 1066 snap 302 seq_num 1066) dirty exists 2024-09-16T05:54:55.213 INFO:tasks.rados.rados.0.smithi145.stdout:3489: finishing copy_from racing read to smithi14585108-2 2024-09-16T05:54:55.216 INFO:tasks.rados.rados.0.smithi145.stdout:3489: finishing copy_from to smithi14585108-2 2024-09-16T05:54:55.216 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1439 (ObjNum 1041 snap 297 seq_num 1041) dirty exists 2024-09-16T05:54:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:55 smithi145 ceph-mon[99390]: osdmap e697: 8 total, 8 up, 8 in 2024-09-16T05:54:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:55 smithi145 ceph-mon[99390]: pgmap v731: 121 pgs: 121 active+clean; 124 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 95 KiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-09-16T05:54:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:55 smithi145 ceph-mon[99390]: osdmap e698: 8 total, 8 up, 8 in 2024-09-16T05:54:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:55 smithi145 ceph-mon[96887]: osdmap e697: 8 total, 8 up, 8 in 2024-09-16T05:54:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:55 smithi145 ceph-mon[96887]: pgmap v731: 121 pgs: 121 active+clean; 124 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 95 KiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-09-16T05:54:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:55 smithi145 ceph-mon[96887]: osdmap e698: 8 total, 8 up, 8 in 2024-09-16T05:54:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:55 smithi161 ceph-mon[87722]: osdmap e697: 8 total, 8 up, 8 in 2024-09-16T05:54:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:55 smithi161 ceph-mon[87722]: pgmap v731: 121 pgs: 121 active+clean; 124 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 95 KiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-09-16T05:54:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:55 smithi161 ceph-mon[87722]: osdmap e698: 8 total, 8 up, 8 in 2024-09-16T05:54:56.146 INFO:tasks.rados.rados.0.smithi145.stdout:3488: done (4 left) 2024-09-16T05:54:56.146 INFO:tasks.rados.rados.0.smithi145.stdout:3489: done (3 left) 2024-09-16T05:54:56.146 INFO:tasks.rados.rados.0.smithi145.stdout:3490: done (2 left) 2024-09-16T05:54:56.146 INFO:tasks.rados.rados.0.smithi145.stdout:3495: done (1 left) 2024-09-16T05:54:56.146 INFO:tasks.rados.rados.0.smithi145.stdout:3496: done (0 left) 2024-09-16T05:54:56.146 INFO:tasks.rados.rados.0.smithi145.stdout:3497: delete oid 13 current snap is 306 2024-09-16T05:54:56.149 INFO:tasks.rados.rados.0.smithi145.stdout:3497: done (0 left) 2024-09-16T05:54:56.149 INFO:tasks.rados.rados.0.smithi145.stdout:3498: delete oid 2 current snap is 306 2024-09-16T05:54:56.155 INFO:tasks.rados.rados.0.smithi145.stdout:3498: done (0 left) 2024-09-16T05:54:56.155 INFO:tasks.rados.rados.0.smithi145.stdout:3499: snap_create 2024-09-16T05:54:57.153 INFO:tasks.rados.rados.0.smithi145.stdout:3499: done (0 left) 2024-09-16T05:54:57.153 INFO:tasks.rados.rados.0.smithi145.stdout:3500: read oid 49 snap -1 2024-09-16T05:54:57.153 INFO:tasks.rados.rados.0.smithi145.stdout:3500: expect deleted 2024-09-16T05:54:57.153 INFO:tasks.rados.rados.0.smithi145.stdout:3501: snap_remove snap 306 2024-09-16T05:54:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:57 smithi145 ceph-mon[99390]: osdmap e699: 8 total, 8 up, 8 in 2024-09-16T05:54:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:57 smithi145 ceph-mon[99390]: pgmap v734: 121 pgs: 121 active+clean; 134 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.0 MiB/s wr, 41 op/s 2024-09-16T05:54:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:57 smithi145 ceph-mon[96887]: osdmap e699: 8 total, 8 up, 8 in 2024-09-16T05:54:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:57 smithi145 ceph-mon[96887]: pgmap v734: 121 pgs: 121 active+clean; 134 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.0 MiB/s wr, 41 op/s 2024-09-16T05:54:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:57 smithi161 ceph-mon[87722]: osdmap e699: 8 total, 8 up, 8 in 2024-09-16T05:54:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:57 smithi161 ceph-mon[87722]: pgmap v734: 121 pgs: 121 active+clean; 134 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.0 MiB/s wr, 41 op/s 2024-09-16T05:54:58.155 INFO:tasks.rados.rados.0.smithi145.stdout:3501: done (1 left) 2024-09-16T05:54:58.155 INFO:tasks.rados.rados.0.smithi145.stdout:3502: snap_remove snap 305 2024-09-16T05:54:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:58 smithi145 ceph-mon[96887]: osdmap e700: 8 total, 8 up, 8 in 2024-09-16T05:54:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:58 smithi145 ceph-mon[99390]: osdmap e700: 8 total, 8 up, 8 in 2024-09-16T05:54:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:58 smithi161 ceph-mon[87722]: osdmap e700: 8 total, 8 up, 8 in 2024-09-16T05:54:59.158 INFO:tasks.rados.rados.0.smithi145.stdout:3502: done (1 left) 2024-09-16T05:54:59.158 INFO:tasks.rados.rados.0.smithi145.stdout:3503: delete oid 14 current snap is 307 2024-09-16T05:54:59.169 INFO:tasks.rados.rados.0.smithi145.stdout:3500: done (1 left) 2024-09-16T05:54:59.169 INFO:tasks.rados.rados.0.smithi145.stdout:3503: done (0 left) 2024-09-16T05:54:59.169 INFO:tasks.rados.rados.0.smithi145.stdout:3504: rollback oid 19 current snap is 307 2024-09-16T05:54:59.169 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 19 to 304 2024-09-16T05:54:59.169 INFO:tasks.rados.rados.0.smithi145.stdout:3505: copy_from oid 18 from oid 42 current snap is 307 2024-09-16T05:54:59.170 INFO:tasks.rados.rados.0.smithi145.stdout:3506: read oid 30 snap 304 2024-09-16T05:54:59.170 INFO:tasks.rados.rados.0.smithi145.stdout:3506: expect (ObjNum 1086 snap 304 seq_num 1086) 2024-09-16T05:54:59.170 INFO:tasks.rados.rados.0.smithi145.stdout:3507: read oid 10 snap -1 2024-09-16T05:54:59.170 INFO:tasks.rados.rados.0.smithi145.stdout:3507: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:54:59.170 INFO:tasks.rados.rados.0.smithi145.stdout:3508: read oid 17 snap -1 2024-09-16T05:54:59.170 INFO:tasks.rados.rados.0.smithi145.stdout:3508: expect (ObjNum 983 snap 286 seq_num 983) 2024-09-16T05:54:59.170 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 5 current snap is 307 2024-09-16T05:54:59.170 INFO:tasks.rados.rados.0.smithi145.stdout:3509: seq_num 1098 ranges {8593408=794624,9388032=557056,9945088=245760} 2024-09-16T05:54:59.220 INFO:tasks.rados.rados.0.smithi145.stdout:3509: writing smithi14585108-5 from 8593408 to 9388032 tid 1 2024-09-16T05:54:59.223 INFO:tasks.rados.rados.0.smithi145.stdout:3509: writing smithi14585108-5 from 9388032 to 9945088 tid 2 2024-09-16T05:54:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:3509: writing smithi14585108-5 from 9945088 to 10190848 tid 3 2024-09-16T05:54:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:3510: snap_create 2024-09-16T05:54:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:3504: finishing rollback tid 1 to smithi14585108-19 2024-09-16T05:54:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-16T05:54:59.225 INFO:tasks.rados.rados.0.smithi145.stdout:3507: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:54:59.232 INFO:tasks.rados.rados.0.smithi145.stdout:3505: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:54:59.232 INFO:tasks.rados.rados.0.smithi145.stdout:3505: finishing copy_from to smithi14585108-18 2024-09-16T05:54:59.232 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1411 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:54:59.232 INFO:tasks.rados.rados.0.smithi145.stdout:3506: expect (ObjNum 1086 snap 304 seq_num 1086) 2024-09-16T05:54:59.268 INFO:tasks.rados.rados.0.smithi145.stdout:3508: expect (ObjNum 983 snap 286 seq_num 983) 2024-09-16T05:54:59.422 INFO:tasks.rados.rados.0.smithi145.stdout:3509: finishing write tid 1 to smithi14585108-5 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: finishing write tid 2 to smithi14585108-5 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: finishing write tid 3 to smithi14585108-5 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: finishing write tid 4 to smithi14585108-5 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: finishing write tid 5 to smithi14585108-5 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: oid 5 updating version 0 to 1453 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: oid 5 version 1453 is already newer than 1450 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: oid 5 version 1453 is already newer than 1451 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: oid 5 version 1453 is already newer than 1452 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1453 (ObjNum 1098 snap 307 seq_num 1098) dirty exists 2024-09-16T05:54:59.423 INFO:tasks.rados.rados.0.smithi145.stdout:3509: left oid 5 (ObjNum 1098 snap 307 seq_num 1098) 2024-09-16T05:54:59.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:59 smithi161 ceph-mon[87722]: osdmap e701: 8 total, 8 up, 8 in 2024-09-16T05:54:59.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:54:59 smithi161 ceph-mon[87722]: pgmap v737: 121 pgs: 121 active+clean; 135 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-09-16T05:54:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:59 smithi145 ceph-mon[96887]: osdmap e701: 8 total, 8 up, 8 in 2024-09-16T05:54:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:54:59 smithi145 ceph-mon[96887]: pgmap v737: 121 pgs: 121 active+clean; 135 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-09-16T05:54:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:59 smithi145 ceph-mon[99390]: osdmap e701: 8 total, 8 up, 8 in 2024-09-16T05:54:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:54:59 smithi145 ceph-mon[99390]: pgmap v737: 121 pgs: 121 active+clean; 135 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-09-16T05:55:00.146 INFO:tasks.rados.rados.0.smithi145.stdout:3504: done (6 left) 2024-09-16T05:55:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3505: done (5 left) 2024-09-16T05:55:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3506: done (4 left) 2024-09-16T05:55:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3507: done (3 left) 2024-09-16T05:55:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3508: done (2 left) 2024-09-16T05:55:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3509: done (1 left) 2024-09-16T05:55:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3510: done (0 left) 2024-09-16T05:55:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 308 2024-09-16T05:55:00.147 INFO:tasks.rados.rados.0.smithi145.stdout:3511: seq_num 1099 ranges {2392064=409600,2801664=442368,3244032=720896,3964928=40960} 2024-09-16T05:55:00.161 INFO:tasks.rados.rados.0.smithi145.stdout:3511: writing smithi14585108-27 from 2392064 to 2801664 tid 1 2024-09-16T05:55:00.164 INFO:tasks.rados.rados.0.smithi145.stdout:3511: writing smithi14585108-27 from 2801664 to 3244032 tid 2 2024-09-16T05:55:00.169 INFO:tasks.rados.rados.0.smithi145.stdout:3511: writing smithi14585108-27 from 3244032 to 3964928 tid 3 2024-09-16T05:55:00.169 INFO:tasks.rados.rados.0.smithi145.stdout:3511: writing smithi14585108-27 from 3964928 to 4005888 tid 4 2024-09-16T05:55:00.169 INFO:tasks.rados.rados.0.smithi145.stdout:3512: delete oid 49 current snap is 308 2024-09-16T05:55:00.169 INFO:tasks.rados.rados.0.smithi145.stdout:3511: finishing write tid 1 to smithi14585108-27 2024-09-16T05:55:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3512: done (1 left) 2024-09-16T05:55:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3513: delete oid 16 current snap is 308 2024-09-16T05:55:00.174 INFO:tasks.rados.rados.0.smithi145.stdout:3511: finishing write tid 2 to smithi14585108-27 2024-09-16T05:55:00.174 INFO:tasks.rados.rados.0.smithi145.stdout:3511: finishing write tid 3 to smithi14585108-27 2024-09-16T05:55:00.176 INFO:tasks.rados.rados.0.smithi145.stdout:3511: finishing write tid 4 to smithi14585108-27 2024-09-16T05:55:00.177 INFO:tasks.rados.rados.0.smithi145.stdout:3513: done (1 left) 2024-09-16T05:55:00.177 INFO:tasks.rados.rados.0.smithi145.stdout:3514: setattr oid 48 current snap is 308 2024-09-16T05:55:00.178 INFO:tasks.rados.rados.0.smithi145.stdout:3515: read oid 18 snap -1 2024-09-16T05:55:00.178 INFO:tasks.rados.rados.0.smithi145.stdout:3515: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:55:00.178 INFO:tasks.rados.rados.0.smithi145.stdout:3516: setattr oid 42 current snap is 308 2024-09-16T05:55:00.179 INFO:tasks.rados.rados.0.smithi145.stdout:3517: copy_from oid 10 from oid 31 current snap is 308 2024-09-16T05:55:00.179 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 308 2024-09-16T05:55:00.180 INFO:tasks.rados.rados.0.smithi145.stdout:3518: seq_num 1102 ranges {5824512=458752,6283264=491520,6774784=491520,7266304=221184} 2024-09-16T05:55:00.214 INFO:tasks.rados.rados.0.smithi145.stdout:3518: writing smithi14585108-24 from 5824512 to 6283264 tid 1 2024-09-16T05:55:00.216 INFO:tasks.rados.rados.0.smithi145.stdout:3518: writing smithi14585108-24 from 6283264 to 6774784 tid 2 2024-09-16T05:55:00.219 INFO:tasks.rados.rados.0.smithi145.stdout:3518: writing smithi14585108-24 from 6774784 to 7266304 tid 3 2024-09-16T05:55:00.220 INFO:tasks.rados.rados.0.smithi145.stdout:3518: writing smithi14585108-24 from 7266304 to 7487488 tid 4 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3519: delete oid 45 current snap is 308 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3511: finishing write tid 5 to smithi14585108-27 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3511: finishing write tid 6 to smithi14585108-27 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3511: oid 27 updating version 0 to 1453 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3511: oid 27 updating version 1453 to 1456 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3511: oid 27 version 1456 is already newer than 1454 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3511: oid 27 version 1456 is already newer than 1452 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3511: oid 27 version 1456 is already newer than 1455 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1456 (ObjNum 1099 snap 308 seq_num 1099) dirty exists 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3511: left oid 27 (ObjNum 1099 snap 308 seq_num 1099) 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1432 (ObjNum 1069 snap 302 seq_num 1069) dirty exists 2024-09-16T05:55:00.221 INFO:tasks.rados.rados.0.smithi145.stdout:3515: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:55:00.243 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1601 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:55:00.243 INFO:tasks.rados.rados.0.smithi145.stdout:3517: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:55:00.243 INFO:tasks.rados.rados.0.smithi145.stdout:3517: finishing copy_from to smithi14585108-10 2024-09-16T05:55:00.243 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1460 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:55:00.243 INFO:tasks.rados.rados.0.smithi145.stdout:3518: finishing write tid 1 to smithi14585108-24 2024-09-16T05:55:00.243 INFO:tasks.rados.rados.0.smithi145.stdout:3511: done (6 left) 2024-09-16T05:55:00.243 INFO:tasks.rados.rados.0.smithi145.stdout:3514: done (5 left) 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3515: done (4 left) 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3516: done (3 left) 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3517: done (2 left) 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3519: done (1 left) 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3520: read oid 44 snap -1 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3520: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3521: read oid 25 snap 304 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3521: expect deleted 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3522: snap_create 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3518: finishing write tid 2 to smithi14585108-24 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3518: finishing write tid 3 to smithi14585108-24 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3518: finishing write tid 4 to smithi14585108-24 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3518: finishing write tid 5 to smithi14585108-24 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3518: finishing write tid 6 to smithi14585108-24 2024-09-16T05:55:00.244 INFO:tasks.rados.rados.0.smithi145.stdout:3518: oid 24 updating version 0 to 1475 2024-09-16T05:55:00.245 INFO:tasks.rados.rados.0.smithi145.stdout:3518: oid 24 version 1475 is already newer than 1471 2024-09-16T05:55:00.245 INFO:tasks.rados.rados.0.smithi145.stdout:3518: oid 24 version 1475 is already newer than 1474 2024-09-16T05:55:00.245 INFO:tasks.rados.rados.0.smithi145.stdout:3518: oid 24 version 1475 is already newer than 1472 2024-09-16T05:55:00.245 INFO:tasks.rados.rados.0.smithi145.stdout:3518: oid 24 version 1475 is already newer than 1473 2024-09-16T05:55:00.245 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1475 (ObjNum 1102 snap 308 seq_num 1102) dirty exists 2024-09-16T05:55:00.245 INFO:tasks.rados.rados.0.smithi145.stdout:3518: left oid 24 (ObjNum 1102 snap 308 seq_num 1102) 2024-09-16T05:55:00.245 INFO:tasks.rados.rados.0.smithi145.stdout:3520: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:55:00.508 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:00 smithi161 ceph-mon[87722]: osdmap e702: 8 total, 8 up, 8 in 2024-09-16T05:55:00.508 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:00 smithi161 ceph-mon[87722]: osdmap e703: 8 total, 8 up, 8 in 2024-09-16T05:55:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:00 smithi145 ceph-mon[96887]: osdmap e702: 8 total, 8 up, 8 in 2024-09-16T05:55:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:00 smithi145 ceph-mon[96887]: osdmap e703: 8 total, 8 up, 8 in 2024-09-16T05:55:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:00 smithi145 ceph-mon[99390]: osdmap e702: 8 total, 8 up, 8 in 2024-09-16T05:55:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:00 smithi145 ceph-mon[99390]: osdmap e703: 8 total, 8 up, 8 in 2024-09-16T05:55:01.186 INFO:tasks.rados.rados.0.smithi145.stdout:3518: done (3 left) 2024-09-16T05:55:01.186 INFO:tasks.rados.rados.0.smithi145.stdout:3520: done (2 left) 2024-09-16T05:55:01.187 INFO:tasks.rados.rados.0.smithi145.stdout:3521: done (1 left) 2024-09-16T05:55:01.187 INFO:tasks.rados.rados.0.smithi145.stdout:3522: done (0 left) 2024-09-16T05:55:01.187 INFO:tasks.rados.rados.0.smithi145.stdout:3523: snap_create 2024-09-16T05:55:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:01 smithi161 ceph-mon[87722]: pgmap v740: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-09-16T05:55:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:01 smithi145 ceph-mon[96887]: pgmap v740: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-09-16T05:55:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:01 smithi145 ceph-mon[99390]: pgmap v740: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-09-16T05:55:02.187 INFO:tasks.rados.rados.0.smithi145.stdout:3523: done (0 left) 2024-09-16T05:55:02.187 INFO:tasks.rados.rados.0.smithi145.stdout:3524: rollback oid 9 current snap is 310 2024-09-16T05:55:02.187 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 9 to 307 2024-09-16T05:55:02.187 INFO:tasks.rados.rados.0.smithi145.stdout:3525: copy_from oid 11 from oid 31 current snap is 310 2024-09-16T05:55:02.187 INFO:tasks.rados.rados.0.smithi145.stdout:3526: read oid 13 snap -1 2024-09-16T05:55:02.187 INFO:tasks.rados.rados.0.smithi145.stdout:3526: expect deleted 2024-09-16T05:55:02.187 INFO:tasks.rados.rados.0.smithi145.stdout:3527: snap_create 2024-09-16T05:55:02.195 INFO:tasks.rados.rados.0.smithi145.stdout:3524: finishing rollback tid 0 to smithi14585108-9 2024-09-16T05:55:02.195 INFO:tasks.rados.rados.0.smithi145.stdout:3524: finishing rollback tid 1 to smithi14585108-9 2024-09-16T05:55:02.195 INFO:tasks.rados.rados.0.smithi145.stdout:3524: finishing rollback tid 2 to smithi14585108-9 2024-09-16T05:55:02.195 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1607 (ObjNum 1077 snap 303 seq_num 1077) dirty exists 2024-09-16T05:55:02.199 INFO:tasks.rados.rados.0.smithi145.stdout:3525: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:55:02.200 INFO:tasks.rados.rados.0.smithi145.stdout:3525: finishing copy_from to smithi14585108-11 2024-09-16T05:55:02.200 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1460 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:55:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:02 smithi145 ceph-mon[99390]: osdmap e704: 8 total, 8 up, 8 in 2024-09-16T05:55:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:02 smithi145 ceph-mon[96887]: osdmap e704: 8 total, 8 up, 8 in 2024-09-16T05:55:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:02 smithi161 ceph-mon[87722]: osdmap e704: 8 total, 8 up, 8 in 2024-09-16T05:55:03.197 INFO:tasks.rados.rados.0.smithi145.stdout:3524: done (3 left) 2024-09-16T05:55:03.197 INFO:tasks.rados.rados.0.smithi145.stdout:3525: done (2 left) 2024-09-16T05:55:03.197 INFO:tasks.rados.rados.0.smithi145.stdout:3526: done (1 left) 2024-09-16T05:55:03.197 INFO:tasks.rados.rados.0.smithi145.stdout:3527: done (0 left) 2024-09-16T05:55:03.197 INFO:tasks.rados.rados.0.smithi145.stdout:3528: rollback oid 20 current snap is 311 2024-09-16T05:55:03.198 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 310 2024-09-16T05:55:03.198 INFO:tasks.rados.rados.0.smithi145.stdout:3529: rmattr oid 23 current snap is 311 2024-09-16T05:55:03.198 INFO:tasks.rados.rados.0.smithi145.stdout:3529: done (1 left) 2024-09-16T05:55:03.198 INFO:tasks.rados.rados.0.smithi145.stdout:3530: rollback oid 31 current snap is 311 2024-09-16T05:55:03.198 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 31 to 310 2024-09-16T05:55:03.198 INFO:tasks.rados.rados.0.smithi145.stdout:3531: delete oid 39 current snap is 311 2024-09-16T05:55:03.202 INFO:tasks.rados.rados.0.smithi145.stdout:3531: done (2 left) 2024-09-16T05:55:03.202 INFO:tasks.rados.rados.0.smithi145.stdout:3532: delete oid 11 current snap is 311 2024-09-16T05:55:03.203 INFO:tasks.rados.rados.0.smithi145.stdout:3530: finishing rollback tid 0 to smithi14585108-31 2024-09-16T05:55:03.203 INFO:tasks.rados.rados.0.smithi145.stdout:3528: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:55:03.203 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 0 (ObjNum 33 snap 0 seq_num 3207706624) dirty dne 2024-09-16T05:55:03.204 INFO:tasks.rados.rados.0.smithi145.stdout:3530: finishing rollback tid 1 to smithi14585108-31 2024-09-16T05:55:03.205 INFO:tasks.rados.rados.0.smithi145.stdout:3530: finishing rollback tid 2 to smithi14585108-31 2024-09-16T05:55:03.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1463 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-09-16T05:55:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3528: done (2 left) 2024-09-16T05:55:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3530: done (1 left) 2024-09-16T05:55:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3532: done (0 left) 2024-09-16T05:55:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3533: snap_remove snap 304 2024-09-16T05:55:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:03 smithi145 ceph-mon[99390]: osdmap e705: 8 total, 8 up, 8 in 2024-09-16T05:55:03.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:03 smithi145 ceph-mon[99390]: pgmap v743: 121 pgs: 121 active+clean; 118 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-16T05:55:03.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:03 smithi145 ceph-mon[96887]: osdmap e705: 8 total, 8 up, 8 in 2024-09-16T05:55:03.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:03 smithi145 ceph-mon[96887]: pgmap v743: 121 pgs: 121 active+clean; 118 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-16T05:55:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:03 smithi161 ceph-mon[87722]: osdmap e705: 8 total, 8 up, 8 in 2024-09-16T05:55:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:03 smithi161 ceph-mon[87722]: pgmap v743: 121 pgs: 121 active+clean; 118 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-16T05:55:04.213 INFO:tasks.rados.rados.0.smithi145.stdout:3533: done (0 left) 2024-09-16T05:55:04.213 INFO:tasks.rados.rados.0.smithi145.stdout:3534: delete oid 17 current snap is 311 2024-09-16T05:55:04.222 INFO:tasks.rados.rados.0.smithi145.stdout:3534: done (0 left) 2024-09-16T05:55:04.222 INFO:tasks.rados.rados.0.smithi145.stdout:3535: snap_create 2024-09-16T05:55:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:04 smithi145 ceph-mon[96887]: osdmap e706: 8 total, 8 up, 8 in 2024-09-16T05:55:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:04 smithi145 ceph-mon[99390]: osdmap e706: 8 total, 8 up, 8 in 2024-09-16T05:55:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:04 smithi161 ceph-mon[87722]: osdmap e706: 8 total, 8 up, 8 in 2024-09-16T05:55:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:55:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:55:04] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:55:05.148 INFO:tasks.rados.rados.0.smithi145.stdout:3535: done (0 left) 2024-09-16T05:55:05.148 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 312 2024-09-16T05:55:05.148 INFO:tasks.rados.rados.0.smithi145.stdout:3536: seq_num 1107 ranges {1384448=548864,1933312=770048,2703360=434176} 2024-09-16T05:55:05.158 INFO:tasks.rados.rados.0.smithi145.stdout:3536: writing smithi14585108-8 from 1384448 to 1933312 tid 1 2024-09-16T05:55:05.162 INFO:tasks.rados.rados.0.smithi145.stdout:3536: writing smithi14585108-8 from 1933312 to 2703360 tid 2 2024-09-16T05:55:05.165 INFO:tasks.rados.rados.0.smithi145.stdout:3536: writing smithi14585108-8 from 2703360 to 3137536 tid 3 2024-09-16T05:55:05.165 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 312 2024-09-16T05:55:05.166 INFO:tasks.rados.rados.0.smithi145.stdout:3537: seq_num 1108 ranges {7487488=565248,8052736=647168,8699904=483328,9183232=73728} 2024-09-16T05:55:05.209 INFO:tasks.rados.rados.0.smithi145.stdout:3537: writing smithi14585108-29 from 7487488 to 8052736 tid 1 2024-09-16T05:55:05.213 INFO:tasks.rados.rados.0.smithi145.stdout:3537: writing smithi14585108-29 from 8052736 to 8699904 tid 2 2024-09-16T05:55:05.216 INFO:tasks.rados.rados.0.smithi145.stdout:3537: writing smithi14585108-29 from 8699904 to 9183232 tid 3 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3537: writing smithi14585108-29 from 9183232 to 9256960 tid 4 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3538: copy_from oid 12 from oid 17 current snap is 312 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3536: finishing write tid 1 to smithi14585108-8 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3536: finishing write tid 2 to smithi14585108-8 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3536: finishing write tid 3 to smithi14585108-8 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3536: finishing write tid 4 to smithi14585108-8 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3536: finishing write tid 5 to smithi14585108-8 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3536: oid 8 updating version 0 to 1582 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3536: oid 8 updating version 1582 to 1583 2024-09-16T05:55:05.217 INFO:tasks.rados.rados.0.smithi145.stdout:3536: oid 8 updating version 1583 to 1585 2024-09-16T05:55:05.218 INFO:tasks.rados.rados.0.smithi145.stdout:3536: oid 8 version 1585 is already newer than 1584 2024-09-16T05:55:05.218 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1585 (ObjNum 1107 snap 312 seq_num 1107) dirty exists 2024-09-16T05:55:05.218 INFO:tasks.rados.rados.0.smithi145.stdout:3536: left oid 8 (ObjNum 1107 snap 312 seq_num 1107) 2024-09-16T05:55:05.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: finishing write tid 1 to smithi14585108-29 2024-09-16T05:55:05.218 INFO:tasks.rados.rados.0.smithi145.stdout:3536: done (2 left) 2024-09-16T05:55:05.218 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 22 current snap is 312 2024-09-16T05:55:05.218 INFO:tasks.rados.rados.0.smithi145.stdout:3539: seq_num 1109 ranges {0=581632,581632=532480,1114112=647168,1761280=24576} 2024-09-16T05:55:05.220 INFO:tasks.rados.rados.0.smithi145.stdout:3539: writing smithi14585108-22 from 0 to 581632 tid 1 2024-09-16T05:55:05.223 INFO:tasks.rados.rados.0.smithi145.stdout:3539: writing smithi14585108-22 from 581632 to 1114112 tid 2 2024-09-16T05:55:05.227 INFO:tasks.rados.rados.0.smithi145.stdout:3539: writing smithi14585108-22 from 1114112 to 1761280 tid 3 2024-09-16T05:55:05.227 INFO:tasks.rados.rados.0.smithi145.stdout:3539: writing smithi14585108-22 from 1761280 to 1785856 tid 4 2024-09-16T05:55:05.227 INFO:tasks.rados.rados.0.smithi145.stdout:3540: snap_remove snap 308 2024-09-16T05:55:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:05 smithi145 ceph-mon[96887]: osdmap e707: 8 total, 8 up, 8 in 2024-09-16T05:55:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:05 smithi145 ceph-mon[96887]: pgmap v746: 121 pgs: 121 active+clean; 121 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 980 KiB/s wr, 17 op/s 2024-09-16T05:55:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:05 smithi145 ceph-mon[96887]: osdmap e708: 8 total, 8 up, 8 in 2024-09-16T05:55:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:05 smithi145 ceph-mon[99390]: osdmap e707: 8 total, 8 up, 8 in 2024-09-16T05:55:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:05 smithi145 ceph-mon[99390]: pgmap v746: 121 pgs: 121 active+clean; 121 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 980 KiB/s wr, 17 op/s 2024-09-16T05:55:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:05 smithi145 ceph-mon[99390]: osdmap e708: 8 total, 8 up, 8 in 2024-09-16T05:55:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:05 smithi161 ceph-mon[87722]: osdmap e707: 8 total, 8 up, 8 in 2024-09-16T05:55:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:05 smithi161 ceph-mon[87722]: pgmap v746: 121 pgs: 121 active+clean; 121 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 980 KiB/s wr, 17 op/s 2024-09-16T05:55:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:05 smithi161 ceph-mon[87722]: osdmap e708: 8 total, 8 up, 8 in 2024-09-16T05:55:06.217 INFO:tasks.rados.rados.0.smithi145.stdout:3540: done (3 left) 2024-09-16T05:55:06.217 INFO:tasks.rados.rados.0.smithi145.stdout:3541: rollback oid 40 current snap is 312 2024-09-16T05:55:06.217 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 307 2024-09-16T05:55:06.217 INFO:tasks.rados.rados.0.smithi145.stdout:3538: finishing copy_from to smithi14585108-12 2024-09-16T05:55:06.217 INFO:tasks.rados.rados.0.smithi145.stdout:3538: got expected ENOENT (src dne) 2024-09-16T05:55:06.217 INFO:tasks.rados.rados.0.smithi145.stdout:3538: finishing copy_from racing read to smithi14585108-12 2024-09-16T05:55:06.217 INFO:tasks.rados.rados.0.smithi145.stdout:3537: finishing write tid 2 to smithi14585108-29 2024-09-16T05:55:06.217 INFO:tasks.rados.rados.0.smithi145.stdout:3537: finishing write tid 3 to smithi14585108-29 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: finishing write tid 4 to smithi14585108-29 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: finishing write tid 5 to smithi14585108-29 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: finishing write tid 6 to smithi14585108-29 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: oid 29 updating version 0 to 1587 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: oid 29 updating version 1587 to 1588 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: oid 29 updating version 1588 to 1589 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: oid 29 updating version 1589 to 1591 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: oid 29 version 1591 is already newer than 1590 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1591 (ObjNum 1108 snap 312 seq_num 1108) dirty exists 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: left oid 29 (ObjNum 1108 snap 312 seq_num 1108) 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3539: finishing write tid 1 to smithi14585108-22 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3537: done (3 left) 2024-09-16T05:55:06.218 INFO:tasks.rados.rados.0.smithi145.stdout:3538: done (2 left) 2024-09-16T05:55:06.219 INFO:tasks.rados.rados.0.smithi145.stdout:3542: snap_remove snap 310 2024-09-16T05:55:07.229 INFO:tasks.rados.rados.0.smithi145.stdout:3542: done (2 left) 2024-09-16T05:55:07.229 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 312 2024-09-16T05:55:07.229 INFO:tasks.rados.rados.0.smithi145.stdout:3539: finishing write tid 2 to smithi14585108-22 2024-09-16T05:55:07.229 INFO:tasks.rados.rados.0.smithi145.stdout:3543: seq_num 1110 ranges {3137536=598016,3735552=466944,4202496=450560,4653056=286720} 2024-09-16T05:55:07.249 INFO:tasks.rados.rados.0.smithi145.stdout:3543: writing smithi14585108-8 from 3137536 to 3735552 tid 1 2024-09-16T05:55:07.252 INFO:tasks.rados.rados.0.smithi145.stdout:3543: writing smithi14585108-8 from 3735552 to 4202496 tid 2 2024-09-16T05:55:07.255 INFO:tasks.rados.rados.0.smithi145.stdout:3543: writing smithi14585108-8 from 4202496 to 4653056 tid 3 2024-09-16T05:55:07.257 INFO:tasks.rados.rados.0.smithi145.stdout:3543: writing smithi14585108-8 from 4653056 to 4939776 tid 4 2024-09-16T05:55:07.257 INFO:tasks.rados.rados.0.smithi145.stdout:3544: read oid 33 snap -1 2024-09-16T05:55:07.257 INFO:tasks.rados.rados.0.smithi145.stdout:3544: expect (ObjNum 1062 snap 302 seq_num 1062) 2024-09-16T05:55:07.257 INFO:tasks.rados.rados.0.smithi145.stdout:3545: read oid 27 snap -1 2024-09-16T05:55:07.257 INFO:tasks.rados.rados.0.smithi145.stdout:3545: expect (ObjNum 1099 snap 308 seq_num 1099) 2024-09-16T05:55:07.257 INFO:tasks.rados.rados.0.smithi145.stdout:3546: rmattr oid 24 current snap is 312 2024-09-16T05:55:07.258 INFO:tasks.rados.rados.0.smithi145.stdout:3546: done (5 left) 2024-09-16T05:55:07.258 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 312 2024-09-16T05:55:07.258 INFO:tasks.rados.rados.0.smithi145.stdout:3539: finishing write tid 3 to smithi14585108-22 2024-09-16T05:55:07.258 INFO:tasks.rados.rados.0.smithi145.stdout:3539: finishing write tid 4 to smithi14585108-22 2024-09-16T05:55:07.258 INFO:tasks.rados.rados.0.smithi145.stdout:3539: finishing write tid 5 to smithi14585108-22 2024-09-16T05:55:07.258 INFO:tasks.rados.rados.0.smithi145.stdout:3547: seq_num 1111 ranges {0=614400,614400=753664,1368064=450560} 2024-09-16T05:55:07.261 INFO:tasks.rados.rados.0.smithi145.stdout:3547: writing smithi14585108-2 from 0 to 614400 tid 1 2024-09-16T05:55:07.266 INFO:tasks.rados.rados.0.smithi145.stdout:3547: writing smithi14585108-2 from 614400 to 1368064 tid 2 2024-09-16T05:55:07.269 INFO:tasks.rados.rados.0.smithi145.stdout:3547: writing smithi14585108-2 from 1368064 to 1818624 tid 3 2024-09-16T05:55:07.269 INFO:tasks.rados.rados.0.smithi145.stdout:3548: setattr oid 44 current snap is 312 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3539: finishing write tid 6 to smithi14585108-22 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3539: oid 22 updating version 0 to 1436 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3539: oid 22 updating version 1436 to 1437 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3539: oid 22 version 1437 is already newer than 1433 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3539: oid 22 version 1437 is already newer than 1434 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3539: oid 22 version 1437 is already newer than 1435 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1437 (ObjNum 1109 snap 312 seq_num 1109) dirty exists 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3539: left oid 22 (ObjNum 1109 snap 312 seq_num 1109) 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3541: finishing rollback tid 0 to smithi14585108-40 2024-09-16T05:55:07.270 INFO:tasks.rados.rados.0.smithi145.stdout:3541: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:55:07.271 INFO:tasks.rados.rados.0.smithi145.stdout:3541: finishing rollback tid 2 to smithi14585108-40 2024-09-16T05:55:07.271 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1466 (ObjNum 1064 snap 302 seq_num 1064) dirty exists 2024-09-16T05:55:07.271 INFO:tasks.rados.rados.0.smithi145.stdout:3543: finishing write tid 1 to smithi14585108-8 2024-09-16T05:55:07.271 INFO:tasks.rados.rados.0.smithi145.stdout:3543: finishing write tid 2 to smithi14585108-8 2024-09-16T05:55:07.271 INFO:tasks.rados.rados.0.smithi145.stdout:3547: finishing write tid 1 to smithi14585108-2 2024-09-16T05:55:07.271 INFO:tasks.rados.rados.0.smithi145.stdout:3543: finishing write tid 3 to smithi14585108-8 2024-09-16T05:55:07.271 INFO:tasks.rados.rados.0.smithi145.stdout:3543: finishing write tid 4 to smithi14585108-8 2024-09-16T05:55:07.271 INFO:tasks.rados.rados.0.smithi145.stdout:3543: finishing write tid 5 to smithi14585108-8 2024-09-16T05:55:07.273 INFO:tasks.rados.rados.0.smithi145.stdout:3544: expect (ObjNum 1062 snap 302 seq_num 1062) 2024-09-16T05:55:07.328 INFO:tasks.rados.rados.0.smithi145.stdout:3547: finishing write tid 2 to smithi14585108-2 2024-09-16T05:55:07.328 INFO:tasks.rados.rados.0.smithi145.stdout:3543: finishing write tid 6 to smithi14585108-8 2024-09-16T05:55:07.328 INFO:tasks.rados.rados.0.smithi145.stdout:3543: oid 8 updating version 0 to 1598 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3543: oid 8 updating version 1598 to 1605 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3543: oid 8 version 1605 is already newer than 1604 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3543: oid 8 updating version 1605 to 1606 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3543: oid 8 version 1606 is already newer than 1599 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1606 (ObjNum 1110 snap 312 seq_num 1110) dirty exists 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3543: left oid 8 (ObjNum 1110 snap 312 seq_num 1110) 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3547: finishing write tid 3 to smithi14585108-2 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3547: finishing write tid 4 to smithi14585108-2 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3547: finishing write tid 5 to smithi14585108-2 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3547: oid 2 updating version 0 to 1629 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3547: oid 2 version 1629 is already newer than 1627 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3547: oid 2 version 1629 is already newer than 1628 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:3547: oid 2 updating version 1629 to 1630 2024-09-16T05:55:07.329 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1630 (ObjNum 1111 snap 312 seq_num 1111) dirty exists 2024-09-16T05:55:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:3547: left oid 2 (ObjNum 1111 snap 312 seq_num 1111) 2024-09-16T05:55:07.330 INFO:tasks.rados.rados.0.smithi145.stdout:3545: expect (ObjNum 1099 snap 308 seq_num 1099) 2024-09-16T05:55:07.501 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1476 (ObjNum 1006 snap 288 seq_num 1006) dirty exists 2024-09-16T05:55:07.502 INFO:tasks.rados.rados.0.smithi145.stdout:3539: done (6 left) 2024-09-16T05:55:07.502 INFO:tasks.rados.rados.0.smithi145.stdout:3541: done (5 left) 2024-09-16T05:55:07.502 INFO:tasks.rados.rados.0.smithi145.stdout:3543: done (4 left) 2024-09-16T05:55:07.502 INFO:tasks.rados.rados.0.smithi145.stdout:3544: done (3 left) 2024-09-16T05:55:07.502 INFO:tasks.rados.rados.0.smithi145.stdout:3545: done (2 left) 2024-09-16T05:55:07.502 INFO:tasks.rados.rados.0.smithi145.stdout:3547: done (1 left) 2024-09-16T05:55:07.502 INFO:tasks.rados.rados.0.smithi145.stdout:3548: done (0 left) 2024-09-16T05:55:07.502 INFO:tasks.rados.rados.0.smithi145.stdout:3549: setattr oid 5 current snap is 312 2024-09-16T05:55:07.503 INFO:tasks.rados.rados.0.smithi145.stdout:3550: copy_from oid 24 from oid 4 current snap is 312 2024-09-16T05:55:07.504 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 312 2024-09-16T05:55:07.504 INFO:tasks.rados.rados.0.smithi145.stdout:3551: seq_num 1112 ranges {4939776=630784,5570560=638976,6209536=466944,6676480=98304} 2024-09-16T05:55:07.533 INFO:tasks.rados.rados.0.smithi145.stdout:3551: writing smithi14585108-8 from 4939776 to 5570560 tid 1 2024-09-16T05:55:07.536 INFO:tasks.rados.rados.0.smithi145.stdout:3551: writing smithi14585108-8 from 5570560 to 6209536 tid 2 2024-09-16T05:55:07.539 INFO:tasks.rados.rados.0.smithi145.stdout:3551: writing smithi14585108-8 from 6209536 to 6676480 tid 3 2024-09-16T05:55:07.540 INFO:tasks.rados.rados.0.smithi145.stdout:3551: writing smithi14585108-8 from 6676480 to 6774784 tid 4 2024-09-16T05:55:07.540 INFO:tasks.rados.rados.0.smithi145.stdout:3552: snap_create 2024-09-16T05:55:07.540 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1454 (ObjNum 1098 snap 307 seq_num 1098) dirty exists 2024-09-16T05:55:07.540 INFO:tasks.rados.rados.0.smithi145.stdout:3550: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:55:07.540 INFO:tasks.rados.rados.0.smithi145.stdout:3550: finishing copy_from to smithi14585108-24 2024-09-16T05:55:07.540 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1463 (ObjNum 1068 snap 302 seq_num 1068) dirty exists 2024-09-16T05:55:07.540 INFO:tasks.rados.rados.0.smithi145.stdout:3551: finishing write tid 1 to smithi14585108-8 2024-09-16T05:55:07.541 INFO:tasks.rados.rados.0.smithi145.stdout:3551: finishing write tid 2 to smithi14585108-8 2024-09-16T05:55:07.542 INFO:tasks.rados.rados.0.smithi145.stdout:3551: finishing write tid 3 to smithi14585108-8 2024-09-16T05:55:07.543 INFO:tasks.rados.rados.0.smithi145.stdout:3551: finishing write tid 4 to smithi14585108-8 2024-09-16T05:55:07.543 INFO:tasks.rados.rados.0.smithi145.stdout:3551: finishing write tid 5 to smithi14585108-8 2024-09-16T05:55:07.544 INFO:tasks.rados.rados.0.smithi145.stdout:3551: finishing write tid 6 to smithi14585108-8 2024-09-16T05:55:07.544 INFO:tasks.rados.rados.0.smithi145.stdout:3551: oid 8 updating version 0 to 1611 2024-09-16T05:55:07.544 INFO:tasks.rados.rados.0.smithi145.stdout:3551: oid 8 updating version 1611 to 1612 2024-09-16T05:55:07.545 INFO:tasks.rados.rados.0.smithi145.stdout:3551: oid 8 updating version 1612 to 1613 2024-09-16T05:55:07.545 INFO:tasks.rados.rados.0.smithi145.stdout:3551: oid 8 version 1613 is already newer than 1609 2024-09-16T05:55:07.545 INFO:tasks.rados.rados.0.smithi145.stdout:3551: oid 8 version 1613 is already newer than 1610 2024-09-16T05:55:07.545 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1613 (ObjNum 1112 snap 312 seq_num 1112) dirty exists 2024-09-16T05:55:07.545 INFO:tasks.rados.rados.0.smithi145.stdout:3551: left oid 8 (ObjNum 1112 snap 312 seq_num 1112) 2024-09-16T05:55:07.567 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 05:55:07 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T05:55:07.272+0000 7ff6ebc93640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 171 after trimming was started 2024-09-16T05:55:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:07 smithi145 ceph-mon[99390]: osdmap e709: 8 total, 8 up, 8 in 2024-09-16T05:55:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:07 smithi145 ceph-mon[99390]: pgmap v749: 121 pgs: 121 active+clean; 114 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-16T05:55:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:07 smithi145 ceph-mon[96887]: osdmap e709: 8 total, 8 up, 8 in 2024-09-16T05:55:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:07 smithi145 ceph-mon[96887]: pgmap v749: 121 pgs: 121 active+clean; 114 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-16T05:55:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:07 smithi161 ceph-mon[87722]: osdmap e709: 8 total, 8 up, 8 in 2024-09-16T05:55:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:07 smithi161 ceph-mon[87722]: pgmap v749: 121 pgs: 121 active+clean; 114 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-09-16T05:55:08.230 INFO:tasks.rados.rados.0.smithi145.stdout:3549: done (3 left) 2024-09-16T05:55:08.230 INFO:tasks.rados.rados.0.smithi145.stdout:3550: done (2 left) 2024-09-16T05:55:08.230 INFO:tasks.rados.rados.0.smithi145.stdout:3551: done (1 left) 2024-09-16T05:55:08.230 INFO:tasks.rados.rados.0.smithi145.stdout:3552: done (0 left) 2024-09-16T05:55:08.230 INFO:tasks.rados.rados.0.smithi145.stdout:3553: read oid 10 snap -1 2024-09-16T05:55:08.230 INFO:tasks.rados.rados.0.smithi145.stdout:3553: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:55:08.231 INFO:tasks.rados.rados.0.smithi145.stdout:3554: snap_create 2024-09-16T05:55:08.237 INFO:tasks.rados.rados.0.smithi145.stdout:3553: expect (ObjNum 1008 snap 288 seq_num 1008) 2024-09-16T05:55:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:08 smithi145 ceph-mon[96887]: osdmap e710: 8 total, 8 up, 8 in 2024-09-16T05:55:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:08 smithi145 ceph-mon[99390]: osdmap e710: 8 total, 8 up, 8 in 2024-09-16T05:55:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:08 smithi161 ceph-mon[87722]: osdmap e710: 8 total, 8 up, 8 in 2024-09-16T05:55:09.233 INFO:tasks.rados.rados.0.smithi145.stdout:3553: done (1 left) 2024-09-16T05:55:09.233 INFO:tasks.rados.rados.0.smithi145.stdout:3554: done (0 left) 2024-09-16T05:55:09.233 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 42 current snap is 314 2024-09-16T05:55:09.233 INFO:tasks.rados.rados.0.smithi145.stdout:3555: seq_num 1113 ranges {827392=647168,1474560=524288,1998848=622592,2621440=57344} 2024-09-16T05:55:09.241 INFO:tasks.rados.rados.0.smithi145.stdout:3555: writing smithi14585108-42 from 827392 to 1474560 tid 1 2024-09-16T05:55:09.244 INFO:tasks.rados.rados.0.smithi145.stdout:3555: writing smithi14585108-42 from 1474560 to 1998848 tid 2 2024-09-16T05:55:09.247 INFO:tasks.rados.rados.0.smithi145.stdout:3555: writing smithi14585108-42 from 1998848 to 2621440 tid 3 2024-09-16T05:55:09.248 INFO:tasks.rados.rados.0.smithi145.stdout:3555: writing smithi14585108-42 from 2621440 to 2678784 tid 4 2024-09-16T05:55:09.248 INFO:tasks.rados.rados.0.smithi145.stdout:3556: setattr oid 12 current snap is 314 2024-09-16T05:55:09.249 INFO:tasks.rados.rados.0.smithi145.stdout:3555: finishing write tid 1 to smithi14585108-42 2024-09-16T05:55:09.249 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 314 2024-09-16T05:55:09.249 INFO:tasks.rados.rados.0.smithi145.stdout:3557: seq_num 1114 ranges {0=663552,663552=802816,1466368=401408} 2024-09-16T05:55:09.254 INFO:tasks.rados.rados.0.smithi145.stdout:3557: writing smithi14585108-25 from 0 to 663552 tid 1 2024-09-16T05:55:09.258 INFO:tasks.rados.rados.0.smithi145.stdout:3557: writing smithi14585108-25 from 663552 to 1466368 tid 2 2024-09-16T05:55:09.261 INFO:tasks.rados.rados.0.smithi145.stdout:3557: writing smithi14585108-25 from 1466368 to 1867776 tid 3 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3558: read oid 23 snap -1 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3558: expect deleted 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: finishing write tid 2 to smithi14585108-42 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: finishing write tid 3 to smithi14585108-42 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: finishing write tid 4 to smithi14585108-42 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3559: delete oid 17 current snap is 314 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: finishing write tid 5 to smithi14585108-42 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1271 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: finishing write tid 6 to smithi14585108-42 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: oid 42 updating version 0 to 1618 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: oid 42 updating version 1618 to 1619 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: oid 42 updating version 1619 to 1620 2024-09-16T05:55:09.262 INFO:tasks.rados.rados.0.smithi145.stdout:3555: oid 42 updating version 1620 to 1621 2024-09-16T05:55:09.263 INFO:tasks.rados.rados.0.smithi145.stdout:3555: oid 42 version 1621 is already newer than 1617 2024-09-16T05:55:09.263 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 1621 (ObjNum 1113 snap 314 seq_num 1113) dirty exists 2024-09-16T05:55:09.263 INFO:tasks.rados.rados.0.smithi145.stdout:3555: left oid 42 (ObjNum 1113 snap 314 seq_num 1113) 2024-09-16T05:55:09.263 INFO:tasks.rados.rados.0.smithi145.stdout:3557: finishing write tid 1 to smithi14585108-25 2024-09-16T05:55:09.263 INFO:tasks.rados.rados.0.smithi145.stdout:3555: done (4 left) 2024-09-16T05:55:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3556: done (3 left) 2024-09-16T05:55:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3558: done (2 left) 2024-09-16T05:55:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3559: done (1 left) 2024-09-16T05:55:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3560: setattr oid 49 current snap is 314 2024-09-16T05:55:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3557: finishing write tid 2 to smithi14585108-25 2024-09-16T05:55:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3557: finishing write tid 3 to smithi14585108-25 2024-09-16T05:55:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3557: finishing write tid 4 to smithi14585108-25 2024-09-16T05:55:09.264 INFO:tasks.rados.rados.0.smithi145.stdout:3557: finishing write tid 5 to smithi14585108-25 2024-09-16T05:55:09.265 INFO:tasks.rados.rados.0.smithi145.stdout:3557: oid 25 updating version 0 to 1374 2024-09-16T05:55:09.265 INFO:tasks.rados.rados.0.smithi145.stdout:3557: oid 25 updating version 1374 to 1375 2024-09-16T05:55:09.265 INFO:tasks.rados.rados.0.smithi145.stdout:3557: oid 25 version 1375 is already newer than 1372 2024-09-16T05:55:09.265 INFO:tasks.rados.rados.0.smithi145.stdout:3557: oid 25 version 1375 is already newer than 1373 2024-09-16T05:55:09.265 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1375 (ObjNum 1114 snap 314 seq_num 1114) dirty exists 2024-09-16T05:55:09.265 INFO:tasks.rados.rados.0.smithi145.stdout:3557: left oid 25 (ObjNum 1114 snap 314 seq_num 1114) 2024-09-16T05:55:09.265 INFO:tasks.rados.rados.0.smithi145.stdout:3557: done (1 left) 2024-09-16T05:55:09.265 INFO:tasks.rados.rados.0.smithi145.stdout:3561: delete oid 15 current snap is 314 2024-09-16T05:55:09.267 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 1455 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-16T05:55:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3560: done (1 left) 2024-09-16T05:55:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3561: done (0 left) 2024-09-16T05:55:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 314 2024-09-16T05:55:09.268 INFO:tasks.rados.rados.0.smithi145.stdout:3562: seq_num 1117 ranges {0=712704,712704=458752,1171456=655360,1826816=90112} 2024-09-16T05:55:09.272 INFO:tasks.rados.rados.0.smithi145.stdout:3562: writing smithi14585108-12 from 0 to 712704 tid 1 2024-09-16T05:55:09.275 INFO:tasks.rados.rados.0.smithi145.stdout:3562: writing smithi14585108-12 from 712704 to 1171456 tid 2 2024-09-16T05:55:09.279 INFO:tasks.rados.rados.0.smithi145.stdout:3562: writing smithi14585108-12 from 1171456 to 1826816 tid 3 2024-09-16T05:55:09.279 INFO:tasks.rados.rados.0.smithi145.stdout:3562: writing smithi14585108-12 from 1826816 to 1916928 tid 4 2024-09-16T05:55:09.280 INFO:tasks.rados.rados.0.smithi145.stdout:3563: snap_remove snap 307 2024-09-16T05:55:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:09 smithi145 ceph-mon[96887]: osdmap e711: 8 total, 8 up, 8 in 2024-09-16T05:55:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:09 smithi145 ceph-mon[96887]: pgmap v752: 121 pgs: 121 active+clean; 116 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 7 op/s 2024-09-16T05:55:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:09 smithi145 ceph-mon[99390]: osdmap e711: 8 total, 8 up, 8 in 2024-09-16T05:55:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:09 smithi145 ceph-mon[99390]: pgmap v752: 121 pgs: 121 active+clean; 116 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 7 op/s 2024-09-16T05:55:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:09 smithi161 ceph-mon[87722]: osdmap e711: 8 total, 8 up, 8 in 2024-09-16T05:55:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:09 smithi161 ceph-mon[87722]: pgmap v752: 121 pgs: 121 active+clean; 116 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 7 op/s 2024-09-16T05:55:10.149 INFO:tasks.rados.rados.0.smithi145.stdout:3563: done (1 left) 2024-09-16T05:55:10.149 INFO:tasks.rados.rados.0.smithi145.stdout:3564: copy_from oid 28 from oid 33 current snap is 314 2024-09-16T05:55:10.149 INFO:tasks.rados.rados.0.smithi145.stdout:3565: rollback oid 2 current snap is 314 2024-09-16T05:55:10.149 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 2 to 313 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3566: snap_create 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: finishing write tid 1 to smithi14585108-12 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: finishing write tid 2 to smithi14585108-12 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: finishing write tid 3 to smithi14585108-12 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: finishing write tid 4 to smithi14585108-12 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: finishing write tid 5 to smithi14585108-12 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: finishing write tid 6 to smithi14585108-12 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: oid 12 updating version 0 to 1273 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: oid 12 version 1273 is already newer than 1272 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: oid 12 updating version 1273 to 1276 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: oid 12 version 1276 is already newer than 1275 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: oid 12 version 1276 is already newer than 1274 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1276 (ObjNum 1117 snap 314 seq_num 1117) dirty exists 2024-09-16T05:55:10.150 INFO:tasks.rados.rados.0.smithi145.stdout:3562: left oid 12 (ObjNum 1117 snap 314 seq_num 1117) 2024-09-16T05:55:10.160 INFO:tasks.rados.rados.0.smithi145.stdout:3565: finishing rollback tid 0 to smithi14585108-2 2024-09-16T05:55:10.163 INFO:tasks.rados.rados.0.smithi145.stdout:3565: finishing rollback tid 1 to smithi14585108-2 2024-09-16T05:55:10.163 INFO:tasks.rados.rados.0.smithi145.stdout:3565: finishing rollback tid 2 to smithi14585108-2 2024-09-16T05:55:10.163 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1634 (ObjNum 1111 snap 312 seq_num 1111) dirty exists 2024-09-16T05:55:10.166 INFO:tasks.rados.rados.0.smithi145.stdout:3564: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:55:10.167 INFO:tasks.rados.rados.0.smithi145.stdout:3564: finishing copy_from to smithi14585108-28 2024-09-16T05:55:10.167 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1425 (ObjNum 1062 snap 302 seq_num 1062) dirty exists 2024-09-16T05:55:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:10 smithi145 ceph-mon[96887]: osdmap e712: 8 total, 8 up, 8 in 2024-09-16T05:55:10.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:10 smithi145 ceph-mon[96887]: osdmap e713: 8 total, 8 up, 8 in 2024-09-16T05:55:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:10 smithi145 ceph-mon[99390]: osdmap e712: 8 total, 8 up, 8 in 2024-09-16T05:55:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:10 smithi145 ceph-mon[99390]: osdmap e713: 8 total, 8 up, 8 in 2024-09-16T05:55:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:10 smithi161 ceph-mon[87722]: osdmap e712: 8 total, 8 up, 8 in 2024-09-16T05:55:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:10 smithi161 ceph-mon[87722]: osdmap e713: 8 total, 8 up, 8 in 2024-09-16T05:55:11.149 INFO:tasks.rados.rados.0.smithi145.stdout:3562: done (3 left) 2024-09-16T05:55:11.149 INFO:tasks.rados.rados.0.smithi145.stdout:3564: done (2 left) 2024-09-16T05:55:11.149 INFO:tasks.rados.rados.0.smithi145.stdout:3565: done (1 left) 2024-09-16T05:55:11.149 INFO:tasks.rados.rados.0.smithi145.stdout:3566: done (0 left) 2024-09-16T05:55:11.150 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 315 2024-09-16T05:55:11.150 INFO:tasks.rados.rados.0.smithi145.stdout:3567: seq_num 1118 ranges {1097728=729088,1826816=794624,2621440=409600} 2024-09-16T05:55:11.159 INFO:tasks.rados.rados.0.smithi145.stdout:3567: writing smithi14585108-4 from 1097728 to 1826816 tid 1 2024-09-16T05:55:11.163 INFO:tasks.rados.rados.0.smithi145.stdout:3567: writing smithi14585108-4 from 1826816 to 2621440 tid 2 2024-09-16T05:55:11.165 INFO:tasks.rados.rados.0.smithi145.stdout:3567: writing smithi14585108-4 from 2621440 to 3031040 tid 3 2024-09-16T05:55:11.166 INFO:tasks.rados.rados.0.smithi145.stdout:3568: snap_remove snap 309 2024-09-16T05:55:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:11 smithi145 ceph-mon[96887]: pgmap v755: 121 pgs: 121 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-16T05:55:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:11 smithi145 ceph-mon[96887]: osdmap e714: 8 total, 8 up, 8 in 2024-09-16T05:55:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:11 smithi145 ceph-mon[99390]: pgmap v755: 121 pgs: 121 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-16T05:55:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:11 smithi145 ceph-mon[99390]: osdmap e714: 8 total, 8 up, 8 in 2024-09-16T05:55:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:11 smithi161 ceph-mon[87722]: pgmap v755: 121 pgs: 121 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-16T05:55:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:11 smithi161 ceph-mon[87722]: osdmap e714: 8 total, 8 up, 8 in 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: finishing write tid 1 to smithi14585108-4 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: finishing write tid 2 to smithi14585108-4 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: finishing write tid 3 to smithi14585108-4 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: finishing write tid 4 to smithi14585108-4 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: finishing write tid 5 to smithi14585108-4 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: oid 4 updating version 0 to 1478 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: oid 4 updating version 1478 to 1479 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: oid 4 updating version 1479 to 1480 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: oid 4 version 1480 is already newer than 1477 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1480 (ObjNum 1118 snap 315 seq_num 1118) dirty exists 2024-09-16T05:55:12.153 INFO:tasks.rados.rados.0.smithi145.stdout:3567: left oid 4 (ObjNum 1118 snap 315 seq_num 1118) 2024-09-16T05:55:12.154 INFO:tasks.rados.rados.0.smithi145.stdout:3567: done (1 left) 2024-09-16T05:55:12.154 INFO:tasks.rados.rados.0.smithi145.stdout:3568: done (0 left) 2024-09-16T05:55:12.154 INFO:tasks.rados.rados.0.smithi145.stdout:3569: snap_remove snap 312 2024-09-16T05:55:13.159 INFO:tasks.rados.rados.0.smithi145.stdout:3569: done (0 left) 2024-09-16T05:55:13.159 INFO:tasks.rados.rados.0.smithi145.stdout:3570: delete oid 49 current snap is 315 2024-09-16T05:55:13.166 INFO:tasks.rados.rados.0.smithi145.stdout:3570: done (0 left) 2024-09-16T05:55:13.166 INFO:tasks.rados.rados.0.smithi145.stdout:3571: snap_remove snap 314 2024-09-16T05:55:13.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:13 smithi145 ceph-mon[99390]: osdmap e715: 8 total, 8 up, 8 in 2024-09-16T05:55:13.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:13 smithi145 ceph-mon[99390]: pgmap v758: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-09-16T05:55:13.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:13 smithi145 ceph-mon[96887]: osdmap e715: 8 total, 8 up, 8 in 2024-09-16T05:55:13.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:13 smithi145 ceph-mon[96887]: pgmap v758: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-09-16T05:55:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:13 smithi161 ceph-mon[87722]: osdmap e715: 8 total, 8 up, 8 in 2024-09-16T05:55:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:13 smithi161 ceph-mon[87722]: pgmap v758: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-09-16T05:55:14.162 INFO:tasks.rados.rados.0.smithi145.stdout:3571: done (0 left) 2024-09-16T05:55:14.163 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 315 2024-09-16T05:55:14.163 INFO:tasks.rados.rados.0.smithi145.stdout:3572: seq_num 1120 ranges {0=761856,761856=557056,1318912=425984,1744896=221184} 2024-09-16T05:55:14.167 INFO:tasks.rados.rados.0.smithi145.stdout:3572: writing smithi14585108-50 from 0 to 761856 tid 1 2024-09-16T05:55:14.170 INFO:tasks.rados.rados.0.smithi145.stdout:3572: writing smithi14585108-50 from 761856 to 1318912 tid 2 2024-09-16T05:55:14.173 INFO:tasks.rados.rados.0.smithi145.stdout:3572: writing smithi14585108-50 from 1318912 to 1744896 tid 3 2024-09-16T05:55:14.174 INFO:tasks.rados.rados.0.smithi145.stdout:3572: writing smithi14585108-50 from 1744896 to 1966080 tid 4 2024-09-16T05:55:14.175 INFO:tasks.rados.rados.0.smithi145.stdout:3573: delete oid 42 current snap is 315 2024-09-16T05:55:14.179 INFO:tasks.rados.rados.0.smithi145.stdout:3572: finishing write tid 1 to smithi14585108-50 2024-09-16T05:55:14.179 INFO:tasks.rados.rados.0.smithi145.stdout:3572: finishing write tid 2 to smithi14585108-50 2024-09-16T05:55:14.180 INFO:tasks.rados.rados.0.smithi145.stdout:3572: finishing write tid 3 to smithi14585108-50 2024-09-16T05:55:14.180 INFO:tasks.rados.rados.0.smithi145.stdout:3573: done (1 left) 2024-09-16T05:55:14.180 INFO:tasks.rados.rados.0.smithi145.stdout:3574: snap_create 2024-09-16T05:55:14.181 INFO:tasks.rados.rados.0.smithi145.stdout:3572: finishing write tid 4 to smithi14585108-50 2024-09-16T05:55:14.181 INFO:tasks.rados.rados.0.smithi145.stdout:3572: finishing write tid 5 to smithi14585108-50 2024-09-16T05:55:14.182 INFO:tasks.rados.rados.0.smithi145.stdout:3572: finishing write tid 6 to smithi14585108-50 2024-09-16T05:55:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3572: oid 50 updating version 0 to 1495 2024-09-16T05:55:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3572: oid 50 updating version 1495 to 1497 2024-09-16T05:55:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3572: oid 50 version 1497 is already newer than 1494 2024-09-16T05:55:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3572: oid 50 version 1497 is already newer than 1496 2024-09-16T05:55:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3572: oid 50 updating version 1497 to 1498 2024-09-16T05:55:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1498 (ObjNum 1120 snap 315 seq_num 1120) dirty exists 2024-09-16T05:55:14.183 INFO:tasks.rados.rados.0.smithi145.stdout:3572: left oid 50 (ObjNum 1120 snap 315 seq_num 1120) 2024-09-16T05:55:14.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:14 smithi145 ceph-mon[99390]: osdmap e716: 8 total, 8 up, 8 in 2024-09-16T05:55:14.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:14 smithi145 ceph-mon[96887]: osdmap e716: 8 total, 8 up, 8 in 2024-09-16T05:55:14.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:14 smithi161 ceph-mon[87722]: osdmap e716: 8 total, 8 up, 8 in 2024-09-16T05:55:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:55:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:55:14] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:55:15.150 INFO:tasks.rados.rados.0.smithi145.stdout:3572: done (1 left) 2024-09-16T05:55:15.150 INFO:tasks.rados.rados.0.smithi145.stdout:3574: done (0 left) 2024-09-16T05:55:15.150 INFO:tasks.rados.rados.0.smithi145.stdout:3575: snap_create 2024-09-16T05:55:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:15 smithi145 ceph-mon[99390]: osdmap e717: 8 total, 8 up, 8 in 2024-09-16T05:55:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:15 smithi145 ceph-mon[99390]: pgmap v761: 121 pgs: 121 active+clean; 118 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-16T05:55:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:15 smithi145 ceph-mon[99390]: osdmap e718: 8 total, 8 up, 8 in 2024-09-16T05:55:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:15 smithi145 ceph-mon[96887]: osdmap e717: 8 total, 8 up, 8 in 2024-09-16T05:55:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:15 smithi145 ceph-mon[96887]: pgmap v761: 121 pgs: 121 active+clean; 118 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-16T05:55:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:15 smithi145 ceph-mon[96887]: osdmap e718: 8 total, 8 up, 8 in 2024-09-16T05:55:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:15 smithi161 ceph-mon[87722]: osdmap e717: 8 total, 8 up, 8 in 2024-09-16T05:55:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:15 smithi161 ceph-mon[87722]: pgmap v761: 121 pgs: 121 active+clean; 118 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-16T05:55:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:15 smithi161 ceph-mon[87722]: osdmap e718: 8 total, 8 up, 8 in 2024-09-16T05:55:16.150 INFO:tasks.rados.rados.0.smithi145.stdout:3575: done (0 left) 2024-09-16T05:55:16.151 INFO:tasks.rados.rados.0.smithi145.stdout:3576: rollback oid 11 current snap is 317 2024-09-16T05:55:16.151 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 11 to 313 2024-09-16T05:55:16.151 INFO:tasks.rados.rados.0.smithi145.stdout:3577: rollback oid 32 current snap is 317 2024-09-16T05:55:16.151 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 32 to 315 2024-09-16T05:55:16.151 INFO:tasks.rados.rados.0.smithi145.stdout:3578: delete oid 15 current snap is 317 2024-09-16T05:55:16.152 INFO:tasks.rados.rados.0.smithi145.stdout:3577: finishing rollback tid 1 to smithi14585108-32 2024-09-16T05:55:16.152 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-16T05:55:16.153 INFO:tasks.rados.rados.0.smithi145.stdout:3576: finishing rollback tid 1 to smithi14585108-11 2024-09-16T05:55:16.153 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 0 (ObjNum 65 snap 0 seq_num 1918267484) dirty dne 2024-09-16T05:55:16.156 INFO:tasks.rados.rados.0.smithi145.stdout:3576: done (2 left) 2024-09-16T05:55:16.156 INFO:tasks.rados.rados.0.smithi145.stdout:3577: done (1 left) 2024-09-16T05:55:16.156 INFO:tasks.rados.rados.0.smithi145.stdout:3578: done (0 left) 2024-09-16T05:55:16.156 INFO:tasks.rados.rados.0.smithi145.stdout:3579: rollback oid 45 current snap is 317 2024-09-16T05:55:16.156 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 45 to 311 2024-09-16T05:55:16.156 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 40 current snap is 317 2024-09-16T05:55:16.156 INFO:tasks.rados.rados.0.smithi145.stdout:3580: seq_num 1123 ranges {5824512=409600,6234112=614400,6848512=598016,7446528=393216} 2024-09-16T05:55:16.190 INFO:tasks.rados.rados.0.smithi145.stdout:3580: writing smithi14585108-40 from 5824512 to 6234112 tid 1 2024-09-16T05:55:16.193 INFO:tasks.rados.rados.0.smithi145.stdout:3580: writing smithi14585108-40 from 6234112 to 6848512 tid 2 2024-09-16T05:55:16.196 INFO:tasks.rados.rados.0.smithi145.stdout:3580: writing smithi14585108-40 from 6848512 to 7446528 tid 3 2024-09-16T05:55:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:3580: writing smithi14585108-40 from 7446528 to 7839744 tid 4 2024-09-16T05:55:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:3581: snap_create 2024-09-16T05:55:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:3579: finishing rollback tid 1 to smithi14585108-45 2024-09-16T05:55:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 0 (ObjNum 129 snap 0 seq_num 3207364864) dirty dne 2024-09-16T05:55:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:3580: finishing write tid 1 to smithi14585108-40 2024-09-16T05:55:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:3580: finishing write tid 2 to smithi14585108-40 2024-09-16T05:55:16.199 INFO:tasks.rados.rados.0.smithi145.stdout:3580: finishing write tid 3 to smithi14585108-40 2024-09-16T05:55:16.201 INFO:tasks.rados.rados.0.smithi145.stdout:3580: finishing write tid 4 to smithi14585108-40 2024-09-16T05:55:16.202 INFO:tasks.rados.rados.0.smithi145.stdout:3580: finishing write tid 5 to smithi14585108-40 2024-09-16T05:55:16.205 INFO:tasks.rados.rados.0.smithi145.stdout:3580: finishing write tid 6 to smithi14585108-40 2024-09-16T05:55:16.205 INFO:tasks.rados.rados.0.smithi145.stdout:3580: oid 40 updating version 0 to 1469 2024-09-16T05:55:16.205 INFO:tasks.rados.rados.0.smithi145.stdout:3580: oid 40 updating version 1469 to 1471 2024-09-16T05:55:16.205 INFO:tasks.rados.rados.0.smithi145.stdout:3580: oid 40 version 1471 is already newer than 1470 2024-09-16T05:55:16.205 INFO:tasks.rados.rados.0.smithi145.stdout:3580: oid 40 version 1471 is already newer than 1467 2024-09-16T05:55:16.205 INFO:tasks.rados.rados.0.smithi145.stdout:3580: oid 40 version 1471 is already newer than 1468 2024-09-16T05:55:16.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 1471 (ObjNum 1123 snap 317 seq_num 1123) dirty exists 2024-09-16T05:55:16.206 INFO:tasks.rados.rados.0.smithi145.stdout:3580: left oid 40 (ObjNum 1123 snap 317 seq_num 1123) 2024-09-16T05:55:17.155 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:17 smithi145 ceph-mon[96887]: osdmap e719: 8 total, 8 up, 8 in 2024-09-16T05:55:17.157 INFO:tasks.rados.rados.0.smithi145.stdout:3579: done (2 left) 2024-09-16T05:55:17.157 INFO:tasks.rados.rados.0.smithi145.stdout:3580: done (1 left) 2024-09-16T05:55:17.157 INFO:tasks.rados.rados.0.smithi145.stdout:3581: done (0 left) 2024-09-16T05:55:17.157 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 318 2024-09-16T05:55:17.157 INFO:tasks.rados.rados.0.smithi145.stdout:3582: seq_num 1124 ranges {0=434176,434176=499712,933888=409600,1343488=663552,2007040=32768} 2024-09-16T05:55:17.159 INFO:tasks.rados.rados.0.smithi145.stdout:3582: writing smithi14585108-13 from 0 to 434176 tid 1 2024-09-16T05:55:17.162 INFO:tasks.rados.rados.0.smithi145.stdout:3582: writing smithi14585108-13 from 434176 to 933888 tid 2 2024-09-16T05:55:17.165 INFO:tasks.rados.rados.0.smithi145.stdout:3582: writing smithi14585108-13 from 933888 to 1343488 tid 3 2024-09-16T05:55:17.169 INFO:tasks.rados.rados.0.smithi145.stdout:3582: writing smithi14585108-13 from 1343488 to 2007040 tid 4 2024-09-16T05:55:17.169 INFO:tasks.rados.rados.0.smithi145.stdout:3582: writing smithi14585108-13 from 2007040 to 2039808 tid 5 2024-09-16T05:55:17.169 INFO:tasks.rados.rados.0.smithi145.stdout:3583: rollback oid 30 current snap is 318 2024-09-16T05:55:17.169 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 315 2024-09-16T05:55:17.169 INFO:tasks.rados.rados.0.smithi145.stdout:3582: finishing write tid 1 to smithi14585108-13 2024-09-16T05:55:17.169 INFO:tasks.rados.rados.0.smithi145.stdout:3582: finishing write tid 2 to smithi14585108-13 2024-09-16T05:55:17.169 INFO:tasks.rados.rados.0.smithi145.stdout:3582: finishing write tid 3 to smithi14585108-13 2024-09-16T05:55:17.170 INFO:tasks.rados.rados.0.smithi145.stdout:3584: snap_create 2024-09-16T05:55:17.173 INFO:tasks.rados.rados.0.smithi145.stdout:3582: finishing write tid 4 to smithi14585108-13 2024-09-16T05:55:17.173 INFO:tasks.rados.rados.0.smithi145.stdout:3582: finishing write tid 5 to smithi14585108-13 2024-09-16T05:55:17.174 INFO:tasks.rados.rados.0.smithi145.stdout:3582: finishing write tid 6 to smithi14585108-13 2024-09-16T05:55:17.175 INFO:tasks.rados.rados.0.smithi145.stdout:3583: finishing rollback tid 0 to smithi14585108-30 2024-09-16T05:55:17.175 INFO:tasks.rados.rados.0.smithi145.stdout:3583: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:55:17.175 INFO:tasks.rados.rados.0.smithi145.stdout:3583: finishing rollback tid 2 to smithi14585108-30 2024-09-16T05:55:17.176 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1483 (ObjNum 1086 snap 304 seq_num 1086) dirty exists 2024-09-16T05:55:17.178 INFO:tasks.rados.rados.0.smithi145.stdout:3582: finishing write tid 7 to smithi14585108-13 2024-09-16T05:55:17.178 INFO:tasks.rados.rados.0.smithi145.stdout:3582: oid 13 updating version 0 to 1463 2024-09-16T05:55:17.178 INFO:tasks.rados.rados.0.smithi145.stdout:3582: oid 13 updating version 1463 to 1465 2024-09-16T05:55:17.178 INFO:tasks.rados.rados.0.smithi145.stdout:3582: oid 13 updating version 1465 to 1466 2024-09-16T05:55:17.178 INFO:tasks.rados.rados.0.smithi145.stdout:3582: oid 13 version 1466 is already newer than 1464 2024-09-16T05:55:17.178 INFO:tasks.rados.rados.0.smithi145.stdout:3582: oid 13 updating version 1466 to 1467 2024-09-16T05:55:17.178 INFO:tasks.rados.rados.0.smithi145.stdout:3582: oid 13 version 1467 is already newer than 1462 2024-09-16T05:55:17.178 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1467 (ObjNum 1124 snap 318 seq_num 1124) dirty exists 2024-09-16T05:55:17.179 INFO:tasks.rados.rados.0.smithi145.stdout:3582: left oid 13 (ObjNum 1124 snap 318 seq_num 1124) 2024-09-16T05:55:17.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:17 smithi145 ceph-mon[96887]: pgmap v764: 121 pgs: 121 active+clean; 107 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 5 op/s 2024-09-16T05:55:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:17 smithi145 ceph-mon[99390]: osdmap e719: 8 total, 8 up, 8 in 2024-09-16T05:55:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:17 smithi145 ceph-mon[99390]: pgmap v764: 121 pgs: 121 active+clean; 107 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 5 op/s 2024-09-16T05:55:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:17 smithi161 ceph-mon[87722]: osdmap e719: 8 total, 8 up, 8 in 2024-09-16T05:55:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:17 smithi161 ceph-mon[87722]: pgmap v764: 121 pgs: 121 active+clean; 107 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 5 op/s 2024-09-16T05:55:18.161 INFO:tasks.rados.rados.0.smithi145.stdout:3582: done (2 left) 2024-09-16T05:55:18.161 INFO:tasks.rados.rados.0.smithi145.stdout:3583: done (1 left) 2024-09-16T05:55:18.161 INFO:tasks.rados.rados.0.smithi145.stdout:3584: done (0 left) 2024-09-16T05:55:18.161 INFO:tasks.rados.rados.0.smithi145.stdout:3585: read oid 41 snap -1 2024-09-16T05:55:18.161 INFO:tasks.rados.rados.0.smithi145.stdout:3585: expect deleted 2024-09-16T05:55:18.161 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 8 current snap is 319 2024-09-16T05:55:18.161 INFO:tasks.rados.rados.0.smithi145.stdout:3586: seq_num 1125 ranges {6774784=450560,7225344=786432,8011776=614400,8626176=204800} 2024-09-16T05:55:18.198 INFO:tasks.rados.rados.0.smithi145.stdout:3586: writing smithi14585108-8 from 6774784 to 7225344 tid 1 2024-09-16T05:55:18.203 INFO:tasks.rados.rados.0.smithi145.stdout:3586: writing smithi14585108-8 from 7225344 to 8011776 tid 2 2024-09-16T05:55:18.206 INFO:tasks.rados.rados.0.smithi145.stdout:3586: writing smithi14585108-8 from 8011776 to 8626176 tid 3 2024-09-16T05:55:18.208 INFO:tasks.rados.rados.0.smithi145.stdout:3586: writing smithi14585108-8 from 8626176 to 8830976 tid 4 2024-09-16T05:55:18.208 INFO:tasks.rados.rados.0.smithi145.stdout:3587: snap_create 2024-09-16T05:55:18.208 INFO:tasks.rados.rados.0.smithi145.stdout:3586: finishing write tid 1 to smithi14585108-8 2024-09-16T05:55:18.208 INFO:tasks.rados.rados.0.smithi145.stdout:3586: finishing write tid 2 to smithi14585108-8 2024-09-16T05:55:18.211 INFO:tasks.rados.rados.0.smithi145.stdout:3586: finishing write tid 3 to smithi14585108-8 2024-09-16T05:55:18.211 INFO:tasks.rados.rados.0.smithi145.stdout:3586: finishing write tid 4 to smithi14585108-8 2024-09-16T05:55:18.212 INFO:tasks.rados.rados.0.smithi145.stdout:3586: finishing write tid 5 to smithi14585108-8 2024-09-16T05:55:18.213 INFO:tasks.rados.rados.0.smithi145.stdout:3586: finishing write tid 6 to smithi14585108-8 2024-09-16T05:55:18.213 INFO:tasks.rados.rados.0.smithi145.stdout:3586: oid 8 updating version 0 to 1639 2024-09-16T05:55:18.213 INFO:tasks.rados.rados.0.smithi145.stdout:3586: oid 8 updating version 1639 to 1640 2024-09-16T05:55:18.213 INFO:tasks.rados.rados.0.smithi145.stdout:3586: oid 8 version 1640 is already newer than 1638 2024-09-16T05:55:18.213 INFO:tasks.rados.rados.0.smithi145.stdout:3586: oid 8 updating version 1640 to 1641 2024-09-16T05:55:18.213 INFO:tasks.rados.rados.0.smithi145.stdout:3586: oid 8 version 1641 is already newer than 1637 2024-09-16T05:55:18.213 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1641 (ObjNum 1125 snap 319 seq_num 1125) dirty exists 2024-09-16T05:55:18.213 INFO:tasks.rados.rados.0.smithi145.stdout:3586: left oid 8 (ObjNum 1125 snap 319 seq_num 1125) 2024-09-16T05:55:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:18 smithi145 ceph-mon[96887]: osdmap e720: 8 total, 8 up, 8 in 2024-09-16T05:55:18.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:18 smithi145 ceph-mon[99390]: osdmap e720: 8 total, 8 up, 8 in 2024-09-16T05:55:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:18 smithi161 ceph-mon[87722]: osdmap e720: 8 total, 8 up, 8 in 2024-09-16T05:55:19.168 INFO:tasks.rados.rados.0.smithi145.stdout:3585: done (2 left) 2024-09-16T05:55:19.169 INFO:tasks.rados.rados.0.smithi145.stdout:3586: done (1 left) 2024-09-16T05:55:19.169 INFO:tasks.rados.rados.0.smithi145.stdout:3587: done (0 left) 2024-09-16T05:55:19.169 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 320 2024-09-16T05:55:19.169 INFO:tasks.rados.rados.0.smithi145.stdout:3588: seq_num 1126 ranges {3031040=466944,3497984=720896,4218880=778240,4997120=106496} 2024-09-16T05:55:19.187 INFO:tasks.rados.rados.0.smithi145.stdout:3588: writing smithi14585108-4 from 3031040 to 3497984 tid 1 2024-09-16T05:55:19.191 INFO:tasks.rados.rados.0.smithi145.stdout:3588: writing smithi14585108-4 from 3497984 to 4218880 tid 2 2024-09-16T05:55:19.197 INFO:tasks.rados.rados.0.smithi145.stdout:3588: writing smithi14585108-4 from 4218880 to 4997120 tid 3 2024-09-16T05:55:19.197 INFO:tasks.rados.rados.0.smithi145.stdout:3588: writing smithi14585108-4 from 4997120 to 5103616 tid 4 2024-09-16T05:55:19.197 INFO:tasks.rados.rados.0.smithi145.stdout:3589: copy_from oid 41 from oid 13 current snap is 320 2024-09-16T05:55:19.197 INFO:tasks.rados.rados.0.smithi145.stdout:3588: finishing write tid 1 to smithi14585108-4 2024-09-16T05:55:19.197 INFO:tasks.rados.rados.0.smithi145.stdout:3588: finishing write tid 2 to smithi14585108-4 2024-09-16T05:55:19.197 INFO:tasks.rados.rados.0.smithi145.stdout:3590: setattr oid 47 current snap is 320 2024-09-16T05:55:19.198 INFO:tasks.rados.rados.0.smithi145.stdout:3591: delete oid 37 current snap is 320 2024-09-16T05:55:19.200 INFO:tasks.rados.rados.0.smithi145.stdout:3588: finishing write tid 3 to smithi14585108-4 2024-09-16T05:55:19.200 INFO:tasks.rados.rados.0.smithi145.stdout:3588: finishing write tid 4 to smithi14585108-4 2024-09-16T05:55:19.200 INFO:tasks.rados.rados.0.smithi145.stdout:3588: finishing write tid 5 to smithi14585108-4 2024-09-16T05:55:19.202 INFO:tasks.rados.rados.0.smithi145.stdout:3588: finishing write tid 6 to smithi14585108-4 2024-09-16T05:55:19.202 INFO:tasks.rados.rados.0.smithi145.stdout:3588: oid 4 updating version 0 to 1487 2024-09-16T05:55:19.202 INFO:tasks.rados.rados.0.smithi145.stdout:3588: oid 4 version 1487 is already newer than 1486 2024-09-16T05:55:19.202 INFO:tasks.rados.rados.0.smithi145.stdout:3588: oid 4 version 1487 is already newer than 1484 2024-09-16T05:55:19.202 INFO:tasks.rados.rados.0.smithi145.stdout:3588: oid 4 updating version 1487 to 1488 2024-09-16T05:55:19.202 INFO:tasks.rados.rados.0.smithi145.stdout:3588: oid 4 version 1488 is already newer than 1485 2024-09-16T05:55:19.202 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1488 (ObjNum 1126 snap 320 seq_num 1126) dirty exists 2024-09-16T05:55:19.202 INFO:tasks.rados.rados.0.smithi145.stdout:3588: left oid 4 (ObjNum 1126 snap 320 seq_num 1126) 2024-09-16T05:55:19.204 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1439 (ObjNum 1023 snap 292 seq_num 1023) dirty exists 2024-09-16T05:55:19.204 INFO:tasks.rados.rados.0.smithi145.stdout:3588: done (3 left) 2024-09-16T05:55:19.204 INFO:tasks.rados.rados.0.smithi145.stdout:3590: done (2 left) 2024-09-16T05:55:19.204 INFO:tasks.rados.rados.0.smithi145.stdout:3591: done (1 left) 2024-09-16T05:55:19.204 INFO:tasks.rados.rados.0.smithi145.stdout:3592: delete oid 25 current snap is 320 2024-09-16T05:55:19.207 INFO:tasks.rados.rados.0.smithi145.stdout:3589: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:55:19.207 INFO:tasks.rados.rados.0.smithi145.stdout:3592: done (1 left) 2024-09-16T05:55:19.207 INFO:tasks.rados.rados.0.smithi145.stdout:3593: snap_remove snap 318 2024-09-16T05:55:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:19 smithi145 ceph-mon[96887]: osdmap e721: 8 total, 8 up, 8 in 2024-09-16T05:55:19.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:19 smithi145 ceph-mon[96887]: pgmap v767: 121 pgs: 121 active+clean; 109 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 972 KiB/s wr, 3 op/s 2024-09-16T05:55:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:19 smithi145 ceph-mon[99390]: osdmap e721: 8 total, 8 up, 8 in 2024-09-16T05:55:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:19 smithi145 ceph-mon[99390]: pgmap v767: 121 pgs: 121 active+clean; 109 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 972 KiB/s wr, 3 op/s 2024-09-16T05:55:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:19 smithi161 ceph-mon[87722]: osdmap e721: 8 total, 8 up, 8 in 2024-09-16T05:55:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:19 smithi161 ceph-mon[87722]: pgmap v767: 121 pgs: 121 active+clean; 109 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 972 KiB/s wr, 3 op/s 2024-09-16T05:55:20.151 INFO:tasks.rados.rados.0.smithi145.stdout:3589: finishing copy_from to smithi14585108-41 2024-09-16T05:55:20.151 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1467 (ObjNum 1124 snap 318 seq_num 1124) dirty exists 2024-09-16T05:55:20.152 INFO:tasks.rados.rados.0.smithi145.stdout:3589: done (1 left) 2024-09-16T05:55:20.152 INFO:tasks.rados.rados.0.smithi145.stdout:3593: done (0 left) 2024-09-16T05:55:20.152 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 320 2024-09-16T05:55:20.152 INFO:tasks.rados.rados.0.smithi145.stdout:3594: seq_num 1129 ranges {2039808=516096,2555904=770048,3325952=598016,3923968=237568} 2024-09-16T05:55:20.165 INFO:tasks.rados.rados.0.smithi145.stdout:3594: writing smithi14585108-41 from 2039808 to 2555904 tid 1 2024-09-16T05:55:20.170 INFO:tasks.rados.rados.0.smithi145.stdout:3594: writing smithi14585108-41 from 2555904 to 3325952 tid 2 2024-09-16T05:55:20.174 INFO:tasks.rados.rados.0.smithi145.stdout:3594: writing smithi14585108-41 from 3325952 to 3923968 tid 3 2024-09-16T05:55:20.175 INFO:tasks.rados.rados.0.smithi145.stdout:3594: writing smithi14585108-41 from 3923968 to 4161536 tid 4 2024-09-16T05:55:20.176 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 27 current snap is 320 2024-09-16T05:55:20.176 INFO:tasks.rados.rados.0.smithi145.stdout:3594: finishing write tid 1 to smithi14585108-41 2024-09-16T05:55:20.176 INFO:tasks.rados.rados.0.smithi145.stdout:3595: seq_num 1130 ranges {4005888=532480,4538368=655360,5193728=753664,5947392=196608} 2024-09-16T05:55:20.201 INFO:tasks.rados.rados.0.smithi145.stdout:3595: writing smithi14585108-27 from 4005888 to 4538368 tid 1 2024-09-16T05:55:20.204 INFO:tasks.rados.rados.0.smithi145.stdout:3595: writing smithi14585108-27 from 4538368 to 5193728 tid 2 2024-09-16T05:55:20.209 INFO:tasks.rados.rados.0.smithi145.stdout:3595: writing smithi14585108-27 from 5193728 to 5947392 tid 3 2024-09-16T05:55:20.210 INFO:tasks.rados.rados.0.smithi145.stdout:3595: writing smithi14585108-27 from 5947392 to 6144000 tid 4 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3596: read oid 3 snap -1 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3596: expect (ObjNum 944 snap 276 seq_num 944) 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3597: read oid 1 snap 317 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3597: expect deleted 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3598: delete oid 40 current snap is 320 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3594: finishing write tid 2 to smithi14585108-41 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3594: finishing write tid 3 to smithi14585108-41 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3594: finishing write tid 4 to smithi14585108-41 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3594: finishing write tid 5 to smithi14585108-41 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3594: finishing write tid 6 to smithi14585108-41 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3594: oid 41 updating version 0 to 1471 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3594: oid 41 version 1471 is already newer than 1469 2024-09-16T05:55:20.211 INFO:tasks.rados.rados.0.smithi145.stdout:3594: oid 41 version 1471 is already newer than 1470 2024-09-16T05:55:20.212 INFO:tasks.rados.rados.0.smithi145.stdout:3594: oid 41 updating version 1471 to 1472 2024-09-16T05:55:20.212 INFO:tasks.rados.rados.0.smithi145.stdout:3594: oid 41 version 1472 is already newer than 1468 2024-09-16T05:55:20.212 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1472 (ObjNum 1129 snap 320 seq_num 1129) dirty exists 2024-09-16T05:55:20.212 INFO:tasks.rados.rados.0.smithi145.stdout:3594: left oid 41 (ObjNum 1129 snap 320 seq_num 1129) 2024-09-16T05:55:20.212 INFO:tasks.rados.rados.0.smithi145.stdout:3595: finishing write tid 1 to smithi14585108-27 2024-09-16T05:55:20.212 INFO:tasks.rados.rados.0.smithi145.stdout:3595: finishing write tid 2 to smithi14585108-27 2024-09-16T05:55:20.214 INFO:tasks.rados.rados.0.smithi145.stdout:3595: finishing write tid 3 to smithi14585108-27 2024-09-16T05:55:20.215 INFO:tasks.rados.rados.0.smithi145.stdout:3594: done (4 left) 2024-09-16T05:55:20.215 INFO:tasks.rados.rados.0.smithi145.stdout:3598: done (3 left) 2024-09-16T05:55:20.215 INFO:tasks.rados.rados.0.smithi145.stdout:3599: snap_remove snap 311 2024-09-16T05:55:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:20 smithi145 ceph-mon[96887]: osdmap e722: 8 total, 8 up, 8 in 2024-09-16T05:55:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:20 smithi145 ceph-mon[96887]: osdmap e723: 8 total, 8 up, 8 in 2024-09-16T05:55:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:20 smithi145 ceph-mon[99390]: osdmap e722: 8 total, 8 up, 8 in 2024-09-16T05:55:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:20 smithi145 ceph-mon[99390]: osdmap e723: 8 total, 8 up, 8 in 2024-09-16T05:55:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:20 smithi161 ceph-mon[87722]: osdmap e722: 8 total, 8 up, 8 in 2024-09-16T05:55:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:20 smithi161 ceph-mon[87722]: osdmap e723: 8 total, 8 up, 8 in 2024-09-16T05:55:21.176 INFO:tasks.rados.rados.0.smithi145.stdout:3599: done (3 left) 2024-09-16T05:55:21.176 INFO:tasks.rados.rados.0.smithi145.stdout:3600: rollback oid 17 current snap is 320 2024-09-16T05:55:21.176 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 17 to 316 2024-09-16T05:55:21.176 INFO:tasks.rados.rados.0.smithi145.stdout:3595: finishing write tid 4 to smithi14585108-27 2024-09-16T05:55:21.176 INFO:tasks.rados.rados.0.smithi145.stdout:3595: finishing write tid 5 to smithi14585108-27 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:3595: finishing write tid 6 to smithi14585108-27 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:3595: oid 27 updating version 0 to 1476 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:3595: oid 27 version 1476 is already newer than 1473 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:3595: oid 27 version 1476 is already newer than 1475 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:3595: oid 27 updating version 1476 to 1477 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:3595: oid 27 version 1477 is already newer than 1474 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1477 (ObjNum 1130 snap 320 seq_num 1130) dirty exists 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:3595: left oid 27 (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:55:21.177 INFO:tasks.rados.rados.0.smithi145.stdout:3596: expect (ObjNum 944 snap 276 seq_num 944) 2024-09-16T05:55:21.452 INFO:tasks.rados.rados.0.smithi145.stdout:3600: finishing rollback tid 1 to smithi14585108-17 2024-09-16T05:55:21.453 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 0 (ObjNum 161 snap 0 seq_num 8363376) dirty dne 2024-09-16T05:55:21.453 INFO:tasks.rados.rados.0.smithi145.stdout:3595: done (3 left) 2024-09-16T05:55:21.453 INFO:tasks.rados.rados.0.smithi145.stdout:3596: done (2 left) 2024-09-16T05:55:21.453 INFO:tasks.rados.rados.0.smithi145.stdout:3597: done (1 left) 2024-09-16T05:55:21.453 INFO:tasks.rados.rados.0.smithi145.stdout:3600: done (0 left) 2024-09-16T05:55:21.453 INFO:tasks.rados.rados.0.smithi145.stdout:3601: copy_from oid 28 from oid 4 current snap is 320 2024-09-16T05:55:21.453 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 320 2024-09-16T05:55:21.453 INFO:tasks.rados.rados.0.smithi145.stdout:3602: seq_num 1132 ranges {0=565248,565248=425984,991232=770048,1761280=409600} 2024-09-16T05:55:21.455 INFO:tasks.rados.rados.0.smithi145.stdout:3602: writing smithi14585108-20 from 0 to 565248 tid 1 2024-09-16T05:55:21.458 INFO:tasks.rados.rados.0.smithi145.stdout:3602: writing smithi14585108-20 from 565248 to 991232 tid 2 2024-09-16T05:55:21.462 INFO:tasks.rados.rados.0.smithi145.stdout:3602: writing smithi14585108-20 from 991232 to 1761280 tid 3 2024-09-16T05:55:21.465 INFO:tasks.rados.rados.0.smithi145.stdout:3602: writing smithi14585108-20 from 1761280 to 2170880 tid 4 2024-09-16T05:55:21.465 INFO:tasks.rados.rados.0.smithi145.stdout:3603: read oid 16 snap -1 2024-09-16T05:55:21.465 INFO:tasks.rados.rados.0.smithi145.stdout:3603: expect deleted 2024-09-16T05:55:21.465 INFO:tasks.rados.rados.0.smithi145.stdout:3604: snap_remove snap 313 2024-09-16T05:55:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:21 smithi145 ceph-mon[96887]: pgmap v770: 121 pgs: 121 active+clean; 115 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T05:55:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:21 smithi145 ceph-mon[99390]: pgmap v770: 121 pgs: 121 active+clean; 115 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T05:55:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:21 smithi161 ceph-mon[87722]: pgmap v770: 121 pgs: 121 active+clean; 115 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T05:55:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:3602: finishing write tid 1 to smithi14585108-20 2024-09-16T05:55:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:3602: finishing write tid 2 to smithi14585108-20 2024-09-16T05:55:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:3602: finishing write tid 3 to smithi14585108-20 2024-09-16T05:55:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:3602: finishing write tid 4 to smithi14585108-20 2024-09-16T05:55:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:3602: finishing write tid 5 to smithi14585108-20 2024-09-16T05:55:22.178 INFO:tasks.rados.rados.0.smithi145.stdout:3602: finishing write tid 6 to smithi14585108-20 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3602: oid 20 updating version 0 to 1637 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3602: oid 20 updating version 1637 to 1638 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3602: oid 20 updating version 1638 to 1641 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3602: oid 20 version 1641 is already newer than 1640 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3602: oid 20 version 1641 is already newer than 1639 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1641 (ObjNum 1132 snap 320 seq_num 1132) dirty exists 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3602: left oid 20 (ObjNum 1132 snap 320 seq_num 1132) 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3601: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3601: finishing copy_from to smithi14585108-28 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1488 (ObjNum 1126 snap 320 seq_num 1126) dirty exists 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3601: done (3 left) 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3602: done (2 left) 2024-09-16T05:55:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3603: done (1 left) 2024-09-16T05:55:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3604: done (0 left) 2024-09-16T05:55:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3605: snap_create 2024-09-16T05:55:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:22 smithi145 ceph-mon[96887]: osdmap e724: 8 total, 8 up, 8 in 2024-09-16T05:55:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:22 smithi145 ceph-mon[99390]: osdmap e724: 8 total, 8 up, 8 in 2024-09-16T05:55:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:22 smithi161 ceph-mon[87722]: osdmap e724: 8 total, 8 up, 8 in 2024-09-16T05:55:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:23.181 INFO:tasks.rados.rados.0.smithi145.stdout:3605: done (0 left) 2024-09-16T05:55:23.181 INFO:tasks.rados.rados.0.smithi145.stdout:3606: snap_remove snap 319 2024-09-16T05:55:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:23 smithi145 ceph-mon[96887]: osdmap e725: 8 total, 8 up, 8 in 2024-09-16T05:55:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:23 smithi145 ceph-mon[96887]: pgmap v773: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-16T05:55:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:23 smithi145 ceph-mon[99390]: osdmap e725: 8 total, 8 up, 8 in 2024-09-16T05:55:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:23 smithi145 ceph-mon[99390]: pgmap v773: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-16T05:55:23.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:23 smithi161 ceph-mon[87722]: osdmap e725: 8 total, 8 up, 8 in 2024-09-16T05:55:23.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:23 smithi161 ceph-mon[87722]: pgmap v773: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-16T05:55:24.183 INFO:tasks.rados.rados.0.smithi145.stdout:3606: done (0 left) 2024-09-16T05:55:24.183 INFO:tasks.rados.rados.0.smithi145.stdout:3607: snap_create 2024-09-16T05:55:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:24 smithi145 ceph-mon[96887]: osdmap e726: 8 total, 8 up, 8 in 2024-09-16T05:55:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:24 smithi145 ceph-mon[96887]: osdmap e727: 8 total, 8 up, 8 in 2024-09-16T05:55:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:24 smithi145 ceph-mon[99390]: osdmap e726: 8 total, 8 up, 8 in 2024-09-16T05:55:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:24 smithi145 ceph-mon[99390]: osdmap e727: 8 total, 8 up, 8 in 2024-09-16T05:55:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:24 smithi161 ceph-mon[87722]: osdmap e726: 8 total, 8 up, 8 in 2024-09-16T05:55:24.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:24 smithi161 ceph-mon[87722]: osdmap e727: 8 total, 8 up, 8 in 2024-09-16T05:55:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:55:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:55:24] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:55:25.153 INFO:tasks.rados.rados.0.smithi145.stdout:3607: done (0 left) 2024-09-16T05:55:25.153 INFO:tasks.rados.rados.0.smithi145.stdout:3608: read oid 23 snap -1 2024-09-16T05:55:25.153 INFO:tasks.rados.rados.0.smithi145.stdout:3608: expect deleted 2024-09-16T05:55:25.154 INFO:tasks.rados.rados.0.smithi145.stdout:3609: delete oid 46 current snap is 322 2024-09-16T05:55:25.162 INFO:tasks.rados.rados.0.smithi145.stdout:3608: done (1 left) 2024-09-16T05:55:25.162 INFO:tasks.rados.rados.0.smithi145.stdout:3609: done (0 left) 2024-09-16T05:55:25.162 INFO:tasks.rados.rados.0.smithi145.stdout:3610: rmattr oid 8 current snap is 322 2024-09-16T05:55:25.162 INFO:tasks.rados.rados.0.smithi145.stdout:3610: done (0 left) 2024-09-16T05:55:25.162 INFO:tasks.rados.rados.0.smithi145.stdout:3611: rmattr oid 5 current snap is 322 2024-09-16T05:55:25.162 INFO:tasks.rados.rados.0.smithi145.stdout:3612: read oid 20 snap 315 2024-09-16T05:55:25.162 INFO:tasks.rados.rados.0.smithi145.stdout:3612: expect deleted 2024-09-16T05:55:25.162 INFO:tasks.rados.rados.0.smithi145.stdout:3613: read oid 42 snap 315 2024-09-16T05:55:25.163 INFO:tasks.rados.rados.0.smithi145.stdout:3613: expect deleted 2024-09-16T05:55:25.163 INFO:tasks.rados.rados.0.smithi145.stdout:3614: delete oid 16 current snap is 322 2024-09-16T05:55:25.164 INFO:tasks.rados.rados.0.smithi145.stdout:3612: done (3 left) 2024-09-16T05:55:25.164 INFO:tasks.rados.rados.0.smithi145.stdout:3613: done (2 left) 2024-09-16T05:55:25.164 INFO:tasks.rados.rados.0.smithi145.stdout:3614: done (1 left) 2024-09-16T05:55:25.164 INFO:tasks.rados.rados.0.smithi145.stdout:3615: snap_remove snap 315 2024-09-16T05:55:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:25 smithi145 ceph-mon[96887]: pgmap v776: 121 pgs: 121 active+clean; 113 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-16T05:55:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:25 smithi145 ceph-mon[96887]: osdmap e728: 8 total, 8 up, 8 in 2024-09-16T05:55:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:25 smithi145 ceph-mon[99390]: pgmap v776: 121 pgs: 121 active+clean; 113 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-16T05:55:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:25 smithi145 ceph-mon[99390]: osdmap e728: 8 total, 8 up, 8 in 2024-09-16T05:55:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:25 smithi161 ceph-mon[87722]: pgmap v776: 121 pgs: 121 active+clean; 113 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-16T05:55:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:25 smithi161 ceph-mon[87722]: osdmap e728: 8 total, 8 up, 8 in 2024-09-16T05:55:26.155 INFO:tasks.rados.rados.0.smithi145.stdout:3615: done (1 left) 2024-09-16T05:55:26.155 INFO:tasks.rados.rados.0.smithi145.stdout:3616: read oid 2 snap -1 2024-09-16T05:55:26.155 INFO:tasks.rados.rados.0.smithi145.stdout:3616: expect (ObjNum 1111 snap 312 seq_num 1111) 2024-09-16T05:55:26.155 INFO:tasks.rados.rados.0.smithi145.stdout:3617: snap_create 2024-09-16T05:55:26.155 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1458 (ObjNum 1098 snap 307 seq_num 1098) dirty exists 2024-09-16T05:55:26.170 INFO:tasks.rados.rados.0.smithi145.stdout:3616: expect (ObjNum 1111 snap 312 seq_num 1111) 2024-09-16T05:55:27.164 INFO:tasks.rados.rados.0.smithi145.stdout:3611: done (2 left) 2024-09-16T05:55:27.164 INFO:tasks.rados.rados.0.smithi145.stdout:3616: done (1 left) 2024-09-16T05:55:27.164 INFO:tasks.rados.rados.0.smithi145.stdout:3617: done (0 left) 2024-09-16T05:55:27.164 INFO:tasks.rados.rados.0.smithi145.stdout:3618: read oid 48 snap -1 2024-09-16T05:55:27.164 INFO:tasks.rados.rados.0.smithi145.stdout:3618: expect (ObjNum 1069 snap 302 seq_num 1069) 2024-09-16T05:55:27.164 INFO:tasks.rados.rados.0.smithi145.stdout:3619: copy_from oid 3 from oid 45 current snap is 323 2024-09-16T05:55:27.164 INFO:tasks.rados.rados.0.smithi145.stdout:3620: copy_from oid 8 from oid 43 current snap is 323 2024-09-16T05:55:27.164 INFO:tasks.rados.rados.0.smithi145.stdout:3621: snap_remove snap 317 2024-09-16T05:55:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:27 smithi145 ceph-mon[96887]: osdmap e729: 8 total, 8 up, 8 in 2024-09-16T05:55:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:27 smithi145 ceph-mon[96887]: pgmap v779: 121 pgs: 121 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-16T05:55:27.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:27 smithi145 ceph-mon[99390]: osdmap e729: 8 total, 8 up, 8 in 2024-09-16T05:55:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:27 smithi145 ceph-mon[99390]: pgmap v779: 121 pgs: 121 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-16T05:55:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:27 smithi161 ceph-mon[87722]: osdmap e729: 8 total, 8 up, 8 in 2024-09-16T05:55:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:27 smithi161 ceph-mon[87722]: pgmap v779: 121 pgs: 121 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-16T05:55:28.161 INFO:tasks.rados.rados.0.smithi145.stdout:3621: done (3 left) 2024-09-16T05:55:28.161 INFO:tasks.rados.rados.0.smithi145.stdout:3622: rollback oid 35 current snap is 323 2024-09-16T05:55:28.161 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 35 to 316 2024-09-16T05:55:28.161 INFO:tasks.rados.rados.0.smithi145.stdout:3619: finishing copy_from to smithi14585108-3 2024-09-16T05:55:28.161 INFO:tasks.rados.rados.0.smithi145.stdout:3619: got expected ENOENT (src dne) 2024-09-16T05:55:28.161 INFO:tasks.rados.rados.0.smithi145.stdout:3623: snap_create 2024-09-16T05:55:28.161 INFO:tasks.rados.rados.0.smithi145.stdout:3619: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:55:28.161 INFO:tasks.rados.rados.0.smithi145.stdout:3618: expect (ObjNum 1069 snap 302 seq_num 1069) 2024-09-16T05:55:28.273 INFO:tasks.rados.rados.0.smithi145.stdout:3620: finishing copy_from racing read to smithi14585108-8 2024-09-16T05:55:28.273 INFO:tasks.rados.rados.0.smithi145.stdout:3620: finishing copy_from to smithi14585108-8 2024-09-16T05:55:28.274 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1597 (ObjNum 1088 snap 304 seq_num 1088) dirty exists 2024-09-16T05:55:28.274 INFO:tasks.rados.rados.0.smithi145.stdout:3622: finishing rollback tid 0 to smithi14585108-35 2024-09-16T05:55:28.274 INFO:tasks.rados.rados.0.smithi145.stdout:3622: finishing rollback tid 1 to smithi14585108-35 2024-09-16T05:55:28.274 INFO:tasks.rados.rados.0.smithi145.stdout:3622: finishing rollback tid 2 to smithi14585108-35 2024-09-16T05:55:28.274 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1441 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:55:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:28 smithi145 ceph-mon[99390]: osdmap e730: 8 total, 8 up, 8 in 2024-09-16T05:55:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:28 smithi145 ceph-mon[96887]: osdmap e730: 8 total, 8 up, 8 in 2024-09-16T05:55:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:28 smithi161 ceph-mon[87722]: osdmap e730: 8 total, 8 up, 8 in 2024-09-16T05:55:29.164 INFO:tasks.rados.rados.0.smithi145.stdout:3618: done (4 left) 2024-09-16T05:55:29.164 INFO:tasks.rados.rados.0.smithi145.stdout:3619: done (3 left) 2024-09-16T05:55:29.164 INFO:tasks.rados.rados.0.smithi145.stdout:3620: done (2 left) 2024-09-16T05:55:29.165 INFO:tasks.rados.rados.0.smithi145.stdout:3622: done (1 left) 2024-09-16T05:55:29.165 INFO:tasks.rados.rados.0.smithi145.stdout:3623: done (0 left) 2024-09-16T05:55:29.165 INFO:tasks.rados.rados.0.smithi145.stdout:3624: copy_from oid 20 from oid 16 current snap is 324 2024-09-16T05:55:29.165 INFO:tasks.rados.rados.0.smithi145.stdout:3625: rollback oid 22 current snap is 324 2024-09-16T05:55:29.165 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 320 2024-09-16T05:55:29.165 INFO:tasks.rados.rados.0.smithi145.stdout:3626: snap_remove snap 322 2024-09-16T05:55:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:29 smithi161 ceph-mon[87722]: osdmap e731: 8 total, 8 up, 8 in 2024-09-16T05:55:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:29 smithi161 ceph-mon[87722]: pgmap v782: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-16T05:55:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:29 smithi145 ceph-mon[96887]: osdmap e731: 8 total, 8 up, 8 in 2024-09-16T05:55:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:29 smithi145 ceph-mon[96887]: pgmap v782: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-16T05:55:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:29 smithi145 ceph-mon[99390]: osdmap e731: 8 total, 8 up, 8 in 2024-09-16T05:55:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:29 smithi145 ceph-mon[99390]: pgmap v782: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-16T05:55:30.157 INFO:tasks.rados.rados.0.smithi145.stdout:3626: done (2 left) 2024-09-16T05:55:30.157 INFO:tasks.rados.rados.0.smithi145.stdout:3627: delete oid 3 current snap is 324 2024-09-16T05:55:30.158 INFO:tasks.rados.rados.0.smithi145.stdout:3625: finishing rollback tid 0 to smithi14585108-22 2024-09-16T05:55:30.158 INFO:tasks.rados.rados.0.smithi145.stdout:3625: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:55:30.158 INFO:tasks.rados.rados.0.smithi145.stdout:3625: finishing rollback tid 2 to smithi14585108-22 2024-09-16T05:55:30.158 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1440 (ObjNum 1109 snap 312 seq_num 1109) dirty exists 2024-09-16T05:55:30.158 INFO:tasks.rados.rados.0.smithi145.stdout:3624: finishing copy_from to smithi14585108-20 2024-09-16T05:55:30.158 INFO:tasks.rados.rados.0.smithi145.stdout:3624: got expected ENOENT (src dne) 2024-09-16T05:55:30.158 INFO:tasks.rados.rados.0.smithi145.stdout:3624: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:55:30.159 INFO:tasks.rados.rados.0.smithi145.stdout:3624: done (2 left) 2024-09-16T05:55:30.159 INFO:tasks.rados.rados.0.smithi145.stdout:3625: done (1 left) 2024-09-16T05:55:30.160 INFO:tasks.rados.rados.0.smithi145.stdout:3627: done (0 left) 2024-09-16T05:55:30.160 INFO:tasks.rados.rados.0.smithi145.stdout:3628: read oid 27 snap -1 2024-09-16T05:55:30.160 INFO:tasks.rados.rados.0.smithi145.stdout:3628: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:55:30.160 INFO:tasks.rados.rados.0.smithi145.stdout:3629: read oid 6 snap -1 2024-09-16T05:55:30.160 INFO:tasks.rados.rados.0.smithi145.stdout:3629: expect (ObjNum 1034 snap 295 seq_num 1034) 2024-09-16T05:55:30.160 INFO:tasks.rados.rados.0.smithi145.stdout:3630: snap_remove snap 321 2024-09-16T05:55:30.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:30 smithi145 ceph-mon[96887]: osdmap e732: 8 total, 8 up, 8 in 2024-09-16T05:55:30.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:30 smithi145 ceph-mon[96887]: osdmap e733: 8 total, 8 up, 8 in 2024-09-16T05:55:30.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:30 smithi145 ceph-mon[99390]: osdmap e732: 8 total, 8 up, 8 in 2024-09-16T05:55:30.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:30 smithi145 ceph-mon[99390]: osdmap e733: 8 total, 8 up, 8 in 2024-09-16T05:55:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:30 smithi161 ceph-mon[87722]: osdmap e732: 8 total, 8 up, 8 in 2024-09-16T05:55:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:30 smithi161 ceph-mon[87722]: osdmap e733: 8 total, 8 up, 8 in 2024-09-16T05:55:31.156 INFO:tasks.rados.rados.0.smithi145.stdout:3630: done (2 left) 2024-09-16T05:55:31.157 INFO:tasks.rados.rados.0.smithi145.stdout:3631: read oid 12 snap -1 2024-09-16T05:55:31.157 INFO:tasks.rados.rados.0.smithi145.stdout:3631: expect (ObjNum 1117 snap 314 seq_num 1117) 2024-09-16T05:55:31.157 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 324 2024-09-16T05:55:31.157 INFO:tasks.rados.rados.0.smithi145.stdout:3632: seq_num 1136 ranges {876544=630784,1507328=409600,1916928=753664,2670592=417792,3088384=24576} 2024-09-16T05:55:31.165 INFO:tasks.rados.rados.0.smithi145.stdout:3632: writing smithi14585108-36 from 876544 to 1507328 tid 1 2024-09-16T05:55:31.167 INFO:tasks.rados.rados.0.smithi145.stdout:3632: writing smithi14585108-36 from 1507328 to 1916928 tid 2 2024-09-16T05:55:31.173 INFO:tasks.rados.rados.0.smithi145.stdout:3632: writing smithi14585108-36 from 1916928 to 2670592 tid 3 2024-09-16T05:55:31.175 INFO:tasks.rados.rados.0.smithi145.stdout:3632: writing smithi14585108-36 from 2670592 to 3088384 tid 4 2024-09-16T05:55:31.176 INFO:tasks.rados.rados.0.smithi145.stdout:3632: writing smithi14585108-36 from 3088384 to 3112960 tid 5 2024-09-16T05:55:31.176 INFO:tasks.rados.rados.0.smithi145.stdout:3633: rmattr oid 21 current snap is 324 2024-09-16T05:55:31.176 INFO:tasks.rados.rados.0.smithi145.stdout:3633: done (4 left) 2024-09-16T05:55:31.176 INFO:tasks.rados.rados.0.smithi145.stdout:3634: rmattr oid 40 current snap is 324 2024-09-16T05:55:31.176 INFO:tasks.rados.rados.0.smithi145.stdout:3634: done (4 left) 2024-09-16T05:55:31.176 INFO:tasks.rados.rados.0.smithi145.stdout:3635: snap_create 2024-09-16T05:55:31.177 INFO:tasks.rados.rados.0.smithi145.stdout:3629: expect (ObjNum 1034 snap 295 seq_num 1034) 2024-09-16T05:55:31.192 INFO:tasks.rados.rados.0.smithi145.stdout:3628: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:55:31.482 INFO:tasks.rados.rados.0.smithi145.stdout:3631: expect (ObjNum 1117 snap 314 seq_num 1117) 2024-09-16T05:55:31.533 INFO:tasks.rados.rados.0.smithi145.stdout:3632: finishing write tid 1 to smithi14585108-36 2024-09-16T05:55:31.533 INFO:tasks.rados.rados.0.smithi145.stdout:3632: finishing write tid 2 to smithi14585108-36 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: finishing write tid 3 to smithi14585108-36 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: finishing write tid 4 to smithi14585108-36 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: finishing write tid 5 to smithi14585108-36 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: finishing write tid 6 to smithi14585108-36 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: finishing write tid 7 to smithi14585108-36 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: oid 36 updating version 0 to 1471 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: oid 36 updating version 1471 to 1472 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: oid 36 version 1472 is already newer than 1470 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: oid 36 updating version 1472 to 1473 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: oid 36 updating version 1473 to 1474 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: oid 36 version 1474 is already newer than 1469 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1474 (ObjNum 1136 snap 324 seq_num 1136) dirty exists 2024-09-16T05:55:31.534 INFO:tasks.rados.rados.0.smithi145.stdout:3632: left oid 36 (ObjNum 1136 snap 324 seq_num 1136) 2024-09-16T05:55:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:31 smithi145 ceph-mon[96887]: pgmap v785: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 3 op/s 2024-09-16T05:55:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:31 smithi145 ceph-mon[96887]: osdmap e734: 8 total, 8 up, 8 in 2024-09-16T05:55:31.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:31 smithi145 ceph-mon[99390]: pgmap v785: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 3 op/s 2024-09-16T05:55:31.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:31 smithi145 ceph-mon[99390]: osdmap e734: 8 total, 8 up, 8 in 2024-09-16T05:55:31.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:31 smithi161 ceph-mon[87722]: pgmap v785: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 111 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 3 op/s 2024-09-16T05:55:31.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:31 smithi161 ceph-mon[87722]: osdmap e734: 8 total, 8 up, 8 in 2024-09-16T05:55:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:3628: done (4 left) 2024-09-16T05:55:32.160 INFO:tasks.rados.rados.0.smithi145.stdout:3629: done (3 left) 2024-09-16T05:55:32.161 INFO:tasks.rados.rados.0.smithi145.stdout:3631: done (2 left) 2024-09-16T05:55:32.161 INFO:tasks.rados.rados.0.smithi145.stdout:3632: done (1 left) 2024-09-16T05:55:32.161 INFO:tasks.rados.rados.0.smithi145.stdout:3635: done (0 left) 2024-09-16T05:55:32.161 INFO:tasks.rados.rados.0.smithi145.stdout:3636: read oid 49 snap -1 2024-09-16T05:55:32.161 INFO:tasks.rados.rados.0.smithi145.stdout:3636: expect deleted 2024-09-16T05:55:32.161 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 4 current snap is 325 2024-09-16T05:55:32.161 INFO:tasks.rados.rados.0.smithi145.stdout:3637: seq_num 1137 ranges {5103616=647168,5750784=696320,6447104=557056,7004160=352256} 2024-09-16T05:55:32.191 INFO:tasks.rados.rados.0.smithi145.stdout:3637: writing smithi14585108-4 from 5103616 to 5750784 tid 1 2024-09-16T05:55:32.195 INFO:tasks.rados.rados.0.smithi145.stdout:3637: writing smithi14585108-4 from 5750784 to 6447104 tid 2 2024-09-16T05:55:32.198 INFO:tasks.rados.rados.0.smithi145.stdout:3637: writing smithi14585108-4 from 6447104 to 7004160 tid 3 2024-09-16T05:55:32.201 INFO:tasks.rados.rados.0.smithi145.stdout:3637: writing smithi14585108-4 from 7004160 to 7356416 tid 4 2024-09-16T05:55:32.201 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 325 2024-09-16T05:55:32.201 INFO:tasks.rados.rados.0.smithi145.stdout:3638: seq_num 1138 ranges {0=663552,663552=581632,1245184=712704,1957888=311296} 2024-09-16T05:55:32.204 INFO:tasks.rados.rados.0.smithi145.stdout:3638: writing smithi14585108-16 from 0 to 663552 tid 1 2024-09-16T05:55:32.208 INFO:tasks.rados.rados.0.smithi145.stdout:3638: writing smithi14585108-16 from 663552 to 1245184 tid 2 2024-09-16T05:55:32.212 INFO:tasks.rados.rados.0.smithi145.stdout:3638: writing smithi14585108-16 from 1245184 to 1957888 tid 3 2024-09-16T05:55:32.214 INFO:tasks.rados.rados.0.smithi145.stdout:3638: writing smithi14585108-16 from 1957888 to 2269184 tid 4 2024-09-16T05:55:32.214 INFO:tasks.rados.rados.0.smithi145.stdout:3639: read oid 37 snap 323 2024-09-16T05:55:32.214 INFO:tasks.rados.rados.0.smithi145.stdout:3639: expect deleted 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3640: snap_create 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: finishing write tid 1 to smithi14585108-4 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: finishing write tid 2 to smithi14585108-4 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: finishing write tid 3 to smithi14585108-4 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: finishing write tid 4 to smithi14585108-4 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: finishing write tid 5 to smithi14585108-4 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: finishing write tid 6 to smithi14585108-4 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: oid 4 updating version 0 to 1489 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: oid 4 updating version 1489 to 1493 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: oid 4 version 1493 is already newer than 1491 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: oid 4 version 1493 is already newer than 1492 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: oid 4 version 1493 is already newer than 1490 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1493 (ObjNum 1137 snap 325 seq_num 1137) dirty exists 2024-09-16T05:55:32.215 INFO:tasks.rados.rados.0.smithi145.stdout:3637: left oid 4 (ObjNum 1137 snap 325 seq_num 1137) 2024-09-16T05:55:32.216 INFO:tasks.rados.rados.0.smithi145.stdout:3638: finishing write tid 1 to smithi14585108-16 2024-09-16T05:55:32.216 INFO:tasks.rados.rados.0.smithi145.stdout:3638: finishing write tid 2 to smithi14585108-16 2024-09-16T05:55:32.216 INFO:tasks.rados.rados.0.smithi145.stdout:3638: finishing write tid 3 to smithi14585108-16 2024-09-16T05:55:32.216 INFO:tasks.rados.rados.0.smithi145.stdout:3638: finishing write tid 4 to smithi14585108-16 2024-09-16T05:55:32.216 INFO:tasks.rados.rados.0.smithi145.stdout:3638: finishing write tid 5 to smithi14585108-16 2024-09-16T05:55:32.219 INFO:tasks.rados.rados.0.smithi145.stdout:3638: finishing write tid 6 to smithi14585108-16 2024-09-16T05:55:32.219 INFO:tasks.rados.rados.0.smithi145.stdout:3638: oid 16 updating version 0 to 1443 2024-09-16T05:55:32.219 INFO:tasks.rados.rados.0.smithi145.stdout:3638: oid 16 updating version 1443 to 1444 2024-09-16T05:55:32.219 INFO:tasks.rados.rados.0.smithi145.stdout:3638: oid 16 version 1444 is already newer than 1442 2024-09-16T05:55:32.219 INFO:tasks.rados.rados.0.smithi145.stdout:3638: oid 16 version 1444 is already newer than 1441 2024-09-16T05:55:32.220 INFO:tasks.rados.rados.0.smithi145.stdout:3638: oid 16 updating version 1444 to 1445 2024-09-16T05:55:32.220 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1445 (ObjNum 1138 snap 325 seq_num 1138) dirty exists 2024-09-16T05:55:32.220 INFO:tasks.rados.rados.0.smithi145.stdout:3638: left oid 16 (ObjNum 1138 snap 325 seq_num 1138) 2024-09-16T05:55:33.164 INFO:tasks.rados.rados.0.smithi145.stdout:3636: done (4 left) 2024-09-16T05:55:33.165 INFO:tasks.rados.rados.0.smithi145.stdout:3637: done (3 left) 2024-09-16T05:55:33.165 INFO:tasks.rados.rados.0.smithi145.stdout:3638: done (2 left) 2024-09-16T05:55:33.165 INFO:tasks.rados.rados.0.smithi145.stdout:3639: done (1 left) 2024-09-16T05:55:33.165 INFO:tasks.rados.rados.0.smithi145.stdout:3640: done (0 left) 2024-09-16T05:55:33.165 INFO:tasks.rados.rados.0.smithi145.stdout:3641: rollback oid 22 current snap is 326 2024-09-16T05:55:33.165 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 320 2024-09-16T05:55:33.165 INFO:tasks.rados.rados.0.smithi145.stdout:3642: snap_remove snap 316 2024-09-16T05:55:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:33 smithi145 ceph-mon[99390]: osdmap e735: 8 total, 8 up, 8 in 2024-09-16T05:55:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:33 smithi145 ceph-mon[99390]: pgmap v788: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 115 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 930 KiB/s wr, 3 op/s 2024-09-16T05:55:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:33 smithi145 ceph-mon[96887]: osdmap e735: 8 total, 8 up, 8 in 2024-09-16T05:55:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:33 smithi145 ceph-mon[96887]: pgmap v788: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 115 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 930 KiB/s wr, 3 op/s 2024-09-16T05:55:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:33 smithi161 ceph-mon[87722]: osdmap e735: 8 total, 8 up, 8 in 2024-09-16T05:55:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:33 smithi161 ceph-mon[87722]: pgmap v788: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 115 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 930 KiB/s wr, 3 op/s 2024-09-16T05:55:34.169 INFO:tasks.rados.rados.0.smithi145.stdout:3641: finishing rollback tid 0 to smithi14585108-22 2024-09-16T05:55:34.170 INFO:tasks.rados.rados.0.smithi145.stdout:3641: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:55:34.170 INFO:tasks.rados.rados.0.smithi145.stdout:3641: finishing rollback tid 2 to smithi14585108-22 2024-09-16T05:55:34.170 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1443 (ObjNum 1109 snap 312 seq_num 1109) dirty exists 2024-09-16T05:55:34.170 INFO:tasks.rados.rados.0.smithi145.stdout:3641: done (1 left) 2024-09-16T05:55:34.170 INFO:tasks.rados.rados.0.smithi145.stdout:3642: done (0 left) 2024-09-16T05:55:34.170 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 326 2024-09-16T05:55:34.170 INFO:tasks.rados.rados.0.smithi145.stdout:3643: seq_num 1139 ranges {1245184=679936,1925120=458752,2383872=524288,2908160=540672,3448832=81920} 2024-09-16T05:55:34.181 INFO:tasks.rados.rados.0.smithi145.stdout:3643: writing smithi14585108-9 from 1245184 to 1925120 tid 1 2024-09-16T05:55:34.184 INFO:tasks.rados.rados.0.smithi145.stdout:3643: writing smithi14585108-9 from 1925120 to 2383872 tid 2 2024-09-16T05:55:34.187 INFO:tasks.rados.rados.0.smithi145.stdout:3643: writing smithi14585108-9 from 2383872 to 2908160 tid 3 2024-09-16T05:55:34.190 INFO:tasks.rados.rados.0.smithi145.stdout:3643: writing smithi14585108-9 from 2908160 to 3448832 tid 4 2024-09-16T05:55:34.191 INFO:tasks.rados.rados.0.smithi145.stdout:3643: writing smithi14585108-9 from 3448832 to 3530752 tid 5 2024-09-16T05:55:34.191 INFO:tasks.rados.rados.0.smithi145.stdout:3644: delete oid 20 current snap is 326 2024-09-16T05:55:34.191 INFO:tasks.rados.rados.0.smithi145.stdout:3643: finishing write tid 1 to smithi14585108-9 2024-09-16T05:55:34.191 INFO:tasks.rados.rados.0.smithi145.stdout:3643: finishing write tid 2 to smithi14585108-9 2024-09-16T05:55:34.191 INFO:tasks.rados.rados.0.smithi145.stdout:3643: finishing write tid 3 to smithi14585108-9 2024-09-16T05:55:34.194 INFO:tasks.rados.rados.0.smithi145.stdout:3643: finishing write tid 4 to smithi14585108-9 2024-09-16T05:55:34.194 INFO:tasks.rados.rados.0.smithi145.stdout:3643: finishing write tid 5 to smithi14585108-9 2024-09-16T05:55:34.195 INFO:tasks.rados.rados.0.smithi145.stdout:3643: finishing write tid 6 to smithi14585108-9 2024-09-16T05:55:34.197 INFO:tasks.rados.rados.0.smithi145.stdout:3644: done (1 left) 2024-09-16T05:55:34.198 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 326 2024-09-16T05:55:34.198 INFO:tasks.rados.rados.0.smithi145.stdout:3645: seq_num 1141 ranges {0=712704,712704=679936,1392640=540672,1933312=385024} 2024-09-16T05:55:34.201 INFO:tasks.rados.rados.0.smithi145.stdout:3645: writing smithi14585108-14 from 0 to 712704 tid 1 2024-09-16T05:55:34.206 INFO:tasks.rados.rados.0.smithi145.stdout:3645: writing smithi14585108-14 from 712704 to 1392640 tid 2 2024-09-16T05:55:34.209 INFO:tasks.rados.rados.0.smithi145.stdout:3645: writing smithi14585108-14 from 1392640 to 1933312 tid 3 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3645: writing smithi14585108-14 from 1933312 to 2318336 tid 4 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3646: read oid 44 snap -1 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3646: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3647: setattr oid 35 current snap is 326 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3643: finishing write tid 7 to smithi14585108-9 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3643: oid 9 updating version 0 to 1640 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3643: oid 9 updating version 1640 to 1641 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3643: oid 9 updating version 1641 to 1644 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3643: oid 9 version 1644 is already newer than 1643 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3643: oid 9 version 1644 is already newer than 1642 2024-09-16T05:55:34.212 INFO:tasks.rados.rados.0.smithi145.stdout:3643: oid 9 updating version 1644 to 1645 2024-09-16T05:55:34.213 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1645 (ObjNum 1139 snap 326 seq_num 1139) dirty exists 2024-09-16T05:55:34.213 INFO:tasks.rados.rados.0.smithi145.stdout:3643: left oid 9 (ObjNum 1139 snap 326 seq_num 1139) 2024-09-16T05:55:34.213 INFO:tasks.rados.rados.0.smithi145.stdout:3645: finishing write tid 1 to smithi14585108-14 2024-09-16T05:55:34.213 INFO:tasks.rados.rados.0.smithi145.stdout:3645: finishing write tid 2 to smithi14585108-14 2024-09-16T05:55:34.213 INFO:tasks.rados.rados.0.smithi145.stdout:3645: finishing write tid 3 to smithi14585108-14 2024-09-16T05:55:34.213 INFO:tasks.rados.rados.0.smithi145.stdout:3643: done (3 left) 2024-09-16T05:55:34.213 INFO:tasks.rados.rados.0.smithi145.stdout:3648: snap_create 2024-09-16T05:55:34.213 INFO:tasks.rados.rados.0.smithi145.stdout:3646: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:55:34.222 INFO:tasks.rados.rados.0.smithi145.stdout:3645: finishing write tid 4 to smithi14585108-14 2024-09-16T05:55:34.222 INFO:tasks.rados.rados.0.smithi145.stdout:3645: finishing write tid 5 to smithi14585108-14 2024-09-16T05:55:34.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1442 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:55:34.222 INFO:tasks.rados.rados.0.smithi145.stdout:3645: finishing write tid 6 to smithi14585108-14 2024-09-16T05:55:34.222 INFO:tasks.rados.rados.0.smithi145.stdout:3645: oid 14 updating version 0 to 1459 2024-09-16T05:55:34.222 INFO:tasks.rados.rados.0.smithi145.stdout:3645: oid 14 updating version 1459 to 1460 2024-09-16T05:55:34.223 INFO:tasks.rados.rados.0.smithi145.stdout:3645: oid 14 updating version 1460 to 1463 2024-09-16T05:55:34.223 INFO:tasks.rados.rados.0.smithi145.stdout:3645: oid 14 version 1463 is already newer than 1461 2024-09-16T05:55:34.223 INFO:tasks.rados.rados.0.smithi145.stdout:3645: oid 14 version 1463 is already newer than 1462 2024-09-16T05:55:34.223 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1463 (ObjNum 1141 snap 326 seq_num 1141) dirty exists 2024-09-16T05:55:34.223 INFO:tasks.rados.rados.0.smithi145.stdout:3645: left oid 14 (ObjNum 1141 snap 326 seq_num 1141) 2024-09-16T05:55:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:34 smithi145 ceph-mon[96887]: osdmap e736: 8 total, 8 up, 8 in 2024-09-16T05:55:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:34 smithi145 ceph-mon[99390]: osdmap e736: 8 total, 8 up, 8 in 2024-09-16T05:55:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:34 smithi161 ceph-mon[87722]: osdmap e736: 8 total, 8 up, 8 in 2024-09-16T05:55:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:55:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:55:34] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:55:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:3645: done (3 left) 2024-09-16T05:55:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:3646: done (2 left) 2024-09-16T05:55:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:3647: done (1 left) 2024-09-16T05:55:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:3648: done (0 left) 2024-09-16T05:55:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 1 current snap is 327 2024-09-16T05:55:35.157 INFO:tasks.rados.rados.0.smithi145.stdout:3649: seq_num 1142 ranges {0=729088,729088=565248,1294336=696320,1990656=344064} 2024-09-16T05:55:35.160 INFO:tasks.rados.rados.0.smithi145.stdout:3649: writing smithi14585108-1 from 0 to 729088 tid 1 2024-09-16T05:55:35.164 INFO:tasks.rados.rados.0.smithi145.stdout:3649: writing smithi14585108-1 from 729088 to 1294336 tid 2 2024-09-16T05:55:35.168 INFO:tasks.rados.rados.0.smithi145.stdout:3649: writing smithi14585108-1 from 1294336 to 1990656 tid 3 2024-09-16T05:55:35.171 INFO:tasks.rados.rados.0.smithi145.stdout:3649: writing smithi14585108-1 from 1990656 to 2334720 tid 4 2024-09-16T05:55:35.171 INFO:tasks.rados.rados.0.smithi145.stdout:3650: copy_from oid 45 from oid 34 current snap is 327 2024-09-16T05:55:35.171 INFO:tasks.rados.rados.0.smithi145.stdout:3649: finishing write tid 1 to smithi14585108-1 2024-09-16T05:55:35.171 INFO:tasks.rados.rados.0.smithi145.stdout:3649: finishing write tid 2 to smithi14585108-1 2024-09-16T05:55:35.171 INFO:tasks.rados.rados.0.smithi145.stdout:3651: delete oid 29 current snap is 327 2024-09-16T05:55:35.173 INFO:tasks.rados.rados.0.smithi145.stdout:3649: finishing write tid 3 to smithi14585108-1 2024-09-16T05:55:35.173 INFO:tasks.rados.rados.0.smithi145.stdout:3649: finishing write tid 4 to smithi14585108-1 2024-09-16T05:55:35.174 INFO:tasks.rados.rados.0.smithi145.stdout:3649: finishing write tid 5 to smithi14585108-1 2024-09-16T05:55:35.175 INFO:tasks.rados.rados.0.smithi145.stdout:3650: finishing copy_from to smithi14585108-45 2024-09-16T05:55:35.175 INFO:tasks.rados.rados.0.smithi145.stdout:3650: got expected ENOENT (src dne) 2024-09-16T05:55:35.175 INFO:tasks.rados.rados.0.smithi145.stdout:3650: finishing copy_from racing read to smithi14585108-45 2024-09-16T05:55:35.175 INFO:tasks.rados.rados.0.smithi145.stdout:3650: done (2 left) 2024-09-16T05:55:35.175 INFO:tasks.rados.rados.0.smithi145.stdout:3651: done (1 left) 2024-09-16T05:55:35.175 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 327 2024-09-16T05:55:35.175 INFO:tasks.rados.rados.0.smithi145.stdout:3652: seq_num 1144 ranges {6733824=770048,7503872=737280,8241152=712704,8953856=155648} 2024-09-16T05:55:35.215 INFO:tasks.rados.rados.0.smithi145.stdout:3652: writing smithi14585108-38 from 6733824 to 7503872 tid 1 2024-09-16T05:55:35.219 INFO:tasks.rados.rados.0.smithi145.stdout:3652: writing smithi14585108-38 from 7503872 to 8241152 tid 2 2024-09-16T05:55:35.224 INFO:tasks.rados.rados.0.smithi145.stdout:3652: writing smithi14585108-38 from 8241152 to 8953856 tid 3 2024-09-16T05:55:35.225 INFO:tasks.rados.rados.0.smithi145.stdout:3652: writing smithi14585108-38 from 8953856 to 9109504 tid 4 2024-09-16T05:55:35.225 INFO:tasks.rados.rados.0.smithi145.stdout:3653: snap_create 2024-09-16T05:55:35.225 INFO:tasks.rados.rados.0.smithi145.stdout:3649: finishing write tid 6 to smithi14585108-1 2024-09-16T05:55:35.225 INFO:tasks.rados.rados.0.smithi145.stdout:3649: oid 1 updating version 0 to 1369 2024-09-16T05:55:35.225 INFO:tasks.rados.rados.0.smithi145.stdout:3649: oid 1 updating version 1369 to 1370 2024-09-16T05:55:35.226 INFO:tasks.rados.rados.0.smithi145.stdout:3649: oid 1 updating version 1370 to 1373 2024-09-16T05:55:35.226 INFO:tasks.rados.rados.0.smithi145.stdout:3649: oid 1 version 1373 is already newer than 1371 2024-09-16T05:55:35.226 INFO:tasks.rados.rados.0.smithi145.stdout:3649: oid 1 version 1373 is already newer than 1372 2024-09-16T05:55:35.226 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1373 (ObjNum 1142 snap 327 seq_num 1142) dirty exists 2024-09-16T05:55:35.226 INFO:tasks.rados.rados.0.smithi145.stdout:3649: left oid 1 (ObjNum 1142 snap 327 seq_num 1142) 2024-09-16T05:55:35.226 INFO:tasks.rados.rados.0.smithi145.stdout:3652: finishing write tid 1 to smithi14585108-38 2024-09-16T05:55:35.226 INFO:tasks.rados.rados.0.smithi145.stdout:3652: finishing write tid 2 to smithi14585108-38 2024-09-16T05:55:35.228 INFO:tasks.rados.rados.0.smithi145.stdout:3652: finishing write tid 3 to smithi14585108-38 2024-09-16T05:55:35.228 INFO:tasks.rados.rados.0.smithi145.stdout:3652: finishing write tid 4 to smithi14585108-38 2024-09-16T05:55:35.229 INFO:tasks.rados.rados.0.smithi145.stdout:3652: finishing write tid 5 to smithi14585108-38 2024-09-16T05:55:35.230 INFO:tasks.rados.rados.0.smithi145.stdout:3652: finishing write tid 6 to smithi14585108-38 2024-09-16T05:55:35.230 INFO:tasks.rados.rados.0.smithi145.stdout:3652: oid 38 updating version 0 to 1502 2024-09-16T05:55:35.230 INFO:tasks.rados.rados.0.smithi145.stdout:3652: oid 38 version 1502 is already newer than 1499 2024-09-16T05:55:35.230 INFO:tasks.rados.rados.0.smithi145.stdout:3652: oid 38 version 1502 is already newer than 1501 2024-09-16T05:55:35.230 INFO:tasks.rados.rados.0.smithi145.stdout:3652: oid 38 version 1502 is already newer than 1500 2024-09-16T05:55:35.230 INFO:tasks.rados.rados.0.smithi145.stdout:3652: oid 38 updating version 1502 to 1503 2024-09-16T05:55:35.230 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1503 (ObjNum 1144 snap 327 seq_num 1144) dirty exists 2024-09-16T05:55:35.230 INFO:tasks.rados.rados.0.smithi145.stdout:3652: left oid 38 (ObjNum 1144 snap 327 seq_num 1144) 2024-09-16T05:55:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:35 smithi145 ceph-mon[96887]: osdmap e737: 8 total, 8 up, 8 in 2024-09-16T05:55:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:35 smithi145 ceph-mon[96887]: pgmap v791: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T05:55:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:35 smithi145 ceph-mon[96887]: osdmap e738: 8 total, 8 up, 8 in 2024-09-16T05:55:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:35 smithi145 ceph-mon[99390]: osdmap e737: 8 total, 8 up, 8 in 2024-09-16T05:55:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:35 smithi145 ceph-mon[99390]: pgmap v791: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T05:55:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:35 smithi145 ceph-mon[99390]: osdmap e738: 8 total, 8 up, 8 in 2024-09-16T05:55:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:35 smithi161 ceph-mon[87722]: osdmap e737: 8 total, 8 up, 8 in 2024-09-16T05:55:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:35 smithi161 ceph-mon[87722]: pgmap v791: 121 pgs: 121 active+clean; 117 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T05:55:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:35 smithi161 ceph-mon[87722]: osdmap e738: 8 total, 8 up, 8 in 2024-09-16T05:55:36.190 INFO:tasks.rados.rados.0.smithi145.stdout:3649: done (2 left) 2024-09-16T05:55:36.190 INFO:tasks.rados.rados.0.smithi145.stdout:3652: done (1 left) 2024-09-16T05:55:36.190 INFO:tasks.rados.rados.0.smithi145.stdout:3653: done (0 left) 2024-09-16T05:55:36.191 INFO:tasks.rados.rados.0.smithi145.stdout:3654: rmattr oid 27 current snap is 328 2024-09-16T05:55:36.191 INFO:tasks.rados.rados.0.smithi145.stdout:3655: copy_from oid 28 from oid 23 current snap is 328 2024-09-16T05:55:36.191 INFO:tasks.rados.rados.0.smithi145.stdout:3656: setattr oid 29 current snap is 328 2024-09-16T05:55:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3657: read oid 46 snap -1 2024-09-16T05:55:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3657: expect deleted 2024-09-16T05:55:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3658: rollback oid 4 current snap is 328 2024-09-16T05:55:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 4 to 320 2024-09-16T05:55:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 328 2024-09-16T05:55:36.192 INFO:tasks.rados.rados.0.smithi145.stdout:3659: seq_num 1145 ranges {0=786432,786432=622592,1409024=516096,1925120=417792,2342912=49152} 2024-09-16T05:55:36.197 INFO:tasks.rados.rados.0.smithi145.stdout:3659: writing smithi14585108-37 from 0 to 786432 tid 1 2024-09-16T05:55:36.201 INFO:tasks.rados.rados.0.smithi145.stdout:3659: writing smithi14585108-37 from 786432 to 1409024 tid 2 2024-09-16T05:55:36.204 INFO:tasks.rados.rados.0.smithi145.stdout:3659: writing smithi14585108-37 from 1409024 to 1925120 tid 3 2024-09-16T05:55:36.206 INFO:tasks.rados.rados.0.smithi145.stdout:3659: writing smithi14585108-37 from 1925120 to 2342912 tid 4 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:3659: writing smithi14585108-37 from 2342912 to 2392064 tid 5 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:3660: rollback oid 22 current snap is 328 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 22 to 320 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:3655: finishing copy_from to smithi14585108-28 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:3655: got expected ENOENT (src dne) 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:3655: finishing copy_from racing read to smithi14585108-28 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:3658: finishing rollback tid 0 to smithi14585108-4 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1478 (ObjNum 1130 snap 320 seq_num 1130) dirty exists 2024-09-16T05:55:36.208 INFO:tasks.rados.rados.0.smithi145.stdout:3658: finishing rollback tid 1 to smithi14585108-4 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:3654: done (6 left) 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:3655: done (5 left) 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:3657: done (4 left) 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:3661: setattr oid 18 current snap is 328 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:3658: finishing rollback tid 2 to smithi14585108-4 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 4 v 1496 (ObjNum 1126 snap 320 seq_num 1126) dirty exists 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1668 (ObjNum 81 snap 0 seq_num 1432249961) dirty exists 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:3659: finishing write tid 1 to smithi14585108-37 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:3659: finishing write tid 2 to smithi14585108-37 2024-09-16T05:55:36.209 INFO:tasks.rados.rados.0.smithi145.stdout:3659: finishing write tid 3 to smithi14585108-37 2024-09-16T05:55:36.210 INFO:tasks.rados.rados.0.smithi145.stdout:3656: done (4 left) 2024-09-16T05:55:36.210 INFO:tasks.rados.rados.0.smithi145.stdout:3658: done (3 left) 2024-09-16T05:55:36.210 INFO:tasks.rados.rados.0.smithi145.stdout:3662: snap_create 2024-09-16T05:55:36.211 INFO:tasks.rados.rados.0.smithi145.stdout:3660: finishing rollback tid 0 to smithi14585108-22 2024-09-16T05:55:36.212 INFO:tasks.rados.rados.0.smithi145.stdout:3660: finishing rollback tid 1 to smithi14585108-22 2024-09-16T05:55:36.212 INFO:tasks.rados.rados.0.smithi145.stdout:3659: finishing write tid 4 to smithi14585108-37 2024-09-16T05:55:36.212 INFO:tasks.rados.rados.0.smithi145.stdout:3660: finishing rollback tid 2 to smithi14585108-22 2024-09-16T05:55:36.212 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 22 v 1446 (ObjNum 1109 snap 312 seq_num 1109) dirty exists 2024-09-16T05:55:36.212 INFO:tasks.rados.rados.0.smithi145.stdout:3659: finishing write tid 5 to smithi14585108-37 2024-09-16T05:55:36.213 INFO:tasks.rados.rados.0.smithi145.stdout:3659: finishing write tid 6 to smithi14585108-37 2024-09-16T05:55:36.213 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1647 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:55:36.213 INFO:tasks.rados.rados.0.smithi145.stdout:3659: finishing write tid 7 to smithi14585108-37 2024-09-16T05:55:36.213 INFO:tasks.rados.rados.0.smithi145.stdout:3659: oid 37 updating version 0 to 1464 2024-09-16T05:55:36.214 INFO:tasks.rados.rados.0.smithi145.stdout:3659: oid 37 updating version 1464 to 1465 2024-09-16T05:55:36.214 INFO:tasks.rados.rados.0.smithi145.stdout:3659: oid 37 updating version 1465 to 1466 2024-09-16T05:55:36.214 INFO:tasks.rados.rados.0.smithi145.stdout:3659: oid 37 updating version 1466 to 1469 2024-09-16T05:55:36.214 INFO:tasks.rados.rados.0.smithi145.stdout:3659: oid 37 version 1469 is already newer than 1467 2024-09-16T05:55:36.214 INFO:tasks.rados.rados.0.smithi145.stdout:3659: oid 37 version 1469 is already newer than 1468 2024-09-16T05:55:36.214 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1469 (ObjNum 1145 snap 328 seq_num 1145) dirty exists 2024-09-16T05:55:36.214 INFO:tasks.rados.rados.0.smithi145.stdout:3659: left oid 37 (ObjNum 1145 snap 328 seq_num 1145) 2024-09-16T05:55:37.195 INFO:tasks.rados.rados.0.smithi145.stdout:3659: done (3 left) 2024-09-16T05:55:37.196 INFO:tasks.rados.rados.0.smithi145.stdout:3660: done (2 left) 2024-09-16T05:55:37.196 INFO:tasks.rados.rados.0.smithi145.stdout:3661: done (1 left) 2024-09-16T05:55:37.196 INFO:tasks.rados.rados.0.smithi145.stdout:3662: done (0 left) 2024-09-16T05:55:37.196 INFO:tasks.rados.rados.0.smithi145.stdout:3663: read oid 20 snap -1 2024-09-16T05:55:37.196 INFO:tasks.rados.rados.0.smithi145.stdout:3663: expect deleted 2024-09-16T05:55:37.196 INFO:tasks.rados.rados.0.smithi145.stdout:3664: snap_create 2024-09-16T05:55:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:37 smithi145 ceph-mon[96887]: osdmap e739: 8 total, 8 up, 8 in 2024-09-16T05:55:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:37 smithi145 ceph-mon[96887]: pgmap v794: 121 pgs: 121 active+clean; 119 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-09-16T05:55:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:37 smithi145 ceph-mon[99390]: osdmap e739: 8 total, 8 up, 8 in 2024-09-16T05:55:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:37 smithi145 ceph-mon[99390]: pgmap v794: 121 pgs: 121 active+clean; 119 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-09-16T05:55:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:37 smithi161 ceph-mon[87722]: osdmap e739: 8 total, 8 up, 8 in 2024-09-16T05:55:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:37 smithi161 ceph-mon[87722]: pgmap v794: 121 pgs: 121 active+clean; 119 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-09-16T05:55:38.201 INFO:tasks.rados.rados.0.smithi145.stdout:3663: done (1 left) 2024-09-16T05:55:38.202 INFO:tasks.rados.rados.0.smithi145.stdout:3664: done (0 left) 2024-09-16T05:55:38.202 INFO:tasks.rados.rados.0.smithi145.stdout:3665: snap_create 2024-09-16T05:55:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:38 smithi145 ceph-mon[96887]: osdmap e740: 8 total, 8 up, 8 in 2024-09-16T05:55:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:38 smithi145 ceph-mon[99390]: osdmap e740: 8 total, 8 up, 8 in 2024-09-16T05:55:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:38 smithi161 ceph-mon[87722]: osdmap e740: 8 total, 8 up, 8 in 2024-09-16T05:55:39.200 INFO:tasks.rados.rados.0.smithi145.stdout:3665: done (0 left) 2024-09-16T05:55:39.200 INFO:tasks.rados.rados.0.smithi145.stdout:3666: rmattr oid 8 current snap is 331 2024-09-16T05:55:39.200 INFO:tasks.rados.rados.0.smithi145.stdout:3667: copy_from oid 30 from oid 7 current snap is 331 2024-09-16T05:55:39.200 INFO:tasks.rados.rados.0.smithi145.stdout:3668: setattr oid 47 current snap is 331 2024-09-16T05:55:39.202 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 331 2024-09-16T05:55:39.202 INFO:tasks.rados.rados.0.smithi145.stdout:3669: seq_num 1146 ranges {0=802816,802816=499712,1302528=679936,1982464=425984} 2024-09-16T05:55:39.207 INFO:tasks.rados.rados.0.smithi145.stdout:3669: writing smithi14585108-20 from 0 to 802816 tid 1 2024-09-16T05:55:39.210 INFO:tasks.rados.rados.0.smithi145.stdout:3669: writing smithi14585108-20 from 802816 to 1302528 tid 2 2024-09-16T05:55:39.215 INFO:tasks.rados.rados.0.smithi145.stdout:3669: writing smithi14585108-20 from 1302528 to 1982464 tid 3 2024-09-16T05:55:39.218 INFO:tasks.rados.rados.0.smithi145.stdout:3669: writing smithi14585108-20 from 1982464 to 2408448 tid 4 2024-09-16T05:55:39.218 INFO:tasks.rados.rados.0.smithi145.stdout:3670: snap_remove snap 320 2024-09-16T05:55:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:39 smithi145 ceph-mon[99390]: osdmap e741: 8 total, 8 up, 8 in 2024-09-16T05:55:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:39 smithi145 ceph-mon[99390]: pgmap v797: 121 pgs: 121 active+clean; 112 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-16T05:55:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:39 smithi145 ceph-mon[99390]: osdmap e742: 8 total, 8 up, 8 in 2024-09-16T05:55:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:39 smithi145 ceph-mon[96887]: osdmap e741: 8 total, 8 up, 8 in 2024-09-16T05:55:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:39 smithi145 ceph-mon[96887]: pgmap v797: 121 pgs: 121 active+clean; 112 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-16T05:55:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:39 smithi145 ceph-mon[96887]: osdmap e742: 8 total, 8 up, 8 in 2024-09-16T05:55:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:39 smithi161 ceph-mon[87722]: osdmap e741: 8 total, 8 up, 8 in 2024-09-16T05:55:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:39 smithi161 ceph-mon[87722]: pgmap v797: 121 pgs: 121 active+clean; 112 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-16T05:55:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:39 smithi161 ceph-mon[87722]: osdmap e742: 8 total, 8 up, 8 in 2024-09-16T05:55:40.161 INFO:tasks.rados.rados.0.smithi145.stdout:3670: done (4 left) 2024-09-16T05:55:40.161 INFO:tasks.rados.rados.0.smithi145.stdout:3667: finishing copy_from to smithi14585108-30 2024-09-16T05:55:40.161 INFO:tasks.rados.rados.0.smithi145.stdout:3667: got expected ENOENT (src dne) 2024-09-16T05:55:40.161 INFO:tasks.rados.rados.0.smithi145.stdout:3667: finishing copy_from racing read to smithi14585108-30 2024-09-16T05:55:40.161 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1670 (ObjNum 1088 snap 304 seq_num 1088) dirty exists 2024-09-16T05:55:40.161 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1446 (ObjNum 1023 snap 292 seq_num 1023) dirty exists 2024-09-16T05:55:40.161 INFO:tasks.rados.rados.0.smithi145.stdout:3669: finishing write tid 1 to smithi14585108-20 2024-09-16T05:55:40.161 INFO:tasks.rados.rados.0.smithi145.stdout:3669: finishing write tid 2 to smithi14585108-20 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: finishing write tid 3 to smithi14585108-20 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: finishing write tid 4 to smithi14585108-20 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: finishing write tid 5 to smithi14585108-20 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: finishing write tid 6 to smithi14585108-20 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: oid 20 updating version 0 to 1650 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: oid 20 version 1650 is already newer than 1649 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: oid 20 version 1650 is already newer than 1648 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: oid 20 updating version 1650 to 1652 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: oid 20 version 1652 is already newer than 1651 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1652 (ObjNum 1146 snap 331 seq_num 1146) dirty exists 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3669: left oid 20 (ObjNum 1146 snap 331 seq_num 1146) 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3671: read oid 16 snap 327 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3671: expect (ObjNum 1138 snap 325 seq_num 1138) 2024-09-16T05:55:40.162 INFO:tasks.rados.rados.0.smithi145.stdout:3666: done (4 left) 2024-09-16T05:55:40.163 INFO:tasks.rados.rados.0.smithi145.stdout:3667: done (3 left) 2024-09-16T05:55:40.163 INFO:tasks.rados.rados.0.smithi145.stdout:3668: done (2 left) 2024-09-16T05:55:40.163 INFO:tasks.rados.rados.0.smithi145.stdout:3669: done (1 left) 2024-09-16T05:55:40.163 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 331 2024-09-16T05:55:40.163 INFO:tasks.rados.rados.0.smithi145.stdout:3672: seq_num 1147 ranges {1966080=16384} 2024-09-16T05:55:40.172 INFO:tasks.rados.rados.0.smithi145.stdout:3672: writing smithi14585108-50 from 1966080 to 1982464 tid 1 2024-09-16T05:55:40.172 INFO:tasks.rados.rados.0.smithi145.stdout:3673: snap_remove snap 328 2024-09-16T05:55:41.163 INFO:tasks.rados.rados.0.smithi145.stdout:3673: done (2 left) 2024-09-16T05:55:41.164 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 24 current snap is 331 2024-09-16T05:55:41.164 INFO:tasks.rados.rados.0.smithi145.stdout:3674: seq_num 1148 ranges {1097728=32768} 2024-09-16T05:55:41.170 INFO:tasks.rados.rados.0.smithi145.stdout:3674: writing smithi14585108-24 from 1097728 to 1130496 tid 1 2024-09-16T05:55:41.170 INFO:tasks.rados.rados.0.smithi145.stdout:3675: snap_create 2024-09-16T05:55:41.170 INFO:tasks.rados.rados.0.smithi145.stdout:3672: finishing write tid 1 to smithi14585108-50 2024-09-16T05:55:41.170 INFO:tasks.rados.rados.0.smithi145.stdout:3672: finishing write tid 2 to smithi14585108-50 2024-09-16T05:55:41.170 INFO:tasks.rados.rados.0.smithi145.stdout:3671: expect (ObjNum 1138 snap 325 seq_num 1138) 2024-09-16T05:55:41.229 INFO:tasks.rados.rados.0.smithi145.stdout:3672: finishing write tid 3 to smithi14585108-50 2024-09-16T05:55:41.229 INFO:tasks.rados.rados.0.smithi145.stdout:3672: oid 50 updating version 0 to 1505 2024-09-16T05:55:41.229 INFO:tasks.rados.rados.0.smithi145.stdout:3672: oid 50 version 1505 is already newer than 1504 2024-09-16T05:55:41.229 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1505 (ObjNum 1147 snap 331 seq_num 1147) dirty exists 2024-09-16T05:55:41.229 INFO:tasks.rados.rados.0.smithi145.stdout:3672: left oid 50 (ObjNum 1147 snap 331 seq_num 1147) 2024-09-16T05:55:41.229 INFO:tasks.rados.rados.0.smithi145.stdout:3674: finishing write tid 1 to smithi14585108-24 2024-09-16T05:55:41.230 INFO:tasks.rados.rados.0.smithi145.stdout:3674: finishing write tid 2 to smithi14585108-24 2024-09-16T05:55:41.230 INFO:tasks.rados.rados.0.smithi145.stdout:3674: finishing write tid 3 to smithi14585108-24 2024-09-16T05:55:41.230 INFO:tasks.rados.rados.0.smithi145.stdout:3674: oid 24 updating version 0 to 1497 2024-09-16T05:55:41.230 INFO:tasks.rados.rados.0.smithi145.stdout:3674: oid 24 updating version 1497 to 1498 2024-09-16T05:55:41.230 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 24 v 1498 (ObjNum 1148 snap 331 seq_num 1148) dirty exists 2024-09-16T05:55:41.230 INFO:tasks.rados.rados.0.smithi145.stdout:3674: left oid 24 (ObjNum 1148 snap 331 seq_num 1148) 2024-09-16T05:55:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:41 smithi145 ceph-mon[96887]: osdmap e743: 8 total, 8 up, 8 in 2024-09-16T05:55:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:41 smithi145 ceph-mon[96887]: pgmap v800: 121 pgs: 121 active+clean; 114 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 77 KiB/s rd, 570 KiB/s wr, 16 op/s 2024-09-16T05:55:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:41 smithi145 ceph-mon[99390]: osdmap e743: 8 total, 8 up, 8 in 2024-09-16T05:55:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:41 smithi145 ceph-mon[99390]: pgmap v800: 121 pgs: 121 active+clean; 114 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 77 KiB/s rd, 570 KiB/s wr, 16 op/s 2024-09-16T05:55:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:41 smithi161 ceph-mon[87722]: osdmap e743: 8 total, 8 up, 8 in 2024-09-16T05:55:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:41 smithi161 ceph-mon[87722]: pgmap v800: 121 pgs: 121 active+clean; 114 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 77 KiB/s rd, 570 KiB/s wr, 16 op/s 2024-09-16T05:55:42.164 INFO:tasks.rados.rados.0.smithi145.stdout:3671: done (3 left) 2024-09-16T05:55:42.164 INFO:tasks.rados.rados.0.smithi145.stdout:3672: done (2 left) 2024-09-16T05:55:42.164 INFO:tasks.rados.rados.0.smithi145.stdout:3674: done (1 left) 2024-09-16T05:55:42.164 INFO:tasks.rados.rados.0.smithi145.stdout:3675: done (0 left) 2024-09-16T05:55:42.164 INFO:tasks.rados.rados.0.smithi145.stdout:3676: snap_create 2024-09-16T05:55:42.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:42 smithi145 ceph-mon[99390]: osdmap e744: 8 total, 8 up, 8 in 2024-09-16T05:55:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:42 smithi145 ceph-mon[96887]: osdmap e744: 8 total, 8 up, 8 in 2024-09-16T05:55:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:42 smithi161 ceph-mon[87722]: osdmap e744: 8 total, 8 up, 8 in 2024-09-16T05:55:43.166 INFO:tasks.rados.rados.0.smithi145.stdout:3676: done (0 left) 2024-09-16T05:55:43.166 INFO:tasks.rados.rados.0.smithi145.stdout:3677: rollback oid 29 current snap is 333 2024-09-16T05:55:43.166 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 29 to 331 2024-09-16T05:55:43.166 INFO:tasks.rados.rados.0.smithi145.stdout:3678: rmattr oid 15 current snap is 333 2024-09-16T05:55:43.166 INFO:tasks.rados.rados.0.smithi145.stdout:3678: done (1 left) 2024-09-16T05:55:43.166 INFO:tasks.rados.rados.0.smithi145.stdout:3679: rmattr oid 40 current snap is 333 2024-09-16T05:55:43.166 INFO:tasks.rados.rados.0.smithi145.stdout:3679: done (1 left) 2024-09-16T05:55:43.167 INFO:tasks.rados.rados.0.smithi145.stdout:3680: snap_remove snap 327 2024-09-16T05:55:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:43 smithi145 ceph-mon[96887]: osdmap e745: 8 total, 8 up, 8 in 2024-09-16T05:55:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:43 smithi145 ceph-mon[96887]: pgmap v803: 121 pgs: 121 active+clean; 99 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 29 op/s 2024-09-16T05:55:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:43 smithi145 ceph-mon[96887]: osdmap e746: 8 total, 8 up, 8 in 2024-09-16T05:55:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:43 smithi145 ceph-mon[99390]: osdmap e745: 8 total, 8 up, 8 in 2024-09-16T05:55:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:43 smithi145 ceph-mon[99390]: pgmap v803: 121 pgs: 121 active+clean; 99 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 29 op/s 2024-09-16T05:55:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:43 smithi145 ceph-mon[99390]: osdmap e746: 8 total, 8 up, 8 in 2024-09-16T05:55:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:43 smithi161 ceph-mon[87722]: osdmap e745: 8 total, 8 up, 8 in 2024-09-16T05:55:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:43 smithi161 ceph-mon[87722]: pgmap v803: 121 pgs: 121 active+clean; 99 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 29 op/s 2024-09-16T05:55:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:43 smithi161 ceph-mon[87722]: osdmap e746: 8 total, 8 up, 8 in 2024-09-16T05:55:44.173 INFO:tasks.rados.rados.0.smithi145.stdout:3680: done (1 left) 2024-09-16T05:55:44.173 INFO:tasks.rados.rados.0.smithi145.stdout:3681: delete oid 12 current snap is 333 2024-09-16T05:55:44.173 INFO:tasks.rados.rados.0.smithi145.stdout:3677: finishing rollback tid 0 to smithi14585108-29 2024-09-16T05:55:44.174 INFO:tasks.rados.rados.0.smithi145.stdout:3677: finishing rollback tid 1 to smithi14585108-29 2024-09-16T05:55:44.174 INFO:tasks.rados.rados.0.smithi145.stdout:3677: finishing rollback tid 2 to smithi14585108-29 2024-09-16T05:55:44.174 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1680 (ObjNum 65 snap 0 seq_num 1332891489) dirty exists 2024-09-16T05:55:44.182 INFO:tasks.rados.rados.0.smithi145.stdout:3677: done (1 left) 2024-09-16T05:55:44.182 INFO:tasks.rados.rados.0.smithi145.stdout:3681: done (0 left) 2024-09-16T05:55:44.182 INFO:tasks.rados.rados.0.smithi145.stdout:3682: snap_create 2024-09-16T05:55:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:55:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:55:44] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-09-16T05:55:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:3682: done (0 left) 2024-09-16T05:55:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 334 2024-09-16T05:55:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:3683: seq_num 1150 ranges {0=65536} 2024-09-16T05:55:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:3683: writing smithi14585108-19 from 0 to 65536 tid 1 2024-09-16T05:55:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:3684: copy_from oid 20 from oid 49 current snap is 334 2024-09-16T05:55:45.161 INFO:tasks.rados.rados.0.smithi145.stdout:3685: snap_remove snap 326 2024-09-16T05:55:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:45 smithi145 ceph-mon[96887]: osdmap e747: 8 total, 8 up, 8 in 2024-09-16T05:55:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:45 smithi145 ceph-mon[96887]: pgmap v806: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-09-16T05:55:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:45 smithi145 ceph-mon[96887]: osdmap e748: 8 total, 8 up, 8 in 2024-09-16T05:55:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:45 smithi145 ceph-mon[99390]: osdmap e747: 8 total, 8 up, 8 in 2024-09-16T05:55:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:45 smithi145 ceph-mon[99390]: pgmap v806: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-09-16T05:55:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:45 smithi145 ceph-mon[99390]: osdmap e748: 8 total, 8 up, 8 in 2024-09-16T05:55:45.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:45 smithi161 ceph-mon[87722]: osdmap e747: 8 total, 8 up, 8 in 2024-09-16T05:55:45.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:45 smithi161 ceph-mon[87722]: pgmap v806: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-09-16T05:55:45.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:45 smithi161 ceph-mon[87722]: osdmap e748: 8 total, 8 up, 8 in 2024-09-16T05:55:46.163 INFO:tasks.rados.rados.0.smithi145.stdout:3685: done (2 left) 2024-09-16T05:55:46.163 INFO:tasks.rados.rados.0.smithi145.stdout:3686: rollback oid 39 current snap is 334 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 39 to 333 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3683: finishing write tid 1 to smithi14585108-19 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3683: finishing write tid 2 to smithi14585108-19 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3683: finishing write tid 3 to smithi14585108-19 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3683: oid 19 updating version 0 to 1479 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3683: oid 19 updating version 1479 to 1480 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1480 (ObjNum 1150 snap 334 seq_num 1150) dirty exists 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3683: left oid 19 (ObjNum 1150 snap 334 seq_num 1150) 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3684: finishing copy_from to smithi14585108-20 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3684: got expected ENOENT (src dne) 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3684: finishing copy_from racing read to smithi14585108-20 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3683: done (2 left) 2024-09-16T05:55:46.164 INFO:tasks.rados.rados.0.smithi145.stdout:3684: done (1 left) 2024-09-16T05:55:46.165 INFO:tasks.rados.rados.0.smithi145.stdout:3687: copy_from oid 27 from oid 46 current snap is 334 2024-09-16T05:55:46.165 INFO:tasks.rados.rados.0.smithi145.stdout:3688: delete oid 4 current snap is 334 2024-09-16T05:55:46.165 INFO:tasks.rados.rados.0.smithi145.stdout:3686: finishing rollback tid 1 to smithi14585108-39 2024-09-16T05:55:46.165 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 0 (ObjNum 97 snap 0 seq_num 3915821692) dirty dne 2024-09-16T05:55:46.166 INFO:tasks.rados.rados.0.smithi145.stdout:3686: done (2 left) 2024-09-16T05:55:46.166 INFO:tasks.rados.rados.0.smithi145.stdout:3688: done (1 left) 2024-09-16T05:55:46.167 INFO:tasks.rados.rados.0.smithi145.stdout:3689: rollback oid 43 current snap is 334 2024-09-16T05:55:46.167 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 43 to 324 2024-09-16T05:55:46.167 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 334 2024-09-16T05:55:46.167 INFO:tasks.rados.rados.0.smithi145.stdout:3690: seq_num 1152 ranges {2318336=98304} 2024-09-16T05:55:46.180 INFO:tasks.rados.rados.0.smithi145.stdout:3690: writing smithi14585108-14 from 2318336 to 2416640 tid 1 2024-09-16T05:55:46.181 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 9 current snap is 334 2024-09-16T05:55:46.181 INFO:tasks.rados.rados.0.smithi145.stdout:3691: seq_num 1153 ranges {3530752=114688} 2024-09-16T05:55:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:3691: writing smithi14585108-9 from 3530752 to 3645440 tid 1 2024-09-16T05:55:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 334 2024-09-16T05:55:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:3687: finishing copy_from to smithi14585108-27 2024-09-16T05:55:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:3687: got expected ENOENT (src dne) 2024-09-16T05:55:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:3692: seq_num 1154 ranges {0=131072} 2024-09-16T05:55:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:3692: writing smithi14585108-34 from 0 to 131072 tid 1 2024-09-16T05:55:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 50 current snap is 334 2024-09-16T05:55:46.201 INFO:tasks.rados.rados.0.smithi145.stdout:3693: seq_num 1155 ranges {1982464=147456} 2024-09-16T05:55:46.213 INFO:tasks.rados.rados.0.smithi145.stdout:3693: writing smithi14585108-50 from 1982464 to 2129920 tid 1 2024-09-16T05:55:46.213 INFO:tasks.rados.rados.0.smithi145.stdout:3694: delete oid 48 current snap is 334 2024-09-16T05:55:46.213 INFO:tasks.rados.rados.0.smithi145.stdout:3687: finishing copy_from racing read to smithi14585108-27 2024-09-16T05:55:46.213 INFO:tasks.rados.rados.0.smithi145.stdout:3689: finishing rollback tid 0 to smithi14585108-43 2024-09-16T05:55:46.213 INFO:tasks.rados.rados.0.smithi145.stdout:3689: finishing rollback tid 1 to smithi14585108-43 2024-09-16T05:55:46.213 INFO:tasks.rados.rados.0.smithi145.stdout:3689: finishing rollback tid 2 to smithi14585108-43 2024-09-16T05:55:46.213 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1651 (ObjNum 1088 snap 304 seq_num 1088) dirty exists 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3690: finishing write tid 1 to smithi14585108-14 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3690: finishing write tid 2 to smithi14585108-14 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3690: finishing write tid 3 to smithi14585108-14 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3690: oid 14 updating version 0 to 1470 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3690: oid 14 updating version 1470 to 1471 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1471 (ObjNum 1152 snap 334 seq_num 1152) dirty exists 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3690: left oid 14 (ObjNum 1152 snap 334 seq_num 1152) 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3691: finishing write tid 1 to smithi14585108-9 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3691: finishing write tid 2 to smithi14585108-9 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3692: finishing write tid 1 to smithi14585108-34 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3691: finishing write tid 3 to smithi14585108-9 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3691: oid 9 updating version 0 to 1654 2024-09-16T05:55:46.214 INFO:tasks.rados.rados.0.smithi145.stdout:3691: oid 9 version 1654 is already newer than 1653 2024-09-16T05:55:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1654 (ObjNum 1153 snap 334 seq_num 1153) dirty exists 2024-09-16T05:55:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:3691: left oid 9 (ObjNum 1153 snap 334 seq_num 1153) 2024-09-16T05:55:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:3692: finishing write tid 2 to smithi14585108-34 2024-09-16T05:55:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:3692: finishing write tid 3 to smithi14585108-34 2024-09-16T05:55:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:3692: oid 34 updating version 0 to 1655 2024-09-16T05:55:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:3692: oid 34 updating version 1655 to 1656 2024-09-16T05:55:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1656 (ObjNum 1154 snap 334 seq_num 1154) dirty exists 2024-09-16T05:55:46.215 INFO:tasks.rados.rados.0.smithi145.stdout:3692: left oid 34 (ObjNum 1154 snap 334 seq_num 1154) 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3693: finishing write tid 1 to smithi14585108-50 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3687: done (6 left) 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3689: done (5 left) 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3690: done (4 left) 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3691: done (3 left) 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3692: done (2 left) 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3694: done (1 left) 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3695: delete oid 1 current snap is 334 2024-09-16T05:55:46.216 INFO:tasks.rados.rados.0.smithi145.stdout:3693: finishing write tid 2 to smithi14585108-50 2024-09-16T05:55:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3693: finishing write tid 3 to smithi14585108-50 2024-09-16T05:55:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3693: oid 50 updating version 0 to 1506 2024-09-16T05:55:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3693: oid 50 updating version 1506 to 1507 2024-09-16T05:55:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1507 (ObjNum 1155 snap 334 seq_num 1155) dirty exists 2024-09-16T05:55:46.217 INFO:tasks.rados.rados.0.smithi145.stdout:3693: left oid 50 (ObjNum 1155 snap 334 seq_num 1155) 2024-09-16T05:55:46.218 INFO:tasks.rados.rados.0.smithi145.stdout:3693: done (1 left) 2024-09-16T05:55:46.218 INFO:tasks.rados.rados.0.smithi145.stdout:3695: done (0 left) 2024-09-16T05:55:46.218 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 334 2024-09-16T05:55:46.218 INFO:tasks.rados.rados.0.smithi145.stdout:3696: seq_num 1158 ranges {2392064=196608} 2024-09-16T05:55:46.232 INFO:tasks.rados.rados.0.smithi145.stdout:3696: writing smithi14585108-37 from 2392064 to 2588672 tid 1 2024-09-16T05:55:46.232 INFO:tasks.rados.rados.0.smithi145.stdout:3697: snap_create 2024-09-16T05:55:46.235 INFO:tasks.rados.rados.0.smithi145.stdout:3696: finishing write tid 1 to smithi14585108-37 2024-09-16T05:55:46.235 INFO:tasks.rados.rados.0.smithi145.stdout:3696: finishing write tid 2 to smithi14585108-37 2024-09-16T05:55:46.236 INFO:tasks.rados.rados.0.smithi145.stdout:3696: finishing write tid 3 to smithi14585108-37 2024-09-16T05:55:46.236 INFO:tasks.rados.rados.0.smithi145.stdout:3696: oid 37 updating version 0 to 1473 2024-09-16T05:55:46.236 INFO:tasks.rados.rados.0.smithi145.stdout:3696: oid 37 version 1473 is already newer than 1472 2024-09-16T05:55:46.236 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1473 (ObjNum 1158 snap 334 seq_num 1158) dirty exists 2024-09-16T05:55:46.236 INFO:tasks.rados.rados.0.smithi145.stdout:3696: left oid 37 (ObjNum 1158 snap 334 seq_num 1158) 2024-09-16T05:55:47.168 INFO:tasks.rados.rados.0.smithi145.stdout:3696: done (1 left) 2024-09-16T05:55:47.168 INFO:tasks.rados.rados.0.smithi145.stdout:3697: done (0 left) 2024-09-16T05:55:47.168 INFO:tasks.rados.rados.0.smithi145.stdout:3698: read oid 25 snap -1 2024-09-16T05:55:47.169 INFO:tasks.rados.rados.0.smithi145.stdout:3698: expect deleted 2024-09-16T05:55:47.169 INFO:tasks.rados.rados.0.smithi145.stdout:3699: rollback oid 21 current snap is 335 2024-09-16T05:55:47.169 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 330 2024-09-16T05:55:47.169 INFO:tasks.rados.rados.0.smithi145.stdout:3700: read oid 35 snap 332 2024-09-16T05:55:47.169 INFO:tasks.rados.rados.0.smithi145.stdout:3700: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:55:47.169 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 335 2024-09-16T05:55:47.169 INFO:tasks.rados.rados.0.smithi145.stdout:3701: seq_num 1159 ranges {49152=212992} 2024-09-16T05:55:47.170 INFO:tasks.rados.rados.0.smithi145.stdout:3701: writing smithi14585108-44 from 49152 to 262144 tid 1 2024-09-16T05:55:47.170 INFO:tasks.rados.rados.0.smithi145.stdout:3702: read oid 50 snap -1 2024-09-16T05:55:47.170 INFO:tasks.rados.rados.0.smithi145.stdout:3702: expect (ObjNum 1155 snap 334 seq_num 1155) 2024-09-16T05:55:47.170 INFO:tasks.rados.rados.0.smithi145.stdout:3703: delete oid 2 current snap is 335 2024-09-16T05:55:47.170 INFO:tasks.rados.rados.0.smithi145.stdout:3699: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:55:47.170 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-16T05:55:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:3698: done (5 left) 2024-09-16T05:55:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:3699: done (4 left) 2024-09-16T05:55:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:3703: done (3 left) 2024-09-16T05:55:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:3704: read oid 1 snap 331 2024-09-16T05:55:47.178 INFO:tasks.rados.rados.0.smithi145.stdout:3704: expect (ObjNum 1142 snap 327 seq_num 1142) 2024-09-16T05:55:47.179 INFO:tasks.rados.rados.0.smithi145.stdout:3705: snap_create 2024-09-16T05:55:47.179 INFO:tasks.rados.rados.0.smithi145.stdout:3701: finishing write tid 1 to smithi14585108-44 2024-09-16T05:55:47.179 INFO:tasks.rados.rados.0.smithi145.stdout:3701: finishing write tid 2 to smithi14585108-44 2024-09-16T05:55:47.181 INFO:tasks.rados.rados.0.smithi145.stdout:3701: finishing write tid 3 to smithi14585108-44 2024-09-16T05:55:47.181 INFO:tasks.rados.rados.0.smithi145.stdout:3701: oid 44 updating version 0 to 1500 2024-09-16T05:55:47.181 INFO:tasks.rados.rados.0.smithi145.stdout:3701: oid 44 updating version 1500 to 1501 2024-09-16T05:55:47.181 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1501 (ObjNum 1159 snap 335 seq_num 1159) dirty exists 2024-09-16T05:55:47.181 INFO:tasks.rados.rados.0.smithi145.stdout:3701: left oid 44 (ObjNum 1159 snap 335 seq_num 1159) 2024-09-16T05:55:47.182 INFO:tasks.rados.rados.0.smithi145.stdout:3700: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:55:47.211 INFO:tasks.rados.rados.0.smithi145.stdout:3702: expect (ObjNum 1155 snap 334 seq_num 1155) 2024-09-16T05:55:47.326 INFO:tasks.rados.rados.0.smithi145.stdout:3704: expect (ObjNum 1142 snap 327 seq_num 1142) 2024-09-16T05:55:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:47 smithi145 ceph-mon[96887]: osdmap e749: 8 total, 8 up, 8 in 2024-09-16T05:55:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:47 smithi145 ceph-mon[96887]: pgmap v809: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 596 KiB/s wr, 3 op/s 2024-09-16T05:55:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:47 smithi145 ceph-mon[99390]: osdmap e749: 8 total, 8 up, 8 in 2024-09-16T05:55:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:47 smithi145 ceph-mon[99390]: pgmap v809: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 596 KiB/s wr, 3 op/s 2024-09-16T05:55:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:47 smithi161 ceph-mon[87722]: osdmap e749: 8 total, 8 up, 8 in 2024-09-16T05:55:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:47 smithi161 ceph-mon[87722]: pgmap v809: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 596 KiB/s wr, 3 op/s 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3700: done (4 left) 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3701: done (3 left) 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3702: done (2 left) 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3704: done (1 left) 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3705: done (0 left) 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3706: read oid 14 snap 334 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3706: expect (ObjNum 1152 snap 334 seq_num 1152) 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3707: rollback oid 41 current snap is 336 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 41 to 325 2024-09-16T05:55:48.176 INFO:tasks.rados.rados.0.smithi145.stdout:3708: delete oid 27 current snap is 336 2024-09-16T05:55:48.182 INFO:tasks.rados.rados.0.smithi145.stdout:3707: finishing rollback tid 0 to smithi14585108-41 2024-09-16T05:55:48.182 INFO:tasks.rados.rados.0.smithi145.stdout:3707: finishing rollback tid 1 to smithi14585108-41 2024-09-16T05:55:48.185 INFO:tasks.rados.rados.0.smithi145.stdout:3707: finishing rollback tid 2 to smithi14585108-41 2024-09-16T05:55:48.185 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1481 (ObjNum 1129 snap 320 seq_num 1129) dirty exists 2024-09-16T05:55:48.186 INFO:tasks.rados.rados.0.smithi145.stdout:3707: done (2 left) 2024-09-16T05:55:48.186 INFO:tasks.rados.rados.0.smithi145.stdout:3708: done (1 left) 2024-09-16T05:55:48.186 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 30 current snap is 336 2024-09-16T05:55:48.186 INFO:tasks.rados.rados.0.smithi145.stdout:3709: seq_num 1162 ranges {1400832=270336} 2024-09-16T05:55:48.195 INFO:tasks.rados.rados.0.smithi145.stdout:3709: writing smithi14585108-30 from 1400832 to 1671168 tid 1 2024-09-16T05:55:48.195 INFO:tasks.rados.rados.0.smithi145.stdout:3710: rmattr oid 42 current snap is 336 2024-09-16T05:55:48.195 INFO:tasks.rados.rados.0.smithi145.stdout:3710: done (2 left) 2024-09-16T05:55:48.195 INFO:tasks.rados.rados.0.smithi145.stdout:3711: snap_remove snap 323 2024-09-16T05:55:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[99390]: osdmap e750: 8 total, 8 up, 8 in 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[96887]: osdmap e750: 8 total, 8 up, 8 in 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:55:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:55:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:48 smithi161 ceph-mon[87722]: osdmap e750: 8 total, 8 up, 8 in 2024-09-16T05:55:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:55:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:55:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:55:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:55:49.184 INFO:tasks.rados.rados.0.smithi145.stdout:3711: done (2 left) 2024-09-16T05:55:49.185 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 33 current snap is 336 2024-09-16T05:55:49.185 INFO:tasks.rados.rados.0.smithi145.stdout:3706: expect (ObjNum 1152 snap 334 seq_num 1152) 2024-09-16T05:55:49.292 INFO:tasks.rados.rados.0.smithi145.stdout:3709: finishing write tid 1 to smithi14585108-30 2024-09-16T05:55:49.293 INFO:tasks.rados.rados.0.smithi145.stdout:3709: finishing write tid 2 to smithi14585108-30 2024-09-16T05:55:49.293 INFO:tasks.rados.rados.0.smithi145.stdout:3709: finishing write tid 3 to smithi14585108-30 2024-09-16T05:55:49.293 INFO:tasks.rados.rados.0.smithi145.stdout:3709: oid 30 updating version 0 to 1503 2024-09-16T05:55:49.293 INFO:tasks.rados.rados.0.smithi145.stdout:3709: oid 30 version 1503 is already newer than 1502 2024-09-16T05:55:49.293 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1503 (ObjNum 1162 snap 336 seq_num 1162) dirty exists 2024-09-16T05:55:49.293 INFO:tasks.rados.rados.0.smithi145.stdout:3709: left oid 30 (ObjNum 1162 snap 336 seq_num 1162) 2024-09-16T05:55:49.293 INFO:tasks.rados.rados.0.smithi145.stdout:3712: seq_num 1163 ranges {1679360=286720} 2024-09-16T05:55:49.301 INFO:tasks.rados.rados.0.smithi145.stdout:3712: writing smithi14585108-33 from 1679360 to 1966080 tid 1 2024-09-16T05:55:49.301 INFO:tasks.rados.rados.0.smithi145.stdout:3706: done (2 left) 2024-09-16T05:55:49.301 INFO:tasks.rados.rados.0.smithi145.stdout:3709: done (1 left) 2024-09-16T05:55:49.302 INFO:tasks.rados.rados.0.smithi145.stdout:3713: snap_remove snap 335 2024-09-16T05:55:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:49 smithi145 ceph-mon[96887]: osdmap e751: 8 total, 8 up, 8 in 2024-09-16T05:55:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:49 smithi145 ceph-mon[96887]: pgmap v812: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 733 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T05:55:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:49 smithi145 ceph-mon[99390]: osdmap e751: 8 total, 8 up, 8 in 2024-09-16T05:55:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:49 smithi145 ceph-mon[99390]: pgmap v812: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 733 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T05:55:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:49 smithi161 ceph-mon[87722]: osdmap e751: 8 total, 8 up, 8 in 2024-09-16T05:55:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:49 smithi161 ceph-mon[87722]: pgmap v812: 121 pgs: 121 active+clean; 102 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 733 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T05:55:50.163 INFO:tasks.rados.rados.0.smithi145.stdout:3712: finishing write tid 1 to smithi14585108-33 2024-09-16T05:55:50.163 INFO:tasks.rados.rados.0.smithi145.stdout:3712: finishing write tid 2 to smithi14585108-33 2024-09-16T05:55:50.164 INFO:tasks.rados.rados.0.smithi145.stdout:3712: finishing write tid 3 to smithi14585108-33 2024-09-16T05:55:50.164 INFO:tasks.rados.rados.0.smithi145.stdout:3712: oid 33 updating version 0 to 1449 2024-09-16T05:55:50.164 INFO:tasks.rados.rados.0.smithi145.stdout:3712: oid 33 version 1449 is already newer than 1448 2024-09-16T05:55:50.164 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 1449 (ObjNum 1163 snap 336 seq_num 1163) dirty exists 2024-09-16T05:55:50.164 INFO:tasks.rados.rados.0.smithi145.stdout:3712: left oid 33 (ObjNum 1163 snap 336 seq_num 1163) 2024-09-16T05:55:50.164 INFO:tasks.rados.rados.0.smithi145.stdout:3712: done (1 left) 2024-09-16T05:55:50.164 INFO:tasks.rados.rados.0.smithi145.stdout:3713: done (0 left) 2024-09-16T05:55:50.164 INFO:tasks.rados.rados.0.smithi145.stdout:3714: delete oid 24 current snap is 336 2024-09-16T05:55:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:3714: done (0 left) 2024-09-16T05:55:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:3715: rollback oid 8 current snap is 336 2024-09-16T05:55:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 8 to 332 2024-09-16T05:55:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:3716: read oid 28 snap -1 2024-09-16T05:55:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:3716: expect (ObjNum 1126 snap 320 seq_num 1126) 2024-09-16T05:55:50.168 INFO:tasks.rados.rados.0.smithi145.stdout:3717: delete oid 43 current snap is 336 2024-09-16T05:55:50.174 INFO:tasks.rados.rados.0.smithi145.stdout:3717: done (2 left) 2024-09-16T05:55:50.174 INFO:tasks.rados.rados.0.smithi145.stdout:3718: snap_remove snap 329 2024-09-16T05:55:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:50 smithi145 ceph-mon[99390]: osdmap e752: 8 total, 8 up, 8 in 2024-09-16T05:55:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:50 smithi145 ceph-mon[99390]: osdmap e753: 8 total, 8 up, 8 in 2024-09-16T05:55:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:50 smithi145 ceph-mon[96887]: osdmap e752: 8 total, 8 up, 8 in 2024-09-16T05:55:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:50 smithi145 ceph-mon[96887]: osdmap e753: 8 total, 8 up, 8 in 2024-09-16T05:55:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:50 smithi161 ceph-mon[87722]: osdmap e752: 8 total, 8 up, 8 in 2024-09-16T05:55:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:50 smithi161 ceph-mon[87722]: osdmap e753: 8 total, 8 up, 8 in 2024-09-16T05:55:51.163 INFO:tasks.rados.rados.0.smithi145.stdout:3718: done (2 left) 2024-09-16T05:55:51.163 INFO:tasks.rados.rados.0.smithi145.stdout:3719: rollback oid 48 current snap is 336 2024-09-16T05:55:51.163 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 48 to 331 2024-09-16T05:55:51.163 INFO:tasks.rados.rados.0.smithi145.stdout:3715: finishing rollback tid 0 to smithi14585108-8 2024-09-16T05:55:51.163 INFO:tasks.rados.rados.0.smithi145.stdout:3715: finishing rollback tid 1 to smithi14585108-8 2024-09-16T05:55:51.163 INFO:tasks.rados.rados.0.smithi145.stdout:3715: finishing rollback tid 2 to smithi14585108-8 2024-09-16T05:55:51.163 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1694 (ObjNum 1088 snap 304 seq_num 1088) dirty exists 2024-09-16T05:55:51.163 INFO:tasks.rados.rados.0.smithi145.stdout:3716: expect (ObjNum 1126 snap 320 seq_num 1126) 2024-09-16T05:55:51.365 INFO:tasks.rados.rados.0.smithi145.stdout:3719: finishing rollback tid 1 to smithi14585108-48 2024-09-16T05:55:51.365 INFO:tasks.rados.rados.0.smithi145.stdout:3719: finishing rollback tid 2 to smithi14585108-48 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1451 (ObjNum 1069 snap 302 seq_num 1069) dirty exists 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:3715: done (2 left) 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:3716: done (1 left) 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:3719: done (0 left) 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:3720: rollback oid 30 current snap is 336 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 325 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:3721: rollback oid 27 current snap is 336 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 27 to 325 2024-09-16T05:55:51.366 INFO:tasks.rados.rados.0.smithi145.stdout:3722: delete oid 24 current snap is 336 2024-09-16T05:55:51.368 INFO:tasks.rados.rados.0.smithi145.stdout:3721: finishing rollback tid 1 to smithi14585108-27 2024-09-16T05:55:51.369 INFO:tasks.rados.rados.0.smithi145.stdout:3721: finishing rollback tid 2 to smithi14585108-27 2024-09-16T05:55:51.369 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 27 v 1484 (ObjNum 1130 snap 320 seq_num 1130) dirty exists 2024-09-16T05:55:51.369 INFO:tasks.rados.rados.0.smithi145.stdout:3720: finishing rollback tid 0 to smithi14585108-30 2024-09-16T05:55:51.369 INFO:tasks.rados.rados.0.smithi145.stdout:3720: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:55:51.369 INFO:tasks.rados.rados.0.smithi145.stdout:3720: finishing rollback tid 2 to smithi14585108-30 2024-09-16T05:55:51.370 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1507 (ObjNum 1086 snap 304 seq_num 1086) dirty exists 2024-09-16T05:55:51.371 INFO:tasks.rados.rados.0.smithi145.stdout:3720: done (2 left) 2024-09-16T05:55:51.372 INFO:tasks.rados.rados.0.smithi145.stdout:3721: done (1 left) 2024-09-16T05:55:51.372 INFO:tasks.rados.rados.0.smithi145.stdout:3722: done (0 left) 2024-09-16T05:55:51.372 INFO:tasks.rados.rados.0.smithi145.stdout:3723: delete oid 28 current snap is 336 2024-09-16T05:55:51.374 INFO:tasks.rados.rados.0.smithi145.stdout:3723: done (0 left) 2024-09-16T05:55:51.374 INFO:tasks.rados.rados.0.smithi145.stdout:3724: rmattr oid 44 current snap is 336 2024-09-16T05:55:51.374 INFO:tasks.rados.rados.0.smithi145.stdout:3725: read oid 37 snap -1 2024-09-16T05:55:51.374 INFO:tasks.rados.rados.0.smithi145.stdout:3725: expect (ObjNum 1158 snap 334 seq_num 1158) 2024-09-16T05:55:51.374 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 336 2024-09-16T05:55:51.374 INFO:tasks.rados.rados.0.smithi145.stdout:3726: seq_num 1168 ranges {0=368640} 2024-09-16T05:55:51.376 INFO:tasks.rados.rados.0.smithi145.stdout:3726: writing smithi14585108-43 from 0 to 368640 tid 1 2024-09-16T05:55:51.377 INFO:tasks.rados.rados.0.smithi145.stdout:3727: copy_from oid 10 from oid 27 current snap is 336 2024-09-16T05:55:51.377 INFO:tasks.rados.rados.0.smithi145.stdout:3728: read oid 26 snap -1 2024-09-16T05:55:51.377 INFO:tasks.rados.rados.0.smithi145.stdout:3728: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:55:51.377 INFO:tasks.rados.rados.0.smithi145.stdout:3729: setattr oid 19 current snap is 336 2024-09-16T05:55:51.377 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1508 (ObjNum 1159 snap 335 seq_num 1159) dirty exists 2024-09-16T05:55:51.378 INFO:tasks.rados.rados.0.smithi145.stdout:3724: done (5 left) 2024-09-16T05:55:51.378 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 336 2024-09-16T05:55:51.378 INFO:tasks.rados.rados.0.smithi145.stdout:3730: seq_num 1169 ranges {2039808=385024} 2024-09-16T05:55:51.393 INFO:tasks.rados.rados.0.smithi145.stdout:3730: writing smithi14585108-13 from 2039808 to 2424832 tid 1 2024-09-16T05:55:51.393 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 336 2024-09-16T05:55:51.393 INFO:tasks.rados.rados.0.smithi145.stdout:3731: seq_num 1170 ranges {0=401408} 2024-09-16T05:55:51.395 INFO:tasks.rados.rados.0.smithi145.stdout:3731: writing smithi14585108-21 from 0 to 401408 tid 1 2024-09-16T05:55:51.395 INFO:tasks.rados.rados.0.smithi145.stdout:3732: copy_from oid 22 from oid 2 current snap is 336 2024-09-16T05:55:51.395 INFO:tasks.rados.rados.0.smithi145.stdout:3728: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:55:51.423 INFO:tasks.rados.rados.0.smithi145.stdout:3726: finishing write tid 1 to smithi14585108-43 2024-09-16T05:55:51.423 INFO:tasks.rados.rados.0.smithi145.stdout:3726: finishing write tid 2 to smithi14585108-43 2024-09-16T05:55:51.423 INFO:tasks.rados.rados.0.smithi145.stdout:3728: done (7 left) 2024-09-16T05:55:51.423 INFO:tasks.rados.rados.0.smithi145.stdout:3733: read oid 23 snap -1 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:3733: expect deleted 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 336 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:3726: finishing write tid 3 to smithi14585108-43 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:3726: oid 43 updating version 0 to 1667 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:3726: oid 43 updating version 1667 to 1668 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1668 (ObjNum 1168 snap 336 seq_num 1168) dirty exists 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:3726: left oid 43 (ObjNum 1168 snap 336 seq_num 1168) 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1484 (ObjNum 1150 snap 334 seq_num 1150) dirty exists 2024-09-16T05:55:51.424 INFO:tasks.rados.rados.0.smithi145.stdout:3725: expect (ObjNum 1158 snap 334 seq_num 1158) 2024-09-16T05:55:51.526 INFO:tasks.rados.rados.0.smithi145.stdout:3730: finishing write tid 1 to smithi14585108-13 2024-09-16T05:55:51.526 INFO:tasks.rados.rados.0.smithi145.stdout:3730: finishing write tid 2 to smithi14585108-13 2024-09-16T05:55:51.526 INFO:tasks.rados.rados.0.smithi145.stdout:3734: seq_num 1171 ranges {0=417792} 2024-09-16T05:55:51.528 INFO:tasks.rados.rados.0.smithi145.stdout:3734: writing smithi14585108-29 from 0 to 417792 tid 1 2024-09-16T05:55:51.528 INFO:tasks.rados.rados.0.smithi145.stdout:3725: done (8 left) 2024-09-16T05:55:51.528 INFO:tasks.rados.rados.0.smithi145.stdout:3726: done (7 left) 2024-09-16T05:55:51.528 INFO:tasks.rados.rados.0.smithi145.stdout:3729: done (6 left) 2024-09-16T05:55:51.528 INFO:tasks.rados.rados.0.smithi145.stdout:3735: read oid 17 snap -1 2024-09-16T05:55:51.529 INFO:tasks.rados.rados.0.smithi145.stdout:3735: expect deleted 2024-09-16T05:55:51.529 INFO:tasks.rados.rados.0.smithi145.stdout:3736: copy_from oid 3 from oid 16 current snap is 336 2024-09-16T05:55:51.529 INFO:tasks.rados.rados.0.smithi145.stdout:3732: finishing copy_from to smithi14585108-22 2024-09-16T05:55:51.529 INFO:tasks.rados.rados.0.smithi145.stdout:3732: got expected ENOENT (src dne) 2024-09-16T05:55:51.529 INFO:tasks.rados.rados.0.smithi145.stdout:3737: snap_remove snap 324 2024-09-16T05:55:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:51 smithi145 ceph-mon[99390]: pgmap v815: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 98 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 194 KiB/s wr, 9 op/s 2024-09-16T05:55:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:51 smithi145 ceph-mon[99390]: osdmap e754: 8 total, 8 up, 8 in 2024-09-16T05:55:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:51 smithi145 ceph-mon[96887]: pgmap v815: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 98 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 194 KiB/s wr, 9 op/s 2024-09-16T05:55:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:51 smithi145 ceph-mon[96887]: osdmap e754: 8 total, 8 up, 8 in 2024-09-16T05:55:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:51 smithi161 ceph-mon[87722]: pgmap v815: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 98 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 194 KiB/s wr, 9 op/s 2024-09-16T05:55:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:51 smithi161 ceph-mon[87722]: osdmap e754: 8 total, 8 up, 8 in 2024-09-16T05:55:52.203 INFO:tasks.rados.rados.0.smithi145.stdout:3737: done (8 left) 2024-09-16T05:55:52.203 INFO:tasks.rados.rados.0.smithi145.stdout:3738: read oid 14 snap -1 2024-09-16T05:55:52.203 INFO:tasks.rados.rados.0.smithi145.stdout:3738: expect (ObjNum 1152 snap 334 seq_num 1152) 2024-09-16T05:55:52.203 INFO:tasks.rados.rados.0.smithi145.stdout:3739: rollback oid 50 current snap is 336 2024-09-16T05:55:52.203 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 50 to 331 2024-09-16T05:55:52.203 INFO:tasks.rados.rados.0.smithi145.stdout:3740: snap_remove snap 332 2024-09-16T05:55:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:55:53.211 INFO:tasks.rados.rados.0.smithi145.stdout:3740: done (10 left) 2024-09-16T05:55:53.211 INFO:tasks.rados.rados.0.smithi145.stdout:3741: read oid 46 snap 334 2024-09-16T05:55:53.211 INFO:tasks.rados.rados.0.smithi145.stdout:3741: expect deleted 2024-09-16T05:55:53.211 INFO:tasks.rados.rados.0.smithi145.stdout:3742: copy_from oid 34 from oid 15 current snap is 336 2024-09-16T05:55:53.211 INFO:tasks.rados.rados.0.smithi145.stdout:3732: finishing copy_from racing read to smithi14585108-22 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3730: finishing write tid 3 to smithi14585108-13 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3730: oid 13 updating version 0 to 1487 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3730: oid 13 version 1487 is already newer than 1486 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1487 (ObjNum 1169 snap 336 seq_num 1169) dirty exists 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3730: left oid 13 (ObjNum 1169 snap 336 seq_num 1169) 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3731: finishing write tid 1 to smithi14585108-21 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3730: done (11 left) 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3732: done (10 left) 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3743: read oid 18 snap -1 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3743: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 336 2024-09-16T05:55:53.212 INFO:tasks.rados.rados.0.smithi145.stdout:3744: seq_num 1172 ranges {2588672=434176} 2024-09-16T05:55:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:3744: writing smithi14585108-37 from 2588672 to 3022848 tid 1 2024-09-16T05:55:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:3745: read oid 25 snap 334 2024-09-16T05:55:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:3745: expect deleted 2024-09-16T05:55:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:3746: delete oid 32 current snap is 336 2024-09-16T05:55:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:3731: finishing write tid 2 to smithi14585108-21 2024-09-16T05:55:53.229 INFO:tasks.rados.rados.0.smithi145.stdout:3731: finishing write tid 3 to smithi14585108-21 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3731: oid 21 updating version 0 to 1378 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3731: oid 21 version 1378 is already newer than 1377 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1378 (ObjNum 1170 snap 336 seq_num 1170) dirty exists 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3731: left oid 21 (ObjNum 1170 snap 336 seq_num 1170) 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3727: finishing copy_from racing read to smithi14585108-10 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3727: finishing copy_from to smithi14585108-10 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1484 (ObjNum 1130 snap 320 seq_num 1130) dirty exists 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3734: finishing write tid 1 to smithi14585108-29 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3734: finishing write tid 2 to smithi14585108-29 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3734: finishing write tid 3 to smithi14585108-29 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3734: oid 29 updating version 0 to 1700 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3734: oid 29 updating version 1700 to 1701 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1701 (ObjNum 1171 snap 336 seq_num 1171) dirty exists 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3734: left oid 29 (ObjNum 1171 snap 336 seq_num 1171) 2024-09-16T05:55:53.230 INFO:tasks.rados.rados.0.smithi145.stdout:3736: finishing copy_from racing read to smithi14585108-3 2024-09-16T05:55:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:3736: finishing copy_from to smithi14585108-3 2024-09-16T05:55:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1445 (ObjNum 1138 snap 325 seq_num 1138) dirty exists 2024-09-16T05:55:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:3739: finishing rollback tid 0 to smithi14585108-50 2024-09-16T05:55:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:3739: finishing rollback tid 1 to smithi14585108-50 2024-09-16T05:55:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:3739: finishing rollback tid 2 to smithi14585108-50 2024-09-16T05:55:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1510 (ObjNum 1147 snap 331 seq_num 1147) dirty exists 2024-09-16T05:55:53.231 INFO:tasks.rados.rados.0.smithi145.stdout:3738: expect (ObjNum 1152 snap 334 seq_num 1152) 2024-09-16T05:55:53.330 INFO:tasks.rados.rados.0.smithi145.stdout:3742: finishing copy_from to smithi14585108-34 2024-09-16T05:55:53.330 INFO:tasks.rados.rados.0.smithi145.stdout:3742: got expected ENOENT (src dne) 2024-09-16T05:55:53.330 INFO:tasks.rados.rados.0.smithi145.stdout:3742: finishing copy_from racing read to smithi14585108-34 2024-09-16T05:55:53.330 INFO:tasks.rados.rados.0.smithi145.stdout:3743: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:55:53.353 INFO:tasks.rados.rados.0.smithi145.stdout:3744: finishing write tid 1 to smithi14585108-37 2024-09-16T05:55:53.353 INFO:tasks.rados.rados.0.smithi145.stdout:3744: finishing write tid 2 to smithi14585108-37 2024-09-16T05:55:53.353 INFO:tasks.rados.rados.0.smithi145.stdout:3727: done (13 left) 2024-09-16T05:55:53.353 INFO:tasks.rados.rados.0.smithi145.stdout:3731: done (12 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3733: done (11 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3734: done (10 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3735: done (9 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3736: done (8 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3738: done (7 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3739: done (6 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3741: done (5 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3742: done (4 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3743: done (3 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3745: done (2 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3746: done (1 left) 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3747: snap_create 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3744: finishing write tid 3 to smithi14585108-37 2024-09-16T05:55:53.354 INFO:tasks.rados.rados.0.smithi145.stdout:3744: oid 37 updating version 0 to 1474 2024-09-16T05:55:53.355 INFO:tasks.rados.rados.0.smithi145.stdout:3744: oid 37 updating version 1474 to 1475 2024-09-16T05:55:53.355 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1475 (ObjNum 1172 snap 336 seq_num 1172) dirty exists 2024-09-16T05:55:53.355 INFO:tasks.rados.rados.0.smithi145.stdout:3744: left oid 37 (ObjNum 1172 snap 336 seq_num 1172) 2024-09-16T05:55:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:53 smithi145 ceph-mon[99390]: osdmap e755: 8 total, 8 up, 8 in 2024-09-16T05:55:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:53 smithi145 ceph-mon[99390]: pgmap v818: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 101 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 470 KiB/s wr, 15 op/s 2024-09-16T05:55:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:53 smithi145 ceph-mon[96887]: osdmap e755: 8 total, 8 up, 8 in 2024-09-16T05:55:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:53 smithi145 ceph-mon[96887]: pgmap v818: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 101 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 470 KiB/s wr, 15 op/s 2024-09-16T05:55:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:53 smithi161 ceph-mon[87722]: osdmap e755: 8 total, 8 up, 8 in 2024-09-16T05:55:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:53 smithi161 ceph-mon[87722]: pgmap v818: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 101 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 470 KiB/s wr, 15 op/s 2024-09-16T05:55:54.210 INFO:tasks.rados.rados.0.smithi145.stdout:3744: done (1 left) 2024-09-16T05:55:54.211 INFO:tasks.rados.rados.0.smithi145.stdout:3747: done (0 left) 2024-09-16T05:55:54.211 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 31 current snap is 337 2024-09-16T05:55:54.211 INFO:tasks.rados.rados.0.smithi145.stdout:3748: seq_num 1174 ranges {753664=466944} 2024-09-16T05:55:54.217 INFO:tasks.rados.rados.0.smithi145.stdout:3748: writing smithi14585108-31 from 753664 to 1220608 tid 1 2024-09-16T05:55:54.217 INFO:tasks.rados.rados.0.smithi145.stdout:3749: delete oid 30 current snap is 337 2024-09-16T05:55:54.221 INFO:tasks.rados.rados.0.smithi145.stdout:3749: done (1 left) 2024-09-16T05:55:54.221 INFO:tasks.rados.rados.0.smithi145.stdout:3750: delete oid 22 current snap is 337 2024-09-16T05:55:54.224 INFO:tasks.rados.rados.0.smithi145.stdout:3748: finishing write tid 1 to smithi14585108-31 2024-09-16T05:55:54.225 INFO:tasks.rados.rados.0.smithi145.stdout:3748: finishing write tid 2 to smithi14585108-31 2024-09-16T05:55:54.225 INFO:tasks.rados.rados.0.smithi145.stdout:3750: done (1 left) 2024-09-16T05:55:54.225 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 337 2024-09-16T05:55:54.225 INFO:tasks.rados.rados.0.smithi145.stdout:3751: seq_num 1177 ranges {131072=516096} 2024-09-16T05:55:54.228 INFO:tasks.rados.rados.0.smithi145.stdout:3751: writing smithi14585108-34 from 131072 to 647168 tid 1 2024-09-16T05:55:54.228 INFO:tasks.rados.rados.0.smithi145.stdout:3752: snap_remove snap 333 2024-09-16T05:55:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:54 smithi145 ceph-mon[96887]: osdmap e756: 8 total, 8 up, 8 in 2024-09-16T05:55:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:54 smithi145 ceph-mon[99390]: osdmap e756: 8 total, 8 up, 8 in 2024-09-16T05:55:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:54 smithi161 ceph-mon[87722]: osdmap e756: 8 total, 8 up, 8 in 2024-09-16T05:55:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:55:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:55:54] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:3752: done (2 left) 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:3753: snap_create 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:3748: finishing write tid 3 to smithi14585108-31 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:3748: oid 31 updating version 0 to 1473 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:3748: oid 31 updating version 1473 to 1474 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1474 (ObjNum 1174 snap 337 seq_num 1174) dirty exists 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:3748: left oid 31 (ObjNum 1174 snap 337 seq_num 1174) 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:3751: finishing write tid 1 to smithi14585108-34 2024-09-16T05:55:55.166 INFO:tasks.rados.rados.0.smithi145.stdout:3751: finishing write tid 2 to smithi14585108-34 2024-09-16T05:55:55.167 INFO:tasks.rados.rados.0.smithi145.stdout:3751: finishing write tid 3 to smithi14585108-34 2024-09-16T05:55:55.167 INFO:tasks.rados.rados.0.smithi145.stdout:3751: oid 34 updating version 0 to 1685 2024-09-16T05:55:55.167 INFO:tasks.rados.rados.0.smithi145.stdout:3751: oid 34 version 1685 is already newer than 1684 2024-09-16T05:55:55.167 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1685 (ObjNum 1177 snap 337 seq_num 1177) dirty exists 2024-09-16T05:55:55.167 INFO:tasks.rados.rados.0.smithi145.stdout:3751: left oid 34 (ObjNum 1177 snap 337 seq_num 1177) 2024-09-16T05:55:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:55 smithi145 ceph-mon[96887]: osdmap e757: 8 total, 8 up, 8 in 2024-09-16T05:55:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:55 smithi145 ceph-mon[96887]: pgmap v821: 121 pgs: 121 active+clean; 107 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-16T05:55:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:55 smithi145 ceph-mon[96887]: osdmap e758: 8 total, 8 up, 8 in 2024-09-16T05:55:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:55 smithi145 ceph-mon[99390]: osdmap e757: 8 total, 8 up, 8 in 2024-09-16T05:55:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:55 smithi145 ceph-mon[99390]: pgmap v821: 121 pgs: 121 active+clean; 107 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-16T05:55:55.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:55 smithi145 ceph-mon[99390]: osdmap e758: 8 total, 8 up, 8 in 2024-09-16T05:55:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:55 smithi161 ceph-mon[87722]: osdmap e757: 8 total, 8 up, 8 in 2024-09-16T05:55:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:55 smithi161 ceph-mon[87722]: pgmap v821: 121 pgs: 121 active+clean; 107 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-16T05:55:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:55 smithi161 ceph-mon[87722]: osdmap e758: 8 total, 8 up, 8 in 2024-09-16T05:55:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:3748: done (2 left) 2024-09-16T05:55:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:3751: done (1 left) 2024-09-16T05:55:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:3753: done (0 left) 2024-09-16T05:55:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:3754: rollback oid 21 current snap is 338 2024-09-16T05:55:56.163 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 21 to 331 2024-09-16T05:55:56.164 INFO:tasks.rados.rados.0.smithi145.stdout:3755: rollback oid 38 current snap is 338 2024-09-16T05:55:56.164 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 38 to 330 2024-09-16T05:55:56.164 INFO:tasks.rados.rados.0.smithi145.stdout:3756: snap_create 2024-09-16T05:55:56.168 INFO:tasks.rados.rados.0.smithi145.stdout:3754: finishing rollback tid 0 to smithi14585108-21 2024-09-16T05:55:56.169 INFO:tasks.rados.rados.0.smithi145.stdout:3754: finishing rollback tid 1 to smithi14585108-21 2024-09-16T05:55:56.169 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1380 (ObjNum 129 snap 0 seq_num 3916103895) dirty dne 2024-09-16T05:55:56.172 INFO:tasks.rados.rados.0.smithi145.stdout:3755: finishing rollback tid 0 to smithi14585108-38 2024-09-16T05:55:56.172 INFO:tasks.rados.rados.0.smithi145.stdout:3755: finishing rollback tid 1 to smithi14585108-38 2024-09-16T05:55:56.172 INFO:tasks.rados.rados.0.smithi145.stdout:3755: finishing rollback tid 2 to smithi14585108-38 2024-09-16T05:55:56.172 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1513 (ObjNum 1144 snap 327 seq_num 1144) dirty exists 2024-09-16T05:55:57.165 INFO:tasks.rados.rados.0.smithi145.stdout:3754: done (2 left) 2024-09-16T05:55:57.166 INFO:tasks.rados.rados.0.smithi145.stdout:3755: done (1 left) 2024-09-16T05:55:57.166 INFO:tasks.rados.rados.0.smithi145.stdout:3756: done (0 left) 2024-09-16T05:55:57.166 INFO:tasks.rados.rados.0.smithi145.stdout:3757: read oid 9 snap 338 2024-09-16T05:55:57.166 INFO:tasks.rados.rados.0.smithi145.stdout:3757: expect (ObjNum 1153 snap 334 seq_num 1153) 2024-09-16T05:55:57.166 INFO:tasks.rados.rados.0.smithi145.stdout:3758: delete oid 37 current snap is 339 2024-09-16T05:55:57.171 INFO:tasks.rados.rados.0.smithi145.stdout:3758: done (1 left) 2024-09-16T05:55:57.171 INFO:tasks.rados.rados.0.smithi145.stdout:3759: rollback oid 8 current snap is 339 2024-09-16T05:55:57.171 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 8 to 331 2024-09-16T05:55:57.171 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 339 2024-09-16T05:55:57.171 INFO:tasks.rados.rados.0.smithi145.stdout:3760: seq_num 1179 ranges {0=548864} 2024-09-16T05:55:57.175 INFO:tasks.rados.rados.0.smithi145.stdout:3760: writing smithi14585108-32 from 0 to 548864 tid 1 2024-09-16T05:55:57.175 INFO:tasks.rados.rados.0.smithi145.stdout:3761: rmattr oid 7 current snap is 339 2024-09-16T05:55:57.175 INFO:tasks.rados.rados.0.smithi145.stdout:3761: done (3 left) 2024-09-16T05:55:57.175 INFO:tasks.rados.rados.0.smithi145.stdout:3762: copy_from oid 6 from oid 34 current snap is 339 2024-09-16T05:55:57.175 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 339 2024-09-16T05:55:57.175 INFO:tasks.rados.rados.0.smithi145.stdout:3763: seq_num 1180 ranges {0=565248} 2024-09-16T05:55:57.178 INFO:tasks.rados.rados.0.smithi145.stdout:3763: writing smithi14585108-49 from 0 to 565248 tid 1 2024-09-16T05:55:57.178 INFO:tasks.rados.rados.0.smithi145.stdout:3764: delete oid 5 current snap is 339 2024-09-16T05:55:57.180 INFO:tasks.rados.rados.0.smithi145.stdout:3759: finishing rollback tid 0 to smithi14585108-8 2024-09-16T05:55:57.180 INFO:tasks.rados.rados.0.smithi145.stdout:3759: finishing rollback tid 1 to smithi14585108-8 2024-09-16T05:55:57.180 INFO:tasks.rados.rados.0.smithi145.stdout:3760: finishing write tid 1 to smithi14585108-32 2024-09-16T05:55:57.180 INFO:tasks.rados.rados.0.smithi145.stdout:3759: finishing rollback tid 2 to smithi14585108-8 2024-09-16T05:55:57.180 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 8 v 1717 (ObjNum 1088 snap 304 seq_num 1088) dirty exists 2024-09-16T05:55:57.180 INFO:tasks.rados.rados.0.smithi145.stdout:3760: finishing write tid 2 to smithi14585108-32 2024-09-16T05:55:57.183 INFO:tasks.rados.rados.0.smithi145.stdout:3760: finishing write tid 3 to smithi14585108-32 2024-09-16T05:55:57.183 INFO:tasks.rados.rados.0.smithi145.stdout:3760: oid 32 updating version 0 to 1486 2024-09-16T05:55:57.183 INFO:tasks.rados.rados.0.smithi145.stdout:3760: oid 32 version 1486 is already newer than 1485 2024-09-16T05:55:57.183 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1486 (ObjNum 1179 snap 339 seq_num 1179) dirty exists 2024-09-16T05:55:57.183 INFO:tasks.rados.rados.0.smithi145.stdout:3760: left oid 32 (ObjNum 1179 snap 339 seq_num 1179) 2024-09-16T05:55:57.185 INFO:tasks.rados.rados.0.smithi145.stdout:3763: finishing write tid 1 to smithi14585108-49 2024-09-16T05:55:57.185 INFO:tasks.rados.rados.0.smithi145.stdout:3763: finishing write tid 2 to smithi14585108-49 2024-09-16T05:55:57.186 INFO:tasks.rados.rados.0.smithi145.stdout:3759: done (5 left) 2024-09-16T05:55:57.186 INFO:tasks.rados.rados.0.smithi145.stdout:3760: done (4 left) 2024-09-16T05:55:57.186 INFO:tasks.rados.rados.0.smithi145.stdout:3764: done (3 left) 2024-09-16T05:55:57.186 INFO:tasks.rados.rados.0.smithi145.stdout:3765: rollback oid 47 current snap is 339 2024-09-16T05:55:57.186 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 338 2024-09-16T05:55:57.186 INFO:tasks.rados.rados.0.smithi145.stdout:3766: setattr oid 5 current snap is 339 2024-09-16T05:55:57.187 INFO:tasks.rados.rados.0.smithi145.stdout:3757: expect (ObjNum 1153 snap 334 seq_num 1153) 2024-09-16T05:55:57.356 INFO:tasks.rados.rados.0.smithi145.stdout:3762: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:55:57.356 INFO:tasks.rados.rados.0.smithi145.stdout:3763: finishing write tid 3 to smithi14585108-49 2024-09-16T05:55:57.356 INFO:tasks.rados.rados.0.smithi145.stdout:3763: oid 49 updating version 0 to 1477 2024-09-16T05:55:57.356 INFO:tasks.rados.rados.0.smithi145.stdout:3763: oid 49 updating version 1477 to 1478 2024-09-16T05:55:57.356 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 1478 (ObjNum 1180 snap 339 seq_num 1180) dirty exists 2024-09-16T05:55:57.356 INFO:tasks.rados.rados.0.smithi145.stdout:3763: left oid 49 (ObjNum 1180 snap 339 seq_num 1180) 2024-09-16T05:55:57.356 INFO:tasks.rados.rados.0.smithi145.stdout:3762: finishing copy_from to smithi14585108-6 2024-09-16T05:55:57.356 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1685 (ObjNum 1177 snap 337 seq_num 1177) dirty exists 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3765: finishing rollback tid 0 to smithi14585108-47 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3765: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3765: finishing rollback tid 2 to smithi14585108-47 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1449 (ObjNum 1023 snap 292 seq_num 1023) dirty exists 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3757: done (4 left) 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3762: done (3 left) 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3763: done (2 left) 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3765: done (1 left) 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3767: read oid 8 snap -1 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3767: expect (ObjNum 1088 snap 304 seq_num 1088) 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3768: read oid 21 snap -1 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3768: expect deleted 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3769: read oid 16 snap -1 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3769: expect (ObjNum 1138 snap 325 seq_num 1138) 2024-09-16T05:55:57.357 INFO:tasks.rados.rados.0.smithi145.stdout:3770: snap_remove snap 336 2024-09-16T05:55:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:57 smithi145 ceph-mon[99390]: osdmap e759: 8 total, 8 up, 8 in 2024-09-16T05:55:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:57 smithi145 ceph-mon[99390]: pgmap v824: 121 pgs: 121 active+clean; 116 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-09-16T05:55:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:57 smithi145 ceph-mon[96887]: osdmap e759: 8 total, 8 up, 8 in 2024-09-16T05:55:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:57 smithi145 ceph-mon[96887]: pgmap v824: 121 pgs: 121 active+clean; 116 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-09-16T05:55:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:57 smithi161 ceph-mon[87722]: osdmap e759: 8 total, 8 up, 8 in 2024-09-16T05:55:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:57 smithi161 ceph-mon[87722]: pgmap v824: 121 pgs: 121 active+clean; 116 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-09-16T05:55:58.173 INFO:tasks.rados.rados.0.smithi145.stdout:3768: done (4 left) 2024-09-16T05:55:58.173 INFO:tasks.rados.rados.0.smithi145.stdout:3770: done (3 left) 2024-09-16T05:55:58.173 INFO:tasks.rados.rados.0.smithi145.stdout:3771: copy_from oid 6 from oid 12 current snap is 339 2024-09-16T05:55:58.173 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1480 (ObjNum 97 snap 0 seq_num 3208188320) dirty exists 2024-09-16T05:55:58.173 INFO:tasks.rados.rados.0.smithi145.stdout:3769: expect (ObjNum 1138 snap 325 seq_num 1138) 2024-09-16T05:55:58.239 INFO:tasks.rados.rados.0.smithi145.stdout:3767: expect (ObjNum 1088 snap 304 seq_num 1088) 2024-09-16T05:55:58.371 INFO:tasks.rados.rados.0.smithi145.stdout:3771: finishing copy_from to smithi14585108-6 2024-09-16T05:55:58.371 INFO:tasks.rados.rados.0.smithi145.stdout:3771: got expected ENOENT (src dne) 2024-09-16T05:55:58.371 INFO:tasks.rados.rados.0.smithi145.stdout:3771: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:55:58.372 INFO:tasks.rados.rados.0.smithi145.stdout:3766: done (3 left) 2024-09-16T05:55:58.372 INFO:tasks.rados.rados.0.smithi145.stdout:3767: done (2 left) 2024-09-16T05:55:58.372 INFO:tasks.rados.rados.0.smithi145.stdout:3769: done (1 left) 2024-09-16T05:55:58.372 INFO:tasks.rados.rados.0.smithi145.stdout:3771: done (0 left) 2024-09-16T05:55:58.372 INFO:tasks.rados.rados.0.smithi145.stdout:3772: delete oid 16 current snap is 339 2024-09-16T05:55:58.373 INFO:tasks.rados.rados.0.smithi145.stdout:3772: done (0 left) 2024-09-16T05:55:58.374 INFO:tasks.rados.rados.0.smithi145.stdout:3773: rollback oid 20 current snap is 339 2024-09-16T05:55:58.374 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 337 2024-09-16T05:55:58.374 INFO:tasks.rados.rados.0.smithi145.stdout:3774: snap_create 2024-09-16T05:55:58.377 INFO:tasks.rados.rados.0.smithi145.stdout:3773: finishing rollback tid 0 to smithi14585108-20 2024-09-16T05:55:58.377 INFO:tasks.rados.rados.0.smithi145.stdout:3773: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:55:58.377 INFO:tasks.rados.rados.0.smithi145.stdout:3773: finishing rollback tid 2 to smithi14585108-20 2024-09-16T05:55:58.377 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1688 (ObjNum 1146 snap 331 seq_num 1146) dirty exists 2024-09-16T05:55:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:58 smithi145 ceph-mon[96887]: osdmap e760: 8 total, 8 up, 8 in 2024-09-16T05:55:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:58 smithi145 ceph-mon[99390]: osdmap e760: 8 total, 8 up, 8 in 2024-09-16T05:55:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:58 smithi161 ceph-mon[87722]: osdmap e760: 8 total, 8 up, 8 in 2024-09-16T05:55:59.182 INFO:tasks.rados.rados.0.smithi145.stdout:3773: done (1 left) 2024-09-16T05:55:59.182 INFO:tasks.rados.rados.0.smithi145.stdout:3774: done (0 left) 2024-09-16T05:55:59.183 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 23 current snap is 340 2024-09-16T05:55:59.183 INFO:tasks.rados.rados.0.smithi145.stdout:3775: seq_num 1183 ranges {0=622592} 2024-09-16T05:55:59.189 INFO:tasks.rados.rados.0.smithi145.stdout:3775: writing smithi14585108-23 from 0 to 622592 tid 1 2024-09-16T05:55:59.189 INFO:tasks.rados.rados.0.smithi145.stdout:3776: delete oid 13 current snap is 340 2024-09-16T05:55:59.189 INFO:tasks.rados.rados.0.smithi145.stdout:3776: done (1 left) 2024-09-16T05:55:59.189 INFO:tasks.rados.rados.0.smithi145.stdout:3777: copy_from oid 14 from oid 37 current snap is 340 2024-09-16T05:55:59.189 INFO:tasks.rados.rados.0.smithi145.stdout:3778: snap_remove snap 339 2024-09-16T05:55:59.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:59 smithi161 ceph-mon[87722]: osdmap e761: 8 total, 8 up, 8 in 2024-09-16T05:55:59.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:55:59 smithi161 ceph-mon[87722]: pgmap v827: 121 pgs: 121 active+clean; 117 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 970 KiB/s wr, 13 op/s 2024-09-16T05:55:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:59 smithi145 ceph-mon[96887]: osdmap e761: 8 total, 8 up, 8 in 2024-09-16T05:55:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:55:59 smithi145 ceph-mon[96887]: pgmap v827: 121 pgs: 121 active+clean; 117 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 970 KiB/s wr, 13 op/s 2024-09-16T05:55:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:59 smithi145 ceph-mon[99390]: osdmap e761: 8 total, 8 up, 8 in 2024-09-16T05:55:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:55:59 smithi145 ceph-mon[99390]: pgmap v827: 121 pgs: 121 active+clean; 117 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 970 KiB/s wr, 13 op/s 2024-09-16T05:56:00.169 INFO:tasks.rados.rados.0.smithi145.stdout:3778: done (2 left) 2024-09-16T05:56:00.169 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 19 current snap is 340 2024-09-16T05:56:00.169 INFO:tasks.rados.rados.0.smithi145.stdout:3777: finishing copy_from to smithi14585108-14 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3777: got expected ENOENT (src dne) 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3777: finishing copy_from racing read to smithi14585108-14 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3775: finishing write tid 1 to smithi14585108-23 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3775: finishing write tid 2 to smithi14585108-23 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3775: finishing write tid 3 to smithi14585108-23 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3775: oid 23 updating version 0 to 1298 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3775: oid 23 version 1298 is already newer than 1297 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 23 v 1298 (ObjNum 1183 snap 340 seq_num 1183) dirty exists 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3775: left oid 23 (ObjNum 1183 snap 340 seq_num 1183) 2024-09-16T05:56:00.170 INFO:tasks.rados.rados.0.smithi145.stdout:3779: seq_num 1185 ranges {65536=655360} 2024-09-16T05:56:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3779: writing smithi14585108-19 from 65536 to 720896 tid 1 2024-09-16T05:56:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3775: done (2 left) 2024-09-16T05:56:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3777: done (1 left) 2024-09-16T05:56:00.173 INFO:tasks.rados.rados.0.smithi145.stdout:3780: snap_create 2024-09-16T05:56:00.178 INFO:tasks.rados.rados.0.smithi145.stdout:3779: finishing write tid 1 to smithi14585108-19 2024-09-16T05:56:00.178 INFO:tasks.rados.rados.0.smithi145.stdout:3779: finishing write tid 2 to smithi14585108-19 2024-09-16T05:56:00.180 INFO:tasks.rados.rados.0.smithi145.stdout:3779: finishing write tid 3 to smithi14585108-19 2024-09-16T05:56:00.180 INFO:tasks.rados.rados.0.smithi145.stdout:3779: oid 19 updating version 0 to 1500 2024-09-16T05:56:00.180 INFO:tasks.rados.rados.0.smithi145.stdout:3779: oid 19 version 1500 is already newer than 1499 2024-09-16T05:56:00.180 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1500 (ObjNum 1185 snap 340 seq_num 1185) dirty exists 2024-09-16T05:56:00.180 INFO:tasks.rados.rados.0.smithi145.stdout:3779: left oid 19 (ObjNum 1185 snap 340 seq_num 1185) 2024-09-16T05:56:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:00 smithi145 ceph-mon[96887]: osdmap e762: 8 total, 8 up, 8 in 2024-09-16T05:56:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:00 smithi145 ceph-mon[96887]: osdmap e763: 8 total, 8 up, 8 in 2024-09-16T05:56:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:00 smithi145 ceph-mon[99390]: osdmap e762: 8 total, 8 up, 8 in 2024-09-16T05:56:00.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:00 smithi145 ceph-mon[99390]: osdmap e763: 8 total, 8 up, 8 in 2024-09-16T05:56:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:00 smithi161 ceph-mon[87722]: osdmap e762: 8 total, 8 up, 8 in 2024-09-16T05:56:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:00 smithi161 ceph-mon[87722]: osdmap e763: 8 total, 8 up, 8 in 2024-09-16T05:56:01.176 INFO:tasks.rados.rados.0.smithi145.stdout:3779: done (1 left) 2024-09-16T05:56:01.176 INFO:tasks.rados.rados.0.smithi145.stdout:3780: done (0 left) 2024-09-16T05:56:01.177 INFO:tasks.rados.rados.0.smithi145.stdout:3781: copy_from oid 7 from oid 49 current snap is 341 2024-09-16T05:56:01.177 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 37 current snap is 341 2024-09-16T05:56:01.177 INFO:tasks.rados.rados.0.smithi145.stdout:3782: seq_num 1186 ranges {0=671744} 2024-09-16T05:56:01.180 INFO:tasks.rados.rados.0.smithi145.stdout:3782: writing smithi14585108-37 from 0 to 671744 tid 1 2024-09-16T05:56:01.180 INFO:tasks.rados.rados.0.smithi145.stdout:3783: copy_from oid 5 from oid 6 current snap is 341 2024-09-16T05:56:01.180 INFO:tasks.rados.rados.0.smithi145.stdout:3784: rollback oid 30 current snap is 341 2024-09-16T05:56:01.180 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 330 2024-09-16T05:56:01.181 INFO:tasks.rados.rados.0.smithi145.stdout:3785: rollback oid 44 current snap is 341 2024-09-16T05:56:01.181 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 44 to 331 2024-09-16T05:56:01.181 INFO:tasks.rados.rados.0.smithi145.stdout:3786: copy_from oid 25 from oid 18 current snap is 341 2024-09-16T05:56:01.181 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 341 2024-09-16T05:56:01.181 INFO:tasks.rados.rados.0.smithi145.stdout:3787: seq_num 1187 ranges {6144000=688128} 2024-09-16T05:56:01.218 INFO:tasks.rados.rados.0.smithi145.stdout:3787: writing smithi14585108-10 from 6144000 to 6832128 tid 1 2024-09-16T05:56:01.218 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 341 2024-09-16T05:56:01.218 INFO:tasks.rados.rados.0.smithi145.stdout:3784: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:56:01.218 INFO:tasks.rados.rados.0.smithi145.stdout:3784: finishing rollback tid 2 to smithi14585108-30 2024-09-16T05:56:01.218 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1511 (ObjNum 1086 snap 304 seq_num 1086) dirty exists 2024-09-16T05:56:01.218 INFO:tasks.rados.rados.0.smithi145.stdout:3785: finishing rollback tid 0 to smithi14585108-44 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:3785: finishing rollback tid 1 to smithi14585108-44 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:3785: finishing rollback tid 2 to smithi14585108-44 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1514 (ObjNum 1006 snap 288 seq_num 1006) dirty exists 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:3786: finishing copy_from racing read to smithi14585108-25 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:3782: finishing write tid 1 to smithi14585108-37 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:3786: finishing copy_from to smithi14585108-25 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1647 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:3782: finishing write tid 2 to smithi14585108-37 2024-09-16T05:56:01.219 INFO:tasks.rados.rados.0.smithi145.stdout:3788: seq_num 1188 ranges {335872=704512} 2024-09-16T05:56:01.223 INFO:tasks.rados.rados.0.smithi145.stdout:3788: writing smithi14585108-47 from 335872 to 1040384 tid 1 2024-09-16T05:56:01.223 INFO:tasks.rados.rados.0.smithi145.stdout:3784: done (7 left) 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3785: done (6 left) 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3786: done (5 left) 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 341 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3782: finishing write tid 3 to smithi14585108-37 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3782: oid 37 updating version 0 to 1481 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3782: oid 37 updating version 1481 to 1482 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 37 v 1482 (ObjNum 1186 snap 341 seq_num 1186) dirty exists 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3782: left oid 37 (ObjNum 1186 snap 341 seq_num 1186) 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3781: finishing copy_from racing read to smithi14585108-7 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3781: finishing copy_from to smithi14585108-7 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1478 (ObjNum 1180 snap 339 seq_num 1180) dirty exists 2024-09-16T05:56:01.224 INFO:tasks.rados.rados.0.smithi145.stdout:3783: finishing copy_from racing read to smithi14585108-5 2024-09-16T05:56:01.225 INFO:tasks.rados.rados.0.smithi145.stdout:3789: seq_num 1189 ranges {827392=720896} 2024-09-16T05:56:01.234 INFO:tasks.rados.rados.0.smithi145.stdout:3789: writing smithi14585108-25 from 827392 to 1548288 tid 1 2024-09-16T05:56:01.234 INFO:tasks.rados.rados.0.smithi145.stdout:3781: done (5 left) 2024-09-16T05:56:01.234 INFO:tasks.rados.rados.0.smithi145.stdout:3782: done (4 left) 2024-09-16T05:56:01.234 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 341 2024-09-16T05:56:01.235 INFO:tasks.rados.rados.0.smithi145.stdout:3783: finishing copy_from to smithi14585108-5 2024-09-16T05:56:01.235 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 5 v 1685 (ObjNum 1177 snap 337 seq_num 1177) dirty exists 2024-09-16T05:56:01.235 INFO:tasks.rados.rados.0.smithi145.stdout:3790: seq_num 1190 ranges {2408448=737280} 2024-09-16T05:56:01.249 INFO:tasks.rados.rados.0.smithi145.stdout:3790: writing smithi14585108-20 from 2408448 to 3145728 tid 1 2024-09-16T05:56:01.249 INFO:tasks.rados.rados.0.smithi145.stdout:3783: done (4 left) 2024-09-16T05:56:01.249 INFO:tasks.rados.rados.0.smithi145.stdout:3791: read oid 42 snap -1 2024-09-16T05:56:01.249 INFO:tasks.rados.rados.0.smithi145.stdout:3791: expect deleted 2024-09-16T05:56:01.249 INFO:tasks.rados.rados.0.smithi145.stdout:3792: copy_from oid 9 from oid 41 current snap is 341 2024-09-16T05:56:01.249 INFO:tasks.rados.rados.0.smithi145.stdout:3787: finishing write tid 1 to smithi14585108-10 2024-09-16T05:56:01.249 INFO:tasks.rados.rados.0.smithi145.stdout:3793: snap_remove snap 325 2024-09-16T05:56:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:01 smithi145 ceph-mon[99390]: pgmap v830: 121 pgs: 121 active+clean; 119 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 532 KiB/s wr, 6 op/s 2024-09-16T05:56:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:01 smithi145 ceph-mon[99390]: osdmap e764: 8 total, 8 up, 8 in 2024-09-16T05:56:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:01 smithi145 ceph-mon[96887]: pgmap v830: 121 pgs: 121 active+clean; 119 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 532 KiB/s wr, 6 op/s 2024-09-16T05:56:01.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:01 smithi145 ceph-mon[96887]: osdmap e764: 8 total, 8 up, 8 in 2024-09-16T05:56:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:01 smithi161 ceph-mon[87722]: pgmap v830: 121 pgs: 121 active+clean; 119 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 532 KiB/s wr, 6 op/s 2024-09-16T05:56:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:01 smithi161 ceph-mon[87722]: osdmap e764: 8 total, 8 up, 8 in 2024-09-16T05:56:02.204 INFO:tasks.rados.rados.0.smithi145.stdout:3793: done (6 left) 2024-09-16T05:56:02.204 INFO:tasks.rados.rados.0.smithi145.stdout:3794: copy_from oid 48 from oid 30 current snap is 341 2024-09-16T05:56:02.204 INFO:tasks.rados.rados.0.smithi145.stdout:3787: finishing write tid 2 to smithi14585108-10 2024-09-16T05:56:02.204 INFO:tasks.rados.rados.0.smithi145.stdout:3787: finishing write tid 3 to smithi14585108-10 2024-09-16T05:56:02.205 INFO:tasks.rados.rados.0.smithi145.stdout:3787: oid 10 updating version 0 to 1695 2024-09-16T05:56:02.205 INFO:tasks.rados.rados.0.smithi145.stdout:3787: oid 10 updating version 1695 to 1696 2024-09-16T05:56:02.205 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1696 (ObjNum 1187 snap 341 seq_num 1187) dirty exists 2024-09-16T05:56:02.205 INFO:tasks.rados.rados.0.smithi145.stdout:3787: left oid 10 (ObjNum 1187 snap 341 seq_num 1187) 2024-09-16T05:56:02.205 INFO:tasks.rados.rados.0.smithi145.stdout:3788: finishing write tid 1 to smithi14585108-47 2024-09-16T05:56:02.205 INFO:tasks.rados.rados.0.smithi145.stdout:3788: finishing write tid 2 to smithi14585108-47 2024-09-16T05:56:02.205 INFO:tasks.rados.rados.0.smithi145.stdout:3788: finishing write tid 3 to smithi14585108-47 2024-09-16T05:56:02.205 INFO:tasks.rados.rados.0.smithi145.stdout:3788: oid 47 updating version 0 to 1452 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3788: oid 47 version 1452 is already newer than 1451 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1452 (ObjNum 1188 snap 341 seq_num 1188) dirty exists 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3788: left oid 47 (ObjNum 1188 snap 341 seq_num 1188) 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3789: finishing write tid 1 to smithi14585108-25 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3789: finishing write tid 2 to smithi14585108-25 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3789: finishing write tid 3 to smithi14585108-25 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3789: oid 25 updating version 0 to 1649 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3789: oid 25 version 1649 is already newer than 1648 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1649 (ObjNum 1189 snap 341 seq_num 1189) dirty exists 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3789: left oid 25 (ObjNum 1189 snap 341 seq_num 1189) 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3790: finishing write tid 1 to smithi14585108-20 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3790: finishing write tid 2 to smithi14585108-20 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3790: finishing write tid 3 to smithi14585108-20 2024-09-16T05:56:02.206 INFO:tasks.rados.rados.0.smithi145.stdout:3790: oid 20 updating version 0 to 1691 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:3790: oid 20 updating version 1691 to 1692 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1692 (ObjNum 1190 snap 341 seq_num 1190) dirty exists 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:3790: left oid 20 (ObjNum 1190 snap 341 seq_num 1190) 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:3792: finishing copy_from racing read to smithi14585108-9 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:3792: finishing copy_from to smithi14585108-9 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1481 (ObjNum 1129 snap 320 seq_num 1129) dirty exists 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:3787: done (6 left) 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:3788: done (5 left) 2024-09-16T05:56:02.207 INFO:tasks.rados.rados.0.smithi145.stdout:3789: done (4 left) 2024-09-16T05:56:02.208 INFO:tasks.rados.rados.0.smithi145.stdout:3790: done (3 left) 2024-09-16T05:56:02.208 INFO:tasks.rados.rados.0.smithi145.stdout:3791: done (2 left) 2024-09-16T05:56:02.208 INFO:tasks.rados.rados.0.smithi145.stdout:3792: done (1 left) 2024-09-16T05:56:02.208 INFO:tasks.rados.rados.0.smithi145.stdout:3795: rollback oid 35 current snap is 341 2024-09-16T05:56:02.208 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 35 to 340 2024-09-16T05:56:02.208 INFO:tasks.rados.rados.0.smithi145.stdout:3796: copy_from oid 11 from oid 41 current snap is 341 2024-09-16T05:56:02.208 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 14 current snap is 341 2024-09-16T05:56:02.208 INFO:tasks.rados.rados.0.smithi145.stdout:3797: seq_num 1191 ranges {2416640=753664} 2024-09-16T05:56:02.223 INFO:tasks.rados.rados.0.smithi145.stdout:3797: writing smithi14585108-14 from 2416640 to 3170304 tid 1 2024-09-16T05:56:02.223 INFO:tasks.rados.rados.0.smithi145.stdout:3798: copy_from oid 32 from oid 5 current snap is 341 2024-09-16T05:56:02.223 INFO:tasks.rados.rados.0.smithi145.stdout:3795: finishing rollback tid 0 to smithi14585108-35 2024-09-16T05:56:02.223 INFO:tasks.rados.rados.0.smithi145.stdout:3795: finishing rollback tid 1 to smithi14585108-35 2024-09-16T05:56:02.223 INFO:tasks.rados.rados.0.smithi145.stdout:3795: finishing rollback tid 2 to smithi14585108-35 2024-09-16T05:56:02.223 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1445 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:56:02.223 INFO:tasks.rados.rados.0.smithi145.stdout:3794: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:56:02.223 INFO:tasks.rados.rados.0.smithi145.stdout:3795: done (4 left) 2024-09-16T05:56:02.224 INFO:tasks.rados.rados.0.smithi145.stdout:3799: snap_remove snap 337 2024-09-16T05:56:03.206 INFO:tasks.rados.rados.0.smithi145.stdout:3794: finishing copy_from to smithi14585108-48 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1511 (ObjNum 1086 snap 304 seq_num 1086) dirty exists 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3797: finishing write tid 1 to smithi14585108-14 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3797: finishing write tid 2 to smithi14585108-14 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3797: finishing write tid 3 to smithi14585108-14 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3797: oid 14 updating version 0 to 1686 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3797: oid 14 updating version 1686 to 1687 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 14 v 1687 (ObjNum 1191 snap 341 seq_num 1191) dirty exists 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3797: left oid 14 (ObjNum 1191 snap 341 seq_num 1191) 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3796: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3798: finishing copy_from racing read to smithi14585108-32 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3796: finishing copy_from to smithi14585108-11 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1481 (ObjNum 1129 snap 320 seq_num 1129) dirty exists 2024-09-16T05:56:03.207 INFO:tasks.rados.rados.0.smithi145.stdout:3798: finishing copy_from to smithi14585108-32 2024-09-16T05:56:03.208 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1685 (ObjNum 1177 snap 337 seq_num 1177) dirty exists 2024-09-16T05:56:03.208 INFO:tasks.rados.rados.0.smithi145.stdout:3794: done (4 left) 2024-09-16T05:56:03.208 INFO:tasks.rados.rados.0.smithi145.stdout:3796: done (3 left) 2024-09-16T05:56:03.208 INFO:tasks.rados.rados.0.smithi145.stdout:3797: done (2 left) 2024-09-16T05:56:03.208 INFO:tasks.rados.rados.0.smithi145.stdout:3798: done (1 left) 2024-09-16T05:56:03.208 INFO:tasks.rados.rados.0.smithi145.stdout:3799: done (0 left) 2024-09-16T05:56:03.208 INFO:tasks.rados.rados.0.smithi145.stdout:3800: snap_create 2024-09-16T05:56:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:03 smithi145 ceph-mon[99390]: osdmap e765: 8 total, 8 up, 8 in 2024-09-16T05:56:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:03 smithi145 ceph-mon[99390]: pgmap v833: 121 pgs: 121 active+clean; 121 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 934 KiB/s wr, 15 op/s 2024-09-16T05:56:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:03 smithi145 ceph-mon[96887]: osdmap e765: 8 total, 8 up, 8 in 2024-09-16T05:56:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:03 smithi145 ceph-mon[96887]: pgmap v833: 121 pgs: 121 active+clean; 121 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 934 KiB/s wr, 15 op/s 2024-09-16T05:56:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:03 smithi161 ceph-mon[87722]: osdmap e765: 8 total, 8 up, 8 in 2024-09-16T05:56:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:03 smithi161 ceph-mon[87722]: pgmap v833: 121 pgs: 121 active+clean; 121 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 934 KiB/s wr, 15 op/s 2024-09-16T05:56:04.212 INFO:tasks.rados.rados.0.smithi145.stdout:3800: done (0 left) 2024-09-16T05:56:04.212 INFO:tasks.rados.rados.0.smithi145.stdout:3801: rollback oid 42 current snap is 342 2024-09-16T05:56:04.212 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 340 2024-09-16T05:56:04.212 INFO:tasks.rados.rados.0.smithi145.stdout:3802: read oid 27 snap -1 2024-09-16T05:56:04.212 INFO:tasks.rados.rados.0.smithi145.stdout:3802: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:04.212 INFO:tasks.rados.rados.0.smithi145.stdout:3803: read oid 41 snap -1 2024-09-16T05:56:04.212 INFO:tasks.rados.rados.0.smithi145.stdout:3803: expect (ObjNum 1129 snap 320 seq_num 1129) 2024-09-16T05:56:04.213 INFO:tasks.rados.rados.0.smithi145.stdout:3804: snap_create 2024-09-16T05:56:04.217 INFO:tasks.rados.rados.0.smithi145.stdout:3801: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:56:04.217 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-16T05:56:04.239 INFO:tasks.rados.rados.0.smithi145.stdout:3802: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:04.531 INFO:tasks.rados.rados.0.smithi145.stdout:3803: expect (ObjNum 1129 snap 320 seq_num 1129) 2024-09-16T05:56:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:04 smithi145 ceph-mon[96887]: osdmap e766: 8 total, 8 up, 8 in 2024-09-16T05:56:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:04 smithi145 ceph-mon[99390]: osdmap e766: 8 total, 8 up, 8 in 2024-09-16T05:56:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:04 smithi161 ceph-mon[87722]: osdmap e766: 8 total, 8 up, 8 in 2024-09-16T05:56:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:56:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:56:04] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:56:05.166 INFO:tasks.rados.rados.0.smithi145.stdout:3801: done (3 left) 2024-09-16T05:56:05.166 INFO:tasks.rados.rados.0.smithi145.stdout:3802: done (2 left) 2024-09-16T05:56:05.166 INFO:tasks.rados.rados.0.smithi145.stdout:3803: done (1 left) 2024-09-16T05:56:05.166 INFO:tasks.rados.rados.0.smithi145.stdout:3804: done (0 left) 2024-09-16T05:56:05.166 INFO:tasks.rados.rados.0.smithi145.stdout:3805: snap_remove snap 342 2024-09-16T05:56:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:05 smithi145 ceph-mon[96887]: osdmap e767: 8 total, 8 up, 8 in 2024-09-16T05:56:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:05 smithi145 ceph-mon[96887]: pgmap v836: 121 pgs: 121 active+clean; 124 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-09-16T05:56:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:05 smithi145 ceph-mon[96887]: osdmap e768: 8 total, 8 up, 8 in 2024-09-16T05:56:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:05 smithi145 ceph-mon[99390]: osdmap e767: 8 total, 8 up, 8 in 2024-09-16T05:56:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:05 smithi145 ceph-mon[99390]: pgmap v836: 121 pgs: 121 active+clean; 124 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-09-16T05:56:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:05 smithi145 ceph-mon[99390]: osdmap e768: 8 total, 8 up, 8 in 2024-09-16T05:56:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:05 smithi161 ceph-mon[87722]: osdmap e767: 8 total, 8 up, 8 in 2024-09-16T05:56:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:05 smithi161 ceph-mon[87722]: pgmap v836: 121 pgs: 121 active+clean; 124 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-09-16T05:56:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:05 smithi161 ceph-mon[87722]: osdmap e768: 8 total, 8 up, 8 in 2024-09-16T05:56:06.172 INFO:tasks.rados.rados.0.smithi145.stdout:3805: done (0 left) 2024-09-16T05:56:06.173 INFO:tasks.rados.rados.0.smithi145.stdout:3806: rmattr oid 50 current snap is 343 2024-09-16T05:56:06.173 INFO:tasks.rados.rados.0.smithi145.stdout:3806: done (0 left) 2024-09-16T05:56:06.173 INFO:tasks.rados.rados.0.smithi145.stdout:3807: read oid 21 snap 331 2024-09-16T05:56:06.173 INFO:tasks.rados.rados.0.smithi145.stdout:3807: expect deleted 2024-09-16T05:56:06.173 INFO:tasks.rados.rados.0.smithi145.stdout:3808: read oid 37 snap -1 2024-09-16T05:56:06.174 INFO:tasks.rados.rados.0.smithi145.stdout:3808: expect (ObjNum 1186 snap 341 seq_num 1186) 2024-09-16T05:56:06.174 INFO:tasks.rados.rados.0.smithi145.stdout:3809: rollback oid 26 current snap is 343 2024-09-16T05:56:06.174 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 26 to 334 2024-09-16T05:56:06.174 INFO:tasks.rados.rados.0.smithi145.stdout:3810: delete oid 47 current snap is 343 2024-09-16T05:56:06.177 INFO:tasks.rados.rados.0.smithi145.stdout:3809: finishing rollback tid 0 to smithi14585108-26 2024-09-16T05:56:06.178 INFO:tasks.rados.rados.0.smithi145.stdout:3807: done (3 left) 2024-09-16T05:56:06.178 INFO:tasks.rados.rados.0.smithi145.stdout:3810: done (2 left) 2024-09-16T05:56:06.178 INFO:tasks.rados.rados.0.smithi145.stdout:3811: setattr oid 18 current snap is 343 2024-09-16T05:56:06.179 INFO:tasks.rados.rados.0.smithi145.stdout:3809: finishing rollback tid 1 to smithi14585108-26 2024-09-16T05:56:06.179 INFO:tasks.rados.rados.0.smithi145.stdout:3809: finishing rollback tid 2 to smithi14585108-26 2024-09-16T05:56:06.180 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 26 v 1510 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:56:06.180 INFO:tasks.rados.rados.0.smithi145.stdout:3808: expect (ObjNum 1186 snap 341 seq_num 1186) 2024-09-16T05:56:06.197 INFO:tasks.rados.rados.0.smithi145.stdout:3808: done (2 left) 2024-09-16T05:56:06.197 INFO:tasks.rados.rados.0.smithi145.stdout:3809: done (1 left) 2024-09-16T05:56:06.197 INFO:tasks.rados.rados.0.smithi145.stdout:3812: rollback oid 7 current snap is 343 2024-09-16T05:56:06.197 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 7 to 338 2024-09-16T05:56:06.197 INFO:tasks.rados.rados.0.smithi145.stdout:3813: snap_remove snap 331 2024-09-16T05:56:07.179 INFO:tasks.rados.rados.0.smithi145.stdout:3813: done (2 left) 2024-09-16T05:56:07.179 INFO:tasks.rados.rados.0.smithi145.stdout:3814: read oid 39 snap -1 2024-09-16T05:56:07.179 INFO:tasks.rados.rados.0.smithi145.stdout:3814: expect deleted 2024-09-16T05:56:07.179 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 343 2024-09-16T05:56:07.179 INFO:tasks.rados.rados.0.smithi145.stdout:3815: seq_num 1193 ranges {0=786432} 2024-09-16T05:56:07.184 INFO:tasks.rados.rados.0.smithi145.stdout:3815: writing smithi14585108-13 from 0 to 786432 tid 1 2024-09-16T05:56:07.184 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1706 (ObjNum 909 snap 265 seq_num 909) dirty exists 2024-09-16T05:56:07.184 INFO:tasks.rados.rados.0.smithi145.stdout:3812: finishing rollback tid 0 to smithi14585108-7 2024-09-16T05:56:07.184 INFO:tasks.rados.rados.0.smithi145.stdout:3812: finishing rollback tid 1 to smithi14585108-7 2024-09-16T05:56:07.184 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1709 (ObjNum 257 snap 0 seq_num 8363472) dirty dne 2024-09-16T05:56:07.185 INFO:tasks.rados.rados.0.smithi145.stdout:3811: done (3 left) 2024-09-16T05:56:07.185 INFO:tasks.rados.rados.0.smithi145.stdout:3812: done (2 left) 2024-09-16T05:56:07.185 INFO:tasks.rados.rados.0.smithi145.stdout:3816: snap_remove snap 340 2024-09-16T05:56:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:07 smithi145 ceph-mon[96887]: osdmap e769: 8 total, 8 up, 8 in 2024-09-16T05:56:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:07 smithi145 ceph-mon[96887]: pgmap v839: 121 pgs: 121 active+clean; 123 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.6 MiB/s wr, 10 op/s 2024-09-16T05:56:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:07 smithi145 ceph-mon[99390]: osdmap e769: 8 total, 8 up, 8 in 2024-09-16T05:56:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:07 smithi145 ceph-mon[99390]: pgmap v839: 121 pgs: 121 active+clean; 123 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.6 MiB/s wr, 10 op/s 2024-09-16T05:56:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:07 smithi161 ceph-mon[87722]: osdmap e769: 8 total, 8 up, 8 in 2024-09-16T05:56:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:07 smithi161 ceph-mon[87722]: pgmap v839: 121 pgs: 121 active+clean; 123 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.6 MiB/s wr, 10 op/s 2024-09-16T05:56:08.183 INFO:tasks.rados.rados.0.smithi145.stdout:3816: done (2 left) 2024-09-16T05:56:08.183 INFO:tasks.rados.rados.0.smithi145.stdout:3817: read oid 30 snap -1 2024-09-16T05:56:08.183 INFO:tasks.rados.rados.0.smithi145.stdout:3817: expect (ObjNum 1086 snap 304 seq_num 1086) 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3815: finishing write tid 1 to smithi14585108-13 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3815: finishing write tid 2 to smithi14585108-13 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3815: finishing write tid 3 to smithi14585108-13 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3815: oid 13 updating version 0 to 1515 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3815: oid 13 updating version 1515 to 1516 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1516 (ObjNum 1193 snap 343 seq_num 1193) dirty exists 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3815: left oid 13 (ObjNum 1193 snap 343 seq_num 1193) 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3814: done (2 left) 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3815: done (1 left) 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 343 2024-09-16T05:56:08.184 INFO:tasks.rados.rados.0.smithi145.stdout:3818: seq_num 1194 ranges {4161536=802816} 2024-09-16T05:56:08.211 INFO:tasks.rados.rados.0.smithi145.stdout:3818: writing smithi14585108-11 from 4161536 to 4964352 tid 1 2024-09-16T05:56:08.211 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 43 current snap is 343 2024-09-16T05:56:08.211 INFO:tasks.rados.rados.0.smithi145.stdout:3819: seq_num 1195 ranges {368640=417792,786432=401408} 2024-09-16T05:56:08.215 INFO:tasks.rados.rados.0.smithi145.stdout:3819: writing smithi14585108-43 from 368640 to 786432 tid 1 2024-09-16T05:56:08.217 INFO:tasks.rados.rados.0.smithi145.stdout:3819: writing smithi14585108-43 from 786432 to 1187840 tid 2 2024-09-16T05:56:08.218 INFO:tasks.rados.rados.0.smithi145.stdout:3820: setattr oid 38 current snap is 343 2024-09-16T05:56:08.218 INFO:tasks.rados.rados.0.smithi145.stdout:3817: expect (ObjNum 1086 snap 304 seq_num 1086) 2024-09-16T05:56:08.254 INFO:tasks.rados.rados.0.smithi145.stdout:3818: finishing write tid 1 to smithi14585108-11 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3818: finishing write tid 2 to smithi14585108-11 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3818: finishing write tid 3 to smithi14585108-11 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3818: oid 11 updating version 0 to 1732 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3818: oid 11 updating version 1732 to 1733 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1733 (ObjNum 1194 snap 343 seq_num 1194) dirty exists 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3818: left oid 11 (ObjNum 1194 snap 343 seq_num 1194) 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3819: finishing write tid 1 to smithi14585108-43 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3819: finishing write tid 2 to smithi14585108-43 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3819: finishing write tid 3 to smithi14585108-43 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3819: finishing write tid 4 to smithi14585108-43 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3819: oid 43 updating version 0 to 1720 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3819: oid 43 updating version 1720 to 1721 2024-09-16T05:56:08.255 INFO:tasks.rados.rados.0.smithi145.stdout:3819: oid 43 updating version 1721 to 1722 2024-09-16T05:56:08.256 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1722 (ObjNum 1195 snap 343 seq_num 1195) dirty exists 2024-09-16T05:56:08.256 INFO:tasks.rados.rados.0.smithi145.stdout:3819: left oid 43 (ObjNum 1195 snap 343 seq_num 1195) 2024-09-16T05:56:08.256 INFO:tasks.rados.rados.0.smithi145.stdout:3817: done (3 left) 2024-09-16T05:56:08.256 INFO:tasks.rados.rados.0.smithi145.stdout:3818: done (2 left) 2024-09-16T05:56:08.256 INFO:tasks.rados.rados.0.smithi145.stdout:3819: done (1 left) 2024-09-16T05:56:08.256 INFO:tasks.rados.rados.0.smithi145.stdout:3821: rollback oid 30 current snap is 343 2024-09-16T05:56:08.256 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 30 to 338 2024-09-16T05:56:08.256 INFO:tasks.rados.rados.0.smithi145.stdout:3822: snap_remove snap 330 2024-09-16T05:56:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:08 smithi145 ceph-mon[96887]: osdmap e770: 8 total, 8 up, 8 in 2024-09-16T05:56:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:08 smithi145 ceph-mon[99390]: osdmap e770: 8 total, 8 up, 8 in 2024-09-16T05:56:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:08 smithi161 ceph-mon[87722]: osdmap e770: 8 total, 8 up, 8 in 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:3822: done (2 left) 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:3823: rmattr oid 11 current snap is 343 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:3823: done (2 left) 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 343 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:3821: finishing rollback tid 0 to smithi14585108-30 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:3821: finishing rollback tid 1 to smithi14585108-30 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 30 v 1516 (ObjNum 81 snap 0 seq_num 1531864413) dirty dne 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1514 (ObjNum 1144 snap 327 seq_num 1144) dirty exists 2024-09-16T05:56:09.194 INFO:tasks.rados.rados.0.smithi145.stdout:3824: seq_num 1196 ranges {3145728=434176,3579904=401408} 2024-09-16T05:56:09.214 INFO:tasks.rados.rados.0.smithi145.stdout:3824: writing smithi14585108-20 from 3145728 to 3579904 tid 1 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3824: writing smithi14585108-20 from 3579904 to 3981312 tid 2 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3820: done (2 left) 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3821: done (1 left) 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3825: rmattr oid 41 current snap is 343 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3825: done (1 left) 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3826: read oid 10 snap 338 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3826: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3827: read oid 34 snap -1 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3827: expect (ObjNum 1177 snap 337 seq_num 1177) 2024-09-16T05:56:09.217 INFO:tasks.rados.rados.0.smithi145.stdout:3828: snap_remove snap 334 2024-09-16T05:56:09.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:09 smithi145 ceph-mon[99390]: osdmap e771: 8 total, 8 up, 8 in 2024-09-16T05:56:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:09 smithi145 ceph-mon[99390]: pgmap v842: 121 pgs: 121 active+clean; 124 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-09-16T05:56:09.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:09 smithi145 ceph-mon[96887]: osdmap e771: 8 total, 8 up, 8 in 2024-09-16T05:56:09.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:09 smithi145 ceph-mon[96887]: pgmap v842: 121 pgs: 121 active+clean; 124 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-09-16T05:56:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:09 smithi161 ceph-mon[87722]: osdmap e771: 8 total, 8 up, 8 in 2024-09-16T05:56:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:09 smithi161 ceph-mon[87722]: pgmap v842: 121 pgs: 121 active+clean; 124 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-09-16T05:56:10.166 INFO:tasks.rados.rados.0.smithi145.stdout:3828: done (3 left) 2024-09-16T05:56:10.167 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 36 current snap is 343 2024-09-16T05:56:10.167 INFO:tasks.rados.rados.0.smithi145.stdout:3824: finishing write tid 1 to smithi14585108-20 2024-09-16T05:56:10.167 INFO:tasks.rados.rados.0.smithi145.stdout:3829: seq_num 1197 ranges {3112960=450560,3563520=401408} 2024-09-16T05:56:10.186 INFO:tasks.rados.rados.0.smithi145.stdout:3829: writing smithi14585108-36 from 3112960 to 3563520 tid 1 2024-09-16T05:56:10.189 INFO:tasks.rados.rados.0.smithi145.stdout:3829: writing smithi14585108-36 from 3563520 to 3964928 tid 2 2024-09-16T05:56:10.189 INFO:tasks.rados.rados.0.smithi145.stdout:3830: read oid 28 snap -1 2024-09-16T05:56:10.189 INFO:tasks.rados.rados.0.smithi145.stdout:3830: expect deleted 2024-09-16T05:56:10.189 INFO:tasks.rados.rados.0.smithi145.stdout:3831: snap_remove snap 341 2024-09-16T05:56:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:10 smithi145 ceph-mon[96887]: osdmap e772: 8 total, 8 up, 8 in 2024-09-16T05:56:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:10 smithi145 ceph-mon[96887]: osdmap e773: 8 total, 8 up, 8 in 2024-09-16T05:56:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:10 smithi145 ceph-mon[99390]: osdmap e772: 8 total, 8 up, 8 in 2024-09-16T05:56:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:10 smithi145 ceph-mon[99390]: osdmap e773: 8 total, 8 up, 8 in 2024-09-16T05:56:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:10 smithi161 ceph-mon[87722]: osdmap e772: 8 total, 8 up, 8 in 2024-09-16T05:56:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:10 smithi161 ceph-mon[87722]: osdmap e773: 8 total, 8 up, 8 in 2024-09-16T05:56:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:3831: done (5 left) 2024-09-16T05:56:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:3832: copy_from oid 29 from oid 24 current snap is 343 2024-09-16T05:56:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:3824: finishing write tid 2 to smithi14585108-20 2024-09-16T05:56:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:3824: finishing write tid 3 to smithi14585108-20 2024-09-16T05:56:11.210 INFO:tasks.rados.rados.0.smithi145.stdout:3824: finishing write tid 4 to smithi14585108-20 2024-09-16T05:56:11.211 INFO:tasks.rados.rados.0.smithi145.stdout:3824: oid 20 updating version 0 to 1730 2024-09-16T05:56:11.211 INFO:tasks.rados.rados.0.smithi145.stdout:3824: oid 20 updating version 1730 to 1731 2024-09-16T05:56:11.211 INFO:tasks.rados.rados.0.smithi145.stdout:3824: oid 20 version 1731 is already newer than 1729 2024-09-16T05:56:11.211 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1731 (ObjNum 1196 snap 343 seq_num 1196) dirty exists 2024-09-16T05:56:11.211 INFO:tasks.rados.rados.0.smithi145.stdout:3824: left oid 20 (ObjNum 1196 snap 343 seq_num 1196) 2024-09-16T05:56:11.211 INFO:tasks.rados.rados.0.smithi145.stdout:3826: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:11.501 INFO:tasks.rados.rados.0.smithi145.stdout:3827: expect (ObjNum 1177 snap 337 seq_num 1177) 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3829: finishing write tid 1 to smithi14585108-36 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3829: finishing write tid 2 to smithi14585108-36 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3824: done (5 left) 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3826: done (4 left) 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3827: done (3 left) 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3833: setattr oid 7 current snap is 343 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3829: finishing write tid 3 to smithi14585108-36 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3829: finishing write tid 4 to smithi14585108-36 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3829: oid 36 updating version 0 to 1532 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3829: oid 36 version 1532 is already newer than 1530 2024-09-16T05:56:11.520 INFO:tasks.rados.rados.0.smithi145.stdout:3829: oid 36 version 1532 is already newer than 1531 2024-09-16T05:56:11.521 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1532 (ObjNum 1197 snap 343 seq_num 1197) dirty exists 2024-09-16T05:56:11.521 INFO:tasks.rados.rados.0.smithi145.stdout:3829: left oid 36 (ObjNum 1197 snap 343 seq_num 1197) 2024-09-16T05:56:11.521 INFO:tasks.rados.rados.0.smithi145.stdout:3832: finishing copy_from to smithi14585108-29 2024-09-16T05:56:11.521 INFO:tasks.rados.rados.0.smithi145.stdout:3832: got expected ENOENT (src dne) 2024-09-16T05:56:11.521 INFO:tasks.rados.rados.0.smithi145.stdout:3832: finishing copy_from racing read to smithi14585108-29 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:3829: done (3 left) 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:3830: done (2 left) 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:3832: done (1 left) 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:3834: read oid 31 snap 338 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:3834: expect (ObjNum 1174 snap 337 seq_num 1174) 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:3835: read oid 26 snap 338 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:3835: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 28 current snap is 343 2024-09-16T05:56:11.522 INFO:tasks.rados.rados.0.smithi145.stdout:3836: seq_num 1198 ranges {0=466944,466944=401408} 2024-09-16T05:56:11.523 INFO:tasks.rados.rados.0.smithi145.stdout:3836: writing smithi14585108-28 from 0 to 466944 tid 1 2024-09-16T05:56:11.527 INFO:tasks.rados.rados.0.smithi145.stdout:3836: writing smithi14585108-28 from 466944 to 868352 tid 2 2024-09-16T05:56:11.527 INFO:tasks.rados.rados.0.smithi145.stdout:3837: read oid 30 snap -1 2024-09-16T05:56:11.527 INFO:tasks.rados.rados.0.smithi145.stdout:3837: expect deleted 2024-09-16T05:56:11.527 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 35 current snap is 343 2024-09-16T05:56:11.528 INFO:tasks.rados.rados.0.smithi145.stdout:3838: seq_num 1199 ranges {974848=483328,1458176=401408} 2024-09-16T05:56:11.535 INFO:tasks.rados.rados.0.smithi145.stdout:3838: writing smithi14585108-35 from 974848 to 1458176 tid 1 2024-09-16T05:56:11.537 INFO:tasks.rados.rados.0.smithi145.stdout:3838: writing smithi14585108-35 from 1458176 to 1859584 tid 2 2024-09-16T05:56:11.537 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 343 2024-09-16T05:56:11.537 INFO:tasks.rados.rados.0.smithi145.stdout:3839: seq_num 1200 ranges {0=499712,499712=401408} 2024-09-16T05:56:11.540 INFO:tasks.rados.rados.0.smithi145.stdout:3839: writing smithi14585108-16 from 0 to 499712 tid 1 2024-09-16T05:56:11.542 INFO:tasks.rados.rados.0.smithi145.stdout:3839: writing smithi14585108-16 from 499712 to 901120 tid 2 2024-09-16T05:56:11.542 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 11 current snap is 343 2024-09-16T05:56:11.542 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1746 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-16T05:56:11.542 INFO:tasks.rados.rados.0.smithi145.stdout:3835: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:56:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:11 smithi145 ceph-mon[96887]: pgmap v845: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 117 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 734 KiB/s wr, 9 op/s 2024-09-16T05:56:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:11 smithi145 ceph-mon[99390]: pgmap v845: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 117 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 734 KiB/s wr, 9 op/s 2024-09-16T05:56:11.569 INFO:tasks.rados.rados.0.smithi145.stdout:3834: expect (ObjNum 1174 snap 337 seq_num 1174) 2024-09-16T05:56:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:11 smithi161 ceph-mon[87722]: pgmap v845: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 117 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 734 KiB/s wr, 9 op/s 2024-09-16T05:56:11.623 INFO:tasks.rados.rados.0.smithi145.stdout:3836: finishing write tid 1 to smithi14585108-28 2024-09-16T05:56:11.623 INFO:tasks.rados.rados.0.smithi145.stdout:3836: finishing write tid 2 to smithi14585108-28 2024-09-16T05:56:11.623 INFO:tasks.rados.rados.0.smithi145.stdout:3836: finishing write tid 3 to smithi14585108-28 2024-09-16T05:56:11.623 INFO:tasks.rados.rados.0.smithi145.stdout:3836: finishing write tid 4 to smithi14585108-28 2024-09-16T05:56:11.623 INFO:tasks.rados.rados.0.smithi145.stdout:3836: oid 28 updating version 0 to 1492 2024-09-16T05:56:11.623 INFO:tasks.rados.rados.0.smithi145.stdout:3836: oid 28 updating version 1492 to 1493 2024-09-16T05:56:11.623 INFO:tasks.rados.rados.0.smithi145.stdout:3836: oid 28 version 1493 is already newer than 1491 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 28 v 1493 (ObjNum 1198 snap 343 seq_num 1198) dirty exists 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3836: left oid 28 (ObjNum 1198 snap 343 seq_num 1198) 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3838: finishing write tid 1 to smithi14585108-35 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3838: finishing write tid 2 to smithi14585108-35 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3838: finishing write tid 3 to smithi14585108-35 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3839: finishing write tid 1 to smithi14585108-16 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3839: finishing write tid 2 to smithi14585108-16 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3839: finishing write tid 3 to smithi14585108-16 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3839: finishing write tid 4 to smithi14585108-16 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3839: oid 16 updating version 0 to 1455 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3839: oid 16 version 1455 is already newer than 1454 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3839: oid 16 updating version 1455 to 1456 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1456 (ObjNum 1200 snap 343 seq_num 1200) dirty exists 2024-09-16T05:56:11.624 INFO:tasks.rados.rados.0.smithi145.stdout:3839: left oid 16 (ObjNum 1200 snap 343 seq_num 1200) 2024-09-16T05:56:11.625 INFO:tasks.rados.rados.0.smithi145.stdout:3838: finishing write tid 4 to smithi14585108-35 2024-09-16T05:56:11.625 INFO:tasks.rados.rados.0.smithi145.stdout:3838: oid 35 updating version 0 to 1447 2024-09-16T05:56:11.625 INFO:tasks.rados.rados.0.smithi145.stdout:3838: oid 35 updating version 1447 to 1448 2024-09-16T05:56:11.625 INFO:tasks.rados.rados.0.smithi145.stdout:3838: oid 35 version 1448 is already newer than 1446 2024-09-16T05:56:11.625 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 35 v 1448 (ObjNum 1199 snap 343 seq_num 1199) dirty exists 2024-09-16T05:56:11.625 INFO:tasks.rados.rados.0.smithi145.stdout:3838: left oid 35 (ObjNum 1199 snap 343 seq_num 1199) 2024-09-16T05:56:11.625 INFO:tasks.rados.rados.0.smithi145.stdout:3840: seq_num 1201 ranges {4964352=524288,5488640=401408} 2024-09-16T05:56:11.651 INFO:tasks.rados.rados.0.smithi145.stdout:3840: writing smithi14585108-11 from 4964352 to 5488640 tid 1 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3840: writing smithi14585108-11 from 5488640 to 5890048 tid 2 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3833: done (7 left) 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3834: done (6 left) 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3835: done (5 left) 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3836: done (4 left) 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3837: done (3 left) 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3838: done (2 left) 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3839: done (1 left) 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3841: rmattr oid 47 current snap is 343 2024-09-16T05:56:11.654 INFO:tasks.rados.rados.0.smithi145.stdout:3841: done (1 left) 2024-09-16T05:56:11.655 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 343 2024-09-16T05:56:11.655 INFO:tasks.rados.rados.0.smithi145.stdout:3842: seq_num 1202 ranges {6832128=540672,7372800=401408} 2024-09-16T05:56:11.693 INFO:tasks.rados.rados.0.smithi145.stdout:3842: writing smithi14585108-10 from 6832128 to 7372800 tid 1 2024-09-16T05:56:11.695 INFO:tasks.rados.rados.0.smithi145.stdout:3842: writing smithi14585108-10 from 7372800 to 7774208 tid 2 2024-09-16T05:56:11.695 INFO:tasks.rados.rados.0.smithi145.stdout:3843: snap_create 2024-09-16T05:56:11.695 INFO:tasks.rados.rados.0.smithi145.stdout:3840: finishing write tid 1 to smithi14585108-11 2024-09-16T05:56:11.695 INFO:tasks.rados.rados.0.smithi145.stdout:3840: finishing write tid 2 to smithi14585108-11 2024-09-16T05:56:11.695 INFO:tasks.rados.rados.0.smithi145.stdout:3840: finishing write tid 3 to smithi14585108-11 2024-09-16T05:56:11.695 INFO:tasks.rados.rados.0.smithi145.stdout:3840: finishing write tid 4 to smithi14585108-11 2024-09-16T05:56:11.695 INFO:tasks.rados.rados.0.smithi145.stdout:3840: oid 11 updating version 0 to 1746 2024-09-16T05:56:11.695 INFO:tasks.rados.rados.0.smithi145.stdout:3840: oid 11 version 1746 is already newer than 1744 2024-09-16T05:56:11.696 INFO:tasks.rados.rados.0.smithi145.stdout:3840: oid 11 version 1746 is already newer than 1745 2024-09-16T05:56:11.696 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1746 (ObjNum 1201 snap 343 seq_num 1201) dirty exists 2024-09-16T05:56:11.696 INFO:tasks.rados.rados.0.smithi145.stdout:3840: left oid 11 (ObjNum 1201 snap 343 seq_num 1201) 2024-09-16T05:56:11.700 INFO:tasks.rados.rados.0.smithi145.stdout:3842: finishing write tid 1 to smithi14585108-10 2024-09-16T05:56:11.700 INFO:tasks.rados.rados.0.smithi145.stdout:3842: finishing write tid 2 to smithi14585108-10 2024-09-16T05:56:11.701 INFO:tasks.rados.rados.0.smithi145.stdout:3842: finishing write tid 3 to smithi14585108-10 2024-09-16T05:56:11.702 INFO:tasks.rados.rados.0.smithi145.stdout:3842: finishing write tid 4 to smithi14585108-10 2024-09-16T05:56:11.702 INFO:tasks.rados.rados.0.smithi145.stdout:3842: oid 10 updating version 0 to 1741 2024-09-16T05:56:11.702 INFO:tasks.rados.rados.0.smithi145.stdout:3842: oid 10 version 1741 is already newer than 1739 2024-09-16T05:56:11.702 INFO:tasks.rados.rados.0.smithi145.stdout:3842: oid 10 version 1741 is already newer than 1740 2024-09-16T05:56:11.702 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1741 (ObjNum 1202 snap 343 seq_num 1202) dirty exists 2024-09-16T05:56:11.703 INFO:tasks.rados.rados.0.smithi145.stdout:3842: left oid 10 (ObjNum 1202 snap 343 seq_num 1202) 2024-09-16T05:56:12.207 INFO:tasks.rados.rados.0.smithi145.stdout:3840: done (2 left) 2024-09-16T05:56:12.207 INFO:tasks.rados.rados.0.smithi145.stdout:3842: done (1 left) 2024-09-16T05:56:12.207 INFO:tasks.rados.rados.0.smithi145.stdout:3843: done (0 left) 2024-09-16T05:56:12.207 INFO:tasks.rados.rados.0.smithi145.stdout:3844: snap_remove snap 343 2024-09-16T05:56:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:12 smithi145 ceph-mon[96887]: osdmap e774: 8 total, 8 up, 8 in 2024-09-16T05:56:12.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:12 smithi145 ceph-mon[99390]: osdmap e774: 8 total, 8 up, 8 in 2024-09-16T05:56:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:12 smithi161 ceph-mon[87722]: osdmap e774: 8 total, 8 up, 8 in 2024-09-16T05:56:13.207 INFO:tasks.rados.rados.0.smithi145.stdout:3844: done (0 left) 2024-09-16T05:56:13.207 INFO:tasks.rados.rados.0.smithi145.stdout:3845: copy_from oid 49 from oid 2 current snap is 344 2024-09-16T05:56:13.207 INFO:tasks.rados.rados.0.smithi145.stdout:3846: read oid 18 snap -1 2024-09-16T05:56:13.207 INFO:tasks.rados.rados.0.smithi145.stdout:3846: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:56:13.207 INFO:tasks.rados.rados.0.smithi145.stdout:3847: setattr oid 45 current snap is 344 2024-09-16T05:56:13.208 INFO:tasks.rados.rados.0.smithi145.stdout:3848: snap_remove snap 338 2024-09-16T05:56:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:13 smithi145 ceph-mon[96887]: osdmap e775: 8 total, 8 up, 8 in 2024-09-16T05:56:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:13 smithi145 ceph-mon[96887]: pgmap v848: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 107 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 588 KiB/s wr, 16 op/s 2024-09-16T05:56:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:13 smithi145 ceph-mon[96887]: osdmap e776: 8 total, 8 up, 8 in 2024-09-16T05:56:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:13 smithi145 ceph-mon[99390]: osdmap e775: 8 total, 8 up, 8 in 2024-09-16T05:56:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:13 smithi145 ceph-mon[99390]: pgmap v848: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 107 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 588 KiB/s wr, 16 op/s 2024-09-16T05:56:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:13 smithi145 ceph-mon[99390]: osdmap e776: 8 total, 8 up, 8 in 2024-09-16T05:56:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:13 smithi161 ceph-mon[87722]: osdmap e775: 8 total, 8 up, 8 in 2024-09-16T05:56:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:13 smithi161 ceph-mon[87722]: pgmap v848: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 107 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 588 KiB/s wr, 16 op/s 2024-09-16T05:56:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:13 smithi161 ceph-mon[87722]: osdmap e776: 8 total, 8 up, 8 in 2024-09-16T05:56:14.206 INFO:tasks.rados.rados.0.smithi145.stdout:3848: done (3 left) 2024-09-16T05:56:14.206 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 39 current snap is 344 2024-09-16T05:56:14.206 INFO:tasks.rados.rados.0.smithi145.stdout:3845: finishing copy_from to smithi14585108-49 2024-09-16T05:56:14.207 INFO:tasks.rados.rados.0.smithi145.stdout:3845: got expected ENOENT (src dne) 2024-09-16T05:56:14.207 INFO:tasks.rados.rados.0.smithi145.stdout:3845: finishing copy_from racing read to smithi14585108-49 2024-09-16T05:56:14.207 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1747 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-16T05:56:14.207 INFO:tasks.rados.rados.0.smithi145.stdout:3846: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:56:14.240 INFO:tasks.rados.rados.0.smithi145.stdout:3849: seq_num 1203 ranges {0=557056,557056=401408} 2024-09-16T05:56:14.243 INFO:tasks.rados.rados.0.smithi145.stdout:3849: writing smithi14585108-39 from 0 to 557056 tid 1 2024-09-16T05:56:14.246 INFO:tasks.rados.rados.0.smithi145.stdout:3849: writing smithi14585108-39 from 557056 to 958464 tid 2 2024-09-16T05:56:14.246 INFO:tasks.rados.rados.0.smithi145.stdout:3845: done (3 left) 2024-09-16T05:56:14.246 INFO:tasks.rados.rados.0.smithi145.stdout:3846: done (2 left) 2024-09-16T05:56:14.246 INFO:tasks.rados.rados.0.smithi145.stdout:3847: done (1 left) 2024-09-16T05:56:14.247 INFO:tasks.rados.rados.0.smithi145.stdout:3850: read oid 37 snap -1 2024-09-16T05:56:14.247 INFO:tasks.rados.rados.0.smithi145.stdout:3850: expect (ObjNum 1186 snap 341 seq_num 1186) 2024-09-16T05:56:14.247 INFO:tasks.rados.rados.0.smithi145.stdout:3851: read oid 26 snap -1 2024-09-16T05:56:14.247 INFO:tasks.rados.rados.0.smithi145.stdout:3851: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:56:14.247 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 32 current snap is 344 2024-09-16T05:56:14.247 INFO:tasks.rados.rados.0.smithi145.stdout:3852: seq_num 1204 ranges {647168=573440,1220608=401408} 2024-09-16T05:56:14.253 INFO:tasks.rados.rados.0.smithi145.stdout:3852: writing smithi14585108-32 from 647168 to 1220608 tid 1 2024-09-16T05:56:14.256 INFO:tasks.rados.rados.0.smithi145.stdout:3852: writing smithi14585108-32 from 1220608 to 1622016 tid 2 2024-09-16T05:56:14.256 INFO:tasks.rados.rados.0.smithi145.stdout:3853: read oid 11 snap -1 2024-09-16T05:56:14.256 INFO:tasks.rados.rados.0.smithi145.stdout:3853: expect (ObjNum 1201 snap 343 seq_num 1201) 2024-09-16T05:56:14.257 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 10 current snap is 344 2024-09-16T05:56:14.257 INFO:tasks.rados.rados.0.smithi145.stdout:3854: seq_num 1205 ranges {7774208=589824,8364032=401408} 2024-09-16T05:56:14.301 INFO:tasks.rados.rados.0.smithi145.stdout:3854: writing smithi14585108-10 from 7774208 to 8364032 tid 1 2024-09-16T05:56:14.303 INFO:tasks.rados.rados.0.smithi145.stdout:3854: writing smithi14585108-10 from 8364032 to 8765440 tid 2 2024-09-16T05:56:14.303 INFO:tasks.rados.rados.0.smithi145.stdout:3855: copy_from oid 24 from oid 2 current snap is 344 2024-09-16T05:56:14.303 INFO:tasks.rados.rados.0.smithi145.stdout:3849: finishing write tid 1 to smithi14585108-39 2024-09-16T05:56:14.304 INFO:tasks.rados.rados.0.smithi145.stdout:3849: finishing write tid 2 to smithi14585108-39 2024-09-16T05:56:14.304 INFO:tasks.rados.rados.0.smithi145.stdout:3849: finishing write tid 3 to smithi14585108-39 2024-09-16T05:56:14.304 INFO:tasks.rados.rados.0.smithi145.stdout:3856: copy_from oid 36 from oid 27 current snap is 344 2024-09-16T05:56:14.304 INFO:tasks.rados.rados.0.smithi145.stdout:3850: expect (ObjNum 1186 snap 341 seq_num 1186) 2024-09-16T05:56:14.322 INFO:tasks.rados.rados.0.smithi145.stdout:3851: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:56:14.349 INFO:tasks.rados.rados.0.smithi145.stdout:3849: finishing write tid 4 to smithi14585108-39 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3849: oid 39 updating version 0 to 1686 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3849: oid 39 updating version 1686 to 1688 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3849: oid 39 version 1688 is already newer than 1687 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1688 (ObjNum 1203 snap 344 seq_num 1203) dirty exists 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3849: left oid 39 (ObjNum 1203 snap 344 seq_num 1203) 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3849: done (7 left) 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3850: done (6 left) 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3851: done (5 left) 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3857: snap_create 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3852: finishing write tid 1 to smithi14585108-32 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3852: finishing write tid 2 to smithi14585108-32 2024-09-16T05:56:14.350 INFO:tasks.rados.rados.0.smithi145.stdout:3852: finishing write tid 3 to smithi14585108-32 2024-09-16T05:56:14.351 INFO:tasks.rados.rados.0.smithi145.stdout:3852: finishing write tid 4 to smithi14585108-32 2024-09-16T05:56:14.351 INFO:tasks.rados.rados.0.smithi145.stdout:3852: oid 32 updating version 0 to 1690 2024-09-16T05:56:14.351 INFO:tasks.rados.rados.0.smithi145.stdout:3852: oid 32 updating version 1690 to 1691 2024-09-16T05:56:14.351 INFO:tasks.rados.rados.0.smithi145.stdout:3852: oid 32 version 1691 is already newer than 1689 2024-09-16T05:56:14.351 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1691 (ObjNum 1204 snap 344 seq_num 1204) dirty exists 2024-09-16T05:56:14.351 INFO:tasks.rados.rados.0.smithi145.stdout:3852: left oid 32 (ObjNum 1204 snap 344 seq_num 1204) 2024-09-16T05:56:14.351 INFO:tasks.rados.rados.0.smithi145.stdout:3853: expect (ObjNum 1201 snap 343 seq_num 1201) 2024-09-16T05:56:14.674 INFO:tasks.rados.rados.0.smithi145.stdout:3854: finishing write tid 1 to smithi14585108-10 2024-09-16T05:56:14.674 INFO:tasks.rados.rados.0.smithi145.stdout:3854: finishing write tid 2 to smithi14585108-10 2024-09-16T05:56:14.674 INFO:tasks.rados.rados.0.smithi145.stdout:3855: finishing copy_from to smithi14585108-24 2024-09-16T05:56:14.674 INFO:tasks.rados.rados.0.smithi145.stdout:3855: got expected ENOENT (src dne) 2024-09-16T05:56:14.674 INFO:tasks.rados.rados.0.smithi145.stdout:3855: finishing copy_from racing read to smithi14585108-24 2024-09-16T05:56:14.674 INFO:tasks.rados.rados.0.smithi145.stdout:3854: finishing write tid 3 to smithi14585108-10 2024-09-16T05:56:14.674 INFO:tasks.rados.rados.0.smithi145.stdout:3854: finishing write tid 4 to smithi14585108-10 2024-09-16T05:56:14.675 INFO:tasks.rados.rados.0.smithi145.stdout:3854: oid 10 updating version 0 to 1750 2024-09-16T05:56:14.675 INFO:tasks.rados.rados.0.smithi145.stdout:3854: oid 10 version 1750 is already newer than 1748 2024-09-16T05:56:14.675 INFO:tasks.rados.rados.0.smithi145.stdout:3854: oid 10 version 1750 is already newer than 1749 2024-09-16T05:56:14.675 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 10 v 1750 (ObjNum 1205 snap 344 seq_num 1205) dirty exists 2024-09-16T05:56:14.675 INFO:tasks.rados.rados.0.smithi145.stdout:3854: left oid 10 (ObjNum 1205 snap 344 seq_num 1205) 2024-09-16T05:56:14.675 INFO:tasks.rados.rados.0.smithi145.stdout:3856: finishing copy_from racing read to smithi14585108-36 2024-09-16T05:56:14.675 INFO:tasks.rados.rados.0.smithi145.stdout:3856: finishing copy_from to smithi14585108-36 2024-09-16T05:56:14.675 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1484 (ObjNum 1130 snap 320 seq_num 1130) dirty exists 2024-09-16T05:56:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:56:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:56:14] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3852: done (5 left) 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3853: done (4 left) 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3854: done (3 left) 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3855: done (2 left) 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3856: done (1 left) 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3857: done (0 left) 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3858: rollback oid 36 current snap is 345 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 36 to 344 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3859: copy_from oid 39 from oid 26 current snap is 345 2024-09-16T05:56:15.170 INFO:tasks.rados.rados.0.smithi145.stdout:3860: rmattr oid 20 current snap is 345 2024-09-16T05:56:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:3860: done (2 left) 2024-09-16T05:56:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:3861: read oid 11 snap 344 2024-09-16T05:56:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:3861: expect (ObjNum 1201 snap 343 seq_num 1201) 2024-09-16T05:56:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:3862: rmattr oid 33 current snap is 345 2024-09-16T05:56:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:3862: done (3 left) 2024-09-16T05:56:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:3863: copy_from oid 6 from oid 28 current snap is 345 2024-09-16T05:56:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 41 current snap is 345 2024-09-16T05:56:15.171 INFO:tasks.rados.rados.0.smithi145.stdout:3864: seq_num 1206 ranges {4161536=606208,4767744=401408} 2024-09-16T05:56:15.197 INFO:tasks.rados.rados.0.smithi145.stdout:3864: writing smithi14585108-41 from 4161536 to 4767744 tid 1 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:3864: writing smithi14585108-41 from 4767744 to 5169152 tid 2 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 345 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:3858: finishing rollback tid 0 to smithi14585108-36 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:3858: finishing rollback tid 1 to smithi14585108-36 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:3858: finishing rollback tid 2 to smithi14585108-36 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 36 v 1549 (ObjNum 1130 snap 320 seq_num 1130) dirty exists 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:3863: finishing copy_from racing read to smithi14585108-6 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:3859: finishing copy_from racing read to smithi14585108-39 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:3863: finishing copy_from to smithi14585108-6 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 6 v 1493 (ObjNum 1198 snap 343 seq_num 1198) dirty exists 2024-09-16T05:56:15.200 INFO:tasks.rados.rados.0.smithi145.stdout:3859: finishing copy_from to smithi14585108-39 2024-09-16T05:56:15.201 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 39 v 1510 (ObjNum 1061 snap 301 seq_num 1061) dirty exists 2024-09-16T05:56:15.201 INFO:tasks.rados.rados.0.smithi145.stdout:3865: seq_num 1207 ranges {565248=622592,1187840=401408} 2024-09-16T05:56:15.206 INFO:tasks.rados.rados.0.smithi145.stdout:3865: writing smithi14585108-49 from 565248 to 1187840 tid 1 2024-09-16T05:56:15.209 INFO:tasks.rados.rados.0.smithi145.stdout:3865: writing smithi14585108-49 from 1187840 to 1589248 tid 2 2024-09-16T05:56:15.209 INFO:tasks.rados.rados.0.smithi145.stdout:3858: done (5 left) 2024-09-16T05:56:15.209 INFO:tasks.rados.rados.0.smithi145.stdout:3859: done (4 left) 2024-09-16T05:56:15.209 INFO:tasks.rados.rados.0.smithi145.stdout:3863: done (3 left) 2024-09-16T05:56:15.209 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 20 current snap is 345 2024-09-16T05:56:15.209 INFO:tasks.rados.rados.0.smithi145.stdout:3866: seq_num 1208 ranges {3981312=638976,4620288=401408} 2024-09-16T05:56:15.234 INFO:tasks.rados.rados.0.smithi145.stdout:3866: writing smithi14585108-20 from 3981312 to 4620288 tid 1 2024-09-16T05:56:15.236 INFO:tasks.rados.rados.0.smithi145.stdout:3866: writing smithi14585108-20 from 4620288 to 5021696 tid 2 2024-09-16T05:56:15.236 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 345 2024-09-16T05:56:15.236 INFO:tasks.rados.rados.0.smithi145.stdout:3861: expect (ObjNum 1201 snap 343 seq_num 1201) 2024-09-16T05:56:15.560 INFO:tasks.rados.rados.0.smithi145.stdout:3864: finishing write tid 1 to smithi14585108-41 2024-09-16T05:56:15.560 INFO:tasks.rados.rados.0.smithi145.stdout:3864: finishing write tid 2 to smithi14585108-41 2024-09-16T05:56:15.560 INFO:tasks.rados.rados.0.smithi145.stdout:3864: finishing write tid 3 to smithi14585108-41 2024-09-16T05:56:15.560 INFO:tasks.rados.rados.0.smithi145.stdout:3864: finishing write tid 4 to smithi14585108-41 2024-09-16T05:56:15.560 INFO:tasks.rados.rados.0.smithi145.stdout:3864: oid 41 updating version 0 to 1692 2024-09-16T05:56:15.560 INFO:tasks.rados.rados.0.smithi145.stdout:3864: oid 41 updating version 1692 to 1694 2024-09-16T05:56:15.561 INFO:tasks.rados.rados.0.smithi145.stdout:3864: oid 41 version 1694 is already newer than 1693 2024-09-16T05:56:15.561 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1694 (ObjNum 1206 snap 345 seq_num 1206) dirty exists 2024-09-16T05:56:15.561 INFO:tasks.rados.rados.0.smithi145.stdout:3864: left oid 41 (ObjNum 1206 snap 345 seq_num 1206) 2024-09-16T05:56:15.561 INFO:tasks.rados.rados.0.smithi145.stdout:3865: finishing write tid 1 to smithi14585108-49 2024-09-16T05:56:15.561 INFO:tasks.rados.rados.0.smithi145.stdout:3867: seq_num 1209 ranges {417792=655360,1073152=401408} 2024-09-16T05:56:15.565 INFO:tasks.rados.rados.0.smithi145.stdout:3867: writing smithi14585108-29 from 417792 to 1073152 tid 1 2024-09-16T05:56:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:15 smithi145 ceph-mon[99390]: osdmap e777: 8 total, 8 up, 8 in 2024-09-16T05:56:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:15 smithi145 ceph-mon[99390]: pgmap v851: 121 pgs: 121 active+clean; 94 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 846 KiB/s wr, 18 op/s 2024-09-16T05:56:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:15 smithi145 ceph-mon[99390]: osdmap e778: 8 total, 8 up, 8 in 2024-09-16T05:56:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:15 smithi145 ceph-mon[96887]: osdmap e777: 8 total, 8 up, 8 in 2024-09-16T05:56:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:15 smithi145 ceph-mon[96887]: pgmap v851: 121 pgs: 121 active+clean; 94 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 846 KiB/s wr, 18 op/s 2024-09-16T05:56:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:15 smithi145 ceph-mon[96887]: osdmap e778: 8 total, 8 up, 8 in 2024-09-16T05:56:15.569 INFO:tasks.rados.rados.0.smithi145.stdout:3867: writing smithi14585108-29 from 1073152 to 1474560 tid 2 2024-09-16T05:56:15.569 INFO:tasks.rados.rados.0.smithi145.stdout:3861: done (4 left) 2024-09-16T05:56:15.569 INFO:tasks.rados.rados.0.smithi145.stdout:3864: done (3 left) 2024-09-16T05:56:15.569 INFO:tasks.rados.rados.0.smithi145.stdout:3868: read oid 5 snap -1 2024-09-16T05:56:15.569 INFO:tasks.rados.rados.0.smithi145.stdout:3868: expect (ObjNum 1177 snap 337 seq_num 1177) 2024-09-16T05:56:15.569 INFO:tasks.rados.rados.0.smithi145.stdout:3869: snap_create 2024-09-16T05:56:15.569 INFO:tasks.rados.rados.0.smithi145.stdout:3865: finishing write tid 2 to smithi14585108-49 2024-09-16T05:56:15.569 INFO:tasks.rados.rados.0.smithi145.stdout:3865: finishing write tid 3 to smithi14585108-49 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3865: finishing write tid 4 to smithi14585108-49 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3865: oid 49 updating version 0 to 1690 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3865: oid 49 version 1690 is already newer than 1689 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3865: oid 49 version 1690 is already newer than 1688 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 1690 (ObjNum 1207 snap 345 seq_num 1207) dirty exists 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3865: left oid 49 (ObjNum 1207 snap 345 seq_num 1207) 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3866: finishing write tid 1 to smithi14585108-20 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3866: finishing write tid 2 to smithi14585108-20 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3866: finishing write tid 3 to smithi14585108-20 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3866: finishing write tid 4 to smithi14585108-20 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3866: oid 20 updating version 0 to 1756 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3866: oid 20 updating version 1756 to 1757 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:3866: oid 20 updating version 1757 to 1758 2024-09-16T05:56:15.570 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1758 (ObjNum 1208 snap 345 seq_num 1208) dirty exists 2024-09-16T05:56:15.571 INFO:tasks.rados.rados.0.smithi145.stdout:3866: left oid 20 (ObjNum 1208 snap 345 seq_num 1208) 2024-09-16T05:56:15.571 INFO:tasks.rados.rados.0.smithi145.stdout:3868: expect (ObjNum 1177 snap 337 seq_num 1177) 2024-09-16T05:56:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:15 smithi161 ceph-mon[87722]: osdmap e777: 8 total, 8 up, 8 in 2024-09-16T05:56:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:15 smithi161 ceph-mon[87722]: pgmap v851: 121 pgs: 121 active+clean; 94 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 846 KiB/s wr, 18 op/s 2024-09-16T05:56:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:15 smithi161 ceph-mon[87722]: osdmap e778: 8 total, 8 up, 8 in 2024-09-16T05:56:15.590 INFO:tasks.rados.rados.0.smithi145.stdout:3867: finishing write tid 1 to smithi14585108-29 2024-09-16T05:56:15.590 INFO:tasks.rados.rados.0.smithi145.stdout:3867: finishing write tid 2 to smithi14585108-29 2024-09-16T05:56:15.590 INFO:tasks.rados.rados.0.smithi145.stdout:3867: finishing write tid 3 to smithi14585108-29 2024-09-16T05:56:15.590 INFO:tasks.rados.rados.0.smithi145.stdout:3867: finishing write tid 4 to smithi14585108-29 2024-09-16T05:56:15.591 INFO:tasks.rados.rados.0.smithi145.stdout:3867: oid 29 updating version 0 to 1752 2024-09-16T05:56:15.591 INFO:tasks.rados.rados.0.smithi145.stdout:3867: oid 29 updating version 1752 to 1753 2024-09-16T05:56:15.591 INFO:tasks.rados.rados.0.smithi145.stdout:3867: oid 29 version 1753 is already newer than 1751 2024-09-16T05:56:15.591 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1753 (ObjNum 1209 snap 345 seq_num 1209) dirty exists 2024-09-16T05:56:15.591 INFO:tasks.rados.rados.0.smithi145.stdout:3867: left oid 29 (ObjNum 1209 snap 345 seq_num 1209) 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3865: done (4 left) 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3866: done (3 left) 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3867: done (2 left) 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3868: done (1 left) 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3869: done (0 left) 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3870: delete oid 39 current snap is 346 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3870: done (0 left) 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3871: read oid 44 snap 345 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3871: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:56:16.223 INFO:tasks.rados.rados.0.smithi145.stdout:3872: read oid 49 snap 345 2024-09-16T05:56:16.224 INFO:tasks.rados.rados.0.smithi145.stdout:3872: expect (ObjNum 1207 snap 345 seq_num 1207) 2024-09-16T05:56:16.224 INFO:tasks.rados.rados.0.smithi145.stdout:3873: copy_from oid 19 from oid 14 current snap is 346 2024-09-16T05:56:16.224 INFO:tasks.rados.rados.0.smithi145.stdout:3874: snap_create 2024-09-16T05:56:16.224 INFO:tasks.rados.rados.0.smithi145.stdout:3871: expect (ObjNum 1006 snap 288 seq_num 1006) 2024-09-16T05:56:16.239 INFO:tasks.rados.rados.0.smithi145.stdout:3872: expect (ObjNum 1207 snap 345 seq_num 1207) 2024-09-16T05:56:16.282 INFO:tasks.rados.rados.0.smithi145.stdout:3873: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:56:16.282 INFO:tasks.rados.rados.0.smithi145.stdout:3873: finishing copy_from to smithi14585108-19 2024-09-16T05:56:16.282 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1687 (ObjNum 1191 snap 341 seq_num 1191) dirty exists 2024-09-16T05:56:17.221 INFO:tasks.rados.rados.0.smithi145.stdout:3871: done (3 left) 2024-09-16T05:56:17.222 INFO:tasks.rados.rados.0.smithi145.stdout:3872: done (2 left) 2024-09-16T05:56:17.222 INFO:tasks.rados.rados.0.smithi145.stdout:3873: done (1 left) 2024-09-16T05:56:17.222 INFO:tasks.rados.rados.0.smithi145.stdout:3874: done (0 left) 2024-09-16T05:56:17.222 INFO:tasks.rados.rados.0.smithi145.stdout:3875: delete oid 8 current snap is 347 2024-09-16T05:56:17.226 INFO:tasks.rados.rados.0.smithi145.stdout:3875: done (0 left) 2024-09-16T05:56:17.226 INFO:tasks.rados.rados.0.smithi145.stdout:3876: snap_remove snap 344 2024-09-16T05:56:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:17 smithi145 ceph-mon[99390]: osdmap e779: 8 total, 8 up, 8 in 2024-09-16T05:56:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:17 smithi145 ceph-mon[99390]: pgmap v854: 121 pgs: 121 active+clean; 86 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-09-16T05:56:17.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:17 smithi145 ceph-mon[96887]: osdmap e779: 8 total, 8 up, 8 in 2024-09-16T05:56:17.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:17 smithi145 ceph-mon[96887]: pgmap v854: 121 pgs: 121 active+clean; 86 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-09-16T05:56:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:17 smithi161 ceph-mon[87722]: osdmap e779: 8 total, 8 up, 8 in 2024-09-16T05:56:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:17 smithi161 ceph-mon[87722]: pgmap v854: 121 pgs: 121 active+clean; 86 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-09-16T05:56:18.225 INFO:tasks.rados.rados.0.smithi145.stdout:3876: done (0 left) 2024-09-16T05:56:18.225 INFO:tasks.rados.rados.0.smithi145.stdout:3877: rmattr oid 5 current snap is 347 2024-09-16T05:56:18.225 INFO:tasks.rados.rados.0.smithi145.stdout:3877: done (0 left) 2024-09-16T05:56:18.225 INFO:tasks.rados.rados.0.smithi145.stdout:3878: snap_create 2024-09-16T05:56:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:18 smithi145 ceph-mon[96887]: osdmap e780: 8 total, 8 up, 8 in 2024-09-16T05:56:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:18 smithi145 ceph-mon[99390]: osdmap e780: 8 total, 8 up, 8 in 2024-09-16T05:56:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:18 smithi161 ceph-mon[87722]: osdmap e780: 8 total, 8 up, 8 in 2024-09-16T05:56:19.224 INFO:tasks.rados.rados.0.smithi145.stdout:3878: done (0 left) 2024-09-16T05:56:19.224 INFO:tasks.rados.rados.0.smithi145.stdout:3879: snap_remove snap 345 2024-09-16T05:56:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:19 smithi145 ceph-mon[96887]: osdmap e781: 8 total, 8 up, 8 in 2024-09-16T05:56:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:19 smithi145 ceph-mon[96887]: pgmap v857: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-16T05:56:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:19 smithi145 ceph-mon[96887]: osdmap e782: 8 total, 8 up, 8 in 2024-09-16T05:56:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:19 smithi145 ceph-mon[99390]: osdmap e781: 8 total, 8 up, 8 in 2024-09-16T05:56:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:19 smithi145 ceph-mon[99390]: pgmap v857: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-16T05:56:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:19 smithi145 ceph-mon[99390]: osdmap e782: 8 total, 8 up, 8 in 2024-09-16T05:56:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:19 smithi161 ceph-mon[87722]: osdmap e781: 8 total, 8 up, 8 in 2024-09-16T05:56:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:19 smithi161 ceph-mon[87722]: pgmap v857: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-09-16T05:56:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:19 smithi161 ceph-mon[87722]: osdmap e782: 8 total, 8 up, 8 in 2024-09-16T05:56:20.172 INFO:tasks.rados.rados.0.smithi145.stdout:3879: done (0 left) 2024-09-16T05:56:20.172 INFO:tasks.rados.rados.0.smithi145.stdout:3880: snap_remove snap 346 2024-09-16T05:56:21.180 INFO:tasks.rados.rados.0.smithi145.stdout:3880: done (0 left) 2024-09-16T05:56:21.180 INFO:tasks.rados.rados.0.smithi145.stdout:3881: snap_create 2024-09-16T05:56:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:21 smithi145 ceph-mon[96887]: osdmap e783: 8 total, 8 up, 8 in 2024-09-16T05:56:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:21 smithi145 ceph-mon[96887]: pgmap v860: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:56:21.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:21 smithi145 ceph-mon[99390]: osdmap e783: 8 total, 8 up, 8 in 2024-09-16T05:56:21.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:21 smithi145 ceph-mon[99390]: pgmap v860: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:56:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:21 smithi161 ceph-mon[87722]: osdmap e783: 8 total, 8 up, 8 in 2024-09-16T05:56:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:21 smithi161 ceph-mon[87722]: pgmap v860: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T05:56:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3881: done (0 left) 2024-09-16T05:56:22.179 INFO:tasks.rados.rados.0.smithi145.stdout:3882: read oid 36 snap 348 2024-09-16T05:56:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3882: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3883: read oid 16 snap -1 2024-09-16T05:56:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3883: expect (ObjNum 1200 snap 343 seq_num 1200) 2024-09-16T05:56:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3884: copy_from oid 31 from oid 23 current snap is 349 2024-09-16T05:56:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3885: read oid 29 snap -1 2024-09-16T05:56:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3885: expect (ObjNum 1209 snap 345 seq_num 1209) 2024-09-16T05:56:22.180 INFO:tasks.rados.rados.0.smithi145.stdout:3886: delete oid 30 current snap is 349 2024-09-16T05:56:22.183 INFO:tasks.rados.rados.0.smithi145.stdout:3886: done (4 left) 2024-09-16T05:56:22.183 INFO:tasks.rados.rados.0.smithi145.stdout:3887: snap_create 2024-09-16T05:56:22.189 INFO:tasks.rados.rados.0.smithi145.stdout:3883: expect (ObjNum 1200 snap 343 seq_num 1200) 2024-09-16T05:56:22.218 INFO:tasks.rados.rados.0.smithi145.stdout:3885: expect (ObjNum 1209 snap 345 seq_num 1209) 2024-09-16T05:56:22.264 INFO:tasks.rados.rados.0.smithi145.stdout:3884: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:56:22.264 INFO:tasks.rados.rados.0.smithi145.stdout:3884: finishing copy_from to smithi14585108-31 2024-09-16T05:56:22.264 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1298 (ObjNum 1183 snap 340 seq_num 1183) dirty exists 2024-09-16T05:56:22.264 INFO:tasks.rados.rados.0.smithi145.stdout:3882: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:22 smithi145 ceph-mon[96887]: osdmap e784: 8 total, 8 up, 8 in 2024-09-16T05:56:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:22.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:22 smithi145 ceph-mon[99390]: osdmap e784: 8 total, 8 up, 8 in 2024-09-16T05:56:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:22 smithi161 ceph-mon[87722]: osdmap e784: 8 total, 8 up, 8 in 2024-09-16T05:56:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:23.189 INFO:tasks.rados.rados.0.smithi145.stdout:3882: done (4 left) 2024-09-16T05:56:23.190 INFO:tasks.rados.rados.0.smithi145.stdout:3883: done (3 left) 2024-09-16T05:56:23.190 INFO:tasks.rados.rados.0.smithi145.stdout:3884: done (2 left) 2024-09-16T05:56:23.190 INFO:tasks.rados.rados.0.smithi145.stdout:3885: done (1 left) 2024-09-16T05:56:23.190 INFO:tasks.rados.rados.0.smithi145.stdout:3887: done (0 left) 2024-09-16T05:56:23.190 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 45 current snap is 350 2024-09-16T05:56:23.190 INFO:tasks.rados.rados.0.smithi145.stdout:3888: seq_num 1213 ranges {0=720896,720896=401408} 2024-09-16T05:56:23.193 INFO:tasks.rados.rados.0.smithi145.stdout:3888: writing smithi14585108-45 from 0 to 720896 tid 1 2024-09-16T05:56:23.195 INFO:tasks.rados.rados.0.smithi145.stdout:3888: writing smithi14585108-45 from 720896 to 1122304 tid 2 2024-09-16T05:56:23.195 INFO:tasks.rados.rados.0.smithi145.stdout:3889: snap_remove snap 348 2024-09-16T05:56:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:23 smithi145 ceph-mon[96887]: osdmap e785: 8 total, 8 up, 8 in 2024-09-16T05:56:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:23 smithi145 ceph-mon[96887]: pgmap v863: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-09-16T05:56:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:23 smithi145 ceph-mon[99390]: osdmap e785: 8 total, 8 up, 8 in 2024-09-16T05:56:23.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:23 smithi145 ceph-mon[99390]: pgmap v863: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-09-16T05:56:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:23 smithi161 ceph-mon[87722]: osdmap e785: 8 total, 8 up, 8 in 2024-09-16T05:56:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:23 smithi161 ceph-mon[87722]: pgmap v863: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-09-16T05:56:24.191 INFO:tasks.rados.rados.0.smithi145.stdout:3889: done (1 left) 2024-09-16T05:56:24.191 INFO:tasks.rados.rados.0.smithi145.stdout:3890: snap_remove snap 349 2024-09-16T05:56:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:24 smithi145 ceph-mon[96887]: osdmap e786: 8 total, 8 up, 8 in 2024-09-16T05:56:24.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:24 smithi145 ceph-mon[99390]: osdmap e786: 8 total, 8 up, 8 in 2024-09-16T05:56:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:24 smithi161 ceph-mon[87722]: osdmap e786: 8 total, 8 up, 8 in 2024-09-16T05:56:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:56:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:56:24] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:56:25.172 INFO:tasks.rados.rados.0.smithi145.stdout:3890: done (1 left) 2024-09-16T05:56:25.172 INFO:tasks.rados.rados.0.smithi145.stdout:3891: copy_from oid 30 from oid 2 current snap is 350 2024-09-16T05:56:25.172 INFO:tasks.rados.rados.0.smithi145.stdout:3888: finishing write tid 1 to smithi14585108-45 2024-09-16T05:56:25.172 INFO:tasks.rados.rados.0.smithi145.stdout:3888: finishing write tid 2 to smithi14585108-45 2024-09-16T05:56:25.172 INFO:tasks.rados.rados.0.smithi145.stdout:3888: finishing write tid 3 to smithi14585108-45 2024-09-16T05:56:25.172 INFO:tasks.rados.rados.0.smithi145.stdout:3888: finishing write tid 4 to smithi14585108-45 2024-09-16T05:56:25.172 INFO:tasks.rados.rados.0.smithi145.stdout:3888: oid 45 updating version 0 to 1766 2024-09-16T05:56:25.173 INFO:tasks.rados.rados.0.smithi145.stdout:3888: oid 45 version 1766 is already newer than 1765 2024-09-16T05:56:25.173 INFO:tasks.rados.rados.0.smithi145.stdout:3888: oid 45 updating version 1766 to 1767 2024-09-16T05:56:25.173 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1767 (ObjNum 1213 snap 350 seq_num 1213) dirty exists 2024-09-16T05:56:25.173 INFO:tasks.rados.rados.0.smithi145.stdout:3888: left oid 45 (ObjNum 1213 snap 350 seq_num 1213) 2024-09-16T05:56:25.173 INFO:tasks.rados.rados.0.smithi145.stdout:3888: done (1 left) 2024-09-16T05:56:25.173 INFO:tasks.rados.rados.0.smithi145.stdout:3892: copy_from oid 12 from oid 22 current snap is 350 2024-09-16T05:56:25.173 INFO:tasks.rados.rados.0.smithi145.stdout:3893: setattr oid 1 current snap is 350 2024-09-16T05:56:25.174 INFO:tasks.rados.rados.0.smithi145.stdout:3894: delete oid 29 current snap is 350 2024-09-16T05:56:25.181 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 1 v 1446 (ObjNum 257 snap 0 seq_num 3207643040) dirty exists 2024-09-16T05:56:25.181 INFO:tasks.rados.rados.0.smithi145.stdout:3891: finishing copy_from to smithi14585108-30 2024-09-16T05:56:25.181 INFO:tasks.rados.rados.0.smithi145.stdout:3891: got expected ENOENT (src dne) 2024-09-16T05:56:25.181 INFO:tasks.rados.rados.0.smithi145.stdout:3891: finishing copy_from racing read to smithi14585108-30 2024-09-16T05:56:25.181 INFO:tasks.rados.rados.0.smithi145.stdout:3892: finishing copy_from to smithi14585108-12 2024-09-16T05:56:25.182 INFO:tasks.rados.rados.0.smithi145.stdout:3892: got expected ENOENT (src dne) 2024-09-16T05:56:25.182 INFO:tasks.rados.rados.0.smithi145.stdout:3892: finishing copy_from racing read to smithi14585108-12 2024-09-16T05:56:25.182 INFO:tasks.rados.rados.0.smithi145.stdout:3891: done (3 left) 2024-09-16T05:56:25.183 INFO:tasks.rados.rados.0.smithi145.stdout:3892: done (2 left) 2024-09-16T05:56:25.183 INFO:tasks.rados.rados.0.smithi145.stdout:3893: done (1 left) 2024-09-16T05:56:25.183 INFO:tasks.rados.rados.0.smithi145.stdout:3894: done (0 left) 2024-09-16T05:56:25.183 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 350 2024-09-16T05:56:25.183 INFO:tasks.rados.rados.0.smithi145.stdout:3895: seq_num 1215 ranges {1548288=753664,2301952=401408} 2024-09-16T05:56:25.195 INFO:tasks.rados.rados.0.smithi145.stdout:3895: writing smithi14585108-25 from 1548288 to 2301952 tid 1 2024-09-16T05:56:25.200 INFO:tasks.rados.rados.0.smithi145.stdout:3895: writing smithi14585108-25 from 2301952 to 2703360 tid 2 2024-09-16T05:56:25.201 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 350 2024-09-16T05:56:25.201 INFO:tasks.rados.rados.0.smithi145.stdout:3896: seq_num 1216 ranges {49152=770048,819200=401408} 2024-09-16T05:56:25.202 INFO:tasks.rados.rados.0.smithi145.stdout:3896: writing smithi14585108-44 from 49152 to 819200 tid 1 2024-09-16T05:56:25.206 INFO:tasks.rados.rados.0.smithi145.stdout:3896: writing smithi14585108-44 from 819200 to 1220608 tid 2 2024-09-16T05:56:25.206 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 29 current snap is 350 2024-09-16T05:56:25.207 INFO:tasks.rados.rados.0.smithi145.stdout:3895: finishing write tid 1 to smithi14585108-25 2024-09-16T05:56:25.207 INFO:tasks.rados.rados.0.smithi145.stdout:3895: finishing write tid 2 to smithi14585108-25 2024-09-16T05:56:25.208 INFO:tasks.rados.rados.0.smithi145.stdout:3895: finishing write tid 3 to smithi14585108-25 2024-09-16T05:56:25.208 INFO:tasks.rados.rados.0.smithi145.stdout:3897: seq_num 1217 ranges {0=786432,786432=401408} 2024-09-16T05:56:25.209 INFO:tasks.rados.rados.0.smithi145.stdout:3897: writing smithi14585108-29 from 0 to 786432 tid 1 2024-09-16T05:56:25.212 INFO:tasks.rados.rados.0.smithi145.stdout:3897: writing smithi14585108-29 from 786432 to 1187840 tid 2 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 12 current snap is 350 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:3895: finishing write tid 4 to smithi14585108-25 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:3895: oid 25 updating version 0 to 1651 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:3895: oid 25 updating version 1651 to 1652 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:3895: oid 25 version 1652 is already newer than 1650 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1652 (ObjNum 1215 snap 350 seq_num 1215) dirty exists 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:3895: left oid 25 (ObjNum 1215 snap 350 seq_num 1215) 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:3896: finishing write tid 1 to smithi14585108-44 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:3896: finishing write tid 2 to smithi14585108-44 2024-09-16T05:56:25.213 INFO:tasks.rados.rados.0.smithi145.stdout:3898: seq_num 1218 ranges {0=802816,802816=401408} 2024-09-16T05:56:25.216 INFO:tasks.rados.rados.0.smithi145.stdout:3898: writing smithi14585108-12 from 0 to 802816 tid 1 2024-09-16T05:56:25.219 INFO:tasks.rados.rados.0.smithi145.stdout:3898: writing smithi14585108-12 from 802816 to 1204224 tid 2 2024-09-16T05:56:25.219 INFO:tasks.rados.rados.0.smithi145.stdout:3895: done (3 left) 2024-09-16T05:56:25.219 INFO:tasks.rados.rados.0.smithi145.stdout:3899: snap_create 2024-09-16T05:56:25.219 INFO:tasks.rados.rados.0.smithi145.stdout:3896: finishing write tid 3 to smithi14585108-44 2024-09-16T05:56:25.219 INFO:tasks.rados.rados.0.smithi145.stdout:3896: finishing write tid 4 to smithi14585108-44 2024-09-16T05:56:25.219 INFO:tasks.rados.rados.0.smithi145.stdout:3896: oid 44 updating version 0 to 1519 2024-09-16T05:56:25.219 INFO:tasks.rados.rados.0.smithi145.stdout:3896: oid 44 version 1519 is already newer than 1518 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3896: oid 44 version 1519 is already newer than 1517 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1519 (ObjNum 1216 snap 350 seq_num 1216) dirty exists 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3896: left oid 44 (ObjNum 1216 snap 350 seq_num 1216) 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3897: finishing write tid 1 to smithi14585108-29 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3897: finishing write tid 2 to smithi14585108-29 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3897: finishing write tid 3 to smithi14585108-29 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3897: finishing write tid 4 to smithi14585108-29 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3897: oid 29 updating version 0 to 1775 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3897: oid 29 version 1775 is already newer than 1774 2024-09-16T05:56:25.220 INFO:tasks.rados.rados.0.smithi145.stdout:3897: oid 29 updating version 1775 to 1776 2024-09-16T05:56:25.221 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 29 v 1776 (ObjNum 1217 snap 350 seq_num 1217) dirty exists 2024-09-16T05:56:25.221 INFO:tasks.rados.rados.0.smithi145.stdout:3897: left oid 29 (ObjNum 1217 snap 350 seq_num 1217) 2024-09-16T05:56:25.221 INFO:tasks.rados.rados.0.smithi145.stdout:3898: finishing write tid 1 to smithi14585108-12 2024-09-16T05:56:25.222 INFO:tasks.rados.rados.0.smithi145.stdout:3898: finishing write tid 2 to smithi14585108-12 2024-09-16T05:56:25.222 INFO:tasks.rados.rados.0.smithi145.stdout:3898: finishing write tid 3 to smithi14585108-12 2024-09-16T05:56:25.222 INFO:tasks.rados.rados.0.smithi145.stdout:3898: finishing write tid 4 to smithi14585108-12 2024-09-16T05:56:25.222 INFO:tasks.rados.rados.0.smithi145.stdout:3898: oid 12 updating version 0 to 1496 2024-09-16T05:56:25.222 INFO:tasks.rados.rados.0.smithi145.stdout:3898: oid 12 version 1496 is already newer than 1494 2024-09-16T05:56:25.222 INFO:tasks.rados.rados.0.smithi145.stdout:3898: oid 12 version 1496 is already newer than 1495 2024-09-16T05:56:25.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1496 (ObjNum 1218 snap 350 seq_num 1218) dirty exists 2024-09-16T05:56:25.222 INFO:tasks.rados.rados.0.smithi145.stdout:3898: left oid 12 (ObjNum 1218 snap 350 seq_num 1218) 2024-09-16T05:56:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:25 smithi145 ceph-mon[96887]: osdmap e787: 8 total, 8 up, 8 in 2024-09-16T05:56:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:25 smithi145 ceph-mon[96887]: pgmap v866: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 152 KiB/s wr, 1 op/s 2024-09-16T05:56:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:25 smithi145 ceph-mon[96887]: osdmap e788: 8 total, 8 up, 8 in 2024-09-16T05:56:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:25 smithi145 ceph-mon[99390]: osdmap e787: 8 total, 8 up, 8 in 2024-09-16T05:56:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:25 smithi145 ceph-mon[99390]: pgmap v866: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 152 KiB/s wr, 1 op/s 2024-09-16T05:56:25.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:25 smithi145 ceph-mon[99390]: osdmap e788: 8 total, 8 up, 8 in 2024-09-16T05:56:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:25 smithi161 ceph-mon[87722]: osdmap e787: 8 total, 8 up, 8 in 2024-09-16T05:56:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:25 smithi161 ceph-mon[87722]: pgmap v866: 121 pgs: 121 active+clean; 84 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 152 KiB/s wr, 1 op/s 2024-09-16T05:56:25.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:25 smithi161 ceph-mon[87722]: osdmap e788: 8 total, 8 up, 8 in 2024-09-16T05:56:26.207 INFO:tasks.rados.rados.0.smithi145.stdout:3896: done (3 left) 2024-09-16T05:56:26.207 INFO:tasks.rados.rados.0.smithi145.stdout:3897: done (2 left) 2024-09-16T05:56:26.208 INFO:tasks.rados.rados.0.smithi145.stdout:3898: done (1 left) 2024-09-16T05:56:26.208 INFO:tasks.rados.rados.0.smithi145.stdout:3899: done (0 left) 2024-09-16T05:56:26.208 INFO:tasks.rados.rados.0.smithi145.stdout:3900: read oid 22 snap -1 2024-09-16T05:56:26.208 INFO:tasks.rados.rados.0.smithi145.stdout:3900: expect deleted 2024-09-16T05:56:26.208 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 2 current snap is 351 2024-09-16T05:56:26.208 INFO:tasks.rados.rados.0.smithi145.stdout:3901: seq_num 1219 ranges {0=417792,417792=557056,974848=245760} 2024-09-16T05:56:26.209 INFO:tasks.rados.rados.0.smithi145.stdout:3901: writing smithi14585108-2 from 0 to 417792 tid 1 2024-09-16T05:56:26.212 INFO:tasks.rados.rados.0.smithi145.stdout:3901: writing smithi14585108-2 from 417792 to 974848 tid 2 2024-09-16T05:56:26.213 INFO:tasks.rados.rados.0.smithi145.stdout:3901: writing smithi14585108-2 from 974848 to 1220608 tid 3 2024-09-16T05:56:26.214 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 44 current snap is 351 2024-09-16T05:56:26.214 INFO:tasks.rados.rados.0.smithi145.stdout:3902: seq_num 1220 ranges {1220608=434176,1654784=442368,2097152=360448} 2024-09-16T05:56:26.223 INFO:tasks.rados.rados.0.smithi145.stdout:3902: writing smithi14585108-44 from 1220608 to 1654784 tid 1 2024-09-16T05:56:26.225 INFO:tasks.rados.rados.0.smithi145.stdout:3902: writing smithi14585108-44 from 1654784 to 2097152 tid 2 2024-09-16T05:56:26.228 INFO:tasks.rados.rados.0.smithi145.stdout:3902: writing smithi14585108-44 from 2097152 to 2457600 tid 3 2024-09-16T05:56:26.228 INFO:tasks.rados.rados.0.smithi145.stdout:3903: copy_from oid 50 from oid 29 current snap is 351 2024-09-16T05:56:26.228 INFO:tasks.rados.rados.0.smithi145.stdout:3901: finishing write tid 1 to smithi14585108-2 2024-09-16T05:56:26.228 INFO:tasks.rados.rados.0.smithi145.stdout:3901: finishing write tid 2 to smithi14585108-2 2024-09-16T05:56:26.228 INFO:tasks.rados.rados.0.smithi145.stdout:3901: finishing write tid 3 to smithi14585108-2 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3901: finishing write tid 4 to smithi14585108-2 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3901: finishing write tid 5 to smithi14585108-2 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3901: oid 2 updating version 0 to 1766 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3901: oid 2 version 1766 is already newer than 1763 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3901: oid 2 version 1766 is already newer than 1765 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3901: oid 2 version 1766 is already newer than 1764 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 2 v 1766 (ObjNum 1219 snap 351 seq_num 1219) dirty exists 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3901: left oid 2 (ObjNum 1219 snap 351 seq_num 1219) 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3900: done (3 left) 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3901: done (2 left) 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3904: read oid 41 snap 350 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3904: expect (ObjNum 1206 snap 345 seq_num 1206) 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3905: copy_from oid 11 from oid 49 current snap is 351 2024-09-16T05:56:26.229 INFO:tasks.rados.rados.0.smithi145.stdout:3906: snap_create 2024-09-16T05:56:26.230 INFO:tasks.rados.rados.0.smithi145.stdout:3902: finishing write tid 1 to smithi14585108-44 2024-09-16T05:56:26.230 INFO:tasks.rados.rados.0.smithi145.stdout:3902: finishing write tid 2 to smithi14585108-44 2024-09-16T05:56:26.231 INFO:tasks.rados.rados.0.smithi145.stdout:3902: finishing write tid 3 to smithi14585108-44 2024-09-16T05:56:26.232 INFO:tasks.rados.rados.0.smithi145.stdout:3902: finishing write tid 4 to smithi14585108-44 2024-09-16T05:56:26.234 INFO:tasks.rados.rados.0.smithi145.stdout:3902: finishing write tid 5 to smithi14585108-44 2024-09-16T05:56:26.234 INFO:tasks.rados.rados.0.smithi145.stdout:3902: oid 44 updating version 0 to 1523 2024-09-16T05:56:26.234 INFO:tasks.rados.rados.0.smithi145.stdout:3902: oid 44 version 1523 is already newer than 1520 2024-09-16T05:56:26.234 INFO:tasks.rados.rados.0.smithi145.stdout:3902: oid 44 version 1523 is already newer than 1522 2024-09-16T05:56:26.234 INFO:tasks.rados.rados.0.smithi145.stdout:3902: oid 44 version 1523 is already newer than 1521 2024-09-16T05:56:26.234 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 44 v 1523 (ObjNum 1220 snap 351 seq_num 1220) dirty exists 2024-09-16T05:56:26.235 INFO:tasks.rados.rados.0.smithi145.stdout:3902: left oid 44 (ObjNum 1220 snap 351 seq_num 1220) 2024-09-16T05:56:26.240 INFO:tasks.rados.rados.0.smithi145.stdout:3905: finishing copy_from racing read to smithi14585108-11 2024-09-16T05:56:26.241 INFO:tasks.rados.rados.0.smithi145.stdout:3905: finishing copy_from to smithi14585108-11 2024-09-16T05:56:26.241 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 1690 (ObjNum 1207 snap 345 seq_num 1207) dirty exists 2024-09-16T05:56:26.247 INFO:tasks.rados.rados.0.smithi145.stdout:3903: finishing copy_from racing read to smithi14585108-50 2024-09-16T05:56:26.247 INFO:tasks.rados.rados.0.smithi145.stdout:3903: finishing copy_from to smithi14585108-50 2024-09-16T05:56:26.247 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 50 v 1776 (ObjNum 1217 snap 350 seq_num 1217) dirty exists 2024-09-16T05:56:26.250 INFO:tasks.rados.rados.0.smithi145.stdout:3904: expect (ObjNum 1206 snap 345 seq_num 1206) 2024-09-16T05:56:27.209 INFO:tasks.rados.rados.0.smithi145.stdout:3902: done (4 left) 2024-09-16T05:56:27.209 INFO:tasks.rados.rados.0.smithi145.stdout:3903: done (3 left) 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:3904: done (2 left) 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:3905: done (1 left) 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:3906: done (0 left) 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:3907: rollback oid 40 current snap is 352 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 40 to 350 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:3908: read oid 10 snap -1 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:3908: expect (ObjNum 1205 snap 344 seq_num 1205) 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 15 current snap is 352 2024-09-16T05:56:27.210 INFO:tasks.rados.rados.0.smithi145.stdout:3909: seq_num 1221 ranges {0=458752,458752=729088,1187840=73728} 2024-09-16T05:56:27.211 INFO:tasks.rados.rados.0.smithi145.stdout:3909: writing smithi14585108-15 from 0 to 458752 tid 1 2024-09-16T05:56:27.216 INFO:tasks.rados.rados.0.smithi145.stdout:3909: writing smithi14585108-15 from 458752 to 1187840 tid 2 2024-09-16T05:56:27.216 INFO:tasks.rados.rados.0.smithi145.stdout:3909: writing smithi14585108-15 from 1187840 to 1261568 tid 3 2024-09-16T05:56:27.216 INFO:tasks.rados.rados.0.smithi145.stdout:3910: read oid 34 snap 351 2024-09-16T05:56:27.216 INFO:tasks.rados.rados.0.smithi145.stdout:3910: expect (ObjNum 1177 snap 337 seq_num 1177) 2024-09-16T05:56:27.217 INFO:tasks.rados.rados.0.smithi145.stdout:3911: snap_remove snap 347 2024-09-16T05:56:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:27 smithi145 ceph-mon[96887]: osdmap e789: 8 total, 8 up, 8 in 2024-09-16T05:56:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:27 smithi145 ceph-mon[96887]: pgmap v869: 121 pgs: 121 active+clean; 83 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1010 KiB/s wr, 6 op/s 2024-09-16T05:56:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:27 smithi145 ceph-mon[99390]: osdmap e789: 8 total, 8 up, 8 in 2024-09-16T05:56:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:27 smithi145 ceph-mon[99390]: pgmap v869: 121 pgs: 121 active+clean; 83 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1010 KiB/s wr, 6 op/s 2024-09-16T05:56:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:27 smithi161 ceph-mon[87722]: osdmap e789: 8 total, 8 up, 8 in 2024-09-16T05:56:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:27 smithi161 ceph-mon[87722]: pgmap v869: 121 pgs: 121 active+clean; 83 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1010 KiB/s wr, 6 op/s 2024-09-16T05:56:28.220 INFO:tasks.rados.rados.0.smithi145.stdout:3911: done (4 left) 2024-09-16T05:56:28.220 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 352 2024-09-16T05:56:28.220 INFO:tasks.rados.rados.0.smithi145.stdout:3912: seq_num 1222 ranges {2269184=475136,2744320=606208,3350528=196608} 2024-09-16T05:56:28.235 INFO:tasks.rados.rados.0.smithi145.stdout:3912: writing smithi14585108-3 from 2269184 to 2744320 tid 1 2024-09-16T05:56:28.238 INFO:tasks.rados.rados.0.smithi145.stdout:3912: writing smithi14585108-3 from 2744320 to 3350528 tid 2 2024-09-16T05:56:28.240 INFO:tasks.rados.rados.0.smithi145.stdout:3912: writing smithi14585108-3 from 3350528 to 3547136 tid 3 2024-09-16T05:56:28.240 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 352 2024-09-16T05:56:28.240 INFO:tasks.rados.rados.0.smithi145.stdout:3907: finishing rollback tid 1 to smithi14585108-40 2024-09-16T05:56:28.240 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 40 v 0 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-09-16T05:56:28.240 INFO:tasks.rados.rados.0.smithi145.stdout:3909: finishing write tid 1 to smithi14585108-15 2024-09-16T05:56:28.240 INFO:tasks.rados.rados.0.smithi145.stdout:3909: finishing write tid 2 to smithi14585108-15 2024-09-16T05:56:28.240 INFO:tasks.rados.rados.0.smithi145.stdout:3909: finishing write tid 3 to smithi14585108-15 2024-09-16T05:56:28.241 INFO:tasks.rados.rados.0.smithi145.stdout:3913: seq_num 1223 ranges {0=491520,491520=491520,983040=311296} 2024-09-16T05:56:28.243 INFO:tasks.rados.rados.0.smithi145.stdout:3913: writing smithi14585108-7 from 0 to 491520 tid 1 2024-09-16T05:56:28.247 INFO:tasks.rados.rados.0.smithi145.stdout:3913: writing smithi14585108-7 from 491520 to 983040 tid 2 2024-09-16T05:56:28.249 INFO:tasks.rados.rados.0.smithi145.stdout:3913: writing smithi14585108-7 from 983040 to 1294336 tid 3 2024-09-16T05:56:28.250 INFO:tasks.rados.rados.0.smithi145.stdout:3907: done (5 left) 2024-09-16T05:56:28.250 INFO:tasks.rados.rados.0.smithi145.stdout:3914: snap_remove snap 350 2024-09-16T05:56:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:28 smithi145 ceph-mon[96887]: osdmap e790: 8 total, 8 up, 8 in 2024-09-16T05:56:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:28 smithi145 ceph-mon[99390]: osdmap e790: 8 total, 8 up, 8 in 2024-09-16T05:56:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:28 smithi161 ceph-mon[87722]: osdmap e790: 8 total, 8 up, 8 in 2024-09-16T05:56:29.228 INFO:tasks.rados.rados.0.smithi145.stdout:3914: done (5 left) 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3915: read oid 37 snap -1 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3915: expect (ObjNum 1186 snap 341 seq_num 1186) 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3916: copy_from oid 32 from oid 36 current snap is 352 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3917: setattr oid 43 current snap is 352 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3909: finishing write tid 4 to smithi14585108-15 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3909: finishing write tid 5 to smithi14585108-15 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3909: oid 15 updating version 0 to 1780 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3909: oid 15 updating version 1780 to 1781 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3909: oid 15 updating version 1781 to 1782 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3909: oid 15 version 1782 is already newer than 1779 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1782 (ObjNum 1221 snap 352 seq_num 1221) dirty exists 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3909: left oid 15 (ObjNum 1221 snap 352 seq_num 1221) 2024-09-16T05:56:29.229 INFO:tasks.rados.rados.0.smithi145.stdout:3908: expect (ObjNum 1205 snap 344 seq_num 1205) 2024-09-16T05:56:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:29 smithi161 ceph-mon[87722]: osdmap e791: 8 total, 8 up, 8 in 2024-09-16T05:56:29.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:29 smithi161 ceph-mon[87722]: pgmap v872: 121 pgs: 121 active+clean; 85 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-16T05:56:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:29 smithi145 ceph-mon[99390]: osdmap e791: 8 total, 8 up, 8 in 2024-09-16T05:56:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:29 smithi145 ceph-mon[99390]: pgmap v872: 121 pgs: 121 active+clean; 85 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-16T05:56:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:29 smithi145 ceph-mon[96887]: osdmap e791: 8 total, 8 up, 8 in 2024-09-16T05:56:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:29 smithi145 ceph-mon[96887]: pgmap v872: 121 pgs: 121 active+clean; 85 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-09-16T05:56:29.913 INFO:tasks.rados.rados.0.smithi145.stdout:3910: expect (ObjNum 1177 snap 337 seq_num 1177) 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: finishing write tid 1 to smithi14585108-3 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: finishing write tid 2 to smithi14585108-3 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: finishing write tid 3 to smithi14585108-3 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: finishing write tid 4 to smithi14585108-3 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: finishing write tid 5 to smithi14585108-3 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: oid 3 updating version 0 to 1449 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: oid 3 version 1449 is already newer than 1447 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: oid 3 updating version 1449 to 1450 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: oid 3 version 1450 is already newer than 1448 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1450 (ObjNum 1222 snap 352 seq_num 1222) dirty exists 2024-09-16T05:56:29.932 INFO:tasks.rados.rados.0.smithi145.stdout:3912: left oid 3 (ObjNum 1222 snap 352 seq_num 1222) 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: finishing write tid 1 to smithi14585108-7 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: finishing write tid 2 to smithi14585108-7 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: finishing write tid 3 to smithi14585108-7 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: finishing write tid 4 to smithi14585108-7 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: finishing write tid 5 to smithi14585108-7 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: oid 7 updating version 0 to 1770 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: oid 7 version 1770 is already newer than 1769 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: oid 7 version 1770 is already newer than 1768 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: oid 7 updating version 1770 to 1771 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1771 (ObjNum 1223 snap 352 seq_num 1223) dirty exists 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3913: left oid 7 (ObjNum 1223 snap 352 seq_num 1223) 2024-09-16T05:56:29.933 INFO:tasks.rados.rados.0.smithi145.stdout:3915: expect (ObjNum 1186 snap 341 seq_num 1186) 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:3916: finishing copy_from racing read to smithi14585108-32 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:3916: finishing copy_from to smithi14585108-32 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 32 v 1549 (ObjNum 1130 snap 320 seq_num 1130) dirty exists 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 43 v 1752 (ObjNum 1195 snap 343 seq_num 1195) dirty exists 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:3908: done (7 left) 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:3909: done (6 left) 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:3910: done (5 left) 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:3912: done (4 left) 2024-09-16T05:56:29.949 INFO:tasks.rados.rados.0.smithi145.stdout:3913: done (3 left) 2024-09-16T05:56:29.950 INFO:tasks.rados.rados.0.smithi145.stdout:3915: done (2 left) 2024-09-16T05:56:29.950 INFO:tasks.rados.rados.0.smithi145.stdout:3916: done (1 left) 2024-09-16T05:56:29.950 INFO:tasks.rados.rados.0.smithi145.stdout:3917: done (0 left) 2024-09-16T05:56:29.950 INFO:tasks.rados.rados.0.smithi145.stdout:3918: snap_create 2024-09-16T05:56:30.173 INFO:tasks.rados.rados.0.smithi145.stdout:3918: done (0 left) 2024-09-16T05:56:30.174 INFO:tasks.rados.rados.0.smithi145.stdout:3919: delete oid 11 current snap is 353 2024-09-16T05:56:30.178 INFO:tasks.rados.rados.0.smithi145.stdout:3919: done (0 left) 2024-09-16T05:56:30.178 INFO:tasks.rados.rados.0.smithi145.stdout:3920: snap_remove snap 352 2024-09-16T05:56:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:30 smithi145 ceph-mon[96887]: osdmap e792: 8 total, 8 up, 8 in 2024-09-16T05:56:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:30 smithi145 ceph-mon[96887]: osdmap e793: 8 total, 8 up, 8 in 2024-09-16T05:56:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:30 smithi145 ceph-mon[99390]: osdmap e792: 8 total, 8 up, 8 in 2024-09-16T05:56:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:30 smithi145 ceph-mon[99390]: osdmap e793: 8 total, 8 up, 8 in 2024-09-16T05:56:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:30 smithi161 ceph-mon[87722]: osdmap e792: 8 total, 8 up, 8 in 2024-09-16T05:56:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:30 smithi161 ceph-mon[87722]: osdmap e793: 8 total, 8 up, 8 in 2024-09-16T05:56:31.176 INFO:tasks.rados.rados.0.smithi145.stdout:3920: done (0 left) 2024-09-16T05:56:31.176 INFO:tasks.rados.rados.0.smithi145.stdout:3921: read oid 26 snap -1 2024-09-16T05:56:31.177 INFO:tasks.rados.rados.0.smithi145.stdout:3921: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:56:31.177 INFO:tasks.rados.rados.0.smithi145.stdout:3922: read oid 36 snap -1 2024-09-16T05:56:31.177 INFO:tasks.rados.rados.0.smithi145.stdout:3922: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:31.177 INFO:tasks.rados.rados.0.smithi145.stdout:3923: delete oid 33 current snap is 353 2024-09-16T05:56:31.183 INFO:tasks.rados.rados.0.smithi145.stdout:3923: done (2 left) 2024-09-16T05:56:31.183 INFO:tasks.rados.rados.0.smithi145.stdout:3924: copy_from oid 19 from oid 48 current snap is 353 2024-09-16T05:56:31.183 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 17 current snap is 353 2024-09-16T05:56:31.183 INFO:tasks.rados.rados.0.smithi145.stdout:3925: seq_num 1226 ranges {0=540672,540672=598016,1138688=204800} 2024-09-16T05:56:31.186 INFO:tasks.rados.rados.0.smithi145.stdout:3925: writing smithi14585108-17 from 0 to 540672 tid 1 2024-09-16T05:56:31.189 INFO:tasks.rados.rados.0.smithi145.stdout:3925: writing smithi14585108-17 from 540672 to 1138688 tid 2 2024-09-16T05:56:31.191 INFO:tasks.rados.rados.0.smithi145.stdout:3925: writing smithi14585108-17 from 1138688 to 1343488 tid 3 2024-09-16T05:56:31.191 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 353 2024-09-16T05:56:31.191 INFO:tasks.rados.rados.0.smithi145.stdout:3926: seq_num 1227 ranges {0=557056,557056=483328,1040384=319488} 2024-09-16T05:56:31.194 INFO:tasks.rados.rados.0.smithi145.stdout:3926: writing smithi14585108-47 from 0 to 557056 tid 1 2024-09-16T05:56:31.197 INFO:tasks.rados.rados.0.smithi145.stdout:3926: writing smithi14585108-47 from 557056 to 1040384 tid 2 2024-09-16T05:56:31.199 INFO:tasks.rados.rados.0.smithi145.stdout:3926: writing smithi14585108-47 from 1040384 to 1359872 tid 3 2024-09-16T05:56:31.199 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 13 current snap is 353 2024-09-16T05:56:31.199 INFO:tasks.rados.rados.0.smithi145.stdout:3927: seq_num 1228 ranges {786432=573440,1359872=761856,2121728=40960} 2024-09-16T05:56:31.207 INFO:tasks.rados.rados.0.smithi145.stdout:3927: writing smithi14585108-13 from 786432 to 1359872 tid 1 2024-09-16T05:56:31.212 INFO:tasks.rados.rados.0.smithi145.stdout:3927: writing smithi14585108-13 from 1359872 to 2121728 tid 2 2024-09-16T05:56:31.212 INFO:tasks.rados.rados.0.smithi145.stdout:3927: writing smithi14585108-13 from 2121728 to 2162688 tid 3 2024-09-16T05:56:31.212 INFO:tasks.rados.rados.0.smithi145.stdout:3921: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:56:31.241 INFO:tasks.rados.rados.0.smithi145.stdout:3926: finishing write tid 1 to smithi14585108-47 2024-09-16T05:56:31.241 INFO:tasks.rados.rados.0.smithi145.stdout:3922: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:31.531 INFO:tasks.rados.rados.0.smithi145.stdout:3926: finishing write tid 2 to smithi14585108-47 2024-09-16T05:56:31.531 INFO:tasks.rados.rados.0.smithi145.stdout:3926: finishing write tid 3 to smithi14585108-47 2024-09-16T05:56:31.531 INFO:tasks.rados.rados.0.smithi145.stdout:3926: finishing write tid 4 to smithi14585108-47 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3926: finishing write tid 5 to smithi14585108-47 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3926: oid 47 updating version 0 to 1460 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3926: oid 47 version 1460 is already newer than 1457 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3926: oid 47 version 1460 is already newer than 1458 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3926: oid 47 version 1460 is already newer than 1459 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1460 (ObjNum 1227 snap 353 seq_num 1227) dirty exists 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3926: left oid 47 (ObjNum 1227 snap 353 seq_num 1227) 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3925: finishing write tid 1 to smithi14585108-17 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3921: done (5 left) 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3922: done (4 left) 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3926: done (3 left) 2024-09-16T05:56:31.532 INFO:tasks.rados.rados.0.smithi145.stdout:3928: snap_remove snap 351 2024-09-16T05:56:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:31 smithi145 ceph-mon[96887]: pgmap v875: 121 pgs: 121 active+clean; 96 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-16T05:56:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:31 smithi145 ceph-mon[96887]: osdmap e794: 8 total, 8 up, 8 in 2024-09-16T05:56:31.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:31 smithi145 ceph-mon[99390]: pgmap v875: 121 pgs: 121 active+clean; 96 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-16T05:56:31.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:31 smithi145 ceph-mon[99390]: osdmap e794: 8 total, 8 up, 8 in 2024-09-16T05:56:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:31 smithi161 ceph-mon[87722]: pgmap v875: 121 pgs: 121 active+clean; 96 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-16T05:56:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:31 smithi161 ceph-mon[87722]: osdmap e794: 8 total, 8 up, 8 in 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3928: done (3 left) 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3929: rollback oid 21 current snap is 353 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3929: done (3 left) 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3930: read oid 38 snap -1 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3930: expect (ObjNum 1144 snap 327 seq_num 1144) 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3931: read oid 41 snap -1 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3931: expect (ObjNum 1206 snap 345 seq_num 1206) 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 49 current snap is 353 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3925: finishing write tid 2 to smithi14585108-17 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3924: finishing copy_from racing read to smithi14585108-19 2024-09-16T05:56:32.230 INFO:tasks.rados.rados.0.smithi145.stdout:3925: finishing write tid 3 to smithi14585108-17 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3925: finishing write tid 4 to smithi14585108-17 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3924: finishing copy_from to smithi14585108-19 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 19 v 1511 (ObjNum 1086 snap 304 seq_num 1086) dirty exists 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3925: finishing write tid 5 to smithi14585108-17 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3925: oid 17 updating version 0 to 1689 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3925: oid 17 version 1689 is already newer than 1688 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3925: oid 17 updating version 1689 to 1690 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3925: oid 17 updating version 1690 to 1691 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 17 v 1691 (ObjNum 1226 snap 353 seq_num 1226) dirty exists 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3925: left oid 17 (ObjNum 1226 snap 353 seq_num 1226) 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3927: finishing write tid 1 to smithi14585108-13 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3927: finishing write tid 2 to smithi14585108-13 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3927: finishing write tid 3 to smithi14585108-13 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3927: finishing write tid 4 to smithi14585108-13 2024-09-16T05:56:32.231 INFO:tasks.rados.rados.0.smithi145.stdout:3927: finishing write tid 5 to smithi14585108-13 2024-09-16T05:56:32.232 INFO:tasks.rados.rados.0.smithi145.stdout:3927: oid 13 updating version 0 to 1694 2024-09-16T05:56:32.232 INFO:tasks.rados.rados.0.smithi145.stdout:3927: oid 13 version 1694 is already newer than 1692 2024-09-16T05:56:32.232 INFO:tasks.rados.rados.0.smithi145.stdout:3927: oid 13 updating version 1694 to 1695 2024-09-16T05:56:32.232 INFO:tasks.rados.rados.0.smithi145.stdout:3927: oid 13 version 1695 is already newer than 1693 2024-09-16T05:56:32.232 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 13 v 1695 (ObjNum 1228 snap 353 seq_num 1228) dirty exists 2024-09-16T05:56:32.232 INFO:tasks.rados.rados.0.smithi145.stdout:3927: left oid 13 (ObjNum 1228 snap 353 seq_num 1228) 2024-09-16T05:56:32.232 INFO:tasks.rados.rados.0.smithi145.stdout:3932: seq_num 1229 ranges {1589248=589824,2179072=647168,2826240=155648} 2024-09-16T05:56:32.242 INFO:tasks.rados.rados.0.smithi145.stdout:3932: writing smithi14585108-49 from 1589248 to 2179072 tid 1 2024-09-16T05:56:32.247 INFO:tasks.rados.rados.0.smithi145.stdout:3932: writing smithi14585108-49 from 2179072 to 2826240 tid 2 2024-09-16T05:56:32.250 INFO:tasks.rados.rados.0.smithi145.stdout:3932: writing smithi14585108-49 from 2826240 to 2981888 tid 3 2024-09-16T05:56:32.250 INFO:tasks.rados.rados.0.smithi145.stdout:3924: done (5 left) 2024-09-16T05:56:32.250 INFO:tasks.rados.rados.0.smithi145.stdout:3925: done (4 left) 2024-09-16T05:56:32.250 INFO:tasks.rados.rados.0.smithi145.stdout:3927: done (3 left) 2024-09-16T05:56:32.250 INFO:tasks.rados.rados.0.smithi145.stdout:3933: snap_create 2024-09-16T05:56:32.256 INFO:tasks.rados.rados.0.smithi145.stdout:3932: finishing write tid 1 to smithi14585108-49 2024-09-16T05:56:32.257 INFO:tasks.rados.rados.0.smithi145.stdout:3932: finishing write tid 2 to smithi14585108-49 2024-09-16T05:56:32.257 INFO:tasks.rados.rados.0.smithi145.stdout:3932: finishing write tid 3 to smithi14585108-49 2024-09-16T05:56:32.257 INFO:tasks.rados.rados.0.smithi145.stdout:3932: finishing write tid 4 to smithi14585108-49 2024-09-16T05:56:32.259 INFO:tasks.rados.rados.0.smithi145.stdout:3932: finishing write tid 5 to smithi14585108-49 2024-09-16T05:56:32.259 INFO:tasks.rados.rados.0.smithi145.stdout:3932: oid 49 updating version 0 to 1692 2024-09-16T05:56:32.259 INFO:tasks.rados.rados.0.smithi145.stdout:3932: oid 49 version 1692 is already newer than 1691 2024-09-16T05:56:32.259 INFO:tasks.rados.rados.0.smithi145.stdout:3932: oid 49 updating version 1692 to 1693 2024-09-16T05:56:32.259 INFO:tasks.rados.rados.0.smithi145.stdout:3932: oid 49 updating version 1693 to 1694 2024-09-16T05:56:32.259 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 49 v 1694 (ObjNum 1229 snap 353 seq_num 1229) dirty exists 2024-09-16T05:56:32.259 INFO:tasks.rados.rados.0.smithi145.stdout:3932: left oid 49 (ObjNum 1229 snap 353 seq_num 1229) 2024-09-16T05:56:32.260 INFO:tasks.rados.rados.0.smithi145.stdout:3931: expect (ObjNum 1206 snap 345 seq_num 1206) 2024-09-16T05:56:32.492 INFO:tasks.rados.rados.0.smithi145.stdout:3930: expect (ObjNum 1144 snap 327 seq_num 1144) 2024-09-16T05:56:33.238 INFO:tasks.rados.rados.0.smithi145.stdout:3930: done (3 left) 2024-09-16T05:56:33.238 INFO:tasks.rados.rados.0.smithi145.stdout:3931: done (2 left) 2024-09-16T05:56:33.238 INFO:tasks.rados.rados.0.smithi145.stdout:3932: done (1 left) 2024-09-16T05:56:33.238 INFO:tasks.rados.rados.0.smithi145.stdout:3933: done (0 left) 2024-09-16T05:56:33.238 INFO:tasks.rados.rados.0.smithi145.stdout:3934: read oid 20 snap -1 2024-09-16T05:56:33.238 INFO:tasks.rados.rados.0.smithi145.stdout:3934: expect (ObjNum 1208 snap 345 seq_num 1208) 2024-09-16T05:56:33.238 INFO:tasks.rados.rados.0.smithi145.stdout:3935: rollback oid 45 current snap is 354 2024-09-16T05:56:33.238 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 45 to 353 2024-09-16T05:56:33.239 INFO:tasks.rados.rados.0.smithi145.stdout:3936: rollback oid 11 current snap is 354 2024-09-16T05:56:33.239 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 11 to 353 2024-09-16T05:56:33.239 INFO:tasks.rados.rados.0.smithi145.stdout:3937: snap_create 2024-09-16T05:56:33.243 INFO:tasks.rados.rados.0.smithi145.stdout:3936: finishing rollback tid 1 to smithi14585108-11 2024-09-16T05:56:33.243 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 11 v 0 (ObjNum 129 snap 0 seq_num 3207907344) dirty dne 2024-09-16T05:56:33.243 INFO:tasks.rados.rados.0.smithi145.stdout:3935: finishing rollback tid 0 to smithi14585108-45 2024-09-16T05:56:33.244 INFO:tasks.rados.rados.0.smithi145.stdout:3935: finishing rollback tid 1 to smithi14585108-45 2024-09-16T05:56:33.244 INFO:tasks.rados.rados.0.smithi145.stdout:3935: finishing rollback tid 2 to smithi14585108-45 2024-09-16T05:56:33.244 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 45 v 1800 (ObjNum 1213 snap 350 seq_num 1213) dirty exists 2024-09-16T05:56:33.265 INFO:tasks.rados.rados.0.smithi145.stdout:3934: expect (ObjNum 1208 snap 345 seq_num 1208) 2024-09-16T05:56:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:33 smithi145 ceph-mon[96887]: osdmap e795: 8 total, 8 up, 8 in 2024-09-16T05:56:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:33 smithi145 ceph-mon[96887]: pgmap v878: 121 pgs: 121 active+clean; 91 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 18 op/s 2024-09-16T05:56:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:33 smithi145 ceph-mon[99390]: osdmap e795: 8 total, 8 up, 8 in 2024-09-16T05:56:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:33 smithi145 ceph-mon[99390]: pgmap v878: 121 pgs: 121 active+clean; 91 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 18 op/s 2024-09-16T05:56:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:33 smithi161 ceph-mon[87722]: osdmap e795: 8 total, 8 up, 8 in 2024-09-16T05:56:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:33 smithi161 ceph-mon[87722]: pgmap v878: 121 pgs: 121 active+clean; 91 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.9 MiB/s wr, 18 op/s 2024-09-16T05:56:34.237 INFO:tasks.rados.rados.0.smithi145.stdout:3934: done (3 left) 2024-09-16T05:56:34.237 INFO:tasks.rados.rados.0.smithi145.stdout:3935: done (2 left) 2024-09-16T05:56:34.238 INFO:tasks.rados.rados.0.smithi145.stdout:3936: done (1 left) 2024-09-16T05:56:34.238 INFO:tasks.rados.rados.0.smithi145.stdout:3937: done (0 left) 2024-09-16T05:56:34.238 INFO:tasks.rados.rados.0.smithi145.stdout:3938: read oid 17 snap -1 2024-09-16T05:56:34.238 INFO:tasks.rados.rados.0.smithi145.stdout:3938: expect (ObjNum 1226 snap 353 seq_num 1226) 2024-09-16T05:56:34.238 INFO:tasks.rados.rados.0.smithi145.stdout:3939: snap_create 2024-09-16T05:56:34.243 INFO:tasks.rados.rados.0.smithi145.stdout:3938: expect (ObjNum 1226 snap 353 seq_num 1226) 2024-09-16T05:56:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:34 smithi145 ceph-mon[96887]: osdmap e796: 8 total, 8 up, 8 in 2024-09-16T05:56:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:34 smithi145 ceph-mon[99390]: osdmap e796: 8 total, 8 up, 8 in 2024-09-16T05:56:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:34 smithi161 ceph-mon[87722]: osdmap e796: 8 total, 8 up, 8 in 2024-09-16T05:56:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:56:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:56:34] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:56:35.176 INFO:tasks.rados.rados.0.smithi145.stdout:3938: done (1 left) 2024-09-16T05:56:35.176 INFO:tasks.rados.rados.0.smithi145.stdout:3939: done (0 left) 2024-09-16T05:56:35.176 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 34 current snap is 356 2024-09-16T05:56:35.177 INFO:tasks.rados.rados.0.smithi145.stdout:3940: seq_num 1230 ranges {647168=606208,1253376=532480,1785856=270336} 2024-09-16T05:56:35.183 INFO:tasks.rados.rados.0.smithi145.stdout:3940: writing smithi14585108-34 from 647168 to 1253376 tid 1 2024-09-16T05:56:35.185 INFO:tasks.rados.rados.0.smithi145.stdout:3940: writing smithi14585108-34 from 1253376 to 1785856 tid 2 2024-09-16T05:56:35.187 INFO:tasks.rados.rados.0.smithi145.stdout:3940: writing smithi14585108-34 from 1785856 to 2056192 tid 3 2024-09-16T05:56:35.187 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 21 current snap is 356 2024-09-16T05:56:35.187 INFO:tasks.rados.rados.0.smithi145.stdout:3941: seq_num 1231 ranges {0=622592,622592=417792,1040384=385024} 2024-09-16T05:56:35.190 INFO:tasks.rados.rados.0.smithi145.stdout:3941: writing smithi14585108-21 from 0 to 622592 tid 1 2024-09-16T05:56:35.193 INFO:tasks.rados.rados.0.smithi145.stdout:3941: writing smithi14585108-21 from 622592 to 1040384 tid 2 2024-09-16T05:56:35.195 INFO:tasks.rados.rados.0.smithi145.stdout:3941: writing smithi14585108-21 from 1040384 to 1425408 tid 3 2024-09-16T05:56:35.196 INFO:tasks.rados.rados.0.smithi145.stdout:3942: read oid 36 snap 353 2024-09-16T05:56:35.196 INFO:tasks.rados.rados.0.smithi145.stdout:3942: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:35.196 INFO:tasks.rados.rados.0.smithi145.stdout:3943: read oid 1 snap -1 2024-09-16T05:56:35.196 INFO:tasks.rados.rados.0.smithi145.stdout:3943: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:56:35.196 INFO:tasks.rados.rados.0.smithi145.stdout:3944: delete oid 37 current snap is 356 2024-09-16T05:56:35.196 INFO:tasks.rados.rados.0.smithi145.stdout:3940: finishing write tid 1 to smithi14585108-34 2024-09-16T05:56:35.196 INFO:tasks.rados.rados.0.smithi145.stdout:3940: finishing write tid 2 to smithi14585108-34 2024-09-16T05:56:35.196 INFO:tasks.rados.rados.0.smithi145.stdout:3943: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-16T05:56:35.200 INFO:tasks.rados.rados.0.smithi145.stdout:3940: finishing write tid 3 to smithi14585108-34 2024-09-16T05:56:35.200 INFO:tasks.rados.rados.0.smithi145.stdout:3940: finishing write tid 4 to smithi14585108-34 2024-09-16T05:56:35.200 INFO:tasks.rados.rados.0.smithi145.stdout:3940: finishing write tid 5 to smithi14585108-34 2024-09-16T05:56:35.200 INFO:tasks.rados.rados.0.smithi145.stdout:3940: oid 34 updating version 0 to 1758 2024-09-16T05:56:35.201 INFO:tasks.rados.rados.0.smithi145.stdout:3940: oid 34 version 1758 is already newer than 1757 2024-09-16T05:56:35.201 INFO:tasks.rados.rados.0.smithi145.stdout:3940: oid 34 updating version 1758 to 1759 2024-09-16T05:56:35.201 INFO:tasks.rados.rados.0.smithi145.stdout:3940: oid 34 version 1759 is already newer than 1756 2024-09-16T05:56:35.201 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 34 v 1759 (ObjNum 1230 snap 356 seq_num 1230) dirty exists 2024-09-16T05:56:35.201 INFO:tasks.rados.rados.0.smithi145.stdout:3940: left oid 34 (ObjNum 1230 snap 356 seq_num 1230) 2024-09-16T05:56:35.201 INFO:tasks.rados.rados.0.smithi145.stdout:3941: finishing write tid 1 to smithi14585108-21 2024-09-16T05:56:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:3941: finishing write tid 2 to smithi14585108-21 2024-09-16T05:56:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:3941: finishing write tid 3 to smithi14585108-21 2024-09-16T05:56:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:3940: done (4 left) 2024-09-16T05:56:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:3943: done (3 left) 2024-09-16T05:56:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:3944: done (2 left) 2024-09-16T05:56:35.202 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 7 current snap is 356 2024-09-16T05:56:35.203 INFO:tasks.rados.rados.0.smithi145.stdout:3941: finishing write tid 4 to smithi14585108-21 2024-09-16T05:56:35.203 INFO:tasks.rados.rados.0.smithi145.stdout:3945: seq_num 1233 ranges {1294336=655360,1949696=638976,2588672=163840} 2024-09-16T05:56:35.214 INFO:tasks.rados.rados.0.smithi145.stdout:3945: writing smithi14585108-7 from 1294336 to 1949696 tid 1 2024-09-16T05:56:35.218 INFO:tasks.rados.rados.0.smithi145.stdout:3945: writing smithi14585108-7 from 1949696 to 2588672 tid 2 2024-09-16T05:56:35.219 INFO:tasks.rados.rados.0.smithi145.stdout:3945: writing smithi14585108-7 from 2588672 to 2752512 tid 3 2024-09-16T05:56:35.219 INFO:tasks.rados.rados.0.smithi145.stdout:3946: read oid 47 snap -1 2024-09-16T05:56:35.219 INFO:tasks.rados.rados.0.smithi145.stdout:3946: expect (ObjNum 1227 snap 353 seq_num 1227) 2024-09-16T05:56:35.219 INFO:tasks.rados.rados.0.smithi145.stdout:3947: rollback oid 42 current snap is 356 2024-09-16T05:56:35.219 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 354 2024-09-16T05:56:35.220 INFO:tasks.rados.rados.0.smithi145.stdout:3941: finishing write tid 5 to smithi14585108-21 2024-09-16T05:56:35.220 INFO:tasks.rados.rados.0.smithi145.stdout:3941: oid 21 updating version 0 to 1656 2024-09-16T05:56:35.220 INFO:tasks.rados.rados.0.smithi145.stdout:3941: oid 21 version 1656 is already newer than 1655 2024-09-16T05:56:35.220 INFO:tasks.rados.rados.0.smithi145.stdout:3941: oid 21 version 1656 is already newer than 1653 2024-09-16T05:56:35.220 INFO:tasks.rados.rados.0.smithi145.stdout:3941: oid 21 version 1656 is already newer than 1654 2024-09-16T05:56:35.220 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 21 v 1656 (ObjNum 1231 snap 356 seq_num 1231) dirty exists 2024-09-16T05:56:35.220 INFO:tasks.rados.rados.0.smithi145.stdout:3941: left oid 21 (ObjNum 1231 snap 356 seq_num 1231) 2024-09-16T05:56:35.220 INFO:tasks.rados.rados.0.smithi145.stdout:3942: expect (ObjNum 1130 snap 320 seq_num 1130) 2024-09-16T05:56:35.512 INFO:tasks.rados.rados.0.smithi145.stdout:3945: finishing write tid 1 to smithi14585108-7 2024-09-16T05:56:35.512 INFO:tasks.rados.rados.0.smithi145.stdout:3945: finishing write tid 2 to smithi14585108-7 2024-09-16T05:56:35.512 INFO:tasks.rados.rados.0.smithi145.stdout:3945: finishing write tid 3 to smithi14585108-7 2024-09-16T05:56:35.512 INFO:tasks.rados.rados.0.smithi145.stdout:3945: finishing write tid 4 to smithi14585108-7 2024-09-16T05:56:35.512 INFO:tasks.rados.rados.0.smithi145.stdout:3946: expect (ObjNum 1227 snap 353 seq_num 1227) 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3947: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3945: finishing write tid 5 to smithi14585108-7 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3945: oid 7 updating version 0 to 1778 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3945: oid 7 version 1778 is already newer than 1777 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3945: oid 7 updating version 1778 to 1780 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3945: oid 7 version 1780 is already newer than 1779 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 7 v 1780 (ObjNum 1233 snap 356 seq_num 1233) dirty exists 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3945: left oid 7 (ObjNum 1233 snap 356 seq_num 1233) 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3941: done (4 left) 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3942: done (3 left) 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3945: done (2 left) 2024-09-16T05:56:35.547 INFO:tasks.rados.rados.0.smithi145.stdout:3946: done (1 left) 2024-09-16T05:56:35.548 INFO:tasks.rados.rados.0.smithi145.stdout:3947: done (0 left) 2024-09-16T05:56:35.548 INFO:tasks.rados.rados.0.smithi145.stdout:3948: read oid 41 snap -1 2024-09-16T05:56:35.548 INFO:tasks.rados.rados.0.smithi145.stdout:3948: expect (ObjNum 1206 snap 345 seq_num 1206) 2024-09-16T05:56:35.548 INFO:tasks.rados.rados.0.smithi145.stdout:3949: read oid 21 snap -1 2024-09-16T05:56:35.548 INFO:tasks.rados.rados.0.smithi145.stdout:3949: expect (ObjNum 1231 snap 356 seq_num 1231) 2024-09-16T05:56:35.548 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 356 2024-09-16T05:56:35.548 INFO:tasks.rados.rados.0.smithi145.stdout:3950: seq_num 1234 ranges {9109504=671744,9781248=516096,10297344=286720} 2024-09-16T05:56:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:35 smithi145 ceph-mon[99390]: osdmap e797: 8 total, 8 up, 8 in 2024-09-16T05:56:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:35 smithi145 ceph-mon[99390]: pgmap v881: 121 pgs: 121 active+clean; 90 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 986 KiB/s wr, 9 op/s 2024-09-16T05:56:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:35 smithi145 ceph-mon[99390]: osdmap e798: 8 total, 8 up, 8 in 2024-09-16T05:56:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:35 smithi145 ceph-mon[96887]: osdmap e797: 8 total, 8 up, 8 in 2024-09-16T05:56:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:35 smithi145 ceph-mon[96887]: pgmap v881: 121 pgs: 121 active+clean; 90 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 986 KiB/s wr, 9 op/s 2024-09-16T05:56:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:35 smithi145 ceph-mon[96887]: osdmap e798: 8 total, 8 up, 8 in 2024-09-16T05:56:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:35 smithi161 ceph-mon[87722]: osdmap e797: 8 total, 8 up, 8 in 2024-09-16T05:56:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:35 smithi161 ceph-mon[87722]: pgmap v881: 121 pgs: 121 active+clean; 90 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 986 KiB/s wr, 9 op/s 2024-09-16T05:56:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:35 smithi161 ceph-mon[87722]: osdmap e798: 8 total, 8 up, 8 in 2024-09-16T05:56:35.600 INFO:tasks.rados.rados.0.smithi145.stdout:3950: writing smithi14585108-38 from 9109504 to 9781248 tid 1 2024-09-16T05:56:35.601 INFO:tasks.rados.rados.0.smithi145.stdout:3950: writing smithi14585108-38 from 9781248 to 10297344 tid 2 2024-09-16T05:56:35.603 INFO:tasks.rados.rados.0.smithi145.stdout:3950: writing smithi14585108-38 from 10297344 to 10584064 tid 3 2024-09-16T05:56:35.603 INFO:tasks.rados.rados.0.smithi145.stdout:3951: snap_create 2024-09-16T05:56:35.603 INFO:tasks.rados.rados.0.smithi145.stdout:3949: expect (ObjNum 1231 snap 356 seq_num 1231) 2024-09-16T05:56:35.641 INFO:tasks.rados.rados.0.smithi145.stdout:3948: expect (ObjNum 1206 snap 345 seq_num 1206) 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: finishing write tid 1 to smithi14585108-38 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: finishing write tid 2 to smithi14585108-38 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: finishing write tid 3 to smithi14585108-38 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: finishing write tid 4 to smithi14585108-38 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: finishing write tid 5 to smithi14585108-38 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: oid 38 updating version 0 to 1780 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: oid 38 version 1780 is already newer than 1778 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: oid 38 version 1780 is already newer than 1779 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:3950: oid 38 version 1780 is already newer than 1777 2024-09-16T05:56:35.869 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1780 (ObjNum 1234 snap 356 seq_num 1234) dirty exists 2024-09-16T05:56:35.870 INFO:tasks.rados.rados.0.smithi145.stdout:3950: left oid 38 (ObjNum 1234 snap 356 seq_num 1234) 2024-09-16T05:56:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:3948: done (3 left) 2024-09-16T05:56:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:3949: done (2 left) 2024-09-16T05:56:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:3950: done (1 left) 2024-09-16T05:56:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:3951: done (0 left) 2024-09-16T05:56:36.252 INFO:tasks.rados.rados.0.smithi145.stdout:3952: delete oid 24 current snap is 357 2024-09-16T05:56:36.257 INFO:tasks.rados.rados.0.smithi145.stdout:3952: done (0 left) 2024-09-16T05:56:36.257 INFO:tasks.rados.rados.0.smithi145.stdout:3953: rmattr oid 49 current snap is 357 2024-09-16T05:56:36.257 INFO:tasks.rados.rados.0.smithi145.stdout:3953: done (0 left) 2024-09-16T05:56:36.257 INFO:tasks.rados.rados.0.smithi145.stdout:3954: snap_remove snap 356 2024-09-16T05:56:37.266 INFO:tasks.rados.rados.0.smithi145.stdout:3954: done (0 left) 2024-09-16T05:56:37.266 INFO:tasks.rados.rados.0.smithi145.stdout:3955: copy_from oid 41 from oid 10 current snap is 357 2024-09-16T05:56:37.266 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 47 current snap is 357 2024-09-16T05:56:37.266 INFO:tasks.rados.rados.0.smithi145.stdout:3956: seq_num 1236 ranges {1359872=704512,2064384=688128,2752512=114688} 2024-09-16T05:56:37.281 INFO:tasks.rados.rados.0.smithi145.stdout:3956: writing smithi14585108-47 from 1359872 to 2064384 tid 1 2024-09-16T05:56:37.281 INFO:tasks.rados.rados.0.smithi145.stdout:3956: writing smithi14585108-47 from 2064384 to 2752512 tid 2 2024-09-16T05:56:37.282 INFO:tasks.rados.rados.0.smithi145.stdout:3956: writing smithi14585108-47 from 2752512 to 2867200 tid 3 2024-09-16T05:56:37.282 INFO:tasks.rados.rados.0.smithi145.stdout:3957: copy_from oid 48 from oid 42 current snap is 357 2024-09-16T05:56:37.283 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 357 2024-09-16T05:56:37.283 INFO:tasks.rados.rados.0.smithi145.stdout:3958: seq_num 1237 ranges {2703360=720896,3424256=573440,3997696=229376} 2024-09-16T05:56:37.302 INFO:tasks.rados.rados.0.smithi145.stdout:3958: writing smithi14585108-25 from 2703360 to 3424256 tid 1 2024-09-16T05:56:37.305 INFO:tasks.rados.rados.0.smithi145.stdout:3958: writing smithi14585108-25 from 3424256 to 3997696 tid 2 2024-09-16T05:56:37.306 INFO:tasks.rados.rados.0.smithi145.stdout:3958: writing smithi14585108-25 from 3997696 to 4227072 tid 3 2024-09-16T05:56:37.306 INFO:tasks.rados.rados.0.smithi145.stdout:3959: snap_remove snap 355 2024-09-16T05:56:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:37 smithi145 ceph-mon[99390]: osdmap e799: 8 total, 8 up, 8 in 2024-09-16T05:56:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:37 smithi145 ceph-mon[99390]: pgmap v884: 121 pgs: 121 active+clean; 92 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-16T05:56:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:37 smithi145 ceph-mon[96887]: osdmap e799: 8 total, 8 up, 8 in 2024-09-16T05:56:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:37 smithi145 ceph-mon[96887]: pgmap v884: 121 pgs: 121 active+clean; 92 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-16T05:56:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:37 smithi161 ceph-mon[87722]: osdmap e799: 8 total, 8 up, 8 in 2024-09-16T05:56:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:37 smithi161 ceph-mon[87722]: pgmap v884: 121 pgs: 121 active+clean; 92 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3959: done (4 left) 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3960: delete oid 19 current snap is 357 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3957: finishing copy_from to smithi14585108-48 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3957: got expected ENOENT (src dne) 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3957: finishing copy_from racing read to smithi14585108-48 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3956: finishing write tid 1 to smithi14585108-47 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3956: finishing write tid 2 to smithi14585108-47 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3956: finishing write tid 3 to smithi14585108-47 2024-09-16T05:56:38.268 INFO:tasks.rados.rados.0.smithi145.stdout:3956: finishing write tid 4 to smithi14585108-47 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3956: finishing write tid 5 to smithi14585108-47 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3956: oid 47 updating version 0 to 1464 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3956: oid 47 version 1464 is already newer than 1463 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3956: oid 47 version 1464 is already newer than 1461 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3956: oid 47 version 1464 is already newer than 1462 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1464 (ObjNum 1236 snap 357 seq_num 1236) dirty exists 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3956: left oid 47 (ObjNum 1236 snap 357 seq_num 1236) 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3955: finishing copy_from racing read to smithi14585108-41 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3958: finishing write tid 1 to smithi14585108-25 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3955: finishing copy_from to smithi14585108-41 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 41 v 1750 (ObjNum 1205 snap 344 seq_num 1205) dirty exists 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3958: finishing write tid 2 to smithi14585108-25 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3958: finishing write tid 3 to smithi14585108-25 2024-09-16T05:56:38.269 INFO:tasks.rados.rados.0.smithi145.stdout:3958: finishing write tid 4 to smithi14585108-25 2024-09-16T05:56:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:3958: finishing write tid 5 to smithi14585108-25 2024-09-16T05:56:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:3958: oid 25 updating version 0 to 1657 2024-09-16T05:56:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:3958: oid 25 updating version 1657 to 1658 2024-09-16T05:56:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:3958: oid 25 updating version 1658 to 1659 2024-09-16T05:56:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:3958: oid 25 updating version 1659 to 1660 2024-09-16T05:56:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1660 (ObjNum 1237 snap 357 seq_num 1237) dirty exists 2024-09-16T05:56:38.270 INFO:tasks.rados.rados.0.smithi145.stdout:3958: left oid 25 (ObjNum 1237 snap 357 seq_num 1237) 2024-09-16T05:56:38.271 INFO:tasks.rados.rados.0.smithi145.stdout:3955: done (4 left) 2024-09-16T05:56:38.271 INFO:tasks.rados.rados.0.smithi145.stdout:3956: done (3 left) 2024-09-16T05:56:38.271 INFO:tasks.rados.rados.0.smithi145.stdout:3957: done (2 left) 2024-09-16T05:56:38.271 INFO:tasks.rados.rados.0.smithi145.stdout:3958: done (1 left) 2024-09-16T05:56:38.271 INFO:tasks.rados.rados.0.smithi145.stdout:3960: done (0 left) 2024-09-16T05:56:38.271 INFO:tasks.rados.rados.0.smithi145.stdout:3961: rollback oid 47 current snap is 357 2024-09-16T05:56:38.272 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 47 to 354 2024-09-16T05:56:38.272 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 25 current snap is 357 2024-09-16T05:56:38.272 INFO:tasks.rados.rados.0.smithi145.stdout:3962: seq_num 1239 ranges {4227072=753664,4980736=745472,5726208=57344} 2024-09-16T05:56:38.300 INFO:tasks.rados.rados.0.smithi145.stdout:3962: writing smithi14585108-25 from 4227072 to 4980736 tid 1 2024-09-16T05:56:38.303 INFO:tasks.rados.rados.0.smithi145.stdout:3962: writing smithi14585108-25 from 4980736 to 5726208 tid 2 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:3962: writing smithi14585108-25 from 5726208 to 5783552 tid 3 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:3963: read oid 6 snap -1 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:3963: expect (ObjNum 1198 snap 343 seq_num 1198) 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:3964: delete oid 40 current snap is 357 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:3961: finishing rollback tid 0 to smithi14585108-47 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:3961: finishing rollback tid 1 to smithi14585108-47 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:3961: finishing rollback tid 2 to smithi14585108-47 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 47 v 1467 (ObjNum 1227 snap 353 seq_num 1227) dirty exists 2024-09-16T05:56:38.304 INFO:tasks.rados.rados.0.smithi145.stdout:3962: finishing write tid 1 to smithi14585108-25 2024-09-16T05:56:38.305 INFO:tasks.rados.rados.0.smithi145.stdout:3961: done (3 left) 2024-09-16T05:56:38.305 INFO:tasks.rados.rados.0.smithi145.stdout:3964: done (2 left) 2024-09-16T05:56:38.305 INFO:tasks.rados.rados.0.smithi145.stdout:3965: setattr oid 48 current snap is 357 2024-09-16T05:56:38.306 INFO:tasks.rados.rados.0.smithi145.stdout:3966: snap_create 2024-09-16T05:56:38.308 INFO:tasks.rados.rados.0.smithi145.stdout:3962: finishing write tid 2 to smithi14585108-25 2024-09-16T05:56:38.309 INFO:tasks.rados.rados.0.smithi145.stdout:3962: finishing write tid 3 to smithi14585108-25 2024-09-16T05:56:38.309 INFO:tasks.rados.rados.0.smithi145.stdout:3963: expect (ObjNum 1198 snap 343 seq_num 1198) 2024-09-16T05:56:38.331 INFO:tasks.rados.rados.0.smithi145.stdout:3962: finishing write tid 4 to smithi14585108-25 2024-09-16T05:56:38.332 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1513 (ObjNum 1086 snap 304 seq_num 1086) dirty exists 2024-09-16T05:56:38.332 INFO:tasks.rados.rados.0.smithi145.stdout:3962: finishing write tid 5 to smithi14585108-25 2024-09-16T05:56:38.332 INFO:tasks.rados.rados.0.smithi145.stdout:3962: oid 25 updating version 0 to 1664 2024-09-16T05:56:38.332 INFO:tasks.rados.rados.0.smithi145.stdout:3962: oid 25 version 1664 is already newer than 1663 2024-09-16T05:56:38.332 INFO:tasks.rados.rados.0.smithi145.stdout:3962: oid 25 version 1664 is already newer than 1662 2024-09-16T05:56:38.332 INFO:tasks.rados.rados.0.smithi145.stdout:3962: oid 25 version 1664 is already newer than 1661 2024-09-16T05:56:38.332 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 25 v 1664 (ObjNum 1239 snap 357 seq_num 1239) dirty exists 2024-09-16T05:56:38.332 INFO:tasks.rados.rados.0.smithi145.stdout:3962: left oid 25 (ObjNum 1239 snap 357 seq_num 1239) 2024-09-16T05:56:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:38 smithi145 ceph-mon[96887]: osdmap e800: 8 total, 8 up, 8 in 2024-09-16T05:56:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:38 smithi145 ceph-mon[99390]: osdmap e800: 8 total, 8 up, 8 in 2024-09-16T05:56:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:38 smithi161 ceph-mon[87722]: osdmap e800: 8 total, 8 up, 8 in 2024-09-16T05:56:39.279 INFO:tasks.rados.rados.0.smithi145.stdout:3962: done (3 left) 2024-09-16T05:56:39.279 INFO:tasks.rados.rados.0.smithi145.stdout:3963: done (2 left) 2024-09-16T05:56:39.279 INFO:tasks.rados.rados.0.smithi145.stdout:3965: done (1 left) 2024-09-16T05:56:39.279 INFO:tasks.rados.rados.0.smithi145.stdout:3966: done (0 left) 2024-09-16T05:56:39.279 INFO:tasks.rados.rados.0.smithi145.stdout:3967: copy_from oid 15 from oid 17 current snap is 358 2024-09-16T05:56:39.280 INFO:tasks.rados.rados.0.smithi145.stdout:3968: snap_remove snap 353 2024-09-16T05:56:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:39 smithi145 ceph-mon[99390]: osdmap e801: 8 total, 8 up, 8 in 2024-09-16T05:56:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:39 smithi145 ceph-mon[99390]: pgmap v887: 121 pgs: 121 active+clean; 91 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-09-16T05:56:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:39 smithi145 ceph-mon[96887]: osdmap e801: 8 total, 8 up, 8 in 2024-09-16T05:56:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:39 smithi145 ceph-mon[96887]: pgmap v887: 121 pgs: 121 active+clean; 91 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-09-16T05:56:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:39 smithi161 ceph-mon[87722]: osdmap e801: 8 total, 8 up, 8 in 2024-09-16T05:56:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:39 smithi161 ceph-mon[87722]: pgmap v887: 121 pgs: 121 active+clean; 91 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-09-16T05:56:40.178 INFO:tasks.rados.rados.0.smithi145.stdout:3968: done (1 left) 2024-09-16T05:56:40.178 INFO:tasks.rados.rados.0.smithi145.stdout:3969: copy_from oid 18 from oid 46 current snap is 358 2024-09-16T05:56:40.178 INFO:tasks.rados.rados.0.smithi145.stdout:3967: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:56:40.178 INFO:tasks.rados.rados.0.smithi145.stdout:3967: finishing copy_from to smithi14585108-15 2024-09-16T05:56:40.178 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1691 (ObjNum 1226 snap 353 seq_num 1226) dirty exists 2024-09-16T05:56:40.178 INFO:tasks.rados.rados.0.smithi145.stdout:3967: done (1 left) 2024-09-16T05:56:40.178 INFO:tasks.rados.rados.0.smithi145.stdout:3970: snap_create 2024-09-16T05:56:40.188 INFO:tasks.rados.rados.0.smithi145.stdout:3969: finishing copy_from to smithi14585108-18 2024-09-16T05:56:40.188 INFO:tasks.rados.rados.0.smithi145.stdout:3969: got expected ENOENT (src dne) 2024-09-16T05:56:40.188 INFO:tasks.rados.rados.0.smithi145.stdout:3969: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:56:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:40 smithi145 ceph-mon[99390]: osdmap e802: 8 total, 8 up, 8 in 2024-09-16T05:56:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:40 smithi145 ceph-mon[99390]: osdmap e803: 8 total, 8 up, 8 in 2024-09-16T05:56:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:40 smithi145 ceph-mon[96887]: osdmap e802: 8 total, 8 up, 8 in 2024-09-16T05:56:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:40 smithi145 ceph-mon[96887]: osdmap e803: 8 total, 8 up, 8 in 2024-09-16T05:56:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:40 smithi161 ceph-mon[87722]: osdmap e802: 8 total, 8 up, 8 in 2024-09-16T05:56:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:40 smithi161 ceph-mon[87722]: osdmap e803: 8 total, 8 up, 8 in 2024-09-16T05:56:41.181 INFO:tasks.rados.rados.0.smithi145.stdout:3969: done (1 left) 2024-09-16T05:56:41.181 INFO:tasks.rados.rados.0.smithi145.stdout:3970: done (0 left) 2024-09-16T05:56:41.181 INFO:tasks.rados.rados.0.smithi145.stdout:3971: read oid 18 snap -1 2024-09-16T05:56:41.181 INFO:tasks.rados.rados.0.smithi145.stdout:3971: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:56:41.181 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 16 current snap is 359 2024-09-16T05:56:41.181 INFO:tasks.rados.rados.0.smithi145.stdout:3972: seq_num 1241 ranges {901120=794624,1695744=557056,2252800=245760} 2024-09-16T05:56:41.190 INFO:tasks.rados.rados.0.smithi145.stdout:3972: writing smithi14585108-16 from 901120 to 1695744 tid 1 2024-09-16T05:56:41.193 INFO:tasks.rados.rados.0.smithi145.stdout:3972: writing smithi14585108-16 from 1695744 to 2252800 tid 2 2024-09-16T05:56:41.195 INFO:tasks.rados.rados.0.smithi145.stdout:3972: writing smithi14585108-16 from 2252800 to 2498560 tid 3 2024-09-16T05:56:41.195 INFO:tasks.rados.rados.0.smithi145.stdout:3973: read oid 11 snap -1 2024-09-16T05:56:41.195 INFO:tasks.rados.rados.0.smithi145.stdout:3973: expect deleted 2024-09-16T05:56:41.195 INFO:tasks.rados.rados.0.smithi145.stdout:3974: rmattr oid 48 current snap is 359 2024-09-16T05:56:41.195 INFO:tasks.rados.rados.0.smithi145.stdout:3971: expect (ObjNum 909 snap 265 seq_num 909) 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3972: finishing write tid 1 to smithi14585108-16 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3972: finishing write tid 2 to smithi14585108-16 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3971: done (3 left) 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3973: done (2 left) 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3975: copy_from oid 18 from oid 10 current snap is 359 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 48 v 1514 (ObjNum 1086 snap 304 seq_num 1086) dirty exists 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3972: finishing write tid 3 to smithi14585108-16 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3972: finishing write tid 4 to smithi14585108-16 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3972: finishing write tid 5 to smithi14585108-16 2024-09-16T05:56:41.222 INFO:tasks.rados.rados.0.smithi145.stdout:3972: oid 16 updating version 0 to 1469 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:3972: oid 16 updating version 1469 to 1471 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:3972: oid 16 version 1471 is already newer than 1470 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:3972: oid 16 version 1471 is already newer than 1468 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 16 v 1471 (ObjNum 1241 snap 359 seq_num 1241) dirty exists 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:3972: left oid 16 (ObjNum 1241 snap 359 seq_num 1241) 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:3972: done (2 left) 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:3974: done (1 left) 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:3976: copy_from oid 15 from oid 39 current snap is 359 2024-09-16T05:56:41.223 INFO:tasks.rados.rados.0.smithi145.stdout:3977: snap_create 2024-09-16T05:56:41.224 INFO:tasks.rados.rados.0.smithi145.stdout:3976: finishing copy_from to smithi14585108-15 2024-09-16T05:56:41.224 INFO:tasks.rados.rados.0.smithi145.stdout:3976: got expected ENOENT (src dne) 2024-09-16T05:56:41.224 INFO:tasks.rados.rados.0.smithi145.stdout:3976: finishing copy_from racing read to smithi14585108-15 2024-09-16T05:56:41.251 INFO:tasks.rados.rados.0.smithi145.stdout:3975: finishing copy_from racing read to smithi14585108-18 2024-09-16T05:56:41.261 INFO:tasks.rados.rados.0.smithi145.stdout:3975: finishing copy_from to smithi14585108-18 2024-09-16T05:56:41.261 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 18 v 1750 (ObjNum 1205 snap 344 seq_num 1205) dirty exists 2024-09-16T05:56:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:41 smithi145 ceph-mon[99390]: pgmap v890: 121 pgs: 121 active+clean; 103 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-09-16T05:56:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:41 smithi145 ceph-mon[99390]: osdmap e804: 8 total, 8 up, 8 in 2024-09-16T05:56:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:41 smithi145 ceph-mon[96887]: pgmap v890: 121 pgs: 121 active+clean; 103 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-09-16T05:56:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:41 smithi145 ceph-mon[96887]: osdmap e804: 8 total, 8 up, 8 in 2024-09-16T05:56:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:41 smithi161 ceph-mon[87722]: pgmap v890: 121 pgs: 121 active+clean; 103 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-09-16T05:56:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:41 smithi161 ceph-mon[87722]: osdmap e804: 8 total, 8 up, 8 in 2024-09-16T05:56:42.181 INFO:tasks.rados.rados.0.smithi145.stdout:3975: done (2 left) 2024-09-16T05:56:42.181 INFO:tasks.rados.rados.0.smithi145.stdout:3976: done (1 left) 2024-09-16T05:56:42.181 INFO:tasks.rados.rados.0.smithi145.stdout:3977: done (0 left) 2024-09-16T05:56:42.181 INFO:tasks.rados.rados.0.smithi145.stdout:3978: snap_create 2024-09-16T05:56:43.188 INFO:tasks.rados.rados.0.smithi145.stdout:3978: done (0 left) 2024-09-16T05:56:43.188 INFO:tasks.rados.rados.0.smithi145.stdout:3979: read oid 16 snap -1 2024-09-16T05:56:43.188 INFO:tasks.rados.rados.0.smithi145.stdout:3979: expect (ObjNum 1241 snap 359 seq_num 1241) 2024-09-16T05:56:43.188 INFO:tasks.rados.rados.0.smithi145.stdout:3980: read oid 4 snap -1 2024-09-16T05:56:43.189 INFO:tasks.rados.rados.0.smithi145.stdout:3980: expect deleted 2024-09-16T05:56:43.189 INFO:tasks.rados.rados.0.smithi145.stdout:3981: delete oid 28 current snap is 361 2024-09-16T05:56:43.192 INFO:tasks.rados.rados.0.smithi145.stdout:3980: done (2 left) 2024-09-16T05:56:43.192 INFO:tasks.rados.rados.0.smithi145.stdout:3981: done (1 left) 2024-09-16T05:56:43.192 INFO:tasks.rados.rados.0.smithi145.stdout:3982: rollback oid 20 current snap is 361 2024-09-16T05:56:43.192 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 20 to 360 2024-09-16T05:56:43.192 INFO:tasks.rados.rados.0.smithi145.stdout:3983: delete oid 14 current snap is 361 2024-09-16T05:56:43.199 INFO:tasks.rados.rados.0.smithi145.stdout:3982: finishing rollback tid 0 to smithi14585108-20 2024-09-16T05:56:43.199 INFO:tasks.rados.rados.0.smithi145.stdout:3982: finishing rollback tid 1 to smithi14585108-20 2024-09-16T05:56:43.199 INFO:tasks.rados.rados.0.smithi145.stdout:3979: expect (ObjNum 1241 snap 359 seq_num 1241) 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3982: finishing rollback tid 2 to smithi14585108-20 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 20 v 1790 (ObjNum 1208 snap 345 seq_num 1208) dirty exists 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3979: done (2 left) 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3982: done (1 left) 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3983: done (0 left) 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3984: copy_from oid 30 from oid 40 current snap is 361 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3985: copy_from oid 31 from oid 36 current snap is 361 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3986: read oid 4 snap -1 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3986: expect deleted 2024-09-16T05:56:43.279 INFO:tasks.rados.rados.0.smithi145.stdout:3987: snap_remove snap 354 2024-09-16T05:56:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:43 smithi145 ceph-mon[96887]: osdmap e805: 8 total, 8 up, 8 in 2024-09-16T05:56:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:43 smithi145 ceph-mon[96887]: pgmap v893: 121 pgs: 121 active+clean; 107 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:56:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:43 smithi145 ceph-mon[99390]: osdmap e805: 8 total, 8 up, 8 in 2024-09-16T05:56:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:43 smithi145 ceph-mon[99390]: pgmap v893: 121 pgs: 121 active+clean; 107 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:56:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:43 smithi161 ceph-mon[87722]: osdmap e805: 8 total, 8 up, 8 in 2024-09-16T05:56:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:43 smithi161 ceph-mon[87722]: pgmap v893: 121 pgs: 121 active+clean; 107 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-16T05:56:44.194 INFO:tasks.rados.rados.0.smithi145.stdout:3987: done (3 left) 2024-09-16T05:56:44.194 INFO:tasks.rados.rados.0.smithi145.stdout:3988: setattr oid 15 current snap is 361 2024-09-16T05:56:44.194 INFO:tasks.rados.rados.0.smithi145.stdout:3984: finishing copy_from to smithi14585108-30 2024-09-16T05:56:44.194 INFO:tasks.rados.rados.0.smithi145.stdout:3984: got expected ENOENT (src dne) 2024-09-16T05:56:44.194 INFO:tasks.rados.rados.0.smithi145.stdout:3984: finishing copy_from racing read to smithi14585108-30 2024-09-16T05:56:44.195 INFO:tasks.rados.rados.0.smithi145.stdout:3985: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:56:44.195 INFO:tasks.rados.rados.0.smithi145.stdout:3985: finishing copy_from to smithi14585108-31 2024-09-16T05:56:44.195 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1549 (ObjNum 1130 snap 320 seq_num 1130) dirty exists 2024-09-16T05:56:44.197 INFO:tasks.rados.rados.0.smithi145.stdout:3984: done (3 left) 2024-09-16T05:56:44.197 INFO:tasks.rados.rados.0.smithi145.stdout:3985: done (2 left) 2024-09-16T05:56:44.197 INFO:tasks.rados.rados.0.smithi145.stdout:3986: done (1 left) 2024-09-16T05:56:44.197 INFO:tasks.rados.rados.0.smithi145.stdout:3989: copy_from oid 9 from oid 16 current snap is 361 2024-09-16T05:56:44.197 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 3 current snap is 361 2024-09-16T05:56:44.197 INFO:tasks.rados.rados.0.smithi145.stdout:3990: seq_num 1244 ranges {3547136=442368,3989504=614400,4603904=589824} 2024-09-16T05:56:44.219 INFO:tasks.rados.rados.0.smithi145.stdout:3990: writing smithi14585108-3 from 3547136 to 3989504 tid 1 2024-09-16T05:56:44.222 INFO:tasks.rados.rados.0.smithi145.stdout:3990: writing smithi14585108-3 from 3989504 to 4603904 tid 2 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3990: writing smithi14585108-3 from 4603904 to 5193728 tid 3 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3991: copy_from oid 31 from oid 49 current snap is 361 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 15 v 1808 (ObjNum 1226 snap 353 seq_num 1226) dirty exists 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3989: finishing copy_from racing read to smithi14585108-9 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3989: finishing copy_from to smithi14585108-9 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 9 v 1471 (ObjNum 1241 snap 359 seq_num 1241) dirty exists 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3990: finishing write tid 1 to smithi14585108-3 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3990: finishing write tid 2 to smithi14585108-3 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3988: done (3 left) 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3989: done (2 left) 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3992: rollback oid 33 current snap is 361 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 33 to 360 2024-09-16T05:56:44.227 INFO:tasks.rados.rados.0.smithi145.stdout:3993: rollback oid 42 current snap is 361 2024-09-16T05:56:44.228 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 42 to 358 2024-09-16T05:56:44.228 INFO:tasks.rados.rados.0.smithi145.stdout:3994: snap_remove snap 359 2024-09-16T05:56:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:44 smithi145 ceph-mon[96887]: osdmap e806: 8 total, 8 up, 8 in 2024-09-16T05:56:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:44 smithi145 ceph-mon[99390]: osdmap e806: 8 total, 8 up, 8 in 2024-09-16T05:56:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:44 smithi161 ceph-mon[87722]: osdmap e806: 8 total, 8 up, 8 in 2024-09-16T05:56:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:56:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:56:44] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:3994: done (4 left) 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:3995: rollback oid 12 current snap is 361 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:rollback oid 12 to 357 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:3996: read oid 26 snap -1 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:3996: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:3997: snap_create 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:3992: finishing rollback tid 1 to smithi14585108-33 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 33 v 0 (ObjNum 1953 snap 0 seq_num 8364464) dirty dne 2024-09-16T05:56:45.183 INFO:tasks.rados.rados.0.smithi145.stdout:3993: finishing rollback tid 1 to smithi14585108-42 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 42 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3990: finishing write tid 3 to smithi14585108-3 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3990: finishing write tid 4 to smithi14585108-3 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3990: finishing write tid 5 to smithi14585108-3 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3990: oid 3 updating version 0 to 1453 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3990: oid 3 version 1453 is already newer than 1451 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3990: oid 3 version 1453 is already newer than 1452 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3990: oid 3 updating version 1453 to 1454 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 3 v 1454 (ObjNum 1244 snap 361 seq_num 1244) dirty exists 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3990: left oid 3 (ObjNum 1244 snap 361 seq_num 1244) 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3991: finishing copy_from racing read to smithi14585108-31 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:3991: finishing copy_from to smithi14585108-31 2024-09-16T05:56:45.184 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 31 v 1694 (ObjNum 1229 snap 353 seq_num 1229) dirty exists 2024-09-16T05:56:45.193 INFO:tasks.rados.rados.0.smithi145.stdout:3996: expect (ObjNum 1061 snap 301 seq_num 1061) 2024-09-16T05:56:45.221 INFO:tasks.rados.rados.0.smithi145.stdout:3995: finishing rollback tid 0 to smithi14585108-12 2024-09-16T05:56:45.222 INFO:tasks.rados.rados.0.smithi145.stdout:3995: finishing rollback tid 1 to smithi14585108-12 2024-09-16T05:56:45.222 INFO:tasks.rados.rados.0.smithi145.stdout:3995: finishing rollback tid 2 to smithi14585108-12 2024-09-16T05:56:45.222 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 12 v 1500 (ObjNum 1218 snap 350 seq_num 1218) dirty exists 2024-09-16T05:56:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:45 smithi145 ceph-mon[96887]: osdmap e807: 8 total, 8 up, 8 in 2024-09-16T05:56:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:45 smithi145 ceph-mon[96887]: pgmap v896: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 632 KiB/s rd, 4.1 MiB/s wr, 13 op/s 2024-09-16T05:56:45.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:45 smithi145 ceph-mon[96887]: osdmap e808: 8 total, 8 up, 8 in 2024-09-16T05:56:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:45 smithi145 ceph-mon[99390]: osdmap e807: 8 total, 8 up, 8 in 2024-09-16T05:56:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:45 smithi145 ceph-mon[99390]: pgmap v896: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 632 KiB/s rd, 4.1 MiB/s wr, 13 op/s 2024-09-16T05:56:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:45 smithi145 ceph-mon[99390]: osdmap e808: 8 total, 8 up, 8 in 2024-09-16T05:56:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:45 smithi161 ceph-mon[87722]: osdmap e807: 8 total, 8 up, 8 in 2024-09-16T05:56:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:45 smithi161 ceph-mon[87722]: pgmap v896: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 632 KiB/s rd, 4.1 MiB/s wr, 13 op/s 2024-09-16T05:56:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:45 smithi161 ceph-mon[87722]: osdmap e808: 8 total, 8 up, 8 in 2024-09-16T05:56:46.183 INFO:tasks.rados.rados.0.smithi145.stdout:3990: done (6 left) 2024-09-16T05:56:46.183 INFO:tasks.rados.rados.0.smithi145.stdout:3991: done (5 left) 2024-09-16T05:56:46.183 INFO:tasks.rados.rados.0.smithi145.stdout:3992: done (4 left) 2024-09-16T05:56:46.183 INFO:tasks.rados.rados.0.smithi145.stdout:3993: done (3 left) 2024-09-16T05:56:46.183 INFO:tasks.rados.rados.0.smithi145.stdout:3995: done (2 left) 2024-09-16T05:56:46.183 INFO:tasks.rados.rados.0.smithi145.stdout:3996: done (1 left) 2024-09-16T05:56:46.184 INFO:tasks.rados.rados.0.smithi145.stdout:3997: done (0 left) 2024-09-16T05:56:46.184 INFO:tasks.rados.rados.0.smithi145.stdout:append oid 38 current snap is 362 2024-09-16T05:56:46.184 INFO:tasks.rados.rados.0.smithi145.stdout:3998: seq_num 1245 ranges {10584064=458752,11042816=499712,11542528=425984,11968512=278528} 2024-09-16T05:56:46.241 INFO:tasks.rados.rados.0.smithi145.stdout:3998: writing smithi14585108-38 from 10584064 to 11042816 tid 1 2024-09-16T05:56:46.243 INFO:tasks.rados.rados.0.smithi145.stdout:3998: writing smithi14585108-38 from 11042816 to 11542528 tid 2 2024-09-16T05:56:46.247 INFO:tasks.rados.rados.0.smithi145.stdout:3998: writing smithi14585108-38 from 11542528 to 11968512 tid 3 2024-09-16T05:56:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:3998: writing smithi14585108-38 from 11968512 to 12247040 tid 4 2024-09-16T05:56:46.248 INFO:tasks.rados.rados.0.smithi145.stdout:3999: snap_remove snap 361 2024-09-16T05:56:47.193 INFO:tasks.rados.rados.0.smithi145.stdout:3999: done (1 left) 2024-09-16T05:56:47.193 INFO:tasks.rados.rados.0.smithi145.stdout: waiting on 1 2024-09-16T05:56:47.193 INFO:tasks.rados.rados.0.smithi145.stdout:3998: finishing write tid 1 to smithi14585108-38 2024-09-16T05:56:47.193 INFO:tasks.rados.rados.0.smithi145.stdout:3998: finishing write tid 2 to smithi14585108-38 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: finishing write tid 3 to smithi14585108-38 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: finishing write tid 4 to smithi14585108-38 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: finishing write tid 5 to smithi14585108-38 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: finishing write tid 6 to smithi14585108-38 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: oid 38 updating version 0 to 1782 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: oid 38 updating version 1782 to 1784 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: oid 38 updating version 1784 to 1785 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: oid 38 version 1785 is already newer than 1783 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: oid 38 version 1785 is already newer than 1781 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:update_object_version oid 38 v 1785 (ObjNum 1245 snap 362 seq_num 1245) dirty exists 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: left oid 38 (ObjNum 1245 snap 362 seq_num 1245) 2024-09-16T05:56:47.194 INFO:tasks.rados.rados.0.smithi145.stdout:3998: done (0 left) 2024-09-16T05:56:47.197 INFO:tasks.rados.rados.0.smithi145.stderr:0 errors. 2024-09-16T05:56:47.197 INFO:tasks.rados.rados.0.smithi145.stderr: 2024-09-16T05:56:47.200 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T05:56:47.417 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:56:47.537 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:47 smithi145 ceph-mon[99390]: osdmap e809: 8 total, 8 up, 8 in 2024-09-16T05:56:47.538 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:47 smithi145 ceph-mon[99390]: pgmap v899: 121 pgs: 121 active+clean; 114 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-09-16T05:56:47.538 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:47 smithi145 ceph-mon[96887]: osdmap e809: 8 total, 8 up, 8 in 2024-09-16T05:56:47.538 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:47 smithi145 ceph-mon[96887]: pgmap v899: 121 pgs: 121 active+clean; 114 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-09-16T05:56:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:47 smithi161 ceph-mon[87722]: osdmap e809: 8 total, 8 up, 8 in 2024-09-16T05:56:47.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:47 smithi161 ceph-mon[87722]: pgmap v899: 121 pgs: 121 active+clean; 114 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-09-16T05:56:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:48 smithi145 ceph-mon[96887]: osdmap e810: 8 total, 8 up, 8 in 2024-09-16T05:56:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:48 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:56:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:48 smithi145 ceph-mon[99390]: osdmap e810: 8 total, 8 up, 8 in 2024-09-16T05:56:48.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:48 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:56:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:48 smithi161 ceph-mon[87722]: osdmap e810: 8 total, 8 up, 8 in 2024-09-16T05:56:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:48 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:56:49.387 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:56:49.388 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":810,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T05:56:47.176809+0000","last_up_change":"2024-09-16T05:52:03.134738+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-16T05:40:15.191172+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-16T05:40:18.867685+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-16T05:41:27.483163+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"74","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":74,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-09-16T05:44:13.548719+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"810","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":420,"snap_epoch":810,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":279,"up_from":292,"up_thru":527,"down_at":280,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":927131596},{"type":"v1","addr":"172.21.15.145:6803","nonce":927131596}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":927131596},{"type":"v1","addr":"172.21.15.145:6805","nonce":927131596}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":927131596},{"type":"v1","addr":"172.21.15.145:6809","nonce":927131596}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":927131596},{"type":"v1","addr":"172.21.15.145:6807","nonce":927131596}]},"public_addr":"172.21.15.145:6803/927131596","cluster_addr":"172.21.15.145:6805/927131596","heartbeat_back_addr":"172.21.15.145:6809/927131596","heartbeat_front_addr":"172.21.15.145:6807/927131596","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":313,"up_from":326,"up_thru":527,"down_at":314,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2277026035},{"type":"v1","addr":"172.21.15.145:6811","nonce":2277026035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2277026035},{"type":"v1","addr":"172.21.15.145:6813","nonce":2277026035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2277026035},{"type":"v1","addr":"172.21.15.145:6817","nonce":2277026035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2277026035},{"type":"v1","addr":"172.21.15.145:6815","nonce":2277026035}]},"public_addr":"172.21.15.145:6811/2277026035","cluster_addr":"172.21.15.145:6813/2277026035","heartbeat_back_addr":"172.21.15.145:6817/2277026035","heartbeat_front_addr":"172.21.15.145:6815/2277026035","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":345,"up_from":358,"up_thru":527,"down_at":346,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":2040215027},{"type":"v1","addr":"172.21.15.145:6819","nonce":2040215027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":2040215027},{"type":"v1","addr":"172.21.15.145:6821","nonce":2040215027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":2040215027},{"type":"v1","addr":"172.21.15.145:6825","nonce":2040215027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":2040215027},{"type":"v1","addr":"172.21.15.145:6823","nonce":2040215027}]},"public_addr":"172.21.15.145:6819/2040215027","cluster_addr":"172.21.15.145:6821/2040215027","heartbeat_back_addr":"172.21.15.145:6825/2040215027","heartbeat_front_addr":"172.21.15.145:6823/2040215027","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":379,"up_from":392,"up_thru":527,"down_at":380,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3028492323},{"type":"v1","addr":"172.21.15.145:6827","nonce":3028492323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3028492323},{"type":"v1","addr":"172.21.15.145:6829","nonce":3028492323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3028492323},{"type":"v1","addr":"172.21.15.145:6833","nonce":3028492323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3028492323},{"type":"v1","addr":"172.21.15.145:6831","nonce":3028492323}]},"public_addr":"172.21.15.145:6827/3028492323","cluster_addr":"172.21.15.145:6829/3028492323","heartbeat_back_addr":"172.21.15.145:6833/3028492323","heartbeat_front_addr":"172.21.15.145:6831/3028492323","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":413,"up_from":426,"up_thru":527,"down_at":414,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":768218259},{"type":"v1","addr":"172.21.15.161:6801","nonce":768218259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":768218259},{"type":"v1","addr":"172.21.15.161:6803","nonce":768218259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":768218259},{"type":"v1","addr":"172.21.15.161:6807","nonce":768218259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":768218259},{"type":"v1","addr":"172.21.15.161:6805","nonce":768218259}]},"public_addr":"172.21.15.161:6801/768218259","cluster_addr":"172.21.15.161:6803/768218259","heartbeat_back_addr":"172.21.15.161:6807/768218259","heartbeat_front_addr":"172.21.15.161:6805/768218259","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":448,"up_from":461,"up_thru":527,"down_at":449,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":2768644350},{"type":"v1","addr":"172.21.15.161:6809","nonce":2768644350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":2768644350},{"type":"v1","addr":"172.21.15.161:6811","nonce":2768644350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":2768644350},{"type":"v1","addr":"172.21.15.161:6815","nonce":2768644350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":2768644350},{"type":"v1","addr":"172.21.15.161:6813","nonce":2768644350}]},"public_addr":"172.21.15.161:6809/2768644350","cluster_addr":"172.21.15.161:6811/2768644350","heartbeat_back_addr":"172.21.15.161:6815/2768644350","heartbeat_front_addr":"172.21.15.161:6813/2768644350","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":482,"up_from":495,"up_thru":527,"down_at":483,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":3587093885},{"type":"v1","addr":"172.21.15.161:6817","nonce":3587093885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":3587093885},{"type":"v1","addr":"172.21.15.161:6819","nonce":3587093885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":3587093885},{"type":"v1","addr":"172.21.15.161:6823","nonce":3587093885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":3587093885},{"type":"v1","addr":"172.21.15.161:6821","nonce":3587093885}]},"public_addr":"172.21.15.161:6817/3587093885","cluster_addr":"172.21.15.161:6819/3587093885","heartbeat_back_addr":"172.21.15.161:6823/3587093885","heartbeat_front_addr":"172.21.15.161:6821/3587093885","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":515,"up_from":527,"up_thru":527,"down_at":516,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1182582757},{"type":"v1","addr":"172.21.15.161:6825","nonce":1182582757}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1182582757},{"type":"v1","addr":"172.21.15.161:6827","nonce":1182582757}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1182582757},{"type":"v1","addr":"172.21.15.161:6831","nonce":1182582757}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1182582757},{"type":"v1","addr":"172.21.15.161:6829","nonce":1182582757}]},"public_addr":"172.21.15.161:6825/1182582757","cluster_addr":"172.21.15.161:6827/1182582757","heartbeat_back_addr":"172.21.15.161:6831/1182582757","heartbeat_front_addr":"172.21.15.161:6829/1182582757","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":279},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":313},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":345},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":379},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":413},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":448},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":482},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":515}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.0","mappings":[{"from":7,"to":2}]},{"pgid":"3.11","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.161:6832/1498874954":"2024-09-17T05:52:25.171909+0000","172.21.15.145:6801/3338703581":"2024-09-17T05:46:36.265348+0000","172.21.15.145:6800/3338703581":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/1010937749":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/1818497140":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/1173299545":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/2786096139":"2024-09-17T05:46:36.265348+0000","172.21.15.161:0/22735089":"2024-09-17T05:45:55.938108+0000","172.21.15.161:6833/1498874954":"2024-09-17T05:52:25.171909+0000","172.21.15.161:0/1497703663":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/3309905850":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/2387746141":"2024-09-17T05:45:24.402828+0000","172.21.15.145:6801/2989601260":"2024-09-17T05:45:24.402828+0000","172.21.15.145:6801/3757308505":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/1630719686":"2024-09-17T05:45:24.402828+0000","172.21.15.161:0/3314353519":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/882408235":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6800/3757308505":"2024-09-17T05:41:23.948032+0000","172.21.15.161:0/3249842922":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/1612080086":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/2938866799":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3426887061":"2024-09-17T05:45:24.402828+0000","172.21.15.161:0/543009157":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.161:6834/2928673232":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/2521518741":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/1545357545":"2024-09-17T05:41:23.948032+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/2989601260":"2024-09-17T05:45:24.402828+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/2101868003":"2024-09-17T05:46:36.265348+0000","172.21.15.161:0/3325624147":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/1989606311":"2024-09-17T05:45:24.402828+0000","172.21.15.161:0/856727560":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/3619381136":"2024-09-17T05:45:24.402828+0000","172.21.15.161:6835/2928673232":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":412,"length":3},{"begin":418,"length":1},{"begin":420,"length":1}]}],"new_removed_snaps":[{"pool":5,"snaps":[{"begin":420,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T05:56:49.714 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: pgmap v901: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 5.3 MiB/s wr, 12 op/s 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/876542301' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: pgmap v901: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 5.3 MiB/s wr, 12 op/s 2024-09-16T05:56:49.715 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.716 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.716 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.716 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.716 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:56:49.716 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:56:49.716 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.716 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:49 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/876542301' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:56:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: pgmap v901: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 5.3 MiB/s wr, 12 op/s 2024-09-16T05:56:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:56:49.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:56:49.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:56:49.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:49 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/876542301' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T05:56:50.027 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T05:56:50.270 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:56:51.530 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:51 smithi145 ceph-mon[99390]: osdmap e811: 8 total, 8 up, 8 in 2024-09-16T05:56:51.530 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:51 smithi145 ceph-mon[99390]: pgmap v903: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-16T05:56:51.530 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:51 smithi145 ceph-mon[96887]: osdmap e811: 8 total, 8 up, 8 in 2024-09-16T05:56:51.530 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:51 smithi145 ceph-mon[96887]: pgmap v903: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-16T05:56:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:51 smithi161 ceph-mon[87722]: osdmap e811: 8 total, 8 up, 8 in 2024-09-16T05:56:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:51 smithi161 ceph-mon[87722]: pgmap v903: 121 pgs: 121 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-16T05:56:52.191 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T05:56:52.193 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2024-09-16T05:56:52.511 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:52.512 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:56:52.851 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":903,"stamp":"2024-09-16T05:56:50.426110+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":122166299,"num_objects":75,"num_object_clones":12,"num_object_copies":225,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":75,"num_whiteouts":2,"num_read":4998,"num_read_kb":4934430,"num_write":8978,"num_write_kb":1797190,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":146,"num_bytes_recovered":421340768,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":17890,"ondisk_log_size":17890,"up":363,"acting":363,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":363,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2389272,"kb_used_data":278368,"kb_used_omap":278,"kb_used_meta":2110505,"kb_avail":747571944,"statfs":{"total":767960285184,"available":765513670656,"internally_reserved":0,"allocated":285048832,"data_stored":273629108,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":285582,"internal_metadata":2161157234},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-1261568,"num_objects":-1,"num_object_clones":0,"num_object_copies":-3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-1,"num_whiteouts":1,"num_read":13,"num_read_kb":10222,"num_write":30,"num_write_kb":10472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.248551"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1045,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189921+0000","last_change":"2024-09-16T05:52:04.179829+0000","last_active":"2024-09-16T05:56:47.189921+0000","last_peered":"2024-09-16T05:56:47.189921+0000","last_clean":"2024-09-16T05:56:47.189921+0000","last_became_active":"2024-09-16T05:52:04.178192+0000","last_became_peered":"2024-09-16T05:52:04.178192+0000","last_unstale":"2024-09-16T05:56:47.189921+0000","last_undegraded":"2024-09-16T05:56:47.189921+0000","last_fullsized":"2024-09-16T05:56:47.189921+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:11:10.128509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":1262,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197320+0000","last_change":"2024-09-16T05:51:30.143025+0000","last_active":"2024-09-16T05:56:47.197320+0000","last_peered":"2024-09-16T05:56:47.197320+0000","last_clean":"2024-09-16T05:56:47.197320+0000","last_became_active":"2024-09-16T05:51:30.142667+0000","last_became_peered":"2024-09-16T05:51:30.142667+0000","last_unstale":"2024-09-16T05:56:47.197320+0000","last_undegraded":"2024-09-16T05:56:47.197320+0000","last_fullsized":"2024-09-16T05:56:47.197320+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:09:10.735830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":1281,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190701+0000","last_change":"2024-09-16T05:49:13.079045+0000","last_active":"2024-09-16T05:56:47.190701+0000","last_peered":"2024-09-16T05:56:47.190701+0000","last_clean":"2024-09-16T05:56:47.190701+0000","last_became_active":"2024-09-16T05:49:13.078732+0000","last_became_peered":"2024-09-16T05:49:13.078732+0000","last_unstale":"2024-09-16T05:56:47.190701+0000","last_undegraded":"2024-09-16T05:56:47.190701+0000","last_fullsized":"2024-09-16T05:56:47.190701+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:22:13.458049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":1113,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431966+0000","last_change":"2024-09-16T05:52:04.164450+0000","last_active":"2024-09-16T05:56:47.431966+0000","last_peered":"2024-09-16T05:56:47.431966+0000","last_clean":"2024-09-16T05:56:47.431966+0000","last_became_active":"2024-09-16T05:52:04.164179+0000","last_became_peered":"2024-09-16T05:52:04.164179+0000","last_unstale":"2024-09-16T05:56:47.431966+0000","last_undegraded":"2024-09-16T05:56:47.431966+0000","last_fullsized":"2024-09-16T05:56:47.431966+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:01:34.761820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":1057,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189058+0000","last_change":"2024-09-16T05:52:04.171802+0000","last_active":"2024-09-16T05:56:47.189058+0000","last_peered":"2024-09-16T05:56:47.189058+0000","last_clean":"2024-09-16T05:56:47.189058+0000","last_became_active":"2024-09-16T05:52:04.168473+0000","last_became_peered":"2024-09-16T05:52:04.168473+0000","last_unstale":"2024-09-16T05:56:47.189058+0000","last_undegraded":"2024-09-16T05:56:47.189058+0000","last_fullsized":"2024-09-16T05:56:47.189058+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:31:43.843029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":1092,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431149+0000","last_change":"2024-09-16T05:50:56.178465+0000","last_active":"2024-09-16T05:56:47.431149+0000","last_peered":"2024-09-16T05:56:47.431149+0000","last_clean":"2024-09-16T05:56:47.431149+0000","last_became_active":"2024-09-16T05:50:56.178185+0000","last_became_peered":"2024-09-16T05:50:56.178185+0000","last_unstale":"2024-09-16T05:56:47.431149+0000","last_undegraded":"2024-09-16T05:56:47.431149+0000","last_fullsized":"2024-09-16T05:56:47.431149+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:33:15.026591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":1057,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.188624+0000","last_change":"2024-09-16T05:52:04.178030+0000","last_active":"2024-09-16T05:56:47.188624+0000","last_peered":"2024-09-16T05:56:47.188624+0000","last_clean":"2024-09-16T05:56:47.188624+0000","last_became_active":"2024-09-16T05:52:04.176819+0000","last_became_peered":"2024-09-16T05:52:04.176819+0000","last_unstale":"2024-09-16T05:56:47.188624+0000","last_undegraded":"2024-09-16T05:56:47.188624+0000","last_fullsized":"2024-09-16T05:56:47.188624+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:02:29.340299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":1157,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.196840+0000","last_change":"2024-09-16T05:51:30.137422+0000","last_active":"2024-09-16T05:56:50.196840+0000","last_peered":"2024-09-16T05:56:50.196840+0000","last_clean":"2024-09-16T05:56:50.196840+0000","last_became_active":"2024-09-16T05:51:30.137115+0000","last_became_peered":"2024-09-16T05:51:30.137115+0000","last_unstale":"2024-09-16T05:56:50.196840+0000","last_undegraded":"2024-09-16T05:56:50.196840+0000","last_fullsized":"2024-09-16T05:56:50.196840+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:31:48.040713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":1051,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189869+0000","last_change":"2024-09-16T05:52:04.178704+0000","last_active":"2024-09-16T05:56:47.189869+0000","last_peered":"2024-09-16T05:56:47.189869+0000","last_clean":"2024-09-16T05:56:47.189869+0000","last_became_active":"2024-09-16T05:52:04.176435+0000","last_became_peered":"2024-09-16T05:52:04.176435+0000","last_unstale":"2024-09-16T05:56:47.189869+0000","last_undegraded":"2024-09-16T05:56:47.189869+0000","last_fullsized":"2024-09-16T05:56:47.189869+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:30:30.238693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":1074,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.274046+0000","last_change":"2024-09-16T05:51:30.147357+0000","last_active":"2024-09-16T05:56:47.274046+0000","last_peered":"2024-09-16T05:56:47.274046+0000","last_clean":"2024-09-16T05:56:47.274046+0000","last_became_active":"2024-09-16T05:51:30.143705+0000","last_became_peered":"2024-09-16T05:51:30.143705+0000","last_unstale":"2024-09-16T05:56:47.274046+0000","last_undegraded":"2024-09-16T05:56:47.274046+0000","last_fullsized":"2024-09-16T05:56:47.274046+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:12:28.924300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":1074,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273734+0000","last_change":"2024-09-16T05:51:30.150115+0000","last_active":"2024-09-16T05:56:47.273734+0000","last_peered":"2024-09-16T05:56:47.273734+0000","last_clean":"2024-09-16T05:56:47.273734+0000","last_became_active":"2024-09-16T05:51:30.149805+0000","last_became_peered":"2024-09-16T05:51:30.149805+0000","last_unstale":"2024-09-16T05:56:47.273734+0000","last_undegraded":"2024-09-16T05:56:47.273734+0000","last_fullsized":"2024-09-16T05:56:47.273734+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:31:26.456562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":1211,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.185447+0000","last_change":"2024-09-16T05:51:30.138404+0000","last_active":"2024-09-16T05:56:45.185447+0000","last_peered":"2024-09-16T05:56:45.185447+0000","last_clean":"2024-09-16T05:56:45.185447+0000","last_became_active":"2024-09-16T05:51:30.137780+0000","last_became_peered":"2024-09-16T05:51:30.137780+0000","last_unstale":"2024-09-16T05:56:45.185447+0000","last_undegraded":"2024-09-16T05:56:45.185447+0000","last_fullsized":"2024-09-16T05:56:45.185447+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:49:42.262497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":1181,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197178+0000","last_change":"2024-09-16T05:51:30.137178+0000","last_active":"2024-09-16T05:56:50.197178+0000","last_peered":"2024-09-16T05:56:50.197178+0000","last_clean":"2024-09-16T05:56:50.197178+0000","last_became_active":"2024-09-16T05:51:30.136734+0000","last_became_peered":"2024-09-16T05:51:30.136734+0000","last_unstale":"2024-09-16T05:56:50.197178+0000","last_undegraded":"2024-09-16T05:56:50.197178+0000","last_fullsized":"2024-09-16T05:56:50.197178+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:09:14.670217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":1280,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190012+0000","last_change":"2024-09-16T05:50:56.180799+0000","last_active":"2024-09-16T05:56:47.190012+0000","last_peered":"2024-09-16T05:56:47.190012+0000","last_clean":"2024-09-16T05:56:47.190012+0000","last_became_active":"2024-09-16T05:50:56.180445+0000","last_became_peered":"2024-09-16T05:50:56.180445+0000","last_unstale":"2024-09-16T05:56:47.190012+0000","last_undegraded":"2024-09-16T05:56:47.190012+0000","last_fullsized":"2024-09-16T05:56:47.190012+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:03:46.409941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":1250,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.196700+0000","last_change":"2024-09-16T05:50:56.175193+0000","last_active":"2024-09-16T05:56:47.196700+0000","last_peered":"2024-09-16T05:56:47.196700+0000","last_clean":"2024-09-16T05:56:47.196700+0000","last_became_active":"2024-09-16T05:50:56.174867+0000","last_became_peered":"2024-09-16T05:50:56.174867+0000","last_unstale":"2024-09-16T05:56:47.196700+0000","last_undegraded":"2024-09-16T05:56:47.196700+0000","last_fullsized":"2024-09-16T05:56:47.196700+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:09:20.871997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":1094,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.430293+0000","last_change":"2024-09-16T05:52:04.169075+0000","last_active":"2024-09-16T05:56:47.430293+0000","last_peered":"2024-09-16T05:56:47.430293+0000","last_clean":"2024-09-16T05:56:47.430293+0000","last_became_active":"2024-09-16T05:52:04.168777+0000","last_became_peered":"2024-09-16T05:52:04.168777+0000","last_unstale":"2024-09-16T05:56:47.430293+0000","last_undegraded":"2024-09-16T05:56:47.430293+0000","last_fullsized":"2024-09-16T05:56:47.430293+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:52:43.701857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":1104,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.432435+0000","last_change":"2024-09-16T05:52:04.177880+0000","last_active":"2024-09-16T05:56:47.432435+0000","last_peered":"2024-09-16T05:56:47.432435+0000","last_clean":"2024-09-16T05:56:47.432435+0000","last_became_active":"2024-09-16T05:52:04.177520+0000","last_became_peered":"2024-09-16T05:52:04.177520+0000","last_unstale":"2024-09-16T05:56:47.432435+0000","last_undegraded":"2024-09-16T05:56:47.432435+0000","last_fullsized":"2024-09-16T05:56:47.432435+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:19:06.053047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":1184,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.186353+0000","last_change":"2024-09-16T05:52:04.169929+0000","last_active":"2024-09-16T05:56:45.186353+0000","last_peered":"2024-09-16T05:56:45.186353+0000","last_clean":"2024-09-16T05:56:45.186353+0000","last_became_active":"2024-09-16T05:52:04.169624+0000","last_became_peered":"2024-09-16T05:52:04.169624+0000","last_unstale":"2024-09-16T05:56:45.186353+0000","last_undegraded":"2024-09-16T05:56:45.186353+0000","last_fullsized":"2024-09-16T05:56:45.186353+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:07:38.567608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":1044,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189388+0000","last_change":"2024-09-16T05:52:04.169479+0000","last_active":"2024-09-16T05:56:47.189388+0000","last_peered":"2024-09-16T05:56:47.189388+0000","last_clean":"2024-09-16T05:56:47.189388+0000","last_became_active":"2024-09-16T05:52:04.169059+0000","last_became_peered":"2024-09-16T05:52:04.169059+0000","last_unstale":"2024-09-16T05:56:47.189388+0000","last_undegraded":"2024-09-16T05:56:47.189388+0000","last_fullsized":"2024-09-16T05:56:47.189388+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:59:25.397384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":1081,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273625+0000","last_change":"2024-09-16T05:51:30.143594+0000","last_active":"2024-09-16T05:56:47.273625+0000","last_peered":"2024-09-16T05:56:47.273625+0000","last_clean":"2024-09-16T05:56:47.273625+0000","last_became_active":"2024-09-16T05:51:30.138340+0000","last_became_peered":"2024-09-16T05:51:30.138340+0000","last_unstale":"2024-09-16T05:56:47.273625+0000","last_undegraded":"2024-09-16T05:56:47.273625+0000","last_fullsized":"2024-09-16T05:56:47.273625+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:40:13.158887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":1280,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190189+0000","last_change":"2024-09-16T05:52:04.170625+0000","last_active":"2024-09-16T05:56:47.190189+0000","last_peered":"2024-09-16T05:56:47.190189+0000","last_clean":"2024-09-16T05:56:47.190189+0000","last_became_active":"2024-09-16T05:52:04.168147+0000","last_became_peered":"2024-09-16T05:52:04.168147+0000","last_unstale":"2024-09-16T05:56:47.190189+0000","last_undegraded":"2024-09-16T05:56:47.190189+0000","last_fullsized":"2024-09-16T05:56:47.190189+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:15:48.146548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":1104,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.430836+0000","last_change":"2024-09-16T05:52:04.174620+0000","last_active":"2024-09-16T05:56:47.430836+0000","last_peered":"2024-09-16T05:56:47.430836+0000","last_clean":"2024-09-16T05:56:47.430836+0000","last_became_active":"2024-09-16T05:52:04.174252+0000","last_became_peered":"2024-09-16T05:52:04.174252+0000","last_unstale":"2024-09-16T05:56:47.430836+0000","last_undegraded":"2024-09-16T05:56:47.430836+0000","last_fullsized":"2024-09-16T05:56:47.430836+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:37:23.784011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":1183,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.196972+0000","last_change":"2024-09-16T05:50:21.092333+0000","last_active":"2024-09-16T05:56:50.196972+0000","last_peered":"2024-09-16T05:56:50.196972+0000","last_clean":"2024-09-16T05:56:50.196972+0000","last_became_active":"2024-09-16T05:50:21.091897+0000","last_became_peered":"2024-09-16T05:50:21.091897+0000","last_unstale":"2024-09-16T05:56:50.196972+0000","last_undegraded":"2024-09-16T05:56:50.196972+0000","last_fullsized":"2024-09-16T05:56:50.196972+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:54:57.082739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":1118,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.430409+0000","last_change":"2024-09-16T05:50:56.177842+0000","last_active":"2024-09-16T05:56:47.430409+0000","last_peered":"2024-09-16T05:56:47.430409+0000","last_clean":"2024-09-16T05:56:47.430409+0000","last_became_active":"2024-09-16T05:50:56.177436+0000","last_became_peered":"2024-09-16T05:50:56.177436+0000","last_unstale":"2024-09-16T05:56:47.430409+0000","last_undegraded":"2024-09-16T05:56:47.430409+0000","last_fullsized":"2024-09-16T05:56:47.430409+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:18:46.301263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":1173,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197588+0000","last_change":"2024-09-16T05:50:21.092072+0000","last_active":"2024-09-16T05:56:50.197588+0000","last_peered":"2024-09-16T05:56:50.197588+0000","last_clean":"2024-09-16T05:56:50.197588+0000","last_became_active":"2024-09-16T05:50:21.091727+0000","last_became_peered":"2024-09-16T05:50:21.091727+0000","last_unstale":"2024-09-16T05:56:50.197588+0000","last_undegraded":"2024-09-16T05:56:50.197588+0000","last_fullsized":"2024-09-16T05:56:50.197588+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:48:15.188705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":1075,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273896+0000","last_change":"2024-09-16T05:52:04.160515+0000","last_active":"2024-09-16T05:56:47.273896+0000","last_peered":"2024-09-16T05:56:47.273896+0000","last_clean":"2024-09-16T05:56:47.273896+0000","last_became_active":"2024-09-16T05:52:04.160176+0000","last_became_peered":"2024-09-16T05:52:04.160176+0000","last_unstale":"2024-09-16T05:56:47.273896+0000","last_undegraded":"2024-09-16T05:56:47.273896+0000","last_fullsized":"2024-09-16T05:56:47.273896+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:08:26.221593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":1250,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197038+0000","last_change":"2024-09-16T05:49:47.160175+0000","last_active":"2024-09-16T05:56:47.197038+0000","last_peered":"2024-09-16T05:56:47.197038+0000","last_clean":"2024-09-16T05:56:47.197038+0000","last_became_active":"2024-09-16T05:49:47.159890+0000","last_became_peered":"2024-09-16T05:49:47.159890+0000","last_unstale":"2024-09-16T05:56:47.197038+0000","last_undegraded":"2024-09-16T05:56:47.197038+0000","last_fullsized":"2024-09-16T05:56:47.197038+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:06:59.299569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":1190,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197227+0000","last_change":"2024-09-16T05:50:21.089003+0000","last_active":"2024-09-16T05:56:50.197227+0000","last_peered":"2024-09-16T05:56:50.197227+0000","last_clean":"2024-09-16T05:56:50.197227+0000","last_became_active":"2024-09-16T05:50:21.088666+0000","last_became_peered":"2024-09-16T05:50:21.088666+0000","last_unstale":"2024-09-16T05:56:50.197227+0000","last_undegraded":"2024-09-16T05:56:50.197227+0000","last_fullsized":"2024-09-16T05:56:50.197227+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:20:17.558620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":1185,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.186685+0000","last_change":"2024-09-16T05:50:21.087257+0000","last_active":"2024-09-16T05:56:45.186685+0000","last_peered":"2024-09-16T05:56:45.186685+0000","last_clean":"2024-09-16T05:56:45.186685+0000","last_became_active":"2024-09-16T05:50:21.086895+0000","last_became_peered":"2024-09-16T05:50:21.086895+0000","last_unstale":"2024-09-16T05:56:45.186685+0000","last_undegraded":"2024-09-16T05:56:45.186685+0000","last_fullsized":"2024-09-16T05:56:45.186685+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:21:07.487889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":1118,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.430837+0000","last_change":"2024-09-16T05:50:56.177502+0000","last_active":"2024-09-16T05:56:47.430837+0000","last_peered":"2024-09-16T05:56:47.430837+0000","last_clean":"2024-09-16T05:56:47.430837+0000","last_became_active":"2024-09-16T05:50:56.176774+0000","last_became_peered":"2024-09-16T05:50:56.176774+0000","last_unstale":"2024-09-16T05:56:47.430837+0000","last_undegraded":"2024-09-16T05:56:47.430837+0000","last_fullsized":"2024-09-16T05:56:47.430837+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:53:04.457478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":1184,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.185496+0000","last_change":"2024-09-16T05:51:30.142279+0000","last_active":"2024-09-16T05:56:45.185496+0000","last_peered":"2024-09-16T05:56:45.185496+0000","last_clean":"2024-09-16T05:56:45.185496+0000","last_became_active":"2024-09-16T05:51:30.141978+0000","last_became_peered":"2024-09-16T05:51:30.141978+0000","last_unstale":"2024-09-16T05:56:45.185496+0000","last_undegraded":"2024-09-16T05:56:45.185496+0000","last_fullsized":"2024-09-16T05:56:45.185496+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:44:40.595247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":1075,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273168+0000","last_change":"2024-09-16T05:51:30.144272+0000","last_active":"2024-09-16T05:56:47.273168+0000","last_peered":"2024-09-16T05:56:47.273168+0000","last_clean":"2024-09-16T05:56:47.273168+0000","last_became_active":"2024-09-16T05:51:30.141356+0000","last_became_peered":"2024-09-16T05:51:30.141356+0000","last_unstale":"2024-09-16T05:56:47.273168+0000","last_undegraded":"2024-09-16T05:56:47.273168+0000","last_fullsized":"2024-09-16T05:56:47.273168+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:56:02.394481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":1152,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.430967+0000","last_change":"2024-09-16T05:50:21.095150+0000","last_active":"2024-09-16T05:56:47.430967+0000","last_peered":"2024-09-16T05:56:47.430967+0000","last_clean":"2024-09-16T05:56:47.430967+0000","last_became_active":"2024-09-16T05:50:21.094794+0000","last_became_peered":"2024-09-16T05:50:21.094794+0000","last_unstale":"2024-09-16T05:56:47.430967+0000","last_undegraded":"2024-09-16T05:56:47.430967+0000","last_fullsized":"2024-09-16T05:56:47.430967+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:41:45.024420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"550'2","reported_seq":1164,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197267+0000","last_change":"2024-09-16T05:52:04.171610+0000","last_active":"2024-09-16T05:56:50.197267+0000","last_peered":"2024-09-16T05:56:50.197267+0000","last_clean":"2024-09-16T05:56:50.197267+0000","last_became_active":"2024-09-16T05:52:04.171065+0000","last_became_peered":"2024-09-16T05:52:04.171065+0000","last_unstale":"2024-09-16T05:56:50.197267+0000","last_undegraded":"2024-09-16T05:56:50.197267+0000","last_fullsized":"2024-09-16T05:56:50.197267+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:02:53.111714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":1279,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190305+0000","last_change":"2024-09-16T05:52:04.167686+0000","last_active":"2024-09-16T05:56:47.190305+0000","last_peered":"2024-09-16T05:56:47.190305+0000","last_clean":"2024-09-16T05:56:47.190305+0000","last_became_active":"2024-09-16T05:52:04.167404+0000","last_became_peered":"2024-09-16T05:52:04.167404+0000","last_unstale":"2024-09-16T05:56:47.190305+0000","last_undegraded":"2024-09-16T05:56:47.190305+0000","last_fullsized":"2024-09-16T05:56:47.190305+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:56:29.678381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"550'2","reported_seq":1080,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273463+0000","last_change":"2024-09-16T05:52:04.160411+0000","last_active":"2024-09-16T05:56:47.273463+0000","last_peered":"2024-09-16T05:56:47.273463+0000","last_clean":"2024-09-16T05:56:47.273463+0000","last_became_active":"2024-09-16T05:52:04.160074+0000","last_became_peered":"2024-09-16T05:52:04.160074+0000","last_unstale":"2024-09-16T05:56:47.273463+0000","last_undegraded":"2024-09-16T05:56:47.273463+0000","last_fullsized":"2024-09-16T05:56:47.273463+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:53:37.743233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":1191,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.196835+0000","last_change":"2024-09-16T05:51:30.142243+0000","last_active":"2024-09-16T05:56:50.196835+0000","last_peered":"2024-09-16T05:56:50.196835+0000","last_clean":"2024-09-16T05:56:50.196835+0000","last_became_active":"2024-09-16T05:51:30.141918+0000","last_became_peered":"2024-09-16T05:51:30.141918+0000","last_unstale":"2024-09-16T05:56:50.196835+0000","last_undegraded":"2024-09-16T05:56:50.196835+0000","last_fullsized":"2024-09-16T05:56:50.196835+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:26:59.948412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1187,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.196949+0000","last_change":"2024-09-16T05:49:47.170079+0000","last_active":"2024-09-16T05:56:50.196949+0000","last_peered":"2024-09-16T05:56:50.196949+0000","last_clean":"2024-09-16T05:56:50.196949+0000","last_became_active":"2024-09-16T05:49:47.169473+0000","last_became_peered":"2024-09-16T05:49:47.169473+0000","last_unstale":"2024-09-16T05:56:50.196949+0000","last_undegraded":"2024-09-16T05:56:50.196949+0000","last_fullsized":"2024-09-16T05:56:50.196949+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:50.015600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":1107,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.430388+0000","last_change":"2024-09-16T05:52:04.166758+0000","last_active":"2024-09-16T05:56:47.430388+0000","last_peered":"2024-09-16T05:56:47.430388+0000","last_clean":"2024-09-16T05:56:47.430388+0000","last_became_active":"2024-09-16T05:52:04.166495+0000","last_became_peered":"2024-09-16T05:52:04.166495+0000","last_unstale":"2024-09-16T05:56:47.430388+0000","last_undegraded":"2024-09-16T05:56:47.430388+0000","last_fullsized":"2024-09-16T05:56:47.430388+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:26:53.846695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":1250,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.196576+0000","last_change":"2024-09-16T05:50:21.092474+0000","last_active":"2024-09-16T05:56:47.196576+0000","last_peered":"2024-09-16T05:56:47.196576+0000","last_clean":"2024-09-16T05:56:47.196576+0000","last_became_active":"2024-09-16T05:50:21.090889+0000","last_became_peered":"2024-09-16T05:50:21.090889+0000","last_unstale":"2024-09-16T05:56:47.196576+0000","last_undegraded":"2024-09-16T05:56:47.196576+0000","last_fullsized":"2024-09-16T05:56:47.196576+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:57:08.420887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":1077,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.274057+0000","last_change":"2024-09-16T05:51:30.144125+0000","last_active":"2024-09-16T05:56:47.274057+0000","last_peered":"2024-09-16T05:56:47.274057+0000","last_clean":"2024-09-16T05:56:47.274057+0000","last_became_active":"2024-09-16T05:51:30.138600+0000","last_became_peered":"2024-09-16T05:51:30.138600+0000","last_unstale":"2024-09-16T05:56:47.274057+0000","last_undegraded":"2024-09-16T05:56:47.274057+0000","last_fullsized":"2024-09-16T05:56:47.274057+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:00:26.054614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1087,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.432000+0000","last_change":"2024-09-16T05:52:04.169112+0000","last_active":"2024-09-16T05:56:47.432000+0000","last_peered":"2024-09-16T05:56:47.432000+0000","last_clean":"2024-09-16T05:56:47.432000+0000","last_became_active":"2024-09-16T05:52:04.168723+0000","last_became_peered":"2024-09-16T05:52:04.168723+0000","last_unstale":"2024-09-16T05:56:47.432000+0000","last_undegraded":"2024-09-16T05:56:47.432000+0000","last_fullsized":"2024-09-16T05:56:47.432000+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:30:15.561457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":1122,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.432142+0000","last_change":"2024-09-16T05:51:30.145027+0000","last_active":"2024-09-16T05:56:47.432142+0000","last_peered":"2024-09-16T05:56:47.432142+0000","last_clean":"2024-09-16T05:56:47.432142+0000","last_became_active":"2024-09-16T05:51:30.144592+0000","last_became_peered":"2024-09-16T05:51:30.144592+0000","last_unstale":"2024-09-16T05:56:47.432142+0000","last_undegraded":"2024-09-16T05:56:47.432142+0000","last_fullsized":"2024-09-16T05:56:47.432142+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:23:10.987887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1279,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190921+0000","last_change":"2024-09-16T05:50:56.178735+0000","last_active":"2024-09-16T05:56:47.190921+0000","last_peered":"2024-09-16T05:56:47.190921+0000","last_clean":"2024-09-16T05:56:47.190921+0000","last_became_active":"2024-09-16T05:50:56.178451+0000","last_became_peered":"2024-09-16T05:50:56.178451+0000","last_unstale":"2024-09-16T05:56:47.190921+0000","last_undegraded":"2024-09-16T05:56:47.190921+0000","last_fullsized":"2024-09-16T05:56:47.190921+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:15:03.658707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":1249,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197212+0000","last_change":"2024-09-16T05:50:56.175258+0000","last_active":"2024-09-16T05:56:47.197212+0000","last_peered":"2024-09-16T05:56:47.197212+0000","last_clean":"2024-09-16T05:56:47.197212+0000","last_became_active":"2024-09-16T05:50:56.174892+0000","last_became_peered":"2024-09-16T05:50:56.174892+0000","last_unstale":"2024-09-16T05:56:47.197212+0000","last_undegraded":"2024-09-16T05:56:47.197212+0000","last_fullsized":"2024-09-16T05:56:47.197212+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:38:15.449492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":1131,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.430824+0000","last_change":"2024-09-16T05:52:04.161742+0000","last_active":"2024-09-16T05:56:47.430824+0000","last_peered":"2024-09-16T05:56:47.430824+0000","last_clean":"2024-09-16T05:56:47.430824+0000","last_became_active":"2024-09-16T05:52:04.161265+0000","last_became_peered":"2024-09-16T05:52:04.161265+0000","last_unstale":"2024-09-16T05:56:47.430824+0000","last_undegraded":"2024-09-16T05:56:47.430824+0000","last_fullsized":"2024-09-16T05:56:47.430824+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T05:43:49.489105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"550'29","reported_seq":1112,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273699+0000","last_change":"2024-09-16T05:51:30.142087+0000","last_active":"2024-09-16T05:56:47.273699+0000","last_peered":"2024-09-16T05:56:47.273699+0000","last_clean":"2024-09-16T05:56:47.273699+0000","last_became_active":"2024-09-16T05:51:30.141515+0000","last_became_peered":"2024-09-16T05:51:30.141515+0000","last_unstale":"2024-09-16T05:56:47.273699+0000","last_undegraded":"2024-09-16T05:56:47.273699+0000","last_fullsized":"2024-09-16T05:56:47.273699+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:39:02.379182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5834,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":14,"num_write":28,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":1057,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189344+0000","last_change":"2024-09-16T05:52:04.174838+0000","last_active":"2024-09-16T05:56:47.189344+0000","last_peered":"2024-09-16T05:56:47.189344+0000","last_clean":"2024-09-16T05:56:47.189344+0000","last_became_active":"2024-09-16T05:52:04.171374+0000","last_became_peered":"2024-09-16T05:52:04.171374+0000","last_unstale":"2024-09-16T05:56:47.189344+0000","last_undegraded":"2024-09-16T05:56:47.189344+0000","last_fullsized":"2024-09-16T05:56:47.189344+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:13:26.988935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"65'2","reported_seq":1289,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190553+0000","last_change":"2024-09-16T05:50:21.099793+0000","last_active":"2024-09-16T05:56:47.190553+0000","last_peered":"2024-09-16T05:56:47.190553+0000","last_clean":"2024-09-16T05:56:47.190553+0000","last_became_active":"2024-09-16T05:50:21.099197+0000","last_became_peered":"2024-09-16T05:50:21.099197+0000","last_unstale":"2024-09-16T05:56:47.190553+0000","last_undegraded":"2024-09-16T05:56:47.190553+0000","last_fullsized":"2024-09-16T05:56:47.190553+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:17:05.118466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1280,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189799+0000","last_change":"2024-09-16T05:52:04.165419+0000","last_active":"2024-09-16T05:56:47.189799+0000","last_peered":"2024-09-16T05:56:47.189799+0000","last_clean":"2024-09-16T05:56:47.189799+0000","last_became_active":"2024-09-16T05:52:04.164892+0000","last_became_peered":"2024-09-16T05:52:04.164892+0000","last_unstale":"2024-09-16T05:56:47.189799+0000","last_undegraded":"2024-09-16T05:56:47.189799+0000","last_fullsized":"2024-09-16T05:56:47.189799+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:47:54.987588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":1115,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431280+0000","last_change":"2024-09-16T05:52:04.168539+0000","last_active":"2024-09-16T05:56:47.431280+0000","last_peered":"2024-09-16T05:56:47.431280+0000","last_clean":"2024-09-16T05:56:47.431280+0000","last_became_active":"2024-09-16T05:52:04.168212+0000","last_became_peered":"2024-09-16T05:52:04.168212+0000","last_unstale":"2024-09-16T05:56:47.431280+0000","last_undegraded":"2024-09-16T05:56:47.431280+0000","last_fullsized":"2024-09-16T05:56:47.431280+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:26:33.247774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":1058,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189012+0000","last_change":"2024-09-16T05:52:04.167850+0000","last_active":"2024-09-16T05:56:47.189012+0000","last_peered":"2024-09-16T05:56:47.189012+0000","last_clean":"2024-09-16T05:56:47.189012+0000","last_became_active":"2024-09-16T05:52:04.166063+0000","last_became_peered":"2024-09-16T05:52:04.166063+0000","last_unstale":"2024-09-16T05:56:47.189012+0000","last_undegraded":"2024-09-16T05:56:47.189012+0000","last_fullsized":"2024-09-16T05:56:47.189012+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:11:18.538574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":1084,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273300+0000","last_change":"2024-09-16T05:51:30.148537+0000","last_active":"2024-09-16T05:56:47.273300+0000","last_peered":"2024-09-16T05:56:47.273300+0000","last_clean":"2024-09-16T05:56:47.273300+0000","last_became_active":"2024-09-16T05:51:30.135668+0000","last_became_peered":"2024-09-16T05:51:30.135668+0000","last_unstale":"2024-09-16T05:56:47.273300+0000","last_undegraded":"2024-09-16T05:56:47.273300+0000","last_fullsized":"2024-09-16T05:56:47.273300+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:11:44.844941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":1074,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273187+0000","last_change":"2024-09-16T05:51:30.141602+0000","last_active":"2024-09-16T05:56:47.273187+0000","last_peered":"2024-09-16T05:56:47.273187+0000","last_clean":"2024-09-16T05:56:47.273187+0000","last_became_active":"2024-09-16T05:51:30.141032+0000","last_became_peered":"2024-09-16T05:51:30.141032+0000","last_unstale":"2024-09-16T05:56:47.273187+0000","last_undegraded":"2024-09-16T05:56:47.273187+0000","last_fullsized":"2024-09-16T05:56:47.273187+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:43:35.479856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"65'8","reported_seq":1232,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.185763+0000","last_change":"2024-09-16T05:49:13.081965+0000","last_active":"2024-09-16T05:56:45.185763+0000","last_peered":"2024-09-16T05:56:45.185763+0000","last_clean":"2024-09-16T05:56:45.185763+0000","last_became_active":"2024-09-16T05:49:13.081288+0000","last_became_peered":"2024-09-16T05:49:13.081288+0000","last_unstale":"2024-09-16T05:56:45.185763+0000","last_undegraded":"2024-09-16T05:56:45.185763+0000","last_fullsized":"2024-09-16T05:56:45.185763+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:33:30.297021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1053,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.188508+0000","last_change":"2024-09-16T05:52:04.179129+0000","last_active":"2024-09-16T05:56:47.188508+0000","last_peered":"2024-09-16T05:56:47.188508+0000","last_clean":"2024-09-16T05:56:47.188508+0000","last_became_active":"2024-09-16T05:52:04.175251+0000","last_became_peered":"2024-09-16T05:52:04.175251+0000","last_unstale":"2024-09-16T05:56:47.188508+0000","last_undegraded":"2024-09-16T05:56:47.188508+0000","last_fullsized":"2024-09-16T05:56:47.188508+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:00:18.888532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.8","version":"807'752","reported_seq":3914,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.187524+0000","last_change":"2024-09-16T05:56:45.190700+0000","last_active":"2024-09-16T05:56:45.187524+0000","last_peered":"2024-09-16T05:56:45.187524+0000","last_clean":"2024-09-16T05:56:45.187524+0000","last_became_active":"2024-09-16T05:49:13.082412+0000","last_became_peered":"2024-09-16T05:49:13.082412+0000","last_unstale":"2024-09-16T05:56:45.187524+0000","last_undegraded":"2024-09-16T05:56:45.187524+0000","last_fullsized":"2024-09-16T05:56:45.187524+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":752,"log_dups_size":0,"ondisk_log_size":752,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:36:58.212320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.004756634,"stat_sum":{"num_bytes":11771904,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":151,"num_read_kb":148523,"num_write":288,"num_write_kb":80480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":16424960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"}]},{"pgid":"2.f","version":"65'1","reported_seq":1127,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431097+0000","last_change":"2024-09-16T05:52:04.179942+0000","last_active":"2024-09-16T05:56:47.431097+0000","last_peered":"2024-09-16T05:56:47.431097+0000","last_clean":"2024-09-16T05:56:47.431097+0000","last_became_active":"2024-09-16T05:52:04.179552+0000","last_became_peered":"2024-09-16T05:52:04.179552+0000","last_unstale":"2024-09-16T05:56:47.431097+0000","last_undegraded":"2024-09-16T05:56:47.431097+0000","last_fullsized":"2024-09-16T05:56:47.431097+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:41:32.568294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":1059,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189636+0000","last_change":"2024-09-16T05:52:04.171153+0000","last_active":"2024-09-16T05:56:47.189636+0000","last_peered":"2024-09-16T05:56:47.189636+0000","last_clean":"2024-09-16T05:56:47.189636+0000","last_became_active":"2024-09-16T05:52:04.165531+0000","last_became_peered":"2024-09-16T05:52:04.165531+0000","last_unstale":"2024-09-16T05:56:47.189636+0000","last_undegraded":"2024-09-16T05:56:47.189636+0000","last_fullsized":"2024-09-16T05:56:47.189636+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:13:51.414835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.9","version":"807'991","reported_seq":3830,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.188736+0000","last_change":"2024-09-16T05:56:47.189155+0000","last_active":"2024-09-16T05:56:47.188736+0000","last_peered":"2024-09-16T05:56:47.188736+0000","last_clean":"2024-09-16T05:56:47.188736+0000","last_became_active":"2024-09-16T05:52:04.170667+0000","last_became_peered":"2024-09-16T05:52:04.170667+0000","last_unstale":"2024-09-16T05:56:47.188736+0000","last_undegraded":"2024-09-16T05:56:47.188736+0000","last_fullsized":"2024-09-16T05:56:47.188736+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":991,"log_dups_size":0,"ondisk_log_size":991,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:05:54.409736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000629434,"stat_sum":{"num_bytes":1400832,"num_objects":2,"num_object_clones":1,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":226,"num_read_kb":223662,"num_write":433,"num_write_kb":93552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":18399232,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"2.e","version":"65'2","reported_seq":1193,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.186235+0000","last_change":"2024-09-16T05:52:04.168775+0000","last_active":"2024-09-16T05:56:45.186235+0000","last_peered":"2024-09-16T05:56:45.186235+0000","last_clean":"2024-09-16T05:56:45.186235+0000","last_became_active":"2024-09-16T05:52:04.168356+0000","last_became_peered":"2024-09-16T05:52:04.168356+0000","last_unstale":"2024-09-16T05:56:45.186235+0000","last_undegraded":"2024-09-16T05:56:45.186235+0000","last_fullsized":"2024-09-16T05:56:45.186235+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:50:51.781890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":1059,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190034+0000","last_change":"2024-09-16T05:52:04.179956+0000","last_active":"2024-09-16T05:56:47.190034+0000","last_peered":"2024-09-16T05:56:47.190034+0000","last_clean":"2024-09-16T05:56:47.190034+0000","last_became_active":"2024-09-16T05:52:04.178977+0000","last_became_peered":"2024-09-16T05:52:04.178977+0000","last_unstale":"2024-09-16T05:56:47.190034+0000","last_undegraded":"2024-09-16T05:56:47.190034+0000","last_fullsized":"2024-09-16T05:56:47.190034+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:10:16.963117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.a","version":"808'1337","reported_seq":4492,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.192848+0000","last_change":"2024-09-16T05:56:45.193987+0000","last_active":"2024-09-16T05:56:45.192848+0000","last_peered":"2024-09-16T05:56:45.192848+0000","last_clean":"2024-09-16T05:56:45.192848+0000","last_became_active":"2024-09-16T05:50:21.087796+0000","last_became_peered":"2024-09-16T05:50:21.087796+0000","last_unstale":"2024-09-16T05:56:45.192848+0000","last_undegraded":"2024-09-16T05:56:45.192848+0000","last_fullsized":"2024-09-16T05:56:45.192848+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":1337,"log_dups_size":0,"ondisk_log_size":1337,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:33:33.174741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0073894190000000004,"stat_sum":{"num_bytes":6799360,"num_objects":4,"num_object_clones":1,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":1,"num_read":299,"num_read_kb":299830,"num_write":664,"num_write_kb":132800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":55132160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"}]},{"pgid":"2.d","version":"65'1","reported_seq":1257,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197383+0000","last_change":"2024-09-16T05:50:21.092437+0000","last_active":"2024-09-16T05:56:47.197383+0000","last_peered":"2024-09-16T05:56:47.197383+0000","last_clean":"2024-09-16T05:56:47.197383+0000","last_became_active":"2024-09-16T05:50:21.092003+0000","last_became_peered":"2024-09-16T05:50:21.092003+0000","last_unstale":"2024-09-16T05:56:47.197383+0000","last_undegraded":"2024-09-16T05:56:47.197383+0000","last_fullsized":"2024-09-16T05:56:47.197383+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:06:28.547384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1112,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.432174+0000","last_change":"2024-09-16T05:51:30.137698+0000","last_active":"2024-09-16T05:56:47.432174+0000","last_peered":"2024-09-16T05:56:47.432174+0000","last_clean":"2024-09-16T05:56:47.432174+0000","last_became_active":"2024-09-16T05:51:30.137366+0000","last_became_peered":"2024-09-16T05:51:30.137366+0000","last_unstale":"2024-09-16T05:56:47.432174+0000","last_undegraded":"2024-09-16T05:56:47.432174+0000","last_fullsized":"2024-09-16T05:56:47.432174+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:55:20.274213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.b","version":"808'1812","reported_seq":4949,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.197444+0000","last_change":"2024-09-16T05:56:45.198660+0000","last_active":"2024-09-16T05:56:45.197444+0000","last_peered":"2024-09-16T05:56:45.197444+0000","last_clean":"2024-09-16T05:56:45.197444+0000","last_became_active":"2024-09-16T05:50:56.176111+0000","last_became_peered":"2024-09-16T05:50:56.176111+0000","last_unstale":"2024-09-16T05:56:45.197444+0000","last_undegraded":"2024-09-16T05:56:45.197444+0000","last_fullsized":"2024-09-16T05:56:45.197444+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":1812,"log_dups_size":0,"ondisk_log_size":1812,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:43:45.974688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011778848,"stat_sum":{"num_bytes":4915200,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":397,"num_read_kb":536340,"num_write":897,"num_write_kb":199624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":60375040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":1217,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.185907+0000","last_change":"2024-09-16T05:50:56.172023+0000","last_active":"2024-09-16T05:56:45.185907+0000","last_peered":"2024-09-16T05:56:45.185907+0000","last_clean":"2024-09-16T05:56:45.185907+0000","last_became_active":"2024-09-16T05:50:56.171689+0000","last_became_peered":"2024-09-16T05:50:56.171689+0000","last_unstale":"2024-09-16T05:56:45.185907+0000","last_undegraded":"2024-09-16T05:56:45.185907+0000","last_fullsized":"2024-09-16T05:56:45.185907+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:03:15.988120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":1044,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189508+0000","last_change":"2024-09-16T05:52:04.168743+0000","last_active":"2024-09-16T05:56:47.189508+0000","last_peered":"2024-09-16T05:56:47.189508+0000","last_clean":"2024-09-16T05:56:47.189508+0000","last_became_active":"2024-09-16T05:52:04.165812+0000","last_became_peered":"2024-09-16T05:52:04.165812+0000","last_unstale":"2024-09-16T05:56:47.189508+0000","last_undegraded":"2024-09-16T05:56:47.189508+0000","last_fullsized":"2024-09-16T05:56:47.189508+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:02:26.627043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.4","version":"807'818","reported_seq":3653,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189539+0000","last_change":"2024-09-16T05:56:47.189902+0000","last_active":"2024-09-16T05:56:47.189539+0000","last_peered":"2024-09-16T05:56:47.189539+0000","last_clean":"2024-09-16T05:56:47.189539+0000","last_became_active":"2024-09-16T05:52:04.172337+0000","last_became_peered":"2024-09-16T05:52:04.172337+0000","last_unstale":"2024-09-16T05:56:47.189539+0000","last_undegraded":"2024-09-16T05:56:47.189539+0000","last_fullsized":"2024-09-16T05:56:47.189539+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":818,"log_dups_size":0,"ondisk_log_size":818,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:32:38.846153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054464599999999998,"stat_sum":{"num_bytes":7208960,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":161,"num_read_kb":123889,"num_write":368,"num_write_kb":86600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":9617408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":1073,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273945+0000","last_change":"2024-09-16T05:52:04.160820+0000","last_active":"2024-09-16T05:56:47.273945+0000","last_peered":"2024-09-16T05:56:47.273945+0000","last_clean":"2024-09-16T05:56:47.273945+0000","last_became_active":"2024-09-16T05:52:04.160510+0000","last_became_peered":"2024-09-16T05:52:04.160510+0000","last_unstale":"2024-09-16T05:56:47.273945+0000","last_undegraded":"2024-09-16T05:56:47.273945+0000","last_fullsized":"2024-09-16T05:56:47.273945+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:16:23.263596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034474000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"237'225","reported_seq":1642,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.188406+0000","last_change":"2024-09-16T05:52:04.172639+0000","last_active":"2024-09-16T05:56:47.188406+0000","last_peered":"2024-09-16T05:56:47.188406+0000","last_clean":"2024-09-16T05:56:47.188406+0000","last_became_active":"2024-09-16T05:52:04.171228+0000","last_became_peered":"2024-09-16T05:52:04.171228+0000","last_unstale":"2024-09-16T05:56:47.188406+0000","last_undegraded":"2024-09-16T05:56:47.188406+0000","last_fullsized":"2024-09-16T05:56:47.188406+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:37:53.252066+0000","last_clean_scrub_stamp":"2024-09-16T05:37:53.252066+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:20:08.270057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1070,"num_read_kb":1904,"num_write":367,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":1122,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431664+0000","last_change":"2024-09-16T05:52:04.169784+0000","last_active":"2024-09-16T05:56:47.431664+0000","last_peered":"2024-09-16T05:56:47.431664+0000","last_clean":"2024-09-16T05:56:47.431664+0000","last_became_active":"2024-09-16T05:52:04.169481+0000","last_became_peered":"2024-09-16T05:52:04.169481+0000","last_unstale":"2024-09-16T05:56:47.431664+0000","last_undegraded":"2024-09-16T05:56:47.431664+0000","last_fullsized":"2024-09-16T05:56:47.431664+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:00:50.403030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1159,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197169+0000","last_change":"2024-09-16T05:51:30.139102+0000","last_active":"2024-09-16T05:56:50.197169+0000","last_peered":"2024-09-16T05:56:50.197169+0000","last_clean":"2024-09-16T05:56:50.197169+0000","last_became_active":"2024-09-16T05:51:30.138741+0000","last_became_peered":"2024-09-16T05:51:30.138741+0000","last_unstale":"2024-09-16T05:56:50.197169+0000","last_undegraded":"2024-09-16T05:56:50.197169+0000","last_fullsized":"2024-09-16T05:56:50.197169+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:47:54.775760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.7","version":"808'1798","reported_seq":4789,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.433034+0000","last_change":"2024-09-16T05:56:47.433405+0000","last_active":"2024-09-16T05:56:47.433034+0000","last_peered":"2024-09-16T05:56:47.433034+0000","last_clean":"2024-09-16T05:56:47.433034+0000","last_became_active":"2024-09-16T05:50:56.180577+0000","last_became_peered":"2024-09-16T05:50:56.180577+0000","last_unstale":"2024-09-16T05:56:47.433034+0000","last_undegraded":"2024-09-16T05:56:47.433034+0000","last_fullsized":"2024-09-16T05:56:47.433034+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":1798,"log_dups_size":0,"ondisk_log_size":1798,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:57:30.140534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054153800000000005,"stat_sum":{"num_bytes":19456000,"num_objects":7,"num_object_clones":2,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":420,"num_read_kb":554319,"num_write":882,"num_write_kb":226784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":55812096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":1250,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190717+0000","last_change":"2024-09-16T05:49:13.086735+0000","last_active":"2024-09-16T05:56:47.190717+0000","last_peered":"2024-09-16T05:56:47.190717+0000","last_clean":"2024-09-16T05:56:47.190717+0000","last_became_active":"2024-09-16T05:49:13.086416+0000","last_became_peered":"2024-09-16T05:49:13.086416+0000","last_unstale":"2024-09-16T05:56:47.190717+0000","last_undegraded":"2024-09-16T05:56:47.190717+0000","last_fullsized":"2024-09-16T05:56:47.190717+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:18:20.681376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1210,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.185496+0000","last_change":"2024-09-16T05:49:13.082256+0000","last_active":"2024-09-16T05:56:45.185496+0000","last_peered":"2024-09-16T05:56:45.185496+0000","last_clean":"2024-09-16T05:56:45.185496+0000","last_became_active":"2024-09-16T05:49:13.081689+0000","last_became_peered":"2024-09-16T05:49:13.081689+0000","last_unstale":"2024-09-16T05:56:45.185496+0000","last_undegraded":"2024-09-16T05:56:45.185496+0000","last_fullsized":"2024-09-16T05:56:45.185496+0000","mapping_epoch":358,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":359,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:00:54.296461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1281,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189755+0000","last_change":"2024-09-16T05:50:21.098118+0000","last_active":"2024-09-16T05:56:47.189755+0000","last_peered":"2024-09-16T05:56:47.189755+0000","last_clean":"2024-09-16T05:56:47.189755+0000","last_became_active":"2024-09-16T05:50:21.097708+0000","last_became_peered":"2024-09-16T05:50:21.097708+0000","last_unstale":"2024-09-16T05:56:47.189755+0000","last_undegraded":"2024-09-16T05:56:47.189755+0000","last_fullsized":"2024-09-16T05:56:47.189755+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:25:29.037596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.6","version":"808'757","reported_seq":3886,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.195547+0000","last_change":"2024-09-16T05:56:45.196833+0000","last_active":"2024-09-16T05:56:45.195547+0000","last_peered":"2024-09-16T05:56:45.195547+0000","last_clean":"2024-09-16T05:56:45.195547+0000","last_became_active":"2024-09-16T05:50:56.175882+0000","last_became_peered":"2024-09-16T05:50:56.175882+0000","last_unstale":"2024-09-16T05:56:45.195547+0000","last_undegraded":"2024-09-16T05:56:45.195547+0000","last_fullsized":"2024-09-16T05:56:45.195547+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":757,"log_dups_size":0,"ondisk_log_size":757,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:47:55.992300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010040159999999999,"stat_sum":{"num_bytes":2072576,"num_objects":4,"num_object_clones":2,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":1,"num_read":153,"num_read_kb":197873,"num_write":357,"num_write_kb":71712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":25444352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":1238,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197707+0000","last_change":"2024-09-16T05:50:56.177916+0000","last_active":"2024-09-16T05:56:47.197707+0000","last_peered":"2024-09-16T05:56:47.197707+0000","last_clean":"2024-09-16T05:56:47.197707+0000","last_became_active":"2024-09-16T05:50:56.177536+0000","last_became_peered":"2024-09-16T05:50:56.177536+0000","last_unstale":"2024-09-16T05:56:47.197707+0000","last_undegraded":"2024-09-16T05:56:47.197707+0000","last_fullsized":"2024-09-16T05:56:47.197707+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:59:03.288373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051029099999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1218,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.185614+0000","last_change":"2024-09-16T05:49:47.164211+0000","last_active":"2024-09-16T05:56:45.185614+0000","last_peered":"2024-09-16T05:56:45.185614+0000","last_clean":"2024-09-16T05:56:45.185614+0000","last_became_active":"2024-09-16T05:49:47.163887+0000","last_became_peered":"2024-09-16T05:49:47.163887+0000","last_unstale":"2024-09-16T05:56:45.185614+0000","last_undegraded":"2024-09-16T05:56:45.185614+0000","last_fullsized":"2024-09-16T05:56:45.185614+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:28:33.966631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1251,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.196603+0000","last_change":"2024-09-16T05:51:30.135977+0000","last_active":"2024-09-16T05:56:47.196603+0000","last_peered":"2024-09-16T05:56:47.196603+0000","last_clean":"2024-09-16T05:56:47.196603+0000","last_became_active":"2024-09-16T05:51:30.135514+0000","last_became_peered":"2024-09-16T05:51:30.135514+0000","last_unstale":"2024-09-16T05:56:47.196603+0000","last_undegraded":"2024-09-16T05:56:47.196603+0000","last_fullsized":"2024-09-16T05:56:47.196603+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:51:30.830446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.5","version":"808'699","reported_seq":3979,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.191085+0000","last_change":"2024-09-16T05:56:47.191841+0000","last_active":"2024-09-16T05:56:47.191085+0000","last_peered":"2024-09-16T05:56:47.191085+0000","last_clean":"2024-09-16T05:56:47.191085+0000","last_became_active":"2024-09-16T05:50:21.098630+0000","last_became_peered":"2024-09-16T05:50:21.098630+0000","last_unstale":"2024-09-16T05:56:47.191085+0000","last_undegraded":"2024-09-16T05:56:47.191085+0000","last_fullsized":"2024-09-16T05:56:47.191085+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":699,"log_dups_size":0,"ondisk_log_size":699,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:25:16.394087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001011737,"stat_sum":{"num_bytes":5193728,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":158,"num_read_kb":172539,"num_write":335,"num_write_kb":83768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":10428416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":1220,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197217+0000","last_change":"2024-09-16T05:49:47.160328+0000","last_active":"2024-09-16T05:56:47.197217+0000","last_peered":"2024-09-16T05:56:47.197217+0000","last_clean":"2024-09-16T05:56:47.197217+0000","last_became_active":"2024-09-16T05:49:47.160025+0000","last_became_peered":"2024-09-16T05:49:47.160025+0000","last_unstale":"2024-09-16T05:56:47.197217+0000","last_undegraded":"2024-09-16T05:56:47.197217+0000","last_fullsized":"2024-09-16T05:56:47.197217+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:18:13.338103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":1090,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431046+0000","last_change":"2024-09-16T05:51:30.139028+0000","last_active":"2024-09-16T05:56:47.431046+0000","last_peered":"2024-09-16T05:56:47.431046+0000","last_clean":"2024-09-16T05:56:47.431046+0000","last_became_active":"2024-09-16T05:51:30.138696+0000","last_became_peered":"2024-09-16T05:51:30.138696+0000","last_unstale":"2024-09-16T05:56:47.431046+0000","last_undegraded":"2024-09-16T05:56:47.431046+0000","last_fullsized":"2024-09-16T05:56:47.431046+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:44:22.726946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1123,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.430490+0000","last_change":"2024-09-16T05:51:30.136965+0000","last_active":"2024-09-16T05:56:47.430490+0000","last_peered":"2024-09-16T05:56:47.430490+0000","last_clean":"2024-09-16T05:56:47.430490+0000","last_became_active":"2024-09-16T05:51:30.136673+0000","last_became_peered":"2024-09-16T05:51:30.136673+0000","last_unstale":"2024-09-16T05:56:47.430490+0000","last_undegraded":"2024-09-16T05:56:47.430490+0000","last_fullsized":"2024-09-16T05:56:47.430490+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:08:19.096913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.3","version":"807'1578","reported_seq":4860,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.191265+0000","last_change":"2024-09-16T05:56:47.191865+0000","last_active":"2024-09-16T05:56:47.191265+0000","last_peered":"2024-09-16T05:56:47.191265+0000","last_clean":"2024-09-16T05:56:47.191265+0000","last_became_active":"2024-09-16T05:51:30.137161+0000","last_became_peered":"2024-09-16T05:51:30.137161+0000","last_unstale":"2024-09-16T05:56:47.191265+0000","last_undegraded":"2024-09-16T05:56:47.191265+0000","last_fullsized":"2024-09-16T05:56:47.191265+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":1578,"log_dups_size":0,"ondisk_log_size":1578,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:01:23.839660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096649300000000002,"stat_sum":{"num_bytes":10625024,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":371,"num_read_kb":449919,"num_write":716,"num_write_kb":124664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":25714688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"4.2","version":"74'2","reported_seq":1222,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.196991+0000","last_change":"2024-09-16T05:50:56.175914+0000","last_active":"2024-09-16T05:56:47.196991+0000","last_peered":"2024-09-16T05:56:47.196991+0000","last_clean":"2024-09-16T05:56:47.196991+0000","last_became_active":"2024-09-16T05:50:56.175573+0000","last_became_peered":"2024-09-16T05:50:56.175573+0000","last_unstale":"2024-09-16T05:56:47.196991+0000","last_undegraded":"2024-09-16T05:56:47.196991+0000","last_fullsized":"2024-09-16T05:56:47.196991+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:12:30.717484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1243,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197051+0000","last_change":"2024-09-16T05:52:04.166307+0000","last_active":"2024-09-16T05:56:47.197051+0000","last_peered":"2024-09-16T05:56:47.197051+0000","last_clean":"2024-09-16T05:56:47.197051+0000","last_became_active":"2024-09-16T05:52:04.165881+0000","last_became_peered":"2024-09-16T05:52:04.165881+0000","last_unstale":"2024-09-16T05:56:47.197051+0000","last_undegraded":"2024-09-16T05:56:47.197051+0000","last_fullsized":"2024-09-16T05:56:47.197051+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:23:56.412046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1118,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.432163+0000","last_change":"2024-09-16T05:50:56.175521+0000","last_active":"2024-09-16T05:56:47.432163+0000","last_peered":"2024-09-16T05:56:47.432163+0000","last_clean":"2024-09-16T05:56:47.432163+0000","last_became_active":"2024-09-16T05:50:56.175236+0000","last_became_peered":"2024-09-16T05:50:56.175236+0000","last_unstale":"2024-09-16T05:56:47.432163+0000","last_undegraded":"2024-09-16T05:56:47.432163+0000","last_fullsized":"2024-09-16T05:56:47.432163+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:26:15.891700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.2","version":"777'360","reported_seq":3289,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.274013+0000","last_change":"2024-09-16T05:56:47.274285+0000","last_active":"2024-09-16T05:56:47.274013+0000","last_peered":"2024-09-16T05:56:47.274013+0000","last_clean":"2024-09-16T05:56:47.274013+0000","last_became_active":"2024-09-16T05:51:30.141458+0000","last_became_peered":"2024-09-16T05:51:30.141458+0000","last_unstale":"2024-09-16T05:56:47.274013+0000","last_undegraded":"2024-09-16T05:56:47.274013+0000","last_fullsized":"2024-09-16T05:56:47.274013+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":360,"log_dups_size":0,"ondisk_log_size":360,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:15:49.645751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048280300000000002,"stat_sum":{"num_bytes":1859584,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":72,"num_read_kb":154184,"num_write":178,"num_write_kb":37560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":25985024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"4.3","version":"72'1","reported_seq":1251,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190524+0000","last_change":"2024-09-16T05:52:04.172817+0000","last_active":"2024-09-16T05:56:47.190524+0000","last_peered":"2024-09-16T05:56:47.190524+0000","last_clean":"2024-09-16T05:56:47.190524+0000","last_became_active":"2024-09-16T05:52:04.172455+0000","last_became_peered":"2024-09-16T05:52:04.172455+0000","last_unstale":"2024-09-16T05:56:47.190524+0000","last_undegraded":"2024-09-16T05:56:47.190524+0000","last_fullsized":"2024-09-16T05:56:47.190524+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:19:36.096844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1062,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189454+0000","last_change":"2024-09-16T05:52:04.174276+0000","last_active":"2024-09-16T05:56:47.189454+0000","last_peered":"2024-09-16T05:56:47.189454+0000","last_clean":"2024-09-16T05:56:47.189454+0000","last_became_active":"2024-09-16T05:52:04.172203+0000","last_became_peered":"2024-09-16T05:52:04.172203+0000","last_unstale":"2024-09-16T05:56:47.189454+0000","last_undegraded":"2024-09-16T05:56:47.189454+0000","last_fullsized":"2024-09-16T05:56:47.189454+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T17:12:40.105436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1250,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.196910+0000","last_change":"2024-09-16T05:50:56.181757+0000","last_active":"2024-09-16T05:56:47.196910+0000","last_peered":"2024-09-16T05:56:47.196910+0000","last_clean":"2024-09-16T05:56:47.196910+0000","last_became_active":"2024-09-16T05:50:56.181373+0000","last_became_peered":"2024-09-16T05:50:56.181373+0000","last_unstale":"2024-09-16T05:56:47.196910+0000","last_undegraded":"2024-09-16T05:56:47.196910+0000","last_fullsized":"2024-09-16T05:56:47.196910+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:49:29.632842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.1","version":"799'1299","reported_seq":4351,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431798+0000","last_change":"2024-09-16T05:56:47.432449+0000","last_active":"2024-09-16T05:56:47.431798+0000","last_peered":"2024-09-16T05:56:47.431798+0000","last_clean":"2024-09-16T05:56:47.431798+0000","last_became_active":"2024-09-16T05:52:04.164799+0000","last_became_peered":"2024-09-16T05:52:04.164799+0000","last_unstale":"2024-09-16T05:56:47.431798+0000","last_undegraded":"2024-09-16T05:56:47.431798+0000","last_fullsized":"2024-09-16T05:56:47.431798+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":1299,"log_dups_size":0,"ondisk_log_size":1299,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:20:55.950662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00088756399999999997,"stat_sum":{"num_bytes":2457600,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":317,"num_read_kb":336445,"num_write":646,"num_write_kb":117688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":30859264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":1187,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.196790+0000","last_change":"2024-09-16T05:52:04.168214+0000","last_active":"2024-09-16T05:56:50.196790+0000","last_peered":"2024-09-16T05:56:50.196790+0000","last_clean":"2024-09-16T05:56:50.196790+0000","last_became_active":"2024-09-16T05:52:04.167926+0000","last_became_peered":"2024-09-16T05:52:04.167926+0000","last_unstale":"2024-09-16T05:56:50.196790+0000","last_undegraded":"2024-09-16T05:56:50.196790+0000","last_fullsized":"2024-09-16T05:56:50.196790+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:28:57.627751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058248700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"553'2","reported_seq":1258,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197531+0000","last_change":"2024-09-16T05:51:30.145636+0000","last_active":"2024-09-16T05:56:47.197531+0000","last_peered":"2024-09-16T05:56:47.197531+0000","last_clean":"2024-09-16T05:56:47.197531+0000","last_became_active":"2024-09-16T05:51:30.145358+0000","last_became_peered":"2024-09-16T05:51:30.145358+0000","last_unstale":"2024-09-16T05:56:47.197531+0000","last_undegraded":"2024-09-16T05:56:47.197531+0000","last_fullsized":"2024-09-16T05:56:47.197531+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:13:08.745547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":2,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":1190,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197624+0000","last_change":"2024-09-16T05:52:04.179680+0000","last_active":"2024-09-16T05:56:50.197624+0000","last_peered":"2024-09-16T05:56:50.197624+0000","last_clean":"2024-09-16T05:56:50.197624+0000","last_became_active":"2024-09-16T05:52:04.179331+0000","last_became_peered":"2024-09-16T05:52:04.179331+0000","last_unstale":"2024-09-16T05:56:50.197624+0000","last_undegraded":"2024-09-16T05:56:50.197624+0000","last_fullsized":"2024-09-16T05:56:50.197624+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:15:12.861238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"807'1507","reported_seq":4562,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197133+0000","last_change":"2024-09-16T05:56:47.329602+0000","last_active":"2024-09-16T05:56:50.197133+0000","last_peered":"2024-09-16T05:56:50.197133+0000","last_clean":"2024-09-16T05:56:50.197133+0000","last_became_active":"2024-09-16T05:50:21.088681+0000","last_became_peered":"2024-09-16T05:50:21.088681+0000","last_unstale":"2024-09-16T05:56:50.197133+0000","last_undegraded":"2024-09-16T05:56:50.197133+0000","last_fullsized":"2024-09-16T05:56:50.197133+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":1507,"log_dups_size":0,"ondisk_log_size":1507,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:28:39.776630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000590604,"stat_sum":{"num_bytes":21053440,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":313,"num_read_kb":436118,"num_write":775,"num_write_kb":148440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":3080192,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"19d","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":1143,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431714+0000","last_change":"2024-09-16T05:51:30.135987+0000","last_active":"2024-09-16T05:56:47.431714+0000","last_peered":"2024-09-16T05:56:47.431714+0000","last_clean":"2024-09-16T05:56:47.431714+0000","last_became_active":"2024-09-16T05:51:30.135670+0000","last_became_peered":"2024-09-16T05:51:30.135670+0000","last_unstale":"2024-09-16T05:56:47.431714+0000","last_undegraded":"2024-09-16T05:56:47.431714+0000","last_fullsized":"2024-09-16T05:56:47.431714+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:41:28.241401+0000","last_clean_scrub_stamp":"2024-09-16T05:41:28.241401+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T16:14:29.644096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"65'2","reported_seq":1096,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.274084+0000","last_change":"2024-09-16T05:52:04.178744+0000","last_active":"2024-09-16T05:56:47.274084+0000","last_peered":"2024-09-16T05:56:47.274084+0000","last_clean":"2024-09-16T05:56:47.274084+0000","last_became_active":"2024-09-16T05:52:04.177675+0000","last_became_peered":"2024-09-16T05:52:04.177675+0000","last_unstale":"2024-09-16T05:56:47.274084+0000","last_undegraded":"2024-09-16T05:56:47.274084+0000","last_fullsized":"2024-09-16T05:56:47.274084+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T15:37:13.779261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":1281,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190644+0000","last_change":"2024-09-16T05:50:21.099550+0000","last_active":"2024-09-16T05:56:47.190644+0000","last_peered":"2024-09-16T05:56:47.190644+0000","last_clean":"2024-09-16T05:56:47.190644+0000","last_became_active":"2024-09-16T05:50:21.099095+0000","last_became_peered":"2024-09-16T05:50:21.099095+0000","last_unstale":"2024-09-16T05:56:47.190644+0000","last_undegraded":"2024-09-16T05:56:47.190644+0000","last_fullsized":"2024-09-16T05:56:47.190644+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T11:05:21.554097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.f","version":"808'1771","reported_seq":4699,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.432853+0000","last_change":"2024-09-16T05:56:47.433252+0000","last_active":"2024-09-16T05:56:47.432853+0000","last_peered":"2024-09-16T05:56:47.432853+0000","last_clean":"2024-09-16T05:56:47.432853+0000","last_became_active":"2024-09-16T05:51:30.144307+0000","last_became_peered":"2024-09-16T05:51:30.144307+0000","last_unstale":"2024-09-16T05:56:47.432853+0000","last_undegraded":"2024-09-16T05:56:47.432853+0000","last_fullsized":"2024-09-16T05:56:47.432853+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":1771,"log_dups_size":0,"ondisk_log_size":1771,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:55:24.377409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058134799999999998,"stat_sum":{"num_bytes":18669568,"num_objects":5,"num_object_clones":1,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":365,"num_read_kb":791212,"num_write":972,"num_write_kb":182312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":32129024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":1044,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.188493+0000","last_change":"2024-09-16T05:52:04.170949+0000","last_active":"2024-09-16T05:56:47.188493+0000","last_peered":"2024-09-16T05:56:47.188493+0000","last_clean":"2024-09-16T05:56:47.188493+0000","last_became_active":"2024-09-16T05:52:04.169494+0000","last_became_peered":"2024-09-16T05:52:04.169494+0000","last_unstale":"2024-09-16T05:56:47.188493+0000","last_undegraded":"2024-09-16T05:56:47.188493+0000","last_fullsized":"2024-09-16T05:56:47.188493+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:53:15.029028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1148,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431964+0000","last_change":"2024-09-16T05:52:04.163286+0000","last_active":"2024-09-16T05:56:47.431964+0000","last_peered":"2024-09-16T05:56:47.431964+0000","last_clean":"2024-09-16T05:56:47.431964+0000","last_became_active":"2024-09-16T05:52:04.162804+0000","last_became_peered":"2024-09-16T05:52:04.162804+0000","last_unstale":"2024-09-16T05:56:47.431964+0000","last_undegraded":"2024-09-16T05:56:47.431964+0000","last_fullsized":"2024-09-16T05:56:47.431964+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:53:09.207990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"762'372","reported_seq":3392,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431728+0000","last_change":"2024-09-16T05:56:47.432355+0000","last_active":"2024-09-16T05:56:47.431728+0000","last_peered":"2024-09-16T05:56:47.431728+0000","last_clean":"2024-09-16T05:56:47.431728+0000","last_became_active":"2024-09-16T05:50:56.180785+0000","last_became_peered":"2024-09-16T05:50:56.180785+0000","last_unstale":"2024-09-16T05:56:47.431728+0000","last_undegraded":"2024-09-16T05:56:47.431728+0000","last_fullsized":"2024-09-16T05:56:47.431728+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":372,"log_dups_size":0,"ondisk_log_size":372,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:08:17.717185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084236399999999996,"stat_sum":{"num_bytes":622592,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":47,"num_read_kb":68652,"num_write":229,"num_write_kb":45136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":3506176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":1250,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.196814+0000","last_change":"2024-09-16T05:52:04.165894+0000","last_active":"2024-09-16T05:56:47.196814+0000","last_peered":"2024-09-16T05:56:47.196814+0000","last_clean":"2024-09-16T05:56:47.196814+0000","last_became_active":"2024-09-16T05:52:04.165538+0000","last_became_peered":"2024-09-16T05:52:04.165538+0000","last_unstale":"2024-09-16T05:56:47.196814+0000","last_undegraded":"2024-09-16T05:56:47.196814+0000","last_fullsized":"2024-09-16T05:56:47.196814+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T07:11:02.811894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1183,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.196959+0000","last_change":"2024-09-16T05:52:04.168162+0000","last_active":"2024-09-16T05:56:50.196959+0000","last_peered":"2024-09-16T05:56:50.196959+0000","last_clean":"2024-09-16T05:56:50.196959+0000","last_became_active":"2024-09-16T05:52:04.167846+0000","last_became_peered":"2024-09-16T05:52:04.167846+0000","last_unstale":"2024-09-16T05:56:50.196959+0000","last_undegraded":"2024-09-16T05:56:50.196959+0000","last_fullsized":"2024-09-16T05:56:50.196959+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:28:41.760682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.d","version":"807'968","reported_seq":4147,"reported_epoch":808,"state":"active+clean","last_fresh":"2024-09-16T05:56:45.196815+0000","last_change":"2024-09-16T05:56:45.197436+0000","last_active":"2024-09-16T05:56:45.196815+0000","last_peered":"2024-09-16T05:56:45.196815+0000","last_clean":"2024-09-16T05:56:45.196815+0000","last_became_active":"2024-09-16T05:52:04.174257+0000","last_became_peered":"2024-09-16T05:52:04.174257+0000","last_unstale":"2024-09-16T05:56:45.196815+0000","last_undegraded":"2024-09-16T05:56:45.196815+0000","last_fullsized":"2024-09-16T05:56:45.196815+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":968,"log_dups_size":0,"ondisk_log_size":968,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:40:14.188216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010129704,"stat_sum":{"num_bytes":3858432,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":264,"num_read_kb":299351,"num_write":479,"num_write_kb":83456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":23511040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":1250,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.196946+0000","last_change":"2024-09-16T05:52:04.168870+0000","last_active":"2024-09-16T05:56:47.196946+0000","last_peered":"2024-09-16T05:56:47.196946+0000","last_clean":"2024-09-16T05:56:47.196946+0000","last_became_active":"2024-09-16T05:52:04.168561+0000","last_became_peered":"2024-09-16T05:52:04.168561+0000","last_unstale":"2024-09-16T05:56:47.196946+0000","last_undegraded":"2024-09-16T05:56:47.196946+0000","last_fullsized":"2024-09-16T05:56:47.196946+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:16:20.289903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":1190,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197358+0000","last_change":"2024-09-16T05:50:21.088978+0000","last_active":"2024-09-16T05:56:50.197358+0000","last_peered":"2024-09-16T05:56:50.197358+0000","last_clean":"2024-09-16T05:56:50.197358+0000","last_became_active":"2024-09-16T05:50:21.088605+0000","last_became_peered":"2024-09-16T05:50:21.088605+0000","last_unstale":"2024-09-16T05:56:50.197358+0000","last_undegraded":"2024-09-16T05:56:50.197358+0000","last_fullsized":"2024-09-16T05:56:50.197358+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:23:29.044756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"808'775","reported_seq":3966,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.197399+0000","last_change":"2024-09-16T05:56:47.197732+0000","last_active":"2024-09-16T05:56:47.197399+0000","last_peered":"2024-09-16T05:56:47.197399+0000","last_clean":"2024-09-16T05:56:47.197399+0000","last_became_active":"2024-09-16T05:50:21.093009+0000","last_became_peered":"2024-09-16T05:50:21.093009+0000","last_unstale":"2024-09-16T05:56:47.197399+0000","last_undegraded":"2024-09-16T05:56:47.197399+0000","last_fullsized":"2024-09-16T05:56:47.197399+0000","mapping_epoch":426,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":427,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:44:14.293876+0000","last_clean_scrub_stamp":"2024-09-16T05:44:14.293876+0000","objects_scrubbed":0,"log_size":775,"log_dups_size":0,"ondisk_log_size":775,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:16:00.415846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057497699999999995,"stat_sum":{"num_bytes":3604480,"num_objects":2,"num_object_clones":1,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":135,"num_read_kb":139583,"num_write":322,"num_write_kb":80160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":23150592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"19c","length":"3"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"}]},{"pgid":"2.b","version":"550'3","reported_seq":1060,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.188769+0000","last_change":"2024-09-16T05:52:04.167880+0000","last_active":"2024-09-16T05:56:47.188769+0000","last_peered":"2024-09-16T05:56:47.188769+0000","last_clean":"2024-09-16T05:56:47.188769+0000","last_became_active":"2024-09-16T05:52:04.167493+0000","last_became_peered":"2024-09-16T05:52:04.167493+0000","last_unstale":"2024-09-16T05:56:47.188769+0000","last_undegraded":"2024-09-16T05:56:47.188769+0000","last_fullsized":"2024-09-16T05:56:47.188769+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:10:16.657372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1081,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.273642+0000","last_change":"2024-09-16T05:51:30.137762+0000","last_active":"2024-09-16T05:56:47.273642+0000","last_peered":"2024-09-16T05:56:47.273642+0000","last_clean":"2024-09-16T05:56:47.273642+0000","last_became_active":"2024-09-16T05:51:30.137264+0000","last_became_peered":"2024-09-16T05:51:30.137264+0000","last_unstale":"2024-09-16T05:56:47.273642+0000","last_undegraded":"2024-09-16T05:56:47.273642+0000","last_fullsized":"2024-09-16T05:56:47.273642+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T08:54:38.534192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":1103,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.431907+0000","last_change":"2024-09-16T05:51:30.136783+0000","last_active":"2024-09-16T05:56:47.431907+0000","last_peered":"2024-09-16T05:56:47.431907+0000","last_clean":"2024-09-16T05:56:47.431907+0000","last_became_active":"2024-09-16T05:51:30.136471+0000","last_became_peered":"2024-09-16T05:51:30.136471+0000","last_unstale":"2024-09-16T05:56:47.431907+0000","last_undegraded":"2024-09-16T05:56:47.431907+0000","last_fullsized":"2024-09-16T05:56:47.431907+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:14:11.185225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"65'2","reported_seq":1058,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189047+0000","last_change":"2024-09-16T05:52:04.173730+0000","last_active":"2024-09-16T05:56:47.189047+0000","last_peered":"2024-09-16T05:56:47.189047+0000","last_clean":"2024-09-16T05:56:47.189047+0000","last_became_active":"2024-09-16T05:52:04.171536+0000","last_became_peered":"2024-09-16T05:52:04.171536+0000","last_unstale":"2024-09-16T05:56:47.189047+0000","last_undegraded":"2024-09-16T05:56:47.189047+0000","last_fullsized":"2024-09-16T05:56:47.189047+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T14:07:37.414757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":1109,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.432308+0000","last_change":"2024-09-16T05:50:56.180115+0000","last_active":"2024-09-16T05:56:47.432308+0000","last_peered":"2024-09-16T05:56:47.432308+0000","last_clean":"2024-09-16T05:56:47.432308+0000","last_became_active":"2024-09-16T05:50:56.177953+0000","last_became_peered":"2024-09-16T05:50:56.177953+0000","last_unstale":"2024-09-16T05:56:47.432308+0000","last_undegraded":"2024-09-16T05:56:47.432308+0000","last_fullsized":"2024-09-16T05:56:47.432308+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:17:08.909151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"65'2","reported_seq":1050,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.189116+0000","last_change":"2024-09-16T05:52:04.174496+0000","last_active":"2024-09-16T05:56:47.189116+0000","last_peered":"2024-09-16T05:56:47.189116+0000","last_clean":"2024-09-16T05:56:47.189116+0000","last_became_active":"2024-09-16T05:52:04.173532+0000","last_became_peered":"2024-09-16T05:52:04.173532+0000","last_unstale":"2024-09-16T05:56:47.189116+0000","last_undegraded":"2024-09-16T05:56:47.189116+0000","last_fullsized":"2024-09-16T05:56:47.189116+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T12:28:49.181027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":1281,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.190770+0000","last_change":"2024-09-16T05:50:56.175923+0000","last_active":"2024-09-16T05:56:47.190770+0000","last_peered":"2024-09-16T05:56:47.190770+0000","last_clean":"2024-09-16T05:56:47.190770+0000","last_became_active":"2024-09-16T05:50:56.175589+0000","last_became_peered":"2024-09-16T05:50:56.175589+0000","last_unstale":"2024-09-16T05:56:47.190770+0000","last_undegraded":"2024-09-16T05:56:47.190770+0000","last_fullsized":"2024-09-16T05:56:47.190770+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:49:13.646780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"550'2","reported_seq":1195,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197560+0000","last_change":"2024-09-16T05:50:56.177624+0000","last_active":"2024-09-16T05:56:50.197560+0000","last_peered":"2024-09-16T05:56:50.197560+0000","last_clean":"2024-09-16T05:56:50.197560+0000","last_became_active":"2024-09-16T05:50:56.177272+0000","last_became_peered":"2024-09-16T05:50:56.177272+0000","last_unstale":"2024-09-16T05:56:50.197560+0000","last_undegraded":"2024-09-16T05:56:50.197560+0000","last_fullsized":"2024-09-16T05:56:50.197560+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T06:41:44.365990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":1173,"reported_epoch":811,"state":"active+clean","last_fresh":"2024-09-16T05:56:50.197512+0000","last_change":"2024-09-16T05:51:30.147084+0000","last_active":"2024-09-16T05:56:50.197512+0000","last_peered":"2024-09-16T05:56:50.197512+0000","last_clean":"2024-09-16T05:56:50.197512+0000","last_became_active":"2024-09-16T05:51:30.146736+0000","last_became_peered":"2024-09-16T05:51:30.146736+0000","last_unstale":"2024-09-16T05:56:50.197512+0000","last_undegraded":"2024-09-16T05:56:50.197512+0000","last_fullsized":"2024-09-16T05:56:50.197512+0000","mapping_epoch":495,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":496,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:18.884856+0000","last_clean_scrub_stamp":"2024-09-16T05:40:18.884856+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T09:52:13.773449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"550'5","reported_seq":1293,"reported_epoch":810,"state":"active+clean","last_fresh":"2024-09-16T05:56:47.191191+0000","last_change":"2024-09-16T05:52:04.180772+0000","last_active":"2024-09-16T05:56:47.191191+0000","last_peered":"2024-09-16T05:56:47.191191+0000","last_clean":"2024-09-16T05:56:47.191191+0000","last_became_active":"2024-09-16T05:52:04.180316+0000","last_became_peered":"2024-09-16T05:52:04.180316+0000","last_unstale":"2024-09-16T05:56:47.191191+0000","last_undegraded":"2024-09-16T05:56:47.191191+0000","last_fullsized":"2024-09-16T05:56:47.191191+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T05:40:15.862901+0000","last_clean_scrub_stamp":"2024-09-16T05:40:15.862901+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T10:05:04.876041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":121569280,"num_objects":49,"num_object_clones":12,"num_object_copies":147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":49,"num_whiteouts":2,"num_read":3849,"num_read_kb":4932439,"num_write":8541,"num_write_kb":1794736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":140,"num_bytes_recovered":419569664,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":184016896,"data_stored":214728704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":17594,"ondisk_log_size":17594,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6632,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":79,"num_read_kb":87,"num_write":68,"num_write_kb":36,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":110592,"data_stored":19896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44516,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1070,"num_read_kb":1904,"num_write":367,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":225,"ondisk_log_size":225,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":527,"seq":2263447765050,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":132180,"kb_used_data":19972,"kb_used_omap":26,"kb_used_meta":112165,"kb_avail":93612972,"statfs":{"total":95995035648,"available":95859683328,"internally_reserved":0,"allocated":20451328,"data_stored":16339049,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26970,"internal_metadata":114857638},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":495,"seq":2126008811585,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":183292,"kb_used_data":28584,"kb_used_omap":31,"kb_used_meta":154656,"kb_avail":93561860,"statfs":{"total":95995035648,"available":95807344640,"internally_reserved":0,"allocated":29270016,"data_stored":24708038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32485,"internal_metadata":158368027},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":461,"seq":1979979923528,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371288,"kb_used_data":40776,"kb_used_omap":49,"kb_used_meta":330446,"kb_avail":93373864,"statfs":{"total":95995035648,"available":95614836736,"internally_reserved":0,"allocated":41754624,"data_stored":40715954,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":50429,"internal_metadata":338377475},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":426,"seq":1829656068175,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":384592,"kb_used_data":40644,"kb_used_omap":38,"kb_used_meta":343897,"kb_avail":93360560,"statfs":{"total":95995035648,"available":95601213440,"internally_reserved":0,"allocated":41619456,"data_stored":38118028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39898,"internal_metadata":352150566},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":392,"seq":1683627180118,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":244616,"kb_used_data":32120,"kb_used_omap":29,"kb_used_meta":212450,"kb_avail":93500536,"statfs":{"total":95995035648,"available":95744548864,"internally_reserved":0,"allocated":32890880,"data_stored":27616999,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30450,"internal_metadata":217549070},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":358,"seq":1537598292060,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":318296,"kb_used_data":29964,"kb_used_omap":29,"kb_used_meta":288290,"kb_avail":93426856,"statfs":{"total":95995035648,"available":95669100544,"internally_reserved":0,"allocated":30683136,"data_stored":27162460,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30675,"internal_metadata":295209005},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":326,"seq":1400159338595,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":357556,"kb_used_data":44448,"kb_used_omap":33,"kb_used_meta":313054,"kb_avail":93387596,"statfs":{"total":95995035648,"available":95628898304,"internally_reserved":0,"allocated":45514752,"data_stored":51130199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33994,"internal_metadata":320568118},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":292,"seq":1254130450538,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":397452,"kb_used_data":41860,"kb_used_omap":39,"kb_used_meta":355544,"kb_avail":93347700,"statfs":{"total":95995035648,"available":95588044800,"internally_reserved":0,"allocated":42864640,"data_stored":47838381,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40681,"internal_metadata":364077335},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6234,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4418,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4817,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6455,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6025,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5632,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5212,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5723,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":29855744,"data_stored":40103936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":33107968,"data_stored":43986944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":18313216,"data_stored":20037632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20467712,"data_stored":20467712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":29200384,"data_stored":30973952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":29331456,"data_stored":33566720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16277504,"data_stored":16977920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7462912,"data_stored":8613888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T05:56:52.860 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-09-16T05:56:52.861 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-09-16T05:56:53.056 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T05:56:53.482 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:53 smithi145 ceph-mon[99390]: from='client.44426 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:56:53.483 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:53 smithi145 ceph-mon[99390]: pgmap v904: 121 pgs: 121 active+clean; 118 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-09-16T05:56:53.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:53 smithi145 ceph-mon[96887]: from='client.44426 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:56:53.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:53 smithi145 ceph-mon[96887]: pgmap v904: 121 pgs: 121 active+clean; 118 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-09-16T05:56:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:53 smithi161 ceph-mon[87722]: from='client.44426 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T05:56:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:53 smithi161 ceph-mon[87722]: pgmap v904: 121 pgs: 121 active+clean; 118 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-09-16T05:56:54.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:56:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:56:54] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:56:55.178 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'unique_pool_0' removed 2024-09-16T05:56:55.743 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:55 smithi145 ceph-mon[99390]: pgmap v905: 121 pgs: 121 active+clean; 118 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 363 KiB/s rd, 1.3 MiB/s wr, 1 op/s 2024-09-16T05:56:55.743 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3600661421' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T05:56:55.743 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3600661421' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T05:56:55.743 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:55 smithi145 ceph-mon[99390]: osdmap e812: 8 total, 8 up, 8 in 2024-09-16T05:56:55.743 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:55 smithi145 ceph-mon[96887]: pgmap v905: 121 pgs: 121 active+clean; 118 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 363 KiB/s rd, 1.3 MiB/s wr, 1 op/s 2024-09-16T05:56:55.744 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3600661421' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T05:56:55.744 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3600661421' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T05:56:55.744 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:55 smithi145 ceph-mon[96887]: osdmap e812: 8 total, 8 up, 8 in 2024-09-16T05:56:55.767 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T05:56:55.767 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-09-16T05:56:55.767 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T05:56:55.767 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-09-16T05:56:55.767 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-16T05:56:55.768 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-16T05:56:55.768 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-16T05:56:55.769 DEBUG:teuthology.orchestra.run.smithi145:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-16T05:56:55.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:56:55.787 INFO:teuthology.orchestra.run.smithi145.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-16T05:56:55.787 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T05:56:55.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:55 smithi161 ceph-mon[87722]: pgmap v905: 121 pgs: 121 active+clean; 118 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 363 KiB/s rd, 1.3 MiB/s wr, 1 op/s 2024-09-16T05:56:55.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3600661421' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T05:56:55.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3600661421' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T05:56:55.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:55 smithi161 ceph-mon[87722]: osdmap e812: 8 total, 8 up, 8 in 2024-09-16T05:56:55.843 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-16T05:56:55.843 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-16T05:56:55.899 INFO:tasks.workunit:timeout=3h 2024-09-16T05:56:55.899 INFO:tasks.workunit:cleanup=True 2024-09-16T05:56:55.900 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-16T05:56:55.956 INFO:tasks.workunit.client.0.smithi145.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-16T05:56:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:57 smithi145 ceph-mon[96887]: pgmap v907: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:56:57.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:57 smithi145 ceph-mon[99390]: pgmap v907: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:56:57.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:57 smithi161 ceph-mon[87722]: pgmap v907: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:56:59.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:56:59 smithi145 ceph-mon[96887]: pgmap v908: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:56:59.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:56:59 smithi145 ceph-mon[99390]: pgmap v908: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:56:59.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:56:59 smithi161 ceph-mon[87722]: pgmap v908: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:01 smithi145 ceph-mon[96887]: pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:01 smithi145 ceph-mon[99390]: pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:01 smithi161 ceph-mon[87722]: pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:01.741 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-16T05:57:01.797 INFO:tasks.workunit.client.0.smithi145.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-16T05:57:01.799 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T05:57:01.799 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-16T05:57:01.847 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-16T05:57:01.897 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-16T05:57:01.937 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T05:57:01.939 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T05:57:01.939 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-16T05:57:01.979 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T05:57:01.980 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T05:57:01.981 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-16T05:57:02.036 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-09-16T05:57:02.037 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-09-16T05:57:02.038 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2024-09-16T05:57:02.107 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T05:57:02.108 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 22 tests from 1 test suite. 2024-09-16T05:57:02.108 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T05:57:02.108 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 22 tests from TestCls2PCQueue 2024-09-16T05:57:02.108 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-09-16T05:57:03.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:03 smithi145 ceph-mon[99390]: osdmap e813: 8 total, 8 up, 8 in 2024-09-16T05:57:03.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:03 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/543692302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:03.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:03 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:03.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:03 smithi145 ceph-mon[99390]: pgmap v911: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:03.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:03 smithi145 ceph-mon[96887]: osdmap e813: 8 total, 8 up, 8 in 2024-09-16T05:57:03.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:03 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/543692302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:03.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:03 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:03.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:03 smithi145 ceph-mon[96887]: pgmap v911: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:03.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:03 smithi161 ceph-mon[87722]: osdmap e813: 8 total, 8 up, 8 in 2024-09-16T05:57:03.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:03 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/543692302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:03.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:03 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:03.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:03 smithi161 ceph-mon[87722]: pgmap v911: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:04.433 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2325 ms) 2024-09-16T05:57:04.433 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-09-16T05:57:04.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:57:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:57:04] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-09-16T05:57:04.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:04 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:04.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:04 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:04.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:04 smithi145 ceph-mon[96887]: osdmap e814: 8 total, 8 up, 8 in 2024-09-16T05:57:04.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:04 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:04.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:04 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:04.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:04 smithi145 ceph-mon[99390]: osdmap e814: 8 total, 8 up, 8 in 2024-09-16T05:57:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:04 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:04 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:04 smithi161 ceph-mon[87722]: osdmap e814: 8 total, 8 up, 8 in 2024-09-16T05:57:05.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:05 smithi145 ceph-mon[99390]: pgmap v914: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:05.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:05 smithi145 ceph-mon[99390]: osdmap e815: 8 total, 8 up, 8 in 2024-09-16T05:57:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:05 smithi145 ceph-mon[96887]: pgmap v914: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:05.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:05 smithi145 ceph-mon[96887]: osdmap e815: 8 total, 8 up, 8 in 2024-09-16T05:57:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:05 smithi161 ceph-mon[87722]: pgmap v914: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:05 smithi161 ceph-mon[87722]: osdmap e815: 8 total, 8 up, 8 in 2024-09-16T05:57:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[96887]: osdmap e816: 8 total, 8 up, 8 in 2024-09-16T05:57:06.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3277171868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:06.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[99390]: osdmap e816: 8 total, 8 up, 8 in 2024-09-16T05:57:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3277171868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:06 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:06 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:06 smithi161 ceph-mon[87722]: osdmap e816: 8 total, 8 up, 8 in 2024-09-16T05:57:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:06 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3277171868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:07.454 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3021 ms) 2024-09-16T05:57:07.454 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-09-16T05:57:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:07 smithi145 ceph-mon[96887]: pgmap v916: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:07 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:07 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3277171868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:07 smithi145 ceph-mon[96887]: osdmap e817: 8 total, 8 up, 8 in 2024-09-16T05:57:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:07 smithi145 ceph-mon[99390]: pgmap v916: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:07 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:07 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3277171868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:07 smithi145 ceph-mon[99390]: osdmap e817: 8 total, 8 up, 8 in 2024-09-16T05:57:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:07 smithi161 ceph-mon[87722]: pgmap v916: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:07 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:07 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3277171868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:07 smithi161 ceph-mon[87722]: osdmap e817: 8 total, 8 up, 8 in 2024-09-16T05:57:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:08 smithi145 ceph-mon[96887]: osdmap e818: 8 total, 8 up, 8 in 2024-09-16T05:57:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:08 smithi145 ceph-mon[99390]: osdmap e818: 8 total, 8 up, 8 in 2024-09-16T05:57:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:08 smithi161 ceph-mon[87722]: osdmap e818: 8 total, 8 up, 8 in 2024-09-16T05:57:09.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[99390]: pgmap v919: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:09.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:09.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[99390]: osdmap e819: 8 total, 8 up, 8 in 2024-09-16T05:57:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/837948377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[96887]: pgmap v919: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[96887]: osdmap e819: 8 total, 8 up, 8 in 2024-09-16T05:57:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:09 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/837948377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:09 smithi161 ceph-mon[87722]: pgmap v919: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:09 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:09 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:09 smithi161 ceph-mon[87722]: osdmap e819: 8 total, 8 up, 8 in 2024-09-16T05:57:09.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:09 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/837948377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:10.475 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.Reserve (3020 ms) 2024-09-16T05:57:10.475 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-09-16T05:57:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:10 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/837948377' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:10 smithi145 ceph-mon[96887]: osdmap e820: 8 total, 8 up, 8 in 2024-09-16T05:57:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:10 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/837948377' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:10 smithi145 ceph-mon[99390]: osdmap e820: 8 total, 8 up, 8 in 2024-09-16T05:57:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:10 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/837948377' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:10 smithi161 ceph-mon[87722]: osdmap e820: 8 total, 8 up, 8 in 2024-09-16T05:57:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:11 smithi145 ceph-mon[99390]: pgmap v922: 137 pgs: 16 creating+peering, 10 unknown, 111 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-09-16T05:57:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:11 smithi145 ceph-mon[99390]: osdmap e821: 8 total, 8 up, 8 in 2024-09-16T05:57:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:11 smithi145 ceph-mon[96887]: pgmap v922: 137 pgs: 16 creating+peering, 10 unknown, 111 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-09-16T05:57:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:11 smithi145 ceph-mon[96887]: osdmap e821: 8 total, 8 up, 8 in 2024-09-16T05:57:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:11 smithi161 ceph-mon[87722]: pgmap v922: 137 pgs: 16 creating+peering, 10 unknown, 111 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-09-16T05:57:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:11 smithi161 ceph-mon[87722]: osdmap e821: 8 total, 8 up, 8 in 2024-09-16T05:57:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:12 smithi145 ceph-mon[96887]: osdmap e822: 8 total, 8 up, 8 in 2024-09-16T05:57:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:12 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3282377446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:12 smithi145 ceph-mon[99390]: osdmap e822: 8 total, 8 up, 8 in 2024-09-16T05:57:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:12 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3282377446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:12 smithi161 ceph-mon[87722]: osdmap e822: 8 total, 8 up, 8 in 2024-09-16T05:57:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:12 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3282377446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:13.506 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3032 ms) 2024-09-16T05:57:13.507 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-09-16T05:57:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:13 smithi145 ceph-mon[96887]: pgmap v925: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:13 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:13 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3282377446' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:13 smithi145 ceph-mon[96887]: osdmap e823: 8 total, 8 up, 8 in 2024-09-16T05:57:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:13 smithi145 ceph-mon[99390]: pgmap v925: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:13 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:13 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3282377446' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:13.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:13 smithi145 ceph-mon[99390]: osdmap e823: 8 total, 8 up, 8 in 2024-09-16T05:57:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:13 smithi161 ceph-mon[87722]: pgmap v925: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:13 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:13 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3282377446' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:13 smithi161 ceph-mon[87722]: osdmap e823: 8 total, 8 up, 8 in 2024-09-16T05:57:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:14 smithi145 ceph-mon[96887]: osdmap e824: 8 total, 8 up, 8 in 2024-09-16T05:57:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:14 smithi145 ceph-mon[99390]: osdmap e824: 8 total, 8 up, 8 in 2024-09-16T05:57:14.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:57:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:57:14] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2024-09-16T05:57:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:14 smithi161 ceph-mon[87722]: osdmap e824: 8 total, 8 up, 8 in 2024-09-16T05:57:15.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[96887]: pgmap v928: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:15.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:15.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:15.821 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[96887]: osdmap e825: 8 total, 8 up, 8 in 2024-09-16T05:57:15.821 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2979352837' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:15.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[99390]: pgmap v928: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:15.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:15.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:15.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[99390]: osdmap e825: 8 total, 8 up, 8 in 2024-09-16T05:57:15.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:15 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2979352837' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:15 smithi161 ceph-mon[87722]: pgmap v928: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:15 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:15 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:15 smithi161 ceph-mon[87722]: osdmap e825: 8 total, 8 up, 8 in 2024-09-16T05:57:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:15 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2979352837' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:16.526 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.Commit (3020 ms) 2024-09-16T05:57:16.527 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-09-16T05:57:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:16 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2979352837' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:16 smithi145 ceph-mon[96887]: osdmap e826: 8 total, 8 up, 8 in 2024-09-16T05:57:16.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:16 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2979352837' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:16.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:16 smithi145 ceph-mon[99390]: osdmap e826: 8 total, 8 up, 8 in 2024-09-16T05:57:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:16 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2979352837' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:16.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:16 smithi161 ceph-mon[87722]: osdmap e826: 8 total, 8 up, 8 in 2024-09-16T05:57:17.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:17 smithi145 ceph-mon[96887]: pgmap v931: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:17.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:17 smithi145 ceph-mon[96887]: osdmap e827: 8 total, 8 up, 8 in 2024-09-16T05:57:17.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:17 smithi145 ceph-mon[99390]: pgmap v931: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:17.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:17 smithi145 ceph-mon[99390]: osdmap e827: 8 total, 8 up, 8 in 2024-09-16T05:57:17.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:17 smithi161 ceph-mon[87722]: pgmap v931: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:17.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:17 smithi161 ceph-mon[87722]: osdmap e827: 8 total, 8 up, 8 in 2024-09-16T05:57:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:18 smithi145 ceph-mon[99390]: osdmap e828: 8 total, 8 up, 8 in 2024-09-16T05:57:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:18 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3655447305' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:18.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:18 smithi145 ceph-mon[96887]: osdmap e828: 8 total, 8 up, 8 in 2024-09-16T05:57:18.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:18 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3655447305' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:18 smithi161 ceph-mon[87722]: osdmap e828: 8 total, 8 up, 8 in 2024-09-16T05:57:18.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:18 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3655447305' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:19.542 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.Abort (3016 ms) 2024-09-16T05:57:19.543 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-09-16T05:57:19.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:19 smithi145 ceph-mon[96887]: pgmap v934: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:19.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:19 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:19.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:19 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3655447305' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:19.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:19 smithi145 ceph-mon[96887]: osdmap e829: 8 total, 8 up, 8 in 2024-09-16T05:57:19.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:19 smithi145 ceph-mon[99390]: pgmap v934: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:19.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:19 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:19.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:19 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3655447305' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:19.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:19 smithi145 ceph-mon[99390]: osdmap e829: 8 total, 8 up, 8 in 2024-09-16T05:57:19.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:19 smithi161 ceph-mon[87722]: pgmap v934: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:19.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:19 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:19.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:19 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3655447305' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:19.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:19 smithi161 ceph-mon[87722]: osdmap e829: 8 total, 8 up, 8 in 2024-09-16T05:57:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:20 smithi145 ceph-mon[96887]: osdmap e830: 8 total, 8 up, 8 in 2024-09-16T05:57:20.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:20 smithi145 ceph-mon[99390]: osdmap e830: 8 total, 8 up, 8 in 2024-09-16T05:57:20.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:20 smithi161 ceph-mon[87722]: osdmap e830: 8 total, 8 up, 8 in 2024-09-16T05:57:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[96887]: pgmap v937: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[96887]: osdmap e831: 8 total, 8 up, 8 in 2024-09-16T05:57:21.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1877006107' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:21.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[99390]: pgmap v937: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[99390]: osdmap e831: 8 total, 8 up, 8 in 2024-09-16T05:57:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1877006107' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:21 smithi161 ceph-mon[87722]: pgmap v937: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:21 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:21 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:21 smithi161 ceph-mon[87722]: osdmap e831: 8 total, 8 up, 8 in 2024-09-16T05:57:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:21 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1877006107' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:22.557 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.ReserveError (3014 ms) 2024-09-16T05:57:22.557 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-09-16T05:57:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:22 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1877006107' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:22 smithi145 ceph-mon[96887]: osdmap e832: 8 total, 8 up, 8 in 2024-09-16T05:57:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:22 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1877006107' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:22 smithi145 ceph-mon[99390]: osdmap e832: 8 total, 8 up, 8 in 2024-09-16T05:57:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:22 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1877006107' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:22 smithi161 ceph-mon[87722]: osdmap e832: 8 total, 8 up, 8 in 2024-09-16T05:57:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:23 smithi145 ceph-mon[96887]: pgmap v940: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:23 smithi145 ceph-mon[96887]: osdmap e833: 8 total, 8 up, 8 in 2024-09-16T05:57:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:23 smithi145 ceph-mon[99390]: pgmap v940: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:23.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:23 smithi145 ceph-mon[99390]: osdmap e833: 8 total, 8 up, 8 in 2024-09-16T05:57:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:23 smithi161 ceph-mon[87722]: pgmap v940: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:23 smithi161 ceph-mon[87722]: osdmap e833: 8 total, 8 up, 8 in 2024-09-16T05:57:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:24 smithi161 ceph-mon[87722]: osdmap e834: 8 total, 8 up, 8 in 2024-09-16T05:57:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:24 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3344387996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:24.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:24 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:57:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:57:24] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2024-09-16T05:57:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:24 smithi145 ceph-mon[99390]: osdmap e834: 8 total, 8 up, 8 in 2024-09-16T05:57:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:24 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3344387996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:24 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:24 smithi145 ceph-mon[96887]: osdmap e834: 8 total, 8 up, 8 in 2024-09-16T05:57:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:24 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3344387996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:24 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:25.583 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.CommitError (3026 ms) 2024-09-16T05:57:25.583 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-09-16T05:57:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:25 smithi161 ceph-mon[87722]: pgmap v943: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:25 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:25 smithi161 ceph-mon[87722]: osdmap e835: 8 total, 8 up, 8 in 2024-09-16T05:57:26.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:25 smithi145 ceph-mon[99390]: pgmap v943: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:25 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:25 smithi145 ceph-mon[99390]: osdmap e835: 8 total, 8 up, 8 in 2024-09-16T05:57:26.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:25 smithi145 ceph-mon[96887]: pgmap v943: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:26.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:25 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:26.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:26.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:25 smithi145 ceph-mon[96887]: osdmap e835: 8 total, 8 up, 8 in 2024-09-16T05:57:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:26 smithi145 ceph-mon[99390]: osdmap e836: 8 total, 8 up, 8 in 2024-09-16T05:57:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:26 smithi145 ceph-mon[96887]: osdmap e836: 8 total, 8 up, 8 in 2024-09-16T05:57:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:26 smithi161 ceph-mon[87722]: osdmap e836: 8 total, 8 up, 8 in 2024-09-16T05:57:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:27 smithi161 ceph-mon[87722]: pgmap v946: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:27 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:27 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:27 smithi161 ceph-mon[87722]: osdmap e837: 8 total, 8 up, 8 in 2024-09-16T05:57:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:27 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2063821186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:27.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:27 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[96887]: pgmap v946: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[96887]: osdmap e837: 8 total, 8 up, 8 in 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2063821186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[99390]: pgmap v946: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[99390]: osdmap e837: 8 total, 8 up, 8 in 2024-09-16T05:57:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2063821186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:28.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:27 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:28.602 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.AbortError (3019 ms) 2024-09-16T05:57:28.602 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-09-16T05:57:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:28 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:28 smithi145 ceph-mon[99390]: osdmap e838: 8 total, 8 up, 8 in 2024-09-16T05:57:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:28 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:28 smithi145 ceph-mon[96887]: osdmap e838: 8 total, 8 up, 8 in 2024-09-16T05:57:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:28 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:28 smithi161 ceph-mon[87722]: osdmap e838: 8 total, 8 up, 8 in 2024-09-16T05:57:29.989 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:29 smithi161 ceph-mon[87722]: pgmap v949: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:29.989 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:29 smithi161 ceph-mon[87722]: osdmap e839: 8 total, 8 up, 8 in 2024-09-16T05:57:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:29 smithi145 ceph-mon[96887]: pgmap v949: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:29 smithi145 ceph-mon[96887]: osdmap e839: 8 total, 8 up, 8 in 2024-09-16T05:57:30.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:29 smithi145 ceph-mon[99390]: pgmap v949: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:30.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:29 smithi145 ceph-mon[99390]: osdmap e839: 8 total, 8 up, 8 in 2024-09-16T05:57:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[96887]: osdmap e840: 8 total, 8 up, 8 in 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4201244356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[96887]: pgmap v952: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[96887]: osdmap e841: 8 total, 8 up, 8 in 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[99390]: osdmap e840: 8 total, 8 up, 8 in 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4201244356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:31.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[99390]: pgmap v952: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:31.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:31.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:30 smithi145 ceph-mon[99390]: osdmap e841: 8 total, 8 up, 8 in 2024-09-16T05:57:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:30 smithi161 ceph-mon[87722]: osdmap e840: 8 total, 8 up, 8 in 2024-09-16T05:57:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4201244356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:30 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:30 smithi161 ceph-mon[87722]: pgmap v952: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:30 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:30 smithi161 ceph-mon[87722]: osdmap e841: 8 total, 8 up, 8 in 2024-09-16T05:57:31.624 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3021 ms) 2024-09-16T05:57:31.625 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-09-16T05:57:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:31 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:32.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:31 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:31 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:32 smithi145 ceph-mon[96887]: osdmap e842: 8 total, 8 up, 8 in 2024-09-16T05:57:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:32 smithi145 ceph-mon[96887]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:33.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:32 smithi145 ceph-mon[99390]: osdmap e842: 8 total, 8 up, 8 in 2024-09-16T05:57:33.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:32 smithi145 ceph-mon[99390]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:32 smithi161 ceph-mon[87722]: osdmap e842: 8 total, 8 up, 8 in 2024-09-16T05:57:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:32 smithi161 ceph-mon[87722]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:33 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:33 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:33 smithi145 ceph-mon[96887]: osdmap e843: 8 total, 8 up, 8 in 2024-09-16T05:57:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:33 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1011151592' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:33 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:33 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:33 smithi145 ceph-mon[99390]: osdmap e843: 8 total, 8 up, 8 in 2024-09-16T05:57:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:33 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1011151592' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:33 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:33 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:33 smithi161 ceph-mon[87722]: osdmap e843: 8 total, 8 up, 8 in 2024-09-16T05:57:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:33 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1011151592' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:34.654 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3031 ms) 2024-09-16T05:57:34.654 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-09-16T05:57:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:57:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:57:34] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2024-09-16T05:57:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:34 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1011151592' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:34 smithi145 ceph-mon[99390]: osdmap e844: 8 total, 8 up, 8 in 2024-09-16T05:57:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:34 smithi145 ceph-mon[99390]: pgmap v958: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:34 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1011151592' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:34 smithi145 ceph-mon[96887]: osdmap e844: 8 total, 8 up, 8 in 2024-09-16T05:57:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:34 smithi145 ceph-mon[96887]: pgmap v958: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:34 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1011151592' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:34 smithi161 ceph-mon[87722]: osdmap e844: 8 total, 8 up, 8 in 2024-09-16T05:57:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:34 smithi161 ceph-mon[87722]: pgmap v958: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:36.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:35 smithi145 ceph-mon[96887]: osdmap e845: 8 total, 8 up, 8 in 2024-09-16T05:57:36.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:35 smithi145 ceph-mon[99390]: osdmap e845: 8 total, 8 up, 8 in 2024-09-16T05:57:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:35 smithi161 ceph-mon[87722]: osdmap e845: 8 total, 8 up, 8 in 2024-09-16T05:57:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:36 smithi145 ceph-mon[96887]: osdmap e846: 8 total, 8 up, 8 in 2024-09-16T05:57:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:36 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3599091641' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:36 smithi145 ceph-mon[96887]: pgmap v961: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:37.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:36 smithi145 ceph-mon[99390]: osdmap e846: 8 total, 8 up, 8 in 2024-09-16T05:57:37.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:36 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3599091641' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:37.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:37.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:36 smithi145 ceph-mon[99390]: pgmap v961: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:36 smithi161 ceph-mon[87722]: osdmap e846: 8 total, 8 up, 8 in 2024-09-16T05:57:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:36 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3599091641' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:36 smithi161 ceph-mon[87722]: pgmap v961: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:37.678 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3023 ms) 2024-09-16T05:57:37.678 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-09-16T05:57:38.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:37 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:38.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:37 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3599091641' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:37 smithi145 ceph-mon[96887]: osdmap e847: 8 total, 8 up, 8 in 2024-09-16T05:57:38.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:37 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:38.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:37 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3599091641' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:38.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:37 smithi145 ceph-mon[99390]: osdmap e847: 8 total, 8 up, 8 in 2024-09-16T05:57:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:37 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:37 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3599091641' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:37 smithi161 ceph-mon[87722]: osdmap e847: 8 total, 8 up, 8 in 2024-09-16T05:57:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:38 smithi145 ceph-mon[96887]: osdmap e848: 8 total, 8 up, 8 in 2024-09-16T05:57:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:38 smithi145 ceph-mon[96887]: pgmap v964: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:38 smithi145 ceph-mon[99390]: osdmap e848: 8 total, 8 up, 8 in 2024-09-16T05:57:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:38 smithi145 ceph-mon[99390]: pgmap v964: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:38 smithi161 ceph-mon[87722]: osdmap e848: 8 total, 8 up, 8 in 2024-09-16T05:57:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:38 smithi161 ceph-mon[87722]: pgmap v964: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:39 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:39 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:39 smithi145 ceph-mon[96887]: osdmap e849: 8 total, 8 up, 8 in 2024-09-16T05:57:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/768272397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:39 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:39 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:39 smithi145 ceph-mon[99390]: osdmap e849: 8 total, 8 up, 8 in 2024-09-16T05:57:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/768272397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:39 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:39 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:39 smithi161 ceph-mon[87722]: osdmap e849: 8 total, 8 up, 8 in 2024-09-16T05:57:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/768272397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:40.693 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3015 ms) 2024-09-16T05:57:40.693 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-09-16T05:57:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:40 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/768272397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:40 smithi145 ceph-mon[99390]: osdmap e850: 8 total, 8 up, 8 in 2024-09-16T05:57:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:40 smithi145 ceph-mon[99390]: pgmap v967: 137 pgs: 13 creating+peering, 14 unknown, 110 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:40 smithi145 ceph-mon[99390]: osdmap e851: 8 total, 8 up, 8 in 2024-09-16T05:57:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:40 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/768272397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:40 smithi145 ceph-mon[96887]: osdmap e850: 8 total, 8 up, 8 in 2024-09-16T05:57:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:40 smithi145 ceph-mon[96887]: pgmap v967: 137 pgs: 13 creating+peering, 14 unknown, 110 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:40 smithi145 ceph-mon[96887]: osdmap e851: 8 total, 8 up, 8 in 2024-09-16T05:57:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:40 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/768272397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:40 smithi161 ceph-mon[87722]: osdmap e850: 8 total, 8 up, 8 in 2024-09-16T05:57:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:40 smithi161 ceph-mon[87722]: pgmap v967: 137 pgs: 13 creating+peering, 14 unknown, 110 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:40 smithi161 ceph-mon[87722]: osdmap e851: 8 total, 8 up, 8 in 2024-09-16T05:57:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:42 smithi145 ceph-mon[96887]: osdmap e852: 8 total, 8 up, 8 in 2024-09-16T05:57:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:42 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1783819467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:43.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:42 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:43.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:42 smithi145 ceph-mon[96887]: pgmap v970: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:42 smithi145 ceph-mon[99390]: osdmap e852: 8 total, 8 up, 8 in 2024-09-16T05:57:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:42 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1783819467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:42 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:42 smithi145 ceph-mon[99390]: pgmap v970: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:42 smithi161 ceph-mon[87722]: osdmap e852: 8 total, 8 up, 8 in 2024-09-16T05:57:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:42 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1783819467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:42 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:42 smithi161 ceph-mon[87722]: pgmap v970: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:43.724 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3030 ms) 2024-09-16T05:57:43.724 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-09-16T05:57:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:43 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:43 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:43 smithi145 ceph-mon[96887]: osdmap e853: 8 total, 8 up, 8 in 2024-09-16T05:57:44.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:43 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:44.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:43 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:44.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:43 smithi145 ceph-mon[99390]: osdmap e853: 8 total, 8 up, 8 in 2024-09-16T05:57:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:43 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:43 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:43 smithi161 ceph-mon[87722]: osdmap e853: 8 total, 8 up, 8 in 2024-09-16T05:57:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:44 smithi145 ceph-mon[96887]: osdmap e854: 8 total, 8 up, 8 in 2024-09-16T05:57:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:44 smithi145 ceph-mon[96887]: pgmap v973: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:57:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:57:44] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2024-09-16T05:57:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:44 smithi145 ceph-mon[99390]: osdmap e854: 8 total, 8 up, 8 in 2024-09-16T05:57:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:44 smithi145 ceph-mon[99390]: pgmap v973: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:44 smithi161 ceph-mon[87722]: osdmap e854: 8 total, 8 up, 8 in 2024-09-16T05:57:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:44 smithi161 ceph-mon[87722]: pgmap v973: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:46.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:46.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:46.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[99390]: osdmap e855: 8 total, 8 up, 8 in 2024-09-16T05:57:46.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3463052409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:46.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:46.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:46.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:46.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[96887]: osdmap e855: 8 total, 8 up, 8 in 2024-09-16T05:57:46.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3463052409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:46.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:45 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:45 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:45 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:45 smithi161 ceph-mon[87722]: osdmap e855: 8 total, 8 up, 8 in 2024-09-16T05:57:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:45 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3463052409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:45 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:46.749 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3026 ms) 2024-09-16T05:57:46.749 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-09-16T05:57:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:46 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:46 smithi145 ceph-mon[96887]: osdmap e856: 8 total, 8 up, 8 in 2024-09-16T05:57:47.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:46 smithi145 ceph-mon[96887]: pgmap v976: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:47.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:46 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:47.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:46 smithi145 ceph-mon[99390]: osdmap e856: 8 total, 8 up, 8 in 2024-09-16T05:57:47.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:46 smithi145 ceph-mon[99390]: pgmap v976: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:46 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:46 smithi161 ceph-mon[87722]: osdmap e856: 8 total, 8 up, 8 in 2024-09-16T05:57:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:46 smithi161 ceph-mon[87722]: pgmap v976: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:47 smithi145 ceph-mon[96887]: osdmap e857: 8 total, 8 up, 8 in 2024-09-16T05:57:48.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:47 smithi145 ceph-mon[99390]: osdmap e857: 8 total, 8 up, 8 in 2024-09-16T05:57:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:47 smithi161 ceph-mon[87722]: osdmap e857: 8 total, 8 up, 8 in 2024-09-16T05:57:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:48 smithi145 ceph-mon[99390]: osdmap e858: 8 total, 8 up, 8 in 2024-09-16T05:57:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:48 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2006822738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:49.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:48 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:49.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:48 smithi145 ceph-mon[99390]: pgmap v979: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:48 smithi145 ceph-mon[96887]: osdmap e858: 8 total, 8 up, 8 in 2024-09-16T05:57:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:48 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2006822738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:48 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:48 smithi145 ceph-mon[96887]: pgmap v979: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:48 smithi161 ceph-mon[87722]: osdmap e858: 8 total, 8 up, 8 in 2024-09-16T05:57:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:48 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2006822738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:48 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:48 smithi161 ceph-mon[87722]: pgmap v979: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:49.766 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.Cleanup (3016 ms) 2024-09-16T05:57:49.766 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-09-16T05:57:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:49 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:49 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:50.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:49 smithi145 ceph-mon[96887]: osdmap e859: 8 total, 8 up, 8 in 2024-09-16T05:57:50.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:49 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:57:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:49 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:49 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:49 smithi145 ceph-mon[99390]: osdmap e859: 8 total, 8 up, 8 in 2024-09-16T05:57:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:49 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:57:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:49 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:57:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:49 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:49 smithi161 ceph-mon[87722]: osdmap e859: 8 total, 8 up, 8 in 2024-09-16T05:57:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:49 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:57:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[96887]: osdmap e860: 8 total, 8 up, 8 in 2024-09-16T05:57:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:57:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:57:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:57:51.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[96887]: pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:51.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[99390]: osdmap e860: 8 total, 8 up, 8 in 2024-09-16T05:57:51.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:57:51.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:57:51.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:57:51.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:50 smithi145 ceph-mon[99390]: pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:50 smithi161 ceph-mon[87722]: osdmap e860: 8 total, 8 up, 8 in 2024-09-16T05:57:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:57:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:57:51.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:57:51.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:50 smithi161 ceph-mon[87722]: pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[99390]: osdmap e861: 8 total, 8 up, 8 in 2024-09-16T05:57:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3025030069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:57:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[96887]: osdmap e861: 8 total, 8 up, 8 in 2024-09-16T05:57:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3025030069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:57:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:51 smithi161 ceph-mon[87722]: osdmap e861: 8 total, 8 up, 8 in 2024-09-16T05:57:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3025030069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:57:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:51 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:57:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:51 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:57:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:57:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:52 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3025030069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:52 smithi145 ceph-mon[96887]: osdmap e862: 8 total, 8 up, 8 in 2024-09-16T05:57:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:52 smithi145 ceph-mon[96887]: pgmap v985: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:52 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3025030069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:52 smithi145 ceph-mon[99390]: osdmap e862: 8 total, 8 up, 8 in 2024-09-16T05:57:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:52 smithi145 ceph-mon[99390]: pgmap v985: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:52 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3025030069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:57:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:52 smithi161 ceph-mon[87722]: osdmap e862: 8 total, 8 up, 8 in 2024-09-16T05:57:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:52 smithi161 ceph-mon[87722]: pgmap v985: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:57:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:53 smithi145 ceph-mon[96887]: osdmap e863: 8 total, 8 up, 8 in 2024-09-16T05:57:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:53 smithi145 ceph-mon[99390]: osdmap e863: 8 total, 8 up, 8 in 2024-09-16T05:57:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:53 smithi161 ceph-mon[87722]: osdmap e863: 8 total, 8 up, 8 in 2024-09-16T05:57:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:54 smithi145 ceph-mon[99390]: pgmap v987: 137 pgs: 2 creating+peering, 3 unknown, 132 active+clean; 1.0 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.9 MiB/s wr, 4.44k op/s 2024-09-16T05:57:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:57:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:57:54] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2024-09-16T05:57:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:54 smithi145 ceph-mon[96887]: pgmap v987: 137 pgs: 2 creating+peering, 3 unknown, 132 active+clean; 1.0 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.9 MiB/s wr, 4.44k op/s 2024-09-16T05:57:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:54 smithi161 ceph-mon[87722]: pgmap v987: 137 pgs: 2 creating+peering, 3 unknown, 132 active+clean; 1.0 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.9 MiB/s wr, 4.44k op/s 2024-09-16T05:57:57.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:57 smithi145 ceph-mon[99390]: pgmap v988: 137 pgs: 137 active+clean; 1.0 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.1 MiB/s wr, 3.46k op/s 2024-09-16T05:57:57.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:57 smithi145 ceph-mon[96887]: pgmap v988: 137 pgs: 137 active+clean; 1.0 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.1 MiB/s wr, 3.46k op/s 2024-09-16T05:57:57.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:57 smithi161 ceph-mon[87722]: pgmap v988: 137 pgs: 137 active+clean; 1.0 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.1 MiB/s wr, 3.46k op/s 2024-09-16T05:57:59.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:57:59 smithi145 ceph-mon[96887]: pgmap v989: 137 pgs: 137 active+clean; 2.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 8.3 MiB/s wr, 9.36k op/s 2024-09-16T05:57:59.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:57:59 smithi145 ceph-mon[99390]: pgmap v989: 137 pgs: 137 active+clean; 2.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 8.3 MiB/s wr, 9.36k op/s 2024-09-16T05:57:59.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:57:59 smithi161 ceph-mon[87722]: pgmap v989: 137 pgs: 137 active+clean; 2.1 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 8.3 MiB/s wr, 9.36k op/s 2024-09-16T05:58:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:01 smithi145 ceph-mon[99390]: pgmap v990: 137 pgs: 137 active+clean; 2.1 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 7.4 MiB/s wr, 8.28k op/s 2024-09-16T05:58:01.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:01 smithi145 ceph-mon[96887]: pgmap v990: 137 pgs: 137 active+clean; 2.1 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 7.4 MiB/s wr, 8.28k op/s 2024-09-16T05:58:01.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:01 smithi161 ceph-mon[87722]: pgmap v990: 137 pgs: 137 active+clean; 2.1 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 7.4 MiB/s wr, 8.28k op/s 2024-09-16T05:58:03.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:03 smithi145 ceph-mon[96887]: pgmap v991: 137 pgs: 137 active+clean; 2.1 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 6.4 MiB/s wr, 7.17k op/s 2024-09-16T05:58:03.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:03 smithi145 ceph-mon[99390]: pgmap v991: 137 pgs: 137 active+clean; 2.1 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 6.4 MiB/s wr, 7.17k op/s 2024-09-16T05:58:03.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:03 smithi161 ceph-mon[87722]: pgmap v991: 137 pgs: 137 active+clean; 2.1 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 6.4 MiB/s wr, 7.17k op/s 2024-09-16T05:58:04.516 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.MultiProducer (14750 ms) 2024-09-16T05:58:04.516 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-09-16T05:58:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:58:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:58:04] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2024-09-16T05:58:05.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:05 smithi145 ceph-mon[96887]: pgmap v992: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 202 MiB/s rd, 6.4 MiB/s wr, 7.72k op/s 2024-09-16T05:58:05.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:05 smithi145 ceph-mon[96887]: osdmap e864: 8 total, 8 up, 8 in 2024-09-16T05:58:05.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:05 smithi145 ceph-mon[99390]: pgmap v992: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 202 MiB/s rd, 6.4 MiB/s wr, 7.72k op/s 2024-09-16T05:58:05.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:05 smithi145 ceph-mon[99390]: osdmap e864: 8 total, 8 up, 8 in 2024-09-16T05:58:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:05 smithi161 ceph-mon[87722]: pgmap v992: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 202 MiB/s rd, 6.4 MiB/s wr, 7.72k op/s 2024-09-16T05:58:05.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:05 smithi161 ceph-mon[87722]: osdmap e864: 8 total, 8 up, 8 in 2024-09-16T05:58:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:06 smithi145 ceph-mon[96887]: osdmap e865: 8 total, 8 up, 8 in 2024-09-16T05:58:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:06 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/519388696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:06 smithi145 ceph-mon[99390]: osdmap e865: 8 total, 8 up, 8 in 2024-09-16T05:58:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:06 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/519388696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:06 smithi161 ceph-mon[87722]: osdmap e865: 8 total, 8 up, 8 in 2024-09-16T05:58:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:06 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/519388696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:07 smithi145 ceph-mon[99390]: pgmap v995: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:07 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:07 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/519388696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:07 smithi145 ceph-mon[99390]: osdmap e866: 8 total, 8 up, 8 in 2024-09-16T05:58:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:07 smithi145 ceph-mon[96887]: pgmap v995: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:07 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:07 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/519388696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:07 smithi145 ceph-mon[96887]: osdmap e866: 8 total, 8 up, 8 in 2024-09-16T05:58:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:07 smithi161 ceph-mon[87722]: pgmap v995: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:07 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:07 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/519388696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:07 smithi161 ceph-mon[87722]: osdmap e866: 8 total, 8 up, 8 in 2024-09-16T05:58:08.551 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4036 ms) 2024-09-16T05:58:08.551 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-09-16T05:58:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:08 smithi145 ceph-mon[96887]: osdmap e867: 8 total, 8 up, 8 in 2024-09-16T05:58:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:08 smithi145 ceph-mon[99390]: osdmap e867: 8 total, 8 up, 8 in 2024-09-16T05:58:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:08 smithi161 ceph-mon[87722]: osdmap e867: 8 total, 8 up, 8 in 2024-09-16T05:58:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:09 smithi145 ceph-mon[96887]: pgmap v998: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 607 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:09 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:09 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:58:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:09 smithi145 ceph-mon[96887]: osdmap e868: 8 total, 8 up, 8 in 2024-09-16T05:58:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:09 smithi145 ceph-mon[99390]: pgmap v998: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 607 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:09 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:09 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:58:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:09 smithi145 ceph-mon[99390]: osdmap e868: 8 total, 8 up, 8 in 2024-09-16T05:58:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:09 smithi161 ceph-mon[87722]: pgmap v998: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 607 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:09 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:09 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:58:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:09 smithi161 ceph-mon[87722]: osdmap e868: 8 total, 8 up, 8 in 2024-09-16T05:58:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:10 smithi145 ceph-mon[96887]: osdmap e869: 8 total, 8 up, 8 in 2024-09-16T05:58:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:10 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/806982850' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:10 smithi145 ceph-mon[99390]: osdmap e869: 8 total, 8 up, 8 in 2024-09-16T05:58:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:10 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/806982850' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:10.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:10 smithi161 ceph-mon[87722]: osdmap e869: 8 total, 8 up, 8 in 2024-09-16T05:58:10.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:10 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/806982850' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:11 smithi145 ceph-mon[99390]: pgmap v1001: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:11 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:11 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/806982850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:11 smithi145 ceph-mon[99390]: osdmap e870: 8 total, 8 up, 8 in 2024-09-16T05:58:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:11 smithi145 ceph-mon[96887]: pgmap v1001: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:11 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:11 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/806982850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:11.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:11 smithi145 ceph-mon[96887]: osdmap e870: 8 total, 8 up, 8 in 2024-09-16T05:58:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:11 smithi161 ceph-mon[87722]: pgmap v1001: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:11 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:11 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/806982850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:11 smithi161 ceph-mon[87722]: osdmap e870: 8 total, 8 up, 8 in 2024-09-16T05:58:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:12 smithi161 ceph-mon[87722]: osdmap e871: 8 total, 8 up, 8 in 2024-09-16T05:58:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:12 smithi145 ceph-mon[99390]: osdmap e871: 8 total, 8 up, 8 in 2024-09-16T05:58:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:12 smithi145 ceph-mon[96887]: osdmap e871: 8 total, 8 up, 8 in 2024-09-16T05:58:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:13 smithi161 ceph-mon[87722]: pgmap v1004: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:13 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:13 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:58:14.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:13 smithi145 ceph-mon[99390]: pgmap v1004: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:13 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:13 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:58:14.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:13 smithi145 ceph-mon[96887]: pgmap v1004: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:14.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:13 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:14.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:13 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:58:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:58:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:58:14] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2024-09-16T05:58:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:15 smithi161 ceph-mon[87722]: pgmap v1005: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:15.968 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:15 smithi145 ceph-mon[99390]: pgmap v1005: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:15.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:15 smithi145 ceph-mon[96887]: pgmap v1005: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-16T05:58:17.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:17 smithi161 ceph-mon[87722]: pgmap v1006: 137 pgs: 137 active+clean; 1.5 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.7 MiB/s wr, 6.72k op/s 2024-09-16T05:58:18.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:17 smithi145 ceph-mon[96887]: pgmap v1006: 137 pgs: 137 active+clean; 1.5 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.7 MiB/s wr, 6.72k op/s 2024-09-16T05:58:18.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:17 smithi145 ceph-mon[99390]: pgmap v1006: 137 pgs: 137 active+clean; 1.5 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.7 MiB/s wr, 6.72k op/s 2024-09-16T05:58:19.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:19 smithi161 ceph-mon[87722]: pgmap v1007: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 4.9 MiB/s wr, 5.79k op/s 2024-09-16T05:58:20.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:19 smithi145 ceph-mon[99390]: pgmap v1007: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 4.9 MiB/s wr, 5.79k op/s 2024-09-16T05:58:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:19 smithi145 ceph-mon[96887]: pgmap v1007: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 4.9 MiB/s wr, 5.79k op/s 2024-09-16T05:58:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:21 smithi161 ceph-mon[87722]: pgmap v1008: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 6.0 MiB/s wr, 7.23k op/s 2024-09-16T05:58:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:21 smithi145 ceph-mon[99390]: pgmap v1008: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 6.0 MiB/s wr, 7.23k op/s 2024-09-16T05:58:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:21 smithi145 ceph-mon[96887]: pgmap v1008: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 6.0 MiB/s wr, 7.23k op/s 2024-09-16T05:58:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:23 smithi161 ceph-mon[87722]: pgmap v1009: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 5.5 MiB/s wr, 6.58k op/s 2024-09-16T05:58:24.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:23 smithi145 ceph-mon[96887]: pgmap v1009: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 5.5 MiB/s wr, 6.58k op/s 2024-09-16T05:58:24.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:23 smithi145 ceph-mon[99390]: pgmap v1009: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 5.5 MiB/s wr, 6.58k op/s 2024-09-16T05:58:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:58:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:58:24] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2024-09-16T05:58:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:25 smithi161 ceph-mon[87722]: pgmap v1010: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 5.0 MiB/s wr, 5.96k op/s 2024-09-16T05:58:26.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:25 smithi145 ceph-mon[99390]: pgmap v1010: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 5.0 MiB/s wr, 5.96k op/s 2024-09-16T05:58:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:25 smithi145 ceph-mon[96887]: pgmap v1010: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 5.0 MiB/s wr, 5.96k op/s 2024-09-16T05:58:27.601 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (19048 ms) 2024-09-16T05:58:27.601 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-09-16T05:58:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:27 smithi145 ceph-mon[96887]: pgmap v1011: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 99 MiB/s rd, 6.0 MiB/s wr, 7.38k op/s 2024-09-16T05:58:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:27 smithi145 ceph-mon[99390]: pgmap v1011: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 99 MiB/s rd, 6.0 MiB/s wr, 7.38k op/s 2024-09-16T05:58:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:27 smithi161 ceph-mon[87722]: pgmap v1011: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 99 MiB/s rd, 6.0 MiB/s wr, 7.38k op/s 2024-09-16T05:58:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:28 smithi145 ceph-mon[96887]: osdmap e872: 8 total, 8 up, 8 in 2024-09-16T05:58:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:28 smithi145 ceph-mon[99390]: osdmap e872: 8 total, 8 up, 8 in 2024-09-16T05:58:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:28 smithi161 ceph-mon[87722]: osdmap e872: 8 total, 8 up, 8 in 2024-09-16T05:58:29.988 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:29 smithi161 ceph-mon[87722]: pgmap v1013: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:29.988 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:29 smithi161 ceph-mon[87722]: osdmap e873: 8 total, 8 up, 8 in 2024-09-16T05:58:29.988 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:29 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2942597983' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:29 smithi145 ceph-mon[99390]: pgmap v1013: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:29 smithi145 ceph-mon[99390]: osdmap e873: 8 total, 8 up, 8 in 2024-09-16T05:58:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:29 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2942597983' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:30.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:29 smithi145 ceph-mon[96887]: pgmap v1013: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:30.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:29 smithi145 ceph-mon[96887]: osdmap e873: 8 total, 8 up, 8 in 2024-09-16T05:58:30.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:29 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2942597983' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2942597983' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:30 smithi145 ceph-mon[96887]: osdmap e874: 8 total, 8 up, 8 in 2024-09-16T05:58:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:30 smithi145 ceph-mon[96887]: pgmap v1016: 137 pgs: 17 creating+peering, 10 unknown, 110 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:31.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2942597983' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:31.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:30 smithi145 ceph-mon[99390]: osdmap e874: 8 total, 8 up, 8 in 2024-09-16T05:58:31.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:30 smithi145 ceph-mon[99390]: pgmap v1016: 137 pgs: 17 creating+peering, 10 unknown, 110 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2942597983' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:30 smithi161 ceph-mon[87722]: osdmap e874: 8 total, 8 up, 8 in 2024-09-16T05:58:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:30 smithi161 ceph-mon[87722]: pgmap v1016: 137 pgs: 17 creating+peering, 10 unknown, 110 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:31.635 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4036 ms) 2024-09-16T05:58:31.635 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-09-16T05:58:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:31 smithi145 ceph-mon[96887]: osdmap e875: 8 total, 8 up, 8 in 2024-09-16T05:58:32.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:31 smithi145 ceph-mon[99390]: osdmap e875: 8 total, 8 up, 8 in 2024-09-16T05:58:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:31 smithi161 ceph-mon[87722]: osdmap e875: 8 total, 8 up, 8 in 2024-09-16T05:58:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:32 smithi145 ceph-mon[99390]: osdmap e876: 8 total, 8 up, 8 in 2024-09-16T05:58:33.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:32 smithi145 ceph-mon[99390]: pgmap v1019: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:32 smithi145 ceph-mon[96887]: osdmap e876: 8 total, 8 up, 8 in 2024-09-16T05:58:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:32 smithi145 ceph-mon[96887]: pgmap v1019: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:32 smithi161 ceph-mon[87722]: osdmap e876: 8 total, 8 up, 8 in 2024-09-16T05:58:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:32 smithi161 ceph-mon[87722]: pgmap v1019: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:33 smithi145 ceph-mon[96887]: osdmap e877: 8 total, 8 up, 8 in 2024-09-16T05:58:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:33 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1107340348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:34.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:33 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:33 smithi145 ceph-mon[99390]: osdmap e877: 8 total, 8 up, 8 in 2024-09-16T05:58:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:33 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1107340348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:33 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:33 smithi161 ceph-mon[87722]: osdmap e877: 8 total, 8 up, 8 in 2024-09-16T05:58:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:33 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1107340348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:33 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:58:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:58:34] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2024-09-16T05:58:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:34 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:34 smithi145 ceph-mon[96887]: osdmap e878: 8 total, 8 up, 8 in 2024-09-16T05:58:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:34 smithi145 ceph-mon[96887]: pgmap v1022: 137 pgs: 10 creating+peering, 13 unknown, 114 active+clean; 597 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 879 KiB/s rd, 883 KiB/s wr, 319 op/s 2024-09-16T05:58:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:34 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:34 smithi145 ceph-mon[99390]: osdmap e878: 8 total, 8 up, 8 in 2024-09-16T05:58:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:34 smithi145 ceph-mon[99390]: pgmap v1022: 137 pgs: 10 creating+peering, 13 unknown, 114 active+clean; 597 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 879 KiB/s rd, 883 KiB/s wr, 319 op/s 2024-09-16T05:58:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:34 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:34 smithi161 ceph-mon[87722]: osdmap e878: 8 total, 8 up, 8 in 2024-09-16T05:58:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:34 smithi161 ceph-mon[87722]: pgmap v1022: 137 pgs: 10 creating+peering, 13 unknown, 114 active+clean; 597 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 879 KiB/s rd, 883 KiB/s wr, 319 op/s 2024-09-16T05:58:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:35 smithi145 ceph-mon[96887]: osdmap e879: 8 total, 8 up, 8 in 2024-09-16T05:58:36.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:35 smithi145 ceph-mon[99390]: osdmap e879: 8 total, 8 up, 8 in 2024-09-16T05:58:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:35 smithi161 ceph-mon[87722]: osdmap e879: 8 total, 8 up, 8 in 2024-09-16T05:58:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:36 smithi145 ceph-mon[99390]: pgmap v1024: 137 pgs: 10 creating+peering, 4 unknown, 123 active+clean; 597 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 729 KiB/s rd, 732 KiB/s wr, 265 op/s 2024-09-16T05:58:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:36 smithi145 ceph-mon[96887]: pgmap v1024: 137 pgs: 10 creating+peering, 4 unknown, 123 active+clean; 597 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 729 KiB/s rd, 732 KiB/s wr, 265 op/s 2024-09-16T05:58:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:36 smithi161 ceph-mon[87722]: pgmap v1024: 137 pgs: 10 creating+peering, 4 unknown, 123 active+clean; 597 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 729 KiB/s rd, 732 KiB/s wr, 265 op/s 2024-09-16T05:58:37.665 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6029 ms) 2024-09-16T05:58:37.665 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-09-16T05:58:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:38 smithi145 ceph-mon[96887]: osdmap e880: 8 total, 8 up, 8 in 2024-09-16T05:58:39.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:38 smithi145 ceph-mon[96887]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:38 smithi145 ceph-mon[99390]: osdmap e880: 8 total, 8 up, 8 in 2024-09-16T05:58:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:38 smithi145 ceph-mon[99390]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:38 smithi161 ceph-mon[87722]: osdmap e880: 8 total, 8 up, 8 in 2024-09-16T05:58:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:38 smithi161 ceph-mon[87722]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:40.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:39 smithi145 ceph-mon[99390]: osdmap e881: 8 total, 8 up, 8 in 2024-09-16T05:58:40.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/996768161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:39 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:39 smithi145 ceph-mon[96887]: osdmap e881: 8 total, 8 up, 8 in 2024-09-16T05:58:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/996768161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:39 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:39 smithi161 ceph-mon[87722]: osdmap e881: 8 total, 8 up, 8 in 2024-09-16T05:58:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/996768161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:39 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:40 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:40 smithi145 ceph-mon[99390]: osdmap e882: 8 total, 8 up, 8 in 2024-09-16T05:58:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:40 smithi145 ceph-mon[99390]: pgmap v1029: 137 pgs: 15 creating+peering, 13 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:40 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:40 smithi145 ceph-mon[96887]: osdmap e882: 8 total, 8 up, 8 in 2024-09-16T05:58:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:40 smithi145 ceph-mon[96887]: pgmap v1029: 137 pgs: 15 creating+peering, 13 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:40 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139018-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:40 smithi161 ceph-mon[87722]: osdmap e882: 8 total, 8 up, 8 in 2024-09-16T05:58:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:40 smithi161 ceph-mon[87722]: pgmap v1029: 137 pgs: 15 creating+peering, 13 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:42.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:41 smithi145 ceph-mon[99390]: osdmap e883: 8 total, 8 up, 8 in 2024-09-16T05:58:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:41 smithi145 ceph-mon[96887]: osdmap e883: 8 total, 8 up, 8 in 2024-09-16T05:58:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:41 smithi161 ceph-mon[87722]: osdmap e883: 8 total, 8 up, 8 in 2024-09-16T05:58:42.693 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5027 ms) 2024-09-16T05:58:42.693 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 22 tests from TestCls2PCQueue (100585 ms total) 2024-09-16T05:58:42.693 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T05:58:42.693 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T05:58:42.693 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 22 tests from 1 test suite ran. (100585 ms total) 2024-09-16T05:58:42.693 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 22 tests. 2024-09-16T05:58:42.696 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T05:58:42.697 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T05:58:42.725 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-09-16T05:58:42.726 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_cas.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cas.sh 2024-09-16T05:58:42.801 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T05:58:42.801 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 6 tests from 2 test suites. 2024-09-16T05:58:42.801 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T05:58:42.801 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 5 tests from cls_cas 2024-09-16T05:58:42.801 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_cas.get_put 2024-09-16T05:58:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:42 smithi145 ceph-mon[96887]: pgmap v1031: 137 pgs: 15 creating+peering, 4 unknown, 118 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:42 smithi145 ceph-mon[99390]: pgmap v1031: 137 pgs: 15 creating+peering, 4 unknown, 118 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:42 smithi161 ceph-mon[87722]: pgmap v1031: 137 pgs: 15 creating+peering, 4 unknown, 118 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:43 smithi145 ceph-mon[96887]: osdmap e884: 8 total, 8 up, 8 in 2024-09-16T05:58:44.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:43 smithi145 ceph-mon[99390]: osdmap e884: 8 total, 8 up, 8 in 2024-09-16T05:58:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:43 smithi161 ceph-mon[87722]: osdmap e884: 8 total, 8 up, 8 in 2024-09-16T05:58:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:58:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:58:44] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2024-09-16T05:58:45.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:44 smithi145 ceph-mon[96887]: osdmap e885: 8 total, 8 up, 8 in 2024-09-16T05:58:45.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:44 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/637472213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:45.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:44 smithi145 ceph-mon[96887]: pgmap v1034: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:44 smithi145 ceph-mon[99390]: osdmap e885: 8 total, 8 up, 8 in 2024-09-16T05:58:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:44 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/637472213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:44 smithi145 ceph-mon[99390]: pgmap v1034: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:44 smithi161 ceph-mon[87722]: osdmap e885: 8 total, 8 up, 8 in 2024-09-16T05:58:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:44 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/637472213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:44 smithi161 ceph-mon[87722]: pgmap v1034: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:45.716 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_cas.get_put (2919 ms) 2024-09-16T05:58:45.716 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_cas.wrong_put 2024-09-16T05:58:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:45 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:45 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/637472213' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:45 smithi145 ceph-mon[99390]: osdmap e886: 8 total, 8 up, 8 in 2024-09-16T05:58:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:45 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:45 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/637472213' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:45 smithi145 ceph-mon[96887]: osdmap e886: 8 total, 8 up, 8 in 2024-09-16T05:58:46.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:45 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:46.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:45 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/637472213' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:46.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:45 smithi161 ceph-mon[87722]: osdmap e886: 8 total, 8 up, 8 in 2024-09-16T05:58:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:46 smithi145 ceph-mon[96887]: osdmap e887: 8 total, 8 up, 8 in 2024-09-16T05:58:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:46 smithi145 ceph-mon[96887]: pgmap v1037: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:47.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:46 smithi145 ceph-mon[99390]: osdmap e887: 8 total, 8 up, 8 in 2024-09-16T05:58:47.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:46 smithi145 ceph-mon[99390]: pgmap v1037: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:46 smithi161 ceph-mon[87722]: osdmap e887: 8 total, 8 up, 8 in 2024-09-16T05:58:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:46 smithi161 ceph-mon[87722]: pgmap v1037: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:47 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:48.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:47 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:58:48.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:47 smithi145 ceph-mon[96887]: osdmap e888: 8 total, 8 up, 8 in 2024-09-16T05:58:48.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:47 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1817389462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:47 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:47 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:58:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:47 smithi145 ceph-mon[99390]: osdmap e888: 8 total, 8 up, 8 in 2024-09-16T05:58:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:47 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1817389462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:47 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:47 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:58:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:47 smithi161 ceph-mon[87722]: osdmap e888: 8 total, 8 up, 8 in 2024-09-16T05:58:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:47 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1817389462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:48.742 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_cas.wrong_put (3025 ms) 2024-09-16T05:58:48.742 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_cas.dup_get 2024-09-16T05:58:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:48 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1817389462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:49.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:48 smithi145 ceph-mon[99390]: osdmap e889: 8 total, 8 up, 8 in 2024-09-16T05:58:49.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:48 smithi145 ceph-mon[99390]: pgmap v1040: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:48 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1817389462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:48 smithi145 ceph-mon[96887]: osdmap e889: 8 total, 8 up, 8 in 2024-09-16T05:58:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:48 smithi145 ceph-mon[96887]: pgmap v1040: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:48 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1817389462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:48 smithi161 ceph-mon[87722]: osdmap e889: 8 total, 8 up, 8 in 2024-09-16T05:58:49.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:48 smithi161 ceph-mon[87722]: pgmap v1040: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:50.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:49 smithi145 ceph-mon[99390]: osdmap e890: 8 total, 8 up, 8 in 2024-09-16T05:58:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:49 smithi145 ceph-mon[96887]: osdmap e890: 8 total, 8 up, 8 in 2024-09-16T05:58:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:49 smithi161 ceph-mon[87722]: osdmap e890: 8 total, 8 up, 8 in 2024-09-16T05:58:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[99390]: osdmap e891: 8 total, 8 up, 8 in 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1656674838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[99390]: pgmap v1043: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[96887]: osdmap e891: 8 total, 8 up, 8 in 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1656674838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:58:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[96887]: pgmap v1043: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:51.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:58:51.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:58:51.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:58:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:50 smithi161 ceph-mon[87722]: osdmap e891: 8 total, 8 up, 8 in 2024-09-16T05:58:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:50 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1656674838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:58:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:50 smithi161 ceph-mon[87722]: pgmap v1043: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:58:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:58:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:58:51.767 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_cas.dup_get (3025 ms) 2024-09-16T05:58:51.768 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_cas.dup_put 2024-09-16T05:58:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1656674838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[99390]: osdmap e892: 8 total, 8 up, 8 in 2024-09-16T05:58:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:58:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1656674838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[96887]: osdmap e892: 8 total, 8 up, 8 in 2024-09-16T05:58:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:58:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:51 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1656674838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:51 smithi161 ceph-mon[87722]: osdmap e892: 8 total, 8 up, 8 in 2024-09-16T05:58:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:58:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:58:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:52 smithi145 ceph-mon[99390]: osdmap e893: 8 total, 8 up, 8 in 2024-09-16T05:58:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:52 smithi145 ceph-mon[99390]: pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:52 smithi145 ceph-mon[96887]: osdmap e893: 8 total, 8 up, 8 in 2024-09-16T05:58:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:52 smithi145 ceph-mon[96887]: pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:52 smithi161 ceph-mon[87722]: osdmap e893: 8 total, 8 up, 8 in 2024-09-16T05:58:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:52 smithi161 ceph-mon[87722]: pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:58:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[99390]: osdmap e894: 8 total, 8 up, 8 in 2024-09-16T05:58:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/192597402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:58:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[96887]: osdmap e894: 8 total, 8 up, 8 in 2024-09-16T05:58:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/192597402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:53 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:53 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:58:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:53 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:58:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:53 smithi161 ceph-mon[87722]: osdmap e894: 8 total, 8 up, 8 in 2024-09-16T05:58:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:53 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/192597402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:53 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:54.784 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_cas.dup_put (3018 ms) 2024-09-16T05:58:54.784 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_cas.get_wrong_data 2024-09-16T05:58:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:58:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:58:54] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-09-16T05:58:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:54 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:54 smithi145 ceph-mon[99390]: osdmap e895: 8 total, 8 up, 8 in 2024-09-16T05:58:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:54 smithi145 ceph-mon[99390]: pgmap v1049: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:54 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:54 smithi145 ceph-mon[96887]: osdmap e895: 8 total, 8 up, 8 in 2024-09-16T05:58:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:54 smithi145 ceph-mon[96887]: pgmap v1049: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:54 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:54 smithi161 ceph-mon[87722]: osdmap e895: 8 total, 8 up, 8 in 2024-09-16T05:58:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:54 smithi161 ceph-mon[87722]: pgmap v1049: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:55 smithi145 ceph-mon[96887]: osdmap e896: 8 total, 8 up, 8 in 2024-09-16T05:58:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:55 smithi145 ceph-mon[99390]: osdmap e896: 8 total, 8 up, 8 in 2024-09-16T05:58:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:55 smithi161 ceph-mon[87722]: osdmap e896: 8 total, 8 up, 8 in 2024-09-16T05:58:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:56 smithi145 ceph-mon[99390]: osdmap e897: 8 total, 8 up, 8 in 2024-09-16T05:58:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:56 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2736318889' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:56 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:56 smithi145 ceph-mon[99390]: pgmap v1052: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:56 smithi145 ceph-mon[96887]: osdmap e897: 8 total, 8 up, 8 in 2024-09-16T05:58:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:56 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2736318889' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:56 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:56 smithi145 ceph-mon[96887]: pgmap v1052: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:56 smithi161 ceph-mon[87722]: osdmap e897: 8 total, 8 up, 8 in 2024-09-16T05:58:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:56 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2736318889' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:56 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:58:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:56 smithi161 ceph-mon[87722]: pgmap v1052: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:57.813 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_cas.get_wrong_data (3028 ms) 2024-09-16T05:58:57.813 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 5 tests from cls_cas (15015 ms total) 2024-09-16T05:58:57.813 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T05:58:57.813 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 1 test from chunk_refs_t 2024-09-16T05:58:57.813 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] chunk_refs_t.size 2024-09-16T05:58:57.813 INFO:tasks.workunit.client.0.smithi145.stdout:1 60 by_object 2024-09-16T05:58:57.813 INFO:tasks.workunit.client.0.smithi145.stdout:2 103 by_object 2024-09-16T05:58:57.813 INFO:tasks.workunit.client.0.smithi145.stdout:4 189 by_object 2024-09-16T05:58:57.814 INFO:tasks.workunit.client.0.smithi145.stdout:8 361 by_object 2024-09-16T05:58:57.814 INFO:tasks.workunit.client.0.smithi145.stdout:16 112 by_hash(32 bits) 2024-09-16T05:58:57.814 INFO:tasks.workunit.client.0.smithi145.stdout:32 208 by_hash(32 bits) 2024-09-16T05:58:57.814 INFO:tasks.workunit.client.0.smithi145.stdout:64 400 by_hash(32 bits) 2024-09-16T05:58:57.814 INFO:tasks.workunit.client.0.smithi145.stdout:128 509 by_hash(10 bits) 2024-09-16T05:58:57.815 INFO:tasks.workunit.client.0.smithi145.stdout:256 499 by_hash(7 bits) 2024-09-16T05:58:57.815 INFO:tasks.workunit.client.0.smithi145.stdout:512 462 by_hash(5 bits) 2024-09-16T05:58:57.815 INFO:tasks.workunit.client.0.smithi145.stdout:1024 466 by_hash(5 bits) 2024-09-16T05:58:57.815 INFO:tasks.workunit.client.0.smithi145.stdout:2048 466 by_hash(5 bits) 2024-09-16T05:58:57.815 INFO:tasks.workunit.client.0.smithi145.stdout:4096 470 by_hash(5 bits) 2024-09-16T05:58:57.815 INFO:tasks.workunit.client.0.smithi145.stdout:8192 498 by_hash(4 bits) 2024-09-16T05:58:57.817 INFO:tasks.workunit.client.0.smithi145.stdout:16384 278 by_hash(3 bits) 2024-09-16T05:58:57.819 INFO:tasks.workunit.client.0.smithi145.stdout:32768 337 by_hash(2 bits) 2024-09-16T05:58:57.823 INFO:tasks.workunit.client.0.smithi145.stdout:65536 367 by_hash(2 bits) 2024-09-16T05:58:57.830 INFO:tasks.workunit.client.0.smithi145.stdout:131072 387 by_hash(1 bits) 2024-09-16T05:58:57.844 INFO:tasks.workunit.client.0.smithi145.stdout:262144 331 by_pool 2024-09-16T05:58:57.871 INFO:tasks.workunit.client.0.smithi145.stdout:524288 21 count 2024-09-16T05:58:57.918 INFO:tasks.workunit.client.0.smithi145.stdout:1048576 21 count 2024-09-16T05:58:58.013 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] chunk_refs_t.size (200 ms) 2024-09-16T05:58:58.013 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 1 test from chunk_refs_t (200 ms total) 2024-09-16T05:58:58.013 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T05:58:58.013 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T05:58:58.013 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 6 tests from 2 test suites ran. (15215 ms total) 2024-09-16T05:58:58.013 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 6 tests. 2024-09-16T05:58:58.015 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T05:58:58.015 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T05:58:58.041 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-09-16T05:58:58.041 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_cmpomap.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2024-09-16T05:58:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:57 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:57 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:57 smithi145 ceph-mon[99390]: osdmap e898: 8 total, 8 up, 8 in 2024-09-16T05:58:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:57 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:57 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:57 smithi145 ceph-mon[96887]: osdmap e898: 8 total, 8 up, 8 in 2024-09-16T05:58:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:57 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:58:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:57 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139671-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:58:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:57 smithi161 ceph-mon[87722]: osdmap e898: 8 total, 8 up, 8 in 2024-09-16T05:58:58.098 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T05:58:58.098 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 31 tests from 1 test suite. 2024-09-16T05:58:58.098 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T05:58:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:58 smithi145 ceph-mon[99390]: osdmap e899: 8 total, 8 up, 8 in 2024-09-16T05:58:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:58 smithi145 ceph-mon[99390]: pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:58 smithi145 ceph-mon[96887]: osdmap e899: 8 total, 8 up, 8 in 2024-09-16T05:58:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:58 smithi145 ceph-mon[96887]: pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:58 smithi161 ceph-mon[87722]: osdmap e899: 8 total, 8 up, 8 in 2024-09-16T05:58:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:58 smithi161 ceph-mon[87722]: pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:58:59.817 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 31 tests from CmpOmap 2024-09-16T05:58:59.817 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-09-16T05:58:59.833 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (16 ms) 2024-09-16T05:58:59.833 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-09-16T05:58:59.839 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (6 ms) 2024-09-16T05:58:59.839 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-09-16T05:58:59.842 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (4 ms) 2024-09-16T05:58:59.842 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-09-16T05:58:59.845 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-09-16T05:58:59.845 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-09-16T05:58:59.851 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_str (5 ms) 2024-09-16T05:58:59.851 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-09-16T05:58:59.858 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2024-09-16T05:58:59.858 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-09-16T05:58:59.861 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (3 ms) 2024-09-16T05:58:59.861 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-09-16T05:58:59.863 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (3 ms) 2024-09-16T05:58:59.863 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-09-16T05:58:59.866 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (2 ms) 2024-09-16T05:58:59.866 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-09-16T05:58:59.869 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2024-09-16T05:58:59.869 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-09-16T05:58:59.870 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-09-16T05:58:59.870 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-09-16T05:58:59.871 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (0 ms) 2024-09-16T05:58:59.871 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-09-16T05:58:59.877 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2024-09-16T05:58:59.877 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-09-16T05:58:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-09-16T05:58:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-09-16T05:58:59.889 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-09-16T05:58:59.889 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-09-16T05:58:59.896 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (8 ms) 2024-09-16T05:58:59.896 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-09-16T05:58:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_str (6 ms) 2024-09-16T05:58:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-09-16T05:58:59.909 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2024-09-16T05:58:59.909 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-09-16T05:58:59.911 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-09-16T05:58:59.911 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-09-16T05:58:59.913 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2024-09-16T05:58:59.913 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-09-16T05:58:59.914 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-09-16T05:58:59.914 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-09-16T05:58:59.915 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-09-16T05:58:59.915 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-09-16T05:58:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2024-09-16T05:58:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-09-16T05:58:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-09-16T05:58:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-09-16T05:58:59.934 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (6 ms) 2024-09-16T05:58:59.934 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-09-16T05:58:59.941 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (8 ms) 2024-09-16T05:58:59.941 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-09-16T05:58:59.943 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-09-16T05:58:59.943 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-09-16T05:58:59.945 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-09-16T05:58:59.945 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-09-16T05:58:59.946 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-09-16T05:58:59.946 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-09-16T05:58:59.947 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-09-16T05:58:59.947 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-09-16T05:58:59.955 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-09-16T05:58:59.955 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 31 tests from CmpOmap (139 ms total) 2024-09-16T05:58:59.955 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T05:58:59.955 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T05:59:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:59 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:59 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:59 smithi161 ceph-mon[87722]: osdmap e900: 8 total, 8 up, 8 in 2024-09-16T05:59:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:59 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1452911082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:58:59 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[96887]: osdmap e900: 8 total, 8 up, 8 in 2024-09-16T05:59:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1452911082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[99390]: osdmap e900: 8 total, 8 up, 8 in 2024-09-16T05:59:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1452911082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:58:59 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:00.833 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 31 tests from 1 test suite ran. (2735 ms total) 2024-09-16T05:59:00.833 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 31 tests. 2024-09-16T05:59:00.836 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T05:59:00.836 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T05:59:00.902 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-09-16T05:59:00.902 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_hello.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2024-09-16T05:59:00.973 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T05:59:00.973 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 6 tests from 1 test suite. 2024-09-16T05:59:00.973 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T05:59:00.973 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 6 tests from ClsHello 2024-09-16T05:59:00.973 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsHello.SayHello 2024-09-16T05:59:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:00 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:00 smithi161 ceph-mon[87722]: osdmap e901: 8 total, 8 up, 8 in 2024-09-16T05:59:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:00 smithi161 ceph-mon[87722]: pgmap v1058: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-09-16T05:59:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:00 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:00 smithi145 ceph-mon[96887]: osdmap e901: 8 total, 8 up, 8 in 2024-09-16T05:59:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:00 smithi145 ceph-mon[96887]: pgmap v1058: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-09-16T05:59:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:00 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139925-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:00 smithi145 ceph-mon[99390]: osdmap e901: 8 total, 8 up, 8 in 2024-09-16T05:59:01.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:00 smithi145 ceph-mon[99390]: pgmap v1058: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-09-16T05:59:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:01 smithi161 ceph-mon[87722]: osdmap e902: 8 total, 8 up, 8 in 2024-09-16T05:59:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:01 smithi145 ceph-mon[96887]: osdmap e902: 8 total, 8 up, 8 in 2024-09-16T05:59:02.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:01 smithi145 ceph-mon[99390]: osdmap e902: 8 total, 8 up, 8 in 2024-09-16T05:59:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:02 smithi145 ceph-mon[96887]: osdmap e903: 8 total, 8 up, 8 in 2024-09-16T05:59:03.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:02 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1761115501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:03.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:02 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:03.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:02 smithi145 ceph-mon[96887]: pgmap v1061: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:02 smithi145 ceph-mon[99390]: osdmap e903: 8 total, 8 up, 8 in 2024-09-16T05:59:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:02 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1761115501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:02 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:02 smithi145 ceph-mon[99390]: pgmap v1061: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:02 smithi161 ceph-mon[87722]: osdmap e903: 8 total, 8 up, 8 in 2024-09-16T05:59:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:02 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1761115501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:02 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:02 smithi161 ceph-mon[87722]: pgmap v1061: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:03.855 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsHello.SayHello (2882 ms) 2024-09-16T05:59:03.855 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsHello.RecordHello 2024-09-16T05:59:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:03 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:03 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:04.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:03 smithi145 ceph-mon[96887]: osdmap e904: 8 total, 8 up, 8 in 2024-09-16T05:59:04.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:03 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:04.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:03 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:04.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:03 smithi145 ceph-mon[99390]: osdmap e904: 8 total, 8 up, 8 in 2024-09-16T05:59:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:03 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:03 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:03 smithi161 ceph-mon[87722]: osdmap e904: 8 total, 8 up, 8 in 2024-09-16T05:59:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:04 smithi145 ceph-mon[96887]: osdmap e905: 8 total, 8 up, 8 in 2024-09-16T05:59:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:04 smithi145 ceph-mon[96887]: pgmap v1064: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:04 smithi145 ceph-mon[99390]: osdmap e905: 8 total, 8 up, 8 in 2024-09-16T05:59:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:04 smithi145 ceph-mon[99390]: pgmap v1064: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:59:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:59:04] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-09-16T05:59:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:04 smithi161 ceph-mon[87722]: osdmap e905: 8 total, 8 up, 8 in 2024-09-16T05:59:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:04 smithi161 ceph-mon[87722]: pgmap v1064: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[99390]: osdmap e906: 8 total, 8 up, 8 in 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1546609437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[96887]: osdmap e906: 8 total, 8 up, 8 in 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1546609437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:05 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:05 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:05 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:05 smithi161 ceph-mon[87722]: osdmap e906: 8 total, 8 up, 8 in 2024-09-16T05:59:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:05 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1546609437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:05 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:06.879 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsHello.RecordHello (3024 ms) 2024-09-16T05:59:06.879 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsHello.WriteReturnData 2024-09-16T05:59:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[96887]: osdmap e907: 8 total, 8 up, 8 in 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[96887]: pgmap v1067: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[99390]: osdmap e907: 8 total, 8 up, 8 in 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:06 smithi145 ceph-mon[99390]: pgmap v1067: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T05:59:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:06 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:06 smithi161 ceph-mon[87722]: osdmap e907: 8 total, 8 up, 8 in 2024-09-16T05:59:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:59:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:06 smithi161 ceph-mon[87722]: pgmap v1067: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T05:59:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:07 smithi145 ceph-mon[96887]: osdmap e908: 8 total, 8 up, 8 in 2024-09-16T05:59:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:07 smithi145 ceph-mon[99390]: osdmap e908: 8 total, 8 up, 8 in 2024-09-16T05:59:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:07 smithi161 ceph-mon[87722]: osdmap e908: 8 total, 8 up, 8 in 2024-09-16T05:59:08.899 INFO:tasks.workunit.client.0.smithi145.stdout:require_osd_release = squid 2024-09-16T05:59:08.908 INFO:tasks.workunit.client.0.smithi145.stdout:0 2024-09-16T05:59:09.009 INFO:tasks.workunit.client.0.smithi145.stdout:1 2024-09-16T05:59:09.010 INFO:tasks.workunit.client.0.smithi145.stdout:2 2024-09-16T05:59:09.011 INFO:tasks.workunit.client.0.smithi145.stdout:3 2024-09-16T05:59:09.014 INFO:tasks.workunit.client.0.smithi145.stdout:4 2024-09-16T05:59:09.014 INFO:tasks.workunit.client.0.smithi145.stdout:5 2024-09-16T05:59:09.014 INFO:tasks.workunit.client.0.smithi145.stdout:6 2024-09-16T05:59:09.015 INFO:tasks.workunit.client.0.smithi145.stdout:7 2024-09-16T05:59:09.016 INFO:tasks.workunit.client.0.smithi145.stdout:8 2024-09-16T05:59:09.017 INFO:tasks.workunit.client.0.smithi145.stdout:9 2024-09-16T05:59:09.018 INFO:tasks.workunit.client.0.smithi145.stdout:10 2024-09-16T05:59:09.019 INFO:tasks.workunit.client.0.smithi145.stdout:11 2024-09-16T05:59:09.020 INFO:tasks.workunit.client.0.smithi145.stdout:12 2024-09-16T05:59:09.021 INFO:tasks.workunit.client.0.smithi145.stdout:13 2024-09-16T05:59:09.022 INFO:tasks.workunit.client.0.smithi145.stdout:14 2024-09-16T05:59:09.023 INFO:tasks.workunit.client.0.smithi145.stdout:15 2024-09-16T05:59:09.024 INFO:tasks.workunit.client.0.smithi145.stdout:16 2024-09-16T05:59:09.024 INFO:tasks.workunit.client.0.smithi145.stdout:17 2024-09-16T05:59:09.025 INFO:tasks.workunit.client.0.smithi145.stdout:18 2024-09-16T05:59:09.026 INFO:tasks.workunit.client.0.smithi145.stdout:19 2024-09-16T05:59:09.027 INFO:tasks.workunit.client.0.smithi145.stdout:20 2024-09-16T05:59:09.028 INFO:tasks.workunit.client.0.smithi145.stdout:21 2024-09-16T05:59:09.029 INFO:tasks.workunit.client.0.smithi145.stdout:22 2024-09-16T05:59:09.030 INFO:tasks.workunit.client.0.smithi145.stdout:23 2024-09-16T05:59:09.031 INFO:tasks.workunit.client.0.smithi145.stdout:24 2024-09-16T05:59:09.032 INFO:tasks.workunit.client.0.smithi145.stdout:25 2024-09-16T05:59:09.033 INFO:tasks.workunit.client.0.smithi145.stdout:26 2024-09-16T05:59:09.033 INFO:tasks.workunit.client.0.smithi145.stdout:27 2024-09-16T05:59:09.035 INFO:tasks.workunit.client.0.smithi145.stdout:28 2024-09-16T05:59:09.038 INFO:tasks.workunit.client.0.smithi145.stdout:29 2024-09-16T05:59:09.038 INFO:tasks.workunit.client.0.smithi145.stdout:30 2024-09-16T05:59:09.038 INFO:tasks.workunit.client.0.smithi145.stdout:31 2024-09-16T05:59:09.039 INFO:tasks.workunit.client.0.smithi145.stdout:32 2024-09-16T05:59:09.039 INFO:tasks.workunit.client.0.smithi145.stdout:33 2024-09-16T05:59:09.041 INFO:tasks.workunit.client.0.smithi145.stdout:34 2024-09-16T05:59:09.042 INFO:tasks.workunit.client.0.smithi145.stdout:35 2024-09-16T05:59:09.042 INFO:tasks.workunit.client.0.smithi145.stdout:36 2024-09-16T05:59:09.045 INFO:tasks.workunit.client.0.smithi145.stdout:37 2024-09-16T05:59:09.045 INFO:tasks.workunit.client.0.smithi145.stdout:38 2024-09-16T05:59:09.045 INFO:tasks.workunit.client.0.smithi145.stdout:39 2024-09-16T05:59:09.046 INFO:tasks.workunit.client.0.smithi145.stdout:40 2024-09-16T05:59:09.047 INFO:tasks.workunit.client.0.smithi145.stdout:41 2024-09-16T05:59:09.049 INFO:tasks.workunit.client.0.smithi145.stdout:42 2024-09-16T05:59:09.049 INFO:tasks.workunit.client.0.smithi145.stdout:43 2024-09-16T05:59:09.050 INFO:tasks.workunit.client.0.smithi145.stdout:44 2024-09-16T05:59:09.051 INFO:tasks.workunit.client.0.smithi145.stdout:45 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:46 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:47 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:48 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:49 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:50 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:51 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:52 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:53 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:54 2024-09-16T05:59:09.061 INFO:tasks.workunit.client.0.smithi145.stdout:55 2024-09-16T05:59:09.062 INFO:tasks.workunit.client.0.smithi145.stdout:56 2024-09-16T05:59:09.063 INFO:tasks.workunit.client.0.smithi145.stdout:57 2024-09-16T05:59:09.063 INFO:tasks.workunit.client.0.smithi145.stdout:58 2024-09-16T05:59:09.066 INFO:tasks.workunit.client.0.smithi145.stdout:59 2024-09-16T05:59:09.066 INFO:tasks.workunit.client.0.smithi145.stdout:60 2024-09-16T05:59:09.066 INFO:tasks.workunit.client.0.smithi145.stdout:61 2024-09-16T05:59:09.067 INFO:tasks.workunit.client.0.smithi145.stdout:62 2024-09-16T05:59:09.068 INFO:tasks.workunit.client.0.smithi145.stdout:63 2024-09-16T05:59:09.069 INFO:tasks.workunit.client.0.smithi145.stdout:64 2024-09-16T05:59:09.070 INFO:tasks.workunit.client.0.smithi145.stdout:65 2024-09-16T05:59:09.071 INFO:tasks.workunit.client.0.smithi145.stdout:66 2024-09-16T05:59:09.072 INFO:tasks.workunit.client.0.smithi145.stdout:67 2024-09-16T05:59:09.073 INFO:tasks.workunit.client.0.smithi145.stdout:68 2024-09-16T05:59:09.074 INFO:tasks.workunit.client.0.smithi145.stdout:69 2024-09-16T05:59:09.075 INFO:tasks.workunit.client.0.smithi145.stdout:70 2024-09-16T05:59:09.076 INFO:tasks.workunit.client.0.smithi145.stdout:71 2024-09-16T05:59:09.077 INFO:tasks.workunit.client.0.smithi145.stdout:72 2024-09-16T05:59:09.077 INFO:tasks.workunit.client.0.smithi145.stdout:73 2024-09-16T05:59:09.079 INFO:tasks.workunit.client.0.smithi145.stdout:74 2024-09-16T05:59:09.079 INFO:tasks.workunit.client.0.smithi145.stdout:75 2024-09-16T05:59:09.080 INFO:tasks.workunit.client.0.smithi145.stdout:76 2024-09-16T05:59:09.081 INFO:tasks.workunit.client.0.smithi145.stdout:77 2024-09-16T05:59:09.082 INFO:tasks.workunit.client.0.smithi145.stdout:78 2024-09-16T05:59:09.083 INFO:tasks.workunit.client.0.smithi145.stdout:79 2024-09-16T05:59:09.084 INFO:tasks.workunit.client.0.smithi145.stdout:80 2024-09-16T05:59:09.085 INFO:tasks.workunit.client.0.smithi145.stdout:81 2024-09-16T05:59:09.086 INFO:tasks.workunit.client.0.smithi145.stdout:82 2024-09-16T05:59:09.087 INFO:tasks.workunit.client.0.smithi145.stdout:83 2024-09-16T05:59:09.088 INFO:tasks.workunit.client.0.smithi145.stdout:84 2024-09-16T05:59:09.089 INFO:tasks.workunit.client.0.smithi145.stdout:85 2024-09-16T05:59:09.089 INFO:tasks.workunit.client.0.smithi145.stdout:86 2024-09-16T05:59:09.090 INFO:tasks.workunit.client.0.smithi145.stdout:87 2024-09-16T05:59:09.091 INFO:tasks.workunit.client.0.smithi145.stdout:88 2024-09-16T05:59:09.092 INFO:tasks.workunit.client.0.smithi145.stdout:89 2024-09-16T05:59:09.093 INFO:tasks.workunit.client.0.smithi145.stdout:90 2024-09-16T05:59:09.094 INFO:tasks.workunit.client.0.smithi145.stdout:91 2024-09-16T05:59:09.094 INFO:tasks.workunit.client.0.smithi145.stdout:92 2024-09-16T05:59:09.096 INFO:tasks.workunit.client.0.smithi145.stdout:93 2024-09-16T05:59:09.096 INFO:tasks.workunit.client.0.smithi145.stdout:94 2024-09-16T05:59:09.097 INFO:tasks.workunit.client.0.smithi145.stdout:95 2024-09-16T05:59:09.098 INFO:tasks.workunit.client.0.smithi145.stdout:96 2024-09-16T05:59:09.099 INFO:tasks.workunit.client.0.smithi145.stdout:97 2024-09-16T05:59:09.099 INFO:tasks.workunit.client.0.smithi145.stdout:98 2024-09-16T05:59:09.100 INFO:tasks.workunit.client.0.smithi145.stdout:99 2024-09-16T05:59:09.101 INFO:tasks.workunit.client.0.smithi145.stdout:100 2024-09-16T05:59:09.102 INFO:tasks.workunit.client.0.smithi145.stdout:101 2024-09-16T05:59:09.103 INFO:tasks.workunit.client.0.smithi145.stdout:102 2024-09-16T05:59:09.104 INFO:tasks.workunit.client.0.smithi145.stdout:103 2024-09-16T05:59:09.105 INFO:tasks.workunit.client.0.smithi145.stdout:104 2024-09-16T05:59:09.106 INFO:tasks.workunit.client.0.smithi145.stdout:105 2024-09-16T05:59:09.107 INFO:tasks.workunit.client.0.smithi145.stdout:106 2024-09-16T05:59:09.108 INFO:tasks.workunit.client.0.smithi145.stdout:107 2024-09-16T05:59:09.109 INFO:tasks.workunit.client.0.smithi145.stdout:108 2024-09-16T05:59:09.110 INFO:tasks.workunit.client.0.smithi145.stdout:109 2024-09-16T05:59:09.111 INFO:tasks.workunit.client.0.smithi145.stdout:110 2024-09-16T05:59:09.111 INFO:tasks.workunit.client.0.smithi145.stdout:111 2024-09-16T05:59:09.112 INFO:tasks.workunit.client.0.smithi145.stdout:112 2024-09-16T05:59:09.113 INFO:tasks.workunit.client.0.smithi145.stdout:113 2024-09-16T05:59:09.114 INFO:tasks.workunit.client.0.smithi145.stdout:114 2024-09-16T05:59:09.115 INFO:tasks.workunit.client.0.smithi145.stdout:115 2024-09-16T05:59:09.116 INFO:tasks.workunit.client.0.smithi145.stdout:116 2024-09-16T05:59:09.117 INFO:tasks.workunit.client.0.smithi145.stdout:117 2024-09-16T05:59:09.118 INFO:tasks.workunit.client.0.smithi145.stdout:118 2024-09-16T05:59:09.119 INFO:tasks.workunit.client.0.smithi145.stdout:119 2024-09-16T05:59:09.120 INFO:tasks.workunit.client.0.smithi145.stdout:120 2024-09-16T05:59:09.121 INFO:tasks.workunit.client.0.smithi145.stdout:121 2024-09-16T05:59:09.122 INFO:tasks.workunit.client.0.smithi145.stdout:122 2024-09-16T05:59:09.122 INFO:tasks.workunit.client.0.smithi145.stdout:123 2024-09-16T05:59:09.123 INFO:tasks.workunit.client.0.smithi145.stdout:124 2024-09-16T05:59:09.124 INFO:tasks.workunit.client.0.smithi145.stdout:125 2024-09-16T05:59:09.125 INFO:tasks.workunit.client.0.smithi145.stdout:126 2024-09-16T05:59:09.126 INFO:tasks.workunit.client.0.smithi145.stdout:127 2024-09-16T05:59:09.127 INFO:tasks.workunit.client.0.smithi145.stdout:128 2024-09-16T05:59:09.128 INFO:tasks.workunit.client.0.smithi145.stdout:129 2024-09-16T05:59:09.128 INFO:tasks.workunit.client.0.smithi145.stdout:130 2024-09-16T05:59:09.129 INFO:tasks.workunit.client.0.smithi145.stdout:131 2024-09-16T05:59:09.130 INFO:tasks.workunit.client.0.smithi145.stdout:132 2024-09-16T05:59:09.131 INFO:tasks.workunit.client.0.smithi145.stdout:133 2024-09-16T05:59:09.132 INFO:tasks.workunit.client.0.smithi145.stdout:134 2024-09-16T05:59:09.132 INFO:tasks.workunit.client.0.smithi145.stdout:135 2024-09-16T05:59:09.133 INFO:tasks.workunit.client.0.smithi145.stdout:136 2024-09-16T05:59:09.134 INFO:tasks.workunit.client.0.smithi145.stdout:137 2024-09-16T05:59:09.135 INFO:tasks.workunit.client.0.smithi145.stdout:138 2024-09-16T05:59:09.136 INFO:tasks.workunit.client.0.smithi145.stdout:139 2024-09-16T05:59:09.137 INFO:tasks.workunit.client.0.smithi145.stdout:140 2024-09-16T05:59:09.137 INFO:tasks.workunit.client.0.smithi145.stdout:141 2024-09-16T05:59:09.138 INFO:tasks.workunit.client.0.smithi145.stdout:142 2024-09-16T05:59:09.139 INFO:tasks.workunit.client.0.smithi145.stdout:143 2024-09-16T05:59:09.140 INFO:tasks.workunit.client.0.smithi145.stdout:144 2024-09-16T05:59:09.141 INFO:tasks.workunit.client.0.smithi145.stdout:145 2024-09-16T05:59:09.142 INFO:tasks.workunit.client.0.smithi145.stdout:146 2024-09-16T05:59:09.143 INFO:tasks.workunit.client.0.smithi145.stdout:147 2024-09-16T05:59:09.143 INFO:tasks.workunit.client.0.smithi145.stdout:148 2024-09-16T05:59:09.144 INFO:tasks.workunit.client.0.smithi145.stdout:149 2024-09-16T05:59:09.145 INFO:tasks.workunit.client.0.smithi145.stdout:150 2024-09-16T05:59:09.145 INFO:tasks.workunit.client.0.smithi145.stdout:151 2024-09-16T05:59:09.146 INFO:tasks.workunit.client.0.smithi145.stdout:152 2024-09-16T05:59:09.147 INFO:tasks.workunit.client.0.smithi145.stdout:153 2024-09-16T05:59:09.148 INFO:tasks.workunit.client.0.smithi145.stdout:154 2024-09-16T05:59:09.149 INFO:tasks.workunit.client.0.smithi145.stdout:155 2024-09-16T05:59:09.150 INFO:tasks.workunit.client.0.smithi145.stdout:156 2024-09-16T05:59:09.152 INFO:tasks.workunit.client.0.smithi145.stdout:157 2024-09-16T05:59:09.152 INFO:tasks.workunit.client.0.smithi145.stdout:158 2024-09-16T05:59:09.152 INFO:tasks.workunit.client.0.smithi145.stdout:159 2024-09-16T05:59:09.153 INFO:tasks.workunit.client.0.smithi145.stdout:160 2024-09-16T05:59:09.154 INFO:tasks.workunit.client.0.smithi145.stdout:161 2024-09-16T05:59:09.155 INFO:tasks.workunit.client.0.smithi145.stdout:162 2024-09-16T05:59:09.156 INFO:tasks.workunit.client.0.smithi145.stdout:163 2024-09-16T05:59:09.156 INFO:tasks.workunit.client.0.smithi145.stdout:164 2024-09-16T05:59:09.158 INFO:tasks.workunit.client.0.smithi145.stdout:165 2024-09-16T05:59:09.158 INFO:tasks.workunit.client.0.smithi145.stdout:166 2024-09-16T05:59:09.162 INFO:tasks.workunit.client.0.smithi145.stdout:167 2024-09-16T05:59:09.162 INFO:tasks.workunit.client.0.smithi145.stdout:168 2024-09-16T05:59:09.162 INFO:tasks.workunit.client.0.smithi145.stdout:169 2024-09-16T05:59:09.162 INFO:tasks.workunit.client.0.smithi145.stdout:170 2024-09-16T05:59:09.163 INFO:tasks.workunit.client.0.smithi145.stdout:171 2024-09-16T05:59:09.164 INFO:tasks.workunit.client.0.smithi145.stdout:172 2024-09-16T05:59:09.165 INFO:tasks.workunit.client.0.smithi145.stdout:173 2024-09-16T05:59:09.165 INFO:tasks.workunit.client.0.smithi145.stdout:174 2024-09-16T05:59:09.166 INFO:tasks.workunit.client.0.smithi145.stdout:175 2024-09-16T05:59:09.167 INFO:tasks.workunit.client.0.smithi145.stdout:176 2024-09-16T05:59:09.168 INFO:tasks.workunit.client.0.smithi145.stdout:177 2024-09-16T05:59:09.169 INFO:tasks.workunit.client.0.smithi145.stdout:178 2024-09-16T05:59:09.170 INFO:tasks.workunit.client.0.smithi145.stdout:179 2024-09-16T05:59:09.170 INFO:tasks.workunit.client.0.smithi145.stdout:180 2024-09-16T05:59:09.171 INFO:tasks.workunit.client.0.smithi145.stdout:181 2024-09-16T05:59:09.172 INFO:tasks.workunit.client.0.smithi145.stdout:182 2024-09-16T05:59:09.173 INFO:tasks.workunit.client.0.smithi145.stdout:183 2024-09-16T05:59:09.174 INFO:tasks.workunit.client.0.smithi145.stdout:184 2024-09-16T05:59:09.175 INFO:tasks.workunit.client.0.smithi145.stdout:185 2024-09-16T05:59:09.176 INFO:tasks.workunit.client.0.smithi145.stdout:186 2024-09-16T05:59:09.176 INFO:tasks.workunit.client.0.smithi145.stdout:187 2024-09-16T05:59:09.177 INFO:tasks.workunit.client.0.smithi145.stdout:188 2024-09-16T05:59:09.178 INFO:tasks.workunit.client.0.smithi145.stdout:189 2024-09-16T05:59:09.179 INFO:tasks.workunit.client.0.smithi145.stdout:190 2024-09-16T05:59:09.180 INFO:tasks.workunit.client.0.smithi145.stdout:191 2024-09-16T05:59:09.181 INFO:tasks.workunit.client.0.smithi145.stdout:192 2024-09-16T05:59:09.182 INFO:tasks.workunit.client.0.smithi145.stdout:193 2024-09-16T05:59:09.182 INFO:tasks.workunit.client.0.smithi145.stdout:194 2024-09-16T05:59:09.183 INFO:tasks.workunit.client.0.smithi145.stdout:195 2024-09-16T05:59:09.184 INFO:tasks.workunit.client.0.smithi145.stdout:196 2024-09-16T05:59:09.185 INFO:tasks.workunit.client.0.smithi145.stdout:197 2024-09-16T05:59:09.186 INFO:tasks.workunit.client.0.smithi145.stdout:198 2024-09-16T05:59:09.187 INFO:tasks.workunit.client.0.smithi145.stdout:199 2024-09-16T05:59:09.187 INFO:tasks.workunit.client.0.smithi145.stdout:200 2024-09-16T05:59:09.188 INFO:tasks.workunit.client.0.smithi145.stdout:201 2024-09-16T05:59:09.189 INFO:tasks.workunit.client.0.smithi145.stdout:202 2024-09-16T05:59:09.190 INFO:tasks.workunit.client.0.smithi145.stdout:203 2024-09-16T05:59:09.191 INFO:tasks.workunit.client.0.smithi145.stdout:204 2024-09-16T05:59:09.192 INFO:tasks.workunit.client.0.smithi145.stdout:205 2024-09-16T05:59:09.192 INFO:tasks.workunit.client.0.smithi145.stdout:206 2024-09-16T05:59:09.193 INFO:tasks.workunit.client.0.smithi145.stdout:207 2024-09-16T05:59:09.194 INFO:tasks.workunit.client.0.smithi145.stdout:208 2024-09-16T05:59:09.195 INFO:tasks.workunit.client.0.smithi145.stdout:209 2024-09-16T05:59:09.197 INFO:tasks.workunit.client.0.smithi145.stdout:210 2024-09-16T05:59:09.197 INFO:tasks.workunit.client.0.smithi145.stdout:211 2024-09-16T05:59:09.198 INFO:tasks.workunit.client.0.smithi145.stdout:212 2024-09-16T05:59:09.198 INFO:tasks.workunit.client.0.smithi145.stdout:213 2024-09-16T05:59:09.199 INFO:tasks.workunit.client.0.smithi145.stdout:214 2024-09-16T05:59:09.200 INFO:tasks.workunit.client.0.smithi145.stdout:215 2024-09-16T05:59:09.201 INFO:tasks.workunit.client.0.smithi145.stdout:216 2024-09-16T05:59:09.202 INFO:tasks.workunit.client.0.smithi145.stdout:217 2024-09-16T05:59:09.202 INFO:tasks.workunit.client.0.smithi145.stdout:218 2024-09-16T05:59:09.203 INFO:tasks.workunit.client.0.smithi145.stdout:219 2024-09-16T05:59:09.204 INFO:tasks.workunit.client.0.smithi145.stdout:220 2024-09-16T05:59:09.205 INFO:tasks.workunit.client.0.smithi145.stdout:221 2024-09-16T05:59:09.206 INFO:tasks.workunit.client.0.smithi145.stdout:222 2024-09-16T05:59:09.207 INFO:tasks.workunit.client.0.smithi145.stdout:223 2024-09-16T05:59:09.208 INFO:tasks.workunit.client.0.smithi145.stdout:224 2024-09-16T05:59:09.208 INFO:tasks.workunit.client.0.smithi145.stdout:225 2024-09-16T05:59:09.209 INFO:tasks.workunit.client.0.smithi145.stdout:226 2024-09-16T05:59:09.210 INFO:tasks.workunit.client.0.smithi145.stdout:227 2024-09-16T05:59:09.211 INFO:tasks.workunit.client.0.smithi145.stdout:228 2024-09-16T05:59:09.212 INFO:tasks.workunit.client.0.smithi145.stdout:229 2024-09-16T05:59:09.213 INFO:tasks.workunit.client.0.smithi145.stdout:230 2024-09-16T05:59:09.214 INFO:tasks.workunit.client.0.smithi145.stdout:231 2024-09-16T05:59:09.214 INFO:tasks.workunit.client.0.smithi145.stdout:232 2024-09-16T05:59:09.215 INFO:tasks.workunit.client.0.smithi145.stdout:233 2024-09-16T05:59:09.217 INFO:tasks.workunit.client.0.smithi145.stdout:234 2024-09-16T05:59:09.217 INFO:tasks.workunit.client.0.smithi145.stdout:235 2024-09-16T05:59:09.218 INFO:tasks.workunit.client.0.smithi145.stdout:236 2024-09-16T05:59:09.219 INFO:tasks.workunit.client.0.smithi145.stdout:237 2024-09-16T05:59:09.220 INFO:tasks.workunit.client.0.smithi145.stdout:238 2024-09-16T05:59:09.220 INFO:tasks.workunit.client.0.smithi145.stdout:239 2024-09-16T05:59:09.221 INFO:tasks.workunit.client.0.smithi145.stdout:240 2024-09-16T05:59:09.222 INFO:tasks.workunit.client.0.smithi145.stdout:241 2024-09-16T05:59:09.223 INFO:tasks.workunit.client.0.smithi145.stdout:242 2024-09-16T05:59:09.224 INFO:tasks.workunit.client.0.smithi145.stdout:243 2024-09-16T05:59:09.225 INFO:tasks.workunit.client.0.smithi145.stdout:244 2024-09-16T05:59:09.226 INFO:tasks.workunit.client.0.smithi145.stdout:245 2024-09-16T05:59:09.227 INFO:tasks.workunit.client.0.smithi145.stdout:246 2024-09-16T05:59:09.228 INFO:tasks.workunit.client.0.smithi145.stdout:247 2024-09-16T05:59:09.229 INFO:tasks.workunit.client.0.smithi145.stdout:248 2024-09-16T05:59:09.229 INFO:tasks.workunit.client.0.smithi145.stdout:249 2024-09-16T05:59:09.230 INFO:tasks.workunit.client.0.smithi145.stdout:250 2024-09-16T05:59:09.231 INFO:tasks.workunit.client.0.smithi145.stdout:251 2024-09-16T05:59:09.232 INFO:tasks.workunit.client.0.smithi145.stdout:252 2024-09-16T05:59:09.233 INFO:tasks.workunit.client.0.smithi145.stdout:253 2024-09-16T05:59:09.233 INFO:tasks.workunit.client.0.smithi145.stdout:254 2024-09-16T05:59:09.234 INFO:tasks.workunit.client.0.smithi145.stdout:255 2024-09-16T05:59:09.235 INFO:tasks.workunit.client.0.smithi145.stdout:256 2024-09-16T05:59:09.236 INFO:tasks.workunit.client.0.smithi145.stdout:257 2024-09-16T05:59:09.238 INFO:tasks.workunit.client.0.smithi145.stdout:258 2024-09-16T05:59:09.239 INFO:tasks.workunit.client.0.smithi145.stdout:259 2024-09-16T05:59:09.239 INFO:tasks.workunit.client.0.smithi145.stdout:260 2024-09-16T05:59:09.240 INFO:tasks.workunit.client.0.smithi145.stdout:261 2024-09-16T05:59:09.241 INFO:tasks.workunit.client.0.smithi145.stdout:262 2024-09-16T05:59:09.242 INFO:tasks.workunit.client.0.smithi145.stdout:263 2024-09-16T05:59:09.242 INFO:tasks.workunit.client.0.smithi145.stdout:264 2024-09-16T05:59:09.243 INFO:tasks.workunit.client.0.smithi145.stdout:265 2024-09-16T05:59:09.244 INFO:tasks.workunit.client.0.smithi145.stdout:266 2024-09-16T05:59:09.245 INFO:tasks.workunit.client.0.smithi145.stdout:267 2024-09-16T05:59:09.246 INFO:tasks.workunit.client.0.smithi145.stdout:268 2024-09-16T05:59:09.246 INFO:tasks.workunit.client.0.smithi145.stdout:269 2024-09-16T05:59:09.247 INFO:tasks.workunit.client.0.smithi145.stdout:270 2024-09-16T05:59:09.248 INFO:tasks.workunit.client.0.smithi145.stdout:271 2024-09-16T05:59:09.249 INFO:tasks.workunit.client.0.smithi145.stdout:272 2024-09-16T05:59:09.250 INFO:tasks.workunit.client.0.smithi145.stdout:273 2024-09-16T05:59:09.251 INFO:tasks.workunit.client.0.smithi145.stdout:274 2024-09-16T05:59:09.251 INFO:tasks.workunit.client.0.smithi145.stdout:275 2024-09-16T05:59:09.252 INFO:tasks.workunit.client.0.smithi145.stdout:276 2024-09-16T05:59:09.253 INFO:tasks.workunit.client.0.smithi145.stdout:277 2024-09-16T05:59:09.254 INFO:tasks.workunit.client.0.smithi145.stdout:278 2024-09-16T05:59:09.255 INFO:tasks.workunit.client.0.smithi145.stdout:279 2024-09-16T05:59:09.255 INFO:tasks.workunit.client.0.smithi145.stdout:280 2024-09-16T05:59:09.256 INFO:tasks.workunit.client.0.smithi145.stdout:281 2024-09-16T05:59:09.257 INFO:tasks.workunit.client.0.smithi145.stdout:282 2024-09-16T05:59:09.258 INFO:tasks.workunit.client.0.smithi145.stdout:283 2024-09-16T05:59:09.259 INFO:tasks.workunit.client.0.smithi145.stdout:284 2024-09-16T05:59:09.260 INFO:tasks.workunit.client.0.smithi145.stdout:285 2024-09-16T05:59:09.261 INFO:tasks.workunit.client.0.smithi145.stdout:286 2024-09-16T05:59:09.266 INFO:tasks.workunit.client.0.smithi145.stdout:287 2024-09-16T05:59:09.266 INFO:tasks.workunit.client.0.smithi145.stdout:288 2024-09-16T05:59:09.266 INFO:tasks.workunit.client.0.smithi145.stdout:289 2024-09-16T05:59:09.266 INFO:tasks.workunit.client.0.smithi145.stdout:290 2024-09-16T05:59:09.266 INFO:tasks.workunit.client.0.smithi145.stdout:291 2024-09-16T05:59:09.266 INFO:tasks.workunit.client.0.smithi145.stdout:292 2024-09-16T05:59:09.267 INFO:tasks.workunit.client.0.smithi145.stdout:293 2024-09-16T05:59:09.267 INFO:tasks.workunit.client.0.smithi145.stdout:294 2024-09-16T05:59:09.268 INFO:tasks.workunit.client.0.smithi145.stdout:295 2024-09-16T05:59:09.269 INFO:tasks.workunit.client.0.smithi145.stdout:296 2024-09-16T05:59:09.270 INFO:tasks.workunit.client.0.smithi145.stdout:297 2024-09-16T05:59:09.271 INFO:tasks.workunit.client.0.smithi145.stdout:298 2024-09-16T05:59:09.272 INFO:tasks.workunit.client.0.smithi145.stdout:299 2024-09-16T05:59:09.272 INFO:tasks.workunit.client.0.smithi145.stdout:300 2024-09-16T05:59:09.273 INFO:tasks.workunit.client.0.smithi145.stdout:301 2024-09-16T05:59:09.274 INFO:tasks.workunit.client.0.smithi145.stdout:302 2024-09-16T05:59:09.275 INFO:tasks.workunit.client.0.smithi145.stdout:303 2024-09-16T05:59:09.276 INFO:tasks.workunit.client.0.smithi145.stdout:304 2024-09-16T05:59:09.277 INFO:tasks.workunit.client.0.smithi145.stdout:305 2024-09-16T05:59:09.278 INFO:tasks.workunit.client.0.smithi145.stdout:306 2024-09-16T05:59:09.280 INFO:tasks.workunit.client.0.smithi145.stdout:307 2024-09-16T05:59:09.280 INFO:tasks.workunit.client.0.smithi145.stdout:308 2024-09-16T05:59:09.282 INFO:tasks.workunit.client.0.smithi145.stdout:309 2024-09-16T05:59:09.282 INFO:tasks.workunit.client.0.smithi145.stdout:310 2024-09-16T05:59:09.282 INFO:tasks.workunit.client.0.smithi145.stdout:311 2024-09-16T05:59:09.283 INFO:tasks.workunit.client.0.smithi145.stdout:312 2024-09-16T05:59:09.284 INFO:tasks.workunit.client.0.smithi145.stdout:313 2024-09-16T05:59:09.284 INFO:tasks.workunit.client.0.smithi145.stdout:314 2024-09-16T05:59:09.285 INFO:tasks.workunit.client.0.smithi145.stdout:315 2024-09-16T05:59:09.286 INFO:tasks.workunit.client.0.smithi145.stdout:316 2024-09-16T05:59:09.287 INFO:tasks.workunit.client.0.smithi145.stdout:317 2024-09-16T05:59:09.288 INFO:tasks.workunit.client.0.smithi145.stdout:318 2024-09-16T05:59:09.289 INFO:tasks.workunit.client.0.smithi145.stdout:319 2024-09-16T05:59:09.290 INFO:tasks.workunit.client.0.smithi145.stdout:320 2024-09-16T05:59:09.291 INFO:tasks.workunit.client.0.smithi145.stdout:321 2024-09-16T05:59:09.292 INFO:tasks.workunit.client.0.smithi145.stdout:322 2024-09-16T05:59:09.293 INFO:tasks.workunit.client.0.smithi145.stdout:323 2024-09-16T05:59:09.294 INFO:tasks.workunit.client.0.smithi145.stdout:324 2024-09-16T05:59:09.295 INFO:tasks.workunit.client.0.smithi145.stdout:325 2024-09-16T05:59:09.295 INFO:tasks.workunit.client.0.smithi145.stdout:326 2024-09-16T05:59:09.296 INFO:tasks.workunit.client.0.smithi145.stdout:327 2024-09-16T05:59:09.297 INFO:tasks.workunit.client.0.smithi145.stdout:328 2024-09-16T05:59:09.298 INFO:tasks.workunit.client.0.smithi145.stdout:329 2024-09-16T05:59:09.298 INFO:tasks.workunit.client.0.smithi145.stdout:330 2024-09-16T05:59:09.299 INFO:tasks.workunit.client.0.smithi145.stdout:331 2024-09-16T05:59:09.300 INFO:tasks.workunit.client.0.smithi145.stdout:332 2024-09-16T05:59:09.302 INFO:tasks.workunit.client.0.smithi145.stdout:333 2024-09-16T05:59:09.303 INFO:tasks.workunit.client.0.smithi145.stdout:334 2024-09-16T05:59:09.304 INFO:tasks.workunit.client.0.smithi145.stdout:335 2024-09-16T05:59:09.305 INFO:tasks.workunit.client.0.smithi145.stdout:336 2024-09-16T05:59:09.306 INFO:tasks.workunit.client.0.smithi145.stdout:337 2024-09-16T05:59:09.307 INFO:tasks.workunit.client.0.smithi145.stdout:338 2024-09-16T05:59:09.311 INFO:tasks.workunit.client.0.smithi145.stdout:339 2024-09-16T05:59:09.311 INFO:tasks.workunit.client.0.smithi145.stdout:340 2024-09-16T05:59:09.311 INFO:tasks.workunit.client.0.smithi145.stdout:341 2024-09-16T05:59:09.311 INFO:tasks.workunit.client.0.smithi145.stdout:342 2024-09-16T05:59:09.313 INFO:tasks.workunit.client.0.smithi145.stdout:343 2024-09-16T05:59:09.313 INFO:tasks.workunit.client.0.smithi145.stdout:344 2024-09-16T05:59:09.313 INFO:tasks.workunit.client.0.smithi145.stdout:345 2024-09-16T05:59:09.315 INFO:tasks.workunit.client.0.smithi145.stdout:346 2024-09-16T05:59:09.315 INFO:tasks.workunit.client.0.smithi145.stdout:347 2024-09-16T05:59:09.315 INFO:tasks.workunit.client.0.smithi145.stdout:348 2024-09-16T05:59:09.318 INFO:tasks.workunit.client.0.smithi145.stdout:349 2024-09-16T05:59:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:08 smithi145 ceph-mon[96887]: osdmap e909: 8 total, 8 up, 8 in 2024-09-16T05:59:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:08 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:08 smithi145 ceph-mon[96887]: pgmap v1070: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:08 smithi145 ceph-mon[99390]: osdmap e909: 8 total, 8 up, 8 in 2024-09-16T05:59:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:08 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:09.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:08 smithi145 ceph-mon[99390]: pgmap v1070: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:09.319 INFO:tasks.workunit.client.0.smithi145.stdout:350 2024-09-16T05:59:09.319 INFO:tasks.workunit.client.0.smithi145.stdout:351 2024-09-16T05:59:09.319 INFO:tasks.workunit.client.0.smithi145.stdout:352 2024-09-16T05:59:09.319 INFO:tasks.workunit.client.0.smithi145.stdout:353 2024-09-16T05:59:09.320 INFO:tasks.workunit.client.0.smithi145.stdout:354 2024-09-16T05:59:09.321 INFO:tasks.workunit.client.0.smithi145.stdout:355 2024-09-16T05:59:09.322 INFO:tasks.workunit.client.0.smithi145.stdout:356 2024-09-16T05:59:09.323 INFO:tasks.workunit.client.0.smithi145.stdout:357 2024-09-16T05:59:09.324 INFO:tasks.workunit.client.0.smithi145.stdout:358 2024-09-16T05:59:09.325 INFO:tasks.workunit.client.0.smithi145.stdout:359 2024-09-16T05:59:09.325 INFO:tasks.workunit.client.0.smithi145.stdout:360 2024-09-16T05:59:09.326 INFO:tasks.workunit.client.0.smithi145.stdout:361 2024-09-16T05:59:09.327 INFO:tasks.workunit.client.0.smithi145.stdout:362 2024-09-16T05:59:09.328 INFO:tasks.workunit.client.0.smithi145.stdout:363 2024-09-16T05:59:09.330 INFO:tasks.workunit.client.0.smithi145.stdout:364 2024-09-16T05:59:09.330 INFO:tasks.workunit.client.0.smithi145.stdout:365 2024-09-16T05:59:09.331 INFO:tasks.workunit.client.0.smithi145.stdout:366 2024-09-16T05:59:09.332 INFO:tasks.workunit.client.0.smithi145.stdout:367 2024-09-16T05:59:09.333 INFO:tasks.workunit.client.0.smithi145.stdout:368 2024-09-16T05:59:09.333 INFO:tasks.workunit.client.0.smithi145.stdout:369 2024-09-16T05:59:09.334 INFO:tasks.workunit.client.0.smithi145.stdout:370 2024-09-16T05:59:09.335 INFO:tasks.workunit.client.0.smithi145.stdout:371 2024-09-16T05:59:09.337 INFO:tasks.workunit.client.0.smithi145.stdout:372 2024-09-16T05:59:09.337 INFO:tasks.workunit.client.0.smithi145.stdout:373 2024-09-16T05:59:09.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:08 smithi161 ceph-mon[87722]: osdmap e909: 8 total, 8 up, 8 in 2024-09-16T05:59:09.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:08 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:09.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:08 smithi161 ceph-mon[87722]: pgmap v1070: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:09.339 INFO:tasks.workunit.client.0.smithi145.stdout:374 2024-09-16T05:59:09.339 INFO:tasks.workunit.client.0.smithi145.stdout:375 2024-09-16T05:59:09.340 INFO:tasks.workunit.client.0.smithi145.stdout:376 2024-09-16T05:59:09.340 INFO:tasks.workunit.client.0.smithi145.stdout:377 2024-09-16T05:59:09.341 INFO:tasks.workunit.client.0.smithi145.stdout:378 2024-09-16T05:59:09.342 INFO:tasks.workunit.client.0.smithi145.stdout:379 2024-09-16T05:59:09.343 INFO:tasks.workunit.client.0.smithi145.stdout:380 2024-09-16T05:59:09.344 INFO:tasks.workunit.client.0.smithi145.stdout:381 2024-09-16T05:59:09.345 INFO:tasks.workunit.client.0.smithi145.stdout:382 2024-09-16T05:59:09.345 INFO:tasks.workunit.client.0.smithi145.stdout:383 2024-09-16T05:59:09.346 INFO:tasks.workunit.client.0.smithi145.stdout:384 2024-09-16T05:59:09.347 INFO:tasks.workunit.client.0.smithi145.stdout:385 2024-09-16T05:59:09.348 INFO:tasks.workunit.client.0.smithi145.stdout:386 2024-09-16T05:59:09.349 INFO:tasks.workunit.client.0.smithi145.stdout:387 2024-09-16T05:59:09.350 INFO:tasks.workunit.client.0.smithi145.stdout:388 2024-09-16T05:59:09.351 INFO:tasks.workunit.client.0.smithi145.stdout:389 2024-09-16T05:59:09.352 INFO:tasks.workunit.client.0.smithi145.stdout:390 2024-09-16T05:59:09.353 INFO:tasks.workunit.client.0.smithi145.stdout:391 2024-09-16T05:59:09.353 INFO:tasks.workunit.client.0.smithi145.stdout:392 2024-09-16T05:59:09.354 INFO:tasks.workunit.client.0.smithi145.stdout:393 2024-09-16T05:59:09.355 INFO:tasks.workunit.client.0.smithi145.stdout:394 2024-09-16T05:59:09.356 INFO:tasks.workunit.client.0.smithi145.stdout:395 2024-09-16T05:59:09.357 INFO:tasks.workunit.client.0.smithi145.stdout:396 2024-09-16T05:59:09.359 INFO:tasks.workunit.client.0.smithi145.stdout:397 2024-09-16T05:59:09.359 INFO:tasks.workunit.client.0.smithi145.stdout:398 2024-09-16T05:59:09.360 INFO:tasks.workunit.client.0.smithi145.stdout:399 2024-09-16T05:59:09.361 INFO:tasks.workunit.client.0.smithi145.stdout:400 2024-09-16T05:59:09.362 INFO:tasks.workunit.client.0.smithi145.stdout:401 2024-09-16T05:59:09.364 INFO:tasks.workunit.client.0.smithi145.stdout:402 2024-09-16T05:59:09.365 INFO:tasks.workunit.client.0.smithi145.stdout:403 2024-09-16T05:59:09.365 INFO:tasks.workunit.client.0.smithi145.stdout:404 2024-09-16T05:59:09.366 INFO:tasks.workunit.client.0.smithi145.stdout:405 2024-09-16T05:59:09.367 INFO:tasks.workunit.client.0.smithi145.stdout:406 2024-09-16T05:59:09.367 INFO:tasks.workunit.client.0.smithi145.stdout:407 2024-09-16T05:59:09.368 INFO:tasks.workunit.client.0.smithi145.stdout:408 2024-09-16T05:59:09.369 INFO:tasks.workunit.client.0.smithi145.stdout:409 2024-09-16T05:59:09.371 INFO:tasks.workunit.client.0.smithi145.stdout:410 2024-09-16T05:59:09.371 INFO:tasks.workunit.client.0.smithi145.stdout:411 2024-09-16T05:59:09.372 INFO:tasks.workunit.client.0.smithi145.stdout:412 2024-09-16T05:59:09.373 INFO:tasks.workunit.client.0.smithi145.stdout:413 2024-09-16T05:59:09.374 INFO:tasks.workunit.client.0.smithi145.stdout:414 2024-09-16T05:59:09.374 INFO:tasks.workunit.client.0.smithi145.stdout:415 2024-09-16T05:59:09.375 INFO:tasks.workunit.client.0.smithi145.stdout:416 2024-09-16T05:59:09.377 INFO:tasks.workunit.client.0.smithi145.stdout:417 2024-09-16T05:59:09.377 INFO:tasks.workunit.client.0.smithi145.stdout:418 2024-09-16T05:59:09.378 INFO:tasks.workunit.client.0.smithi145.stdout:419 2024-09-16T05:59:09.379 INFO:tasks.workunit.client.0.smithi145.stdout:420 2024-09-16T05:59:09.380 INFO:tasks.workunit.client.0.smithi145.stdout:421 2024-09-16T05:59:09.381 INFO:tasks.workunit.client.0.smithi145.stdout:422 2024-09-16T05:59:09.382 INFO:tasks.workunit.client.0.smithi145.stdout:423 2024-09-16T05:59:09.383 INFO:tasks.workunit.client.0.smithi145.stdout:424 2024-09-16T05:59:09.384 INFO:tasks.workunit.client.0.smithi145.stdout:425 2024-09-16T05:59:09.385 INFO:tasks.workunit.client.0.smithi145.stdout:426 2024-09-16T05:59:09.386 INFO:tasks.workunit.client.0.smithi145.stdout:427 2024-09-16T05:59:09.386 INFO:tasks.workunit.client.0.smithi145.stdout:428 2024-09-16T05:59:09.387 INFO:tasks.workunit.client.0.smithi145.stdout:429 2024-09-16T05:59:09.388 INFO:tasks.workunit.client.0.smithi145.stdout:430 2024-09-16T05:59:09.390 INFO:tasks.workunit.client.0.smithi145.stdout:431 2024-09-16T05:59:09.390 INFO:tasks.workunit.client.0.smithi145.stdout:432 2024-09-16T05:59:09.391 INFO:tasks.workunit.client.0.smithi145.stdout:433 2024-09-16T05:59:09.392 INFO:tasks.workunit.client.0.smithi145.stdout:434 2024-09-16T05:59:09.393 INFO:tasks.workunit.client.0.smithi145.stdout:435 2024-09-16T05:59:09.394 INFO:tasks.workunit.client.0.smithi145.stdout:436 2024-09-16T05:59:09.395 INFO:tasks.workunit.client.0.smithi145.stdout:437 2024-09-16T05:59:09.396 INFO:tasks.workunit.client.0.smithi145.stdout:438 2024-09-16T05:59:09.397 INFO:tasks.workunit.client.0.smithi145.stdout:439 2024-09-16T05:59:09.398 INFO:tasks.workunit.client.0.smithi145.stdout:440 2024-09-16T05:59:09.399 INFO:tasks.workunit.client.0.smithi145.stdout:441 2024-09-16T05:59:09.400 INFO:tasks.workunit.client.0.smithi145.stdout:442 2024-09-16T05:59:09.401 INFO:tasks.workunit.client.0.smithi145.stdout:443 2024-09-16T05:59:09.402 INFO:tasks.workunit.client.0.smithi145.stdout:444 2024-09-16T05:59:09.403 INFO:tasks.workunit.client.0.smithi145.stdout:445 2024-09-16T05:59:09.403 INFO:tasks.workunit.client.0.smithi145.stdout:446 2024-09-16T05:59:09.405 INFO:tasks.workunit.client.0.smithi145.stdout:447 2024-09-16T05:59:09.405 INFO:tasks.workunit.client.0.smithi145.stdout:448 2024-09-16T05:59:09.406 INFO:tasks.workunit.client.0.smithi145.stdout:449 2024-09-16T05:59:09.407 INFO:tasks.workunit.client.0.smithi145.stdout:450 2024-09-16T05:59:09.408 INFO:tasks.workunit.client.0.smithi145.stdout:451 2024-09-16T05:59:09.409 INFO:tasks.workunit.client.0.smithi145.stdout:452 2024-09-16T05:59:09.410 INFO:tasks.workunit.client.0.smithi145.stdout:453 2024-09-16T05:59:09.411 INFO:tasks.workunit.client.0.smithi145.stdout:454 2024-09-16T05:59:09.412 INFO:tasks.workunit.client.0.smithi145.stdout:455 2024-09-16T05:59:09.413 INFO:tasks.workunit.client.0.smithi145.stdout:456 2024-09-16T05:59:09.414 INFO:tasks.workunit.client.0.smithi145.stdout:457 2024-09-16T05:59:09.415 INFO:tasks.workunit.client.0.smithi145.stdout:458 2024-09-16T05:59:09.416 INFO:tasks.workunit.client.0.smithi145.stdout:459 2024-09-16T05:59:09.417 INFO:tasks.workunit.client.0.smithi145.stdout:460 2024-09-16T05:59:09.418 INFO:tasks.workunit.client.0.smithi145.stdout:461 2024-09-16T05:59:09.419 INFO:tasks.workunit.client.0.smithi145.stdout:462 2024-09-16T05:59:09.420 INFO:tasks.workunit.client.0.smithi145.stdout:463 2024-09-16T05:59:09.420 INFO:tasks.workunit.client.0.smithi145.stdout:464 2024-09-16T05:59:09.421 INFO:tasks.workunit.client.0.smithi145.stdout:465 2024-09-16T05:59:09.422 INFO:tasks.workunit.client.0.smithi145.stdout:466 2024-09-16T05:59:09.423 INFO:tasks.workunit.client.0.smithi145.stdout:467 2024-09-16T05:59:09.424 INFO:tasks.workunit.client.0.smithi145.stdout:468 2024-09-16T05:59:09.425 INFO:tasks.workunit.client.0.smithi145.stdout:469 2024-09-16T05:59:09.426 INFO:tasks.workunit.client.0.smithi145.stdout:470 2024-09-16T05:59:09.427 INFO:tasks.workunit.client.0.smithi145.stdout:471 2024-09-16T05:59:09.428 INFO:tasks.workunit.client.0.smithi145.stdout:472 2024-09-16T05:59:09.429 INFO:tasks.workunit.client.0.smithi145.stdout:473 2024-09-16T05:59:09.430 INFO:tasks.workunit.client.0.smithi145.stdout:474 2024-09-16T05:59:09.431 INFO:tasks.workunit.client.0.smithi145.stdout:475 2024-09-16T05:59:09.432 INFO:tasks.workunit.client.0.smithi145.stdout:476 2024-09-16T05:59:09.432 INFO:tasks.workunit.client.0.smithi145.stdout:477 2024-09-16T05:59:09.433 INFO:tasks.workunit.client.0.smithi145.stdout:478 2024-09-16T05:59:09.434 INFO:tasks.workunit.client.0.smithi145.stdout:479 2024-09-16T05:59:09.435 INFO:tasks.workunit.client.0.smithi145.stdout:480 2024-09-16T05:59:09.437 INFO:tasks.workunit.client.0.smithi145.stdout:481 2024-09-16T05:59:09.437 INFO:tasks.workunit.client.0.smithi145.stdout:482 2024-09-16T05:59:09.439 INFO:tasks.workunit.client.0.smithi145.stdout:483 2024-09-16T05:59:09.440 INFO:tasks.workunit.client.0.smithi145.stdout:484 2024-09-16T05:59:09.441 INFO:tasks.workunit.client.0.smithi145.stdout:485 2024-09-16T05:59:09.441 INFO:tasks.workunit.client.0.smithi145.stdout:486 2024-09-16T05:59:09.442 INFO:tasks.workunit.client.0.smithi145.stdout:487 2024-09-16T05:59:09.443 INFO:tasks.workunit.client.0.smithi145.stdout:488 2024-09-16T05:59:09.444 INFO:tasks.workunit.client.0.smithi145.stdout:489 2024-09-16T05:59:09.445 INFO:tasks.workunit.client.0.smithi145.stdout:490 2024-09-16T05:59:09.446 INFO:tasks.workunit.client.0.smithi145.stdout:491 2024-09-16T05:59:09.447 INFO:tasks.workunit.client.0.smithi145.stdout:492 2024-09-16T05:59:09.448 INFO:tasks.workunit.client.0.smithi145.stdout:493 2024-09-16T05:59:09.449 INFO:tasks.workunit.client.0.smithi145.stdout:494 2024-09-16T05:59:09.450 INFO:tasks.workunit.client.0.smithi145.stdout:495 2024-09-16T05:59:09.451 INFO:tasks.workunit.client.0.smithi145.stdout:496 2024-09-16T05:59:09.452 INFO:tasks.workunit.client.0.smithi145.stdout:497 2024-09-16T05:59:09.453 INFO:tasks.workunit.client.0.smithi145.stdout:498 2024-09-16T05:59:09.454 INFO:tasks.workunit.client.0.smithi145.stdout:499 2024-09-16T05:59:09.455 INFO:tasks.workunit.client.0.smithi145.stdout:500 2024-09-16T05:59:09.456 INFO:tasks.workunit.client.0.smithi145.stdout:501 2024-09-16T05:59:09.457 INFO:tasks.workunit.client.0.smithi145.stdout:502 2024-09-16T05:59:09.458 INFO:tasks.workunit.client.0.smithi145.stdout:503 2024-09-16T05:59:09.459 INFO:tasks.workunit.client.0.smithi145.stdout:504 2024-09-16T05:59:09.460 INFO:tasks.workunit.client.0.smithi145.stdout:505 2024-09-16T05:59:09.461 INFO:tasks.workunit.client.0.smithi145.stdout:506 2024-09-16T05:59:09.462 INFO:tasks.workunit.client.0.smithi145.stdout:507 2024-09-16T05:59:09.463 INFO:tasks.workunit.client.0.smithi145.stdout:508 2024-09-16T05:59:09.464 INFO:tasks.workunit.client.0.smithi145.stdout:509 2024-09-16T05:59:09.465 INFO:tasks.workunit.client.0.smithi145.stdout:510 2024-09-16T05:59:09.466 INFO:tasks.workunit.client.0.smithi145.stdout:511 2024-09-16T05:59:09.467 INFO:tasks.workunit.client.0.smithi145.stdout:512 2024-09-16T05:59:09.468 INFO:tasks.workunit.client.0.smithi145.stdout:513 2024-09-16T05:59:09.469 INFO:tasks.workunit.client.0.smithi145.stdout:514 2024-09-16T05:59:09.474 INFO:tasks.workunit.client.0.smithi145.stdout:515 2024-09-16T05:59:09.474 INFO:tasks.workunit.client.0.smithi145.stdout:516 2024-09-16T05:59:09.474 INFO:tasks.workunit.client.0.smithi145.stdout:517 2024-09-16T05:59:09.474 INFO:tasks.workunit.client.0.smithi145.stdout:518 2024-09-16T05:59:09.474 INFO:tasks.workunit.client.0.smithi145.stdout:519 2024-09-16T05:59:09.474 INFO:tasks.workunit.client.0.smithi145.stdout:520 2024-09-16T05:59:09.475 INFO:tasks.workunit.client.0.smithi145.stdout:521 2024-09-16T05:59:09.476 INFO:tasks.workunit.client.0.smithi145.stdout:522 2024-09-16T05:59:09.477 INFO:tasks.workunit.client.0.smithi145.stdout:523 2024-09-16T05:59:09.478 INFO:tasks.workunit.client.0.smithi145.stdout:524 2024-09-16T05:59:09.479 INFO:tasks.workunit.client.0.smithi145.stdout:525 2024-09-16T05:59:09.480 INFO:tasks.workunit.client.0.smithi145.stdout:526 2024-09-16T05:59:09.481 INFO:tasks.workunit.client.0.smithi145.stdout:527 2024-09-16T05:59:09.482 INFO:tasks.workunit.client.0.smithi145.stdout:528 2024-09-16T05:59:09.483 INFO:tasks.workunit.client.0.smithi145.stdout:529 2024-09-16T05:59:09.484 INFO:tasks.workunit.client.0.smithi145.stdout:530 2024-09-16T05:59:09.485 INFO:tasks.workunit.client.0.smithi145.stdout:531 2024-09-16T05:59:09.486 INFO:tasks.workunit.client.0.smithi145.stdout:532 2024-09-16T05:59:09.487 INFO:tasks.workunit.client.0.smithi145.stdout:533 2024-09-16T05:59:09.488 INFO:tasks.workunit.client.0.smithi145.stdout:534 2024-09-16T05:59:09.489 INFO:tasks.workunit.client.0.smithi145.stdout:535 2024-09-16T05:59:09.490 INFO:tasks.workunit.client.0.smithi145.stdout:536 2024-09-16T05:59:09.491 INFO:tasks.workunit.client.0.smithi145.stdout:537 2024-09-16T05:59:09.492 INFO:tasks.workunit.client.0.smithi145.stdout:538 2024-09-16T05:59:09.493 INFO:tasks.workunit.client.0.smithi145.stdout:539 2024-09-16T05:59:09.494 INFO:tasks.workunit.client.0.smithi145.stdout:540 2024-09-16T05:59:09.495 INFO:tasks.workunit.client.0.smithi145.stdout:541 2024-09-16T05:59:09.496 INFO:tasks.workunit.client.0.smithi145.stdout:542 2024-09-16T05:59:09.497 INFO:tasks.workunit.client.0.smithi145.stdout:543 2024-09-16T05:59:09.498 INFO:tasks.workunit.client.0.smithi145.stdout:544 2024-09-16T05:59:09.499 INFO:tasks.workunit.client.0.smithi145.stdout:545 2024-09-16T05:59:09.500 INFO:tasks.workunit.client.0.smithi145.stdout:546 2024-09-16T05:59:09.501 INFO:tasks.workunit.client.0.smithi145.stdout:547 2024-09-16T05:59:09.502 INFO:tasks.workunit.client.0.smithi145.stdout:548 2024-09-16T05:59:09.503 INFO:tasks.workunit.client.0.smithi145.stdout:549 2024-09-16T05:59:09.504 INFO:tasks.workunit.client.0.smithi145.stdout:550 2024-09-16T05:59:09.505 INFO:tasks.workunit.client.0.smithi145.stdout:551 2024-09-16T05:59:09.506 INFO:tasks.workunit.client.0.smithi145.stdout:552 2024-09-16T05:59:09.507 INFO:tasks.workunit.client.0.smithi145.stdout:553 2024-09-16T05:59:09.508 INFO:tasks.workunit.client.0.smithi145.stdout:554 2024-09-16T05:59:09.509 INFO:tasks.workunit.client.0.smithi145.stdout:555 2024-09-16T05:59:09.509 INFO:tasks.workunit.client.0.smithi145.stdout:556 2024-09-16T05:59:09.510 INFO:tasks.workunit.client.0.smithi145.stdout:557 2024-09-16T05:59:09.511 INFO:tasks.workunit.client.0.smithi145.stdout:558 2024-09-16T05:59:09.512 INFO:tasks.workunit.client.0.smithi145.stdout:559 2024-09-16T05:59:09.513 INFO:tasks.workunit.client.0.smithi145.stdout:560 2024-09-16T05:59:09.514 INFO:tasks.workunit.client.0.smithi145.stdout:561 2024-09-16T05:59:09.515 INFO:tasks.workunit.client.0.smithi145.stdout:562 2024-09-16T05:59:09.516 INFO:tasks.workunit.client.0.smithi145.stdout:563 2024-09-16T05:59:09.517 INFO:tasks.workunit.client.0.smithi145.stdout:564 2024-09-16T05:59:09.518 INFO:tasks.workunit.client.0.smithi145.stdout:565 2024-09-16T05:59:09.519 INFO:tasks.workunit.client.0.smithi145.stdout:566 2024-09-16T05:59:09.520 INFO:tasks.workunit.client.0.smithi145.stdout:567 2024-09-16T05:59:09.521 INFO:tasks.workunit.client.0.smithi145.stdout:568 2024-09-16T05:59:09.522 INFO:tasks.workunit.client.0.smithi145.stdout:569 2024-09-16T05:59:09.523 INFO:tasks.workunit.client.0.smithi145.stdout:570 2024-09-16T05:59:09.524 INFO:tasks.workunit.client.0.smithi145.stdout:571 2024-09-16T05:59:09.524 INFO:tasks.workunit.client.0.smithi145.stdout:572 2024-09-16T05:59:09.525 INFO:tasks.workunit.client.0.smithi145.stdout:573 2024-09-16T05:59:09.527 INFO:tasks.workunit.client.0.smithi145.stdout:574 2024-09-16T05:59:09.528 INFO:tasks.workunit.client.0.smithi145.stdout:575 2024-09-16T05:59:09.528 INFO:tasks.workunit.client.0.smithi145.stdout:576 2024-09-16T05:59:09.530 INFO:tasks.workunit.client.0.smithi145.stdout:577 2024-09-16T05:59:09.531 INFO:tasks.workunit.client.0.smithi145.stdout:578 2024-09-16T05:59:09.531 INFO:tasks.workunit.client.0.smithi145.stdout:579 2024-09-16T05:59:09.532 INFO:tasks.workunit.client.0.smithi145.stdout:580 2024-09-16T05:59:09.533 INFO:tasks.workunit.client.0.smithi145.stdout:581 2024-09-16T05:59:09.534 INFO:tasks.workunit.client.0.smithi145.stdout:582 2024-09-16T05:59:09.535 INFO:tasks.workunit.client.0.smithi145.stdout:583 2024-09-16T05:59:09.537 INFO:tasks.workunit.client.0.smithi145.stdout:584 2024-09-16T05:59:09.537 INFO:tasks.workunit.client.0.smithi145.stdout:585 2024-09-16T05:59:09.538 INFO:tasks.workunit.client.0.smithi145.stdout:586 2024-09-16T05:59:09.539 INFO:tasks.workunit.client.0.smithi145.stdout:587 2024-09-16T05:59:09.540 INFO:tasks.workunit.client.0.smithi145.stdout:588 2024-09-16T05:59:09.541 INFO:tasks.workunit.client.0.smithi145.stdout:589 2024-09-16T05:59:09.542 INFO:tasks.workunit.client.0.smithi145.stdout:590 2024-09-16T05:59:09.543 INFO:tasks.workunit.client.0.smithi145.stdout:591 2024-09-16T05:59:09.544 INFO:tasks.workunit.client.0.smithi145.stdout:592 2024-09-16T05:59:09.545 INFO:tasks.workunit.client.0.smithi145.stdout:593 2024-09-16T05:59:09.546 INFO:tasks.workunit.client.0.smithi145.stdout:594 2024-09-16T05:59:09.548 INFO:tasks.workunit.client.0.smithi145.stdout:595 2024-09-16T05:59:09.549 INFO:tasks.workunit.client.0.smithi145.stdout:596 2024-09-16T05:59:09.550 INFO:tasks.workunit.client.0.smithi145.stdout:597 2024-09-16T05:59:09.551 INFO:tasks.workunit.client.0.smithi145.stdout:598 2024-09-16T05:59:09.552 INFO:tasks.workunit.client.0.smithi145.stdout:599 2024-09-16T05:59:09.553 INFO:tasks.workunit.client.0.smithi145.stdout:600 2024-09-16T05:59:09.554 INFO:tasks.workunit.client.0.smithi145.stdout:601 2024-09-16T05:59:09.555 INFO:tasks.workunit.client.0.smithi145.stdout:602 2024-09-16T05:59:09.556 INFO:tasks.workunit.client.0.smithi145.stdout:603 2024-09-16T05:59:09.557 INFO:tasks.workunit.client.0.smithi145.stdout:604 2024-09-16T05:59:09.558 INFO:tasks.workunit.client.0.smithi145.stdout:605 2024-09-16T05:59:09.558 INFO:tasks.workunit.client.0.smithi145.stdout:606 2024-09-16T05:59:09.559 INFO:tasks.workunit.client.0.smithi145.stdout:607 2024-09-16T05:59:09.560 INFO:tasks.workunit.client.0.smithi145.stdout:608 2024-09-16T05:59:09.561 INFO:tasks.workunit.client.0.smithi145.stdout:609 2024-09-16T05:59:09.563 INFO:tasks.workunit.client.0.smithi145.stdout:610 2024-09-16T05:59:09.564 INFO:tasks.workunit.client.0.smithi145.stdout:611 2024-09-16T05:59:09.564 INFO:tasks.workunit.client.0.smithi145.stdout:612 2024-09-16T05:59:09.565 INFO:tasks.workunit.client.0.smithi145.stdout:613 2024-09-16T05:59:09.566 INFO:tasks.workunit.client.0.smithi145.stdout:614 2024-09-16T05:59:09.567 INFO:tasks.workunit.client.0.smithi145.stdout:615 2024-09-16T05:59:09.568 INFO:tasks.workunit.client.0.smithi145.stdout:616 2024-09-16T05:59:09.569 INFO:tasks.workunit.client.0.smithi145.stdout:617 2024-09-16T05:59:09.570 INFO:tasks.workunit.client.0.smithi145.stdout:618 2024-09-16T05:59:09.571 INFO:tasks.workunit.client.0.smithi145.stdout:619 2024-09-16T05:59:09.572 INFO:tasks.workunit.client.0.smithi145.stdout:620 2024-09-16T05:59:09.573 INFO:tasks.workunit.client.0.smithi145.stdout:621 2024-09-16T05:59:09.574 INFO:tasks.workunit.client.0.smithi145.stdout:622 2024-09-16T05:59:09.575 INFO:tasks.workunit.client.0.smithi145.stdout:623 2024-09-16T05:59:09.576 INFO:tasks.workunit.client.0.smithi145.stdout:624 2024-09-16T05:59:09.577 INFO:tasks.workunit.client.0.smithi145.stdout:625 2024-09-16T05:59:09.578 INFO:tasks.workunit.client.0.smithi145.stdout:626 2024-09-16T05:59:09.579 INFO:tasks.workunit.client.0.smithi145.stdout:627 2024-09-16T05:59:09.581 INFO:tasks.workunit.client.0.smithi145.stdout:628 2024-09-16T05:59:09.581 INFO:tasks.workunit.client.0.smithi145.stdout:629 2024-09-16T05:59:09.582 INFO:tasks.workunit.client.0.smithi145.stdout:630 2024-09-16T05:59:09.583 INFO:tasks.workunit.client.0.smithi145.stdout:631 2024-09-16T05:59:09.585 INFO:tasks.workunit.client.0.smithi145.stdout:632 2024-09-16T05:59:09.586 INFO:tasks.workunit.client.0.smithi145.stdout:633 2024-09-16T05:59:09.587 INFO:tasks.workunit.client.0.smithi145.stdout:634 2024-09-16T05:59:09.589 INFO:tasks.workunit.client.0.smithi145.stdout:635 2024-09-16T05:59:09.589 INFO:tasks.workunit.client.0.smithi145.stdout:636 2024-09-16T05:59:09.590 INFO:tasks.workunit.client.0.smithi145.stdout:637 2024-09-16T05:59:09.591 INFO:tasks.workunit.client.0.smithi145.stdout:638 2024-09-16T05:59:09.592 INFO:tasks.workunit.client.0.smithi145.stdout:639 2024-09-16T05:59:09.593 INFO:tasks.workunit.client.0.smithi145.stdout:640 2024-09-16T05:59:09.594 INFO:tasks.workunit.client.0.smithi145.stdout:641 2024-09-16T05:59:09.595 INFO:tasks.workunit.client.0.smithi145.stdout:642 2024-09-16T05:59:09.596 INFO:tasks.workunit.client.0.smithi145.stdout:643 2024-09-16T05:59:09.597 INFO:tasks.workunit.client.0.smithi145.stdout:644 2024-09-16T05:59:09.599 INFO:tasks.workunit.client.0.smithi145.stdout:645 2024-09-16T05:59:09.599 INFO:tasks.workunit.client.0.smithi145.stdout:646 2024-09-16T05:59:09.600 INFO:tasks.workunit.client.0.smithi145.stdout:647 2024-09-16T05:59:09.601 INFO:tasks.workunit.client.0.smithi145.stdout:648 2024-09-16T05:59:09.602 INFO:tasks.workunit.client.0.smithi145.stdout:649 2024-09-16T05:59:09.603 INFO:tasks.workunit.client.0.smithi145.stdout:650 2024-09-16T05:59:09.604 INFO:tasks.workunit.client.0.smithi145.stdout:651 2024-09-16T05:59:09.605 INFO:tasks.workunit.client.0.smithi145.stdout:652 2024-09-16T05:59:09.605 INFO:tasks.workunit.client.0.smithi145.stdout:653 2024-09-16T05:59:09.606 INFO:tasks.workunit.client.0.smithi145.stdout:654 2024-09-16T05:59:09.608 INFO:tasks.workunit.client.0.smithi145.stdout:655 2024-09-16T05:59:09.608 INFO:tasks.workunit.client.0.smithi145.stdout:656 2024-09-16T05:59:09.609 INFO:tasks.workunit.client.0.smithi145.stdout:657 2024-09-16T05:59:09.610 INFO:tasks.workunit.client.0.smithi145.stdout:658 2024-09-16T05:59:09.611 INFO:tasks.workunit.client.0.smithi145.stdout:659 2024-09-16T05:59:09.612 INFO:tasks.workunit.client.0.smithi145.stdout:660 2024-09-16T05:59:09.613 INFO:tasks.workunit.client.0.smithi145.stdout:661 2024-09-16T05:59:09.614 INFO:tasks.workunit.client.0.smithi145.stdout:662 2024-09-16T05:59:09.616 INFO:tasks.workunit.client.0.smithi145.stdout:663 2024-09-16T05:59:09.617 INFO:tasks.workunit.client.0.smithi145.stdout:664 2024-09-16T05:59:09.617 INFO:tasks.workunit.client.0.smithi145.stdout:665 2024-09-16T05:59:09.618 INFO:tasks.workunit.client.0.smithi145.stdout:666 2024-09-16T05:59:09.619 INFO:tasks.workunit.client.0.smithi145.stdout:667 2024-09-16T05:59:09.620 INFO:tasks.workunit.client.0.smithi145.stdout:668 2024-09-16T05:59:09.621 INFO:tasks.workunit.client.0.smithi145.stdout:669 2024-09-16T05:59:09.622 INFO:tasks.workunit.client.0.smithi145.stdout:670 2024-09-16T05:59:09.623 INFO:tasks.workunit.client.0.smithi145.stdout:671 2024-09-16T05:59:09.624 INFO:tasks.workunit.client.0.smithi145.stdout:672 2024-09-16T05:59:09.625 INFO:tasks.workunit.client.0.smithi145.stdout:673 2024-09-16T05:59:09.626 INFO:tasks.workunit.client.0.smithi145.stdout:674 2024-09-16T05:59:09.628 INFO:tasks.workunit.client.0.smithi145.stdout:675 2024-09-16T05:59:09.629 INFO:tasks.workunit.client.0.smithi145.stdout:676 2024-09-16T05:59:09.629 INFO:tasks.workunit.client.0.smithi145.stdout:677 2024-09-16T05:59:09.630 INFO:tasks.workunit.client.0.smithi145.stdout:678 2024-09-16T05:59:09.632 INFO:tasks.workunit.client.0.smithi145.stdout:679 2024-09-16T05:59:09.633 INFO:tasks.workunit.client.0.smithi145.stdout:680 2024-09-16T05:59:09.634 INFO:tasks.workunit.client.0.smithi145.stdout:681 2024-09-16T05:59:09.635 INFO:tasks.workunit.client.0.smithi145.stdout:682 2024-09-16T05:59:09.636 INFO:tasks.workunit.client.0.smithi145.stdout:683 2024-09-16T05:59:09.637 INFO:tasks.workunit.client.0.smithi145.stdout:684 2024-09-16T05:59:09.638 INFO:tasks.workunit.client.0.smithi145.stdout:685 2024-09-16T05:59:09.639 INFO:tasks.workunit.client.0.smithi145.stdout:686 2024-09-16T05:59:09.640 INFO:tasks.workunit.client.0.smithi145.stdout:687 2024-09-16T05:59:09.641 INFO:tasks.workunit.client.0.smithi145.stdout:688 2024-09-16T05:59:09.642 INFO:tasks.workunit.client.0.smithi145.stdout:689 2024-09-16T05:59:09.643 INFO:tasks.workunit.client.0.smithi145.stdout:690 2024-09-16T05:59:09.644 INFO:tasks.workunit.client.0.smithi145.stdout:691 2024-09-16T05:59:09.645 INFO:tasks.workunit.client.0.smithi145.stdout:692 2024-09-16T05:59:09.646 INFO:tasks.workunit.client.0.smithi145.stdout:693 2024-09-16T05:59:09.647 INFO:tasks.workunit.client.0.smithi145.stdout:694 2024-09-16T05:59:09.648 INFO:tasks.workunit.client.0.smithi145.stdout:695 2024-09-16T05:59:09.649 INFO:tasks.workunit.client.0.smithi145.stdout:696 2024-09-16T05:59:09.650 INFO:tasks.workunit.client.0.smithi145.stdout:697 2024-09-16T05:59:09.651 INFO:tasks.workunit.client.0.smithi145.stdout:698 2024-09-16T05:59:09.652 INFO:tasks.workunit.client.0.smithi145.stdout:699 2024-09-16T05:59:09.653 INFO:tasks.workunit.client.0.smithi145.stdout:700 2024-09-16T05:59:09.654 INFO:tasks.workunit.client.0.smithi145.stdout:701 2024-09-16T05:59:09.655 INFO:tasks.workunit.client.0.smithi145.stdout:702 2024-09-16T05:59:09.656 INFO:tasks.workunit.client.0.smithi145.stdout:703 2024-09-16T05:59:09.657 INFO:tasks.workunit.client.0.smithi145.stdout:704 2024-09-16T05:59:09.658 INFO:tasks.workunit.client.0.smithi145.stdout:705 2024-09-16T05:59:09.659 INFO:tasks.workunit.client.0.smithi145.stdout:706 2024-09-16T05:59:09.660 INFO:tasks.workunit.client.0.smithi145.stdout:707 2024-09-16T05:59:09.661 INFO:tasks.workunit.client.0.smithi145.stdout:708 2024-09-16T05:59:09.662 INFO:tasks.workunit.client.0.smithi145.stdout:709 2024-09-16T05:59:09.663 INFO:tasks.workunit.client.0.smithi145.stdout:710 2024-09-16T05:59:09.664 INFO:tasks.workunit.client.0.smithi145.stdout:711 2024-09-16T05:59:09.665 INFO:tasks.workunit.client.0.smithi145.stdout:712 2024-09-16T05:59:09.666 INFO:tasks.workunit.client.0.smithi145.stdout:713 2024-09-16T05:59:09.668 INFO:tasks.workunit.client.0.smithi145.stdout:714 2024-09-16T05:59:09.668 INFO:tasks.workunit.client.0.smithi145.stdout:715 2024-09-16T05:59:09.669 INFO:tasks.workunit.client.0.smithi145.stdout:716 2024-09-16T05:59:09.670 INFO:tasks.workunit.client.0.smithi145.stdout:717 2024-09-16T05:59:09.671 INFO:tasks.workunit.client.0.smithi145.stdout:718 2024-09-16T05:59:09.672 INFO:tasks.workunit.client.0.smithi145.stdout:719 2024-09-16T05:59:09.677 INFO:tasks.workunit.client.0.smithi145.stdout:720 2024-09-16T05:59:09.677 INFO:tasks.workunit.client.0.smithi145.stdout:721 2024-09-16T05:59:09.677 INFO:tasks.workunit.client.0.smithi145.stdout:722 2024-09-16T05:59:09.677 INFO:tasks.workunit.client.0.smithi145.stdout:723 2024-09-16T05:59:09.678 INFO:tasks.workunit.client.0.smithi145.stdout:724 2024-09-16T05:59:09.680 INFO:tasks.workunit.client.0.smithi145.stdout:725 2024-09-16T05:59:09.681 INFO:tasks.workunit.client.0.smithi145.stdout:726 2024-09-16T05:59:09.682 INFO:tasks.workunit.client.0.smithi145.stdout:727 2024-09-16T05:59:09.683 INFO:tasks.workunit.client.0.smithi145.stdout:728 2024-09-16T05:59:09.684 INFO:tasks.workunit.client.0.smithi145.stdout:729 2024-09-16T05:59:09.685 INFO:tasks.workunit.client.0.smithi145.stdout:730 2024-09-16T05:59:09.686 INFO:tasks.workunit.client.0.smithi145.stdout:731 2024-09-16T05:59:09.688 INFO:tasks.workunit.client.0.smithi145.stdout:732 2024-09-16T05:59:09.689 INFO:tasks.workunit.client.0.smithi145.stdout:733 2024-09-16T05:59:09.690 INFO:tasks.workunit.client.0.smithi145.stdout:734 2024-09-16T05:59:09.691 INFO:tasks.workunit.client.0.smithi145.stdout:735 2024-09-16T05:59:09.692 INFO:tasks.workunit.client.0.smithi145.stdout:736 2024-09-16T05:59:09.693 INFO:tasks.workunit.client.0.smithi145.stdout:737 2024-09-16T05:59:09.694 INFO:tasks.workunit.client.0.smithi145.stdout:738 2024-09-16T05:59:09.695 INFO:tasks.workunit.client.0.smithi145.stdout:739 2024-09-16T05:59:09.697 INFO:tasks.workunit.client.0.smithi145.stdout:740 2024-09-16T05:59:09.697 INFO:tasks.workunit.client.0.smithi145.stdout:741 2024-09-16T05:59:09.700 INFO:tasks.workunit.client.0.smithi145.stdout:742 2024-09-16T05:59:09.700 INFO:tasks.workunit.client.0.smithi145.stdout:743 2024-09-16T05:59:09.701 INFO:tasks.workunit.client.0.smithi145.stdout:744 2024-09-16T05:59:09.702 INFO:tasks.workunit.client.0.smithi145.stdout:745 2024-09-16T05:59:09.703 INFO:tasks.workunit.client.0.smithi145.stdout:746 2024-09-16T05:59:09.704 INFO:tasks.workunit.client.0.smithi145.stdout:747 2024-09-16T05:59:09.705 INFO:tasks.workunit.client.0.smithi145.stdout:748 2024-09-16T05:59:09.706 INFO:tasks.workunit.client.0.smithi145.stdout:749 2024-09-16T05:59:09.707 INFO:tasks.workunit.client.0.smithi145.stdout:750 2024-09-16T05:59:09.709 INFO:tasks.workunit.client.0.smithi145.stdout:751 2024-09-16T05:59:09.709 INFO:tasks.workunit.client.0.smithi145.stdout:752 2024-09-16T05:59:09.710 INFO:tasks.workunit.client.0.smithi145.stdout:753 2024-09-16T05:59:09.711 INFO:tasks.workunit.client.0.smithi145.stdout:754 2024-09-16T05:59:09.712 INFO:tasks.workunit.client.0.smithi145.stdout:755 2024-09-16T05:59:09.713 INFO:tasks.workunit.client.0.smithi145.stdout:756 2024-09-16T05:59:09.714 INFO:tasks.workunit.client.0.smithi145.stdout:757 2024-09-16T05:59:09.715 INFO:tasks.workunit.client.0.smithi145.stdout:758 2024-09-16T05:59:09.716 INFO:tasks.workunit.client.0.smithi145.stdout:759 2024-09-16T05:59:09.717 INFO:tasks.workunit.client.0.smithi145.stdout:760 2024-09-16T05:59:09.718 INFO:tasks.workunit.client.0.smithi145.stdout:761 2024-09-16T05:59:09.722 INFO:tasks.workunit.client.0.smithi145.stdout:762 2024-09-16T05:59:09.722 INFO:tasks.workunit.client.0.smithi145.stdout:763 2024-09-16T05:59:09.722 INFO:tasks.workunit.client.0.smithi145.stdout:764 2024-09-16T05:59:09.723 INFO:tasks.workunit.client.0.smithi145.stdout:765 2024-09-16T05:59:09.724 INFO:tasks.workunit.client.0.smithi145.stdout:766 2024-09-16T05:59:09.725 INFO:tasks.workunit.client.0.smithi145.stdout:767 2024-09-16T05:59:09.726 INFO:tasks.workunit.client.0.smithi145.stdout:768 2024-09-16T05:59:09.727 INFO:tasks.workunit.client.0.smithi145.stdout:769 2024-09-16T05:59:09.729 INFO:tasks.workunit.client.0.smithi145.stdout:770 2024-09-16T05:59:09.729 INFO:tasks.workunit.client.0.smithi145.stdout:771 2024-09-16T05:59:09.731 INFO:tasks.workunit.client.0.smithi145.stdout:772 2024-09-16T05:59:09.732 INFO:tasks.workunit.client.0.smithi145.stdout:773 2024-09-16T05:59:09.732 INFO:tasks.workunit.client.0.smithi145.stdout:774 2024-09-16T05:59:09.733 INFO:tasks.workunit.client.0.smithi145.stdout:775 2024-09-16T05:59:09.734 INFO:tasks.workunit.client.0.smithi145.stdout:776 2024-09-16T05:59:09.736 INFO:tasks.workunit.client.0.smithi145.stdout:777 2024-09-16T05:59:09.736 INFO:tasks.workunit.client.0.smithi145.stdout:778 2024-09-16T05:59:09.741 INFO:tasks.workunit.client.0.smithi145.stdout:779 2024-09-16T05:59:09.742 INFO:tasks.workunit.client.0.smithi145.stdout:780 2024-09-16T05:59:09.742 INFO:tasks.workunit.client.0.smithi145.stdout:781 2024-09-16T05:59:09.742 INFO:tasks.workunit.client.0.smithi145.stdout:782 2024-09-16T05:59:09.742 INFO:tasks.workunit.client.0.smithi145.stdout:783 2024-09-16T05:59:09.743 INFO:tasks.workunit.client.0.smithi145.stdout:784 2024-09-16T05:59:09.743 INFO:tasks.workunit.client.0.smithi145.stdout:785 2024-09-16T05:59:09.744 INFO:tasks.workunit.client.0.smithi145.stdout:786 2024-09-16T05:59:09.745 INFO:tasks.workunit.client.0.smithi145.stdout:787 2024-09-16T05:59:09.749 INFO:tasks.workunit.client.0.smithi145.stdout:788 2024-09-16T05:59:09.749 INFO:tasks.workunit.client.0.smithi145.stdout:789 2024-09-16T05:59:09.749 INFO:tasks.workunit.client.0.smithi145.stdout:790 2024-09-16T05:59:09.749 INFO:tasks.workunit.client.0.smithi145.stdout:791 2024-09-16T05:59:09.750 INFO:tasks.workunit.client.0.smithi145.stdout:792 2024-09-16T05:59:09.756 INFO:tasks.workunit.client.0.smithi145.stdout:793 2024-09-16T05:59:09.757 INFO:tasks.workunit.client.0.smithi145.stdout:794 2024-09-16T05:59:09.757 INFO:tasks.workunit.client.0.smithi145.stdout:795 2024-09-16T05:59:09.757 INFO:tasks.workunit.client.0.smithi145.stdout:796 2024-09-16T05:59:09.757 INFO:tasks.workunit.client.0.smithi145.stdout:797 2024-09-16T05:59:09.757 INFO:tasks.workunit.client.0.smithi145.stdout:798 2024-09-16T05:59:09.757 INFO:tasks.workunit.client.0.smithi145.stdout:799 2024-09-16T05:59:09.759 INFO:tasks.workunit.client.0.smithi145.stdout:800 2024-09-16T05:59:09.760 INFO:tasks.workunit.client.0.smithi145.stdout:801 2024-09-16T05:59:09.761 INFO:tasks.workunit.client.0.smithi145.stdout:802 2024-09-16T05:59:09.762 INFO:tasks.workunit.client.0.smithi145.stdout:803 2024-09-16T05:59:09.763 INFO:tasks.workunit.client.0.smithi145.stdout:804 2024-09-16T05:59:09.764 INFO:tasks.workunit.client.0.smithi145.stdout:805 2024-09-16T05:59:09.765 INFO:tasks.workunit.client.0.smithi145.stdout:806 2024-09-16T05:59:09.767 INFO:tasks.workunit.client.0.smithi145.stdout:807 2024-09-16T05:59:09.768 INFO:tasks.workunit.client.0.smithi145.stdout:808 2024-09-16T05:59:09.768 INFO:tasks.workunit.client.0.smithi145.stdout:809 2024-09-16T05:59:09.769 INFO:tasks.workunit.client.0.smithi145.stdout:810 2024-09-16T05:59:09.770 INFO:tasks.workunit.client.0.smithi145.stdout:811 2024-09-16T05:59:09.771 INFO:tasks.workunit.client.0.smithi145.stdout:812 2024-09-16T05:59:09.772 INFO:tasks.workunit.client.0.smithi145.stdout:813 2024-09-16T05:59:09.773 INFO:tasks.workunit.client.0.smithi145.stdout:814 2024-09-16T05:59:09.774 INFO:tasks.workunit.client.0.smithi145.stdout:815 2024-09-16T05:59:09.775 INFO:tasks.workunit.client.0.smithi145.stdout:816 2024-09-16T05:59:09.776 INFO:tasks.workunit.client.0.smithi145.stdout:817 2024-09-16T05:59:09.777 INFO:tasks.workunit.client.0.smithi145.stdout:818 2024-09-16T05:59:09.779 INFO:tasks.workunit.client.0.smithi145.stdout:819 2024-09-16T05:59:09.780 INFO:tasks.workunit.client.0.smithi145.stdout:820 2024-09-16T05:59:09.781 INFO:tasks.workunit.client.0.smithi145.stdout:821 2024-09-16T05:59:09.783 INFO:tasks.workunit.client.0.smithi145.stdout:822 2024-09-16T05:59:09.783 INFO:tasks.workunit.client.0.smithi145.stdout:823 2024-09-16T05:59:09.784 INFO:tasks.workunit.client.0.smithi145.stdout:824 2024-09-16T05:59:09.785 INFO:tasks.workunit.client.0.smithi145.stdout:825 2024-09-16T05:59:09.786 INFO:tasks.workunit.client.0.smithi145.stdout:826 2024-09-16T05:59:09.787 INFO:tasks.workunit.client.0.smithi145.stdout:827 2024-09-16T05:59:09.788 INFO:tasks.workunit.client.0.smithi145.stdout:828 2024-09-16T05:59:09.790 INFO:tasks.workunit.client.0.smithi145.stdout:829 2024-09-16T05:59:09.790 INFO:tasks.workunit.client.0.smithi145.stdout:830 2024-09-16T05:59:09.791 INFO:tasks.workunit.client.0.smithi145.stdout:831 2024-09-16T05:59:09.792 INFO:tasks.workunit.client.0.smithi145.stdout:832 2024-09-16T05:59:09.793 INFO:tasks.workunit.client.0.smithi145.stdout:833 2024-09-16T05:59:09.794 INFO:tasks.workunit.client.0.smithi145.stdout:834 2024-09-16T05:59:09.795 INFO:tasks.workunit.client.0.smithi145.stdout:835 2024-09-16T05:59:09.796 INFO:tasks.workunit.client.0.smithi145.stdout:836 2024-09-16T05:59:09.797 INFO:tasks.workunit.client.0.smithi145.stdout:837 2024-09-16T05:59:09.798 INFO:tasks.workunit.client.0.smithi145.stdout:838 2024-09-16T05:59:09.799 INFO:tasks.workunit.client.0.smithi145.stdout:839 2024-09-16T05:59:09.801 INFO:tasks.workunit.client.0.smithi145.stdout:840 2024-09-16T05:59:09.802 INFO:tasks.workunit.client.0.smithi145.stdout:841 2024-09-16T05:59:09.803 INFO:tasks.workunit.client.0.smithi145.stdout:842 2024-09-16T05:59:09.804 INFO:tasks.workunit.client.0.smithi145.stdout:843 2024-09-16T05:59:09.805 INFO:tasks.workunit.client.0.smithi145.stdout:844 2024-09-16T05:59:09.806 INFO:tasks.workunit.client.0.smithi145.stdout:845 2024-09-16T05:59:09.807 INFO:tasks.workunit.client.0.smithi145.stdout:846 2024-09-16T05:59:09.808 INFO:tasks.workunit.client.0.smithi145.stdout:847 2024-09-16T05:59:09.811 INFO:tasks.workunit.client.0.smithi145.stdout:848 2024-09-16T05:59:09.811 INFO:tasks.workunit.client.0.smithi145.stdout:849 2024-09-16T05:59:09.812 INFO:tasks.workunit.client.0.smithi145.stdout:850 2024-09-16T05:59:09.813 INFO:tasks.workunit.client.0.smithi145.stdout:851 2024-09-16T05:59:09.814 INFO:tasks.workunit.client.0.smithi145.stdout:852 2024-09-16T05:59:09.815 INFO:tasks.workunit.client.0.smithi145.stdout:853 2024-09-16T05:59:09.816 INFO:tasks.workunit.client.0.smithi145.stdout:854 2024-09-16T05:59:09.817 INFO:tasks.workunit.client.0.smithi145.stdout:855 2024-09-16T05:59:09.818 INFO:tasks.workunit.client.0.smithi145.stdout:856 2024-09-16T05:59:09.819 INFO:tasks.workunit.client.0.smithi145.stdout:857 2024-09-16T05:59:09.821 INFO:tasks.workunit.client.0.smithi145.stdout:858 2024-09-16T05:59:09.822 INFO:tasks.workunit.client.0.smithi145.stdout:859 2024-09-16T05:59:09.823 INFO:tasks.workunit.client.0.smithi145.stdout:860 2024-09-16T05:59:09.824 INFO:tasks.workunit.client.0.smithi145.stdout:861 2024-09-16T05:59:09.825 INFO:tasks.workunit.client.0.smithi145.stdout:862 2024-09-16T05:59:09.826 INFO:tasks.workunit.client.0.smithi145.stdout:863 2024-09-16T05:59:09.827 INFO:tasks.workunit.client.0.smithi145.stdout:864 2024-09-16T05:59:09.828 INFO:tasks.workunit.client.0.smithi145.stdout:865 2024-09-16T05:59:09.829 INFO:tasks.workunit.client.0.smithi145.stdout:866 2024-09-16T05:59:09.830 INFO:tasks.workunit.client.0.smithi145.stdout:867 2024-09-16T05:59:09.831 INFO:tasks.workunit.client.0.smithi145.stdout:868 2024-09-16T05:59:09.832 INFO:tasks.workunit.client.0.smithi145.stdout:869 2024-09-16T05:59:09.833 INFO:tasks.workunit.client.0.smithi145.stdout:870 2024-09-16T05:59:09.834 INFO:tasks.workunit.client.0.smithi145.stdout:871 2024-09-16T05:59:09.835 INFO:tasks.workunit.client.0.smithi145.stdout:872 2024-09-16T05:59:09.837 INFO:tasks.workunit.client.0.smithi145.stdout:873 2024-09-16T05:59:09.838 INFO:tasks.workunit.client.0.smithi145.stdout:874 2024-09-16T05:59:09.839 INFO:tasks.workunit.client.0.smithi145.stdout:875 2024-09-16T05:59:09.840 INFO:tasks.workunit.client.0.smithi145.stdout:876 2024-09-16T05:59:09.841 INFO:tasks.workunit.client.0.smithi145.stdout:877 2024-09-16T05:59:09.842 INFO:tasks.workunit.client.0.smithi145.stdout:878 2024-09-16T05:59:09.843 INFO:tasks.workunit.client.0.smithi145.stdout:879 2024-09-16T05:59:09.844 INFO:tasks.workunit.client.0.smithi145.stdout:880 2024-09-16T05:59:09.845 INFO:tasks.workunit.client.0.smithi145.stdout:881 2024-09-16T05:59:09.846 INFO:tasks.workunit.client.0.smithi145.stdout:882 2024-09-16T05:59:09.847 INFO:tasks.workunit.client.0.smithi145.stdout:883 2024-09-16T05:59:09.848 INFO:tasks.workunit.client.0.smithi145.stdout:884 2024-09-16T05:59:09.849 INFO:tasks.workunit.client.0.smithi145.stdout:885 2024-09-16T05:59:09.850 INFO:tasks.workunit.client.0.smithi145.stdout:886 2024-09-16T05:59:09.851 INFO:tasks.workunit.client.0.smithi145.stdout:887 2024-09-16T05:59:09.852 INFO:tasks.workunit.client.0.smithi145.stdout:888 2024-09-16T05:59:09.853 INFO:tasks.workunit.client.0.smithi145.stdout:889 2024-09-16T05:59:09.854 INFO:tasks.workunit.client.0.smithi145.stdout:890 2024-09-16T05:59:09.856 INFO:tasks.workunit.client.0.smithi145.stdout:891 2024-09-16T05:59:09.857 INFO:tasks.workunit.client.0.smithi145.stdout:892 2024-09-16T05:59:09.858 INFO:tasks.workunit.client.0.smithi145.stdout:893 2024-09-16T05:59:09.859 INFO:tasks.workunit.client.0.smithi145.stdout:894 2024-09-16T05:59:09.860 INFO:tasks.workunit.client.0.smithi145.stdout:895 2024-09-16T05:59:09.861 INFO:tasks.workunit.client.0.smithi145.stdout:896 2024-09-16T05:59:09.862 INFO:tasks.workunit.client.0.smithi145.stdout:897 2024-09-16T05:59:09.863 INFO:tasks.workunit.client.0.smithi145.stdout:898 2024-09-16T05:59:09.867 INFO:tasks.workunit.client.0.smithi145.stdout:899 2024-09-16T05:59:09.868 INFO:tasks.workunit.client.0.smithi145.stdout:900 2024-09-16T05:59:09.868 INFO:tasks.workunit.client.0.smithi145.stdout:901 2024-09-16T05:59:09.868 INFO:tasks.workunit.client.0.smithi145.stdout:902 2024-09-16T05:59:09.869 INFO:tasks.workunit.client.0.smithi145.stdout:903 2024-09-16T05:59:09.870 INFO:tasks.workunit.client.0.smithi145.stdout:904 2024-09-16T05:59:09.871 INFO:tasks.workunit.client.0.smithi145.stdout:905 2024-09-16T05:59:09.872 INFO:tasks.workunit.client.0.smithi145.stdout:906 2024-09-16T05:59:09.873 INFO:tasks.workunit.client.0.smithi145.stdout:907 2024-09-16T05:59:09.874 INFO:tasks.workunit.client.0.smithi145.stdout:908 2024-09-16T05:59:09.875 INFO:tasks.workunit.client.0.smithi145.stdout:909 2024-09-16T05:59:09.876 INFO:tasks.workunit.client.0.smithi145.stdout:910 2024-09-16T05:59:09.880 INFO:tasks.workunit.client.0.smithi145.stdout:911 2024-09-16T05:59:09.880 INFO:tasks.workunit.client.0.smithi145.stdout:912 2024-09-16T05:59:09.880 INFO:tasks.workunit.client.0.smithi145.stdout:913 2024-09-16T05:59:09.881 INFO:tasks.workunit.client.0.smithi145.stdout:914 2024-09-16T05:59:09.882 INFO:tasks.workunit.client.0.smithi145.stdout:915 2024-09-16T05:59:09.883 INFO:tasks.workunit.client.0.smithi145.stdout:916 2024-09-16T05:59:09.884 INFO:tasks.workunit.client.0.smithi145.stdout:917 2024-09-16T05:59:09.885 INFO:tasks.workunit.client.0.smithi145.stdout:918 2024-09-16T05:59:09.888 INFO:tasks.workunit.client.0.smithi145.stdout:919 2024-09-16T05:59:09.891 INFO:tasks.workunit.client.0.smithi145.stdout:920 2024-09-16T05:59:09.894 INFO:tasks.workunit.client.0.smithi145.stdout:921 2024-09-16T05:59:09.896 INFO:tasks.workunit.client.0.smithi145.stdout:922 2024-09-16T05:59:09.900 INFO:tasks.workunit.client.0.smithi145.stdout:923 2024-09-16T05:59:09.901 INFO:tasks.workunit.client.0.smithi145.stdout:924 2024-09-16T05:59:09.902 INFO:tasks.workunit.client.0.smithi145.stdout:925 2024-09-16T05:59:09.904 INFO:tasks.workunit.client.0.smithi145.stdout:926 2024-09-16T05:59:09.905 INFO:tasks.workunit.client.0.smithi145.stdout:927 2024-09-16T05:59:09.906 INFO:tasks.workunit.client.0.smithi145.stdout:928 2024-09-16T05:59:09.907 INFO:tasks.workunit.client.0.smithi145.stdout:929 2024-09-16T05:59:09.908 INFO:tasks.workunit.client.0.smithi145.stdout:930 2024-09-16T05:59:09.909 INFO:tasks.workunit.client.0.smithi145.stdout:931 2024-09-16T05:59:09.910 INFO:tasks.workunit.client.0.smithi145.stdout:932 2024-09-16T05:59:09.912 INFO:tasks.workunit.client.0.smithi145.stdout:933 2024-09-16T05:59:09.913 INFO:tasks.workunit.client.0.smithi145.stdout:934 2024-09-16T05:59:09.914 INFO:tasks.workunit.client.0.smithi145.stdout:935 2024-09-16T05:59:09.915 INFO:tasks.workunit.client.0.smithi145.stdout:936 2024-09-16T05:59:09.917 INFO:tasks.workunit.client.0.smithi145.stdout:937 2024-09-16T05:59:09.917 INFO:tasks.workunit.client.0.smithi145.stdout:938 2024-09-16T05:59:09.918 INFO:tasks.workunit.client.0.smithi145.stdout:939 2024-09-16T05:59:09.919 INFO:tasks.workunit.client.0.smithi145.stdout:940 2024-09-16T05:59:09.920 INFO:tasks.workunit.client.0.smithi145.stdout:941 2024-09-16T05:59:09.922 INFO:tasks.workunit.client.0.smithi145.stdout:942 2024-09-16T05:59:09.923 INFO:tasks.workunit.client.0.smithi145.stdout:943 2024-09-16T05:59:09.924 INFO:tasks.workunit.client.0.smithi145.stdout:944 2024-09-16T05:59:09.925 INFO:tasks.workunit.client.0.smithi145.stdout:945 2024-09-16T05:59:09.927 INFO:tasks.workunit.client.0.smithi145.stdout:946 2024-09-16T05:59:09.927 INFO:tasks.workunit.client.0.smithi145.stdout:947 2024-09-16T05:59:09.928 INFO:tasks.workunit.client.0.smithi145.stdout:948 2024-09-16T05:59:09.929 INFO:tasks.workunit.client.0.smithi145.stdout:949 2024-09-16T05:59:09.930 INFO:tasks.workunit.client.0.smithi145.stdout:950 2024-09-16T05:59:09.931 INFO:tasks.workunit.client.0.smithi145.stdout:951 2024-09-16T05:59:09.933 INFO:tasks.workunit.client.0.smithi145.stdout:952 2024-09-16T05:59:09.934 INFO:tasks.workunit.client.0.smithi145.stdout:953 2024-09-16T05:59:09.935 INFO:tasks.workunit.client.0.smithi145.stdout:954 2024-09-16T05:59:09.936 INFO:tasks.workunit.client.0.smithi145.stdout:955 2024-09-16T05:59:09.937 INFO:tasks.workunit.client.0.smithi145.stdout:956 2024-09-16T05:59:09.938 INFO:tasks.workunit.client.0.smithi145.stdout:957 2024-09-16T05:59:09.939 INFO:tasks.workunit.client.0.smithi145.stdout:958 2024-09-16T05:59:09.940 INFO:tasks.workunit.client.0.smithi145.stdout:959 2024-09-16T05:59:09.941 INFO:tasks.workunit.client.0.smithi145.stdout:960 2024-09-16T05:59:09.942 INFO:tasks.workunit.client.0.smithi145.stdout:961 2024-09-16T05:59:09.944 INFO:tasks.workunit.client.0.smithi145.stdout:962 2024-09-16T05:59:09.945 INFO:tasks.workunit.client.0.smithi145.stdout:963 2024-09-16T05:59:09.946 INFO:tasks.workunit.client.0.smithi145.stdout:964 2024-09-16T05:59:09.947 INFO:tasks.workunit.client.0.smithi145.stdout:965 2024-09-16T05:59:09.949 INFO:tasks.workunit.client.0.smithi145.stdout:966 2024-09-16T05:59:09.949 INFO:tasks.workunit.client.0.smithi145.stdout:967 2024-09-16T05:59:09.951 INFO:tasks.workunit.client.0.smithi145.stdout:968 2024-09-16T05:59:09.952 INFO:tasks.workunit.client.0.smithi145.stdout:969 2024-09-16T05:59:09.953 INFO:tasks.workunit.client.0.smithi145.stdout:970 2024-09-16T05:59:09.954 INFO:tasks.workunit.client.0.smithi145.stdout:971 2024-09-16T05:59:09.955 INFO:tasks.workunit.client.0.smithi145.stdout:972 2024-09-16T05:59:09.956 INFO:tasks.workunit.client.0.smithi145.stdout:973 2024-09-16T05:59:09.957 INFO:tasks.workunit.client.0.smithi145.stdout:974 2024-09-16T05:59:09.959 INFO:tasks.workunit.client.0.smithi145.stdout:975 2024-09-16T05:59:09.960 INFO:tasks.workunit.client.0.smithi145.stdout:976 2024-09-16T05:59:09.961 INFO:tasks.workunit.client.0.smithi145.stdout:977 2024-09-16T05:59:09.962 INFO:tasks.workunit.client.0.smithi145.stdout:978 2024-09-16T05:59:09.964 INFO:tasks.workunit.client.0.smithi145.stdout:979 2024-09-16T05:59:09.965 INFO:tasks.workunit.client.0.smithi145.stdout:980 2024-09-16T05:59:09.966 INFO:tasks.workunit.client.0.smithi145.stdout:981 2024-09-16T05:59:09.967 INFO:tasks.workunit.client.0.smithi145.stdout:982 2024-09-16T05:59:09.968 INFO:tasks.workunit.client.0.smithi145.stdout:983 2024-09-16T05:59:09.970 INFO:tasks.workunit.client.0.smithi145.stdout:984 2024-09-16T05:59:09.971 INFO:tasks.workunit.client.0.smithi145.stdout:985 2024-09-16T05:59:09.972 INFO:tasks.workunit.client.0.smithi145.stdout:986 2024-09-16T05:59:09.973 INFO:tasks.workunit.client.0.smithi145.stdout:987 2024-09-16T05:59:09.974 INFO:tasks.workunit.client.0.smithi145.stdout:988 2024-09-16T05:59:09.975 INFO:tasks.workunit.client.0.smithi145.stdout:989 2024-09-16T05:59:09.976 INFO:tasks.workunit.client.0.smithi145.stdout:990 2024-09-16T05:59:09.978 INFO:tasks.workunit.client.0.smithi145.stdout:991 2024-09-16T05:59:09.979 INFO:tasks.workunit.client.0.smithi145.stdout:992 2024-09-16T05:59:09.980 INFO:tasks.workunit.client.0.smithi145.stdout:993 2024-09-16T05:59:09.981 INFO:tasks.workunit.client.0.smithi145.stdout:994 2024-09-16T05:59:09.982 INFO:tasks.workunit.client.0.smithi145.stdout:995 2024-09-16T05:59:09.983 INFO:tasks.workunit.client.0.smithi145.stdout:996 2024-09-16T05:59:09.984 INFO:tasks.workunit.client.0.smithi145.stdout:997 2024-09-16T05:59:09.985 INFO:tasks.workunit.client.0.smithi145.stdout:998 2024-09-16T05:59:09.986 INFO:tasks.workunit.client.0.smithi145.stdout:999 2024-09-16T05:59:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:09 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:09 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:09 smithi145 ceph-mon[96887]: osdmap e910: 8 total, 8 up, 8 in 2024-09-16T05:59:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:09 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-09-16T05:59:10.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:09 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:10.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:09 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:10.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:09 smithi145 ceph-mon[99390]: osdmap e910: 8 total, 8 up, 8 in 2024-09-16T05:59:10.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:09 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-09-16T05:59:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:09 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:09 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:09 smithi161 ceph-mon[87722]: osdmap e910: 8 total, 8 up, 8 in 2024-09-16T05:59:10.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:09 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1306696818' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-09-16T05:59:10.907 INFO:tasks.workunit.client.0.smithi145.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-09-16T05:59:10.907 INFO:tasks.workunit.client.0.smithi145.stdout:00000010 69 73 |is| 2024-09-16T05:59:10.907 INFO:tasks.workunit.client.0.smithi145.stdout:00000012 2024-09-16T05:59:10.907 INFO:tasks.workunit.client.0.smithi145.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-09-16T05:59:10.907 INFO:tasks.workunit.client.0.smithi145.stdout:00000010 69 73 |is| 2024-09-16T05:59:10.907 INFO:tasks.workunit.client.0.smithi145.stdout:00000012 2024-09-16T05:59:10.907 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsHello.WriteReturnData (4028 ms) 2024-09-16T05:59:10.907 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsHello.Loud 2024-09-16T05:59:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:10 smithi145 ceph-mon[96887]: osdmap e911: 8 total, 8 up, 8 in 2024-09-16T05:59:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:10 smithi145 ceph-mon[96887]: pgmap v1073: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:10 smithi145 ceph-mon[99390]: osdmap e911: 8 total, 8 up, 8 in 2024-09-16T05:59:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:10 smithi145 ceph-mon[99390]: pgmap v1073: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:10 smithi161 ceph-mon[87722]: osdmap e911: 8 total, 8 up, 8 in 2024-09-16T05:59:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:10 smithi161 ceph-mon[87722]: pgmap v1073: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:11 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:11 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:11 smithi145 ceph-mon[96887]: osdmap e912: 8 total, 8 up, 8 in 2024-09-16T05:59:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:11 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:11 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:11 smithi145 ceph-mon[99390]: osdmap e912: 8 total, 8 up, 8 in 2024-09-16T05:59:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:11 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:11 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:11 smithi161 ceph-mon[87722]: osdmap e912: 8 total, 8 up, 8 in 2024-09-16T05:59:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:12 smithi145 ceph-mon[96887]: osdmap e913: 8 total, 8 up, 8 in 2024-09-16T05:59:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:12 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4254929950' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:12 smithi145 ceph-mon[96887]: pgmap v1076: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:12 smithi145 ceph-mon[99390]: osdmap e913: 8 total, 8 up, 8 in 2024-09-16T05:59:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:12 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4254929950' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:12 smithi145 ceph-mon[99390]: pgmap v1076: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:12 smithi161 ceph-mon[87722]: osdmap e913: 8 total, 8 up, 8 in 2024-09-16T05:59:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:12 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4254929950' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:12 smithi161 ceph-mon[87722]: pgmap v1076: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:13.934 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsHello.Loud (3027 ms) 2024-09-16T05:59:13.934 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsHello.BadMethods 2024-09-16T05:59:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:13 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:14.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:13 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4254929950' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:14.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:13 smithi145 ceph-mon[96887]: osdmap e914: 8 total, 8 up, 8 in 2024-09-16T05:59:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:13 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:13 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4254929950' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:13 smithi145 ceph-mon[99390]: osdmap e914: 8 total, 8 up, 8 in 2024-09-16T05:59:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:13 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:13 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4254929950' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:13 smithi161 ceph-mon[87722]: osdmap e914: 8 total, 8 up, 8 in 2024-09-16T05:59:14.929 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:59:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:59:14] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-09-16T05:59:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:14 smithi145 ceph-mon[96887]: osdmap e915: 8 total, 8 up, 8 in 2024-09-16T05:59:15.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:14 smithi145 ceph-mon[96887]: pgmap v1079: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:15.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:14 smithi145 ceph-mon[99390]: osdmap e915: 8 total, 8 up, 8 in 2024-09-16T05:59:15.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:14 smithi145 ceph-mon[99390]: pgmap v1079: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:14 smithi161 ceph-mon[87722]: osdmap e915: 8 total, 8 up, 8 in 2024-09-16T05:59:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:14 smithi161 ceph-mon[87722]: pgmap v1079: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-mon[96887]: osdmap e916: 8 total, 8 up, 8 in 2024-09-16T05:59:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/716762679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-mon[99390]: osdmap e916: 8 total, 8 up, 8 in 2024-09-16T05:59:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/716762679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:16.318 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T05:59:15.960+0000 7f405df29640 -1 osd.3 pg_epoch: 917 pg[38.2( v 917'1 (0'0,917'1] local-lis/les=916/917 n=1 ec=916/916 lis/c=916/916 les/c/f=917/917/0 sis=916) [3,7,5] r=0 lpr=916 crt=917'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-09-16T05:59:16.318 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 05:59:15 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T05:59:15.963+0000 7f405df29640 -1 osd.3 pg_epoch: 917 pg[38.2( v 917'2 (0'0,917'2] local-lis/les=916/917 n=1 ec=916/916 lis/c=916/916 les/c/f=917/917/0 sis=916) [3,7,5] r=0 lpr=916 crt=917'1 lcod 917'1 mlcod 917'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-09-16T05:59:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:15 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:15 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:15 smithi161 ceph-mon[87722]: osdmap e916: 8 total, 8 up, 8 in 2024-09-16T05:59:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:15 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/716762679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:16.952 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsHello.BadMethods (3018 ms) 2024-09-16T05:59:16.952 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsHello.Filter 2024-09-16T05:59:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:16 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/716762679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:16 smithi145 ceph-mon[99390]: osdmap e917: 8 total, 8 up, 8 in 2024-09-16T05:59:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:16 smithi145 ceph-mon[99390]: pgmap v1082: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:16 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/716762679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:16 smithi145 ceph-mon[96887]: osdmap e917: 8 total, 8 up, 8 in 2024-09-16T05:59:17.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:16 smithi145 ceph-mon[96887]: pgmap v1082: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:16 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/716762679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:16 smithi161 ceph-mon[87722]: osdmap e917: 8 total, 8 up, 8 in 2024-09-16T05:59:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:16 smithi161 ceph-mon[87722]: pgmap v1082: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:17 smithi145 ceph-mon[99390]: osdmap e918: 8 total, 8 up, 8 in 2024-09-16T05:59:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:17 smithi145 ceph-mon[96887]: osdmap e918: 8 total, 8 up, 8 in 2024-09-16T05:59:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:17 smithi161 ceph-mon[87722]: osdmap e918: 8 total, 8 up, 8 in 2024-09-16T05:59:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:18 smithi145 ceph-mon[96887]: osdmap e919: 8 total, 8 up, 8 in 2024-09-16T05:59:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:18 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2443219612' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:19.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:18 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:19.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:18 smithi145 ceph-mon[96887]: pgmap v1085: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:18 smithi145 ceph-mon[99390]: osdmap e919: 8 total, 8 up, 8 in 2024-09-16T05:59:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:18 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2443219612' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:18 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:18 smithi145 ceph-mon[99390]: pgmap v1085: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:18 smithi161 ceph-mon[87722]: osdmap e919: 8 total, 8 up, 8 in 2024-09-16T05:59:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:18 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2443219612' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:18 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:18 smithi161 ceph-mon[87722]: pgmap v1085: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:19.972 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsHello.Filter (3020 ms) 2024-09-16T05:59:19.972 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 6 tests from ClsHello (19000 ms total) 2024-09-16T05:59:19.973 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T05:59:19.973 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T05:59:19.973 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 6 tests from 1 test suite ran. (19000 ms total) 2024-09-16T05:59:19.973 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 6 tests. 2024-09-16T05:59:19.976 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T05:59:19.976 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T05:59:20.045 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-09-16T05:59:20.045 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_journal.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2024-09-16T05:59:20.120 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T05:59:20.120 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 27 tests from 1 test suite. 2024-09-16T05:59:20.120 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T05:59:20.121 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 27 tests from TestClsJournal 2024-09-16T05:59:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:19 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:19 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:19 smithi145 ceph-mon[99390]: osdmap e920: 8 total, 8 up, 8 in 2024-09-16T05:59:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:19 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:19 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:19 smithi145 ceph-mon[96887]: osdmap e920: 8 total, 8 up, 8 in 2024-09-16T05:59:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:19 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:19 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-139980-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:19 smithi161 ceph-mon[87722]: osdmap e920: 8 total, 8 up, 8 in 2024-09-16T05:59:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:20 smithi145 ceph-mon[96887]: osdmap e921: 8 total, 8 up, 8 in 2024-09-16T05:59:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:20 smithi145 ceph-mon[96887]: pgmap v1088: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:20 smithi145 ceph-mon[99390]: osdmap e921: 8 total, 8 up, 8 in 2024-09-16T05:59:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:20 smithi145 ceph-mon[99390]: pgmap v1088: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:20 smithi161 ceph-mon[87722]: osdmap e921: 8 total, 8 up, 8 in 2024-09-16T05:59:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:20 smithi161 ceph-mon[87722]: pgmap v1088: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:21.991 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.Create 2024-09-16T05:59:22.000 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.Create (9 ms) 2024-09-16T05:59:22.000 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-09-16T05:59:22.004 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.MinimumSet (4 ms) 2024-09-16T05:59:22.005 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-09-16T05:59:22.009 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2024-09-16T05:59:22.010 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-09-16T05:59:22.013 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2024-09-16T05:59:22.013 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-09-16T05:59:22.015 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-09-16T05:59:22.015 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-09-16T05:59:22.018 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-09-16T05:59:22.018 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-09-16T05:59:22.021 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.CreateDuplicate (2 ms) 2024-09-16T05:59:22.021 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.GetClient 2024-09-16T05:59:22.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-09-16T05:59:22.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-09-16T05:59:22.026 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientRegister (2 ms) 2024-09-16T05:59:22.026 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-09-16T05:59:22.030 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (4 ms) 2024-09-16T05:59:22.030 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-09-16T05:59:22.034 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2024-09-16T05:59:22.034 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-09-16T05:59:22.039 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2024-09-16T05:59:22.039 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-09-16T05:59:22.042 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-09-16T05:59:22.042 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-09-16T05:59:22.046 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-09-16T05:59:22.047 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-09-16T05:59:22.142 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (96 ms) 2024-09-16T05:59:22.143 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-09-16T05:59:22.146 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientCommit (3 ms) 2024-09-16T05:59:22.146 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-09-16T05:59:22.149 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-09-16T05:59:22.149 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-09-16T05:59:22.150 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-09-16T05:59:22.150 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.ClientList 2024-09-16T05:59:22.187 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.ClientList (37 ms) 2024-09-16T05:59:22.187 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-09-16T05:59:22.190 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-09-16T05:59:22.190 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.TagCreate 2024-09-16T05:59:22.198 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.TagCreate (8 ms) 2024-09-16T05:59:22.198 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-09-16T05:59:22.205 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2024-09-16T05:59:22.205 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.TagList 2024-09-16T05:59:22.296 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.TagList (90 ms) 2024-09-16T05:59:22.296 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-09-16T05:59:22.297 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-09-16T05:59:22.298 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-09-16T05:59:22.298 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-09-16T05:59:22.299 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-09-16T05:59:22.300 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-09-16T05:59:22.301 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsJournal.Append 2024-09-16T05:59:22.313 INFO:tasks.workunit.client.0.smithi145.stdout:padding is not enabled 2024-09-16T05:59:22.313 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsJournal.Append (12 ms) 2024-09-16T05:59:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[96887]: osdmap e922: 8 total, 8 up, 8 in 2024-09-16T05:59:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3851286414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[99390]: osdmap e922: 8 total, 8 up, 8 in 2024-09-16T05:59:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3851286414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:21 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:21 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:21 smithi161 ceph-mon[87722]: osdmap e922: 8 total, 8 up, 8 in 2024-09-16T05:59:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:21 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3851286414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:21 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:23.002 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 27 tests from TestClsJournal (322 ms total) 2024-09-16T05:59:23.002 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T05:59:23.002 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T05:59:23.003 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 27 tests from 1 test suite ran. (2883 ms total) 2024-09-16T05:59:23.003 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 27 tests. 2024-09-16T05:59:23.006 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T05:59:23.006 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T05:59:23.074 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-09-16T05:59:23.074 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_lock.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2024-09-16T05:59:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T05:59:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 11 tests from 1 test suite. 2024-09-16T05:59:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T05:59:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 11 tests from ClsLock 2024-09-16T05:59:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-09-16T05:59:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:22 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:22 smithi145 ceph-mon[99390]: osdmap e923: 8 total, 8 up, 8 in 2024-09-16T05:59:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:22 smithi145 ceph-mon[99390]: pgmap v1091: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-09-16T05:59:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:22 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:22 smithi145 ceph-mon[96887]: osdmap e923: 8 total, 8 up, 8 in 2024-09-16T05:59:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:22 smithi145 ceph-mon[96887]: pgmap v1091: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-09-16T05:59:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:22 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140120-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:22 smithi161 ceph-mon[87722]: osdmap e923: 8 total, 8 up, 8 in 2024-09-16T05:59:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:22 smithi161 ceph-mon[87722]: pgmap v1091: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-09-16T05:59:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:24 smithi145 ceph-mon[99390]: osdmap e924: 8 total, 8 up, 8 in 2024-09-16T05:59:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:24 smithi145 ceph-mon[96887]: osdmap e924: 8 total, 8 up, 8 in 2024-09-16T05:59:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:24 smithi161 ceph-mon[87722]: osdmap e924: 8 total, 8 up, 8 in 2024-09-16T05:59:25.017 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:59:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:59:24] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-09-16T05:59:25.037 INFO:tasks.workunit.client.0.smithi145.stdout:lock: mylock 2024-09-16T05:59:25.037 INFO:tasks.workunit.client.0.smithi145.stdout: lock_type: exclusive 2024-09-16T05:59:25.037 INFO:tasks.workunit.client.0.smithi145.stdout: tag: 2024-09-16T05:59:25.037 INFO:tasks.workunit.client.0.smithi145.stdout: lockers: 2024-09-16T05:59:25.038 INFO:tasks.workunit.client.0.smithi145.stdout: client.44645 expiration=2024-09-16T06:01:25.034440+0000 addr=v1:172.21.15.145:0/4211487069 cookie= 2024-09-16T05:59:25.041 INFO:tasks.workunit.client.0.smithi145.stdout:lock: mylock 2024-09-16T05:59:25.041 INFO:tasks.workunit.client.0.smithi145.stdout: lock_type: shared 2024-09-16T05:59:25.041 INFO:tasks.workunit.client.0.smithi145.stdout: tag: 2024-09-16T05:59:25.041 INFO:tasks.workunit.client.0.smithi145.stdout: lockers: 2024-09-16T05:59:25.041 INFO:tasks.workunit.client.0.smithi145.stdout: client.34722 expiration=0.000000 addr=v1:172.21.15.145:0/231585946 cookie= 2024-09-16T05:59:25.041 INFO:tasks.workunit.client.0.smithi145.stdout: client.44645 expiration=2024-09-16T06:01:25.040685+0000 addr=v1:172.21.15.145:0/4211487069 cookie= 2024-09-16T05:59:25.042 INFO:tasks.workunit.client.0.smithi145.stdout:lock: mylock 2024-09-16T05:59:25.042 INFO:tasks.workunit.client.0.smithi145.stdout: lock_type: shared 2024-09-16T05:59:25.042 INFO:tasks.workunit.client.0.smithi145.stdout: tag: 2024-09-16T05:59:25.042 INFO:tasks.workunit.client.0.smithi145.stdout: lockers: 2024-09-16T05:59:25.042 INFO:tasks.workunit.client.0.smithi145.stdout: client.34722 expiration=0.000000 addr=v1:172.21.15.145:0/231585946 cookie= 2024-09-16T05:59:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[99390]: osdmap e925: 8 total, 8 up, 8 in 2024-09-16T05:59:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4211487069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[99390]: pgmap v1094: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[99390]: osdmap e926: 8 total, 8 up, 8 in 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[96887]: osdmap e925: 8 total, 8 up, 8 in 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4211487069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[96887]: pgmap v1094: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:25 smithi145 ceph-mon[96887]: osdmap e926: 8 total, 8 up, 8 in 2024-09-16T05:59:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:25 smithi161 ceph-mon[87722]: osdmap e925: 8 total, 8 up, 8 in 2024-09-16T05:59:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4211487069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:25 smithi161 ceph-mon[87722]: pgmap v1094: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:25 smithi161 ceph-mon[87722]: osdmap e926: 8 total, 8 up, 8 in 2024-09-16T05:59:26.011 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestMultiLocking (2864 ms) 2024-09-16T05:59:26.011 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestMeta 2024-09-16T05:59:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:26 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:26 smithi145 ceph-mon[96887]: osdmap e927: 8 total, 8 up, 8 in 2024-09-16T05:59:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:26 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:26 smithi145 ceph-mon[99390]: osdmap e927: 8 total, 8 up, 8 in 2024-09-16T05:59:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:26 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:26 smithi161 ceph-mon[87722]: osdmap e927: 8 total, 8 up, 8 in 2024-09-16T05:59:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:27 smithi145 ceph-mon[96887]: pgmap v1097: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:27 smithi145 ceph-mon[99390]: pgmap v1097: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:27 smithi161 ceph-mon[87722]: pgmap v1097: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:28.072 INFO:tasks.workunit.client.0.smithi145.stdout:lock: mylock 2024-09-16T05:59:28.072 INFO:tasks.workunit.client.0.smithi145.stdout: lock_type: shared 2024-09-16T05:59:28.072 INFO:tasks.workunit.client.0.smithi145.stdout: tag: 2024-09-16T05:59:28.072 INFO:tasks.workunit.client.0.smithi145.stdout: lockers: 2024-09-16T05:59:28.072 INFO:tasks.workunit.client.0.smithi145.stdout: client.54517 expiration=0.000000 addr=v1:172.21.15.145:0/1349517654 cookie= 2024-09-16T05:59:28.074 INFO:tasks.workunit.client.0.smithi145.stdout:lock: mylock 2024-09-16T05:59:28.074 INFO:tasks.workunit.client.0.smithi145.stdout: lock_type: exclusive 2024-09-16T05:59:28.074 INFO:tasks.workunit.client.0.smithi145.stdout: tag: new_tag 2024-09-16T05:59:28.074 INFO:tasks.workunit.client.0.smithi145.stdout: lockers: 2024-09-16T05:59:28.074 INFO:tasks.workunit.client.0.smithi145.stdout: client.34728 expiration=0.000000 addr=v1:172.21.15.145:0/945398727 cookie= 2024-09-16T05:59:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:28 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:28 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:28 smithi145 ceph-mon[99390]: osdmap e928: 8 total, 8 up, 8 in 2024-09-16T05:59:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:28 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/945398727' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:28 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:28 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:28 smithi145 ceph-mon[96887]: osdmap e928: 8 total, 8 up, 8 in 2024-09-16T05:59:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:28 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/945398727' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:28 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:28 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:28 smithi161 ceph-mon[87722]: osdmap e928: 8 total, 8 up, 8 in 2024-09-16T05:59:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:28 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/945398727' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:29.060 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestMeta (3050 ms) 2024-09-16T05:59:29.060 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestCookie 2024-09-16T05:59:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:29 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/945398727' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:29 smithi145 ceph-mon[96887]: osdmap e929: 8 total, 8 up, 8 in 2024-09-16T05:59:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:29 smithi145 ceph-mon[96887]: pgmap v1100: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:29 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/945398727' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:29 smithi145 ceph-mon[99390]: osdmap e929: 8 total, 8 up, 8 in 2024-09-16T05:59:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:29 smithi145 ceph-mon[99390]: pgmap v1100: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:29 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/945398727' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:29 smithi161 ceph-mon[87722]: osdmap e929: 8 total, 8 up, 8 in 2024-09-16T05:59:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:29 smithi161 ceph-mon[87722]: pgmap v1100: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:30 smithi145 ceph-mon[96887]: osdmap e930: 8 total, 8 up, 8 in 2024-09-16T05:59:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:30 smithi145 ceph-mon[99390]: osdmap e930: 8 total, 8 up, 8 in 2024-09-16T05:59:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:30 smithi161 ceph-mon[87722]: osdmap e930: 8 total, 8 up, 8 in 2024-09-16T05:59:31.090 INFO:tasks.workunit.client.0.smithi145.stdout:lock: mylock 2024-09-16T05:59:31.090 INFO:tasks.workunit.client.0.smithi145.stdout: lock_type: exclusive 2024-09-16T05:59:31.090 INFO:tasks.workunit.client.0.smithi145.stdout: tag: 2024-09-16T05:59:31.090 INFO:tasks.workunit.client.0.smithi145.stdout: lockers: 2024-09-16T05:59:31.092 INFO:tasks.workunit.client.0.smithi145.stdout:lock: mylock 2024-09-16T05:59:31.092 INFO:tasks.workunit.client.0.smithi145.stdout: lock_type: shared 2024-09-16T05:59:31.092 INFO:tasks.workunit.client.0.smithi145.stdout: tag: 2024-09-16T05:59:31.092 INFO:tasks.workunit.client.0.smithi145.stdout: lockers: 2024-09-16T05:59:31.092 INFO:tasks.workunit.client.0.smithi145.stdout: client.44669 expiration=0.000000 addr=v1:172.21.15.145:0/117926641 cookie= 2024-09-16T05:59:31.093 INFO:tasks.workunit.client.0.smithi145.stdout: client.44669 expiration=0.000000 addr=v1:172.21.15.145:0/117926641 cookie=new cookie 2024-09-16T05:59:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:31 smithi145 ceph-mon[96887]: osdmap e931: 8 total, 8 up, 8 in 2024-09-16T05:59:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:31 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/117926641' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:31 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:31 smithi145 ceph-mon[96887]: pgmap v1103: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:31 smithi145 ceph-mon[99390]: osdmap e931: 8 total, 8 up, 8 in 2024-09-16T05:59:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:31 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/117926641' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:31 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:31 smithi145 ceph-mon[99390]: pgmap v1103: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:31 smithi161 ceph-mon[87722]: osdmap e931: 8 total, 8 up, 8 in 2024-09-16T05:59:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:31 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/117926641' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:31 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:31 smithi161 ceph-mon[87722]: pgmap v1103: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:32.075 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestCookie (3015 ms) 2024-09-16T05:59:32.075 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-09-16T05:59:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:32 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:32 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:32 smithi145 ceph-mon[99390]: osdmap e932: 8 total, 8 up, 8 in 2024-09-16T05:59:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:32 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:32 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:32 smithi145 ceph-mon[96887]: osdmap e932: 8 total, 8 up, 8 in 2024-09-16T05:59:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:32 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:32 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:32 smithi161 ceph-mon[87722]: osdmap e932: 8 total, 8 up, 8 in 2024-09-16T05:59:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:33 smithi161 ceph-mon[87722]: osdmap e933: 8 total, 8 up, 8 in 2024-09-16T05:59:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:33 smithi161 ceph-mon[87722]: pgmap v1106: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:33 smithi145 ceph-mon[96887]: osdmap e933: 8 total, 8 up, 8 in 2024-09-16T05:59:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:33 smithi145 ceph-mon[96887]: pgmap v1106: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:33 smithi145 ceph-mon[99390]: osdmap e933: 8 total, 8 up, 8 in 2024-09-16T05:59:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:33 smithi145 ceph-mon[99390]: pgmap v1106: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:34 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:34 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:34 smithi161 ceph-mon[87722]: osdmap e934: 8 total, 8 up, 8 in 2024-09-16T05:59:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:34 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/835654917' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:34 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[99390]: osdmap e934: 8 total, 8 up, 8 in 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/835654917' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[96887]: osdmap e934: 8 total, 8 up, 8 in 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/835654917' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:59:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:59:34] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-09-16T05:59:35.097 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestMultipleLocks (3022 ms) 2024-09-16T05:59:35.098 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestLockDuration 2024-09-16T05:59:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:35 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:35 smithi145 ceph-mon[96887]: osdmap e935: 8 total, 8 up, 8 in 2024-09-16T05:59:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:35 smithi145 ceph-mon[96887]: pgmap v1109: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T05:59:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:35 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:35 smithi145 ceph-mon[99390]: osdmap e935: 8 total, 8 up, 8 in 2024-09-16T05:59:35.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:35 smithi145 ceph-mon[99390]: pgmap v1109: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T05:59:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:35 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:35 smithi161 ceph-mon[87722]: osdmap e935: 8 total, 8 up, 8 in 2024-09-16T05:59:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:35 smithi161 ceph-mon[87722]: pgmap v1109: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T05:59:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:36 smithi145 ceph-mon[99390]: osdmap e936: 8 total, 8 up, 8 in 2024-09-16T05:59:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:36 smithi145 ceph-mon[96887]: osdmap e936: 8 total, 8 up, 8 in 2024-09-16T05:59:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:36 smithi161 ceph-mon[87722]: osdmap e936: 8 total, 8 up, 8 in 2024-09-16T05:59:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[99390]: osdmap e937: 8 total, 8 up, 8 in 2024-09-16T05:59:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3340701321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[99390]: pgmap v1112: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3340701321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[99390]: osdmap e938: 8 total, 8 up, 8 in 2024-09-16T05:59:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[96887]: osdmap e937: 8 total, 8 up, 8 in 2024-09-16T05:59:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3340701321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:37.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[96887]: pgmap v1112: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:37.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3340701321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:37.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:37 smithi145 ceph-mon[96887]: osdmap e938: 8 total, 8 up, 8 in 2024-09-16T05:59:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:37 smithi161 ceph-mon[87722]: osdmap e937: 8 total, 8 up, 8 in 2024-09-16T05:59:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:37 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3340701321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:37 smithi161 ceph-mon[87722]: pgmap v1112: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:37.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:37 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3340701321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:37.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:37 smithi161 ceph-mon[87722]: osdmap e938: 8 total, 8 up, 8 in 2024-09-16T05:59:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:38 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:38 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:38 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:39 smithi145 ceph-mon[96887]: osdmap e939: 8 total, 8 up, 8 in 2024-09-16T05:59:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:39 smithi145 ceph-mon[96887]: pgmap v1115: 137 pgs: 5 creating+peering, 13 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:39 smithi145 ceph-mon[99390]: osdmap e939: 8 total, 8 up, 8 in 2024-09-16T05:59:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:39 smithi145 ceph-mon[99390]: pgmap v1115: 137 pgs: 5 creating+peering, 13 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:39 smithi161 ceph-mon[87722]: osdmap e939: 8 total, 8 up, 8 in 2024-09-16T05:59:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:39 smithi161 ceph-mon[87722]: pgmap v1115: 137 pgs: 5 creating+peering, 13 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:40 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:40 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:40 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:40 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:40 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:40 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:41 smithi145 ceph-mon[96887]: pgmap v1116: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:41 smithi145 ceph-mon[99390]: pgmap v1116: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:41 smithi161 ceph-mon[87722]: pgmap v1116: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:42.186 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestLockDuration (7089 ms) 2024-09-16T05:59:42.186 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-09-16T05:59:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:43 smithi145 ceph-mon[96887]: osdmap e940: 8 total, 8 up, 8 in 2024-09-16T05:59:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:43 smithi145 ceph-mon[96887]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:43 smithi145 ceph-mon[99390]: osdmap e940: 8 total, 8 up, 8 in 2024-09-16T05:59:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:43 smithi145 ceph-mon[99390]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:43 smithi161 ceph-mon[87722]: osdmap e940: 8 total, 8 up, 8 in 2024-09-16T05:59:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:43 smithi161 ceph-mon[87722]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:44 smithi145 ceph-mon[96887]: osdmap e941: 8 total, 8 up, 8 in 2024-09-16T05:59:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:44 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2031321886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:44 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:44 smithi145 ceph-mon[99390]: osdmap e941: 8 total, 8 up, 8 in 2024-09-16T05:59:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:44 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2031321886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:44 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:44 smithi161 ceph-mon[87722]: osdmap e941: 8 total, 8 up, 8 in 2024-09-16T05:59:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:44 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2031321886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:44 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:59:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:59:44] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-09-16T05:59:45.214 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestAssertLocked (3027 ms) 2024-09-16T05:59:45.214 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestSetCookie 2024-09-16T05:59:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:45 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:45 smithi145 ceph-mon[96887]: osdmap e942: 8 total, 8 up, 8 in 2024-09-16T05:59:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:45 smithi145 ceph-mon[96887]: pgmap v1121: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:45 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:45 smithi145 ceph-mon[99390]: osdmap e942: 8 total, 8 up, 8 in 2024-09-16T05:59:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:45 smithi145 ceph-mon[99390]: pgmap v1121: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:45 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:45 smithi161 ceph-mon[87722]: osdmap e942: 8 total, 8 up, 8 in 2024-09-16T05:59:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:45 smithi161 ceph-mon[87722]: pgmap v1121: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:46.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:46 smithi145 ceph-mon[99390]: osdmap e943: 8 total, 8 up, 8 in 2024-09-16T05:59:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:46 smithi145 ceph-mon[96887]: osdmap e943: 8 total, 8 up, 8 in 2024-09-16T05:59:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:46 smithi161 ceph-mon[87722]: osdmap e943: 8 total, 8 up, 8 in 2024-09-16T05:59:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[96887]: osdmap e944: 8 total, 8 up, 8 in 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/95808074' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[96887]: pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[96887]: osdmap e945: 8 total, 8 up, 8 in 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[99390]: osdmap e944: 8 total, 8 up, 8 in 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/95808074' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:47.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[99390]: pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:47.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:47 smithi145 ceph-mon[99390]: osdmap e945: 8 total, 8 up, 8 in 2024-09-16T05:59:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:47 smithi161 ceph-mon[87722]: osdmap e944: 8 total, 8 up, 8 in 2024-09-16T05:59:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:47 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/95808074' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:47 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:47 smithi161 ceph-mon[87722]: pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:47 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:47 smithi161 ceph-mon[87722]: osdmap e945: 8 total, 8 up, 8 in 2024-09-16T05:59:48.233 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestSetCookie (3020 ms) 2024-09-16T05:59:48.233 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestRenew 2024-09-16T05:59:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:48 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:48 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:48.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:48 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T05:59:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:49 smithi145 ceph-mon[99390]: osdmap e946: 8 total, 8 up, 8 in 2024-09-16T05:59:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:49 smithi145 ceph-mon[99390]: pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:49 smithi145 ceph-mon[96887]: osdmap e946: 8 total, 8 up, 8 in 2024-09-16T05:59:49.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:49 smithi145 ceph-mon[96887]: pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:49 smithi161 ceph-mon[87722]: osdmap e946: 8 total, 8 up, 8 in 2024-09-16T05:59:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:49 smithi161 ceph-mon[87722]: pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[96887]: osdmap e947: 8 total, 8 up, 8 in 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1582930829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[99390]: osdmap e947: 8 total, 8 up, 8 in 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1582930829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:50 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:50 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T05:59:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:50 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T05:59:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:50 smithi161 ceph-mon[87722]: osdmap e947: 8 total, 8 up, 8 in 2024-09-16T05:59:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:50 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1582930829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:50 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T05:59:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[96887]: osdmap e948: 8 total, 8 up, 8 in 2024-09-16T05:59:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[96887]: pgmap v1130: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:59:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:59:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:59:51.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:59:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[99390]: osdmap e948: 8 total, 8 up, 8 in 2024-09-16T05:59:51.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[99390]: pgmap v1130: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:51.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:59:51.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:59:51.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:59:51.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:59:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:51 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T05:59:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:51 smithi161 ceph-mon[87722]: osdmap e948: 8 total, 8 up, 8 in 2024-09-16T05:59:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:51 smithi161 ceph-mon[87722]: pgmap v1130: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T05:59:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T05:59:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T05:59:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T05:59:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:52 smithi145 ceph-mon[96887]: osdmap e949: 8 total, 8 up, 8 in 2024-09-16T05:59:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:52 smithi145 ceph-mon[99390]: osdmap e949: 8 total, 8 up, 8 in 2024-09-16T05:59:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:52 smithi161 ceph-mon[87722]: osdmap e949: 8 total, 8 up, 8 in 2024-09-16T05:59:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T05:59:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:53 smithi145 ceph-mon[96887]: pgmap v1132: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:53.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:53 smithi145 ceph-mon[99390]: pgmap v1132: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:53 smithi161 ceph-mon[87722]: pgmap v1132: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T05:59:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 05:59:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:05:59:54] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-09-16T05:59:55.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:55 smithi145 ceph-mon[96887]: pgmap v1133: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:55.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:55 smithi145 ceph-mon[99390]: pgmap v1133: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:55.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:55 smithi161 ceph-mon[87722]: pgmap v1133: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:57 smithi145 ceph-mon[96887]: pgmap v1134: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 141 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:57.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:57 smithi145 ceph-mon[99390]: pgmap v1134: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 141 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:57.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:57 smithi161 ceph-mon[87722]: pgmap v1134: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 141 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:59.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 05:59:59 smithi145 ceph-mon[96887]: pgmap v1135: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 124 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:59.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 05:59:59 smithi145 ceph-mon[99390]: pgmap v1135: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 124 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T05:59:59.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 05:59:59 smithi161 ceph-mon[87722]: pgmap v1135: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 124 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:00 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T06:00:00.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:00 smithi145 ceph-mon[99390]: overall HEALTH_OK 2024-09-16T06:00:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:00 smithi161 ceph-mon[87722]: overall HEALTH_OK 2024-09-16T06:00:01.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:01 smithi145 ceph-mon[96887]: pgmap v1136: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:01 smithi145 ceph-mon[99390]: pgmap v1136: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:01 smithi161 ceph-mon[87722]: pgmap v1136: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:03.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:03 smithi145 ceph-mon[96887]: pgmap v1137: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 273 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:03.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:03 smithi145 ceph-mon[99390]: pgmap v1137: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 273 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:03.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:03 smithi161 ceph-mon[87722]: pgmap v1137: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 273 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:00:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:00:04] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-09-16T06:00:05.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:05 smithi145 ceph-mon[96887]: pgmap v1138: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:05.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:05 smithi145 ceph-mon[99390]: pgmap v1138: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:05 smithi161 ceph-mon[87722]: pgmap v1138: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:07 smithi145 ceph-mon[96887]: pgmap v1139: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:07 smithi145 ceph-mon[99390]: pgmap v1139: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:07 smithi161 ceph-mon[87722]: pgmap v1139: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:08.566 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestRenew (20331 ms) 2024-09-16T06:00:08.566 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-09-16T06:00:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:09 smithi145 ceph-mon[96887]: pgmap v1140: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:09.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:09 smithi145 ceph-mon[96887]: osdmap e950: 8 total, 8 up, 8 in 2024-09-16T06:00:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:09 smithi145 ceph-mon[99390]: pgmap v1140: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:09.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:09 smithi145 ceph-mon[99390]: osdmap e950: 8 total, 8 up, 8 in 2024-09-16T06:00:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:09 smithi161 ceph-mon[87722]: pgmap v1140: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:09 smithi161 ceph-mon[87722]: osdmap e950: 8 total, 8 up, 8 in 2024-09-16T06:00:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:10 smithi161 ceph-mon[87722]: osdmap e951: 8 total, 8 up, 8 in 2024-09-16T06:00:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:10 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2185567994' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:10 smithi145 ceph-mon[99390]: osdmap e951: 8 total, 8 up, 8 in 2024-09-16T06:00:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:10 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2185567994' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:10 smithi145 ceph-mon[96887]: osdmap e951: 8 total, 8 up, 8 in 2024-09-16T06:00:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:10 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2185567994' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:11 smithi161 ceph-mon[87722]: pgmap v1143: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:11 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:11 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2185567994' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:11.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:11 smithi161 ceph-mon[87722]: osdmap e952: 8 total, 8 up, 8 in 2024-09-16T06:00:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:11 smithi145 ceph-mon[96887]: pgmap v1143: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:11 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:11 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2185567994' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:11 smithi145 ceph-mon[96887]: osdmap e952: 8 total, 8 up, 8 in 2024-09-16T06:00:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:11 smithi145 ceph-mon[99390]: pgmap v1143: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:11 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:11 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2185567994' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:11 smithi145 ceph-mon[99390]: osdmap e952: 8 total, 8 up, 8 in 2024-09-16T06:00:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:12 smithi161 ceph-mon[87722]: osdmap e953: 8 total, 8 up, 8 in 2024-09-16T06:00:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:12 smithi145 ceph-mon[96887]: osdmap e953: 8 total, 8 up, 8 in 2024-09-16T06:00:13.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:12 smithi145 ceph-mon[99390]: osdmap e953: 8 total, 8 up, 8 in 2024-09-16T06:00:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:13 smithi161 ceph-mon[87722]: pgmap v1146: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:13 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:13 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:00:14.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:13 smithi145 ceph-mon[96887]: pgmap v1146: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:14.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:13 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:14.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:13 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:00:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:13 smithi145 ceph-mon[99390]: pgmap v1146: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:13 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:13 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:00:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:00:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:00:14] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.43.0" 2024-09-16T06:00:15.595 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7030 ms) 2024-09-16T06:00:15.595 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-09-16T06:00:15.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:15 smithi145 ceph-mon[99390]: pgmap v1147: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:15.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:15 smithi145 ceph-mon[96887]: pgmap v1147: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:16.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:15 smithi161 ceph-mon[87722]: pgmap v1147: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T06:00:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:16 smithi145 ceph-mon[96887]: osdmap e954: 8 total, 8 up, 8 in 2024-09-16T06:00:17.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:16 smithi145 ceph-mon[99390]: osdmap e954: 8 total, 8 up, 8 in 2024-09-16T06:00:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:16 smithi161 ceph-mon[87722]: osdmap e954: 8 total, 8 up, 8 in 2024-09-16T06:00:18.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:17 smithi145 ceph-mon[96887]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:18.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:17 smithi145 ceph-mon[96887]: osdmap e955: 8 total, 8 up, 8 in 2024-09-16T06:00:18.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:17 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/794744003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:18.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:17 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:18.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:17 smithi145 ceph-mon[99390]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:18.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:17 smithi145 ceph-mon[99390]: osdmap e955: 8 total, 8 up, 8 in 2024-09-16T06:00:18.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:17 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/794744003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:18.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:17 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:17 smithi161 ceph-mon[87722]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:17 smithi161 ceph-mon[87722]: osdmap e955: 8 total, 8 up, 8 in 2024-09-16T06:00:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:17 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/794744003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:17 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:18 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:18 smithi145 ceph-mon[96887]: osdmap e956: 8 total, 8 up, 8 in 2024-09-16T06:00:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:18 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:18 smithi145 ceph-mon[99390]: osdmap e956: 8 total, 8 up, 8 in 2024-09-16T06:00:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:18 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:18 smithi161 ceph-mon[87722]: osdmap e956: 8 total, 8 up, 8 in 2024-09-16T06:00:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:19 smithi145 ceph-mon[96887]: pgmap v1152: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:19 smithi145 ceph-mon[96887]: osdmap e957: 8 total, 8 up, 8 in 2024-09-16T06:00:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:19 smithi145 ceph-mon[99390]: pgmap v1152: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:19 smithi145 ceph-mon[99390]: osdmap e957: 8 total, 8 up, 8 in 2024-09-16T06:00:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:19 smithi161 ceph-mon[87722]: pgmap v1152: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:19 smithi161 ceph-mon[87722]: osdmap e957: 8 total, 8 up, 8 in 2024-09-16T06:00:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:20 smithi145 ceph-mon[96887]: pgmap v1154: 137 pgs: 5 creating+peering, 5 unknown, 127 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:20 smithi145 ceph-mon[99390]: pgmap v1154: 137 pgs: 5 creating+peering, 5 unknown, 127 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:20 smithi161 ceph-mon[87722]: pgmap v1154: 137 pgs: 5 creating+peering, 5 unknown, 127 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:22 smithi145 ceph-mon[96887]: pgmap v1155: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:22 smithi145 ceph-mon[99390]: pgmap v1155: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:22 smithi161 ceph-mon[87722]: pgmap v1155: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:23.644 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8048 ms) 2024-09-16T06:00:23.644 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-09-16T06:00:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:24 smithi145 ceph-mon[96887]: osdmap e958: 8 total, 8 up, 8 in 2024-09-16T06:00:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:24 smithi145 ceph-mon[96887]: pgmap v1157: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:00:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:00:24] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-09-16T06:00:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:24 smithi145 ceph-mon[99390]: osdmap e958: 8 total, 8 up, 8 in 2024-09-16T06:00:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:24 smithi145 ceph-mon[99390]: pgmap v1157: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:24 smithi161 ceph-mon[87722]: osdmap e958: 8 total, 8 up, 8 in 2024-09-16T06:00:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:24 smithi161 ceph-mon[87722]: pgmap v1157: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:25 smithi145 ceph-mon[96887]: osdmap e959: 8 total, 8 up, 8 in 2024-09-16T06:00:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/99680900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:25 smithi145 ceph-mon[99390]: osdmap e959: 8 total, 8 up, 8 in 2024-09-16T06:00:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/99680900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:25 smithi161 ceph-mon[87722]: osdmap e959: 8 total, 8 up, 8 in 2024-09-16T06:00:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/99680900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/99680900' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:27.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:26 smithi145 ceph-mon[96887]: osdmap e960: 8 total, 8 up, 8 in 2024-09-16T06:00:27.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:26 smithi145 ceph-mon[96887]: pgmap v1160: 137 pgs: 7 creating+peering, 24 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:27.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/99680900' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:27.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:26 smithi145 ceph-mon[99390]: osdmap e960: 8 total, 8 up, 8 in 2024-09-16T06:00:27.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:26 smithi145 ceph-mon[99390]: pgmap v1160: 137 pgs: 7 creating+peering, 24 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/99680900' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140175-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:26 smithi161 ceph-mon[87722]: osdmap e960: 8 total, 8 up, 8 in 2024-09-16T06:00:27.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:26 smithi161 ceph-mon[87722]: pgmap v1160: 137 pgs: 7 creating+peering, 24 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:27 smithi145 ceph-mon[96887]: osdmap e961: 8 total, 8 up, 8 in 2024-09-16T06:00:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:27 smithi145 ceph-mon[99390]: osdmap e961: 8 total, 8 up, 8 in 2024-09-16T06:00:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:27 smithi161 ceph-mon[87722]: osdmap e961: 8 total, 8 up, 8 in 2024-09-16T06:00:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:28 smithi145 ceph-mon[96887]: pgmap v1162: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:28 smithi145 ceph-mon[99390]: pgmap v1162: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:28 smithi161 ceph-mon[87722]: pgmap v1162: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:31.547 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7904 ms) 2024-09-16T06:00:31.548 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 11 tests from ClsLock (68401 ms total) 2024-09-16T06:00:31.548 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:00:31.548 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:00:31.548 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 11 tests from 1 test suite ran. (68401 ms total) 2024-09-16T06:00:31.548 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 11 tests. 2024-09-16T06:00:31.552 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:00:31.552 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:00:31.621 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-09-16T06:00:31.621 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_log.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2024-09-16T06:00:31.696 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T06:00:31.697 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 4 tests from 1 test suite. 2024-09-16T06:00:31.697 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:00:31.697 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 4 tests from cls_log 2024-09-16T06:00:31.697 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-09-16T06:00:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:31 smithi145 ceph-mon[99390]: pgmap v1163: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:31.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:31 smithi145 ceph-mon[96887]: pgmap v1163: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:31.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:31 smithi161 ceph-mon[87722]: pgmap v1163: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T06:00:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:32 smithi145 ceph-mon[96887]: osdmap e962: 8 total, 8 up, 8 in 2024-09-16T06:00:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:32 smithi145 ceph-mon[99390]: osdmap e962: 8 total, 8 up, 8 in 2024-09-16T06:00:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:32 smithi161 ceph-mon[87722]: osdmap e962: 8 total, 8 up, 8 in 2024-09-16T06:00:33.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:33 smithi145 ceph-mon[96887]: pgmap v1165: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:33.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:33 smithi145 ceph-mon[96887]: osdmap e963: 8 total, 8 up, 8 in 2024-09-16T06:00:33.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:33 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/323086766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:33.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:33 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:33 smithi145 ceph-mon[99390]: pgmap v1165: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:33 smithi145 ceph-mon[99390]: osdmap e963: 8 total, 8 up, 8 in 2024-09-16T06:00:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:33 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/323086766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:33 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:33 smithi161 ceph-mon[87722]: pgmap v1165: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:33 smithi161 ceph-mon[87722]: osdmap e963: 8 total, 8 up, 8 in 2024-09-16T06:00:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:33 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/323086766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:33 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:34.576 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_log.test_log_add_same_time (2879 ms) 2024-09-16T06:00:34.576 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-09-16T06:00:34.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:00:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:00:34] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-09-16T06:00:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:34 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:34.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:34 smithi145 ceph-mon[99390]: osdmap e964: 8 total, 8 up, 8 in 2024-09-16T06:00:34.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:34 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:34.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:34 smithi145 ceph-mon[96887]: osdmap e964: 8 total, 8 up, 8 in 2024-09-16T06:00:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:34 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:34 smithi161 ceph-mon[87722]: osdmap e964: 8 total, 8 up, 8 in 2024-09-16T06:00:35.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:35 smithi161 ceph-mon[87722]: pgmap v1168: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:35.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:35 smithi161 ceph-mon[87722]: osdmap e965: 8 total, 8 up, 8 in 2024-09-16T06:00:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:35 smithi145 ceph-mon[96887]: pgmap v1168: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:35 smithi145 ceph-mon[96887]: osdmap e965: 8 total, 8 up, 8 in 2024-09-16T06:00:36.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:35 smithi145 ceph-mon[99390]: pgmap v1168: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:36.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:35 smithi145 ceph-mon[99390]: osdmap e965: 8 total, 8 up, 8 in 2024-09-16T06:00:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:36 smithi161 ceph-mon[87722]: osdmap e966: 8 total, 8 up, 8 in 2024-09-16T06:00:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:36 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/915045894' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:36 smithi145 ceph-mon[96887]: osdmap e966: 8 total, 8 up, 8 in 2024-09-16T06:00:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:36 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/915045894' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:36 smithi145 ceph-mon[99390]: osdmap e966: 8 total, 8 up, 8 in 2024-09-16T06:00:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:36 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/915045894' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:37.596 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_log.test_log_add_different_time (3020 ms) 2024-09-16T06:00:37.596 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_log.trim_by_time 2024-09-16T06:00:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:37 smithi161 ceph-mon[87722]: pgmap v1171: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:37 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:37 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/915045894' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:37 smithi161 ceph-mon[87722]: osdmap e967: 8 total, 8 up, 8 in 2024-09-16T06:00:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:37 smithi145 ceph-mon[99390]: pgmap v1171: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:38.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:37 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:38.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:37 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/915045894' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:38.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:37 smithi145 ceph-mon[99390]: osdmap e967: 8 total, 8 up, 8 in 2024-09-16T06:00:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:37 smithi145 ceph-mon[96887]: pgmap v1171: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:37 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:37 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/915045894' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:37 smithi145 ceph-mon[96887]: osdmap e967: 8 total, 8 up, 8 in 2024-09-16T06:00:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:38 smithi145 ceph-mon[99390]: osdmap e968: 8 total, 8 up, 8 in 2024-09-16T06:00:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:38 smithi145 ceph-mon[96887]: osdmap e968: 8 total, 8 up, 8 in 2024-09-16T06:00:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:38 smithi161 ceph-mon[87722]: osdmap e968: 8 total, 8 up, 8 in 2024-09-16T06:00:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[96887]: pgmap v1174: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[96887]: osdmap e969: 8 total, 8 up, 8 in 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2542923066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[99390]: pgmap v1174: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[99390]: osdmap e969: 8 total, 8 up, 8 in 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2542923066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:39 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:39 smithi161 ceph-mon[87722]: pgmap v1174: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:39 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:39 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:00:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:39 smithi161 ceph-mon[87722]: osdmap e969: 8 total, 8 up, 8 in 2024-09-16T06:00:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2542923066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:39 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:40.624 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_log.trim_by_time (3028 ms) 2024-09-16T06:00:40.624 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_log.trim_by_marker 2024-09-16T06:00:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:40 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:40 smithi145 ceph-mon[96887]: osdmap e970: 8 total, 8 up, 8 in 2024-09-16T06:00:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:40 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:40 smithi145 ceph-mon[99390]: osdmap e970: 8 total, 8 up, 8 in 2024-09-16T06:00:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:40 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:40 smithi161 ceph-mon[87722]: osdmap e970: 8 total, 8 up, 8 in 2024-09-16T06:00:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:41 smithi145 ceph-mon[96887]: pgmap v1177: 137 pgs: 13 creating+peering, 11 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:41 smithi145 ceph-mon[96887]: osdmap e971: 8 total, 8 up, 8 in 2024-09-16T06:00:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:41 smithi145 ceph-mon[99390]: pgmap v1177: 137 pgs: 13 creating+peering, 11 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:41 smithi145 ceph-mon[99390]: osdmap e971: 8 total, 8 up, 8 in 2024-09-16T06:00:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:41 smithi161 ceph-mon[87722]: pgmap v1177: 137 pgs: 13 creating+peering, 11 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:41 smithi161 ceph-mon[87722]: osdmap e971: 8 total, 8 up, 8 in 2024-09-16T06:00:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:42 smithi145 ceph-mon[99390]: osdmap e972: 8 total, 8 up, 8 in 2024-09-16T06:00:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:42 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2185583757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:43.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:42 smithi145 ceph-mon[96887]: osdmap e972: 8 total, 8 up, 8 in 2024-09-16T06:00:43.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:42 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2185583757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:42 smithi161 ceph-mon[87722]: osdmap e972: 8 total, 8 up, 8 in 2024-09-16T06:00:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:42 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2185583757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:43.640 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_log.trim_by_marker (3016 ms) 2024-09-16T06:00:43.640 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 4 tests from cls_log (11944 ms total) 2024-09-16T06:00:43.640 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:00:43.640 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:00:43.641 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 4 tests from 1 test suite ran. (11944 ms total) 2024-09-16T06:00:43.641 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 4 tests. 2024-09-16T06:00:43.643 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:00:43.643 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:00:43.712 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-09-16T06:00:43.713 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_numops.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2024-09-16T06:00:43.786 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T06:00:43.787 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 4 tests from 1 test suite. 2024-09-16T06:00:43.787 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:00:43.787 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 4 tests from ClsNumOps 2024-09-16T06:00:43.787 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsNumOps.Add 2024-09-16T06:00:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:43 smithi145 ceph-mon[99390]: pgmap v1180: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:43 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:43 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2185583757' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:43 smithi145 ceph-mon[99390]: osdmap e973: 8 total, 8 up, 8 in 2024-09-16T06:00:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:43 smithi145 ceph-mon[96887]: pgmap v1180: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:43 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:43 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2185583757' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:43 smithi145 ceph-mon[96887]: osdmap e973: 8 total, 8 up, 8 in 2024-09-16T06:00:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:43 smithi161 ceph-mon[87722]: pgmap v1180: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:43 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:43 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2185583757' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140560-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:43 smithi161 ceph-mon[87722]: osdmap e973: 8 total, 8 up, 8 in 2024-09-16T06:00:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:44 smithi145 ceph-mon[96887]: osdmap e974: 8 total, 8 up, 8 in 2024-09-16T06:00:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:44 smithi145 ceph-mon[96887]: pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:44 smithi145 ceph-mon[99390]: osdmap e974: 8 total, 8 up, 8 in 2024-09-16T06:00:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:44 smithi145 ceph-mon[99390]: pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:00:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:00:44] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-09-16T06:00:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:44 smithi161 ceph-mon[87722]: osdmap e974: 8 total, 8 up, 8 in 2024-09-16T06:00:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:44 smithi161 ceph-mon[87722]: pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:00:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[99390]: osdmap e975: 8 total, 8 up, 8 in 2024-09-16T06:00:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3634434573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:00:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[96887]: osdmap e975: 8 total, 8 up, 8 in 2024-09-16T06:00:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3634434573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:45 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:45 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:45 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:00:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:45 smithi161 ceph-mon[87722]: osdmap e975: 8 total, 8 up, 8 in 2024-09-16T06:00:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:45 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3634434573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:46.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:45 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:46.661 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsNumOps.Add (2875 ms) 2024-09-16T06:00:46.662 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsNumOps.Sub 2024-09-16T06:00:46.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:46 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:46.981 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:46 smithi145 ceph-mon[99390]: osdmap e976: 8 total, 8 up, 8 in 2024-09-16T06:00:46.981 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:46 smithi145 ceph-mon[99390]: pgmap v1186: 137 pgs: 2 creating+peering, 28 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:46.981 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:46 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:46.981 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:46 smithi145 ceph-mon[96887]: osdmap e976: 8 total, 8 up, 8 in 2024-09-16T06:00:46.981 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:46 smithi145 ceph-mon[96887]: pgmap v1186: 137 pgs: 2 creating+peering, 28 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:46 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:46 smithi161 ceph-mon[87722]: osdmap e976: 8 total, 8 up, 8 in 2024-09-16T06:00:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:46 smithi161 ceph-mon[87722]: pgmap v1186: 137 pgs: 2 creating+peering, 28 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:47.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:47 smithi145 ceph-mon[99390]: osdmap e977: 8 total, 8 up, 8 in 2024-09-16T06:00:47.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:47 smithi145 ceph-mon[96887]: osdmap e977: 8 total, 8 up, 8 in 2024-09-16T06:00:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:47 smithi161 ceph-mon[87722]: osdmap e977: 8 total, 8 up, 8 in 2024-09-16T06:00:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[96887]: osdmap e978: 8 total, 8 up, 8 in 2024-09-16T06:00:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1187569985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[96887]: pgmap v1189: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:49.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[96887]: osdmap e979: 8 total, 8 up, 8 in 2024-09-16T06:00:49.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[99390]: osdmap e978: 8 total, 8 up, 8 in 2024-09-16T06:00:49.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1187569985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:49.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:49.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[99390]: pgmap v1189: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:49.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:49.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:48 smithi145 ceph-mon[99390]: osdmap e979: 8 total, 8 up, 8 in 2024-09-16T06:00:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:48 smithi161 ceph-mon[87722]: osdmap e978: 8 total, 8 up, 8 in 2024-09-16T06:00:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:48 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1187569985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:48 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:48 smithi161 ceph-mon[87722]: pgmap v1189: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:49.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:48 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:49.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:48 smithi161 ceph-mon[87722]: osdmap e979: 8 total, 8 up, 8 in 2024-09-16T06:00:49.676 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsNumOps.Sub (3015 ms) 2024-09-16T06:00:49.676 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsNumOps.Mul 2024-09-16T06:00:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:49 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:49 smithi145 ceph-mon[96887]: osdmap e980: 8 total, 8 up, 8 in 2024-09-16T06:00:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:49 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:49 smithi145 ceph-mon[99390]: osdmap e980: 8 total, 8 up, 8 in 2024-09-16T06:00:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:49 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:49 smithi161 ceph-mon[87722]: osdmap e980: 8 total, 8 up, 8 in 2024-09-16T06:00:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:50 smithi145 ceph-mon[96887]: pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:50 smithi145 ceph-mon[99390]: pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:50 smithi161 ceph-mon[87722]: pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:00:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: osdmap e981: 8 total, 8 up, 8 in 2024-09-16T06:00:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3339660245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:00:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:00:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:00:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: osdmap e981: 8 total, 8 up, 8 in 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3339660245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:00:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:00:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:00:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: osdmap e981: 8 total, 8 up, 8 in 2024-09-16T06:00:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3339660245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:00:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:00:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:00:52.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:00:52.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:00:52.706 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsNumOps.Mul (3030 ms) 2024-09-16T06:00:52.707 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsNumOps.Div 2024-09-16T06:00:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:52 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3339660245' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:52 smithi145 ceph-mon[96887]: osdmap e982: 8 total, 8 up, 8 in 2024-09-16T06:00:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:52 smithi145 ceph-mon[96887]: pgmap v1195: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:52 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3339660245' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:52 smithi145 ceph-mon[99390]: osdmap e982: 8 total, 8 up, 8 in 2024-09-16T06:00:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:52 smithi145 ceph-mon[99390]: pgmap v1195: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:52 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3339660245' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:52 smithi161 ceph-mon[87722]: osdmap e982: 8 total, 8 up, 8 in 2024-09-16T06:00:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:52 smithi161 ceph-mon[87722]: pgmap v1195: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:53 smithi145 ceph-mon[96887]: osdmap e983: 8 total, 8 up, 8 in 2024-09-16T06:00:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:53 smithi145 ceph-mon[99390]: osdmap e983: 8 total, 8 up, 8 in 2024-09-16T06:00:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:53 smithi161 ceph-mon[87722]: osdmap e983: 8 total, 8 up, 8 in 2024-09-16T06:00:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:00:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:00:54] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-09-16T06:00:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:54 smithi145 ceph-mon[96887]: osdmap e984: 8 total, 8 up, 8 in 2024-09-16T06:00:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:54 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1020774038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:55.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:54 smithi145 ceph-mon[96887]: pgmap v1198: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:54 smithi145 ceph-mon[99390]: osdmap e984: 8 total, 8 up, 8 in 2024-09-16T06:00:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:54 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1020774038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:55.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:54 smithi145 ceph-mon[99390]: pgmap v1198: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:54 smithi161 ceph-mon[87722]: osdmap e984: 8 total, 8 up, 8 in 2024-09-16T06:00:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:54 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1020774038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:54 smithi161 ceph-mon[87722]: pgmap v1198: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:55.722 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsNumOps.Div (3015 ms) 2024-09-16T06:00:55.722 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 4 tests from ClsNumOps (11935 ms total) 2024-09-16T06:00:55.723 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:00:55.723 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:00:55.723 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 4 tests from 1 test suite ran. (11936 ms total) 2024-09-16T06:00:55.723 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 4 tests. 2024-09-16T06:00:55.726 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:00:55.726 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:00:55.796 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-09-16T06:00:55.796 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-09-16T06:00:55.869 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T06:00:55.870 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 70 tests from 1 test suite. 2024-09-16T06:00:55.870 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:00:55.870 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 70 tests from TestClsRbd 2024-09-16T06:00:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:55 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1020774038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:55 smithi145 ceph-mon[99390]: osdmap e985: 8 total, 8 up, 8 in 2024-09-16T06:00:56.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:55 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:56.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1020774038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:56.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:55 smithi145 ceph-mon[96887]: osdmap e985: 8 total, 8 up, 8 in 2024-09-16T06:00:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:55 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:00:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1020774038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140666-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:55 smithi161 ceph-mon[87722]: osdmap e985: 8 total, 8 up, 8 in 2024-09-16T06:00:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:56 smithi145 ceph-mon[99390]: osdmap e986: 8 total, 8 up, 8 in 2024-09-16T06:00:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:56 smithi145 ceph-mon[99390]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:56 smithi145 ceph-mon[96887]: osdmap e986: 8 total, 8 up, 8 in 2024-09-16T06:00:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:56 smithi145 ceph-mon[96887]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:56 smithi161 ceph-mon[87722]: osdmap e986: 8 total, 8 up, 8 in 2024-09-16T06:00:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:56 smithi161 ceph-mon[87722]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:00:57.739 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_all_features 2024-09-16T06:00:57.755 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_all_features (16 ms) 2024-09-16T06:00:57.755 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.copyup 2024-09-16T06:00:57.933 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.copyup (179 ms) 2024-09-16T06:00:57.934 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-09-16T06:00:57.949 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.sparse_copyup (16 ms) 2024-09-16T06:00:57.950 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-09-16T06:00:57.956 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2024-09-16T06:00:57.956 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-09-16T06:00:57.968 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2024-09-16T06:00:57.969 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.directory_methods 2024-09-16T06:00:57.993 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.directory_methods (25 ms) 2024-09-16T06:00:57.993 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.create 2024-09-16T06:00:58.007 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.create (13 ms) 2024-09-16T06:00:58.007 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_features 2024-09-16T06:00:58.008 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-09-16T06:00:58.008 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-09-16T06:00:58.009 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_object_prefix (1 ms) 2024-09-16T06:00:58.010 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-09-16T06:00:58.011 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-09-16T06:00:58.012 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-09-16T06:00:58.013 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-09-16T06:00:58.013 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-09-16T06:00:58.014 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-09-16T06:00:58.014 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-09-16T06:00:58.018 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_data_pool (3 ms) 2024-09-16T06:00:58.018 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.get_size 2024-09-16T06:00:58.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-09-16T06:00:58.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.set_size 2024-09-16T06:00:58.026 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2024-09-16T06:00:58.026 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.protection_status 2024-09-16T06:00:58.042 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.protection_status (16 ms) 2024-09-16T06:00:58.043 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-09-16T06:00:58.050 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2024-09-16T06:00:58.050 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.parents_v1 2024-09-16T06:00:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:00:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[99390]: osdmap e987: 8 total, 8 up, 8 in 2024-09-16T06:00:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1127685293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:00:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[96887]: osdmap e987: 8 total, 8 up, 8 in 2024-09-16T06:00:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1127685293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:57 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:57 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:00:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:57 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:00:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:57 smithi161 ceph-mon[87722]: osdmap e987: 8 total, 8 up, 8 in 2024-09-16T06:00:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:57 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1127685293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:57 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:00:58.088 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.parents_v1 (39 ms) 2024-09-16T06:00:58.088 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.parents_v2 2024-09-16T06:00:58.117 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.parents_v2 (29 ms) 2024-09-16T06:00:58.117 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.snapshots 2024-09-16T06:00:58.140 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.snapshots (23 ms) 2024-09-16T06:00:58.141 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.snapid_race 2024-09-16T06:00:58.145 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.snapid_race (5 ms) 2024-09-16T06:00:58.145 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.stripingv2 2024-09-16T06:00:58.155 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2024-09-16T06:00:58.155 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.object_map_save 2024-09-16T06:00:58.157 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.object_map_save (2 ms) 2024-09-16T06:00:58.157 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-09-16T06:00:58.162 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.object_map_resize (6 ms) 2024-09-16T06:00:58.162 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.object_map_update 2024-09-16T06:00:58.168 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.object_map_update (6 ms) 2024-09-16T06:00:58.168 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-09-16T06:00:58.169 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-09-16T06:00:58.169 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-09-16T06:00:58.173 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.object_map_snap_add (5 ms) 2024-09-16T06:00:58.173 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-09-16T06:00:58.180 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.object_map_snap_remove (7 ms) 2024-09-16T06:00:58.181 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.flags 2024-09-16T06:00:58.185 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.flags (4 ms) 2024-09-16T06:00:58.185 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.metadata 2024-09-16T06:00:58.208 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.metadata (22 ms) 2024-09-16T06:00:58.209 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.set_features 2024-09-16T06:00:58.213 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-09-16T06:00:58.213 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.mirror 2024-09-16T06:00:58.249 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.mirror (36 ms) 2024-09-16T06:00:58.249 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.mirror_image 2024-09-16T06:00:58.263 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-09-16T06:00:58.263 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-09-16T06:00:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:58 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:58 smithi145 ceph-mon[99390]: osdmap e988: 8 total, 8 up, 8 in 2024-09-16T06:00:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:58 smithi145 ceph-mon[99390]: pgmap v1204: 137 pgs: 3 creating+peering, 24 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 52 op/s 2024-09-16T06:00:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:58 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:58 smithi145 ceph-mon[96887]: osdmap e988: 8 total, 8 up, 8 in 2024-09-16T06:00:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:58 smithi145 ceph-mon[96887]: pgmap v1204: 137 pgs: 3 creating+peering, 24 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 52 op/s 2024-09-16T06:00:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:58 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140913-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:00:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:58 smithi161 ceph-mon[87722]: osdmap e988: 8 total, 8 up, 8 in 2024-09-16T06:00:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:58 smithi161 ceph-mon[87722]: pgmap v1204: 137 pgs: 3 creating+peering, 24 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 52 op/s 2024-09-16T06:01:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:00:59 smithi145 ceph-mon[96887]: osdmap e989: 8 total, 8 up, 8 in 2024-09-16T06:01:00.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:00:59 smithi145 ceph-mon[99390]: osdmap e989: 8 total, 8 up, 8 in 2024-09-16T06:01:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:00:59 smithi161 ceph-mon[87722]: osdmap e989: 8 total, 8 up, 8 in 2024-09-16T06:01:00.453 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.mirror_image_status (2189 ms) 2024-09-16T06:01:00.453 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-09-16T06:01:00.530 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.mirror_image_map (78 ms) 2024-09-16T06:01:00.531 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-09-16T06:01:00.537 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-09-16T06:01:00.537 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-09-16T06:01:00.548 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.mirror_snapshot (10 ms) 2024-09-16T06:01:00.549 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-09-16T06:01:00.550 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2024-09-16T06:01:00.550 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-09-16T06:01:00.552 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-09-16T06:01:00.553 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-09-16T06:01:00.555 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-09-16T06:01:00.555 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-09-16T06:01:00.561 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2024-09-16T06:01:00.561 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-09-16T06:01:00.564 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-09-16T06:01:00.564 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-09-16T06:01:00.568 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-09-16T06:01:00.568 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_image_add 2024-09-16T06:01:00.570 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-09-16T06:01:00.570 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-09-16T06:01:00.573 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-09-16T06:01:00.573 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_image_list 2024-09-16T06:01:00.576 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-09-16T06:01:00.576 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-09-16T06:01:00.580 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-09-16T06:01:00.580 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.image_group_add 2024-09-16T06:01:00.582 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-09-16T06:01:00.582 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-09-16T06:01:00.585 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-09-16T06:01:00.585 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.image_group_get 2024-09-16T06:01:00.588 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-09-16T06:01:00.588 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-09-16T06:01:00.589 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-09-16T06:01:00.589 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-09-16T06:01:00.591 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-09-16T06:01:00.591 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-09-16T06:01:00.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-09-16T06:01:00.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-09-16T06:01:00.597 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (2 ms) 2024-09-16T06:01:00.597 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-09-16T06:01:00.599 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-09-16T06:01:00.599 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-09-16T06:01:00.602 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-09-16T06:01:00.602 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-09-16T06:01:00.618 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (17 ms) 2024-09-16T06:01:00.618 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-09-16T06:01:00.811 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (193 ms) 2024-09-16T06:01:00.811 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-09-16T06:01:00.814 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2024-09-16T06:01:00.814 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-09-16T06:01:00.816 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-09-16T06:01:00.816 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.trash_methods 2024-09-16T06:01:00.822 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.trash_methods (6 ms) 2024-09-16T06:01:00.823 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.op_features 2024-09-16T06:01:00.829 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.op_features (6 ms) 2024-09-16T06:01:00.829 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.clone_parent 2024-09-16T06:01:00.847 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.clone_parent (19 ms) 2024-09-16T06:01:00.847 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-09-16T06:01:00.856 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.clone_parent_ns (9 ms) 2024-09-16T06:01:00.856 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.clone_child 2024-09-16T06:01:00.869 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.clone_child (11 ms) 2024-09-16T06:01:00.869 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-09-16T06:01:00.874 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.namespace_methods (6 ms) 2024-09-16T06:01:00.874 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.migration 2024-09-16T06:01:00.882 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-09-16T06:01:00.882 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.migration_v1 2024-09-16T06:01:00.892 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.migration_v1 (10 ms) 2024-09-16T06:01:00.892 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-09-16T06:01:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:00 smithi145 ceph-mon[96887]: pgmap v1206: 137 pgs: 3 creating+peering, 5 unknown, 129 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 886 KiB/s wr, 125 op/s 2024-09-16T06:01:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:00 smithi145 ceph-mon[99390]: pgmap v1206: 137 pgs: 3 creating+peering, 5 unknown, 129 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 886 KiB/s wr, 125 op/s 2024-09-16T06:01:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:00 smithi161 ceph-mon[87722]: pgmap v1206: 137 pgs: 3 creating+peering, 5 unknown, 129 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 886 KiB/s wr, 125 op/s 2024-09-16T06:01:02.765 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1872 ms) 2024-09-16T06:01:02.766 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestClsRbd.sparsify 2024-09-16T06:01:02.815 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestClsRbd.sparsify (49 ms) 2024-09-16T06:01:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:02 smithi145 ceph-mon[96887]: osdmap e990: 8 total, 8 up, 8 in 2024-09-16T06:01:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:02 smithi145 ceph-mon[96887]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 2.37k op/s 2024-09-16T06:01:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:02 smithi145 ceph-mon[99390]: osdmap e990: 8 total, 8 up, 8 in 2024-09-16T06:01:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:02 smithi145 ceph-mon[99390]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 2.37k op/s 2024-09-16T06:01:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:02 smithi161 ceph-mon[87722]: osdmap e990: 8 total, 8 up, 8 in 2024-09-16T06:01:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:02 smithi161 ceph-mon[87722]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 2.37k op/s 2024-09-16T06:01:03.763 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 70 tests from TestClsRbd (5076 ms total) 2024-09-16T06:01:03.763 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:01:03.764 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:01:03.764 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 70 tests from 1 test suite ran. (7894 ms total) 2024-09-16T06:01:03.764 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 70 tests. 2024-09-16T06:01:03.768 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:01:03.768 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:01:03.837 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-09-16T06:01:03.837 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_refcount.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_refcount.sh 2024-09-16T06:01:03.911 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T06:01:03.911 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 10 tests from 1 test suite. 2024-09-16T06:01:03.911 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:01:03.911 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 10 tests from cls_rgw 2024-09-16T06:01:03.911 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.test_implicit 2024-09-16T06:01:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:03 smithi145 ceph-mon[96887]: osdmap e991: 8 total, 8 up, 8 in 2024-09-16T06:01:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:03 smithi145 ceph-mon[99390]: osdmap e991: 8 total, 8 up, 8 in 2024-09-16T06:01:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:03 smithi161 ceph-mon[87722]: osdmap e991: 8 total, 8 up, 8 in 2024-09-16T06:01:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:04 smithi145 ceph-mon[96887]: osdmap e992: 8 total, 8 up, 8 in 2024-09-16T06:01:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:04 smithi145 ceph-mon[96887]: pgmap v1211: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:01:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:01:04] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-09-16T06:01:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:04 smithi145 ceph-mon[99390]: osdmap e992: 8 total, 8 up, 8 in 2024-09-16T06:01:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:04 smithi145 ceph-mon[99390]: pgmap v1211: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:04 smithi161 ceph-mon[87722]: osdmap e992: 8 total, 8 up, 8 in 2024-09-16T06:01:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:04 smithi161 ceph-mon[87722]: pgmap v1211: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:05 smithi145 ceph-mon[96887]: osdmap e993: 8 total, 8 up, 8 in 2024-09-16T06:01:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:05 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3063244863' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:06.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:05 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:05 smithi145 ceph-mon[99390]: osdmap e993: 8 total, 8 up, 8 in 2024-09-16T06:01:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:05 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3063244863' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:05 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:05 smithi161 ceph-mon[87722]: osdmap e993: 8 total, 8 up, 8 in 2024-09-16T06:01:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:05 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3063244863' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:05 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:06.784 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.test_implicit (2873 ms) 2024-09-16T06:01:06.784 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-09-16T06:01:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[99390]: osdmap e994: 8 total, 8 up, 8 in 2024-09-16T06:01:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[99390]: pgmap v1214: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[99390]: osdmap e995: 8 total, 8 up, 8 in 2024-09-16T06:01:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[96887]: osdmap e994: 8 total, 8 up, 8 in 2024-09-16T06:01:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[96887]: pgmap v1214: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:06 smithi145 ceph-mon[96887]: osdmap e995: 8 total, 8 up, 8 in 2024-09-16T06:01:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:06 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:06 smithi161 ceph-mon[87722]: osdmap e994: 8 total, 8 up, 8 in 2024-09-16T06:01:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:07.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:06 smithi161 ceph-mon[87722]: pgmap v1214: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:07.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:06 smithi161 ceph-mon[87722]: osdmap e995: 8 total, 8 up, 8 in 2024-09-16T06:01:09.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:08 smithi145 ceph-mon[96887]: osdmap e996: 8 total, 8 up, 8 in 2024-09-16T06:01:09.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:08 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2472431408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:09.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:08 smithi145 ceph-mon[96887]: pgmap v1217: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:09.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:08 smithi145 ceph-mon[99390]: osdmap e996: 8 total, 8 up, 8 in 2024-09-16T06:01:09.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:08 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2472431408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:09.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:08 smithi145 ceph-mon[99390]: pgmap v1217: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:08 smithi161 ceph-mon[87722]: osdmap e996: 8 total, 8 up, 8 in 2024-09-16T06:01:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:08 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2472431408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:08 smithi161 ceph-mon[87722]: pgmap v1217: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:09.813 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3029 ms) 2024-09-16T06:01:09.813 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.test_put_snap 2024-09-16T06:01:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:09 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:09 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2472431408' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:09 smithi145 ceph-mon[96887]: osdmap e997: 8 total, 8 up, 8 in 2024-09-16T06:01:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:09 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:09 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2472431408' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:09 smithi145 ceph-mon[99390]: osdmap e997: 8 total, 8 up, 8 in 2024-09-16T06:01:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:09 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:09 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2472431408' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:09 smithi161 ceph-mon[87722]: osdmap e997: 8 total, 8 up, 8 in 2024-09-16T06:01:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:10 smithi145 ceph-mon[96887]: osdmap e998: 8 total, 8 up, 8 in 2024-09-16T06:01:11.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:10 smithi145 ceph-mon[96887]: pgmap v1220: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:10 smithi145 ceph-mon[99390]: osdmap e998: 8 total, 8 up, 8 in 2024-09-16T06:01:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:10 smithi145 ceph-mon[99390]: pgmap v1220: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:10 smithi161 ceph-mon[87722]: osdmap e998: 8 total, 8 up, 8 in 2024-09-16T06:01:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:10 smithi161 ceph-mon[87722]: pgmap v1220: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:01:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[96887]: osdmap e999: 8 total, 8 up, 8 in 2024-09-16T06:01:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3427429602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:01:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[99390]: osdmap e999: 8 total, 8 up, 8 in 2024-09-16T06:01:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3427429602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:11 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:11 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:11 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:01:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:11 smithi161 ceph-mon[87722]: osdmap e999: 8 total, 8 up, 8 in 2024-09-16T06:01:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:11 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3427429602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:11 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:12 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:12 smithi161 ceph-mon[87722]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-16T06:01:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:12 smithi161 ceph-mon[87722]: pgmap v1223: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:12 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:12 smithi145 ceph-mon[99390]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-16T06:01:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:12 smithi145 ceph-mon[99390]: pgmap v1223: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:12 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:12 smithi145 ceph-mon[96887]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-16T06:01:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:12 smithi145 ceph-mon[96887]: pgmap v1223: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:14.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:13 smithi161 ceph-mon[87722]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-16T06:01:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:13 smithi145 ceph-mon[99390]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-16T06:01:14.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:13 smithi145 ceph-mon[96887]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-16T06:01:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:14 smithi145 ceph-mon[99390]: pgmap v1225: 137 pgs: 3 creating+peering, 2 unknown, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:14 smithi145 ceph-mon[96887]: pgmap v1225: 137 pgs: 3 creating+peering, 2 unknown, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:01:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:01:14] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-09-16T06:01:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:14 smithi161 ceph-mon[87722]: pgmap v1225: 137 pgs: 3 creating+peering, 2 unknown, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:16 smithi145 ceph-mon[99390]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-16T06:01:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:16 smithi145 ceph-mon[99390]: pgmap v1227: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-16T06:01:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:16 smithi145 ceph-mon[96887]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-16T06:01:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:16 smithi145 ceph-mon[96887]: pgmap v1227: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-16T06:01:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:16 smithi161 ceph-mon[87722]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-16T06:01:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:16 smithi161 ceph-mon[87722]: pgmap v1227: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-16T06:01:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:17 smithi145 ceph-mon[96887]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-16T06:01:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:17 smithi145 ceph-mon[99390]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-16T06:01:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:17 smithi161 ceph-mon[87722]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-16T06:01:18.860 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.test_put_snap (9048 ms) 2024-09-16T06:01:18.860 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.test_explicit 2024-09-16T06:01:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:18 smithi145 ceph-mon[96887]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-16T06:01:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:18 smithi145 ceph-mon[96887]: pgmap v1230: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-16T06:01:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:18 smithi145 ceph-mon[99390]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-16T06:01:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:18 smithi145 ceph-mon[99390]: pgmap v1230: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-16T06:01:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:18 smithi161 ceph-mon[87722]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-16T06:01:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:18 smithi161 ceph-mon[87722]: pgmap v1230: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-16T06:01:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:19 smithi145 ceph-mon[96887]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-16T06:01:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:19 smithi145 ceph-mon[99390]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-16T06:01:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:19 smithi161 ceph-mon[87722]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-16T06:01:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[96887]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-16T06:01:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2093568493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[96887]: pgmap v1233: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[96887]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[99390]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2093568493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[99390]: pgmap v1233: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:20 smithi145 ceph-mon[99390]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-16T06:01:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:20 smithi161 ceph-mon[87722]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-16T06:01:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:20 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2093568493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:20 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:20 smithi161 ceph-mon[87722]: pgmap v1233: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:20 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:21.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:20 smithi161 ceph-mon[87722]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-16T06:01:21.880 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.test_explicit (3019 ms) 2024-09-16T06:01:21.880 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.set 2024-09-16T06:01:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:21 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:21 smithi145 ceph-mon[99390]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-16T06:01:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:21 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:21 smithi145 ceph-mon[96887]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-16T06:01:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:21 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:21 smithi161 ceph-mon[87722]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-16T06:01:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:22 smithi145 ceph-mon[96887]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:22 smithi145 ceph-mon[99390]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:22 smithi161 ceph-mon[87722]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:01:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[96887]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-16T06:01:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4052621100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:01:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[99390]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-16T06:01:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4052621100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:23 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:23 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:23 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:01:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:23 smithi161 ceph-mon[87722]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-16T06:01:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:23 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4052621100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:23 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:01:24.904 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.set (3024 ms) 2024-09-16T06:01:24.904 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-09-16T06:01:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:01:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:01:24] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-09-16T06:01:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:24 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:24 smithi145 ceph-mon[96887]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-16T06:01:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:24 smithi145 ceph-mon[96887]: pgmap v1239: 137 pgs: 7 creating+peering, 14 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:24 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:24 smithi145 ceph-mon[99390]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-16T06:01:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:24 smithi145 ceph-mon[99390]: pgmap v1239: 137 pgs: 7 creating+peering, 14 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:24 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-140983-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:01:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:24 smithi161 ceph-mon[87722]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-16T06:01:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:24 smithi161 ceph-mon[87722]: pgmap v1239: 137 pgs: 7 creating+peering, 14 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:25 smithi145 ceph-mon[96887]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-16T06:01:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:25 smithi145 ceph-mon[99390]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-16T06:01:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:25 smithi161 ceph-mon[87722]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-16T06:01:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:27 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:27 smithi145 ceph-mon[96887]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-16T06:01:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:27 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:27.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:27 smithi145 ceph-mon[96887]: pgmap v1242: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:27 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:27 smithi145 ceph-mon[99390]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-16T06:01:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:27 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:27.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:27 smithi145 ceph-mon[99390]: pgmap v1242: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:27 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:27 smithi161 ceph-mon[87722]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-16T06:01:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:27 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:27 smithi161 ceph-mon[87722]: pgmap v1242: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:28 smithi145 ceph-mon[96887]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-16T06:01:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:28 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:28 smithi145 ceph-mon[96887]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-16T06:01:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:28 smithi145 ceph-mon[99390]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-16T06:01:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:28 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:28 smithi145 ceph-mon[99390]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-16T06:01:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:28 smithi161 ceph-mon[87722]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-16T06:01:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:28 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:28 smithi161 ceph-mon[87722]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-16T06:01:29.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:29 smithi145 ceph-mon[96887]: pgmap v1245: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:29.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:29 smithi145 ceph-mon[96887]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-16T06:01:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:29 smithi145 ceph-mon[99390]: pgmap v1245: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:29.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:29 smithi145 ceph-mon[99390]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-16T06:01:29.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:29 smithi161 ceph-mon[87722]: pgmap v1245: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:29.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:29 smithi161 ceph-mon[87722]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-16T06:01:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:30 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:30.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:30 smithi145 ceph-mon[96887]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-16T06:01:30.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:30 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:30 smithi145 ceph-mon[99390]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-16T06:01:30.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:30 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:30 smithi161 ceph-mon[87722]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-16T06:01:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:31.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:31 smithi161 ceph-mon[87722]: pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:31.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:31 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:31.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:31 smithi161 ceph-mon[87722]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-16T06:01:31.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:31 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:31 smithi145 ceph-mon[99390]: pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:31.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:31 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:31.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:31 smithi145 ceph-mon[99390]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-16T06:01:31.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:31 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:31.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:31 smithi145 ceph-mon[96887]: pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:31.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:31 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:31.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:31 smithi145 ceph-mon[96887]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-16T06:01:31.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:31 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]: dispatch 2024-09-16T06:01:31.912 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.test_implicit_ec (7008 ms) 2024-09-16T06:01:31.913 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-09-16T06:01:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:01:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[96887]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-16T06:01:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:01:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[99390]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-16T06:01:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:32.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:32 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:32 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:01:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2722284864' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-6"}]': finished 2024-09-16T06:01:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:32 smithi161 ceph-mon[87722]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-16T06:01:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:33 smithi145 ceph-mon[96887]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:33 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:33 smithi145 ceph-mon[96887]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-16T06:01:33.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:33 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:33 smithi145 ceph-mon[99390]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:33 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:33 smithi145 ceph-mon[99390]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-16T06:01:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:33 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:33 smithi161 ceph-mon[87722]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:33 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:33 smithi161 ceph-mon[87722]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-16T06:01:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:33 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:34.917 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:01:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:01:34] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-09-16T06:01:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:34 smithi145 ceph-mon[96887]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-16T06:01:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:34 smithi145 ceph-mon[96887]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:34 smithi145 ceph-mon[99390]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-16T06:01:35.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:34 smithi145 ceph-mon[99390]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:34 smithi161 ceph-mon[87722]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-16T06:01:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:34 smithi161 ceph-mon[87722]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:35 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:35 smithi145 ceph-mon[99390]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-16T06:01:36.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:35 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:36.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:35 smithi145 ceph-mon[96887]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-16T06:01:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:35 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:35 smithi161 ceph-mon[87722]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-16T06:01:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[99390]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-16T06:01:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[99390]: pgmap v1257: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[99390]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-16T06:01:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[96887]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-16T06:01:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:37.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[96887]: pgmap v1257: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:37.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[96887]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-16T06:01:37.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:36 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:36 smithi161 ceph-mon[87722]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-16T06:01:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:36 smithi161 ceph-mon[87722]: pgmap v1257: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:36 smithi161 ceph-mon[87722]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-16T06:01:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:36 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:37 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:37 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:37 smithi145 ceph-mon[99390]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-16T06:01:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:37 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:37 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:37 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:37 smithi145 ceph-mon[96887]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-16T06:01:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:37 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:37 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:37 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:37 smithi161 ceph-mon[87722]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-16T06:01:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:37 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]: dispatch 2024-09-16T06:01:38.932 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7019 ms) 2024-09-16T06:01:38.932 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-09-16T06:01:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:38 smithi145 ceph-mon[96887]: pgmap v1260: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:38 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:38 smithi145 ceph-mon[96887]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-16T06:01:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:38 smithi145 ceph-mon[99390]: pgmap v1260: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:38 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:38 smithi145 ceph-mon[99390]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-16T06:01:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:38 smithi161 ceph-mon[87722]: pgmap v1260: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:38 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/723267605' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-7"}]': finished 2024-09-16T06:01:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:38 smithi161 ceph-mon[87722]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-16T06:01:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:39 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:39 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:01:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:40 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:40 smithi145 ceph-mon[99390]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-16T06:01:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:40 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:40 smithi145 ceph-mon[99390]: pgmap v1263: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:40 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:40 smithi145 ceph-mon[96887]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-16T06:01:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:40 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:40 smithi145 ceph-mon[96887]: pgmap v1263: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:40 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:40 smithi161 ceph-mon[87722]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-16T06:01:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:40 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:40 smithi161 ceph-mon[87722]: pgmap v1263: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:41 smithi145 ceph-mon[99390]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-16T06:01:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:41 smithi145 ceph-mon[96887]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-16T06:01:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:41 smithi161 ceph-mon[87722]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-16T06:01:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:42 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:42 smithi145 ceph-mon[96887]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-16T06:01:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:42 smithi145 ceph-mon[96887]: pgmap v1266: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:42 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:42 smithi145 ceph-mon[99390]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-16T06:01:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:42 smithi145 ceph-mon[99390]: pgmap v1266: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:42 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:42 smithi161 ceph-mon[87722]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-16T06:01:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:42 smithi161 ceph-mon[87722]: pgmap v1266: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:43 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:43 smithi145 ceph-mon[96887]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-16T06:01:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:43 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:43 smithi145 ceph-mon[99390]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-16T06:01:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:43 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:43 smithi161 ceph-mon[87722]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-16T06:01:44.977 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:01:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:01:44] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.43.0" 2024-09-16T06:01:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:44 smithi145 ceph-mon[99390]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-16T06:01:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:44 smithi145 ceph-mon[99390]: pgmap v1269: 113 pgs: 2 creating+peering, 1 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:44 smithi145 ceph-mon[96887]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-16T06:01:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:44 smithi145 ceph-mon[96887]: pgmap v1269: 113 pgs: 2 creating+peering, 1 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:44 smithi161 ceph-mon[87722]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-16T06:01:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:44 smithi161 ceph-mon[87722]: pgmap v1269: 113 pgs: 2 creating+peering, 1 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:47 smithi145 ceph-mon[96887]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-16T06:01:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:47 smithi145 ceph-mon[96887]: pgmap v1271: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 225 B/s wr, 0 op/s 2024-09-16T06:01:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:47 smithi145 ceph-mon[99390]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-16T06:01:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:47 smithi145 ceph-mon[99390]: pgmap v1271: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 225 B/s wr, 0 op/s 2024-09-16T06:01:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:47 smithi161 ceph-mon[87722]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-16T06:01:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:47 smithi161 ceph-mon[87722]: pgmap v1271: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 225 B/s wr, 0 op/s 2024-09-16T06:01:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:48 smithi145 ceph-mon[96887]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-16T06:01:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:48 smithi145 ceph-mon[99390]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-16T06:01:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:48 smithi161 ceph-mon[87722]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-16T06:01:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:49 smithi145 ceph-mon[96887]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-16T06:01:49.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:49 smithi145 ceph-mon[96887]: pgmap v1274: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 226 B/s wr, 0 op/s 2024-09-16T06:01:49.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:49 smithi145 ceph-mon[96887]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-16T06:01:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:49 smithi145 ceph-mon[99390]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-16T06:01:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:49 smithi145 ceph-mon[99390]: pgmap v1274: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 226 B/s wr, 0 op/s 2024-09-16T06:01:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:49 smithi145 ceph-mon[99390]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-16T06:01:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:49 smithi161 ceph-mon[87722]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-16T06:01:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:49 smithi161 ceph-mon[87722]: pgmap v1274: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 226 B/s wr, 0 op/s 2024-09-16T06:01:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:49 smithi161 ceph-mon[87722]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-16T06:01:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:50 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:50 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:50 smithi145 ceph-mon[99390]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-16T06:01:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:50 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:50.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:50 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:50.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:50 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:50.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:50 smithi145 ceph-mon[96887]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-16T06:01:50.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:50 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:50 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:50 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:50 smithi161 ceph-mon[87722]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-16T06:01:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:50 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]: dispatch 2024-09-16T06:01:51.051 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.test_put_snap_ec (12119 ms) 2024-09-16T06:01:51.051 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: pgmap v1277: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: pgmap v1277: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:51.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: pgmap v1277: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3770019970' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-8"}]': finished 2024-09-16T06:01:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-16T06:01:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:51.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:51.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:51.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:51.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:01:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:52.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:52 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:01:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:01:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:01:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:01:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:01:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:01:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-16T06:01:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:52 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:53.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:53 smithi145 ceph-mon[96887]: pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:53.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:53 smithi145 ceph-mon[96887]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-16T06:01:53.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:53 smithi145 ceph-mon[99390]: pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:53.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:53 smithi145 ceph-mon[99390]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-16T06:01:53.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:53 smithi161 ceph-mon[87722]: pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:53.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:53 smithi161 ceph-mon[87722]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-16T06:01:55.061 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:01:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:01:54] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-09-16T06:01:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:55 smithi145 ceph-mon[99390]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-16T06:01:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:55 smithi145 ceph-mon[99390]: pgmap v1283: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:55 smithi145 ceph-mon[96887]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-16T06:01:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:55 smithi145 ceph-mon[96887]: pgmap v1283: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:55 smithi161 ceph-mon[87722]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-16T06:01:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:55 smithi161 ceph-mon[87722]: pgmap v1283: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:56 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:56 smithi145 ceph-mon[96887]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-16T06:01:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:56 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:56 smithi145 ceph-mon[99390]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-16T06:01:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:56 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:01:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:56 smithi161 ceph-mon[87722]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-16T06:01:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:57 smithi161 ceph-mon[87722]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-16T06:01:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:57 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:57 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:57 smithi161 ceph-mon[87722]: pgmap v1286: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:57 smithi145 ceph-mon[96887]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-16T06:01:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:57 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:57 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:57 smithi145 ceph-mon[96887]: pgmap v1286: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:57 smithi145 ceph-mon[99390]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-16T06:01:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:57 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:57 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:57 smithi145 ceph-mon[99390]: pgmap v1286: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:58.077 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.test_explicit_ec (7026 ms) 2024-09-16T06:01:58.077 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.set_ec 2024-09-16T06:01:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:58 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:58 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:01:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:58 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:58 smithi161 ceph-mon[87722]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-16T06:01:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:58 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:58 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:58.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:58 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:01:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[96887]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[99390]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-16T06:01:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1691065615' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:58.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]: dispatch 2024-09-16T06:01:58.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:58 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-9"}]': finished 2024-09-16T06:01:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:59 smithi161 ceph-mon[87722]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-16T06:01:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:59 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:59 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:59 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:59 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:59 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:59.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:59 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:59.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:01:59 smithi161 ceph-mon[87722]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[96887]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-16T06:01:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:59.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[96887]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:01:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[99390]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-16T06:01:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:01:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-16T06:01:59.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:01:59 smithi145 ceph-mon[99390]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:00 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:02:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:00 smithi161 ceph-mon[87722]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-16T06:02:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:00 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:00 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:00 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:02:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:00 smithi145 ceph-mon[96887]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-16T06:02:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:00 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:00 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:00.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:00 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi145-140983-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-16T06:02:00.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:00 smithi145 ceph-mon[99390]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-16T06:02:00.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:00 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:00.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:00 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:01 smithi161 ceph-mon[87722]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-16T06:02:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:01 smithi161 ceph-mon[87722]: pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:01 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:01.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:01 smithi161 ceph-mon[87722]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-16T06:02:01.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:01 smithi145 ceph-mon[96887]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-16T06:02:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:01 smithi145 ceph-mon[96887]: pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:01 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:01 smithi145 ceph-mon[96887]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-16T06:02:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:01 smithi145 ceph-mon[99390]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-16T06:02:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:01 smithi145 ceph-mon[99390]: pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:01 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi145-140983-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:01 smithi145 ceph-mon[99390]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-16T06:02:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:03 smithi145 ceph-mon[96887]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-16T06:02:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:03 smithi145 ceph-mon[96887]: pgmap v1295: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:03 smithi145 ceph-mon[99390]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-16T06:02:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:03 smithi145 ceph-mon[99390]: pgmap v1295: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:03 smithi161 ceph-mon[87722]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-16T06:02:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:03 smithi161 ceph-mon[87722]: pgmap v1295: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:02:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-mon[99390]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-16T06:02:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:02:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-mon[96887]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-16T06:02:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:04 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:02:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:04 smithi161 ceph-mon[87722]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-16T06:02:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:04 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:02:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:02:04] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-09-16T06:02:05.117 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.set_ec (7040 ms) 2024-09-16T06:02:05.117 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 10 tests from cls_rgw (61206 ms total) 2024-09-16T06:02:05.117 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:02:05.117 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:02:05.117 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 10 tests from 1 test suite ran. (61206 ms total) 2024-09-16T06:02:05.117 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 10 tests. 2024-09-16T06:02:05.120 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:02:05.120 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:02:05.191 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-09-16T06:02:05.192 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_rgw.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw.sh 2024-09-16T06:02:05.267 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T06:02:05.268 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 16 tests from 1 test suite. 2024-09-16T06:02:05.268 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:02:05.268 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 16 tests from cls_rgw 2024-09-16T06:02:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[96887]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-16T06:02:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[96887]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[99390]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-16T06:02:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:05 smithi145 ceph-mon[99390]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:05 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:05 smithi161 ceph-mon[87722]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-16T06:02:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:05 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1234792859' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:05 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]: dispatch 2024-09-16T06:02:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:05 smithi161 ceph-mon[87722]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:06 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:02:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:06 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:02:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:06 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:06 smithi145 ceph-mon[99390]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-16T06:02:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:06 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:02:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:06 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:02:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:06 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:06 smithi145 ceph-mon[96887]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-16T06:02:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:06 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:02:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:06 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:02:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:06 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi145-140983-10"}]': finished 2024-09-16T06:02:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:06 smithi161 ceph-mon[87722]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-16T06:02:07.129 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.index_basic 2024-09-16T06:02:07.169 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.index_basic (39 ms) 2024-09-16T06:02:07.169 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-09-16T06:02:07.193 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (25 ms) 2024-09-16T06:02:07.194 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.index_remove_object 2024-09-16T06:02:07.232 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.index_remove_object (38 ms) 2024-09-16T06:02:07.232 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.index_suggest 2024-09-16T06:02:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[99390]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-16T06:02:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1195513419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:02:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[99390]: pgmap v1301: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[96887]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-16T06:02:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1195513419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:02:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:07.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:07 smithi145 ceph-mon[96887]: pgmap v1301: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:07 smithi161 ceph-mon[87722]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-16T06:02:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:07 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1195513419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:02:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:07 smithi161 ceph-mon[87722]: pgmap v1301: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:02:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:08 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1195513419' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:02:08.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:08 smithi145 ceph-mon[96887]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-16T06:02:08.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:08 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:02:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:08 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1195513419' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:02:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:08 smithi145 ceph-mon[99390]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-16T06:02:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:08 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:02:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:08 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1195513419' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:02:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:08 smithi161 ceph-mon[87722]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-16T06:02:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:08 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:02:08.681 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.index_suggest (1449 ms) 2024-09-16T06:02:08.681 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-09-16T06:02:08.687 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.index_suggest_complete (7 ms) 2024-09-16T06:02:08.687 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.index_list 2024-09-16T06:02:08.706 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.index_list (19 ms) 2024-09-16T06:02:08.706 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-09-16T06:02:09.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:09 smithi145 ceph-mon[99390]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-16T06:02:09.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:09 smithi145 ceph-mon[99390]: pgmap v1304: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 10 KiB/s wr, 30 op/s 2024-09-16T06:02:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:09 smithi145 ceph-mon[96887]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-16T06:02:09.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:09 smithi145 ceph-mon[96887]: pgmap v1304: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 10 KiB/s wr, 30 op/s 2024-09-16T06:02:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:09 smithi161 ceph-mon[87722]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-16T06:02:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:09 smithi161 ceph-mon[87722]: pgmap v1304: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 10 KiB/s wr, 30 op/s 2024-09-16T06:02:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:10 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:02:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:10 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:02:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:10 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:02:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:10 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:02:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:10 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:02:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:10 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:02:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:11 smithi145 ceph-mon[96887]: pgmap v1305: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 208 KiB/s rd, 106 KiB/s wr, 353 op/s 2024-09-16T06:02:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:11 smithi145 ceph-mon[99390]: pgmap v1305: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 208 KiB/s rd, 106 KiB/s wr, 353 op/s 2024-09-16T06:02:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:11 smithi161 ceph-mon[87722]: pgmap v1305: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 208 KiB/s rd, 106 KiB/s wr, 353 op/s 2024-09-16T06:02:13.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:13 smithi145 ceph-mon[99390]: pgmap v1306: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 713 KiB/s rd, 447 KiB/s wr, 1.37k op/s 2024-09-16T06:02:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:13 smithi145 ceph-mon[96887]: pgmap v1306: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 713 KiB/s rd, 447 KiB/s wr, 1.37k op/s 2024-09-16T06:02:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:13 smithi161 ceph-mon[87722]: pgmap v1306: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 713 KiB/s rd, 447 KiB/s wr, 1.37k op/s 2024-09-16T06:02:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:02:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:02:14] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-09-16T06:02:15.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:15 smithi145 ceph-mon[96887]: pgmap v1307: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 573 KiB/s rd, 361 KiB/s wr, 1.10k op/s 2024-09-16T06:02:15.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:15 smithi145 ceph-mon[99390]: pgmap v1307: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 573 KiB/s rd, 361 KiB/s wr, 1.10k op/s 2024-09-16T06:02:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:15 smithi161 ceph-mon[87722]: pgmap v1307: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 573 KiB/s rd, 361 KiB/s wr, 1.10k op/s 2024-09-16T06:02:17.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:17 smithi161 ceph-mon[87722]: pgmap v1308: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 643 KiB/s wr, 1.95k op/s 2024-09-16T06:02:18.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:17 smithi145 ceph-mon[99390]: pgmap v1308: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 643 KiB/s wr, 1.95k op/s 2024-09-16T06:02:18.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:17 smithi145 ceph-mon[96887]: pgmap v1308: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 643 KiB/s wr, 1.95k op/s 2024-09-16T06:02:19.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:19 smithi161 ceph-mon[87722]: pgmap v1309: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 897 KiB/s rd, 581 KiB/s wr, 1.76k op/s 2024-09-16T06:02:20.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:19 smithi145 ceph-mon[99390]: pgmap v1309: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 897 KiB/s rd, 581 KiB/s wr, 1.76k op/s 2024-09-16T06:02:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:19 smithi145 ceph-mon[96887]: pgmap v1309: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 897 KiB/s rd, 581 KiB/s wr, 1.76k op/s 2024-09-16T06:02:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:21 smithi161 ceph-mon[87722]: pgmap v1310: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 771 KiB/s rd, 500 KiB/s wr, 1.51k op/s 2024-09-16T06:02:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:21 smithi145 ceph-mon[99390]: pgmap v1310: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 771 KiB/s rd, 500 KiB/s wr, 1.51k op/s 2024-09-16T06:02:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:21 smithi145 ceph-mon[96887]: pgmap v1310: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 771 KiB/s rd, 500 KiB/s wr, 1.51k op/s 2024-09-16T06:02:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:23 smithi161 ceph-mon[87722]: pgmap v1311: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 970 KiB/s rd, 647 KiB/s wr, 1.94k op/s 2024-09-16T06:02:24.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:23 smithi145 ceph-mon[96887]: pgmap v1311: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 970 KiB/s rd, 647 KiB/s wr, 1.94k op/s 2024-09-16T06:02:24.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:23 smithi145 ceph-mon[99390]: pgmap v1311: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 970 KiB/s rd, 647 KiB/s wr, 1.94k op/s 2024-09-16T06:02:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:02:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:02:24] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2024-09-16T06:02:25.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:25 smithi161 ceph-mon[87722]: pgmap v1312: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 683 KiB/s rd, 456 KiB/s wr, 1.36k op/s 2024-09-16T06:02:26.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:25 smithi145 ceph-mon[99390]: pgmap v1312: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 683 KiB/s rd, 456 KiB/s wr, 1.36k op/s 2024-09-16T06:02:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:25 smithi145 ceph-mon[96887]: pgmap v1312: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 683 KiB/s rd, 456 KiB/s wr, 1.36k op/s 2024-09-16T06:02:27.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:27 smithi161 ceph-mon[87722]: pgmap v1313: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 962 KiB/s rd, 641 KiB/s wr, 1.92k op/s 2024-09-16T06:02:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:27 smithi145 ceph-mon[99390]: pgmap v1313: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 962 KiB/s rd, 641 KiB/s wr, 1.92k op/s 2024-09-16T06:02:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:27 smithi145 ceph-mon[96887]: pgmap v1313: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 962 KiB/s rd, 641 KiB/s wr, 1.92k op/s 2024-09-16T06:02:29.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:29 smithi161 ceph-mon[87722]: pgmap v1314: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 567 KiB/s rd, 378 KiB/s wr, 1.13k op/s 2024-09-16T06:02:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:29 smithi145 ceph-mon[96887]: pgmap v1314: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 567 KiB/s rd, 378 KiB/s wr, 1.13k op/s 2024-09-16T06:02:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:29 smithi145 ceph-mon[99390]: pgmap v1314: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 567 KiB/s rd, 378 KiB/s wr, 1.13k op/s 2024-09-16T06:02:31.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:31 smithi161 ceph-mon[87722]: pgmap v1315: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 567 KiB/s rd, 378 KiB/s wr, 1.13k op/s 2024-09-16T06:02:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:31 smithi145 ceph-mon[96887]: pgmap v1315: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 567 KiB/s rd, 378 KiB/s wr, 1.13k op/s 2024-09-16T06:02:32.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:31 smithi145 ceph-mon[99390]: pgmap v1315: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 567 KiB/s rd, 378 KiB/s wr, 1.13k op/s 2024-09-16T06:02:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:33 smithi161 ceph-mon[87722]: pgmap v1316: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 842 KiB/s rd, 562 KiB/s wr, 1.68k op/s 2024-09-16T06:02:34.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:33 smithi145 ceph-mon[99390]: pgmap v1316: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 842 KiB/s rd, 562 KiB/s wr, 1.68k op/s 2024-09-16T06:02:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:33 smithi145 ceph-mon[96887]: pgmap v1316: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 842 KiB/s rd, 562 KiB/s wr, 1.68k op/s 2024-09-16T06:02:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:02:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:02:34] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2024-09-16T06:02:36.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:35 smithi145 ceph-mon[99390]: pgmap v1317: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 556 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-09-16T06:02:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:35 smithi145 ceph-mon[96887]: pgmap v1317: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 556 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-09-16T06:02:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:35 smithi161 ceph-mon[87722]: pgmap v1317: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 556 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-09-16T06:02:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:38.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:37 smithi145 ceph-mon[96887]: pgmap v1318: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 829 KiB/s rd, 553 KiB/s wr, 1.66k op/s 2024-09-16T06:02:38.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:37 smithi145 ceph-mon[99390]: pgmap v1318: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 829 KiB/s rd, 553 KiB/s wr, 1.66k op/s 2024-09-16T06:02:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:37 smithi161 ceph-mon[87722]: pgmap v1318: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 829 KiB/s rd, 553 KiB/s wr, 1.66k op/s 2024-09-16T06:02:40.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:39 smithi145 ceph-mon[99390]: pgmap v1319: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-09-16T06:02:40.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:39 smithi145 ceph-mon[96887]: pgmap v1319: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-09-16T06:02:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:39 smithi161 ceph-mon[87722]: pgmap v1319: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-09-16T06:02:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:41 smithi145 ceph-mon[96887]: pgmap v1320: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-09-16T06:02:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:41 smithi145 ceph-mon[99390]: pgmap v1320: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-09-16T06:02:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:41 smithi161 ceph-mon[87722]: pgmap v1320: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-09-16T06:02:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:43 smithi145 ceph-mon[99390]: pgmap v1321: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 825 KiB/s rd, 550 KiB/s wr, 1.65k op/s 2024-09-16T06:02:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:43 smithi145 ceph-mon[96887]: pgmap v1321: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 825 KiB/s rd, 550 KiB/s wr, 1.65k op/s 2024-09-16T06:02:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:43 smithi161 ceph-mon[87722]: pgmap v1321: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 825 KiB/s rd, 550 KiB/s wr, 1.65k op/s 2024-09-16T06:02:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:02:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:02:44] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.43.0" 2024-09-16T06:02:45.968 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:45 smithi145 ceph-mon[99390]: pgmap v1322: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:45.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:45 smithi145 ceph-mon[96887]: pgmap v1322: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:45 smithi161 ceph-mon[87722]: pgmap v1322: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:48.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:47 smithi145 ceph-mon[99390]: pgmap v1323: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 824 KiB/s rd, 549 KiB/s wr, 1.65k op/s 2024-09-16T06:02:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:47 smithi145 ceph-mon[96887]: pgmap v1323: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 824 KiB/s rd, 549 KiB/s wr, 1.65k op/s 2024-09-16T06:02:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:47 smithi161 ceph-mon[87722]: pgmap v1323: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 824 KiB/s rd, 549 KiB/s wr, 1.65k op/s 2024-09-16T06:02:49.530 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.index_list_delimited (40824 ms) 2024-09-16T06:02:49.530 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.bi_list 2024-09-16T06:02:49.595 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.bi_list (65 ms) 2024-09-16T06:02:49.595 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.gc_set 2024-09-16T06:02:49.622 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2024-09-16T06:02:49.622 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.gc_list 2024-09-16T06:02:49.646 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.gc_list (23 ms) 2024-09-16T06:02:49.646 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.gc_defer 2024-09-16T06:02:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:49 smithi145 ceph-mon[96887]: pgmap v1324: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:49 smithi145 ceph-mon[99390]: pgmap v1324: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:49 smithi161 ceph-mon[87722]: pgmap v1324: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[99390]: pgmap v1325: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[99390]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-16T06:02:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2276337605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[96887]: pgmap v1325: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[96887]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-16T06:02:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2276337605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:52.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:51 smithi161 ceph-mon[87722]: pgmap v1325: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-16T06:02:52.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:51 smithi161 ceph-mon[87722]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-16T06:02:52.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2276337605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:52.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:51 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:02:52.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:02:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:02:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[96887]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[99390]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:02:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:02:53.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:02:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:52 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141320-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:02:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:52 smithi161 ceph-mon[87722]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-16T06:02:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:02:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:02:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:02:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:02:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:53 smithi145 ceph-mon[96887]: pgmap v1328: 169 pgs: 3 creating+peering, 25 unknown, 141 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 885 KiB/s rd, 471 KiB/s wr, 1.41k op/s 2024-09-16T06:02:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:53 smithi145 ceph-mon[96887]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-16T06:02:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:53 smithi145 ceph-mon[99390]: pgmap v1328: 169 pgs: 3 creating+peering, 25 unknown, 141 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 885 KiB/s rd, 471 KiB/s wr, 1.41k op/s 2024-09-16T06:02:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:53 smithi145 ceph-mon[99390]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-16T06:02:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:53 smithi161 ceph-mon[87722]: pgmap v1328: 169 pgs: 3 creating+peering, 25 unknown, 141 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 885 KiB/s rd, 471 KiB/s wr, 1.41k op/s 2024-09-16T06:02:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:53 smithi161 ceph-mon[87722]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-16T06:02:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:02:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:02:54] "GET /metrics HTTP/1.1" 200 38806 "" "Prometheus/2.43.0" 2024-09-16T06:02:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:55 smithi145 ceph-mon[96887]: pgmap v1330: 169 pgs: 3 creating+peering, 5 unknown, 161 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 264 KiB/s wr, 783 op/s 2024-09-16T06:02:56.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:55 smithi145 ceph-mon[99390]: pgmap v1330: 169 pgs: 3 creating+peering, 5 unknown, 161 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 264 KiB/s wr, 783 op/s 2024-09-16T06:02:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:55 smithi161 ceph-mon[87722]: pgmap v1330: 169 pgs: 3 creating+peering, 5 unknown, 161 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 264 KiB/s wr, 783 op/s 2024-09-16T06:02:57.652 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.gc_defer (8006 ms) 2024-09-16T06:02:57.652 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.usage_basic 2024-09-16T06:02:57.731 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.usage_basic (80 ms) 2024-09-16T06:02:57.732 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-09-16T06:02:57.733 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-09-16T06:02:57.733 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.usage_clear 2024-09-16T06:02:57.822 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.usage_clear (90 ms) 2024-09-16T06:02:57.822 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-09-16T06:02:57.864 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.bi_log_trim (42 ms) 2024-09-16T06:02:57.864 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-09-16T06:02:57.875 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw.index_racing_removes (10 ms) 2024-09-16T06:02:58.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:57 smithi145 ceph-mon[96887]: pgmap v1331: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 264 KiB/s wr, 783 op/s 2024-09-16T06:02:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:57 smithi145 ceph-mon[99390]: pgmap v1331: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 264 KiB/s wr, 783 op/s 2024-09-16T06:02:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:57 smithi161 ceph-mon[87722]: pgmap v1331: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 264 KiB/s wr, 783 op/s 2024-09-16T06:02:58.667 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 16 tests from cls_rgw (50745 ms total) 2024-09-16T06:02:58.668 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:02:58.668 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:02:58.668 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 16 tests from 1 test suite ran. (53400 ms total) 2024-09-16T06:02:58.668 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 16 tests. 2024-09-16T06:02:58.672 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:02:58.672 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:02:58.744 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-09-16T06:02:58.745 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_rgw_gc.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_gc.sh 2024-09-16T06:02:58.816 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T06:02:58.816 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 9 tests from 1 test suite. 2024-09-16T06:02:58.816 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:02:58.816 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 9 tests from cls_rgw_gc 2024-09-16T06:02:58.817 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.init 2024-09-16T06:02:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:58 smithi145 ceph-mon[96887]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-16T06:02:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:58 smithi145 ceph-mon[96887]: pgmap v1333: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 431 KiB/s rd, 785 KiB/s wr, 1.39k op/s 2024-09-16T06:02:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:58 smithi145 ceph-mon[99390]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-16T06:02:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:58 smithi145 ceph-mon[99390]: pgmap v1333: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 431 KiB/s rd, 785 KiB/s wr, 1.39k op/s 2024-09-16T06:02:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:58 smithi161 ceph-mon[87722]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-16T06:02:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:58 smithi161 ceph-mon[87722]: pgmap v1333: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 431 KiB/s rd, 785 KiB/s wr, 1.39k op/s 2024-09-16T06:03:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:02:59 smithi145 ceph-mon[96887]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-16T06:03:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:02:59 smithi145 ceph-mon[99390]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-16T06:03:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:02:59 smithi161 ceph-mon[87722]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-16T06:03:00.677 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.init (1860 ms) 2024-09-16T06:03:00.677 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-09-16T06:03:00.697 INFO:tasks.workunit.client.0.smithi145.stderr:[ ] list info tag = chain-0 2024-09-16T06:03:00.697 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (21 ms) 2024-09-16T06:03:00.697 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-09-16T06:03:00.703 INFO:tasks.workunit.client.0.smithi145.stderr:[ ] next_marker is: = 0/4263 2024-09-16T06:03:00.703 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2024-09-16T06:03:00.703 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-09-16T06:03:00.711 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (8 ms) 2024-09-16T06:03:00.712 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-09-16T06:03:00.719 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (7 ms) 2024-09-16T06:03:00.719 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-09-16T06:03:00.726 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2024-09-16T06:03:00.726 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-09-16T06:03:00.732 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (7 ms) 2024-09-16T06:03:00.732 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-09-16T06:03:00.738 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (5 ms) 2024-09-16T06:03:00.738 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_gc.finalize 2024-09-16T06:03:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:00 smithi145 ceph-mon[99390]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-16T06:03:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:00 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1367150832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:00 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:00 smithi145 ceph-mon[99390]: pgmap v1336: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:00 smithi145 ceph-mon[96887]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-16T06:03:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:00 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1367150832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:00 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:00 smithi145 ceph-mon[96887]: pgmap v1336: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:00 smithi161 ceph-mon[87722]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-16T06:03:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:00 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1367150832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:00 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:00 smithi161 ceph-mon[87722]: pgmap v1336: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:01.684 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_gc.finalize (946 ms) 2024-09-16T06:03:01.684 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 9 tests from cls_rgw_gc (2867 ms total) 2024-09-16T06:03:01.684 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:03:01.684 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:03:01.684 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 9 tests from 1 test suite ran. (2868 ms total) 2024-09-16T06:03:01.684 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 9 tests. 2024-09-16T06:03:01.686 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:03:01.687 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:03:01.755 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-09-16T06:03:01.755 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_rgw_stats.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_stats.sh 2024-09-16T06:03:01.835 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 1 test from 1 test suite. 2024-09-16T06:03:01.835 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:03:01.987 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:01 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:03:01.988 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:01 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:01.988 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:01 smithi161 ceph-mon[87722]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-16T06:03:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:01 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:03:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:01 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:01 smithi145 ceph-mon[96887]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-16T06:03:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:01 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:03:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:01 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141534-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:01 smithi145 ceph-mon[99390]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-16T06:03:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:02 smithi145 ceph-mon[96887]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-16T06:03:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:02 smithi145 ceph-mon[96887]: pgmap v1339: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:02 smithi145 ceph-mon[99390]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-16T06:03:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:02 smithi145 ceph-mon[99390]: pgmap v1339: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:02 smithi161 ceph-mon[87722]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-16T06:03:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:02 smithi161 ceph-mon[87722]: pgmap v1339: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:03.694 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 1 test from cls_rgw_stats 2024-09-16T06:03:03.694 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] cls_rgw_stats.simulate 2024-09-16T06:03:03.713 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.713+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=HJXD4ZT6KUN0 type=del size=3238755 2024-09-16T06:03:03.716 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.716+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~JHK62EECV6E6.0 size=1048576 2024-09-16T06:03:03.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.717+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~JHK62EECV6E6.1 size=1048576 2024-09-16T06:03:03.718 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.718+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~JHK62EECV6E6.2 size=733824 2024-09-16T06:03:03.718 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.718+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=JHK62EECV6E6 tag=8KMCRSX24DMS type=write size=3879552 2024-09-16T06:03:03.719 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.719+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=JEZGB3ZRKF74 type=del size=268872 2024-09-16T06:03:03.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.720+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=0Y9LGG0RGERJ type=del size=2039257 2024-09-16T06:03:03.722 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.722+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=WI1JOELX0Y0B type=del size=2984780 2024-09-16T06:03:03.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.724+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~DMRE3W5FMTPQ.0 size=1048576 2024-09-16T06:03:03.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.725+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~DMRE3W5FMTPQ.1 size=287768 2024-09-16T06:03:03.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.725+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=DMRE3W5FMTPQ tag=UI5DSMP83E56 type=write size=2384920 2024-09-16T06:03:03.728 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.728+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~730R3MJ5QSCH.0 size=1048576 2024-09-16T06:03:03.729 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.729+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~730R3MJ5QSCH.1 size=1048576 2024-09-16T06:03:03.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.730+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~730R3MJ5QSCH.2 size=671480 2024-09-16T06:03:03.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.730+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=730R3MJ5QSCH tag=EP4SQOSALJ3Q type=write size=3817208 2024-09-16T06:03:03.731 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.731+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=6EAB07FU41NY type=del size=2152319 2024-09-16T06:03:03.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.732+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=53KBB4NY6VET type=write size=869079 2024-09-16T06:03:03.734 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.734+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=EOXQSM7I66BN type=del size=1938607 2024-09-16T06:03:03.737 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.736+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~FI3ZOLIPXPW2.0 size=1028910 2024-09-16T06:03:03.737 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.736+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=FI3ZOLIPXPW2 tag=1JXB5FENPZII type=write size=2077486 2024-09-16T06:03:03.739 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.739+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~TQYX8W7OQSU4.0 size=1048576 2024-09-16T06:03:03.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.740+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~TQYX8W7OQSU4.1 size=1048576 2024-09-16T06:03:03.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.741+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~TQYX8W7OQSU4.2 size=509974 2024-09-16T06:03:03.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.741+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=TQYX8W7OQSU4 tag=RM3JHZWSUPLO type=write size=3655702 2024-09-16T06:03:03.744 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.744+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~CVUX0TISIHL6.0 size=1048576 2024-09-16T06:03:03.745 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.745+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~CVUX0TISIHL6.1 size=192918 2024-09-16T06:03:03.745 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.745+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=CVUX0TISIHL6 tag=XCDH7S3G4GI1 type=write size=2290070 2024-09-16T06:03:03.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.746+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=5QOUO3KOGKC1 type=del size=3259092 2024-09-16T06:03:03.747 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.747+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=A245LUBWGKOQ type=del size=3490210 2024-09-16T06:03:03.749 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.749+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~6BKJA03AB1G4.0 size=1048576 2024-09-16T06:03:03.750 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.750+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~6BKJA03AB1G4.1 size=1048576 2024-09-16T06:03:03.751 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.751+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~6BKJA03AB1G4.2 size=1002298 2024-09-16T06:03:03.751 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.751+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=6BKJA03AB1G4 tag=PW4131DW8IVQ type=write size=4148026 2024-09-16T06:03:03.753 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.752+0000 7f1c96a0d780 1 < canceled operation key=ITM02B2USRE0 tag=HJXD4ZT6KUN0 type=del size=3238755 2024-09-16T06:03:03.754 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.753+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=A1Q38AFNBMM9 type=del size=1244053 2024-09-16T06:03:03.755 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.755+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~JHK62EECV6E6.0 size=1048576 2024-09-16T06:03:03.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.756+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~JHK62EECV6E6.1 size=1048576 2024-09-16T06:03:03.757 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.757+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~JHK62EECV6E6.2 size=733824 2024-09-16T06:03:03.759 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.759+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=JHK62EECV6E6 tag=8KMCRSX24DMS type=write size=3879552 2024-09-16T06:03:03.760 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.760+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=SXA0IJPWETQ9 type=del size=3464240 2024-09-16T06:03:03.762 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.762+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=JEZGB3ZRKF74 type=del 2024-09-16T06:03:03.764 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.763+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=NHYVOJV4SZS1 type=del size=790455 2024-09-16T06:03:03.766 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.766+0000 7f1c96a0d780 1 < suggested remove operation key=01DIVTPOEFBO tag=0Y9LGG0RGERJ type=del 2024-09-16T06:03:03.768 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.768+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~0MX5TOEKVAVX.0 size=1048576 2024-09-16T06:03:03.769 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.769+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~0MX5TOEKVAVX.1 size=55184 2024-09-16T06:03:03.769 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.769+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=0MX5TOEKVAVX tag=8Z2F4U5K48DO type=write size=2152336 2024-09-16T06:03:03.771 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.770+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=WI1JOELX0Y0B type=del 2024-09-16T06:03:03.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.772+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=9FNPB10SXSQA type=del size=447043 2024-09-16T06:03:03.773 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.773+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~DMRE3W5FMTPQ.0 size=1048576 2024-09-16T06:03:03.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.774+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~DMRE3W5FMTPQ.1 size=287768 2024-09-16T06:03:03.776 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.776+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=DMRE3W5FMTPQ tag=UI5DSMP83E56 type=write size=2384920 2024-09-16T06:03:03.778 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.778+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~1WPA3ER7L80R.0 size=1048576 2024-09-16T06:03:03.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.779+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~1WPA3ER7L80R.1 size=659230 2024-09-16T06:03:03.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.779+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=1WPA3ER7L80R tag=U1G4ZFZQ7HEV type=write size=2756382 2024-09-16T06:03:03.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.780+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~730R3MJ5QSCH.0 size=1048576 2024-09-16T06:03:03.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.780+0000 7f1c96a0d780 1 < canceled part key=_multipart_ITM02B2USRE0.2~730R3MJ5QSCH.1 size=1048576 2024-09-16T06:03:03.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.781+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~730R3MJ5QSCH.2 size=671480 2024-09-16T06:03:03.783 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.783+0000 7f1c96a0d780 1 < canceled multipart upload key=ITM02B2USRE0 upload=730R3MJ5QSCH tag=EP4SQOSALJ3Q type=write size=3817208 2024-09-16T06:03:03.785 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.784+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=OG98BUAC7CH6 type=del size=1879814 2024-09-16T06:03:03.788 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.786+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=6EAB07FU41NY type=del 2024-09-16T06:03:03.788 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.787+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=RT3015369FKI type=del size=770331 2024-09-16T06:03:03.788 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.788+0000 7f1c96a0d780 1 < completed write operation key=LVXXKY3EMJ6G tag=53KBB4NY6VET type=write size=869079 2024-09-16T06:03:03.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.789+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=CPA91Y24986G type=write size=953939 2024-09-16T06:03:03.790 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.790+0000 7f1c96a0d780 1 < canceled operation key=XB6HUGWUA3R4 tag=EOXQSM7I66BN type=del size=1938607 2024-09-16T06:03:03.792 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.791+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=KB0I8T32R1XF type=del size=983623 2024-09-16T06:03:03.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.793+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~FI3ZOLIPXPW2.0 size=1028910 2024-09-16T06:03:03.795 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.795+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=FI3ZOLIPXPW2 tag=1JXB5FENPZII type=write size=2077486 2024-09-16T06:03:03.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.796+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=UZOH8CH1YRTD type=del size=94587 2024-09-16T06:03:03.797 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.797+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~TQYX8W7OQSU4.0 size=1048576 2024-09-16T06:03:03.798 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.798+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~TQYX8W7OQSU4.1 size=1048576 2024-09-16T06:03:03.799 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.799+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~TQYX8W7OQSU4.2 size=509974 2024-09-16T06:03:03.801 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.801+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=TQYX8W7OQSU4 tag=RM3JHZWSUPLO type=write size=3655702 2024-09-16T06:03:03.802 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.802+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=WVQM20YTKAC4 type=del size=120506 2024-09-16T06:03:03.803 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.803+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~CVUX0TISIHL6.0 size=1048576 2024-09-16T06:03:03.804 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.804+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~CVUX0TISIHL6.1 size=192918 2024-09-16T06:03:03.806 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.806+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=CVUX0TISIHL6 tag=XCDH7S3G4GI1 type=write size=2290070 2024-09-16T06:03:03.808 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.808+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~Y8SPTNXRG252.0 size=1048576 2024-09-16T06:03:03.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.809+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~Y8SPTNXRG252.1 size=1048576 2024-09-16T06:03:03.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.809+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~Y8SPTNXRG252.2 size=87868 2024-09-16T06:03:03.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.810+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=Y8SPTNXRG252 tag=6E4ELUJSBT1J type=write size=3233596 2024-09-16T06:03:03.811 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.811+0000 7f1c96a0d780 1 < canceled operation key=TZTT8VPSQTBN tag=5QOUO3KOGKC1 type=del size=3259092 2024-09-16T06:03:03.812 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.812+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=2OBYEUBCQKXL type=del size=768275 2024-09-16T06:03:03.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.814+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=A245LUBWGKOQ type=del 2024-09-16T06:03:03.815 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.815+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=DAKH0A43FDH3 type=del size=1929874 2024-09-16T06:03:03.815 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.815+0000 7f1c96a0d780 1 < canceled part key=_multipart_01DIVTPOEFBO.2~6BKJA03AB1G4.0 size=1048576 2024-09-16T06:03:03.816 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.816+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~6BKJA03AB1G4.1 size=1048576 2024-09-16T06:03:03.817 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.817+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~6BKJA03AB1G4.2 size=1002298 2024-09-16T06:03:03.819 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.819+0000 7f1c96a0d780 1 < canceled multipart upload key=01DIVTPOEFBO upload=6BKJA03AB1G4 tag=PW4131DW8IVQ type=write size=4148026 2024-09-16T06:03:03.821 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.821+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~6PYSK3KLU8OU.0 size=1048576 2024-09-16T06:03:03.822 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.822+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~6PYSK3KLU8OU.1 size=1048576 2024-09-16T06:03:03.823 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.823+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~6PYSK3KLU8OU.2 size=810540 2024-09-16T06:03:03.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.823+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=6PYSK3KLU8OU tag=L9A2SSENDO3D type=write size=3956268 2024-09-16T06:03:03.826 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.826+0000 7f1c96a0d780 1 < suggested remove operation key=TZTT8VPSQTBN tag=A1Q38AFNBMM9 type=del 2024-09-16T06:03:03.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.827+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=QM08LJI3SVO3 type=del size=1623557 2024-09-16T06:03:03.828 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.828+0000 7f1c96a0d780 1 < canceled operation key=VVPJT0T4Z4XP tag=SXA0IJPWETQ9 type=del size=3464240 2024-09-16T06:03:03.830 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.829+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=ALJQCTPX8K5J type=del size=3329621 2024-09-16T06:03:03.831 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.831+0000 7f1c96a0d780 1 < canceled operation key=4N13783D51P2 tag=NHYVOJV4SZS1 type=del size=790455 2024-09-16T06:03:03.832 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.832+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=GOHX26A1482G type=del size=3327602 2024-09-16T06:03:03.833 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.833+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~0MX5TOEKVAVX.0 size=1048576 2024-09-16T06:03:03.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.833+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~0MX5TOEKVAVX.1 size=55184 2024-09-16T06:03:03.835 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.835+0000 7f1c96a0d780 1 < canceled multipart upload key=Z9QSHZEA1LU8 upload=0MX5TOEKVAVX tag=8Z2F4U5K48DO type=write size=2152336 2024-09-16T06:03:03.837 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.837+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~9LT91BYMDBP6.0 size=1048576 2024-09-16T06:03:03.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.838+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~9LT91BYMDBP6.1 size=112707 2024-09-16T06:03:03.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.838+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=9LT91BYMDBP6 tag=7XV9CO14GTM0 type=write size=2209859 2024-09-16T06:03:03.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.839+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=9FNPB10SXSQA type=del 2024-09-16T06:03:03.840 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.840+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=IXP8NO57VVJA type=write size=740929 2024-09-16T06:03:03.842 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.841+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~1WPA3ER7L80R.0 size=1048576 2024-09-16T06:03:03.842 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.842+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~1WPA3ER7L80R.1 size=659230 2024-09-16T06:03:03.844 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.844+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=1WPA3ER7L80R tag=U1G4ZFZQ7HEV type=write size=2756382 2024-09-16T06:03:03.846 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.846+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~HQDOG36WGPDE.0 size=1048576 2024-09-16T06:03:03.847 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.847+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~HQDOG36WGPDE.1 size=169092 2024-09-16T06:03:03.847 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.847+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=HQDOG36WGPDE tag=WJH2APZGR983 type=write size=2266244 2024-09-16T06:03:03.848 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.848+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=OG98BUAC7CH6 type=del 2024-09-16T06:03:03.850 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.850+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~E2WQK15ZBGKS.0 size=1048576 2024-09-16T06:03:03.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.851+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~E2WQK15ZBGKS.1 size=1048576 2024-09-16T06:03:03.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.852+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~E2WQK15ZBGKS.2 size=915700 2024-09-16T06:03:03.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.852+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=E2WQK15ZBGKS tag=AD0BN3GCFMSF type=write size=4061428 2024-09-16T06:03:03.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.853+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=RT3015369FKI type=del 2024-09-16T06:03:03.854 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.854+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=U4B0L43IOM8J type=del size=4066105 2024-09-16T06:03:03.856 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.856+0000 7f1c96a0d780 1 < completed write operation key=01DIVTPOEFBO tag=CPA91Y24986G type=write size=953939 2024-09-16T06:03:03.857 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.857+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=J0A9VCMY7ATS type=del size=1298501 2024-09-16T06:03:03.858 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.858+0000 7f1c96a0d780 1 < canceled operation key=GJNDR1WBPIEA tag=KB0I8T32R1XF type=del size=983623 2024-09-16T06:03:03.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.859+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=025YGATY37GL type=del size=3017094 2024-09-16T06:03:03.862 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.861+0000 7f1c96a0d780 1 < suggested update operation key=5VD077EFKM1N tag=UZOH8CH1YRTD type=del size=94587 2024-09-16T06:03:03.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.864+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~VWQ5IGFF70AA.0 size=614637 2024-09-16T06:03:03.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.864+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=VWQ5IGFF70AA tag=MT4OZFLWZL4G type=write size=1663213 2024-09-16T06:03:03.865 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.865+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=WVQM20YTKAC4 type=del 2024-09-16T06:03:03.867 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.866+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=OJ4LDRUH0V7I type=del size=3792885 2024-09-16T06:03:03.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.867+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~Y8SPTNXRG252.0 size=1048576 2024-09-16T06:03:03.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.868+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~Y8SPTNXRG252.1 size=1048576 2024-09-16T06:03:03.869 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.869+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~Y8SPTNXRG252.2 size=87868 2024-09-16T06:03:03.872 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.872+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=Y8SPTNXRG252 tag=6E4ELUJSBT1J type=write size=3233596 2024-09-16T06:03:03.873 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.873+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=NL594GHYN60H type=del size=1051353 2024-09-16T06:03:03.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.874+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=2OBYEUBCQKXL type=del 2024-09-16T06:03:03.875 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.875+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=ZTOIUHH4T5Q2 type=write size=878717 2024-09-16T06:03:03.878 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.878+0000 7f1c96a0d780 1 < suggested remove operation key=ITM02B2USRE0 tag=DAKH0A43FDH3 type=del 2024-09-16T06:03:03.880 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.880+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~L20G4BMESWIP.0 size=512560 2024-09-16T06:03:03.880 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.880+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=L20G4BMESWIP tag=GTW5WA9EBKMV type=write size=1561136 2024-09-16T06:03:03.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.881+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~6PYSK3KLU8OU.0 size=1048576 2024-09-16T06:03:03.882 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.882+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~6PYSK3KLU8OU.1 size=1048576 2024-09-16T06:03:03.882 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.882+0000 7f1c96a0d780 1 < canceled part key=_multipart_01DIVTPOEFBO.2~6PYSK3KLU8OU.2 size=810540 2024-09-16T06:03:03.884 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.884+0000 7f1c96a0d780 1 < canceled multipart upload key=01DIVTPOEFBO upload=6PYSK3KLU8OU tag=L9A2SSENDO3D type=write size=3956268 2024-09-16T06:03:03.886 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.885+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=4MX10VHSVQXH type=write size=705695 2024-09-16T06:03:03.888 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.888+0000 7f1c96a0d780 1 < suggested remove operation key=Q3AIT4Z2PAJ8 tag=QM08LJI3SVO3 type=del 2024-09-16T06:03:03.889 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.889+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=AZYFEIKUDUCZ type=del size=2897050 2024-09-16T06:03:03.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.891+0000 7f1c96a0d780 1 < canceled operation key=TDXRZXWGBK98 tag=ALJQCTPX8K5J type=del size=3329621 2024-09-16T06:03:03.892 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.892+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=BVSI2L9T1LOQ type=del size=926810 2024-09-16T06:03:03.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.893+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=GOHX26A1482G type=del 2024-09-16T06:03:03.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.895+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=GGR0X1RSFK9R type=del size=3812448 2024-09-16T06:03:03.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.895+0000 7f1c96a0d780 1 < canceled part key=_multipart_MG6M4OG5GERR.2~9LT91BYMDBP6.0 size=1048576 2024-09-16T06:03:03.896 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.896+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~9LT91BYMDBP6.1 size=112707 2024-09-16T06:03:03.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.898+0000 7f1c96a0d780 1 < canceled multipart upload key=MG6M4OG5GERR upload=9LT91BYMDBP6 tag=7XV9CO14GTM0 type=write size=2209859 2024-09-16T06:03:03.900 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.900+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~LE1P24ZN0F6D.0 size=90561 2024-09-16T06:03:03.900 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.900+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=LE1P24ZN0F6D tag=KNS1E9GGUALX type=write size=1139137 2024-09-16T06:03:03.901 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.901+0000 7f1c96a0d780 1 < completed write operation key=PM77QTUTT60M tag=IXP8NO57VVJA type=write size=740929 2024-09-16T06:03:03.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.903+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~ZT4BVFVZD1JM.0 size=1048576 2024-09-16T06:03:03.904 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.904+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~ZT4BVFVZD1JM.1 size=1048576 2024-09-16T06:03:03.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.905+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~ZT4BVFVZD1JM.2 size=960582 2024-09-16T06:03:03.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.905+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=ZT4BVFVZD1JM tag=S99USKR68M6B type=write size=4106310 2024-09-16T06:03:03.906 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.906+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~HQDOG36WGPDE.0 size=1048576 2024-09-16T06:03:03.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.907+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~HQDOG36WGPDE.1 size=169092 2024-09-16T06:03:03.909 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.909+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=HQDOG36WGPDE tag=WJH2APZGR983 type=write size=2266244 2024-09-16T06:03:03.910 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.910+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=AUFL918ZKUKY type=del size=1085391 2024-09-16T06:03:03.911 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.911+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~E2WQK15ZBGKS.0 size=1048576 2024-09-16T06:03:03.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.912+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~E2WQK15ZBGKS.1 size=1048576 2024-09-16T06:03:03.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.913+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~E2WQK15ZBGKS.2 size=915700 2024-09-16T06:03:03.915 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.915+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=E2WQK15ZBGKS tag=AD0BN3GCFMSF type=write size=4061428 2024-09-16T06:03:03.918 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.917+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~OAPFODQX0LJQ.0 size=1048576 2024-09-16T06:03:03.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.918+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~OAPFODQX0LJQ.1 size=52978 2024-09-16T06:03:03.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.918+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=OAPFODQX0LJQ tag=JK1TGRDPF2UL type=write size=2150130 2024-09-16T06:03:03.920 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.919+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=U4B0L43IOM8J type=del 2024-09-16T06:03:03.921 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.921+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=A48HTQ0NRZOE type=del size=1775294 2024-09-16T06:03:03.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.922+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=J0A9VCMY7ATS type=del 2024-09-16T06:03:03.924 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.924+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=7VJL3LUSGJ18 type=del size=782609 2024-09-16T06:03:03.926 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.925+0000 7f1c96a0d780 -1 < failed to complete operation key=ITM02B2USRE0 tag=025YGATY37GL type=del size=3017094: (22) Invalid argument 2024-09-16T06:03:03.927 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.927+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=8QRKN14483P2 type=del size=1315152 2024-09-16T06:03:03.928 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.928+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~VWQ5IGFF70AA.0 size=614637 2024-09-16T06:03:03.930 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.929+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=VWQ5IGFF70AA tag=MT4OZFLWZL4G type=write size=1663213 2024-09-16T06:03:03.931 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.931+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=EHV3BMCK0TCE type=del size=3145509 2024-09-16T06:03:03.932 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.932+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=OJ4LDRUH0V7I type=del 2024-09-16T06:03:03.934 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.934+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~ATPNM2YMM8HH.0 size=1048576 2024-09-16T06:03:03.935 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.935+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~ATPNM2YMM8HH.1 size=1048576 2024-09-16T06:03:03.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.936+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~ATPNM2YMM8HH.2 size=550720 2024-09-16T06:03:03.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.936+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=ATPNM2YMM8HH tag=9BLWDT4VU4J9 type=write size=3696448 2024-09-16T06:03:03.939 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.938+0000 7f1c96a0d780 1 < suggested update operation key=I5J1C5ECCD7B tag=NL594GHYN60H type=del size=1051353 2024-09-16T06:03:03.940 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.939+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=QSIYQXGB4KS1 type=write size=193874 2024-09-16T06:03:03.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.941+0000 7f1c96a0d780 1 < completed write operation key=VVPJT0T4Z4XP tag=ZTOIUHH4T5Q2 type=write size=878717 2024-09-16T06:03:03.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.942+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=2ZRVDWWJQGS1 type=del size=2192448 2024-09-16T06:03:03.943 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.943+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~L20G4BMESWIP.0 size=512560 2024-09-16T06:03:03.945 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.945+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=L20G4BMESWIP tag=GTW5WA9EBKMV type=write size=1561136 2024-09-16T06:03:03.947 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.947+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~400YKTGN1Q0C.0 size=206246 2024-09-16T06:03:03.947 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.947+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=400YKTGN1Q0C tag=5SGAOARC3GW8 type=write size=1254822 2024-09-16T06:03:03.948 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.948+0000 7f1c96a0d780 1 < completed write operation key=QRD29GC0JIIP tag=4MX10VHSVQXH type=write size=705695 2024-09-16T06:03:03.950 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.949+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=0S3BV8YJ2814 type=del size=3248237 2024-09-16T06:03:03.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.951+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=AZYFEIKUDUCZ type=del 2024-09-16T06:03:03.952 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.952+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=3XRIW4EOC5LU type=del size=2631858 2024-09-16T06:03:03.954 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.953+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=BVSI2L9T1LOQ type=del 2024-09-16T06:03:03.956 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.956+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~G37A2HLBPLCL.0 size=613912 2024-09-16T06:03:03.956 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.956+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=G37A2HLBPLCL tag=1YJLE23OYKYF type=write size=1662488 2024-09-16T06:03:03.957 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.957+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=GGR0X1RSFK9R type=del 2024-09-16T06:03:03.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.958+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=F4KIRQLHD312 type=del size=3402191 2024-09-16T06:03:03.959 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.959+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~LE1P24ZN0F6D.0 size=90561 2024-09-16T06:03:03.961 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.961+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=LE1P24ZN0F6D tag=KNS1E9GGUALX type=write size=1139137 2024-09-16T06:03:03.966 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.966+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~OUS27Y7E0YZW.0 size=1048576 2024-09-16T06:03:03.968 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.967+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~OUS27Y7E0YZW.1 size=317221 2024-09-16T06:03:03.968 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.967+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=OUS27Y7E0YZW tag=MKU7QYLU7ZHU type=write size=2414373 2024-09-16T06:03:03.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.969+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~ZT4BVFVZD1JM.0 size=1048576 2024-09-16T06:03:03.970 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.969+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~ZT4BVFVZD1JM.1 size=1048576 2024-09-16T06:03:03.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.970+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~ZT4BVFVZD1JM.2 size=960582 2024-09-16T06:03:03.973 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.972+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=ZT4BVFVZD1JM tag=S99USKR68M6B type=write size=4106310 2024-09-16T06:03:03.974 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.974+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=B7CLI3ZXE79K type=del size=4094197 2024-09-16T06:03:03.975 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.975+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=AUFL918ZKUKY type=del 2024-09-16T06:03:03.977 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.977+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~6UG5EQY08WK9.0 size=1048576 2024-09-16T06:03:03.978 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.978+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~6UG5EQY08WK9.1 size=1048576 2024-09-16T06:03:03.979 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.979+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~6UG5EQY08WK9.2 size=666473 2024-09-16T06:03:03.980 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.979+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=6UG5EQY08WK9 tag=2KNYZ9UZMR95 type=write size=3812201 2024-09-16T06:03:03.980 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.979+0000 7f1c96a0d780 1 < canceled part key=_multipart_4N13783D51P2.2~OAPFODQX0LJQ.0 size=1048576 2024-09-16T06:03:03.981 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.980+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~OAPFODQX0LJQ.1 size=52978 2024-09-16T06:03:03.983 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.982+0000 7f1c96a0d780 1 < canceled multipart upload key=4N13783D51P2 upload=OAPFODQX0LJQ tag=JK1TGRDPF2UL type=write size=2150130 2024-09-16T06:03:03.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.984+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=V3H5ZO0OB4UO type=del size=1145485 2024-09-16T06:03:03.986 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.986+0000 7f1c96a0d780 1 < suggested update operation key=R28PBTA8L868 tag=A48HTQ0NRZOE type=del size=1775294 2024-09-16T06:03:03.988 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.987+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=YU6JK7ATI4LH type=del size=2226529 2024-09-16T06:03:03.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.989+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=7VJL3LUSGJ18 type=del 2024-09-16T06:03:03.990 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.990+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=DO34FEVGIX7G type=del size=2311038 2024-09-16T06:03:03.992 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.992+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=8QRKN14483P2 type=del 2024-09-16T06:03:03.994 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.994+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~KN1SC3U9XLW5.0 size=1048576 2024-09-16T06:03:03.995 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.995+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~KN1SC3U9XLW5.1 size=1048576 2024-09-16T06:03:03.996 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.996+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~KN1SC3U9XLW5.2 size=445334 2024-09-16T06:03:03.996 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.996+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=KN1SC3U9XLW5 tag=JESB7Z1VOBG5 type=write size=3591062 2024-09-16T06:03:03.998 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.997+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=EHV3BMCK0TCE type=del 2024-09-16T06:03:03.999 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:03.998+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=0XXARUAPDCV6 type=write size=338295 2024-09-16T06:03:04.000 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.000+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~ATPNM2YMM8HH.0 size=1048576 2024-09-16T06:03:04.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.001+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~ATPNM2YMM8HH.1 size=1048576 2024-09-16T06:03:04.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.001+0000 7f1c96a0d780 1 < canceled part key=_multipart_VVPJT0T4Z4XP.2~ATPNM2YMM8HH.2 size=550720 2024-09-16T06:03:04.003 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.003+0000 7f1c96a0d780 1 < canceled multipart upload key=VVPJT0T4Z4XP upload=ATPNM2YMM8HH tag=9BLWDT4VU4J9 type=write size=3696448 2024-09-16T06:03:04.005 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.005+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~UBQT0J0V8GH4.0 size=1048576 2024-09-16T06:03:04.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.006+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~UBQT0J0V8GH4.1 size=1048576 2024-09-16T06:03:04.007 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.007+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~UBQT0J0V8GH4.2 size=401804 2024-09-16T06:03:04.007 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.007+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=UBQT0J0V8GH4 tag=U1LZXVW0S9D2 type=write size=3547532 2024-09-16T06:03:04.008 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.008+0000 7f1c96a0d780 1 < completed write operation key=JA40GXESA8UF tag=QSIYQXGB4KS1 type=write size=193874 2024-09-16T06:03:04.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.010+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~2ZGA2GHGP8FC.0 size=1048576 2024-09-16T06:03:04.011 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.011+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~2ZGA2GHGP8FC.1 size=13536 2024-09-16T06:03:04.011 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.011+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=2ZGA2GHGP8FC tag=YXHU7Z83O420 type=write size=2110688 2024-09-16T06:03:04.013 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.013+0000 7f1c96a0d780 1 < suggested remove operation key=JA40GXESA8UF tag=2ZRVDWWJQGS1 type=del 2024-09-16T06:03:04.015 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.014+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=11YDHTB1F7L6 type=del size=3342531 2024-09-16T06:03:04.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.016+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~400YKTGN1Q0C.0 size=206246 2024-09-16T06:03:04.018 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.018+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=400YKTGN1Q0C tag=5SGAOARC3GW8 type=write size=1254822 2024-09-16T06:03:04.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.020+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~434A6TUVHZ2U.0 size=1048576 2024-09-16T06:03:04.021 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.021+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~434A6TUVHZ2U.1 size=1048576 2024-09-16T06:03:04.022 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.022+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~434A6TUVHZ2U.2 size=102549 2024-09-16T06:03:04.022 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.022+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=434A6TUVHZ2U tag=7V85BMN10LS3 type=write size=3248277 2024-09-16T06:03:04.023 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.023+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=0S3BV8YJ2814 type=del 2024-09-16T06:03:04.024 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.024+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=HBBYOE8MPEO2 type=write size=975012 2024-09-16T06:03:04.026 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.025+0000 7f1c96a0d780 -1 < failed to complete operation key=R28PBTA8L868 tag=3XRIW4EOC5LU type=del size=2631858: (22) Invalid argument 2024-09-16T06:03:04.027 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.026+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=73XF8GHE1QAR type=del size=3912988 2024-09-16T06:03:04.028 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.028+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~G37A2HLBPLCL.0 size=613912 2024-09-16T06:03:04.030 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.030+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=G37A2HLBPLCL tag=1YJLE23OYKYF type=write size=1662488 2024-09-16T06:03:04.032 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.031+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=V6KESDHXSEZE type=del size=2144477 2024-09-16T06:03:04.033 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.033+0000 7f1c96a0d780 -1 < failed to complete operation key=R28PBTA8L868 tag=F4KIRQLHD312 type=del size=3402191: (22) Invalid argument 2024-09-16T06:03:04.034 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.034+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=36E6D6TQ1BKF type=del size=2737358 2024-09-16T06:03:04.036 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.035+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~OUS27Y7E0YZW.0 size=1048576 2024-09-16T06:03:04.036 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.036+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~OUS27Y7E0YZW.1 size=317221 2024-09-16T06:03:04.038 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.038+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=OUS27Y7E0YZW tag=MKU7QYLU7ZHU type=write size=2414373 2024-09-16T06:03:04.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.040+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=LU6QL3ACQ24K type=del size=1128026 2024-09-16T06:03:04.042 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.042+0000 7f1c96a0d780 1 < suggested remove operation key=Z3N7DW12T7KE tag=B7CLI3ZXE79K type=del 2024-09-16T06:03:04.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.043+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=EF5EV3O58MWH type=write size=639189 2024-09-16T06:03:04.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.044+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~6UG5EQY08WK9.0 size=1048576 2024-09-16T06:03:04.046 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.045+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~6UG5EQY08WK9.1 size=1048576 2024-09-16T06:03:04.046 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.046+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~6UG5EQY08WK9.2 size=666473 2024-09-16T06:03:04.048 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.048+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=6UG5EQY08WK9 tag=2KNYZ9UZMR95 type=write size=3812201 2024-09-16T06:03:04.050 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.050+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~7QRJ202RUJKB.0 size=1048576 2024-09-16T06:03:04.052 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.051+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~7QRJ202RUJKB.1 size=868984 2024-09-16T06:03:04.052 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.051+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=7QRJ202RUJKB tag=LA5J9Y0OEUQI type=write size=2966136 2024-09-16T06:03:04.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.053+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=V3H5ZO0OB4UO type=del 2024-09-16T06:03:04.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.054+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=HOFHIIAYJXQB type=del size=2340472 2024-09-16T06:03:04.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.056+0000 7f1c96a0d780 1 < suggested update operation key=TDXRZXWGBK98 tag=YU6JK7ATI4LH type=del size=2226529 2024-09-16T06:03:04.057 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.057+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=YH6HJ8QDZX1Q type=del size=847706 2024-09-16T06:03:04.059 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.059+0000 7f1c96a0d780 1 < suggested remove operation key=ZBZ9ATHB0R42 tag=DO34FEVGIX7G type=del 2024-09-16T06:03:04.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.061+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~5E95R4LHYVOZ.0 size=289177 2024-09-16T06:03:04.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.061+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=5E95R4LHYVOZ tag=DCS21UOAQDB8 type=write size=1337753 2024-09-16T06:03:04.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.061+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZBZ9ATHB0R42.2~KN1SC3U9XLW5.0 size=1048576 2024-09-16T06:03:04.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.062+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~KN1SC3U9XLW5.1 size=1048576 2024-09-16T06:03:04.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.062+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZBZ9ATHB0R42.2~KN1SC3U9XLW5.2 size=445334 2024-09-16T06:03:04.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.064+0000 7f1c96a0d780 1 < canceled multipart upload key=ZBZ9ATHB0R42 upload=KN1SC3U9XLW5 tag=JESB7Z1VOBG5 type=write size=3591062 2024-09-16T06:03:04.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.066+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~BO0PXYQ4CBRM.0 size=1048576 2024-09-16T06:03:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:03:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:03:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[96887]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-16T06:03:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3187396751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:03:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:03:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[99390]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-16T06:03:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3187396751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:03 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:04.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.067+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~BO0PXYQ4CBRM.1 size=1048576 2024-09-16T06:03:04.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.068+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~BO0PXYQ4CBRM.2 size=305321 2024-09-16T06:03:04.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.068+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=BO0PXYQ4CBRM tag=92V6YNYNWFXR type=write size=3451049 2024-09-16T06:03:04.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.069+0000 7f1c96a0d780 1 < completed write operation key=RLYT9MKOIL9G tag=0XXARUAPDCV6 type=write size=338295 2024-09-16T06:03:04.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.072+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~LE6B3MTSJF5E.0 size=1048576 2024-09-16T06:03:04.073 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.073+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~LE6B3MTSJF5E.1 size=1048576 2024-09-16T06:03:04.074 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.073+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~LE6B3MTSJF5E.2 size=1038862 2024-09-16T06:03:04.074 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.073+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=LE6B3MTSJF5E tag=O8R0HHZMQKO5 type=write size=4184590 2024-09-16T06:03:04.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.075+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~UBQT0J0V8GH4.0 size=1048576 2024-09-16T06:03:04.076 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.076+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~UBQT0J0V8GH4.1 size=1048576 2024-09-16T06:03:04.077 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.076+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~UBQT0J0V8GH4.2 size=401804 2024-09-16T06:03:04.079 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.079+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=UBQT0J0V8GH4 tag=U1LZXVW0S9D2 type=write size=3547532 2024-09-16T06:03:04.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.080+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=S811CQIBYQMF type=del size=2013065 2024-09-16T06:03:04.081 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.081+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~2ZGA2GHGP8FC.0 size=1048576 2024-09-16T06:03:04.083 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.082+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~2ZGA2GHGP8FC.1 size=13536 2024-09-16T06:03:04.084 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.084+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=2ZGA2GHGP8FC tag=YXHU7Z83O420 type=write size=2110688 2024-09-16T06:03:04.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.086+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=WS2XYD2Z0ZTO type=del size=2513584 2024-09-16T06:03:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:03 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:03:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:03 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:03:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:03 smithi161 ceph-mon[87722]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-16T06:03:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:03 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3187396751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:03 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:04.087 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.087+0000 7f1c96a0d780 -1 < failed to complete operation key=ZBZ9ATHB0R42 tag=11YDHTB1F7L6 type=del size=3342531: (22) Invalid argument 2024-09-16T06:03:04.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.089+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~FZVTGLJY48XZ.0 size=944697 2024-09-16T06:03:04.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.089+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=FZVTGLJY48XZ tag=A3ANZ45EBOJC type=write size=1993273 2024-09-16T06:03:04.090 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.090+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~434A6TUVHZ2U.0 size=1048576 2024-09-16T06:03:04.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.090+0000 7f1c96a0d780 1 < canceled part key=_multipart_RZK5FPR0QWOH.2~434A6TUVHZ2U.1 size=1048576 2024-09-16T06:03:04.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.091+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~434A6TUVHZ2U.2 size=102549 2024-09-16T06:03:04.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.093+0000 7f1c96a0d780 1 < canceled multipart upload key=RZK5FPR0QWOH upload=434A6TUVHZ2U tag=7V85BMN10LS3 type=write size=3248277 2024-09-16T06:03:04.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.094+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=AEZFLK68HVBE type=write size=308324 2024-09-16T06:03:04.095 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.095+0000 7f1c96a0d780 1 < canceled operation key=PM77QTUTT60M tag=HBBYOE8MPEO2 type=write size=975012 2024-09-16T06:03:04.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.097+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~SN0VTV5F3DGW.0 size=1048576 2024-09-16T06:03:04.099 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.098+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~SN0VTV5F3DGW.1 size=1048576 2024-09-16T06:03:04.100 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.100+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~SN0VTV5F3DGW.2 size=719786 2024-09-16T06:03:04.100 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.100+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=SN0VTV5F3DGW tag=AGGQ1P4GA6PF type=write size=3865514 2024-09-16T06:03:04.103 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.102+0000 7f1c96a0d780 1 < suggested remove operation key=4N13783D51P2 tag=73XF8GHE1QAR type=del 2024-09-16T06:03:04.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.104+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=BVRW1VZXG2Z1 type=write size=177287 2024-09-16T06:03:04.105 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.105+0000 7f1c96a0d780 1 < canceled operation key=R28PBTA8L868 tag=V6KESDHXSEZE type=del size=2144477 2024-09-16T06:03:04.107 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.107+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~03QPWYS84VTD.0 size=1048576 2024-09-16T06:03:04.108 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.108+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~03QPWYS84VTD.1 size=1048576 2024-09-16T06:03:04.109 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.109+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~03QPWYS84VTD.2 size=376468 2024-09-16T06:03:04.109 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.109+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=03QPWYS84VTD tag=B41JX620U8VC type=write size=3522196 2024-09-16T06:03:04.111 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.111+0000 7f1c96a0d780 1 < suggested remove operation key=ITM02B2USRE0 tag=36E6D6TQ1BKF type=del 2024-09-16T06:03:04.113 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.113+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~UGIOJTMJAXAD.0 size=1048576 2024-09-16T06:03:04.114 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.114+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~UGIOJTMJAXAD.1 size=734801 2024-09-16T06:03:04.114 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.114+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=UGIOJTMJAXAD tag=D5ZHKCEBH0VD type=write size=2831953 2024-09-16T06:03:04.115 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.115+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=LU6QL3ACQ24K type=del 2024-09-16T06:03:04.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.117+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~6WPZMPIR3S7D.0 size=1048576 2024-09-16T06:03:04.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.118+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~6WPZMPIR3S7D.1 size=764527 2024-09-16T06:03:04.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.118+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=6WPZMPIR3S7D tag=XZ2VW8NA27HY type=write size=2861679 2024-09-16T06:03:04.119 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.119+0000 7f1c96a0d780 1 < completed write operation key=T2LNYBA0XTDL tag=EF5EV3O58MWH type=write size=639189 2024-09-16T06:03:04.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.121+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~V7PJQQRGGAAQ.0 size=1048576 2024-09-16T06:03:04.122 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.122+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~V7PJQQRGGAAQ.1 size=1048576 2024-09-16T06:03:04.123 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.123+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~V7PJQQRGGAAQ.2 size=663220 2024-09-16T06:03:04.123 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.123+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=V7PJQQRGGAAQ tag=SA9A7A0ZQ2Z4 type=write size=3808948 2024-09-16T06:03:04.124 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.123+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZTW6L951QI5A.2~7QRJ202RUJKB.0 size=1048576 2024-09-16T06:03:04.124 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.124+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~7QRJ202RUJKB.1 size=868984 2024-09-16T06:03:04.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.126+0000 7f1c96a0d780 1 < canceled multipart upload key=ZTW6L951QI5A upload=7QRJ202RUJKB tag=LA5J9Y0OEUQI type=write size=2966136 2024-09-16T06:03:04.128 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.127+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=LEJA1F4TKSJR type=del size=1234787 2024-09-16T06:03:04.131 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.131+0000 7f1c96a0d780 1 < suggested remove operation key=TDXRZXWGBK98 tag=HOFHIIAYJXQB type=del 2024-09-16T06:03:04.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.132+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=KPUSMGRRN3FO type=del size=480712 2024-09-16T06:03:04.134 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.134+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=YH6HJ8QDZX1Q type=del 2024-09-16T06:03:04.136 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.136+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~572QP69ALG51.0 size=1048576 2024-09-16T06:03:04.137 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.137+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~572QP69ALG51.1 size=1048576 2024-09-16T06:03:04.138 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.138+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~572QP69ALG51.2 size=447738 2024-09-16T06:03:04.138 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.138+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=572QP69ALG51 tag=M8UONJVLG6LO type=write size=3593466 2024-09-16T06:03:04.139 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.139+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~5E95R4LHYVOZ.0 size=289177 2024-09-16T06:03:04.141 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.141+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=5E95R4LHYVOZ tag=DCS21UOAQDB8 type=write size=1337753 2024-09-16T06:03:04.142 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.142+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=4CGH0MRV3JXE type=del size=980665 2024-09-16T06:03:04.144 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.143+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~BO0PXYQ4CBRM.0 size=1048576 2024-09-16T06:03:04.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.144+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~BO0PXYQ4CBRM.1 size=1048576 2024-09-16T06:03:04.146 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.146+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~BO0PXYQ4CBRM.2 size=305321 2024-09-16T06:03:04.148 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.148+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=BO0PXYQ4CBRM tag=92V6YNYNWFXR type=write size=3451049 2024-09-16T06:03:04.150 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.149+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=MFBKG4DGSCCH type=del size=504201 2024-09-16T06:03:04.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.151+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~LE6B3MTSJF5E.0 size=1048576 2024-09-16T06:03:04.152 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.152+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~LE6B3MTSJF5E.1 size=1048576 2024-09-16T06:03:04.153 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.153+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~LE6B3MTSJF5E.2 size=1038862 2024-09-16T06:03:04.155 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.155+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=LE6B3MTSJF5E tag=O8R0HHZMQKO5 type=write size=4184590 2024-09-16T06:03:04.157 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.157+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~H75AEU71SPJR.0 size=164986 2024-09-16T06:03:04.158 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.157+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=H75AEU71SPJR tag=FFVB1XG4ZN36 type=write size=1213562 2024-09-16T06:03:04.159 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.159+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=S811CQIBYQMF type=del 2024-09-16T06:03:04.160 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.160+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=43J8JN25X7JC type=write size=830044 2024-09-16T06:03:04.161 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.161+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=WS2XYD2Z0ZTO type=del 2024-09-16T06:03:04.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.162+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=OV6Q61075AL3 type=del size=2673983 2024-09-16T06:03:04.164 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.164+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~FZVTGLJY48XZ.0 size=944697 2024-09-16T06:03:04.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.166+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=FZVTGLJY48XZ tag=A3ANZ45EBOJC type=write size=1993273 2024-09-16T06:03:04.167 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.167+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=9R4SYS31XQ8U type=write size=630868 2024-09-16T06:03:04.169 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.169+0000 7f1c96a0d780 -1 < failed to complete operation key=TDXRZXWGBK98 tag=AEZFLK68HVBE type=write size=308324: (22) Invalid argument 2024-09-16T06:03:04.170 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.170+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=VGBP31R126Q3 type=del size=5748 2024-09-16T06:03:04.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.172+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~SN0VTV5F3DGW.0 size=1048576 2024-09-16T06:03:04.173 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.173+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~SN0VTV5F3DGW.1 size=1048576 2024-09-16T06:03:04.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.174+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~SN0VTV5F3DGW.2 size=719786 2024-09-16T06:03:04.177 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.176+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=SN0VTV5F3DGW tag=AGGQ1P4GA6PF type=write size=3865514 2024-09-16T06:03:04.178 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.177+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=770Q552DQS28 type=write size=1012894 2024-09-16T06:03:04.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.179+0000 7f1c96a0d780 1 < completed write operation key=5DI2PMM37X1T tag=BVRW1VZXG2Z1 type=write size=177287 2024-09-16T06:03:04.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.181+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~OJL87POWNLHD.0 size=952918 2024-09-16T06:03:04.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.181+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=OJL87POWNLHD tag=58UAPLF3NQZP type=write size=2001494 2024-09-16T06:03:04.182 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.182+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~03QPWYS84VTD.0 size=1048576 2024-09-16T06:03:04.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.183+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~03QPWYS84VTD.1 size=1048576 2024-09-16T06:03:04.184 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.184+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~03QPWYS84VTD.2 size=376468 2024-09-16T06:03:04.186 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.186+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=03QPWYS84VTD tag=B41JX620U8VC type=write size=3522196 2024-09-16T06:03:04.188 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.188+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~0LT9TGOIPMZQ.0 size=835042 2024-09-16T06:03:04.188 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.188+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=0LT9TGOIPMZQ tag=5CFRHZVBHGI8 type=write size=1883618 2024-09-16T06:03:04.189 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.189+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~UGIOJTMJAXAD.0 size=1048576 2024-09-16T06:03:04.190 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.189+0000 7f1c96a0d780 1 < canceled part key=_multipart_JA40GXESA8UF.2~UGIOJTMJAXAD.1 size=734801 2024-09-16T06:03:04.191 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.191+0000 7f1c96a0d780 1 < canceled multipart upload key=JA40GXESA8UF upload=UGIOJTMJAXAD tag=D5ZHKCEBH0VD type=write size=2831953 2024-09-16T06:03:04.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.194+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~LLGMK6Q5C2AG.0 size=1048576 2024-09-16T06:03:04.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.194+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~LLGMK6Q5C2AG.1 size=1048576 2024-09-16T06:03:04.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.196+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~LLGMK6Q5C2AG.2 size=711911 2024-09-16T06:03:04.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.196+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=LLGMK6Q5C2AG tag=H2SRONA9RF5V type=write size=3857639 2024-09-16T06:03:04.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.197+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~6WPZMPIR3S7D.0 size=1048576 2024-09-16T06:03:04.198 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.198+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~6WPZMPIR3S7D.1 size=764527 2024-09-16T06:03:04.200 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.200+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=6WPZMPIR3S7D tag=XZ2VW8NA27HY type=write size=2861679 2024-09-16T06:03:04.201 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.201+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=VL86KSGD86LZ type=del size=4154661 2024-09-16T06:03:04.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.203+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~V7PJQQRGGAAQ.0 size=1048576 2024-09-16T06:03:04.204 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.204+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~V7PJQQRGGAAQ.1 size=1048576 2024-09-16T06:03:04.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.204+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~V7PJQQRGGAAQ.2 size=663220 2024-09-16T06:03:04.207 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.207+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=V7PJQQRGGAAQ tag=SA9A7A0ZQ2Z4 type=write size=3808948 2024-09-16T06:03:04.209 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.209+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~N21S4QI2LUDW.0 size=1048576 2024-09-16T06:03:04.210 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.210+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~N21S4QI2LUDW.1 size=1048576 2024-09-16T06:03:04.211 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.211+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~N21S4QI2LUDW.2 size=271291 2024-09-16T06:03:04.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.211+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=N21S4QI2LUDW tag=EYFMMH1J90TX type=write size=3417019 2024-09-16T06:03:04.213 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.213+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=LEJA1F4TKSJR type=del 2024-09-16T06:03:04.216 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.215+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~Y06F24MUJKZL.0 size=1048576 2024-09-16T06:03:04.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.217+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~Y06F24MUJKZL.1 size=433671 2024-09-16T06:03:04.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.217+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=Y06F24MUJKZL tag=BHYVTHVNTGPS type=write size=2530823 2024-09-16T06:03:04.218 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.218+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=KPUSMGRRN3FO type=del 2024-09-16T06:03:04.221 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.221+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~JEXU3V2NYPRV.0 size=1048576 2024-09-16T06:03:04.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.221+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~JEXU3V2NYPRV.1 size=1048576 2024-09-16T06:03:04.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.222+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~JEXU3V2NYPRV.2 size=354509 2024-09-16T06:03:04.223 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.222+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=JEXU3V2NYPRV tag=IE5UF9LMQCR8 type=write size=3500237 2024-09-16T06:03:04.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.224+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~572QP69ALG51.0 size=1048576 2024-09-16T06:03:04.225 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.225+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~572QP69ALG51.1 size=1048576 2024-09-16T06:03:04.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.226+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~572QP69ALG51.2 size=447738 2024-09-16T06:03:04.228 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.228+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=572QP69ALG51 tag=M8UONJVLG6LO type=write size=3593466 2024-09-16T06:03:04.229 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.229+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=DOYISD0MK60Q type=del size=2082682 2024-09-16T06:03:04.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.231+0000 7f1c96a0d780 1 < suggested remove operation key=T2LNYBA0XTDL tag=4CGH0MRV3JXE type=del 2024-09-16T06:03:04.233 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.233+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=D26G994BZAYT type=del size=2615735 2024-09-16T06:03:04.234 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.234+0000 7f1c96a0d780 1 < canceled operation key=GKLPEUNB19HH tag=MFBKG4DGSCCH type=del size=504201 2024-09-16T06:03:04.236 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.236+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~KP4POID9SB3W.0 size=1048576 2024-09-16T06:03:04.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.237+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~KP4POID9SB3W.1 size=829083 2024-09-16T06:03:04.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.237+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=KP4POID9SB3W tag=ELSAVLKB3ERJ type=write size=2926235 2024-09-16T06:03:04.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.238+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~H75AEU71SPJR.0 size=164986 2024-09-16T06:03:04.241 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.240+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=H75AEU71SPJR tag=FFVB1XG4ZN36 type=write size=1213562 2024-09-16T06:03:04.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.242+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~T96MN75BR8XZ.0 size=939127 2024-09-16T06:03:04.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.242+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=T96MN75BR8XZ tag=64VLZP6EXRX8 type=write size=1987703 2024-09-16T06:03:04.244 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.244+0000 7f1c96a0d780 1 < completed write operation key=Z3N7DW12T7KE tag=43J8JN25X7JC type=write size=830044 2024-09-16T06:03:04.245 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.245+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=3XC4927WITY2 type=del size=1825179 2024-09-16T06:03:04.246 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.246+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=OV6Q61075AL3 type=del 2024-09-16T06:03:04.248 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.247+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=4DYPUVGXF03Y type=del size=3922542 2024-09-16T06:03:04.249 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.249+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=9R4SYS31XQ8U type=write size=630868 2024-09-16T06:03:04.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.250+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=IK1W11N7KCV2 type=write size=79687 2024-09-16T06:03:04.251 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.251+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=VGBP31R126Q3 type=del 2024-09-16T06:03:04.253 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.253+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~V7SHEI67NYDX.0 size=1048576 2024-09-16T06:03:04.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.254+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~V7SHEI67NYDX.1 size=792141 2024-09-16T06:03:04.255 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.254+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=V7SHEI67NYDX tag=5WKJFPQF1RRG type=write size=2889293 2024-09-16T06:03:04.255 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.255+0000 7f1c96a0d780 1 < canceled operation key=QRD29GC0JIIP tag=770Q552DQS28 type=write size=1012894 2024-09-16T06:03:04.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.258+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~503GLRH1XKYL.0 size=20770 2024-09-16T06:03:04.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.258+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=503GLRH1XKYL tag=O81B4EEV4SYY type=write size=1069346 2024-09-16T06:03:04.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.259+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~OJL87POWNLHD.0 size=952918 2024-09-16T06:03:04.262 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.262+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=OJL87POWNLHD tag=58UAPLF3NQZP type=write size=2001494 2024-09-16T06:03:04.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.264+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~QOPY8HPI51V0.0 size=1048576 2024-09-16T06:03:04.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.265+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~QOPY8HPI51V0.1 size=354133 2024-09-16T06:03:04.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.265+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=QOPY8HPI51V0 tag=507KH4TIW5ZZ type=write size=2451285 2024-09-16T06:03:04.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.266+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~0LT9TGOIPMZQ.0 size=835042 2024-09-16T06:03:04.268 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.268+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=0LT9TGOIPMZQ tag=5CFRHZVBHGI8 type=write size=1883618 2024-09-16T06:03:04.270 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.270+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=PFA3D5H53EZX type=del size=879994 2024-09-16T06:03:04.272 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.271+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~LLGMK6Q5C2AG.0 size=1048576 2024-09-16T06:03:04.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.272+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~LLGMK6Q5C2AG.1 size=1048576 2024-09-16T06:03:04.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.273+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~LLGMK6Q5C2AG.2 size=711911 2024-09-16T06:03:04.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.276+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=LLGMK6Q5C2AG tag=H2SRONA9RF5V type=write size=3857639 2024-09-16T06:03:04.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.277+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=B21SBQK49387 type=del size=1630775 2024-09-16T06:03:04.278 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.278+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=VL86KSGD86LZ type=del 2024-09-16T06:03:04.281 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.281+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~VK05MA1QDMC5.0 size=276465 2024-09-16T06:03:04.281 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.281+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=VK05MA1QDMC5 tag=I9QI5R7SH9KZ type=write size=1325041 2024-09-16T06:03:04.282 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.282+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~N21S4QI2LUDW.0 size=1048576 2024-09-16T06:03:04.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.283+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~N21S4QI2LUDW.1 size=1048576 2024-09-16T06:03:04.284 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.284+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~N21S4QI2LUDW.2 size=271291 2024-09-16T06:03:04.286 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.286+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=N21S4QI2LUDW tag=EYFMMH1J90TX type=write size=3417019 2024-09-16T06:03:04.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.289+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~UZTJKAKVYH4G.0 size=1022851 2024-09-16T06:03:04.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.289+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=UZTJKAKVYH4G tag=9JLSHDP6K9QZ type=write size=2071427 2024-09-16T06:03:04.290 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.290+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~Y06F24MUJKZL.0 size=1048576 2024-09-16T06:03:04.291 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.291+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~Y06F24MUJKZL.1 size=433671 2024-09-16T06:03:04.293 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.293+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=Y06F24MUJKZL tag=BHYVTHVNTGPS type=write size=2530823 2024-09-16T06:03:04.295 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.294+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=YU4PGJENXQBH type=write size=237951 2024-09-16T06:03:04.296 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.295+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~JEXU3V2NYPRV.0 size=1048576 2024-09-16T06:03:04.297 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.296+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~JEXU3V2NYPRV.1 size=1048576 2024-09-16T06:03:04.298 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.297+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~JEXU3V2NYPRV.2 size=354509 2024-09-16T06:03:04.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.300+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=JEXU3V2NYPRV tag=IE5UF9LMQCR8 type=write size=3500237 2024-09-16T06:03:04.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.301+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=ABHET5DY3V80 type=del size=212642 2024-09-16T06:03:04.303 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.303+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=DOYISD0MK60Q type=del 2024-09-16T06:03:04.305 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.305+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~XIULJCDHDX7O.0 size=420374 2024-09-16T06:03:04.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.305+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=XIULJCDHDX7O tag=83H0KVC4A1QS type=write size=1468950 2024-09-16T06:03:04.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.306+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=D26G994BZAYT type=del 2024-09-16T06:03:04.307 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.307+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=9ZJWDBFSMIYH type=del size=1813009 2024-09-16T06:03:04.309 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.309+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~KP4POID9SB3W.0 size=1048576 2024-09-16T06:03:04.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.310+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~KP4POID9SB3W.1 size=829083 2024-09-16T06:03:04.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.312+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=KP4POID9SB3W tag=ELSAVLKB3ERJ type=write size=2926235 2024-09-16T06:03:04.313 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.313+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=4BUXQFE1WPKP type=del size=3683566 2024-09-16T06:03:04.315 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.315+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~T96MN75BR8XZ.0 size=939127 2024-09-16T06:03:04.317 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.317+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=T96MN75BR8XZ tag=64VLZP6EXRX8 type=write size=1987703 2024-09-16T06:03:04.318 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.318+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=87KQ551DEVMD type=del size=109835 2024-09-16T06:03:04.320 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.320+0000 7f1c96a0d780 1 < suggested remove operation key=01DIVTPOEFBO tag=3XC4927WITY2 type=del 2024-09-16T06:03:04.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.321+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=ONMVM4UKWIYG type=del size=2094018 2024-09-16T06:03:04.323 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.323+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=4DYPUVGXF03Y type=del 2024-09-16T06:03:04.325 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.325+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~WSR3PY3AAPVY.0 size=626024 2024-09-16T06:03:04.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.325+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=WSR3PY3AAPVY tag=ONTCSU8UADPF type=write size=1674600 2024-09-16T06:03:04.328 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.328+0000 7f1c96a0d780 1 < suggested update operation key=4N13783D51P2 tag=IK1W11N7KCV2 type=write size=79687 2024-09-16T06:03:04.330 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.329+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=HB7L5KBQF6BS type=del size=3174924 2024-09-16T06:03:04.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.331+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~V7SHEI67NYDX.0 size=1048576 2024-09-16T06:03:04.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.331+0000 7f1c96a0d780 1 < canceled part key=_multipart_GJNDR1WBPIEA.2~V7SHEI67NYDX.1 size=792141 2024-09-16T06:03:04.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.333+0000 7f1c96a0d780 1 < canceled multipart upload key=GJNDR1WBPIEA upload=V7SHEI67NYDX tag=5WKJFPQF1RRG type=write size=2889293 2024-09-16T06:03:04.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.334+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=QRNDL21SRUUB type=del size=105023 2024-09-16T06:03:04.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.334+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZBZ9ATHB0R42.2~503GLRH1XKYL.0 size=20770 2024-09-16T06:03:04.336 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.336+0000 7f1c96a0d780 1 < canceled multipart upload key=ZBZ9ATHB0R42 upload=503GLRH1XKYL tag=O81B4EEV4SYY type=write size=1069346 2024-09-16T06:03:04.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.337+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=53TGQPRUH0UW type=write size=456352 2024-09-16T06:03:04.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.337+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~QOPY8HPI51V0.0 size=1048576 2024-09-16T06:03:04.339 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.339+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~QOPY8HPI51V0.1 size=354133 2024-09-16T06:03:04.341 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.341+0000 7f1c96a0d780 1 < canceled multipart upload key=Z9QSHZEA1LU8 upload=QOPY8HPI51V0 tag=507KH4TIW5ZZ type=write size=2451285 2024-09-16T06:03:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.342+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=2EVAJ4GKTCNN type=del size=3034799 2024-09-16T06:03:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.343+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=PFA3D5H53EZX type=del 2024-09-16T06:03:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.345+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=Y70P1R2S9EXI type=del size=3277693 2024-09-16T06:03:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.346+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=B21SBQK49387 type=del 2024-09-16T06:03:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.349+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~UVSIROK48DXZ.0 size=682733 2024-09-16T06:03:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.349+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=UVSIROK48DXZ tag=HS87VO8DCBIA type=write size=1731309 2024-09-16T06:03:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.350+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~VK05MA1QDMC5.0 size=276465 2024-09-16T06:03:04.353 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.352+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=VK05MA1QDMC5 tag=I9QI5R7SH9KZ type=write size=1325041 2024-09-16T06:03:04.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.353+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=MWIFCDRSW105 type=del size=478648 2024-09-16T06:03:04.355 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.355+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~UZTJKAKVYH4G.0 size=1022851 2024-09-16T06:03:04.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.357+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=UZTJKAKVYH4G tag=9JLSHDP6K9QZ type=write size=2071427 2024-09-16T06:03:04.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.358+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=TGN2LTKHFAI7 type=del size=176203 2024-09-16T06:03:04.360 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.360+0000 7f1c96a0d780 1 < completed write operation key=TDXRZXWGBK98 tag=YU4PGJENXQBH type=write size=237951 2024-09-16T06:03:04.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.361+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=MLUX3RSFEG77 type=del size=3717492 2024-09-16T06:03:04.364 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.364+0000 7f1c96a0d780 1 < suggested remove operation key=I5J1C5ECCD7B tag=ABHET5DY3V80 type=del 2024-09-16T06:03:04.365 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.365+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=RWGKKH7NE8H0 type=del size=2238068 2024-09-16T06:03:04.367 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.366+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~XIULJCDHDX7O.0 size=420374 2024-09-16T06:03:04.369 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.369+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=XIULJCDHDX7O tag=83H0KVC4A1QS type=write size=1468950 2024-09-16T06:03:04.371 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.371+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~MFOR6OVOL22N.0 size=463737 2024-09-16T06:03:04.372 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.371+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=MFOR6OVOL22N tag=HJO3CVH6ZC9M type=write size=1512313 2024-09-16T06:03:04.372 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.372+0000 7f1c96a0d780 -1 < no bi entry to suggest for operation key=I5J1C5ECCD7B tag=9ZJWDBFSMIYH type=del size=1813009: (2) No such file or directory 2024-09-16T06:03:04.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.373+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=QBX6IM6G2UU4 type=del size=3237303 2024-09-16T06:03:04.374 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.374+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=4BUXQFE1WPKP type=del 2024-09-16T06:03:04.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.375+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=KZR564GC0TJF type=write size=1396 2024-09-16T06:03:04.377 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.376+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=87KQ551DEVMD type=del 2024-09-16T06:03:04.378 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.378+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=UP0PK80OO0U3 type=write size=300932 2024-09-16T06:03:04.380 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.379+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=ONMVM4UKWIYG type=del 2024-09-16T06:03:04.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.381+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=0XIAEZJI9O0Y type=write size=612634 2024-09-16T06:03:04.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.381+0000 7f1c96a0d780 1 < canceled part key=_multipart_ITM02B2USRE0.2~WSR3PY3AAPVY.0 size=626024 2024-09-16T06:03:04.384 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.383+0000 7f1c96a0d780 1 < canceled multipart upload key=ITM02B2USRE0 upload=WSR3PY3AAPVY tag=ONTCSU8UADPF type=write size=1674600 2024-09-16T06:03:04.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.386+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~4DOK4N7HWEAB.0 size=1048576 2024-09-16T06:03:04.387 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.387+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~4DOK4N7HWEAB.1 size=714391 2024-09-16T06:03:04.387 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.387+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=4DOK4N7HWEAB tag=L5GJDHQ552U2 type=write size=2811543 2024-09-16T06:03:04.389 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.389+0000 7f1c96a0d780 1 < suggested update operation key=VVPJT0T4Z4XP tag=HB7L5KBQF6BS type=del size=3174924 2024-09-16T06:03:04.391 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.391+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=4937DOY2397W type=del size=2659836 2024-09-16T06:03:04.392 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.392+0000 7f1c96a0d780 -1 < failed to complete operation key=VVPJT0T4Z4XP tag=QRNDL21SRUUB type=del size=105023: (22) Invalid argument 2024-09-16T06:03:04.394 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.393+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=LKXWQ2K9SEV4 type=del size=3824849 2024-09-16T06:03:04.395 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.395+0000 7f1c96a0d780 1 < completed write operation key=TDXRZXWGBK98 tag=53TGQPRUH0UW type=write size=456352 2024-09-16T06:03:04.397 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.397+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~OGVTKKUCAHOO.0 size=1048576 2024-09-16T06:03:04.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.398+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~OGVTKKUCAHOO.1 size=1048576 2024-09-16T06:03:04.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.399+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~OGVTKKUCAHOO.2 size=525226 2024-09-16T06:03:04.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.399+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=OGVTKKUCAHOO tag=Y6YKTHJ3VXU2 type=write size=3670954 2024-09-16T06:03:04.401 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.401+0000 7f1c96a0d780 1 < suggested update operation key=01DIVTPOEFBO tag=2EVAJ4GKTCNN type=del size=3034799 2024-09-16T06:03:04.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.403+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=EXAC11ZZN3GB type=write size=385606 2024-09-16T06:03:04.406 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.405+0000 7f1c96a0d780 1 < suggested update operation key=ITM02B2USRE0 tag=Y70P1R2S9EXI type=del size=3277693 2024-09-16T06:03:04.408 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.408+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~DRGWOCE1FCCV.0 size=1048576 2024-09-16T06:03:04.409 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.409+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~DRGWOCE1FCCV.1 size=1048576 2024-09-16T06:03:04.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.410+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~DRGWOCE1FCCV.2 size=937474 2024-09-16T06:03:04.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.410+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=DRGWOCE1FCCV tag=DBQZKG0E3YOH type=write size=4083202 2024-09-16T06:03:04.411 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.411+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~UVSIROK48DXZ.0 size=682733 2024-09-16T06:03:04.413 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.413+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=UVSIROK48DXZ tag=HS87VO8DCBIA type=write size=1731309 2024-09-16T06:03:04.416 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.415+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~R7Q2H9VMQEGT.0 size=1048576 2024-09-16T06:03:04.417 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.416+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~R7Q2H9VMQEGT.1 size=1048576 2024-09-16T06:03:04.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.417+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~R7Q2H9VMQEGT.2 size=574378 2024-09-16T06:03:04.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.417+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=R7Q2H9VMQEGT tag=H2LLH6T21YOQ type=write size=3720106 2024-09-16T06:03:04.419 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.419+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=MWIFCDRSW105 type=del 2024-09-16T06:03:04.420 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.420+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=D948BXSZE9TB type=del size=1432057 2024-09-16T06:03:04.423 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.423+0000 7f1c96a0d780 1 < suggested update operation key=Y2B47WIY8S18 tag=TGN2LTKHFAI7 type=del size=176203 2024-09-16T06:03:04.425 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.424+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=G93MP4NOQHYB type=del size=1617488 2024-09-16T06:03:04.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.426+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=MLUX3RSFEG77 type=del 2024-09-16T06:03:04.428 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.428+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=MOP2HBG0VSPH type=del size=3488797 2024-09-16T06:03:04.430 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.430+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=RWGKKH7NE8H0 type=del 2024-09-16T06:03:04.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.432+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~Z0JHW0FTIOUC.0 size=1048576 2024-09-16T06:03:04.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.433+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~Z0JHW0FTIOUC.1 size=1048576 2024-09-16T06:03:04.435 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.434+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~Z0JHW0FTIOUC.2 size=865848 2024-09-16T06:03:04.435 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.434+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=Z0JHW0FTIOUC tag=813X1I8K49JN type=write size=4011576 2024-09-16T06:03:04.436 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.436+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~MFOR6OVOL22N.0 size=463737 2024-09-16T06:03:04.438 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.438+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=MFOR6OVOL22N tag=HJO3CVH6ZC9M type=write size=1512313 2024-09-16T06:03:04.440 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.440+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=F831CPCDCZK6 type=del size=3830239 2024-09-16T06:03:04.443 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.443+0000 7f1c96a0d780 1 < suggested update operation key=0WU0T0ZG0UHP tag=QBX6IM6G2UU4 type=del size=3237303 2024-09-16T06:03:04.444 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.444+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=4962RZDU4ACR type=del size=2366250 2024-09-16T06:03:04.447 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.447+0000 7f1c96a0d780 1 < suggested remove operation key=ZBZ9ATHB0R42 tag=KZR564GC0TJF type=write 2024-09-16T06:03:04.449 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.448+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=D9TH25EP6HNB type=del size=624401 2024-09-16T06:03:04.451 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.451+0000 7f1c96a0d780 1 < suggested update operation key=Y2B47WIY8S18 tag=UP0PK80OO0U3 type=write size=300932 2024-09-16T06:03:04.453 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.453+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~T1395ZN0C16T.0 size=256568 2024-09-16T06:03:04.454 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.453+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=T1395ZN0C16T tag=VOALAU5TZW79 type=write size=1305144 2024-09-16T06:03:04.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.455+0000 7f1c96a0d780 1 < completed write operation key=RLYT9MKOIL9G tag=0XIAEZJI9O0Y type=write size=612634 2024-09-16T06:03:04.457 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.457+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~6ST677RZ2CIW.0 size=1048576 2024-09-16T06:03:04.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.458+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~6ST677RZ2CIW.1 size=1048576 2024-09-16T06:03:04.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.459+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~6ST677RZ2CIW.2 size=221709 2024-09-16T06:03:04.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.459+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=6ST677RZ2CIW tag=A7OF9Z9W8AK6 type=write size=3367437 2024-09-16T06:03:04.460 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.460+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~4DOK4N7HWEAB.0 size=1048576 2024-09-16T06:03:04.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.461+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~4DOK4N7HWEAB.1 size=714391 2024-09-16T06:03:04.463 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.463+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=4DOK4N7HWEAB tag=L5GJDHQ552U2 type=write size=2811543 2024-09-16T06:03:04.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.464+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=X387R3WOXG8C type=write size=210391 2024-09-16T06:03:04.466 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.465+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=4937DOY2397W type=del 2024-09-16T06:03:04.468 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.468+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~QCYFB371W81M.0 size=931381 2024-09-16T06:03:04.468 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.468+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=QCYFB371W81M tag=VRM10AK0XBKC type=write size=1979957 2024-09-16T06:03:04.469 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.469+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=LKXWQ2K9SEV4 type=del 2024-09-16T06:03:04.470 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.470+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=M7KGNBX9YOVH type=del size=384269 2024-09-16T06:03:04.472 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.471+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~OGVTKKUCAHOO.0 size=1048576 2024-09-16T06:03:04.473 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.472+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~OGVTKKUCAHOO.1 size=1048576 2024-09-16T06:03:04.474 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.473+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~OGVTKKUCAHOO.2 size=525226 2024-09-16T06:03:04.476 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.476+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=OGVTKKUCAHOO tag=Y6YKTHJ3VXU2 type=write size=3670954 2024-09-16T06:03:04.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.477+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=O3TLC04PXAIK type=del size=2380852 2024-09-16T06:03:04.478 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.478+0000 7f1c96a0d780 1 < completed write operation key=ZTW6L951QI5A tag=EXAC11ZZN3GB type=write size=385606 2024-09-16T06:03:04.480 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.479+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=57UTD6AUZEL4 type=del size=3673403 2024-09-16T06:03:04.481 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.481+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~DRGWOCE1FCCV.0 size=1048576 2024-09-16T06:03:04.485 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.482+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~DRGWOCE1FCCV.1 size=1048576 2024-09-16T06:03:04.485 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.483+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~DRGWOCE1FCCV.2 size=937474 2024-09-16T06:03:04.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.485+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=DRGWOCE1FCCV tag=DBQZKG0E3YOH type=write size=4083202 2024-09-16T06:03:04.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.486+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=NY19LIWVIWFO type=del size=3324067 2024-09-16T06:03:04.488 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.488+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~R7Q2H9VMQEGT.0 size=1048576 2024-09-16T06:03:04.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.489+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~R7Q2H9VMQEGT.1 size=1048576 2024-09-16T06:03:04.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.489+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZBZ9ATHB0R42.2~R7Q2H9VMQEGT.2 size=574378 2024-09-16T06:03:04.491 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.491+0000 7f1c96a0d780 1 < canceled multipart upload key=ZBZ9ATHB0R42 upload=R7Q2H9VMQEGT tag=H2LLH6T21YOQ type=write size=3720106 2024-09-16T06:03:04.493 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.492+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=2IR8XQ2VXLON type=del size=526820 2024-09-16T06:03:04.494 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.494+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=D948BXSZE9TB type=del 2024-09-16T06:03:04.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.495+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=KS4I8XS20FG1 type=del size=2513597 2024-09-16T06:03:04.497 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.497+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=G93MP4NOQHYB type=del 2024-09-16T06:03:04.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.498+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=QDMVVCRBY2K2 type=del size=1016924 2024-09-16T06:03:04.500 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.500+0000 7f1c96a0d780 -1 < failed to complete operation key=Y2B47WIY8S18 tag=MOP2HBG0VSPH type=del size=3488797: (22) Invalid argument 2024-09-16T06:03:04.502 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.502+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~25A67DF2HQXB.0 size=445267 2024-09-16T06:03:04.502 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.502+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=25A67DF2HQXB tag=X4RR62VWFLR0 type=write size=1493843 2024-09-16T06:03:04.504 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.503+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~Z0JHW0FTIOUC.0 size=1048576 2024-09-16T06:03:04.505 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.504+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~Z0JHW0FTIOUC.1 size=1048576 2024-09-16T06:03:04.506 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.505+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~Z0JHW0FTIOUC.2 size=865848 2024-09-16T06:03:04.508 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.508+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=Z0JHW0FTIOUC tag=813X1I8K49JN type=write size=4011576 2024-09-16T06:03:04.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.509+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=CZX0BUHCDCJT type=write size=849106 2024-09-16T06:03:04.510 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.510+0000 7f1c96a0d780 -1 < failed to complete operation key=ZBZ9ATHB0R42 tag=F831CPCDCZK6 type=del size=3830239: (22) Invalid argument 2024-09-16T06:03:04.512 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.511+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=BRUYK09QFGZW type=write size=405781 2024-09-16T06:03:04.513 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.513+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=4962RZDU4ACR type=del 2024-09-16T06:03:04.515 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.515+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~W1XP8WPGX3MX.0 size=1048576 2024-09-16T06:03:04.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.516+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~W1XP8WPGX3MX.1 size=66071 2024-09-16T06:03:04.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.516+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=W1XP8WPGX3MX tag=VFM6C3CQ1UW7 type=write size=2163223 2024-09-16T06:03:04.518 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.517+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=D9TH25EP6HNB type=del 2024-09-16T06:03:04.519 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.519+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=PIISNFQD15Y8 type=del size=1115870 2024-09-16T06:03:04.520 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.520+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~T1395ZN0C16T.0 size=256568 2024-09-16T06:03:04.523 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.523+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=T1395ZN0C16T tag=VOALAU5TZW79 type=write size=1305144 2024-09-16T06:03:04.525 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.525+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~65RI6KPV2RN7.0 size=1048576 2024-09-16T06:03:04.526 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.526+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~65RI6KPV2RN7.1 size=1048576 2024-09-16T06:03:04.527 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.527+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~65RI6KPV2RN7.2 size=959989 2024-09-16T06:03:04.527 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.527+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=65RI6KPV2RN7 tag=C7BE33UAVRFM type=write size=4105717 2024-09-16T06:03:04.528 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.528+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~6ST677RZ2CIW.0 size=1048576 2024-09-16T06:03:04.529 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.529+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~6ST677RZ2CIW.1 size=1048576 2024-09-16T06:03:04.530 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.530+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~6ST677RZ2CIW.2 size=221709 2024-09-16T06:03:04.532 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.532+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=6ST677RZ2CIW tag=A7OF9Z9W8AK6 type=write size=3367437 2024-09-16T06:03:04.533 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.533+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=DEUMMQ4N277S type=del size=562971 2024-09-16T06:03:04.535 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.535+0000 7f1c96a0d780 1 < completed write operation key=01DIVTPOEFBO tag=X387R3WOXG8C type=write size=210391 2024-09-16T06:03:04.537 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.536+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=2E4A469UWIG9 type=del size=746441 2024-09-16T06:03:04.538 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.538+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~QCYFB371W81M.0 size=931381 2024-09-16T06:03:04.540 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.540+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=QCYFB371W81M tag=VRM10AK0XBKC type=write size=1979957 2024-09-16T06:03:04.542 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.541+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=7RO4SB213FYA type=del size=3172364 2024-09-16T06:03:04.544 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.544+0000 7f1c96a0d780 1 < suggested update operation key=QRD29GC0JIIP tag=M7KGNBX9YOVH type=del size=384269 2024-09-16T06:03:04.546 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.545+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=V44QG7CNIMAS type=del size=2657513 2024-09-16T06:03:04.548 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.548+0000 7f1c96a0d780 1 < suggested update operation key=JA40GXESA8UF tag=O3TLC04PXAIK type=del size=2380852 2024-09-16T06:03:04.549 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.549+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=T3RSC81LYIAD type=del size=1105107 2024-09-16T06:03:04.551 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.551+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=57UTD6AUZEL4 type=del 2024-09-16T06:03:04.552 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.552+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=YU2DF5J4IUYS type=del size=3906635 2024-09-16T06:03:04.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.554+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=NY19LIWVIWFO type=del 2024-09-16T06:03:04.555 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.555+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=1J8GTZMT6C6A type=del size=1424325 2024-09-16T06:03:04.558 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.558+0000 7f1c96a0d780 1 < suggested remove operation key=GKLPEUNB19HH tag=2IR8XQ2VXLON type=del 2024-09-16T06:03:04.559 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.559+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=QJ36P8IXZRBK type=write size=816048 2024-09-16T06:03:04.561 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.561+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=KS4I8XS20FG1 type=del 2024-09-16T06:03:04.564 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.564+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~5G74JP4CRMPX.0 size=266526 2024-09-16T06:03:04.564 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.564+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=5G74JP4CRMPX tag=6ITROYT21NYP type=write size=1315102 2024-09-16T06:03:04.565 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.565+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=QDMVVCRBY2K2 type=del 2024-09-16T06:03:04.567 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.567+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~XN157ZQGL7MW.0 size=1048576 2024-09-16T06:03:04.568 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.568+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~XN157ZQGL7MW.1 size=513305 2024-09-16T06:03:04.568 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.568+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=XN157ZQGL7MW tag=5DE1298IZHJO type=write size=2610457 2024-09-16T06:03:04.570 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.570+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~25A67DF2HQXB.0 size=445267 2024-09-16T06:03:04.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.572+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=25A67DF2HQXB tag=X4RR62VWFLR0 type=write size=1493843 2024-09-16T06:03:04.573 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.573+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=E7K33V6D32J3 type=write size=905271 2024-09-16T06:03:04.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.574+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=CZX0BUHCDCJT type=write size=849106 2024-09-16T06:03:04.577 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.576+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~8H50HUAGTMWQ.0 size=1048576 2024-09-16T06:03:04.578 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.577+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~8H50HUAGTMWQ.1 size=1048576 2024-09-16T06:03:04.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.578+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~8H50HUAGTMWQ.2 size=981427 2024-09-16T06:03:04.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.578+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=8H50HUAGTMWQ tag=VQ1JF9RMCHZJ type=write size=4127155 2024-09-16T06:03:04.580 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.580+0000 7f1c96a0d780 1 < completed write operation key=QURT4D50GX44 tag=BRUYK09QFGZW type=write size=405781 2024-09-16T06:03:04.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.582+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~WCIFZ9VZBUYT.0 size=1048576 2024-09-16T06:03:04.584 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.583+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~WCIFZ9VZBUYT.1 size=1048576 2024-09-16T06:03:04.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.584+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~WCIFZ9VZBUYT.2 size=988136 2024-09-16T06:03:04.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.584+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=WCIFZ9VZBUYT tag=UQ4H5G08069P type=write size=4133864 2024-09-16T06:03:04.587 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.586+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~W1XP8WPGX3MX.0 size=1048576 2024-09-16T06:03:04.587 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.587+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~W1XP8WPGX3MX.1 size=66071 2024-09-16T06:03:04.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.589+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=W1XP8WPGX3MX tag=VFM6C3CQ1UW7 type=write size=2163223 2024-09-16T06:03:04.591 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.591+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~78XI5PRG2TAY.0 size=1048576 2024-09-16T06:03:04.592 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.592+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~78XI5PRG2TAY.1 size=1048576 2024-09-16T06:03:04.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.593+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~78XI5PRG2TAY.2 size=556327 2024-09-16T06:03:04.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.593+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=78XI5PRG2TAY tag=WIDSL34BRN6N type=write size=3702055 2024-09-16T06:03:04.594 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.594+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=PIISNFQD15Y8 type=del 2024-09-16T06:03:04.597 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.597+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~JWFWPL3CBXU9.0 size=1048576 2024-09-16T06:03:04.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.598+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~JWFWPL3CBXU9.1 size=1048576 2024-09-16T06:03:04.599 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.599+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~JWFWPL3CBXU9.2 size=513991 2024-09-16T06:03:04.599 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.599+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=JWFWPL3CBXU9 tag=OGJE1DDJFNBW type=write size=3659719 2024-09-16T06:03:04.600 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.600+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~65RI6KPV2RN7.0 size=1048576 2024-09-16T06:03:04.601 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.601+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~65RI6KPV2RN7.1 size=1048576 2024-09-16T06:03:04.602 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.602+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~65RI6KPV2RN7.2 size=959989 2024-09-16T06:03:04.605 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.604+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=65RI6KPV2RN7 tag=C7BE33UAVRFM type=write size=4105717 2024-09-16T06:03:04.607 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.606+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=Z0MUHVET119N type=del size=918121 2024-09-16T06:03:04.608 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.607+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=DEUMMQ4N277S type=del 2024-09-16T06:03:04.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.609+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=QI6YDDSDHAA4 type=del size=2133959 2024-09-16T06:03:04.612 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.611+0000 7f1c96a0d780 1 < suggested remove operation key=GJNDR1WBPIEA tag=2E4A469UWIG9 type=del 2024-09-16T06:03:04.613 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.612+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=2CC4JZHL8SYZ type=del size=338571 2024-09-16T06:03:04.614 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.614+0000 7f1c96a0d780 1 < canceled operation key=5DI2PMM37X1T tag=7RO4SB213FYA type=del size=3172364 2024-09-16T06:03:04.616 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.616+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~SAW10KGA30L0.0 size=1048576 2024-09-16T06:03:04.617 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.617+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~SAW10KGA30L0.1 size=1048576 2024-09-16T06:03:04.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.618+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~SAW10KGA30L0.2 size=71924 2024-09-16T06:03:04.619 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.618+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=SAW10KGA30L0 tag=3W8A3EQV4PL3 type=write size=3217652 2024-09-16T06:03:04.621 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.621+0000 7f1c96a0d780 1 < suggested remove operation key=TDXRZXWGBK98 tag=V44QG7CNIMAS type=del 2024-09-16T06:03:04.622 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.622+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=2RRLHZWC54J8 type=del size=2532925 2024-09-16T06:03:04.624 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.623+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=T3RSC81LYIAD type=del 2024-09-16T06:03:04.626 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.626+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~YV7GIFO2AEPC.0 size=1048576 2024-09-16T06:03:04.627 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.627+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~YV7GIFO2AEPC.1 size=1048576 2024-09-16T06:03:04.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.628+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~YV7GIFO2AEPC.2 size=171725 2024-09-16T06:03:04.629 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.628+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=YV7GIFO2AEPC tag=3RQCGSQPQD37 type=write size=3317453 2024-09-16T06:03:04.630 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.629+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=YU2DF5J4IUYS type=del 2024-09-16T06:03:04.631 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.631+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=C0R9S3TEKMB6 type=del size=3162410 2024-09-16T06:03:04.632 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.632+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=1J8GTZMT6C6A type=del 2024-09-16T06:03:04.634 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.634+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=HED5QSXNLVFB type=del size=3410048 2024-09-16T06:03:04.635 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.635+0000 7f1c96a0d780 1 < completed write operation key=QURT4D50GX44 tag=QJ36P8IXZRBK type=write size=816048 2024-09-16T06:03:04.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.636+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=0OX7FTFPQ7UK type=del size=967125 2024-09-16T06:03:04.637 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.637+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~5G74JP4CRMPX.0 size=266526 2024-09-16T06:03:04.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.639+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=5G74JP4CRMPX tag=6ITROYT21NYP type=write size=1315102 2024-09-16T06:03:04.641 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.641+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=3RV2JEV6UCKJ type=del size=202754 2024-09-16T06:03:04.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.642+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~XN157ZQGL7MW.0 size=1048576 2024-09-16T06:03:04.643 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.643+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~XN157ZQGL7MW.1 size=513305 2024-09-16T06:03:04.645 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.645+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=XN157ZQGL7MW tag=5DE1298IZHJO type=write size=2610457 2024-09-16T06:03:04.647 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.647+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=WBMW43ONS61C type=del size=1990120 2024-09-16T06:03:04.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.648+0000 7f1c96a0d780 1 < canceled operation key=LVXXKY3EMJ6G tag=E7K33V6D32J3 type=write size=905271 2024-09-16T06:03:04.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.650+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~AWWBZHSITDOL.0 size=348731 2024-09-16T06:03:04.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.650+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=AWWBZHSITDOL tag=B01UC850TXGU type=write size=1397307 2024-09-16T06:03:04.652 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.652+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~8H50HUAGTMWQ.0 size=1048576 2024-09-16T06:03:04.653 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.653+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~8H50HUAGTMWQ.1 size=1048576 2024-09-16T06:03:04.654 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.654+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~8H50HUAGTMWQ.2 size=981427 2024-09-16T06:03:04.656 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.656+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=8H50HUAGTMWQ tag=VQ1JF9RMCHZJ type=write size=4127155 2024-09-16T06:03:04.658 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.658+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~ZYZ488CFS257.0 size=1048576 2024-09-16T06:03:04.659 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.659+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~ZYZ488CFS257.1 size=78947 2024-09-16T06:03:04.660 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.659+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=ZYZ488CFS257 tag=OGP1KYKHP72K type=write size=2176099 2024-09-16T06:03:04.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.661+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~WCIFZ9VZBUYT.0 size=1048576 2024-09-16T06:03:04.662 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.662+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~WCIFZ9VZBUYT.1 size=1048576 2024-09-16T06:03:04.663 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.663+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~WCIFZ9VZBUYT.2 size=988136 2024-09-16T06:03:04.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.665+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=WCIFZ9VZBUYT tag=UQ4H5G08069P type=write size=4133864 2024-09-16T06:03:04.667 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.667+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~0AVPLVM7VVV9.0 size=845920 2024-09-16T06:03:04.668 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.667+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=0AVPLVM7VVV9 tag=G5TSO7VZXQ5U type=write size=1894496 2024-09-16T06:03:04.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.668+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~78XI5PRG2TAY.0 size=1048576 2024-09-16T06:03:04.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.669+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~78XI5PRG2TAY.1 size=1048576 2024-09-16T06:03:04.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.669+0000 7f1c96a0d780 1 < canceled part key=_multipart_GKLPEUNB19HH.2~78XI5PRG2TAY.2 size=556327 2024-09-16T06:03:04.672 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.671+0000 7f1c96a0d780 1 < canceled multipart upload key=GKLPEUNB19HH upload=78XI5PRG2TAY tag=WIDSL34BRN6N type=write size=3702055 2024-09-16T06:03:04.673 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.673+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=EFFVNNT78CJ2 type=write size=232627 2024-09-16T06:03:04.674 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.674+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~JWFWPL3CBXU9.0 size=1048576 2024-09-16T06:03:04.675 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.675+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~JWFWPL3CBXU9.1 size=1048576 2024-09-16T06:03:04.676 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.676+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~JWFWPL3CBXU9.2 size=513991 2024-09-16T06:03:04.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.678+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=JWFWPL3CBXU9 tag=OGJE1DDJFNBW type=write size=3659719 2024-09-16T06:03:04.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.681+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~HCUABN2232K3.0 size=1048576 2024-09-16T06:03:04.682 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.682+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~HCUABN2232K3.1 size=890615 2024-09-16T06:03:04.683 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.682+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=HCUABN2232K3 tag=0NJYPH3033ZF type=write size=2987767 2024-09-16T06:03:04.684 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.683+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=Z0MUHVET119N type=del 2024-09-16T06:03:04.686 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.686+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~FT5DBNR309XP.0 size=1048576 2024-09-16T06:03:04.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.687+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~FT5DBNR309XP.1 size=148820 2024-09-16T06:03:04.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.687+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=FT5DBNR309XP tag=90TM9VQC9600 type=write size=2245972 2024-09-16T06:03:04.690 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.689+0000 7f1c96a0d780 1 < suggested remove operation key=GKLPEUNB19HH tag=QI6YDDSDHAA4 type=del 2024-09-16T06:03:04.691 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.691+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=XDZ18PBAV9GF type=del size=546550 2024-09-16T06:03:04.692 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.692+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=2CC4JZHL8SYZ type=del 2024-09-16T06:03:04.694 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.693+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=J35TQWW2755Y type=del size=3519523 2024-09-16T06:03:04.695 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.695+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~SAW10KGA30L0.0 size=1048576 2024-09-16T06:03:04.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.696+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~SAW10KGA30L0.1 size=1048576 2024-09-16T06:03:04.697 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.697+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~SAW10KGA30L0.2 size=71924 2024-09-16T06:03:04.702 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.701+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=SAW10KGA30L0 tag=3W8A3EQV4PL3 type=write size=3217652 2024-09-16T06:03:04.704 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.704+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~ZH299DUKHVBQ.0 size=1048576 2024-09-16T06:03:04.705 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.705+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~ZH299DUKHVBQ.1 size=356715 2024-09-16T06:03:04.706 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.705+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=ZH299DUKHVBQ tag=1ILORSB733DS type=write size=2453867 2024-09-16T06:03:04.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.707+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=2RRLHZWC54J8 type=del 2024-09-16T06:03:04.709 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.709+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~OX957ZQXO0PP.0 size=1048576 2024-09-16T06:03:04.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.710+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~OX957ZQXO0PP.1 size=1048576 2024-09-16T06:03:04.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.711+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~OX957ZQXO0PP.2 size=257901 2024-09-16T06:03:04.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.711+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=OX957ZQXO0PP tag=OHJIBC6TMO3G type=write size=3403629 2024-09-16T06:03:04.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.712+0000 7f1c96a0d780 1 < canceled part key=_multipart_RZK5FPR0QWOH.2~YV7GIFO2AEPC.0 size=1048576 2024-09-16T06:03:04.713 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.713+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~YV7GIFO2AEPC.1 size=1048576 2024-09-16T06:03:04.714 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.714+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~YV7GIFO2AEPC.2 size=171725 2024-09-16T06:03:04.716 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.716+0000 7f1c96a0d780 1 < canceled multipart upload key=RZK5FPR0QWOH upload=YV7GIFO2AEPC tag=3RQCGSQPQD37 type=write size=3317453 2024-09-16T06:03:04.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.717+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=7X3LL65GTVUC type=del size=4027031 2024-09-16T06:03:04.720 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.720+0000 7f1c96a0d780 1 < suggested remove operation key=5VD077EFKM1N tag=C0R9S3TEKMB6 type=del 2024-09-16T06:03:04.722 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.722+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=WHCJWYB4TSLG type=del size=3464889 2024-09-16T06:03:04.723 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.723+0000 7f1c96a0d780 1 < canceled operation key=RZK5FPR0QWOH tag=HED5QSXNLVFB type=del size=3410048 2024-09-16T06:03:04.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.725+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=AT4KH9EGEW17 type=del size=2177520 2024-09-16T06:03:04.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.726+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=0OX7FTFPQ7UK type=del 2024-09-16T06:03:04.728 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.727+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=VZT1V13R45Y3 type=del size=3000545 2024-09-16T06:03:04.729 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.729+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=3RV2JEV6UCKJ type=del 2024-09-16T06:03:04.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.730+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=5TV3DDWJ4EKH type=del size=970885 2024-09-16T06:03:04.731 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.731+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=WBMW43ONS61C type=del 2024-09-16T06:03:04.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.733+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=U2PIGHBZHBOB type=del size=2395379 2024-09-16T06:03:04.734 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.734+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~AWWBZHSITDOL.0 size=348731 2024-09-16T06:03:04.737 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.736+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=AWWBZHSITDOL tag=B01UC850TXGU type=write size=1397307 2024-09-16T06:03:04.739 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.738+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~8YLBCRM9PKK9.0 size=973270 2024-09-16T06:03:04.739 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.738+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=8YLBCRM9PKK9 tag=MXFC7XVUKVZW type=write size=2021846 2024-09-16T06:03:04.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.740+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~ZYZ488CFS257.0 size=1048576 2024-09-16T06:03:04.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.741+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~ZYZ488CFS257.1 size=78947 2024-09-16T06:03:04.743 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.743+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=ZYZ488CFS257 tag=OGP1KYKHP72K type=write size=2176099 2024-09-16T06:03:04.745 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.744+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=Y5TX0ENL32I3 type=del size=1680479 2024-09-16T06:03:04.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.746+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~0AVPLVM7VVV9.0 size=845920 2024-09-16T06:03:04.749 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.748+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=0AVPLVM7VVV9 tag=G5TSO7VZXQ5U type=write size=1894496 2024-09-16T06:03:04.751 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.751+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~AXGU7D3HU9H5.0 size=882331 2024-09-16T06:03:04.752 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.751+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=AXGU7D3HU9H5 tag=XHSMVMSJUI3B type=write size=1930907 2024-09-16T06:03:04.754 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.754+0000 7f1c96a0d780 1 < suggested remove operation key=TDXRZXWGBK98 tag=EFFVNNT78CJ2 type=write 2024-09-16T06:03:04.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.756+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=VY82FFV3C3I0 type=del size=3262023 2024-09-16T06:03:04.758 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.757+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~HCUABN2232K3.0 size=1048576 2024-09-16T06:03:04.759 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.759+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~HCUABN2232K3.1 size=890615 2024-09-16T06:03:04.761 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.761+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=HCUABN2232K3 tag=0NJYPH3033ZF type=write size=2987767 2024-09-16T06:03:04.763 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.763+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~HIY5XA8AMQBA.0 size=1048576 2024-09-16T06:03:04.764 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.764+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~HIY5XA8AMQBA.1 size=1048576 2024-09-16T06:03:04.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.765+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~HIY5XA8AMQBA.2 size=595630 2024-09-16T06:03:04.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.765+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=HIY5XA8AMQBA tag=Q2Z5KTCA9QQU type=write size=3741358 2024-09-16T06:03:04.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.766+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~FT5DBNR309XP.0 size=1048576 2024-09-16T06:03:04.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.767+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~FT5DBNR309XP.1 size=148820 2024-09-16T06:03:04.770 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.769+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=FT5DBNR309XP tag=90TM9VQC9600 type=write size=2245972 2024-09-16T06:03:04.771 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.771+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=P2OJZFTGMRN7 type=del size=347734 2024-09-16T06:03:04.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.772+0000 7f1c96a0d780 -1 < failed to complete operation key=TDXRZXWGBK98 tag=XDZ18PBAV9GF type=del size=546550: (22) Invalid argument 2024-09-16T06:03:04.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.773+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=SXWO9AQZ13SB type=del size=1073932 2024-09-16T06:03:04.775 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.775+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=J35TQWW2755Y type=del 2024-09-16T06:03:04.777 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.777+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~H50HM128OVOM.0 size=1048576 2024-09-16T06:03:04.778 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.778+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~H50HM128OVOM.1 size=1048576 2024-09-16T06:03:04.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.779+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~H50HM128OVOM.2 size=1007404 2024-09-16T06:03:04.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.779+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=H50HM128OVOM tag=1RFB56VE5WWU type=write size=4153132 2024-09-16T06:03:04.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.781+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~ZH299DUKHVBQ.0 size=1048576 2024-09-16T06:03:04.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.782+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~ZH299DUKHVBQ.1 size=356715 2024-09-16T06:03:04.784 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.784+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=ZH299DUKHVBQ tag=1ILORSB733DS type=write size=2453867 2024-09-16T06:03:04.785 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.785+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=YV93YPW8S8NT type=del size=2574300 2024-09-16T06:03:04.787 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.787+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~OX957ZQXO0PP.0 size=1048576 2024-09-16T06:03:04.787 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.787+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZBZ9ATHB0R42.2~OX957ZQXO0PP.1 size=1048576 2024-09-16T06:03:04.788 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.788+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~OX957ZQXO0PP.2 size=257901 2024-09-16T06:03:04.790 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.790+0000 7f1c96a0d780 1 < canceled multipart upload key=ZBZ9ATHB0R42 upload=OX957ZQXO0PP tag=OHJIBC6TMO3G type=write size=3403629 2024-09-16T06:03:04.791 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.791+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=EUUEHA386H3W type=write size=987781 2024-09-16T06:03:04.792 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.792+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=7X3LL65GTVUC type=del 2024-09-16T06:03:04.794 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.794+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=8EUKK2CVHS6H type=del size=3747440 2024-09-16T06:03:04.795 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.795+0000 7f1c96a0d780 1 < canceled operation key=PM77QTUTT60M tag=WHCJWYB4TSLG type=del size=3464889 2024-09-16T06:03:04.797 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.796+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=00I5EVX3EW4Q type=write size=373249 2024-09-16T06:03:04.798 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.798+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=AT4KH9EGEW17 type=del 2024-09-16T06:03:04.799 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.799+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=6E33PPHZ4QY7 type=del size=2054007 2024-09-16T06:03:04.800 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.800+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=VZT1V13R45Y3 type=del 2024-09-16T06:03:04.802 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.802+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=TDB2YLV24TK1 type=del size=3660389 2024-09-16T06:03:04.803 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.803+0000 7f1c96a0d780 -1 < failed to complete operation key=TDXRZXWGBK98 tag=5TV3DDWJ4EKH type=del size=970885: (22) Invalid argument 2024-09-16T06:03:04.804 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.804+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=X0JBX8DI2ACM type=del size=1076657 2024-09-16T06:03:04.806 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.806+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=U2PIGHBZHBOB type=del 2024-09-16T06:03:04.807 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.807+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=FQVW32KPSGIR type=del size=1180115 2024-09-16T06:03:04.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.809+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~8YLBCRM9PKK9.0 size=973270 2024-09-16T06:03:04.811 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.811+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=8YLBCRM9PKK9 tag=MXFC7XVUKVZW type=write size=2021846 2024-09-16T06:03:04.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.814+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~MA596SOM56HA.0 size=1048576 2024-09-16T06:03:04.815 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.815+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~MA596SOM56HA.1 size=529714 2024-09-16T06:03:04.815 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.815+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=MA596SOM56HA tag=074LLR5MGV6I type=write size=2626866 2024-09-16T06:03:04.816 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.816+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=Y5TX0ENL32I3 type=del 2024-09-16T06:03:04.817 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.817+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=31M43J4UCJZT type=write size=129050 2024-09-16T06:03:04.819 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.819+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~AXGU7D3HU9H5.0 size=882331 2024-09-16T06:03:04.821 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.821+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=AXGU7D3HU9H5 tag=XHSMVMSJUI3B type=write size=1930907 2024-09-16T06:03:04.822 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.822+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=JOXU0XGO6AEC type=del size=2525211 2024-09-16T06:03:04.823 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.823+0000 7f1c96a0d780 1 < canceled operation key=TZTT8VPSQTBN tag=VY82FFV3C3I0 type=del size=3262023 2024-09-16T06:03:04.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.825+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=5L7YY1C2YM02 type=del size=3636218 2024-09-16T06:03:04.826 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.826+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~HIY5XA8AMQBA.0 size=1048576 2024-09-16T06:03:04.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.827+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~HIY5XA8AMQBA.1 size=1048576 2024-09-16T06:03:04.828 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.828+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~HIY5XA8AMQBA.2 size=595630 2024-09-16T06:03:04.830 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.830+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=HIY5XA8AMQBA tag=Q2Z5KTCA9QQU type=write size=3741358 2024-09-16T06:03:04.833 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.832+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~BWZOCGVU5B6R.0 size=1048576 2024-09-16T06:03:04.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.833+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~BWZOCGVU5B6R.1 size=1048576 2024-09-16T06:03:04.835 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.835+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~BWZOCGVU5B6R.2 size=457106 2024-09-16T06:03:04.835 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.835+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=BWZOCGVU5B6R tag=JZUN43NA636G type=write size=3602834 2024-09-16T06:03:04.836 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.836+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=P2OJZFTGMRN7 type=del 2024-09-16T06:03:04.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.837+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=2MEGPWLCPAFT type=del size=1843281 2024-09-16T06:03:04.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.839+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=SXWO9AQZ13SB type=del 2024-09-16T06:03:04.840 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.840+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=S0A364TDUFJ7 type=del size=4539 2024-09-16T06:03:04.842 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.842+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~H50HM128OVOM.0 size=1048576 2024-09-16T06:03:04.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.843+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~H50HM128OVOM.1 size=1048576 2024-09-16T06:03:04.844 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.844+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~H50HM128OVOM.2 size=1007404 2024-09-16T06:03:04.846 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.846+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=H50HM128OVOM tag=1RFB56VE5WWU type=write size=4153132 2024-09-16T06:03:04.847 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.847+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=6B93T8MXXD2R type=del size=4138246 2024-09-16T06:03:04.849 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.848+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=YV93YPW8S8NT type=del 2024-09-16T06:03:04.850 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.850+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=WXR8V33NP96Y type=write size=21437 2024-09-16T06:03:04.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.851+0000 7f1c96a0d780 1 < completed write operation key=ZBZ9ATHB0R42 tag=EUUEHA386H3W type=write size=987781 2024-09-16T06:03:04.854 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.854+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~4WJRTVB21XCU.0 size=1048576 2024-09-16T06:03:04.855 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.855+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~4WJRTVB21XCU.1 size=1048576 2024-09-16T06:03:04.856 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.856+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~4WJRTVB21XCU.2 size=980573 2024-09-16T06:03:04.856 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.856+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=4WJRTVB21XCU tag=NLXNPRI7QTAX type=write size=4126301 2024-09-16T06:03:04.858 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.858+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=8EUKK2CVHS6H type=del 2024-09-16T06:03:04.860 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.859+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=0U9HEXCB6F91 type=del size=2047445 2024-09-16T06:03:04.863 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.863+0000 7f1c96a0d780 1 < suggested remove operation key=TDXRZXWGBK98 tag=00I5EVX3EW4Q type=write 2024-09-16T06:03:04.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.864+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=69WZP55UX9L9 type=del size=949032 2024-09-16T06:03:04.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.866+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=6E33PPHZ4QY7 type=del 2024-09-16T06:03:04.867 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.867+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=8FE81EFMG23L type=write size=879717 2024-09-16T06:03:04.870 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.869+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=TDB2YLV24TK1 type=del 2024-09-16T06:03:04.871 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.871+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=2PNFF6X3UEZ9 type=del size=3799133 2024-09-16T06:03:04.873 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.872+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=X0JBX8DI2ACM type=del 2024-09-16T06:03:04.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.874+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=TT4RNKT9YO9M type=del size=3355139 2024-09-16T06:03:04.876 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.876+0000 7f1c96a0d780 1 < suggested update operation key=ITM02B2USRE0 tag=FQVW32KPSGIR type=del size=1180115 2024-09-16T06:03:04.879 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.879+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~0M001ZDRS950.0 size=1048576 2024-09-16T06:03:04.880 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.880+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~0M001ZDRS950.1 size=1048576 2024-09-16T06:03:04.882 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.881+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~0M001ZDRS950.2 size=330672 2024-09-16T06:03:04.882 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.881+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=0M001ZDRS950 tag=0JCG9IQGU333 type=write size=3476400 2024-09-16T06:03:04.882 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.882+0000 7f1c96a0d780 1 < canceled part key=_multipart_PM77QTUTT60M.2~MA596SOM56HA.0 size=1048576 2024-09-16T06:03:04.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.883+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~MA596SOM56HA.1 size=529714 2024-09-16T06:03:04.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.885+0000 7f1c96a0d780 1 < canceled multipart upload key=PM77QTUTT60M upload=MA596SOM56HA tag=074LLR5MGV6I type=write size=2626866 2024-09-16T06:03:04.887 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.887+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=2E1QYZMMUR5K type=del size=1138592 2024-09-16T06:03:04.889 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.889+0000 7f1c96a0d780 1 < completed write operation key=LVXXKY3EMJ6G tag=31M43J4UCJZT type=write size=129050 2024-09-16T06:03:04.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.890+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=QJCPNBXVHPWN type=del size=996672 2024-09-16T06:03:04.892 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.892+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=JOXU0XGO6AEC type=del 2024-09-16T06:03:04.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.893+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=LMKUHSO0S0CN type=write size=527204 2024-09-16T06:03:04.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.894+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=5L7YY1C2YM02 type=del 2024-09-16T06:03:04.896 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.896+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=7TGWSPMWYT17 type=del size=2159976 2024-09-16T06:03:04.897 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.897+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~BWZOCGVU5B6R.0 size=1048576 2024-09-16T06:03:04.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.898+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~BWZOCGVU5B6R.1 size=1048576 2024-09-16T06:03:04.899 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.899+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~BWZOCGVU5B6R.2 size=457106 2024-09-16T06:03:04.901 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.901+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=BWZOCGVU5B6R tag=JZUN43NA636G type=write size=3602834 2024-09-16T06:03:04.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.902+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=K8MJ405108EE type=del size=1106679 2024-09-16T06:03:04.904 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.903+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=2MEGPWLCPAFT type=del 2024-09-16T06:03:04.906 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.906+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~VJ5S0KUZV1HM.0 size=1048576 2024-09-16T06:03:04.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.907+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~VJ5S0KUZV1HM.1 size=592422 2024-09-16T06:03:04.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.907+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=VJ5S0KUZV1HM tag=OIJ46SLFAOGG type=write size=2689574 2024-09-16T06:03:04.908 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.908+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=S0A364TDUFJ7 type=del 2024-09-16T06:03:04.910 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.910+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~BURN8VSUKBOX.0 size=1048576 2024-09-16T06:03:04.911 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.911+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~BURN8VSUKBOX.1 size=1048576 2024-09-16T06:03:04.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.912+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~BURN8VSUKBOX.2 size=388527 2024-09-16T06:03:04.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.912+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=BURN8VSUKBOX tag=WAE1H8YBOSNF type=write size=3534255 2024-09-16T06:03:04.914 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.914+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=6B93T8MXXD2R type=del 2024-09-16T06:03:04.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.916+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~H9EK79KDKEQX.0 size=1048576 2024-09-16T06:03:04.917 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.917+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~H9EK79KDKEQX.1 size=1048576 2024-09-16T06:03:04.918 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.918+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~H9EK79KDKEQX.2 size=412430 2024-09-16T06:03:04.918 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.918+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=H9EK79KDKEQX tag=52SNMG40QBBB type=write size=3558158 2024-09-16T06:03:04.920 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.919+0000 7f1c96a0d780 1 < canceled operation key=GKLPEUNB19HH tag=WXR8V33NP96Y type=write size=21437 2024-09-16T06:03:04.921 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.921+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=6CGTU4130MG2 type=del size=3489339 2024-09-16T06:03:04.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.922+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~4WJRTVB21XCU.0 size=1048576 2024-09-16T06:03:04.923 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.923+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~4WJRTVB21XCU.1 size=1048576 2024-09-16T06:03:04.924 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.924+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~4WJRTVB21XCU.2 size=980573 2024-09-16T06:03:04.926 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.926+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=4WJRTVB21XCU tag=NLXNPRI7QTAX type=write size=4126301 2024-09-16T06:03:04.928 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.927+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=7NWN1BHAYTJI type=del size=299668 2024-09-16T06:03:04.929 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.929+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=0U9HEXCB6F91 type=del 2024-09-16T06:03:04.932 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.931+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~MXR3QC2A9OW3.0 size=1048576 2024-09-16T06:03:04.933 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.932+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~MXR3QC2A9OW3.1 size=1048576 2024-09-16T06:03:04.934 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.933+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~MXR3QC2A9OW3.2 size=658893 2024-09-16T06:03:04.934 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.933+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=MXR3QC2A9OW3 tag=871V3KAXKTRS type=write size=3804621 2024-09-16T06:03:04.935 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.935+0000 7f1c96a0d780 -1 < failed to complete operation key=QRD29GC0JIIP tag=69WZP55UX9L9 type=del size=949032: (22) Invalid argument 2024-09-16T06:03:04.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.936+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=9MD9FCS36SMT type=del size=552043 2024-09-16T06:03:04.938 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.938+0000 7f1c96a0d780 1 < completed write operation key=ZTW6L951QI5A tag=8FE81EFMG23L type=write size=879717 2024-09-16T06:03:04.939 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.939+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=KYQPXRN6B08R type=del size=1636637 2024-09-16T06:03:04.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.941+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=2PNFF6X3UEZ9 type=del 2024-09-16T06:03:04.944 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.943+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~TSETYBAR29X7.0 size=1048576 2024-09-16T06:03:04.944 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.944+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~TSETYBAR29X7.1 size=7305 2024-09-16T06:03:04.945 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.944+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=TSETYBAR29X7 tag=8V9OEHP3NSQP type=write size=2104457 2024-09-16T06:03:04.947 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.947+0000 7f1c96a0d780 1 < suggested remove operation key=VVPJT0T4Z4XP tag=TT4RNKT9YO9M type=del 2024-09-16T06:03:04.950 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.949+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~T7V5CZ1PFEWQ.0 size=947342 2024-09-16T06:03:04.950 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.949+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=T7V5CZ1PFEWQ tag=U5L1HRYX6NE9 type=write size=1995918 2024-09-16T06:03:04.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.951+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~0M001ZDRS950.0 size=1048576 2024-09-16T06:03:04.952 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.952+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~0M001ZDRS950.1 size=1048576 2024-09-16T06:03:04.953 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.953+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~0M001ZDRS950.2 size=330672 2024-09-16T06:03:04.955 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.955+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=0M001ZDRS950 tag=0JCG9IQGU333 type=write size=3476400 2024-09-16T06:03:04.956 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.956+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=DQ16O9KAVZTX type=del size=3853855 2024-09-16T06:03:04.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.958+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=2E1QYZMMUR5K type=del 2024-09-16T06:03:04.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.960+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~YMSOH1ZCOLZX.0 size=312032 2024-09-16T06:03:04.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.960+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=YMSOH1ZCOLZX tag=LMP7W1IQI6EF type=write size=1360608 2024-09-16T06:03:04.961 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.961+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=QJCPNBXVHPWN type=del 2024-09-16T06:03:04.964 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.964+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~XMMUQ09NFD5F.0 size=1048576 2024-09-16T06:03:04.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.965+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~XMMUQ09NFD5F.1 size=1048576 2024-09-16T06:03:04.966 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.966+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~XMMUQ09NFD5F.2 size=227702 2024-09-16T06:03:04.966 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.966+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=XMMUQ09NFD5F tag=2HXJRRV4G1EN type=write size=3373430 2024-09-16T06:03:04.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.968+0000 7f1c96a0d780 1 < suggested remove operation key=Z5JV4SOIDRLQ tag=LMKUHSO0S0CN type=write 2024-09-16T06:03:04.970 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.970+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=DUUKRH2GN0PH type=write size=251950 2024-09-16T06:03:04.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.971+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=7TGWSPMWYT17 type=del 2024-09-16T06:03:04.975 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.975+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~D18EFG91W8T1.0 size=1048576 2024-09-16T06:03:04.976 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.976+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~D18EFG91W8T1.1 size=1048576 2024-09-16T06:03:04.977 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.977+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~D18EFG91W8T1.2 size=985300 2024-09-16T06:03:04.978 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.977+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=D18EFG91W8T1 tag=MCMYOUYF6E9Z type=write size=4131028 2024-09-16T06:03:04.980 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.980+0000 7f1c96a0d780 1 < suggested update operation key=GKLPEUNB19HH tag=K8MJ405108EE type=del size=1106679 2024-09-16T06:03:04.982 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.982+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=HLBD0XJIE53L type=del size=1490686 2024-09-16T06:03:04.983 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.983+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~VJ5S0KUZV1HM.0 size=1048576 2024-09-16T06:03:04.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.984+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~VJ5S0KUZV1HM.1 size=592422 2024-09-16T06:03:04.986 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.986+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=VJ5S0KUZV1HM tag=OIJ46SLFAOGG type=write size=2689574 2024-09-16T06:03:04.988 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.988+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=N12JG984NBPL type=write size=812680 2024-09-16T06:03:04.990 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.989+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~BURN8VSUKBOX.0 size=1048576 2024-09-16T06:03:04.990 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.990+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~BURN8VSUKBOX.1 size=1048576 2024-09-16T06:03:04.992 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.991+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~BURN8VSUKBOX.2 size=388527 2024-09-16T06:03:04.994 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.993+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=BURN8VSUKBOX tag=WAE1H8YBOSNF type=write size=3534255 2024-09-16T06:03:04.995 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.995+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=P6P9NWBAFLQU type=write size=14672 2024-09-16T06:03:04.996 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.996+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~H9EK79KDKEQX.0 size=1048576 2024-09-16T06:03:04.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.997+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~H9EK79KDKEQX.1 size=1048576 2024-09-16T06:03:04.999 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:04.998+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~H9EK79KDKEQX.2 size=412430 2024-09-16T06:03:05.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.001+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=H9EK79KDKEQX tag=52SNMG40QBBB type=write size=3558158 2024-09-16T06:03:05.004 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.004+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~AFOC04TIEVJM.0 size=1048576 2024-09-16T06:03:05.005 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.005+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~AFOC04TIEVJM.1 size=1048576 2024-09-16T06:03:05.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.006+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~AFOC04TIEVJM.2 size=843676 2024-09-16T06:03:05.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.006+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=AFOC04TIEVJM tag=BWDD4VJ36G6J type=write size=3989404 2024-09-16T06:03:05.007 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.007+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=6CGTU4130MG2 type=del 2024-09-16T06:03:05.009 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.008+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=DZ0AEQ5ZGJG1 type=del size=2777951 2024-09-16T06:03:05.012 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.010+0000 7f1c96a0d780 -1 < failed to complete operation key=GKLPEUNB19HH tag=7NWN1BHAYTJI type=del size=299668: (22) Invalid argument 2024-09-16T06:03:05.012 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.011+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=BNHSVKNS7I3C type=write size=426022 2024-09-16T06:03:05.013 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.013+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~MXR3QC2A9OW3.0 size=1048576 2024-09-16T06:03:05.013 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.013+0000 7f1c96a0d780 1 < canceled part key=_multipart_JA40GXESA8UF.2~MXR3QC2A9OW3.1 size=1048576 2024-09-16T06:03:05.014 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.014+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~MXR3QC2A9OW3.2 size=658893 2024-09-16T06:03:05.017 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.016+0000 7f1c96a0d780 1 < canceled multipart upload key=JA40GXESA8UF upload=MXR3QC2A9OW3 tag=871V3KAXKTRS type=write size=3804621 2024-09-16T06:03:05.018 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.018+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=3TIVMQNTV4S9 type=del size=2662958 2024-09-16T06:03:05.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.019+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=9MD9FCS36SMT type=del 2024-09-16T06:03:05.023 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.022+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~IDTB6ZQWBN7S.0 size=272960 2024-09-16T06:03:05.023 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.022+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=IDTB6ZQWBN7S tag=BJ0SXVCL5JW3 type=write size=1321536 2024-09-16T06:03:05.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.025+0000 7f1c96a0d780 1 < suggested update operation key=PM77QTUTT60M tag=KYQPXRN6B08R type=del size=1636637 2024-09-16T06:03:05.027 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.026+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=FVGW416O3XR4 type=del size=2014200 2024-09-16T06:03:05.028 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.028+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~TSETYBAR29X7.0 size=1048576 2024-09-16T06:03:05.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.029+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~TSETYBAR29X7.1 size=7305 2024-09-16T06:03:05.031 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.031+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=TSETYBAR29X7 tag=8V9OEHP3NSQP type=write size=2104457 2024-09-16T06:03:05.033 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.033+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=WD7KQ58XOMG7 type=del size=1392203 2024-09-16T06:03:05.035 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.034+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~T7V5CZ1PFEWQ.0 size=947342 2024-09-16T06:03:05.037 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.037+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=T7V5CZ1PFEWQ tag=U5L1HRYX6NE9 type=write size=1995918 2024-09-16T06:03:05.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.040+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Y88KZ8P02O7F.0 size=1048576 2024-09-16T06:03:05.041 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.041+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Y88KZ8P02O7F.1 size=1048576 2024-09-16T06:03:05.042 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.042+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Y88KZ8P02O7F.2 size=340175 2024-09-16T06:03:05.042 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.042+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=Y88KZ8P02O7F tag=5BA6PVOR81HG type=write size=3485903 2024-09-16T06:03:05.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.043+0000 7f1c96a0d780 1 < canceled operation key=TDXRZXWGBK98 tag=DQ16O9KAVZTX type=del size=3853855 2024-09-16T06:03:05.046 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.046+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~RBRN9XP0BULY.0 size=1048576 2024-09-16T06:03:05.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.047+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~RBRN9XP0BULY.1 size=1048576 2024-09-16T06:03:05.048 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.048+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~RBRN9XP0BULY.2 size=29088 2024-09-16T06:03:05.049 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.048+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=RBRN9XP0BULY tag=O0LPOWIGP4W6 type=write size=3174816 2024-09-16T06:03:05.050 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.050+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~YMSOH1ZCOLZX.0 size=312032 2024-09-16T06:03:05.052 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.052+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=YMSOH1ZCOLZX tag=LMP7W1IQI6EF type=write size=1360608 2024-09-16T06:03:05.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.053+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=BNQND992B851 type=del size=629355 2024-09-16T06:03:05.055 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.055+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~XMMUQ09NFD5F.0 size=1048576 2024-09-16T06:03:05.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.056+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~XMMUQ09NFD5F.1 size=1048576 2024-09-16T06:03:05.057 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.057+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~XMMUQ09NFD5F.2 size=227702 2024-09-16T06:03:05.060 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.059+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=XMMUQ09NFD5F tag=2HXJRRV4G1EN type=write size=3373430 2024-09-16T06:03:05.061 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.061+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=W9Z1AF44GC1M type=del size=2682800 2024-09-16T06:03:05.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.063+0000 7f1c96a0d780 1 < suggested remove operation key=Z5JV4SOIDRLQ tag=DUUKRH2GN0PH type=write 2024-09-16T06:03:05.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.066+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~06QYSC0X4RU4.0 size=1048576 2024-09-16T06:03:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:03:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:03:04] "GET /metrics HTTP/1.1" 200 38806 "" "Prometheus/2.43.0" 2024-09-16T06:03:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:04 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:04 smithi145 ceph-mon[96887]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-16T06:03:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:04 smithi145 ceph-mon[96887]: pgmap v1342: 137 pgs: 8 creating+peering, 17 unknown, 112 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:04 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:04 smithi145 ceph-mon[99390]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-16T06:03:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:04 smithi145 ceph-mon[99390]: pgmap v1342: 137 pgs: 8 creating+peering, 17 unknown, 112 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:05.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.067+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~06QYSC0X4RU4.1 size=1048576 2024-09-16T06:03:05.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.068+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~06QYSC0X4RU4.2 size=883446 2024-09-16T06:03:05.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.068+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=06QYSC0X4RU4 tag=LRBIX0PIDHYM type=write size=4029174 2024-09-16T06:03:05.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.069+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~D18EFG91W8T1.0 size=1048576 2024-09-16T06:03:05.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.070+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~D18EFG91W8T1.1 size=1048576 2024-09-16T06:03:05.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.071+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~D18EFG91W8T1.2 size=985300 2024-09-16T06:03:05.074 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.073+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=D18EFG91W8T1 tag=MCMYOUYF6E9Z type=write size=4131028 2024-09-16T06:03:05.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.075+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=OA9PQAXLE9V9 type=del size=1861918 2024-09-16T06:03:05.076 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.076+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=HLBD0XJIE53L type=del 2024-09-16T06:03:05.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.078+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=NO6K6WCYQA1V type=del size=1852247 2024-09-16T06:03:05.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.080+0000 7f1c96a0d780 1 < completed write operation key=TDXRZXWGBK98 tag=N12JG984NBPL type=write size=812680 2024-09-16T06:03:05.082 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.082+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=ZZZ2258BU42A type=write size=2749 2024-09-16T06:03:05.084 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.084+0000 7f1c96a0d780 1 < completed write operation key=RZK5FPR0QWOH tag=P6P9NWBAFLQU type=write size=14672 2024-09-16T06:03:05.085 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.085+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=ZKTFXN7YYZB7 type=del size=1252466 2024-09-16T06:03:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:04 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141589-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:04 smithi161 ceph-mon[87722]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-16T06:03:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:04 smithi161 ceph-mon[87722]: pgmap v1342: 137 pgs: 8 creating+peering, 17 unknown, 112 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:05.087 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.086+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~AFOC04TIEVJM.0 size=1048576 2024-09-16T06:03:05.088 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.087+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~AFOC04TIEVJM.1 size=1048576 2024-09-16T06:03:05.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.089+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~AFOC04TIEVJM.2 size=843676 2024-09-16T06:03:05.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.091+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=AFOC04TIEVJM tag=BWDD4VJ36G6J type=write size=3989404 2024-09-16T06:03:05.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.092+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=8M35QPLJ46NS type=del size=1753754 2024-09-16T06:03:05.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.094+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=DZ0AEQ5ZGJG1 type=del 2024-09-16T06:03:05.095 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.095+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=Y97XFZYULJZU type=del size=1185313 2024-09-16T06:03:05.097 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.096+0000 7f1c96a0d780 1 < completed write operation key=I5J1C5ECCD7B tag=BNHSVKNS7I3C type=write size=426022 2024-09-16T06:03:05.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.098+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=EYDV0802HVLQ type=del size=2530549 2024-09-16T06:03:05.100 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.100+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=3TIVMQNTV4S9 type=del 2024-09-16T06:03:05.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.101+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=VRZM2W14OK5N type=del size=2665587 2024-09-16T06:03:05.103 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.103+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~IDTB6ZQWBN7S.0 size=272960 2024-09-16T06:03:05.105 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.105+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=IDTB6ZQWBN7S tag=BJ0SXVCL5JW3 type=write size=1321536 2024-09-16T06:03:05.107 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.106+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=DM4APN49BJBB type=write size=915094 2024-09-16T06:03:05.108 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.108+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=FVGW416O3XR4 type=del 2024-09-16T06:03:05.110 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.110+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~YOKEHP7DZ9XI.0 size=1048576 2024-09-16T06:03:05.112 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.111+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~YOKEHP7DZ9XI.1 size=476924 2024-09-16T06:03:05.112 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.111+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=YOKEHP7DZ9XI tag=KX9XQLG2A6PM type=write size=2574076 2024-09-16T06:03:05.113 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.113+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=WD7KQ58XOMG7 type=del 2024-09-16T06:03:05.115 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.115+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I2FHNN5HNUCZ.0 size=1048576 2024-09-16T06:03:05.116 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.116+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I2FHNN5HNUCZ.1 size=1048576 2024-09-16T06:03:05.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.117+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I2FHNN5HNUCZ.2 size=318441 2024-09-16T06:03:05.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.117+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=I2FHNN5HNUCZ tag=KR1L66M0KT2K type=write size=3464169 2024-09-16T06:03:05.119 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.119+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Y88KZ8P02O7F.0 size=1048576 2024-09-16T06:03:05.120 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.120+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Y88KZ8P02O7F.1 size=1048576 2024-09-16T06:03:05.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.121+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Y88KZ8P02O7F.2 size=340175 2024-09-16T06:03:05.123 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.123+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=Y88KZ8P02O7F tag=5BA6PVOR81HG type=write size=3485903 2024-09-16T06:03:05.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.125+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=7JSVZK4AUAEB type=del size=1748332 2024-09-16T06:03:05.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.125+0000 7f1c96a0d780 1 < canceled part key=_multipart_ITM02B2USRE0.2~RBRN9XP0BULY.0 size=1048576 2024-09-16T06:03:05.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.125+0000 7f1c96a0d780 1 < canceled part key=_multipart_ITM02B2USRE0.2~RBRN9XP0BULY.1 size=1048576 2024-09-16T06:03:05.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.126+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~RBRN9XP0BULY.2 size=29088 2024-09-16T06:03:05.129 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.128+0000 7f1c96a0d780 1 < canceled multipart upload key=ITM02B2USRE0 upload=RBRN9XP0BULY tag=O0LPOWIGP4W6 type=write size=3174816 2024-09-16T06:03:05.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.131+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~AK1W93NNMSR8.0 size=1048576 2024-09-16T06:03:05.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.132+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~AK1W93NNMSR8.1 size=416031 2024-09-16T06:03:05.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.132+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=AK1W93NNMSR8 tag=TZXRJFAIWQM6 type=write size=2513183 2024-09-16T06:03:05.133 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.133+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=BNQND992B851 type=del 2024-09-16T06:03:05.136 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.135+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~8TOZOOIV2SSR.0 size=853043 2024-09-16T06:03:05.136 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.135+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=8TOZOOIV2SSR tag=L8E11BIMTC1V type=write size=1901619 2024-09-16T06:03:05.137 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.137+0000 7f1c96a0d780 1 < canceled operation key=T2LNYBA0XTDL tag=W9Z1AF44GC1M type=del size=2682800 2024-09-16T06:03:05.139 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.139+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=QFLLLSEQFK3J type=del size=3312679 2024-09-16T06:03:05.140 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.140+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~06QYSC0X4RU4.0 size=1048576 2024-09-16T06:03:05.142 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.142+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~06QYSC0X4RU4.1 size=1048576 2024-09-16T06:03:05.142 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.142+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z5JV4SOIDRLQ.2~06QYSC0X4RU4.2 size=883446 2024-09-16T06:03:05.144 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.144+0000 7f1c96a0d780 1 < canceled multipart upload key=Z5JV4SOIDRLQ upload=06QYSC0X4RU4 tag=LRBIX0PIDHYM type=write size=4029174 2024-09-16T06:03:05.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.145+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=J55NMKW03NAX type=del size=2779371 2024-09-16T06:03:05.147 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.147+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=OA9PQAXLE9V9 type=del 2024-09-16T06:03:05.148 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.148+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=M8PRL2KVK417 type=del size=120701 2024-09-16T06:03:05.150 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.150+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=NO6K6WCYQA1V type=del 2024-09-16T06:03:05.152 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.151+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=2MZ3EKAKG30O type=del size=1904667 2024-09-16T06:03:05.154 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.154+0000 7f1c96a0d780 1 < suggested remove operation key=I5J1C5ECCD7B tag=ZZZ2258BU42A type=write 2024-09-16T06:03:05.156 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.156+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=MCS4YHZHTPJS type=del size=2847861 2024-09-16T06:03:05.158 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.157+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=ZKTFXN7YYZB7 type=del 2024-09-16T06:03:05.159 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.159+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=A1ROV7S6JSHF type=del size=4085537 2024-09-16T06:03:05.162 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.161+0000 7f1c96a0d780 1 < suggested update operation key=GJNDR1WBPIEA tag=8M35QPLJ46NS type=del size=1753754 2024-09-16T06:03:05.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.163+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=QRR6Z3YNN1KK type=write size=935568 2024-09-16T06:03:05.165 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.164+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=Y97XFZYULJZU type=del 2024-09-16T06:03:05.167 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.167+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~F9CQ0WOL4N90.0 size=1048576 2024-09-16T06:03:05.168 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.168+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~F9CQ0WOL4N90.1 size=932563 2024-09-16T06:03:05.168 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.168+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=F9CQ0WOL4N90 tag=VQWA7ATH7V90 type=write size=3029715 2024-09-16T06:03:05.169 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.169+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=EYDV0802HVLQ type=del 2024-09-16T06:03:05.171 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.170+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=TBE4ZSPF3R1P type=write size=157 2024-09-16T06:03:05.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.172+0000 7f1c96a0d780 -1 < failed to complete operation key=I5J1C5ECCD7B tag=VRZM2W14OK5N type=del size=2665587: (22) Invalid argument 2024-09-16T06:03:05.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.173+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=T1ZPFXDFLL13 type=write size=423852 2024-09-16T06:03:05.175 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.175+0000 7f1c96a0d780 -1 < failed to complete operation key=I5J1C5ECCD7B tag=DM4APN49BJBB type=write size=915094: (22) Invalid argument 2024-09-16T06:03:05.177 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.176+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=GV4326DLIS7J type=del size=472250 2024-09-16T06:03:05.178 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.178+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~YOKEHP7DZ9XI.0 size=1048576 2024-09-16T06:03:05.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.179+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~YOKEHP7DZ9XI.1 size=476924 2024-09-16T06:03:05.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.181+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=YOKEHP7DZ9XI tag=KX9XQLG2A6PM type=write size=2574076 2024-09-16T06:03:05.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.183+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=846MV4K6IF6V type=del size=2138771 2024-09-16T06:03:05.184 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.184+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I2FHNN5HNUCZ.0 size=1048576 2024-09-16T06:03:05.186 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.185+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I2FHNN5HNUCZ.1 size=1048576 2024-09-16T06:03:05.187 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.187+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I2FHNN5HNUCZ.2 size=318441 2024-09-16T06:03:05.189 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.189+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=I2FHNN5HNUCZ tag=KR1L66M0KT2K type=write size=3464169 2024-09-16T06:03:05.192 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.191+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~223RDRF18LCP.0 size=1048576 2024-09-16T06:03:05.193 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.192+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~223RDRF18LCP.1 size=790835 2024-09-16T06:03:05.193 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.192+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=223RDRF18LCP tag=NJS1BUB6985J type=write size=2887987 2024-09-16T06:03:05.194 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.194+0000 7f1c96a0d780 -1 < failed to complete operation key=GJNDR1WBPIEA tag=7JSVZK4AUAEB type=del size=1748332: (22) Invalid argument 2024-09-16T06:03:05.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.195+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=ZRO1B2AA85WI type=del size=373666 2024-09-16T06:03:05.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.197+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~AK1W93NNMSR8.0 size=1048576 2024-09-16T06:03:05.198 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.198+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~AK1W93NNMSR8.1 size=416031 2024-09-16T06:03:05.200 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.200+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=AK1W93NNMSR8 tag=TZXRJFAIWQM6 type=write size=2513183 2024-09-16T06:03:05.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.202+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~HZ1XUINO5PDD.0 size=1048576 2024-09-16T06:03:05.204 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.204+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~HZ1XUINO5PDD.1 size=1048576 2024-09-16T06:03:05.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.205+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~HZ1XUINO5PDD.2 size=649986 2024-09-16T06:03:05.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.205+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=HZ1XUINO5PDD tag=XPO1RUWZO8O6 type=write size=3795714 2024-09-16T06:03:05.207 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.206+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~8TOZOOIV2SSR.0 size=853043 2024-09-16T06:03:05.209 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.209+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=8TOZOOIV2SSR tag=L8E11BIMTC1V type=write size=1901619 2024-09-16T06:03:05.210 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.210+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=PRQRROUE5M4U type=del size=2569970 2024-09-16T06:03:05.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.211+0000 7f1c96a0d780 1 < canceled operation key=VVPJT0T4Z4XP tag=QFLLLSEQFK3J type=del size=3312679 2024-09-16T06:03:05.213 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.213+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=W8JFN4XOKIDZ type=del size=4031232 2024-09-16T06:03:05.215 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.215+0000 7f1c96a0d780 1 < canceled operation key=Q3AIT4Z2PAJ8 tag=J55NMKW03NAX type=del size=2779371 2024-09-16T06:03:05.216 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.216+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=90I3B6D7QA34 type=del size=550987 2024-09-16T06:03:05.218 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.217+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=M8PRL2KVK417 type=del 2024-09-16T06:03:05.219 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.219+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=46UD0W4CNX17 type=del size=170736 2024-09-16T06:03:05.221 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.221+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=2MZ3EKAKG30O type=del 2024-09-16T06:03:05.223 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.222+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=4Q6093WYTARU type=del size=142226 2024-09-16T06:03:05.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.224+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=MCS4YHZHTPJS type=del 2024-09-16T06:03:05.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.226+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=6PJOGXVR4Y9E type=write size=215586 2024-09-16T06:03:05.229 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.229+0000 7f1c96a0d780 1 < suggested update operation key=VVPJT0T4Z4XP tag=A1ROV7S6JSHF type=del size=4085537 2024-09-16T06:03:05.230 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.230+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=35LDQKAAHOUI type=write size=1005206 2024-09-16T06:03:05.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.232+0000 7f1c96a0d780 1 < canceled operation key=LVXXKY3EMJ6G tag=QRR6Z3YNN1KK type=write size=935568 2024-09-16T06:03:05.233 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.233+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=3B2HEBVER3DU type=del size=2011403 2024-09-16T06:03:05.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.235+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~F9CQ0WOL4N90.0 size=1048576 2024-09-16T06:03:05.236 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.236+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~F9CQ0WOL4N90.1 size=932563 2024-09-16T06:03:05.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.238+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=F9CQ0WOL4N90 tag=VQWA7ATH7V90 type=write size=3029715 2024-09-16T06:03:05.240 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.240+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=7139V2P7MV2X type=del size=315558 2024-09-16T06:03:05.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.242+0000 7f1c96a0d780 1 < canceled operation key=ZBZ9ATHB0R42 tag=TBE4ZSPF3R1P type=write size=157 2024-09-16T06:03:05.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.243+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=77TDZ0PJB4D2 type=del size=4163893 2024-09-16T06:03:05.245 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.244+0000 7f1c96a0d780 1 < completed write operation key=Q3AIT4Z2PAJ8 tag=T1ZPFXDFLL13 type=write size=423852 2024-09-16T06:03:05.246 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.246+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=WUBZS87QC6RT type=del size=2688863 2024-09-16T06:03:05.247 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.247+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=GV4326DLIS7J type=del 2024-09-16T06:03:05.249 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.248+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=8NW8B232WAYM type=del size=411280 2024-09-16T06:03:05.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.250+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=846MV4K6IF6V type=del 2024-09-16T06:03:05.253 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.252+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~W7EPQK44QOOA.0 size=1048576 2024-09-16T06:03:05.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.253+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~W7EPQK44QOOA.1 size=407550 2024-09-16T06:03:05.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.253+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=W7EPQK44QOOA tag=EWNLKK50FWMF type=write size=2504702 2024-09-16T06:03:05.255 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.255+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~223RDRF18LCP.0 size=1048576 2024-09-16T06:03:05.256 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.256+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~223RDRF18LCP.1 size=790835 2024-09-16T06:03:05.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.258+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=223RDRF18LCP tag=NJS1BUB6985J type=write size=2887987 2024-09-16T06:03:05.260 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.260+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=K7JD4P317PEL type=del size=1359036 2024-09-16T06:03:05.263 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.262+0000 7f1c96a0d780 1 < suggested update operation key=5DI2PMM37X1T tag=ZRO1B2AA85WI type=del size=373666 2024-09-16T06:03:05.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.264+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=L2UY9H336JW6 type=del size=1368679 2024-09-16T06:03:05.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.265+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~HZ1XUINO5PDD.0 size=1048576 2024-09-16T06:03:05.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.266+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~HZ1XUINO5PDD.1 size=1048576 2024-09-16T06:03:05.267 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.267+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~HZ1XUINO5PDD.2 size=649986 2024-09-16T06:03:05.270 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.270+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=HZ1XUINO5PDD tag=XPO1RUWZO8O6 type=write size=3795714 2024-09-16T06:03:05.272 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.271+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=SS6IZLCVWEVW type=write size=573236 2024-09-16T06:03:05.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.273+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=PRQRROUE5M4U type=del 2024-09-16T06:03:05.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.275+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~4LN38VNWP1DI.0 size=1048576 2024-09-16T06:03:05.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.276+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~4LN38VNWP1DI.1 size=877923 2024-09-16T06:03:05.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.276+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=4LN38VNWP1DI tag=BW3ROHR5YUQS type=write size=2975075 2024-09-16T06:03:05.280 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.279+0000 7f1c96a0d780 1 < suggested update operation key=VVPJT0T4Z4XP tag=W8JFN4XOKIDZ type=del size=4031232 2024-09-16T06:03:05.281 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.281+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=LCUV0A6541WG type=write size=586352 2024-09-16T06:03:05.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.282+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=90I3B6D7QA34 type=del 2024-09-16T06:03:05.284 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.284+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=2QPV0T4SJY76 type=write size=115708 2024-09-16T06:03:05.286 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.285+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=46UD0W4CNX17 type=del 2024-09-16T06:03:05.287 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.287+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=273KKJ91R22W type=del size=3675144 2024-09-16T06:03:05.288 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.288+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=4Q6093WYTARU type=del 2024-09-16T06:03:05.290 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.289+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=M4SME6KQ86AT type=del size=2916008 2024-09-16T06:03:05.291 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.291+0000 7f1c96a0d780 1 < completed write operation key=T2LNYBA0XTDL tag=6PJOGXVR4Y9E type=write size=215586 2024-09-16T06:03:05.292 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.292+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=XROK6O6XTA7A type=del size=211596 2024-09-16T06:03:05.295 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.295+0000 7f1c96a0d780 1 < suggested remove operation key=TZTT8VPSQTBN tag=35LDQKAAHOUI type=write 2024-09-16T06:03:05.298 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.297+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~YYHLAI7YD2Y8.0 size=1048576 2024-09-16T06:03:05.299 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.299+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~YYHLAI7YD2Y8.1 size=321461 2024-09-16T06:03:05.299 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.299+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=YYHLAI7YD2Y8 tag=5KK30Z6U8P20 type=write size=2418613 2024-09-16T06:03:05.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.300+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=3B2HEBVER3DU type=del 2024-09-16T06:03:05.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.302+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=9OJDU95132XI type=write size=598522 2024-09-16T06:03:05.304 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.303+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=7139V2P7MV2X type=del 2024-09-16T06:03:05.305 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.305+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=PX5PL6NQ3PGO type=del size=168809 2024-09-16T06:03:05.308 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.307+0000 7f1c96a0d780 1 < suggested update operation key=GPTASZV7V0C3 tag=77TDZ0PJB4D2 type=del size=4163893 2024-09-16T06:03:05.309 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.309+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=K97YWLAH3EZH type=del size=2340494 2024-09-16T06:03:05.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.312+0000 7f1c96a0d780 1 < suggested remove operation key=I5J1C5ECCD7B tag=WUBZS87QC6RT type=del 2024-09-16T06:03:05.314 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.313+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=SS8BSWUFMAGO type=del size=2754418 2024-09-16T06:03:05.315 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.315+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=8NW8B232WAYM type=del 2024-09-16T06:03:05.317 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.317+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=W1U88I4W7BJA type=del size=1615053 2024-09-16T06:03:05.317 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.317+0000 7f1c96a0d780 1 < canceled part key=_multipart_PM77QTUTT60M.2~W7EPQK44QOOA.0 size=1048576 2024-09-16T06:03:05.318 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.318+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~W7EPQK44QOOA.1 size=407550 2024-09-16T06:03:05.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.320+0000 7f1c96a0d780 1 < canceled multipart upload key=PM77QTUTT60M upload=W7EPQK44QOOA tag=EWNLKK50FWMF type=write size=2504702 2024-09-16T06:03:05.323 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.323+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~J80K8YLJ38WQ.0 size=1048576 2024-09-16T06:03:05.324 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.324+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~J80K8YLJ38WQ.1 size=673579 2024-09-16T06:03:05.324 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.324+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=J80K8YLJ38WQ tag=Z57UI2Q09QF9 type=write size=2770731 2024-09-16T06:03:05.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.326+0000 7f1c96a0d780 -1 < failed to complete operation key=I5J1C5ECCD7B tag=K7JD4P317PEL type=del size=1359036: (22) Invalid argument 2024-09-16T06:03:05.327 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.327+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=AME8NF0D06CQ type=del size=996674 2024-09-16T06:03:05.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.329+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=L2UY9H336JW6 type=del 2024-09-16T06:03:05.332 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.332+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~4NT1Y7THGJK8.0 size=1048576 2024-09-16T06:03:05.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.333+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~4NT1Y7THGJK8.1 size=1048576 2024-09-16T06:03:05.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.334+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~4NT1Y7THGJK8.2 size=49759 2024-09-16T06:03:05.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.334+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=4NT1Y7THGJK8 tag=6942EXX9OZU1 type=write size=3195487 2024-09-16T06:03:05.335 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.335+0000 7f1c96a0d780 -1 < failed to complete operation key=VVPJT0T4Z4XP tag=SS6IZLCVWEVW type=write size=573236: (22) Invalid argument 2024-09-16T06:03:05.337 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.336+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=7RAE1JDO2NXV type=del size=3333361 2024-09-16T06:03:05.337 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.337+0000 7f1c96a0d780 1 < canceled part key=_multipart_GJNDR1WBPIEA.2~4LN38VNWP1DI.0 size=1048576 2024-09-16T06:03:05.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.338+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~4LN38VNWP1DI.1 size=877923 2024-09-16T06:03:05.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.340+0000 7f1c96a0d780 1 < canceled multipart upload key=GJNDR1WBPIEA upload=4LN38VNWP1DI tag=BW3ROHR5YUQS type=write size=2975075 2024-09-16T06:03:05.342 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.341+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=WWV0VZUYJS32 type=del size=3012091 2024-09-16T06:03:05.344 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.344+0000 7f1c96a0d780 1 < suggested update operation key=XB6HUGWUA3R4 tag=LCUV0A6541WG type=write size=586352 2024-09-16T06:03:05.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.346+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=TDN301S1DKAG type=del size=293046 2024-09-16T06:03:05.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.347+0000 7f1c96a0d780 1 < completed write operation key=ITM02B2USRE0 tag=2QPV0T4SJY76 type=write size=115708 2024-09-16T06:03:05.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.348+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=WAGQT26KT5XZ type=del size=1901757 2024-09-16T06:03:05.350 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.350+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=273KKJ91R22W type=del 2024-09-16T06:03:05.352 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.352+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~TWZTUH7YNJ6G.0 size=1048576 2024-09-16T06:03:05.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.353+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~TWZTUH7YNJ6G.1 size=936519 2024-09-16T06:03:05.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.353+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=TWZTUH7YNJ6G tag=XSB19A219KKD type=write size=3033671 2024-09-16T06:03:05.355 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.355+0000 7f1c96a0d780 -1 < failed to complete operation key=TZTT8VPSQTBN tag=M4SME6KQ86AT type=del size=2916008: (22) Invalid argument 2024-09-16T06:03:05.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.356+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=U63UHQEZ53IL type=del size=4051826 2024-09-16T06:03:05.358 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.358+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=XROK6O6XTA7A type=del 2024-09-16T06:03:05.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.360+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~11JUWNSHGU2M.0 size=1048576 2024-09-16T06:03:05.362 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.361+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~11JUWNSHGU2M.1 size=450396 2024-09-16T06:03:05.362 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.361+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=11JUWNSHGU2M tag=CDX7JHIYV6WQ type=write size=2547548 2024-09-16T06:03:05.363 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.363+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~YYHLAI7YD2Y8.0 size=1048576 2024-09-16T06:03:05.364 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.364+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~YYHLAI7YD2Y8.1 size=321461 2024-09-16T06:03:05.366 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.366+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=YYHLAI7YD2Y8 tag=5KK30Z6U8P20 type=write size=2418613 2024-09-16T06:03:05.368 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.368+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=ZQD9GNZZ6PDW type=del size=1487921 2024-09-16T06:03:05.369 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.369+0000 7f1c96a0d780 1 < completed write operation key=Z3N7DW12T7KE tag=9OJDU95132XI type=write size=598522 2024-09-16T06:03:05.370 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.370+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=8OZGM5LOTD2V type=del size=467027 2024-09-16T06:03:05.372 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.372+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=PX5PL6NQ3PGO type=del 2024-09-16T06:03:05.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.373+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=ZFKI7DYTSIAH type=write size=382053 2024-09-16T06:03:05.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.375+0000 7f1c96a0d780 -1 < failed to complete operation key=XB6HUGWUA3R4 tag=K97YWLAH3EZH type=del size=2340494: (22) Invalid argument 2024-09-16T06:03:05.377 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.377+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=BN885O8WBX90 type=del size=1501070 2024-09-16T06:03:05.380 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.380+0000 7f1c96a0d780 1 < suggested update operation key=PM77QTUTT60M tag=SS8BSWUFMAGO type=del size=2754418 2024-09-16T06:03:05.382 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.381+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=VTJSHL2OFWVW type=del size=3709446 2024-09-16T06:03:05.383 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.383+0000 7f1c96a0d780 1 < canceled operation key=RZK5FPR0QWOH tag=W1U88I4W7BJA type=del size=1615053 2024-09-16T06:03:05.385 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.384+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=N001R9YRDTTB type=write size=79650 2024-09-16T06:03:05.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.386+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~J80K8YLJ38WQ.0 size=1048576 2024-09-16T06:03:05.388 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.388+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~J80K8YLJ38WQ.1 size=673579 2024-09-16T06:03:05.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.390+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=J80K8YLJ38WQ tag=Z57UI2Q09QF9 type=write size=2770731 2024-09-16T06:03:05.392 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.392+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=FKQ986NRM4SY type=write size=550161 2024-09-16T06:03:05.395 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.395+0000 7f1c96a0d780 1 < suggested remove operation key=ZTW6L951QI5A tag=AME8NF0D06CQ type=del 2024-09-16T06:03:05.396 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.396+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=KNIXVFPZKO5W type=del size=3413865 2024-09-16T06:03:05.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.398+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~4NT1Y7THGJK8.0 size=1048576 2024-09-16T06:03:05.399 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.399+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~4NT1Y7THGJK8.1 size=1048576 2024-09-16T06:03:05.399 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.399+0000 7f1c96a0d780 1 < canceled part key=_multipart_MG6M4OG5GERR.2~4NT1Y7THGJK8.2 size=49759 2024-09-16T06:03:05.401 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.401+0000 7f1c96a0d780 1 < canceled multipart upload key=MG6M4OG5GERR upload=4NT1Y7THGJK8 tag=6942EXX9OZU1 type=write size=3195487 2024-09-16T06:03:05.402 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.402+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=2L9ND5B5FVIK type=write size=880414 2024-09-16T06:03:05.404 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.404+0000 7f1c96a0d780 1 < canceled operation key=Z9QSHZEA1LU8 tag=7RAE1JDO2NXV type=del size=3333361 2024-09-16T06:03:05.406 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.405+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=20NXIL33H77X type=del size=3688085 2024-09-16T06:03:05.407 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.407+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=WWV0VZUYJS32 type=del 2024-09-16T06:03:05.408 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.408+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=Y8VYD4OC4X4F type=del size=2782931 2024-09-16T06:03:05.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.410+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=TDN301S1DKAG type=del 2024-09-16T06:03:05.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.412+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~KI0PFIP57KKW.0 size=1048576 2024-09-16T06:03:05.413 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.413+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~KI0PFIP57KKW.1 size=788507 2024-09-16T06:03:05.413 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.413+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=KI0PFIP57KKW tag=H0BZJVJIG3I8 type=write size=2885659 2024-09-16T06:03:05.415 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.414+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=WAGQT26KT5XZ type=del 2024-09-16T06:03:05.416 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.416+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=7CFGLYICY63M type=del size=3021505 2024-09-16T06:03:05.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.417+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~TWZTUH7YNJ6G.0 size=1048576 2024-09-16T06:03:05.419 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.419+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~TWZTUH7YNJ6G.1 size=936519 2024-09-16T06:03:05.421 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.421+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=TWZTUH7YNJ6G tag=XSB19A219KKD type=write size=3033671 2024-09-16T06:03:05.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.424+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~03E7TC29B8TB.0 size=266347 2024-09-16T06:03:05.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.424+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=03E7TC29B8TB tag=26605QZYD8FH type=write size=1314923 2024-09-16T06:03:05.425 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.425+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=U63UHQEZ53IL type=del 2024-09-16T06:03:05.427 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.427+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=HY0T3SEP9YJL type=del size=2590805 2024-09-16T06:03:05.429 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.428+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~11JUWNSHGU2M.0 size=1048576 2024-09-16T06:03:05.430 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.430+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~11JUWNSHGU2M.1 size=450396 2024-09-16T06:03:05.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.433+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=11JUWNSHGU2M tag=CDX7JHIYV6WQ type=write size=2547548 2024-09-16T06:03:05.435 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.434+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=22ZVGTJW2ZIY type=write size=366455 2024-09-16T06:03:05.436 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.436+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=ZQD9GNZZ6PDW type=del 2024-09-16T06:03:05.439 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.439+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~FNL9F39TNS28.0 size=1048576 2024-09-16T06:03:05.440 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.440+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~FNL9F39TNS28.1 size=1048576 2024-09-16T06:03:05.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.441+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~FNL9F39TNS28.2 size=1021589 2024-09-16T06:03:05.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.441+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=FNL9F39TNS28 tag=4XJD6VZ8QH1W type=write size=4167317 2024-09-16T06:03:05.444 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.444+0000 7f1c96a0d780 1 < suggested remove operation key=LVXXKY3EMJ6G tag=8OZGM5LOTD2V type=del 2024-09-16T06:03:05.445 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.445+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=8LFN0SWOL13E type=del size=3391415 2024-09-16T06:03:05.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.448+0000 7f1c96a0d780 1 < suggested update operation key=4N13783D51P2 tag=ZFKI7DYTSIAH type=write size=382053 2024-09-16T06:03:05.450 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.449+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=J9RKUDFYGJ7I type=del size=1857499 2024-09-16T06:03:05.451 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.451+0000 7f1c96a0d780 -1 < failed to complete operation key=ZTW6L951QI5A tag=BN885O8WBX90 type=del size=1501070: (22) Invalid argument 2024-09-16T06:03:05.452 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.452+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=T07TC6RYLYQ2 type=del size=1895060 2024-09-16T06:03:05.454 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.453+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=VTJSHL2OFWVW type=del 2024-09-16T06:03:05.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.455+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=7967QXT536D8 type=del size=217379 2024-09-16T06:03:05.457 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.456+0000 7f1c96a0d780 1 < completed write operation key=MG6M4OG5GERR tag=N001R9YRDTTB type=write size=79650 2024-09-16T06:03:05.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.459+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~EN9JOZ1OAGD4.0 size=1048576 2024-09-16T06:03:05.460 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.460+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~EN9JOZ1OAGD4.1 size=753282 2024-09-16T06:03:05.460 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.460+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=EN9JOZ1OAGD4 tag=I6K3XUGCHK81 type=write size=2850434 2024-09-16T06:03:05.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.461+0000 7f1c96a0d780 1 < completed write operation key=0WU0T0ZG0UHP tag=FKQ986NRM4SY type=write size=550161 2024-09-16T06:03:05.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.464+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~UI00SHA0H6S8.0 size=1031729 2024-09-16T06:03:05.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.464+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=UI00SHA0H6S8 tag=FICCN7TJKMI1 type=write size=2080305 2024-09-16T06:03:05.465 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.465+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=KNIXVFPZKO5W type=del 2024-09-16T06:03:05.468 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.468+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~VHSI7PV3V1R9.0 size=20626 2024-09-16T06:03:05.468 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.468+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=VHSI7PV3V1R9 tag=4DEGOBXN0MK3 type=write size=1069202 2024-09-16T06:03:05.469 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.469+0000 7f1c96a0d780 1 < canceled operation key=ITM02B2USRE0 tag=2L9ND5B5FVIK type=write size=880414 2024-09-16T06:03:05.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.471+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=F8CXIVSLO0RC type=del size=4053159 2024-09-16T06:03:05.472 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.472+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=20NXIL33H77X type=del 2024-09-16T06:03:05.474 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.474+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=S1HQCFA5QPQ4 type=write size=950843 2024-09-16T06:03:05.475 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.475+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=Y8VYD4OC4X4F type=del 2024-09-16T06:03:05.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.477+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=ND15JOO1QVJV type=del size=293989 2024-09-16T06:03:05.478 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.478+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~KI0PFIP57KKW.0 size=1048576 2024-09-16T06:03:05.479 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.479+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~KI0PFIP57KKW.1 size=788507 2024-09-16T06:03:05.481 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.481+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=KI0PFIP57KKW tag=H0BZJVJIG3I8 type=write size=2885659 2024-09-16T06:03:05.484 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.484+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~ELYT521UDHQK.0 size=1030424 2024-09-16T06:03:05.484 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.484+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=ELYT521UDHQK tag=MFZTRBC0MH58 type=write size=2079000 2024-09-16T06:03:05.485 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.485+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=7CFGLYICY63M type=del 2024-09-16T06:03:05.487 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.487+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=K7366V2APBBO type=write size=637001 2024-09-16T06:03:05.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.488+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~03E7TC29B8TB.0 size=266347 2024-09-16T06:03:05.491 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.491+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=03E7TC29B8TB tag=26605QZYD8FH type=write size=1314923 2024-09-16T06:03:05.492 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.492+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=QUE5ETF0XT61 type=write size=393834 2024-09-16T06:03:05.494 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.494+0000 7f1c96a0d780 1 < canceled operation key=Q3AIT4Z2PAJ8 tag=HY0T3SEP9YJL type=del size=2590805 2024-09-16T06:03:05.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.495+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=LWYS0UFMC35D type=del size=3226729 2024-09-16T06:03:05.497 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.496+0000 7f1c96a0d780 1 < completed write operation key=ZBZ9ATHB0R42 tag=22ZVGTJW2ZIY type=write size=366455 2024-09-16T06:03:05.498 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.498+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=DMF4K3HS3SK1 type=del size=625642 2024-09-16T06:03:05.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.499+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~FNL9F39TNS28.0 size=1048576 2024-09-16T06:03:05.501 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.500+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~FNL9F39TNS28.1 size=1048576 2024-09-16T06:03:05.502 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.501+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~FNL9F39TNS28.2 size=1021589 2024-09-16T06:03:05.504 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.504+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=FNL9F39TNS28 tag=4XJD6VZ8QH1W type=write size=4167317 2024-09-16T06:03:05.507 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.506+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1I8SHZAG3O0P.0 size=1048576 2024-09-16T06:03:05.508 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.508+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1I8SHZAG3O0P.1 size=1048576 2024-09-16T06:03:05.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.509+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1I8SHZAG3O0P.2 size=827860 2024-09-16T06:03:05.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.509+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=1I8SHZAG3O0P tag=HIEMIHJGFF4Y type=write size=3973588 2024-09-16T06:03:05.511 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.510+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=8LFN0SWOL13E type=del 2024-09-16T06:03:05.512 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.511+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=5B12H3LBWV4O type=write size=483900 2024-09-16T06:03:05.515 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.515+0000 7f1c96a0d780 1 < suggested remove operation key=TZTT8VPSQTBN tag=J9RKUDFYGJ7I type=del 2024-09-16T06:03:05.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.516+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=6X9ASRBWY5GI type=write size=704386 2024-09-16T06:03:05.518 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.518+0000 7f1c96a0d780 1 < canceled operation key=GPTASZV7V0C3 tag=T07TC6RYLYQ2 type=del size=1895060 2024-09-16T06:03:05.520 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.519+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=AB7BDL2BC49X type=del size=2079970 2024-09-16T06:03:05.521 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.521+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=7967QXT536D8 type=del 2024-09-16T06:03:05.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.522+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=ZS33Q08IM0RS type=del size=909340 2024-09-16T06:03:05.524 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.524+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~EN9JOZ1OAGD4.0 size=1048576 2024-09-16T06:03:05.525 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.525+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~EN9JOZ1OAGD4.1 size=753282 2024-09-16T06:03:05.528 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.528+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=EN9JOZ1OAGD4 tag=I6K3XUGCHK81 type=write size=2850434 2024-09-16T06:03:05.529 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.529+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=5S648H43115Y type=del size=3081280 2024-09-16T06:03:05.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.531+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~UI00SHA0H6S8.0 size=1031729 2024-09-16T06:03:05.533 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.533+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=UI00SHA0H6S8 tag=FICCN7TJKMI1 type=write size=2080305 2024-09-16T06:03:05.536 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.535+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~TV7UWAWH4NJG.0 size=1048576 2024-09-16T06:03:05.537 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.536+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~TV7UWAWH4NJG.1 size=1048576 2024-09-16T06:03:05.538 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.537+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~TV7UWAWH4NJG.2 size=1012895 2024-09-16T06:03:05.538 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.537+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=TV7UWAWH4NJG tag=ECWARWOC6H29 type=write size=4158623 2024-09-16T06:03:05.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.539+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~VHSI7PV3V1R9.0 size=20626 2024-09-16T06:03:05.541 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.541+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=VHSI7PV3V1R9 tag=4DEGOBXN0MK3 type=write size=1069202 2024-09-16T06:03:05.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.542+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=2BBF1V2CGQDL type=del size=3445279 2024-09-16T06:03:05.544 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.544+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=F8CXIVSLO0RC type=del 2024-09-16T06:03:05.546 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.545+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=RXKBBWEAZDUI type=del size=499426 2024-09-16T06:03:05.547 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.547+0000 7f1c96a0d780 1 < completed write operation key=GKLPEUNB19HH tag=S1HQCFA5QPQ4 type=write size=950843 2024-09-16T06:03:05.548 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.548+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=168UPOBI2VA8 type=del size=1918084 2024-09-16T06:03:05.550 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.549+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=ND15JOO1QVJV type=del 2024-09-16T06:03:05.551 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.551+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=UB4OZTC28RIU type=del size=1159231 2024-09-16T06:03:05.551 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.551+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~ELYT521UDHQK.0 size=1030424 2024-09-16T06:03:05.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.553+0000 7f1c96a0d780 1 < canceled multipart upload key=Z9QSHZEA1LU8 upload=ELYT521UDHQK tag=MFZTRBC0MH58 type=write size=2079000 2024-09-16T06:03:05.555 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.555+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=F2RVBME803WZ type=write size=648639 2024-09-16T06:03:05.557 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.556+0000 7f1c96a0d780 -1 < failed to complete operation key=TZTT8VPSQTBN tag=K7366V2APBBO type=write size=637001: (22) Invalid argument 2024-09-16T06:03:05.559 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.559+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~2163G60MIP0Y.0 size=1048576 2024-09-16T06:03:05.560 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.560+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~2163G60MIP0Y.1 size=209936 2024-09-16T06:03:05.560 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.560+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=2163G60MIP0Y tag=00OQ24RU3Y60 type=write size=2307088 2024-09-16T06:03:05.562 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.561+0000 7f1c96a0d780 1 < completed write operation key=GPTASZV7V0C3 tag=QUE5ETF0XT61 type=write size=393834 2024-09-16T06:03:05.563 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.563+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=UEZLUDAP2EEO type=del size=1450128 2024-09-16T06:03:05.565 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.565+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=LWYS0UFMC35D type=del 2024-09-16T06:03:05.568 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.567+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~YUJYDKG0VLML.0 size=1048576 2024-09-16T06:03:05.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.568+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~YUJYDKG0VLML.1 size=444079 2024-09-16T06:03:05.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.568+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=YUJYDKG0VLML tag=69DQ9N6QAL0B type=write size=2541231 2024-09-16T06:03:05.570 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.570+0000 7f1c96a0d780 1 < canceled operation key=LVXXKY3EMJ6G tag=DMF4K3HS3SK1 type=del size=625642 2024-09-16T06:03:05.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.571+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=H2UQ60B3ACRQ type=write size=457852 2024-09-16T06:03:05.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.572+0000 7f1c96a0d780 1 < canceled part key=_multipart_RLYT9MKOIL9G.2~1I8SHZAG3O0P.0 size=1048576 2024-09-16T06:03:05.573 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.573+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~1I8SHZAG3O0P.1 size=1048576 2024-09-16T06:03:05.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.574+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~1I8SHZAG3O0P.2 size=827860 2024-09-16T06:03:05.576 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.576+0000 7f1c96a0d780 1 < canceled multipart upload key=RLYT9MKOIL9G upload=1I8SHZAG3O0P tag=HIEMIHJGFF4Y type=write size=3973588 2024-09-16T06:03:05.578 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.577+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=2T6HL95KW55V type=del size=1995073 2024-09-16T06:03:05.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.579+0000 7f1c96a0d780 1 < completed write operation key=5DI2PMM37X1T tag=5B12H3LBWV4O type=write size=483900 2024-09-16T06:03:05.582 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.582+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~9ODUG2MSMLXJ.0 size=1048576 2024-09-16T06:03:05.584 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.583+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~9ODUG2MSMLXJ.1 size=1048576 2024-09-16T06:03:05.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.584+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~9ODUG2MSMLXJ.2 size=155393 2024-09-16T06:03:05.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.584+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=9ODUG2MSMLXJ tag=F2XJTC7HICRY type=write size=3301121 2024-09-16T06:03:05.586 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.586+0000 7f1c96a0d780 1 < canceled operation key=QURT4D50GX44 tag=6X9ASRBWY5GI type=write size=704386 2024-09-16T06:03:05.589 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.589+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~O49TD4SJ0CEX.0 size=1048576 2024-09-16T06:03:05.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.590+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~O49TD4SJ0CEX.1 size=847074 2024-09-16T06:03:05.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.590+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=O49TD4SJ0CEX tag=XFTGU45MFO5T type=write size=2944226 2024-09-16T06:03:05.592 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.591+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=AB7BDL2BC49X type=del 2024-09-16T06:03:05.594 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.593+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=Y3EVO8S45QS1 type=del size=1177595 2024-09-16T06:03:05.595 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.595+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=ZS33Q08IM0RS type=del 2024-09-16T06:03:05.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.597+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~TKWONHOBF5YQ.0 size=375185 2024-09-16T06:03:05.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.597+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=TKWONHOBF5YQ tag=7BXNT7ATG44Y type=write size=1423761 2024-09-16T06:03:05.599 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.599+0000 7f1c96a0d780 1 < canceled operation key=R28PBTA8L868 tag=5S648H43115Y type=del size=3081280 2024-09-16T06:03:05.603 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.603+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~EYJL10XWCK24.0 size=1034469 2024-09-16T06:03:05.603 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.603+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=EYJL10XWCK24 tag=XBDXNIQHTK58 type=write size=2083045 2024-09-16T06:03:05.604 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.604+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~TV7UWAWH4NJG.0 size=1048576 2024-09-16T06:03:05.606 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.605+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~TV7UWAWH4NJG.1 size=1048576 2024-09-16T06:03:05.607 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.607+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~TV7UWAWH4NJG.2 size=1012895 2024-09-16T06:03:05.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.609+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=TV7UWAWH4NJG tag=ECWARWOC6H29 type=write size=4158623 2024-09-16T06:03:05.612 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.612+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~8JQS6OGBWZZX.0 size=225986 2024-09-16T06:03:05.612 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.612+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=8JQS6OGBWZZX tag=2L1RC0U4HGJX type=write size=1274562 2024-09-16T06:03:05.613 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.613+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=2BBF1V2CGQDL type=del 2024-09-16T06:03:05.616 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.616+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~0CPVPXMFDD1I.0 size=1048576 2024-09-16T06:03:05.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.617+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~0CPVPXMFDD1I.1 size=82491 2024-09-16T06:03:05.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.617+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=0CPVPXMFDD1I tag=S786NKH66U0X type=write size=2179643 2024-09-16T06:03:05.619 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.619+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=RXKBBWEAZDUI type=del 2024-09-16T06:03:05.621 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.620+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=HEEBIAY6YETS type=del size=3831769 2024-09-16T06:03:05.623 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.623+0000 7f1c96a0d780 1 < suggested remove operation key=GJNDR1WBPIEA tag=168UPOBI2VA8 type=del 2024-09-16T06:03:05.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.626+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~N57RF0C44880.0 size=137711 2024-09-16T06:03:05.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.626+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=N57RF0C44880 tag=7O52LPOZM39M type=write size=1186287 2024-09-16T06:03:05.629 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.629+0000 7f1c96a0d780 1 < suggested remove operation key=R28PBTA8L868 tag=UB4OZTC28RIU type=del 2024-09-16T06:03:05.632 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.631+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~BJOIILJVWG7A.0 size=1048576 2024-09-16T06:03:05.633 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.632+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~BJOIILJVWG7A.1 size=549390 2024-09-16T06:03:05.633 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.632+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=BJOIILJVWG7A tag=9BC0O5049542 type=write size=2646542 2024-09-16T06:03:05.635 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.635+0000 7f1c96a0d780 1 < suggested remove operation key=TZTT8VPSQTBN tag=F2RVBME803WZ type=write 2024-09-16T06:03:05.638 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.637+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~SPMZ7BY71036.0 size=1048576 2024-09-16T06:03:05.639 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.638+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~SPMZ7BY71036.1 size=1048576 2024-09-16T06:03:05.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.639+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~SPMZ7BY71036.2 size=672593 2024-09-16T06:03:05.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.639+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=SPMZ7BY71036 tag=FLIUO0HITYKJ type=write size=3818321 2024-09-16T06:03:05.641 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.641+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~2163G60MIP0Y.0 size=1048576 2024-09-16T06:03:05.643 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.642+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~2163G60MIP0Y.1 size=209936 2024-09-16T06:03:05.645 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.645+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=2163G60MIP0Y tag=00OQ24RU3Y60 type=write size=2307088 2024-09-16T06:03:05.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.647+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~95ZCYQWNYF5R.0 size=1048576 2024-09-16T06:03:05.649 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.648+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~95ZCYQWNYF5R.1 size=1048576 2024-09-16T06:03:05.650 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.649+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~95ZCYQWNYF5R.2 size=212443 2024-09-16T06:03:05.650 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.649+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=95ZCYQWNYF5R tag=IFF8A9LQ0A8Z type=write size=3358171 2024-09-16T06:03:05.653 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.653+0000 7f1c96a0d780 1 < suggested remove operation key=XB6HUGWUA3R4 tag=UEZLUDAP2EEO type=del 2024-09-16T06:03:05.654 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.654+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=5Z34L280XDFR type=write size=960313 2024-09-16T06:03:05.656 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.656+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~YUJYDKG0VLML.0 size=1048576 2024-09-16T06:03:05.657 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.657+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~YUJYDKG0VLML.1 size=444079 2024-09-16T06:03:05.659 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.659+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=YUJYDKG0VLML tag=69DQ9N6QAL0B type=write size=2541231 2024-09-16T06:03:05.662 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.661+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~6RCJ2E7CMQRH.0 size=78842 2024-09-16T06:03:05.662 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.661+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=6RCJ2E7CMQRH tag=B3DMZWC1EYPS type=write size=1127418 2024-09-16T06:03:05.663 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.663+0000 7f1c96a0d780 1 < completed write operation key=GPTASZV7V0C3 tag=H2UQ60B3ACRQ type=write size=457852 2024-09-16T06:03:05.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.664+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=D5A0E6MFDMYI type=del size=3503571 2024-09-16T06:03:05.666 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.666+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=2T6HL95KW55V type=del 2024-09-16T06:03:05.667 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.667+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=83CWVW7QSYAQ type=del size=3753251 2024-09-16T06:03:05.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.669+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~9ODUG2MSMLXJ.0 size=1048576 2024-09-16T06:03:05.671 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.670+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~9ODUG2MSMLXJ.1 size=1048576 2024-09-16T06:03:05.672 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.672+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~9ODUG2MSMLXJ.2 size=155393 2024-09-16T06:03:05.674 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.674+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=9ODUG2MSMLXJ tag=F2XJTC7HICRY type=write size=3301121 2024-09-16T06:03:05.677 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.677+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~E3RV5A2H8ME1.0 size=1048576 2024-09-16T06:03:05.678 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.678+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~E3RV5A2H8ME1.1 size=1048576 2024-09-16T06:03:05.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.679+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~E3RV5A2H8ME1.2 size=710034 2024-09-16T06:03:05.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.679+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=E3RV5A2H8ME1 tag=10IB162XQ0F0 type=write size=3855762 2024-09-16T06:03:05.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.680+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~O49TD4SJ0CEX.0 size=1048576 2024-09-16T06:03:05.682 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.682+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~O49TD4SJ0CEX.1 size=847074 2024-09-16T06:03:05.684 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.684+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=O49TD4SJ0CEX tag=XFTGU45MFO5T type=write size=2944226 2024-09-16T06:03:05.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.686+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~GU167OUQ2CCX.0 size=982746 2024-09-16T06:03:05.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.686+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=GU167OUQ2CCX tag=W9SLIL9Z6DWI type=write size=2031322 2024-09-16T06:03:05.688 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.688+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=Y3EVO8S45QS1 type=del 2024-09-16T06:03:05.691 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.691+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~EB23YWGOEOTD.0 size=373253 2024-09-16T06:03:05.691 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.691+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=EB23YWGOEOTD tag=WJ0TQ3CL0DGS type=write size=1421829 2024-09-16T06:03:05.692 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.692+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~TKWONHOBF5YQ.0 size=375185 2024-09-16T06:03:05.695 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.694+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=TKWONHOBF5YQ tag=7BXNT7ATG44Y type=write size=1423761 2024-09-16T06:03:05.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.696+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=9H6OPU9I0XAF type=del size=2983569 2024-09-16T06:03:05.700 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.699+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~EYJL10XWCK24.0 size=1034469 2024-09-16T06:03:05.702 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.702+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=EYJL10XWCK24 tag=XBDXNIQHTK58 type=write size=2083045 2024-09-16T06:03:05.705 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.704+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~EXAZIHC89QKT.0 size=815242 2024-09-16T06:03:05.705 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.704+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=EXAZIHC89QKT tag=983CZYD29242 type=write size=1863818 2024-09-16T06:03:05.706 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.706+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~8JQS6OGBWZZX.0 size=225986 2024-09-16T06:03:05.709 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.708+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=8JQS6OGBWZZX tag=2L1RC0U4HGJX type=write size=1274562 2024-09-16T06:03:05.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.710+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=JSUP2PAYMBRK type=del size=2263922 2024-09-16T06:03:05.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.710+0000 7f1c96a0d780 1 < canceled part key=_multipart_0WU0T0ZG0UHP.2~0CPVPXMFDD1I.0 size=1048576 2024-09-16T06:03:05.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.711+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~0CPVPXMFDD1I.1 size=82491 2024-09-16T06:03:05.714 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.714+0000 7f1c96a0d780 1 < canceled multipart upload key=0WU0T0ZG0UHP upload=0CPVPXMFDD1I tag=S786NKH66U0X type=write size=2179643 2024-09-16T06:03:05.716 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.716+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~3KTZCIPG2LCC.0 size=40188 2024-09-16T06:03:05.716 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.716+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=3KTZCIPG2LCC tag=LVGV4OPK2O35 type=write size=1088764 2024-09-16T06:03:05.719 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.719+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=HEEBIAY6YETS type=del 2024-09-16T06:03:05.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.720+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=PCWWAQNQ10LB type=del size=1101335 2024-09-16T06:03:05.722 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.722+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~N57RF0C44880.0 size=137711 2024-09-16T06:03:05.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.724+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=N57RF0C44880 tag=7O52LPOZM39M type=write size=1186287 2024-09-16T06:03:05.727 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.727+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~9WIO3X1ZB9QE.0 size=766764 2024-09-16T06:03:05.727 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.727+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=9WIO3X1ZB9QE tag=Q8HVJQ2FVOP9 type=write size=1815340 2024-09-16T06:03:05.727 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.727+0000 7f1c96a0d780 1 < canceled part key=_multipart_GJNDR1WBPIEA.2~BJOIILJVWG7A.0 size=1048576 2024-09-16T06:03:05.729 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.729+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~BJOIILJVWG7A.1 size=549390 2024-09-16T06:03:05.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.731+0000 7f1c96a0d780 1 < canceled multipart upload key=GJNDR1WBPIEA upload=BJOIILJVWG7A tag=9BC0O5049542 type=write size=2646542 2024-09-16T06:03:05.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.733+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=7MTNIFOGBKO2 type=del size=2977573 2024-09-16T06:03:05.735 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.734+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~SPMZ7BY71036.0 size=1048576 2024-09-16T06:03:05.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.736+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~SPMZ7BY71036.1 size=1048576 2024-09-16T06:03:05.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.736+0000 7f1c96a0d780 1 < canceled part key=_multipart_5DI2PMM37X1T.2~SPMZ7BY71036.2 size=672593 2024-09-16T06:03:05.738 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.738+0000 7f1c96a0d780 1 < canceled multipart upload key=5DI2PMM37X1T upload=SPMZ7BY71036 tag=FLIUO0HITYKJ type=write size=3818321 2024-09-16T06:03:05.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.740+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=VZLFLZ54Z845 type=write size=374147 2024-09-16T06:03:05.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.741+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~95ZCYQWNYF5R.0 size=1048576 2024-09-16T06:03:05.743 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.743+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~95ZCYQWNYF5R.1 size=1048576 2024-09-16T06:03:05.745 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.744+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~95ZCYQWNYF5R.2 size=212443 2024-09-16T06:03:05.747 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.747+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=95ZCYQWNYF5R tag=IFF8A9LQ0A8Z type=write size=3358171 2024-09-16T06:03:05.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.748+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=45F921PO794Z type=del size=2037803 2024-09-16T06:03:05.750 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.750+0000 7f1c96a0d780 1 < completed write operation key=0WU0T0ZG0UHP tag=5Z34L280XDFR type=write size=960313 2024-09-16T06:03:05.753 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.753+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~2PHJ9D82J4XH.0 size=1048576 2024-09-16T06:03:05.755 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.754+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~2PHJ9D82J4XH.1 size=66726 2024-09-16T06:03:05.755 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.754+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=2PHJ9D82J4XH tag=9DO3EGAR0UU7 type=write size=2163878 2024-09-16T06:03:05.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.756+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~6RCJ2E7CMQRH.0 size=78842 2024-09-16T06:03:05.759 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.759+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=6RCJ2E7CMQRH tag=B3DMZWC1EYPS type=write size=1127418 2024-09-16T06:03:05.761 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.761+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=FKJ26HHCZ9FR type=del size=2518139 2024-09-16T06:03:05.762 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.762+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=D5A0E6MFDMYI type=del 2024-09-16T06:03:05.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.765+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~JXHQMPNJWAMJ.0 size=1048576 2024-09-16T06:03:05.766 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.766+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~JXHQMPNJWAMJ.1 size=1048576 2024-09-16T06:03:05.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.767+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~JXHQMPNJWAMJ.2 size=309678 2024-09-16T06:03:05.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.767+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=JXHQMPNJWAMJ tag=ZYGLX9RO9K7W type=write size=3455406 2024-09-16T06:03:05.770 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.770+0000 7f1c96a0d780 1 < suggested update operation key=VVPJT0T4Z4XP tag=83CWVW7QSYAQ type=del size=3753251 2024-09-16T06:03:05.771 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.771+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=VC442Z46R3H3 type=del size=1373051 2024-09-16T06:03:05.773 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.772+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~E3RV5A2H8ME1.0 size=1048576 2024-09-16T06:03:05.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.773+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~E3RV5A2H8ME1.1 size=1048576 2024-09-16T06:03:05.775 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.775+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~E3RV5A2H8ME1.2 size=710034 2024-09-16T06:03:05.778 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.777+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=E3RV5A2H8ME1 tag=10IB162XQ0F0 type=write size=3855762 2024-09-16T06:03:05.780 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.780+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~NDYOCWOFYSHI.0 size=1048576 2024-09-16T06:03:05.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.781+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~NDYOCWOFYSHI.1 size=1048576 2024-09-16T06:03:05.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.782+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~NDYOCWOFYSHI.2 size=917535 2024-09-16T06:03:05.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.782+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=NDYOCWOFYSHI tag=UWU826BNT8YA type=write size=4063263 2024-09-16T06:03:05.783 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.783+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~GU167OUQ2CCX.0 size=982746 2024-09-16T06:03:05.786 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.785+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=GU167OUQ2CCX tag=W9SLIL9Z6DWI type=write size=2031322 2024-09-16T06:03:05.788 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.788+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~EVXV2SVC3SGR.0 size=1048576 2024-09-16T06:03:05.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.789+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~EVXV2SVC3SGR.1 size=271629 2024-09-16T06:03:05.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.789+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=EVXV2SVC3SGR tag=XO5RZUHG587J type=write size=2368781 2024-09-16T06:03:05.791 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.790+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~EB23YWGOEOTD.0 size=373253 2024-09-16T06:03:05.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.793+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=EB23YWGOEOTD tag=WJ0TQ3CL0DGS type=write size=1421829 2024-09-16T06:03:05.794 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.794+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=KMLH1YSX7VIN type=del size=3865537 2024-09-16T06:03:05.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.795+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=9H6OPU9I0XAF type=del 2024-09-16T06:03:05.797 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.797+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=XE6R1W31EL7X type=del size=1586514 2024-09-16T06:03:05.798 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.798+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~EXAZIHC89QKT.0 size=815242 2024-09-16T06:03:05.801 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.801+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=EXAZIHC89QKT tag=983CZYD29242 type=write size=1863818 2024-09-16T06:03:05.802 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.802+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=FI10SJSG0I3W type=del size=1021636 2024-09-16T06:03:05.804 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.803+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=JSUP2PAYMBRK type=del 2024-09-16T06:03:05.805 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.805+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=ML9D1HLMGGC2 type=del size=2878414 2024-09-16T06:03:05.807 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.806+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~3KTZCIPG2LCC.0 size=40188 2024-09-16T06:03:05.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.809+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=3KTZCIPG2LCC tag=LVGV4OPK2O35 type=write size=1088764 2024-09-16T06:03:05.811 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.810+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=HE9MBNALPECV type=del size=3533304 2024-09-16T06:03:05.813 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.812+0000 7f1c96a0d780 -1 < failed to complete operation key=VVPJT0T4Z4XP tag=PCWWAQNQ10LB type=del size=1101335: (22) Invalid argument 2024-09-16T06:03:05.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.814+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=7H3WBVF48B70 type=del size=1437866 2024-09-16T06:03:05.816 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.815+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~9WIO3X1ZB9QE.0 size=766764 2024-09-16T06:03:05.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.818+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=9WIO3X1ZB9QE tag=Q8HVJQ2FVOP9 type=write size=1815340 2024-09-16T06:03:05.819 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.819+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=VK05O8HE49WY type=del size=3508172 2024-09-16T06:03:05.822 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.822+0000 7f1c96a0d780 1 < suggested update operation key=01DIVTPOEFBO tag=7MTNIFOGBKO2 type=del size=2977573 2024-09-16T06:03:05.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.824+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~4QYZMKWY3RKK.0 size=975218 2024-09-16T06:03:05.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.824+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=4QYZMKWY3RKK tag=8BMVMANGDM6A type=write size=2023794 2024-09-16T06:03:05.826 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.826+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=VZLFLZ54Z845 type=write size=374147 2024-09-16T06:03:05.829 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.829+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~0SEXCY8TTZEQ.0 size=578902 2024-09-16T06:03:05.829 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.829+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=0SEXCY8TTZEQ tag=D67RQXGBY36U type=write size=1627478 2024-09-16T06:03:05.832 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.830+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=45F921PO794Z type=del 2024-09-16T06:03:05.832 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.832+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=7DTH9FUBF63B type=write size=1019955 2024-09-16T06:03:05.832 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.832+0000 7f1c96a0d780 1 < canceled part key=_multipart_4N13783D51P2.2~2PHJ9D82J4XH.0 size=1048576 2024-09-16T06:03:05.833 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.833+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~2PHJ9D82J4XH.1 size=66726 2024-09-16T06:03:05.836 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.836+0000 7f1c96a0d780 1 < canceled multipart upload key=4N13783D51P2 upload=2PHJ9D82J4XH tag=9DO3EGAR0UU7 type=write size=2163878 2024-09-16T06:03:05.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.839+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~81XKEZIKYFQL.0 size=782930 2024-09-16T06:03:05.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.839+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=81XKEZIKYFQL tag=STML51X3UGB4 type=write size=1831506 2024-09-16T06:03:05.841 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.840+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=FKJ26HHCZ9FR type=del 2024-09-16T06:03:05.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.842+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=AHFK3N4CTF5J type=del size=3659186 2024-09-16T06:03:05.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.843+0000 7f1c96a0d780 1 < canceled part key=_multipart_VVPJT0T4Z4XP.2~JXHQMPNJWAMJ.0 size=1048576 2024-09-16T06:03:05.844 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.844+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~JXHQMPNJWAMJ.1 size=1048576 2024-09-16T06:03:05.845 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.845+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~JXHQMPNJWAMJ.2 size=309678 2024-09-16T06:03:05.848 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.847+0000 7f1c96a0d780 1 < canceled multipart upload key=VVPJT0T4Z4XP upload=JXHQMPNJWAMJ tag=ZYGLX9RO9K7W type=write size=3455406 2024-09-16T06:03:05.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.850+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~TQ8V2KGBC4M0.0 size=1048576 2024-09-16T06:03:05.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.851+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~TQ8V2KGBC4M0.1 size=1048576 2024-09-16T06:03:05.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.853+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~TQ8V2KGBC4M0.2 size=891568 2024-09-16T06:03:05.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.853+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=TQ8V2KGBC4M0 tag=VXLSL3SRWCYP type=write size=4037296 2024-09-16T06:03:05.856 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.856+0000 7f1c96a0d780 1 < suggested remove operation key=Z5JV4SOIDRLQ tag=VC442Z46R3H3 type=del 2024-09-16T06:03:05.858 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.858+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=FJH04YFHJVG2 type=del size=322526 2024-09-16T06:03:05.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.859+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~NDYOCWOFYSHI.0 size=1048576 2024-09-16T06:03:05.860 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.860+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~NDYOCWOFYSHI.1 size=1048576 2024-09-16T06:03:05.861 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.861+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~NDYOCWOFYSHI.2 size=917535 2024-09-16T06:03:05.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.864+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=NDYOCWOFYSHI tag=UWU826BNT8YA type=write size=4063263 2024-09-16T06:03:05.865 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.865+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=L3M4FJL8SFY8 type=del size=1558701 2024-09-16T06:03:05.867 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.867+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~EVXV2SVC3SGR.0 size=1048576 2024-09-16T06:03:05.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.868+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~EVXV2SVC3SGR.1 size=271629 2024-09-16T06:03:05.871 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.870+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=EVXV2SVC3SGR tag=XO5RZUHG587J type=write size=2368781 2024-09-16T06:03:05.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.873+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~2QER7JBATU5D.0 size=448851 2024-09-16T06:03:05.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.873+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=2QER7JBATU5D tag=3IPWO03BTWLW type=write size=1497427 2024-09-16T06:03:05.876 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.875+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=KMLH1YSX7VIN type=del 2024-09-16T06:03:05.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.877+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=3ODF5EQOAVSM type=del size=1232526 2024-09-16T06:03:05.880 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.879+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=XE6R1W31EL7X type=del 2024-09-16T06:03:05.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.881+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=ROEY1TZGXDDD type=del size=1326541 2024-09-16T06:03:05.884 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.884+0000 7f1c96a0d780 1 < suggested remove operation key=T2LNYBA0XTDL tag=FI10SJSG0I3W type=del 2024-09-16T06:03:05.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.885+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=JO28R4ZUSPAI type=del size=1981878 2024-09-16T06:03:05.887 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.887+0000 7f1c96a0d780 1 < canceled operation key=VVPJT0T4Z4XP tag=ML9D1HLMGGC2 type=del size=2878414 2024-09-16T06:03:05.888 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.888+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=PX6MRNWOLQLU type=del size=1484536 2024-09-16T06:03:05.890 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.890+0000 7f1c96a0d780 1 < canceled operation key=ZBZ9ATHB0R42 tag=HE9MBNALPECV type=del size=3533304 2024-09-16T06:03:05.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.892+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~J354OKTASAKN.0 size=1048576 2024-09-16T06:03:05.894 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.894+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~J354OKTASAKN.1 size=846143 2024-09-16T06:03:05.894 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.894+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=J354OKTASAKN tag=270BPJPLHM90 type=write size=2943295 2024-09-16T06:03:05.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.895+0000 7f1c96a0d780 1 < canceled operation key=GKLPEUNB19HH tag=7H3WBVF48B70 type=del size=1437866 2024-09-16T06:03:05.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.898+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~1NA64DLMHBAT.0 size=87505 2024-09-16T06:03:05.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.898+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=1NA64DLMHBAT tag=GAYP7ZJ319LT type=write size=1136081 2024-09-16T06:03:05.900 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.899+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=VK05O8HE49WY type=del 2024-09-16T06:03:05.901 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.901+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=KA7BYDJQXSET type=del size=1158631 2024-09-16T06:03:05.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.902+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~4QYZMKWY3RKK.0 size=975218 2024-09-16T06:03:05.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.905+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=4QYZMKWY3RKK tag=8BMVMANGDM6A type=write size=2023794 2024-09-16T06:03:05.908 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.908+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~IMOL7M8F83RZ.0 size=1048576 2024-09-16T06:03:05.909 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.909+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~IMOL7M8F83RZ.1 size=783652 2024-09-16T06:03:05.909 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.909+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=IMOL7M8F83RZ tag=XR2GWGT7FDTO type=write size=2880804 2024-09-16T06:03:05.910 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.910+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~0SEXCY8TTZEQ.0 size=578902 2024-09-16T06:03:05.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.912+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=0SEXCY8TTZEQ tag=D67RQXGBY36U type=write size=1627478 2024-09-16T06:03:05.914 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.914+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=TV5CSPMKBRYM type=del size=3214716 2024-09-16T06:03:05.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.916+0000 7f1c96a0d780 1 < completed write operation key=ZTW6L951QI5A tag=7DTH9FUBF63B type=write size=1019955 2024-09-16T06:03:05.917 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.917+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=YY8ZAW0J3YOH type=del size=4096290 2024-09-16T06:03:05.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.919+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~81XKEZIKYFQL.0 size=782930 2024-09-16T06:03:05.921 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.921+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=81XKEZIKYFQL tag=STML51X3UGB4 type=write size=1831506 2024-09-16T06:03:05.923 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.923+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=1PI8AYT022KB type=del size=211024 2024-09-16T06:03:05.924 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.924+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=AHFK3N4CTF5J type=del 2024-09-16T06:03:05.926 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.925+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=Z6LSF43H2UYE type=del size=880208 2024-09-16T06:03:05.927 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.927+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~TQ8V2KGBC4M0.0 size=1048576 2024-09-16T06:03:05.928 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.928+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~TQ8V2KGBC4M0.1 size=1048576 2024-09-16T06:03:05.929 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.929+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~TQ8V2KGBC4M0.2 size=891568 2024-09-16T06:03:05.932 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.932+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=TQ8V2KGBC4M0 tag=VXLSL3SRWCYP type=write size=4037296 2024-09-16T06:03:05.935 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.934+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~VT4M1IL3AIDI.0 size=1048576 2024-09-16T06:03:05.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.935+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~VT4M1IL3AIDI.1 size=763351 2024-09-16T06:03:05.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.935+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=VT4M1IL3AIDI tag=OWF9R86A88SY type=write size=2860503 2024-09-16T06:03:05.938 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.937+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=FJH04YFHJVG2 type=del 2024-09-16T06:03:05.940 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.940+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~HD4528AI0GAJ.0 size=1048576 2024-09-16T06:03:05.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.941+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~HD4528AI0GAJ.1 size=131041 2024-09-16T06:03:05.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.941+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=HD4528AI0GAJ tag=3Z0CI2A1XOJQ type=write size=2228193 2024-09-16T06:03:05.945 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.945+0000 7f1c96a0d780 1 < suggested update operation key=TDXRZXWGBK98 tag=L3M4FJL8SFY8 type=del size=1558701 2024-09-16T06:03:05.947 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.947+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=UZS3UUPG1CN2 type=del size=1350066 2024-09-16T06:03:05.948 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.948+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~2QER7JBATU5D.0 size=448851 2024-09-16T06:03:05.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.951+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=2QER7JBATU5D tag=3IPWO03BTWLW type=write size=1497427 2024-09-16T06:03:05.952 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.952+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=S8HXYL340WA2 type=del size=3036952 2024-09-16T06:03:05.954 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.954+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=3ODF5EQOAVSM type=del 2024-09-16T06:03:05.957 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.957+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~H9NAXZ2CH12Q.0 size=1048576 2024-09-16T06:03:05.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.958+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~H9NAXZ2CH12Q.1 size=845574 2024-09-16T06:03:05.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.958+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=H9NAXZ2CH12Q tag=9XMVU4FG5H83 type=write size=2942726 2024-09-16T06:03:05.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.959+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=ROEY1TZGXDDD type=del 2024-09-16T06:03:05.962 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.962+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~ADYM5HAO2F0B.0 size=1048576 2024-09-16T06:03:05.964 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.964+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~ADYM5HAO2F0B.1 size=1048576 2024-09-16T06:03:05.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.965+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~ADYM5HAO2F0B.2 size=388502 2024-09-16T06:03:05.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.965+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=ADYM5HAO2F0B tag=XCROI6AKZ6C7 type=write size=3534230 2024-09-16T06:03:05.967 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.966+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=JO28R4ZUSPAI type=del 2024-09-16T06:03:05.970 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.969+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~TK5EUQ35MIQM.0 size=1048576 2024-09-16T06:03:05.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.971+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~TK5EUQ35MIQM.1 size=928762 2024-09-16T06:03:05.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.971+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=TK5EUQ35MIQM tag=1IC3YOGGOW9Q type=write size=3025914 2024-09-16T06:03:05.972 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.972+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=PX6MRNWOLQLU type=del 2024-09-16T06:03:05.974 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.973+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=FXDNMC090IIW type=del size=89671 2024-09-16T06:03:05.975 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.975+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~J354OKTASAKN.0 size=1048576 2024-09-16T06:03:05.977 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.977+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~J354OKTASAKN.1 size=846143 2024-09-16T06:03:05.979 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.979+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=J354OKTASAKN tag=270BPJPLHM90 type=write size=2943295 2024-09-16T06:03:05.982 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.982+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~9B69E9OROZGC.0 size=1048576 2024-09-16T06:03:05.983 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.983+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~9B69E9OROZGC.1 size=1048576 2024-09-16T06:03:05.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.984+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~9B69E9OROZGC.2 size=763961 2024-09-16T06:03:05.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.984+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=9B69E9OROZGC tag=ZLJFINRADKUM type=write size=3909689 2024-09-16T06:03:05.986 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.985+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~1NA64DLMHBAT.0 size=87505 2024-09-16T06:03:05.988 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.988+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=1NA64DLMHBAT tag=GAYP7ZJ319LT type=write size=1136081 2024-09-16T06:03:05.990 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.989+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=6GMTKQQEW58K type=del size=3219754 2024-09-16T06:03:05.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.991+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=KA7BYDJQXSET type=del 2024-09-16T06:03:05.993 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.992+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=5APT9225O3HY type=write size=926037 2024-09-16T06:03:05.994 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.994+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~IMOL7M8F83RZ.0 size=1048576 2024-09-16T06:03:05.995 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.995+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~IMOL7M8F83RZ.1 size=783652 2024-09-16T06:03:05.998 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:05.998+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=IMOL7M8F83RZ tag=XR2GWGT7FDTO type=write size=2880804 2024-09-16T06:03:06.000 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.000+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=MPV3VF8HRDVQ type=del size=3276795 2024-09-16T06:03:06.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.001+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=TV5CSPMKBRYM type=del 2024-09-16T06:03:06.004 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.004+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~1I6RSNSI8KTI.0 size=1048576 2024-09-16T06:03:06.005 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.005+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~1I6RSNSI8KTI.1 size=501392 2024-09-16T06:03:06.005 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.005+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=1I6RSNSI8KTI tag=JSDPKGURS07Q type=write size=2598544 2024-09-16T06:03:06.009 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.008+0000 7f1c96a0d780 1 < suggested remove operation key=PM77QTUTT60M tag=YY8ZAW0J3YOH type=del 2024-09-16T06:03:06.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.010+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=4C2ZG7XDIU87 type=write size=708179 2024-09-16T06:03:06.013 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.013+0000 7f1c96a0d780 1 < suggested update operation key=JA40GXESA8UF tag=1PI8AYT022KB type=del size=211024 2024-09-16T06:03:06.015 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.014+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=887RE0ML86WS type=del size=4140669 2024-09-16T06:03:06.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.016+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=Z6LSF43H2UYE type=del 2024-09-16T06:03:06.018 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.018+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=XOEDKSCKFOKJ type=del size=2706702 2024-09-16T06:03:06.019 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.019+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~VT4M1IL3AIDI.0 size=1048576 2024-09-16T06:03:06.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.020+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~VT4M1IL3AIDI.1 size=763351 2024-09-16T06:03:06.023 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.023+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=VT4M1IL3AIDI tag=OWF9R86A88SY type=write size=2860503 2024-09-16T06:03:06.026 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.026+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~0GAJIO2JZIW5.0 size=1048576 2024-09-16T06:03:06.028 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.028+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~0GAJIO2JZIW5.1 size=1048576 2024-09-16T06:03:06.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.029+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~0GAJIO2JZIW5.2 size=370151 2024-09-16T06:03:06.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.029+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=0GAJIO2JZIW5 tag=XJ6HDURZDX87 type=write size=3515879 2024-09-16T06:03:06.030 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.030+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~HD4528AI0GAJ.0 size=1048576 2024-09-16T06:03:06.032 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.032+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~HD4528AI0GAJ.1 size=131041 2024-09-16T06:03:06.034 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.034+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=HD4528AI0GAJ tag=3Z0CI2A1XOJQ type=write size=2228193 2024-09-16T06:03:06.037 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.037+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~ZUOUU1ORTXNQ.0 size=686598 2024-09-16T06:03:06.037 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.037+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=ZUOUU1ORTXNQ tag=ERZQOR4FMJDR type=write size=1735174 2024-09-16T06:03:06.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.039+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=UZS3UUPG1CN2 type=del 2024-09-16T06:03:06.042 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.041+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~UA3MKA7T5NPY.0 size=1048576 2024-09-16T06:03:06.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.043+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~UA3MKA7T5NPY.1 size=605000 2024-09-16T06:03:06.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.043+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=UA3MKA7T5NPY tag=7MRUCVYI9DCG type=write size=2702152 2024-09-16T06:03:06.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.044+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=S8HXYL340WA2 type=del 2024-09-16T06:03:06.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.047+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~7J0KE5C5OCFR.0 size=214778 2024-09-16T06:03:06.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.047+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=7J0KE5C5OCFR tag=QCJCS2KN0C4D type=write size=1263354 2024-09-16T06:03:06.049 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.049+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~H9NAXZ2CH12Q.0 size=1048576 2024-09-16T06:03:06.050 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.050+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~H9NAXZ2CH12Q.1 size=845574 2024-09-16T06:03:06.052 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.052+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=H9NAXZ2CH12Q tag=9XMVU4FG5H83 type=write size=2942726 2024-09-16T06:03:06.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.054+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=153H657R434N type=write size=701733 2024-09-16T06:03:06.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.055+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~ADYM5HAO2F0B.0 size=1048576 2024-09-16T06:03:06.057 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.057+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~ADYM5HAO2F0B.1 size=1048576 2024-09-16T06:03:06.058 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.058+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~ADYM5HAO2F0B.2 size=388502 2024-09-16T06:03:06.061 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.061+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=ADYM5HAO2F0B tag=XCROI6AKZ6C7 type=write size=3534230 2024-09-16T06:03:06.063 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.063+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=6BPJ54W1B4DZ type=write size=692601 2024-09-16T06:03:06.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.064+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~TK5EUQ35MIQM.0 size=1048576 2024-09-16T06:03:06.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.065+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~TK5EUQ35MIQM.1 size=928762 2024-09-16T06:03:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:05 smithi145 ceph-mon[96887]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-16T06:03:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:05 smithi145 ceph-mon[99390]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-16T06:03:06.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.068+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=TK5EUQ35MIQM tag=1IC3YOGGOW9Q type=write size=3025914 2024-09-16T06:03:06.071 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.071+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~6QON2F2GV5IR.0 size=1048576 2024-09-16T06:03:06.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.072+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~6QON2F2GV5IR.1 size=1048576 2024-09-16T06:03:06.073 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.073+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~6QON2F2GV5IR.2 size=743903 2024-09-16T06:03:06.073 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.073+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=6QON2F2GV5IR tag=B73A36CWVPH1 type=write size=3889631 2024-09-16T06:03:06.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.074+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=FXDNMC090IIW type=del 2024-09-16T06:03:06.076 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.076+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=D3CHW42TKEBF type=write size=902650 2024-09-16T06:03:06.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.078+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~9B69E9OROZGC.0 size=1048576 2024-09-16T06:03:06.079 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.079+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~9B69E9OROZGC.1 size=1048576 2024-09-16T06:03:06.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.080+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~9B69E9OROZGC.2 size=763961 2024-09-16T06:03:06.083 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.082+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=9B69E9OROZGC tag=ZLJFINRADKUM type=write size=3909689 2024-09-16T06:03:06.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.085+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~U8UCC2QHL19F.0 size=990611 2024-09-16T06:03:06.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.085+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=U8UCC2QHL19F tag=8DTXND89FPS7 type=write size=2039187 2024-09-16T06:03:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:05 smithi161 ceph-mon[87722]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-16T06:03:06.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.089+0000 7f1c96a0d780 1 < suggested remove operation key=Z3N7DW12T7KE tag=6GMTKQQEW58K type=del 2024-09-16T06:03:06.092 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.092+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~F817BMBNJXLK.0 size=1048576 2024-09-16T06:03:06.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.093+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~F817BMBNJXLK.1 size=714783 2024-09-16T06:03:06.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.093+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=F817BMBNJXLK tag=NFN4PHHPED3P type=write size=2811935 2024-09-16T06:03:06.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.094+0000 7f1c96a0d780 1 < completed write operation key=R28PBTA8L868 tag=5APT9225O3HY type=write size=926037 2024-09-16T06:03:06.096 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.096+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=9IHACH40ASR2 type=del size=437679 2024-09-16T06:03:06.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.097+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=MPV3VF8HRDVQ type=del 2024-09-16T06:03:06.101 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.101+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~R92WHHBNGK4D.0 size=1048576 2024-09-16T06:03:06.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.102+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~R92WHHBNGK4D.1 size=1048576 2024-09-16T06:03:06.103 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.103+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~R92WHHBNGK4D.2 size=274646 2024-09-16T06:03:06.103 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.103+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=R92WHHBNGK4D tag=A1WEFXZIJSHU type=write size=3420374 2024-09-16T06:03:06.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.103+0000 7f1c96a0d780 1 < canceled part key=_multipart_Q3AIT4Z2PAJ8.2~1I6RSNSI8KTI.0 size=1048576 2024-09-16T06:03:06.105 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.105+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~1I6RSNSI8KTI.1 size=501392 2024-09-16T06:03:06.107 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.107+0000 7f1c96a0d780 1 < canceled multipart upload key=Q3AIT4Z2PAJ8 upload=1I6RSNSI8KTI tag=JSDPKGURS07Q type=write size=2598544 2024-09-16T06:03:06.109 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.109+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=UR56T597256E type=del size=3027358 2024-09-16T06:03:06.113 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.113+0000 7f1c96a0d780 1 < suggested remove operation key=LVXXKY3EMJ6G tag=4C2ZG7XDIU87 type=write 2024-09-16T06:03:06.114 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.114+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=N2AAZ08RHBOI type=del size=1103615 2024-09-16T06:03:06.116 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.116+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=887RE0ML86WS type=del 2024-09-16T06:03:06.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.118+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=447JXE8Z9MHO type=del size=4173032 2024-09-16T06:03:06.120 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.119+0000 7f1c96a0d780 -1 < failed to complete operation key=Z3N7DW12T7KE tag=XOEDKSCKFOKJ type=del size=2706702: (22) Invalid argument 2024-09-16T06:03:06.122 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.121+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=XGLY6FVQJNGO type=del size=3997639 2024-09-16T06:03:06.123 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.123+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~0GAJIO2JZIW5.0 size=1048576 2024-09-16T06:03:06.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.124+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~0GAJIO2JZIW5.1 size=1048576 2024-09-16T06:03:06.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.126+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~0GAJIO2JZIW5.2 size=370151 2024-09-16T06:03:06.129 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.129+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=0GAJIO2JZIW5 tag=XJ6HDURZDX87 type=write size=3515879 2024-09-16T06:03:06.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.132+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~PGQ7KLQ9R1SX.0 size=615298 2024-09-16T06:03:06.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.132+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=PGQ7KLQ9R1SX tag=UQYU144L98GV type=write size=1663874 2024-09-16T06:03:06.134 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.133+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~ZUOUU1ORTXNQ.0 size=686598 2024-09-16T06:03:06.137 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.136+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=ZUOUU1ORTXNQ tag=ERZQOR4FMJDR type=write size=1735174 2024-09-16T06:03:06.138 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.138+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=XTGZXU8WZY6L type=write size=436633 2024-09-16T06:03:06.140 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.139+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~UA3MKA7T5NPY.0 size=1048576 2024-09-16T06:03:06.140 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.139+0000 7f1c96a0d780 1 < canceled part key=_multipart_01DIVTPOEFBO.2~UA3MKA7T5NPY.1 size=605000 2024-09-16T06:03:06.142 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.142+0000 7f1c96a0d780 1 < canceled multipart upload key=01DIVTPOEFBO upload=UA3MKA7T5NPY tag=7MRUCVYI9DCG type=write size=2702152 2024-09-16T06:03:06.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.145+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~10GM68FO7DSR.0 size=161426 2024-09-16T06:03:06.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.145+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=10GM68FO7DSR tag=76P6LXWYIK08 type=write size=1210002 2024-09-16T06:03:06.147 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.146+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~7J0KE5C5OCFR.0 size=214778 2024-09-16T06:03:06.149 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.149+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=7J0KE5C5OCFR tag=QCJCS2KN0C4D type=write size=1263354 2024-09-16T06:03:06.152 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.152+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~AJ78TW009AOE.0 size=42679 2024-09-16T06:03:06.152 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.152+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=AJ78TW009AOE tag=MYEPQO3WAGGL type=write size=1091255 2024-09-16T06:03:06.155 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.155+0000 7f1c96a0d780 1 < suggested remove operation key=XTSPQEKWTZZU tag=153H657R434N type=write 2024-09-16T06:03:06.157 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.157+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=ZN0YUYP71MCC type=del size=1704877 2024-09-16T06:03:06.161 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.161+0000 7f1c96a0d780 1 < suggested remove operation key=XB6HUGWUA3R4 tag=6BPJ54W1B4DZ type=write 2024-09-16T06:03:06.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.163+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=IS2FSETV6G4I type=del size=2786939 2024-09-16T06:03:06.165 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.164+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~6QON2F2GV5IR.0 size=1048576 2024-09-16T06:03:06.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.166+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~6QON2F2GV5IR.1 size=1048576 2024-09-16T06:03:06.168 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.167+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~6QON2F2GV5IR.2 size=743903 2024-09-16T06:03:06.170 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.170+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=6QON2F2GV5IR tag=B73A36CWVPH1 type=write size=3889631 2024-09-16T06:03:06.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.172+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=WI3199YRU3VO type=write size=567870 2024-09-16T06:03:06.173 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.173+0000 7f1c96a0d780 -1 < failed to complete operation key=XB6HUGWUA3R4 tag=D3CHW42TKEBF type=write size=902650: (22) Invalid argument 2024-09-16T06:03:06.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.176+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EIKWV3AKRROD.0 size=1048576 2024-09-16T06:03:06.178 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.177+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EIKWV3AKRROD.1 size=1048576 2024-09-16T06:03:06.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.178+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EIKWV3AKRROD.2 size=398023 2024-09-16T06:03:06.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.178+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=EIKWV3AKRROD tag=Z9EYFGQQXJLI type=write size=3543751 2024-09-16T06:03:06.180 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.180+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~U8UCC2QHL19F.0 size=990611 2024-09-16T06:03:06.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.182+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=U8UCC2QHL19F tag=8DTXND89FPS7 type=write size=2039187 2024-09-16T06:03:06.184 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.184+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=151Y06W2RHD6 type=del size=2633174 2024-09-16T06:03:06.185 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.185+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~F817BMBNJXLK.0 size=1048576 2024-09-16T06:03:06.187 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.187+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~F817BMBNJXLK.1 size=714783 2024-09-16T06:03:06.189 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.189+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=F817BMBNJXLK tag=NFN4PHHPED3P type=write size=2811935 2024-09-16T06:03:06.192 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.192+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~QKEPA6CL518X.0 size=1048576 2024-09-16T06:03:06.194 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.193+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~QKEPA6CL518X.1 size=1048576 2024-09-16T06:03:06.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.195+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~QKEPA6CL518X.2 size=605262 2024-09-16T06:03:06.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.195+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=QKEPA6CL518X tag=0D716PPBQHWZ type=write size=3750990 2024-09-16T06:03:06.198 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.198+0000 7f1c96a0d780 1 < suggested remove operation key=0WU0T0ZG0UHP tag=9IHACH40ASR2 type=del 2024-09-16T06:03:06.199 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.199+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=2SL7743GEYCU type=del size=2971614 2024-09-16T06:03:06.201 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.200+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~R92WHHBNGK4D.0 size=1048576 2024-09-16T06:03:06.202 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.202+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~R92WHHBNGK4D.1 size=1048576 2024-09-16T06:03:06.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.203+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~R92WHHBNGK4D.2 size=274646 2024-09-16T06:03:06.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.205+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=R92WHHBNGK4D tag=A1WEFXZIJSHU type=write size=3420374 2024-09-16T06:03:06.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.207+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=FGX4R6B005GS type=del size=2432941 2024-09-16T06:03:06.209 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.209+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=UR56T597256E type=del 2024-09-16T06:03:06.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.212+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~S462U3HBKI91.0 size=1048576 2024-09-16T06:03:06.213 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.213+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~S462U3HBKI91.1 size=1048576 2024-09-16T06:03:06.214 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.214+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~S462U3HBKI91.2 size=497908 2024-09-16T06:03:06.215 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.214+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=S462U3HBKI91 tag=3SE6Q0GF6SO5 type=write size=3643636 2024-09-16T06:03:06.216 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.216+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=N2AAZ08RHBOI type=del 2024-09-16T06:03:06.218 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.217+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=RKCZMM01CVPA type=write size=739403 2024-09-16T06:03:06.219 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.219+0000 7f1c96a0d780 -1 < failed to complete operation key=XTSPQEKWTZZU tag=447JXE8Z9MHO type=del size=4173032: (22) Invalid argument 2024-09-16T06:03:06.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.222+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~HQE3Y9JE7QSE.0 size=1048576 2024-09-16T06:03:06.223 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.223+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~HQE3Y9JE7QSE.1 size=1048576 2024-09-16T06:03:06.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.224+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~HQE3Y9JE7QSE.2 size=17189 2024-09-16T06:03:06.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.224+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=HQE3Y9JE7QSE tag=P3X2YNK2UU6D type=write size=3162917 2024-09-16T06:03:06.227 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.226+0000 7f1c96a0d780 -1 < failed to complete operation key=XB6HUGWUA3R4 tag=XGLY6FVQJNGO type=del size=3997639: (22) Invalid argument 2024-09-16T06:03:06.227 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.227+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=4FZU8DLQV5F6 type=del size=3034 2024-09-16T06:03:06.229 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.229+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~PGQ7KLQ9R1SX.0 size=615298 2024-09-16T06:03:06.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.231+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=PGQ7KLQ9R1SX tag=UQYU144L98GV type=write size=1663874 2024-09-16T06:03:06.233 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.233+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=UQIXYNQLFIRN type=del size=1320681 2024-09-16T06:03:06.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.235+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=XTGZXU8WZY6L type=write size=436633 2024-09-16T06:03:06.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.238+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~II62V44F8X52.0 size=73747 2024-09-16T06:03:06.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.238+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=II62V44F8X52 tag=IJF640DCRLSZ type=write size=1122323 2024-09-16T06:03:06.240 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.240+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~10GM68FO7DSR.0 size=161426 2024-09-16T06:03:06.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.243+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=10GM68FO7DSR tag=76P6LXWYIK08 type=write size=1210002 2024-09-16T06:03:06.245 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.245+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=MZGVZOJXGZ3K type=del size=215276 2024-09-16T06:03:06.247 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.246+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~AJ78TW009AOE.0 size=42679 2024-09-16T06:03:06.249 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.249+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=AJ78TW009AOE tag=MYEPQO3WAGGL type=write size=1091255 2024-09-16T06:03:06.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.250+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=AIJJX27B5KM1 type=write size=778352 2024-09-16T06:03:06.252 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.252+0000 7f1c96a0d780 -1 < failed to complete operation key=0WU0T0ZG0UHP tag=ZN0YUYP71MCC type=del size=1704877: (22) Invalid argument 2024-09-16T06:03:06.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.253+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=VAS08VSPJOH7 type=del size=3526895 2024-09-16T06:03:06.255 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.255+0000 7f1c96a0d780 1 < canceled operation key=01DIVTPOEFBO tag=IS2FSETV6G4I type=del size=2786939 2024-09-16T06:03:06.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.257+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~MEWFSCXC38SH.0 size=1048576 2024-09-16T06:03:06.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.259+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~MEWFSCXC38SH.1 size=469215 2024-09-16T06:03:06.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.259+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=MEWFSCXC38SH tag=EIIPPHFFM2Z0 type=write size=2566367 2024-09-16T06:03:06.260 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.260+0000 7f1c96a0d780 1 < completed write operation key=GJNDR1WBPIEA tag=WI3199YRU3VO type=write size=567870 2024-09-16T06:03:06.263 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.263+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~8OH8VYJJW1AD.0 size=1048576 2024-09-16T06:03:06.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.264+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~8OH8VYJJW1AD.1 size=1048576 2024-09-16T06:03:06.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.265+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~8OH8VYJJW1AD.2 size=990133 2024-09-16T06:03:06.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.265+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=8OH8VYJJW1AD tag=G9NANXX3VYVV type=write size=4135861 2024-09-16T06:03:06.267 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.267+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~EIKWV3AKRROD.0 size=1048576 2024-09-16T06:03:06.269 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.268+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~EIKWV3AKRROD.1 size=1048576 2024-09-16T06:03:06.269 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.268+0000 7f1c96a0d780 1 < canceled part key=_multipart_MG6M4OG5GERR.2~EIKWV3AKRROD.2 size=398023 2024-09-16T06:03:06.271 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.271+0000 7f1c96a0d780 1 < canceled multipart upload key=MG6M4OG5GERR upload=EIKWV3AKRROD tag=Z9EYFGQQXJLI type=write size=3543751 2024-09-16T06:03:06.272 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.272+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=YDH5ZBQXE1ZF type=del size=845198 2024-09-16T06:03:06.275 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.275+0000 7f1c96a0d780 1 < suggested update operation key=4N13783D51P2 tag=151Y06W2RHD6 type=del size=2633174 2024-09-16T06:03:06.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.276+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=F6ZCN8WA34DL type=del size=3704427 2024-09-16T06:03:06.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.277+0000 7f1c96a0d780 1 < canceled part key=_multipart_Q3AIT4Z2PAJ8.2~QKEPA6CL518X.0 size=1048576 2024-09-16T06:03:06.278 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.278+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~QKEPA6CL518X.1 size=1048576 2024-09-16T06:03:06.280 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.280+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~QKEPA6CL518X.2 size=605262 2024-09-16T06:03:06.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.282+0000 7f1c96a0d780 1 < canceled multipart upload key=Q3AIT4Z2PAJ8 upload=QKEPA6CL518X tag=0D716PPBQHWZ type=write size=3750990 2024-09-16T06:03:06.284 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.284+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=49Y5L9A2YHQZ type=del size=2167360 2024-09-16T06:03:06.286 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.286+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=2SL7743GEYCU type=del 2024-09-16T06:03:06.288 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.287+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=MF6QS83GY7WW type=del size=1098220 2024-09-16T06:03:06.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.289+0000 7f1c96a0d780 1 < canceled operation key=Y2B47WIY8S18 tag=FGX4R6B005GS type=del size=2432941 2024-09-16T06:03:06.291 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.291+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=W1W620QRKA41 type=del size=3984346 2024-09-16T06:03:06.293 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.292+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~S462U3HBKI91.0 size=1048576 2024-09-16T06:03:06.294 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.294+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~S462U3HBKI91.1 size=1048576 2024-09-16T06:03:06.295 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.295+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~S462U3HBKI91.2 size=497908 2024-09-16T06:03:06.298 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.298+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=S462U3HBKI91 tag=3SE6Q0GF6SO5 type=write size=3643636 2024-09-16T06:03:06.299 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.299+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=568FKARQHS07 type=del size=1009693 2024-09-16T06:03:06.301 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.301+0000 7f1c96a0d780 1 < canceled operation key=T2LNYBA0XTDL tag=RKCZMM01CVPA type=write size=739403 2024-09-16T06:03:06.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.302+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=87D1D78N1P3X type=del size=4031368 2024-09-16T06:03:06.304 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.304+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~HQE3Y9JE7QSE.0 size=1048576 2024-09-16T06:03:06.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.305+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~HQE3Y9JE7QSE.1 size=1048576 2024-09-16T06:03:06.307 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.307+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~HQE3Y9JE7QSE.2 size=17189 2024-09-16T06:03:06.309 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.309+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=HQE3Y9JE7QSE tag=P3X2YNK2UU6D type=write size=3162917 2024-09-16T06:03:06.313 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.312+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~JBDF3HFY4IMV.0 size=1030141 2024-09-16T06:03:06.313 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.312+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=JBDF3HFY4IMV tag=CICNKOAV6M32 type=write size=2078717 2024-09-16T06:03:06.314 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.314+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=4FZU8DLQV5F6 type=del 2024-09-16T06:03:06.316 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.315+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=ZAA9N72BSILE type=del size=3866292 2024-09-16T06:03:06.317 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.317+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=UQIXYNQLFIRN type=del 2024-09-16T06:03:06.320 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.319+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~DSA8Z2XQ6I7D.0 size=1048576 2024-09-16T06:03:06.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.321+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~DSA8Z2XQ6I7D.1 size=1048576 2024-09-16T06:03:06.322 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.322+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~DSA8Z2XQ6I7D.2 size=571506 2024-09-16T06:03:06.322 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.322+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=DSA8Z2XQ6I7D tag=8KXRCPSRQKMC type=write size=3717234 2024-09-16T06:03:06.324 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.324+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~II62V44F8X52.0 size=73747 2024-09-16T06:03:06.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.326+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=II62V44F8X52 tag=IJF640DCRLSZ type=write size=1122323 2024-09-16T06:03:06.328 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.327+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=HO93X66JSB77 type=del size=2695688 2024-09-16T06:03:06.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.329+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=MZGVZOJXGZ3K type=del 2024-09-16T06:03:06.332 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.332+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~WY7US0NGTE11.0 size=1048576 2024-09-16T06:03:06.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.333+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~WY7US0NGTE11.1 size=990590 2024-09-16T06:03:06.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.333+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=WY7US0NGTE11 tag=ZAH1E429MB75 type=write size=3087742 2024-09-16T06:03:06.335 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.335+0000 7f1c96a0d780 1 < completed write operation key=VVPJT0T4Z4XP tag=AIJJX27B5KM1 type=write size=778352 2024-09-16T06:03:06.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.337+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~5CSJOLOHE4ZV.0 size=1048576 2024-09-16T06:03:06.339 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.339+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~5CSJOLOHE4ZV.1 size=261175 2024-09-16T06:03:06.339 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.339+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=5CSJOLOHE4ZV tag=OTUGTGPNXZGM type=write size=2358327 2024-09-16T06:03:06.341 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.341+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=VAS08VSPJOH7 type=del 2024-09-16T06:03:06.344 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.344+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~CG33X0UTM78A.0 size=1048576 2024-09-16T06:03:06.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.345+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~CG33X0UTM78A.1 size=833656 2024-09-16T06:03:06.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.345+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=CG33X0UTM78A tag=HPVCAROIIGYB type=write size=2930808 2024-09-16T06:03:06.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.347+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~MEWFSCXC38SH.0 size=1048576 2024-09-16T06:03:06.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.348+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~MEWFSCXC38SH.1 size=469215 2024-09-16T06:03:06.352 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.351+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=MEWFSCXC38SH tag=EIIPPHFFM2Z0 type=write size=2566367 2024-09-16T06:03:06.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.354+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~0RKIZ0C051B5.0 size=1048576 2024-09-16T06:03:06.355 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.355+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~0RKIZ0C051B5.1 size=1048576 2024-09-16T06:03:06.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.356+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~0RKIZ0C051B5.2 size=181480 2024-09-16T06:03:06.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.356+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=0RKIZ0C051B5 tag=GE5J3VOWRNS0 type=write size=3327208 2024-09-16T06:03:06.358 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.358+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~8OH8VYJJW1AD.0 size=1048576 2024-09-16T06:03:06.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.359+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~8OH8VYJJW1AD.1 size=1048576 2024-09-16T06:03:06.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.361+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~8OH8VYJJW1AD.2 size=990133 2024-09-16T06:03:06.364 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.364+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=8OH8VYJJW1AD tag=G9NANXX3VYVV type=write size=4135861 2024-09-16T06:03:06.365 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.365+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=Y4D5IAUR0A77 type=del size=3893527 2024-09-16T06:03:06.368 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.368+0000 7f1c96a0d780 1 < suggested remove operation key=5VD077EFKM1N tag=YDH5ZBQXE1ZF type=del 2024-09-16T06:03:06.370 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.369+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=HNPS9QKWS4QK type=del size=1656157 2024-09-16T06:03:06.371 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.371+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=F6ZCN8WA34DL type=del 2024-09-16T06:03:06.374 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.373+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~R3J5Z2M9VKXP.0 size=1048576 2024-09-16T06:03:06.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.375+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~R3J5Z2M9VKXP.1 size=342414 2024-09-16T06:03:06.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.375+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=R3J5Z2M9VKXP tag=E7HT780A88UN type=write size=2439566 2024-09-16T06:03:06.376 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.376+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=49Y5L9A2YHQZ type=del 2024-09-16T06:03:06.378 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.377+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=1GNDD03415YU type=del size=3127427 2024-09-16T06:03:06.379 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.379+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=MF6QS83GY7WW type=del 2024-09-16T06:03:06.380 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.380+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=NY4PAJG6D0HP type=del size=473161 2024-09-16T06:03:06.383 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.383+0000 7f1c96a0d780 1 < suggested remove operation key=T2LNYBA0XTDL tag=W1W620QRKA41 type=del 2024-09-16T06:03:06.385 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.384+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=5A1G8BJ8Q3A0 type=del size=110928 2024-09-16T06:03:06.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.386+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=568FKARQHS07 type=del 2024-09-16T06:03:06.387 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.387+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=IR1TYN5CJ4Y0 type=del size=1941435 2024-09-16T06:03:06.389 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.389+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=87D1D78N1P3X type=del 2024-09-16T06:03:06.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.390+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=8NHEDXRJ9CX2 type=del size=963714 2024-09-16T06:03:06.392 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.392+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~JBDF3HFY4IMV.0 size=1030141 2024-09-16T06:03:06.394 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.394+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=JBDF3HFY4IMV tag=CICNKOAV6M32 type=write size=2078717 2024-09-16T06:03:06.397 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.397+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~S6HBZAXRKBJY.0 size=1048576 2024-09-16T06:03:06.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.398+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~S6HBZAXRKBJY.1 size=1016571 2024-09-16T06:03:06.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.398+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=S6HBZAXRKBJY tag=ISHGD0WDIG07 type=write size=3113723 2024-09-16T06:03:06.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.399+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=ZAA9N72BSILE type=del 2024-09-16T06:03:06.401 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.401+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=844377E7N4U4 type=del size=2147658 2024-09-16T06:03:06.401 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.401+0000 7f1c96a0d780 1 < canceled part key=_multipart_T2LNYBA0XTDL.2~DSA8Z2XQ6I7D.0 size=1048576 2024-09-16T06:03:06.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.402+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~DSA8Z2XQ6I7D.1 size=1048576 2024-09-16T06:03:06.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.402+0000 7f1c96a0d780 1 < canceled part key=_multipart_T2LNYBA0XTDL.2~DSA8Z2XQ6I7D.2 size=571506 2024-09-16T06:03:06.405 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.405+0000 7f1c96a0d780 1 < canceled multipart upload key=T2LNYBA0XTDL upload=DSA8Z2XQ6I7D tag=8KXRCPSRQKMC type=write size=3717234 2024-09-16T06:03:06.407 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.407+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=KX15EG2FJZIV type=del size=1307303 2024-09-16T06:03:06.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.410+0000 7f1c96a0d780 1 < suggested remove operation key=ITM02B2USRE0 tag=HO93X66JSB77 type=del 2024-09-16T06:03:06.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.412+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=WCL4ETP9AFH8 type=write size=577001 2024-09-16T06:03:06.413 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.413+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~WY7US0NGTE11.0 size=1048576 2024-09-16T06:03:06.414 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.413+0000 7f1c96a0d780 1 < canceled part key=_multipart_01DIVTPOEFBO.2~WY7US0NGTE11.1 size=990590 2024-09-16T06:03:06.416 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.415+0000 7f1c96a0d780 1 < canceled multipart upload key=01DIVTPOEFBO upload=WY7US0NGTE11 tag=ZAH1E429MB75 type=write size=3087742 2024-09-16T06:03:06.417 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.417+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=GFZA2F7I83WB type=del size=2550121 2024-09-16T06:03:06.419 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.419+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~5CSJOLOHE4ZV.0 size=1048576 2024-09-16T06:03:06.420 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.420+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~5CSJOLOHE4ZV.1 size=261175 2024-09-16T06:03:06.423 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.422+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=5CSJOLOHE4ZV tag=OTUGTGPNXZGM type=write size=2358327 2024-09-16T06:03:06.425 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.425+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~BQ806WJM117U.0 size=596424 2024-09-16T06:03:06.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.425+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=BQ806WJM117U tag=4ALSAJWOJBL6 type=write size=1645000 2024-09-16T06:03:06.427 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.427+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~CG33X0UTM78A.0 size=1048576 2024-09-16T06:03:06.427 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.427+0000 7f1c96a0d780 1 < canceled part key=_multipart_MG6M4OG5GERR.2~CG33X0UTM78A.1 size=833656 2024-09-16T06:03:06.429 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.429+0000 7f1c96a0d780 1 < canceled multipart upload key=MG6M4OG5GERR upload=CG33X0UTM78A tag=HPVCAROIIGYB type=write size=2930808 2024-09-16T06:03:06.431 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.431+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=KDWGJKJGEZAU type=del size=3015705 2024-09-16T06:03:06.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.432+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~0RKIZ0C051B5.0 size=1048576 2024-09-16T06:03:06.434 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.434+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~0RKIZ0C051B5.1 size=1048576 2024-09-16T06:03:06.435 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.435+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~0RKIZ0C051B5.2 size=181480 2024-09-16T06:03:06.438 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.438+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=0RKIZ0C051B5 tag=GE5J3VOWRNS0 type=write size=3327208 2024-09-16T06:03:06.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.441+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~ZX5VF2H1LV8A.0 size=726604 2024-09-16T06:03:06.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.441+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=ZX5VF2H1LV8A tag=9B9YJT32J8O6 type=write size=1775180 2024-09-16T06:03:06.443 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.442+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=Y4D5IAUR0A77 type=del 2024-09-16T06:03:06.444 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.444+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=2NPJMFOGGRBM type=del size=2640430 2024-09-16T06:03:06.445 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.445+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=HNPS9QKWS4QK type=del 2024-09-16T06:03:06.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.448+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~7AT13NV9IKIP.0 size=1048576 2024-09-16T06:03:06.450 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.449+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~7AT13NV9IKIP.1 size=295730 2024-09-16T06:03:06.450 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.449+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=7AT13NV9IKIP tag=DDI7PDPBWFFE type=write size=2392882 2024-09-16T06:03:06.452 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.451+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~R3J5Z2M9VKXP.0 size=1048576 2024-09-16T06:03:06.452 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.452+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~R3J5Z2M9VKXP.1 size=342414 2024-09-16T06:03:06.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.455+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=R3J5Z2M9VKXP tag=E7HT780A88UN type=write size=2439566 2024-09-16T06:03:06.456 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.456+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=NRELT5JUQ0CY type=del size=138683 2024-09-16T06:03:06.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.458+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=1GNDD03415YU type=del 2024-09-16T06:03:06.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.460+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~7D1CKHMUA4ZQ.0 size=136975 2024-09-16T06:03:06.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.460+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=7D1CKHMUA4ZQ tag=1TKOH00QZ76E type=write size=1185551 2024-09-16T06:03:06.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.462+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=NY4PAJG6D0HP type=del 2024-09-16T06:03:06.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.464+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=HHP7GP6U7MKH type=del size=3911056 2024-09-16T06:03:06.466 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.466+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=5A1G8BJ8Q3A0 type=del 2024-09-16T06:03:06.469 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.469+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~2IV3WHXCMH22.0 size=1048576 2024-09-16T06:03:06.470 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.470+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~2IV3WHXCMH22.1 size=1048576 2024-09-16T06:03:06.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.471+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~2IV3WHXCMH22.2 size=977795 2024-09-16T06:03:06.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.471+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=2IV3WHXCMH22 tag=D2IUQVMGBHN2 type=write size=4123523 2024-09-16T06:03:06.474 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.474+0000 7f1c96a0d780 1 < suggested update operation key=R28PBTA8L868 tag=IR1TYN5CJ4Y0 type=del size=1941435 2024-09-16T06:03:06.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.477+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~J2O5FO9OWL8I.0 size=854584 2024-09-16T06:03:06.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.477+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=J2O5FO9OWL8I tag=CMIG8BIK1NM7 type=write size=1903160 2024-09-16T06:03:06.481 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.480+0000 7f1c96a0d780 1 < suggested remove operation key=RLYT9MKOIL9G tag=8NHEDXRJ9CX2 type=del 2024-09-16T06:03:06.483 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.483+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~DOAHS161XKMF.0 size=1048576 2024-09-16T06:03:06.485 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.485+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~DOAHS161XKMF.1 size=1048576 2024-09-16T06:03:06.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.486+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~DOAHS161XKMF.2 size=52177 2024-09-16T06:03:06.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.486+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=DOAHS161XKMF tag=LJVNZQTSE586 type=write size=3197905 2024-09-16T06:03:06.487 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.487+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~S6HBZAXRKBJY.0 size=1048576 2024-09-16T06:03:06.488 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.487+0000 7f1c96a0d780 1 < canceled part key=_multipart_XB6HUGWUA3R4.2~S6HBZAXRKBJY.1 size=1016571 2024-09-16T06:03:06.490 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.490+0000 7f1c96a0d780 1 < canceled multipart upload key=XB6HUGWUA3R4 upload=S6HBZAXRKBJY tag=ISHGD0WDIG07 type=write size=3113723 2024-09-16T06:03:06.493 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.493+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~6OCRD5S29ER5.0 size=363387 2024-09-16T06:03:06.494 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.493+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=6OCRD5S29ER5 tag=4QRUJ6I0G821 type=write size=1411963 2024-09-16T06:03:06.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.495+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=844377E7N4U4 type=del 2024-09-16T06:03:06.496 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.496+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=NEVP6975O2DO type=del size=1370132 2024-09-16T06:03:06.498 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.498+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=KX15EG2FJZIV type=del 2024-09-16T06:03:06.500 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.499+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=2COZVD3THUVD type=del size=2025533 2024-09-16T06:03:06.501 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.501+0000 7f1c96a0d780 1 < completed write operation key=GKLPEUNB19HH tag=WCL4ETP9AFH8 type=write size=577001 2024-09-16T06:03:06.504 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.504+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~WIV28FETOPJ8.0 size=341609 2024-09-16T06:03:06.504 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.504+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=WIV28FETOPJ8 tag=65MLRKCUV9KP type=write size=1390185 2024-09-16T06:03:06.505 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.505+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=GFZA2F7I83WB type=del 2024-09-16T06:03:06.507 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.507+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=MNWJUIXVC2SS type=del size=2184142 2024-09-16T06:03:06.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.509+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~BQ806WJM117U.0 size=596424 2024-09-16T06:03:06.512 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.511+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=BQ806WJM117U tag=4ALSAJWOJBL6 type=write size=1645000 2024-09-16T06:03:06.514 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.514+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~1Q5F6MZST94H.0 size=1048576 2024-09-16T06:03:06.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.515+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~1Q5F6MZST94H.1 size=1048576 2024-09-16T06:03:06.517 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.517+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~1Q5F6MZST94H.2 size=115804 2024-09-16T06:03:06.517 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.517+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=1Q5F6MZST94H tag=L35CV77J9FR3 type=write size=3261532 2024-09-16T06:03:06.519 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.518+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=KDWGJKJGEZAU type=del 2024-09-16T06:03:06.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.521+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~8U45HB7F6IIT.0 size=243365 2024-09-16T06:03:06.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.521+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=8U45HB7F6IIT tag=Q9V5XO7H6D0H type=write size=1291941 2024-09-16T06:03:06.523 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.523+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~ZX5VF2H1LV8A.0 size=726604 2024-09-16T06:03:06.526 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.526+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=ZX5VF2H1LV8A tag=9B9YJT32J8O6 type=write size=1775180 2024-09-16T06:03:06.529 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.529+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~V6KF4RYQ9M90.0 size=1048576 2024-09-16T06:03:06.530 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.530+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~V6KF4RYQ9M90.1 size=371524 2024-09-16T06:03:06.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.530+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=V6KF4RYQ9M90 tag=N46W7HBW8F47 type=write size=2468676 2024-09-16T06:03:06.532 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.532+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=2NPJMFOGGRBM type=del 2024-09-16T06:03:06.535 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.535+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~NNN3MH0C873N.0 size=1048576 2024-09-16T06:03:06.537 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.536+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~NNN3MH0C873N.1 size=1048576 2024-09-16T06:03:06.538 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.538+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~NNN3MH0C873N.2 size=262867 2024-09-16T06:03:06.538 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.538+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=NNN3MH0C873N tag=SANJJC1YOIA0 type=write size=3408595 2024-09-16T06:03:06.540 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.539+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~7AT13NV9IKIP.0 size=1048576 2024-09-16T06:03:06.541 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.541+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~7AT13NV9IKIP.1 size=295730 2024-09-16T06:03:06.544 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.543+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=7AT13NV9IKIP tag=DDI7PDPBWFFE type=write size=2392882 2024-09-16T06:03:06.545 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.545+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=1IRH4AH6GFWH type=del size=2111348 2024-09-16T06:03:06.547 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.547+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=NRELT5JUQ0CY type=del 2024-09-16T06:03:06.549 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.549+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=N619AKSV0IYY type=del size=1568180 2024-09-16T06:03:06.550 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.550+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~7D1CKHMUA4ZQ.0 size=136975 2024-09-16T06:03:06.553 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.553+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=7D1CKHMUA4ZQ tag=1TKOH00QZ76E type=write size=1185551 2024-09-16T06:03:06.555 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.555+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=3VHLX1O93HQM type=del size=3764086 2024-09-16T06:03:06.557 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.557+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=HHP7GP6U7MKH type=del 2024-09-16T06:03:06.559 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.559+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=34ZZ2FQOICU6 type=del size=3346456 2024-09-16T06:03:06.561 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.560+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~2IV3WHXCMH22.0 size=1048576 2024-09-16T06:03:06.561 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.560+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~2IV3WHXCMH22.1 size=1048576 2024-09-16T06:03:06.562 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.562+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~2IV3WHXCMH22.2 size=977795 2024-09-16T06:03:06.564 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.564+0000 7f1c96a0d780 1 < canceled multipart upload key=Z9QSHZEA1LU8 upload=2IV3WHXCMH22 tag=D2IUQVMGBHN2 type=write size=4123523 2024-09-16T06:03:06.568 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.568+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~BJ8BYOKH5AV3.0 size=1048576 2024-09-16T06:03:06.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.569+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~BJ8BYOKH5AV3.1 size=1048576 2024-09-16T06:03:06.570 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.570+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~BJ8BYOKH5AV3.2 size=943981 2024-09-16T06:03:06.570 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.570+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=BJ8BYOKH5AV3 tag=GK33PFOFK1BO type=write size=4089709 2024-09-16T06:03:06.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.572+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~J2O5FO9OWL8I.0 size=854584 2024-09-16T06:03:06.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.574+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=J2O5FO9OWL8I tag=CMIG8BIK1NM7 type=write size=1903160 2024-09-16T06:03:06.576 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.575+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=PUC6JXFPTPST type=del size=3586014 2024-09-16T06:03:06.577 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.577+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~DOAHS161XKMF.0 size=1048576 2024-09-16T06:03:06.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.578+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~DOAHS161XKMF.1 size=1048576 2024-09-16T06:03:06.580 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.580+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~DOAHS161XKMF.2 size=52177 2024-09-16T06:03:06.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.582+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=DOAHS161XKMF tag=LJVNZQTSE586 type=write size=3197905 2024-09-16T06:03:06.584 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.584+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=FCE4Y1F575EE type=del size=3682851 2024-09-16T06:03:06.586 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.586+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~6OCRD5S29ER5.0 size=363387 2024-09-16T06:03:06.589 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.588+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=6OCRD5S29ER5 tag=4QRUJ6I0G821 type=write size=1411963 2024-09-16T06:03:06.591 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.590+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=QEKJF6KJR91G type=write size=209187 2024-09-16T06:03:06.592 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.592+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=NEVP6975O2DO type=del 2024-09-16T06:03:06.595 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.595+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~UYPANXINL568.0 size=153039 2024-09-16T06:03:06.596 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.595+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=UYPANXINL568 tag=Q94PVH0HIYL5 type=write size=1201615 2024-09-16T06:03:06.597 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.597+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=2COZVD3THUVD type=del 2024-09-16T06:03:06.599 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.598+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=HVXP2Q04SH0J type=del size=2329094 2024-09-16T06:03:06.601 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.600+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~WIV28FETOPJ8.0 size=341609 2024-09-16T06:03:06.603 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.603+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=WIV28FETOPJ8 tag=65MLRKCUV9KP type=write size=1390185 2024-09-16T06:03:06.606 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.606+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~6XQ9W9NVWK5P.0 size=1048576 2024-09-16T06:03:06.607 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.607+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~6XQ9W9NVWK5P.1 size=1048576 2024-09-16T06:03:06.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.609+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~6XQ9W9NVWK5P.2 size=569846 2024-09-16T06:03:06.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.609+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=6XQ9W9NVWK5P tag=5XHYRAB0ZAQL type=write size=3715574 2024-09-16T06:03:06.610 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.610+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=MNWJUIXVC2SS type=del 2024-09-16T06:03:06.613 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.613+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~RIKDVX9NXU6T.0 size=1048576 2024-09-16T06:03:06.615 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.615+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~RIKDVX9NXU6T.1 size=1048576 2024-09-16T06:03:06.616 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.616+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~RIKDVX9NXU6T.2 size=37027 2024-09-16T06:03:06.616 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.616+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=RIKDVX9NXU6T tag=DZ85NXQNYVXZ type=write size=3182755 2024-09-16T06:03:06.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.617+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~1Q5F6MZST94H.0 size=1048576 2024-09-16T06:03:06.619 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.619+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~1Q5F6MZST94H.1 size=1048576 2024-09-16T06:03:06.620 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.620+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~1Q5F6MZST94H.2 size=115804 2024-09-16T06:03:06.622 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.622+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=1Q5F6MZST94H tag=L35CV77J9FR3 type=write size=3261532 2024-09-16T06:03:06.625 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.625+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~XMMPL76ZPDEY.0 size=1048576 2024-09-16T06:03:06.626 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.626+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~XMMPL76ZPDEY.1 size=1048576 2024-09-16T06:03:06.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.627+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~XMMPL76ZPDEY.2 size=904778 2024-09-16T06:03:06.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.627+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=XMMPL76ZPDEY tag=Q1MKY9VGU7V9 type=write size=4050506 2024-09-16T06:03:06.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.628+0000 7f1c96a0d780 1 < canceled part key=_multipart_TZTT8VPSQTBN.2~8U45HB7F6IIT.0 size=243365 2024-09-16T06:03:06.631 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.630+0000 7f1c96a0d780 1 < canceled multipart upload key=TZTT8VPSQTBN upload=8U45HB7F6IIT tag=Q9V5XO7H6D0H type=write size=1291941 2024-09-16T06:03:06.632 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.632+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=00P4WR47MTNY type=del size=3958854 2024-09-16T06:03:06.634 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.634+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~V6KF4RYQ9M90.0 size=1048576 2024-09-16T06:03:06.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.635+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~V6KF4RYQ9M90.1 size=371524 2024-09-16T06:03:06.638 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.638+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=V6KF4RYQ9M90 tag=N46W7HBW8F47 type=write size=2468676 2024-09-16T06:03:06.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.640+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=YZV25N7CT8HO type=del size=1057904 2024-09-16T06:03:06.641 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.641+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~NNN3MH0C873N.0 size=1048576 2024-09-16T06:03:06.643 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.642+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~NNN3MH0C873N.1 size=1048576 2024-09-16T06:03:06.644 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.644+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~NNN3MH0C873N.2 size=262867 2024-09-16T06:03:06.652 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.651+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=NNN3MH0C873N tag=SANJJC1YOIA0 type=write size=3408595 2024-09-16T06:03:06.656 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.654+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=1AV18V3EJTP8 type=del size=980373 2024-09-16T06:03:06.656 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.655+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=1IRH4AH6GFWH type=del 2024-09-16T06:03:06.657 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.657+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=ENBS617H0F1R type=del size=2991385 2024-09-16T06:03:06.658 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.658+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=N619AKSV0IYY type=del 2024-09-16T06:03:06.660 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.659+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=CS8CHKE5705W type=del size=767297 2024-09-16T06:03:06.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.661+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=3VHLX1O93HQM type=del 2024-09-16T06:03:06.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.664+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~GTZDSMIQ5C6K.0 size=855783 2024-09-16T06:03:06.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.664+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=GTZDSMIQ5C6K tag=B16V20PJAECZ type=write size=1904359 2024-09-16T06:03:06.666 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.666+0000 7f1c96a0d780 1 < canceled operation key=PM77QTUTT60M tag=34ZZ2FQOICU6 type=del size=3346456 2024-09-16T06:03:06.668 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.668+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=BFFBVJD1TJG2 type=del size=2984273 2024-09-16T06:03:06.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.670+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~BJ8BYOKH5AV3.0 size=1048576 2024-09-16T06:03:06.671 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.671+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~BJ8BYOKH5AV3.1 size=1048576 2024-09-16T06:03:06.673 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.672+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~BJ8BYOKH5AV3.2 size=943981 2024-09-16T06:03:06.675 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.675+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=BJ8BYOKH5AV3 tag=GK33PFOFK1BO type=write size=4089709 2024-09-16T06:03:06.678 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.678+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~X0ABBIW6ZI7Z.0 size=1048576 2024-09-16T06:03:06.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.679+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~X0ABBIW6ZI7Z.1 size=1048576 2024-09-16T06:03:06.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.680+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~X0ABBIW6ZI7Z.2 size=101680 2024-09-16T06:03:06.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.680+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=X0ABBIW6ZI7Z tag=6TZDSER9BOEX type=write size=3247408 2024-09-16T06:03:06.684 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.684+0000 7f1c96a0d780 1 < suggested remove operation key=ZBZ9ATHB0R42 tag=PUC6JXFPTPST type=del 2024-09-16T06:03:06.685 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.685+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=Y5Y8H8X9WN12 type=del size=544316 2024-09-16T06:03:06.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.687+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=FCE4Y1F575EE type=del 2024-09-16T06:03:06.689 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.688+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=6MUBK9RSIEUL type=del size=2582240 2024-09-16T06:03:06.690 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.690+0000 7f1c96a0d780 1 < canceled operation key=RZK5FPR0QWOH tag=QEKJF6KJR91G type=write size=209187 2024-09-16T06:03:06.692 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.692+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=M7OSACL6LP6V type=del size=4081809 2024-09-16T06:03:06.694 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.693+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~UYPANXINL568.0 size=153039 2024-09-16T06:03:06.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.696+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=UYPANXINL568 tag=Q94PVH0HIYL5 type=write size=1201615 2024-09-16T06:03:06.698 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.698+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=IGEBJV06HSNO type=write size=888011 2024-09-16T06:03:06.700 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.699+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=HVXP2Q04SH0J type=del 2024-09-16T06:03:06.703 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.703+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~OO11O3Y5RS5V.0 size=1048576 2024-09-16T06:03:06.705 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.705+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~OO11O3Y5RS5V.1 size=1048576 2024-09-16T06:03:06.706 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.706+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~OO11O3Y5RS5V.2 size=481828 2024-09-16T06:03:06.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.706+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=OO11O3Y5RS5V tag=RT20P49J8TPI type=write size=3627556 2024-09-16T06:03:06.708 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.708+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~6XQ9W9NVWK5P.0 size=1048576 2024-09-16T06:03:06.709 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.709+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~6XQ9W9NVWK5P.1 size=1048576 2024-09-16T06:03:06.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.710+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~6XQ9W9NVWK5P.2 size=569846 2024-09-16T06:03:06.713 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.713+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=6XQ9W9NVWK5P tag=5XHYRAB0ZAQL type=write size=3715574 2024-09-16T06:03:06.715 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.715+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~FS8S8IHEVVI8.0 size=1048576 2024-09-16T06:03:06.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.716+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~FS8S8IHEVVI8.1 size=407563 2024-09-16T06:03:06.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.716+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=FS8S8IHEVVI8 tag=9WH2S877BDNX type=write size=2504715 2024-09-16T06:03:06.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.717+0000 7f1c96a0d780 1 < canceled part key=_multipart_Q3AIT4Z2PAJ8.2~RIKDVX9NXU6T.0 size=1048576 2024-09-16T06:03:06.718 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.718+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~RIKDVX9NXU6T.1 size=1048576 2024-09-16T06:03:06.720 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.719+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~RIKDVX9NXU6T.2 size=37027 2024-09-16T06:03:06.722 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.722+0000 7f1c96a0d780 1 < canceled multipart upload key=Q3AIT4Z2PAJ8 upload=RIKDVX9NXU6T tag=DZ85NXQNYVXZ type=write size=3182755 2024-09-16T06:03:06.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.723+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=SQ0W1BJZIXLI type=del size=3839552 2024-09-16T06:03:06.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.725+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~XMMPL76ZPDEY.0 size=1048576 2024-09-16T06:03:06.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.726+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~XMMPL76ZPDEY.1 size=1048576 2024-09-16T06:03:06.727 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.727+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~XMMPL76ZPDEY.2 size=904778 2024-09-16T06:03:06.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.730+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=XMMPL76ZPDEY tag=Q1MKY9VGU7V9 type=write size=4050506 2024-09-16T06:03:06.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.732+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=KQBHKEX9E9HJ type=del size=2030962 2024-09-16T06:03:06.734 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.733+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=00P4WR47MTNY type=del 2024-09-16T06:03:06.735 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.735+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=2LP3PTV1L35W type=del size=1992100 2024-09-16T06:03:06.737 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.737+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=YZV25N7CT8HO type=del 2024-09-16T06:03:06.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.740+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~LGV02FV17WPA.0 size=31444 2024-09-16T06:03:06.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.740+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=LGV02FV17WPA tag=J0WMAP3BFUS9 type=write size=1080020 2024-09-16T06:03:06.744 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.743+0000 7f1c96a0d780 1 < suggested remove operation key=VVPJT0T4Z4XP tag=1AV18V3EJTP8 type=del 2024-09-16T06:03:06.747 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.746+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~EGSR00R6N81B.0 size=1035488 2024-09-16T06:03:06.747 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.746+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=EGSR00R6N81B tag=93FT9KGGJJSX type=write size=2084064 2024-09-16T06:03:06.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.748+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=ENBS617H0F1R type=del 2024-09-16T06:03:06.750 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.750+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=21PTW1XMG2IX type=del size=186023 2024-09-16T06:03:06.752 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.752+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=CS8CHKE5705W type=del 2024-09-16T06:03:06.754 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.753+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=G6YTB8IMDLZZ type=del size=4132222 2024-09-16T06:03:06.755 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.755+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~GTZDSMIQ5C6K.0 size=855783 2024-09-16T06:03:06.758 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.757+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=GTZDSMIQ5C6K tag=B16V20PJAECZ type=write size=1904359 2024-09-16T06:03:06.759 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.759+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=S3NE41MXK6Y9 type=del size=712250 2024-09-16T06:03:06.761 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.760+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=BFFBVJD1TJG2 type=del 2024-09-16T06:03:06.762 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.762+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=GWRW75BZPO2Q type=del size=3779775 2024-09-16T06:03:06.763 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.763+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~X0ABBIW6ZI7Z.0 size=1048576 2024-09-16T06:03:06.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.764+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~X0ABBIW6ZI7Z.1 size=1048576 2024-09-16T06:03:06.766 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.766+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~X0ABBIW6ZI7Z.2 size=101680 2024-09-16T06:03:06.768 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.768+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=X0ABBIW6ZI7Z tag=6TZDSER9BOEX type=write size=3247408 2024-09-16T06:03:06.771 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.771+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~3HWPLCUUUQST.0 size=1048576 2024-09-16T06:03:06.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.772+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~3HWPLCUUUQST.1 size=1048576 2024-09-16T06:03:06.773 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.773+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~3HWPLCUUUQST.2 size=950527 2024-09-16T06:03:06.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.773+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=3HWPLCUUUQST tag=04NYKAEQEDCV type=write size=4096255 2024-09-16T06:03:06.775 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.775+0000 7f1c96a0d780 1 < canceled operation key=ZBZ9ATHB0R42 tag=Y5Y8H8X9WN12 type=del size=544316 2024-09-16T06:03:06.777 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.777+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=85ANUKFXL919 type=del size=451111 2024-09-16T06:03:06.780 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.779+0000 7f1c96a0d780 1 < suggested update operation key=TZTT8VPSQTBN tag=6MUBK9RSIEUL type=del size=2582240 2024-09-16T06:03:06.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.781+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=3399PBXMXG50 type=write size=44068 2024-09-16T06:03:06.786 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.785+0000 7f1c96a0d780 1 < suggested remove operation key=MG6M4OG5GERR tag=M7OSACL6LP6V type=del 2024-09-16T06:03:06.787 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.787+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=CUGJ6E57D2GG type=write size=547325 2024-09-16T06:03:06.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.789+0000 7f1c96a0d780 1 < completed write operation key=ITM02B2USRE0 tag=IGEBJV06HSNO type=write size=888011 2024-09-16T06:03:06.792 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.791+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~W70ZO03E5IS3.0 size=1048576 2024-09-16T06:03:06.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.793+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~W70ZO03E5IS3.1 size=1048576 2024-09-16T06:03:06.794 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.794+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~W70ZO03E5IS3.2 size=852207 2024-09-16T06:03:06.794 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.794+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=W70ZO03E5IS3 tag=1JNBHVUDQRKZ type=write size=3997935 2024-09-16T06:03:06.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.795+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~OO11O3Y5RS5V.0 size=1048576 2024-09-16T06:03:06.797 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.797+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~OO11O3Y5RS5V.1 size=1048576 2024-09-16T06:03:06.799 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.798+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~OO11O3Y5RS5V.2 size=481828 2024-09-16T06:03:06.801 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.801+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=OO11O3Y5RS5V tag=RT20P49J8TPI type=write size=3627556 2024-09-16T06:03:06.803 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.803+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=KY8CM9CEVH71 type=del size=65605 2024-09-16T06:03:06.804 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.804+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~FS8S8IHEVVI8.0 size=1048576 2024-09-16T06:03:06.806 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.806+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~FS8S8IHEVVI8.1 size=407563 2024-09-16T06:03:06.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.808+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=FS8S8IHEVVI8 tag=9WH2S877BDNX type=write size=2504715 2024-09-16T06:03:06.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.810+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=SG72TDIOLJW0 type=del size=4184347 2024-09-16T06:03:06.812 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.811+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=SQ0W1BJZIXLI type=del 2024-09-16T06:03:06.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.814+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~703FNNFFVGI2.0 size=214757 2024-09-16T06:03:06.815 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.814+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=703FNNFFVGI2 tag=EP7ZSMY0WZ6H type=write size=1263333 2024-09-16T06:03:06.816 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.816+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=KQBHKEX9E9HJ type=del 2024-09-16T06:03:06.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.817+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=1PDLZW1MPZ1Z type=del size=4054183 2024-09-16T06:03:06.819 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.819+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=2LP3PTV1L35W type=del 2024-09-16T06:03:06.822 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.822+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~B3AZKV9DA78I.0 size=1048576 2024-09-16T06:03:06.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.823+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~B3AZKV9DA78I.1 size=73983 2024-09-16T06:03:06.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.823+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=B3AZKV9DA78I tag=6C7O9L4N73HX type=write size=2171135 2024-09-16T06:03:06.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.825+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~LGV02FV17WPA.0 size=31444 2024-09-16T06:03:06.828 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.828+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=LGV02FV17WPA tag=J0WMAP3BFUS9 type=write size=1080020 2024-09-16T06:03:06.830 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.830+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=MQUCYF2IVKB6 type=del size=1727049 2024-09-16T06:03:06.832 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.831+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~EGSR00R6N81B.0 size=1035488 2024-09-16T06:03:06.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.834+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=EGSR00R6N81B tag=93FT9KGGJJSX type=write size=2084064 2024-09-16T06:03:06.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.837+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~2219HIMR7S15.0 size=861204 2024-09-16T06:03:06.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.837+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=2219HIMR7S15 tag=KIG4JXYTGLXF type=write size=1909780 2024-09-16T06:03:06.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.839+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=21PTW1XMG2IX type=del 2024-09-16T06:03:06.841 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.840+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=F4YR6KHQB0A9 type=del size=3593112 2024-09-16T06:03:06.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.842+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=G6YTB8IMDLZZ type=del 2024-09-16T06:03:06.844 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.844+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=6NXLDAIIH3VU type=write size=961009 2024-09-16T06:03:06.846 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.845+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=S3NE41MXK6Y9 type=del 2024-09-16T06:03:06.847 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.847+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=UWS84VYU03NT type=del size=261908 2024-09-16T06:03:06.849 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.849+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=GWRW75BZPO2Q type=del 2024-09-16T06:03:06.850 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.850+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=PT92VJ2Y56MN type=del size=3058454 2024-09-16T06:03:06.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.852+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~3HWPLCUUUQST.0 size=1048576 2024-09-16T06:03:06.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.853+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~3HWPLCUUUQST.1 size=1048576 2024-09-16T06:03:06.855 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.854+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~3HWPLCUUUQST.2 size=950527 2024-09-16T06:03:06.857 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.857+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=3HWPLCUUUQST tag=04NYKAEQEDCV type=write size=4096255 2024-09-16T06:03:06.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.859+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=2LRB68IX720T type=del size=3679731 2024-09-16T06:03:06.862 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.862+0000 7f1c96a0d780 1 < suggested remove operation key=RLYT9MKOIL9G tag=85ANUKFXL919 type=del 2024-09-16T06:03:06.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.864+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=8J6BMNSUHOQE type=del size=2151112 2024-09-16T06:03:06.865 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.865+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=3399PBXMXG50 type=write size=44068 2024-09-16T06:03:06.867 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.867+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=6SLYK9U6J1A3 type=del size=1822423 2024-09-16T06:03:06.869 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.868+0000 7f1c96a0d780 1 < completed write operation key=QURT4D50GX44 tag=CUGJ6E57D2GG type=write size=547325 2024-09-16T06:03:06.872 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.872+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~7PSVI3DRJMJQ.0 size=1048576 2024-09-16T06:03:06.873 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.873+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~7PSVI3DRJMJQ.1 size=1048576 2024-09-16T06:03:06.875 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.874+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~7PSVI3DRJMJQ.2 size=887541 2024-09-16T06:03:06.875 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.874+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=7PSVI3DRJMJQ tag=2KK8UZBH8X0Y type=write size=4033269 2024-09-16T06:03:06.876 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.876+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~W70ZO03E5IS3.0 size=1048576 2024-09-16T06:03:06.878 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.877+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~W70ZO03E5IS3.1 size=1048576 2024-09-16T06:03:06.878 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.877+0000 7f1c96a0d780 1 < canceled part key=_multipart_GPTASZV7V0C3.2~W70ZO03E5IS3.2 size=852207 2024-09-16T06:03:06.880 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.880+0000 7f1c96a0d780 1 < canceled multipart upload key=GPTASZV7V0C3 upload=W70ZO03E5IS3 tag=1JNBHVUDQRKZ type=write size=3997935 2024-09-16T06:03:06.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.881+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=1ZI0WSIXLNG9 type=del size=2018024 2024-09-16T06:03:06.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.883+0000 7f1c96a0d780 -1 < failed to complete operation key=RLYT9MKOIL9G tag=KY8CM9CEVH71 type=del size=65605: (22) Invalid argument 2024-09-16T06:03:06.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.884+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=A828C0QJME8N type=write size=562925 2024-09-16T06:03:06.888 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.888+0000 7f1c96a0d780 1 < suggested remove operation key=R28PBTA8L868 tag=SG72TDIOLJW0 type=del 2024-09-16T06:03:06.890 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.889+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=95JB3O770NXM type=del size=778158 2024-09-16T06:03:06.890 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.890+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZTW6L951QI5A.2~703FNNFFVGI2.0 size=214757 2024-09-16T06:03:06.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.892+0000 7f1c96a0d780 1 < canceled multipart upload key=ZTW6L951QI5A upload=703FNNFFVGI2 tag=EP7ZSMY0WZ6H type=write size=1263333 2024-09-16T06:03:06.896 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.896+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~5IX6B9JBOLOB.0 size=1048576 2024-09-16T06:03:06.897 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.897+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~5IX6B9JBOLOB.1 size=153702 2024-09-16T06:03:06.897 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.897+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=5IX6B9JBOLOB tag=NAVEG0VGN9M9 type=write size=2250854 2024-09-16T06:03:06.899 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.899+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=1PDLZW1MPZ1Z type=del 2024-09-16T06:03:06.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.903+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~UBY65DE2UTX6.0 size=963201 2024-09-16T06:03:06.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.903+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=UBY65DE2UTX6 tag=38WDVK3U0PBR type=write size=2011777 2024-09-16T06:03:06.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.904+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~B3AZKV9DA78I.0 size=1048576 2024-09-16T06:03:06.906 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.906+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~B3AZKV9DA78I.1 size=73983 2024-09-16T06:03:06.909 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.909+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=B3AZKV9DA78I tag=6C7O9L4N73HX type=write size=2171135 2024-09-16T06:03:06.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.912+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~QMO319UA723W.0 size=1048576 2024-09-16T06:03:06.914 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.914+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~QMO319UA723W.1 size=1048576 2024-09-16T06:03:06.915 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.915+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~QMO319UA723W.2 size=484776 2024-09-16T06:03:06.915 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.915+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=QMO319UA723W tag=PF47HQ2LDNLS type=write size=3630504 2024-09-16T06:03:06.917 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.917+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=MQUCYF2IVKB6 type=del 2024-09-16T06:03:06.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.919+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=NSZX7WK89N2X type=del size=3574770 2024-09-16T06:03:06.921 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.921+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~2219HIMR7S15.0 size=861204 2024-09-16T06:03:06.930 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.929+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=2219HIMR7S15 tag=KIG4JXYTGLXF type=write size=1909780 2024-09-16T06:03:06.933 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.933+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~WCUEAE7C7XH0.0 size=71183 2024-09-16T06:03:06.933 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.933+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=WCUEAE7C7XH0 tag=UST3M2172L2O type=write size=1119759 2024-09-16T06:03:06.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.936+0000 7f1c96a0d780 1 < suggested remove operation key=I5J1C5ECCD7B tag=F4YR6KHQB0A9 type=del 2024-09-16T06:03:06.937 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.937+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=501T5GK5YD9P type=del size=2972582 2024-09-16T06:03:06.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.940+0000 7f1c96a0d780 1 < suggested update operation key=QRD29GC0JIIP tag=6NXLDAIIH3VU type=write size=961009 2024-09-16T06:03:06.944 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.943+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~PKQNBQLZ1ZBZ.0 size=1048576 2024-09-16T06:03:06.945 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.945+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~PKQNBQLZ1ZBZ.1 size=1048576 2024-09-16T06:03:06.946 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.946+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~PKQNBQLZ1ZBZ.2 size=296829 2024-09-16T06:03:06.946 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.946+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=PKQNBQLZ1ZBZ tag=4G3C7WIN27N1 type=write size=3442557 2024-09-16T06:03:06.948 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.948+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=UWS84VYU03NT type=del 2024-09-16T06:03:06.949 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.949+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=KXE99BT6MJIZ type=del size=3811615 2024-09-16T06:03:06.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.951+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=PT92VJ2Y56MN type=del 2024-09-16T06:03:06.953 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.952+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=NRXZEIY63R3J type=del size=1341867 2024-09-16T06:03:06.955 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.954+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=2LRB68IX720T type=del 2024-09-16T06:03:06.957 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.956+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=3IYNVF1XF025 type=del size=2345769 2024-09-16T06:03:06.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.958+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=8J6BMNSUHOQE type=del 2024-09-16T06:03:06.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.960+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=CXBHPZQL0KQC type=del size=2480703 2024-09-16T06:03:06.962 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.961+0000 7f1c96a0d780 1 < canceled operation key=5DI2PMM37X1T tag=6SLYK9U6J1A3 type=del size=1822423 2024-09-16T06:03:06.963 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.963+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=5RNZ0CZFQLC1 type=del size=2790507 2024-09-16T06:03:06.963 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.963+0000 7f1c96a0d780 1 < canceled part key=_multipart_QURT4D50GX44.2~7PSVI3DRJMJQ.0 size=1048576 2024-09-16T06:03:06.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.965+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~7PSVI3DRJMJQ.1 size=1048576 2024-09-16T06:03:06.966 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.966+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~7PSVI3DRJMJQ.2 size=887541 2024-09-16T06:03:06.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.968+0000 7f1c96a0d780 1 < canceled multipart upload key=QURT4D50GX44 upload=7PSVI3DRJMJQ tag=2KK8UZBH8X0Y type=write size=4033269 2024-09-16T06:03:06.970 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.970+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=2BXMTDNEFF0Z type=write size=202347 2024-09-16T06:03:06.973 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.973+0000 7f1c96a0d780 1 < suggested remove operation key=5VD077EFKM1N tag=1ZI0WSIXLNG9 type=del 2024-09-16T06:03:06.975 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.974+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=SFAY16T2IHEA type=del size=2302038 2024-09-16T06:03:06.976 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.976+0000 7f1c96a0d780 1 < completed write operation key=MG6M4OG5GERR tag=A828C0QJME8N type=write size=562925 2024-09-16T06:03:06.978 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.977+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=8NZ30XG1E7KV type=del size=231628 2024-09-16T06:03:06.979 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.979+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=95JB3O770NXM type=del 2024-09-16T06:03:06.982 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.982+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~ZJUQLC39RGI2.0 size=1048576 2024-09-16T06:03:06.983 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.983+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~ZJUQLC39RGI2.1 size=1048576 2024-09-16T06:03:06.985 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.985+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~ZJUQLC39RGI2.2 size=848346 2024-09-16T06:03:06.985 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.985+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=ZJUQLC39RGI2 tag=5HTROC6NPXLZ type=write size=3994074 2024-09-16T06:03:06.987 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.987+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~5IX6B9JBOLOB.0 size=1048576 2024-09-16T06:03:06.988 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.988+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~5IX6B9JBOLOB.1 size=153702 2024-09-16T06:03:06.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.991+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=5IX6B9JBOLOB tag=NAVEG0VGN9M9 type=write size=2250854 2024-09-16T06:03:06.993 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.992+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=L1Y2DIADR9ZK type=del size=4081026 2024-09-16T06:03:06.994 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.994+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~UBY65DE2UTX6.0 size=963201 2024-09-16T06:03:06.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.997+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=UBY65DE2UTX6 tag=38WDVK3U0PBR type=write size=2011777 2024-09-16T06:03:06.999 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:06.998+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=0QFX681YA9S0 type=del size=1766897 2024-09-16T06:03:07.000 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.000+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~QMO319UA723W.0 size=1048576 2024-09-16T06:03:07.002 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.001+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~QMO319UA723W.1 size=1048576 2024-09-16T06:03:07.003 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.003+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~QMO319UA723W.2 size=484776 2024-09-16T06:03:07.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.006+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=QMO319UA723W tag=PF47HQ2LDNLS type=write size=3630504 2024-09-16T06:03:07.008 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.008+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=5UL9OAEKPSSJ type=del size=1231846 2024-09-16T06:03:07.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.010+0000 7f1c96a0d780 -1 < failed to complete operation key=QRD29GC0JIIP tag=NSZX7WK89N2X type=del size=3574770: (22) Invalid argument 2024-09-16T06:03:07.013 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.013+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~3WT8SQE5GSE8.0 size=672562 2024-09-16T06:03:07.013 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.013+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=3WT8SQE5GSE8 tag=HZ1MZYDJ9TJ1 type=write size=1721138 2024-09-16T06:03:07.014 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.014+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~WCUEAE7C7XH0.0 size=71183 2024-09-16T06:03:07.017 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.017+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=WCUEAE7C7XH0 tag=UST3M2172L2O type=write size=1119759 2024-09-16T06:03:07.019 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.019+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=WFEPEIQRQEYH type=del size=1172421 2024-09-16T06:03:07.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.020+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=501T5GK5YD9P type=del 2024-09-16T06:03:07.022 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.022+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=B1Y8BY2Y94AZ type=del size=57005 2024-09-16T06:03:07.024 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.023+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~PKQNBQLZ1ZBZ.0 size=1048576 2024-09-16T06:03:07.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.025+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~PKQNBQLZ1ZBZ.1 size=1048576 2024-09-16T06:03:07.026 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.026+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~PKQNBQLZ1ZBZ.2 size=296829 2024-09-16T06:03:07.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.029+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=PKQNBQLZ1ZBZ tag=4G3C7WIN27N1 type=write size=3442557 2024-09-16T06:03:07.031 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.030+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=M1LUZ1MPG4TI type=del size=1614967 2024-09-16T06:03:07.032 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.032+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=KXE99BT6MJIZ type=del 2024-09-16T06:03:07.034 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.033+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=QLTVGSW97DPQ type=del size=3955589 2024-09-16T06:03:07.035 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.035+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=NRXZEIY63R3J type=del 2024-09-16T06:03:07.037 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.037+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=J1SSZX9D1R4F type=del size=1964073 2024-09-16T06:03:07.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.038+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=3IYNVF1XF025 type=del 2024-09-16T06:03:07.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.040+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=9IX2S9QPIQA2 type=del size=1929838 2024-09-16T06:03:07.042 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.042+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=CXBHPZQL0KQC type=del 2024-09-16T06:03:07.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.043+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=Z80W0NV964A5 type=del size=3916863 2024-09-16T06:03:07.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.045+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=5RNZ0CZFQLC1 type=del 2024-09-16T06:03:07.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.047+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=NSB7UQI207BF type=del size=1412548 2024-09-16T06:03:07.050 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.050+0000 7f1c96a0d780 1 < suggested update operation key=XTSPQEKWTZZU tag=2BXMTDNEFF0Z type=write size=202347 2024-09-16T06:03:07.052 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.051+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=E61UMA9953SS type=del size=1173189 2024-09-16T06:03:07.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.053+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=SFAY16T2IHEA type=del 2024-09-16T06:03:07.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.056+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~YXWEZ5CGLS6O.0 size=1048576 2024-09-16T06:03:07.058 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.058+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~YXWEZ5CGLS6O.1 size=1048576 2024-09-16T06:03:07.060 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.059+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~YXWEZ5CGLS6O.2 size=816034 2024-09-16T06:03:07.060 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.059+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=YXWEZ5CGLS6O tag=KXH6073CVD1Y type=write size=3961762 2024-09-16T06:03:07.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.063+0000 7f1c96a0d780 1 < suggested update operation key=4N13783D51P2 tag=8NZ30XG1E7KV type=del size=231628 2024-09-16T06:03:07.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.066+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~2MTS3YOIOCOM.0 size=1048576 2024-09-16T06:03:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:06 smithi145 ceph-mon[99390]: pgmap v1344: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:06 smithi145 ceph-mon[96887]: pgmap v1344: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:07.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.068+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~2MTS3YOIOCOM.1 size=517784 2024-09-16T06:03:07.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.068+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=2MTS3YOIOCOM tag=IIOUAVHYMAF2 type=write size=2614936 2024-09-16T06:03:07.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.069+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~ZJUQLC39RGI2.0 size=1048576 2024-09-16T06:03:07.071 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.071+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~ZJUQLC39RGI2.1 size=1048576 2024-09-16T06:03:07.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.072+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~ZJUQLC39RGI2.2 size=848346 2024-09-16T06:03:07.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.075+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=ZJUQLC39RGI2 tag=5HTROC6NPXLZ type=write size=3994074 2024-09-16T06:03:07.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.077+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~39FNHV0J1I5R.0 size=212806 2024-09-16T06:03:07.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.077+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=39FNHV0J1I5R tag=Y0RTNPT5OYB4 type=write size=1261382 2024-09-16T06:03:07.079 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.079+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=L1Y2DIADR9ZK type=del 2024-09-16T06:03:07.081 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.081+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=ZU98IDOULQ2N type=write size=317258 2024-09-16T06:03:07.083 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.082+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=0QFX681YA9S0 type=del 2024-09-16T06:03:07.084 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.084+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=44VFGBISD3VM type=write size=883449 2024-09-16T06:03:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:06 smithi161 ceph-mon[87722]: pgmap v1344: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:07.087 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.087+0000 7f1c96a0d780 1 < suggested update operation key=TZTT8VPSQTBN tag=5UL9OAEKPSSJ type=del size=1231846 2024-09-16T06:03:07.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.089+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=8O4RG9YGPX8U type=del size=3027202 2024-09-16T06:03:07.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.090+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~3WT8SQE5GSE8.0 size=672562 2024-09-16T06:03:07.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.093+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=3WT8SQE5GSE8 tag=HZ1MZYDJ9TJ1 type=write size=1721138 2024-09-16T06:03:07.095 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.095+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=QAQGWPXO0DBH type=write size=461991 2024-09-16T06:03:07.097 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.097+0000 7f1c96a0d780 -1 < failed to complete operation key=4N13783D51P2 tag=WFEPEIQRQEYH type=del size=1172421: (22) Invalid argument 2024-09-16T06:03:07.101 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.100+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~7QJ8OPHFI237.0 size=1048576 2024-09-16T06:03:07.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.102+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~7QJ8OPHFI237.1 size=837720 2024-09-16T06:03:07.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.102+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=7QJ8OPHFI237 tag=MDXCLGTZ7W8P type=write size=2934872 2024-09-16T06:03:07.103 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.103+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=B1Y8BY2Y94AZ type=del 2024-09-16T06:03:07.105 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.105+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=SLY9QCR3D05J type=del size=838427 2024-09-16T06:03:07.107 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.107+0000 7f1c96a0d780 1 < canceled operation key=0WU0T0ZG0UHP tag=M1LUZ1MPG4TI type=del size=1614967 2024-09-16T06:03:07.109 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.108+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=08TDV1JE2KUK type=del size=773517 2024-09-16T06:03:07.110 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.110+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=QLTVGSW97DPQ type=del 2024-09-16T06:03:07.113 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.113+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~KPMT17HHRSW2.0 size=416055 2024-09-16T06:03:07.114 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.113+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=KPMT17HHRSW2 tag=Q7IF9ZDPSBRV type=write size=1464631 2024-09-16T06:03:07.115 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.115+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=J1SSZX9D1R4F type=del 2024-09-16T06:03:07.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.118+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~1PY69Q1XUZMY.0 size=1048576 2024-09-16T06:03:07.120 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.119+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~1PY69Q1XUZMY.1 size=419287 2024-09-16T06:03:07.120 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.119+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=1PY69Q1XUZMY tag=BJBD30SD28RA type=write size=2516439 2024-09-16T06:03:07.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.121+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=9IX2S9QPIQA2 type=del 2024-09-16T06:03:07.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.125+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~Y9FWCBYWIKQ3.0 size=124563 2024-09-16T06:03:07.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.125+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=Y9FWCBYWIKQ3 tag=JD6CUS354MQB type=write size=1173139 2024-09-16T06:03:07.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.126+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=Z80W0NV964A5 type=del 2024-09-16T06:03:07.128 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.128+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=0MMQ3SOC40P9 type=del size=2861391 2024-09-16T06:03:07.129 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.129+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=NSB7UQI207BF type=del 2024-09-16T06:03:07.131 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.131+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=PJLDTKDM4A3E type=del size=561212 2024-09-16T06:03:07.133 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.133+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=E61UMA9953SS type=del 2024-09-16T06:03:07.135 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.135+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=2GI2NZRMB8J6 type=del size=4185990 2024-09-16T06:03:07.136 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.136+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~YXWEZ5CGLS6O.0 size=1048576 2024-09-16T06:03:07.138 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.138+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~YXWEZ5CGLS6O.1 size=1048576 2024-09-16T06:03:07.139 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.139+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~YXWEZ5CGLS6O.2 size=816034 2024-09-16T06:03:07.142 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.142+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=YXWEZ5CGLS6O tag=KXH6073CVD1Y type=write size=3961762 2024-09-16T06:03:07.144 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.143+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=ADQ9CV90ZIPU type=del size=1632101 2024-09-16T06:03:07.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.145+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~2MTS3YOIOCOM.0 size=1048576 2024-09-16T06:03:07.146 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.146+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~2MTS3YOIOCOM.1 size=517784 2024-09-16T06:03:07.149 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.149+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=2MTS3YOIOCOM tag=IIOUAVHYMAF2 type=write size=2614936 2024-09-16T06:03:07.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.151+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=WTI5NKJWA7I5 type=del size=3917730 2024-09-16T06:03:07.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.151+0000 7f1c96a0d780 1 < canceled part key=_multipart_QURT4D50GX44.2~39FNHV0J1I5R.0 size=212806 2024-09-16T06:03:07.155 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.154+0000 7f1c96a0d780 1 < canceled multipart upload key=QURT4D50GX44 upload=39FNHV0J1I5R tag=Y0RTNPT5OYB4 type=write size=1261382 2024-09-16T06:03:07.157 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.157+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=9Q2YUILJBQH2 type=del size=3439414 2024-09-16T06:03:07.160 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.160+0000 7f1c96a0d780 1 < suggested update operation key=XTSPQEKWTZZU tag=ZU98IDOULQ2N type=write size=317258 2024-09-16T06:03:07.162 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.162+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=2Y4316EMAWDC type=del size=2576592 2024-09-16T06:03:07.164 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.164+0000 7f1c96a0d780 1 < completed write operation key=GKLPEUNB19HH tag=44VFGBISD3VM type=write size=883449 2024-09-16T06:03:07.167 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.167+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~E5D31N61FVVB.0 size=1048576 2024-09-16T06:03:07.169 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.168+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~E5D31N61FVVB.1 size=1048576 2024-09-16T06:03:07.170 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.170+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~E5D31N61FVVB.2 size=413552 2024-09-16T06:03:07.170 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.170+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=E5D31N61FVVB tag=CKTOI1V6Z32V type=write size=3559280 2024-09-16T06:03:07.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.172+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=8O4RG9YGPX8U type=del 2024-09-16T06:03:07.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.174+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=EP8NHCNZRNCN type=del size=3207310 2024-09-16T06:03:07.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.176+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=QAQGWPXO0DBH type=write size=461991 2024-09-16T06:03:07.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.179+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~BWZYDJ9BR2X4.0 size=727442 2024-09-16T06:03:07.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.179+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=BWZYDJ9BR2X4 tag=C4BKRDKKZJ6I type=write size=1776018 2024-09-16T06:03:07.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.180+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~7QJ8OPHFI237.0 size=1048576 2024-09-16T06:03:07.182 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.182+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~7QJ8OPHFI237.1 size=837720 2024-09-16T06:03:07.185 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.185+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=7QJ8OPHFI237 tag=MDXCLGTZ7W8P type=write size=2934872 2024-09-16T06:03:07.189 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.188+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~VXPJ8GVM56GT.0 size=1048576 2024-09-16T06:03:07.190 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.190+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~VXPJ8GVM56GT.1 size=336626 2024-09-16T06:03:07.190 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.190+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=VXPJ8GVM56GT tag=UEGG32LI0KOZ type=write size=2433778 2024-09-16T06:03:07.192 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.192+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=SLY9QCR3D05J type=del 2024-09-16T06:03:07.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.194+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~Y40LI6UR7LIK.0 size=471201 2024-09-16T06:03:07.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.194+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=Y40LI6UR7LIK tag=B7EF0SC6A45R type=write size=1519777 2024-09-16T06:03:07.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.196+0000 7f1c96a0d780 1 < canceled operation key=4N13783D51P2 tag=08TDV1JE2KUK type=del size=773517 2024-09-16T06:03:07.199 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.198+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=1LNI4PWVWA38 type=del size=1949060 2024-09-16T06:03:07.200 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.200+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~KPMT17HHRSW2.0 size=416055 2024-09-16T06:03:07.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.203+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=KPMT17HHRSW2 tag=Q7IF9ZDPSBRV type=write size=1464631 2024-09-16T06:03:07.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.204+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=B8XWHTPI5ZJW type=del size=4057491 2024-09-16T06:03:07.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.205+0000 7f1c96a0d780 1 < canceled part key=_multipart_5VD077EFKM1N.2~1PY69Q1XUZMY.0 size=1048576 2024-09-16T06:03:07.207 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.206+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~1PY69Q1XUZMY.1 size=419287 2024-09-16T06:03:07.210 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.210+0000 7f1c96a0d780 1 < canceled multipart upload key=5VD077EFKM1N upload=1PY69Q1XUZMY tag=BJBD30SD28RA type=write size=2516439 2024-09-16T06:03:07.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.211+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=10971D9ZREVX type=del size=2606054 2024-09-16T06:03:07.214 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.213+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~Y9FWCBYWIKQ3.0 size=124563 2024-09-16T06:03:07.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.217+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=Y9FWCBYWIKQ3 tag=JD6CUS354MQB type=write size=1173139 2024-09-16T06:03:07.220 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.220+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~NWC8YETO1NPL.0 size=1048576 2024-09-16T06:03:07.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.222+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~NWC8YETO1NPL.1 size=454868 2024-09-16T06:03:07.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.222+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=NWC8YETO1NPL tag=XWSIJMYGU83S type=write size=2552020 2024-09-16T06:03:07.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.226+0000 7f1c96a0d780 1 < suggested remove operation key=GPTASZV7V0C3 tag=0MMQ3SOC40P9 type=del 2024-09-16T06:03:07.229 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.228+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~LZE754EF55PC.0 size=1048576 2024-09-16T06:03:07.230 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.230+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~LZE754EF55PC.1 size=1048576 2024-09-16T06:03:07.231 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.231+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~LZE754EF55PC.2 size=304210 2024-09-16T06:03:07.231 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.231+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=LZE754EF55PC tag=MFCIA1D8DEXU type=write size=3449938 2024-09-16T06:03:07.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.235+0000 7f1c96a0d780 1 < suggested remove operation key=ZTW6L951QI5A tag=PJLDTKDM4A3E type=del 2024-09-16T06:03:07.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.236+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=IIKPW8PUQPHT type=del size=2308032 2024-09-16T06:03:07.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.238+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=2GI2NZRMB8J6 type=del 2024-09-16T06:03:07.241 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.241+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~RVXU5SG9SQUW.0 size=291584 2024-09-16T06:03:07.241 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.241+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=RVXU5SG9SQUW tag=K533KHYU1R4M type=write size=1340160 2024-09-16T06:03:07.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.242+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=ADQ9CV90ZIPU type=del 2024-09-16T06:03:07.244 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.244+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=SUGHQX2JFQ83 type=del size=2702826 2024-09-16T06:03:07.246 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.245+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=WTI5NKJWA7I5 type=del 2024-09-16T06:03:07.248 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.247+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=CKPB4SMCA2SW type=del size=2341561 2024-09-16T06:03:07.249 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.249+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=9Q2YUILJBQH2 type=del 2024-09-16T06:03:07.251 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.251+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=SC8X4JR2SLN2 type=del size=2469253 2024-09-16T06:03:07.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.254+0000 7f1c96a0d780 1 < suggested remove operation key=XTSPQEKWTZZU tag=2Y4316EMAWDC type=del 2024-09-16T06:03:07.256 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.256+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=HVG4F7KPY420 type=del size=3781930 2024-09-16T06:03:07.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.257+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~E5D31N61FVVB.0 size=1048576 2024-09-16T06:03:07.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.259+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~E5D31N61FVVB.1 size=1048576 2024-09-16T06:03:07.260 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.260+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~E5D31N61FVVB.2 size=413552 2024-09-16T06:03:07.263 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.263+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=E5D31N61FVVB tag=CKTOI1V6Z32V type=write size=3559280 2024-09-16T06:03:07.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.264+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=7CFJADKMUZDW type=del size=3120778 2024-09-16T06:03:07.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.266+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=EP8NHCNZRNCN type=del 2024-09-16T06:03:07.268 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.267+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=QUTRXAD7HY2Z type=write size=676862 2024-09-16T06:03:07.270 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.270+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~BWZYDJ9BR2X4.0 size=727442 2024-09-16T06:03:07.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.273+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=BWZYDJ9BR2X4 tag=C4BKRDKKZJ6I type=write size=1776018 2024-09-16T06:03:07.275 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.274+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=1ZJ9U5MDEFS1 type=del size=3160482 2024-09-16T06:03:07.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.276+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~VXPJ8GVM56GT.0 size=1048576 2024-09-16T06:03:07.278 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.278+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~VXPJ8GVM56GT.1 size=336626 2024-09-16T06:03:07.281 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.280+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=VXPJ8GVM56GT tag=UEGG32LI0KOZ type=write size=2433778 2024-09-16T06:03:07.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.282+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=9J0YQVCUMAAG type=del size=2385907 2024-09-16T06:03:07.285 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.284+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~Y40LI6UR7LIK.0 size=471201 2024-09-16T06:03:07.287 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.287+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=Y40LI6UR7LIK tag=B7EF0SC6A45R type=write size=1519777 2024-09-16T06:03:07.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.289+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=3K3ELDVH550F type=del size=3447121 2024-09-16T06:03:07.291 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.291+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=1LNI4PWVWA38 type=del 2024-09-16T06:03:07.293 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.293+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=JFSBMRPM30CO type=del size=3161382 2024-09-16T06:03:07.297 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.296+0000 7f1c96a0d780 1 < suggested remove operation key=ITM02B2USRE0 tag=B8XWHTPI5ZJW type=del 2024-09-16T06:03:07.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.299+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~APFM5O7PNQCQ.0 size=1048576 2024-09-16T06:03:07.301 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.301+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~APFM5O7PNQCQ.1 size=1048576 2024-09-16T06:03:07.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.302+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~APFM5O7PNQCQ.2 size=656430 2024-09-16T06:03:07.303 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.302+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=APFM5O7PNQCQ tag=RZVCG2WCM1RT type=write size=3802158 2024-09-16T06:03:07.305 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.304+0000 7f1c96a0d780 -1 < failed to complete operation key=GPTASZV7V0C3 tag=10971D9ZREVX type=del size=2606054: (22) Invalid argument 2024-09-16T06:03:07.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.306+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=YTL5U2D57EGD type=del size=3728101 2024-09-16T06:03:07.308 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.308+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~NWC8YETO1NPL.0 size=1048576 2024-09-16T06:03:07.309 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.309+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~NWC8YETO1NPL.1 size=454868 2024-09-16T06:03:07.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.312+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=NWC8YETO1NPL tag=XWSIJMYGU83S type=write size=2552020 2024-09-16T06:03:07.315 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.315+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~W1MOEMK1AVVR.0 size=1048576 2024-09-16T06:03:07.316 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.316+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~W1MOEMK1AVVR.1 size=895105 2024-09-16T06:03:07.316 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.316+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=W1MOEMK1AVVR tag=23GFU5J1KPT7 type=write size=2992257 2024-09-16T06:03:07.318 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.318+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~LZE754EF55PC.0 size=1048576 2024-09-16T06:03:07.319 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.319+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~LZE754EF55PC.1 size=1048576 2024-09-16T06:03:07.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.320+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~LZE754EF55PC.2 size=304210 2024-09-16T06:03:07.324 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.323+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=LZE754EF55PC tag=MFCIA1D8DEXU type=write size=3449938 2024-09-16T06:03:07.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.326+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~9PP0O89J8DHK.0 size=1048576 2024-09-16T06:03:07.328 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.327+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~9PP0O89J8DHK.1 size=514020 2024-09-16T06:03:07.328 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.327+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=9PP0O89J8DHK tag=T6Y1M1FCSIJC type=write size=2611172 2024-09-16T06:03:07.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.329+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=IIKPW8PUQPHT type=del 2024-09-16T06:03:07.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.331+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=XHX6IK1HE0OZ type=del size=4057719 2024-09-16T06:03:07.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.332+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~RVXU5SG9SQUW.0 size=291584 2024-09-16T06:03:07.335 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.335+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=RVXU5SG9SQUW tag=K533KHYU1R4M type=write size=1340160 2024-09-16T06:03:07.339 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.339+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~VG4E1RGXYSP3.0 size=1048576 2024-09-16T06:03:07.341 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.341+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~VG4E1RGXYSP3.1 size=289251 2024-09-16T06:03:07.341 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.341+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=VG4E1RGXYSP3 tag=QQ4OBM20N585 type=write size=2386403 2024-09-16T06:03:07.343 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.343+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=SUGHQX2JFQ83 type=del 2024-09-16T06:03:07.345 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.344+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=8KCB8TGZLVL1 type=del size=746569 2024-09-16T06:03:07.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.347+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=CKPB4SMCA2SW type=del 2024-09-16T06:03:07.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.348+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=G87EMI2TIZXG type=del size=2403310 2024-09-16T06:03:07.351 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.350+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=SC8X4JR2SLN2 type=del 2024-09-16T06:03:07.353 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.352+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=GZPVB277GB7W type=del size=3789113 2024-09-16T06:03:07.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.354+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=HVG4F7KPY420 type=del 2024-09-16T06:03:07.356 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.356+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=TTWOJCKI51GD type=write size=290929 2024-09-16T06:03:07.358 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.357+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=7CFJADKMUZDW type=del 2024-09-16T06:03:07.360 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.359+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=4VXY8FSMV3GF type=del size=582358 2024-09-16T06:03:07.362 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.361+0000 7f1c96a0d780 1 < canceled operation key=LVXXKY3EMJ6G tag=QUTRXAD7HY2Z type=write size=676862 2024-09-16T06:03:07.364 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.364+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=9GMDHXANBBVI type=del size=3303244 2024-09-16T06:03:07.366 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.366+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=1ZJ9U5MDEFS1 type=del 2024-09-16T06:03:07.368 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.368+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=2S2KAZE7DWZ8 type=del size=1214814 2024-09-16T06:03:07.370 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.370+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=9J0YQVCUMAAG type=del 2024-09-16T06:03:07.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.373+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~CEAU1FETHQLZ.0 size=1048576 2024-09-16T06:03:07.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.374+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~CEAU1FETHQLZ.1 size=695673 2024-09-16T06:03:07.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.374+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=CEAU1FETHQLZ tag=DR49FOBVCRR7 type=write size=2792825 2024-09-16T06:03:07.378 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.378+0000 7f1c96a0d780 1 < suggested remove operation key=QURT4D50GX44 tag=3K3ELDVH550F type=del 2024-09-16T06:03:07.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.381+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~E7HGOYLQUJ7Y.0 size=1048576 2024-09-16T06:03:07.382 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.382+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~E7HGOYLQUJ7Y.1 size=1048576 2024-09-16T06:03:07.384 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.383+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~E7HGOYLQUJ7Y.2 size=243222 2024-09-16T06:03:07.384 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.383+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=E7HGOYLQUJ7Y tag=F26A7T6TVO5P type=write size=3388950 2024-09-16T06:03:07.385 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.385+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=JFSBMRPM30CO type=del 2024-09-16T06:03:07.387 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.386+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=YKX5GQB88EM0 type=del size=2049680 2024-09-16T06:03:07.388 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.388+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~APFM5O7PNQCQ.0 size=1048576 2024-09-16T06:03:07.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.389+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~APFM5O7PNQCQ.1 size=1048576 2024-09-16T06:03:07.391 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.391+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~APFM5O7PNQCQ.2 size=656430 2024-09-16T06:03:07.395 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.394+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=APFM5O7PNQCQ tag=RZVCG2WCM1RT type=write size=3802158 2024-09-16T06:03:07.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.398+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~SL27JQKJ03S4.0 size=1048576 2024-09-16T06:03:07.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.399+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~SL27JQKJ03S4.1 size=165966 2024-09-16T06:03:07.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.399+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=SL27JQKJ03S4 tag=RHBFTKDAQ5ZQ type=write size=2263118 2024-09-16T06:03:07.402 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.401+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=YTL5U2D57EGD type=del 2024-09-16T06:03:07.405 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.405+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~P52O4ZVJL8L4.0 size=1048576 2024-09-16T06:03:07.407 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.407+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~P52O4ZVJL8L4.1 size=585116 2024-09-16T06:03:07.407 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.407+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=P52O4ZVJL8L4 tag=PM6A94PR27FG type=write size=2682268 2024-09-16T06:03:07.409 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.408+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~W1MOEMK1AVVR.0 size=1048576 2024-09-16T06:03:07.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.410+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~W1MOEMK1AVVR.1 size=895105 2024-09-16T06:03:07.413 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.413+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=W1MOEMK1AVVR tag=23GFU5J1KPT7 type=write size=2992257 2024-09-16T06:03:07.415 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.415+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=0BFMO9D1E1ZS type=del size=310660 2024-09-16T06:03:07.417 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.417+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~9PP0O89J8DHK.0 size=1048576 2024-09-16T06:03:07.419 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.418+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~9PP0O89J8DHK.1 size=514020 2024-09-16T06:03:07.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.421+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=9PP0O89J8DHK tag=T6Y1M1FCSIJC type=write size=2611172 2024-09-16T06:03:07.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.423+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=6UH1H6MI0NY0 type=del size=118845 2024-09-16T06:03:07.427 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.427+0000 7f1c96a0d780 1 < suggested remove operation key=MG6M4OG5GERR tag=XHX6IK1HE0OZ type=del 2024-09-16T06:03:07.430 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.430+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~O8WCWXYTS7AJ.0 size=1048576 2024-09-16T06:03:07.431 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.431+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~O8WCWXYTS7AJ.1 size=269128 2024-09-16T06:03:07.431 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.431+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=O8WCWXYTS7AJ tag=DG5PRWJDSI3W type=write size=2366280 2024-09-16T06:03:07.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.432+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~VG4E1RGXYSP3.0 size=1048576 2024-09-16T06:03:07.434 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.434+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~VG4E1RGXYSP3.1 size=289251 2024-09-16T06:03:07.437 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.437+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=VG4E1RGXYSP3 tag=QQ4OBM20N585 type=write size=2386403 2024-09-16T06:03:07.440 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.440+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~LGNR3TYR9YUM.0 size=895363 2024-09-16T06:03:07.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.440+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=LGNR3TYR9YUM tag=SY15ZWLITA6T type=write size=1943939 2024-09-16T06:03:07.442 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.442+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=8KCB8TGZLVL1 type=del 2024-09-16T06:03:07.445 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.445+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~8TY4X6C5XV2T.0 size=1048576 2024-09-16T06:03:07.447 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.447+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~8TY4X6C5XV2T.1 size=1048576 2024-09-16T06:03:07.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.448+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~8TY4X6C5XV2T.2 size=1048455 2024-09-16T06:03:07.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.448+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=8TY4X6C5XV2T tag=SHI2ZZEDS4BL type=write size=4194183 2024-09-16T06:03:07.450 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.449+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=G87EMI2TIZXG type=del 2024-09-16T06:03:07.451 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.451+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=QWP2XOY0G5AP type=del size=3347869 2024-09-16T06:03:07.453 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.452+0000 7f1c96a0d780 1 < canceled operation key=QRD29GC0JIIP tag=GZPVB277GB7W type=del size=3789113 2024-09-16T06:03:07.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.454+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=8S90RZ3XH0YV type=del size=1109161 2024-09-16T06:03:07.456 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.456+0000 7f1c96a0d780 1 < completed write operation key=GKLPEUNB19HH tag=TTWOJCKI51GD type=write size=290929 2024-09-16T06:03:07.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.457+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=X8B6KMCIJXXQ type=del size=1075161 2024-09-16T06:03:07.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.459+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=4VXY8FSMV3GF type=del 2024-09-16T06:03:07.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.460+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=SNFFTQXTQKOT type=del size=2176037 2024-09-16T06:03:07.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.462+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=9GMDHXANBBVI type=del 2024-09-16T06:03:07.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.464+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=DIS4I7FTB9AU type=del size=3245749 2024-09-16T06:03:07.466 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.465+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=2S2KAZE7DWZ8 type=del 2024-09-16T06:03:07.469 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.468+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~3DK0PPTG11G8.0 size=1048576 2024-09-16T06:03:07.470 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.469+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~3DK0PPTG11G8.1 size=1048576 2024-09-16T06:03:07.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.471+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~3DK0PPTG11G8.2 size=835614 2024-09-16T06:03:07.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.471+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=3DK0PPTG11G8 tag=UM8GBQM541R5 type=write size=3981342 2024-09-16T06:03:07.473 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.472+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~CEAU1FETHQLZ.0 size=1048576 2024-09-16T06:03:07.474 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.474+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~CEAU1FETHQLZ.1 size=695673 2024-09-16T06:03:07.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.477+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=CEAU1FETHQLZ tag=DR49FOBVCRR7 type=write size=2792825 2024-09-16T06:03:07.479 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.478+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=VUWACZWWZGKH type=del size=981201 2024-09-16T06:03:07.479 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.478+0000 7f1c96a0d780 1 < canceled part key=_multipart_GPTASZV7V0C3.2~E7HGOYLQUJ7Y.0 size=1048576 2024-09-16T06:03:07.480 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.480+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~E7HGOYLQUJ7Y.1 size=1048576 2024-09-16T06:03:07.482 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.481+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~E7HGOYLQUJ7Y.2 size=243222 2024-09-16T06:03:07.484 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.484+0000 7f1c96a0d780 1 < canceled multipart upload key=GPTASZV7V0C3 upload=E7HGOYLQUJ7Y tag=F26A7T6TVO5P type=write size=3388950 2024-09-16T06:03:07.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.486+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=2QQYHR2U9BOS type=del size=3719179 2024-09-16T06:03:07.488 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.487+0000 7f1c96a0d780 1 < canceled operation key=Z9QSHZEA1LU8 tag=YKX5GQB88EM0 type=del size=2049680 2024-09-16T06:03:07.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.489+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=9XK2XK5ER8F0 type=del size=816850 2024-09-16T06:03:07.491 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.490+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~SL27JQKJ03S4.0 size=1048576 2024-09-16T06:03:07.492 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.492+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~SL27JQKJ03S4.1 size=165966 2024-09-16T06:03:07.496 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.495+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=SL27JQKJ03S4 tag=RHBFTKDAQ5ZQ type=write size=2263118 2024-09-16T06:03:07.498 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.497+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=9JVTV7WS6CYR type=del size=2429075 2024-09-16T06:03:07.500 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.499+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~P52O4ZVJL8L4.0 size=1048576 2024-09-16T06:03:07.500 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.499+0000 7f1c96a0d780 1 < canceled part key=_multipart_01DIVTPOEFBO.2~P52O4ZVJL8L4.1 size=585116 2024-09-16T06:03:07.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.502+0000 7f1c96a0d780 1 < canceled multipart upload key=01DIVTPOEFBO upload=P52O4ZVJL8L4 tag=PM6A94PR27FG type=write size=2682268 2024-09-16T06:03:07.506 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.506+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~9OI67VZ22PL7.0 size=1048576 2024-09-16T06:03:07.508 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.507+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~9OI67VZ22PL7.1 size=1048576 2024-09-16T06:03:07.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.509+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~9OI67VZ22PL7.2 size=12351 2024-09-16T06:03:07.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.509+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=9OI67VZ22PL7 tag=X7HD40EUKTR0 type=write size=3158079 2024-09-16T06:03:07.511 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.511+0000 7f1c96a0d780 1 < canceled operation key=Q3AIT4Z2PAJ8 tag=0BFMO9D1E1ZS type=del size=310660 2024-09-16T06:03:07.514 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.513+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~TEGI0F9EFDIA.0 size=92393 2024-09-16T06:03:07.514 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.513+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=TEGI0F9EFDIA tag=B80BJNSN0V4U type=write size=1140969 2024-09-16T06:03:07.515 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.515+0000 7f1c96a0d780 1 < canceled operation key=4N13783D51P2 tag=6UH1H6MI0NY0 type=del size=118845 2024-09-16T06:03:07.518 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.517+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=A2TROZD1I5C2 type=del size=2071778 2024-09-16T06:03:07.519 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.519+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~O8WCWXYTS7AJ.0 size=1048576 2024-09-16T06:03:07.521 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.521+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~O8WCWXYTS7AJ.1 size=269128 2024-09-16T06:03:07.524 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.524+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=O8WCWXYTS7AJ tag=DG5PRWJDSI3W type=write size=2366280 2024-09-16T06:03:07.526 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.525+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=IJGR79O1RW6E type=del size=1643271 2024-09-16T06:03:07.528 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.527+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~LGNR3TYR9YUM.0 size=895363 2024-09-16T06:03:07.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.530+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=LGNR3TYR9YUM tag=SY15ZWLITA6T type=write size=1943939 2024-09-16T06:03:07.534 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.534+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~E9NQHENVDADZ.0 size=1048576 2024-09-16T06:03:07.536 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.536+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~E9NQHENVDADZ.1 size=1048576 2024-09-16T06:03:07.537 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.537+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~E9NQHENVDADZ.2 size=852190 2024-09-16T06:03:07.537 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.537+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=E9NQHENVDADZ tag=J1TUBJYBOBIB type=write size=3997918 2024-09-16T06:03:07.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.539+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~8TY4X6C5XV2T.0 size=1048576 2024-09-16T06:03:07.540 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.540+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~8TY4X6C5XV2T.1 size=1048576 2024-09-16T06:03:07.541 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.541+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~8TY4X6C5XV2T.2 size=1048455 2024-09-16T06:03:07.544 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.544+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=8TY4X6C5XV2T tag=SHI2ZZEDS4BL type=write size=4194183 2024-09-16T06:03:07.546 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.545+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=WF9A0RX3U9OU type=del size=1132860 2024-09-16T06:03:07.547 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.547+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=QWP2XOY0G5AP type=del 2024-09-16T06:03:07.549 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.549+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=905R8NKGRDNU type=del size=792168 2024-09-16T06:03:07.550 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.550+0000 7f1c96a0d780 1 < canceled operation key=Q3AIT4Z2PAJ8 tag=8S90RZ3XH0YV type=del size=1109161 2024-09-16T06:03:07.552 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.552+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=RVHNJ1DEQWPG type=write size=1023462 2024-09-16T06:03:07.555 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.555+0000 7f1c96a0d780 1 < suggested update operation key=GKLPEUNB19HH tag=X8B6KMCIJXXQ type=del size=1075161 2024-09-16T06:03:07.557 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.557+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=0MT4BGRVQ5AW type=write size=832607 2024-09-16T06:03:07.559 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.558+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=SNFFTQXTQKOT type=del 2024-09-16T06:03:07.560 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.560+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=P7PQO5PMU93W type=del size=3604021 2024-09-16T06:03:07.562 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.562+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=DIS4I7FTB9AU type=del 2024-09-16T06:03:07.564 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.563+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=81Q8RQUN5V8C type=del size=1067839 2024-09-16T06:03:07.566 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.565+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~3DK0PPTG11G8.0 size=1048576 2024-09-16T06:03:07.567 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.567+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~3DK0PPTG11G8.1 size=1048576 2024-09-16T06:03:07.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.569+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~3DK0PPTG11G8.2 size=835614 2024-09-16T06:03:07.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.572+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=3DK0PPTG11G8 tag=UM8GBQM541R5 type=write size=3981342 2024-09-16T06:03:07.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.574+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=544XJ6KTD7V5 type=write size=844982 2024-09-16T06:03:07.575 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.575+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=VUWACZWWZGKH type=del 2024-09-16T06:03:07.577 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.577+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=S3G9RQGE7F56 type=write size=76306 2024-09-16T06:03:07.581 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.581+0000 7f1c96a0d780 1 < suggested update operation key=VVPJT0T4Z4XP tag=2QQYHR2U9BOS type=del size=3719179 2024-09-16T06:03:07.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.582+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=OZ58HSUKYXPQ type=write size=775176 2024-09-16T06:03:07.586 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.586+0000 7f1c96a0d780 1 < suggested update operation key=ZBZ9ATHB0R42 tag=9XK2XK5ER8F0 type=del size=816850 2024-09-16T06:03:07.589 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.589+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~U402I7O9IL0B.0 size=1048576 2024-09-16T06:03:07.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.590+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~U402I7O9IL0B.1 size=736132 2024-09-16T06:03:07.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.590+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=U402I7O9IL0B tag=7ZEZKAAXLCO8 type=write size=2833284 2024-09-16T06:03:07.592 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.591+0000 7f1c96a0d780 1 < canceled operation key=GPTASZV7V0C3 tag=9JVTV7WS6CYR type=del size=2429075 2024-09-16T06:03:07.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.593+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=19QBPWQ1SWI0 type=del size=2509667 2024-09-16T06:03:07.595 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.595+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~9OI67VZ22PL7.0 size=1048576 2024-09-16T06:03:07.596 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.596+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~9OI67VZ22PL7.1 size=1048576 2024-09-16T06:03:07.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.598+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~9OI67VZ22PL7.2 size=12351 2024-09-16T06:03:07.601 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.601+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=9OI67VZ22PL7 tag=X7HD40EUKTR0 type=write size=3158079 2024-09-16T06:03:07.603 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.602+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=742RUSQI13YS type=del size=1873478 2024-09-16T06:03:07.604 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.604+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~TEGI0F9EFDIA.0 size=92393 2024-09-16T06:03:07.607 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.607+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=TEGI0F9EFDIA tag=B80BJNSN0V4U type=write size=1140969 2024-09-16T06:03:07.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.608+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=ON61D4P09OO4 type=del size=4190658 2024-09-16T06:03:07.610 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.610+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=A2TROZD1I5C2 type=del 2024-09-16T06:03:07.612 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.611+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=1CXKMB26082M type=write size=368883 2024-09-16T06:03:07.615 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.615+0000 7f1c96a0d780 1 < suggested remove operation key=0WU0T0ZG0UHP tag=IJGR79O1RW6E type=del 2024-09-16T06:03:07.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.618+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~O50753YX3V3J.0 size=1048576 2024-09-16T06:03:07.619 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.619+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~O50753YX3V3J.1 size=520451 2024-09-16T06:03:07.619 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.619+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=O50753YX3V3J tag=UT58TMRORW6L type=write size=2617603 2024-09-16T06:03:07.621 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.620+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~E9NQHENVDADZ.0 size=1048576 2024-09-16T06:03:07.621 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.621+0000 7f1c96a0d780 1 < canceled part key=_multipart_5DI2PMM37X1T.2~E9NQHENVDADZ.1 size=1048576 2024-09-16T06:03:07.622 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.622+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~E9NQHENVDADZ.2 size=852190 2024-09-16T06:03:07.625 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.625+0000 7f1c96a0d780 1 < canceled multipart upload key=5DI2PMM37X1T upload=E9NQHENVDADZ tag=J1TUBJYBOBIB type=write size=3997918 2024-09-16T06:03:07.627 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.626+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=YZ2XCIARI45N type=del size=412840 2024-09-16T06:03:07.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.628+0000 7f1c96a0d780 1 < canceled operation key=RZK5FPR0QWOH tag=WF9A0RX3U9OU type=del size=1132860 2024-09-16T06:03:07.631 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.631+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~L1DUJ4UP87OE.0 size=1005501 2024-09-16T06:03:07.631 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.631+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=L1DUJ4UP87OE tag=3LD21AQ3B04B type=write size=2054077 2024-09-16T06:03:07.633 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.633+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=905R8NKGRDNU type=del 2024-09-16T06:03:07.634 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.634+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=01276OS4IWM4 type=del size=491770 2024-09-16T06:03:07.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.636+0000 7f1c96a0d780 1 < completed write operation key=5DI2PMM37X1T tag=RVHNJ1DEQWPG type=write size=1023462 2024-09-16T06:03:07.638 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.638+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=VQ3U0Z4IBHBC type=del size=3430083 2024-09-16T06:03:07.639 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.639+0000 7f1c96a0d780 1 < completed write operation key=LVXXKY3EMJ6G tag=0MT4BGRVQ5AW type=write size=832607 2024-09-16T06:03:07.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.642+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~YHWO61IRMPT1.0 size=1048576 2024-09-16T06:03:07.644 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.643+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~YHWO61IRMPT1.1 size=630739 2024-09-16T06:03:07.644 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.643+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=YHWO61IRMPT1 tag=3GDF36S9PU25 type=write size=2727891 2024-09-16T06:03:07.645 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.645+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=P7PQO5PMU93W type=del 2024-09-16T06:03:07.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.648+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~2C1YFCFOH19U.0 size=1048576 2024-09-16T06:03:07.650 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.650+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~2C1YFCFOH19U.1 size=1048576 2024-09-16T06:03:07.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.651+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~2C1YFCFOH19U.2 size=62405 2024-09-16T06:03:07.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.651+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=2C1YFCFOH19U tag=9S622JODRPBO type=write size=3208133 2024-09-16T06:03:07.654 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.654+0000 7f1c96a0d780 1 < suggested remove operation key=Z5JV4SOIDRLQ tag=81Q8RQUN5V8C type=del 2024-09-16T06:03:07.657 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.657+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~JVKD8URBKHJE.0 size=812321 2024-09-16T06:03:07.657 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.657+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=JVKD8URBKHJE tag=ACN1STAS2CAK type=write size=1860897 2024-09-16T06:03:07.660 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.660+0000 7f1c96a0d780 1 < suggested remove operation key=4N13783D51P2 tag=544XJ6KTD7V5 type=write 2024-09-16T06:03:07.662 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.662+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=196M92D0PXRI type=del size=3659572 2024-09-16T06:03:07.664 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.663+0000 7f1c96a0d780 1 < completed write operation key=QRD29GC0JIIP tag=S3G9RQGE7F56 type=write size=76306 2024-09-16T06:03:07.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.665+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=H9ADBKS9YHF2 type=del size=1324541 2024-09-16T06:03:07.668 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.668+0000 7f1c96a0d780 1 < suggested remove operation key=Y2B47WIY8S18 tag=OZ58HSUKYXPQ type=write 2024-09-16T06:03:07.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.670+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=7PX9HU7Q39TS type=write size=468146 2024-09-16T06:03:07.672 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.671+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~U402I7O9IL0B.0 size=1048576 2024-09-16T06:03:07.674 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.673+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~U402I7O9IL0B.1 size=736132 2024-09-16T06:03:07.677 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.677+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=U402I7O9IL0B tag=7ZEZKAAXLCO8 type=write size=2833284 2024-09-16T06:03:07.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.678+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=8EA4QVFXOE4B type=del size=547397 2024-09-16T06:03:07.682 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.682+0000 7f1c96a0d780 1 < suggested update operation key=GJNDR1WBPIEA tag=19QBPWQ1SWI0 type=del size=2509667 2024-09-16T06:03:07.684 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.683+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=PIGOICN4GHIZ type=del size=1416248 2024-09-16T06:03:07.685 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.685+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=742RUSQI13YS type=del 2024-09-16T06:03:07.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.687+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=AJ36HFX9THXL type=write size=479103 2024-09-16T06:03:07.689 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.688+0000 7f1c96a0d780 1 < canceled operation key=T2LNYBA0XTDL tag=ON61D4P09OO4 type=del size=4190658 2024-09-16T06:03:07.690 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.690+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=6S9VVRUHOZVW type=del size=2664008 2024-09-16T06:03:07.692 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.692+0000 7f1c96a0d780 1 < canceled operation key=PM77QTUTT60M tag=1CXKMB26082M type=write size=368883 2024-09-16T06:03:07.693 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.693+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=IH76HH4PVT61 type=del size=87716 2024-09-16T06:03:07.695 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.695+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~O50753YX3V3J.0 size=1048576 2024-09-16T06:03:07.695 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.695+0000 7f1c96a0d780 1 < canceled part key=_multipart_RLYT9MKOIL9G.2~O50753YX3V3J.1 size=520451 2024-09-16T06:03:07.698 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.698+0000 7f1c96a0d780 1 < canceled multipart upload key=RLYT9MKOIL9G upload=O50753YX3V3J tag=UT58TMRORW6L type=write size=2617603 2024-09-16T06:03:07.701 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.701+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~BE83DGO9OSVM.0 size=1048576 2024-09-16T06:03:07.702 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.702+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~BE83DGO9OSVM.1 size=458812 2024-09-16T06:03:07.703 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.702+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=BE83DGO9OSVM tag=7Q69IZK78CRT type=write size=2555964 2024-09-16T06:03:07.704 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.704+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=YZ2XCIARI45N type=del 2024-09-16T06:03:07.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.707+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~AHRJHPG3Q8PK.0 size=1048576 2024-09-16T06:03:07.709 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.708+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~AHRJHPG3Q8PK.1 size=1048576 2024-09-16T06:03:07.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.710+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~AHRJHPG3Q8PK.2 size=1035824 2024-09-16T06:03:07.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.710+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=AHRJHPG3Q8PK tag=K3BTLCPTWX8X type=write size=4181552 2024-09-16T06:03:07.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.711+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~L1DUJ4UP87OE.0 size=1005501 2024-09-16T06:03:07.714 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.714+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=L1DUJ4UP87OE tag=3LD21AQ3B04B type=write size=2054077 2024-09-16T06:03:07.716 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.716+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=IHMHGF1552A0 type=del size=985438 2024-09-16T06:03:07.718 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.717+0000 7f1c96a0d780 1 < canceled operation key=01DIVTPOEFBO tag=01276OS4IWM4 type=del size=491770 2024-09-16T06:03:07.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.720+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~SABP4SU3ZVW5.0 size=1048576 2024-09-16T06:03:07.722 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.722+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~SABP4SU3ZVW5.1 size=1048576 2024-09-16T06:03:07.723 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.723+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~SABP4SU3ZVW5.2 size=415191 2024-09-16T06:03:07.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.723+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=SABP4SU3ZVW5 tag=NWBKM51LT8MF type=write size=3560919 2024-09-16T06:03:07.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.725+0000 7f1c96a0d780 -1 < failed to complete operation key=Z5JV4SOIDRLQ tag=VQ3U0Z4IBHBC type=del size=3430083: (22) Invalid argument 2024-09-16T06:03:07.728 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.727+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=S3NPVDCDPJYC type=del size=635571 2024-09-16T06:03:07.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.730+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~YHWO61IRMPT1.0 size=1048576 2024-09-16T06:03:07.731 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.731+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~YHWO61IRMPT1.1 size=630739 2024-09-16T06:03:07.734 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.734+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=YHWO61IRMPT1 tag=3GDF36S9PU25 type=write size=2727891 2024-09-16T06:03:07.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.736+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=0AIP203IU7D1 type=del size=2603693 2024-09-16T06:03:07.738 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.738+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~2C1YFCFOH19U.0 size=1048576 2024-09-16T06:03:07.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.740+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~2C1YFCFOH19U.1 size=1048576 2024-09-16T06:03:07.742 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.741+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~2C1YFCFOH19U.2 size=62405 2024-09-16T06:03:07.745 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.744+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=2C1YFCFOH19U tag=9S622JODRPBO type=write size=3208133 2024-09-16T06:03:07.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.748+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~3QFLY6H29CPR.0 size=1048576 2024-09-16T06:03:07.750 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.749+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~3QFLY6H29CPR.1 size=108566 2024-09-16T06:03:07.750 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.749+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=3QFLY6H29CPR tag=3INK6J0J31RT type=write size=2205718 2024-09-16T06:03:07.752 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.752+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~JVKD8URBKHJE.0 size=812321 2024-09-16T06:03:07.755 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.755+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=JVKD8URBKHJE tag=ACN1STAS2CAK type=write size=1860897 2024-09-16T06:03:07.757 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.756+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=YSNHMG75FF1G type=del size=3571419 2024-09-16T06:03:07.758 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.758+0000 7f1c96a0d780 1 < canceled operation key=I5J1C5ECCD7B tag=196M92D0PXRI type=del size=3659572 2024-09-16T06:03:07.760 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.760+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=HH3CHTE0GQXI type=del size=557883 2024-09-16T06:03:07.763 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.763+0000 7f1c96a0d780 1 < suggested update operation key=5DI2PMM37X1T tag=H9ADBKS9YHF2 type=del size=1324541 2024-09-16T06:03:07.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.765+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=780Y6CW45533 type=del size=1456124 2024-09-16T06:03:07.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.766+0000 7f1c96a0d780 1 < completed write operation key=RZK5FPR0QWOH tag=7PX9HU7Q39TS type=write size=468146 2024-09-16T06:03:07.768 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.768+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=KBP1FVK3U6OV type=del size=920992 2024-09-16T06:03:07.771 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.771+0000 7f1c96a0d780 1 < suggested remove operation key=Y2B47WIY8S18 tag=8EA4QVFXOE4B type=del 2024-09-16T06:03:07.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.774+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~CV7Z891D64R1.0 size=1048576 2024-09-16T06:03:07.776 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.775+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~CV7Z891D64R1.1 size=1048576 2024-09-16T06:03:07.777 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.777+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~CV7Z891D64R1.2 size=411081 2024-09-16T06:03:07.777 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.777+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=CV7Z891D64R1 tag=7T0T2G19IM6M type=write size=3556809 2024-09-16T06:03:07.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.779+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=PIGOICN4GHIZ type=del 2024-09-16T06:03:07.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.781+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~AKB33N3JV647.0 size=126551 2024-09-16T06:03:07.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.781+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=AKB33N3JV647 tag=T8ENBBO0VYCI type=write size=1175127 2024-09-16T06:03:07.784 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.784+0000 7f1c96a0d780 1 < completed write operation key=Q3AIT4Z2PAJ8 tag=AJ36HFX9THXL type=write size=479103 2024-09-16T06:03:07.786 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.786+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=S2RJECT5637E type=del size=1716243 2024-09-16T06:03:07.787 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.787+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=6S9VVRUHOZVW type=del 2024-09-16T06:03:07.791 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.791+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~5BM7QHAHJJ0E.0 size=1048576 2024-09-16T06:03:07.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.792+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~5BM7QHAHJJ0E.1 size=829467 2024-09-16T06:03:07.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.792+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=5BM7QHAHJJ0E tag=UG2ET83RWU6M type=write size=2926619 2024-09-16T06:03:07.794 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.794+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=IH76HH4PVT61 type=del 2024-09-16T06:03:07.797 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.797+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~L4RJKQMA52E4.0 size=651376 2024-09-16T06:03:07.797 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.797+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=L4RJKQMA52E4 tag=XG06Q34DIPI3 type=write size=1699952 2024-09-16T06:03:07.799 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.799+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~BE83DGO9OSVM.0 size=1048576 2024-09-16T06:03:07.801 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.800+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~BE83DGO9OSVM.1 size=458812 2024-09-16T06:03:07.804 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.804+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=BE83DGO9OSVM tag=7Q69IZK78CRT type=write size=2555964 2024-09-16T06:03:07.806 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.805+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=GSI0JDEGXE8H type=write size=93101 2024-09-16T06:03:07.807 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.807+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~AHRJHPG3Q8PK.0 size=1048576 2024-09-16T06:03:07.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.809+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~AHRJHPG3Q8PK.1 size=1048576 2024-09-16T06:03:07.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.810+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~AHRJHPG3Q8PK.2 size=1035824 2024-09-16T06:03:07.813 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.813+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=AHRJHPG3Q8PK tag=K3BTLCPTWX8X type=write size=4181552 2024-09-16T06:03:07.816 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.816+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~VD6KE162YPUL.0 size=1048576 2024-09-16T06:03:07.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.817+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~VD6KE162YPUL.1 size=919249 2024-09-16T06:03:07.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.817+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=VD6KE162YPUL tag=5W1IPNWQKU9Y type=write size=3016401 2024-09-16T06:03:07.820 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.820+0000 7f1c96a0d780 -1 < failed to complete operation key=Y2B47WIY8S18 tag=IHMHGF1552A0 type=del size=985438: (22) Invalid argument 2024-09-16T06:03:07.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.823+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~G7QXMBMGK0OM.0 size=849051 2024-09-16T06:03:07.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.823+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=G7QXMBMGK0OM tag=3FCXI1D2RA45 type=write size=1897627 2024-09-16T06:03:07.826 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.825+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~SABP4SU3ZVW5.0 size=1048576 2024-09-16T06:03:07.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.827+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~SABP4SU3ZVW5.1 size=1048576 2024-09-16T06:03:07.828 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.828+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~SABP4SU3ZVW5.2 size=415191 2024-09-16T06:03:07.831 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.831+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=SABP4SU3ZVW5 tag=NWBKM51LT8MF type=write size=3560919 2024-09-16T06:03:07.833 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.832+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=WGSMLY5LISH5 type=del size=2649248 2024-09-16T06:03:07.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.834+0000 7f1c96a0d780 1 < canceled operation key=TZTT8VPSQTBN tag=S3NPVDCDPJYC type=del size=635571 2024-09-16T06:03:07.837 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.837+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~1BZXHOTEFVOA.0 size=1048576 2024-09-16T06:03:07.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.838+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~1BZXHOTEFVOA.1 size=160560 2024-09-16T06:03:07.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.838+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=1BZXHOTEFVOA tag=7WGGPZG3JIJG type=write size=2257712 2024-09-16T06:03:07.842 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.841+0000 7f1c96a0d780 1 < suggested remove operation key=XTSPQEKWTZZU tag=0AIP203IU7D1 type=del 2024-09-16T06:03:07.844 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.843+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=E2NQ3M9WAV9G type=del size=3767328 2024-09-16T06:03:07.845 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.845+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~3QFLY6H29CPR.0 size=1048576 2024-09-16T06:03:07.846 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.846+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~3QFLY6H29CPR.1 size=108566 2024-09-16T06:03:07.849 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.849+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=3QFLY6H29CPR tag=3INK6J0J31RT type=write size=2205718 2024-09-16T06:03:07.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.850+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=WN3KGLYKTKEA type=del size=1389344 2024-09-16T06:03:07.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.852+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=YSNHMG75FF1G type=del 2024-09-16T06:03:07.855 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.855+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~HR4HR1HF55XM.0 size=1048576 2024-09-16T06:03:07.857 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.857+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~HR4HR1HF55XM.1 size=755308 2024-09-16T06:03:07.857 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.857+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=HR4HR1HF55XM tag=WAP423LUA54L type=write size=2852460 2024-09-16T06:03:07.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.858+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=HH3CHTE0GQXI type=del 2024-09-16T06:03:07.860 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.860+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=Q3PSTD20103Z type=del size=2997607 2024-09-16T06:03:07.863 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.863+0000 7f1c96a0d780 1 < suggested remove operation key=GJNDR1WBPIEA tag=780Y6CW45533 type=del 2024-09-16T06:03:07.865 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.864+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=2UNWXI7W9KHX type=del size=1611560 2024-09-16T06:03:07.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.866+0000 7f1c96a0d780 1 < canceled operation key=VVPJT0T4Z4XP tag=KBP1FVK3U6OV type=del size=920992 2024-09-16T06:03:07.870 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.870+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I7PPTE3AITND.0 size=1048576 2024-09-16T06:03:07.871 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.871+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I7PPTE3AITND.1 size=1048576 2024-09-16T06:03:07.873 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.872+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I7PPTE3AITND.2 size=716277 2024-09-16T06:03:07.873 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.872+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=I7PPTE3AITND tag=H4V2UHTMZU23 type=write size=3862005 2024-09-16T06:03:07.875 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.874+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~CV7Z891D64R1.0 size=1048576 2024-09-16T06:03:07.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.877+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~CV7Z891D64R1.1 size=1048576 2024-09-16T06:03:07.878 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.878+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~CV7Z891D64R1.2 size=411081 2024-09-16T06:03:07.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.881+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=CV7Z891D64R1 tag=7T0T2G19IM6M type=write size=3556809 2024-09-16T06:03:07.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.884+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~50YA9T1Q8IXY.0 size=1048576 2024-09-16T06:03:07.886 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.886+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~50YA9T1Q8IXY.1 size=1048576 2024-09-16T06:03:07.888 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.887+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~50YA9T1Q8IXY.2 size=921514 2024-09-16T06:03:07.888 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.887+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=50YA9T1Q8IXY tag=RWM1G3YBHLLN type=write size=4067242 2024-09-16T06:03:07.888 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.887+0000 7f1c96a0d780 1 < canceled part key=_multipart_JA40GXESA8UF.2~AKB33N3JV647.0 size=126551 2024-09-16T06:03:07.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.890+0000 7f1c96a0d780 1 < canceled multipart upload key=JA40GXESA8UF upload=AKB33N3JV647 tag=T8ENBBO0VYCI type=write size=1175127 2024-09-16T06:03:07.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.893+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~NQEWJKBN1L9J.0 size=1048576 2024-09-16T06:03:07.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.895+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~NQEWJKBN1L9J.1 size=1022705 2024-09-16T06:03:07.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.895+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=NQEWJKBN1L9J tag=LETCAGDE2715 type=write size=3119857 2024-09-16T06:03:07.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.895+0000 7f1c96a0d780 -1 < no bi entry to suggest for operation key=XTSPQEKWTZZU tag=S2RJECT5637E type=del size=1716243: (2) No such file or directory 2024-09-16T06:03:07.897 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.897+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=1MDLASD7DRYS type=del size=3043052 2024-09-16T06:03:07.897 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.897+0000 7f1c96a0d780 1 < canceled part key=_multipart_LVXXKY3EMJ6G.2~5BM7QHAHJJ0E.0 size=1048576 2024-09-16T06:03:07.897 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.897+0000 7f1c96a0d780 1 < canceled part key=_multipart_LVXXKY3EMJ6G.2~5BM7QHAHJJ0E.1 size=829467 2024-09-16T06:03:07.900 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.900+0000 7f1c96a0d780 1 < canceled multipart upload key=LVXXKY3EMJ6G upload=5BM7QHAHJJ0E tag=UG2ET83RWU6M type=write size=2926619 2024-09-16T06:03:07.902 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.901+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=QPNOD89LPMQV type=del size=1498786 2024-09-16T06:03:07.902 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.902+0000 7f1c96a0d780 1 < canceled part key=_multipart_01DIVTPOEFBO.2~L4RJKQMA52E4.0 size=651376 2024-09-16T06:03:07.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.904+0000 7f1c96a0d780 1 < canceled multipart upload key=01DIVTPOEFBO upload=L4RJKQMA52E4 tag=XG06Q34DIPI3 type=write size=1699952 2024-09-16T06:03:07.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.906+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=V0EVQJ6CS4IQ type=write size=938853 2024-09-16T06:03:07.908 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.908+0000 7f1c96a0d780 1 < completed write operation key=ITM02B2USRE0 tag=GSI0JDEGXE8H type=write size=93101 2024-09-16T06:03:07.910 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.910+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=G8HFEDT8T3CD type=del size=306247 2024-09-16T06:03:07.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.911+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~VD6KE162YPUL.0 size=1048576 2024-09-16T06:03:07.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.913+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~VD6KE162YPUL.1 size=919249 2024-09-16T06:03:07.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.915+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=VD6KE162YPUL tag=5W1IPNWQKU9Y type=write size=3016401 2024-09-16T06:03:07.917 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.917+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=O3N8BQI0VMU0 type=del size=816241 2024-09-16T06:03:07.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.919+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~G7QXMBMGK0OM.0 size=849051 2024-09-16T06:03:07.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.922+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=G7QXMBMGK0OM tag=3FCXI1D2RA45 type=write size=1897627 2024-09-16T06:03:07.923 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.923+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=R0YNGJ9AAB94 type=del size=2525273 2024-09-16T06:03:07.927 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.926+0000 7f1c96a0d780 1 < suggested remove operation key=ITM02B2USRE0 tag=WGSMLY5LISH5 type=del 2024-09-16T06:03:07.928 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.928+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=KNTIRH6TS4GA type=del size=3692405 2024-09-16T06:03:07.930 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.930+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~1BZXHOTEFVOA.0 size=1048576 2024-09-16T06:03:07.932 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.932+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~1BZXHOTEFVOA.1 size=160560 2024-09-16T06:03:07.935 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.935+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=1BZXHOTEFVOA tag=7WGGPZG3JIJG type=write size=2257712 2024-09-16T06:03:07.937 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.936+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=YN5WJZ5CIQMN type=del size=2526616 2024-09-16T06:03:07.939 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.938+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=E2NQ3M9WAV9G type=del 2024-09-16T06:03:07.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.941+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~M7D80KP3DDAH.0 size=1048576 2024-09-16T06:03:07.943 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.943+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~M7D80KP3DDAH.1 size=1048576 2024-09-16T06:03:07.944 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.944+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~M7D80KP3DDAH.2 size=478728 2024-09-16T06:03:07.945 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.944+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=M7D80KP3DDAH tag=YPI96TS4ATQ3 type=write size=3624456 2024-09-16T06:03:07.948 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.947+0000 7f1c96a0d780 1 < suggested update operation key=ZTW6L951QI5A tag=WN3KGLYKTKEA type=del size=1389344 2024-09-16T06:03:07.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.950+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~5JX3VULOHA6O.0 size=725327 2024-09-16T06:03:07.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.950+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=5JX3VULOHA6O tag=NKMIIIV93M34 type=write size=1773903 2024-09-16T06:03:07.952 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.952+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~HR4HR1HF55XM.0 size=1048576 2024-09-16T06:03:07.954 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.954+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~HR4HR1HF55XM.1 size=755308 2024-09-16T06:03:07.957 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.957+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=HR4HR1HF55XM tag=WAP423LUA54L type=write size=2852460 2024-09-16T06:03:07.959 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.959+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=8EZNG3DQ2QHE type=write size=771147 2024-09-16T06:03:07.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.960+0000 7f1c96a0d780 1 < canceled operation key=TDXRZXWGBK98 tag=Q3PSTD20103Z type=del size=2997607 2024-09-16T06:03:07.962 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.962+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=9H120WF8602B type=del size=1335279 2024-09-16T06:03:07.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.965+0000 7f1c96a0d780 1 < suggested update operation key=GJNDR1WBPIEA tag=2UNWXI7W9KHX type=del size=1611560 2024-09-16T06:03:07.967 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.967+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=02W9VH73R0RV type=del size=3418736 2024-09-16T06:03:07.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.968+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I7PPTE3AITND.0 size=1048576 2024-09-16T06:03:07.970 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.970+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I7PPTE3AITND.1 size=1048576 2024-09-16T06:03:07.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.971+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I7PPTE3AITND.2 size=716277 2024-09-16T06:03:07.974 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.974+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=I7PPTE3AITND tag=H4V2UHTMZU23 type=write size=3862005 2024-09-16T06:03:07.976 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.976+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=IBQ4Z7Y8K4BK type=del size=1322173 2024-09-16T06:03:07.978 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.977+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~50YA9T1Q8IXY.0 size=1048576 2024-09-16T06:03:07.979 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.979+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~50YA9T1Q8IXY.1 size=1048576 2024-09-16T06:03:07.981 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.981+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~50YA9T1Q8IXY.2 size=921514 2024-09-16T06:03:07.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.984+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=50YA9T1Q8IXY tag=RWM1G3YBHLLN type=write size=4067242 2024-09-16T06:03:07.986 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.985+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=I2ZF4P0JGE9M type=del size=377075 2024-09-16T06:03:07.986 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.986+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~NQEWJKBN1L9J.0 size=1048576 2024-09-16T06:03:07.987 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.987+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~NQEWJKBN1L9J.1 size=1022705 2024-09-16T06:03:07.990 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.990+0000 7f1c96a0d780 1 < canceled multipart upload key=R28PBTA8L868 upload=NQEWJKBN1L9J tag=LETCAGDE2715 type=write size=3119857 2024-09-16T06:03:07.992 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.991+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=B1WRZQVJ9DJX type=del size=2162574 2024-09-16T06:03:07.994 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.993+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=1MDLASD7DRYS type=del 2024-09-16T06:03:07.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.997+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~538WM595Y8ZE.0 size=477937 2024-09-16T06:03:07.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.997+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=538WM595Y8ZE tag=PCZVFMZO7KVF type=write size=1526513 2024-09-16T06:03:07.999 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:07.999+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=QPNOD89LPMQV type=del 2024-09-16T06:03:08.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.000+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=U9BGX8B0ZW2S type=del size=4177205 2024-09-16T06:03:08.003 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.002+0000 7f1c96a0d780 -1 < failed to complete operation key=ZTW6L951QI5A tag=V0EVQJ6CS4IQ type=write size=938853: (22) Invalid argument 2024-09-16T06:03:08.004 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.004+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=WTTAV8AQ42EX type=del size=585925 2024-09-16T06:03:08.008 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.007+0000 7f1c96a0d780 1 < suggested remove operation key=Q3AIT4Z2PAJ8 tag=G8HFEDT8T3CD type=del 2024-09-16T06:03:08.011 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.010+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~XG4OS3EG2A1E.0 size=868200 2024-09-16T06:03:08.011 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.010+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=XG4OS3EG2A1E tag=EY8PH5H32WBI type=write size=1916776 2024-09-16T06:03:08.012 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.012+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=O3N8BQI0VMU0 type=del 2024-09-16T06:03:08.014 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.014+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=LGRVNE719J81 type=del size=290034 2024-09-16T06:03:08.015 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.015+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=R0YNGJ9AAB94 type=del 2024-09-16T06:03:08.019 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.019+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~22MBHXEERC7T.0 size=206824 2024-09-16T06:03:08.019 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.019+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=22MBHXEERC7T tag=XEKKCPB7E1OU type=write size=1255400 2024-09-16T06:03:08.021 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.020+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=KNTIRH6TS4GA type=del 2024-09-16T06:03:08.022 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.022+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=FQ55SQ6SMVSX type=write size=531499 2024-09-16T06:03:08.024 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.024+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=YN5WJZ5CIQMN type=del 2024-09-16T06:03:08.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.025+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=7EYN8KXLO82O type=del size=866292 2024-09-16T06:03:08.027 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.027+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~M7D80KP3DDAH.0 size=1048576 2024-09-16T06:03:08.028 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.028+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~M7D80KP3DDAH.1 size=1048576 2024-09-16T06:03:08.030 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.029+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~M7D80KP3DDAH.2 size=478728 2024-09-16T06:03:08.033 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.032+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=M7D80KP3DDAH tag=YPI96TS4ATQ3 type=write size=3624456 2024-09-16T06:03:08.036 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.036+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~XVYMD3X4LE3R.0 size=1048576 2024-09-16T06:03:08.037 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.037+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~XVYMD3X4LE3R.1 size=1048576 2024-09-16T06:03:08.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.038+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~XVYMD3X4LE3R.2 size=383316 2024-09-16T06:03:08.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.038+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=XVYMD3X4LE3R tag=R05N1T6Q0JP4 type=write size=3529044 2024-09-16T06:03:08.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.040+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~5JX3VULOHA6O.0 size=725327 2024-09-16T06:03:08.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.043+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=5JX3VULOHA6O tag=NKMIIIV93M34 type=write size=1773903 2024-09-16T06:03:08.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.044+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=XHNHKGX76R2B type=write size=1031478 2024-09-16T06:03:08.048 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.047+0000 7f1c96a0d780 1 < suggested update operation key=LVXXKY3EMJ6G tag=8EZNG3DQ2QHE type=write size=771147 2024-09-16T06:03:08.051 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.051+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~I6LEVRKFFR7T.0 size=1048576 2024-09-16T06:03:08.052 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.052+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~I6LEVRKFFR7T.1 size=1048576 2024-09-16T06:03:08.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.054+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~I6LEVRKFFR7T.2 size=973641 2024-09-16T06:03:08.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.054+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=I6LEVRKFFR7T tag=E0IBK1LTSKKV type=write size=4119369 2024-09-16T06:03:08.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.055+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=9H120WF8602B type=del 2024-09-16T06:03:08.057 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.057+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=C6IBNNJGVAZQ type=del size=1920904 2024-09-16T06:03:08.061 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.060+0000 7f1c96a0d780 1 < suggested remove operation key=5DI2PMM37X1T tag=02W9VH73R0RV type=del 2024-09-16T06:03:08.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.062+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=Y1HQW8872FT9 type=del size=736981 2024-09-16T06:03:08.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.063+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=IBQ4Z7Y8K4BK type=del 2024-09-16T06:03:08.065 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.065+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=KX53PBN376H1 type=del size=2884421 2024-09-16T06:03:08.067 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.067+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=I2ZF4P0JGE9M type=del 2024-09-16T06:03:08.069 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.068+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=D3H0ZI527V0Z type=del size=92200 2024-09-16T06:03:08.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.070+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=B1WRZQVJ9DJX type=del 2024-09-16T06:03:08.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.072+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=Y71GWGY4G6PL type=del size=2839713 2024-09-16T06:03:08.074 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.073+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~538WM595Y8ZE.0 size=477937 2024-09-16T06:03:08.076 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.076+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=538WM595Y8ZE tag=PCZVFMZO7KVF type=write size=1526513 2024-09-16T06:03:08.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.078+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=HJTFLFEGTFQH type=del size=1818068 2024-09-16T06:03:08.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.080+0000 7f1c96a0d780 -1 < failed to complete operation key=LVXXKY3EMJ6G tag=U9BGX8B0ZW2S type=del size=4177205: (22) Invalid argument 2024-09-16T06:03:08.081 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.081+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=YURLBFYJVV61 type=del size=2090731 2024-09-16T06:03:08.084 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.083+0000 7f1c96a0d780 -1 < failed to complete operation key=Q3AIT4Z2PAJ8 tag=WTTAV8AQ42EX type=del size=585925: (22) Invalid argument 2024-09-16T06:03:08.085 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.085+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=Z1YN0860JXQI type=del size=2614629 2024-09-16T06:03:08.087 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.087+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~XG4OS3EG2A1E.0 size=868200 2024-09-16T06:03:08.090 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.090+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=XG4OS3EG2A1E tag=EY8PH5H32WBI type=write size=1916776 2024-09-16T06:03:08.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.091+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=YXONY1J2J7EJ type=del size=1178936 2024-09-16T06:03:08.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.093+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=LGRVNE719J81 type=del 2024-09-16T06:03:08.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.094+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=KT7M4PPX2FD8 type=del size=1659617 2024-09-16T06:03:08.096 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.096+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~22MBHXEERC7T.0 size=206824 2024-09-16T06:03:08.099 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.099+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=22MBHXEERC7T tag=XEKKCPB7E1OU type=write size=1255400 2024-09-16T06:03:08.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.102+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~0ZCH34L3B6RF.0 size=1048576 2024-09-16T06:03:08.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.104+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~0ZCH34L3B6RF.1 size=391462 2024-09-16T06:03:08.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.104+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=0ZCH34L3B6RF tag=VCTXVYIX3P3V type=write size=2488614 2024-09-16T06:03:08.106 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.105+0000 7f1c96a0d780 1 < completed write operation key=T2LNYBA0XTDL tag=FQ55SQ6SMVSX type=write size=531499 2024-09-16T06:03:08.107 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.107+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=KD7AYK5DJBRH type=del size=3237994 2024-09-16T06:03:08.109 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.109+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=7EYN8KXLO82O type=del 2024-09-16T06:03:08.111 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.110+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=QCY09AEA7TQG type=del size=3799909 2024-09-16T06:03:08.112 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.112+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~XVYMD3X4LE3R.0 size=1048576 2024-09-16T06:03:08.114 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.114+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~XVYMD3X4LE3R.1 size=1048576 2024-09-16T06:03:08.115 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.115+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~XVYMD3X4LE3R.2 size=383316 2024-09-16T06:03:08.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.118+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=XVYMD3X4LE3R tag=R05N1T6Q0JP4 type=write size=3529044 2024-09-16T06:03:08.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.121+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~RNBY2OM29AIJ.0 size=173268 2024-09-16T06:03:08.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.121+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=RNBY2OM29AIJ tag=OR1P925BPU15 type=write size=1221844 2024-09-16T06:03:08.123 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.122+0000 7f1c96a0d780 1 < completed write operation key=GPTASZV7V0C3 tag=XHNHKGX76R2B type=write size=1031478 2024-09-16T06:03:08.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.125+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~2SA3M1MFLJ6I.0 size=1048576 2024-09-16T06:03:08.127 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.127+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~2SA3M1MFLJ6I.1 size=1048576 2024-09-16T06:03:08.128 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.128+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~2SA3M1MFLJ6I.2 size=11014 2024-09-16T06:03:08.128 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.128+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=2SA3M1MFLJ6I tag=X5BN7O2SSLRN type=write size=3156742 2024-09-16T06:03:08.130 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.130+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~I6LEVRKFFR7T.0 size=1048576 2024-09-16T06:03:08.131 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.131+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~I6LEVRKFFR7T.1 size=1048576 2024-09-16T06:03:08.133 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.132+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~I6LEVRKFFR7T.2 size=973641 2024-09-16T06:03:08.136 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.135+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=I6LEVRKFFR7T tag=E0IBK1LTSKKV type=write size=4119369 2024-09-16T06:03:08.137 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.137+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=Y3F8S8CBBRPY type=del size=1429596 2024-09-16T06:03:08.139 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.139+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=C6IBNNJGVAZQ type=del 2024-09-16T06:03:08.142 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.142+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~0MUAZMN65ZFT.0 size=1048576 2024-09-16T06:03:08.143 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.143+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~0MUAZMN65ZFT.1 size=433153 2024-09-16T06:03:08.143 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.143+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=0MUAZMN65ZFT tag=ZGB8181DRJI1 type=write size=2530305 2024-09-16T06:03:08.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.145+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=Y1HQW8872FT9 type=del 2024-09-16T06:03:08.147 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.146+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=3LJ713D3HUDI type=del size=3982414 2024-09-16T06:03:08.148 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.148+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=KX53PBN376H1 type=del 2024-09-16T06:03:08.150 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.150+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=E6OZ37BQ6Y0U type=del size=849115 2024-09-16T06:03:08.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.151+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=D3H0ZI527V0Z type=del 2024-09-16T06:03:08.153 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.153+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=TXX72QFM825C type=del size=1928643 2024-09-16T06:03:08.156 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.156+0000 7f1c96a0d780 1 < suggested update operation key=Q3AIT4Z2PAJ8 tag=Y71GWGY4G6PL type=del size=2839713 2024-09-16T06:03:08.158 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.158+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=NK00MI2V0QTS type=del size=3297253 2024-09-16T06:03:08.159 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.159+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=HJTFLFEGTFQH type=del 2024-09-16T06:03:08.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.163+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~AN6FS58NECZ6.0 size=1048576 2024-09-16T06:03:08.164 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.164+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~AN6FS58NECZ6.1 size=1048576 2024-09-16T06:03:08.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.165+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~AN6FS58NECZ6.2 size=743240 2024-09-16T06:03:08.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.165+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=AN6FS58NECZ6 tag=42N3DXDP3E5D type=write size=3888968 2024-09-16T06:03:08.168 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.167+0000 7f1c96a0d780 1 < canceled operation key=RZK5FPR0QWOH tag=YURLBFYJVV61 type=del size=2090731 2024-09-16T06:03:08.171 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.170+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~F6JMLVTYT201.0 size=1048576 2024-09-16T06:03:08.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.172+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~F6JMLVTYT201.1 size=1048576 2024-09-16T06:03:08.173 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.173+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~F6JMLVTYT201.2 size=717956 2024-09-16T06:03:08.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.173+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=F6JMLVTYT201 tag=HWC798SZ13QM type=write size=3863684 2024-09-16T06:03:08.175 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.175+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=Z1YN0860JXQI type=del 2024-09-16T06:03:08.178 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.178+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~ROLL0U0ET8SO.0 size=1048576 2024-09-16T06:03:08.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.179+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~ROLL0U0ET8SO.1 size=68446 2024-09-16T06:03:08.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.179+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=ROLL0U0ET8SO tag=EHNHL1T1ZGKF type=write size=2165598 2024-09-16T06:03:08.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.181+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=YXONY1J2J7EJ type=del 2024-09-16T06:03:08.182 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.182+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=GGD7X76ICMIY type=del size=3241990 2024-09-16T06:03:08.184 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.184+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=KT7M4PPX2FD8 type=del 2024-09-16T06:03:08.187 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.187+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=H9385TP21X80 type=del size=945651 2024-09-16T06:03:08.190 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.189+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~0ZCH34L3B6RF.0 size=1048576 2024-09-16T06:03:08.191 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.191+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~0ZCH34L3B6RF.1 size=391462 2024-09-16T06:03:08.194 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.194+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=0ZCH34L3B6RF tag=VCTXVYIX3P3V type=write size=2488614 2024-09-16T06:03:08.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.195+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=TCC1N8J2Z4TS type=del size=308176 2024-09-16T06:03:08.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.197+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=KD7AYK5DJBRH type=del 2024-09-16T06:03:08.199 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.199+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=JF12DQN1BP0Q type=del size=3634312 2024-09-16T06:03:08.202 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.201+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=QCY09AEA7TQG type=del 2024-09-16T06:03:08.204 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.203+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=7XDYFPN954QK type=del size=2681488 2024-09-16T06:03:08.204 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.204+0000 7f1c96a0d780 1 < canceled part key=_multipart_TDXRZXWGBK98.2~RNBY2OM29AIJ.0 size=173268 2024-09-16T06:03:08.207 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.206+0000 7f1c96a0d780 1 < canceled multipart upload key=TDXRZXWGBK98 upload=RNBY2OM29AIJ tag=OR1P925BPU15 type=write size=1221844 2024-09-16T06:03:08.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.208+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=WK4D0FKL3038 type=del size=2872921 2024-09-16T06:03:08.210 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.210+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~2SA3M1MFLJ6I.0 size=1048576 2024-09-16T06:03:08.211 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.211+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~2SA3M1MFLJ6I.1 size=1048576 2024-09-16T06:03:08.213 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.212+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~2SA3M1MFLJ6I.2 size=11014 2024-09-16T06:03:08.216 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.216+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=2SA3M1MFLJ6I tag=X5BN7O2SSLRN type=write size=3156742 2024-09-16T06:03:08.219 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.219+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~NM2KJAN1RLFN.0 size=166750 2024-09-16T06:03:08.219 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.219+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=NM2KJAN1RLFN tag=M7IPMU03SMT9 type=write size=1215326 2024-09-16T06:03:08.221 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.221+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=Y3F8S8CBBRPY type=del 2024-09-16T06:03:08.223 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.222+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=4F29HNDUVILM type=write size=841353 2024-09-16T06:03:08.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.224+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~0MUAZMN65ZFT.0 size=1048576 2024-09-16T06:03:08.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.226+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~0MUAZMN65ZFT.1 size=433153 2024-09-16T06:03:08.229 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.228+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=0MUAZMN65ZFT tag=ZGB8181DRJI1 type=write size=2530305 2024-09-16T06:03:08.231 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.230+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=BMDDFNLEY08C type=del size=264494 2024-09-16T06:03:08.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.232+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=3LJ713D3HUDI type=del 2024-09-16T06:03:08.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.235+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~9WYDJPPPVW6O.0 size=1048576 2024-09-16T06:03:08.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.237+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~9WYDJPPPVW6O.1 size=1048576 2024-09-16T06:03:08.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.238+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~9WYDJPPPVW6O.2 size=855910 2024-09-16T06:03:08.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.238+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=9WYDJPPPVW6O tag=DBIEHDOFE7RC type=write size=4001638 2024-09-16T06:03:08.240 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.240+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=E6OZ37BQ6Y0U type=del 2024-09-16T06:03:08.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.243+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~ZIGZYAP0SKFP.0 size=1048576 2024-09-16T06:03:08.245 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.244+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~ZIGZYAP0SKFP.1 size=1048576 2024-09-16T06:03:08.246 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.246+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~ZIGZYAP0SKFP.2 size=486240 2024-09-16T06:03:08.246 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.246+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=ZIGZYAP0SKFP tag=WOJVXM2JMI74 type=write size=3631968 2024-09-16T06:03:08.249 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.249+0000 7f1c96a0d780 1 < suggested remove operation key=TZTT8VPSQTBN tag=TXX72QFM825C type=del 2024-09-16T06:03:08.252 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.252+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~D5P517AYOD1T.0 size=1048576 2024-09-16T06:03:08.253 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.253+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~D5P517AYOD1T.1 size=80256 2024-09-16T06:03:08.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.253+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=D5P517AYOD1T tag=QCJJYQONPS1V type=write size=2177408 2024-09-16T06:03:08.255 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.255+0000 7f1c96a0d780 1 < canceled operation key=ZBZ9ATHB0R42 tag=NK00MI2V0QTS type=del size=3297253 2024-09-16T06:03:08.257 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.257+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=7OU5J5070D8V type=write size=451836 2024-09-16T06:03:08.257 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.257+0000 7f1c96a0d780 1 < canceled part key=_multipart_01DIVTPOEFBO.2~AN6FS58NECZ6.0 size=1048576 2024-09-16T06:03:08.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.259+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~AN6FS58NECZ6.1 size=1048576 2024-09-16T06:03:08.261 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.260+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~AN6FS58NECZ6.2 size=743240 2024-09-16T06:03:08.263 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.263+0000 7f1c96a0d780 1 < canceled multipart upload key=01DIVTPOEFBO upload=AN6FS58NECZ6 tag=42N3DXDP3E5D type=write size=3888968 2024-09-16T06:03:08.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.265+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=ZRIU0V210LZ8 type=write size=1021303 2024-09-16T06:03:08.267 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.267+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~F6JMLVTYT201.0 size=1048576 2024-09-16T06:03:08.269 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.268+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~F6JMLVTYT201.1 size=1048576 2024-09-16T06:03:08.270 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.270+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~F6JMLVTYT201.2 size=717956 2024-09-16T06:03:08.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.273+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=F6JMLVTYT201 tag=HWC798SZ13QM type=write size=3863684 2024-09-16T06:03:08.275 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.275+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=L4RA4KUFCP3Z type=del size=1626286 2024-09-16T06:03:08.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.277+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~ROLL0U0ET8SO.0 size=1048576 2024-09-16T06:03:08.278 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.278+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~ROLL0U0ET8SO.1 size=68446 2024-09-16T06:03:08.281 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.281+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=ROLL0U0ET8SO tag=EHNHL1T1ZGKF type=write size=2165598 2024-09-16T06:03:08.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.283+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=AN35WF311SAE type=write size=408288 2024-09-16T06:03:08.285 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.285+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=GGD7X76ICMIY type=del 2024-09-16T06:03:08.288 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.288+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~LYAOROED7IVQ.0 size=989085 2024-09-16T06:03:08.288 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.288+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=LYAOROED7IVQ tag=MAFQWJ1GQR43 type=write size=2037661 2024-09-16T06:03:08.292 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.291+0000 7f1c96a0d780 1 < suggested update operation key=TDXRZXWGBK98 tag=H9385TP21X80 type=del size=945651 2024-09-16T06:03:08.294 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.293+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=9YDOQSIOWJNQ type=write size=1029120 2024-09-16T06:03:08.296 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.295+0000 7f1c96a0d780 -1 < failed to complete operation key=TDXRZXWGBK98 tag=TCC1N8J2Z4TS type=del size=308176: (22) Invalid argument 2024-09-16T06:03:08.297 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.297+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=PTVX4COY3Y0F type=del size=2120965 2024-09-16T06:03:08.299 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.299+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=JF12DQN1BP0Q type=del 2024-09-16T06:03:08.301 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.300+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=ABKHOD5MQLUT type=del size=4179435 2024-09-16T06:03:08.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.302+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=7XDYFPN954QK type=del 2024-09-16T06:03:08.304 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.304+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=D7T4TAIFNEZR type=del size=2448377 2024-09-16T06:03:08.307 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.306+0000 7f1c96a0d780 -1 < failed to complete operation key=TZTT8VPSQTBN tag=WK4D0FKL3038 type=del size=2872921: (22) Invalid argument 2024-09-16T06:03:08.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.310+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~UGP5L4UTB07E.0 size=374599 2024-09-16T06:03:08.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.310+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=UGP5L4UTB07E tag=WSC64X4YMFVZ type=write size=1423175 2024-09-16T06:03:08.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.312+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~NM2KJAN1RLFN.0 size=166750 2024-09-16T06:03:08.315 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.315+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=NM2KJAN1RLFN tag=M7IPMU03SMT9 type=write size=1215326 2024-09-16T06:03:08.317 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.317+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=EHGQKR0GGCZY type=del size=1041704 2024-09-16T06:03:08.319 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.319+0000 7f1c96a0d780 -1 < failed to complete operation key=TZTT8VPSQTBN tag=4F29HNDUVILM type=write size=841353: (22) Invalid argument 2024-09-16T06:03:08.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.320+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=CV61G2RPDNCA type=del size=3015316 2024-09-16T06:03:08.323 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.323+0000 7f1c96a0d780 -1 < failed to complete operation key=TDXRZXWGBK98 tag=BMDDFNLEY08C type=del size=264494: (22) Invalid argument 2024-09-16T06:03:08.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.325+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~A6CPFXJK1NSC.0 size=1048576 2024-09-16T06:03:08.327 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.327+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~A6CPFXJK1NSC.1 size=934693 2024-09-16T06:03:08.328 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.327+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=A6CPFXJK1NSC tag=SD2BVPKBLSJQ type=write size=3031845 2024-09-16T06:03:08.330 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.329+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~9WYDJPPPVW6O.0 size=1048576 2024-09-16T06:03:08.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.331+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~9WYDJPPPVW6O.1 size=1048576 2024-09-16T06:03:08.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.332+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~9WYDJPPPVW6O.2 size=855910 2024-09-16T06:03:08.335 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.335+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=9WYDJPPPVW6O tag=DBIEHDOFE7RC type=write size=4001638 2024-09-16T06:03:08.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.338+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~V0Q8ZH85OY2T.0 size=1048576 2024-09-16T06:03:08.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.340+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~V0Q8ZH85OY2T.1 size=93718 2024-09-16T06:03:08.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.340+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=V0Q8ZH85OY2T tag=L0TY6GMF31FC type=write size=2190870 2024-09-16T06:03:08.342 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.341+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~ZIGZYAP0SKFP.0 size=1048576 2024-09-16T06:03:08.343 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.343+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~ZIGZYAP0SKFP.1 size=1048576 2024-09-16T06:03:08.343 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.343+0000 7f1c96a0d780 1 < canceled part key=_multipart_VVPJT0T4Z4XP.2~ZIGZYAP0SKFP.2 size=486240 2024-09-16T06:03:08.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.346+0000 7f1c96a0d780 1 < canceled multipart upload key=VVPJT0T4Z4XP upload=ZIGZYAP0SKFP tag=WOJVXM2JMI74 type=write size=3631968 2024-09-16T06:03:08.348 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.348+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=EG2GNJIAE60J type=del size=2644754 2024-09-16T06:03:08.348 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.348+0000 7f1c96a0d780 1 < canceled part key=_multipart_QRD29GC0JIIP.2~D5P517AYOD1T.0 size=1048576 2024-09-16T06:03:08.350 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.350+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~D5P517AYOD1T.1 size=80256 2024-09-16T06:03:08.353 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.353+0000 7f1c96a0d780 1 < canceled multipart upload key=QRD29GC0JIIP upload=D5P517AYOD1T tag=QCJJYQONPS1V type=write size=2177408 2024-09-16T06:03:08.355 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.355+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=XB7BWI1R1AF5 type=del size=1088476 2024-09-16T06:03:08.358 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.358+0000 7f1c96a0d780 1 < suggested update operation key=XB6HUGWUA3R4 tag=7OU5J5070D8V type=write size=451836 2024-09-16T06:03:08.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.361+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~7MGKIZMI148E.0 size=284420 2024-09-16T06:03:08.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.361+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=7MGKIZMI148E tag=91VR9181B8G5 type=write size=1332996 2024-09-16T06:03:08.363 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.363+0000 7f1c96a0d780 1 < canceled operation key=4N13783D51P2 tag=ZRIU0V210LZ8 type=write size=1021303 2024-09-16T06:03:08.365 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.364+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=C2JCCTWBTM1A type=del size=2399630 2024-09-16T06:03:08.366 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.366+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=L4RA4KUFCP3Z type=del 2024-09-16T06:03:08.368 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.368+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=4G3XB9TEQ8V8 type=write size=717588 2024-09-16T06:03:08.370 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.369+0000 7f1c96a0d780 1 < completed write operation key=01DIVTPOEFBO tag=AN35WF311SAE type=write size=408288 2024-09-16T06:03:08.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.373+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~W1LSBYZR2T13.0 size=1048576 2024-09-16T06:03:08.374 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.374+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~W1LSBYZR2T13.1 size=1048576 2024-09-16T06:03:08.376 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.376+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~W1LSBYZR2T13.2 size=961675 2024-09-16T06:03:08.376 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.376+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=W1LSBYZR2T13 tag=K33BGO38628G type=write size=4107403 2024-09-16T06:03:08.378 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.377+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~LYAOROED7IVQ.0 size=989085 2024-09-16T06:03:08.380 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.380+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=LYAOROED7IVQ tag=MAFQWJ1GQR43 type=write size=2037661 2024-09-16T06:03:08.382 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.382+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=DIFQGR2G3FXU type=del size=817634 2024-09-16T06:03:08.384 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.383+0000 7f1c96a0d780 1 < completed write operation key=Y2B47WIY8S18 tag=9YDOQSIOWJNQ type=write size=1029120 2024-09-16T06:03:08.385 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.385+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=0YJXERC7XZJK type=del size=1698047 2024-09-16T06:03:08.387 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.387+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=PTVX4COY3Y0F type=del 2024-09-16T06:03:08.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.390+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~WIV1U435Q0FR.0 size=350851 2024-09-16T06:03:08.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.390+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=WIV1U435Q0FR tag=A600M29B4P8I type=write size=1399427 2024-09-16T06:03:08.392 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.392+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=ABKHOD5MQLUT type=del 2024-09-16T06:03:08.395 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.395+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~ML4JX2UNPT86.0 size=1048576 2024-09-16T06:03:08.397 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.396+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~ML4JX2UNPT86.1 size=1048576 2024-09-16T06:03:08.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.398+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~ML4JX2UNPT86.2 size=587982 2024-09-16T06:03:08.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.398+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=ML4JX2UNPT86 tag=TQYSP361IQSA type=write size=3733710 2024-09-16T06:03:08.402 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.401+0000 7f1c96a0d780 1 < suggested update operation key=Z3N7DW12T7KE tag=D7T4TAIFNEZR type=del size=2448377 2024-09-16T06:03:08.404 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.403+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=KBMADD49S3RI type=del size=2132936 2024-09-16T06:03:08.405 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.405+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~UGP5L4UTB07E.0 size=374599 2024-09-16T06:03:08.408 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.408+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=UGP5L4UTB07E tag=WSC64X4YMFVZ type=write size=1423175 2024-09-16T06:03:08.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.411+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~7C6AUI4ZC8XO.0 size=698173 2024-09-16T06:03:08.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.411+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=7C6AUI4ZC8XO tag=4O788NFSIIYA type=write size=1746749 2024-09-16T06:03:08.413 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.413+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=EHGQKR0GGCZY type=del 2024-09-16T06:03:08.417 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.416+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~ME5F7PAAQOU3.0 size=23387 2024-09-16T06:03:08.417 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.416+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=ME5F7PAAQOU3 tag=BAYJPO6DAPRE type=write size=1071963 2024-09-16T06:03:08.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.418+0000 7f1c96a0d780 1 < canceled operation key=5VD077EFKM1N tag=CV61G2RPDNCA type=del size=3015316 2024-09-16T06:03:08.420 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.420+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=OHHGTH61QKIN type=del size=694048 2024-09-16T06:03:08.422 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.421+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~A6CPFXJK1NSC.0 size=1048576 2024-09-16T06:03:08.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.423+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~A6CPFXJK1NSC.1 size=934693 2024-09-16T06:03:08.427 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.426+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=A6CPFXJK1NSC tag=SD2BVPKBLSJQ type=write size=3031845 2024-09-16T06:03:08.429 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.428+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=D8URVR3WT62B type=del size=2061422 2024-09-16T06:03:08.430 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.430+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~V0Q8ZH85OY2T.0 size=1048576 2024-09-16T06:03:08.432 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.431+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~V0Q8ZH85OY2T.1 size=93718 2024-09-16T06:03:08.435 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.435+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=V0Q8ZH85OY2T tag=L0TY6GMF31FC type=write size=2190870 2024-09-16T06:03:08.438 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.438+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~B699TIZVI94W.0 size=1048576 2024-09-16T06:03:08.439 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.439+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~B699TIZVI94W.1 size=1048576 2024-09-16T06:03:08.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.440+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~B699TIZVI94W.2 size=656708 2024-09-16T06:03:08.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.440+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=B699TIZVI94W tag=3ISXY9JIS6Q4 type=write size=3802436 2024-09-16T06:03:08.442 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.442+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=EG2GNJIAE60J type=del 2024-09-16T06:03:08.446 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.445+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~GOIB851XR8HN.0 size=541573 2024-09-16T06:03:08.446 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.445+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=GOIB851XR8HN tag=EJUSU5NKUFVX type=write size=1590149 2024-09-16T06:03:08.447 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.447+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=XB7BWI1R1AF5 type=del 2024-09-16T06:03:08.449 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.449+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=H3735D18UXE2 type=write size=723142 2024-09-16T06:03:08.449 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.449+0000 7f1c96a0d780 1 < canceled part key=_multipart_JA40GXESA8UF.2~7MGKIZMI148E.0 size=284420 2024-09-16T06:03:08.452 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.452+0000 7f1c96a0d780 1 < canceled multipart upload key=JA40GXESA8UF upload=7MGKIZMI148E tag=91VR9181B8G5 type=write size=1332996 2024-09-16T06:03:08.454 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.453+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=TO6N5SK4ZTLF type=del size=694874 2024-09-16T06:03:08.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.455+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=C2JCCTWBTM1A type=del 2024-09-16T06:03:08.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.458+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~73B1F61WUVI1.0 size=478287 2024-09-16T06:03:08.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.458+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=73B1F61WUVI1 tag=5DXIE5Q69223 type=write size=1526863 2024-09-16T06:03:08.460 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.460+0000 7f1c96a0d780 1 < completed write operation key=TDXRZXWGBK98 tag=4G3XB9TEQ8V8 type=write size=717588 2024-09-16T06:03:08.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.461+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=HN5G57O6MAJ5 type=del size=4099553 2024-09-16T06:03:08.463 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.463+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~W1LSBYZR2T13.0 size=1048576 2024-09-16T06:03:08.465 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.464+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~W1LSBYZR2T13.1 size=1048576 2024-09-16T06:03:08.466 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.466+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~W1LSBYZR2T13.2 size=961675 2024-09-16T06:03:08.470 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.469+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=W1LSBYZR2T13 tag=K33BGO38628G type=write size=4107403 2024-09-16T06:03:08.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.471+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=9T3LKODQW6BG type=del size=1162411 2024-09-16T06:03:08.473 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.473+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=DIFQGR2G3FXU type=del 2024-09-16T06:03:08.476 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.476+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~LXWIJAWOPD0Q.0 size=924348 2024-09-16T06:03:08.476 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.476+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=LXWIJAWOPD0Q tag=40ZPB9WH8ZSF type=write size=1972924 2024-09-16T06:03:08.479 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.479+0000 7f1c96a0d780 1 < suggested remove operation key=ZTW6L951QI5A tag=0YJXERC7XZJK type=del 2024-09-16T06:03:08.481 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.481+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=4MP2T1PIS2J8 type=del size=2491540 2024-09-16T06:03:08.483 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.483+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~WIV1U435Q0FR.0 size=350851 2024-09-16T06:03:08.487 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.486+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=WIV1U435Q0FR tag=A600M29B4P8I type=write size=1399427 2024-09-16T06:03:08.488 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.488+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=1K0C92OWVEUC type=write size=521443 2024-09-16T06:03:08.490 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.489+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~ML4JX2UNPT86.0 size=1048576 2024-09-16T06:03:08.491 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.491+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~ML4JX2UNPT86.1 size=1048576 2024-09-16T06:03:08.493 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.492+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~ML4JX2UNPT86.2 size=587982 2024-09-16T06:03:08.496 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.496+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=ML4JX2UNPT86 tag=TQYSP361IQSA type=write size=3733710 2024-09-16T06:03:08.500 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.499+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~IZ3UM75YUBFT.0 size=666373 2024-09-16T06:03:08.500 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.499+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=IZ3UM75YUBFT tag=E0P1GY19JLIV type=write size=1714949 2024-09-16T06:03:08.501 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.501+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=KBMADD49S3RI type=del 2024-09-16T06:03:08.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.502+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=IMYULVRUW5WQ type=del size=78246 2024-09-16T06:03:08.505 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.504+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~7C6AUI4ZC8XO.0 size=698173 2024-09-16T06:03:08.508 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.507+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=7C6AUI4ZC8XO tag=4O788NFSIIYA type=write size=1746749 2024-09-16T06:03:08.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.509+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=0V6T7ZB9BC0Z type=del size=1267739 2024-09-16T06:03:08.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.509+0000 7f1c96a0d780 1 < canceled part key=_multipart_QURT4D50GX44.2~ME5F7PAAQOU3.0 size=23387 2024-09-16T06:03:08.512 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.512+0000 7f1c96a0d780 1 < canceled multipart upload key=QURT4D50GX44 upload=ME5F7PAAQOU3 tag=BAYJPO6DAPRE type=write size=1071963 2024-09-16T06:03:08.514 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.513+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=ML1SK7DZVT1M type=del size=2017596 2024-09-16T06:03:08.515 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.515+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=OHHGTH61QKIN type=del 2024-09-16T06:03:08.517 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.517+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=4HYAPB0X4TW8 type=del size=2643705 2024-09-16T06:03:08.519 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.518+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=D8URVR3WT62B type=del 2024-09-16T06:03:08.520 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.520+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=MEI2D66SA9JB type=del size=3607511 2024-09-16T06:03:08.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.522+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~B699TIZVI94W.0 size=1048576 2024-09-16T06:03:08.523 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.523+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~B699TIZVI94W.1 size=1048576 2024-09-16T06:03:08.525 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.524+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~B699TIZVI94W.2 size=656708 2024-09-16T06:03:08.527 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.527+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=B699TIZVI94W tag=3ISXY9JIS6Q4 type=write size=3802436 2024-09-16T06:03:08.529 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.529+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=1KZ5WAPY4FVV type=del size=3636443 2024-09-16T06:03:08.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.531+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~GOIB851XR8HN.0 size=541573 2024-09-16T06:03:08.534 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.534+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=GOIB851XR8HN tag=EJUSU5NKUFVX type=write size=1590149 2024-09-16T06:03:08.536 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.535+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=CB3EJQKPK6T9 type=del size=3951157 2024-09-16T06:03:08.537 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.537+0000 7f1c96a0d780 1 < completed write operation key=GPTASZV7V0C3 tag=H3735D18UXE2 type=write size=723142 2024-09-16T06:03:08.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.539+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=KLZMTDQK3M1I type=del size=1429357 2024-09-16T06:03:08.542 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.541+0000 7f1c96a0d780 -1 < failed to complete operation key=ZTW6L951QI5A tag=TO6N5SK4ZTLF type=del size=694874: (22) Invalid argument 2024-09-16T06:03:08.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.543+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=FIQF2HFT4Y0O type=del size=2809872 2024-09-16T06:03:08.545 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.545+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~73B1F61WUVI1.0 size=478287 2024-09-16T06:03:08.548 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.548+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=73B1F61WUVI1 tag=5DXIE5Q69223 type=write size=1526863 2024-09-16T06:03:08.550 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.550+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=W9ME9Y3418MD type=del size=855218 2024-09-16T06:03:08.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.553+0000 7f1c96a0d780 1 < suggested remove operation key=JA40GXESA8UF tag=HN5G57O6MAJ5 type=del 2024-09-16T06:03:08.555 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.555+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=LMHYEH6FGLIT type=del size=1110069 2024-09-16T06:03:08.558 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.558+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=9T3LKODQW6BG type=del 2024-09-16T06:03:08.560 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.559+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=TX3G3C9QLDBS type=del size=1836469 2024-09-16T06:03:08.561 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.561+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~LXWIJAWOPD0Q.0 size=924348 2024-09-16T06:03:08.565 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.565+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=LXWIJAWOPD0Q tag=40ZPB9WH8ZSF type=write size=1972924 2024-09-16T06:03:08.567 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.567+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=PICH3OBCAY6O type=del size=236681 2024-09-16T06:03:08.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.568+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=4MP2T1PIS2J8 type=del 2024-09-16T06:03:08.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.572+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~476F0M9RWE49.0 size=206766 2024-09-16T06:03:08.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.572+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=476F0M9RWE49 tag=HR8VSBUX506Q type=write size=1255342 2024-09-16T06:03:08.575 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.574+0000 7f1c96a0d780 1 < completed write operation key=0WU0T0ZG0UHP tag=1K0C92OWVEUC type=write size=521443 2024-09-16T06:03:08.576 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.576+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=GV387KZ3WHR0 type=del size=2182543 2024-09-16T06:03:08.578 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.578+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~IZ3UM75YUBFT.0 size=666373 2024-09-16T06:03:08.581 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.581+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=IZ3UM75YUBFT tag=E0P1GY19JLIV type=write size=1714949 2024-09-16T06:03:08.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.583+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=4I9H9F0SKBYR type=write size=794851 2024-09-16T06:03:08.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.585+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=IMYULVRUW5WQ type=del 2024-09-16T06:03:08.587 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.586+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=MYSZRQ11WUJD type=del size=3142946 2024-09-16T06:03:08.589 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.588+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=0V6T7ZB9BC0Z type=del 2024-09-16T06:03:08.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.590+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=VNAH9D5YB1C6 type=del size=2484733 2024-09-16T06:03:08.594 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.594+0000 7f1c96a0d780 1 < suggested update operation key=ITM02B2USRE0 tag=ML1SK7DZVT1M type=del size=2017596 2024-09-16T06:03:08.596 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.596+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=VLCJ5W2BGDA5 type=del size=732907 2024-09-16T06:03:08.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.597+0000 7f1c96a0d780 1 < canceled operation key=R28PBTA8L868 tag=4HYAPB0X4TW8 type=del size=2643705 2024-09-16T06:03:08.599 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.599+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=L98SREU3QIJ1 type=del size=1106469 2024-09-16T06:03:08.601 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.601+0000 7f1c96a0d780 1 < canceled operation key=VVPJT0T4Z4XP tag=MEI2D66SA9JB type=del size=3607511 2024-09-16T06:03:08.603 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.602+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=24XFLMVBJLPZ type=del size=1040021 2024-09-16T06:03:08.604 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.604+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=1KZ5WAPY4FVV type=del 2024-09-16T06:03:08.606 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.606+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=J1B5SJSX4VBF type=write size=111592 2024-09-16T06:03:08.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.609+0000 7f1c96a0d780 1 < suggested remove operation key=Z3N7DW12T7KE tag=CB3EJQKPK6T9 type=del 2024-09-16T06:03:08.612 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.612+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~CM660PTKQVAV.0 size=783962 2024-09-16T06:03:08.612 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.612+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=CM660PTKQVAV tag=43E9VA52ZX95 type=write size=1832538 2024-09-16T06:03:08.614 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.614+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=KLZMTDQK3M1I type=del 2024-09-16T06:03:08.616 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.615+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=IMMA4GQA1T8W type=write size=643986 2024-09-16T06:03:08.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.617+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=FIQF2HFT4Y0O type=del 2024-09-16T06:03:08.620 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.619+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=CD44JB6UB20L type=del size=2948478 2024-09-16T06:03:08.621 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.621+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=W9ME9Y3418MD type=del 2024-09-16T06:03:08.623 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.623+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=3QUDVSASQVS2 type=del size=3828089 2024-09-16T06:03:08.625 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.625+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=LMHYEH6FGLIT type=del 2024-09-16T06:03:08.627 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.626+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=G85D1TPLZ9LC type=del size=2349227 2024-09-16T06:03:08.630 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.630+0000 7f1c96a0d780 1 < suggested remove operation key=RLYT9MKOIL9G tag=TX3G3C9QLDBS type=del 2024-09-16T06:03:08.633 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.633+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~L8KJFUCUTNJL.0 size=1048576 2024-09-16T06:03:08.635 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.634+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~L8KJFUCUTNJL.1 size=1048576 2024-09-16T06:03:08.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.636+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~L8KJFUCUTNJL.2 size=345075 2024-09-16T06:03:08.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.636+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=L8KJFUCUTNJL tag=RR26JNI5BSN8 type=write size=3490803 2024-09-16T06:03:08.638 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.638+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=PICH3OBCAY6O type=del 2024-09-16T06:03:08.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.640+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=T176ID7JC1VD type=del size=1809426 2024-09-16T06:03:08.641 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.641+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~476F0M9RWE49.0 size=206766 2024-09-16T06:03:08.645 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.645+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=476F0M9RWE49 tag=HR8VSBUX506Q type=write size=1255342 2024-09-16T06:03:08.647 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.647+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=K9J45MH1VLHP type=del size=1976179 2024-09-16T06:03:08.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.650+0000 7f1c96a0d780 1 < suggested remove operation key=ZTW6L951QI5A tag=GV387KZ3WHR0 type=del 2024-09-16T06:03:08.652 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.652+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=FJ0VH3MZ1PVT type=del size=3588792 2024-09-16T06:03:08.654 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.654+0000 7f1c96a0d780 1 < completed write operation key=GKLPEUNB19HH tag=4I9H9F0SKBYR type=write size=794851 2024-09-16T06:03:08.658 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.657+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~48N2H4AXM024.0 size=1048576 2024-09-16T06:03:08.659 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.659+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~48N2H4AXM024.1 size=1048576 2024-09-16T06:03:08.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.661+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~48N2H4AXM024.2 size=847821 2024-09-16T06:03:08.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.661+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=48N2H4AXM024 tag=1WDE3DJENFCX type=write size=3993549 2024-09-16T06:03:08.664 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.664+0000 7f1c96a0d780 1 < suggested remove operation key=T2LNYBA0XTDL tag=MYSZRQ11WUJD type=del 2024-09-16T06:03:08.666 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.666+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=MB7ZD3GTUCKZ type=del size=4053601 2024-09-16T06:03:08.668 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.668+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=VNAH9D5YB1C6 type=del 2024-09-16T06:03:08.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.670+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=9JR25OO0G8ZU type=del size=1790455 2024-09-16T06:03:08.672 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.671+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=VLCJ5W2BGDA5 type=del 2024-09-16T06:03:08.673 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.673+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=RGK5D0D3MPIH type=del size=3038519 2024-09-16T06:03:08.675 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.675+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=L98SREU3QIJ1 type=del 2024-09-16T06:03:08.678 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.678+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~6UXDMN22S0O2.0 size=1048576 2024-09-16T06:03:08.680 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.680+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~6UXDMN22S0O2.1 size=192381 2024-09-16T06:03:08.680 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.680+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=6UXDMN22S0O2 tag=Y42JTM4UAJSZ type=write size=2289533 2024-09-16T06:03:08.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.681+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=24XFLMVBJLPZ type=del 2024-09-16T06:03:08.685 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.685+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~E71NKWN0M1KM.0 size=1048576 2024-09-16T06:03:08.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.687+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~E71NKWN0M1KM.1 size=202436 2024-09-16T06:03:08.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.687+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=E71NKWN0M1KM tag=70NXABVN6B07 type=write size=2299588 2024-09-16T06:03:08.689 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.689+0000 7f1c96a0d780 1 < completed write operation key=XB6HUGWUA3R4 tag=J1B5SJSX4VBF type=write size=111592 2024-09-16T06:03:08.691 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.691+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=GUUI50IAR0R0 type=del size=1740173 2024-09-16T06:03:08.693 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.692+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~CM660PTKQVAV.0 size=783962 2024-09-16T06:03:08.695 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.695+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=CM660PTKQVAV tag=43E9VA52ZX95 type=write size=1832538 2024-09-16T06:03:08.698 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.697+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=8V3GZVOJCLJW type=write size=753200 2024-09-16T06:03:08.701 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.701+0000 7f1c96a0d780 1 < suggested remove operation key=Z5JV4SOIDRLQ tag=IMMA4GQA1T8W type=write 2024-09-16T06:03:08.704 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.704+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~EILXATURJ3H0.0 size=1048576 2024-09-16T06:03:08.706 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.705+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~EILXATURJ3H0.1 size=1048576 2024-09-16T06:03:08.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.707+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~EILXATURJ3H0.2 size=562146 2024-09-16T06:03:08.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.707+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=EILXATURJ3H0 tag=MKRG8QWFLPXH type=write size=3707874 2024-09-16T06:03:08.709 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.708+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=CD44JB6UB20L type=del 2024-09-16T06:03:08.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.712+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~5SZZAJD8BR67.0 size=1048576 2024-09-16T06:03:08.714 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.714+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~5SZZAJD8BR67.1 size=1048576 2024-09-16T06:03:08.716 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.715+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~5SZZAJD8BR67.2 size=454035 2024-09-16T06:03:08.716 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.715+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=5SZZAJD8BR67 tag=JVUQZ0IEBW62 type=write size=3599763 2024-09-16T06:03:08.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.717+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=3QUDVSASQVS2 type=del 2024-09-16T06:03:08.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.720+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~GYHIL743UZLA.0 size=1048576 2024-09-16T06:03:08.722 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.722+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~GYHIL743UZLA.1 size=1048576 2024-09-16T06:03:08.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.724+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~GYHIL743UZLA.2 size=34067 2024-09-16T06:03:08.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.724+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=GYHIL743UZLA tag=L2U2T5AXNX29 type=write size=3179795 2024-09-16T06:03:08.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.725+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=G85D1TPLZ9LC type=del 2024-09-16T06:03:08.729 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.728+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~3EBS45RX788J.0 size=1048576 2024-09-16T06:03:08.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.730+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~3EBS45RX788J.1 size=924005 2024-09-16T06:03:08.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.730+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=3EBS45RX788J tag=Z818UUZB1VCB type=write size=3021157 2024-09-16T06:03:08.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.731+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~L8KJFUCUTNJL.0 size=1048576 2024-09-16T06:03:08.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.733+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~L8KJFUCUTNJL.1 size=1048576 2024-09-16T06:03:08.735 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.735+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~L8KJFUCUTNJL.2 size=345075 2024-09-16T06:03:08.738 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.738+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=L8KJFUCUTNJL tag=RR26JNI5BSN8 type=write size=3490803 2024-09-16T06:03:08.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.741+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~IQGM789FZK5Q.0 size=5519 2024-09-16T06:03:08.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.741+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=IQGM789FZK5Q tag=PXOY47GDHCZ4 type=write size=1054095 2024-09-16T06:03:08.743 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.743+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=T176ID7JC1VD type=del 2024-09-16T06:03:08.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.746+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~NDG55EMLZBV8.0 size=1048576 2024-09-16T06:03:08.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.747+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~NDG55EMLZBV8.1 size=114684 2024-09-16T06:03:08.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.747+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=NDG55EMLZBV8 tag=KMY6Q92ZVVK8 type=write size=2211836 2024-09-16T06:03:08.750 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.749+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=K9J45MH1VLHP type=del 2024-09-16T06:03:08.751 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.751+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=V9CYI1X6YELS type=del size=4097232 2024-09-16T06:03:08.753 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.753+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=FJ0VH3MZ1PVT type=del 2024-09-16T06:03:08.755 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.755+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=OUBGUHC0RP7I type=del size=2743796 2024-09-16T06:03:08.757 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.757+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~48N2H4AXM024.0 size=1048576 2024-09-16T06:03:08.759 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.758+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~48N2H4AXM024.1 size=1048576 2024-09-16T06:03:08.761 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.760+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~48N2H4AXM024.2 size=847821 2024-09-16T06:03:08.764 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.764+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=48N2H4AXM024 tag=1WDE3DJENFCX type=write size=3993549 2024-09-16T06:03:08.766 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.765+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=WSY9JOE5C48Z type=del size=1924450 2024-09-16T06:03:08.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.767+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=MB7ZD3GTUCKZ type=del 2024-09-16T06:03:08.771 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.770+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~JWYJCTSXH119.0 size=1048576 2024-09-16T06:03:08.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.772+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~JWYJCTSXH119.1 size=451688 2024-09-16T06:03:08.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.772+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=JWYJCTSXH119 tag=5PFEI72U4G5N type=write size=2548840 2024-09-16T06:03:08.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.774+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=9JR25OO0G8ZU type=del 2024-09-16T06:03:08.777 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.777+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~PF4H29PZTPNG.0 size=1048576 2024-09-16T06:03:08.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.778+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~PF4H29PZTPNG.1 size=1048576 2024-09-16T06:03:08.780 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.780+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~PF4H29PZTPNG.2 size=20600 2024-09-16T06:03:08.780 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.780+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=PF4H29PZTPNG tag=8PH1JYEWTQLT type=write size=3166328 2024-09-16T06:03:08.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.782+0000 7f1c96a0d780 1 < canceled operation key=4N13783D51P2 tag=RGK5D0D3MPIH type=del size=3038519 2024-09-16T06:03:08.784 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.783+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=K5O24HX46SVR type=del size=601448 2024-09-16T06:03:08.785 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.785+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~6UXDMN22S0O2.0 size=1048576 2024-09-16T06:03:08.787 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.787+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~6UXDMN22S0O2.1 size=192381 2024-09-16T06:03:08.790 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.790+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=6UXDMN22S0O2 tag=Y42JTM4UAJSZ type=write size=2289533 2024-09-16T06:03:08.792 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.791+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=BS5X8ZAO0MRO type=write size=963096 2024-09-16T06:03:08.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.793+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~E71NKWN0M1KM.0 size=1048576 2024-09-16T06:03:08.795 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.795+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~E71NKWN0M1KM.1 size=202436 2024-09-16T06:03:08.798 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.798+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=E71NKWN0M1KM tag=70NXABVN6B07 type=write size=2299588 2024-09-16T06:03:08.800 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.799+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=AGMFR82A0ZVM type=del size=2461696 2024-09-16T06:03:08.802 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.801+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=GUUI50IAR0R0 type=del 2024-09-16T06:03:08.803 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.803+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=FPM2I8KY5DXG type=write size=1021059 2024-09-16T06:03:08.805 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.805+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=8V3GZVOJCLJW type=write size=753200 2024-09-16T06:03:08.808 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.808+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~5P9D8UEWVDHA.0 size=1048576 2024-09-16T06:03:08.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.809+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~5P9D8UEWVDHA.1 size=463972 2024-09-16T06:03:08.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.809+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=5P9D8UEWVDHA tag=UXQBQUHORYLV type=write size=2561124 2024-09-16T06:03:08.811 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.811+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~EILXATURJ3H0.0 size=1048576 2024-09-16T06:03:08.813 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.813+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~EILXATURJ3H0.1 size=1048576 2024-09-16T06:03:08.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.814+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~EILXATURJ3H0.2 size=562146 2024-09-16T06:03:08.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.818+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=EILXATURJ3H0 tag=MKRG8QWFLPXH type=write size=3707874 2024-09-16T06:03:08.821 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.821+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~OGS6ZU64SIVX.0 size=1048576 2024-09-16T06:03:08.823 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.823+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~OGS6ZU64SIVX.1 size=1048576 2024-09-16T06:03:08.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.824+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~OGS6ZU64SIVX.2 size=480653 2024-09-16T06:03:08.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.824+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=OGS6ZU64SIVX tag=FBPF9WTJHMI4 type=write size=3626381 2024-09-16T06:03:08.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.826+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~5SZZAJD8BR67.0 size=1048576 2024-09-16T06:03:08.828 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.828+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~5SZZAJD8BR67.1 size=1048576 2024-09-16T06:03:08.830 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.830+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~5SZZAJD8BR67.2 size=454035 2024-09-16T06:03:08.833 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.833+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=5SZZAJD8BR67 tag=JVUQZ0IEBW62 type=write size=3599763 2024-09-16T06:03:08.837 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.837+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~YS1WDKQOO15Y.0 size=808086 2024-09-16T06:03:08.837 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.837+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=YS1WDKQOO15Y tag=TG5VD00P8UNG type=write size=1856662 2024-09-16T06:03:08.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.839+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~GYHIL743UZLA.0 size=1048576 2024-09-16T06:03:08.841 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.840+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~GYHIL743UZLA.1 size=1048576 2024-09-16T06:03:08.842 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.842+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~GYHIL743UZLA.2 size=34067 2024-09-16T06:03:08.846 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.846+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=GYHIL743UZLA tag=L2U2T5AXNX29 type=write size=3179795 2024-09-16T06:03:08.850 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.849+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~UHBOJ42AI5HK.0 size=1048576 2024-09-16T06:03:08.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.851+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~UHBOJ42AI5HK.1 size=732558 2024-09-16T06:03:08.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.851+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=UHBOJ42AI5HK tag=V0C273WUJRO4 type=write size=2829710 2024-09-16T06:03:08.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.852+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~3EBS45RX788J.0 size=1048576 2024-09-16T06:03:08.854 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.854+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~3EBS45RX788J.1 size=924005 2024-09-16T06:03:08.857 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.857+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=3EBS45RX788J tag=Z818UUZB1VCB type=write size=3021157 2024-09-16T06:03:08.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.859+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=5MSC3M0PRT50 type=del size=3074466 2024-09-16T06:03:08.861 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.860+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~IQGM789FZK5Q.0 size=5519 2024-09-16T06:03:08.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.864+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=IQGM789FZK5Q tag=PXOY47GDHCZ4 type=write size=1054095 2024-09-16T06:03:08.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.865+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=JU0BO3UJI0AQ type=del size=3717799 2024-09-16T06:03:08.867 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.867+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~NDG55EMLZBV8.0 size=1048576 2024-09-16T06:03:08.869 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.869+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~NDG55EMLZBV8.1 size=114684 2024-09-16T06:03:08.872 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.872+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=NDG55EMLZBV8 tag=KMY6Q92ZVVK8 type=write size=2211836 2024-09-16T06:03:08.876 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.875+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~GIKQNHXDYMDP.0 size=1048576 2024-09-16T06:03:08.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.877+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~GIKQNHXDYMDP.1 size=859943 2024-09-16T06:03:08.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.877+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=GIKQNHXDYMDP tag=22Y25UMDX7QQ type=write size=2957095 2024-09-16T06:03:08.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.880+0000 7f1c96a0d780 1 < suggested remove operation key=T2LNYBA0XTDL tag=V9CYI1X6YELS type=del 2024-09-16T06:03:08.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.882+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=29923Z0RCRQS type=del size=1195342 2024-09-16T06:03:08.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.884+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=OUBGUHC0RP7I type=del 2024-09-16T06:03:08.886 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.886+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=ZASUO5XT61MQ type=del size=859817 2024-09-16T06:03:08.888 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.888+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=WSY9JOE5C48Z type=del 2024-09-16T06:03:08.890 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.890+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=A15OE1ZGT23S type=del size=3122037 2024-09-16T06:03:08.892 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.892+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~JWYJCTSXH119.0 size=1048576 2024-09-16T06:03:08.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.893+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~JWYJCTSXH119.1 size=451688 2024-09-16T06:03:08.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.896+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=JWYJCTSXH119 tag=5PFEI72U4G5N type=write size=2548840 2024-09-16T06:03:08.899 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.898+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=JKRF23Y8CIDP type=del size=767703 2024-09-16T06:03:08.900 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.900+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~PF4H29PZTPNG.0 size=1048576 2024-09-16T06:03:08.902 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.902+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~PF4H29PZTPNG.1 size=1048576 2024-09-16T06:03:08.904 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.903+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~PF4H29PZTPNG.2 size=20600 2024-09-16T06:03:08.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.907+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=PF4H29PZTPNG tag=8PH1JYEWTQLT type=write size=3166328 2024-09-16T06:03:08.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.910+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~AN3H9AVUJ2NQ.0 size=1048576 2024-09-16T06:03:08.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.912+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~AN3H9AVUJ2NQ.1 size=656733 2024-09-16T06:03:08.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.912+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=AN3H9AVUJ2NQ tag=9I2HUV11ZF1Z type=write size=2753885 2024-09-16T06:03:08.914 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.913+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=K5O24HX46SVR type=del 2024-09-16T06:03:08.917 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.917+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~OQMIT4J2GN9B.0 size=1048576 2024-09-16T06:03:08.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.918+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~OQMIT4J2GN9B.1 size=235627 2024-09-16T06:03:08.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.918+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=OQMIT4J2GN9B tag=F2G2Z25NKHFE type=write size=2332779 2024-09-16T06:03:08.921 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.920+0000 7f1c96a0d780 1 < completed write operation key=5DI2PMM37X1T tag=BS5X8ZAO0MRO type=write size=963096 2024-09-16T06:03:08.924 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.924+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~R70C0OVQFCHS.0 size=1048576 2024-09-16T06:03:08.925 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.925+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~R70C0OVQFCHS.1 size=1048576 2024-09-16T06:03:08.927 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.927+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~R70C0OVQFCHS.2 size=359070 2024-09-16T06:03:08.927 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.927+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=R70C0OVQFCHS tag=893DPO276RDX type=write size=3504798 2024-09-16T06:03:08.929 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.928+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=AGMFR82A0ZVM type=del 2024-09-16T06:03:08.932 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.931+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~3I7ICHXMGX8I.0 size=1048576 2024-09-16T06:03:08.933 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.933+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~3I7ICHXMGX8I.1 size=1048576 2024-09-16T06:03:08.935 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.934+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~3I7ICHXMGX8I.2 size=230527 2024-09-16T06:03:08.935 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.934+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=3I7ICHXMGX8I tag=PL1L0UO38HDF type=write size=3376255 2024-09-16T06:03:08.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.936+0000 7f1c96a0d780 1 < completed write operation key=GJNDR1WBPIEA tag=FPM2I8KY5DXG type=write size=1021059 2024-09-16T06:03:08.940 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.939+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~MQLVBRQKRHTP.0 size=1048576 2024-09-16T06:03:08.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.941+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~MQLVBRQKRHTP.1 size=997587 2024-09-16T06:03:08.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.941+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=MQLVBRQKRHTP tag=II67PR4JYVM5 type=write size=3094739 2024-09-16T06:03:08.943 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.942+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~5P9D8UEWVDHA.0 size=1048576 2024-09-16T06:03:08.944 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.944+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~5P9D8UEWVDHA.1 size=463972 2024-09-16T06:03:08.947 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.947+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=5P9D8UEWVDHA tag=UXQBQUHORYLV type=write size=2561124 2024-09-16T06:03:08.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.951+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~C8C6C5Q03BMQ.0 size=1048576 2024-09-16T06:03:08.953 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.953+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~C8C6C5Q03BMQ.1 size=325700 2024-09-16T06:03:08.953 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.953+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=C8C6C5Q03BMQ tag=HT3DY23QRWFE type=write size=2422852 2024-09-16T06:03:08.955 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.955+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~OGS6ZU64SIVX.0 size=1048576 2024-09-16T06:03:08.957 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.956+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~OGS6ZU64SIVX.1 size=1048576 2024-09-16T06:03:08.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.958+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~OGS6ZU64SIVX.2 size=480653 2024-09-16T06:03:08.961 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.961+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=OGS6ZU64SIVX tag=FBPF9WTJHMI4 type=write size=3626381 2024-09-16T06:03:08.963 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.963+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=EX3XV79ID67H type=del size=1976009 2024-09-16T06:03:08.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.965+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~YS1WDKQOO15Y.0 size=808086 2024-09-16T06:03:08.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.968+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=YS1WDKQOO15Y tag=TG5VD00P8UNG type=write size=1856662 2024-09-16T06:03:08.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.970+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=OHGD7YXS3H68 type=del size=1702568 2024-09-16T06:03:08.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.971+0000 7f1c96a0d780 1 < canceled part key=_multipart_T2LNYBA0XTDL.2~UHBOJ42AI5HK.0 size=1048576 2024-09-16T06:03:08.973 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.972+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~UHBOJ42AI5HK.1 size=732558 2024-09-16T06:03:08.975 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.975+0000 7f1c96a0d780 1 < canceled multipart upload key=T2LNYBA0XTDL upload=UHBOJ42AI5HK tag=V0C273WUJRO4 type=write size=2829710 2024-09-16T06:03:08.977 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.977+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=0AZ401NOC1U3 type=write size=73856 2024-09-16T06:03:08.979 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.979+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=5MSC3M0PRT50 type=del 2024-09-16T06:03:08.981 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.980+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=1V1CYJ71AMHW type=write size=290368 2024-09-16T06:03:08.981 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.981+0000 7f1c96a0d780 -1 < no bi entry to suggest for operation key=T2LNYBA0XTDL tag=JU0BO3UJI0AQ type=del size=3717799: (2) No such file or directory 2024-09-16T06:03:08.983 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.983+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=C26EY8H37V7V type=del size=1469342 2024-09-16T06:03:08.985 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.984+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~GIKQNHXDYMDP.0 size=1048576 2024-09-16T06:03:08.986 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.986+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~GIKQNHXDYMDP.1 size=859943 2024-09-16T06:03:08.990 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.989+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=GIKQNHXDYMDP tag=22Y25UMDX7QQ type=write size=2957095 2024-09-16T06:03:08.993 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.993+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~ZVPVXVTKJP2I.0 size=815315 2024-09-16T06:03:08.993 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.993+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=ZVPVXVTKJP2I tag=H75YBY0LGYRO type=write size=1863891 2024-09-16T06:03:08.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.997+0000 7f1c96a0d780 1 < suggested remove operation key=Z3N7DW12T7KE tag=29923Z0RCRQS type=del 2024-09-16T06:03:08.999 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:08.999+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=KA6PMTI753L7 type=del size=2186826 2024-09-16T06:03:09.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.000+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=ZASUO5XT61MQ type=del 2024-09-16T06:03:09.003 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.002+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=AHS7F4F2ZD1T type=del size=3617225 2024-09-16T06:03:09.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.006+0000 7f1c96a0d780 1 < suggested remove operation key=01DIVTPOEFBO tag=A15OE1ZGT23S type=del 2024-09-16T06:03:09.009 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.009+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=96HJG6U59VNJ type=del size=266713 2024-09-16T06:03:09.011 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.011+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=JKRF23Y8CIDP type=del 2024-09-16T06:03:09.015 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.014+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~TOPBKQ50KPQL.0 size=1048576 2024-09-16T06:03:09.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.016+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~TOPBKQ50KPQL.1 size=1048576 2024-09-16T06:03:09.018 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.018+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~TOPBKQ50KPQL.2 size=550558 2024-09-16T06:03:09.018 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.018+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=TOPBKQ50KPQL tag=BZ3G0TZ2RS9K type=write size=3696286 2024-09-16T06:03:09.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.020+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~AN3H9AVUJ2NQ.0 size=1048576 2024-09-16T06:03:09.021 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.021+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~AN3H9AVUJ2NQ.1 size=656733 2024-09-16T06:03:09.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.025+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=AN3H9AVUJ2NQ tag=9I2HUV11ZF1Z type=write size=2753885 2024-09-16T06:03:09.028 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.027+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=Q29OMFKN59N8 type=del size=3326483 2024-09-16T06:03:09.030 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.029+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~OQMIT4J2GN9B.0 size=1048576 2024-09-16T06:03:09.031 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.031+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~OQMIT4J2GN9B.1 size=235627 2024-09-16T06:03:09.034 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.034+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=OQMIT4J2GN9B tag=F2G2Z25NKHFE type=write size=2332779 2024-09-16T06:03:09.037 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.037+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~WQIFFBJS9DXY.0 size=1048576 2024-09-16T06:03:09.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.039+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~WQIFFBJS9DXY.1 size=982775 2024-09-16T06:03:09.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.039+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=WQIFFBJS9DXY tag=7HVJVOIWT0GN type=write size=3079927 2024-09-16T06:03:09.041 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.041+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~R70C0OVQFCHS.0 size=1048576 2024-09-16T06:03:09.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.043+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~R70C0OVQFCHS.1 size=1048576 2024-09-16T06:03:09.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.044+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~R70C0OVQFCHS.2 size=359070 2024-09-16T06:03:09.048 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.047+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=R70C0OVQFCHS tag=893DPO276RDX type=write size=3504798 2024-09-16T06:03:09.050 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.049+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=MOV6MYV48IQL type=del size=1448218 2024-09-16T06:03:09.051 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.051+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~3I7ICHXMGX8I.0 size=1048576 2024-09-16T06:03:09.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.053+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~3I7ICHXMGX8I.1 size=1048576 2024-09-16T06:03:09.055 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.054+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~3I7ICHXMGX8I.2 size=230527 2024-09-16T06:03:09.058 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.058+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=3I7ICHXMGX8I tag=PL1L0UO38HDF type=write size=3376255 2024-09-16T06:03:09.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.061+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~EPL3U5JQGCVZ.0 size=1048576 2024-09-16T06:03:09.063 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.063+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~EPL3U5JQGCVZ.1 size=1048576 2024-09-16T06:03:09.065 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.065+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~EPL3U5JQGCVZ.2 size=131947 2024-09-16T06:03:09.065 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.065+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=EPL3U5JQGCVZ tag=VMP1WA6WMMY3 type=write size=3277675 2024-09-16T06:03:09.067 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.067+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~MQLVBRQKRHTP.0 size=1048576 2024-09-16T06:03:09.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.068+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~MQLVBRQKRHTP.1 size=997587 2024-09-16T06:03:09.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.071+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=MQLVBRQKRHTP tag=II67PR4JYVM5 type=write size=3094739 2024-09-16T06:03:09.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.075+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~CCJ12OPOHCYT.0 size=661169 2024-09-16T06:03:09.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.075+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=CCJ12OPOHCYT tag=0MZYHADKA5TO type=write size=1709745 2024-09-16T06:03:09.077 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.077+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~C8C6C5Q03BMQ.0 size=1048576 2024-09-16T06:03:09.077 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.077+0000 7f1c96a0d780 1 < canceled part key=_multipart_RLYT9MKOIL9G.2~C8C6C5Q03BMQ.1 size=325700 2024-09-16T06:03:09.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.080+0000 7f1c96a0d780 1 < canceled multipart upload key=RLYT9MKOIL9G upload=C8C6C5Q03BMQ tag=HT3DY23QRWFE type=write size=2422852 2024-09-16T06:03:09.084 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.083+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~MCELKX56RYBC.0 size=1048576 2024-09-16T06:03:09.085 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.085+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~MCELKX56RYBC.1 size=454348 2024-09-16T06:03:09.085 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.085+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=MCELKX56RYBC tag=TOL7QH9LP7VH type=write size=2551500 2024-09-16T06:03:09.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.089+0000 7f1c96a0d780 1 < suggested update operation key=Y2B47WIY8S18 tag=EX3XV79ID67H type=del size=1976009 2024-09-16T06:03:09.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.090+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=K5JIATPSL94I type=write size=57501 2024-09-16T06:03:09.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.093+0000 7f1c96a0d780 -1 < failed to complete operation key=01DIVTPOEFBO tag=OHGD7YXS3H68 type=del size=1702568: (22) Invalid argument 2024-09-16T06:03:09.097 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.096+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~RHXQ9TKC2ZCV.0 size=1048576 2024-09-16T06:03:09.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.098+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~RHXQ9TKC2ZCV.1 size=610520 2024-09-16T06:03:09.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.098+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=RHXQ9TKC2ZCV tag=XA7DKKGVCVBK type=write size=2707672 2024-09-16T06:03:09.100 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.100+0000 7f1c96a0d780 1 < completed write operation key=TZTT8VPSQTBN tag=0AZ401NOC1U3 type=write size=73856 2024-09-16T06:03:09.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.102+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=0TZ3FLRX1U8V type=write size=1003023 2024-09-16T06:03:09.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.104+0000 7f1c96a0d780 1 < completed write operation key=R28PBTA8L868 tag=1V1CYJ71AMHW type=write size=290368 2024-09-16T06:03:09.106 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.105+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=LKK0DGA7YJVW type=del size=668283 2024-09-16T06:03:09.108 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.107+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=C26EY8H37V7V type=del 2024-09-16T06:03:09.110 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.109+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=XKXJ2WQA5FL2 type=del size=519353 2024-09-16T06:03:09.110 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.110+0000 7f1c96a0d780 1 < canceled part key=_multipart_5VD077EFKM1N.2~ZVPVXVTKJP2I.0 size=815315 2024-09-16T06:03:09.113 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.113+0000 7f1c96a0d780 1 < canceled multipart upload key=5VD077EFKM1N upload=ZVPVXVTKJP2I tag=H75YBY0LGYRO type=write size=1863891 2024-09-16T06:03:09.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.116+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~ZTAUCAO64QD5.0 size=1048576 2024-09-16T06:03:09.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.118+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~ZTAUCAO64QD5.1 size=1048576 2024-09-16T06:03:09.119 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.119+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~ZTAUCAO64QD5.2 size=442783 2024-09-16T06:03:09.120 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.119+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=ZTAUCAO64QD5 tag=3GPXMUB9ONLR type=write size=3588511 2024-09-16T06:03:09.122 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.122+0000 7f1c96a0d780 -1 < failed to complete operation key=01DIVTPOEFBO tag=KA6PMTI753L7 type=del size=2186826: (22) Invalid argument 2024-09-16T06:03:09.124 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.124+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=R6ZJ0BGH8813 type=del size=1433983 2024-09-16T06:03:09.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.125+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=AHS7F4F2ZD1T type=del 2024-09-16T06:03:09.127 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.127+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=BJG4VVTS2HAF type=del size=769594 2024-09-16T06:03:09.129 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.129+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=96HJG6U59VNJ type=del 2024-09-16T06:03:09.131 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.131+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=8NYY9TU2I8SY type=del size=1455526 2024-09-16T06:03:09.131 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.131+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~TOPBKQ50KPQL.0 size=1048576 2024-09-16T06:03:09.133 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.133+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~TOPBKQ50KPQL.1 size=1048576 2024-09-16T06:03:09.135 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.134+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~TOPBKQ50KPQL.2 size=550558 2024-09-16T06:03:09.138 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.137+0000 7f1c96a0d780 1 < canceled multipart upload key=R28PBTA8L868 upload=TOPBKQ50KPQL tag=BZ3G0TZ2RS9K type=write size=3696286 2024-09-16T06:03:09.139 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.139+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=9V4Q9OUOWGFF type=del size=919785 2024-09-16T06:03:09.141 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.141+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=Q29OMFKN59N8 type=del 2024-09-16T06:03:09.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.144+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~D0KC2SAUWWFE.0 size=1048576 2024-09-16T06:03:09.146 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.146+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~D0KC2SAUWWFE.1 size=1048576 2024-09-16T06:03:09.148 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.147+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~D0KC2SAUWWFE.2 size=174479 2024-09-16T06:03:09.148 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.147+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=D0KC2SAUWWFE tag=BZ30QWARZ1KN type=write size=3320207 2024-09-16T06:03:09.149 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.149+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~WQIFFBJS9DXY.0 size=1048576 2024-09-16T06:03:09.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.151+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~WQIFFBJS9DXY.1 size=982775 2024-09-16T06:03:09.154 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.154+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=WQIFFBJS9DXY tag=7HVJVOIWT0GN type=write size=3079927 2024-09-16T06:03:09.156 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.155+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=CV3IOQSXXDAM type=write size=452991 2024-09-16T06:03:09.158 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.157+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=MOV6MYV48IQL type=del 2024-09-16T06:03:09.161 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.161+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~PO8L02XRPYHM.0 size=1048576 2024-09-16T06:03:09.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.162+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~PO8L02XRPYHM.1 size=8934 2024-09-16T06:03:09.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.162+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=PO8L02XRPYHM tag=0SB1VWDR549C type=write size=2106086 2024-09-16T06:03:09.165 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.164+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~EPL3U5JQGCVZ.0 size=1048576 2024-09-16T06:03:09.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.166+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~EPL3U5JQGCVZ.1 size=1048576 2024-09-16T06:03:09.167 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.167+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~EPL3U5JQGCVZ.2 size=131947 2024-09-16T06:03:09.171 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.170+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=EPL3U5JQGCVZ tag=VMP1WA6WMMY3 type=write size=3277675 2024-09-16T06:03:09.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.174+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~G337KZ6A46Z0.0 size=1048576 2024-09-16T06:03:09.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.175+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~G337KZ6A46Z0.1 size=1003662 2024-09-16T06:03:09.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.175+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=G337KZ6A46Z0 tag=TIPI0STLODR6 type=write size=3100814 2024-09-16T06:03:09.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.176+0000 7f1c96a0d780 1 < canceled part key=_multipart_VVPJT0T4Z4XP.2~CCJ12OPOHCYT.0 size=661169 2024-09-16T06:03:09.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.179+0000 7f1c96a0d780 1 < canceled multipart upload key=VVPJT0T4Z4XP upload=CCJ12OPOHCYT tag=0MZYHADKA5TO type=write size=1709745 2024-09-16T06:03:09.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.180+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=GP9TUVR9XGI5 type=del size=213467 2024-09-16T06:03:09.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.182+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~MCELKX56RYBC.0 size=1048576 2024-09-16T06:03:09.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.182+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z5JV4SOIDRLQ.2~MCELKX56RYBC.1 size=454348 2024-09-16T06:03:09.186 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.186+0000 7f1c96a0d780 1 < canceled multipart upload key=Z5JV4SOIDRLQ upload=MCELKX56RYBC tag=TOL7QH9LP7VH type=write size=2551500 2024-09-16T06:03:09.188 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.187+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=Y72RGM3A3ZOS type=write size=433618 2024-09-16T06:03:09.191 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.191+0000 7f1c96a0d780 1 < suggested update operation key=5DI2PMM37X1T tag=K5JIATPSL94I type=write size=57501 2024-09-16T06:03:09.194 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.194+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~ZTA9Y2GJEYLY.0 size=658172 2024-09-16T06:03:09.194 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.194+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=ZTA9Y2GJEYLY tag=OOMOVTY2KQQK type=write size=1706748 2024-09-16T06:03:09.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.196+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~RHXQ9TKC2ZCV.0 size=1048576 2024-09-16T06:03:09.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.197+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~RHXQ9TKC2ZCV.1 size=610520 2024-09-16T06:03:09.201 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.200+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=RHXQ9TKC2ZCV tag=XA7DKKGVCVBK type=write size=2707672 2024-09-16T06:03:09.204 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.204+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~GM1O73GT2XM4.0 size=1048576 2024-09-16T06:03:09.206 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.206+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~GM1O73GT2XM4.1 size=1048576 2024-09-16T06:03:09.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.207+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~GM1O73GT2XM4.2 size=1018259 2024-09-16T06:03:09.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.207+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=GM1O73GT2XM4 tag=LE8YMT3Z0H2X type=write size=4163987 2024-09-16T06:03:09.210 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.209+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=0TZ3FLRX1U8V type=write size=1003023 2024-09-16T06:03:09.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.211+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=SAK034S7052M type=del size=903413 2024-09-16T06:03:09.213 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.213+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=LKK0DGA7YJVW type=del 2024-09-16T06:03:09.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.217+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~EEHAATS118UN.0 size=1048576 2024-09-16T06:03:09.218 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.218+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~EEHAATS118UN.1 size=580366 2024-09-16T06:03:09.218 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.218+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=EEHAATS118UN tag=0167PZY2YHWP type=write size=2677518 2024-09-16T06:03:09.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.222+0000 7f1c96a0d780 1 < suggested update operation key=R28PBTA8L868 tag=XKXJ2WQA5FL2 type=del size=519353 2024-09-16T06:03:09.225 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.225+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~Z8D3OF414TYN.0 size=1048576 2024-09-16T06:03:09.227 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.226+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~Z8D3OF414TYN.1 size=1048576 2024-09-16T06:03:09.228 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.228+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~Z8D3OF414TYN.2 size=33447 2024-09-16T06:03:09.228 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.228+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=Z8D3OF414TYN tag=AFSS1QPN5A8K type=write size=3179175 2024-09-16T06:03:09.230 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.230+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~ZTAUCAO64QD5.0 size=1048576 2024-09-16T06:03:09.230 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.230+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~ZTAUCAO64QD5.1 size=1048576 2024-09-16T06:03:09.231 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.231+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~ZTAUCAO64QD5.2 size=442783 2024-09-16T06:03:09.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.234+0000 7f1c96a0d780 1 < canceled multipart upload key=Z9QSHZEA1LU8 upload=ZTAUCAO64QD5 tag=3GPXMUB9ONLR type=write size=3588511 2024-09-16T06:03:09.236 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.236+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=CH6IIP0N3LQE type=del size=2240860 2024-09-16T06:03:09.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.238+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=R6ZJ0BGH8813 type=del 2024-09-16T06:03:09.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.241+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~LICQ574ET608.0 size=1048576 2024-09-16T06:03:09.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.243+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~LICQ574ET608.1 size=967737 2024-09-16T06:03:09.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.243+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=LICQ574ET608 tag=Z0DCVEXV1XEX type=write size=3064889 2024-09-16T06:03:09.245 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.245+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=BJG4VVTS2HAF type=del 2024-09-16T06:03:09.247 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.247+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=YFH3PG6UKYQD type=del size=2893213 2024-09-16T06:03:09.249 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.249+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=8NYY9TU2I8SY type=del 2024-09-16T06:03:09.251 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.250+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=81Z0KH71CGDE type=del size=4154770 2024-09-16T06:03:09.252 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.252+0000 7f1c96a0d780 1 < canceled operation key=0WU0T0ZG0UHP tag=9V4Q9OUOWGFF type=del size=919785 2024-09-16T06:03:09.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.254+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=28KIXCNWAWPT type=del size=3870830 2024-09-16T06:03:09.256 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.255+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~D0KC2SAUWWFE.0 size=1048576 2024-09-16T06:03:09.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.257+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~D0KC2SAUWWFE.1 size=1048576 2024-09-16T06:03:09.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.259+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~D0KC2SAUWWFE.2 size=174479 2024-09-16T06:03:09.263 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.262+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=D0KC2SAUWWFE tag=BZ30QWARZ1KN type=write size=3320207 2024-09-16T06:03:09.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.264+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=ABFVMEXXFBM0 type=del size=3863429 2024-09-16T06:03:09.267 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.266+0000 7f1c96a0d780 1 < completed write operation key=XB6HUGWUA3R4 tag=CV3IOQSXXDAM type=write size=452991 2024-09-16T06:03:09.268 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.268+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=R9LX1FO8BGX9 type=del size=1532392 2024-09-16T06:03:09.271 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.270+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~PO8L02XRPYHM.0 size=1048576 2024-09-16T06:03:09.272 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.272+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~PO8L02XRPYHM.1 size=8934 2024-09-16T06:03:09.275 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.275+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=PO8L02XRPYHM tag=0SB1VWDR549C type=write size=2106086 2024-09-16T06:03:09.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.277+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=9R0VF8H3ZXWA type=del size=1780360 2024-09-16T06:03:09.279 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.279+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~G337KZ6A46Z0.0 size=1048576 2024-09-16T06:03:09.281 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.280+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~G337KZ6A46Z0.1 size=1003662 2024-09-16T06:03:09.284 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.283+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=G337KZ6A46Z0 tag=TIPI0STLODR6 type=write size=3100814 2024-09-16T06:03:09.286 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.285+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=XQTYHS0YMCMI type=del size=1479152 2024-09-16T06:03:09.288 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.287+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=GP9TUVR9XGI5 type=del 2024-09-16T06:03:09.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.289+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=2H1W9H2LQWW7 type=del size=1920339 2024-09-16T06:03:09.292 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.291+0000 7f1c96a0d780 1 < completed write operation key=I5J1C5ECCD7B tag=Y72RGM3A3ZOS type=write size=433618 2024-09-16T06:03:09.293 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.293+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=F4P0IEL56UFA type=del size=1564504 2024-09-16T06:03:09.295 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.295+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~ZTA9Y2GJEYLY.0 size=658172 2024-09-16T06:03:09.299 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.298+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=ZTA9Y2GJEYLY tag=OOMOVTY2KQQK type=write size=1706748 2024-09-16T06:03:09.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.302+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~UUX8DKJYXMGU.0 size=1048576 2024-09-16T06:03:09.304 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.304+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~UUX8DKJYXMGU.1 size=1048576 2024-09-16T06:03:09.305 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.305+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~UUX8DKJYXMGU.2 size=512511 2024-09-16T06:03:09.305 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.305+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=UUX8DKJYXMGU tag=AVPAH3RF6IC7 type=write size=3658239 2024-09-16T06:03:09.307 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.307+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~GM1O73GT2XM4.0 size=1048576 2024-09-16T06:03:09.309 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.309+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~GM1O73GT2XM4.1 size=1048576 2024-09-16T06:03:09.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.310+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~GM1O73GT2XM4.2 size=1018259 2024-09-16T06:03:09.313 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.313+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=GM1O73GT2XM4 tag=LE8YMT3Z0H2X type=write size=4163987 2024-09-16T06:03:09.316 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.315+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=VAN3ONN8LE09 type=del size=2177817 2024-09-16T06:03:09.317 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.317+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=SAK034S7052M type=del 2024-09-16T06:03:09.319 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.319+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=5N371SNELLAY type=del size=1924788 2024-09-16T06:03:09.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.320+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~EEHAATS118UN.0 size=1048576 2024-09-16T06:03:09.322 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.322+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~EEHAATS118UN.1 size=580366 2024-09-16T06:03:09.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.325+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=EEHAATS118UN tag=0167PZY2YHWP type=write size=2677518 2024-09-16T06:03:09.327 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.327+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=CG79ESK4D3S7 type=del size=3602461 2024-09-16T06:03:09.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.329+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~Z8D3OF414TYN.0 size=1048576 2024-09-16T06:03:09.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.331+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~Z8D3OF414TYN.1 size=1048576 2024-09-16T06:03:09.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.332+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~Z8D3OF414TYN.2 size=33447 2024-09-16T06:03:09.336 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.336+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=Z8D3OF414TYN tag=AFSS1QPN5A8K type=write size=3179175 2024-09-16T06:03:09.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.338+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=Z6XGNKQ3FV7V type=del size=2564661 2024-09-16T06:03:09.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.340+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=CH6IIP0N3LQE type=del 2024-09-16T06:03:09.344 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.344+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~O2O60SGGZK8H.0 size=1048576 2024-09-16T06:03:09.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.345+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~O2O60SGGZK8H.1 size=1048576 2024-09-16T06:03:09.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.347+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~O2O60SGGZK8H.2 size=969656 2024-09-16T06:03:09.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.347+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=O2O60SGGZK8H tag=9I231X10B0F3 type=write size=4115384 2024-09-16T06:03:09.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.349+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~LICQ574ET608.0 size=1048576 2024-09-16T06:03:09.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.349+0000 7f1c96a0d780 1 < canceled part key=_multipart_RLYT9MKOIL9G.2~LICQ574ET608.1 size=967737 2024-09-16T06:03:09.352 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.352+0000 7f1c96a0d780 1 < canceled multipart upload key=RLYT9MKOIL9G upload=LICQ574ET608 tag=Z0DCVEXV1XEX type=write size=3064889 2024-09-16T06:03:09.356 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.355+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~LZK69TFU6H6Q.0 size=1048576 2024-09-16T06:03:09.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.357+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~LZK69TFU6H6Q.1 size=19169 2024-09-16T06:03:09.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.357+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=LZK69TFU6H6Q tag=85C5YW05ZR9B type=write size=2116321 2024-09-16T06:03:09.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.359+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=YFH3PG6UKYQD type=del 2024-09-16T06:03:09.363 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.362+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~SS9EEO8YV0V3.0 size=14077 2024-09-16T06:03:09.363 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.362+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=SS9EEO8YV0V3 tag=OVAIDPTNBSJ3 type=write size=1062653 2024-09-16T06:03:09.365 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.364+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=81Z0KH71CGDE type=del 2024-09-16T06:03:09.367 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.367+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=I91QHLUVALTX type=del size=2608531 2024-09-16T06:03:09.371 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.371+0000 7f1c96a0d780 1 < suggested remove operation key=R28PBTA8L868 tag=28KIXCNWAWPT type=del 2024-09-16T06:03:09.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.372+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=IM1L4EIV7E29 type=del size=1843128 2024-09-16T06:03:09.376 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.376+0000 7f1c96a0d780 1 < suggested update operation key=RLYT9MKOIL9G tag=ABFVMEXXFBM0 type=del size=3863429 2024-09-16T06:03:09.378 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.378+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=BHLV531BI5KE type=del size=2005140 2024-09-16T06:03:09.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.381+0000 7f1c96a0d780 1 < suggested update operation key=4N13783D51P2 tag=R9LX1FO8BGX9 type=del size=1532392 2024-09-16T06:03:09.383 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.383+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=9E2XVCNA0PLP type=write size=968511 2024-09-16T06:03:09.385 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.384+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=9R0VF8H3ZXWA type=del 2024-09-16T06:03:09.387 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.386+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=CKTY4CED8EYV type=del size=2801872 2024-09-16T06:03:09.389 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.388+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=XQTYHS0YMCMI type=del 2024-09-16T06:03:09.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.390+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=1SP3ESTNCR4X type=del size=778386 2024-09-16T06:03:09.392 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.392+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=2H1W9H2LQWW7 type=del 2024-09-16T06:03:09.394 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.394+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=F002ZRB721X2 type=del size=3844268 2024-09-16T06:03:09.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.398+0000 7f1c96a0d780 1 < suggested remove operation key=T2LNYBA0XTDL tag=F4P0IEL56UFA type=del 2024-09-16T06:03:09.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.400+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=N7ZZLP2YNGSU type=del size=2009340 2024-09-16T06:03:09.402 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.402+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~UUX8DKJYXMGU.0 size=1048576 2024-09-16T06:03:09.404 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.403+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~UUX8DKJYXMGU.1 size=1048576 2024-09-16T06:03:09.405 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.405+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~UUX8DKJYXMGU.2 size=512511 2024-09-16T06:03:09.408 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.408+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=UUX8DKJYXMGU tag=AVPAH3RF6IC7 type=write size=3658239 2024-09-16T06:03:09.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.412+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1PCCA8ZHOWHW.0 size=1048576 2024-09-16T06:03:09.414 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.414+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1PCCA8ZHOWHW.1 size=1048576 2024-09-16T06:03:09.416 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.415+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1PCCA8ZHOWHW.2 size=1016981 2024-09-16T06:03:09.416 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.415+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=1PCCA8ZHOWHW tag=6KAGRY1AQ5GK type=write size=4162709 2024-09-16T06:03:09.417 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.417+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=VAN3ONN8LE09 type=del 2024-09-16T06:03:09.419 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.419+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=0F3HO0VUONUX type=del size=2724956 2024-09-16T06:03:09.422 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.421+0000 7f1c96a0d780 -1 < failed to complete operation key=T2LNYBA0XTDL tag=5N371SNELLAY type=del size=1924788: (22) Invalid argument 2024-09-16T06:03:09.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.424+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=KKS1UECTUJGT type=del size=3387206 2024-09-16T06:03:09.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.426+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=CG79ESK4D3S7 type=del 2024-09-16T06:03:09.428 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.428+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=JBZF27DXGPNY type=del size=6564 2024-09-16T06:03:09.432 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.432+0000 7f1c96a0d780 1 < suggested remove operation key=5DI2PMM37X1T tag=Z6XGNKQ3FV7V type=del 2024-09-16T06:03:09.436 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.436+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~G0OGL5H09RY7.0 size=1048576 2024-09-16T06:03:09.437 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.437+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~G0OGL5H09RY7.1 size=971576 2024-09-16T06:03:09.437 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.437+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=G0OGL5H09RY7 tag=YBARAEDBPDSE type=write size=3068728 2024-09-16T06:03:09.440 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.439+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~O2O60SGGZK8H.0 size=1048576 2024-09-16T06:03:09.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.441+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~O2O60SGGZK8H.1 size=1048576 2024-09-16T06:03:09.443 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.443+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~O2O60SGGZK8H.2 size=969656 2024-09-16T06:03:09.446 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.446+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=O2O60SGGZK8H tag=9I231X10B0F3 type=write size=4115384 2024-09-16T06:03:09.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.448+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=1SKVZECH0FEB type=del size=915927 2024-09-16T06:03:09.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.448+0000 7f1c96a0d780 1 < canceled part key=_multipart_4N13783D51P2.2~LZK69TFU6H6Q.0 size=1048576 2024-09-16T06:03:09.450 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.450+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~LZK69TFU6H6Q.1 size=19169 2024-09-16T06:03:09.453 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.453+0000 7f1c96a0d780 1 < canceled multipart upload key=4N13783D51P2 upload=LZK69TFU6H6Q tag=85C5YW05ZR9B type=write size=2116321 2024-09-16T06:03:09.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.455+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=9XK2LXSVHP66 type=del size=3567652 2024-09-16T06:03:09.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.455+0000 7f1c96a0d780 1 < canceled part key=_multipart_Q3AIT4Z2PAJ8.2~SS9EEO8YV0V3.0 size=14077 2024-09-16T06:03:09.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.458+0000 7f1c96a0d780 1 < canceled multipart upload key=Q3AIT4Z2PAJ8 upload=SS9EEO8YV0V3 tag=OVAIDPTNBSJ3 type=write size=1062653 2024-09-16T06:03:09.460 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.460+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=DFURF7QTQG6K type=write size=717010 2024-09-16T06:03:09.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.462+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=I91QHLUVALTX type=del 2024-09-16T06:03:09.467 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.466+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~Q3HVVRHAWVZL.0 size=534343 2024-09-16T06:03:09.467 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.466+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=Q3HVVRHAWVZL tag=ZAX3DUK9M1EL type=write size=1582919 2024-09-16T06:03:09.469 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.468+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=IM1L4EIV7E29 type=del 2024-09-16T06:03:09.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.470+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=R2MVY6ZT7D0A type=del size=1117377 2024-09-16T06:03:09.472 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.472+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=BHLV531BI5KE type=del 2024-09-16T06:03:09.474 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.474+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=J1M31S93L2HU type=del size=3759603 2024-09-16T06:03:09.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.477+0000 7f1c96a0d780 -1 < failed to complete operation key=T2LNYBA0XTDL tag=9E2XVCNA0PLP type=write size=968511: (22) Invalid argument 2024-09-16T06:03:09.480 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.479+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=RKXQKQRES6NK type=del size=3343422 2024-09-16T06:03:09.483 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.483+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=CKTY4CED8EYV type=del 2024-09-16T06:03:09.485 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.485+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=VQ3X6D1QA3XE type=del size=4091781 2024-09-16T06:03:09.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.489+0000 7f1c96a0d780 1 < suggested update operation key=4N13783D51P2 tag=1SP3ESTNCR4X type=del size=778386 2024-09-16T06:03:09.491 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.491+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=4JUW0L46495G type=del size=47385 2024-09-16T06:03:09.493 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.492+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=F002ZRB721X2 type=del 2024-09-16T06:03:09.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.494+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=FJWDCAXRS6OC type=del size=3312652 2024-09-16T06:03:09.498 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.498+0000 7f1c96a0d780 1 < suggested remove operation key=RLYT9MKOIL9G tag=N7ZZLP2YNGSU type=del 2024-09-16T06:03:09.501 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.501+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~GRAXC25W26WG.0 size=1048576 2024-09-16T06:03:09.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.503+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~GRAXC25W26WG.1 size=688425 2024-09-16T06:03:09.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.503+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=GRAXC25W26WG tag=TUY35GKTJ5P8 type=write size=2785577 2024-09-16T06:03:09.505 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.504+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~1PCCA8ZHOWHW.0 size=1048576 2024-09-16T06:03:09.506 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.506+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~1PCCA8ZHOWHW.1 size=1048576 2024-09-16T06:03:09.508 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.508+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~1PCCA8ZHOWHW.2 size=1016981 2024-09-16T06:03:09.511 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.511+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=1PCCA8ZHOWHW tag=6KAGRY1AQ5GK type=write size=4162709 2024-09-16T06:03:09.515 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.514+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~QK36J5OD3U42.0 size=1048576 2024-09-16T06:03:09.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.516+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~QK36J5OD3U42.1 size=756325 2024-09-16T06:03:09.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.516+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=QK36J5OD3U42 tag=IY6OXA08KSFU type=write size=2853477 2024-09-16T06:03:09.519 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.519+0000 7f1c96a0d780 -1 < failed to complete operation key=4N13783D51P2 tag=0F3HO0VUONUX type=del size=2724956: (22) Invalid argument 2024-09-16T06:03:09.521 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.521+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=GPZNVH3BTET1 type=del size=2812509 2024-09-16T06:03:09.523 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.523+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=KKS1UECTUJGT type=del 2024-09-16T06:03:09.525 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.525+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=J168BTWOMX8Y type=del size=2151564 2024-09-16T06:03:09.527 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.527+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=JBZF27DXGPNY type=del 2024-09-16T06:03:09.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.530+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~IKAO0LRGOE94.0 size=1048576 2024-09-16T06:03:09.532 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.532+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~IKAO0LRGOE94.1 size=801275 2024-09-16T06:03:09.532 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.532+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=IKAO0LRGOE94 tag=BXWAXNDQ6FPT type=write size=2898427 2024-09-16T06:03:09.534 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.534+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~G0OGL5H09RY7.0 size=1048576 2024-09-16T06:03:09.534 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.534+0000 7f1c96a0d780 1 < canceled part key=_multipart_VVPJT0T4Z4XP.2~G0OGL5H09RY7.1 size=971576 2024-09-16T06:03:09.537 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.537+0000 7f1c96a0d780 1 < canceled multipart upload key=VVPJT0T4Z4XP upload=G0OGL5H09RY7 tag=YBARAEDBPDSE type=write size=3068728 2024-09-16T06:03:09.541 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.541+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~EMBRK3TVBKGH.0 size=221736 2024-09-16T06:03:09.541 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.541+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=EMBRK3TVBKGH tag=3WSFEO8JHVCS type=write size=1270312 2024-09-16T06:03:09.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.543+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=1SKVZECH0FEB type=del 2024-09-16T06:03:09.545 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.545+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=QINH2YNSMCC7 type=del size=1789909 2024-09-16T06:03:09.547 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.547+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=9XK2LXSVHP66 type=del 2024-09-16T06:03:09.551 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.550+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~SETRWI672ZMQ.0 size=300479 2024-09-16T06:03:09.551 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.550+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=SETRWI672ZMQ tag=SI4PAVXPVF1Q type=write size=1349055 2024-09-16T06:03:09.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.554+0000 7f1c96a0d780 1 < suggested remove operation key=GPTASZV7V0C3 tag=DFURF7QTQG6K type=write 2024-09-16T06:03:09.558 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.557+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~6QPALQPFSSU9.0 size=1048576 2024-09-16T06:03:09.559 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.559+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~6QPALQPFSSU9.1 size=858426 2024-09-16T06:03:09.559 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.559+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=6QPALQPFSSU9 tag=WUNWP1UJG82L type=write size=2955578 2024-09-16T06:03:09.561 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.561+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~Q3HVVRHAWVZL.0 size=534343 2024-09-16T06:03:09.564 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.564+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=Q3HVVRHAWVZL tag=ZAX3DUK9M1EL type=write size=1582919 2024-09-16T06:03:09.566 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.566+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=1QZ9ARWLTI7O type=del size=1880208 2024-09-16T06:03:09.568 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.568+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=R2MVY6ZT7D0A type=del 2024-09-16T06:03:09.573 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.572+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~LVN8XTZ3SBBO.0 size=1048576 2024-09-16T06:03:09.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.574+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~LVN8XTZ3SBBO.1 size=569465 2024-09-16T06:03:09.575 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.574+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=LVN8XTZ3SBBO tag=1OFENPRQTARW type=write size=2666617 2024-09-16T06:03:09.576 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.576+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=J1M31S93L2HU type=del 2024-09-16T06:03:09.581 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.580+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EMRQ3HRGJPGH.0 size=1048576 2024-09-16T06:03:09.582 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.582+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EMRQ3HRGJPGH.1 size=1048576 2024-09-16T06:03:09.584 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.584+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EMRQ3HRGJPGH.2 size=1000181 2024-09-16T06:03:09.584 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.584+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=EMRQ3HRGJPGH tag=W5JI8W7BFXZ1 type=write size=4145909 2024-09-16T06:03:09.586 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.585+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=RKXQKQRES6NK type=del 2024-09-16T06:03:09.588 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.587+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=KRP1TAX6NJ89 type=del size=1846242 2024-09-16T06:03:09.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.589+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=VQ3X6D1QA3XE type=del 2024-09-16T06:03:09.591 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.591+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=Z9UUHY3N9N44 type=del size=327723 2024-09-16T06:03:09.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.593+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=4JUW0L46495G type=del 2024-09-16T06:03:09.597 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.596+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~1DD6DXW9E83Q.0 size=1048576 2024-09-16T06:03:09.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.598+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~1DD6DXW9E83Q.1 size=1048576 2024-09-16T06:03:09.600 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.599+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~1DD6DXW9E83Q.2 size=712445 2024-09-16T06:03:09.600 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.599+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=1DD6DXW9E83Q tag=YW7E12CWEVC7 type=write size=3858173 2024-09-16T06:03:09.602 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.601+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=FJWDCAXRS6OC type=del 2024-09-16T06:03:09.605 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.605+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~O8P00T0XHL42.0 size=1048576 2024-09-16T06:03:09.607 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.607+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~O8P00T0XHL42.1 size=485544 2024-09-16T06:03:09.607 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.607+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=O8P00T0XHL42 tag=L5E6GDX3AQZE type=write size=2582696 2024-09-16T06:03:09.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.609+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~GRAXC25W26WG.0 size=1048576 2024-09-16T06:03:09.610 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.610+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~GRAXC25W26WG.1 size=688425 2024-09-16T06:03:09.614 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.614+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=GRAXC25W26WG tag=TUY35GKTJ5P8 type=write size=2785577 2024-09-16T06:03:09.616 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.616+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=R3M8T3NVWBT4 type=del size=3259231 2024-09-16T06:03:09.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.618+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~QK36J5OD3U42.0 size=1048576 2024-09-16T06:03:09.620 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.620+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~QK36J5OD3U42.1 size=756325 2024-09-16T06:03:09.624 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.623+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=QK36J5OD3U42 tag=IY6OXA08KSFU type=write size=2853477 2024-09-16T06:03:09.627 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.627+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~1OATIL4NBRMK.0 size=1048576 2024-09-16T06:03:09.629 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.628+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~1OATIL4NBRMK.1 size=743947 2024-09-16T06:03:09.629 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.628+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=1OATIL4NBRMK tag=QA67GJJJAJ2W type=write size=2841099 2024-09-16T06:03:09.630 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.630+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=GPZNVH3BTET1 type=del 2024-09-16T06:03:09.632 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.632+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=DBJBAB6E7X2Z type=del size=1029717 2024-09-16T06:03:09.637 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.636+0000 7f1c96a0d780 1 < suggested update operation key=XB6HUGWUA3R4 tag=J168BTWOMX8Y type=del size=2151564 2024-09-16T06:03:09.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.640+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~TUTZ7GAN8LHL.0 size=838021 2024-09-16T06:03:09.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.640+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=TUTZ7GAN8LHL tag=E9YOX9BIILWU type=write size=1886597 2024-09-16T06:03:09.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.640+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~IKAO0LRGOE94.0 size=1048576 2024-09-16T06:03:09.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.641+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~IKAO0LRGOE94.1 size=801275 2024-09-16T06:03:09.645 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.645+0000 7f1c96a0d780 1 < canceled multipart upload key=Z9QSHZEA1LU8 upload=IKAO0LRGOE94 tag=BXWAXNDQ6FPT type=write size=2898427 2024-09-16T06:03:09.647 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.646+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=DRN4IS52LHRT type=del size=3949493 2024-09-16T06:03:09.649 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.648+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~EMBRK3TVBKGH.0 size=221736 2024-09-16T06:03:09.652 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.651+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=EMBRK3TVBKGH tag=3WSFEO8JHVCS type=write size=1270312 2024-09-16T06:03:09.654 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.653+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=KQ081F4OPLN0 type=del size=3870478 2024-09-16T06:03:09.657 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.657+0000 7f1c96a0d780 1 < suggested update operation key=TDXRZXWGBK98 tag=QINH2YNSMCC7 type=del size=1789909 2024-09-16T06:03:09.659 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.659+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=DK4BON8PH2SR type=del size=1600271 2024-09-16T06:03:09.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.661+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~SETRWI672ZMQ.0 size=300479 2024-09-16T06:03:09.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.664+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=SETRWI672ZMQ tag=SI4PAVXPVF1Q type=write size=1349055 2024-09-16T06:03:09.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.668+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~L2E3RW9ZFKRP.0 size=1048576 2024-09-16T06:03:09.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.670+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~L2E3RW9ZFKRP.1 size=337301 2024-09-16T06:03:09.671 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.670+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=L2E3RW9ZFKRP tag=VA1KXU32EOL1 type=write size=2434453 2024-09-16T06:03:09.671 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.670+0000 7f1c96a0d780 1 < canceled part key=_multipart_4N13783D51P2.2~6QPALQPFSSU9.0 size=1048576 2024-09-16T06:03:09.672 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.672+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~6QPALQPFSSU9.1 size=858426 2024-09-16T06:03:09.676 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.675+0000 7f1c96a0d780 1 < canceled multipart upload key=4N13783D51P2 upload=6QPALQPFSSU9 tag=WUNWP1UJG82L type=write size=2955578 2024-09-16T06:03:09.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.679+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~5G5K3I9C2SPY.0 size=1048576 2024-09-16T06:03:09.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.681+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~5G5K3I9C2SPY.1 size=686767 2024-09-16T06:03:09.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.681+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=5G5K3I9C2SPY tag=6431QHU1QI69 type=write size=2783919 2024-09-16T06:03:09.683 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.683+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=1QZ9ARWLTI7O type=del 2024-09-16T06:03:09.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.686+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~X3R87TGES1L2.0 size=1048576 2024-09-16T06:03:09.688 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.688+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~X3R87TGES1L2.1 size=918674 2024-09-16T06:03:09.688 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.688+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=X3R87TGES1L2 tag=2XDHBC3V89PN type=write size=3015826 2024-09-16T06:03:09.690 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.690+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~LVN8XTZ3SBBO.0 size=1048576 2024-09-16T06:03:09.692 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.692+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~LVN8XTZ3SBBO.1 size=569465 2024-09-16T06:03:09.695 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.695+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=LVN8XTZ3SBBO tag=1OFENPRQTARW type=write size=2666617 2024-09-16T06:03:09.698 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.698+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~60KRJU0GTSAE.0 size=715597 2024-09-16T06:03:09.698 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.698+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=60KRJU0GTSAE tag=YGU3U8GG5R4A type=write size=1764173 2024-09-16T06:03:09.700 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.700+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EMRQ3HRGJPGH.0 size=1048576 2024-09-16T06:03:09.702 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.701+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EMRQ3HRGJPGH.1 size=1048576 2024-09-16T06:03:09.704 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.703+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EMRQ3HRGJPGH.2 size=1000181 2024-09-16T06:03:09.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.706+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=EMRQ3HRGJPGH tag=W5JI8W7BFXZ1 type=write size=4145909 2024-09-16T06:03:09.708 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.708+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=FIA0O9YVAHGG type=write size=310119 2024-09-16T06:03:09.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.712+0000 7f1c96a0d780 1 < suggested remove operation key=RLYT9MKOIL9G tag=KRP1TAX6NJ89 type=del 2024-09-16T06:03:09.715 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.715+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~BY3F1THB0SY0.0 size=479302 2024-09-16T06:03:09.715 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.715+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=BY3F1THB0SY0 tag=20KB81ANQLLD type=write size=1527878 2024-09-16T06:03:09.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.717+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=Z9UUHY3N9N44 type=del 2024-09-16T06:03:09.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.720+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~44QJK6HL00CP.0 size=1048576 2024-09-16T06:03:09.722 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.722+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~44QJK6HL00CP.1 size=1048576 2024-09-16T06:03:09.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.723+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~44QJK6HL00CP.2 size=841005 2024-09-16T06:03:09.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.723+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=44QJK6HL00CP tag=2F28KQJ0C1PJ type=write size=3986733 2024-09-16T06:03:09.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.724+0000 7f1c96a0d780 1 < canceled part key=_multipart_GKLPEUNB19HH.2~1DD6DXW9E83Q.0 size=1048576 2024-09-16T06:03:09.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.725+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~1DD6DXW9E83Q.1 size=1048576 2024-09-16T06:03:09.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.725+0000 7f1c96a0d780 1 < canceled part key=_multipart_GKLPEUNB19HH.2~1DD6DXW9E83Q.2 size=712445 2024-09-16T06:03:09.729 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.728+0000 7f1c96a0d780 1 < canceled multipart upload key=GKLPEUNB19HH upload=1DD6DXW9E83Q tag=YW7E12CWEVC7 type=write size=3858173 2024-09-16T06:03:09.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.732+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~PB7UT2JIK33W.0 size=1048576 2024-09-16T06:03:09.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.734+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~PB7UT2JIK33W.1 size=271123 2024-09-16T06:03:09.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.734+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=PB7UT2JIK33W tag=CL00ZE2L51M6 type=write size=2368275 2024-09-16T06:03:09.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.735+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~O8P00T0XHL42.0 size=1048576 2024-09-16T06:03:09.737 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.737+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~O8P00T0XHL42.1 size=485544 2024-09-16T06:03:09.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.740+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=O8P00T0XHL42 tag=L5E6GDX3AQZE type=write size=2582696 2024-09-16T06:03:09.742 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.742+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=PON1F45PGU7K type=del size=3879950 2024-09-16T06:03:09.744 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.744+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=R3M8T3NVWBT4 type=del 2024-09-16T06:03:09.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.745+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=7HP9FZTM1EB0 type=write size=496484 2024-09-16T06:03:09.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.747+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~1OATIL4NBRMK.0 size=1048576 2024-09-16T06:03:09.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.747+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZBZ9ATHB0R42.2~1OATIL4NBRMK.1 size=743947 2024-09-16T06:03:09.751 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.750+0000 7f1c96a0d780 1 < canceled multipart upload key=ZBZ9ATHB0R42 upload=1OATIL4NBRMK tag=QA67GJJJAJ2W type=write size=2841099 2024-09-16T06:03:09.753 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.752+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=QM4HLY5VBMEQ type=del size=2478318 2024-09-16T06:03:09.755 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.754+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=DBJBAB6E7X2Z type=del 2024-09-16T06:03:09.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.756+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=EDOG9M9BEISJ type=write size=835516 2024-09-16T06:03:09.758 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.758+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~TUTZ7GAN8LHL.0 size=838021 2024-09-16T06:03:09.762 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.761+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=TUTZ7GAN8LHL tag=E9YOX9BIILWU type=write size=1886597 2024-09-16T06:03:09.764 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.763+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=6UEF91P1VLZW type=del size=568038 2024-09-16T06:03:09.766 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.765+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=DRN4IS52LHRT type=del 2024-09-16T06:03:09.769 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.769+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~7F1ZSSVI9BRZ.0 size=1048576 2024-09-16T06:03:09.771 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.770+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~7F1ZSSVI9BRZ.1 size=724515 2024-09-16T06:03:09.771 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.770+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=7F1ZSSVI9BRZ tag=MV69I4YNMZ0Q type=write size=2821667 2024-09-16T06:03:09.773 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.773+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=KQ081F4OPLN0 type=del 2024-09-16T06:03:09.775 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.775+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=WGE85Q1FS8JL type=write size=256119 2024-09-16T06:03:09.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.778+0000 7f1c96a0d780 1 < suggested remove operation key=MG6M4OG5GERR tag=DK4BON8PH2SR type=del 2024-09-16T06:03:09.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.781+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=9QYTWCQ10WAF type=del size=3907723 2024-09-16T06:03:09.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.781+0000 7f1c96a0d780 1 < canceled part key=_multipart_01DIVTPOEFBO.2~L2E3RW9ZFKRP.0 size=1048576 2024-09-16T06:03:09.783 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.783+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~L2E3RW9ZFKRP.1 size=337301 2024-09-16T06:03:09.786 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.786+0000 7f1c96a0d780 1 < canceled multipart upload key=01DIVTPOEFBO upload=L2E3RW9ZFKRP tag=VA1KXU32EOL1 type=write size=2434453 2024-09-16T06:03:09.788 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.788+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=ZS9ASE1YDNFY type=del size=2662567 2024-09-16T06:03:09.790 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.790+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~5G5K3I9C2SPY.0 size=1048576 2024-09-16T06:03:09.790 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.790+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZTW6L951QI5A.2~5G5K3I9C2SPY.1 size=686767 2024-09-16T06:03:09.794 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.794+0000 7f1c96a0d780 1 < canceled multipart upload key=ZTW6L951QI5A upload=5G5K3I9C2SPY tag=6431QHU1QI69 type=write size=2783919 2024-09-16T06:03:09.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.796+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=Q79UYU00M2MV type=del size=779996 2024-09-16T06:03:09.798 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.798+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~X3R87TGES1L2.0 size=1048576 2024-09-16T06:03:09.800 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.800+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~X3R87TGES1L2.1 size=918674 2024-09-16T06:03:09.803 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.803+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=X3R87TGES1L2 tag=2XDHBC3V89PN type=write size=3015826 2024-09-16T06:03:09.806 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.806+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~JR99ZT5ZRXFP.0 size=1048576 2024-09-16T06:03:09.808 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.808+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~JR99ZT5ZRXFP.1 size=1048576 2024-09-16T06:03:09.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.809+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~JR99ZT5ZRXFP.2 size=217199 2024-09-16T06:03:09.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.809+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=JR99ZT5ZRXFP tag=FSPJWC83BHAC type=write size=3362927 2024-09-16T06:03:09.811 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.811+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~60KRJU0GTSAE.0 size=715597 2024-09-16T06:03:09.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.814+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=60KRJU0GTSAE tag=YGU3U8GG5R4A type=write size=1764173 2024-09-16T06:03:09.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.818+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~4JMT0A3GWNQP.0 size=1048576 2024-09-16T06:03:09.819 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.819+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~4JMT0A3GWNQP.1 size=68556 2024-09-16T06:03:09.819 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.819+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=4JMT0A3GWNQP tag=2YJD2QJN4O1O type=write size=2165708 2024-09-16T06:03:09.823 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.823+0000 7f1c96a0d780 1 < suggested remove operation key=TZTT8VPSQTBN tag=FIA0O9YVAHGG type=write 2024-09-16T06:03:09.826 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.825+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=8CKQ7HQH6ZRE type=del size=1546410 2024-09-16T06:03:09.828 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.827+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~BY3F1THB0SY0.0 size=479302 2024-09-16T06:03:09.831 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.831+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=BY3F1THB0SY0 tag=20KB81ANQLLD type=write size=1527878 2024-09-16T06:03:09.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.834+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~72VKMV5HPPZ2.0 size=590321 2024-09-16T06:03:09.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.834+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=72VKMV5HPPZ2 tag=U5LN08IZSL1I type=write size=1638897 2024-09-16T06:03:09.836 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.836+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~44QJK6HL00CP.0 size=1048576 2024-09-16T06:03:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:09 smithi161 ceph-mon[87722]: pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1009 KiB/s rd, 349 KiB/s wr, 1.77k op/s 2024-09-16T06:03:09.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.838+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~44QJK6HL00CP.1 size=1048576 2024-09-16T06:03:09.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.839+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~44QJK6HL00CP.2 size=841005 2024-09-16T06:03:09.842 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.842+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=44QJK6HL00CP tag=2F28KQJ0C1PJ type=write size=3986733 2024-09-16T06:03:09.845 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.844+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=3L2BYU8PDGEV type=del size=266982 2024-09-16T06:03:09.847 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.846+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~PB7UT2JIK33W.0 size=1048576 2024-09-16T06:03:09.848 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.848+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~PB7UT2JIK33W.1 size=271123 2024-09-16T06:03:09.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.851+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=PB7UT2JIK33W tag=CL00ZE2L51M6 type=write size=2368275 2024-09-16T06:03:09.856 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.855+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~42VIZXV0DLRB.0 size=1048576 2024-09-16T06:03:09.857 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.857+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~42VIZXV0DLRB.1 size=1048576 2024-09-16T06:03:09.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.858+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~42VIZXV0DLRB.2 size=569494 2024-09-16T06:03:09.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.858+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=42VIZXV0DLRB tag=VVJE7VJL2NQA type=write size=3715222 2024-09-16T06:03:09.862 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.862+0000 7f1c96a0d780 1 < suggested update operation key=5DI2PMM37X1T tag=PON1F45PGU7K type=del size=3879950 2024-09-16T06:03:09.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.864+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=BX0WEJJNEJYU type=del size=16981 2024-09-16T06:03:09.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.866+0000 7f1c96a0d780 1 < completed write operation key=Q3AIT4Z2PAJ8 tag=7HP9FZTM1EB0 type=write size=496484 2024-09-16T06:03:09.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.867+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=XLHS4K0R38CV type=del size=2272320 2024-09-16T06:03:09.870 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.870+0000 7f1c96a0d780 -1 < failed to complete operation key=5DI2PMM37X1T tag=QM4HLY5VBMEQ type=del size=2478318: (22) Invalid argument 2024-09-16T06:03:09.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.873+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~XA0WP4P1C7KA.0 size=224177 2024-09-16T06:03:09.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.873+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=XA0WP4P1C7KA tag=4GFBJANALZMD type=write size=1272753 2024-09-16T06:03:09.875 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.875+0000 7f1c96a0d780 1 < canceled operation key=4N13783D51P2 tag=EDOG9M9BEISJ type=write size=835516 2024-09-16T06:03:09.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.877+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=GBQ4HZESRGX4 type=del size=2677373 2024-09-16T06:03:09.879 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.879+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=6UEF91P1VLZW type=del 2024-09-16T06:03:09.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.881+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=ABYCWF8PRLQH type=del size=3217347 2024-09-16T06:03:09.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.881+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~7F1ZSSVI9BRZ.0 size=1048576 2024-09-16T06:03:09.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.883+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~7F1ZSSVI9BRZ.1 size=724515 2024-09-16T06:03:09.886 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.886+0000 7f1c96a0d780 1 < canceled multipart upload key=R28PBTA8L868 upload=7F1ZSSVI9BRZ tag=MV69I4YNMZ0Q type=write size=2821667 2024-09-16T06:03:09.888 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.888+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=KC3IX0VDZT3P type=del size=2100455 2024-09-16T06:03:09.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.891+0000 7f1c96a0d780 1 < suggested remove operation key=TDXRZXWGBK98 tag=WGE85Q1FS8JL type=write 2024-09-16T06:03:09.894 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.893+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=N0GMIM9H1O1E type=del size=4015999 2024-09-16T06:03:09.896 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.896+0000 7f1c96a0d780 -1 < failed to complete operation key=5DI2PMM37X1T tag=9QYTWCQ10WAF type=del size=3907723: (22) Invalid argument 2024-09-16T06:03:09.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.898+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=U3RZ5ISOGHDE type=del size=249505 2024-09-16T06:03:09.900 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.899+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=ZS9ASE1YDNFY type=del 2024-09-16T06:03:09.902 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.902+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=YVGSQ8BYDM7F type=del size=521716 2024-09-16T06:03:09.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.904+0000 7f1c96a0d780 -1 < failed to complete operation key=5DI2PMM37X1T tag=Q79UYU00M2MV type=del size=779996: (22) Invalid argument 2024-09-16T06:03:09.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.906+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=AR1PPIJMHU50 type=del size=668632 2024-09-16T06:03:09.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.907+0000 7f1c96a0d780 1 < canceled part key=_multipart_T2LNYBA0XTDL.2~JR99ZT5ZRXFP.0 size=1048576 2024-09-16T06:03:09.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.907+0000 7f1c96a0d780 1 < canceled part key=_multipart_T2LNYBA0XTDL.2~JR99ZT5ZRXFP.1 size=1048576 2024-09-16T06:03:09.909 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.908+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~JR99ZT5ZRXFP.2 size=217199 2024-09-16T06:03:09.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.912+0000 7f1c96a0d780 1 < canceled multipart upload key=T2LNYBA0XTDL upload=JR99ZT5ZRXFP tag=FSPJWC83BHAC type=write size=3362927 2024-09-16T06:03:09.914 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.914+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=E7H42MWBTU3X type=write size=857085 2024-09-16T06:03:09.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.916+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~4JMT0A3GWNQP.0 size=1048576 2024-09-16T06:03:09.918 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.918+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~4JMT0A3GWNQP.1 size=68556 2024-09-16T06:03:09.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.922+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=4JMT0A3GWNQP tag=2YJD2QJN4O1O type=write size=2165708 2024-09-16T06:03:09.924 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.924+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=1U8O7Q9P8BZR type=del size=600682 2024-09-16T06:03:09.928 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.927+0000 7f1c96a0d780 1 < suggested remove operation key=I5J1C5ECCD7B tag=8CKQ7HQH6ZRE type=del 2024-09-16T06:03:09.929 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.929+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=6QKDFDOFCAD6 type=del size=2665302 2024-09-16T06:03:09.931 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.931+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~72VKMV5HPPZ2.0 size=590321 2024-09-16T06:03:09.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.935+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=72VKMV5HPPZ2 tag=U5LN08IZSL1I type=write size=1638897 2024-09-16T06:03:09.938 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.937+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=93O42VR3J01R type=del size=2682435 2024-09-16T06:03:09.939 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.939+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=3L2BYU8PDGEV type=del 2024-09-16T06:03:09.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.941+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=X6LDE97PBJMF type=write size=389588 2024-09-16T06:03:09.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.941+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~42VIZXV0DLRB.0 size=1048576 2024-09-16T06:03:09.943 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.943+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~42VIZXV0DLRB.1 size=1048576 2024-09-16T06:03:09.943 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.943+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~42VIZXV0DLRB.2 size=569494 2024-09-16T06:03:09.946 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.946+0000 7f1c96a0d780 1 < canceled multipart upload key=Z9QSHZEA1LU8 upload=42VIZXV0DLRB tag=VVJE7VJL2NQA type=write size=3715222 2024-09-16T06:03:09.950 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.950+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~DJEV3291XI9R.0 size=862155 2024-09-16T06:03:09.950 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.950+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=DJEV3291XI9R tag=PWATHKEPRBIY type=write size=1910731 2024-09-16T06:03:09.952 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.951+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=BX0WEJJNEJYU type=del 2024-09-16T06:03:09.956 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.955+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~JWFSIB72FEUM.0 size=1048576 2024-09-16T06:03:09.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.957+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~JWFSIB72FEUM.1 size=741986 2024-09-16T06:03:09.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.957+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=JWFSIB72FEUM tag=FTFCO2NYWWQU type=write size=2839138 2024-09-16T06:03:09.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.959+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=XLHS4K0R38CV type=del 2024-09-16T06:03:09.962 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.962+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=LTZTEQ87K4P7 type=del size=2087710 2024-09-16T06:03:09.964 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.964+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~XA0WP4P1C7KA.0 size=224177 2024-09-16T06:03:09.967 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.967+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=XA0WP4P1C7KA tag=4GFBJANALZMD type=write size=1272753 2024-09-16T06:03:09.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.969+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=DHXGWC1OVAD5 type=del size=3067985 2024-09-16T06:03:09.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.971+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=GBQ4HZESRGX4 type=del 2024-09-16T06:03:09.973 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.973+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=ARSXK3V083Z8 type=del size=1591459 2024-09-16T06:03:09.976 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.975+0000 7f1c96a0d780 -1 < failed to complete operation key=I5J1C5ECCD7B tag=ABYCWF8PRLQH type=del size=3217347: (22) Invalid argument 2024-09-16T06:03:09.979 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.979+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~83HC9WJ50EXX.0 size=711384 2024-09-16T06:03:09.980 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.979+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=83HC9WJ50EXX tag=YY68JMIB0VBR type=write size=1759960 2024-09-16T06:03:09.981 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.981+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=KC3IX0VDZT3P type=del 2024-09-16T06:03:09.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.984+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=LJ7L5TMW064H type=del size=2692811 2024-09-16T06:03:09.987 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.987+0000 7f1c96a0d780 1 < suggested remove operation key=PM77QTUTT60M tag=N0GMIM9H1O1E type=del 2024-09-16T06:03:09.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.991+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~PCTFLUDL3PK6.0 size=822814 2024-09-16T06:03:09.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.991+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=PCTFLUDL3PK6 tag=NQFSDU9038J0 type=write size=1871390 2024-09-16T06:03:09.995 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.995+0000 7f1c96a0d780 1 < suggested remove operation key=QURT4D50GX44 tag=U3RZ5ISOGHDE type=del 2024-09-16T06:03:09.998 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.998+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~RMI8MBTK7TZ4.0 size=964225 2024-09-16T06:03:09.999 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:09.998+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=RMI8MBTK7TZ4 tag=BEXD9TU4H4JH type=write size=2012801 2024-09-16T06:03:10.000 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.000+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=YVGSQ8BYDM7F type=del 2024-09-16T06:03:10.004 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.004+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~5O4CBGDK3K6N.0 size=1048576 2024-09-16T06:03:10.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.006+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~5O4CBGDK3K6N.1 size=941959 2024-09-16T06:03:10.007 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.006+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=5O4CBGDK3K6N tag=9NOT9KUX5DCP type=write size=3039111 2024-09-16T06:03:10.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.010+0000 7f1c96a0d780 1 < suggested remove operation key=ITM02B2USRE0 tag=AR1PPIJMHU50 type=del 2024-09-16T06:03:10.014 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.014+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~T0563UFAK1SV.0 size=1048576 2024-09-16T06:03:10.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.016+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~T0563UFAK1SV.1 size=675749 2024-09-16T06:03:10.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.016+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=T0563UFAK1SV tag=GY5FOJPMHTYL type=write size=2772901 2024-09-16T06:03:10.018 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.017+0000 7f1c96a0d780 1 < completed write operation key=01DIVTPOEFBO tag=E7H42MWBTU3X type=write size=857085 2024-09-16T06:03:10.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.019+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=0ZFV0J3JQ8MW type=del size=3917343 2024-09-16T06:03:10.022 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.022+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=1U8O7Q9P8BZR type=del 2024-09-16T06:03:10.026 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.026+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Q9GG53UH2RBM.0 size=1048576 2024-09-16T06:03:10.028 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.027+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Q9GG53UH2RBM.1 size=1048576 2024-09-16T06:03:10.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.029+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Q9GG53UH2RBM.2 size=28422 2024-09-16T06:03:10.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.029+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=Q9GG53UH2RBM tag=JVWW2XOQD21B type=write size=3174150 2024-09-16T06:03:10.033 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.033+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=6QKDFDOFCAD6 type=del 2024-09-16T06:03:10.036 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.036+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~YLAQ8OWLNE3I.0 size=650727 2024-09-16T06:03:10.037 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.036+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=YLAQ8OWLNE3I tag=HZ79UWHF40I5 type=write size=1699303 2024-09-16T06:03:10.038 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.038+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=93O42VR3J01R type=del 2024-09-16T06:03:10.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.040+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=X7P2U61IY7LQ type=del size=1436175 2024-09-16T06:03:10.042 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.042+0000 7f1c96a0d780 1 < completed write operation key=T2LNYBA0XTDL tag=X6LDE97PBJMF type=write size=389588 2024-09-16T06:03:10.044 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.043+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=JZA8TITUEAK8 type=del size=346 2024-09-16T06:03:10.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.045+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~DJEV3291XI9R.0 size=862155 2024-09-16T06:03:10.049 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.048+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=DJEV3291XI9R tag=PWATHKEPRBIY type=write size=1910731 2024-09-16T06:03:10.052 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.052+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~XVDHV5D0V7R9.0 size=44737 2024-09-16T06:03:10.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.052+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=XVDHV5D0V7R9 tag=7YYTCS3QRNJM type=write size=1093313 2024-09-16T06:03:10.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.054+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~JWFSIB72FEUM.0 size=1048576 2024-09-16T06:03:10.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.056+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~JWFSIB72FEUM.1 size=741986 2024-09-16T06:03:10.059 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.059+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=JWFSIB72FEUM tag=FTFCO2NYWWQU type=write size=2839138 2024-09-16T06:03:10.063 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.062+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~H2UE8XGK121S.0 size=1048576 2024-09-16T06:03:10.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.064+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~H2UE8XGK121S.1 size=494633 2024-09-16T06:03:10.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.064+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=H2UE8XGK121S tag=ZFY3QYFDKHUB type=write size=2591785 2024-09-16T06:03:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:09 smithi145 ceph-mon[96887]: pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1009 KiB/s rd, 349 KiB/s wr, 1.77k op/s 2024-09-16T06:03:10.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:09 smithi145 ceph-mon[99390]: pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1009 KiB/s rd, 349 KiB/s wr, 1.77k op/s 2024-09-16T06:03:10.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.068+0000 7f1c96a0d780 1 < suggested remove operation key=ZBZ9ATHB0R42 tag=LTZTEQ87K4P7 type=del 2024-09-16T06:03:10.071 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.070+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=F8TXQUP5KX2N type=del size=3432328 2024-09-16T06:03:10.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.072+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=DHXGWC1OVAD5 type=del 2024-09-16T06:03:10.074 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.074+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=K71HMDZVKN98 type=del size=1220980 2024-09-16T06:03:10.076 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.076+0000 7f1c96a0d780 1 < canceled operation key=XB6HUGWUA3R4 tag=ARSXK3V083Z8 type=del size=1591459 2024-09-16T06:03:10.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.077+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=EA09YQYNJ3ES type=del size=3486495 2024-09-16T06:03:10.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.079+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~83HC9WJ50EXX.0 size=711384 2024-09-16T06:03:10.083 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.082+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=83HC9WJ50EXX tag=YY68JMIB0VBR type=write size=1759960 2024-09-16T06:03:10.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.086+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~IR2O2N91GF3L.0 size=877769 2024-09-16T06:03:10.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.086+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=IR2O2N91GF3L tag=HLMP8F0QMTIS type=write size=1926345 2024-09-16T06:03:10.088 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.088+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=LJ7L5TMW064H type=del 2024-09-16T06:03:10.090 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.090+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=FLSMTY3DI5F9 type=write size=800056 2024-09-16T06:03:10.092 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.091+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~PCTFLUDL3PK6.0 size=822814 2024-09-16T06:03:10.095 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.095+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=PCTFLUDL3PK6 tag=NQFSDU9038J0 type=write size=1871390 2024-09-16T06:03:10.097 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.097+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=DV157442WSKJ type=del size=1294112 2024-09-16T06:03:10.099 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.098+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~RMI8MBTK7TZ4.0 size=964225 2024-09-16T06:03:10.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.102+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=RMI8MBTK7TZ4 tag=BEXD9TU4H4JH type=write size=2012801 2024-09-16T06:03:10.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.104+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=N3EZZC9ALT85 type=del size=2618796 2024-09-16T06:03:10.106 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.106+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~5O4CBGDK3K6N.0 size=1048576 2024-09-16T06:03:10.108 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.107+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~5O4CBGDK3K6N.1 size=941959 2024-09-16T06:03:10.111 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.111+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=5O4CBGDK3K6N tag=9NOT9KUX5DCP type=write size=3039111 2024-09-16T06:03:10.113 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.113+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=ADY72ZPQX6Z2 type=write size=741808 2024-09-16T06:03:10.116 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.116+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~T0563UFAK1SV.0 size=1048576 2024-09-16T06:03:10.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.117+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~T0563UFAK1SV.1 size=675749 2024-09-16T06:03:10.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.121+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=T0563UFAK1SV tag=GY5FOJPMHTYL type=write size=2772901 2024-09-16T06:03:10.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.124+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~2V37IQMFR2TJ.0 size=102964 2024-09-16T06:03:10.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.124+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=2V37IQMFR2TJ tag=O217RCTXE1F1 type=write size=1151540 2024-09-16T06:03:10.127 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.126+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=0ZFV0J3JQ8MW type=del 2024-09-16T06:03:10.131 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.130+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~YSM7SFPKV2VU.0 size=1048576 2024-09-16T06:03:10.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.132+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~YSM7SFPKV2VU.1 size=1048576 2024-09-16T06:03:10.134 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.134+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~YSM7SFPKV2VU.2 size=493281 2024-09-16T06:03:10.134 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.134+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=YSM7SFPKV2VU tag=P1LE1ESFYMCB type=write size=3639009 2024-09-16T06:03:10.136 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.135+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Q9GG53UH2RBM.0 size=1048576 2024-09-16T06:03:10.137 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.137+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Q9GG53UH2RBM.1 size=1048576 2024-09-16T06:03:10.140 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.139+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Q9GG53UH2RBM.2 size=28422 2024-09-16T06:03:10.142 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.142+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=Q9GG53UH2RBM tag=JVWW2XOQD21B type=write size=3174150 2024-09-16T06:03:10.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.145+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=NDH2OZFN131D type=del size=2267421 2024-09-16T06:03:10.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.145+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z9QSHZEA1LU8.2~YLAQ8OWLNE3I.0 size=650727 2024-09-16T06:03:10.149 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.149+0000 7f1c96a0d780 1 < canceled multipart upload key=Z9QSHZEA1LU8 upload=YLAQ8OWLNE3I tag=HZ79UWHF40I5 type=write size=1699303 2024-09-16T06:03:10.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.151+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=GQVZUFPS8WNM type=del size=660509 2024-09-16T06:03:10.153 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.153+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=X7P2U61IY7LQ type=del 2024-09-16T06:03:10.155 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.155+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=F4SBRF2WZ61O type=write size=316400 2024-09-16T06:03:10.157 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.157+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=JZA8TITUEAK8 type=del 2024-09-16T06:03:10.159 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.159+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=FWVDAHGXHMQR type=del size=2362973 2024-09-16T06:03:10.162 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.161+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~XVDHV5D0V7R9.0 size=44737 2024-09-16T06:03:10.165 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.165+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=XVDHV5D0V7R9 tag=7YYTCS3QRNJM type=write size=1093313 2024-09-16T06:03:10.169 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.169+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0FSANR5QZ32Z.0 size=1048576 2024-09-16T06:03:10.170 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.170+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0FSANR5QZ32Z.1 size=1048576 2024-09-16T06:03:10.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.172+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0FSANR5QZ32Z.2 size=67409 2024-09-16T06:03:10.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.172+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=0FSANR5QZ32Z tag=J803BQO4C1HG type=write size=3213137 2024-09-16T06:03:10.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.174+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~H2UE8XGK121S.0 size=1048576 2024-09-16T06:03:10.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.175+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~H2UE8XGK121S.1 size=494633 2024-09-16T06:03:10.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.179+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=H2UE8XGK121S tag=ZFY3QYFDKHUB type=write size=2591785 2024-09-16T06:03:10.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.181+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=WG1VVKBW48UP type=del size=1207460 2024-09-16T06:03:10.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.183+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=F8TXQUP5KX2N type=del 2024-09-16T06:03:10.185 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.185+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=BEHPRJMCEWHI type=del size=737717 2024-09-16T06:03:10.187 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.187+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=K71HMDZVKN98 type=del 2024-09-16T06:03:10.190 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.190+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~Q69V7Y1Y6C9X.0 size=1048576 2024-09-16T06:03:10.192 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.192+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~Q69V7Y1Y6C9X.1 size=1048576 2024-09-16T06:03:10.193 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.193+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~Q69V7Y1Y6C9X.2 size=241899 2024-09-16T06:03:10.194 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.193+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=Q69V7Y1Y6C9X tag=5HNGIE83BRO7 type=write size=3387627 2024-09-16T06:03:10.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.195+0000 7f1c96a0d780 1 < canceled operation key=XB6HUGWUA3R4 tag=EA09YQYNJ3ES type=del size=3486495 2024-09-16T06:03:10.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.197+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=TX0S3A55312P type=write size=690952 2024-09-16T06:03:10.199 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.199+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~IR2O2N91GF3L.0 size=877769 2024-09-16T06:03:10.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.202+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=IR2O2N91GF3L tag=HLMP8F0QMTIS type=write size=1926345 2024-09-16T06:03:10.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.204+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=GN5EDCDN69CD type=del size=2318532 2024-09-16T06:03:10.207 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.206+0000 7f1c96a0d780 1 < completed write operation key=GJNDR1WBPIEA tag=FLSMTY3DI5F9 type=write size=800056 2024-09-16T06:03:10.209 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.209+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=6912EPLLHPLU type=del size=3543396 2024-09-16T06:03:10.211 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.211+0000 7f1c96a0d780 1 < canceled operation key=Y2B47WIY8S18 tag=DV157442WSKJ type=del size=1294112 2024-09-16T06:03:10.213 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.213+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=4B2JGQASU98M type=del size=2074257 2024-09-16T06:03:10.215 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.215+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=N3EZZC9ALT85 type=del 2024-09-16T06:03:10.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.217+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=GYGS41OP2GYZ type=del size=2873576 2024-09-16T06:03:10.221 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.221+0000 7f1c96a0d780 1 < suggested remove operation key=R28PBTA8L868 tag=ADY72ZPQX6Z2 type=write 2024-09-16T06:03:10.223 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.223+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=EVVM71RNEMVP type=del size=4135908 2024-09-16T06:03:10.225 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.224+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~2V37IQMFR2TJ.0 size=102964 2024-09-16T06:03:10.228 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.228+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=2V37IQMFR2TJ tag=O217RCTXE1F1 type=write size=1151540 2024-09-16T06:03:10.230 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.229+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=9R3AJBPUTADU type=del size=2942159 2024-09-16T06:03:10.231 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.231+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~YSM7SFPKV2VU.0 size=1048576 2024-09-16T06:03:10.233 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.233+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~YSM7SFPKV2VU.1 size=1048576 2024-09-16T06:03:10.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.234+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~YSM7SFPKV2VU.2 size=493281 2024-09-16T06:03:10.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.238+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=YSM7SFPKV2VU tag=P1LE1ESFYMCB type=write size=3639009 2024-09-16T06:03:10.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.241+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~6KH3CBIQKQ3J.0 size=859063 2024-09-16T06:03:10.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.241+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=6KH3CBIQKQ3J tag=GF03HNI0OTHT type=write size=1907639 2024-09-16T06:03:10.245 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.245+0000 7f1c96a0d780 1 < suggested update operation key=MG6M4OG5GERR tag=NDH2OZFN131D type=del size=2267421 2024-09-16T06:03:10.247 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.247+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=07W7GH5PP0K3 type=del size=3263394 2024-09-16T06:03:10.251 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.250+0000 7f1c96a0d780 1 < suggested remove operation key=PM77QTUTT60M tag=GQVZUFPS8WNM type=del 2024-09-16T06:03:10.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.254+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~YTUR92BXW9V8.0 size=1048576 2024-09-16T06:03:10.256 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.255+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~YTUR92BXW9V8.1 size=1048576 2024-09-16T06:03:10.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.257+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~YTUR92BXW9V8.2 size=224558 2024-09-16T06:03:10.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.257+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=YTUR92BXW9V8 tag=U5J77ECZ0SYR type=write size=3370286 2024-09-16T06:03:10.260 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.259+0000 7f1c96a0d780 1 < completed write operation key=ZBZ9ATHB0R42 tag=F4SBRF2WZ61O type=write size=316400 2024-09-16T06:03:10.262 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.261+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=76JEN0CYBXI3 type=del size=2336560 2024-09-16T06:03:10.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.263+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=FWVDAHGXHMQR type=del 2024-09-16T06:03:10.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.265+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=J5TCO8K5J5LV type=write size=199974 2024-09-16T06:03:10.267 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.267+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~0FSANR5QZ32Z.0 size=1048576 2024-09-16T06:03:10.269 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.269+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~0FSANR5QZ32Z.1 size=1048576 2024-09-16T06:03:10.271 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.270+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~0FSANR5QZ32Z.2 size=67409 2024-09-16T06:03:10.274 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.274+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=0FSANR5QZ32Z tag=J803BQO4C1HG type=write size=3213137 2024-09-16T06:03:10.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.275+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=OU312U48UXIU type=del size=512539 2024-09-16T06:03:10.278 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.277+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=WG1VVKBW48UP type=del 2024-09-16T06:03:10.279 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.279+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=S87AMBGGH0QM type=del size=1693597 2024-09-16T06:03:10.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.283+0000 7f1c96a0d780 1 < suggested update operation key=JA40GXESA8UF tag=BEHPRJMCEWHI type=del size=737717 2024-09-16T06:03:10.285 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.285+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=X4EPV7FHD6W7 type=del size=1583990 2024-09-16T06:03:10.287 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.287+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~Q69V7Y1Y6C9X.0 size=1048576 2024-09-16T06:03:10.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.288+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~Q69V7Y1Y6C9X.1 size=1048576 2024-09-16T06:03:10.290 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.290+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~Q69V7Y1Y6C9X.2 size=241899 2024-09-16T06:03:10.294 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.293+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=Q69V7Y1Y6C9X tag=5HNGIE83BRO7 type=write size=3387627 2024-09-16T06:03:10.296 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.295+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=H78P7Q82SOJP type=del size=1481797 2024-09-16T06:03:10.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.299+0000 7f1c96a0d780 1 < suggested update operation key=ZBZ9ATHB0R42 tag=TX0S3A55312P type=write size=690952 2024-09-16T06:03:10.301 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.301+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=YHCTHFLZHPSE type=write size=433318 2024-09-16T06:03:10.303 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.303+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=GN5EDCDN69CD type=del 2024-09-16T06:03:10.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.305+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=NFDE0P0OAER5 type=del size=140280 2024-09-16T06:03:10.308 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.308+0000 7f1c96a0d780 1 < canceled operation key=LVXXKY3EMJ6G tag=6912EPLLHPLU type=del size=3543396 2024-09-16T06:03:10.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.310+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=43LNKTCKYY9Y type=del size=2999430 2024-09-16T06:03:10.313 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.313+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=4B2JGQASU98M type=del 2024-09-16T06:03:10.315 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.315+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=A282K7N8C9MF type=del size=2572273 2024-09-16T06:03:10.319 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.319+0000 7f1c96a0d780 1 < suggested remove operation key=MG6M4OG5GERR tag=GYGS41OP2GYZ type=del 2024-09-16T06:03:10.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.321+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=989676JI2A39 type=del size=339910 2024-09-16T06:03:10.323 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.323+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=EVVM71RNEMVP type=del 2024-09-16T06:03:10.325 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.325+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=XD05MWUF032J type=del size=2868541 2024-09-16T06:03:10.327 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.327+0000 7f1c96a0d780 1 < canceled operation key=TDXRZXWGBK98 tag=9R3AJBPUTADU type=del size=2942159 2024-09-16T06:03:10.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.330+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~VFECQ1YFJU2F.0 size=1048576 2024-09-16T06:03:10.332 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.332+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~VFECQ1YFJU2F.1 size=1048576 2024-09-16T06:03:10.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.333+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~VFECQ1YFJU2F.2 size=992187 2024-09-16T06:03:10.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.333+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=VFECQ1YFJU2F tag=XSZOJ832RCSK type=write size=4137915 2024-09-16T06:03:10.336 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.335+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~6KH3CBIQKQ3J.0 size=859063 2024-09-16T06:03:10.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.339+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=6KH3CBIQKQ3J tag=GF03HNI0OTHT type=write size=1907639 2024-09-16T06:03:10.342 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.341+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=2PWU0Y0DMA9R type=del size=1347104 2024-09-16T06:03:10.344 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.343+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=07W7GH5PP0K3 type=del 2024-09-16T06:03:10.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.347+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~BJP4071RGTP3.0 size=1048576 2024-09-16T06:03:10.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.349+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~BJP4071RGTP3.1 size=922386 2024-09-16T06:03:10.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.349+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=BJP4071RGTP3 tag=RHRHQV1F3WAK type=write size=3019538 2024-09-16T06:03:10.351 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.351+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~YTUR92BXW9V8.0 size=1048576 2024-09-16T06:03:10.353 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.352+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~YTUR92BXW9V8.1 size=1048576 2024-09-16T06:03:10.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.354+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~YTUR92BXW9V8.2 size=224558 2024-09-16T06:03:10.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.357+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=YTUR92BXW9V8 tag=U5J77ECZ0SYR type=write size=3370286 2024-09-16T06:03:10.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.361+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~ACVKLU7W9OG6.0 size=268425 2024-09-16T06:03:10.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.361+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=ACVKLU7W9OG6 tag=37GE7O8Y5ZLY type=write size=1317001 2024-09-16T06:03:10.363 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.363+0000 7f1c96a0d780 1 < canceled operation key=Z9QSHZEA1LU8 tag=76JEN0CYBXI3 type=del size=2336560 2024-09-16T06:03:10.365 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.365+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=CACAOIN8GM8U type=del size=615364 2024-09-16T06:03:10.367 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.366+0000 7f1c96a0d780 1 < canceled operation key=Z5JV4SOIDRLQ tag=J5TCO8K5J5LV type=write size=199974 2024-09-16T06:03:10.369 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.369+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=UUCXIEZ35D1R type=del size=858523 2024-09-16T06:03:10.371 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.370+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=OU312U48UXIU type=del 2024-09-16T06:03:10.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.373+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=0QU52EAG2LL6 type=del size=4000973 2024-09-16T06:03:10.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.375+0000 7f1c96a0d780 -1 < failed to complete operation key=ZBZ9ATHB0R42 tag=S87AMBGGH0QM type=del size=1693597: (22) Invalid argument 2024-09-16T06:03:10.377 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.377+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=INOGXOJD95J4 type=del size=4014682 2024-09-16T06:03:10.379 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.379+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=X4EPV7FHD6W7 type=del 2024-09-16T06:03:10.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.381+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=3BUUA85PFNLI type=del size=865416 2024-09-16T06:03:10.383 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.383+0000 7f1c96a0d780 1 < canceled operation key=PM77QTUTT60M tag=H78P7Q82SOJP type=del size=1481797 2024-09-16T06:03:10.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.385+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=JIDP7QROQTH1 type=del size=3211267 2024-09-16T06:03:10.388 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.387+0000 7f1c96a0d780 1 < completed write operation key=GJNDR1WBPIEA tag=YHCTHFLZHPSE type=write size=433318 2024-09-16T06:03:10.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.389+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=WYKJD225TFS7 type=write size=810131 2024-09-16T06:03:10.391 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.391+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=NFDE0P0OAER5 type=del 2024-09-16T06:03:10.394 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.394+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=SCD13G1QQYU3 type=del size=2627654 2024-09-16T06:03:10.396 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.396+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=43LNKTCKYY9Y type=del 2024-09-16T06:03:10.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.399+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~NNKVYAZAZHGK.0 size=763674 2024-09-16T06:03:10.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.399+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=NNKVYAZAZHGK tag=KAM9QXII38IY type=write size=1812250 2024-09-16T06:03:10.402 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.401+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=A282K7N8C9MF type=del 2024-09-16T06:03:10.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.403+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=9NY2T6D0WXFJ type=del size=544692 2024-09-16T06:03:10.406 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.405+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=989676JI2A39 type=del 2024-09-16T06:03:10.408 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.407+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=86USKS7YDQRO type=del size=1564543 2024-09-16T06:03:10.409 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.409+0000 7f1c96a0d780 1 < canceled operation key=ZTW6L951QI5A tag=XD05MWUF032J type=del size=2868541 2024-09-16T06:03:10.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.412+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=COXM5XOZGS6N type=del size=3951004 2024-09-16T06:03:10.414 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.413+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~VFECQ1YFJU2F.0 size=1048576 2024-09-16T06:03:10.415 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.415+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~VFECQ1YFJU2F.1 size=1048576 2024-09-16T06:03:10.415 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.415+0000 7f1c96a0d780 1 < canceled part key=_multipart_GPTASZV7V0C3.2~VFECQ1YFJU2F.2 size=992187 2024-09-16T06:03:10.419 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.418+0000 7f1c96a0d780 1 < canceled multipart upload key=GPTASZV7V0C3 upload=VFECQ1YFJU2F tag=XSZOJ832RCSK type=write size=4137915 2024-09-16T06:03:10.423 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.422+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~HS63JGGYJYF6.0 size=327060 2024-09-16T06:03:10.423 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.422+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=HS63JGGYJYF6 tag=QII9588HJLPY type=write size=1375636 2024-09-16T06:03:10.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.424+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=2PWU0Y0DMA9R type=del 2024-09-16T06:03:10.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.426+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=3ICZOEFZ8Q5M type=del size=2410239 2024-09-16T06:03:10.428 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.428+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~BJP4071RGTP3.0 size=1048576 2024-09-16T06:03:10.430 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.430+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~BJP4071RGTP3.1 size=922386 2024-09-16T06:03:10.434 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.433+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=BJP4071RGTP3 tag=RHRHQV1F3WAK type=write size=3019538 2024-09-16T06:03:10.436 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.436+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=HY7AD9AVZ7WE type=write size=21715 2024-09-16T06:03:10.438 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.438+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~ACVKLU7W9OG6.0 size=268425 2024-09-16T06:03:10.442 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.441+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=ACVKLU7W9OG6 tag=37GE7O8Y5ZLY type=write size=1317001 2024-09-16T06:03:10.444 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.444+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=OKUHOH7YNPQD type=del size=3474393 2024-09-16T06:03:10.446 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.446+0000 7f1c96a0d780 1 < canceled operation key=XTSPQEKWTZZU tag=CACAOIN8GM8U type=del size=615364 2024-09-16T06:03:10.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.448+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=W3BBB9EKN500 type=del size=53034 2024-09-16T06:03:10.450 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.450+0000 7f1c96a0d780 1 < canceled operation key=T2LNYBA0XTDL tag=UUCXIEZ35D1R type=del size=858523 2024-09-16T06:03:10.453 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.453+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~VW0O7PTM5RZX.0 size=1048576 2024-09-16T06:03:10.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.455+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~VW0O7PTM5RZX.1 size=1048576 2024-09-16T06:03:10.457 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.456+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~VW0O7PTM5RZX.2 size=633408 2024-09-16T06:03:10.457 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.456+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=VW0O7PTM5RZX tag=BR1KMGH6XBX8 type=write size=3779136 2024-09-16T06:03:10.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.458+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=0QU52EAG2LL6 type=del 2024-09-16T06:03:10.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.462+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~8MPHN9J1TB0M.0 size=1048576 2024-09-16T06:03:10.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.463+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~8MPHN9J1TB0M.1 size=766756 2024-09-16T06:03:10.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.463+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=8MPHN9J1TB0M tag=E0SMWAJOFXWA type=write size=2863908 2024-09-16T06:03:10.466 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.465+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=INOGXOJD95J4 type=del 2024-09-16T06:03:10.467 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.467+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=6GG4JANYTVJE type=write size=951754 2024-09-16T06:03:10.470 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.469+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=3BUUA85PFNLI type=del 2024-09-16T06:03:10.472 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.471+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=8SG3PTOUDRA8 type=del size=795234 2024-09-16T06:03:10.474 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.474+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=JIDP7QROQTH1 type=del 2024-09-16T06:03:10.476 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.476+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=CLBS9KVYKGZG type=del size=1167612 2024-09-16T06:03:10.478 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.477+0000 7f1c96a0d780 1 < completed write operation key=TZTT8VPSQTBN tag=WYKJD225TFS7 type=write size=810131 2024-09-16T06:03:10.480 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.480+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=ZVG3RX8PYO48 type=del size=3064740 2024-09-16T06:03:10.482 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.482+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=SCD13G1QQYU3 type=del 2024-09-16T06:03:10.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.485+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EDJSVL5F1FBC.0 size=1048576 2024-09-16T06:03:10.488 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.487+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EDJSVL5F1FBC.1 size=1048576 2024-09-16T06:03:10.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.489+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EDJSVL5F1FBC.2 size=616933 2024-09-16T06:03:10.490 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.489+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=EDJSVL5F1FBC tag=5CNJTSAXAAP0 type=write size=3762661 2024-09-16T06:03:10.492 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.491+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~NNKVYAZAZHGK.0 size=763674 2024-09-16T06:03:10.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.495+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=NNKVYAZAZHGK tag=KAM9QXII38IY type=write size=1812250 2024-09-16T06:03:10.497 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.496+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=L0MT1A26QO71 type=del size=965811 2024-09-16T06:03:10.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.498+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=9NY2T6D0WXFJ type=del 2024-09-16T06:03:10.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.502+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~F5MVBULEDZN4.0 size=358987 2024-09-16T06:03:10.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.502+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=F5MVBULEDZN4 tag=SEG1AGK3F6PW type=write size=1407563 2024-09-16T06:03:10.506 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.506+0000 7f1c96a0d780 1 < suggested remove operation key=XTSPQEKWTZZU tag=86USKS7YDQRO type=del 2024-09-16T06:03:10.510 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.509+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~HYTXUX69ARNJ.0 size=909431 2024-09-16T06:03:10.510 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.509+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=HYTXUX69ARNJ tag=TR74GPIL74HY type=write size=1958007 2024-09-16T06:03:10.512 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.511+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=COXM5XOZGS6N type=del 2024-09-16T06:03:10.514 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.513+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=MRRNB6TA91EI type=del size=1737023 2024-09-16T06:03:10.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.515+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~HS63JGGYJYF6.0 size=327060 2024-09-16T06:03:10.519 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.519+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=HS63JGGYJYF6 tag=QII9588HJLPY type=write size=1375636 2024-09-16T06:03:10.521 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.521+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=GXU4F964HV5B type=del size=865136 2024-09-16T06:03:10.523 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.523+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=3ICZOEFZ8Q5M type=del 2024-09-16T06:03:10.525 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.525+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=6XPC57DPBWIB type=del size=2609172 2024-09-16T06:03:10.527 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.527+0000 7f1c96a0d780 -1 < failed to complete operation key=XTSPQEKWTZZU tag=HY7AD9AVZ7WE type=write size=21715: (22) Invalid argument 2024-09-16T06:03:10.529 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.529+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=V69C9GLGP9H7 type=write size=394803 2024-09-16T06:03:10.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.531+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=OKUHOH7YNPQD type=del 2024-09-16T06:03:10.535 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.534+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~V1D9K8RX9VHA.0 size=836639 2024-09-16T06:03:10.535 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.534+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=V1D9K8RX9VHA tag=SXSGX98W3M1N type=write size=1885215 2024-09-16T06:03:10.536 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.536+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=W3BBB9EKN500 type=del 2024-09-16T06:03:10.540 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.540+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~R6W3OSWYT8HP.0 size=460976 2024-09-16T06:03:10.540 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.540+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=R6W3OSWYT8HP tag=DHWZ7WWBYNF0 type=write size=1509552 2024-09-16T06:03:10.542 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.541+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~VW0O7PTM5RZX.0 size=1048576 2024-09-16T06:03:10.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.543+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~VW0O7PTM5RZX.1 size=1048576 2024-09-16T06:03:10.547 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.545+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~VW0O7PTM5RZX.2 size=633408 2024-09-16T06:03:10.549 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.549+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=VW0O7PTM5RZX tag=BR1KMGH6XBX8 type=write size=3779136 2024-09-16T06:03:10.552 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.551+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=SM82OONWKTL0 type=del size=821758 2024-09-16T06:03:10.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.554+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~8MPHN9J1TB0M.0 size=1048576 2024-09-16T06:03:10.556 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.555+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~8MPHN9J1TB0M.1 size=766756 2024-09-16T06:03:10.559 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.559+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=8MPHN9J1TB0M tag=E0SMWAJOFXWA type=write size=2863908 2024-09-16T06:03:10.561 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.561+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=QQAHXDK46HJD type=del size=1386886 2024-09-16T06:03:10.563 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.562+0000 7f1c96a0d780 1 < completed write operation key=VVPJT0T4Z4XP tag=6GG4JANYTVJE type=write size=951754 2024-09-16T06:03:10.565 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.564+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=LK8X70MCVQRO type=del size=2939895 2024-09-16T06:03:10.567 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.566+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=8SG3PTOUDRA8 type=del 2024-09-16T06:03:10.571 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.570+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~X8L7TY7AO9FZ.0 size=706183 2024-09-16T06:03:10.571 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.570+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=X8L7TY7AO9FZ tag=PV4FAMFJI0YJ type=write size=1754759 2024-09-16T06:03:10.573 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.572+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=CLBS9KVYKGZG type=del 2024-09-16T06:03:10.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.574+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=VTXLYPNWGL02 type=del size=2581695 2024-09-16T06:03:10.576 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.576+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=ZVG3RX8PYO48 type=del 2024-09-16T06:03:10.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.579+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=RKK1ROYVF1ES type=del size=3249165 2024-09-16T06:03:10.582 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.581+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EDJSVL5F1FBC.0 size=1048576 2024-09-16T06:03:10.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.583+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EDJSVL5F1FBC.1 size=1048576 2024-09-16T06:03:10.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.585+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EDJSVL5F1FBC.2 size=616933 2024-09-16T06:03:10.588 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.588+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=EDJSVL5F1FBC tag=5CNJTSAXAAP0 type=write size=3762661 2024-09-16T06:03:10.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.592+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~H2H17GR466ED.0 size=249220 2024-09-16T06:03:10.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.592+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=H2H17GR466ED tag=BJUYA90YMWZ0 type=write size=1297796 2024-09-16T06:03:10.596 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.596+0000 7f1c96a0d780 1 < suggested remove operation key=VVPJT0T4Z4XP tag=L0MT1A26QO71 type=del 2024-09-16T06:03:10.600 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.600+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~T72J2P77KP1U.0 size=914075 2024-09-16T06:03:10.600 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.600+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=T72J2P77KP1U tag=KFVJ86I3M61Z type=write size=1962651 2024-09-16T06:03:10.602 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.602+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~F5MVBULEDZN4.0 size=358987 2024-09-16T06:03:10.606 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.606+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=F5MVBULEDZN4 tag=SEG1AGK3F6PW type=write size=1407563 2024-09-16T06:03:10.608 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.608+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=PF80DSEKANIH type=del size=1468302 2024-09-16T06:03:10.610 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.610+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~HYTXUX69ARNJ.0 size=909431 2024-09-16T06:03:10.614 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.613+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=HYTXUX69ARNJ tag=TR74GPIL74HY type=write size=1958007 2024-09-16T06:03:10.617 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.617+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~5DRM9IYUUGWH.0 size=1048576 2024-09-16T06:03:10.619 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.618+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~5DRM9IYUUGWH.1 size=1048576 2024-09-16T06:03:10.620 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.620+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~5DRM9IYUUGWH.2 size=32566 2024-09-16T06:03:10.621 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.620+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=5DRM9IYUUGWH tag=DN5RTN0V1E21 type=write size=3178294 2024-09-16T06:03:10.622 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.622+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=MRRNB6TA91EI type=del 2024-09-16T06:03:10.624 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.624+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=ZDJSN7HAMLGU type=del size=252591 2024-09-16T06:03:10.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.628+0000 7f1c96a0d780 1 < suggested update operation key=GPTASZV7V0C3 tag=GXU4F964HV5B type=del size=865136 2024-09-16T06:03:10.631 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.630+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=30XKD7UW3ATF type=del size=1036898 2024-09-16T06:03:10.634 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.633+0000 7f1c96a0d780 -1 < failed to complete operation key=VVPJT0T4Z4XP tag=6XPC57DPBWIB type=del size=2609172: (22) Invalid argument 2024-09-16T06:03:10.637 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.637+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~YXD12U9X8PPI.0 size=695755 2024-09-16T06:03:10.637 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.637+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=YXD12U9X8PPI tag=9L20PYBMZAOJ type=write size=1744331 2024-09-16T06:03:10.640 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.640+0000 7f1c96a0d780 1 < canceled operation key=LVXXKY3EMJ6G tag=V69C9GLGP9H7 type=write size=394803 2024-09-16T06:03:10.644 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.644+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~TP6AYQCSJ6SI.0 size=1048576 2024-09-16T06:03:10.646 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.645+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~TP6AYQCSJ6SI.1 size=1048576 2024-09-16T06:03:10.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.647+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~TP6AYQCSJ6SI.2 size=89875 2024-09-16T06:03:10.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.647+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=TP6AYQCSJ6SI tag=ZZX5ISCYFAH4 type=write size=3235603 2024-09-16T06:03:10.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.647+0000 7f1c96a0d780 1 < canceled part key=_multipart_GPTASZV7V0C3.2~V1D9K8RX9VHA.0 size=836639 2024-09-16T06:03:10.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.651+0000 7f1c96a0d780 1 < canceled multipart upload key=GPTASZV7V0C3 upload=V1D9K8RX9VHA tag=SXSGX98W3M1N type=write size=1885215 2024-09-16T06:03:10.653 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.653+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=R4YH6CI8ZULE type=del size=1927536 2024-09-16T06:03:10.655 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.655+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~R6W3OSWYT8HP.0 size=460976 2024-09-16T06:03:10.658 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.658+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=R6W3OSWYT8HP tag=DHWZ7WWBYNF0 type=write size=1509552 2024-09-16T06:03:10.660 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.660+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=2H2GS78GMDWG type=del size=1230431 2024-09-16T06:03:10.662 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.662+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=SM82OONWKTL0 type=del 2024-09-16T06:03:10.666 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.666+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~XE6LWDNU2DH8.0 size=1048576 2024-09-16T06:03:10.668 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.667+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~XE6LWDNU2DH8.1 size=1048576 2024-09-16T06:03:10.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.669+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~XE6LWDNU2DH8.2 size=719702 2024-09-16T06:03:10.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.669+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=XE6LWDNU2DH8 tag=8FT35CG9JZAS type=write size=3865430 2024-09-16T06:03:10.671 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.671+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=QQAHXDK46HJD type=del 2024-09-16T06:03:10.675 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.674+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~LX1I8TDSCGWB.0 size=705183 2024-09-16T06:03:10.675 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.674+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=LX1I8TDSCGWB tag=50BQUAOEIY9L type=write size=1753759 2024-09-16T06:03:10.677 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.676+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=LK8X70MCVQRO type=del 2024-09-16T06:03:10.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.679+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=VQGIZ2QE687S type=write size=942934 2024-09-16T06:03:10.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.679+0000 7f1c96a0d780 1 < canceled part key=_multipart_RLYT9MKOIL9G.2~X8L7TY7AO9FZ.0 size=706183 2024-09-16T06:03:10.682 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.682+0000 7f1c96a0d780 1 < canceled multipart upload key=RLYT9MKOIL9G upload=X8L7TY7AO9FZ tag=PV4FAMFJI0YJ type=write size=1754759 2024-09-16T06:03:10.686 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.686+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~S5MQRXD1OSR1.0 size=1048576 2024-09-16T06:03:10.688 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.688+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~S5MQRXD1OSR1.1 size=485467 2024-09-16T06:03:10.688 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.688+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=S5MQRXD1OSR1 tag=28FD0BKEEJCW type=write size=2582619 2024-09-16T06:03:10.690 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.689+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=VTXLYPNWGL02 type=del 2024-09-16T06:03:10.694 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.693+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~1GB46C5H0MCT.0 size=359391 2024-09-16T06:03:10.694 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.693+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=1GB46C5H0MCT tag=GT3MCN15OX56 type=write size=1407967 2024-09-16T06:03:10.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.695+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=RKK1ROYVF1ES type=del 2024-09-16T06:03:10.698 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.698+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=3P8LRMO34OND type=write size=653066 2024-09-16T06:03:10.700 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.700+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~H2H17GR466ED.0 size=249220 2024-09-16T06:03:10.704 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.704+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=H2H17GR466ED tag=BJUYA90YMWZ0 type=write size=1297796 2024-09-16T06:03:10.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.707+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~AYMH2JYN3LQU.0 size=1048576 2024-09-16T06:03:10.709 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.709+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~AYMH2JYN3LQU.1 size=613427 2024-09-16T06:03:10.709 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.709+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=AYMH2JYN3LQU tag=XBTGY2X8RZ0B type=write size=2710579 2024-09-16T06:03:10.711 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.711+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~T72J2P77KP1U.0 size=914075 2024-09-16T06:03:10.714 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.714+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=T72J2P77KP1U tag=KFVJ86I3M61Z type=write size=1962651 2024-09-16T06:03:10.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.716+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=U9UTJZGG34YL type=del size=232246 2024-09-16T06:03:10.719 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.718+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=PF80DSEKANIH type=del 2024-09-16T06:03:10.723 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.722+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~7HDKRRQG13KD.0 size=852838 2024-09-16T06:03:10.723 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.722+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=7HDKRRQG13KD tag=K7FQBBJRKCLO type=write size=1901414 2024-09-16T06:03:10.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.724+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~5DRM9IYUUGWH.0 size=1048576 2024-09-16T06:03:10.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.726+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~5DRM9IYUUGWH.1 size=1048576 2024-09-16T06:03:10.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.726+0000 7f1c96a0d780 1 < canceled part key=_multipart_ITM02B2USRE0.2~5DRM9IYUUGWH.2 size=32566 2024-09-16T06:03:10.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.730+0000 7f1c96a0d780 1 < canceled multipart upload key=ITM02B2USRE0 upload=5DRM9IYUUGWH tag=DN5RTN0V1E21 type=write size=3178294 2024-09-16T06:03:10.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.732+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=O5CSV66OXP4K type=del size=1024229 2024-09-16T06:03:10.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.735+0000 7f1c96a0d780 1 < suggested update operation key=GKLPEUNB19HH tag=ZDJSN7HAMLGU type=del size=252591 2024-09-16T06:03:10.738 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.738+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=73BR15L3CG3M type=write size=551086 2024-09-16T06:03:10.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.740+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=30XKD7UW3ATF type=del 2024-09-16T06:03:10.744 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.743+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~80Y3NQRS904K.0 size=1048576 2024-09-16T06:03:10.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.745+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~80Y3NQRS904K.1 size=432122 2024-09-16T06:03:10.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.745+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=80Y3NQRS904K tag=A0NA8IVPIT4Q type=write size=2529274 2024-09-16T06:03:10.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.748+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~YXD12U9X8PPI.0 size=695755 2024-09-16T06:03:10.752 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.751+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=YXD12U9X8PPI tag=9L20PYBMZAOJ type=write size=1744331 2024-09-16T06:03:10.754 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.753+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=G4QXPOY9122L type=del size=781587 2024-09-16T06:03:10.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.756+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~TP6AYQCSJ6SI.0 size=1048576 2024-09-16T06:03:10.758 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.757+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~TP6AYQCSJ6SI.1 size=1048576 2024-09-16T06:03:10.759 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.759+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~TP6AYQCSJ6SI.2 size=89875 2024-09-16T06:03:10.763 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.762+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=TP6AYQCSJ6SI tag=ZZX5ISCYFAH4 type=write size=3235603 2024-09-16T06:03:10.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.765+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=C7C9UCSH2YXM type=del size=3374987 2024-09-16T06:03:10.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.766+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=R4YH6CI8ZULE type=del 2024-09-16T06:03:10.770 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.770+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~DKL4AVI40HY7.0 size=1048576 2024-09-16T06:03:10.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.772+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~DKL4AVI40HY7.1 size=111456 2024-09-16T06:03:10.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.772+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=DKL4AVI40HY7 tag=5OVZ556ZJTTU type=write size=2208608 2024-09-16T06:03:10.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.774+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=2H2GS78GMDWG type=del 2024-09-16T06:03:10.778 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.778+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~60YG4ATIMCU8.0 size=1048576 2024-09-16T06:03:10.780 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.779+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~60YG4ATIMCU8.1 size=1048576 2024-09-16T06:03:10.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.781+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~60YG4ATIMCU8.2 size=917384 2024-09-16T06:03:10.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.781+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=60YG4ATIMCU8 tag=9TC1V0T8WGH8 type=write size=4063112 2024-09-16T06:03:10.783 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.783+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~XE6LWDNU2DH8.0 size=1048576 2024-09-16T06:03:10.783 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.783+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z5JV4SOIDRLQ.2~XE6LWDNU2DH8.1 size=1048576 2024-09-16T06:03:10.785 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.785+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~XE6LWDNU2DH8.2 size=719702 2024-09-16T06:03:10.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.788+0000 7f1c96a0d780 1 < canceled multipart upload key=Z5JV4SOIDRLQ upload=XE6LWDNU2DH8 tag=8FT35CG9JZAS type=write size=3865430 2024-09-16T06:03:10.791 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.790+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=2PY9U6PQFM55 type=del size=1461973 2024-09-16T06:03:10.792 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.792+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~LX1I8TDSCGWB.0 size=705183 2024-09-16T06:03:10.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.796+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=LX1I8TDSCGWB tag=50BQUAOEIY9L type=write size=1753759 2024-09-16T06:03:10.798 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.798+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=78HLO5NZYU6N type=del size=3745455 2024-09-16T06:03:10.802 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.801+0000 7f1c96a0d780 1 < suggested update operation key=Y2B47WIY8S18 tag=VQGIZ2QE687S type=write size=942934 2024-09-16T06:03:10.804 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.803+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=QYX1OOSW7XZT type=del size=2958220 2024-09-16T06:03:10.806 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.806+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~S5MQRXD1OSR1.0 size=1048576 2024-09-16T06:03:10.807 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.807+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~S5MQRXD1OSR1.1 size=485467 2024-09-16T06:03:10.817 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.817+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=S5MQRXD1OSR1 tag=28FD0BKEEJCW type=write size=2582619 2024-09-16T06:03:10.821 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.821+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~5XIERZA5F3QJ.0 size=1048576 2024-09-16T06:03:10.823 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.822+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~5XIERZA5F3QJ.1 size=471966 2024-09-16T06:03:10.823 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.822+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=5XIERZA5F3QJ tag=HFDGU1GQBS1R type=write size=2569118 2024-09-16T06:03:10.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.824+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~1GB46C5H0MCT.0 size=359391 2024-09-16T06:03:10.828 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.828+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=1GB46C5H0MCT tag=GT3MCN15OX56 type=write size=1407967 2024-09-16T06:03:10.830 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.830+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=NVJ0JFU5C0Y1 type=del size=889869 2024-09-16T06:03:10.832 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.832+0000 7f1c96a0d780 1 < completed write operation key=0WU0T0ZG0UHP tag=3P8LRMO34OND type=write size=653066 2024-09-16T06:03:10.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.834+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=I1WTXPD0FTD0 type=del size=3123652 2024-09-16T06:03:10.836 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.836+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~AYMH2JYN3LQU.0 size=1048576 2024-09-16T06:03:10.836 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.836+0000 7f1c96a0d780 1 < canceled part key=_multipart_I5J1C5ECCD7B.2~AYMH2JYN3LQU.1 size=613427 2024-09-16T06:03:10.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.839+0000 7f1c96a0d780 1 < canceled multipart upload key=I5J1C5ECCD7B upload=AYMH2JYN3LQU tag=XBTGY2X8RZ0B type=write size=2710579 2024-09-16T06:03:10.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.843+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~NKDAU2JEXWAV.0 size=642492 2024-09-16T06:03:10.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.843+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=NKDAU2JEXWAV tag=9YSQP7PF4SIU type=write size=1691068 2024-09-16T06:03:10.846 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.845+0000 7f1c96a0d780 1 < canceled operation key=TDXRZXWGBK98 tag=U9UTJZGG34YL type=del size=232246 2024-09-16T06:03:10.848 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.847+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=JOIQRIOU4UBT type=write size=629673 2024-09-16T06:03:10.850 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.849+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~7HDKRRQG13KD.0 size=852838 2024-09-16T06:03:10.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.853+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=7HDKRRQG13KD tag=K7FQBBJRKCLO type=write size=1901414 2024-09-16T06:03:10.855 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.855+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=15ZNN5J3C3JK type=del size=3752342 2024-09-16T06:03:10.857 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.857+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=O5CSV66OXP4K type=del 2024-09-16T06:03:10.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.859+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=I4L84ENNJK8Q type=del size=3699481 2024-09-16T06:03:10.863 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.863+0000 7f1c96a0d780 1 < suggested remove operation key=Z5JV4SOIDRLQ tag=73BR15L3CG3M type=write 2024-09-16T06:03:10.867 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.867+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~ERT2FNHKTE6K.0 size=1048576 2024-09-16T06:03:10.869 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.868+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~ERT2FNHKTE6K.1 size=615874 2024-09-16T06:03:10.869 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.868+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=ERT2FNHKTE6K tag=CHJA1J6Q4732 type=write size=2713026 2024-09-16T06:03:10.871 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.870+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~80Y3NQRS904K.0 size=1048576 2024-09-16T06:03:10.873 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.873+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~80Y3NQRS904K.1 size=432122 2024-09-16T06:03:10.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.877+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=80Y3NQRS904K tag=A0NA8IVPIT4Q type=write size=2529274 2024-09-16T06:03:10.880 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.879+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=16YWKRDKFQZ2 type=del size=1792157 2024-09-16T06:03:10.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.881+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=G4QXPOY9122L type=del 2024-09-16T06:03:10.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.883+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=EWUKEL9G78AR type=write size=53506 2024-09-16T06:03:10.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.885+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=C7C9UCSH2YXM type=del 2024-09-16T06:03:10.889 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.889+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~VH07IPJ87AWT.0 size=700165 2024-09-16T06:03:10.889 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.889+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=VH07IPJ87AWT tag=DLDHA3INKEUW type=write size=1748741 2024-09-16T06:03:10.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.891+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~DKL4AVI40HY7.0 size=1048576 2024-09-16T06:03:10.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.892+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~DKL4AVI40HY7.1 size=111456 2024-09-16T06:03:10.896 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.896+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=DKL4AVI40HY7 tag=5OVZ556ZJTTU type=write size=2208608 2024-09-16T06:03:10.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.898+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=HT3RV8WHZ9XZ type=write size=214099 2024-09-16T06:03:10.901 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.900+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~60YG4ATIMCU8.0 size=1048576 2024-09-16T06:03:10.902 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.902+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~60YG4ATIMCU8.1 size=1048576 2024-09-16T06:03:10.904 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.904+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~60YG4ATIMCU8.2 size=917384 2024-09-16T06:03:10.908 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.908+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=60YG4ATIMCU8 tag=9TC1V0T8WGH8 type=write size=4063112 2024-09-16T06:03:10.910 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.910+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=0AUY5EBZY97N type=del size=1672680 2024-09-16T06:03:10.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.912+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=2PY9U6PQFM55 type=del 2024-09-16T06:03:10.914 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.914+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=QUMKCL7IP1DU type=del size=2330277 2024-09-16T06:03:10.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.916+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=78HLO5NZYU6N type=del 2024-09-16T06:03:10.918 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.918+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=XJYAB13RNC13 type=del size=3793537 2024-09-16T06:03:10.920 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.920+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=QYX1OOSW7XZT type=del 2024-09-16T06:03:10.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.922+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=DVHUP9V4HBDM type=write size=828639 2024-09-16T06:03:10.925 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.924+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~5XIERZA5F3QJ.0 size=1048576 2024-09-16T06:03:10.926 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.926+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~5XIERZA5F3QJ.1 size=471966 2024-09-16T06:03:10.930 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.929+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=5XIERZA5F3QJ tag=HFDGU1GQBS1R type=write size=2569118 2024-09-16T06:03:10.931 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.931+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=7LL1DMTL2JQK type=del size=1590706 2024-09-16T06:03:10.933 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.933+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=NVJ0JFU5C0Y1 type=del 2024-09-16T06:03:10.935 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.935+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=HDHN4DS5V9SU type=del size=3158272 2024-09-16T06:03:10.937 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.937+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=I1WTXPD0FTD0 type=del 2024-09-16T06:03:10.940 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.939+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=EECBDCJ1QS9J type=del size=575561 2024-09-16T06:03:10.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.941+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~NKDAU2JEXWAV.0 size=642492 2024-09-16T06:03:10.945 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.944+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=NKDAU2JEXWAV tag=9YSQP7PF4SIU type=write size=1691068 2024-09-16T06:03:10.948 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.948+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~INV7BL2SOER2.0 size=545480 2024-09-16T06:03:10.948 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.948+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=INV7BL2SOER2 tag=57TD6H0SODWU type=write size=1594056 2024-09-16T06:03:10.950 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.950+0000 7f1c96a0d780 1 < canceled operation key=PM77QTUTT60M tag=JOIQRIOU4UBT type=write size=629673 2024-09-16T06:03:10.954 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.954+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~QN221UFC7N2H.0 size=1048576 2024-09-16T06:03:10.956 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.956+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~QN221UFC7N2H.1 size=1048576 2024-09-16T06:03:10.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.957+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~QN221UFC7N2H.2 size=336998 2024-09-16T06:03:10.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.957+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=QN221UFC7N2H tag=MIQJXETESW7Q type=write size=3482726 2024-09-16T06:03:10.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.960+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=15ZNN5J3C3JK type=del 2024-09-16T06:03:10.963 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.963+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~X02OKW1CZROF.0 size=739500 2024-09-16T06:03:10.963 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.963+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=X02OKW1CZROF tag=LPLXEUO1O9SW type=write size=1788076 2024-09-16T06:03:10.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.965+0000 7f1c96a0d780 1 < canceled operation key=XB6HUGWUA3R4 tag=I4L84ENNJK8Q type=del size=3699481 2024-09-16T06:03:10.967 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.967+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=QAGCHXF5Q761 type=write size=591424 2024-09-16T06:03:10.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.969+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~ERT2FNHKTE6K.0 size=1048576 2024-09-16T06:03:10.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.970+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~ERT2FNHKTE6K.1 size=615874 2024-09-16T06:03:10.974 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.974+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=ERT2FNHKTE6K tag=CHJA1J6Q4732 type=write size=2713026 2024-09-16T06:03:10.976 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.976+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=6BPXVMAC3XAL type=del size=3462289 2024-09-16T06:03:10.978 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.978+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=16YWKRDKFQZ2 type=del 2024-09-16T06:03:10.980 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.980+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=XZEBT1WXGO8V type=write size=121475 2024-09-16T06:03:10.982 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.982+0000 7f1c96a0d780 1 < completed write operation key=XTSPQEKWTZZU tag=EWUKEL9G78AR type=write size=53506 2024-09-16T06:03:10.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.984+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=D77IXAANJD55 type=del size=4112953 2024-09-16T06:03:10.986 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.986+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~VH07IPJ87AWT.0 size=700165 2024-09-16T06:03:10.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.989+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=VH07IPJ87AWT tag=DLDHA3INKEUW type=write size=1748741 2024-09-16T06:03:10.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.991+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=BAALQY9M3WFB type=del size=1256655 2024-09-16T06:03:10.994 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.993+0000 7f1c96a0d780 1 < completed write operation key=01DIVTPOEFBO tag=HT3RV8WHZ9XZ type=write size=214099 2024-09-16T06:03:10.995 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.995+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=Z6UKKURPLE4N type=del size=88962 2024-09-16T06:03:10.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:10.997+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=0AUY5EBZY97N type=del 2024-09-16T06:03:11.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.001+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~7GZE0VJWBHDW.0 size=1048576 2024-09-16T06:03:11.003 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.002+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~7GZE0VJWBHDW.1 size=1048576 2024-09-16T06:03:11.004 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.004+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~7GZE0VJWBHDW.2 size=747790 2024-09-16T06:03:11.004 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.004+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=7GZE0VJWBHDW tag=85FSECE9FEP8 type=write size=3893518 2024-09-16T06:03:11.008 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.008+0000 7f1c96a0d780 1 < suggested remove operation key=01DIVTPOEFBO tag=QUMKCL7IP1DU type=del 2024-09-16T06:03:11.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.010+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=YJFYAEHIUBIS type=del size=3988261 2024-09-16T06:03:11.014 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.013+0000 7f1c96a0d780 1 < suggested update operation key=Q3AIT4Z2PAJ8 tag=XJYAB13RNC13 type=del size=3793537 2024-09-16T06:03:11.015 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.015+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=FE35JDT1XFDA type=del size=2808898 2024-09-16T06:03:11.017 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.017+0000 7f1c96a0d780 1 < completed write operation key=PM77QTUTT60M tag=DVHUP9V4HBDM type=write size=828639 2024-09-16T06:03:11.019 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.019+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=YYZGH99EYXIP type=del size=517524 2024-09-16T06:03:11.021 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.021+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=7LL1DMTL2JQK type=del 2024-09-16T06:03:11.023 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.023+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=GOE5DBONKYO2 type=del size=964824 2024-09-16T06:03:11.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.025+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=HDHN4DS5V9SU type=del 2024-09-16T06:03:11.030 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.029+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~O4VWRVCYD6AD.0 size=362523 2024-09-16T06:03:11.030 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.029+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=O4VWRVCYD6AD tag=1RUJ22RCU6V9 type=write size=1411099 2024-09-16T06:03:11.032 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.031+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=EECBDCJ1QS9J type=del 2024-09-16T06:03:11.034 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.034+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=W6OSDWX28Q7U type=del size=3881021 2024-09-16T06:03:11.036 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.036+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~INV7BL2SOER2.0 size=545480 2024-09-16T06:03:11.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.040+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=INV7BL2SOER2 tag=57TD6H0SODWU type=write size=1594056 2024-09-16T06:03:11.042 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.042+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=T500SLF2K8EX type=del size=1629014 2024-09-16T06:03:11.044 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.044+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~QN221UFC7N2H.0 size=1048576 2024-09-16T06:03:11.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.045+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~QN221UFC7N2H.1 size=1048576 2024-09-16T06:03:11.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.047+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~QN221UFC7N2H.2 size=336998 2024-09-16T06:03:11.050 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.050+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=QN221UFC7N2H tag=MIQJXETESW7Q type=write size=3482726 2024-09-16T06:03:11.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.052+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=FDWCXQI9RHHC type=del size=1234335 2024-09-16T06:03:11.055 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.054+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~X02OKW1CZROF.0 size=739500 2024-09-16T06:03:11.058 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.058+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=X02OKW1CZROF tag=LPLXEUO1O9SW type=write size=1788076 2024-09-16T06:03:11.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.061+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~62D1Q8015M0U.0 size=567256 2024-09-16T06:03:11.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.061+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=62D1Q8015M0U tag=7UF02W77MHXU type=write size=1615832 2024-09-16T06:03:11.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.066+0000 7f1c96a0d780 1 < suggested update operation key=Q3AIT4Z2PAJ8 tag=QAGCHXF5Q761 type=write size=591424 2024-09-16T06:03:11.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.068+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=AVOQ81KY8558 type=write size=851359 2024-09-16T06:03:11.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.070+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=6BPXVMAC3XAL type=del 2024-09-16T06:03:11.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.072+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=AL4ROF4PAU94 type=del size=94348 2024-09-16T06:03:11.074 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.074+0000 7f1c96a0d780 1 < completed write operation key=TDXRZXWGBK98 tag=XZEBT1WXGO8V type=write size=121475 2024-09-16T06:03:11.079 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.078+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~92Y6NVXOSRZY.0 size=1048576 2024-09-16T06:03:11.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.080+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~92Y6NVXOSRZY.1 size=1048576 2024-09-16T06:03:11.082 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.082+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~92Y6NVXOSRZY.2 size=78719 2024-09-16T06:03:11.082 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.082+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=92Y6NVXOSRZY tag=OLF73RHSVS32 type=write size=3224447 2024-09-16T06:03:11.084 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.084+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=D77IXAANJD55 type=del 2024-09-16T06:03:11.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.086+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=MKOV8VF3BBOK type=del size=3998798 2024-09-16T06:03:11.090 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.090+0000 7f1c96a0d780 1 < suggested remove operation key=XTSPQEKWTZZU tag=BAALQY9M3WFB type=del 2024-09-16T06:03:11.092 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.092+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=41COG9AJTO6S type=del size=1304441 2024-09-16T06:03:11.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.094+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=Z6UKKURPLE4N type=del 2024-09-16T06:03:11.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.098+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~GH1I8VH0UHDH.0 size=1048576 2024-09-16T06:03:11.099 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.099+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~GH1I8VH0UHDH.1 size=1048576 2024-09-16T06:03:11.101 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.101+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~GH1I8VH0UHDH.2 size=661169 2024-09-16T06:03:11.101 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.101+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=GH1I8VH0UHDH tag=1UILKV68WZLG type=write size=3806897 2024-09-16T06:03:11.103 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.103+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~7GZE0VJWBHDW.0 size=1048576 2024-09-16T06:03:11.105 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.105+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~7GZE0VJWBHDW.1 size=1048576 2024-09-16T06:03:11.107 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.106+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~7GZE0VJWBHDW.2 size=747790 2024-09-16T06:03:11.111 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.110+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=7GZE0VJWBHDW tag=85FSECE9FEP8 type=write size=3893518 2024-09-16T06:03:11.115 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.115+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~J2G85G6INROF.0 size=1048576 2024-09-16T06:03:11.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.116+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~J2G85G6INROF.1 size=507704 2024-09-16T06:03:11.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.116+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=J2G85G6INROF tag=J36TL1KHSK7U type=write size=2604856 2024-09-16T06:03:11.119 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.118+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=YJFYAEHIUBIS type=del 2024-09-16T06:03:11.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.120+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=SWRZGU4MIW23 type=del size=107194 2024-09-16T06:03:11.123 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.122+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=FE35JDT1XFDA type=del 2024-09-16T06:03:11.125 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.125+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=K3EL595Z807P type=write size=610402 2024-09-16T06:03:11.129 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.129+0000 7f1c96a0d780 1 < suggested update operation key=XB6HUGWUA3R4 tag=YYZGH99EYXIP type=del size=517524 2024-09-16T06:03:11.131 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.131+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=0F5G1ZRRIW5Y type=del size=1946024 2024-09-16T06:03:11.133 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.133+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=GOE5DBONKYO2 type=del 2024-09-16T06:03:11.135 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.135+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=UIKTI5B83H5S type=del size=1518690 2024-09-16T06:03:11.137 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.137+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~O4VWRVCYD6AD.0 size=362523 2024-09-16T06:03:11.140 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.140+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=O4VWRVCYD6AD tag=1RUJ22RCU6V9 type=write size=1411099 2024-09-16T06:03:11.142 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.142+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=V7A7GUFXK63N type=del size=2404419 2024-09-16T06:03:11.144 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.144+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=W6OSDWX28Q7U type=del 2024-09-16T06:03:11.146 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.146+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=8KKZFAAZ1016 type=del size=1735012 2024-09-16T06:03:11.149 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.149+0000 7f1c96a0d780 -1 < failed to complete operation key=XB6HUGWUA3R4 tag=T500SLF2K8EX type=del size=1629014: (22) Invalid argument 2024-09-16T06:03:11.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.150+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=C5BZZ498DGE1 type=del size=1098541 2024-09-16T06:03:11.153 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.152+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=FDWCXQI9RHHC type=del 2024-09-16T06:03:11.156 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.156+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~BLHJS0PCECVE.0 size=271096 2024-09-16T06:03:11.156 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.156+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=BLHJS0PCECVE tag=K9DNWSORWDNI type=write size=1319672 2024-09-16T06:03:11.158 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.158+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~62D1Q8015M0U.0 size=567256 2024-09-16T06:03:11.162 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.161+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=62D1Q8015M0U tag=7UF02W77MHXU type=write size=1615832 2024-09-16T06:03:11.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.166+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~2UMI3NRB32J7.0 size=1048576 2024-09-16T06:03:11.168 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.167+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~2UMI3NRB32J7.1 size=229752 2024-09-16T06:03:11.168 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.167+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=2UMI3NRB32J7 tag=AIH91HE6BZ25 type=write size=2326904 2024-09-16T06:03:11.170 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.169+0000 7f1c96a0d780 1 < completed write operation key=RLYT9MKOIL9G tag=AVOQ81KY8558 type=write size=851359 2024-09-16T06:03:11.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.174+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~N1WMQ52RZ4VD.0 size=1048576 2024-09-16T06:03:11.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.176+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~N1WMQ52RZ4VD.1 size=695643 2024-09-16T06:03:11.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.176+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=N1WMQ52RZ4VD tag=RAKJ6YMKDQ1J type=write size=2792795 2024-09-16T06:03:11.180 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.180+0000 7f1c96a0d780 1 < suggested update operation key=ZTW6L951QI5A tag=AL4ROF4PAU94 type=del size=94348 2024-09-16T06:03:11.184 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.183+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~X0GWL4N41UAG.0 size=1048576 2024-09-16T06:03:11.185 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.185+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~X0GWL4N41UAG.1 size=1048576 2024-09-16T06:03:11.187 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.186+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~X0GWL4N41UAG.2 size=838200 2024-09-16T06:03:11.187 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.186+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=X0GWL4N41UAG tag=T3EVHB40XF8Q type=write size=3983928 2024-09-16T06:03:11.189 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.188+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~92Y6NVXOSRZY.0 size=1048576 2024-09-16T06:03:11.190 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.190+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~92Y6NVXOSRZY.1 size=1048576 2024-09-16T06:03:11.192 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.192+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~92Y6NVXOSRZY.2 size=78719 2024-09-16T06:03:11.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.195+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=92Y6NVXOSRZY tag=OLF73RHSVS32 type=write size=3224447 2024-09-16T06:03:11.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.197+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=VLRXJIXGV07U type=del size=1200022 2024-09-16T06:03:11.201 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.201+0000 7f1c96a0d780 1 < suggested remove operation key=ZTW6L951QI5A tag=MKOV8VF3BBOK type=del 2024-09-16T06:03:11.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.203+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=6R7OT2OG0LNJ type=del size=1431496 2024-09-16T06:03:11.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.205+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=41COG9AJTO6S type=del 2024-09-16T06:03:11.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.207+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=S41LNPF9OHBW type=del size=2432707 2024-09-16T06:03:11.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.208+0000 7f1c96a0d780 1 < canceled part key=_multipart_GPTASZV7V0C3.2~GH1I8VH0UHDH.0 size=1048576 2024-09-16T06:03:11.210 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.210+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~GH1I8VH0UHDH.1 size=1048576 2024-09-16T06:03:11.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.212+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~GH1I8VH0UHDH.2 size=661169 2024-09-16T06:03:11.215 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.215+0000 7f1c96a0d780 1 < canceled multipart upload key=GPTASZV7V0C3 upload=GH1I8VH0UHDH tag=1UILKV68WZLG type=write size=3806897 2024-09-16T06:03:11.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.217+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=HT6W5YGWHDU1 type=del size=1006949 2024-09-16T06:03:11.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.217+0000 7f1c96a0d780 1 < canceled part key=_multipart_MG6M4OG5GERR.2~J2G85G6INROF.0 size=1048576 2024-09-16T06:03:11.219 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.219+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~J2G85G6INROF.1 size=507704 2024-09-16T06:03:11.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.222+0000 7f1c96a0d780 1 < canceled multipart upload key=MG6M4OG5GERR upload=J2G85G6INROF tag=J36TL1KHSK7U type=write size=2604856 2024-09-16T06:03:11.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.224+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=Q4NAU909GS0P type=del size=2212285 2024-09-16T06:03:11.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.226+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=SWRZGU4MIW23 type=del 2024-09-16T06:03:11.230 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.230+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~P3XEI8ZPG8I2.0 size=723438 2024-09-16T06:03:11.230 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.230+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=P3XEI8ZPG8I2 tag=NZ997ADMIGD1 type=write size=1772014 2024-09-16T06:03:11.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.232+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=K3EL595Z807P type=write size=610402 2024-09-16T06:03:11.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.236+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~RRHZKEL1T9G3.0 size=285674 2024-09-16T06:03:11.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.236+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=RRHZKEL1T9G3 tag=00LN3CU7TT3I type=write size=1334250 2024-09-16T06:03:11.239 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.239+0000 7f1c96a0d780 1 < canceled operation key=T2LNYBA0XTDL tag=0F5G1ZRRIW5Y type=del size=1946024 2024-09-16T06:03:11.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.243+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~SSKBIQ6VOW8V.0 size=673061 2024-09-16T06:03:11.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.243+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=SSKBIQ6VOW8V tag=VWYTCHPGGN5V type=write size=1721637 2024-09-16T06:03:11.247 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.247+0000 7f1c96a0d780 1 < suggested remove operation key=GKLPEUNB19HH tag=UIKTI5B83H5S type=del 2024-09-16T06:03:11.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.250+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=NWQY5ARCUGJT type=write size=452917 2024-09-16T06:03:11.252 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.251+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=V7A7GUFXK63N type=del 2024-09-16T06:03:11.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.254+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=9LALCM7NO9GI type=del size=4134758 2024-09-16T06:03:11.256 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.256+0000 7f1c96a0d780 1 < canceled operation key=01DIVTPOEFBO tag=8KKZFAAZ1016 type=del size=1735012 2024-09-16T06:03:11.260 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.260+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~641GO1TPOECU.0 size=1048576 2024-09-16T06:03:11.262 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.262+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~641GO1TPOECU.1 size=1042640 2024-09-16T06:03:11.262 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.262+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=641GO1TPOECU tag=NMZKBO5BJYI4 type=write size=3139792 2024-09-16T06:03:11.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.264+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=C5BZZ498DGE1 type=del 2024-09-16T06:03:11.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.266+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=AQ8CR0ZNXCIM type=del size=1206997 2024-09-16T06:03:11.269 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.269+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~BLHJS0PCECVE.0 size=271096 2024-09-16T06:03:11.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.272+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=BLHJS0PCECVE tag=K9DNWSORWDNI type=write size=1319672 2024-09-16T06:03:11.275 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.274+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=0P4CC4XMHPY7 type=del size=52579 2024-09-16T06:03:11.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.277+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~2UMI3NRB32J7.0 size=1048576 2024-09-16T06:03:11.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.277+0000 7f1c96a0d780 1 < canceled part key=_multipart_5DI2PMM37X1T.2~2UMI3NRB32J7.1 size=229752 2024-09-16T06:03:11.281 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.280+0000 7f1c96a0d780 1 < canceled multipart upload key=5DI2PMM37X1T upload=2UMI3NRB32J7 tag=AIH91HE6BZ25 type=write size=2326904 2024-09-16T06:03:11.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.282+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=95P2JUV89CV2 type=del size=3580423 2024-09-16T06:03:11.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.283+0000 7f1c96a0d780 1 < canceled part key=_multipart_QURT4D50GX44.2~N1WMQ52RZ4VD.0 size=1048576 2024-09-16T06:03:11.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.283+0000 7f1c96a0d780 1 < canceled part key=_multipart_QURT4D50GX44.2~N1WMQ52RZ4VD.1 size=695643 2024-09-16T06:03:11.286 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.286+0000 7f1c96a0d780 1 < canceled multipart upload key=QURT4D50GX44 upload=N1WMQ52RZ4VD tag=RAKJ6YMKDQ1J type=write size=2792795 2024-09-16T06:03:11.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.288+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=6GWAFLTWZYV0 type=write size=1036797 2024-09-16T06:03:11.291 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.291+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~X0GWL4N41UAG.0 size=1048576 2024-09-16T06:03:11.293 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.293+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~X0GWL4N41UAG.1 size=1048576 2024-09-16T06:03:11.295 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.294+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~X0GWL4N41UAG.2 size=838200 2024-09-16T06:03:11.298 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.298+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=X0GWL4N41UAG tag=T3EVHB40XF8Q type=write size=3983928 2024-09-16T06:03:11.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.300+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=6QRQ3M3V2ER2 type=write size=616043 2024-09-16T06:03:11.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.302+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=VLRXJIXGV07U type=del 2024-09-16T06:03:11.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.306+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~VNJYMGBH9XKE.0 size=637916 2024-09-16T06:03:11.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.306+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=VNJYMGBH9XKE tag=67NQ1INCWRGM type=write size=1686492 2024-09-16T06:03:11.308 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.308+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=6R7OT2OG0LNJ type=del 2024-09-16T06:03:11.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.310+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=OVHGFB4AAVLV type=del size=588322 2024-09-16T06:03:11.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.312+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=S41LNPF9OHBW type=del 2024-09-16T06:03:11.314 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.314+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=M0PV0GTG2MCM type=del size=1335645 2024-09-16T06:03:11.316 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.316+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=HT6W5YGWHDU1 type=del 2024-09-16T06:03:11.318 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.318+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=690SBC4ZE995 type=del size=652545 2024-09-16T06:03:11.320 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.320+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=Q4NAU909GS0P type=del 2024-09-16T06:03:11.323 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.322+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=M5NS8P7R09OI type=del size=1021957 2024-09-16T06:03:11.323 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.323+0000 7f1c96a0d780 1 < canceled part key=_multipart_Y2B47WIY8S18.2~P3XEI8ZPG8I2.0 size=723438 2024-09-16T06:03:11.327 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.326+0000 7f1c96a0d780 1 < canceled multipart upload key=Y2B47WIY8S18 upload=P3XEI8ZPG8I2 tag=NZ997ADMIGD1 type=write size=1772014 2024-09-16T06:03:11.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.331+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~0NS4Q32IFRJK.0 size=1048576 2024-09-16T06:03:11.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.333+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~0NS4Q32IFRJK.1 size=1048576 2024-09-16T06:03:11.335 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.335+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~0NS4Q32IFRJK.2 size=132027 2024-09-16T06:03:11.336 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.335+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=0NS4Q32IFRJK tag=YM9TX4UMVNUM type=write size=3277755 2024-09-16T06:03:11.337 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.337+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~RRHZKEL1T9G3.0 size=285674 2024-09-16T06:03:11.341 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.341+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=RRHZKEL1T9G3 tag=00LN3CU7TT3I type=write size=1334250 2024-09-16T06:03:11.345 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.345+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~U2OSMRC2F060.0 size=1048576 2024-09-16T06:03:11.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.347+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~U2OSMRC2F060.1 size=549129 2024-09-16T06:03:11.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.347+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=U2OSMRC2F060 tag=UG0H1RN5D5BW type=write size=2646281 2024-09-16T06:03:11.350 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.349+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~SSKBIQ6VOW8V.0 size=673061 2024-09-16T06:03:11.353 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.353+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=SSKBIQ6VOW8V tag=VWYTCHPGGN5V type=write size=1721637 2024-09-16T06:03:11.355 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.355+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=W57EB6GCH55P type=del size=4186494 2024-09-16T06:03:11.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.357+0000 7f1c96a0d780 1 < completed write operation key=Q3AIT4Z2PAJ8 tag=NWQY5ARCUGJT type=write size=452917 2024-09-16T06:03:11.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.359+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=K264YXNLE761 type=write size=721448 2024-09-16T06:03:11.363 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.362+0000 7f1c96a0d780 1 < suggested remove operation key=Z3N7DW12T7KE tag=9LALCM7NO9GI type=del 2024-09-16T06:03:11.367 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.367+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~S3V7MDO12OYL.0 size=1048576 2024-09-16T06:03:11.369 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.368+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~S3V7MDO12OYL.1 size=1048576 2024-09-16T06:03:11.370 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.370+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~S3V7MDO12OYL.2 size=1030614 2024-09-16T06:03:11.370 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.370+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=S3V7MDO12OYL tag=8EY1J2QM62OL type=write size=4176342 2024-09-16T06:03:11.372 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.372+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~641GO1TPOECU.0 size=1048576 2024-09-16T06:03:11.374 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.374+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~641GO1TPOECU.1 size=1042640 2024-09-16T06:03:11.378 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.378+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=641GO1TPOECU tag=NMZKBO5BJYI4 type=write size=3139792 2024-09-16T06:03:11.380 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.380+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=W809ZHGQ318V type=del size=91192 2024-09-16T06:03:11.382 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.382+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=AQ8CR0ZNXCIM type=del 2024-09-16T06:03:11.384 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.384+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=EZ5X0U9IY8ST type=write size=129354 2024-09-16T06:03:11.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.385+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=0P4CC4XMHPY7 type=del 2024-09-16T06:03:11.388 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.388+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=74EP0GAK1W2L type=del size=2860741 2024-09-16T06:03:11.392 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.390+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=95P2JUV89CV2 type=del 2024-09-16T06:03:11.393 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.392+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=OYO60FEY3HLI type=del size=1908814 2024-09-16T06:03:11.394 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.394+0000 7f1c96a0d780 1 < completed write operation key=LVXXKY3EMJ6G tag=6GWAFLTWZYV0 type=write size=1036797 2024-09-16T06:03:11.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.397+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~RJBX7D7FAW0Z.0 size=1048576 2024-09-16T06:03:11.399 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.399+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~RJBX7D7FAW0Z.1 size=494095 2024-09-16T06:03:11.399 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.399+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=RJBX7D7FAW0Z tag=KX46FDMTF89B type=write size=2591247 2024-09-16T06:03:11.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.402+0000 7f1c96a0d780 1 < suggested update operation key=01DIVTPOEFBO tag=6QRQ3M3V2ER2 type=write size=616043 2024-09-16T06:03:11.406 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.406+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~9T2105X2KIL1.0 size=1048576 2024-09-16T06:03:11.408 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.408+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~9T2105X2KIL1.1 size=1048576 2024-09-16T06:03:11.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.410+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~9T2105X2KIL1.2 size=489672 2024-09-16T06:03:11.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.410+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=9T2105X2KIL1 tag=LWOVOA7MWXKF type=write size=3635400 2024-09-16T06:03:11.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.412+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~VNJYMGBH9XKE.0 size=637916 2024-09-16T06:03:11.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.418+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=VNJYMGBH9XKE tag=67NQ1INCWRGM type=write size=1686492 2024-09-16T06:03:11.420 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.419+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=P5JTK6U85JIQ type=del size=877719 2024-09-16T06:03:11.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.424+0000 7f1c96a0d780 1 < suggested remove operation key=5DI2PMM37X1T tag=OVHGFB4AAVLV type=del 2024-09-16T06:03:11.428 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.428+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~HYXO0CM7CRTF.0 size=653309 2024-09-16T06:03:11.428 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.428+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=HYXO0CM7CRTF tag=J3NBA0F3ZFJO type=write size=1701885 2024-09-16T06:03:11.431 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.430+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=M0PV0GTG2MCM type=del 2024-09-16T06:03:11.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.432+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=4IS5GSB08V6D type=del size=100915 2024-09-16T06:03:11.435 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.434+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=690SBC4ZE995 type=del 2024-09-16T06:03:11.439 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.439+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~PYBIDCUE1S65.0 size=1048576 2024-09-16T06:03:11.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.440+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~PYBIDCUE1S65.1 size=1048576 2024-09-16T06:03:11.442 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.442+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~PYBIDCUE1S65.2 size=394581 2024-09-16T06:03:11.442 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.442+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=PYBIDCUE1S65 tag=6MVZ981MHGKH type=write size=3540309 2024-09-16T06:03:11.445 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.444+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=M5NS8P7R09OI type=del 2024-09-16T06:03:11.447 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.447+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=5EGZZW371T70 type=del size=4175757 2024-09-16T06:03:11.449 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.449+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~0NS4Q32IFRJK.0 size=1048576 2024-09-16T06:03:11.452 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.451+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~0NS4Q32IFRJK.1 size=1048576 2024-09-16T06:03:11.453 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.453+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~0NS4Q32IFRJK.2 size=132027 2024-09-16T06:03:11.457 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.456+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=0NS4Q32IFRJK tag=YM9TX4UMVNUM type=write size=3277755 2024-09-16T06:03:11.460 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.460+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~J76OHYN86AL1.0 size=1048576 2024-09-16T06:03:11.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.462+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~J76OHYN86AL1.1 size=1048576 2024-09-16T06:03:11.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.464+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~J76OHYN86AL1.2 size=952373 2024-09-16T06:03:11.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.464+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=J76OHYN86AL1 tag=8G2EJCFKQMLP type=write size=4098101 2024-09-16T06:03:11.466 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.466+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~U2OSMRC2F060.0 size=1048576 2024-09-16T06:03:11.467 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.467+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~U2OSMRC2F060.1 size=549129 2024-09-16T06:03:11.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.470+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=U2OSMRC2F060 tag=UG0H1RN5D5BW type=write size=2646281 2024-09-16T06:03:11.473 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.473+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=IIRXLHD872FV type=write size=202046 2024-09-16T06:03:11.475 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.475+0000 7f1c96a0d780 1 < canceled operation key=JA40GXESA8UF tag=W57EB6GCH55P type=del size=4186494 2024-09-16T06:03:11.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.477+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=8HQ6SWRWJZ9N type=write size=28687 2024-09-16T06:03:11.479 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.479+0000 7f1c96a0d780 -1 < failed to complete operation key=01DIVTPOEFBO tag=K264YXNLE761 type=write size=721448: (22) Invalid argument 2024-09-16T06:03:11.484 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.484+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~E71GVHFUDGKB.0 size=1048576 2024-09-16T06:03:11.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.485+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~E71GVHFUDGKB.1 size=733744 2024-09-16T06:03:11.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.485+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=E71GVHFUDGKB tag=TWFQBFA8P9NY type=write size=2830896 2024-09-16T06:03:11.488 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.487+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~S3V7MDO12OYL.0 size=1048576 2024-09-16T06:03:11.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.489+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~S3V7MDO12OYL.1 size=1048576 2024-09-16T06:03:11.491 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.491+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~S3V7MDO12OYL.2 size=1030614 2024-09-16T06:03:11.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.495+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=S3V7MDO12OYL tag=8EY1J2QM62OL type=write size=4176342 2024-09-16T06:03:11.497 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.497+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=MRPFHUOP7N68 type=del size=3733801 2024-09-16T06:03:11.500 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.499+0000 7f1c96a0d780 -1 < failed to complete operation key=5DI2PMM37X1T tag=W809ZHGQ318V type=del size=91192: (22) Invalid argument 2024-09-16T06:03:11.501 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.501+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=FAALXWX2XNCL type=del size=2257286 2024-09-16T06:03:11.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.503+0000 7f1c96a0d780 1 < completed write operation key=TZTT8VPSQTBN tag=EZ5X0U9IY8ST type=write size=129354 2024-09-16T06:03:11.505 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.505+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=S0ZPSE2FEOU1 type=write size=137424 2024-09-16T06:03:11.507 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.507+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=74EP0GAK1W2L type=del 2024-09-16T06:03:11.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.509+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=HVX1EG71DS7U type=del size=813559 2024-09-16T06:03:11.511 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.511+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=OYO60FEY3HLI type=del 2024-09-16T06:03:11.513 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.513+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=2H07VCZX5SNK type=del size=2435024 2024-09-16T06:03:11.515 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.515+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~RJBX7D7FAW0Z.0 size=1048576 2024-09-16T06:03:11.517 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.517+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~RJBX7D7FAW0Z.1 size=494095 2024-09-16T06:03:11.520 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.520+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=RJBX7D7FAW0Z tag=KX46FDMTF89B type=write size=2591247 2024-09-16T06:03:11.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.522+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=HTB1H1CGE4HE type=del size=1103155 2024-09-16T06:03:11.524 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.524+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~9T2105X2KIL1.0 size=1048576 2024-09-16T06:03:11.526 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.525+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~9T2105X2KIL1.1 size=1048576 2024-09-16T06:03:11.527 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.527+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~9T2105X2KIL1.2 size=489672 2024-09-16T06:03:11.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.530+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=9T2105X2KIL1 tag=LWOVOA7MWXKF type=write size=3635400 2024-09-16T06:03:11.535 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.534+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~X86JWH82LOCR.0 size=1048576 2024-09-16T06:03:11.536 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.536+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~X86JWH82LOCR.1 size=459833 2024-09-16T06:03:11.536 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.536+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=X86JWH82LOCR tag=OW0GII8U4BRX type=write size=2556985 2024-09-16T06:03:11.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.539+0000 7f1c96a0d780 1 < canceled operation key=TDXRZXWGBK98 tag=P5JTK6U85JIQ type=del size=877719 2024-09-16T06:03:11.541 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.541+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=YNY1PXO7IBIC type=write size=228972 2024-09-16T06:03:11.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.543+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~HYXO0CM7CRTF.0 size=653309 2024-09-16T06:03:11.547 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.547+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=HYXO0CM7CRTF tag=J3NBA0F3ZFJO type=write size=1701885 2024-09-16T06:03:11.549 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.549+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=2KT4P4BS34J7 type=write size=247311 2024-09-16T06:03:11.551 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.551+0000 7f1c96a0d780 1 < canceled operation key=RZK5FPR0QWOH tag=4IS5GSB08V6D type=del size=100915 2024-09-16T06:03:11.553 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.553+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=D69NYJRDLRLJ type=del size=2100112 2024-09-16T06:03:11.555 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.555+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~PYBIDCUE1S65.0 size=1048576 2024-09-16T06:03:11.557 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.557+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~PYBIDCUE1S65.1 size=1048576 2024-09-16T06:03:11.559 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.559+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~PYBIDCUE1S65.2 size=394581 2024-09-16T06:03:11.563 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.563+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=PYBIDCUE1S65 tag=6MVZ981MHGKH type=write size=3540309 2024-09-16T06:03:11.565 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.565+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=SE9IY7JGJRG4 type=del size=1292011 2024-09-16T06:03:11.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.569+0000 7f1c96a0d780 1 < suggested update operation key=RZK5FPR0QWOH tag=5EGZZW371T70 type=del size=4175757 2024-09-16T06:03:11.571 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.571+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=XGK5U20CIER1 type=write size=662221 2024-09-16T06:03:11.573 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.573+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~J76OHYN86AL1.0 size=1048576 2024-09-16T06:03:11.575 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.575+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~J76OHYN86AL1.1 size=1048576 2024-09-16T06:03:11.577 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.577+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~J76OHYN86AL1.2 size=952373 2024-09-16T06:03:11.581 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.581+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=J76OHYN86AL1 tag=8G2EJCFKQMLP type=write size=4098101 2024-09-16T06:03:11.584 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.584+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=8080ABSY2D65 type=del size=1549112 2024-09-16T06:03:11.586 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.586+0000 7f1c96a0d780 1 < completed write operation key=ZTW6L951QI5A tag=IIRXLHD872FV type=write size=202046 2024-09-16T06:03:11.589 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.588+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=5OX68PN54F9G type=del size=1337250 2024-09-16T06:03:11.592 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.591+0000 7f1c96a0d780 1 < canceled operation key=JA40GXESA8UF tag=8HQ6SWRWJZ9N type=write size=28687 2024-09-16T06:03:11.596 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.595+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~PSI56SLGAETG.0 size=1048576 2024-09-16T06:03:11.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.597+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~PSI56SLGAETG.1 size=785590 2024-09-16T06:03:11.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.597+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=PSI56SLGAETG tag=PEXN42ZDQZZD type=write size=2882742 2024-09-16T06:03:11.600 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.600+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~E71GVHFUDGKB.0 size=1048576 2024-09-16T06:03:11.602 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.601+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~E71GVHFUDGKB.1 size=733744 2024-09-16T06:03:11.606 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.606+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=E71GVHFUDGKB tag=TWFQBFA8P9NY type=write size=2830896 2024-09-16T06:03:11.608 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.608+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=3PFO1FGBHX3D type=del size=2891415 2024-09-16T06:03:11.610 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.610+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=MRPFHUOP7N68 type=del 2024-09-16T06:03:11.612 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.612+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=75RYAW6S43YU type=del size=1738844 2024-09-16T06:03:11.616 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.616+0000 7f1c96a0d780 1 < suggested update operation key=5VD077EFKM1N tag=FAALXWX2XNCL type=del size=2257286 2024-09-16T06:03:11.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.618+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=7M92I7QZVHR1 type=del size=3705660 2024-09-16T06:03:11.620 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.620+0000 7f1c96a0d780 1 < completed write operation key=ZBZ9ATHB0R42 tag=S0ZPSE2FEOU1 type=write size=137424 2024-09-16T06:03:11.624 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.624+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~OALU3WPMW76V.0 size=1048576 2024-09-16T06:03:11.625 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.625+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~OALU3WPMW76V.1 size=1048576 2024-09-16T06:03:11.627 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.627+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~OALU3WPMW76V.2 size=455068 2024-09-16T06:03:11.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.627+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=OALU3WPMW76V tag=WALJ1ED8W9VK type=write size=3600796 2024-09-16T06:03:11.630 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.630+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=HVX1EG71DS7U type=del 2024-09-16T06:03:11.634 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.633+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~X70UA14P6CCW.0 size=1048576 2024-09-16T06:03:11.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.635+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~X70UA14P6CCW.1 size=348367 2024-09-16T06:03:11.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.635+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=X70UA14P6CCW tag=547JKPZJN440 type=write size=2445519 2024-09-16T06:03:11.639 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.639+0000 7f1c96a0d780 1 < suggested remove operation key=ZBZ9ATHB0R42 tag=2H07VCZX5SNK type=del 2024-09-16T06:03:11.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.641+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=IBZQ971NKDL8 type=del size=2597264 2024-09-16T06:03:11.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.642+0000 7f1c96a0d780 -1 < no bi entry to suggest for operation key=ZBZ9ATHB0R42 tag=HTB1H1CGE4HE type=del size=1103155: (2) No such file or directory 2024-09-16T06:03:11.644 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.644+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=R983ZTX62D31 type=del size=3654464 2024-09-16T06:03:11.646 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.646+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~X86JWH82LOCR.0 size=1048576 2024-09-16T06:03:11.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.648+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~X86JWH82LOCR.1 size=459833 2024-09-16T06:03:11.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.651+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=X86JWH82LOCR tag=OW0GII8U4BRX type=write size=2556985 2024-09-16T06:03:11.653 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.653+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=K0CO2WV7CWBB type=del size=1323611 2024-09-16T06:03:11.656 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.655+0000 7f1c96a0d780 1 < completed write operation key=GKLPEUNB19HH tag=YNY1PXO7IBIC type=write size=228972 2024-09-16T06:03:11.657 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.657+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=VFEZGN6ZXXAW type=del size=3844088 2024-09-16T06:03:11.660 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.659+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=2KT4P4BS34J7 type=write size=247311 2024-09-16T06:03:11.662 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.662+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=UXDN380Z3RG6 type=del size=1320652 2024-09-16T06:03:11.664 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.664+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=D69NYJRDLRLJ type=del 2024-09-16T06:03:11.668 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.667+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~A48PHLEIKQGE.0 size=1048576 2024-09-16T06:03:11.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.669+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~A48PHLEIKQGE.1 size=834341 2024-09-16T06:03:11.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.669+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=A48PHLEIKQGE tag=NNKRZY9MJIXC type=write size=2931493 2024-09-16T06:03:11.671 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.671+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=SE9IY7JGJRG4 type=del 2024-09-16T06:03:11.674 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.674+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=0KQXCMV53ZOY type=write size=447775 2024-09-16T06:03:11.677 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.677+0000 7f1c96a0d780 1 < completed write operation key=R28PBTA8L868 tag=XGK5U20CIER1 type=write size=662221 2024-09-16T06:03:11.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.678+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=K5N6DT30XVPO type=write size=518844 2024-09-16T06:03:11.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.681+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=8080ABSY2D65 type=del 2024-09-16T06:03:11.683 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.683+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=9BGG1TC7TCC2 type=del size=1864429 2024-09-16T06:03:11.686 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.685+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=5OX68PN54F9G type=del 2024-09-16T06:03:11.689 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.689+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~QHLSZTQ2DL2D.0 size=961236 2024-09-16T06:03:11.689 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.689+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=QHLSZTQ2DL2D tag=GVLVYPIL1D2X type=write size=2009812 2024-09-16T06:03:11.691 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.691+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~PSI56SLGAETG.0 size=1048576 2024-09-16T06:03:11.693 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.692+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~PSI56SLGAETG.1 size=785590 2024-09-16T06:03:11.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.696+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=PSI56SLGAETG tag=PEXN42ZDQZZD type=write size=2882742 2024-09-16T06:03:11.700 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.699+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~OSEMEU7UDIDW.0 size=345616 2024-09-16T06:03:11.700 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.699+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=OSEMEU7UDIDW tag=SGRW9DZQ31L1 type=write size=1394192 2024-09-16T06:03:11.702 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.701+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=3PFO1FGBHX3D type=del 2024-09-16T06:03:11.704 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.704+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=8XVIETHCXSK4 type=del size=810454 2024-09-16T06:03:11.708 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.708+0000 7f1c96a0d780 1 < suggested remove operation key=GPTASZV7V0C3 tag=75RYAW6S43YU type=del 2024-09-16T06:03:11.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.710+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=IX36AO2VEF6G type=del size=737698 2024-09-16T06:03:11.715 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.715+0000 7f1c96a0d780 1 < suggested remove operation key=XB6HUGWUA3R4 tag=7M92I7QZVHR1 type=del 2024-09-16T06:03:11.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.716+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=PBRFGW985B0B type=write size=871340 2024-09-16T06:03:11.719 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.718+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~OALU3WPMW76V.0 size=1048576 2024-09-16T06:03:11.720 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.720+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~OALU3WPMW76V.1 size=1048576 2024-09-16T06:03:11.722 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.722+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~OALU3WPMW76V.2 size=455068 2024-09-16T06:03:11.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.725+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=OALU3WPMW76V tag=WALJ1ED8W9VK type=write size=3600796 2024-09-16T06:03:11.730 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.730+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~GR0CFDH9Q1FC.0 size=1048576 2024-09-16T06:03:11.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.731+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~GR0CFDH9Q1FC.1 size=1048576 2024-09-16T06:03:11.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.733+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~GR0CFDH9Q1FC.2 size=892469 2024-09-16T06:03:11.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.733+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=GR0CFDH9Q1FC tag=GRLV78S4Y1F6 type=write size=4038197 2024-09-16T06:03:11.735 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.735+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~X70UA14P6CCW.0 size=1048576 2024-09-16T06:03:11.737 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.737+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~X70UA14P6CCW.1 size=348367 2024-09-16T06:03:11.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.741+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=X70UA14P6CCW tag=547JKPZJN440 type=write size=2445519 2024-09-16T06:03:11.745 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.744+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~GNUKHVP8H9JZ.0 size=1048576 2024-09-16T06:03:11.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.746+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~GNUKHVP8H9JZ.1 size=1048576 2024-09-16T06:03:11.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.747+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~GNUKHVP8H9JZ.2 size=772964 2024-09-16T06:03:11.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.747+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=GNUKHVP8H9JZ tag=6W31YW82ISXC type=write size=3918692 2024-09-16T06:03:11.750 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.749+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=IBZQ971NKDL8 type=del 2024-09-16T06:03:11.751 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.751+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=G6W80EL0DJZH type=write size=658592 2024-09-16T06:03:11.754 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.753+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=R983ZTX62D31 type=del 2024-09-16T06:03:11.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.755+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=0CIUFP425TGC type=del size=122589 2024-09-16T06:03:11.760 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.759+0000 7f1c96a0d780 1 < suggested remove operation key=ZTW6L951QI5A tag=K0CO2WV7CWBB type=del 2024-09-16T06:03:11.762 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.762+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=4ASNJG7SWGYR type=write size=298476 2024-09-16T06:03:11.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.764+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=VFEZGN6ZXXAW type=del 2024-09-16T06:03:11.769 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.769+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~1PIHDJF5M1CL.0 size=1048576 2024-09-16T06:03:11.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.771+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~1PIHDJF5M1CL.1 size=1048576 2024-09-16T06:03:11.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.773+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~1PIHDJF5M1CL.2 size=62862 2024-09-16T06:03:11.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.773+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=1PIHDJF5M1CL tag=OGA8Z0FTOEWA type=write size=3208590 2024-09-16T06:03:11.777 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.776+0000 7f1c96a0d780 -1 < failed to complete operation key=ZTW6L951QI5A tag=UXDN380Z3RG6 type=del size=1320652: (22) Invalid argument 2024-09-16T06:03:11.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.779+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=8WXP7PURIJ7E type=del size=793097 2024-09-16T06:03:11.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.781+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~A48PHLEIKQGE.0 size=1048576 2024-09-16T06:03:11.784 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.783+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~A48PHLEIKQGE.1 size=834341 2024-09-16T06:03:11.787 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.787+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=A48PHLEIKQGE tag=NNKRZY9MJIXC type=write size=2931493 2024-09-16T06:03:11.791 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.791+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~UMJE1H5YAYJW.0 size=1048576 2024-09-16T06:03:11.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.792+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~UMJE1H5YAYJW.1 size=471574 2024-09-16T06:03:11.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.792+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=UMJE1H5YAYJW tag=WS9CDMN20E5D type=write size=2568726 2024-09-16T06:03:11.795 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.795+0000 7f1c96a0d780 -1 < failed to complete operation key=XB6HUGWUA3R4 tag=0KQXCMV53ZOY type=write size=447775: (22) Invalid argument 2024-09-16T06:03:11.797 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.797+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=S0IEXWQ61ZIY type=write size=425546 2024-09-16T06:03:11.800 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.799+0000 7f1c96a0d780 1 < completed write operation key=VVPJT0T4Z4XP tag=K5N6DT30XVPO type=write size=518844 2024-09-16T06:03:11.803 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.803+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~SBEVB8I0EZ7D.0 size=172741 2024-09-16T06:03:11.803 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.803+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=SBEVB8I0EZ7D tag=ZHA4GX6MY27E type=write size=1221317 2024-09-16T06:03:11.805 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.805+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=9BGG1TC7TCC2 type=del 2024-09-16T06:03:11.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.809+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~3QOMPTT2LJRF.0 size=800234 2024-09-16T06:03:11.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.809+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=3QOMPTT2LJRF tag=SJ6Y4KMR4NPE type=write size=1848810 2024-09-16T06:03:11.811 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.811+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~QHLSZTQ2DL2D.0 size=961236 2024-09-16T06:03:11.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.814+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=QHLSZTQ2DL2D tag=GVLVYPIL1D2X type=write size=2009812 2024-09-16T06:03:11.816 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.816+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=TM2PON9OZLCE type=del size=3474265 2024-09-16T06:03:11.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.818+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~OSEMEU7UDIDW.0 size=345616 2024-09-16T06:03:11.822 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.822+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=OSEMEU7UDIDW tag=SGRW9DZQ31L1 type=write size=1394192 2024-09-16T06:03:11.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.824+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=K1OL1MW3K3Z9 type=del size=4017842 2024-09-16T06:03:11.826 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.826+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=8XVIETHCXSK4 type=del 2024-09-16T06:03:11.828 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.828+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=3D91QXZXZ7XY type=del size=2412011 2024-09-16T06:03:11.833 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.832+0000 7f1c96a0d780 1 < suggested remove operation key=LVXXKY3EMJ6G tag=IX36AO2VEF6G type=del 2024-09-16T06:03:11.835 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.834+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=V4OJA0N1K8GP type=del size=2615886 2024-09-16T06:03:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:11 smithi161 ceph-mon[87722]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 772 KiB/s rd, 267 KiB/s wr, 1.36k op/s 2024-09-16T06:03:11.837 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.836+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=PBRFGW985B0B type=write size=871340 2024-09-16T06:03:11.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.838+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=4DS1L15EAEC8 type=del size=3398787 2024-09-16T06:03:11.841 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.840+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~GR0CFDH9Q1FC.0 size=1048576 2024-09-16T06:03:11.842 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.842+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~GR0CFDH9Q1FC.1 size=1048576 2024-09-16T06:03:11.844 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.844+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~GR0CFDH9Q1FC.2 size=892469 2024-09-16T06:03:11.847 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.847+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=GR0CFDH9Q1FC tag=GRLV78S4Y1F6 type=write size=4038197 2024-09-16T06:03:11.849 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.849+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=GEXW3WJ5O4YA type=del size=271973 2024-09-16T06:03:11.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.851+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~GNUKHVP8H9JZ.0 size=1048576 2024-09-16T06:03:11.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.853+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~GNUKHVP8H9JZ.1 size=1048576 2024-09-16T06:03:11.854 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.854+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~GNUKHVP8H9JZ.2 size=772964 2024-09-16T06:03:11.858 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.858+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=GNUKHVP8H9JZ tag=6W31YW82ISXC type=write size=3918692 2024-09-16T06:03:11.863 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.862+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~HCXDU99CYGIU.0 size=1048576 2024-09-16T06:03:11.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.864+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~HCXDU99CYGIU.1 size=1048576 2024-09-16T06:03:11.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.866+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~HCXDU99CYGIU.2 size=794749 2024-09-16T06:03:11.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.866+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=HCXDU99CYGIU tag=9AOQM6ATQZQV type=write size=3940477 2024-09-16T06:03:11.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.868+0000 7f1c96a0d780 1 < canceled operation key=Q3AIT4Z2PAJ8 tag=G6W80EL0DJZH type=write size=658592 2024-09-16T06:03:11.870 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.869+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=7L6UBLKE5TBK type=del size=1347794 2024-09-16T06:03:11.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.874+0000 7f1c96a0d780 1 < suggested update operation key=MG6M4OG5GERR tag=0CIUFP425TGC type=del size=122589 2024-09-16T06:03:11.876 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.876+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=K9W9FYL2Q1IB type=del size=482588 2024-09-16T06:03:11.878 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.878+0000 7f1c96a0d780 1 < completed write operation key=Z3N7DW12T7KE tag=4ASNJG7SWGYR type=write size=298476 2024-09-16T06:03:11.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.881+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~GVKHZ4G5322A.0 size=1048576 2024-09-16T06:03:11.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.883+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~GVKHZ4G5322A.1 size=1048576 2024-09-16T06:03:11.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.885+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~GVKHZ4G5322A.2 size=764678 2024-09-16T06:03:11.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.885+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=GVKHZ4G5322A tag=JHLKDFPX1OOU type=write size=3910406 2024-09-16T06:03:11.887 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.886+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~1PIHDJF5M1CL.0 size=1048576 2024-09-16T06:03:11.889 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.888+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~1PIHDJF5M1CL.1 size=1048576 2024-09-16T06:03:11.890 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.890+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~1PIHDJF5M1CL.2 size=62862 2024-09-16T06:03:11.894 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.893+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=1PIHDJF5M1CL tag=OGA8Z0FTOEWA type=write size=3208590 2024-09-16T06:03:11.896 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.895+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=BVZ9DD779BNG type=del size=2188136 2024-09-16T06:03:11.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.897+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=8WXP7PURIJ7E type=del 2024-09-16T06:03:11.900 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.899+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=OHLZ5AYVXINT type=del size=801042 2024-09-16T06:03:11.901 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.901+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~UMJE1H5YAYJW.0 size=1048576 2024-09-16T06:03:11.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.903+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~UMJE1H5YAYJW.1 size=471574 2024-09-16T06:03:11.906 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.906+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=UMJE1H5YAYJW tag=WS9CDMN20E5D type=write size=2568726 2024-09-16T06:03:11.910 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.910+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~WDF6EEFGEXX5.0 size=1048576 2024-09-16T06:03:11.912 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.911+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~WDF6EEFGEXX5.1 size=1048576 2024-09-16T06:03:11.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.913+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~WDF6EEFGEXX5.2 size=823875 2024-09-16T06:03:11.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.913+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=WDF6EEFGEXX5 tag=QWZUKFSV0P5I type=write size=3969603 2024-09-16T06:03:11.915 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.915+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=S0IEXWQ61ZIY type=write size=425546 2024-09-16T06:03:11.917 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.917+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=N39S4SAXB9OG type=write size=734202 2024-09-16T06:03:11.920 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.919+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~SBEVB8I0EZ7D.0 size=172741 2024-09-16T06:03:11.923 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.923+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=SBEVB8I0EZ7D tag=ZHA4GX6MY27E type=write size=1221317 2024-09-16T06:03:11.925 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.925+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=IF9IO67GW10X type=del size=928674 2024-09-16T06:03:11.925 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.925+0000 7f1c96a0d780 1 < canceled part key=_multipart_GPTASZV7V0C3.2~3QOMPTT2LJRF.0 size=800234 2024-09-16T06:03:11.929 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.928+0000 7f1c96a0d780 1 < canceled multipart upload key=GPTASZV7V0C3 upload=3QOMPTT2LJRF tag=SJ6Y4KMR4NPE type=write size=1848810 2024-09-16T06:03:11.933 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.933+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~KC5PP8L50MPD.0 size=275926 2024-09-16T06:03:11.934 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.933+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=KC5PP8L50MPD tag=G75VU1MN88Q0 type=write size=1324502 2024-09-16T06:03:11.936 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.935+0000 7f1c96a0d780 1 < canceled operation key=GJNDR1WBPIEA tag=TM2PON9OZLCE type=del size=3474265 2024-09-16T06:03:11.940 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.939+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~5C3OIYBBPRLQ.0 size=1048576 2024-09-16T06:03:11.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.941+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~5C3OIYBBPRLQ.1 size=1048576 2024-09-16T06:03:11.943 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.943+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~5C3OIYBBPRLQ.2 size=57786 2024-09-16T06:03:11.943 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.943+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=5C3OIYBBPRLQ tag=24KBXDR1CRIE type=write size=3203514 2024-09-16T06:03:11.945 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.945+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=K1OL1MW3K3Z9 type=del 2024-09-16T06:03:11.949 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.948+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~OT027IYI6PVE.0 size=1048576 2024-09-16T06:03:11.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.950+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~OT027IYI6PVE.1 size=1048576 2024-09-16T06:03:11.953 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.952+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~OT027IYI6PVE.2 size=784406 2024-09-16T06:03:11.953 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.952+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=OT027IYI6PVE tag=6CSCWF54X4WH type=write size=3930134 2024-09-16T06:03:11.955 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.954+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=3D91QXZXZ7XY type=del 2024-09-16T06:03:11.956 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.956+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=055PSPD0FKZU type=del size=1657619 2024-09-16T06:03:11.961 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.961+0000 7f1c96a0d780 1 < suggested remove operation key=ZTW6L951QI5A tag=V4OJA0N1K8GP type=del 2024-09-16T06:03:11.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.965+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~6YY6YXZC83WW.0 size=1048576 2024-09-16T06:03:11.967 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.966+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~6YY6YXZC83WW.1 size=1048576 2024-09-16T06:03:11.968 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.968+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~6YY6YXZC83WW.2 size=251643 2024-09-16T06:03:11.968 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.968+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=6YY6YXZC83WW tag=091YE2DJ1IQ9 type=write size=3397371 2024-09-16T06:03:11.970 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.970+0000 7f1c96a0d780 1 < canceled operation key=QRD29GC0JIIP tag=4DS1L15EAEC8 type=del size=3398787 2024-09-16T06:03:11.973 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.972+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=Y3OVN64USZ3E type=del size=1986033 2024-09-16T06:03:11.975 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.974+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=GEXW3WJ5O4YA type=del 2024-09-16T06:03:11.978 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.978+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~U4HCYSNCDWHC.0 size=1048576 2024-09-16T06:03:11.980 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.980+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~U4HCYSNCDWHC.1 size=1048576 2024-09-16T06:03:11.982 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.981+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~U4HCYSNCDWHC.2 size=859573 2024-09-16T06:03:11.982 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.981+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=U4HCYSNCDWHC tag=W36P9100FRSY type=write size=4005301 2024-09-16T06:03:11.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.984+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~HCXDU99CYGIU.0 size=1048576 2024-09-16T06:03:11.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.984+0000 7f1c96a0d780 1 < canceled part key=_multipart_LVXXKY3EMJ6G.2~HCXDU99CYGIU.1 size=1048576 2024-09-16T06:03:11.985 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.985+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~HCXDU99CYGIU.2 size=794749 2024-09-16T06:03:11.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.988+0000 7f1c96a0d780 1 < canceled multipart upload key=LVXXKY3EMJ6G upload=HCXDU99CYGIU tag=9AOQM6ATQZQV type=write size=3940477 2024-09-16T06:03:11.992 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.992+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~BEM61QF8O72C.0 size=1012073 2024-09-16T06:03:11.993 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.992+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=BEM61QF8O72C tag=MRWBVEBLHAQB type=write size=2060649 2024-09-16T06:03:11.994 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.994+0000 7f1c96a0d780 1 < canceled operation key=GJNDR1WBPIEA tag=7L6UBLKE5TBK type=del size=1347794 2024-09-16T06:03:11.998 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.998+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~MC0RLIGRKV75.0 size=1024849 2024-09-16T06:03:11.998 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:11.998+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=MC0RLIGRKV75 tag=0Z9G8F57RBPP type=write size=2073425 2024-09-16T06:03:12.002 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.002+0000 7f1c96a0d780 1 < suggested update operation key=RLYT9MKOIL9G tag=K9W9FYL2Q1IB type=del size=482588 2024-09-16T06:03:12.004 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.003+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=ZRLKGKXGEG4C type=del size=696586 2024-09-16T06:03:12.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.006+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~GVKHZ4G5322A.0 size=1048576 2024-09-16T06:03:12.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.006+0000 7f1c96a0d780 1 < canceled part key=_multipart_XB6HUGWUA3R4.2~GVKHZ4G5322A.1 size=1048576 2024-09-16T06:03:12.007 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.007+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~GVKHZ4G5322A.2 size=764678 2024-09-16T06:03:12.011 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.011+0000 7f1c96a0d780 1 < canceled multipart upload key=XB6HUGWUA3R4 upload=GVKHZ4G5322A tag=JHLKDFPX1OOU type=write size=3910406 2024-09-16T06:03:12.013 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.013+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=GRQG9P45D4S3 type=del size=623036 2024-09-16T06:03:12.015 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.015+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=BVZ9DD779BNG type=del 2024-09-16T06:03:12.017 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.017+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=K8QI7F2OO1EO type=del size=475104 2024-09-16T06:03:12.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.019+0000 7f1c96a0d780 1 < canceled operation key=5DI2PMM37X1T tag=OHLZ5AYVXINT type=del size=801042 2024-09-16T06:03:12.024 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.023+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~Y0CYHJGJDW31.0 size=1048576 2024-09-16T06:03:12.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.025+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~Y0CYHJGJDW31.1 size=421519 2024-09-16T06:03:12.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.025+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=Y0CYHJGJDW31 tag=L4M6DVDQS25N type=write size=2518671 2024-09-16T06:03:12.027 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.027+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~WDF6EEFGEXX5.0 size=1048576 2024-09-16T06:03:12.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.028+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~WDF6EEFGEXX5.1 size=1048576 2024-09-16T06:03:12.030 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.030+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~WDF6EEFGEXX5.2 size=823875 2024-09-16T06:03:12.034 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.034+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=WDF6EEFGEXX5 tag=QWZUKFSV0P5I type=write size=3969603 2024-09-16T06:03:12.038 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.037+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~D7ABMY189HTI.0 size=1048576 2024-09-16T06:03:12.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.039+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~D7ABMY189HTI.1 size=1048576 2024-09-16T06:03:12.041 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.041+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~D7ABMY189HTI.2 size=427147 2024-09-16T06:03:12.041 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.041+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=D7ABMY189HTI tag=ZVLWU9OP61RC type=write size=3572875 2024-09-16T06:03:12.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.043+0000 7f1c96a0d780 1 < completed write operation key=Y2B47WIY8S18 tag=N39S4SAXB9OG type=write size=734202 2024-09-16T06:03:12.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.047+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~PSLFMWN4WOSZ.0 size=389968 2024-09-16T06:03:12.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.047+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=PSLFMWN4WOSZ tag=VS7NQBA4S43I type=write size=1438544 2024-09-16T06:03:12.051 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.051+0000 7f1c96a0d780 1 < suggested update operation key=XTSPQEKWTZZU tag=IF9IO67GW10X type=del size=928674 2024-09-16T06:03:12.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.053+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=9JDEMIWV0XEY type=del size=567208 2024-09-16T06:03:12.055 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.055+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~KC5PP8L50MPD.0 size=275926 2024-09-16T06:03:12.059 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.059+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=KC5PP8L50MPD tag=G75VU1MN88Q0 type=write size=1324502 2024-09-16T06:03:12.063 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.062+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~3IS1Z2RH4RJI.0 size=1048576 2024-09-16T06:03:12.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.064+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~3IS1Z2RH4RJI.1 size=840239 2024-09-16T06:03:12.065 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.064+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=3IS1Z2RH4RJI tag=3J059G7PCI1T type=write size=2937391 2024-09-16T06:03:12.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.066+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~5C3OIYBBPRLQ.0 size=1048576 2024-09-16T06:03:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:11 smithi145 ceph-mon[96887]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 772 KiB/s rd, 267 KiB/s wr, 1.36k op/s 2024-09-16T06:03:12.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:11 smithi145 ceph-mon[99390]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 772 KiB/s rd, 267 KiB/s wr, 1.36k op/s 2024-09-16T06:03:12.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.068+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~5C3OIYBBPRLQ.1 size=1048576 2024-09-16T06:03:12.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.069+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~5C3OIYBBPRLQ.2 size=57786 2024-09-16T06:03:12.073 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.073+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=5C3OIYBBPRLQ tag=24KBXDR1CRIE type=write size=3203514 2024-09-16T06:03:12.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.075+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=ND6W4CAP6TMA type=del size=5366 2024-09-16T06:03:12.077 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.077+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~OT027IYI6PVE.0 size=1048576 2024-09-16T06:03:12.079 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.079+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~OT027IYI6PVE.1 size=1048576 2024-09-16T06:03:12.081 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.080+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~OT027IYI6PVE.2 size=784406 2024-09-16T06:03:12.084 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.084+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=OT027IYI6PVE tag=6CSCWF54X4WH type=write size=3930134 2024-09-16T06:03:12.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.086+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=106FG9IU75M2 type=del size=2757589 2024-09-16T06:03:12.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.088+0000 7f1c96a0d780 -1 < failed to complete operation key=ZTW6L951QI5A tag=055PSPD0FKZU type=del size=1657619: (22) Invalid argument 2024-09-16T06:03:12.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.092+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~IH0HJ8AYSXOO.0 size=1048576 2024-09-16T06:03:12.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.094+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~IH0HJ8AYSXOO.1 size=1048576 2024-09-16T06:03:12.096 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.096+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~IH0HJ8AYSXOO.2 size=827455 2024-09-16T06:03:12.096 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.096+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=IH0HJ8AYSXOO tag=49VB72RG0H5I type=write size=3973183 2024-09-16T06:03:12.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.098+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~6YY6YXZC83WW.0 size=1048576 2024-09-16T06:03:12.100 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.099+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~6YY6YXZC83WW.1 size=1048576 2024-09-16T06:03:12.101 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.101+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~6YY6YXZC83WW.2 size=251643 2024-09-16T06:03:12.106 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.106+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=6YY6YXZC83WW tag=091YE2DJ1IQ9 type=write size=3397371 2024-09-16T06:03:12.110 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.109+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~7B1OM3BIXGVX.0 size=1048576 2024-09-16T06:03:12.112 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.111+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~7B1OM3BIXGVX.1 size=982750 2024-09-16T06:03:12.112 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.111+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=7B1OM3BIXGVX tag=50PXZZTWSHIX type=write size=3079902 2024-09-16T06:03:12.114 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.114+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=Y3OVN64USZ3E type=del 2024-09-16T06:03:12.116 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.116+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=QWSIEIMK4RYZ type=del size=4063066 2024-09-16T06:03:12.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.118+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~U4HCYSNCDWHC.0 size=1048576 2024-09-16T06:03:12.120 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.120+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~U4HCYSNCDWHC.1 size=1048576 2024-09-16T06:03:12.122 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.121+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~U4HCYSNCDWHC.2 size=859573 2024-09-16T06:03:12.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.125+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=U4HCYSNCDWHC tag=W36P9100FRSY type=write size=4005301 2024-09-16T06:03:12.130 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.129+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~7ZX9X7P2LZUS.0 size=110472 2024-09-16T06:03:12.130 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.129+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=7ZX9X7P2LZUS tag=I6HNZD7URP7F type=write size=1159048 2024-09-16T06:03:12.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.131+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~BEM61QF8O72C.0 size=1012073 2024-09-16T06:03:12.136 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.136+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=BEM61QF8O72C tag=MRWBVEBLHAQB type=write size=2060649 2024-09-16T06:03:12.138 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.138+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=7C21WQ5FXDTH type=write size=341930 2024-09-16T06:03:12.140 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.140+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~MC0RLIGRKV75.0 size=1024849 2024-09-16T06:03:12.144 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.143+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=MC0RLIGRKV75 tag=0Z9G8F57RBPP type=write size=2073425 2024-09-16T06:03:12.146 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.145+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=7P150Z6RYTN6 type=del size=2506297 2024-09-16T06:03:12.147 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.147+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=ZRLKGKXGEG4C type=del 2024-09-16T06:03:12.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.151+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~AUKKHU98ZTWW.0 size=1048576 2024-09-16T06:03:12.153 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.153+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~AUKKHU98ZTWW.1 size=1048576 2024-09-16T06:03:12.155 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.155+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~AUKKHU98ZTWW.2 size=145616 2024-09-16T06:03:12.155 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.155+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=AUKKHU98ZTWW tag=STRUTM3UAVGA type=write size=3291344 2024-09-16T06:03:12.157 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.157+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=GRQG9P45D4S3 type=del 2024-09-16T06:03:12.161 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.161+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~D0QDNEC23WNP.0 size=1048576 2024-09-16T06:03:12.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.163+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~D0QDNEC23WNP.1 size=848474 2024-09-16T06:03:12.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.163+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=D0QDNEC23WNP tag=9HA5G03CDOW1 type=write size=2945626 2024-09-16T06:03:12.165 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.165+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=K8QI7F2OO1EO type=del 2024-09-16T06:03:12.169 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.169+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~YR6YK9IAUEVA.0 size=1048576 2024-09-16T06:03:12.171 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.171+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~YR6YK9IAUEVA.1 size=549345 2024-09-16T06:03:12.171 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.171+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=YR6YK9IAUEVA tag=1OAGI6M03ST4 type=write size=2646497 2024-09-16T06:03:12.171 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.171+0000 7f1c96a0d780 1 < canceled part key=_multipart_ITM02B2USRE0.2~Y0CYHJGJDW31.0 size=1048576 2024-09-16T06:03:12.173 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.172+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~Y0CYHJGJDW31.1 size=421519 2024-09-16T06:03:12.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.176+0000 7f1c96a0d780 1 < canceled multipart upload key=ITM02B2USRE0 upload=Y0CYHJGJDW31 tag=L4M6DVDQS25N type=write size=2518671 2024-09-16T06:03:12.180 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.178+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=5WRGM7NT5VCW type=del size=539510 2024-09-16T06:03:12.180 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.180+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~D7ABMY189HTI.0 size=1048576 2024-09-16T06:03:12.182 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.182+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~D7ABMY189HTI.1 size=1048576 2024-09-16T06:03:12.184 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.183+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~D7ABMY189HTI.2 size=427147 2024-09-16T06:03:12.187 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.187+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=D7ABMY189HTI tag=ZVLWU9OP61RC type=write size=3572875 2024-09-16T06:03:12.189 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.189+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=LI8ZY5L0FIND type=del size=1619740 2024-09-16T06:03:12.191 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.191+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~PSLFMWN4WOSZ.0 size=389968 2024-09-16T06:03:12.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.194+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=PSLFMWN4WOSZ tag=VS7NQBA4S43I type=write size=1438544 2024-09-16T06:03:12.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.197+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=Y10I11PZ4ETJ type=del size=398955 2024-09-16T06:03:12.199 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.199+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=9JDEMIWV0XEY type=del 2024-09-16T06:03:12.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.203+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~NIAEQ98XE1NJ.0 size=455630 2024-09-16T06:03:12.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.203+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=NIAEQ98XE1NJ tag=M9W2KOHU5OWJ type=write size=1504206 2024-09-16T06:03:12.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.205+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~3IS1Z2RH4RJI.0 size=1048576 2024-09-16T06:03:12.207 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.207+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~3IS1Z2RH4RJI.1 size=840239 2024-09-16T06:03:12.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.211+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=3IS1Z2RH4RJI tag=3J059G7PCI1T type=write size=2937391 2024-09-16T06:03:12.214 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.214+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=15WMKPGVCOX7 type=del size=2561380 2024-09-16T06:03:12.216 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.216+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=ND6W4CAP6TMA type=del 2024-09-16T06:03:12.218 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.217+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=0NUNSBBS5UXJ type=del size=892198 2024-09-16T06:03:12.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.221+0000 7f1c96a0d780 1 < suggested update operation key=5DI2PMM37X1T tag=106FG9IU75M2 type=del size=2757589 2024-09-16T06:03:12.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.225+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~X3NKV4RQZ9ZT.0 size=885257 2024-09-16T06:03:12.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.225+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=X3NKV4RQZ9ZT tag=ATK9TYIVFKOG type=write size=1933833 2024-09-16T06:03:12.228 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.227+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~IH0HJ8AYSXOO.0 size=1048576 2024-09-16T06:03:12.229 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.229+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~IH0HJ8AYSXOO.1 size=1048576 2024-09-16T06:03:12.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.231+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~IH0HJ8AYSXOO.2 size=827455 2024-09-16T06:03:12.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.235+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=IH0HJ8AYSXOO tag=49VB72RG0H5I type=write size=3973183 2024-09-16T06:03:12.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.237+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=AQ242CSX9IUT type=del size=1774322 2024-09-16T06:03:12.240 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.239+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~7B1OM3BIXGVX.0 size=1048576 2024-09-16T06:03:12.241 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.241+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~7B1OM3BIXGVX.1 size=982750 2024-09-16T06:03:12.245 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.244+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=7B1OM3BIXGVX tag=50PXZZTWSHIX type=write size=3079902 2024-09-16T06:03:12.249 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.248+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~9AKWBMB9E7VG.0 size=1048576 2024-09-16T06:03:12.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.250+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~9AKWBMB9E7VG.1 size=650538 2024-09-16T06:03:12.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.250+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=9AKWBMB9E7VG tag=M38S11277QYE type=write size=2747690 2024-09-16T06:03:12.252 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.252+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=QWSIEIMK4RYZ type=del 2024-09-16T06:03:12.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.254+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=FO7JFJ9BW1CJ type=del size=3907916 2024-09-16T06:03:12.256 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.256+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~7ZX9X7P2LZUS.0 size=110472 2024-09-16T06:03:12.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.259+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=7ZX9X7P2LZUS tag=I6HNZD7URP7F type=write size=1159048 2024-09-16T06:03:12.261 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.261+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=PK0U4KVJKNQ5 type=del size=3103792 2024-09-16T06:03:12.263 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.263+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=7C21WQ5FXDTH type=write size=341930 2024-09-16T06:03:12.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.265+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=X6C0Q9IUCKP4 type=write size=861977 2024-09-16T06:03:12.269 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.268+0000 7f1c96a0d780 1 < suggested remove operation key=XB6HUGWUA3R4 tag=7P150Z6RYTN6 type=del 2024-09-16T06:03:12.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.272+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~4Y2EHM1XSP2N.0 size=1048576 2024-09-16T06:03:12.275 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.274+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~4Y2EHM1XSP2N.1 size=1048576 2024-09-16T06:03:12.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.276+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~4Y2EHM1XSP2N.2 size=8023 2024-09-16T06:03:12.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.276+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=4Y2EHM1XSP2N tag=MIBY018DY3QT type=write size=3153751 2024-09-16T06:03:12.279 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.279+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~AUKKHU98ZTWW.0 size=1048576 2024-09-16T06:03:12.279 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.279+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZTW6L951QI5A.2~AUKKHU98ZTWW.1 size=1048576 2024-09-16T06:03:12.281 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.280+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~AUKKHU98ZTWW.2 size=145616 2024-09-16T06:03:12.284 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.284+0000 7f1c96a0d780 1 < canceled multipart upload key=ZTW6L951QI5A upload=AUKKHU98ZTWW tag=STRUTM3UAVGA type=write size=3291344 2024-09-16T06:03:12.287 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.286+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=E4NQMOBZEUI2 type=del size=2203130 2024-09-16T06:03:12.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.289+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~D0QDNEC23WNP.0 size=1048576 2024-09-16T06:03:12.291 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.290+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~D0QDNEC23WNP.1 size=848474 2024-09-16T06:03:12.294 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.294+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=D0QDNEC23WNP tag=9HA5G03CDOW1 type=write size=2945626 2024-09-16T06:03:12.297 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.296+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=BUABSBY8J4PP type=write size=901777 2024-09-16T06:03:12.299 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.298+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~YR6YK9IAUEVA.0 size=1048576 2024-09-16T06:03:12.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.300+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~YR6YK9IAUEVA.1 size=549345 2024-09-16T06:03:12.304 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.304+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=YR6YK9IAUEVA tag=1OAGI6M03ST4 type=write size=2646497 2024-09-16T06:03:12.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.306+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=NFFLWE5QL4TF type=del size=1638026 2024-09-16T06:03:12.308 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.308+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=5WRGM7NT5VCW type=del 2024-09-16T06:03:12.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.310+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=5TJTT7JGUP8S type=del size=1561387 2024-09-16T06:03:12.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.312+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=LI8ZY5L0FIND type=del 2024-09-16T06:03:12.317 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.316+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~RPDSFBCEFBMN.0 size=1048576 2024-09-16T06:03:12.318 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.318+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~RPDSFBCEFBMN.1 size=654289 2024-09-16T06:03:12.318 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.318+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=RPDSFBCEFBMN tag=6NGN4W4KHLUV type=write size=2751441 2024-09-16T06:03:12.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.321+0000 7f1c96a0d780 -1 < failed to complete operation key=XB6HUGWUA3R4 tag=Y10I11PZ4ETJ type=del size=398955: (22) Invalid argument 2024-09-16T06:03:12.323 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.323+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=9O4YQ0PDLJ74 type=del size=1012251 2024-09-16T06:03:12.325 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.325+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~NIAEQ98XE1NJ.0 size=455630 2024-09-16T06:03:12.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.329+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=NIAEQ98XE1NJ tag=M9W2KOHU5OWJ type=write size=1504206 2024-09-16T06:03:12.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.331+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=40TLEM3SSCYK type=del size=4129193 2024-09-16T06:03:12.333 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.333+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=15WMKPGVCOX7 type=del 2024-09-16T06:03:12.337 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.337+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~93M8LF3H620Z.0 size=1048576 2024-09-16T06:03:12.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.338+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~93M8LF3H620Z.1 size=1048576 2024-09-16T06:03:12.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.340+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~93M8LF3H620Z.2 size=799315 2024-09-16T06:03:12.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.340+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=93M8LF3H620Z tag=2NFPQ4CQCMTQ type=write size=3945043 2024-09-16T06:03:12.342 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.342+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=0NUNSBBS5UXJ type=del 2024-09-16T06:03:12.345 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.345+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=NVI9UHKVJ9PS type=del size=773254 2024-09-16T06:03:12.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.347+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~X3NKV4RQZ9ZT.0 size=885257 2024-09-16T06:03:12.350 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.350+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=X3NKV4RQZ9ZT tag=ATK9TYIVFKOG type=write size=1933833 2024-09-16T06:03:12.352 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.352+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=7BFL0JTZEQ22 type=write size=83282 2024-09-16T06:03:12.355 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.354+0000 7f1c96a0d780 1 < canceled operation key=JA40GXESA8UF tag=AQ242CSX9IUT type=del size=1774322 2024-09-16T06:03:12.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.356+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=9NTOIAHYSF3G type=del size=2881550 2024-09-16T06:03:12.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.358+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~9AKWBMB9E7VG.0 size=1048576 2024-09-16T06:03:12.360 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.360+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~9AKWBMB9E7VG.1 size=650538 2024-09-16T06:03:12.364 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.364+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=9AKWBMB9E7VG tag=M38S11277QYE type=write size=2747690 2024-09-16T06:03:12.367 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.366+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=9F0OBBRJN6RW type=del size=55743 2024-09-16T06:03:12.368 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.368+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=FO7JFJ9BW1CJ type=del 2024-09-16T06:03:12.371 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.370+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=R1YUHIG4SGJM type=del size=2138389 2024-09-16T06:03:12.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.372+0000 7f1c96a0d780 1 < canceled operation key=01DIVTPOEFBO tag=PK0U4KVJKNQ5 type=del size=3103792 2024-09-16T06:03:12.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.375+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=3D11H21J0DPN type=del size=3665964 2024-09-16T06:03:12.379 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.378+0000 7f1c96a0d780 1 < suggested update operation key=ZTW6L951QI5A tag=X6C0Q9IUCKP4 type=write size=861977 2024-09-16T06:03:12.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.380+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=70PHM579W1LK type=write size=408011 2024-09-16T06:03:12.384 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.382+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~4Y2EHM1XSP2N.0 size=1048576 2024-09-16T06:03:12.385 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.384+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~4Y2EHM1XSP2N.1 size=1048576 2024-09-16T06:03:12.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.386+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~4Y2EHM1XSP2N.2 size=8023 2024-09-16T06:03:12.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.390+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=4Y2EHM1XSP2N tag=MIBY018DY3QT type=write size=3153751 2024-09-16T06:03:12.392 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.392+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=VVE99U2LC30G type=del size=3292459 2024-09-16T06:03:12.394 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.394+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=E4NQMOBZEUI2 type=del 2024-09-16T06:03:12.396 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.395+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=HA7TENMRSDPX type=del size=3816877 2024-09-16T06:03:12.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.397+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=BUABSBY8J4PP type=write size=901777 2024-09-16T06:03:12.400 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.400+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=DAMTOXJH5B1K type=del size=266956 2024-09-16T06:03:12.402 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.402+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=NFFLWE5QL4TF type=del 2024-09-16T06:03:12.404 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.404+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=QKHFB2ZOK15I type=del size=3979558 2024-09-16T06:03:12.406 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.406+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=5TJTT7JGUP8S type=del 2024-09-16T06:03:12.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.411+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~139Z66B2AZQX.0 size=488934 2024-09-16T06:03:12.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.411+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=139Z66B2AZQX tag=XW2NTMWHZX9Q type=write size=1537510 2024-09-16T06:03:12.414 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.414+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~RPDSFBCEFBMN.0 size=1048576 2024-09-16T06:03:12.415 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.415+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~RPDSFBCEFBMN.1 size=654289 2024-09-16T06:03:12.419 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.418+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=RPDSFBCEFBMN tag=6NGN4W4KHLUV type=write size=2751441 2024-09-16T06:03:12.423 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.422+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~CHF5QTGPLWWQ.0 size=1048576 2024-09-16T06:03:12.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.424+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~CHF5QTGPLWWQ.1 size=1048576 2024-09-16T06:03:12.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.426+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~CHF5QTGPLWWQ.2 size=937233 2024-09-16T06:03:12.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.426+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=CHF5QTGPLWWQ tag=H5JRMUOAHBKJ type=write size=4082961 2024-09-16T06:03:12.428 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.428+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=9O4YQ0PDLJ74 type=del 2024-09-16T06:03:12.430 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.430+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=LCBR86PILHKT type=del size=2122341 2024-09-16T06:03:12.432 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.432+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=40TLEM3SSCYK type=del 2024-09-16T06:03:12.436 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.436+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~L45DJ7LUH3QC.0 size=969585 2024-09-16T06:03:12.436 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.436+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=L45DJ7LUH3QC tag=ZH60FEPWWOI8 type=write size=2018161 2024-09-16T06:03:12.438 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.437+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~93M8LF3H620Z.0 size=1048576 2024-09-16T06:03:12.438 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.437+0000 7f1c96a0d780 1 < canceled part key=_multipart_XB6HUGWUA3R4.2~93M8LF3H620Z.1 size=1048576 2024-09-16T06:03:12.439 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.439+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~93M8LF3H620Z.2 size=799315 2024-09-16T06:03:12.443 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.443+0000 7f1c96a0d780 1 < canceled multipart upload key=XB6HUGWUA3R4 upload=93M8LF3H620Z tag=2NFPQ4CQCMTQ type=write size=3945043 2024-09-16T06:03:12.445 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.445+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=TF67JQY1U90M type=del size=3583218 2024-09-16T06:03:12.449 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.449+0000 7f1c96a0d780 1 < suggested remove operation key=VVPJT0T4Z4XP tag=NVI9UHKVJ9PS type=del 2024-09-16T06:03:12.451 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.451+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=8GBJ1T06V1GM type=del size=1060884 2024-09-16T06:03:12.454 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.453+0000 7f1c96a0d780 1 < completed write operation key=XB6HUGWUA3R4 tag=7BFL0JTZEQ22 type=write size=83282 2024-09-16T06:03:12.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.458+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~N9LKTLEIUUO2.0 size=119162 2024-09-16T06:03:12.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.458+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=N9LKTLEIUUO2 tag=IBRHOYVAUGJ3 type=write size=1167738 2024-09-16T06:03:12.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.462+0000 7f1c96a0d780 1 < suggested update operation key=ZTW6L951QI5A tag=9NTOIAHYSF3G type=del size=2881550 2024-09-16T06:03:12.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.464+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=MW6MRPQJ1NJH type=del size=252698 2024-09-16T06:03:12.467 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.466+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=9F0OBBRJN6RW type=del 2024-09-16T06:03:12.470 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.470+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~V7VDUZ2N12HT.0 size=1048576 2024-09-16T06:03:12.472 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.472+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~V7VDUZ2N12HT.1 size=917755 2024-09-16T06:03:12.472 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.472+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=V7VDUZ2N12HT tag=2BJ7L39SEXEX type=write size=3014907 2024-09-16T06:03:12.474 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.474+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=R1YUHIG4SGJM type=del 2024-09-16T06:03:12.478 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.477+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~SRNVIKG94EGV.0 size=190793 2024-09-16T06:03:12.478 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.477+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=SRNVIKG94EGV tag=O7EKPVSHB99C type=write size=1239369 2024-09-16T06:03:12.480 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.479+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=3D11H21J0DPN type=del 2024-09-16T06:03:12.484 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.483+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~VONJZ64R89LF.0 size=525437 2024-09-16T06:03:12.484 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.483+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=VONJZ64R89LF tag=G3ZR7FXO5MWP type=write size=1574013 2024-09-16T06:03:12.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.486+0000 7f1c96a0d780 1 < completed write operation key=Y2B47WIY8S18 tag=70PHM579W1LK type=write size=408011 2024-09-16T06:03:12.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.488+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=MZM4LF31UL6Y type=write size=560399 2024-09-16T06:03:12.492 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.492+0000 7f1c96a0d780 1 < suggested update operation key=XB6HUGWUA3R4 tag=VVE99U2LC30G type=del size=3292459 2024-09-16T06:03:12.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.494+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=M6GWWZ8RM9YA type=write size=444691 2024-09-16T06:03:12.497 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.496+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=HA7TENMRSDPX type=del 2024-09-16T06:03:12.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.498+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=MO0LM95BPVBY type=del size=458856 2024-09-16T06:03:12.501 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.501+0000 7f1c96a0d780 1 < canceled operation key=QRD29GC0JIIP tag=DAMTOXJH5B1K type=del size=266956 2024-09-16T06:03:12.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.503+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=GAEFSAH9UMSM type=del size=1858581 2024-09-16T06:03:12.506 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.506+0000 7f1c96a0d780 -1 < failed to complete operation key=XB6HUGWUA3R4 tag=QKHFB2ZOK15I type=del size=3979558: (22) Invalid argument 2024-09-16T06:03:12.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.508+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=VWPEP63WLFIR type=del size=3587435 2024-09-16T06:03:12.511 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.511+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~139Z66B2AZQX.0 size=488934 2024-09-16T06:03:12.515 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.515+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=139Z66B2AZQX tag=XW2NTMWHZX9Q type=write size=1537510 2024-09-16T06:03:12.520 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.520+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~I9ECITPIU78F.0 size=729612 2024-09-16T06:03:12.520 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.520+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=I9ECITPIU78F tag=Y42H4I2KLWWS type=write size=1778188 2024-09-16T06:03:12.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.522+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~CHF5QTGPLWWQ.0 size=1048576 2024-09-16T06:03:12.524 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.523+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~CHF5QTGPLWWQ.1 size=1048576 2024-09-16T06:03:12.525 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.525+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~CHF5QTGPLWWQ.2 size=937233 2024-09-16T06:03:12.529 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.528+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=CHF5QTGPLWWQ tag=H5JRMUOAHBKJ type=write size=4082961 2024-09-16T06:03:12.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.531+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=NIUV476A20D0 type=del size=1860891 2024-09-16T06:03:12.535 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.534+0000 7f1c96a0d780 1 < suggested remove operation key=Y2B47WIY8S18 tag=LCBR86PILHKT type=del 2024-09-16T06:03:12.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.539+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~RE4TT6NHGO9U.0 size=354680 2024-09-16T06:03:12.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.539+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=RE4TT6NHGO9U tag=UY4ZP4KOQ3AD type=write size=1403256 2024-09-16T06:03:12.540 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.539+0000 7f1c96a0d780 1 < canceled part key=_multipart_T2LNYBA0XTDL.2~L45DJ7LUH3QC.0 size=969585 2024-09-16T06:03:12.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.543+0000 7f1c96a0d780 1 < canceled multipart upload key=T2LNYBA0XTDL upload=L45DJ7LUH3QC tag=ZH60FEPWWOI8 type=write size=2018161 2024-09-16T06:03:12.547 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.546+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~97R865CXT219.0 size=1048576 2024-09-16T06:03:12.548 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.548+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~97R865CXT219.1 size=1048576 2024-09-16T06:03:12.550 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.550+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~97R865CXT219.2 size=772613 2024-09-16T06:03:12.550 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.550+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=97R865CXT219 tag=ZLFBFN1ZOX0H type=write size=3918341 2024-09-16T06:03:12.552 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.552+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=TF67JQY1U90M type=del 2024-09-16T06:03:12.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.554+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=3X6TCK69PWHI type=del size=2807769 2024-09-16T06:03:12.556 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.556+0000 7f1c96a0d780 1 < canceled operation key=RLYT9MKOIL9G tag=8GBJ1T06V1GM type=del size=1060884 2024-09-16T06:03:12.558 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.558+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=ZSHKAHSCFGQ7 type=del size=1157953 2024-09-16T06:03:12.560 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.560+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~N9LKTLEIUUO2.0 size=119162 2024-09-16T06:03:12.564 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.563+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=N9LKTLEIUUO2 tag=IBRHOYVAUGJ3 type=write size=1167738 2024-09-16T06:03:12.567 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.567+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~TJGFQQF016NO.0 size=572645 2024-09-16T06:03:12.568 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.567+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=TJGFQQF016NO tag=1W0493Z9M9KJ type=write size=1621221 2024-09-16T06:03:12.570 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.569+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=MW6MRPQJ1NJH type=del 2024-09-16T06:03:12.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.573+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~8Y8SIWDZPW40.0 size=1048576 2024-09-16T06:03:12.575 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.575+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~8Y8SIWDZPW40.1 size=1048576 2024-09-16T06:03:12.577 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.577+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~8Y8SIWDZPW40.2 size=369948 2024-09-16T06:03:12.577 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.577+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=8Y8SIWDZPW40 tag=NMG8UUQFNICK type=write size=3515676 2024-09-16T06:03:12.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.579+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~V7VDUZ2N12HT.0 size=1048576 2024-09-16T06:03:12.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.579+0000 7f1c96a0d780 1 < canceled part key=_multipart_TDXRZXWGBK98.2~V7VDUZ2N12HT.1 size=917755 2024-09-16T06:03:12.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.583+0000 7f1c96a0d780 1 < canceled multipart upload key=TDXRZXWGBK98 upload=V7VDUZ2N12HT tag=2BJ7L39SEXEX type=write size=3014907 2024-09-16T06:03:12.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.585+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=DJ7NYFY88MLD type=del size=1999742 2024-09-16T06:03:12.588 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.587+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~SRNVIKG94EGV.0 size=190793 2024-09-16T06:03:12.592 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.591+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=SRNVIKG94EGV tag=O7EKPVSHB99C type=write size=1239369 2024-09-16T06:03:12.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.593+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=D2HU0HSTIFCD type=write size=157012 2024-09-16T06:03:12.596 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.595+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~VONJZ64R89LF.0 size=525437 2024-09-16T06:03:12.599 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.599+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=VONJZ64R89LF tag=G3ZR7FXO5MWP type=write size=1574013 2024-09-16T06:03:12.601 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.601+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=LTWKYA2R8IF9 type=del size=3365314 2024-09-16T06:03:12.604 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.604+0000 7f1c96a0d780 1 < completed write operation key=VVPJT0T4Z4XP tag=MZM4LF31UL6Y type=write size=560399 2024-09-16T06:03:12.606 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.606+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=1DMN1QI96RYQ type=del size=3820823 2024-09-16T06:03:12.608 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.608+0000 7f1c96a0d780 1 < completed write operation key=MG6M4OG5GERR tag=M6GWWZ8RM9YA type=write size=444691 2024-09-16T06:03:12.611 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.611+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=HQJ4JNWKQ22N type=del size=2789869 2024-09-16T06:03:12.613 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.613+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=MO0LM95BPVBY type=del 2024-09-16T06:03:12.617 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.616+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~6BNZBKIBS7QB.0 size=276977 2024-09-16T06:03:12.617 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.616+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=6BNZBKIBS7QB tag=B19MNQZ1GEAO type=write size=1325553 2024-09-16T06:03:12.620 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.620+0000 7f1c96a0d780 1 < suggested remove operation key=5VD077EFKM1N tag=GAEFSAH9UMSM type=del 2024-09-16T06:03:12.622 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.622+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=TGRH534NKJN5 type=del size=303726 2024-09-16T06:03:12.624 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.624+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=VWPEP63WLFIR type=del 2024-09-16T06:03:12.626 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.626+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=923SDNJD1QDO type=write size=121707 2024-09-16T06:03:12.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.628+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~I9ECITPIU78F.0 size=729612 2024-09-16T06:03:12.631 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.631+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=I9ECITPIU78F tag=Y42H4I2KLWWS type=write size=1778188 2024-09-16T06:03:12.634 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.634+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=0L0QZXJ37J54 type=del size=1980661 2024-09-16T06:03:12.638 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.637+0000 7f1c96a0d780 1 < suggested remove operation key=RZK5FPR0QWOH tag=NIUV476A20D0 type=del 2024-09-16T06:03:12.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.642+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~NFPPAL68SXTN.0 size=1048576 2024-09-16T06:03:12.643 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.643+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~NFPPAL68SXTN.1 size=979507 2024-09-16T06:03:12.643 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.643+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=NFPPAL68SXTN tag=KGBNI8D67VO2 type=write size=3076659 2024-09-16T06:03:12.646 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.645+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~RE4TT6NHGO9U.0 size=354680 2024-09-16T06:03:12.649 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.649+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=RE4TT6NHGO9U tag=UY4ZP4KOQ3AD type=write size=1403256 2024-09-16T06:03:12.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.651+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=09U9BL3QQ8ZV type=del size=333836 2024-09-16T06:03:12.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.651+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~97R865CXT219.0 size=1048576 2024-09-16T06:03:12.653 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.653+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~97R865CXT219.1 size=1048576 2024-09-16T06:03:12.655 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.654+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~97R865CXT219.2 size=772613 2024-09-16T06:03:12.658 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.658+0000 7f1c96a0d780 1 < canceled multipart upload key=R28PBTA8L868 upload=97R865CXT219 tag=ZLFBFN1ZOX0H type=write size=3918341 2024-09-16T06:03:12.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.661+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=XVYTVN46F9AG type=del size=3417303 2024-09-16T06:03:12.663 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.663+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=3X6TCK69PWHI type=del 2024-09-16T06:03:12.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.665+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=MHDTOCR9PKJC type=del size=156387 2024-09-16T06:03:12.667 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.667+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=ZSHKAHSCFGQ7 type=del 2024-09-16T06:03:12.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.669+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=W0W7RHBLJTV1 type=del size=3321607 2024-09-16T06:03:12.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.669+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~TJGFQQF016NO.0 size=572645 2024-09-16T06:03:12.673 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.673+0000 7f1c96a0d780 1 < canceled multipart upload key=R28PBTA8L868 upload=TJGFQQF016NO tag=1W0493Z9M9KJ type=write size=1621221 2024-09-16T06:03:12.675 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.675+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=8OMTHMVUN4EW type=del size=999412 2024-09-16T06:03:12.677 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.677+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~8Y8SIWDZPW40.0 size=1048576 2024-09-16T06:03:12.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.679+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~8Y8SIWDZPW40.1 size=1048576 2024-09-16T06:03:12.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.679+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z5JV4SOIDRLQ.2~8Y8SIWDZPW40.2 size=369948 2024-09-16T06:03:12.682 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.682+0000 7f1c96a0d780 1 < canceled multipart upload key=Z5JV4SOIDRLQ upload=8Y8SIWDZPW40 tag=NMG8UUQFNICK type=write size=3515676 2024-09-16T06:03:12.684 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.684+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=H9L1788DTD21 type=del size=3582593 2024-09-16T06:03:12.686 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.686+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=DJ7NYFY88MLD type=del 2024-09-16T06:03:12.688 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.687+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=O8S8L29Y13AM type=del size=1400606 2024-09-16T06:03:12.690 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.690+0000 7f1c96a0d780 1 < completed write operation key=ZTW6L951QI5A tag=D2HU0HSTIFCD type=write size=157012 2024-09-16T06:03:12.692 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.692+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=VXD228B8OLPD type=del size=502377 2024-09-16T06:03:12.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.696+0000 7f1c96a0d780 1 < suggested update operation key=Y2B47WIY8S18 tag=LTWKYA2R8IF9 type=del size=3365314 2024-09-16T06:03:12.699 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.699+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~WHDW41SBAA13.0 size=1048576 2024-09-16T06:03:12.701 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.701+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~WHDW41SBAA13.1 size=105333 2024-09-16T06:03:12.701 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.701+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=WHDW41SBAA13 tag=5P3NHNBUGRRY type=write size=2202485 2024-09-16T06:03:12.703 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.703+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=1DMN1QI96RYQ type=del 2024-09-16T06:03:12.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.706+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~7VS724FX5LB3.0 size=677774 2024-09-16T06:03:12.707 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.706+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=7VS724FX5LB3 tag=FNURS0LRD1JO type=write size=1726350 2024-09-16T06:03:12.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.710+0000 7f1c96a0d780 1 < suggested update operation key=ITM02B2USRE0 tag=HQJ4JNWKQ22N type=del size=2789869 2024-09-16T06:03:12.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.712+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=VXX8TIJ7508L type=write size=489078 2024-09-16T06:03:12.715 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.714+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~6BNZBKIBS7QB.0 size=276977 2024-09-16T06:03:12.718 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.718+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=6BNZBKIBS7QB tag=B19MNQZ1GEAO type=write size=1325553 2024-09-16T06:03:12.720 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.720+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=5U8Y9H0BJBB7 type=del size=958188 2024-09-16T06:03:12.723 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.723+0000 7f1c96a0d780 -1 < failed to complete operation key=ITM02B2USRE0 tag=TGRH534NKJN5 type=del size=303726: (22) Invalid argument 2024-09-16T06:03:12.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.725+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=KG2T59UYYKKF type=write size=352844 2024-09-16T06:03:12.729 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.729+0000 7f1c96a0d780 1 < suggested update operation key=GPTASZV7V0C3 tag=923SDNJD1QDO type=write size=121707 2024-09-16T06:03:12.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.733+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~P0DKQOD239Z3.0 size=1048576 2024-09-16T06:03:12.734 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.734+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~P0DKQOD239Z3.1 size=147751 2024-09-16T06:03:12.734 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.734+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=P0DKQOD239Z3 tag=0A8QAZC0FZOI type=write size=2244903 2024-09-16T06:03:12.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.736+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=0L0QZXJ37J54 type=del 2024-09-16T06:03:12.738 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.738+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=5IGXAYKO6IHS type=del size=690151 2024-09-16T06:03:12.740 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.740+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~NFPPAL68SXTN.0 size=1048576 2024-09-16T06:03:12.742 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.741+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~NFPPAL68SXTN.1 size=979507 2024-09-16T06:03:12.745 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.745+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=NFPPAL68SXTN tag=KGBNI8D67VO2 type=write size=3076659 2024-09-16T06:03:12.749 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.749+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~0OKK1GF0M555.0 size=1048576 2024-09-16T06:03:12.751 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.750+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~0OKK1GF0M555.1 size=1048576 2024-09-16T06:03:12.752 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.752+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~0OKK1GF0M555.2 size=902514 2024-09-16T06:03:12.753 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.752+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=0OKK1GF0M555 tag=GB28P3FJYLYO type=write size=4048242 2024-09-16T06:03:12.755 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.754+0000 7f1c96a0d780 1 < canceled operation key=JA40GXESA8UF tag=09U9BL3QQ8ZV type=del size=333836 2024-09-16T06:03:12.757 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.757+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=L4LT1CET6I6W type=del size=1397566 2024-09-16T06:03:12.761 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.761+0000 7f1c96a0d780 1 < suggested remove operation key=TDXRZXWGBK98 tag=XVYTVN46F9AG type=del 2024-09-16T06:03:12.763 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.763+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=J4ZU36U0L8GB type=del size=3367039 2024-09-16T06:03:12.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.765+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=MHDTOCR9PKJC type=del 2024-09-16T06:03:12.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.767+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=T3XDN1CHI3BU type=del size=1364124 2024-09-16T06:03:12.770 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.770+0000 7f1c96a0d780 -1 < failed to complete operation key=Y2B47WIY8S18 tag=W0W7RHBLJTV1 type=del size=3321607: (22) Invalid argument 2024-09-16T06:03:12.772 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.772+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=JGW53R3UJ7UM type=del size=3219631 2024-09-16T06:03:12.776 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.776+0000 7f1c96a0d780 1 < suggested update operation key=GPTASZV7V0C3 tag=8OMTHMVUN4EW type=del size=999412 2024-09-16T06:03:12.778 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.778+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=30CPIMAV3WNH type=del size=1642460 2024-09-16T06:03:12.780 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.780+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=H9L1788DTD21 type=del 2024-09-16T06:03:12.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.782+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=TRGKQB8QUI3J type=del size=3120545 2024-09-16T06:03:12.784 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.784+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=O8S8L29Y13AM type=del 2024-09-16T06:03:12.786 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.786+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=1YS4215FFSPV type=del size=430408 2024-09-16T06:03:12.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.788+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=VXD228B8OLPD type=del 2024-09-16T06:03:12.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.792+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~RAC2CEEQOZQI.0 size=1048576 2024-09-16T06:03:12.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.794+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~RAC2CEEQOZQI.1 size=1048576 2024-09-16T06:03:12.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.796+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~RAC2CEEQOZQI.2 size=903588 2024-09-16T06:03:12.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.796+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=RAC2CEEQOZQI tag=CZCO0AX9VP2H type=write size=4049316 2024-09-16T06:03:12.798 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.798+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~WHDW41SBAA13.0 size=1048576 2024-09-16T06:03:12.800 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.799+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~WHDW41SBAA13.1 size=105333 2024-09-16T06:03:12.803 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.803+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=WHDW41SBAA13 tag=5P3NHNBUGRRY type=write size=2202485 2024-09-16T06:03:12.806 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.806+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=4YDM942PBGT9 type=write size=746099 2024-09-16T06:03:12.808 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.808+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~7VS724FX5LB3.0 size=677774 2024-09-16T06:03:12.812 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.812+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=7VS724FX5LB3 tag=FNURS0LRD1JO type=write size=1726350 2024-09-16T06:03:12.816 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.816+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I9V8N47X9ZCX.0 size=1048576 2024-09-16T06:03:12.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.818+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I9V8N47X9ZCX.1 size=1048576 2024-09-16T06:03:12.820 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.819+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~I9V8N47X9ZCX.2 size=324961 2024-09-16T06:03:12.820 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.819+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=I9V8N47X9ZCX tag=V8QWR6PQIXA5 type=write size=3470689 2024-09-16T06:03:12.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.823+0000 7f1c96a0d780 1 < suggested remove operation key=ZTW6L951QI5A tag=VXX8TIJ7508L type=write 2024-09-16T06:03:12.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.827+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~7PEDVN30FQQA.0 size=931448 2024-09-16T06:03:12.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.827+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=7PEDVN30FQQA tag=8ZQHBADKLYQX type=write size=1980024 2024-09-16T06:03:12.829 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.829+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=5U8Y9H0BJBB7 type=del 2024-09-16T06:03:12.831 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.831+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=5XIINJFROYXP type=del size=1138965 2024-09-16T06:03:12.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.834+0000 7f1c96a0d780 1 < canceled operation key=I5J1C5ECCD7B tag=KG2T59UYYKKF type=write size=352844 2024-09-16T06:03:12.836 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.836+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=DR2R0XEUT1I8 type=del size=117123 2024-09-16T06:03:12.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.838+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~P0DKQOD239Z3.0 size=1048576 2024-09-16T06:03:12.840 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.840+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~P0DKQOD239Z3.1 size=147751 2024-09-16T06:03:12.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.843+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=P0DKQOD239Z3 tag=0A8QAZC0FZOI type=write size=2244903 2024-09-16T06:03:12.845 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.845+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=6U2PU1MOAILZ type=write size=51117 2024-09-16T06:03:12.847 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.847+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=5IGXAYKO6IHS type=del 2024-09-16T06:03:12.849 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.849+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=M4LRH5U0Z38K type=del size=1024690 2024-09-16T06:03:12.849 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.849+0000 7f1c96a0d780 1 < canceled part key=_multipart_TZTT8VPSQTBN.2~0OKK1GF0M555.0 size=1048576 2024-09-16T06:03:12.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.851+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~0OKK1GF0M555.1 size=1048576 2024-09-16T06:03:12.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.852+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~0OKK1GF0M555.2 size=902514 2024-09-16T06:03:12.856 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.856+0000 7f1c96a0d780 1 < canceled multipart upload key=TZTT8VPSQTBN upload=0OKK1GF0M555 tag=GB28P3FJYLYO type=write size=4048242 2024-09-16T06:03:12.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.859+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~PAQD73DV1G18.0 size=1048576 2024-09-16T06:03:12.861 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.861+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~PAQD73DV1G18.1 size=1048576 2024-09-16T06:03:12.863 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.862+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~PAQD73DV1G18.2 size=888953 2024-09-16T06:03:12.863 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.862+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=PAQD73DV1G18 tag=HK37UIACJC4V type=write size=4034681 2024-09-16T06:03:12.865 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.864+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=L4LT1CET6I6W type=del 2024-09-16T06:03:12.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.868+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~TBALU6WTAZGG.0 size=257921 2024-09-16T06:03:12.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.868+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=TBALU6WTAZGG tag=US4031JDKSZS type=write size=1306497 2024-09-16T06:03:12.870 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.870+0000 7f1c96a0d780 1 < canceled operation key=I5J1C5ECCD7B tag=J4ZU36U0L8GB type=del size=3367039 2024-09-16T06:03:12.872 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.872+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=WDZOQ3UA12VJ type=del size=3372188 2024-09-16T06:03:12.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.874+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=T3XDN1CHI3BU type=del 2024-09-16T06:03:12.876 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.876+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=KGY9VD0RWBH7 type=del size=2536358 2024-09-16T06:03:12.878 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.878+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=JGW53R3UJ7UM type=del 2024-09-16T06:03:12.880 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.880+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=WFXACCQYAZ3F type=del size=3325847 2024-09-16T06:03:12.882 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.882+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=30CPIMAV3WNH type=del 2024-09-16T06:03:12.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.884+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=3QZY4E9NMXGA type=del size=3210011 2024-09-16T06:03:12.887 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.886+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=TRGKQB8QUI3J type=del 2024-09-16T06:03:12.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.891+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~N5J66CTIGRAS.0 size=1048576 2024-09-16T06:03:12.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.892+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~N5J66CTIGRAS.1 size=132287 2024-09-16T06:03:12.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.892+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=N5J66CTIGRAS tag=0TPBBK4FYYLH type=write size=2229439 2024-09-16T06:03:12.897 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.896+0000 7f1c96a0d780 1 < suggested update operation key=VVPJT0T4Z4XP tag=1YS4215FFSPV type=del size=430408 2024-09-16T06:03:12.901 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.901+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~CJI0PE9EZ454.0 size=1048576 2024-09-16T06:03:12.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.902+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~CJI0PE9EZ454.1 size=1048576 2024-09-16T06:03:12.904 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.904+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~CJI0PE9EZ454.2 size=876995 2024-09-16T06:03:12.904 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.904+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=CJI0PE9EZ454 tag=YK10B5HKFO1V type=write size=4022723 2024-09-16T06:03:12.906 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.906+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~RAC2CEEQOZQI.0 size=1048576 2024-09-16T06:03:12.908 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.908+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~RAC2CEEQOZQI.1 size=1048576 2024-09-16T06:03:12.910 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.909+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~RAC2CEEQOZQI.2 size=903588 2024-09-16T06:03:12.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.913+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=RAC2CEEQOZQI tag=CZCO0AX9VP2H type=write size=4049316 2024-09-16T06:03:12.918 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.917+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~KVR5AJQN5SMW.0 size=1048576 2024-09-16T06:03:12.920 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.919+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~KVR5AJQN5SMW.1 size=464201 2024-09-16T06:03:12.920 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.919+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=KVR5AJQN5SMW tag=P2S74PB0E09G type=write size=2561353 2024-09-16T06:03:12.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.922+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=4YDM942PBGT9 type=write size=746099 2024-09-16T06:03:12.924 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.924+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=CAQXM4HVGOV4 type=del size=2397562 2024-09-16T06:03:12.927 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.926+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I9V8N47X9ZCX.0 size=1048576 2024-09-16T06:03:12.929 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.928+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I9V8N47X9ZCX.1 size=1048576 2024-09-16T06:03:12.931 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.930+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~I9V8N47X9ZCX.2 size=324961 2024-09-16T06:03:12.934 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.934+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=I9V8N47X9ZCX tag=V8QWR6PQIXA5 type=write size=3470689 2024-09-16T06:03:12.937 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.937+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~PMCQ5L832B8R.0 size=915514 2024-09-16T06:03:12.938 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.937+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=PMCQ5L832B8R tag=3BXPXOALOAAL type=write size=1964090 2024-09-16T06:03:12.940 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.939+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~7PEDVN30FQQA.0 size=931448 2024-09-16T06:03:12.944 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.943+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=7PEDVN30FQQA tag=8ZQHBADKLYQX type=write size=1980024 2024-09-16T06:03:12.946 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.946+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=0SGR6MT13E77 type=del size=1014915 2024-09-16T06:03:12.948 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.947+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=5XIINJFROYXP type=del 2024-09-16T06:03:12.950 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.949+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=LE04WSVTKUEW type=del size=3322903 2024-09-16T06:03:12.953 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.953+0000 7f1c96a0d780 1 < suggested remove operation key=XB6HUGWUA3R4 tag=DR2R0XEUT1I8 type=del 2024-09-16T06:03:12.957 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.957+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~1408ZUN9GLT0.0 size=1048576 2024-09-16T06:03:12.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.958+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~1408ZUN9GLT0.1 size=1048576 2024-09-16T06:03:12.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.960+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~1408ZUN9GLT0.2 size=246349 2024-09-16T06:03:12.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.960+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=1408ZUN9GLT0 tag=7F7E5IBNECUI type=write size=3392077 2024-09-16T06:03:12.962 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.962+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=6U2PU1MOAILZ type=write size=51117 2024-09-16T06:03:12.966 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.966+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~KTY4RHI8BVKD.0 size=1048576 2024-09-16T06:03:12.968 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.968+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~KTY4RHI8BVKD.1 size=909898 2024-09-16T06:03:12.968 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.968+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=KTY4RHI8BVKD tag=M68UCNIC6IZR type=write size=3007050 2024-09-16T06:03:12.970 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.970+0000 7f1c96a0d780 1 < canceled operation key=JA40GXESA8UF tag=M4LRH5U0Z38K type=del size=1024690 2024-09-16T06:03:12.972 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.972+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=PSKC7KIJ2D5Q type=write size=819109 2024-09-16T06:03:12.974 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.974+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~PAQD73DV1G18.0 size=1048576 2024-09-16T06:03:12.976 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.975+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~PAQD73DV1G18.1 size=1048576 2024-09-16T06:03:12.978 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.977+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~PAQD73DV1G18.2 size=888953 2024-09-16T06:03:12.982 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.982+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=PAQD73DV1G18 tag=HK37UIACJC4V type=write size=4034681 2024-09-16T06:03:12.987 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.987+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~WP37SYK3XOR0.0 size=1048576 2024-09-16T06:03:12.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.988+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~WP37SYK3XOR0.1 size=966943 2024-09-16T06:03:12.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.988+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=WP37SYK3XOR0 tag=RKX0AC4B05FX type=write size=3064095 2024-09-16T06:03:12.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.990+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~TBALU6WTAZGG.0 size=257921 2024-09-16T06:03:12.995 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.994+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=TBALU6WTAZGG tag=US4031JDKSZS type=write size=1306497 2024-09-16T06:03:12.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.997+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=UGDV8HS5SGBP type=del size=1260678 2024-09-16T06:03:13.000 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:12.999+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=WDZOQ3UA12VJ type=del 2024-09-16T06:03:13.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.001+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=3PUV031PA321 type=del size=2903939 2024-09-16T06:03:13.003 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.003+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=KGY9VD0RWBH7 type=del 2024-09-16T06:03:13.007 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.007+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~4E1ZF1U2RM7X.0 size=1048576 2024-09-16T06:03:13.008 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.008+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~4E1ZF1U2RM7X.1 size=1048576 2024-09-16T06:03:13.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.010+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~4E1ZF1U2RM7X.2 size=709376 2024-09-16T06:03:13.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.010+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=4E1ZF1U2RM7X tag=1T7RVCU96OGI type=write size=3855104 2024-09-16T06:03:13.012 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.012+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=WFXACCQYAZ3F type=del 2024-09-16T06:03:13.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.016+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~AQ6KZRODK5JC.0 size=1048576 2024-09-16T06:03:13.018 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.018+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~AQ6KZRODK5JC.1 size=1048576 2024-09-16T06:03:13.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.019+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~AQ6KZRODK5JC.2 size=60190 2024-09-16T06:03:13.020 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.019+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=AQ6KZRODK5JC tag=FN0YDDNN1VAY type=write size=3205918 2024-09-16T06:03:13.022 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.021+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=3QZY4E9NMXGA type=del 2024-09-16T06:03:13.026 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.026+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~MUMXNMA11WKT.0 size=1048576 2024-09-16T06:03:13.028 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.027+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~MUMXNMA11WKT.1 size=1048576 2024-09-16T06:03:13.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.029+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~MUMXNMA11WKT.2 size=701695 2024-09-16T06:03:13.030 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.029+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=MUMXNMA11WKT tag=80O95QDKQUOA type=write size=3847423 2024-09-16T06:03:13.032 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.032+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~N5J66CTIGRAS.0 size=1048576 2024-09-16T06:03:13.032 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.032+0000 7f1c96a0d780 1 < canceled part key=_multipart_Y2B47WIY8S18.2~N5J66CTIGRAS.1 size=132287 2024-09-16T06:03:13.036 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.035+0000 7f1c96a0d780 1 < canceled multipart upload key=Y2B47WIY8S18 upload=N5J66CTIGRAS tag=0TPBBK4FYYLH type=write size=2229439 2024-09-16T06:03:13.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.039+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~2ZBE6QL20O4C.0 size=229516 2024-09-16T06:03:13.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.039+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=2ZBE6QL20O4C tag=RSV8OJHF93J0 type=write size=1278092 2024-09-16T06:03:13.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.043+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~CJI0PE9EZ454.0 size=1048576 2024-09-16T06:03:13.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.045+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~CJI0PE9EZ454.1 size=1048576 2024-09-16T06:03:13.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.046+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~CJI0PE9EZ454.2 size=876995 2024-09-16T06:03:13.050 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.050+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=CJI0PE9EZ454 tag=YK10B5HKFO1V type=write size=4022723 2024-09-16T06:03:13.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.053+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=WW6E5C2RZHT8 type=del size=1753521 2024-09-16T06:03:13.055 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.055+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~KVR5AJQN5SMW.0 size=1048576 2024-09-16T06:03:13.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.055+0000 7f1c96a0d780 1 < canceled part key=_multipart_RLYT9MKOIL9G.2~KVR5AJQN5SMW.1 size=464201 2024-09-16T06:03:13.059 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.058+0000 7f1c96a0d780 1 < canceled multipart upload key=RLYT9MKOIL9G upload=KVR5AJQN5SMW tag=P2S74PB0E09G type=write size=2561353 2024-09-16T06:03:13.062 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.062+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~ZTIQKSVW07E8.0 size=1048576 2024-09-16T06:03:13.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.064+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~ZTIQKSVW07E8.1 size=1048576 2024-09-16T06:03:13.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.065+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~ZTIQKSVW07E8.2 size=956242 2024-09-16T06:03:13.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.065+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=ZTIQKSVW07E8 tag=6QAF31DJIPAP type=write size=4101970 2024-09-16T06:03:13.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.068+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=CAQXM4HVGOV4 type=del 2024-09-16T06:03:13.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.070+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=16B8EPNVAFW4 type=del size=4165092 2024-09-16T06:03:13.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.071+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~PMCQ5L832B8R.0 size=915514 2024-09-16T06:03:13.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.075+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=PMCQ5L832B8R tag=3BXPXOALOAAL type=write size=1964090 2024-09-16T06:03:13.079 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.079+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~B7TNPE1650I5.0 size=138220 2024-09-16T06:03:13.079 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.079+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=B7TNPE1650I5 tag=SO0ML1O7KGIN type=write size=1186796 2024-09-16T06:03:13.081 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.081+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=0SGR6MT13E77 type=del 2024-09-16T06:03:13.083 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.083+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=BW00TF271XL7 type=del size=485672 2024-09-16T06:03:13.085 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.085+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=LE04WSVTKUEW type=del 2024-09-16T06:03:13.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.089+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~TLHLZTI9Q5GD.0 size=674812 2024-09-16T06:03:13.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.089+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=TLHLZTI9Q5GD tag=TC8I2D7CI659 type=write size=1723388 2024-09-16T06:03:13.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.091+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~1408ZUN9GLT0.0 size=1048576 2024-09-16T06:03:13.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.093+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~1408ZUN9GLT0.1 size=1048576 2024-09-16T06:03:13.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.094+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~1408ZUN9GLT0.2 size=246349 2024-09-16T06:03:13.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.097+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=1408ZUN9GLT0 tag=7F7E5IBNECUI type=write size=3392077 2024-09-16T06:03:13.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.101+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~NDCF25RJQIMX.0 size=1048576 2024-09-16T06:03:13.103 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.103+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~NDCF25RJQIMX.1 size=1048576 2024-09-16T06:03:13.105 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.105+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~NDCF25RJQIMX.2 size=209074 2024-09-16T06:03:13.105 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.105+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=NDCF25RJQIMX tag=ODU8D9YODWPQ type=write size=3354802 2024-09-16T06:03:13.107 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.107+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~KTY4RHI8BVKD.0 size=1048576 2024-09-16T06:03:13.109 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.109+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~KTY4RHI8BVKD.1 size=909898 2024-09-16T06:03:13.113 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.112+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=KTY4RHI8BVKD tag=M68UCNIC6IZR type=write size=3007050 2024-09-16T06:03:13.114 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.114+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=4P8OMYOR2NQQ type=del size=2226337 2024-09-16T06:03:13.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.116+0000 7f1c96a0d780 1 < completed write operation key=TZTT8VPSQTBN tag=PSKC7KIJ2D5Q type=write size=819109 2024-09-16T06:03:13.119 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.118+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=LO2KZIX77DLT type=del size=2375033 2024-09-16T06:03:13.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.120+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~WP37SYK3XOR0.0 size=1048576 2024-09-16T06:03:13.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.120+0000 7f1c96a0d780 1 < canceled part key=_multipart_5VD077EFKM1N.2~WP37SYK3XOR0.1 size=966943 2024-09-16T06:03:13.124 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.124+0000 7f1c96a0d780 1 < canceled multipart upload key=5VD077EFKM1N upload=WP37SYK3XOR0 tag=RKX0AC4B05FX type=write size=3064095 2024-09-16T06:03:13.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.126+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=OJZO28TB6I02 type=del size=280131 2024-09-16T06:03:13.129 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.128+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=UGDV8HS5SGBP type=del 2024-09-16T06:03:13.131 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.131+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=ZAF69S17HDJH type=del size=1887705 2024-09-16T06:03:13.133 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.133+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=3PUV031PA321 type=del 2024-09-16T06:03:13.135 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.134+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=9O7FUF7JODUD type=del size=3874920 2024-09-16T06:03:13.137 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.136+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~4E1ZF1U2RM7X.0 size=1048576 2024-09-16T06:03:13.138 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.138+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~4E1ZF1U2RM7X.1 size=1048576 2024-09-16T06:03:13.140 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.139+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~4E1ZF1U2RM7X.2 size=709376 2024-09-16T06:03:13.144 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.143+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=4E1ZF1U2RM7X tag=1T7RVCU96OGI type=write size=3855104 2024-09-16T06:03:13.146 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.145+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=PVJGE1KG9DXR type=del size=4064019 2024-09-16T06:03:13.148 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.148+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~AQ6KZRODK5JC.0 size=1048576 2024-09-16T06:03:13.149 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.149+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~AQ6KZRODK5JC.1 size=1048576 2024-09-16T06:03:13.152 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.151+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~AQ6KZRODK5JC.2 size=60190 2024-09-16T06:03:13.155 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.155+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=AQ6KZRODK5JC tag=FN0YDDNN1VAY type=write size=3205918 2024-09-16T06:03:13.157 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.156+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=NO41YO8O3U3J type=del size=388646 2024-09-16T06:03:13.159 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.158+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~MUMXNMA11WKT.0 size=1048576 2024-09-16T06:03:13.159 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.158+0000 7f1c96a0d780 1 < canceled part key=_multipart_QURT4D50GX44.2~MUMXNMA11WKT.1 size=1048576 2024-09-16T06:03:13.160 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.160+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~MUMXNMA11WKT.2 size=701695 2024-09-16T06:03:13.164 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.163+0000 7f1c96a0d780 1 < canceled multipart upload key=QURT4D50GX44 upload=MUMXNMA11WKT tag=80O95QDKQUOA type=write size=3847423 2024-09-16T06:03:13.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.166+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=EWLF2W6GNHSS type=del size=3934314 2024-09-16T06:03:13.168 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.168+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~2ZBE6QL20O4C.0 size=229516 2024-09-16T06:03:13.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.171+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=2ZBE6QL20O4C tag=RSV8OJHF93J0 type=write size=1278092 2024-09-16T06:03:13.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.173+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=ML5ITEW926PD type=del size=1772458 2024-09-16T06:03:13.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.175+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=WW6E5C2RZHT8 type=del 2024-09-16T06:03:13.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.179+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~521K3KTGQHAD.0 size=1048576 2024-09-16T06:03:13.182 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.181+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~521K3KTGQHAD.1 size=883380 2024-09-16T06:03:13.182 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.181+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=521K3KTGQHAD tag=PIO14S8YKTH4 type=write size=2980532 2024-09-16T06:03:13.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.183+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~ZTIQKSVW07E8.0 size=1048576 2024-09-16T06:03:13.185 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.184+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~ZTIQKSVW07E8.1 size=1048576 2024-09-16T06:03:13.186 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.186+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~ZTIQKSVW07E8.2 size=956242 2024-09-16T06:03:13.190 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.190+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=ZTIQKSVW07E8 tag=6QAF31DJIPAP type=write size=4101970 2024-09-16T06:03:13.194 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.194+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~YGW76GJ6TE5R.0 size=1048576 2024-09-16T06:03:13.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.196+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~YGW76GJ6TE5R.1 size=611679 2024-09-16T06:03:13.196 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.196+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=YGW76GJ6TE5R tag=33X1ZGGD6L96 type=write size=2708831 2024-09-16T06:03:13.198 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.198+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=16B8EPNVAFW4 type=del 2024-09-16T06:03:13.200 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.200+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=FAUUSNRKRW1G type=del size=2837525 2024-09-16T06:03:13.200 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.200+0000 7f1c96a0d780 1 < canceled part key=_multipart_GKLPEUNB19HH.2~B7TNPE1650I5.0 size=138220 2024-09-16T06:03:13.204 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.204+0000 7f1c96a0d780 1 < canceled multipart upload key=GKLPEUNB19HH upload=B7TNPE1650I5 tag=SO0ML1O7KGIN type=write size=1186796 2024-09-16T06:03:13.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.206+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=B43WEHXNCS26 type=write size=563461 2024-09-16T06:03:13.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.208+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=BW00TF271XL7 type=del 2024-09-16T06:03:13.210 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.210+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=FZNR649JFRAD type=del size=1504185 2024-09-16T06:03:13.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.212+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~TLHLZTI9Q5GD.0 size=674812 2024-09-16T06:03:13.216 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.216+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=TLHLZTI9Q5GD tag=TC8I2D7CI659 type=write size=1723388 2024-09-16T06:03:13.218 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.218+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=MTCGFUU1FDTH type=write size=272168 2024-09-16T06:03:13.220 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.220+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~NDCF25RJQIMX.0 size=1048576 2024-09-16T06:03:13.222 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.222+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~NDCF25RJQIMX.1 size=1048576 2024-09-16T06:03:13.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.224+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~NDCF25RJQIMX.2 size=209074 2024-09-16T06:03:13.228 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.228+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=NDCF25RJQIMX tag=ODU8D9YODWPQ type=write size=3354802 2024-09-16T06:03:13.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.232+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~Z5B4O0WW2HLA.0 size=1048576 2024-09-16T06:03:13.233 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.233+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~Z5B4O0WW2HLA.1 size=1048576 2024-09-16T06:03:13.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.235+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~Z5B4O0WW2HLA.2 size=760439 2024-09-16T06:03:13.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.235+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=Z5B4O0WW2HLA tag=GJ359193KUIY type=write size=3906167 2024-09-16T06:03:13.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.237+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=4P8OMYOR2NQQ type=del 2024-09-16T06:03:13.239 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.239+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=UGGY53DCJ7SP type=del size=2257698 2024-09-16T06:03:13.243 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.243+0000 7f1c96a0d780 1 < suggested update operation key=GPTASZV7V0C3 tag=LO2KZIX77DLT type=del size=2375033 2024-09-16T06:03:13.245 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.245+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=04HGIQ2QZV3L type=del size=2524693 2024-09-16T06:03:13.248 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.247+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=OJZO28TB6I02 type=del 2024-09-16T06:03:13.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.249+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=QIW3D4Z37MNI type=del size=2912063 2024-09-16T06:03:13.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.254+0000 7f1c96a0d780 1 < suggested update operation key=I5J1C5ECCD7B tag=ZAF69S17HDJH type=del size=1887705 2024-09-16T06:03:13.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.257+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~NI6YF15RO82T.0 size=1048576 2024-09-16T06:03:13.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.259+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~NI6YF15RO82T.1 size=1048576 2024-09-16T06:03:13.261 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.261+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~NI6YF15RO82T.2 size=45691 2024-09-16T06:03:13.261 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.261+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=NI6YF15RO82T tag=2A1KJWBQ2QX8 type=write size=3191419 2024-09-16T06:03:13.263 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.263+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=9O7FUF7JODUD type=del 2024-09-16T06:03:13.265 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.265+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=F15FSDVU2NYA type=del size=3214455 2024-09-16T06:03:13.267 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.267+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=PVJGE1KG9DXR type=del 2024-09-16T06:03:13.269 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.269+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=3QS3V9X1C35W type=write size=545592 2024-09-16T06:03:13.271 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.271+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=NO41YO8O3U3J type=del 2024-09-16T06:03:13.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.273+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=KRNT4R764MQ7 type=write size=585217 2024-09-16T06:03:13.275 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.275+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=EWLF2W6GNHSS type=del 2024-09-16T06:03:13.278 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.278+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=TN23KG2862BT type=del size=111709 2024-09-16T06:03:13.280 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.280+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=ML5ITEW926PD type=del 2024-09-16T06:03:13.285 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.284+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~QQYI73L7BLF8.0 size=1048576 2024-09-16T06:03:13.286 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.286+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~QQYI73L7BLF8.1 size=1048576 2024-09-16T06:03:13.288 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.288+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~QQYI73L7BLF8.2 size=961187 2024-09-16T06:03:13.288 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.288+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=QQYI73L7BLF8 tag=4MMW7YOIF3WZ type=write size=4106915 2024-09-16T06:03:13.290 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.290+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~521K3KTGQHAD.0 size=1048576 2024-09-16T06:03:13.291 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.291+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~521K3KTGQHAD.1 size=883380 2024-09-16T06:03:13.295 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.295+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=521K3KTGQHAD tag=PIO14S8YKTH4 type=write size=2980532 2024-09-16T06:03:13.297 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.297+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=MNJE2PQ8GZZD type=del size=3905128 2024-09-16T06:03:13.299 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.299+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~YGW76GJ6TE5R.0 size=1048576 2024-09-16T06:03:13.301 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.301+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~YGW76GJ6TE5R.1 size=611679 2024-09-16T06:03:13.305 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.305+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=YGW76GJ6TE5R tag=33X1ZGGD6L96 type=write size=2708831 2024-09-16T06:03:13.309 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.308+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~15G6JH77PESL.0 size=1048576 2024-09-16T06:03:13.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.310+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~15G6JH77PESL.1 size=1048576 2024-09-16T06:03:13.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.312+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~15G6JH77PESL.2 size=924256 2024-09-16T06:03:13.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.312+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=15G6JH77PESL tag=48HBPE5KS030 type=write size=4069984 2024-09-16T06:03:13.314 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.314+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=FAUUSNRKRW1G type=del 2024-09-16T06:03:13.316 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.316+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=8VCJOVSMWT3Z type=del size=2080124 2024-09-16T06:03:13.318 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.318+0000 7f1c96a0d780 1 < completed write operation key=Q3AIT4Z2PAJ8 tag=B43WEHXNCS26 type=write size=563461 2024-09-16T06:03:13.322 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.322+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~W77ZMYB49JCL.0 size=1048576 2024-09-16T06:03:13.324 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.324+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~W77ZMYB49JCL.1 size=1048576 2024-09-16T06:03:13.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.325+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~W77ZMYB49JCL.2 size=380905 2024-09-16T06:03:13.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.325+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=W77ZMYB49JCL tag=NREEZ40Z79H3 type=write size=3526633 2024-09-16T06:03:13.327 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.327+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=FZNR649JFRAD type=del 2024-09-16T06:03:13.330 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.329+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=2RYBG4Y1RA3K type=del size=711626 2024-09-16T06:03:13.332 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.332+0000 7f1c96a0d780 1 < completed write operation key=TDXRZXWGBK98 tag=MTCGFUU1FDTH type=write size=272168 2024-09-16T06:03:13.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.334+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=VDTIT3LFDDN4 type=del size=2297696 2024-09-16T06:03:13.336 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.336+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~Z5B4O0WW2HLA.0 size=1048576 2024-09-16T06:03:13.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.338+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~Z5B4O0WW2HLA.1 size=1048576 2024-09-16T06:03:13.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.340+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~Z5B4O0WW2HLA.2 size=760439 2024-09-16T06:03:13.344 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.344+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=Z5B4O0WW2HLA tag=GJ359193KUIY type=write size=3906167 2024-09-16T06:03:13.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.346+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=Z2D5W86MDH7U type=write size=195516 2024-09-16T06:03:13.349 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.348+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=UGGY53DCJ7SP type=del 2024-09-16T06:03:13.351 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.350+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=YLAR4TVBTKV6 type=del size=2298817 2024-09-16T06:03:13.353 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.352+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=04HGIQ2QZV3L type=del 2024-09-16T06:03:13.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.357+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~A4XBKMMGEZSU.0 size=146800 2024-09-16T06:03:13.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.357+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=A4XBKMMGEZSU tag=NU4WG0P3VMMY type=write size=1195376 2024-09-16T06:03:13.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.359+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=QIW3D4Z37MNI type=del 2024-09-16T06:03:13.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.361+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=W3MOTGLIDQCF type=write size=294312 2024-09-16T06:03:13.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.361+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~NI6YF15RO82T.0 size=1048576 2024-09-16T06:03:13.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.361+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~NI6YF15RO82T.1 size=1048576 2024-09-16T06:03:13.363 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.363+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~NI6YF15RO82T.2 size=45691 2024-09-16T06:03:13.367 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.367+0000 7f1c96a0d780 1 < canceled multipart upload key=R28PBTA8L868 upload=NI6YF15RO82T tag=2A1KJWBQ2QX8 type=write size=3191419 2024-09-16T06:03:13.369 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.369+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=DX1KUJMIUDKJ type=del size=1801898 2024-09-16T06:03:13.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.373+0000 7f1c96a0d780 1 < suggested remove operation key=ZBZ9ATHB0R42 tag=F15FSDVU2NYA type=del 2024-09-16T06:03:13.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.375+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=1KLI2KXAMFWT type=del size=1772342 2024-09-16T06:03:13.377 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.377+0000 7f1c96a0d780 1 < canceled operation key=Y2B47WIY8S18 tag=3QS3V9X1C35W type=write size=545592 2024-09-16T06:03:13.379 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.379+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=21J2K44JFAKQ type=del size=1882500 2024-09-16T06:03:13.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.381+0000 7f1c96a0d780 1 < completed write operation key=XB6HUGWUA3R4 tag=KRNT4R764MQ7 type=write size=585217 2024-09-16T06:03:13.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.386+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EJVDVXECF50R.0 size=1048576 2024-09-16T06:03:13.388 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.387+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EJVDVXECF50R.1 size=1048576 2024-09-16T06:03:13.389 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.389+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EJVDVXECF50R.2 size=552720 2024-09-16T06:03:13.389 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.389+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=EJVDVXECF50R tag=4SOV8FDEQY7G type=write size=3698448 2024-09-16T06:03:13.393 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.393+0000 7f1c96a0d780 1 < suggested update operation key=TDXRZXWGBK98 tag=TN23KG2862BT type=del size=111709 2024-09-16T06:03:13.397 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.396+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~O8IQSDVDOGYX.0 size=565136 2024-09-16T06:03:13.397 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.396+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=O8IQSDVDOGYX tag=JVTPYX55RM1P type=write size=1613712 2024-09-16T06:03:13.399 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.399+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~QQYI73L7BLF8.0 size=1048576 2024-09-16T06:03:13.401 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.400+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~QQYI73L7BLF8.1 size=1048576 2024-09-16T06:03:13.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.402+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~QQYI73L7BLF8.2 size=961187 2024-09-16T06:03:13.406 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.406+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=QQYI73L7BLF8 tag=4MMW7YOIF3WZ type=write size=4106915 2024-09-16T06:03:13.409 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.408+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=1QBDODOURJQM type=del size=939812 2024-09-16T06:03:13.411 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.411+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=MNJE2PQ8GZZD type=del 2024-09-16T06:03:13.413 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.413+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=PZB3S4BY9WU1 type=del size=1416786 2024-09-16T06:03:13.415 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.415+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~15G6JH77PESL.0 size=1048576 2024-09-16T06:03:13.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.417+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~15G6JH77PESL.1 size=1048576 2024-09-16T06:03:13.420 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.419+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~15G6JH77PESL.2 size=924256 2024-09-16T06:03:13.423 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.423+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=15G6JH77PESL tag=48HBPE5KS030 type=write size=4069984 2024-09-16T06:03:13.425 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.425+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=XWQPMGGDJ9Y5 type=write size=413084 2024-09-16T06:03:13.427 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.427+0000 7f1c96a0d780 1 < canceled operation key=QRD29GC0JIIP tag=8VCJOVSMWT3Z type=del size=2080124 2024-09-16T06:03:13.429 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.429+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=JAHAJEVTXDIN type=write size=795260 2024-09-16T06:03:13.431 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.431+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~W77ZMYB49JCL.0 size=1048576 2024-09-16T06:03:13.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.433+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~W77ZMYB49JCL.1 size=1048576 2024-09-16T06:03:13.434 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.434+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~W77ZMYB49JCL.2 size=380905 2024-09-16T06:03:13.438 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.438+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=W77ZMYB49JCL tag=NREEZ40Z79H3 type=write size=3526633 2024-09-16T06:03:13.442 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.441+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~AZTL1DNKPEFV.0 size=1048576 2024-09-16T06:03:13.443 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.443+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~AZTL1DNKPEFV.1 size=1048576 2024-09-16T06:03:13.445 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.445+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~AZTL1DNKPEFV.2 size=46223 2024-09-16T06:03:13.445 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.445+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=AZTL1DNKPEFV tag=4AM5DYE9TSC2 type=write size=3191951 2024-09-16T06:03:13.447 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.447+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=2RYBG4Y1RA3K type=del 2024-09-16T06:03:13.449 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.449+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=3KUUYG1YTRIE type=write size=435542 2024-09-16T06:03:13.451 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.451+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=VDTIT3LFDDN4 type=del 2024-09-16T06:03:13.453 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.453+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=UNGM85245VHR type=del size=3787200 2024-09-16T06:03:13.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.455+0000 7f1c96a0d780 1 < canceled operation key=I5J1C5ECCD7B tag=Z2D5W86MDH7U type=write size=195516 2024-09-16T06:03:13.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.458+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~C9041YVC5N00.0 size=887513 2024-09-16T06:03:13.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.458+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=C9041YVC5N00 tag=AJYDB08HFTMB type=write size=1936089 2024-09-16T06:03:13.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.460+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=YLAR4TVBTKV6 type=del 2024-09-16T06:03:13.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.462+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=J5L4F4WZ9HRA type=del size=3930692 2024-09-16T06:03:13.465 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.465+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~A4XBKMMGEZSU.0 size=146800 2024-09-16T06:03:13.469 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.468+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=A4XBKMMGEZSU tag=NU4WG0P3VMMY type=write size=1195376 2024-09-16T06:03:13.472 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.470+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=EOEOPE9959IT type=del size=369523 2024-09-16T06:03:13.473 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.472+0000 7f1c96a0d780 1 < completed write operation key=QURT4D50GX44 tag=W3MOTGLIDQCF type=write size=294312 2024-09-16T06:03:13.474 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.474+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=ZNCLT7Q36S2X type=del size=719980 2024-09-16T06:03:13.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.477+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=DX1KUJMIUDKJ type=del 2024-09-16T06:03:13.479 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.479+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=SHK6K8I1DQV1 type=del size=2010755 2024-09-16T06:03:13.481 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.481+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=1KLI2KXAMFWT type=del 2024-09-16T06:03:13.485 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.485+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~7S4AHRLQPG2L.0 size=1045817 2024-09-16T06:03:13.485 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.485+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=7S4AHRLQPG2L tag=EU96PPR5NTHL type=write size=2094393 2024-09-16T06:03:13.487 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.487+0000 7f1c96a0d780 1 < canceled operation key=5VD077EFKM1N tag=21J2K44JFAKQ type=del size=1882500 2024-09-16T06:03:13.491 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.490+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~FZZ9UQH6WFWV.0 size=1048576 2024-09-16T06:03:13.492 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.492+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~FZZ9UQH6WFWV.1 size=1048576 2024-09-16T06:03:13.494 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.494+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~FZZ9UQH6WFWV.2 size=511285 2024-09-16T06:03:13.494 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.494+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=FZZ9UQH6WFWV tag=N0Q4WY7C0SNG type=write size=3657013 2024-09-16T06:03:13.496 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.496+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~EJVDVXECF50R.0 size=1048576 2024-09-16T06:03:13.498 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.497+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~EJVDVXECF50R.1 size=1048576 2024-09-16T06:03:13.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.499+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~EJVDVXECF50R.2 size=552720 2024-09-16T06:03:13.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.503+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=EJVDVXECF50R tag=4SOV8FDEQY7G type=write size=3698448 2024-09-16T06:03:13.506 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.505+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=3AS86D55MBOM type=del size=1174228 2024-09-16T06:03:13.506 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.506+0000 7f1c96a0d780 1 < canceled part key=_multipart_5VD077EFKM1N.2~O8IQSDVDOGYX.0 size=565136 2024-09-16T06:03:13.510 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.510+0000 7f1c96a0d780 1 < canceled multipart upload key=5VD077EFKM1N upload=O8IQSDVDOGYX tag=JVTPYX55RM1P type=write size=1613712 2024-09-16T06:03:13.514 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.514+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~QWQ9SPK4NE4T.0 size=1048576 2024-09-16T06:03:13.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.515+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~QWQ9SPK4NE4T.1 size=612171 2024-09-16T06:03:13.516 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.515+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=QWQ9SPK4NE4T tag=F1JTNVC3VDY2 type=write size=2709323 2024-09-16T06:03:13.518 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.517+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=1QBDODOURJQM type=del 2024-09-16T06:03:13.519 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.519+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=3EO9ALI7GCQ0 type=del size=2660276 2024-09-16T06:03:13.524 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.523+0000 7f1c96a0d780 1 < suggested update operation key=TDXRZXWGBK98 tag=PZB3S4BY9WU1 type=del size=1416786 2024-09-16T06:03:13.526 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.525+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=06KZ16EE80QU type=write size=544053 2024-09-16T06:03:13.528 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.528+0000 7f1c96a0d780 1 < completed write operation key=JA40GXESA8UF tag=XWQPMGGDJ9Y5 type=write size=413084 2024-09-16T06:03:13.531 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.530+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=LFE264IJJWKK type=del size=1604482 2024-09-16T06:03:13.533 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.533+0000 7f1c96a0d780 1 < completed write operation key=PM77QTUTT60M tag=JAHAJEVTXDIN type=write size=795260 2024-09-16T06:03:13.535 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.535+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=ODXD82O88UFC type=write size=545929 2024-09-16T06:03:13.537 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.537+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~AZTL1DNKPEFV.0 size=1048576 2024-09-16T06:03:13.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.539+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~AZTL1DNKPEFV.1 size=1048576 2024-09-16T06:03:13.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.539+0000 7f1c96a0d780 1 < canceled part key=_multipart_0WU0T0ZG0UHP.2~AZTL1DNKPEFV.2 size=46223 2024-09-16T06:03:13.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.543+0000 7f1c96a0d780 1 < canceled multipart upload key=0WU0T0ZG0UHP upload=AZTL1DNKPEFV tag=4AM5DYE9TSC2 type=write size=3191951 2024-09-16T06:03:13.545 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.545+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=DX1GNZ5K83WT type=del size=1885070 2024-09-16T06:03:13.548 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.547+0000 7f1c96a0d780 1 < completed write operation key=ZTW6L951QI5A tag=3KUUYG1YTRIE type=write size=435542 2024-09-16T06:03:13.551 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.551+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~38DYT0UOTIZG.0 size=1048576 2024-09-16T06:03:13.553 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.553+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~38DYT0UOTIZG.1 size=1048576 2024-09-16T06:03:13.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.554+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~38DYT0UOTIZG.2 size=51731 2024-09-16T06:03:13.555 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.554+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=38DYT0UOTIZG tag=2PSJGKQR6XCH type=write size=3197459 2024-09-16T06:03:13.556 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.556+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=UNGM85245VHR type=del 2024-09-16T06:03:13.558 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.558+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=4MD7GBM03QNE type=del size=558220 2024-09-16T06:03:13.560 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.560+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~C9041YVC5N00.0 size=887513 2024-09-16T06:03:13.564 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.563+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=C9041YVC5N00 tag=AJYDB08HFTMB type=write size=1936089 2024-09-16T06:03:13.567 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.567+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~DO0E0RSA77XG.0 size=1048576 2024-09-16T06:03:13.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.569+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~DO0E0RSA77XG.1 size=1048576 2024-09-16T06:03:13.571 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.570+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~DO0E0RSA77XG.2 size=1006801 2024-09-16T06:03:13.571 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.570+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=DO0E0RSA77XG tag=7LKI6ZFLKVXG type=write size=4152529 2024-09-16T06:03:13.575 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.574+0000 7f1c96a0d780 1 < suggested update operation key=ITM02B2USRE0 tag=J5L4F4WZ9HRA type=del size=3930692 2024-09-16T06:03:13.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.578+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0YYTBDBZ9Z6O.0 size=1048576 2024-09-16T06:03:13.581 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.580+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0YYTBDBZ9Z6O.1 size=1048576 2024-09-16T06:03:13.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.582+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0YYTBDBZ9Z6O.2 size=180137 2024-09-16T06:03:13.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.582+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=0YYTBDBZ9Z6O tag=HRMVFVYN9699 type=write size=3325865 2024-09-16T06:03:13.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.584+0000 7f1c96a0d780 1 < canceled operation key=GPTASZV7V0C3 tag=EOEOPE9959IT type=del size=369523 2024-09-16T06:03:13.588 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.587+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=QOBYDJEI21F0 type=del size=2209054 2024-09-16T06:03:13.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.589+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=ZNCLT7Q36S2X type=del 2024-09-16T06:03:13.594 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.593+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1MP8OOLWGGM2.0 size=1048576 2024-09-16T06:03:13.596 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.595+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1MP8OOLWGGM2.1 size=1048576 2024-09-16T06:03:13.597 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.596+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~1MP8OOLWGGM2.2 size=871639 2024-09-16T06:03:13.597 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.596+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=1MP8OOLWGGM2 tag=3WZ2337VN61Z type=write size=4017367 2024-09-16T06:03:13.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.598+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=SHK6K8I1DQV1 type=del 2024-09-16T06:03:13.601 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.600+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=WB0NR8GWB3HL type=del size=1858192 2024-09-16T06:03:13.603 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.602+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~7S4AHRLQPG2L.0 size=1045817 2024-09-16T06:03:13.606 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.606+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=7S4AHRLQPG2L tag=EU96PPR5NTHL type=write size=2094393 2024-09-16T06:03:13.608 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.608+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=G34ZIDVOVMWG type=del size=362388 2024-09-16T06:03:13.610 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.610+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~FZZ9UQH6WFWV.0 size=1048576 2024-09-16T06:03:13.612 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.611+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~FZZ9UQH6WFWV.1 size=1048576 2024-09-16T06:03:13.613 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.613+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~FZZ9UQH6WFWV.2 size=511285 2024-09-16T06:03:13.617 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.617+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=FZZ9UQH6WFWV tag=N0Q4WY7C0SNG type=write size=3657013 2024-09-16T06:03:13.619 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.619+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=L1NV9Q2ACNKS type=del size=409577 2024-09-16T06:03:13.621 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.621+0000 7f1c96a0d780 1 < canceled operation key=4N13783D51P2 tag=3AS86D55MBOM type=del size=1174228 2024-09-16T06:03:13.625 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.624+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~FG2NK3DART8Y.0 size=1048576 2024-09-16T06:03:13.626 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.626+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~FG2NK3DART8Y.1 size=1048576 2024-09-16T06:03:13.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.628+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~FG2NK3DART8Y.2 size=340810 2024-09-16T06:03:13.628 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.628+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=FG2NK3DART8Y tag=KMMO032UQRSM type=write size=3486538 2024-09-16T06:03:13.630 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.630+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~QWQ9SPK4NE4T.0 size=1048576 2024-09-16T06:03:13.632 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.631+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~QWQ9SPK4NE4T.1 size=612171 2024-09-16T06:03:13.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.636+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=QWQ9SPK4NE4T tag=F1JTNVC3VDY2 type=write size=2709323 2024-09-16T06:03:13.639 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.639+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~HTMTCQMUSJRD.0 size=1048576 2024-09-16T06:03:13.641 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.641+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~HTMTCQMUSJRD.1 size=989408 2024-09-16T06:03:13.641 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.641+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=HTMTCQMUSJRD tag=75IZJVGC39SR type=write size=3086560 2024-09-16T06:03:13.643 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.643+0000 7f1c96a0d780 1 < canceled operation key=RLYT9MKOIL9G tag=3EO9ALI7GCQ0 type=del size=2660276 2024-09-16T06:03:13.645 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.645+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=G5GX3VHSHQC3 type=write size=544596 2024-09-16T06:03:13.647 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.647+0000 7f1c96a0d780 1 < completed write operation key=RZK5FPR0QWOH tag=06KZ16EE80QU type=write size=544053 2024-09-16T06:03:13.649 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.649+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=N7M904LHBT4A type=del size=1408755 2024-09-16T06:03:13.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.651+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=LFE264IJJWKK type=del 2024-09-16T06:03:13.653 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.653+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=VR40D1C0XQC5 type=del size=2937467 2024-09-16T06:03:13.655 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.655+0000 7f1c96a0d780 1 < completed write operation key=Z9QSHZEA1LU8 tag=ODXD82O88UFC type=write size=545929 2024-09-16T06:03:13.657 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.657+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=4JURR47YSGJB type=del size=3652020 2024-09-16T06:03:13.659 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.659+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=DX1GNZ5K83WT type=del 2024-09-16T06:03:13.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.661+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=N52GLR2QEK33 type=del size=710375 2024-09-16T06:03:13.663 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.663+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~38DYT0UOTIZG.0 size=1048576 2024-09-16T06:03:13.663 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.663+0000 7f1c96a0d780 1 < canceled part key=_multipart_XTSPQEKWTZZU.2~38DYT0UOTIZG.1 size=1048576 2024-09-16T06:03:13.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.665+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~38DYT0UOTIZG.2 size=51731 2024-09-16T06:03:13.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.669+0000 7f1c96a0d780 1 < canceled multipart upload key=XTSPQEKWTZZU upload=38DYT0UOTIZG tag=2PSJGKQR6XCH type=write size=3197459 2024-09-16T06:03:13.671 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.671+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=R9Q2Z1F8D91J type=write size=901473 2024-09-16T06:03:13.675 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.675+0000 7f1c96a0d780 1 < suggested remove operation key=XB6HUGWUA3R4 tag=4MD7GBM03QNE type=del 2024-09-16T06:03:13.680 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.679+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~AABF4F4ZS1E0.0 size=121762 2024-09-16T06:03:13.680 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.679+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=AABF4F4ZS1E0 tag=09L7JVKSYYZX type=write size=1170338 2024-09-16T06:03:13.682 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.681+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~DO0E0RSA77XG.0 size=1048576 2024-09-16T06:03:13.683 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.683+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~DO0E0RSA77XG.1 size=1048576 2024-09-16T06:03:13.685 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.685+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~DO0E0RSA77XG.2 size=1006801 2024-09-16T06:03:13.688 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.688+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=DO0E0RSA77XG tag=7LKI6ZFLKVXG type=write size=4152529 2024-09-16T06:03:13.692 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.692+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~9L0MU9FBG7XE.0 size=1048576 2024-09-16T06:03:13.694 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.693+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~9L0MU9FBG7XE.1 size=1048576 2024-09-16T06:03:13.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.695+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~9L0MU9FBG7XE.2 size=450698 2024-09-16T06:03:13.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.695+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=9L0MU9FBG7XE tag=JFQ9UKH87CS7 type=write size=3596426 2024-09-16T06:03:13.696 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.696+0000 7f1c96a0d780 1 < canceled part key=_multipart_GPTASZV7V0C3.2~0YYTBDBZ9Z6O.0 size=1048576 2024-09-16T06:03:13.698 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.698+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~0YYTBDBZ9Z6O.1 size=1048576 2024-09-16T06:03:13.700 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.700+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~0YYTBDBZ9Z6O.2 size=180137 2024-09-16T06:03:13.704 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.704+0000 7f1c96a0d780 1 < canceled multipart upload key=GPTASZV7V0C3 upload=0YYTBDBZ9Z6O tag=HRMVFVYN9699 type=write size=3325865 2024-09-16T06:03:13.708 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.707+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~KCNZXKEEW0CP.0 size=1048576 2024-09-16T06:03:13.709 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.709+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~KCNZXKEEW0CP.1 size=894952 2024-09-16T06:03:13.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.709+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=KCNZXKEEW0CP tag=YDQZPEC8YE70 type=write size=2992104 2024-09-16T06:03:13.714 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.713+0000 7f1c96a0d780 1 < suggested remove operation key=01DIVTPOEFBO tag=QOBYDJEI21F0 type=del 2024-09-16T06:03:13.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.717+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~9VJ8LTV5X42A.0 size=1048576 2024-09-16T06:03:13.719 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.719+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~9VJ8LTV5X42A.1 size=1048576 2024-09-16T06:03:13.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.720+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~9VJ8LTV5X42A.2 size=397933 2024-09-16T06:03:13.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.720+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=9VJ8LTV5X42A tag=2SFJSGS9ZHAV type=write size=3543661 2024-09-16T06:03:13.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.721+0000 7f1c96a0d780 1 < canceled part key=_multipart_RLYT9MKOIL9G.2~1MP8OOLWGGM2.0 size=1048576 2024-09-16T06:03:13.723 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.723+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~1MP8OOLWGGM2.1 size=1048576 2024-09-16T06:03:13.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.724+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~1MP8OOLWGGM2.2 size=871639 2024-09-16T06:03:13.728 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.728+0000 7f1c96a0d780 1 < canceled multipart upload key=RLYT9MKOIL9G upload=1MP8OOLWGGM2 tag=3WZ2337VN61Z type=write size=4017367 2024-09-16T06:03:13.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.731+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~8F2SRUXREI4U.0 size=1048576 2024-09-16T06:03:13.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.733+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~8F2SRUXREI4U.1 size=1048576 2024-09-16T06:03:13.735 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.735+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~8F2SRUXREI4U.2 size=136583 2024-09-16T06:03:13.735 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.735+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=8F2SRUXREI4U tag=VPNPSSENA39W type=write size=3282311 2024-09-16T06:03:13.737 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.737+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=WB0NR8GWB3HL type=del 2024-09-16T06:03:13.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.740+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~2FJAD0TPME09.0 size=1048576 2024-09-16T06:03:13.742 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.742+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~2FJAD0TPME09.1 size=940599 2024-09-16T06:03:13.742 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.742+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=2FJAD0TPME09 tag=VDHXLBEVYVJT type=write size=3037751 2024-09-16T06:03:13.744 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.744+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=G34ZIDVOVMWG type=del 2024-09-16T06:03:13.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.746+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=MWIS6JLPMUVE type=del size=2339529 2024-09-16T06:03:13.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.748+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=L1NV9Q2ACNKS type=del 2024-09-16T06:03:13.750 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.750+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=KW1CHI8SDC7C type=del size=2511551 2024-09-16T06:03:13.753 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.752+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~FG2NK3DART8Y.0 size=1048576 2024-09-16T06:03:13.754 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.754+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~FG2NK3DART8Y.1 size=1048576 2024-09-16T06:03:13.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.756+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~FG2NK3DART8Y.2 size=340810 2024-09-16T06:03:13.759 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.759+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=FG2NK3DART8Y tag=KMMO032UQRSM type=write size=3486538 2024-09-16T06:03:13.761 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.761+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=IEO57DB1PYV4 type=del size=3037937 2024-09-16T06:03:13.763 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.763+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~HTMTCQMUSJRD.0 size=1048576 2024-09-16T06:03:13.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.765+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~HTMTCQMUSJRD.1 size=989408 2024-09-16T06:03:13.769 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.768+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=HTMTCQMUSJRD tag=75IZJVGC39SR type=write size=3086560 2024-09-16T06:03:13.773 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.772+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~Y1XE8GGGVRUV.0 size=1048576 2024-09-16T06:03:13.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.774+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~Y1XE8GGGVRUV.1 size=1048576 2024-09-16T06:03:13.777 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.777+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~Y1XE8GGGVRUV.2 size=162307 2024-09-16T06:03:13.777 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.777+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=Y1XE8GGGVRUV tag=6W0FOQHE5UPC type=write size=3308035 2024-09-16T06:03:13.779 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.779+0000 7f1c96a0d780 1 < completed write operation key=QURT4D50GX44 tag=G5GX3VHSHQC3 type=write size=544596 2024-09-16T06:03:13.781 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.781+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=BEUI28UX7L19 type=del size=2026255 2024-09-16T06:03:13.784 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.784+0000 7f1c96a0d780 -1 < failed to complete operation key=01DIVTPOEFBO tag=N7M904LHBT4A type=del size=1408755: (22) Invalid argument 2024-09-16T06:03:13.788 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.787+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~NQTCTXNF2R81.0 size=1048576 2024-09-16T06:03:13.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.789+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~NQTCTXNF2R81.1 size=5730 2024-09-16T06:03:13.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.789+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=NQTCTXNF2R81 tag=UKWYHZ60RDON type=write size=2102882 2024-09-16T06:03:13.792 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.791+0000 7f1c96a0d780 1 < canceled operation key=Y2B47WIY8S18 tag=VR40D1C0XQC5 type=del size=2937467 2024-09-16T06:03:13.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.795+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~51WFBHZTHGLL.0 size=654781 2024-09-16T06:03:13.796 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.795+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=51WFBHZTHGLL tag=U3HN71F48BC1 type=write size=1703357 2024-09-16T06:03:13.800 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.800+0000 7f1c96a0d780 1 < suggested update operation key=ZTW6L951QI5A tag=4JURR47YSGJB type=del size=3652020 2024-09-16T06:03:13.802 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.802+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=VBI1PJYA3ISZ type=del size=2936988 2024-09-16T06:03:13.804 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.804+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=N52GLR2QEK33 type=del 2024-09-16T06:03:13.808 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.808+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~2FWCRXBGS3CC.0 size=1048576 2024-09-16T06:03:13.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.810+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~2FWCRXBGS3CC.1 size=588146 2024-09-16T06:03:13.810 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.810+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=2FWCRXBGS3CC tag=M59JCYHAHYXL type=write size=2685298 2024-09-16T06:03:13.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.814+0000 7f1c96a0d780 1 < suggested remove operation key=VVPJT0T4Z4XP tag=R9Q2Z1F8D91J type=write 2024-09-16T06:03:13.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.818+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~7XUOX0T3RM1D.0 size=1048576 2024-09-16T06:03:13.820 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.819+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~7XUOX0T3RM1D.1 size=1048576 2024-09-16T06:03:13.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.821+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~7XUOX0T3RM1D.2 size=151818 2024-09-16T06:03:13.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.821+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=7XUOX0T3RM1D tag=ABDFYKU3F4PU type=write size=3297546 2024-09-16T06:03:13.824 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.823+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~AABF4F4ZS1E0.0 size=121762 2024-09-16T06:03:13.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.827+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=AABF4F4ZS1E0 tag=09L7JVKSYYZX type=write size=1170338 2024-09-16T06:03:13.831 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.830+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~75E1UG4TUCJC.0 size=155227 2024-09-16T06:03:13.831 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.830+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=75E1UG4TUCJC tag=9IZ9XO6TLD1B type=write size=1203803 2024-09-16T06:03:13.833 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.833+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~9L0MU9FBG7XE.0 size=1048576 2024-09-16T06:03:13.835 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.835+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~9L0MU9FBG7XE.1 size=1048576 2024-09-16T06:03:13.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:13 smithi161 ceph-mon[87722]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 486 KiB/s wr, 2.48k op/s 2024-09-16T06:03:13.837 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.837+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~9L0MU9FBG7XE.2 size=450698 2024-09-16T06:03:13.841 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.840+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=9L0MU9FBG7XE tag=JFQ9UKH87CS7 type=write size=3596426 2024-09-16T06:03:13.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.842+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=GTWSSAYL80J3 type=del size=1968630 2024-09-16T06:03:13.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.843+0000 7f1c96a0d780 1 < canceled part key=_multipart_PM77QTUTT60M.2~KCNZXKEEW0CP.0 size=1048576 2024-09-16T06:03:13.845 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.845+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~KCNZXKEEW0CP.1 size=894952 2024-09-16T06:03:13.848 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.848+0000 7f1c96a0d780 1 < canceled multipart upload key=PM77QTUTT60M upload=KCNZXKEEW0CP tag=YDQZPEC8YE70 type=write size=2992104 2024-09-16T06:03:13.850 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.850+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=TXRTKQL9VE2M type=write size=1011117 2024-09-16T06:03:13.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.852+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~9VJ8LTV5X42A.0 size=1048576 2024-09-16T06:03:13.854 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.854+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~9VJ8LTV5X42A.1 size=1048576 2024-09-16T06:03:13.854 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.854+0000 7f1c96a0d780 1 < canceled part key=_multipart_PM77QTUTT60M.2~9VJ8LTV5X42A.2 size=397933 2024-09-16T06:03:13.858 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.858+0000 7f1c96a0d780 1 < canceled multipart upload key=PM77QTUTT60M upload=9VJ8LTV5X42A tag=2SFJSGS9ZHAV type=write size=3543661 2024-09-16T06:03:13.861 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.861+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=FUUM0XHH7MD4 type=del size=1889668 2024-09-16T06:03:13.863 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.862+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~8F2SRUXREI4U.0 size=1048576 2024-09-16T06:03:13.864 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.864+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~8F2SRUXREI4U.1 size=1048576 2024-09-16T06:03:13.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.866+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~8F2SRUXREI4U.2 size=136583 2024-09-16T06:03:13.870 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.869+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=8F2SRUXREI4U tag=VPNPSSENA39W type=write size=3282311 2024-09-16T06:03:13.874 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.873+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~KCDSYU2SRPO0.0 size=1048576 2024-09-16T06:03:13.876 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.875+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~KCDSYU2SRPO0.1 size=1048576 2024-09-16T06:03:13.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.877+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~KCDSYU2SRPO0.2 size=518984 2024-09-16T06:03:13.878 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.877+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=KCDSYU2SRPO0 tag=ZNNEIQ4V5UQH type=write size=3664712 2024-09-16T06:03:13.879 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.879+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~2FJAD0TPME09.0 size=1048576 2024-09-16T06:03:13.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.881+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~2FJAD0TPME09.1 size=940599 2024-09-16T06:03:13.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.884+0000 7f1c96a0d780 1 < completed multipart upload key=Y2B47WIY8S18 upload=2FJAD0TPME09 tag=VDHXLBEVYVJT type=write size=3037751 2024-09-16T06:03:13.887 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.886+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=YAG7YXFP76OF type=write size=14784 2024-09-16T06:03:13.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.890+0000 7f1c96a0d780 1 < suggested update operation key=01DIVTPOEFBO tag=MWIS6JLPMUVE type=del size=2339529 2024-09-16T06:03:13.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.892+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=40LD8BZD7A07 type=del size=3002270 2024-09-16T06:03:13.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.895+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=KW1CHI8SDC7C type=del 2024-09-16T06:03:13.897 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.897+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=GEAJF7YZ6RG8 type=del size=2558901 2024-09-16T06:03:13.899 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.898+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=IEO57DB1PYV4 type=del 2024-09-16T06:03:13.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.903+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~O43JSND6LJTC.0 size=1042140 2024-09-16T06:03:13.903 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.903+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=O43JSND6LJTC tag=C02OA0101J9W type=write size=2090716 2024-09-16T06:03:13.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.905+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~Y1XE8GGGVRUV.0 size=1048576 2024-09-16T06:03:13.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.906+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~Y1XE8GGGVRUV.1 size=1048576 2024-09-16T06:03:13.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.906+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~Y1XE8GGGVRUV.2 size=162307 2024-09-16T06:03:13.911 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.911+0000 7f1c96a0d780 1 < canceled multipart upload key=R28PBTA8L868 upload=Y1XE8GGGVRUV tag=6W0FOQHE5UPC type=write size=3308035 2024-09-16T06:03:13.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.915+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~1D9Z7D0J1Y6C.0 size=1048576 2024-09-16T06:03:13.917 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.917+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~1D9Z7D0J1Y6C.1 size=1048576 2024-09-16T06:03:13.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.919+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~1D9Z7D0J1Y6C.2 size=898620 2024-09-16T06:03:13.919 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.919+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=1D9Z7D0J1Y6C tag=2KTV0SJJKCUC type=write size=4044348 2024-09-16T06:03:13.921 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.921+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=BEUI28UX7L19 type=del 2024-09-16T06:03:13.925 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.924+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~34Z8B7CPW2OO.0 size=1048576 2024-09-16T06:03:13.927 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.927+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~34Z8B7CPW2OO.1 size=208431 2024-09-16T06:03:13.927 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.927+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=34Z8B7CPW2OO tag=3FYXFTDFXCIA type=write size=2305583 2024-09-16T06:03:13.929 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.929+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~NQTCTXNF2R81.0 size=1048576 2024-09-16T06:03:13.931 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.931+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~NQTCTXNF2R81.1 size=5730 2024-09-16T06:03:13.934 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.934+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=NQTCTXNF2R81 tag=UKWYHZ60RDON type=write size=2102882 2024-09-16T06:03:13.938 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.938+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~UFBVH512EAY1.0 size=1048576 2024-09-16T06:03:13.940 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.940+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~UFBVH512EAY1.1 size=1048576 2024-09-16T06:03:13.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.942+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~UFBVH512EAY1.2 size=1038806 2024-09-16T06:03:13.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.942+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=UFBVH512EAY1 tag=JFBEEFXPZA8V type=write size=4184534 2024-09-16T06:03:13.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.942+0000 7f1c96a0d780 1 < canceled part key=_multipart_RZK5FPR0QWOH.2~51WFBHZTHGLL.0 size=654781 2024-09-16T06:03:13.946 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.946+0000 7f1c96a0d780 1 < canceled multipart upload key=RZK5FPR0QWOH upload=51WFBHZTHGLL tag=U3HN71F48BC1 type=write size=1703357 2024-09-16T06:03:13.948 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.948+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=GQ658RZ5EE3Y type=del size=810530 2024-09-16T06:03:13.950 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.950+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=VBI1PJYA3ISZ type=del 2024-09-16T06:03:13.952 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.951+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=M18EJ3DZBNFC type=del size=1591151 2024-09-16T06:03:13.954 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.953+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~2FWCRXBGS3CC.0 size=1048576 2024-09-16T06:03:13.954 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.953+0000 7f1c96a0d780 1 < canceled part key=_multipart_R28PBTA8L868.2~2FWCRXBGS3CC.1 size=588146 2024-09-16T06:03:13.958 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.958+0000 7f1c96a0d780 1 < canceled multipart upload key=R28PBTA8L868 upload=2FWCRXBGS3CC tag=M59JCYHAHYXL type=write size=2685298 2024-09-16T06:03:13.960 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.960+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=VFP1KL09IBTL type=write size=944082 2024-09-16T06:03:13.962 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.962+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~7XUOX0T3RM1D.0 size=1048576 2024-09-16T06:03:13.964 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.964+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~7XUOX0T3RM1D.1 size=1048576 2024-09-16T06:03:13.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.965+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~7XUOX0T3RM1D.2 size=151818 2024-09-16T06:03:13.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.969+0000 7f1c96a0d780 1 < completed multipart upload key=4N13783D51P2 upload=7XUOX0T3RM1D tag=ABDFYKU3F4PU type=write size=3297546 2024-09-16T06:03:13.971 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.971+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=19RGPK1LWTRM type=del size=836059 2024-09-16T06:03:13.974 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.974+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~75E1UG4TUCJC.0 size=155227 2024-09-16T06:03:13.977 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.977+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=75E1UG4TUCJC tag=9IZ9XO6TLD1B type=write size=1203803 2024-09-16T06:03:13.979 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.979+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=A8KUEYXL3O61 type=del size=434251 2024-09-16T06:03:13.981 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.981+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=GTWSSAYL80J3 type=del 2024-09-16T06:03:13.983 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.983+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=A6GXCK34S0YZ type=del size=2256735 2024-09-16T06:03:13.985 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.985+0000 7f1c96a0d780 1 < completed write operation key=0WU0T0ZG0UHP tag=TXRTKQL9VE2M type=write size=1011117 2024-09-16T06:03:13.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.989+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~IPPZ00DC0V07.0 size=1048576 2024-09-16T06:03:13.990 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.990+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~IPPZ00DC0V07.1 size=74549 2024-09-16T06:03:13.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.990+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=IPPZ00DC0V07 tag=DQQLZZPBOXU6 type=write size=2171701 2024-09-16T06:03:13.994 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.994+0000 7f1c96a0d780 1 < suggested remove operation key=5DI2PMM37X1T tag=FUUM0XHH7MD4 type=del 2024-09-16T06:03:13.996 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.995+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=8B9VUNSM9GGQ type=del size=2645119 2024-09-16T06:03:13.998 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.997+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~KCDSYU2SRPO0.0 size=1048576 2024-09-16T06:03:14.000 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:13.999+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~KCDSYU2SRPO0.1 size=1048576 2024-09-16T06:03:14.002 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.001+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~KCDSYU2SRPO0.2 size=518984 2024-09-16T06:03:14.005 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.004+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=KCDSYU2SRPO0 tag=ZNNEIQ4V5UQH type=write size=3664712 2024-09-16T06:03:14.007 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.006+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=5ALJ8C5YU6HV type=del size=170460 2024-09-16T06:03:14.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.008+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=YAG7YXFP76OF type=write size=14784 2024-09-16T06:03:14.012 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.011+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=QT2JVSCTTNNZ type=del size=2887272 2024-09-16T06:03:14.014 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.013+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=40LD8BZD7A07 type=del 2024-09-16T06:03:14.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.015+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=67GF142NBUXH type=del size=2250563 2024-09-16T06:03:14.018 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.016+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=GEAJF7YZ6RG8 type=del 2024-09-16T06:03:14.022 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.020+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~JV71CJT43RFQ.0 size=1048576 2024-09-16T06:03:14.023 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.022+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~JV71CJT43RFQ.1 size=686062 2024-09-16T06:03:14.023 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.022+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=JV71CJT43RFQ tag=BBRNQE1FNZ4Z type=write size=2783214 2024-09-16T06:03:14.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.024+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~O43JSND6LJTC.0 size=1042140 2024-09-16T06:03:14.029 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.027+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=O43JSND6LJTC tag=C02OA0101J9W type=write size=2090716 2024-09-16T06:03:14.032 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.029+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=6CBFMZ7LUZD0 type=del size=1893549 2024-09-16T06:03:14.033 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.031+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~1D9Z7D0J1Y6C.0 size=1048576 2024-09-16T06:03:14.034 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.033+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~1D9Z7D0J1Y6C.1 size=1048576 2024-09-16T06:03:14.036 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.035+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~1D9Z7D0J1Y6C.2 size=898620 2024-09-16T06:03:14.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.038+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=1D9Z7D0J1Y6C tag=2KTV0SJJKCUC type=write size=4044348 2024-09-16T06:03:14.041 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.040+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=724LIFHVHM90 type=del size=213504 2024-09-16T06:03:14.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.042+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~34Z8B7CPW2OO.0 size=1048576 2024-09-16T06:03:14.044 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.042+0000 7f1c96a0d780 1 < canceled part key=_multipart_GKLPEUNB19HH.2~34Z8B7CPW2OO.1 size=208431 2024-09-16T06:03:14.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.046+0000 7f1c96a0d780 1 < canceled multipart upload key=GKLPEUNB19HH upload=34Z8B7CPW2OO tag=3FYXFTDFXCIA type=write size=2305583 2024-09-16T06:03:14.051 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.050+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~TAHQS6TGZZMK.0 size=1048576 2024-09-16T06:03:14.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.051+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~TAHQS6TGZZMK.1 size=1048576 2024-09-16T06:03:14.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.053+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~TAHQS6TGZZMK.2 size=622558 2024-09-16T06:03:14.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.053+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=TAHQS6TGZZMK tag=N6PE3VMWYIDZ type=write size=3768286 2024-09-16T06:03:14.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.055+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~UFBVH512EAY1.0 size=1048576 2024-09-16T06:03:14.058 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.057+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~UFBVH512EAY1.1 size=1048576 2024-09-16T06:03:14.059 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.058+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~UFBVH512EAY1.2 size=1038806 2024-09-16T06:03:14.063 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.062+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=UFBVH512EAY1 tag=JFBEEFXPZA8V type=write size=4184534 2024-09-16T06:03:14.065 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.064+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=4Y8WGY6CEAYN type=write size=456050 2024-09-16T06:03:14.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:13 smithi145 ceph-mon[99390]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 486 KiB/s wr, 2.48k op/s 2024-09-16T06:03:14.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:13 smithi145 ceph-mon[96887]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 486 KiB/s wr, 2.48k op/s 2024-09-16T06:03:14.067 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.066+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=GQ658RZ5EE3Y type=del 2024-09-16T06:03:14.069 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.067+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=7Y7999LA6Y2Y type=del size=3743203 2024-09-16T06:03:14.071 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.070+0000 7f1c96a0d780 1 < canceled operation key=RLYT9MKOIL9G tag=M18EJ3DZBNFC type=del size=1591151 2024-09-16T06:03:14.074 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.073+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~5H291HQJP6Z1.0 size=1048576 2024-09-16T06:03:14.076 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.075+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~5H291HQJP6Z1.1 size=1048576 2024-09-16T06:03:14.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.076+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~5H291HQJP6Z1.2 size=701033 2024-09-16T06:03:14.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.076+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=5H291HQJP6Z1 tag=FPZAYGMJXPDH type=write size=3846761 2024-09-16T06:03:14.082 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.080+0000 7f1c96a0d780 1 < suggested remove operation key=VVPJT0T4Z4XP tag=VFP1KL09IBTL type=write 2024-09-16T06:03:14.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.084+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~41N0NGS2XL5H.0 size=1048576 2024-09-16T06:03:14.088 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.086+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~41N0NGS2XL5H.1 size=822950 2024-09-16T06:03:14.088 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.086+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=41N0NGS2XL5H tag=Q35GKFCXFRX2 type=write size=2920102 2024-09-16T06:03:14.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.090+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=19RGPK1LWTRM type=del 2024-09-16T06:03:14.095 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.093+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~OVXNOGTB6N7S.0 size=207424 2024-09-16T06:03:14.095 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.093+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=OVXNOGTB6N7S tag=71O1LSUO21QN type=write size=1256000 2024-09-16T06:03:14.097 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.095+0000 7f1c96a0d780 1 < canceled operation key=Z5JV4SOIDRLQ tag=A8KUEYXL3O61 type=del size=434251 2024-09-16T06:03:14.100 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.099+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~IBO7P14LTDAU.0 size=1048576 2024-09-16T06:03:14.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.101+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~IBO7P14LTDAU.1 size=1048576 2024-09-16T06:03:14.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.103+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~IBO7P14LTDAU.2 size=432675 2024-09-16T06:03:14.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.103+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=IBO7P14LTDAU tag=8BAJ209QDJ0Q type=write size=3578403 2024-09-16T06:03:14.106 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.105+0000 7f1c96a0d780 1 < canceled operation key=Y2B47WIY8S18 tag=A6GXCK34S0YZ type=del size=2256735 2024-09-16T06:03:14.109 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.108+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~YKBVXUUHJTH4.0 size=1047369 2024-09-16T06:03:14.110 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.108+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=YKBVXUUHJTH4 tag=TSBGNO2SLC7O type=write size=2095945 2024-09-16T06:03:14.112 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.110+0000 7f1c96a0d780 1 < completed part key=_multipart_4N13783D51P2.2~IPPZ00DC0V07.0 size=1048576 2024-09-16T06:03:14.112 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.110+0000 7f1c96a0d780 1 < canceled part key=_multipart_4N13783D51P2.2~IPPZ00DC0V07.1 size=74549 2024-09-16T06:03:14.115 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.114+0000 7f1c96a0d780 1 < canceled multipart upload key=4N13783D51P2 upload=IPPZ00DC0V07 tag=DQQLZZPBOXU6 type=write size=2171701 2024-09-16T06:03:14.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.116+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=0FZ2SIWHX3QU type=del size=3293703 2024-09-16T06:03:14.119 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.118+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=8B9VUNSM9GGQ type=del 2024-09-16T06:03:14.121 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.120+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=74KK3UKMR5YC type=del size=3192028 2024-09-16T06:03:14.123 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.122+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=5ALJ8C5YU6HV type=del 2024-09-16T06:03:14.126 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.124+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=J9NS2VWFV8D0 type=del size=795441 2024-09-16T06:03:14.130 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.128+0000 7f1c96a0d780 1 < suggested update operation key=ITM02B2USRE0 tag=QT2JVSCTTNNZ type=del size=2887272 2024-09-16T06:03:14.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.130+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=QEFAL9VNSRNS type=del size=2887478 2024-09-16T06:03:14.134 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.132+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=67GF142NBUXH type=del 2024-09-16T06:03:14.137 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.136+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~QIYQ1MHD8G1S.0 size=1048576 2024-09-16T06:03:14.139 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.138+0000 7f1c96a0d780 1 > prepared part key=_multipart_R28PBTA8L868.2~QIYQ1MHD8G1S.1 size=696933 2024-09-16T06:03:14.139 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.138+0000 7f1c96a0d780 1 > prepared multipart upload key=R28PBTA8L868 upload=QIYQ1MHD8G1S tag=E84FSPPLO0AH type=write size=2794085 2024-09-16T06:03:14.141 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.140+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~JV71CJT43RFQ.0 size=1048576 2024-09-16T06:03:14.143 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.142+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~JV71CJT43RFQ.1 size=686062 2024-09-16T06:03:14.147 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.145+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=JV71CJT43RFQ tag=BBRNQE1FNZ4Z type=write size=2783214 2024-09-16T06:03:14.149 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.147+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=5ZCONZVUGCLF type=del size=978483 2024-09-16T06:03:14.152 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.151+0000 7f1c96a0d780 1 < suggested remove operation key=XB6HUGWUA3R4 tag=6CBFMZ7LUZD0 type=del 2024-09-16T06:03:14.157 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.155+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~2BLSCAE6DO4E.0 size=1048576 2024-09-16T06:03:14.158 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.157+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~2BLSCAE6DO4E.1 size=1048576 2024-09-16T06:03:14.161 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.159+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~2BLSCAE6DO4E.2 size=205704 2024-09-16T06:03:14.161 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.159+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=2BLSCAE6DO4E tag=XKEZ7GJMEEZD type=write size=3351432 2024-09-16T06:03:14.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.164+0000 7f1c96a0d780 1 < suggested remove operation key=5DI2PMM37X1T tag=724LIFHVHM90 type=del 2024-09-16T06:03:14.170 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.169+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~M3R6OFJ0SNF4.0 size=1048576 2024-09-16T06:03:14.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.171+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~M3R6OFJ0SNF4.1 size=757905 2024-09-16T06:03:14.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.171+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=M3R6OFJ0SNF4 tag=KWVYDC4Q8J84 type=write size=2855057 2024-09-16T06:03:14.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.172+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~TAHQS6TGZZMK.0 size=1048576 2024-09-16T06:03:14.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.174+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~TAHQS6TGZZMK.1 size=1048576 2024-09-16T06:03:14.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.174+0000 7f1c96a0d780 1 < canceled part key=_multipart_Z5JV4SOIDRLQ.2~TAHQS6TGZZMK.2 size=622558 2024-09-16T06:03:14.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.178+0000 7f1c96a0d780 1 < canceled multipart upload key=Z5JV4SOIDRLQ upload=TAHQS6TGZZMK tag=N6PE3VMWYIDZ type=write size=3768286 2024-09-16T06:03:14.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.180+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=R29QMDW5WVOL type=del size=2839774 2024-09-16T06:03:14.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.182+0000 7f1c96a0d780 1 < canceled operation key=0WU0T0ZG0UHP tag=4Y8WGY6CEAYN type=write size=456050 2024-09-16T06:03:14.185 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.184+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=JCW90WZ2HEB1 type=del size=2529536 2024-09-16T06:03:14.187 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.186+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=7Y7999LA6Y2Y type=del 2024-09-16T06:03:14.191 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.190+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EONQ6HY9L6YB.0 size=1048576 2024-09-16T06:03:14.193 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.192+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EONQ6HY9L6YB.1 size=1048576 2024-09-16T06:03:14.194 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.193+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~EONQ6HY9L6YB.2 size=591250 2024-09-16T06:03:14.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.193+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=EONQ6HY9L6YB tag=9022AHRHJDU9 type=write size=3736978 2024-09-16T06:03:14.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.196+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~5H291HQJP6Z1.0 size=1048576 2024-09-16T06:03:14.198 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.197+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~5H291HQJP6Z1.1 size=1048576 2024-09-16T06:03:14.200 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.199+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~5H291HQJP6Z1.2 size=701033 2024-09-16T06:03:14.204 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.202+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=5H291HQJP6Z1 tag=FPZAYGMJXPDH type=write size=3846761 2024-09-16T06:03:14.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.207+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~SVAB3CRLXZNH.0 size=505356 2024-09-16T06:03:14.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.207+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=SVAB3CRLXZNH tag=VI9UCWORKDYP type=write size=1553932 2024-09-16T06:03:14.210 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.209+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~41N0NGS2XL5H.0 size=1048576 2024-09-16T06:03:14.212 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.210+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~41N0NGS2XL5H.1 size=822950 2024-09-16T06:03:14.215 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.214+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=41N0NGS2XL5H tag=Q35GKFCXFRX2 type=write size=2920102 2024-09-16T06:03:14.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.216+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=784HL8IUDW4Z type=write size=11931 2024-09-16T06:03:14.219 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.218+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~OVXNOGTB6N7S.0 size=207424 2024-09-16T06:03:14.223 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.221+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=OVXNOGTB6N7S tag=71O1LSUO21QN type=write size=1256000 2024-09-16T06:03:14.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.223+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=KK1Z2MBY89SU type=del size=168977 2024-09-16T06:03:14.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.225+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~IBO7P14LTDAU.0 size=1048576 2024-09-16T06:03:14.228 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.227+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~IBO7P14LTDAU.1 size=1048576 2024-09-16T06:03:14.230 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.229+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~IBO7P14LTDAU.2 size=432675 2024-09-16T06:03:14.236 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.233+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=IBO7P14LTDAU tag=8BAJ209QDJ0Q type=write size=3578403 2024-09-16T06:03:14.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.235+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=9YGYAVOSAK6K type=del size=2415993 2024-09-16T06:03:14.239 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.237+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~YKBVXUUHJTH4.0 size=1047369 2024-09-16T06:03:14.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.241+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=YKBVXUUHJTH4 tag=TSBGNO2SLC7O type=write size=2095945 2024-09-16T06:03:14.244 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.243+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=P71OR4789CFR type=del size=2178314 2024-09-16T06:03:14.246 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.245+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=0FZ2SIWHX3QU type=del 2024-09-16T06:03:14.248 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.247+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=5G9NVYNLVTVM type=write size=1031768 2024-09-16T06:03:14.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.249+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=74KK3UKMR5YC type=del 2024-09-16T06:03:14.252 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.251+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=OS6O2Z8YKFMC type=del size=941164 2024-09-16T06:03:14.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.253+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=J9NS2VWFV8D0 type=del 2024-09-16T06:03:14.256 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.255+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=SCXRJ4XSJVTV type=write size=758397 2024-09-16T06:03:14.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.258+0000 7f1c96a0d780 -1 < failed to complete operation key=5DI2PMM37X1T tag=QEFAL9VNSRNS type=del size=2887478: (22) Invalid argument 2024-09-16T06:03:14.262 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.261+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=HG8SWKBMPI12 type=del size=1863999 2024-09-16T06:03:14.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.263+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~QIYQ1MHD8G1S.0 size=1048576 2024-09-16T06:03:14.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.265+0000 7f1c96a0d780 1 < completed part key=_multipart_R28PBTA8L868.2~QIYQ1MHD8G1S.1 size=696933 2024-09-16T06:03:14.270 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.269+0000 7f1c96a0d780 1 < completed multipart upload key=R28PBTA8L868 upload=QIYQ1MHD8G1S tag=E84FSPPLO0AH type=write size=2794085 2024-09-16T06:03:14.272 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.271+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=HEOL2O63W271 type=del size=3401648 2024-09-16T06:03:14.272 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.271+0000 7f1c96a0d780 -1 < no bi entry to suggest for operation key=XB6HUGWUA3R4 tag=5ZCONZVUGCLF type=del size=978483: (2) No such file or directory 2024-09-16T06:03:14.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.275+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~I1A5NN2C7WSY.0 size=171338 2024-09-16T06:03:14.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.275+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=I1A5NN2C7WSY tag=HTKHY20R7ROG type=write size=1219914 2024-09-16T06:03:14.278 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.277+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~2BLSCAE6DO4E.0 size=1048576 2024-09-16T06:03:14.280 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.279+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~2BLSCAE6DO4E.1 size=1048576 2024-09-16T06:03:14.282 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.280+0000 7f1c96a0d780 1 < completed part key=_multipart_I5J1C5ECCD7B.2~2BLSCAE6DO4E.2 size=205704 2024-09-16T06:03:14.285 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.284+0000 7f1c96a0d780 1 < completed multipart upload key=I5J1C5ECCD7B upload=2BLSCAE6DO4E tag=XKEZ7GJMEEZD type=write size=3351432 2024-09-16T06:03:14.288 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.286+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=LAX9FJPW3VJ4 type=del size=3335464 2024-09-16T06:03:14.290 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.288+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~M3R6OFJ0SNF4.0 size=1048576 2024-09-16T06:03:14.292 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.291+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~M3R6OFJ0SNF4.1 size=757905 2024-09-16T06:03:14.296 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.295+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=M3R6OFJ0SNF4 tag=KWVYDC4Q8J84 type=write size=2855057 2024-09-16T06:03:14.298 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.297+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=2ZP9FBA7PURX type=del size=3373128 2024-09-16T06:03:14.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.299+0000 7f1c96a0d780 1 < canceled operation key=5DI2PMM37X1T tag=R29QMDW5WVOL type=del size=2839774 2024-09-16T06:03:14.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.301+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=RS7S0AICRUAP type=del size=3723200 2024-09-16T06:03:14.304 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.303+0000 7f1c96a0d780 1 < canceled operation key=TDXRZXWGBK98 tag=JCW90WZ2HEB1 type=del size=2529536 2024-09-16T06:03:14.308 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.307+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~UPJ8QP80F8SE.0 size=961539 2024-09-16T06:03:14.308 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.307+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=UPJ8QP80F8SE tag=8L4K10R0C3OW type=write size=2010115 2024-09-16T06:03:14.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.309+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~EONQ6HY9L6YB.0 size=1048576 2024-09-16T06:03:14.312 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.311+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~EONQ6HY9L6YB.1 size=1048576 2024-09-16T06:03:14.314 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.313+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~EONQ6HY9L6YB.2 size=591250 2024-09-16T06:03:14.318 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.316+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=EONQ6HY9L6YB tag=9022AHRHJDU9 type=write size=3736978 2024-09-16T06:03:14.319 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.318+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=3H8C4WGQAMPE type=del size=1595273 2024-09-16T06:03:14.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.320+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~SVAB3CRLXZNH.0 size=505356 2024-09-16T06:03:14.325 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.324+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=SVAB3CRLXZNH tag=VI9UCWORKDYP type=write size=1553932 2024-09-16T06:03:14.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.328+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~V843N5R9FVYD.0 size=180852 2024-09-16T06:03:14.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.328+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=V843N5R9FVYD tag=RDB9LIWD1ZPA type=write size=1229428 2024-09-16T06:03:14.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.329+0000 7f1c96a0d780 1 < completed write operation key=RZK5FPR0QWOH tag=784HL8IUDW4Z type=write size=11931 2024-09-16T06:03:14.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.333+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~C1V22VLUAJHJ.0 size=395516 2024-09-16T06:03:14.335 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.333+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=C1V22VLUAJHJ tag=OGPKQODMHU8W type=write size=1444092 2024-09-16T06:03:14.337 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.335+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=KK1Z2MBY89SU type=del 2024-09-16T06:03:14.339 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.337+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=1X6RY03X76YB type=del size=3868705 2024-09-16T06:03:14.341 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.340+0000 7f1c96a0d780 1 < canceled operation key=PM77QTUTT60M tag=9YGYAVOSAK6K type=del size=2415993 2024-09-16T06:03:14.343 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.342+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=VR8R7UL525U2 type=del size=1300454 2024-09-16T06:03:14.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.344+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=P71OR4789CFR type=del 2024-09-16T06:03:14.348 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.347+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=A8QCGSCLLJTY type=del size=4049339 2024-09-16T06:03:14.351 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.350+0000 7f1c96a0d780 1 < completed write operation key=0WU0T0ZG0UHP tag=5G9NVYNLVTVM type=write size=1031768 2024-09-16T06:03:14.355 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.354+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~T9CRANFYF0OS.0 size=1048576 2024-09-16T06:03:14.357 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.356+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~T9CRANFYF0OS.1 size=1048576 2024-09-16T06:03:14.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.358+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~T9CRANFYF0OS.2 size=567449 2024-09-16T06:03:14.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.358+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=T9CRANFYF0OS tag=8CWMSP5CA2TU type=write size=3713177 2024-09-16T06:03:14.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.359+0000 7f1c96a0d780 1 < canceled operation key=VVPJT0T4Z4XP tag=OS6O2Z8YKFMC type=del size=941164 2024-09-16T06:03:14.364 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.362+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=LOQFW118NYV8 type=del size=1387105 2024-09-16T06:03:14.367 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.365+0000 7f1c96a0d780 1 < completed write operation key=5VD077EFKM1N tag=SCXRJ4XSJVTV type=write size=758397 2024-09-16T06:03:14.369 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.368+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=FX2CX2LKJ6KV type=del size=2189509 2024-09-16T06:03:14.371 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.370+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=HG8SWKBMPI12 type=del 2024-09-16T06:03:14.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.372+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=3UBVAO42A3WB type=del size=4120890 2024-09-16T06:03:14.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.374+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=HEOL2O63W271 type=del 2024-09-16T06:03:14.379 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.378+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~L1PALO9IC1P8.0 size=1048576 2024-09-16T06:03:14.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.380+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~L1PALO9IC1P8.1 size=210999 2024-09-16T06:03:14.381 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.380+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=L1PALO9IC1P8 tag=WXBY1DF2G6WF type=write size=2308151 2024-09-16T06:03:14.384 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.382+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~I1A5NN2C7WSY.0 size=171338 2024-09-16T06:03:14.387 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.386+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=I1A5NN2C7WSY tag=HTKHY20R7ROG type=write size=1219914 2024-09-16T06:03:14.389 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.388+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=LRFI18L65CRU type=del size=30910 2024-09-16T06:03:14.391 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.390+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=LAX9FJPW3VJ4 type=del 2024-09-16T06:03:14.395 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.394+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~PRQPTWKMSCJP.0 size=1048576 2024-09-16T06:03:14.396 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.395+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~PRQPTWKMSCJP.1 size=264186 2024-09-16T06:03:14.397 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.395+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=PRQPTWKMSCJP tag=U8M29DT2W09V type=write size=2361338 2024-09-16T06:03:14.399 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.398+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=2ZP9FBA7PURX type=del 2024-09-16T06:03:14.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.401+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~DFR7700ZAMZR.0 size=1048576 2024-09-16T06:03:14.405 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.403+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~DFR7700ZAMZR.1 size=1048576 2024-09-16T06:03:14.406 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.405+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~DFR7700ZAMZR.2 size=299698 2024-09-16T06:03:14.406 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.405+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=DFR7700ZAMZR tag=REH6IYH76CFE type=write size=3445426 2024-09-16T06:03:14.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.409+0000 7f1c96a0d780 1 < suggested remove operation key=GJNDR1WBPIEA tag=RS7S0AICRUAP type=del 2024-09-16T06:03:14.412 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.411+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=UQI3238K5P7M type=del size=632806 2024-09-16T06:03:14.415 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.413+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~UPJ8QP80F8SE.0 size=961539 2024-09-16T06:03:14.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.417+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=UPJ8QP80F8SE tag=8L4K10R0C3OW type=write size=2010115 2024-09-16T06:03:14.420 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.419+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=PYAXH8JXCDMA type=del size=2913454 2024-09-16T06:03:14.422 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.421+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=3H8C4WGQAMPE type=del 2024-09-16T06:03:14.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.422+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=81TG1925LHZX type=del size=3992315 2024-09-16T06:03:14.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.424+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~V843N5R9FVYD.0 size=180852 2024-09-16T06:03:14.429 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.428+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=V843N5R9FVYD tag=RDB9LIWD1ZPA type=write size=1229428 2024-09-16T06:03:14.431 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.430+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=5KHMDQVX4RP2 type=del size=2224431 2024-09-16T06:03:14.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.432+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~C1V22VLUAJHJ.0 size=395516 2024-09-16T06:03:14.437 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.436+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=C1V22VLUAJHJ tag=OGPKQODMHU8W type=write size=1444092 2024-09-16T06:03:14.440 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.437+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=N2GW0VIDT14L type=del size=3817625 2024-09-16T06:03:14.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.440+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=1X6RY03X76YB type=del 2024-09-16T06:03:14.444 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.443+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~U1BAJ3J01MR2.0 size=1048576 2024-09-16T06:03:14.446 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.445+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~U1BAJ3J01MR2.1 size=1048576 2024-09-16T06:03:14.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.447+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~U1BAJ3J01MR2.2 size=1002500 2024-09-16T06:03:14.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.447+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=U1BAJ3J01MR2 tag=PXAC2CFWJHSF type=write size=4148228 2024-09-16T06:03:14.450 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.449+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=VR8R7UL525U2 type=del 2024-09-16T06:03:14.452 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.451+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=N7QSXSU1RRBC type=del size=2639015 2024-09-16T06:03:14.456 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.455+0000 7f1c96a0d780 1 < suggested update operation key=0WU0T0ZG0UHP tag=A8QCGSCLLJTY type=del size=4049339 2024-09-16T06:03:14.458 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.457+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=0ROH89XJIH87 type=write size=49055 2024-09-16T06:03:14.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.459+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~T9CRANFYF0OS.0 size=1048576 2024-09-16T06:03:14.463 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.461+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~T9CRANFYF0OS.1 size=1048576 2024-09-16T06:03:14.464 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.463+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~T9CRANFYF0OS.2 size=567449 2024-09-16T06:03:14.468 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.467+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=T9CRANFYF0OS tag=8CWMSP5CA2TU type=write size=3713177 2024-09-16T06:03:14.470 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.469+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=D9C7WSC7C33O type=del size=1636715 2024-09-16T06:03:14.472 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.471+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=LOQFW118NYV8 type=del 2024-09-16T06:03:14.476 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.474+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~IPLX9KWX2I87.0 size=59510 2024-09-16T06:03:14.476 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.474+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=IPLX9KWX2I87 tag=6D3MW4WR12FN type=write size=1108086 2024-09-16T06:03:14.478 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.477+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=FX2CX2LKJ6KV type=del 2024-09-16T06:03:14.482 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.481+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~ZBZETF3JQGUC.0 size=100901 2024-09-16T06:03:14.482 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.481+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=ZBZETF3JQGUC tag=HPT70NNK8RBB type=write size=1149477 2024-09-16T06:03:14.484 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.483+0000 7f1c96a0d780 1 < canceled operation key=MG6M4OG5GERR tag=3UBVAO42A3WB type=del size=4120890 2024-09-16T06:03:14.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.485+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=1BVVREWLIDH8 type=del size=101796 2024-09-16T06:03:14.488 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.487+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~L1PALO9IC1P8.0 size=1048576 2024-09-16T06:03:14.490 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.488+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~L1PALO9IC1P8.1 size=210999 2024-09-16T06:03:14.493 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.492+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=L1PALO9IC1P8 tag=WXBY1DF2G6WF type=write size=2308151 2024-09-16T06:03:14.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.494+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=1XUMV0PZ0OTX type=del size=658967 2024-09-16T06:03:14.497 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.496+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=LRFI18L65CRU type=del 2024-09-16T06:03:14.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.498+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=MR6L0N6JBDQ6 type=del size=553089 2024-09-16T06:03:14.501 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.500+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~PRQPTWKMSCJP.0 size=1048576 2024-09-16T06:03:14.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.502+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~PRQPTWKMSCJP.1 size=264186 2024-09-16T06:03:14.507 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.506+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=PRQPTWKMSCJP tag=U8M29DT2W09V type=write size=2361338 2024-09-16T06:03:14.511 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.509+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~RSLEIM7KUC3J.0 size=1048576 2024-09-16T06:03:14.512 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.511+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~RSLEIM7KUC3J.1 size=814388 2024-09-16T06:03:14.512 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.511+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=RSLEIM7KUC3J tag=50IR2W7GUO79 type=write size=2911540 2024-09-16T06:03:14.513 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.511+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZTW6L951QI5A.2~DFR7700ZAMZR.0 size=1048576 2024-09-16T06:03:14.514 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.513+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~DFR7700ZAMZR.1 size=1048576 2024-09-16T06:03:14.517 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.515+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~DFR7700ZAMZR.2 size=299698 2024-09-16T06:03:14.520 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.519+0000 7f1c96a0d780 1 < canceled multipart upload key=ZTW6L951QI5A upload=DFR7700ZAMZR tag=REH6IYH76CFE type=write size=3445426 2024-09-16T06:03:14.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.521+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=WLNNPNN1YLRX type=del size=3760670 2024-09-16T06:03:14.525 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.523+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=UQI3238K5P7M type=del 2024-09-16T06:03:14.528 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.527+0000 7f1c96a0d780 1 > prepared part key=_multipart_TDXRZXWGBK98.2~JS6KRWP77HPH.0 size=995063 2024-09-16T06:03:14.529 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.527+0000 7f1c96a0d780 1 > prepared multipart upload key=TDXRZXWGBK98 upload=JS6KRWP77HPH tag=PZAYO9N732MN type=write size=2043639 2024-09-16T06:03:14.530 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.529+0000 7f1c96a0d780 1 < canceled operation key=R28PBTA8L868 tag=PYAXH8JXCDMA type=del size=2913454 2024-09-16T06:03:14.534 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.533+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~8PNLRI2I2D95.0 size=116330 2024-09-16T06:03:14.534 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.533+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=8PNLRI2I2D95 tag=KR7WKDF0TY6Q type=write size=1164906 2024-09-16T06:03:14.536 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.535+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=81TG1925LHZX type=del 2024-09-16T06:03:14.538 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.537+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=I8XQ7TWG3EFV type=write size=456754 2024-09-16T06:03:14.540 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.539+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=5KHMDQVX4RP2 type=del 2024-09-16T06:03:14.544 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.543+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~DOW7VSVNF4B2.0 size=1048576 2024-09-16T06:03:14.545 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.544+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~DOW7VSVNF4B2.1 size=928844 2024-09-16T06:03:14.546 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.544+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=DOW7VSVNF4B2 tag=5K9F6PCO4LRP type=write size=3025996 2024-09-16T06:03:14.547 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.546+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=N2GW0VIDT14L type=del 2024-09-16T06:03:14.550 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.549+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=MFPC16BAL502 type=del size=708604 2024-09-16T06:03:14.552 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.551+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~U1BAJ3J01MR2.0 size=1048576 2024-09-16T06:03:14.552 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.551+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZTW6L951QI5A.2~U1BAJ3J01MR2.1 size=1048576 2024-09-16T06:03:14.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.553+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~U1BAJ3J01MR2.2 size=1002500 2024-09-16T06:03:14.558 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.557+0000 7f1c96a0d780 1 < canceled multipart upload key=ZTW6L951QI5A upload=U1BAJ3J01MR2 tag=PXAC2CFWJHSF type=write size=4148228 2024-09-16T06:03:14.562 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.561+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~7IOVXC9ZGVUD.0 size=1048576 2024-09-16T06:03:14.564 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.563+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~7IOVXC9ZGVUD.1 size=1048576 2024-09-16T06:03:14.566 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.564+0000 7f1c96a0d780 1 > prepared part key=_multipart_Y2B47WIY8S18.2~7IOVXC9ZGVUD.2 size=547443 2024-09-16T06:03:14.566 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.564+0000 7f1c96a0d780 1 > prepared multipart upload key=Y2B47WIY8S18 upload=7IOVXC9ZGVUD tag=UELIDZP7UULZ type=write size=3693171 2024-09-16T06:03:14.568 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.567+0000 7f1c96a0d780 1 < canceled operation key=QRD29GC0JIIP tag=N7QSXSU1RRBC type=del size=2639015 2024-09-16T06:03:14.570 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.568+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=V89BLCBJ59R9 type=write size=321760 2024-09-16T06:03:14.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.570+0000 7f1c96a0d780 1 < completed write operation key=Y2B47WIY8S18 tag=0ROH89XJIH87 type=write size=49055 2024-09-16T06:03:14.575 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.574+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~GZKJ8AQZKTPI.0 size=1048576 2024-09-16T06:03:14.577 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.576+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~GZKJ8AQZKTPI.1 size=1048576 2024-09-16T06:03:14.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.577+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~GZKJ8AQZKTPI.2 size=1006216 2024-09-16T06:03:14.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.577+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=GZKJ8AQZKTPI tag=XGNW45NPCMHW type=write size=4151944 2024-09-16T06:03:14.581 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.579+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=D9C7WSC7C33O type=del 2024-09-16T06:03:14.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.582+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=QPN7B48FJTT1 type=write size=514838 2024-09-16T06:03:14.585 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.584+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~IPLX9KWX2I87.0 size=59510 2024-09-16T06:03:14.589 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.588+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=IPLX9KWX2I87 tag=6D3MW4WR12FN type=write size=1108086 2024-09-16T06:03:14.591 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.590+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=LTWBMV6HY0YN type=del size=1258518 2024-09-16T06:03:14.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.592+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~ZBZETF3JQGUC.0 size=100901 2024-09-16T06:03:14.597 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.595+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=ZBZETF3JQGUC tag=HPT70NNK8RBB type=write size=1149477 2024-09-16T06:03:14.599 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.598+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=HR13MWSMXGYW type=del size=2304941 2024-09-16T06:03:14.602 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.601+0000 7f1c96a0d780 1 < canceled operation key=ITM02B2USRE0 tag=1BVVREWLIDH8 type=del size=101796 2024-09-16T06:03:14.605 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.604+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~WC4PDI6EOXMH.0 size=1048576 2024-09-16T06:03:14.607 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.606+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~WC4PDI6EOXMH.1 size=50694 2024-09-16T06:03:14.607 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.606+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=WC4PDI6EOXMH tag=JERESEXP7UTP type=write size=2147846 2024-09-16T06:03:14.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.608+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=1XUMV0PZ0OTX type=del 2024-09-16T06:03:14.613 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.612+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~RYWNXZ0I42ST.0 size=890365 2024-09-16T06:03:14.613 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.612+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=RYWNXZ0I42ST tag=CP293PSHMQ3H type=write size=1938941 2024-09-16T06:03:14.615 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.614+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=MR6L0N6JBDQ6 type=del 2024-09-16T06:03:14.619 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.618+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~ZIBLP43HBWU3.0 size=1048576 2024-09-16T06:03:14.621 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.619+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~ZIBLP43HBWU3.1 size=1048576 2024-09-16T06:03:14.622 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.621+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~ZIBLP43HBWU3.2 size=951939 2024-09-16T06:03:14.623 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.621+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=ZIBLP43HBWU3 tag=P0EXUCLU859T type=write size=4097667 2024-09-16T06:03:14.625 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.623+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~RSLEIM7KUC3J.0 size=1048576 2024-09-16T06:03:14.626 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.625+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~RSLEIM7KUC3J.1 size=814388 2024-09-16T06:03:14.630 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.628+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=RSLEIM7KUC3J tag=50IR2W7GUO79 type=write size=2911540 2024-09-16T06:03:14.632 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.631+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=WZ1SE8KBDKAD type=del size=2434997 2024-09-16T06:03:14.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.635+0000 7f1c96a0d780 1 < suggested remove operation key=TZTT8VPSQTBN tag=WLNNPNN1YLRX type=del 2024-09-16T06:03:14.638 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.637+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=VOLUZW1L02OY type=del size=2316224 2024-09-16T06:03:14.641 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.639+0000 7f1c96a0d780 1 < completed part key=_multipart_TDXRZXWGBK98.2~JS6KRWP77HPH.0 size=995063 2024-09-16T06:03:14.645 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.643+0000 7f1c96a0d780 1 < completed multipart upload key=TDXRZXWGBK98 upload=JS6KRWP77HPH tag=PZAYO9N732MN type=write size=2043639 2024-09-16T06:03:14.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.647+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~81USJG0S3R82.0 size=1048576 2024-09-16T06:03:14.650 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.649+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~81USJG0S3R82.1 size=1048576 2024-09-16T06:03:14.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.650+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~81USJG0S3R82.2 size=574227 2024-09-16T06:03:14.652 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.650+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=81USJG0S3R82 tag=XGP984S1PZNC type=write size=3719955 2024-09-16T06:03:14.653 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.652+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~8PNLRI2I2D95.0 size=116330 2024-09-16T06:03:14.657 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.656+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=8PNLRI2I2D95 tag=KR7WKDF0TY6Q type=write size=1164906 2024-09-16T06:03:14.659 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.658+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=XRD2GMIYPAED type=del size=3106725 2024-09-16T06:03:14.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.660+0000 7f1c96a0d780 1 < completed write operation key=XB6HUGWUA3R4 tag=I8XQ7TWG3EFV type=write size=456754 2024-09-16T06:03:14.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.664+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~42KFUQAPWD7N.0 size=970949 2024-09-16T06:03:14.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.664+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=42KFUQAPWD7N tag=7HEW30Z9U52V type=write size=2019525 2024-09-16T06:03:14.668 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.666+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~DOW7VSVNF4B2.0 size=1048576 2024-09-16T06:03:14.668 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.666+0000 7f1c96a0d780 1 < canceled part key=_multipart_TZTT8VPSQTBN.2~DOW7VSVNF4B2.1 size=928844 2024-09-16T06:03:14.671 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.670+0000 7f1c96a0d780 1 < canceled multipart upload key=TZTT8VPSQTBN upload=DOW7VSVNF4B2 tag=5K9F6PCO4LRP type=write size=3025996 2024-09-16T06:03:14.673 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.672+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=5LK086D8KXXS type=write size=647633 2024-09-16T06:03:14.675 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.674+0000 7f1c96a0d780 1 < canceled operation key=PM77QTUTT60M tag=MFPC16BAL502 type=del size=708604 2024-09-16T06:03:14.677 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.676+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=07FOE1SBCWII type=del size=2356938 2024-09-16T06:03:14.678 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.676+0000 7f1c96a0d780 1 < canceled part key=_multipart_Y2B47WIY8S18.2~7IOVXC9ZGVUD.0 size=1048576 2024-09-16T06:03:14.678 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.676+0000 7f1c96a0d780 1 < canceled part key=_multipart_Y2B47WIY8S18.2~7IOVXC9ZGVUD.1 size=1048576 2024-09-16T06:03:14.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.678+0000 7f1c96a0d780 1 < completed part key=_multipart_Y2B47WIY8S18.2~7IOVXC9ZGVUD.2 size=547443 2024-09-16T06:03:14.683 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.681+0000 7f1c96a0d780 1 < canceled multipart upload key=Y2B47WIY8S18 upload=7IOVXC9ZGVUD tag=UELIDZP7UULZ type=write size=3693171 2024-09-16T06:03:14.686 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.685+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EMOR3J9LBCJ8.0 size=1048576 2024-09-16T06:03:14.688 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.687+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EMOR3J9LBCJ8.1 size=1048576 2024-09-16T06:03:14.690 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.688+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~EMOR3J9LBCJ8.2 size=1001245 2024-09-16T06:03:14.690 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.688+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=EMOR3J9LBCJ8 tag=5BVH4FK46DGF type=write size=4146973 2024-09-16T06:03:14.692 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.690+0000 7f1c96a0d780 1 < completed write operation key=ITM02B2USRE0 tag=V89BLCBJ59R9 type=write size=321760 2024-09-16T06:03:14.695 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.694+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~4QHR52IC88NU.0 size=1048576 2024-09-16T06:03:14.697 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.696+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~4QHR52IC88NU.1 size=708618 2024-09-16T06:03:14.697 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.696+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=4QHR52IC88NU tag=VYHESLZ95G1Q type=write size=2805770 2024-09-16T06:03:14.697 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.696+0000 7f1c96a0d780 1 < canceled part key=_multipart_MG6M4OG5GERR.2~GZKJ8AQZKTPI.0 size=1048576 2024-09-16T06:03:14.699 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.698+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~GZKJ8AQZKTPI.1 size=1048576 2024-09-16T06:03:14.701 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.699+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~GZKJ8AQZKTPI.2 size=1006216 2024-09-16T06:03:14.704 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.703+0000 7f1c96a0d780 1 < canceled multipart upload key=MG6M4OG5GERR upload=GZKJ8AQZKTPI tag=XGNW45NPCMHW type=write size=4151944 2024-09-16T06:03:14.706 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.705+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=YTA7UG5H2GYO type=del size=40554 2024-09-16T06:03:14.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.709+0000 7f1c96a0d780 1 < suggested update operation key=ZBZ9ATHB0R42 tag=QPN7B48FJTT1 type=write size=514838 2024-09-16T06:03:14.714 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.712+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~DGLRXQW90ZV6.0 size=1048576 2024-09-16T06:03:14.715 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.714+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~DGLRXQW90ZV6.1 size=1048576 2024-09-16T06:03:14.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.716+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~DGLRXQW90ZV6.2 size=69811 2024-09-16T06:03:14.717 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.716+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=DGLRXQW90ZV6 tag=VXG8XHCFGTWH type=write size=3215539 2024-09-16T06:03:14.719 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.718+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=LTWBMV6HY0YN type=del 2024-09-16T06:03:14.721 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.720+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=0GG3QS0RLMWN type=del size=1272986 2024-09-16T06:03:14.724 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.722+0000 7f1c96a0d780 1 < canceled operation key=ZTW6L951QI5A tag=HR13MWSMXGYW type=del size=2304941 2024-09-16T06:03:14.726 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.724+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=XA4TKBRANVJP type=del size=808560 2024-09-16T06:03:14.728 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.726+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~WC4PDI6EOXMH.0 size=1048576 2024-09-16T06:03:14.729 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.728+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~WC4PDI6EOXMH.1 size=50694 2024-09-16T06:03:14.733 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.732+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=WC4PDI6EOXMH tag=JERESEXP7UTP type=write size=2147846 2024-09-16T06:03:14.735 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.734+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=9TL7K3FKE7IC type=del size=2333780 2024-09-16T06:03:14.737 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.735+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~RYWNXZ0I42ST.0 size=890365 2024-09-16T06:03:14.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.739+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=RYWNXZ0I42ST tag=CP293PSHMQ3H type=write size=1938941 2024-09-16T06:03:14.742 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.741+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=35C1FTQZBWYM type=del size=1835714 2024-09-16T06:03:14.744 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.743+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~ZIBLP43HBWU3.0 size=1048576 2024-09-16T06:03:14.746 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.745+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~ZIBLP43HBWU3.1 size=1048576 2024-09-16T06:03:14.748 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.746+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~ZIBLP43HBWU3.2 size=951939 2024-09-16T06:03:14.752 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.750+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=ZIBLP43HBWU3 tag=P0EXUCLU859T type=write size=4097667 2024-09-16T06:03:14.753 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.752+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=W7MVTVESBFIP type=del size=2325031 2024-09-16T06:03:14.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.755+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=WZ1SE8KBDKAD type=del 2024-09-16T06:03:14.758 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.757+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=ZC3I6CFHUV14 type=del size=2233989 2024-09-16T06:03:14.760 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.758+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=VOLUZW1L02OY type=del 2024-09-16T06:03:14.763 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.762+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~MWBKSQXNFM15.0 size=1048576 2024-09-16T06:03:14.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.764+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~MWBKSQXNFM15.1 size=951463 2024-09-16T06:03:14.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.764+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=MWBKSQXNFM15 tag=BF4Q5PWH4EZN type=write size=3048615 2024-09-16T06:03:14.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.766+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~81USJG0S3R82.0 size=1048576 2024-09-16T06:03:14.769 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.767+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~81USJG0S3R82.1 size=1048576 2024-09-16T06:03:14.770 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.769+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~81USJG0S3R82.2 size=574227 2024-09-16T06:03:14.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.773+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=81USJG0S3R82 tag=XGP984S1PZNC type=write size=3719955 2024-09-16T06:03:14.776 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.775+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=H8JO90XGKEO4 type=del size=3209477 2024-09-16T06:03:14.778 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.777+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=XRD2GMIYPAED type=del 2024-09-16T06:03:14.780 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.779+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=F77I0ZS6U7A4 type=del size=696228 2024-09-16T06:03:14.782 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.781+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~42KFUQAPWD7N.0 size=970949 2024-09-16T06:03:14.786 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.784+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=42KFUQAPWD7N tag=7HEW30Z9U52V type=write size=2019525 2024-09-16T06:03:14.790 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.788+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~7FZJ1ZUFPVGG.0 size=147281 2024-09-16T06:03:14.790 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.788+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=7FZJ1ZUFPVGG tag=MKDODBP58MHT type=write size=1195857 2024-09-16T06:03:14.792 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.790+0000 7f1c96a0d780 1 < completed write operation key=GJNDR1WBPIEA tag=5LK086D8KXXS type=write size=647633 2024-09-16T06:03:14.794 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.792+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=A73SHIVM0T91 type=del size=1015238 2024-09-16T06:03:14.798 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.797+0000 7f1c96a0d780 1 < suggested remove operation key=RLYT9MKOIL9G tag=07FOE1SBCWII type=del 2024-09-16T06:03:14.800 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.799+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=0YMTKX264KE8 type=del size=2667301 2024-09-16T06:03:14.802 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.801+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EMOR3J9LBCJ8.0 size=1048576 2024-09-16T06:03:14.804 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.803+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EMOR3J9LBCJ8.1 size=1048576 2024-09-16T06:03:14.805 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.804+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~EMOR3J9LBCJ8.2 size=1001245 2024-09-16T06:03:14.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.808+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=EMOR3J9LBCJ8 tag=5BVH4FK46DGF type=write size=4146973 2024-09-16T06:03:14.811 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.810+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=B1QNECY3OP06 type=del size=1384678 2024-09-16T06:03:14.813 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.812+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~4QHR52IC88NU.0 size=1048576 2024-09-16T06:03:14.814 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.813+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~4QHR52IC88NU.1 size=708618 2024-09-16T06:03:14.818 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.817+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=4QHR52IC88NU tag=VYHESLZ95G1Q type=write size=2805770 2024-09-16T06:03:14.820 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.819+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=RHWUC89VOPBL type=del size=1667177 2024-09-16T06:03:14.822 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.820+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=YTA7UG5H2GYO type=del 2024-09-16T06:03:14.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.824+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~M6FD1Y3F9L2Z.0 size=1048576 2024-09-16T06:03:14.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.826+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~M6FD1Y3F9L2Z.1 size=812886 2024-09-16T06:03:14.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.826+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=M6FD1Y3F9L2Z tag=1TUQQ6WR043R type=write size=2910038 2024-09-16T06:03:14.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.826+0000 7f1c96a0d780 1 < canceled part key=_multipart_5VD077EFKM1N.2~DGLRXQW90ZV6.0 size=1048576 2024-09-16T06:03:14.829 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.828+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~DGLRXQW90ZV6.1 size=1048576 2024-09-16T06:03:14.831 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.829+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~DGLRXQW90ZV6.2 size=69811 2024-09-16T06:03:14.834 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.833+0000 7f1c96a0d780 1 < canceled multipart upload key=5VD077EFKM1N upload=DGLRXQW90ZV6 tag=VXG8XHCFGTWH type=write size=3215539 2024-09-16T06:03:14.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.837+0000 7f1c96a0d780 1 > prepared part key=_multipart_I5J1C5ECCD7B.2~H8PRX9FOTV5A.0 size=257583 2024-09-16T06:03:14.838 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.837+0000 7f1c96a0d780 1 > prepared multipart upload key=I5J1C5ECCD7B upload=H8PRX9FOTV5A tag=FTZ0I3YLSN04 type=write size=1306159 2024-09-16T06:03:14.840 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.839+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=0GG3QS0RLMWN type=del 2024-09-16T06:03:14.842 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.841+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=NID6MIMO36PD type=del size=1710563 2024-09-16T06:03:14.845 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.844+0000 7f1c96a0d780 1 < canceled operation key=5DI2PMM37X1T tag=XA4TKBRANVJP type=del size=808560 2024-09-16T06:03:14.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.848+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~CEWSSDXJ59JZ.0 size=1048576 2024-09-16T06:03:14.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.849+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~CEWSSDXJ59JZ.1 size=1048576 2024-09-16T06:03:14.852 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.851+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~CEWSSDXJ59JZ.2 size=224980 2024-09-16T06:03:14.853 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.851+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=CEWSSDXJ59JZ tag=OR9AD8ECAJO0 type=write size=3370708 2024-09-16T06:03:14.854 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.853+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=9TL7K3FKE7IC type=del 2024-09-16T06:03:14.856 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.855+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=EYSB8EW6EKFM type=del size=2799247 2024-09-16T06:03:14.858 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.857+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=35C1FTQZBWYM type=del 2024-09-16T06:03:14.860 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.858+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=AJR2XC8ELPU0 type=write size=457267 2024-09-16T06:03:14.862 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.860+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=W7MVTVESBFIP type=del 2024-09-16T06:03:14.863 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.862+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=DZFCVVD9AHKT type=del size=2250868 2024-09-16T06:03:14.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.864+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=ZC3I6CFHUV14 type=del 2024-09-16T06:03:14.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.866+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=3AYEITDAZKXX type=del size=4171207 2024-09-16T06:03:14.870 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.868+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~MWBKSQXNFM15.0 size=1048576 2024-09-16T06:03:14.871 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.870+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~MWBKSQXNFM15.1 size=951463 2024-09-16T06:03:14.875 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.874+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=MWBKSQXNFM15 tag=BF4Q5PWH4EZN type=write size=3048615 2024-09-16T06:03:14.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.875+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=0D2P6VFLFFXF type=write size=487513 2024-09-16T06:03:14.879 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.878+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=H8JO90XGKEO4 type=del 2024-09-16T06:03:14.881 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.879+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=RCBR1LI6ERM2 type=del size=3904093 2024-09-16T06:03:14.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.881+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=F77I0ZS6U7A4 type=del 2024-09-16T06:03:14.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.884+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=UG1WKMXZAJH4 type=del size=1260537 2024-09-16T06:03:14.887 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.886+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~7FZJ1ZUFPVGG.0 size=147281 2024-09-16T06:03:14.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.890+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=7FZJ1ZUFPVGG tag=MKDODBP58MHT type=write size=1195857 2024-09-16T06:03:14.893 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.892+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=XPWEOWLNL299 type=write size=261009 2024-09-16T06:03:14.895 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.894+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=A73SHIVM0T91 type=del 2024-09-16T06:03:14.899 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.898+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~N9RFF6M0WZU5.0 size=1048576 2024-09-16T06:03:14.901 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.899+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~N9RFF6M0WZU5.1 size=120792 2024-09-16T06:03:14.901 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.899+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=N9RFF6M0WZU5 tag=64BII9BGWGYL type=write size=2217944 2024-09-16T06:03:14.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.904+0000 7f1c96a0d780 1 < suggested update operation key=TDXRZXWGBK98 tag=0YMTKX264KE8 type=del size=2667301 2024-09-16T06:03:14.907 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.906+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=TX4ACJ82ERJF type=del size=2682838 2024-09-16T06:03:14.909 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.908+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=B1QNECY3OP06 type=del 2024-09-16T06:03:14.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.911+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~7ZRDVENBG5CD.0 size=1048576 2024-09-16T06:03:14.914 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.913+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~7ZRDVENBG5CD.1 size=1048576 2024-09-16T06:03:14.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.915+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~7ZRDVENBG5CD.2 size=251557 2024-09-16T06:03:14.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.915+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=7ZRDVENBG5CD tag=0B8EU227OVC0 type=write size=3397285 2024-09-16T06:03:14.918 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.917+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=RHWUC89VOPBL type=del 2024-09-16T06:03:14.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.920+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~DOAH7H2O5BX9.0 size=604645 2024-09-16T06:03:14.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.921+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=DOAH7H2O5BX9 tag=UWZIONBEZQPS type=write size=1653221 2024-09-16T06:03:14.924 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.923+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~M6FD1Y3F9L2Z.0 size=1048576 2024-09-16T06:03:14.924 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.923+0000 7f1c96a0d780 1 < canceled part key=_multipart_T2LNYBA0XTDL.2~M6FD1Y3F9L2Z.1 size=812886 2024-09-16T06:03:14.928 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.926+0000 7f1c96a0d780 1 < canceled multipart upload key=T2LNYBA0XTDL upload=M6FD1Y3F9L2Z tag=1TUQQ6WR043R type=write size=2910038 2024-09-16T06:03:14.930 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.929+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=PU1KZT1HKHNT type=del size=1324764 2024-09-16T06:03:14.930 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.929+0000 7f1c96a0d780 1 < canceled part key=_multipart_I5J1C5ECCD7B.2~H8PRX9FOTV5A.0 size=257583 2024-09-16T06:03:14.934 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.932+0000 7f1c96a0d780 1 < canceled multipart upload key=I5J1C5ECCD7B upload=H8PRX9FOTV5A tag=FTZ0I3YLSN04 type=write size=1306159 2024-09-16T06:03:14.937 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.936+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~1CINQ46SVUFJ.0 size=690045 2024-09-16T06:03:14.938 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.936+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=1CINQ46SVUFJ tag=GVZ1C2PXSJEW type=write size=1738621 2024-09-16T06:03:14.942 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.940+0000 7f1c96a0d780 1 < suggested remove operation key=MG6M4OG5GERR tag=NID6MIMO36PD type=del 2024-09-16T06:03:14.946 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.944+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~JH0GQI3L7SG9.0 size=1048576 2024-09-16T06:03:14.947 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.946+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~JH0GQI3L7SG9.1 size=1048576 2024-09-16T06:03:14.949 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.948+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~JH0GQI3L7SG9.2 size=366014 2024-09-16T06:03:14.949 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.948+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=JH0GQI3L7SG9 tag=MBM60HJWCPDR type=write size=3511742 2024-09-16T06:03:14.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.949+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~CEWSSDXJ59JZ.0 size=1048576 2024-09-16T06:03:14.952 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.951+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~CEWSSDXJ59JZ.1 size=1048576 2024-09-16T06:03:14.954 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.953+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~CEWSSDXJ59JZ.2 size=224980 2024-09-16T06:03:14.957 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.956+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=CEWSSDXJ59JZ tag=OR9AD8ECAJO0 type=write size=3370708 2024-09-16T06:03:14.959 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.958+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=4E19CIDZKUIA type=del size=1427753 2024-09-16T06:03:14.961 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.960+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=EYSB8EW6EKFM type=del 2024-09-16T06:03:14.964 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.962+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=V3VNUMSX04UT type=write size=559513 2024-09-16T06:03:14.965 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.964+0000 7f1c96a0d780 1 < completed write operation key=Y2B47WIY8S18 tag=AJR2XC8ELPU0 type=write size=457267 2024-09-16T06:03:14.967 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.966+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=W246UQNVQ2VA type=write size=865013 2024-09-16T06:03:14.969 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.968+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=DZFCVVD9AHKT type=del 2024-09-16T06:03:14.972 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.970+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=2N53ZI6ZAMSB type=del size=1463982 2024-09-16T06:03:14.974 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.972+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=3AYEITDAZKXX type=del 2024-09-16T06:03:14.975 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.974+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=ZFUVIW39AGL2 type=del size=2102214 2024-09-16T06:03:14.977 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.976+0000 7f1c96a0d780 1 < completed write operation key=XTSPQEKWTZZU tag=0D2P6VFLFFXF type=write size=487513 2024-09-16T06:03:14.981 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.980+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~0P2ZLQE5T6TH.0 size=1048576 2024-09-16T06:03:14.983 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.982+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~0P2ZLQE5T6TH.1 size=220960 2024-09-16T06:03:14.983 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.982+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=0P2ZLQE5T6TH tag=26C13Y1B52N0 type=write size=2318112 2024-09-16T06:03:14.985 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.984+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=RCBR1LI6ERM2 type=del 2024-09-16T06:03:14.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.987+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~ZF2B7P8ASAXU.0 size=46641 2024-09-16T06:03:14.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.987+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=ZF2B7P8ASAXU tag=5M93OX86OCDM type=write size=1095217 2024-09-16T06:03:14.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.989+0000 7f1c96a0d780 1 < canceled operation key=LVXXKY3EMJ6G tag=UG1WKMXZAJH4 type=del size=1260537 2024-09-16T06:03:14.993 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.992+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=0BOZS8JAS2KK type=del size=147100 2024-09-16T06:03:14.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.995+0000 7f1c96a0d780 1 < suggested remove operation key=01DIVTPOEFBO tag=XPWEOWLNL299 type=write 2024-09-16T06:03:14.998 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.997+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=HWEY2FSM0080 type=del size=3992754 2024-09-16T06:03:15.001 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:14.999+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~N9RFF6M0WZU5.0 size=1048576 2024-09-16T06:03:15.002 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.001+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~N9RFF6M0WZU5.1 size=120792 2024-09-16T06:03:15.006 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.005+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=N9RFF6M0WZU5 tag=64BII9BGWGYL type=write size=2217944 2024-09-16T06:03:15.009 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.008+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~3GBHEYNRY1HM.0 size=36799 2024-09-16T06:03:15.010 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.008+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=3GBHEYNRY1HM tag=BIDBMZUNQHFW type=write size=1085375 2024-09-16T06:03:15.011 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.010+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=TX4ACJ82ERJF type=del 2024-09-16T06:03:15.013 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.012+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=VMVX23ATILHW type=del size=1780410 2024-09-16T06:03:15.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.014+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~7ZRDVENBG5CD.0 size=1048576 2024-09-16T06:03:15.017 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.016+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~7ZRDVENBG5CD.1 size=1048576 2024-09-16T06:03:15.019 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.018+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~7ZRDVENBG5CD.2 size=251557 2024-09-16T06:03:15.023 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.021+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=7ZRDVENBG5CD tag=0B8EU227OVC0 type=write size=3397285 2024-09-16T06:03:15.025 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.023+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=AS6SI66L1OZK type=write size=760838 2024-09-16T06:03:15.027 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.026+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~DOAH7H2O5BX9.0 size=604645 2024-09-16T06:03:15.031 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.030+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=DOAH7H2O5BX9 tag=UWZIONBEZQPS type=write size=1653221 2024-09-16T06:03:15.035 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.034+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~LUJ45AUN2SK4.0 size=1048576 2024-09-16T06:03:15.036 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.035+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~LUJ45AUN2SK4.1 size=1048576 2024-09-16T06:03:15.038 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.037+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~LUJ45AUN2SK4.2 size=965933 2024-09-16T06:03:15.038 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.037+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=LUJ45AUN2SK4 tag=44VT1O0LQV4W type=write size=4111661 2024-09-16T06:03:15.040 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.039+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=PU1KZT1HKHNT type=del 2024-09-16T06:03:15.044 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.043+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~7PJ7J15BW460.0 size=1048576 2024-09-16T06:03:15.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.044+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~7PJ7J15BW460.1 size=1048576 2024-09-16T06:03:15.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.046+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~7PJ7J15BW460.2 size=273700 2024-09-16T06:03:15.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.046+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=7PJ7J15BW460 tag=ZCC47SRDT7TH type=write size=3419428 2024-09-16T06:03:15.049 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.048+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~1CINQ46SVUFJ.0 size=690045 2024-09-16T06:03:15.053 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.051+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=1CINQ46SVUFJ tag=GVZ1C2PXSJEW type=write size=1738621 2024-09-16T06:03:15.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.053+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=RJCAGSCW66ZM type=del size=2866908 2024-09-16T06:03:15.060 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.056+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~JH0GQI3L7SG9.0 size=1048576 2024-09-16T06:03:15.061 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.058+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~JH0GQI3L7SG9.1 size=1048576 2024-09-16T06:03:15.061 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.060+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~JH0GQI3L7SG9.2 size=366014 2024-09-16T06:03:15.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.063+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=JH0GQI3L7SG9 tag=MBM60HJWCPDR type=write size=3511742 2024-09-16T06:03:15.066 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.065+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=MN55KBEYKGVK type=write size=502899 2024-09-16T06:03:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:03:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:03:14] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-09-16T06:03:15.070 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.069+0000 7f1c96a0d780 1 < suggested remove operation key=VVPJT0T4Z4XP tag=4E19CIDZKUIA type=del 2024-09-16T06:03:15.072 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.071+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=L7Y6XI4FOJGO type=write size=960796 2024-09-16T06:03:15.074 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.073+0000 7f1c96a0d780 1 < completed write operation key=Z9QSHZEA1LU8 tag=V3VNUMSX04UT type=write size=559513 2024-09-16T06:03:15.078 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.077+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~APUM3ROJ554H.0 size=1048576 2024-09-16T06:03:15.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.079+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~APUM3ROJ554H.1 size=126853 2024-09-16T06:03:15.080 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.079+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=APUM3ROJ554H tag=7D9ILNZTPAQ8 type=write size=2224005 2024-09-16T06:03:15.082 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.081+0000 7f1c96a0d780 1 < completed write operation key=XB6HUGWUA3R4 tag=W246UQNVQ2VA type=write size=865013 2024-09-16T06:03:15.084 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.083+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=P74PUD4XIINH type=del size=1394053 2024-09-16T06:03:15.089 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.087+0000 7f1c96a0d780 1 < suggested remove operation key=Z3N7DW12T7KE tag=2N53ZI6ZAMSB type=del 2024-09-16T06:03:15.092 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.091+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~AX34TG5L041J.0 size=354516 2024-09-16T06:03:15.092 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.091+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=AX34TG5L041J tag=1SJOA01LA2AM type=write size=1403092 2024-09-16T06:03:15.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.093+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=ZFUVIW39AGL2 type=del 2024-09-16T06:03:15.097 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.096+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=2F3226VPNUFP type=del size=751027 2024-09-16T06:03:15.099 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.098+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~0P2ZLQE5T6TH.0 size=1048576 2024-09-16T06:03:15.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.100+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~0P2ZLQE5T6TH.1 size=220960 2024-09-16T06:03:15.106 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.104+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=0P2ZLQE5T6TH tag=26C13Y1B52N0 type=write size=2318112 2024-09-16T06:03:15.108 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.106+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=6AGTJBDJNB22 type=del size=3223849 2024-09-16T06:03:15.108 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.107+0000 7f1c96a0d780 1 < canceled part key=_multipart_VVPJT0T4Z4XP.2~ZF2B7P8ASAXU.0 size=46641 2024-09-16T06:03:15.111 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.110+0000 7f1c96a0d780 1 < canceled multipart upload key=VVPJT0T4Z4XP upload=ZF2B7P8ASAXU tag=5M93OX86OCDM type=write size=1095217 2024-09-16T06:03:15.113 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.112+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=GVBL52MRMD3F type=del size=146674 2024-09-16T06:03:15.115 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.114+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=0BOZS8JAS2KK type=del 2024-09-16T06:03:15.117 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.116+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=PELPJ8VEOCD3 type=del size=686304 2024-09-16T06:03:15.120 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.118+0000 7f1c96a0d780 1 < completed delete operation key=MG6M4OG5GERR tag=HWEY2FSM0080 type=del 2024-09-16T06:03:15.122 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.120+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=06HJLRH5YNIQ type=write size=246869 2024-09-16T06:03:15.123 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.122+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~3GBHEYNRY1HM.0 size=36799 2024-09-16T06:03:15.127 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.126+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=3GBHEYNRY1HM tag=BIDBMZUNQHFW type=write size=1085375 2024-09-16T06:03:15.129 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.128+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=NKP66V61H73R type=del size=3217970 2024-09-16T06:03:15.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.131+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=VMVX23ATILHW type=del 2024-09-16T06:03:15.134 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.133+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=Y859GGMSL1W3 type=del size=2972593 2024-09-16T06:03:15.139 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.138+0000 7f1c96a0d780 1 < suggested remove operation key=QURT4D50GX44 tag=AS6SI66L1OZK type=write 2024-09-16T06:03:15.141 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.140+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=67DNB94CMJWO type=del size=2923881 2024-09-16T06:03:15.143 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.142+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~LUJ45AUN2SK4.0 size=1048576 2024-09-16T06:03:15.143 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.142+0000 7f1c96a0d780 1 < canceled part key=_multipart_GJNDR1WBPIEA.2~LUJ45AUN2SK4.1 size=1048576 2024-09-16T06:03:15.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.143+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~LUJ45AUN2SK4.2 size=965933 2024-09-16T06:03:15.148 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.147+0000 7f1c96a0d780 1 < canceled multipart upload key=GJNDR1WBPIEA upload=LUJ45AUN2SK4 tag=44VT1O0LQV4W type=write size=4111661 2024-09-16T06:03:15.150 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.149+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=IFBH86TXXK8H type=del size=603409 2024-09-16T06:03:15.152 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.151+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~7PJ7J15BW460.0 size=1048576 2024-09-16T06:03:15.154 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.153+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~7PJ7J15BW460.1 size=1048576 2024-09-16T06:03:15.155 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.154+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~7PJ7J15BW460.2 size=273700 2024-09-16T06:03:15.159 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.158+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=7PJ7J15BW460 tag=ZCC47SRDT7TH type=write size=3419428 2024-09-16T06:03:15.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.162+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~0C0TJST9PB1U.0 size=88420 2024-09-16T06:03:15.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.162+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=0C0TJST9PB1U tag=U573MJIHRUZX type=write size=1136996 2024-09-16T06:03:15.167 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.166+0000 7f1c96a0d780 1 < suggested update operation key=XB6HUGWUA3R4 tag=RJCAGSCW66ZM type=del size=2866908 2024-09-16T06:03:15.169 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.168+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=7YMELFUXY6HW type=write size=676696 2024-09-16T06:03:15.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.172+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=MN55KBEYKGVK type=write 2024-09-16T06:03:15.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.174+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=96Z8XX7U0824 type=del size=199151 2024-09-16T06:03:15.178 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.176+0000 7f1c96a0d780 1 < completed write operation key=RLYT9MKOIL9G tag=L7Y6XI4FOJGO type=write size=960796 2024-09-16T06:03:15.180 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.178+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=O5T7C5K4442O type=del size=4145577 2024-09-16T06:03:15.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.180+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~APUM3ROJ554H.0 size=1048576 2024-09-16T06:03:15.183 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.182+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~APUM3ROJ554H.1 size=126853 2024-09-16T06:03:15.186 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.185+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=APUM3ROJ554H tag=7D9ILNZTPAQ8 type=write size=2224005 2024-09-16T06:03:15.189 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.187+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=58UPID27SI0V type=del size=3451121 2024-09-16T06:03:15.191 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.189+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=P74PUD4XIINH type=del 2024-09-16T06:03:15.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.194+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~QN7Y7RHQIU4B.0 size=1048576 2024-09-16T06:03:15.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.195+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~QN7Y7RHQIU4B.1 size=418617 2024-09-16T06:03:15.197 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.195+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=QN7Y7RHQIU4B tag=5HYES5ZQJJWL type=write size=2515769 2024-09-16T06:03:15.199 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.198+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~AX34TG5L041J.0 size=354516 2024-09-16T06:03:15.203 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.202+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=AX34TG5L041J tag=1SJOA01LA2AM type=write size=1403092 2024-09-16T06:03:15.205 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.204+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=7WVP1CT7W3OJ type=del size=919285 2024-09-16T06:03:15.207 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.206+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=2F3226VPNUFP type=del 2024-09-16T06:03:15.211 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.210+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~NSS9CIIV67N6.0 size=931913 2024-09-16T06:03:15.211 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.210+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=NSS9CIIV67N6 tag=KY8BC830I6SD type=write size=1980489 2024-09-16T06:03:15.213 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.212+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=6AGTJBDJNB22 type=del 2024-09-16T06:03:15.215 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.214+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=411VQJSWD8I8 type=del size=2944401 2024-09-16T06:03:15.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.216+0000 7f1c96a0d780 1 < completed delete operation key=RLYT9MKOIL9G tag=GVBL52MRMD3F type=del 2024-09-16T06:03:15.219 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.218+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=LVRRORUFIEBR type=del size=2376071 2024-09-16T06:03:15.221 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.220+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=PELPJ8VEOCD3 type=del 2024-09-16T06:03:15.223 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.222+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=EEPML3TS9KOJ type=write size=1041097 2024-09-16T06:03:15.225 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.224+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=06HJLRH5YNIQ type=write size=246869 2024-09-16T06:03:15.227 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.226+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=LR106002WSWJ type=write size=993883 2024-09-16T06:03:15.229 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.228+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=NKP66V61H73R type=del 2024-09-16T06:03:15.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.230+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=P8S2HSXRLD6K type=del size=1778580 2024-09-16T06:03:15.234 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.233+0000 7f1c96a0d780 1 < canceled operation key=I5J1C5ECCD7B tag=Y859GGMSL1W3 type=del size=2972593 2024-09-16T06:03:15.236 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.235+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=50OJFP7R5SEI type=del size=849338 2024-09-16T06:03:15.238 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.237+0000 7f1c96a0d780 1 < completed delete operation key=LVXXKY3EMJ6G tag=67DNB94CMJWO type=del 2024-09-16T06:03:15.240 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.239+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=EUI6YTG20U2E type=del size=3546664 2024-09-16T06:03:15.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.241+0000 7f1c96a0d780 1 < canceled operation key=GJNDR1WBPIEA tag=IFBH86TXXK8H type=del size=603409 2024-09-16T06:03:15.244 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.243+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=L3OOTM28NNBQ type=del size=2476837 2024-09-16T06:03:15.246 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.245+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~0C0TJST9PB1U.0 size=88420 2024-09-16T06:03:15.250 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.249+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=0C0TJST9PB1U tag=U573MJIHRUZX type=write size=1136996 2024-09-16T06:03:15.252 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.251+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=E5NVONK0B75D type=del size=2137115 2024-09-16T06:03:15.254 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.253+0000 7f1c96a0d780 1 < completed write operation key=ZTW6L951QI5A tag=7YMELFUXY6HW type=write size=676696 2024-09-16T06:03:15.258 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.257+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~T6H7K5FNQWMM.0 size=1048576 2024-09-16T06:03:15.260 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.259+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~T6H7K5FNQWMM.1 size=1048576 2024-09-16T06:03:15.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.260+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~T6H7K5FNQWMM.2 size=222066 2024-09-16T06:03:15.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.260+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=T6H7K5FNQWMM tag=R2WG8YT45II3 type=write size=3367794 2024-09-16T06:03:15.264 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.263+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=96Z8XX7U0824 type=del 2024-09-16T06:03:15.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.264+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=7MLATC6NRUV1 type=del size=680554 2024-09-16T06:03:15.268 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.266+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=O5T7C5K4442O type=del 2024-09-16T06:03:15.271 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.270+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~ECKXG0LQIMR7.0 size=819613 2024-09-16T06:03:15.271 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.270+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=ECKXG0LQIMR7 tag=M2A67WA1HIU6 type=write size=1868189 2024-09-16T06:03:15.273 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.272+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=58UPID27SI0V type=del 2024-09-16T06:03:15.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.274+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=32XX6QAIOZ3W type=del size=852816 2024-09-16T06:03:15.277 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.276+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~QN7Y7RHQIU4B.0 size=1048576 2024-09-16T06:03:15.279 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.278+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~QN7Y7RHQIU4B.1 size=418617 2024-09-16T06:03:15.283 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.281+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=QN7Y7RHQIU4B tag=5HYES5ZQJJWL type=write size=2515769 2024-09-16T06:03:15.285 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.283+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=T8MBGA6Y3T0G type=del size=941406 2024-09-16T06:03:15.287 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.286+0000 7f1c96a0d780 1 < completed delete operation key=ZBZ9ATHB0R42 tag=7WVP1CT7W3OJ type=del 2024-09-16T06:03:15.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.288+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=GMU7L7TZS07A type=write size=562383 2024-09-16T06:03:15.291 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.290+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~NSS9CIIV67N6.0 size=931913 2024-09-16T06:03:15.295 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.294+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=NSS9CIIV67N6 tag=KY8BC830I6SD type=write size=1980489 2024-09-16T06:03:15.298 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.297+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~SGPSHBBGYBWK.0 size=1048576 2024-09-16T06:03:15.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.299+0000 7f1c96a0d780 1 > prepared part key=_multipart_TZTT8VPSQTBN.2~SGPSHBBGYBWK.1 size=690160 2024-09-16T06:03:15.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.299+0000 7f1c96a0d780 1 > prepared multipart upload key=TZTT8VPSQTBN upload=SGPSHBBGYBWK tag=Q40349EXL9TF type=write size=2787312 2024-09-16T06:03:15.304 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.303+0000 7f1c96a0d780 1 < suggested remove operation key=JA40GXESA8UF tag=411VQJSWD8I8 type=del 2024-09-16T06:03:15.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.305+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=CGFUCV27Y1J9 type=del size=2090443 2024-09-16T06:03:15.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.309+0000 7f1c96a0d780 1 < suggested remove operation key=GJNDR1WBPIEA tag=LVRRORUFIEBR type=del 2024-09-16T06:03:15.313 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.311+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=EWC1ZSK19FL2 type=write size=439521 2024-09-16T06:03:15.315 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.314+0000 7f1c96a0d780 1 < completed write operation key=MG6M4OG5GERR tag=EEPML3TS9KOJ type=write size=1041097 2024-09-16T06:03:15.319 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.317+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~LMA845WE3VVR.0 size=419790 2024-09-16T06:03:15.319 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.317+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=LMA845WE3VVR tag=PQA3HY4ESYDK type=write size=1468366 2024-09-16T06:03:15.321 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.319+0000 7f1c96a0d780 1 < completed write operation key=Z9QSHZEA1LU8 tag=LR106002WSWJ type=write size=993883 2024-09-16T06:03:15.323 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.321+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=AWVPK83B9VN7 type=write size=853256 2024-09-16T06:03:15.325 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.324+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=P8S2HSXRLD6K type=del 2024-09-16T06:03:15.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.327+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~I0BD9J3Z15ZT.0 size=224819 2024-09-16T06:03:15.329 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.327+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=I0BD9J3Z15ZT tag=20WT3T832OV2 type=write size=1273395 2024-09-16T06:03:15.331 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.329+0000 7f1c96a0d780 1 < completed delete operation key=XB6HUGWUA3R4 tag=50OJFP7R5SEI type=del 2024-09-16T06:03:15.332 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.331+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=XGD0ZJNTQ0RQ type=del size=2189585 2024-09-16T06:03:15.335 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.334+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=EUI6YTG20U2E type=del 2024-09-16T06:03:15.339 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.338+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0HZJ2BK2FXRF.0 size=1048576 2024-09-16T06:03:15.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.339+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0HZJ2BK2FXRF.1 size=1048576 2024-09-16T06:03:15.342 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.341+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~0HZJ2BK2FXRF.2 size=252609 2024-09-16T06:03:15.342 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.341+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=0HZJ2BK2FXRF tag=LRKRUMGWMYR3 type=write size=3398337 2024-09-16T06:03:15.345 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.343+0000 7f1c96a0d780 -1 < failed to complete operation key=GJNDR1WBPIEA tag=L3OOTM28NNBQ type=del size=2476837: (22) Invalid argument 2024-09-16T06:03:15.347 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.345+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=LDY0WKMCXU8L type=del size=4032502 2024-09-16T06:03:15.350 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.349+0000 7f1c96a0d780 -1 < failed to complete operation key=GJNDR1WBPIEA tag=E5NVONK0B75D type=del size=2137115: (22) Invalid argument 2024-09-16T06:03:15.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.353+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~72TYDLNYTMKA.0 size=1048576 2024-09-16T06:03:15.356 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.354+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~72TYDLNYTMKA.1 size=140740 2024-09-16T06:03:15.356 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.354+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=72TYDLNYTMKA tag=0TC1P4J1YKC5 type=write size=2237892 2024-09-16T06:03:15.358 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.356+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~T6H7K5FNQWMM.0 size=1048576 2024-09-16T06:03:15.359 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.358+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~T6H7K5FNQWMM.1 size=1048576 2024-09-16T06:03:15.361 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.360+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~T6H7K5FNQWMM.2 size=222066 2024-09-16T06:03:15.365 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.364+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=T6H7K5FNQWMM tag=R2WG8YT45II3 type=write size=3367794 2024-09-16T06:03:15.367 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.366+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=5VVKH1X0Y5G5 type=del size=892438 2024-09-16T06:03:15.371 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.370+0000 7f1c96a0d780 1 < suggested update operation key=QURT4D50GX44 tag=7MLATC6NRUV1 type=del size=680554 2024-09-16T06:03:15.373 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.372+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=6IM5FQVP1GTS type=del size=333879 2024-09-16T06:03:15.375 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.373+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~ECKXG0LQIMR7.0 size=819613 2024-09-16T06:03:15.378 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.377+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=ECKXG0LQIMR7 tag=M2A67WA1HIU6 type=write size=1868189 2024-09-16T06:03:15.380 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.379+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=NVSS9PDFNKPC type=del size=3726039 2024-09-16T06:03:15.382 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.381+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=32XX6QAIOZ3W type=del 2024-09-16T06:03:15.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.385+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~IY5LITOLAM0E.0 size=1048576 2024-09-16T06:03:15.388 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.386+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~IY5LITOLAM0E.1 size=299254 2024-09-16T06:03:15.388 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.386+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=IY5LITOLAM0E tag=0ANO8BAZCLTU type=write size=2396406 2024-09-16T06:03:15.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.388+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=T8MBGA6Y3T0G type=del 2024-09-16T06:03:15.394 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.393+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Z4I0Y72BP3YZ.0 size=1048576 2024-09-16T06:03:15.395 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.394+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Z4I0Y72BP3YZ.1 size=1048576 2024-09-16T06:03:15.397 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.396+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~Z4I0Y72BP3YZ.2 size=213881 2024-09-16T06:03:15.397 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.396+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=Z4I0Y72BP3YZ tag=G5IAI1UHWZ90 type=write size=3359609 2024-09-16T06:03:15.399 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.398+0000 7f1c96a0d780 1 < completed write operation key=GKLPEUNB19HH tag=GMU7L7TZS07A type=write size=562383 2024-09-16T06:03:15.401 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.400+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=2LLRIKIVA81D type=del size=4074319 2024-09-16T06:03:15.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.402+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~SGPSHBBGYBWK.0 size=1048576 2024-09-16T06:03:15.405 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.404+0000 7f1c96a0d780 1 < completed part key=_multipart_TZTT8VPSQTBN.2~SGPSHBBGYBWK.1 size=690160 2024-09-16T06:03:15.408 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.407+0000 7f1c96a0d780 1 < completed multipart upload key=TZTT8VPSQTBN upload=SGPSHBBGYBWK tag=Q40349EXL9TF type=write size=2787312 2024-09-16T06:03:15.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.409+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=N5UPXLU5Z52Y type=del size=964022 2024-09-16T06:03:15.413 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.412+0000 7f1c96a0d780 -1 < failed to complete operation key=GJNDR1WBPIEA tag=CGFUCV27Y1J9 type=del size=2090443: (22) Invalid argument 2024-09-16T06:03:15.416 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.415+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~6SVE3JFR2XMU.0 size=1048576 2024-09-16T06:03:15.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.417+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~6SVE3JFR2XMU.1 size=748421 2024-09-16T06:03:15.418 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.417+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=6SVE3JFR2XMU tag=UYAYUQ0XDAVE type=write size=2845573 2024-09-16T06:03:15.422 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.421+0000 7f1c96a0d780 1 < suggested remove operation key=5VD077EFKM1N tag=EWC1ZSK19FL2 type=write 2024-09-16T06:03:15.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.422+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=K8667HZQX1R1 type=del size=1878812 2024-09-16T06:03:15.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.424+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~LMA845WE3VVR.0 size=419790 2024-09-16T06:03:15.429 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.428+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=LMA845WE3VVR tag=PQA3HY4ESYDK type=write size=1468366 2024-09-16T06:03:15.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.432+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZBZ9ATHB0R42.2~8FYE8GF8NNV7.0 size=971528 2024-09-16T06:03:15.433 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.432+0000 7f1c96a0d780 1 > prepared multipart upload key=ZBZ9ATHB0R42 upload=8FYE8GF8NNV7 tag=QGMIJ2DR9BJI type=write size=2020104 2024-09-16T06:03:15.435 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.433+0000 7f1c96a0d780 1 < completed write operation key=RLYT9MKOIL9G tag=AWVPK83B9VN7 type=write size=853256 2024-09-16T06:03:15.439 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.437+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~7IPUUGC0QYNE.0 size=1000106 2024-09-16T06:03:15.439 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.437+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=7IPUUGC0QYNE tag=5FXF1MOP245I type=write size=2048682 2024-09-16T06:03:15.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.440+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~I0BD9J3Z15ZT.0 size=224819 2024-09-16T06:03:15.445 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.443+0000 7f1c96a0d780 1 < completed multipart upload key=RLYT9MKOIL9G upload=I0BD9J3Z15ZT tag=20WT3T832OV2 type=write size=1273395 2024-09-16T06:03:15.448 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.447+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~AA6OZ0KQC543.0 size=1048576 2024-09-16T06:03:15.450 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.449+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~AA6OZ0KQC543.1 size=1048576 2024-09-16T06:03:15.452 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.450+0000 7f1c96a0d780 1 > prepared part key=_multipart_RLYT9MKOIL9G.2~AA6OZ0KQC543.2 size=600871 2024-09-16T06:03:15.452 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.450+0000 7f1c96a0d780 1 > prepared multipart upload key=RLYT9MKOIL9G upload=AA6OZ0KQC543 tag=TZ0U4H8T3WHK type=write size=3746599 2024-09-16T06:03:15.454 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.452+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=XGD0ZJNTQ0RQ type=del 2024-09-16T06:03:15.457 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.456+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~8MTPPSJVCFZP.0 size=1048576 2024-09-16T06:03:15.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.458+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~8MTPPSJVCFZP.1 size=1048576 2024-09-16T06:03:15.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.459+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z3N7DW12T7KE.2~8MTPPSJVCFZP.2 size=865961 2024-09-16T06:03:15.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.459+0000 7f1c96a0d780 1 > prepared multipart upload key=Z3N7DW12T7KE upload=8MTPPSJVCFZP tag=WY86TUMLGFQ1 type=write size=4011689 2024-09-16T06:03:15.463 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.462+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~0HZJ2BK2FXRF.0 size=1048576 2024-09-16T06:03:15.465 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.464+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~0HZJ2BK2FXRF.1 size=1048576 2024-09-16T06:03:15.468 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.466+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~0HZJ2BK2FXRF.2 size=252609 2024-09-16T06:03:15.471 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.469+0000 7f1c96a0d780 1 < completed multipart upload key=GPTASZV7V0C3 upload=0HZJ2BK2FXRF tag=LRKRUMGWMYR3 type=write size=3398337 2024-09-16T06:03:15.473 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.471+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=IOVRQJZZ0DCB type=del size=1311539 2024-09-16T06:03:15.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.475+0000 7f1c96a0d780 1 < suggested remove operation key=RZK5FPR0QWOH tag=LDY0WKMCXU8L type=del 2024-09-16T06:03:15.479 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.477+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=CWZU1GGGCWEW type=del size=2604259 2024-09-16T06:03:15.481 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.479+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~72TYDLNYTMKA.0 size=1048576 2024-09-16T06:03:15.482 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.481+0000 7f1c96a0d780 1 < completed part key=_multipart_01DIVTPOEFBO.2~72TYDLNYTMKA.1 size=140740 2024-09-16T06:03:15.486 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.485+0000 7f1c96a0d780 1 < completed multipart upload key=01DIVTPOEFBO upload=72TYDLNYTMKA tag=0TC1P4J1YKC5 type=write size=2237892 2024-09-16T06:03:15.488 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.486+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=339T9DA9UYSD type=del size=855837 2024-09-16T06:03:15.490 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.489+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=5VVKH1X0Y5G5 type=del 2024-09-16T06:03:15.493 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.492+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~G2R21XTY22N0.0 size=1048576 2024-09-16T06:03:15.495 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.494+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~G2R21XTY22N0.1 size=807176 2024-09-16T06:03:15.496 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.494+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=G2R21XTY22N0 tag=BZY38JEMZH5H type=write size=2904328 2024-09-16T06:03:15.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.498+0000 7f1c96a0d780 1 < suggested remove operation key=Z3N7DW12T7KE tag=6IM5FQVP1GTS type=del 2024-09-16T06:03:15.501 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.500+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=SJO6UG75DBJG type=del size=1643285 2024-09-16T06:03:15.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.502+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=NVSS9PDFNKPC type=del 2024-09-16T06:03:15.505 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.504+0000 7f1c96a0d780 1 > prepared operation key=VVPJT0T4Z4XP tag=VOLOSICQS27Y type=del size=3279153 2024-09-16T06:03:15.507 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.506+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~IY5LITOLAM0E.0 size=1048576 2024-09-16T06:03:15.509 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.508+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~IY5LITOLAM0E.1 size=299254 2024-09-16T06:03:15.512 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.511+0000 7f1c96a0d780 1 < completed multipart upload key=ZTW6L951QI5A upload=IY5LITOLAM0E tag=0ANO8BAZCLTU type=write size=2396406 2024-09-16T06:03:15.514 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.513+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=NXANT6QADDEG type=del size=2978523 2024-09-16T06:03:15.517 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.515+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Z4I0Y72BP3YZ.0 size=1048576 2024-09-16T06:03:15.519 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.517+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Z4I0Y72BP3YZ.1 size=1048576 2024-09-16T06:03:15.521 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.519+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~Z4I0Y72BP3YZ.2 size=213881 2024-09-16T06:03:15.524 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.523+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=Z4I0Y72BP3YZ tag=G5IAI1UHWZ90 type=write size=3359609 2024-09-16T06:03:15.526 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.525+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=SFK93AQOXGGT type=del size=115574 2024-09-16T06:03:15.530 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.529+0000 7f1c96a0d780 1 < suggested remove operation key=GPTASZV7V0C3 tag=2LLRIKIVA81D type=del 2024-09-16T06:03:15.532 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.531+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=GTBHTV318TM1 type=del size=2219834 2024-09-16T06:03:15.534 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.533+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=N5UPXLU5Z52Y type=del 2024-09-16T06:03:15.538 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.537+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~4SQLMLYN9040.0 size=357419 2024-09-16T06:03:15.538 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.537+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=4SQLMLYN9040 tag=XHUMCWJTI51V type=write size=1405995 2024-09-16T06:03:15.540 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.539+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~6SVE3JFR2XMU.0 size=1048576 2024-09-16T06:03:15.542 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.541+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~6SVE3JFR2XMU.1 size=748421 2024-09-16T06:03:15.546 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.545+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=6SVE3JFR2XMU tag=UYAYUQ0XDAVE type=write size=2845573 2024-09-16T06:03:15.548 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.547+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=2F4CDYWYDTB5 type=write size=377233 2024-09-16T06:03:15.550 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.549+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=K8667HZQX1R1 type=del 2024-09-16T06:03:15.552 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.551+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=IJ6JFHPW8PCS type=del size=1416347 2024-09-16T06:03:15.554 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.553+0000 7f1c96a0d780 1 < completed part key=_multipart_ZBZ9ATHB0R42.2~8FYE8GF8NNV7.0 size=971528 2024-09-16T06:03:15.558 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.557+0000 7f1c96a0d780 1 < completed multipart upload key=ZBZ9ATHB0R42 upload=8FYE8GF8NNV7 tag=QGMIJ2DR9BJI type=write size=2020104 2024-09-16T06:03:15.562 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.560+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~0A9IGXQ68PG4.0 size=1048576 2024-09-16T06:03:15.563 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.562+0000 7f1c96a0d780 1 > prepared part key=_multipart_T2LNYBA0XTDL.2~0A9IGXQ68PG4.1 size=956297 2024-09-16T06:03:15.563 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.562+0000 7f1c96a0d780 1 > prepared multipart upload key=T2LNYBA0XTDL upload=0A9IGXQ68PG4 tag=95ZX7Z4N9A8L type=write size=3053449 2024-09-16T06:03:15.565 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.564+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~7IPUUGC0QYNE.0 size=1000106 2024-09-16T06:03:15.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.567+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=7IPUUGC0QYNE tag=5FXF1MOP245I type=write size=2048682 2024-09-16T06:03:15.571 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.569+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=NRAWJMQFSUO0 type=del size=2854722 2024-09-16T06:03:15.572 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.571+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~AA6OZ0KQC543.0 size=1048576 2024-09-16T06:03:15.573 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.571+0000 7f1c96a0d780 1 < canceled part key=_multipart_RLYT9MKOIL9G.2~AA6OZ0KQC543.1 size=1048576 2024-09-16T06:03:15.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.573+0000 7f1c96a0d780 1 < completed part key=_multipart_RLYT9MKOIL9G.2~AA6OZ0KQC543.2 size=600871 2024-09-16T06:03:15.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.577+0000 7f1c96a0d780 1 < canceled multipart upload key=RLYT9MKOIL9G upload=AA6OZ0KQC543 tag=TZ0U4H8T3WHK type=write size=3746599 2024-09-16T06:03:15.580 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.579+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=5DONXR35RNQA type=del size=2942671 2024-09-16T06:03:15.582 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.581+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~8MTPPSJVCFZP.0 size=1048576 2024-09-16T06:03:15.584 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.583+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~8MTPPSJVCFZP.1 size=1048576 2024-09-16T06:03:15.586 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.585+0000 7f1c96a0d780 1 < completed part key=_multipart_Z3N7DW12T7KE.2~8MTPPSJVCFZP.2 size=865961 2024-09-16T06:03:15.590 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.589+0000 7f1c96a0d780 1 < completed multipart upload key=Z3N7DW12T7KE upload=8MTPPSJVCFZP tag=WY86TUMLGFQ1 type=write size=4011689 2024-09-16T06:03:15.592 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.590+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=VFNN1TDG25VP type=write size=744146 2024-09-16T06:03:15.594 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.593+0000 7f1c96a0d780 1 < canceled operation key=QURT4D50GX44 tag=IOVRQJZZ0DCB type=del size=1311539 2024-09-16T06:03:15.596 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.595+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=FMD1TV9LG9Q8 type=del size=1841172 2024-09-16T06:03:15.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.597+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=CWZU1GGGCWEW type=del 2024-09-16T06:03:15.601 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.599+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=0CAOUY60IX6X type=del size=3639726 2024-09-16T06:03:15.605 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.603+0000 7f1c96a0d780 1 < suggested remove operation key=ZBZ9ATHB0R42 tag=339T9DA9UYSD type=del 2024-09-16T06:03:15.608 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.607+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~OS2KW15A4QL8.0 size=638750 2024-09-16T06:03:15.608 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.607+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=OS2KW15A4QL8 tag=1TVQA4X1M0O2 type=write size=1687326 2024-09-16T06:03:15.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.607+0000 7f1c96a0d780 1 < canceled part key=_multipart_QURT4D50GX44.2~G2R21XTY22N0.0 size=1048576 2024-09-16T06:03:15.610 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.609+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~G2R21XTY22N0.1 size=807176 2024-09-16T06:03:15.614 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.612+0000 7f1c96a0d780 1 < canceled multipart upload key=QURT4D50GX44 upload=G2R21XTY22N0 tag=BZY38JEMZH5H type=write size=2904328 2024-09-16T06:03:15.616 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.615+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=9MRXO04JI0TB type=del size=160703 2024-09-16T06:03:15.618 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.617+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=SJO6UG75DBJG type=del 2024-09-16T06:03:15.620 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.618+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=MM9RZX6TRQC6 type=del size=3838777 2024-09-16T06:03:15.622 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.620+0000 7f1c96a0d780 1 < completed delete operation key=VVPJT0T4Z4XP tag=VOLOSICQS27Y type=del 2024-09-16T06:03:15.625 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.624+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~VK4CN4CYW9VN.0 size=873876 2024-09-16T06:03:15.625 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.624+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=VK4CN4CYW9VN tag=SSAW14IRFIZ8 type=write size=1922452 2024-09-16T06:03:15.627 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.626+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=NXANT6QADDEG type=del 2024-09-16T06:03:15.629 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.628+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=OLFPQMNY74M1 type=del size=3955080 2024-09-16T06:03:15.631 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.630+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=SFK93AQOXGGT type=del 2024-09-16T06:03:15.633 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.632+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=RST0O7PEOOFG type=del size=489715 2024-09-16T06:03:15.635 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.634+0000 7f1c96a0d780 1 < completed delete operation key=Y2B47WIY8S18 tag=GTBHTV318TM1 type=del 2024-09-16T06:03:15.637 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.636+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=HL0LPQYWOQ22 type=del size=299363 2024-09-16T06:03:15.639 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.638+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~4SQLMLYN9040.0 size=357419 2024-09-16T06:03:15.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.641+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=4SQLMLYN9040 tag=XHUMCWJTI51V type=write size=1405995 2024-09-16T06:03:15.644 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.643+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=IJUFQ1OT3PZK type=del size=2512485 2024-09-16T06:03:15.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.647+0000 7f1c96a0d780 1 < suggested update operation key=LVXXKY3EMJ6G tag=2F4CDYWYDTB5 type=write size=377233 2024-09-16T06:03:15.650 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.649+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=QXDV9E2NK72M type=write size=205134 2024-09-16T06:03:15.652 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.651+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=IJ6JFHPW8PCS type=del 2024-09-16T06:03:15.656 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.655+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~FQI62J3400SV.0 size=46342 2024-09-16T06:03:15.656 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.655+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=FQI62J3400SV tag=57FFSBSNDHK3 type=write size=1094918 2024-09-16T06:03:15.658 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.657+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~0A9IGXQ68PG4.0 size=1048576 2024-09-16T06:03:15.659 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.658+0000 7f1c96a0d780 1 < completed part key=_multipart_T2LNYBA0XTDL.2~0A9IGXQ68PG4.1 size=956297 2024-09-16T06:03:15.663 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.662+0000 7f1c96a0d780 1 < completed multipart upload key=T2LNYBA0XTDL upload=0A9IGXQ68PG4 tag=95ZX7Z4N9A8L type=write size=3053449 2024-09-16T06:03:15.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.664+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=ROK0PCUXO69L type=write size=353309 2024-09-16T06:03:15.667 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.666+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=NRAWJMQFSUO0 type=del 2024-09-16T06:03:15.672 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.670+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~D0PSUL8NALDP.0 size=1048576 2024-09-16T06:03:15.672 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.671+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~D0PSUL8NALDP.1 size=652963 2024-09-16T06:03:15.672 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.671+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=D0PSUL8NALDP tag=YREIS35UY0ZY type=write size=2750115 2024-09-16T06:03:15.674 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.673+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=5DONXR35RNQA type=del 2024-09-16T06:03:15.677 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.675+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=MXAUTDNKBWBZ type=write size=604750 2024-09-16T06:03:15.679 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.678+0000 7f1c96a0d780 1 < completed write operation key=Y2B47WIY8S18 tag=VFNN1TDG25VP type=write size=744146 2024-09-16T06:03:15.681 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.680+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=U3SC03MXMC0U type=del size=1272107 2024-09-16T06:03:15.683 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.682+0000 7f1c96a0d780 1 < completed delete operation key=QRD29GC0JIIP tag=FMD1TV9LG9Q8 type=del 2024-09-16T06:03:15.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.686+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~7LBFLJ231JL0.0 size=103583 2024-09-16T06:03:15.687 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.686+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=7LBFLJ231JL0 tag=LP0006DJ3NGO type=write size=1152159 2024-09-16T06:03:15.689 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.688+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=0CAOUY60IX6X type=del 2024-09-16T06:03:15.693 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.692+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~29KW3F75EC32.0 size=124169 2024-09-16T06:03:15.693 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.692+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=29KW3F75EC32 tag=CW1GIR2A4ZP7 type=write size=1172745 2024-09-16T06:03:15.695 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.694+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~OS2KW15A4QL8.0 size=638750 2024-09-16T06:03:15.699 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.698+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=OS2KW15A4QL8 tag=1TVQA4X1M0O2 type=write size=1687326 2024-09-16T06:03:15.701 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.700+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=M4018H94IJ05 type=write size=925293 2024-09-16T06:03:15.703 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.702+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=9MRXO04JI0TB type=del 2024-09-16T06:03:15.706 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.705+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=14NFBMFC992Q type=del size=3888253 2024-09-16T06:03:15.710 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.709+0000 7f1c96a0d780 1 < suggested update operation key=Q3AIT4Z2PAJ8 tag=MM9RZX6TRQC6 type=del size=3838777 2024-09-16T06:03:15.712 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.711+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=T02YYBYG1WKM type=del size=4182773 2024-09-16T06:03:15.713 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.712+0000 7f1c96a0d780 1 < canceled part key=_multipart_VVPJT0T4Z4XP.2~VK4CN4CYW9VN.0 size=873876 2024-09-16T06:03:15.716 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.715+0000 7f1c96a0d780 1 < canceled multipart upload key=VVPJT0T4Z4XP upload=VK4CN4CYW9VN tag=SSAW14IRFIZ8 type=write size=1922452 2024-09-16T06:03:15.718 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.717+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=CPOILCUNRPQ8 type=del size=3253661 2024-09-16T06:03:15.723 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.721+0000 7f1c96a0d780 1 < suggested remove operation key=0WU0T0ZG0UHP tag=OLFPQMNY74M1 type=del 2024-09-16T06:03:15.725 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.724+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=NCAIZSZNV77N type=del size=102438 2024-09-16T06:03:15.728 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.726+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=RST0O7PEOOFG type=del 2024-09-16T06:03:15.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.730+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~RG5GAK15WWT2.0 size=813350 2024-09-16T06:03:15.732 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.730+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=RG5GAK15WWT2 tag=OFLLVVZBT5RQ type=write size=1861926 2024-09-16T06:03:15.734 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.733+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=HL0LPQYWOQ22 type=del 2024-09-16T06:03:15.736 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.734+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=WF7IE6UO5Z2M type=del size=3622868 2024-09-16T06:03:15.738 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.737+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=IJUFQ1OT3PZK type=del 2024-09-16T06:03:15.741 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.740+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=ATZCIQJXUMFO type=del size=1918430 2024-09-16T06:03:15.743 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.742+0000 7f1c96a0d780 1 < completed write operation key=XB6HUGWUA3R4 tag=QXDV9E2NK72M type=write size=205134 2024-09-16T06:03:15.745 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.744+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=7BNCXEARRSVH type=del size=1497474 2024-09-16T06:03:15.747 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.746+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~FQI62J3400SV.0 size=46342 2024-09-16T06:03:15.751 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.749+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=FQI62J3400SV tag=57FFSBSNDHK3 type=write size=1094918 2024-09-16T06:03:15.754 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.752+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=OCGJ1TBWC0LV type=del size=895039 2024-09-16T06:03:15.756 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.754+0000 7f1c96a0d780 1 < completed write operation key=Y2B47WIY8S18 tag=ROK0PCUXO69L type=write size=353309 2024-09-16T06:03:15.758 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.756+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=UT37K3QIUG2G type=del size=2649473 2024-09-16T06:03:15.759 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.758+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~D0PSUL8NALDP.0 size=1048576 2024-09-16T06:03:15.761 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.761+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~D0PSUL8NALDP.1 size=652963 2024-09-16T06:03:15.765 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.764+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=D0PSUL8NALDP tag=YREIS35UY0ZY type=write size=2750115 2024-09-16T06:03:15.767 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.767+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=GHMDIZBIZRL0 type=del size=3118410 2024-09-16T06:03:15.769 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.768+0000 7f1c96a0d780 1 < completed write operation key=MG6M4OG5GERR tag=MXAUTDNKBWBZ type=write size=604750 2024-09-16T06:03:15.773 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.772+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~ZE414K47KCDO.0 size=1048576 2024-09-16T06:03:15.774 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.773+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~ZE414K47KCDO.1 size=389629 2024-09-16T06:03:15.775 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.773+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=ZE414K47KCDO tag=W2WC2K2WZ0SK type=write size=2486781 2024-09-16T06:03:15.776 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.775+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=U3SC03MXMC0U type=del 2024-09-16T06:03:15.778 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.777+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=BL4LB9S4G0LD type=del size=1595521 2024-09-16T06:03:15.780 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.779+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~7LBFLJ231JL0.0 size=103583 2024-09-16T06:03:15.784 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.783+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=7LBFLJ231JL0 tag=LP0006DJ3NGO type=write size=1152159 2024-09-16T06:03:15.786 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.785+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=WI9BNJQJSYK3 type=write size=830846 2024-09-16T06:03:15.789 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.787+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~29KW3F75EC32.0 size=124169 2024-09-16T06:03:15.793 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.791+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=29KW3F75EC32 tag=CW1GIR2A4ZP7 type=write size=1172745 2024-09-16T06:03:15.795 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.793+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=7JPIP3KC3GGX type=del size=102977 2024-09-16T06:03:15.797 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.796+0000 7f1c96a0d780 1 < completed write operation key=ITM02B2USRE0 tag=M4018H94IJ05 type=write size=925293 2024-09-16T06:03:15.799 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.798+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=H6PU286GYTL2 type=del size=464312 2024-09-16T06:03:15.801 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.800+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=14NFBMFC992Q type=del 2024-09-16T06:03:15.805 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.804+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~K1A6JA2WA63K.0 size=1048576 2024-09-16T06:03:15.807 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.806+0000 7f1c96a0d780 1 > prepared part key=_multipart_GJNDR1WBPIEA.2~K1A6JA2WA63K.1 size=883285 2024-09-16T06:03:15.807 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.806+0000 7f1c96a0d780 1 > prepared multipart upload key=GJNDR1WBPIEA upload=K1A6JA2WA63K tag=G8MSLHIVDZNW type=write size=2980437 2024-09-16T06:03:15.809 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.808+0000 7f1c96a0d780 1 < completed delete operation key=R28PBTA8L868 tag=T02YYBYG1WKM type=del 2024-09-16T06:03:15.811 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.810+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=ND0EI9BJRIXB type=del size=4190715 2024-09-16T06:03:15.813 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.812+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=CPOILCUNRPQ8 type=del 2024-09-16T06:03:15.815 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.814+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=JVSBFXE1DOZ4 type=del size=863093 2024-09-16T06:03:15.817 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.817+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=NCAIZSZNV77N type=del 2024-09-16T06:03:15.819 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.819+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=H77YL30I6PC1 type=del size=2105379 2024-09-16T06:03:15.821 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.820+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~RG5GAK15WWT2.0 size=813350 2024-09-16T06:03:15.825 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.824+0000 7f1c96a0d780 1 < completed multipart upload key=MG6M4OG5GERR upload=RG5GAK15WWT2 tag=OFLLVVZBT5RQ type=write size=1861926 2024-09-16T06:03:15.827 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.826+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=3OOCC0E838UX type=del size=3644455 2024-09-16T06:03:15.831 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.830+0000 7f1c96a0d780 1 < suggested update operation key=Q3AIT4Z2PAJ8 tag=WF7IE6UO5Z2M type=del size=3622868 2024-09-16T06:03:15.833 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.832+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=DJSTSB5U3ZQ2 type=del size=4114444 2024-09-16T06:03:15.835 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.834+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=ATZCIQJXUMFO type=del 2024-09-16T06:03:15.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:15 smithi161 ceph-mon[87722]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 429 KiB/s wr, 2.19k op/s 2024-09-16T06:03:15.837 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.837+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=DPZQ1J5WO2XG type=del size=1705515 2024-09-16T06:03:15.839 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.838+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=7BNCXEARRSVH type=del 2024-09-16T06:03:15.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.842+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~39X8ZHLGQ0K8.0 size=10841 2024-09-16T06:03:15.843 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.842+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=39X8ZHLGQ0K8 tag=E81IPNEKCP1J type=write size=1059417 2024-09-16T06:03:15.845 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.844+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=OCGJ1TBWC0LV type=del 2024-09-16T06:03:15.847 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.846+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=9DZM4KS3MXTR type=del size=2195940 2024-09-16T06:03:15.851 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.850+0000 7f1c96a0d780 1 < suggested update operation key=ITM02B2USRE0 tag=UT37K3QIUG2G type=del size=2649473 2024-09-16T06:03:15.855 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.854+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~CS5XF0Y9U944.0 size=622818 2024-09-16T06:03:15.855 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.854+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=CS5XF0Y9U944 tag=PVAJ416T2BIO type=write size=1671394 2024-09-16T06:03:15.857 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.855+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=GHMDIZBIZRL0 type=del 2024-09-16T06:03:15.859 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.857+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=N3I52SXBFCOR type=write size=962988 2024-09-16T06:03:15.861 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.859+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~ZE414K47KCDO.0 size=1048576 2024-09-16T06:03:15.862 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.861+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~ZE414K47KCDO.1 size=389629 2024-09-16T06:03:15.866 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.865+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=ZE414K47KCDO tag=W2WC2K2WZ0SK type=write size=2486781 2024-09-16T06:03:15.868 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.867+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=4VWIW8L9C1JW type=write size=492034 2024-09-16T06:03:15.870 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.869+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=BL4LB9S4G0LD type=del 2024-09-16T06:03:15.875 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.873+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~321KYW2IS6SB.0 size=1048576 2024-09-16T06:03:15.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.875+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~321KYW2IS6SB.1 size=826610 2024-09-16T06:03:15.877 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.875+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=321KYW2IS6SB tag=QTSQHSHI4KEA type=write size=2923762 2024-09-16T06:03:15.879 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.878+0000 7f1c96a0d780 1 < completed write operation key=GJNDR1WBPIEA tag=WI9BNJQJSYK3 type=write size=830846 2024-09-16T06:03:15.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.882+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~TX9K5WW98MCJ.0 size=347281 2024-09-16T06:03:15.883 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.882+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=TX9K5WW98MCJ tag=SAC1OXB1NHQG type=write size=1395857 2024-09-16T06:03:15.885 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.884+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=7JPIP3KC3GGX type=del 2024-09-16T06:03:15.890 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.889+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~98KDG0YOXDIS.0 size=1048576 2024-09-16T06:03:15.891 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.890+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~98KDG0YOXDIS.1 size=221039 2024-09-16T06:03:15.892 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.890+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=98KDG0YOXDIS tag=I912SDWYQ22C type=write size=2318191 2024-09-16T06:03:15.894 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.893+0000 7f1c96a0d780 1 < canceled operation key=GJNDR1WBPIEA tag=H6PU286GYTL2 type=del size=464312 2024-09-16T06:03:15.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.897+0000 7f1c96a0d780 1 > prepared part key=_multipart_XB6HUGWUA3R4.2~T41P428LJTTR.0 size=675913 2024-09-16T06:03:15.898 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.897+0000 7f1c96a0d780 1 > prepared multipart upload key=XB6HUGWUA3R4 upload=T41P428LJTTR tag=L1D4IY0LWW3N type=write size=1724489 2024-09-16T06:03:15.900 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.899+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~K1A6JA2WA63K.0 size=1048576 2024-09-16T06:03:15.902 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.900+0000 7f1c96a0d780 1 < completed part key=_multipart_GJNDR1WBPIEA.2~K1A6JA2WA63K.1 size=883285 2024-09-16T06:03:15.905 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.904+0000 7f1c96a0d780 1 < completed multipart upload key=GJNDR1WBPIEA upload=K1A6JA2WA63K tag=G8MSLHIVDZNW type=write size=2980437 2024-09-16T06:03:15.909 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.908+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~13Z650OS7OIE.0 size=1048576 2024-09-16T06:03:15.911 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.910+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~13Z650OS7OIE.1 size=1048576 2024-09-16T06:03:15.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.913+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~13Z650OS7OIE.2 size=661196 2024-09-16T06:03:15.913 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.913+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=13Z650OS7OIE tag=N6MSA18XMAHJ type=write size=3806924 2024-09-16T06:03:15.916 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.914+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=ND0EI9BJRIXB type=del 2024-09-16T06:03:15.920 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.919+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~VZXDBUVS900X.0 size=1048576 2024-09-16T06:03:15.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.921+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~VZXDBUVS900X.1 size=637944 2024-09-16T06:03:15.922 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.921+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=VZXDBUVS900X tag=J0UE1RZVNVZG type=write size=2735096 2024-09-16T06:03:15.928 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.927+0000 7f1c96a0d780 1 < completed delete operation key=T2LNYBA0XTDL tag=JVSBFXE1DOZ4 type=del 2024-09-16T06:03:15.932 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.930+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=GIEMOFG13PES type=del size=1167250 2024-09-16T06:03:15.937 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.936+0000 7f1c96a0d780 1 < suggested update operation key=LVXXKY3EMJ6G tag=H77YL30I6PC1 type=del size=2105379 2024-09-16T06:03:15.939 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.938+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=WYSG7Z4MV24B type=del size=992786 2024-09-16T06:03:15.941 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.940+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=3OOCC0E838UX type=del 2024-09-16T06:03:15.945 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.944+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~BM3PG88RK35Z.0 size=1048576 2024-09-16T06:03:15.947 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.946+0000 7f1c96a0d780 1 > prepared part key=_multipart_5VD077EFKM1N.2~BM3PG88RK35Z.1 size=377716 2024-09-16T06:03:15.947 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.946+0000 7f1c96a0d780 1 > prepared multipart upload key=5VD077EFKM1N upload=BM3PG88RK35Z tag=0HPQ1TC9POC0 type=write size=2474868 2024-09-16T06:03:15.949 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.948+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=DJSTSB5U3ZQ2 type=del 2024-09-16T06:03:15.951 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.950+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=FVC635153Z99 type=del size=70182 2024-09-16T06:03:15.953 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.952+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=DPZQ1J5WO2XG type=del 2024-09-16T06:03:15.957 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.957+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~8DJA97GJOJAB.0 size=1048576 2024-09-16T06:03:15.959 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.958+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~8DJA97GJOJAB.1 size=1048576 2024-09-16T06:03:15.961 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.960+0000 7f1c96a0d780 1 > prepared part key=_multipart_Q3AIT4Z2PAJ8.2~8DJA97GJOJAB.2 size=755611 2024-09-16T06:03:15.961 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.960+0000 7f1c96a0d780 1 > prepared multipart upload key=Q3AIT4Z2PAJ8 upload=8DJA97GJOJAB tag=KRL7US75CT07 type=write size=3901339 2024-09-16T06:03:15.963 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.961+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~39X8ZHLGQ0K8.0 size=10841 2024-09-16T06:03:15.966 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.965+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=39X8ZHLGQ0K8 tag=E81IPNEKCP1J type=write size=1059417 2024-09-16T06:03:15.967 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:15 smithi145 ceph-mon[99390]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 429 KiB/s wr, 2.19k op/s 2024-09-16T06:03:15.967 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:15 smithi145 ceph-mon[96887]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 429 KiB/s wr, 2.19k op/s 2024-09-16T06:03:15.970 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.969+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~SEZN6TJ9CZ89.0 size=1048576 2024-09-16T06:03:15.972 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.970+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~SEZN6TJ9CZ89.1 size=801933 2024-09-16T06:03:15.972 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.970+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=SEZN6TJ9CZ89 tag=KJFKDXMB778W type=write size=2899085 2024-09-16T06:03:15.976 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.975+0000 7f1c96a0d780 1 < suggested remove operation key=ITM02B2USRE0 tag=9DZM4KS3MXTR type=del 2024-09-16T06:03:15.978 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.977+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=FYE3D5ZLNSV6 type=del size=295100 2024-09-16T06:03:15.981 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.979+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~CS5XF0Y9U944.0 size=622818 2024-09-16T06:03:15.984 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.983+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=CS5XF0Y9U944 tag=PVAJ416T2BIO type=write size=1671394 2024-09-16T06:03:15.988 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.986+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~VUEAQL79P23R.0 size=1048576 2024-09-16T06:03:15.989 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.988+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~VUEAQL79P23R.1 size=1048576 2024-09-16T06:03:15.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.990+0000 7f1c96a0d780 1 > prepared part key=_multipart_VVPJT0T4Z4XP.2~VUEAQL79P23R.2 size=868202 2024-09-16T06:03:15.991 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.990+0000 7f1c96a0d780 1 > prepared multipart upload key=VVPJT0T4Z4XP upload=VUEAQL79P23R tag=YEGEPK01F2EM type=write size=4013930 2024-09-16T06:03:15.993 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.992+0000 7f1c96a0d780 1 < completed write operation key=RLYT9MKOIL9G tag=N3I52SXBFCOR type=write size=962988 2024-09-16T06:03:15.997 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.996+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~1JLO0611PEJN.0 size=1048576 2024-09-16T06:03:15.998 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.997+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~1JLO0611PEJN.1 size=1048576 2024-09-16T06:03:16.000 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.999+0000 7f1c96a0d780 1 > prepared part key=_multipart_ITM02B2USRE0.2~1JLO0611PEJN.2 size=985508 2024-09-16T06:03:16.000 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:15.999+0000 7f1c96a0d780 1 > prepared multipart upload key=ITM02B2USRE0 upload=1JLO0611PEJN tag=66BJYA23X53X type=write size=4131236 2024-09-16T06:03:16.002 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.001+0000 7f1c96a0d780 1 < completed write operation key=Z5JV4SOIDRLQ tag=4VWIW8L9C1JW type=write size=492034 2024-09-16T06:03:16.005 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.004+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~BCI8KVIDQI00.0 size=1048576 2024-09-16T06:03:16.007 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.006+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~BCI8KVIDQI00.1 size=1048576 2024-09-16T06:03:16.009 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.008+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~BCI8KVIDQI00.2 size=769742 2024-09-16T06:03:16.009 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.008+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=BCI8KVIDQI00 tag=S35VD92CP5JP type=write size=3915470 2024-09-16T06:03:16.009 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.008+0000 7f1c96a0d780 1 < canceled part key=_multipart_QRD29GC0JIIP.2~321KYW2IS6SB.0 size=1048576 2024-09-16T06:03:16.011 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.010+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~321KYW2IS6SB.1 size=826610 2024-09-16T06:03:16.014 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.013+0000 7f1c96a0d780 1 < canceled multipart upload key=QRD29GC0JIIP upload=321KYW2IS6SB tag=QTSQHSHI4KEA type=write size=2923762 2024-09-16T06:03:16.016 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.015+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=C8AN8YG7D13B type=del size=3290238 2024-09-16T06:03:16.019 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.017+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~TX9K5WW98MCJ.0 size=347281 2024-09-16T06:03:16.022 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.021+0000 7f1c96a0d780 1 < completed multipart upload key=GKLPEUNB19HH upload=TX9K5WW98MCJ tag=SAC1OXB1NHQG type=write size=1395857 2024-09-16T06:03:16.024 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.023+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=8LO0KI8EZIPH type=del size=1363984 2024-09-16T06:03:16.026 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.025+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~98KDG0YOXDIS.0 size=1048576 2024-09-16T06:03:16.028 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.026+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~98KDG0YOXDIS.1 size=221039 2024-09-16T06:03:16.031 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.030+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=98KDG0YOXDIS tag=I912SDWYQ22C type=write size=2318191 2024-09-16T06:03:16.033 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.032+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=PH982D6OUXHK type=del size=2160191 2024-09-16T06:03:16.035 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.034+0000 7f1c96a0d780 1 < completed part key=_multipart_XB6HUGWUA3R4.2~T41P428LJTTR.0 size=675913 2024-09-16T06:03:16.039 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.037+0000 7f1c96a0d780 1 < completed multipart upload key=XB6HUGWUA3R4 upload=T41P428LJTTR tag=L1D4IY0LWW3N type=write size=1724489 2024-09-16T06:03:16.043 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.041+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~SGGAVI2HQL1J.0 size=1048576 2024-09-16T06:03:16.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.043+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z9QSHZEA1LU8.2~SGGAVI2HQL1J.1 size=679949 2024-09-16T06:03:16.045 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.043+0000 7f1c96a0d780 1 > prepared multipart upload key=Z9QSHZEA1LU8 upload=SGGAVI2HQL1J tag=ZJVLKBEK49AA type=write size=2777101 2024-09-16T06:03:16.047 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.045+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~13Z650OS7OIE.0 size=1048576 2024-09-16T06:03:16.049 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.047+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~13Z650OS7OIE.1 size=1048576 2024-09-16T06:03:16.050 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.049+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~13Z650OS7OIE.2 size=661196 2024-09-16T06:03:16.054 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.053+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=13Z650OS7OIE tag=N6MSA18XMAHJ type=write size=3806924 2024-09-16T06:03:16.056 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.055+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=A3CAVARB01L5 type=write size=469676 2024-09-16T06:03:16.058 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.057+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~VZXDBUVS900X.0 size=1048576 2024-09-16T06:03:16.060 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.059+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~VZXDBUVS900X.1 size=637944 2024-09-16T06:03:16.064 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.063+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=VZXDBUVS900X tag=J0UE1RZVNVZG type=write size=2735096 2024-09-16T06:03:16.068 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.066+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~MDNZDSB18YLT.0 size=1048576 2024-09-16T06:03:16.069 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.068+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~MDNZDSB18YLT.1 size=1048576 2024-09-16T06:03:16.071 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.070+0000 7f1c96a0d780 1 > prepared part key=_multipart_RZK5FPR0QWOH.2~MDNZDSB18YLT.2 size=385973 2024-09-16T06:03:16.071 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.070+0000 7f1c96a0d780 1 > prepared multipart upload key=RZK5FPR0QWOH upload=MDNZDSB18YLT tag=PB517756LYR2 type=write size=3531701 2024-09-16T06:03:16.075 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.074+0000 7f1c96a0d780 1 < suggested remove operation key=QRD29GC0JIIP tag=GIEMOFG13PES type=del 2024-09-16T06:03:16.079 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.078+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~VP1TQQE2MVXF.0 size=1048576 2024-09-16T06:03:16.081 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.080+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~VP1TQQE2MVXF.1 size=316097 2024-09-16T06:03:16.081 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.080+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=VP1TQQE2MVXF tag=XSVI5979KI87 type=write size=2413249 2024-09-16T06:03:16.086 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.084+0000 7f1c96a0d780 1 < suggested remove operation key=GKLPEUNB19HH tag=WYSG7Z4MV24B type=del 2024-09-16T06:03:16.090 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.089+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~V9UH4STD9NXM.0 size=1048576 2024-09-16T06:03:16.091 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.090+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~V9UH4STD9NXM.1 size=1048576 2024-09-16T06:03:16.093 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.092+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~V9UH4STD9NXM.2 size=152457 2024-09-16T06:03:16.094 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.092+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=V9UH4STD9NXM tag=COEF267D2BL1 type=write size=3298185 2024-09-16T06:03:16.096 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.094+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~BM3PG88RK35Z.0 size=1048576 2024-09-16T06:03:16.098 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.097+0000 7f1c96a0d780 1 < completed part key=_multipart_5VD077EFKM1N.2~BM3PG88RK35Z.1 size=377716 2024-09-16T06:03:16.102 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.101+0000 7f1c96a0d780 1 < completed multipart upload key=5VD077EFKM1N upload=BM3PG88RK35Z tag=0HPQ1TC9POC0 type=write size=2474868 2024-09-16T06:03:16.104 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.103+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=3WG1DPC7TDGT type=del size=2067143 2024-09-16T06:03:16.106 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.105+0000 7f1c96a0d780 1 < canceled operation key=LVXXKY3EMJ6G tag=FVC635153Z99 type=del size=70182 2024-09-16T06:03:16.108 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.107+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=ODPRDL6UPEBP type=del size=103356 2024-09-16T06:03:16.110 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.109+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~8DJA97GJOJAB.0 size=1048576 2024-09-16T06:03:16.112 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.111+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~8DJA97GJOJAB.1 size=1048576 2024-09-16T06:03:16.114 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.113+0000 7f1c96a0d780 1 < completed part key=_multipart_Q3AIT4Z2PAJ8.2~8DJA97GJOJAB.2 size=755611 2024-09-16T06:03:16.118 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.116+0000 7f1c96a0d780 1 < completed multipart upload key=Q3AIT4Z2PAJ8 upload=8DJA97GJOJAB tag=KRL7US75CT07 type=write size=3901339 2024-09-16T06:03:16.120 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.118+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=LX80WVR421UB type=del size=1222757 2024-09-16T06:03:16.122 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.121+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~SEZN6TJ9CZ89.0 size=1048576 2024-09-16T06:03:16.124 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.122+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~SEZN6TJ9CZ89.1 size=801933 2024-09-16T06:03:16.128 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.127+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=SEZN6TJ9CZ89 tag=KJFKDXMB778W type=write size=2899085 2024-09-16T06:03:16.132 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.131+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~V70ICQXV1S04.0 size=1048576 2024-09-16T06:03:16.134 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.133+0000 7f1c96a0d780 1 > prepared part key=_multipart_0WU0T0ZG0UHP.2~V70ICQXV1S04.1 size=729953 2024-09-16T06:03:16.134 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.133+0000 7f1c96a0d780 1 > prepared multipart upload key=0WU0T0ZG0UHP upload=V70ICQXV1S04 tag=NBWPJYEY8J0C type=write size=2827105 2024-09-16T06:03:16.136 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.135+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=FYE3D5ZLNSV6 type=del 2024-09-16T06:03:16.140 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.138+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~2H3QWYZI5CLE.0 size=1048576 2024-09-16T06:03:16.143 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.140+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~2H3QWYZI5CLE.1 size=940989 2024-09-16T06:03:16.143 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.140+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=2H3QWYZI5CLE tag=606A0SBS248S type=write size=3038141 2024-09-16T06:03:16.143 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.142+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~VUEAQL79P23R.0 size=1048576 2024-09-16T06:03:16.145 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.144+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~VUEAQL79P23R.1 size=1048576 2024-09-16T06:03:16.147 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.146+0000 7f1c96a0d780 1 < completed part key=_multipart_VVPJT0T4Z4XP.2~VUEAQL79P23R.2 size=868202 2024-09-16T06:03:16.151 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.150+0000 7f1c96a0d780 1 < completed multipart upload key=VVPJT0T4Z4XP upload=VUEAQL79P23R tag=YEGEPK01F2EM type=write size=4013930 2024-09-16T06:03:16.154 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.152+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=144HFP3RUHUY type=del size=2085506 2024-09-16T06:03:16.156 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.154+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~1JLO0611PEJN.0 size=1048576 2024-09-16T06:03:16.157 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.156+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~1JLO0611PEJN.1 size=1048576 2024-09-16T06:03:16.159 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.158+0000 7f1c96a0d780 1 < completed part key=_multipart_ITM02B2USRE0.2~1JLO0611PEJN.2 size=985508 2024-09-16T06:03:16.163 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.161+0000 7f1c96a0d780 1 < completed multipart upload key=ITM02B2USRE0 upload=1JLO0611PEJN tag=66BJYA23X53X type=write size=4131236 2024-09-16T06:03:16.165 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.163+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=2XIHV90O7OGL type=del size=2472242 2024-09-16T06:03:16.166 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.165+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~BCI8KVIDQI00.0 size=1048576 2024-09-16T06:03:16.167 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.165+0000 7f1c96a0d780 1 < canceled part key=_multipart_MG6M4OG5GERR.2~BCI8KVIDQI00.1 size=1048576 2024-09-16T06:03:16.168 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.167+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~BCI8KVIDQI00.2 size=769742 2024-09-16T06:03:16.172 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.171+0000 7f1c96a0d780 1 < canceled multipart upload key=MG6M4OG5GERR upload=BCI8KVIDQI00 tag=S35VD92CP5JP type=write size=3915470 2024-09-16T06:03:16.174 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.173+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=5ANKDI4FGHF4 type=write size=660355 2024-09-16T06:03:16.176 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.175+0000 7f1c96a0d780 1 < completed delete operation key=0WU0T0ZG0UHP tag=C8AN8YG7D13B type=del 2024-09-16T06:03:16.179 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.177+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=DGDJZJ0GIB6R type=del size=1400205 2024-09-16T06:03:16.181 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.179+0000 7f1c96a0d780 1 < completed delete operation key=4N13783D51P2 tag=8LO0KI8EZIPH type=del 2024-09-16T06:03:16.184 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.183+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=95CSIK2O5LS3 type=del size=320760 2024-09-16T06:03:16.188 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.186+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=PH982D6OUXHK type=del 2024-09-16T06:03:16.190 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.189+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=6IL6R64GJ6OR type=write size=741532 2024-09-16T06:03:16.193 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.191+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~SGGAVI2HQL1J.0 size=1048576 2024-09-16T06:03:16.195 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.193+0000 7f1c96a0d780 1 < completed part key=_multipart_Z9QSHZEA1LU8.2~SGGAVI2HQL1J.1 size=679949 2024-09-16T06:03:16.198 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.197+0000 7f1c96a0d780 1 < completed multipart upload key=Z9QSHZEA1LU8 upload=SGGAVI2HQL1J tag=ZJVLKBEK49AA type=write size=2777101 2024-09-16T06:03:16.202 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.200+0000 7f1c96a0d780 1 > prepared part key=_multipart_LVXXKY3EMJ6G.2~EVT39S14EPDK.0 size=701415 2024-09-16T06:03:16.202 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.200+0000 7f1c96a0d780 1 > prepared multipart upload key=LVXXKY3EMJ6G upload=EVT39S14EPDK tag=2918FD1XLD5G type=write size=1749991 2024-09-16T06:03:16.204 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.202+0000 7f1c96a0d780 1 < completed write operation key=QURT4D50GX44 tag=A3CAVARB01L5 type=write size=469676 2024-09-16T06:03:16.206 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.204+0000 7f1c96a0d780 1 > prepared operation key=QURT4D50GX44 tag=CWH5W2YVR7KA type=del size=2580245 2024-09-16T06:03:16.208 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.206+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~MDNZDSB18YLT.0 size=1048576 2024-09-16T06:03:16.209 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.209+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~MDNZDSB18YLT.1 size=1048576 2024-09-16T06:03:16.211 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.210+0000 7f1c96a0d780 1 < completed part key=_multipart_RZK5FPR0QWOH.2~MDNZDSB18YLT.2 size=385973 2024-09-16T06:03:16.214 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.213+0000 7f1c96a0d780 1 < completed multipart upload key=RZK5FPR0QWOH upload=MDNZDSB18YLT tag=PB517756LYR2 type=write size=3531701 2024-09-16T06:03:16.217 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.216+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=M3NYCIAH924Q type=del size=118736 2024-09-16T06:03:16.219 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.218+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~VP1TQQE2MVXF.0 size=1048576 2024-09-16T06:03:16.221 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.219+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~VP1TQQE2MVXF.1 size=316097 2024-09-16T06:03:16.224 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.223+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=VP1TQQE2MVXF tag=XSVI5979KI87 type=write size=2413249 2024-09-16T06:03:16.226 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.225+0000 7f1c96a0d780 1 > prepared operation key=GJNDR1WBPIEA tag=NUQ11T0VJBE9 type=del size=3268419 2024-09-16T06:03:16.228 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.227+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~V9UH4STD9NXM.0 size=1048576 2024-09-16T06:03:16.229 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.228+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~V9UH4STD9NXM.1 size=1048576 2024-09-16T06:03:16.232 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.230+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~V9UH4STD9NXM.2 size=152457 2024-09-16T06:03:16.235 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.234+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=V9UH4STD9NXM tag=COEF267D2BL1 type=write size=3298185 2024-09-16T06:03:16.237 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.236+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=0F1428DPBG1R type=del size=2404154 2024-09-16T06:03:16.239 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.239+0000 7f1c96a0d780 1 < completed delete operation key=I5J1C5ECCD7B tag=3WG1DPC7TDGT type=del 2024-09-16T06:03:16.242 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.240+0000 7f1c96a0d780 1 > prepared operation key=LVXXKY3EMJ6G tag=RTG8QYY1AJK8 type=write size=999119 2024-09-16T06:03:16.244 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.242+0000 7f1c96a0d780 1 < completed delete operation key=GKLPEUNB19HH tag=ODPRDL6UPEBP type=del 2024-09-16T06:03:16.246 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.244+0000 7f1c96a0d780 1 > prepared operation key=PM77QTUTT60M tag=EB4RPWEWFAVD type=del size=3105665 2024-09-16T06:03:16.247 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.246+0000 7f1c96a0d780 1 < completed delete operation key=GJNDR1WBPIEA tag=LX80WVR421UB type=del 2024-09-16T06:03:16.249 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.248+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=U2A1UAWUVVGO type=del size=2171921 2024-09-16T06:03:16.251 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.250+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~V70ICQXV1S04.0 size=1048576 2024-09-16T06:03:16.253 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.252+0000 7f1c96a0d780 1 < completed part key=_multipart_0WU0T0ZG0UHP.2~V70ICQXV1S04.1 size=729953 2024-09-16T06:03:16.257 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.255+0000 7f1c96a0d780 1 < completed multipart upload key=0WU0T0ZG0UHP upload=V70ICQXV1S04 tag=NBWPJYEY8J0C type=write size=2827105 2024-09-16T06:03:16.259 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.257+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=7HCBAI7A2D5P type=del size=3327350 2024-09-16T06:03:16.260 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.259+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~2H3QWYZI5CLE.0 size=1048576 2024-09-16T06:03:16.262 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.262+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~2H3QWYZI5CLE.1 size=940989 2024-09-16T06:03:16.266 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.265+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=2H3QWYZI5CLE tag=606A0SBS248S type=write size=3038141 2024-09-16T06:03:16.268 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.266+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=EWY7A269P163 type=write size=735001 2024-09-16T06:03:16.270 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.269+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=144HFP3RUHUY type=del 2024-09-16T06:03:16.274 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.273+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~YZO532F5N2Y6.0 size=1048576 2024-09-16T06:03:16.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.274+0000 7f1c96a0d780 1 > prepared part key=_multipart_GPTASZV7V0C3.2~YZO532F5N2Y6.1 size=914806 2024-09-16T06:03:16.276 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.274+0000 7f1c96a0d780 1 > prepared multipart upload key=GPTASZV7V0C3 upload=YZO532F5N2Y6 tag=B3K6M82N33LB type=write size=3011958 2024-09-16T06:03:16.278 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.276+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=2XIHV90O7OGL type=del 2024-09-16T06:03:16.280 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.278+0000 7f1c96a0d780 1 > prepared operation key=XB6HUGWUA3R4 tag=TCDQDH85H0C3 type=del size=2608633 2024-09-16T06:03:16.282 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.281+0000 7f1c96a0d780 1 < completed write operation key=4N13783D51P2 tag=5ANKDI4FGHF4 type=write size=660355 2024-09-16T06:03:16.284 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.283+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=C5CQUL1YOZZR type=del size=1289039 2024-09-16T06:03:16.289 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.287+0000 7f1c96a0d780 1 < suggested remove operation key=RZK5FPR0QWOH tag=DGDJZJ0GIB6R type=del 2024-09-16T06:03:16.290 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.289+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=5MMRGNO240LN type=del size=308628 2024-09-16T06:03:16.294 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.293+0000 7f1c96a0d780 1 < suggested remove operation key=01DIVTPOEFBO tag=95CSIK2O5LS3 type=del 2024-09-16T06:03:16.296 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.295+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=N5DG9OCO035R type=del size=2908679 2024-09-16T06:03:16.298 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.297+0000 7f1c96a0d780 1 < completed write operation key=LVXXKY3EMJ6G tag=6IL6R64GJ6OR type=write size=741532 2024-09-16T06:03:16.300 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.299+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=ZIF3FVIY339S type=write size=963761 2024-09-16T06:03:16.302 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.301+0000 7f1c96a0d780 1 < completed part key=_multipart_LVXXKY3EMJ6G.2~EVT39S14EPDK.0 size=701415 2024-09-16T06:03:16.306 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.304+0000 7f1c96a0d780 1 < completed multipart upload key=LVXXKY3EMJ6G upload=EVT39S14EPDK tag=2918FD1XLD5G type=write size=1749991 2024-09-16T06:03:16.310 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.308+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~ZLTVFQNH8X11.0 size=1048576 2024-09-16T06:03:16.311 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.310+0000 7f1c96a0d780 1 > prepared part key=_multipart_GKLPEUNB19HH.2~ZLTVFQNH8X11.1 size=866869 2024-09-16T06:03:16.311 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.310+0000 7f1c96a0d780 1 > prepared multipart upload key=GKLPEUNB19HH upload=ZLTVFQNH8X11 tag=D0GL0NN3SNRK type=write size=2964021 2024-09-16T06:03:16.313 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.312+0000 7f1c96a0d780 1 < completed delete operation key=QURT4D50GX44 tag=CWH5W2YVR7KA type=del 2024-09-16T06:03:16.315 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.314+0000 7f1c96a0d780 1 > prepared operation key=4N13783D51P2 tag=CJMY4TJM6IRN type=write size=18244 2024-09-16T06:03:16.317 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.316+0000 7f1c96a0d780 1 < completed delete operation key=Q3AIT4Z2PAJ8 tag=M3NYCIAH924Q type=del 2024-09-16T06:03:16.320 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.318+0000 7f1c96a0d780 1 > prepared operation key=TDXRZXWGBK98 tag=C27WO2IAXCQ0 type=del size=3310868 2024-09-16T06:03:16.322 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.320+0000 7f1c96a0d780 1 < canceled operation key=GJNDR1WBPIEA tag=NUQ11T0VJBE9 type=del size=3268419 2024-09-16T06:03:16.326 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.326+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~4LN0WI9X14V4.0 size=1048576 2024-09-16T06:03:16.328 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.326+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~4LN0WI9X14V4.1 size=236285 2024-09-16T06:03:16.328 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.326+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=4LN0WI9X14V4 tag=LI4X7R0A3ENF type=write size=2333437 2024-09-16T06:03:16.330 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.328+0000 7f1c96a0d780 1 < canceled operation key=GKLPEUNB19HH tag=0F1428DPBG1R type=del size=2404154 2024-09-16T06:03:16.332 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.330+0000 7f1c96a0d780 1 > prepared operation key=I5J1C5ECCD7B tag=H1OCD41D3TNF type=write size=764015 2024-09-16T06:03:16.334 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.333+0000 7f1c96a0d780 1 < completed write operation key=LVXXKY3EMJ6G tag=RTG8QYY1AJK8 type=write size=999119 2024-09-16T06:03:16.336 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.334+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=6KZN8S25XBDY type=del size=4149991 2024-09-16T06:03:16.338 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.336+0000 7f1c96a0d780 1 < completed delete operation key=PM77QTUTT60M tag=EB4RPWEWFAVD type=del 2024-09-16T06:03:16.340 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.338+0000 7f1c96a0d780 1 > prepared operation key=RZK5FPR0QWOH tag=8TTMP27NBKHS type=del size=4166355 2024-09-16T06:03:16.342 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.340+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=U2A1UAWUVVGO type=del 2024-09-16T06:03:16.344 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.342+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=8O141MGSYVQJ type=del size=2067547 2024-09-16T06:03:16.346 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.344+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=7HCBAI7A2D5P type=del 2024-09-16T06:03:16.348 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.347+0000 7f1c96a0d780 1 > prepared operation key=ITM02B2USRE0 tag=0THQJOJ8VGBX type=del size=811931 2024-09-16T06:03:16.352 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.351+0000 7f1c96a0d780 1 < suggested update operation key=I5J1C5ECCD7B tag=EWY7A269P163 type=write size=735001 2024-09-16T06:03:16.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.353+0000 7f1c96a0d780 1 > prepared operation key=ZTW6L951QI5A tag=ZGO2TELC3A9Z type=del size=2972055 2024-09-16T06:03:16.354 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.353+0000 7f1c96a0d780 1 < canceled part key=_multipart_GPTASZV7V0C3.2~YZO532F5N2Y6.0 size=1048576 2024-09-16T06:03:16.356 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.355+0000 7f1c96a0d780 1 < completed part key=_multipart_GPTASZV7V0C3.2~YZO532F5N2Y6.1 size=914806 2024-09-16T06:03:16.360 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.358+0000 7f1c96a0d780 1 < canceled multipart upload key=GPTASZV7V0C3 upload=YZO532F5N2Y6 tag=B3K6M82N33LB type=write size=3011958 2024-09-16T06:03:16.362 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.360+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=G71UESZ4I6EN type=del size=3454421 2024-09-16T06:03:16.366 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.365+0000 7f1c96a0d780 1 < suggested update operation key=XB6HUGWUA3R4 tag=TCDQDH85H0C3 type=del size=2608633 2024-09-16T06:03:16.368 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.367+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=V8X3LXF9HU0Z type=del size=920880 2024-09-16T06:03:16.370 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.369+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=C5CQUL1YOZZR type=del 2024-09-16T06:03:16.372 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.371+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=BAVFSFWQXN6S type=del size=592719 2024-09-16T06:03:16.374 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.373+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=5MMRGNO240LN type=del 2024-09-16T06:03:16.378 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.377+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~SVFF7BESPDNG.0 size=1048576 2024-09-16T06:03:16.380 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.378+0000 7f1c96a0d780 1 > prepared part key=_multipart_QRD29GC0JIIP.2~SVFF7BESPDNG.1 size=302832 2024-09-16T06:03:16.380 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.378+0000 7f1c96a0d780 1 > prepared multipart upload key=QRD29GC0JIIP upload=SVFF7BESPDNG tag=PCEDLD3V17VU type=write size=2399984 2024-09-16T06:03:16.384 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.382+0000 7f1c96a0d780 1 < suggested update operation key=4N13783D51P2 tag=N5DG9OCO035R type=del size=2908679 2024-09-16T06:03:16.386 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.385+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=5S1N8H1YZFM9 type=del size=2818593 2024-09-16T06:03:16.388 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.387+0000 7f1c96a0d780 1 < completed write operation key=QRD29GC0JIIP tag=ZIF3FVIY339S type=write size=963761 2024-09-16T06:03:16.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.389+0000 7f1c96a0d780 1 > prepared operation key=T2LNYBA0XTDL tag=D1MF7NF3P5HV type=del size=1411257 2024-09-16T06:03:16.390 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.389+0000 7f1c96a0d780 1 < canceled part key=_multipart_GKLPEUNB19HH.2~ZLTVFQNH8X11.0 size=1048576 2024-09-16T06:03:16.392 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.391+0000 7f1c96a0d780 1 < completed part key=_multipart_GKLPEUNB19HH.2~ZLTVFQNH8X11.1 size=866869 2024-09-16T06:03:16.396 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.394+0000 7f1c96a0d780 1 < canceled multipart upload key=GKLPEUNB19HH upload=ZLTVFQNH8X11 tag=D0GL0NN3SNRK type=write size=2964021 2024-09-16T06:03:16.398 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.396+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=PVG30XOV3MLG type=write size=58589 2024-09-16T06:03:16.401 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.399+0000 7f1c96a0d780 -1 < failed to complete operation key=4N13783D51P2 tag=CJMY4TJM6IRN type=write size=18244: (22) Invalid argument 2024-09-16T06:03:16.403 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.401+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=8ZALR47WEYRQ type=del size=182752 2024-09-16T06:03:16.405 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.403+0000 7f1c96a0d780 1 < completed delete operation key=TDXRZXWGBK98 tag=C27WO2IAXCQ0 type=del 2024-09-16T06:03:16.407 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.406+0000 7f1c96a0d780 1 > prepared operation key=R28PBTA8L868 tag=IPM0L6SVDSPY type=del size=1049571 2024-09-16T06:03:16.409 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.407+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~4LN0WI9X14V4.0 size=1048576 2024-09-16T06:03:16.410 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.409+0000 7f1c96a0d780 1 < completed part key=_multipart_5DI2PMM37X1T.2~4LN0WI9X14V4.1 size=236285 2024-09-16T06:03:16.414 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.413+0000 7f1c96a0d780 1 < completed multipart upload key=5DI2PMM37X1T upload=4LN0WI9X14V4 tag=LI4X7R0A3ENF type=write size=2333437 2024-09-16T06:03:16.416 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.415+0000 7f1c96a0d780 1 > prepared operation key=ZBZ9ATHB0R42 tag=VYOLMAQQ90FA type=write size=90316 2024-09-16T06:03:16.420 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.419+0000 7f1c96a0d780 1 < suggested update operation key=I5J1C5ECCD7B tag=H1OCD41D3TNF type=write size=764015 2024-09-16T06:03:16.422 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.421+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=6HPQVRKQGYL5 type=write size=278760 2024-09-16T06:03:16.424 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.423+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=6KZN8S25XBDY type=del 2024-09-16T06:03:16.426 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.425+0000 7f1c96a0d780 1 > prepared operation key=JA40GXESA8UF tag=2UQJQOKNXB2H type=del size=2306802 2024-09-16T06:03:16.428 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.427+0000 7f1c96a0d780 1 < completed delete operation key=RZK5FPR0QWOH tag=8TTMP27NBKHS type=del 2024-09-16T06:03:16.430 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.429+0000 7f1c96a0d780 1 > prepared operation key=Z5JV4SOIDRLQ tag=X3NJ1ZCUA0NJ type=del size=3209609 2024-09-16T06:03:16.434 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.433+0000 7f1c96a0d780 1 < suggested update operation key=01DIVTPOEFBO tag=8O141MGSYVQJ type=del size=2067547 2024-09-16T06:03:16.438 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.437+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~UI42I1MRPQAM.0 size=1048576 2024-09-16T06:03:16.440 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.438+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~UI42I1MRPQAM.1 size=1048576 2024-09-16T06:03:16.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.441+0000 7f1c96a0d780 1 > prepared part key=_multipart_MG6M4OG5GERR.2~UI42I1MRPQAM.2 size=757812 2024-09-16T06:03:16.441 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.441+0000 7f1c96a0d780 1 > prepared multipart upload key=MG6M4OG5GERR upload=UI42I1MRPQAM tag=MA7K6Z6ZTA6O type=write size=3903540 2024-09-16T06:03:16.443 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.443+0000 7f1c96a0d780 1 < completed delete operation key=ITM02B2USRE0 tag=0THQJOJ8VGBX type=del 2024-09-16T06:03:16.447 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.446+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~FEC3VAE4MLHH.0 size=1048576 2024-09-16T06:03:16.449 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.447+0000 7f1c96a0d780 1 > prepared part key=_multipart_PM77QTUTT60M.2~FEC3VAE4MLHH.1 size=201242 2024-09-16T06:03:16.449 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.447+0000 7f1c96a0d780 1 > prepared multipart upload key=PM77QTUTT60M upload=FEC3VAE4MLHH tag=JD9KWW0X3ONM type=write size=2298394 2024-09-16T06:03:16.451 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.449+0000 7f1c96a0d780 1 < completed delete operation key=ZTW6L951QI5A tag=ZGO2TELC3A9Z type=del 2024-09-16T06:03:16.453 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.451+0000 7f1c96a0d780 1 > prepared operation key=Z9QSHZEA1LU8 tag=9CTL3ENKCE6T type=del size=2334754 2024-09-16T06:03:16.455 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.453+0000 7f1c96a0d780 1 < completed delete operation key=5DI2PMM37X1T tag=G71UESZ4I6EN type=del 2024-09-16T06:03:16.459 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.458+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~2YULP3F1W8MP.0 size=1048576 2024-09-16T06:03:16.461 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.460+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~2YULP3F1W8MP.1 size=1048576 2024-09-16T06:03:16.462 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.461+0000 7f1c96a0d780 1 > prepared part key=_multipart_ZTW6L951QI5A.2~2YULP3F1W8MP.2 size=607617 2024-09-16T06:03:16.463 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.461+0000 7f1c96a0d780 1 > prepared multipart upload key=ZTW6L951QI5A upload=2YULP3F1W8MP tag=J8KUAG4AN5EQ type=write size=3753345 2024-09-16T06:03:16.465 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.464+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=V8X3LXF9HU0Z type=del 2024-09-16T06:03:16.467 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.466+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=EFW67WTPGUAS type=del size=967594 2024-09-16T06:03:16.469 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.468+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=BAVFSFWQXN6S type=del 2024-09-16T06:03:16.473 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.473+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~HRJY775IAIJ1.0 size=1048576 2024-09-16T06:03:16.475 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.474+0000 7f1c96a0d780 1 > prepared part key=_multipart_XTSPQEKWTZZU.2~HRJY775IAIJ1.1 size=70285 2024-09-16T06:03:16.475 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.474+0000 7f1c96a0d780 1 > prepared multipart upload key=XTSPQEKWTZZU upload=HRJY775IAIJ1 tag=AI4OCY8WMYNK type=write size=2167437 2024-09-16T06:03:16.477 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.476+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~SVFF7BESPDNG.0 size=1048576 2024-09-16T06:03:16.479 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.477+0000 7f1c96a0d780 1 < completed part key=_multipart_QRD29GC0JIIP.2~SVFF7BESPDNG.1 size=302832 2024-09-16T06:03:16.482 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.482+0000 7f1c96a0d780 1 < completed multipart upload key=QRD29GC0JIIP upload=SVFF7BESPDNG tag=PCEDLD3V17VU type=write size=2399984 2024-09-16T06:03:16.485 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.483+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=PMMM37Q7Q1EK type=del size=1600782 2024-09-16T06:03:16.487 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.486+0000 7f1c96a0d780 1 < completed delete operation key=5VD077EFKM1N tag=5S1N8H1YZFM9 type=del 2024-09-16T06:03:16.489 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.488+0000 7f1c96a0d780 1 > prepared operation key=Q3AIT4Z2PAJ8 tag=OPWC3H9VIMIB type=write size=71530 2024-09-16T06:03:16.491 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.490+0000 7f1c96a0d780 1 < canceled operation key=T2LNYBA0XTDL tag=D1MF7NF3P5HV type=del size=1411257 2024-09-16T06:03:16.496 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.495+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~31WFK1JOOHRT.0 size=1048576 2024-09-16T06:03:16.498 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.496+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~31WFK1JOOHRT.1 size=1048576 2024-09-16T06:03:16.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.498+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~31WFK1JOOHRT.2 size=59889 2024-09-16T06:03:16.499 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.498+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=31WFK1JOOHRT tag=NYFXINXF2UWZ type=write size=3205617 2024-09-16T06:03:16.503 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.503+0000 7f1c96a0d780 1 < suggested update operation key=R28PBTA8L868 tag=PVG30XOV3MLG type=write size=58589 2024-09-16T06:03:16.507 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.507+0000 7f1c96a0d780 1 > prepared part key=_multipart_QURT4D50GX44.2~1OKCFQPS3AIG.0 size=553518 2024-09-16T06:03:16.508 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.507+0000 7f1c96a0d780 1 > prepared multipart upload key=QURT4D50GX44 upload=1OKCFQPS3AIG tag=P9G1S12X6M5P type=write size=1602094 2024-09-16T06:03:16.511 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.511+0000 7f1c96a0d780 1 < suggested remove operation key=MG6M4OG5GERR tag=8ZALR47WEYRQ type=del 2024-09-16T06:03:16.513 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.512+0000 7f1c96a0d780 1 > prepared operation key=XTSPQEKWTZZU tag=HVJEBAAITM9Z type=del size=1793102 2024-09-16T06:03:16.518 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.516+0000 7f1c96a0d780 1 < suggested update operation key=R28PBTA8L868 tag=IPM0L6SVDSPY type=del size=1049571 2024-09-16T06:03:16.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.520+0000 7f1c96a0d780 1 > prepared part key=_multipart_Z5JV4SOIDRLQ.2~MLZPDWCP6HT3.0 size=670543 2024-09-16T06:03:16.522 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.520+0000 7f1c96a0d780 1 > prepared multipart upload key=Z5JV4SOIDRLQ upload=MLZPDWCP6HT3 tag=B1Z2NU1PU2PM type=write size=1719119 2024-09-16T06:03:16.526 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.525+0000 7f1c96a0d780 1 < suggested remove operation key=ZBZ9ATHB0R42 tag=VYOLMAQQ90FA type=write 2024-09-16T06:03:16.528 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.527+0000 7f1c96a0d780 1 > prepared operation key=GPTASZV7V0C3 tag=Y7BXNRBB1XNY type=del size=3470006 2024-09-16T06:03:16.530 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.529+0000 7f1c96a0d780 1 < completed write operation key=5VD077EFKM1N tag=6HPQVRKQGYL5 type=write size=278760 2024-09-16T06:03:16.532 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.531+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=0QD6BHYZR6ED type=write size=209717 2024-09-16T06:03:16.534 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.533+0000 7f1c96a0d780 1 < completed delete operation key=JA40GXESA8UF tag=2UQJQOKNXB2H type=del 2024-09-16T06:03:16.536 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.534+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=AVG02YIJGRO0 type=del size=1375141 2024-09-16T06:03:16.539 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.537+0000 7f1c96a0d780 1 < completed delete operation key=Z5JV4SOIDRLQ tag=X3NJ1ZCUA0NJ type=del 2024-09-16T06:03:16.541 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.539+0000 7f1c96a0d780 1 > prepared operation key=01DIVTPOEFBO tag=V7VXRQ261UQO type=del size=1387565 2024-09-16T06:03:16.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.542+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~UI42I1MRPQAM.0 size=1048576 2024-09-16T06:03:16.543 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.542+0000 7f1c96a0d780 1 < canceled part key=_multipart_MG6M4OG5GERR.2~UI42I1MRPQAM.1 size=1048576 2024-09-16T06:03:16.545 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.544+0000 7f1c96a0d780 1 < completed part key=_multipart_MG6M4OG5GERR.2~UI42I1MRPQAM.2 size=757812 2024-09-16T06:03:16.549 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.548+0000 7f1c96a0d780 1 < canceled multipart upload key=MG6M4OG5GERR upload=UI42I1MRPQAM tag=MA7K6Z6ZTA6O type=write size=3903540 2024-09-16T06:03:16.551 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.550+0000 7f1c96a0d780 1 > prepared operation key=0WU0T0ZG0UHP tag=GJL4GFFYTSJV type=write size=777133 2024-09-16T06:03:16.553 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.552+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~FEC3VAE4MLHH.0 size=1048576 2024-09-16T06:03:16.555 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.554+0000 7f1c96a0d780 1 < completed part key=_multipart_PM77QTUTT60M.2~FEC3VAE4MLHH.1 size=201242 2024-09-16T06:03:16.560 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.559+0000 7f1c96a0d780 1 < completed multipart upload key=PM77QTUTT60M upload=FEC3VAE4MLHH tag=JD9KWW0X3ONM type=write size=2298394 2024-09-16T06:03:16.562 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.561+0000 7f1c96a0d780 1 > prepared operation key=GKLPEUNB19HH tag=X1GWBQ0X3K35 type=del size=2486311 2024-09-16T06:03:16.565 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.564+0000 7f1c96a0d780 1 < completed delete operation key=Z9QSHZEA1LU8 tag=9CTL3ENKCE6T type=del 2024-09-16T06:03:16.567 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.565+0000 7f1c96a0d780 1 > prepared operation key=5VD077EFKM1N tag=53TRJGBYV8IW type=write size=765405 2024-09-16T06:03:16.567 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.566+0000 7f1c96a0d780 1 < canceled part key=_multipart_ZTW6L951QI5A.2~2YULP3F1W8MP.0 size=1048576 2024-09-16T06:03:16.569 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.567+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~2YULP3F1W8MP.1 size=1048576 2024-09-16T06:03:16.570 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.569+0000 7f1c96a0d780 1 < completed part key=_multipart_ZTW6L951QI5A.2~2YULP3F1W8MP.2 size=607617 2024-09-16T06:03:16.574 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.572+0000 7f1c96a0d780 1 < canceled multipart upload key=ZTW6L951QI5A upload=2YULP3F1W8MP tag=J8KUAG4AN5EQ type=write size=3753345 2024-09-16T06:03:16.577 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.576+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~8AMX0N29M6OK.0 size=1048576 2024-09-16T06:03:16.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.578+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~8AMX0N29M6OK.1 size=142675 2024-09-16T06:03:16.579 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.578+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=8AMX0N29M6OK tag=AGUFIWCVOSY8 type=write size=2239827 2024-09-16T06:03:16.581 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.580+0000 7f1c96a0d780 1 < completed delete operation key=TZTT8VPSQTBN tag=EFW67WTPGUAS type=del 2024-09-16T06:03:16.583 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.582+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=HVU40RE9I2NA type=del size=2442896 2024-09-16T06:03:16.586 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.584+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~HRJY775IAIJ1.0 size=1048576 2024-09-16T06:03:16.587 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.586+0000 7f1c96a0d780 1 < completed part key=_multipart_XTSPQEKWTZZU.2~HRJY775IAIJ1.1 size=70285 2024-09-16T06:03:16.591 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.590+0000 7f1c96a0d780 1 < completed multipart upload key=XTSPQEKWTZZU upload=HRJY775IAIJ1 tag=AI4OCY8WMYNK type=write size=2167437 2024-09-16T06:03:16.593 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.592+0000 7f1c96a0d780 1 > prepared operation key=Y2B47WIY8S18 tag=FPO2DGXLGSPB type=del size=415063 2024-09-16T06:03:16.595 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.594+0000 7f1c96a0d780 1 < completed delete operation key=Z3N7DW12T7KE tag=PMMM37Q7Q1EK type=del 2024-09-16T06:03:16.598 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.596+0000 7f1c96a0d780 1 > prepared operation key=5DI2PMM37X1T tag=HDWSP2RZ6F4U type=del size=1898148 2024-09-16T06:03:16.602 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.600+0000 7f1c96a0d780 1 < suggested remove operation key=Q3AIT4Z2PAJ8 tag=OPWC3H9VIMIB type=write 2024-09-16T06:03:16.604 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.603+0000 7f1c96a0d780 1 > prepared operation key=TZTT8VPSQTBN tag=GOT7MK5DZ65T type=del size=1503348 2024-09-16T06:03:16.606 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.605+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~31WFK1JOOHRT.0 size=1048576 2024-09-16T06:03:16.608 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.606+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~31WFK1JOOHRT.1 size=1048576 2024-09-16T06:03:16.609 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.608+0000 7f1c96a0d780 1 < completed part key=_multipart_JA40GXESA8UF.2~31WFK1JOOHRT.2 size=59889 2024-09-16T06:03:16.613 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.612+0000 7f1c96a0d780 1 < completed multipart upload key=JA40GXESA8UF upload=31WFK1JOOHRT tag=NYFXINXF2UWZ type=write size=3205617 2024-09-16T06:03:16.615 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.613+0000 7f1c96a0d780 1 > prepared operation key=RLYT9MKOIL9G tag=1A9LC4WOF3LP type=del size=1725352 2024-09-16T06:03:16.617 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.615+0000 7f1c96a0d780 1 < completed part key=_multipart_QURT4D50GX44.2~1OKCFQPS3AIG.0 size=553518 2024-09-16T06:03:16.620 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.620+0000 7f1c96a0d780 1 < completed multipart upload key=QURT4D50GX44 upload=1OKCFQPS3AIG tag=P9G1S12X6M5P type=write size=1602094 2024-09-16T06:03:16.624 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.622+0000 7f1c96a0d780 1 > prepared part key=_multipart_4N13783D51P2.2~42IJ0H8Q5R29.0 size=248321 2024-09-16T06:03:16.624 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.622+0000 7f1c96a0d780 1 > prepared multipart upload key=4N13783D51P2 upload=42IJ0H8Q5R29 tag=NX2W4E58JISL type=write size=1296897 2024-09-16T06:03:16.626 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.624+0000 7f1c96a0d780 1 < completed delete operation key=XTSPQEKWTZZU tag=HVJEBAAITM9Z type=del 2024-09-16T06:03:16.627 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.626+0000 7f1c96a0d780 1 > prepared operation key=MG6M4OG5GERR tag=31RXM3ZC4DPY type=del size=2472515 2024-09-16T06:03:16.630 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.629+0000 7f1c96a0d780 1 < completed part key=_multipart_Z5JV4SOIDRLQ.2~MLZPDWCP6HT3.0 size=670543 2024-09-16T06:03:16.634 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.633+0000 7f1c96a0d780 1 < completed multipart upload key=Z5JV4SOIDRLQ upload=MLZPDWCP6HT3 tag=B1Z2NU1PU2PM type=write size=1719119 2024-09-16T06:03:16.636 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.634+0000 7f1c96a0d780 1 > prepared operation key=QRD29GC0JIIP tag=3CKSLX5ER59Y type=del size=1330922 2024-09-16T06:03:16.638 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.636+0000 7f1c96a0d780 1 < completed delete operation key=GPTASZV7V0C3 tag=Y7BXNRBB1XNY type=del 2024-09-16T06:03:16.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.640+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~9BVC4I0XJJ9B.0 size=323906 2024-09-16T06:03:16.642 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.640+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=9BVC4I0XJJ9B tag=IDRE3TPG6PXE type=write size=1372482 2024-09-16T06:03:16.644 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.642+0000 7f1c96a0d780 1 < completed write operation key=TZTT8VPSQTBN tag=0QD6BHYZR6ED type=write size=209717 2024-09-16T06:03:16.648 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.647+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~3YY39G4KQS2N.0 size=1048576 2024-09-16T06:03:16.649 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.648+0000 7f1c96a0d780 1 > prepared part key=_multipart_01DIVTPOEFBO.2~3YY39G4KQS2N.1 size=543522 2024-09-16T06:03:16.650 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.648+0000 7f1c96a0d780 1 > prepared multipart upload key=01DIVTPOEFBO upload=3YY39G4KQS2N tag=SFUIN2WFNQZC type=write size=2640674 2024-09-16T06:03:16.651 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.650+0000 7f1c96a0d780 1 < completed delete operation key=01DIVTPOEFBO tag=AVG02YIJGRO0 type=del 2024-09-16T06:03:16.655 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.654+0000 7f1c96a0d780 1 > prepared part key=_multipart_JA40GXESA8UF.2~GE3KL5KBWGUV.0 size=752560 2024-09-16T06:03:16.655 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.654+0000 7f1c96a0d780 1 > prepared multipart upload key=JA40GXESA8UF upload=GE3KL5KBWGUV tag=1JLQNZ6B1WAD type=write size=1801136 2024-09-16T06:03:16.659 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.658+0000 7f1c96a0d780 1 < suggested remove operation key=01DIVTPOEFBO tag=V7VXRQ261UQO type=del 2024-09-16T06:03:16.661 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.660+0000 7f1c96a0d780 1 > prepared operation key=Z3N7DW12T7KE tag=9IS8HDY8I1EP type=del size=3407654 2024-09-16T06:03:16.665 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.664+0000 7f1c96a0d780 1 < suggested update operation key=0WU0T0ZG0UHP tag=GJL4GFFYTSJV type=write size=777133 2024-09-16T06:03:16.669 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.667+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~07BHTHM4T0MR.0 size=1048576 2024-09-16T06:03:16.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.669+0000 7f1c96a0d780 1 > prepared part key=_multipart_5DI2PMM37X1T.2~07BHTHM4T0MR.1 size=984819 2024-09-16T06:03:16.670 INFO:tasks.workunit.client.0.smithi145.stderr:2024-09-16T06:03:16.669+0000 7f1c96a0d780 1 > prepared multipart upload key=5DI2PMM37X1T upload=07BHTHM4T0MR tag=YZLSJACXW5KH type=write size=3081971 2024-09-16T06:03:16.671 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] cls_rgw_stats.simulate (12976 ms) 2024-09-16T06:03:16.671 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 1 test from cls_rgw_stats (12976 ms total) 2024-09-16T06:03:16.671 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:03:16.671 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:03:17.593 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 1 test from 1 test suite ran. (15758 ms total) 2024-09-16T06:03:17.593 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 1 test. 2024-09-16T06:03:17.597 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:03:17.597 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:03:17.665 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-09-16T06:03:17.666 DEBUG:teuthology.orchestra.run.smithi145:workunit test cls/test_cls_sdk.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_sdk.sh 2024-09-16T06:03:17.738 INFO:tasks.workunit.client.0.smithi145.stdout:Running main() from gmock_main.cc 2024-09-16T06:03:17.738 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 2 tests from 1 test suite. 2024-09-16T06:03:17.738 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:03:17.738 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 2 tests from ClsSDK 2024-09-16T06:03:17.738 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-09-16T06:03:18.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:17 smithi145 ceph-mon[96887]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 363 KiB/s wr, 1.85k op/s 2024-09-16T06:03:18.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:17 smithi145 ceph-mon[99390]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 363 KiB/s wr, 1.85k op/s 2024-09-16T06:03:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:17 smithi161 ceph-mon[87722]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 363 KiB/s wr, 1.85k op/s 2024-09-16T06:03:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:18 smithi145 ceph-mon[96887]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-16T06:03:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:18 smithi145 ceph-mon[99390]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-16T06:03:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:18 smithi161 ceph-mon[87722]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-16T06:03:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:19 smithi145 ceph-mon[96887]: pgmap v1351: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:19 smithi145 ceph-mon[96887]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-16T06:03:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:19 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1388254236' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:19 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:19 smithi145 ceph-mon[99390]: pgmap v1351: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:19 smithi145 ceph-mon[99390]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-16T06:03:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:19 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1388254236' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:19 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:19 smithi161 ceph-mon[87722]: pgmap v1351: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:19 smithi161 ceph-mon[87722]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-16T06:03:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:19 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1388254236' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:19 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:20.621 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2883 ms) 2024-09-16T06:03:20.621 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-09-16T06:03:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:20 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:20 smithi145 ceph-mon[99390]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-16T06:03:21.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:20 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:21.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:20 smithi145 ceph-mon[96887]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-16T06:03:21.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:20 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:21.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:20 smithi161 ceph-mon[87722]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-16T06:03:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:21 smithi145 ceph-mon[99390]: pgmap v1354: 137 pgs: 14 creating+peering, 10 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:21 smithi145 ceph-mon[99390]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-16T06:03:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:21 smithi145 ceph-mon[96887]: pgmap v1354: 137 pgs: 14 creating+peering, 10 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:21 smithi145 ceph-mon[96887]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-16T06:03:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:21 smithi161 ceph-mon[87722]: pgmap v1354: 137 pgs: 14 creating+peering, 10 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:21 smithi161 ceph-mon[87722]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-16T06:03:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:23.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:22 smithi145 ceph-mon[96887]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-16T06:03:23.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:22 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1529277924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:23.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:22 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:22 smithi145 ceph-mon[99390]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-16T06:03:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:22 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1529277924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:22 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:22 smithi161 ceph-mon[87722]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-16T06:03:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:22 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1529277924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:22 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:03:23.641 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3020 ms) 2024-09-16T06:03:23.641 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 2 tests from ClsSDK (5903 ms total) 2024-09-16T06:03:23.641 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:03:23.641 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T06:03:23.641 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 2 tests from 1 test suite ran. (5903 ms total) 2024-09-16T06:03:23.641 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 2 tests. 2024-09-16T06:03:23.644 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:03:23.644 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:03:23.713 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-09-16T06:03:23.713 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-16T06:03:23.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:23 smithi145 ceph-mon[99390]: pgmap v1357: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:23.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:23 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:03:23.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:23 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:23.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:23 smithi145 ceph-mon[99390]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-16T06:03:23.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:23 smithi145 ceph-mon[96887]: pgmap v1357: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:23.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:23 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:03:23.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:23 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:23.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:23 smithi145 ceph-mon[96887]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-16T06:03:23.981 DEBUG:teuthology.parallel:result is None 2024-09-16T06:03:23.982 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T06:03:24.007 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T06:03:24.007 DEBUG:teuthology.orchestra.run.smithi145:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T06:03:24.062 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T06:03:24.062 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T06:03:24.063 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-09-16T06:03:24.063 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T06:03:24.063 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-09-16T06:03:24.063 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-16T06:03:24.064 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-16T06:03:24.064 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-16T06:03:24.064 DEBUG:teuthology.orchestra.run.smithi145:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-16T06:03:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:23 smithi161 ceph-mon[87722]: pgmap v1357: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:23 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:03:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:23 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi145-141646-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:03:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:23 smithi161 ceph-mon[87722]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-16T06:03:24.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T06:03:24.118 INFO:teuthology.orchestra.run.smithi145.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-16T06:03:24.118 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T06:03:24.173 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-16T06:03:24.173 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-16T06:03:24.229 INFO:tasks.workunit:timeout=3h 2024-09-16T06:03:24.229 INFO:tasks.workunit:cleanup=True 2024-09-16T06:03:24.229 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-16T06:03:24.285 INFO:tasks.workunit.client.0.smithi145.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-16T06:03:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:24 smithi145 ceph-mon[96887]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-16T06:03:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:24 smithi145 ceph-mon[99390]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-16T06:03:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:03:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:03:24] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-09-16T06:03:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:24 smithi161 ceph-mon[87722]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-16T06:03:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:25 smithi145 ceph-mon[96887]: pgmap v1360: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:25 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:03:26.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:25 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:03:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:25 smithi145 ceph-mon[99390]: pgmap v1360: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:25 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:03:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:25 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:03:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:25 smithi161 ceph-mon[87722]: pgmap v1360: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:25 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:03:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:25 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:03:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:27 smithi145 ceph-mon[99390]: pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:27 smithi145 ceph-mon[96887]: pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:27 smithi161 ceph-mon[87722]: pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:29 smithi145 ceph-mon[96887]: pgmap v1362: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:30.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:29 smithi145 ceph-mon[99390]: pgmap v1362: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:29 smithi161 ceph-mon[87722]: pgmap v1362: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:30.172 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-16T06:03:30.228 INFO:tasks.workunit.client.0.smithi145.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-16T06:03:30.233 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T06:03:30.233 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-16T06:03:30.280 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-16T06:03:30.329 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-16T06:03:30.369 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T06:03:30.370 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T06:03:30.370 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-16T06:03:30.409 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T06:03:30.413 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T06:03:30.413 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-16T06:03:30.468 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-09-16T06:03:30.470 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-09-16T06:03:30.470 DEBUG:teuthology.orchestra.run.smithi145:workunit test rados/load-gen-big.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/load-gen-big.sh 2024-09-16T06:03:30.572 INFO:tasks.workunit.client.0.smithi145.stdout:run length 1200 seconds 2024-09-16T06:03:30.572 INFO:tasks.workunit.client.0.smithi145.stdout:preparing 10240 objects 2024-09-16T06:03:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:30 smithi145 ceph-mon[99390]: pgmap v1363: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:30 smithi145 ceph-mon[96887]: pgmap v1363: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:30 smithi161 ceph-mon[87722]: pgmap v1363: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:32.621 INFO:tasks.workunit.client.0.smithi145.stdout:load-gen will run 1200 seconds 2024-09-16T06:03:33.621 INFO:tasks.workunit.client.0.smithi145.stdout: 1: throughput=0MB/sec pending data=0 2024-09-16T06:03:33.621 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YX7A1isbEIqfWg_ off=13774080 len=1145813 2024-09-16T06:03:33.623 INFO:tasks.workunit.client.0.smithi145.stdout:op 0 completed, throughput=1.09MB/sec 2024-09-16T06:03:33.624 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I4W1D5InZ6xfwTO off=17671472 len=624018 2024-09-16T06:03:33.628 INFO:tasks.workunit.client.0.smithi145.stdout:op 1 completed, throughput=1.68MB/sec 2024-09-16T06:03:33.628 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wy4tbfoNRzPSy4p off=4872504 len=1377760 2024-09-16T06:03:33.632 INFO:tasks.workunit.client.0.smithi145.stdout:op 2 completed, throughput=2.97MB/sec 2024-09-16T06:03:33.632 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1FgyQXXoMnuhmd8 off=18628947 len=407271 2024-09-16T06:03:33.634 INFO:tasks.workunit.client.0.smithi145.stdout:op 3 completed, throughput=3.35MB/sec 2024-09-16T06:03:33.634 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-junC91JVF6CoNUu off=1283993 len=2029614 2024-09-16T06:03:33.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 4 completed, throughput=5.19MB/sec 2024-09-16T06:03:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:33 smithi161 ceph-mon[87722]: pgmap v1364: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:33 smithi145 ceph-mon[96887]: pgmap v1364: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:33 smithi145 ceph-mon[99390]: pgmap v1364: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:03:34.647 INFO:tasks.workunit.client.0.smithi145.stdout: 2: throughput=2.63MB/sec pending data=0 2024-09-16T06:03:34.648 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HtceKIiu5HDlu7I off=2520022 len=1674192 2024-09-16T06:03:34.650 INFO:tasks.workunit.client.0.smithi145.stdout:op 5 completed, throughput=3.41MB/sec 2024-09-16T06:03:34.650 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--8w_REtf5-A1H5X off=4921135 len=1634160 2024-09-16T06:03:34.659 INFO:tasks.workunit.client.0.smithi145.stdout:op 6 completed, throughput=4.16MB/sec 2024-09-16T06:03:34.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X3D8KP8u8QcwR4Q off=10791795 len=925333 2024-09-16T06:03:34.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 7 completed, throughput=4.59MB/sec 2024-09-16T06:03:34.660 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KX4eiq_woRG_K4o off=7668344 len=865176 2024-09-16T06:03:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:op 8 completed, throughput=4.99MB/sec 2024-09-16T06:03:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LoDUba9vqVfvEhT off=4630662 len=843272 2024-09-16T06:03:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 9 completed, throughput=5.37MB/sec 2024-09-16T06:03:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:03:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:03:34] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-09-16T06:03:35.667 INFO:tasks.workunit.client.0.smithi145.stdout: 3: throughput=3.61MB/sec pending data=0 2024-09-16T06:03:35.667 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-haGO7a4-pce8zfa off=571960 len=123686 2024-09-16T06:03:35.669 INFO:tasks.workunit.client.0.smithi145.stdout:op 10 completed, throughput=3.64MB/sec 2024-09-16T06:03:35.669 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xvaVH9HiV57jnTP off=2705669 len=14574 2024-09-16T06:03:35.672 INFO:tasks.workunit.client.0.smithi145.stdout:op 11 completed, throughput=3.65MB/sec 2024-09-16T06:03:35.672 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sXiX024R-xK35bF off=869415 len=211537 2024-09-16T06:03:35.673 INFO:tasks.workunit.client.0.smithi145.stdout:op 12 completed, throughput=3.71MB/sec 2024-09-16T06:03:35.673 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3jU10Sy8-ly4ZPm off=842590 len=538829 2024-09-16T06:03:35.677 INFO:tasks.workunit.client.0.smithi145.stdout:op 13 completed, throughput=3.87MB/sec 2024-09-16T06:03:35.677 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3Yu_UbO-c5TrIyW off=1405858 len=1033200 2024-09-16T06:03:35.678 INFO:tasks.workunit.client.0.smithi145.stdout:op 14 completed, throughput=4.2MB/sec 2024-09-16T06:03:35.678 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IJXNZD94QHVshlg off=5276366 len=1814616 2024-09-16T06:03:35.687 INFO:tasks.workunit.client.0.smithi145.stdout:op 15 completed, throughput=4.75MB/sec 2024-09-16T06:03:35.688 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Lh3FhffUQxQzzK1 off=8453047 len=1754535 2024-09-16T06:03:35.691 INFO:tasks.workunit.client.0.smithi145.stdout:op 16 completed, throughput=5.29MB/sec 2024-09-16T06:03:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:35 smithi145 ceph-mon[96887]: pgmap v1365: 105 pgs: 105 active+clean; 110 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 857 KiB/s wr, 821 op/s 2024-09-16T06:03:36.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:35 smithi145 ceph-mon[99390]: pgmap v1365: 105 pgs: 105 active+clean; 110 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 857 KiB/s wr, 821 op/s 2024-09-16T06:03:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:35 smithi161 ceph-mon[87722]: pgmap v1365: 105 pgs: 105 active+clean; 110 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 857 KiB/s wr, 821 op/s 2024-09-16T06:03:36.691 INFO:tasks.workunit.client.0.smithi145.stdout: 4: throughput=3.99MB/sec pending data=0 2024-09-16T06:03:36.691 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3g_SRZQZwTxyc0D off=6047589 len=1441024 2024-09-16T06:03:36.699 INFO:tasks.workunit.client.0.smithi145.stdout:op 17 completed, throughput=4.32MB/sec 2024-09-16T06:03:36.699 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t0LCXVuvpDH8zYM off=16332620 len=1635708 2024-09-16T06:03:36.700 INFO:tasks.workunit.client.0.smithi145.stdout:op 18 completed, throughput=4.7MB/sec 2024-09-16T06:03:36.700 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JSSuWu9JNvolP9S off=11963268 len=582347 2024-09-16T06:03:36.705 INFO:tasks.workunit.client.0.smithi145.stdout:op 19 completed, throughput=4.83MB/sec 2024-09-16T06:03:36.705 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BM4YdQyCprVJc9Q off=9123418 len=1871499 2024-09-16T06:03:36.707 INFO:tasks.workunit.client.0.smithi145.stdout:op 20 completed, throughput=5.26MB/sec 2024-09-16T06:03:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:37.707 INFO:tasks.workunit.client.0.smithi145.stdout: 5: throughput=4.23MB/sec pending data=0 2024-09-16T06:03:37.708 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fXbJGrtKyEDeO5b off=1746519 len=329699 2024-09-16T06:03:37.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 21 completed, throughput=4.29MB/sec 2024-09-16T06:03:37.711 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-z2ZcEDocY-FKjwP off=14788071 len=1687981 2024-09-16T06:03:37.714 INFO:tasks.workunit.client.0.smithi145.stdout:op 22 completed, throughput=4.6MB/sec 2024-09-16T06:03:37.714 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t4Is4xMfqYmiWKJ off=11706359 len=1728044 2024-09-16T06:03:37.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 23 completed, throughput=4.92MB/sec 2024-09-16T06:03:37.722 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_iKSEXhaqKOKaAZ off=2110661 len=2056223 2024-09-16T06:03:37.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 24 completed, throughput=5.3MB/sec 2024-09-16T06:03:38.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:37 smithi145 ceph-mon[96887]: pgmap v1366: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 112 KiB/s rd, 886 KiB/s wr, 853 op/s 2024-09-16T06:03:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:37 smithi145 ceph-mon[99390]: pgmap v1366: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 112 KiB/s rd, 886 KiB/s wr, 853 op/s 2024-09-16T06:03:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:37 smithi161 ceph-mon[87722]: pgmap v1366: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 112 KiB/s rd, 886 KiB/s wr, 853 op/s 2024-09-16T06:03:38.726 INFO:tasks.workunit.client.0.smithi145.stdout: 6: throughput=4.43MB/sec pending data=0 2024-09-16T06:03:38.726 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TGMJy3jeuNs-zZE off=1000439 len=1442002 2024-09-16T06:03:38.734 INFO:tasks.workunit.client.0.smithi145.stdout:op 25 completed, throughput=4.65MB/sec 2024-09-16T06:03:38.735 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UIOVqLQZTAxaCJF off=13092181 len=1655034 2024-09-16T06:03:38.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 26 completed, throughput=4.9MB/sec 2024-09-16T06:03:38.746 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_wJ0MTLPFV9JPjK off=19057953 len=133906 2024-09-16T06:03:38.748 INFO:tasks.workunit.client.0.smithi145.stdout:op 27 completed, throughput=4.92MB/sec 2024-09-16T06:03:38.749 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ulu9BN1eiOOiF3w off=4181120 len=1039922 2024-09-16T06:03:38.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 28 completed, throughput=5.08MB/sec 2024-09-16T06:03:39.751 INFO:tasks.workunit.client.0.smithi145.stdout: 7: throughput=4.36MB/sec pending data=0 2024-09-16T06:03:39.751 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dCd5NmhsXiLHh-w off=6006398 len=1121198 2024-09-16T06:03:39.757 INFO:tasks.workunit.client.0.smithi145.stdout:op 29 completed, throughput=4.51MB/sec 2024-09-16T06:03:39.757 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z_fXPfVBFY5VAlQ off=10463919 len=484493 2024-09-16T06:03:39.761 INFO:tasks.workunit.client.0.smithi145.stdout:op 30 completed, throughput=4.57MB/sec 2024-09-16T06:03:39.761 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IS5jV-TA-gtItYx off=1095726 len=363618 2024-09-16T06:03:39.762 INFO:tasks.workunit.client.0.smithi145.stdout:op 31 completed, throughput=4.62MB/sec 2024-09-16T06:03:39.763 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y-wYVJNo_n1rpXk off=16501 len=1553892 2024-09-16T06:03:39.764 INFO:tasks.workunit.client.0.smithi145.stdout:op 32 completed, throughput=4.83MB/sec 2024-09-16T06:03:39.765 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F-bokTcKkssqXXs off=7784491 len=2020051 2024-09-16T06:03:39.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 33 completed, throughput=5.09MB/sec 2024-09-16T06:03:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:39 smithi145 ceph-mon[96887]: pgmap v1367: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-09-16T06:03:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:39 smithi145 ceph-mon[99390]: pgmap v1367: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-09-16T06:03:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:39 smithi161 ceph-mon[87722]: pgmap v1367: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-09-16T06:03:40.087 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 06:03:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=cleanup t=2024-09-16T06:03:39.813096026Z level=info msg="Completed cleanup jobs" duration=6.811996ms 2024-09-16T06:03:40.767 INFO:tasks.workunit.client.0.smithi145.stdout: 8: throughput=4.47MB/sec pending data=0 2024-09-16T06:03:40.768 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ftrT57YfuiBKb1- off=13817460 len=561778 2024-09-16T06:03:40.772 INFO:tasks.workunit.client.0.smithi145.stdout:op 34 completed, throughput=4.53MB/sec 2024-09-16T06:03:40.772 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5Nkhf2nxLZ12sut off=6067201 len=63345 2024-09-16T06:03:40.774 INFO:tasks.workunit.client.0.smithi145.stdout:op 35 completed, throughput=4.54MB/sec 2024-09-16T06:03:40.774 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lVwxficepYRi4dm off=211775 len=1725091 2024-09-16T06:03:40.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 36 completed, throughput=4.74MB/sec 2024-09-16T06:03:40.777 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-a0W2AhLBXE8_bYy off=1330333 len=1667672 2024-09-16T06:03:40.780 INFO:tasks.workunit.client.0.smithi145.stdout:op 37 completed, throughput=4.93MB/sec 2024-09-16T06:03:40.781 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UvrBCakmgDpoOd6 off=3078269 len=1629527 2024-09-16T06:03:40.788 INFO:tasks.workunit.client.0.smithi145.stdout:op 38 completed, throughput=5.12MB/sec 2024-09-16T06:03:41.789 INFO:tasks.workunit.client.0.smithi145.stdout: 9: throughput=4.56MB/sec pending data=0 2024-09-16T06:03:41.789 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3_kOB47enivKJCQ off=15160791 len=1445451 2024-09-16T06:03:41.797 INFO:tasks.workunit.client.0.smithi145.stdout:op 39 completed, throughput=4.7MB/sec 2024-09-16T06:03:41.797 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0q_Yq91L4sYFcx4 off=1883766 len=964891 2024-09-16T06:03:41.802 INFO:tasks.workunit.client.0.smithi145.stdout:op 40 completed, throughput=4.8MB/sec 2024-09-16T06:03:41.802 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BTyIwfR_pJbzs1m off=1172599 len=1225608 2024-09-16T06:03:41.804 INFO:tasks.workunit.client.0.smithi145.stdout:op 41 completed, throughput=4.93MB/sec 2024-09-16T06:03:41.804 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QdMDpZMldImHW-b off=5014840 len=623076 2024-09-16T06:03:41.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 42 completed, throughput=4.99MB/sec 2024-09-16T06:03:41.807 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1j6GQyH4PDZJwXR off=9932700 len=1483590 2024-09-16T06:03:41.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 43 completed, throughput=5.14MB/sec 2024-09-16T06:03:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:41 smithi145 ceph-mon[96887]: pgmap v1368: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-09-16T06:03:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:41 smithi145 ceph-mon[99390]: pgmap v1368: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-09-16T06:03:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:41 smithi161 ceph-mon[87722]: pgmap v1368: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-09-16T06:03:42.815 INFO:tasks.workunit.client.0.smithi145.stdout: 10: throughput=4.64MB/sec pending data=0 2024-09-16T06:03:42.815 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3Z-QF0G8UnubtPr off=1131983 len=2015926 2024-09-16T06:03:42.824 INFO:tasks.workunit.client.0.smithi145.stdout:op 44 completed, throughput=4.82MB/sec 2024-09-16T06:03:42.824 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L7cOCLMy7rhweuE off=11803820 len=1555703 2024-09-16T06:03:42.832 INFO:tasks.workunit.client.0.smithi145.stdout:op 45 completed, throughput=4.96MB/sec 2024-09-16T06:03:42.832 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ixVSV7qv9Vwc7Sz off=9827868 len=713250 2024-09-16T06:03:42.836 INFO:tasks.workunit.client.0.smithi145.stdout:op 46 completed, throughput=5.03MB/sec 2024-09-16T06:03:43.837 INFO:tasks.workunit.client.0.smithi145.stdout: 11: throughput=4.58MB/sec pending data=0 2024-09-16T06:03:43.837 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MZIAlnKk7Gcd9I5 off=1362849 len=1635763 2024-09-16T06:03:43.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 47 completed, throughput=4.71MB/sec 2024-09-16T06:03:43.846 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e84oL_e3dAfMlbC off=6418386 len=176790 2024-09-16T06:03:43.848 INFO:tasks.workunit.client.0.smithi145.stdout:op 48 completed, throughput=4.73MB/sec 2024-09-16T06:03:43.848 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9nkI3SJg7VrA9yP off=3057737 len=1091371 2024-09-16T06:03:43.849 INFO:tasks.workunit.client.0.smithi145.stdout:op 49 completed, throughput=4.82MB/sec 2024-09-16T06:03:43.850 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LjKp_hVDh5AZy1P off=13795326 len=1075113 2024-09-16T06:03:43.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 50 completed, throughput=4.91MB/sec 2024-09-16T06:03:43.854 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LIhghg-NGNC7WwC off=6819907 len=405503 2024-09-16T06:03:43.855 INFO:tasks.workunit.client.0.smithi145.stdout:op 51 completed, throughput=4.94MB/sec 2024-09-16T06:03:43.855 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_iVUjCvFEnv1TLZ off=12579765 len=1871671 2024-09-16T06:03:43.863 INFO:tasks.workunit.client.0.smithi145.stdout:op 52 completed, throughput=5.1MB/sec 2024-09-16T06:03:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:43 smithi145 ceph-mon[96887]: pgmap v1369: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-09-16T06:03:44.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:43 smithi145 ceph-mon[99390]: pgmap v1369: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-09-16T06:03:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:43 smithi161 ceph-mon[87722]: pgmap v1369: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-09-16T06:03:44.863 INFO:tasks.workunit.client.0.smithi145.stdout: 12: throughput=4.68MB/sec pending data=0 2024-09-16T06:03:44.863 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mkgks5e_mXBpjnK off=363985 len=2002736 2024-09-16T06:03:44.874 INFO:tasks.workunit.client.0.smithi145.stdout:op 53 completed, throughput=4.83MB/sec 2024-09-16T06:03:44.874 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2QCkbqIHSowP-Ar off=17952310 len=345261 2024-09-16T06:03:44.876 INFO:tasks.workunit.client.0.smithi145.stdout:op 54 completed, throughput=4.86MB/sec 2024-09-16T06:03:44.876 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--aMxdKdNUTxd1b6 off=7703966 len=873666 2024-09-16T06:03:44.880 INFO:tasks.workunit.client.0.smithi145.stdout:op 55 completed, throughput=4.93MB/sec 2024-09-16T06:03:44.880 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6Z8VZfIG6lyqs1D off=7360705 len=950500 2024-09-16T06:03:44.884 INFO:tasks.workunit.client.0.smithi145.stdout:op 56 completed, throughput=5MB/sec 2024-09-16T06:03:44.884 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZMR6nKnCHm_qHlM off=9355937 len=947656 2024-09-16T06:03:44.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 57 completed, throughput=5.07MB/sec 2024-09-16T06:03:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:03:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:03:44] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-09-16T06:03:45.890 INFO:tasks.workunit.client.0.smithi145.stdout: 13: throughput=4.69MB/sec pending data=0 2024-09-16T06:03:45.891 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UXWy0VVR2Xgabaz off=15329021 len=334290 2024-09-16T06:03:45.891 INFO:tasks.workunit.client.0.smithi145.stdout:op 58 completed, throughput=4.71MB/sec 2024-09-16T06:03:45.891 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CYmHU_rDwVqVICQ off=889371 len=1781126 2024-09-16T06:03:45.895 INFO:tasks.workunit.client.0.smithi145.stdout:op 59 completed, throughput=4.84MB/sec 2024-09-16T06:03:45.895 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T5cvj-9qV9Uggns off=1226645 len=1091430 2024-09-16T06:03:45.897 INFO:tasks.workunit.client.0.smithi145.stdout:op 60 completed, throughput=4.92MB/sec 2024-09-16T06:03:45.897 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Iy44wMUTAJoxlDd off=2119423 len=1630901 2024-09-16T06:03:45.904 INFO:tasks.workunit.client.0.smithi145.stdout:op 61 completed, throughput=5.03MB/sec 2024-09-16T06:03:45.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:45 smithi145 ceph-mon[96887]: pgmap v1370: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 856 op/s 2024-09-16T06:03:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:45 smithi145 ceph-mon[99390]: pgmap v1370: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 856 op/s 2024-09-16T06:03:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:45 smithi161 ceph-mon[87722]: pgmap v1370: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 856 op/s 2024-09-16T06:03:46.904 INFO:tasks.workunit.client.0.smithi145.stdout: 14: throughput=4.68MB/sec pending data=0 2024-09-16T06:03:46.904 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F01AxR7xobkVLgo off=695706 len=341748 2024-09-16T06:03:46.905 INFO:tasks.workunit.client.0.smithi145.stdout:op 62 completed, throughput=4.7MB/sec 2024-09-16T06:03:46.905 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Jo3E9887G9AGP8C off=3045486 len=988667 2024-09-16T06:03:46.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 63 completed, throughput=4.77MB/sec 2024-09-16T06:03:46.906 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IqQHVywuS2YAmYH off=14655858 len=1785850 2024-09-16T06:03:46.914 INFO:tasks.workunit.client.0.smithi145.stdout:op 64 completed, throughput=4.88MB/sec 2024-09-16T06:03:46.914 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Yx6B8VPqg_mx2ef off=897205 len=1199775 2024-09-16T06:03:46.919 INFO:tasks.workunit.client.0.smithi145.stdout:op 65 completed, throughput=4.96MB/sec 2024-09-16T06:03:46.919 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eOHurVr49sBixh_ off=2872729 len=1254722 2024-09-16T06:03:46.924 INFO:tasks.workunit.client.0.smithi145.stdout:op 66 completed, throughput=5.04MB/sec 2024-09-16T06:03:47.924 INFO:tasks.workunit.client.0.smithi145.stdout: 15: throughput=4.71MB/sec pending data=0 2024-09-16T06:03:47.924 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L3lDQnqYuV_HNQJ off=1906005 len=577092 2024-09-16T06:03:47.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 67 completed, throughput=4.75MB/sec 2024-09-16T06:03:47.928 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uT7tllCJgVZat3u off=1119395 len=358280 2024-09-16T06:03:47.930 INFO:tasks.workunit.client.0.smithi145.stdout:op 68 completed, throughput=4.77MB/sec 2024-09-16T06:03:47.930 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l0ZlZFKc2HJL7w4 off=21098989 len=181701 2024-09-16T06:03:47.930 INFO:tasks.workunit.client.0.smithi145.stdout:op 69 completed, throughput=4.78MB/sec 2024-09-16T06:03:47.931 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sCZPoG7lodkzWEa off=3796047 len=1081661 2024-09-16T06:03:47.932 INFO:tasks.workunit.client.0.smithi145.stdout:op 70 completed, throughput=4.85MB/sec 2024-09-16T06:03:47.932 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TT0W6p-L1AyACH5 off=5038249 len=41768 2024-09-16T06:03:47.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 71 completed, throughput=4.85MB/sec 2024-09-16T06:03:47.934 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VO2EtLd75RQWia4 off=1472220 len=268984 2024-09-16T06:03:47.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 72 completed, throughput=4.87MB/sec 2024-09-16T06:03:47.935 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T7RQoeJ3jzTrnzL off=1282676 len=593503 2024-09-16T06:03:47.936 INFO:tasks.workunit.client.0.smithi145.stdout:op 73 completed, throughput=4.9MB/sec 2024-09-16T06:03:47.936 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ETHUOCRnhkpbozA off=1948643 len=706658 2024-09-16T06:03:47.937 INFO:tasks.workunit.client.0.smithi145.stdout:op 74 completed, throughput=4.95MB/sec 2024-09-16T06:03:47.937 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KDgTOZQqrfy1GUh off=4823254 len=2026975 2024-09-16T06:03:47.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 75 completed, throughput=5.07MB/sec 2024-09-16T06:03:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:47 smithi145 ceph-mon[96887]: pgmap v1371: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 111 op/s 2024-09-16T06:03:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:47 smithi145 ceph-mon[99390]: pgmap v1371: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 111 op/s 2024-09-16T06:03:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:47 smithi161 ceph-mon[87722]: pgmap v1371: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 111 op/s 2024-09-16T06:03:48.951 INFO:tasks.workunit.client.0.smithi145.stdout: 16: throughput=4.76MB/sec pending data=0 2024-09-16T06:03:48.951 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oQ3XFcRxqr7g8Ba off=9752859 len=1227470 2024-09-16T06:03:48.953 INFO:tasks.workunit.client.0.smithi145.stdout:op 76 completed, throughput=4.83MB/sec 2024-09-16T06:03:48.953 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cy4KpwyW7LO7iSZ off=8601949 len=854816 2024-09-16T06:03:48.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 77 completed, throughput=4.88MB/sec 2024-09-16T06:03:48.958 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6Eu3G5CnbGiETG5 off=749244 len=2078982 2024-09-16T06:03:48.971 INFO:tasks.workunit.client.0.smithi145.stdout:op 78 completed, throughput=4.99MB/sec 2024-09-16T06:03:48.971 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eDuXadmPbba5vBW off=5583617 len=1246227 2024-09-16T06:03:48.973 INFO:tasks.workunit.client.0.smithi145.stdout:op 79 completed, throughput=5.07MB/sec 2024-09-16T06:03:49.973 INFO:tasks.workunit.client.0.smithi145.stdout: 17: throughput=4.77MB/sec pending data=0 2024-09-16T06:03:49.973 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1FVD0Q0h4ot8aDS off=4042628 len=1121438 2024-09-16T06:03:49.979 INFO:tasks.workunit.client.0.smithi145.stdout:op 80 completed, throughput=4.83MB/sec 2024-09-16T06:03:49.980 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RBK__2ZCMt-djqM off=3451880 len=1928768 2024-09-16T06:03:49.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 81 completed, throughput=4.94MB/sec 2024-09-16T06:03:49.982 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SSV8U4tPgfbQkWo off=10266338 len=496242 2024-09-16T06:03:49.986 INFO:tasks.workunit.client.0.smithi145.stdout:op 82 completed, throughput=4.97MB/sec 2024-09-16T06:03:49.986 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LNC9LsFKOkE-r9D off=5118665 len=365598 2024-09-16T06:03:49.989 INFO:tasks.workunit.client.0.smithi145.stdout:op 83 completed, throughput=4.98MB/sec 2024-09-16T06:03:49.989 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8iP7uCOKT0VsMBm off=9963314 len=1994227 2024-09-16T06:03:50.000 INFO:tasks.workunit.client.0.smithi145.stdout:op 84 completed, throughput=5.09MB/sec 2024-09-16T06:03:50.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:49 smithi145 ceph-mon[99390]: pgmap v1372: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:03:50.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:49 smithi145 ceph-mon[96887]: pgmap v1372: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:03:50.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:49 smithi161 ceph-mon[87722]: pgmap v1372: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:03:51.001 INFO:tasks.workunit.client.0.smithi145.stdout: 18: throughput=4.81MB/sec pending data=0 2024-09-16T06:03:51.001 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VumfPYbO8KZNSxi off=7658550 len=489580 2024-09-16T06:03:51.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 85 completed, throughput=4.84MB/sec 2024-09-16T06:03:51.002 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rRxmT2-UfTxJJig off=0 len=1630654 2024-09-16T06:03:51.004 INFO:tasks.workunit.client.0.smithi145.stdout:op 86 completed, throughput=4.92MB/sec 2024-09-16T06:03:51.004 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oqyerZceHIDWYER off=10845616 len=1245670 2024-09-16T06:03:51.007 INFO:tasks.workunit.client.0.smithi145.stdout:op 87 completed, throughput=4.99MB/sec 2024-09-16T06:03:51.007 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-goRgiCKlHQ55PCw off=11042333 len=9853 2024-09-16T06:03:51.007 INFO:tasks.workunit.client.0.smithi145.stdout:op 88 completed, throughput=4.99MB/sec 2024-09-16T06:03:51.007 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fj-WEf9l5DzPZea off=18970508 len=1045651 2024-09-16T06:03:51.013 INFO:tasks.workunit.client.0.smithi145.stdout:op 89 completed, throughput=5.04MB/sec 2024-09-16T06:03:52.013 INFO:tasks.workunit.client.0.smithi145.stdout: 19: throughput=4.78MB/sec pending data=0 2024-09-16T06:03:52.013 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CZa7I7M8nz4ZmI- off=5731552 len=1296308 2024-09-16T06:03:52.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 90 completed, throughput=4.84MB/sec 2024-09-16T06:03:52.015 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ftrT57YfuiBKb1- off=157206 len=1868210 2024-09-16T06:03:52.024 INFO:tasks.workunit.client.0.smithi145.stdout:op 91 completed, throughput=4.93MB/sec 2024-09-16T06:03:52.024 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AH65DU8pHzbAj5i off=8861688 len=1280942 2024-09-16T06:03:52.026 INFO:tasks.workunit.client.0.smithi145.stdout:op 92 completed, throughput=5MB/sec 2024-09-16T06:03:52.026 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HuZ7vXHERXanE3B off=5745400 len=1397241 2024-09-16T06:03:52.032 INFO:tasks.workunit.client.0.smithi145.stdout:op 93 completed, throughput=5.06MB/sec 2024-09-16T06:03:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:51 smithi145 ceph-mon[96887]: pgmap v1373: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:03:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:51 smithi145 ceph-mon[99390]: pgmap v1373: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:03:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:51 smithi161 ceph-mon[87722]: pgmap v1373: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:03:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:03:53.033 INFO:tasks.workunit.client.0.smithi145.stdout: 20: throughput=4.81MB/sec pending data=0 2024-09-16T06:03:53.033 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xmR0NX-DinzHgk7 off=14890833 len=788579 2024-09-16T06:03:53.034 INFO:tasks.workunit.client.0.smithi145.stdout:op 94 completed, throughput=4.85MB/sec 2024-09-16T06:03:53.034 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DrCawJPL4jCbM_d off=3664984 len=200361 2024-09-16T06:03:53.037 INFO:tasks.workunit.client.0.smithi145.stdout:op 95 completed, throughput=4.86MB/sec 2024-09-16T06:03:53.037 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C_Znm7Nr1rtc3zw off=10403180 len=223096 2024-09-16T06:03:53.038 INFO:tasks.workunit.client.0.smithi145.stdout:op 96 completed, throughput=4.87MB/sec 2024-09-16T06:03:53.039 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sFg9Sm-RLXslliZ off=4805636 len=996183 2024-09-16T06:03:53.043 INFO:tasks.workunit.client.0.smithi145.stdout:op 97 completed, throughput=4.91MB/sec 2024-09-16T06:03:53.043 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F_D333S3dA0wqM7 off=786702 len=165887 2024-09-16T06:03:53.045 INFO:tasks.workunit.client.0.smithi145.stdout:op 98 completed, throughput=4.92MB/sec 2024-09-16T06:03:53.045 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HsG2TV9lsySjIkE off=5996851 len=1172984 2024-09-16T06:03:53.047 INFO:tasks.workunit.client.0.smithi145.stdout:op 99 completed, throughput=4.98MB/sec 2024-09-16T06:03:53.047 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Pmt_Z5nppSY6ACK off=12141686 len=1593411 2024-09-16T06:03:53.048 INFO:tasks.workunit.client.0.smithi145.stdout:op 100 completed, throughput=5.05MB/sec 2024-09-16T06:03:54.049 INFO:tasks.workunit.client.0.smithi145.stdout: 21: throughput=4.81MB/sec pending data=0 2024-09-16T06:03:54.049 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HG_1bQ3uXXxR_lO off=191971 len=825437 2024-09-16T06:03:54.050 INFO:tasks.workunit.client.0.smithi145.stdout:op 101 completed, throughput=4.85MB/sec 2024-09-16T06:03:54.050 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CdZ4M-JbTvd0gvZ off=7624857 len=787542 2024-09-16T06:03:54.054 INFO:tasks.workunit.client.0.smithi145.stdout:op 102 completed, throughput=4.89MB/sec 2024-09-16T06:03:54.054 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JA_DtM5mQzuqJZV off=6248712 len=1737363 2024-09-16T06:03:54.063 INFO:tasks.workunit.client.0.smithi145.stdout:op 103 completed, throughput=4.96MB/sec 2024-09-16T06:03:54.063 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z_3a4OL8JTK7ulF off=12726132 len=743148 2024-09-16T06:03:54.067 INFO:tasks.workunit.client.0.smithi145.stdout:op 104 completed, throughput=4.99MB/sec 2024-09-16T06:03:54.067 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C-FtgRKeAKtxbjE off=19403279 len=1418112 2024-09-16T06:03:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:53 smithi145 ceph-mon[99390]: pgmap v1374: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:03:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:53 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:03:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:53 smithi145 ceph-mon[96887]: pgmap v1374: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:03:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:53 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:03:54.073 INFO:tasks.workunit.client.0.smithi145.stdout:op 105 completed, throughput=5.05MB/sec 2024-09-16T06:03:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:53 smithi161 ceph-mon[87722]: pgmap v1374: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:03:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:53 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:03:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:03:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:03:54] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2024-09-16T06:03:55.073 INFO:tasks.workunit.client.0.smithi145.stdout: 22: throughput=4.83MB/sec pending data=0 2024-09-16T06:03:55.073 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CQAtvm5B4XXOfxb off=710174 len=142152 2024-09-16T06:03:55.075 INFO:tasks.workunit.client.0.smithi145.stdout:op 106 completed, throughput=4.83MB/sec 2024-09-16T06:03:55.076 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KcxTI-O_1SmXlcX off=4585240 len=922584 2024-09-16T06:03:55.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 107 completed, throughput=4.87MB/sec 2024-09-16T06:03:55.077 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T1MGqoG-R1XDM-1 off=8379623 len=1701055 2024-09-16T06:03:55.078 INFO:tasks.workunit.client.0.smithi145.stdout:op 108 completed, throughput=4.95MB/sec 2024-09-16T06:03:55.078 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-op_YhQAyanP3NCu off=158124 len=1119915 2024-09-16T06:03:55.078 INFO:tasks.workunit.client.0.smithi145.stdout:op 109 completed, throughput=4.99MB/sec 2024-09-16T06:03:55.078 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aOAncQrqAKz9PEZ off=5711169 len=631965 2024-09-16T06:03:55.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 110 completed, throughput=5.02MB/sec 2024-09-16T06:03:55.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:55 smithi161 ceph-mon[87722]: pgmap v1375: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:03:55.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:55 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:55.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:55 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:55 smithi145 ceph-mon[96887]: pgmap v1375: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:03:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:55 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:55 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:56.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:55 smithi145 ceph-mon[99390]: pgmap v1375: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:03:56.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:55 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:56.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:55 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:56.079 INFO:tasks.workunit.client.0.smithi145.stdout: 23: throughput=4.81MB/sec pending data=0 2024-09-16T06:03:56.079 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zRSraf8BJhRdYdc off=16142165 len=1352608 2024-09-16T06:03:56.086 INFO:tasks.workunit.client.0.smithi145.stdout:op 111 completed, throughput=4.86MB/sec 2024-09-16T06:03:56.086 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xcZs8NeWG1UQ61w off=2681318 len=2082102 2024-09-16T06:03:56.096 INFO:tasks.workunit.client.0.smithi145.stdout:op 112 completed, throughput=4.94MB/sec 2024-09-16T06:03:56.097 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZmUL4RLP3hOu7ny off=2847225 len=1775390 2024-09-16T06:03:56.103 INFO:tasks.workunit.client.0.smithi145.stdout:op 113 completed, throughput=5.01MB/sec 2024-09-16T06:03:57.104 INFO:tasks.workunit.client.0.smithi145.stdout: 24: throughput=4.81MB/sec pending data=0 2024-09-16T06:03:57.104 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4D-yFB7KHCoJnp2 off=1927963 len=1659641 2024-09-16T06:03:57.105 INFO:tasks.workunit.client.0.smithi145.stdout:op 114 completed, throughput=4.87MB/sec 2024-09-16T06:03:57.105 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9rgl8rjpTXYCHLH off=9582873 len=1803808 2024-09-16T06:03:57.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 115 completed, throughput=4.94MB/sec 2024-09-16T06:03:57.113 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SWc8igr1KBx6RUW off=11655763 len=1036893 2024-09-16T06:03:57.115 INFO:tasks.workunit.client.0.smithi145.stdout:op 116 completed, throughput=4.98MB/sec 2024-09-16T06:03:57.115 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IBRC9fzPtH-wywS off=6298382 len=900617 2024-09-16T06:03:57.118 INFO:tasks.workunit.client.0.smithi145.stdout:op 117 completed, throughput=5.01MB/sec 2024-09-16T06:03:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[96887]: pgmap v1376: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:03:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:03:57.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:57 smithi145 ceph-mon[99390]: pgmap v1376: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:03:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:03:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:03:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:03:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:57 smithi161 ceph-mon[87722]: pgmap v1376: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:03:58.118 INFO:tasks.workunit.client.0.smithi145.stdout: 25: throughput=4.82MB/sec pending data=0 2024-09-16T06:03:58.119 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2CuK6tKk7ndY4WH off=2134797 len=1464837 2024-09-16T06:03:58.120 INFO:tasks.workunit.client.0.smithi145.stdout:op 118 completed, throughput=4.87MB/sec 2024-09-16T06:03:58.121 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EGNRlDvY_ybO_eu off=1115622 len=262708 2024-09-16T06:03:58.124 INFO:tasks.workunit.client.0.smithi145.stdout:op 119 completed, throughput=4.88MB/sec 2024-09-16T06:03:58.124 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eDNdzWEXEnOaDP5 off=0 len=1165658 2024-09-16T06:03:58.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 120 completed, throughput=4.92MB/sec 2024-09-16T06:03:58.128 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--eDK0AK3mD7kUbo off=2164077 len=1403814 2024-09-16T06:03:58.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 121 completed, throughput=4.98MB/sec 2024-09-16T06:03:58.136 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ii9OaaoMkeA36ln off=188753 len=2027561 2024-09-16T06:03:58.147 INFO:tasks.workunit.client.0.smithi145.stdout:op 122 completed, throughput=5.05MB/sec 2024-09-16T06:03:59.148 INFO:tasks.workunit.client.0.smithi145.stdout: 26: throughput=4.86MB/sec pending data=0 2024-09-16T06:03:59.148 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-U6ht-tzdZVrTKfC off=17014520 len=208379 2024-09-16T06:03:59.148 INFO:tasks.workunit.client.0.smithi145.stdout:op 123 completed, throughput=4.87MB/sec 2024-09-16T06:03:59.148 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ysmzI00We2ilfN5 off=3028790 len=965360 2024-09-16T06:03:59.150 INFO:tasks.workunit.client.0.smithi145.stdout:op 124 completed, throughput=4.9MB/sec 2024-09-16T06:03:59.150 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3H1JJGFlOeJ5NmW off=5183433 len=1617448 2024-09-16T06:03:59.152 INFO:tasks.workunit.client.0.smithi145.stdout:op 125 completed, throughput=4.96MB/sec 2024-09-16T06:03:59.152 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k2j4wOSmsijljYZ off=7150583 len=422121 2024-09-16T06:03:59.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 126 completed, throughput=4.97MB/sec 2024-09-16T06:03:59.156 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-llpHuH-n71PvZQ6 off=564676 len=736982 2024-09-16T06:03:59.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 127 completed, throughput=5MB/sec 2024-09-16T06:03:59.159 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7Rc9CUKHJSxnGEo off=6091261 len=544098 2024-09-16T06:03:59.163 INFO:tasks.workunit.client.0.smithi145.stdout:op 128 completed, throughput=5.02MB/sec 2024-09-16T06:04:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:03:59 smithi145 ceph-mon[96887]: pgmap v1377: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:04:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:03:59 smithi145 ceph-mon[99390]: pgmap v1377: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:04:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:03:59 smithi161 ceph-mon[87722]: pgmap v1377: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:04:00.163 INFO:tasks.workunit.client.0.smithi145.stdout: 27: throughput=4.84MB/sec pending data=0 2024-09-16T06:04:00.163 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K8nHO9-r8JAG8w0 off=2531406 len=510270 2024-09-16T06:04:00.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 129 completed, throughput=4.85MB/sec 2024-09-16T06:04:00.168 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OPiZo18S2uiM3PK off=2427070 len=288155 2024-09-16T06:04:00.169 INFO:tasks.workunit.client.0.smithi145.stdout:op 130 completed, throughput=4.86MB/sec 2024-09-16T06:04:00.169 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fEcZMKhPbVlnjyl off=22464254 len=1828015 2024-09-16T06:04:00.171 INFO:tasks.workunit.client.0.smithi145.stdout:op 131 completed, throughput=4.92MB/sec 2024-09-16T06:04:00.171 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J34GvjtgKsSD7cb off=4666548 len=664280 2024-09-16T06:04:00.172 INFO:tasks.workunit.client.0.smithi145.stdout:op 132 completed, throughput=4.95MB/sec 2024-09-16T06:04:00.172 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3PzsbYKUP544Ktk off=3887035 len=1282408 2024-09-16T06:04:00.174 INFO:tasks.workunit.client.0.smithi145.stdout:op 133 completed, throughput=4.99MB/sec 2024-09-16T06:04:00.174 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TuRq1bUvvH00sRR off=2678169 len=1520067 2024-09-16T06:04:00.182 INFO:tasks.workunit.client.0.smithi145.stdout:op 134 completed, throughput=5.04MB/sec 2024-09-16T06:04:01.183 INFO:tasks.workunit.client.0.smithi145.stdout: 28: throughput=4.87MB/sec pending data=0 2024-09-16T06:04:01.183 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Jkpp8SHFkqEeaVg off=1844918 len=142808 2024-09-16T06:04:01.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 135 completed, throughput=4.87MB/sec 2024-09-16T06:04:01.186 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sq051ViZMbnXCRr off=2781883 len=1480438 2024-09-16T06:04:01.192 INFO:tasks.workunit.client.0.smithi145.stdout:op 136 completed, throughput=4.92MB/sec 2024-09-16T06:04:01.192 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J0n3WEd1gCX_AqJ off=10268832 len=1687113 2024-09-16T06:04:01.202 INFO:tasks.workunit.client.0.smithi145.stdout:op 137 completed, throughput=4.97MB/sec 2024-09-16T06:04:01.203 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kskYH56duUxis_- off=9352712 len=296596 2024-09-16T06:04:01.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 138 completed, throughput=4.98MB/sec 2024-09-16T06:04:01.203 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u_a7lCYL8R_qB4i off=2493304 len=1616366 2024-09-16T06:04:01.210 INFO:tasks.workunit.client.0.smithi145.stdout:op 139 completed, throughput=5.04MB/sec 2024-09-16T06:04:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:01 smithi145 ceph-mon[96887]: pgmap v1378: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:04:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:01 smithi145 ceph-mon[99390]: pgmap v1378: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:04:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:01 smithi161 ceph-mon[87722]: pgmap v1378: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:04:02.210 INFO:tasks.workunit.client.0.smithi145.stdout: 29: throughput=4.87MB/sec pending data=0 2024-09-16T06:04:02.211 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1iANTg5PhZLKEGX off=6516645 len=1046826 2024-09-16T06:04:02.213 INFO:tasks.workunit.client.0.smithi145.stdout:op 140 completed, throughput=4.9MB/sec 2024-09-16T06:04:02.213 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XgxvgQbH-D4FVdO off=3950840 len=739774 2024-09-16T06:04:02.218 INFO:tasks.workunit.client.0.smithi145.stdout:op 141 completed, throughput=4.92MB/sec 2024-09-16T06:04:02.218 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-II2IAXqbq7C68RO off=17012097 len=555032 2024-09-16T06:04:02.221 INFO:tasks.workunit.client.0.smithi145.stdout:op 142 completed, throughput=4.94MB/sec 2024-09-16T06:04:02.221 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FU9vIn_PNGmZSzP off=8592257 len=582294 2024-09-16T06:04:02.224 INFO:tasks.workunit.client.0.smithi145.stdout:op 143 completed, throughput=4.96MB/sec 2024-09-16T06:04:02.224 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vF20bDEb6XgDi1X off=6355099 len=440908 2024-09-16T06:04:02.227 INFO:tasks.workunit.client.0.smithi145.stdout:op 144 completed, throughput=4.97MB/sec 2024-09-16T06:04:02.227 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s0kAm4iPzE5bDbT off=1846749 len=1986637 2024-09-16T06:04:02.228 INFO:tasks.workunit.client.0.smithi145.stdout:op 145 completed, throughput=5.03MB/sec 2024-09-16T06:04:03.229 INFO:tasks.workunit.client.0.smithi145.stdout: 30: throughput=4.87MB/sec pending data=0 2024-09-16T06:04:03.229 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BNnUpuhuKmqBb69 off=5173504 len=838028 2024-09-16T06:04:03.234 INFO:tasks.workunit.client.0.smithi145.stdout:op 146 completed, throughput=4.9MB/sec 2024-09-16T06:04:03.234 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1z40iMUapaN1PTY off=292569 len=1134889 2024-09-16T06:04:03.238 INFO:tasks.workunit.client.0.smithi145.stdout:op 147 completed, throughput=4.93MB/sec 2024-09-16T06:04:03.239 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-53BBm3MWGcFx-Su off=5015733 len=1928377 2024-09-16T06:04:03.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 148 completed, throughput=4.99MB/sec 2024-09-16T06:04:03.250 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0oirkWFBUE37nn9 off=593245 len=1025594 2024-09-16T06:04:03.255 INFO:tasks.workunit.client.0.smithi145.stdout:op 149 completed, throughput=5.02MB/sec 2024-09-16T06:04:03.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:03 smithi161 ceph-mon[87722]: pgmap v1379: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:04:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:03 smithi145 ceph-mon[96887]: pgmap v1379: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:04:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:03 smithi145 ceph-mon[99390]: pgmap v1379: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:04:04.255 INFO:tasks.workunit.client.0.smithi145.stdout: 31: throughput=4.86MB/sec pending data=0 2024-09-16T06:04:04.256 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ShqCSWC12Xs0bB7 off=18104269 len=512465 2024-09-16T06:04:04.260 INFO:tasks.workunit.client.0.smithi145.stdout:op 150 completed, throughput=4.88MB/sec 2024-09-16T06:04:04.260 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tY7HOUAf7wQHqP6 off=5272512 len=743482 2024-09-16T06:04:04.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 151 completed, throughput=4.9MB/sec 2024-09-16T06:04:04.265 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GQZMBMYR3ox6k3L off=7557134 len=166401 2024-09-16T06:04:04.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 152 completed, throughput=4.9MB/sec 2024-09-16T06:04:04.266 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kugutPy7l7cB9q3 off=6022199 len=857596 2024-09-16T06:04:04.267 INFO:tasks.workunit.client.0.smithi145.stdout:op 153 completed, throughput=4.93MB/sec 2024-09-16T06:04:04.267 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qTPuuUZck-lhIqr off=1746005 len=152774 2024-09-16T06:04:04.270 INFO:tasks.workunit.client.0.smithi145.stdout:op 154 completed, throughput=4.93MB/sec 2024-09-16T06:04:04.270 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wi0aKFdK771QlMe off=17799601 len=584958 2024-09-16T06:04:04.271 INFO:tasks.workunit.client.0.smithi145.stdout:op 155 completed, throughput=4.95MB/sec 2024-09-16T06:04:04.271 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PsoD-AUKN8wv_Rx off=5570808 len=152782 2024-09-16T06:04:04.272 INFO:tasks.workunit.client.0.smithi145.stdout:op 156 completed, throughput=4.95MB/sec 2024-09-16T06:04:04.272 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Wq8SrvgctRqnUUY off=16287029 len=1547751 2024-09-16T06:04:04.280 INFO:tasks.workunit.client.0.smithi145.stdout:op 157 completed, throughput=5MB/sec 2024-09-16T06:04:04.280 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Arz_XT-4_t8xW1Q off=273431 len=1374031 2024-09-16T06:04:04.282 INFO:tasks.workunit.client.0.smithi145.stdout:op 158 completed, throughput=5.04MB/sec 2024-09-16T06:04:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:04:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:04:04] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2024-09-16T06:04:05.283 INFO:tasks.workunit.client.0.smithi145.stdout: 32: throughput=4.89MB/sec pending data=0 2024-09-16T06:04:05.283 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xzU3Nuhif8swRCX off=954002 len=1741441 2024-09-16T06:04:05.291 INFO:tasks.workunit.client.0.smithi145.stdout:op 159 completed, throughput=4.94MB/sec 2024-09-16T06:04:05.291 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i-BB_bKBJOaSAW_ off=1953828 len=88012 2024-09-16T06:04:05.294 INFO:tasks.workunit.client.0.smithi145.stdout:op 160 completed, throughput=4.94MB/sec 2024-09-16T06:04:05.294 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lT6j3OEbFgBSfNU off=356916 len=464587 2024-09-16T06:04:05.295 INFO:tasks.workunit.client.0.smithi145.stdout:op 161 completed, throughput=4.95MB/sec 2024-09-16T06:04:05.295 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xLm5MPGvuT5CaOp off=5350489 len=46245 2024-09-16T06:04:05.295 INFO:tasks.workunit.client.0.smithi145.stdout:op 162 completed, throughput=4.95MB/sec 2024-09-16T06:04:05.295 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sPuJhfN7Nc8I2n1 off=3927746 len=419183 2024-09-16T06:04:05.299 INFO:tasks.workunit.client.0.smithi145.stdout:op 163 completed, throughput=4.96MB/sec 2024-09-16T06:04:05.299 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fVak-cXRvV8m-ez off=7068252 len=393488 2024-09-16T06:04:05.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 164 completed, throughput=4.98MB/sec 2024-09-16T06:04:05.300 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zqZgMO2uCrDq-t_ off=5782558 len=540368 2024-09-16T06:04:05.301 INFO:tasks.workunit.client.0.smithi145.stdout:op 165 completed, throughput=4.99MB/sec 2024-09-16T06:04:05.301 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O2cZnewJVynA40x off=5983707 len=887741 2024-09-16T06:04:05.305 INFO:tasks.workunit.client.0.smithi145.stdout:op 166 completed, throughput=5.02MB/sec 2024-09-16T06:04:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:05 smithi145 ceph-mon[96887]: pgmap v1380: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:04:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:05 smithi145 ceph-mon[99390]: pgmap v1380: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:04:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:05 smithi161 ceph-mon[87722]: pgmap v1380: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:04:06.305 INFO:tasks.workunit.client.0.smithi145.stdout: 33: throughput=4.87MB/sec pending data=0 2024-09-16T06:04:06.305 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fObNQY99e1I7blz off=5051748 len=1355563 2024-09-16T06:04:06.312 INFO:tasks.workunit.client.0.smithi145.stdout:op 167 completed, throughput=4.9MB/sec 2024-09-16T06:04:06.312 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nOYf8akmqQCTdiB off=5904944 len=703186 2024-09-16T06:04:06.314 INFO:tasks.workunit.client.0.smithi145.stdout:op 168 completed, throughput=4.92MB/sec 2024-09-16T06:04:06.314 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RDHJvF8QopE_sAc off=3685337 len=1659473 2024-09-16T06:04:06.323 INFO:tasks.workunit.client.0.smithi145.stdout:op 169 completed, throughput=4.97MB/sec 2024-09-16T06:04:06.323 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zX7jTMyrAUAUPlP off=14509089 len=246051 2024-09-16T06:04:06.325 INFO:tasks.workunit.client.0.smithi145.stdout:op 170 completed, throughput=4.98MB/sec 2024-09-16T06:04:06.325 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MKTdk0RBbTNQa0f off=2449617 len=1407932 2024-09-16T06:04:06.328 INFO:tasks.workunit.client.0.smithi145.stdout:op 171 completed, throughput=5.02MB/sec 2024-09-16T06:04:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: 34: throughput=4.87MB/sec pending data=0 2024-09-16T06:04:07.329 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f2gXB1gO-5TUXa- off=1667947 len=587946 2024-09-16T06:04:07.332 INFO:tasks.workunit.client.0.smithi145.stdout:op 172 completed, throughput=4.89MB/sec 2024-09-16T06:04:07.333 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3kzWLhyO4czFGGm off=14295429 len=1059231 2024-09-16T06:04:07.337 INFO:tasks.workunit.client.0.smithi145.stdout:op 173 completed, throughput=4.92MB/sec 2024-09-16T06:04:07.337 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0bnxOJdG2uk8ypo off=1631939 len=1649674 2024-09-16T06:04:07.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 174 completed, throughput=4.96MB/sec 2024-09-16T06:04:07.341 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O151dQLupaDyxsa off=3938748 len=604354 2024-09-16T06:04:07.345 INFO:tasks.workunit.client.0.smithi145.stdout:op 175 completed, throughput=4.98MB/sec 2024-09-16T06:04:07.345 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Gm_cJN8ExavNel_ off=1960306 len=991335 2024-09-16T06:04:07.350 INFO:tasks.workunit.client.0.smithi145.stdout:op 176 completed, throughput=5MB/sec 2024-09-16T06:04:08.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:07 smithi145 ceph-mon[96887]: pgmap v1381: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:04:08.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:07 smithi145 ceph-mon[99390]: pgmap v1381: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:04:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:07 smithi161 ceph-mon[87722]: pgmap v1381: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:04:08.350 INFO:tasks.workunit.client.0.smithi145.stdout: 35: throughput=4.86MB/sec pending data=0 2024-09-16T06:04:08.350 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y4buCnOWKG6NJFv off=2567403 len=305259 2024-09-16T06:04:08.353 INFO:tasks.workunit.client.0.smithi145.stdout:op 177 completed, throughput=4.87MB/sec 2024-09-16T06:04:08.353 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GailDu78vI7aPs2 off=11101041 len=472043 2024-09-16T06:04:08.354 INFO:tasks.workunit.client.0.smithi145.stdout:op 178 completed, throughput=4.88MB/sec 2024-09-16T06:04:08.354 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YS0j-kbHviAK6Iw off=1315542 len=1967167 2024-09-16T06:04:08.364 INFO:tasks.workunit.client.0.smithi145.stdout:op 179 completed, throughput=4.93MB/sec 2024-09-16T06:04:08.365 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pNMmdmxrIRCBe1m off=6477230 len=1851731 2024-09-16T06:04:08.368 INFO:tasks.workunit.client.0.smithi145.stdout:op 180 completed, throughput=4.98MB/sec 2024-09-16T06:04:08.368 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0Fb6vc34Umbyfog off=8968189 len=1697572 2024-09-16T06:04:08.377 INFO:tasks.workunit.client.0.smithi145.stdout:op 181 completed, throughput=5.03MB/sec 2024-09-16T06:04:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: 36: throughput=4.89MB/sec pending data=0 2024-09-16T06:04:09.377 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IJXNZD94QHVshlg off=7359215 len=634236 2024-09-16T06:04:09.381 INFO:tasks.workunit.client.0.smithi145.stdout:op 182 completed, throughput=4.91MB/sec 2024-09-16T06:04:09.381 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dcmpcIJoI4iMadJ off=1249542 len=1709629 2024-09-16T06:04:09.390 INFO:tasks.workunit.client.0.smithi145.stdout:op 183 completed, throughput=4.95MB/sec 2024-09-16T06:04:09.390 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-key2o1cP-ET9Nvr off=1708879 len=1525710 2024-09-16T06:04:09.393 INFO:tasks.workunit.client.0.smithi145.stdout:op 184 completed, throughput=4.99MB/sec 2024-09-16T06:04:09.393 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BoqRjCL3bit0XV2 off=2628355 len=514159 2024-09-16T06:04:09.394 INFO:tasks.workunit.client.0.smithi145.stdout:op 185 completed, throughput=5MB/sec 2024-09-16T06:04:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:09 smithi145 ceph-mon[96887]: pgmap v1382: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:04:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:09 smithi145 ceph-mon[99390]: pgmap v1382: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:04:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:09 smithi161 ceph-mon[87722]: pgmap v1382: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:04:10.394 INFO:tasks.workunit.client.0.smithi145.stdout: 37: throughput=4.87MB/sec pending data=0 2024-09-16T06:04:10.394 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FvB-4dNPxjjjSbU off=4074728 len=476956 2024-09-16T06:04:10.395 INFO:tasks.workunit.client.0.smithi145.stdout:op 186 completed, throughput=4.88MB/sec 2024-09-16T06:04:10.395 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-61Am6yDpkajERZp off=16647699 len=1160931 2024-09-16T06:04:10.401 INFO:tasks.workunit.client.0.smithi145.stdout:op 187 completed, throughput=4.91MB/sec 2024-09-16T06:04:10.401 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-p9gEM-mV2DyHZgr off=9173955 len=782129 2024-09-16T06:04:10.405 INFO:tasks.workunit.client.0.smithi145.stdout:op 188 completed, throughput=4.93MB/sec 2024-09-16T06:04:10.405 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1S5ORZuFdEGAsja off=2098841 len=795126 2024-09-16T06:04:10.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 189 completed, throughput=4.95MB/sec 2024-09-16T06:04:10.410 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GENe4D39bz8JdaC off=3184921 len=2080480 2024-09-16T06:04:10.419 INFO:tasks.workunit.client.0.smithi145.stdout:op 190 completed, throughput=5MB/sec 2024-09-16T06:04:10.419 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2VskA186EpR_scI off=213328 len=1074993 2024-09-16T06:04:10.424 INFO:tasks.workunit.client.0.smithi145.stdout:op 191 completed, throughput=5.03MB/sec 2024-09-16T06:04:11.424 INFO:tasks.workunit.client.0.smithi145.stdout: 38: throughput=4.9MB/sec pending data=0 2024-09-16T06:04:11.425 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lhjMK6KCTFLJ-ls off=5619113 len=822219 2024-09-16T06:04:11.426 INFO:tasks.workunit.client.0.smithi145.stdout:op 192 completed, throughput=4.92MB/sec 2024-09-16T06:04:11.426 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BAM-jZ_I6jnVhHc off=3591449 len=1106963 2024-09-16T06:04:11.427 INFO:tasks.workunit.client.0.smithi145.stdout:op 193 completed, throughput=4.94MB/sec 2024-09-16T06:04:11.427 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-adqBOvKotMzYI8P off=12712105 len=1218805 2024-09-16T06:04:11.435 INFO:tasks.workunit.client.0.smithi145.stdout:op 194 completed, throughput=4.97MB/sec 2024-09-16T06:04:11.435 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AqMG6fXOclzSTHM off=9966564 len=989701 2024-09-16T06:04:11.438 INFO:tasks.workunit.client.0.smithi145.stdout:op 195 completed, throughput=5MB/sec 2024-09-16T06:04:11.438 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lqDUaNHMSjNAOLs off=5496225 len=1392498 2024-09-16T06:04:11.440 INFO:tasks.workunit.client.0.smithi145.stdout:op 196 completed, throughput=5.03MB/sec 2024-09-16T06:04:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:11 smithi145 ceph-mon[96887]: pgmap v1383: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:04:12.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:11 smithi145 ceph-mon[99390]: pgmap v1383: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:04:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:11 smithi161 ceph-mon[87722]: pgmap v1383: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:04:12.441 INFO:tasks.workunit.client.0.smithi145.stdout: 39: throughput=4.9MB/sec pending data=0 2024-09-16T06:04:12.441 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bzORFw6ZWxS7QBI off=4027385 len=617784 2024-09-16T06:04:12.442 INFO:tasks.workunit.client.0.smithi145.stdout:op 197 completed, throughput=4.92MB/sec 2024-09-16T06:04:12.443 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Mo0H2eNy6RZjikD off=0 len=1364629 2024-09-16T06:04:12.444 INFO:tasks.workunit.client.0.smithi145.stdout:op 198 completed, throughput=4.95MB/sec 2024-09-16T06:04:12.444 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-15OukY_hoKyFwap off=1479289 len=795637 2024-09-16T06:04:12.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 199 completed, throughput=4.97MB/sec 2024-09-16T06:04:12.448 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XdGPEg2yYCvamIu off=15088688 len=149745 2024-09-16T06:04:12.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 200 completed, throughput=4.97MB/sec 2024-09-16T06:04:12.449 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-E8xs_7B7LK6LTgy off=2406560 len=1704014 2024-09-16T06:04:12.452 INFO:tasks.workunit.client.0.smithi145.stdout:op 201 completed, throughput=5.01MB/sec 2024-09-16T06:04:13.453 INFO:tasks.workunit.client.0.smithi145.stdout: 40: throughput=4.89MB/sec pending data=0 2024-09-16T06:04:13.453 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wjeKqi6iZzSh1W8 off=2432549 len=1678187 2024-09-16T06:04:13.455 INFO:tasks.workunit.client.0.smithi145.stdout:op 202 completed, throughput=4.93MB/sec 2024-09-16T06:04:13.455 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IcVsIq4hvjf9RgZ off=5615305 len=2057866 2024-09-16T06:04:13.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 203 completed, throughput=4.98MB/sec 2024-09-16T06:04:13.465 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ExWp-3PDCeaYqq_ off=7600135 len=31638 2024-09-16T06:04:13.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 204 completed, throughput=4.98MB/sec 2024-09-16T06:04:13.466 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Q-OVOn7U3SGPBl5 off=8103575 len=1372423 2024-09-16T06:04:13.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 205 completed, throughput=5.01MB/sec 2024-09-16T06:04:14.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:13 smithi145 ceph-mon[96887]: pgmap v1384: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:04:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:13 smithi145 ceph-mon[99390]: pgmap v1384: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:04:14.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:13 smithi161 ceph-mon[87722]: pgmap v1384: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:04:14.469 INFO:tasks.workunit.client.0.smithi145.stdout: 41: throughput=4.89MB/sec pending data=0 2024-09-16T06:04:14.469 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--VuEwLX-rSWa28j off=2957591 len=1808785 2024-09-16T06:04:14.472 INFO:tasks.workunit.client.0.smithi145.stdout:op 206 completed, throughput=4.93MB/sec 2024-09-16T06:04:14.472 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iZW4uZGvTU6yE_Q off=3859470 len=1759557 2024-09-16T06:04:14.473 INFO:tasks.workunit.client.0.smithi145.stdout:op 207 completed, throughput=4.97MB/sec 2024-09-16T06:04:14.474 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--s2KIFyjwh13MGZ off=9292415 len=1465285 2024-09-16T06:04:14.475 INFO:tasks.workunit.client.0.smithi145.stdout:op 208 completed, throughput=5MB/sec 2024-09-16T06:04:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:04:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:04:14] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2024-09-16T06:04:15.475 INFO:tasks.workunit.client.0.smithi145.stdout: 42: throughput=4.89MB/sec pending data=0 2024-09-16T06:04:15.475 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-D_3L6k1Z4I_Nxlg off=1886386 len=124068 2024-09-16T06:04:15.478 INFO:tasks.workunit.client.0.smithi145.stdout:op 209 completed, throughput=4.89MB/sec 2024-09-16T06:04:15.478 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IElBdrrdTvTbVV_ off=13792354 len=1302530 2024-09-16T06:04:15.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 210 completed, throughput=4.92MB/sec 2024-09-16T06:04:15.479 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YLpAUrmOfrDjRHG off=59878 len=1758467 2024-09-16T06:04:15.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 211 completed, throughput=4.96MB/sec 2024-09-16T06:04:15.481 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3ipgyq_pQL_f7Sq off=3017958 len=1466944 2024-09-16T06:04:15.486 INFO:tasks.workunit.client.0.smithi145.stdout:op 212 completed, throughput=4.99MB/sec 2024-09-16T06:04:15.487 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-53BBm3MWGcFx-Su off=6163432 len=148916 2024-09-16T06:04:15.489 INFO:tasks.workunit.client.0.smithi145.stdout:op 213 completed, throughput=4.99MB/sec 2024-09-16T06:04:15.490 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iUVpoLjpC7rqcDu off=0 len=1446490 2024-09-16T06:04:15.491 INFO:tasks.workunit.client.0.smithi145.stdout:op 214 completed, throughput=5.02MB/sec 2024-09-16T06:04:15.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:15 smithi145 ceph-mon[96887]: pgmap v1385: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:04:15.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:15 smithi145 ceph-mon[99390]: pgmap v1385: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:04:16.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:15 smithi161 ceph-mon[87722]: pgmap v1385: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:04:16.491 INFO:tasks.workunit.client.0.smithi145.stdout: 43: throughput=4.91MB/sec pending data=0 2024-09-16T06:04:16.492 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3CsbvEkeftU6rMm off=17087136 len=1479737 2024-09-16T06:04:16.499 INFO:tasks.workunit.client.0.smithi145.stdout:op 215 completed, throughput=4.94MB/sec 2024-09-16T06:04:16.499 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R64vgCZl71QxQIe off=6375551 len=1090014 2024-09-16T06:04:16.503 INFO:tasks.workunit.client.0.smithi145.stdout:op 216 completed, throughput=4.96MB/sec 2024-09-16T06:04:16.503 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fSR7R_jX2o4MXhG off=4200949 len=1775920 2024-09-16T06:04:16.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 217 completed, throughput=5MB/sec 2024-09-16T06:04:17.511 INFO:tasks.workunit.client.0.smithi145.stdout: 44: throughput=4.89MB/sec pending data=0 2024-09-16T06:04:17.511 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-x-Blt-Dc-VJcPnT off=16576509 len=560894 2024-09-16T06:04:17.511 INFO:tasks.workunit.client.0.smithi145.stdout:op 218 completed, throughput=4.9MB/sec 2024-09-16T06:04:17.511 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b_r1OkLJz41GAgc off=6176386 len=1004915 2024-09-16T06:04:17.513 INFO:tasks.workunit.client.0.smithi145.stdout:op 219 completed, throughput=4.92MB/sec 2024-09-16T06:04:17.513 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JCrIEpASZPiRWFR off=99209 len=760178 2024-09-16T06:04:17.516 INFO:tasks.workunit.client.0.smithi145.stdout:op 220 completed, throughput=4.94MB/sec 2024-09-16T06:04:17.516 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Im_dmtZvpVUTf3b off=20581458 len=236973 2024-09-16T06:04:17.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 221 completed, throughput=4.94MB/sec 2024-09-16T06:04:17.519 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AlONgQddGUXPlo4 off=6312781 len=189048 2024-09-16T06:04:17.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 222 completed, throughput=4.95MB/sec 2024-09-16T06:04:17.519 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P3cpzp6uLIxVwK9 off=2110917 len=712735 2024-09-16T06:04:17.523 INFO:tasks.workunit.client.0.smithi145.stdout:op 223 completed, throughput=4.96MB/sec 2024-09-16T06:04:17.523 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1KoHAtRZQfOr9OB off=23753783 len=1308449 2024-09-16T06:04:17.530 INFO:tasks.workunit.client.0.smithi145.stdout:op 224 completed, throughput=4.99MB/sec 2024-09-16T06:04:17.530 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-juPRWR8O1hNgBos off=4725177 len=1292022 2024-09-16T06:04:17.531 INFO:tasks.workunit.client.0.smithi145.stdout:op 225 completed, throughput=5.02MB/sec 2024-09-16T06:04:18.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:17 smithi145 ceph-mon[96887]: pgmap v1386: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:04:18.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:17 smithi145 ceph-mon[99390]: pgmap v1386: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:04:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:17 smithi161 ceph-mon[87722]: pgmap v1386: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:04:18.532 INFO:tasks.workunit.client.0.smithi145.stdout: 45: throughput=4.91MB/sec pending data=0 2024-09-16T06:04:18.532 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LOsoCPQRzLJHvHd off=4815944 len=1223627 2024-09-16T06:04:18.533 INFO:tasks.workunit.client.0.smithi145.stdout:op 226 completed, throughput=4.93MB/sec 2024-09-16T06:04:18.533 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-55EQqqit_OSf7S2 off=4941130 len=110136 2024-09-16T06:04:18.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 227 completed, throughput=4.93MB/sec 2024-09-16T06:04:18.537 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XY4ksE7Vx0JrFU8 off=18525550 len=1394894 2024-09-16T06:04:18.543 INFO:tasks.workunit.client.0.smithi145.stdout:op 228 completed, throughput=4.96MB/sec 2024-09-16T06:04:18.543 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iZW4uZGvTU6yE_Q off=11061110 len=1326134 2024-09-16T06:04:18.549 INFO:tasks.workunit.client.0.smithi145.stdout:op 229 completed, throughput=4.99MB/sec 2024-09-16T06:04:18.549 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3Q67zMGNr3aOE6g off=20172425 len=382709 2024-09-16T06:04:18.550 INFO:tasks.workunit.client.0.smithi145.stdout:op 230 completed, throughput=5MB/sec 2024-09-16T06:04:18.550 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CoYRQtHoDuZWejz off=269897 len=1297370 2024-09-16T06:04:18.558 INFO:tasks.workunit.client.0.smithi145.stdout:op 231 completed, throughput=5.02MB/sec 2024-09-16T06:04:19.558 INFO:tasks.workunit.client.0.smithi145.stdout: 46: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:19.559 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-E_Xj9r61P5le8Iu off=17588316 len=533450 2024-09-16T06:04:19.559 INFO:tasks.workunit.client.0.smithi145.stdout:op 232 completed, throughput=4.93MB/sec 2024-09-16T06:04:19.560 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0ZQn9zkdmq-HrOh off=3441054 len=1189020 2024-09-16T06:04:19.562 INFO:tasks.workunit.client.0.smithi145.stdout:op 233 completed, throughput=4.95MB/sec 2024-09-16T06:04:19.563 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kg4y2Vj9iXy-1JG off=1018360 len=1222179 2024-09-16T06:04:19.564 INFO:tasks.workunit.client.0.smithi145.stdout:op 234 completed, throughput=4.98MB/sec 2024-09-16T06:04:19.564 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wxG5OHo_uifYXzT off=19661945 len=1308690 2024-09-16T06:04:19.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 235 completed, throughput=5MB/sec 2024-09-16T06:04:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:19 smithi145 ceph-mon[96887]: pgmap v1387: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:04:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:19 smithi145 ceph-mon[99390]: pgmap v1387: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:04:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:19 smithi161 ceph-mon[87722]: pgmap v1387: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:04:20.566 INFO:tasks.workunit.client.0.smithi145.stdout: 47: throughput=4.9MB/sec pending data=0 2024-09-16T06:04:20.566 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-piVvFpa2P24y3DS off=2229950 len=1934613 2024-09-16T06:04:20.569 INFO:tasks.workunit.client.0.smithi145.stdout:op 236 completed, throughput=4.94MB/sec 2024-09-16T06:04:20.569 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4hSw-oU7ayU32Do off=8881360 len=1081605 2024-09-16T06:04:20.574 INFO:tasks.workunit.client.0.smithi145.stdout:op 237 completed, throughput=4.96MB/sec 2024-09-16T06:04:20.574 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qMznlxHUD0E7cOB off=6060425 len=1176149 2024-09-16T06:04:20.577 INFO:tasks.workunit.client.0.smithi145.stdout:op 238 completed, throughput=4.98MB/sec 2024-09-16T06:04:20.577 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZxiklVCnj_04YBi off=4092516 len=399512 2024-09-16T06:04:20.580 INFO:tasks.workunit.client.0.smithi145.stdout:op 239 completed, throughput=4.99MB/sec 2024-09-16T06:04:20.580 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wj5HIW2iv04I07p off=20104907 len=208255 2024-09-16T06:04:20.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 240 completed, throughput=4.99MB/sec 2024-09-16T06:04:20.583 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sUcZMBW-wIVFh6D off=0 len=1604402 2024-09-16T06:04:20.592 INFO:tasks.workunit.client.0.smithi145.stdout:op 241 completed, throughput=5.02MB/sec 2024-09-16T06:04:21.591 INFO:tasks.workunit.client.0.smithi145.stdout: 48: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:21.591 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b3k0Y7RLjYl727f off=314277 len=1270298 2024-09-16T06:04:21.597 INFO:tasks.workunit.client.0.smithi145.stdout:op 242 completed, throughput=4.94MB/sec 2024-09-16T06:04:21.597 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PJPuBqHuFx_j3Ms off=8050030 len=910256 2024-09-16T06:04:21.601 INFO:tasks.workunit.client.0.smithi145.stdout:op 243 completed, throughput=4.96MB/sec 2024-09-16T06:04:21.601 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-06QWpYa9BrdJ4U- off=6536777 len=326114 2024-09-16T06:04:21.604 INFO:tasks.workunit.client.0.smithi145.stdout:op 244 completed, throughput=4.97MB/sec 2024-09-16T06:04:21.604 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CZzb0LFAd93ONRT off=4779530 len=637923 2024-09-16T06:04:21.607 INFO:tasks.workunit.client.0.smithi145.stdout:op 245 completed, throughput=4.98MB/sec 2024-09-16T06:04:21.607 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Qozo604Zt-XtcN3 off=4526349 len=1457265 2024-09-16T06:04:21.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 246 completed, throughput=5.01MB/sec 2024-09-16T06:04:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:21 smithi145 ceph-mon[96887]: pgmap v1388: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:04:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:21 smithi145 ceph-mon[99390]: pgmap v1388: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:04:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:21 smithi161 ceph-mon[87722]: pgmap v1388: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:04:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:22.609 INFO:tasks.workunit.client.0.smithi145.stdout: 49: throughput=4.91MB/sec pending data=0 2024-09-16T06:04:22.609 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zsZ_6k4s0TpPW5H off=5360509 len=607864 2024-09-16T06:04:22.613 INFO:tasks.workunit.client.0.smithi145.stdout:op 247 completed, throughput=4.92MB/sec 2024-09-16T06:04:22.613 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nyPva_RHZxbZE-i off=20125 len=2007961 2024-09-16T06:04:22.622 INFO:tasks.workunit.client.0.smithi145.stdout:op 248 completed, throughput=4.96MB/sec 2024-09-16T06:04:22.622 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SvHsnuIDyNS3sY6 off=5808997 len=1218392 2024-09-16T06:04:22.623 INFO:tasks.workunit.client.0.smithi145.stdout:op 249 completed, throughput=4.98MB/sec 2024-09-16T06:04:22.623 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0QEPOwOAYhQSo-I off=148460 len=847029 2024-09-16T06:04:22.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 250 completed, throughput=4.99MB/sec 2024-09-16T06:04:22.624 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-v5gToQJY9pAviw2 off=9618839 len=1425459 2024-09-16T06:04:22.629 INFO:tasks.workunit.client.0.smithi145.stdout:op 251 completed, throughput=5.02MB/sec 2024-09-16T06:04:23.630 INFO:tasks.workunit.client.0.smithi145.stdout: 50: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:23.630 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-G7DIYm9tfQDYRkQ off=9531032 len=407103 2024-09-16T06:04:23.635 INFO:tasks.workunit.client.0.smithi145.stdout:op 252 completed, throughput=4.93MB/sec 2024-09-16T06:04:23.635 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-arO0mU8BD56j6lh off=2071558 len=1254143 2024-09-16T06:04:23.637 INFO:tasks.workunit.client.0.smithi145.stdout:op 253 completed, throughput=4.95MB/sec 2024-09-16T06:04:23.637 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FVFjl2AmH8JDcsS off=15760516 len=1277493 2024-09-16T06:04:23.639 INFO:tasks.workunit.client.0.smithi145.stdout:op 254 completed, throughput=4.98MB/sec 2024-09-16T06:04:23.639 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yvJmQdZdLf--vau off=0 len=1053834 2024-09-16T06:04:23.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 255 completed, throughput=5MB/sec 2024-09-16T06:04:23.641 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Eacj7S9BpLaYgs4 off=4278749 len=1311513 2024-09-16T06:04:23.643 INFO:tasks.workunit.client.0.smithi145.stdout:op 256 completed, throughput=5.02MB/sec 2024-09-16T06:04:24.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:23 smithi145 ceph-mon[96887]: pgmap v1389: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:04:24.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:23 smithi145 ceph-mon[99390]: pgmap v1389: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:04:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:23 smithi161 ceph-mon[87722]: pgmap v1389: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:04:24.643 INFO:tasks.workunit.client.0.smithi145.stdout: 51: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:24.644 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lIveDh1xbCtPcth off=1328006 len=1196202 2024-09-16T06:04:24.650 INFO:tasks.workunit.client.0.smithi145.stdout:op 257 completed, throughput=4.95MB/sec 2024-09-16T06:04:24.650 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3EDryBK0eJXr7tm off=7938177 len=1923479 2024-09-16T06:04:24.652 INFO:tasks.workunit.client.0.smithi145.stdout:op 258 completed, throughput=4.98MB/sec 2024-09-16T06:04:24.653 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8e_Z79TaYrHNwj4 off=22693605 len=1766252 2024-09-16T06:04:24.661 INFO:tasks.workunit.client.0.smithi145.stdout:op 259 completed, throughput=5.01MB/sec 2024-09-16T06:04:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:04:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:04:24] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2024-09-16T06:04:25.661 INFO:tasks.workunit.client.0.smithi145.stdout: 52: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:25.662 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ypYaDN4CMoPq_-G off=6167397 len=1893572 2024-09-16T06:04:25.670 INFO:tasks.workunit.client.0.smithi145.stdout:op 260 completed, throughput=4.95MB/sec 2024-09-16T06:04:25.670 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gV4a3eafFj9W7nL off=4599346 len=1856390 2024-09-16T06:04:25.681 INFO:tasks.workunit.client.0.smithi145.stdout:op 261 completed, throughput=4.98MB/sec 2024-09-16T06:04:25.681 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-junC91JVF6CoNUu off=450974 len=2019457 2024-09-16T06:04:25.685 INFO:tasks.workunit.client.0.smithi145.stdout:op 262 completed, throughput=5.02MB/sec 2024-09-16T06:04:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:25 smithi145 ceph-mon[96887]: pgmap v1390: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:04:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:25 smithi145 ceph-mon[99390]: pgmap v1390: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:04:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:25 smithi161 ceph-mon[87722]: pgmap v1390: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:04:26.686 INFO:tasks.workunit.client.0.smithi145.stdout: 53: throughput=4.93MB/sec pending data=0 2024-09-16T06:04:26.686 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3ZguGDenkmz_sQb off=12204267 len=1566931 2024-09-16T06:04:26.689 INFO:tasks.workunit.client.0.smithi145.stdout:op 263 completed, throughput=4.95MB/sec 2024-09-16T06:04:26.689 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ju_hc1GbDv7Zq7X off=738142 len=1164108 2024-09-16T06:04:26.691 INFO:tasks.workunit.client.0.smithi145.stdout:op 264 completed, throughput=4.97MB/sec 2024-09-16T06:04:26.692 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QlCwpXkfwPMc1e1 off=6700669 len=290487 2024-09-16T06:04:26.692 INFO:tasks.workunit.client.0.smithi145.stdout:op 265 completed, throughput=4.98MB/sec 2024-09-16T06:04:26.693 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DhA8GYYoskTjaWM off=387903 len=421166 2024-09-16T06:04:26.695 INFO:tasks.workunit.client.0.smithi145.stdout:op 266 completed, throughput=4.99MB/sec 2024-09-16T06:04:26.696 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l77yD3chKzIkMum off=8051993 len=1138483 2024-09-16T06:04:26.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 267 completed, throughput=5.01MB/sec 2024-09-16T06:04:27.702 INFO:tasks.workunit.client.0.smithi145.stdout: 54: throughput=4.91MB/sec pending data=0 2024-09-16T06:04:27.702 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iBA2nvuYtlWAPKr off=15268210 len=2096254 2024-09-16T06:04:27.705 INFO:tasks.workunit.client.0.smithi145.stdout:op 268 completed, throughput=4.95MB/sec 2024-09-16T06:04:27.705 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fDOhr6SEDlmYy2E off=3364963 len=36751 2024-09-16T06:04:27.707 INFO:tasks.workunit.client.0.smithi145.stdout:op 269 completed, throughput=4.95MB/sec 2024-09-16T06:04:27.708 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ve4gfkdlgCdi0FO off=489328 len=495151 2024-09-16T06:04:27.709 INFO:tasks.workunit.client.0.smithi145.stdout:op 270 completed, throughput=4.96MB/sec 2024-09-16T06:04:27.709 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nuHquT57kNEbjZX off=209214 len=1102946 2024-09-16T06:04:27.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 271 completed, throughput=4.98MB/sec 2024-09-16T06:04:27.711 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eQJ742RHfD9jwen off=8043159 len=1417818 2024-09-16T06:04:27.712 INFO:tasks.workunit.client.0.smithi145.stdout:op 272 completed, throughput=5MB/sec 2024-09-16T06:04:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:27 smithi145 ceph-mon[96887]: pgmap v1391: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:04:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:27 smithi145 ceph-mon[99390]: pgmap v1391: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:04:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:27 smithi161 ceph-mon[87722]: pgmap v1391: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:04:28.713 INFO:tasks.workunit.client.0.smithi145.stdout: 55: throughput=4.91MB/sec pending data=0 2024-09-16T06:04:28.713 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VumfPYbO8KZNSxi off=4156111 len=193833 2024-09-16T06:04:28.716 INFO:tasks.workunit.client.0.smithi145.stdout:op 273 completed, throughput=4.92MB/sec 2024-09-16T06:04:28.716 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZcgWpsUlDCugrfs off=3281597 len=122840 2024-09-16T06:04:28.717 INFO:tasks.workunit.client.0.smithi145.stdout:op 274 completed, throughput=4.92MB/sec 2024-09-16T06:04:28.717 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ch6b_Qrk84DKaz4 off=13524162 len=738292 2024-09-16T06:04:28.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 275 completed, throughput=4.93MB/sec 2024-09-16T06:04:28.722 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Epmsdt8uNrUffyO off=6307897 len=1761873 2024-09-16T06:04:28.724 INFO:tasks.workunit.client.0.smithi145.stdout:op 276 completed, throughput=4.96MB/sec 2024-09-16T06:04:28.724 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cisk4sFrZM872rs off=509367 len=121328 2024-09-16T06:04:28.726 INFO:tasks.workunit.client.0.smithi145.stdout:op 277 completed, throughput=4.96MB/sec 2024-09-16T06:04:28.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K5Pv5qy-reGx3Gw off=6069607 len=1967871 2024-09-16T06:04:28.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 278 completed, throughput=5MB/sec 2024-09-16T06:04:28.729 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6PswHRJ7SHlcs6_ off=6561912 len=1697921 2024-09-16T06:04:28.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 279 completed, throughput=5.02MB/sec 2024-09-16T06:04:29.738 INFO:tasks.workunit.client.0.smithi145.stdout: 56: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:29.739 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C7gq76mt2rxoRl3 off=10678534 len=1506572 2024-09-16T06:04:29.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 280 completed, throughput=4.96MB/sec 2024-09-16T06:04:29.747 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L4yG_kZccRYoiBJ off=2291626 len=1102607 2024-09-16T06:04:29.748 INFO:tasks.workunit.client.0.smithi145.stdout:op 281 completed, throughput=4.98MB/sec 2024-09-16T06:04:29.748 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4LL8QSgNkyI4FKQ off=16690076 len=1807051 2024-09-16T06:04:29.757 INFO:tasks.workunit.client.0.smithi145.stdout:op 282 completed, throughput=5.01MB/sec 2024-09-16T06:04:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:29 smithi145 ceph-mon[96887]: pgmap v1392: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:04:30.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:29 smithi145 ceph-mon[99390]: pgmap v1392: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:04:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:29 smithi161 ceph-mon[87722]: pgmap v1392: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:04:30.757 INFO:tasks.workunit.client.0.smithi145.stdout: 57: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:30.758 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tAuFDp6XePgi7Z0 off=5929072 len=1471907 2024-09-16T06:04:30.760 INFO:tasks.workunit.client.0.smithi145.stdout:op 283 completed, throughput=4.95MB/sec 2024-09-16T06:04:30.760 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jCVrJ4eXs0WTH7v off=56334 len=824563 2024-09-16T06:04:30.761 INFO:tasks.workunit.client.0.smithi145.stdout:op 284 completed, throughput=4.96MB/sec 2024-09-16T06:04:30.761 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Hs0_e4begIT1MSw off=16103838 len=1078200 2024-09-16T06:04:30.762 INFO:tasks.workunit.client.0.smithi145.stdout:op 285 completed, throughput=4.98MB/sec 2024-09-16T06:04:30.762 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-smwjdcGMLktyEUo off=8276822 len=1303549 2024-09-16T06:04:30.764 INFO:tasks.workunit.client.0.smithi145.stdout:op 286 completed, throughput=5MB/sec 2024-09-16T06:04:30.764 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-y966UjP4cuEruyi off=1492834 len=5448 2024-09-16T06:04:30.764 INFO:tasks.workunit.client.0.smithi145.stdout:op 287 completed, throughput=5MB/sec 2024-09-16T06:04:30.764 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BZOj8gTWzIP_MsK off=10159342 len=1710703 2024-09-16T06:04:30.766 INFO:tasks.workunit.client.0.smithi145.stdout:op 288 completed, throughput=5.03MB/sec 2024-09-16T06:04:31.767 INFO:tasks.workunit.client.0.smithi145.stdout: 58: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:31.767 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XgAITuoOPShQzm3 off=1063650 len=187449 2024-09-16T06:04:31.770 INFO:tasks.workunit.client.0.smithi145.stdout:op 289 completed, throughput=4.94MB/sec 2024-09-16T06:04:31.770 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-isRhD75VbiRlah2 off=2113317 len=1282428 2024-09-16T06:04:31.776 INFO:tasks.workunit.client.0.smithi145.stdout:op 290 completed, throughput=4.96MB/sec 2024-09-16T06:04:31.776 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eTH-g9o2YuofqMs off=3146009 len=191847 2024-09-16T06:04:31.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 291 completed, throughput=4.97MB/sec 2024-09-16T06:04:31.777 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Sgk1oSISGN_KHji off=1631434 len=1754420 2024-09-16T06:04:31.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 292 completed, throughput=4.99MB/sec 2024-09-16T06:04:31.786 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Llw9ph5Q6-pzXQq off=10894107 len=495505 2024-09-16T06:04:31.788 INFO:tasks.workunit.client.0.smithi145.stdout:op 293 completed, throughput=5MB/sec 2024-09-16T06:04:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:31 smithi145 ceph-mon[96887]: pgmap v1393: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:04:32.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:31 smithi145 ceph-mon[99390]: pgmap v1393: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:04:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:31 smithi161 ceph-mon[87722]: pgmap v1393: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:04:32.789 INFO:tasks.workunit.client.0.smithi145.stdout: 59: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:32.789 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0HM08Ot27jYSE3U off=7309726 len=257354 2024-09-16T06:04:32.792 INFO:tasks.workunit.client.0.smithi145.stdout:op 294 completed, throughput=4.92MB/sec 2024-09-16T06:04:32.792 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-31MlJiGLsmOcB7N off=5840598 len=437048 2024-09-16T06:04:32.792 INFO:tasks.workunit.client.0.smithi145.stdout:op 295 completed, throughput=4.93MB/sec 2024-09-16T06:04:32.793 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aCST575ptJhL2wl off=0 len=1228783 2024-09-16T06:04:32.795 INFO:tasks.workunit.client.0.smithi145.stdout:op 296 completed, throughput=4.95MB/sec 2024-09-16T06:04:32.795 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MuqDv46NJqmisoE off=15394176 len=525572 2024-09-16T06:04:32.796 INFO:tasks.workunit.client.0.smithi145.stdout:op 297 completed, throughput=4.96MB/sec 2024-09-16T06:04:32.796 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vvbWaE8wx4Steoy off=1436310 len=1302349 2024-09-16T06:04:32.798 INFO:tasks.workunit.client.0.smithi145.stdout:op 298 completed, throughput=4.98MB/sec 2024-09-16T06:04:32.798 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TuSIj7dJ6yA29rQ off=0 len=1229305 2024-09-16T06:04:32.800 INFO:tasks.workunit.client.0.smithi145.stdout:op 299 completed, throughput=5MB/sec 2024-09-16T06:04:32.800 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZHUww6ly95rI82U off=340675 len=1554275 2024-09-16T06:04:32.801 INFO:tasks.workunit.client.0.smithi145.stdout:op 300 completed, throughput=5.02MB/sec 2024-09-16T06:04:33.802 INFO:tasks.workunit.client.0.smithi145.stdout: 60: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:33.802 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k9JOIVHlgPYSslG off=8542664 len=1678163 2024-09-16T06:04:33.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 301 completed, throughput=4.96MB/sec 2024-09-16T06:04:33.810 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kqwFDF8HJ6MarGx off=0 len=1375390 2024-09-16T06:04:33.812 INFO:tasks.workunit.client.0.smithi145.stdout:op 302 completed, throughput=4.99MB/sec 2024-09-16T06:04:33.812 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2LwhQkB5rM0DcG7 off=866236 len=640149 2024-09-16T06:04:33.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 303 completed, throughput=5MB/sec 2024-09-16T06:04:33.816 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DLQ1LAf7GVPIoRV off=3006165 len=441545 2024-09-16T06:04:33.817 INFO:tasks.workunit.client.0.smithi145.stdout:op 304 completed, throughput=5MB/sec 2024-09-16T06:04:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:33 smithi145 ceph-mon[96887]: pgmap v1394: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:04:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:33 smithi145 ceph-mon[99390]: pgmap v1394: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:04:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:33 smithi161 ceph-mon[87722]: pgmap v1394: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:04:34.817 INFO:tasks.workunit.client.0.smithi145.stdout: 61: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:34.818 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kF7EKDDT47O5MqX off=2552096 len=1816274 2024-09-16T06:04:34.820 INFO:tasks.workunit.client.0.smithi145.stdout:op 305 completed, throughput=4.95MB/sec 2024-09-16T06:04:34.820 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nmd8yBJX-RMI1jk off=1981477 len=1700896 2024-09-16T06:04:34.822 INFO:tasks.workunit.client.0.smithi145.stdout:op 306 completed, throughput=4.98MB/sec 2024-09-16T06:04:34.822 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BY0fRNTwv4rJJJz off=10625210 len=611539 2024-09-16T06:04:34.823 INFO:tasks.workunit.client.0.smithi145.stdout:op 307 completed, throughput=4.98MB/sec 2024-09-16T06:04:34.823 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h3IwNSmK-aLwOV9 off=3069629 len=1148030 2024-09-16T06:04:34.828 INFO:tasks.workunit.client.0.smithi145.stdout:op 308 completed, throughput=5MB/sec 2024-09-16T06:04:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:04:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:04:34] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2024-09-16T06:04:35.829 INFO:tasks.workunit.client.0.smithi145.stdout: 62: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:35.829 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yw_jvZKOl0juYYH off=12422687 len=1037768 2024-09-16T06:04:35.830 INFO:tasks.workunit.client.0.smithi145.stdout:op 309 completed, throughput=4.94MB/sec 2024-09-16T06:04:35.831 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dcnR9dL3QHYezsl off=6640886 len=1889738 2024-09-16T06:04:35.834 INFO:tasks.workunit.client.0.smithi145.stdout:op 310 completed, throughput=4.97MB/sec 2024-09-16T06:04:35.835 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ag2qDAFGxQI-bmN off=2017453 len=315137 2024-09-16T06:04:35.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 311 completed, throughput=4.97MB/sec 2024-09-16T06:04:35.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gxUiyotC5Y-LEJ9 off=8993321 len=490585 2024-09-16T06:04:35.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 312 completed, throughput=4.98MB/sec 2024-09-16T06:04:35.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Cl5uCG9WtETfN6j off=9035758 len=1909701 2024-09-16T06:04:35.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 313 completed, throughput=5.01MB/sec 2024-09-16T06:04:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:35 smithi145 ceph-mon[96887]: pgmap v1395: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:04:36.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:35 smithi145 ceph-mon[99390]: pgmap v1395: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:04:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:35 smithi161 ceph-mon[87722]: pgmap v1395: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:04:36.841 INFO:tasks.workunit.client.0.smithi145.stdout: 63: throughput=4.93MB/sec pending data=0 2024-09-16T06:04:36.842 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ujXXjB7AAw0OcUW off=8722813 len=1906080 2024-09-16T06:04:36.843 INFO:tasks.workunit.client.0.smithi145.stdout:op 314 completed, throughput=4.96MB/sec 2024-09-16T06:04:36.844 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-d8cRBmFJTjMjqn2 off=11265488 len=1231300 2024-09-16T06:04:36.850 INFO:tasks.workunit.client.0.smithi145.stdout:op 315 completed, throughput=4.97MB/sec 2024-09-16T06:04:36.851 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TamyxtELjyBOtAU off=12930265 len=802807 2024-09-16T06:04:36.852 INFO:tasks.workunit.client.0.smithi145.stdout:op 316 completed, throughput=4.99MB/sec 2024-09-16T06:04:36.852 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nRwgzuSEOMFlQ2c off=12999372 len=844484 2024-09-16T06:04:36.853 INFO:tasks.workunit.client.0.smithi145.stdout:op 317 completed, throughput=5MB/sec 2024-09-16T06:04:36.853 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-v6cXmUPKZ2oi8tN off=2605717 len=129686 2024-09-16T06:04:36.853 INFO:tasks.workunit.client.0.smithi145.stdout:op 318 completed, throughput=5MB/sec 2024-09-16T06:04:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:37.853 INFO:tasks.workunit.client.0.smithi145.stdout: 64: throughput=4.92MB/sec pending data=0 2024-09-16T06:04:37.854 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IbBMwZWvPopjRLS off=7344570 len=1806483 2024-09-16T06:04:37.862 INFO:tasks.workunit.client.0.smithi145.stdout:op 319 completed, throughput=4.95MB/sec 2024-09-16T06:04:37.862 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2n_6MnsVh_tAYIR off=5395462 len=636850 2024-09-16T06:04:37.866 INFO:tasks.workunit.client.0.smithi145.stdout:op 320 completed, throughput=4.96MB/sec 2024-09-16T06:04:37.867 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yijR66cthTXfC5F off=5038566 len=244795 2024-09-16T06:04:37.869 INFO:tasks.workunit.client.0.smithi145.stdout:op 321 completed, throughput=4.96MB/sec 2024-09-16T06:04:37.869 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-q50lbSheEDQnuS0 off=3743468 len=72847 2024-09-16T06:04:37.871 INFO:tasks.workunit.client.0.smithi145.stdout:op 322 completed, throughput=4.96MB/sec 2024-09-16T06:04:37.872 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NvxQSqL2pldVZeh off=3852611 len=673234 2024-09-16T06:04:37.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 323 completed, throughput=4.97MB/sec 2024-09-16T06:04:37.873 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_p4Dt4fE3ZklgCO off=1278267 len=1421395 2024-09-16T06:04:37.877 INFO:tasks.workunit.client.0.smithi145.stdout:op 324 completed, throughput=4.99MB/sec 2024-09-16T06:04:37.877 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Kq_2-B2Aa0l5eN2 off=1198192 len=59829 2024-09-16T06:04:37.879 INFO:tasks.workunit.client.0.smithi145.stdout:op 325 completed, throughput=4.99MB/sec 2024-09-16T06:04:37.879 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IcVsIq4hvjf9RgZ off=3510849 len=177892 2024-09-16T06:04:37.880 INFO:tasks.workunit.client.0.smithi145.stdout:op 326 completed, throughput=5MB/sec 2024-09-16T06:04:37.880 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-v82UxCsBlaRM3wU off=7587580 len=1239776 2024-09-16T06:04:37.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 327 completed, throughput=5.01MB/sec 2024-09-16T06:04:38.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:37 smithi145 ceph-mon[96887]: pgmap v1396: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:04:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:37 smithi145 ceph-mon[99390]: pgmap v1396: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:04:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:37 smithi161 ceph-mon[87722]: pgmap v1396: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:04:38.887 INFO:tasks.workunit.client.0.smithi145.stdout: 65: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:38.887 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qqbmAjqEjRdEfnU off=2643486 len=219077 2024-09-16T06:04:38.891 INFO:tasks.workunit.client.0.smithi145.stdout:op 328 completed, throughput=4.94MB/sec 2024-09-16T06:04:38.891 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RU_-5bnEAYCgR9d off=3766682 len=410949 2024-09-16T06:04:38.894 INFO:tasks.workunit.client.0.smithi145.stdout:op 329 completed, throughput=4.95MB/sec 2024-09-16T06:04:38.894 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z-C7wNp7hJl6jfK off=833048 len=1022723 2024-09-16T06:04:38.900 INFO:tasks.workunit.client.0.smithi145.stdout:op 330 completed, throughput=4.96MB/sec 2024-09-16T06:04:38.901 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zVlJtdWyif8Q_OQ off=778652 len=1831057 2024-09-16T06:04:38.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 331 completed, throughput=4.99MB/sec 2024-09-16T06:04:38.911 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Hx2JwxcmPZ5HXE7 off=6271857 len=1131320 2024-09-16T06:04:38.911 INFO:tasks.workunit.client.0.smithi145.stdout:op 332 completed, throughput=5MB/sec 2024-09-16T06:04:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:38 smithi145 ceph-mon[99390]: pgmap v1397: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:04:39.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:38 smithi145 ceph-mon[96887]: pgmap v1397: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:04:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:38 smithi161 ceph-mon[87722]: pgmap v1397: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:04:39.912 INFO:tasks.workunit.client.0.smithi145.stdout: 66: throughput=4.93MB/sec pending data=0 2024-09-16T06:04:39.912 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XiAxKn5QbOz048d off=8607824 len=261273 2024-09-16T06:04:39.915 INFO:tasks.workunit.client.0.smithi145.stdout:op 333 completed, throughput=4.93MB/sec 2024-09-16T06:04:39.915 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hvUy2AdKumY_k5Q off=10747632 len=1292925 2024-09-16T06:04:39.925 INFO:tasks.workunit.client.0.smithi145.stdout:op 334 completed, throughput=4.95MB/sec 2024-09-16T06:04:39.925 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MnRmVaVRbV6eZIt off=55091 len=1621148 2024-09-16T06:04:39.926 INFO:tasks.workunit.client.0.smithi145.stdout:op 335 completed, throughput=4.97MB/sec 2024-09-16T06:04:39.927 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xPRthIy5IybSKEi off=4214657 len=1865507 2024-09-16T06:04:39.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 336 completed, throughput=5MB/sec 2024-09-16T06:04:39.928 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-At9-e4W4w4J0hUo off=1136304 len=1311705 2024-09-16T06:04:39.930 INFO:tasks.workunit.client.0.smithi145.stdout:op 337 completed, throughput=5.02MB/sec 2024-09-16T06:04:40.930 INFO:tasks.workunit.client.0.smithi145.stdout: 67: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:40.930 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RSenb56vu2P4o6U off=4078559 len=427554 2024-09-16T06:04:40.931 INFO:tasks.workunit.client.0.smithi145.stdout:op 338 completed, throughput=4.95MB/sec 2024-09-16T06:04:40.931 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cuewnmKD05-Jr-m off=13356949 len=1575099 2024-09-16T06:04:40.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 339 completed, throughput=4.97MB/sec 2024-09-16T06:04:40.934 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ETEp6MHH83fqnWw off=2661217 len=932890 2024-09-16T06:04:40.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 340 completed, throughput=4.98MB/sec 2024-09-16T06:04:40.935 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kr4li601L8Y0dHa off=10605920 len=1336249 2024-09-16T06:04:40.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 341 completed, throughput=5MB/sec 2024-09-16T06:04:41.942 INFO:tasks.workunit.client.0.smithi145.stdout: 68: throughput=4.93MB/sec pending data=0 2024-09-16T06:04:41.942 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j-zvztr6i-fBDU4 off=12676501 len=1525903 2024-09-16T06:04:41.948 INFO:tasks.workunit.client.0.smithi145.stdout:op 342 completed, throughput=4.95MB/sec 2024-09-16T06:04:41.949 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ym0V-laIvi5NsJH off=7274055 len=375467 2024-09-16T06:04:41.949 INFO:tasks.workunit.client.0.smithi145.stdout:op 343 completed, throughput=4.96MB/sec 2024-09-16T06:04:41.950 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6Eu3G5CnbGiETG5 off=2386487 len=963388 2024-09-16T06:04:41.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 344 completed, throughput=4.97MB/sec 2024-09-16T06:04:41.952 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n6Rm8UJfqVWahC7 off=7387845 len=287088 2024-09-16T06:04:41.955 INFO:tasks.workunit.client.0.smithi145.stdout:op 345 completed, throughput=4.97MB/sec 2024-09-16T06:04:41.955 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VBGnKkU0DgyIN8P off=11447880 len=38536 2024-09-16T06:04:41.957 INFO:tasks.workunit.client.0.smithi145.stdout:op 346 completed, throughput=4.97MB/sec 2024-09-16T06:04:41.957 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9ia1m3ZfHI2Vzqe off=1019086 len=566156 2024-09-16T06:04:41.961 INFO:tasks.workunit.client.0.smithi145.stdout:op 347 completed, throughput=4.98MB/sec 2024-09-16T06:04:41.961 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dCvQC-gF-lkFe42 off=14526219 len=928491 2024-09-16T06:04:41.966 INFO:tasks.workunit.client.0.smithi145.stdout:op 348 completed, throughput=4.99MB/sec 2024-09-16T06:04:41.966 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZDj7KERY__TYNxj off=5667205 len=455570 2024-09-16T06:04:41.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 349 completed, throughput=5MB/sec 2024-09-16T06:04:41.970 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A50FTsj-iefYiy9 off=7028147 len=1479064 2024-09-16T06:04:41.971 INFO:tasks.workunit.client.0.smithi145.stdout:op 350 completed, throughput=5.02MB/sec 2024-09-16T06:04:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:41 smithi145 ceph-mon[96887]: pgmap v1398: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:04:42.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:41 smithi145 ceph-mon[99390]: pgmap v1398: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:04:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:41 smithi161 ceph-mon[87722]: pgmap v1398: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:04:42.971 INFO:tasks.workunit.client.0.smithi145.stdout: 69: throughput=4.95MB/sec pending data=0 2024-09-16T06:04:42.971 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g2MP5y_glEdzxjA off=5967624 len=569045 2024-09-16T06:04:42.972 INFO:tasks.workunit.client.0.smithi145.stdout:op 351 completed, throughput=4.96MB/sec 2024-09-16T06:04:42.972 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HXWIRNCkAPfYcl6 off=15589753 len=1373817 2024-09-16T06:04:42.974 INFO:tasks.workunit.client.0.smithi145.stdout:op 352 completed, throughput=4.97MB/sec 2024-09-16T06:04:42.974 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5ZyVdBJG3NFsPl3 off=973648 len=47789 2024-09-16T06:04:42.977 INFO:tasks.workunit.client.0.smithi145.stdout:op 353 completed, throughput=4.97MB/sec 2024-09-16T06:04:42.977 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-23qQfRB1o-44C-b off=6890631 len=1828956 2024-09-16T06:04:42.986 INFO:tasks.workunit.client.0.smithi145.stdout:op 354 completed, throughput=5MB/sec 2024-09-16T06:04:42.986 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LOo8kElV_EjGSFH off=1307272 len=625428 2024-09-16T06:04:42.990 INFO:tasks.workunit.client.0.smithi145.stdout:op 355 completed, throughput=5.01MB/sec 2024-09-16T06:04:43.990 INFO:tasks.workunit.client.0.smithi145.stdout: 70: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:43.990 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1DLiwckN73f5yUC off=396525 len=1155748 2024-09-16T06:04:43.993 INFO:tasks.workunit.client.0.smithi145.stdout:op 356 completed, throughput=4.95MB/sec 2024-09-16T06:04:43.993 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oMUs2Z_qc0NJBxH off=919242 len=440109 2024-09-16T06:04:43.994 INFO:tasks.workunit.client.0.smithi145.stdout:op 357 completed, throughput=4.96MB/sec 2024-09-16T06:04:43.994 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3nEhVh11DGNhAjA off=4262953 len=500585 2024-09-16T06:04:43.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 358 completed, throughput=4.96MB/sec 2024-09-16T06:04:43.998 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dr1ojsyOeKu8Z7B off=3887059 len=327163 2024-09-16T06:04:43.999 INFO:tasks.workunit.client.0.smithi145.stdout:op 359 completed, throughput=4.97MB/sec 2024-09-16T06:04:43.999 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-alEWpaq_p_-Vrfi off=3814357 len=186838 2024-09-16T06:04:43.999 INFO:tasks.workunit.client.0.smithi145.stdout:op 360 completed, throughput=4.97MB/sec 2024-09-16T06:04:44.000 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ThDQg-SBXoM2WK7 off=0 len=1309392 2024-09-16T06:04:44.008 INFO:tasks.workunit.client.0.smithi145.stdout:op 361 completed, throughput=4.99MB/sec 2024-09-16T06:04:44.008 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wmIYNg9_f7NtFYq off=6491677 len=594641 2024-09-16T06:04:44.009 INFO:tasks.workunit.client.0.smithi145.stdout:op 362 completed, throughput=5MB/sec 2024-09-16T06:04:44.010 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rKa_2k6ygyqdhw3 off=8551292 len=494750 2024-09-16T06:04:44.013 INFO:tasks.workunit.client.0.smithi145.stdout:op 363 completed, throughput=5MB/sec 2024-09-16T06:04:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:43 smithi145 ceph-mon[96887]: pgmap v1399: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:04:44.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:43 smithi145 ceph-mon[99390]: pgmap v1399: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:04:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:43 smithi161 ceph-mon[87722]: pgmap v1399: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:04:45.013 INFO:tasks.workunit.client.0.smithi145.stdout: 71: throughput=4.93MB/sec pending data=0 2024-09-16T06:04:45.013 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bf_Do4XTKBCAdXc off=8327157 len=1336510 2024-09-16T06:04:45.019 INFO:tasks.workunit.client.0.smithi145.stdout:op 364 completed, throughput=4.95MB/sec 2024-09-16T06:04:45.019 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-87pKkNnliGbGXTr off=6509073 len=547380 2024-09-16T06:04:45.020 INFO:tasks.workunit.client.0.smithi145.stdout:op 365 completed, throughput=4.96MB/sec 2024-09-16T06:04:45.020 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vUXmbqt3fdNGkPJ off=8114102 len=1837503 2024-09-16T06:04:45.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 366 completed, throughput=4.98MB/sec 2024-09-16T06:04:45.027 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_ftx1agq1CAnfLk off=6108704 len=1291643 2024-09-16T06:04:45.028 INFO:tasks.workunit.client.0.smithi145.stdout:op 367 completed, throughput=5MB/sec 2024-09-16T06:04:45.028 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vIwPfRUmk-KSa4h off=7390517 len=942166 2024-09-16T06:04:45.032 INFO:tasks.workunit.client.0.smithi145.stdout:op 368 completed, throughput=5.01MB/sec 2024-09-16T06:04:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:04:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:04:44] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2024-09-16T06:04:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:45 smithi145 ceph-mon[99390]: pgmap v1400: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:04:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:45 smithi145 ceph-mon[96887]: pgmap v1400: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:04:46.032 INFO:tasks.workunit.client.0.smithi145.stdout: 72: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:46.033 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-efp9WOgiYdkCJ3m off=6543585 len=705377 2024-09-16T06:04:46.037 INFO:tasks.workunit.client.0.smithi145.stdout:op 369 completed, throughput=4.95MB/sec 2024-09-16T06:04:46.037 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fCr0IPpkEj8Hk5z off=1872917 len=1562141 2024-09-16T06:04:46.039 INFO:tasks.workunit.client.0.smithi145.stdout:op 370 completed, throughput=4.97MB/sec 2024-09-16T06:04:46.040 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LUuYZLeJrZ4ZQvJ off=3787280 len=1805550 2024-09-16T06:04:46.049 INFO:tasks.workunit.client.0.smithi145.stdout:op 371 completed, throughput=4.99MB/sec 2024-09-16T06:04:46.049 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NXjb_8LlOicyx7d off=8719135 len=338849 2024-09-16T06:04:46.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 372 completed, throughput=5MB/sec 2024-09-16T06:04:46.052 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kLq92PDoQoyOYdJ off=23295086 len=137900 2024-09-16T06:04:46.055 INFO:tasks.workunit.client.0.smithi145.stdout:op 373 completed, throughput=5MB/sec 2024-09-16T06:04:46.055 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J0Syh5uCKULYOAJ off=7926183 len=188028 2024-09-16T06:04:46.055 INFO:tasks.workunit.client.0.smithi145.stdout:op 374 completed, throughput=5MB/sec 2024-09-16T06:04:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:45 smithi161 ceph-mon[87722]: pgmap v1400: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:04:47.056 INFO:tasks.workunit.client.0.smithi145.stdout: 73: throughput=4.93MB/sec pending data=0 2024-09-16T06:04:47.056 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UpOe9ld98b3jZ-F off=7120036 len=1443313 2024-09-16T06:04:47.058 INFO:tasks.workunit.client.0.smithi145.stdout:op 375 completed, throughput=4.95MB/sec 2024-09-16T06:04:47.058 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-G2OJY__YT-xsfKd off=6122814 len=405724 2024-09-16T06:04:47.059 INFO:tasks.workunit.client.0.smithi145.stdout:op 376 completed, throughput=4.96MB/sec 2024-09-16T06:04:47.059 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HLlI3hf7Lg-bI21 off=1998094 len=1278021 2024-09-16T06:04:47.062 INFO:tasks.workunit.client.0.smithi145.stdout:op 377 completed, throughput=4.97MB/sec 2024-09-16T06:04:47.062 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OY4ETSusH6y3JBN off=11196649 len=385670 2024-09-16T06:04:47.063 INFO:tasks.workunit.client.0.smithi145.stdout:op 378 completed, throughput=4.98MB/sec 2024-09-16T06:04:47.063 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-q85Iwhycv1r2bcS off=6929386 len=454911 2024-09-16T06:04:47.064 INFO:tasks.workunit.client.0.smithi145.stdout:op 379 completed, throughput=4.99MB/sec 2024-09-16T06:04:47.064 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yFpIGbveKsnfN7s off=1928980 len=1471698 2024-09-16T06:04:47.065 INFO:tasks.workunit.client.0.smithi145.stdout:op 380 completed, throughput=5MB/sec 2024-09-16T06:04:48.067 INFO:tasks.workunit.client.0.smithi145.stdout: 74: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:48.067 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MQ79HuKJT-P81aC off=10427990 len=1847443 2024-09-16T06:04:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:47 smithi145 ceph-mon[96887]: pgmap v1401: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:04:48.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:47 smithi145 ceph-mon[99390]: pgmap v1401: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:04:48.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 381 completed, throughput=4.96MB/sec 2024-09-16T06:04:48.076 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K_35y3YqSl7AS_g off=11094549 len=1774949 2024-09-16T06:04:48.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 382 completed, throughput=4.98MB/sec 2024-09-16T06:04:48.077 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-okA149xZU-p2DHe off=1326623 len=862640 2024-09-16T06:04:48.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 383 completed, throughput=4.99MB/sec 2024-09-16T06:04:48.079 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V1tY2VKrFBQzfaF off=2654919 len=858140 2024-09-16T06:04:48.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 384 completed, throughput=5MB/sec 2024-09-16T06:04:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:47 smithi161 ceph-mon[87722]: pgmap v1401: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:04:49.080 INFO:tasks.workunit.client.0.smithi145.stdout: 75: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:49.080 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L_LKfsLd_eJ6Hrr off=16004840 len=1849981 2024-09-16T06:04:49.089 INFO:tasks.workunit.client.0.smithi145.stdout:op 385 completed, throughput=4.96MB/sec 2024-09-16T06:04:49.089 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uo6NprHQXgtSigl off=10749406 len=1698005 2024-09-16T06:04:49.097 INFO:tasks.workunit.client.0.smithi145.stdout:op 386 completed, throughput=4.98MB/sec 2024-09-16T06:04:49.097 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oqP3d5vCjnvfy0D off=129918 len=684811 2024-09-16T06:04:49.101 INFO:tasks.workunit.client.0.smithi145.stdout:op 387 completed, throughput=4.99MB/sec 2024-09-16T06:04:49.101 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t5iF6G_YAdbmGK5 off=6884303 len=1592370 2024-09-16T06:04:49.104 INFO:tasks.workunit.client.0.smithi145.stdout:op 388 completed, throughput=5.01MB/sec 2024-09-16T06:04:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:49 smithi145 ceph-mon[96887]: pgmap v1402: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:04:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:49 smithi145 ceph-mon[99390]: pgmap v1402: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:04:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:49 smithi161 ceph-mon[87722]: pgmap v1402: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:04:50.104 INFO:tasks.workunit.client.0.smithi145.stdout: 76: throughput=4.95MB/sec pending data=0 2024-09-16T06:04:50.104 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T7KT8BamCuCfWGM off=4175517 len=408325 2024-09-16T06:04:50.107 INFO:tasks.workunit.client.0.smithi145.stdout:op 389 completed, throughput=4.95MB/sec 2024-09-16T06:04:50.108 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J5obhyNC4uxxeKO off=484348 len=642887 2024-09-16T06:04:50.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 390 completed, throughput=4.96MB/sec 2024-09-16T06:04:50.111 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i7Sfupt5e_d3Pej off=422990 len=916657 2024-09-16T06:04:50.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 391 completed, throughput=4.97MB/sec 2024-09-16T06:04:50.112 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TVFCNvPcuMG64Ii off=19910321 len=691526 2024-09-16T06:04:50.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 392 completed, throughput=4.98MB/sec 2024-09-16T06:04:50.113 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L3QTSGmcYslkfaH off=8872941 len=1746044 2024-09-16T06:04:50.117 INFO:tasks.workunit.client.0.smithi145.stdout:op 393 completed, throughput=5MB/sec 2024-09-16T06:04:50.117 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CdZ4M-JbTvd0gvZ off=6584788 len=143805 2024-09-16T06:04:50.117 INFO:tasks.workunit.client.0.smithi145.stdout:op 394 completed, throughput=5MB/sec 2024-09-16T06:04:51.118 INFO:tasks.workunit.client.0.smithi145.stdout: 77: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:51.118 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5Vvj-_hy8LQ7BmK off=10831251 len=345235 2024-09-16T06:04:51.119 INFO:tasks.workunit.client.0.smithi145.stdout:op 395 completed, throughput=4.94MB/sec 2024-09-16T06:04:51.119 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5PDWda5SKaeO_sj off=22750632 len=1405149 2024-09-16T06:04:51.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 396 completed, throughput=4.96MB/sec 2024-09-16T06:04:51.121 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--eDK0AK3mD7kUbo off=7795771 len=806079 2024-09-16T06:04:51.122 INFO:tasks.workunit.client.0.smithi145.stdout:op 397 completed, throughput=4.97MB/sec 2024-09-16T06:04:51.122 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i4AYFmV37ecDW_C off=925015 len=1924746 2024-09-16T06:04:51.133 INFO:tasks.workunit.client.0.smithi145.stdout:op 398 completed, throughput=4.99MB/sec 2024-09-16T06:04:51.133 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tAFb1gBjzoFo3OM off=10079602 len=466655 2024-09-16T06:04:51.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 399 completed, throughput=5MB/sec 2024-09-16T06:04:51.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1iEFeiL0eaazfTg off=17881505 len=628126 2024-09-16T06:04:51.135 INFO:tasks.workunit.client.0.smithi145.stdout:op 400 completed, throughput=5MB/sec 2024-09-16T06:04:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:51 smithi145 ceph-mon[96887]: pgmap v1403: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:04:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:51 smithi145 ceph-mon[99390]: pgmap v1403: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:04:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:51 smithi161 ceph-mon[87722]: pgmap v1403: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:04:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:04:52.136 INFO:tasks.workunit.client.0.smithi145.stdout: 78: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:52.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-S9pDt9oZGPE23aX off=14856262 len=1307033 2024-09-16T06:04:52.137 INFO:tasks.workunit.client.0.smithi145.stdout:op 401 completed, throughput=4.96MB/sec 2024-09-16T06:04:52.138 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8ZYIDhhHxKLU49X off=9227335 len=1326406 2024-09-16T06:04:52.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 402 completed, throughput=4.97MB/sec 2024-09-16T06:04:52.145 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mIK2C_7G3VzC7LG off=13974240 len=1945534 2024-09-16T06:04:52.147 INFO:tasks.workunit.client.0.smithi145.stdout:op 403 completed, throughput=4.99MB/sec 2024-09-16T06:04:52.147 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-G3vtHj2mrKwUpCS off=1007009 len=1846944 2024-09-16T06:04:52.149 INFO:tasks.workunit.client.0.smithi145.stdout:op 404 completed, throughput=5.02MB/sec 2024-09-16T06:04:53.150 INFO:tasks.workunit.client.0.smithi145.stdout: 79: throughput=4.95MB/sec pending data=0 2024-09-16T06:04:53.150 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9ANyL3RJG2ORvVZ off=4118833 len=1334946 2024-09-16T06:04:53.157 INFO:tasks.workunit.client.0.smithi145.stdout:op 405 completed, throughput=4.97MB/sec 2024-09-16T06:04:53.157 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7QAAYiGtpHPFMye off=74541 len=1748547 2024-09-16T06:04:53.165 INFO:tasks.workunit.client.0.smithi145.stdout:op 406 completed, throughput=4.99MB/sec 2024-09-16T06:04:53.165 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sM2BDGDsvHcPAMa off=7319728 len=228714 2024-09-16T06:04:53.168 INFO:tasks.workunit.client.0.smithi145.stdout:op 407 completed, throughput=4.99MB/sec 2024-09-16T06:04:53.168 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WlQ6brEQs93Zlzr off=13356662 len=1669648 2024-09-16T06:04:53.169 INFO:tasks.workunit.client.0.smithi145.stdout:op 408 completed, throughput=5.01MB/sec 2024-09-16T06:04:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:53 smithi145 ceph-mon[96887]: pgmap v1404: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:04:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:53 smithi145 ceph-mon[99390]: pgmap v1404: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:04:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:53 smithi161 ceph-mon[87722]: pgmap v1404: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:04:54.169 INFO:tasks.workunit.client.0.smithi145.stdout: 80: throughput=4.95MB/sec pending data=0 2024-09-16T06:04:54.169 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xRbV7kv3x-yuNkP off=14996268 len=63991 2024-09-16T06:04:54.172 INFO:tasks.workunit.client.0.smithi145.stdout:op 409 completed, throughput=4.95MB/sec 2024-09-16T06:04:54.172 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fW9kWGInCQlVa5m off=760441 len=1275516 2024-09-16T06:04:54.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 410 completed, throughput=4.97MB/sec 2024-09-16T06:04:54.179 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fRHWqYuRdxzVxzC off=0 len=1292283 2024-09-16T06:04:54.185 INFO:tasks.workunit.client.0.smithi145.stdout:op 411 completed, throughput=4.98MB/sec 2024-09-16T06:04:54.185 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pNMmdmxrIRCBe1m off=161940 len=606451 2024-09-16T06:04:54.189 INFO:tasks.workunit.client.0.smithi145.stdout:op 412 completed, throughput=4.99MB/sec 2024-09-16T06:04:54.189 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X0mPapAQphfia2e off=21006702 len=1037296 2024-09-16T06:04:54.190 INFO:tasks.workunit.client.0.smithi145.stdout:op 413 completed, throughput=5MB/sec 2024-09-16T06:04:54.190 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-m-zCOc43_KYm7fp off=878078 len=303003 2024-09-16T06:04:54.193 INFO:tasks.workunit.client.0.smithi145.stdout:op 414 completed, throughput=5MB/sec 2024-09-16T06:04:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:04:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:04:54] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2024-09-16T06:04:55.193 INFO:tasks.workunit.client.0.smithi145.stdout: 81: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:55.193 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-meXlXer-GkdR8qu off=11871976 len=1213430 2024-09-16T06:04:55.200 INFO:tasks.workunit.client.0.smithi145.stdout:op 415 completed, throughput=4.96MB/sec 2024-09-16T06:04:55.200 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xDhRZQNMp1xQeMI off=17045068 len=1515921 2024-09-16T06:04:55.202 INFO:tasks.workunit.client.0.smithi145.stdout:op 416 completed, throughput=4.97MB/sec 2024-09-16T06:04:55.202 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0h0Cme6_pGAhrLS off=2336138 len=1262939 2024-09-16T06:04:55.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 417 completed, throughput=4.99MB/sec 2024-09-16T06:04:55.203 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-y7UI3qa5RMRRrl6 off=17213811 len=2058106 2024-09-16T06:04:55.213 INFO:tasks.workunit.client.0.smithi145.stdout:op 418 completed, throughput=5.01MB/sec 2024-09-16T06:04:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:55 smithi145 ceph-mon[99390]: pgmap v1405: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:04:56.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:55 smithi145 ceph-mon[96887]: pgmap v1405: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:04:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:55 smithi161 ceph-mon[87722]: pgmap v1405: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:04:56.213 INFO:tasks.workunit.client.0.smithi145.stdout: 82: throughput=4.95MB/sec pending data=0 2024-09-16T06:04:56.213 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SlKgRspydUnTM4U off=13411281 len=1577466 2024-09-16T06:04:56.215 INFO:tasks.workunit.client.0.smithi145.stdout:op 419 completed, throughput=4.97MB/sec 2024-09-16T06:04:56.215 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-16BH-8g71CqrCyU off=864264 len=436680 2024-09-16T06:04:56.220 INFO:tasks.workunit.client.0.smithi145.stdout:op 420 completed, throughput=4.97MB/sec 2024-09-16T06:04:56.220 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MWqCZ_0kkvkUhyJ off=1662822 len=1229132 2024-09-16T06:04:56.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 421 completed, throughput=4.99MB/sec 2024-09-16T06:04:56.223 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yQYz1woxxb6TfRk off=11331297 len=1686720 2024-09-16T06:04:56.224 INFO:tasks.workunit.client.0.smithi145.stdout:op 422 completed, throughput=5.01MB/sec 2024-09-16T06:04:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:04:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:04:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:04:57.225 INFO:tasks.workunit.client.0.smithi145.stdout: 83: throughput=4.95MB/sec pending data=0 2024-09-16T06:04:57.225 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gWV-CvXmrB2n0ii off=6266765 len=1320500 2024-09-16T06:04:57.229 INFO:tasks.workunit.client.0.smithi145.stdout:op 423 completed, throughput=4.96MB/sec 2024-09-16T06:04:57.229 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wxG5OHo_uifYXzT off=18433739 len=1226329 2024-09-16T06:04:57.235 INFO:tasks.workunit.client.0.smithi145.stdout:op 424 completed, throughput=4.98MB/sec 2024-09-16T06:04:57.235 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Vzcw3ugFMrNlEiJ off=6707120 len=1041232 2024-09-16T06:04:57.239 INFO:tasks.workunit.client.0.smithi145.stdout:op 425 completed, throughput=4.99MB/sec 2024-09-16T06:04:57.239 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KPoX6F6bjY-PJeF off=8726947 len=1691112 2024-09-16T06:04:57.242 INFO:tasks.workunit.client.0.smithi145.stdout:op 426 completed, throughput=5.01MB/sec 2024-09-16T06:04:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:57 smithi145 ceph-mon[96887]: pgmap v1406: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:04:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:04:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:04:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:04:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:57 smithi145 ceph-mon[99390]: pgmap v1406: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:04:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:04:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:04:58.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:04:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:57 smithi161 ceph-mon[87722]: pgmap v1406: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:04:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:04:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:04:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:04:58.243 INFO:tasks.workunit.client.0.smithi145.stdout: 84: throughput=4.95MB/sec pending data=0 2024-09-16T06:04:58.243 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DSP1iZZwYcg820w off=174797 len=1628910 2024-09-16T06:04:58.249 INFO:tasks.workunit.client.0.smithi145.stdout:op 427 completed, throughput=4.96MB/sec 2024-09-16T06:04:58.250 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P04AFd_y-BVL3C_ off=4404016 len=761042 2024-09-16T06:04:58.254 INFO:tasks.workunit.client.0.smithi145.stdout:op 428 completed, throughput=4.97MB/sec 2024-09-16T06:04:58.254 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7TgIH9ILxhS8Txa off=2758384 len=324396 2024-09-16T06:04:58.255 INFO:tasks.workunit.client.0.smithi145.stdout:op 429 completed, throughput=4.98MB/sec 2024-09-16T06:04:58.255 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fDG6Qo5MGVLyg8R off=4256339 len=1954997 2024-09-16T06:04:58.257 INFO:tasks.workunit.client.0.smithi145.stdout:op 430 completed, throughput=5MB/sec 2024-09-16T06:04:58.257 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yzFd_MPJAI2Yp1_ off=7778399 len=253656 2024-09-16T06:04:58.260 INFO:tasks.workunit.client.0.smithi145.stdout:op 431 completed, throughput=5MB/sec 2024-09-16T06:04:59.260 INFO:tasks.workunit.client.0.smithi145.stdout: 85: throughput=4.94MB/sec pending data=0 2024-09-16T06:04:59.260 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3PzsbYKUP544Ktk off=8576016 len=933069 2024-09-16T06:04:59.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 432 completed, throughput=4.95MB/sec 2024-09-16T06:04:59.265 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--F-PRNsLYL0puIT off=7573350 len=1206218 2024-09-16T06:04:59.270 INFO:tasks.workunit.client.0.smithi145.stdout:op 433 completed, throughput=4.97MB/sec 2024-09-16T06:04:59.270 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u-nVQ0HFSKsxxPg off=13164126 len=1390532 2024-09-16T06:04:59.277 INFO:tasks.workunit.client.0.smithi145.stdout:op 434 completed, throughput=4.98MB/sec 2024-09-16T06:04:59.278 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vCcHTtPwUDoyCRZ off=14760743 len=785740 2024-09-16T06:04:59.281 INFO:tasks.workunit.client.0.smithi145.stdout:op 435 completed, throughput=4.99MB/sec 2024-09-16T06:04:59.281 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-r7fbOJ1LbTlDHcQ off=10308865 len=1743235 2024-09-16T06:04:59.282 INFO:tasks.workunit.client.0.smithi145.stdout:op 436 completed, throughput=5.01MB/sec 2024-09-16T06:05:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:04:59 smithi145 ceph-mon[96887]: pgmap v1407: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:04:59 smithi145 ceph-mon[99390]: pgmap v1407: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:04:59 smithi161 ceph-mon[87722]: pgmap v1407: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:00.282 INFO:tasks.workunit.client.0.smithi145.stdout: 86: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:00.283 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9KrSh6x8yxVkKE6 off=10039905 len=1688967 2024-09-16T06:05:00.290 INFO:tasks.workunit.client.0.smithi145.stdout:op 437 completed, throughput=4.97MB/sec 2024-09-16T06:05:00.290 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S-PcsUDEw4ZNdHj off=6149615 len=496493 2024-09-16T06:05:00.294 INFO:tasks.workunit.client.0.smithi145.stdout:op 438 completed, throughput=4.97MB/sec 2024-09-16T06:05:00.294 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iEaUVEtKET5XJbO off=6689704 len=1792389 2024-09-16T06:05:00.297 INFO:tasks.workunit.client.0.smithi145.stdout:op 439 completed, throughput=4.99MB/sec 2024-09-16T06:05:00.297 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cmZ1qBRvf6jBI8k off=8669643 len=1488126 2024-09-16T06:05:00.298 INFO:tasks.workunit.client.0.smithi145.stdout:op 440 completed, throughput=5.01MB/sec 2024-09-16T06:05:01.299 INFO:tasks.workunit.client.0.smithi145.stdout: 87: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:01.299 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rGkOWxZgb0LBpcH off=3519106 len=656651 2024-09-16T06:05:01.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 441 completed, throughput=4.96MB/sec 2024-09-16T06:05:01.300 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VT8x5bMZ7D3fN37 off=5152540 len=422677 2024-09-16T06:05:01.304 INFO:tasks.workunit.client.0.smithi145.stdout:op 442 completed, throughput=4.96MB/sec 2024-09-16T06:05:01.304 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zePNmq7HiOmiNVl off=5794077 len=1618473 2024-09-16T06:05:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:op 443 completed, throughput=4.98MB/sec 2024-09-16T06:05:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Dji2IkHdWV8zHcP off=1978451 len=1172210 2024-09-16T06:05:01.315 INFO:tasks.workunit.client.0.smithi145.stdout:op 444 completed, throughput=4.99MB/sec 2024-09-16T06:05:01.315 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KFAI3HI3BKtWOMj off=0 len=1123537 2024-09-16T06:05:01.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 445 completed, throughput=5.01MB/sec 2024-09-16T06:05:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:01 smithi145 ceph-mon[96887]: pgmap v1408: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:05:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:01 smithi145 ceph-mon[99390]: pgmap v1408: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:05:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:01 smithi161 ceph-mon[87722]: pgmap v1408: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:05:02.319 INFO:tasks.workunit.client.0.smithi145.stdout: 88: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:02.319 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qclsnH7bOluMdhF off=4931928 len=609761 2024-09-16T06:05:02.323 INFO:tasks.workunit.client.0.smithi145.stdout:op 446 completed, throughput=4.96MB/sec 2024-09-16T06:05:02.324 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4TegR2kweAoeHwf off=6405719 len=1096122 2024-09-16T06:05:02.325 INFO:tasks.workunit.client.0.smithi145.stdout:op 447 completed, throughput=4.97MB/sec 2024-09-16T06:05:02.325 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EucNhoWjpxyaZWf off=4165519 len=43847 2024-09-16T06:05:02.326 INFO:tasks.workunit.client.0.smithi145.stdout:op 448 completed, throughput=4.97MB/sec 2024-09-16T06:05:02.326 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MhLHXmBBN5TuyfG off=4898035 len=1492283 2024-09-16T06:05:02.336 INFO:tasks.workunit.client.0.smithi145.stdout:op 449 completed, throughput=4.98MB/sec 2024-09-16T06:05:02.336 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PGfcwoT8WsZJip5 off=11660297 len=1087060 2024-09-16T06:05:02.337 INFO:tasks.workunit.client.0.smithi145.stdout:op 450 completed, throughput=5MB/sec 2024-09-16T06:05:02.337 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u-Fc_hsf8iZW0aO off=14892670 len=196397 2024-09-16T06:05:02.337 INFO:tasks.workunit.client.0.smithi145.stdout:op 451 completed, throughput=5MB/sec 2024-09-16T06:05:02.337 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z0tKjgbHeGeghKu off=12875442 len=1772975 2024-09-16T06:05:02.346 INFO:tasks.workunit.client.0.smithi145.stdout:op 452 completed, throughput=5.02MB/sec 2024-09-16T06:05:03.346 INFO:tasks.workunit.client.0.smithi145.stdout: 89: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:03.346 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tZKvvHSxcpo0abo off=4009246 len=1765093 2024-09-16T06:05:03.355 INFO:tasks.workunit.client.0.smithi145.stdout:op 453 completed, throughput=4.98MB/sec 2024-09-16T06:05:03.355 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qRo-z-B2p7WRvd7 off=17457506 len=1151349 2024-09-16T06:05:03.356 INFO:tasks.workunit.client.0.smithi145.stdout:op 454 completed, throughput=4.99MB/sec 2024-09-16T06:05:03.356 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PhJDrS0STIcuqhA off=758796 len=703804 2024-09-16T06:05:03.357 INFO:tasks.workunit.client.0.smithi145.stdout:op 455 completed, throughput=5MB/sec 2024-09-16T06:05:03.357 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uOKTS_gqlVXXX8Y off=8033629 len=1692822 2024-09-16T06:05:03.360 INFO:tasks.workunit.client.0.smithi145.stdout:op 456 completed, throughput=5.02MB/sec 2024-09-16T06:05:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:03 smithi145 ceph-mon[96887]: pgmap v1409: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:05:04.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:03 smithi145 ceph-mon[99390]: pgmap v1409: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:05:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:03 smithi161 ceph-mon[87722]: pgmap v1409: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:05:04.361 INFO:tasks.workunit.client.0.smithi145.stdout: 90: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:04.361 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YjeldeKKOXnhGDO off=4844035 len=1296550 2024-09-16T06:05:04.363 INFO:tasks.workunit.client.0.smithi145.stdout:op 457 completed, throughput=4.97MB/sec 2024-09-16T06:05:04.363 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xUI3Z2y0N-K9Q2v off=166676 len=664846 2024-09-16T06:05:04.364 INFO:tasks.workunit.client.0.smithi145.stdout:op 458 completed, throughput=4.98MB/sec 2024-09-16T06:05:04.364 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9IHj4aH36sCK0F6 off=12850641 len=149110 2024-09-16T06:05:04.364 INFO:tasks.workunit.client.0.smithi145.stdout:op 459 completed, throughput=4.98MB/sec 2024-09-16T06:05:04.364 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6ga0Z50TLgmaUa3 off=9964686 len=631134 2024-09-16T06:05:04.369 INFO:tasks.workunit.client.0.smithi145.stdout:op 460 completed, throughput=4.99MB/sec 2024-09-16T06:05:04.369 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e6wYAhbgkGELfG9 off=2083929 len=1060656 2024-09-16T06:05:04.374 INFO:tasks.workunit.client.0.smithi145.stdout:op 461 completed, throughput=5MB/sec 2024-09-16T06:05:04.374 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TO6E-4YKZNBD77X off=7000468 len=1404760 2024-09-16T06:05:04.375 INFO:tasks.workunit.client.0.smithi145.stdout:op 462 completed, throughput=5.01MB/sec 2024-09-16T06:05:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:05:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:05:04] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2024-09-16T06:05:05.375 INFO:tasks.workunit.client.0.smithi145.stdout: 91: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:05.375 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IAS3xor2BM4gpqA off=2580404 len=455002 2024-09-16T06:05:05.376 INFO:tasks.workunit.client.0.smithi145.stdout:op 463 completed, throughput=4.96MB/sec 2024-09-16T06:05:05.376 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HhnE0qz7hq1ml1L off=2362246 len=1430471 2024-09-16T06:05:05.378 INFO:tasks.workunit.client.0.smithi145.stdout:op 464 completed, throughput=4.98MB/sec 2024-09-16T06:05:05.378 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Mq5PnDnvZt7lxoc off=4975878 len=950988 2024-09-16T06:05:05.384 INFO:tasks.workunit.client.0.smithi145.stdout:op 465 completed, throughput=4.99MB/sec 2024-09-16T06:05:05.384 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hVN2XAI5aZnFU5L off=4260694 len=1193680 2024-09-16T06:05:05.391 INFO:tasks.workunit.client.0.smithi145.stdout:op 466 completed, throughput=5MB/sec 2024-09-16T06:05:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:05 smithi145 ceph-mon[96887]: pgmap v1410: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:05:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:05 smithi145 ceph-mon[99390]: pgmap v1410: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:05:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:05 smithi161 ceph-mon[87722]: pgmap v1410: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:05:06.391 INFO:tasks.workunit.client.0.smithi145.stdout: 92: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:06.391 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BojrwgM9PhHBW-Y off=5304221 len=862095 2024-09-16T06:05:06.396 INFO:tasks.workunit.client.0.smithi145.stdout:op 467 completed, throughput=4.96MB/sec 2024-09-16T06:05:06.396 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bJ1uVPYE3fBRhyb off=894215 len=2029585 2024-09-16T06:05:06.409 INFO:tasks.workunit.client.0.smithi145.stdout:op 468 completed, throughput=4.98MB/sec 2024-09-16T06:05:06.409 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vPDfXAWz4BtYbyv off=0 len=1520882 2024-09-16T06:05:06.415 INFO:tasks.workunit.client.0.smithi145.stdout:op 469 completed, throughput=4.99MB/sec 2024-09-16T06:05:06.415 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dVkt53gfds6tLNj off=393753 len=1186693 2024-09-16T06:05:06.423 INFO:tasks.workunit.client.0.smithi145.stdout:op 470 completed, throughput=5MB/sec 2024-09-16T06:05:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: 93: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:07.423 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tE_OcMgO9QWjLSF off=0 len=1311226 2024-09-16T06:05:07.430 INFO:tasks.workunit.client.0.smithi145.stdout:op 471 completed, throughput=4.96MB/sec 2024-09-16T06:05:07.430 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qwwddhr9sSq2o5x off=6023136 len=1942132 2024-09-16T06:05:07.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 472 completed, throughput=4.98MB/sec 2024-09-16T06:05:07.433 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MI_y3QuS3TgJi1T off=7521920 len=904535 2024-09-16T06:05:07.437 INFO:tasks.workunit.client.0.smithi145.stdout:op 473 completed, throughput=4.99MB/sec 2024-09-16T06:05:07.437 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qg89orIAzwm8Bzb off=711652 len=436006 2024-09-16T06:05:07.441 INFO:tasks.workunit.client.0.smithi145.stdout:op 474 completed, throughput=5MB/sec 2024-09-16T06:05:07.441 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zePNmq7HiOmiNVl off=8209267 len=1993102 2024-09-16T06:05:07.443 INFO:tasks.workunit.client.0.smithi145.stdout:op 475 completed, throughput=5.01MB/sec 2024-09-16T06:05:08.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:07 smithi145 ceph-mon[96887]: pgmap v1411: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:05:08.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:07 smithi145 ceph-mon[99390]: pgmap v1411: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:05:08.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:07 smithi161 ceph-mon[87722]: pgmap v1411: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:05:08.443 INFO:tasks.workunit.client.0.smithi145.stdout: 94: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:08.443 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-H5QrIimMRfRJK1- off=17060856 len=2036643 2024-09-16T06:05:08.446 INFO:tasks.workunit.client.0.smithi145.stdout:op 476 completed, throughput=4.98MB/sec 2024-09-16T06:05:08.446 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--JeL9yUUHyp75yT off=11423697 len=1471643 2024-09-16T06:05:08.447 INFO:tasks.workunit.client.0.smithi145.stdout:op 477 completed, throughput=5MB/sec 2024-09-16T06:05:08.447 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e3OYMh1pdwm4SVo off=11436058 len=156829 2024-09-16T06:05:08.450 INFO:tasks.workunit.client.0.smithi145.stdout:op 478 completed, throughput=5MB/sec 2024-09-16T06:05:08.450 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zMX9X0Dd7My3Ma0 off=957767 len=1064017 2024-09-16T06:05:08.455 INFO:tasks.workunit.client.0.smithi145.stdout:op 479 completed, throughput=5.01MB/sec 2024-09-16T06:05:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: 95: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:09.456 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KWB01vjbuPmbfNb off=4081837 len=289984 2024-09-16T06:05:09.458 INFO:tasks.workunit.client.0.smithi145.stdout:op 480 completed, throughput=4.96MB/sec 2024-09-16T06:05:09.458 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S-HRHJ85Ge4qngB off=5640008 len=987448 2024-09-16T06:05:09.464 INFO:tasks.workunit.client.0.smithi145.stdout:op 481 completed, throughput=4.97MB/sec 2024-09-16T06:05:09.464 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hTHaFOrndSy8YiM off=7134833 len=1475705 2024-09-16T06:05:09.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 482 completed, throughput=4.98MB/sec 2024-09-16T06:05:09.465 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0WqYuXtdx8ASZB6 off=1092172 len=1223121 2024-09-16T06:05:09.467 INFO:tasks.workunit.client.0.smithi145.stdout:op 483 completed, throughput=5MB/sec 2024-09-16T06:05:09.467 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uviOh6PA5i-ntdL off=19390616 len=1721201 2024-09-16T06:05:09.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 484 completed, throughput=5.01MB/sec 2024-09-16T06:05:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:09 smithi145 ceph-mon[96887]: pgmap v1412: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:05:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:09 smithi145 ceph-mon[99390]: pgmap v1412: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:05:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:09 smithi161 ceph-mon[87722]: pgmap v1412: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:05:10.469 INFO:tasks.workunit.client.0.smithi145.stdout: 96: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:10.469 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZvXIce10sdmd9Oc off=1246964 len=1057438 2024-09-16T06:05:10.475 INFO:tasks.workunit.client.0.smithi145.stdout:op 485 completed, throughput=4.97MB/sec 2024-09-16T06:05:10.476 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ceifhN-zdrIBtn2 off=3708382 len=965685 2024-09-16T06:05:10.477 INFO:tasks.workunit.client.0.smithi145.stdout:op 486 completed, throughput=4.98MB/sec 2024-09-16T06:05:10.477 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5WTj5NJOfRKYZwo off=4367456 len=1972563 2024-09-16T06:05:10.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 487 completed, throughput=5MB/sec 2024-09-16T06:05:10.479 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UYUwD7ODldE4SsE off=457633 len=18139 2024-09-16T06:05:10.480 INFO:tasks.workunit.client.0.smithi145.stdout:op 488 completed, throughput=5MB/sec 2024-09-16T06:05:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:10 smithi145 ceph-mon[96887]: pgmap v1413: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:05:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:10 smithi145 ceph-mon[99390]: pgmap v1413: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:05:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:10 smithi161 ceph-mon[87722]: pgmap v1413: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:05:11.480 INFO:tasks.workunit.client.0.smithi145.stdout: 97: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:11.481 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l39J5Q1AkU3XOgG off=14978067 len=791697 2024-09-16T06:05:11.485 INFO:tasks.workunit.client.0.smithi145.stdout:op 489 completed, throughput=4.96MB/sec 2024-09-16T06:05:11.486 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yifImcqlzSJT2R7 off=879635 len=50030 2024-09-16T06:05:11.487 INFO:tasks.workunit.client.0.smithi145.stdout:op 490 completed, throughput=4.96MB/sec 2024-09-16T06:05:11.488 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jwVW833UzEDHjy9 off=18014795 len=371842 2024-09-16T06:05:11.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 491 completed, throughput=4.96MB/sec 2024-09-16T06:05:11.489 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JndHKyjanGPFm58 off=223485 len=41846 2024-09-16T06:05:11.489 INFO:tasks.workunit.client.0.smithi145.stdout:op 492 completed, throughput=4.96MB/sec 2024-09-16T06:05:11.489 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fzTbp47rRkAXLmv off=21137133 len=1882932 2024-09-16T06:05:11.491 INFO:tasks.workunit.client.0.smithi145.stdout:op 493 completed, throughput=4.98MB/sec 2024-09-16T06:05:11.491 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nkHHXNYfsM1SABO off=10675869 len=1126775 2024-09-16T06:05:11.492 INFO:tasks.workunit.client.0.smithi145.stdout:op 494 completed, throughput=4.99MB/sec 2024-09-16T06:05:11.492 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nUPAAp38l1bFKjn off=1886236 len=1545069 2024-09-16T06:05:11.494 INFO:tasks.workunit.client.0.smithi145.stdout:op 495 completed, throughput=5MB/sec 2024-09-16T06:05:12.494 INFO:tasks.workunit.client.0.smithi145.stdout: 98: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:12.494 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VFibcYx9XONCvx3 off=12898655 len=443309 2024-09-16T06:05:12.495 INFO:tasks.workunit.client.0.smithi145.stdout:op 496 completed, throughput=4.96MB/sec 2024-09-16T06:05:12.495 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YoAE-ctXlHIU0zG off=0 len=1449618 2024-09-16T06:05:12.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 497 completed, throughput=4.97MB/sec 2024-09-16T06:05:12.497 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5AFke2Gl5DCkYpr off=17446441 len=1395012 2024-09-16T06:05:12.499 INFO:tasks.workunit.client.0.smithi145.stdout:op 498 completed, throughput=4.99MB/sec 2024-09-16T06:05:12.499 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sjG2-Cz7bcDbo1L off=10503510 len=594698 2024-09-16T06:05:12.503 INFO:tasks.workunit.client.0.smithi145.stdout:op 499 completed, throughput=4.99MB/sec 2024-09-16T06:05:12.503 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_ORyyeAlRxkIb7M off=9899478 len=1083665 2024-09-16T06:05:12.504 INFO:tasks.workunit.client.0.smithi145.stdout:op 500 completed, throughput=5MB/sec 2024-09-16T06:05:13.505 INFO:tasks.workunit.client.0.smithi145.stdout: 99: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:13.505 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hFX2pB_uXBhihqa off=829238 len=314669 2024-09-16T06:05:13.508 INFO:tasks.workunit.client.0.smithi145.stdout:op 501 completed, throughput=4.95MB/sec 2024-09-16T06:05:13.508 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nmamKA1bCOmO31j off=1291382 len=4779 2024-09-16T06:05:13.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 502 completed, throughput=4.95MB/sec 2024-09-16T06:05:13.510 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HYtE5vBNlZzvv07 off=2733400 len=334074 2024-09-16T06:05:13.511 INFO:tasks.workunit.client.0.smithi145.stdout:op 503 completed, throughput=4.96MB/sec 2024-09-16T06:05:13.511 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cZXf-n7NQs1iD93 off=3878674 len=1018680 2024-09-16T06:05:13.513 INFO:tasks.workunit.client.0.smithi145.stdout:op 504 completed, throughput=4.97MB/sec 2024-09-16T06:05:13.513 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xGb5HjRrKN9nC_D off=3969669 len=842179 2024-09-16T06:05:13.517 INFO:tasks.workunit.client.0.smithi145.stdout:op 505 completed, throughput=4.98MB/sec 2024-09-16T06:05:13.518 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-q9gCK6FhfkG9kMG off=6154506 len=1409560 2024-09-16T06:05:13.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 506 completed, throughput=4.99MB/sec 2024-09-16T06:05:13.519 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ozhFQows_UyEfys off=506723 len=1587587 2024-09-16T06:05:13.529 INFO:tasks.workunit.client.0.smithi145.stdout:op 507 completed, throughput=5MB/sec 2024-09-16T06:05:14.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:13 smithi145 ceph-mon[96887]: pgmap v1414: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:05:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:13 smithi145 ceph-mon[99390]: pgmap v1414: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:05:14.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:13 smithi161 ceph-mon[87722]: pgmap v1414: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:05:14.529 INFO:tasks.workunit.client.0.smithi145.stdout: 100: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:14.529 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4VJiG8LkBMK75Ok off=1990806 len=1245239 2024-09-16T06:05:14.532 INFO:tasks.workunit.client.0.smithi145.stdout:op 508 completed, throughput=4.97MB/sec 2024-09-16T06:05:14.532 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HiK3yz5JAqF0pRZ off=15699926 len=590938 2024-09-16T06:05:14.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 509 completed, throughput=4.97MB/sec 2024-09-16T06:05:14.537 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OP6EnuTxhBsLomF off=7121648 len=1807676 2024-09-16T06:05:14.539 INFO:tasks.workunit.client.0.smithi145.stdout:op 510 completed, throughput=4.99MB/sec 2024-09-16T06:05:14.539 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2XcYkxB1SbO0dwI off=6850909 len=311296 2024-09-16T06:05:14.542 INFO:tasks.workunit.client.0.smithi145.stdout:op 511 completed, throughput=4.99MB/sec 2024-09-16T06:05:14.542 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6gTzaW6D0W2Jlp_ off=3828915 len=272814 2024-09-16T06:05:14.545 INFO:tasks.workunit.client.0.smithi145.stdout:op 512 completed, throughput=4.99MB/sec 2024-09-16T06:05:14.545 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-B7KgWdQseaGI3UA off=11491402 len=1815389 2024-09-16T06:05:14.556 INFO:tasks.workunit.client.0.smithi145.stdout:op 513 completed, throughput=5.01MB/sec 2024-09-16T06:05:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:05:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:05:14] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2024-09-16T06:05:15.556 INFO:tasks.workunit.client.0.smithi145.stdout: 101: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:15.556 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sPuJhfN7Nc8I2n1 off=16482566 len=543548 2024-09-16T06:05:15.560 INFO:tasks.workunit.client.0.smithi145.stdout:op 514 completed, throughput=4.97MB/sec 2024-09-16T06:05:15.560 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vCvzzYYnpyMvvsH off=3984100 len=1461216 2024-09-16T06:05:15.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 515 completed, throughput=4.98MB/sec 2024-09-16T06:05:15.567 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--EzGGJx3H7b5jqQ off=1555364 len=1146873 2024-09-16T06:05:15.568 INFO:tasks.workunit.client.0.smithi145.stdout:op 516 completed, throughput=4.99MB/sec 2024-09-16T06:05:15.568 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Npz4eCu3URWCapU off=19569917 len=1494360 2024-09-16T06:05:15.575 INFO:tasks.workunit.client.0.smithi145.stdout:op 517 completed, throughput=5MB/sec 2024-09-16T06:05:15.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:15 smithi145 ceph-mon[96887]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:05:15.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:15 smithi145 ceph-mon[99390]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:05:16.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:15 smithi161 ceph-mon[87722]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:05:16.576 INFO:tasks.workunit.client.0.smithi145.stdout: 102: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:16.576 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9Pw3G9giDjc1v5y off=5155405 len=367031 2024-09-16T06:05:16.579 INFO:tasks.workunit.client.0.smithi145.stdout:op 518 completed, throughput=4.96MB/sec 2024-09-16T06:05:16.579 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6vyu8_euZr9aJ8z off=22165944 len=400806 2024-09-16T06:05:16.582 INFO:tasks.workunit.client.0.smithi145.stdout:op 519 completed, throughput=4.96MB/sec 2024-09-16T06:05:16.583 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AlYTVytfpX5N3DX off=10231880 len=1920418 2024-09-16T06:05:16.592 INFO:tasks.workunit.client.0.smithi145.stdout:op 520 completed, throughput=4.98MB/sec 2024-09-16T06:05:16.592 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-67VWRebxi0qc26Z off=1394174 len=1381248 2024-09-16T06:05:16.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 521 completed, throughput=4.99MB/sec 2024-09-16T06:05:16.598 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dIYiAwCGYHXJ3Ad off=2703990 len=1827307 2024-09-16T06:05:16.601 INFO:tasks.workunit.client.0.smithi145.stdout:op 522 completed, throughput=5.01MB/sec 2024-09-16T06:05:17.601 INFO:tasks.workunit.client.0.smithi145.stdout: 103: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:17.602 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AXzUvT4LQkSE1Sc off=3930805 len=1373737 2024-09-16T06:05:17.604 INFO:tasks.workunit.client.0.smithi145.stdout:op 523 completed, throughput=4.97MB/sec 2024-09-16T06:05:17.604 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TUASM4rLB3xW08Z off=1805186 len=879099 2024-09-16T06:05:17.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 524 completed, throughput=4.98MB/sec 2024-09-16T06:05:17.609 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HLGBLspGx61boRi off=969366 len=1803582 2024-09-16T06:05:17.612 INFO:tasks.workunit.client.0.smithi145.stdout:op 525 completed, throughput=5MB/sec 2024-09-16T06:05:17.612 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KX8uCsDk0HQdg4a off=1192407 len=1344302 2024-09-16T06:05:17.614 INFO:tasks.workunit.client.0.smithi145.stdout:op 526 completed, throughput=5.01MB/sec 2024-09-16T06:05:18.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:17 smithi145 ceph-mon[96887]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:05:18.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:17 smithi145 ceph-mon[99390]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:05:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:17 smithi161 ceph-mon[87722]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:05:18.614 INFO:tasks.workunit.client.0.smithi145.stdout: 104: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:18.614 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xoe3uIjIbk-Wgkr off=1337257 len=1964769 2024-09-16T06:05:18.623 INFO:tasks.workunit.client.0.smithi145.stdout:op 527 completed, throughput=4.98MB/sec 2024-09-16T06:05:18.623 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IlIydVzg-fFdx66 off=5639013 len=1472600 2024-09-16T06:05:18.631 INFO:tasks.workunit.client.0.smithi145.stdout:op 528 completed, throughput=4.99MB/sec 2024-09-16T06:05:18.631 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iRQ03cfEBu9OKPl off=2963703 len=1136659 2024-09-16T06:05:18.632 INFO:tasks.workunit.client.0.smithi145.stdout:op 529 completed, throughput=5MB/sec 2024-09-16T06:05:19.633 INFO:tasks.workunit.client.0.smithi145.stdout: 105: throughput=4.95MB/sec pending data=0 2024-09-16T06:05:19.633 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ueTNcC4t1Uts9J2 off=877335 len=1054285 2024-09-16T06:05:19.635 INFO:tasks.workunit.client.0.smithi145.stdout:op 530 completed, throughput=4.96MB/sec 2024-09-16T06:05:19.635 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SUuYzoArNGidnmg off=11130922 len=862320 2024-09-16T06:05:19.636 INFO:tasks.workunit.client.0.smithi145.stdout:op 531 completed, throughput=4.97MB/sec 2024-09-16T06:05:19.636 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dlVXZE4wx9acebA off=828695 len=1437383 2024-09-16T06:05:19.638 INFO:tasks.workunit.client.0.smithi145.stdout:op 532 completed, throughput=4.98MB/sec 2024-09-16T06:05:19.638 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RMaPdL2ZZ-nCdwn off=9151418 len=578598 2024-09-16T06:05:19.639 INFO:tasks.workunit.client.0.smithi145.stdout:op 533 completed, throughput=4.99MB/sec 2024-09-16T06:05:19.639 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5ZyVdBJG3NFsPl3 off=209978 len=1021299 2024-09-16T06:05:19.644 INFO:tasks.workunit.client.0.smithi145.stdout:op 534 completed, throughput=5MB/sec 2024-09-16T06:05:19.645 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-o9eMN92dgLckOjQ off=1857587 len=1877511 2024-09-16T06:05:19.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 535 completed, throughput=5.01MB/sec 2024-09-16T06:05:20.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:19 smithi145 ceph-mon[99390]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:05:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:19 smithi145 ceph-mon[96887]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:05:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:19 smithi161 ceph-mon[87722]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:05:20.646 INFO:tasks.workunit.client.0.smithi145.stdout: 106: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:20.646 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mX9Z58CBrPEKw2c off=4112223 len=851332 2024-09-16T06:05:20.648 INFO:tasks.workunit.client.0.smithi145.stdout:op 536 completed, throughput=4.98MB/sec 2024-09-16T06:05:20.649 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-71T0TzPUlA9AyNp off=7486010 len=1255518 2024-09-16T06:05:20.650 INFO:tasks.workunit.client.0.smithi145.stdout:op 537 completed, throughput=4.99MB/sec 2024-09-16T06:05:20.650 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tLB7mlHmCHB-BSH off=7398058 len=195618 2024-09-16T06:05:20.653 INFO:tasks.workunit.client.0.smithi145.stdout:op 538 completed, throughput=4.99MB/sec 2024-09-16T06:05:20.653 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NOPrwjiO7J4OBEf off=1682525 len=1225367 2024-09-16T06:05:20.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 539 completed, throughput=5MB/sec 2024-09-16T06:05:20.660 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TyzUtPbBuvkaI-3 off=4314412 len=1788410 2024-09-16T06:05:20.670 INFO:tasks.workunit.client.0.smithi145.stdout:op 540 completed, throughput=5.01MB/sec 2024-09-16T06:05:21.671 INFO:tasks.workunit.client.0.smithi145.stdout: 107: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:21.671 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MME4RszVPWWGqGz off=619047 len=543045 2024-09-16T06:05:21.672 INFO:tasks.workunit.client.0.smithi145.stdout:op 541 completed, throughput=4.97MB/sec 2024-09-16T06:05:21.672 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wU3QYRCowUKa1m_ off=16243412 len=1577840 2024-09-16T06:05:21.674 INFO:tasks.workunit.client.0.smithi145.stdout:op 542 completed, throughput=4.99MB/sec 2024-09-16T06:05:21.674 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X-EGc-Yfd-7CJ-8 off=1471367 len=2044564 2024-09-16T06:05:21.686 INFO:tasks.workunit.client.0.smithi145.stdout:op 543 completed, throughput=5MB/sec 2024-09-16T06:05:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:21 smithi145 ceph-mon[96887]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:05:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:21 smithi145 ceph-mon[99390]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:05:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:21 smithi161 ceph-mon[87722]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:05:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:22.686 INFO:tasks.workunit.client.0.smithi145.stdout: 108: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:22.686 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Mxk2yJgQPLky249 off=12309547 len=1789577 2024-09-16T06:05:22.698 INFO:tasks.workunit.client.0.smithi145.stdout:op 544 completed, throughput=4.97MB/sec 2024-09-16T06:05:22.698 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2yvjgGGumsZsgtK off=444562 len=332444 2024-09-16T06:05:22.699 INFO:tasks.workunit.client.0.smithi145.stdout:op 545 completed, throughput=4.98MB/sec 2024-09-16T06:05:22.699 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YBWCXkXunanupEQ off=2827931 len=1063822 2024-09-16T06:05:22.701 INFO:tasks.workunit.client.0.smithi145.stdout:op 546 completed, throughput=4.99MB/sec 2024-09-16T06:05:22.701 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t4Is4xMfqYmiWKJ off=7964201 len=2078644 2024-09-16T06:05:22.703 INFO:tasks.workunit.client.0.smithi145.stdout:op 547 completed, throughput=5MB/sec 2024-09-16T06:05:23.704 INFO:tasks.workunit.client.0.smithi145.stdout: 109: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:23.704 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZmlqjR-0uc-SPT5 off=8593359 len=883827 2024-09-16T06:05:23.709 INFO:tasks.workunit.client.0.smithi145.stdout:op 548 completed, throughput=4.97MB/sec 2024-09-16T06:05:23.709 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KzmOk3mtU3rsiey off=443876 len=289670 2024-09-16T06:05:23.712 INFO:tasks.workunit.client.0.smithi145.stdout:op 549 completed, throughput=4.97MB/sec 2024-09-16T06:05:23.712 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-x6Y82AJj0nid8CH off=382861 len=83760 2024-09-16T06:05:23.714 INFO:tasks.workunit.client.0.smithi145.stdout:op 550 completed, throughput=4.97MB/sec 2024-09-16T06:05:23.714 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qFgo3kqwCVAzFn2 off=2291427 len=1018890 2024-09-16T06:05:23.719 INFO:tasks.workunit.client.0.smithi145.stdout:op 551 completed, throughput=4.98MB/sec 2024-09-16T06:05:23.719 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hk5CNf_fpR8lBQx off=2278508 len=867746 2024-09-16T06:05:23.724 INFO:tasks.workunit.client.0.smithi145.stdout:op 552 completed, throughput=4.98MB/sec 2024-09-16T06:05:23.724 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AjoDRls5PsXdrpz off=166992 len=1060272 2024-09-16T06:05:23.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 553 completed, throughput=4.99MB/sec 2024-09-16T06:05:23.725 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BDv2b88vvUyLL3D off=19202428 len=824780 2024-09-16T06:05:23.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 554 completed, throughput=5MB/sec 2024-09-16T06:05:23.730 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GffGOsbUgVZbPLy off=1745966 len=905518 2024-09-16T06:05:23.733 INFO:tasks.workunit.client.0.smithi145.stdout:op 555 completed, throughput=5.01MB/sec 2024-09-16T06:05:24.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:23 smithi145 ceph-mon[96887]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:05:24.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:23 smithi145 ceph-mon[99390]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:05:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:23 smithi161 ceph-mon[87722]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:05:24.734 INFO:tasks.workunit.client.0.smithi145.stdout: 110: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:24.734 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ag3ZgUfvDt1gEmH off=7117461 len=1118625 2024-09-16T06:05:24.740 INFO:tasks.workunit.client.0.smithi145.stdout:op 556 completed, throughput=4.97MB/sec 2024-09-16T06:05:24.740 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5eQxm5QSBlT-lkw off=890511 len=2015092 2024-09-16T06:05:24.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 557 completed, throughput=4.99MB/sec 2024-09-16T06:05:24.751 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oZtsHTWuDfRPM9h off=13895390 len=746904 2024-09-16T06:05:24.751 INFO:tasks.workunit.client.0.smithi145.stdout:op 558 completed, throughput=5MB/sec 2024-09-16T06:05:24.751 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-im4a51-yXn2IouJ off=4831910 len=617830 2024-09-16T06:05:24.755 INFO:tasks.workunit.client.0.smithi145.stdout:op 559 completed, throughput=5MB/sec 2024-09-16T06:05:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:05:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:05:24] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2024-09-16T06:05:25.756 INFO:tasks.workunit.client.0.smithi145.stdout: 111: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:25.756 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vaVH_pzJq8sEeYz off=1966055 len=1698523 2024-09-16T06:05:25.757 INFO:tasks.workunit.client.0.smithi145.stdout:op 560 completed, throughput=4.97MB/sec 2024-09-16T06:05:25.758 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vclhaMaxMErx6Bl off=4411484 len=1101399 2024-09-16T06:05:25.759 INFO:tasks.workunit.client.0.smithi145.stdout:op 561 completed, throughput=4.98MB/sec 2024-09-16T06:05:25.759 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h3IwNSmK-aLwOV9 off=7039571 len=1914114 2024-09-16T06:05:25.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 562 completed, throughput=5MB/sec 2024-09-16T06:05:25.767 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7un1dd8Xeg1jktj off=9972014 len=288204 2024-09-16T06:05:25.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 563 completed, throughput=5MB/sec 2024-09-16T06:05:25.768 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZTpDOdo5Osr7S2g off=10399997 len=673556 2024-09-16T06:05:25.769 INFO:tasks.workunit.client.0.smithi145.stdout:op 564 completed, throughput=5MB/sec 2024-09-16T06:05:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:25 smithi145 ceph-mon[96887]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-09-16T06:05:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:25 smithi145 ceph-mon[99390]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-09-16T06:05:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:25 smithi161 ceph-mon[87722]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-09-16T06:05:26.770 INFO:tasks.workunit.client.0.smithi145.stdout: 112: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:26.770 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ViSIFINefwV7h1x off=13845965 len=1096034 2024-09-16T06:05:26.771 INFO:tasks.workunit.client.0.smithi145.stdout:op 565 completed, throughput=4.97MB/sec 2024-09-16T06:05:26.771 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-M7niigBCk0Cr3c7 off=2434860 len=757448 2024-09-16T06:05:26.776 INFO:tasks.workunit.client.0.smithi145.stdout:op 566 completed, throughput=4.97MB/sec 2024-09-16T06:05:26.776 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Yo-TAXsHS1gWQAI off=358360 len=1327623 2024-09-16T06:05:26.782 INFO:tasks.workunit.client.0.smithi145.stdout:op 567 completed, throughput=4.99MB/sec 2024-09-16T06:05:26.782 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IHmrgURdV9QLLsk off=5500058 len=978119 2024-09-16T06:05:26.784 INFO:tasks.workunit.client.0.smithi145.stdout:op 568 completed, throughput=4.99MB/sec 2024-09-16T06:05:26.784 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_grZC5HreRuul50 off=9941633 len=1827223 2024-09-16T06:05:26.791 INFO:tasks.workunit.client.0.smithi145.stdout:op 569 completed, throughput=5.01MB/sec 2024-09-16T06:05:27.792 INFO:tasks.workunit.client.0.smithi145.stdout: 113: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:27.792 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k8CUUJBxSNINjrw off=8308786 len=2034087 2024-09-16T06:05:27.804 INFO:tasks.workunit.client.0.smithi145.stdout:op 570 completed, throughput=4.98MB/sec 2024-09-16T06:05:27.805 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nKRB50pXgpdUP5w off=6878481 len=1426279 2024-09-16T06:05:27.806 INFO:tasks.workunit.client.0.smithi145.stdout:op 571 completed, throughput=4.99MB/sec 2024-09-16T06:05:27.806 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sHgXRpRAOPCutuZ off=2523250 len=1472819 2024-09-16T06:05:27.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 572 completed, throughput=5MB/sec 2024-09-16T06:05:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:27 smithi145 ceph-mon[96887]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:27 smithi145 ceph-mon[99390]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:27 smithi161 ceph-mon[87722]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:28.815 INFO:tasks.workunit.client.0.smithi145.stdout: 114: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:28.815 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1Mq6H-P1aEw9BoJ off=12349622 len=16825 2024-09-16T06:05:28.815 INFO:tasks.workunit.client.0.smithi145.stdout:op 573 completed, throughput=4.96MB/sec 2024-09-16T06:05:28.816 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-q0FeTH8YkW95c9i off=13323886 len=148455 2024-09-16T06:05:28.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 574 completed, throughput=4.96MB/sec 2024-09-16T06:05:28.816 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wy4tbfoNRzPSy4p off=2601324 len=179736 2024-09-16T06:05:28.819 INFO:tasks.workunit.client.0.smithi145.stdout:op 575 completed, throughput=4.96MB/sec 2024-09-16T06:05:28.819 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-51yp6u9QYMVRbDO off=5756011 len=939542 2024-09-16T06:05:28.824 INFO:tasks.workunit.client.0.smithi145.stdout:op 576 completed, throughput=4.97MB/sec 2024-09-16T06:05:28.825 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_aGDrJ5HNthtpav off=5181740 len=1603358 2024-09-16T06:05:28.827 INFO:tasks.workunit.client.0.smithi145.stdout:op 577 completed, throughput=4.98MB/sec 2024-09-16T06:05:28.828 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iBu_10cGS8gveBC off=10491696 len=2046345 2024-09-16T06:05:28.829 INFO:tasks.workunit.client.0.smithi145.stdout:op 578 completed, throughput=5MB/sec 2024-09-16T06:05:29.830 INFO:tasks.workunit.client.0.smithi145.stdout: 115: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:29.830 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4AnUD7vptUzHzYT off=8120672 len=510416 2024-09-16T06:05:29.834 INFO:tasks.workunit.client.0.smithi145.stdout:op 579 completed, throughput=4.96MB/sec 2024-09-16T06:05:29.834 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rKb9uAkhMScgPN2 off=11654206 len=639601 2024-09-16T06:05:29.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 580 completed, throughput=4.97MB/sec 2024-09-16T06:05:29.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UbfuHNpkt_4x3M5 off=0 len=1146966 2024-09-16T06:05:29.843 INFO:tasks.workunit.client.0.smithi145.stdout:op 581 completed, throughput=4.98MB/sec 2024-09-16T06:05:29.843 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nKRB50pXgpdUP5w off=15434574 len=1629588 2024-09-16T06:05:29.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 582 completed, throughput=4.99MB/sec 2024-09-16T06:05:29.851 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ugQolXXV-QyAxLA off=8559329 len=188879 2024-09-16T06:05:29.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 583 completed, throughput=4.99MB/sec 2024-09-16T06:05:29.854 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GHNcS_q5DB3Hw59 off=2609382 len=949175 2024-09-16T06:05:29.859 INFO:tasks.workunit.client.0.smithi145.stdout:op 584 completed, throughput=5MB/sec 2024-09-16T06:05:29.859 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iZT9rt0-HpWtYb6 off=11792099 len=500236 2024-09-16T06:05:29.862 INFO:tasks.workunit.client.0.smithi145.stdout:op 585 completed, throughput=5MB/sec 2024-09-16T06:05:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:29 smithi145 ceph-mon[96887]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:05:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:29 smithi145 ceph-mon[99390]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:05:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:29 smithi161 ceph-mon[87722]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:05:30.862 INFO:tasks.workunit.client.0.smithi145.stdout: 116: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:30.863 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K2WaGu-Vw86DPj9 off=9105991 len=1285817 2024-09-16T06:05:30.864 INFO:tasks.workunit.client.0.smithi145.stdout:op 586 completed, throughput=4.97MB/sec 2024-09-16T06:05:30.864 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PYcrntOP1XU84iY off=10552309 len=1775814 2024-09-16T06:05:30.866 INFO:tasks.workunit.client.0.smithi145.stdout:op 587 completed, throughput=4.98MB/sec 2024-09-16T06:05:30.866 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yBNkG_y9CPahW0x off=2364050 len=490342 2024-09-16T06:05:30.867 INFO:tasks.workunit.client.0.smithi145.stdout:op 588 completed, throughput=4.99MB/sec 2024-09-16T06:05:30.867 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JnvRNmcVNelDMSF off=3742222 len=2012861 2024-09-16T06:05:30.869 INFO:tasks.workunit.client.0.smithi145.stdout:op 589 completed, throughput=5.01MB/sec 2024-09-16T06:05:31.870 INFO:tasks.workunit.client.0.smithi145.stdout: 117: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:31.870 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OtBeCH4YeM5-uoT off=6826863 len=521390 2024-09-16T06:05:31.871 INFO:tasks.workunit.client.0.smithi145.stdout:op 590 completed, throughput=4.97MB/sec 2024-09-16T06:05:31.871 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ku3PynYxplPU8MQ off=8843220 len=1675469 2024-09-16T06:05:31.880 INFO:tasks.workunit.client.0.smithi145.stdout:op 591 completed, throughput=4.98MB/sec 2024-09-16T06:05:31.880 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-510I4ovnvwNyRKp off=3856616 len=145861 2024-09-16T06:05:31.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 592 completed, throughput=4.98MB/sec 2024-09-16T06:05:31.883 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PPFrSrFvGq39P9f off=32507 len=288639 2024-09-16T06:05:31.886 INFO:tasks.workunit.client.0.smithi145.stdout:op 593 completed, throughput=4.98MB/sec 2024-09-16T06:05:31.886 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-24qZCXw6l31C0St off=6805203 len=311266 2024-09-16T06:05:31.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 594 completed, throughput=4.99MB/sec 2024-09-16T06:05:31.887 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Sgvyetj6znHEC5u off=2057962 len=1603298 2024-09-16T06:05:31.888 INFO:tasks.workunit.client.0.smithi145.stdout:op 595 completed, throughput=5MB/sec 2024-09-16T06:05:31.888 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NYggCMtAABBWE3a off=734159 len=1529567 2024-09-16T06:05:31.891 INFO:tasks.workunit.client.0.smithi145.stdout:op 596 completed, throughput=5.01MB/sec 2024-09-16T06:05:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:31 smithi145 ceph-mon[96887]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:05:32.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:31 smithi145 ceph-mon[99390]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:05:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:31 smithi161 ceph-mon[87722]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:05:32.892 INFO:tasks.workunit.client.0.smithi145.stdout: 118: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:32.892 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fie8kY-ghIc4lY4 off=0 len=1110232 2024-09-16T06:05:32.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 597 completed, throughput=4.98MB/sec 2024-09-16T06:05:32.898 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vWaQdQsitNxI-Z8 off=3536084 len=802403 2024-09-16T06:05:32.899 INFO:tasks.workunit.client.0.smithi145.stdout:op 598 completed, throughput=4.98MB/sec 2024-09-16T06:05:32.899 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9PKZecwB1_Q3RYz off=605509 len=397573 2024-09-16T06:05:32.902 INFO:tasks.workunit.client.0.smithi145.stdout:op 599 completed, throughput=4.99MB/sec 2024-09-16T06:05:32.902 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Nd-N_ozZS38dFq_ off=16923466 len=360850 2024-09-16T06:05:32.904 INFO:tasks.workunit.client.0.smithi145.stdout:op 600 completed, throughput=4.99MB/sec 2024-09-16T06:05:32.904 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fp8ZNsz7VjAlpCu off=16605320 len=350866 2024-09-16T06:05:32.904 INFO:tasks.workunit.client.0.smithi145.stdout:op 601 completed, throughput=4.99MB/sec 2024-09-16T06:05:32.905 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lN1D2N78wCsXCYt off=3840805 len=2038063 2024-09-16T06:05:32.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 602 completed, throughput=5.01MB/sec 2024-09-16T06:05:33.906 INFO:tasks.workunit.client.0.smithi145.stdout: 119: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:33.906 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mVf4t6OtnNdXqfp off=10900408 len=98090 2024-09-16T06:05:33.909 INFO:tasks.workunit.client.0.smithi145.stdout:op 603 completed, throughput=4.97MB/sec 2024-09-16T06:05:33.909 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gYLKwBrHb1OOYz8 off=10015786 len=885797 2024-09-16T06:05:33.911 INFO:tasks.workunit.client.0.smithi145.stdout:op 604 completed, throughput=4.97MB/sec 2024-09-16T06:05:33.911 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JaANRVuHHz2Obt6 off=4014621 len=365534 2024-09-16T06:05:33.911 INFO:tasks.workunit.client.0.smithi145.stdout:op 605 completed, throughput=4.98MB/sec 2024-09-16T06:05:33.911 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vxgU3JoA8u82gnd off=12964446 len=438340 2024-09-16T06:05:33.912 INFO:tasks.workunit.client.0.smithi145.stdout:op 606 completed, throughput=4.98MB/sec 2024-09-16T06:05:33.912 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WPEwRs3cHo46w8g off=1926217 len=657876 2024-09-16T06:05:33.917 INFO:tasks.workunit.client.0.smithi145.stdout:op 607 completed, throughput=4.99MB/sec 2024-09-16T06:05:33.917 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iO184Jj4Cv15Xi- off=3863269 len=1426768 2024-09-16T06:05:33.918 INFO:tasks.workunit.client.0.smithi145.stdout:op 608 completed, throughput=5MB/sec 2024-09-16T06:05:33.918 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ojDm0fT7nGSdLq3 off=2061630 len=1285131 2024-09-16T06:05:33.920 INFO:tasks.workunit.client.0.smithi145.stdout:op 609 completed, throughput=5.01MB/sec 2024-09-16T06:05:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:33 smithi145 ceph-mon[96887]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:34.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:33 smithi145 ceph-mon[99390]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:33 smithi161 ceph-mon[87722]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:05:34.920 INFO:tasks.workunit.client.0.smithi145.stdout: 120: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:34.920 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GOuSzrbJ9ZWynVh off=6854165 len=1719048 2024-09-16T06:05:34.931 INFO:tasks.workunit.client.0.smithi145.stdout:op 610 completed, throughput=4.98MB/sec 2024-09-16T06:05:34.931 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6ntjd4ERFqdAP97 off=979928 len=445369 2024-09-16T06:05:34.932 INFO:tasks.workunit.client.0.smithi145.stdout:op 611 completed, throughput=4.98MB/sec 2024-09-16T06:05:34.932 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C0E3OHpt0Gu7-BA off=858309 len=554920 2024-09-16T06:05:34.932 INFO:tasks.workunit.client.0.smithi145.stdout:op 612 completed, throughput=4.99MB/sec 2024-09-16T06:05:34.933 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UxYx5VHzYPzO3y3 off=290052 len=1863190 2024-09-16T06:05:34.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 613 completed, throughput=5MB/sec 2024-09-16T06:05:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:05:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:05:34] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2024-09-16T06:05:35.941 INFO:tasks.workunit.client.0.smithi145.stdout: 121: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:35.942 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Vll_zFpslawcdd4 off=4508466 len=1686939 2024-09-16T06:05:35.950 INFO:tasks.workunit.client.0.smithi145.stdout:op 614 completed, throughput=4.97MB/sec 2024-09-16T06:05:35.950 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-icNAcCFzUQuUTEQ off=4312971 len=1306030 2024-09-16T06:05:35.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 615 completed, throughput=4.98MB/sec 2024-09-16T06:05:35.952 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JOusI-b7PatNKTJ off=14604920 len=978258 2024-09-16T06:05:35.957 INFO:tasks.workunit.client.0.smithi145.stdout:op 616 completed, throughput=4.99MB/sec 2024-09-16T06:05:35.957 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4B_enQaUivg7sxo off=9142894 len=1854657 2024-09-16T06:05:35.959 INFO:tasks.workunit.client.0.smithi145.stdout:op 617 completed, throughput=5MB/sec 2024-09-16T06:05:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:35 smithi145 ceph-mon[96887]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:05:36.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:35 smithi145 ceph-mon[99390]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:05:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:35 smithi161 ceph-mon[87722]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:05:36.960 INFO:tasks.workunit.client.0.smithi145.stdout: 122: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:36.960 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zF6F873gfk6zPX8 off=3169551 len=1077805 2024-09-16T06:05:36.962 INFO:tasks.workunit.client.0.smithi145.stdout:op 618 completed, throughput=4.97MB/sec 2024-09-16T06:05:36.962 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MZADGdqelz2bxRk off=9283181 len=1615088 2024-09-16T06:05:36.963 INFO:tasks.workunit.client.0.smithi145.stdout:op 619 completed, throughput=4.99MB/sec 2024-09-16T06:05:36.964 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mlu-RHJNjem1j-s off=8912067 len=1586270 2024-09-16T06:05:36.972 INFO:tasks.workunit.client.0.smithi145.stdout:op 620 completed, throughput=5MB/sec 2024-09-16T06:05:36.972 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eQJ742RHfD9jwen off=11392760 len=845608 2024-09-16T06:05:36.976 INFO:tasks.workunit.client.0.smithi145.stdout:op 621 completed, throughput=5MB/sec 2024-09-16T06:05:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:37.976 INFO:tasks.workunit.client.0.smithi145.stdout: 123: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:37.976 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VQnk34Hey-pNAIh off=15950670 len=478630 2024-09-16T06:05:37.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 622 completed, throughput=4.97MB/sec 2024-09-16T06:05:37.980 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vmyOGbIUMiHJEfT off=478570 len=1568624 2024-09-16T06:05:37.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 623 completed, throughput=4.98MB/sec 2024-09-16T06:05:37.982 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e5jbGZ2HndxcQTz off=1877955 len=853926 2024-09-16T06:05:37.987 INFO:tasks.workunit.client.0.smithi145.stdout:op 624 completed, throughput=4.99MB/sec 2024-09-16T06:05:37.987 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BA-nJpPp0Y9H_ul off=604906 len=1172622 2024-09-16T06:05:37.991 INFO:tasks.workunit.client.0.smithi145.stdout:op 625 completed, throughput=4.99MB/sec 2024-09-16T06:05:38.109 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--wMxEQh0XCLAw1Y off=4595943 len=512389 2024-09-16T06:05:38.110 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:37 smithi161 ceph-mon[87722]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:05:38.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 626 completed, throughput=5MB/sec 2024-09-16T06:05:38.111 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WlQ6brEQs93Zlzr off=7682603 len=46243 2024-09-16T06:05:38.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 627 completed, throughput=5MB/sec 2024-09-16T06:05:38.111 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bSnMyTrp7BBOixT off=11039438 len=1728167 2024-09-16T06:05:38.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 628 completed, throughput=5.01MB/sec 2024-09-16T06:05:38.111 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:37 smithi145 ceph-mon[96887]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:05:38.111 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:37 smithi145 ceph-mon[99390]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:05:38.997 INFO:tasks.workunit.client.0.smithi145.stdout: 124: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:38.997 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--xw4Je18KBFrrlE off=129256 len=1718976 2024-09-16T06:05:39.007 INFO:tasks.workunit.client.0.smithi145.stdout:op 629 completed, throughput=4.98MB/sec 2024-09-16T06:05:39.007 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nXoCH6na7TSZHO6 off=2216548 len=1777067 2024-09-16T06:05:39.016 INFO:tasks.workunit.client.0.smithi145.stdout:op 630 completed, throughput=5MB/sec 2024-09-16T06:05:39.017 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qlnu4OI8kqYCTxq off=4866752 len=723518 2024-09-16T06:05:39.020 INFO:tasks.workunit.client.0.smithi145.stdout:op 631 completed, throughput=5MB/sec 2024-09-16T06:05:40.021 INFO:tasks.workunit.client.0.smithi145.stdout: 125: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:40.021 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_Y5vuJv2NI81UMv off=4761900 len=1698249 2024-09-16T06:05:40.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 632 completed, throughput=4.98MB/sec 2024-09-16T06:05:40.028 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oJMg16rFi0lj7LP off=7642403 len=1899204 2024-09-16T06:05:40.037 INFO:tasks.workunit.client.0.smithi145.stdout:op 633 completed, throughput=4.99MB/sec 2024-09-16T06:05:40.037 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jLkjWZPytmRMW5d off=15862044 len=2063691 2024-09-16T06:05:40.038 INFO:tasks.workunit.client.0.smithi145.stdout:op 634 completed, throughput=5MB/sec 2024-09-16T06:05:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:39 smithi145 ceph-mon[96887]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:05:40.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:39 smithi145 ceph-mon[99390]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:05:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:39 smithi161 ceph-mon[87722]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:05:41.040 INFO:tasks.workunit.client.0.smithi145.stdout: 126: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:41.040 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MaVM7xxkLEtbUP5 off=18258718 len=348246 2024-09-16T06:05:41.042 INFO:tasks.workunit.client.0.smithi145.stdout:op 635 completed, throughput=4.97MB/sec 2024-09-16T06:05:41.042 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bFpi8sFnECu2TMQ off=1693772 len=171631 2024-09-16T06:05:41.045 INFO:tasks.workunit.client.0.smithi145.stdout:op 636 completed, throughput=4.97MB/sec 2024-09-16T06:05:41.045 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mTd7uizMRZedbJA off=194093 len=1073271 2024-09-16T06:05:41.050 INFO:tasks.workunit.client.0.smithi145.stdout:op 637 completed, throughput=4.98MB/sec 2024-09-16T06:05:41.050 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NIVXi4hcZ7ISUKP off=1911047 len=386581 2024-09-16T06:05:41.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 638 completed, throughput=4.98MB/sec 2024-09-16T06:05:41.053 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dWm6W-6BPKtpajP off=0 len=1247358 2024-09-16T06:05:41.059 INFO:tasks.workunit.client.0.smithi145.stdout:op 639 completed, throughput=4.99MB/sec 2024-09-16T06:05:41.059 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y2SYW6BT1u5puNR off=2626978 len=1483420 2024-09-16T06:05:41.061 INFO:tasks.workunit.client.0.smithi145.stdout:op 640 completed, throughput=5MB/sec 2024-09-16T06:05:41.061 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0Q0EhEgn5BCQtDt off=10923377 len=1346443 2024-09-16T06:05:41.068 INFO:tasks.workunit.client.0.smithi145.stdout:op 641 completed, throughput=5.01MB/sec 2024-09-16T06:05:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:41 smithi145 ceph-mon[96887]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:05:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:41 smithi145 ceph-mon[99390]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:05:42.068 INFO:tasks.workunit.client.0.smithi145.stdout: 127: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:42.068 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0GhoiTNmB_2nnoF off=1283017 len=1125165 2024-09-16T06:05:42.074 INFO:tasks.workunit.client.0.smithi145.stdout:op 642 completed, throughput=4.98MB/sec 2024-09-16T06:05:42.075 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i22zn6g274mkrkr off=20903002 len=47565 2024-09-16T06:05:42.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 643 completed, throughput=4.98MB/sec 2024-09-16T06:05:42.077 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hHSPT8KL0bSTA-E off=1659044 len=1601823 2024-09-16T06:05:42.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 644 completed, throughput=4.99MB/sec 2024-09-16T06:05:42.079 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-p3lHLMeq29vyukv off=571012 len=1039072 2024-09-16T06:05:42.084 INFO:tasks.workunit.client.0.smithi145.stdout:op 645 completed, throughput=5MB/sec 2024-09-16T06:05:42.084 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qhPz5gJlzBtIovN off=3226992 len=465803 2024-09-16T06:05:42.085 INFO:tasks.workunit.client.0.smithi145.stdout:op 646 completed, throughput=5MB/sec 2024-09-16T06:05:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:41 smithi161 ceph-mon[87722]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:05:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:42 smithi145 ceph-mon[96887]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:05:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:42 smithi145 ceph-mon[99390]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:05:43.085 INFO:tasks.workunit.client.0.smithi145.stdout: 128: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:43.085 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lr62t9JI7q7J3dI off=920081 len=1009668 2024-09-16T06:05:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:42 smithi161 ceph-mon[87722]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:05:43.091 INFO:tasks.workunit.client.0.smithi145.stdout:op 647 completed, throughput=4.97MB/sec 2024-09-16T06:05:43.091 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oaevACll5pFnjmC off=603989 len=503096 2024-09-16T06:05:43.095 INFO:tasks.workunit.client.0.smithi145.stdout:op 648 completed, throughput=4.97MB/sec 2024-09-16T06:05:43.096 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FOILuVFFINJ2DoX off=2506532 len=596503 2024-09-16T06:05:43.096 INFO:tasks.workunit.client.0.smithi145.stdout:op 649 completed, throughput=4.98MB/sec 2024-09-16T06:05:43.097 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HRFmzs-0s42e1Xd off=10282853 len=1730301 2024-09-16T06:05:43.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 650 completed, throughput=4.99MB/sec 2024-09-16T06:05:43.106 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VXXbFKuQeDnojZa off=15404397 len=1560875 2024-09-16T06:05:43.108 INFO:tasks.workunit.client.0.smithi145.stdout:op 651 completed, throughput=5MB/sec 2024-09-16T06:05:44.109 INFO:tasks.workunit.client.0.smithi145.stdout: 129: throughput=4.96MB/sec pending data=0 2024-09-16T06:05:44.109 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O9iEmmdqlwktKAD off=10208263 len=665049 2024-09-16T06:05:44.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 652 completed, throughput=4.97MB/sec 2024-09-16T06:05:44.113 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qZsoIK7Ux6ZSkts off=411252 len=1334787 2024-09-16T06:05:44.115 INFO:tasks.workunit.client.0.smithi145.stdout:op 653 completed, throughput=4.98MB/sec 2024-09-16T06:05:44.115 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ji_49nYxyFqgH7X off=232603 len=1541166 2024-09-16T06:05:44.116 INFO:tasks.workunit.client.0.smithi145.stdout:op 654 completed, throughput=4.99MB/sec 2024-09-16T06:05:44.116 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ywP_XGjwUaiLE68 off=12045460 len=711846 2024-09-16T06:05:44.119 INFO:tasks.workunit.client.0.smithi145.stdout:op 655 completed, throughput=4.99MB/sec 2024-09-16T06:05:44.120 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nNjuea-ZZCDDRDP off=5146772 len=702825 2024-09-16T06:05:44.120 INFO:tasks.workunit.client.0.smithi145.stdout:op 656 completed, throughput=5MB/sec 2024-09-16T06:05:44.120 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RRALYwJIsoxO-oH off=12406319 len=1220173 2024-09-16T06:05:44.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 657 completed, throughput=5.01MB/sec 2024-09-16T06:05:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:05:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:05:44] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-09-16T06:05:45.121 INFO:tasks.workunit.client.0.smithi145.stdout: 130: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:45.122 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1jZj0LwZqcU4uVs off=1468556 len=1283321 2024-09-16T06:05:45.127 INFO:tasks.workunit.client.0.smithi145.stdout:op 658 completed, throughput=4.98MB/sec 2024-09-16T06:05:45.128 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8PFC8ugdGgsIfwm off=9106164 len=186869 2024-09-16T06:05:45.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 659 completed, throughput=4.98MB/sec 2024-09-16T06:05:45.128 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VmPfb0XCfBhKdw0 off=8175837 len=1225314 2024-09-16T06:05:45.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 660 completed, throughput=4.99MB/sec 2024-09-16T06:05:45.136 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jjf-tR4ojt4OTPB off=7231635 len=1524021 2024-09-16T06:05:45.143 INFO:tasks.workunit.client.0.smithi145.stdout:op 661 completed, throughput=5MB/sec 2024-09-16T06:05:45.143 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zRIOACCnGRcskiI off=2803605 len=1398104 2024-09-16T06:05:45.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 662 completed, throughput=5.01MB/sec 2024-09-16T06:05:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:45 smithi145 ceph-mon[99390]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:05:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:45 smithi145 ceph-mon[96887]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:05:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:45 smithi161 ceph-mon[87722]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:05:46.145 INFO:tasks.workunit.client.0.smithi145.stdout: 131: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:46.146 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SfQTlYsBKncDddY off=16252329 len=1420349 2024-09-16T06:05:46.153 INFO:tasks.workunit.client.0.smithi145.stdout:op 663 completed, throughput=4.98MB/sec 2024-09-16T06:05:46.153 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CK_EYFBvw9ybsNP off=4461875 len=289132 2024-09-16T06:05:46.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 664 completed, throughput=4.98MB/sec 2024-09-16T06:05:46.156 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ce98ArRj8weWzgM off=4844653 len=92154 2024-09-16T06:05:46.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 665 completed, throughput=4.98MB/sec 2024-09-16T06:05:46.157 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ufrQJFEwJQRDxYb off=1209777 len=1976407 2024-09-16T06:05:46.168 INFO:tasks.workunit.client.0.smithi145.stdout:op 666 completed, throughput=5MB/sec 2024-09-16T06:05:46.169 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bJXiVGAqWfNs14_ off=19175183 len=1521315 2024-09-16T06:05:46.170 INFO:tasks.workunit.client.0.smithi145.stdout:op 667 completed, throughput=5.01MB/sec 2024-09-16T06:05:47.170 INFO:tasks.workunit.client.0.smithi145.stdout: 132: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:47.170 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ED82IrWf2slvsGM off=3653162 len=1536817 2024-09-16T06:05:47.172 INFO:tasks.workunit.client.0.smithi145.stdout:op 668 completed, throughput=4.98MB/sec 2024-09-16T06:05:47.172 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IrHgdGdNywZSnik off=7605966 len=1629007 2024-09-16T06:05:47.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 669 completed, throughput=4.99MB/sec 2024-09-16T06:05:47.180 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-he4Z8vn7_RHBvRa off=5138923 len=1244249 2024-09-16T06:05:47.180 INFO:tasks.workunit.client.0.smithi145.stdout:op 670 completed, throughput=5MB/sec 2024-09-16T06:05:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:47 smithi145 ceph-mon[96887]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:05:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:47 smithi145 ceph-mon[99390]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:05:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:47 smithi161 ceph-mon[87722]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:05:48.181 INFO:tasks.workunit.client.0.smithi145.stdout: 133: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:48.181 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fgPgUlw_kT8lX3C off=14223604 len=195376 2024-09-16T06:05:48.184 INFO:tasks.workunit.client.0.smithi145.stdout:op 671 completed, throughput=4.97MB/sec 2024-09-16T06:05:48.184 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IqqQNQALAFp1BO5 off=17869845 len=1062364 2024-09-16T06:05:48.185 INFO:tasks.workunit.client.0.smithi145.stdout:op 672 completed, throughput=4.97MB/sec 2024-09-16T06:05:48.185 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VgA4DvmbO0Pg97c off=4053045 len=1385674 2024-09-16T06:05:48.192 INFO:tasks.workunit.client.0.smithi145.stdout:op 673 completed, throughput=4.98MB/sec 2024-09-16T06:05:48.193 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aBFOtky_p3D_ZlM off=510654 len=2014834 2024-09-16T06:05:48.207 INFO:tasks.workunit.client.0.smithi145.stdout:op 674 completed, throughput=5MB/sec 2024-09-16T06:05:48.207 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lhxx34fyHc3e13k off=983822 len=1199709 2024-09-16T06:05:48.213 INFO:tasks.workunit.client.0.smithi145.stdout:op 675 completed, throughput=5.01MB/sec 2024-09-16T06:05:49.214 INFO:tasks.workunit.client.0.smithi145.stdout: 134: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:49.214 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2TmjeDU-Yvds98O off=23287296 len=1862965 2024-09-16T06:05:49.225 INFO:tasks.workunit.client.0.smithi145.stdout:op 676 completed, throughput=4.98MB/sec 2024-09-16T06:05:49.225 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZWtEptdwDirEA_c off=11863591 len=130232 2024-09-16T06:05:49.226 INFO:tasks.workunit.client.0.smithi145.stdout:op 677 completed, throughput=4.98MB/sec 2024-09-16T06:05:49.226 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LVCfxNK4Q76IPjv off=927924 len=249160 2024-09-16T06:05:49.229 INFO:tasks.workunit.client.0.smithi145.stdout:op 678 completed, throughput=4.98MB/sec 2024-09-16T06:05:49.229 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Xfbid-Z2_1RaXqp off=7987930 len=1715150 2024-09-16T06:05:49.230 INFO:tasks.workunit.client.0.smithi145.stdout:op 679 completed, throughput=5MB/sec 2024-09-16T06:05:49.230 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PPh3z8iAjwehLy3 off=2020710 len=1639184 2024-09-16T06:05:49.234 INFO:tasks.workunit.client.0.smithi145.stdout:op 680 completed, throughput=5.01MB/sec 2024-09-16T06:05:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:49 smithi145 ceph-mon[96887]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:05:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:49 smithi145 ceph-mon[99390]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:05:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:49 smithi161 ceph-mon[87722]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:05:50.234 INFO:tasks.workunit.client.0.smithi145.stdout: 135: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:50.234 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JkbvptSrdW4csgX off=6470846 len=1386972 2024-09-16T06:05:50.240 INFO:tasks.workunit.client.0.smithi145.stdout:op 681 completed, throughput=4.98MB/sec 2024-09-16T06:05:50.240 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Tn8jHm3VHJ5OibY off=6417566 len=1298409 2024-09-16T06:05:50.242 INFO:tasks.workunit.client.0.smithi145.stdout:op 682 completed, throughput=4.99MB/sec 2024-09-16T06:05:50.242 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HPgoJuaPSw5V_QS off=9901724 len=1895752 2024-09-16T06:05:50.244 INFO:tasks.workunit.client.0.smithi145.stdout:op 683 completed, throughput=5MB/sec 2024-09-16T06:05:51.244 INFO:tasks.workunit.client.0.smithi145.stdout: 136: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:51.245 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iMcHwSDJo4UwAZF off=17203900 len=842396 2024-09-16T06:05:51.249 INFO:tasks.workunit.client.0.smithi145.stdout:op 684 completed, throughput=4.97MB/sec 2024-09-16T06:05:51.249 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0AL38KFXYFuJbQF off=8598390 len=195293 2024-09-16T06:05:51.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 685 completed, throughput=4.97MB/sec 2024-09-16T06:05:51.250 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3JDDwVp5vQj_JES off=381946 len=1103544 2024-09-16T06:05:51.255 INFO:tasks.workunit.client.0.smithi145.stdout:op 686 completed, throughput=4.98MB/sec 2024-09-16T06:05:51.255 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Lipolw5gfi9BORd off=8180831 len=1473602 2024-09-16T06:05:51.262 INFO:tasks.workunit.client.0.smithi145.stdout:op 687 completed, throughput=4.99MB/sec 2024-09-16T06:05:51.262 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EOCMm7gz-W7UULs off=129952 len=1527740 2024-09-16T06:05:51.264 INFO:tasks.workunit.client.0.smithi145.stdout:op 688 completed, throughput=5MB/sec 2024-09-16T06:05:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:51 smithi145 ceph-mon[96887]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:05:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:51 smithi145 ceph-mon[99390]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:05:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:51 smithi161 ceph-mon[87722]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:05:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:05:52.264 INFO:tasks.workunit.client.0.smithi145.stdout: 137: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:52.264 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0wKtR4Eoh-2JnMR off=8130174 len=2053696 2024-09-16T06:05:52.267 INFO:tasks.workunit.client.0.smithi145.stdout:op 689 completed, throughput=4.98MB/sec 2024-09-16T06:05:52.267 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GAr9xvdJf8mvTdd off=6100605 len=1602290 2024-09-16T06:05:52.274 INFO:tasks.workunit.client.0.smithi145.stdout:op 690 completed, throughput=4.99MB/sec 2024-09-16T06:05:52.274 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hPD5MIi7XeUjm_9 off=3715809 len=921910 2024-09-16T06:05:52.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 691 completed, throughput=5MB/sec 2024-09-16T06:05:52.275 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PN3IwsT5YB6fYXJ off=3340230 len=1501204 2024-09-16T06:05:52.282 INFO:tasks.workunit.client.0.smithi145.stdout:op 692 completed, throughput=5.01MB/sec 2024-09-16T06:05:53.283 INFO:tasks.workunit.client.0.smithi145.stdout: 138: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:53.283 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xbv6QDb63U5pV5m off=22644 len=931122 2024-09-16T06:05:53.284 INFO:tasks.workunit.client.0.smithi145.stdout:op 693 completed, throughput=4.98MB/sec 2024-09-16T06:05:53.284 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kPQXTEl4Je1iYDW off=11590189 len=1445448 2024-09-16T06:05:53.292 INFO:tasks.workunit.client.0.smithi145.stdout:op 694 completed, throughput=4.99MB/sec 2024-09-16T06:05:53.292 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rI4txyfczJ6LaE_ off=1414784 len=1478585 2024-09-16T06:05:53.298 INFO:tasks.workunit.client.0.smithi145.stdout:op 695 completed, throughput=5MB/sec 2024-09-16T06:05:53.298 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V81eZKBApc8iMtk off=7948130 len=328857 2024-09-16T06:05:53.299 INFO:tasks.workunit.client.0.smithi145.stdout:op 696 completed, throughput=5MB/sec 2024-09-16T06:05:53.299 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NNu9vYz5iTHKJN4 off=2442216 len=1576887 2024-09-16T06:05:53.304 INFO:tasks.workunit.client.0.smithi145.stdout:op 697 completed, throughput=5.01MB/sec 2024-09-16T06:05:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:53 smithi145 ceph-mon[96887]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:05:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:53 smithi145 ceph-mon[99390]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:05:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:53 smithi161 ceph-mon[87722]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:05:54.304 INFO:tasks.workunit.client.0.smithi145.stdout: 139: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:54.305 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JaBwsJgE_rNPXnG off=6072818 len=1864668 2024-09-16T06:05:54.306 INFO:tasks.workunit.client.0.smithi145.stdout:op 698 completed, throughput=4.99MB/sec 2024-09-16T06:05:54.306 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8D83-n4DdbfLaLe off=2608790 len=1455474 2024-09-16T06:05:54.310 INFO:tasks.workunit.client.0.smithi145.stdout:op 699 completed, throughput=5MB/sec 2024-09-16T06:05:54.310 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ET5lsLYLAAOhkzW off=2103002 len=596507 2024-09-16T06:05:54.311 INFO:tasks.workunit.client.0.smithi145.stdout:op 700 completed, throughput=5MB/sec 2024-09-16T06:05:54.311 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DUiHhuIv0Xsj3nO off=11198660 len=1620134 2024-09-16T06:05:54.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 701 completed, throughput=5.01MB/sec 2024-09-16T06:05:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:05:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:05:54] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2024-09-16T06:05:55.320 INFO:tasks.workunit.client.0.smithi145.stdout: 140: throughput=4.98MB/sec pending data=0 2024-09-16T06:05:55.320 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-w4pStQB2OODNBbc off=318250 len=1962418 2024-09-16T06:05:55.322 INFO:tasks.workunit.client.0.smithi145.stdout:op 702 completed, throughput=4.99MB/sec 2024-09-16T06:05:55.322 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aPP6xja0vJW3Dzc off=4919508 len=1937807 2024-09-16T06:05:55.330 INFO:tasks.workunit.client.0.smithi145.stdout:op 703 completed, throughput=5MB/sec 2024-09-16T06:05:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:55 smithi145 ceph-mon[96887]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:05:56.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:55 smithi145 ceph-mon[99390]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:05:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:55 smithi161 ceph-mon[87722]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:05:56.330 INFO:tasks.workunit.client.0.smithi145.stdout: 141: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:56.331 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BojrwgM9PhHBW-Y off=110618 len=1102071 2024-09-16T06:05:56.332 INFO:tasks.workunit.client.0.smithi145.stdout:op 704 completed, throughput=4.97MB/sec 2024-09-16T06:05:56.332 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UH35ik1Uw6ImX9e off=7004882 len=1169288 2024-09-16T06:05:56.338 INFO:tasks.workunit.client.0.smithi145.stdout:op 705 completed, throughput=4.98MB/sec 2024-09-16T06:05:56.338 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eR58IPO-G1-nGx- off=4413356 len=1675585 2024-09-16T06:05:56.348 INFO:tasks.workunit.client.0.smithi145.stdout:op 706 completed, throughput=4.99MB/sec 2024-09-16T06:05:56.348 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-10KLt6P4N_9fN63 off=3680862 len=231074 2024-09-16T06:05:56.350 INFO:tasks.workunit.client.0.smithi145.stdout:op 707 completed, throughput=4.99MB/sec 2024-09-16T06:05:56.350 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KS5sf-rxboboLm4 off=2381401 len=1272096 2024-09-16T06:05:56.357 INFO:tasks.workunit.client.0.smithi145.stdout:op 708 completed, throughput=5MB/sec 2024-09-16T06:05:57.358 INFO:tasks.workunit.client.0.smithi145.stdout: 142: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:57.358 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z9IicNd9ZMg4uox off=8102705 len=2073062 2024-09-16T06:05:57.367 INFO:tasks.workunit.client.0.smithi145.stdout:op 709 completed, throughput=4.98MB/sec 2024-09-16T06:05:57.367 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9Wpui_HIm_bB3FL off=2386971 len=497910 2024-09-16T06:05:57.368 INFO:tasks.workunit.client.0.smithi145.stdout:op 710 completed, throughput=4.98MB/sec 2024-09-16T06:05:57.368 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4YCSylwEQi7vQPo off=462563 len=1120929 2024-09-16T06:05:57.372 INFO:tasks.workunit.client.0.smithi145.stdout:op 711 completed, throughput=4.99MB/sec 2024-09-16T06:05:57.373 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-m2kAEbCbXq42-9M off=16864633 len=577986 2024-09-16T06:05:57.376 INFO:tasks.workunit.client.0.smithi145.stdout:op 712 completed, throughput=4.99MB/sec 2024-09-16T06:05:57.376 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DxZxkkcxiLfHZ9_ off=5591174 len=1635041 2024-09-16T06:05:57.378 INFO:tasks.workunit.client.0.smithi145.stdout:op 713 completed, throughput=5MB/sec 2024-09-16T06:05:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[99390]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[96887]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:05:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:05:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:57 smithi161 ceph-mon[87722]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:05:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:05:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:05:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:05:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:05:58.379 INFO:tasks.workunit.client.0.smithi145.stdout: 143: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:58.379 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DgcsSkZptwXDLkj off=7008786 len=1378417 2024-09-16T06:05:58.381 INFO:tasks.workunit.client.0.smithi145.stdout:op 714 completed, throughput=4.98MB/sec 2024-09-16T06:05:58.382 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RjAZFf_RcyqznjW off=2968259 len=1945870 2024-09-16T06:05:58.391 INFO:tasks.workunit.client.0.smithi145.stdout:op 715 completed, throughput=4.99MB/sec 2024-09-16T06:05:58.391 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K8BK-JMfJ3qLo1V off=14189489 len=1677275 2024-09-16T06:05:58.392 INFO:tasks.workunit.client.0.smithi145.stdout:op 716 completed, throughput=5MB/sec 2024-09-16T06:05:59.392 INFO:tasks.workunit.client.0.smithi145.stdout: 144: throughput=4.97MB/sec pending data=0 2024-09-16T06:05:59.393 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_0nfWfy5V2vTRR_ off=1914581 len=1338549 2024-09-16T06:05:59.394 INFO:tasks.workunit.client.0.smithi145.stdout:op 717 completed, throughput=4.98MB/sec 2024-09-16T06:05:59.394 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DpiJ9AWCKrEke2u off=788352 len=1764772 2024-09-16T06:05:59.396 INFO:tasks.workunit.client.0.smithi145.stdout:op 718 completed, throughput=4.99MB/sec 2024-09-16T06:05:59.396 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0Fb6vc34Umbyfog off=397548 len=1334908 2024-09-16T06:05:59.404 INFO:tasks.workunit.client.0.smithi145.stdout:op 719 completed, throughput=5MB/sec 2024-09-16T06:05:59.404 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MsmcSnqMSCOsoa0 off=4382700 len=582064 2024-09-16T06:05:59.405 INFO:tasks.workunit.client.0.smithi145.stdout:op 720 completed, throughput=5MB/sec 2024-09-16T06:06:00.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:05:59 smithi145 ceph-mon[96887]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:06:00.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:05:59 smithi145 ceph-mon[99390]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:06:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:05:59 smithi161 ceph-mon[87722]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:06:00.405 INFO:tasks.workunit.client.0.smithi145.stdout: 145: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:00.405 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4RhYrXJ4p1gQFqJ off=2766906 len=171612 2024-09-16T06:06:00.406 INFO:tasks.workunit.client.0.smithi145.stdout:op 721 completed, throughput=4.97MB/sec 2024-09-16T06:06:00.406 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A8EztUNjFLqwDtm off=4946599 len=1504135 2024-09-16T06:06:00.414 INFO:tasks.workunit.client.0.smithi145.stdout:op 722 completed, throughput=4.98MB/sec 2024-09-16T06:06:00.414 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--0c4NHvOm1x43Io off=5280903 len=1108092 2024-09-16T06:06:00.415 INFO:tasks.workunit.client.0.smithi145.stdout:op 723 completed, throughput=4.98MB/sec 2024-09-16T06:06:00.415 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DHIpYEGHGPEvqBJ off=4695878 len=959108 2024-09-16T06:06:00.417 INFO:tasks.workunit.client.0.smithi145.stdout:op 724 completed, throughput=4.99MB/sec 2024-09-16T06:06:00.417 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HttTyVTokq-9wzB off=1478352 len=1363070 2024-09-16T06:06:00.422 INFO:tasks.workunit.client.0.smithi145.stdout:op 725 completed, throughput=5MB/sec 2024-09-16T06:06:00.422 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_KVfMJ8KfZdB3DH off=2597059 len=946149 2024-09-16T06:06:00.423 INFO:tasks.workunit.client.0.smithi145.stdout:op 726 completed, throughput=5.01MB/sec 2024-09-16T06:06:01.424 INFO:tasks.workunit.client.0.smithi145.stdout: 146: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:01.424 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qKzwzd7BtinziUi off=2850408 len=456754 2024-09-16T06:06:01.425 INFO:tasks.workunit.client.0.smithi145.stdout:op 727 completed, throughput=4.97MB/sec 2024-09-16T06:06:01.425 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vZQFgvbfchlhyxB off=7303771 len=440935 2024-09-16T06:06:01.428 INFO:tasks.workunit.client.0.smithi145.stdout:op 728 completed, throughput=4.98MB/sec 2024-09-16T06:06:01.428 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-prcGoiVAWb_cm_U off=13340190 len=1974218 2024-09-16T06:06:01.437 INFO:tasks.workunit.client.0.smithi145.stdout:op 729 completed, throughput=4.99MB/sec 2024-09-16T06:06:01.437 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-E0ORMOxWmR-7Ww8 off=1411597 len=917791 2024-09-16T06:06:01.438 INFO:tasks.workunit.client.0.smithi145.stdout:op 730 completed, throughput=5MB/sec 2024-09-16T06:06:01.439 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8U1XmoDBRmGVO1_ off=1669652 len=1527598 2024-09-16T06:06:01.444 INFO:tasks.workunit.client.0.smithi145.stdout:op 731 completed, throughput=5.01MB/sec 2024-09-16T06:06:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:01 smithi145 ceph-mon[96887]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:06:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:01 smithi145 ceph-mon[99390]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:06:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:01 smithi161 ceph-mon[87722]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:06:02.445 INFO:tasks.workunit.client.0.smithi145.stdout: 147: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:02.445 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xlfP58WMcUzJKLI off=712328 len=1504256 2024-09-16T06:06:02.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 732 completed, throughput=4.98MB/sec 2024-09-16T06:06:02.448 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5ZSllhxCgtcmSU_ off=4017057 len=804953 2024-09-16T06:06:02.450 INFO:tasks.workunit.client.0.smithi145.stdout:op 733 completed, throughput=4.99MB/sec 2024-09-16T06:06:02.450 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b7dVhcOVm0P5S_Z off=12734002 len=942181 2024-09-16T06:06:02.452 INFO:tasks.workunit.client.0.smithi145.stdout:op 734 completed, throughput=4.99MB/sec 2024-09-16T06:06:02.452 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4Y5vDqUIle1MKMX off=12698932 len=944715 2024-09-16T06:06:02.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 735 completed, throughput=5MB/sec 2024-09-16T06:06:02.457 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--6oFeqKVXkj4KR_ off=707183 len=70778 2024-09-16T06:06:02.459 INFO:tasks.workunit.client.0.smithi145.stdout:op 736 completed, throughput=5MB/sec 2024-09-16T06:06:02.460 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MPPMJGRM8O4WInZ off=3363233 len=2055062 2024-09-16T06:06:02.473 INFO:tasks.workunit.client.0.smithi145.stdout:op 737 completed, throughput=5.01MB/sec 2024-09-16T06:06:03.473 INFO:tasks.workunit.client.0.smithi145.stdout: 148: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:03.473 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0wL-WhDDxkkbApe off=796544 len=374015 2024-09-16T06:06:03.477 INFO:tasks.workunit.client.0.smithi145.stdout:op 738 completed, throughput=4.98MB/sec 2024-09-16T06:06:03.477 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LASkrJavWRTBBzR off=234187 len=758059 2024-09-16T06:06:03.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 739 completed, throughput=4.98MB/sec 2024-09-16T06:06:03.481 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-llaQ8c-hJN8n9Wx off=6155325 len=24324 2024-09-16T06:06:03.483 INFO:tasks.workunit.client.0.smithi145.stdout:op 740 completed, throughput=4.98MB/sec 2024-09-16T06:06:03.484 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RNYqzuX6_j5Zicf off=442681 len=2013208 2024-09-16T06:06:03.486 INFO:tasks.workunit.client.0.smithi145.stdout:op 741 completed, throughput=5MB/sec 2024-09-16T06:06:03.486 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CAncYD10031dkRz off=1206035 len=2059750 2024-09-16T06:06:03.496 INFO:tasks.workunit.client.0.smithi145.stdout:op 742 completed, throughput=5.01MB/sec 2024-09-16T06:06:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:03 smithi145 ceph-mon[96887]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:06:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:03 smithi145 ceph-mon[99390]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:06:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:03 smithi161 ceph-mon[87722]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:06:04.497 INFO:tasks.workunit.client.0.smithi145.stdout: 149: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:04.497 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--k8gSM4EekYYTD0 off=15233070 len=666299 2024-09-16T06:06:04.498 INFO:tasks.workunit.client.0.smithi145.stdout:op 743 completed, throughput=4.98MB/sec 2024-09-16T06:06:04.498 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MJE5f28PPJp8Jou off=6244815 len=1245398 2024-09-16T06:06:04.500 INFO:tasks.workunit.client.0.smithi145.stdout:op 744 completed, throughput=4.99MB/sec 2024-09-16T06:06:04.500 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i6Umt6wayDu9V_i off=16518736 len=508368 2024-09-16T06:06:04.501 INFO:tasks.workunit.client.0.smithi145.stdout:op 745 completed, throughput=4.99MB/sec 2024-09-16T06:06:04.501 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-81BaKfbRwDhUgja off=11828491 len=1038116 2024-09-16T06:06:04.507 INFO:tasks.workunit.client.0.smithi145.stdout:op 746 completed, throughput=5MB/sec 2024-09-16T06:06:04.507 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rG-S9J9nKpgcsIv off=4549539 len=2043568 2024-09-16T06:06:04.517 INFO:tasks.workunit.client.0.smithi145.stdout:op 747 completed, throughput=5.01MB/sec 2024-09-16T06:06:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:06:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:06:04] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2024-09-16T06:06:05.517 INFO:tasks.workunit.client.0.smithi145.stdout: 150: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:05.517 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AlZso0v38yaiSn9 off=7860918 len=834492 2024-09-16T06:06:05.518 INFO:tasks.workunit.client.0.smithi145.stdout:op 748 completed, throughput=4.98MB/sec 2024-09-16T06:06:05.518 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dxNlIOz2hW_JxZV off=1771667 len=662750 2024-09-16T06:06:05.522 INFO:tasks.workunit.client.0.smithi145.stdout:op 749 completed, throughput=4.99MB/sec 2024-09-16T06:06:05.523 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MmeSbNG-LJnRuKF off=135299 len=1763646 2024-09-16T06:06:05.525 INFO:tasks.workunit.client.0.smithi145.stdout:op 750 completed, throughput=5MB/sec 2024-09-16T06:06:05.525 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gXAAKvvLH9pIaXN off=1467378 len=2086682 2024-09-16T06:06:05.527 INFO:tasks.workunit.client.0.smithi145.stdout:op 751 completed, throughput=5.01MB/sec 2024-09-16T06:06:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:05 smithi145 ceph-mon[96887]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:06:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:05 smithi145 ceph-mon[99390]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:06:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:05 smithi161 ceph-mon[87722]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:06:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: 151: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:06.528 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yzLJN9Zt4hEChLZ off=4477600 len=1946602 2024-09-16T06:06:06.532 INFO:tasks.workunit.client.0.smithi145.stdout:op 752 completed, throughput=4.99MB/sec 2024-09-16T06:06:06.532 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LlpI5JybANxftmQ off=13632620 len=897035 2024-09-16T06:06:06.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 753 completed, throughput=5MB/sec 2024-09-16T06:06:06.537 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vpqwh7-v_HgZtYg off=15269507 len=1006448 2024-09-16T06:06:06.542 INFO:tasks.workunit.client.0.smithi145.stdout:op 754 completed, throughput=5MB/sec 2024-09-16T06:06:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: 152: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:07.543 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--rcm3beENxkH9IQ off=5207292 len=1546438 2024-09-16T06:06:07.550 INFO:tasks.workunit.client.0.smithi145.stdout:op 755 completed, throughput=4.98MB/sec 2024-09-16T06:06:07.550 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DgSPl775KSJdkBR off=9124640 len=592187 2024-09-16T06:06:07.551 INFO:tasks.workunit.client.0.smithi145.stdout:op 756 completed, throughput=4.98MB/sec 2024-09-16T06:06:07.551 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rC2HpmBFjdeLbz0 off=1186411 len=1473229 2024-09-16T06:06:07.558 INFO:tasks.workunit.client.0.smithi145.stdout:op 757 completed, throughput=4.99MB/sec 2024-09-16T06:06:07.558 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7H__95w9sG-6avG off=1333864 len=1112789 2024-09-16T06:06:07.560 INFO:tasks.workunit.client.0.smithi145.stdout:op 758 completed, throughput=5MB/sec 2024-09-16T06:06:07.560 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZoosdARgybXU3AE off=1357875 len=1680880 2024-09-16T06:06:07.563 INFO:tasks.workunit.client.0.smithi145.stdout:op 759 completed, throughput=5.01MB/sec 2024-09-16T06:06:08.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:07 smithi145 ceph-mon[99390]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:06:08.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:07 smithi145 ceph-mon[96887]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:06:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:07 smithi161 ceph-mon[87722]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:06:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: 153: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:08.564 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xImMHpGJ4O7IgVC off=3119827 len=235169 2024-09-16T06:06:08.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 760 completed, throughput=4.98MB/sec 2024-09-16T06:06:08.565 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cRgSyTFWdsO7cFF off=4285834 len=1409214 2024-09-16T06:06:08.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 761 completed, throughput=4.99MB/sec 2024-09-16T06:06:08.566 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1muhlJoOjXs5L8F off=714373 len=2003597 2024-09-16T06:06:08.576 INFO:tasks.workunit.client.0.smithi145.stdout:op 762 completed, throughput=5MB/sec 2024-09-16T06:06:08.576 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i8E6eQWLCt5roh4 off=16435991 len=127043 2024-09-16T06:06:08.579 INFO:tasks.workunit.client.0.smithi145.stdout:op 763 completed, throughput=5MB/sec 2024-09-16T06:06:08.579 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LlK_yuHY_GXC-Up off=1987800 len=1044317 2024-09-16T06:06:08.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 764 completed, throughput=5.01MB/sec 2024-09-16T06:06:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: 154: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:09.584 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DcaWplc7be02rLd off=2431118 len=589893 2024-09-16T06:06:09.588 INFO:tasks.workunit.client.0.smithi145.stdout:op 765 completed, throughput=4.98MB/sec 2024-09-16T06:06:09.588 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RiU2UsCRE_EfVrm off=3643607 len=1866487 2024-09-16T06:06:09.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 766 completed, throughput=4.99MB/sec 2024-09-16T06:06:09.598 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CS2d4maUJ86Tzo2 off=10011469 len=696897 2024-09-16T06:06:09.602 INFO:tasks.workunit.client.0.smithi145.stdout:op 767 completed, throughput=4.99MB/sec 2024-09-16T06:06:09.602 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2jWTn_QHUjprOAw off=18212733 len=1609157 2024-09-16T06:06:09.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 768 completed, throughput=5MB/sec 2024-09-16T06:06:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:09 smithi145 ceph-mon[96887]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:06:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:09 smithi145 ceph-mon[99390]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:06:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:09 smithi161 ceph-mon[87722]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:06:10.610 INFO:tasks.workunit.client.0.smithi145.stdout: 155: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:10.610 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q3HCKrUZluw1-uN off=4905807 len=1879841 2024-09-16T06:06:10.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 769 completed, throughput=4.98MB/sec 2024-09-16T06:06:10.621 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T7RQoeJ3jzTrnzL off=1242031 len=1257823 2024-09-16T06:06:10.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 770 completed, throughput=4.99MB/sec 2024-09-16T06:06:10.627 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UMDKy9rhRKkqEc9 off=1908694 len=190621 2024-09-16T06:06:10.628 INFO:tasks.workunit.client.0.smithi145.stdout:op 771 completed, throughput=4.99MB/sec 2024-09-16T06:06:10.628 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YemBKtqkTWl_lZt off=163501 len=1024592 2024-09-16T06:06:10.633 INFO:tasks.workunit.client.0.smithi145.stdout:op 772 completed, throughput=5MB/sec 2024-09-16T06:06:10.633 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LlK_yuHY_GXC-Up off=3622642 len=1903558 2024-09-16T06:06:10.635 INFO:tasks.workunit.client.0.smithi145.stdout:op 773 completed, throughput=5.01MB/sec 2024-09-16T06:06:11.636 INFO:tasks.workunit.client.0.smithi145.stdout: 156: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:11.636 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h6aKUKeQ9pPPJF- off=845235 len=375241 2024-09-16T06:06:11.636 INFO:tasks.workunit.client.0.smithi145.stdout:op 774 completed, throughput=4.98MB/sec 2024-09-16T06:06:11.637 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FwJJjfPQ9e_RQMs off=5334149 len=1543823 2024-09-16T06:06:11.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 775 completed, throughput=4.99MB/sec 2024-09-16T06:06:11.646 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sdUGRI0V-lFmdxT off=13679865 len=417628 2024-09-16T06:06:11.649 INFO:tasks.workunit.client.0.smithi145.stdout:op 776 completed, throughput=4.99MB/sec 2024-09-16T06:06:11.649 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mkT_9rL9o0DT6q0 off=20261831 len=227985 2024-09-16T06:06:11.652 INFO:tasks.workunit.client.0.smithi145.stdout:op 777 completed, throughput=4.99MB/sec 2024-09-16T06:06:11.652 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IcGmr2TDiuzW_LU off=11539987 len=1477710 2024-09-16T06:06:11.654 INFO:tasks.workunit.client.0.smithi145.stdout:op 778 completed, throughput=5MB/sec 2024-09-16T06:06:11.654 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dxW40SkxDfMCB2i off=9299407 len=592785 2024-09-16T06:06:11.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 779 completed, throughput=5MB/sec 2024-09-16T06:06:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:11 smithi145 ceph-mon[96887]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:06:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:11 smithi145 ceph-mon[99390]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:06:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:11 smithi161 ceph-mon[87722]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:06:12.658 INFO:tasks.workunit.client.0.smithi145.stdout: 157: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:12.658 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d6d2zEC8lXhC3V8 off=12061534 len=153565 2024-09-16T06:06:12.659 INFO:tasks.workunit.client.0.smithi145.stdout:op 780 completed, throughput=4.97MB/sec 2024-09-16T06:06:12.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2hPZTBCIzqTm6MH off=5328837 len=346522 2024-09-16T06:06:12.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 781 completed, throughput=4.97MB/sec 2024-09-16T06:06:12.660 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cRgSyTFWdsO7cFF off=1179769 len=355163 2024-09-16T06:06:12.661 INFO:tasks.workunit.client.0.smithi145.stdout:op 782 completed, throughput=4.98MB/sec 2024-09-16T06:06:12.661 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_1xvHgx-sSjCCnU off=12808798 len=1911824 2024-09-16T06:06:12.663 INFO:tasks.workunit.client.0.smithi145.stdout:op 783 completed, throughput=4.99MB/sec 2024-09-16T06:06:12.663 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MXMrcbnHuMYLIFp off=7977864 len=807528 2024-09-16T06:06:12.664 INFO:tasks.workunit.client.0.smithi145.stdout:op 784 completed, throughput=4.99MB/sec 2024-09-16T06:06:12.664 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ShqCSWC12Xs0bB7 off=7428897 len=1758694 2024-09-16T06:06:12.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 785 completed, throughput=5MB/sec 2024-09-16T06:06:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:12 smithi145 ceph-mon[99390]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-16T06:06:13.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:12 smithi145 ceph-mon[96887]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-16T06:06:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:12 smithi161 ceph-mon[87722]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-16T06:06:13.666 INFO:tasks.workunit.client.0.smithi145.stdout: 158: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:13.667 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qBV6dPROpSLbo-I off=6108466 len=1757601 2024-09-16T06:06:13.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 786 completed, throughput=4.98MB/sec 2024-09-16T06:06:13.676 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kDcKIKUk802nQDJ off=15224236 len=788833 2024-09-16T06:06:13.677 INFO:tasks.workunit.client.0.smithi145.stdout:op 787 completed, throughput=4.99MB/sec 2024-09-16T06:06:13.677 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t_3WWkA7dtrElK2 off=11837625 len=1628855 2024-09-16T06:06:13.680 INFO:tasks.workunit.client.0.smithi145.stdout:op 788 completed, throughput=5MB/sec 2024-09-16T06:06:13.680 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QEIquMu8IbDsaEG off=13513332 len=1624101 2024-09-16T06:06:13.681 INFO:tasks.workunit.client.0.smithi145.stdout:op 789 completed, throughput=5.01MB/sec 2024-09-16T06:06:14.682 INFO:tasks.workunit.client.0.smithi145.stdout: 159: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:14.682 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yGzCN_2xku8ywOL off=18818993 len=1198490 2024-09-16T06:06:14.687 INFO:tasks.workunit.client.0.smithi145.stdout:op 790 completed, throughput=4.98MB/sec 2024-09-16T06:06:14.687 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aQ976QJfB7Fh0t1 off=6998367 len=1423299 2024-09-16T06:06:14.695 INFO:tasks.workunit.client.0.smithi145.stdout:op 791 completed, throughput=4.99MB/sec 2024-09-16T06:06:14.695 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dXwtTIdkGl4HcJQ off=3821790 len=321266 2024-09-16T06:06:14.696 INFO:tasks.workunit.client.0.smithi145.stdout:op 792 completed, throughput=4.99MB/sec 2024-09-16T06:06:14.696 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_pEsu5t7aDIXrL8 off=11678510 len=940667 2024-09-16T06:06:14.697 INFO:tasks.workunit.client.0.smithi145.stdout:op 793 completed, throughput=5MB/sec 2024-09-16T06:06:14.697 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LKfYeXYk6Xw6Juw off=7371457 len=931566 2024-09-16T06:06:14.698 INFO:tasks.workunit.client.0.smithi145.stdout:op 794 completed, throughput=5MB/sec 2024-09-16T06:06:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:06:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:06:14] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2024-09-16T06:06:15.698 INFO:tasks.workunit.client.0.smithi145.stdout: 160: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:15.699 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e8ubmAdTKMFNUzU off=4634165 len=959473 2024-09-16T06:06:15.704 INFO:tasks.workunit.client.0.smithi145.stdout:op 795 completed, throughput=4.98MB/sec 2024-09-16T06:06:15.704 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zMX9X0Dd7My3Ma0 off=1152956 len=787260 2024-09-16T06:06:15.709 INFO:tasks.workunit.client.0.smithi145.stdout:op 796 completed, throughput=4.98MB/sec 2024-09-16T06:06:15.709 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--Drk4v7LPT90vUh off=8629797 len=1294190 2024-09-16T06:06:15.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 797 completed, throughput=4.99MB/sec 2024-09-16T06:06:15.711 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cH0EcgXgP8UZoy_ off=2202854 len=366701 2024-09-16T06:06:15.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 798 completed, throughput=4.99MB/sec 2024-09-16T06:06:15.712 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4eozoR28zNcySw9 off=3800414 len=2025859 2024-09-16T06:06:15.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 799 completed, throughput=5MB/sec 2024-09-16T06:06:15.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:15 smithi145 ceph-mon[96887]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:06:15.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:15 smithi145 ceph-mon[99390]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:06:16.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:15 smithi161 ceph-mon[87722]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:06:16.725 INFO:tasks.workunit.client.0.smithi145.stdout: 161: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:16.725 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mRk78Z7lAJU1JM9 off=2997068 len=1388976 2024-09-16T06:06:16.727 INFO:tasks.workunit.client.0.smithi145.stdout:op 800 completed, throughput=4.98MB/sec 2024-09-16T06:06:16.727 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vYp0AAiw9L3iPcu off=2497504 len=361195 2024-09-16T06:06:16.731 INFO:tasks.workunit.client.0.smithi145.stdout:op 801 completed, throughput=4.98MB/sec 2024-09-16T06:06:16.731 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sUcZMBW-wIVFh6D off=391609 len=918800 2024-09-16T06:06:16.736 INFO:tasks.workunit.client.0.smithi145.stdout:op 802 completed, throughput=4.99MB/sec 2024-09-16T06:06:16.736 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-naY4I0YAQEmWybz off=8878092 len=1844066 2024-09-16T06:06:16.739 INFO:tasks.workunit.client.0.smithi145.stdout:op 803 completed, throughput=5MB/sec 2024-09-16T06:06:16.739 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-o9cmaE-EmRfHplC off=11944221 len=960941 2024-09-16T06:06:16.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 804 completed, throughput=5MB/sec 2024-09-16T06:06:17.745 INFO:tasks.workunit.client.0.smithi145.stdout: 162: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:17.745 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-teILsoCvljH2fea off=8747334 len=958645 2024-09-16T06:06:17.747 INFO:tasks.workunit.client.0.smithi145.stdout:op 805 completed, throughput=4.98MB/sec 2024-09-16T06:06:17.747 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-corJ8m5PhAHuG6i off=16461100 len=1694124 2024-09-16T06:06:17.749 INFO:tasks.workunit.client.0.smithi145.stdout:op 806 completed, throughput=4.99MB/sec 2024-09-16T06:06:17.749 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RQcbrdOtC4TtfJ8 off=251794 len=246727 2024-09-16T06:06:17.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 807 completed, throughput=4.99MB/sec 2024-09-16T06:06:17.750 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-c4ahgQ2VLNdZzNQ off=1040848 len=1555769 2024-09-16T06:06:17.752 INFO:tasks.workunit.client.0.smithi145.stdout:op 808 completed, throughput=5MB/sec 2024-09-16T06:06:17.752 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Tc2O7i4SgM6nVBZ off=8142813 len=1399750 2024-09-16T06:06:17.753 INFO:tasks.workunit.client.0.smithi145.stdout:op 809 completed, throughput=5.01MB/sec 2024-09-16T06:06:18.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:17 smithi145 ceph-mon[99390]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:06:18.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:17 smithi145 ceph-mon[96887]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:06:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:17 smithi161 ceph-mon[87722]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:06:18.754 INFO:tasks.workunit.client.0.smithi145.stdout: 163: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:18.754 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UB79yDheUdY6FrH off=8547526 len=506964 2024-09-16T06:06:18.755 INFO:tasks.workunit.client.0.smithi145.stdout:op 810 completed, throughput=4.98MB/sec 2024-09-16T06:06:18.755 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LkoO_3zRWC5daml off=13011587 len=580586 2024-09-16T06:06:18.759 INFO:tasks.workunit.client.0.smithi145.stdout:op 811 completed, throughput=4.98MB/sec 2024-09-16T06:06:18.759 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zxM6NnxM-BXPyXZ off=700479 len=812745 2024-09-16T06:06:18.764 INFO:tasks.workunit.client.0.smithi145.stdout:op 812 completed, throughput=4.99MB/sec 2024-09-16T06:06:18.764 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iBvjbx1NSWmkoSp off=14629550 len=465780 2024-09-16T06:06:18.768 INFO:tasks.workunit.client.0.smithi145.stdout:op 813 completed, throughput=4.99MB/sec 2024-09-16T06:06:18.768 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1bx16iuu2RvVT0N off=1762410 len=1942462 2024-09-16T06:06:18.779 INFO:tasks.workunit.client.0.smithi145.stdout:op 814 completed, throughput=5MB/sec 2024-09-16T06:06:19.779 INFO:tasks.workunit.client.0.smithi145.stdout: 164: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:19.779 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L2PUjt5BbFSUPhe off=1143571 len=1443357 2024-09-16T06:06:19.781 INFO:tasks.workunit.client.0.smithi145.stdout:op 815 completed, throughput=4.98MB/sec 2024-09-16T06:06:19.781 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ot31EzFUy9XzTEN off=5588302 len=1047213 2024-09-16T06:06:19.784 INFO:tasks.workunit.client.0.smithi145.stdout:op 816 completed, throughput=4.98MB/sec 2024-09-16T06:06:19.784 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DcaWplc7be02rLd off=1177178 len=1149005 2024-09-16T06:06:19.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 817 completed, throughput=4.99MB/sec 2024-09-16T06:06:19.785 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ENFJgk0hmvbdyNB off=179857 len=1270775 2024-09-16T06:06:19.787 INFO:tasks.workunit.client.0.smithi145.stdout:op 818 completed, throughput=5MB/sec 2024-09-16T06:06:19.787 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-46rgwpwG4xk2vxv off=2179136 len=1183572 2024-09-16T06:06:19.793 INFO:tasks.workunit.client.0.smithi145.stdout:op 819 completed, throughput=5MB/sec 2024-09-16T06:06:20.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:19 smithi145 ceph-mon[99390]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:06:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:19 smithi145 ceph-mon[96887]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:06:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:19 smithi161 ceph-mon[87722]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:06:20.793 INFO:tasks.workunit.client.0.smithi145.stdout: 165: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:20.794 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F9WdFLLRR1c1Cet off=9646311 len=1262111 2024-09-16T06:06:20.801 INFO:tasks.workunit.client.0.smithi145.stdout:op 820 completed, throughput=4.98MB/sec 2024-09-16T06:06:20.801 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FvB-4dNPxjjjSbU off=8714052 len=1258599 2024-09-16T06:06:20.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 821 completed, throughput=4.99MB/sec 2024-09-16T06:06:20.807 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s8L0-g5nPdHkmAV off=902938 len=544204 2024-09-16T06:06:20.808 INFO:tasks.workunit.client.0.smithi145.stdout:op 822 completed, throughput=4.99MB/sec 2024-09-16T06:06:20.808 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PZY9AlFRzf-_Hvs off=7317920 len=1606461 2024-09-16T06:06:20.809 INFO:tasks.workunit.client.0.smithi145.stdout:op 823 completed, throughput=5MB/sec 2024-09-16T06:06:21.810 INFO:tasks.workunit.client.0.smithi145.stdout: 166: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:21.811 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_KQgQBSGQzrBRln off=1236963 len=1062532 2024-09-16T06:06:21.815 INFO:tasks.workunit.client.0.smithi145.stdout:op 824 completed, throughput=4.98MB/sec 2024-09-16T06:06:21.816 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-p7kxeziH_CfOn3S off=906264 len=773674 2024-09-16T06:06:21.820 INFO:tasks.workunit.client.0.smithi145.stdout:op 825 completed, throughput=4.98MB/sec 2024-09-16T06:06:21.820 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s7l20LFBTaYJION off=730831 len=24629 2024-09-16T06:06:21.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 826 completed, throughput=4.98MB/sec 2024-09-16T06:06:21.821 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qMfOXAkF6zAskCy off=13456107 len=242830 2024-09-16T06:06:21.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 827 completed, throughput=4.98MB/sec 2024-09-16T06:06:21.822 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dQ1-jXXxJ_d7Xje off=5445883 len=376207 2024-09-16T06:06:21.822 INFO:tasks.workunit.client.0.smithi145.stdout:op 828 completed, throughput=4.99MB/sec 2024-09-16T06:06:21.822 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-v7gCBAzTfIp9KEZ off=6228698 len=2042059 2024-09-16T06:06:21.832 INFO:tasks.workunit.client.0.smithi145.stdout:op 829 completed, throughput=5MB/sec 2024-09-16T06:06:21.832 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mfXVAU2UxHLbP2t off=3623166 len=1029094 2024-09-16T06:06:21.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 830 completed, throughput=5MB/sec 2024-09-16T06:06:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:21 smithi145 ceph-mon[99390]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:06:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:21 smithi145 ceph-mon[96887]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:06:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:21 smithi161 ceph-mon[87722]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:06:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:22.838 INFO:tasks.workunit.client.0.smithi145.stdout: 167: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:22.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--AGg5eeUFCc3sPp off=2328654 len=1042943 2024-09-16T06:06:22.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 831 completed, throughput=4.98MB/sec 2024-09-16T06:06:22.839 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hag30-oEoRtDzWb off=226948 len=169483 2024-09-16T06:06:22.842 INFO:tasks.workunit.client.0.smithi145.stdout:op 832 completed, throughput=4.98MB/sec 2024-09-16T06:06:22.842 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sPE0CBB9yzVmXqw off=1781685 len=270073 2024-09-16T06:06:22.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 833 completed, throughput=4.98MB/sec 2024-09-16T06:06:22.845 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f1aF8utjwXxiQfU off=3218711 len=1590752 2024-09-16T06:06:22.852 INFO:tasks.workunit.client.0.smithi145.stdout:op 834 completed, throughput=4.99MB/sec 2024-09-16T06:06:22.852 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-y7u6zWHpBXqiOsq off=6254428 len=1474624 2024-09-16T06:06:22.855 INFO:tasks.workunit.client.0.smithi145.stdout:op 835 completed, throughput=5MB/sec 2024-09-16T06:06:22.855 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9vKpCzYphBPOA_r off=617127 len=1818621 2024-09-16T06:06:22.857 INFO:tasks.workunit.client.0.smithi145.stdout:op 836 completed, throughput=5.01MB/sec 2024-09-16T06:06:23.857 INFO:tasks.workunit.client.0.smithi145.stdout: 168: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:23.858 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fonw3P8mqP-UwHs off=13099631 len=912143 2024-09-16T06:06:23.862 INFO:tasks.workunit.client.0.smithi145.stdout:op 837 completed, throughput=4.98MB/sec 2024-09-16T06:06:23.862 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A9ZGZHfWllNYaLJ off=2563573 len=1419001 2024-09-16T06:06:23.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 838 completed, throughput=4.99MB/sec 2024-09-16T06:06:23.865 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-klkeed5ZDfd0WYW off=12658533 len=1905877 2024-09-16T06:06:23.876 INFO:tasks.workunit.client.0.smithi145.stdout:op 839 completed, throughput=5MB/sec 2024-09-16T06:06:24.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:23 smithi145 ceph-mon[96887]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:06:24.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:23 smithi145 ceph-mon[99390]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:06:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:23 smithi161 ceph-mon[87722]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:06:24.877 INFO:tasks.workunit.client.0.smithi145.stdout: 169: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:24.877 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_6rwPps4S9vpUzH off=5373495 len=233042 2024-09-16T06:06:24.880 INFO:tasks.workunit.client.0.smithi145.stdout:op 840 completed, throughput=4.97MB/sec 2024-09-16T06:06:24.880 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uAa4X7Pfz5oRpu6 off=18745613 len=641478 2024-09-16T06:06:24.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 841 completed, throughput=4.98MB/sec 2024-09-16T06:06:24.884 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vzX0LKcThtRQ6Nb off=1546157 len=1743598 2024-09-16T06:06:24.894 INFO:tasks.workunit.client.0.smithi145.stdout:op 842 completed, throughput=4.99MB/sec 2024-09-16T06:06:24.894 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IjXHAm-LejPV1A5 off=5414636 len=313946 2024-09-16T06:06:24.897 INFO:tasks.workunit.client.0.smithi145.stdout:op 843 completed, throughput=4.99MB/sec 2024-09-16T06:06:24.897 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-02uPmSK7nGqiexh off=4115914 len=392231 2024-09-16T06:06:24.899 INFO:tasks.workunit.client.0.smithi145.stdout:op 844 completed, throughput=4.99MB/sec 2024-09-16T06:06:24.900 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2CuK6tKk7ndY4WH off=3294307 len=728415 2024-09-16T06:06:24.903 INFO:tasks.workunit.client.0.smithi145.stdout:op 845 completed, throughput=4.99MB/sec 2024-09-16T06:06:24.903 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5bKRPqB2IDmQbqN off=8930912 len=1939574 2024-09-16T06:06:24.912 INFO:tasks.workunit.client.0.smithi145.stdout:op 846 completed, throughput=5MB/sec 2024-09-16T06:06:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:06:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:06:24] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2024-09-16T06:06:25.912 INFO:tasks.workunit.client.0.smithi145.stdout: 170: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:25.913 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OMLpuAc3NQs9kch off=365470 len=90871 2024-09-16T06:06:25.915 INFO:tasks.workunit.client.0.smithi145.stdout:op 847 completed, throughput=4.98MB/sec 2024-09-16T06:06:25.915 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EYP4pDd34nwFReY off=264890 len=1921497 2024-09-16T06:06:25.918 INFO:tasks.workunit.client.0.smithi145.stdout:op 848 completed, throughput=4.99MB/sec 2024-09-16T06:06:25.918 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tOBPzmhu8wDn-_G off=6485626 len=1753747 2024-09-16T06:06:25.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 849 completed, throughput=5MB/sec 2024-09-16T06:06:25.929 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zkyH2fAOvn5gbLX off=8775296 len=710224 2024-09-16T06:06:25.932 INFO:tasks.workunit.client.0.smithi145.stdout:op 850 completed, throughput=5MB/sec 2024-09-16T06:06:25.932 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NIEV5FudU7ujpCu off=3330279 len=1351145 2024-09-16T06:06:25.933 INFO:tasks.workunit.client.0.smithi145.stdout:op 851 completed, throughput=5.01MB/sec 2024-09-16T06:06:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:25 smithi145 ceph-mon[96887]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:06:26.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:25 smithi145 ceph-mon[99390]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:06:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:25 smithi161 ceph-mon[87722]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:06:26.934 INFO:tasks.workunit.client.0.smithi145.stdout: 171: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:26.934 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JNG_o0T75V8l9yC off=7421569 len=1493416 2024-09-16T06:06:26.936 INFO:tasks.workunit.client.0.smithi145.stdout:op 852 completed, throughput=4.99MB/sec 2024-09-16T06:06:26.936 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-feuxc6bxjWXyQDy off=1623129 len=965452 2024-09-16T06:06:26.937 INFO:tasks.workunit.client.0.smithi145.stdout:op 853 completed, throughput=4.99MB/sec 2024-09-16T06:06:26.937 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PNN5PkDytFzj3Sg off=8591978 len=260375 2024-09-16T06:06:26.937 INFO:tasks.workunit.client.0.smithi145.stdout:op 854 completed, throughput=4.99MB/sec 2024-09-16T06:06:26.938 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7kILsLvYvh6Wdqb off=4188773 len=248989 2024-09-16T06:06:26.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 855 completed, throughput=4.99MB/sec 2024-09-16T06:06:26.941 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CSLGzVMLR8p6eeQ off=6750652 len=1904012 2024-09-16T06:06:26.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 856 completed, throughput=5MB/sec 2024-09-16T06:06:27.951 INFO:tasks.workunit.client.0.smithi145.stdout: 172: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:27.951 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-slQ_2W52lAKQl1k off=4964820 len=391358 2024-09-16T06:06:27.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 857 completed, throughput=4.98MB/sec 2024-09-16T06:06:27.952 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R3JqVQjeys5JrQQ off=6312033 len=856425 2024-09-16T06:06:27.957 INFO:tasks.workunit.client.0.smithi145.stdout:op 858 completed, throughput=4.98MB/sec 2024-09-16T06:06:27.957 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rK-H87gP5I1XTFZ off=9703974 len=534380 2024-09-16T06:06:27.959 INFO:tasks.workunit.client.0.smithi145.stdout:op 859 completed, throughput=4.99MB/sec 2024-09-16T06:06:27.959 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oypOoLqPJf3fr6V off=7488848 len=1334948 2024-09-16T06:06:27.961 INFO:tasks.workunit.client.0.smithi145.stdout:op 860 completed, throughput=4.99MB/sec 2024-09-16T06:06:27.961 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KW33cIfIYSKCOie off=4585449 len=139550 2024-09-16T06:06:27.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 861 completed, throughput=4.99MB/sec 2024-09-16T06:06:27.964 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2qr6qFQP3O5a-Co off=2369171 len=1639405 2024-09-16T06:06:27.966 INFO:tasks.workunit.client.0.smithi145.stdout:op 862 completed, throughput=5MB/sec 2024-09-16T06:06:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:27 smithi145 ceph-mon[96887]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:06:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:27 smithi145 ceph-mon[99390]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:06:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:27 smithi161 ceph-mon[87722]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:06:28.967 INFO:tasks.workunit.client.0.smithi145.stdout: 173: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:28.967 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_BTzETU1x0qPS1X off=3910361 len=1257689 2024-09-16T06:06:28.968 INFO:tasks.workunit.client.0.smithi145.stdout:op 863 completed, throughput=4.98MB/sec 2024-09-16T06:06:28.969 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yuJJfCZes2qfA60 off=12422735 len=1920802 2024-09-16T06:06:28.971 INFO:tasks.workunit.client.0.smithi145.stdout:op 864 completed, throughput=4.99MB/sec 2024-09-16T06:06:28.971 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oH7jkRB71C2Nu65 off=9562414 len=1331273 2024-09-16T06:06:28.972 INFO:tasks.workunit.client.0.smithi145.stdout:op 865 completed, throughput=5MB/sec 2024-09-16T06:06:28.972 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wpFr-AGWE8JVTQc off=6257127 len=541979 2024-09-16T06:06:28.976 INFO:tasks.workunit.client.0.smithi145.stdout:op 866 completed, throughput=5MB/sec 2024-09-16T06:06:29.976 INFO:tasks.workunit.client.0.smithi145.stdout: 174: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:29.976 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MDXUBFfcD7EmoFF off=14167535 len=1726063 2024-09-16T06:06:29.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 867 completed, throughput=4.98MB/sec 2024-09-16T06:06:29.980 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cxHU3sSs82E89sH off=23460165 len=1264 2024-09-16T06:06:29.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 868 completed, throughput=4.98MB/sec 2024-09-16T06:06:29.982 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PLRst1c2v2FMtZ_ off=800454 len=51688 2024-09-16T06:06:29.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 869 completed, throughput=4.98MB/sec 2024-09-16T06:06:29.983 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yg1lyTouu2Rq8rf off=18756552 len=1096566 2024-09-16T06:06:29.988 INFO:tasks.workunit.client.0.smithi145.stdout:op 870 completed, throughput=4.99MB/sec 2024-09-16T06:06:29.989 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JsPQCVSxuun0aT7 off=4054896 len=214558 2024-09-16T06:06:29.989 INFO:tasks.workunit.client.0.smithi145.stdout:op 871 completed, throughput=4.99MB/sec 2024-09-16T06:06:29.989 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cO41IAEHn3k-IV6 off=5322480 len=528126 2024-09-16T06:06:29.993 INFO:tasks.workunit.client.0.smithi145.stdout:op 872 completed, throughput=4.99MB/sec 2024-09-16T06:06:29.993 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QO7SBRSVePmO4XI off=1937788 len=695205 2024-09-16T06:06:29.994 INFO:tasks.workunit.client.0.smithi145.stdout:op 873 completed, throughput=5MB/sec 2024-09-16T06:06:29.994 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Gr5PoRTbK3Gc6z1 off=5636196 len=192844 2024-09-16T06:06:29.994 INFO:tasks.workunit.client.0.smithi145.stdout:op 874 completed, throughput=5MB/sec 2024-09-16T06:06:29.994 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aK5Dfoq0ltiONsK off=13819142 len=765663 2024-09-16T06:06:29.995 INFO:tasks.workunit.client.0.smithi145.stdout:op 875 completed, throughput=5MB/sec 2024-09-16T06:06:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:29 smithi145 ceph-mon[96887]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:06:30.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:29 smithi145 ceph-mon[99390]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:06:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:29 smithi161 ceph-mon[87722]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:06:30.996 INFO:tasks.workunit.client.0.smithi145.stdout: 175: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:30.996 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GB8l9X-TytrkUTh off=13343716 len=1265894 2024-09-16T06:06:30.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 876 completed, throughput=4.98MB/sec 2024-09-16T06:06:30.998 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EFq3DBw3PS6rekt off=6218088 len=1691825 2024-09-16T06:06:31.000 INFO:tasks.workunit.client.0.smithi145.stdout:op 877 completed, throughput=4.99MB/sec 2024-09-16T06:06:31.000 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ydRuTUFzY7l041b off=4129760 len=253896 2024-09-16T06:06:31.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 878 completed, throughput=4.99MB/sec 2024-09-16T06:06:31.002 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-loiN_hRI3VVMq33 off=14295071 len=1465281 2024-09-16T06:06:31.003 INFO:tasks.workunit.client.0.smithi145.stdout:op 879 completed, throughput=5MB/sec 2024-09-16T06:06:31.003 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TEkvKbXq-JDTFxg off=8716523 len=872035 2024-09-16T06:06:31.008 INFO:tasks.workunit.client.0.smithi145.stdout:op 880 completed, throughput=5MB/sec 2024-09-16T06:06:32.008 INFO:tasks.workunit.client.0.smithi145.stdout: 176: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:32.008 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wRhLEkfWFwjALzq off=6864359 len=293082 2024-09-16T06:06:32.011 INFO:tasks.workunit.client.0.smithi145.stdout:op 881 completed, throughput=4.98MB/sec 2024-09-16T06:06:32.012 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1XGPa-6XWplP51E off=0 len=1579946 2024-09-16T06:06:32.014 INFO:tasks.workunit.client.0.smithi145.stdout:op 882 completed, throughput=4.98MB/sec 2024-09-16T06:06:32.014 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-emKm1xd-RCxPfqT off=1312912 len=676639 2024-09-16T06:06:32.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 883 completed, throughput=4.99MB/sec 2024-09-16T06:06:32.016 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XgxvgQbH-D4FVdO off=2691450 len=874265 2024-09-16T06:06:32.017 INFO:tasks.workunit.client.0.smithi145.stdout:op 884 completed, throughput=4.99MB/sec 2024-09-16T06:06:32.017 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6j_0nrlfa_uDb0s off=265902 len=1030073 2024-09-16T06:06:32.019 INFO:tasks.workunit.client.0.smithi145.stdout:op 885 completed, throughput=5MB/sec 2024-09-16T06:06:32.019 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ldOGvWn3FrQ0i4- off=0 len=1449927 2024-09-16T06:06:32.025 INFO:tasks.workunit.client.0.smithi145.stdout:op 886 completed, throughput=5MB/sec 2024-09-16T06:06:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:31 smithi145 ceph-mon[96887]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:06:32.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:31 smithi145 ceph-mon[99390]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:06:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:31 smithi161 ceph-mon[87722]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:06:33.025 INFO:tasks.workunit.client.0.smithi145.stdout: 177: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:33.025 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XwdRnvdYUbtgfNJ off=2500147 len=430164 2024-09-16T06:06:33.029 INFO:tasks.workunit.client.0.smithi145.stdout:op 887 completed, throughput=4.98MB/sec 2024-09-16T06:06:33.030 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xYOkRI5nNNPUuMX off=4004958 len=1206080 2024-09-16T06:06:33.036 INFO:tasks.workunit.client.0.smithi145.stdout:op 888 completed, throughput=4.99MB/sec 2024-09-16T06:06:33.037 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9WHOhOfcxjzxQ6f off=5653672 len=1770548 2024-09-16T06:06:33.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 889 completed, throughput=4.99MB/sec 2024-09-16T06:06:33.044 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SdXlp6ceZePSmKG off=123377 len=1574032 2024-09-16T06:06:33.051 INFO:tasks.workunit.client.0.smithi145.stdout:op 890 completed, throughput=5MB/sec 2024-09-16T06:06:34.051 INFO:tasks.workunit.client.0.smithi145.stdout: 178: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:34.051 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CoYRQtHoDuZWejz off=828326 len=277723 2024-09-16T06:06:34.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 891 completed, throughput=4.98MB/sec 2024-09-16T06:06:34.053 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yOKcfo-UvtEFxzf off=8776538 len=1305502 2024-09-16T06:06:34.059 INFO:tasks.workunit.client.0.smithi145.stdout:op 892 completed, throughput=4.98MB/sec 2024-09-16T06:06:34.059 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SjogYnqYKS4Vs8O off=14051985 len=2007085 2024-09-16T06:06:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:33 smithi145 ceph-mon[96887]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:06:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:33 smithi145 ceph-mon[99390]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:06:34.069 INFO:tasks.workunit.client.0.smithi145.stdout:op 893 completed, throughput=4.99MB/sec 2024-09-16T06:06:34.069 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CxAqQ2cyWsixb09 off=20266204 len=1450429 2024-09-16T06:06:34.075 INFO:tasks.workunit.client.0.smithi145.stdout:op 894 completed, throughput=5MB/sec 2024-09-16T06:06:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:33 smithi161 ceph-mon[87722]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:06:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:06:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:06:34] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2024-09-16T06:06:35.076 INFO:tasks.workunit.client.0.smithi145.stdout: 179: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:35.076 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5p0s6GIif3FpPBU off=2459626 len=292963 2024-09-16T06:06:35.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 895 completed, throughput=4.98MB/sec 2024-09-16T06:06:35.079 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-avEW8Cbg1o0kY8C off=1209735 len=49950 2024-09-16T06:06:35.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 896 completed, throughput=4.98MB/sec 2024-09-16T06:06:35.079 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ew7mL54M75uksh5 off=994059 len=511377 2024-09-16T06:06:35.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 897 completed, throughput=4.98MB/sec 2024-09-16T06:06:35.080 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hjubjEmK-RMqaRG off=12174512 len=35204 2024-09-16T06:06:35.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 898 completed, throughput=4.98MB/sec 2024-09-16T06:06:35.080 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ChZ7OpzRKs61MLD off=5288888 len=1175923 2024-09-16T06:06:35.083 INFO:tasks.workunit.client.0.smithi145.stdout:op 899 completed, throughput=4.98MB/sec 2024-09-16T06:06:35.083 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mlHD6bjCZqmxdfx off=8100827 len=127742 2024-09-16T06:06:35.084 INFO:tasks.workunit.client.0.smithi145.stdout:op 900 completed, throughput=4.98MB/sec 2024-09-16T06:06:35.084 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lmV08wHEMG4DBW0 off=0 len=1713313 2024-09-16T06:06:35.087 INFO:tasks.workunit.client.0.smithi145.stdout:op 901 completed, throughput=4.99MB/sec 2024-09-16T06:06:35.087 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b33yuhto7iooBy2 off=15483727 len=1396257 2024-09-16T06:06:35.089 INFO:tasks.workunit.client.0.smithi145.stdout:op 902 completed, throughput=5MB/sec 2024-09-16T06:06:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:35 smithi145 ceph-mon[96887]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:06:36.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:35 smithi145 ceph-mon[99390]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:06:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:35 smithi161 ceph-mon[87722]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:06:36.089 INFO:tasks.workunit.client.0.smithi145.stdout: 180: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:36.089 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-90UFrgEi8u9ZyRf off=1041854 len=1258435 2024-09-16T06:06:36.095 INFO:tasks.workunit.client.0.smithi145.stdout:op 903 completed, throughput=4.98MB/sec 2024-09-16T06:06:36.095 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wmrrj4jmP_H-rGf off=305577 len=1376959 2024-09-16T06:06:36.101 INFO:tasks.workunit.client.0.smithi145.stdout:op 904 completed, throughput=4.99MB/sec 2024-09-16T06:06:36.101 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-62tbfWILx5NUlsc off=4841341 len=1883836 2024-09-16T06:06:36.103 INFO:tasks.workunit.client.0.smithi145.stdout:op 905 completed, throughput=5MB/sec 2024-09-16T06:06:36.103 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3hH5DdKUtdoM2rj off=11597438 len=54883 2024-09-16T06:06:36.104 INFO:tasks.workunit.client.0.smithi145.stdout:op 906 completed, throughput=5MB/sec 2024-09-16T06:06:36.104 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EpXnuUCKatCLmQv off=13406671 len=283714 2024-09-16T06:06:36.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 907 completed, throughput=5MB/sec 2024-09-16T06:06:36.106 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L2b10Ii8p5nW51M off=2561650 len=107386 2024-09-16T06:06:36.109 INFO:tasks.workunit.client.0.smithi145.stdout:op 908 completed, throughput=5MB/sec 2024-09-16T06:06:36.109 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iLYah_5hnBpZyt1 off=1288337 len=317117 2024-09-16T06:06:36.109 INFO:tasks.workunit.client.0.smithi145.stdout:op 909 completed, throughput=5MB/sec 2024-09-16T06:06:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:37.110 INFO:tasks.workunit.client.0.smithi145.stdout: 181: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:37.110 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-09gIF34-pJpyAYO off=15099346 len=2024262 2024-09-16T06:06:37.119 INFO:tasks.workunit.client.0.smithi145.stdout:op 910 completed, throughput=4.98MB/sec 2024-09-16T06:06:37.119 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-E1xZ1n7LPKBaeI4 off=5647398 len=750258 2024-09-16T06:06:37.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 911 completed, throughput=4.99MB/sec 2024-09-16T06:06:37.121 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zVEuyUad9K-k8ke off=11904512 len=438952 2024-09-16T06:06:37.124 INFO:tasks.workunit.client.0.smithi145.stdout:op 912 completed, throughput=4.99MB/sec 2024-09-16T06:06:37.124 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wAMoonm5WeSPPm0 off=604709 len=580381 2024-09-16T06:06:37.124 INFO:tasks.workunit.client.0.smithi145.stdout:op 913 completed, throughput=4.99MB/sec 2024-09-16T06:06:37.124 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Wrb81mZlESw1FNC off=3776086 len=289171 2024-09-16T06:06:37.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 914 completed, throughput=4.99MB/sec 2024-09-16T06:06:37.128 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3Dwnd8wdMt8dTeu off=618514 len=923536 2024-09-16T06:06:37.132 INFO:tasks.workunit.client.0.smithi145.stdout:op 915 completed, throughput=5MB/sec 2024-09-16T06:06:37.133 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X02_JByFvNQBO37 off=9326836 len=321283 2024-09-16T06:06:37.133 INFO:tasks.workunit.client.0.smithi145.stdout:op 916 completed, throughput=5MB/sec 2024-09-16T06:06:38.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:37 smithi145 ceph-mon[96887]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:06:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:37 smithi145 ceph-mon[99390]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:06:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:37 smithi161 ceph-mon[87722]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:06:38.133 INFO:tasks.workunit.client.0.smithi145.stdout: 182: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:38.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fQ4wHpiKcfxPBwI off=19097594 len=1825649 2024-09-16T06:06:38.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 917 completed, throughput=4.98MB/sec 2024-09-16T06:06:38.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1Go4c1cIgGsUCth off=2661348 len=1583884 2024-09-16T06:06:38.138 INFO:tasks.workunit.client.0.smithi145.stdout:op 918 completed, throughput=4.99MB/sec 2024-09-16T06:06:38.138 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NYY8PvxM_mHqqRy off=16875208 len=1835482 2024-09-16T06:06:38.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 919 completed, throughput=5MB/sec 2024-09-16T06:06:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:38 smithi145 ceph-mon[96887]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:06:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:38 smithi145 ceph-mon[99390]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:06:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:38 smithi161 ceph-mon[87722]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:06:39.146 INFO:tasks.workunit.client.0.smithi145.stdout: 183: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:39.146 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--pdBsrvQrqdMLXN off=3918893 len=1059805 2024-09-16T06:06:39.147 INFO:tasks.workunit.client.0.smithi145.stdout:op 920 completed, throughput=4.98MB/sec 2024-09-16T06:06:39.147 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lt1cPSl8fkWu-1T off=10758127 len=422621 2024-09-16T06:06:39.149 INFO:tasks.workunit.client.0.smithi145.stdout:op 921 completed, throughput=4.98MB/sec 2024-09-16T06:06:39.149 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t8lrQL-15ACBlRC off=3905251 len=629695 2024-09-16T06:06:39.150 INFO:tasks.workunit.client.0.smithi145.stdout:op 922 completed, throughput=4.98MB/sec 2024-09-16T06:06:39.151 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ddwrvSagSZ9Lw7f off=11960963 len=1614244 2024-09-16T06:06:39.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 923 completed, throughput=4.99MB/sec 2024-09-16T06:06:39.159 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hmAUVC8WsFzlqyR off=760992 len=293285 2024-09-16T06:06:39.162 INFO:tasks.workunit.client.0.smithi145.stdout:op 924 completed, throughput=4.99MB/sec 2024-09-16T06:06:39.162 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vvbWaE8wx4Steoy off=7996065 len=475242 2024-09-16T06:06:39.165 INFO:tasks.workunit.client.0.smithi145.stdout:op 925 completed, throughput=5MB/sec 2024-09-16T06:06:39.166 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-naY4I0YAQEmWybz off=4909117 len=615593 2024-09-16T06:06:39.169 INFO:tasks.workunit.client.0.smithi145.stdout:op 926 completed, throughput=5MB/sec 2024-09-16T06:06:39.169 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YRHZJlT3ZsGIykD off=13857324 len=1461756 2024-09-16T06:06:39.174 INFO:tasks.workunit.client.0.smithi145.stdout:op 927 completed, throughput=5.01MB/sec 2024-09-16T06:06:40.175 INFO:tasks.workunit.client.0.smithi145.stdout: 184: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:40.175 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2GpvuCKdTvSufiI off=274062 len=1884695 2024-09-16T06:06:40.185 INFO:tasks.workunit.client.0.smithi145.stdout:op 928 completed, throughput=4.99MB/sec 2024-09-16T06:06:40.185 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CmTD0Qfwtp_lZd8 off=8567201 len=1006066 2024-09-16T06:06:40.190 INFO:tasks.workunit.client.0.smithi145.stdout:op 929 completed, throughput=4.99MB/sec 2024-09-16T06:06:40.190 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-19nP5M99bwxjQzO off=12301725 len=775842 2024-09-16T06:06:40.195 INFO:tasks.workunit.client.0.smithi145.stdout:op 930 completed, throughput=5MB/sec 2024-09-16T06:06:40.195 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HRFmzs-0s42e1Xd off=2334106 len=1267797 2024-09-16T06:06:40.201 INFO:tasks.workunit.client.0.smithi145.stdout:op 931 completed, throughput=5MB/sec 2024-09-16T06:06:41.202 INFO:tasks.workunit.client.0.smithi145.stdout: 185: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:41.202 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fdH29BKQnk8Scgo off=14885440 len=1879677 2024-09-16T06:06:41.209 INFO:tasks.workunit.client.0.smithi145.stdout:op 932 completed, throughput=4.99MB/sec 2024-09-16T06:06:41.209 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZpJWibxBVsVZDK7 off=11059746 len=888564 2024-09-16T06:06:41.211 INFO:tasks.workunit.client.0.smithi145.stdout:op 933 completed, throughput=4.99MB/sec 2024-09-16T06:06:41.211 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BjzV0zFz8TvLomH off=14665577 len=1811914 2024-09-16T06:06:41.222 INFO:tasks.workunit.client.0.smithi145.stdout:op 934 completed, throughput=5MB/sec 2024-09-16T06:06:41.222 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VeIBBhqMbNXr_Gh off=1433543 len=873235 2024-09-16T06:06:41.222 INFO:tasks.workunit.client.0.smithi145.stdout:op 935 completed, throughput=5MB/sec 2024-09-16T06:06:42.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:41 smithi145 ceph-mon[96887]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:06:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:41 smithi145 ceph-mon[99390]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:06:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:41 smithi161 ceph-mon[87722]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:06:42.223 INFO:tasks.workunit.client.0.smithi145.stdout: 186: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:42.223 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JjJpOB-qAPDvITv off=1491623 len=4531 2024-09-16T06:06:42.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 936 completed, throughput=4.98MB/sec 2024-09-16T06:06:42.224 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lWhrSTlXdr1cvQa off=215762 len=415919 2024-09-16T06:06:42.227 INFO:tasks.workunit.client.0.smithi145.stdout:op 937 completed, throughput=4.98MB/sec 2024-09-16T06:06:42.227 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZzHHUEkh3SCfUhy off=9621715 len=285102 2024-09-16T06:06:42.230 INFO:tasks.workunit.client.0.smithi145.stdout:op 938 completed, throughput=4.98MB/sec 2024-09-16T06:06:42.230 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TuTyK3P9Le3lPGM off=434012 len=1990254 2024-09-16T06:06:42.242 INFO:tasks.workunit.client.0.smithi145.stdout:op 939 completed, throughput=4.99MB/sec 2024-09-16T06:06:42.242 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-81nxe9i0A2QR-40 off=3556575 len=2027740 2024-09-16T06:06:42.245 INFO:tasks.workunit.client.0.smithi145.stdout:op 940 completed, throughput=5MB/sec 2024-09-16T06:06:43.245 INFO:tasks.workunit.client.0.smithi145.stdout: 187: throughput=4.97MB/sec pending data=0 2024-09-16T06:06:43.245 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-slOSfVxXhvlYxUc off=6689073 len=577803 2024-09-16T06:06:43.249 INFO:tasks.workunit.client.0.smithi145.stdout:op 941 completed, throughput=4.98MB/sec 2024-09-16T06:06:43.249 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SqvWscOheQ8kVRO off=6820496 len=1226397 2024-09-16T06:06:43.256 INFO:tasks.workunit.client.0.smithi145.stdout:op 942 completed, throughput=4.98MB/sec 2024-09-16T06:06:43.256 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TR0C2uJUh6Tl68Y off=3239926 len=2039511 2024-09-16T06:06:43.257 INFO:tasks.workunit.client.0.smithi145.stdout:op 943 completed, throughput=4.99MB/sec 2024-09-16T06:06:43.258 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QDigKBdlH8R7Hdg off=2804054 len=904939 2024-09-16T06:06:43.260 INFO:tasks.workunit.client.0.smithi145.stdout:op 944 completed, throughput=5MB/sec 2024-09-16T06:06:43.260 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SMNg9b-pELvxzBY off=12345921 len=1183911 2024-09-16T06:06:43.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 945 completed, throughput=5MB/sec 2024-09-16T06:06:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:43 smithi145 ceph-mon[96887]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:06:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:43 smithi145 ceph-mon[99390]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:06:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:43 smithi161 ceph-mon[87722]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:06:44.265 INFO:tasks.workunit.client.0.smithi145.stdout: 188: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:44.265 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9Vh-TUiR6hsU6Mp off=4061825 len=1729004 2024-09-16T06:06:44.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 946 completed, throughput=4.99MB/sec 2024-09-16T06:06:44.275 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LffrlhFfGAvEVsX off=4419804 len=743126 2024-09-16T06:06:44.276 INFO:tasks.workunit.client.0.smithi145.stdout:op 947 completed, throughput=4.99MB/sec 2024-09-16T06:06:44.277 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Qfiw1M5L_ePrNFv off=4656346 len=1418975 2024-09-16T06:06:44.277 INFO:tasks.workunit.client.0.smithi145.stdout:op 948 completed, throughput=5MB/sec 2024-09-16T06:06:44.277 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ol8qgny5wNI7iHN off=15337203 len=1771593 2024-09-16T06:06:44.281 INFO:tasks.workunit.client.0.smithi145.stdout:op 949 completed, throughput=5.01MB/sec 2024-09-16T06:06:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:06:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:06:44] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2024-09-16T06:06:45.281 INFO:tasks.workunit.client.0.smithi145.stdout: 189: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:45.281 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aTuhIRgBSegI2cO off=9300366 len=1892999 2024-09-16T06:06:45.289 INFO:tasks.workunit.client.0.smithi145.stdout:op 950 completed, throughput=4.99MB/sec 2024-09-16T06:06:45.289 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Q34m5J6gNaNd1xf off=17331716 len=1110652 2024-09-16T06:06:45.290 INFO:tasks.workunit.client.0.smithi145.stdout:op 951 completed, throughput=4.99MB/sec 2024-09-16T06:06:45.290 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wAQ4uD4TaxBcADf off=4511470 len=1588040 2024-09-16T06:06:45.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 952 completed, throughput=5MB/sec 2024-09-16T06:06:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:45 smithi145 ceph-mon[99390]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:06:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:45 smithi145 ceph-mon[96887]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:06:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:45 smithi161 ceph-mon[87722]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:06:46.300 INFO:tasks.workunit.client.0.smithi145.stdout: 190: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:46.300 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0KfeoEGka3K8ath off=12312849 len=1642076 2024-09-16T06:06:46.307 INFO:tasks.workunit.client.0.smithi145.stdout:op 953 completed, throughput=4.98MB/sec 2024-09-16T06:06:46.307 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AR2g0wZVwRzi2vN off=5573278 len=843194 2024-09-16T06:06:46.311 INFO:tasks.workunit.client.0.smithi145.stdout:op 954 completed, throughput=4.99MB/sec 2024-09-16T06:06:46.311 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nfI4Etb5uPVyuWP off=1928616 len=1964433 2024-09-16T06:06:46.318 INFO:tasks.workunit.client.0.smithi145.stdout:op 955 completed, throughput=5MB/sec 2024-09-16T06:06:46.318 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sezHQYeCfziiu-g off=662840 len=1852495 2024-09-16T06:06:46.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 956 completed, throughput=5.01MB/sec 2024-09-16T06:06:47.320 INFO:tasks.workunit.client.0.smithi145.stdout: 191: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:47.320 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l3fBQY2mWTb-PMX off=2881024 len=446897 2024-09-16T06:06:47.324 INFO:tasks.workunit.client.0.smithi145.stdout:op 957 completed, throughput=4.98MB/sec 2024-09-16T06:06:47.324 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0u1x9h_9Rj5aRAd off=18994887 len=1677776 2024-09-16T06:06:47.326 INFO:tasks.workunit.client.0.smithi145.stdout:op 958 completed, throughput=4.99MB/sec 2024-09-16T06:06:47.326 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MHGRJ5bSP81FNHA off=4043999 len=1049728 2024-09-16T06:06:47.330 INFO:tasks.workunit.client.0.smithi145.stdout:op 959 completed, throughput=5MB/sec 2024-09-16T06:06:47.331 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AqcOUruoixGA3B- off=2292306 len=1528465 2024-09-16T06:06:47.332 INFO:tasks.workunit.client.0.smithi145.stdout:op 960 completed, throughput=5MB/sec 2024-09-16T06:06:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:47 smithi145 ceph-mon[96887]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:06:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:47 smithi145 ceph-mon[99390]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:06:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:47 smithi161 ceph-mon[87722]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:06:48.332 INFO:tasks.workunit.client.0.smithi145.stdout: 192: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:48.333 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bnplf93FOqZY4y9 off=2156386 len=1604168 2024-09-16T06:06:48.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 961 completed, throughput=4.99MB/sec 2024-09-16T06:06:48.341 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KKyBE6xh5JoWbBV off=4092311 len=659263 2024-09-16T06:06:48.345 INFO:tasks.workunit.client.0.smithi145.stdout:op 962 completed, throughput=4.99MB/sec 2024-09-16T06:06:48.345 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hqH_vffiJuMWZ3C off=5881275 len=321525 2024-09-16T06:06:48.347 INFO:tasks.workunit.client.0.smithi145.stdout:op 963 completed, throughput=4.99MB/sec 2024-09-16T06:06:48.347 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5qIcEKwP8GpS1jJ off=1217569 len=1284131 2024-09-16T06:06:48.349 INFO:tasks.workunit.client.0.smithi145.stdout:op 964 completed, throughput=5MB/sec 2024-09-16T06:06:48.349 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MIzc0Yap9qbEeHj off=13634186 len=417609 2024-09-16T06:06:48.350 INFO:tasks.workunit.client.0.smithi145.stdout:op 965 completed, throughput=5MB/sec 2024-09-16T06:06:48.350 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FtifebwiW3VjzIb off=2592949 len=886258 2024-09-16T06:06:48.353 INFO:tasks.workunit.client.0.smithi145.stdout:op 966 completed, throughput=5MB/sec 2024-09-16T06:06:49.354 INFO:tasks.workunit.client.0.smithi145.stdout: 193: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:49.354 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uaoyUXKVeOPVQwm off=1246135 len=2038180 2024-09-16T06:06:49.364 INFO:tasks.workunit.client.0.smithi145.stdout:op 967 completed, throughput=4.99MB/sec 2024-09-16T06:06:49.364 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4ooEqVn45XP6x35 off=7833918 len=68490 2024-09-16T06:06:49.366 INFO:tasks.workunit.client.0.smithi145.stdout:op 968 completed, throughput=4.99MB/sec 2024-09-16T06:06:49.366 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mO1AXO9Wiue9mSK off=10822496 len=642566 2024-09-16T06:06:49.367 INFO:tasks.workunit.client.0.smithi145.stdout:op 969 completed, throughput=4.99MB/sec 2024-09-16T06:06:49.367 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7yCAZ9zCaJeLKXg off=20530047 len=749426 2024-09-16T06:06:49.369 INFO:tasks.workunit.client.0.smithi145.stdout:op 970 completed, throughput=4.99MB/sec 2024-09-16T06:06:49.369 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dd04-eSgo_V8j_O off=4599400 len=1742994 2024-09-16T06:06:49.372 INFO:tasks.workunit.client.0.smithi145.stdout:op 971 completed, throughput=5MB/sec 2024-09-16T06:06:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:49 smithi145 ceph-mon[99390]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:06:50.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:49 smithi145 ceph-mon[96887]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:06:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:49 smithi161 ceph-mon[87722]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:06:50.372 INFO:tasks.workunit.client.0.smithi145.stdout: 194: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:50.372 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l7OeEFXuqLiWhuV off=1441895 len=1793830 2024-09-16T06:06:50.383 INFO:tasks.workunit.client.0.smithi145.stdout:op 972 completed, throughput=4.99MB/sec 2024-09-16T06:06:50.383 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--BODbElT2tc_4Fs off=4216522 len=1018909 2024-09-16T06:06:50.384 INFO:tasks.workunit.client.0.smithi145.stdout:op 973 completed, throughput=4.99MB/sec 2024-09-16T06:06:50.384 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xHco6F_RGb07Azh off=9125025 len=174641 2024-09-16T06:06:50.387 INFO:tasks.workunit.client.0.smithi145.stdout:op 974 completed, throughput=4.99MB/sec 2024-09-16T06:06:50.387 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-S9EWjYurWsMDA0J off=7703781 len=1647933 2024-09-16T06:06:50.389 INFO:tasks.workunit.client.0.smithi145.stdout:op 975 completed, throughput=5MB/sec 2024-09-16T06:06:50.389 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ujXXjB7AAw0OcUW off=1955126 len=973436 2024-09-16T06:06:50.393 INFO:tasks.workunit.client.0.smithi145.stdout:op 976 completed, throughput=5MB/sec 2024-09-16T06:06:51.393 INFO:tasks.workunit.client.0.smithi145.stdout: 195: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:51.393 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_DMxdn5hwXP5LDL off=16578635 len=886307 2024-09-16T06:06:51.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 977 completed, throughput=4.98MB/sec 2024-09-16T06:06:51.398 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6Af3xxEr_9n5BlF off=1204949 len=970567 2024-09-16T06:06:51.403 INFO:tasks.workunit.client.0.smithi145.stdout:op 978 completed, throughput=4.99MB/sec 2024-09-16T06:06:51.403 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1vgrcpxXb4Mbf6L off=11845295 len=826253 2024-09-16T06:06:51.404 INFO:tasks.workunit.client.0.smithi145.stdout:op 979 completed, throughput=4.99MB/sec 2024-09-16T06:06:51.404 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xmR0NX-DinzHgk7 off=7460583 len=232028 2024-09-16T06:06:51.405 INFO:tasks.workunit.client.0.smithi145.stdout:op 980 completed, throughput=4.99MB/sec 2024-09-16T06:06:51.408 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ovd-Lk-GcGF6eRa off=1810570 len=1030302 2024-09-16T06:06:51.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 981 completed, throughput=5MB/sec 2024-09-16T06:06:51.410 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-REGoKnT-MwdVPq2 off=3793360 len=1771160 2024-09-16T06:06:51.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 982 completed, throughput=5.01MB/sec 2024-09-16T06:06:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:51 smithi145 ceph-mon[99390]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:06:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:51 smithi145 ceph-mon[96887]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:06:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:51 smithi161 ceph-mon[87722]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:06:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:06:52.421 INFO:tasks.workunit.client.0.smithi145.stdout: 196: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:52.421 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5gnL54eycPYpAKX off=712314 len=568529 2024-09-16T06:06:52.424 INFO:tasks.workunit.client.0.smithi145.stdout:op 983 completed, throughput=4.98MB/sec 2024-09-16T06:06:52.424 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HPkpD7KzBvVPrGP off=2005665 len=156524 2024-09-16T06:06:52.427 INFO:tasks.workunit.client.0.smithi145.stdout:op 984 completed, throughput=4.98MB/sec 2024-09-16T06:06:52.427 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VBGqLlXojfnW2Hc off=4291957 len=57492 2024-09-16T06:06:52.429 INFO:tasks.workunit.client.0.smithi145.stdout:op 985 completed, throughput=4.98MB/sec 2024-09-16T06:06:52.429 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Wcj31pzp6Gu9OzU off=519788 len=181838 2024-09-16T06:06:52.432 INFO:tasks.workunit.client.0.smithi145.stdout:op 986 completed, throughput=4.98MB/sec 2024-09-16T06:06:52.432 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VT6kL2aq5QW93U0 off=3198403 len=569183 2024-09-16T06:06:52.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 987 completed, throughput=4.99MB/sec 2024-09-16T06:06:52.433 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vcSxzhOzWehudLG off=12606903 len=1797190 2024-09-16T06:06:52.444 INFO:tasks.workunit.client.0.smithi145.stdout:op 988 completed, throughput=5MB/sec 2024-09-16T06:06:52.444 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0tE5mPW0TNvyix0 off=4642636 len=1441249 2024-09-16T06:06:52.450 INFO:tasks.workunit.client.0.smithi145.stdout:op 989 completed, throughput=5MB/sec 2024-09-16T06:06:53.451 INFO:tasks.workunit.client.0.smithi145.stdout: 197: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:53.451 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-76RGHjAskG6sNhH off=2217385 len=1075396 2024-09-16T06:06:53.456 INFO:tasks.workunit.client.0.smithi145.stdout:op 990 completed, throughput=4.98MB/sec 2024-09-16T06:06:53.456 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gg86hXMBvzjx92e off=2753333 len=698052 2024-09-16T06:06:53.461 INFO:tasks.workunit.client.0.smithi145.stdout:op 991 completed, throughput=4.99MB/sec 2024-09-16T06:06:53.461 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-v9Kvt9AUJLxgu5i off=10319092 len=1563469 2024-09-16T06:06:53.462 INFO:tasks.workunit.client.0.smithi145.stdout:op 992 completed, throughput=4.99MB/sec 2024-09-16T06:06:53.462 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1PFJ8kHhnAYPkK7 off=17141726 len=1565840 2024-09-16T06:06:53.467 INFO:tasks.workunit.client.0.smithi145.stdout:op 993 completed, throughput=5MB/sec 2024-09-16T06:06:53.467 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tikADtawvo3ATX4 off=8714149 len=1034286 2024-09-16T06:06:53.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 994 completed, throughput=5MB/sec 2024-09-16T06:06:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:53 smithi145 ceph-mon[96887]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:06:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:53 smithi145 ceph-mon[99390]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:06:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:53 smithi161 ceph-mon[87722]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:06:54.469 INFO:tasks.workunit.client.0.smithi145.stdout: 198: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:54.469 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HoCR89skMbzsO_w off=2300009 len=1367991 2024-09-16T06:06:54.471 INFO:tasks.workunit.client.0.smithi145.stdout:op 995 completed, throughput=4.99MB/sec 2024-09-16T06:06:54.471 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-m_j-K6xQ9GcfhKR off=2806503 len=532609 2024-09-16T06:06:54.475 INFO:tasks.workunit.client.0.smithi145.stdout:op 996 completed, throughput=4.99MB/sec 2024-09-16T06:06:54.475 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZizgFTj775hPm8Z off=2894183 len=1902163 2024-09-16T06:06:54.477 INFO:tasks.workunit.client.0.smithi145.stdout:op 997 completed, throughput=5MB/sec 2024-09-16T06:06:54.477 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ggp5Hf8bA9OXJpu off=2986321 len=893508 2024-09-16T06:06:54.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 998 completed, throughput=5MB/sec 2024-09-16T06:06:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:06:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:06:54] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-09-16T06:06:55.483 INFO:tasks.workunit.client.0.smithi145.stdout: 199: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:55.483 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MWPBNz_sSkSKvs5 off=761075 len=329919 2024-09-16T06:06:55.486 INFO:tasks.workunit.client.0.smithi145.stdout:op 999 completed, throughput=4.98MB/sec 2024-09-16T06:06:55.487 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--aGWeCXHy9c1z-7 off=3002415 len=701590 2024-09-16T06:06:55.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 1000 completed, throughput=4.98MB/sec 2024-09-16T06:06:55.488 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ETHUOCRnhkpbozA off=13790124 len=981744 2024-09-16T06:06:55.490 INFO:tasks.workunit.client.0.smithi145.stdout:op 1001 completed, throughput=4.99MB/sec 2024-09-16T06:06:55.490 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MRXhct5xYEchvSc off=249186 len=1839644 2024-09-16T06:06:55.500 INFO:tasks.workunit.client.0.smithi145.stdout:op 1002 completed, throughput=4.99MB/sec 2024-09-16T06:06:55.500 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I2x6Wv31jgjtJBW off=1993410 len=1789714 2024-09-16T06:06:55.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 1003 completed, throughput=5MB/sec 2024-09-16T06:06:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:55 smithi145 ceph-mon[96887]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:06:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:55 smithi145 ceph-mon[99390]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:06:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:55 smithi161 ceph-mon[87722]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:06:56.510 INFO:tasks.workunit.client.0.smithi145.stdout: 200: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:56.510 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2f5sBy_TyZfs98o off=11640460 len=947158 2024-09-16T06:06:56.515 INFO:tasks.workunit.client.0.smithi145.stdout:op 1004 completed, throughput=4.98MB/sec 2024-09-16T06:06:56.515 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QGpG-X_3d_dr0AX off=9793294 len=1436049 2024-09-16T06:06:56.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 1005 completed, throughput=4.99MB/sec 2024-09-16T06:06:56.521 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SV67s4gxVRQbnfk off=6011886 len=469269 2024-09-16T06:06:56.522 INFO:tasks.workunit.client.0.smithi145.stdout:op 1006 completed, throughput=4.99MB/sec 2024-09-16T06:06:56.522 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-banup-ACJ5-dStZ off=5080211 len=20399 2024-09-16T06:06:56.523 INFO:tasks.workunit.client.0.smithi145.stdout:op 1007 completed, throughput=4.99MB/sec 2024-09-16T06:06:56.523 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zCPM8XHv7q47BE- off=1214778 len=1222862 2024-09-16T06:06:56.529 INFO:tasks.workunit.client.0.smithi145.stdout:op 1008 completed, throughput=5MB/sec 2024-09-16T06:06:56.530 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kGmYyz2wQ-uf0nw off=735686 len=1137581 2024-09-16T06:06:56.531 INFO:tasks.workunit.client.0.smithi145.stdout:op 1009 completed, throughput=5MB/sec 2024-09-16T06:06:57.531 INFO:tasks.workunit.client.0.smithi145.stdout: 201: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:57.531 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gKdyAqHmpMxn-Zq off=696446 len=144691 2024-09-16T06:06:57.534 INFO:tasks.workunit.client.0.smithi145.stdout:op 1010 completed, throughput=4.98MB/sec 2024-09-16T06:06:57.535 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ibcakBjrKAf0Ads off=748370 len=887335 2024-09-16T06:06:57.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 1011 completed, throughput=4.98MB/sec 2024-09-16T06:06:57.536 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PVCpQe4sI4X055l off=5193080 len=423438 2024-09-16T06:06:57.539 INFO:tasks.workunit.client.0.smithi145.stdout:op 1012 completed, throughput=4.98MB/sec 2024-09-16T06:06:57.539 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yf4pxNWUUtAUsXl off=1212870 len=1341937 2024-09-16T06:06:57.542 INFO:tasks.workunit.client.0.smithi145.stdout:op 1013 completed, throughput=4.99MB/sec 2024-09-16T06:06:57.542 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dzumA7i02w8kY2R off=8364338 len=1134089 2024-09-16T06:06:57.544 INFO:tasks.workunit.client.0.smithi145.stdout:op 1014 completed, throughput=5MB/sec 2024-09-16T06:06:57.544 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l45UUgZ0V-h4JGX off=3934496 len=525248 2024-09-16T06:06:57.544 INFO:tasks.workunit.client.0.smithi145.stdout:op 1015 completed, throughput=5MB/sec 2024-09-16T06:06:57.544 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aMB3_PelRBvvVTj off=830427 len=513521 2024-09-16T06:06:57.545 INFO:tasks.workunit.client.0.smithi145.stdout:op 1016 completed, throughput=5MB/sec 2024-09-16T06:06:58.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:57 smithi145 ceph-mon[96887]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:06:58.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:06:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:57 smithi145 ceph-mon[99390]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:06:58.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:06:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:57 smithi161 ceph-mon[87722]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:06:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:06:58.546 INFO:tasks.workunit.client.0.smithi145.stdout: 202: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:58.546 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t-zZWF5Uiz4LFQ2 off=15396696 len=1084954 2024-09-16T06:06:58.551 INFO:tasks.workunit.client.0.smithi145.stdout:op 1017 completed, throughput=4.98MB/sec 2024-09-16T06:06:58.551 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xEJmcA-DspHWlpY off=20237228 len=1548015 2024-09-16T06:06:58.558 INFO:tasks.workunit.client.0.smithi145.stdout:op 1018 completed, throughput=4.99MB/sec 2024-09-16T06:06:58.558 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-P18MxWlAd-Z0VS2 off=2423213 len=1948056 2024-09-16T06:06:58.560 INFO:tasks.workunit.client.0.smithi145.stdout:op 1019 completed, throughput=5MB/sec 2024-09-16T06:06:58.560 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z3M5IFlPMma4nyu off=10053812 len=1381273 2024-09-16T06:06:58.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 1020 completed, throughput=5MB/sec 2024-09-16T06:06:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:06:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:06:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[96887]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:06:59.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:06:59.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:06:59.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:06:58 smithi145 ceph-mon[99390]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:06:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:06:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:06:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:06:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:06:58 smithi161 ceph-mon[87722]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:06:59.566 INFO:tasks.workunit.client.0.smithi145.stdout: 203: throughput=4.98MB/sec pending data=0 2024-09-16T06:06:59.566 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JhPEhlBoMyuclwE off=11231598 len=1875002 2024-09-16T06:06:59.577 INFO:tasks.workunit.client.0.smithi145.stdout:op 1021 completed, throughput=4.99MB/sec 2024-09-16T06:06:59.577 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JBWfgHObnUjCTDn off=148230 len=790001 2024-09-16T06:06:59.578 INFO:tasks.workunit.client.0.smithi145.stdout:op 1022 completed, throughput=4.99MB/sec 2024-09-16T06:06:59.578 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2XtXGutEpnBmAY0 off=2452338 len=605784 2024-09-16T06:06:59.580 INFO:tasks.workunit.client.0.smithi145.stdout:op 1023 completed, throughput=4.99MB/sec 2024-09-16T06:06:59.580 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p8cPd2BwJpHnOef off=4748608 len=459878 2024-09-16T06:06:59.581 INFO:tasks.workunit.client.0.smithi145.stdout:op 1024 completed, throughput=5MB/sec 2024-09-16T06:06:59.581 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rwWqYUGFFsEsarf off=15757930 len=1586538 2024-09-16T06:06:59.584 INFO:tasks.workunit.client.0.smithi145.stdout:op 1025 completed, throughput=5MB/sec 2024-09-16T06:07:00.584 INFO:tasks.workunit.client.0.smithi145.stdout: 204: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:00.584 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R6pboEiEXUhTYxs off=2836344 len=1747101 2024-09-16T06:07:00.595 INFO:tasks.workunit.client.0.smithi145.stdout:op 1026 completed, throughput=4.99MB/sec 2024-09-16T06:07:00.595 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5K4jtVryWIFqMMP off=5799932 len=1769958 2024-09-16T06:07:00.605 INFO:tasks.workunit.client.0.smithi145.stdout:op 1027 completed, throughput=5MB/sec 2024-09-16T06:07:00.605 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hGMxf0i3YN2_trG off=5312978 len=1076644 2024-09-16T06:07:00.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 1028 completed, throughput=5MB/sec 2024-09-16T06:07:00.610 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vDfGhXVAhJExSE1 off=14756154 len=752425 2024-09-16T06:07:00.610 INFO:tasks.workunit.client.0.smithi145.stdout:op 1029 completed, throughput=5MB/sec 2024-09-16T06:07:01.611 INFO:tasks.workunit.client.0.smithi145.stdout: 205: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:01.611 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VKLODXUWs2TJBsX off=3864567 len=1166978 2024-09-16T06:07:01.617 INFO:tasks.workunit.client.0.smithi145.stdout:op 1030 completed, throughput=4.98MB/sec 2024-09-16T06:07:01.617 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3h-IIMrLN8sTc_1 off=3398397 len=511952 2024-09-16T06:07:01.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 1031 completed, throughput=4.99MB/sec 2024-09-16T06:07:01.621 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9OtRoF1EMfea-Cc off=1839667 len=122761 2024-09-16T06:07:01.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 1032 completed, throughput=4.99MB/sec 2024-09-16T06:07:01.622 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--er1wDkzR1zXkEA off=204695 len=566771 2024-09-16T06:07:01.622 INFO:tasks.workunit.client.0.smithi145.stdout:op 1033 completed, throughput=4.99MB/sec 2024-09-16T06:07:01.623 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9tf6DZB2VnvCBJg off=480601 len=616467 2024-09-16T06:07:01.626 INFO:tasks.workunit.client.0.smithi145.stdout:op 1034 completed, throughput=4.99MB/sec 2024-09-16T06:07:01.627 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eSerlAJ9zH6e5Zj off=2138801 len=125592 2024-09-16T06:07:01.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 1035 completed, throughput=4.99MB/sec 2024-09-16T06:07:01.627 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1khI0cfZBRRNRDj off=3456072 len=1692174 2024-09-16T06:07:01.637 INFO:tasks.workunit.client.0.smithi145.stdout:op 1036 completed, throughput=5MB/sec 2024-09-16T06:07:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:01 smithi161 ceph-mon[87722]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:07:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:01 smithi145 ceph-mon[96887]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:07:02.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:01 smithi145 ceph-mon[99390]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:07:02.637 INFO:tasks.workunit.client.0.smithi145.stdout: 206: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:02.638 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6bw8zQEj1YxyDgv off=1671414 len=1368605 2024-09-16T06:07:02.645 INFO:tasks.workunit.client.0.smithi145.stdout:op 1037 completed, throughput=4.98MB/sec 2024-09-16T06:07:02.645 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WSPH4Ff6OgzyEgR off=1499114 len=705074 2024-09-16T06:07:02.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 1038 completed, throughput=4.99MB/sec 2024-09-16T06:07:02.647 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DVRNw_WrnqHwHnj off=13743114 len=1960737 2024-09-16T06:07:02.659 INFO:tasks.workunit.client.0.smithi145.stdout:op 1039 completed, throughput=4.99MB/sec 2024-09-16T06:07:02.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-G9l0kyQ2qbdTi_J off=2724256 len=313906 2024-09-16T06:07:02.659 INFO:tasks.workunit.client.0.smithi145.stdout:op 1040 completed, throughput=5MB/sec 2024-09-16T06:07:02.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WYIPTRCzc-oFFwY off=6646775 len=281572 2024-09-16T06:07:02.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 1041 completed, throughput=5MB/sec 2024-09-16T06:07:02.660 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uVT4gviqdxY1tP3 off=2650586 len=1774425 2024-09-16T06:07:02.669 INFO:tasks.workunit.client.0.smithi145.stdout:op 1042 completed, throughput=5.01MB/sec 2024-09-16T06:07:03.669 INFO:tasks.workunit.client.0.smithi145.stdout: 207: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:03.669 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aBtMIXNwRQlBSY0 off=9841240 len=303061 2024-09-16T06:07:03.672 INFO:tasks.workunit.client.0.smithi145.stdout:op 1043 completed, throughput=4.98MB/sec 2024-09-16T06:07:03.672 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yg3yvmGT92_vPQL off=9716607 len=2009630 2024-09-16T06:07:03.683 INFO:tasks.workunit.client.0.smithi145.stdout:op 1044 completed, throughput=4.99MB/sec 2024-09-16T06:07:03.683 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5MN8eHTH9ZNo6tl off=4159900 len=86797 2024-09-16T06:07:03.686 INFO:tasks.workunit.client.0.smithi145.stdout:op 1045 completed, throughput=4.99MB/sec 2024-09-16T06:07:03.686 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mpbnG96nLdAVOsn off=7448863 len=841780 2024-09-16T06:07:03.687 INFO:tasks.workunit.client.0.smithi145.stdout:op 1046 completed, throughput=5MB/sec 2024-09-16T06:07:03.687 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Mh88MY90CbymL5q off=6425777 len=1016890 2024-09-16T06:07:03.692 INFO:tasks.workunit.client.0.smithi145.stdout:op 1047 completed, throughput=5MB/sec 2024-09-16T06:07:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:03 smithi145 ceph-mon[96887]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:07:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:03 smithi145 ceph-mon[99390]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:07:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:03 smithi161 ceph-mon[87722]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:07:04.692 INFO:tasks.workunit.client.0.smithi145.stdout: 208: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:04.692 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9KBLueO_-SHX5n1 off=6784301 len=1282184 2024-09-16T06:07:04.701 INFO:tasks.workunit.client.0.smithi145.stdout:op 1048 completed, throughput=4.98MB/sec 2024-09-16T06:07:04.701 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-d3vn5WIJpoijaL8 off=7598854 len=271217 2024-09-16T06:07:04.704 INFO:tasks.workunit.client.0.smithi145.stdout:op 1049 completed, throughput=4.98MB/sec 2024-09-16T06:07:04.704 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9ki2dihn_NwLXzG off=193356 len=1198500 2024-09-16T06:07:04.709 INFO:tasks.workunit.client.0.smithi145.stdout:op 1050 completed, throughput=4.99MB/sec 2024-09-16T06:07:04.709 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bBYE98s1sBKNT56 off=7340524 len=677503 2024-09-16T06:07:04.710 INFO:tasks.workunit.client.0.smithi145.stdout:op 1051 completed, throughput=4.99MB/sec 2024-09-16T06:07:04.710 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fkylFYZmTDqPX_s off=714563 len=1039452 2024-09-16T06:07:04.714 INFO:tasks.workunit.client.0.smithi145.stdout:op 1052 completed, throughput=5MB/sec 2024-09-16T06:07:04.714 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h33YG1IobvQyHTs off=10290226 len=459273 2024-09-16T06:07:04.717 INFO:tasks.workunit.client.0.smithi145.stdout:op 1053 completed, throughput=5MB/sec 2024-09-16T06:07:04.717 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4oYp4UQym1J24cj off=2001697 len=1340184 2024-09-16T06:07:04.723 INFO:tasks.workunit.client.0.smithi145.stdout:op 1054 completed, throughput=5MB/sec 2024-09-16T06:07:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:07:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:07:04] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-09-16T06:07:05.724 INFO:tasks.workunit.client.0.smithi145.stdout: 209: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:05.724 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--j0NAM2WjfJKJxJ off=12042759 len=1446815 2024-09-16T06:07:05.732 INFO:tasks.workunit.client.0.smithi145.stdout:op 1055 completed, throughput=4.99MB/sec 2024-09-16T06:07:05.732 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UufqV_bkrVXSa1K off=19517918 len=1625759 2024-09-16T06:07:05.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 1056 completed, throughput=4.99MB/sec 2024-09-16T06:07:05.738 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RiuAhxmkiVJxliA off=9669544 len=168027 2024-09-16T06:07:05.739 INFO:tasks.workunit.client.0.smithi145.stdout:op 1057 completed, throughput=4.99MB/sec 2024-09-16T06:07:05.739 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uQ5UhODghY2n_bD off=1046178 len=1259428 2024-09-16T06:07:05.745 INFO:tasks.workunit.client.0.smithi145.stdout:op 1058 completed, throughput=5MB/sec 2024-09-16T06:07:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:05 smithi145 ceph-mon[99390]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-16T06:07:06.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:05 smithi145 ceph-mon[96887]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-16T06:07:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:05 smithi161 ceph-mon[87722]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-16T06:07:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: 210: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:06.745 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VTtAfEROJF2Eptk off=22579118 len=36945 2024-09-16T06:07:06.749 INFO:tasks.workunit.client.0.smithi145.stdout:op 1059 completed, throughput=4.98MB/sec 2024-09-16T06:07:06.749 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6iRzHK3wSytpW0N off=4303652 len=1831499 2024-09-16T06:07:06.758 INFO:tasks.workunit.client.0.smithi145.stdout:op 1060 completed, throughput=4.98MB/sec 2024-09-16T06:07:06.758 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4vd_YQ47DJL8D-S off=6871944 len=1409000 2024-09-16T06:07:06.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 1061 completed, throughput=4.99MB/sec 2024-09-16T06:07:06.765 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h7QA4JnnmQftXap off=14614593 len=1966520 2024-09-16T06:07:06.775 INFO:tasks.workunit.client.0.smithi145.stdout:op 1062 completed, throughput=5MB/sec 2024-09-16T06:07:06.775 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UdAyQjiBYbsX4ja off=7806222 len=896910 2024-09-16T06:07:06.776 INFO:tasks.workunit.client.0.smithi145.stdout:op 1063 completed, throughput=5MB/sec 2024-09-16T06:07:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: 211: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:07.777 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-z-C7wNp7hJl6jfK off=6733821 len=44306 2024-09-16T06:07:07.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 1064 completed, throughput=4.98MB/sec 2024-09-16T06:07:07.777 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ms5DHMce9-26ZIe off=17242248 len=1158801 2024-09-16T06:07:07.779 INFO:tasks.workunit.client.0.smithi145.stdout:op 1065 completed, throughput=4.99MB/sec 2024-09-16T06:07:07.779 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DaYa1udKJEcLZBH off=7073791 len=675515 2024-09-16T06:07:07.780 INFO:tasks.workunit.client.0.smithi145.stdout:op 1066 completed, throughput=4.99MB/sec 2024-09-16T06:07:07.780 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lHKFSh_LEUEbvzm off=15968860 len=1296821 2024-09-16T06:07:07.789 INFO:tasks.workunit.client.0.smithi145.stdout:op 1067 completed, throughput=4.99MB/sec 2024-09-16T06:07:07.789 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oL95XMyY-yElju4 off=8388688 len=124636 2024-09-16T06:07:07.792 INFO:tasks.workunit.client.0.smithi145.stdout:op 1068 completed, throughput=4.99MB/sec 2024-09-16T06:07:07.792 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kqwFDF8HJ6MarGx off=118956 len=1256434 2024-09-16T06:07:07.793 INFO:tasks.workunit.client.0.smithi145.stdout:op 1069 completed, throughput=5MB/sec 2024-09-16T06:07:08.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:07 smithi145 ceph-mon[99390]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:07:08.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:07 smithi145 ceph-mon[96887]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:07:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:07 smithi161 ceph-mon[87722]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:07:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: 212: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:08.793 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DVrMVL-sZfPVTmA off=1525869 len=396081 2024-09-16T06:07:08.794 INFO:tasks.workunit.client.0.smithi145.stdout:op 1070 completed, throughput=4.98MB/sec 2024-09-16T06:07:08.794 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4j7KK8tj2nEg9XJ off=4399757 len=150595 2024-09-16T06:07:08.795 INFO:tasks.workunit.client.0.smithi145.stdout:op 1071 completed, throughput=4.98MB/sec 2024-09-16T06:07:08.795 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Nb6T4CEgvkbQfek off=17536790 len=1795195 2024-09-16T06:07:08.805 INFO:tasks.workunit.client.0.smithi145.stdout:op 1072 completed, throughput=4.99MB/sec 2024-09-16T06:07:08.805 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4T-RMVBg3CVCqjR off=3765457 len=1889024 2024-09-16T06:07:08.812 INFO:tasks.workunit.client.0.smithi145.stdout:op 1073 completed, throughput=5MB/sec 2024-09-16T06:07:08.813 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tkVQRkmiydUXEhs off=7992806 len=2019113 2024-09-16T06:07:08.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 1074 completed, throughput=5MB/sec 2024-09-16T06:07:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: 213: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:09.814 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NnSzuHUZW0uARCw off=4603834 len=654091 2024-09-16T06:07:09.818 INFO:tasks.workunit.client.0.smithi145.stdout:op 1075 completed, throughput=4.98MB/sec 2024-09-16T06:07:09.819 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_WrWxHCkEpRksp5 off=7392926 len=1973563 2024-09-16T06:07:09.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 1076 completed, throughput=4.99MB/sec 2024-09-16T06:07:09.821 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-B-G7Fp74dqhy2YE off=2735323 len=2033181 2024-09-16T06:07:09.829 INFO:tasks.workunit.client.0.smithi145.stdout:op 1077 completed, throughput=5MB/sec 2024-09-16T06:07:10.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:09 smithi145 ceph-mon[99390]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:07:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:09 smithi145 ceph-mon[96887]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:07:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:09 smithi161 ceph-mon[87722]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:07:10.830 INFO:tasks.workunit.client.0.smithi145.stdout: 214: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:10.830 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ksyVZrxXJRSUC43 off=1222393 len=388273 2024-09-16T06:07:10.833 INFO:tasks.workunit.client.0.smithi145.stdout:op 1078 completed, throughput=4.98MB/sec 2024-09-16T06:07:10.833 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-akhdijBS-IAI6Dd off=2325796 len=2006459 2024-09-16T06:07:10.836 INFO:tasks.workunit.client.0.smithi145.stdout:op 1079 completed, throughput=4.99MB/sec 2024-09-16T06:07:10.836 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kB7Jjw9ICGHPy6F off=10529083 len=647588 2024-09-16T06:07:10.837 INFO:tasks.workunit.client.0.smithi145.stdout:op 1080 completed, throughput=4.99MB/sec 2024-09-16T06:07:10.837 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kLq92PDoQoyOYdJ off=18484112 len=309321 2024-09-16T06:07:10.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 1081 completed, throughput=4.99MB/sec 2024-09-16T06:07:10.838 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vbwVifUWxf97KY- off=1743368 len=89046 2024-09-16T06:07:10.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 1082 completed, throughput=4.99MB/sec 2024-09-16T06:07:10.841 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WhpT4sV7RSH1uAe off=3712767 len=1090991 2024-09-16T06:07:10.842 INFO:tasks.workunit.client.0.smithi145.stdout:op 1083 completed, throughput=5MB/sec 2024-09-16T06:07:10.842 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ysN79SNpsJ0KVQf off=363045 len=1804327 2024-09-16T06:07:10.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 1084 completed, throughput=5.01MB/sec 2024-09-16T06:07:11.852 INFO:tasks.workunit.client.0.smithi145.stdout: 215: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:11.852 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9HrEGEPoB_BhpAU off=15210545 len=678059 2024-09-16T06:07:11.856 INFO:tasks.workunit.client.0.smithi145.stdout:op 1085 completed, throughput=4.99MB/sec 2024-09-16T06:07:11.857 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gLcNcxzdX9nJWQk off=2291538 len=2038441 2024-09-16T06:07:11.860 INFO:tasks.workunit.client.0.smithi145.stdout:op 1086 completed, throughput=4.99MB/sec 2024-09-16T06:07:11.860 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kB3m1CgpbQFebgX off=8504278 len=632966 2024-09-16T06:07:11.861 INFO:tasks.workunit.client.0.smithi145.stdout:op 1087 completed, throughput=5MB/sec 2024-09-16T06:07:11.861 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JBAf3xf_qw1e4k2 off=3639362 len=1915161 2024-09-16T06:07:11.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 1088 completed, throughput=5.01MB/sec 2024-09-16T06:07:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:11 smithi145 ceph-mon[96887]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-09-16T06:07:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:11 smithi145 ceph-mon[99390]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-09-16T06:07:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:11 smithi161 ceph-mon[87722]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-09-16T06:07:12.866 INFO:tasks.workunit.client.0.smithi145.stdout: 216: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:12.866 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g03ZOa4A7lwtziU off=9350305 len=1119115 2024-09-16T06:07:12.868 INFO:tasks.workunit.client.0.smithi145.stdout:op 1089 completed, throughput=4.99MB/sec 2024-09-16T06:07:12.868 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uMzSgC1RaaUUogX off=1473941 len=2088406 2024-09-16T06:07:12.871 INFO:tasks.workunit.client.0.smithi145.stdout:op 1090 completed, throughput=5MB/sec 2024-09-16T06:07:12.871 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PwqqQpJT053mZnt off=2793664 len=1228784 2024-09-16T06:07:12.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 1091 completed, throughput=5MB/sec 2024-09-16T06:07:13.873 INFO:tasks.workunit.client.0.smithi145.stdout: 217: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:13.873 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ki-XSmKATeop5Ji off=23371368 len=810205 2024-09-16T06:07:13.874 INFO:tasks.workunit.client.0.smithi145.stdout:op 1092 completed, throughput=4.98MB/sec 2024-09-16T06:07:13.874 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mfJMA5-VEYpibbY off=1572120 len=198074 2024-09-16T06:07:13.877 INFO:tasks.workunit.client.0.smithi145.stdout:op 1093 completed, throughput=4.98MB/sec 2024-09-16T06:07:13.877 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MIPC_wAGuAetkzN off=5104544 len=2040828 2024-09-16T06:07:13.888 INFO:tasks.workunit.client.0.smithi145.stdout:op 1094 completed, throughput=4.99MB/sec 2024-09-16T06:07:13.889 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e0cU7_Iz9tAMLGZ off=22964259 len=1527800 2024-09-16T06:07:13.892 INFO:tasks.workunit.client.0.smithi145.stdout:op 1095 completed, throughput=5MB/sec 2024-09-16T06:07:13.892 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YyEg8deJbfRaPB9 off=3906954 len=1502883 2024-09-16T06:07:13.893 INFO:tasks.workunit.client.0.smithi145.stdout:op 1096 completed, throughput=5MB/sec 2024-09-16T06:07:14.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:13 smithi145 ceph-mon[96887]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-16T06:07:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:13 smithi145 ceph-mon[99390]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-16T06:07:14.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:13 smithi161 ceph-mon[87722]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-16T06:07:14.893 INFO:tasks.workunit.client.0.smithi145.stdout: 218: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:14.894 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LhQYmKPr_6btTtl off=5946185 len=969605 2024-09-16T06:07:14.895 INFO:tasks.workunit.client.0.smithi145.stdout:op 1097 completed, throughput=4.99MB/sec 2024-09-16T06:07:14.895 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j5eaHjJsqvYGB52 off=565554 len=157012 2024-09-16T06:07:14.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 1098 completed, throughput=4.99MB/sec 2024-09-16T06:07:14.898 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GSPCc5sF-feohz1 off=13866433 len=1481742 2024-09-16T06:07:14.899 INFO:tasks.workunit.client.0.smithi145.stdout:op 1099 completed, throughput=4.99MB/sec 2024-09-16T06:07:14.899 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iUVpoLjpC7rqcDu off=754564 len=194495 2024-09-16T06:07:14.902 INFO:tasks.workunit.client.0.smithi145.stdout:op 1100 completed, throughput=4.99MB/sec 2024-09-16T06:07:14.902 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dML8P5aoG5nbtWC off=7195590 len=1796330 2024-09-16T06:07:14.904 INFO:tasks.workunit.client.0.smithi145.stdout:op 1101 completed, throughput=5MB/sec 2024-09-16T06:07:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:07:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:07:14] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2024-09-16T06:07:15.905 INFO:tasks.workunit.client.0.smithi145.stdout: 219: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:15.905 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-arO0mU8BD56j6lh off=1918709 len=1050358 2024-09-16T06:07:15.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 1102 completed, throughput=4.98MB/sec 2024-09-16T06:07:15.910 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2XtXGutEpnBmAY0 off=1065566 len=1617191 2024-09-16T06:07:15.920 INFO:tasks.workunit.client.0.smithi145.stdout:op 1103 completed, throughput=4.99MB/sec 2024-09-16T06:07:15.920 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gl-B3I2f5D5ojeP off=806880 len=843036 2024-09-16T06:07:15.921 INFO:tasks.workunit.client.0.smithi145.stdout:op 1104 completed, throughput=4.99MB/sec 2024-09-16T06:07:15.921 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-H9IVSlsX89Gj48b off=5825353 len=754221 2024-09-16T06:07:15.922 INFO:tasks.workunit.client.0.smithi145.stdout:op 1105 completed, throughput=5MB/sec 2024-09-16T06:07:15.922 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hwi3JQ2u85A4PGt off=6998759 len=1215595 2024-09-16T06:07:15.924 INFO:tasks.workunit.client.0.smithi145.stdout:op 1106 completed, throughput=5MB/sec 2024-09-16T06:07:15.968 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:15 smithi145 ceph-mon[99390]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-16T06:07:15.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:15 smithi145 ceph-mon[96887]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-16T06:07:16.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:15 smithi161 ceph-mon[87722]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-09-16T06:07:16.924 INFO:tasks.workunit.client.0.smithi145.stdout: 220: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:16.924 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZYxKUgUyhoHoP72 off=13111900 len=862616 2024-09-16T06:07:16.929 INFO:tasks.workunit.client.0.smithi145.stdout:op 1107 completed, throughput=4.98MB/sec 2024-09-16T06:07:16.929 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P3NKVu9oDdxrpvs off=720599 len=1749239 2024-09-16T06:07:16.943 INFO:tasks.workunit.client.0.smithi145.stdout:op 1108 completed, throughput=4.99MB/sec 2024-09-16T06:07:16.943 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5iHmjPLdH8qVAYw off=5993327 len=1792878 2024-09-16T06:07:16.945 INFO:tasks.workunit.client.0.smithi145.stdout:op 1109 completed, throughput=5MB/sec 2024-09-16T06:07:16.945 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-E-dU2rCGE26xcFB off=4006645 len=563770 2024-09-16T06:07:16.946 INFO:tasks.workunit.client.0.smithi145.stdout:op 1110 completed, throughput=5MB/sec 2024-09-16T06:07:17.947 INFO:tasks.workunit.client.0.smithi145.stdout: 221: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:17.947 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-84gfL36rMFoVGNZ off=13571278 len=256887 2024-09-16T06:07:17.947 INFO:tasks.workunit.client.0.smithi145.stdout:op 1111 completed, throughput=4.98MB/sec 2024-09-16T06:07:17.947 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l45UUgZ0V-h4JGX off=2514900 len=1074512 2024-09-16T06:07:17.953 INFO:tasks.workunit.client.0.smithi145.stdout:op 1112 completed, throughput=4.98MB/sec 2024-09-16T06:07:17.953 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pGaHvNqEArnSQ4G off=16944997 len=630122 2024-09-16T06:07:17.956 INFO:tasks.workunit.client.0.smithi145.stdout:op 1113 completed, throughput=4.99MB/sec 2024-09-16T06:07:17.956 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O3ky2yQsKDf200f off=8605559 len=359804 2024-09-16T06:07:17.957 INFO:tasks.workunit.client.0.smithi145.stdout:op 1114 completed, throughput=4.99MB/sec 2024-09-16T06:07:17.957 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q4jRAM2zhipEPb6 off=687472 len=2083434 2024-09-16T06:07:17.969 INFO:tasks.workunit.client.0.smithi145.stdout:op 1115 completed, throughput=5MB/sec 2024-09-16T06:07:17.969 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PUjdBMH5Y8XaCHJ off=12744616 len=1977705 2024-09-16T06:07:17.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 1116 completed, throughput=5MB/sec 2024-09-16T06:07:18.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:17 smithi145 ceph-mon[96887]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:07:18.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:17 smithi145 ceph-mon[99390]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:07:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:17 smithi161 ceph-mon[87722]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:07:18.971 INFO:tasks.workunit.client.0.smithi145.stdout: 222: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:18.971 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z-UktMnWboltI1Q off=8591336 len=1733878 2024-09-16T06:07:18.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 1117 completed, throughput=4.99MB/sec 2024-09-16T06:07:18.980 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PvlW1Szj8KwSPQ2 off=265807 len=1822554 2024-09-16T06:07:18.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 1118 completed, throughput=5MB/sec 2024-09-16T06:07:18.982 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lMiOhsqhDCBhZB3 off=2031031 len=1667611 2024-09-16T06:07:18.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 1119 completed, throughput=5MB/sec 2024-09-16T06:07:19.984 INFO:tasks.workunit.client.0.smithi145.stdout: 223: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:19.984 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L5AdUGL3_1QVhsZ off=106970 len=583623 2024-09-16T06:07:19.985 INFO:tasks.workunit.client.0.smithi145.stdout:op 1120 completed, throughput=4.98MB/sec 2024-09-16T06:07:19.986 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-227oqQkHjew8_S3 off=15990479 len=983483 2024-09-16T06:07:19.991 INFO:tasks.workunit.client.0.smithi145.stdout:op 1121 completed, throughput=4.99MB/sec 2024-09-16T06:07:19.991 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DHIpYEGHGPEvqBJ off=11087965 len=1914336 2024-09-16T06:07:20.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 1122 completed, throughput=5MB/sec 2024-09-16T06:07:20.002 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OzaSZo-jLNgQ3NN off=5837386 len=1892023 2024-09-16T06:07:20.009 INFO:tasks.workunit.client.0.smithi145.stdout:op 1123 completed, throughput=5MB/sec 2024-09-16T06:07:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:19 smithi145 ceph-mon[96887]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:19 smithi145 ceph-mon[99390]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:19 smithi161 ceph-mon[87722]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:21.009 INFO:tasks.workunit.client.0.smithi145.stdout: 224: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:21.010 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--JRKLnTL6G1ySGy off=2060161 len=174104 2024-09-16T06:07:21.010 INFO:tasks.workunit.client.0.smithi145.stdout:op 1124 completed, throughput=4.98MB/sec 2024-09-16T06:07:21.010 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SlGcmDjwQeksB-D off=6861527 len=1331287 2024-09-16T06:07:21.018 INFO:tasks.workunit.client.0.smithi145.stdout:op 1125 completed, throughput=4.99MB/sec 2024-09-16T06:07:21.019 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T-cSv5QPZYIQtql off=1080 len=1987372 2024-09-16T06:07:21.021 INFO:tasks.workunit.client.0.smithi145.stdout:op 1126 completed, throughput=5MB/sec 2024-09-16T06:07:21.021 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zzbNquR6X3h1kGv off=4896661 len=112230 2024-09-16T06:07:21.022 INFO:tasks.workunit.client.0.smithi145.stdout:op 1127 completed, throughput=5MB/sec 2024-09-16T06:07:21.022 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-glK1WfIjIrnA3BT off=1392167 len=1290744 2024-09-16T06:07:21.023 INFO:tasks.workunit.client.0.smithi145.stdout:op 1128 completed, throughput=5MB/sec 2024-09-16T06:07:22.024 INFO:tasks.workunit.client.0.smithi145.stdout: 225: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:22.024 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3oWryTfzGGChQKm off=5255598 len=1346539 2024-09-16T06:07:22.033 INFO:tasks.workunit.client.0.smithi145.stdout:op 1129 completed, throughput=4.99MB/sec 2024-09-16T06:07:22.033 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oMmpE3gwS1UAEIH off=608913 len=1915507 2024-09-16T06:07:22.035 INFO:tasks.workunit.client.0.smithi145.stdout:op 1130 completed, throughput=4.99MB/sec 2024-09-16T06:07:22.035 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ltYZ8cM-GF2gKW- off=11555235 len=730092 2024-09-16T06:07:22.036 INFO:tasks.workunit.client.0.smithi145.stdout:op 1131 completed, throughput=5MB/sec 2024-09-16T06:07:22.036 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e3qJ2B_yw6patPg off=434971 len=1404037 2024-09-16T06:07:22.043 INFO:tasks.workunit.client.0.smithi145.stdout:op 1132 completed, throughput=5MB/sec 2024-09-16T06:07:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:21 smithi145 ceph-mon[99390]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:21 smithi145 ceph-mon[96887]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:21 smithi161 ceph-mon[87722]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:23.044 INFO:tasks.workunit.client.0.smithi145.stdout: 226: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:23.044 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-D6kyvmyueWYR30F off=3290328 len=1866131 2024-09-16T06:07:23.046 INFO:tasks.workunit.client.0.smithi145.stdout:op 1133 completed, throughput=4.99MB/sec 2024-09-16T06:07:23.046 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j1SRkJsiN6FwrtJ off=5708785 len=297798 2024-09-16T06:07:23.050 INFO:tasks.workunit.client.0.smithi145.stdout:op 1134 completed, throughput=4.99MB/sec 2024-09-16T06:07:23.050 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S1Y7tbyFv5M1VE7 off=3247 len=233237 2024-09-16T06:07:23.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 1135 completed, throughput=4.99MB/sec 2024-09-16T06:07:23.052 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vU4ws53Lneajhzg off=1880953 len=1450404 2024-09-16T06:07:23.055 INFO:tasks.workunit.client.0.smithi145.stdout:op 1136 completed, throughput=5MB/sec 2024-09-16T06:07:23.055 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GBTlC2F0G9bJ42I off=243211 len=752566 2024-09-16T06:07:23.057 INFO:tasks.workunit.client.0.smithi145.stdout:op 1137 completed, throughput=5MB/sec 2024-09-16T06:07:23.057 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rYQfqDE-M3-TWD- off=134373 len=1684528 2024-09-16T06:07:23.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 1138 completed, throughput=5.01MB/sec 2024-09-16T06:07:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:22 smithi145 ceph-mon[96887]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-09-16T06:07:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:22 smithi145 ceph-mon[99390]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-09-16T06:07:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:22 smithi161 ceph-mon[87722]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-09-16T06:07:24.067 INFO:tasks.workunit.client.0.smithi145.stdout: 227: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:24.067 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CJyU1ny-_-kKYqd off=540346 len=81393 2024-09-16T06:07:24.067 INFO:tasks.workunit.client.0.smithi145.stdout:op 1139 completed, throughput=4.99MB/sec 2024-09-16T06:07:24.068 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BAYuf_lrUgw7400 off=6165853 len=245127 2024-09-16T06:07:24.068 INFO:tasks.workunit.client.0.smithi145.stdout:op 1140 completed, throughput=4.99MB/sec 2024-09-16T06:07:24.068 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wGag04dAwNMv0gh off=5649858 len=230692 2024-09-16T06:07:24.071 INFO:tasks.workunit.client.0.smithi145.stdout:op 1141 completed, throughput=4.99MB/sec 2024-09-16T06:07:24.071 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JGju45yX_kXfMcN off=4974768 len=1039707 2024-09-16T06:07:24.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 1142 completed, throughput=4.99MB/sec 2024-09-16T06:07:24.077 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R64vgCZl71QxQIe off=2164178 len=227014 2024-09-16T06:07:24.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 1143 completed, throughput=4.99MB/sec 2024-09-16T06:07:24.080 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hJ6EZ03PlgIboVh off=9128206 len=1982818 2024-09-16T06:07:24.082 INFO:tasks.workunit.client.0.smithi145.stdout:op 1144 completed, throughput=5MB/sec 2024-09-16T06:07:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:07:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:07:24] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2024-09-16T06:07:25.083 INFO:tasks.workunit.client.0.smithi145.stdout: 228: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:25.083 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f8XGfLIrlMZcB1Q off=2170599 len=1808660 2024-09-16T06:07:25.093 INFO:tasks.workunit.client.0.smithi145.stdout:op 1145 completed, throughput=4.99MB/sec 2024-09-16T06:07:25.093 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QggiuOxeT2Fd7SL off=3323124 len=673778 2024-09-16T06:07:25.095 INFO:tasks.workunit.client.0.smithi145.stdout:op 1146 completed, throughput=4.99MB/sec 2024-09-16T06:07:25.095 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ysns5CKXtfZt7J6 off=2647701 len=687585 2024-09-16T06:07:25.098 INFO:tasks.workunit.client.0.smithi145.stdout:op 1147 completed, throughput=4.99MB/sec 2024-09-16T06:07:25.098 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i6aJZ3AFLZc71gZ off=1532518 len=1468972 2024-09-16T06:07:25.100 INFO:tasks.workunit.client.0.smithi145.stdout:op 1148 completed, throughput=5MB/sec 2024-09-16T06:07:25.101 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hv7lYepuda-75zi off=14042230 len=1331780 2024-09-16T06:07:25.108 INFO:tasks.workunit.client.0.smithi145.stdout:op 1149 completed, throughput=5MB/sec 2024-09-16T06:07:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:25 smithi145 ceph-mon[96887]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:07:26.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:25 smithi145 ceph-mon[99390]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:07:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:25 smithi161 ceph-mon[87722]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:07:26.109 INFO:tasks.workunit.client.0.smithi145.stdout: 229: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:26.109 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mm9zmxQYJVwBHTM off=2644519 len=196451 2024-09-16T06:07:26.109 INFO:tasks.workunit.client.0.smithi145.stdout:op 1150 completed, throughput=4.98MB/sec 2024-09-16T06:07:26.109 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kDVp-rbEQWAypwn off=3473564 len=1773163 2024-09-16T06:07:26.120 INFO:tasks.workunit.client.0.smithi145.stdout:op 1151 completed, throughput=4.99MB/sec 2024-09-16T06:07:26.120 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eq9XJqjIQRW49xj off=5264301 len=1007020 2024-09-16T06:07:26.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 1152 completed, throughput=4.99MB/sec 2024-09-16T06:07:26.121 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sUSUm-2a4ZIe7le off=2510202 len=584824 2024-09-16T06:07:26.125 INFO:tasks.workunit.client.0.smithi145.stdout:op 1153 completed, throughput=5MB/sec 2024-09-16T06:07:26.126 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ff87W5cdkpO4Z1l off=10015426 len=431712 2024-09-16T06:07:26.129 INFO:tasks.workunit.client.0.smithi145.stdout:op 1154 completed, throughput=5MB/sec 2024-09-16T06:07:26.129 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6MbDzNT_N5DAdh1 off=4428012 len=1206040 2024-09-16T06:07:26.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 1155 completed, throughput=5MB/sec 2024-09-16T06:07:27.135 INFO:tasks.workunit.client.0.smithi145.stdout: 230: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:27.135 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-d2W895FmvicOpC8 off=2481226 len=949228 2024-09-16T06:07:27.141 INFO:tasks.workunit.client.0.smithi145.stdout:op 1156 completed, throughput=4.98MB/sec 2024-09-16T06:07:27.141 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g1I54tNYnSj54CL off=1040643 len=206550 2024-09-16T06:07:27.142 INFO:tasks.workunit.client.0.smithi145.stdout:op 1157 completed, throughput=4.99MB/sec 2024-09-16T06:07:27.142 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h12gCyl71RYsMF7 off=7389364 len=2011251 2024-09-16T06:07:27.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 1158 completed, throughput=4.99MB/sec 2024-09-16T06:07:27.146 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L5AdUGL3_1QVhsZ off=263404 len=1283707 2024-09-16T06:07:27.153 INFO:tasks.workunit.client.0.smithi145.stdout:op 1159 completed, throughput=5MB/sec 2024-09-16T06:07:27.153 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-y_Y4qs7819emjzr off=1201533 len=257333 2024-09-16T06:07:27.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 1160 completed, throughput=5MB/sec 2024-09-16T06:07:27.154 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UYUwD7ODldE4SsE off=187569 len=1303844 2024-09-16T06:07:27.162 INFO:tasks.workunit.client.0.smithi145.stdout:op 1161 completed, throughput=5MB/sec 2024-09-16T06:07:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:27 smithi145 ceph-mon[99390]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:07:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:27 smithi145 ceph-mon[96887]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:07:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:27 smithi161 ceph-mon[87722]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:07:28.162 INFO:tasks.workunit.client.0.smithi145.stdout: 231: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:28.162 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IO9hlBGKR7L5wMq off=7746120 len=1883368 2024-09-16T06:07:28.175 INFO:tasks.workunit.client.0.smithi145.stdout:op 1162 completed, throughput=4.99MB/sec 2024-09-16T06:07:28.175 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5PM__IuUek5QJ7d off=8018469 len=605758 2024-09-16T06:07:28.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 1163 completed, throughput=4.99MB/sec 2024-09-16T06:07:28.179 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FRI1lP6__owEXpi off=2481292 len=171047 2024-09-16T06:07:28.182 INFO:tasks.workunit.client.0.smithi145.stdout:op 1164 completed, throughput=4.99MB/sec 2024-09-16T06:07:28.182 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BgWGxADjlVemPQA off=1691871 len=137477 2024-09-16T06:07:28.184 INFO:tasks.workunit.client.0.smithi145.stdout:op 1165 completed, throughput=4.99MB/sec 2024-09-16T06:07:28.184 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T-_N1PeC7Bvo8Gi off=3551115 len=1696094 2024-09-16T06:07:28.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 1166 completed, throughput=5MB/sec 2024-09-16T06:07:29.186 INFO:tasks.workunit.client.0.smithi145.stdout: 232: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:29.187 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZiindI11fvXvYyL off=3537057 len=1871474 2024-09-16T06:07:29.196 INFO:tasks.workunit.client.0.smithi145.stdout:op 1167 completed, throughput=4.99MB/sec 2024-09-16T06:07:29.196 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--pAw_4emkCuMl5e off=9070902 len=1163157 2024-09-16T06:07:29.202 INFO:tasks.workunit.client.0.smithi145.stdout:op 1168 completed, throughput=4.99MB/sec 2024-09-16T06:07:29.202 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3ipgyq_pQL_f7Sq off=9969610 len=19567 2024-09-16T06:07:29.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 1169 completed, throughput=4.99MB/sec 2024-09-16T06:07:29.203 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cwuUthJpkIv3gim off=7035790 len=128758 2024-09-16T06:07:29.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 1170 completed, throughput=4.99MB/sec 2024-09-16T06:07:29.205 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W3o_7tGlaELQ0-k off=1900656 len=286811 2024-09-16T06:07:29.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 1171 completed, throughput=4.99MB/sec 2024-09-16T06:07:29.206 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-z3M5IFlPMma4nyu off=12846631 len=1526411 2024-09-16T06:07:29.207 INFO:tasks.workunit.client.0.smithi145.stdout:op 1172 completed, throughput=5MB/sec 2024-09-16T06:07:29.207 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-52vgkciiGkg4O9L off=12113056 len=887047 2024-09-16T06:07:29.211 INFO:tasks.workunit.client.0.smithi145.stdout:op 1173 completed, throughput=5MB/sec 2024-09-16T06:07:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:29 smithi145 ceph-mon[99390]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:29 smithi145 ceph-mon[96887]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:29 smithi161 ceph-mon[87722]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:30.212 INFO:tasks.workunit.client.0.smithi145.stdout: 233: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:30.212 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Yr2M16_abPXQrnc off=109841 len=282028 2024-09-16T06:07:30.215 INFO:tasks.workunit.client.0.smithi145.stdout:op 1174 completed, throughput=4.98MB/sec 2024-09-16T06:07:30.215 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_jo0q8-G0ksWKaz off=8296158 len=944944 2024-09-16T06:07:30.219 INFO:tasks.workunit.client.0.smithi145.stdout:op 1175 completed, throughput=4.99MB/sec 2024-09-16T06:07:30.220 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MSiui2d1IsY2Cql off=985878 len=2020694 2024-09-16T06:07:30.221 INFO:tasks.workunit.client.0.smithi145.stdout:op 1176 completed, throughput=4.99MB/sec 2024-09-16T06:07:30.221 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bUo047PYWmpSE6R off=13814183 len=42796 2024-09-16T06:07:30.224 INFO:tasks.workunit.client.0.smithi145.stdout:op 1177 completed, throughput=4.99MB/sec 2024-09-16T06:07:30.224 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wM9-Tdmg-N86kJm off=1147345 len=1612702 2024-09-16T06:07:30.232 INFO:tasks.workunit.client.0.smithi145.stdout:op 1178 completed, throughput=5MB/sec 2024-09-16T06:07:31.232 INFO:tasks.workunit.client.0.smithi145.stdout: 234: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:31.232 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-r1LOhW8oMP8xW0Z off=9987533 len=25412 2024-09-16T06:07:31.233 INFO:tasks.workunit.client.0.smithi145.stdout:op 1179 completed, throughput=4.98MB/sec 2024-09-16T06:07:31.233 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jem7g0VrOYGBVz_ off=13645099 len=1660035 2024-09-16T06:07:31.241 INFO:tasks.workunit.client.0.smithi145.stdout:op 1180 completed, throughput=4.99MB/sec 2024-09-16T06:07:31.242 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SB5Iryt7Yp2cmB9 off=2121415 len=1907097 2024-09-16T06:07:31.253 INFO:tasks.workunit.client.0.smithi145.stdout:op 1181 completed, throughput=4.99MB/sec 2024-09-16T06:07:31.253 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9xJ5KliAK90Pet7 off=4096880 len=43733 2024-09-16T06:07:31.253 INFO:tasks.workunit.client.0.smithi145.stdout:op 1182 completed, throughput=4.99MB/sec 2024-09-16T06:07:31.253 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3E9ZJTl-iAnn6rt off=10956734 len=221724 2024-09-16T06:07:31.256 INFO:tasks.workunit.client.0.smithi145.stdout:op 1183 completed, throughput=5MB/sec 2024-09-16T06:07:31.256 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nXDWuRxKFJenGiE off=10222629 len=1265330 2024-09-16T06:07:31.263 INFO:tasks.workunit.client.0.smithi145.stdout:op 1184 completed, throughput=5MB/sec 2024-09-16T06:07:31.263 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_qvG7cnyDPEzQGr off=13374834 len=130629 2024-09-16T06:07:31.264 INFO:tasks.workunit.client.0.smithi145.stdout:op 1185 completed, throughput=5MB/sec 2024-09-16T06:07:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:31 smithi145 ceph-mon[96887]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:07:32.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:31 smithi145 ceph-mon[99390]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:07:32.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:31 smithi161 ceph-mon[87722]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:07:32.264 INFO:tasks.workunit.client.0.smithi145.stdout: 235: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:32.264 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BYmMyYvmJhF6iPv off=2869313 len=739774 2024-09-16T06:07:32.266 INFO:tasks.workunit.client.0.smithi145.stdout:op 1186 completed, throughput=4.98MB/sec 2024-09-16T06:07:32.266 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-M8abGodFlyduJJq off=4696323 len=307756 2024-09-16T06:07:32.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 1187 completed, throughput=4.98MB/sec 2024-09-16T06:07:32.269 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ivGOsTV56F3aI_s off=6197756 len=1899321 2024-09-16T06:07:32.271 INFO:tasks.workunit.client.0.smithi145.stdout:op 1188 completed, throughput=4.99MB/sec 2024-09-16T06:07:32.271 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SlKeUqfknspMyYi off=8777660 len=866908 2024-09-16T06:07:32.273 INFO:tasks.workunit.client.0.smithi145.stdout:op 1189 completed, throughput=4.99MB/sec 2024-09-16T06:07:32.273 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RoiKPZ1r6zMBEjT off=3032074 len=300803 2024-09-16T06:07:32.273 INFO:tasks.workunit.client.0.smithi145.stdout:op 1190 completed, throughput=5MB/sec 2024-09-16T06:07:32.273 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FvDLtknEFboUJsP off=17417989 len=1787453 2024-09-16T06:07:32.282 INFO:tasks.workunit.client.0.smithi145.stdout:op 1191 completed, throughput=5MB/sec 2024-09-16T06:07:33.282 INFO:tasks.workunit.client.0.smithi145.stdout: 236: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:33.283 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aoKd0wjYh6RMpCX off=9198670 len=499067 2024-09-16T06:07:33.283 INFO:tasks.workunit.client.0.smithi145.stdout:op 1192 completed, throughput=4.98MB/sec 2024-09-16T06:07:33.283 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rp21EnEGX-o6AtN off=1148631 len=1225609 2024-09-16T06:07:33.285 INFO:tasks.workunit.client.0.smithi145.stdout:op 1193 completed, throughput=4.99MB/sec 2024-09-16T06:07:33.285 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u07tDZBevhMXE72 off=9067362 len=1643555 2024-09-16T06:07:33.287 INFO:tasks.workunit.client.0.smithi145.stdout:op 1194 completed, throughput=5MB/sec 2024-09-16T06:07:33.287 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5AcSJOMAewv4r_f off=2107589 len=930372 2024-09-16T06:07:33.289 INFO:tasks.workunit.client.0.smithi145.stdout:op 1195 completed, throughput=5MB/sec 2024-09-16T06:07:33.289 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aPwo2dhPoLzVXHW off=0 len=1228734 2024-09-16T06:07:33.294 INFO:tasks.workunit.client.0.smithi145.stdout:op 1196 completed, throughput=5MB/sec 2024-09-16T06:07:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:33 smithi145 ceph-mon[96887]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:07:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:33 smithi145 ceph-mon[99390]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:07:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:33 smithi161 ceph-mon[87722]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:07:34.295 INFO:tasks.workunit.client.0.smithi145.stdout: 237: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:34.295 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2Be9SNbPTr1L0Ok off=6081502 len=757730 2024-09-16T06:07:34.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 1197 completed, throughput=4.99MB/sec 2024-09-16T06:07:34.300 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OVv0y1-8K6wnRFz off=1077868 len=20512 2024-09-16T06:07:34.302 INFO:tasks.workunit.client.0.smithi145.stdout:op 1198 completed, throughput=4.99MB/sec 2024-09-16T06:07:34.302 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--xbgvFXBxP09Fwb off=12504961 len=1951292 2024-09-16T06:07:34.315 INFO:tasks.workunit.client.0.smithi145.stdout:op 1199 completed, throughput=4.99MB/sec 2024-09-16T06:07:34.315 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3JDDwVp5vQj_JES off=428890 len=1056600 2024-09-16T06:07:34.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 1200 completed, throughput=5MB/sec 2024-09-16T06:07:34.319 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F2Rg7MMVqL9XkK4 off=2978891 len=538119 2024-09-16T06:07:34.320 INFO:tasks.workunit.client.0.smithi145.stdout:op 1201 completed, throughput=5MB/sec 2024-09-16T06:07:34.320 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-D7Bwn6nhVqyyVlH off=8462729 len=1426955 2024-09-16T06:07:34.328 INFO:tasks.workunit.client.0.smithi145.stdout:op 1202 completed, throughput=5MB/sec 2024-09-16T06:07:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:07:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:07:34] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2024-09-16T06:07:35.328 INFO:tasks.workunit.client.0.smithi145.stdout: 238: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:35.328 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QGpG-X_3d_dr0AX off=605144 len=741464 2024-09-16T06:07:35.329 INFO:tasks.workunit.client.0.smithi145.stdout:op 1203 completed, throughput=4.99MB/sec 2024-09-16T06:07:35.329 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dBRYOp-s1GwAOK5 off=738804 len=98660 2024-09-16T06:07:35.330 INFO:tasks.workunit.client.0.smithi145.stdout:op 1204 completed, throughput=4.99MB/sec 2024-09-16T06:07:35.330 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SOlBYgYSES8wYAg off=181546 len=1814306 2024-09-16T06:07:35.338 INFO:tasks.workunit.client.0.smithi145.stdout:op 1205 completed, throughput=4.99MB/sec 2024-09-16T06:07:35.338 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hmk1HUZcirbH1jo off=80438 len=2014575 2024-09-16T06:07:35.342 INFO:tasks.workunit.client.0.smithi145.stdout:op 1206 completed, throughput=5MB/sec 2024-09-16T06:07:36.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:35 smithi145 ceph-mon[99390]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-16T06:07:36.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:35 smithi145 ceph-mon[96887]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-16T06:07:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:35 smithi161 ceph-mon[87722]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-16T06:07:36.343 INFO:tasks.workunit.client.0.smithi145.stdout: 239: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:36.343 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fzO3NMYnQE_up5a off=1388672 len=359989 2024-09-16T06:07:36.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 1207 completed, throughput=4.98MB/sec 2024-09-16T06:07:36.344 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hkofTB5gAOsDBUm off=18524251 len=1006719 2024-09-16T06:07:36.350 INFO:tasks.workunit.client.0.smithi145.stdout:op 1208 completed, throughput=4.99MB/sec 2024-09-16T06:07:36.350 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-x838K7SNKJtFuaM off=12277622 len=1020212 2024-09-16T06:07:36.351 INFO:tasks.workunit.client.0.smithi145.stdout:op 1209 completed, throughput=4.99MB/sec 2024-09-16T06:07:36.352 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FN5bSiTLjI-KKxD off=4251760 len=1101274 2024-09-16T06:07:36.356 INFO:tasks.workunit.client.0.smithi145.stdout:op 1210 completed, throughput=5MB/sec 2024-09-16T06:07:36.357 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kFK0-u4SByQUdRf off=11026107 len=1869918 2024-09-16T06:07:36.359 INFO:tasks.workunit.client.0.smithi145.stdout:op 1211 completed, throughput=5MB/sec 2024-09-16T06:07:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:37.359 INFO:tasks.workunit.client.0.smithi145.stdout: 240: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:37.359 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wtumO6IKUnC__OA off=399766 len=1906775 2024-09-16T06:07:37.361 INFO:tasks.workunit.client.0.smithi145.stdout:op 1212 completed, throughput=4.99MB/sec 2024-09-16T06:07:37.361 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T5cvj-9qV9Uggns off=615485 len=1702590 2024-09-16T06:07:37.362 INFO:tasks.workunit.client.0.smithi145.stdout:op 1213 completed, throughput=5MB/sec 2024-09-16T06:07:37.362 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ADChHYu0D5boFDw off=3975671 len=1321837 2024-09-16T06:07:37.365 INFO:tasks.workunit.client.0.smithi145.stdout:op 1214 completed, throughput=5MB/sec 2024-09-16T06:07:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:37 smithi145 ceph-mon[99390]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:07:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:37 smithi145 ceph-mon[96887]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:07:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:37 smithi161 ceph-mon[87722]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:07:38.365 INFO:tasks.workunit.client.0.smithi145.stdout: 241: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:38.366 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-txLSb4SWEWO4maB off=2750796 len=1476946 2024-09-16T06:07:38.368 INFO:tasks.workunit.client.0.smithi145.stdout:op 1215 completed, throughput=4.99MB/sec 2024-09-16T06:07:38.368 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7VCU9Ix0L1PBE7R off=819397 len=758943 2024-09-16T06:07:38.368 INFO:tasks.workunit.client.0.smithi145.stdout:op 1216 completed, throughput=4.99MB/sec 2024-09-16T06:07:38.368 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0VX6Oo7UoEePWGz off=3957591 len=2096677 2024-09-16T06:07:38.371 INFO:tasks.workunit.client.0.smithi145.stdout:op 1217 completed, throughput=5MB/sec 2024-09-16T06:07:38.371 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IJSHrlyuA_IHZUV off=11478651 len=1351463 2024-09-16T06:07:38.379 INFO:tasks.workunit.client.0.smithi145.stdout:op 1218 completed, throughput=5MB/sec 2024-09-16T06:07:39.379 INFO:tasks.workunit.client.0.smithi145.stdout: 242: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:39.380 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vqGWj-ZcyxNsFEY off=3306219 len=391187 2024-09-16T06:07:39.383 INFO:tasks.workunit.client.0.smithi145.stdout:op 1219 completed, throughput=4.98MB/sec 2024-09-16T06:07:39.383 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hp81x_nA0l1qTOL off=612342 len=1974275 2024-09-16T06:07:39.395 INFO:tasks.workunit.client.0.smithi145.stdout:op 1220 completed, throughput=4.99MB/sec 2024-09-16T06:07:39.395 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lvCca-rUjifcgyT off=15213378 len=973401 2024-09-16T06:07:39.400 INFO:tasks.workunit.client.0.smithi145.stdout:op 1221 completed, throughput=4.99MB/sec 2024-09-16T06:07:39.400 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X4PKfDMN3O77qYj off=10516352 len=1863573 2024-09-16T06:07:39.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 1222 completed, throughput=5MB/sec 2024-09-16T06:07:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:39 smithi145 ceph-mon[96887]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:07:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:39 smithi145 ceph-mon[99390]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:07:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:39 smithi161 ceph-mon[87722]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:07:40.410 INFO:tasks.workunit.client.0.smithi145.stdout: 243: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:40.410 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3FwQ9KkhiVfU1oc off=958619 len=746986 2024-09-16T06:07:40.415 INFO:tasks.workunit.client.0.smithi145.stdout:op 1223 completed, throughput=4.98MB/sec 2024-09-16T06:07:40.415 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f1Run7_ywgaMi0M off=12635468 len=1012325 2024-09-16T06:07:40.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 1224 completed, throughput=4.99MB/sec 2024-09-16T06:07:40.420 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t8lrQL-15ACBlRC off=1406384 len=1648363 2024-09-16T06:07:40.422 INFO:tasks.workunit.client.0.smithi145.stdout:op 1225 completed, throughput=4.99MB/sec 2024-09-16T06:07:40.422 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MxbI_X4KkDfYVnA off=160763 len=1885555 2024-09-16T06:07:40.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 1226 completed, throughput=5MB/sec 2024-09-16T06:07:41.433 INFO:tasks.workunit.client.0.smithi145.stdout: 244: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:41.433 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6Af3xxEr_9n5BlF off=9163609 len=1075116 2024-09-16T06:07:41.435 INFO:tasks.workunit.client.0.smithi145.stdout:op 1227 completed, throughput=4.99MB/sec 2024-09-16T06:07:41.435 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aBtMIXNwRQlBSY0 off=6698086 len=816875 2024-09-16T06:07:41.439 INFO:tasks.workunit.client.0.smithi145.stdout:op 1228 completed, throughput=4.99MB/sec 2024-09-16T06:07:41.439 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wf3Q6vsGW5eJBXY off=5486406 len=2030898 2024-09-16T06:07:41.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 1229 completed, throughput=5MB/sec 2024-09-16T06:07:41.448 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5MKtxeURM_vFdwg off=3948484 len=1417066 2024-09-16T06:07:41.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 1230 completed, throughput=5MB/sec 2024-09-16T06:07:42.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:41 smithi145 ceph-mon[99390]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:07:42.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:41 smithi145 ceph-mon[96887]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:07:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:41 smithi161 ceph-mon[87722]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:07:42.449 INFO:tasks.workunit.client.0.smithi145.stdout: 245: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:42.450 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nmamKA1bCOmO31j off=11214415 len=1754023 2024-09-16T06:07:42.453 INFO:tasks.workunit.client.0.smithi145.stdout:op 1231 completed, throughput=4.99MB/sec 2024-09-16T06:07:42.454 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-coDAwIpzKq--btB off=4324150 len=193289 2024-09-16T06:07:42.454 INFO:tasks.workunit.client.0.smithi145.stdout:op 1232 completed, throughput=4.99MB/sec 2024-09-16T06:07:42.455 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b2FvJ8Y5ihltmC5 off=415355 len=922390 2024-09-16T06:07:42.456 INFO:tasks.workunit.client.0.smithi145.stdout:op 1233 completed, throughput=4.99MB/sec 2024-09-16T06:07:42.456 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OiI45Is1QW-fJ10 off=5310600 len=899973 2024-09-16T06:07:42.460 INFO:tasks.workunit.client.0.smithi145.stdout:op 1234 completed, throughput=5MB/sec 2024-09-16T06:07:42.460 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IBDO4MPvFXjVooa off=688706 len=668229 2024-09-16T06:07:42.464 INFO:tasks.workunit.client.0.smithi145.stdout:op 1235 completed, throughput=5MB/sec 2024-09-16T06:07:42.464 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rRy--4bHSqZVtQh off=11911885 len=643448 2024-09-16T06:07:42.464 INFO:tasks.workunit.client.0.smithi145.stdout:op 1236 completed, throughput=5MB/sec 2024-09-16T06:07:43.465 INFO:tasks.workunit.client.0.smithi145.stdout: 246: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:43.465 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dcskHLHXYDXyoxe off=430482 len=826694 2024-09-16T06:07:43.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 1237 completed, throughput=4.98MB/sec 2024-09-16T06:07:43.469 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MQHutRTzY8MNWP2 off=6880588 len=720191 2024-09-16T06:07:43.474 INFO:tasks.workunit.client.0.smithi145.stdout:op 1238 completed, throughput=4.99MB/sec 2024-09-16T06:07:43.474 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Zn_HT4FEry_DhRW off=8688418 len=1354468 2024-09-16T06:07:43.480 INFO:tasks.workunit.client.0.smithi145.stdout:op 1239 completed, throughput=4.99MB/sec 2024-09-16T06:07:43.481 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PF41-7IjIkt4pLg off=6226571 len=227990 2024-09-16T06:07:43.484 INFO:tasks.workunit.client.0.smithi145.stdout:op 1240 completed, throughput=4.99MB/sec 2024-09-16T06:07:43.484 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XXy6vVq9-ZYmAGj off=1471356 len=1356500 2024-09-16T06:07:43.485 INFO:tasks.workunit.client.0.smithi145.stdout:op 1241 completed, throughput=5MB/sec 2024-09-16T06:07:43.485 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gO13Xp-tpTXIIkb off=19069280 len=1313690 2024-09-16T06:07:43.491 INFO:tasks.workunit.client.0.smithi145.stdout:op 1242 completed, throughput=5MB/sec 2024-09-16T06:07:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:43 smithi145 ceph-mon[96887]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:07:44.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:43 smithi145 ceph-mon[99390]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:07:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:43 smithi161 ceph-mon[87722]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:07:44.492 INFO:tasks.workunit.client.0.smithi145.stdout: 247: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:44.492 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I6pbmZpwO6rs_oV off=3584711 len=1312855 2024-09-16T06:07:44.495 INFO:tasks.workunit.client.0.smithi145.stdout:op 1243 completed, throughput=4.99MB/sec 2024-09-16T06:07:44.495 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qydgQg2mGYdVank off=561686 len=1241705 2024-09-16T06:07:44.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 1244 completed, throughput=4.99MB/sec 2024-09-16T06:07:44.497 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k289BQBmdAvyxNZ off=0 len=1446875 2024-09-16T06:07:44.504 INFO:tasks.workunit.client.0.smithi145.stdout:op 1245 completed, throughput=5MB/sec 2024-09-16T06:07:44.504 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sQf0Kjbo8l1dLUs off=3526277 len=1637809 2024-09-16T06:07:44.506 INFO:tasks.workunit.client.0.smithi145.stdout:op 1246 completed, throughput=5MB/sec 2024-09-16T06:07:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:07:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:07:44] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2024-09-16T06:07:45.506 INFO:tasks.workunit.client.0.smithi145.stdout: 248: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:45.507 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_1oalEHLH44mN_5 off=8203407 len=675630 2024-09-16T06:07:45.508 INFO:tasks.workunit.client.0.smithi145.stdout:op 1247 completed, throughput=4.99MB/sec 2024-09-16T06:07:45.508 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-10fzWNa0eHpIsZz off=14605864 len=906626 2024-09-16T06:07:45.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 1248 completed, throughput=4.99MB/sec 2024-09-16T06:07:45.510 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-o-tFokR1kPfAFDN off=4582682 len=1285147 2024-09-16T06:07:45.518 INFO:tasks.workunit.client.0.smithi145.stdout:op 1249 completed, throughput=4.99MB/sec 2024-09-16T06:07:45.518 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FKhqR0TrX5vfIzG off=16997549 len=1481741 2024-09-16T06:07:45.526 INFO:tasks.workunit.client.0.smithi145.stdout:op 1250 completed, throughput=5MB/sec 2024-09-16T06:07:45.527 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XI91FG_v_oZ03av off=7654904 len=1317041 2024-09-16T06:07:45.534 INFO:tasks.workunit.client.0.smithi145.stdout:op 1251 completed, throughput=5MB/sec 2024-09-16T06:07:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:45 smithi145 ceph-mon[99390]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:07:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:45 smithi145 ceph-mon[96887]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:07:46.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:45 smithi161 ceph-mon[87722]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:07:46.535 INFO:tasks.workunit.client.0.smithi145.stdout: 249: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:46.535 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Bvk7HDYz1YHLcOF off=9283856 len=882056 2024-09-16T06:07:46.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 1252 completed, throughput=4.99MB/sec 2024-09-16T06:07:46.537 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1nEMvH3kF5UdmdT off=113537 len=1909511 2024-09-16T06:07:46.544 INFO:tasks.workunit.client.0.smithi145.stdout:op 1253 completed, throughput=4.99MB/sec 2024-09-16T06:07:46.544 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8_ZITEP9HJ40oVI off=994302 len=817474 2024-09-16T06:07:46.549 INFO:tasks.workunit.client.0.smithi145.stdout:op 1254 completed, throughput=5MB/sec 2024-09-16T06:07:46.549 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3Wr_Jnu-hm4hJh6 off=8766226 len=1604154 2024-09-16T06:07:46.550 INFO:tasks.workunit.client.0.smithi145.stdout:op 1255 completed, throughput=5MB/sec 2024-09-16T06:07:47.551 INFO:tasks.workunit.client.0.smithi145.stdout: 250: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:47.551 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vBMgfnS7wUMQtoJ off=4273690 len=1477453 2024-09-16T06:07:47.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 1256 completed, throughput=4.99MB/sec 2024-09-16T06:07:47.565 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2wWqrSiI3Y6yptw off=3514802 len=628802 2024-09-16T06:07:47.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 1257 completed, throughput=4.99MB/sec 2024-09-16T06:07:47.566 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UQvc3wab4wmOItV off=0 len=1691209 2024-09-16T06:07:47.570 INFO:tasks.workunit.client.0.smithi145.stdout:op 1258 completed, throughput=5MB/sec 2024-09-16T06:07:47.570 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PNJkrEso74hUpmf off=2094172 len=2073854 2024-09-16T06:07:47.573 INFO:tasks.workunit.client.0.smithi145.stdout:op 1259 completed, throughput=5.01MB/sec 2024-09-16T06:07:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:47 smithi145 ceph-mon[96887]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:07:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:47 smithi145 ceph-mon[99390]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:07:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:47 smithi161 ceph-mon[87722]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:07:48.573 INFO:tasks.workunit.client.0.smithi145.stdout: 251: throughput=4.99MB/sec pending data=0 2024-09-16T06:07:48.574 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fp8ZNsz7VjAlpCu off=21180624 len=1717590 2024-09-16T06:07:48.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 1260 completed, throughput=4.99MB/sec 2024-09-16T06:07:48.583 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eb0KvjXFaXr6fSA off=6522682 len=2020043 2024-09-16T06:07:48.592 INFO:tasks.workunit.client.0.smithi145.stdout:op 1261 completed, throughput=5MB/sec 2024-09-16T06:07:48.592 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pvHGHYfsOmK0g29 off=10011578 len=1214589 2024-09-16T06:07:48.592 INFO:tasks.workunit.client.0.smithi145.stdout:op 1262 completed, throughput=5MB/sec 2024-09-16T06:07:49.592 INFO:tasks.workunit.client.0.smithi145.stdout: 252: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:49.593 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uih9F_sZ1zHb3f7 off=4294887 len=76365 2024-09-16T06:07:49.593 INFO:tasks.workunit.client.0.smithi145.stdout:op 1263 completed, throughput=4.99MB/sec 2024-09-16T06:07:49.594 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F8oZmuEkDT2OEHI off=244367 len=509627 2024-09-16T06:07:49.597 INFO:tasks.workunit.client.0.smithi145.stdout:op 1264 completed, throughput=4.99MB/sec 2024-09-16T06:07:49.597 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-isRhD75VbiRlah2 off=1393247 len=828965 2024-09-16T06:07:49.602 INFO:tasks.workunit.client.0.smithi145.stdout:op 1265 completed, throughput=4.99MB/sec 2024-09-16T06:07:49.602 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xImMHpGJ4O7IgVC off=6141547 len=139399 2024-09-16T06:07:49.602 INFO:tasks.workunit.client.0.smithi145.stdout:op 1266 completed, throughput=4.99MB/sec 2024-09-16T06:07:49.603 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ym8Eka6y2JOueNA off=15757277 len=2045007 2024-09-16T06:07:49.611 INFO:tasks.workunit.client.0.smithi145.stdout:op 1267 completed, throughput=5MB/sec 2024-09-16T06:07:49.612 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Dkh7ftyXsQssRYW off=515815 len=547066 2024-09-16T06:07:49.614 INFO:tasks.workunit.client.0.smithi145.stdout:op 1268 completed, throughput=5MB/sec 2024-09-16T06:07:49.614 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kskYH56duUxis_- off=2648747 len=792271 2024-09-16T06:07:49.619 INFO:tasks.workunit.client.0.smithi145.stdout:op 1269 completed, throughput=5MB/sec 2024-09-16T06:07:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:49 smithi145 ceph-mon[96887]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:07:50.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:49 smithi145 ceph-mon[99390]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:07:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:49 smithi161 ceph-mon[87722]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:07:50.619 INFO:tasks.workunit.client.0.smithi145.stdout: 253: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:50.619 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CS2d4maUJ86Tzo2 off=2827774 len=715785 2024-09-16T06:07:50.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 1270 completed, throughput=4.99MB/sec 2024-09-16T06:07:50.621 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Er73SfVn39oD2nb off=10085 len=525592 2024-09-16T06:07:50.625 INFO:tasks.workunit.client.0.smithi145.stdout:op 1271 completed, throughput=4.99MB/sec 2024-09-16T06:07:50.625 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hnPGt_T5HUb-Llr off=9965578 len=1061587 2024-09-16T06:07:50.626 INFO:tasks.workunit.client.0.smithi145.stdout:op 1272 completed, throughput=4.99MB/sec 2024-09-16T06:07:50.626 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wgxqxPIfzLtXxiN off=10249472 len=2046944 2024-09-16T06:07:50.629 INFO:tasks.workunit.client.0.smithi145.stdout:op 1273 completed, throughput=5MB/sec 2024-09-16T06:07:50.629 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hnn9SCGKYbQnMz_ off=22466591 len=742576 2024-09-16T06:07:50.633 INFO:tasks.workunit.client.0.smithi145.stdout:op 1274 completed, throughput=5MB/sec 2024-09-16T06:07:51.634 INFO:tasks.workunit.client.0.smithi145.stdout: 254: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:51.634 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lD39im4SiTYXNzZ off=10904041 len=944420 2024-09-16T06:07:51.639 INFO:tasks.workunit.client.0.smithi145.stdout:op 1275 completed, throughput=4.99MB/sec 2024-09-16T06:07:51.640 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hFR_ESG9p_yGZG9 off=1340762 len=268182 2024-09-16T06:07:51.642 INFO:tasks.workunit.client.0.smithi145.stdout:op 1276 completed, throughput=4.99MB/sec 2024-09-16T06:07:51.642 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kB3m1CgpbQFebgX off=5720170 len=1006657 2024-09-16T06:07:51.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 1277 completed, throughput=4.99MB/sec 2024-09-16T06:07:51.647 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0lGeAp5kIs1ESxP off=6431813 len=473762 2024-09-16T06:07:51.648 INFO:tasks.workunit.client.0.smithi145.stdout:op 1278 completed, throughput=4.99MB/sec 2024-09-16T06:07:51.648 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VjEjRQAlgGCp2hY off=1746720 len=1035714 2024-09-16T06:07:51.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 1279 completed, throughput=5MB/sec 2024-09-16T06:07:51.651 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xoe3uIjIbk-Wgkr off=754293 len=734001 2024-09-16T06:07:51.652 INFO:tasks.workunit.client.0.smithi145.stdout:op 1280 completed, throughput=5MB/sec 2024-09-16T06:07:51.652 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NLQmqBz7DG89TBR off=8139229 len=179010 2024-09-16T06:07:51.653 INFO:tasks.workunit.client.0.smithi145.stdout:op 1281 completed, throughput=5MB/sec 2024-09-16T06:07:51.653 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3lZ5mOHeUgafdgT off=3972592 len=298670 2024-09-16T06:07:51.656 INFO:tasks.workunit.client.0.smithi145.stdout:op 1282 completed, throughput=5MB/sec 2024-09-16T06:07:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:51 smithi145 ceph-mon[99390]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:07:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:51 smithi145 ceph-mon[96887]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:07:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:51 smithi161 ceph-mon[87722]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:07:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:07:52.656 INFO:tasks.workunit.client.0.smithi145.stdout: 255: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:52.656 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UtX9FKogYHN537U off=12914610 len=1896482 2024-09-16T06:07:52.659 INFO:tasks.workunit.client.0.smithi145.stdout:op 1283 completed, throughput=4.99MB/sec 2024-09-16T06:07:52.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dWm6W-6BPKtpajP off=0 len=1247358 2024-09-16T06:07:52.661 INFO:tasks.workunit.client.0.smithi145.stdout:op 1284 completed, throughput=4.99MB/sec 2024-09-16T06:07:52.661 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HL10jOhuApRp6JH off=2656779 len=1393833 2024-09-16T06:07:52.670 INFO:tasks.workunit.client.0.smithi145.stdout:op 1285 completed, throughput=5MB/sec 2024-09-16T06:07:52.670 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KdXiK4cjh3UnZdS off=18715230 len=1592323 2024-09-16T06:07:52.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 1286 completed, throughput=5MB/sec 2024-09-16T06:07:53.677 INFO:tasks.workunit.client.0.smithi145.stdout: 256: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:53.677 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4TkPduKr98KBJxO off=7537305 len=1978078 2024-09-16T06:07:53.689 INFO:tasks.workunit.client.0.smithi145.stdout:op 1287 completed, throughput=4.99MB/sec 2024-09-16T06:07:53.689 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Tb7HCeI8GE2Ynd_ off=5209555 len=697578 2024-09-16T06:07:53.690 INFO:tasks.workunit.client.0.smithi145.stdout:op 1288 completed, throughput=4.99MB/sec 2024-09-16T06:07:53.690 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8FppyJFzApqJNLe off=11745990 len=1546978 2024-09-16T06:07:53.692 INFO:tasks.workunit.client.0.smithi145.stdout:op 1289 completed, throughput=5MB/sec 2024-09-16T06:07:53.692 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qUyG4PZPqAOm_Xj off=639571 len=1874357 2024-09-16T06:07:53.699 INFO:tasks.workunit.client.0.smithi145.stdout:op 1290 completed, throughput=5.01MB/sec 2024-09-16T06:07:54.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:53 smithi145 ceph-mon[96887]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:07:54.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:53 smithi145 ceph-mon[99390]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:07:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:53 smithi161 ceph-mon[87722]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:07:54.700 INFO:tasks.workunit.client.0.smithi145.stdout: 257: throughput=4.99MB/sec pending data=0 2024-09-16T06:07:54.700 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-o7c7XHgS79Nqzv0 off=91288 len=1404910 2024-09-16T06:07:54.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 1291 completed, throughput=4.99MB/sec 2024-09-16T06:07:54.702 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UXVVKvRRYmVQE_W off=3658154 len=1849736 2024-09-16T06:07:54.712 INFO:tasks.workunit.client.0.smithi145.stdout:op 1292 completed, throughput=5MB/sec 2024-09-16T06:07:54.712 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uFg3HUa8Hz9uYME off=433259 len=1806323 2024-09-16T06:07:54.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 1293 completed, throughput=5MB/sec 2024-09-16T06:07:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:07:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:07:54] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-09-16T06:07:55.723 INFO:tasks.workunit.client.0.smithi145.stdout: 258: throughput=4.99MB/sec pending data=0 2024-09-16T06:07:55.723 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_5eMrxxOhm0hEon off=4921006 len=1635661 2024-09-16T06:07:55.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 1294 completed, throughput=4.99MB/sec 2024-09-16T06:07:55.725 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DMxjbHsYnNdld1R off=1699127 len=1113457 2024-09-16T06:07:55.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 1295 completed, throughput=5MB/sec 2024-09-16T06:07:55.726 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kkR5Cp9wIzCcH5U off=5184943 len=1348196 2024-09-16T06:07:55.726 INFO:tasks.workunit.client.0.smithi145.stdout:op 1296 completed, throughput=5MB/sec 2024-09-16T06:07:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:55 smithi145 ceph-mon[96887]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:07:56.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:55 smithi145 ceph-mon[99390]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:07:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:55 smithi161 ceph-mon[87722]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:07:56.727 INFO:tasks.workunit.client.0.smithi145.stdout: 259: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:56.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GGGAeWbr5nzEd-t off=5102526 len=1794166 2024-09-16T06:07:56.734 INFO:tasks.workunit.client.0.smithi145.stdout:op 1297 completed, throughput=4.99MB/sec 2024-09-16T06:07:56.734 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4pU0a8zoafLGbkQ off=9704384 len=1311902 2024-09-16T06:07:56.737 INFO:tasks.workunit.client.0.smithi145.stdout:op 1298 completed, throughput=4.99MB/sec 2024-09-16T06:07:56.737 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XIsJcH3CzM8DUbW off=5512646 len=510598 2024-09-16T06:07:56.740 INFO:tasks.workunit.client.0.smithi145.stdout:op 1299 completed, throughput=4.99MB/sec 2024-09-16T06:07:56.740 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Rds-Y-Ao92UduhE off=13140615 len=954793 2024-09-16T06:07:56.741 INFO:tasks.workunit.client.0.smithi145.stdout:op 1300 completed, throughput=5MB/sec 2024-09-16T06:07:56.741 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9CUzptdncVzJe9k off=4952459 len=364428 2024-09-16T06:07:56.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 1301 completed, throughput=5MB/sec 2024-09-16T06:07:56.745 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wA5L1JFSV5GsFfP off=13439930 len=1657072 2024-09-16T06:07:56.748 INFO:tasks.workunit.client.0.smithi145.stdout:op 1302 completed, throughput=5MB/sec 2024-09-16T06:07:57.748 INFO:tasks.workunit.client.0.smithi145.stdout: 260: throughput=4.99MB/sec pending data=0 2024-09-16T06:07:57.748 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JvZ697IXOo8zMhD off=4044415 len=963716 2024-09-16T06:07:57.754 INFO:tasks.workunit.client.0.smithi145.stdout:op 1303 completed, throughput=4.99MB/sec 2024-09-16T06:07:57.755 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yEm1qHQplnqmuXE off=326296 len=1646481 2024-09-16T06:07:57.756 INFO:tasks.workunit.client.0.smithi145.stdout:op 1304 completed, throughput=5MB/sec 2024-09-16T06:07:57.757 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TuTyK3P9Le3lPGM off=1761294 len=1259461 2024-09-16T06:07:57.759 INFO:tasks.workunit.client.0.smithi145.stdout:op 1305 completed, throughput=5MB/sec 2024-09-16T06:07:57.760 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kDl2rz1T-Mk9Cjx off=5938832 len=1060437 2024-09-16T06:07:57.762 INFO:tasks.workunit.client.0.smithi145.stdout:op 1306 completed, throughput=5MB/sec 2024-09-16T06:07:58.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:57 smithi145 ceph-mon[96887]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:57 smithi145 ceph-mon[99390]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:57 smithi161 ceph-mon[87722]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:07:58.761 INFO:tasks.workunit.client.0.smithi145.stdout: 261: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:58.761 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u_9fggp0lyR70_M off=204181 len=1264683 2024-09-16T06:07:58.763 INFO:tasks.workunit.client.0.smithi145.stdout:op 1307 completed, throughput=4.99MB/sec 2024-09-16T06:07:58.763 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yj_UyPaiDXMhjrY off=1237681 len=1788359 2024-09-16T06:07:58.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 1308 completed, throughput=5MB/sec 2024-09-16T06:07:58.765 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WgTqrsBzUNRGrOW off=222626 len=96864 2024-09-16T06:07:58.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 1309 completed, throughput=5MB/sec 2024-09-16T06:07:58.767 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kFK0-u4SByQUdRf off=9624285 len=1821368 2024-09-16T06:07:58.773 INFO:tasks.workunit.client.0.smithi145.stdout:op 1310 completed, throughput=5MB/sec 2024-09-16T06:07:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:07:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:07:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:07:59.773 INFO:tasks.workunit.client.0.smithi145.stdout: 262: throughput=4.98MB/sec pending data=0 2024-09-16T06:07:59.774 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F__mcE0EAaUjh-I off=5709067 len=2063038 2024-09-16T06:07:59.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 1311 completed, throughput=4.99MB/sec 2024-09-16T06:07:59.777 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AVbJKWIoE3ZWTVV off=5368238 len=950198 2024-09-16T06:07:59.781 INFO:tasks.workunit.client.0.smithi145.stdout:op 1312 completed, throughput=4.99MB/sec 2024-09-16T06:07:59.781 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s8vxq6TNmTn0B1x off=12521143 len=1331287 2024-09-16T06:07:59.783 INFO:tasks.workunit.client.0.smithi145.stdout:op 1313 completed, throughput=5MB/sec 2024-09-16T06:07:59.784 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LJXlQUV1Ru2WwuK off=11092196 len=931943 2024-09-16T06:07:59.784 INFO:tasks.workunit.client.0.smithi145.stdout:op 1314 completed, throughput=5MB/sec 2024-09-16T06:08:00.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:59 smithi145 ceph-mon[99390]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:08:00.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:08:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:08:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:07:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:08:00.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:59 smithi145 ceph-mon[96887]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:08:00.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:08:00.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:08:00.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:07:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:08:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:59 smithi161 ceph-mon[87722]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:08:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:08:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:08:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:07:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:08:00.785 INFO:tasks.workunit.client.0.smithi145.stdout: 263: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:00.785 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-54exnGASIDEZzGb off=13651609 len=919349 2024-09-16T06:08:00.790 INFO:tasks.workunit.client.0.smithi145.stdout:op 1315 completed, throughput=4.99MB/sec 2024-09-16T06:08:00.790 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-N_XgHE02oI8p3GW off=2813201 len=79926 2024-09-16T06:08:00.791 INFO:tasks.workunit.client.0.smithi145.stdout:op 1316 completed, throughput=4.99MB/sec 2024-09-16T06:08:00.791 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gYFg9IqUHx7xcuQ off=6546317 len=248156 2024-09-16T06:08:00.794 INFO:tasks.workunit.client.0.smithi145.stdout:op 1317 completed, throughput=4.99MB/sec 2024-09-16T06:08:00.794 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YSybzhaiWg_kik6 off=10864240 len=1783789 2024-09-16T06:08:00.796 INFO:tasks.workunit.client.0.smithi145.stdout:op 1318 completed, throughput=4.99MB/sec 2024-09-16T06:08:00.796 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5Mr8XAezRIJxtjv off=5650892 len=1251001 2024-09-16T06:08:00.797 INFO:tasks.workunit.client.0.smithi145.stdout:op 1319 completed, throughput=5MB/sec 2024-09-16T06:08:00.797 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JHzAdVx19RtMHT_ off=1072705 len=1516514 2024-09-16T06:08:00.798 INFO:tasks.workunit.client.0.smithi145.stdout:op 1320 completed, throughput=5MB/sec 2024-09-16T06:08:01.798 INFO:tasks.workunit.client.0.smithi145.stdout: 264: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:01.799 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nAxci7uNsdYmn_H off=14436913 len=1461037 2024-09-16T06:08:01.806 INFO:tasks.workunit.client.0.smithi145.stdout:op 1321 completed, throughput=4.99MB/sec 2024-09-16T06:08:01.806 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Yb-izjGgHLL7xDe off=982253 len=1426292 2024-09-16T06:08:01.808 INFO:tasks.workunit.client.0.smithi145.stdout:op 1322 completed, throughput=5MB/sec 2024-09-16T06:08:01.808 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tFhJocwPCZyQlmC off=12806530 len=306057 2024-09-16T06:08:01.811 INFO:tasks.workunit.client.0.smithi145.stdout:op 1323 completed, throughput=5MB/sec 2024-09-16T06:08:01.811 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UdAyQjiBYbsX4ja off=8072932 len=1400020 2024-09-16T06:08:01.817 INFO:tasks.workunit.client.0.smithi145.stdout:op 1324 completed, throughput=5MB/sec 2024-09-16T06:08:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:01 smithi145 ceph-mon[96887]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:01 smithi145 ceph-mon[99390]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:01 smithi161 ceph-mon[87722]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:02.817 INFO:tasks.workunit.client.0.smithi145.stdout: 265: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:02.818 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-M9y6FuTzMb03FNC off=11439932 len=1961373 2024-09-16T06:08:02.819 INFO:tasks.workunit.client.0.smithi145.stdout:op 1325 completed, throughput=4.99MB/sec 2024-09-16T06:08:02.820 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QTsQ0ydlQEGy8Gu off=9177938 len=53032 2024-09-16T06:08:02.822 INFO:tasks.workunit.client.0.smithi145.stdout:op 1326 completed, throughput=4.99MB/sec 2024-09-16T06:08:02.822 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MHGRJ5bSP81FNHA off=1913350 len=1893445 2024-09-16T06:08:02.831 INFO:tasks.workunit.client.0.smithi145.stdout:op 1327 completed, throughput=5MB/sec 2024-09-16T06:08:02.831 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L_F1ulVv7CiOrld off=3261449 len=755903 2024-09-16T06:08:02.835 INFO:tasks.workunit.client.0.smithi145.stdout:op 1328 completed, throughput=5MB/sec 2024-09-16T06:08:02.835 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-H2CabwBykYyoLg4 off=2957304 len=538981 2024-09-16T06:08:02.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 1329 completed, throughput=5MB/sec 2024-09-16T06:08:03.838 INFO:tasks.workunit.client.0.smithi145.stdout: 266: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:03.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xUI3Z2y0N-K9Q2v off=1031223 len=320464 2024-09-16T06:08:03.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 1330 completed, throughput=4.98MB/sec 2024-09-16T06:08:03.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dWvnlXZZ6zNOMQg off=7693363 len=1713691 2024-09-16T06:08:03.842 INFO:tasks.workunit.client.0.smithi145.stdout:op 1331 completed, throughput=4.99MB/sec 2024-09-16T06:08:03.842 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cRsEioPmx3ciFR7 off=8649244 len=91067 2024-09-16T06:08:03.843 INFO:tasks.workunit.client.0.smithi145.stdout:op 1332 completed, throughput=4.99MB/sec 2024-09-16T06:08:03.843 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gi06hQwr11baZy9 off=1166073 len=264319 2024-09-16T06:08:03.844 INFO:tasks.workunit.client.0.smithi145.stdout:op 1333 completed, throughput=4.99MB/sec 2024-09-16T06:08:03.844 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OJr4ZxUrZPmVdl_ off=19543462 len=804713 2024-09-16T06:08:03.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 1334 completed, throughput=4.99MB/sec 2024-09-16T06:08:03.845 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cdPOJxHSmvLQAAW off=3373462 len=2016747 2024-09-16T06:08:03.857 INFO:tasks.workunit.client.0.smithi145.stdout:op 1335 completed, throughput=5MB/sec 2024-09-16T06:08:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:03 smithi145 ceph-mon[96887]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:08:04.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:03 smithi145 ceph-mon[99390]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:08:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:03 smithi161 ceph-mon[87722]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:08:04.857 INFO:tasks.workunit.client.0.smithi145.stdout: 267: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:04.857 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GETuIau1HnKXM9B off=2837908 len=1448096 2024-09-16T06:08:04.859 INFO:tasks.workunit.client.0.smithi145.stdout:op 1336 completed, throughput=4.99MB/sec 2024-09-16T06:08:04.859 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1A-uIbMKcs4LOUN off=1205031 len=924391 2024-09-16T06:08:04.864 INFO:tasks.workunit.client.0.smithi145.stdout:op 1337 completed, throughput=4.99MB/sec 2024-09-16T06:08:04.864 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GryO1v6xY0EtjXK off=10394219 len=391827 2024-09-16T06:08:04.866 INFO:tasks.workunit.client.0.smithi145.stdout:op 1338 completed, throughput=4.99MB/sec 2024-09-16T06:08:04.866 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jCKb3N6rMSfFpru off=11960838 len=1082932 2024-09-16T06:08:04.870 INFO:tasks.workunit.client.0.smithi145.stdout:op 1339 completed, throughput=5MB/sec 2024-09-16T06:08:04.870 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qfe4lDYDbw_R_U- off=6600909 len=1043152 2024-09-16T06:08:04.875 INFO:tasks.workunit.client.0.smithi145.stdout:op 1340 completed, throughput=5MB/sec 2024-09-16T06:08:04.875 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oFp6SNz1aotymSG off=2578769 len=264971 2024-09-16T06:08:04.878 INFO:tasks.workunit.client.0.smithi145.stdout:op 1341 completed, throughput=5MB/sec 2024-09-16T06:08:04.878 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-a_b4KkBoNhXp42p off=70136 len=1123906 2024-09-16T06:08:04.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 1342 completed, throughput=5MB/sec 2024-09-16T06:08:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:04 smithi145 ceph-mon[96887]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:08:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:04 smithi145 ceph-mon[99390]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:08:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:08:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:08:04] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-09-16T06:08:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:04 smithi161 ceph-mon[87722]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:08:05.884 INFO:tasks.workunit.client.0.smithi145.stdout: 268: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:05.884 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ed8GtnYa5wTwc5e off=0 len=1136883 2024-09-16T06:08:05.886 INFO:tasks.workunit.client.0.smithi145.stdout:op 1343 completed, throughput=4.99MB/sec 2024-09-16T06:08:05.886 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cFI5ysuUqRH7qeM off=1109388 len=1266532 2024-09-16T06:08:05.893 INFO:tasks.workunit.client.0.smithi145.stdout:op 1344 completed, throughput=4.99MB/sec 2024-09-16T06:08:05.893 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GcnfIGDnwvYILF_ off=911145 len=502687 2024-09-16T06:08:05.894 INFO:tasks.workunit.client.0.smithi145.stdout:op 1345 completed, throughput=4.99MB/sec 2024-09-16T06:08:05.894 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5-EkQz4ODtLR60r off=3343481 len=1479936 2024-09-16T06:08:05.902 INFO:tasks.workunit.client.0.smithi145.stdout:op 1346 completed, throughput=5MB/sec 2024-09-16T06:08:05.902 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8B3odx35SaRk2md off=6852061 len=1347215 2024-09-16T06:08:05.903 INFO:tasks.workunit.client.0.smithi145.stdout:op 1347 completed, throughput=5MB/sec 2024-09-16T06:08:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: 269: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:06.903 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u0S7X2oCZzElHa0 off=5689278 len=1706414 2024-09-16T06:08:06.905 INFO:tasks.workunit.client.0.smithi145.stdout:op 1348 completed, throughput=4.99MB/sec 2024-09-16T06:08:06.906 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h5TtbF60TVA3wBi off=8476597 len=1870624 2024-09-16T06:08:06.907 INFO:tasks.workunit.client.0.smithi145.stdout:op 1349 completed, throughput=5MB/sec 2024-09-16T06:08:06.907 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7JogYfYenedKFw4 off=13704971 len=1073937 2024-09-16T06:08:06.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 1350 completed, throughput=5MB/sec 2024-09-16T06:08:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:07 smithi145 ceph-mon[96887]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:08:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:07 smithi145 ceph-mon[99390]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:08:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:07 smithi161 ceph-mon[87722]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:08:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: 270: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:07.910 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1kIBSXZRWWI31n6 off=5384424 len=1020915 2024-09-16T06:08:07.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 1351 completed, throughput=4.99MB/sec 2024-09-16T06:08:07.916 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SNKPxPmLI3I7COF off=7586415 len=513027 2024-09-16T06:08:07.920 INFO:tasks.workunit.client.0.smithi145.stdout:op 1352 completed, throughput=4.99MB/sec 2024-09-16T06:08:07.920 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PY_GUh0GCIrvr1r off=639491 len=1552322 2024-09-16T06:08:07.922 INFO:tasks.workunit.client.0.smithi145.stdout:op 1353 completed, throughput=4.99MB/sec 2024-09-16T06:08:07.923 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b8j8iEID0OxkyCX off=3195265 len=463971 2024-09-16T06:08:07.926 INFO:tasks.workunit.client.0.smithi145.stdout:op 1354 completed, throughput=5MB/sec 2024-09-16T06:08:07.926 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QRXBDESeDhmSJC6 off=8078196 len=1703065 2024-09-16T06:08:07.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 1355 completed, throughput=5MB/sec 2024-09-16T06:08:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: 271: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:08.935 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2hIg29CDTRh3X-a off=8467532 len=1532609 2024-09-16T06:08:08.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 1356 completed, throughput=4.99MB/sec 2024-09-16T06:08:08.942 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sEYDrEnnzTEvZsv off=837240 len=1965475 2024-09-16T06:08:08.945 INFO:tasks.workunit.client.0.smithi145.stdout:op 1357 completed, throughput=5MB/sec 2024-09-16T06:08:08.945 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TzCuWl2-TcO25H6 off=1886897 len=50778 2024-09-16T06:08:08.947 INFO:tasks.workunit.client.0.smithi145.stdout:op 1358 completed, throughput=5MB/sec 2024-09-16T06:08:08.947 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cczrUvAEpAMzZt9 off=6808576 len=1413674 2024-09-16T06:08:08.948 INFO:tasks.workunit.client.0.smithi145.stdout:op 1359 completed, throughput=5MB/sec 2024-09-16T06:08:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: 272: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:09.949 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ctH2Q64SQg77hM- off=17247322 len=2008423 2024-09-16T06:08:09.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 1360 completed, throughput=4.99MB/sec 2024-09-16T06:08:09.958 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--TmaX2_5caOoqJH off=9782673 len=1097821 2024-09-16T06:08:09.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 1361 completed, throughput=4.99MB/sec 2024-09-16T06:08:09.964 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8oU23h-WLdBGQ1i off=2404562 len=165370 2024-09-16T06:08:09.965 INFO:tasks.workunit.client.0.smithi145.stdout:op 1362 completed, throughput=4.99MB/sec 2024-09-16T06:08:09.965 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-v4DfoXJFkjfRc3R off=4344633 len=1276441 2024-09-16T06:08:09.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 1363 completed, throughput=5MB/sec 2024-09-16T06:08:09.970 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-61IUREi6J5L4IFj off=5729237 len=1813101 2024-09-16T06:08:09.979 INFO:tasks.workunit.client.0.smithi145.stdout:op 1364 completed, throughput=5MB/sec 2024-09-16T06:08:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:09 smithi145 ceph-mon[96887]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:09 smithi145 ceph-mon[99390]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:09 smithi161 ceph-mon[87722]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:10.979 INFO:tasks.workunit.client.0.smithi145.stdout: 273: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:10.979 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ln12HD3UB7vjoNj off=1050682 len=390963 2024-09-16T06:08:10.983 INFO:tasks.workunit.client.0.smithi145.stdout:op 1365 completed, throughput=4.99MB/sec 2024-09-16T06:08:10.983 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Xj9ba8lvFj_LARR off=11545950 len=1409099 2024-09-16T06:08:10.992 INFO:tasks.workunit.client.0.smithi145.stdout:op 1366 completed, throughput=4.99MB/sec 2024-09-16T06:08:10.992 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_EeXj8zpUftIio- off=4028785 len=2050846 2024-09-16T06:08:10.999 INFO:tasks.workunit.client.0.smithi145.stdout:op 1367 completed, throughput=5MB/sec 2024-09-16T06:08:11.000 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lqDUaNHMSjNAOLs off=4726181 len=794176 2024-09-16T06:08:11.004 INFO:tasks.workunit.client.0.smithi145.stdout:op 1368 completed, throughput=5MB/sec 2024-09-16T06:08:12.004 INFO:tasks.workunit.client.0.smithi145.stdout: 274: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:12.004 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5gXcjUS4QbD5B_0 off=11148442 len=1672919 2024-09-16T06:08:12.006 INFO:tasks.workunit.client.0.smithi145.stdout:op 1369 completed, throughput=4.99MB/sec 2024-09-16T06:08:12.006 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-g82PejNaCubg1Sp off=5478642 len=1596852 2024-09-16T06:08:12.017 INFO:tasks.workunit.client.0.smithi145.stdout:op 1370 completed, throughput=4.99MB/sec 2024-09-16T06:08:12.017 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VsewFZvORy_cYPC off=20292950 len=773140 2024-09-16T06:08:12.021 INFO:tasks.workunit.client.0.smithi145.stdout:op 1371 completed, throughput=5MB/sec 2024-09-16T06:08:12.021 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ap8ZoQLmwXgO1Ln off=6458199 len=2079865 2024-09-16T06:08:12.025 INFO:tasks.workunit.client.0.smithi145.stdout:op 1372 completed, throughput=5MB/sec 2024-09-16T06:08:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:11 smithi145 ceph-mon[96887]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:08:12.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:11 smithi145 ceph-mon[99390]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:08:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:11 smithi161 ceph-mon[87722]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:08:13.025 INFO:tasks.workunit.client.0.smithi145.stdout: 275: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:13.026 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Mxw9HJzX5Z7eNXg off=4219338 len=1633313 2024-09-16T06:08:13.035 INFO:tasks.workunit.client.0.smithi145.stdout:op 1373 completed, throughput=4.99MB/sec 2024-09-16T06:08:13.035 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QYXT4Gq_6IVw1cY off=5961081 len=1326229 2024-09-16T06:08:13.042 INFO:tasks.workunit.client.0.smithi145.stdout:op 1374 completed, throughput=5MB/sec 2024-09-16T06:08:13.042 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Nfty8swNGJpy8Z8 off=2020706 len=295095 2024-09-16T06:08:13.042 INFO:tasks.workunit.client.0.smithi145.stdout:op 1375 completed, throughput=5MB/sec 2024-09-16T06:08:13.043 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LBL4i4nsnbHnMNp off=1543079 len=1161098 2024-09-16T06:08:13.043 INFO:tasks.workunit.client.0.smithi145.stdout:op 1376 completed, throughput=5MB/sec 2024-09-16T06:08:14.044 INFO:tasks.workunit.client.0.smithi145.stdout: 276: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:14.044 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RsuUuZJcy2jaMWw off=3848226 len=939668 2024-09-16T06:08:14.050 INFO:tasks.workunit.client.0.smithi145.stdout:op 1377 completed, throughput=4.99MB/sec 2024-09-16T06:08:14.050 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3vFiwAWHZCxjgT3 off=5308179 len=643742 2024-09-16T06:08:14.054 INFO:tasks.workunit.client.0.smithi145.stdout:op 1378 completed, throughput=4.99MB/sec 2024-09-16T06:08:14.054 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hvpzEQ_ZOlR7uDG off=6477933 len=798802 2024-09-16T06:08:14.058 INFO:tasks.workunit.client.0.smithi145.stdout:op 1379 completed, throughput=4.99MB/sec 2024-09-16T06:08:14.058 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aIaVgxZy4o7ix0U off=10469089 len=691166 2024-09-16T06:08:14.062 INFO:tasks.workunit.client.0.smithi145.stdout:op 1380 completed, throughput=4.99MB/sec 2024-09-16T06:08:14.062 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TISfAl-LBZfN3yo off=11595337 len=482250 2024-09-16T06:08:14.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 1381 completed, throughput=4.99MB/sec 2024-09-16T06:08:14.066 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QYTD1ssPJi3SrRT off=5704827 len=244139 2024-09-16T06:08:14.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 1382 completed, throughput=5MB/sec 2024-09-16T06:08:14.066 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vb8z-P717ON5Uqc off=15261185 len=1289066 2024-09-16T06:08:14.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:13 smithi145 ceph-mon[96887]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:08:14.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:13 smithi145 ceph-mon[99390]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:08:14.069 INFO:tasks.workunit.client.0.smithi145.stdout:op 1383 completed, throughput=5MB/sec 2024-09-16T06:08:14.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:13 smithi161 ceph-mon[87722]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:08:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:08:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:08:14] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2024-09-16T06:08:15.069 INFO:tasks.workunit.client.0.smithi145.stdout: 277: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:15.069 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dZm8rLx7pFNgxuz off=5454402 len=1358833 2024-09-16T06:08:15.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 1384 completed, throughput=4.99MB/sec 2024-09-16T06:08:15.077 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZHUww6ly95rI82U off=3854652 len=572608 2024-09-16T06:08:15.078 INFO:tasks.workunit.client.0.smithi145.stdout:op 1385 completed, throughput=4.99MB/sec 2024-09-16T06:08:15.078 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_qBfUd2S1XXSQhZ off=8634365 len=2079832 2024-09-16T06:08:15.082 INFO:tasks.workunit.client.0.smithi145.stdout:op 1386 completed, throughput=5MB/sec 2024-09-16T06:08:15.083 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NXjb_8LlOicyx7d off=20533729 len=466316 2024-09-16T06:08:15.086 INFO:tasks.workunit.client.0.smithi145.stdout:op 1387 completed, throughput=5MB/sec 2024-09-16T06:08:15.086 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B-xFlxbNPzoTKaJ off=7378035 len=561818 2024-09-16T06:08:15.087 INFO:tasks.workunit.client.0.smithi145.stdout:op 1388 completed, throughput=5MB/sec 2024-09-16T06:08:15.087 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YbuFBH0hB9DDRYr off=2694013 len=1606174 2024-09-16T06:08:15.094 INFO:tasks.workunit.client.0.smithi145.stdout:op 1389 completed, throughput=5MB/sec 2024-09-16T06:08:15.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:15 smithi145 ceph-mon[99390]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:08:15.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:15 smithi145 ceph-mon[96887]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:08:16.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:15 smithi161 ceph-mon[87722]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:08:16.095 INFO:tasks.workunit.client.0.smithi145.stdout: 278: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:16.095 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oFxqRChvsI--F3v off=4390911 len=1903327 2024-09-16T06:08:16.104 INFO:tasks.workunit.client.0.smithi145.stdout:op 1390 completed, throughput=4.99MB/sec 2024-09-16T06:08:16.104 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VO2EtLd75RQWia4 off=1824872 len=1073945 2024-09-16T06:08:16.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 1391 completed, throughput=5MB/sec 2024-09-16T06:08:16.106 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZXZARixi994-9L8 off=0 len=1202157 2024-09-16T06:08:16.110 INFO:tasks.workunit.client.0.smithi145.stdout:op 1392 completed, throughput=5MB/sec 2024-09-16T06:08:17.111 INFO:tasks.workunit.client.0.smithi145.stdout: 279: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:17.111 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ggp5Hf8bA9OXJpu off=3770532 len=1026664 2024-09-16T06:08:17.117 INFO:tasks.workunit.client.0.smithi145.stdout:op 1393 completed, throughput=4.99MB/sec 2024-09-16T06:08:17.117 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rcYpHJfm4HGN8jy off=5064103 len=1606714 2024-09-16T06:08:17.119 INFO:tasks.workunit.client.0.smithi145.stdout:op 1394 completed, throughput=4.99MB/sec 2024-09-16T06:08:17.119 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--N0MjQRJQuwee3P off=2959220 len=431904 2024-09-16T06:08:17.122 INFO:tasks.workunit.client.0.smithi145.stdout:op 1395 completed, throughput=4.99MB/sec 2024-09-16T06:08:17.122 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Mx1d9uVgzRwGtj8 off=12512136 len=52752 2024-09-16T06:08:17.125 INFO:tasks.workunit.client.0.smithi145.stdout:op 1396 completed, throughput=4.99MB/sec 2024-09-16T06:08:17.125 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jJPds6LL3i3JVHG off=1567114 len=1431128 2024-09-16T06:08:17.133 INFO:tasks.workunit.client.0.smithi145.stdout:op 1397 completed, throughput=5MB/sec 2024-09-16T06:08:17.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AOY0yZ-cKK3fC5p off=14585764 len=739304 2024-09-16T06:08:17.135 INFO:tasks.workunit.client.0.smithi145.stdout:op 1398 completed, throughput=5MB/sec 2024-09-16T06:08:18.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:17 smithi145 ceph-mon[99390]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:08:18.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:17 smithi145 ceph-mon[96887]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:08:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:17 smithi161 ceph-mon[87722]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:08:18.135 INFO:tasks.workunit.client.0.smithi145.stdout: 280: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:18.135 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Nzfkq39Pjx60sPG off=13141555 len=1438067 2024-09-16T06:08:18.137 INFO:tasks.workunit.client.0.smithi145.stdout:op 1399 completed, throughput=4.99MB/sec 2024-09-16T06:08:18.137 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1sRjol3-9oKBpRJ off=4680383 len=363576 2024-09-16T06:08:18.140 INFO:tasks.workunit.client.0.smithi145.stdout:op 1400 completed, throughput=4.99MB/sec 2024-09-16T06:08:18.141 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V1lHI-RNKEpEBCn off=5137459 len=1911054 2024-09-16T06:08:18.142 INFO:tasks.workunit.client.0.smithi145.stdout:op 1401 completed, throughput=4.99MB/sec 2024-09-16T06:08:18.143 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5ZSllhxCgtcmSU_ off=3282358 len=1539652 2024-09-16T06:08:18.152 INFO:tasks.workunit.client.0.smithi145.stdout:op 1402 completed, throughput=5MB/sec 2024-09-16T06:08:18.152 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Q1oqg15uffC2oqw off=7970624 len=1487122 2024-09-16T06:08:18.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 1403 completed, throughput=5MB/sec 2024-09-16T06:08:19.155 INFO:tasks.workunit.client.0.smithi145.stdout: 281: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:19.155 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MiBh9tu3mEVqOAN off=10922319 len=1668263 2024-09-16T06:08:19.157 INFO:tasks.workunit.client.0.smithi145.stdout:op 1404 completed, throughput=4.99MB/sec 2024-09-16T06:08:19.157 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oypOoLqPJf3fr6V off=12841361 len=1123104 2024-09-16T06:08:19.164 INFO:tasks.workunit.client.0.smithi145.stdout:op 1405 completed, throughput=5MB/sec 2024-09-16T06:08:19.164 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PGl69UXmT8BKVmw off=436323 len=1341777 2024-09-16T06:08:19.165 INFO:tasks.workunit.client.0.smithi145.stdout:op 1406 completed, throughput=5MB/sec 2024-09-16T06:08:20.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:19 smithi145 ceph-mon[99390]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:08:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:19 smithi145 ceph-mon[96887]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:08:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:19 smithi161 ceph-mon[87722]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:08:20.165 INFO:tasks.workunit.client.0.smithi145.stdout: 282: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:20.166 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QzLOGTtqpcDQtTI off=258225 len=216046 2024-09-16T06:08:20.166 INFO:tasks.workunit.client.0.smithi145.stdout:op 1407 completed, throughput=4.98MB/sec 2024-09-16T06:08:20.166 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X3D8KP8u8QcwR4Q off=16949255 len=692040 2024-09-16T06:08:20.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 1408 completed, throughput=4.99MB/sec 2024-09-16T06:08:20.168 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7Y8Te4Sf3Xj7MTh off=669328 len=819587 2024-09-16T06:08:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:op 1409 completed, throughput=4.99MB/sec 2024-09-16T06:08:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZHRjBuCF0TOV4n7 off=9780814 len=300581 2024-09-16T06:08:20.172 INFO:tasks.workunit.client.0.smithi145.stdout:op 1410 completed, throughput=4.99MB/sec 2024-09-16T06:08:20.172 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eZ3CGVvFUU4dxvG off=4223194 len=1640769 2024-09-16T06:08:20.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 1411 completed, throughput=5MB/sec 2024-09-16T06:08:20.180 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8U9LkX23sQTn3j1 off=7086172 len=1089161 2024-09-16T06:08:20.185 INFO:tasks.workunit.client.0.smithi145.stdout:op 1412 completed, throughput=5MB/sec 2024-09-16T06:08:20.185 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0MK16YMXgfYYOEi off=5023514 len=1090128 2024-09-16T06:08:20.187 INFO:tasks.workunit.client.0.smithi145.stdout:op 1413 completed, throughput=5MB/sec 2024-09-16T06:08:21.188 INFO:tasks.workunit.client.0.smithi145.stdout: 283: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:21.188 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5no2vaNqQzFCC65 off=381226 len=1171576 2024-09-16T06:08:21.193 INFO:tasks.workunit.client.0.smithi145.stdout:op 1414 completed, throughput=4.99MB/sec 2024-09-16T06:08:21.193 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9xPqpWxvUq_cQ0F off=770580 len=2080348 2024-09-16T06:08:21.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 1415 completed, throughput=5MB/sec 2024-09-16T06:08:21.205 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NDErVX83-DQ1l3U off=2660528 len=1996625 2024-09-16T06:08:21.217 INFO:tasks.workunit.client.0.smithi145.stdout:op 1416 completed, throughput=5MB/sec 2024-09-16T06:08:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:21 smithi145 ceph-mon[99390]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:08:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:21 smithi145 ceph-mon[96887]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:08:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:21 smithi161 ceph-mon[87722]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:08:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:22.217 INFO:tasks.workunit.client.0.smithi145.stdout: 284: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:22.217 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BTdvCF1Mz42ucSy off=7032826 len=805912 2024-09-16T06:08:22.222 INFO:tasks.workunit.client.0.smithi145.stdout:op 1417 completed, throughput=4.99MB/sec 2024-09-16T06:08:22.222 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Yb-izjGgHLL7xDe off=224157 len=790383 2024-09-16T06:08:22.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 1418 completed, throughput=4.99MB/sec 2024-09-16T06:08:22.223 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SsbkqeGIaad0wwp off=574649 len=1283652 2024-09-16T06:08:22.225 INFO:tasks.workunit.client.0.smithi145.stdout:op 1419 completed, throughput=4.99MB/sec 2024-09-16T06:08:22.225 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8ROgw5HW5uicSGo off=2481012 len=16009 2024-09-16T06:08:22.225 INFO:tasks.workunit.client.0.smithi145.stdout:op 1420 completed, throughput=4.99MB/sec 2024-09-16T06:08:22.225 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fQ2UTK_nNM7KfcT off=3973506 len=29120 2024-09-16T06:08:22.226 INFO:tasks.workunit.client.0.smithi145.stdout:op 1421 completed, throughput=4.99MB/sec 2024-09-16T06:08:22.226 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Sx9eR2KDoLZuiWV off=3039816 len=28419 2024-09-16T06:08:22.228 INFO:tasks.workunit.client.0.smithi145.stdout:op 1422 completed, throughput=4.99MB/sec 2024-09-16T06:08:22.228 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-807nKSyVje1ec39 off=16244650 len=1732815 2024-09-16T06:08:22.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 1423 completed, throughput=5MB/sec 2024-09-16T06:08:22.237 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-chDd5XfOAVKgVGC off=6334056 len=986577 2024-09-16T06:08:22.238 INFO:tasks.workunit.client.0.smithi145.stdout:op 1424 completed, throughput=5MB/sec 2024-09-16T06:08:23.239 INFO:tasks.workunit.client.0.smithi145.stdout: 285: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:23.239 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0xnmDjXEsL3A-Ej off=1593754 len=1631426 2024-09-16T06:08:23.240 INFO:tasks.workunit.client.0.smithi145.stdout:op 1425 completed, throughput=4.99MB/sec 2024-09-16T06:08:23.241 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uGCnjngVgW8fHCT off=802834 len=1413528 2024-09-16T06:08:23.243 INFO:tasks.workunit.client.0.smithi145.stdout:op 1426 completed, throughput=5MB/sec 2024-09-16T06:08:23.244 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zxM6NnxM-BXPyXZ off=500295 len=1821329 2024-09-16T06:08:23.253 INFO:tasks.workunit.client.0.smithi145.stdout:op 1427 completed, throughput=5MB/sec 2024-09-16T06:08:24.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:23 smithi145 ceph-mon[99390]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:08:24.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:23 smithi145 ceph-mon[96887]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:08:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:23 smithi161 ceph-mon[87722]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:08:24.254 INFO:tasks.workunit.client.0.smithi145.stdout: 286: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:24.254 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uJ8UgSS7_ZP6opw off=9519941 len=1612375 2024-09-16T06:08:24.262 INFO:tasks.workunit.client.0.smithi145.stdout:op 1428 completed, throughput=4.99MB/sec 2024-09-16T06:08:24.262 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-y1DJttBmv0-RDZu off=7219253 len=1447825 2024-09-16T06:08:24.263 INFO:tasks.workunit.client.0.smithi145.stdout:op 1429 completed, throughput=4.99MB/sec 2024-09-16T06:08:24.264 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6_ZDVP3Wteh8dQZ off=10389768 len=1066957 2024-09-16T06:08:24.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 1430 completed, throughput=5MB/sec 2024-09-16T06:08:24.265 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VXHC_G-Etf-xwX8 off=3288163 len=1319112 2024-09-16T06:08:24.266 INFO:tasks.workunit.client.0.smithi145.stdout:op 1431 completed, throughput=5MB/sec 2024-09-16T06:08:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:24 smithi145 ceph-mon[99390]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:08:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:24 smithi145 ceph-mon[96887]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:08:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:08:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:08:24] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2024-09-16T06:08:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:24 smithi161 ceph-mon[87722]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:08:25.267 INFO:tasks.workunit.client.0.smithi145.stdout: 287: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:25.267 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HJjGrMI2e5HXRJj off=1513554 len=127965 2024-09-16T06:08:25.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 1432 completed, throughput=4.99MB/sec 2024-09-16T06:08:25.270 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DHIpYEGHGPEvqBJ off=13413970 len=1177288 2024-09-16T06:08:25.276 INFO:tasks.workunit.client.0.smithi145.stdout:op 1433 completed, throughput=4.99MB/sec 2024-09-16T06:08:25.276 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BLHD73qZgEp0GHP off=6941888 len=1520120 2024-09-16T06:08:25.284 INFO:tasks.workunit.client.0.smithi145.stdout:op 1434 completed, throughput=4.99MB/sec 2024-09-16T06:08:25.284 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mC5RyoVPgteeAMQ off=5294352 len=709428 2024-09-16T06:08:25.285 INFO:tasks.workunit.client.0.smithi145.stdout:op 1435 completed, throughput=5MB/sec 2024-09-16T06:08:25.285 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YjeldeKKOXnhGDO off=7054488 len=503617 2024-09-16T06:08:25.289 INFO:tasks.workunit.client.0.smithi145.stdout:op 1436 completed, throughput=5MB/sec 2024-09-16T06:08:25.289 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sjUaECQB0akcEhx off=17681522 len=1675660 2024-09-16T06:08:25.296 INFO:tasks.workunit.client.0.smithi145.stdout:op 1437 completed, throughput=5MB/sec 2024-09-16T06:08:26.296 INFO:tasks.workunit.client.0.smithi145.stdout: 288: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:26.297 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MO_8HXjG0PTEM42 off=15823824 len=1221463 2024-09-16T06:08:26.302 INFO:tasks.workunit.client.0.smithi145.stdout:op 1438 completed, throughput=4.99MB/sec 2024-09-16T06:08:26.302 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AhtDcNvbkEnso-w off=13357320 len=1120115 2024-09-16T06:08:26.308 INFO:tasks.workunit.client.0.smithi145.stdout:op 1439 completed, throughput=4.99MB/sec 2024-09-16T06:08:26.308 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i2QlsmSpyfKlqHp off=3782964 len=1274788 2024-09-16T06:08:26.313 INFO:tasks.workunit.client.0.smithi145.stdout:op 1440 completed, throughput=5MB/sec 2024-09-16T06:08:26.313 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9MHy_JjDTYhhnii off=3956333 len=1058915 2024-09-16T06:08:26.318 INFO:tasks.workunit.client.0.smithi145.stdout:op 1441 completed, throughput=5MB/sec 2024-09-16T06:08:27.318 INFO:tasks.workunit.client.0.smithi145.stdout: 289: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:27.318 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TDYAdsZTjaHZSBp off=8144320 len=101322 2024-09-16T06:08:27.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 1442 completed, throughput=4.98MB/sec 2024-09-16T06:08:27.319 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1ZvXoe5l-O4yqjX off=14843955 len=707103 2024-09-16T06:08:27.324 INFO:tasks.workunit.client.0.smithi145.stdout:op 1443 completed, throughput=4.99MB/sec 2024-09-16T06:08:27.324 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ltYZ8cM-GF2gKW- off=1922699 len=182221 2024-09-16T06:08:27.325 INFO:tasks.workunit.client.0.smithi145.stdout:op 1444 completed, throughput=4.99MB/sec 2024-09-16T06:08:27.325 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vh0otAz952KWco8 off=3847681 len=350933 2024-09-16T06:08:27.328 INFO:tasks.workunit.client.0.smithi145.stdout:op 1445 completed, throughput=4.99MB/sec 2024-09-16T06:08:27.328 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-guTqJhibINj4MMQ off=5802651 len=1500464 2024-09-16T06:08:27.331 INFO:tasks.workunit.client.0.smithi145.stdout:op 1446 completed, throughput=4.99MB/sec 2024-09-16T06:08:27.331 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cSQv66ZOCRZs2D5 off=19342747 len=951932 2024-09-16T06:08:27.335 INFO:tasks.workunit.client.0.smithi145.stdout:op 1447 completed, throughput=5MB/sec 2024-09-16T06:08:27.335 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vxgU3JoA8u82gnd off=11472140 len=1918951 2024-09-16T06:08:27.345 INFO:tasks.workunit.client.0.smithi145.stdout:op 1448 completed, throughput=5MB/sec 2024-09-16T06:08:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:27 smithi145 ceph-mon[96887]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:08:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:27 smithi145 ceph-mon[99390]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:08:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:27 smithi161 ceph-mon[87722]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:08:28.345 INFO:tasks.workunit.client.0.smithi145.stdout: 290: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:28.345 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dsw0Z_iMqX2r0Me off=1432038 len=933639 2024-09-16T06:08:28.350 INFO:tasks.workunit.client.0.smithi145.stdout:op 1449 completed, throughput=4.99MB/sec 2024-09-16T06:08:28.351 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y_AgOKRTDv45F5U off=1112217 len=1237629 2024-09-16T06:08:28.352 INFO:tasks.workunit.client.0.smithi145.stdout:op 1450 completed, throughput=4.99MB/sec 2024-09-16T06:08:28.353 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0MN47phYoewvMdQ off=7694167 len=483470 2024-09-16T06:08:28.356 INFO:tasks.workunit.client.0.smithi145.stdout:op 1451 completed, throughput=4.99MB/sec 2024-09-16T06:08:28.356 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iUA21B9SdtD_aV3 off=2374091 len=1602732 2024-09-16T06:08:28.359 INFO:tasks.workunit.client.0.smithi145.stdout:op 1452 completed, throughput=5MB/sec 2024-09-16T06:08:28.359 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xobszpvJwL2fOd5 off=1936175 len=1613180 2024-09-16T06:08:28.361 INFO:tasks.workunit.client.0.smithi145.stdout:op 1453 completed, throughput=5MB/sec 2024-09-16T06:08:29.362 INFO:tasks.workunit.client.0.smithi145.stdout: 291: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:29.362 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b_5pdAIx-0VqOnC off=2117493 len=1785790 2024-09-16T06:08:29.371 INFO:tasks.workunit.client.0.smithi145.stdout:op 1454 completed, throughput=4.99MB/sec 2024-09-16T06:08:29.371 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5K4jtVryWIFqMMP off=2513062 len=605233 2024-09-16T06:08:29.375 INFO:tasks.workunit.client.0.smithi145.stdout:op 1455 completed, throughput=4.99MB/sec 2024-09-16T06:08:29.375 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BKpWNVz46gn-xO_ off=4011602 len=42240 2024-09-16T06:08:29.377 INFO:tasks.workunit.client.0.smithi145.stdout:op 1456 completed, throughput=4.99MB/sec 2024-09-16T06:08:29.378 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Z8EGZ41gQT9CuxR off=7154810 len=393425 2024-09-16T06:08:29.378 INFO:tasks.workunit.client.0.smithi145.stdout:op 1457 completed, throughput=5MB/sec 2024-09-16T06:08:29.378 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bUo047PYWmpSE6R off=4222554 len=1463332 2024-09-16T06:08:29.385 INFO:tasks.workunit.client.0.smithi145.stdout:op 1458 completed, throughput=5MB/sec 2024-09-16T06:08:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:29 smithi145 ceph-mon[96887]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:30.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:29 smithi145 ceph-mon[99390]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:29 smithi161 ceph-mon[87722]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:30.385 INFO:tasks.workunit.client.0.smithi145.stdout: 292: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:30.385 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aOAncQrqAKz9PEZ off=223877 len=504632 2024-09-16T06:08:30.386 INFO:tasks.workunit.client.0.smithi145.stdout:op 1459 completed, throughput=4.98MB/sec 2024-09-16T06:08:30.386 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aT7AawX6xcBcign off=4553131 len=915923 2024-09-16T06:08:30.391 INFO:tasks.workunit.client.0.smithi145.stdout:op 1460 completed, throughput=4.99MB/sec 2024-09-16T06:08:30.391 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AObnSuzdem8ovWH off=10438462 len=23713 2024-09-16T06:08:30.393 INFO:tasks.workunit.client.0.smithi145.stdout:op 1461 completed, throughput=4.99MB/sec 2024-09-16T06:08:30.393 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lN1D2N78wCsXCYt off=14391291 len=455956 2024-09-16T06:08:30.394 INFO:tasks.workunit.client.0.smithi145.stdout:op 1462 completed, throughput=4.99MB/sec 2024-09-16T06:08:30.394 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UNX6KY_PQTdRqDO off=926006 len=30318 2024-09-16T06:08:30.396 INFO:tasks.workunit.client.0.smithi145.stdout:op 1463 completed, throughput=4.99MB/sec 2024-09-16T06:08:30.396 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Zi6wCf_hKq7feW5 off=20312477 len=8248 2024-09-16T06:08:30.397 INFO:tasks.workunit.client.0.smithi145.stdout:op 1464 completed, throughput=4.99MB/sec 2024-09-16T06:08:30.397 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1YzUKLntDTx_Q3h off=6301593 len=1953901 2024-09-16T06:08:30.409 INFO:tasks.workunit.client.0.smithi145.stdout:op 1465 completed, throughput=5MB/sec 2024-09-16T06:08:30.409 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8sy19-FmDt-ByNY off=17262087 len=223215 2024-09-16T06:08:30.412 INFO:tasks.workunit.client.0.smithi145.stdout:op 1466 completed, throughput=5MB/sec 2024-09-16T06:08:30.412 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xsRs2L41hX_JuCJ off=1555236 len=1233469 2024-09-16T06:08:30.413 INFO:tasks.workunit.client.0.smithi145.stdout:op 1467 completed, throughput=5MB/sec 2024-09-16T06:08:31.413 INFO:tasks.workunit.client.0.smithi145.stdout: 293: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:31.414 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cgOTw0YCaQHfFgq off=22195843 len=241716 2024-09-16T06:08:31.414 INFO:tasks.workunit.client.0.smithi145.stdout:op 1468 completed, throughput=4.98MB/sec 2024-09-16T06:08:31.414 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FgxU00063gGGJYe off=3202302 len=391733 2024-09-16T06:08:31.418 INFO:tasks.workunit.client.0.smithi145.stdout:op 1469 completed, throughput=4.99MB/sec 2024-09-16T06:08:31.419 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CKcPfRwbnLHCdnb off=1934352 len=394868 2024-09-16T06:08:31.419 INFO:tasks.workunit.client.0.smithi145.stdout:op 1470 completed, throughput=4.99MB/sec 2024-09-16T06:08:31.419 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X0j5SbZWCyInIyj off=6641630 len=593272 2024-09-16T06:08:31.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 1471 completed, throughput=4.99MB/sec 2024-09-16T06:08:31.420 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MVCzRQSINV_T7nh off=1662593 len=933876 2024-09-16T06:08:31.422 INFO:tasks.workunit.client.0.smithi145.stdout:op 1472 completed, throughput=4.99MB/sec 2024-09-16T06:08:31.422 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tVBTbfsgQ1CqnsW off=5914277 len=122604 2024-09-16T06:08:31.424 INFO:tasks.workunit.client.0.smithi145.stdout:op 1473 completed, throughput=4.99MB/sec 2024-09-16T06:08:31.424 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ex_6qD9OvwV4u8y off=3402739 len=991049 2024-09-16T06:08:31.425 INFO:tasks.workunit.client.0.smithi145.stdout:op 1474 completed, throughput=4.99MB/sec 2024-09-16T06:08:31.425 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6SHPS-g7BY3LpXP off=5025016 len=1744365 2024-09-16T06:08:31.434 INFO:tasks.workunit.client.0.smithi145.stdout:op 1475 completed, throughput=5MB/sec 2024-09-16T06:08:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:31 smithi145 ceph-mon[96887]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:32.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:31 smithi145 ceph-mon[99390]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:31 smithi161 ceph-mon[87722]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:32.435 INFO:tasks.workunit.client.0.smithi145.stdout: 294: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:32.435 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hZ-Z5_iPBAP0WEa off=18785281 len=1250677 2024-09-16T06:08:32.436 INFO:tasks.workunit.client.0.smithi145.stdout:op 1476 completed, throughput=4.99MB/sec 2024-09-16T06:08:32.437 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tFddR696Y7xj8Qs off=11684034 len=1381687 2024-09-16T06:08:32.438 INFO:tasks.workunit.client.0.smithi145.stdout:op 1477 completed, throughput=4.99MB/sec 2024-09-16T06:08:32.438 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MLBqnuHmR_okHdf off=2147567 len=253407 2024-09-16T06:08:32.441 INFO:tasks.workunit.client.0.smithi145.stdout:op 1478 completed, throughput=4.99MB/sec 2024-09-16T06:08:32.442 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TO6E-4YKZNBD77X off=4564435 len=1952003 2024-09-16T06:08:32.443 INFO:tasks.workunit.client.0.smithi145.stdout:op 1479 completed, throughput=5MB/sec 2024-09-16T06:08:32.444 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-68dFwQ6G-3tokil off=9007830 len=21847 2024-09-16T06:08:32.446 INFO:tasks.workunit.client.0.smithi145.stdout:op 1480 completed, throughput=5MB/sec 2024-09-16T06:08:32.446 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ViSIFINefwV7h1x off=20136763 len=1095821 2024-09-16T06:08:32.447 INFO:tasks.workunit.client.0.smithi145.stdout:op 1481 completed, throughput=5MB/sec 2024-09-16T06:08:33.447 INFO:tasks.workunit.client.0.smithi145.stdout: 295: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:33.447 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-elKTsdduALgi2BT off=5263559 len=912692 2024-09-16T06:08:33.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 1482 completed, throughput=4.99MB/sec 2024-09-16T06:08:33.449 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eTCKSr8J5yZWCki off=8915238 len=1682349 2024-09-16T06:08:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:op 1483 completed, throughput=4.99MB/sec 2024-09-16T06:08:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ik4U91lqZ_Ytn-A off=4443461 len=1392202 2024-09-16T06:08:33.464 INFO:tasks.workunit.client.0.smithi145.stdout:op 1484 completed, throughput=5MB/sec 2024-09-16T06:08:33.465 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pbn0ZTOCskvMEuh off=1620201 len=306910 2024-09-16T06:08:33.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 1485 completed, throughput=5MB/sec 2024-09-16T06:08:33.468 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cnaMsHiJQ_SxhLs off=4403557 len=1137937 2024-09-16T06:08:33.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 1486 completed, throughput=5MB/sec 2024-09-16T06:08:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:33 smithi145 ceph-mon[96887]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:08:34.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:33 smithi145 ceph-mon[99390]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:08:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:33 smithi161 ceph-mon[87722]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:08:34.469 INFO:tasks.workunit.client.0.smithi145.stdout: 296: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:34.469 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-clzZrsgJE9S-DPQ off=7907787 len=1425924 2024-09-16T06:08:34.477 INFO:tasks.workunit.client.0.smithi145.stdout:op 1487 completed, throughput=4.99MB/sec 2024-09-16T06:08:34.477 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KiCJVLRoAy4bNAB off=3418856 len=617199 2024-09-16T06:08:34.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 1488 completed, throughput=4.99MB/sec 2024-09-16T06:08:34.481 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vDKcb0P54OyD5k0 off=128810 len=1250184 2024-09-16T06:08:34.485 INFO:tasks.workunit.client.0.smithi145.stdout:op 1489 completed, throughput=5MB/sec 2024-09-16T06:08:34.485 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-htOaS2x_hhUVO3i off=9164129 len=1775213 2024-09-16T06:08:34.495 INFO:tasks.workunit.client.0.smithi145.stdout:op 1490 completed, throughput=5MB/sec 2024-09-16T06:08:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:08:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:08:34] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2024-09-16T06:08:35.495 INFO:tasks.workunit.client.0.smithi145.stdout: 297: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:35.495 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mdnieiQcNaJL2G7 off=2582875 len=1833329 2024-09-16T06:08:35.505 INFO:tasks.workunit.client.0.smithi145.stdout:op 1491 completed, throughput=4.99MB/sec 2024-09-16T06:08:35.505 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C-FtgRKeAKtxbjE off=12422402 len=2051575 2024-09-16T06:08:35.508 INFO:tasks.workunit.client.0.smithi145.stdout:op 1492 completed, throughput=5MB/sec 2024-09-16T06:08:35.508 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IjAY6adBNl6uaYM off=10442377 len=459929 2024-09-16T06:08:35.509 INFO:tasks.workunit.client.0.smithi145.stdout:op 1493 completed, throughput=5MB/sec 2024-09-16T06:08:35.509 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qvje29rt7IpgJsv off=618784 len=1855362 2024-09-16T06:08:35.522 INFO:tasks.workunit.client.0.smithi145.stdout:op 1494 completed, throughput=5MB/sec 2024-09-16T06:08:36.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:35 smithi145 ceph-mon[99390]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-09-16T06:08:36.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:35 smithi145 ceph-mon[96887]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-09-16T06:08:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:35 smithi161 ceph-mon[87722]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-09-16T06:08:36.522 INFO:tasks.workunit.client.0.smithi145.stdout: 298: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:36.522 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Dji2IkHdWV8zHcP off=11441672 len=1926569 2024-09-16T06:08:36.532 INFO:tasks.workunit.client.0.smithi145.stdout:op 1495 completed, throughput=4.99MB/sec 2024-09-16T06:08:36.532 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l1lN4FcwKfUtwEy off=2393807 len=1141889 2024-09-16T06:08:36.540 INFO:tasks.workunit.client.0.smithi145.stdout:op 1496 completed, throughput=5MB/sec 2024-09-16T06:08:36.540 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-U94DdkZXjFZPNtk off=4108989 len=361818 2024-09-16T06:08:36.543 INFO:tasks.workunit.client.0.smithi145.stdout:op 1497 completed, throughput=5MB/sec 2024-09-16T06:08:36.543 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0c34ZzMIn-kjulC off=16792286 len=956538 2024-09-16T06:08:36.544 INFO:tasks.workunit.client.0.smithi145.stdout:op 1498 completed, throughput=5MB/sec 2024-09-16T06:08:36.988 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:36.988 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:36 smithi161 ceph-mon[87722]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:36 smithi145 ceph-mon[99390]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:36 smithi145 ceph-mon[96887]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:08:37.545 INFO:tasks.workunit.client.0.smithi145.stdout: 299: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:37.545 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4meauSEYJGNZyIR off=9874297 len=1023413 2024-09-16T06:08:37.550 INFO:tasks.workunit.client.0.smithi145.stdout:op 1499 completed, throughput=4.99MB/sec 2024-09-16T06:08:37.550 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bv0pnxh2tkA4leW off=99400 len=461085 2024-09-16T06:08:37.553 INFO:tasks.workunit.client.0.smithi145.stdout:op 1500 completed, throughput=4.99MB/sec 2024-09-16T06:08:37.553 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fhW4Y15tiAnMMgq off=3491765 len=1000145 2024-09-16T06:08:37.554 INFO:tasks.workunit.client.0.smithi145.stdout:op 1501 completed, throughput=4.99MB/sec 2024-09-16T06:08:37.555 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f3XJr2s8tP1Lua6 off=4605044 len=683488 2024-09-16T06:08:37.558 INFO:tasks.workunit.client.0.smithi145.stdout:op 1502 completed, throughput=4.99MB/sec 2024-09-16T06:08:37.558 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LhyXQEcmagvTj4e off=11780056 len=1790594 2024-09-16T06:08:37.561 INFO:tasks.workunit.client.0.smithi145.stdout:op 1503 completed, throughput=5MB/sec 2024-09-16T06:08:37.561 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HAnEFtdMuYNmDjx off=8368352 len=1406382 2024-09-16T06:08:37.568 INFO:tasks.workunit.client.0.smithi145.stdout:op 1504 completed, throughput=5MB/sec 2024-09-16T06:08:38.569 INFO:tasks.workunit.client.0.smithi145.stdout: 300: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:38.569 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KP03ptLvY432D2_ off=1227700 len=1264072 2024-09-16T06:08:38.574 INFO:tasks.workunit.client.0.smithi145.stdout:op 1505 completed, throughput=4.99MB/sec 2024-09-16T06:08:38.574 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YzMqNNrroI_1KZZ off=1164991 len=552948 2024-09-16T06:08:38.578 INFO:tasks.workunit.client.0.smithi145.stdout:op 1506 completed, throughput=4.99MB/sec 2024-09-16T06:08:38.578 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3Di_wLKF-CvV8dF off=23101742 len=1678909 2024-09-16T06:08:38.582 INFO:tasks.workunit.client.0.smithi145.stdout:op 1507 completed, throughput=5MB/sec 2024-09-16T06:08:38.582 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uNkMmisnHahumfr off=4115162 len=255231 2024-09-16T06:08:38.585 INFO:tasks.workunit.client.0.smithi145.stdout:op 1508 completed, throughput=5MB/sec 2024-09-16T06:08:38.585 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-drqIDbN8LlKTfoj off=10547363 len=1946249 2024-09-16T06:08:38.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 1509 completed, throughput=5.01MB/sec 2024-09-16T06:08:39.587 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 06:08:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=sqlstore.transactions t=2024-09-16T06:08:39.147487559Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T06:08:39.597 INFO:tasks.workunit.client.0.smithi145.stdout: 301: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:39.598 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EYo9bkFFjdT49BE off=6481506 len=149831 2024-09-16T06:08:39.600 INFO:tasks.workunit.client.0.smithi145.stdout:op 1510 completed, throughput=4.99MB/sec 2024-09-16T06:08:39.600 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qacJE97v-lE2mG3 off=3801737 len=1219782 2024-09-16T06:08:39.603 INFO:tasks.workunit.client.0.smithi145.stdout:op 1511 completed, throughput=4.99MB/sec 2024-09-16T06:08:39.603 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0F7kQC3wbXYl-YD off=15393176 len=796840 2024-09-16T06:08:39.607 INFO:tasks.workunit.client.0.smithi145.stdout:op 1512 completed, throughput=5MB/sec 2024-09-16T06:08:39.607 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2hBR9L3zqdRC4y5 off=23604230 len=418032 2024-09-16T06:08:39.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 1513 completed, throughput=5MB/sec 2024-09-16T06:08:39.609 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XtC9bZr72T4hrjV off=4237601 len=898126 2024-09-16T06:08:39.610 INFO:tasks.workunit.client.0.smithi145.stdout:op 1514 completed, throughput=5MB/sec 2024-09-16T06:08:39.610 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j4Qpo3EVybh3DqT off=636467 len=1453209 2024-09-16T06:08:39.617 INFO:tasks.workunit.client.0.smithi145.stdout:op 1515 completed, throughput=5MB/sec 2024-09-16T06:08:40.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:39 smithi145 ceph-mon[99390]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:40.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:39 smithi145 ceph-mon[96887]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:39 smithi161 ceph-mon[87722]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:08:40.618 INFO:tasks.workunit.client.0.smithi145.stdout: 302: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:40.618 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8vcCppEkNcdbi1T off=7112389 len=1049949 2024-09-16T06:08:40.619 INFO:tasks.workunit.client.0.smithi145.stdout:op 1516 completed, throughput=4.99MB/sec 2024-09-16T06:08:40.619 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hp81x_nA0l1qTOL off=6321855 len=806019 2024-09-16T06:08:40.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 1517 completed, throughput=4.99MB/sec 2024-09-16T06:08:40.621 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Fo7KlehU8kLMTAA off=4235923 len=1455803 2024-09-16T06:08:40.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 1518 completed, throughput=5MB/sec 2024-09-16T06:08:40.624 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xqfbob0oW9VZGBx off=5110391 len=856419 2024-09-16T06:08:40.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 1519 completed, throughput=5MB/sec 2024-09-16T06:08:41.624 INFO:tasks.workunit.client.0.smithi145.stdout: 303: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:41.624 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4tqBY-ZtMNlPUwS off=4101831 len=1625550 2024-09-16T06:08:41.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 1520 completed, throughput=4.99MB/sec 2024-09-16T06:08:41.627 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dejLYgZg3QV00Ff off=1058309 len=1997238 2024-09-16T06:08:41.630 INFO:tasks.workunit.client.0.smithi145.stdout:op 1521 completed, throughput=5MB/sec 2024-09-16T06:08:41.630 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bLoU1jn9l0aIi18 off=105850 len=1761900 2024-09-16T06:08:41.639 INFO:tasks.workunit.client.0.smithi145.stdout:op 1522 completed, throughput=5MB/sec 2024-09-16T06:08:42.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:41 smithi145 ceph-mon[99390]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:08:42.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:41 smithi145 ceph-mon[96887]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:08:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:41 smithi161 ceph-mon[87722]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:08:42.640 INFO:tasks.workunit.client.0.smithi145.stdout: 304: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:42.640 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_Qfi1nQ7zL4HDVD off=5243983 len=2089543 2024-09-16T06:08:42.642 INFO:tasks.workunit.client.0.smithi145.stdout:op 1523 completed, throughput=4.99MB/sec 2024-09-16T06:08:42.643 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_WF2UkB63kRFgDn off=1804270 len=1010993 2024-09-16T06:08:42.644 INFO:tasks.workunit.client.0.smithi145.stdout:op 1524 completed, throughput=4.99MB/sec 2024-09-16T06:08:42.644 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8fjGZW5wUigii7e off=6886270 len=677490 2024-09-16T06:08:42.648 INFO:tasks.workunit.client.0.smithi145.stdout:op 1525 completed, throughput=5MB/sec 2024-09-16T06:08:42.648 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_XzmTVvA2lAhb6I off=12563793 len=578587 2024-09-16T06:08:42.649 INFO:tasks.workunit.client.0.smithi145.stdout:op 1526 completed, throughput=5MB/sec 2024-09-16T06:08:42.649 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_o9FHZPr2Kmfzyd off=5462433 len=1553927 2024-09-16T06:08:42.656 INFO:tasks.workunit.client.0.smithi145.stdout:op 1527 completed, throughput=5MB/sec 2024-09-16T06:08:43.657 INFO:tasks.workunit.client.0.smithi145.stdout: 305: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:43.657 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8bOG8WatlBouUa0 off=19479626 len=27207 2024-09-16T06:08:43.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 1528 completed, throughput=4.99MB/sec 2024-09-16T06:08:43.658 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hRPk-YKsvhjch4w off=1643332 len=174734 2024-09-16T06:08:43.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 1529 completed, throughput=4.99MB/sec 2024-09-16T06:08:43.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DgeBrlXOQTA2dkY off=634726 len=915655 2024-09-16T06:08:43.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 1530 completed, throughput=4.99MB/sec 2024-09-16T06:08:43.660 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R64vgCZl71QxQIe off=7504088 len=1396728 2024-09-16T06:08:43.668 INFO:tasks.workunit.client.0.smithi145.stdout:op 1531 completed, throughput=4.99MB/sec 2024-09-16T06:08:43.668 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wahKTSltWb0c1QX off=7261045 len=838785 2024-09-16T06:08:43.673 INFO:tasks.workunit.client.0.smithi145.stdout:op 1532 completed, throughput=5MB/sec 2024-09-16T06:08:43.673 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jlprRpOerpMZObG off=98099 len=1131892 2024-09-16T06:08:43.679 INFO:tasks.workunit.client.0.smithi145.stdout:op 1533 completed, throughput=5MB/sec 2024-09-16T06:08:43.679 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rMCdjQdqtVtd53A off=592103 len=1663954 2024-09-16T06:08:43.682 INFO:tasks.workunit.client.0.smithi145.stdout:op 1534 completed, throughput=5MB/sec 2024-09-16T06:08:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:43 smithi145 ceph-mon[99390]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:08:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:43 smithi145 ceph-mon[96887]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:08:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:43 smithi161 ceph-mon[87722]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:08:44.682 INFO:tasks.workunit.client.0.smithi145.stdout: 306: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:44.682 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-v82UxCsBlaRM3wU off=3105748 len=756589 2024-09-16T06:08:44.685 INFO:tasks.workunit.client.0.smithi145.stdout:op 1535 completed, throughput=4.99MB/sec 2024-09-16T06:08:44.685 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ag3ZgUfvDt1gEmH off=6854459 len=499097 2024-09-16T06:08:44.689 INFO:tasks.workunit.client.0.smithi145.stdout:op 1536 completed, throughput=4.99MB/sec 2024-09-16T06:08:44.689 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-w4pStQB2OODNBbc off=8116854 len=269961 2024-09-16T06:08:44.690 INFO:tasks.workunit.client.0.smithi145.stdout:op 1537 completed, throughput=4.99MB/sec 2024-09-16T06:08:44.690 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SrO9xbGme_Un1QN off=2980322 len=1329630 2024-09-16T06:08:44.698 INFO:tasks.workunit.client.0.smithi145.stdout:op 1538 completed, throughput=5MB/sec 2024-09-16T06:08:44.698 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UBvjd8tYyJ-mcvV off=2379684 len=1419038 2024-09-16T06:08:44.705 INFO:tasks.workunit.client.0.smithi145.stdout:op 1539 completed, throughput=5MB/sec 2024-09-16T06:08:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:08:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:08:44] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-09-16T06:08:45.706 INFO:tasks.workunit.client.0.smithi145.stdout: 307: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:45.706 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-esbqEuys8vxj_qG off=52936 len=1269338 2024-09-16T06:08:45.712 INFO:tasks.workunit.client.0.smithi145.stdout:op 1540 completed, throughput=4.99MB/sec 2024-09-16T06:08:45.713 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6NRE2ZbIfZr9QJQ off=2643669 len=208868 2024-09-16T06:08:45.715 INFO:tasks.workunit.client.0.smithi145.stdout:op 1541 completed, throughput=4.99MB/sec 2024-09-16T06:08:45.715 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lLs0qRb9Cl-HHl3 off=11157886 len=1042854 2024-09-16T06:08:45.717 INFO:tasks.workunit.client.0.smithi145.stdout:op 1542 completed, throughput=4.99MB/sec 2024-09-16T06:08:45.717 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9JfZ0agUV-Uf2SJ off=0 len=1247176 2024-09-16T06:08:45.719 INFO:tasks.workunit.client.0.smithi145.stdout:op 1543 completed, throughput=5MB/sec 2024-09-16T06:08:45.719 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-62IOiviYpXt0N7d off=1123019 len=1615809 2024-09-16T06:08:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 1544 completed, throughput=5MB/sec 2024-09-16T06:08:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:45 smithi145 ceph-mon[99390]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:08:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:45 smithi145 ceph-mon[96887]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:08:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:45 smithi161 ceph-mon[87722]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:08:46.725 INFO:tasks.workunit.client.0.smithi145.stdout: 308: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:46.725 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ysns5CKXtfZt7J6 off=1814059 len=1986520 2024-09-16T06:08:46.727 INFO:tasks.workunit.client.0.smithi145.stdout:op 1545 completed, throughput=4.99MB/sec 2024-09-16T06:08:46.728 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-H4XBxpu2CzAKaJ2 off=17475482 len=1324149 2024-09-16T06:08:46.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 1546 completed, throughput=5MB/sec 2024-09-16T06:08:46.729 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nmd8yBJX-RMI1jk off=575805 len=865992 2024-09-16T06:08:46.733 INFO:tasks.workunit.client.0.smithi145.stdout:op 1547 completed, throughput=5MB/sec 2024-09-16T06:08:46.734 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZWX-f64CyMMlzzd off=3518139 len=1585442 2024-09-16T06:08:46.737 INFO:tasks.workunit.client.0.smithi145.stdout:op 1548 completed, throughput=5MB/sec 2024-09-16T06:08:47.738 INFO:tasks.workunit.client.0.smithi145.stdout: 309: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:47.738 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e8uma_xgwSmjRsH off=5194322 len=1756395 2024-09-16T06:08:47.748 INFO:tasks.workunit.client.0.smithi145.stdout:op 1549 completed, throughput=4.99MB/sec 2024-09-16T06:08:47.748 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AcQDJfQBVCi_0MW off=6500558 len=1855537 2024-09-16T06:08:47.757 INFO:tasks.workunit.client.0.smithi145.stdout:op 1550 completed, throughput=5MB/sec 2024-09-16T06:08:47.757 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g0B5wVpdzOd-h5Z off=8011933 len=1351572 2024-09-16T06:08:47.760 INFO:tasks.workunit.client.0.smithi145.stdout:op 1551 completed, throughput=5MB/sec 2024-09-16T06:08:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:47 smithi145 ceph-mon[96887]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:08:48.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:47 smithi145 ceph-mon[99390]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:08:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:47 smithi161 ceph-mon[87722]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:08:48.760 INFO:tasks.workunit.client.0.smithi145.stdout: 310: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:48.760 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IrtubKEgcVhrEd5 off=589081 len=1906593 2024-09-16T06:08:48.773 INFO:tasks.workunit.client.0.smithi145.stdout:op 1552 completed, throughput=4.99MB/sec 2024-09-16T06:08:48.773 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RL9xSUY-Qqu1pHh off=2758114 len=1465162 2024-09-16T06:08:48.781 INFO:tasks.workunit.client.0.smithi145.stdout:op 1553 completed, throughput=5MB/sec 2024-09-16T06:08:48.781 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MxLoP7O7C4wvRDt off=9360877 len=715454 2024-09-16T06:08:48.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 1554 completed, throughput=5MB/sec 2024-09-16T06:08:48.785 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KIDX76PLVlQaB09 off=18486728 len=1795933 2024-09-16T06:08:48.793 INFO:tasks.workunit.client.0.smithi145.stdout:op 1555 completed, throughput=5MB/sec 2024-09-16T06:08:49.794 INFO:tasks.workunit.client.0.smithi145.stdout: 311: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:49.794 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qdfghJA-EEYWiaY off=11137137 len=1376137 2024-09-16T06:08:49.803 INFO:tasks.workunit.client.0.smithi145.stdout:op 1556 completed, throughput=4.99MB/sec 2024-09-16T06:08:49.804 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n-fFYlZb2oreGHk off=15033783 len=1904854 2024-09-16T06:08:49.813 INFO:tasks.workunit.client.0.smithi145.stdout:op 1557 completed, throughput=5MB/sec 2024-09-16T06:08:49.813 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-S41UTjU9JODRwaY off=3285316 len=919964 2024-09-16T06:08:49.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 1558 completed, throughput=5MB/sec 2024-09-16T06:08:49.814 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BgWGxADjlVemPQA off=1040883 len=1723509 2024-09-16T06:08:49.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 1559 completed, throughput=5MB/sec 2024-09-16T06:08:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:49 smithi145 ceph-mon[96887]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:08:50.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:49 smithi145 ceph-mon[99390]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:08:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:49 smithi161 ceph-mon[87722]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:08:50.816 INFO:tasks.workunit.client.0.smithi145.stdout: 312: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:50.816 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9FfrfsoQFT2bewI off=268399 len=1896287 2024-09-16T06:08:50.820 INFO:tasks.workunit.client.0.smithi145.stdout:op 1560 completed, throughput=4.99MB/sec 2024-09-16T06:08:50.820 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xoCMmCQEzlMPqaK off=21837997 len=1935701 2024-09-16T06:08:50.822 INFO:tasks.workunit.client.0.smithi145.stdout:op 1561 completed, throughput=5MB/sec 2024-09-16T06:08:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:50 smithi145 ceph-mon[99390]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:08:51.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:50 smithi145 ceph-mon[96887]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:08:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:50 smithi161 ceph-mon[87722]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:08:51.822 INFO:tasks.workunit.client.0.smithi145.stdout: 313: throughput=4.98MB/sec pending data=0 2024-09-16T06:08:51.823 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YyycSaNDhKpvPT8 off=18267625 len=970548 2024-09-16T06:08:51.825 INFO:tasks.workunit.client.0.smithi145.stdout:op 1562 completed, throughput=4.99MB/sec 2024-09-16T06:08:51.825 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C4epuCN19ZbyYIo off=236761 len=1565232 2024-09-16T06:08:51.828 INFO:tasks.workunit.client.0.smithi145.stdout:op 1563 completed, throughput=4.99MB/sec 2024-09-16T06:08:51.829 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k8CUUJBxSNINjrw off=19771371 len=274027 2024-09-16T06:08:51.829 INFO:tasks.workunit.client.0.smithi145.stdout:op 1564 completed, throughput=4.99MB/sec 2024-09-16T06:08:51.829 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jOQj6-JL6gGx2om off=1733552 len=1370751 2024-09-16T06:08:51.832 INFO:tasks.workunit.client.0.smithi145.stdout:op 1565 completed, throughput=5MB/sec 2024-09-16T06:08:51.832 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ssnz0W73O7YbrXU off=18469210 len=192682 2024-09-16T06:08:51.833 INFO:tasks.workunit.client.0.smithi145.stdout:op 1566 completed, throughput=5MB/sec 2024-09-16T06:08:51.833 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k-Lvf-Xq2EMNUqn off=12815924 len=784967 2024-09-16T06:08:51.834 INFO:tasks.workunit.client.0.smithi145.stdout:op 1567 completed, throughput=5MB/sec 2024-09-16T06:08:51.834 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CffVE_p_EGsSM4o off=13713097 len=286972 2024-09-16T06:08:51.835 INFO:tasks.workunit.client.0.smithi145.stdout:op 1568 completed, throughput=5MB/sec 2024-09-16T06:08:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:08:52.835 INFO:tasks.workunit.client.0.smithi145.stdout: 314: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:52.835 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F20MWOYVyFtqvxk off=2968588 len=865386 2024-09-16T06:08:52.837 INFO:tasks.workunit.client.0.smithi145.stdout:op 1569 completed, throughput=4.99MB/sec 2024-09-16T06:08:52.837 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NW4ThefXY8PWKEw off=761393 len=49505 2024-09-16T06:08:52.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 1570 completed, throughput=4.99MB/sec 2024-09-16T06:08:52.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mTvGkJ4C0Eh1LxA off=10613483 len=1173003 2024-09-16T06:08:52.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 1571 completed, throughput=4.99MB/sec 2024-09-16T06:08:52.840 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DzR86j4MWSsKOR9 off=4545854 len=493580 2024-09-16T06:08:52.844 INFO:tasks.workunit.client.0.smithi145.stdout:op 1572 completed, throughput=4.99MB/sec 2024-09-16T06:08:52.844 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JFsovBtiN_lZtTi off=7435956 len=784949 2024-09-16T06:08:52.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 1573 completed, throughput=4.99MB/sec 2024-09-16T06:08:52.845 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iJmEb83rEo_Q4XU off=4454522 len=2075379 2024-09-16T06:08:52.856 INFO:tasks.workunit.client.0.smithi145.stdout:op 1574 completed, throughput=5MB/sec 2024-09-16T06:08:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:52 smithi145 ceph-mon[99390]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:08:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:52 smithi145 ceph-mon[96887]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:08:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:52 smithi161 ceph-mon[87722]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:08:53.856 INFO:tasks.workunit.client.0.smithi145.stdout: 315: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:53.856 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hdh_aJZt8hoypMm off=4687342 len=1860937 2024-09-16T06:08:53.868 INFO:tasks.workunit.client.0.smithi145.stdout:op 1575 completed, throughput=4.99MB/sec 2024-09-16T06:08:53.868 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-obHneTQ4V2131fK off=8698681 len=1456148 2024-09-16T06:08:53.875 INFO:tasks.workunit.client.0.smithi145.stdout:op 1576 completed, throughput=4.99MB/sec 2024-09-16T06:08:53.875 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-c8pfo7DwnCasARL off=4107417 len=1051478 2024-09-16T06:08:53.876 INFO:tasks.workunit.client.0.smithi145.stdout:op 1577 completed, throughput=5MB/sec 2024-09-16T06:08:53.877 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ag3ZgUfvDt1gEmH off=7718985 len=1146333 2024-09-16T06:08:53.879 INFO:tasks.workunit.client.0.smithi145.stdout:op 1578 completed, throughput=5MB/sec 2024-09-16T06:08:54.880 INFO:tasks.workunit.client.0.smithi145.stdout: 316: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:54.880 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6U1XGrKtjGPAXFy off=9327658 len=7847 2024-09-16T06:08:54.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 1579 completed, throughput=4.99MB/sec 2024-09-16T06:08:54.881 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YdwFsZICzGxWJ24 off=16003251 len=563760 2024-09-16T06:08:54.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 1580 completed, throughput=4.99MB/sec 2024-09-16T06:08:54.882 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oR1NXDIRKkTpYjU off=1644931 len=60691 2024-09-16T06:08:54.885 INFO:tasks.workunit.client.0.smithi145.stdout:op 1581 completed, throughput=4.99MB/sec 2024-09-16T06:08:54.885 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qUyG4PZPqAOm_Xj off=542966 len=1970962 2024-09-16T06:08:54.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 1582 completed, throughput=4.99MB/sec 2024-09-16T06:08:54.887 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YJTmLTNuSPF4_o_ off=8864654 len=1690511 2024-09-16T06:08:54.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 1583 completed, throughput=5MB/sec 2024-09-16T06:08:54.890 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QacyHIbJw3pu6Oa off=1793474 len=2013959 2024-09-16T06:08:54.892 INFO:tasks.workunit.client.0.smithi145.stdout:op 1584 completed, throughput=5MB/sec 2024-09-16T06:08:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:08:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:08:54] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2024-09-16T06:08:55.892 INFO:tasks.workunit.client.0.smithi145.stdout: 317: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:55.892 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DGud2HRPuGy5gCC off=7906626 len=1800443 2024-09-16T06:08:55.896 INFO:tasks.workunit.client.0.smithi145.stdout:op 1585 completed, throughput=4.99MB/sec 2024-09-16T06:08:55.896 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7uBQKP0ZAYe-keo off=3953776 len=1961824 2024-09-16T06:08:55.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 1586 completed, throughput=5MB/sec 2024-09-16T06:08:55.898 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PY_8974fyYPE2XQ off=5004234 len=605653 2024-09-16T06:08:55.899 INFO:tasks.workunit.client.0.smithi145.stdout:op 1587 completed, throughput=5MB/sec 2024-09-16T06:08:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:55 smithi145 ceph-mon[99390]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:08:56.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:55 smithi145 ceph-mon[96887]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:08:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:55 smithi161 ceph-mon[87722]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:08:56.899 INFO:tasks.workunit.client.0.smithi145.stdout: 318: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:56.899 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_kaQo9FtTqGvdYf off=5065181 len=971586 2024-09-16T06:08:56.901 INFO:tasks.workunit.client.0.smithi145.stdout:op 1588 completed, throughput=4.99MB/sec 2024-09-16T06:08:56.901 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6HzjhvqyYyyO_n4 off=676628 len=1915879 2024-09-16T06:08:56.912 INFO:tasks.workunit.client.0.smithi145.stdout:op 1589 completed, throughput=4.99MB/sec 2024-09-16T06:08:56.912 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-79Ku2HcsAnzKY_Q off=2766874 len=1741148 2024-09-16T06:08:56.920 INFO:tasks.workunit.client.0.smithi145.stdout:op 1590 completed, throughput=5MB/sec 2024-09-16T06:08:56.920 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GHAJHopP_vXE2vu off=13472853 len=171584 2024-09-16T06:08:56.922 INFO:tasks.workunit.client.0.smithi145.stdout:op 1591 completed, throughput=5MB/sec 2024-09-16T06:08:56.922 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vwuaZ8XHuO9ieE6 off=752749 len=892739 2024-09-16T06:08:56.923 INFO:tasks.workunit.client.0.smithi145.stdout:op 1592 completed, throughput=5MB/sec 2024-09-16T06:08:57.923 INFO:tasks.workunit.client.0.smithi145.stdout: 319: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:57.923 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pQVcD4z5GWf1fb3 off=9609804 len=1037997 2024-09-16T06:08:57.925 INFO:tasks.workunit.client.0.smithi145.stdout:op 1593 completed, throughput=4.99MB/sec 2024-09-16T06:08:57.925 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ipiMpPWNZCdB9-V off=1815247 len=1953709 2024-09-16T06:08:57.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 1594 completed, throughput=5MB/sec 2024-09-16T06:08:57.934 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-U6ht-tzdZVrTKfC off=21003019 len=319956 2024-09-16T06:08:57.936 INFO:tasks.workunit.client.0.smithi145.stdout:op 1595 completed, throughput=5MB/sec 2024-09-16T06:08:57.937 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F89YNVY3hoDN822 off=7417022 len=444595 2024-09-16T06:08:57.938 INFO:tasks.workunit.client.0.smithi145.stdout:op 1596 completed, throughput=5MB/sec 2024-09-16T06:08:57.938 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yiz5co1onjgt6vV off=1157147 len=1317486 2024-09-16T06:08:57.939 INFO:tasks.workunit.client.0.smithi145.stdout:op 1597 completed, throughput=5MB/sec 2024-09-16T06:08:58.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:57 smithi145 ceph-mon[96887]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:08:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:57 smithi145 ceph-mon[99390]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:08:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:57 smithi161 ceph-mon[87722]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:08:58.940 INFO:tasks.workunit.client.0.smithi145.stdout: 320: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:58.940 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IrtubKEgcVhrEd5 off=1957007 len=217487 2024-09-16T06:08:58.943 INFO:tasks.workunit.client.0.smithi145.stdout:op 1598 completed, throughput=4.99MB/sec 2024-09-16T06:08:58.943 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Sx3rB4hgHTqjkoM off=6854746 len=1730010 2024-09-16T06:08:58.945 INFO:tasks.workunit.client.0.smithi145.stdout:op 1599 completed, throughput=4.99MB/sec 2024-09-16T06:08:58.945 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3SfYgLT-biVZkCK off=19154689 len=690174 2024-09-16T06:08:58.950 INFO:tasks.workunit.client.0.smithi145.stdout:op 1600 completed, throughput=4.99MB/sec 2024-09-16T06:08:58.950 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BhzQQpjnYjXhHtO off=1065253 len=1018874 2024-09-16T06:08:58.955 INFO:tasks.workunit.client.0.smithi145.stdout:op 1601 completed, throughput=5MB/sec 2024-09-16T06:08:58.955 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A5zVF7tzWq0Trvp off=11512794 len=211877 2024-09-16T06:08:58.957 INFO:tasks.workunit.client.0.smithi145.stdout:op 1602 completed, throughput=5MB/sec 2024-09-16T06:08:58.958 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kbwbW1iKObjqPxK off=11649364 len=56867 2024-09-16T06:08:58.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 1603 completed, throughput=5MB/sec 2024-09-16T06:08:58.958 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NBCLuS7zZJMkbl2 off=5733898 len=2084019 2024-09-16T06:08:58.960 INFO:tasks.workunit.client.0.smithi145.stdout:op 1604 completed, throughput=5MB/sec 2024-09-16T06:08:59.961 INFO:tasks.workunit.client.0.smithi145.stdout: 321: throughput=4.99MB/sec pending data=0 2024-09-16T06:08:59.961 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mGKzLRTt7kpjELu off=2207703 len=2059076 2024-09-16T06:08:59.968 INFO:tasks.workunit.client.0.smithi145.stdout:op 1605 completed, throughput=4.99MB/sec 2024-09-16T06:08:59.968 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-McYDwZZoD3xEz0_ off=992283 len=1568871 2024-09-16T06:08:59.977 INFO:tasks.workunit.client.0.smithi145.stdout:op 1606 completed, throughput=5MB/sec 2024-09-16T06:08:59.977 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WWf9icR8i1uOKBV off=339619 len=1993239 2024-09-16T06:08:59.978 INFO:tasks.workunit.client.0.smithi145.stdout:op 1607 completed, throughput=5MB/sec 2024-09-16T06:09:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[96887]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:09:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:09:00.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:09:00.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:09:00.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:09:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[99390]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:09:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:09:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:09:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:09:00.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:09:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:59 smithi161 ceph-mon[87722]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:09:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:09:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:09:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:09:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:09:00.979 INFO:tasks.workunit.client.0.smithi145.stdout: 322: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:00.979 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wU3QYRCowUKa1m_ off=2631227 len=202434 2024-09-16T06:09:00.979 INFO:tasks.workunit.client.0.smithi145.stdout:op 1608 completed, throughput=4.99MB/sec 2024-09-16T06:09:00.980 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UEPW2oEGskXxxI6 off=9809917 len=313834 2024-09-16T06:09:00.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 1609 completed, throughput=4.99MB/sec 2024-09-16T06:09:00.984 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HEuQjcAGFueMvN- off=11895219 len=2040843 2024-09-16T06:09:00.985 INFO:tasks.workunit.client.0.smithi145.stdout:op 1610 completed, throughput=5MB/sec 2024-09-16T06:09:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oBG-S9O5MlN6VhN off=16524308 len=2021278 2024-09-16T06:09:00.996 INFO:tasks.workunit.client.0.smithi145.stdout:op 1611 completed, throughput=5MB/sec 2024-09-16T06:09:01.996 INFO:tasks.workunit.client.0.smithi145.stdout: 323: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:01.996 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f57TQLLxRSAi7nu off=10202306 len=839987 2024-09-16T06:09:02.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 1612 completed, throughput=4.99MB/sec 2024-09-16T06:09:02.002 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ge1ogrUDhgojAKA off=0 len=1236899 2024-09-16T06:09:02.007 INFO:tasks.workunit.client.0.smithi145.stdout:op 1613 completed, throughput=4.99MB/sec 2024-09-16T06:09:02.007 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JV5dWlI6yCobfuV off=4585471 len=97278 2024-09-16T06:09:02.010 INFO:tasks.workunit.client.0.smithi145.stdout:op 1614 completed, throughput=4.99MB/sec 2024-09-16T06:09:02.010 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aFUIn9ic49OAZ_H off=3276353 len=1635079 2024-09-16T06:09:02.012 INFO:tasks.workunit.client.0.smithi145.stdout:op 1615 completed, throughput=5MB/sec 2024-09-16T06:09:02.012 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4kgdJDl6NIMRZyP off=8191299 len=1162331 2024-09-16T06:09:02.013 INFO:tasks.workunit.client.0.smithi145.stdout:op 1616 completed, throughput=5MB/sec 2024-09-16T06:09:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:01 smithi145 ceph-mon[96887]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:09:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:01 smithi145 ceph-mon[99390]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:09:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:01 smithi161 ceph-mon[87722]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:09:03.013 INFO:tasks.workunit.client.0.smithi145.stdout: 324: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:03.013 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CK_EYFBvw9ybsNP off=2956416 len=549378 2024-09-16T06:09:03.014 INFO:tasks.workunit.client.0.smithi145.stdout:op 1617 completed, throughput=4.99MB/sec 2024-09-16T06:09:03.014 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VHJObVoHeZ_wlrL off=2207976 len=1260931 2024-09-16T06:09:03.016 INFO:tasks.workunit.client.0.smithi145.stdout:op 1618 completed, throughput=4.99MB/sec 2024-09-16T06:09:03.016 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cNlYEY9IwDXGxOX off=196700 len=1816627 2024-09-16T06:09:03.028 INFO:tasks.workunit.client.0.smithi145.stdout:op 1619 completed, throughput=5MB/sec 2024-09-16T06:09:03.028 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DcpCFaQ7ZiJQoyw off=1492869 len=1073632 2024-09-16T06:09:03.029 INFO:tasks.workunit.client.0.smithi145.stdout:op 1620 completed, throughput=5MB/sec 2024-09-16T06:09:03.029 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C1odQa97XroU4KY off=1567232 len=1001276 2024-09-16T06:09:03.034 INFO:tasks.workunit.client.0.smithi145.stdout:op 1621 completed, throughput=5MB/sec 2024-09-16T06:09:04.034 INFO:tasks.workunit.client.0.smithi145.stdout: 325: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:04.035 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e3y6dNvBrPXjIBQ off=2776721 len=910966 2024-09-16T06:09:04.036 INFO:tasks.workunit.client.0.smithi145.stdout:op 1622 completed, throughput=4.99MB/sec 2024-09-16T06:09:04.036 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-saA3AoDIqs_iFUk off=5188343 len=871409 2024-09-16T06:09:04.037 INFO:tasks.workunit.client.0.smithi145.stdout:op 1623 completed, throughput=4.99MB/sec 2024-09-16T06:09:04.037 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8JAsJk9AWpAIR8_ off=9305284 len=375316 2024-09-16T06:09:04.041 INFO:tasks.workunit.client.0.smithi145.stdout:op 1624 completed, throughput=4.99MB/sec 2024-09-16T06:09:04.041 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mpT_eONKBYGbS0j off=6806212 len=2015871 2024-09-16T06:09:04.043 INFO:tasks.workunit.client.0.smithi145.stdout:op 1625 completed, throughput=5MB/sec 2024-09-16T06:09:04.043 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1jTNSgF6nCZopaJ off=3786409 len=1631318 2024-09-16T06:09:04.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 1626 completed, throughput=5MB/sec 2024-09-16T06:09:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:03 smithi145 ceph-mon[96887]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:09:04.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:03 smithi145 ceph-mon[99390]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:09:04.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:03 smithi161 ceph-mon[87722]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:09:05.053 INFO:tasks.workunit.client.0.smithi145.stdout: 326: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:05.053 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iBvjbx1NSWmkoSp off=9050924 len=19541 2024-09-16T06:09:05.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 1627 completed, throughput=4.99MB/sec 2024-09-16T06:09:05.054 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vyzel70_pwb2GvV off=121846 len=106089 2024-09-16T06:09:05.056 INFO:tasks.workunit.client.0.smithi145.stdout:op 1628 completed, throughput=4.99MB/sec 2024-09-16T06:09:05.056 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ku3PynYxplPU8MQ off=18358873 len=2050101 2024-09-16T06:09:05.059 INFO:tasks.workunit.client.0.smithi145.stdout:op 1629 completed, throughput=4.99MB/sec 2024-09-16T06:09:05.059 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZqEjv4KyaDa6pnY off=2864983 len=447784 2024-09-16T06:09:05.062 INFO:tasks.workunit.client.0.smithi145.stdout:op 1630 completed, throughput=5MB/sec 2024-09-16T06:09:05.062 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RL9xSUY-Qqu1pHh off=3513529 len=709747 2024-09-16T06:09:05.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 1631 completed, throughput=5MB/sec 2024-09-16T06:09:05.067 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rxoYc30wrtmv1Bn off=702686 len=2091446 2024-09-16T06:09:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:04 smithi145 ceph-mon[99390]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:09:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:04 smithi145 ceph-mon[96887]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:09:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:09:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:09:04] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2024-09-16T06:09:05.069 INFO:tasks.workunit.client.0.smithi145.stdout:op 1632 completed, throughput=5MB/sec 2024-09-16T06:09:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:04 smithi161 ceph-mon[87722]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:09:06.069 INFO:tasks.workunit.client.0.smithi145.stdout: 327: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:06.069 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MVbq5b4JCvtwTgw off=361011 len=2053011 2024-09-16T06:09:06.072 INFO:tasks.workunit.client.0.smithi145.stdout:op 1633 completed, throughput=4.99MB/sec 2024-09-16T06:09:06.072 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4Xek5HglDnNQyEf off=13948270 len=862574 2024-09-16T06:09:06.073 INFO:tasks.workunit.client.0.smithi145.stdout:op 1634 completed, throughput=5MB/sec 2024-09-16T06:09:06.073 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nmvIaiwmP1zE1jl off=5996850 len=59045 2024-09-16T06:09:06.074 INFO:tasks.workunit.client.0.smithi145.stdout:op 1635 completed, throughput=5MB/sec 2024-09-16T06:09:06.074 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RSnCGwQT4CqA5vu off=6527912 len=172203 2024-09-16T06:09:06.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 1636 completed, throughput=5MB/sec 2024-09-16T06:09:06.077 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0Fb7C7av0e1RRo_ off=7022500 len=572100 2024-09-16T06:09:06.078 INFO:tasks.workunit.client.0.smithi145.stdout:op 1637 completed, throughput=5MB/sec 2024-09-16T06:09:06.078 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0J-_B_lUrkiYkxF off=3484513 len=41197 2024-09-16T06:09:06.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 1638 completed, throughput=5MB/sec 2024-09-16T06:09:06.081 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JMfyNg2Su53piIF off=369988 len=1951065 2024-09-16T06:09:06.083 INFO:tasks.workunit.client.0.smithi145.stdout:op 1639 completed, throughput=5.01MB/sec 2024-09-16T06:09:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: 328: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:07.083 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d7_D10G4hWhxfPy off=33220 len=839786 2024-09-16T06:09:07.084 INFO:tasks.workunit.client.0.smithi145.stdout:op 1640 completed, throughput=4.99MB/sec 2024-09-16T06:09:07.085 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-w4ALeZ65tZPsOe2 off=6385377 len=1428540 2024-09-16T06:09:07.093 INFO:tasks.workunit.client.0.smithi145.stdout:op 1641 completed, throughput=5MB/sec 2024-09-16T06:09:07.093 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nK2cebVeXSbuFgd off=3415438 len=988000 2024-09-16T06:09:07.094 INFO:tasks.workunit.client.0.smithi145.stdout:op 1642 completed, throughput=5MB/sec 2024-09-16T06:09:07.094 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pm1iQTj7ITB0fli off=634848 len=310353 2024-09-16T06:09:07.097 INFO:tasks.workunit.client.0.smithi145.stdout:op 1643 completed, throughput=5MB/sec 2024-09-16T06:09:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:07 smithi145 ceph-mon[99390]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:07 smithi145 ceph-mon[96887]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:07 smithi161 ceph-mon[87722]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:08.097 INFO:tasks.workunit.client.0.smithi145.stdout: 329: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:08.097 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p11Hx8gDKwLjrBR off=937757 len=1418267 2024-09-16T06:09:08.098 INFO:tasks.workunit.client.0.smithi145.stdout:op 1644 completed, throughput=4.99MB/sec 2024-09-16T06:09:08.098 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-49tRkBe2TIVgjUn off=4156417 len=413826 2024-09-16T06:09:08.100 INFO:tasks.workunit.client.0.smithi145.stdout:op 1645 completed, throughput=4.99MB/sec 2024-09-16T06:09:08.100 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e_6ZJXRr_zbm1aJ off=8352352 len=1505401 2024-09-16T06:09:08.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 1646 completed, throughput=4.99MB/sec 2024-09-16T06:09:08.106 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-G7DIYm9tfQDYRkQ off=18412216 len=906014 2024-09-16T06:09:08.107 INFO:tasks.workunit.client.0.smithi145.stdout:op 1647 completed, throughput=5MB/sec 2024-09-16T06:09:08.107 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rcs-bc0MMaF0BKH off=9266810 len=1794138 2024-09-16T06:09:08.109 INFO:tasks.workunit.client.0.smithi145.stdout:op 1648 completed, throughput=5MB/sec 2024-09-16T06:09:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: 330: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:09.110 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-R3JqVQjeys5JrQQ off=4094149 len=927658 2024-09-16T06:09:09.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 1649 completed, throughput=4.99MB/sec 2024-09-16T06:09:09.111 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-My5bPQK-QWaXbtK off=962043 len=974385 2024-09-16T06:09:09.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 1650 completed, throughput=4.99MB/sec 2024-09-16T06:09:09.113 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wAQ4uD4TaxBcADf off=5050601 len=1641974 2024-09-16T06:09:09.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 1651 completed, throughput=5MB/sec 2024-09-16T06:09:09.123 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I2g9L0jJKsohyOX off=4262794 len=956605 2024-09-16T06:09:09.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 1652 completed, throughput=5MB/sec 2024-09-16T06:09:09.128 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hFX2pB_uXBhihqa off=139583 len=1195494 2024-09-16T06:09:09.129 INFO:tasks.workunit.client.0.smithi145.stdout:op 1653 completed, throughput=5MB/sec 2024-09-16T06:09:10.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:09 smithi145 ceph-mon[99390]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:10.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:09 smithi145 ceph-mon[96887]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:09 smithi161 ceph-mon[87722]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: 331: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:10.130 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xEokX0CPh9ZlSGE off=17616655 len=1025176 2024-09-16T06:09:10.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 1654 completed, throughput=4.99MB/sec 2024-09-16T06:09:10.131 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7Gq8f1A3B2qxSRP off=8372914 len=587652 2024-09-16T06:09:10.132 INFO:tasks.workunit.client.0.smithi145.stdout:op 1655 completed, throughput=4.99MB/sec 2024-09-16T06:09:10.133 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kw9uqmOOLPaeHVn off=338293 len=151014 2024-09-16T06:09:10.133 INFO:tasks.workunit.client.0.smithi145.stdout:op 1656 completed, throughput=4.99MB/sec 2024-09-16T06:09:10.133 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SXaoH3r7lkakx7p off=3668067 len=638432 2024-09-16T06:09:10.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 1657 completed, throughput=4.99MB/sec 2024-09-16T06:09:10.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u-HUGxMA6LSuk3e off=5795223 len=994964 2024-09-16T06:09:10.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 1658 completed, throughput=5MB/sec 2024-09-16T06:09:10.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bV9cIXPJuld8Hi3 off=3675444 len=313244 2024-09-16T06:09:10.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 1659 completed, throughput=5MB/sec 2024-09-16T06:09:10.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RtB26EvirCYAL8N off=0 len=1077645 2024-09-16T06:09:10.138 INFO:tasks.workunit.client.0.smithi145.stdout:op 1660 completed, throughput=5MB/sec 2024-09-16T06:09:11.138 INFO:tasks.workunit.client.0.smithi145.stdout: 332: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:11.138 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qKAXyGnU6eI7awC off=3467167 len=176453 2024-09-16T06:09:11.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 1661 completed, throughput=4.99MB/sec 2024-09-16T06:09:11.145 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wZZ2e0a4S0Xv7KF off=4286980 len=90915 2024-09-16T06:09:11.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 1662 completed, throughput=4.99MB/sec 2024-09-16T06:09:11.145 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2wgaODcyKfAOGRD off=2892623 len=1546172 2024-09-16T06:09:11.153 INFO:tasks.workunit.client.0.smithi145.stdout:op 1663 completed, throughput=4.99MB/sec 2024-09-16T06:09:11.153 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WR0gYscy_meSRUW off=6990639 len=1102935 2024-09-16T06:09:11.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 1664 completed, throughput=4.99MB/sec 2024-09-16T06:09:11.159 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-joi2j2vY0P3T9hw off=332735 len=248977 2024-09-16T06:09:11.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 1665 completed, throughput=5MB/sec 2024-09-16T06:09:11.160 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1bx16iuu2RvVT0N off=1073763 len=1388192 2024-09-16T06:09:11.162 INFO:tasks.workunit.client.0.smithi145.stdout:op 1666 completed, throughput=5MB/sec 2024-09-16T06:09:11.162 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rOnLhDZD3Upm8Uz off=15917111 len=290746 2024-09-16T06:09:11.163 INFO:tasks.workunit.client.0.smithi145.stdout:op 1667 completed, throughput=5MB/sec 2024-09-16T06:09:12.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:11 smithi145 ceph-mon[99390]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:09:12.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:11 smithi145 ceph-mon[96887]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:09:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:11 smithi161 ceph-mon[87722]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:09:12.163 INFO:tasks.workunit.client.0.smithi145.stdout: 333: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:12.163 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0ZdB_FL4vJXdz3j off=8033075 len=1383543 2024-09-16T06:09:12.165 INFO:tasks.workunit.client.0.smithi145.stdout:op 1668 completed, throughput=4.99MB/sec 2024-09-16T06:09:12.165 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BM4YdQyCprVJc9Q off=16166815 len=1778700 2024-09-16T06:09:12.174 INFO:tasks.workunit.client.0.smithi145.stdout:op 1669 completed, throughput=4.99MB/sec 2024-09-16T06:09:12.174 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mzFOQas2GAF5RWT off=1075735 len=1869092 2024-09-16T06:09:12.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 1670 completed, throughput=5MB/sec 2024-09-16T06:09:12.186 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-183t8CW1hWFdxqH off=18787819 len=132149 2024-09-16T06:09:12.187 INFO:tasks.workunit.client.0.smithi145.stdout:op 1671 completed, throughput=5MB/sec 2024-09-16T06:09:12.187 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mKzjNPAOjK4KAoU off=3374889 len=1144896 2024-09-16T06:09:12.188 INFO:tasks.workunit.client.0.smithi145.stdout:op 1672 completed, throughput=5MB/sec 2024-09-16T06:09:13.188 INFO:tasks.workunit.client.0.smithi145.stdout: 334: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:13.189 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-spTzUuXzb9snp73 off=1127492 len=633058 2024-09-16T06:09:13.189 INFO:tasks.workunit.client.0.smithi145.stdout:op 1673 completed, throughput=4.99MB/sec 2024-09-16T06:09:13.189 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u5yRqTbLGq-Xhf8 off=6560232 len=465359 2024-09-16T06:09:13.194 INFO:tasks.workunit.client.0.smithi145.stdout:op 1674 completed, throughput=4.99MB/sec 2024-09-16T06:09:13.194 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uXaerRD8J5U9Cmf off=991852 len=1177724 2024-09-16T06:09:13.199 INFO:tasks.workunit.client.0.smithi145.stdout:op 1675 completed, throughput=4.99MB/sec 2024-09-16T06:09:13.200 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xfg_H2xACR-Ej6Q off=9349517 len=7315 2024-09-16T06:09:13.201 INFO:tasks.workunit.client.0.smithi145.stdout:op 1676 completed, throughput=4.99MB/sec 2024-09-16T06:09:13.202 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-y8af7oyJzmk5rQv off=12862038 len=1230288 2024-09-16T06:09:13.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 1677 completed, throughput=5MB/sec 2024-09-16T06:09:13.209 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dcnR9dL3QHYezsl off=6945710 len=1250251 2024-09-16T06:09:13.214 INFO:tasks.workunit.client.0.smithi145.stdout:op 1678 completed, throughput=5MB/sec 2024-09-16T06:09:14.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:13 smithi145 ceph-mon[99390]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:09:14.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:13 smithi145 ceph-mon[96887]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:09:14.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:13 smithi161 ceph-mon[87722]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:09:14.215 INFO:tasks.workunit.client.0.smithi145.stdout: 335: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:14.215 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WYIiVgl0fnjo2tt off=4139568 len=992299 2024-09-16T06:09:14.220 INFO:tasks.workunit.client.0.smithi145.stdout:op 1679 completed, throughput=4.99MB/sec 2024-09-16T06:09:14.220 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6ntjd4ERFqdAP97 off=11528523 len=1022079 2024-09-16T06:09:14.222 INFO:tasks.workunit.client.0.smithi145.stdout:op 1680 completed, throughput=4.99MB/sec 2024-09-16T06:09:14.222 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pJV5hGgDj740xTA off=11531067 len=1759094 2024-09-16T06:09:14.224 INFO:tasks.workunit.client.0.smithi145.stdout:op 1681 completed, throughput=5MB/sec 2024-09-16T06:09:14.224 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ym8Eka6y2JOueNA off=10218504 len=1230163 2024-09-16T06:09:14.230 INFO:tasks.workunit.client.0.smithi145.stdout:op 1682 completed, throughput=5MB/sec 2024-09-16T06:09:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:09:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:09:14] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2024-09-16T06:09:15.230 INFO:tasks.workunit.client.0.smithi145.stdout: 336: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:15.230 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y-wYVJNo_n1rpXk off=6391168 len=1045625 2024-09-16T06:09:15.232 INFO:tasks.workunit.client.0.smithi145.stdout:op 1683 completed, throughput=4.99MB/sec 2024-09-16T06:09:15.232 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5gU8B1Fi9MlBAfJ off=7273927 len=59602 2024-09-16T06:09:15.232 INFO:tasks.workunit.client.0.smithi145.stdout:op 1684 completed, throughput=4.99MB/sec 2024-09-16T06:09:15.233 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lhYoaeVRp_eig13 off=12825338 len=494382 2024-09-16T06:09:15.233 INFO:tasks.workunit.client.0.smithi145.stdout:op 1685 completed, throughput=4.99MB/sec 2024-09-16T06:09:15.233 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b3x-OBltpt3P8tf off=12362379 len=772381 2024-09-16T06:09:15.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 1686 completed, throughput=4.99MB/sec 2024-09-16T06:09:15.238 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rU0IingGMAXLjPN off=802854 len=2091943 2024-09-16T06:09:15.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 1687 completed, throughput=5MB/sec 2024-09-16T06:09:15.250 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gp9-ulKUmbUC3fq off=7611168 len=366189 2024-09-16T06:09:15.251 INFO:tasks.workunit.client.0.smithi145.stdout:op 1688 completed, throughput=5MB/sec 2024-09-16T06:09:15.251 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P9XMMRN8d3Iu_HQ off=13042397 len=1363186 2024-09-16T06:09:15.259 INFO:tasks.workunit.client.0.smithi145.stdout:op 1689 completed, throughput=5MB/sec 2024-09-16T06:09:15.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:15 smithi145 ceph-mon[96887]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-09-16T06:09:15.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:15 smithi145 ceph-mon[99390]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-09-16T06:09:16.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:15 smithi161 ceph-mon[87722]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-09-16T06:09:16.259 INFO:tasks.workunit.client.0.smithi145.stdout: 337: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:16.259 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IrImSr_WWtwg-zy off=2348386 len=1486904 2024-09-16T06:09:16.261 INFO:tasks.workunit.client.0.smithi145.stdout:op 1690 completed, throughput=4.99MB/sec 2024-09-16T06:09:16.261 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YaQaUIM9q28aMSX off=4258096 len=321992 2024-09-16T06:09:16.264 INFO:tasks.workunit.client.0.smithi145.stdout:op 1691 completed, throughput=4.99MB/sec 2024-09-16T06:09:16.264 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mWoeQrzhil0gNVk off=1091481 len=2070931 2024-09-16T06:09:16.268 INFO:tasks.workunit.client.0.smithi145.stdout:op 1692 completed, throughput=5MB/sec 2024-09-16T06:09:16.268 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nzWND4tHAWJBrip off=1032608 len=1960303 2024-09-16T06:09:16.270 INFO:tasks.workunit.client.0.smithi145.stdout:op 1693 completed, throughput=5MB/sec 2024-09-16T06:09:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:16 smithi145 ceph-mon[96887]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:09:17.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:16 smithi145 ceph-mon[99390]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:09:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:16 smithi161 ceph-mon[87722]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:09:17.271 INFO:tasks.workunit.client.0.smithi145.stdout: 338: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:17.271 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zSJpKEO-innnb-- off=904909 len=1121676 2024-09-16T06:09:17.276 INFO:tasks.workunit.client.0.smithi145.stdout:op 1694 completed, throughput=4.99MB/sec 2024-09-16T06:09:17.276 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rgE-iGMbbztck47 off=936947 len=1678696 2024-09-16T06:09:17.280 INFO:tasks.workunit.client.0.smithi145.stdout:op 1695 completed, throughput=5MB/sec 2024-09-16T06:09:17.280 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vO2bOP7H6rAVZjt off=6458235 len=929796 2024-09-16T06:09:17.284 INFO:tasks.workunit.client.0.smithi145.stdout:op 1696 completed, throughput=5MB/sec 2024-09-16T06:09:17.284 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-c3D_dpF9xvydRJo off=17807274 len=1541396 2024-09-16T06:09:17.290 INFO:tasks.workunit.client.0.smithi145.stdout:op 1697 completed, throughput=5MB/sec 2024-09-16T06:09:18.290 INFO:tasks.workunit.client.0.smithi145.stdout: 339: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:18.291 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1wdNYMbmzz1Jtm2 off=3585970 len=146842 2024-09-16T06:09:18.292 INFO:tasks.workunit.client.0.smithi145.stdout:op 1698 completed, throughput=4.99MB/sec 2024-09-16T06:09:18.292 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-P8Qy2C1PdSp6OGA off=19158604 len=478924 2024-09-16T06:09:18.293 INFO:tasks.workunit.client.0.smithi145.stdout:op 1699 completed, throughput=4.99MB/sec 2024-09-16T06:09:18.293 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oRC6zu_MRZoyC1l off=15491929 len=1387421 2024-09-16T06:09:18.301 INFO:tasks.workunit.client.0.smithi145.stdout:op 1700 completed, throughput=4.99MB/sec 2024-09-16T06:09:18.301 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3D8o3bIBSjUBtMS off=2935012 len=1821357 2024-09-16T06:09:18.308 INFO:tasks.workunit.client.0.smithi145.stdout:op 1701 completed, throughput=5MB/sec 2024-09-16T06:09:18.308 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MGK6HaBae1iZOgc off=14865320 len=263261 2024-09-16T06:09:18.312 INFO:tasks.workunit.client.0.smithi145.stdout:op 1702 completed, throughput=5MB/sec 2024-09-16T06:09:19.311 INFO:tasks.workunit.client.0.smithi145.stdout: 340: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:19.312 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oUKwfjdOQ1QP-mO off=156620 len=703653 2024-09-16T06:09:19.316 INFO:tasks.workunit.client.0.smithi145.stdout:op 1703 completed, throughput=4.99MB/sec 2024-09-16T06:09:19.316 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JE3w8Aar7dFr7IS off=12478828 len=1366916 2024-09-16T06:09:19.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 1704 completed, throughput=4.99MB/sec 2024-09-16T06:09:19.319 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Vze-bwywKbofH6W off=363027 len=819481 2024-09-16T06:09:19.320 INFO:tasks.workunit.client.0.smithi145.stdout:op 1705 completed, throughput=4.99MB/sec 2024-09-16T06:09:19.320 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-USLrHZmMuOVJSKd off=333900 len=1065308 2024-09-16T06:09:19.326 INFO:tasks.workunit.client.0.smithi145.stdout:op 1706 completed, throughput=5MB/sec 2024-09-16T06:09:19.326 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RPcY6zH9pKcI-b5 off=7896141 len=1864058 2024-09-16T06:09:19.337 INFO:tasks.workunit.client.0.smithi145.stdout:op 1707 completed, throughput=5MB/sec 2024-09-16T06:09:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:19 smithi145 ceph-mon[96887]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:09:20.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:19 smithi145 ceph-mon[99390]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:09:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:19 smithi161 ceph-mon[87722]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:09:20.337 INFO:tasks.workunit.client.0.smithi145.stdout: 341: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:20.337 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nDzwnfrFw2CziuI off=7746951 len=585818 2024-09-16T06:09:20.338 INFO:tasks.workunit.client.0.smithi145.stdout:op 1708 completed, throughput=4.99MB/sec 2024-09-16T06:09:20.338 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bEkFn-boMP6HRW8 off=7996605 len=1013198 2024-09-16T06:09:20.342 INFO:tasks.workunit.client.0.smithi145.stdout:op 1709 completed, throughput=4.99MB/sec 2024-09-16T06:09:20.342 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2xCqrR-d9bZO1vF off=13355911 len=1386653 2024-09-16T06:09:20.350 INFO:tasks.workunit.client.0.smithi145.stdout:op 1710 completed, throughput=4.99MB/sec 2024-09-16T06:09:20.350 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eDuXadmPbba5vBW off=4557846 len=1728987 2024-09-16T06:09:20.357 INFO:tasks.workunit.client.0.smithi145.stdout:op 1711 completed, throughput=5MB/sec 2024-09-16T06:09:20.357 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dcskHLHXYDXyoxe off=1949448 len=1151905 2024-09-16T06:09:20.358 INFO:tasks.workunit.client.0.smithi145.stdout:op 1712 completed, throughput=5MB/sec 2024-09-16T06:09:21.358 INFO:tasks.workunit.client.0.smithi145.stdout: 342: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:21.358 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T83bruRAG3IgPAZ off=18238197 len=682057 2024-09-16T06:09:21.359 INFO:tasks.workunit.client.0.smithi145.stdout:op 1713 completed, throughput=4.99MB/sec 2024-09-16T06:09:21.359 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1XGPa-6XWplP51E off=421046 len=1017502 2024-09-16T06:09:21.361 INFO:tasks.workunit.client.0.smithi145.stdout:op 1714 completed, throughput=4.99MB/sec 2024-09-16T06:09:21.361 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4Z2b1R9aUHDmYrL off=8886108 len=1931295 2024-09-16T06:09:21.372 INFO:tasks.workunit.client.0.smithi145.stdout:op 1715 completed, throughput=5MB/sec 2024-09-16T06:09:21.372 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dM-OZWA0bNfCoj3 off=16853913 len=63909 2024-09-16T06:09:21.373 INFO:tasks.workunit.client.0.smithi145.stdout:op 1716 completed, throughput=5MB/sec 2024-09-16T06:09:21.373 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pnSFf09-vrvxPFH off=7741548 len=541274 2024-09-16T06:09:21.377 INFO:tasks.workunit.client.0.smithi145.stdout:op 1717 completed, throughput=5MB/sec 2024-09-16T06:09:21.377 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Er73SfVn39oD2nb off=3662336 len=618001 2024-09-16T06:09:21.378 INFO:tasks.workunit.client.0.smithi145.stdout:op 1718 completed, throughput=5MB/sec 2024-09-16T06:09:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:21 smithi145 ceph-mon[96887]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:09:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:21 smithi145 ceph-mon[99390]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:09:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:21 smithi161 ceph-mon[87722]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:09:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:22.378 INFO:tasks.workunit.client.0.smithi145.stdout: 343: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:22.378 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RiU2UsCRE_EfVrm off=4347675 len=1504759 2024-09-16T06:09:22.380 INFO:tasks.workunit.client.0.smithi145.stdout:op 1719 completed, throughput=4.99MB/sec 2024-09-16T06:09:22.380 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h1OTf1pJci6xhO0 off=2264049 len=1415915 2024-09-16T06:09:22.388 INFO:tasks.workunit.client.0.smithi145.stdout:op 1720 completed, throughput=4.99MB/sec 2024-09-16T06:09:22.388 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lXRw8n3OgwIjEE1 off=2154944 len=1580870 2024-09-16T06:09:22.395 INFO:tasks.workunit.client.0.smithi145.stdout:op 1721 completed, throughput=5MB/sec 2024-09-16T06:09:22.395 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-znzoA-8UtdNOO3f off=6147579 len=526627 2024-09-16T06:09:22.396 INFO:tasks.workunit.client.0.smithi145.stdout:op 1722 completed, throughput=5MB/sec 2024-09-16T06:09:23.396 INFO:tasks.workunit.client.0.smithi145.stdout: 344: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:23.396 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mzgjKgD_9EcLzWl off=6067951 len=290458 2024-09-16T06:09:23.397 INFO:tasks.workunit.client.0.smithi145.stdout:op 1723 completed, throughput=4.99MB/sec 2024-09-16T06:09:23.397 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--7lScy17cpGRgva off=17161365 len=246424 2024-09-16T06:09:23.400 INFO:tasks.workunit.client.0.smithi145.stdout:op 1724 completed, throughput=4.99MB/sec 2024-09-16T06:09:23.400 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pDrlcMErnQI7QsC off=1288393 len=1712248 2024-09-16T06:09:23.409 INFO:tasks.workunit.client.0.smithi145.stdout:op 1725 completed, throughput=4.99MB/sec 2024-09-16T06:09:23.409 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0oGjcD3C8t0ctbw off=6059852 len=1463522 2024-09-16T06:09:23.416 INFO:tasks.workunit.client.0.smithi145.stdout:op 1726 completed, throughput=5MB/sec 2024-09-16T06:09:23.416 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3AoirY7AqV1l-_s off=4013941 len=2049759 2024-09-16T06:09:23.427 INFO:tasks.workunit.client.0.smithi145.stdout:op 1727 completed, throughput=5MB/sec 2024-09-16T06:09:24.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:23 smithi145 ceph-mon[96887]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:24.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:23 smithi145 ceph-mon[99390]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:23 smithi161 ceph-mon[87722]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:24.427 INFO:tasks.workunit.client.0.smithi145.stdout: 345: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:24.427 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QDigKBdlH8R7Hdg off=13248007 len=30943 2024-09-16T06:09:24.428 INFO:tasks.workunit.client.0.smithi145.stdout:op 1728 completed, throughput=4.99MB/sec 2024-09-16T06:09:24.428 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ziKqpogmSU4FKVF off=4894517 len=1487176 2024-09-16T06:09:24.434 INFO:tasks.workunit.client.0.smithi145.stdout:op 1729 completed, throughput=4.99MB/sec 2024-09-16T06:09:24.434 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4c0ya7WUBsbZV7K off=17726308 len=609941 2024-09-16T06:09:24.437 INFO:tasks.workunit.client.0.smithi145.stdout:op 1730 completed, throughput=4.99MB/sec 2024-09-16T06:09:24.437 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uEyzRtMfLp6y0J1 off=9545838 len=943025 2024-09-16T06:09:24.439 INFO:tasks.workunit.client.0.smithi145.stdout:op 1731 completed, throughput=5MB/sec 2024-09-16T06:09:24.440 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZwjLe-IBl5RYDmj off=17648217 len=2038260 2024-09-16T06:09:24.442 INFO:tasks.workunit.client.0.smithi145.stdout:op 1732 completed, throughput=5MB/sec 2024-09-16T06:09:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:09:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:09:24] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2024-09-16T06:09:25.442 INFO:tasks.workunit.client.0.smithi145.stdout: 346: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:25.442 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X02_JByFvNQBO37 off=790052 len=1502864 2024-09-16T06:09:25.444 INFO:tasks.workunit.client.0.smithi145.stdout:op 1733 completed, throughput=4.99MB/sec 2024-09-16T06:09:25.445 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5Sal2aMS5k_I_bg off=1965984 len=1081570 2024-09-16T06:09:25.451 INFO:tasks.workunit.client.0.smithi145.stdout:op 1734 completed, throughput=4.99MB/sec 2024-09-16T06:09:25.451 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jRllj8o7v0q8Jm4 off=10015846 len=1182475 2024-09-16T06:09:25.459 INFO:tasks.workunit.client.0.smithi145.stdout:op 1735 completed, throughput=5MB/sec 2024-09-16T06:09:25.459 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Er73SfVn39oD2nb off=1177063 len=283795 2024-09-16T06:09:25.460 INFO:tasks.workunit.client.0.smithi145.stdout:op 1736 completed, throughput=5MB/sec 2024-09-16T06:09:25.460 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ez0qjXUG-efKxiq off=18371805 len=1634232 2024-09-16T06:09:25.461 INFO:tasks.workunit.client.0.smithi145.stdout:op 1737 completed, throughput=5MB/sec 2024-09-16T06:09:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:25 smithi145 ceph-mon[96887]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:09:26.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:25 smithi145 ceph-mon[99390]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:09:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:25 smithi161 ceph-mon[87722]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:09:26.462 INFO:tasks.workunit.client.0.smithi145.stdout: 347: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:26.462 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2iAAgAb-l0vjlT0 off=11727539 len=1219301 2024-09-16T06:09:26.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 1738 completed, throughput=4.99MB/sec 2024-09-16T06:09:26.465 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-msWnPlqYReh50rE off=4461246 len=1200848 2024-09-16T06:09:26.467 INFO:tasks.workunit.client.0.smithi145.stdout:op 1739 completed, throughput=4.99MB/sec 2024-09-16T06:09:26.467 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fSlNwL_meTOPJX- off=3752451 len=162756 2024-09-16T06:09:26.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 1740 completed, throughput=4.99MB/sec 2024-09-16T06:09:26.468 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0tE5mPW0TNvyix0 off=9621976 len=1519394 2024-09-16T06:09:26.470 INFO:tasks.workunit.client.0.smithi145.stdout:op 1741 completed, throughput=5MB/sec 2024-09-16T06:09:26.470 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0mctKyjpCPiJ9mA off=14488393 len=1571565 2024-09-16T06:09:26.478 INFO:tasks.workunit.client.0.smithi145.stdout:op 1742 completed, throughput=5MB/sec 2024-09-16T06:09:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:26 smithi145 ceph-mon[96887]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:09:27.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:26 smithi145 ceph-mon[99390]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:09:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:26 smithi161 ceph-mon[87722]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:09:27.479 INFO:tasks.workunit.client.0.smithi145.stdout: 348: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:27.479 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gSz0VAEvo-kadbd off=9979697 len=1517043 2024-09-16T06:09:27.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 1743 completed, throughput=4.99MB/sec 2024-09-16T06:09:27.481 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9xJ5KliAK90Pet7 off=13979636 len=76261 2024-09-16T06:09:27.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 1744 completed, throughput=4.99MB/sec 2024-09-16T06:09:27.481 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mlR2JKK6FiSz33j off=18219677 len=668188 2024-09-16T06:09:27.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 1745 completed, throughput=4.99MB/sec 2024-09-16T06:09:27.482 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mKNg544m-7tYPOx off=1725430 len=1485823 2024-09-16T06:09:27.490 INFO:tasks.workunit.client.0.smithi145.stdout:op 1746 completed, throughput=5MB/sec 2024-09-16T06:09:27.490 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nFf9e9KT_eVOgoz off=14061178 len=2035860 2024-09-16T06:09:27.493 INFO:tasks.workunit.client.0.smithi145.stdout:op 1747 completed, throughput=5MB/sec 2024-09-16T06:09:28.494 INFO:tasks.workunit.client.0.smithi145.stdout: 349: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:28.494 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pjeIqca2QLNVHb3 off=9188489 len=715303 2024-09-16T06:09:28.495 INFO:tasks.workunit.client.0.smithi145.stdout:op 1748 completed, throughput=4.99MB/sec 2024-09-16T06:09:28.495 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1BdYHge9WcIIs0l off=10115266 len=82555 2024-09-16T06:09:28.496 INFO:tasks.workunit.client.0.smithi145.stdout:op 1749 completed, throughput=4.99MB/sec 2024-09-16T06:09:28.496 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9CgGPPopRx_0cCn off=18920902 len=609316 2024-09-16T06:09:28.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 1750 completed, throughput=4.99MB/sec 2024-09-16T06:09:28.497 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Shuq52_XMjDi0Is off=3612012 len=859669 2024-09-16T06:09:28.502 INFO:tasks.workunit.client.0.smithi145.stdout:op 1751 completed, throughput=5MB/sec 2024-09-16T06:09:28.502 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VsewFZvORy_cYPC off=5604078 len=1534332 2024-09-16T06:09:28.512 INFO:tasks.workunit.client.0.smithi145.stdout:op 1752 completed, throughput=5MB/sec 2024-09-16T06:09:28.512 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F-6n2kI47bd2bUy off=14211563 len=1823894 2024-09-16T06:09:28.513 INFO:tasks.workunit.client.0.smithi145.stdout:op 1753 completed, throughput=5MB/sec 2024-09-16T06:09:29.514 INFO:tasks.workunit.client.0.smithi145.stdout: 350: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:29.514 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-H5icNM92EkpRsut off=2769863 len=1611818 2024-09-16T06:09:29.516 INFO:tasks.workunit.client.0.smithi145.stdout:op 1754 completed, throughput=4.99MB/sec 2024-09-16T06:09:29.516 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6ga0Z50TLgmaUa3 off=5187765 len=790801 2024-09-16T06:09:29.517 INFO:tasks.workunit.client.0.smithi145.stdout:op 1755 completed, throughput=5MB/sec 2024-09-16T06:09:29.517 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Iltls3arnNdSfjE off=3489549 len=556680 2024-09-16T06:09:29.522 INFO:tasks.workunit.client.0.smithi145.stdout:op 1756 completed, throughput=5MB/sec 2024-09-16T06:09:29.522 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oaevACll5pFnjmC off=0 len=1107085 2024-09-16T06:09:29.528 INFO:tasks.workunit.client.0.smithi145.stdout:op 1757 completed, throughput=5MB/sec 2024-09-16T06:09:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:29 smithi145 ceph-mon[99390]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:09:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:29 smithi145 ceph-mon[96887]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:09:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:29 smithi161 ceph-mon[87722]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:09:30.528 INFO:tasks.workunit.client.0.smithi145.stdout: 351: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:30.529 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rG-S9J9nKpgcsIv off=7312015 len=1778067 2024-09-16T06:09:30.531 INFO:tasks.workunit.client.0.smithi145.stdout:op 1758 completed, throughput=4.99MB/sec 2024-09-16T06:09:30.531 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AvqkOjUqdFtZ92f off=5887163 len=1307176 2024-09-16T06:09:30.532 INFO:tasks.workunit.client.0.smithi145.stdout:op 1759 completed, throughput=5MB/sec 2024-09-16T06:09:30.532 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SDlOAXzBqIRs0-z off=1990635 len=1587599 2024-09-16T06:09:30.534 INFO:tasks.workunit.client.0.smithi145.stdout:op 1760 completed, throughput=5MB/sec 2024-09-16T06:09:30.534 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lsFwJkr9U5UI3US off=2761562 len=169244 2024-09-16T06:09:30.535 INFO:tasks.workunit.client.0.smithi145.stdout:op 1761 completed, throughput=5MB/sec 2024-09-16T06:09:31.535 INFO:tasks.workunit.client.0.smithi145.stdout: 352: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:31.535 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gWV-CvXmrB2n0ii off=10826963 len=530207 2024-09-16T06:09:31.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 1762 completed, throughput=4.99MB/sec 2024-09-16T06:09:31.536 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OTqDCvEdUwAEukP off=238518 len=231744 2024-09-16T06:09:31.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 1763 completed, throughput=4.99MB/sec 2024-09-16T06:09:31.537 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FGwlbXbVrtDLTPO off=6572749 len=239536 2024-09-16T06:09:31.540 INFO:tasks.workunit.client.0.smithi145.stdout:op 1764 completed, throughput=4.99MB/sec 2024-09-16T06:09:31.540 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cLNr0n1OXprRLL7 off=11043509 len=1594126 2024-09-16T06:09:31.542 INFO:tasks.workunit.client.0.smithi145.stdout:op 1765 completed, throughput=4.99MB/sec 2024-09-16T06:09:31.542 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-S5W-ZqSq3u_vKwf off=1718699 len=1476674 2024-09-16T06:09:31.544 INFO:tasks.workunit.client.0.smithi145.stdout:op 1766 completed, throughput=5MB/sec 2024-09-16T06:09:31.544 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lz05LFvaPd6rpLA off=16744096 len=1779721 2024-09-16T06:09:31.553 INFO:tasks.workunit.client.0.smithi145.stdout:op 1767 completed, throughput=5MB/sec 2024-09-16T06:09:32.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:31 smithi145 ceph-mon[99390]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:09:32.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:31 smithi145 ceph-mon[96887]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:09:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:31 smithi161 ceph-mon[87722]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:09:32.553 INFO:tasks.workunit.client.0.smithi145.stdout: 353: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:32.553 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ydg8fcWqLPGjSTh off=2005200 len=1050688 2024-09-16T06:09:32.559 INFO:tasks.workunit.client.0.smithi145.stdout:op 1768 completed, throughput=4.99MB/sec 2024-09-16T06:09:32.559 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9CgGPPopRx_0cCn off=8664621 len=102773 2024-09-16T06:09:32.561 INFO:tasks.workunit.client.0.smithi145.stdout:op 1769 completed, throughput=4.99MB/sec 2024-09-16T06:09:32.561 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ee7raAvuemFGqfF off=15356701 len=871717 2024-09-16T06:09:32.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 1770 completed, throughput=4.99MB/sec 2024-09-16T06:09:32.565 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Sx9eR2KDoLZuiWV off=1500752 len=53714 2024-09-16T06:09:32.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 1771 completed, throughput=4.99MB/sec 2024-09-16T06:09:32.566 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RJQk983l58qj-pS off=1845043 len=1158378 2024-09-16T06:09:32.568 INFO:tasks.workunit.client.0.smithi145.stdout:op 1772 completed, throughput=5MB/sec 2024-09-16T06:09:32.568 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LDNjNLpfIRBJfis off=3384673 len=1104224 2024-09-16T06:09:32.570 INFO:tasks.workunit.client.0.smithi145.stdout:op 1773 completed, throughput=5MB/sec 2024-09-16T06:09:32.570 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KHr0Dtvgl93Mv4o off=4592169 len=755717 2024-09-16T06:09:32.574 INFO:tasks.workunit.client.0.smithi145.stdout:op 1774 completed, throughput=5MB/sec 2024-09-16T06:09:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:32 smithi145 ceph-mon[96887]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:09:33.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:32 smithi145 ceph-mon[99390]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:09:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:32 smithi161 ceph-mon[87722]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:09:33.574 INFO:tasks.workunit.client.0.smithi145.stdout: 354: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:33.574 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QVgIk_pMHTcpn5W off=3389878 len=304028 2024-09-16T06:09:33.575 INFO:tasks.workunit.client.0.smithi145.stdout:op 1775 completed, throughput=4.99MB/sec 2024-09-16T06:09:33.575 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0EDoCiOQ_OUKb2Y off=2902223 len=1633576 2024-09-16T06:09:33.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 1776 completed, throughput=4.99MB/sec 2024-09-16T06:09:33.584 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8uYkXhRN18ewFRZ off=4383558 len=901603 2024-09-16T06:09:33.588 INFO:tasks.workunit.client.0.smithi145.stdout:op 1777 completed, throughput=4.99MB/sec 2024-09-16T06:09:33.588 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3zvvX9FAFvIbw9_ off=4215134 len=544342 2024-09-16T06:09:33.591 INFO:tasks.workunit.client.0.smithi145.stdout:op 1778 completed, throughput=5MB/sec 2024-09-16T06:09:33.592 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wRJSF4U1D8AF2xA off=775383 len=1137639 2024-09-16T06:09:33.593 INFO:tasks.workunit.client.0.smithi145.stdout:op 1779 completed, throughput=5MB/sec 2024-09-16T06:09:33.593 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0iavungwnd0qijm off=646037 len=833198 2024-09-16T06:09:33.597 INFO:tasks.workunit.client.0.smithi145.stdout:op 1780 completed, throughput=5MB/sec 2024-09-16T06:09:34.598 INFO:tasks.workunit.client.0.smithi145.stdout: 355: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:34.598 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F9bOPHgnnqavD_r off=1044344 len=1779248 2024-09-16T06:09:34.600 INFO:tasks.workunit.client.0.smithi145.stdout:op 1781 completed, throughput=4.99MB/sec 2024-09-16T06:09:34.600 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1YzUKLntDTx_Q3h off=4461231 len=143961 2024-09-16T06:09:34.601 INFO:tasks.workunit.client.0.smithi145.stdout:op 1782 completed, throughput=4.99MB/sec 2024-09-16T06:09:34.601 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sA0gqT7Ypg_IXYL off=15673177 len=542286 2024-09-16T06:09:34.605 INFO:tasks.workunit.client.0.smithi145.stdout:op 1783 completed, throughput=4.99MB/sec 2024-09-16T06:09:34.605 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EkgWBS7ZG6V_0pm off=7549035 len=547354 2024-09-16T06:09:34.606 INFO:tasks.workunit.client.0.smithi145.stdout:op 1784 completed, throughput=4.99MB/sec 2024-09-16T06:09:34.606 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-32J6hn_u9YMQ4LR off=601819 len=1969382 2024-09-16T06:09:34.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 1785 completed, throughput=5MB/sec 2024-09-16T06:09:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:09:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:09:34] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2024-09-16T06:09:35.609 INFO:tasks.workunit.client.0.smithi145.stdout: 356: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:35.609 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MpbLBIY6b5_HyZZ off=11205531 len=1969646 2024-09-16T06:09:35.612 INFO:tasks.workunit.client.0.smithi145.stdout:op 1786 completed, throughput=4.99MB/sec 2024-09-16T06:09:35.612 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Mt4MVOdBYqFVD5v off=39237 len=383719 2024-09-16T06:09:35.612 INFO:tasks.workunit.client.0.smithi145.stdout:op 1787 completed, throughput=4.99MB/sec 2024-09-16T06:09:35.612 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vMJPG7VMnjipIiV off=15086211 len=271004 2024-09-16T06:09:35.615 INFO:tasks.workunit.client.0.smithi145.stdout:op 1788 completed, throughput=4.99MB/sec 2024-09-16T06:09:35.615 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QiDEabfCJdJOjM3 off=10080581 len=418871 2024-09-16T06:09:35.619 INFO:tasks.workunit.client.0.smithi145.stdout:op 1789 completed, throughput=4.99MB/sec 2024-09-16T06:09:35.619 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZLY-A8uEjJXr3Vx off=8748037 len=2000285 2024-09-16T06:09:35.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 1790 completed, throughput=5MB/sec 2024-09-16T06:09:35.621 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u2dzQAaq71q2lCx off=3657333 len=1454966 2024-09-16T06:09:35.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 1791 completed, throughput=5MB/sec 2024-09-16T06:09:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:35 smithi145 ceph-mon[96887]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:09:36.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:35 smithi145 ceph-mon[99390]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:09:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:35 smithi161 ceph-mon[87722]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:09:36.627 INFO:tasks.workunit.client.0.smithi145.stdout: 357: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:36.627 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3KpI1PQTgJvRTpQ off=14261322 len=292211 2024-09-16T06:09:36.630 INFO:tasks.workunit.client.0.smithi145.stdout:op 1792 completed, throughput=4.99MB/sec 2024-09-16T06:09:36.630 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2_znoWwBV2OrLWK off=9074406 len=1894209 2024-09-16T06:09:36.639 INFO:tasks.workunit.client.0.smithi145.stdout:op 1793 completed, throughput=4.99MB/sec 2024-09-16T06:09:36.639 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5MjEVuYUle90PhC off=999683 len=1426004 2024-09-16T06:09:36.645 INFO:tasks.workunit.client.0.smithi145.stdout:op 1794 completed, throughput=5MB/sec 2024-09-16T06:09:36.645 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-omv2wXVDmMSRAwi off=4106431 len=514456 2024-09-16T06:09:36.648 INFO:tasks.workunit.client.0.smithi145.stdout:op 1795 completed, throughput=5MB/sec 2024-09-16T06:09:36.648 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Nuz53V_ZvFCB6O- off=10017404 len=1320879 2024-09-16T06:09:36.649 INFO:tasks.workunit.client.0.smithi145.stdout:op 1796 completed, throughput=5MB/sec 2024-09-16T06:09:36.988 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:37.650 INFO:tasks.workunit.client.0.smithi145.stdout: 358: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:37.650 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-51n9clqXc_Zm2Ej off=2114192 len=1106224 2024-09-16T06:09:37.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 1797 completed, throughput=4.99MB/sec 2024-09-16T06:09:37.651 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F3mZ4H91VJZiVT2 off=4218363 len=56230 2024-09-16T06:09:37.652 INFO:tasks.workunit.client.0.smithi145.stdout:op 1798 completed, throughput=4.99MB/sec 2024-09-16T06:09:37.652 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wwqzLxiTmFqZxbl off=2866301 len=1739964 2024-09-16T06:09:37.655 INFO:tasks.workunit.client.0.smithi145.stdout:op 1799 completed, throughput=5MB/sec 2024-09-16T06:09:37.655 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IS6mxtyR1HJD0Sd off=15196401 len=791945 2024-09-16T06:09:37.656 INFO:tasks.workunit.client.0.smithi145.stdout:op 1800 completed, throughput=5MB/sec 2024-09-16T06:09:37.656 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FVFjl2AmH8JDcsS off=6562090 len=1275931 2024-09-16T06:09:37.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 1801 completed, throughput=5MB/sec 2024-09-16T06:09:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:37 smithi145 ceph-mon[99390]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:09:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:37 smithi145 ceph-mon[96887]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:09:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:37 smithi161 ceph-mon[87722]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:09:38.659 INFO:tasks.workunit.client.0.smithi145.stdout: 359: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:38.659 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qni_aspg-2qXQPB off=9572921 len=422585 2024-09-16T06:09:38.662 INFO:tasks.workunit.client.0.smithi145.stdout:op 1802 completed, throughput=4.99MB/sec 2024-09-16T06:09:38.662 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sM875U3jZAN7ep3 off=2366912 len=1744584 2024-09-16T06:09:38.677 INFO:tasks.workunit.client.0.smithi145.stdout:op 1803 completed, throughput=4.99MB/sec 2024-09-16T06:09:38.677 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ji-m-PXTruFmYbb off=8011216 len=1182489 2024-09-16T06:09:38.682 INFO:tasks.workunit.client.0.smithi145.stdout:op 1804 completed, throughput=5MB/sec 2024-09-16T06:09:38.682 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VEgO9J0Vkq2Dvf9 off=10529290 len=1946674 2024-09-16T06:09:38.684 INFO:tasks.workunit.client.0.smithi145.stdout:op 1805 completed, throughput=5MB/sec 2024-09-16T06:09:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:38 smithi145 ceph-mon[96887]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:09:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:38 smithi145 ceph-mon[99390]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:09:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:38 smithi161 ceph-mon[87722]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:09:39.684 INFO:tasks.workunit.client.0.smithi145.stdout: 360: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:39.685 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5oUeuLdOzv2lMzL off=14131061 len=1292813 2024-09-16T06:09:39.686 INFO:tasks.workunit.client.0.smithi145.stdout:op 1806 completed, throughput=4.99MB/sec 2024-09-16T06:09:39.686 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mtyR_WcWhR_kRFn off=1581923 len=1675985 2024-09-16T06:09:39.695 INFO:tasks.workunit.client.0.smithi145.stdout:op 1807 completed, throughput=5MB/sec 2024-09-16T06:09:39.695 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BGn0oA3UkHVwNy- off=6641259 len=1784843 2024-09-16T06:09:39.697 INFO:tasks.workunit.client.0.smithi145.stdout:op 1808 completed, throughput=5MB/sec 2024-09-16T06:09:40.697 INFO:tasks.workunit.client.0.smithi145.stdout: 361: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:40.697 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PPh3z8iAjwehLy3 off=1146785 len=914940 2024-09-16T06:09:40.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 1809 completed, throughput=4.99MB/sec 2024-09-16T06:09:40.702 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uhnZtYIsqsg9fBF off=6891176 len=1623703 2024-09-16T06:09:40.704 INFO:tasks.workunit.client.0.smithi145.stdout:op 1810 completed, throughput=4.99MB/sec 2024-09-16T06:09:40.704 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JAYX7104SWWVb_u off=6373522 len=2067636 2024-09-16T06:09:40.707 INFO:tasks.workunit.client.0.smithi145.stdout:op 1811 completed, throughput=5MB/sec 2024-09-16T06:09:40.707 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L25ULnmKPNcUWuk off=457983 len=1524844 2024-09-16T06:09:40.708 INFO:tasks.workunit.client.0.smithi145.stdout:op 1812 completed, throughput=5MB/sec 2024-09-16T06:09:41.708 INFO:tasks.workunit.client.0.smithi145.stdout: 362: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:41.708 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ulLtmKO7Ukmguzy off=2262268 len=553572 2024-09-16T06:09:41.709 INFO:tasks.workunit.client.0.smithi145.stdout:op 1813 completed, throughput=4.99MB/sec 2024-09-16T06:09:41.709 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bt2iPVyht1oXru9 off=3650685 len=224425 2024-09-16T06:09:41.710 INFO:tasks.workunit.client.0.smithi145.stdout:op 1814 completed, throughput=4.99MB/sec 2024-09-16T06:09:41.710 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-szAaM5dNA58Ihf5 off=14410862 len=1186989 2024-09-16T06:09:41.716 INFO:tasks.workunit.client.0.smithi145.stdout:op 1815 completed, throughput=4.99MB/sec 2024-09-16T06:09:41.716 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rFD-3nfCUAnEfoQ off=4134563 len=660703 2024-09-16T06:09:41.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 1816 completed, throughput=5MB/sec 2024-09-16T06:09:41.722 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7qDlLdENeTDpMgV off=21830169 len=1526065 2024-09-16T06:09:41.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 1817 completed, throughput=5MB/sec 2024-09-16T06:09:41.722 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GB8l9X-TytrkUTh off=9553482 len=338506 2024-09-16T06:09:41.723 INFO:tasks.workunit.client.0.smithi145.stdout:op 1818 completed, throughput=5MB/sec 2024-09-16T06:09:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:41 smithi145 ceph-mon[96887]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-16T06:09:42.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:41 smithi145 ceph-mon[99390]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-16T06:09:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:41 smithi161 ceph-mon[87722]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-16T06:09:42.725 INFO:tasks.workunit.client.0.smithi145.stdout: 363: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:42.725 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CtU7GKKCymyO1FM off=6080666 len=1802523 2024-09-16T06:09:42.727 INFO:tasks.workunit.client.0.smithi145.stdout:op 1819 completed, throughput=4.99MB/sec 2024-09-16T06:09:42.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u-Fc_hsf8iZW0aO off=12036239 len=1753739 2024-09-16T06:09:42.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 1820 completed, throughput=5MB/sec 2024-09-16T06:09:42.730 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8y-PvKiUfBxuWLH off=5854586 len=1391983 2024-09-16T06:09:42.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 1821 completed, throughput=5MB/sec 2024-09-16T06:09:42.738 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_XUgpLmZMkfkT6y off=11742070 len=969241 2024-09-16T06:09:42.743 INFO:tasks.workunit.client.0.smithi145.stdout:op 1822 completed, throughput=5MB/sec 2024-09-16T06:09:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:42 smithi145 ceph-mon[96887]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:42 smithi145 ceph-mon[99390]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:42 smithi161 ceph-mon[87722]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:43.744 INFO:tasks.workunit.client.0.smithi145.stdout: 364: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:43.744 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hAdr1EST42_cJZO off=13639430 len=1949801 2024-09-16T06:09:43.752 INFO:tasks.workunit.client.0.smithi145.stdout:op 1823 completed, throughput=4.99MB/sec 2024-09-16T06:09:43.752 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EwtYkRKGMGJbh5x off=145582 len=1894792 2024-09-16T06:09:43.753 INFO:tasks.workunit.client.0.smithi145.stdout:op 1824 completed, throughput=5MB/sec 2024-09-16T06:09:43.753 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d6d2zEC8lXhC3V8 off=3559241 len=232756 2024-09-16T06:09:43.754 INFO:tasks.workunit.client.0.smithi145.stdout:op 1825 completed, throughput=5MB/sec 2024-09-16T06:09:43.754 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jdhTzSp0uoGAhP2 off=8598899 len=74200 2024-09-16T06:09:43.754 INFO:tasks.workunit.client.0.smithi145.stdout:op 1826 completed, throughput=5MB/sec 2024-09-16T06:09:43.754 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lT6j3OEbFgBSfNU off=2153531 len=1078305 2024-09-16T06:09:43.760 INFO:tasks.workunit.client.0.smithi145.stdout:op 1827 completed, throughput=5MB/sec 2024-09-16T06:09:44.761 INFO:tasks.workunit.client.0.smithi145.stdout: 365: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:44.761 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FRelyQ9AT7X-sHf off=4156436 len=533919 2024-09-16T06:09:44.762 INFO:tasks.workunit.client.0.smithi145.stdout:op 1828 completed, throughput=4.99MB/sec 2024-09-16T06:09:44.762 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yBNkG_y9CPahW0x off=1188738 len=946002 2024-09-16T06:09:44.763 INFO:tasks.workunit.client.0.smithi145.stdout:op 1829 completed, throughput=4.99MB/sec 2024-09-16T06:09:44.763 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qqTaI2x8qZlAwmV off=114181 len=1350255 2024-09-16T06:09:44.766 INFO:tasks.workunit.client.0.smithi145.stdout:op 1830 completed, throughput=5MB/sec 2024-09-16T06:09:44.767 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4XIqoJrPCLnnkBa off=4011510 len=1835924 2024-09-16T06:09:44.769 INFO:tasks.workunit.client.0.smithi145.stdout:op 1831 completed, throughput=5MB/sec 2024-09-16T06:09:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:09:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:09:44] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2024-09-16T06:09:45.769 INFO:tasks.workunit.client.0.smithi145.stdout: 366: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:45.769 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bGuZCJ7RLUOybge off=904189 len=123448 2024-09-16T06:09:45.772 INFO:tasks.workunit.client.0.smithi145.stdout:op 1832 completed, throughput=4.99MB/sec 2024-09-16T06:09:45.772 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-teQt8yrxuUtalQK off=5750790 len=1087903 2024-09-16T06:09:45.774 INFO:tasks.workunit.client.0.smithi145.stdout:op 1833 completed, throughput=4.99MB/sec 2024-09-16T06:09:45.774 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j9ppToOxEJBNtRm off=797694 len=803747 2024-09-16T06:09:45.778 INFO:tasks.workunit.client.0.smithi145.stdout:op 1834 completed, throughput=4.99MB/sec 2024-09-16T06:09:45.778 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F8oZmuEkDT2OEHI off=3885112 len=909403 2024-09-16T06:09:45.781 INFO:tasks.workunit.client.0.smithi145.stdout:op 1835 completed, throughput=4.99MB/sec 2024-09-16T06:09:45.781 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0klKfNEtwPBrlu1 off=7406948 len=1549076 2024-09-16T06:09:45.783 INFO:tasks.workunit.client.0.smithi145.stdout:op 1836 completed, throughput=5MB/sec 2024-09-16T06:09:45.783 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AOrt2fJ9fWN8ylL off=2563676 len=1990962 2024-09-16T06:09:45.787 INFO:tasks.workunit.client.0.smithi145.stdout:op 1837 completed, throughput=5MB/sec 2024-09-16T06:09:45.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:45 smithi145 ceph-mon[96887]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:09:45.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:45 smithi145 ceph-mon[99390]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:09:46.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:45 smithi161 ceph-mon[87722]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:09:46.787 INFO:tasks.workunit.client.0.smithi145.stdout: 367: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:46.787 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BVggpQY4mCcoE2G off=13693739 len=1809636 2024-09-16T06:09:46.794 INFO:tasks.workunit.client.0.smithi145.stdout:op 1838 completed, throughput=4.99MB/sec 2024-09-16T06:09:46.794 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-29ZqFve6AcouUc1 off=16567255 len=1418006 2024-09-16T06:09:46.803 INFO:tasks.workunit.client.0.smithi145.stdout:op 1839 completed, throughput=5MB/sec 2024-09-16T06:09:46.803 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WGN2vn6SpLNGhws off=5124716 len=1359479 2024-09-16T06:09:46.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 1840 completed, throughput=5MB/sec 2024-09-16T06:09:47.807 INFO:tasks.workunit.client.0.smithi145.stdout: 368: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:47.807 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-x-bROdX2bnld3nD off=4515193 len=306528 2024-09-16T06:09:47.811 INFO:tasks.workunit.client.0.smithi145.stdout:op 1841 completed, throughput=4.99MB/sec 2024-09-16T06:09:47.811 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XO94I8ErUhTFI5a off=11786478 len=547638 2024-09-16T06:09:47.812 INFO:tasks.workunit.client.0.smithi145.stdout:op 1842 completed, throughput=4.99MB/sec 2024-09-16T06:09:47.812 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PmexUr-72PpbDre off=4010602 len=1399663 2024-09-16T06:09:47.819 INFO:tasks.workunit.client.0.smithi145.stdout:op 1843 completed, throughput=4.99MB/sec 2024-09-16T06:09:47.819 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AQo7Vnx1oHwuP2E off=8261521 len=54363 2024-09-16T06:09:47.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 1844 completed, throughput=4.99MB/sec 2024-09-16T06:09:47.821 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T657X8BFd_p4YHu off=4737176 len=1217805 2024-09-16T06:09:47.823 INFO:tasks.workunit.client.0.smithi145.stdout:op 1845 completed, throughput=5MB/sec 2024-09-16T06:09:47.823 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I8dINa4K9RE7VYR off=1674546 len=11341 2024-09-16T06:09:47.825 INFO:tasks.workunit.client.0.smithi145.stdout:op 1846 completed, throughput=5MB/sec 2024-09-16T06:09:47.826 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uviOh6PA5i-ntdL off=3252760 len=1161731 2024-09-16T06:09:47.831 INFO:tasks.workunit.client.0.smithi145.stdout:op 1847 completed, throughput=5MB/sec 2024-09-16T06:09:47.831 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4zvEqsVFe4bktYl off=11814054 len=1675998 2024-09-16T06:09:47.840 INFO:tasks.workunit.client.0.smithi145.stdout:op 1848 completed, throughput=5MB/sec 2024-09-16T06:09:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:47 smithi145 ceph-mon[96887]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:48.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:47 smithi145 ceph-mon[99390]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:47 smithi161 ceph-mon[87722]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:09:48.840 INFO:tasks.workunit.client.0.smithi145.stdout: 369: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:48.840 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QOiUppVBrAd2YQZ off=13864882 len=1141324 2024-09-16T06:09:48.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 1849 completed, throughput=4.99MB/sec 2024-09-16T06:09:48.845 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DT4CrCtwCdzoQWv off=10793696 len=1865773 2024-09-16T06:09:48.847 INFO:tasks.workunit.client.0.smithi145.stdout:op 1850 completed, throughput=5MB/sec 2024-09-16T06:09:48.847 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cX-miffIasTw0ZD off=0 len=1243337 2024-09-16T06:09:48.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 1851 completed, throughput=5MB/sec 2024-09-16T06:09:49.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:48 smithi145 ceph-mon[96887]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:49.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:48 smithi145 ceph-mon[99390]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:48 smithi161 ceph-mon[87722]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:09:49.855 INFO:tasks.workunit.client.0.smithi145.stdout: 370: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:49.855 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IqZFcg2L_5ioZwv off=3657952 len=204859 2024-09-16T06:09:49.858 INFO:tasks.workunit.client.0.smithi145.stdout:op 1852 completed, throughput=4.99MB/sec 2024-09-16T06:09:49.858 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9jv9fKMBT-LBXQO off=131030 len=945728 2024-09-16T06:09:49.859 INFO:tasks.workunit.client.0.smithi145.stdout:op 1853 completed, throughput=4.99MB/sec 2024-09-16T06:09:49.859 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IjNH4sIhB0lnKSF off=1995934 len=1093472 2024-09-16T06:09:49.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 1854 completed, throughput=4.99MB/sec 2024-09-16T06:09:49.865 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xEqIcu1tDZD4miB off=10484345 len=793560 2024-09-16T06:09:49.866 INFO:tasks.workunit.client.0.smithi145.stdout:op 1855 completed, throughput=5MB/sec 2024-09-16T06:09:49.867 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K4sCtKnb2Bscrc4 off=8667707 len=40378 2024-09-16T06:09:49.867 INFO:tasks.workunit.client.0.smithi145.stdout:op 1856 completed, throughput=5MB/sec 2024-09-16T06:09:49.867 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-o-tFokR1kPfAFDN off=8283262 len=1726511 2024-09-16T06:09:49.878 INFO:tasks.workunit.client.0.smithi145.stdout:op 1857 completed, throughput=5MB/sec 2024-09-16T06:09:49.878 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iNVRKxGBChoDKR8 off=19957722 len=734696 2024-09-16T06:09:49.882 INFO:tasks.workunit.client.0.smithi145.stdout:op 1858 completed, throughput=5MB/sec 2024-09-16T06:09:50.883 INFO:tasks.workunit.client.0.smithi145.stdout: 371: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:50.883 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fVK_pvvxUhByQfr off=8759339 len=1232420 2024-09-16T06:09:50.889 INFO:tasks.workunit.client.0.smithi145.stdout:op 1859 completed, throughput=4.99MB/sec 2024-09-16T06:09:50.889 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CSLGzVMLR8p6eeQ off=3880553 len=1907819 2024-09-16T06:09:50.900 INFO:tasks.workunit.client.0.smithi145.stdout:op 1860 completed, throughput=5MB/sec 2024-09-16T06:09:50.900 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-R3bcikWnc6LOQgl off=342166 len=1653842 2024-09-16T06:09:50.903 INFO:tasks.workunit.client.0.smithi145.stdout:op 1861 completed, throughput=5MB/sec 2024-09-16T06:09:50.904 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EzKTRT3gGXsAoon off=1919246 len=10782 2024-09-16T06:09:50.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 1862 completed, throughput=5MB/sec 2024-09-16T06:09:50.906 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RoEPqof5g-Sr6Sa off=9382467 len=81312 2024-09-16T06:09:50.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 1863 completed, throughput=5MB/sec 2024-09-16T06:09:51.906 INFO:tasks.workunit.client.0.smithi145.stdout: 372: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:51.907 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aDa9X4dr4eREppu off=711499 len=719763 2024-09-16T06:09:51.909 INFO:tasks.workunit.client.0.smithi145.stdout:op 1864 completed, throughput=4.99MB/sec 2024-09-16T06:09:51.909 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sjGSGkVtHCiK5H1 off=9619062 len=1936277 2024-09-16T06:09:51.911 INFO:tasks.workunit.client.0.smithi145.stdout:op 1865 completed, throughput=4.99MB/sec 2024-09-16T06:09:51.911 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4ZP7ln_RsaoVcNd off=11238638 len=193877 2024-09-16T06:09:51.911 INFO:tasks.workunit.client.0.smithi145.stdout:op 1866 completed, throughput=4.99MB/sec 2024-09-16T06:09:51.912 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WgTqrsBzUNRGrOW off=2133760 len=233966 2024-09-16T06:09:51.913 INFO:tasks.workunit.client.0.smithi145.stdout:op 1867 completed, throughput=4.99MB/sec 2024-09-16T06:09:51.913 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z9lZBrmMHyy8jz7 off=8381413 len=1688216 2024-09-16T06:09:51.922 INFO:tasks.workunit.client.0.smithi145.stdout:op 1868 completed, throughput=5MB/sec 2024-09-16T06:09:51.922 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oFp6SNz1aotymSG off=2946004 len=853432 2024-09-16T06:09:51.923 INFO:tasks.workunit.client.0.smithi145.stdout:op 1869 completed, throughput=5MB/sec 2024-09-16T06:09:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:51 smithi145 ceph-mon[96887]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:09:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:51 smithi145 ceph-mon[99390]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:09:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:51 smithi161 ceph-mon[87722]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:09:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:09:52.924 INFO:tasks.workunit.client.0.smithi145.stdout: 373: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:52.924 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AFzwdORnxTiI9Gs off=6028015 len=1198432 2024-09-16T06:09:52.925 INFO:tasks.workunit.client.0.smithi145.stdout:op 1870 completed, throughput=4.99MB/sec 2024-09-16T06:09:52.926 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tjvLDh_uIF9M2mk off=6965891 len=2045479 2024-09-16T06:09:52.938 INFO:tasks.workunit.client.0.smithi145.stdout:op 1871 completed, throughput=5MB/sec 2024-09-16T06:09:52.938 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9-Pqrt2X91wgwdw off=3979125 len=564795 2024-09-16T06:09:52.942 INFO:tasks.workunit.client.0.smithi145.stdout:op 1872 completed, throughput=5MB/sec 2024-09-16T06:09:52.942 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cOSV1m6gweJLcM_ off=5512985 len=394926 2024-09-16T06:09:52.943 INFO:tasks.workunit.client.0.smithi145.stdout:op 1873 completed, throughput=5MB/sec 2024-09-16T06:09:52.943 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KG5JvKRgQ1muF6M off=501877 len=828200 2024-09-16T06:09:52.947 INFO:tasks.workunit.client.0.smithi145.stdout:op 1874 completed, throughput=5MB/sec 2024-09-16T06:09:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:52 smithi145 ceph-mon[96887]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:09:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:52 smithi145 ceph-mon[99390]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:09:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:52 smithi161 ceph-mon[87722]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:09:53.948 INFO:tasks.workunit.client.0.smithi145.stdout: 374: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:53.948 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tFrvNW-GM2V4_oV off=3099814 len=2059040 2024-09-16T06:09:53.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 1875 completed, throughput=4.99MB/sec 2024-09-16T06:09:53.951 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_n_hIwVtDIjxTi4 off=21123877 len=320445 2024-09-16T06:09:53.954 INFO:tasks.workunit.client.0.smithi145.stdout:op 1876 completed, throughput=4.99MB/sec 2024-09-16T06:09:53.954 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QCxd-vqmGTLKAN3 off=10515111 len=446286 2024-09-16T06:09:53.955 INFO:tasks.workunit.client.0.smithi145.stdout:op 1877 completed, throughput=4.99MB/sec 2024-09-16T06:09:53.955 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fRVD3nS3ONaz_zF off=4338392 len=786292 2024-09-16T06:09:53.956 INFO:tasks.workunit.client.0.smithi145.stdout:op 1878 completed, throughput=5MB/sec 2024-09-16T06:09:53.956 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NKDFxjXdaDW0BMj off=4930942 len=1410221 2024-09-16T06:09:53.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 1879 completed, throughput=5MB/sec 2024-09-16T06:09:53.964 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qZQEib8CzLfsnZ5 off=43699 len=1378330 2024-09-16T06:09:53.971 INFO:tasks.workunit.client.0.smithi145.stdout:op 1880 completed, throughput=5MB/sec 2024-09-16T06:09:54.971 INFO:tasks.workunit.client.0.smithi145.stdout: 375: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:54.972 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B0YeuVDkcuxPfLH off=4865717 len=503442 2024-09-16T06:09:54.973 INFO:tasks.workunit.client.0.smithi145.stdout:op 1881 completed, throughput=4.99MB/sec 2024-09-16T06:09:54.973 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VbSZtraQyKF9Dwg off=15574291 len=2087285 2024-09-16T06:09:54.977 INFO:tasks.workunit.client.0.smithi145.stdout:op 1882 completed, throughput=5MB/sec 2024-09-16T06:09:54.977 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-U-JQm4Lm8evtU2U off=4878418 len=281518 2024-09-16T06:09:54.978 INFO:tasks.workunit.client.0.smithi145.stdout:op 1883 completed, throughput=5MB/sec 2024-09-16T06:09:54.978 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8f7bu9CX9TiwDKJ off=15036471 len=38918 2024-09-16T06:09:54.978 INFO:tasks.workunit.client.0.smithi145.stdout:op 1884 completed, throughput=5MB/sec 2024-09-16T06:09:54.978 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NWu2t8wurd3DVeZ off=1777939 len=1665715 2024-09-16T06:09:54.981 INFO:tasks.workunit.client.0.smithi145.stdout:op 1885 completed, throughput=5MB/sec 2024-09-16T06:09:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:09:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:09:54] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-09-16T06:09:55.982 INFO:tasks.workunit.client.0.smithi145.stdout: 376: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:55.982 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9xJpOYFcqz-M1K- off=17084421 len=1120626 2024-09-16T06:09:55.987 INFO:tasks.workunit.client.0.smithi145.stdout:op 1886 completed, throughput=4.99MB/sec 2024-09-16T06:09:55.987 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kHcIKa0oH7PPXOr off=1775971 len=660623 2024-09-16T06:09:55.992 INFO:tasks.workunit.client.0.smithi145.stdout:op 1887 completed, throughput=4.99MB/sec 2024-09-16T06:09:55.992 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3CoEWfF7Gi7IuSL off=5939790 len=168475 2024-09-16T06:09:55.993 INFO:tasks.workunit.client.0.smithi145.stdout:op 1888 completed, throughput=4.99MB/sec 2024-09-16T06:09:55.993 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5eE3J4a31-LnquX off=6723803 len=1168622 2024-09-16T06:09:55.995 INFO:tasks.workunit.client.0.smithi145.stdout:op 1889 completed, throughput=5MB/sec 2024-09-16T06:09:55.995 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vYf54WQbKlNvAGP off=7041967 len=1682972 2024-09-16T06:09:56.005 INFO:tasks.workunit.client.0.smithi145.stdout:op 1890 completed, throughput=5MB/sec 2024-09-16T06:09:56.005 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IJSHrlyuA_IHZUV off=14856419 len=923623 2024-09-16T06:09:56.006 INFO:tasks.workunit.client.0.smithi145.stdout:op 1891 completed, throughput=5MB/sec 2024-09-16T06:09:56.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:55 smithi145 ceph-mon[96887]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:09:56.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:55 smithi145 ceph-mon[99390]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:09:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:55 smithi161 ceph-mon[87722]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:09:57.006 INFO:tasks.workunit.client.0.smithi145.stdout: 377: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:57.007 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-U-JQm4Lm8evtU2U off=1227749 len=1138658 2024-09-16T06:09:57.009 INFO:tasks.workunit.client.0.smithi145.stdout:op 1892 completed, throughput=4.99MB/sec 2024-09-16T06:09:57.009 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RAgtjyNpmTdNQee off=1424899 len=1514137 2024-09-16T06:09:57.011 INFO:tasks.workunit.client.0.smithi145.stdout:op 1893 completed, throughput=5MB/sec 2024-09-16T06:09:57.011 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h5zbL6PgxPmBKLC off=9922864 len=1448034 2024-09-16T06:09:57.013 INFO:tasks.workunit.client.0.smithi145.stdout:op 1894 completed, throughput=5MB/sec 2024-09-16T06:09:57.014 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4YaQZmTzVfF9vZR off=1674885 len=78908 2024-09-16T06:09:57.014 INFO:tasks.workunit.client.0.smithi145.stdout:op 1895 completed, throughput=5MB/sec 2024-09-16T06:09:57.014 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_EeXj8zpUftIio- off=1152418 len=1571384 2024-09-16T06:09:57.020 INFO:tasks.workunit.client.0.smithi145.stdout:op 1896 completed, throughput=5MB/sec 2024-09-16T06:09:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:56 smithi145 ceph-mon[96887]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:09:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:56 smithi145 ceph-mon[99390]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:09:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:56 smithi161 ceph-mon[87722]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:09:58.021 INFO:tasks.workunit.client.0.smithi145.stdout: 378: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:58.021 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eIdA9wRLwnErwD4 off=2531953 len=944513 2024-09-16T06:09:58.022 INFO:tasks.workunit.client.0.smithi145.stdout:op 1897 completed, throughput=4.99MB/sec 2024-09-16T06:09:58.022 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-E6xz6l4wtY7AC8X off=504000 len=1951957 2024-09-16T06:09:58.035 INFO:tasks.workunit.client.0.smithi145.stdout:op 1898 completed, throughput=5MB/sec 2024-09-16T06:09:58.035 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vYdnuh1Xktjqtqc off=13402654 len=1125996 2024-09-16T06:09:58.038 INFO:tasks.workunit.client.0.smithi145.stdout:op 1899 completed, throughput=5MB/sec 2024-09-16T06:09:58.038 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xdrgRf3hA_6JvW5 off=16135108 len=1097033 2024-09-16T06:09:58.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 1900 completed, throughput=5MB/sec 2024-09-16T06:09:59.044 INFO:tasks.workunit.client.0.smithi145.stdout: 379: throughput=4.99MB/sec pending data=0 2024-09-16T06:09:59.044 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YRjAuIMrJNT_Iub off=3864379 len=1734104 2024-09-16T06:09:59.046 INFO:tasks.workunit.client.0.smithi145.stdout:op 1901 completed, throughput=4.99MB/sec 2024-09-16T06:09:59.046 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--SZh-IqlHc4xoZC off=856006 len=1748437 2024-09-16T06:09:59.054 INFO:tasks.workunit.client.0.smithi145.stdout:op 1902 completed, throughput=5MB/sec 2024-09-16T06:09:59.054 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uNqQDGUxGXJBtMD off=3668768 len=1981821 2024-09-16T06:09:59.064 INFO:tasks.workunit.client.0.smithi145.stdout:op 1903 completed, throughput=5MB/sec 2024-09-16T06:10:00.064 INFO:tasks.workunit.client.0.smithi145.stdout: 380: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:00.064 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5z8buBRJSC5_wYc off=17494588 len=1615270 2024-09-16T06:10:00.065 INFO:tasks.workunit.client.0.smithi145.stdout:op 1904 completed, throughput=4.99MB/sec 2024-09-16T06:10:00.066 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GVyEu2bRsiBacSh off=3961581 len=91319 2024-09-16T06:10:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:59 smithi145 ceph-mon[96887]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:09:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:10:00.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:59 smithi145 ceph-mon[99390]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:00.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:09:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:10:00.068 INFO:tasks.workunit.client.0.smithi145.stdout:op 1905 completed, throughput=4.99MB/sec 2024-09-16T06:10:00.068 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q9cMH87UCW7Xds4 off=12733381 len=1777697 2024-09-16T06:10:00.074 INFO:tasks.workunit.client.0.smithi145.stdout:op 1906 completed, throughput=5MB/sec 2024-09-16T06:10:00.074 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-spfZW9qH22JzJIy off=14537547 len=1319542 2024-09-16T06:10:00.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 1907 completed, throughput=5MB/sec 2024-09-16T06:10:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:59 smithi161 ceph-mon[87722]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:09:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:10:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:10:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:10:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:10:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:00 smithi145 ceph-mon[99390]: overall HEALTH_OK 2024-09-16T06:10:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:10:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:10:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:10:01.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:00 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T06:10:01.076 INFO:tasks.workunit.client.0.smithi145.stdout: 381: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:01.076 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j5HE0T9eYbSp8Br off=14040782 len=1987959 2024-09-16T06:10:01.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 1908 completed, throughput=4.99MB/sec 2024-09-16T06:10:01.081 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j7bxrph0LpRH9X4 off=290044 len=1290863 2024-09-16T06:10:01.082 INFO:tasks.workunit.client.0.smithi145.stdout:op 1909 completed, throughput=5MB/sec 2024-09-16T06:10:01.083 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nje_yXlKHQaiacT off=7147852 len=1823981 2024-09-16T06:10:01.084 INFO:tasks.workunit.client.0.smithi145.stdout:op 1910 completed, throughput=5MB/sec 2024-09-16T06:10:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:10:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:10:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:10:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:00 smithi161 ceph-mon[87722]: overall HEALTH_OK 2024-09-16T06:10:02.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:01 smithi145 ceph-mon[99390]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:10:02.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:01 smithi145 ceph-mon[96887]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:10:02.084 INFO:tasks.workunit.client.0.smithi145.stdout: 382: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:02.085 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0e-6GMn8JEh9bLu off=2622616 len=1320888 2024-09-16T06:10:02.087 INFO:tasks.workunit.client.0.smithi145.stdout:op 1911 completed, throughput=4.99MB/sec 2024-09-16T06:10:02.087 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yFVAOw8BeK2LWoS off=10061625 len=100406 2024-09-16T06:10:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:01 smithi161 ceph-mon[87722]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:10:02.089 INFO:tasks.workunit.client.0.smithi145.stdout:op 1912 completed, throughput=4.99MB/sec 2024-09-16T06:10:02.089 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WI94kjTRp_BrSY5 off=9864472 len=503699 2024-09-16T06:10:02.093 INFO:tasks.workunit.client.0.smithi145.stdout:op 1913 completed, throughput=4.99MB/sec 2024-09-16T06:10:02.093 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GROBTyz-SzQco-g off=5477733 len=1535868 2024-09-16T06:10:02.103 INFO:tasks.workunit.client.0.smithi145.stdout:op 1914 completed, throughput=5MB/sec 2024-09-16T06:10:02.103 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6n7ZTYeuCITbE8_ off=6767659 len=1923026 2024-09-16T06:10:02.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 1915 completed, throughput=5MB/sec 2024-09-16T06:10:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:02 smithi145 ceph-mon[99390]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:10:03.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:02 smithi145 ceph-mon[96887]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:10:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:02 smithi161 ceph-mon[87722]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:10:03.113 INFO:tasks.workunit.client.0.smithi145.stdout: 383: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:03.113 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Kkvj4ZGCT9v1rXn off=1885242 len=1516843 2024-09-16T06:10:03.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 1916 completed, throughput=4.99MB/sec 2024-09-16T06:10:03.123 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5ZSllhxCgtcmSU_ off=3611284 len=1202609 2024-09-16T06:10:03.126 INFO:tasks.workunit.client.0.smithi145.stdout:op 1917 completed, throughput=4.99MB/sec 2024-09-16T06:10:03.126 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-za0qIXl6shkbUPh off=9643023 len=700228 2024-09-16T06:10:03.127 INFO:tasks.workunit.client.0.smithi145.stdout:op 1918 completed, throughput=5MB/sec 2024-09-16T06:10:03.127 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tvYvT_Mi6R9hGpG off=13835025 len=930708 2024-09-16T06:10:03.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 1919 completed, throughput=5MB/sec 2024-09-16T06:10:03.128 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4zvEqsVFe4bktYl off=13001264 len=1388640 2024-09-16T06:10:03.133 INFO:tasks.workunit.client.0.smithi145.stdout:op 1920 completed, throughput=5MB/sec 2024-09-16T06:10:04.134 INFO:tasks.workunit.client.0.smithi145.stdout: 384: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:04.134 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dAdHr0XqetG29FD off=14794222 len=1231463 2024-09-16T06:10:04.141 INFO:tasks.workunit.client.0.smithi145.stdout:op 1921 completed, throughput=4.99MB/sec 2024-09-16T06:10:04.141 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mGnSS-eQbkDltSm off=868857 len=59839 2024-09-16T06:10:04.144 INFO:tasks.workunit.client.0.smithi145.stdout:op 1922 completed, throughput=4.99MB/sec 2024-09-16T06:10:04.144 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ix05e9sZ4kM4sr4 off=3489028 len=614243 2024-09-16T06:10:04.148 INFO:tasks.workunit.client.0.smithi145.stdout:op 1923 completed, throughput=4.99MB/sec 2024-09-16T06:10:04.148 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZPrLwx7iPiqiePi off=408785 len=1770031 2024-09-16T06:10:04.155 INFO:tasks.workunit.client.0.smithi145.stdout:op 1924 completed, throughput=5MB/sec 2024-09-16T06:10:04.155 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T5tK5vlOhNhZJ0D off=335564 len=1407405 2024-09-16T06:10:04.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 1925 completed, throughput=5MB/sec 2024-09-16T06:10:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:04 smithi145 ceph-mon[96887]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:10:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:04 smithi145 ceph-mon[99390]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:10:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:10:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:10:04] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-09-16T06:10:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:04 smithi161 ceph-mon[87722]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:10:05.157 INFO:tasks.workunit.client.0.smithi145.stdout: 385: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:05.157 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kgzac-ADn3PPdvP off=4445774 len=1152150 2024-09-16T06:10:05.163 INFO:tasks.workunit.client.0.smithi145.stdout:op 1926 completed, throughput=4.99MB/sec 2024-09-16T06:10:05.163 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R6pboEiEXUhTYxs off=5566442 len=1207617 2024-09-16T06:10:05.168 INFO:tasks.workunit.client.0.smithi145.stdout:op 1927 completed, throughput=4.99MB/sec 2024-09-16T06:10:05.169 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EK_trC6sYtRJvMk off=1235996 len=1228682 2024-09-16T06:10:05.172 INFO:tasks.workunit.client.0.smithi145.stdout:op 1928 completed, throughput=5MB/sec 2024-09-16T06:10:05.172 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SZcURUSxscYS9VR off=3188617 len=963607 2024-09-16T06:10:05.176 INFO:tasks.workunit.client.0.smithi145.stdout:op 1929 completed, throughput=5MB/sec 2024-09-16T06:10:05.177 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h5zbL6PgxPmBKLC off=14178260 len=616545 2024-09-16T06:10:05.177 INFO:tasks.workunit.client.0.smithi145.stdout:op 1930 completed, throughput=5MB/sec 2024-09-16T06:10:06.178 INFO:tasks.workunit.client.0.smithi145.stdout: 386: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:06.178 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NdbmSUApmF9i-y9 off=3239922 len=666066 2024-09-16T06:10:06.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 1931 completed, throughput=4.99MB/sec 2024-09-16T06:10:06.180 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l7hXnph3PYYThdH off=761291 len=698431 2024-09-16T06:10:06.184 INFO:tasks.workunit.client.0.smithi145.stdout:op 1932 completed, throughput=4.99MB/sec 2024-09-16T06:10:06.184 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6U1XGrKtjGPAXFy off=3795683 len=1428399 2024-09-16T06:10:06.192 INFO:tasks.workunit.client.0.smithi145.stdout:op 1933 completed, throughput=4.99MB/sec 2024-09-16T06:10:06.192 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1o42jWcHabSDqj_ off=4719629 len=572984 2024-09-16T06:10:06.193 INFO:tasks.workunit.client.0.smithi145.stdout:op 1934 completed, throughput=5MB/sec 2024-09-16T06:10:06.194 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QiDEabfCJdJOjM3 off=12061573 len=278638 2024-09-16T06:10:06.197 INFO:tasks.workunit.client.0.smithi145.stdout:op 1935 completed, throughput=5MB/sec 2024-09-16T06:10:06.197 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dzumA7i02w8kY2R off=9479823 len=2077300 2024-09-16T06:10:06.199 INFO:tasks.workunit.client.0.smithi145.stdout:op 1936 completed, throughput=5MB/sec 2024-09-16T06:10:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:06.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: 387: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:07.200 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I_0kInrjCNI8gxs off=3830478 len=1646873 2024-09-16T06:10:07.210 INFO:tasks.workunit.client.0.smithi145.stdout:op 1937 completed, throughput=4.99MB/sec 2024-09-16T06:10:07.210 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lhxx34fyHc3e13k off=553623 len=778924 2024-09-16T06:10:07.212 INFO:tasks.workunit.client.0.smithi145.stdout:op 1938 completed, throughput=4.99MB/sec 2024-09-16T06:10:07.213 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oigo4-HzupGJGW8 off=13434752 len=1264355 2024-09-16T06:10:07.217 INFO:tasks.workunit.client.0.smithi145.stdout:op 1939 completed, throughput=5MB/sec 2024-09-16T06:10:07.217 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tnTeSrqZKx3k1G2 off=7314812 len=1425656 2024-09-16T06:10:07.225 INFO:tasks.workunit.client.0.smithi145.stdout:op 1940 completed, throughput=5MB/sec 2024-09-16T06:10:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:07 smithi145 ceph-mon[96887]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-16T06:10:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:07 smithi145 ceph-mon[99390]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-16T06:10:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:07 smithi161 ceph-mon[87722]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-16T06:10:08.225 INFO:tasks.workunit.client.0.smithi145.stdout: 388: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:08.225 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K9UqKRKh1Euj5Yp off=12843960 len=1248643 2024-09-16T06:10:08.233 INFO:tasks.workunit.client.0.smithi145.stdout:op 1941 completed, throughput=4.99MB/sec 2024-09-16T06:10:08.234 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kpsaPeN3drwYKfQ off=5121627 len=694869 2024-09-16T06:10:08.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 1942 completed, throughput=4.99MB/sec 2024-09-16T06:10:08.237 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-D_3L6k1Z4I_Nxlg off=14152124 len=270765 2024-09-16T06:10:08.238 INFO:tasks.workunit.client.0.smithi145.stdout:op 1943 completed, throughput=4.99MB/sec 2024-09-16T06:10:08.238 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iYH4y-2RmKBLx6L off=7559341 len=1599894 2024-09-16T06:10:08.244 INFO:tasks.workunit.client.0.smithi145.stdout:op 1944 completed, throughput=5MB/sec 2024-09-16T06:10:08.245 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YThQ83vdyjf7N8c off=3402932 len=271457 2024-09-16T06:10:08.247 INFO:tasks.workunit.client.0.smithi145.stdout:op 1945 completed, throughput=5MB/sec 2024-09-16T06:10:08.247 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3v2QmeobD277cMT off=3642513 len=1683858 2024-09-16T06:10:08.255 INFO:tasks.workunit.client.0.smithi145.stdout:op 1946 completed, throughput=5MB/sec 2024-09-16T06:10:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:08 smithi145 ceph-mon[96887]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:08 smithi145 ceph-mon[99390]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:08 smithi161 ceph-mon[87722]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: 389: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:09.255 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VvRebL3-e9wxHKn off=6991739 len=1204720 2024-09-16T06:10:09.257 INFO:tasks.workunit.client.0.smithi145.stdout:op 1947 completed, throughput=4.99MB/sec 2024-09-16T06:10:09.257 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Phh2yhuFhMG2FsA off=12676454 len=1377289 2024-09-16T06:10:09.259 INFO:tasks.workunit.client.0.smithi145.stdout:op 1948 completed, throughput=5MB/sec 2024-09-16T06:10:09.259 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5QToJxC76kRqJsh off=12059643 len=57382 2024-09-16T06:10:09.261 INFO:tasks.workunit.client.0.smithi145.stdout:op 1949 completed, throughput=5MB/sec 2024-09-16T06:10:09.261 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xT2GjRXthfv04Eo off=13722678 len=435859 2024-09-16T06:10:09.262 INFO:tasks.workunit.client.0.smithi145.stdout:op 1950 completed, throughput=5MB/sec 2024-09-16T06:10:09.262 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FojqM1APPj_rs5C off=6851803 len=121721 2024-09-16T06:10:09.263 INFO:tasks.workunit.client.0.smithi145.stdout:op 1951 completed, throughput=5MB/sec 2024-09-16T06:10:09.263 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A6Cl7E472mGX5eV off=10786429 len=1926674 2024-09-16T06:10:09.267 INFO:tasks.workunit.client.0.smithi145.stdout:op 1952 completed, throughput=5MB/sec 2024-09-16T06:10:10.267 INFO:tasks.workunit.client.0.smithi145.stdout: 390: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:10.267 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yBNkG_y9CPahW0x off=3869386 len=864593 2024-09-16T06:10:10.271 INFO:tasks.workunit.client.0.smithi145.stdout:op 1953 completed, throughput=4.99MB/sec 2024-09-16T06:10:10.271 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ff8HLMqBiiVPj1f off=2525463 len=248207 2024-09-16T06:10:10.273 INFO:tasks.workunit.client.0.smithi145.stdout:op 1954 completed, throughput=4.99MB/sec 2024-09-16T06:10:10.273 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qr3SydcEop_WIct off=4260897 len=1185444 2024-09-16T06:10:10.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 1955 completed, throughput=4.99MB/sec 2024-09-16T06:10:10.279 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jvT3hO02nqLE0z2 off=11234606 len=987230 2024-09-16T06:10:10.283 INFO:tasks.workunit.client.0.smithi145.stdout:op 1956 completed, throughput=5MB/sec 2024-09-16T06:10:10.283 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YdwFsZICzGxWJ24 off=5202872 len=1295636 2024-09-16T06:10:10.290 INFO:tasks.workunit.client.0.smithi145.stdout:op 1957 completed, throughput=5MB/sec 2024-09-16T06:10:10.290 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b1Hcy_6o4QGnzLZ off=19261598 len=1369070 2024-09-16T06:10:10.295 INFO:tasks.workunit.client.0.smithi145.stdout:op 1958 completed, throughput=5MB/sec 2024-09-16T06:10:11.295 INFO:tasks.workunit.client.0.smithi145.stdout: 391: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:11.295 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-REQszTIdXGT16BJ off=1658418 len=935037 2024-09-16T06:10:11.296 INFO:tasks.workunit.client.0.smithi145.stdout:op 1959 completed, throughput=4.99MB/sec 2024-09-16T06:10:11.297 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1BewEEH1ty0L6Rf off=9815372 len=800791 2024-09-16T06:10:11.297 INFO:tasks.workunit.client.0.smithi145.stdout:op 1960 completed, throughput=4.99MB/sec 2024-09-16T06:10:11.297 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oqP3d5vCjnvfy0D off=3527855 len=382764 2024-09-16T06:10:11.298 INFO:tasks.workunit.client.0.smithi145.stdout:op 1961 completed, throughput=5MB/sec 2024-09-16T06:10:11.298 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SzrCmr4-YsA2-h7 off=12576952 len=2045992 2024-09-16T06:10:11.302 INFO:tasks.workunit.client.0.smithi145.stdout:op 1962 completed, throughput=5MB/sec 2024-09-16T06:10:11.302 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0eCXrKQ-T4peD05 off=7316776 len=761864 2024-09-16T06:10:11.303 INFO:tasks.workunit.client.0.smithi145.stdout:op 1963 completed, throughput=5MB/sec 2024-09-16T06:10:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:11 smithi145 ceph-mon[96887]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:12.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:11 smithi145 ceph-mon[99390]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:11 smithi161 ceph-mon[87722]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:12.304 INFO:tasks.workunit.client.0.smithi145.stdout: 392: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:12.304 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cwg21LtOvrNWbIt off=8346441 len=243520 2024-09-16T06:10:12.304 INFO:tasks.workunit.client.0.smithi145.stdout:op 1964 completed, throughput=4.99MB/sec 2024-09-16T06:10:12.304 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WgTqrsBzUNRGrOW off=1463826 len=1058493 2024-09-16T06:10:12.310 INFO:tasks.workunit.client.0.smithi145.stdout:op 1965 completed, throughput=4.99MB/sec 2024-09-16T06:10:12.310 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gjMIsq7_8vVSjP9 off=3236763 len=1887317 2024-09-16T06:10:12.312 INFO:tasks.workunit.client.0.smithi145.stdout:op 1966 completed, throughput=5MB/sec 2024-09-16T06:10:12.312 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n9yAMkxaSOii6PY off=14288104 len=1134961 2024-09-16T06:10:12.318 INFO:tasks.workunit.client.0.smithi145.stdout:op 1967 completed, throughput=5MB/sec 2024-09-16T06:10:12.318 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SIVPpStJ6O-5-Re off=575058 len=1985131 2024-09-16T06:10:12.321 INFO:tasks.workunit.client.0.smithi145.stdout:op 1968 completed, throughput=5MB/sec 2024-09-16T06:10:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:12 smithi145 ceph-mon[96887]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:10:13.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:12 smithi145 ceph-mon[99390]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:10:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:12 smithi161 ceph-mon[87722]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:10:13.321 INFO:tasks.workunit.client.0.smithi145.stdout: 393: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:13.321 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UWwN3gHmMLa-iQi off=7053256 len=1752839 2024-09-16T06:10:13.330 INFO:tasks.workunit.client.0.smithi145.stdout:op 1969 completed, throughput=5MB/sec 2024-09-16T06:10:13.331 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k31cQA6rOzaqzf2 off=22224108 len=198659 2024-09-16T06:10:13.331 INFO:tasks.workunit.client.0.smithi145.stdout:op 1970 completed, throughput=5MB/sec 2024-09-16T06:10:13.331 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vjC4fiThSr1ub7s off=3509104 len=478627 2024-09-16T06:10:13.332 INFO:tasks.workunit.client.0.smithi145.stdout:op 1971 completed, throughput=5MB/sec 2024-09-16T06:10:13.332 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Fenk1WPBxCIGUtS off=4208655 len=1129541 2024-09-16T06:10:13.338 INFO:tasks.workunit.client.0.smithi145.stdout:op 1972 completed, throughput=5MB/sec 2024-09-16T06:10:13.338 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z4Xw3E_ymxw9z7k off=2142341 len=1196250 2024-09-16T06:10:13.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 1973 completed, throughput=5MB/sec 2024-09-16T06:10:14.345 INFO:tasks.workunit.client.0.smithi145.stdout: 394: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:14.345 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L6COZ6L8AYJnq-7 off=20232235 len=805089 2024-09-16T06:10:14.346 INFO:tasks.workunit.client.0.smithi145.stdout:op 1974 completed, throughput=4.99MB/sec 2024-09-16T06:10:14.346 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FVFjl2AmH8JDcsS off=14504842 len=961046 2024-09-16T06:10:14.351 INFO:tasks.workunit.client.0.smithi145.stdout:op 1975 completed, throughput=4.99MB/sec 2024-09-16T06:10:14.351 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XOlwkwNaDK8AwI1 off=8937711 len=130137 2024-09-16T06:10:14.352 INFO:tasks.workunit.client.0.smithi145.stdout:op 1976 completed, throughput=4.99MB/sec 2024-09-16T06:10:14.352 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qpv516mSqisiuHk off=2342847 len=1112196 2024-09-16T06:10:14.353 INFO:tasks.workunit.client.0.smithi145.stdout:op 1977 completed, throughput=5MB/sec 2024-09-16T06:10:14.353 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n_l9PBhpm5MdLuI off=4084554 len=1035342 2024-09-16T06:10:14.358 INFO:tasks.workunit.client.0.smithi145.stdout:op 1978 completed, throughput=5MB/sec 2024-09-16T06:10:14.359 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZY9kOKs8q894Yep off=2072850 len=1944716 2024-09-16T06:10:14.362 INFO:tasks.workunit.client.0.smithi145.stdout:op 1979 completed, throughput=5MB/sec 2024-09-16T06:10:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:14 smithi145 ceph-mon[96887]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:10:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:14 smithi145 ceph-mon[99390]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:10:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:10:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:10:14] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2024-09-16T06:10:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:14 smithi161 ceph-mon[87722]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:10:15.362 INFO:tasks.workunit.client.0.smithi145.stdout: 395: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:15.363 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ujXXjB7AAw0OcUW off=15979382 len=310465 2024-09-16T06:10:15.365 INFO:tasks.workunit.client.0.smithi145.stdout:op 1980 completed, throughput=4.99MB/sec 2024-09-16T06:10:15.366 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yzP5TTKdsN2Asn1 off=2770846 len=183244 2024-09-16T06:10:15.369 INFO:tasks.workunit.client.0.smithi145.stdout:op 1981 completed, throughput=4.99MB/sec 2024-09-16T06:10:15.369 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1Gw4q-kyF5MhfFr off=9256505 len=1894606 2024-09-16T06:10:15.380 INFO:tasks.workunit.client.0.smithi145.stdout:op 1982 completed, throughput=5MB/sec 2024-09-16T06:10:15.380 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i9suHOI4HRCST2a off=4905511 len=577962 2024-09-16T06:10:15.384 INFO:tasks.workunit.client.0.smithi145.stdout:op 1983 completed, throughput=5MB/sec 2024-09-16T06:10:15.384 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dXZtavk5c53Mya0 off=5887442 len=1265247 2024-09-16T06:10:15.390 INFO:tasks.workunit.client.0.smithi145.stdout:op 1984 completed, throughput=5MB/sec 2024-09-16T06:10:16.391 INFO:tasks.workunit.client.0.smithi145.stdout: 396: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:16.391 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rcPOH8euKJnOkZY off=132715 len=1142749 2024-09-16T06:10:16.397 INFO:tasks.workunit.client.0.smithi145.stdout:op 1985 completed, throughput=4.99MB/sec 2024-09-16T06:10:16.397 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WlQ6brEQs93Zlzr off=14125460 len=719839 2024-09-16T06:10:16.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 1986 completed, throughput=4.99MB/sec 2024-09-16T06:10:16.398 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wrxu0HSCpmzxlfU off=17545859 len=677908 2024-09-16T06:10:16.403 INFO:tasks.workunit.client.0.smithi145.stdout:op 1987 completed, throughput=4.99MB/sec 2024-09-16T06:10:16.403 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I4SyXxutuDJmuzF off=6496464 len=848306 2024-09-16T06:10:16.406 INFO:tasks.workunit.client.0.smithi145.stdout:op 1988 completed, throughput=5MB/sec 2024-09-16T06:10:16.407 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i2QkwLQYoKB4Shn off=101991 len=1530936 2024-09-16T06:10:16.416 INFO:tasks.workunit.client.0.smithi145.stdout:op 1989 completed, throughput=5MB/sec 2024-09-16T06:10:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:16 smithi145 ceph-mon[96887]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:17.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:16 smithi145 ceph-mon[99390]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:16 smithi161 ceph-mon[87722]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:17.416 INFO:tasks.workunit.client.0.smithi145.stdout: 397: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:17.416 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vXmhTcGQa6jqot3 off=3386685 len=1143936 2024-09-16T06:10:17.422 INFO:tasks.workunit.client.0.smithi145.stdout:op 1990 completed, throughput=4.99MB/sec 2024-09-16T06:10:17.423 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uQeGJsN2Xl3lFMw off=122914 len=2094563 2024-09-16T06:10:17.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 1991 completed, throughput=5MB/sec 2024-09-16T06:10:17.434 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bBYE98s1sBKNT56 off=4743042 len=655772 2024-09-16T06:10:17.438 INFO:tasks.workunit.client.0.smithi145.stdout:op 1992 completed, throughput=5MB/sec 2024-09-16T06:10:17.438 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ks8DjmnJwBcfOFo off=4483239 len=234518 2024-09-16T06:10:17.439 INFO:tasks.workunit.client.0.smithi145.stdout:op 1993 completed, throughput=5MB/sec 2024-09-16T06:10:17.439 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IUXZfNUrbgLaqUE off=23301233 len=1741805 2024-09-16T06:10:17.447 INFO:tasks.workunit.client.0.smithi145.stdout:op 1994 completed, throughput=5MB/sec 2024-09-16T06:10:18.447 INFO:tasks.workunit.client.0.smithi145.stdout: 398: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:18.447 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1aBVJVJUBrvm5It off=9700941 len=924700 2024-09-16T06:10:18.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 1995 completed, throughput=4.99MB/sec 2024-09-16T06:10:18.448 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xnouBipsH-x5uYj off=1136760 len=184781 2024-09-16T06:10:18.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 1996 completed, throughput=4.99MB/sec 2024-09-16T06:10:18.449 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I6pbmZpwO6rs_oV off=8430825 len=49896 2024-09-16T06:10:18.450 INFO:tasks.workunit.client.0.smithi145.stdout:op 1997 completed, throughput=4.99MB/sec 2024-09-16T06:10:18.450 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LMepBg1oBrZrD8N off=15575337 len=1583682 2024-09-16T06:10:18.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 1998 completed, throughput=5MB/sec 2024-09-16T06:10:18.457 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kHdJWhbcQqpxgWc off=6043471 len=1714198 2024-09-16T06:10:18.459 INFO:tasks.workunit.client.0.smithi145.stdout:op 1999 completed, throughput=5MB/sec 2024-09-16T06:10:18.459 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QBQmxSTHz8CuAvf off=639130 len=1111183 2024-09-16T06:10:18.460 INFO:tasks.workunit.client.0.smithi145.stdout:op 2000 completed, throughput=5MB/sec 2024-09-16T06:10:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:18 smithi145 ceph-mon[96887]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:10:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:18 smithi145 ceph-mon[99390]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:10:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:18 smithi161 ceph-mon[87722]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:10:19.460 INFO:tasks.workunit.client.0.smithi145.stdout: 399: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:19.460 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JEDovHYEqxdqN2G off=4216830 len=544972 2024-09-16T06:10:19.461 INFO:tasks.workunit.client.0.smithi145.stdout:op 2001 completed, throughput=4.99MB/sec 2024-09-16T06:10:19.461 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7NP8CCdY-JiC7hH off=19035893 len=1242309 2024-09-16T06:10:19.462 INFO:tasks.workunit.client.0.smithi145.stdout:op 2002 completed, throughput=4.99MB/sec 2024-09-16T06:10:19.463 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rI4txyfczJ6LaE_ off=1920719 len=686014 2024-09-16T06:10:19.467 INFO:tasks.workunit.client.0.smithi145.stdout:op 2003 completed, throughput=5MB/sec 2024-09-16T06:10:19.467 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AW0f_uW7oqNavN6 off=40005 len=754312 2024-09-16T06:10:19.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 2004 completed, throughput=5MB/sec 2024-09-16T06:10:19.470 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CxAqQ2cyWsixb09 off=21995451 len=435739 2024-09-16T06:10:19.473 INFO:tasks.workunit.client.0.smithi145.stdout:op 2005 completed, throughput=5MB/sec 2024-09-16T06:10:19.473 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hp9pGMZIGGq44uC off=997182 len=846294 2024-09-16T06:10:19.476 INFO:tasks.workunit.client.0.smithi145.stdout:op 2006 completed, throughput=5MB/sec 2024-09-16T06:10:20.477 INFO:tasks.workunit.client.0.smithi145.stdout: 400: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:20.477 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JLQBQ5Tf-j0dCWP off=5781113 len=1177375 2024-09-16T06:10:20.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 2007 completed, throughput=4.99MB/sec 2024-09-16T06:10:20.482 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MmeSbNG-LJnRuKF off=8677872 len=637987 2024-09-16T06:10:20.483 INFO:tasks.workunit.client.0.smithi145.stdout:op 2008 completed, throughput=4.99MB/sec 2024-09-16T06:10:20.483 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ikk89mbH-YSOSnF off=90547 len=460459 2024-09-16T06:10:20.486 INFO:tasks.workunit.client.0.smithi145.stdout:op 2009 completed, throughput=4.99MB/sec 2024-09-16T06:10:20.486 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xVwE7PeqBS6XZ1q off=5187787 len=1557787 2024-09-16T06:10:20.494 INFO:tasks.workunit.client.0.smithi145.stdout:op 2010 completed, throughput=5MB/sec 2024-09-16T06:10:20.494 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CjolNGGqPQFx0fx off=9830033 len=695011 2024-09-16T06:10:20.498 INFO:tasks.workunit.client.0.smithi145.stdout:op 2011 completed, throughput=5MB/sec 2024-09-16T06:10:20.498 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3FwQ9KkhiVfU1oc off=2319755 len=87459 2024-09-16T06:10:20.498 INFO:tasks.workunit.client.0.smithi145.stdout:op 2012 completed, throughput=5MB/sec 2024-09-16T06:10:20.498 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MHsuHSpB-0u0inA off=5644330 len=622462 2024-09-16T06:10:20.499 INFO:tasks.workunit.client.0.smithi145.stdout:op 2013 completed, throughput=5MB/sec 2024-09-16T06:10:20.499 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-H6QNw13wvXfq_RK off=7960248 len=1297141 2024-09-16T06:10:20.503 INFO:tasks.workunit.client.0.smithi145.stdout:op 2014 completed, throughput=5MB/sec 2024-09-16T06:10:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:20 smithi145 ceph-mon[96887]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:10:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:20 smithi145 ceph-mon[99390]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:10:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:20 smithi161 ceph-mon[87722]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:10:21.504 INFO:tasks.workunit.client.0.smithi145.stdout: 401: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:21.504 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UjOVrcIII-MrjyJ off=19340243 len=458437 2024-09-16T06:10:21.504 INFO:tasks.workunit.client.0.smithi145.stdout:op 2015 completed, throughput=4.99MB/sec 2024-09-16T06:10:21.505 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WbmXVxKhF35e3Np off=14056737 len=1503563 2024-09-16T06:10:21.506 INFO:tasks.workunit.client.0.smithi145.stdout:op 2016 completed, throughput=5MB/sec 2024-09-16T06:10:21.506 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Tfi1JH6gmRARFy- off=10189072 len=1154702 2024-09-16T06:10:21.508 INFO:tasks.workunit.client.0.smithi145.stdout:op 2017 completed, throughput=5MB/sec 2024-09-16T06:10:21.508 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YTPBmIa9lzWxYsZ off=6077477 len=931652 2024-09-16T06:10:21.509 INFO:tasks.workunit.client.0.smithi145.stdout:op 2018 completed, throughput=5MB/sec 2024-09-16T06:10:21.509 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JC1YIKTipAcH1RC off=10570113 len=1202828 2024-09-16T06:10:21.515 INFO:tasks.workunit.client.0.smithi145.stdout:op 2019 completed, throughput=5MB/sec 2024-09-16T06:10:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:22.516 INFO:tasks.workunit.client.0.smithi145.stdout: 402: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ylrbOMNpwqKw-B_ off=11795574 len=1442293 2024-09-16T06:10:22.518 INFO:tasks.workunit.client.0.smithi145.stdout:op 2020 completed, throughput=4.99MB/sec 2024-09-16T06:10:22.518 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aitvJIajOWy7I6f off=49453 len=1628636 2024-09-16T06:10:22.520 INFO:tasks.workunit.client.0.smithi145.stdout:op 2021 completed, throughput=5MB/sec 2024-09-16T06:10:22.520 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OH1fEOlOnhdjTje off=2721101 len=1418283 2024-09-16T06:10:22.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 2022 completed, throughput=5MB/sec 2024-09-16T06:10:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:22 smithi145 ceph-mon[96887]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:10:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:22 smithi145 ceph-mon[99390]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:10:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:22 smithi161 ceph-mon[87722]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:10:23.524 INFO:tasks.workunit.client.0.smithi145.stdout: 403: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:23.524 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-U_QYI-0_mbMmvgO off=15468986 len=961023 2024-09-16T06:10:23.527 INFO:tasks.workunit.client.0.smithi145.stdout:op 2023 completed, throughput=4.99MB/sec 2024-09-16T06:10:23.527 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CNYoIEVXYrloYT_ off=2060196 len=29448 2024-09-16T06:10:23.529 INFO:tasks.workunit.client.0.smithi145.stdout:op 2024 completed, throughput=4.99MB/sec 2024-09-16T06:10:23.529 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t7enXEf9wxQUYvT off=12843835 len=1712851 2024-09-16T06:10:23.539 INFO:tasks.workunit.client.0.smithi145.stdout:op 2025 completed, throughput=4.99MB/sec 2024-09-16T06:10:23.539 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A30_FDTjjQODPH3 off=12527131 len=1397116 2024-09-16T06:10:23.540 INFO:tasks.workunit.client.0.smithi145.stdout:op 2026 completed, throughput=5MB/sec 2024-09-16T06:10:23.540 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-N705Aawfgi6Vg-5 off=1478846 len=1401327 2024-09-16T06:10:23.548 INFO:tasks.workunit.client.0.smithi145.stdout:op 2027 completed, throughput=5MB/sec 2024-09-16T06:10:24.549 INFO:tasks.workunit.client.0.smithi145.stdout: 404: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:24.549 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UudwrdNJ4gSw1W1 off=3187197 len=851178 2024-09-16T06:10:24.551 INFO:tasks.workunit.client.0.smithi145.stdout:op 2028 completed, throughput=4.99MB/sec 2024-09-16T06:10:24.551 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I25XcuNvEsSRQM0 off=11185844 len=205223 2024-09-16T06:10:24.554 INFO:tasks.workunit.client.0.smithi145.stdout:op 2029 completed, throughput=4.99MB/sec 2024-09-16T06:10:24.554 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0G_0ry4ajDQG4yJ off=1126951 len=1402677 2024-09-16T06:10:24.562 INFO:tasks.workunit.client.0.smithi145.stdout:op 2030 completed, throughput=4.99MB/sec 2024-09-16T06:10:24.562 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e_so5ceHLV1UKMT off=11064842 len=480104 2024-09-16T06:10:24.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 2031 completed, throughput=5MB/sec 2024-09-16T06:10:24.566 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7F2Z8522cYJrdq6 off=8889557 len=929965 2024-09-16T06:10:24.571 INFO:tasks.workunit.client.0.smithi145.stdout:op 2032 completed, throughput=5MB/sec 2024-09-16T06:10:24.571 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YgeIJnXPuKF1xRO off=1066589 len=1714623 2024-09-16T06:10:24.580 INFO:tasks.workunit.client.0.smithi145.stdout:op 2033 completed, throughput=5MB/sec 2024-09-16T06:10:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:24 smithi145 ceph-mon[96887]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:10:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:24 smithi145 ceph-mon[99390]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:10:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:10:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:10:24] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2024-09-16T06:10:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:24 smithi161 ceph-mon[87722]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:10:25.580 INFO:tasks.workunit.client.0.smithi145.stdout: 405: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:25.581 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W-SeG54tlMYdKJU off=22135720 len=1304329 2024-09-16T06:10:25.582 INFO:tasks.workunit.client.0.smithi145.stdout:op 2034 completed, throughput=4.99MB/sec 2024-09-16T06:10:25.583 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2Wb3PdBQOZp12yz off=14313751 len=1961375 2024-09-16T06:10:25.587 INFO:tasks.workunit.client.0.smithi145.stdout:op 2035 completed, throughput=5MB/sec 2024-09-16T06:10:25.587 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PClMt8wqAmOAKU2 off=110714 len=1427243 2024-09-16T06:10:25.588 INFO:tasks.workunit.client.0.smithi145.stdout:op 2036 completed, throughput=5MB/sec 2024-09-16T06:10:26.589 INFO:tasks.workunit.client.0.smithi145.stdout: 406: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:26.589 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Eotsi1ZtzL40P_q off=6543770 len=1985295 2024-09-16T06:10:26.591 INFO:tasks.workunit.client.0.smithi145.stdout:op 2037 completed, throughput=4.99MB/sec 2024-09-16T06:10:26.591 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_AKAJaIhjwcrQOc off=6550413 len=1432285 2024-09-16T06:10:26.599 INFO:tasks.workunit.client.0.smithi145.stdout:op 2038 completed, throughput=5MB/sec 2024-09-16T06:10:26.599 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8vpv1x8CZzQ7fR- off=8721372 len=1905435 2024-09-16T06:10:26.608 INFO:tasks.workunit.client.0.smithi145.stdout:op 2039 completed, throughput=5MB/sec 2024-09-16T06:10:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:26 smithi145 ceph-mon[99390]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:27.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:26 smithi145 ceph-mon[96887]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:26 smithi161 ceph-mon[87722]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:10:27.608 INFO:tasks.workunit.client.0.smithi145.stdout: 407: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:27.608 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5_GsWV7TNs2E27b off=1131720 len=1646768 2024-09-16T06:10:27.617 INFO:tasks.workunit.client.0.smithi145.stdout:op 2040 completed, throughput=4.99MB/sec 2024-09-16T06:10:27.617 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FHA0aqRlVAQKBFS off=2623017 len=1011327 2024-09-16T06:10:27.620 INFO:tasks.workunit.client.0.smithi145.stdout:op 2041 completed, throughput=4.99MB/sec 2024-09-16T06:10:27.620 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Gh6Yj0Sg7qS9oTl off=3039371 len=1354400 2024-09-16T06:10:27.620 INFO:tasks.workunit.client.0.smithi145.stdout:op 2042 completed, throughput=5MB/sec 2024-09-16T06:10:27.620 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KT8Chdqj9zcf50y off=3930531 len=880403 2024-09-16T06:10:27.622 INFO:tasks.workunit.client.0.smithi145.stdout:op 2043 completed, throughput=5MB/sec 2024-09-16T06:10:27.623 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k8CUUJBxSNINjrw off=2565090 len=1729345 2024-09-16T06:10:27.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 2044 completed, throughput=5MB/sec 2024-09-16T06:10:28.625 INFO:tasks.workunit.client.0.smithi145.stdout: 408: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:28.625 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8U1XmoDBRmGVO1_ off=4374410 len=1658440 2024-09-16T06:10:28.632 INFO:tasks.workunit.client.0.smithi145.stdout:op 2045 completed, throughput=4.99MB/sec 2024-09-16T06:10:28.632 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MW2i31ryJmOQ8oh off=9993946 len=431862 2024-09-16T06:10:28.633 INFO:tasks.workunit.client.0.smithi145.stdout:op 2046 completed, throughput=5MB/sec 2024-09-16T06:10:28.633 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LrfKNNwNLD2nVKR off=7806643 len=994976 2024-09-16T06:10:28.637 INFO:tasks.workunit.client.0.smithi145.stdout:op 2047 completed, throughput=5MB/sec 2024-09-16T06:10:28.637 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-za0qIXl6shkbUPh off=10460723 len=1761974 2024-09-16T06:10:28.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 2048 completed, throughput=5MB/sec 2024-09-16T06:10:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:28 smithi145 ceph-mon[96887]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:10:29.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:28 smithi145 ceph-mon[99390]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:10:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:28 smithi161 ceph-mon[87722]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:10:29.646 INFO:tasks.workunit.client.0.smithi145.stdout: 409: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:29.647 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1nwtqjLA3O1hsNk off=2609456 len=1307819 2024-09-16T06:10:29.649 INFO:tasks.workunit.client.0.smithi145.stdout:op 2049 completed, throughput=4.99MB/sec 2024-09-16T06:10:29.649 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HCH_yRVYYUg4qsu off=14656216 len=1399540 2024-09-16T06:10:29.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 2050 completed, throughput=5MB/sec 2024-09-16T06:10:29.651 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j_pltPC-bGNUHiY off=7440219 len=1896836 2024-09-16T06:10:29.653 INFO:tasks.workunit.client.0.smithi145.stdout:op 2051 completed, throughput=5MB/sec 2024-09-16T06:10:30.654 INFO:tasks.workunit.client.0.smithi145.stdout: 410: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:30.654 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--HgVdRElYzzVNeS off=5282539 len=23153 2024-09-16T06:10:30.654 INFO:tasks.workunit.client.0.smithi145.stdout:op 2052 completed, throughput=4.99MB/sec 2024-09-16T06:10:30.655 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7oiPNvFTg6zSTW8 off=1616879 len=90378 2024-09-16T06:10:30.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 2053 completed, throughput=4.99MB/sec 2024-09-16T06:10:30.658 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e_PlRlGZHxkyCuW off=2126077 len=1119872 2024-09-16T06:10:30.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 2054 completed, throughput=4.99MB/sec 2024-09-16T06:10:30.660 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K6Cl0THj1_BY0Kz off=7719406 len=531625 2024-09-16T06:10:30.663 INFO:tasks.workunit.client.0.smithi145.stdout:op 2055 completed, throughput=4.99MB/sec 2024-09-16T06:10:30.663 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EUNaw6Kza1lOLHv off=13571531 len=778243 2024-09-16T06:10:30.665 INFO:tasks.workunit.client.0.smithi145.stdout:op 2056 completed, throughput=4.99MB/sec 2024-09-16T06:10:30.665 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4biTk1C34CFasTO off=410762 len=696579 2024-09-16T06:10:30.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 2057 completed, throughput=5MB/sec 2024-09-16T06:10:30.666 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eSaNTv4McEcMPaX off=20445914 len=596329 2024-09-16T06:10:30.671 INFO:tasks.workunit.client.0.smithi145.stdout:op 2058 completed, throughput=5MB/sec 2024-09-16T06:10:30.671 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_2Y0sl5BtY3tlsQ off=4269621 len=1142037 2024-09-16T06:10:30.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 2059 completed, throughput=5MB/sec 2024-09-16T06:10:30.676 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YBnZaVsf62W3coj off=11564743 len=1319174 2024-09-16T06:10:30.682 INFO:tasks.workunit.client.0.smithi145.stdout:op 2060 completed, throughput=5MB/sec 2024-09-16T06:10:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:30 smithi145 ceph-mon[99390]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:31.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:30 smithi145 ceph-mon[96887]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:30 smithi161 ceph-mon[87722]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:31.682 INFO:tasks.workunit.client.0.smithi145.stdout: 411: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:31.683 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8PUKdGZj7SKu5ew off=5465727 len=1484669 2024-09-16T06:10:31.692 INFO:tasks.workunit.client.0.smithi145.stdout:op 2061 completed, throughput=4.99MB/sec 2024-09-16T06:10:31.692 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BojrwgM9PhHBW-Y off=4296541 len=1375789 2024-09-16T06:10:31.698 INFO:tasks.workunit.client.0.smithi145.stdout:op 2062 completed, throughput=5MB/sec 2024-09-16T06:10:31.698 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eW4PLnk8YgqgaPO off=8380696 len=1646273 2024-09-16T06:10:31.700 INFO:tasks.workunit.client.0.smithi145.stdout:op 2063 completed, throughput=5MB/sec 2024-09-16T06:10:32.700 INFO:tasks.workunit.client.0.smithi145.stdout: 412: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:32.700 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4-5q3gDt6X9t-10 off=5710675 len=345620 2024-09-16T06:10:32.704 INFO:tasks.workunit.client.0.smithi145.stdout:op 2064 completed, throughput=4.99MB/sec 2024-09-16T06:10:32.705 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yQYz1woxxb6TfRk off=13577131 len=114149 2024-09-16T06:10:32.705 INFO:tasks.workunit.client.0.smithi145.stdout:op 2065 completed, throughput=4.99MB/sec 2024-09-16T06:10:32.705 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ufJSRuJhhIxlkgf off=1738769 len=283352 2024-09-16T06:10:32.705 INFO:tasks.workunit.client.0.smithi145.stdout:op 2066 completed, throughput=4.99MB/sec 2024-09-16T06:10:32.705 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5QSWMJhzjWKOCpQ off=491902 len=1756414 2024-09-16T06:10:32.715 INFO:tasks.workunit.client.0.smithi145.stdout:op 2067 completed, throughput=4.99MB/sec 2024-09-16T06:10:32.715 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y833R0ORUKjYiB9 off=88908 len=93860 2024-09-16T06:10:32.717 INFO:tasks.workunit.client.0.smithi145.stdout:op 2068 completed, throughput=4.99MB/sec 2024-09-16T06:10:32.717 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PMqmK3HrfkauIt4 off=2225143 len=1345528 2024-09-16T06:10:32.719 INFO:tasks.workunit.client.0.smithi145.stdout:op 2069 completed, throughput=5MB/sec 2024-09-16T06:10:32.719 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OMLpuAc3NQs9kch off=1005905 len=1280395 2024-09-16T06:10:32.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 2070 completed, throughput=5MB/sec 2024-09-16T06:10:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:32 smithi145 ceph-mon[99390]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-09-16T06:10:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:32 smithi145 ceph-mon[96887]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-09-16T06:10:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:32 smithi161 ceph-mon[87722]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-09-16T06:10:33.725 INFO:tasks.workunit.client.0.smithi145.stdout: 413: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:33.725 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-c4ahgQ2VLNdZzNQ off=19569412 len=882439 2024-09-16T06:10:33.726 INFO:tasks.workunit.client.0.smithi145.stdout:op 2071 completed, throughput=4.99MB/sec 2024-09-16T06:10:33.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-meCvrSZzs-qiYrx off=1158102 len=889833 2024-09-16T06:10:33.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 2072 completed, throughput=4.99MB/sec 2024-09-16T06:10:33.729 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i2QlsmSpyfKlqHp off=16266760 len=1648333 2024-09-16T06:10:33.736 INFO:tasks.workunit.client.0.smithi145.stdout:op 2073 completed, throughput=5MB/sec 2024-09-16T06:10:33.736 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PvxVmfHFu0ufYTr off=9053381 len=1582272 2024-09-16T06:10:33.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 2074 completed, throughput=5MB/sec 2024-09-16T06:10:33.744 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KBkC-ThKKjCjFxZ off=2117320 len=325509 2024-09-16T06:10:33.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 2075 completed, throughput=5MB/sec 2024-09-16T06:10:34.745 INFO:tasks.workunit.client.0.smithi145.stdout: 414: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:34.745 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ePfj1RexdetyL5p off=11081919 len=581929 2024-09-16T06:10:34.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 2076 completed, throughput=4.99MB/sec 2024-09-16T06:10:34.747 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oxPxKB63dsPCd5o off=4960755 len=1626806 2024-09-16T06:10:34.749 INFO:tasks.workunit.client.0.smithi145.stdout:op 2077 completed, throughput=4.99MB/sec 2024-09-16T06:10:34.749 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WmZTc9dIuRHh7OR off=9201889 len=1532243 2024-09-16T06:10:34.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 2078 completed, throughput=5MB/sec 2024-09-16T06:10:34.750 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EDgaUPvS1Vh3UGi off=2217245 len=1316462 2024-09-16T06:10:34.751 INFO:tasks.workunit.client.0.smithi145.stdout:op 2079 completed, throughput=5MB/sec 2024-09-16T06:10:34.752 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wZZ2e0a4S0Xv7KF off=1803838 len=384364 2024-09-16T06:10:34.755 INFO:tasks.workunit.client.0.smithi145.stdout:op 2080 completed, throughput=5MB/sec 2024-09-16T06:10:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:34 smithi145 ceph-mon[99390]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:34 smithi145 ceph-mon[96887]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:10:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:10:34] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2024-09-16T06:10:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:34 smithi161 ceph-mon[87722]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:35.755 INFO:tasks.workunit.client.0.smithi145.stdout: 415: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:35.755 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Jjrk6TeP61sdSkJ off=3560518 len=173455 2024-09-16T06:10:35.756 INFO:tasks.workunit.client.0.smithi145.stdout:op 2081 completed, throughput=4.99MB/sec 2024-09-16T06:10:35.756 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qhPz5gJlzBtIovN off=1216501 len=1397459 2024-09-16T06:10:35.763 INFO:tasks.workunit.client.0.smithi145.stdout:op 2082 completed, throughput=4.99MB/sec 2024-09-16T06:10:35.763 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JBKlIQ9wgTOBoZl off=5417854 len=1988403 2024-09-16T06:10:35.766 INFO:tasks.workunit.client.0.smithi145.stdout:op 2083 completed, throughput=5MB/sec 2024-09-16T06:10:35.766 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--g8hUaAmXWTKzYy off=4695457 len=297333 2024-09-16T06:10:35.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 2084 completed, throughput=5MB/sec 2024-09-16T06:10:35.767 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f0HhUV-Lc6_xGk0 off=15474465 len=776735 2024-09-16T06:10:35.771 INFO:tasks.workunit.client.0.smithi145.stdout:op 2085 completed, throughput=5MB/sec 2024-09-16T06:10:35.771 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l0K-rKJE-ubP37k off=7517603 len=582086 2024-09-16T06:10:35.775 INFO:tasks.workunit.client.0.smithi145.stdout:op 2086 completed, throughput=5MB/sec 2024-09-16T06:10:36.776 INFO:tasks.workunit.client.0.smithi145.stdout: 416: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:36.776 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BC9h77q6t_ugSXB off=5963505 len=1049942 2024-09-16T06:10:36.782 INFO:tasks.workunit.client.0.smithi145.stdout:op 2087 completed, throughput=4.99MB/sec 2024-09-16T06:10:36.782 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2vfaDTbqvgoPa4O off=16405443 len=604664 2024-09-16T06:10:36.786 INFO:tasks.workunit.client.0.smithi145.stdout:op 2088 completed, throughput=4.99MB/sec 2024-09-16T06:10:36.786 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1z40iMUapaN1PTY off=8113767 len=16712 2024-09-16T06:10:36.787 INFO:tasks.workunit.client.0.smithi145.stdout:op 2089 completed, throughput=4.99MB/sec 2024-09-16T06:10:36.788 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bZLYevbkcHpt8sn off=824898 len=742737 2024-09-16T06:10:36.792 INFO:tasks.workunit.client.0.smithi145.stdout:op 2090 completed, throughput=4.99MB/sec 2024-09-16T06:10:36.792 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uNdPLa3K3JfiQkz off=20634140 len=1682889 2024-09-16T06:10:36.795 INFO:tasks.workunit.client.0.smithi145.stdout:op 2091 completed, throughput=5MB/sec 2024-09-16T06:10:36.795 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-piVvFpa2P24y3DS off=11255978 len=7123 2024-09-16T06:10:36.797 INFO:tasks.workunit.client.0.smithi145.stdout:op 2092 completed, throughput=5MB/sec 2024-09-16T06:10:36.798 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Cd39YcTUu6IUPOW off=1784030 len=1532352 2024-09-16T06:10:36.805 INFO:tasks.workunit.client.0.smithi145.stdout:op 2093 completed, throughput=5MB/sec 2024-09-16T06:10:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:37.805 INFO:tasks.workunit.client.0.smithi145.stdout: 417: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:37.805 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Sj4QMcTh7aTmKnO off=11786297 len=939060 2024-09-16T06:10:37.808 INFO:tasks.workunit.client.0.smithi145.stdout:op 2094 completed, throughput=4.99MB/sec 2024-09-16T06:10:37.808 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cuewnmKD05-Jr-m off=13088054 len=1843994 2024-09-16T06:10:37.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 2095 completed, throughput=5MB/sec 2024-09-16T06:10:37.810 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qHqUFxgnqsbjkIj off=2671264 len=1615828 2024-09-16T06:10:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:37 smithi145 ceph-mon[96887]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:10:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:37 smithi145 ceph-mon[99390]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:10:37.818 INFO:tasks.workunit.client.0.smithi145.stdout:op 2096 completed, throughput=5MB/sec 2024-09-16T06:10:37.818 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LhyXQEcmagvTj4e off=11406441 len=1153832 2024-09-16T06:10:37.824 INFO:tasks.workunit.client.0.smithi145.stdout:op 2097 completed, throughput=5MB/sec 2024-09-16T06:10:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:37 smithi161 ceph-mon[87722]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:10:38.825 INFO:tasks.workunit.client.0.smithi145.stdout: 418: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:38.825 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WEmgVVy-_SrOljw off=417454 len=907799 2024-09-16T06:10:38.831 INFO:tasks.workunit.client.0.smithi145.stdout:op 2098 completed, throughput=4.99MB/sec 2024-09-16T06:10:38.831 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ittPwUW1WXxnAmc off=2431148 len=1298967 2024-09-16T06:10:38.837 INFO:tasks.workunit.client.0.smithi145.stdout:op 2099 completed, throughput=4.99MB/sec 2024-09-16T06:10:38.837 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oqP3d5vCjnvfy0D off=9901509 len=277031 2024-09-16T06:10:38.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 2100 completed, throughput=4.99MB/sec 2024-09-16T06:10:38.840 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-M5Ag3Ce1MNs55iJ off=3811226 len=1864497 2024-09-16T06:10:38.843 INFO:tasks.workunit.client.0.smithi145.stdout:op 2101 completed, throughput=5MB/sec 2024-09-16T06:10:38.843 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0PAczstPCnvQ72C off=2588614 len=704305 2024-09-16T06:10:38.848 INFO:tasks.workunit.client.0.smithi145.stdout:op 2102 completed, throughput=5MB/sec 2024-09-16T06:10:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:38 smithi145 ceph-mon[96887]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:38 smithi145 ceph-mon[99390]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:38 smithi161 ceph-mon[87722]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:39.848 INFO:tasks.workunit.client.0.smithi145.stdout: 419: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:39.848 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S3FF0Nw81D4T3DK off=3520890 len=78349 2024-09-16T06:10:39.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 2103 completed, throughput=4.99MB/sec 2024-09-16T06:10:39.851 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i5dxFQCKlsoTA4e off=2647684 len=2014098 2024-09-16T06:10:39.863 INFO:tasks.workunit.client.0.smithi145.stdout:op 2104 completed, throughput=4.99MB/sec 2024-09-16T06:10:39.863 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-An8K8aeA-Qcc_PU off=14815951 len=954824 2024-09-16T06:10:39.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 2105 completed, throughput=5MB/sec 2024-09-16T06:10:39.865 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mAkRohHoV0-czhg off=902467 len=1120053 2024-09-16T06:10:39.869 INFO:tasks.workunit.client.0.smithi145.stdout:op 2106 completed, throughput=5MB/sec 2024-09-16T06:10:39.870 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MiBh9tu3mEVqOAN off=17800663 len=165103 2024-09-16T06:10:39.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 2107 completed, throughput=5MB/sec 2024-09-16T06:10:39.872 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-spTzUuXzb9snp73 off=2820208 len=238307 2024-09-16T06:10:39.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 2108 completed, throughput=5MB/sec 2024-09-16T06:10:39.873 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XXsFP0jBtknN7CM off=1535294 len=1336040 2024-09-16T06:10:39.875 INFO:tasks.workunit.client.0.smithi145.stdout:op 2109 completed, throughput=5MB/sec 2024-09-16T06:10:40.876 INFO:tasks.workunit.client.0.smithi145.stdout: 420: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:40.876 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xfg8HUqAB0sSZYe off=390766 len=1685535 2024-09-16T06:10:40.880 INFO:tasks.workunit.client.0.smithi145.stdout:op 2110 completed, throughput=4.99MB/sec 2024-09-16T06:10:40.880 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nL51BF1PzgD8_Xw off=6703557 len=956193 2024-09-16T06:10:40.885 INFO:tasks.workunit.client.0.smithi145.stdout:op 2111 completed, throughput=5MB/sec 2024-09-16T06:10:40.885 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-N705Aawfgi6Vg-5 off=2005737 len=1620701 2024-09-16T06:10:40.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 2112 completed, throughput=5MB/sec 2024-09-16T06:10:40.887 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZGi3YKpHOU3K_b8 off=9827025 len=1344263 2024-09-16T06:10:40.889 INFO:tasks.workunit.client.0.smithi145.stdout:op 2113 completed, throughput=5MB/sec 2024-09-16T06:10:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:40 smithi145 ceph-mon[96887]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:10:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:40 smithi145 ceph-mon[99390]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:10:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:40 smithi161 ceph-mon[87722]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:10:41.889 INFO:tasks.workunit.client.0.smithi145.stdout: 421: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:41.889 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P-NCsjUaCMeZOnZ off=1203816 len=656998 2024-09-16T06:10:41.894 INFO:tasks.workunit.client.0.smithi145.stdout:op 2114 completed, throughput=4.99MB/sec 2024-09-16T06:10:41.894 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-__GMCbrnYfMYv9C off=13471594 len=601533 2024-09-16T06:10:41.895 INFO:tasks.workunit.client.0.smithi145.stdout:op 2115 completed, throughput=4.99MB/sec 2024-09-16T06:10:41.895 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-23RFDRHGG9lyrrj off=18427679 len=1220229 2024-09-16T06:10:41.900 INFO:tasks.workunit.client.0.smithi145.stdout:op 2116 completed, throughput=5MB/sec 2024-09-16T06:10:41.901 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YVGZKb-Rm5R8ZP- off=3475161 len=2089584 2024-09-16T06:10:41.903 INFO:tasks.workunit.client.0.smithi145.stdout:op 2117 completed, throughput=5MB/sec 2024-09-16T06:10:42.903 INFO:tasks.workunit.client.0.smithi145.stdout: 422: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:42.903 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h_5Fda7tK-xqDDo off=1181865 len=2026594 2024-09-16T06:10:42.921 INFO:tasks.workunit.client.0.smithi145.stdout:op 2118 completed, throughput=4.99MB/sec 2024-09-16T06:10:42.921 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SUf-zTxZWTpW-j9 off=5494125 len=744864 2024-09-16T06:10:42.926 INFO:tasks.workunit.client.0.smithi145.stdout:op 2119 completed, throughput=4.99MB/sec 2024-09-16T06:10:42.926 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kSY_orN9H1VPqZX off=5813809 len=604670 2024-09-16T06:10:42.927 INFO:tasks.workunit.client.0.smithi145.stdout:op 2120 completed, throughput=5MB/sec 2024-09-16T06:10:42.927 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UNQsjeA3ewWigff off=545669 len=1374464 2024-09-16T06:10:42.929 INFO:tasks.workunit.client.0.smithi145.stdout:op 2121 completed, throughput=5MB/sec 2024-09-16T06:10:42.929 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ykvk-YaN2T-qoZo off=5207559 len=1610481 2024-09-16T06:10:42.936 INFO:tasks.workunit.client.0.smithi145.stdout:op 2122 completed, throughput=5MB/sec 2024-09-16T06:10:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:42 smithi145 ceph-mon[99390]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:43.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:42 smithi145 ceph-mon[96887]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:42 smithi161 ceph-mon[87722]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:43.936 INFO:tasks.workunit.client.0.smithi145.stdout: 423: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:43.936 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UjTOInPyKy_s8ED off=5398065 len=761453 2024-09-16T06:10:43.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 2123 completed, throughput=4.99MB/sec 2024-09-16T06:10:43.941 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-55Na1xdgDsklivF off=126960 len=1930599 2024-09-16T06:10:43.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 2124 completed, throughput=5MB/sec 2024-09-16T06:10:43.952 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sqNBF4QW7LggeI8 off=10148972 len=65086 2024-09-16T06:10:43.954 INFO:tasks.workunit.client.0.smithi145.stdout:op 2125 completed, throughput=5MB/sec 2024-09-16T06:10:43.954 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AW0f_uW7oqNavN6 off=619920 len=124066 2024-09-16T06:10:43.957 INFO:tasks.workunit.client.0.smithi145.stdout:op 2126 completed, throughput=5MB/sec 2024-09-16T06:10:43.957 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uqGFTPbOe9ab6Lt off=121674 len=1003754 2024-09-16T06:10:43.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 2127 completed, throughput=5MB/sec 2024-09-16T06:10:43.959 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yMwRALSPGZX22ei off=2905342 len=211512 2024-09-16T06:10:43.959 INFO:tasks.workunit.client.0.smithi145.stdout:op 2128 completed, throughput=5MB/sec 2024-09-16T06:10:43.959 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZcEKGEb_c_ql3zL off=10732969 len=677571 2024-09-16T06:10:43.962 INFO:tasks.workunit.client.0.smithi145.stdout:op 2129 completed, throughput=5MB/sec 2024-09-16T06:10:44.963 INFO:tasks.workunit.client.0.smithi145.stdout: 424: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:44.963 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1f9YIHU_ULAXqPI off=524882 len=1759546 2024-09-16T06:10:44.971 INFO:tasks.workunit.client.0.smithi145.stdout:op 2130 completed, throughput=4.99MB/sec 2024-09-16T06:10:44.971 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yG3w1SAsH_59n1q off=10773475 len=368325 2024-09-16T06:10:44.975 INFO:tasks.workunit.client.0.smithi145.stdout:op 2131 completed, throughput=4.99MB/sec 2024-09-16T06:10:44.975 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g19bd2Qbu_cwmnk off=270377 len=1636580 2024-09-16T06:10:44.977 INFO:tasks.workunit.client.0.smithi145.stdout:op 2132 completed, throughput=5MB/sec 2024-09-16T06:10:44.977 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UdAyQjiBYbsX4ja off=7115680 len=780358 2024-09-16T06:10:44.981 INFO:tasks.workunit.client.0.smithi145.stdout:op 2133 completed, throughput=5MB/sec 2024-09-16T06:10:44.981 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mBoQwEZc3wRsvAh off=1708421 len=229009 2024-09-16T06:10:44.981 INFO:tasks.workunit.client.0.smithi145.stdout:op 2134 completed, throughput=5MB/sec 2024-09-16T06:10:44.982 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jdF_ysli6hwrzFj off=2386191 len=1276001 2024-09-16T06:10:44.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 2135 completed, throughput=5MB/sec 2024-09-16T06:10:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:44 smithi145 ceph-mon[96887]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:10:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:44 smithi145 ceph-mon[99390]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:10:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:10:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:10:44] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2024-09-16T06:10:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:44 smithi161 ceph-mon[87722]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:10:45.985 INFO:tasks.workunit.client.0.smithi145.stdout: 425: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:45.985 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PoxHuQEXb7sY7ug off=2055619 len=1200319 2024-09-16T06:10:45.987 INFO:tasks.workunit.client.0.smithi145.stdout:op 2136 completed, throughput=4.99MB/sec 2024-09-16T06:10:45.987 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F_kXjYUrOCM4KJV off=7906121 len=1167794 2024-09-16T06:10:45.989 INFO:tasks.workunit.client.0.smithi145.stdout:op 2137 completed, throughput=5MB/sec 2024-09-16T06:10:45.990 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8ye44P2wLZPpygE off=10359829 len=1943936 2024-09-16T06:10:46.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 2138 completed, throughput=5MB/sec 2024-09-16T06:10:47.002 INFO:tasks.workunit.client.0.smithi145.stdout: 426: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:47.002 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xS3whOjFFjUdpZh off=12179636 len=524552 2024-09-16T06:10:47.006 INFO:tasks.workunit.client.0.smithi145.stdout:op 2139 completed, throughput=4.99MB/sec 2024-09-16T06:10:47.006 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s1oRaK3RNzUOXPI off=2913759 len=1390949 2024-09-16T06:10:47.008 INFO:tasks.workunit.client.0.smithi145.stdout:op 2140 completed, throughput=4.99MB/sec 2024-09-16T06:10:47.008 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZjAXnS_jjVf_HjI off=2086828 len=1676590 2024-09-16T06:10:47.016 INFO:tasks.workunit.client.0.smithi145.stdout:op 2141 completed, throughput=5MB/sec 2024-09-16T06:10:47.016 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-flQtSuI3OosWiPj off=1576260 len=1294529 2024-09-16T06:10:47.017 INFO:tasks.workunit.client.0.smithi145.stdout:op 2142 completed, throughput=5MB/sec 2024-09-16T06:10:47.017 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vYdnuh1Xktjqtqc off=2173739 len=1210392 2024-09-16T06:10:47.024 INFO:tasks.workunit.client.0.smithi145.stdout:op 2143 completed, throughput=5MB/sec 2024-09-16T06:10:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:46 smithi145 ceph-mon[96887]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:47.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:46 smithi145 ceph-mon[99390]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:46 smithi161 ceph-mon[87722]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:48.025 INFO:tasks.workunit.client.0.smithi145.stdout: 427: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:48.025 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MPELP_nlKyzoxCa off=8769444 len=25671 2024-09-16T06:10:48.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 2144 completed, throughput=4.99MB/sec 2024-09-16T06:10:48.027 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X_Wo7tuyOIxovJg off=8222264 len=1612719 2024-09-16T06:10:48.029 INFO:tasks.workunit.client.0.smithi145.stdout:op 2145 completed, throughput=4.99MB/sec 2024-09-16T06:10:48.029 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NewEDXxL57OYqcc off=19751652 len=1378939 2024-09-16T06:10:48.037 INFO:tasks.workunit.client.0.smithi145.stdout:op 2146 completed, throughput=5MB/sec 2024-09-16T06:10:48.037 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0iL2qb2r0WycUgK off=1346981 len=2086957 2024-09-16T06:10:48.039 INFO:tasks.workunit.client.0.smithi145.stdout:op 2147 completed, throughput=5MB/sec 2024-09-16T06:10:49.039 INFO:tasks.workunit.client.0.smithi145.stdout: 428: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:49.039 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wzH-5eU4EZXcHN5 off=1711950 len=1013137 2024-09-16T06:10:49.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 2148 completed, throughput=4.99MB/sec 2024-09-16T06:10:49.044 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7QAAYiGtpHPFMye off=1337930 len=70665 2024-09-16T06:10:49.048 INFO:tasks.workunit.client.0.smithi145.stdout:op 2149 completed, throughput=4.99MB/sec 2024-09-16T06:10:49.049 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oh6dKM5OULmDQwy off=2370890 len=1921757 2024-09-16T06:10:49.060 INFO:tasks.workunit.client.0.smithi145.stdout:op 2150 completed, throughput=5MB/sec 2024-09-16T06:10:49.060 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i4sjygoKaZGtnNf off=23642642 len=340787 2024-09-16T06:10:49.061 INFO:tasks.workunit.client.0.smithi145.stdout:op 2151 completed, throughput=5MB/sec 2024-09-16T06:10:49.061 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MWPBNz_sSkSKvs5 off=0 len=1090994 2024-09-16T06:10:49.065 INFO:tasks.workunit.client.0.smithi145.stdout:op 2152 completed, throughput=5MB/sec 2024-09-16T06:10:49.065 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qacJE97v-lE2mG3 off=3098106 len=1865378 2024-09-16T06:10:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:48 smithi145 ceph-mon[96887]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:48 smithi145 ceph-mon[99390]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:49.069 INFO:tasks.workunit.client.0.smithi145.stdout:op 2153 completed, throughput=5MB/sec 2024-09-16T06:10:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:48 smithi161 ceph-mon[87722]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:10:50.069 INFO:tasks.workunit.client.0.smithi145.stdout: 429: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:50.070 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tmwIaymfMPwjWC5 off=1016190 len=2051546 2024-09-16T06:10:50.073 INFO:tasks.workunit.client.0.smithi145.stdout:op 2154 completed, throughput=5MB/sec 2024-09-16T06:10:50.074 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mUYbTD9Noj_AnxH off=15833702 len=1896869 2024-09-16T06:10:50.083 INFO:tasks.workunit.client.0.smithi145.stdout:op 2155 completed, throughput=5MB/sec 2024-09-16T06:10:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:50 smithi145 ceph-mon[96887]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:10:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:50 smithi145 ceph-mon[99390]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:10:51.083 INFO:tasks.workunit.client.0.smithi145.stdout: 430: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:51.083 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HDaQ7LNcUy6_qco off=235649 len=1434484 2024-09-16T06:10:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:50 smithi161 ceph-mon[87722]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:10:51.089 INFO:tasks.workunit.client.0.smithi145.stdout:op 2156 completed, throughput=4.99MB/sec 2024-09-16T06:10:51.089 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CnF2AIMGJ48iPBp off=7430774 len=1913789 2024-09-16T06:10:51.091 INFO:tasks.workunit.client.0.smithi145.stdout:op 2157 completed, throughput=5MB/sec 2024-09-16T06:10:51.091 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nFjPmRTRhjFmAPz off=7427481 len=961670 2024-09-16T06:10:51.097 INFO:tasks.workunit.client.0.smithi145.stdout:op 2158 completed, throughput=5MB/sec 2024-09-16T06:10:51.097 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-elKTsdduALgi2BT off=6142839 len=483834 2024-09-16T06:10:51.098 INFO:tasks.workunit.client.0.smithi145.stdout:op 2159 completed, throughput=5MB/sec 2024-09-16T06:10:51.098 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h4FRkJZRSjfJT3G off=6667023 len=266465 2024-09-16T06:10:51.098 INFO:tasks.workunit.client.0.smithi145.stdout:op 2160 completed, throughput=5MB/sec 2024-09-16T06:10:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:10:52.099 INFO:tasks.workunit.client.0.smithi145.stdout: 431: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:52.099 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rxeHTCYagym2GEP off=2128303 len=688004 2024-09-16T06:10:52.100 INFO:tasks.workunit.client.0.smithi145.stdout:op 2161 completed, throughput=4.99MB/sec 2024-09-16T06:10:52.100 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EgtlP6-cSNUO1Bt off=341472 len=1788487 2024-09-16T06:10:52.109 INFO:tasks.workunit.client.0.smithi145.stdout:op 2162 completed, throughput=4.99MB/sec 2024-09-16T06:10:52.109 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6eh2h6luEQ1RH-i off=5904942 len=168514 2024-09-16T06:10:52.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 2163 completed, throughput=4.99MB/sec 2024-09-16T06:10:52.112 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hiY7zJy3ABJOT3Q off=1395861 len=396166 2024-09-16T06:10:52.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 2164 completed, throughput=5MB/sec 2024-09-16T06:10:52.113 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Kv2BnWy1WlxEfCa off=247963 len=1676927 2024-09-16T06:10:52.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 2165 completed, throughput=5MB/sec 2024-09-16T06:10:52.123 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qRVoNiJ3hOhcumm off=15652378 len=1990069 2024-09-16T06:10:52.125 INFO:tasks.workunit.client.0.smithi145.stdout:op 2166 completed, throughput=5MB/sec 2024-09-16T06:10:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:52 smithi145 ceph-mon[96887]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:10:53.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:52 smithi145 ceph-mon[99390]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:10:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:52 smithi161 ceph-mon[87722]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:10:53.125 INFO:tasks.workunit.client.0.smithi145.stdout: 432: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:53.125 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FmsnGa0O7pl5bp2 off=6434587 len=445049 2024-09-16T06:10:53.126 INFO:tasks.workunit.client.0.smithi145.stdout:op 2167 completed, throughput=4.99MB/sec 2024-09-16T06:10:53.126 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gdH22S8XU9BTtpX off=1959068 len=1386341 2024-09-16T06:10:53.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 2168 completed, throughput=5MB/sec 2024-09-16T06:10:53.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XYMxteeaEaMvwId off=8374440 len=208090 2024-09-16T06:10:53.135 INFO:tasks.workunit.client.0.smithi145.stdout:op 2169 completed, throughput=5MB/sec 2024-09-16T06:10:53.135 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VmD4Mm-ZQ-xjcNb off=6777306 len=1448023 2024-09-16T06:10:53.138 INFO:tasks.workunit.client.0.smithi145.stdout:op 2170 completed, throughput=5MB/sec 2024-09-16T06:10:53.138 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IqcVvizpWlZqOaC off=399816 len=515866 2024-09-16T06:10:53.141 INFO:tasks.workunit.client.0.smithi145.stdout:op 2171 completed, throughput=5MB/sec 2024-09-16T06:10:54.142 INFO:tasks.workunit.client.0.smithi145.stdout: 433: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:54.142 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CuAY5V6w17NFnj0 off=3705581 len=231697 2024-09-16T06:10:54.143 INFO:tasks.workunit.client.0.smithi145.stdout:op 2172 completed, throughput=4.99MB/sec 2024-09-16T06:10:54.143 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2fMK9x3922NAfvn off=4348395 len=695824 2024-09-16T06:10:54.144 INFO:tasks.workunit.client.0.smithi145.stdout:op 2173 completed, throughput=4.99MB/sec 2024-09-16T06:10:54.144 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e0k1SEKBeSsKqaC off=18960614 len=1031544 2024-09-16T06:10:54.150 INFO:tasks.workunit.client.0.smithi145.stdout:op 2174 completed, throughput=4.99MB/sec 2024-09-16T06:10:54.150 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-86CaGitPePrcnhY off=7966824 len=1015793 2024-09-16T06:10:54.151 INFO:tasks.workunit.client.0.smithi145.stdout:op 2175 completed, throughput=5MB/sec 2024-09-16T06:10:54.151 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mX9Z58CBrPEKw2c off=4876818 len=746406 2024-09-16T06:10:54.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 2176 completed, throughput=5MB/sec 2024-09-16T06:10:54.156 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HJDuFk6N8l9PmI9 off=1873295 len=732961 2024-09-16T06:10:54.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 2177 completed, throughput=5MB/sec 2024-09-16T06:10:54.159 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C_AoCBt3H32Ghbq off=2647512 len=1282813 2024-09-16T06:10:54.165 INFO:tasks.workunit.client.0.smithi145.stdout:op 2178 completed, throughput=5MB/sec 2024-09-16T06:10:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:54 smithi145 ceph-mon[96887]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:10:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:54 smithi145 ceph-mon[99390]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:10:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:10:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:10:54] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2024-09-16T06:10:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:54 smithi161 ceph-mon[87722]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:10:55.166 INFO:tasks.workunit.client.0.smithi145.stdout: 434: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:55.166 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2Xd3K8ybIO3KqT2 off=5955469 len=603297 2024-09-16T06:10:55.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 2179 completed, throughput=4.99MB/sec 2024-09-16T06:10:55.167 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gvMhTmwfRpp-h05 off=14300579 len=890275 2024-09-16T06:10:55.168 INFO:tasks.workunit.client.0.smithi145.stdout:op 2180 completed, throughput=4.99MB/sec 2024-09-16T06:10:55.168 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0MN47phYoewvMdQ off=5824459 len=1752579 2024-09-16T06:10:55.178 INFO:tasks.workunit.client.0.smithi145.stdout:op 2181 completed, throughput=5MB/sec 2024-09-16T06:10:55.178 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PiVsVk3AxOLImON off=3842 len=1940580 2024-09-16T06:10:55.189 INFO:tasks.workunit.client.0.smithi145.stdout:op 2182 completed, throughput=5MB/sec 2024-09-16T06:10:56.189 INFO:tasks.workunit.client.0.smithi145.stdout: 435: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:56.189 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Nq_24QWv4OUKgDf off=5562332 len=10932 2024-09-16T06:10:56.192 INFO:tasks.workunit.client.0.smithi145.stdout:op 2183 completed, throughput=4.99MB/sec 2024-09-16T06:10:56.192 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kSZDLMg1-UAVJpV off=14484640 len=1226810 2024-09-16T06:10:56.198 INFO:tasks.workunit.client.0.smithi145.stdout:op 2184 completed, throughput=4.99MB/sec 2024-09-16T06:10:56.198 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-as7Lf658RY3kAQS off=1955852 len=1200457 2024-09-16T06:10:56.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 2185 completed, throughput=4.99MB/sec 2024-09-16T06:10:56.204 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kZ3WqTRGb5--y_V off=15449091 len=604283 2024-09-16T06:10:56.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 2186 completed, throughput=5MB/sec 2024-09-16T06:10:56.205 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kYvgn7NwYb5627p off=2830024 len=734159 2024-09-16T06:10:56.206 INFO:tasks.workunit.client.0.smithi145.stdout:op 2187 completed, throughput=5MB/sec 2024-09-16T06:10:56.206 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qUyG4PZPqAOm_Xj off=996512 len=33640 2024-09-16T06:10:56.206 INFO:tasks.workunit.client.0.smithi145.stdout:op 2188 completed, throughput=5MB/sec 2024-09-16T06:10:56.206 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UpOe9ld98b3jZ-F off=1045128 len=1873714 2024-09-16T06:10:56.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 2189 completed, throughput=5MB/sec 2024-09-16T06:10:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:56 smithi145 ceph-mon[96887]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:56 smithi145 ceph-mon[99390]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:56 smithi161 ceph-mon[87722]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:10:57.208 INFO:tasks.workunit.client.0.smithi145.stdout: 436: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:57.209 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-B4Xv-iB-kqcGIyp off=1577358 len=1989633 2024-09-16T06:10:57.219 INFO:tasks.workunit.client.0.smithi145.stdout:op 2190 completed, throughput=4.99MB/sec 2024-09-16T06:10:57.219 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Plc9DoQxsmssJAQ off=13063929 len=1675747 2024-09-16T06:10:57.229 INFO:tasks.workunit.client.0.smithi145.stdout:op 2191 completed, throughput=5MB/sec 2024-09-16T06:10:57.229 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--sBBdjEBBHZ5wPu off=3189083 len=1233487 2024-09-16T06:10:57.230 INFO:tasks.workunit.client.0.smithi145.stdout:op 2192 completed, throughput=5MB/sec 2024-09-16T06:10:58.231 INFO:tasks.workunit.client.0.smithi145.stdout: 437: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:58.231 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zCfucBdGX--OB80 off=10123854 len=1608971 2024-09-16T06:10:58.238 INFO:tasks.workunit.client.0.smithi145.stdout:op 2193 completed, throughput=4.99MB/sec 2024-09-16T06:10:58.238 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UcZw1C836WViR0k off=6981905 len=915340 2024-09-16T06:10:58.243 INFO:tasks.workunit.client.0.smithi145.stdout:op 2194 completed, throughput=4.99MB/sec 2024-09-16T06:10:58.243 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LsTKc9Ge9eF0xfr off=2804930 len=1919522 2024-09-16T06:10:58.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 2195 completed, throughput=5MB/sec 2024-09-16T06:10:58.250 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Sjcfxq2N0bemrw6 off=11092524 len=1253040 2024-09-16T06:10:58.258 INFO:tasks.workunit.client.0.smithi145.stdout:op 2196 completed, throughput=5MB/sec 2024-09-16T06:10:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:58 smithi145 ceph-mon[99390]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:10:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:58 smithi145 ceph-mon[96887]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:10:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:58 smithi161 ceph-mon[87722]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:10:59.258 INFO:tasks.workunit.client.0.smithi145.stdout: 438: throughput=4.99MB/sec pending data=0 2024-09-16T06:10:59.259 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C2B49vpH0sEqO5U off=2062527 len=1501963 2024-09-16T06:10:59.266 INFO:tasks.workunit.client.0.smithi145.stdout:op 2197 completed, throughput=4.99MB/sec 2024-09-16T06:10:59.266 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dlVXZE4wx9acebA off=1369182 len=189497 2024-09-16T06:10:59.267 INFO:tasks.workunit.client.0.smithi145.stdout:op 2198 completed, throughput=4.99MB/sec 2024-09-16T06:10:59.267 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PUHkuAD-s6s7KZE off=8443859 len=2061158 2024-09-16T06:10:59.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 2199 completed, throughput=5MB/sec 2024-09-16T06:10:59.269 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TR0C2uJUh6Tl68Y off=4060452 len=1218985 2024-09-16T06:10:59.270 INFO:tasks.workunit.client.0.smithi145.stdout:op 2200 completed, throughput=5MB/sec 2024-09-16T06:11:00.270 INFO:tasks.workunit.client.0.smithi145.stdout: 439: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:00.271 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hJ6EZ03PlgIboVh off=527680 len=1258295 2024-09-16T06:11:00.272 INFO:tasks.workunit.client.0.smithi145.stdout:op 2201 completed, throughput=4.99MB/sec 2024-09-16T06:11:00.272 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VM5YoRRCWwmi2wu off=2958511 len=1925763 2024-09-16T06:11:00.273 INFO:tasks.workunit.client.0.smithi145.stdout:op 2202 completed, throughput=5MB/sec 2024-09-16T06:11:00.274 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ChZ7OpzRKs61MLD off=2853003 len=293684 2024-09-16T06:11:00.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 2203 completed, throughput=5MB/sec 2024-09-16T06:11:00.275 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wcyrGDQ8NlN7KCU off=2908789 len=51575 2024-09-16T06:11:00.277 INFO:tasks.workunit.client.0.smithi145.stdout:op 2204 completed, throughput=5MB/sec 2024-09-16T06:11:00.278 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bFpi8sFnECu2TMQ off=3752424 len=321282 2024-09-16T06:11:00.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 2205 completed, throughput=5MB/sec 2024-09-16T06:11:00.278 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7amc4dmIBsF7lxR off=18233106 len=1156940 2024-09-16T06:11:00.284 INFO:tasks.workunit.client.0.smithi145.stdout:op 2206 completed, throughput=5MB/sec 2024-09-16T06:11:00.285 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZQnb-lX7fJd0p1V off=13545441 len=1569986 2024-09-16T06:11:00.290 INFO:tasks.workunit.client.0.smithi145.stdout:op 2207 completed, throughput=5MB/sec 2024-09-16T06:11:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:10:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:11:00.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:10:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:11:00.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:10:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:11:01.290 INFO:tasks.workunit.client.0.smithi145.stdout: 440: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:01.290 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CUa0bilgJlBkpIb off=14665217 len=809292 2024-09-16T06:11:01.291 INFO:tasks.workunit.client.0.smithi145.stdout:op 2208 completed, throughput=4.99MB/sec 2024-09-16T06:11:01.291 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Zh-6-LHxIO3NfZd off=590057 len=37089 2024-09-16T06:11:01.295 INFO:tasks.workunit.client.0.smithi145.stdout:op 2209 completed, throughput=4.99MB/sec 2024-09-16T06:11:01.295 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2pS1UyWWsCuSVwE off=5531820 len=1498548 2024-09-16T06:11:01.297 INFO:tasks.workunit.client.0.smithi145.stdout:op 2210 completed, throughput=5MB/sec 2024-09-16T06:11:01.297 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NnSzuHUZW0uARCw off=5129459 len=353012 2024-09-16T06:11:01.298 INFO:tasks.workunit.client.0.smithi145.stdout:op 2211 completed, throughput=5MB/sec 2024-09-16T06:11:01.298 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vZ0lNTQzLYLRc6B off=10346322 len=1238661 2024-09-16T06:11:01.301 INFO:tasks.workunit.client.0.smithi145.stdout:op 2212 completed, throughput=5MB/sec 2024-09-16T06:11:01.301 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BEKabHpH0lgcAi3 off=1874505 len=454168 2024-09-16T06:11:01.301 INFO:tasks.workunit.client.0.smithi145.stdout:op 2213 completed, throughput=5MB/sec 2024-09-16T06:11:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:11:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:11:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:11:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:00 smithi145 ceph-mon[96887]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:11:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:11:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:11:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:11:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:00 smithi145 ceph-mon[99390]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:11:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:11:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:11:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:11:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:00 smithi161 ceph-mon[87722]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:11:02.302 INFO:tasks.workunit.client.0.smithi145.stdout: 441: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:02.302 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-srXI0dN7e-pBW5b off=19990669 len=45435 2024-09-16T06:11:02.305 INFO:tasks.workunit.client.0.smithi145.stdout:op 2214 completed, throughput=4.99MB/sec 2024-09-16T06:11:02.305 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tM-obkbQgCWYR_w off=660525 len=1304850 2024-09-16T06:11:02.311 INFO:tasks.workunit.client.0.smithi145.stdout:op 2215 completed, throughput=4.99MB/sec 2024-09-16T06:11:02.311 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nuHquT57kNEbjZX off=4167161 len=1070940 2024-09-16T06:11:02.318 INFO:tasks.workunit.client.0.smithi145.stdout:op 2216 completed, throughput=4.99MB/sec 2024-09-16T06:11:02.318 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nzWND4tHAWJBrip off=8750146 len=1635685 2024-09-16T06:11:02.325 INFO:tasks.workunit.client.0.smithi145.stdout:op 2217 completed, throughput=5MB/sec 2024-09-16T06:11:02.325 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SrO9xbGme_Un1QN off=2422345 len=973991 2024-09-16T06:11:02.328 INFO:tasks.workunit.client.0.smithi145.stdout:op 2218 completed, throughput=5MB/sec 2024-09-16T06:11:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:02 smithi145 ceph-mon[96887]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:11:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:02 smithi145 ceph-mon[99390]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:11:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:02 smithi161 ceph-mon[87722]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:11:03.329 INFO:tasks.workunit.client.0.smithi145.stdout: 442: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:03.329 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eyIOmwraK2KlXy- off=20215453 len=1417989 2024-09-16T06:11:03.331 INFO:tasks.workunit.client.0.smithi145.stdout:op 2219 completed, throughput=4.99MB/sec 2024-09-16T06:11:03.331 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yhNXEmsjwiB6XZO off=4500868 len=1280827 2024-09-16T06:11:03.332 INFO:tasks.workunit.client.0.smithi145.stdout:op 2220 completed, throughput=4.99MB/sec 2024-09-16T06:11:03.332 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ME6js7V3EHs8dJ- off=11808509 len=1557086 2024-09-16T06:11:03.339 INFO:tasks.workunit.client.0.smithi145.stdout:op 2221 completed, throughput=5MB/sec 2024-09-16T06:11:03.339 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4AmcnJlTioj4t0B off=2651420 len=67984 2024-09-16T06:11:03.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 2222 completed, throughput=5MB/sec 2024-09-16T06:11:03.341 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-P4d1VnJgm5AoZtO off=3929548 len=1551071 2024-09-16T06:11:03.342 INFO:tasks.workunit.client.0.smithi145.stdout:op 2223 completed, throughput=5MB/sec 2024-09-16T06:11:04.343 INFO:tasks.workunit.client.0.smithi145.stdout: 443: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:04.343 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aOAncQrqAKz9PEZ off=8465241 len=55143 2024-09-16T06:11:04.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 2224 completed, throughput=4.99MB/sec 2024-09-16T06:11:04.344 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2NZgU0tos9_9rgC off=3237204 len=153474 2024-09-16T06:11:04.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 2225 completed, throughput=4.99MB/sec 2024-09-16T06:11:04.344 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VRvCXeerq2q6-8B off=1810599 len=1677589 2024-09-16T06:11:04.353 INFO:tasks.workunit.client.0.smithi145.stdout:op 2226 completed, throughput=4.99MB/sec 2024-09-16T06:11:04.353 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UpyyC7vPSAp5aQc off=383844 len=839801 2024-09-16T06:11:04.355 INFO:tasks.workunit.client.0.smithi145.stdout:op 2227 completed, throughput=5MB/sec 2024-09-16T06:11:04.355 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OtqwjS8nCkhv0uF off=6129183 len=1923979 2024-09-16T06:11:04.363 INFO:tasks.workunit.client.0.smithi145.stdout:op 2228 completed, throughput=5MB/sec 2024-09-16T06:11:04.363 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kAdijL_ZDzCeW8o off=3488743 len=1537289 2024-09-16T06:11:04.372 INFO:tasks.workunit.client.0.smithi145.stdout:op 2229 completed, throughput=5MB/sec 2024-09-16T06:11:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:04 smithi145 ceph-mon[99390]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:11:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:04 smithi145 ceph-mon[96887]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:11:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:11:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:11:04] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2024-09-16T06:11:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:04 smithi161 ceph-mon[87722]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:11:05.373 INFO:tasks.workunit.client.0.smithi145.stdout: 444: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:05.373 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gInwc331FG-JqB9 off=4934672 len=1688688 2024-09-16T06:11:05.375 INFO:tasks.workunit.client.0.smithi145.stdout:op 2230 completed, throughput=5MB/sec 2024-09-16T06:11:05.375 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mWHVTZY_zfLEiAK off=15849737 len=1149346 2024-09-16T06:11:05.382 INFO:tasks.workunit.client.0.smithi145.stdout:op 2231 completed, throughput=5MB/sec 2024-09-16T06:11:05.382 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1D2mWHN83ykpsur off=4664607 len=105863 2024-09-16T06:11:05.382 INFO:tasks.workunit.client.0.smithi145.stdout:op 2232 completed, throughput=5MB/sec 2024-09-16T06:11:05.382 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0W_8c7QdO-D6sk5 off=22305591 len=1416499 2024-09-16T06:11:05.389 INFO:tasks.workunit.client.0.smithi145.stdout:op 2233 completed, throughput=5MB/sec 2024-09-16T06:11:06.389 INFO:tasks.workunit.client.0.smithi145.stdout: 445: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:06.389 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XxJZhLPPFKvRhWk off=2088645 len=1635510 2024-09-16T06:11:06.399 INFO:tasks.workunit.client.0.smithi145.stdout:op 2234 completed, throughput=4.99MB/sec 2024-09-16T06:11:06.399 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-W0s-3RP7-onH-iy off=14401204 len=1469263 2024-09-16T06:11:06.408 INFO:tasks.workunit.client.0.smithi145.stdout:op 2235 completed, throughput=5MB/sec 2024-09-16T06:11:06.408 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lIhKdVDjNXGlC5U off=13864523 len=1777849 2024-09-16T06:11:06.409 INFO:tasks.workunit.client.0.smithi145.stdout:op 2236 completed, throughput=5MB/sec 2024-09-16T06:11:06.409 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Gy_2dlcdfKcK28i off=289386 len=1582649 2024-09-16T06:11:06.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 2237 completed, throughput=5MB/sec 2024-09-16T06:11:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: 446: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:07.411 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XJlWHHE6XzIfGSH off=967189 len=615328 2024-09-16T06:11:07.413 INFO:tasks.workunit.client.0.smithi145.stdout:op 2238 completed, throughput=4.99MB/sec 2024-09-16T06:11:07.413 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y6ePI1SDKuN6hty off=5501450 len=1348432 2024-09-16T06:11:07.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 2239 completed, throughput=5MB/sec 2024-09-16T06:11:07.421 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-teILsoCvljH2fea off=6839670 len=1365033 2024-09-16T06:11:07.423 INFO:tasks.workunit.client.0.smithi145.stdout:op 2240 completed, throughput=5MB/sec 2024-09-16T06:11:07.423 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-50zrAFaJbdRIp18 off=6205596 len=261346 2024-09-16T06:11:07.424 INFO:tasks.workunit.client.0.smithi145.stdout:op 2241 completed, throughput=5MB/sec 2024-09-16T06:11:07.424 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mkT_9rL9o0DT6q0 off=2475806 len=1041565 2024-09-16T06:11:07.428 INFO:tasks.workunit.client.0.smithi145.stdout:op 2242 completed, throughput=5MB/sec 2024-09-16T06:11:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:07 smithi145 ceph-mon[96887]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:11:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:07 smithi145 ceph-mon[99390]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:11:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:07 smithi161 ceph-mon[87722]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:11:08.428 INFO:tasks.workunit.client.0.smithi145.stdout: 447: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:08.429 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I5p60Sfeuze3Ybi off=942773 len=930754 2024-09-16T06:11:08.430 INFO:tasks.workunit.client.0.smithi145.stdout:op 2243 completed, throughput=4.99MB/sec 2024-09-16T06:11:08.430 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-H8uwaF3VGi_siXu off=4447804 len=684097 2024-09-16T06:11:08.434 INFO:tasks.workunit.client.0.smithi145.stdout:op 2244 completed, throughput=4.99MB/sec 2024-09-16T06:11:08.434 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lzabHRv3VjCUoA7 off=654545 len=407827 2024-09-16T06:11:08.435 INFO:tasks.workunit.client.0.smithi145.stdout:op 2245 completed, throughput=4.99MB/sec 2024-09-16T06:11:08.435 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hd85eGb-YrUbfx2 off=6222252 len=773963 2024-09-16T06:11:08.440 INFO:tasks.workunit.client.0.smithi145.stdout:op 2246 completed, throughput=5MB/sec 2024-09-16T06:11:08.440 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e5jbGZ2HndxcQTz off=4446001 len=1114894 2024-09-16T06:11:08.441 INFO:tasks.workunit.client.0.smithi145.stdout:op 2247 completed, throughput=5MB/sec 2024-09-16T06:11:08.441 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PWRZfRg4l9SSy0x off=17089114 len=1170681 2024-09-16T06:11:08.443 INFO:tasks.workunit.client.0.smithi145.stdout:op 2248 completed, throughput=5MB/sec 2024-09-16T06:11:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:08 smithi145 ceph-mon[96887]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:09.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:08 smithi145 ceph-mon[99390]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:08 smithi161 ceph-mon[87722]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: 448: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:09.443 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pjiJ4_YyueOieHM off=20293436 len=119913 2024-09-16T06:11:09.444 INFO:tasks.workunit.client.0.smithi145.stdout:op 2249 completed, throughput=4.99MB/sec 2024-09-16T06:11:09.444 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SqvWscOheQ8kVRO off=1635210 len=778156 2024-09-16T06:11:09.445 INFO:tasks.workunit.client.0.smithi145.stdout:op 2250 completed, throughput=4.99MB/sec 2024-09-16T06:11:09.445 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9KnojZb2IOS7SDL off=648457 len=208165 2024-09-16T06:11:09.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 2251 completed, throughput=4.99MB/sec 2024-09-16T06:11:09.449 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--TmaX2_5caOoqJH off=7647386 len=1775586 2024-09-16T06:11:09.459 INFO:tasks.workunit.client.0.smithi145.stdout:op 2252 completed, throughput=5MB/sec 2024-09-16T06:11:09.459 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ApPoM9fauGY9QSp off=15696984 len=1889388 2024-09-16T06:11:09.471 INFO:tasks.workunit.client.0.smithi145.stdout:op 2253 completed, throughput=5MB/sec 2024-09-16T06:11:09.471 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EZtbrBsQW5J9niX off=862890 len=1540934 2024-09-16T06:11:09.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 2254 completed, throughput=5MB/sec 2024-09-16T06:11:10.480 INFO:tasks.workunit.client.0.smithi145.stdout: 449: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:10.480 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h99lRCuXfPUabW7 off=4534035 len=1703700 2024-09-16T06:11:10.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 2255 completed, throughput=5MB/sec 2024-09-16T06:11:10.482 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ypWj97FIo_MOuKi off=3091132 len=1801119 2024-09-16T06:11:10.485 INFO:tasks.workunit.client.0.smithi145.stdout:op 2256 completed, throughput=5MB/sec 2024-09-16T06:11:10.485 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1BvmGSW-tOh8AjP off=2404869 len=1892314 2024-09-16T06:11:10.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 2257 completed, throughput=5MB/sec 2024-09-16T06:11:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:10 smithi145 ceph-mon[96887]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:11:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:10 smithi145 ceph-mon[99390]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:11:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:10 smithi161 ceph-mon[87722]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:11:11.498 INFO:tasks.workunit.client.0.smithi145.stdout: 450: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:11.498 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PiPxdB3yOjKYRsT off=3953429 len=653043 2024-09-16T06:11:11.502 INFO:tasks.workunit.client.0.smithi145.stdout:op 2258 completed, throughput=4.99MB/sec 2024-09-16T06:11:11.502 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GHNcS_q5DB3Hw59 off=847307 len=357169 2024-09-16T06:11:11.505 INFO:tasks.workunit.client.0.smithi145.stdout:op 2259 completed, throughput=4.99MB/sec 2024-09-16T06:11:11.505 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TZt_kZN-UFR_Ak8 off=297782 len=262712 2024-09-16T06:11:11.508 INFO:tasks.workunit.client.0.smithi145.stdout:op 2260 completed, throughput=4.99MB/sec 2024-09-16T06:11:11.508 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L_ZRUnos-w44QA9 off=4545433 len=1700216 2024-09-16T06:11:11.511 INFO:tasks.workunit.client.0.smithi145.stdout:op 2261 completed, throughput=5MB/sec 2024-09-16T06:11:11.511 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KrMGbA9yi7YYl3h off=18478225 len=1453062 2024-09-16T06:11:11.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 2262 completed, throughput=5MB/sec 2024-09-16T06:11:12.519 INFO:tasks.workunit.client.0.smithi145.stdout: 451: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:12.520 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NBMW2dd0KvTunrQ off=1207364 len=664652 2024-09-16T06:11:12.520 INFO:tasks.workunit.client.0.smithi145.stdout:op 2263 completed, throughput=4.99MB/sec 2024-09-16T06:11:12.520 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-meXlXer-GkdR8qu off=1848754 len=196311 2024-09-16T06:11:12.523 INFO:tasks.workunit.client.0.smithi145.stdout:op 2264 completed, throughput=4.99MB/sec 2024-09-16T06:11:12.523 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OH9XHVFRSclCorX off=19466435 len=287614 2024-09-16T06:11:12.526 INFO:tasks.workunit.client.0.smithi145.stdout:op 2265 completed, throughput=4.99MB/sec 2024-09-16T06:11:12.526 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5RXSz6SYMXd9Uvx off=1295518 len=1266568 2024-09-16T06:11:12.535 INFO:tasks.workunit.client.0.smithi145.stdout:op 2266 completed, throughput=5MB/sec 2024-09-16T06:11:12.535 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eYr4Rf8zbVz9KlU off=1059377 len=123486 2024-09-16T06:11:12.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 2267 completed, throughput=5MB/sec 2024-09-16T06:11:12.537 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ok7HcnOMIfRZbbW off=14439206 len=1310433 2024-09-16T06:11:12.545 INFO:tasks.workunit.client.0.smithi145.stdout:op 2268 completed, throughput=5MB/sec 2024-09-16T06:11:12.545 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-waLAjvOx353Yzoi off=1167064 len=1263299 2024-09-16T06:11:12.552 INFO:tasks.workunit.client.0.smithi145.stdout:op 2269 completed, throughput=5MB/sec 2024-09-16T06:11:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:12 smithi145 ceph-mon[96887]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:11:13.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:12 smithi145 ceph-mon[99390]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:11:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:12 smithi161 ceph-mon[87722]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:11:13.552 INFO:tasks.workunit.client.0.smithi145.stdout: 452: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:13.552 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AOY0yZ-cKK3fC5p off=10767022 len=1308395 2024-09-16T06:11:13.559 INFO:tasks.workunit.client.0.smithi145.stdout:op 2270 completed, throughput=4.99MB/sec 2024-09-16T06:11:13.559 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-55EQqqit_OSf7S2 off=8046866 len=679785 2024-09-16T06:11:13.564 INFO:tasks.workunit.client.0.smithi145.stdout:op 2271 completed, throughput=4.99MB/sec 2024-09-16T06:11:13.564 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-txX54YbJ1eMqaGG off=4335040 len=875867 2024-09-16T06:11:13.569 INFO:tasks.workunit.client.0.smithi145.stdout:op 2272 completed, throughput=5MB/sec 2024-09-16T06:11:13.569 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-y6lN7PufOcmW0mu off=949741 len=2039915 2024-09-16T06:11:13.573 INFO:tasks.workunit.client.0.smithi145.stdout:op 2273 completed, throughput=5MB/sec 2024-09-16T06:11:13.573 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6mZUL-XLoGhz9Kg off=470590 len=1041775 2024-09-16T06:11:13.579 INFO:tasks.workunit.client.0.smithi145.stdout:op 2274 completed, throughput=5MB/sec 2024-09-16T06:11:14.579 INFO:tasks.workunit.client.0.smithi145.stdout: 453: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:14.579 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-27szXLGa1WxIksI off=4639269 len=420075 2024-09-16T06:11:14.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 2275 completed, throughput=4.99MB/sec 2024-09-16T06:11:14.583 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hHExJk0rYaE8MFc off=14137525 len=1971500 2024-09-16T06:11:14.587 INFO:tasks.workunit.client.0.smithi145.stdout:op 2276 completed, throughput=5MB/sec 2024-09-16T06:11:14.587 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pKkGRmmv0QfcCjV off=6700947 len=1009229 2024-09-16T06:11:14.588 INFO:tasks.workunit.client.0.smithi145.stdout:op 2277 completed, throughput=5MB/sec 2024-09-16T06:11:14.588 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CwYpm-z5uA8u1YI off=20231998 len=1410248 2024-09-16T06:11:14.597 INFO:tasks.workunit.client.0.smithi145.stdout:op 2278 completed, throughput=5MB/sec 2024-09-16T06:11:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:14 smithi145 ceph-mon[96887]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:11:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:14 smithi145 ceph-mon[99390]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:11:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:11:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:11:14] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2024-09-16T06:11:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:14 smithi161 ceph-mon[87722]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:11:15.598 INFO:tasks.workunit.client.0.smithi145.stdout: 454: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:15.598 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CrCTMpxZ1wsjuYg off=2735406 len=1216523 2024-09-16T06:11:15.599 INFO:tasks.workunit.client.0.smithi145.stdout:op 2279 completed, throughput=4.99MB/sec 2024-09-16T06:11:15.600 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mtEoUOeKNShiZTa off=20599436 len=1906879 2024-09-16T06:11:15.610 INFO:tasks.workunit.client.0.smithi145.stdout:op 2280 completed, throughput=5MB/sec 2024-09-16T06:11:15.610 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SB8VhGSExuGoH9f off=9210131 len=1036731 2024-09-16T06:11:15.611 INFO:tasks.workunit.client.0.smithi145.stdout:op 2281 completed, throughput=5MB/sec 2024-09-16T06:11:15.611 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-krHyqYE1jrhL26H off=1410125 len=1711288 2024-09-16T06:11:15.612 INFO:tasks.workunit.client.0.smithi145.stdout:op 2282 completed, throughput=5MB/sec 2024-09-16T06:11:16.613 INFO:tasks.workunit.client.0.smithi145.stdout: 455: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:16.616 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VsewFZvORy_cYPC off=2228013 len=283784 2024-09-16T06:11:16.617 INFO:tasks.workunit.client.0.smithi145.stdout:op 2283 completed, throughput=4.99MB/sec 2024-09-16T06:11:16.617 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J9hblDzwWxqq8_G off=14867559 len=1125276 2024-09-16T06:11:16.622 INFO:tasks.workunit.client.0.smithi145.stdout:op 2284 completed, throughput=4.99MB/sec 2024-09-16T06:11:16.622 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_PEAIY6SgUgVaA- off=14947268 len=1167032 2024-09-16T06:11:16.623 INFO:tasks.workunit.client.0.smithi145.stdout:op 2285 completed, throughput=5MB/sec 2024-09-16T06:11:16.623 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1z-_oZJF8xc8RVA off=7429725 len=840121 2024-09-16T06:11:16.629 INFO:tasks.workunit.client.0.smithi145.stdout:op 2286 completed, throughput=5MB/sec 2024-09-16T06:11:16.630 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HywMf5VYTFc9HCP off=4826755 len=1723494 2024-09-16T06:11:16.639 INFO:tasks.workunit.client.0.smithi145.stdout:op 2287 completed, throughput=5MB/sec 2024-09-16T06:11:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:16 smithi145 ceph-mon[99390]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:11:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:16 smithi145 ceph-mon[96887]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:11:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:16 smithi161 ceph-mon[87722]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:11:17.639 INFO:tasks.workunit.client.0.smithi145.stdout: 456: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:17.639 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1kIBSXZRWWI31n6 off=8233721 len=438989 2024-09-16T06:11:17.644 INFO:tasks.workunit.client.0.smithi145.stdout:op 2288 completed, throughput=4.99MB/sec 2024-09-16T06:11:17.644 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b2ght4FgxHagaVS off=1536700 len=2059881 2024-09-16T06:11:17.654 INFO:tasks.workunit.client.0.smithi145.stdout:op 2289 completed, throughput=5MB/sec 2024-09-16T06:11:17.654 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8o-zBw0c1HkN1xG off=7640818 len=600070 2024-09-16T06:11:17.655 INFO:tasks.workunit.client.0.smithi145.stdout:op 2290 completed, throughput=5MB/sec 2024-09-16T06:11:17.655 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g57fBSsROl-aK5X off=8192426 len=723291 2024-09-16T06:11:17.656 INFO:tasks.workunit.client.0.smithi145.stdout:op 2291 completed, throughput=5MB/sec 2024-09-16T06:11:17.656 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1KszN3qACGgFI3J off=2475637 len=441812 2024-09-16T06:11:17.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 2292 completed, throughput=5MB/sec 2024-09-16T06:11:17.660 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5DNDz4GqtCKGOIC off=12426286 len=1605539 2024-09-16T06:11:17.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 2293 completed, throughput=5MB/sec 2024-09-16T06:11:18.666 INFO:tasks.workunit.client.0.smithi145.stdout: 457: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:18.666 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ldDE-e13L_WV2E_ off=1098701 len=188971 2024-09-16T06:11:18.669 INFO:tasks.workunit.client.0.smithi145.stdout:op 2294 completed, throughput=4.99MB/sec 2024-09-16T06:11:18.669 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ISCi8eNuLpsDmQk off=151313 len=1608548 2024-09-16T06:11:18.671 INFO:tasks.workunit.client.0.smithi145.stdout:op 2295 completed, throughput=5MB/sec 2024-09-16T06:11:18.671 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tKeEwZeYJTqDKHd off=8847368 len=845576 2024-09-16T06:11:18.673 INFO:tasks.workunit.client.0.smithi145.stdout:op 2296 completed, throughput=5MB/sec 2024-09-16T06:11:18.674 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XYMxteeaEaMvwId off=3044933 len=1588103 2024-09-16T06:11:18.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 2297 completed, throughput=5MB/sec 2024-09-16T06:11:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:18 smithi145 ceph-mon[96887]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:11:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:18 smithi145 ceph-mon[99390]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:11:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:18 smithi161 ceph-mon[87722]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:11:19.677 INFO:tasks.workunit.client.0.smithi145.stdout: 458: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:19.677 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qEv6Yu8av_r84xg off=4402121 len=1593401 2024-09-16T06:11:19.684 INFO:tasks.workunit.client.0.smithi145.stdout:op 2298 completed, throughput=4.99MB/sec 2024-09-16T06:11:19.684 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--BODbElT2tc_4Fs off=247052 len=1022963 2024-09-16T06:11:19.688 INFO:tasks.workunit.client.0.smithi145.stdout:op 2299 completed, throughput=4.99MB/sec 2024-09-16T06:11:19.689 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VZquGX0vjPISB7G off=7475671 len=1419317 2024-09-16T06:11:19.696 INFO:tasks.workunit.client.0.smithi145.stdout:op 2300 completed, throughput=5MB/sec 2024-09-16T06:11:19.696 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oUsRn4-PkSm5d1S off=9949489 len=1199587 2024-09-16T06:11:19.701 INFO:tasks.workunit.client.0.smithi145.stdout:op 2301 completed, throughput=5MB/sec 2024-09-16T06:11:19.701 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qjXxahf1bdw6dyD off=6743043 len=1494454 2024-09-16T06:11:19.710 INFO:tasks.workunit.client.0.smithi145.stdout:op 2302 completed, throughput=5MB/sec 2024-09-16T06:11:20.711 INFO:tasks.workunit.client.0.smithi145.stdout: 459: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:20.711 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qJ1c6vCFT8EzlLQ off=11906276 len=412137 2024-09-16T06:11:20.716 INFO:tasks.workunit.client.0.smithi145.stdout:op 2303 completed, throughput=4.99MB/sec 2024-09-16T06:11:20.716 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-64V6UG2QmfxrZYm off=3987353 len=1220203 2024-09-16T06:11:20.716 INFO:tasks.workunit.client.0.smithi145.stdout:op 2304 completed, throughput=5MB/sec 2024-09-16T06:11:20.716 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GT5_wuQPnXfWKmv off=3018891 len=833010 2024-09-16T06:11:20.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 2305 completed, throughput=5MB/sec 2024-09-16T06:11:20.722 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Tqc8nXYv0gy50Se off=5890806 len=1808753 2024-09-16T06:11:20.724 INFO:tasks.workunit.client.0.smithi145.stdout:op 2306 completed, throughput=5MB/sec 2024-09-16T06:11:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:20 smithi145 ceph-mon[96887]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:11:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:20 smithi145 ceph-mon[99390]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:11:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:20 smithi161 ceph-mon[87722]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:11:21.725 INFO:tasks.workunit.client.0.smithi145.stdout: 460: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:21.725 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UXz_dI4iZBMxScn off=8436993 len=665165 2024-09-16T06:11:21.726 INFO:tasks.workunit.client.0.smithi145.stdout:op 2307 completed, throughput=4.99MB/sec 2024-09-16T06:11:21.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uT7tllCJgVZat3u off=619091 len=222888 2024-09-16T06:11:21.727 INFO:tasks.workunit.client.0.smithi145.stdout:op 2308 completed, throughput=4.99MB/sec 2024-09-16T06:11:21.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZKvRIUR1On7xDC1 off=19820324 len=607546 2024-09-16T06:11:21.728 INFO:tasks.workunit.client.0.smithi145.stdout:op 2309 completed, throughput=4.99MB/sec 2024-09-16T06:11:21.728 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DSIdbQai8-qVYTh off=2993773 len=2096574 2024-09-16T06:11:21.739 INFO:tasks.workunit.client.0.smithi145.stdout:op 2310 completed, throughput=5MB/sec 2024-09-16T06:11:21.739 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YewJvNEORaglt2X off=1569828 len=811129 2024-09-16T06:11:21.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 2311 completed, throughput=5MB/sec 2024-09-16T06:11:21.744 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b-ZJ2xqKceu8wwq off=7782016 len=1713357 2024-09-16T06:11:21.745 INFO:tasks.workunit.client.0.smithi145.stdout:op 2312 completed, throughput=5MB/sec 2024-09-16T06:11:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:22.746 INFO:tasks.workunit.client.0.smithi145.stdout: 461: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:22.746 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F_w0YjaJFwpZNLx off=1520695 len=925266 2024-09-16T06:11:22.751 INFO:tasks.workunit.client.0.smithi145.stdout:op 2313 completed, throughput=4.99MB/sec 2024-09-16T06:11:22.751 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L3lDQnqYuV_HNQJ off=1205389 len=642318 2024-09-16T06:11:22.752 INFO:tasks.workunit.client.0.smithi145.stdout:op 2314 completed, throughput=4.99MB/sec 2024-09-16T06:11:22.752 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EIwD2FvM7RZP_c_ off=5219262 len=813365 2024-09-16T06:11:22.753 INFO:tasks.workunit.client.0.smithi145.stdout:op 2315 completed, throughput=5MB/sec 2024-09-16T06:11:22.753 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cxHU3sSs82E89sH off=11562013 len=1280434 2024-09-16T06:11:22.759 INFO:tasks.workunit.client.0.smithi145.stdout:op 2316 completed, throughput=5MB/sec 2024-09-16T06:11:22.759 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jkUyYCQFehXgwfF off=16370775 len=1619131 2024-09-16T06:11:22.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 2317 completed, throughput=5MB/sec 2024-09-16T06:11:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:22 smithi145 ceph-mon[96887]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:11:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:22 smithi145 ceph-mon[99390]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:11:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:22 smithi161 ceph-mon[87722]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:11:23.766 INFO:tasks.workunit.client.0.smithi145.stdout: 462: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:23.766 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4lCF15MzdFJzkk5 off=1510003 len=351417 2024-09-16T06:11:23.769 INFO:tasks.workunit.client.0.smithi145.stdout:op 2318 completed, throughput=4.99MB/sec 2024-09-16T06:11:23.769 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fzBVP3g-8OAFV1k off=9474598 len=456181 2024-09-16T06:11:23.773 INFO:tasks.workunit.client.0.smithi145.stdout:op 2319 completed, throughput=4.99MB/sec 2024-09-16T06:11:23.774 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xKsP2kwxLWCAZFX off=6193394 len=1992771 2024-09-16T06:11:23.786 INFO:tasks.workunit.client.0.smithi145.stdout:op 2320 completed, throughput=5MB/sec 2024-09-16T06:11:23.786 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZkRIkCWe797B1Y1 off=15018603 len=1087174 2024-09-16T06:11:23.792 INFO:tasks.workunit.client.0.smithi145.stdout:op 2321 completed, throughput=5MB/sec 2024-09-16T06:11:23.792 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wDYPudaeK4tWPlM off=56437 len=2002222 2024-09-16T06:11:23.804 INFO:tasks.workunit.client.0.smithi145.stdout:op 2322 completed, throughput=5MB/sec 2024-09-16T06:11:24.804 INFO:tasks.workunit.client.0.smithi145.stdout: 463: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:24.804 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bgfraxN0s0QA2Z_ off=0 len=1352890 2024-09-16T06:11:24.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 2323 completed, throughput=4.99MB/sec 2024-09-16T06:11:24.810 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u-hmnZyHWUbENlB off=397596 len=293894 2024-09-16T06:11:24.813 INFO:tasks.workunit.client.0.smithi145.stdout:op 2324 completed, throughput=5MB/sec 2024-09-16T06:11:24.813 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4o5AlLhGYGtkkEo off=681365 len=264560 2024-09-16T06:11:24.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 2325 completed, throughput=5MB/sec 2024-09-16T06:11:24.816 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cBCVg29LhQcNFbP off=13195851 len=720697 2024-09-16T06:11:24.817 INFO:tasks.workunit.client.0.smithi145.stdout:op 2326 completed, throughput=5MB/sec 2024-09-16T06:11:24.817 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5PDWda5SKaeO_sj off=17220935 len=944437 2024-09-16T06:11:24.819 INFO:tasks.workunit.client.0.smithi145.stdout:op 2327 completed, throughput=5MB/sec 2024-09-16T06:11:24.819 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XYElxeXEvL1XPrU off=3639784 len=712588 2024-09-16T06:11:24.819 INFO:tasks.workunit.client.0.smithi145.stdout:op 2328 completed, throughput=5MB/sec 2024-09-16T06:11:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:24 smithi145 ceph-mon[96887]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:11:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:24 smithi145 ceph-mon[99390]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:11:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:11:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:11:24] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:11:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:24 smithi161 ceph-mon[87722]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:11:25.820 INFO:tasks.workunit.client.0.smithi145.stdout: 464: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:25.820 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hQpSsYvw3CZVxOT off=3547244 len=687898 2024-09-16T06:11:25.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 2329 completed, throughput=4.99MB/sec 2024-09-16T06:11:25.821 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2n_6MnsVh_tAYIR off=7105195 len=188920 2024-09-16T06:11:25.822 INFO:tasks.workunit.client.0.smithi145.stdout:op 2330 completed, throughput=4.99MB/sec 2024-09-16T06:11:25.822 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IqQHVywuS2YAmYH off=264162 len=767665 2024-09-16T06:11:25.826 INFO:tasks.workunit.client.0.smithi145.stdout:op 2331 completed, throughput=4.99MB/sec 2024-09-16T06:11:25.827 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gY--nj79uOAwj6P off=14151547 len=747686 2024-09-16T06:11:25.828 INFO:tasks.workunit.client.0.smithi145.stdout:op 2332 completed, throughput=4.99MB/sec 2024-09-16T06:11:25.828 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CruMPjtggRYatMW off=6801920 len=934831 2024-09-16T06:11:25.829 INFO:tasks.workunit.client.0.smithi145.stdout:op 2333 completed, throughput=5MB/sec 2024-09-16T06:11:25.829 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fgz0ALqbxlROpre off=382958 len=712891 2024-09-16T06:11:25.830 INFO:tasks.workunit.client.0.smithi145.stdout:op 2334 completed, throughput=5MB/sec 2024-09-16T06:11:25.830 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zMX9X0Dd7My3Ma0 off=11265477 len=878287 2024-09-16T06:11:25.831 INFO:tasks.workunit.client.0.smithi145.stdout:op 2335 completed, throughput=5MB/sec 2024-09-16T06:11:26.831 INFO:tasks.workunit.client.0.smithi145.stdout: 465: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:26.832 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oFfTodnuZ2ROlfU off=173004 len=721874 2024-09-16T06:11:26.833 INFO:tasks.workunit.client.0.smithi145.stdout:op 2336 completed, throughput=4.99MB/sec 2024-09-16T06:11:26.833 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-av728aQ2c0RNbgf off=2887963 len=1159145 2024-09-16T06:11:26.835 INFO:tasks.workunit.client.0.smithi145.stdout:op 2337 completed, throughput=4.99MB/sec 2024-09-16T06:11:26.835 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k-Lvf-Xq2EMNUqn off=3278535 len=1048186 2024-09-16T06:11:26.837 INFO:tasks.workunit.client.0.smithi145.stdout:op 2338 completed, throughput=5MB/sec 2024-09-16T06:11:26.837 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yEm1qHQplnqmuXE off=280526 len=1796839 2024-09-16T06:11:26.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 2339 completed, throughput=5MB/sec 2024-09-16T06:11:26.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i9uFi0ud4xoJMmo off=1229962 len=1152271 2024-09-16T06:11:26.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 2340 completed, throughput=5MB/sec 2024-09-16T06:11:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:26 smithi145 ceph-mon[96887]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:11:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:26 smithi145 ceph-mon[99390]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:11:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:26 smithi161 ceph-mon[87722]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:11:27.842 INFO:tasks.workunit.client.0.smithi145.stdout: 466: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:27.842 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eKQKHX_rLLhad2D off=5542146 len=586558 2024-09-16T06:11:27.846 INFO:tasks.workunit.client.0.smithi145.stdout:op 2341 completed, throughput=4.99MB/sec 2024-09-16T06:11:27.846 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mwqQS8ZQaEicpsE off=6077754 len=24647 2024-09-16T06:11:27.847 INFO:tasks.workunit.client.0.smithi145.stdout:op 2342 completed, throughput=4.99MB/sec 2024-09-16T06:11:27.847 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PNN5PkDytFzj3Sg off=3681493 len=47218 2024-09-16T06:11:27.849 INFO:tasks.workunit.client.0.smithi145.stdout:op 2343 completed, throughput=4.99MB/sec 2024-09-16T06:11:27.849 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7mCnjedC9RIa5an off=2582023 len=148090 2024-09-16T06:11:27.852 INFO:tasks.workunit.client.0.smithi145.stdout:op 2344 completed, throughput=4.99MB/sec 2024-09-16T06:11:27.852 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YxWtReKm63CHPcD off=1348680 len=1856988 2024-09-16T06:11:27.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 2345 completed, throughput=5MB/sec 2024-09-16T06:11:27.854 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9mtZyqamcPzynpL off=3797167 len=922042 2024-09-16T06:11:27.856 INFO:tasks.workunit.client.0.smithi145.stdout:op 2346 completed, throughput=5MB/sec 2024-09-16T06:11:27.856 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1pHZBHCAYVnGsUy off=4637673 len=401236 2024-09-16T06:11:27.857 INFO:tasks.workunit.client.0.smithi145.stdout:op 2347 completed, throughput=5MB/sec 2024-09-16T06:11:27.857 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lMLX0s9Kq-ljDLY off=3723107 len=764332 2024-09-16T06:11:27.861 INFO:tasks.workunit.client.0.smithi145.stdout:op 2348 completed, throughput=5MB/sec 2024-09-16T06:11:28.862 INFO:tasks.workunit.client.0.smithi145.stdout: 467: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:28.862 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_l0KDEJtLJmqV92 off=1844420 len=979675 2024-09-16T06:11:28.867 INFO:tasks.workunit.client.0.smithi145.stdout:op 2349 completed, throughput=4.99MB/sec 2024-09-16T06:11:28.867 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jnd0MIQH8I12HW8 off=1133642 len=1012705 2024-09-16T06:11:28.869 INFO:tasks.workunit.client.0.smithi145.stdout:op 2350 completed, throughput=4.99MB/sec 2024-09-16T06:11:28.869 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LkHzft1Aerc-yM_ off=7372954 len=639003 2024-09-16T06:11:28.874 INFO:tasks.workunit.client.0.smithi145.stdout:op 2351 completed, throughput=4.99MB/sec 2024-09-16T06:11:28.874 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ncd5TIlsr2Hg_LQ off=3090720 len=1096038 2024-09-16T06:11:28.879 INFO:tasks.workunit.client.0.smithi145.stdout:op 2352 completed, throughput=5MB/sec 2024-09-16T06:11:28.879 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Unq81gA4TbTpryZ off=1437776 len=1304224 2024-09-16T06:11:28.884 INFO:tasks.workunit.client.0.smithi145.stdout:op 2353 completed, throughput=5MB/sec 2024-09-16T06:11:28.884 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BTyIwfR_pJbzs1m off=16227626 len=761413 2024-09-16T06:11:28.884 INFO:tasks.workunit.client.0.smithi145.stdout:op 2354 completed, throughput=5MB/sec 2024-09-16T06:11:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:28 smithi145 ceph-mon[96887]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:28 smithi145 ceph-mon[99390]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:28 smithi161 ceph-mon[87722]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:29.885 INFO:tasks.workunit.client.0.smithi145.stdout: 468: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:29.885 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QmqGicQCU449szO off=7780078 len=1203969 2024-09-16T06:11:29.888 INFO:tasks.workunit.client.0.smithi145.stdout:op 2355 completed, throughput=4.99MB/sec 2024-09-16T06:11:29.888 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-m6H9sV-PNWga5fn off=11664643 len=1775199 2024-09-16T06:11:29.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 2356 completed, throughput=5MB/sec 2024-09-16T06:11:29.891 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1KCLLCgjKMAhxt1 off=1411561 len=1256927 2024-09-16T06:11:29.897 INFO:tasks.workunit.client.0.smithi145.stdout:op 2357 completed, throughput=5MB/sec 2024-09-16T06:11:29.897 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gYuFbboxVKBQqOA off=2002655 len=618527 2024-09-16T06:11:29.899 INFO:tasks.workunit.client.0.smithi145.stdout:op 2358 completed, throughput=5MB/sec 2024-09-16T06:11:29.899 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UoDlwyqD6-XM78U off=11972504 len=3722 2024-09-16T06:11:29.901 INFO:tasks.workunit.client.0.smithi145.stdout:op 2359 completed, throughput=5MB/sec 2024-09-16T06:11:29.901 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3nG8YX-c7TiduwV off=11907675 len=1023400 2024-09-16T06:11:29.907 INFO:tasks.workunit.client.0.smithi145.stdout:op 2360 completed, throughput=5MB/sec 2024-09-16T06:11:30.907 INFO:tasks.workunit.client.0.smithi145.stdout: 469: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:30.907 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DhA8GYYoskTjaWM off=2077352 len=1657777 2024-09-16T06:11:30.909 INFO:tasks.workunit.client.0.smithi145.stdout:op 2361 completed, throughput=4.99MB/sec 2024-09-16T06:11:30.909 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JvZ697IXOo8zMhD off=16545418 len=1729813 2024-09-16T06:11:30.913 INFO:tasks.workunit.client.0.smithi145.stdout:op 2362 completed, throughput=5MB/sec 2024-09-16T06:11:30.913 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JC-UP-hNQpFFsic off=2988897 len=479570 2024-09-16T06:11:30.914 INFO:tasks.workunit.client.0.smithi145.stdout:op 2363 completed, throughput=5MB/sec 2024-09-16T06:11:30.914 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dR1O0iUFcuMVJ8r off=1798451 len=921901 2024-09-16T06:11:30.919 INFO:tasks.workunit.client.0.smithi145.stdout:op 2364 completed, throughput=5MB/sec 2024-09-16T06:11:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:30 smithi145 ceph-mon[99390]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:31.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:30 smithi145 ceph-mon[96887]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:30 smithi161 ceph-mon[87722]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:11:31.919 INFO:tasks.workunit.client.0.smithi145.stdout: 470: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:31.920 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S6Yu5S-YJsLiBfE off=411893 len=1350882 2024-09-16T06:11:31.927 INFO:tasks.workunit.client.0.smithi145.stdout:op 2365 completed, throughput=4.99MB/sec 2024-09-16T06:11:31.927 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X2Gt3htPitbR8Ag off=3005184 len=360079 2024-09-16T06:11:31.931 INFO:tasks.workunit.client.0.smithi145.stdout:op 2366 completed, throughput=4.99MB/sec 2024-09-16T06:11:31.931 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1EmCT2cQhAjtbM7 off=13951495 len=897790 2024-09-16T06:11:31.933 INFO:tasks.workunit.client.0.smithi145.stdout:op 2367 completed, throughput=5MB/sec 2024-09-16T06:11:31.933 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_eMwazSfO5zL-qY off=87470 len=1535052 2024-09-16T06:11:31.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 2368 completed, throughput=5MB/sec 2024-09-16T06:11:31.935 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ahG6k7T-QJKfVK6 off=2687464 len=114245 2024-09-16T06:11:31.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 2369 completed, throughput=5MB/sec 2024-09-16T06:11:31.935 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7Xebdsf5j-1RnS8 off=14413767 len=502615 2024-09-16T06:11:31.939 INFO:tasks.workunit.client.0.smithi145.stdout:op 2370 completed, throughput=5MB/sec 2024-09-16T06:11:31.939 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l39J5Q1AkU3XOgG off=2254095 len=1029459 2024-09-16T06:11:31.940 INFO:tasks.workunit.client.0.smithi145.stdout:op 2371 completed, throughput=5MB/sec 2024-09-16T06:11:32.940 INFO:tasks.workunit.client.0.smithi145.stdout: 471: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:32.940 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sJwMMT58IOnN7jz off=12306114 len=884644 2024-09-16T06:11:32.942 INFO:tasks.workunit.client.0.smithi145.stdout:op 2372 completed, throughput=4.99MB/sec 2024-09-16T06:11:32.943 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9Pw3G9giDjc1v5y off=5162122 len=1521232 2024-09-16T06:11:32.945 INFO:tasks.workunit.client.0.smithi145.stdout:op 2373 completed, throughput=5MB/sec 2024-09-16T06:11:32.945 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HhnE0qz7hq1ml1L off=2227869 len=941178 2024-09-16T06:11:32.950 INFO:tasks.workunit.client.0.smithi145.stdout:op 2374 completed, throughput=5MB/sec 2024-09-16T06:11:32.950 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tYFd9wwoTUP_AN1 off=14674709 len=833781 2024-09-16T06:11:32.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 2375 completed, throughput=5MB/sec 2024-09-16T06:11:32.951 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jxWqLNF0A-dqCX9 off=4042613 len=1685480 2024-09-16T06:11:32.953 INFO:tasks.workunit.client.0.smithi145.stdout:op 2376 completed, throughput=5MB/sec 2024-09-16T06:11:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:32 smithi145 ceph-mon[96887]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:11:33.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:32 smithi145 ceph-mon[99390]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:11:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:32 smithi161 ceph-mon[87722]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:11:33.953 INFO:tasks.workunit.client.0.smithi145.stdout: 472: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:33.953 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-W_u_JYsOuciyvJw off=7801569 len=919213 2024-09-16T06:11:33.960 INFO:tasks.workunit.client.0.smithi145.stdout:op 2377 completed, throughput=4.99MB/sec 2024-09-16T06:11:33.960 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FiwaaXQuYfw7E3y off=5301526 len=217568 2024-09-16T06:11:33.960 INFO:tasks.workunit.client.0.smithi145.stdout:op 2378 completed, throughput=4.99MB/sec 2024-09-16T06:11:33.961 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zshebzmF1ODdnaX off=10983347 len=1189633 2024-09-16T06:11:33.962 INFO:tasks.workunit.client.0.smithi145.stdout:op 2379 completed, throughput=5MB/sec 2024-09-16T06:11:33.962 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AAjhRTDpQktrQ6R off=849972 len=1608069 2024-09-16T06:11:33.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 2380 completed, throughput=5MB/sec 2024-09-16T06:11:34.964 INFO:tasks.workunit.client.0.smithi145.stdout: 473: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:34.964 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1NZDAFn5lCNsdgu off=808551 len=1804461 2024-09-16T06:11:34.975 INFO:tasks.workunit.client.0.smithi145.stdout:op 2381 completed, throughput=4.99MB/sec 2024-09-16T06:11:34.975 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TMrT1773a8fvmo- off=2073451 len=726130 2024-09-16T06:11:34.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 2382 completed, throughput=4.99MB/sec 2024-09-16T06:11:34.980 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4N5nyUzKEObRDIz off=9690720 len=2035713 2024-09-16T06:11:34.990 INFO:tasks.workunit.client.0.smithi145.stdout:op 2383 completed, throughput=5MB/sec 2024-09-16T06:11:34.990 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-as0Jf69zEWhouvc off=14405809 len=1323754 2024-09-16T06:11:34.991 INFO:tasks.workunit.client.0.smithi145.stdout:op 2384 completed, throughput=5MB/sec 2024-09-16T06:11:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:34 smithi145 ceph-mon[96887]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:11:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:34 smithi145 ceph-mon[99390]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:11:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:11:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:11:34] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:11:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:34 smithi161 ceph-mon[87722]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:11:35.992 INFO:tasks.workunit.client.0.smithi145.stdout: 474: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:35.992 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vjcMQ4AQWdtQSKs off=7812546 len=27273 2024-09-16T06:11:35.994 INFO:tasks.workunit.client.0.smithi145.stdout:op 2385 completed, throughput=4.99MB/sec 2024-09-16T06:11:35.994 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b-ZJ2xqKceu8wwq off=5702040 len=387787 2024-09-16T06:11:35.997 INFO:tasks.workunit.client.0.smithi145.stdout:op 2386 completed, throughput=4.99MB/sec 2024-09-16T06:11:35.997 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MiqTRxAvj4Hip3d off=3154205 len=1176095 2024-09-16T06:11:35.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 2387 completed, throughput=4.99MB/sec 2024-09-16T06:11:35.999 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-860SygjOhXKUmPn off=12073053 len=609551 2024-09-16T06:11:36.008 INFO:tasks.workunit.client.0.smithi145.stdout:op 2388 completed, throughput=4.99MB/sec 2024-09-16T06:11:36.008 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lXU1tZxBXkoMphL off=755601 len=280168 2024-09-16T06:11:36.011 INFO:tasks.workunit.client.0.smithi145.stdout:op 2389 completed, throughput=5MB/sec 2024-09-16T06:11:36.011 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X-s0bxQYd8983mx off=5591322 len=1201359 2024-09-16T06:11:36.019 INFO:tasks.workunit.client.0.smithi145.stdout:op 2390 completed, throughput=5MB/sec 2024-09-16T06:11:36.019 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6X6Jl80R1_ao4iV off=291633 len=738840 2024-09-16T06:11:36.019 INFO:tasks.workunit.client.0.smithi145.stdout:op 2391 completed, throughput=5MB/sec 2024-09-16T06:11:36.019 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ag3ZgUfvDt1gEmH off=8053546 len=400536 2024-09-16T06:11:36.021 INFO:tasks.workunit.client.0.smithi145.stdout:op 2392 completed, throughput=5MB/sec 2024-09-16T06:11:36.021 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yVYs2HATlBP1tAT off=3167581 len=1806627 2024-09-16T06:11:36.028 INFO:tasks.workunit.client.0.smithi145.stdout:op 2393 completed, throughput=5MB/sec 2024-09-16T06:11:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:36.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:37.029 INFO:tasks.workunit.client.0.smithi145.stdout: 475: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:37.029 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vXeFg-iLTyniDMU off=21276639 len=962803 2024-09-16T06:11:37.033 INFO:tasks.workunit.client.0.smithi145.stdout:op 2394 completed, throughput=4.99MB/sec 2024-09-16T06:11:37.033 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5Qvhxl8xiOPBc8m off=4187564 len=1530390 2024-09-16T06:11:37.042 INFO:tasks.workunit.client.0.smithi145.stdout:op 2395 completed, throughput=5MB/sec 2024-09-16T06:11:37.042 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UbHbQpp1hJLwPTj off=4102780 len=740748 2024-09-16T06:11:37.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 2396 completed, throughput=5MB/sec 2024-09-16T06:11:37.044 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ESFeciyZ36tvEMZ off=8722868 len=201996 2024-09-16T06:11:37.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 2397 completed, throughput=5MB/sec 2024-09-16T06:11:37.045 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dtvM1leH_Lp9Iaz off=641550 len=555942 2024-09-16T06:11:37.045 INFO:tasks.workunit.client.0.smithi145.stdout:op 2398 completed, throughput=5MB/sec 2024-09-16T06:11:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:37 smithi145 ceph-mon[96887]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:11:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:37 smithi145 ceph-mon[99390]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:11:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:37 smithi161 ceph-mon[87722]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:11:38.046 INFO:tasks.workunit.client.0.smithi145.stdout: 476: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:38.046 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yfMxx-nXNQcEhmV off=16972674 len=1571952 2024-09-16T06:11:38.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 2399 completed, throughput=4.99MB/sec 2024-09-16T06:11:38.054 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IZIlzWXLUHGebAO off=3223955 len=1552419 2024-09-16T06:11:38.061 INFO:tasks.workunit.client.0.smithi145.stdout:op 2400 completed, throughput=5MB/sec 2024-09-16T06:11:38.061 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oxG6-YZChA1xVUI off=4656787 len=1997844 2024-09-16T06:11:38.063 INFO:tasks.workunit.client.0.smithi145.stdout:op 2401 completed, throughput=5MB/sec 2024-09-16T06:11:39.064 INFO:tasks.workunit.client.0.smithi145.stdout: 477: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:39.064 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--VuEwLX-rSWa28j off=2782287 len=341617 2024-09-16T06:11:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:38 smithi145 ceph-mon[96887]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:11:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:38 smithi145 ceph-mon[99390]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:11:39.068 INFO:tasks.workunit.client.0.smithi145.stdout:op 2402 completed, throughput=4.99MB/sec 2024-09-16T06:11:39.068 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gnQz_uYkGODMowx off=779798 len=92056 2024-09-16T06:11:39.070 INFO:tasks.workunit.client.0.smithi145.stdout:op 2403 completed, throughput=4.99MB/sec 2024-09-16T06:11:39.070 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-N9ht3kyOL4bUpau off=589527 len=278182 2024-09-16T06:11:39.070 INFO:tasks.workunit.client.0.smithi145.stdout:op 2404 completed, throughput=4.99MB/sec 2024-09-16T06:11:39.071 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HOjdw3RHr2AdDvz off=1718291 len=4278 2024-09-16T06:11:39.072 INFO:tasks.workunit.client.0.smithi145.stdout:op 2405 completed, throughput=4.99MB/sec 2024-09-16T06:11:39.072 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-E-dU2rCGE26xcFB off=86892 len=729607 2024-09-16T06:11:39.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 2406 completed, throughput=4.99MB/sec 2024-09-16T06:11:39.077 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5PDWda5SKaeO_sj off=22136307 len=425009 2024-09-16T06:11:39.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 2407 completed, throughput=4.99MB/sec 2024-09-16T06:11:39.080 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-30lFR7AmPvWDwh2 off=5196125 len=258478 2024-09-16T06:11:39.082 INFO:tasks.workunit.client.0.smithi145.stdout:op 2408 completed, throughput=4.99MB/sec 2024-09-16T06:11:39.082 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jfz-ELpujQ1uD1U off=141862 len=785012 2024-09-16T06:11:39.083 INFO:tasks.workunit.client.0.smithi145.stdout:op 2409 completed, throughput=5MB/sec 2024-09-16T06:11:39.083 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KXXn8HKxUZUQIZx off=2482838 len=975059 2024-09-16T06:11:39.084 INFO:tasks.workunit.client.0.smithi145.stdout:op 2410 completed, throughput=5MB/sec 2024-09-16T06:11:39.085 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b-ZJ2xqKceu8wwq off=112496 len=569890 2024-09-16T06:11:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:38 smithi161 ceph-mon[87722]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:11:39.088 INFO:tasks.workunit.client.0.smithi145.stdout:op 2411 completed, throughput=5MB/sec 2024-09-16T06:11:39.088 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V4gkYZLSHAa7o_X off=10942489 len=1286194 2024-09-16T06:11:39.090 INFO:tasks.workunit.client.0.smithi145.stdout:op 2412 completed, throughput=5MB/sec 2024-09-16T06:11:40.091 INFO:tasks.workunit.client.0.smithi145.stdout: 478: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:40.091 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nDiBRJIzahuVt9f off=5188308 len=176746 2024-09-16T06:11:40.094 INFO:tasks.workunit.client.0.smithi145.stdout:op 2413 completed, throughput=4.99MB/sec 2024-09-16T06:11:40.094 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gdH22S8XU9BTtpX off=6401600 len=1455653 2024-09-16T06:11:40.102 INFO:tasks.workunit.client.0.smithi145.stdout:op 2414 completed, throughput=4.99MB/sec 2024-09-16T06:11:40.102 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GNhcuZfqvJCPI_L off=716175 len=2045287 2024-09-16T06:11:40.110 INFO:tasks.workunit.client.0.smithi145.stdout:op 2415 completed, throughput=5MB/sec 2024-09-16T06:11:40.110 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_gzcbOjhtrZUxjA off=15197586 len=753283 2024-09-16T06:11:40.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 2416 completed, throughput=5MB/sec 2024-09-16T06:11:40.114 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0PJ8pqzpAQAaY0f off=527412 len=865370 2024-09-16T06:11:40.117 INFO:tasks.workunit.client.0.smithi145.stdout:op 2417 completed, throughput=5MB/sec 2024-09-16T06:11:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:40 smithi145 ceph-mon[96887]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:11:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:40 smithi145 ceph-mon[99390]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:11:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:40 smithi161 ceph-mon[87722]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:11:41.118 INFO:tasks.workunit.client.0.smithi145.stdout: 479: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:41.118 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Zl8_2jDSpNXyVSL off=2455428 len=785029 2024-09-16T06:11:41.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 2418 completed, throughput=4.99MB/sec 2024-09-16T06:11:41.123 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IYuVfFmdntDADIr off=7308219 len=786568 2024-09-16T06:11:41.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 2419 completed, throughput=4.99MB/sec 2024-09-16T06:11:41.128 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-U47GbMRt34w_tso off=339118 len=1792346 2024-09-16T06:11:41.130 INFO:tasks.workunit.client.0.smithi145.stdout:op 2420 completed, throughput=5MB/sec 2024-09-16T06:11:41.130 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0J-_B_lUrkiYkxF off=2544935 len=523558 2024-09-16T06:11:41.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 2421 completed, throughput=5MB/sec 2024-09-16T06:11:41.132 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XI91FG_v_oZ03av off=803837 len=1457324 2024-09-16T06:11:41.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 2422 completed, throughput=5MB/sec 2024-09-16T06:11:42.135 INFO:tasks.workunit.client.0.smithi145.stdout: 480: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:42.135 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-w32LWTB3acC9-Wm off=4288607 len=2059770 2024-09-16T06:11:42.139 INFO:tasks.workunit.client.0.smithi145.stdout:op 2423 completed, throughput=4.99MB/sec 2024-09-16T06:11:42.139 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LijYdG-H2VUCAUs off=8873620 len=1797063 2024-09-16T06:11:42.149 INFO:tasks.workunit.client.0.smithi145.stdout:op 2424 completed, throughput=5MB/sec 2024-09-16T06:11:42.149 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6U8hM9_qiFUBWvC off=6958283 len=1364439 2024-09-16T06:11:42.155 INFO:tasks.workunit.client.0.smithi145.stdout:op 2425 completed, throughput=5MB/sec 2024-09-16T06:11:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:42 smithi145 ceph-mon[96887]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:11:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:42 smithi145 ceph-mon[99390]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:11:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:42 smithi161 ceph-mon[87722]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:11:43.155 INFO:tasks.workunit.client.0.smithi145.stdout: 481: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:43.155 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mKWS2cTNIFDcO6C off=5214778 len=165058 2024-09-16T06:11:43.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 2426 completed, throughput=4.99MB/sec 2024-09-16T06:11:43.157 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JX3V1LFBC5Q4xLn off=1000355 len=2007244 2024-09-16T06:11:43.169 INFO:tasks.workunit.client.0.smithi145.stdout:op 2427 completed, throughput=4.99MB/sec 2024-09-16T06:11:43.169 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Foln9sRORtOl4hm off=8169145 len=1023933 2024-09-16T06:11:43.170 INFO:tasks.workunit.client.0.smithi145.stdout:op 2428 completed, throughput=5MB/sec 2024-09-16T06:11:43.170 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_gm37p2GYr9fU0q off=94767 len=744954 2024-09-16T06:11:43.175 INFO:tasks.workunit.client.0.smithi145.stdout:op 2429 completed, throughput=5MB/sec 2024-09-16T06:11:43.175 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bV8NNJfjnQyGC3Q off=19557799 len=366221 2024-09-16T06:11:43.178 INFO:tasks.workunit.client.0.smithi145.stdout:op 2430 completed, throughput=5MB/sec 2024-09-16T06:11:43.178 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZLY-A8uEjJXr3Vx off=15874697 len=2056992 2024-09-16T06:11:43.187 INFO:tasks.workunit.client.0.smithi145.stdout:op 2431 completed, throughput=5MB/sec 2024-09-16T06:11:44.188 INFO:tasks.workunit.client.0.smithi145.stdout: 482: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:44.188 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oov3XxRWs3pavEc off=6905182 len=848480 2024-09-16T06:11:44.189 INFO:tasks.workunit.client.0.smithi145.stdout:op 2432 completed, throughput=4.99MB/sec 2024-09-16T06:11:44.189 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y6zlU_bJLW1QNHe off=22636 len=227372 2024-09-16T06:11:44.192 INFO:tasks.workunit.client.0.smithi145.stdout:op 2433 completed, throughput=4.99MB/sec 2024-09-16T06:11:44.193 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mkT_9rL9o0DT6q0 off=18027107 len=1863319 2024-09-16T06:11:44.195 INFO:tasks.workunit.client.0.smithi145.stdout:op 2434 completed, throughput=5MB/sec 2024-09-16T06:11:44.195 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OdKIaN-JDkG6Ao6 off=16970848 len=1050870 2024-09-16T06:11:44.201 INFO:tasks.workunit.client.0.smithi145.stdout:op 2435 completed, throughput=5MB/sec 2024-09-16T06:11:44.201 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zJvgPspiZITy3qg off=7357684 len=1382765 2024-09-16T06:11:44.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 2436 completed, throughput=5MB/sec 2024-09-16T06:11:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:44 smithi145 ceph-mon[96887]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:11:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:44 smithi145 ceph-mon[99390]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:11:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:11:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:11:44] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:11:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:44 smithi161 ceph-mon[87722]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:11:45.209 INFO:tasks.workunit.client.0.smithi145.stdout: 483: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:45.209 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bpFGcRg_R2nYr2O off=2667111 len=286158 2024-09-16T06:11:45.210 INFO:tasks.workunit.client.0.smithi145.stdout:op 2437 completed, throughput=4.99MB/sec 2024-09-16T06:11:45.210 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7x5FHb6FfqINs_H off=19047254 len=1688767 2024-09-16T06:11:45.213 INFO:tasks.workunit.client.0.smithi145.stdout:op 2438 completed, throughput=5MB/sec 2024-09-16T06:11:45.213 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XJlWHHE6XzIfGSH off=2652910 len=1681719 2024-09-16T06:11:45.215 INFO:tasks.workunit.client.0.smithi145.stdout:op 2439 completed, throughput=5MB/sec 2024-09-16T06:11:45.215 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cS1FEfkTEDwgAFi off=528852 len=1249759 2024-09-16T06:11:45.217 INFO:tasks.workunit.client.0.smithi145.stdout:op 2440 completed, throughput=5MB/sec 2024-09-16T06:11:46.217 INFO:tasks.workunit.client.0.smithi145.stdout: 484: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:46.218 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SxzWI6nf1O-2k8r off=1940995 len=1881100 2024-09-16T06:11:46.221 INFO:tasks.workunit.client.0.smithi145.stdout:op 2441 completed, throughput=5MB/sec 2024-09-16T06:11:46.221 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5SAq3E7pqCgrzME off=6919977 len=1268960 2024-09-16T06:11:46.229 INFO:tasks.workunit.client.0.smithi145.stdout:op 2442 completed, throughput=5MB/sec 2024-09-16T06:11:46.229 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3v2QmeobD277cMT off=1768717 len=869142 2024-09-16T06:11:46.234 INFO:tasks.workunit.client.0.smithi145.stdout:op 2443 completed, throughput=5MB/sec 2024-09-16T06:11:46.234 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VFDm35Ow0edzZN4 off=228518 len=718381 2024-09-16T06:11:46.235 INFO:tasks.workunit.client.0.smithi145.stdout:op 2444 completed, throughput=5MB/sec 2024-09-16T06:11:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:46 smithi145 ceph-mon[96887]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:11:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:46 smithi145 ceph-mon[99390]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:11:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:46 smithi161 ceph-mon[87722]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:11:47.236 INFO:tasks.workunit.client.0.smithi145.stdout: 485: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:47.236 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-etDCGV0TMRMg7lp off=14144531 len=1009596 2024-09-16T06:11:47.242 INFO:tasks.workunit.client.0.smithi145.stdout:op 2445 completed, throughput=4.99MB/sec 2024-09-16T06:11:47.242 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-onfDr60dHN1mjTn off=138993 len=1058391 2024-09-16T06:11:47.247 INFO:tasks.workunit.client.0.smithi145.stdout:op 2446 completed, throughput=4.99MB/sec 2024-09-16T06:11:47.247 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-upQWCcN6Q3gXVjF off=5848683 len=975089 2024-09-16T06:11:47.252 INFO:tasks.workunit.client.0.smithi145.stdout:op 2447 completed, throughput=5MB/sec 2024-09-16T06:11:47.252 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MRM_FtHNGRladNy off=3298347 len=680852 2024-09-16T06:11:47.255 INFO:tasks.workunit.client.0.smithi145.stdout:op 2448 completed, throughput=5MB/sec 2024-09-16T06:11:47.255 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MAHuM_L61ev1T0S off=2475155 len=353789 2024-09-16T06:11:47.258 INFO:tasks.workunit.client.0.smithi145.stdout:op 2449 completed, throughput=5MB/sec 2024-09-16T06:11:47.258 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CfKhB-lyDddJLFE off=526635 len=1094751 2024-09-16T06:11:47.262 INFO:tasks.workunit.client.0.smithi145.stdout:op 2450 completed, throughput=5MB/sec 2024-09-16T06:11:48.262 INFO:tasks.workunit.client.0.smithi145.stdout: 486: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:48.262 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mIK2C_7G3VzC7LG off=12353185 len=1851815 2024-09-16T06:11:48.272 INFO:tasks.workunit.client.0.smithi145.stdout:op 2451 completed, throughput=4.99MB/sec 2024-09-16T06:11:48.272 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NZauoO_ZYtHbrsD off=4319296 len=1635287 2024-09-16T06:11:48.280 INFO:tasks.workunit.client.0.smithi145.stdout:op 2452 completed, throughput=5MB/sec 2024-09-16T06:11:48.280 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UPniLkQ2Wmdjssk off=671564 len=1791124 2024-09-16T06:11:48.288 INFO:tasks.workunit.client.0.smithi145.stdout:op 2453 completed, throughput=5MB/sec 2024-09-16T06:11:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:48 smithi145 ceph-mon[96887]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:11:49.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:48 smithi145 ceph-mon[99390]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:11:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:48 smithi161 ceph-mon[87722]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-16T06:11:49.288 INFO:tasks.workunit.client.0.smithi145.stdout: 487: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:49.288 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WtgxMlnZHug_NGo off=2981495 len=45395 2024-09-16T06:11:49.289 INFO:tasks.workunit.client.0.smithi145.stdout:op 2454 completed, throughput=4.99MB/sec 2024-09-16T06:11:49.289 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_KQgQBSGQzrBRln off=6957940 len=1774351 2024-09-16T06:11:49.298 INFO:tasks.workunit.client.0.smithi145.stdout:op 2455 completed, throughput=4.99MB/sec 2024-09-16T06:11:49.298 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ABePkBoxhJX5evQ off=986472 len=1994886 2024-09-16T06:11:49.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 2456 completed, throughput=5MB/sec 2024-09-16T06:11:49.300 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EDgaUPvS1Vh3UGi off=10290806 len=875705 2024-09-16T06:11:49.301 INFO:tasks.workunit.client.0.smithi145.stdout:op 2457 completed, throughput=5MB/sec 2024-09-16T06:11:49.301 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JbMnOwPVL_uM3US off=4546747 len=528243 2024-09-16T06:11:49.305 INFO:tasks.workunit.client.0.smithi145.stdout:op 2458 completed, throughput=5MB/sec 2024-09-16T06:11:49.305 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iHCYv3Rr12rwkJi off=10559883 len=539026 2024-09-16T06:11:49.309 INFO:tasks.workunit.client.0.smithi145.stdout:op 2459 completed, throughput=5MB/sec 2024-09-16T06:11:50.309 INFO:tasks.workunit.client.0.smithi145.stdout: 488: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:50.309 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wQSdSKuszgNw1ye off=7168874 len=1935579 2024-09-16T06:11:50.317 INFO:tasks.workunit.client.0.smithi145.stdout:op 2460 completed, throughput=4.99MB/sec 2024-09-16T06:11:50.318 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TFJF4kS4AIDaGRq off=5606500 len=1892857 2024-09-16T06:11:50.325 INFO:tasks.workunit.client.0.smithi145.stdout:op 2461 completed, throughput=5MB/sec 2024-09-16T06:11:50.325 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GUHjNGHa1WOAzJG off=829081 len=2041413 2024-09-16T06:11:50.334 INFO:tasks.workunit.client.0.smithi145.stdout:op 2462 completed, throughput=5MB/sec 2024-09-16T06:11:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:50 smithi145 ceph-mon[96887]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:11:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:50 smithi145 ceph-mon[99390]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:11:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:50 smithi161 ceph-mon[87722]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:11:51.334 INFO:tasks.workunit.client.0.smithi145.stdout: 489: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:51.334 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Hd4idEx4dF-Yiwh off=12676503 len=848714 2024-09-16T06:11:51.336 INFO:tasks.workunit.client.0.smithi145.stdout:op 2463 completed, throughput=4.99MB/sec 2024-09-16T06:11:51.336 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ldDE-e13L_WV2E_ off=4350065 len=64658 2024-09-16T06:11:51.338 INFO:tasks.workunit.client.0.smithi145.stdout:op 2464 completed, throughput=4.99MB/sec 2024-09-16T06:11:51.339 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jfz-ELpujQ1uD1U off=2096828 len=1233040 2024-09-16T06:11:51.346 INFO:tasks.workunit.client.0.smithi145.stdout:op 2465 completed, throughput=5MB/sec 2024-09-16T06:11:51.346 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cumB3sJXYD_zOW_ off=294474 len=864497 2024-09-16T06:11:51.351 INFO:tasks.workunit.client.0.smithi145.stdout:op 2466 completed, throughput=5MB/sec 2024-09-16T06:11:51.351 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ve4gfkdlgCdi0FO off=4240227 len=53970 2024-09-16T06:11:51.351 INFO:tasks.workunit.client.0.smithi145.stdout:op 2467 completed, throughput=5MB/sec 2024-09-16T06:11:51.351 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-U_QYI-0_mbMmvgO off=8181562 len=994801 2024-09-16T06:11:51.357 INFO:tasks.workunit.client.0.smithi145.stdout:op 2468 completed, throughput=5MB/sec 2024-09-16T06:11:51.357 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JeOJjxeFg6ylRA7 off=10615430 len=941656 2024-09-16T06:11:51.361 INFO:tasks.workunit.client.0.smithi145.stdout:op 2469 completed, throughput=5MB/sec 2024-09-16T06:11:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:11:52.361 INFO:tasks.workunit.client.0.smithi145.stdout: 490: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:52.361 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ee7raAvuemFGqfF off=8930142 len=1696081 2024-09-16T06:11:52.368 INFO:tasks.workunit.client.0.smithi145.stdout:op 2470 completed, throughput=4.99MB/sec 2024-09-16T06:11:52.368 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ca76cqy7V0rJUYU off=18070273 len=1662788 2024-09-16T06:11:52.370 INFO:tasks.workunit.client.0.smithi145.stdout:op 2471 completed, throughput=5MB/sec 2024-09-16T06:11:52.370 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dio-QFa08iNsLaM off=1229613 len=1874093 2024-09-16T06:11:52.379 INFO:tasks.workunit.client.0.smithi145.stdout:op 2472 completed, throughput=5MB/sec 2024-09-16T06:11:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:52 smithi145 ceph-mon[96887]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:11:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:52 smithi145 ceph-mon[99390]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:11:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:52 smithi161 ceph-mon[87722]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:11:53.380 INFO:tasks.workunit.client.0.smithi145.stdout: 491: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:53.380 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e8uma_xgwSmjRsH off=4810325 len=1241533 2024-09-16T06:11:53.383 INFO:tasks.workunit.client.0.smithi145.stdout:op 2473 completed, throughput=4.99MB/sec 2024-09-16T06:11:53.383 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NGTKuvsSf6s-wtQ off=11143059 len=1068118 2024-09-16T06:11:53.388 INFO:tasks.workunit.client.0.smithi145.stdout:op 2474 completed, throughput=5MB/sec 2024-09-16T06:11:53.388 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e7lae6GVEwX7qMb off=2997371 len=1668337 2024-09-16T06:11:53.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 2475 completed, throughput=5MB/sec 2024-09-16T06:11:53.398 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1Czq2WMWXil7v14 off=2689185 len=749087 2024-09-16T06:11:53.402 INFO:tasks.workunit.client.0.smithi145.stdout:op 2476 completed, throughput=5MB/sec 2024-09-16T06:11:53.402 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h4r86UPrp2WwKK- off=9625662 len=867413 2024-09-16T06:11:53.403 INFO:tasks.workunit.client.0.smithi145.stdout:op 2477 completed, throughput=5MB/sec 2024-09-16T06:11:54.404 INFO:tasks.workunit.client.0.smithi145.stdout: 492: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:54.404 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0tE5mPW0TNvyix0 off=3996680 len=468970 2024-09-16T06:11:54.408 INFO:tasks.workunit.client.0.smithi145.stdout:op 2478 completed, throughput=4.99MB/sec 2024-09-16T06:11:54.408 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-knNpjU3Lv4TXQyw off=10886064 len=937803 2024-09-16T06:11:54.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 2479 completed, throughput=4.99MB/sec 2024-09-16T06:11:54.410 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ectmmawJK4zzCaP off=19905356 len=361482 2024-09-16T06:11:54.413 INFO:tasks.workunit.client.0.smithi145.stdout:op 2480 completed, throughput=4.99MB/sec 2024-09-16T06:11:54.413 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eLCQP3UXJZLH1UF off=18013963 len=42671 2024-09-16T06:11:54.415 INFO:tasks.workunit.client.0.smithi145.stdout:op 2481 completed, throughput=4.99MB/sec 2024-09-16T06:11:54.415 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sA0gqT7Ypg_IXYL off=14578190 len=418249 2024-09-16T06:11:54.416 INFO:tasks.workunit.client.0.smithi145.stdout:op 2482 completed, throughput=5MB/sec 2024-09-16T06:11:54.416 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Is83CMlKfcGl2YH off=3303025 len=962657 2024-09-16T06:11:54.418 INFO:tasks.workunit.client.0.smithi145.stdout:op 2483 completed, throughput=5MB/sec 2024-09-16T06:11:54.418 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xRzRf1zohwx2Nva off=8535615 len=876712 2024-09-16T06:11:54.419 INFO:tasks.workunit.client.0.smithi145.stdout:op 2484 completed, throughput=5MB/sec 2024-09-16T06:11:54.420 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KMyy9mhyWf_PxZk off=1407172 len=595731 2024-09-16T06:11:54.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 2485 completed, throughput=5MB/sec 2024-09-16T06:11:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:54 smithi145 ceph-mon[99390]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:11:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:54 smithi145 ceph-mon[96887]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:11:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:11:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:11:54] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2024-09-16T06:11:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:54 smithi161 ceph-mon[87722]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:11:55.421 INFO:tasks.workunit.client.0.smithi145.stdout: 493: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:55.421 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RoEPqof5g-Sr6Sa off=8583518 len=1502784 2024-09-16T06:11:55.423 INFO:tasks.workunit.client.0.smithi145.stdout:op 2486 completed, throughput=4.99MB/sec 2024-09-16T06:11:55.423 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6k6eorWR93QFf7B off=7324010 len=382884 2024-09-16T06:11:55.427 INFO:tasks.workunit.client.0.smithi145.stdout:op 2487 completed, throughput=4.99MB/sec 2024-09-16T06:11:55.427 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-V1lHI-RNKEpEBCn off=7207526 len=142213 2024-09-16T06:11:55.430 INFO:tasks.workunit.client.0.smithi145.stdout:op 2488 completed, throughput=4.99MB/sec 2024-09-16T06:11:55.430 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bZFPmJSYoTb1IaL off=5581990 len=1420219 2024-09-16T06:11:55.438 INFO:tasks.workunit.client.0.smithi145.stdout:op 2489 completed, throughput=5MB/sec 2024-09-16T06:11:55.438 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zoP9rG0_cqx0t7y off=13850694 len=1415831 2024-09-16T06:11:55.441 INFO:tasks.workunit.client.0.smithi145.stdout:op 2490 completed, throughput=5MB/sec 2024-09-16T06:11:55.441 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aRnd5hzKkFLAIgS off=1636739 len=1248452 2024-09-16T06:11:55.447 INFO:tasks.workunit.client.0.smithi145.stdout:op 2491 completed, throughput=5MB/sec 2024-09-16T06:11:56.447 INFO:tasks.workunit.client.0.smithi145.stdout: 494: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:56.447 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C7RTNOXjxJJgdkF off=11593387 len=1125473 2024-09-16T06:11:56.450 INFO:tasks.workunit.client.0.smithi145.stdout:op 2492 completed, throughput=4.99MB/sec 2024-09-16T06:11:56.450 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-msWnPlqYReh50rE off=4124500 len=1282946 2024-09-16T06:11:56.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 2493 completed, throughput=5MB/sec 2024-09-16T06:11:56.457 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-voe2DaEfRzQwYbM off=7811686 len=2053803 2024-09-16T06:11:56.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 2494 completed, throughput=5MB/sec 2024-09-16T06:11:56.470 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O_4H7bFH06C8dVN off=12687423 len=1185154 2024-09-16T06:11:56.471 INFO:tasks.workunit.client.0.smithi145.stdout:op 2495 completed, throughput=5MB/sec 2024-09-16T06:11:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:56 smithi145 ceph-mon[99390]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-09-16T06:11:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:56 smithi145 ceph-mon[96887]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-09-16T06:11:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:56 smithi161 ceph-mon[87722]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-09-16T06:11:57.471 INFO:tasks.workunit.client.0.smithi145.stdout: 495: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:57.471 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LhyXQEcmagvTj4e off=7664140 len=499210 2024-09-16T06:11:57.472 INFO:tasks.workunit.client.0.smithi145.stdout:op 2496 completed, throughput=4.99MB/sec 2024-09-16T06:11:57.472 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Mvi2jDeDbLMjImu off=1857816 len=1704149 2024-09-16T06:11:57.474 INFO:tasks.workunit.client.0.smithi145.stdout:op 2497 completed, throughput=5MB/sec 2024-09-16T06:11:57.475 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h5TtbF60TVA3wBi off=4886439 len=631680 2024-09-16T06:11:57.476 INFO:tasks.workunit.client.0.smithi145.stdout:op 2498 completed, throughput=5MB/sec 2024-09-16T06:11:57.476 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xhBcmZM4sONkXal off=7630243 len=1772939 2024-09-16T06:11:57.478 INFO:tasks.workunit.client.0.smithi145.stdout:op 2499 completed, throughput=5MB/sec 2024-09-16T06:11:58.478 INFO:tasks.workunit.client.0.smithi145.stdout: 496: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:58.478 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KFAI3HI3BKtWOMj off=0 len=1123537 2024-09-16T06:11:58.480 INFO:tasks.workunit.client.0.smithi145.stdout:op 2500 completed, throughput=4.99MB/sec 2024-09-16T06:11:58.481 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aZwxGFc-8Br_ThK off=124714 len=1595194 2024-09-16T06:11:58.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 2501 completed, throughput=5MB/sec 2024-09-16T06:11:58.482 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sM875U3jZAN7ep3 off=8022143 len=1676043 2024-09-16T06:11:58.486 INFO:tasks.workunit.client.0.smithi145.stdout:op 2502 completed, throughput=5MB/sec 2024-09-16T06:11:58.486 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ExlxtjGRSifGnMR off=1420337 len=1526456 2024-09-16T06:11:58.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 2503 completed, throughput=5MB/sec 2024-09-16T06:11:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:11:58 smithi145 ceph-mon[96887]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:11:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:11:58 smithi145 ceph-mon[99390]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:11:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:11:58 smithi161 ceph-mon[87722]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:11:59.489 INFO:tasks.workunit.client.0.smithi145.stdout: 497: throughput=4.99MB/sec pending data=0 2024-09-16T06:11:59.489 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sakXQc3CMQ5J7v8 off=9327975 len=391026 2024-09-16T06:11:59.493 INFO:tasks.workunit.client.0.smithi145.stdout:op 2504 completed, throughput=4.99MB/sec 2024-09-16T06:11:59.493 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NmD9usQjGszmsfo off=5588740 len=1059431 2024-09-16T06:11:59.498 INFO:tasks.workunit.client.0.smithi145.stdout:op 2505 completed, throughput=4.99MB/sec 2024-09-16T06:11:59.498 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lHvIbISxmwDlLrz off=378750 len=166396 2024-09-16T06:11:59.501 INFO:tasks.workunit.client.0.smithi145.stdout:op 2506 completed, throughput=4.99MB/sec 2024-09-16T06:11:59.501 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rntbPbhEauQTQ4W off=16113718 len=901042 2024-09-16T06:11:59.505 INFO:tasks.workunit.client.0.smithi145.stdout:op 2507 completed, throughput=5MB/sec 2024-09-16T06:11:59.505 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bRXwrfLNRTamgCz off=0 len=1463987 2024-09-16T06:11:59.512 INFO:tasks.workunit.client.0.smithi145.stdout:op 2508 completed, throughput=5MB/sec 2024-09-16T06:11:59.512 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4QVL8b8421j2f-- off=4870997 len=1176350 2024-09-16T06:11:59.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 2509 completed, throughput=5MB/sec 2024-09-16T06:12:00.520 INFO:tasks.workunit.client.0.smithi145.stdout: 498: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:00.520 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W_u_JYsOuciyvJw off=526268 len=2059873 2024-09-16T06:12:00.523 INFO:tasks.workunit.client.0.smithi145.stdout:op 2510 completed, throughput=5MB/sec 2024-09-16T06:12:00.523 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Sj2cA0VtOOYP1TX off=5778410 len=1737371 2024-09-16T06:12:00.531 INFO:tasks.workunit.client.0.smithi145.stdout:op 2511 completed, throughput=5MB/sec 2024-09-16T06:12:00.531 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-v4CTJPGdOP_0rLa off=1874978 len=1320320 2024-09-16T06:12:00.533 INFO:tasks.workunit.client.0.smithi145.stdout:op 2512 completed, throughput=5MB/sec 2024-09-16T06:12:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:12:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:12:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:12:01.533 INFO:tasks.workunit.client.0.smithi145.stdout: 499: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:01.533 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WYRUVp_KgbvAdz7 off=4182408 len=766396 2024-09-16T06:12:01.534 INFO:tasks.workunit.client.0.smithi145.stdout:op 2513 completed, throughput=4.99MB/sec 2024-09-16T06:12:01.534 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-er6gdeEwILq0OWT off=1868971 len=1529199 2024-09-16T06:12:01.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 2514 completed, throughput=5MB/sec 2024-09-16T06:12:01.536 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n1qg3rPC_YFxzS4 off=967276 len=773876 2024-09-16T06:12:01.540 INFO:tasks.workunit.client.0.smithi145.stdout:op 2515 completed, throughput=5MB/sec 2024-09-16T06:12:01.540 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3_tG_m0L4MaI1SR off=1282756 len=65207 2024-09-16T06:12:01.540 INFO:tasks.workunit.client.0.smithi145.stdout:op 2516 completed, throughput=5MB/sec 2024-09-16T06:12:01.540 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nojAJVvkiqD-soI off=4891172 len=709924 2024-09-16T06:12:01.544 INFO:tasks.workunit.client.0.smithi145.stdout:op 2517 completed, throughput=5MB/sec 2024-09-16T06:12:01.544 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-igwgwD_cM9PFpCr off=195566 len=1486263 2024-09-16T06:12:01.545 INFO:tasks.workunit.client.0.smithi145.stdout:op 2518 completed, throughput=5MB/sec 2024-09-16T06:12:01.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:01 smithi145 ceph-mon[96887]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:12:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:12:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:12:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:12:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:01 smithi145 ceph-mon[99390]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:12:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:12:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:12:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:01 smithi161 ceph-mon[87722]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:12:02.545 INFO:tasks.workunit.client.0.smithi145.stdout: 500: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:02.545 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-icTct20YCJxF6lN off=15777980 len=1399773 2024-09-16T06:12:02.551 INFO:tasks.workunit.client.0.smithi145.stdout:op 2519 completed, throughput=4.99MB/sec 2024-09-16T06:12:02.551 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4Y5vDqUIle1MKMX off=7682020 len=46638 2024-09-16T06:12:02.552 INFO:tasks.workunit.client.0.smithi145.stdout:op 2520 completed, throughput=4.99MB/sec 2024-09-16T06:12:02.552 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_Eo6yHSlw6dHRO9 off=2866072 len=1839299 2024-09-16T06:12:02.554 INFO:tasks.workunit.client.0.smithi145.stdout:op 2521 completed, throughput=5MB/sec 2024-09-16T06:12:02.554 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zsZ_6k4s0TpPW5H off=6278136 len=1380250 2024-09-16T06:12:02.559 INFO:tasks.workunit.client.0.smithi145.stdout:op 2522 completed, throughput=5MB/sec 2024-09-16T06:12:02.559 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8Hmblp7xQBimjrX off=6143164 len=383086 2024-09-16T06:12:02.562 INFO:tasks.workunit.client.0.smithi145.stdout:op 2523 completed, throughput=5MB/sec 2024-09-16T06:12:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:02 smithi145 ceph-mon[99390]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:12:03.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:02 smithi145 ceph-mon[96887]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:12:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:02 smithi161 ceph-mon[87722]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:12:03.563 INFO:tasks.workunit.client.0.smithi145.stdout: 501: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:03.563 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YPda44bpidfJ9UP off=3535053 len=1784412 2024-09-16T06:12:03.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 2524 completed, throughput=4.99MB/sec 2024-09-16T06:12:03.565 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PCiRkjJJVXc7ZR0 off=1823066 len=1818123 2024-09-16T06:12:03.576 INFO:tasks.workunit.client.0.smithi145.stdout:op 2525 completed, throughput=5MB/sec 2024-09-16T06:12:03.576 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MZt84-VmjkgsZtj off=7262820 len=1107979 2024-09-16T06:12:03.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 2526 completed, throughput=5MB/sec 2024-09-16T06:12:03.583 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MnRmVaVRbV6eZIt off=1406350 len=484819 2024-09-16T06:12:03.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 2527 completed, throughput=5MB/sec 2024-09-16T06:12:04.584 INFO:tasks.workunit.client.0.smithi145.stdout: 502: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:04.584 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bU_6c7Wc3RfSkUq off=4501758 len=175367 2024-09-16T06:12:04.584 INFO:tasks.workunit.client.0.smithi145.stdout:op 2528 completed, throughput=4.99MB/sec 2024-09-16T06:12:04.584 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KP03ptLvY432D2_ off=2394783 len=1336027 2024-09-16T06:12:04.587 INFO:tasks.workunit.client.0.smithi145.stdout:op 2529 completed, throughput=4.99MB/sec 2024-09-16T06:12:04.587 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wJ2Xdk0SDvBpVtj off=3968413 len=1919387 2024-09-16T06:12:04.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 2530 completed, throughput=5MB/sec 2024-09-16T06:12:04.598 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uVT4gviqdxY1tP3 off=4017781 len=1753239 2024-09-16T06:12:04.606 INFO:tasks.workunit.client.0.smithi145.stdout:op 2531 completed, throughput=5MB/sec 2024-09-16T06:12:04.606 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vyBhTfeWAQW0uDb off=8530490 len=154730 2024-09-16T06:12:04.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 2532 completed, throughput=5MB/sec 2024-09-16T06:12:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:04 smithi145 ceph-mon[96887]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:12:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:04 smithi145 ceph-mon[99390]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:12:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:12:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:12:04] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2024-09-16T06:12:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:04 smithi161 ceph-mon[87722]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:12:05.609 INFO:tasks.workunit.client.0.smithi145.stdout: 503: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:05.609 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MPPMJGRM8O4WInZ off=1236197 len=517878 2024-09-16T06:12:05.613 INFO:tasks.workunit.client.0.smithi145.stdout:op 2533 completed, throughput=4.99MB/sec 2024-09-16T06:12:05.613 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HlgU4XuReRPRDCb off=519202 len=691970 2024-09-16T06:12:05.618 INFO:tasks.workunit.client.0.smithi145.stdout:op 2534 completed, throughput=4.99MB/sec 2024-09-16T06:12:05.618 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DQzg4xDIIB9BcZU off=1652767 len=371795 2024-09-16T06:12:05.619 INFO:tasks.workunit.client.0.smithi145.stdout:op 2535 completed, throughput=4.99MB/sec 2024-09-16T06:12:05.619 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-350X3pAa2rRBS7J off=13951345 len=254056 2024-09-16T06:12:05.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 2536 completed, throughput=4.99MB/sec 2024-09-16T06:12:05.621 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ra_HqsMs7l9VDO4 off=204294 len=1663581 2024-09-16T06:12:05.623 INFO:tasks.workunit.client.0.smithi145.stdout:op 2537 completed, throughput=5MB/sec 2024-09-16T06:12:05.623 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q_JAAnVuqr41H4y off=245268 len=1920449 2024-09-16T06:12:05.632 INFO:tasks.workunit.client.0.smithi145.stdout:op 2538 completed, throughput=5MB/sec 2024-09-16T06:12:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: 504: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:06.633 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Mh88MY90CbymL5q off=10934340 len=1491953 2024-09-16T06:12:06.634 INFO:tasks.workunit.client.0.smithi145.stdout:op 2539 completed, throughput=4.99MB/sec 2024-09-16T06:12:06.634 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-18G-Eka9yiupuf- off=9176909 len=1589823 2024-09-16T06:12:06.637 INFO:tasks.workunit.client.0.smithi145.stdout:op 2540 completed, throughput=5MB/sec 2024-09-16T06:12:06.637 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HgzH5YlY7mViKK0 off=13837348 len=1981461 2024-09-16T06:12:06.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 2541 completed, throughput=5MB/sec 2024-09-16T06:12:06.646 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GlKx2T-rQeCIivv off=2069931 len=204049 2024-09-16T06:12:06.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 2542 completed, throughput=5MB/sec 2024-09-16T06:12:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: 505: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:07.648 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rxeHTCYagym2GEP off=2268221 len=630361 2024-09-16T06:12:07.649 INFO:tasks.workunit.client.0.smithi145.stdout:op 2543 completed, throughput=4.99MB/sec 2024-09-16T06:12:07.649 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BGn0oA3UkHVwNy- off=955123 len=1623782 2024-09-16T06:12:07.657 INFO:tasks.workunit.client.0.smithi145.stdout:op 2544 completed, throughput=4.99MB/sec 2024-09-16T06:12:07.657 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h6chvKKz5CCR_8I off=11978384 len=820776 2024-09-16T06:12:07.661 INFO:tasks.workunit.client.0.smithi145.stdout:op 2545 completed, throughput=5MB/sec 2024-09-16T06:12:07.661 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cEQZGJdoPP9VX2X off=8217694 len=1758695 2024-09-16T06:12:07.670 INFO:tasks.workunit.client.0.smithi145.stdout:op 2546 completed, throughput=5MB/sec 2024-09-16T06:12:07.670 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ntyDG-E5EYUfj5j off=10877570 len=1516208 2024-09-16T06:12:07.672 INFO:tasks.workunit.client.0.smithi145.stdout:op 2547 completed, throughput=5MB/sec 2024-09-16T06:12:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:07 smithi145 ceph-mon[96887]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:12:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:07 smithi145 ceph-mon[99390]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:12:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:07 smithi161 ceph-mon[87722]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:12:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: 506: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:08.672 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nuHquT57kNEbjZX off=4916415 len=1398745 2024-09-16T06:12:08.682 INFO:tasks.workunit.client.0.smithi145.stdout:op 2548 completed, throughput=4.99MB/sec 2024-09-16T06:12:08.682 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KsMz-ZOBCEnjkPx off=7618168 len=1969215 2024-09-16T06:12:08.684 INFO:tasks.workunit.client.0.smithi145.stdout:op 2549 completed, throughput=5MB/sec 2024-09-16T06:12:08.684 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BKPtBczW2XMEsKo off=1277576 len=1326637 2024-09-16T06:12:08.686 INFO:tasks.workunit.client.0.smithi145.stdout:op 2550 completed, throughput=5MB/sec 2024-09-16T06:12:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:08 smithi145 ceph-mon[96887]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:09.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:08 smithi145 ceph-mon[99390]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:08 smithi161 ceph-mon[87722]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: 507: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:09.686 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RscZsFpCjCuISQM off=14614780 len=1637611 2024-09-16T06:12:09.688 INFO:tasks.workunit.client.0.smithi145.stdout:op 2551 completed, throughput=4.99MB/sec 2024-09-16T06:12:09.688 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BXRwbTjDlITZ54_ off=4907352 len=75483 2024-09-16T06:12:09.691 INFO:tasks.workunit.client.0.smithi145.stdout:op 2552 completed, throughput=4.99MB/sec 2024-09-16T06:12:09.691 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EKVmTDzr8MoA-Je off=19869110 len=706623 2024-09-16T06:12:09.693 INFO:tasks.workunit.client.0.smithi145.stdout:op 2553 completed, throughput=5MB/sec 2024-09-16T06:12:09.693 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MJE5f28PPJp8Jou off=1716068 len=829326 2024-09-16T06:12:09.697 INFO:tasks.workunit.client.0.smithi145.stdout:op 2554 completed, throughput=5MB/sec 2024-09-16T06:12:09.697 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jAas-_IUBGb2FfP off=5091354 len=1243486 2024-09-16T06:12:09.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 2555 completed, throughput=5MB/sec 2024-09-16T06:12:09.702 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-beIF0Uwo0DJYZ3D off=9190 len=694418 2024-09-16T06:12:09.703 INFO:tasks.workunit.client.0.smithi145.stdout:op 2556 completed, throughput=5MB/sec 2024-09-16T06:12:10.703 INFO:tasks.workunit.client.0.smithi145.stdout: 508: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:10.703 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tRM6ZDbNoj10hOb off=21553270 len=6135 2024-09-16T06:12:10.706 INFO:tasks.workunit.client.0.smithi145.stdout:op 2557 completed, throughput=4.99MB/sec 2024-09-16T06:12:10.706 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2CPtCW5XdqB4tRS off=6689690 len=1595996 2024-09-16T06:12:10.708 INFO:tasks.workunit.client.0.smithi145.stdout:op 2558 completed, throughput=4.99MB/sec 2024-09-16T06:12:10.708 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MQQKJql_vEN7lg_ off=4750996 len=97667 2024-09-16T06:12:10.709 INFO:tasks.workunit.client.0.smithi145.stdout:op 2559 completed, throughput=4.99MB/sec 2024-09-16T06:12:10.709 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lvY2vcj8MUbYXOk off=6799191 len=1070171 2024-09-16T06:12:10.715 INFO:tasks.workunit.client.0.smithi145.stdout:op 2560 completed, throughput=5MB/sec 2024-09-16T06:12:10.715 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--38xPcLlosf2yPB off=5124948 len=862583 2024-09-16T06:12:10.719 INFO:tasks.workunit.client.0.smithi145.stdout:op 2561 completed, throughput=5MB/sec 2024-09-16T06:12:10.720 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I4W1D5InZ6xfwTO off=817209 len=1562007 2024-09-16T06:12:10.726 INFO:tasks.workunit.client.0.smithi145.stdout:op 2562 completed, throughput=5MB/sec 2024-09-16T06:12:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:10 smithi145 ceph-mon[96887]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:10 smithi145 ceph-mon[99390]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:10 smithi161 ceph-mon[87722]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:11.726 INFO:tasks.workunit.client.0.smithi145.stdout: 509: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:11.726 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O1RESxtw30DivS6 off=16952544 len=83978 2024-09-16T06:12:11.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 2563 completed, throughput=4.99MB/sec 2024-09-16T06:12:11.729 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dsX2QI_oI-oqtYn off=328951 len=92614 2024-09-16T06:12:11.731 INFO:tasks.workunit.client.0.smithi145.stdout:op 2564 completed, throughput=4.99MB/sec 2024-09-16T06:12:11.731 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Nju2OZdVbQwvx0G off=4769371 len=1555100 2024-09-16T06:12:11.734 INFO:tasks.workunit.client.0.smithi145.stdout:op 2565 completed, throughput=4.99MB/sec 2024-09-16T06:12:11.734 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IecAkqHPxPHZECC off=9309693 len=177669 2024-09-16T06:12:11.735 INFO:tasks.workunit.client.0.smithi145.stdout:op 2566 completed, throughput=4.99MB/sec 2024-09-16T06:12:11.735 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8JAsJk9AWpAIR8_ off=9495452 len=252910 2024-09-16T06:12:11.739 INFO:tasks.workunit.client.0.smithi145.stdout:op 2567 completed, throughput=4.99MB/sec 2024-09-16T06:12:11.739 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lHD07SXcaAL9Xv7 off=3851870 len=660519 2024-09-16T06:12:11.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 2568 completed, throughput=5MB/sec 2024-09-16T06:12:11.744 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NnSzuHUZW0uARCw off=318237 len=1773384 2024-09-16T06:12:11.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 2569 completed, throughput=5MB/sec 2024-09-16T06:12:11.746 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4YwrEzGhIhYSYzH off=4478701 len=1540563 2024-09-16T06:12:11.754 INFO:tasks.workunit.client.0.smithi145.stdout:op 2570 completed, throughput=5MB/sec 2024-09-16T06:12:12.755 INFO:tasks.workunit.client.0.smithi145.stdout: 510: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:12.755 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-r8ZledYoE94fC0k off=14023915 len=1778865 2024-09-16T06:12:12.757 INFO:tasks.workunit.client.0.smithi145.stdout:op 2571 completed, throughput=5MB/sec 2024-09-16T06:12:12.757 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4m5INz4-QT5mDSr off=17680610 len=1954026 2024-09-16T06:12:12.759 INFO:tasks.workunit.client.0.smithi145.stdout:op 2572 completed, throughput=5MB/sec 2024-09-16T06:12:12.759 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--3XW2Moya66AKCd off=7390573 len=458751 2024-09-16T06:12:12.761 INFO:tasks.workunit.client.0.smithi145.stdout:op 2573 completed, throughput=5MB/sec 2024-09-16T06:12:12.761 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-67VWRebxi0qc26Z off=530975 len=690818 2024-09-16T06:12:12.761 INFO:tasks.workunit.client.0.smithi145.stdout:op 2574 completed, throughput=5MB/sec 2024-09-16T06:12:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:12 smithi145 ceph-mon[96887]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:12 smithi145 ceph-mon[99390]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:12 smithi161 ceph-mon[87722]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:13.762 INFO:tasks.workunit.client.0.smithi145.stdout: 511: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:13.762 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t-zZWF5Uiz4LFQ2 off=7245178 len=454019 2024-09-16T06:12:13.763 INFO:tasks.workunit.client.0.smithi145.stdout:op 2575 completed, throughput=4.99MB/sec 2024-09-16T06:12:13.763 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PBf43DZ0ayWEWR1 off=521214 len=1327031 2024-09-16T06:12:13.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 2576 completed, throughput=4.99MB/sec 2024-09-16T06:12:13.765 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-efdWHTAZn5wR6xg off=2008409 len=200841 2024-09-16T06:12:13.766 INFO:tasks.workunit.client.0.smithi145.stdout:op 2577 completed, throughput=4.99MB/sec 2024-09-16T06:12:13.766 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-33sKX3SruYMaGL0 off=9332463 len=1090042 2024-09-16T06:12:13.771 INFO:tasks.workunit.client.0.smithi145.stdout:op 2578 completed, throughput=5MB/sec 2024-09-16T06:12:13.771 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aNfn1RMIs-oFjpk off=11248999 len=504569 2024-09-16T06:12:13.775 INFO:tasks.workunit.client.0.smithi145.stdout:op 2579 completed, throughput=5MB/sec 2024-09-16T06:12:13.775 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pcIyG1jE_zzQ9Di off=9389606 len=1674278 2024-09-16T06:12:13.782 INFO:tasks.workunit.client.0.smithi145.stdout:op 2580 completed, throughput=5MB/sec 2024-09-16T06:12:14.782 INFO:tasks.workunit.client.0.smithi145.stdout: 512: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:14.783 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nnOtlU3gO_ot8yz off=1236 len=1651344 2024-09-16T06:12:14.790 INFO:tasks.workunit.client.0.smithi145.stdout:op 2581 completed, throughput=4.99MB/sec 2024-09-16T06:12:14.790 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dJlNMQrWpZYinAk off=5294976 len=1652578 2024-09-16T06:12:14.796 INFO:tasks.workunit.client.0.smithi145.stdout:op 2582 completed, throughput=5MB/sec 2024-09-16T06:12:14.796 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AcQDJfQBVCi_0MW off=696608 len=1679799 2024-09-16T06:12:14.798 INFO:tasks.workunit.client.0.smithi145.stdout:op 2583 completed, throughput=5MB/sec 2024-09-16T06:12:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:14 smithi145 ceph-mon[96887]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:12:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:14 smithi145 ceph-mon[99390]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:12:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:12:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:12:14] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:12:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:14 smithi161 ceph-mon[87722]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:12:15.798 INFO:tasks.workunit.client.0.smithi145.stdout: 513: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:15.798 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TI5x0l4YU4Nsdil off=2300697 len=1203544 2024-09-16T06:12:15.800 INFO:tasks.workunit.client.0.smithi145.stdout:op 2584 completed, throughput=4.99MB/sec 2024-09-16T06:12:15.801 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uo6NprHQXgtSigl off=4760987 len=885376 2024-09-16T06:12:15.805 INFO:tasks.workunit.client.0.smithi145.stdout:op 2585 completed, throughput=4.99MB/sec 2024-09-16T06:12:15.805 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VqABlCbaf66dr12 off=3002383 len=1023100 2024-09-16T06:12:15.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 2586 completed, throughput=5MB/sec 2024-09-16T06:12:15.807 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LmJu1gF7deZBzB4 off=20163100 len=241071 2024-09-16T06:12:15.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 2587 completed, throughput=5MB/sec 2024-09-16T06:12:15.810 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Httqgkj3_EfHfi0 off=5455987 len=565085 2024-09-16T06:12:15.811 INFO:tasks.workunit.client.0.smithi145.stdout:op 2588 completed, throughput=5MB/sec 2024-09-16T06:12:15.811 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q_JAAnVuqr41H4y off=1906757 len=61651 2024-09-16T06:12:15.813 INFO:tasks.workunit.client.0.smithi145.stdout:op 2589 completed, throughput=5MB/sec 2024-09-16T06:12:15.813 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1b7X30y4MShVcrd off=4330918 len=606107 2024-09-16T06:12:15.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 2590 completed, throughput=5MB/sec 2024-09-16T06:12:15.814 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jwIzFg3vWUOD8Hn off=1082756 len=1595575 2024-09-16T06:12:15.817 INFO:tasks.workunit.client.0.smithi145.stdout:op 2591 completed, throughput=5MB/sec 2024-09-16T06:12:16.818 INFO:tasks.workunit.client.0.smithi145.stdout: 514: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:16.818 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xDhRZQNMp1xQeMI off=7294900 len=604864 2024-09-16T06:12:16.819 INFO:tasks.workunit.client.0.smithi145.stdout:op 2592 completed, throughput=4.99MB/sec 2024-09-16T06:12:16.819 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S2e4A7YSABs7s5k off=2741485 len=1590484 2024-09-16T06:12:16.826 INFO:tasks.workunit.client.0.smithi145.stdout:op 2593 completed, throughput=5MB/sec 2024-09-16T06:12:16.826 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1SBRqj-moRmKPh- off=3767281 len=1250922 2024-09-16T06:12:16.827 INFO:tasks.workunit.client.0.smithi145.stdout:op 2594 completed, throughput=5MB/sec 2024-09-16T06:12:16.827 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SPmA1g1_o8_n5Kb off=14786157 len=1106798 2024-09-16T06:12:16.831 INFO:tasks.workunit.client.0.smithi145.stdout:op 2595 completed, throughput=5MB/sec 2024-09-16T06:12:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:16 smithi145 ceph-mon[96887]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:12:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:16 smithi145 ceph-mon[99390]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:12:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:16 smithi161 ceph-mon[87722]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:12:17.832 INFO:tasks.workunit.client.0.smithi145.stdout: 515: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:17.832 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nw-CtMTdkzDYGvf off=205969 len=101112 2024-09-16T06:12:17.832 INFO:tasks.workunit.client.0.smithi145.stdout:op 2596 completed, throughput=4.99MB/sec 2024-09-16T06:12:17.833 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AW0Mf6OI_4n0k6I off=15404332 len=1624508 2024-09-16T06:12:17.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 2597 completed, throughput=4.99MB/sec 2024-09-16T06:12:17.841 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-23RFDRHGG9lyrrj off=14761265 len=1620118 2024-09-16T06:12:17.843 INFO:tasks.workunit.client.0.smithi145.stdout:op 2598 completed, throughput=5MB/sec 2024-09-16T06:12:17.843 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UnWimavNFHg7X_V off=12885222 len=707502 2024-09-16T06:12:17.848 INFO:tasks.workunit.client.0.smithi145.stdout:op 2599 completed, throughput=5MB/sec 2024-09-16T06:12:17.848 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-23-1dECfNtbjQkQ off=2109397 len=721393 2024-09-16T06:12:17.849 INFO:tasks.workunit.client.0.smithi145.stdout:op 2600 completed, throughput=5MB/sec 2024-09-16T06:12:17.849 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CLz5cEMyICzZzCR off=13101825 len=2086397 2024-09-16T06:12:17.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 2601 completed, throughput=5MB/sec 2024-09-16T06:12:18.852 INFO:tasks.workunit.client.0.smithi145.stdout: 516: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:18.853 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0Uk7qbiXAuFvx8k off=789340 len=360548 2024-09-16T06:12:18.856 INFO:tasks.workunit.client.0.smithi145.stdout:op 2602 completed, throughput=4.99MB/sec 2024-09-16T06:12:18.856 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5BK3-WjJB6dsWsR off=11202638 len=594915 2024-09-16T06:12:18.857 INFO:tasks.workunit.client.0.smithi145.stdout:op 2603 completed, throughput=5MB/sec 2024-09-16T06:12:18.857 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J-5_FKi4esl0xxT off=6191439 len=1631705 2024-09-16T06:12:18.859 INFO:tasks.workunit.client.0.smithi145.stdout:op 2604 completed, throughput=5MB/sec 2024-09-16T06:12:18.859 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ebfn1oH3_sV-P8a off=863463 len=1617783 2024-09-16T06:12:18.861 INFO:tasks.workunit.client.0.smithi145.stdout:op 2605 completed, throughput=5MB/sec 2024-09-16T06:12:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:18 smithi145 ceph-mon[96887]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:12:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:18 smithi145 ceph-mon[99390]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:12:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:18 smithi161 ceph-mon[87722]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:12:19.861 INFO:tasks.workunit.client.0.smithi145.stdout: 517: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:19.861 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qdbYnXla1uw9Hni off=3429173 len=682244 2024-09-16T06:12:19.866 INFO:tasks.workunit.client.0.smithi145.stdout:op 2606 completed, throughput=4.99MB/sec 2024-09-16T06:12:19.866 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1S92ItFtE4sZjMt off=10856985 len=1336102 2024-09-16T06:12:19.873 INFO:tasks.workunit.client.0.smithi145.stdout:op 2607 completed, throughput=4.99MB/sec 2024-09-16T06:12:19.873 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K5ENIRwV704A-YE off=20414139 len=1917988 2024-09-16T06:12:19.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 2608 completed, throughput=5MB/sec 2024-09-16T06:12:19.882 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XfSPTXcNeFnAyvM off=55783 len=161864 2024-09-16T06:12:19.882 INFO:tasks.workunit.client.0.smithi145.stdout:op 2609 completed, throughput=5MB/sec 2024-09-16T06:12:19.882 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zR9lfhZQ1HhYJNf off=2082337 len=852465 2024-09-16T06:12:19.884 INFO:tasks.workunit.client.0.smithi145.stdout:op 2610 completed, throughput=5MB/sec 2024-09-16T06:12:20.884 INFO:tasks.workunit.client.0.smithi145.stdout: 518: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:20.885 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hxq3pq232BabBaq off=12459074 len=963417 2024-09-16T06:12:20.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 2611 completed, throughput=4.99MB/sec 2024-09-16T06:12:20.890 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OjsoRMl66XBj9n3 off=12821280 len=730934 2024-09-16T06:12:20.894 INFO:tasks.workunit.client.0.smithi145.stdout:op 2612 completed, throughput=4.99MB/sec 2024-09-16T06:12:20.894 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-m_SRc8KM5PjtlfM off=5557163 len=301094 2024-09-16T06:12:20.897 INFO:tasks.workunit.client.0.smithi145.stdout:op 2613 completed, throughput=4.99MB/sec 2024-09-16T06:12:20.897 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-45Gin4VHlhyiqIq off=17360179 len=689542 2024-09-16T06:12:20.901 INFO:tasks.workunit.client.0.smithi145.stdout:op 2614 completed, throughput=5MB/sec 2024-09-16T06:12:20.901 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_q1EKvm7lFEdT3l off=3259855 len=1468614 2024-09-16T06:12:20.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 2615 completed, throughput=5MB/sec 2024-09-16T06:12:20.910 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DgSPl775KSJdkBR off=4803588 len=1950733 2024-09-16T06:12:20.913 INFO:tasks.workunit.client.0.smithi145.stdout:op 2616 completed, throughput=5MB/sec 2024-09-16T06:12:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:20 smithi145 ceph-mon[96887]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:12:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:20 smithi145 ceph-mon[99390]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:12:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:20 smithi161 ceph-mon[87722]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:12:21.913 INFO:tasks.workunit.client.0.smithi145.stdout: 519: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:21.913 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bm-s0tdhm0kOKbk off=3331074 len=1350649 2024-09-16T06:12:21.921 INFO:tasks.workunit.client.0.smithi145.stdout:op 2617 completed, throughput=4.99MB/sec 2024-09-16T06:12:21.921 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9-tLF6UvCYGDwFL off=6420744 len=1075965 2024-09-16T06:12:21.923 INFO:tasks.workunit.client.0.smithi145.stdout:op 2618 completed, throughput=5MB/sec 2024-09-16T06:12:21.923 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZWX-f64CyMMlzzd off=3992162 len=1111419 2024-09-16T06:12:21.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 2619 completed, throughput=5MB/sec 2024-09-16T06:12:21.928 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k8-C50ezVGMb5GY off=1398301 len=1507233 2024-09-16T06:12:21.933 INFO:tasks.workunit.client.0.smithi145.stdout:op 2620 completed, throughput=5MB/sec 2024-09-16T06:12:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:22.933 INFO:tasks.workunit.client.0.smithi145.stdout: 520: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:22.933 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xobszpvJwL2fOd5 off=838787 len=808723 2024-09-16T06:12:22.938 INFO:tasks.workunit.client.0.smithi145.stdout:op 2621 completed, throughput=4.99MB/sec 2024-09-16T06:12:22.938 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XB5tYuC9NgwXRGi off=14337213 len=1256508 2024-09-16T06:12:22.939 INFO:tasks.workunit.client.0.smithi145.stdout:op 2622 completed, throughput=5MB/sec 2024-09-16T06:12:22.940 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qSibPNrkn5saFZC off=8235371 len=1412477 2024-09-16T06:12:22.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 2623 completed, throughput=5MB/sec 2024-09-16T06:12:22.941 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3BgnzXd6cpx-lUA off=2880291 len=1784259 2024-09-16T06:12:22.943 INFO:tasks.workunit.client.0.smithi145.stdout:op 2624 completed, throughput=5MB/sec 2024-09-16T06:12:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:22 smithi145 ceph-mon[96887]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:12:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:22 smithi145 ceph-mon[99390]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:12:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:22 smithi161 ceph-mon[87722]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:12:23.943 INFO:tasks.workunit.client.0.smithi145.stdout: 521: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:23.944 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EsnKDv56PnMKPQv off=1030118 len=1914887 2024-09-16T06:12:23.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 2625 completed, throughput=4.99MB/sec 2024-09-16T06:12:23.952 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-26ylEFu0algAvtl off=9127390 len=1873007 2024-09-16T06:12:23.954 INFO:tasks.workunit.client.0.smithi145.stdout:op 2626 completed, throughput=5MB/sec 2024-09-16T06:12:23.954 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HhuMO8RpjNzyjRl off=18486351 len=723357 2024-09-16T06:12:23.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 2627 completed, throughput=5MB/sec 2024-09-16T06:12:23.958 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HlgU4XuReRPRDCb off=192697 len=1145237 2024-09-16T06:12:23.962 INFO:tasks.workunit.client.0.smithi145.stdout:op 2628 completed, throughput=5MB/sec 2024-09-16T06:12:24.963 INFO:tasks.workunit.client.0.smithi145.stdout: 522: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:24.963 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DoHLiQf6sod4MLO off=1227239 len=1696781 2024-09-16T06:12:24.965 INFO:tasks.workunit.client.0.smithi145.stdout:op 2629 completed, throughput=5MB/sec 2024-09-16T06:12:24.965 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PDdGemNt13SwLE5 off=2057233 len=1742783 2024-09-16T06:12:24.967 INFO:tasks.workunit.client.0.smithi145.stdout:op 2630 completed, throughput=5MB/sec 2024-09-16T06:12:24.967 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PwDFut2lWGz8B1l off=280212 len=1671612 2024-09-16T06:12:24.975 INFO:tasks.workunit.client.0.smithi145.stdout:op 2631 completed, throughput=5MB/sec 2024-09-16T06:12:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:24 smithi145 ceph-mon[96887]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:12:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:24 smithi145 ceph-mon[99390]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:12:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:12:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:12:24] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:12:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:24 smithi161 ceph-mon[87722]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:12:25.975 INFO:tasks.workunit.client.0.smithi145.stdout: 523: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:25.975 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j6vaU1WoqAc3Z9W off=6626291 len=1272721 2024-09-16T06:12:25.981 INFO:tasks.workunit.client.0.smithi145.stdout:op 2632 completed, throughput=4.99MB/sec 2024-09-16T06:12:25.981 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-87pKkNnliGbGXTr off=5490456 len=1192598 2024-09-16T06:12:25.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 2633 completed, throughput=5MB/sec 2024-09-16T06:12:25.983 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZcMqCqdE7TJjj0n off=2082970 len=463122 2024-09-16T06:12:25.983 INFO:tasks.workunit.client.0.smithi145.stdout:op 2634 completed, throughput=5MB/sec 2024-09-16T06:12:25.983 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--K37VqEkbKczLNd off=11814946 len=1462239 2024-09-16T06:12:25.993 INFO:tasks.workunit.client.0.smithi145.stdout:op 2635 completed, throughput=5MB/sec 2024-09-16T06:12:25.993 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kmw7K0VQQhhImQO off=2977644 len=1243216 2024-09-16T06:12:25.995 INFO:tasks.workunit.client.0.smithi145.stdout:op 2636 completed, throughput=5MB/sec 2024-09-16T06:12:26.995 INFO:tasks.workunit.client.0.smithi145.stdout: 524: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:26.995 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WmW0_0h6aYUkG-t off=12760057 len=250684 2024-09-16T06:12:26.996 INFO:tasks.workunit.client.0.smithi145.stdout:op 2637 completed, throughput=4.99MB/sec 2024-09-16T06:12:26.996 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gRR80koofkYo0XB off=11718060 len=211004 2024-09-16T06:12:26.996 INFO:tasks.workunit.client.0.smithi145.stdout:op 2638 completed, throughput=4.99MB/sec 2024-09-16T06:12:26.997 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wOwSVqj4ghHyc5k off=6252078 len=514819 2024-09-16T06:12:26.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 2639 completed, throughput=4.99MB/sec 2024-09-16T06:12:26.998 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xnouBipsH-x5uYj off=1150953 len=55512 2024-09-16T06:12:27.000 INFO:tasks.workunit.client.0.smithi145.stdout:op 2640 completed, throughput=4.99MB/sec 2024-09-16T06:12:27.001 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-52FTAh2A7yMI6cp off=1948173 len=1990261 2024-09-16T06:12:27.012 INFO:tasks.workunit.client.0.smithi145.stdout:op 2641 completed, throughput=5MB/sec 2024-09-16T06:12:27.012 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hpCFxN1dVJaDbaN off=645423 len=1293243 2024-09-16T06:12:27.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 2642 completed, throughput=5MB/sec 2024-09-16T06:12:27.015 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A8EztUNjFLqwDtm off=8977259 len=281705 2024-09-16T06:12:27.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 2643 completed, throughput=5MB/sec 2024-09-16T06:12:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:26 smithi145 ceph-mon[96887]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:26 smithi145 ceph-mon[99390]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:26 smithi161 ceph-mon[87722]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:28.016 INFO:tasks.workunit.client.0.smithi145.stdout: 525: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:28.016 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e9jQ5WFe0CkRJm2 off=959484 len=1168752 2024-09-16T06:12:28.018 INFO:tasks.workunit.client.0.smithi145.stdout:op 2644 completed, throughput=4.99MB/sec 2024-09-16T06:12:28.018 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QfTzNbt4G7AzZy_ off=5905769 len=294290 2024-09-16T06:12:28.021 INFO:tasks.workunit.client.0.smithi145.stdout:op 2645 completed, throughput=4.99MB/sec 2024-09-16T06:12:28.021 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-g-elpMND1i8bAwN off=5481875 len=381576 2024-09-16T06:12:28.025 INFO:tasks.workunit.client.0.smithi145.stdout:op 2646 completed, throughput=4.99MB/sec 2024-09-16T06:12:28.025 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NsS4EFlp4mQ9Y5O off=661912 len=1921374 2024-09-16T06:12:28.034 INFO:tasks.workunit.client.0.smithi145.stdout:op 2647 completed, throughput=5MB/sec 2024-09-16T06:12:28.034 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3IZ6Gtivhgo4i-a off=3031440 len=587005 2024-09-16T06:12:28.038 INFO:tasks.workunit.client.0.smithi145.stdout:op 2648 completed, throughput=5MB/sec 2024-09-16T06:12:28.038 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-N1HtLzBT1tv5Ezf off=2030980 len=1145918 2024-09-16T06:12:28.039 INFO:tasks.workunit.client.0.smithi145.stdout:op 2649 completed, throughput=5MB/sec 2024-09-16T06:12:29.039 INFO:tasks.workunit.client.0.smithi145.stdout: 526: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:29.039 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rnj9yH5cGgMQ_mR off=15068176 len=1521026 2024-09-16T06:12:29.046 INFO:tasks.workunit.client.0.smithi145.stdout:op 2650 completed, throughput=4.99MB/sec 2024-09-16T06:12:29.046 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mtzcb8OKGjWj2n0 off=399994 len=421783 2024-09-16T06:12:29.049 INFO:tasks.workunit.client.0.smithi145.stdout:op 2651 completed, throughput=4.99MB/sec 2024-09-16T06:12:29.049 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PKeA5kDLh4mxERK off=6159946 len=923833 2024-09-16T06:12:29.050 INFO:tasks.workunit.client.0.smithi145.stdout:op 2652 completed, throughput=5MB/sec 2024-09-16T06:12:29.050 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y4buCnOWKG6NJFv off=10626986 len=1065614 2024-09-16T06:12:29.051 INFO:tasks.workunit.client.0.smithi145.stdout:op 2653 completed, throughput=5MB/sec 2024-09-16T06:12:29.051 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4ylEJB4spudQBH7 off=6655302 len=1954341 2024-09-16T06:12:29.060 INFO:tasks.workunit.client.0.smithi145.stdout:op 2654 completed, throughput=5MB/sec 2024-09-16T06:12:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:28 smithi145 ceph-mon[96887]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:28 smithi145 ceph-mon[99390]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:28 smithi161 ceph-mon[87722]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:30.061 INFO:tasks.workunit.client.0.smithi145.stdout: 527: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:30.061 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jU6EFCqDI2PyNbE off=2155954 len=594861 2024-09-16T06:12:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:op 2655 completed, throughput=4.99MB/sec 2024-09-16T06:12:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mVFmYGu9e1APeUx off=1271698 len=520994 2024-09-16T06:12:30.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 2656 completed, throughput=4.99MB/sec 2024-09-16T06:12:30.066 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-q2JbVSX2HsI-mL_ off=9665338 len=1479709 2024-09-16T06:12:30.075 INFO:tasks.workunit.client.0.smithi145.stdout:op 2657 completed, throughput=5MB/sec 2024-09-16T06:12:30.076 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3cpygIul6kEaCmD off=661299 len=675840 2024-09-16T06:12:30.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 2658 completed, throughput=5MB/sec 2024-09-16T06:12:30.079 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EFwYisCfOYX5M6M off=487200 len=126843 2024-09-16T06:12:30.082 INFO:tasks.workunit.client.0.smithi145.stdout:op 2659 completed, throughput=5MB/sec 2024-09-16T06:12:30.082 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X5go20voUeVm3e7 off=677962 len=1736228 2024-09-16T06:12:30.085 INFO:tasks.workunit.client.0.smithi145.stdout:op 2660 completed, throughput=5MB/sec 2024-09-16T06:12:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:30 smithi145 ceph-mon[96887]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:12:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:30 smithi145 ceph-mon[99390]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:12:31.085 INFO:tasks.workunit.client.0.smithi145.stdout: 528: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:31.086 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L5AdUGL3_1QVhsZ off=815946 len=495337 2024-09-16T06:12:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:30 smithi161 ceph-mon[87722]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:12:31.090 INFO:tasks.workunit.client.0.smithi145.stdout:op 2661 completed, throughput=4.99MB/sec 2024-09-16T06:12:31.090 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_G3UPt3J9BzUTgw off=6296438 len=1497349 2024-09-16T06:12:31.093 INFO:tasks.workunit.client.0.smithi145.stdout:op 2662 completed, throughput=5MB/sec 2024-09-16T06:12:31.093 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BhzQQpjnYjXhHtO off=1987461 len=2049882 2024-09-16T06:12:31.098 INFO:tasks.workunit.client.0.smithi145.stdout:op 2663 completed, throughput=5MB/sec 2024-09-16T06:12:31.098 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t7eyWVdWV0uMCKU off=4698949 len=292742 2024-09-16T06:12:31.101 INFO:tasks.workunit.client.0.smithi145.stdout:op 2664 completed, throughput=5MB/sec 2024-09-16T06:12:31.101 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pSZzBKVr8eaT7WS off=17380238 len=2035249 2024-09-16T06:12:31.103 INFO:tasks.workunit.client.0.smithi145.stdout:op 2665 completed, throughput=5MB/sec 2024-09-16T06:12:32.103 INFO:tasks.workunit.client.0.smithi145.stdout: 529: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:32.104 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ulhJmHZrEUwxkr0 off=21460883 len=2050491 2024-09-16T06:12:32.115 INFO:tasks.workunit.client.0.smithi145.stdout:op 2666 completed, throughput=5MB/sec 2024-09-16T06:12:32.115 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ufJSRuJhhIxlkgf off=1638094 len=275361 2024-09-16T06:12:32.116 INFO:tasks.workunit.client.0.smithi145.stdout:op 2667 completed, throughput=5MB/sec 2024-09-16T06:12:32.116 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Kff9h6sZUY8PW0s off=1886862 len=234153 2024-09-16T06:12:32.119 INFO:tasks.workunit.client.0.smithi145.stdout:op 2668 completed, throughput=5MB/sec 2024-09-16T06:12:32.119 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qZsoIK7Ux6ZSkts off=2626920 len=1022872 2024-09-16T06:12:32.125 INFO:tasks.workunit.client.0.smithi145.stdout:op 2669 completed, throughput=5MB/sec 2024-09-16T06:12:32.125 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vn3XdJvnXayyrlK off=21703614 len=55166 2024-09-16T06:12:32.126 INFO:tasks.workunit.client.0.smithi145.stdout:op 2670 completed, throughput=5MB/sec 2024-09-16T06:12:32.126 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P3MPwG9bXGxYtxh off=15552341 len=2077309 2024-09-16T06:12:32.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 2671 completed, throughput=5MB/sec 2024-09-16T06:12:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:32 smithi145 ceph-mon[96887]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:12:33.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:32 smithi145 ceph-mon[99390]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:12:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:32 smithi161 ceph-mon[87722]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:12:33.136 INFO:tasks.workunit.client.0.smithi145.stdout: 530: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:33.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xwytZiKZiHumhRA off=3733220 len=1404453 2024-09-16T06:12:33.138 INFO:tasks.workunit.client.0.smithi145.stdout:op 2672 completed, throughput=5MB/sec 2024-09-16T06:12:33.138 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6jglZrXACmrPM9E off=1905400 len=123582 2024-09-16T06:12:33.139 INFO:tasks.workunit.client.0.smithi145.stdout:op 2673 completed, throughput=5MB/sec 2024-09-16T06:12:33.139 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-87qOgnvuhaDgxa5 off=904121 len=1485783 2024-09-16T06:12:33.146 INFO:tasks.workunit.client.0.smithi145.stdout:op 2674 completed, throughput=5MB/sec 2024-09-16T06:12:33.146 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9LtvD3mVRloVcJe off=2956084 len=1118870 2024-09-16T06:12:33.151 INFO:tasks.workunit.client.0.smithi145.stdout:op 2675 completed, throughput=5MB/sec 2024-09-16T06:12:34.152 INFO:tasks.workunit.client.0.smithi145.stdout: 531: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:34.152 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Bw_ZIqn7eO75len off=2472472 len=1955589 2024-09-16T06:12:34.161 INFO:tasks.workunit.client.0.smithi145.stdout:op 2676 completed, throughput=5MB/sec 2024-09-16T06:12:34.161 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8FHpOakj3qyTScI off=4973152 len=146838 2024-09-16T06:12:34.162 INFO:tasks.workunit.client.0.smithi145.stdout:op 2677 completed, throughput=5MB/sec 2024-09-16T06:12:34.162 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aCST575ptJhL2wl off=813865 len=6971 2024-09-16T06:12:34.165 INFO:tasks.workunit.client.0.smithi145.stdout:op 2678 completed, throughput=5MB/sec 2024-09-16T06:12:34.165 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ght8XzUtmFRpQC8 off=1431921 len=1992910 2024-09-16T06:12:34.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 2679 completed, throughput=5MB/sec 2024-09-16T06:12:34.167 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lWnU0W5Sv-3wh3t off=12541599 len=1423702 2024-09-16T06:12:34.172 INFO:tasks.workunit.client.0.smithi145.stdout:op 2680 completed, throughput=5MB/sec 2024-09-16T06:12:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:34 smithi145 ceph-mon[96887]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:12:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:34 smithi145 ceph-mon[99390]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:12:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:12:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:12:34] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:12:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:34 smithi161 ceph-mon[87722]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:12:35.172 INFO:tasks.workunit.client.0.smithi145.stdout: 532: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:35.173 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A50FTsj-iefYiy9 off=17180802 len=972521 2024-09-16T06:12:35.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 2681 completed, throughput=4.99MB/sec 2024-09-16T06:12:35.179 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-R6dEuQytCP_dJlb off=9817577 len=581093 2024-09-16T06:12:35.180 INFO:tasks.workunit.client.0.smithi145.stdout:op 2682 completed, throughput=4.99MB/sec 2024-09-16T06:12:35.180 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jxODdURkmxR8RzK off=11384473 len=1990350 2024-09-16T06:12:35.192 INFO:tasks.workunit.client.0.smithi145.stdout:op 2683 completed, throughput=5MB/sec 2024-09-16T06:12:35.192 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T2Nm6xM_MHetff8 off=3444501 len=1479425 2024-09-16T06:12:35.198 INFO:tasks.workunit.client.0.smithi145.stdout:op 2684 completed, throughput=5MB/sec 2024-09-16T06:12:36.198 INFO:tasks.workunit.client.0.smithi145.stdout: 533: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:36.198 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yxR-LMwAIyPyuIx off=7645435 len=1321362 2024-09-16T06:12:36.204 INFO:tasks.workunit.client.0.smithi145.stdout:op 2685 completed, throughput=4.99MB/sec 2024-09-16T06:12:36.204 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uZYUDoXOKjd9eGl off=5993184 len=590344 2024-09-16T06:12:36.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 2686 completed, throughput=4.99MB/sec 2024-09-16T06:12:36.208 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i_o9YqQ5TMZtjFe off=1007937 len=903096 2024-09-16T06:12:36.209 INFO:tasks.workunit.client.0.smithi145.stdout:op 2687 completed, throughput=5MB/sec 2024-09-16T06:12:36.209 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I2F4gHoBRjYJNpN off=6458 len=259066 2024-09-16T06:12:36.211 INFO:tasks.workunit.client.0.smithi145.stdout:op 2688 completed, throughput=5MB/sec 2024-09-16T06:12:36.211 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tZKvvHSxcpo0abo off=2795431 len=1721272 2024-09-16T06:12:36.213 INFO:tasks.workunit.client.0.smithi145.stdout:op 2689 completed, throughput=5MB/sec 2024-09-16T06:12:36.213 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LhSEAPyGjrOC5AH off=2231153 len=1661481 2024-09-16T06:12:36.219 INFO:tasks.workunit.client.0.smithi145.stdout:op 2690 completed, throughput=5MB/sec 2024-09-16T06:12:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:37.219 INFO:tasks.workunit.client.0.smithi145.stdout: 534: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:37.220 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-M0nNNb-BbQX9Ssm off=529208 len=1834030 2024-09-16T06:12:37.222 INFO:tasks.workunit.client.0.smithi145.stdout:op 2691 completed, throughput=5MB/sec 2024-09-16T06:12:37.222 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PulnkuCBbBY2LSA off=4351545 len=408017 2024-09-16T06:12:37.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 2692 completed, throughput=5MB/sec 2024-09-16T06:12:37.223 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4uBBbsu4PTNUm34 off=2253974 len=1843682 2024-09-16T06:12:37.225 INFO:tasks.workunit.client.0.smithi145.stdout:op 2693 completed, throughput=5MB/sec 2024-09-16T06:12:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:37 smithi145 ceph-mon[99390]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:37 smithi145 ceph-mon[96887]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:37 smithi161 ceph-mon[87722]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:38.225 INFO:tasks.workunit.client.0.smithi145.stdout: 535: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:38.225 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5yXn03ayk86NYUq off=7401673 len=406967 2024-09-16T06:12:38.226 INFO:tasks.workunit.client.0.smithi145.stdout:op 2694 completed, throughput=4.99MB/sec 2024-09-16T06:12:38.226 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-84lkJRFAwxzwwrQ off=2702042 len=1097655 2024-09-16T06:12:38.228 INFO:tasks.workunit.client.0.smithi145.stdout:op 2695 completed, throughput=4.99MB/sec 2024-09-16T06:12:38.228 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qMfOXAkF6zAskCy off=6556972 len=203094 2024-09-16T06:12:38.231 INFO:tasks.workunit.client.0.smithi145.stdout:op 2696 completed, throughput=4.99MB/sec 2024-09-16T06:12:38.231 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-09iTjob2grwIZnT off=1292046 len=733810 2024-09-16T06:12:38.233 INFO:tasks.workunit.client.0.smithi145.stdout:op 2697 completed, throughput=5MB/sec 2024-09-16T06:12:38.233 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-q3ZfBX1AFjtQMKD off=3562581 len=832844 2024-09-16T06:12:38.235 INFO:tasks.workunit.client.0.smithi145.stdout:op 2698 completed, throughput=5MB/sec 2024-09-16T06:12:38.235 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1sRjol3-9oKBpRJ off=3822485 len=1517514 2024-09-16T06:12:38.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 2699 completed, throughput=5MB/sec 2024-09-16T06:12:38.237 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7lhlrKV1JzJ-l59 off=7830077 len=1351940 2024-09-16T06:12:38.245 INFO:tasks.workunit.client.0.smithi145.stdout:op 2700 completed, throughput=5MB/sec 2024-09-16T06:12:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:38 smithi145 ceph-mon[96887]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:38 smithi145 ceph-mon[99390]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:38 smithi161 ceph-mon[87722]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:12:39.245 INFO:tasks.workunit.client.0.smithi145.stdout: 536: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:39.246 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JAwbBqm8IVmIeye off=2520580 len=728282 2024-09-16T06:12:39.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 2701 completed, throughput=4.99MB/sec 2024-09-16T06:12:39.250 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lOwOpU99CBDoz-_ off=12822753 len=1171760 2024-09-16T06:12:39.257 INFO:tasks.workunit.client.0.smithi145.stdout:op 2702 completed, throughput=5MB/sec 2024-09-16T06:12:39.257 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1ENnZbaSLcvTFYo off=6273040 len=1308805 2024-09-16T06:12:39.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 2703 completed, throughput=5MB/sec 2024-09-16T06:12:39.265 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uOKTS_gqlVXXX8Y off=15909730 len=638495 2024-09-16T06:12:39.266 INFO:tasks.workunit.client.0.smithi145.stdout:op 2704 completed, throughput=5MB/sec 2024-09-16T06:12:39.266 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-23qQfRB1o-44C-b off=5373322 len=522638 2024-09-16T06:12:39.267 INFO:tasks.workunit.client.0.smithi145.stdout:op 2705 completed, throughput=5MB/sec 2024-09-16T06:12:40.268 INFO:tasks.workunit.client.0.smithi145.stdout: 537: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:40.268 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-he4Z8vn7_RHBvRa off=1585085 len=741976 2024-09-16T06:12:40.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 2706 completed, throughput=4.99MB/sec 2024-09-16T06:12:40.269 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ssqEjOg6LAGKgCc off=16972256 len=734345 2024-09-16T06:12:40.270 INFO:tasks.workunit.client.0.smithi145.stdout:op 2707 completed, throughput=4.99MB/sec 2024-09-16T06:12:40.271 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MpSkiLFLdjOkdIj off=860158 len=1421792 2024-09-16T06:12:40.273 INFO:tasks.workunit.client.0.smithi145.stdout:op 2708 completed, throughput=5MB/sec 2024-09-16T06:12:40.273 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0vcTg2zPGhVvi3x off=21741609 len=963052 2024-09-16T06:12:40.279 INFO:tasks.workunit.client.0.smithi145.stdout:op 2709 completed, throughput=5MB/sec 2024-09-16T06:12:40.279 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rC3zwYTFB6Et95A off=1034738 len=938048 2024-09-16T06:12:40.280 INFO:tasks.workunit.client.0.smithi145.stdout:op 2710 completed, throughput=5MB/sec 2024-09-16T06:12:40.281 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-x6_CYIiG6Hv8EHq off=17090614 len=1397281 2024-09-16T06:12:40.288 INFO:tasks.workunit.client.0.smithi145.stdout:op 2711 completed, throughput=5MB/sec 2024-09-16T06:12:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:40 smithi145 ceph-mon[96887]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:12:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:40 smithi145 ceph-mon[99390]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:12:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:40 smithi161 ceph-mon[87722]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:12:41.289 INFO:tasks.workunit.client.0.smithi145.stdout: 538: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:41.289 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ENysmEEqRHTvfEM off=18675213 len=1025817 2024-09-16T06:12:41.294 INFO:tasks.workunit.client.0.smithi145.stdout:op 2712 completed, throughput=4.99MB/sec 2024-09-16T06:12:41.294 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cRsEioPmx3ciFR7 off=9257048 len=1362690 2024-09-16T06:12:41.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 2713 completed, throughput=5MB/sec 2024-09-16T06:12:41.300 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MH62FxkVrMwHtB8 off=1996729 len=1116307 2024-09-16T06:12:41.302 INFO:tasks.workunit.client.0.smithi145.stdout:op 2714 completed, throughput=5MB/sec 2024-09-16T06:12:41.302 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lv_q5HSc36aDLEh off=7763810 len=1703711 2024-09-16T06:12:41.305 INFO:tasks.workunit.client.0.smithi145.stdout:op 2715 completed, throughput=5MB/sec 2024-09-16T06:12:42.306 INFO:tasks.workunit.client.0.smithi145.stdout: 539: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:42.306 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k7Ilkcpsu2LJQdD off=7619255 len=1882501 2024-09-16T06:12:42.317 INFO:tasks.workunit.client.0.smithi145.stdout:op 2716 completed, throughput=5MB/sec 2024-09-16T06:12:42.317 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ce98ArRj8weWzgM off=12447947 len=1866329 2024-09-16T06:12:42.325 INFO:tasks.workunit.client.0.smithi145.stdout:op 2717 completed, throughput=5MB/sec 2024-09-16T06:12:42.325 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5cmMSGa_n74Ydoe off=8260302 len=311902 2024-09-16T06:12:42.326 INFO:tasks.workunit.client.0.smithi145.stdout:op 2718 completed, throughput=5MB/sec 2024-09-16T06:12:42.326 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xUA7ANuL4OaS67J off=588029 len=1113054 2024-09-16T06:12:42.332 INFO:tasks.workunit.client.0.smithi145.stdout:op 2719 completed, throughput=5MB/sec 2024-09-16T06:12:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:42 smithi145 ceph-mon[96887]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:12:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:42 smithi145 ceph-mon[99390]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:12:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:42 smithi161 ceph-mon[87722]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:12:43.332 INFO:tasks.workunit.client.0.smithi145.stdout: 540: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:43.332 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SfQTlYsBKncDddY off=18107262 len=2090296 2024-09-16T06:12:43.334 INFO:tasks.workunit.client.0.smithi145.stdout:op 2720 completed, throughput=5MB/sec 2024-09-16T06:12:43.335 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-c8pfo7DwnCasARL off=3782529 len=1885741 2024-09-16T06:12:43.347 INFO:tasks.workunit.client.0.smithi145.stdout:op 2721 completed, throughput=5MB/sec 2024-09-16T06:12:43.347 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XjcMCtTYkrYigGN off=1931625 len=638161 2024-09-16T06:12:43.348 INFO:tasks.workunit.client.0.smithi145.stdout:op 2722 completed, throughput=5MB/sec 2024-09-16T06:12:44.348 INFO:tasks.workunit.client.0.smithi145.stdout: 541: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:44.348 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J_8f5tvc5FFJh6f off=9188342 len=463661 2024-09-16T06:12:44.349 INFO:tasks.workunit.client.0.smithi145.stdout:op 2723 completed, throughput=4.99MB/sec 2024-09-16T06:12:44.349 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-__GMCbrnYfMYv9C off=17054271 len=988242 2024-09-16T06:12:44.354 INFO:tasks.workunit.client.0.smithi145.stdout:op 2724 completed, throughput=4.99MB/sec 2024-09-16T06:12:44.354 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bGuZCJ7RLUOybge off=5682291 len=232221 2024-09-16T06:12:44.355 INFO:tasks.workunit.client.0.smithi145.stdout:op 2725 completed, throughput=4.99MB/sec 2024-09-16T06:12:44.355 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-a20Lb0SaatdVATz off=7410950 len=1885359 2024-09-16T06:12:44.357 INFO:tasks.workunit.client.0.smithi145.stdout:op 2726 completed, throughput=5MB/sec 2024-09-16T06:12:44.357 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kNoj3qe5affctry off=2181516 len=714867 2024-09-16T06:12:44.358 INFO:tasks.workunit.client.0.smithi145.stdout:op 2727 completed, throughput=5MB/sec 2024-09-16T06:12:44.358 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K1u5JQUnaUAu1nT off=3962224 len=641345 2024-09-16T06:12:44.362 INFO:tasks.workunit.client.0.smithi145.stdout:op 2728 completed, throughput=5MB/sec 2024-09-16T06:12:44.362 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-z4DulJ2eq7CZCG4 off=4393688 len=1416361 2024-09-16T06:12:44.365 INFO:tasks.workunit.client.0.smithi145.stdout:op 2729 completed, throughput=5MB/sec 2024-09-16T06:12:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:44 smithi145 ceph-mon[96887]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:12:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:12:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:12:44] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:12:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:44 smithi145 ceph-mon[99390]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:12:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:44 smithi161 ceph-mon[87722]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:12:45.365 INFO:tasks.workunit.client.0.smithi145.stdout: 542: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:45.366 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nSMERWF8uckXpM8 off=19500 len=405805 2024-09-16T06:12:45.369 INFO:tasks.workunit.client.0.smithi145.stdout:op 2730 completed, throughput=4.99MB/sec 2024-09-16T06:12:45.369 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4ZP7ln_RsaoVcNd off=5427602 len=270080 2024-09-16T06:12:45.372 INFO:tasks.workunit.client.0.smithi145.stdout:op 2731 completed, throughput=4.99MB/sec 2024-09-16T06:12:45.372 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hqTjvEEs2DX3RJv off=2032573 len=37901 2024-09-16T06:12:45.374 INFO:tasks.workunit.client.0.smithi145.stdout:op 2732 completed, throughput=4.99MB/sec 2024-09-16T06:12:45.374 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_DF7ah-Xx7bEFm2 off=10385790 len=1086072 2024-09-16T06:12:45.380 INFO:tasks.workunit.client.0.smithi145.stdout:op 2733 completed, throughput=5MB/sec 2024-09-16T06:12:45.381 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9He-o_wmshIXKgq off=5763005 len=1078395 2024-09-16T06:12:45.385 INFO:tasks.workunit.client.0.smithi145.stdout:op 2734 completed, throughput=5MB/sec 2024-09-16T06:12:45.385 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MIPC_wAGuAetkzN off=8060802 len=1024037 2024-09-16T06:12:45.391 INFO:tasks.workunit.client.0.smithi145.stdout:op 2735 completed, throughput=5MB/sec 2024-09-16T06:12:45.391 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rgPnV4ycqK_wHYy off=3398677 len=1673851 2024-09-16T06:12:45.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 2736 completed, throughput=5MB/sec 2024-09-16T06:12:46.398 INFO:tasks.workunit.client.0.smithi145.stdout: 543: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:46.398 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ANMPXuEH_Go4ucS off=12524767 len=638140 2024-09-16T06:12:46.399 INFO:tasks.workunit.client.0.smithi145.stdout:op 2737 completed, throughput=4.99MB/sec 2024-09-16T06:12:46.400 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AjCL9igm5fBDJST off=12465699 len=333766 2024-09-16T06:12:46.403 INFO:tasks.workunit.client.0.smithi145.stdout:op 2738 completed, throughput=4.99MB/sec 2024-09-16T06:12:46.403 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HDJ_RpUX-60K34t off=3085098 len=777048 2024-09-16T06:12:46.407 INFO:tasks.workunit.client.0.smithi145.stdout:op 2739 completed, throughput=5MB/sec 2024-09-16T06:12:46.407 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--czkGh9nJyhe5-5 off=1139800 len=944625 2024-09-16T06:12:46.409 INFO:tasks.workunit.client.0.smithi145.stdout:op 2740 completed, throughput=5MB/sec 2024-09-16T06:12:46.409 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sYlIRCHXbKEb5t5 off=2548802 len=112985 2024-09-16T06:12:46.411 INFO:tasks.workunit.client.0.smithi145.stdout:op 2741 completed, throughput=5MB/sec 2024-09-16T06:12:46.411 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RMaPdL2ZZ-nCdwn off=2227144 len=1460457 2024-09-16T06:12:46.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 2742 completed, throughput=5MB/sec 2024-09-16T06:12:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:46 smithi145 ceph-mon[96887]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:12:47.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:46 smithi145 ceph-mon[99390]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:12:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:46 smithi161 ceph-mon[87722]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:12:47.420 INFO:tasks.workunit.client.0.smithi145.stdout: 544: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:47.420 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ntUhzgkYtGPQJws off=1537796 len=1128041 2024-09-16T06:12:47.421 INFO:tasks.workunit.client.0.smithi145.stdout:op 2743 completed, throughput=4.99MB/sec 2024-09-16T06:12:47.422 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IRpnPxQZCt7e1il off=3668836 len=1702585 2024-09-16T06:12:47.423 INFO:tasks.workunit.client.0.smithi145.stdout:op 2744 completed, throughput=5MB/sec 2024-09-16T06:12:47.424 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vhTZvc4K3qJguTM off=1622626 len=719382 2024-09-16T06:12:47.429 INFO:tasks.workunit.client.0.smithi145.stdout:op 2745 completed, throughput=5MB/sec 2024-09-16T06:12:47.429 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WDyOP0ZelqwMw1S off=5151837 len=1644030 2024-09-16T06:12:47.438 INFO:tasks.workunit.client.0.smithi145.stdout:op 2746 completed, throughput=5MB/sec 2024-09-16T06:12:47.438 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YBNsfxri3to5pOo off=2808424 len=413558 2024-09-16T06:12:47.441 INFO:tasks.workunit.client.0.smithi145.stdout:op 2747 completed, throughput=5MB/sec 2024-09-16T06:12:48.441 INFO:tasks.workunit.client.0.smithi145.stdout: 545: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:48.442 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6-o5KKftEyO8Voj off=8189372 len=598026 2024-09-16T06:12:48.442 INFO:tasks.workunit.client.0.smithi145.stdout:op 2748 completed, throughput=4.99MB/sec 2024-09-16T06:12:48.442 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--j0NAM2WjfJKJxJ off=10369080 len=172437 2024-09-16T06:12:48.443 INFO:tasks.workunit.client.0.smithi145.stdout:op 2749 completed, throughput=4.99MB/sec 2024-09-16T06:12:48.443 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KVUoyOCfq-uq00a off=664907 len=1249568 2024-09-16T06:12:48.445 INFO:tasks.workunit.client.0.smithi145.stdout:op 2750 completed, throughput=5MB/sec 2024-09-16T06:12:48.445 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0piJj_e942m-toy off=1904416 len=1656722 2024-09-16T06:12:48.454 INFO:tasks.workunit.client.0.smithi145.stdout:op 2751 completed, throughput=5MB/sec 2024-09-16T06:12:48.455 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TfG6cdjfT0oaxSy off=17273609 len=266775 2024-09-16T06:12:48.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 2752 completed, throughput=5MB/sec 2024-09-16T06:12:48.457 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zki6rJCBG6i2kA5 off=3139971 len=618323 2024-09-16T06:12:48.461 INFO:tasks.workunit.client.0.smithi145.stdout:op 2753 completed, throughput=5MB/sec 2024-09-16T06:12:48.461 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g71MWdtXUiQKUbx off=382365 len=1242198 2024-09-16T06:12:48.462 INFO:tasks.workunit.client.0.smithi145.stdout:op 2754 completed, throughput=5MB/sec 2024-09-16T06:12:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:48 smithi145 ceph-mon[96887]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:12:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:48 smithi145 ceph-mon[99390]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:12:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:48 smithi161 ceph-mon[87722]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:12:49.462 INFO:tasks.workunit.client.0.smithi145.stdout: 546: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:49.462 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AOaD26yeBY78qEN off=12498921 len=1866081 2024-09-16T06:12:49.466 INFO:tasks.workunit.client.0.smithi145.stdout:op 2755 completed, throughput=5MB/sec 2024-09-16T06:12:49.466 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UJudQArwqL8GMj3 off=1129949 len=175420 2024-09-16T06:12:49.470 INFO:tasks.workunit.client.0.smithi145.stdout:op 2756 completed, throughput=5MB/sec 2024-09-16T06:12:49.470 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-knNpjU3Lv4TXQyw off=9715341 len=1106122 2024-09-16T06:12:49.475 INFO:tasks.workunit.client.0.smithi145.stdout:op 2757 completed, throughput=5MB/sec 2024-09-16T06:12:49.475 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FHgBNc_g4SnECfl off=875110 len=906309 2024-09-16T06:12:49.477 INFO:tasks.workunit.client.0.smithi145.stdout:op 2758 completed, throughput=5MB/sec 2024-09-16T06:12:49.477 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CJWNhlDyr9ACMOx off=9848584 len=975859 2024-09-16T06:12:49.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 2759 completed, throughput=5MB/sec 2024-09-16T06:12:50.479 INFO:tasks.workunit.client.0.smithi145.stdout: 547: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:50.480 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EzLZlLz04ogPECT off=8610654 len=1706856 2024-09-16T06:12:50.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 2760 completed, throughput=4.99MB/sec 2024-09-16T06:12:50.482 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r9JxHTomjwpRqVj off=1139826 len=683069 2024-09-16T06:12:50.486 INFO:tasks.workunit.client.0.smithi145.stdout:op 2761 completed, throughput=5MB/sec 2024-09-16T06:12:50.486 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gjMIsq7_8vVSjP9 off=18632318 len=631877 2024-09-16T06:12:50.489 INFO:tasks.workunit.client.0.smithi145.stdout:op 2762 completed, throughput=5MB/sec 2024-09-16T06:12:50.489 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TKscOY3_tcXUjnJ off=9554612 len=929936 2024-09-16T06:12:50.495 INFO:tasks.workunit.client.0.smithi145.stdout:op 2763 completed, throughput=5MB/sec 2024-09-16T06:12:50.495 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FfbB96ZPC2pfFSz off=16576617 len=637880 2024-09-16T06:12:50.496 INFO:tasks.workunit.client.0.smithi145.stdout:op 2764 completed, throughput=5MB/sec 2024-09-16T06:12:50.496 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fp8ZNsz7VjAlpCu off=8608919 len=485834 2024-09-16T06:12:50.499 INFO:tasks.workunit.client.0.smithi145.stdout:op 2765 completed, throughput=5MB/sec 2024-09-16T06:12:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:50 smithi145 ceph-mon[96887]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:12:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:50 smithi145 ceph-mon[99390]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:12:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:50 smithi161 ceph-mon[87722]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:12:51.499 INFO:tasks.workunit.client.0.smithi145.stdout: 548: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:51.499 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jE-xSZ-Nc-N0f9V off=16313382 len=1360195 2024-09-16T06:12:51.502 INFO:tasks.workunit.client.0.smithi145.stdout:op 2766 completed, throughput=4.99MB/sec 2024-09-16T06:12:51.502 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LQWW_tKW0tpPfa3 off=8897170 len=338596 2024-09-16T06:12:51.505 INFO:tasks.workunit.client.0.smithi145.stdout:op 2767 completed, throughput=4.99MB/sec 2024-09-16T06:12:51.505 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2X2qhN_iYy14Y0E off=5134246 len=1080564 2024-09-16T06:12:51.507 INFO:tasks.workunit.client.0.smithi145.stdout:op 2768 completed, throughput=5MB/sec 2024-09-16T06:12:51.507 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nPQrbdxGH43rPL1 off=20302985 len=556655 2024-09-16T06:12:51.511 INFO:tasks.workunit.client.0.smithi145.stdout:op 2769 completed, throughput=5MB/sec 2024-09-16T06:12:51.512 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1cHeQyZXemS3c19 off=1001026 len=1595451 2024-09-16T06:12:51.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 2770 completed, throughput=5MB/sec 2024-09-16T06:12:51.521 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pNby4W0VQMEyxSo off=13179197 len=129897 2024-09-16T06:12:51.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 2771 completed, throughput=5MB/sec 2024-09-16T06:12:51.522 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GR8WyTWg3ykD3pi off=1678928 len=2007445 2024-09-16T06:12:51.524 INFO:tasks.workunit.client.0.smithi145.stdout:op 2772 completed, throughput=5MB/sec 2024-09-16T06:12:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:12:52.524 INFO:tasks.workunit.client.0.smithi145.stdout: 549: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:52.524 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WOxON5xT9z3sIx0 off=363870 len=749534 2024-09-16T06:12:52.529 INFO:tasks.workunit.client.0.smithi145.stdout:op 2773 completed, throughput=5MB/sec 2024-09-16T06:12:52.529 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9srsf2xlZ0vTTTq off=245710 len=1843218 2024-09-16T06:12:52.532 INFO:tasks.workunit.client.0.smithi145.stdout:op 2774 completed, throughput=5MB/sec 2024-09-16T06:12:52.533 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BLHD73qZgEp0GHP off=3875862 len=1496518 2024-09-16T06:12:52.534 INFO:tasks.workunit.client.0.smithi145.stdout:op 2775 completed, throughput=5MB/sec 2024-09-16T06:12:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:52 smithi145 ceph-mon[99390]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:53.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:52 smithi145 ceph-mon[96887]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:52 smithi161 ceph-mon[87722]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:53.535 INFO:tasks.workunit.client.0.smithi145.stdout: 550: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:53.535 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VUOVAMDNgQIZ_b2 off=10438340 len=459265 2024-09-16T06:12:53.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 2776 completed, throughput=4.99MB/sec 2024-09-16T06:12:53.536 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-atYdi1jbABVEvJW off=4536793 len=863842 2024-09-16T06:12:53.541 INFO:tasks.workunit.client.0.smithi145.stdout:op 2777 completed, throughput=4.99MB/sec 2024-09-16T06:12:53.541 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WzvVEiGWv3r2oS- off=3263900 len=1826303 2024-09-16T06:12:53.549 INFO:tasks.workunit.client.0.smithi145.stdout:op 2778 completed, throughput=5MB/sec 2024-09-16T06:12:53.549 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-E0tSeZl4pv6dhM9 off=16529045 len=984874 2024-09-16T06:12:53.554 INFO:tasks.workunit.client.0.smithi145.stdout:op 2779 completed, throughput=5MB/sec 2024-09-16T06:12:53.554 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fyLjmGTbOvMl38e off=593513 len=396951 2024-09-16T06:12:53.557 INFO:tasks.workunit.client.0.smithi145.stdout:op 2780 completed, throughput=5MB/sec 2024-09-16T06:12:53.557 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XDlBS6rG1Klx_xx off=4511595 len=1719408 2024-09-16T06:12:53.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 2781 completed, throughput=5MB/sec 2024-09-16T06:12:54.566 INFO:tasks.workunit.client.0.smithi145.stdout: 551: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:54.567 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6VH89qQuP9WAqeo off=9781838 len=624647 2024-09-16T06:12:54.570 INFO:tasks.workunit.client.0.smithi145.stdout:op 2782 completed, throughput=4.99MB/sec 2024-09-16T06:12:54.570 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F89YNVY3hoDN822 off=4765339 len=1344084 2024-09-16T06:12:54.577 INFO:tasks.workunit.client.0.smithi145.stdout:op 2783 completed, throughput=5MB/sec 2024-09-16T06:12:54.577 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DQYOvDST2uw_viA off=15122586 len=1264399 2024-09-16T06:12:54.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 2784 completed, throughput=5MB/sec 2024-09-16T06:12:54.583 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FmCIVy-E5ODhQFF off=5932505 len=1772035 2024-09-16T06:12:54.590 INFO:tasks.workunit.client.0.smithi145.stdout:op 2785 completed, throughput=5MB/sec 2024-09-16T06:12:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:54 smithi145 ceph-mon[96887]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:12:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:54 smithi145 ceph-mon[99390]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:12:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:12:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:12:54] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:12:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:54 smithi161 ceph-mon[87722]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:12:55.590 INFO:tasks.workunit.client.0.smithi145.stdout: 552: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:55.591 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Fy-iG8_K_jEyQ_y off=13273384 len=594810 2024-09-16T06:12:55.592 INFO:tasks.workunit.client.0.smithi145.stdout:op 2786 completed, throughput=4.99MB/sec 2024-09-16T06:12:55.592 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A5zVF7tzWq0Trvp off=3596851 len=1171353 2024-09-16T06:12:55.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 2787 completed, throughput=5MB/sec 2024-09-16T06:12:55.598 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6TgTPPLndB7lYop off=1927188 len=1120469 2024-09-16T06:12:55.599 INFO:tasks.workunit.client.0.smithi145.stdout:op 2788 completed, throughput=5MB/sec 2024-09-16T06:12:55.599 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Bs-iUqGyghGlBPs off=8541845 len=635501 2024-09-16T06:12:55.600 INFO:tasks.workunit.client.0.smithi145.stdout:op 2789 completed, throughput=5MB/sec 2024-09-16T06:12:55.600 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O9lkmTWMUnPsW1X off=7887424 len=1161921 2024-09-16T06:12:55.601 INFO:tasks.workunit.client.0.smithi145.stdout:op 2790 completed, throughput=5MB/sec 2024-09-16T06:12:56.601 INFO:tasks.workunit.client.0.smithi145.stdout: 553: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:56.601 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wA1D6g5HfwTOuu_ off=386703 len=1675184 2024-09-16T06:12:56.604 INFO:tasks.workunit.client.0.smithi145.stdout:op 2791 completed, throughput=4.99MB/sec 2024-09-16T06:12:56.605 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2W-ZnRvZF24hGBg off=9479045 len=724661 2024-09-16T06:12:56.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 2792 completed, throughput=5MB/sec 2024-09-16T06:12:56.609 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xdsUY83oKZZSmLy off=2759448 len=672375 2024-09-16T06:12:56.610 INFO:tasks.workunit.client.0.smithi145.stdout:op 2793 completed, throughput=5MB/sec 2024-09-16T06:12:56.610 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YCsSQ0L5GCrd924 off=1760855 len=1342283 2024-09-16T06:12:56.612 INFO:tasks.workunit.client.0.smithi145.stdout:op 2794 completed, throughput=5MB/sec 2024-09-16T06:12:56.612 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-inaLFBLtAkhZl0v off=3523934 len=944250 2024-09-16T06:12:56.613 INFO:tasks.workunit.client.0.smithi145.stdout:op 2795 completed, throughput=5MB/sec 2024-09-16T06:12:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:56 smithi145 ceph-mon[96887]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:56 smithi145 ceph-mon[99390]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:56 smithi161 ceph-mon[87722]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:12:57.613 INFO:tasks.workunit.client.0.smithi145.stdout: 554: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:57.614 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I91knc5yYcbbHqs off=22488486 len=1571233 2024-09-16T06:12:57.620 INFO:tasks.workunit.client.0.smithi145.stdout:op 2796 completed, throughput=4.99MB/sec 2024-09-16T06:12:57.620 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-soBqR2ABUSUexrI off=3548790 len=1677116 2024-09-16T06:12:57.622 INFO:tasks.workunit.client.0.smithi145.stdout:op 2797 completed, throughput=5MB/sec 2024-09-16T06:12:57.622 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VIWOp6M7anF6qpj off=10820982 len=896895 2024-09-16T06:12:57.623 INFO:tasks.workunit.client.0.smithi145.stdout:op 2798 completed, throughput=5MB/sec 2024-09-16T06:12:57.623 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BuhEaRBTc8hJGyr off=1964935 len=263451 2024-09-16T06:12:57.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 2799 completed, throughput=5MB/sec 2024-09-16T06:12:57.624 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JLwOxiM_FQfYsY4 off=341659 len=1253070 2024-09-16T06:12:57.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 2800 completed, throughput=5MB/sec 2024-09-16T06:12:58.625 INFO:tasks.workunit.client.0.smithi145.stdout: 555: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:58.625 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IAuWRJlcHZi2e1k off=3506629 len=812476 2024-09-16T06:12:58.632 INFO:tasks.workunit.client.0.smithi145.stdout:op 2801 completed, throughput=4.99MB/sec 2024-09-16T06:12:58.632 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wIE2o5hrQDLrnlT off=86879 len=990769 2024-09-16T06:12:58.634 INFO:tasks.workunit.client.0.smithi145.stdout:op 2802 completed, throughput=5MB/sec 2024-09-16T06:12:58.634 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kss18Uy7dhIf6Ke off=1093594 len=1522204 2024-09-16T06:12:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 2803 completed, throughput=5MB/sec 2024-09-16T06:12:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HpSSUunWLev2HAP off=12870479 len=563630 2024-09-16T06:12:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:op 2804 completed, throughput=5MB/sec 2024-09-16T06:12:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LV5EnZb8iu7j0iA off=690293 len=335185 2024-09-16T06:12:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:op 2805 completed, throughput=5MB/sec 2024-09-16T06:12:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2DrTmaJYV1fF_75 off=720875 len=594724 2024-09-16T06:12:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:op 2806 completed, throughput=5MB/sec 2024-09-16T06:12:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:12:58 smithi145 ceph-mon[96887]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:12:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:12:58 smithi145 ceph-mon[99390]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:12:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:12:58 smithi161 ceph-mon[87722]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:12:59.644 INFO:tasks.workunit.client.0.smithi145.stdout: 556: throughput=4.99MB/sec pending data=0 2024-09-16T06:12:59.644 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4QkS7wwwY9Zotof off=1308063 len=2051267 2024-09-16T06:12:59.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 2807 completed, throughput=5MB/sec 2024-09-16T06:12:59.646 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-51KPWl1Vgslt6AA off=6122811 len=852174 2024-09-16T06:12:59.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 2808 completed, throughput=5MB/sec 2024-09-16T06:12:59.652 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Owpz830-0TVITBt off=14353807 len=1022686 2024-09-16T06:12:59.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 2809 completed, throughput=5MB/sec 2024-09-16T06:12:59.660 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7QpEGChXNtQzJaF off=1160765 len=1280546 2024-09-16T06:12:59.664 INFO:tasks.workunit.client.0.smithi145.stdout:op 2810 completed, throughput=5MB/sec 2024-09-16T06:13:00.665 INFO:tasks.workunit.client.0.smithi145.stdout: 557: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:00.665 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fHTAcFErKm8PV4J off=5202925 len=410115 2024-09-16T06:13:00.669 INFO:tasks.workunit.client.0.smithi145.stdout:op 2811 completed, throughput=4.99MB/sec 2024-09-16T06:13:00.669 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Kxa7rvplZw0qFHM off=9328488 len=1520690 2024-09-16T06:13:00.671 INFO:tasks.workunit.client.0.smithi145.stdout:op 2812 completed, throughput=4.99MB/sec 2024-09-16T06:13:00.671 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_fmSijxV9MwJp3Z off=9012574 len=446709 2024-09-16T06:13:00.675 INFO:tasks.workunit.client.0.smithi145.stdout:op 2813 completed, throughput=5MB/sec 2024-09-16T06:13:00.675 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S6Yu5S-YJsLiBfE off=8035791 len=1774983 2024-09-16T06:13:00.684 INFO:tasks.workunit.client.0.smithi145.stdout:op 2814 completed, throughput=5MB/sec 2024-09-16T06:13:00.684 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t8pJebr6YAl5fl8 off=1129527 len=159637 2024-09-16T06:13:00.685 INFO:tasks.workunit.client.0.smithi145.stdout:op 2815 completed, throughput=5MB/sec 2024-09-16T06:13:00.685 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u9Z_YiQ0GYaJtkV off=14963042 len=59281 2024-09-16T06:13:00.685 INFO:tasks.workunit.client.0.smithi145.stdout:op 2816 completed, throughput=5MB/sec 2024-09-16T06:13:00.685 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-W6MnJRrBFbmA6PU off=5831811 len=231482 2024-09-16T06:13:00.688 INFO:tasks.workunit.client.0.smithi145.stdout:op 2817 completed, throughput=5MB/sec 2024-09-16T06:13:00.688 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aMb3kpgKV_O7hTN off=8574411 len=237313 2024-09-16T06:13:00.689 INFO:tasks.workunit.client.0.smithi145.stdout:op 2818 completed, throughput=5MB/sec 2024-09-16T06:13:00.689 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-m5DF_QQXWIabNUm off=2200587 len=470485 2024-09-16T06:13:00.692 INFO:tasks.workunit.client.0.smithi145.stdout:op 2819 completed, throughput=5MB/sec 2024-09-16T06:13:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:00 smithi145 ceph-mon[96887]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:00 smithi145 ceph-mon[99390]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:00 smithi161 ceph-mon[87722]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:01.693 INFO:tasks.workunit.client.0.smithi145.stdout: 558: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:01.693 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IZhdDY0dG4iR6Hk off=871672 len=660744 2024-09-16T06:13:01.694 INFO:tasks.workunit.client.0.smithi145.stdout:op 2820 completed, throughput=4.99MB/sec 2024-09-16T06:13:01.694 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_5eMrxxOhm0hEon off=5464329 len=1978432 2024-09-16T06:13:01.697 INFO:tasks.workunit.client.0.smithi145.stdout:op 2821 completed, throughput=5MB/sec 2024-09-16T06:13:01.697 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wM9-Tdmg-N86kJm off=42485 len=1765642 2024-09-16T06:13:01.705 INFO:tasks.workunit.client.0.smithi145.stdout:op 2822 completed, throughput=5MB/sec 2024-09-16T06:13:01.705 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dejLYgZg3QV00Ff off=9689564 len=144723 2024-09-16T06:13:01.705 INFO:tasks.workunit.client.0.smithi145.stdout:op 2823 completed, throughput=5MB/sec 2024-09-16T06:13:01.705 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lwMQkM1vN3UIFOW off=8639323 len=1543112 2024-09-16T06:13:01.710 INFO:tasks.workunit.client.0.smithi145.stdout:op 2824 completed, throughput=5MB/sec 2024-09-16T06:13:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:13:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:13:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:13:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:13:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:13:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:13:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:13:02.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:13:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:13:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:13:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:13:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:13:02.711 INFO:tasks.workunit.client.0.smithi145.stdout: 559: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:02.711 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GaSUZw_9kYQ75Z9 off=2576555 len=1906942 2024-09-16T06:13:02.713 INFO:tasks.workunit.client.0.smithi145.stdout:op 2825 completed, throughput=5MB/sec 2024-09-16T06:13:02.713 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8RvAm2RxoQXss_k off=3693750 len=43123 2024-09-16T06:13:02.716 INFO:tasks.workunit.client.0.smithi145.stdout:op 2826 completed, throughput=5MB/sec 2024-09-16T06:13:02.716 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XhQbjGJ04_qo5lF off=1207623 len=1687414 2024-09-16T06:13:02.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 2827 completed, throughput=5MB/sec 2024-09-16T06:13:02.725 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hwi3JQ2u85A4PGt off=520128 len=1896541 2024-09-16T06:13:02.734 INFO:tasks.workunit.client.0.smithi145.stdout:op 2828 completed, throughput=5MB/sec 2024-09-16T06:13:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:02 smithi145 ceph-mon[99390]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:13:03.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:02 smithi145 ceph-mon[96887]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:13:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:02 smithi161 ceph-mon[87722]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:13:03.734 INFO:tasks.workunit.client.0.smithi145.stdout: 560: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:03.734 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tRqUitaY0KHRCar off=2632484 len=1800348 2024-09-16T06:13:03.737 INFO:tasks.workunit.client.0.smithi145.stdout:op 2829 completed, throughput=5MB/sec 2024-09-16T06:13:03.737 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KLx5l2iBdSouPWn off=2020999 len=1013737 2024-09-16T06:13:03.742 INFO:tasks.workunit.client.0.smithi145.stdout:op 2830 completed, throughput=5MB/sec 2024-09-16T06:13:03.742 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l7og06P4Eeo5Mh2 off=7601711 len=1982208 2024-09-16T06:13:03.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 2831 completed, throughput=5MB/sec 2024-09-16T06:13:04.745 INFO:tasks.workunit.client.0.smithi145.stdout: 561: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:04.745 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lLs0qRb9Cl-HHl3 off=8782057 len=1917789 2024-09-16T06:13:04.749 INFO:tasks.workunit.client.0.smithi145.stdout:op 2832 completed, throughput=5MB/sec 2024-09-16T06:13:04.749 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qb1joaoD5wLQK8a off=5401982 len=1637040 2024-09-16T06:13:04.757 INFO:tasks.workunit.client.0.smithi145.stdout:op 2833 completed, throughput=5MB/sec 2024-09-16T06:13:04.757 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AOaD26yeBY78qEN off=5431832 len=596264 2024-09-16T06:13:04.758 INFO:tasks.workunit.client.0.smithi145.stdout:op 2834 completed, throughput=5MB/sec 2024-09-16T06:13:04.758 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0RDr0QUk-J1IehP off=9621263 len=590941 2024-09-16T06:13:04.759 INFO:tasks.workunit.client.0.smithi145.stdout:op 2835 completed, throughput=5MB/sec 2024-09-16T06:13:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:04 smithi145 ceph-mon[96887]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:13:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:04 smithi145 ceph-mon[99390]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:13:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:13:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:13:04] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:13:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:04 smithi161 ceph-mon[87722]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:13:05.760 INFO:tasks.workunit.client.0.smithi145.stdout: 562: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:05.760 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-v9X4A5MdwPYgRLT off=2152845 len=1722535 2024-09-16T06:13:05.769 INFO:tasks.workunit.client.0.smithi145.stdout:op 2836 completed, throughput=4.99MB/sec 2024-09-16T06:13:05.769 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rIxVUcwQm7_3eIt off=7898308 len=1892393 2024-09-16T06:13:05.770 INFO:tasks.workunit.client.0.smithi145.stdout:op 2837 completed, throughput=5MB/sec 2024-09-16T06:13:05.770 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oov3XxRWs3pavEc off=5737881 len=193628 2024-09-16T06:13:05.773 INFO:tasks.workunit.client.0.smithi145.stdout:op 2838 completed, throughput=5MB/sec 2024-09-16T06:13:05.774 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e6wYAhbgkGELfG9 off=759883 len=61671 2024-09-16T06:13:05.774 INFO:tasks.workunit.client.0.smithi145.stdout:op 2839 completed, throughput=5MB/sec 2024-09-16T06:13:05.774 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NLxZ6ZkDM6fnqLM off=12322155 len=126170 2024-09-16T06:13:05.776 INFO:tasks.workunit.client.0.smithi145.stdout:op 2840 completed, throughput=5MB/sec 2024-09-16T06:13:05.776 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vJyZwABkCS7uG62 off=11450675 len=1218201 2024-09-16T06:13:05.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 2841 completed, throughput=5MB/sec 2024-09-16T06:13:05.777 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CIRrHVYMJVDayLQ off=765610 len=1911511 2024-09-16T06:13:05.779 INFO:tasks.workunit.client.0.smithi145.stdout:op 2842 completed, throughput=5MB/sec 2024-09-16T06:13:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: 563: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:06.779 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eq9XJqjIQRW49xj off=5595091 len=1502518 2024-09-16T06:13:06.781 INFO:tasks.workunit.client.0.smithi145.stdout:op 2843 completed, throughput=5MB/sec 2024-09-16T06:13:06.781 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JG5gEH35mhTKJ95 off=5535904 len=1511565 2024-09-16T06:13:06.789 INFO:tasks.workunit.client.0.smithi145.stdout:op 2844 completed, throughput=5MB/sec 2024-09-16T06:13:06.789 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WC_khLFPlS9MEM0 off=11650967 len=1563194 2024-09-16T06:13:06.799 INFO:tasks.workunit.client.0.smithi145.stdout:op 2845 completed, throughput=5MB/sec 2024-09-16T06:13:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: 564: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:07.800 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EV1BeXP_PyWDNoe off=7598590 len=1368915 2024-09-16T06:13:07.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 2846 completed, throughput=5MB/sec 2024-09-16T06:13:07.808 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zFWLP0Elye63o3a off=5719187 len=23344 2024-09-16T06:13:07.808 INFO:tasks.workunit.client.0.smithi145.stdout:op 2847 completed, throughput=5MB/sec 2024-09-16T06:13:07.808 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_ZrbuXDRp6ShPlQ off=2273492 len=308616 2024-09-16T06:13:07.809 INFO:tasks.workunit.client.0.smithi145.stdout:op 2848 completed, throughput=5MB/sec 2024-09-16T06:13:07.809 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L_F1ulVv7CiOrld off=2382792 len=1277576 2024-09-16T06:13:07.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 2849 completed, throughput=5MB/sec 2024-09-16T06:13:07.815 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-31ysz6ej0oOeQn0 off=10496938 len=1532767 2024-09-16T06:13:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:07 smithi145 ceph-mon[99390]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:13:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:07 smithi145 ceph-mon[96887]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:13:07.823 INFO:tasks.workunit.client.0.smithi145.stdout:op 2850 completed, throughput=5MB/sec 2024-09-16T06:13:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:07 smithi161 ceph-mon[87722]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:13:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: 565: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:08.824 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SkLuGb0MLju1dvU off=5229897 len=1907931 2024-09-16T06:13:08.827 INFO:tasks.workunit.client.0.smithi145.stdout:op 2851 completed, throughput=4.99MB/sec 2024-09-16T06:13:08.827 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cSQv66ZOCRZs2D5 off=12642843 len=460771 2024-09-16T06:13:08.828 INFO:tasks.workunit.client.0.smithi145.stdout:op 2852 completed, throughput=5MB/sec 2024-09-16T06:13:08.828 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QDigKBdlH8R7Hdg off=5171538 len=1794003 2024-09-16T06:13:08.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 2853 completed, throughput=5MB/sec 2024-09-16T06:13:08.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GENe4D39bz8JdaC off=8245668 len=1049098 2024-09-16T06:13:08.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 2854 completed, throughput=5MB/sec 2024-09-16T06:13:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:08 smithi145 ceph-mon[96887]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:13:09.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:08 smithi145 ceph-mon[99390]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:13:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:08 smithi161 ceph-mon[87722]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:13:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: 566: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:09.841 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iJgq6bLgY1o0IXK off=12502431 len=1996834 2024-09-16T06:13:09.844 INFO:tasks.workunit.client.0.smithi145.stdout:op 2855 completed, throughput=4.99MB/sec 2024-09-16T06:13:09.844 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SoI4zYsUL1x7OYH off=1248544 len=178715 2024-09-16T06:13:09.844 INFO:tasks.workunit.client.0.smithi145.stdout:op 2856 completed, throughput=5MB/sec 2024-09-16T06:13:09.845 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CoYRQtHoDuZWejz off=526122 len=1041145 2024-09-16T06:13:09.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 2857 completed, throughput=5MB/sec 2024-09-16T06:13:09.851 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A7cANalEnqBf19F off=13083275 len=471913 2024-09-16T06:13:09.852 INFO:tasks.workunit.client.0.smithi145.stdout:op 2858 completed, throughput=5MB/sec 2024-09-16T06:13:09.852 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l7hXnph3PYYThdH off=1654508 len=148431 2024-09-16T06:13:09.852 INFO:tasks.workunit.client.0.smithi145.stdout:op 2859 completed, throughput=5MB/sec 2024-09-16T06:13:09.852 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yjHLloR35IGXFyc off=16347708 len=802711 2024-09-16T06:13:09.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 2860 completed, throughput=5MB/sec 2024-09-16T06:13:09.855 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hxq3pq232BabBaq off=11118786 len=652209 2024-09-16T06:13:09.859 INFO:tasks.workunit.client.0.smithi145.stdout:op 2861 completed, throughput=5MB/sec 2024-09-16T06:13:10.859 INFO:tasks.workunit.client.0.smithi145.stdout: 567: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:10.859 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LEma2PIKmpeiv40 off=12940811 len=1151227 2024-09-16T06:13:10.862 INFO:tasks.workunit.client.0.smithi145.stdout:op 2862 completed, throughput=4.99MB/sec 2024-09-16T06:13:10.862 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-m2kAEbCbXq42-9M off=2089207 len=9273 2024-09-16T06:13:10.863 INFO:tasks.workunit.client.0.smithi145.stdout:op 2863 completed, throughput=4.99MB/sec 2024-09-16T06:13:10.863 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MDXUBFfcD7EmoFF off=7063629 len=828106 2024-09-16T06:13:10.864 INFO:tasks.workunit.client.0.smithi145.stdout:op 2864 completed, throughput=4.99MB/sec 2024-09-16T06:13:10.864 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-N9KQpmhJn-_nRNN off=15143120 len=77213 2024-09-16T06:13:10.867 INFO:tasks.workunit.client.0.smithi145.stdout:op 2865 completed, throughput=4.99MB/sec 2024-09-16T06:13:10.867 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uFV7N9Ay4dG95ex off=7913483 len=2052316 2024-09-16T06:13:10.879 INFO:tasks.workunit.client.0.smithi145.stdout:op 2866 completed, throughput=5MB/sec 2024-09-16T06:13:10.879 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y6q22lBgEuQnO7N off=781778 len=993272 2024-09-16T06:13:10.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 2867 completed, throughput=5MB/sec 2024-09-16T06:13:10.882 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ywP_XGjwUaiLE68 off=9289907 len=1571301 2024-09-16T06:13:10.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 2868 completed, throughput=5MB/sec 2024-09-16T06:13:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:10 smithi145 ceph-mon[99390]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:13:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:10 smithi145 ceph-mon[96887]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:13:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:10 smithi161 ceph-mon[87722]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:13:11.884 INFO:tasks.workunit.client.0.smithi145.stdout: 568: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:11.884 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5EDM4ZMNmlyJTjf off=5508554 len=332929 2024-09-16T06:13:11.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 2869 completed, throughput=4.99MB/sec 2024-09-16T06:13:11.887 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-y966UjP4cuEruyi off=2484964 len=542783 2024-09-16T06:13:11.888 INFO:tasks.workunit.client.0.smithi145.stdout:op 2870 completed, throughput=5MB/sec 2024-09-16T06:13:11.888 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O8xDThb2lsCWbgL off=15214019 len=589969 2024-09-16T06:13:11.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 2871 completed, throughput=5MB/sec 2024-09-16T06:13:11.890 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9dQMioEiOhYHDwE off=10751306 len=326010 2024-09-16T06:13:11.893 INFO:tasks.workunit.client.0.smithi145.stdout:op 2872 completed, throughput=5MB/sec 2024-09-16T06:13:11.893 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l0K-rKJE-ubP37k off=8222772 len=1719332 2024-09-16T06:13:11.903 INFO:tasks.workunit.client.0.smithi145.stdout:op 2873 completed, throughput=5MB/sec 2024-09-16T06:13:11.903 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KzmOk3mtU3rsiey off=790105 len=859338 2024-09-16T06:13:11.904 INFO:tasks.workunit.client.0.smithi145.stdout:op 2874 completed, throughput=5MB/sec 2024-09-16T06:13:12.905 INFO:tasks.workunit.client.0.smithi145.stdout: 569: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:12.905 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZoosdARgybXU3AE off=1920113 len=119517 2024-09-16T06:13:12.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 2875 completed, throughput=4.99MB/sec 2024-09-16T06:13:12.906 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Lr799PTqIvvmc9I off=3052724 len=1606074 2024-09-16T06:13:12.908 INFO:tasks.workunit.client.0.smithi145.stdout:op 2876 completed, throughput=4.99MB/sec 2024-09-16T06:13:12.908 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DON75mhEj4ErxqH off=7208547 len=1308282 2024-09-16T06:13:12.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 2877 completed, throughput=5MB/sec 2024-09-16T06:13:12.910 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DhRczlii3BRtHuo off=4663857 len=2072297 2024-09-16T06:13:12.923 INFO:tasks.workunit.client.0.smithi145.stdout:op 2878 completed, throughput=5MB/sec 2024-09-16T06:13:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:12 smithi145 ceph-mon[96887]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:13:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:12 smithi145 ceph-mon[99390]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:13:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:12 smithi161 ceph-mon[87722]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:13:13.923 INFO:tasks.workunit.client.0.smithi145.stdout: 570: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:13.924 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-etDCGV0TMRMg7lp off=3897411 len=128079 2024-09-16T06:13:13.927 INFO:tasks.workunit.client.0.smithi145.stdout:op 2879 completed, throughput=4.99MB/sec 2024-09-16T06:13:13.927 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wQWYEWgMsogXdq5 off=2959418 len=1908658 2024-09-16T06:13:13.929 INFO:tasks.workunit.client.0.smithi145.stdout:op 2880 completed, throughput=4.99MB/sec 2024-09-16T06:13:13.929 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7gnp85Y4X6A5NXB off=7351173 len=1160263 2024-09-16T06:13:13.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 2881 completed, throughput=5MB/sec 2024-09-16T06:13:13.935 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Rgf3qXj4iTgzTKg off=9591390 len=1621131 2024-09-16T06:13:13.938 INFO:tasks.workunit.client.0.smithi145.stdout:op 2882 completed, throughput=5MB/sec 2024-09-16T06:13:13.938 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mPhc3dzSoJD5m5r off=3191405 len=1778031 2024-09-16T06:13:13.939 INFO:tasks.workunit.client.0.smithi145.stdout:op 2883 completed, throughput=5MB/sec 2024-09-16T06:13:14.940 INFO:tasks.workunit.client.0.smithi145.stdout: 571: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:14.940 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XM5qrPAJpRLUSIm off=400007 len=1301736 2024-09-16T06:13:14.942 INFO:tasks.workunit.client.0.smithi145.stdout:op 2884 completed, throughput=5MB/sec 2024-09-16T06:13:14.942 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LkoO_3zRWC5daml off=10567372 len=490229 2024-09-16T06:13:14.943 INFO:tasks.workunit.client.0.smithi145.stdout:op 2885 completed, throughput=5MB/sec 2024-09-16T06:13:14.943 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PCAjoJS1QO50XXI off=0 len=1283755 2024-09-16T06:13:14.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 2886 completed, throughput=5MB/sec 2024-09-16T06:13:14.951 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tr2Qlg2mrxjaMDD off=8602402 len=912366 2024-09-16T06:13:14.956 INFO:tasks.workunit.client.0.smithi145.stdout:op 2887 completed, throughput=5MB/sec 2024-09-16T06:13:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:14 smithi145 ceph-mon[99390]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:13:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:13:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:13:14] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:13:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:14 smithi145 ceph-mon[96887]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:13:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:14 smithi161 ceph-mon[87722]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:13:15.956 INFO:tasks.workunit.client.0.smithi145.stdout: 572: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:15.956 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VQKPXQFqDvk49gs off=2570060 len=832939 2024-09-16T06:13:15.962 INFO:tasks.workunit.client.0.smithi145.stdout:op 2888 completed, throughput=4.99MB/sec 2024-09-16T06:13:15.962 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CffVE_p_EGsSM4o off=8219470 len=1638166 2024-09-16T06:13:15.969 INFO:tasks.workunit.client.0.smithi145.stdout:op 2889 completed, throughput=5MB/sec 2024-09-16T06:13:15.969 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qFrdowKgoyvJ5cq off=5064851 len=1414477 2024-09-16T06:13:15.971 INFO:tasks.workunit.client.0.smithi145.stdout:op 2890 completed, throughput=5MB/sec 2024-09-16T06:13:15.971 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Aq5s69-5zYg-oDL off=1728333 len=1428699 2024-09-16T06:13:15.976 INFO:tasks.workunit.client.0.smithi145.stdout:op 2891 completed, throughput=5MB/sec 2024-09-16T06:13:16.976 INFO:tasks.workunit.client.0.smithi145.stdout: 573: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:16.977 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VvRebL3-e9wxHKn off=2256868 len=32120 2024-09-16T06:13:16.979 INFO:tasks.workunit.client.0.smithi145.stdout:op 2892 completed, throughput=4.99MB/sec 2024-09-16T06:13:16.979 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AOrt2fJ9fWN8ylL off=2607007 len=350225 2024-09-16T06:13:16.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 2893 completed, throughput=4.99MB/sec 2024-09-16T06:13:16.980 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-faVBdF6ENKZ33U3 off=9125781 len=113749 2024-09-16T06:13:16.981 INFO:tasks.workunit.client.0.smithi145.stdout:op 2894 completed, throughput=4.99MB/sec 2024-09-16T06:13:16.981 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AfY2iqYkuHSFnBs off=7588437 len=1154716 2024-09-16T06:13:16.987 INFO:tasks.workunit.client.0.smithi145.stdout:op 2895 completed, throughput=4.99MB/sec 2024-09-16T06:13:16.987 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-49tRkBe2TIVgjUn off=4573706 len=278071 2024-09-16T06:13:16.990 INFO:tasks.workunit.client.0.smithi145.stdout:op 2896 completed, throughput=4.99MB/sec 2024-09-16T06:13:16.990 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kDl2rz1T-Mk9Cjx off=7543394 len=981963 2024-09-16T06:13:16.995 INFO:tasks.workunit.client.0.smithi145.stdout:op 2897 completed, throughput=5MB/sec 2024-09-16T06:13:16.995 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pDvHDKPdFhmM8_C off=10295851 len=1491309 2024-09-16T06:13:16.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 2898 completed, throughput=5MB/sec 2024-09-16T06:13:16.998 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2nWBHFB0mjL7wz2 off=14604488 len=1837740 2024-09-16T06:13:17.001 INFO:tasks.workunit.client.0.smithi145.stdout:op 2899 completed, throughput=5MB/sec 2024-09-16T06:13:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:16 smithi145 ceph-mon[99390]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:16 smithi145 ceph-mon[96887]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:16 smithi161 ceph-mon[87722]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:18.001 INFO:tasks.workunit.client.0.smithi145.stdout: 574: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:18.001 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1SfGYuWXBpSOBZ_ off=2303017 len=285292 2024-09-16T06:13:18.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 2900 completed, throughput=4.99MB/sec 2024-09-16T06:13:18.002 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J9WlFVkB15Cn1go off=5183535 len=1831951 2024-09-16T06:13:18.006 INFO:tasks.workunit.client.0.smithi145.stdout:op 2901 completed, throughput=5MB/sec 2024-09-16T06:13:18.006 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YGNeDyWp8pHyTS3 off=11070009 len=878085 2024-09-16T06:13:18.010 INFO:tasks.workunit.client.0.smithi145.stdout:op 2902 completed, throughput=5MB/sec 2024-09-16T06:13:18.010 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9IHj4aH36sCK0F6 off=14543782 len=443101 2024-09-16T06:13:18.014 INFO:tasks.workunit.client.0.smithi145.stdout:op 2903 completed, throughput=5MB/sec 2024-09-16T06:13:18.015 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tr2Qlg2mrxjaMDD off=10450784 len=477532 2024-09-16T06:13:18.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 2904 completed, throughput=5MB/sec 2024-09-16T06:13:18.015 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-42Hg4YcSeVQaiYy off=6248756 len=132082 2024-09-16T06:13:18.016 INFO:tasks.workunit.client.0.smithi145.stdout:op 2905 completed, throughput=5MB/sec 2024-09-16T06:13:18.016 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h47L-y6-xjwYgOJ off=818537 len=1931732 2024-09-16T06:13:18.025 INFO:tasks.workunit.client.0.smithi145.stdout:op 2906 completed, throughput=5MB/sec 2024-09-16T06:13:19.025 INFO:tasks.workunit.client.0.smithi145.stdout: 575: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:19.025 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BI_hF_CNPWKE7sd off=4079505 len=1771526 2024-09-16T06:13:19.035 INFO:tasks.workunit.client.0.smithi145.stdout:op 2907 completed, throughput=5MB/sec 2024-09-16T06:13:19.035 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A2QnKnb7IOo6XOt off=3259848 len=1448873 2024-09-16T06:13:19.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 2908 completed, throughput=5MB/sec 2024-09-16T06:13:19.044 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C5wqI7BcmQ1PCt4 off=2930687 len=2086266 2024-09-16T06:13:19.046 INFO:tasks.workunit.client.0.smithi145.stdout:op 2909 completed, throughput=5MB/sec 2024-09-16T06:13:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:18 smithi145 ceph-mon[96887]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:13:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:18 smithi145 ceph-mon[99390]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:13:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:18 smithi161 ceph-mon[87722]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:13:20.046 INFO:tasks.workunit.client.0.smithi145.stdout: 576: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:20.046 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ssY4ImDIuys21cK off=19384356 len=1991604 2024-09-16T06:13:20.049 INFO:tasks.workunit.client.0.smithi145.stdout:op 2910 completed, throughput=5MB/sec 2024-09-16T06:13:20.049 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oapINb7Q3ACWQzR off=18817728 len=983777 2024-09-16T06:13:20.050 INFO:tasks.workunit.client.0.smithi145.stdout:op 2911 completed, throughput=5MB/sec 2024-09-16T06:13:20.050 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CT_PI1OIE1kNAUV off=472416 len=1656351 2024-09-16T06:13:20.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 2912 completed, throughput=5MB/sec 2024-09-16T06:13:21.052 INFO:tasks.workunit.client.0.smithi145.stdout: 577: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:21.053 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-r42a5acYDDCjsj4 off=13287025 len=1607992 2024-09-16T06:13:21.056 INFO:tasks.workunit.client.0.smithi145.stdout:op 2913 completed, throughput=5MB/sec 2024-09-16T06:13:21.056 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-coZo_LCzAt0oLZV off=2083337 len=1188184 2024-09-16T06:13:21.063 INFO:tasks.workunit.client.0.smithi145.stdout:op 2914 completed, throughput=5MB/sec 2024-09-16T06:13:21.063 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WLslPwxImQjwzHp off=559777 len=1074502 2024-09-16T06:13:21.065 INFO:tasks.workunit.client.0.smithi145.stdout:op 2915 completed, throughput=5MB/sec 2024-09-16T06:13:21.065 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KiAbYnlETg3n344 off=8341918 len=1974965 2024-09-16T06:13:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:20 smithi145 ceph-mon[96887]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:20 smithi145 ceph-mon[99390]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:21.075 INFO:tasks.workunit.client.0.smithi145.stdout:op 2916 completed, throughput=5MB/sec 2024-09-16T06:13:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:20 smithi161 ceph-mon[87722]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:22.075 INFO:tasks.workunit.client.0.smithi145.stdout: 578: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:22.075 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hsXh09aPCGYZrrF off=11443418 len=1951779 2024-09-16T06:13:22.078 INFO:tasks.workunit.client.0.smithi145.stdout:op 2917 completed, throughput=5MB/sec 2024-09-16T06:13:22.078 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qOsCBlENzcE7VTY off=83963 len=742589 2024-09-16T06:13:22.083 INFO:tasks.workunit.client.0.smithi145.stdout:op 2918 completed, throughput=5MB/sec 2024-09-16T06:13:22.083 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ORjBp1-dtMzeqlW off=147119 len=1434233 2024-09-16T06:13:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:22.092 INFO:tasks.workunit.client.0.smithi145.stdout:op 2919 completed, throughput=5MB/sec 2024-09-16T06:13:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:22 smithi145 ceph-mon[96887]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:13:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:22 smithi145 ceph-mon[99390]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:13:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:22 smithi161 ceph-mon[87722]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:13:23.092 INFO:tasks.workunit.client.0.smithi145.stdout: 579: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:23.092 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HtceKIiu5HDlu7I off=20060168 len=680300 2024-09-16T06:13:23.096 INFO:tasks.workunit.client.0.smithi145.stdout:op 2920 completed, throughput=4.99MB/sec 2024-09-16T06:13:23.097 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-H57v6tOvdWclm8R off=3035258 len=1658723 2024-09-16T06:13:23.105 INFO:tasks.workunit.client.0.smithi145.stdout:op 2921 completed, throughput=5MB/sec 2024-09-16T06:13:23.105 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qnbiUkeLhowwUVi off=10191579 len=1903616 2024-09-16T06:13:23.108 INFO:tasks.workunit.client.0.smithi145.stdout:op 2922 completed, throughput=5MB/sec 2024-09-16T06:13:23.108 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mfJMA5-VEYpibbY off=4562634 len=777719 2024-09-16T06:13:23.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 2923 completed, throughput=5MB/sec 2024-09-16T06:13:23.112 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZZOB6rLenahQqn1 off=1799056 len=379373 2024-09-16T06:13:23.116 INFO:tasks.workunit.client.0.smithi145.stdout:op 2924 completed, throughput=5MB/sec 2024-09-16T06:13:24.116 INFO:tasks.workunit.client.0.smithi145.stdout: 580: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:24.116 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JyfxL9-B5SavCIg off=3862250 len=1594633 2024-09-16T06:13:24.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 2925 completed, throughput=4.99MB/sec 2024-09-16T06:13:24.123 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-52FTAh2A7yMI6cp off=1972013 len=186214 2024-09-16T06:13:24.126 INFO:tasks.workunit.client.0.smithi145.stdout:op 2926 completed, throughput=4.99MB/sec 2024-09-16T06:13:24.126 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vUXmbqt3fdNGkPJ off=2786162 len=1623179 2024-09-16T06:13:24.127 INFO:tasks.workunit.client.0.smithi145.stdout:op 2927 completed, throughput=5MB/sec 2024-09-16T06:13:24.127 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sjG2-Cz7bcDbo1L off=2346650 len=20013 2024-09-16T06:13:24.129 INFO:tasks.workunit.client.0.smithi145.stdout:op 2928 completed, throughput=5MB/sec 2024-09-16T06:13:24.130 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oIoLaKfhtRVYE5c off=11056266 len=1963889 2024-09-16T06:13:24.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 2929 completed, throughput=5MB/sec 2024-09-16T06:13:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:24 smithi145 ceph-mon[96887]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:24 smithi145 ceph-mon[99390]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:13:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:13:24] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:13:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:24 smithi161 ceph-mon[87722]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:25.132 INFO:tasks.workunit.client.0.smithi145.stdout: 581: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:25.132 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-s47i2jTSdWFR_M3 off=13985374 len=1103163 2024-09-16T06:13:25.138 INFO:tasks.workunit.client.0.smithi145.stdout:op 2930 completed, throughput=4.99MB/sec 2024-09-16T06:13:25.138 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rKb9uAkhMScgPN2 off=3535160 len=1355770 2024-09-16T06:13:25.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 2931 completed, throughput=5MB/sec 2024-09-16T06:13:25.145 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CDZHBkoOZyaEyOq off=9903372 len=1603300 2024-09-16T06:13:25.148 INFO:tasks.workunit.client.0.smithi145.stdout:op 2932 completed, throughput=5MB/sec 2024-09-16T06:13:25.148 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HDNmOEBebZCunWz off=656361 len=411924 2024-09-16T06:13:25.149 INFO:tasks.workunit.client.0.smithi145.stdout:op 2933 completed, throughput=5MB/sec 2024-09-16T06:13:25.149 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I2g9L0jJKsohyOX off=644864 len=905921 2024-09-16T06:13:25.150 INFO:tasks.workunit.client.0.smithi145.stdout:op 2934 completed, throughput=5MB/sec 2024-09-16T06:13:26.150 INFO:tasks.workunit.client.0.smithi145.stdout: 582: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:26.151 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5_rr_R56xKuyWDd off=9055089 len=807040 2024-09-16T06:13:26.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 2935 completed, throughput=4.99MB/sec 2024-09-16T06:13:26.156 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yuJJfCZes2qfA60 off=10895398 len=1722896 2024-09-16T06:13:26.158 INFO:tasks.workunit.client.0.smithi145.stdout:op 2936 completed, throughput=5MB/sec 2024-09-16T06:13:26.158 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dQ0IVEu2EQ5Z0tZ off=13100177 len=543636 2024-09-16T06:13:26.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 2937 completed, throughput=5MB/sec 2024-09-16T06:13:26.159 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hrpH7SqVaiItR7x off=6782395 len=1180090 2024-09-16T06:13:26.160 INFO:tasks.workunit.client.0.smithi145.stdout:op 2938 completed, throughput=5MB/sec 2024-09-16T06:13:26.160 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0QBRaG9tLDg8bOG off=4975073 len=225945 2024-09-16T06:13:26.163 INFO:tasks.workunit.client.0.smithi145.stdout:op 2939 completed, throughput=5MB/sec 2024-09-16T06:13:26.163 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dj1VM4O3TJ0A_HX off=8373552 len=1071808 2024-09-16T06:13:26.164 INFO:tasks.workunit.client.0.smithi145.stdout:op 2940 completed, throughput=5MB/sec 2024-09-16T06:13:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:26 smithi145 ceph-mon[96887]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:27.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:26 smithi145 ceph-mon[99390]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:26 smithi161 ceph-mon[87722]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:27.165 INFO:tasks.workunit.client.0.smithi145.stdout: 583: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:27.165 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zFqf3t5Q7RiXEt4 off=11680754 len=1139492 2024-09-16T06:13:27.172 INFO:tasks.workunit.client.0.smithi145.stdout:op 2941 completed, throughput=4.99MB/sec 2024-09-16T06:13:27.172 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Qz-m9WXCpJAhxm4 off=8568775 len=336418 2024-09-16T06:13:27.173 INFO:tasks.workunit.client.0.smithi145.stdout:op 2942 completed, throughput=4.99MB/sec 2024-09-16T06:13:27.173 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b8j8iEID0OxkyCX off=2674909 len=1040694 2024-09-16T06:13:27.175 INFO:tasks.workunit.client.0.smithi145.stdout:op 2943 completed, throughput=5MB/sec 2024-09-16T06:13:27.175 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XpNM_P9NlpyTrFy off=2612390 len=392740 2024-09-16T06:13:27.178 INFO:tasks.workunit.client.0.smithi145.stdout:op 2944 completed, throughput=5MB/sec 2024-09-16T06:13:27.178 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TILa6ypMKMQK6BR off=14677742 len=1778203 2024-09-16T06:13:27.182 INFO:tasks.workunit.client.0.smithi145.stdout:op 2945 completed, throughput=5MB/sec 2024-09-16T06:13:27.182 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PhpJC_g-rQLnE0B off=4808047 len=833708 2024-09-16T06:13:27.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 2946 completed, throughput=5MB/sec 2024-09-16T06:13:28.186 INFO:tasks.workunit.client.0.smithi145.stdout: 584: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:28.187 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uGAnGjPyADXsWcJ off=3474190 len=1827186 2024-09-16T06:13:28.195 INFO:tasks.workunit.client.0.smithi145.stdout:op 2947 completed, throughput=5MB/sec 2024-09-16T06:13:28.195 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F9WdFLLRR1c1Cet off=1366246 len=621308 2024-09-16T06:13:28.199 INFO:tasks.workunit.client.0.smithi145.stdout:op 2948 completed, throughput=5MB/sec 2024-09-16T06:13:28.199 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-boHkKb_klkN8O88 off=10586098 len=1195145 2024-09-16T06:13:28.201 INFO:tasks.workunit.client.0.smithi145.stdout:op 2949 completed, throughput=5MB/sec 2024-09-16T06:13:28.201 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tAuFDp6XePgi7Z0 off=2910384 len=1906066 2024-09-16T06:13:28.209 INFO:tasks.workunit.client.0.smithi145.stdout:op 2950 completed, throughput=5MB/sec 2024-09-16T06:13:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:28 smithi145 ceph-mon[96887]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:13:29.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:28 smithi145 ceph-mon[99390]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:13:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:28 smithi161 ceph-mon[87722]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:13:29.209 INFO:tasks.workunit.client.0.smithi145.stdout: 585: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:29.210 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hB3ie4_Vcj3sT38 off=13052923 len=319074 2024-09-16T06:13:29.213 INFO:tasks.workunit.client.0.smithi145.stdout:op 2951 completed, throughput=4.99MB/sec 2024-09-16T06:13:29.213 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0rDGaC850N9Ffg9 off=5215942 len=550824 2024-09-16T06:13:29.217 INFO:tasks.workunit.client.0.smithi145.stdout:op 2952 completed, throughput=4.99MB/sec 2024-09-16T06:13:29.217 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W_yb8KSR_OlnhjC off=1797848 len=664621 2024-09-16T06:13:29.218 INFO:tasks.workunit.client.0.smithi145.stdout:op 2953 completed, throughput=5MB/sec 2024-09-16T06:13:29.218 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WOpSFNBrX5YCZsD off=299522 len=516121 2024-09-16T06:13:29.220 INFO:tasks.workunit.client.0.smithi145.stdout:op 2954 completed, throughput=5MB/sec 2024-09-16T06:13:29.220 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PY_8974fyYPE2XQ off=1818846 len=324478 2024-09-16T06:13:29.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 2955 completed, throughput=5MB/sec 2024-09-16T06:13:29.223 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tnTeSrqZKx3k1G2 off=9134213 len=1878986 2024-09-16T06:13:29.226 INFO:tasks.workunit.client.0.smithi145.stdout:op 2956 completed, throughput=5MB/sec 2024-09-16T06:13:29.226 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Vp_jfI7-1PKRo8F off=6473423 len=1313859 2024-09-16T06:13:29.227 INFO:tasks.workunit.client.0.smithi145.stdout:op 2957 completed, throughput=5MB/sec 2024-09-16T06:13:30.228 INFO:tasks.workunit.client.0.smithi145.stdout: 586: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:30.228 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZZFbKYs5yGt7_cP off=2122698 len=1044525 2024-09-16T06:13:30.234 INFO:tasks.workunit.client.0.smithi145.stdout:op 2958 completed, throughput=4.99MB/sec 2024-09-16T06:13:30.234 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mzFOQas2GAF5RWT off=9010283 len=822022 2024-09-16T06:13:30.238 INFO:tasks.workunit.client.0.smithi145.stdout:op 2959 completed, throughput=5MB/sec 2024-09-16T06:13:30.238 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fY9m-9I0-yiJs9d off=4108581 len=1906053 2024-09-16T06:13:30.249 INFO:tasks.workunit.client.0.smithi145.stdout:op 2960 completed, throughput=5MB/sec 2024-09-16T06:13:30.249 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-axlL6XKRJHuq1HZ off=16986066 len=193054 2024-09-16T06:13:30.252 INFO:tasks.workunit.client.0.smithi145.stdout:op 2961 completed, throughput=5MB/sec 2024-09-16T06:13:30.252 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9Vh-TUiR6hsU6Mp off=3626051 len=1955472 2024-09-16T06:13:30.262 INFO:tasks.workunit.client.0.smithi145.stdout:op 2962 completed, throughput=5MB/sec 2024-09-16T06:13:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:30 smithi145 ceph-mon[96887]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:13:31.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:30 smithi145 ceph-mon[99390]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:13:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:30 smithi161 ceph-mon[87722]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:13:31.262 INFO:tasks.workunit.client.0.smithi145.stdout: 587: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:31.262 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4-HU3ouoHx3d-E8 off=3337982 len=999695 2024-09-16T06:13:31.263 INFO:tasks.workunit.client.0.smithi145.stdout:op 2963 completed, throughput=5MB/sec 2024-09-16T06:13:31.264 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-15OukY_hoKyFwap off=5019669 len=1275965 2024-09-16T06:13:31.270 INFO:tasks.workunit.client.0.smithi145.stdout:op 2964 completed, throughput=5MB/sec 2024-09-16T06:13:31.270 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eHPfgkDQEVOr6li off=11214675 len=1058237 2024-09-16T06:13:31.271 INFO:tasks.workunit.client.0.smithi145.stdout:op 2965 completed, throughput=5MB/sec 2024-09-16T06:13:31.271 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZQdlwxp5TqcLOVw off=4376680 len=884692 2024-09-16T06:13:31.272 INFO:tasks.workunit.client.0.smithi145.stdout:op 2966 completed, throughput=5MB/sec 2024-09-16T06:13:32.272 INFO:tasks.workunit.client.0.smithi145.stdout: 588: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:32.273 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ge1ogrUDhgojAKA off=1089593 len=2256 2024-09-16T06:13:32.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 2967 completed, throughput=4.99MB/sec 2024-09-16T06:13:32.275 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gSz0VAEvo-kadbd off=3440861 len=352304 2024-09-16T06:13:32.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 2968 completed, throughput=4.99MB/sec 2024-09-16T06:13:32.278 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OzaSZo-jLNgQ3NN off=5816486 len=1556356 2024-09-16T06:13:32.284 INFO:tasks.workunit.client.0.smithi145.stdout:op 2969 completed, throughput=5MB/sec 2024-09-16T06:13:32.284 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9BzAYM4WrQ3p5wy off=1449778 len=1527719 2024-09-16T06:13:32.285 INFO:tasks.workunit.client.0.smithi145.stdout:op 2970 completed, throughput=5MB/sec 2024-09-16T06:13:32.286 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6hxspFeDf2bytIb off=432013 len=175478 2024-09-16T06:13:32.288 INFO:tasks.workunit.client.0.smithi145.stdout:op 2971 completed, throughput=5MB/sec 2024-09-16T06:13:32.288 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kmRi2yqnbWaPb7J off=5465177 len=1102854 2024-09-16T06:13:32.294 INFO:tasks.workunit.client.0.smithi145.stdout:op 2972 completed, throughput=5MB/sec 2024-09-16T06:13:32.294 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Tc2O7i4SgM6nVBZ off=2852527 len=1816954 2024-09-16T06:13:32.296 INFO:tasks.workunit.client.0.smithi145.stdout:op 2973 completed, throughput=5MB/sec 2024-09-16T06:13:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:32 smithi145 ceph-mon[96887]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:13:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:32 smithi145 ceph-mon[99390]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:13:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:32 smithi161 ceph-mon[87722]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:13:33.296 INFO:tasks.workunit.client.0.smithi145.stdout: 589: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:33.296 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gp8yLy_7B4pwyV2 off=6935933 len=1367652 2024-09-16T06:13:33.298 INFO:tasks.workunit.client.0.smithi145.stdout:op 2974 completed, throughput=5MB/sec 2024-09-16T06:13:33.298 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B-xFlxbNPzoTKaJ off=15975892 len=654700 2024-09-16T06:13:33.299 INFO:tasks.workunit.client.0.smithi145.stdout:op 2975 completed, throughput=5MB/sec 2024-09-16T06:13:33.299 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qtk-IMRycoMuKZU off=1663813 len=1458947 2024-09-16T06:13:33.306 INFO:tasks.workunit.client.0.smithi145.stdout:op 2976 completed, throughput=5MB/sec 2024-09-16T06:13:33.306 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JG3SPUsjjcdVTzL off=7800668 len=352941 2024-09-16T06:13:33.309 INFO:tasks.workunit.client.0.smithi145.stdout:op 2977 completed, throughput=5MB/sec 2024-09-16T06:13:34.310 INFO:tasks.workunit.client.0.smithi145.stdout: 590: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:34.310 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-USLrHZmMuOVJSKd off=217243 len=4661 2024-09-16T06:13:34.311 INFO:tasks.workunit.client.0.smithi145.stdout:op 2978 completed, throughput=4.99MB/sec 2024-09-16T06:13:34.311 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-unhFKkWgrpyGB0I off=340287 len=848163 2024-09-16T06:13:34.315 INFO:tasks.workunit.client.0.smithi145.stdout:op 2979 completed, throughput=4.99MB/sec 2024-09-16T06:13:34.316 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--eQs_PN9uPH1-6O off=14103306 len=1650462 2024-09-16T06:13:34.324 INFO:tasks.workunit.client.0.smithi145.stdout:op 2980 completed, throughput=5MB/sec 2024-09-16T06:13:34.324 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-02l8CPPBmE-vhX0 off=3459216 len=1762728 2024-09-16T06:13:34.334 INFO:tasks.workunit.client.0.smithi145.stdout:op 2981 completed, throughput=5MB/sec 2024-09-16T06:13:34.334 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0Io9XgF4exb3GQM off=101194 len=1354152 2024-09-16T06:13:34.340 INFO:tasks.workunit.client.0.smithi145.stdout:op 2982 completed, throughput=5MB/sec 2024-09-16T06:13:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:34 smithi145 ceph-mon[96887]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:13:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:34 smithi145 ceph-mon[99390]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:13:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:13:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:13:34] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:13:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:34 smithi161 ceph-mon[87722]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:13:35.341 INFO:tasks.workunit.client.0.smithi145.stdout: 591: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:35.341 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1S92ItFtE4sZjMt off=11496359 len=96058 2024-09-16T06:13:35.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 2983 completed, throughput=4.99MB/sec 2024-09-16T06:13:35.341 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-c6CRY7ItaMZIMiW off=3274004 len=1158620 2024-09-16T06:13:35.343 INFO:tasks.workunit.client.0.smithi145.stdout:op 2984 completed, throughput=4.99MB/sec 2024-09-16T06:13:35.343 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WsbSQFSEPthtta5 off=14742209 len=1289312 2024-09-16T06:13:35.345 INFO:tasks.workunit.client.0.smithi145.stdout:op 2985 completed, throughput=5MB/sec 2024-09-16T06:13:35.345 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-odsKUfnB_kFwCR- off=249644 len=519729 2024-09-16T06:13:35.347 INFO:tasks.workunit.client.0.smithi145.stdout:op 2986 completed, throughput=5MB/sec 2024-09-16T06:13:35.348 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TcTlZ6IuRjYsnVt off=19907006 len=1156326 2024-09-16T06:13:35.349 INFO:tasks.workunit.client.0.smithi145.stdout:op 2987 completed, throughput=5MB/sec 2024-09-16T06:13:35.349 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e0gk3vnDgMwYA1q off=13903424 len=1853062 2024-09-16T06:13:35.352 INFO:tasks.workunit.client.0.smithi145.stdout:op 2988 completed, throughput=5MB/sec 2024-09-16T06:13:36.353 INFO:tasks.workunit.client.0.smithi145.stdout: 592: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:36.353 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k9JOIVHlgPYSslG off=5835026 len=1729651 2024-09-16T06:13:36.355 INFO:tasks.workunit.client.0.smithi145.stdout:op 2989 completed, throughput=5MB/sec 2024-09-16T06:13:36.355 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7H__95w9sG-6avG off=1961763 len=484890 2024-09-16T06:13:36.359 INFO:tasks.workunit.client.0.smithi145.stdout:op 2990 completed, throughput=5MB/sec 2024-09-16T06:13:36.359 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nBUV7mulTIorXWF off=2127760 len=541216 2024-09-16T06:13:36.363 INFO:tasks.workunit.client.0.smithi145.stdout:op 2991 completed, throughput=5MB/sec 2024-09-16T06:13:36.363 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qnbiUkeLhowwUVi off=11388346 len=1989853 2024-09-16T06:13:36.365 INFO:tasks.workunit.client.0.smithi145.stdout:op 2992 completed, throughput=5MB/sec 2024-09-16T06:13:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:37.365 INFO:tasks.workunit.client.0.smithi145.stdout: 593: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:37.365 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f-aw9qmM_yHOdI- off=18536471 len=548793 2024-09-16T06:13:37.369 INFO:tasks.workunit.client.0.smithi145.stdout:op 2993 completed, throughput=4.99MB/sec 2024-09-16T06:13:37.369 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Bh-w3-DEt1x2UNB off=3829157 len=974237 2024-09-16T06:13:37.375 INFO:tasks.workunit.client.0.smithi145.stdout:op 2994 completed, throughput=5MB/sec 2024-09-16T06:13:37.375 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z00SsvHhnpSIBFi off=18631542 len=1503952 2024-09-16T06:13:37.381 INFO:tasks.workunit.client.0.smithi145.stdout:op 2995 completed, throughput=5MB/sec 2024-09-16T06:13:37.381 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SsbkqeGIaad0wwp off=1250362 len=1127022 2024-09-16T06:13:37.383 INFO:tasks.workunit.client.0.smithi145.stdout:op 2996 completed, throughput=5MB/sec 2024-09-16T06:13:37.383 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s-RvezXBvl4cNVo off=10607772 len=1698457 2024-09-16T06:13:37.384 INFO:tasks.workunit.client.0.smithi145.stdout:op 2997 completed, throughput=5MB/sec 2024-09-16T06:13:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:37 smithi145 ceph-mon[96887]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:37 smithi145 ceph-mon[99390]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:37 smithi161 ceph-mon[87722]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:38.385 INFO:tasks.workunit.client.0.smithi145.stdout: 594: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:38.385 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nFIh0dXMjA0BvKP off=6374703 len=1024007 2024-09-16T06:13:38.386 INFO:tasks.workunit.client.0.smithi145.stdout:op 2998 completed, throughput=5MB/sec 2024-09-16T06:13:38.386 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sjG2-Cz7bcDbo1L off=7974571 len=233315 2024-09-16T06:13:38.389 INFO:tasks.workunit.client.0.smithi145.stdout:op 2999 completed, throughput=5MB/sec 2024-09-16T06:13:38.389 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mSniJkpd5T_lxjG off=5927487 len=100031 2024-09-16T06:13:38.392 INFO:tasks.workunit.client.0.smithi145.stdout:op 3000 completed, throughput=5MB/sec 2024-09-16T06:13:38.392 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ittPwUW1WXxnAmc off=2064338 len=842599 2024-09-16T06:13:38.396 INFO:tasks.workunit.client.0.smithi145.stdout:op 3001 completed, throughput=5MB/sec 2024-09-16T06:13:38.396 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IUXZfNUrbgLaqUE off=22497863 len=1693006 2024-09-16T06:13:38.407 INFO:tasks.workunit.client.0.smithi145.stdout:op 3002 completed, throughput=5MB/sec 2024-09-16T06:13:38.407 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GhLYzAV9ashupPs off=3452197 len=1661280 2024-09-16T06:13:38.409 INFO:tasks.workunit.client.0.smithi145.stdout:op 3003 completed, throughput=5MB/sec 2024-09-16T06:13:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:38 smithi145 ceph-mon[96887]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:38 smithi145 ceph-mon[99390]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:38 smithi161 ceph-mon[87722]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:13:39.409 INFO:tasks.workunit.client.0.smithi145.stdout: 595: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:39.409 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qiief27BuEMuAeN off=6549318 len=586278 2024-09-16T06:13:39.411 INFO:tasks.workunit.client.0.smithi145.stdout:op 3004 completed, throughput=4.99MB/sec 2024-09-16T06:13:39.411 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ltxcODEDQBeNlcu off=3229866 len=1046451 2024-09-16T06:13:39.412 INFO:tasks.workunit.client.0.smithi145.stdout:op 3005 completed, throughput=5MB/sec 2024-09-16T06:13:39.412 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kazLntRER2wlCJ6 off=7646327 len=415847 2024-09-16T06:13:39.416 INFO:tasks.workunit.client.0.smithi145.stdout:op 3006 completed, throughput=5MB/sec 2024-09-16T06:13:39.416 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MABxp_VksYkZ36w off=20282838 len=140521 2024-09-16T06:13:39.418 INFO:tasks.workunit.client.0.smithi145.stdout:op 3007 completed, throughput=5MB/sec 2024-09-16T06:13:39.418 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t_d0ioUhUSS-kR2 off=8724833 len=330907 2024-09-16T06:13:39.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 3008 completed, throughput=5MB/sec 2024-09-16T06:13:39.420 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rxoYc30wrtmv1Bn off=8181102 len=2054366 2024-09-16T06:13:39.422 INFO:tasks.workunit.client.0.smithi145.stdout:op 3009 completed, throughput=5MB/sec 2024-09-16T06:13:40.087 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 06:13:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=cleanup t=2024-09-16T06:13:39.808314831Z level=info msg="Completed cleanup jobs" duration=2.405744ms 2024-09-16T06:13:40.425 INFO:tasks.workunit.client.0.smithi145.stdout: 596: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:40.425 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cuNO_joBFFyOXyQ off=8456047 len=1522508 2024-09-16T06:13:40.425 INFO:tasks.workunit.client.0.smithi145.stdout:op 3010 completed, throughput=5MB/sec 2024-09-16T06:13:40.425 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vffvS1IS3GIHwg5 off=12935600 len=1301051 2024-09-16T06:13:40.431 INFO:tasks.workunit.client.0.smithi145.stdout:op 3011 completed, throughput=5MB/sec 2024-09-16T06:13:40.431 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ois5rzaEx37RulM off=0 len=1219421 2024-09-16T06:13:40.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 3012 completed, throughput=5MB/sec 2024-09-16T06:13:40.433 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vwWAIIzwW2_yx5A off=1378903 len=1522335 2024-09-16T06:13:40.443 INFO:tasks.workunit.client.0.smithi145.stdout:op 3013 completed, throughput=5MB/sec 2024-09-16T06:13:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:40 smithi145 ceph-mon[96887]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:13:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:40 smithi145 ceph-mon[99390]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:13:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:40 smithi161 ceph-mon[87722]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:13:41.443 INFO:tasks.workunit.client.0.smithi145.stdout: 597: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:41.443 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wHBiZibRwfntfNF off=3999851 len=1273803 2024-09-16T06:13:41.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 3014 completed, throughput=4.99MB/sec 2024-09-16T06:13:41.448 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ap8ZoQLmwXgO1Ln off=22635129 len=1700244 2024-09-16T06:13:41.454 INFO:tasks.workunit.client.0.smithi145.stdout:op 3015 completed, throughput=5MB/sec 2024-09-16T06:13:41.454 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mVCGBQMn10YeGSd off=5478596 len=1412675 2024-09-16T06:13:41.460 INFO:tasks.workunit.client.0.smithi145.stdout:op 3016 completed, throughput=5MB/sec 2024-09-16T06:13:41.460 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ftsHyS_I-2DxtEm off=9516691 len=1940888 2024-09-16T06:13:41.462 INFO:tasks.workunit.client.0.smithi145.stdout:op 3017 completed, throughput=5MB/sec 2024-09-16T06:13:42.465 INFO:tasks.workunit.client.0.smithi145.stdout: 598: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:42.465 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-icpg3NtQGJ6bp5d off=5765646 len=1422688 2024-09-16T06:13:42.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 3018 completed, throughput=5MB/sec 2024-09-16T06:13:42.469 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j7bxrph0LpRH9X4 off=5106778 len=649702 2024-09-16T06:13:42.470 INFO:tasks.workunit.client.0.smithi145.stdout:op 3019 completed, throughput=5MB/sec 2024-09-16T06:13:42.470 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qEPU1KYm6J_b4L5 off=2173802 len=1783375 2024-09-16T06:13:42.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 3020 completed, throughput=5MB/sec 2024-09-16T06:13:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:42 smithi145 ceph-mon[96887]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:42 smithi145 ceph-mon[99390]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:42 smithi161 ceph-mon[87722]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:43.479 INFO:tasks.workunit.client.0.smithi145.stdout: 599: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:43.480 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dfUpKmhkvUOXyAb off=9832185 len=1247912 2024-09-16T06:13:43.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 3021 completed, throughput=4.99MB/sec 2024-09-16T06:13:43.481 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5fqNL04aESKeV8e off=6624139 len=456333 2024-09-16T06:13:43.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 3022 completed, throughput=4.99MB/sec 2024-09-16T06:13:43.482 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JLfjxace_pG0_Ne off=6721846 len=966038 2024-09-16T06:13:43.484 INFO:tasks.workunit.client.0.smithi145.stdout:op 3023 completed, throughput=5MB/sec 2024-09-16T06:13:43.484 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Nd-N_ozZS38dFq_ off=10896888 len=126359 2024-09-16T06:13:43.485 INFO:tasks.workunit.client.0.smithi145.stdout:op 3024 completed, throughput=5MB/sec 2024-09-16T06:13:43.485 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-khjY7Gc7W3XunSz off=4196979 len=531752 2024-09-16T06:13:43.485 INFO:tasks.workunit.client.0.smithi145.stdout:op 3025 completed, throughput=5MB/sec 2024-09-16T06:13:43.485 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RXskjfTMYnFNPzd off=11872787 len=260909 2024-09-16T06:13:43.489 INFO:tasks.workunit.client.0.smithi145.stdout:op 3026 completed, throughput=5MB/sec 2024-09-16T06:13:43.489 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IzsH8S1VC_RxFyx off=14509285 len=230066 2024-09-16T06:13:43.493 INFO:tasks.workunit.client.0.smithi145.stdout:op 3027 completed, throughput=5MB/sec 2024-09-16T06:13:43.493 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HA9sMg-msq3BHeE off=0 len=1556207 2024-09-16T06:13:43.494 INFO:tasks.workunit.client.0.smithi145.stdout:op 3028 completed, throughput=5MB/sec 2024-09-16T06:13:44.495 INFO:tasks.workunit.client.0.smithi145.stdout: 600: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:44.496 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HaC2tbDdU1xOSj8 off=6791674 len=244882 2024-09-16T06:13:44.496 INFO:tasks.workunit.client.0.smithi145.stdout:op 3029 completed, throughput=4.99MB/sec 2024-09-16T06:13:44.496 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yD-Q8QKuZkdn3gO off=2458481 len=1553048 2024-09-16T06:13:44.503 INFO:tasks.workunit.client.0.smithi145.stdout:op 3030 completed, throughput=5MB/sec 2024-09-16T06:13:44.503 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T-cSv5QPZYIQtql off=220927 len=933370 2024-09-16T06:13:44.508 INFO:tasks.workunit.client.0.smithi145.stdout:op 3031 completed, throughput=5MB/sec 2024-09-16T06:13:44.508 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-amcKPNngRs0D8fn off=7632479 len=1275186 2024-09-16T06:13:44.509 INFO:tasks.workunit.client.0.smithi145.stdout:op 3032 completed, throughput=5MB/sec 2024-09-16T06:13:44.509 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h4r86UPrp2WwKK- off=9583438 len=2050687 2024-09-16T06:13:44.513 INFO:tasks.workunit.client.0.smithi145.stdout:op 3033 completed, throughput=5MB/sec 2024-09-16T06:13:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:44 smithi145 ceph-mon[96887]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:13:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:44 smithi145 ceph-mon[99390]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:13:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:13:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:13:44] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:13:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:44 smithi161 ceph-mon[87722]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:13:45.513 INFO:tasks.workunit.client.0.smithi145.stdout: 601: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:45.514 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fAFH46Kav3E42Fi off=9256399 len=997442 2024-09-16T06:13:45.518 INFO:tasks.workunit.client.0.smithi145.stdout:op 3034 completed, throughput=4.99MB/sec 2024-09-16T06:13:45.518 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bpszd0kWhfpzKKR off=4828056 len=1014265 2024-09-16T06:13:45.520 INFO:tasks.workunit.client.0.smithi145.stdout:op 3035 completed, throughput=5MB/sec 2024-09-16T06:13:45.520 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SQ1rt9fAc7WW5Nu off=838132 len=181881 2024-09-16T06:13:45.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 3036 completed, throughput=5MB/sec 2024-09-16T06:13:45.521 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vtVI2LQ9e1gREIU off=8942854 len=1368161 2024-09-16T06:13:45.528 INFO:tasks.workunit.client.0.smithi145.stdout:op 3037 completed, throughput=5MB/sec 2024-09-16T06:13:45.528 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oJMg16rFi0lj7LP off=4194442 len=304013 2024-09-16T06:13:45.531 INFO:tasks.workunit.client.0.smithi145.stdout:op 3038 completed, throughput=5MB/sec 2024-09-16T06:13:45.531 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_0nfWfy5V2vTRR_ off=619294 len=1267658 2024-09-16T06:13:45.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 3039 completed, throughput=5MB/sec 2024-09-16T06:13:46.537 INFO:tasks.workunit.client.0.smithi145.stdout: 602: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:46.537 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rlYmbiSqHHRLaUh off=3885820 len=184626 2024-09-16T06:13:46.538 INFO:tasks.workunit.client.0.smithi145.stdout:op 3040 completed, throughput=4.99MB/sec 2024-09-16T06:13:46.538 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NwAhplh8SVf6tW7 off=2621089 len=1038132 2024-09-16T06:13:46.543 INFO:tasks.workunit.client.0.smithi145.stdout:op 3041 completed, throughput=4.99MB/sec 2024-09-16T06:13:46.543 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VJq0cDaoHJIEJe1 off=9869355 len=573337 2024-09-16T06:13:46.547 INFO:tasks.workunit.client.0.smithi145.stdout:op 3042 completed, throughput=5MB/sec 2024-09-16T06:13:46.547 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4BhhhEqUFCF9Q8c off=11316307 len=331126 2024-09-16T06:13:46.548 INFO:tasks.workunit.client.0.smithi145.stdout:op 3043 completed, throughput=5MB/sec 2024-09-16T06:13:46.548 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Cb70DC_mQ3q9BBt off=1854061 len=64421 2024-09-16T06:13:46.548 INFO:tasks.workunit.client.0.smithi145.stdout:op 3044 completed, throughput=5MB/sec 2024-09-16T06:13:46.549 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-adqBOvKotMzYI8P off=16990763 len=452314 2024-09-16T06:13:46.551 INFO:tasks.workunit.client.0.smithi145.stdout:op 3045 completed, throughput=5MB/sec 2024-09-16T06:13:46.551 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7HgNLtbxc-o3ke_ off=1490540 len=507383 2024-09-16T06:13:46.552 INFO:tasks.workunit.client.0.smithi145.stdout:op 3046 completed, throughput=5MB/sec 2024-09-16T06:13:46.552 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qN9DEhmrKISPDOD off=1738138 len=1094383 2024-09-16T06:13:46.558 INFO:tasks.workunit.client.0.smithi145.stdout:op 3047 completed, throughput=5MB/sec 2024-09-16T06:13:46.558 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mWHVTZY_zfLEiAK off=5874130 len=446524 2024-09-16T06:13:46.561 INFO:tasks.workunit.client.0.smithi145.stdout:op 3048 completed, throughput=5MB/sec 2024-09-16T06:13:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:46 smithi145 ceph-mon[96887]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:46 smithi145 ceph-mon[99390]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:46 smithi161 ceph-mon[87722]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:47.561 INFO:tasks.workunit.client.0.smithi145.stdout: 603: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:47.562 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kf1xQESEzwT-b6C off=836002 len=327953 2024-09-16T06:13:47.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 3049 completed, throughput=4.99MB/sec 2024-09-16T06:13:47.565 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A7Sn2MktMZvGfZ9 off=17484886 len=1644968 2024-09-16T06:13:47.572 INFO:tasks.workunit.client.0.smithi145.stdout:op 3050 completed, throughput=5MB/sec 2024-09-16T06:13:47.572 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2uHTGFiAxiQjR43 off=2002111 len=162775 2024-09-16T06:13:47.575 INFO:tasks.workunit.client.0.smithi145.stdout:op 3051 completed, throughput=5MB/sec 2024-09-16T06:13:47.575 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pJV5hGgDj740xTA off=10993838 len=1347571 2024-09-16T06:13:47.577 INFO:tasks.workunit.client.0.smithi145.stdout:op 3052 completed, throughput=5MB/sec 2024-09-16T06:13:47.577 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tRqUitaY0KHRCar off=9194836 len=514679 2024-09-16T06:13:47.578 INFO:tasks.workunit.client.0.smithi145.stdout:op 3053 completed, throughput=5MB/sec 2024-09-16T06:13:47.578 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wl3rMFm_jAsEB3n off=2535000 len=1594143 2024-09-16T06:13:47.584 INFO:tasks.workunit.client.0.smithi145.stdout:op 3054 completed, throughput=5MB/sec 2024-09-16T06:13:48.584 INFO:tasks.workunit.client.0.smithi145.stdout: 604: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:48.584 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iKybQ9WDP318vN0 off=5081652 len=627318 2024-09-16T06:13:48.589 INFO:tasks.workunit.client.0.smithi145.stdout:op 3055 completed, throughput=4.99MB/sec 2024-09-16T06:13:48.589 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h6chvKKz5CCR_8I off=4348259 len=1545562 2024-09-16T06:13:48.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 3056 completed, throughput=5MB/sec 2024-09-16T06:13:48.598 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-D8NDHOY9I2pLzDi off=8980406 len=643927 2024-09-16T06:13:48.599 INFO:tasks.workunit.client.0.smithi145.stdout:op 3057 completed, throughput=5MB/sec 2024-09-16T06:13:48.599 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-D47k0wCCSkGqoap off=583772 len=1621035 2024-09-16T06:13:48.603 INFO:tasks.workunit.client.0.smithi145.stdout:op 3058 completed, throughput=5MB/sec 2024-09-16T06:13:48.603 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LVsNDO_EPS-v_HJ off=3282861 len=706563 2024-09-16T06:13:48.604 INFO:tasks.workunit.client.0.smithi145.stdout:op 3059 completed, throughput=5MB/sec 2024-09-16T06:13:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:48 smithi145 ceph-mon[96887]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:13:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:48 smithi145 ceph-mon[99390]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:13:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:48 smithi161 ceph-mon[87722]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:13:49.604 INFO:tasks.workunit.client.0.smithi145.stdout: 605: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:49.604 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9e4ReM8EAByKDlk off=692351 len=1593307 2024-09-16T06:13:49.612 INFO:tasks.workunit.client.0.smithi145.stdout:op 3060 completed, throughput=4.99MB/sec 2024-09-16T06:13:49.613 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zkyH2fAOvn5gbLX off=10780456 len=911136 2024-09-16T06:13:49.614 INFO:tasks.workunit.client.0.smithi145.stdout:op 3061 completed, throughput=5MB/sec 2024-09-16T06:13:49.614 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-U5KxuDHrxsfgJXN off=6386898 len=520155 2024-09-16T06:13:49.615 INFO:tasks.workunit.client.0.smithi145.stdout:op 3062 completed, throughput=5MB/sec 2024-09-16T06:13:49.615 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5uedGrBC6KTap14 off=22729418 len=2053993 2024-09-16T06:13:49.626 INFO:tasks.workunit.client.0.smithi145.stdout:op 3063 completed, throughput=5MB/sec 2024-09-16T06:13:49.627 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_4pS_oxRwER0zlp off=3355878 len=644172 2024-09-16T06:13:49.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 3064 completed, throughput=5MB/sec 2024-09-16T06:13:50.628 INFO:tasks.workunit.client.0.smithi145.stdout: 606: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:50.628 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aMEjxKX6JTTInFR off=5858064 len=1392020 2024-09-16T06:13:50.629 INFO:tasks.workunit.client.0.smithi145.stdout:op 3065 completed, throughput=4.99MB/sec 2024-09-16T06:13:50.630 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-thka4C6QdgRqpmK off=437245 len=1183927 2024-09-16T06:13:50.631 INFO:tasks.workunit.client.0.smithi145.stdout:op 3066 completed, throughput=5MB/sec 2024-09-16T06:13:50.631 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i8b9T2FuvhgdPh- off=1661587 len=1754918 2024-09-16T06:13:50.633 INFO:tasks.workunit.client.0.smithi145.stdout:op 3067 completed, throughput=5MB/sec 2024-09-16T06:13:50.633 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3Ysu5-2ljwM2pf- off=3029175 len=911718 2024-09-16T06:13:50.638 INFO:tasks.workunit.client.0.smithi145.stdout:op 3068 completed, throughput=5MB/sec 2024-09-16T06:13:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:50 smithi145 ceph-mon[96887]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:50 smithi145 ceph-mon[99390]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:50 smithi161 ceph-mon[87722]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:51.639 INFO:tasks.workunit.client.0.smithi145.stdout: 607: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:51.639 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6iCMXm_Z8S2Xod0 off=5543239 len=200216 2024-09-16T06:13:51.640 INFO:tasks.workunit.client.0.smithi145.stdout:op 3069 completed, throughput=4.99MB/sec 2024-09-16T06:13:51.640 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eQBz2oS7dBnq0Es off=7464988 len=804304 2024-09-16T06:13:51.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 3070 completed, throughput=4.99MB/sec 2024-09-16T06:13:51.641 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1EmCT2cQhAjtbM7 off=11800237 len=1341236 2024-09-16T06:13:51.644 INFO:tasks.workunit.client.0.smithi145.stdout:op 3071 completed, throughput=5MB/sec 2024-09-16T06:13:51.644 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rxeHTCYagym2GEP off=2920590 len=640504 2024-09-16T06:13:51.645 INFO:tasks.workunit.client.0.smithi145.stdout:op 3072 completed, throughput=5MB/sec 2024-09-16T06:13:51.645 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xGKB9mv1AMrWSlm off=6031863 len=51238 2024-09-16T06:13:51.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 3073 completed, throughput=5MB/sec 2024-09-16T06:13:51.647 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9bjxMh7-aaIUrXC off=6799832 len=412207 2024-09-16T06:13:51.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 3074 completed, throughput=5MB/sec 2024-09-16T06:13:51.651 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Gt3A0XzsKbW5yuT off=11782816 len=786841 2024-09-16T06:13:51.656 INFO:tasks.workunit.client.0.smithi145.stdout:op 3075 completed, throughput=5MB/sec 2024-09-16T06:13:51.656 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l_3FL5spwW7nLNB off=18529138 len=1034533 2024-09-16T06:13:51.657 INFO:tasks.workunit.client.0.smithi145.stdout:op 3076 completed, throughput=5MB/sec 2024-09-16T06:13:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:13:52.657 INFO:tasks.workunit.client.0.smithi145.stdout: 608: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:52.657 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WHL7zLJJg8hKQSe off=465 len=1561390 2024-09-16T06:13:52.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 3077 completed, throughput=4.99MB/sec 2024-09-16T06:13:52.666 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JBQteXcx_Fv_IWC off=7742832 len=849839 2024-09-16T06:13:52.668 INFO:tasks.workunit.client.0.smithi145.stdout:op 3078 completed, throughput=5MB/sec 2024-09-16T06:13:52.669 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-U34G-Tah_IBSwJy off=0 len=1584096 2024-09-16T06:13:52.671 INFO:tasks.workunit.client.0.smithi145.stdout:op 3079 completed, throughput=5MB/sec 2024-09-16T06:13:52.671 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gV3XL5DReBPlDUW off=828716 len=1174954 2024-09-16T06:13:52.677 INFO:tasks.workunit.client.0.smithi145.stdout:op 3080 completed, throughput=5MB/sec 2024-09-16T06:13:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:52 smithi145 ceph-mon[96887]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:52 smithi145 ceph-mon[99390]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:52 smithi161 ceph-mon[87722]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:13:53.677 INFO:tasks.workunit.client.0.smithi145.stdout: 609: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:53.677 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dmAg8FPT3PUGMVX off=4524141 len=1749981 2024-09-16T06:13:53.679 INFO:tasks.workunit.client.0.smithi145.stdout:op 3081 completed, throughput=4.99MB/sec 2024-09-16T06:13:53.679 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3Yu_UbO-c5TrIyW off=10786864 len=661545 2024-09-16T06:13:53.681 INFO:tasks.workunit.client.0.smithi145.stdout:op 3082 completed, throughput=5MB/sec 2024-09-16T06:13:53.681 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-klkeed5ZDfd0WYW off=4599428 len=1291272 2024-09-16T06:13:53.688 INFO:tasks.workunit.client.0.smithi145.stdout:op 3083 completed, throughput=5MB/sec 2024-09-16T06:13:53.688 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7FZM4LCyRO-Pt33 off=2876661 len=228906 2024-09-16T06:13:53.688 INFO:tasks.workunit.client.0.smithi145.stdout:op 3084 completed, throughput=5MB/sec 2024-09-16T06:13:53.689 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--TmPmQmD2wAkyQ2 off=657099 len=781541 2024-09-16T06:13:53.690 INFO:tasks.workunit.client.0.smithi145.stdout:op 3085 completed, throughput=5MB/sec 2024-09-16T06:13:53.690 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l1u1kOhfJgBdLc_ off=5257307 len=1054997 2024-09-16T06:13:53.694 INFO:tasks.workunit.client.0.smithi145.stdout:op 3086 completed, throughput=5MB/sec 2024-09-16T06:13:54.695 INFO:tasks.workunit.client.0.smithi145.stdout: 610: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:54.695 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Lk8MUkk3f9fCnXa off=1502944 len=607891 2024-09-16T06:13:54.699 INFO:tasks.workunit.client.0.smithi145.stdout:op 3087 completed, throughput=4.99MB/sec 2024-09-16T06:13:54.699 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Vfeg9XzCl-zHzwl off=4603218 len=15164 2024-09-16T06:13:54.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 3088 completed, throughput=4.99MB/sec 2024-09-16T06:13:54.702 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--JRKLnTL6G1ySGy off=1708883 len=1639875 2024-09-16T06:13:54.708 INFO:tasks.workunit.client.0.smithi145.stdout:op 3089 completed, throughput=5MB/sec 2024-09-16T06:13:54.709 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5AySb4KpKsaierO off=1731870 len=866007 2024-09-16T06:13:54.710 INFO:tasks.workunit.client.0.smithi145.stdout:op 3090 completed, throughput=5MB/sec 2024-09-16T06:13:54.710 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0Y0J-CP6xm-4lOk off=6615740 len=479262 2024-09-16T06:13:54.712 INFO:tasks.workunit.client.0.smithi145.stdout:op 3091 completed, throughput=5MB/sec 2024-09-16T06:13:54.712 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yjHLloR35IGXFyc off=9540711 len=277722 2024-09-16T06:13:54.715 INFO:tasks.workunit.client.0.smithi145.stdout:op 3092 completed, throughput=5MB/sec 2024-09-16T06:13:54.716 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MLUtweRjkMp_cLs off=1153347 len=457476 2024-09-16T06:13:54.716 INFO:tasks.workunit.client.0.smithi145.stdout:op 3093 completed, throughput=5MB/sec 2024-09-16T06:13:54.716 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qq09RC2w4ZbhjTj off=19059877 len=1203998 2024-09-16T06:13:54.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 3094 completed, throughput=5MB/sec 2024-09-16T06:13:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:54 smithi145 ceph-mon[99390]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:13:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:54 smithi145 ceph-mon[96887]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:13:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:13:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:13:54] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:13:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:54 smithi161 ceph-mon[87722]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:13:55.723 INFO:tasks.workunit.client.0.smithi145.stdout: 611: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:55.723 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--JeL9yUUHyp75yT off=3905961 len=1566281 2024-09-16T06:13:55.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 3095 completed, throughput=5MB/sec 2024-09-16T06:13:55.730 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fuJFsRiKlvEVjZm off=1044771 len=22382 2024-09-16T06:13:55.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 3096 completed, throughput=5MB/sec 2024-09-16T06:13:55.730 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r_CBKeHCXLsHnhr off=6977968 len=692981 2024-09-16T06:13:55.733 INFO:tasks.workunit.client.0.smithi145.stdout:op 3097 completed, throughput=5MB/sec 2024-09-16T06:13:55.733 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-m2c0FERsTJaebRM off=2249585 len=1015988 2024-09-16T06:13:55.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 3098 completed, throughput=5MB/sec 2024-09-16T06:13:55.738 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jLkjWZPytmRMW5d off=19847327 len=667315 2024-09-16T06:13:55.742 INFO:tasks.workunit.client.0.smithi145.stdout:op 3099 completed, throughput=5MB/sec 2024-09-16T06:13:55.742 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SUuYzoArNGidnmg off=5988971 len=1945737 2024-09-16T06:13:55.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 3100 completed, throughput=5MB/sec 2024-09-16T06:13:56.744 INFO:tasks.workunit.client.0.smithi145.stdout: 612: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:56.745 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kZHPuqgpQvDpK7l off=4533947 len=1219537 2024-09-16T06:13:56.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 3101 completed, throughput=5MB/sec 2024-09-16T06:13:56.746 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UXUA0XFRpWErr1v off=1609530 len=992003 2024-09-16T06:13:56.748 INFO:tasks.workunit.client.0.smithi145.stdout:op 3102 completed, throughput=5MB/sec 2024-09-16T06:13:56.748 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CIRrHVYMJVDayLQ off=17828689 len=1694891 2024-09-16T06:13:56.763 INFO:tasks.workunit.client.0.smithi145.stdout:op 3103 completed, throughput=5MB/sec 2024-09-16T06:13:56.763 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O3hWvjNvoZq9Vs4 off=14020887 len=956147 2024-09-16T06:13:56.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 3104 completed, throughput=5MB/sec 2024-09-16T06:13:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:56 smithi145 ceph-mon[99390]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:56 smithi145 ceph-mon[96887]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:56 smithi161 ceph-mon[87722]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:13:57.765 INFO:tasks.workunit.client.0.smithi145.stdout: 613: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:57.765 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6keNadAP6fsbrL2 off=995121 len=1477943 2024-09-16T06:13:57.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 3105 completed, throughput=5MB/sec 2024-09-16T06:13:57.767 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YskwwVWStwZPVSQ off=1762052 len=568673 2024-09-16T06:13:57.771 INFO:tasks.workunit.client.0.smithi145.stdout:op 3106 completed, throughput=5MB/sec 2024-09-16T06:13:57.771 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-99xQuYOkAchSoDX off=3630494 len=2018356 2024-09-16T06:13:57.773 INFO:tasks.workunit.client.0.smithi145.stdout:op 3107 completed, throughput=5MB/sec 2024-09-16T06:13:57.774 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MAHuM_L61ev1T0S off=3047613 len=1800225 2024-09-16T06:13:57.780 INFO:tasks.workunit.client.0.smithi145.stdout:op 3108 completed, throughput=5MB/sec 2024-09-16T06:13:58.781 INFO:tasks.workunit.client.0.smithi145.stdout: 614: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:58.781 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9i1GgRtRJr7rjOC off=14149400 len=1468739 2024-09-16T06:13:58.789 INFO:tasks.workunit.client.0.smithi145.stdout:op 3109 completed, throughput=5MB/sec 2024-09-16T06:13:58.789 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j51KpqgglsWw1Bl off=6843024 len=497804 2024-09-16T06:13:58.794 INFO:tasks.workunit.client.0.smithi145.stdout:op 3110 completed, throughput=5MB/sec 2024-09-16T06:13:58.795 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ldTcBp_kZHSLdsz off=350076 len=551179 2024-09-16T06:13:58.796 INFO:tasks.workunit.client.0.smithi145.stdout:op 3111 completed, throughput=5MB/sec 2024-09-16T06:13:58.796 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8fME3ETseDdI62i off=14867081 len=494603 2024-09-16T06:13:58.797 INFO:tasks.workunit.client.0.smithi145.stdout:op 3112 completed, throughput=5MB/sec 2024-09-16T06:13:58.797 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KiAbYnlETg3n344 off=12123608 len=1694744 2024-09-16T06:13:58.800 INFO:tasks.workunit.client.0.smithi145.stdout:op 3113 completed, throughput=5MB/sec 2024-09-16T06:13:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:13:58 smithi145 ceph-mon[96887]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:13:58 smithi145 ceph-mon[99390]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:13:58 smithi161 ceph-mon[87722]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:13:59.800 INFO:tasks.workunit.client.0.smithi145.stdout: 615: throughput=4.99MB/sec pending data=0 2024-09-16T06:13:59.800 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-buatPnuZ-MFmuYw off=9412540 len=2088001 2024-09-16T06:13:59.803 INFO:tasks.workunit.client.0.smithi145.stdout:op 3114 completed, throughput=5MB/sec 2024-09-16T06:13:59.803 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5UV69kyJaTBMTFZ off=373246 len=1523701 2024-09-16T06:13:59.806 INFO:tasks.workunit.client.0.smithi145.stdout:op 3115 completed, throughput=5MB/sec 2024-09-16T06:13:59.806 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HsNz7qECzPH5wvs off=7692830 len=1284592 2024-09-16T06:13:59.813 INFO:tasks.workunit.client.0.smithi145.stdout:op 3116 completed, throughput=5MB/sec 2024-09-16T06:14:00.814 INFO:tasks.workunit.client.0.smithi145.stdout: 616: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:00.814 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-meHfhd74TIVaXwz off=8928971 len=1658759 2024-09-16T06:14:00.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 3117 completed, throughput=5MB/sec 2024-09-16T06:14:00.821 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sRmwAs4OGgcKcfo off=10774599 len=110937 2024-09-16T06:14:00.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 3118 completed, throughput=5MB/sec 2024-09-16T06:14:00.821 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SjBSlyQaWVeo8wx off=5108499 len=629970 2024-09-16T06:14:00.825 INFO:tasks.workunit.client.0.smithi145.stdout:op 3119 completed, throughput=5MB/sec 2024-09-16T06:14:00.825 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-154yTdaJ44ZvkIP off=2157326 len=28995 2024-09-16T06:14:00.827 INFO:tasks.workunit.client.0.smithi145.stdout:op 3120 completed, throughput=5MB/sec 2024-09-16T06:14:00.827 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GKWcfF2UzOm-Ynw off=18590049 len=673056 2024-09-16T06:14:00.830 INFO:tasks.workunit.client.0.smithi145.stdout:op 3121 completed, throughput=5MB/sec 2024-09-16T06:14:00.830 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1XXsjJ9FZRRo5s4 off=1185598 len=1514376 2024-09-16T06:14:00.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 3122 completed, throughput=5MB/sec 2024-09-16T06:14:00.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-84lkJRFAwxzwwrQ off=300574 len=826068 2024-09-16T06:14:00.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 3123 completed, throughput=5MB/sec 2024-09-16T06:14:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:00 smithi145 ceph-mon[96887]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:14:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:00 smithi145 ceph-mon[99390]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:14:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:00 smithi161 ceph-mon[87722]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:14:01.839 INFO:tasks.workunit.client.0.smithi145.stdout: 617: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:01.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dBBY2oKUuamSK_1 off=4096758 len=833335 2024-09-16T06:14:01.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 3124 completed, throughput=4.99MB/sec 2024-09-16T06:14:01.841 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4VML7KVSs3LhHeL off=1443564 len=67697 2024-09-16T06:14:01.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 3125 completed, throughput=4.99MB/sec 2024-09-16T06:14:01.841 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fu2NExzncHVjeh5 off=6351874 len=867275 2024-09-16T06:14:01.842 INFO:tasks.workunit.client.0.smithi145.stdout:op 3126 completed, throughput=5MB/sec 2024-09-16T06:14:01.842 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gqZ6fmBXFXMtpW5 off=1869180 len=450361 2024-09-16T06:14:01.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 3127 completed, throughput=5MB/sec 2024-09-16T06:14:01.845 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-39puWto00jo1Ast off=2014536 len=1057459 2024-09-16T06:14:01.846 INFO:tasks.workunit.client.0.smithi145.stdout:op 3128 completed, throughput=5MB/sec 2024-09-16T06:14:01.846 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lHO8hqbnmfPXYDd off=1121790 len=1727497 2024-09-16T06:14:01.848 INFO:tasks.workunit.client.0.smithi145.stdout:op 3129 completed, throughput=5MB/sec 2024-09-16T06:14:02.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:14:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:14:02.072 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:14:02.848 INFO:tasks.workunit.client.0.smithi145.stdout: 618: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:02.848 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--Gplvv_STawxNOL off=20988589 len=36450 2024-09-16T06:14:02.850 INFO:tasks.workunit.client.0.smithi145.stdout:op 3130 completed, throughput=4.99MB/sec 2024-09-16T06:14:02.850 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-E68Fh0DZ4X6059r off=7419994 len=1707922 2024-09-16T06:14:02.857 INFO:tasks.workunit.client.0.smithi145.stdout:op 3131 completed, throughput=4.99MB/sec 2024-09-16T06:14:02.857 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3Di_wLKF-CvV8dF off=12582675 len=71461 2024-09-16T06:14:02.859 INFO:tasks.workunit.client.0.smithi145.stdout:op 3132 completed, throughput=4.99MB/sec 2024-09-16T06:14:02.859 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FN5bSiTLjI-KKxD off=460530 len=1041809 2024-09-16T06:14:02.860 INFO:tasks.workunit.client.0.smithi145.stdout:op 3133 completed, throughput=5MB/sec 2024-09-16T06:14:02.860 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ca76cqy7V0rJUYU off=10336991 len=1417560 2024-09-16T06:14:02.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 3134 completed, throughput=5MB/sec 2024-09-16T06:14:02.866 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_Cowv4vs0QK8scs off=12006439 len=1716190 2024-09-16T06:14:02.873 INFO:tasks.workunit.client.0.smithi145.stdout:op 3135 completed, throughput=5MB/sec 2024-09-16T06:14:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:02 smithi145 ceph-mon[96887]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:14:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:02 smithi145 ceph-mon[99390]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:14:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:02 smithi161 ceph-mon[87722]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:14:03.874 INFO:tasks.workunit.client.0.smithi145.stdout: 619: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:03.874 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vGoLLm0osqn8jrn off=5805489 len=470620 2024-09-16T06:14:03.875 INFO:tasks.workunit.client.0.smithi145.stdout:op 3136 completed, throughput=4.99MB/sec 2024-09-16T06:14:03.875 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Vll_zFpslawcdd4 off=6198707 len=117613 2024-09-16T06:14:03.876 INFO:tasks.workunit.client.0.smithi145.stdout:op 3137 completed, throughput=4.99MB/sec 2024-09-16T06:14:03.876 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-62tbfWILx5NUlsc off=3352400 len=319978 2024-09-16T06:14:03.876 INFO:tasks.workunit.client.0.smithi145.stdout:op 3138 completed, throughput=4.99MB/sec 2024-09-16T06:14:03.876 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jYT7kbuIY7znpal off=1049580 len=1466429 2024-09-16T06:14:03.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 3139 completed, throughput=5MB/sec 2024-09-16T06:14:03.883 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iyBB_qeXJq7n9GB off=404335 len=1749242 2024-09-16T06:14:03.885 INFO:tasks.workunit.client.0.smithi145.stdout:op 3140 completed, throughput=5MB/sec 2024-09-16T06:14:03.885 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FUB8qGBuaCjjEyJ off=16182243 len=1629973 2024-09-16T06:14:03.894 INFO:tasks.workunit.client.0.smithi145.stdout:op 3141 completed, throughput=5MB/sec 2024-09-16T06:14:04.894 INFO:tasks.workunit.client.0.smithi145.stdout: 620: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:04.915 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_BTzETU1x0qPS1X off=8544626 len=287312 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 3142 completed, throughput=4.99MB/sec 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-W72zO4VFroW9JQ9 off=4962364 len=1928384 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 3143 completed, throughput=5MB/sec 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8LhclwXSKHK6tO4 off=11641914 len=25915 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 3144 completed, throughput=5MB/sec 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u5fYRS_KL14u_Tw off=9721747 len=1804414 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 3145 completed, throughput=5MB/sec 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1CdyQ8xSUpWiycm off=6850548 len=1886215 2024-09-16T06:14:04.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 3146 completed, throughput=5MB/sec 2024-09-16T06:14:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:14:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:14:04] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:14:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[96887]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:14:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[99390]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:14:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:05 smithi161 ceph-mon[87722]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:14:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:05.915 INFO:tasks.workunit.client.0.smithi145.stdout: 621: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:05.915 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-47TlxPJ6Og9hBq4 off=11495336 len=1741130 2024-09-16T06:14:05.923 INFO:tasks.workunit.client.0.smithi145.stdout:op 3147 completed, throughput=5MB/sec 2024-09-16T06:14:05.923 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HCH_yRVYYUg4qsu off=3599383 len=477830 2024-09-16T06:14:05.926 INFO:tasks.workunit.client.0.smithi145.stdout:op 3148 completed, throughput=5MB/sec 2024-09-16T06:14:05.927 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lWhrSTlXdr1cvQa off=1373413 len=618095 2024-09-16T06:14:05.927 INFO:tasks.workunit.client.0.smithi145.stdout:op 3149 completed, throughput=5MB/sec 2024-09-16T06:14:05.927 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8IHEZPUS0AXgHJn off=19923776 len=1599660 2024-09-16T06:14:05.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 3150 completed, throughput=5MB/sec 2024-09-16T06:14:06.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:14:06.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:14:06.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:14:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:14:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:14:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:14:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:14:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: 622: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:06.929 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SvFJIUPc1sbICzl off=12136983 len=1095036 2024-09-16T06:14:06.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 3151 completed, throughput=5MB/sec 2024-09-16T06:14:06.934 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3Q67zMGNr3aOE6g off=8299370 len=1673601 2024-09-16T06:14:06.943 INFO:tasks.workunit.client.0.smithi145.stdout:op 3152 completed, throughput=5MB/sec 2024-09-16T06:14:06.943 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-adWVud41VLnuGhj off=1882825 len=1035219 2024-09-16T06:14:06.949 INFO:tasks.workunit.client.0.smithi145.stdout:op 3153 completed, throughput=5MB/sec 2024-09-16T06:14:06.949 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xcZs8NeWG1UQ61w off=831586 len=371248 2024-09-16T06:14:06.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 3154 completed, throughput=5MB/sec 2024-09-16T06:14:06.952 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ixVSV7qv9Vwc7Sz off=5909762 len=118011 2024-09-16T06:14:06.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 3155 completed, throughput=5MB/sec 2024-09-16T06:14:06.952 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ghpYiyri-bDMKI5 off=9058708 len=1492305 2024-09-16T06:14:06.954 INFO:tasks.workunit.client.0.smithi145.stdout:op 3156 completed, throughput=5MB/sec 2024-09-16T06:14:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:07 smithi145 ceph-mon[96887]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:14:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:07 smithi145 ceph-mon[99390]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:14:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:07 smithi161 ceph-mon[87722]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:14:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: 623: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:07.955 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bYs8pjxX4OwMPdL off=10124686 len=965757 2024-09-16T06:14:07.960 INFO:tasks.workunit.client.0.smithi145.stdout:op 3157 completed, throughput=5MB/sec 2024-09-16T06:14:07.960 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EpeDP2TOy-tRj7d off=2338789 len=1397401 2024-09-16T06:14:07.963 INFO:tasks.workunit.client.0.smithi145.stdout:op 3158 completed, throughput=5MB/sec 2024-09-16T06:14:07.963 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vq52PVRiMDbfKze off=3952933 len=795539 2024-09-16T06:14:07.967 INFO:tasks.workunit.client.0.smithi145.stdout:op 3159 completed, throughput=5MB/sec 2024-09-16T06:14:07.967 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-52eaT0SfFulOsfg off=2145925 len=172855 2024-09-16T06:14:07.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 3160 completed, throughput=5MB/sec 2024-09-16T06:14:07.970 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5sUbQ8r0Tgci_SR off=9807749 len=180632 2024-09-16T06:14:07.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 3161 completed, throughput=5MB/sec 2024-09-16T06:14:07.970 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EK_trC6sYtRJvMk off=769914 len=1694764 2024-09-16T06:14:07.972 INFO:tasks.workunit.client.0.smithi145.stdout:op 3162 completed, throughput=5MB/sec 2024-09-16T06:14:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: 624: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:08.973 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k61l6J5GS8PckDs off=1502832 len=945237 2024-09-16T06:14:08.978 INFO:tasks.workunit.client.0.smithi145.stdout:op 3163 completed, throughput=5MB/sec 2024-09-16T06:14:08.978 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7un1dd8Xeg1jktj off=7321948 len=574678 2024-09-16T06:14:08.979 INFO:tasks.workunit.client.0.smithi145.stdout:op 3164 completed, throughput=5MB/sec 2024-09-16T06:14:08.980 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2jCbKk6vYSQxozC off=4457646 len=504446 2024-09-16T06:14:08.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 3165 completed, throughput=5MB/sec 2024-09-16T06:14:08.981 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VXXbFKuQeDnojZa off=13091319 len=2017664 2024-09-16T06:14:08.991 INFO:tasks.workunit.client.0.smithi145.stdout:op 3166 completed, throughput=5MB/sec 2024-09-16T06:14:08.991 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UxYx5VHzYPzO3y3 off=1210971 len=63608 2024-09-16T06:14:08.993 INFO:tasks.workunit.client.0.smithi145.stdout:op 3167 completed, throughput=5MB/sec 2024-09-16T06:14:08.993 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j1SRkJsiN6FwrtJ off=12175 len=1833770 2024-09-16T06:14:09.004 INFO:tasks.workunit.client.0.smithi145.stdout:op 3168 completed, throughput=5MB/sec 2024-09-16T06:14:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:08 smithi145 ceph-mon[96887]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:14:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:08 smithi145 ceph-mon[99390]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:14:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:08 smithi161 ceph-mon[87722]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:14:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: 625: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:10.004 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WooJ8Ei6upd852I off=8480345 len=559104 2024-09-16T06:14:10.005 INFO:tasks.workunit.client.0.smithi145.stdout:op 3169 completed, throughput=5MB/sec 2024-09-16T06:14:10.005 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AgAb9i3z4l8TQxH off=1015631 len=1820736 2024-09-16T06:14:10.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 3170 completed, throughput=5MB/sec 2024-09-16T06:14:10.015 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RP2Ypit_TiL55F4 off=19334705 len=1725332 2024-09-16T06:14:10.017 INFO:tasks.workunit.client.0.smithi145.stdout:op 3171 completed, throughput=5MB/sec 2024-09-16T06:14:11.018 INFO:tasks.workunit.client.0.smithi145.stdout: 626: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:11.018 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KzeiF6v0tQnnq8f off=2556313 len=1121252 2024-09-16T06:14:11.024 INFO:tasks.workunit.client.0.smithi145.stdout:op 3172 completed, throughput=4.99MB/sec 2024-09-16T06:14:11.024 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gh3QfK8EEKLLDeu off=1201576 len=1627094 2024-09-16T06:14:11.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 3173 completed, throughput=5MB/sec 2024-09-16T06:14:11.027 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5Wd83vgA1sAMiXz off=1361885 len=1729589 2024-09-16T06:14:11.034 INFO:tasks.workunit.client.0.smithi145.stdout:op 3174 completed, throughput=5MB/sec 2024-09-16T06:14:11.034 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dRorlq3HK8jEoQc off=554109 len=1417659 2024-09-16T06:14:11.041 INFO:tasks.workunit.client.0.smithi145.stdout:op 3175 completed, throughput=5MB/sec 2024-09-16T06:14:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:10 smithi145 ceph-mon[96887]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:10 smithi145 ceph-mon[99390]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:10 smithi161 ceph-mon[87722]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:12.041 INFO:tasks.workunit.client.0.smithi145.stdout: 627: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:12.042 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gL5p94f3HhdB0eH off=8806750 len=2024726 2024-09-16T06:14:12.045 INFO:tasks.workunit.client.0.smithi145.stdout:op 3176 completed, throughput=5MB/sec 2024-09-16T06:14:12.045 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OuDHNv0Ya17zlVb off=16365068 len=1180642 2024-09-16T06:14:12.047 INFO:tasks.workunit.client.0.smithi145.stdout:op 3177 completed, throughput=5MB/sec 2024-09-16T06:14:12.047 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k_OUZ0X0OnpnqMY off=1417351 len=920532 2024-09-16T06:14:12.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 3178 completed, throughput=5MB/sec 2024-09-16T06:14:12.053 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vXvMc-jlYShw3aN off=10606932 len=1658526 2024-09-16T06:14:12.062 INFO:tasks.workunit.client.0.smithi145.stdout:op 3179 completed, throughput=5MB/sec 2024-09-16T06:14:13.063 INFO:tasks.workunit.client.0.smithi145.stdout: 628: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:13.063 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qufu6N1O6wZ1Tte off=4052481 len=198828 2024-09-16T06:14:13.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 3180 completed, throughput=4.99MB/sec 2024-09-16T06:14:13.066 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2TxBYa2ckiLS_M6 off=17058869 len=1220971 2024-09-16T06:14:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:12 smithi145 ceph-mon[99390]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:14:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:12 smithi145 ceph-mon[96887]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:14:13.068 INFO:tasks.workunit.client.0.smithi145.stdout:op 3181 completed, throughput=5MB/sec 2024-09-16T06:14:13.068 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e0pAkkrPFZBbwTx off=11855261 len=387172 2024-09-16T06:14:13.072 INFO:tasks.workunit.client.0.smithi145.stdout:op 3182 completed, throughput=5MB/sec 2024-09-16T06:14:13.072 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zsZ_6k4s0TpPW5H off=12646924 len=1344615 2024-09-16T06:14:13.073 INFO:tasks.workunit.client.0.smithi145.stdout:op 3183 completed, throughput=5MB/sec 2024-09-16T06:14:13.073 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KVSs7lcdfnb2mFi off=12522313 len=1705453 2024-09-16T06:14:13.075 INFO:tasks.workunit.client.0.smithi145.stdout:op 3184 completed, throughput=5MB/sec 2024-09-16T06:14:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:12 smithi161 ceph-mon[87722]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:14:14.075 INFO:tasks.workunit.client.0.smithi145.stdout: 629: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:14.076 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PyX-ATLRBIkIvAh off=9559578 len=1757497 2024-09-16T06:14:14.086 INFO:tasks.workunit.client.0.smithi145.stdout:op 3185 completed, throughput=5MB/sec 2024-09-16T06:14:14.086 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WrZJIGOgjqOBsJ1 off=2525852 len=1628126 2024-09-16T06:14:14.094 INFO:tasks.workunit.client.0.smithi145.stdout:op 3186 completed, throughput=5MB/sec 2024-09-16T06:14:14.094 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_y-BjOFqBHIIm-0 off=6734756 len=489191 2024-09-16T06:14:14.096 INFO:tasks.workunit.client.0.smithi145.stdout:op 3187 completed, throughput=5MB/sec 2024-09-16T06:14:14.097 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TNV8MLw7KRGvupq off=4568134 len=638674 2024-09-16T06:14:14.100 INFO:tasks.workunit.client.0.smithi145.stdout:op 3188 completed, throughput=5MB/sec 2024-09-16T06:14:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:14 smithi145 ceph-mon[96887]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:14:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:14 smithi145 ceph-mon[99390]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:14:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:14:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:14:14] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2024-09-16T06:14:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:14 smithi161 ceph-mon[87722]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:14:15.100 INFO:tasks.workunit.client.0.smithi145.stdout: 630: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:15.100 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_grZC5HreRuul50 off=9867842 len=707585 2024-09-16T06:14:15.102 INFO:tasks.workunit.client.0.smithi145.stdout:op 3189 completed, throughput=4.99MB/sec 2024-09-16T06:14:15.102 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FzWORuY0RZesMQn off=17082701 len=2072587 2024-09-16T06:14:15.110 INFO:tasks.workunit.client.0.smithi145.stdout:op 3190 completed, throughput=5MB/sec 2024-09-16T06:14:15.110 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9WHOhOfcxjzxQ6f off=13734844 len=1124378 2024-09-16T06:14:15.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 3191 completed, throughput=5MB/sec 2024-09-16T06:14:15.112 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LjKp_hVDh5AZy1P off=4144452 len=1059928 2024-09-16T06:14:15.117 INFO:tasks.workunit.client.0.smithi145.stdout:op 3192 completed, throughput=5MB/sec 2024-09-16T06:14:15.117 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CKcPfRwbnLHCdnb off=664930 len=1367113 2024-09-16T06:14:15.124 INFO:tasks.workunit.client.0.smithi145.stdout:op 3193 completed, throughput=5MB/sec 2024-09-16T06:14:16.124 INFO:tasks.workunit.client.0.smithi145.stdout: 631: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:16.124 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-33GJzzkJ09oMM6o off=4915816 len=593430 2024-09-16T06:14:16.125 INFO:tasks.workunit.client.0.smithi145.stdout:op 3194 completed, throughput=4.99MB/sec 2024-09-16T06:14:16.125 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L_ZRUnos-w44QA9 off=3613579 len=518422 2024-09-16T06:14:16.127 INFO:tasks.workunit.client.0.smithi145.stdout:op 3195 completed, throughput=5MB/sec 2024-09-16T06:14:16.127 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WKkISj94fzl-Z0k off=4057975 len=255233 2024-09-16T06:14:16.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 3196 completed, throughput=5MB/sec 2024-09-16T06:14:16.131 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BLHD73qZgEp0GHP off=5590719 len=1420788 2024-09-16T06:14:16.133 INFO:tasks.workunit.client.0.smithi145.stdout:op 3197 completed, throughput=5MB/sec 2024-09-16T06:14:16.133 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kLq92PDoQoyOYdJ off=3899148 len=64930 2024-09-16T06:14:16.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 3198 completed, throughput=5MB/sec 2024-09-16T06:14:16.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6RFQMmALxsVSgkH off=148624 len=290026 2024-09-16T06:14:16.135 INFO:tasks.workunit.client.0.smithi145.stdout:op 3199 completed, throughput=5MB/sec 2024-09-16T06:14:16.135 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YdTOrcNrSlIoYrA off=3051843 len=1670889 2024-09-16T06:14:16.144 INFO:tasks.workunit.client.0.smithi145.stdout:op 3200 completed, throughput=5MB/sec 2024-09-16T06:14:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:16 smithi145 ceph-mon[99390]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:14:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:16 smithi145 ceph-mon[96887]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:14:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:16 smithi161 ceph-mon[87722]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:14:17.144 INFO:tasks.workunit.client.0.smithi145.stdout: 632: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:17.144 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PZY-Rzj66MeCCxi off=519216 len=1649130 2024-09-16T06:14:17.152 INFO:tasks.workunit.client.0.smithi145.stdout:op 3201 completed, throughput=5MB/sec 2024-09-16T06:14:17.152 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h99lRCuXfPUabW7 off=2090498 len=1906300 2024-09-16T06:14:17.153 INFO:tasks.workunit.client.0.smithi145.stdout:op 3202 completed, throughput=5MB/sec 2024-09-16T06:14:17.154 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tFZjJy03h1irmDz off=5941020 len=1270548 2024-09-16T06:14:17.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 3203 completed, throughput=5MB/sec 2024-09-16T06:14:18.155 INFO:tasks.workunit.client.0.smithi145.stdout: 633: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:18.155 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-12GyHXIvsjwYrxB off=10921874 len=1838830 2024-09-16T06:14:18.164 INFO:tasks.workunit.client.0.smithi145.stdout:op 3204 completed, throughput=4.99MB/sec 2024-09-16T06:14:18.164 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W-69oOhEk08Vuv6 off=4591266 len=1431928 2024-09-16T06:14:18.165 INFO:tasks.workunit.client.0.smithi145.stdout:op 3205 completed, throughput=5MB/sec 2024-09-16T06:14:18.165 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OiI45Is1QW-fJ10 off=12670380 len=1276243 2024-09-16T06:14:18.170 INFO:tasks.workunit.client.0.smithi145.stdout:op 3206 completed, throughput=5MB/sec 2024-09-16T06:14:18.170 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L25ULnmKPNcUWuk off=1658503 len=15842 2024-09-16T06:14:18.171 INFO:tasks.workunit.client.0.smithi145.stdout:op 3207 completed, throughput=5MB/sec 2024-09-16T06:14:18.171 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yBNkG_y9CPahW0x off=1661581 len=371035 2024-09-16T06:14:18.173 INFO:tasks.workunit.client.0.smithi145.stdout:op 3208 completed, throughput=5MB/sec 2024-09-16T06:14:18.173 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HEIAaSRqLGe8QFn off=6028034 len=576209 2024-09-16T06:14:18.173 INFO:tasks.workunit.client.0.smithi145.stdout:op 3209 completed, throughput=5MB/sec 2024-09-16T06:14:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:18 smithi145 ceph-mon[99390]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:18 smithi145 ceph-mon[96887]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:18 smithi161 ceph-mon[87722]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:19.174 INFO:tasks.workunit.client.0.smithi145.stdout: 634: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:19.174 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IjNH4sIhB0lnKSF off=736644 len=929131 2024-09-16T06:14:19.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 3210 completed, throughput=4.99MB/sec 2024-09-16T06:14:19.179 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GoKZ8FA6f0FPIgW off=536688 len=1073375 2024-09-16T06:14:19.180 INFO:tasks.workunit.client.0.smithi145.stdout:op 3211 completed, throughput=5MB/sec 2024-09-16T06:14:19.180 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iTnS8N_tNejT315 off=19652013 len=1016445 2024-09-16T06:14:19.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 3212 completed, throughput=5MB/sec 2024-09-16T06:14:19.186 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JG5gEH35mhTKJ95 off=6067112 len=906149 2024-09-16T06:14:19.188 INFO:tasks.workunit.client.0.smithi145.stdout:op 3213 completed, throughput=5MB/sec 2024-09-16T06:14:19.188 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ff87W5cdkpO4Z1l off=1553865 len=757692 2024-09-16T06:14:19.192 INFO:tasks.workunit.client.0.smithi145.stdout:op 3214 completed, throughput=5MB/sec 2024-09-16T06:14:19.192 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O1RESxtw30DivS6 off=18837088 len=1814429 2024-09-16T06:14:19.194 INFO:tasks.workunit.client.0.smithi145.stdout:op 3215 completed, throughput=5MB/sec 2024-09-16T06:14:20.195 INFO:tasks.workunit.client.0.smithi145.stdout: 635: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:20.195 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J70rFOgC6xesLU7 off=3258308 len=84057 2024-09-16T06:14:20.197 INFO:tasks.workunit.client.0.smithi145.stdout:op 3216 completed, throughput=4.99MB/sec 2024-09-16T06:14:20.198 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iNVRKxGBChoDKR8 off=20414019 len=1617756 2024-09-16T06:14:20.200 INFO:tasks.workunit.client.0.smithi145.stdout:op 3217 completed, throughput=5MB/sec 2024-09-16T06:14:20.200 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zN1gUuRJr8ZYnpH off=225797 len=550177 2024-09-16T06:14:20.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 3218 completed, throughput=5MB/sec 2024-09-16T06:14:20.203 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-msWnPlqYReh50rE off=1964569 len=1416171 2024-09-16T06:14:20.211 INFO:tasks.workunit.client.0.smithi145.stdout:op 3219 completed, throughput=5MB/sec 2024-09-16T06:14:20.211 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h-RT_iRKXcg6b8J off=6336708 len=945807 2024-09-16T06:14:20.216 INFO:tasks.workunit.client.0.smithi145.stdout:op 3220 completed, throughput=5MB/sec 2024-09-16T06:14:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:20 smithi145 ceph-mon[99390]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:14:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:20 smithi145 ceph-mon[96887]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:14:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:20 smithi161 ceph-mon[87722]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:14:21.217 INFO:tasks.workunit.client.0.smithi145.stdout: 636: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:21.217 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X11c45yTXJ3CPsH off=5332526 len=868329 2024-09-16T06:14:21.218 INFO:tasks.workunit.client.0.smithi145.stdout:op 3221 completed, throughput=4.99MB/sec 2024-09-16T06:14:21.218 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TCHOfivyuZvU8S6 off=2215562 len=385364 2024-09-16T06:14:21.219 INFO:tasks.workunit.client.0.smithi145.stdout:op 3222 completed, throughput=5MB/sec 2024-09-16T06:14:21.219 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WxQQslRT1WclHe_ off=8484912 len=1116004 2024-09-16T06:14:21.220 INFO:tasks.workunit.client.0.smithi145.stdout:op 3223 completed, throughput=5MB/sec 2024-09-16T06:14:21.220 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UhB_K-B0YEmrznB off=16579691 len=73113 2024-09-16T06:14:21.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 3224 completed, throughput=5MB/sec 2024-09-16T06:14:21.223 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-q0RZusHJVEIWX7e off=638245 len=381793 2024-09-16T06:14:21.225 INFO:tasks.workunit.client.0.smithi145.stdout:op 3225 completed, throughput=5MB/sec 2024-09-16T06:14:21.226 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eb0KvjXFaXr6fSA off=3469389 len=427941 2024-09-16T06:14:21.226 INFO:tasks.workunit.client.0.smithi145.stdout:op 3226 completed, throughput=5MB/sec 2024-09-16T06:14:21.226 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-y1zuAxh-ccqb4qx off=3241791 len=192094 2024-09-16T06:14:21.229 INFO:tasks.workunit.client.0.smithi145.stdout:op 3227 completed, throughput=5MB/sec 2024-09-16T06:14:21.229 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YsO3_fOvp5lv9Np off=7991864 len=1942917 2024-09-16T06:14:21.242 INFO:tasks.workunit.client.0.smithi145.stdout:op 3228 completed, throughput=5MB/sec 2024-09-16T06:14:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:22.242 INFO:tasks.workunit.client.0.smithi145.stdout: 637: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:22.242 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CrCTMpxZ1wsjuYg off=5177348 len=1976577 2024-09-16T06:14:22.244 INFO:tasks.workunit.client.0.smithi145.stdout:op 3229 completed, throughput=5MB/sec 2024-09-16T06:14:22.245 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lvCca-rUjifcgyT off=10045498 len=1180124 2024-09-16T06:14:22.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 3230 completed, throughput=5MB/sec 2024-09-16T06:14:22.250 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tlRpG4JRz44og67 off=16052570 len=192888 2024-09-16T06:14:22.251 INFO:tasks.workunit.client.0.smithi145.stdout:op 3231 completed, throughput=5MB/sec 2024-09-16T06:14:22.251 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-G9yhs0fhcJ0915f off=11353688 len=198018 2024-09-16T06:14:22.254 INFO:tasks.workunit.client.0.smithi145.stdout:op 3232 completed, throughput=5MB/sec 2024-09-16T06:14:22.254 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ML51_Fum0T_H6QN off=3492049 len=1030222 2024-09-16T06:14:22.258 INFO:tasks.workunit.client.0.smithi145.stdout:op 3233 completed, throughput=5MB/sec 2024-09-16T06:14:22.258 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ctEP4YvtIgtkKDY off=1698594 len=1913637 2024-09-16T06:14:22.262 INFO:tasks.workunit.client.0.smithi145.stdout:op 3234 completed, throughput=5MB/sec 2024-09-16T06:14:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:22 smithi145 ceph-mon[96887]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:14:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:22 smithi145 ceph-mon[99390]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:14:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:22 smithi161 ceph-mon[87722]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:14:23.262 INFO:tasks.workunit.client.0.smithi145.stdout: 638: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:23.262 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QB6na1PfhJ90UXK off=17388227 len=283012 2024-09-16T06:14:23.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 3235 completed, throughput=5MB/sec 2024-09-16T06:14:23.266 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Arxsffe4AY-jy4M off=6459494 len=2064942 2024-09-16T06:14:23.268 INFO:tasks.workunit.client.0.smithi145.stdout:op 3236 completed, throughput=5MB/sec 2024-09-16T06:14:23.268 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xuAzbfXUv4MK99- off=5418717 len=1890406 2024-09-16T06:14:23.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 3237 completed, throughput=5MB/sec 2024-09-16T06:14:24.269 INFO:tasks.workunit.client.0.smithi145.stdout: 639: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:24.270 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-udH4B5gd3PSL1ue off=13491963 len=1182506 2024-09-16T06:14:24.271 INFO:tasks.workunit.client.0.smithi145.stdout:op 3238 completed, throughput=5MB/sec 2024-09-16T06:14:24.271 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-McWbyRvCo2xSUbW off=6826861 len=1590631 2024-09-16T06:14:24.274 INFO:tasks.workunit.client.0.smithi145.stdout:op 3239 completed, throughput=5MB/sec 2024-09-16T06:14:24.274 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Xe2Vl_f99Nt4TkQ off=2301085 len=610581 2024-09-16T06:14:24.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 3240 completed, throughput=5MB/sec 2024-09-16T06:14:24.278 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-S2-XA1whjhMNzL2 off=8450251 len=2031336 2024-09-16T06:14:24.282 INFO:tasks.workunit.client.0.smithi145.stdout:op 3241 completed, throughput=5MB/sec 2024-09-16T06:14:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:24 smithi145 ceph-mon[96887]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:14:25.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:14:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:14:24] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:14:25.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:24 smithi145 ceph-mon[99390]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:14:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:24 smithi161 ceph-mon[87722]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:14:25.282 INFO:tasks.workunit.client.0.smithi145.stdout: 640: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:25.282 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V4gkYZLSHAa7o_X off=11048767 len=465277 2024-09-16T06:14:25.284 INFO:tasks.workunit.client.0.smithi145.stdout:op 3242 completed, throughput=4.99MB/sec 2024-09-16T06:14:25.284 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JE3w8Aar7dFr7IS off=19028011 len=415515 2024-09-16T06:14:25.287 INFO:tasks.workunit.client.0.smithi145.stdout:op 3243 completed, throughput=4.99MB/sec 2024-09-16T06:14:25.287 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FD_j-1CqhL6gUdP off=1625850 len=10644 2024-09-16T06:14:25.288 INFO:tasks.workunit.client.0.smithi145.stdout:op 3244 completed, throughput=4.99MB/sec 2024-09-16T06:14:25.288 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y4koFpeElDhHWNT off=13399107 len=865112 2024-09-16T06:14:25.292 INFO:tasks.workunit.client.0.smithi145.stdout:op 3245 completed, throughput=5MB/sec 2024-09-16T06:14:25.292 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lmV08wHEMG4DBW0 off=1242129 len=317927 2024-09-16T06:14:25.296 INFO:tasks.workunit.client.0.smithi145.stdout:op 3246 completed, throughput=5MB/sec 2024-09-16T06:14:25.296 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s_uN2EwunwQzXYv off=3007198 len=910462 2024-09-16T06:14:25.298 INFO:tasks.workunit.client.0.smithi145.stdout:op 3247 completed, throughput=5MB/sec 2024-09-16T06:14:25.298 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T8AoO2pCJQYrnyQ off=5548933 len=1029985 2024-09-16T06:14:25.303 INFO:tasks.workunit.client.0.smithi145.stdout:op 3248 completed, throughput=5MB/sec 2024-09-16T06:14:25.303 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T7aVTRgcuOtPEFr off=2662684 len=1575449 2024-09-16T06:14:25.312 INFO:tasks.workunit.client.0.smithi145.stdout:op 3249 completed, throughput=5MB/sec 2024-09-16T06:14:26.312 INFO:tasks.workunit.client.0.smithi145.stdout: 641: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:26.312 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3D8o3bIBSjUBtMS off=216259 len=12009 2024-09-16T06:14:26.313 INFO:tasks.workunit.client.0.smithi145.stdout:op 3250 completed, throughput=4.99MB/sec 2024-09-16T06:14:26.313 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dcnR9dL3QHYezsl off=892694 len=417418 2024-09-16T06:14:26.316 INFO:tasks.workunit.client.0.smithi145.stdout:op 3251 completed, throughput=4.99MB/sec 2024-09-16T06:14:26.317 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4zvEqsVFe4bktYl off=17270522 len=1673536 2024-09-16T06:14:26.326 INFO:tasks.workunit.client.0.smithi145.stdout:op 3252 completed, throughput=5MB/sec 2024-09-16T06:14:26.326 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q56RTFLmL0ukkgM off=9728764 len=1319403 2024-09-16T06:14:26.331 INFO:tasks.workunit.client.0.smithi145.stdout:op 3253 completed, throughput=5MB/sec 2024-09-16T06:14:26.331 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GhLYzAV9ashupPs off=1487228 len=2087104 2024-09-16T06:14:26.340 INFO:tasks.workunit.client.0.smithi145.stdout:op 3254 completed, throughput=5MB/sec 2024-09-16T06:14:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:26 smithi145 ceph-mon[96887]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:26 smithi145 ceph-mon[99390]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:26 smithi161 ceph-mon[87722]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:27.341 INFO:tasks.workunit.client.0.smithi145.stdout: 642: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:27.341 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oAsnv9pT9OVsQsE off=13416668 len=261180 2024-09-16T06:14:27.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 3255 completed, throughput=4.99MB/sec 2024-09-16T06:14:27.344 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ug1Be8BQ5TWruR7 off=3520092 len=891870 2024-09-16T06:14:27.346 INFO:tasks.workunit.client.0.smithi145.stdout:op 3256 completed, throughput=5MB/sec 2024-09-16T06:14:27.346 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tYFd9wwoTUP_AN1 off=615137 len=1736572 2024-09-16T06:14:27.354 INFO:tasks.workunit.client.0.smithi145.stdout:op 3257 completed, throughput=5MB/sec 2024-09-16T06:14:27.354 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FYYD1WnrD0SFGGI off=897502 len=1250688 2024-09-16T06:14:27.361 INFO:tasks.workunit.client.0.smithi145.stdout:op 3258 completed, throughput=5MB/sec 2024-09-16T06:14:27.361 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iqjahSfzmTl3kzj off=7558620 len=2052054 2024-09-16T06:14:27.374 INFO:tasks.workunit.client.0.smithi145.stdout:op 3259 completed, throughput=5MB/sec 2024-09-16T06:14:28.374 INFO:tasks.workunit.client.0.smithi145.stdout: 643: throughput=5MB/sec pending data=0 2024-09-16T06:14:28.375 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-s-wWJZWAEyM6VUe off=2289266 len=1365884 2024-09-16T06:14:28.381 INFO:tasks.workunit.client.0.smithi145.stdout:op 3260 completed, throughput=5MB/sec 2024-09-16T06:14:28.382 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_viX5tkiZCRyrSA off=15054196 len=1945066 2024-09-16T06:14:28.384 INFO:tasks.workunit.client.0.smithi145.stdout:op 3261 completed, throughput=5MB/sec 2024-09-16T06:14:28.384 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sIBze0dPhQXOjJx off=6628588 len=617606 2024-09-16T06:14:28.387 INFO:tasks.workunit.client.0.smithi145.stdout:op 3262 completed, throughput=5MB/sec 2024-09-16T06:14:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:28 smithi145 ceph-mon[96887]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:14:29.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:28 smithi145 ceph-mon[99390]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:14:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:28 smithi161 ceph-mon[87722]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:14:29.388 INFO:tasks.workunit.client.0.smithi145.stdout: 644: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:29.388 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eWJeO7LuVzsVTnK off=7076397 len=1803294 2024-09-16T06:14:29.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 3263 completed, throughput=5MB/sec 2024-09-16T06:14:29.398 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pDrlcMErnQI7QsC off=12684696 len=6762 2024-09-16T06:14:29.401 INFO:tasks.workunit.client.0.smithi145.stdout:op 3264 completed, throughput=5MB/sec 2024-09-16T06:14:29.401 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-45Gin4VHlhyiqIq off=14605466 len=256792 2024-09-16T06:14:29.401 INFO:tasks.workunit.client.0.smithi145.stdout:op 3265 completed, throughput=5MB/sec 2024-09-16T06:14:29.401 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Hqmfi_bpq9sgGGY off=4027611 len=57743 2024-09-16T06:14:29.402 INFO:tasks.workunit.client.0.smithi145.stdout:op 3266 completed, throughput=5MB/sec 2024-09-16T06:14:29.402 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-88n2JQvKfJH6Fcq off=6229140 len=714728 2024-09-16T06:14:29.406 INFO:tasks.workunit.client.0.smithi145.stdout:op 3267 completed, throughput=5MB/sec 2024-09-16T06:14:29.406 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bpEKQyOS4KcqyrM off=327330 len=727487 2024-09-16T06:14:29.407 INFO:tasks.workunit.client.0.smithi145.stdout:op 3268 completed, throughput=5MB/sec 2024-09-16T06:14:29.408 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gvx6nNCb41Bvwd9 off=10027638 len=1591007 2024-09-16T06:14:29.409 INFO:tasks.workunit.client.0.smithi145.stdout:op 3269 completed, throughput=5MB/sec 2024-09-16T06:14:30.410 INFO:tasks.workunit.client.0.smithi145.stdout: 645: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:30.410 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rwXOqw0TiDLL2dH off=6186143 len=1111863 2024-09-16T06:14:30.416 INFO:tasks.workunit.client.0.smithi145.stdout:op 3270 completed, throughput=4.99MB/sec 2024-09-16T06:14:30.416 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JE3w8Aar7dFr7IS off=7772126 len=2022851 2024-09-16T06:14:30.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 3271 completed, throughput=5MB/sec 2024-09-16T06:14:30.420 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BsPmrc_s9_zf95e off=7011109 len=1326258 2024-09-16T06:14:30.426 INFO:tasks.workunit.client.0.smithi145.stdout:op 3272 completed, throughput=5MB/sec 2024-09-16T06:14:30.426 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3lZ5mOHeUgafdgT off=9405257 len=356261 2024-09-16T06:14:30.430 INFO:tasks.workunit.client.0.smithi145.stdout:op 3273 completed, throughput=5MB/sec 2024-09-16T06:14:30.430 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Vll_zFpslawcdd4 off=15170120 len=1368969 2024-09-16T06:14:30.431 INFO:tasks.workunit.client.0.smithi145.stdout:op 3274 completed, throughput=5MB/sec 2024-09-16T06:14:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:30 smithi145 ceph-mon[99390]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:14:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:30 smithi145 ceph-mon[96887]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:14:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:30 smithi161 ceph-mon[87722]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:14:31.432 INFO:tasks.workunit.client.0.smithi145.stdout: 646: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:31.432 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-P1_tuYRYRyH3b-U off=10436941 len=677534 2024-09-16T06:14:31.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 3275 completed, throughput=5MB/sec 2024-09-16T06:14:31.433 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y5rcrgO1d83poMV off=7266048 len=958817 2024-09-16T06:14:31.436 INFO:tasks.workunit.client.0.smithi145.stdout:op 3276 completed, throughput=5MB/sec 2024-09-16T06:14:31.436 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zF6F873gfk6zPX8 off=3644274 len=1243022 2024-09-16T06:14:31.437 INFO:tasks.workunit.client.0.smithi145.stdout:op 3277 completed, throughput=5MB/sec 2024-09-16T06:14:31.438 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-s8eID4mGNtLNiXb off=4052972 len=706572 2024-09-16T06:14:31.442 INFO:tasks.workunit.client.0.smithi145.stdout:op 3278 completed, throughput=5MB/sec 2024-09-16T06:14:31.442 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZMO32bCbWvfTtqX off=6835360 len=1707817 2024-09-16T06:14:31.452 INFO:tasks.workunit.client.0.smithi145.stdout:op 3279 completed, throughput=5MB/sec 2024-09-16T06:14:32.453 INFO:tasks.workunit.client.0.smithi145.stdout: 647: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:32.453 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eUSISWLmzVnGxvN off=5267462 len=2024219 2024-09-16T06:14:32.455 INFO:tasks.workunit.client.0.smithi145.stdout:op 3280 completed, throughput=5MB/sec 2024-09-16T06:14:32.455 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mUYbTD9Noj_AnxH off=11738886 len=519417 2024-09-16T06:14:32.456 INFO:tasks.workunit.client.0.smithi145.stdout:op 3281 completed, throughput=5MB/sec 2024-09-16T06:14:32.456 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ba8q7NT1_eHT7mn off=1868317 len=1523335 2024-09-16T06:14:32.463 INFO:tasks.workunit.client.0.smithi145.stdout:op 3282 completed, throughput=5MB/sec 2024-09-16T06:14:32.463 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hfOcaeeJNOJBACT off=2691076 len=1344279 2024-09-16T06:14:32.464 INFO:tasks.workunit.client.0.smithi145.stdout:op 3283 completed, throughput=5MB/sec 2024-09-16T06:14:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:32 smithi145 ceph-mon[96887]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:32 smithi145 ceph-mon[99390]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:32 smithi161 ceph-mon[87722]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:33.465 INFO:tasks.workunit.client.0.smithi145.stdout: 648: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:33.465 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JC1YIKTipAcH1RC off=7985060 len=1096502 2024-09-16T06:14:33.471 INFO:tasks.workunit.client.0.smithi145.stdout:op 3284 completed, throughput=5MB/sec 2024-09-16T06:14:33.471 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3JVVsfTNpOE6fjD off=0 len=1227768 2024-09-16T06:14:33.473 INFO:tasks.workunit.client.0.smithi145.stdout:op 3285 completed, throughput=5MB/sec 2024-09-16T06:14:33.473 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YljsiMBTXcZd2hk off=12755437 len=71597 2024-09-16T06:14:33.474 INFO:tasks.workunit.client.0.smithi145.stdout:op 3286 completed, throughput=5MB/sec 2024-09-16T06:14:33.474 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jDGU3_o0RgN6kQW off=9157984 len=1295928 2024-09-16T06:14:33.477 INFO:tasks.workunit.client.0.smithi145.stdout:op 3287 completed, throughput=5MB/sec 2024-09-16T06:14:33.477 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gh4dpLYxCS6dBzh off=2790874 len=1096376 2024-09-16T06:14:33.477 INFO:tasks.workunit.client.0.smithi145.stdout:op 3288 completed, throughput=5MB/sec 2024-09-16T06:14:34.478 INFO:tasks.workunit.client.0.smithi145.stdout: 649: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:34.478 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kSY_orN9H1VPqZX off=5714847 len=2045381 2024-09-16T06:14:34.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 3289 completed, throughput=5MB/sec 2024-09-16T06:14:34.489 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vbwVifUWxf97KY- off=2752308 len=1320651 2024-09-16T06:14:34.496 INFO:tasks.workunit.client.0.smithi145.stdout:op 3290 completed, throughput=5MB/sec 2024-09-16T06:14:34.496 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--Mk5iSlnLHg6Tc8 off=5746533 len=646313 2024-09-16T06:14:34.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 3291 completed, throughput=5MB/sec 2024-09-16T06:14:34.497 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vBFGOlIEsExybs6 off=9751644 len=1895975 2024-09-16T06:14:34.504 INFO:tasks.workunit.client.0.smithi145.stdout:op 3292 completed, throughput=5MB/sec 2024-09-16T06:14:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:34 smithi145 ceph-mon[96887]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:34 smithi145 ceph-mon[99390]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:14:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:14:34] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:14:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:34 smithi161 ceph-mon[87722]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:35.504 INFO:tasks.workunit.client.0.smithi145.stdout: 650: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:35.505 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Z9RJGsCe8IyfSmD off=374549 len=631170 2024-09-16T06:14:35.506 INFO:tasks.workunit.client.0.smithi145.stdout:op 3293 completed, throughput=5MB/sec 2024-09-16T06:14:35.506 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pvsd-e03IURYcxd off=20305569 len=1424987 2024-09-16T06:14:35.514 INFO:tasks.workunit.client.0.smithi145.stdout:op 3294 completed, throughput=5MB/sec 2024-09-16T06:14:35.514 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-g1zjonB8OxiKsA8 off=6575975 len=1288434 2024-09-16T06:14:35.520 INFO:tasks.workunit.client.0.smithi145.stdout:op 3295 completed, throughput=5MB/sec 2024-09-16T06:14:35.520 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LOYCvf79zD6cuh5 off=1141791 len=1225471 2024-09-16T06:14:35.528 INFO:tasks.workunit.client.0.smithi145.stdout:op 3296 completed, throughput=5MB/sec 2024-09-16T06:14:36.528 INFO:tasks.workunit.client.0.smithi145.stdout: 651: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:36.529 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qfjMkk5RFnlDFEf off=13361464 len=615252 2024-09-16T06:14:36.532 INFO:tasks.workunit.client.0.smithi145.stdout:op 3297 completed, throughput=4.99MB/sec 2024-09-16T06:14:36.532 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9xVqL_OjzyjwbCr off=5744078 len=1978806 2024-09-16T06:14:36.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 3298 completed, throughput=5MB/sec 2024-09-16T06:14:36.536 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gp8yLy_7B4pwyV2 off=863893 len=1087976 2024-09-16T06:14:36.542 INFO:tasks.workunit.client.0.smithi145.stdout:op 3299 completed, throughput=5MB/sec 2024-09-16T06:14:36.542 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2b5a5MzXVfEiK4T off=12291803 len=1447525 2024-09-16T06:14:36.543 INFO:tasks.workunit.client.0.smithi145.stdout:op 3300 completed, throughput=5MB/sec 2024-09-16T06:14:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:37.544 INFO:tasks.workunit.client.0.smithi145.stdout: 652: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:37.544 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g1zjonB8OxiKsA8 off=4705227 len=1562927 2024-09-16T06:14:37.546 INFO:tasks.workunit.client.0.smithi145.stdout:op 3301 completed, throughput=5MB/sec 2024-09-16T06:14:37.546 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pbn0ZTOCskvMEuh off=2521761 len=1223958 2024-09-16T06:14:37.553 INFO:tasks.workunit.client.0.smithi145.stdout:op 3302 completed, throughput=5MB/sec 2024-09-16T06:14:37.553 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J9hblDzwWxqq8_G off=5733176 len=1775169 2024-09-16T06:14:37.561 INFO:tasks.workunit.client.0.smithi145.stdout:op 3303 completed, throughput=5MB/sec 2024-09-16T06:14:37.562 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XYMxteeaEaMvwId off=9406235 len=16812 2024-09-16T06:14:37.562 INFO:tasks.workunit.client.0.smithi145.stdout:op 3304 completed, throughput=5MB/sec 2024-09-16T06:14:37.562 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9DLYd_e7ebNflGg off=16817202 len=1721943 2024-09-16T06:14:37.568 INFO:tasks.workunit.client.0.smithi145.stdout:op 3305 completed, throughput=5MB/sec 2024-09-16T06:14:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:37 smithi145 ceph-mon[96887]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:37 smithi145 ceph-mon[99390]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:37 smithi161 ceph-mon[87722]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:14:38.569 INFO:tasks.workunit.client.0.smithi145.stdout: 653: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:38.569 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ecpDN3sy2qYbyCe off=370660 len=1521841 2024-09-16T06:14:38.572 INFO:tasks.workunit.client.0.smithi145.stdout:op 3306 completed, throughput=5MB/sec 2024-09-16T06:14:38.572 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I6pbmZpwO6rs_oV off=9599756 len=84596 2024-09-16T06:14:38.573 INFO:tasks.workunit.client.0.smithi145.stdout:op 3307 completed, throughput=5MB/sec 2024-09-16T06:14:38.573 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Cghu4UrS03Nj3n9 off=4764380 len=1587277 2024-09-16T06:14:38.584 INFO:tasks.workunit.client.0.smithi145.stdout:op 3308 completed, throughput=5MB/sec 2024-09-16T06:14:38.585 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J9hblDzwWxqq8_G off=2472323 len=231384 2024-09-16T06:14:38.585 INFO:tasks.workunit.client.0.smithi145.stdout:op 3309 completed, throughput=5MB/sec 2024-09-16T06:14:38.585 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--k8gSM4EekYYTD0 off=17351240 len=535667 2024-09-16T06:14:38.586 INFO:tasks.workunit.client.0.smithi145.stdout:op 3310 completed, throughput=5MB/sec 2024-09-16T06:14:38.586 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OUNS99E1rWd7-MM off=4745853 len=627907 2024-09-16T06:14:38.590 INFO:tasks.workunit.client.0.smithi145.stdout:op 3311 completed, throughput=5MB/sec 2024-09-16T06:14:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:38 smithi145 ceph-mon[96887]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:14:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:38 smithi145 ceph-mon[99390]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:14:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:38 smithi161 ceph-mon[87722]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:14:39.591 INFO:tasks.workunit.client.0.smithi145.stdout: 654: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:39.591 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oUqoEE0NuNKB08s off=5784604 len=1514804 2024-09-16T06:14:39.599 INFO:tasks.workunit.client.0.smithi145.stdout:op 3312 completed, throughput=5MB/sec 2024-09-16T06:14:39.599 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g_aFhWgBwfloBC9 off=6314794 len=1765430 2024-09-16T06:14:39.601 INFO:tasks.workunit.client.0.smithi145.stdout:op 3313 completed, throughput=5MB/sec 2024-09-16T06:14:39.602 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kJHxiH1Rwgsf5QK off=952025 len=621809 2024-09-16T06:14:39.603 INFO:tasks.workunit.client.0.smithi145.stdout:op 3314 completed, throughput=5MB/sec 2024-09-16T06:14:39.604 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SKoatBlgqXEIXBq off=13933819 len=1315011 2024-09-16T06:14:39.605 INFO:tasks.workunit.client.0.smithi145.stdout:op 3315 completed, throughput=5MB/sec 2024-09-16T06:14:40.605 INFO:tasks.workunit.client.0.smithi145.stdout: 655: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:40.605 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Wpgq-N5jrpkFxYq off=6763400 len=1412940 2024-09-16T06:14:40.614 INFO:tasks.workunit.client.0.smithi145.stdout:op 3316 completed, throughput=4.99MB/sec 2024-09-16T06:14:40.614 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UMDlWWW7FpO2NWC off=3267507 len=1891821 2024-09-16T06:14:40.625 INFO:tasks.workunit.client.0.smithi145.stdout:op 3317 completed, throughput=5MB/sec 2024-09-16T06:14:40.625 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Opg7mWNwpo_3N05 off=1987117 len=276050 2024-09-16T06:14:40.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 3318 completed, throughput=5MB/sec 2024-09-16T06:14:40.628 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hZ-Z5_iPBAP0WEa off=18446630 len=1589328 2024-09-16T06:14:40.634 INFO:tasks.workunit.client.0.smithi145.stdout:op 3319 completed, throughput=5MB/sec 2024-09-16T06:14:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:40 smithi145 ceph-mon[96887]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:14:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:40 smithi145 ceph-mon[99390]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:14:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:40 smithi161 ceph-mon[87722]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:14:41.635 INFO:tasks.workunit.client.0.smithi145.stdout: 656: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:41.635 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X7k4mYKmFg797-3 off=10174250 len=514325 2024-09-16T06:14:41.638 INFO:tasks.workunit.client.0.smithi145.stdout:op 3320 completed, throughput=4.99MB/sec 2024-09-16T06:14:41.638 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gGjGHsdHaM-T3e1 off=4208752 len=91384 2024-09-16T06:14:41.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 3321 completed, throughput=4.99MB/sec 2024-09-16T06:14:41.641 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MdVKWSeinaaOqn4 off=6321276 len=500745 2024-09-16T06:14:41.642 INFO:tasks.workunit.client.0.smithi145.stdout:op 3322 completed, throughput=4.99MB/sec 2024-09-16T06:14:41.642 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VUvFDUuN5dYEgU3 off=11085676 len=1752504 2024-09-16T06:14:41.648 INFO:tasks.workunit.client.0.smithi145.stdout:op 3323 completed, throughput=5MB/sec 2024-09-16T06:14:41.648 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aEQFaipr9QEos1n off=2264942 len=1070888 2024-09-16T06:14:41.654 INFO:tasks.workunit.client.0.smithi145.stdout:op 3324 completed, throughput=5MB/sec 2024-09-16T06:14:41.654 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KfDzv24d8eCybEb off=3781684 len=831851 2024-09-16T06:14:41.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 3325 completed, throughput=5MB/sec 2024-09-16T06:14:41.658 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YWrv9_OuHzcZg4S off=1933483 len=245234 2024-09-16T06:14:41.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 3326 completed, throughput=5MB/sec 2024-09-16T06:14:41.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kTEmuEWz2mWzkt- off=1801440 len=1796152 2024-09-16T06:14:41.661 INFO:tasks.workunit.client.0.smithi145.stdout:op 3327 completed, throughput=5MB/sec 2024-09-16T06:14:42.662 INFO:tasks.workunit.client.0.smithi145.stdout: 657: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:42.662 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n8aCCoI4EqYKQSA off=7156132 len=792550 2024-09-16T06:14:42.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 3328 completed, throughput=5MB/sec 2024-09-16T06:14:42.666 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CrCTMpxZ1wsjuYg off=4371299 len=1459486 2024-09-16T06:14:42.673 INFO:tasks.workunit.client.0.smithi145.stdout:op 3329 completed, throughput=5MB/sec 2024-09-16T06:14:42.673 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Qev-ZrtcEcWgnJG off=2200807 len=970323 2024-09-16T06:14:42.674 INFO:tasks.workunit.client.0.smithi145.stdout:op 3330 completed, throughput=5MB/sec 2024-09-16T06:14:42.674 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--8l4jPlZxikwxKO off=8641908 len=249661 2024-09-16T06:14:42.675 INFO:tasks.workunit.client.0.smithi145.stdout:op 3331 completed, throughput=5MB/sec 2024-09-16T06:14:42.675 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oFgV2-PGtzlVMes off=3702380 len=1249953 2024-09-16T06:14:42.682 INFO:tasks.workunit.client.0.smithi145.stdout:op 3332 completed, throughput=5MB/sec 2024-09-16T06:14:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:42 smithi145 ceph-mon[96887]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:14:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:42 smithi145 ceph-mon[99390]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:14:43.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:42 smithi161 ceph-mon[87722]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:14:43.682 INFO:tasks.workunit.client.0.smithi145.stdout: 658: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:43.682 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vJyZwABkCS7uG62 off=891741 len=334813 2024-09-16T06:14:43.683 INFO:tasks.workunit.client.0.smithi145.stdout:op 3333 completed, throughput=4.99MB/sec 2024-09-16T06:14:43.683 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wAgzHJIyk0vhflu off=1325576 len=1219396 2024-09-16T06:14:43.685 INFO:tasks.workunit.client.0.smithi145.stdout:op 3334 completed, throughput=5MB/sec 2024-09-16T06:14:43.685 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CLUiBBwzzUQ46Kl off=13366353 len=765386 2024-09-16T06:14:43.689 INFO:tasks.workunit.client.0.smithi145.stdout:op 3335 completed, throughput=5MB/sec 2024-09-16T06:14:43.689 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JndHKyjanGPFm58 off=494582 len=920819 2024-09-16T06:14:43.690 INFO:tasks.workunit.client.0.smithi145.stdout:op 3336 completed, throughput=5MB/sec 2024-09-16T06:14:43.691 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2KBOvh8huBhMmKm off=1134068 len=1915730 2024-09-16T06:14:43.698 INFO:tasks.workunit.client.0.smithi145.stdout:op 3337 completed, throughput=5MB/sec 2024-09-16T06:14:44.698 INFO:tasks.workunit.client.0.smithi145.stdout: 659: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:44.698 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pfKngRV8O-NNFwF off=109167 len=331448 2024-09-16T06:14:44.699 INFO:tasks.workunit.client.0.smithi145.stdout:op 3338 completed, throughput=4.99MB/sec 2024-09-16T06:14:44.699 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_595Bmv50YPm1OV off=9169698 len=1885028 2024-09-16T06:14:44.701 INFO:tasks.workunit.client.0.smithi145.stdout:op 3339 completed, throughput=5MB/sec 2024-09-16T06:14:44.702 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-20ZeqXm6fC_Hnqm off=7609103 len=1500718 2024-09-16T06:14:44.704 INFO:tasks.workunit.client.0.smithi145.stdout:op 3340 completed, throughput=5MB/sec 2024-09-16T06:14:44.704 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K8BK-JMfJ3qLo1V off=10366837 len=567343 2024-09-16T06:14:44.709 INFO:tasks.workunit.client.0.smithi145.stdout:op 3341 completed, throughput=5MB/sec 2024-09-16T06:14:44.709 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2vTn4m2xu-sdQ6C off=134473 len=2066982 2024-09-16T06:14:44.713 INFO:tasks.workunit.client.0.smithi145.stdout:op 3342 completed, throughput=5MB/sec 2024-09-16T06:14:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:44 smithi145 ceph-mon[96887]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:14:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:44 smithi145 ceph-mon[99390]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:14:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:14:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:14:44] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:14:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:44 smithi161 ceph-mon[87722]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:14:45.713 INFO:tasks.workunit.client.0.smithi145.stdout: 660: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:45.713 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uxToG35LiSggJt- off=1030761 len=1431099 2024-09-16T06:14:45.719 INFO:tasks.workunit.client.0.smithi145.stdout:op 3343 completed, throughput=5MB/sec 2024-09-16T06:14:45.720 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4B_enQaUivg7sxo off=16340396 len=1404744 2024-09-16T06:14:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 3344 completed, throughput=5MB/sec 2024-09-16T06:14:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6gTzaW6D0W2Jlp_ off=7724363 len=63333 2024-09-16T06:14:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:op 3345 completed, throughput=5MB/sec 2024-09-16T06:14:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mSniJkpd5T_lxjG off=1528139 len=330079 2024-09-16T06:14:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 3346 completed, throughput=5MB/sec 2024-09-16T06:14:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-as7Lf658RY3kAQS off=1596405 len=837091 2024-09-16T06:14:45.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 3347 completed, throughput=5MB/sec 2024-09-16T06:14:46.731 INFO:tasks.workunit.client.0.smithi145.stdout: 661: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:46.731 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NAHWcfGg9OxOJmy off=33227 len=180459 2024-09-16T06:14:46.731 INFO:tasks.workunit.client.0.smithi145.stdout:op 3348 completed, throughput=4.99MB/sec 2024-09-16T06:14:46.731 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4-5HgM_LpL7bjVQ off=19242557 len=1399393 2024-09-16T06:14:46.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 3349 completed, throughput=5MB/sec 2024-09-16T06:14:46.738 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4lCF15MzdFJzkk5 off=7504785 len=711091 2024-09-16T06:14:46.742 INFO:tasks.workunit.client.0.smithi145.stdout:op 3350 completed, throughput=5MB/sec 2024-09-16T06:14:46.742 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qMfOXAkF6zAskCy off=1024765 len=1147122 2024-09-16T06:14:46.749 INFO:tasks.workunit.client.0.smithi145.stdout:op 3351 completed, throughput=5MB/sec 2024-09-16T06:14:46.749 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ALPF4RPkEfsX6QY off=13421333 len=1659535 2024-09-16T06:14:46.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 3352 completed, throughput=5MB/sec 2024-09-16T06:14:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:46 smithi145 ceph-mon[96887]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:14:47.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:46 smithi145 ceph-mon[99390]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:14:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:46 smithi161 ceph-mon[87722]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:14:47.751 INFO:tasks.workunit.client.0.smithi145.stdout: 662: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:47.751 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BfcuGeY1SjdvIE2 off=2551385 len=478504 2024-09-16T06:14:47.752 INFO:tasks.workunit.client.0.smithi145.stdout:op 3353 completed, throughput=4.99MB/sec 2024-09-16T06:14:47.752 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RY3mwxOvETas4pG off=5112793 len=613602 2024-09-16T06:14:47.753 INFO:tasks.workunit.client.0.smithi145.stdout:op 3354 completed, throughput=4.99MB/sec 2024-09-16T06:14:47.753 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OXpcv1uL0dyHAQi off=1203783 len=1916862 2024-09-16T06:14:47.764 INFO:tasks.workunit.client.0.smithi145.stdout:op 3355 completed, throughput=5MB/sec 2024-09-16T06:14:47.764 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yo8wj-dOgBN5RDt off=494488 len=678385 2024-09-16T06:14:47.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 3356 completed, throughput=5MB/sec 2024-09-16T06:14:47.765 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QNGertLLcfq_yoZ off=853854 len=1723610 2024-09-16T06:14:47.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 3357 completed, throughput=5MB/sec 2024-09-16T06:14:48.767 INFO:tasks.workunit.client.0.smithi145.stdout: 663: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:48.767 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FHDEYQidfRMayy9 off=7429570 len=303914 2024-09-16T06:14:48.768 INFO:tasks.workunit.client.0.smithi145.stdout:op 3358 completed, throughput=4.99MB/sec 2024-09-16T06:14:48.769 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ta0miIKLpQlP5b- off=5691305 len=460648 2024-09-16T06:14:48.772 INFO:tasks.workunit.client.0.smithi145.stdout:op 3359 completed, throughput=4.99MB/sec 2024-09-16T06:14:48.773 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fWa-dPpJC4z4UEm off=12817887 len=1781441 2024-09-16T06:14:48.775 INFO:tasks.workunit.client.0.smithi145.stdout:op 3360 completed, throughput=5MB/sec 2024-09-16T06:14:48.775 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uvHJpToXAjBLN-6 off=20218064 len=396183 2024-09-16T06:14:48.779 INFO:tasks.workunit.client.0.smithi145.stdout:op 3361 completed, throughput=5MB/sec 2024-09-16T06:14:48.779 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-p4FiLZKhMe3SZow off=10948146 len=475800 2024-09-16T06:14:48.782 INFO:tasks.workunit.client.0.smithi145.stdout:op 3362 completed, throughput=5MB/sec 2024-09-16T06:14:48.782 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s-oIsW-RbIxVawq off=11480990 len=225874 2024-09-16T06:14:48.784 INFO:tasks.workunit.client.0.smithi145.stdout:op 3363 completed, throughput=5MB/sec 2024-09-16T06:14:48.784 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KYdEz0xznRn3DGt off=8229237 len=1434526 2024-09-16T06:14:48.787 INFO:tasks.workunit.client.0.smithi145.stdout:op 3364 completed, throughput=5MB/sec 2024-09-16T06:14:48.787 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iRCmS8TESB7Kwiq off=3446148 len=530988 2024-09-16T06:14:48.791 INFO:tasks.workunit.client.0.smithi145.stdout:op 3365 completed, throughput=5MB/sec 2024-09-16T06:14:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:48 smithi145 ceph-mon[96887]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:14:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:48 smithi145 ceph-mon[99390]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:14:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:48 smithi161 ceph-mon[87722]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:14:49.791 INFO:tasks.workunit.client.0.smithi145.stdout: 664: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:49.791 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9tYi5W8NLP4jppw off=6403071 len=1756899 2024-09-16T06:14:49.800 INFO:tasks.workunit.client.0.smithi145.stdout:op 3366 completed, throughput=5MB/sec 2024-09-16T06:14:49.801 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SoI4zYsUL1x7OYH off=18132882 len=851619 2024-09-16T06:14:49.802 INFO:tasks.workunit.client.0.smithi145.stdout:op 3367 completed, throughput=5MB/sec 2024-09-16T06:14:49.802 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sPV_9jiRr5oYGJg off=1376352 len=1861550 2024-09-16T06:14:49.812 INFO:tasks.workunit.client.0.smithi145.stdout:op 3368 completed, throughput=5MB/sec 2024-09-16T06:14:49.813 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HAdXVjCEH4JqhDW off=4471207 len=39997 2024-09-16T06:14:49.815 INFO:tasks.workunit.client.0.smithi145.stdout:op 3369 completed, throughput=5MB/sec 2024-09-16T06:14:49.815 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OxXAYrjopyWS4yX off=17880086 len=2072064 2024-09-16T06:14:49.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 3370 completed, throughput=5MB/sec 2024-09-16T06:14:50.817 INFO:tasks.workunit.client.0.smithi145.stdout: 665: throughput=5MB/sec pending data=0 2024-09-16T06:14:50.817 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wHEZc_ul_ghi9Fq off=10185838 len=346472 2024-09-16T06:14:50.820 INFO:tasks.workunit.client.0.smithi145.stdout:op 3371 completed, throughput=5MB/sec 2024-09-16T06:14:50.820 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Pym5_JjPg6IGfsm off=622791 len=840912 2024-09-16T06:14:50.825 INFO:tasks.workunit.client.0.smithi145.stdout:op 3372 completed, throughput=5MB/sec 2024-09-16T06:14:50.825 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cSb9OERzAz3LL5x off=4351473 len=1466171 2024-09-16T06:14:50.834 INFO:tasks.workunit.client.0.smithi145.stdout:op 3373 completed, throughput=5MB/sec 2024-09-16T06:14:50.834 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MjvRR0pVUZpZ0tE off=11945890 len=306297 2024-09-16T06:14:50.835 INFO:tasks.workunit.client.0.smithi145.stdout:op 3374 completed, throughput=5MB/sec 2024-09-16T06:14:50.835 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6d-hTy5th77jfG9 off=3416895 len=928422 2024-09-16T06:14:50.840 INFO:tasks.workunit.client.0.smithi145.stdout:op 3375 completed, throughput=5MB/sec 2024-09-16T06:14:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:50 smithi145 ceph-mon[99390]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:50 smithi145 ceph-mon[96887]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:50 smithi161 ceph-mon[87722]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:14:51.840 INFO:tasks.workunit.client.0.smithi145.stdout: 666: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:51.840 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L5AdUGL3_1QVhsZ off=0 len=1547111 2024-09-16T06:14:51.843 INFO:tasks.workunit.client.0.smithi145.stdout:op 3376 completed, throughput=5MB/sec 2024-09-16T06:14:51.843 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XYZTqUDMQPZbfrr off=266735 len=165365 2024-09-16T06:14:51.844 INFO:tasks.workunit.client.0.smithi145.stdout:op 3377 completed, throughput=5MB/sec 2024-09-16T06:14:51.844 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fgL3R_5RXtmBJjA off=753843 len=906298 2024-09-16T06:14:51.850 INFO:tasks.workunit.client.0.smithi145.stdout:op 3378 completed, throughput=5MB/sec 2024-09-16T06:14:51.850 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HoCR89skMbzsO_w off=7837542 len=655302 2024-09-16T06:14:51.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 3379 completed, throughput=5MB/sec 2024-09-16T06:14:51.851 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_XiVm_Xqg54sMwG off=5072397 len=912229 2024-09-16T06:14:51.856 INFO:tasks.workunit.client.0.smithi145.stdout:op 3380 completed, throughput=5MB/sec 2024-09-16T06:14:51.856 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--Yr4d-6A7D2FyI9 off=1266064 len=1045404 2024-09-16T06:14:51.861 INFO:tasks.workunit.client.0.smithi145.stdout:op 3381 completed, throughput=5MB/sec 2024-09-16T06:14:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:14:52.862 INFO:tasks.workunit.client.0.smithi145.stdout: 667: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:52.862 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-33sKX3SruYMaGL0 off=5448191 len=521769 2024-09-16T06:14:52.863 INFO:tasks.workunit.client.0.smithi145.stdout:op 3382 completed, throughput=4.99MB/sec 2024-09-16T06:14:52.863 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fW9kWGInCQlVa5m off=10867620 len=1066952 2024-09-16T06:14:52.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 3383 completed, throughput=4.99MB/sec 2024-09-16T06:14:52.866 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jwVW833UzEDHjy9 off=9719674 len=542243 2024-09-16T06:14:52.870 INFO:tasks.workunit.client.0.smithi145.stdout:op 3384 completed, throughput=5MB/sec 2024-09-16T06:14:52.870 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_GQKlYvGc8IMe5u off=3276747 len=439170 2024-09-16T06:14:52.873 INFO:tasks.workunit.client.0.smithi145.stdout:op 3385 completed, throughput=5MB/sec 2024-09-16T06:14:52.873 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yH8K08L-L1rLJpP off=11805445 len=740582 2024-09-16T06:14:52.877 INFO:tasks.workunit.client.0.smithi145.stdout:op 3386 completed, throughput=5MB/sec 2024-09-16T06:14:52.878 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cpwK1a02VUX6-s- off=19117575 len=1299210 2024-09-16T06:14:52.885 INFO:tasks.workunit.client.0.smithi145.stdout:op 3387 completed, throughput=5MB/sec 2024-09-16T06:14:52.885 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iQhS2KyN5MUumFf off=6737245 len=41409 2024-09-16T06:14:52.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 3388 completed, throughput=5MB/sec 2024-09-16T06:14:52.887 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DGmGlFUitnx1bIz off=1398305 len=1598598 2024-09-16T06:14:52.888 INFO:tasks.workunit.client.0.smithi145.stdout:op 3389 completed, throughput=5MB/sec 2024-09-16T06:14:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:52 smithi145 ceph-mon[96887]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:14:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:52 smithi145 ceph-mon[99390]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:14:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:52 smithi161 ceph-mon[87722]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:14:53.888 INFO:tasks.workunit.client.0.smithi145.stdout: 668: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:53.888 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1Uwb854MTMHm4gl off=10475052 len=2064042 2024-09-16T06:14:53.892 INFO:tasks.workunit.client.0.smithi145.stdout:op 3390 completed, throughput=5MB/sec 2024-09-16T06:14:53.892 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PVRDfPhQlBmBDgh off=9228910 len=833723 2024-09-16T06:14:53.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 3391 completed, throughput=5MB/sec 2024-09-16T06:14:53.898 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I2g9L0jJKsohyOX off=1144058 len=1974777 2024-09-16T06:14:53.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 3392 completed, throughput=5MB/sec 2024-09-16T06:14:54.911 INFO:tasks.workunit.client.0.smithi145.stdout: 669: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:54.911 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GApqa-ppKjWF68f off=8440481 len=2064931 2024-09-16T06:14:54.914 INFO:tasks.workunit.client.0.smithi145.stdout:op 3393 completed, throughput=5MB/sec 2024-09-16T06:14:54.914 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e_so5ceHLV1UKMT off=24085706 len=466446 2024-09-16T06:14:54.915 INFO:tasks.workunit.client.0.smithi145.stdout:op 3394 completed, throughput=5MB/sec 2024-09-16T06:14:54.915 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hYhLtI-z4sYe_aK off=4041058 len=942306 2024-09-16T06:14:54.920 INFO:tasks.workunit.client.0.smithi145.stdout:op 3395 completed, throughput=5MB/sec 2024-09-16T06:14:54.920 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O6GZqB8U1hs6gtu off=986579 len=802473 2024-09-16T06:14:54.924 INFO:tasks.workunit.client.0.smithi145.stdout:op 3396 completed, throughput=5MB/sec 2024-09-16T06:14:54.924 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EFq3DBw3PS6rekt off=8242746 len=406749 2024-09-16T06:14:54.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 3397 completed, throughput=5MB/sec 2024-09-16T06:14:54.928 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sC3m7KarPHUMoSL off=17272550 len=648483 2024-09-16T06:14:54.932 INFO:tasks.workunit.client.0.smithi145.stdout:op 3398 completed, throughput=5MB/sec 2024-09-16T06:14:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:54 smithi145 ceph-mon[96887]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:14:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:54 smithi145 ceph-mon[99390]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:14:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:14:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:14:54] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:14:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:54 smithi161 ceph-mon[87722]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:14:55.933 INFO:tasks.workunit.client.0.smithi145.stdout: 670: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:55.933 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gvMhTmwfRpp-h05 off=14055631 len=1609871 2024-09-16T06:14:55.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 3399 completed, throughput=5MB/sec 2024-09-16T06:14:55.935 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DUtcNJ2PhZOcCcN off=997417 len=456992 2024-09-16T06:14:55.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 3400 completed, throughput=5MB/sec 2024-09-16T06:14:55.936 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KLvEd7mGzXmK54U off=517552 len=120219 2024-09-16T06:14:55.938 INFO:tasks.workunit.client.0.smithi145.stdout:op 3401 completed, throughput=5MB/sec 2024-09-16T06:14:55.939 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9KaRwwYLGvL2ZTd off=0 len=1940230 2024-09-16T06:14:55.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 3402 completed, throughput=5MB/sec 2024-09-16T06:14:55.952 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vkb0R1Dg4FQPfMJ off=19667131 len=1169553 2024-09-16T06:14:55.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 3403 completed, throughput=5MB/sec 2024-09-16T06:14:56.958 INFO:tasks.workunit.client.0.smithi145.stdout: 671: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:56.958 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TIDf6ellAGUeYVR off=9278189 len=1772964 2024-09-16T06:14:56.961 INFO:tasks.workunit.client.0.smithi145.stdout:op 3404 completed, throughput=5MB/sec 2024-09-16T06:14:56.961 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KCHPTgiulI-g5qR off=353362 len=136789 2024-09-16T06:14:56.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 3405 completed, throughput=5MB/sec 2024-09-16T06:14:56.964 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b-Ax7GFuYLJL6uy off=94348 len=1039558 2024-09-16T06:14:56.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 3406 completed, throughput=5MB/sec 2024-09-16T06:14:56.970 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HoCR89skMbzsO_w off=1002244 len=312479 2024-09-16T06:14:56.973 INFO:tasks.workunit.client.0.smithi145.stdout:op 3407 completed, throughput=5MB/sec 2024-09-16T06:14:56.973 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JV5dWlI6yCobfuV off=2935639 len=1664977 2024-09-16T06:14:56.976 INFO:tasks.workunit.client.0.smithi145.stdout:op 3408 completed, throughput=5MB/sec 2024-09-16T06:14:56.976 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--swymjtUFPdkEJz off=2564301 len=1623451 2024-09-16T06:14:56.983 INFO:tasks.workunit.client.0.smithi145.stdout:op 3409 completed, throughput=5MB/sec 2024-09-16T06:14:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:56 smithi145 ceph-mon[99390]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:14:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:56 smithi145 ceph-mon[96887]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:14:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:56 smithi161 ceph-mon[87722]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:14:57.983 INFO:tasks.workunit.client.0.smithi145.stdout: 672: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:57.983 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-04VitwGpEV7OD_S off=4496379 len=1700336 2024-09-16T06:14:57.987 INFO:tasks.workunit.client.0.smithi145.stdout:op 3410 completed, throughput=5MB/sec 2024-09-16T06:14:57.987 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Sgk1oSISGN_KHji off=8485179 len=2059044 2024-09-16T06:14:57.996 INFO:tasks.workunit.client.0.smithi145.stdout:op 3411 completed, throughput=5MB/sec 2024-09-16T06:14:58.996 INFO:tasks.workunit.client.0.smithi145.stdout: 673: throughput=4.99MB/sec pending data=0 2024-09-16T06:14:58.996 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kTEmuEWz2mWzkt- off=2204187 len=1393405 2024-09-16T06:14:58.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 3412 completed, throughput=4.99MB/sec 2024-09-16T06:14:58.998 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yOPkIlQ5pyw_Qzf off=7277227 len=1265991 2024-09-16T06:14:59.007 INFO:tasks.workunit.client.0.smithi145.stdout:op 3413 completed, throughput=5MB/sec 2024-09-16T06:14:59.007 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oI2sHwXalc32gEP off=568795 len=1804376 2024-09-16T06:14:59.014 INFO:tasks.workunit.client.0.smithi145.stdout:op 3414 completed, throughput=5MB/sec 2024-09-16T06:14:59.014 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zPIy5jOBq8Cp_hH off=497168 len=356919 2024-09-16T06:14:59.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 3415 completed, throughput=5MB/sec 2024-09-16T06:14:59.015 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hd_Z2TzxJKPjO5f off=2264101 len=473354 2024-09-16T06:14:59.018 INFO:tasks.workunit.client.0.smithi145.stdout:op 3416 completed, throughput=5MB/sec 2024-09-16T06:14:59.018 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TTHYmfNxcsG6ayK off=163191 len=1595088 2024-09-16T06:14:59.024 INFO:tasks.workunit.client.0.smithi145.stdout:op 3417 completed, throughput=5MB/sec 2024-09-16T06:14:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:14:58 smithi145 ceph-mon[99390]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:14:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:14:58 smithi145 ceph-mon[96887]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:14:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:14:58 smithi161 ceph-mon[87722]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:15:00.024 INFO:tasks.workunit.client.0.smithi145.stdout: 674: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:00.025 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tiF608100KnFpoa off=13823909 len=416479 2024-09-16T06:15:00.026 INFO:tasks.workunit.client.0.smithi145.stdout:op 3418 completed, throughput=5MB/sec 2024-09-16T06:15:00.026 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BJnTm7ItjXqRUmX off=2743416 len=576838 2024-09-16T06:15:00.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 3419 completed, throughput=5MB/sec 2024-09-16T06:15:00.027 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9d569pcuIzICqPU off=17948190 len=1467514 2024-09-16T06:15:00.030 INFO:tasks.workunit.client.0.smithi145.stdout:op 3420 completed, throughput=5MB/sec 2024-09-16T06:15:00.030 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0e7gdI5_RGSQYrw off=2639873 len=1848925 2024-09-16T06:15:00.033 INFO:tasks.workunit.client.0.smithi145.stdout:op 3421 completed, throughput=5MB/sec 2024-09-16T06:15:01.034 INFO:tasks.workunit.client.0.smithi145.stdout: 675: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:01.034 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IvddEbzlRZmt7M7 off=4262117 len=2040206 2024-09-16T06:15:01.045 INFO:tasks.workunit.client.0.smithi145.stdout:op 3422 completed, throughput=5MB/sec 2024-09-16T06:15:01.045 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OP6EnuTxhBsLomF off=7324518 len=1422103 2024-09-16T06:15:01.051 INFO:tasks.workunit.client.0.smithi145.stdout:op 3423 completed, throughput=5MB/sec 2024-09-16T06:15:01.051 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MBDDB3l4LDPuJ7X off=1870804 len=235448 2024-09-16T06:15:01.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 3424 completed, throughput=5MB/sec 2024-09-16T06:15:01.052 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BsMWrnljFiUS84K off=15375557 len=753420 2024-09-16T06:15:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 3425 completed, throughput=5MB/sec 2024-09-16T06:15:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CXFLge84ae9P-zY off=3587636 len=1871845 2024-09-16T06:15:01.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 3426 completed, throughput=5MB/sec 2024-09-16T06:15:02.066 INFO:tasks.workunit.client.0.smithi145.stdout: 676: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:02.067 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ke1C-Fx37AKGvNW off=1508029 len=1777549 2024-09-16T06:15:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:01 smithi145 ceph-mon[96887]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:02.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:01 smithi145 ceph-mon[99390]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:02.068 INFO:tasks.workunit.client.0.smithi145.stdout:op 3427 completed, throughput=5MB/sec 2024-09-16T06:15:02.069 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lnsiRWdRBJHgYic off=4507016 len=1427816 2024-09-16T06:15:02.070 INFO:tasks.workunit.client.0.smithi145.stdout:op 3428 completed, throughput=5MB/sec 2024-09-16T06:15:02.070 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PansX_P4-SrLYuJ off=405937 len=235256 2024-09-16T06:15:02.071 INFO:tasks.workunit.client.0.smithi145.stdout:op 3429 completed, throughput=5MB/sec 2024-09-16T06:15:02.071 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TH-vQxqIN88sfVJ off=1795891 len=1195067 2024-09-16T06:15:02.073 INFO:tasks.workunit.client.0.smithi145.stdout:op 3430 completed, throughput=5MB/sec 2024-09-16T06:15:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:01 smithi161 ceph-mon[87722]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:02 smithi145 ceph-mon[96887]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:15:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:02 smithi145 ceph-mon[99390]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:15:03.073 INFO:tasks.workunit.client.0.smithi145.stdout: 677: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:03.073 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HEvULM-8ibopOb5 off=1980848 len=467513 2024-09-16T06:15:03.074 INFO:tasks.workunit.client.0.smithi145.stdout:op 3431 completed, throughput=4.99MB/sec 2024-09-16T06:15:03.074 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rmnDKVnu2OaneRU off=1858447 len=247774 2024-09-16T06:15:03.075 INFO:tasks.workunit.client.0.smithi145.stdout:op 3432 completed, throughput=4.99MB/sec 2024-09-16T06:15:03.075 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--SKsNNe4l_iUlNq off=18863788 len=1213614 2024-09-16T06:15:03.083 INFO:tasks.workunit.client.0.smithi145.stdout:op 3433 completed, throughput=5MB/sec 2024-09-16T06:15:03.083 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ax1QViqg_35EbpD off=9380924 len=1470985 2024-09-16T06:15:03.085 INFO:tasks.workunit.client.0.smithi145.stdout:op 3434 completed, throughput=5MB/sec 2024-09-16T06:15:03.085 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A3jo7T-eO8uBWTA off=4510814 len=835097 2024-09-16T06:15:03.086 INFO:tasks.workunit.client.0.smithi145.stdout:op 3435 completed, throughput=5MB/sec 2024-09-16T06:15:03.086 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vLgInbz-_9yzuOi off=4489831 len=1479202 2024-09-16T06:15:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:02 smithi161 ceph-mon[87722]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:15:03.091 INFO:tasks.workunit.client.0.smithi145.stdout:op 3436 completed, throughput=5MB/sec 2024-09-16T06:15:04.092 INFO:tasks.workunit.client.0.smithi145.stdout: 678: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:04.092 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CY2AxmzHQb5HP1p off=1410473 len=770170 2024-09-16T06:15:04.097 INFO:tasks.workunit.client.0.smithi145.stdout:op 3437 completed, throughput=5MB/sec 2024-09-16T06:15:04.097 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T5gj6ETDRz4Sxnv off=9062106 len=1069553 2024-09-16T06:15:04.101 INFO:tasks.workunit.client.0.smithi145.stdout:op 3438 completed, throughput=5MB/sec 2024-09-16T06:15:04.101 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j51KpqgglsWw1Bl off=21383043 len=465440 2024-09-16T06:15:04.105 INFO:tasks.workunit.client.0.smithi145.stdout:op 3439 completed, throughput=5MB/sec 2024-09-16T06:15:04.105 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wRJSF4U1D8AF2xA off=2395614 len=791894 2024-09-16T06:15:04.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 3440 completed, throughput=5MB/sec 2024-09-16T06:15:04.106 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t5BrcCy5vu2jU1k off=8496868 len=1937076 2024-09-16T06:15:04.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 3441 completed, throughput=5MB/sec 2024-09-16T06:15:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:04 smithi145 ceph-mon[96887]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:04 smithi145 ceph-mon[99390]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:15:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:15:04] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:15:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:04 smithi161 ceph-mon[87722]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:05.112 INFO:tasks.workunit.client.0.smithi145.stdout: 679: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:05.113 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Yo-TAXsHS1gWQAI off=438802 len=438904 2024-09-16T06:15:05.120 INFO:tasks.workunit.client.0.smithi145.stdout:op 3442 completed, throughput=4.99MB/sec 2024-09-16T06:15:05.120 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IRpnPxQZCt7e1il off=3632786 len=1507431 2024-09-16T06:15:05.120 INFO:tasks.workunit.client.0.smithi145.stdout:op 3443 completed, throughput=5MB/sec 2024-09-16T06:15:05.121 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6GnUji4_-e_KewF off=6745249 len=18457 2024-09-16T06:15:05.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 3444 completed, throughput=5MB/sec 2024-09-16T06:15:05.121 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yAUaCfkw5fqLKFE off=0 len=1441900 2024-09-16T06:15:05.127 INFO:tasks.workunit.client.0.smithi145.stdout:op 3445 completed, throughput=5MB/sec 2024-09-16T06:15:05.128 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hYHhA1kDyqc7nyg off=2562241 len=2001529 2024-09-16T06:15:05.129 INFO:tasks.workunit.client.0.smithi145.stdout:op 3446 completed, throughput=5MB/sec 2024-09-16T06:15:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:15:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:15:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:15:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:15:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:15:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:15:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:15:06.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:15:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:15:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:15:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:15:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:15:06.130 INFO:tasks.workunit.client.0.smithi145.stdout: 680: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:06.130 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-52vgkciiGkg4O9L off=9164649 len=187141 2024-09-16T06:15:06.130 INFO:tasks.workunit.client.0.smithi145.stdout:op 3447 completed, throughput=4.99MB/sec 2024-09-16T06:15:06.130 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F3mZ4H91VJZiVT2 off=247462 len=1278010 2024-09-16T06:15:06.135 INFO:tasks.workunit.client.0.smithi145.stdout:op 3448 completed, throughput=5MB/sec 2024-09-16T06:15:06.135 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cSHapDN4Q2H36bc off=0 len=1384051 2024-09-16T06:15:06.139 INFO:tasks.workunit.client.0.smithi145.stdout:op 3449 completed, throughput=5MB/sec 2024-09-16T06:15:06.140 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u844hxOiNmtt37m off=4089247 len=91135 2024-09-16T06:15:06.140 INFO:tasks.workunit.client.0.smithi145.stdout:op 3450 completed, throughput=5MB/sec 2024-09-16T06:15:06.140 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FrSsImeKfNk_842 off=978920 len=2028938 2024-09-16T06:15:06.150 INFO:tasks.workunit.client.0.smithi145.stdout:op 3451 completed, throughput=5MB/sec 2024-09-16T06:15:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:06 smithi145 ceph-mon[96887]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:15:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:06 smithi145 ceph-mon[99390]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:15:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:06 smithi161 ceph-mon[87722]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:15:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: 681: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:07.150 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-srey1g6bzvW7GAF off=4580776 len=734007 2024-09-16T06:15:07.151 INFO:tasks.workunit.client.0.smithi145.stdout:op 3452 completed, throughput=4.99MB/sec 2024-09-16T06:15:07.151 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--oZ3x2J25KcvM6q off=3682349 len=418395 2024-09-16T06:15:07.153 INFO:tasks.workunit.client.0.smithi145.stdout:op 3453 completed, throughput=5MB/sec 2024-09-16T06:15:07.153 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2bD1IO3NBaT7f-v off=100351 len=1712986 2024-09-16T06:15:07.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 3454 completed, throughput=5MB/sec 2024-09-16T06:15:07.155 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-q2ee3dg19bBEGER off=5761531 len=1117206 2024-09-16T06:15:07.161 INFO:tasks.workunit.client.0.smithi145.stdout:op 3455 completed, throughput=5MB/sec 2024-09-16T06:15:07.161 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ibcakBjrKAf0Ads off=4630967 len=1136946 2024-09-16T06:15:07.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 3456 completed, throughput=5MB/sec 2024-09-16T06:15:08.168 INFO:tasks.workunit.client.0.smithi145.stdout: 682: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:08.168 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iCBx6YMlY74_iiW off=4089771 len=1103223 2024-09-16T06:15:08.169 INFO:tasks.workunit.client.0.smithi145.stdout:op 3457 completed, throughput=4.99MB/sec 2024-09-16T06:15:08.169 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xEJmcA-DspHWlpY off=3547816 len=796132 2024-09-16T06:15:08.174 INFO:tasks.workunit.client.0.smithi145.stdout:op 3458 completed, throughput=5MB/sec 2024-09-16T06:15:08.174 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0QZ1Yzxz5CMonlp off=0 len=1263747 2024-09-16T06:15:08.176 INFO:tasks.workunit.client.0.smithi145.stdout:op 3459 completed, throughput=5MB/sec 2024-09-16T06:15:08.176 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7aZ-MXs3J_8FRZG off=4345452 len=189354 2024-09-16T06:15:08.177 INFO:tasks.workunit.client.0.smithi145.stdout:op 3460 completed, throughput=5MB/sec 2024-09-16T06:15:08.177 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-D9CaAvtl5f-WYR0 off=4384248 len=779229 2024-09-16T06:15:08.181 INFO:tasks.workunit.client.0.smithi145.stdout:op 3461 completed, throughput=5MB/sec 2024-09-16T06:15:08.181 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8iP7uCOKT0VsMBm off=4459304 len=49110 2024-09-16T06:15:08.181 INFO:tasks.workunit.client.0.smithi145.stdout:op 3462 completed, throughput=5MB/sec 2024-09-16T06:15:08.181 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pW9VGWSUuPAvGjl off=14424362 len=537647 2024-09-16T06:15:08.182 INFO:tasks.workunit.client.0.smithi145.stdout:op 3463 completed, throughput=5MB/sec 2024-09-16T06:15:08.182 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zDgCmkln_C-hn0N off=15763139 len=658575 2024-09-16T06:15:08.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 3464 completed, throughput=5MB/sec 2024-09-16T06:15:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:08 smithi145 ceph-mon[96887]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:15:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:08 smithi145 ceph-mon[99390]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:15:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:08 smithi161 ceph-mon[87722]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:15:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: 683: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:09.186 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sHgXRpRAOPCutuZ off=850709 len=1732211 2024-09-16T06:15:09.189 INFO:tasks.workunit.client.0.smithi145.stdout:op 3465 completed, throughput=5MB/sec 2024-09-16T06:15:09.189 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_VvUQx2KzjvDK7q off=702115 len=1806577 2024-09-16T06:15:09.198 INFO:tasks.workunit.client.0.smithi145.stdout:op 3466 completed, throughput=5MB/sec 2024-09-16T06:15:09.198 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KheiNzY9FPBlBU5 off=4241194 len=1407581 2024-09-16T06:15:09.200 INFO:tasks.workunit.client.0.smithi145.stdout:op 3467 completed, throughput=5MB/sec 2024-09-16T06:15:09.200 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6aV-C-8ry0Dxilc off=14174437 len=1388387 2024-09-16T06:15:09.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 3468 completed, throughput=5MB/sec 2024-09-16T06:15:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: 684: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:10.206 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VYJAjK5AeXXxIOi off=3114689 len=614202 2024-09-16T06:15:10.207 INFO:tasks.workunit.client.0.smithi145.stdout:op 3469 completed, throughput=5MB/sec 2024-09-16T06:15:10.207 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i8b9T2FuvhgdPh- off=4691045 len=1495020 2024-09-16T06:15:10.209 INFO:tasks.workunit.client.0.smithi145.stdout:op 3470 completed, throughput=5MB/sec 2024-09-16T06:15:10.209 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PCiRkjJJVXc7ZR0 off=739657 len=1672082 2024-09-16T06:15:10.218 INFO:tasks.workunit.client.0.smithi145.stdout:op 3471 completed, throughput=5MB/sec 2024-09-16T06:15:10.218 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ojgdiSY3uCPMlcF off=6005235 len=1462179 2024-09-16T06:15:10.225 INFO:tasks.workunit.client.0.smithi145.stdout:op 3472 completed, throughput=5MB/sec 2024-09-16T06:15:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:10 smithi145 ceph-mon[96887]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:15:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:10 smithi145 ceph-mon[99390]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:15:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:10 smithi161 ceph-mon[87722]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:15:11.225 INFO:tasks.workunit.client.0.smithi145.stdout: 685: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:11.225 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-D_oYHrn10GafyDa off=4601148 len=1717317 2024-09-16T06:15:11.227 INFO:tasks.workunit.client.0.smithi145.stdout:op 3473 completed, throughput=5MB/sec 2024-09-16T06:15:11.227 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ATCwGeV9iHFghkp off=3366422 len=452316 2024-09-16T06:15:11.231 INFO:tasks.workunit.client.0.smithi145.stdout:op 3474 completed, throughput=5MB/sec 2024-09-16T06:15:11.231 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ylrbOMNpwqKw-B_ off=11799001 len=1828857 2024-09-16T06:15:11.233 INFO:tasks.workunit.client.0.smithi145.stdout:op 3475 completed, throughput=5MB/sec 2024-09-16T06:15:11.233 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DQYOvDST2uw_viA off=14226836 len=508232 2024-09-16T06:15:11.234 INFO:tasks.workunit.client.0.smithi145.stdout:op 3476 completed, throughput=5MB/sec 2024-09-16T06:15:12.234 INFO:tasks.workunit.client.0.smithi145.stdout: 686: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:12.234 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ByZX8Dyu488xPKd off=3229264 len=1521646 2024-09-16T06:15:12.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 3477 completed, throughput=5MB/sec 2024-09-16T06:15:12.238 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lHTad81TX1M6lT4 off=10776306 len=878527 2024-09-16T06:15:12.243 INFO:tasks.workunit.client.0.smithi145.stdout:op 3478 completed, throughput=5MB/sec 2024-09-16T06:15:12.243 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Trj97wrTzBRBuIM off=11824771 len=323137 2024-09-16T06:15:12.246 INFO:tasks.workunit.client.0.smithi145.stdout:op 3479 completed, throughput=5MB/sec 2024-09-16T06:15:12.246 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-c8t-hzxI9RtoT5y off=9385721 len=23084 2024-09-16T06:15:12.247 INFO:tasks.workunit.client.0.smithi145.stdout:op 3480 completed, throughput=5MB/sec 2024-09-16T06:15:12.247 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OBcwCQxppAAewTV off=7275102 len=643199 2024-09-16T06:15:12.248 INFO:tasks.workunit.client.0.smithi145.stdout:op 3481 completed, throughput=5MB/sec 2024-09-16T06:15:12.248 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sUcZMBW-wIVFh6D off=0 len=1604402 2024-09-16T06:15:12.251 INFO:tasks.workunit.client.0.smithi145.stdout:op 3482 completed, throughput=5MB/sec 2024-09-16T06:15:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:12 smithi145 ceph-mon[96887]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:15:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:12 smithi145 ceph-mon[99390]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:15:13.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:12 smithi161 ceph-mon[87722]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:15:13.252 INFO:tasks.workunit.client.0.smithi145.stdout: 687: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:13.252 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wEhaPKqAKDP0VUh off=7539570 len=613251 2024-09-16T06:15:13.253 INFO:tasks.workunit.client.0.smithi145.stdout:op 3483 completed, throughput=4.99MB/sec 2024-09-16T06:15:13.253 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DI6bJcCVFjdW4qW off=7692106 len=1832227 2024-09-16T06:15:13.263 INFO:tasks.workunit.client.0.smithi145.stdout:op 3484 completed, throughput=5MB/sec 2024-09-16T06:15:13.263 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4c0ya7WUBsbZV7K off=13986417 len=61137 2024-09-16T06:15:13.264 INFO:tasks.workunit.client.0.smithi145.stdout:op 3485 completed, throughput=5MB/sec 2024-09-16T06:15:13.264 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PUHkuAD-s6s7KZE off=1335431 len=653372 2024-09-16T06:15:13.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 3486 completed, throughput=5MB/sec 2024-09-16T06:15:13.265 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1p-OaErbcB0wdGl off=4205397 len=708829 2024-09-16T06:15:13.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 3487 completed, throughput=5MB/sec 2024-09-16T06:15:13.269 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C8nN0jPR-5Ci31X off=490447 len=1527447 2024-09-16T06:15:13.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 3488 completed, throughput=5MB/sec 2024-09-16T06:15:14.278 INFO:tasks.workunit.client.0.smithi145.stdout: 688: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:14.278 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kaZi3-Mpw73Iqqy off=1239339 len=616096 2024-09-16T06:15:14.282 INFO:tasks.workunit.client.0.smithi145.stdout:op 3489 completed, throughput=4.99MB/sec 2024-09-16T06:15:14.282 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UXUA0XFRpWErr1v off=2011065 len=178929 2024-09-16T06:15:14.285 INFO:tasks.workunit.client.0.smithi145.stdout:op 3490 completed, throughput=4.99MB/sec 2024-09-16T06:15:14.285 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-no0Z_zfBsITR0MZ off=6356796 len=1788883 2024-09-16T06:15:14.287 INFO:tasks.workunit.client.0.smithi145.stdout:op 3491 completed, throughput=5MB/sec 2024-09-16T06:15:14.287 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xuCoA2D4Xqh6gt3 off=1203781 len=18387 2024-09-16T06:15:14.290 INFO:tasks.workunit.client.0.smithi145.stdout:op 3492 completed, throughput=5MB/sec 2024-09-16T06:15:14.290 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8Rov1JTz_fy8tJD off=2177831 len=1972705 2024-09-16T06:15:14.299 INFO:tasks.workunit.client.0.smithi145.stdout:op 3493 completed, throughput=5MB/sec 2024-09-16T06:15:14.300 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tVBTbfsgQ1CqnsW off=8562490 len=77206 2024-09-16T06:15:14.302 INFO:tasks.workunit.client.0.smithi145.stdout:op 3494 completed, throughput=5MB/sec 2024-09-16T06:15:14.302 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WTW4_cMQXZ0oeQ0 off=9870382 len=1758232 2024-09-16T06:15:14.312 INFO:tasks.workunit.client.0.smithi145.stdout:op 3495 completed, throughput=5MB/sec 2024-09-16T06:15:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:14 smithi145 ceph-mon[96887]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:15:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:14 smithi145 ceph-mon[99390]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:15:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:15:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:15:14] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:15:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:14 smithi161 ceph-mon[87722]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:15:15.312 INFO:tasks.workunit.client.0.smithi145.stdout: 689: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:15.312 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F89YNVY3hoDN822 off=1110584 len=1883074 2024-09-16T06:15:15.316 INFO:tasks.workunit.client.0.smithi145.stdout:op 3496 completed, throughput=5MB/sec 2024-09-16T06:15:15.316 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-807nKSyVje1ec39 off=6244260 len=306649 2024-09-16T06:15:15.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 3497 completed, throughput=5MB/sec 2024-09-16T06:15:15.320 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4Ii_2c8rE0a1g4d off=7005891 len=544512 2024-09-16T06:15:15.324 INFO:tasks.workunit.client.0.smithi145.stdout:op 3498 completed, throughput=5MB/sec 2024-09-16T06:15:15.324 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dQ1-jXXxJ_d7Xje off=251016 len=743710 2024-09-16T06:15:15.329 INFO:tasks.workunit.client.0.smithi145.stdout:op 3499 completed, throughput=5MB/sec 2024-09-16T06:15:15.329 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K2WQfvZwVSy50XF off=1440049 len=908420 2024-09-16T06:15:15.335 INFO:tasks.workunit.client.0.smithi145.stdout:op 3500 completed, throughput=5MB/sec 2024-09-16T06:15:16.335 INFO:tasks.workunit.client.0.smithi145.stdout: 690: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:16.336 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QM8ukCevm8ZKnYA off=3412046 len=746998 2024-09-16T06:15:16.340 INFO:tasks.workunit.client.0.smithi145.stdout:op 3501 completed, throughput=4.99MB/sec 2024-09-16T06:15:16.340 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-x0ReVZ7nrVLhs3F off=3606138 len=1211205 2024-09-16T06:15:16.342 INFO:tasks.workunit.client.0.smithi145.stdout:op 3502 completed, throughput=5MB/sec 2024-09-16T06:15:16.342 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-evFUPYSr9MJ4Yto off=277712 len=1167960 2024-09-16T06:15:16.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 3503 completed, throughput=5MB/sec 2024-09-16T06:15:16.345 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MWqCZ_0kkvkUhyJ off=3995338 len=1033160 2024-09-16T06:15:16.349 INFO:tasks.workunit.client.0.smithi145.stdout:op 3504 completed, throughput=5MB/sec 2024-09-16T06:15:16.349 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A2qYWPX5xTprl72 off=2845727 len=1181695 2024-09-16T06:15:16.356 INFO:tasks.workunit.client.0.smithi145.stdout:op 3505 completed, throughput=5MB/sec 2024-09-16T06:15:17.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:16 smithi145 ceph-mon[96887]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:15:17.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:16 smithi145 ceph-mon[99390]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:15:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:16 smithi161 ceph-mon[87722]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:15:17.356 INFO:tasks.workunit.client.0.smithi145.stdout: 691: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:17.357 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9tYi5W8NLP4jppw off=2599520 len=1741848 2024-09-16T06:15:17.366 INFO:tasks.workunit.client.0.smithi145.stdout:op 3506 completed, throughput=5MB/sec 2024-09-16T06:15:17.366 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YQsn6m7kmqpCqAx off=563755 len=1800461 2024-09-16T06:15:17.370 INFO:tasks.workunit.client.0.smithi145.stdout:op 3507 completed, throughput=5MB/sec 2024-09-16T06:15:17.370 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fRVD3nS3ONaz_zF off=7609851 len=2040219 2024-09-16T06:15:17.380 INFO:tasks.workunit.client.0.smithi145.stdout:op 3508 completed, throughput=5MB/sec 2024-09-16T06:15:18.380 INFO:tasks.workunit.client.0.smithi145.stdout: 692: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:18.380 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nhwma_DXUzagw-- off=15124795 len=50017 2024-09-16T06:15:18.382 INFO:tasks.workunit.client.0.smithi145.stdout:op 3509 completed, throughput=4.99MB/sec 2024-09-16T06:15:18.383 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ua0dKbLZM5GDtg- off=11091800 len=1140960 2024-09-16T06:15:18.389 INFO:tasks.workunit.client.0.smithi145.stdout:op 3510 completed, throughput=4.99MB/sec 2024-09-16T06:15:18.389 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FJUV381AhdhiMjT off=9463468 len=693260 2024-09-16T06:15:18.393 INFO:tasks.workunit.client.0.smithi145.stdout:op 3511 completed, throughput=5MB/sec 2024-09-16T06:15:18.393 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7pHnp2jYu1nHB3_ off=10357157 len=977146 2024-09-16T06:15:18.394 INFO:tasks.workunit.client.0.smithi145.stdout:op 3512 completed, throughput=5MB/sec 2024-09-16T06:15:18.395 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yQajv1Ztxpx70xj off=678018 len=477553 2024-09-16T06:15:18.397 INFO:tasks.workunit.client.0.smithi145.stdout:op 3513 completed, throughput=5MB/sec 2024-09-16T06:15:18.398 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YHgv2_K4AVpOQGF off=5297981 len=2093852 2024-09-16T06:15:18.408 INFO:tasks.workunit.client.0.smithi145.stdout:op 3514 completed, throughput=5MB/sec 2024-09-16T06:15:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:18 smithi145 ceph-mon[96887]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:15:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:18 smithi145 ceph-mon[99390]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:15:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:18 smithi161 ceph-mon[87722]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:15:19.408 INFO:tasks.workunit.client.0.smithi145.stdout: 693: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:19.408 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SLT5n5J7AvMjodn off=1348774 len=1531075 2024-09-16T06:15:19.411 INFO:tasks.workunit.client.0.smithi145.stdout:op 3515 completed, throughput=5MB/sec 2024-09-16T06:15:19.412 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vvI7DDVBjyXd7Uk off=15069665 len=1925944 2024-09-16T06:15:19.414 INFO:tasks.workunit.client.0.smithi145.stdout:op 3516 completed, throughput=5MB/sec 2024-09-16T06:15:19.414 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xt6wvh6IM2rC6sq off=1381222 len=872096 2024-09-16T06:15:19.419 INFO:tasks.workunit.client.0.smithi145.stdout:op 3517 completed, throughput=5MB/sec 2024-09-16T06:15:19.419 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gI-SsVMtcPxSMhM off=68362 len=1812433 2024-09-16T06:15:19.430 INFO:tasks.workunit.client.0.smithi145.stdout:op 3518 completed, throughput=5MB/sec 2024-09-16T06:15:20.431 INFO:tasks.workunit.client.0.smithi145.stdout: 694: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:20.431 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k31cQA6rOzaqzf2 off=19046904 len=900023 2024-09-16T06:15:20.436 INFO:tasks.workunit.client.0.smithi145.stdout:op 3519 completed, throughput=5MB/sec 2024-09-16T06:15:20.436 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_GueX3XjBK4XQI3 off=1441316 len=918167 2024-09-16T06:15:20.441 INFO:tasks.workunit.client.0.smithi145.stdout:op 3520 completed, throughput=5MB/sec 2024-09-16T06:15:20.441 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1SBRqj-moRmKPh- off=2330613 len=487842 2024-09-16T06:15:20.444 INFO:tasks.workunit.client.0.smithi145.stdout:op 3521 completed, throughput=5MB/sec 2024-09-16T06:15:20.444 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5EDM4ZMNmlyJTjf off=723260 len=800245 2024-09-16T06:15:20.445 INFO:tasks.workunit.client.0.smithi145.stdout:op 3522 completed, throughput=5MB/sec 2024-09-16T06:15:20.445 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YX7A1isbEIqfWg_ off=21499414 len=1970016 2024-09-16T06:15:20.456 INFO:tasks.workunit.client.0.smithi145.stdout:op 3523 completed, throughput=5MB/sec 2024-09-16T06:15:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:20 smithi145 ceph-mon[96887]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:15:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:20 smithi145 ceph-mon[99390]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:15:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:20 smithi161 ceph-mon[87722]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:15:21.456 INFO:tasks.workunit.client.0.smithi145.stdout: 695: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:21.457 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9vPvxcv_B8DLaM7 off=22756875 len=983403 2024-09-16T06:15:21.458 INFO:tasks.workunit.client.0.smithi145.stdout:op 3524 completed, throughput=5MB/sec 2024-09-16T06:15:21.458 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uHe8eCV33WXl6Pt off=10097775 len=976475 2024-09-16T06:15:21.464 INFO:tasks.workunit.client.0.smithi145.stdout:op 3525 completed, throughput=5MB/sec 2024-09-16T06:15:21.464 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B40OYiWA8_ahw1s off=9572844 len=31150 2024-09-16T06:15:21.464 INFO:tasks.workunit.client.0.smithi145.stdout:op 3526 completed, throughput=5MB/sec 2024-09-16T06:15:21.465 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GtvGJXENINre6wi off=9184224 len=1331722 2024-09-16T06:15:21.466 INFO:tasks.workunit.client.0.smithi145.stdout:op 3527 completed, throughput=5MB/sec 2024-09-16T06:15:21.466 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wSEHxQ7inb1ruTM off=738689 len=1758663 2024-09-16T06:15:21.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 3528 completed, throughput=5MB/sec 2024-09-16T06:15:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:22.469 INFO:tasks.workunit.client.0.smithi145.stdout: 696: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:22.469 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-x9f2FiV5HRnjAVZ off=2977175 len=1287024 2024-09-16T06:15:22.471 INFO:tasks.workunit.client.0.smithi145.stdout:op 3529 completed, throughput=5MB/sec 2024-09-16T06:15:22.471 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ugQolXXV-QyAxLA off=6061317 len=1633920 2024-09-16T06:15:22.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 3530 completed, throughput=5MB/sec 2024-09-16T06:15:22.479 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-312lu4ljFu3eXVo off=3444672 len=725024 2024-09-16T06:15:22.484 INFO:tasks.workunit.client.0.smithi145.stdout:op 3531 completed, throughput=5MB/sec 2024-09-16T06:15:22.484 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cy4KpwyW7LO7iSZ off=416030 len=1788229 2024-09-16T06:15:22.494 INFO:tasks.workunit.client.0.smithi145.stdout:op 3532 completed, throughput=5MB/sec 2024-09-16T06:15:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:22 smithi145 ceph-mon[99390]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:23.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:22 smithi145 ceph-mon[96887]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:22 smithi161 ceph-mon[87722]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:23.494 INFO:tasks.workunit.client.0.smithi145.stdout: 697: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:23.494 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DjgpEGHjYjXLES0 off=8240403 len=973346 2024-09-16T06:15:23.495 INFO:tasks.workunit.client.0.smithi145.stdout:op 3533 completed, throughput=5MB/sec 2024-09-16T06:15:23.495 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e4V_X2JhQfbIGzT off=1066140 len=379264 2024-09-16T06:15:23.499 INFO:tasks.workunit.client.0.smithi145.stdout:op 3534 completed, throughput=5MB/sec 2024-09-16T06:15:23.499 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jl8cj_y80a6HgMB off=6117199 len=1119830 2024-09-16T06:15:23.501 INFO:tasks.workunit.client.0.smithi145.stdout:op 3535 completed, throughput=5MB/sec 2024-09-16T06:15:23.502 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DiFYaG-ztaewf9E off=2419092 len=388352 2024-09-16T06:15:23.502 INFO:tasks.workunit.client.0.smithi145.stdout:op 3536 completed, throughput=5MB/sec 2024-09-16T06:15:23.502 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3FwQ9KkhiVfU1oc off=1773454 len=1392496 2024-09-16T06:15:23.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 3537 completed, throughput=5MB/sec 2024-09-16T06:15:23.510 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BpuZCAz2LhZS_Ze off=2280367 len=1437376 2024-09-16T06:15:23.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 3538 completed, throughput=5MB/sec 2024-09-16T06:15:24.519 INFO:tasks.workunit.client.0.smithi145.stdout: 698: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:24.520 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wP5aFRGrFmtk5pg off=15251205 len=1749750 2024-09-16T06:15:24.527 INFO:tasks.workunit.client.0.smithi145.stdout:op 3539 completed, throughput=5MB/sec 2024-09-16T06:15:24.527 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jXPJv7NUJflkeBK off=13406174 len=1961256 2024-09-16T06:15:24.529 INFO:tasks.workunit.client.0.smithi145.stdout:op 3540 completed, throughput=5MB/sec 2024-09-16T06:15:24.529 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NdvgKyxMjOfVOCi off=10922419 len=307823 2024-09-16T06:15:24.531 INFO:tasks.workunit.client.0.smithi145.stdout:op 3541 completed, throughput=5MB/sec 2024-09-16T06:15:24.531 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZP8_1Im6bGcqS8U off=305599 len=1458372 2024-09-16T06:15:24.538 INFO:tasks.workunit.client.0.smithi145.stdout:op 3542 completed, throughput=5MB/sec 2024-09-16T06:15:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:24 smithi145 ceph-mon[99390]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:15:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:24 smithi145 ceph-mon[96887]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:15:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:15:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:15:24] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2024-09-16T06:15:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:24 smithi161 ceph-mon[87722]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:15:25.538 INFO:tasks.workunit.client.0.smithi145.stdout: 699: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:25.539 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ABePkBoxhJX5evQ off=1840856 len=1816227 2024-09-16T06:15:25.541 INFO:tasks.workunit.client.0.smithi145.stdout:op 3543 completed, throughput=5MB/sec 2024-09-16T06:15:25.541 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fBqXTL2AcodFqec off=13534363 len=1078807 2024-09-16T06:15:25.542 INFO:tasks.workunit.client.0.smithi145.stdout:op 3544 completed, throughput=5MB/sec 2024-09-16T06:15:25.542 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cr0-5CGUkxBx3ML off=6479659 len=1782938 2024-09-16T06:15:25.546 INFO:tasks.workunit.client.0.smithi145.stdout:op 3545 completed, throughput=5MB/sec 2024-09-16T06:15:26.546 INFO:tasks.workunit.client.0.smithi145.stdout: 700: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:26.547 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wkAHuHS3QSyiqUI off=14663209 len=281865 2024-09-16T06:15:26.549 INFO:tasks.workunit.client.0.smithi145.stdout:op 3546 completed, throughput=4.99MB/sec 2024-09-16T06:15:26.550 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2Y4cFmoO2bDv3tf off=1558756 len=486879 2024-09-16T06:15:26.553 INFO:tasks.workunit.client.0.smithi145.stdout:op 3547 completed, throughput=4.99MB/sec 2024-09-16T06:15:26.553 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9CUzptdncVzJe9k off=332271 len=6642 2024-09-16T06:15:26.554 INFO:tasks.workunit.client.0.smithi145.stdout:op 3548 completed, throughput=4.99MB/sec 2024-09-16T06:15:26.554 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ppOGHzjDW6VCLAu off=13149504 len=1528654 2024-09-16T06:15:26.556 INFO:tasks.workunit.client.0.smithi145.stdout:op 3549 completed, throughput=5MB/sec 2024-09-16T06:15:26.556 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-86jk0jA6CiLdeFi off=4589500 len=1546695 2024-09-16T06:15:26.562 INFO:tasks.workunit.client.0.smithi145.stdout:op 3550 completed, throughput=5MB/sec 2024-09-16T06:15:26.563 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fQBS9DUZofYi8lV off=265697 len=1334533 2024-09-16T06:15:26.564 INFO:tasks.workunit.client.0.smithi145.stdout:op 3551 completed, throughput=5MB/sec 2024-09-16T06:15:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:26 smithi145 ceph-mon[96887]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:15:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:26 smithi145 ceph-mon[99390]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:15:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:26 smithi161 ceph-mon[87722]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:15:27.565 INFO:tasks.workunit.client.0.smithi145.stdout: 701: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:27.565 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-elHmjYdpbOfz-j8 off=10242591 len=932986 2024-09-16T06:15:27.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 3552 completed, throughput=4.99MB/sec 2024-09-16T06:15:27.566 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kagDW7_ul_BsEmW off=8814936 len=615481 2024-09-16T06:15:27.570 INFO:tasks.workunit.client.0.smithi145.stdout:op 3553 completed, throughput=5MB/sec 2024-09-16T06:15:27.570 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S0MZOrEGEpCN8HW off=0 len=1512355 2024-09-16T06:15:27.578 INFO:tasks.workunit.client.0.smithi145.stdout:op 3554 completed, throughput=5MB/sec 2024-09-16T06:15:27.578 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BPL4L8uHlP4s1E_ off=8529566 len=2090762 2024-09-16T06:15:27.590 INFO:tasks.workunit.client.0.smithi145.stdout:op 3555 completed, throughput=5MB/sec 2024-09-16T06:15:28.590 INFO:tasks.workunit.client.0.smithi145.stdout: 702: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:28.590 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ATyzrn1LoaispMA off=542368 len=895526 2024-09-16T06:15:28.596 INFO:tasks.workunit.client.0.smithi145.stdout:op 3556 completed, throughput=4.99MB/sec 2024-09-16T06:15:28.596 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_G3UPt3J9BzUTgw off=6005713 len=1788074 2024-09-16T06:15:28.607 INFO:tasks.workunit.client.0.smithi145.stdout:op 3557 completed, throughput=5MB/sec 2024-09-16T06:15:28.607 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ulyhI4eBVt298CM off=1245296 len=1852909 2024-09-16T06:15:28.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 3558 completed, throughput=5MB/sec 2024-09-16T06:15:28.610 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aMEjxKX6JTTInFR off=836728 len=1083864 2024-09-16T06:15:28.614 INFO:tasks.workunit.client.0.smithi145.stdout:op 3559 completed, throughput=5MB/sec 2024-09-16T06:15:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:28 smithi145 ceph-mon[96887]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:15:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:28 smithi145 ceph-mon[99390]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:15:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:28 smithi161 ceph-mon[87722]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:15:29.614 INFO:tasks.workunit.client.0.smithi145.stdout: 703: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:29.614 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xTHlC_gHaei2fOg off=1676389 len=1802834 2024-09-16T06:15:29.616 INFO:tasks.workunit.client.0.smithi145.stdout:op 3560 completed, throughput=5MB/sec 2024-09-16T06:15:29.616 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dnjePqi4Js6LMzj off=1083774 len=98127 2024-09-16T06:15:29.617 INFO:tasks.workunit.client.0.smithi145.stdout:op 3561 completed, throughput=5MB/sec 2024-09-16T06:15:29.617 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gqNVfpMhenSvk_I off=1061406 len=126601 2024-09-16T06:15:29.619 INFO:tasks.workunit.client.0.smithi145.stdout:op 3562 completed, throughput=5MB/sec 2024-09-16T06:15:29.619 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X0j5SbZWCyInIyj off=13847256 len=557391 2024-09-16T06:15:29.623 INFO:tasks.workunit.client.0.smithi145.stdout:op 3563 completed, throughput=5MB/sec 2024-09-16T06:15:29.623 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UdAyQjiBYbsX4ja off=4720309 len=176898 2024-09-16T06:15:29.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 3564 completed, throughput=5MB/sec 2024-09-16T06:15:29.624 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5SAq3E7pqCgrzME off=8985061 len=1795544 2024-09-16T06:15:29.635 INFO:tasks.workunit.client.0.smithi145.stdout:op 3565 completed, throughput=5MB/sec 2024-09-16T06:15:29.635 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rKa_2k6ygyqdhw3 off=769808 len=1924119 2024-09-16T06:15:29.636 INFO:tasks.workunit.client.0.smithi145.stdout:op 3566 completed, throughput=5MB/sec 2024-09-16T06:15:30.637 INFO:tasks.workunit.client.0.smithi145.stdout: 704: throughput=5MB/sec pending data=0 2024-09-16T06:15:30.637 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_GQKlYvGc8IMe5u off=2368936 len=984563 2024-09-16T06:15:30.643 INFO:tasks.workunit.client.0.smithi145.stdout:op 3567 completed, throughput=5MB/sec 2024-09-16T06:15:30.643 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QusLEkLuWxnMGmG off=7962851 len=854471 2024-09-16T06:15:30.645 INFO:tasks.workunit.client.0.smithi145.stdout:op 3568 completed, throughput=5MB/sec 2024-09-16T06:15:30.645 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CwYpm-z5uA8u1YI off=8007789 len=461621 2024-09-16T06:15:30.649 INFO:tasks.workunit.client.0.smithi145.stdout:op 3569 completed, throughput=5MB/sec 2024-09-16T06:15:30.649 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CjiVn71d7GIs73- off=827458 len=486670 2024-09-16T06:15:30.650 INFO:tasks.workunit.client.0.smithi145.stdout:op 3570 completed, throughput=5MB/sec 2024-09-16T06:15:30.650 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-q86XszP87zDh9XN off=1597402 len=1289545 2024-09-16T06:15:30.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 3571 completed, throughput=5MB/sec 2024-09-16T06:15:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:30 smithi145 ceph-mon[96887]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:15:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:30 smithi145 ceph-mon[99390]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:15:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:30 smithi161 ceph-mon[87722]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:15:31.659 INFO:tasks.workunit.client.0.smithi145.stdout: 705: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:31.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2DrTmaJYV1fF_75 off=4392995 len=398968 2024-09-16T06:15:31.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 3572 completed, throughput=4.99MB/sec 2024-09-16T06:15:31.660 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fgz0ALqbxlROpre off=3574907 len=828488 2024-09-16T06:15:31.664 INFO:tasks.workunit.client.0.smithi145.stdout:op 3573 completed, throughput=4.99MB/sec 2024-09-16T06:15:31.664 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tjOXvRZbfUj17zt off=973600 len=1464762 2024-09-16T06:15:31.668 INFO:tasks.workunit.client.0.smithi145.stdout:op 3574 completed, throughput=5MB/sec 2024-09-16T06:15:31.668 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7-ceH7hh-ad-Eu7 off=1558757 len=1318695 2024-09-16T06:15:31.671 INFO:tasks.workunit.client.0.smithi145.stdout:op 3575 completed, throughput=5MB/sec 2024-09-16T06:15:31.671 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wJMD9t6m4L0tciC off=12908152 len=87359 2024-09-16T06:15:31.674 INFO:tasks.workunit.client.0.smithi145.stdout:op 3576 completed, throughput=5MB/sec 2024-09-16T06:15:31.674 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-44_0fWpncNBq0vf off=9685097 len=849192 2024-09-16T06:15:31.679 INFO:tasks.workunit.client.0.smithi145.stdout:op 3577 completed, throughput=5MB/sec 2024-09-16T06:15:31.679 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HngEXkTThJLySQ- off=3061285 len=441488 2024-09-16T06:15:31.682 INFO:tasks.workunit.client.0.smithi145.stdout:op 3578 completed, throughput=5MB/sec 2024-09-16T06:15:32.682 INFO:tasks.workunit.client.0.smithi145.stdout: 706: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:32.682 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i22zn6g274mkrkr off=10277112 len=215703 2024-09-16T06:15:32.683 INFO:tasks.workunit.client.0.smithi145.stdout:op 3579 completed, throughput=4.99MB/sec 2024-09-16T06:15:32.683 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TzWqWZjNR9oAa5U off=1355070 len=342177 2024-09-16T06:15:32.683 INFO:tasks.workunit.client.0.smithi145.stdout:op 3580 completed, throughput=4.99MB/sec 2024-09-16T06:15:32.684 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OegESCj7m0XimYe off=11847528 len=981859 2024-09-16T06:15:32.685 INFO:tasks.workunit.client.0.smithi145.stdout:op 3581 completed, throughput=5MB/sec 2024-09-16T06:15:32.685 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6MXMQFP2pKWTmKk off=2425523 len=1459511 2024-09-16T06:15:32.693 INFO:tasks.workunit.client.0.smithi145.stdout:op 3582 completed, throughput=5MB/sec 2024-09-16T06:15:32.693 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zKCiYyNaVJEyolD off=2613263 len=2024771 2024-09-16T06:15:32.695 INFO:tasks.workunit.client.0.smithi145.stdout:op 3583 completed, throughput=5MB/sec 2024-09-16T06:15:32.695 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0TzaZpUXvCvbBqL off=34778 len=1113174 2024-09-16T06:15:32.701 INFO:tasks.workunit.client.0.smithi145.stdout:op 3584 completed, throughput=5MB/sec 2024-09-16T06:15:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:32 smithi145 ceph-mon[96887]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:15:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:32 smithi145 ceph-mon[99390]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:15:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:32 smithi161 ceph-mon[87722]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:15:33.701 INFO:tasks.workunit.client.0.smithi145.stdout: 707: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:33.702 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wSEHxQ7inb1ruTM off=8447058 len=285129 2024-09-16T06:15:33.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 3585 completed, throughput=4.99MB/sec 2024-09-16T06:15:33.702 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nvVZe14PMdNgRBC off=0 len=1633621 2024-09-16T06:15:33.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 3586 completed, throughput=5MB/sec 2024-09-16T06:15:33.711 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7orZII0VktYTjQ- off=8220525 len=1900839 2024-09-16T06:15:33.712 INFO:tasks.workunit.client.0.smithi145.stdout:op 3587 completed, throughput=5MB/sec 2024-09-16T06:15:33.713 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RjAZFf_RcyqznjW off=3521408 len=1968964 2024-09-16T06:15:33.715 INFO:tasks.workunit.client.0.smithi145.stdout:op 3588 completed, throughput=5MB/sec 2024-09-16T06:15:34.716 INFO:tasks.workunit.client.0.smithi145.stdout: 708: throughput=5MB/sec pending data=0 2024-09-16T06:15:34.716 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qWfy3kXr7txsyMH off=10009339 len=845761 2024-09-16T06:15:34.721 INFO:tasks.workunit.client.0.smithi145.stdout:op 3589 completed, throughput=5MB/sec 2024-09-16T06:15:34.721 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5ZsT3tUfjfr5lin off=6881420 len=856294 2024-09-16T06:15:34.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 3590 completed, throughput=5MB/sec 2024-09-16T06:15:34.723 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dqU0MPk3HJ1KKFb off=16470641 len=20449 2024-09-16T06:15:34.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 3591 completed, throughput=5MB/sec 2024-09-16T06:15:34.725 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d4y0XVrIfAA383J off=15784691 len=1979118 2024-09-16T06:15:34.727 INFO:tasks.workunit.client.0.smithi145.stdout:op 3592 completed, throughput=5MB/sec 2024-09-16T06:15:34.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ldq5UPyNgJFqktI off=20584495 len=1426725 2024-09-16T06:15:34.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 3593 completed, throughput=5MB/sec 2024-09-16T06:15:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:34 smithi145 ceph-mon[96887]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:34 smithi145 ceph-mon[99390]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:15:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:15:34] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2024-09-16T06:15:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:34 smithi161 ceph-mon[87722]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:15:35.730 INFO:tasks.workunit.client.0.smithi145.stdout: 709: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:35.730 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l52eb8D_V-_M_ij off=6763123 len=1339338 2024-09-16T06:15:35.733 INFO:tasks.workunit.client.0.smithi145.stdout:op 3594 completed, throughput=5MB/sec 2024-09-16T06:15:35.733 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oTXgLMlTk8nJTXn off=20167279 len=59397 2024-09-16T06:15:35.736 INFO:tasks.workunit.client.0.smithi145.stdout:op 3595 completed, throughput=5MB/sec 2024-09-16T06:15:35.736 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wAKH3kK360HhL4_ off=414449 len=1677180 2024-09-16T06:15:35.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 3596 completed, throughput=5MB/sec 2024-09-16T06:15:35.738 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BFZQj3tDx3EUpTs off=12568655 len=1215936 2024-09-16T06:15:35.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 3597 completed, throughput=5MB/sec 2024-09-16T06:15:36.746 INFO:tasks.workunit.client.0.smithi145.stdout: 710: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:36.747 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wLomETU6EFmkY-k off=968643 len=490051 2024-09-16T06:15:36.748 INFO:tasks.workunit.client.0.smithi145.stdout:op 3598 completed, throughput=4.99MB/sec 2024-09-16T06:15:36.748 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ub2NXSXsLeTBmcx off=9128734 len=288974 2024-09-16T06:15:36.751 INFO:tasks.workunit.client.0.smithi145.stdout:op 3599 completed, throughput=4.99MB/sec 2024-09-16T06:15:36.751 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dXCbef3HT78XP-x off=0 len=1900598 2024-09-16T06:15:36.759 INFO:tasks.workunit.client.0.smithi145.stdout:op 3600 completed, throughput=5MB/sec 2024-09-16T06:15:36.759 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-39puWto00jo1Ast off=1376926 len=1591492 2024-09-16T06:15:36.761 INFO:tasks.workunit.client.0.smithi145.stdout:op 3601 completed, throughput=5MB/sec 2024-09-16T06:15:36.761 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wzH-5eU4EZXcHN5 off=3529125 len=988468 2024-09-16T06:15:36.766 INFO:tasks.workunit.client.0.smithi145.stdout:op 3602 completed, throughput=5MB/sec 2024-09-16T06:15:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:37.766 INFO:tasks.workunit.client.0.smithi145.stdout: 711: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:37.766 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e3OYMh1pdwm4SVo off=374869 len=596719 2024-09-16T06:15:37.770 INFO:tasks.workunit.client.0.smithi145.stdout:op 3603 completed, throughput=4.99MB/sec 2024-09-16T06:15:37.771 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FVO6qEg95LxdbvJ off=4620242 len=1958461 2024-09-16T06:15:37.772 INFO:tasks.workunit.client.0.smithi145.stdout:op 3604 completed, throughput=5MB/sec 2024-09-16T06:15:37.772 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JrX78vkmrUP-xON off=12823283 len=464697 2024-09-16T06:15:37.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 3605 completed, throughput=5MB/sec 2024-09-16T06:15:37.777 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GailDu78vI7aPs2 off=7751073 len=498964 2024-09-16T06:15:37.780 INFO:tasks.workunit.client.0.smithi145.stdout:op 3606 completed, throughput=5MB/sec 2024-09-16T06:15:37.781 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BFZQj3tDx3EUpTs off=2052247 len=855767 2024-09-16T06:15:37.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 3607 completed, throughput=5MB/sec 2024-09-16T06:15:37.785 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O45wv4S8hcTs1ZM off=4070934 len=397236 2024-09-16T06:15:37.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 3608 completed, throughput=5MB/sec 2024-09-16T06:15:37.786 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HDNmOEBebZCunWz off=14249247 len=1378802 2024-09-16T06:15:37.787 INFO:tasks.workunit.client.0.smithi145.stdout:op 3609 completed, throughput=5MB/sec 2024-09-16T06:15:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:37 smithi145 ceph-mon[96887]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:37 smithi145 ceph-mon[99390]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:37 smithi161 ceph-mon[87722]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:38.787 INFO:tasks.workunit.client.0.smithi145.stdout: 712: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:38.787 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-klpJMXI049fedpt off=8218404 len=455429 2024-09-16T06:15:38.792 INFO:tasks.workunit.client.0.smithi145.stdout:op 3610 completed, throughput=5MB/sec 2024-09-16T06:15:38.792 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-junC91JVF6CoNUu off=1344491 len=119115 2024-09-16T06:15:38.794 INFO:tasks.workunit.client.0.smithi145.stdout:op 3611 completed, throughput=5MB/sec 2024-09-16T06:15:38.794 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nwtWhgZSVIVw-Hf off=704802 len=333688 2024-09-16T06:15:38.795 INFO:tasks.workunit.client.0.smithi145.stdout:op 3612 completed, throughput=5MB/sec 2024-09-16T06:15:38.795 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-m5jJ8QOqxeENfZO off=2049163 len=2093571 2024-09-16T06:15:38.806 INFO:tasks.workunit.client.0.smithi145.stdout:op 3613 completed, throughput=5MB/sec 2024-09-16T06:15:38.806 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3qKVWiY_309mGy9 off=8213052 len=511664 2024-09-16T06:15:38.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 3614 completed, throughput=5MB/sec 2024-09-16T06:15:38.807 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jbpZv0_chVWkFbu off=9737622 len=1998779 2024-09-16T06:15:38.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 3615 completed, throughput=5MB/sec 2024-09-16T06:15:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:38 smithi145 ceph-mon[96887]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:15:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:38 smithi145 ceph-mon[99390]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:15:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:38 smithi161 ceph-mon[87722]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:15:39.811 INFO:tasks.workunit.client.0.smithi145.stdout: 713: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:39.812 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-20ZDagMQREdPtAU off=11407660 len=1294343 2024-09-16T06:15:39.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 3616 completed, throughput=5MB/sec 2024-09-16T06:15:39.814 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-unhFKkWgrpyGB0I off=16446 len=811086 2024-09-16T06:15:39.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 3617 completed, throughput=5MB/sec 2024-09-16T06:15:39.821 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_cgpDp1bry53laF off=1735172 len=557449 2024-09-16T06:15:39.826 INFO:tasks.workunit.client.0.smithi145.stdout:op 3618 completed, throughput=5MB/sec 2024-09-16T06:15:39.826 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tSKpgoHCCEWyP_t off=1306585 len=650019 2024-09-16T06:15:39.826 INFO:tasks.workunit.client.0.smithi145.stdout:op 3619 completed, throughput=5MB/sec 2024-09-16T06:15:39.826 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gRR80koofkYo0XB off=2056977 len=1038076 2024-09-16T06:15:39.827 INFO:tasks.workunit.client.0.smithi145.stdout:op 3620 completed, throughput=5MB/sec 2024-09-16T06:15:40.827 INFO:tasks.workunit.client.0.smithi145.stdout: 714: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:40.827 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fiAWk5D3sbEOwLP off=480732 len=1928007 2024-09-16T06:15:40.836 INFO:tasks.workunit.client.0.smithi145.stdout:op 3621 completed, throughput=5MB/sec 2024-09-16T06:15:40.836 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-y7u6zWHpBXqiOsq off=6726309 len=947192 2024-09-16T06:15:40.846 INFO:tasks.workunit.client.0.smithi145.stdout:op 3622 completed, throughput=5MB/sec 2024-09-16T06:15:40.846 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CgS6msXtUM1rVEr off=414267 len=259598 2024-09-16T06:15:40.847 INFO:tasks.workunit.client.0.smithi145.stdout:op 3623 completed, throughput=5MB/sec 2024-09-16T06:15:40.847 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ack_-cQo5Wm8hSU off=187770 len=1059647 2024-09-16T06:15:40.850 INFO:tasks.workunit.client.0.smithi145.stdout:op 3624 completed, throughput=5MB/sec 2024-09-16T06:15:40.850 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K8BK-JMfJ3qLo1V off=10437577 len=1405231 2024-09-16T06:15:40.852 INFO:tasks.workunit.client.0.smithi145.stdout:op 3625 completed, throughput=5MB/sec 2024-09-16T06:15:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:40 smithi145 ceph-mon[96887]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:15:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:40 smithi145 ceph-mon[99390]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:15:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:40 smithi161 ceph-mon[87722]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:15:41.852 INFO:tasks.workunit.client.0.smithi145.stdout: 715: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:41.853 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-txLSb4SWEWO4maB off=6395265 len=1579331 2024-09-16T06:15:41.859 INFO:tasks.workunit.client.0.smithi145.stdout:op 3626 completed, throughput=5MB/sec 2024-09-16T06:15:41.859 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Im-YSq4_1Wdn5i8 off=21099923 len=1602055 2024-09-16T06:15:41.866 INFO:tasks.workunit.client.0.smithi145.stdout:op 3627 completed, throughput=5MB/sec 2024-09-16T06:15:41.866 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ojgdiSY3uCPMlcF off=14628916 len=945298 2024-09-16T06:15:41.871 INFO:tasks.workunit.client.0.smithi145.stdout:op 3628 completed, throughput=5MB/sec 2024-09-16T06:15:41.871 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xUI3Z2y0N-K9Q2v off=5921340 len=432552 2024-09-16T06:15:41.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 3629 completed, throughput=5MB/sec 2024-09-16T06:15:41.872 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QO7SBRSVePmO4XI off=4496533 len=1712094 2024-09-16T06:15:41.882 INFO:tasks.workunit.client.0.smithi145.stdout:op 3630 completed, throughput=5MB/sec 2024-09-16T06:15:42.885 INFO:tasks.workunit.client.0.smithi145.stdout: 716: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:42.885 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bAQnZUq_tHlrfJ7 off=1494674 len=459101 2024-09-16T06:15:42.886 INFO:tasks.workunit.client.0.smithi145.stdout:op 3631 completed, throughput=5MB/sec 2024-09-16T06:15:42.886 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-99xQuYOkAchSoDX off=9460313 len=1789325 2024-09-16T06:15:42.886 INFO:tasks.workunit.client.0.smithi145.stdout:op 3632 completed, throughput=5MB/sec 2024-09-16T06:15:42.886 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lWeJ-cqxZtm50Vn off=10941936 len=1871937 2024-09-16T06:15:42.896 INFO:tasks.workunit.client.0.smithi145.stdout:op 3633 completed, throughput=5MB/sec 2024-09-16T06:15:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:42 smithi145 ceph-mon[96887]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:15:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:42 smithi145 ceph-mon[99390]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:15:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:42 smithi161 ceph-mon[87722]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:15:43.897 INFO:tasks.workunit.client.0.smithi145.stdout: 717: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:43.897 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_FCRZzB8OggJqgE off=9105386 len=1128195 2024-09-16T06:15:43.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 3634 completed, throughput=4.99MB/sec 2024-09-16T06:15:43.898 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SxzWI6nf1O-2k8r off=1609964 len=1849899 2024-09-16T06:15:43.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 3635 completed, throughput=5MB/sec 2024-09-16T06:15:43.910 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tYJhFwX_mD3jkfm off=2542044 len=1708275 2024-09-16T06:15:43.911 INFO:tasks.workunit.client.0.smithi145.stdout:op 3636 completed, throughput=5MB/sec 2024-09-16T06:15:43.912 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UxZEBtGQIjKDUv5 off=10667235 len=150936 2024-09-16T06:15:43.914 INFO:tasks.workunit.client.0.smithi145.stdout:op 3637 completed, throughput=5MB/sec 2024-09-16T06:15:43.914 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0QEPOwOAYhQSo-I off=843257 len=1420669 2024-09-16T06:15:43.920 INFO:tasks.workunit.client.0.smithi145.stdout:op 3638 completed, throughput=5MB/sec 2024-09-16T06:15:44.920 INFO:tasks.workunit.client.0.smithi145.stdout: 718: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:44.921 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EiXjSI1K39wDkC9 off=5757551 len=1313727 2024-09-16T06:15:44.922 INFO:tasks.workunit.client.0.smithi145.stdout:op 3639 completed, throughput=5MB/sec 2024-09-16T06:15:44.922 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8bS_5K5OeXlx421 off=2990236 len=1811610 2024-09-16T06:15:44.924 INFO:tasks.workunit.client.0.smithi145.stdout:op 3640 completed, throughput=5MB/sec 2024-09-16T06:15:44.924 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cfE3cn_gmDju8ty off=7487365 len=1891001 2024-09-16T06:15:44.933 INFO:tasks.workunit.client.0.smithi145.stdout:op 3641 completed, throughput=5MB/sec 2024-09-16T06:15:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:44 smithi145 ceph-mon[96887]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:15:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:44 smithi145 ceph-mon[99390]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:15:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:15:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:15:44] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2024-09-16T06:15:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:44 smithi161 ceph-mon[87722]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:15:45.933 INFO:tasks.workunit.client.0.smithi145.stdout: 719: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:45.933 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mKg3KlaXo4hdsyH off=3377662 len=1069292 2024-09-16T06:15:45.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 3642 completed, throughput=5MB/sec 2024-09-16T06:15:45.935 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-D3plYY6jLtG7GPg off=7910686 len=514974 2024-09-16T06:15:45.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 3643 completed, throughput=5MB/sec 2024-09-16T06:15:45.936 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oAsnv9pT9OVsQsE off=5850365 len=1837315 2024-09-16T06:15:45.944 INFO:tasks.workunit.client.0.smithi145.stdout:op 3644 completed, throughput=5MB/sec 2024-09-16T06:15:45.944 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4riB8wrgVIbJ87Z off=8497266 len=549648 2024-09-16T06:15:45.945 INFO:tasks.workunit.client.0.smithi145.stdout:op 3645 completed, throughput=5MB/sec 2024-09-16T06:15:45.945 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SJ2LiaX_xv5yXjU off=2678832 len=509514 2024-09-16T06:15:45.948 INFO:tasks.workunit.client.0.smithi145.stdout:op 3646 completed, throughput=5MB/sec 2024-09-16T06:15:45.948 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MmeSbNG-LJnRuKF off=6978780 len=906866 2024-09-16T06:15:45.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 3647 completed, throughput=5MB/sec 2024-09-16T06:15:46.952 INFO:tasks.workunit.client.0.smithi145.stdout: 720: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:46.953 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qj-4Fj_NSz6veDL off=43207 len=26104 2024-09-16T06:15:46.953 INFO:tasks.workunit.client.0.smithi145.stdout:op 3648 completed, throughput=4.99MB/sec 2024-09-16T06:15:46.953 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K1h28g9MamdsatH off=7070042 len=2047935 2024-09-16T06:15:46.957 INFO:tasks.workunit.client.0.smithi145.stdout:op 3649 completed, throughput=5MB/sec 2024-09-16T06:15:46.957 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f-iDarT1DxqKklr off=1036432 len=431399 2024-09-16T06:15:46.961 INFO:tasks.workunit.client.0.smithi145.stdout:op 3650 completed, throughput=5MB/sec 2024-09-16T06:15:46.961 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lIhKdVDjNXGlC5U off=13586490 len=1700609 2024-09-16T06:15:46.963 INFO:tasks.workunit.client.0.smithi145.stdout:op 3651 completed, throughput=5MB/sec 2024-09-16T06:15:46.963 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ESYT2RXtjooZpp8 off=115505 len=1157726 2024-09-16T06:15:46.971 INFO:tasks.workunit.client.0.smithi145.stdout:op 3652 completed, throughput=5MB/sec 2024-09-16T06:15:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:46 smithi145 ceph-mon[99390]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:46 smithi145 ceph-mon[96887]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:46 smithi161 ceph-mon[87722]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:47.971 INFO:tasks.workunit.client.0.smithi145.stdout: 721: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:47.971 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Qsu_F6fWFAlAvYu off=5619609 len=1100009 2024-09-16T06:15:47.973 INFO:tasks.workunit.client.0.smithi145.stdout:op 3653 completed, throughput=5MB/sec 2024-09-16T06:15:47.973 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BMenWFtXrC_L45p off=17625657 len=251792 2024-09-16T06:15:47.974 INFO:tasks.workunit.client.0.smithi145.stdout:op 3654 completed, throughput=5MB/sec 2024-09-16T06:15:47.974 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Vsky6y_Ufl2yn5j off=841379 len=465351 2024-09-16T06:15:47.978 INFO:tasks.workunit.client.0.smithi145.stdout:op 3655 completed, throughput=5MB/sec 2024-09-16T06:15:47.978 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T4P-beOAcdG5K0e off=5633573 len=913569 2024-09-16T06:15:47.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 3656 completed, throughput=5MB/sec 2024-09-16T06:15:47.980 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HL10jOhuApRp6JH off=4033107 len=912828 2024-09-16T06:15:47.985 INFO:tasks.workunit.client.0.smithi145.stdout:op 3657 completed, throughput=5MB/sec 2024-09-16T06:15:47.985 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8fME3ETseDdI62i off=5706072 len=1574636 2024-09-16T06:15:47.987 INFO:tasks.workunit.client.0.smithi145.stdout:op 3658 completed, throughput=5MB/sec 2024-09-16T06:15:48.987 INFO:tasks.workunit.client.0.smithi145.stdout: 722: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:48.988 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JX1JahFHvB83GOc off=11198883 len=466437 2024-09-16T06:15:48.992 INFO:tasks.workunit.client.0.smithi145.stdout:op 3659 completed, throughput=4.99MB/sec 2024-09-16T06:15:48.992 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2_xeAi4HGswTU7L off=9301311 len=2091629 2024-09-16T06:15:49.004 INFO:tasks.workunit.client.0.smithi145.stdout:op 3660 completed, throughput=5MB/sec 2024-09-16T06:15:49.004 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JpC8Z3ZQTqJRUVu off=12801196 len=1686233 2024-09-16T06:15:49.006 INFO:tasks.workunit.client.0.smithi145.stdout:op 3661 completed, throughput=5MB/sec 2024-09-16T06:15:49.006 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t2q_fv2xPrXra5a off=7335534 len=1017559 2024-09-16T06:15:49.011 INFO:tasks.workunit.client.0.smithi145.stdout:op 3662 completed, throughput=5MB/sec 2024-09-16T06:15:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:48 smithi145 ceph-mon[96887]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:48 smithi145 ceph-mon[99390]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:48 smithi161 ceph-mon[87722]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:50.011 INFO:tasks.workunit.client.0.smithi145.stdout: 723: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:50.012 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iifh1XtjSiFJ7Fd off=837765 len=388227 2024-09-16T06:15:50.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 3663 completed, throughput=4.99MB/sec 2024-09-16T06:15:50.015 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XPvviw-SEFS49CD off=1137648 len=190199 2024-09-16T06:15:50.016 INFO:tasks.workunit.client.0.smithi145.stdout:op 3664 completed, throughput=4.99MB/sec 2024-09-16T06:15:50.016 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MrBnjKl-FwO7NEc off=10150360 len=1720187 2024-09-16T06:15:50.019 INFO:tasks.workunit.client.0.smithi145.stdout:op 3665 completed, throughput=5MB/sec 2024-09-16T06:15:50.019 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kDh3zB2RfFkrYFd off=9371117 len=1681514 2024-09-16T06:15:50.029 INFO:tasks.workunit.client.0.smithi145.stdout:op 3666 completed, throughput=5MB/sec 2024-09-16T06:15:50.029 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LHVVVOUsFRIGU8z off=82773 len=1486642 2024-09-16T06:15:50.030 INFO:tasks.workunit.client.0.smithi145.stdout:op 3667 completed, throughput=5MB/sec 2024-09-16T06:15:51.031 INFO:tasks.workunit.client.0.smithi145.stdout: 724: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:51.031 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4c0OLHlB7cSWX2j off=2918283 len=1514920 2024-09-16T06:15:51.039 INFO:tasks.workunit.client.0.smithi145.stdout:op 3668 completed, throughput=5MB/sec 2024-09-16T06:15:51.039 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r93PH3kix7oSEBS off=11801346 len=1652183 2024-09-16T06:15:51.046 INFO:tasks.workunit.client.0.smithi145.stdout:op 3669 completed, throughput=5MB/sec 2024-09-16T06:15:51.046 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UpOe9ld98b3jZ-F off=7697496 len=1175925 2024-09-16T06:15:51.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 3670 completed, throughput=5MB/sec 2024-09-16T06:15:51.053 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IS5Nj1FlA9xafgi off=632603 len=315884 2024-09-16T06:15:51.055 INFO:tasks.workunit.client.0.smithi145.stdout:op 3671 completed, throughput=5MB/sec 2024-09-16T06:15:51.055 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-o180TJ1RwGNympM off=6677123 len=1953127 2024-09-16T06:15:51.062 INFO:tasks.workunit.client.0.smithi145.stdout:op 3672 completed, throughput=5MB/sec 2024-09-16T06:15:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:50 smithi145 ceph-mon[96887]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:15:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:50 smithi145 ceph-mon[99390]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:15:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:50 smithi161 ceph-mon[87722]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:15:52.062 INFO:tasks.workunit.client.0.smithi145.stdout: 725: throughput=5MB/sec pending data=0 2024-09-16T06:15:52.062 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ChZ7OpzRKs61MLD off=4655772 len=1809039 2024-09-16T06:15:52.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 3673 completed, throughput=5MB/sec 2024-09-16T06:15:52.066 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d9uypeGlOD7Ew5y off=11330836 len=613530 2024-09-16T06:15:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:52.067 INFO:tasks.workunit.client.0.smithi145.stdout:op 3674 completed, throughput=5MB/sec 2024-09-16T06:15:52.068 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8Tf9wA36wWSudCA off=1132354 len=1831159 2024-09-16T06:15:52.070 INFO:tasks.workunit.client.0.smithi145.stdout:op 3675 completed, throughput=5MB/sec 2024-09-16T06:15:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:15:53.071 INFO:tasks.workunit.client.0.smithi145.stdout: 726: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HSziScmG1_62iJZ off=4153732 len=541520 2024-09-16T06:15:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:op 3676 completed, throughput=5MB/sec 2024-09-16T06:15:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S853r4n1LKxZmVa off=6701395 len=601174 2024-09-16T06:15:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 3677 completed, throughput=5MB/sec 2024-09-16T06:15:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HttTyVTokq-9wzB off=1722855 len=410996 2024-09-16T06:15:53.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 3678 completed, throughput=5MB/sec 2024-09-16T06:15:53.079 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HLlI3hf7Lg-bI21 off=4371355 len=465607 2024-09-16T06:15:53.081 INFO:tasks.workunit.client.0.smithi145.stdout:op 3679 completed, throughput=5MB/sec 2024-09-16T06:15:53.081 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rwvMoX1tIsAgMQR off=2555594 len=568714 2024-09-16T06:15:53.085 INFO:tasks.workunit.client.0.smithi145.stdout:op 3680 completed, throughput=5MB/sec 2024-09-16T06:15:53.085 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HPkpD7KzBvVPrGP off=1091155 len=846038 2024-09-16T06:15:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:52 smithi161 ceph-mon[87722]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:53.089 INFO:tasks.workunit.client.0.smithi145.stdout:op 3681 completed, throughput=5MB/sec 2024-09-16T06:15:53.089 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-E3bPzl2Ct8FqGpw off=677610 len=1214373 2024-09-16T06:15:53.097 INFO:tasks.workunit.client.0.smithi145.stdout:op 3682 completed, throughput=5MB/sec 2024-09-16T06:15:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:52 smithi145 ceph-mon[96887]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:52 smithi145 ceph-mon[99390]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:15:54.098 INFO:tasks.workunit.client.0.smithi145.stdout: 727: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:54.098 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u8iZOR62p5Tzzco off=2440678 len=689368 2024-09-16T06:15:54.105 INFO:tasks.workunit.client.0.smithi145.stdout:op 3683 completed, throughput=4.99MB/sec 2024-09-16T06:15:54.105 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uL1mfZ-tpnKEza5 off=3682029 len=263398 2024-09-16T06:15:54.105 INFO:tasks.workunit.client.0.smithi145.stdout:op 3684 completed, throughput=4.99MB/sec 2024-09-16T06:15:54.105 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OUyB7RpNjGBLMiD off=881046 len=1767044 2024-09-16T06:15:54.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 3685 completed, throughput=5MB/sec 2024-09-16T06:15:54.106 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PMXdX1Iy9U09cW7 off=14236335 len=572581 2024-09-16T06:15:54.107 INFO:tasks.workunit.client.0.smithi145.stdout:op 3686 completed, throughput=5MB/sec 2024-09-16T06:15:54.107 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vLEIHB7HV3lKDll off=10331052 len=2063302 2024-09-16T06:15:54.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 3687 completed, throughput=5MB/sec 2024-09-16T06:15:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:54 smithi145 ceph-mon[96887]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:15:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:54 smithi145 ceph-mon[99390]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:15:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:15:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:15:54] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2024-09-16T06:15:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:54 smithi161 ceph-mon[87722]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:15:55.111 INFO:tasks.workunit.client.0.smithi145.stdout: 728: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:55.111 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MmeSbNG-LJnRuKF off=1636686 len=976934 2024-09-16T06:15:55.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 3688 completed, throughput=4.99MB/sec 2024-09-16T06:15:55.113 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0NtIOKp53F2Kngl off=2873572 len=830019 2024-09-16T06:15:55.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 3689 completed, throughput=5MB/sec 2024-09-16T06:15:55.114 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-E-lUuaZdYrZvR_p off=6395041 len=1872521 2024-09-16T06:15:55.117 INFO:tasks.workunit.client.0.smithi145.stdout:op 3690 completed, throughput=5MB/sec 2024-09-16T06:15:55.117 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7jBli6OX5bnD5o_ off=15849187 len=1251517 2024-09-16T06:15:55.122 INFO:tasks.workunit.client.0.smithi145.stdout:op 3691 completed, throughput=5MB/sec 2024-09-16T06:15:55.122 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9nrTbGbNdS4MbSc off=16369272 len=1987333 2024-09-16T06:15:55.124 INFO:tasks.workunit.client.0.smithi145.stdout:op 3692 completed, throughput=5MB/sec 2024-09-16T06:15:56.125 INFO:tasks.workunit.client.0.smithi145.stdout: 729: throughput=5MB/sec pending data=0 2024-09-16T06:15:56.125 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_Wv7DVNC1epyTpC off=3113529 len=1677033 2024-09-16T06:15:56.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 3693 completed, throughput=5MB/sec 2024-09-16T06:15:56.128 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-raDzg-HHL4h-X4A off=12464493 len=1700750 2024-09-16T06:15:56.130 INFO:tasks.workunit.client.0.smithi145.stdout:op 3694 completed, throughput=5MB/sec 2024-09-16T06:15:56.131 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-31ysz6ej0oOeQn0 off=1329038 len=44707 2024-09-16T06:15:56.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 3695 completed, throughput=5MB/sec 2024-09-16T06:15:56.131 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CQDtra6sEA0eUYr off=3676373 len=1329021 2024-09-16T06:15:56.133 INFO:tasks.workunit.client.0.smithi145.stdout:op 3696 completed, throughput=5MB/sec 2024-09-16T06:15:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:56 smithi145 ceph-mon[96887]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:56 smithi145 ceph-mon[99390]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:56 smithi161 ceph-mon[87722]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:15:57.133 INFO:tasks.workunit.client.0.smithi145.stdout: 730: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:57.133 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Vqz6qdFkV_mKt0j off=2471729 len=355824 2024-09-16T06:15:57.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 3697 completed, throughput=5MB/sec 2024-09-16T06:15:57.134 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lz05LFvaPd6rpLA off=17740096 len=92847 2024-09-16T06:15:57.137 INFO:tasks.workunit.client.0.smithi145.stdout:op 3698 completed, throughput=5MB/sec 2024-09-16T06:15:57.137 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--swymjtUFPdkEJz off=2998441 len=175407 2024-09-16T06:15:57.142 INFO:tasks.workunit.client.0.smithi145.stdout:op 3699 completed, throughput=5MB/sec 2024-09-16T06:15:57.142 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GgsZav6Kw133YgR off=11225607 len=883452 2024-09-16T06:15:57.147 INFO:tasks.workunit.client.0.smithi145.stdout:op 3700 completed, throughput=5MB/sec 2024-09-16T06:15:57.147 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ueuj4jKI6wDDWNz off=2253430 len=118330 2024-09-16T06:15:57.148 INFO:tasks.workunit.client.0.smithi145.stdout:op 3701 completed, throughput=5MB/sec 2024-09-16T06:15:57.148 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KHhHxcA2c1p46TO off=9201593 len=1566083 2024-09-16T06:15:57.150 INFO:tasks.workunit.client.0.smithi145.stdout:op 3702 completed, throughput=5MB/sec 2024-09-16T06:15:57.150 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VQnk34Hey-pNAIh off=13209201 len=942169 2024-09-16T06:15:57.155 INFO:tasks.workunit.client.0.smithi145.stdout:op 3703 completed, throughput=5MB/sec 2024-09-16T06:15:57.155 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2gzOmuuOJ7v-hKT off=9483793 len=336167 2024-09-16T06:15:57.155 INFO:tasks.workunit.client.0.smithi145.stdout:op 3704 completed, throughput=5MB/sec 2024-09-16T06:15:58.156 INFO:tasks.workunit.client.0.smithi145.stdout: 731: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:58.156 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-88nENK2YonOAL8r off=5024083 len=201908 2024-09-16T06:15:58.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 3705 completed, throughput=4.99MB/sec 2024-09-16T06:15:58.159 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aNHS4WVZgUIMOvT off=15955097 len=1431211 2024-09-16T06:15:58.168 INFO:tasks.workunit.client.0.smithi145.stdout:op 3706 completed, throughput=5MB/sec 2024-09-16T06:15:58.168 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X11c45yTXJ3CPsH off=4172032 len=1772578 2024-09-16T06:15:58.177 INFO:tasks.workunit.client.0.smithi145.stdout:op 3707 completed, throughput=5MB/sec 2024-09-16T06:15:58.178 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GGjSe6ay49LkKo6 off=4837967 len=1386094 2024-09-16T06:15:58.183 INFO:tasks.workunit.client.0.smithi145.stdout:op 3708 completed, throughput=5MB/sec 2024-09-16T06:15:58.184 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yFm1Hxt4czJMXzg off=1152935 len=564922 2024-09-16T06:15:58.187 INFO:tasks.workunit.client.0.smithi145.stdout:op 3709 completed, throughput=5MB/sec 2024-09-16T06:15:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:15:58 smithi145 ceph-mon[96887]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:15:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:15:58 smithi145 ceph-mon[99390]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:15:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:15:58 smithi161 ceph-mon[87722]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:15:59.187 INFO:tasks.workunit.client.0.smithi145.stdout: 732: throughput=4.99MB/sec pending data=0 2024-09-16T06:15:59.188 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OuFskFNwyJoEFH1 off=1015048 len=993017 2024-09-16T06:15:59.189 INFO:tasks.workunit.client.0.smithi145.stdout:op 3710 completed, throughput=4.99MB/sec 2024-09-16T06:15:59.189 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xGKB9mv1AMrWSlm off=891132 len=93991 2024-09-16T06:15:59.190 INFO:tasks.workunit.client.0.smithi145.stdout:op 3711 completed, throughput=5MB/sec 2024-09-16T06:15:59.190 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gBkkchlNFIPd0tt off=7858056 len=678292 2024-09-16T06:15:59.194 INFO:tasks.workunit.client.0.smithi145.stdout:op 3712 completed, throughput=5MB/sec 2024-09-16T06:15:59.194 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NC3cGns-vlZeQON off=2236702 len=1430248 2024-09-16T06:15:59.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 3713 completed, throughput=5MB/sec 2024-09-16T06:15:59.203 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2XcYkxB1SbO0dwI off=2255892 len=195452 2024-09-16T06:15:59.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 3714 completed, throughput=5MB/sec 2024-09-16T06:15:59.206 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jbjWJMLFlXZmPDG off=3038228 len=1801298 2024-09-16T06:15:59.215 INFO:tasks.workunit.client.0.smithi145.stdout:op 3715 completed, throughput=5MB/sec 2024-09-16T06:16:00.216 INFO:tasks.workunit.client.0.smithi145.stdout: 733: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:00.216 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nuHzcfxJIHsxqA7 off=14620983 len=821271 2024-09-16T06:16:00.221 INFO:tasks.workunit.client.0.smithi145.stdout:op 3716 completed, throughput=4.99MB/sec 2024-09-16T06:16:00.221 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R6VFh6LW0RKwhKW off=8995658 len=641248 2024-09-16T06:16:00.224 INFO:tasks.workunit.client.0.smithi145.stdout:op 3717 completed, throughput=5MB/sec 2024-09-16T06:16:00.224 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3JVVsfTNpOE6fjD off=0 len=1227768 2024-09-16T06:16:00.229 INFO:tasks.workunit.client.0.smithi145.stdout:op 3718 completed, throughput=5MB/sec 2024-09-16T06:16:00.229 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YJvoibD9savFv8N off=12060290 len=1952163 2024-09-16T06:16:00.232 INFO:tasks.workunit.client.0.smithi145.stdout:op 3719 completed, throughput=5MB/sec 2024-09-16T06:16:00.232 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eYBwSJQZKfNc2zv off=16836074 len=978643 2024-09-16T06:16:00.236 INFO:tasks.workunit.client.0.smithi145.stdout:op 3720 completed, throughput=5MB/sec 2024-09-16T06:16:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:00 smithi145 ceph-mon[96887]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:00 smithi145 ceph-mon[99390]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:00 smithi161 ceph-mon[87722]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:01.236 INFO:tasks.workunit.client.0.smithi145.stdout: 734: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:01.236 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dbz1xUD7JnByatH off=2390775 len=108115 2024-09-16T06:16:01.239 INFO:tasks.workunit.client.0.smithi145.stdout:op 3721 completed, throughput=4.99MB/sec 2024-09-16T06:16:01.239 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Phh2yhuFhMG2FsA off=17101779 len=1673297 2024-09-16T06:16:01.241 INFO:tasks.workunit.client.0.smithi145.stdout:op 3722 completed, throughput=5MB/sec 2024-09-16T06:16:01.241 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GAr9xvdJf8mvTdd off=5170256 len=1578557 2024-09-16T06:16:01.244 INFO:tasks.workunit.client.0.smithi145.stdout:op 3723 completed, throughput=5MB/sec 2024-09-16T06:16:01.244 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vJyZwABkCS7uG62 off=9078771 len=122003 2024-09-16T06:16:01.244 INFO:tasks.workunit.client.0.smithi145.stdout:op 3724 completed, throughput=5MB/sec 2024-09-16T06:16:01.244 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CruMPjtggRYatMW off=1761496 len=950486 2024-09-16T06:16:01.246 INFO:tasks.workunit.client.0.smithi145.stdout:op 3725 completed, throughput=5MB/sec 2024-09-16T06:16:01.246 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OpXBDsbU-jUa-t2 off=113811 len=1820545 2024-09-16T06:16:01.248 INFO:tasks.workunit.client.0.smithi145.stdout:op 3726 completed, throughput=5MB/sec 2024-09-16T06:16:02.248 INFO:tasks.workunit.client.0.smithi145.stdout: 735: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:02.248 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--TmaX2_5caOoqJH off=8491527 len=434601 2024-09-16T06:16:02.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 3727 completed, throughput=5MB/sec 2024-09-16T06:16:02.250 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2r1kky9SgBokms7 off=8827038 len=42626 2024-09-16T06:16:02.251 INFO:tasks.workunit.client.0.smithi145.stdout:op 3728 completed, throughput=5MB/sec 2024-09-16T06:16:02.251 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LT8oZW1nfkT6Fa4 off=832904 len=1257217 2024-09-16T06:16:02.252 INFO:tasks.workunit.client.0.smithi145.stdout:op 3729 completed, throughput=5MB/sec 2024-09-16T06:16:02.253 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J6HzH7X6sjvDjRN off=8519589 len=454764 2024-09-16T06:16:02.254 INFO:tasks.workunit.client.0.smithi145.stdout:op 3730 completed, throughput=5MB/sec 2024-09-16T06:16:02.254 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KXJCEbm2ftmSbVX off=7297918 len=801351 2024-09-16T06:16:02.259 INFO:tasks.workunit.client.0.smithi145.stdout:op 3731 completed, throughput=5MB/sec 2024-09-16T06:16:02.259 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jMAnXyZ01tnlUPx off=10126359 len=1884616 2024-09-16T06:16:02.262 INFO:tasks.workunit.client.0.smithi145.stdout:op 3732 completed, throughput=5MB/sec 2024-09-16T06:16:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:02 smithi145 ceph-mon[96887]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:16:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:02 smithi145 ceph-mon[99390]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:16:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:02 smithi161 ceph-mon[87722]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:16:03.262 INFO:tasks.workunit.client.0.smithi145.stdout: 736: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:03.263 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HttTyVTokq-9wzB off=1579896 len=138848 2024-09-16T06:16:03.263 INFO:tasks.workunit.client.0.smithi145.stdout:op 3733 completed, throughput=4.99MB/sec 2024-09-16T06:16:03.263 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dPFA8coRlnOVrhO off=14679568 len=1419103 2024-09-16T06:16:03.266 INFO:tasks.workunit.client.0.smithi145.stdout:op 3734 completed, throughput=5MB/sec 2024-09-16T06:16:03.266 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e_PQyNXadmo5xp4 off=4773123 len=1252297 2024-09-16T06:16:03.272 INFO:tasks.workunit.client.0.smithi145.stdout:op 3735 completed, throughput=5MB/sec 2024-09-16T06:16:03.272 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7Y8Te4Sf3Xj7MTh off=1318436 len=214302 2024-09-16T06:16:03.273 INFO:tasks.workunit.client.0.smithi145.stdout:op 3736 completed, throughput=5MB/sec 2024-09-16T06:16:03.273 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6v9Ubjse3_3khwa off=14426 len=44821 2024-09-16T06:16:03.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 3737 completed, throughput=5MB/sec 2024-09-16T06:16:03.275 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JKtrp9jnu4-dKHI off=2993103 len=900073 2024-09-16T06:16:03.277 INFO:tasks.workunit.client.0.smithi145.stdout:op 3738 completed, throughput=5MB/sec 2024-09-16T06:16:03.277 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iTu1Kg9NH0_CEwy off=7141041 len=240097 2024-09-16T06:16:03.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 3739 completed, throughput=5MB/sec 2024-09-16T06:16:03.279 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aFs4dllIW9LB8n2 off=507780 len=1348635 2024-09-16T06:16:03.286 INFO:tasks.workunit.client.0.smithi145.stdout:op 3740 completed, throughput=5MB/sec 2024-09-16T06:16:04.286 INFO:tasks.workunit.client.0.smithi145.stdout: 737: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:04.286 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lLTM8sOf_3GC4aC off=1938592 len=1984534 2024-09-16T06:16:04.299 INFO:tasks.workunit.client.0.smithi145.stdout:op 3741 completed, throughput=5MB/sec 2024-09-16T06:16:04.300 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wCMsHdV9zY27wY_ off=8035607 len=695205 2024-09-16T06:16:04.304 INFO:tasks.workunit.client.0.smithi145.stdout:op 3742 completed, throughput=5MB/sec 2024-09-16T06:16:04.304 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OWXHGa4ciNt6NEO off=11803666 len=447964 2024-09-16T06:16:04.305 INFO:tasks.workunit.client.0.smithi145.stdout:op 3743 completed, throughput=5MB/sec 2024-09-16T06:16:04.305 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CjolNGGqPQFx0fx off=10702934 len=103071 2024-09-16T06:16:04.305 INFO:tasks.workunit.client.0.smithi145.stdout:op 3744 completed, throughput=5MB/sec 2024-09-16T06:16:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qwuzeyrQLPm7mfI off=45191 len=124806 2024-09-16T06:16:04.308 INFO:tasks.workunit.client.0.smithi145.stdout:op 3745 completed, throughput=5MB/sec 2024-09-16T06:16:04.308 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EV1BeXP_PyWDNoe off=2024589 len=443756 2024-09-16T06:16:04.308 INFO:tasks.workunit.client.0.smithi145.stdout:op 3746 completed, throughput=5MB/sec 2024-09-16T06:16:04.308 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6VZLDe4buHsae6T off=10037027 len=1653575 2024-09-16T06:16:04.317 INFO:tasks.workunit.client.0.smithi145.stdout:op 3747 completed, throughput=5MB/sec 2024-09-16T06:16:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:04 smithi145 ceph-mon[96887]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:16:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:04 smithi145 ceph-mon[99390]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:16:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:16:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:16:04] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2024-09-16T06:16:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:04 smithi161 ceph-mon[87722]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:16:05.317 INFO:tasks.workunit.client.0.smithi145.stdout: 738: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:05.318 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xizt2qrQLcl-wda off=4110736 len=2068452 2024-09-16T06:16:05.330 INFO:tasks.workunit.client.0.smithi145.stdout:op 3748 completed, throughput=5MB/sec 2024-09-16T06:16:05.330 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6XI9b3tw81gECmy off=3260275 len=1091988 2024-09-16T06:16:05.332 INFO:tasks.workunit.client.0.smithi145.stdout:op 3749 completed, throughput=5MB/sec 2024-09-16T06:16:05.332 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oaevACll5pFnjmC off=0 len=1107085 2024-09-16T06:16:05.333 INFO:tasks.workunit.client.0.smithi145.stdout:op 3750 completed, throughput=5MB/sec 2024-09-16T06:16:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:16:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:16:06.333 INFO:tasks.workunit.client.0.smithi145.stdout: 739: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:06.333 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vO2bOP7H6rAVZjt off=575825 len=1915254 2024-09-16T06:16:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:16:06.340 INFO:tasks.workunit.client.0.smithi145.stdout:op 3751 completed, throughput=5MB/sec 2024-09-16T06:16:06.340 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MSgx9Atbso3eOVO off=5477495 len=1284917 2024-09-16T06:16:06.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 3752 completed, throughput=5MB/sec 2024-09-16T06:16:06.341 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cT2FbJQ8f51lmae off=4190162 len=1479589 2024-09-16T06:16:06.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 3753 completed, throughput=5MB/sec 2024-09-16T06:16:06.342 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZmUL4RLP3hOu7ny off=15471705 len=458678 2024-09-16T06:16:06.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 3754 completed, throughput=5MB/sec 2024-09-16T06:16:06.345 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UH35ik1Uw6ImX9e off=792295 len=297258 2024-09-16T06:16:06.345 INFO:tasks.workunit.client.0.smithi145.stdout:op 3755 completed, throughput=5MB/sec 2024-09-16T06:16:07.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:16:07.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:16:07.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:16:07.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:07.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:06 smithi161 ceph-mon[87722]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:16:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:16:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:16:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:16:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[96887]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:16:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:16:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:16:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:16:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:06 smithi145 ceph-mon[99390]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:16:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: 740: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:07.346 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ra1IdsSYzph47Gx off=1121734 len=301745 2024-09-16T06:16:07.347 INFO:tasks.workunit.client.0.smithi145.stdout:op 3756 completed, throughput=4.99MB/sec 2024-09-16T06:16:07.347 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oez-5kSbVHSW5xk off=12340278 len=1744423 2024-09-16T06:16:07.350 INFO:tasks.workunit.client.0.smithi145.stdout:op 3757 completed, throughput=5MB/sec 2024-09-16T06:16:07.350 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_PEAIY6SgUgVaA- off=4701208 len=740111 2024-09-16T06:16:07.351 INFO:tasks.workunit.client.0.smithi145.stdout:op 3758 completed, throughput=5MB/sec 2024-09-16T06:16:07.352 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b-34Adp-oBsqARK off=763173 len=1241490 2024-09-16T06:16:07.353 INFO:tasks.workunit.client.0.smithi145.stdout:op 3759 completed, throughput=5MB/sec 2024-09-16T06:16:07.353 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-23wDAR9tNW8qREy off=14370564 len=1348497 2024-09-16T06:16:07.355 INFO:tasks.workunit.client.0.smithi145.stdout:op 3760 completed, throughput=5MB/sec 2024-09-16T06:16:08.355 INFO:tasks.workunit.client.0.smithi145.stdout: 741: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:08.355 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iBvjbx1NSWmkoSp off=15476692 len=2033627 2024-09-16T06:16:08.358 INFO:tasks.workunit.client.0.smithi145.stdout:op 3761 completed, throughput=5MB/sec 2024-09-16T06:16:08.358 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xSs_3tmxNOULrGO off=16883256 len=1500719 2024-09-16T06:16:08.368 INFO:tasks.workunit.client.0.smithi145.stdout:op 3762 completed, throughput=5MB/sec 2024-09-16T06:16:08.368 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XgmtNMKiJMgrphR off=1722129 len=122587 2024-09-16T06:16:08.368 INFO:tasks.workunit.client.0.smithi145.stdout:op 3763 completed, throughput=5MB/sec 2024-09-16T06:16:08.369 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9W5iBqaTiQZY9HE off=2070892 len=1463609 2024-09-16T06:16:08.371 INFO:tasks.workunit.client.0.smithi145.stdout:op 3764 completed, throughput=5MB/sec 2024-09-16T06:16:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:08 smithi161 ceph-mon[87722]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-16T06:16:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:08 smithi145 ceph-mon[96887]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-16T06:16:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:08 smithi145 ceph-mon[99390]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-16T06:16:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: 742: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:09.371 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FGX3C25y7xLc805 off=11343762 len=1366087 2024-09-16T06:16:09.377 INFO:tasks.workunit.client.0.smithi145.stdout:op 3765 completed, throughput=5MB/sec 2024-09-16T06:16:09.377 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-D4CK2suT-TWtuFL off=4553402 len=211314 2024-09-16T06:16:09.380 INFO:tasks.workunit.client.0.smithi145.stdout:op 3766 completed, throughput=5MB/sec 2024-09-16T06:16:09.380 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wdSvHyCGH2H2Skw off=2831510 len=1107965 2024-09-16T06:16:09.386 INFO:tasks.workunit.client.0.smithi145.stdout:op 3767 completed, throughput=5MB/sec 2024-09-16T06:16:09.386 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yfgK5gepvDB8Y0p off=21496739 len=80871 2024-09-16T06:16:09.388 INFO:tasks.workunit.client.0.smithi145.stdout:op 3768 completed, throughput=5MB/sec 2024-09-16T06:16:09.388 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9YDlRameIi84rtF off=9351587 len=1580317 2024-09-16T06:16:09.394 INFO:tasks.workunit.client.0.smithi145.stdout:op 3769 completed, throughput=5MB/sec 2024-09-16T06:16:09.394 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0VDVNxByuXNk7O9 off=11080234 len=625624 2024-09-16T06:16:09.395 INFO:tasks.workunit.client.0.smithi145.stdout:op 3770 completed, throughput=5MB/sec 2024-09-16T06:16:09.395 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vtVI2LQ9e1gREIU off=618181 len=18871 2024-09-16T06:16:09.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 3771 completed, throughput=5MB/sec 2024-09-16T06:16:09.398 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XjcMCtTYkrYigGN off=1224485 len=1434740 2024-09-16T06:16:09.399 INFO:tasks.workunit.client.0.smithi145.stdout:op 3772 completed, throughput=5MB/sec 2024-09-16T06:16:10.399 INFO:tasks.workunit.client.0.smithi145.stdout: 743: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:10.399 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i1jv3TrS90kt5ab off=2257300 len=1562794 2024-09-16T06:16:10.401 INFO:tasks.workunit.client.0.smithi145.stdout:op 3773 completed, throughput=5MB/sec 2024-09-16T06:16:10.401 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YUZKD0hour194au off=11832173 len=50399 2024-09-16T06:16:10.402 INFO:tasks.workunit.client.0.smithi145.stdout:op 3774 completed, throughput=5MB/sec 2024-09-16T06:16:10.402 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Xgvb3rUEG4VbICF off=1352505 len=873895 2024-09-16T06:16:10.403 INFO:tasks.workunit.client.0.smithi145.stdout:op 3775 completed, throughput=5MB/sec 2024-09-16T06:16:10.403 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZvoqiJS0eWQBIY_ off=10797935 len=45749 2024-09-16T06:16:10.403 INFO:tasks.workunit.client.0.smithi145.stdout:op 3776 completed, throughput=5MB/sec 2024-09-16T06:16:10.404 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YDoBEWh4i4NLylZ off=256207 len=1577602 2024-09-16T06:16:10.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 3777 completed, throughput=5MB/sec 2024-09-16T06:16:10.410 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vzCKz-k9-twIrsU off=15909187 len=86850 2024-09-16T06:16:10.411 INFO:tasks.workunit.client.0.smithi145.stdout:op 3778 completed, throughput=5MB/sec 2024-09-16T06:16:10.411 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JJE0R56MqNoPYMD off=3450927 len=1858783 2024-09-16T06:16:10.413 INFO:tasks.workunit.client.0.smithi145.stdout:op 3779 completed, throughput=5MB/sec 2024-09-16T06:16:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:10 smithi145 ceph-mon[96887]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:16:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:10 smithi145 ceph-mon[99390]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:16:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:10 smithi161 ceph-mon[87722]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-16T06:16:11.413 INFO:tasks.workunit.client.0.smithi145.stdout: 744: throughput=5MB/sec pending data=0 2024-09-16T06:16:11.413 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CuVHvsNU2bGZadZ off=17841590 len=877207 2024-09-16T06:16:11.418 INFO:tasks.workunit.client.0.smithi145.stdout:op 3780 completed, throughput=5MB/sec 2024-09-16T06:16:11.418 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iGXHLvYBc4JsP4c off=2908177 len=1779779 2024-09-16T06:16:11.429 INFO:tasks.workunit.client.0.smithi145.stdout:op 3781 completed, throughput=5MB/sec 2024-09-16T06:16:11.429 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nF779On3DDDJH4L off=5951252 len=1377363 2024-09-16T06:16:11.431 INFO:tasks.workunit.client.0.smithi145.stdout:op 3782 completed, throughput=5MB/sec 2024-09-16T06:16:12.431 INFO:tasks.workunit.client.0.smithi145.stdout: 745: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:12.431 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aIe08Yr8pkJ9k8f off=1093971 len=390104 2024-09-16T06:16:12.435 INFO:tasks.workunit.client.0.smithi145.stdout:op 3783 completed, throughput=4.99MB/sec 2024-09-16T06:16:12.435 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-w_i_TuuO9mmAl8o off=650846 len=2047769 2024-09-16T06:16:12.446 INFO:tasks.workunit.client.0.smithi145.stdout:op 3784 completed, throughput=5MB/sec 2024-09-16T06:16:12.446 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nAOLtI_P-1djhQ5 off=181245 len=507876 2024-09-16T06:16:12.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 3785 completed, throughput=5MB/sec 2024-09-16T06:16:12.449 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LMrLPGELFrLZULA off=630747 len=337064 2024-09-16T06:16:12.452 INFO:tasks.workunit.client.0.smithi145.stdout:op 3786 completed, throughput=5MB/sec 2024-09-16T06:16:12.452 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PRP150kRa_9dA96 off=10884216 len=1244139 2024-09-16T06:16:12.454 INFO:tasks.workunit.client.0.smithi145.stdout:op 3787 completed, throughput=5MB/sec 2024-09-16T06:16:12.454 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qcQ0PJsmLtKP4Uf off=2829116 len=1338394 2024-09-16T06:16:12.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 3788 completed, throughput=5MB/sec 2024-09-16T06:16:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:12 smithi161 ceph-mon[87722]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:16:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:12 smithi145 ceph-mon[99390]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:16:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:12 smithi145 ceph-mon[96887]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:16:13.457 INFO:tasks.workunit.client.0.smithi145.stdout: 746: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:13.457 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jFO7lgsCaLx4TNY off=3970608 len=1114340 2024-09-16T06:16:13.462 INFO:tasks.workunit.client.0.smithi145.stdout:op 3789 completed, throughput=5MB/sec 2024-09-16T06:16:13.462 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_o9FHZPr2Kmfzyd off=6201757 len=1024621 2024-09-16T06:16:13.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 3790 completed, throughput=5MB/sec 2024-09-16T06:16:13.465 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oQj3kB-n2nm4Bw3 off=15003622 len=1682617 2024-09-16T06:16:13.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 3791 completed, throughput=5MB/sec 2024-09-16T06:16:13.469 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7Oa95q_MAvCKDc8 off=3473359 len=951117 2024-09-16T06:16:13.473 INFO:tasks.workunit.client.0.smithi145.stdout:op 3792 completed, throughput=5MB/sec 2024-09-16T06:16:14.474 INFO:tasks.workunit.client.0.smithi145.stdout: 747: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:14.474 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DS25Zx1p0r9M-rp off=3083535 len=1332052 2024-09-16T06:16:14.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 3793 completed, throughput=5MB/sec 2024-09-16T06:16:14.479 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jfj4O99VR9MG-og off=3502061 len=1613810 2024-09-16T06:16:14.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 3794 completed, throughput=5MB/sec 2024-09-16T06:16:14.489 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OvMX-0gt0tyq4Ku off=1884242 len=1876477 2024-09-16T06:16:14.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 3795 completed, throughput=5MB/sec 2024-09-16T06:16:14.497 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MHEI13PykfXuEgi off=140857 len=1056286 2024-09-16T06:16:14.503 INFO:tasks.workunit.client.0.smithi145.stdout:op 3796 completed, throughput=5MB/sec 2024-09-16T06:16:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:14 smithi145 ceph-mon[96887]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:16:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:14 smithi145 ceph-mon[99390]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:16:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:16:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:16:14] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:16:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:14 smithi161 ceph-mon[87722]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-16T06:16:15.503 INFO:tasks.workunit.client.0.smithi145.stdout: 748: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:15.503 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eiEHpJPczB2TdPP off=9265392 len=482714 2024-09-16T06:16:15.504 INFO:tasks.workunit.client.0.smithi145.stdout:op 3797 completed, throughput=5MB/sec 2024-09-16T06:16:15.504 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A5zVF7tzWq0Trvp off=7979949 len=1078307 2024-09-16T06:16:15.506 INFO:tasks.workunit.client.0.smithi145.stdout:op 3798 completed, throughput=5MB/sec 2024-09-16T06:16:15.506 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kNocFrcj4se-jV5 off=3625456 len=580517 2024-09-16T06:16:15.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 3799 completed, throughput=5MB/sec 2024-09-16T06:16:15.510 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bm-s0tdhm0kOKbk off=1022261 len=779523 2024-09-16T06:16:15.512 INFO:tasks.workunit.client.0.smithi145.stdout:op 3800 completed, throughput=5MB/sec 2024-09-16T06:16:15.512 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZbdqhQjvYKf3Ac6 off=9735661 len=1701839 2024-09-16T06:16:15.513 INFO:tasks.workunit.client.0.smithi145.stdout:op 3801 completed, throughput=5MB/sec 2024-09-16T06:16:16.513 INFO:tasks.workunit.client.0.smithi145.stdout: 749: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:16.514 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YoAE-ctXlHIU0zG off=614009 len=111006 2024-09-16T06:16:16.516 INFO:tasks.workunit.client.0.smithi145.stdout:op 3802 completed, throughput=4.99MB/sec 2024-09-16T06:16:16.516 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r1LOhW8oMP8xW0Z off=1343521 len=1295109 2024-09-16T06:16:16.524 INFO:tasks.workunit.client.0.smithi145.stdout:op 3803 completed, throughput=5MB/sec 2024-09-16T06:16:16.524 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eLaBepqblkSVpZi off=2282706 len=839933 2024-09-16T06:16:16.529 INFO:tasks.workunit.client.0.smithi145.stdout:op 3804 completed, throughput=5MB/sec 2024-09-16T06:16:16.530 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-08GjU_Lljty6p4P off=805194 len=712395 2024-09-16T06:16:16.531 INFO:tasks.workunit.client.0.smithi145.stdout:op 3805 completed, throughput=5MB/sec 2024-09-16T06:16:16.531 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bNJzQliVhOXe19V off=562454 len=1267167 2024-09-16T06:16:16.535 INFO:tasks.workunit.client.0.smithi145.stdout:op 3806 completed, throughput=5MB/sec 2024-09-16T06:16:16.535 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OZLKxNXnju3YoTi off=6046755 len=673565 2024-09-16T06:16:16.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 3807 completed, throughput=5MB/sec 2024-09-16T06:16:16.537 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-er5ENp9egLSA0EW off=9333923 len=705207 2024-09-16T06:16:16.538 INFO:tasks.workunit.client.0.smithi145.stdout:op 3808 completed, throughput=5MB/sec 2024-09-16T06:16:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:16 smithi161 ceph-mon[87722]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:16 smithi145 ceph-mon[99390]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:16 smithi145 ceph-mon[96887]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:17.538 INFO:tasks.workunit.client.0.smithi145.stdout: 750: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:17.538 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V1tY2VKrFBQzfaF off=15596087 len=2031873 2024-09-16T06:16:17.541 INFO:tasks.workunit.client.0.smithi145.stdout:op 3809 completed, throughput=5MB/sec 2024-09-16T06:16:17.541 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RMZ1AOvQpwz2jYb off=1381715 len=278547 2024-09-16T06:16:17.542 INFO:tasks.workunit.client.0.smithi145.stdout:op 3810 completed, throughput=5MB/sec 2024-09-16T06:16:17.542 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gFL_oLGmMZFID0G off=16505946 len=1372053 2024-09-16T06:16:17.550 INFO:tasks.workunit.client.0.smithi145.stdout:op 3811 completed, throughput=5MB/sec 2024-09-16T06:16:17.550 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TcTlZ6IuRjYsnVt off=8046371 len=671874 2024-09-16T06:16:17.554 INFO:tasks.workunit.client.0.smithi145.stdout:op 3812 completed, throughput=5MB/sec 2024-09-16T06:16:17.555 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0PjBN1GrmVtjdq1 off=12376637 len=2084685 2024-09-16T06:16:17.571 INFO:tasks.workunit.client.0.smithi145.stdout:op 3813 completed, throughput=5MB/sec 2024-09-16T06:16:18.571 INFO:tasks.workunit.client.0.smithi145.stdout: 751: throughput=5MB/sec pending data=0 2024-09-16T06:16:18.571 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YwK7sh6_pA3qxgS off=12782658 len=947305 2024-09-16T06:16:18.577 INFO:tasks.workunit.client.0.smithi145.stdout:op 3814 completed, throughput=5MB/sec 2024-09-16T06:16:18.577 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y-wYVJNo_n1rpXk off=7442827 len=824656 2024-09-16T06:16:18.582 INFO:tasks.workunit.client.0.smithi145.stdout:op 3815 completed, throughput=5MB/sec 2024-09-16T06:16:18.582 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jpyAb3yDhYGMF9Q off=2204405 len=803425 2024-09-16T06:16:18.586 INFO:tasks.workunit.client.0.smithi145.stdout:op 3816 completed, throughput=5MB/sec 2024-09-16T06:16:18.586 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GMXGcKY59Po9BEe off=672824 len=1820806 2024-09-16T06:16:18.588 INFO:tasks.workunit.client.0.smithi145.stdout:op 3817 completed, throughput=5MB/sec 2024-09-16T06:16:19.588 INFO:tasks.workunit.client.0.smithi145.stdout: 752: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:19.589 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KFQ4QZx6DMY_CLY off=9539039 len=171642 2024-09-16T06:16:19.589 INFO:tasks.workunit.client.0.smithi145.stdout:op 3818 completed, throughput=4.99MB/sec 2024-09-16T06:16:19.589 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ddmWMfzTWiW-e7k off=8760735 len=657160 2024-09-16T06:16:19.591 INFO:tasks.workunit.client.0.smithi145.stdout:op 3819 completed, throughput=5MB/sec 2024-09-16T06:16:19.591 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wlqJ3XjB13yncUZ off=12600777 len=1176374 2024-09-16T06:16:19.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 3820 completed, throughput=5MB/sec 2024-09-16T06:16:19.598 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6t9xSsUh88Z_S9O off=3287569 len=1478850 2024-09-16T06:16:19.606 INFO:tasks.workunit.client.0.smithi145.stdout:op 3821 completed, throughput=5MB/sec 2024-09-16T06:16:19.606 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wRu-ol9DFLsdvKY off=368417 len=229994 2024-09-16T06:16:19.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 3822 completed, throughput=5MB/sec 2024-09-16T06:16:19.609 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-njaBelfItOQnRdn off=6802063 len=1570524 2024-09-16T06:16:19.617 INFO:tasks.workunit.client.0.smithi145.stdout:op 3823 completed, throughput=5MB/sec 2024-09-16T06:16:20.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:19 smithi145 ceph-mon[96887]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:20.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:19 smithi145 ceph-mon[99390]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:19 smithi161 ceph-mon[87722]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:20.617 INFO:tasks.workunit.client.0.smithi145.stdout: 753: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:20.617 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6_rHNyK75STvkN9 off=1456021 len=1624155 2024-09-16T06:16:20.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 3824 completed, throughput=5MB/sec 2024-09-16T06:16:20.621 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0LmbpM7uIu8TItK off=2922005 len=105336 2024-09-16T06:16:20.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 3825 completed, throughput=5MB/sec 2024-09-16T06:16:20.624 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3c7Sm28nJIas0Bp off=1745363 len=294199 2024-09-16T06:16:20.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 3826 completed, throughput=5MB/sec 2024-09-16T06:16:20.627 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Mxw9HJzX5Z7eNXg off=6788106 len=642110 2024-09-16T06:16:20.631 INFO:tasks.workunit.client.0.smithi145.stdout:op 3827 completed, throughput=5MB/sec 2024-09-16T06:16:20.631 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MSiui2d1IsY2Cql off=5792845 len=600123 2024-09-16T06:16:20.635 INFO:tasks.workunit.client.0.smithi145.stdout:op 3828 completed, throughput=5MB/sec 2024-09-16T06:16:20.635 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KuAyaSCHuNys7JD off=4442568 len=1575941 2024-09-16T06:16:20.637 INFO:tasks.workunit.client.0.smithi145.stdout:op 3829 completed, throughput=5MB/sec 2024-09-16T06:16:20.637 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zBoQVy6tSQsg_B2 off=3286946 len=1521353 2024-09-16T06:16:20.638 INFO:tasks.workunit.client.0.smithi145.stdout:op 3830 completed, throughput=5MB/sec 2024-09-16T06:16:21.638 INFO:tasks.workunit.client.0.smithi145.stdout: 754: throughput=5MB/sec pending data=0 2024-09-16T06:16:21.638 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-H4qW4VJvGWySxHx off=3372698 len=137604 2024-09-16T06:16:21.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 3831 completed, throughput=5MB/sec 2024-09-16T06:16:21.641 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BjzV0zFz8TvLomH off=15523629 len=1911506 2024-09-16T06:16:21.656 INFO:tasks.workunit.client.0.smithi145.stdout:op 3832 completed, throughput=5MB/sec 2024-09-16T06:16:21.656 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IcGmr2TDiuzW_LU off=19957440 len=1082578 2024-09-16T06:16:21.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 3833 completed, throughput=5MB/sec 2024-09-16T06:16:21.661 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b4BN5Jo9NQVAywh off=2047740 len=1494041 2024-09-16T06:16:21.663 INFO:tasks.workunit.client.0.smithi145.stdout:op 3834 completed, throughput=5MB/sec 2024-09-16T06:16:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:21 smithi161 ceph-mon[87722]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:22.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:21 smithi145 ceph-mon[96887]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:21 smithi145 ceph-mon[99390]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:22.664 INFO:tasks.workunit.client.0.smithi145.stdout: 755: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:22.664 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hP5ZfeCYVCRxWRe off=2202860 len=904322 2024-09-16T06:16:22.665 INFO:tasks.workunit.client.0.smithi145.stdout:op 3835 completed, throughput=5MB/sec 2024-09-16T06:16:22.665 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RVgsz1wrpfZSDkt off=3509611 len=924134 2024-09-16T06:16:22.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 3836 completed, throughput=5MB/sec 2024-09-16T06:16:22.667 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9GK6HLHEZwrftfP off=1592072 len=1445639 2024-09-16T06:16:22.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 3837 completed, throughput=5MB/sec 2024-09-16T06:16:22.677 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UPoxhgF6BOcB_cz off=1438923 len=1656109 2024-09-16T06:16:22.685 INFO:tasks.workunit.client.0.smithi145.stdout:op 3838 completed, throughput=5MB/sec 2024-09-16T06:16:23.686 INFO:tasks.workunit.client.0.smithi145.stdout: 756: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:23.686 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0gphQIWqRX7hmhN off=704876 len=95290 2024-09-16T06:16:23.687 INFO:tasks.workunit.client.0.smithi145.stdout:op 3839 completed, throughput=4.99MB/sec 2024-09-16T06:16:23.687 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YvIScUxPRXV4IBf off=1699430 len=1165842 2024-09-16T06:16:23.694 INFO:tasks.workunit.client.0.smithi145.stdout:op 3840 completed, throughput=5MB/sec 2024-09-16T06:16:23.694 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ieqol-kPm4k0KDS off=14976482 len=1994558 2024-09-16T06:16:23.707 INFO:tasks.workunit.client.0.smithi145.stdout:op 3841 completed, throughput=5MB/sec 2024-09-16T06:16:23.707 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jFdJn9MtpVS8Rku off=7737570 len=761259 2024-09-16T06:16:23.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 3842 completed, throughput=5MB/sec 2024-09-16T06:16:23.711 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EA0oLUu2tVY5ZDZ off=3079946 len=969087 2024-09-16T06:16:23.717 INFO:tasks.workunit.client.0.smithi145.stdout:op 3843 completed, throughput=5MB/sec 2024-09-16T06:16:23.717 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vjcMQ4AQWdtQSKs off=2667256 len=1256436 2024-09-16T06:16:23.718 INFO:tasks.workunit.client.0.smithi145.stdout:op 3844 completed, throughput=5MB/sec 2024-09-16T06:16:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:23 smithi161 ceph-mon[87722]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:16:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:23 smithi145 ceph-mon[96887]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:16:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:23 smithi145 ceph-mon[99390]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:16:24.719 INFO:tasks.workunit.client.0.smithi145.stdout: 757: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:24.719 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-whD19iINAp__e1v off=3560218 len=675971 2024-09-16T06:16:24.723 INFO:tasks.workunit.client.0.smithi145.stdout:op 3845 completed, throughput=5MB/sec 2024-09-16T06:16:24.723 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rwXOqw0TiDLL2dH off=11177931 len=1362477 2024-09-16T06:16:24.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 3846 completed, throughput=5MB/sec 2024-09-16T06:16:24.725 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5UV69kyJaTBMTFZ off=4909378 len=1089036 2024-09-16T06:16:24.728 INFO:tasks.workunit.client.0.smithi145.stdout:op 3847 completed, throughput=5MB/sec 2024-09-16T06:16:24.728 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h2OsqQdSwz3A-sL off=168518 len=145892 2024-09-16T06:16:24.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 3848 completed, throughput=5MB/sec 2024-09-16T06:16:24.730 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xCew4oaeY3nUEba off=8162382 len=512920 2024-09-16T06:16:24.731 INFO:tasks.workunit.client.0.smithi145.stdout:op 3849 completed, throughput=5MB/sec 2024-09-16T06:16:24.731 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-B4rAz7NK9F42YEk off=9146104 len=1389298 2024-09-16T06:16:24.740 INFO:tasks.workunit.client.0.smithi145.stdout:op 3850 completed, throughput=5MB/sec 2024-09-16T06:16:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:16:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:16:24] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2024-09-16T06:16:25.741 INFO:tasks.workunit.client.0.smithi145.stdout: 758: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:25.741 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dgvtcGzHNWh6pfH off=279821 len=1008736 2024-09-16T06:16:25.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 3851 completed, throughput=5MB/sec 2024-09-16T06:16:25.746 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RP2Ypit_TiL55F4 off=7531892 len=623588 2024-09-16T06:16:25.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 3852 completed, throughput=5MB/sec 2024-09-16T06:16:25.750 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-x5dsKhb_FAc9d3X off=12265124 len=2256 2024-09-16T06:16:25.753 INFO:tasks.workunit.client.0.smithi145.stdout:op 3853 completed, throughput=5MB/sec 2024-09-16T06:16:25.753 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VK8z7GoEnTqGE2f off=6060506 len=682247 2024-09-16T06:16:25.754 INFO:tasks.workunit.client.0.smithi145.stdout:op 3854 completed, throughput=5MB/sec 2024-09-16T06:16:25.754 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--e2Fdrve1y8PXr- off=5565125 len=933042 2024-09-16T06:16:25.755 INFO:tasks.workunit.client.0.smithi145.stdout:op 3855 completed, throughput=5MB/sec 2024-09-16T06:16:25.755 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RnsvBjv4xZVRWf2 off=2276742 len=214826 2024-09-16T06:16:25.758 INFO:tasks.workunit.client.0.smithi145.stdout:op 3856 completed, throughput=5MB/sec 2024-09-16T06:16:25.758 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pwRuDhZddzWVt3G off=187509 len=1681797 2024-09-16T06:16:25.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 3857 completed, throughput=5MB/sec 2024-09-16T06:16:26.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:25 smithi161 ceph-mon[87722]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:16:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:25 smithi145 ceph-mon[96887]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:16:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:25 smithi145 ceph-mon[99390]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:16:26.766 INFO:tasks.workunit.client.0.smithi145.stdout: 759: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:26.766 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Zi6wCf_hKq7feW5 off=1807706 len=1602815 2024-09-16T06:16:26.769 INFO:tasks.workunit.client.0.smithi145.stdout:op 3858 completed, throughput=5MB/sec 2024-09-16T06:16:26.769 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5go9iyGQbuugjJC off=12986 len=138655 2024-09-16T06:16:26.770 INFO:tasks.workunit.client.0.smithi145.stdout:op 3859 completed, throughput=5MB/sec 2024-09-16T06:16:26.770 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6yQpj8EmucEFZni off=4314904 len=778451 2024-09-16T06:16:26.771 INFO:tasks.workunit.client.0.smithi145.stdout:op 3860 completed, throughput=5MB/sec 2024-09-16T06:16:26.771 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6u85BZ2rPaC0E9o off=5392504 len=1254727 2024-09-16T06:16:26.773 INFO:tasks.workunit.client.0.smithi145.stdout:op 3861 completed, throughput=5MB/sec 2024-09-16T06:16:26.773 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-g4SLhsDJr2p7sMB off=4241989 len=1782515 2024-09-16T06:16:26.784 INFO:tasks.workunit.client.0.smithi145.stdout:op 3862 completed, throughput=5MB/sec 2024-09-16T06:16:27.784 INFO:tasks.workunit.client.0.smithi145.stdout: 760: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:27.784 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LsTKc9Ge9eF0xfr off=6805540 len=731422 2024-09-16T06:16:27.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 3863 completed, throughput=5MB/sec 2024-09-16T06:16:27.786 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qmr6rsHjuJqhNmR off=4910796 len=1493032 2024-09-16T06:16:27.788 INFO:tasks.workunit.client.0.smithi145.stdout:op 3864 completed, throughput=5MB/sec 2024-09-16T06:16:27.788 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JLI7_r25J2IRLpX off=3186931 len=2027082 2024-09-16T06:16:27.790 INFO:tasks.workunit.client.0.smithi145.stdout:op 3865 completed, throughput=5MB/sec 2024-09-16T06:16:27.790 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oxhie7fey7x12rJ off=12110308 len=1829110 2024-09-16T06:16:27.791 INFO:tasks.workunit.client.0.smithi145.stdout:op 3866 completed, throughput=5MB/sec 2024-09-16T06:16:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:27 smithi161 ceph-mon[87722]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:16:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:27 smithi145 ceph-mon[96887]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:16:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:27 smithi145 ceph-mon[99390]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:16:28.792 INFO:tasks.workunit.client.0.smithi145.stdout: 761: throughput=5MB/sec pending data=0 2024-09-16T06:16:28.792 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EWmHlF7cpNu1q3R off=3321031 len=68944 2024-09-16T06:16:28.793 INFO:tasks.workunit.client.0.smithi145.stdout:op 3867 completed, throughput=5MB/sec 2024-09-16T06:16:28.793 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-68dFwQ6G-3tokil off=6073143 len=1876643 2024-09-16T06:16:28.795 INFO:tasks.workunit.client.0.smithi145.stdout:op 3868 completed, throughput=5MB/sec 2024-09-16T06:16:28.795 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Kq98oV9MNyKveSb off=19629741 len=1429210 2024-09-16T06:16:28.804 INFO:tasks.workunit.client.0.smithi145.stdout:op 3869 completed, throughput=5MB/sec 2024-09-16T06:16:28.804 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pUhYYytzsrO81To off=14137360 len=1980711 2024-09-16T06:16:28.812 INFO:tasks.workunit.client.0.smithi145.stdout:op 3870 completed, throughput=5MB/sec 2024-09-16T06:16:29.813 INFO:tasks.workunit.client.0.smithi145.stdout: 762: throughput=5MB/sec pending data=0 2024-09-16T06:16:29.813 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EkgWBS7ZG6V_0pm off=17176616 len=1610416 2024-09-16T06:16:29.815 INFO:tasks.workunit.client.0.smithi145.stdout:op 3871 completed, throughput=5MB/sec 2024-09-16T06:16:29.815 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2eXGaWVkC3rqfVs off=5721548 len=989957 2024-09-16T06:16:29.817 INFO:tasks.workunit.client.0.smithi145.stdout:op 3872 completed, throughput=5MB/sec 2024-09-16T06:16:29.817 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oRE7_vluvgLaNWu off=10116087 len=1150177 2024-09-16T06:16:29.822 INFO:tasks.workunit.client.0.smithi145.stdout:op 3873 completed, throughput=5MB/sec 2024-09-16T06:16:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:29 smithi161 ceph-mon[87722]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:16:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:29 smithi145 ceph-mon[96887]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:16:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:29 smithi145 ceph-mon[99390]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:16:30.822 INFO:tasks.workunit.client.0.smithi145.stdout: 763: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:30.822 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-coZo_LCzAt0oLZV off=11990770 len=88720 2024-09-16T06:16:30.823 INFO:tasks.workunit.client.0.smithi145.stdout:op 3874 completed, throughput=4.99MB/sec 2024-09-16T06:16:30.823 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8DJ1XIbx_eaf7bR off=12179234 len=70108 2024-09-16T06:16:30.824 INFO:tasks.workunit.client.0.smithi145.stdout:op 3875 completed, throughput=4.99MB/sec 2024-09-16T06:16:30.824 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-15DYUTX0hWSYCEK off=1439425 len=1915536 2024-09-16T06:16:30.836 INFO:tasks.workunit.client.0.smithi145.stdout:op 3876 completed, throughput=5MB/sec 2024-09-16T06:16:30.836 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9FI3-aI1gVix9cH off=4934974 len=115428 2024-09-16T06:16:30.836 INFO:tasks.workunit.client.0.smithi145.stdout:op 3877 completed, throughput=5MB/sec 2024-09-16T06:16:30.836 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-amNIonLegZTol0y off=3051429 len=147435 2024-09-16T06:16:30.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 3878 completed, throughput=5MB/sec 2024-09-16T06:16:30.839 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i1jv3TrS90kt5ab off=1196515 len=1155372 2024-09-16T06:16:30.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 3879 completed, throughput=5MB/sec 2024-09-16T06:16:30.845 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GZUdbchskXJ8RmC off=10997178 len=299678 2024-09-16T06:16:30.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 3880 completed, throughput=5MB/sec 2024-09-16T06:16:30.846 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pYhmKsRwphf4CMz off=11682392 len=507560 2024-09-16T06:16:30.847 INFO:tasks.workunit.client.0.smithi145.stdout:op 3881 completed, throughput=5MB/sec 2024-09-16T06:16:30.847 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DdTo0CgFT4yOPvd off=1961719 len=2032199 2024-09-16T06:16:30.849 INFO:tasks.workunit.client.0.smithi145.stdout:op 3882 completed, throughput=5MB/sec 2024-09-16T06:16:31.849 INFO:tasks.workunit.client.0.smithi145.stdout: 764: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:31.849 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VjITyNhrGVlWOJ9 off=20011370 len=1700996 2024-09-16T06:16:31.853 INFO:tasks.workunit.client.0.smithi145.stdout:op 3883 completed, throughput=5MB/sec 2024-09-16T06:16:31.853 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2jszjcoGjM7yY3D off=609659 len=1650604 2024-09-16T06:16:31.856 INFO:tasks.workunit.client.0.smithi145.stdout:op 3884 completed, throughput=5MB/sec 2024-09-16T06:16:31.856 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5_rr_R56xKuyWDd off=7832581 len=1018405 2024-09-16T06:16:31.858 INFO:tasks.workunit.client.0.smithi145.stdout:op 3885 completed, throughput=5MB/sec 2024-09-16T06:16:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:31 smithi161 ceph-mon[87722]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:31 smithi145 ceph-mon[96887]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:31 smithi145 ceph-mon[99390]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:16:32.859 INFO:tasks.workunit.client.0.smithi145.stdout: 765: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:32.859 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qPjK3C_LBCEUHPg off=3694372 len=138936 2024-09-16T06:16:32.862 INFO:tasks.workunit.client.0.smithi145.stdout:op 3886 completed, throughput=4.99MB/sec 2024-09-16T06:16:32.862 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-udH4B5gd3PSL1ue off=1988133 len=2051021 2024-09-16T06:16:32.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 3887 completed, throughput=5MB/sec 2024-09-16T06:16:32.865 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z4P4aV_dupgZcAQ off=5177631 len=1404268 2024-09-16T06:16:32.871 INFO:tasks.workunit.client.0.smithi145.stdout:op 3888 completed, throughput=5MB/sec 2024-09-16T06:16:32.871 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6MRmN8jQdOLuWcj off=54377 len=1970817 2024-09-16T06:16:32.876 INFO:tasks.workunit.client.0.smithi145.stdout:op 3889 completed, throughput=5MB/sec 2024-09-16T06:16:33.877 INFO:tasks.workunit.client.0.smithi145.stdout: 766: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:33.877 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J_1nyiVh6LOpAgk off=5917551 len=693888 2024-09-16T06:16:33.879 INFO:tasks.workunit.client.0.smithi145.stdout:op 3890 completed, throughput=4.99MB/sec 2024-09-16T06:16:33.879 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1hXypE4gKhv2sVS off=4824629 len=1599433 2024-09-16T06:16:33.888 INFO:tasks.workunit.client.0.smithi145.stdout:op 3891 completed, throughput=5MB/sec 2024-09-16T06:16:33.889 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YshOWDka-Wf6vu5 off=330478 len=1857987 2024-09-16T06:16:33.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 3892 completed, throughput=5MB/sec 2024-09-16T06:16:33.898 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-amcKPNngRs0D8fn off=1166928 len=1619533 2024-09-16T06:16:33.904 INFO:tasks.workunit.client.0.smithi145.stdout:op 3893 completed, throughput=5MB/sec 2024-09-16T06:16:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:33 smithi161 ceph-mon[87722]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:16:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:33 smithi145 ceph-mon[96887]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:16:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:33 smithi145 ceph-mon[99390]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:16:34.904 INFO:tasks.workunit.client.0.smithi145.stdout: 767: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:34.904 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-n70_5-nUnD_DFvX off=2676568 len=911181 2024-09-16T06:16:34.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 3894 completed, throughput=5MB/sec 2024-09-16T06:16:34.906 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nLcsL9NoRZBzSLh off=3437486 len=239520 2024-09-16T06:16:34.907 INFO:tasks.workunit.client.0.smithi145.stdout:op 3895 completed, throughput=5MB/sec 2024-09-16T06:16:34.907 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZMtYJqHYb3O6GyB off=8286162 len=286472 2024-09-16T06:16:34.908 INFO:tasks.workunit.client.0.smithi145.stdout:op 3896 completed, throughput=5MB/sec 2024-09-16T06:16:34.908 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VLMfWZA4RjR2RcV off=9289361 len=1679411 2024-09-16T06:16:34.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 3897 completed, throughput=5MB/sec 2024-09-16T06:16:34.910 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-v95p3QAEw2V7EMF off=201547 len=1065635 2024-09-16T06:16:34.917 INFO:tasks.workunit.client.0.smithi145.stdout:op 3898 completed, throughput=5MB/sec 2024-09-16T06:16:34.917 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Sr_eb0N8GNslRV4 off=983211 len=1523219 2024-09-16T06:16:34.918 INFO:tasks.workunit.client.0.smithi145.stdout:op 3899 completed, throughput=5MB/sec 2024-09-16T06:16:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:16:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:16:34] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2024-09-16T06:16:35.919 INFO:tasks.workunit.client.0.smithi145.stdout: 768: throughput=5MB/sec pending data=0 2024-09-16T06:16:35.919 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T6v8ftm4ndCoHEL off=515060 len=568272 2024-09-16T06:16:35.922 INFO:tasks.workunit.client.0.smithi145.stdout:op 3900 completed, throughput=5MB/sec 2024-09-16T06:16:35.923 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-o1tpndswTEHuMfl off=898134 len=737869 2024-09-16T06:16:35.924 INFO:tasks.workunit.client.0.smithi145.stdout:op 3901 completed, throughput=5MB/sec 2024-09-16T06:16:35.924 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2cG16j4AnGBBZhW off=1681757 len=528848 2024-09-16T06:16:35.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 3902 completed, throughput=5MB/sec 2024-09-16T06:16:35.928 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-meCvrSZzs-qiYrx off=6487998 len=312913 2024-09-16T06:16:35.931 INFO:tasks.workunit.client.0.smithi145.stdout:op 3903 completed, throughput=5MB/sec 2024-09-16T06:16:35.931 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f-iDarT1DxqKklr off=3930176 len=36892 2024-09-16T06:16:35.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 3904 completed, throughput=5MB/sec 2024-09-16T06:16:35.934 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_n_hIwVtDIjxTi4 off=22219267 len=1018841 2024-09-16T06:16:35.938 INFO:tasks.workunit.client.0.smithi145.stdout:op 3905 completed, throughput=5MB/sec 2024-09-16T06:16:35.939 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hZVg9d8xNA5fKLO off=3775813 len=1516868 2024-09-16T06:16:35.940 INFO:tasks.workunit.client.0.smithi145.stdout:op 3906 completed, throughput=5MB/sec 2024-09-16T06:16:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:35 smithi145 ceph-mon[96887]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:16:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:35 smithi145 ceph-mon[99390]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:16:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:35 smithi161 ceph-mon[87722]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:16:36.941 INFO:tasks.workunit.client.0.smithi145.stdout: 769: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:36.941 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--aMxdKdNUTxd1b6 off=13044435 len=789860 2024-09-16T06:16:36.942 INFO:tasks.workunit.client.0.smithi145.stdout:op 3907 completed, throughput=5MB/sec 2024-09-16T06:16:36.942 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wAKH3kK360HhL4_ off=2284886 len=301402 2024-09-16T06:16:36.945 INFO:tasks.workunit.client.0.smithi145.stdout:op 3908 completed, throughput=5MB/sec 2024-09-16T06:16:36.946 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RHB0OKe-SU8F3rj off=21704116 len=2022555 2024-09-16T06:16:36.950 INFO:tasks.workunit.client.0.smithi145.stdout:op 3909 completed, throughput=5MB/sec 2024-09-16T06:16:36.950 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JWSZxLAI53Yp16l off=3304368 len=525011 2024-09-16T06:16:36.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 3910 completed, throughput=5MB/sec 2024-09-16T06:16:36.951 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uBkHI-sk_1T9mOo off=11287780 len=2014423 2024-09-16T06:16:36.961 INFO:tasks.workunit.client.0.smithi145.stdout:op 3911 completed, throughput=5MB/sec 2024-09-16T06:16:37.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:37.961 INFO:tasks.workunit.client.0.smithi145.stdout: 770: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:37.961 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uVCPMHjMSnsKZ_3 off=1003552 len=1755418 2024-09-16T06:16:37.963 INFO:tasks.workunit.client.0.smithi145.stdout:op 3912 completed, throughput=5MB/sec 2024-09-16T06:16:37.963 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1sRjol3-9oKBpRJ off=5532453 len=523305 2024-09-16T06:16:37.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 3913 completed, throughput=5MB/sec 2024-09-16T06:16:37.964 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--s2KIFyjwh13MGZ off=3842995 len=147308 2024-09-16T06:16:37.965 INFO:tasks.workunit.client.0.smithi145.stdout:op 3914 completed, throughput=5MB/sec 2024-09-16T06:16:37.965 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pCUDpVmFQov9AoG off=10463755 len=810440 2024-09-16T06:16:37.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 3915 completed, throughput=5MB/sec 2024-09-16T06:16:37.970 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EElQhLLItrZcjTm off=15692469 len=1256261 2024-09-16T06:16:37.978 INFO:tasks.workunit.client.0.smithi145.stdout:op 3916 completed, throughput=5MB/sec 2024-09-16T06:16:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:37 smithi145 ceph-mon[96887]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:37 smithi145 ceph-mon[99390]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:37 smithi161 ceph-mon[87722]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:38.978 INFO:tasks.workunit.client.0.smithi145.stdout: 771: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:38.979 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T9luGlBn4vvmhmj off=2000870 len=401704 2024-09-16T06:16:38.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 3917 completed, throughput=4.99MB/sec 2024-09-16T06:16:38.982 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PXLmO8RoWWilXXr off=1335655 len=1980667 2024-09-16T06:16:38.990 INFO:tasks.workunit.client.0.smithi145.stdout:op 3918 completed, throughput=5MB/sec 2024-09-16T06:16:38.990 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--JTqnyfod9z8ds7 off=7421460 len=1715656 2024-09-16T06:16:38.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 3919 completed, throughput=5MB/sec 2024-09-16T06:16:38.998 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4XYt_L33l1ZGMF- off=3337976 len=198354 2024-09-16T06:16:39.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 3920 completed, throughput=5MB/sec 2024-09-16T06:16:39.002 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ncTp52Ne-Y17EyX off=14190542 len=1948011 2024-09-16T06:16:39.005 INFO:tasks.workunit.client.0.smithi145.stdout:op 3921 completed, throughput=5MB/sec 2024-09-16T06:16:40.005 INFO:tasks.workunit.client.0.smithi145.stdout: 772: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:40.005 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P2FPsHT2ke-vZpQ off=1128026 len=748865 2024-09-16T06:16:40.009 INFO:tasks.workunit.client.0.smithi145.stdout:op 3922 completed, throughput=5MB/sec 2024-09-16T06:16:40.009 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KHHle2chmXbpc0_ off=337697 len=472473 2024-09-16T06:16:40.013 INFO:tasks.workunit.client.0.smithi145.stdout:op 3923 completed, throughput=5MB/sec 2024-09-16T06:16:40.013 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bHw0tE5xdjII2de off=5049685 len=1769999 2024-09-16T06:16:40.024 INFO:tasks.workunit.client.0.smithi145.stdout:op 3924 completed, throughput=5MB/sec 2024-09-16T06:16:40.024 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qliRvCCuzdvaKmJ off=6223435 len=1055564 2024-09-16T06:16:40.030 INFO:tasks.workunit.client.0.smithi145.stdout:op 3925 completed, throughput=5MB/sec 2024-09-16T06:16:40.030 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X8HoPv_iVU1hD5_ off=1712324 len=1453990 2024-09-16T06:16:40.039 INFO:tasks.workunit.client.0.smithi145.stdout:op 3926 completed, throughput=5MB/sec 2024-09-16T06:16:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:39 smithi145 ceph-mon[96887]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:16:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:39 smithi145 ceph-mon[99390]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:16:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:39 smithi161 ceph-mon[87722]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:16:41.039 INFO:tasks.workunit.client.0.smithi145.stdout: 773: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:41.039 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xCew4oaeY3nUEba off=5053078 len=275570 2024-09-16T06:16:41.040 INFO:tasks.workunit.client.0.smithi145.stdout:op 3927 completed, throughput=5MB/sec 2024-09-16T06:16:41.040 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XgmtNMKiJMgrphR off=3944697 len=661544 2024-09-16T06:16:41.041 INFO:tasks.workunit.client.0.smithi145.stdout:op 3928 completed, throughput=5MB/sec 2024-09-16T06:16:41.041 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nfpyEj9jo0wcEtZ off=10839144 len=368424 2024-09-16T06:16:41.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 3929 completed, throughput=5MB/sec 2024-09-16T06:16:41.045 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LZ5lEFZT0TIq2Wv off=8091798 len=1483692 2024-09-16T06:16:41.051 INFO:tasks.workunit.client.0.smithi145.stdout:op 3930 completed, throughput=5MB/sec 2024-09-16T06:16:41.051 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HHcwd29ME8Y4gEt off=7606247 len=1069197 2024-09-16T06:16:41.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 3931 completed, throughput=5MB/sec 2024-09-16T06:16:41.052 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aKeOXj4z5qNOHnf off=434030 len=127180 2024-09-16T06:16:41.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 3932 completed, throughput=5MB/sec 2024-09-16T06:16:41.053 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-a3Z0hPRO23pyMIu off=2870391 len=53489 2024-09-16T06:16:41.054 INFO:tasks.workunit.client.0.smithi145.stdout:op 3933 completed, throughput=5MB/sec 2024-09-16T06:16:41.054 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ox2i-hkg9NAomZp off=3018533 len=704093 2024-09-16T06:16:41.058 INFO:tasks.workunit.client.0.smithi145.stdout:op 3934 completed, throughput=5MB/sec 2024-09-16T06:16:42.059 INFO:tasks.workunit.client.0.smithi145.stdout: 774: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:42.059 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wOwSVqj4ghHyc5k off=6324359 len=983987 2024-09-16T06:16:42.060 INFO:tasks.workunit.client.0.smithi145.stdout:op 3935 completed, throughput=5MB/sec 2024-09-16T06:16:42.061 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MZPVvPEbDocPdRR off=10963195 len=373191 2024-09-16T06:16:42.064 INFO:tasks.workunit.client.0.smithi145.stdout:op 3936 completed, throughput=5MB/sec 2024-09-16T06:16:42.064 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZoosdARgybXU3AE off=1050044 len=1335448 2024-09-16T06:16:42.071 INFO:tasks.workunit.client.0.smithi145.stdout:op 3937 completed, throughput=5MB/sec 2024-09-16T06:16:42.071 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NSPEld2p5v_67Ir off=4079899 len=1596110 2024-09-16T06:16:42.073 INFO:tasks.workunit.client.0.smithi145.stdout:op 3938 completed, throughput=5MB/sec 2024-09-16T06:16:42.073 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-f_Brn3pMHTb-JsL off=2145697 len=1970214 2024-09-16T06:16:42.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 3939 completed, throughput=5MB/sec 2024-09-16T06:16:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:41 smithi145 ceph-mon[96887]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:16:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:41 smithi145 ceph-mon[99390]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:16:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:41 smithi161 ceph-mon[87722]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:16:43.076 INFO:tasks.workunit.client.0.smithi145.stdout: 775: throughput=5MB/sec pending data=0 2024-09-16T06:16:43.076 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dDIZ9Vt_LuOYtb_ off=17163851 len=826035 2024-09-16T06:16:43.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 3940 completed, throughput=5MB/sec 2024-09-16T06:16:43.078 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zQE-GoYF24YtX6g off=11106037 len=1721538 2024-09-16T06:16:43.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 3941 completed, throughput=5MB/sec 2024-09-16T06:16:43.079 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5bKRPqB2IDmQbqN off=3871037 len=1097995 2024-09-16T06:16:43.081 INFO:tasks.workunit.client.0.smithi145.stdout:op 3942 completed, throughput=5MB/sec 2024-09-16T06:16:43.081 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Nuz53V_ZvFCB6O- off=14453306 len=283129 2024-09-16T06:16:43.084 INFO:tasks.workunit.client.0.smithi145.stdout:op 3943 completed, throughput=5MB/sec 2024-09-16T06:16:43.084 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-raDzg-HHL4h-X4A off=2400380 len=531353 2024-09-16T06:16:43.088 INFO:tasks.workunit.client.0.smithi145.stdout:op 3944 completed, throughput=5MB/sec 2024-09-16T06:16:44.088 INFO:tasks.workunit.client.0.smithi145.stdout: 776: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:44.088 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u0yvapVYlgmMauj off=9961036 len=320782 2024-09-16T06:16:44.092 INFO:tasks.workunit.client.0.smithi145.stdout:op 3945 completed, throughput=4.99MB/sec 2024-09-16T06:16:44.092 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_gTFzju2Ts0X_5h off=5483531 len=804763 2024-09-16T06:16:44.093 INFO:tasks.workunit.client.0.smithi145.stdout:op 3946 completed, throughput=5MB/sec 2024-09-16T06:16:44.093 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ojDm0fT7nGSdLq3 off=19222687 len=1290842 2024-09-16T06:16:44.095 INFO:tasks.workunit.client.0.smithi145.stdout:op 3947 completed, throughput=5MB/sec 2024-09-16T06:16:44.095 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-37l4k4QFtavTrny off=892915 len=467045 2024-09-16T06:16:44.097 INFO:tasks.workunit.client.0.smithi145.stdout:op 3948 completed, throughput=5MB/sec 2024-09-16T06:16:44.097 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RQcbrdOtC4TtfJ8 off=764037 len=1274057 2024-09-16T06:16:44.105 INFO:tasks.workunit.client.0.smithi145.stdout:op 3949 completed, throughput=5MB/sec 2024-09-16T06:16:44.105 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3yAdV-glNBaV6PM off=703720 len=923893 2024-09-16T06:16:44.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 3950 completed, throughput=5MB/sec 2024-09-16T06:16:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:43 smithi145 ceph-mon[96887]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:43 smithi145 ceph-mon[99390]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:43 smithi161 ceph-mon[87722]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:16:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:16:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:16:44] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2024-09-16T06:16:45.107 INFO:tasks.workunit.client.0.smithi145.stdout: 777: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:45.107 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KdO3vLY2sQWN8w- off=4025053 len=940413 2024-09-16T06:16:45.108 INFO:tasks.workunit.client.0.smithi145.stdout:op 3951 completed, throughput=5MB/sec 2024-09-16T06:16:45.108 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hZtxAT73rJA6GFe off=3937968 len=187726 2024-09-16T06:16:45.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 3952 completed, throughput=5MB/sec 2024-09-16T06:16:45.111 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bE5xlSOBq5VPNwh off=6698908 len=186314 2024-09-16T06:16:45.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 3953 completed, throughput=5MB/sec 2024-09-16T06:16:45.112 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--NbRFkyNjfh2UX9 off=14749221 len=491249 2024-09-16T06:16:45.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 3954 completed, throughput=5MB/sec 2024-09-16T06:16:45.114 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vDfGhXVAhJExSE1 off=15256194 len=457202 2024-09-16T06:16:45.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 3955 completed, throughput=5MB/sec 2024-09-16T06:16:45.115 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ItVE6V3-BLoWDqn off=14233413 len=1409620 2024-09-16T06:16:45.116 INFO:tasks.workunit.client.0.smithi145.stdout:op 3956 completed, throughput=5MB/sec 2024-09-16T06:16:45.117 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6k0Ny-ns4wRze9A off=1979513 len=1551192 2024-09-16T06:16:45.119 INFO:tasks.workunit.client.0.smithi145.stdout:op 3957 completed, throughput=5MB/sec 2024-09-16T06:16:46.120 INFO:tasks.workunit.client.0.smithi145.stdout: 778: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:46.120 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jUnuFdlo79F1uS8 off=11170320 len=1016818 2024-09-16T06:16:46.122 INFO:tasks.workunit.client.0.smithi145.stdout:op 3958 completed, throughput=5MB/sec 2024-09-16T06:16:46.122 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gIRU0aYhwvTw3jg off=1513866 len=642328 2024-09-16T06:16:46.126 INFO:tasks.workunit.client.0.smithi145.stdout:op 3959 completed, throughput=5MB/sec 2024-09-16T06:16:46.126 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oQj3kB-n2nm4Bw3 off=7309911 len=2042063 2024-09-16T06:16:46.138 INFO:tasks.workunit.client.0.smithi145.stdout:op 3960 completed, throughput=5MB/sec 2024-09-16T06:16:46.138 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-guXDaehnxs-H3UK off=10951969 len=117498 2024-09-16T06:16:46.141 INFO:tasks.workunit.client.0.smithi145.stdout:op 3961 completed, throughput=5MB/sec 2024-09-16T06:16:46.141 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IO7B5T0TkoDsxex off=12766939 len=474920 2024-09-16T06:16:46.143 INFO:tasks.workunit.client.0.smithi145.stdout:op 3962 completed, throughput=5MB/sec 2024-09-16T06:16:46.144 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1FVD0Q0h4ot8aDS off=5872921 len=1909676 2024-09-16T06:16:46.153 INFO:tasks.workunit.client.0.smithi145.stdout:op 3963 completed, throughput=5MB/sec 2024-09-16T06:16:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:45 smithi145 ceph-mon[96887]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:16:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:45 smithi145 ceph-mon[99390]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:16:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:45 smithi161 ceph-mon[87722]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-16T06:16:47.153 INFO:tasks.workunit.client.0.smithi145.stdout: 779: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:47.153 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O9iEmmdqlwktKAD off=13636063 len=139010 2024-09-16T06:16:47.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 3964 completed, throughput=4.99MB/sec 2024-09-16T06:16:47.157 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-srey1g6bzvW7GAF off=6598164 len=936414 2024-09-16T06:16:47.158 INFO:tasks.workunit.client.0.smithi145.stdout:op 3965 completed, throughput=5MB/sec 2024-09-16T06:16:47.158 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k75EXEEwhXatJoK off=436513 len=597852 2024-09-16T06:16:47.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 3966 completed, throughput=5MB/sec 2024-09-16T06:16:47.159 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dWm6W-6BPKtpajP off=0 len=1247358 2024-09-16T06:16:47.160 INFO:tasks.workunit.client.0.smithi145.stdout:op 3967 completed, throughput=5MB/sec 2024-09-16T06:16:47.160 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5AB4ZCqqgyd1xom off=11021546 len=2091644 2024-09-16T06:16:47.173 INFO:tasks.workunit.client.0.smithi145.stdout:op 3968 completed, throughput=5MB/sec 2024-09-16T06:16:48.120 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:47 smithi145 ceph-mon[99390]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:16:48.120 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:47 smithi145 ceph-mon[96887]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:16:48.173 INFO:tasks.workunit.client.0.smithi145.stdout: 780: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:48.173 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LTk4AYQK5w1fLOm off=4980334 len=327874 2024-09-16T06:16:48.176 INFO:tasks.workunit.client.0.smithi145.stdout:op 3969 completed, throughput=4.99MB/sec 2024-09-16T06:16:48.177 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XY28RQOmcJhVcvD off=0 len=1229172 2024-09-16T06:16:48.180 INFO:tasks.workunit.client.0.smithi145.stdout:op 3970 completed, throughput=5MB/sec 2024-09-16T06:16:48.180 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oeBdD3ZmhJ-Ilq2 off=6099976 len=649528 2024-09-16T06:16:48.185 INFO:tasks.workunit.client.0.smithi145.stdout:op 3971 completed, throughput=5MB/sec 2024-09-16T06:16:48.185 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xEJmcA-DspHWlpY off=10524223 len=2025488 2024-09-16T06:16:48.188 INFO:tasks.workunit.client.0.smithi145.stdout:op 3972 completed, throughput=5MB/sec 2024-09-16T06:16:48.188 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-06WaMPFQCyXYdmC off=6316846 len=1385397 2024-09-16T06:16:48.195 INFO:tasks.workunit.client.0.smithi145.stdout:op 3973 completed, throughput=5MB/sec 2024-09-16T06:16:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:47 smithi161 ceph-mon[87722]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:16:49.196 INFO:tasks.workunit.client.0.smithi145.stdout: 781: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:49.196 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2Y9TtiyWAALsnyX off=3301711 len=147607 2024-09-16T06:16:49.197 INFO:tasks.workunit.client.0.smithi145.stdout:op 3974 completed, throughput=4.99MB/sec 2024-09-16T06:16:49.197 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PjsjvZIFtPyJE7O off=1982090 len=1063161 2024-09-16T06:16:49.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 3975 completed, throughput=5MB/sec 2024-09-16T06:16:49.203 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Qhs57iMtK_mp48c off=11608377 len=1642980 2024-09-16T06:16:49.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 3976 completed, throughput=5MB/sec 2024-09-16T06:16:49.205 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-88n2JQvKfJH6Fcq off=4635363 len=782957 2024-09-16T06:16:49.210 INFO:tasks.workunit.client.0.smithi145.stdout:op 3977 completed, throughput=5MB/sec 2024-09-16T06:16:49.210 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DoHLiQf6sod4MLO off=2096004 len=126456 2024-09-16T06:16:49.213 INFO:tasks.workunit.client.0.smithi145.stdout:op 3978 completed, throughput=5MB/sec 2024-09-16T06:16:49.213 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3CcBAltGMWNMOC0 off=3662829 len=1245310 2024-09-16T06:16:49.214 INFO:tasks.workunit.client.0.smithi145.stdout:op 3979 completed, throughput=5MB/sec 2024-09-16T06:16:50.215 INFO:tasks.workunit.client.0.smithi145.stdout: 782: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:50.215 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Zl0dS73a_jXvdh7 off=0 len=1190396 2024-09-16T06:16:50.218 INFO:tasks.workunit.client.0.smithi145.stdout:op 3980 completed, throughput=5MB/sec 2024-09-16T06:16:50.218 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NRWusy0_3MTJN-E off=6647744 len=1955720 2024-09-16T06:16:50.230 INFO:tasks.workunit.client.0.smithi145.stdout:op 3981 completed, throughput=5MB/sec 2024-09-16T06:16:50.230 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ssqle3BQtA1xe7n off=8225305 len=255024 2024-09-16T06:16:50.233 INFO:tasks.workunit.client.0.smithi145.stdout:op 3982 completed, throughput=5MB/sec 2024-09-16T06:16:50.233 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vMLx9y-KgD8s4Js off=1365005 len=1437896 2024-09-16T06:16:50.234 INFO:tasks.workunit.client.0.smithi145.stdout:op 3983 completed, throughput=5MB/sec 2024-09-16T06:16:50.234 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JrX78vkmrUP-xON off=11185006 len=2017673 2024-09-16T06:16:50.246 INFO:tasks.workunit.client.0.smithi145.stdout:op 3984 completed, throughput=5MB/sec 2024-09-16T06:16:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:49 smithi145 ceph-mon[96887]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:49 smithi145 ceph-mon[99390]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:49 smithi161 ceph-mon[87722]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:51.246 INFO:tasks.workunit.client.0.smithi145.stdout: 783: throughput=5MB/sec pending data=0 2024-09-16T06:16:51.246 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O9lkmTWMUnPsW1X off=1361 len=713384 2024-09-16T06:16:51.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 3985 completed, throughput=5MB/sec 2024-09-16T06:16:51.250 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S41UTjU9JODRwaY off=1991845 len=704069 2024-09-16T06:16:51.255 INFO:tasks.workunit.client.0.smithi145.stdout:op 3986 completed, throughput=5MB/sec 2024-09-16T06:16:51.255 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HYwIo_rLqLJ6IIo off=371602 len=1118551 2024-09-16T06:16:51.260 INFO:tasks.workunit.client.0.smithi145.stdout:op 3987 completed, throughput=5MB/sec 2024-09-16T06:16:51.260 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DI-lgWDA69-GSzi off=5278448 len=1467241 2024-09-16T06:16:51.263 INFO:tasks.workunit.client.0.smithi145.stdout:op 3988 completed, throughput=5MB/sec 2024-09-16T06:16:52.263 INFO:tasks.workunit.client.0.smithi145.stdout: 784: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:52.263 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-REQszTIdXGT16BJ off=3346248 len=984996 2024-09-16T06:16:52.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 3989 completed, throughput=5MB/sec 2024-09-16T06:16:52.265 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ICmx2FbyihEVW-6 off=1780406 len=825320 2024-09-16T06:16:52.267 INFO:tasks.workunit.client.0.smithi145.stdout:op 3990 completed, throughput=5MB/sec 2024-09-16T06:16:52.267 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UTukA6Ciu4gDJc1 off=885374 len=1468926 2024-09-16T06:16:52.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 3991 completed, throughput=5MB/sec 2024-09-16T06:16:52.275 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HGgKbVOb1WMRDWp off=9376366 len=774452 2024-09-16T06:16:52.280 INFO:tasks.workunit.client.0.smithi145.stdout:op 3992 completed, throughput=5MB/sec 2024-09-16T06:16:52.280 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YThQ83vdyjf7N8c off=6411107 len=235431 2024-09-16T06:16:52.280 INFO:tasks.workunit.client.0.smithi145.stdout:op 3993 completed, throughput=5MB/sec 2024-09-16T06:16:52.281 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uMzSpcASsutPBDh off=16579941 len=794485 2024-09-16T06:16:52.282 INFO:tasks.workunit.client.0.smithi145.stdout:op 3994 completed, throughput=5MB/sec 2024-09-16T06:16:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:51 smithi145 ceph-mon[99390]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:51 smithi145 ceph-mon[96887]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:51 smithi161 ceph-mon[87722]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:16:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:16:53.282 INFO:tasks.workunit.client.0.smithi145.stdout: 785: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:53.282 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A_DR75bnWhvVcpN off=90590 len=1088096 2024-09-16T06:16:53.288 INFO:tasks.workunit.client.0.smithi145.stdout:op 3995 completed, throughput=5MB/sec 2024-09-16T06:16:53.288 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IKFCiQerD5cO-6K off=7102503 len=1442438 2024-09-16T06:16:53.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 3996 completed, throughput=5MB/sec 2024-09-16T06:16:53.300 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JNQHbnlZb1V7wpO off=17241400 len=1791940 2024-09-16T06:16:53.304 INFO:tasks.workunit.client.0.smithi145.stdout:op 3997 completed, throughput=5MB/sec 2024-09-16T06:16:53.304 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-juoR_KtW2Y2MnTw off=5476398 len=1732498 2024-09-16T06:16:53.313 INFO:tasks.workunit.client.0.smithi145.stdout:op 3998 completed, throughput=5MB/sec 2024-09-16T06:16:54.313 INFO:tasks.workunit.client.0.smithi145.stdout: 786: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:54.314 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZvzUhkmpM4B9Poo off=13681475 len=1513549 2024-09-16T06:16:54.316 INFO:tasks.workunit.client.0.smithi145.stdout:op 3999 completed, throughput=5MB/sec 2024-09-16T06:16:54.316 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6TFuoeXWDRS668_ off=10363512 len=1677976 2024-09-16T06:16:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:53 smithi145 ceph-mon[99390]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:16:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:53 smithi145 ceph-mon[96887]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:16:54.325 INFO:tasks.workunit.client.0.smithi145.stdout:op 4000 completed, throughput=5MB/sec 2024-09-16T06:16:54.325 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jOZOf47MtP87z7X off=3707143 len=687759 2024-09-16T06:16:54.329 INFO:tasks.workunit.client.0.smithi145.stdout:op 4001 completed, throughput=5MB/sec 2024-09-16T06:16:54.329 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UjOVrcIII-MrjyJ off=15797556 len=999707 2024-09-16T06:16:54.334 INFO:tasks.workunit.client.0.smithi145.stdout:op 4002 completed, throughput=5MB/sec 2024-09-16T06:16:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:53 smithi161 ceph-mon[87722]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:16:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:16:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:16:54] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-09-16T06:16:55.334 INFO:tasks.workunit.client.0.smithi145.stdout: 787: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:55.334 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i14TcSYAQ2hbuRA off=2802092 len=660414 2024-09-16T06:16:55.339 INFO:tasks.workunit.client.0.smithi145.stdout:op 4003 completed, throughput=5MB/sec 2024-09-16T06:16:55.339 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dQ0IVEu2EQ5Z0tZ off=2465454 len=812597 2024-09-16T06:16:55.340 INFO:tasks.workunit.client.0.smithi145.stdout:op 4004 completed, throughput=5MB/sec 2024-09-16T06:16:55.340 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XgAITuoOPShQzm3 off=7766554 len=40749 2024-09-16T06:16:55.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 4005 completed, throughput=5MB/sec 2024-09-16T06:16:55.341 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9Pw3G9giDjc1v5y off=7511428 len=1547575 2024-09-16T06:16:55.343 INFO:tasks.workunit.client.0.smithi145.stdout:op 4006 completed, throughput=5MB/sec 2024-09-16T06:16:55.343 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BqXbaDPDbY-XGij off=214502 len=1132891 2024-09-16T06:16:55.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 4007 completed, throughput=5MB/sec 2024-09-16T06:16:55.344 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dDIZ9Vt_LuOYtb_ off=1497831 len=1401546 2024-09-16T06:16:55.352 INFO:tasks.workunit.client.0.smithi145.stdout:op 4008 completed, throughput=5MB/sec 2024-09-16T06:16:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:55 smithi145 ceph-mon[96887]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:16:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:55 smithi145 ceph-mon[99390]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:16:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:55 smithi161 ceph-mon[87722]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:16:56.352 INFO:tasks.workunit.client.0.smithi145.stdout: 788: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:56.352 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h99lRCuXfPUabW7 off=505625 len=1055036 2024-09-16T06:16:56.357 INFO:tasks.workunit.client.0.smithi145.stdout:op 4009 completed, throughput=5MB/sec 2024-09-16T06:16:56.357 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-o180TJ1RwGNympM off=10676528 len=1327657 2024-09-16T06:16:56.360 INFO:tasks.workunit.client.0.smithi145.stdout:op 4010 completed, throughput=5MB/sec 2024-09-16T06:16:56.360 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--JTqnyfod9z8ds7 off=12566870 len=353860 2024-09-16T06:16:56.361 INFO:tasks.workunit.client.0.smithi145.stdout:op 4011 completed, throughput=5MB/sec 2024-09-16T06:16:56.361 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ITPGJz5rrfIXBjP off=1868337 len=1394859 2024-09-16T06:16:56.366 INFO:tasks.workunit.client.0.smithi145.stdout:op 4012 completed, throughput=5MB/sec 2024-09-16T06:16:56.366 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wXcVVOX7gxRhqwm off=9023751 len=934816 2024-09-16T06:16:56.368 INFO:tasks.workunit.client.0.smithi145.stdout:op 4013 completed, throughput=5MB/sec 2024-09-16T06:16:57.369 INFO:tasks.workunit.client.0.smithi145.stdout: 789: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:57.369 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d9j-244I3smVj1i off=3550786 len=204449 2024-09-16T06:16:57.370 INFO:tasks.workunit.client.0.smithi145.stdout:op 4014 completed, throughput=4.99MB/sec 2024-09-16T06:16:57.370 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jDGU3_o0RgN6kQW off=2767653 len=1533327 2024-09-16T06:16:57.373 INFO:tasks.workunit.client.0.smithi145.stdout:op 4015 completed, throughput=5MB/sec 2024-09-16T06:16:57.373 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--3Mhk-biLhdGKwj off=6520847 len=981708 2024-09-16T06:16:57.378 INFO:tasks.workunit.client.0.smithi145.stdout:op 4016 completed, throughput=5MB/sec 2024-09-16T06:16:57.378 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8U9LkX23sQTn3j1 off=3747366 len=668001 2024-09-16T06:16:57.382 INFO:tasks.workunit.client.0.smithi145.stdout:op 4017 completed, throughput=5MB/sec 2024-09-16T06:16:57.382 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MZas8X9oN22xxnX off=15419733 len=1494224 2024-09-16T06:16:57.389 INFO:tasks.workunit.client.0.smithi145.stdout:op 4018 completed, throughput=5MB/sec 2024-09-16T06:16:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:57 smithi145 ceph-mon[96887]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:16:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:57 smithi145 ceph-mon[99390]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:16:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:57 smithi161 ceph-mon[87722]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:16:58.390 INFO:tasks.workunit.client.0.smithi145.stdout: 790: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:58.390 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4751EaAOFhxD4e6 off=19698588 len=1704727 2024-09-16T06:16:58.393 INFO:tasks.workunit.client.0.smithi145.stdout:op 4019 completed, throughput=5MB/sec 2024-09-16T06:16:58.394 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-B0lHKiD00CVLG88 off=4737 len=883333 2024-09-16T06:16:58.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 4020 completed, throughput=5MB/sec 2024-09-16T06:16:58.398 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j3bnqo3TuCs_WzW off=13301620 len=542889 2024-09-16T06:16:58.399 INFO:tasks.workunit.client.0.smithi145.stdout:op 4021 completed, throughput=5MB/sec 2024-09-16T06:16:58.399 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VTtAfEROJF2Eptk off=23927178 len=1455810 2024-09-16T06:16:58.408 INFO:tasks.workunit.client.0.smithi145.stdout:op 4022 completed, throughput=5MB/sec 2024-09-16T06:16:58.408 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-op_YhQAyanP3NCu off=804606 len=1540303 2024-09-16T06:16:58.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 4023 completed, throughput=5MB/sec 2024-09-16T06:16:59.410 INFO:tasks.workunit.client.0.smithi145.stdout: 791: throughput=4.99MB/sec pending data=0 2024-09-16T06:16:59.410 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-flxctATrT_cNCwq off=2175766 len=143856 2024-09-16T06:16:59.411 INFO:tasks.workunit.client.0.smithi145.stdout:op 4024 completed, throughput=4.99MB/sec 2024-09-16T06:16:59.411 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jQ6whwc-IRAZiPu off=2488769 len=972694 2024-09-16T06:16:59.412 INFO:tasks.workunit.client.0.smithi145.stdout:op 4025 completed, throughput=5MB/sec 2024-09-16T06:16:59.412 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d6Ak9c4jcfzufGn off=7634350 len=1065843 2024-09-16T06:16:59.415 INFO:tasks.workunit.client.0.smithi145.stdout:op 4026 completed, throughput=5MB/sec 2024-09-16T06:16:59.415 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WooJ8Ei6upd852I off=4606343 len=2088232 2024-09-16T06:16:59.417 INFO:tasks.workunit.client.0.smithi145.stdout:op 4027 completed, throughput=5MB/sec 2024-09-16T06:16:59.417 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tCuvZbG5t5TZ3DJ off=2030685 len=1802801 2024-09-16T06:16:59.426 INFO:tasks.workunit.client.0.smithi145.stdout:op 4028 completed, throughput=5MB/sec 2024-09-16T06:17:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:16:59 smithi145 ceph-mon[96887]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:17:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:16:59 smithi145 ceph-mon[99390]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:17:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:16:59 smithi161 ceph-mon[87722]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:17:00.426 INFO:tasks.workunit.client.0.smithi145.stdout: 792: throughput=5MB/sec pending data=0 2024-09-16T06:17:00.426 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-coCsd4kye_ZbUQb off=931978 len=1536561 2024-09-16T06:17:00.430 INFO:tasks.workunit.client.0.smithi145.stdout:op 4029 completed, throughput=5MB/sec 2024-09-16T06:17:00.430 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jXsJx9jgv549qD9 off=141888 len=1019124 2024-09-16T06:17:00.431 INFO:tasks.workunit.client.0.smithi145.stdout:op 4030 completed, throughput=5MB/sec 2024-09-16T06:17:00.431 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-n8tHQ4fTHQCoaLQ off=5771701 len=1337930 2024-09-16T06:17:00.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 4031 completed, throughput=5MB/sec 2024-09-16T06:17:01.434 INFO:tasks.workunit.client.0.smithi145.stdout: 793: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:01.434 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5Mr8XAezRIJxtjv off=2363197 len=985930 2024-09-16T06:17:01.435 INFO:tasks.workunit.client.0.smithi145.stdout:op 4032 completed, throughput=5MB/sec 2024-09-16T06:17:01.435 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QRNDL76YYlrJfxL off=1475699 len=1116201 2024-09-16T06:17:01.437 INFO:tasks.workunit.client.0.smithi145.stdout:op 4033 completed, throughput=5MB/sec 2024-09-16T06:17:01.437 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UJudQArwqL8GMj3 off=974492 len=125248 2024-09-16T06:17:01.437 INFO:tasks.workunit.client.0.smithi145.stdout:op 4034 completed, throughput=5MB/sec 2024-09-16T06:17:01.437 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ik5CZaY2sw-Hoxc off=812787 len=1236836 2024-09-16T06:17:01.444 INFO:tasks.workunit.client.0.smithi145.stdout:op 4035 completed, throughput=5MB/sec 2024-09-16T06:17:01.444 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5pMw6JlkMpRiRuv off=2334144 len=174874 2024-09-16T06:17:01.447 INFO:tasks.workunit.client.0.smithi145.stdout:op 4036 completed, throughput=5MB/sec 2024-09-16T06:17:01.447 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-udNKsQrPXJtkDzg off=7887193 len=564331 2024-09-16T06:17:01.451 INFO:tasks.workunit.client.0.smithi145.stdout:op 4037 completed, throughput=5MB/sec 2024-09-16T06:17:01.451 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wAKH3kK360HhL4_ off=5733163 len=712976 2024-09-16T06:17:01.452 INFO:tasks.workunit.client.0.smithi145.stdout:op 4038 completed, throughput=5MB/sec 2024-09-16T06:17:01.452 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NcxjHvBE8NO8wM3 off=11214313 len=1333106 2024-09-16T06:17:01.454 INFO:tasks.workunit.client.0.smithi145.stdout:op 4039 completed, throughput=5MB/sec 2024-09-16T06:17:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:01 smithi145 ceph-mon[96887]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:17:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:01 smithi145 ceph-mon[99390]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:17:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:01 smithi161 ceph-mon[87722]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:17:02.454 INFO:tasks.workunit.client.0.smithi145.stdout: 794: throughput=5MB/sec pending data=0 2024-09-16T06:17:02.454 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-InBAfdALBxG0DLJ off=1741899 len=601919 2024-09-16T06:17:02.455 INFO:tasks.workunit.client.0.smithi145.stdout:op 4040 completed, throughput=5MB/sec 2024-09-16T06:17:02.455 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_zkJOaHWhKXhmHA off=6615549 len=519194 2024-09-16T06:17:02.456 INFO:tasks.workunit.client.0.smithi145.stdout:op 4041 completed, throughput=5MB/sec 2024-09-16T06:17:02.456 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uE89M4_5xxoveiT off=2503610 len=1214259 2024-09-16T06:17:02.462 INFO:tasks.workunit.client.0.smithi145.stdout:op 4042 completed, throughput=5MB/sec 2024-09-16T06:17:02.462 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EEYdJ4Oop5xoQNX off=4564916 len=268073 2024-09-16T06:17:02.463 INFO:tasks.workunit.client.0.smithi145.stdout:op 4043 completed, throughput=5MB/sec 2024-09-16T06:17:02.463 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-so_OHopW0w8HQlr off=7548272 len=1155926 2024-09-16T06:17:02.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 4044 completed, throughput=5MB/sec 2024-09-16T06:17:02.465 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-av728aQ2c0RNbgf off=4765303 len=2068463 2024-09-16T06:17:02.467 INFO:tasks.workunit.client.0.smithi145.stdout:op 4045 completed, throughput=5MB/sec 2024-09-16T06:17:03.467 INFO:tasks.workunit.client.0.smithi145.stdout: 795: throughput=5MB/sec pending data=0 2024-09-16T06:17:03.467 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lHTad81TX1M6lT4 off=20198413 len=1825154 2024-09-16T06:17:03.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 4046 completed, throughput=5MB/sec 2024-09-16T06:17:03.469 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--yIrUuScQIqN3aX off=12008437 len=495506 2024-09-16T06:17:03.470 INFO:tasks.workunit.client.0.smithi145.stdout:op 4047 completed, throughput=5MB/sec 2024-09-16T06:17:03.470 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GERHzrmkL8ed174 off=2247920 len=1450287 2024-09-16T06:17:03.474 INFO:tasks.workunit.client.0.smithi145.stdout:op 4048 completed, throughput=5MB/sec 2024-09-16T06:17:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:03 smithi145 ceph-mon[96887]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:17:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:03 smithi145 ceph-mon[99390]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:17:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:03 smithi161 ceph-mon[87722]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:17:04.474 INFO:tasks.workunit.client.0.smithi145.stdout: 796: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:04.474 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--yIrUuScQIqN3aX off=1167622 len=624677 2024-09-16T06:17:04.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 4049 completed, throughput=4.99MB/sec 2024-09-16T06:17:04.479 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VVrZy-vlOxkr30V off=4301568 len=1194767 2024-09-16T06:17:04.486 INFO:tasks.workunit.client.0.smithi145.stdout:op 4050 completed, throughput=5MB/sec 2024-09-16T06:17:04.486 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6S-mUnA9QfoLxj1 off=747213 len=756198 2024-09-16T06:17:04.487 INFO:tasks.workunit.client.0.smithi145.stdout:op 4051 completed, throughput=5MB/sec 2024-09-16T06:17:04.487 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dcce24Wt3Lh-Yh6 off=3230636 len=559904 2024-09-16T06:17:04.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 4052 completed, throughput=5MB/sec 2024-09-16T06:17:04.488 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Aw9NlCB-6aSEpPm off=5495401 len=642223 2024-09-16T06:17:04.489 INFO:tasks.workunit.client.0.smithi145.stdout:op 4053 completed, throughput=5MB/sec 2024-09-16T06:17:04.489 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gI-SsVMtcPxSMhM off=20014007 len=1848854 2024-09-16T06:17:04.498 INFO:tasks.workunit.client.0.smithi145.stdout:op 4054 completed, throughput=5MB/sec 2024-09-16T06:17:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:17:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:17:04] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-09-16T06:17:05.498 INFO:tasks.workunit.client.0.smithi145.stdout: 797: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:05.498 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W-69oOhEk08Vuv6 off=5190053 len=1341473 2024-09-16T06:17:05.500 INFO:tasks.workunit.client.0.smithi145.stdout:op 4055 completed, throughput=5MB/sec 2024-09-16T06:17:05.500 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--NbRFkyNjfh2UX9 off=4896154 len=1670467 2024-09-16T06:17:05.509 INFO:tasks.workunit.client.0.smithi145.stdout:op 4056 completed, throughput=5MB/sec 2024-09-16T06:17:05.509 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wU3QYRCowUKa1m_ off=3202010 len=303509 2024-09-16T06:17:05.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 4057 completed, throughput=5MB/sec 2024-09-16T06:17:05.510 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--oAdq7jUFm9vKXb off=1922266 len=1388461 2024-09-16T06:17:05.511 INFO:tasks.workunit.client.0.smithi145.stdout:op 4058 completed, throughput=5MB/sec 2024-09-16T06:17:05.512 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0rkV44J71uyiNt_ off=398050 len=714613 2024-09-16T06:17:05.515 INFO:tasks.workunit.client.0.smithi145.stdout:op 4059 completed, throughput=5MB/sec 2024-09-16T06:17:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:05 smithi145 ceph-mon[96887]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:05 smithi145 ceph-mon[99390]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:05 smithi161 ceph-mon[87722]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: 798: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2NZgU0tos9_9rgC off=1024478 len=237509 2024-09-16T06:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout:op 4060 completed, throughput=4.99MB/sec 2024-09-16T06:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IeECfxd76YcNGp8 off=7812262 len=1191586 2024-09-16T06:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 4061 completed, throughput=5MB/sec 2024-09-16T06:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3RBtW-8Flw2Ecsu off=9665084 len=834763 2024-09-16T06:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout:op 4062 completed, throughput=5MB/sec 2024-09-16T06:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3SfYgLT-biVZkCK off=18880180 len=964683 2024-09-16T06:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout:op 4063 completed, throughput=5MB/sec 2024-09-16T06:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u7NiFR4X8WIF-ev off=7717762 len=37503 2024-09-16T06:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout:op 4064 completed, throughput=5MB/sec 2024-09-16T06:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cTdiOrCHfFPhBvC off=1887243 len=699229 2024-09-16T06:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout:op 4065 completed, throughput=5MB/sec 2024-09-16T06:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ENsw_hgfgfH4t3o off=8601399 len=1934686 2024-09-16T06:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout:op 4066 completed, throughput=5MB/sec 2024-09-16T06:17:07.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:17:07.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:07.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:17:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: 799: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8e6slI_p5PZLcpc off=3032524 len=2028337 2024-09-16T06:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 4067 completed, throughput=5MB/sec 2024-09-16T06:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LTk4AYQK5w1fLOm off=10284304 len=911772 2024-09-16T06:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 4068 completed, throughput=5MB/sec 2024-09-16T06:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Cm7GSsQQwnMYtXP off=11529332 len=1865080 2024-09-16T06:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout:op 4069 completed, throughput=5MB/sec 2024-09-16T06:17:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:07 smithi145 ceph-mon[96887]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:17:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:17:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:17:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:07 smithi145 ceph-mon[99390]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:17:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:17:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:17:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:07 smithi161 ceph-mon[87722]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:17:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:17:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:17:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:17:08.545 INFO:tasks.workunit.client.0.smithi145.stdout: 800: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:08.545 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8gGsyDNSsaF1O6E off=7545500 len=1131820 2024-09-16T06:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout:op 4070 completed, throughput=5MB/sec 2024-09-16T06:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-r4LWz5vZX37Or3Z off=0 len=1069329 2024-09-16T06:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout:op 4071 completed, throughput=5MB/sec 2024-09-16T06:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VqoK2tq6Y22v6v- off=7921744 len=62276 2024-09-16T06:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout:op 4072 completed, throughput=5MB/sec 2024-09-16T06:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6wKfgF5OWLAhjlc off=4982129 len=1464885 2024-09-16T06:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout:op 4073 completed, throughput=5MB/sec 2024-09-16T06:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lN1D2N78wCsXCYt off=6261809 len=1283422 2024-09-16T06:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout:op 4074 completed, throughput=5MB/sec 2024-09-16T06:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: 801: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qD1_Kv2Bo1kpRGD off=9385387 len=995583 2024-09-16T06:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout:op 4075 completed, throughput=5MB/sec 2024-09-16T06:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--vLpLV4YnRBkO76 off=4116899 len=1535604 2024-09-16T06:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout:op 4076 completed, throughput=5MB/sec 2024-09-16T06:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Xjay0_bMWntAenz off=17453739 len=104054 2024-09-16T06:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout:op 4077 completed, throughput=5MB/sec 2024-09-16T06:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3Wr_Jnu-hm4hJh6 off=8626272 len=215243 2024-09-16T06:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout:op 4078 completed, throughput=5MB/sec 2024-09-16T06:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xUI3Z2y0N-K9Q2v off=11916339 len=301080 2024-09-16T06:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout:op 4079 completed, throughput=5MB/sec 2024-09-16T06:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-q63WkyqUV2VuMBT off=587805 len=1298230 2024-09-16T06:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout:op 4080 completed, throughput=5MB/sec 2024-09-16T06:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FEuwNxgxL9sxeso off=709124 len=1665912 2024-09-16T06:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout:op 4081 completed, throughput=5MB/sec 2024-09-16T06:17:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:09 smithi145 ceph-mon[96887]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:17:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:09 smithi145 ceph-mon[99390]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:17:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:09 smithi161 ceph-mon[87722]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:17:10.595 INFO:tasks.workunit.client.0.smithi145.stdout: 802: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:10.596 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jGX6iWC6xWm8yT7 off=942133 len=1585370 2024-09-16T06:17:10.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 4082 completed, throughput=5MB/sec 2024-09-16T06:17:10.598 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-61aUiBpvLQjlkgG off=3721539 len=1586064 2024-09-16T06:17:10.605 INFO:tasks.workunit.client.0.smithi145.stdout:op 4083 completed, throughput=5MB/sec 2024-09-16T06:17:10.605 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-08GjU_Lljty6p4P off=3503539 len=1909927 2024-09-16T06:17:10.613 INFO:tasks.workunit.client.0.smithi145.stdout:op 4084 completed, throughput=5MB/sec 2024-09-16T06:17:11.614 INFO:tasks.workunit.client.0.smithi145.stdout: 803: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:11.614 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AzUI0Lqq2v-v_NL off=15925616 len=770511 2024-09-16T06:17:11.618 INFO:tasks.workunit.client.0.smithi145.stdout:op 4085 completed, throughput=5MB/sec 2024-09-16T06:17:11.619 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t4ckn1rJIPda4QK off=16404280 len=305227 2024-09-16T06:17:11.622 INFO:tasks.workunit.client.0.smithi145.stdout:op 4086 completed, throughput=5MB/sec 2024-09-16T06:17:11.622 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7wVtUx-Qc3L4_Oi off=12192200 len=482035 2024-09-16T06:17:11.623 INFO:tasks.workunit.client.0.smithi145.stdout:op 4087 completed, throughput=5MB/sec 2024-09-16T06:17:11.623 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LAF8L4J6BPG1MI2 off=963796 len=776436 2024-09-16T06:17:11.625 INFO:tasks.workunit.client.0.smithi145.stdout:op 4088 completed, throughput=5MB/sec 2024-09-16T06:17:11.625 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bhnc2yBCCfxAscO off=6624453 len=1561308 2024-09-16T06:17:11.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 4089 completed, throughput=5MB/sec 2024-09-16T06:17:11.627 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K3p7x9oJavvkXEv off=1638847 len=1432168 2024-09-16T06:17:11.635 INFO:tasks.workunit.client.0.smithi145.stdout:op 4090 completed, throughput=5MB/sec 2024-09-16T06:17:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:11 smithi145 ceph-mon[96887]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:17:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:11 smithi145 ceph-mon[99390]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:17:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:11 smithi161 ceph-mon[87722]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:17:12.635 INFO:tasks.workunit.client.0.smithi145.stdout: 804: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:12.635 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YsO3_fOvp5lv9Np off=6625532 len=976118 2024-09-16T06:17:12.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 4091 completed, throughput=5MB/sec 2024-09-16T06:17:12.641 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--BfNLRFPV7-pebe off=16004016 len=187441 2024-09-16T06:17:12.644 INFO:tasks.workunit.client.0.smithi145.stdout:op 4092 completed, throughput=5MB/sec 2024-09-16T06:17:12.645 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-09O8D_56iK-Na2S off=8785934 len=56414 2024-09-16T06:17:12.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 4093 completed, throughput=5MB/sec 2024-09-16T06:17:12.647 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vYfvK4ZrlBjv6IL off=10462950 len=1770830 2024-09-16T06:17:12.650 INFO:tasks.workunit.client.0.smithi145.stdout:op 4094 completed, throughput=5MB/sec 2024-09-16T06:17:12.650 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uHfhkHisCV3-Bv- off=21407992 len=1009473 2024-09-16T06:17:12.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 4095 completed, throughput=5MB/sec 2024-09-16T06:17:12.651 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RtB26EvirCYAL8N off=379664 len=697981 2024-09-16T06:17:12.653 INFO:tasks.workunit.client.0.smithi145.stdout:op 4096 completed, throughput=5MB/sec 2024-09-16T06:17:12.653 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dTud8QR_pq62PJw off=1960854 len=1216506 2024-09-16T06:17:12.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 4097 completed, throughput=5MB/sec 2024-09-16T06:17:13.659 INFO:tasks.workunit.client.0.smithi145.stdout: 805: throughput=5MB/sec pending data=0 2024-09-16T06:17:13.659 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-meI5_ZQEotzQbht off=1848354 len=1247088 2024-09-16T06:17:13.667 INFO:tasks.workunit.client.0.smithi145.stdout:op 4098 completed, throughput=5MB/sec 2024-09-16T06:17:13.667 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XvKhjz8IIgHXpHZ off=9881086 len=1803261 2024-09-16T06:17:13.675 INFO:tasks.workunit.client.0.smithi145.stdout:op 4099 completed, throughput=5MB/sec 2024-09-16T06:17:13.676 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DPPaloGjsMAxAEf off=298398 len=182343 2024-09-16T06:17:13.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 4100 completed, throughput=5MB/sec 2024-09-16T06:17:13.676 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pfKngRV8O-NNFwF off=0 len=1193110 2024-09-16T06:17:13.678 INFO:tasks.workunit.client.0.smithi145.stdout:op 4101 completed, throughput=5MB/sec 2024-09-16T06:17:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:13 smithi145 ceph-mon[96887]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:17:14.340 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:13 smithi145 ceph-mon[99390]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:17:14.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:13 smithi161 ceph-mon[87722]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-16T06:17:14.679 INFO:tasks.workunit.client.0.smithi145.stdout: 806: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:14.679 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-liLD4CuSgOOPA49 off=1655099 len=400969 2024-09-16T06:17:14.680 INFO:tasks.workunit.client.0.smithi145.stdout:op 4102 completed, throughput=4.99MB/sec 2024-09-16T06:17:14.680 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y_AgOKRTDv45F5U off=912756 len=1161505 2024-09-16T06:17:14.686 INFO:tasks.workunit.client.0.smithi145.stdout:op 4103 completed, throughput=5MB/sec 2024-09-16T06:17:14.686 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kqLoOzgjGjSZEmX off=4555141 len=537059 2024-09-16T06:17:14.690 INFO:tasks.workunit.client.0.smithi145.stdout:op 4104 completed, throughput=5MB/sec 2024-09-16T06:17:14.691 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Kry3WentDV641nG off=5059368 len=393241 2024-09-16T06:17:14.691 INFO:tasks.workunit.client.0.smithi145.stdout:op 4105 completed, throughput=5MB/sec 2024-09-16T06:17:14.692 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3G2RaqSmZ3_XSDg off=8615855 len=1576951 2024-09-16T06:17:14.693 INFO:tasks.workunit.client.0.smithi145.stdout:op 4106 completed, throughput=5MB/sec 2024-09-16T06:17:14.693 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J2LAmZe_mhRffZs off=11602129 len=127272 2024-09-16T06:17:14.696 INFO:tasks.workunit.client.0.smithi145.stdout:op 4107 completed, throughput=5MB/sec 2024-09-16T06:17:14.696 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jq_m3skUKqXLit7 off=31457 len=2073345 2024-09-16T06:17:14.708 INFO:tasks.workunit.client.0.smithi145.stdout:op 4108 completed, throughput=5MB/sec 2024-09-16T06:17:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:17:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:17:14] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:17:15.708 INFO:tasks.workunit.client.0.smithi145.stdout: 807: throughput=5MB/sec pending data=0 2024-09-16T06:17:15.708 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_hZdPvDC1LN4OAI off=105546 len=1044598 2024-09-16T06:17:15.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 4109 completed, throughput=5MB/sec 2024-09-16T06:17:15.711 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b85ZNAOGr6hHPpm off=4067153 len=1641194 2024-09-16T06:17:15.713 INFO:tasks.workunit.client.0.smithi145.stdout:op 4110 completed, throughput=5MB/sec 2024-09-16T06:17:15.713 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-buXupchmZKTu78h off=1444849 len=924396 2024-09-16T06:17:15.718 INFO:tasks.workunit.client.0.smithi145.stdout:op 4111 completed, throughput=5MB/sec 2024-09-16T06:17:15.718 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3SfYgLT-biVZkCK off=15655719 len=132014 2024-09-16T06:17:15.721 INFO:tasks.workunit.client.0.smithi145.stdout:op 4112 completed, throughput=5MB/sec 2024-09-16T06:17:15.721 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-N9PGf5xaQ_Skflt off=2117985 len=1405919 2024-09-16T06:17:15.723 INFO:tasks.workunit.client.0.smithi145.stdout:op 4113 completed, throughput=5MB/sec 2024-09-16T06:17:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:15 smithi145 ceph-mon[99390]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-09-16T06:17:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:15 smithi145 ceph-mon[96887]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-09-16T06:17:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:15 smithi161 ceph-mon[87722]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-09-16T06:17:16.724 INFO:tasks.workunit.client.0.smithi145.stdout: 808: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:16.724 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RQcbrdOtC4TtfJ8 off=1564226 len=562367 2024-09-16T06:17:16.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 4114 completed, throughput=5MB/sec 2024-09-16T06:17:16.726 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-coETua-Cdb-fQ8q off=15445559 len=814935 2024-09-16T06:17:16.727 INFO:tasks.workunit.client.0.smithi145.stdout:op 4115 completed, throughput=5MB/sec 2024-09-16T06:17:16.727 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zpDbg1qlHro147Y off=8177841 len=454314 2024-09-16T06:17:16.731 INFO:tasks.workunit.client.0.smithi145.stdout:op 4116 completed, throughput=5MB/sec 2024-09-16T06:17:16.731 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EcCPjZVOIEz15N9 off=12992794 len=1124725 2024-09-16T06:17:16.737 INFO:tasks.workunit.client.0.smithi145.stdout:op 4117 completed, throughput=5MB/sec 2024-09-16T06:17:16.737 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rcYpHJfm4HGN8jy off=12090599 len=315937 2024-09-16T06:17:16.737 INFO:tasks.workunit.client.0.smithi145.stdout:op 4118 completed, throughput=5MB/sec 2024-09-16T06:17:16.737 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FzWORuY0RZesMQn off=12030273 len=126504 2024-09-16T06:17:16.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 4119 completed, throughput=5MB/sec 2024-09-16T06:17:16.738 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_Me_aX_PThdOUdB off=151558 len=1798460 2024-09-16T06:17:16.739 INFO:tasks.workunit.client.0.smithi145.stdout:op 4120 completed, throughput=5MB/sec 2024-09-16T06:17:17.740 INFO:tasks.workunit.client.0.smithi145.stdout: 809: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:17.740 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wj96kcePUtClnV6 off=1516766 len=20698 2024-09-16T06:17:17.740 INFO:tasks.workunit.client.0.smithi145.stdout:op 4121 completed, throughput=4.99MB/sec 2024-09-16T06:17:17.740 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ty-LeipGzuF-Djl off=3331134 len=1933086 2024-09-16T06:17:17.752 INFO:tasks.workunit.client.0.smithi145.stdout:op 4122 completed, throughput=5MB/sec 2024-09-16T06:17:17.752 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GnnpmuinrODyET7 off=14832062 len=1618265 2024-09-16T06:17:17.760 INFO:tasks.workunit.client.0.smithi145.stdout:op 4123 completed, throughput=5MB/sec 2024-09-16T06:17:17.760 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GENe4D39bz8JdaC off=9879879 len=739660 2024-09-16T06:17:17.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 4124 completed, throughput=5MB/sec 2024-09-16T06:17:17.765 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jFQEx7xPVbUkj_z off=13691887 len=2012561 2024-09-16T06:17:17.768 INFO:tasks.workunit.client.0.smithi145.stdout:op 4125 completed, throughput=5MB/sec 2024-09-16T06:17:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:17 smithi145 ceph-mon[96887]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:17:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:17 smithi145 ceph-mon[99390]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:17:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:17 smithi161 ceph-mon[87722]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:17:18.769 INFO:tasks.workunit.client.0.smithi145.stdout: 810: throughput=5MB/sec pending data=0 2024-09-16T06:17:18.769 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DTO5Ah8uleaarKW off=1913949 len=104316 2024-09-16T06:17:18.770 INFO:tasks.workunit.client.0.smithi145.stdout:op 4126 completed, throughput=5MB/sec 2024-09-16T06:17:18.770 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0geIkmALuQX3mP2 off=6516352 len=507417 2024-09-16T06:17:18.774 INFO:tasks.workunit.client.0.smithi145.stdout:op 4127 completed, throughput=5MB/sec 2024-09-16T06:17:18.774 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-c4ahgQ2VLNdZzNQ off=6784077 len=1711149 2024-09-16T06:17:18.781 INFO:tasks.workunit.client.0.smithi145.stdout:op 4128 completed, throughput=5MB/sec 2024-09-16T06:17:18.781 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6kF6jzXO_h09t-l off=6645342 len=1348711 2024-09-16T06:17:18.790 INFO:tasks.workunit.client.0.smithi145.stdout:op 4129 completed, throughput=5MB/sec 2024-09-16T06:17:19.790 INFO:tasks.workunit.client.0.smithi145.stdout: 811: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:19.790 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Jjrk6TeP61sdSkJ off=2097300 len=1846493 2024-09-16T06:17:19.793 INFO:tasks.workunit.client.0.smithi145.stdout:op 4130 completed, throughput=5MB/sec 2024-09-16T06:17:19.793 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cpi8WWgKSDAoOom off=3210149 len=2015249 2024-09-16T06:17:19.805 INFO:tasks.workunit.client.0.smithi145.stdout:op 4131 completed, throughput=5MB/sec 2024-09-16T06:17:19.805 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-c9jVZ3rJPVj5Vuj off=8146920 len=1948292 2024-09-16T06:17:19.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 4132 completed, throughput=5MB/sec 2024-09-16T06:17:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:19 smithi145 ceph-mon[96887]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:17:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:19 smithi145 ceph-mon[99390]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:17:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:19 smithi161 ceph-mon[87722]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:17:20.816 INFO:tasks.workunit.client.0.smithi145.stdout: 812: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:20.817 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4YCSylwEQi7vQPo off=1049856 len=2091355 2024-09-16T06:17:20.829 INFO:tasks.workunit.client.0.smithi145.stdout:op 4133 completed, throughput=5MB/sec 2024-09-16T06:17:20.829 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wX2uQSC-xJwKXqx off=1720931 len=1825133 2024-09-16T06:17:20.832 INFO:tasks.workunit.client.0.smithi145.stdout:op 4134 completed, throughput=5MB/sec 2024-09-16T06:17:20.833 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5iHmjPLdH8qVAYw off=11490170 len=922705 2024-09-16T06:17:20.834 INFO:tasks.workunit.client.0.smithi145.stdout:op 4135 completed, throughput=5MB/sec 2024-09-16T06:17:20.834 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FxTcnMKwv8xyhce off=7847762 len=1149660 2024-09-16T06:17:20.835 INFO:tasks.workunit.client.0.smithi145.stdout:op 4136 completed, throughput=5MB/sec 2024-09-16T06:17:21.836 INFO:tasks.workunit.client.0.smithi145.stdout: 813: throughput=5MB/sec pending data=0 2024-09-16T06:17:21.836 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VeIBBhqMbNXr_Gh off=15424297 len=1813921 2024-09-16T06:17:21.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 4137 completed, throughput=5MB/sec 2024-09-16T06:17:21.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_NdtwJVyM6rmTHo off=2782363 len=466852 2024-09-16T06:17:21.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 4138 completed, throughput=5MB/sec 2024-09-16T06:17:21.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QCA0enwkCHdjcbh off=12824155 len=2041725 2024-09-16T06:17:21.842 INFO:tasks.workunit.client.0.smithi145.stdout:op 4139 completed, throughput=5MB/sec 2024-09-16T06:17:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:21 smithi145 ceph-mon[96887]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:17:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:21 smithi145 ceph-mon[99390]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:17:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:21 smithi161 ceph-mon[87722]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:17:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:22.842 INFO:tasks.workunit.client.0.smithi145.stdout: 814: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:22.842 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hOKiIYJcdXbjxeQ off=13692045 len=666181 2024-09-16T06:17:22.847 INFO:tasks.workunit.client.0.smithi145.stdout:op 4140 completed, throughput=4.99MB/sec 2024-09-16T06:17:22.847 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bq1oKi019VDfFC8 off=6163570 len=1601018 2024-09-16T06:17:22.849 INFO:tasks.workunit.client.0.smithi145.stdout:op 4141 completed, throughput=5MB/sec 2024-09-16T06:17:22.849 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z-Mo6SiIYbHDGl_ off=10662474 len=1898219 2024-09-16T06:17:22.858 INFO:tasks.workunit.client.0.smithi145.stdout:op 4142 completed, throughput=5MB/sec 2024-09-16T06:17:22.858 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bzX6VUHD0sspNQF off=517988 len=747451 2024-09-16T06:17:22.862 INFO:tasks.workunit.client.0.smithi145.stdout:op 4143 completed, throughput=5MB/sec 2024-09-16T06:17:22.862 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IMsw6yme_KTbVtw off=6687457 len=566457 2024-09-16T06:17:22.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 4144 completed, throughput=5MB/sec 2024-09-16T06:17:23.866 INFO:tasks.workunit.client.0.smithi145.stdout: 815: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:23.866 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--5ZkFvAnEdnVLwT off=10331197 len=1121098 2024-09-16T06:17:23.871 INFO:tasks.workunit.client.0.smithi145.stdout:op 4145 completed, throughput=5MB/sec 2024-09-16T06:17:23.871 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rb33KqZSbELNUgS off=8841081 len=1505787 2024-09-16T06:17:23.878 INFO:tasks.workunit.client.0.smithi145.stdout:op 4146 completed, throughput=5MB/sec 2024-09-16T06:17:23.878 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XETKZ4WWLC8Hw8_ off=8536333 len=429190 2024-09-16T06:17:23.879 INFO:tasks.workunit.client.0.smithi145.stdout:op 4147 completed, throughput=5MB/sec 2024-09-16T06:17:23.879 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S_m0dYjeBoMSBoO off=13941431 len=1731569 2024-09-16T06:17:23.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 4148 completed, throughput=5MB/sec 2024-09-16T06:17:23.887 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6fKwgNUPcIbBT3F off=10521558 len=440594 2024-09-16T06:17:23.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 4149 completed, throughput=5MB/sec 2024-09-16T06:17:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:23 smithi145 ceph-mon[96887]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:17:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:23 smithi145 ceph-mon[99390]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:17:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:23 smithi161 ceph-mon[87722]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:17:24.888 INFO:tasks.workunit.client.0.smithi145.stdout: 816: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:24.888 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bBobr80fOCtM5X_ off=5413634 len=188792 2024-09-16T06:17:24.889 INFO:tasks.workunit.client.0.smithi145.stdout:op 4150 completed, throughput=4.99MB/sec 2024-09-16T06:17:24.889 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-toS3pnyaWfIB5JF off=2715323 len=1740540 2024-09-16T06:17:24.899 INFO:tasks.workunit.client.0.smithi145.stdout:op 4151 completed, throughput=5MB/sec 2024-09-16T06:17:24.899 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GAr9xvdJf8mvTdd off=7606916 len=95979 2024-09-16T06:17:24.900 INFO:tasks.workunit.client.0.smithi145.stdout:op 4152 completed, throughput=5MB/sec 2024-09-16T06:17:24.900 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qKzwzd7BtinziUi off=1726056 len=1523345 2024-09-16T06:17:24.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 4153 completed, throughput=5MB/sec 2024-09-16T06:17:24.906 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--0bzG18opq0ySvE off=1823155 len=604366 2024-09-16T06:17:24.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 4154 completed, throughput=5MB/sec 2024-09-16T06:17:24.910 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1OItXry5ILwqcSG off=1859538 len=1256937 2024-09-16T06:17:24.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 4155 completed, throughput=5MB/sec 2024-09-16T06:17:25.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:17:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:17:24] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2024-09-16T06:17:25.916 INFO:tasks.workunit.client.0.smithi145.stdout: 817: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:25.916 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0LmbpM7uIu8TItK off=1025568 len=2001773 2024-09-16T06:17:25.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 4156 completed, throughput=5MB/sec 2024-09-16T06:17:25.928 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lOwOpU99CBDoz-_ off=22575625 len=1949803 2024-09-16T06:17:25.937 INFO:tasks.workunit.client.0.smithi145.stdout:op 4157 completed, throughput=5MB/sec 2024-09-16T06:17:25.937 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PEZGtyGvN4bDOBD off=4470212 len=399371 2024-09-16T06:17:25.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 4158 completed, throughput=5MB/sec 2024-09-16T06:17:25.941 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0t4NMYfNYu7F5mA off=8268301 len=861810 2024-09-16T06:17:25.945 INFO:tasks.workunit.client.0.smithi145.stdout:op 4159 completed, throughput=5MB/sec 2024-09-16T06:17:25.946 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-n1UeVnsjfkthk7c off=631043 len=557107 2024-09-16T06:17:25.948 INFO:tasks.workunit.client.0.smithi145.stdout:op 4160 completed, throughput=5MB/sec 2024-09-16T06:17:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:25 smithi145 ceph-mon[96887]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:17:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:25 smithi145 ceph-mon[99390]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:17:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:25 smithi161 ceph-mon[87722]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:17:26.949 INFO:tasks.workunit.client.0.smithi145.stdout: 818: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:26.949 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SXaoH3r7lkakx7p off=7896557 len=607034 2024-09-16T06:17:26.953 INFO:tasks.workunit.client.0.smithi145.stdout:op 4161 completed, throughput=5MB/sec 2024-09-16T06:17:26.953 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WDbUo7euWyovGIC off=17605879 len=609664 2024-09-16T06:17:26.954 INFO:tasks.workunit.client.0.smithi145.stdout:op 4162 completed, throughput=5MB/sec 2024-09-16T06:17:26.954 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C-FtgRKeAKtxbjE off=3018474 len=1374352 2024-09-16T06:17:26.956 INFO:tasks.workunit.client.0.smithi145.stdout:op 4163 completed, throughput=5MB/sec 2024-09-16T06:17:26.956 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RrpldssPVl8AWxf off=5058602 len=2052177 2024-09-16T06:17:26.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 4164 completed, throughput=5MB/sec 2024-09-16T06:17:26.958 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FAdRuEelrj6AM1P off=2029811 len=367772 2024-09-16T06:17:26.959 INFO:tasks.workunit.client.0.smithi145.stdout:op 4165 completed, throughput=5MB/sec 2024-09-16T06:17:27.959 INFO:tasks.workunit.client.0.smithi145.stdout: 819: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:27.960 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-E4aaAKlqoStKZby off=14419822 len=823515 2024-09-16T06:17:27.965 INFO:tasks.workunit.client.0.smithi145.stdout:op 4166 completed, throughput=5MB/sec 2024-09-16T06:17:27.965 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-REQszTIdXGT16BJ off=516402 len=41965 2024-09-16T06:17:27.965 INFO:tasks.workunit.client.0.smithi145.stdout:op 4167 completed, throughput=5MB/sec 2024-09-16T06:17:27.965 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xnouBipsH-x5uYj off=184310 len=1508168 2024-09-16T06:17:27.967 INFO:tasks.workunit.client.0.smithi145.stdout:op 4168 completed, throughput=5MB/sec 2024-09-16T06:17:27.967 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0rkV44J71uyiNt_ off=390023 len=96772 2024-09-16T06:17:27.968 INFO:tasks.workunit.client.0.smithi145.stdout:op 4169 completed, throughput=5MB/sec 2024-09-16T06:17:27.968 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-G-ly2UOw0pRcsmz off=900955 len=889950 2024-09-16T06:17:27.969 INFO:tasks.workunit.client.0.smithi145.stdout:op 4170 completed, throughput=5MB/sec 2024-09-16T06:17:27.969 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uqGFTPbOe9ab6Lt off=229569 len=1160250 2024-09-16T06:17:27.974 INFO:tasks.workunit.client.0.smithi145.stdout:op 4171 completed, throughput=5MB/sec 2024-09-16T06:17:27.974 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mCglqTnPoxBdEz5 off=2278818 len=638984 2024-09-16T06:17:27.975 INFO:tasks.workunit.client.0.smithi145.stdout:op 4172 completed, throughput=5MB/sec 2024-09-16T06:17:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:27 smithi145 ceph-mon[99390]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:17:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:27 smithi145 ceph-mon[96887]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:17:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:27 smithi161 ceph-mon[87722]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:17:28.975 INFO:tasks.workunit.client.0.smithi145.stdout: 820: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:28.976 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Bq0fTIJNcmZeFTz off=14435775 len=322927 2024-09-16T06:17:28.979 INFO:tasks.workunit.client.0.smithi145.stdout:op 4173 completed, throughput=4.99MB/sec 2024-09-16T06:17:28.979 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-o1U74yxcOU92zP9 off=4351851 len=60316 2024-09-16T06:17:28.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 4174 completed, throughput=4.99MB/sec 2024-09-16T06:17:28.980 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Kgq2W36Wd-A3__j off=14532448 len=745034 2024-09-16T06:17:28.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 4175 completed, throughput=5MB/sec 2024-09-16T06:17:28.984 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LEma2PIKmpeiv40 off=978965 len=1980892 2024-09-16T06:17:28.997 INFO:tasks.workunit.client.0.smithi145.stdout:op 4176 completed, throughput=5MB/sec 2024-09-16T06:17:28.997 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-61-MOMF37cL5CvB off=3363781 len=1794125 2024-09-16T06:17:29.000 INFO:tasks.workunit.client.0.smithi145.stdout:op 4177 completed, throughput=5MB/sec 2024-09-16T06:17:29.000 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cClI1okPWsVWC_D off=921312 len=312246 2024-09-16T06:17:29.003 INFO:tasks.workunit.client.0.smithi145.stdout:op 4178 completed, throughput=5MB/sec 2024-09-16T06:17:29.003 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mLfEucLED5mdNKu off=3515755 len=1057172 2024-09-16T06:17:29.004 INFO:tasks.workunit.client.0.smithi145.stdout:op 4179 completed, throughput=5MB/sec 2024-09-16T06:17:30.004 INFO:tasks.workunit.client.0.smithi145.stdout: 821: throughput=5MB/sec pending data=0 2024-09-16T06:17:30.005 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZR_FIthW46FoYrl off=4544099 len=1905968 2024-09-16T06:17:30.014 INFO:tasks.workunit.client.0.smithi145.stdout:op 4180 completed, throughput=5MB/sec 2024-09-16T06:17:30.014 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-36Ae6_w-MWur3iq off=9774491 len=2038750 2024-09-16T06:17:30.017 INFO:tasks.workunit.client.0.smithi145.stdout:op 4181 completed, throughput=5MB/sec 2024-09-16T06:17:30.017 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ejlIwaXL52I3YMP off=5395403 len=1340926 2024-09-16T06:17:30.020 INFO:tasks.workunit.client.0.smithi145.stdout:op 4182 completed, throughput=5MB/sec 2024-09-16T06:17:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:29 smithi145 ceph-mon[96887]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:17:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:29 smithi145 ceph-mon[99390]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:17:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:29 smithi161 ceph-mon[87722]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:17:31.020 INFO:tasks.workunit.client.0.smithi145.stdout: 822: throughput=5MB/sec pending data=0 2024-09-16T06:17:31.020 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A2QnKnb7IOo6XOt off=4045919 len=1070056 2024-09-16T06:17:31.026 INFO:tasks.workunit.client.0.smithi145.stdout:op 4183 completed, throughput=5MB/sec 2024-09-16T06:17:31.026 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mJxQAGCFbyEz2ef off=566301 len=2087077 2024-09-16T06:17:31.029 INFO:tasks.workunit.client.0.smithi145.stdout:op 4184 completed, throughput=5MB/sec 2024-09-16T06:17:31.029 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7B-rA6qaYicDQf4 off=9117133 len=1107899 2024-09-16T06:17:31.030 INFO:tasks.workunit.client.0.smithi145.stdout:op 4185 completed, throughput=5MB/sec 2024-09-16T06:17:31.030 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZlbJDdik_vyhV2W off=6591701 len=1518510 2024-09-16T06:17:31.032 INFO:tasks.workunit.client.0.smithi145.stdout:op 4186 completed, throughput=5MB/sec 2024-09-16T06:17:32.032 INFO:tasks.workunit.client.0.smithi145.stdout: 823: throughput=5MB/sec pending data=0 2024-09-16T06:17:32.033 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fHW-cH2XodUr36i off=1033349 len=906550 2024-09-16T06:17:32.034 INFO:tasks.workunit.client.0.smithi145.stdout:op 4187 completed, throughput=5MB/sec 2024-09-16T06:17:32.034 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DT4CrCtwCdzoQWv off=19548938 len=1312553 2024-09-16T06:17:32.041 INFO:tasks.workunit.client.0.smithi145.stdout:op 4188 completed, throughput=5MB/sec 2024-09-16T06:17:32.041 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9GK6HLHEZwrftfP off=2968694 len=664458 2024-09-16T06:17:32.046 INFO:tasks.workunit.client.0.smithi145.stdout:op 4189 completed, throughput=5MB/sec 2024-09-16T06:17:32.046 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aFBxdMpxz8YOmEl off=18238133 len=1537274 2024-09-16T06:17:32.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 4190 completed, throughput=5MB/sec 2024-09-16T06:17:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:31 smithi145 ceph-mon[99390]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:17:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:31 smithi145 ceph-mon[96887]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:17:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:31 smithi161 ceph-mon[87722]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:17:33.053 INFO:tasks.workunit.client.0.smithi145.stdout: 824: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:33.053 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i2G29lsqzQffWqG off=7473119 len=1956647 2024-09-16T06:17:33.057 INFO:tasks.workunit.client.0.smithi145.stdout:op 4191 completed, throughput=5MB/sec 2024-09-16T06:17:33.057 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CclocA8oypOTNzg off=9066008 len=1594398 2024-09-16T06:17:33.060 INFO:tasks.workunit.client.0.smithi145.stdout:op 4192 completed, throughput=5MB/sec 2024-09-16T06:17:33.060 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aTNzcYJ3Vgp1Bp1 off=2016736 len=1250205 2024-09-16T06:17:33.062 INFO:tasks.workunit.client.0.smithi145.stdout:op 4193 completed, throughput=5MB/sec 2024-09-16T06:17:33.062 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gvLoNXMj-KzzRxA off=15076483 len=247552 2024-09-16T06:17:33.063 INFO:tasks.workunit.client.0.smithi145.stdout:op 4194 completed, throughput=5MB/sec 2024-09-16T06:17:34.063 INFO:tasks.workunit.client.0.smithi145.stdout: 825: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:34.063 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SpJ_r6AxLXDipy7 off=1522319 len=312356 2024-09-16T06:17:34.064 INFO:tasks.workunit.client.0.smithi145.stdout:op 4195 completed, throughput=4.99MB/sec 2024-09-16T06:17:34.064 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kPCYlePbMSC6-pJ off=1846241 len=230112 2024-09-16T06:17:34.067 INFO:tasks.workunit.client.0.smithi145.stdout:op 4196 completed, throughput=4.99MB/sec 2024-09-16T06:17:34.067 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oAsnv9pT9OVsQsE off=1256559 len=1828915 2024-09-16T06:17:34.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 4197 completed, throughput=5MB/sec 2024-09-16T06:17:34.076 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4hY_HwyOGWOzG__ off=12438934 len=455168 2024-09-16T06:17:34.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 4198 completed, throughput=5MB/sec 2024-09-16T06:17:34.079 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MW7MeO5IvgAP74X off=321380 len=1475415 2024-09-16T06:17:34.081 INFO:tasks.workunit.client.0.smithi145.stdout:op 4199 completed, throughput=5MB/sec 2024-09-16T06:17:34.081 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yxR-LMwAIyPyuIx off=8731499 len=90181 2024-09-16T06:17:34.081 INFO:tasks.workunit.client.0.smithi145.stdout:op 4200 completed, throughput=5MB/sec 2024-09-16T06:17:34.082 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oRE7_vluvgLaNWu off=8146609 len=1287045 2024-09-16T06:17:34.087 INFO:tasks.workunit.client.0.smithi145.stdout:op 4201 completed, throughput=5MB/sec 2024-09-16T06:17:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:33 smithi145 ceph-mon[96887]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:17:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:33 smithi145 ceph-mon[99390]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:17:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:33 smithi161 ceph-mon[87722]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:17:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:17:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:17:34] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2024-09-16T06:17:35.087 INFO:tasks.workunit.client.0.smithi145.stdout: 826: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:35.087 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pHUI4AdeGhFtqRV off=18227071 len=1653181 2024-09-16T06:17:35.090 INFO:tasks.workunit.client.0.smithi145.stdout:op 4202 completed, throughput=5MB/sec 2024-09-16T06:17:35.090 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O18_l13jZ2DKoY6 off=618689 len=1438978 2024-09-16T06:17:35.092 INFO:tasks.workunit.client.0.smithi145.stdout:op 4203 completed, throughput=5MB/sec 2024-09-16T06:17:35.093 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oGpFH7MMCnQ8JWS off=15008431 len=699232 2024-09-16T06:17:35.098 INFO:tasks.workunit.client.0.smithi145.stdout:op 4204 completed, throughput=5MB/sec 2024-09-16T06:17:35.098 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u0V8YsQNTcGzn8y off=1025819 len=1614292 2024-09-16T06:17:35.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 4205 completed, throughput=5MB/sec 2024-09-16T06:17:36.107 INFO:tasks.workunit.client.0.smithi145.stdout: 827: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:36.107 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tI9U9sNkhQzBUlg off=6961107 len=1018888 2024-09-16T06:17:36.108 INFO:tasks.workunit.client.0.smithi145.stdout:op 4206 completed, throughput=5MB/sec 2024-09-16T06:17:36.108 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lIveDh1xbCtPcth off=800798 len=1544813 2024-09-16T06:17:36.115 INFO:tasks.workunit.client.0.smithi145.stdout:op 4207 completed, throughput=5MB/sec 2024-09-16T06:17:36.115 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X6QaOCni78Pp-CI off=5839652 len=338763 2024-09-16T06:17:36.118 INFO:tasks.workunit.client.0.smithi145.stdout:op 4208 completed, throughput=5MB/sec 2024-09-16T06:17:36.118 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-frbK08edIZ5zfub off=6436765 len=1756444 2024-09-16T06:17:36.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 4209 completed, throughput=5MB/sec 2024-09-16T06:17:36.128 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_NdtwJVyM6rmTHo off=10119003 len=1136752 2024-09-16T06:17:36.128 INFO:tasks.workunit.client.0.smithi145.stdout:op 4210 completed, throughput=5MB/sec 2024-09-16T06:17:36.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:35 smithi145 ceph-mon[96887]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:17:36.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:35 smithi145 ceph-mon[99390]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:17:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:35 smithi161 ceph-mon[87722]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:17:37.129 INFO:tasks.workunit.client.0.smithi145.stdout: 828: throughput=5MB/sec pending data=0 2024-09-16T06:17:37.129 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8ZYIDhhHxKLU49X off=4341402 len=1821094 2024-09-16T06:17:37.132 INFO:tasks.workunit.client.0.smithi145.stdout:op 4211 completed, throughput=5MB/sec 2024-09-16T06:17:37.132 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wWsygNeXDicIKVg off=2206097 len=1678695 2024-09-16T06:17:37.135 INFO:tasks.workunit.client.0.smithi145.stdout:op 4212 completed, throughput=5MB/sec 2024-09-16T06:17:37.135 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fO7ZBXCSdg4ochN off=16339545 len=1287707 2024-09-16T06:17:37.137 INFO:tasks.workunit.client.0.smithi145.stdout:op 4213 completed, throughput=5MB/sec 2024-09-16T06:17:37.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:38.137 INFO:tasks.workunit.client.0.smithi145.stdout: 829: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:38.137 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J_Fp7ibdq3YaA-- off=11516866 len=1818760 2024-09-16T06:17:38.149 INFO:tasks.workunit.client.0.smithi145.stdout:op 4214 completed, throughput=5MB/sec 2024-09-16T06:17:38.149 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BAnPlA8i5re9Nvk off=1385222 len=97434 2024-09-16T06:17:38.151 INFO:tasks.workunit.client.0.smithi145.stdout:op 4215 completed, throughput=5MB/sec 2024-09-16T06:17:38.152 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9xVqL_OjzyjwbCr off=1629885 len=1199034 2024-09-16T06:17:38.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 4216 completed, throughput=5MB/sec 2024-09-16T06:17:38.154 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SzrCmr4-YsA2-h7 off=9455919 len=1149933 2024-09-16T06:17:38.160 INFO:tasks.workunit.client.0.smithi145.stdout:op 4217 completed, throughput=5MB/sec 2024-09-16T06:17:38.160 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LKfYeXYk6Xw6Juw off=9947918 len=1545500 2024-09-16T06:17:38.168 INFO:tasks.workunit.client.0.smithi145.stdout:op 4218 completed, throughput=5MB/sec 2024-09-16T06:17:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:37 smithi145 ceph-mon[96887]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:17:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:37 smithi145 ceph-mon[99390]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:17:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:37 smithi161 ceph-mon[87722]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:17:39.168 INFO:tasks.workunit.client.0.smithi145.stdout: 830: throughput=5MB/sec pending data=0 2024-09-16T06:17:39.168 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1HsEXxFodNa5o75 off=990235 len=729393 2024-09-16T06:17:39.170 INFO:tasks.workunit.client.0.smithi145.stdout:op 4219 completed, throughput=5MB/sec 2024-09-16T06:17:39.170 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4OgzB3baNDASDAw off=557742 len=1505319 2024-09-16T06:17:39.173 INFO:tasks.workunit.client.0.smithi145.stdout:op 4220 completed, throughput=5MB/sec 2024-09-16T06:17:39.173 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-etDCGV0TMRMg7lp off=7566779 len=1972833 2024-09-16T06:17:39.177 INFO:tasks.workunit.client.0.smithi145.stdout:op 4221 completed, throughput=5MB/sec 2024-09-16T06:17:39.177 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9DLYd_e7ebNflGg off=19443044 len=1567236 2024-09-16T06:17:39.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 4222 completed, throughput=5MB/sec 2024-09-16T06:17:40.186 INFO:tasks.workunit.client.0.smithi145.stdout: 831: throughput=5MB/sec pending data=0 2024-09-16T06:17:40.186 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WerKrYOxvESdVsv off=1474300 len=1244586 2024-09-16T06:17:40.193 INFO:tasks.workunit.client.0.smithi145.stdout:op 4223 completed, throughput=5MB/sec 2024-09-16T06:17:40.193 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lrBID8gk0mt0Cuq off=4314527 len=530064 2024-09-16T06:17:40.194 INFO:tasks.workunit.client.0.smithi145.stdout:op 4224 completed, throughput=5MB/sec 2024-09-16T06:17:40.194 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JSLZjYdGOm_h-CD off=2227766 len=298532 2024-09-16T06:17:40.195 INFO:tasks.workunit.client.0.smithi145.stdout:op 4225 completed, throughput=5MB/sec 2024-09-16T06:17:40.196 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TMrT1773a8fvmo- off=13364225 len=180327 2024-09-16T06:17:40.198 INFO:tasks.workunit.client.0.smithi145.stdout:op 4226 completed, throughput=5MB/sec 2024-09-16T06:17:40.198 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-57YguW21WpyH2kV off=2098243 len=1252454 2024-09-16T06:17:40.200 INFO:tasks.workunit.client.0.smithi145.stdout:op 4227 completed, throughput=5MB/sec 2024-09-16T06:17:40.200 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bJoN_Uysdot2NsY off=14127918 len=101079 2024-09-16T06:17:40.201 INFO:tasks.workunit.client.0.smithi145.stdout:op 4228 completed, throughput=5MB/sec 2024-09-16T06:17:40.201 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6U1XGrKtjGPAXFy off=1263746 len=55688 2024-09-16T06:17:40.202 INFO:tasks.workunit.client.0.smithi145.stdout:op 4229 completed, throughput=5MB/sec 2024-09-16T06:17:40.203 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t7UXosH19HG71dH off=362113 len=1160868 2024-09-16T06:17:40.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 4230 completed, throughput=5MB/sec 2024-09-16T06:17:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:39 smithi145 ceph-mon[96887]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:39 smithi145 ceph-mon[99390]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:39 smithi161 ceph-mon[87722]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:41.208 INFO:tasks.workunit.client.0.smithi145.stdout: 832: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:41.208 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P_RZE9Zmy0BFXef off=7558736 len=1924401 2024-09-16T06:17:41.220 INFO:tasks.workunit.client.0.smithi145.stdout:op 4231 completed, throughput=5MB/sec 2024-09-16T06:17:41.220 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qcQ0PJsmLtKP4Uf off=2674086 len=291463 2024-09-16T06:17:41.221 INFO:tasks.workunit.client.0.smithi145.stdout:op 4232 completed, throughput=5MB/sec 2024-09-16T06:17:41.222 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9flNAjyVOv3AvID off=23203799 len=2048508 2024-09-16T06:17:41.226 INFO:tasks.workunit.client.0.smithi145.stdout:op 4233 completed, throughput=5MB/sec 2024-09-16T06:17:41.226 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AgAb9i3z4l8TQxH off=77719 len=770411 2024-09-16T06:17:41.226 INFO:tasks.workunit.client.0.smithi145.stdout:op 4234 completed, throughput=5MB/sec 2024-09-16T06:17:42.227 INFO:tasks.workunit.client.0.smithi145.stdout: 833: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:42.227 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-13LzjjmURRBfHF4 off=1511873 len=1503878 2024-09-16T06:17:42.236 INFO:tasks.workunit.client.0.smithi145.stdout:op 4235 completed, throughput=5MB/sec 2024-09-16T06:17:42.236 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WKPKNRll7OVfuoI off=4525914 len=124610 2024-09-16T06:17:42.236 INFO:tasks.workunit.client.0.smithi145.stdout:op 4236 completed, throughput=5MB/sec 2024-09-16T06:17:42.236 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fuISfCp9FnC2F-B off=5405734 len=1563707 2024-09-16T06:17:42.238 INFO:tasks.workunit.client.0.smithi145.stdout:op 4237 completed, throughput=5MB/sec 2024-09-16T06:17:42.238 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s2UfZDoc-up-z9H off=423588 len=1536056 2024-09-16T06:17:42.241 INFO:tasks.workunit.client.0.smithi145.stdout:op 4238 completed, throughput=5MB/sec 2024-09-16T06:17:42.241 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rDT3IXK1QBv47Ri off=11748885 len=1953379 2024-09-16T06:17:42.253 INFO:tasks.workunit.client.0.smithi145.stdout:op 4239 completed, throughput=5MB/sec 2024-09-16T06:17:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:41 smithi145 ceph-mon[96887]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:41 smithi145 ceph-mon[99390]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:41 smithi161 ceph-mon[87722]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:17:43.253 INFO:tasks.workunit.client.0.smithi145.stdout: 834: throughput=5MB/sec pending data=0 2024-09-16T06:17:43.253 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AW0f_uW7oqNavN6 off=6175362 len=1027062 2024-09-16T06:17:43.259 INFO:tasks.workunit.client.0.smithi145.stdout:op 4240 completed, throughput=5MB/sec 2024-09-16T06:17:43.259 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CmDkwH9VkOFJ9wB off=3620083 len=4098 2024-09-16T06:17:43.261 INFO:tasks.workunit.client.0.smithi145.stdout:op 4241 completed, throughput=5MB/sec 2024-09-16T06:17:43.261 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bgfraxN0s0QA2Z_ off=0 len=1352890 2024-09-16T06:17:43.267 INFO:tasks.workunit.client.0.smithi145.stdout:op 4242 completed, throughput=5MB/sec 2024-09-16T06:17:43.267 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BTgJarL7bfX0XlV off=8669025 len=1003921 2024-09-16T06:17:43.273 INFO:tasks.workunit.client.0.smithi145.stdout:op 4243 completed, throughput=5MB/sec 2024-09-16T06:17:43.273 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Jkpp8SHFkqEeaVg off=1928698 len=492689 2024-09-16T06:17:43.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 4244 completed, throughput=5MB/sec 2024-09-16T06:17:44.275 INFO:tasks.workunit.client.0.smithi145.stdout: 835: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:44.275 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IZIlzWXLUHGebAO off=13504029 len=916250 2024-09-16T06:17:44.281 INFO:tasks.workunit.client.0.smithi145.stdout:op 4245 completed, throughput=5MB/sec 2024-09-16T06:17:44.281 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-52vgkciiGkg4O9L off=14346120 len=1313443 2024-09-16T06:17:44.288 INFO:tasks.workunit.client.0.smithi145.stdout:op 4246 completed, throughput=5MB/sec 2024-09-16T06:17:44.288 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jY9udw6jbbdhiG- off=3029191 len=1875991 2024-09-16T06:17:44.289 INFO:tasks.workunit.client.0.smithi145.stdout:op 4247 completed, throughput=5MB/sec 2024-09-16T06:17:44.290 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xq9ui1s8GLbG-AQ off=1880624 len=1870475 2024-09-16T06:17:44.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 4248 completed, throughput=5MB/sec 2024-09-16T06:17:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:43 smithi145 ceph-mon[96887]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:17:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:43 smithi145 ceph-mon[99390]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:17:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:43 smithi161 ceph-mon[87722]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:17:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:17:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:17:44] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-09-16T06:17:45.300 INFO:tasks.workunit.client.0.smithi145.stdout: 836: throughput=5MB/sec pending data=0 2024-09-16T06:17:45.300 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vZuJ48UdBeniEnZ off=1405527 len=1284021 2024-09-16T06:17:45.303 INFO:tasks.workunit.client.0.smithi145.stdout:op 4249 completed, throughput=5MB/sec 2024-09-16T06:17:45.303 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fW2oflfcIHzIKP6 off=14127243 len=1699229 2024-09-16T06:17:45.311 INFO:tasks.workunit.client.0.smithi145.stdout:op 4250 completed, throughput=5MB/sec 2024-09-16T06:17:45.311 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8CIAwHX9acwwOxS off=6122544 len=1336152 2024-09-16T06:17:45.318 INFO:tasks.workunit.client.0.smithi145.stdout:op 4251 completed, throughput=5MB/sec 2024-09-16T06:17:45.318 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yE8tvUxAvxkDLYK off=13330410 len=1220051 2024-09-16T06:17:45.320 INFO:tasks.workunit.client.0.smithi145.stdout:op 4252 completed, throughput=5MB/sec 2024-09-16T06:17:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:45 smithi145 ceph-mon[96887]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:17:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:45 smithi145 ceph-mon[99390]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:17:46.320 INFO:tasks.workunit.client.0.smithi145.stdout: 837: throughput=5MB/sec pending data=0 2024-09-16T06:17:46.320 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-39cC3uctDZM9esH off=17120175 len=81491 2024-09-16T06:17:46.323 INFO:tasks.workunit.client.0.smithi145.stdout:op 4253 completed, throughput=5MB/sec 2024-09-16T06:17:46.323 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-er6gdeEwILq0OWT off=12528448 len=368463 2024-09-16T06:17:46.326 INFO:tasks.workunit.client.0.smithi145.stdout:op 4254 completed, throughput=5MB/sec 2024-09-16T06:17:46.326 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-asfBQMowBSehcEk off=852746 len=709275 2024-09-16T06:17:46.331 INFO:tasks.workunit.client.0.smithi145.stdout:op 4255 completed, throughput=5MB/sec 2024-09-16T06:17:46.331 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LJIgsqLXpi6kZiG off=9871123 len=1948119 2024-09-16T06:17:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:45 smithi161 ceph-mon[87722]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:17:46.340 INFO:tasks.workunit.client.0.smithi145.stdout:op 4256 completed, throughput=5MB/sec 2024-09-16T06:17:46.340 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-elupgD0ev3otIKd off=9669584 len=848109 2024-09-16T06:17:46.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 4257 completed, throughput=5MB/sec 2024-09-16T06:17:46.344 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZF4k3PAh-G9ZqAH off=503251 len=1666219 2024-09-16T06:17:46.345 INFO:tasks.workunit.client.0.smithi145.stdout:op 4258 completed, throughput=5MB/sec 2024-09-16T06:17:47.346 INFO:tasks.workunit.client.0.smithi145.stdout: 838: throughput=5MB/sec pending data=0 2024-09-16T06:17:47.346 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R6pboEiEXUhTYxs off=2053862 len=1037596 2024-09-16T06:17:47.352 INFO:tasks.workunit.client.0.smithi145.stdout:op 4259 completed, throughput=5MB/sec 2024-09-16T06:17:47.352 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qzQxEAxJM-X3TMv off=6269645 len=800782 2024-09-16T06:17:47.354 INFO:tasks.workunit.client.0.smithi145.stdout:op 4260 completed, throughput=5MB/sec 2024-09-16T06:17:47.354 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-y1DJttBmv0-RDZu off=2938236 len=1863010 2024-09-16T06:17:47.362 INFO:tasks.workunit.client.0.smithi145.stdout:op 4261 completed, throughput=5MB/sec 2024-09-16T06:17:47.362 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IqQHVywuS2YAmYH off=6547206 len=815377 2024-09-16T06:17:47.363 INFO:tasks.workunit.client.0.smithi145.stdout:op 4262 completed, throughput=5MB/sec 2024-09-16T06:17:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:47 smithi145 ceph-mon[96887]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:17:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:47 smithi145 ceph-mon[99390]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:17:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:47 smithi161 ceph-mon[87722]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:17:48.364 INFO:tasks.workunit.client.0.smithi145.stdout: 839: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:48.364 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C49zELDp_LiVe7b off=2706484 len=232540 2024-09-16T06:17:48.365 INFO:tasks.workunit.client.0.smithi145.stdout:op 4263 completed, throughput=4.99MB/sec 2024-09-16T06:17:48.365 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KkA35OmG1Amy6Ls off=1482307 len=336412 2024-09-16T06:17:48.366 INFO:tasks.workunit.client.0.smithi145.stdout:op 4264 completed, throughput=5MB/sec 2024-09-16T06:17:48.366 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qb1joaoD5wLQK8a off=8058065 len=2005284 2024-09-16T06:17:48.376 INFO:tasks.workunit.client.0.smithi145.stdout:op 4265 completed, throughput=5MB/sec 2024-09-16T06:17:48.376 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-daXyuM7r_y3DCBK off=17257461 len=943843 2024-09-16T06:17:48.381 INFO:tasks.workunit.client.0.smithi145.stdout:op 4266 completed, throughput=5MB/sec 2024-09-16T06:17:48.381 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-soqevQDh7QwVHOu off=6204125 len=2046703 2024-09-16T06:17:48.383 INFO:tasks.workunit.client.0.smithi145.stdout:op 4267 completed, throughput=5MB/sec 2024-09-16T06:17:49.384 INFO:tasks.workunit.client.0.smithi145.stdout: 840: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:49.384 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C7w4CC15jJBctbb off=5041098 len=754711 2024-09-16T06:17:49.385 INFO:tasks.workunit.client.0.smithi145.stdout:op 4268 completed, throughput=5MB/sec 2024-09-16T06:17:49.385 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4-TGXidm2lv_GsZ off=3218821 len=1698577 2024-09-16T06:17:49.387 INFO:tasks.workunit.client.0.smithi145.stdout:op 4269 completed, throughput=5MB/sec 2024-09-16T06:17:49.387 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9Pw3G9giDjc1v5y off=139884 len=1693769 2024-09-16T06:17:49.389 INFO:tasks.workunit.client.0.smithi145.stdout:op 4270 completed, throughput=5MB/sec 2024-09-16T06:17:49.389 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yOtqaQ0XFNvxf6E off=2137882 len=1320707 2024-09-16T06:17:49.391 INFO:tasks.workunit.client.0.smithi145.stdout:op 4271 completed, throughput=5MB/sec 2024-09-16T06:17:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:49 smithi145 ceph-mon[96887]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:17:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:49 smithi145 ceph-mon[99390]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:17:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:49 smithi161 ceph-mon[87722]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:17:50.391 INFO:tasks.workunit.client.0.smithi145.stdout: 841: throughput=5MB/sec pending data=0 2024-09-16T06:17:50.392 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PkXMa6VU5cU6PBI off=13263423 len=884438 2024-09-16T06:17:50.397 INFO:tasks.workunit.client.0.smithi145.stdout:op 4272 completed, throughput=5MB/sec 2024-09-16T06:17:50.397 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k6VT1ctlJRFVUwd off=7018198 len=2047343 2024-09-16T06:17:50.400 INFO:tasks.workunit.client.0.smithi145.stdout:op 4273 completed, throughput=5MB/sec 2024-09-16T06:17:50.400 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--fbDTyCJlcQnhaw off=16321231 len=1657565 2024-09-16T06:17:50.402 INFO:tasks.workunit.client.0.smithi145.stdout:op 4274 completed, throughput=5MB/sec 2024-09-16T06:17:51.402 INFO:tasks.workunit.client.0.smithi145.stdout: 842: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:51.402 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JAYX7104SWWVb_u off=19864253 len=589077 2024-09-16T06:17:51.403 INFO:tasks.workunit.client.0.smithi145.stdout:op 4275 completed, throughput=5MB/sec 2024-09-16T06:17:51.403 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PGHWG4nKFSJ38-J off=9804404 len=401633 2024-09-16T06:17:51.404 INFO:tasks.workunit.client.0.smithi145.stdout:op 4276 completed, throughput=5MB/sec 2024-09-16T06:17:51.404 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7FSfkR-23szwuCF off=16009462 len=558269 2024-09-16T06:17:51.408 INFO:tasks.workunit.client.0.smithi145.stdout:op 4277 completed, throughput=5MB/sec 2024-09-16T06:17:51.408 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Hp9pGMZIGGq44uC off=2191432 len=754857 2024-09-16T06:17:51.409 INFO:tasks.workunit.client.0.smithi145.stdout:op 4278 completed, throughput=5MB/sec 2024-09-16T06:17:51.409 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u4HUFQZZWEcn9pN off=6570258 len=1080320 2024-09-16T06:17:51.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 4279 completed, throughput=5MB/sec 2024-09-16T06:17:51.410 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RAQuafC-TxhI9VP off=3537776 len=1979584 2024-09-16T06:17:51.419 INFO:tasks.workunit.client.0.smithi145.stdout:op 4280 completed, throughput=5MB/sec 2024-09-16T06:17:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:51 smithi145 ceph-mon[96887]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:17:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:51 smithi145 ceph-mon[99390]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:17:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:51 smithi161 ceph-mon[87722]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:17:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:17:52.419 INFO:tasks.workunit.client.0.smithi145.stdout: 843: throughput=4.99MB/sec pending data=0 2024-09-16T06:17:52.419 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TvW5k9T0CqiHvpj off=8574359 len=1911808 2024-09-16T06:17:52.427 INFO:tasks.workunit.client.0.smithi145.stdout:op 4281 completed, throughput=5MB/sec 2024-09-16T06:17:52.427 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZHPuWCFZPLOqJm6 off=6389492 len=1613952 2024-09-16T06:17:52.435 INFO:tasks.workunit.client.0.smithi145.stdout:op 4282 completed, throughput=5MB/sec 2024-09-16T06:17:52.435 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cG4uGNBQr-0a6lP off=11018044 len=1084319 2024-09-16T06:17:52.441 INFO:tasks.workunit.client.0.smithi145.stdout:op 4283 completed, throughput=5MB/sec 2024-09-16T06:17:52.441 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yhUwhh8ExKAgDgx off=2188422 len=96378 2024-09-16T06:17:52.443 INFO:tasks.workunit.client.0.smithi145.stdout:op 4284 completed, throughput=5MB/sec 2024-09-16T06:17:52.444 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PGl69UXmT8BKVmw off=5955 len=1603055 2024-09-16T06:17:52.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 4285 completed, throughput=5MB/sec 2024-09-16T06:17:53.449 INFO:tasks.workunit.client.0.smithi145.stdout: 844: throughput=5MB/sec pending data=0 2024-09-16T06:17:53.450 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pQJm0ScoVFLRJrC off=14853556 len=1033680 2024-09-16T06:17:53.451 INFO:tasks.workunit.client.0.smithi145.stdout:op 4286 completed, throughput=5MB/sec 2024-09-16T06:17:53.451 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZERh--jDr7HykaI off=0 len=1517699 2024-09-16T06:17:53.453 INFO:tasks.workunit.client.0.smithi145.stdout:op 4287 completed, throughput=5MB/sec 2024-09-16T06:17:53.453 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ics8tH4RoS9z79_ off=11933998 len=971659 2024-09-16T06:17:53.454 INFO:tasks.workunit.client.0.smithi145.stdout:op 4288 completed, throughput=5MB/sec 2024-09-16T06:17:53.454 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aFUIn9ic49OAZ_H off=3057596 len=1972633 2024-09-16T06:17:53.456 INFO:tasks.workunit.client.0.smithi145.stdout:op 4289 completed, throughput=5MB/sec 2024-09-16T06:17:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:53 smithi145 ceph-mon[96887]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:17:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:53 smithi145 ceph-mon[99390]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:17:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:53 smithi161 ceph-mon[87722]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:17:54.457 INFO:tasks.workunit.client.0.smithi145.stdout: 845: throughput=5MB/sec pending data=0 2024-09-16T06:17:54.457 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vtVI2LQ9e1gREIU off=16938775 len=371241 2024-09-16T06:17:54.460 INFO:tasks.workunit.client.0.smithi145.stdout:op 4290 completed, throughput=5MB/sec 2024-09-16T06:17:54.460 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C97XkB2DhViINi2 off=5589 len=1954930 2024-09-16T06:17:54.463 INFO:tasks.workunit.client.0.smithi145.stdout:op 4291 completed, throughput=5MB/sec 2024-09-16T06:17:54.463 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LOuapm3nnLr4KGi off=19107729 len=627884 2024-09-16T06:17:54.467 INFO:tasks.workunit.client.0.smithi145.stdout:op 4292 completed, throughput=5MB/sec 2024-09-16T06:17:54.467 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3E6djVAcfsua5Tf off=6928304 len=2001137 2024-09-16T06:17:54.478 INFO:tasks.workunit.client.0.smithi145.stdout:op 4293 completed, throughput=5MB/sec 2024-09-16T06:17:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:17:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:17:54] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:17:55.478 INFO:tasks.workunit.client.0.smithi145.stdout: 846: throughput=5MB/sec pending data=0 2024-09-16T06:17:55.478 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-97CDcwnmSOowTIr off=688221 len=195211 2024-09-16T06:17:55.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 4294 completed, throughput=5MB/sec 2024-09-16T06:17:55.482 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-n7WnuWIVFY-yNsy off=6838136 len=972271 2024-09-16T06:17:55.483 INFO:tasks.workunit.client.0.smithi145.stdout:op 4295 completed, throughput=5MB/sec 2024-09-16T06:17:55.483 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wwqzLxiTmFqZxbl off=11977149 len=820683 2024-09-16T06:17:55.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 4296 completed, throughput=5MB/sec 2024-09-16T06:17:55.488 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d6Ak9c4jcfzufGn off=9913254 len=1294841 2024-09-16T06:17:55.491 INFO:tasks.workunit.client.0.smithi145.stdout:op 4297 completed, throughput=5MB/sec 2024-09-16T06:17:55.491 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uoeZQ27gZod6DJC off=3302709 len=1879084 2024-09-16T06:17:55.501 INFO:tasks.workunit.client.0.smithi145.stdout:op 4298 completed, throughput=5MB/sec 2024-09-16T06:17:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:55 smithi145 ceph-mon[96887]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:17:56.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:55 smithi145 ceph-mon[99390]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:17:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:55 smithi161 ceph-mon[87722]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:17:56.501 INFO:tasks.workunit.client.0.smithi145.stdout: 847: throughput=5MB/sec pending data=0 2024-09-16T06:17:56.501 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ssqle3BQtA1xe7n off=1713148 len=1391321 2024-09-16T06:17:56.503 INFO:tasks.workunit.client.0.smithi145.stdout:op 4299 completed, throughput=5MB/sec 2024-09-16T06:17:56.503 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y2SYW6BT1u5puNR off=890328 len=893449 2024-09-16T06:17:56.504 INFO:tasks.workunit.client.0.smithi145.stdout:op 4300 completed, throughput=5MB/sec 2024-09-16T06:17:56.504 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WznuS4JCaycalqm off=1122470 len=1241328 2024-09-16T06:17:56.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 4301 completed, throughput=5MB/sec 2024-09-16T06:17:56.510 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IvddEbzlRZmt7M7 off=806524 len=2027686 2024-09-16T06:17:56.512 INFO:tasks.workunit.client.0.smithi145.stdout:op 4302 completed, throughput=5MB/sec 2024-09-16T06:17:57.513 INFO:tasks.workunit.client.0.smithi145.stdout: 848: throughput=5MB/sec pending data=0 2024-09-16T06:17:57.513 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-45d3qCH29vbcJZk off=0 len=1277808 2024-09-16T06:17:57.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 4303 completed, throughput=5MB/sec 2024-09-16T06:17:57.521 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1iEFeiL0eaazfTg off=977593 len=145647 2024-09-16T06:17:57.523 INFO:tasks.workunit.client.0.smithi145.stdout:op 4304 completed, throughput=5MB/sec 2024-09-16T06:17:57.524 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mtzcb8OKGjWj2n0 off=815691 len=833683 2024-09-16T06:17:57.525 INFO:tasks.workunit.client.0.smithi145.stdout:op 4305 completed, throughput=5MB/sec 2024-09-16T06:17:57.525 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hGMxf0i3YN2_trG off=14271593 len=74100 2024-09-16T06:17:57.526 INFO:tasks.workunit.client.0.smithi145.stdout:op 4306 completed, throughput=5MB/sec 2024-09-16T06:17:57.526 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P5-SwJiGjHIcHSS off=10350773 len=1825337 2024-09-16T06:17:57.535 INFO:tasks.workunit.client.0.smithi145.stdout:op 4307 completed, throughput=5MB/sec 2024-09-16T06:17:57.535 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nF779On3DDDJH4L off=6462662 len=1621931 2024-09-16T06:17:57.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 4308 completed, throughput=5MB/sec 2024-09-16T06:17:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:57 smithi145 ceph-mon[96887]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:17:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:57 smithi145 ceph-mon[99390]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:17:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:57 smithi161 ceph-mon[87722]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:17:58.537 INFO:tasks.workunit.client.0.smithi145.stdout: 849: throughput=5MB/sec pending data=0 2024-09-16T06:17:58.537 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eLdSPBHPrJ7_kWG off=8495062 len=458954 2024-09-16T06:17:58.538 INFO:tasks.workunit.client.0.smithi145.stdout:op 4309 completed, throughput=5MB/sec 2024-09-16T06:17:58.538 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gp8yLy_7B4pwyV2 off=6493032 len=1912306 2024-09-16T06:17:58.540 INFO:tasks.workunit.client.0.smithi145.stdout:op 4310 completed, throughput=5MB/sec 2024-09-16T06:17:58.540 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mM250QfQ3arbTN0 off=5997830 len=822011 2024-09-16T06:17:58.543 INFO:tasks.workunit.client.0.smithi145.stdout:op 4311 completed, throughput=5MB/sec 2024-09-16T06:17:58.543 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vY2QU7XVePMiWgO off=1766105 len=1526618 2024-09-16T06:17:58.544 INFO:tasks.workunit.client.0.smithi145.stdout:op 4312 completed, throughput=5MB/sec 2024-09-16T06:17:59.545 INFO:tasks.workunit.client.0.smithi145.stdout: 850: throughput=5MB/sec pending data=0 2024-09-16T06:17:59.545 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uZYUDoXOKjd9eGl off=1270206 len=2070249 2024-09-16T06:17:59.554 INFO:tasks.workunit.client.0.smithi145.stdout:op 4313 completed, throughput=5MB/sec 2024-09-16T06:17:59.554 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qYmiI8RvOaN3fow off=10713905 len=1369718 2024-09-16T06:17:59.556 INFO:tasks.workunit.client.0.smithi145.stdout:op 4314 completed, throughput=5MB/sec 2024-09-16T06:17:59.556 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-toS3pnyaWfIB5JF off=31610 len=1727210 2024-09-16T06:17:59.566 INFO:tasks.workunit.client.0.smithi145.stdout:op 4315 completed, throughput=5MB/sec 2024-09-16T06:18:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:17:59 smithi145 ceph-mon[96887]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:17:59 smithi145 ceph-mon[99390]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:17:59 smithi161 ceph-mon[87722]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:00.566 INFO:tasks.workunit.client.0.smithi145.stdout: 851: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:00.566 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ozhFQows_UyEfys off=3689017 len=1482677 2024-09-16T06:18:00.576 INFO:tasks.workunit.client.0.smithi145.stdout:op 4316 completed, throughput=5MB/sec 2024-09-16T06:18:00.576 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-68dFwQ6G-3tokil off=7551648 len=1839976 2024-09-16T06:18:00.578 INFO:tasks.workunit.client.0.smithi145.stdout:op 4317 completed, throughput=5MB/sec 2024-09-16T06:18:00.578 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NfZM41LHIbLrbQX off=1390182 len=1005568 2024-09-16T06:18:00.580 INFO:tasks.workunit.client.0.smithi145.stdout:op 4318 completed, throughput=5MB/sec 2024-09-16T06:18:00.580 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-alEWpaq_p_-Vrfi off=12857266 len=831114 2024-09-16T06:18:00.584 INFO:tasks.workunit.client.0.smithi145.stdout:op 4319 completed, throughput=5MB/sec 2024-09-16T06:18:01.584 INFO:tasks.workunit.client.0.smithi145.stdout: 852: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:01.585 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0q2YIa374eghu6N off=16822199 len=820663 2024-09-16T06:18:01.588 INFO:tasks.workunit.client.0.smithi145.stdout:op 4320 completed, throughput=5MB/sec 2024-09-16T06:18:01.588 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hs0_e4begIT1MSw off=7213892 len=260727 2024-09-16T06:18:01.591 INFO:tasks.workunit.client.0.smithi145.stdout:op 4321 completed, throughput=5MB/sec 2024-09-16T06:18:01.591 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FVO6qEg95LxdbvJ off=4543436 len=1855518 2024-09-16T06:18:01.593 INFO:tasks.workunit.client.0.smithi145.stdout:op 4322 completed, throughput=5MB/sec 2024-09-16T06:18:01.593 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-c4NJsmNyHQOVZtu off=13800305 len=1479482 2024-09-16T06:18:01.603 INFO:tasks.workunit.client.0.smithi145.stdout:op 4323 completed, throughput=5MB/sec 2024-09-16T06:18:01.603 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-drMp8vytEDb4xXn off=2274887 len=1448853 2024-09-16T06:18:01.604 INFO:tasks.workunit.client.0.smithi145.stdout:op 4324 completed, throughput=5MB/sec 2024-09-16T06:18:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:01 smithi145 ceph-mon[96887]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:18:02.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:01 smithi145 ceph-mon[99390]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:18:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:01 smithi161 ceph-mon[87722]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:18:02.605 INFO:tasks.workunit.client.0.smithi145.stdout: 853: throughput=5MB/sec pending data=0 2024-09-16T06:18:02.605 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KZ6wkgjfMbOoi4n off=5358386 len=1244473 2024-09-16T06:18:02.613 INFO:tasks.workunit.client.0.smithi145.stdout:op 4325 completed, throughput=5MB/sec 2024-09-16T06:18:02.613 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JEOt8F3DVdiiNo1 off=473904 len=1552899 2024-09-16T06:18:02.615 INFO:tasks.workunit.client.0.smithi145.stdout:op 4326 completed, throughput=5MB/sec 2024-09-16T06:18:02.615 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9paMHqKlFhDQos- off=6739836 len=388880 2024-09-16T06:18:02.616 INFO:tasks.workunit.client.0.smithi145.stdout:op 4327 completed, throughput=5MB/sec 2024-09-16T06:18:02.616 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YJTmLTNuSPF4_o_ off=8495219 len=122533 2024-09-16T06:18:02.619 INFO:tasks.workunit.client.0.smithi145.stdout:op 4328 completed, throughput=5MB/sec 2024-09-16T06:18:02.619 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--hBLMDafKnTBK6x off=13136012 len=1905959 2024-09-16T06:18:02.621 INFO:tasks.workunit.client.0.smithi145.stdout:op 4329 completed, throughput=5MB/sec 2024-09-16T06:18:03.622 INFO:tasks.workunit.client.0.smithi145.stdout: 854: throughput=5MB/sec pending data=0 2024-09-16T06:18:03.622 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tjSiGUWcHxDv930 off=2064733 len=113117 2024-09-16T06:18:03.624 INFO:tasks.workunit.client.0.smithi145.stdout:op 4330 completed, throughput=5MB/sec 2024-09-16T06:18:03.624 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pzAYJVzv7zr2Dts off=21231644 len=187054 2024-09-16T06:18:03.625 INFO:tasks.workunit.client.0.smithi145.stdout:op 4331 completed, throughput=5MB/sec 2024-09-16T06:18:03.625 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Yt9r40RWBcwgWO9 off=11067049 len=1711464 2024-09-16T06:18:03.634 INFO:tasks.workunit.client.0.smithi145.stdout:op 4332 completed, throughput=5MB/sec 2024-09-16T06:18:03.634 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kgzac-ADn3PPdvP off=6427511 len=1318251 2024-09-16T06:18:03.643 INFO:tasks.workunit.client.0.smithi145.stdout:op 4333 completed, throughput=5MB/sec 2024-09-16T06:18:03.643 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l5vXTFMLISD_Ncn off=2061742 len=378073 2024-09-16T06:18:03.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 4334 completed, throughput=5MB/sec 2024-09-16T06:18:03.646 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XHBo7YCHvfpNGyj off=15887442 len=137380 2024-09-16T06:18:03.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 4335 completed, throughput=5MB/sec 2024-09-16T06:18:03.647 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mToMtaadnCg4wc1 off=2337498 len=1738091 2024-09-16T06:18:03.653 INFO:tasks.workunit.client.0.smithi145.stdout:op 4336 completed, throughput=5MB/sec 2024-09-16T06:18:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:03 smithi145 ceph-mon[96887]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:18:04.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:03 smithi145 ceph-mon[99390]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:18:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:03 smithi161 ceph-mon[87722]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:18:04.653 INFO:tasks.workunit.client.0.smithi145.stdout: 855: throughput=5MB/sec pending data=0 2024-09-16T06:18:04.653 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZLq3TZAuXy5JGV7 off=14616441 len=683165 2024-09-16T06:18:04.655 INFO:tasks.workunit.client.0.smithi145.stdout:op 4337 completed, throughput=5MB/sec 2024-09-16T06:18:04.655 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1FgyQXXoMnuhmd8 off=23044693 len=578114 2024-09-16T06:18:04.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 4338 completed, throughput=5MB/sec 2024-09-16T06:18:04.658 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Skzq1a8GsvsC4tj off=3247159 len=1136593 2024-09-16T06:18:04.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 4339 completed, throughput=5MB/sec 2024-09-16T06:18:04.660 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e8Iu1r3mCPj1xiG off=1968408 len=1246977 2024-09-16T06:18:04.662 INFO:tasks.workunit.client.0.smithi145.stdout:op 4340 completed, throughput=5MB/sec 2024-09-16T06:18:04.662 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5z8buBRJSC5_wYc off=2835746 len=623936 2024-09-16T06:18:04.662 INFO:tasks.workunit.client.0.smithi145.stdout:op 4341 completed, throughput=5MB/sec 2024-09-16T06:18:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:18:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:18:04] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:18:05.663 INFO:tasks.workunit.client.0.smithi145.stdout: 856: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:05.663 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EFEji2sAvUAu9pX off=16579903 len=912622 2024-09-16T06:18:05.664 INFO:tasks.workunit.client.0.smithi145.stdout:op 4342 completed, throughput=5MB/sec 2024-09-16T06:18:05.664 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-crOZlVacaROkID6 off=1857129 len=50449 2024-09-16T06:18:05.667 INFO:tasks.workunit.client.0.smithi145.stdout:op 4343 completed, throughput=5MB/sec 2024-09-16T06:18:05.667 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TIDf6ellAGUeYVR off=10098154 len=321424 2024-09-16T06:18:05.667 INFO:tasks.workunit.client.0.smithi145.stdout:op 4344 completed, throughput=5MB/sec 2024-09-16T06:18:05.668 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RS7Xd3EJjIe8tCY off=18188042 len=411637 2024-09-16T06:18:05.668 INFO:tasks.workunit.client.0.smithi145.stdout:op 4345 completed, throughput=5MB/sec 2024-09-16T06:18:05.668 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BZrhV_b4tg5Bx2O off=8182390 len=1845830 2024-09-16T06:18:05.679 INFO:tasks.workunit.client.0.smithi145.stdout:op 4346 completed, throughput=5MB/sec 2024-09-16T06:18:05.679 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7NWmN9xhay7G6pr off=2065162 len=494345 2024-09-16T06:18:05.683 INFO:tasks.workunit.client.0.smithi145.stdout:op 4347 completed, throughput=5MB/sec 2024-09-16T06:18:05.683 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nje_yXlKHQaiacT off=5824763 len=1435907 2024-09-16T06:18:05.689 INFO:tasks.workunit.client.0.smithi145.stdout:op 4348 completed, throughput=5MB/sec 2024-09-16T06:18:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:05 smithi145 ceph-mon[96887]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:18:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:05 smithi145 ceph-mon[99390]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:18:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:05 smithi161 ceph-mon[87722]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:18:06.689 INFO:tasks.workunit.client.0.smithi145.stdout: 857: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:06.689 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zKhqBsjpBS-f-R3 off=2165108 len=313551 2024-09-16T06:18:06.693 INFO:tasks.workunit.client.0.smithi145.stdout:op 4349 completed, throughput=4.99MB/sec 2024-09-16T06:18:06.693 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hOIYZQ01tYHdhkm off=2480045 len=1055540 2024-09-16T06:18:06.695 INFO:tasks.workunit.client.0.smithi145.stdout:op 4350 completed, throughput=5MB/sec 2024-09-16T06:18:06.695 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NcxjHvBE8NO8wM3 off=9699089 len=1742120 2024-09-16T06:18:06.704 INFO:tasks.workunit.client.0.smithi145.stdout:op 4351 completed, throughput=5MB/sec 2024-09-16T06:18:06.704 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Mck0pvY55IhxvDV off=3961724 len=1775394 2024-09-16T06:18:06.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 4352 completed, throughput=5MB/sec 2024-09-16T06:18:06.711 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J3Yn6gjyxin5k84 off=961608 len=658515 2024-09-16T06:18:06.712 INFO:tasks.workunit.client.0.smithi145.stdout:op 4353 completed, throughput=5MB/sec 2024-09-16T06:18:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: 858: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:07.712 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-v0fYUta9X0oWOkg off=16423962 len=493730 2024-09-16T06:18:07.716 INFO:tasks.workunit.client.0.smithi145.stdout:op 4354 completed, throughput=5MB/sec 2024-09-16T06:18:07.716 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O-UKk_iQD-uIa_4 off=585909 len=357519 2024-09-16T06:18:07.718 INFO:tasks.workunit.client.0.smithi145.stdout:op 4355 completed, throughput=5MB/sec 2024-09-16T06:18:07.718 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MjQWXkRCiAx6xi8 off=18534513 len=632652 2024-09-16T06:18:07.721 INFO:tasks.workunit.client.0.smithi145.stdout:op 4356 completed, throughput=5MB/sec 2024-09-16T06:18:07.721 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qNUfKPHHFQMH29v off=22275951 len=975661 2024-09-16T06:18:07.726 INFO:tasks.workunit.client.0.smithi145.stdout:op 4357 completed, throughput=5MB/sec 2024-09-16T06:18:07.726 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jGX6iWC6xWm8yT7 off=2163160 len=1204340 2024-09-16T06:18:07.732 INFO:tasks.workunit.client.0.smithi145.stdout:op 4358 completed, throughput=5MB/sec 2024-09-16T06:18:07.732 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e3y6dNvBrPXjIBQ off=4217731 len=1184635 2024-09-16T06:18:07.733 INFO:tasks.workunit.client.0.smithi145.stdout:op 4359 completed, throughput=5MB/sec 2024-09-16T06:18:07.733 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NoXQe7DpdNu8e81 off=7417768 len=93664 2024-09-16T06:18:07.735 INFO:tasks.workunit.client.0.smithi145.stdout:op 4360 completed, throughput=5MB/sec 2024-09-16T06:18:07.735 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F29hrdHMH10eYBd off=2156864 len=1063043 2024-09-16T06:18:07.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 4361 completed, throughput=5MB/sec 2024-09-16T06:18:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:07 smithi145 ceph-mon[96887]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[99390]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:18:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:18:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:08 smithi161 ceph-mon[87722]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:18:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:18:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:18:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:18:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:18:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: 859: throughput=5MB/sec pending data=0 2024-09-16T06:18:08.739 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NDjsoHpc1p-MzNZ off=5641923 len=865268 2024-09-16T06:18:08.743 INFO:tasks.workunit.client.0.smithi145.stdout:op 4362 completed, throughput=5MB/sec 2024-09-16T06:18:08.743 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dXwtTIdkGl4HcJQ off=3836008 len=614371 2024-09-16T06:18:08.744 INFO:tasks.workunit.client.0.smithi145.stdout:op 4363 completed, throughput=5MB/sec 2024-09-16T06:18:08.744 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k3fxU7Gj6WRkpww off=4517147 len=1270602 2024-09-16T06:18:08.745 INFO:tasks.workunit.client.0.smithi145.stdout:op 4364 completed, throughput=5MB/sec 2024-09-16T06:18:08.745 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sH64WMKxPRgRD3r off=5085525 len=669873 2024-09-16T06:18:08.755 INFO:tasks.workunit.client.0.smithi145.stdout:op 4365 completed, throughput=5MB/sec 2024-09-16T06:18:08.755 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LIhghg-NGNC7WwC off=6954965 len=1754610 2024-09-16T06:18:08.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 4366 completed, throughput=5MB/sec 2024-09-16T06:18:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: 860: throughput=5MB/sec pending data=0 2024-09-16T06:18:09.765 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3vZzopCoIL_yGwo off=10884534 len=1596133 2024-09-16T06:18:09.773 INFO:tasks.workunit.client.0.smithi145.stdout:op 4367 completed, throughput=5MB/sec 2024-09-16T06:18:09.773 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-__GMCbrnYfMYv9C off=1822232 len=171232 2024-09-16T06:18:09.774 INFO:tasks.workunit.client.0.smithi145.stdout:op 4368 completed, throughput=5MB/sec 2024-09-16T06:18:09.774 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ctNBKU-q4osXMjI off=11519112 len=48628 2024-09-16T06:18:09.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 4369 completed, throughput=5MB/sec 2024-09-16T06:18:09.777 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dyoLqTVL7fRC0wf off=7374333 len=1850777 2024-09-16T06:18:09.779 INFO:tasks.workunit.client.0.smithi145.stdout:op 4370 completed, throughput=5MB/sec 2024-09-16T06:18:09.779 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BTgJarL7bfX0XlV off=19285466 len=1148980 2024-09-16T06:18:09.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 4371 completed, throughput=5MB/sec 2024-09-16T06:18:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:10 smithi145 ceph-mon[99390]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:10 smithi145 ceph-mon[96887]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:10 smithi161 ceph-mon[87722]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:10.785 INFO:tasks.workunit.client.0.smithi145.stdout: 861: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:10.786 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t4ckn1rJIPda4QK off=8066078 len=1744362 2024-09-16T06:18:10.795 INFO:tasks.workunit.client.0.smithi145.stdout:op 4372 completed, throughput=5MB/sec 2024-09-16T06:18:10.795 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nThNZJh1PPML1wD off=11220700 len=122761 2024-09-16T06:18:10.795 INFO:tasks.workunit.client.0.smithi145.stdout:op 4373 completed, throughput=5MB/sec 2024-09-16T06:18:10.795 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e7DyObK365YZ6kh off=0 len=1290769 2024-09-16T06:18:10.798 INFO:tasks.workunit.client.0.smithi145.stdout:op 4374 completed, throughput=5MB/sec 2024-09-16T06:18:10.798 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7Jfpc6C3X7WPLcD off=9945571 len=1075417 2024-09-16T06:18:10.802 INFO:tasks.workunit.client.0.smithi145.stdout:op 4375 completed, throughput=5MB/sec 2024-09-16T06:18:10.802 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wJMD9t6m4L0tciC off=12102418 len=1327401 2024-09-16T06:18:10.804 INFO:tasks.workunit.client.0.smithi145.stdout:op 4376 completed, throughput=5MB/sec 2024-09-16T06:18:11.805 INFO:tasks.workunit.client.0.smithi145.stdout: 862: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:11.805 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LNC9LsFKOkE-r9D off=1296482 len=73919 2024-09-16T06:18:11.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 4377 completed, throughput=4.99MB/sec 2024-09-16T06:18:11.807 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wFwP_XBTEWzTtt5 off=22373771 len=865225 2024-09-16T06:18:11.813 INFO:tasks.workunit.client.0.smithi145.stdout:op 4378 completed, throughput=5MB/sec 2024-09-16T06:18:11.813 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cwBzABWwPqp92FS off=3580863 len=412478 2024-09-16T06:18:11.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 4379 completed, throughput=5MB/sec 2024-09-16T06:18:11.814 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-42Q8Taq3TPvC4bW off=4184050 len=1764604 2024-09-16T06:18:11.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 4380 completed, throughput=5MB/sec 2024-09-16T06:18:11.816 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zue9piw13abftfl off=1291013 len=772861 2024-09-16T06:18:11.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 4381 completed, throughput=5MB/sec 2024-09-16T06:18:11.821 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZoosdARgybXU3AE off=404308 len=622562 2024-09-16T06:18:11.825 INFO:tasks.workunit.client.0.smithi145.stdout:op 4382 completed, throughput=5MB/sec 2024-09-16T06:18:11.825 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FP7_AEtRG7C-CW6 off=1904610 len=1151116 2024-09-16T06:18:11.831 INFO:tasks.workunit.client.0.smithi145.stdout:op 4383 completed, throughput=5MB/sec 2024-09-16T06:18:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:12 smithi145 ceph-mon[96887]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:18:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:12 smithi145 ceph-mon[99390]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:18:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:12 smithi161 ceph-mon[87722]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:18:12.831 INFO:tasks.workunit.client.0.smithi145.stdout: 863: throughput=5MB/sec pending data=0 2024-09-16T06:18:12.831 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZZFbKYs5yGt7_cP off=127799 len=795618 2024-09-16T06:18:12.832 INFO:tasks.workunit.client.0.smithi145.stdout:op 4384 completed, throughput=5MB/sec 2024-09-16T06:18:12.833 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lXRw8n3OgwIjEE1 off=2067699 len=513888 2024-09-16T06:18:12.834 INFO:tasks.workunit.client.0.smithi145.stdout:op 4385 completed, throughput=5MB/sec 2024-09-16T06:18:12.834 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HYwIo_rLqLJ6IIo off=806246 len=248608 2024-09-16T06:18:12.835 INFO:tasks.workunit.client.0.smithi145.stdout:op 4386 completed, throughput=5MB/sec 2024-09-16T06:18:12.835 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qUyG4PZPqAOm_Xj off=173815 len=918029 2024-09-16T06:18:12.840 INFO:tasks.workunit.client.0.smithi145.stdout:op 4387 completed, throughput=5MB/sec 2024-09-16T06:18:12.840 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FMbSuAH9e-sI8O0 off=5516757 len=1514739 2024-09-16T06:18:12.842 INFO:tasks.workunit.client.0.smithi145.stdout:op 4388 completed, throughput=5MB/sec 2024-09-16T06:18:12.842 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nUPAAp38l1bFKjn off=4195922 len=1546237 2024-09-16T06:18:12.849 INFO:tasks.workunit.client.0.smithi145.stdout:op 4389 completed, throughput=5MB/sec 2024-09-16T06:18:13.849 INFO:tasks.workunit.client.0.smithi145.stdout: 864: throughput=5MB/sec pending data=0 2024-09-16T06:18:13.849 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3ieOPc1pxudqQcR off=74725 len=1614040 2024-09-16T06:18:13.859 INFO:tasks.workunit.client.0.smithi145.stdout:op 4390 completed, throughput=5MB/sec 2024-09-16T06:18:13.859 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8Aava53Ia-aTeiS off=1514513 len=755359 2024-09-16T06:18:13.860 INFO:tasks.workunit.client.0.smithi145.stdout:op 4391 completed, throughput=5MB/sec 2024-09-16T06:18:13.861 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EwtYkRKGMGJbh5x off=1831110 len=1527910 2024-09-16T06:18:13.863 INFO:tasks.workunit.client.0.smithi145.stdout:op 4392 completed, throughput=5MB/sec 2024-09-16T06:18:13.863 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Cx0ywzwpr3pNVNn off=14969088 len=345880 2024-09-16T06:18:13.865 INFO:tasks.workunit.client.0.smithi145.stdout:op 4393 completed, throughput=5MB/sec 2024-09-16T06:18:13.866 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IERLV6hNYDNqUMy off=4471001 len=1515867 2024-09-16T06:18:13.875 INFO:tasks.workunit.client.0.smithi145.stdout:op 4394 completed, throughput=5MB/sec 2024-09-16T06:18:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:14 smithi145 ceph-mon[96887]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:14 smithi145 ceph-mon[99390]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:14 smithi161 ceph-mon[87722]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:14.875 INFO:tasks.workunit.client.0.smithi145.stdout: 865: throughput=5MB/sec pending data=0 2024-09-16T06:18:14.875 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rgpnNCqb11w2g2G off=14109801 len=1983474 2024-09-16T06:18:14.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 4395 completed, throughput=5MB/sec 2024-09-16T06:18:14.883 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T5gj6ETDRz4Sxnv off=14565926 len=109912 2024-09-16T06:18:14.886 INFO:tasks.workunit.client.0.smithi145.stdout:op 4396 completed, throughput=5MB/sec 2024-09-16T06:18:14.886 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-clzZrsgJE9S-DPQ off=14803535 len=811812 2024-09-16T06:18:14.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 4397 completed, throughput=5MB/sec 2024-09-16T06:18:14.887 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ee7raAvuemFGqfF off=9635609 len=577447 2024-09-16T06:18:14.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 4398 completed, throughput=5MB/sec 2024-09-16T06:18:14.891 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-B4t71eqyheEG3kD off=12744024 len=87689 2024-09-16T06:18:14.893 INFO:tasks.workunit.client.0.smithi145.stdout:op 4399 completed, throughput=5MB/sec 2024-09-16T06:18:14.893 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bK9gXfOkBa8mIn7 off=1662407 len=937631 2024-09-16T06:18:14.895 INFO:tasks.workunit.client.0.smithi145.stdout:op 4400 completed, throughput=5MB/sec 2024-09-16T06:18:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:18:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:18:14] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:18:15.895 INFO:tasks.workunit.client.0.smithi145.stdout: 866: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:15.896 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UoBYfU6ixvaXWG- off=2045712 len=312150 2024-09-16T06:18:15.899 INFO:tasks.workunit.client.0.smithi145.stdout:op 4401 completed, throughput=5MB/sec 2024-09-16T06:18:15.899 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B5Ph4__riEOUB_j off=5046182 len=677478 2024-09-16T06:18:15.900 INFO:tasks.workunit.client.0.smithi145.stdout:op 4402 completed, throughput=5MB/sec 2024-09-16T06:18:15.900 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rsZncw5V9mvrVA5 off=4070121 len=81654 2024-09-16T06:18:15.901 INFO:tasks.workunit.client.0.smithi145.stdout:op 4403 completed, throughput=5MB/sec 2024-09-16T06:18:15.901 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0eCXrKQ-T4peD05 off=4121483 len=1788388 2024-09-16T06:18:15.908 INFO:tasks.workunit.client.0.smithi145.stdout:op 4404 completed, throughput=5MB/sec 2024-09-16T06:18:15.909 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ed8GtnYa5wTwc5e off=0 len=1136883 2024-09-16T06:18:15.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 4405 completed, throughput=5MB/sec 2024-09-16T06:18:15.910 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-f0A2TpCdOFhwJCl off=5147947 len=1551555 2024-09-16T06:18:15.913 INFO:tasks.workunit.client.0.smithi145.stdout:op 4406 completed, throughput=5MB/sec 2024-09-16T06:18:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:16 smithi145 ceph-mon[96887]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:18:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:16 smithi145 ceph-mon[99390]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:18:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:16 smithi161 ceph-mon[87722]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-16T06:18:16.914 INFO:tasks.workunit.client.0.smithi145.stdout: 867: throughput=5MB/sec pending data=0 2024-09-16T06:18:16.914 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wHBiZibRwfntfNF off=4865931 len=2024978 2024-09-16T06:18:16.924 INFO:tasks.workunit.client.0.smithi145.stdout:op 4407 completed, throughput=5MB/sec 2024-09-16T06:18:16.924 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t-PiXwu-izLMqeU off=1330733 len=497277 2024-09-16T06:18:16.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 4408 completed, throughput=5MB/sec 2024-09-16T06:18:16.928 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wJamfFlh5i8xSNo off=10804601 len=1618760 2024-09-16T06:18:16.930 INFO:tasks.workunit.client.0.smithi145.stdout:op 4409 completed, throughput=5MB/sec 2024-09-16T06:18:16.930 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eMXYQsqBwUO7Hct off=932808 len=1366613 2024-09-16T06:18:16.937 INFO:tasks.workunit.client.0.smithi145.stdout:op 4410 completed, throughput=5MB/sec 2024-09-16T06:18:17.938 INFO:tasks.workunit.client.0.smithi145.stdout: 868: throughput=5MB/sec pending data=0 2024-09-16T06:18:17.938 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JWSZxLAI53Yp16l off=4425322 len=1976573 2024-09-16T06:18:17.947 INFO:tasks.workunit.client.0.smithi145.stdout:op 4411 completed, throughput=5MB/sec 2024-09-16T06:18:17.947 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GETuIau1HnKXM9B off=3847374 len=1731848 2024-09-16T06:18:17.949 INFO:tasks.workunit.client.0.smithi145.stdout:op 4412 completed, throughput=5MB/sec 2024-09-16T06:18:17.949 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i_oBot_Ron_mUlo off=7464793 len=1368514 2024-09-16T06:18:17.950 INFO:tasks.workunit.client.0.smithi145.stdout:op 4413 completed, throughput=5MB/sec 2024-09-16T06:18:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:18 smithi145 ceph-mon[96887]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:18:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:18 smithi145 ceph-mon[99390]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:18:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:18 smithi161 ceph-mon[87722]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:18:18.951 INFO:tasks.workunit.client.0.smithi145.stdout: 869: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:18.951 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-m_o0be4A7XQCEB8 off=4004241 len=258870 2024-09-16T06:18:18.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 4414 completed, throughput=5MB/sec 2024-09-16T06:18:18.951 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oZtsHTWuDfRPM9h off=20288603 len=650363 2024-09-16T06:18:18.955 INFO:tasks.workunit.client.0.smithi145.stdout:op 4415 completed, throughput=5MB/sec 2024-09-16T06:18:18.955 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KEJoF-segIsRiJB off=5293890 len=1169611 2024-09-16T06:18:18.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 4416 completed, throughput=5MB/sec 2024-09-16T06:18:18.964 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-06QWpYa9BrdJ4U- off=4710949 len=395229 2024-09-16T06:18:18.967 INFO:tasks.workunit.client.0.smithi145.stdout:op 4417 completed, throughput=5MB/sec 2024-09-16T06:18:18.967 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3Z-QF0G8UnubtPr off=873802 len=1650505 2024-09-16T06:18:18.974 INFO:tasks.workunit.client.0.smithi145.stdout:op 4418 completed, throughput=5MB/sec 2024-09-16T06:18:18.974 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rT4aZUet2dAHum7 off=13085784 len=444687 2024-09-16T06:18:18.975 INFO:tasks.workunit.client.0.smithi145.stdout:op 4419 completed, throughput=5MB/sec 2024-09-16T06:18:18.975 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mMsu6qE164P3HNC off=16881961 len=1016961 2024-09-16T06:18:18.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 4420 completed, throughput=5MB/sec 2024-09-16T06:18:19.980 INFO:tasks.workunit.client.0.smithi145.stdout: 870: throughput=5MB/sec pending data=0 2024-09-16T06:18:19.981 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xA5ueFlFt2ETHW_ off=949095 len=351329 2024-09-16T06:18:19.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 4421 completed, throughput=5MB/sec 2024-09-16T06:18:19.982 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-G_WFNkLWKP6TmY1 off=1439174 len=1288517 2024-09-16T06:18:19.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 4422 completed, throughput=5MB/sec 2024-09-16T06:18:19.984 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WTfoOOfOo8XTttt off=5979216 len=1284864 2024-09-16T06:18:19.985 INFO:tasks.workunit.client.0.smithi145.stdout:op 4423 completed, throughput=5MB/sec 2024-09-16T06:18:19.985 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wFAuwrOHm9EWj25 off=501500 len=950018 2024-09-16T06:18:19.986 INFO:tasks.workunit.client.0.smithi145.stdout:op 4424 completed, throughput=5MB/sec 2024-09-16T06:18:19.986 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ku1tapcQOcs64g5 off=3437791 len=804632 2024-09-16T06:18:19.990 INFO:tasks.workunit.client.0.smithi145.stdout:op 4425 completed, throughput=5MB/sec 2024-09-16T06:18:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:20 smithi145 ceph-mon[96887]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:18:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:20 smithi145 ceph-mon[99390]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:18:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:20 smithi161 ceph-mon[87722]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-16T06:18:20.991 INFO:tasks.workunit.client.0.smithi145.stdout: 871: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:20.991 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EkBzQxDGEjEqPDg off=15747592 len=1340145 2024-09-16T06:18:20.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 4426 completed, throughput=5MB/sec 2024-09-16T06:18:20.998 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SLT5n5J7AvMjodn off=3853000 len=1866263 2024-09-16T06:18:21.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 4427 completed, throughput=5MB/sec 2024-09-16T06:18:21.002 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tlYiWsocO9BUhx8 off=3120273 len=190598 2024-09-16T06:18:21.005 INFO:tasks.workunit.client.0.smithi145.stdout:op 4428 completed, throughput=5MB/sec 2024-09-16T06:18:21.005 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KG5JvKRgQ1muF6M off=812769 len=14781 2024-09-16T06:18:21.008 INFO:tasks.workunit.client.0.smithi145.stdout:op 4429 completed, throughput=5MB/sec 2024-09-16T06:18:21.008 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Sgvyetj6znHEC5u off=127036 len=1758533 2024-09-16T06:18:21.016 INFO:tasks.workunit.client.0.smithi145.stdout:op 4430 completed, throughput=5MB/sec 2024-09-16T06:18:21.016 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HoeQjzCevAPBtTh off=20592448 len=1346132 2024-09-16T06:18:21.023 INFO:tasks.workunit.client.0.smithi145.stdout:op 4431 completed, throughput=5MB/sec 2024-09-16T06:18:22.023 INFO:tasks.workunit.client.0.smithi145.stdout: 872: throughput=5MB/sec pending data=0 2024-09-16T06:18:22.023 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ziKqpogmSU4FKVF off=6669965 len=705453 2024-09-16T06:18:22.028 INFO:tasks.workunit.client.0.smithi145.stdout:op 4432 completed, throughput=5MB/sec 2024-09-16T06:18:22.028 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-G4fLq7cL52BhPye off=2884134 len=1369145 2024-09-16T06:18:22.037 INFO:tasks.workunit.client.0.smithi145.stdout:op 4433 completed, throughput=5MB/sec 2024-09-16T06:18:22.037 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mgkcXdCPFJ_bZ6B off=15924130 len=1930328 2024-09-16T06:18:22.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 4434 completed, throughput=5MB/sec 2024-09-16T06:18:22.044 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1Czq2WMWXil7v14 off=4570195 len=1582119 2024-09-16T06:18:22.049 INFO:tasks.workunit.client.0.smithi145.stdout:op 4435 completed, throughput=5MB/sec 2024-09-16T06:18:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:22 smithi145 ceph-mon[96887]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:18:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:22 smithi145 ceph-mon[99390]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:18:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:22 smithi161 ceph-mon[87722]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:18:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:23.049 INFO:tasks.workunit.client.0.smithi145.stdout: 873: throughput=5MB/sec pending data=0 2024-09-16T06:18:23.049 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6XI9b3tw81gECmy off=6375567 len=448280 2024-09-16T06:18:23.050 INFO:tasks.workunit.client.0.smithi145.stdout:op 4436 completed, throughput=5MB/sec 2024-09-16T06:18:23.050 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HA9sMg-msq3BHeE off=167340 len=1035451 2024-09-16T06:18:23.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 4437 completed, throughput=5MB/sec 2024-09-16T06:18:23.052 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V5VjCBcKb-J7yig off=8845885 len=686161 2024-09-16T06:18:23.053 INFO:tasks.workunit.client.0.smithi145.stdout:op 4438 completed, throughput=5MB/sec 2024-09-16T06:18:23.053 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WaF1L7hoNYBxTGG off=11065118 len=1925093 2024-09-16T06:18:23.065 INFO:tasks.workunit.client.0.smithi145.stdout:op 4439 completed, throughput=5MB/sec 2024-09-16T06:18:24.065 INFO:tasks.workunit.client.0.smithi145.stdout: 874: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:24.065 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fqHdU89Jhs4clWx off=3882789 len=1401066 2024-09-16T06:18:24.067 INFO:tasks.workunit.client.0.smithi145.stdout:op 4440 completed, throughput=5MB/sec 2024-09-16T06:18:24.067 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sXEN0UfIHr7HYMi off=4748408 len=569789 2024-09-16T06:18:24.068 INFO:tasks.workunit.client.0.smithi145.stdout:op 4441 completed, throughput=5MB/sec 2024-09-16T06:18:24.068 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X8HoPv_iVU1hD5_ off=3367905 len=1267866 2024-09-16T06:18:24.071 INFO:tasks.workunit.client.0.smithi145.stdout:op 4442 completed, throughput=5MB/sec 2024-09-16T06:18:24.071 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CHwNA4Nz7kyi1Us off=958297 len=1155384 2024-09-16T06:18:24.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 4443 completed, throughput=5MB/sec 2024-09-16T06:18:24.077 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VCumL6JTwIK5DfE off=585712 len=197565 2024-09-16T06:18:24.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 4444 completed, throughput=5MB/sec 2024-09-16T06:18:24.077 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9Gpg3YjybIsNpCb off=1084547 len=60090 2024-09-16T06:18:24.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 4445 completed, throughput=5MB/sec 2024-09-16T06:18:24.080 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Dz728xzDqD7MZZM off=2584447 len=1831787 2024-09-16T06:18:24.090 INFO:tasks.workunit.client.0.smithi145.stdout:op 4446 completed, throughput=5MB/sec 2024-09-16T06:18:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:24 smithi145 ceph-mon[96887]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:18:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:24 smithi145 ceph-mon[99390]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:18:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:24 smithi161 ceph-mon[87722]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:18:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:18:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:18:24] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:18:25.091 INFO:tasks.workunit.client.0.smithi145.stdout: 875: throughput=5MB/sec pending data=0 2024-09-16T06:18:25.091 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iK7bH4qsCj2rFaX off=4698368 len=459030 2024-09-16T06:18:25.092 INFO:tasks.workunit.client.0.smithi145.stdout:op 4447 completed, throughput=5MB/sec 2024-09-16T06:18:25.092 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VZquGX0vjPISB7G off=10165945 len=1107518 2024-09-16T06:18:25.093 INFO:tasks.workunit.client.0.smithi145.stdout:op 4448 completed, throughput=5MB/sec 2024-09-16T06:18:25.093 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-odp-mcXZRvhXnlF off=23297598 len=1243189 2024-09-16T06:18:25.095 INFO:tasks.workunit.client.0.smithi145.stdout:op 4449 completed, throughput=5MB/sec 2024-09-16T06:18:25.095 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GtGlbdMQIg-bKia off=7295712 len=249120 2024-09-16T06:18:25.099 INFO:tasks.workunit.client.0.smithi145.stdout:op 4450 completed, throughput=5MB/sec 2024-09-16T06:18:25.099 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5ogCc33foz6AvfF off=3281811 len=729477 2024-09-16T06:18:25.103 INFO:tasks.workunit.client.0.smithi145.stdout:op 4451 completed, throughput=5MB/sec 2024-09-16T06:18:25.104 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7gOdBqUS4jxX47A off=6451168 len=1587521 2024-09-16T06:18:25.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 4452 completed, throughput=5MB/sec 2024-09-16T06:18:26.112 INFO:tasks.workunit.client.0.smithi145.stdout: 876: throughput=5MB/sec pending data=0 2024-09-16T06:18:26.112 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aRnd5hzKkFLAIgS off=1013342 len=872737 2024-09-16T06:18:26.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 4453 completed, throughput=5MB/sec 2024-09-16T06:18:26.114 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bHw0tE5xdjII2de off=3038159 len=482474 2024-09-16T06:18:26.115 INFO:tasks.workunit.client.0.smithi145.stdout:op 4454 completed, throughput=5MB/sec 2024-09-16T06:18:26.115 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uVlcYZ3-FsnW-tC off=107088 len=1210882 2024-09-16T06:18:26.117 INFO:tasks.workunit.client.0.smithi145.stdout:op 4455 completed, throughput=5MB/sec 2024-09-16T06:18:26.117 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9OWhLDVuRtR_3lH off=6561025 len=601381 2024-09-16T06:18:26.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 4456 completed, throughput=5MB/sec 2024-09-16T06:18:26.121 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n2I-7FeH1vFp3ZO off=2113351 len=114979 2024-09-16T06:18:26.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 4457 completed, throughput=5MB/sec 2024-09-16T06:18:26.124 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FK-AJx2lcUIRlL4 off=7739190 len=4225 2024-09-16T06:18:26.124 INFO:tasks.workunit.client.0.smithi145.stdout:op 4458 completed, throughput=5MB/sec 2024-09-16T06:18:26.124 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1HsEXxFodNa5o75 off=1741193 len=1024274 2024-09-16T06:18:26.129 INFO:tasks.workunit.client.0.smithi145.stdout:op 4459 completed, throughput=5MB/sec 2024-09-16T06:18:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:26 smithi145 ceph-mon[99390]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-16T06:18:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:26 smithi145 ceph-mon[96887]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-16T06:18:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:26 smithi161 ceph-mon[87722]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-16T06:18:27.130 INFO:tasks.workunit.client.0.smithi145.stdout: 877: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:27.130 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6MbDzNT_N5DAdh1 off=8571865 len=305668 2024-09-16T06:18:27.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 4460 completed, throughput=5MB/sec 2024-09-16T06:18:27.131 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-x5H1ZmSKXhxkIKJ off=14030990 len=923344 2024-09-16T06:18:27.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 4461 completed, throughput=5MB/sec 2024-09-16T06:18:27.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0GhoiTNmB_2nnoF off=8769378 len=1962003 2024-09-16T06:18:27.139 INFO:tasks.workunit.client.0.smithi145.stdout:op 4462 completed, throughput=5MB/sec 2024-09-16T06:18:27.139 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6NRE2ZbIfZr9QJQ off=2279566 len=1453426 2024-09-16T06:18:27.141 INFO:tasks.workunit.client.0.smithi145.stdout:op 4463 completed, throughput=5MB/sec 2024-09-16T06:18:27.141 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fVK_pvvxUhByQfr off=5071161 len=776694 2024-09-16T06:18:27.144 INFO:tasks.workunit.client.0.smithi145.stdout:op 4464 completed, throughput=5MB/sec 2024-09-16T06:18:28.145 INFO:tasks.workunit.client.0.smithi145.stdout: 878: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:28.145 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nHCUaq0RYZimK1e off=5806446 len=198402 2024-09-16T06:18:28.148 INFO:tasks.workunit.client.0.smithi145.stdout:op 4465 completed, throughput=5MB/sec 2024-09-16T06:18:28.148 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6UKPGMpLq_Pp1QW off=6152731 len=932412 2024-09-16T06:18:28.153 INFO:tasks.workunit.client.0.smithi145.stdout:op 4466 completed, throughput=5MB/sec 2024-09-16T06:18:28.153 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pb-1faG1GZwTZNF off=1008888 len=883616 2024-09-16T06:18:28.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 4467 completed, throughput=5MB/sec 2024-09-16T06:18:28.154 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5cO4azivy4P0SAo off=12160541 len=1897869 2024-09-16T06:18:28.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 4468 completed, throughput=5MB/sec 2024-09-16T06:18:28.156 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HPVnrqEmWcWM34G off=766555 len=896832 2024-09-16T06:18:28.161 INFO:tasks.workunit.client.0.smithi145.stdout:op 4469 completed, throughput=5MB/sec 2024-09-16T06:18:28.161 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uBkHI-sk_1T9mOo off=11465474 len=531433 2024-09-16T06:18:28.165 INFO:tasks.workunit.client.0.smithi145.stdout:op 4470 completed, throughput=5MB/sec 2024-09-16T06:18:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:28 smithi145 ceph-mon[99390]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:18:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:28 smithi145 ceph-mon[96887]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:18:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:28 smithi161 ceph-mon[87722]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:18:29.166 INFO:tasks.workunit.client.0.smithi145.stdout: 879: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:29.166 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NHAVQ62Gr5vOwUy off=1884642 len=952747 2024-09-16T06:18:29.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 4471 completed, throughput=5MB/sec 2024-09-16T06:18:29.167 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oezGVzZsWrIH-Eq off=13405853 len=1765260 2024-09-16T06:18:29.169 INFO:tasks.workunit.client.0.smithi145.stdout:op 4472 completed, throughput=5MB/sec 2024-09-16T06:18:29.169 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zs9-GMrLu0vn5RZ off=208877 len=2018568 2024-09-16T06:18:29.181 INFO:tasks.workunit.client.0.smithi145.stdout:op 4473 completed, throughput=5MB/sec 2024-09-16T06:18:29.181 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dgIx8xIuoYPpDjH off=11340429 len=262669 2024-09-16T06:18:29.184 INFO:tasks.workunit.client.0.smithi145.stdout:op 4474 completed, throughput=5MB/sec 2024-09-16T06:18:30.185 INFO:tasks.workunit.client.0.smithi145.stdout: 880: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:30.185 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HfAyjDVv-b6jYx4 off=891334 len=1062649 2024-09-16T06:18:30.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 4475 completed, throughput=5MB/sec 2024-09-16T06:18:30.186 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6RpOXo7nOEcISIk off=927717 len=1909296 2024-09-16T06:18:30.189 INFO:tasks.workunit.client.0.smithi145.stdout:op 4476 completed, throughput=5MB/sec 2024-09-16T06:18:30.189 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GbcYoOJ3-oVSkli off=2304965 len=470579 2024-09-16T06:18:30.190 INFO:tasks.workunit.client.0.smithi145.stdout:op 4477 completed, throughput=5MB/sec 2024-09-16T06:18:30.190 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dqUJ2zY4ZJjB9Y7 off=426493 len=1146426 2024-09-16T06:18:30.193 INFO:tasks.workunit.client.0.smithi145.stdout:op 4478 completed, throughput=5MB/sec 2024-09-16T06:18:30.193 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_1oalEHLH44mN_5 off=10797428 len=1671754 2024-09-16T06:18:30.201 INFO:tasks.workunit.client.0.smithi145.stdout:op 4479 completed, throughput=5MB/sec 2024-09-16T06:18:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:30 smithi145 ceph-mon[96887]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:18:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:30 smithi145 ceph-mon[99390]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:18:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:30 smithi161 ceph-mon[87722]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:18:31.201 INFO:tasks.workunit.client.0.smithi145.stdout: 881: throughput=5MB/sec pending data=0 2024-09-16T06:18:31.202 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iY73YLmMC1swluU off=7414717 len=1839086 2024-09-16T06:18:31.204 INFO:tasks.workunit.client.0.smithi145.stdout:op 4480 completed, throughput=5MB/sec 2024-09-16T06:18:31.204 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FYlQD3_WebEgn5k off=1360378 len=1112823 2024-09-16T06:18:31.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 4481 completed, throughput=5MB/sec 2024-09-16T06:18:31.205 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1j6GQyH4PDZJwXR off=6188865 len=1592868 2024-09-16T06:18:31.207 INFO:tasks.workunit.client.0.smithi145.stdout:op 4482 completed, throughput=5MB/sec 2024-09-16T06:18:32.208 INFO:tasks.workunit.client.0.smithi145.stdout: 882: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:32.208 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cumB3sJXYD_zOW_ off=4080714 len=263266 2024-09-16T06:18:32.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 4483 completed, throughput=4.99MB/sec 2024-09-16T06:18:32.208 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Umf_8MFv6mT1XNf off=11777268 len=1042887 2024-09-16T06:18:32.211 INFO:tasks.workunit.client.0.smithi145.stdout:op 4484 completed, throughput=5MB/sec 2024-09-16T06:18:32.211 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hpU1GzpOQRPk6_R off=2116652 len=1902911 2024-09-16T06:18:32.221 INFO:tasks.workunit.client.0.smithi145.stdout:op 4485 completed, throughput=5MB/sec 2024-09-16T06:18:32.221 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SrO9xbGme_Un1QN off=1666783 len=613609 2024-09-16T06:18:32.222 INFO:tasks.workunit.client.0.smithi145.stdout:op 4486 completed, throughput=5MB/sec 2024-09-16T06:18:32.222 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fHW-cH2XodUr36i off=2265675 len=1480417 2024-09-16T06:18:32.224 INFO:tasks.workunit.client.0.smithi145.stdout:op 4487 completed, throughput=5MB/sec 2024-09-16T06:18:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:32 smithi145 ceph-mon[96887]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:18:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:32 smithi145 ceph-mon[99390]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:18:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:32 smithi161 ceph-mon[87722]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:18:33.224 INFO:tasks.workunit.client.0.smithi145.stdout: 883: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:33.224 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-duzdMALlehawJHl off=9364267 len=628229 2024-09-16T06:18:33.228 INFO:tasks.workunit.client.0.smithi145.stdout:op 4488 completed, throughput=5MB/sec 2024-09-16T06:18:33.229 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ocjk1yxyPsrZ5V5 off=7297567 len=495708 2024-09-16T06:18:33.232 INFO:tasks.workunit.client.0.smithi145.stdout:op 4489 completed, throughput=5MB/sec 2024-09-16T06:18:33.232 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--DHgIe0bU7AIJ8h off=5464515 len=1269597 2024-09-16T06:18:33.241 INFO:tasks.workunit.client.0.smithi145.stdout:op 4490 completed, throughput=5MB/sec 2024-09-16T06:18:33.241 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CfpzLI31EgeNcXa off=7333286 len=1940826 2024-09-16T06:18:33.251 INFO:tasks.workunit.client.0.smithi145.stdout:op 4491 completed, throughput=5MB/sec 2024-09-16T06:18:33.251 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NjkJuP9dQuy4czs off=533463 len=1993625 2024-09-16T06:18:33.260 INFO:tasks.workunit.client.0.smithi145.stdout:op 4492 completed, throughput=5MB/sec 2024-09-16T06:18:34.258 INFO:tasks.workunit.client.0.smithi145.stdout: 884: throughput=5MB/sec pending data=0 2024-09-16T06:18:34.258 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-D4CK2suT-TWtuFL off=8133592 len=1528631 2024-09-16T06:18:34.267 INFO:tasks.workunit.client.0.smithi145.stdout:op 4493 completed, throughput=5MB/sec 2024-09-16T06:18:34.267 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--AuLxaPdXL30TWq off=4710306 len=332541 2024-09-16T06:18:34.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 4494 completed, throughput=5MB/sec 2024-09-16T06:18:34.269 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C4SKYIMWPBbBRtJ off=16393683 len=1317917 2024-09-16T06:18:34.276 INFO:tasks.workunit.client.0.smithi145.stdout:op 4495 completed, throughput=5MB/sec 2024-09-16T06:18:34.276 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0iDiBIx3ZmGv7p6 off=3324279 len=203558 2024-09-16T06:18:34.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 4496 completed, throughput=5MB/sec 2024-09-16T06:18:34.279 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4oYp4UQym1J24cj off=4573966 len=2050250 2024-09-16T06:18:34.289 INFO:tasks.workunit.client.0.smithi145.stdout:op 4497 completed, throughput=5MB/sec 2024-09-16T06:18:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:34 smithi145 ceph-mon[96887]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:18:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:34 smithi145 ceph-mon[99390]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:18:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:18:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:18:34] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:18:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:34 smithi161 ceph-mon[87722]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:18:35.290 INFO:tasks.workunit.client.0.smithi145.stdout: 885: throughput=5MB/sec pending data=0 2024-09-16T06:18:35.290 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sl9xdVtKkbxUEBk off=5558853 len=2092736 2024-09-16T06:18:35.302 INFO:tasks.workunit.client.0.smithi145.stdout:op 4498 completed, throughput=5MB/sec 2024-09-16T06:18:35.302 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r6_ZDwmtHXXFIeR off=3100985 len=1586849 2024-09-16T06:18:35.312 INFO:tasks.workunit.client.0.smithi145.stdout:op 4499 completed, throughput=5MB/sec 2024-09-16T06:18:35.312 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xCvbtVzW7o6EvRl off=15805255 len=771241 2024-09-16T06:18:35.312 INFO:tasks.workunit.client.0.smithi145.stdout:op 4500 completed, throughput=5MB/sec 2024-09-16T06:18:36.313 INFO:tasks.workunit.client.0.smithi145.stdout: 886: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:36.313 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ytyY_-Hiq4sw4sR off=1042520 len=199112 2024-09-16T06:18:36.317 INFO:tasks.workunit.client.0.smithi145.stdout:op 4501 completed, throughput=4.99MB/sec 2024-09-16T06:18:36.317 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-V5rnJAhptgnajIZ off=416229 len=1804451 2024-09-16T06:18:36.326 INFO:tasks.workunit.client.0.smithi145.stdout:op 4502 completed, throughput=5MB/sec 2024-09-16T06:18:36.327 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ugii0sfJMvZLyJb off=5039902 len=971491 2024-09-16T06:18:36.328 INFO:tasks.workunit.client.0.smithi145.stdout:op 4503 completed, throughput=5MB/sec 2024-09-16T06:18:36.328 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q-RcobWohJCMxcn off=9254384 len=315027 2024-09-16T06:18:36.331 INFO:tasks.workunit.client.0.smithi145.stdout:op 4504 completed, throughput=5MB/sec 2024-09-16T06:18:36.331 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LEJq9_rOQpKDC-P off=9360775 len=1620600 2024-09-16T06:18:36.339 INFO:tasks.workunit.client.0.smithi145.stdout:op 4505 completed, throughput=5MB/sec 2024-09-16T06:18:36.339 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-W1EijZ_t4LxPxJk off=7476151 len=1068854 2024-09-16T06:18:36.343 INFO:tasks.workunit.client.0.smithi145.stdout:op 4506 completed, throughput=5MB/sec 2024-09-16T06:18:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:36 smithi145 ceph-mon[99390]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:18:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:36 smithi145 ceph-mon[96887]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:18:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:36 smithi161 ceph-mon[87722]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:18:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:37.343 INFO:tasks.workunit.client.0.smithi145.stdout: 887: throughput=5MB/sec pending data=0 2024-09-16T06:18:37.343 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sVhgqJkEjCvtNp2 off=3312651 len=1086044 2024-09-16T06:18:37.349 INFO:tasks.workunit.client.0.smithi145.stdout:op 4507 completed, throughput=5MB/sec 2024-09-16T06:18:37.349 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T-_N1PeC7Bvo8Gi off=5074515 len=139017 2024-09-16T06:18:37.349 INFO:tasks.workunit.client.0.smithi145.stdout:op 4508 completed, throughput=5MB/sec 2024-09-16T06:18:37.350 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-48ijePYKUzj5LJB off=23628952 len=692290 2024-09-16T06:18:37.355 INFO:tasks.workunit.client.0.smithi145.stdout:op 4509 completed, throughput=5MB/sec 2024-09-16T06:18:37.355 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xTHlC_gHaei2fOg off=3006653 len=132556 2024-09-16T06:18:37.357 INFO:tasks.workunit.client.0.smithi145.stdout:op 4510 completed, throughput=5MB/sec 2024-09-16T06:18:37.357 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ifTnSd7OwOFKC45 off=18473356 len=2073822 2024-09-16T06:18:37.367 INFO:tasks.workunit.client.0.smithi145.stdout:op 4511 completed, throughput=5MB/sec 2024-09-16T06:18:37.367 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SUwS_Ae-CtWc9Jw off=2548585 len=968104 2024-09-16T06:18:37.373 INFO:tasks.workunit.client.0.smithi145.stdout:op 4512 completed, throughput=5MB/sec 2024-09-16T06:18:38.373 INFO:tasks.workunit.client.0.smithi145.stdout: 888: throughput=5MB/sec pending data=0 2024-09-16T06:18:38.373 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lMLX0s9Kq-ljDLY off=7246913 len=162188 2024-09-16T06:18:38.374 INFO:tasks.workunit.client.0.smithi145.stdout:op 4513 completed, throughput=5MB/sec 2024-09-16T06:18:38.374 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r6mhtd3ls5T-InN off=1820031 len=1189674 2024-09-16T06:18:38.382 INFO:tasks.workunit.client.0.smithi145.stdout:op 4514 completed, throughput=5MB/sec 2024-09-16T06:18:38.382 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WSPH4Ff6OgzyEgR off=824478 len=830454 2024-09-16T06:18:38.384 INFO:tasks.workunit.client.0.smithi145.stdout:op 4515 completed, throughput=5MB/sec 2024-09-16T06:18:38.384 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s315r7vocBEM1CG off=861026 len=1560027 2024-09-16T06:18:38.386 INFO:tasks.workunit.client.0.smithi145.stdout:op 4516 completed, throughput=5MB/sec 2024-09-16T06:18:38.387 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_aFSA_xT4haYxOO off=14534232 len=618505 2024-09-16T06:18:38.388 INFO:tasks.workunit.client.0.smithi145.stdout:op 4517 completed, throughput=5MB/sec 2024-09-16T06:18:38.388 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f8XGfLIrlMZcB1Q off=1876020 len=1842438 2024-09-16T06:18:38.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 4518 completed, throughput=5MB/sec 2024-09-16T06:18:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:38 smithi145 ceph-mon[96887]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:18:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:38 smithi145 ceph-mon[99390]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:18:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:38 smithi161 ceph-mon[87722]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:18:39.399 INFO:tasks.workunit.client.0.smithi145.stdout: 889: throughput=5MB/sec pending data=0 2024-09-16T06:18:39.399 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4xhRutzSxoyoWx- off=4327994 len=1585986 2024-09-16T06:18:39.408 INFO:tasks.workunit.client.0.smithi145.stdout:op 4519 completed, throughput=5MB/sec 2024-09-16T06:18:39.408 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-w7YG0-xk84fZPuh off=5219148 len=670815 2024-09-16T06:18:39.413 INFO:tasks.workunit.client.0.smithi145.stdout:op 4520 completed, throughput=5MB/sec 2024-09-16T06:18:39.413 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j4Qpo3EVybh3DqT off=3391080 len=1734644 2024-09-16T06:18:39.416 INFO:tasks.workunit.client.0.smithi145.stdout:op 4521 completed, throughput=5MB/sec 2024-09-16T06:18:39.416 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4uX5RTPhyYuNZax off=13180076 len=1804547 2024-09-16T06:18:39.426 INFO:tasks.workunit.client.0.smithi145.stdout:op 4522 completed, throughput=5MB/sec 2024-09-16T06:18:40.428 INFO:tasks.workunit.client.0.smithi145.stdout: 890: throughput=5MB/sec pending data=0 2024-09-16T06:18:40.428 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oSeN5MIw__a7TP3 off=1253073 len=586806 2024-09-16T06:18:40.428 INFO:tasks.workunit.client.0.smithi145.stdout:op 4523 completed, throughput=5MB/sec 2024-09-16T06:18:40.428 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YsgCTv-hqScFaZK off=12496314 len=538907 2024-09-16T06:18:40.432 INFO:tasks.workunit.client.0.smithi145.stdout:op 4524 completed, throughput=5MB/sec 2024-09-16T06:18:40.432 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-s315r7vocBEM1CG off=1613406 len=1272680 2024-09-16T06:18:40.438 INFO:tasks.workunit.client.0.smithi145.stdout:op 4525 completed, throughput=5MB/sec 2024-09-16T06:18:40.438 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HyhgrvPUjKex6Er off=7088549 len=853807 2024-09-16T06:18:40.439 INFO:tasks.workunit.client.0.smithi145.stdout:op 4526 completed, throughput=5MB/sec 2024-09-16T06:18:40.439 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tiridax5i0N32tP off=7753607 len=369160 2024-09-16T06:18:40.439 INFO:tasks.workunit.client.0.smithi145.stdout:op 4527 completed, throughput=5MB/sec 2024-09-16T06:18:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:40 smithi145 ceph-mon[96887]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:18:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:40 smithi145 ceph-mon[99390]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:18:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:40 smithi161 ceph-mon[87722]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:18:41.441 INFO:tasks.workunit.client.0.smithi145.stdout: 891: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:41.441 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QSuZD7d30Ce7cMD off=2268522 len=2057540 2024-09-16T06:18:41.451 INFO:tasks.workunit.client.0.smithi145.stdout:op 4528 completed, throughput=5MB/sec 2024-09-16T06:18:41.451 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-avEW8Cbg1o0kY8C off=7857450 len=582702 2024-09-16T06:18:41.456 INFO:tasks.workunit.client.0.smithi145.stdout:op 4529 completed, throughput=5MB/sec 2024-09-16T06:18:41.456 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KvwNNxUArt8_En3 off=6793717 len=703809 2024-09-16T06:18:41.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 4530 completed, throughput=5MB/sec 2024-09-16T06:18:41.457 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QYvNV2kVPhTTbzf off=1655893 len=626679 2024-09-16T06:18:41.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 4531 completed, throughput=5MB/sec 2024-09-16T06:18:41.457 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iNVRKxGBChoDKR8 off=1463099 len=1813813 2024-09-16T06:18:41.467 INFO:tasks.workunit.client.0.smithi145.stdout:op 4532 completed, throughput=5MB/sec 2024-09-16T06:18:42.467 INFO:tasks.workunit.client.0.smithi145.stdout: 892: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:42.467 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UO-oAO6dL0Nl9-_ off=8474080 len=1884857 2024-09-16T06:18:42.478 INFO:tasks.workunit.client.0.smithi145.stdout:op 4533 completed, throughput=5MB/sec 2024-09-16T06:18:42.478 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cLWa5KK6v5-PJW6 off=5459693 len=275121 2024-09-16T06:18:42.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 4534 completed, throughput=5MB/sec 2024-09-16T06:18:42.481 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3ieOPc1pxudqQcR off=515392 len=832331 2024-09-16T06:18:42.483 INFO:tasks.workunit.client.0.smithi145.stdout:op 4535 completed, throughput=5MB/sec 2024-09-16T06:18:42.483 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qvzG0TVD-bD6zOf off=2050393 len=1097215 2024-09-16T06:18:42.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 4536 completed, throughput=5MB/sec 2024-09-16T06:18:42.488 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uJ8UgSS7_ZP6opw off=9246203 len=1296683 2024-09-16T06:18:42.490 INFO:tasks.workunit.client.0.smithi145.stdout:op 4537 completed, throughput=5MB/sec 2024-09-16T06:18:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:42 smithi145 ceph-mon[96887]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:18:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:42 smithi145 ceph-mon[99390]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:18:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:42 smithi161 ceph-mon[87722]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:18:43.491 INFO:tasks.workunit.client.0.smithi145.stdout: 893: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:43.491 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qjXxahf1bdw6dyD off=5876537 len=1496440 2024-09-16T06:18:43.493 INFO:tasks.workunit.client.0.smithi145.stdout:op 4538 completed, throughput=5MB/sec 2024-09-16T06:18:43.493 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XdWBhXBb8NmAQMF off=1405929 len=1386968 2024-09-16T06:18:43.495 INFO:tasks.workunit.client.0.smithi145.stdout:op 4539 completed, throughput=5MB/sec 2024-09-16T06:18:43.496 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5kDjLlVIyWDFg2y off=5388973 len=1628865 2024-09-16T06:18:43.504 INFO:tasks.workunit.client.0.smithi145.stdout:op 4540 completed, throughput=5MB/sec 2024-09-16T06:18:43.504 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wAMoonm5WeSPPm0 off=4783008 len=1979747 2024-09-16T06:18:43.506 INFO:tasks.workunit.client.0.smithi145.stdout:op 4541 completed, throughput=5MB/sec 2024-09-16T06:18:44.507 INFO:tasks.workunit.client.0.smithi145.stdout: 894: throughput=5MB/sec pending data=0 2024-09-16T06:18:44.507 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-48ijePYKUzj5LJB off=11029598 len=150064 2024-09-16T06:18:44.510 INFO:tasks.workunit.client.0.smithi145.stdout:op 4542 completed, throughput=5MB/sec 2024-09-16T06:18:44.510 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vykKIJNytZNHGeS off=6238418 len=1746882 2024-09-16T06:18:44.520 INFO:tasks.workunit.client.0.smithi145.stdout:op 4543 completed, throughput=5MB/sec 2024-09-16T06:18:44.520 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Lw0ahNI32rp_Jvd off=6479335 len=1032795 2024-09-16T06:18:44.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 4544 completed, throughput=5MB/sec 2024-09-16T06:18:44.521 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4aEixzaA2nF2VjW off=8952114 len=1312026 2024-09-16T06:18:44.529 INFO:tasks.workunit.client.0.smithi145.stdout:op 4545 completed, throughput=5MB/sec 2024-09-16T06:18:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:44 smithi145 ceph-mon[96887]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-09-16T06:18:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:44 smithi145 ceph-mon[99390]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-09-16T06:18:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:18:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:18:44] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2024-09-16T06:18:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:44 smithi161 ceph-mon[87722]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-09-16T06:18:45.529 INFO:tasks.workunit.client.0.smithi145.stdout: 895: throughput=5MB/sec pending data=0 2024-09-16T06:18:45.530 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VsewFZvORy_cYPC off=20581852 len=1586573 2024-09-16T06:18:45.539 INFO:tasks.workunit.client.0.smithi145.stdout:op 4546 completed, throughput=5MB/sec 2024-09-16T06:18:45.539 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hajrw_IO64vTDsc off=17356793 len=1963025 2024-09-16T06:18:45.550 INFO:tasks.workunit.client.0.smithi145.stdout:op 4547 completed, throughput=5MB/sec 2024-09-16T06:18:45.550 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2b5a5MzXVfEiK4T off=19372695 len=1486246 2024-09-16T06:18:45.558 INFO:tasks.workunit.client.0.smithi145.stdout:op 4548 completed, throughput=5MB/sec 2024-09-16T06:18:46.558 INFO:tasks.workunit.client.0.smithi145.stdout: 896: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:46.559 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RvmE2KwK6w47UEm off=5597381 len=576609 2024-09-16T06:18:46.559 INFO:tasks.workunit.client.0.smithi145.stdout:op 4549 completed, throughput=5MB/sec 2024-09-16T06:18:46.560 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GqcE3SUsEZ2in0s off=778590 len=637926 2024-09-16T06:18:46.561 INFO:tasks.workunit.client.0.smithi145.stdout:op 4550 completed, throughput=5MB/sec 2024-09-16T06:18:46.561 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PbG3p7VrD1s3EMC off=12532634 len=332501 2024-09-16T06:18:46.564 INFO:tasks.workunit.client.0.smithi145.stdout:op 4551 completed, throughput=5MB/sec 2024-09-16T06:18:46.564 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gWCcmE0QA4HnVX1 off=539048 len=1004876 2024-09-16T06:18:46.570 INFO:tasks.workunit.client.0.smithi145.stdout:op 4552 completed, throughput=5MB/sec 2024-09-16T06:18:46.570 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i0shL6oeegLjTfJ off=10995938 len=493011 2024-09-16T06:18:46.571 INFO:tasks.workunit.client.0.smithi145.stdout:op 4553 completed, throughput=5MB/sec 2024-09-16T06:18:46.571 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6faHkQIe5rgsyWx off=2752361 len=1156085 2024-09-16T06:18:46.577 INFO:tasks.workunit.client.0.smithi145.stdout:op 4554 completed, throughput=5MB/sec 2024-09-16T06:18:46.577 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-09AAUtqIGPj2-8Z off=4483381 len=1881142 2024-09-16T06:18:46.579 INFO:tasks.workunit.client.0.smithi145.stdout:op 4555 completed, throughput=5MB/sec 2024-09-16T06:18:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:46 smithi145 ceph-mon[96887]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-09-16T06:18:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:46 smithi145 ceph-mon[99390]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-09-16T06:18:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:46 smithi161 ceph-mon[87722]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-09-16T06:18:47.580 INFO:tasks.workunit.client.0.smithi145.stdout: 897: throughput=5MB/sec pending data=0 2024-09-16T06:18:47.580 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u9Z_YiQ0GYaJtkV off=14205937 len=1000604 2024-09-16T06:18:47.585 INFO:tasks.workunit.client.0.smithi145.stdout:op 4556 completed, throughput=5MB/sec 2024-09-16T06:18:47.585 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lOrXBbkJS5mTAwE off=5036977 len=790583 2024-09-16T06:18:47.590 INFO:tasks.workunit.client.0.smithi145.stdout:op 4557 completed, throughput=5MB/sec 2024-09-16T06:18:47.590 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YYKICbBrYDtm9Pr off=1626239 len=252974 2024-09-16T06:18:47.593 INFO:tasks.workunit.client.0.smithi145.stdout:op 4558 completed, throughput=5MB/sec 2024-09-16T06:18:47.593 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NRWusy0_3MTJN-E off=2832228 len=1570505 2024-09-16T06:18:47.601 INFO:tasks.workunit.client.0.smithi145.stdout:op 4559 completed, throughput=5MB/sec 2024-09-16T06:18:47.601 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PvlW1Szj8KwSPQ2 off=1466905 len=156328 2024-09-16T06:18:47.603 INFO:tasks.workunit.client.0.smithi145.stdout:op 4560 completed, throughput=5MB/sec 2024-09-16T06:18:47.603 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L2zp564LzbV0ZQQ off=1818822 len=1256188 2024-09-16T06:18:47.606 INFO:tasks.workunit.client.0.smithi145.stdout:op 4561 completed, throughput=5MB/sec 2024-09-16T06:18:48.606 INFO:tasks.workunit.client.0.smithi145.stdout: 898: throughput=5MB/sec pending data=0 2024-09-16T06:18:48.606 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Eey_o-n9Npr1fmk off=9166614 len=430814 2024-09-16T06:18:48.610 INFO:tasks.workunit.client.0.smithi145.stdout:op 4562 completed, throughput=5MB/sec 2024-09-16T06:18:48.610 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0Q0EhEgn5BCQtDt off=7638538 len=973338 2024-09-16T06:18:48.611 INFO:tasks.workunit.client.0.smithi145.stdout:op 4563 completed, throughput=5MB/sec 2024-09-16T06:18:48.611 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nj5hhghSUiTojPQ off=16359343 len=1971125 2024-09-16T06:18:48.622 INFO:tasks.workunit.client.0.smithi145.stdout:op 4564 completed, throughput=5MB/sec 2024-09-16T06:18:48.622 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sl9xdVtKkbxUEBk off=954279 len=2089699 2024-09-16T06:18:48.625 INFO:tasks.workunit.client.0.smithi145.stdout:op 4565 completed, throughput=5MB/sec 2024-09-16T06:18:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:48 smithi145 ceph-mon[96887]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-09-16T06:18:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:48 smithi145 ceph-mon[99390]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-09-16T06:18:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:48 smithi161 ceph-mon[87722]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-09-16T06:18:49.626 INFO:tasks.workunit.client.0.smithi145.stdout: 899: throughput=5MB/sec pending data=0 2024-09-16T06:18:49.626 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CReGiCrCVIrj4Cq off=12207623 len=408378 2024-09-16T06:18:49.627 INFO:tasks.workunit.client.0.smithi145.stdout:op 4566 completed, throughput=5MB/sec 2024-09-16T06:18:49.627 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-slOSfVxXhvlYxUc off=11983663 len=1463647 2024-09-16T06:18:49.629 INFO:tasks.workunit.client.0.smithi145.stdout:op 4567 completed, throughput=5MB/sec 2024-09-16T06:18:49.629 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b-TuIdLqEGgF_Wg off=2775943 len=768302 2024-09-16T06:18:49.634 INFO:tasks.workunit.client.0.smithi145.stdout:op 4568 completed, throughput=5MB/sec 2024-09-16T06:18:49.635 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PmexUr-72PpbDre off=3309813 len=1463379 2024-09-16T06:18:49.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 4569 completed, throughput=5MB/sec 2024-09-16T06:18:49.641 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fBqXTL2AcodFqec off=11156319 len=478859 2024-09-16T06:18:49.644 INFO:tasks.workunit.client.0.smithi145.stdout:op 4570 completed, throughput=5MB/sec 2024-09-16T06:18:49.644 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YyycSaNDhKpvPT8 off=182801 len=1277883 2024-09-16T06:18:49.650 INFO:tasks.workunit.client.0.smithi145.stdout:op 4571 completed, throughput=5MB/sec 2024-09-16T06:18:50.651 INFO:tasks.workunit.client.0.smithi145.stdout: 900: throughput=5MB/sec pending data=0 2024-09-16T06:18:50.651 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bxwd5E7C3sC94Gt off=15488762 len=1704736 2024-09-16T06:18:50.653 INFO:tasks.workunit.client.0.smithi145.stdout:op 4572 completed, throughput=5MB/sec 2024-09-16T06:18:50.653 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8XNIhDBXaqDEyNR off=459376 len=2004595 2024-09-16T06:18:50.657 INFO:tasks.workunit.client.0.smithi145.stdout:op 4573 completed, throughput=5MB/sec 2024-09-16T06:18:50.657 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CUa0bilgJlBkpIb off=14817923 len=1006069 2024-09-16T06:18:50.658 INFO:tasks.workunit.client.0.smithi145.stdout:op 4574 completed, throughput=5MB/sec 2024-09-16T06:18:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:50 smithi145 ceph-mon[96887]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-16T06:18:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:50 smithi145 ceph-mon[99390]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-16T06:18:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:50 smithi161 ceph-mon[87722]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-16T06:18:51.659 INFO:tasks.workunit.client.0.smithi145.stdout: 901: throughput=5MB/sec pending data=0 2024-09-16T06:18:51.659 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AaDYk8fbfKr6gxh off=2131325 len=763562 2024-09-16T06:18:51.663 INFO:tasks.workunit.client.0.smithi145.stdout:op 4575 completed, throughput=5MB/sec 2024-09-16T06:18:51.663 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-coCsd4kye_ZbUQb off=4306845 len=1675987 2024-09-16T06:18:51.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 4576 completed, throughput=5MB/sec 2024-09-16T06:18:51.666 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-E74UYorH3FJJGZV off=891449 len=1283171 2024-09-16T06:18:51.669 INFO:tasks.workunit.client.0.smithi145.stdout:op 4577 completed, throughput=5MB/sec 2024-09-16T06:18:51.669 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dXekkyJg_G9nowm off=10715920 len=1269 2024-09-16T06:18:51.670 INFO:tasks.workunit.client.0.smithi145.stdout:op 4578 completed, throughput=5MB/sec 2024-09-16T06:18:51.670 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HoLDho1_aQs53VJ off=951805 len=956117 2024-09-16T06:18:51.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 4579 completed, throughput=5MB/sec 2024-09-16T06:18:51.676 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RX2Qvawukaom4Hv off=6920360 len=1502642 2024-09-16T06:18:51.683 INFO:tasks.workunit.client.0.smithi145.stdout:op 4580 completed, throughput=5MB/sec 2024-09-16T06:18:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:52.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:18:52.683 INFO:tasks.workunit.client.0.smithi145.stdout: 902: throughput=5MB/sec pending data=0 2024-09-16T06:18:52.683 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CVKnryWTUnHX55b off=3888555 len=80720 2024-09-16T06:18:52.686 INFO:tasks.workunit.client.0.smithi145.stdout:op 4581 completed, throughput=5MB/sec 2024-09-16T06:18:52.686 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9FfrfsoQFT2bewI off=5437794 len=125001 2024-09-16T06:18:52.689 INFO:tasks.workunit.client.0.smithi145.stdout:op 4582 completed, throughput=5MB/sec 2024-09-16T06:18:52.689 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IMsw6yme_KTbVtw off=1474788 len=1014488 2024-09-16T06:18:52.690 INFO:tasks.workunit.client.0.smithi145.stdout:op 4583 completed, throughput=5MB/sec 2024-09-16T06:18:52.690 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FaMRQg9T8SPpqr5 off=2626414 len=448025 2024-09-16T06:18:52.691 INFO:tasks.workunit.client.0.smithi145.stdout:op 4584 completed, throughput=5MB/sec 2024-09-16T06:18:52.691 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C1odQa97XroU4KY off=1946519 len=1535834 2024-09-16T06:18:52.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 4585 completed, throughput=5MB/sec 2024-09-16T06:18:52.702 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oxZKXlV6SRwyufT off=12164458 len=273757 2024-09-16T06:18:52.705 INFO:tasks.workunit.client.0.smithi145.stdout:op 4586 completed, throughput=5MB/sec 2024-09-16T06:18:52.705 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lJcdWtYgO0E9A4N off=9446323 len=881143 2024-09-16T06:18:52.709 INFO:tasks.workunit.client.0.smithi145.stdout:op 4587 completed, throughput=5MB/sec 2024-09-16T06:18:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:52 smithi145 ceph-mon[96887]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:18:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:52 smithi145 ceph-mon[99390]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:18:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:52 smithi161 ceph-mon[87722]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-16T06:18:53.710 INFO:tasks.workunit.client.0.smithi145.stdout: 903: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:53.710 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0ij1DESQb4vqUWM off=2774192 len=1865044 2024-09-16T06:18:53.714 INFO:tasks.workunit.client.0.smithi145.stdout:op 4588 completed, throughput=5MB/sec 2024-09-16T06:18:53.714 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-86CaGitPePrcnhY off=1651057 len=1311836 2024-09-16T06:18:53.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 4589 completed, throughput=5MB/sec 2024-09-16T06:18:53.722 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RLK25ENomSDQIbk off=50749 len=1842506 2024-09-16T06:18:53.724 INFO:tasks.workunit.client.0.smithi145.stdout:op 4590 completed, throughput=5MB/sec 2024-09-16T06:18:54.724 INFO:tasks.workunit.client.0.smithi145.stdout: 904: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:54.724 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-46rgwpwG4xk2vxv off=10326329 len=1717096 2024-09-16T06:18:54.728 INFO:tasks.workunit.client.0.smithi145.stdout:op 4591 completed, throughput=5MB/sec 2024-09-16T06:18:54.728 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kby2Nls-CaznMiA off=2096462 len=1538556 2024-09-16T06:18:54.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 4592 completed, throughput=5MB/sec 2024-09-16T06:18:54.730 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4feLlUBQYVDZj5t off=13195041 len=1696837 2024-09-16T06:18:54.740 INFO:tasks.workunit.client.0.smithi145.stdout:op 4593 completed, throughput=5MB/sec 2024-09-16T06:18:54.740 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sieg9WP-UyRIJyp off=10534114 len=1298215 2024-09-16T06:18:54.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 4594 completed, throughput=5MB/sec 2024-09-16T06:18:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:54 smithi145 ceph-mon[96887]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:18:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:54 smithi145 ceph-mon[99390]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:18:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:18:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:18:54] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:18:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:54 smithi161 ceph-mon[87722]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-09-16T06:18:55.746 INFO:tasks.workunit.client.0.smithi145.stdout: 905: throughput=5MB/sec pending data=0 2024-09-16T06:18:55.746 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2Ns5joNzf9asJVT off=4104797 len=310167 2024-09-16T06:18:55.747 INFO:tasks.workunit.client.0.smithi145.stdout:op 4595 completed, throughput=5MB/sec 2024-09-16T06:18:55.747 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CoimE9FtPIZ3yhe off=6193168 len=641184 2024-09-16T06:18:55.748 INFO:tasks.workunit.client.0.smithi145.stdout:op 4596 completed, throughput=5MB/sec 2024-09-16T06:18:55.748 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UmGtPqdH5GmRdWY off=7503154 len=1824227 2024-09-16T06:18:55.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 4597 completed, throughput=5MB/sec 2024-09-16T06:18:55.750 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T_4wd2vMeJWDZQB off=110896 len=1020972 2024-09-16T06:18:55.753 INFO:tasks.workunit.client.0.smithi145.stdout:op 4598 completed, throughput=5MB/sec 2024-09-16T06:18:55.753 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-la-5VicVovRSdTe off=16763234 len=865709 2024-09-16T06:18:55.754 INFO:tasks.workunit.client.0.smithi145.stdout:op 4599 completed, throughput=5MB/sec 2024-09-16T06:18:56.755 INFO:tasks.workunit.client.0.smithi145.stdout: 906: throughput=4.99MB/sec pending data=0 2024-09-16T06:18:56.755 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z0w6NciQUQWBJEI off=9936386 len=1528147 2024-09-16T06:18:56.762 INFO:tasks.workunit.client.0.smithi145.stdout:op 4600 completed, throughput=5MB/sec 2024-09-16T06:18:56.762 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7tXEcg3bJpRrdj8 off=905738 len=460838 2024-09-16T06:18:56.762 INFO:tasks.workunit.client.0.smithi145.stdout:op 4601 completed, throughput=5MB/sec 2024-09-16T06:18:56.763 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-R35VV3pCTOyAed2 off=18943919 len=1580206 2024-09-16T06:18:56.764 INFO:tasks.workunit.client.0.smithi145.stdout:op 4602 completed, throughput=5MB/sec 2024-09-16T06:18:56.764 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Vqz6qdFkV_mKt0j off=802336 len=435146 2024-09-16T06:18:56.768 INFO:tasks.workunit.client.0.smithi145.stdout:op 4603 completed, throughput=5MB/sec 2024-09-16T06:18:56.768 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V_LUXT-pQAhsJKm off=757619 len=370267 2024-09-16T06:18:56.768 INFO:tasks.workunit.client.0.smithi145.stdout:op 4604 completed, throughput=5MB/sec 2024-09-16T06:18:56.768 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SPmA1g1_o8_n5Kb off=7037573 len=1809492 2024-09-16T06:18:56.769 INFO:tasks.workunit.client.0.smithi145.stdout:op 4605 completed, throughput=5MB/sec 2024-09-16T06:18:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:56 smithi145 ceph-mon[99390]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-09-16T06:18:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:56 smithi145 ceph-mon[96887]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-09-16T06:18:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:56 smithi161 ceph-mon[87722]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-09-16T06:18:57.770 INFO:tasks.workunit.client.0.smithi145.stdout: 907: throughput=5MB/sec pending data=0 2024-09-16T06:18:57.770 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W_AVOtJuciZJpvL off=2683722 len=863920 2024-09-16T06:18:57.771 INFO:tasks.workunit.client.0.smithi145.stdout:op 4606 completed, throughput=5MB/sec 2024-09-16T06:18:57.772 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UaXZvrwmU6Rimgm off=21250103 len=1031062 2024-09-16T06:18:57.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 4607 completed, throughput=5MB/sec 2024-09-16T06:18:57.777 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AFc7VGQA4gtrbby off=0 len=1073986 2024-09-16T06:18:57.779 INFO:tasks.workunit.client.0.smithi145.stdout:op 4608 completed, throughput=5MB/sec 2024-09-16T06:18:57.779 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j3bnqo3TuCs_WzW off=9587822 len=536753 2024-09-16T06:18:57.782 INFO:tasks.workunit.client.0.smithi145.stdout:op 4609 completed, throughput=5MB/sec 2024-09-16T06:18:57.782 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yfly9eDutvpn7He off=12890136 len=358637 2024-09-16T06:18:57.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 4610 completed, throughput=5MB/sec 2024-09-16T06:18:57.785 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TiV-8YW8Q_0PiP4 off=107469 len=1967034 2024-09-16T06:18:57.797 INFO:tasks.workunit.client.0.smithi145.stdout:op 4611 completed, throughput=5MB/sec 2024-09-16T06:18:58.798 INFO:tasks.workunit.client.0.smithi145.stdout: 908: throughput=5MB/sec pending data=0 2024-09-16T06:18:58.798 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tcBQx9JsYFpzXXv off=8299241 len=739011 2024-09-16T06:18:58.799 INFO:tasks.workunit.client.0.smithi145.stdout:op 4612 completed, throughput=5MB/sec 2024-09-16T06:18:58.799 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qev-ZrtcEcWgnJG off=8770508 len=1433813 2024-09-16T06:18:58.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 4613 completed, throughput=5MB/sec 2024-09-16T06:18:58.807 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4YaQZmTzVfF9vZR off=7161300 len=1956779 2024-09-16T06:18:58.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 4614 completed, throughput=5MB/sec 2024-09-16T06:18:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:18:58 smithi145 ceph-mon[96887]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:18:58 smithi145 ceph-mon[99390]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:18:58 smithi161 ceph-mon[87722]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:18:59.816 INFO:tasks.workunit.client.0.smithi145.stdout: 909: throughput=5MB/sec pending data=0 2024-09-16T06:18:59.816 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OJTanFqRxpxz_-C off=16151633 len=518476 2024-09-16T06:18:59.817 INFO:tasks.workunit.client.0.smithi145.stdout:op 4615 completed, throughput=5MB/sec 2024-09-16T06:18:59.818 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TxQgjkcHX1NZt3u off=4178806 len=1656876 2024-09-16T06:18:59.826 INFO:tasks.workunit.client.0.smithi145.stdout:op 4616 completed, throughput=5MB/sec 2024-09-16T06:18:59.827 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O8xDThb2lsCWbgL off=11032893 len=354231 2024-09-16T06:18:59.830 INFO:tasks.workunit.client.0.smithi145.stdout:op 4617 completed, throughput=5MB/sec 2024-09-16T06:18:59.830 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HSziScmG1_62iJZ off=3363021 len=1575794 2024-09-16T06:18:59.836 INFO:tasks.workunit.client.0.smithi145.stdout:op 4618 completed, throughput=5MB/sec 2024-09-16T06:18:59.836 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kYvgn7NwYb5627p off=2079051 len=725408 2024-09-16T06:18:59.837 INFO:tasks.workunit.client.0.smithi145.stdout:op 4619 completed, throughput=5MB/sec 2024-09-16T06:18:59.837 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5ft2Au_PvrqBO2- off=9640385 len=669682 2024-09-16T06:18:59.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 4620 completed, throughput=5MB/sec 2024-09-16T06:19:00.838 INFO:tasks.workunit.client.0.smithi145.stdout: 910: throughput=5MB/sec pending data=0 2024-09-16T06:19:00.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aWzI1x-prctWrTm off=6543976 len=1191465 2024-09-16T06:19:00.840 INFO:tasks.workunit.client.0.smithi145.stdout:op 4621 completed, throughput=5MB/sec 2024-09-16T06:19:00.840 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dnfKc_qCkyrGXnf off=217636 len=2053888 2024-09-16T06:19:00.842 INFO:tasks.workunit.client.0.smithi145.stdout:op 4622 completed, throughput=5MB/sec 2024-09-16T06:19:00.843 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KuwItRVtTumMWaI off=2012981 len=1775634 2024-09-16T06:19:00.852 INFO:tasks.workunit.client.0.smithi145.stdout:op 4623 completed, throughput=5MB/sec 2024-09-16T06:19:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:00 smithi145 ceph-mon[96887]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:00 smithi145 ceph-mon[99390]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:00 smithi161 ceph-mon[87722]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: 911: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:01.852 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_EkxTKqlA8xqoKU off=1019912 len=1056047 2024-09-16T06:19:01.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 4624 completed, throughput=5MB/sec 2024-09-16T06:19:01.854 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IwqXoz4uGjbMirz off=4100498 len=88847 2024-09-16T06:19:01.855 INFO:tasks.workunit.client.0.smithi145.stdout:op 4625 completed, throughput=5MB/sec 2024-09-16T06:19:01.855 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TUASM4rLB3xW08Z off=288764 len=408177 2024-09-16T06:19:01.856 INFO:tasks.workunit.client.0.smithi145.stdout:op 4626 completed, throughput=5MB/sec 2024-09-16T06:19:01.856 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u-nVQ0HFSKsxxPg off=10096652 len=910611 2024-09-16T06:19:01.861 INFO:tasks.workunit.client.0.smithi145.stdout:op 4627 completed, throughput=5MB/sec 2024-09-16T06:19:01.861 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ok7HcnOMIfRZbbW off=9668885 len=1109129 2024-09-16T06:19:01.864 INFO:tasks.workunit.client.0.smithi145.stdout:op 4628 completed, throughput=5MB/sec 2024-09-16T06:19:01.864 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aFs4dllIW9LB8n2 off=8708133 len=1979702 2024-09-16T06:19:01.875 INFO:tasks.workunit.client.0.smithi145.stdout:op 4629 completed, throughput=5MB/sec 2024-09-16T06:19:02.875 INFO:tasks.workunit.client.0.smithi145.stdout: 912: throughput=5MB/sec pending data=0 2024-09-16T06:19:02.875 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-79gr5J1ua_woSgN off=67245 len=658109 2024-09-16T06:19:02.879 INFO:tasks.workunit.client.0.smithi145.stdout:op 4630 completed, throughput=5MB/sec 2024-09-16T06:19:02.879 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ym8Eka6y2JOueNA off=5752987 len=1256210 2024-09-16T06:19:02.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 4631 completed, throughput=5MB/sec 2024-09-16T06:19:02.881 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-E7bgPIya79k4Yyn off=1092399 len=288381 2024-09-16T06:19:02.884 INFO:tasks.workunit.client.0.smithi145.stdout:op 4632 completed, throughput=5MB/sec 2024-09-16T06:19:02.884 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fsCa7gTgPGy71uE off=16911219 len=1709984 2024-09-16T06:19:02.886 INFO:tasks.workunit.client.0.smithi145.stdout:op 4633 completed, throughput=5MB/sec 2024-09-16T06:19:02.886 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LbFIBigfqvVELTj off=836732 len=1561016 2024-09-16T06:19:02.894 INFO:tasks.workunit.client.0.smithi145.stdout:op 4634 completed, throughput=5MB/sec 2024-09-16T06:19:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:02 smithi145 ceph-mon[99390]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:19:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:02 smithi145 ceph-mon[96887]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:19:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:02 smithi161 ceph-mon[87722]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:19:03.895 INFO:tasks.workunit.client.0.smithi145.stdout: 913: throughput=5MB/sec pending data=0 2024-09-16T06:19:03.895 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j9ppToOxEJBNtRm off=1431155 len=73313 2024-09-16T06:19:03.896 INFO:tasks.workunit.client.0.smithi145.stdout:op 4635 completed, throughput=5MB/sec 2024-09-16T06:19:03.896 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-g_leLsEaBWZ8Nnc off=2581077 len=2016404 2024-09-16T06:19:03.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 4636 completed, throughput=5MB/sec 2024-09-16T06:19:03.906 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zcpyDJqEAeapfQ1 off=1482624 len=1573642 2024-09-16T06:19:03.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 4637 completed, throughput=5MB/sec 2024-09-16T06:19:03.916 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-o1zW5Q494_yWP-7 off=5333521 len=909609 2024-09-16T06:19:03.920 INFO:tasks.workunit.client.0.smithi145.stdout:op 4638 completed, throughput=5MB/sec 2024-09-16T06:19:03.921 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pi0bBELkcz8FLBt off=11378277 len=990094 2024-09-16T06:19:03.925 INFO:tasks.workunit.client.0.smithi145.stdout:op 4639 completed, throughput=5MB/sec 2024-09-16T06:19:04.925 INFO:tasks.workunit.client.0.smithi145.stdout: 914: throughput=5MB/sec pending data=0 2024-09-16T06:19:04.925 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tlunm-BZ1uiG_Pf off=0 len=1105245 2024-09-16T06:19:04.932 INFO:tasks.workunit.client.0.smithi145.stdout:op 4640 completed, throughput=5MB/sec 2024-09-16T06:19:04.932 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZbvF-PG9wLgeuxP off=2367642 len=2024218 2024-09-16T06:19:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 4641 completed, throughput=5MB/sec 2024-09-16T06:19:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s7l20LFBTaYJION off=2156865 len=865304 2024-09-16T06:19:04.944 INFO:tasks.workunit.client.0.smithi145.stdout:op 4642 completed, throughput=5MB/sec 2024-09-16T06:19:04.944 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-19nP5M99bwxjQzO off=1009827 len=1513968 2024-09-16T06:19:04.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 4643 completed, throughput=5MB/sec 2024-09-16T06:19:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:04 smithi145 ceph-mon[96887]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:19:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:04 smithi145 ceph-mon[99390]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:19:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:19:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:19:04] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:19:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:04 smithi161 ceph-mon[87722]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:19:05.953 INFO:tasks.workunit.client.0.smithi145.stdout: 915: throughput=5MB/sec pending data=0 2024-09-16T06:19:05.953 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6_a_IS6xAs1ei1g off=6877010 len=1008645 2024-09-16T06:19:05.954 INFO:tasks.workunit.client.0.smithi145.stdout:op 4644 completed, throughput=5MB/sec 2024-09-16T06:19:05.955 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5fqNL04aESKeV8e off=3086726 len=2000528 2024-09-16T06:19:05.965 INFO:tasks.workunit.client.0.smithi145.stdout:op 4645 completed, throughput=5MB/sec 2024-09-16T06:19:05.965 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EcCPjZVOIEz15N9 off=1944153 len=1116554 2024-09-16T06:19:05.966 INFO:tasks.workunit.client.0.smithi145.stdout:op 4646 completed, throughput=5MB/sec 2024-09-16T06:19:05.967 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dT0YkNk3KNrGalw off=116855 len=1183507 2024-09-16T06:19:05.974 INFO:tasks.workunit.client.0.smithi145.stdout:op 4647 completed, throughput=5MB/sec 2024-09-16T06:19:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: 916: throughput=5MB/sec pending data=0 2024-09-16T06:19:06.975 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OFZIqx4HmX72RJv off=11755110 len=65114 2024-09-16T06:19:06.978 INFO:tasks.workunit.client.0.smithi145.stdout:op 4648 completed, throughput=5MB/sec 2024-09-16T06:19:06.978 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5_8d6FGNPpOmJql off=1084335 len=213200 2024-09-16T06:19:06.981 INFO:tasks.workunit.client.0.smithi145.stdout:op 4649 completed, throughput=5MB/sec 2024-09-16T06:19:06.981 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fZERo01U9cfr1RX off=2676933 len=15151 2024-09-16T06:19:06.981 INFO:tasks.workunit.client.0.smithi145.stdout:op 4650 completed, throughput=5MB/sec 2024-09-16T06:19:06.981 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Iltls3arnNdSfjE off=22103352 len=1212862 2024-09-16T06:19:06.983 INFO:tasks.workunit.client.0.smithi145.stdout:op 4651 completed, throughput=5MB/sec 2024-09-16T06:19:06.983 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Pmt_Z5nppSY6ACK off=3765735 len=206436 2024-09-16T06:19:06.983 INFO:tasks.workunit.client.0.smithi145.stdout:op 4652 completed, throughput=5MB/sec 2024-09-16T06:19:06.983 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4NzhDt04M122uzx off=2638377 len=1466317 2024-09-16T06:19:06.985 INFO:tasks.workunit.client.0.smithi145.stdout:op 4653 completed, throughput=5MB/sec 2024-09-16T06:19:06.985 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hmAUVC8WsFzlqyR off=1359686 len=1786173 2024-09-16T06:19:06.988 INFO:tasks.workunit.client.0.smithi145.stdout:op 4654 completed, throughput=5MB/sec 2024-09-16T06:19:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:06 smithi145 ceph-mon[96887]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:19:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:06 smithi145 ceph-mon[99390]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:19:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:06 smithi161 ceph-mon[87722]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:19:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: 917: throughput=5MB/sec pending data=0 2024-09-16T06:19:07.987 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--czkGh9nJyhe5-5 off=1501205 len=1820329 2024-09-16T06:19:07.995 INFO:tasks.workunit.client.0.smithi145.stdout:op 4655 completed, throughput=5MB/sec 2024-09-16T06:19:07.995 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_JxA3aUEAsZwCId off=5979760 len=664924 2024-09-16T06:19:07.999 INFO:tasks.workunit.client.0.smithi145.stdout:op 4656 completed, throughput=5MB/sec 2024-09-16T06:19:07.999 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L5spb4ADBntOMbx off=19970196 len=1838861 2024-09-16T06:19:08.000 INFO:tasks.workunit.client.0.smithi145.stdout:op 4657 completed, throughput=5MB/sec 2024-09-16T06:19:08.000 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z27clw1CORtQ3OA off=5797783 len=1809776 2024-09-16T06:19:08.009 INFO:tasks.workunit.client.0.smithi145.stdout:op 4658 completed, throughput=5MB/sec 2024-09-16T06:19:08.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:19:08.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:19:08.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:19:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: 918: throughput=5MB/sec pending data=0 2024-09-16T06:19:09.010 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NBUiMVGDB1dUjoU off=8550305 len=662897 2024-09-16T06:19:09.014 INFO:tasks.workunit.client.0.smithi145.stdout:op 4659 completed, throughput=5MB/sec 2024-09-16T06:19:09.014 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fbUAzznRPbSvw1V off=1258428 len=1865855 2024-09-16T06:19:09.023 INFO:tasks.workunit.client.0.smithi145.stdout:op 4660 completed, throughput=5MB/sec 2024-09-16T06:19:09.023 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gp8yLy_7B4pwyV2 off=2294469 len=361152 2024-09-16T06:19:09.023 INFO:tasks.workunit.client.0.smithi145.stdout:op 4661 completed, throughput=5MB/sec 2024-09-16T06:19:09.023 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RJQk983l58qj-pS off=3110295 len=895243 2024-09-16T06:19:09.025 INFO:tasks.workunit.client.0.smithi145.stdout:op 4662 completed, throughput=5MB/sec 2024-09-16T06:19:09.025 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qPjK3C_LBCEUHPg off=13047256 len=424012 2024-09-16T06:19:09.026 INFO:tasks.workunit.client.0.smithi145.stdout:op 4663 completed, throughput=5MB/sec 2024-09-16T06:19:09.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:08 smithi145 ceph-mon[96887]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:19:09.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:19:09.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:19:09.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:19:09.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:08 smithi145 ceph-mon[99390]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:19:09.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:19:09.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:19:09.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:19:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:08 smithi161 ceph-mon[87722]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:19:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:19:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:19:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:19:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: 919: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:10.027 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qwIavdU2Av7gJxd off=4091692 len=1846281 2024-09-16T06:19:10.029 INFO:tasks.workunit.client.0.smithi145.stdout:op 4664 completed, throughput=5MB/sec 2024-09-16T06:19:10.029 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Xev2pJkTWQBXaZO off=1013779 len=227631 2024-09-16T06:19:10.032 INFO:tasks.workunit.client.0.smithi145.stdout:op 4665 completed, throughput=5MB/sec 2024-09-16T06:19:10.033 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WP-OLQ4exUczRsX off=4643738 len=1912653 2024-09-16T06:19:10.042 INFO:tasks.workunit.client.0.smithi145.stdout:op 4666 completed, throughput=5MB/sec 2024-09-16T06:19:10.042 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qliRvCCuzdvaKmJ off=1701775 len=618188 2024-09-16T06:19:10.043 INFO:tasks.workunit.client.0.smithi145.stdout:op 4667 completed, throughput=5MB/sec 2024-09-16T06:19:10.043 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sH64WMKxPRgRD3r off=9285002 len=1073687 2024-09-16T06:19:10.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 4668 completed, throughput=5MB/sec 2024-09-16T06:19:11.045 INFO:tasks.workunit.client.0.smithi145.stdout: 920: throughput=5MB/sec pending data=0 2024-09-16T06:19:11.045 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lZqZDPc6WNrOJwT off=3894236 len=504951 2024-09-16T06:19:11.050 INFO:tasks.workunit.client.0.smithi145.stdout:op 4669 completed, throughput=5MB/sec 2024-09-16T06:19:11.050 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CVgRfbpk4nYPUtR off=147485 len=1574763 2024-09-16T06:19:11.057 INFO:tasks.workunit.client.0.smithi145.stdout:op 4670 completed, throughput=5MB/sec 2024-09-16T06:19:11.057 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nvF725-MUuDVyTF off=5470479 len=811370 2024-09-16T06:19:11.062 INFO:tasks.workunit.client.0.smithi145.stdout:op 4671 completed, throughput=5MB/sec 2024-09-16T06:19:11.062 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GB8l9X-TytrkUTh off=4231852 len=1135046 2024-09-16T06:19:11.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 4672 completed, throughput=5MB/sec 2024-09-16T06:19:11.067 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Tc2O7i4SgM6nVBZ off=10202064 len=1792089 2024-09-16T06:19:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:10 smithi145 ceph-mon[96887]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:19:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:10 smithi145 ceph-mon[99390]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:19:11.070 INFO:tasks.workunit.client.0.smithi145.stdout:op 4673 completed, throughput=5MB/sec 2024-09-16T06:19:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:10 smithi161 ceph-mon[87722]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:19:12.070 INFO:tasks.workunit.client.0.smithi145.stdout: 921: throughput=5MB/sec pending data=0 2024-09-16T06:19:12.071 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QubrbIa6rgWa0r8 off=16460696 len=1069092 2024-09-16T06:19:12.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 4674 completed, throughput=5MB/sec 2024-09-16T06:19:12.076 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Q-OVOn7U3SGPBl5 off=7626253 len=373566 2024-09-16T06:19:12.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 4675 completed, throughput=5MB/sec 2024-09-16T06:19:12.078 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pOJ24p17tLHxSDQ off=4956074 len=1642449 2024-09-16T06:19:12.088 INFO:tasks.workunit.client.0.smithi145.stdout:op 4676 completed, throughput=5MB/sec 2024-09-16T06:19:12.088 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zoPs0gSGdKJkSa0 off=2705245 len=790581 2024-09-16T06:19:12.092 INFO:tasks.workunit.client.0.smithi145.stdout:op 4677 completed, throughput=5MB/sec 2024-09-16T06:19:12.093 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k9JOIVHlgPYSslG off=7102268 len=1071585 2024-09-16T06:19:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:op 4678 completed, throughput=5MB/sec 2024-09-16T06:19:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:12 smithi145 ceph-mon[96887]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:19:13.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:12 smithi145 ceph-mon[99390]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:19:13.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:12 smithi161 ceph-mon[87722]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-16T06:19:13.098 INFO:tasks.workunit.client.0.smithi145.stdout: 922: throughput=5MB/sec pending data=0 2024-09-16T06:19:13.098 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CoYRQtHoDuZWejz off=599228 len=968039 2024-09-16T06:19:13.101 INFO:tasks.workunit.client.0.smithi145.stdout:op 4679 completed, throughput=5MB/sec 2024-09-16T06:19:13.101 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FIKbih6dvBzNwc1 off=3980667 len=1149189 2024-09-16T06:19:13.107 INFO:tasks.workunit.client.0.smithi145.stdout:op 4680 completed, throughput=5MB/sec 2024-09-16T06:19:13.107 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DPDAEgj1_cOR1cy off=3809701 len=470284 2024-09-16T06:19:13.111 INFO:tasks.workunit.client.0.smithi145.stdout:op 4681 completed, throughput=5MB/sec 2024-09-16T06:19:13.111 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PnjYgPFbjpD09Ck off=5439276 len=415822 2024-09-16T06:19:13.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 4682 completed, throughput=5MB/sec 2024-09-16T06:19:13.112 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-flVqhoqawFgDedS off=585099 len=1639747 2024-09-16T06:19:13.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 4683 completed, throughput=5MB/sec 2024-09-16T06:19:13.114 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EHKMl3yXLJ0B_VM off=1647402 len=1052418 2024-09-16T06:19:13.119 INFO:tasks.workunit.client.0.smithi145.stdout:op 4684 completed, throughput=5MB/sec 2024-09-16T06:19:14.119 INFO:tasks.workunit.client.0.smithi145.stdout: 923: throughput=5MB/sec pending data=0 2024-09-16T06:19:14.119 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--K606LCU8HbsbKJ off=10289937 len=962996 2024-09-16T06:19:14.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 4685 completed, throughput=5MB/sec 2024-09-16T06:19:14.121 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7ByU3hMsCWrt4Mt off=7353876 len=41019 2024-09-16T06:19:14.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 4686 completed, throughput=5MB/sec 2024-09-16T06:19:14.123 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ktv4qS3ggMTCzX2 off=5116487 len=1001482 2024-09-16T06:19:14.129 INFO:tasks.workunit.client.0.smithi145.stdout:op 4687 completed, throughput=5MB/sec 2024-09-16T06:19:14.129 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OIilWXhvrmaVHKO off=710463 len=700813 2024-09-16T06:19:14.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 4688 completed, throughput=5MB/sec 2024-09-16T06:19:14.131 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9Pw3G9giDjc1v5y off=3895752 len=129944 2024-09-16T06:19:14.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 4689 completed, throughput=5MB/sec 2024-09-16T06:19:14.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tL4xtU7qWY0W2Yh off=1157436 len=772538 2024-09-16T06:19:14.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 4690 completed, throughput=5MB/sec 2024-09-16T06:19:14.135 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vl20eyNgeUxf4Od off=18105096 len=1004838 2024-09-16T06:19:14.135 INFO:tasks.workunit.client.0.smithi145.stdout:op 4691 completed, throughput=5MB/sec 2024-09-16T06:19:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:14 smithi145 ceph-mon[96887]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:19:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:14 smithi145 ceph-mon[99390]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:19:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:19:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:19:14] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2024-09-16T06:19:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:14 smithi161 ceph-mon[87722]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:19:15.136 INFO:tasks.workunit.client.0.smithi145.stdout: 924: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:15.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ujXXjB7AAw0OcUW off=65815 len=763795 2024-09-16T06:19:15.137 INFO:tasks.workunit.client.0.smithi145.stdout:op 4692 completed, throughput=5MB/sec 2024-09-16T06:19:15.137 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BMenWFtXrC_L45p off=91928 len=248460 2024-09-16T06:19:15.140 INFO:tasks.workunit.client.0.smithi145.stdout:op 4693 completed, throughput=5MB/sec 2024-09-16T06:19:15.140 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nDzyeFmSSUc4R9z off=18778685 len=147110 2024-09-16T06:19:15.142 INFO:tasks.workunit.client.0.smithi145.stdout:op 4694 completed, throughput=5MB/sec 2024-09-16T06:19:15.142 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1sujEB7L2XUp4cn off=11425769 len=1129219 2024-09-16T06:19:15.143 INFO:tasks.workunit.client.0.smithi145.stdout:op 4695 completed, throughput=5MB/sec 2024-09-16T06:19:15.143 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WAIgp48zaLFR5ix off=1478114 len=1571407 2024-09-16T06:19:15.151 INFO:tasks.workunit.client.0.smithi145.stdout:op 4696 completed, throughput=5MB/sec 2024-09-16T06:19:15.152 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-joi2j2vY0P3T9hw off=1151481 len=1064346 2024-09-16T06:19:15.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 4697 completed, throughput=5MB/sec 2024-09-16T06:19:15.154 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bxwd5E7C3sC94Gt off=8710460 len=991453 2024-09-16T06:19:15.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 4698 completed, throughput=5MB/sec 2024-09-16T06:19:16.156 INFO:tasks.workunit.client.0.smithi145.stdout: 925: throughput=5MB/sec pending data=0 2024-09-16T06:19:16.156 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-S_m0dYjeBoMSBoO off=8943163 len=472882 2024-09-16T06:19:16.159 INFO:tasks.workunit.client.0.smithi145.stdout:op 4699 completed, throughput=5MB/sec 2024-09-16T06:19:16.160 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UaaB4ybxehK5SEE off=3287050 len=746983 2024-09-16T06:19:16.161 INFO:tasks.workunit.client.0.smithi145.stdout:op 4700 completed, throughput=5MB/sec 2024-09-16T06:19:16.161 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aFUIn9ic49OAZ_H off=430773 len=434639 2024-09-16T06:19:16.162 INFO:tasks.workunit.client.0.smithi145.stdout:op 4701 completed, throughput=5MB/sec 2024-09-16T06:19:16.162 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-43j_IRxR7_YOMUU off=5317091 len=1592769 2024-09-16T06:19:16.170 INFO:tasks.workunit.client.0.smithi145.stdout:op 4702 completed, throughput=5MB/sec 2024-09-16T06:19:16.170 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6BDgUR8rRhzMDnR off=14482725 len=1975098 2024-09-16T06:19:16.181 INFO:tasks.workunit.client.0.smithi145.stdout:op 4703 completed, throughput=5MB/sec 2024-09-16T06:19:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:15 smithi145 ceph-mon[96887]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-09-16T06:19:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:15 smithi145 ceph-mon[99390]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-09-16T06:19:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:15 smithi161 ceph-mon[87722]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-09-16T06:19:17.181 INFO:tasks.workunit.client.0.smithi145.stdout: 926: throughput=5MB/sec pending data=0 2024-09-16T06:19:17.182 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qFgo3kqwCVAzFn2 off=4674209 len=1178554 2024-09-16T06:19:17.184 INFO:tasks.workunit.client.0.smithi145.stdout:op 4704 completed, throughput=5MB/sec 2024-09-16T06:19:17.216 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B0IjNSNBCvuWwXE off=582630 len=926281 2024-09-16T06:19:17.216 INFO:tasks.workunit.client.0.smithi145.stdout:op 4705 completed, throughput=5MB/sec 2024-09-16T06:19:17.216 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-q4ccqPYAny_8CPn off=507249 len=924165 2024-09-16T06:19:17.217 INFO:tasks.workunit.client.0.smithi145.stdout:op 4706 completed, throughput=5MB/sec 2024-09-16T06:19:17.217 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f0HhUV-Lc6_xGk0 off=9880246 len=2011885 2024-09-16T06:19:17.217 INFO:tasks.workunit.client.0.smithi145.stdout:op 4707 completed, throughput=5MB/sec 2024-09-16T06:19:18.120 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:17 smithi145 ceph-mon[99390]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:19:18.120 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:17 smithi145 ceph-mon[96887]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:19:18.198 INFO:tasks.workunit.client.0.smithi145.stdout: 927: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:18.198 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DSIdbQai8-qVYTh off=5498437 len=300405 2024-09-16T06:19:18.201 INFO:tasks.workunit.client.0.smithi145.stdout:op 4708 completed, throughput=5MB/sec 2024-09-16T06:19:18.201 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vveZ4oeU2oaM3Z5 off=7531817 len=571214 2024-09-16T06:19:18.206 INFO:tasks.workunit.client.0.smithi145.stdout:op 4709 completed, throughput=5MB/sec 2024-09-16T06:19:18.206 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nDiBRJIzahuVt9f off=7185465 len=1582264 2024-09-16T06:19:18.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 4710 completed, throughput=5MB/sec 2024-09-16T06:19:18.208 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-v-WPpDL0DW3jk-L off=955742 len=1433861 2024-09-16T06:19:18.209 INFO:tasks.workunit.client.0.smithi145.stdout:op 4711 completed, throughput=5MB/sec 2024-09-16T06:19:18.209 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ITxdTofr-OKFR1u off=10279491 len=1769338 2024-09-16T06:19:18.218 INFO:tasks.workunit.client.0.smithi145.stdout:op 4712 completed, throughput=5MB/sec 2024-09-16T06:19:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:17 smithi161 ceph-mon[87722]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:19:19.218 INFO:tasks.workunit.client.0.smithi145.stdout: 928: throughput=5MB/sec pending data=0 2024-09-16T06:19:19.219 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-acHsu0oAakGPFpI off=1739314 len=515149 2024-09-16T06:19:19.222 INFO:tasks.workunit.client.0.smithi145.stdout:op 4713 completed, throughput=5MB/sec 2024-09-16T06:19:19.223 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T657X8BFd_p4YHu off=2473275 len=1298130 2024-09-16T06:19:19.229 INFO:tasks.workunit.client.0.smithi145.stdout:op 4714 completed, throughput=5MB/sec 2024-09-16T06:19:19.229 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xZhgDQn7DLIywMh off=1433468 len=772313 2024-09-16T06:19:19.230 INFO:tasks.workunit.client.0.smithi145.stdout:op 4715 completed, throughput=5MB/sec 2024-09-16T06:19:19.230 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-emKm1xd-RCxPfqT off=1337536 len=64103 2024-09-16T06:19:19.232 INFO:tasks.workunit.client.0.smithi145.stdout:op 4716 completed, throughput=5MB/sec 2024-09-16T06:19:19.232 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rK-H87gP5I1XTFZ off=17610536 len=1139974 2024-09-16T06:19:19.239 INFO:tasks.workunit.client.0.smithi145.stdout:op 4717 completed, throughput=5MB/sec 2024-09-16T06:19:19.239 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Q2lOebEyN4YuqqA off=2214746 len=313129 2024-09-16T06:19:19.240 INFO:tasks.workunit.client.0.smithi145.stdout:op 4718 completed, throughput=5MB/sec 2024-09-16T06:19:19.240 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sM2BDGDsvHcPAMa off=5230460 len=138472 2024-09-16T06:19:19.243 INFO:tasks.workunit.client.0.smithi145.stdout:op 4719 completed, throughput=5MB/sec 2024-09-16T06:19:19.243 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F5mfso5B0nRYaJh off=5145815 len=1908628 2024-09-16T06:19:19.249 INFO:tasks.workunit.client.0.smithi145.stdout:op 4720 completed, throughput=5MB/sec 2024-09-16T06:19:20.250 INFO:tasks.workunit.client.0.smithi145.stdout: 929: throughput=5MB/sec pending data=0 2024-09-16T06:19:20.250 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j5eaHjJsqvYGB52 off=990116 len=2094084 2024-09-16T06:19:20.252 INFO:tasks.workunit.client.0.smithi145.stdout:op 4721 completed, throughput=5MB/sec 2024-09-16T06:19:20.252 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Sdvk16ZJu-jxSXQ off=8406296 len=1878858 2024-09-16T06:19:20.264 INFO:tasks.workunit.client.0.smithi145.stdout:op 4722 completed, throughput=5MB/sec 2024-09-16T06:19:20.264 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WaF1L7hoNYBxTGG off=11617500 len=1372711 2024-09-16T06:19:20.271 INFO:tasks.workunit.client.0.smithi145.stdout:op 4723 completed, throughput=5MB/sec 2024-09-16T06:19:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:19 smithi145 ceph-mon[96887]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:19 smithi145 ceph-mon[99390]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:19 smithi161 ceph-mon[87722]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:21.271 INFO:tasks.workunit.client.0.smithi145.stdout: 930: throughput=5MB/sec pending data=0 2024-09-16T06:19:21.271 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0a7IDRJyWl4UEJ9 off=1079281 len=810980 2024-09-16T06:19:21.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 4724 completed, throughput=5MB/sec 2024-09-16T06:19:21.276 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pqtp-HIGMLjhyVs off=1459586 len=1155863 2024-09-16T06:19:21.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 4725 completed, throughput=5MB/sec 2024-09-16T06:19:21.279 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-N9aEUjtiHjkLNJB off=1511900 len=976942 2024-09-16T06:19:21.283 INFO:tasks.workunit.client.0.smithi145.stdout:op 4726 completed, throughput=5MB/sec 2024-09-16T06:19:21.283 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-P04AFd_y-BVL3C_ off=1000369 len=38606 2024-09-16T06:19:21.284 INFO:tasks.workunit.client.0.smithi145.stdout:op 4727 completed, throughput=5MB/sec 2024-09-16T06:19:21.284 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-e84oL_e3dAfMlbC off=8085233 len=1266126 2024-09-16T06:19:21.285 INFO:tasks.workunit.client.0.smithi145.stdout:op 4728 completed, throughput=5MB/sec 2024-09-16T06:19:22.286 INFO:tasks.workunit.client.0.smithi145.stdout: 931: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:22.286 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k7zB6Iq1dejhPVX off=12159107 len=591299 2024-09-16T06:19:22.290 INFO:tasks.workunit.client.0.smithi145.stdout:op 4729 completed, throughput=5MB/sec 2024-09-16T06:19:22.290 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-v2B21xFqyxBUONf off=3134515 len=870547 2024-09-16T06:19:22.295 INFO:tasks.workunit.client.0.smithi145.stdout:op 4730 completed, throughput=5MB/sec 2024-09-16T06:19:22.295 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CXhLzVIBv_XXqfX off=1521417 len=762064 2024-09-16T06:19:22.296 INFO:tasks.workunit.client.0.smithi145.stdout:op 4731 completed, throughput=5MB/sec 2024-09-16T06:19:22.296 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0G_0ry4ajDQG4yJ off=5598218 len=161697 2024-09-16T06:19:22.299 INFO:tasks.workunit.client.0.smithi145.stdout:op 4732 completed, throughput=5MB/sec 2024-09-16T06:19:22.299 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-o9eMN92dgLckOjQ off=880170 len=1046697 2024-09-16T06:19:22.300 INFO:tasks.workunit.client.0.smithi145.stdout:op 4733 completed, throughput=5MB/sec 2024-09-16T06:19:22.300 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dqU0MPk3HJ1KKFb off=1177009 len=547684 2024-09-16T06:19:22.303 INFO:tasks.workunit.client.0.smithi145.stdout:op 4734 completed, throughput=5MB/sec 2024-09-16T06:19:22.303 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mVCGBQMn10YeGSd off=11594184 len=616375 2024-09-16T06:19:22.306 INFO:tasks.workunit.client.0.smithi145.stdout:op 4735 completed, throughput=5MB/sec 2024-09-16T06:19:22.306 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2z_In2u65ixnWwE off=8002475 len=961383 2024-09-16T06:19:22.310 INFO:tasks.workunit.client.0.smithi145.stdout:op 4736 completed, throughput=5MB/sec 2024-09-16T06:19:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:21 smithi145 ceph-mon[96887]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:19:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:21 smithi145 ceph-mon[99390]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:19:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:21 smithi161 ceph-mon[87722]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:19:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:23.311 INFO:tasks.workunit.client.0.smithi145.stdout: 932: throughput=5MB/sec pending data=0 2024-09-16T06:19:23.311 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r7RrnTcYCWuIqv6 off=3591804 len=1412701 2024-09-16T06:19:23.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 4737 completed, throughput=5MB/sec 2024-09-16T06:19:23.319 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NgkdIbxy78U-iMm off=11219597 len=273131 2024-09-16T06:19:23.320 INFO:tasks.workunit.client.0.smithi145.stdout:op 4738 completed, throughput=5MB/sec 2024-09-16T06:19:23.320 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xA5ueFlFt2ETHW_ off=595691 len=287548 2024-09-16T06:19:23.321 INFO:tasks.workunit.client.0.smithi145.stdout:op 4739 completed, throughput=5MB/sec 2024-09-16T06:19:23.321 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4NfnJP2t_KnK0yH off=2071664 len=589149 2024-09-16T06:19:23.325 INFO:tasks.workunit.client.0.smithi145.stdout:op 4740 completed, throughput=5MB/sec 2024-09-16T06:19:23.325 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dlNiG2iD1azrDuq off=3292259 len=1817890 2024-09-16T06:19:23.327 INFO:tasks.workunit.client.0.smithi145.stdout:op 4741 completed, throughput=5MB/sec 2024-09-16T06:19:23.327 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dRTgHOZTdLmNRIm off=639096 len=674588 2024-09-16T06:19:23.331 INFO:tasks.workunit.client.0.smithi145.stdout:op 4742 completed, throughput=5MB/sec 2024-09-16T06:19:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:23 smithi145 ceph-mon[96887]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:19:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:23 smithi145 ceph-mon[99390]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:19:24.331 INFO:tasks.workunit.client.0.smithi145.stdout: 933: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:24.331 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HMRBylAIz2neYqL off=7127966 len=623214 2024-09-16T06:19:24.336 INFO:tasks.workunit.client.0.smithi145.stdout:op 4743 completed, throughput=5MB/sec 2024-09-16T06:19:24.336 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MKsGYfV-dL2kXqt off=2055490 len=605101 2024-09-16T06:19:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:23 smithi161 ceph-mon[87722]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:19:24.340 INFO:tasks.workunit.client.0.smithi145.stdout:op 4744 completed, throughput=5MB/sec 2024-09-16T06:19:24.340 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bf_Do4XTKBCAdXc off=7404952 len=1437319 2024-09-16T06:19:24.346 INFO:tasks.workunit.client.0.smithi145.stdout:op 4745 completed, throughput=5MB/sec 2024-09-16T06:19:24.346 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CK1244oPOgSI50f off=9054680 len=1085032 2024-09-16T06:19:24.348 INFO:tasks.workunit.client.0.smithi145.stdout:op 4746 completed, throughput=5MB/sec 2024-09-16T06:19:24.348 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uUZjMInNYOEIcif off=8081590 len=240574 2024-09-16T06:19:24.348 INFO:tasks.workunit.client.0.smithi145.stdout:op 4747 completed, throughput=5MB/sec 2024-09-16T06:19:24.349 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZxFPCfRy4gnt7Ez off=10626924 len=849470 2024-09-16T06:19:24.349 INFO:tasks.workunit.client.0.smithi145.stdout:op 4748 completed, throughput=5MB/sec 2024-09-16T06:19:24.349 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lr62t9JI7q7J3dI off=569166 len=1360583 2024-09-16T06:19:24.356 INFO:tasks.workunit.client.0.smithi145.stdout:op 4749 completed, throughput=5MB/sec 2024-09-16T06:19:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:19:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:19:24] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-09-16T06:19:25.356 INFO:tasks.workunit.client.0.smithi145.stdout: 934: throughput=5MB/sec pending data=0 2024-09-16T06:19:25.356 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0c34ZzMIn-kjulC off=23027737 len=1122406 2024-09-16T06:19:25.358 INFO:tasks.workunit.client.0.smithi145.stdout:op 4750 completed, throughput=5MB/sec 2024-09-16T06:19:25.358 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SA4-F1PoKyr_XW7 off=10699237 len=1891481 2024-09-16T06:19:25.362 INFO:tasks.workunit.client.0.smithi145.stdout:op 4751 completed, throughput=5MB/sec 2024-09-16T06:19:25.362 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eMXYQsqBwUO7Hct off=4507600 len=1948260 2024-09-16T06:19:25.373 INFO:tasks.workunit.client.0.smithi145.stdout:op 4752 completed, throughput=5MB/sec 2024-09-16T06:19:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:25 smithi145 ceph-mon[96887]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:19:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:25 smithi145 ceph-mon[99390]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:19:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:25 smithi161 ceph-mon[87722]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-09-16T06:19:26.373 INFO:tasks.workunit.client.0.smithi145.stdout: 935: throughput=5MB/sec pending data=0 2024-09-16T06:19:26.374 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IAuWRJlcHZi2e1k off=22166789 len=310091 2024-09-16T06:19:26.377 INFO:tasks.workunit.client.0.smithi145.stdout:op 4753 completed, throughput=5MB/sec 2024-09-16T06:19:26.377 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e0gk3vnDgMwYA1q off=18911455 len=1534779 2024-09-16T06:19:26.386 INFO:tasks.workunit.client.0.smithi145.stdout:op 4754 completed, throughput=5MB/sec 2024-09-16T06:19:26.386 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8aFqjsz1d3LpaFM off=5358903 len=844091 2024-09-16T06:19:26.391 INFO:tasks.workunit.client.0.smithi145.stdout:op 4755 completed, throughput=5MB/sec 2024-09-16T06:19:26.391 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_CY8_RvXLlEifVx off=4936119 len=661256 2024-09-16T06:19:26.395 INFO:tasks.workunit.client.0.smithi145.stdout:op 4756 completed, throughput=5MB/sec 2024-09-16T06:19:26.395 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yWr6mRTtTPFH1g8 off=16244366 len=373461 2024-09-16T06:19:26.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 4757 completed, throughput=5MB/sec 2024-09-16T06:19:26.399 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XOlwkwNaDK8AwI1 off=7172347 len=41901 2024-09-16T06:19:26.400 INFO:tasks.workunit.client.0.smithi145.stdout:op 4758 completed, throughput=5MB/sec 2024-09-16T06:19:26.400 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JakiQqWBMz0X1t2 off=462968 len=783639 2024-09-16T06:19:26.401 INFO:tasks.workunit.client.0.smithi145.stdout:op 4759 completed, throughput=5MB/sec 2024-09-16T06:19:26.401 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-svjyP6VYrgEQ40L off=1018690 len=1250346 2024-09-16T06:19:26.402 INFO:tasks.workunit.client.0.smithi145.stdout:op 4760 completed, throughput=5MB/sec 2024-09-16T06:19:27.402 INFO:tasks.workunit.client.0.smithi145.stdout: 936: throughput=5MB/sec pending data=0 2024-09-16T06:19:27.403 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TrpUl4o8AWuHdz7 off=551735 len=1379113 2024-09-16T06:19:27.411 INFO:tasks.workunit.client.0.smithi145.stdout:op 4761 completed, throughput=5MB/sec 2024-09-16T06:19:27.411 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Gi5oVYU2MVjvjul off=889488 len=102661 2024-09-16T06:19:27.412 INFO:tasks.workunit.client.0.smithi145.stdout:op 4762 completed, throughput=5MB/sec 2024-09-16T06:19:27.412 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-avjJ41s6ev37xLt off=5335032 len=1431891 2024-09-16T06:19:27.414 INFO:tasks.workunit.client.0.smithi145.stdout:op 4763 completed, throughput=5MB/sec 2024-09-16T06:19:27.414 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xhbi3zgj0cn_w4R off=12091142 len=1908859 2024-09-16T06:19:27.423 INFO:tasks.workunit.client.0.smithi145.stdout:op 4764 completed, throughput=5MB/sec 2024-09-16T06:19:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:27 smithi145 ceph-mon[96887]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:19:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:27 smithi145 ceph-mon[99390]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:19:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:27 smithi161 ceph-mon[87722]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:19:28.424 INFO:tasks.workunit.client.0.smithi145.stdout: 937: throughput=5MB/sec pending data=0 2024-09-16T06:19:28.424 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ChteIYFdJcDd8rN off=1207880 len=1809950 2024-09-16T06:19:28.432 INFO:tasks.workunit.client.0.smithi145.stdout:op 4765 completed, throughput=5MB/sec 2024-09-16T06:19:28.432 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xPdJC-JAFtLcsa_ off=10807785 len=1375780 2024-09-16T06:19:28.440 INFO:tasks.workunit.client.0.smithi145.stdout:op 4766 completed, throughput=5MB/sec 2024-09-16T06:19:28.441 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7sm22fi5CNjpzoP off=8458217 len=1006558 2024-09-16T06:19:28.445 INFO:tasks.workunit.client.0.smithi145.stdout:op 4767 completed, throughput=5MB/sec 2024-09-16T06:19:28.445 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wX2uQSC-xJwKXqx off=1915994 len=549867 2024-09-16T06:19:28.447 INFO:tasks.workunit.client.0.smithi145.stdout:op 4768 completed, throughput=5MB/sec 2024-09-16T06:19:28.447 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Lr-NK1Z21-82m-5 off=3876436 len=1592564 2024-09-16T06:19:28.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 4769 completed, throughput=5MB/sec 2024-09-16T06:19:29.449 INFO:tasks.workunit.client.0.smithi145.stdout: 938: throughput=5MB/sec pending data=0 2024-09-16T06:19:29.449 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Bcvpl5BV0tisC6B off=2101540 len=662118 2024-09-16T06:19:29.450 INFO:tasks.workunit.client.0.smithi145.stdout:op 4770 completed, throughput=5MB/sec 2024-09-16T06:19:29.450 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-y2NP1lIBO1yexAr off=1160884 len=953474 2024-09-16T06:19:29.452 INFO:tasks.workunit.client.0.smithi145.stdout:op 4771 completed, throughput=5MB/sec 2024-09-16T06:19:29.452 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3jU10Sy8-ly4ZPm off=7566223 len=58763 2024-09-16T06:19:29.455 INFO:tasks.workunit.client.0.smithi145.stdout:op 4772 completed, throughput=5MB/sec 2024-09-16T06:19:29.455 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I1wPeIUkGHvYHtr off=6830773 len=1224194 2024-09-16T06:19:29.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 4773 completed, throughput=5MB/sec 2024-09-16T06:19:29.457 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FGX3C25y7xLc805 off=8516531 len=261519 2024-09-16T06:19:29.460 INFO:tasks.workunit.client.0.smithi145.stdout:op 4774 completed, throughput=5MB/sec 2024-09-16T06:19:29.460 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--iK1h1rv1ev8YGc off=11713624 len=1952908 2024-09-16T06:19:29.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 4775 completed, throughput=5MB/sec 2024-09-16T06:19:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:29 smithi145 ceph-mon[96887]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:29 smithi145 ceph-mon[99390]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:29 smithi161 ceph-mon[87722]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:30.470 INFO:tasks.workunit.client.0.smithi145.stdout: 939: throughput=5MB/sec pending data=0 2024-09-16T06:19:30.470 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kGfvL5co5ZM0U-0 off=2690937 len=500798 2024-09-16T06:19:30.471 INFO:tasks.workunit.client.0.smithi145.stdout:op 4776 completed, throughput=5MB/sec 2024-09-16T06:19:30.471 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I6pbmZpwO6rs_oV off=3479097 len=1536582 2024-09-16T06:19:30.474 INFO:tasks.workunit.client.0.smithi145.stdout:op 4777 completed, throughput=5MB/sec 2024-09-16T06:19:30.474 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9IB7HSVVWSkbT2o off=13677162 len=1556725 2024-09-16T06:19:30.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 4778 completed, throughput=5MB/sec 2024-09-16T06:19:30.481 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ta0miIKLpQlP5b- off=2680712 len=686213 2024-09-16T06:19:30.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 4779 completed, throughput=5MB/sec 2024-09-16T06:19:31.482 INFO:tasks.workunit.client.0.smithi145.stdout: 940: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:31.482 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5hnOPzZHDrTKMgp off=0 len=1360714 2024-09-16T06:19:31.490 INFO:tasks.workunit.client.0.smithi145.stdout:op 4780 completed, throughput=5MB/sec 2024-09-16T06:19:31.490 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lLTM8sOf_3GC4aC off=2853969 len=1592619 2024-09-16T06:19:31.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 4781 completed, throughput=5MB/sec 2024-09-16T06:19:31.497 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u-hmnZyHWUbENlB off=254287 len=385102 2024-09-16T06:19:31.498 INFO:tasks.workunit.client.0.smithi145.stdout:op 4782 completed, throughput=5MB/sec 2024-09-16T06:19:31.498 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RLXMn6LUa5jacj7 off=11194732 len=1496717 2024-09-16T06:19:31.500 INFO:tasks.workunit.client.0.smithi145.stdout:op 4783 completed, throughput=5MB/sec 2024-09-16T06:19:31.500 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yHK-awS7wEGjpON off=11250193 len=406391 2024-09-16T06:19:31.502 INFO:tasks.workunit.client.0.smithi145.stdout:op 4784 completed, throughput=5MB/sec 2024-09-16T06:19:31.502 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xt6wvh6IM2rC6sq off=1854319 len=261664 2024-09-16T06:19:31.503 INFO:tasks.workunit.client.0.smithi145.stdout:op 4785 completed, throughput=5MB/sec 2024-09-16T06:19:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:31 smithi145 ceph-mon[96887]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:19:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:31 smithi145 ceph-mon[99390]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:19:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:31 smithi161 ceph-mon[87722]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:19:32.503 INFO:tasks.workunit.client.0.smithi145.stdout: 941: throughput=5MB/sec pending data=0 2024-09-16T06:19:32.503 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JjJpOB-qAPDvITv off=5413976 len=1922912 2024-09-16T06:19:32.505 INFO:tasks.workunit.client.0.smithi145.stdout:op 4786 completed, throughput=5MB/sec 2024-09-16T06:19:32.505 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4Rhs7Lim5acMSg7 off=440692 len=624061 2024-09-16T06:19:32.506 INFO:tasks.workunit.client.0.smithi145.stdout:op 4787 completed, throughput=5MB/sec 2024-09-16T06:19:32.506 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-prcGoiVAWb_cm_U off=22344852 len=502257 2024-09-16T06:19:32.507 INFO:tasks.workunit.client.0.smithi145.stdout:op 4788 completed, throughput=5MB/sec 2024-09-16T06:19:32.508 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-c4ahgQ2VLNdZzNQ off=12420968 len=156190 2024-09-16T06:19:32.508 INFO:tasks.workunit.client.0.smithi145.stdout:op 4789 completed, throughput=5MB/sec 2024-09-16T06:19:32.508 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Vqz6qdFkV_mKt0j off=3689160 len=1694101 2024-09-16T06:19:32.517 INFO:tasks.workunit.client.0.smithi145.stdout:op 4790 completed, throughput=5MB/sec 2024-09-16T06:19:32.517 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jFO7lgsCaLx4TNY off=1111504 len=38344 2024-09-16T06:19:32.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 4791 completed, throughput=5MB/sec 2024-09-16T06:19:32.519 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O_5wlkm9B2AhJFD off=116426 len=283158 2024-09-16T06:19:32.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 4792 completed, throughput=5MB/sec 2024-09-16T06:19:33.520 INFO:tasks.workunit.client.0.smithi145.stdout: 942: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:33.520 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6jglZrXACmrPM9E off=4330983 len=1903207 2024-09-16T06:19:33.523 INFO:tasks.workunit.client.0.smithi145.stdout:op 4793 completed, throughput=5MB/sec 2024-09-16T06:19:33.524 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EuWqGlCujWi4EEv off=1483894 len=1664094 2024-09-16T06:19:33.532 INFO:tasks.workunit.client.0.smithi145.stdout:op 4794 completed, throughput=5MB/sec 2024-09-16T06:19:33.532 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Fsgty2lKKn92dcn off=1898919 len=1814564 2024-09-16T06:19:33.543 INFO:tasks.workunit.client.0.smithi145.stdout:op 4795 completed, throughput=5MB/sec 2024-09-16T06:19:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:33 smithi145 ceph-mon[96887]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:19:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:33 smithi145 ceph-mon[99390]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:19:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:33 smithi161 ceph-mon[87722]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:19:34.543 INFO:tasks.workunit.client.0.smithi145.stdout: 943: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:34.543 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pjeIqca2QLNVHb3 off=10982102 len=161295 2024-09-16T06:19:34.546 INFO:tasks.workunit.client.0.smithi145.stdout:op 4796 completed, throughput=5MB/sec 2024-09-16T06:19:34.546 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-H6QNW7m9H2_mHh7 off=11738744 len=29431 2024-09-16T06:19:34.547 INFO:tasks.workunit.client.0.smithi145.stdout:op 4797 completed, throughput=5MB/sec 2024-09-16T06:19:34.547 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xq9ui1s8GLbG-AQ off=4214667 len=670380 2024-09-16T06:19:34.549 INFO:tasks.workunit.client.0.smithi145.stdout:op 4798 completed, throughput=5MB/sec 2024-09-16T06:19:34.549 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iqjahSfzmTl3kzj off=8399613 len=11806 2024-09-16T06:19:34.549 INFO:tasks.workunit.client.0.smithi145.stdout:op 4799 completed, throughput=5MB/sec 2024-09-16T06:19:34.549 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1zILjy3HpmNoOLz off=8094906 len=1584014 2024-09-16T06:19:34.557 INFO:tasks.workunit.client.0.smithi145.stdout:op 4800 completed, throughput=5MB/sec 2024-09-16T06:19:34.557 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zWwnJ3UhodiMSa0 off=4643140 len=100912 2024-09-16T06:19:34.559 INFO:tasks.workunit.client.0.smithi145.stdout:op 4801 completed, throughput=5MB/sec 2024-09-16T06:19:34.559 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Jjrk6TeP61sdSkJ off=1098250 len=527124 2024-09-16T06:19:34.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 4802 completed, throughput=5MB/sec 2024-09-16T06:19:34.566 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6iP6P20VcLSpiER off=5523088 len=1540971 2024-09-16T06:19:34.567 INFO:tasks.workunit.client.0.smithi145.stdout:op 4803 completed, throughput=5MB/sec 2024-09-16T06:19:34.567 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AU_CkW-Y-0AWkkU off=382429 len=895689 2024-09-16T06:19:34.572 INFO:tasks.workunit.client.0.smithi145.stdout:op 4804 completed, throughput=5MB/sec 2024-09-16T06:19:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:19:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:19:34] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-09-16T06:19:35.572 INFO:tasks.workunit.client.0.smithi145.stdout: 944: throughput=5MB/sec pending data=0 2024-09-16T06:19:35.572 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PXCdRsw_swygKfP off=8137825 len=1642191 2024-09-16T06:19:35.575 INFO:tasks.workunit.client.0.smithi145.stdout:op 4805 completed, throughput=5MB/sec 2024-09-16T06:19:35.576 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-59PwBOpJ4EZnhfb off=12726350 len=623492 2024-09-16T06:19:35.580 INFO:tasks.workunit.client.0.smithi145.stdout:op 4806 completed, throughput=5MB/sec 2024-09-16T06:19:35.580 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I2g9L0jJKsohyOX off=6347484 len=556454 2024-09-16T06:19:35.584 INFO:tasks.workunit.client.0.smithi145.stdout:op 4807 completed, throughput=5MB/sec 2024-09-16T06:19:35.584 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Gwfd_i_N0smSKP0 off=5624798 len=1478089 2024-09-16T06:19:35.585 INFO:tasks.workunit.client.0.smithi145.stdout:op 4808 completed, throughput=5MB/sec 2024-09-16T06:19:35.586 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rJSzJiZ1gYuMIg3 off=1069820 len=508491 2024-09-16T06:19:35.589 INFO:tasks.workunit.client.0.smithi145.stdout:op 4809 completed, throughput=5MB/sec 2024-09-16T06:19:35.589 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1ZvXoe5l-O4yqjX off=11062828 len=723677 2024-09-16T06:19:35.594 INFO:tasks.workunit.client.0.smithi145.stdout:op 4810 completed, throughput=5MB/sec 2024-09-16T06:19:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:35 smithi145 ceph-mon[96887]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:19:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:35 smithi145 ceph-mon[99390]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:19:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:35 smithi161 ceph-mon[87722]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-16T06:19:36.594 INFO:tasks.workunit.client.0.smithi145.stdout: 945: throughput=5MB/sec pending data=0 2024-09-16T06:19:36.594 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bbGXFhScTrv5ARC off=4504957 len=943771 2024-09-16T06:19:36.600 INFO:tasks.workunit.client.0.smithi145.stdout:op 4811 completed, throughput=5MB/sec 2024-09-16T06:19:36.600 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RQWmyTHS56JDtHg off=15774805 len=2089541 2024-09-16T06:19:36.604 INFO:tasks.workunit.client.0.smithi145.stdout:op 4812 completed, throughput=5MB/sec 2024-09-16T06:19:36.604 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NUtpG-Qo-n2acoK off=1482444 len=1941219 2024-09-16T06:19:36.606 INFO:tasks.workunit.client.0.smithi145.stdout:op 4813 completed, throughput=5MB/sec 2024-09-16T06:19:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:37.607 INFO:tasks.workunit.client.0.smithi145.stdout: 946: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:37.607 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p7kxeziH_CfOn3S off=869891 len=178355 2024-09-16T06:19:37.608 INFO:tasks.workunit.client.0.smithi145.stdout:op 4814 completed, throughput=5MB/sec 2024-09-16T06:19:37.608 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0KfeoEGka3K8ath off=5237442 len=23647 2024-09-16T06:19:37.610 INFO:tasks.workunit.client.0.smithi145.stdout:op 4815 completed, throughput=5MB/sec 2024-09-16T06:19:37.610 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4biTk1C34CFasTO off=541369 len=746280 2024-09-16T06:19:37.612 INFO:tasks.workunit.client.0.smithi145.stdout:op 4816 completed, throughput=5MB/sec 2024-09-16T06:19:37.612 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5pGnLfyKbzMSXYk off=1636035 len=493503 2024-09-16T06:19:37.613 INFO:tasks.workunit.client.0.smithi145.stdout:op 4817 completed, throughput=5MB/sec 2024-09-16T06:19:37.613 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sq051ViZMbnXCRr off=411230 len=1498247 2024-09-16T06:19:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:op 4818 completed, throughput=5MB/sec 2024-09-16T06:19:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ybobeF8qp34JemO off=5441989 len=1797114 2024-09-16T06:19:37.630 INFO:tasks.workunit.client.0.smithi145.stdout:op 4819 completed, throughput=5MB/sec 2024-09-16T06:19:37.630 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-At9-e4W4w4J0hUo off=15338231 len=373353 2024-09-16T06:19:37.634 INFO:tasks.workunit.client.0.smithi145.stdout:op 4820 completed, throughput=5MB/sec 2024-09-16T06:19:37.634 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1tesUYxGgwwn95V off=4346572 len=772053 2024-09-16T06:19:37.638 INFO:tasks.workunit.client.0.smithi145.stdout:op 4821 completed, throughput=5MB/sec 2024-09-16T06:19:38.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:37 smithi161 ceph-mon[87722]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:19:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:37 smithi145 ceph-mon[96887]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:19:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:37 smithi145 ceph-mon[99390]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:19:38.638 INFO:tasks.workunit.client.0.smithi145.stdout: 947: throughput=5MB/sec pending data=0 2024-09-16T06:19:38.638 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XXsFP0jBtknN7CM off=10305889 len=1460137 2024-09-16T06:19:38.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 4822 completed, throughput=5MB/sec 2024-09-16T06:19:38.641 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IVrAa4pZPlSWFXz off=14972789 len=681645 2024-09-16T06:19:38.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 4823 completed, throughput=5MB/sec 2024-09-16T06:19:38.646 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pJ8QPeDu-CsDrRc off=3677805 len=746032 2024-09-16T06:19:38.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 4824 completed, throughput=5MB/sec 2024-09-16T06:19:38.651 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C8nN0jPR-5Ci31X off=1561111 len=1335805 2024-09-16T06:19:38.653 INFO:tasks.workunit.client.0.smithi145.stdout:op 4825 completed, throughput=5MB/sec 2024-09-16T06:19:38.653 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FeJUoYgjQJ8OQ_D off=12293282 len=2037885 2024-09-16T06:19:38.655 INFO:tasks.workunit.client.0.smithi145.stdout:op 4826 completed, throughput=5MB/sec 2024-09-16T06:19:39.656 INFO:tasks.workunit.client.0.smithi145.stdout: 948: throughput=5MB/sec pending data=0 2024-09-16T06:19:39.656 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DYSeWbh01eLvXNK off=12662873 len=755286 2024-09-16T06:19:39.657 INFO:tasks.workunit.client.0.smithi145.stdout:op 4827 completed, throughput=5MB/sec 2024-09-16T06:19:39.657 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-n2I-7FeH1vFp3ZO off=7088875 len=916023 2024-09-16T06:19:39.659 INFO:tasks.workunit.client.0.smithi145.stdout:op 4828 completed, throughput=5MB/sec 2024-09-16T06:19:39.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oZcehmiww5VZVwf off=15804006 len=920253 2024-09-16T06:19:39.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 4829 completed, throughput=5MB/sec 2024-09-16T06:19:39.660 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rms_i_UvXdMgqxs off=3118886 len=1698348 2024-09-16T06:19:39.662 INFO:tasks.workunit.client.0.smithi145.stdout:op 4830 completed, throughput=5MB/sec 2024-09-16T06:19:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:39 smithi145 ceph-mon[96887]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:39 smithi145 ceph-mon[99390]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:39 smithi161 ceph-mon[87722]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:40.662 INFO:tasks.workunit.client.0.smithi145.stdout: 949: throughput=5MB/sec pending data=0 2024-09-16T06:19:40.662 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-H6QNw13wvXfq_RK off=8972467 len=994683 2024-09-16T06:19:40.667 INFO:tasks.workunit.client.0.smithi145.stdout:op 4831 completed, throughput=5MB/sec 2024-09-16T06:19:40.668 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1BKtmD1nL2w5zl_ off=7059700 len=242688 2024-09-16T06:19:40.668 INFO:tasks.workunit.client.0.smithi145.stdout:op 4832 completed, throughput=5MB/sec 2024-09-16T06:19:40.669 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Lr-NK1Z21-82m-5 off=3388249 len=1893990 2024-09-16T06:19:40.680 INFO:tasks.workunit.client.0.smithi145.stdout:op 4833 completed, throughput=5MB/sec 2024-09-16T06:19:40.680 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AeR3-_nG8RcB0ih off=7105939 len=1229010 2024-09-16T06:19:40.687 INFO:tasks.workunit.client.0.smithi145.stdout:op 4834 completed, throughput=5MB/sec 2024-09-16T06:19:40.687 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aNQFpu64SxjK-Td off=13666796 len=1537516 2024-09-16T06:19:40.688 INFO:tasks.workunit.client.0.smithi145.stdout:op 4835 completed, throughput=5MB/sec 2024-09-16T06:19:41.689 INFO:tasks.workunit.client.0.smithi145.stdout: 950: throughput=5MB/sec pending data=0 2024-09-16T06:19:41.689 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-W3o_7tGlaELQ0-k off=3419424 len=1481851 2024-09-16T06:19:41.698 INFO:tasks.workunit.client.0.smithi145.stdout:op 4836 completed, throughput=5MB/sec 2024-09-16T06:19:41.698 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ieSlYKNKw0d9eMY off=1292655 len=507888 2024-09-16T06:19:41.701 INFO:tasks.workunit.client.0.smithi145.stdout:op 4837 completed, throughput=5MB/sec 2024-09-16T06:19:41.702 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WXwzcqCIqtJcCJx off=1881866 len=533983 2024-09-16T06:19:41.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 4838 completed, throughput=5MB/sec 2024-09-16T06:19:41.703 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-d8qNW8c2wrDFOaE off=4649993 len=1648704 2024-09-16T06:19:41.710 INFO:tasks.workunit.client.0.smithi145.stdout:op 4839 completed, throughput=5MB/sec 2024-09-16T06:19:41.710 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IL-ZoP_crM5LDvg off=9667077 len=140483 2024-09-16T06:19:41.711 INFO:tasks.workunit.client.0.smithi145.stdout:op 4840 completed, throughput=5MB/sec 2024-09-16T06:19:41.711 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-InBAfdALBxG0DLJ off=1066779 len=1430107 2024-09-16T06:19:41.713 INFO:tasks.workunit.client.0.smithi145.stdout:op 4841 completed, throughput=5MB/sec 2024-09-16T06:19:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:41 smithi145 ceph-mon[96887]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:19:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:41 smithi145 ceph-mon[99390]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:19:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:41 smithi161 ceph-mon[87722]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:19:42.713 INFO:tasks.workunit.client.0.smithi145.stdout: 951: throughput=5MB/sec pending data=0 2024-09-16T06:19:42.713 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CMo76SRLm9Cr0N8 off=3868080 len=313742 2024-09-16T06:19:42.714 INFO:tasks.workunit.client.0.smithi145.stdout:op 4842 completed, throughput=5MB/sec 2024-09-16T06:19:42.714 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aK5Dfoq0ltiONsK off=11422892 len=411767 2024-09-16T06:19:42.717 INFO:tasks.workunit.client.0.smithi145.stdout:op 4843 completed, throughput=5MB/sec 2024-09-16T06:19:42.717 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3yvHmzc20v1GBcE off=14898143 len=1694974 2024-09-16T06:19:42.727 INFO:tasks.workunit.client.0.smithi145.stdout:op 4844 completed, throughput=5MB/sec 2024-09-16T06:19:42.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uHfhkHisCV3-Bv- off=1515425 len=163493 2024-09-16T06:19:42.728 INFO:tasks.workunit.client.0.smithi145.stdout:op 4845 completed, throughput=5MB/sec 2024-09-16T06:19:42.728 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--er1wDkzR1zXkEA off=12467198 len=1910726 2024-09-16T06:19:42.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 4846 completed, throughput=5MB/sec 2024-09-16T06:19:43.731 INFO:tasks.workunit.client.0.smithi145.stdout: 952: throughput=5MB/sec pending data=0 2024-09-16T06:19:43.731 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mzlNAynbo2IryyP off=5370244 len=1269678 2024-09-16T06:19:43.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 4847 completed, throughput=5MB/sec 2024-09-16T06:19:43.738 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FNH7V9GbPKt7ViC off=1846833 len=310007 2024-09-16T06:19:43.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 4848 completed, throughput=5MB/sec 2024-09-16T06:19:43.739 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lQNu8Wps8-JTq-8 off=2279121 len=1692733 2024-09-16T06:19:43.741 INFO:tasks.workunit.client.0.smithi145.stdout:op 4849 completed, throughput=5MB/sec 2024-09-16T06:19:43.741 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dvDm6nNmcJ16e4u off=364195 len=1273739 2024-09-16T06:19:43.749 INFO:tasks.workunit.client.0.smithi145.stdout:op 4850 completed, throughput=5MB/sec 2024-09-16T06:19:43.749 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--aMxdKdNUTxd1b6 off=5898499 len=1897582 2024-09-16T06:19:43.751 INFO:tasks.workunit.client.0.smithi145.stdout:op 4851 completed, throughput=5MB/sec 2024-09-16T06:19:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:43 smithi145 ceph-mon[96887]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:19:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:43 smithi145 ceph-mon[99390]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:19:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:43 smithi161 ceph-mon[87722]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:19:44.752 INFO:tasks.workunit.client.0.smithi145.stdout: 953: throughput=5MB/sec pending data=0 2024-09-16T06:19:44.752 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zoarm9fNYdUVmoO off=7935115 len=705370 2024-09-16T06:19:44.757 INFO:tasks.workunit.client.0.smithi145.stdout:op 4852 completed, throughput=5MB/sec 2024-09-16T06:19:44.757 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8mbQtsOoDIwGGoT off=11736645 len=1969637 2024-09-16T06:19:44.765 INFO:tasks.workunit.client.0.smithi145.stdout:op 4853 completed, throughput=5MB/sec 2024-09-16T06:19:44.765 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_f9GM-Szd06bIR6 off=1780292 len=348934 2024-09-16T06:19:44.768 INFO:tasks.workunit.client.0.smithi145.stdout:op 4854 completed, throughput=5MB/sec 2024-09-16T06:19:44.768 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-C7RTNOXjxJJgdkF off=14806169 len=130509 2024-09-16T06:19:44.769 INFO:tasks.workunit.client.0.smithi145.stdout:op 4855 completed, throughput=5MB/sec 2024-09-16T06:19:44.769 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MUXSvTc5pby8j7Q off=7379614 len=1111596 2024-09-16T06:19:44.774 INFO:tasks.workunit.client.0.smithi145.stdout:op 4856 completed, throughput=5MB/sec 2024-09-16T06:19:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:19:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:19:44] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-09-16T06:19:45.774 INFO:tasks.workunit.client.0.smithi145.stdout: 954: throughput=5MB/sec pending data=0 2024-09-16T06:19:45.774 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2c4I0klQfXB4sRC off=15539152 len=1616633 2024-09-16T06:19:45.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 4857 completed, throughput=5MB/sec 2024-09-16T06:19:45.778 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DLW9UlELsLT6_4H off=4009015 len=799042 2024-09-16T06:19:45.779 INFO:tasks.workunit.client.0.smithi145.stdout:op 4858 completed, throughput=5MB/sec 2024-09-16T06:19:45.779 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pN981xi7bCnnFKh off=12989374 len=1955868 2024-09-16T06:19:45.791 INFO:tasks.workunit.client.0.smithi145.stdout:op 4859 completed, throughput=5MB/sec 2024-09-16T06:19:45.791 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YPbPdpHld7iRvPz off=642749 len=520606 2024-09-16T06:19:45.795 INFO:tasks.workunit.client.0.smithi145.stdout:op 4860 completed, throughput=5MB/sec 2024-09-16T06:19:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:45 smithi145 ceph-mon[96887]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:19:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:45 smithi145 ceph-mon[99390]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:19:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:45 smithi161 ceph-mon[87722]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:19:46.795 INFO:tasks.workunit.client.0.smithi145.stdout: 955: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:46.795 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SBKT9BgGu3qki0G off=1262560 len=1984759 2024-09-16T06:19:46.806 INFO:tasks.workunit.client.0.smithi145.stdout:op 4861 completed, throughput=5MB/sec 2024-09-16T06:19:46.806 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ym0V-laIvi5NsJH off=4537209 len=944167 2024-09-16T06:19:46.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 4862 completed, throughput=5MB/sec 2024-09-16T06:19:46.807 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-krbgHAQrLaXOMDD off=534952 len=90518 2024-09-16T06:19:46.808 INFO:tasks.workunit.client.0.smithi145.stdout:op 4863 completed, throughput=5MB/sec 2024-09-16T06:19:46.808 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-g-elpMND1i8bAwN off=1601661 len=709670 2024-09-16T06:19:46.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 4864 completed, throughput=5MB/sec 2024-09-16T06:19:46.810 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d6d2zEC8lXhC3V8 off=3405777 len=422543 2024-09-16T06:19:46.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 4865 completed, throughput=5MB/sec 2024-09-16T06:19:46.811 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p6oygWPXGXny3VU off=4459335 len=324474 2024-09-16T06:19:46.811 INFO:tasks.workunit.client.0.smithi145.stdout:op 4866 completed, throughput=5MB/sec 2024-09-16T06:19:46.811 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nDzqXHPRVJuaVnK off=11740205 len=1004229 2024-09-16T06:19:46.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 4867 completed, throughput=5MB/sec 2024-09-16T06:19:47.817 INFO:tasks.workunit.client.0.smithi145.stdout: 956: throughput=5MB/sec pending data=0 2024-09-16T06:19:47.817 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qBFk-kbnyBeOgMp off=2177478 len=1618416 2024-09-16T06:19:47.824 INFO:tasks.workunit.client.0.smithi145.stdout:op 4868 completed, throughput=5MB/sec 2024-09-16T06:19:47.824 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ye8JbgKh7lYjMYC off=12035961 len=379931 2024-09-16T06:19:47.828 INFO:tasks.workunit.client.0.smithi145.stdout:op 4869 completed, throughput=5MB/sec 2024-09-16T06:19:47.828 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-__GMCbrnYfMYv9C off=3462298 len=1255691 2024-09-16T06:19:47.830 INFO:tasks.workunit.client.0.smithi145.stdout:op 4870 completed, throughput=5MB/sec 2024-09-16T06:19:47.830 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bRg8Mt8xyQ8wrZA off=14981076 len=1721952 2024-09-16T06:19:47.836 INFO:tasks.workunit.client.0.smithi145.stdout:op 4871 completed, throughput=5MB/sec 2024-09-16T06:19:47.836 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hO3X9eOanUndzop off=18356489 len=1622367 2024-09-16T06:19:47.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 4872 completed, throughput=5MB/sec 2024-09-16T06:19:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:47 smithi145 ceph-mon[96887]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:19:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:47 smithi145 ceph-mon[99390]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:19:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:47 smithi161 ceph-mon[87722]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:19:48.838 INFO:tasks.workunit.client.0.smithi145.stdout: 957: throughput=5MB/sec pending data=0 2024-09-16T06:19:48.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PiiNtkqSGODVju9 off=5006834 len=1795915 2024-09-16T06:19:48.840 INFO:tasks.workunit.client.0.smithi145.stdout:op 4873 completed, throughput=5MB/sec 2024-09-16T06:19:48.840 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kg4y2Vj9iXy-1JG off=1285743 len=954796 2024-09-16T06:19:48.842 INFO:tasks.workunit.client.0.smithi145.stdout:op 4874 completed, throughput=5MB/sec 2024-09-16T06:19:48.842 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4GloO9bK-Ik3WAM off=14637205 len=93830 2024-09-16T06:19:48.844 INFO:tasks.workunit.client.0.smithi145.stdout:op 4875 completed, throughput=5MB/sec 2024-09-16T06:19:48.845 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Tb7HCeI8GE2Ynd_ off=9248453 len=1604499 2024-09-16T06:19:48.846 INFO:tasks.workunit.client.0.smithi145.stdout:op 4876 completed, throughput=5MB/sec 2024-09-16T06:19:49.847 INFO:tasks.workunit.client.0.smithi145.stdout: 958: throughput=5MB/sec pending data=0 2024-09-16T06:19:49.847 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xYvdfltBUD4UJJY off=636946 len=679744 2024-09-16T06:19:49.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 4877 completed, throughput=5MB/sec 2024-09-16T06:19:49.852 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9Ctn2b7nDfAku8L off=13817694 len=201251 2024-09-16T06:19:49.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 4878 completed, throughput=5MB/sec 2024-09-16T06:19:49.854 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0eqRL1sz_-1VXGq off=5769231 len=1029865 2024-09-16T06:19:49.857 INFO:tasks.workunit.client.0.smithi145.stdout:op 4879 completed, throughput=5MB/sec 2024-09-16T06:19:49.857 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qKAXyGnU6eI7awC off=1230633 len=1913420 2024-09-16T06:19:49.868 INFO:tasks.workunit.client.0.smithi145.stdout:op 4880 completed, throughput=5MB/sec 2024-09-16T06:19:49.868 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B40OYiWA8_ahw1s off=7623507 len=977958 2024-09-16T06:19:49.869 INFO:tasks.workunit.client.0.smithi145.stdout:op 4881 completed, throughput=5MB/sec 2024-09-16T06:19:50.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:49 smithi145 ceph-mon[96887]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:19:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:49 smithi145 ceph-mon[99390]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:19:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:49 smithi161 ceph-mon[87722]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:19:50.869 INFO:tasks.workunit.client.0.smithi145.stdout: 959: throughput=4.99MB/sec pending data=0 2024-09-16T06:19:50.869 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p7YzN3VY1t0-Emn off=2024369 len=1211412 2024-09-16T06:19:50.870 INFO:tasks.workunit.client.0.smithi145.stdout:op 4882 completed, throughput=5MB/sec 2024-09-16T06:19:50.871 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HPgoJuaPSw5V_QS off=3432075 len=2079116 2024-09-16T06:19:50.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 4883 completed, throughput=5MB/sec 2024-09-16T06:19:50.882 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0bcgo5hgQFQ0FBC off=0 len=1108660 2024-09-16T06:19:50.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 4884 completed, throughput=5MB/sec 2024-09-16T06:19:50.883 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fN03BHwWYmMlY8R off=15608752 len=1955032 2024-09-16T06:19:50.887 INFO:tasks.workunit.client.0.smithi145.stdout:op 4885 completed, throughput=5MB/sec 2024-09-16T06:19:51.887 INFO:tasks.workunit.client.0.smithi145.stdout: 960: throughput=5MB/sec pending data=0 2024-09-16T06:19:51.887 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jWM953pwGFAhWzH off=8844964 len=13058 2024-09-16T06:19:51.888 INFO:tasks.workunit.client.0.smithi145.stdout:op 4886 completed, throughput=5MB/sec 2024-09-16T06:19:51.888 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QE5mblcrmOkf2BD off=741673 len=1161484 2024-09-16T06:19:51.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 4887 completed, throughput=5MB/sec 2024-09-16T06:19:51.890 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-127Nh9F7Oj7XGut off=735001 len=665225 2024-09-16T06:19:51.895 INFO:tasks.workunit.client.0.smithi145.stdout:op 4888 completed, throughput=5MB/sec 2024-09-16T06:19:51.895 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CWG2uR_NYeAZNcL off=3501956 len=1337732 2024-09-16T06:19:51.897 INFO:tasks.workunit.client.0.smithi145.stdout:op 4889 completed, throughput=5MB/sec 2024-09-16T06:19:51.897 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uVlcYZ3-FsnW-tC off=563307 len=1666542 2024-09-16T06:19:51.899 INFO:tasks.workunit.client.0.smithi145.stdout:op 4890 completed, throughput=5MB/sec 2024-09-16T06:19:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:51 smithi145 ceph-mon[96887]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:51 smithi145 ceph-mon[99390]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:51 smithi161 ceph-mon[87722]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:19:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:19:52.900 INFO:tasks.workunit.client.0.smithi145.stdout: 961: throughput=5MB/sec pending data=0 2024-09-16T06:19:52.900 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oqyerZceHIDWYER off=1660311 len=2035927 2024-09-16T06:19:52.904 INFO:tasks.workunit.client.0.smithi145.stdout:op 4891 completed, throughput=5MB/sec 2024-09-16T06:19:52.904 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hNia_DA_Kl90Z-w off=2400534 len=1429514 2024-09-16T06:19:52.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 4892 completed, throughput=5MB/sec 2024-09-16T06:19:52.906 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-S41UTjU9JODRwaY off=2579473 len=549356 2024-09-16T06:19:52.907 INFO:tasks.workunit.client.0.smithi145.stdout:op 4893 completed, throughput=5MB/sec 2024-09-16T06:19:52.907 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-H2F-sCclmLsb5gW off=0 len=1677392 2024-09-16T06:19:52.909 INFO:tasks.workunit.client.0.smithi145.stdout:op 4894 completed, throughput=5MB/sec 2024-09-16T06:19:53.909 INFO:tasks.workunit.client.0.smithi145.stdout: 962: throughput=5MB/sec pending data=0 2024-09-16T06:19:53.910 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VA5OgB8W1j2sOAK off=8230334 len=820776 2024-09-16T06:19:53.915 INFO:tasks.workunit.client.0.smithi145.stdout:op 4895 completed, throughput=5MB/sec 2024-09-16T06:19:53.915 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A2qYWPX5xTprl72 off=5248572 len=1521481 2024-09-16T06:19:53.917 INFO:tasks.workunit.client.0.smithi145.stdout:op 4896 completed, throughput=5MB/sec 2024-09-16T06:19:53.917 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EA9UHLBKM-o70HA off=2152444 len=1907781 2024-09-16T06:19:53.928 INFO:tasks.workunit.client.0.smithi145.stdout:op 4897 completed, throughput=5MB/sec 2024-09-16T06:19:53.929 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UOPJDu4aRn8lwjU off=10949073 len=1914820 2024-09-16T06:19:53.930 INFO:tasks.workunit.client.0.smithi145.stdout:op 4898 completed, throughput=5MB/sec 2024-09-16T06:19:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:53 smithi145 ceph-mon[96887]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:19:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:53 smithi145 ceph-mon[99390]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:19:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:53 smithi161 ceph-mon[87722]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:19:54.931 INFO:tasks.workunit.client.0.smithi145.stdout: 963: throughput=5MB/sec pending data=0 2024-09-16T06:19:54.931 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vZ0lNTQzLYLRc6B off=13045423 len=1430842 2024-09-16T06:19:54.937 INFO:tasks.workunit.client.0.smithi145.stdout:op 4899 completed, throughput=5MB/sec 2024-09-16T06:19:54.938 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rk7x-4P9guFkftU off=3271081 len=814004 2024-09-16T06:19:54.939 INFO:tasks.workunit.client.0.smithi145.stdout:op 4900 completed, throughput=5MB/sec 2024-09-16T06:19:54.939 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UBbdrnP366gut9e off=5807804 len=1894317 2024-09-16T06:19:54.941 INFO:tasks.workunit.client.0.smithi145.stdout:op 4901 completed, throughput=5MB/sec 2024-09-16T06:19:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:19:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:19:54] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-09-16T06:19:55.942 INFO:tasks.workunit.client.0.smithi145.stdout: 964: throughput=5MB/sec pending data=0 2024-09-16T06:19:55.942 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UxYx5VHzYPzO3y3 off=1323947 len=829295 2024-09-16T06:19:55.947 INFO:tasks.workunit.client.0.smithi145.stdout:op 4902 completed, throughput=5MB/sec 2024-09-16T06:19:55.947 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6Z8VZfIG6lyqs1D off=16436259 len=2094640 2024-09-16T06:19:55.949 INFO:tasks.workunit.client.0.smithi145.stdout:op 4903 completed, throughput=5MB/sec 2024-09-16T06:19:55.949 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tEiGARaTpRAN2k6 off=13449922 len=258432 2024-09-16T06:19:55.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 4904 completed, throughput=5MB/sec 2024-09-16T06:19:55.951 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A2QnKnb7IOo6XOt off=3402908 len=487706 2024-09-16T06:19:55.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 4905 completed, throughput=5MB/sec 2024-09-16T06:19:55.958 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bZkEpbWAQ2sLf2M off=1925946 len=1284756 2024-09-16T06:19:55.959 INFO:tasks.workunit.client.0.smithi145.stdout:op 4906 completed, throughput=5MB/sec 2024-09-16T06:19:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:55 smithi145 ceph-mon[96887]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:56.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:55 smithi145 ceph-mon[99390]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:55 smithi161 ceph-mon[87722]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:19:56.959 INFO:tasks.workunit.client.0.smithi145.stdout: 965: throughput=5MB/sec pending data=0 2024-09-16T06:19:56.959 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VsCG0yJ6e5VFGql off=8400325 len=1411066 2024-09-16T06:19:56.966 INFO:tasks.workunit.client.0.smithi145.stdout:op 4907 completed, throughput=5MB/sec 2024-09-16T06:19:56.966 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3zvvX9FAFvIbw9_ off=6470012 len=644807 2024-09-16T06:19:56.969 INFO:tasks.workunit.client.0.smithi145.stdout:op 4908 completed, throughput=5MB/sec 2024-09-16T06:19:56.969 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fy4bfgvZh_Vba-Z off=2629403 len=1280791 2024-09-16T06:19:56.971 INFO:tasks.workunit.client.0.smithi145.stdout:op 4909 completed, throughput=5MB/sec 2024-09-16T06:19:56.971 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tikADtawvo3ATX4 off=5339534 len=777205 2024-09-16T06:19:56.976 INFO:tasks.workunit.client.0.smithi145.stdout:op 4910 completed, throughput=5MB/sec 2024-09-16T06:19:56.976 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-D73EHNtnMh4DI0B off=9541482 len=392786 2024-09-16T06:19:56.977 INFO:tasks.workunit.client.0.smithi145.stdout:op 4911 completed, throughput=5MB/sec 2024-09-16T06:19:56.977 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jAas-_IUBGb2FfP off=9626837 len=364959 2024-09-16T06:19:56.978 INFO:tasks.workunit.client.0.smithi145.stdout:op 4912 completed, throughput=5MB/sec 2024-09-16T06:19:56.978 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pb2Fz_IlYUEYY8C off=3272689 len=905916 2024-09-16T06:19:56.983 INFO:tasks.workunit.client.0.smithi145.stdout:op 4913 completed, throughput=5MB/sec 2024-09-16T06:19:57.983 INFO:tasks.workunit.client.0.smithi145.stdout: 966: throughput=5MB/sec pending data=0 2024-09-16T06:19:57.983 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K95276-ocJMXVFu off=14601855 len=2062563 2024-09-16T06:19:57.986 INFO:tasks.workunit.client.0.smithi145.stdout:op 4914 completed, throughput=5MB/sec 2024-09-16T06:19:57.986 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AqgEhgdp_pidErA off=12556968 len=1069368 2024-09-16T06:19:57.991 INFO:tasks.workunit.client.0.smithi145.stdout:op 4915 completed, throughput=5MB/sec 2024-09-16T06:19:57.991 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GNYkeJc3RfIuFGg off=5385943 len=219444 2024-09-16T06:19:57.992 INFO:tasks.workunit.client.0.smithi145.stdout:op 4916 completed, throughput=5MB/sec 2024-09-16T06:19:57.992 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wCVnXSZq7IA-6r6 off=3194486 len=327216 2024-09-16T06:19:57.993 INFO:tasks.workunit.client.0.smithi145.stdout:op 4917 completed, throughput=5MB/sec 2024-09-16T06:19:57.993 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eDuXadmPbba5vBW off=5757393 len=1011519 2024-09-16T06:19:57.995 INFO:tasks.workunit.client.0.smithi145.stdout:op 4918 completed, throughput=5MB/sec 2024-09-16T06:19:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:57 smithi145 ceph-mon[96887]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:19:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:57 smithi145 ceph-mon[99390]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:19:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:57 smithi161 ceph-mon[87722]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:19:58.995 INFO:tasks.workunit.client.0.smithi145.stdout: 967: throughput=5MB/sec pending data=0 2024-09-16T06:19:58.995 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2cG16j4AnGBBZhW off=2045431 len=2020078 2024-09-16T06:19:59.005 INFO:tasks.workunit.client.0.smithi145.stdout:op 4919 completed, throughput=5MB/sec 2024-09-16T06:19:59.005 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0q_Yq91L4sYFcx4 off=685315 len=2057526 2024-09-16T06:19:59.009 INFO:tasks.workunit.client.0.smithi145.stdout:op 4920 completed, throughput=5MB/sec 2024-09-16T06:19:59.009 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t37aQgTTZiPMIJL off=753822 len=906341 2024-09-16T06:19:59.010 INFO:tasks.workunit.client.0.smithi145.stdout:op 4921 completed, throughput=5MB/sec 2024-09-16T06:19:59.010 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4NzhDt04M122uzx off=11360010 len=1547989 2024-09-16T06:19:59.018 INFO:tasks.workunit.client.0.smithi145.stdout:op 4922 completed, throughput=5MB/sec 2024-09-16T06:20:00.018 INFO:tasks.workunit.client.0.smithi145.stdout: 968: throughput=5MB/sec pending data=0 2024-09-16T06:20:00.018 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-no7NbMuH__-JHWs off=0 len=1344814 2024-09-16T06:20:00.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 4923 completed, throughput=5MB/sec 2024-09-16T06:20:00.027 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mKg3KlaXo4hdsyH off=3287580 len=98389 2024-09-16T06:20:00.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 4924 completed, throughput=5MB/sec 2024-09-16T06:20:00.027 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PNh62TaiV0A7bDt off=3272633 len=420736 2024-09-16T06:20:00.031 INFO:tasks.workunit.client.0.smithi145.stdout:op 4925 completed, throughput=5MB/sec 2024-09-16T06:20:00.031 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A5_qHUOoVxl3veH off=1242940 len=1082492 2024-09-16T06:20:00.033 INFO:tasks.workunit.client.0.smithi145.stdout:op 4926 completed, throughput=5MB/sec 2024-09-16T06:20:00.033 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TXsVdKiTMO1hchO off=2102802 len=572895 2024-09-16T06:20:00.037 INFO:tasks.workunit.client.0.smithi145.stdout:op 4927 completed, throughput=5MB/sec 2024-09-16T06:20:00.037 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WFGdSLl8F2GOZhO off=4786034 len=1766937 2024-09-16T06:20:00.047 INFO:tasks.workunit.client.0.smithi145.stdout:op 4928 completed, throughput=5MB/sec 2024-09-16T06:20:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:19:59 smithi145 ceph-mon[96887]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:20:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:19:59 smithi145 ceph-mon[99390]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:20:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:19:59 smithi161 ceph-mon[87722]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:20:01.047 INFO:tasks.workunit.client.0.smithi145.stdout: 969: throughput=5MB/sec pending data=0 2024-09-16T06:20:01.047 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ip0NQNIhT6BBiwv off=2479943 len=1892698 2024-09-16T06:20:01.058 INFO:tasks.workunit.client.0.smithi145.stdout:op 4929 completed, throughput=5MB/sec 2024-09-16T06:20:01.058 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-F2Rg7MMVqL9XkK4 off=2504075 len=290051 2024-09-16T06:20:01.061 INFO:tasks.workunit.client.0.smithi145.stdout:op 4930 completed, throughput=5MB/sec 2024-09-16T06:20:01.061 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vNWexkE6C3jwfUY off=2886987 len=915195 2024-09-16T06:20:01.065 INFO:tasks.workunit.client.0.smithi145.stdout:op 4931 completed, throughput=5MB/sec 2024-09-16T06:20:01.065 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5AFke2Gl5DCkYpr off=2163284 len=980795 2024-09-16T06:20:01.070 INFO:tasks.workunit.client.0.smithi145.stdout:op 4932 completed, throughput=5MB/sec 2024-09-16T06:20:01.071 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-31ysz6ej0oOeQn0 off=13188828 len=1754904 2024-09-16T06:20:01.072 INFO:tasks.workunit.client.0.smithi145.stdout:op 4933 completed, throughput=5MB/sec 2024-09-16T06:20:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:00 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T06:20:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:00 smithi145 ceph-mon[99390]: overall HEALTH_OK 2024-09-16T06:20:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:00 smithi161 ceph-mon[87722]: overall HEALTH_OK 2024-09-16T06:20:02.073 INFO:tasks.workunit.client.0.smithi145.stdout: 970: throughput=5MB/sec pending data=0 2024-09-16T06:20:02.073 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5dZJTK-kXLcW6ZJ off=16936067 len=237686 2024-09-16T06:20:02.074 INFO:tasks.workunit.client.0.smithi145.stdout:op 4934 completed, throughput=5MB/sec 2024-09-16T06:20:02.074 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5go9iyGQbuugjJC off=330253 len=162752 2024-09-16T06:20:02.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 4935 completed, throughput=5MB/sec 2024-09-16T06:20:02.077 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4oYp4UQym1J24cj off=5435631 len=430489 2024-09-16T06:20:02.078 INFO:tasks.workunit.client.0.smithi145.stdout:op 4936 completed, throughput=5MB/sec 2024-09-16T06:20:02.078 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Zh-6-LHxIO3NfZd off=824929 len=137912 2024-09-16T06:20:02.079 INFO:tasks.workunit.client.0.smithi145.stdout:op 4937 completed, throughput=5MB/sec 2024-09-16T06:20:02.079 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OtGVIcB2MLpgvJ0 off=11390029 len=1618852 2024-09-16T06:20:02.082 INFO:tasks.workunit.client.0.smithi145.stdout:op 4938 completed, throughput=5MB/sec 2024-09-16T06:20:02.082 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Umf_8MFv6mT1XNf off=4051986 len=1731856 2024-09-16T06:20:02.085 INFO:tasks.workunit.client.0.smithi145.stdout:op 4939 completed, throughput=5MB/sec 2024-09-16T06:20:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:01 smithi145 ceph-mon[96887]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:20:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:01 smithi145 ceph-mon[99390]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:20:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:01 smithi161 ceph-mon[87722]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:20:03.085 INFO:tasks.workunit.client.0.smithi145.stdout: 971: throughput=5MB/sec pending data=0 2024-09-16T06:20:03.085 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dUZFctHY-SOXT4k off=4116867 len=306036 2024-09-16T06:20:03.089 INFO:tasks.workunit.client.0.smithi145.stdout:op 4940 completed, throughput=5MB/sec 2024-09-16T06:20:03.089 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Lkb557DC7u7OqVF off=10053643 len=1798271 2024-09-16T06:20:03.097 INFO:tasks.workunit.client.0.smithi145.stdout:op 4941 completed, throughput=5MB/sec 2024-09-16T06:20:03.097 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lbRWoHru-5BTxey off=12531740 len=153974 2024-09-16T06:20:03.099 INFO:tasks.workunit.client.0.smithi145.stdout:op 4942 completed, throughput=5MB/sec 2024-09-16T06:20:03.099 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LOo8kElV_EjGSFH off=4030017 len=1903187 2024-09-16T06:20:03.101 INFO:tasks.workunit.client.0.smithi145.stdout:op 4943 completed, throughput=5MB/sec 2024-09-16T06:20:03.101 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SfQTlYsBKncDddY off=3560523 len=1007757 2024-09-16T06:20:03.102 INFO:tasks.workunit.client.0.smithi145.stdout:op 4944 completed, throughput=5MB/sec 2024-09-16T06:20:04.102 INFO:tasks.workunit.client.0.smithi145.stdout: 972: throughput=5MB/sec pending data=0 2024-09-16T06:20:04.102 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mawBXcuirwp14M4 off=16721198 len=912376 2024-09-16T06:20:04.107 INFO:tasks.workunit.client.0.smithi145.stdout:op 4945 completed, throughput=5MB/sec 2024-09-16T06:20:04.107 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-B85JMH8pc-_KHbJ off=465184 len=1868337 2024-09-16T06:20:04.118 INFO:tasks.workunit.client.0.smithi145.stdout:op 4946 completed, throughput=5MB/sec 2024-09-16T06:20:04.118 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RP2Ypit_TiL55F4 off=1091783 len=284277 2024-09-16T06:20:04.118 INFO:tasks.workunit.client.0.smithi145.stdout:op 4947 completed, throughput=5MB/sec 2024-09-16T06:20:04.118 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DmkUllJasYsEKAL off=1940386 len=780566 2024-09-16T06:20:04.120 INFO:tasks.workunit.client.0.smithi145.stdout:op 4948 completed, throughput=5MB/sec 2024-09-16T06:20:04.120 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gBAO5hCwmi_Ny8o off=288407 len=2035046 2024-09-16T06:20:04.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 4949 completed, throughput=5MB/sec 2024-09-16T06:20:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:03 smithi145 ceph-mon[96887]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:20:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:03 smithi145 ceph-mon[99390]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:20:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:03 smithi161 ceph-mon[87722]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-09-16T06:20:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:20:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:20:04] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-09-16T06:20:05.123 INFO:tasks.workunit.client.0.smithi145.stdout: 973: throughput=5MB/sec pending data=0 2024-09-16T06:20:05.123 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oUsRn4-PkSm5d1S off=1056451 len=1747929 2024-09-16T06:20:05.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 4950 completed, throughput=5MB/sec 2024-09-16T06:20:05.131 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cXUvutaQ-aX1kvf off=5932530 len=422517 2024-09-16T06:20:05.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 4951 completed, throughput=5MB/sec 2024-09-16T06:20:05.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Or4e92Hmnj1Gl5r off=7215695 len=1153030 2024-09-16T06:20:05.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 4952 completed, throughput=5MB/sec 2024-09-16T06:20:05.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-a8PFGL90RdpUgZL off=2236449 len=499657 2024-09-16T06:20:05.137 INFO:tasks.workunit.client.0.smithi145.stdout:op 4953 completed, throughput=5MB/sec 2024-09-16T06:20:05.137 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QcCZoa2ojHAGHtL off=1384133 len=1252492 2024-09-16T06:20:05.141 INFO:tasks.workunit.client.0.smithi145.stdout:op 4954 completed, throughput=5MB/sec 2024-09-16T06:20:06.141 INFO:tasks.workunit.client.0.smithi145.stdout: 974: throughput=5MB/sec pending data=0 2024-09-16T06:20:06.141 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-da4LvMO9ZIcQ_KO off=3061490 len=182066 2024-09-16T06:20:06.144 INFO:tasks.workunit.client.0.smithi145.stdout:op 4955 completed, throughput=5MB/sec 2024-09-16T06:20:06.144 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dQ0IVEu2EQ5Z0tZ off=11998868 len=396197 2024-09-16T06:20:06.148 INFO:tasks.workunit.client.0.smithi145.stdout:op 4956 completed, throughput=5MB/sec 2024-09-16T06:20:06.148 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fiXwXWl1JZx6yjg off=3379085 len=778475 2024-09-16T06:20:06.152 INFO:tasks.workunit.client.0.smithi145.stdout:op 4957 completed, throughput=5MB/sec 2024-09-16T06:20:06.152 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dsxnUy0eUm1LGSk off=14443943 len=460280 2024-09-16T06:20:06.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 4958 completed, throughput=5MB/sec 2024-09-16T06:20:06.156 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dcLzKpnuGDqTaFg off=775027 len=1935094 2024-09-16T06:20:06.158 INFO:tasks.workunit.client.0.smithi145.stdout:op 4959 completed, throughput=5MB/sec 2024-09-16T06:20:06.159 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fW9kWGInCQlVa5m off=13918687 len=1610507 2024-09-16T06:20:06.162 INFO:tasks.workunit.client.0.smithi145.stdout:op 4960 completed, throughput=5MB/sec 2024-09-16T06:20:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:05 smithi145 ceph-mon[96887]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:20:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:05 smithi145 ceph-mon[99390]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:20:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:05 smithi161 ceph-mon[87722]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:20:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: 975: throughput=5MB/sec pending data=0 2024-09-16T06:20:07.162 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LlK_yuHY_GXC-Up off=7744145 len=1348336 2024-09-16T06:20:07.170 INFO:tasks.workunit.client.0.smithi145.stdout:op 4961 completed, throughput=5MB/sec 2024-09-16T06:20:07.170 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yQajv1Ztxpx70xj off=661780 len=1528450 2024-09-16T06:20:07.173 INFO:tasks.workunit.client.0.smithi145.stdout:op 4962 completed, throughput=5MB/sec 2024-09-16T06:20:07.174 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-seGgME6HRt85xRC off=6030701 len=1042988 2024-09-16T06:20:07.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 4963 completed, throughput=5MB/sec 2024-09-16T06:20:07.179 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-P-NCsjUaCMeZOnZ off=2567876 len=636302 2024-09-16T06:20:07.180 INFO:tasks.workunit.client.0.smithi145.stdout:op 4964 completed, throughput=5MB/sec 2024-09-16T06:20:07.180 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4rpO1MSEnMdxPdO off=11567927 len=980098 2024-09-16T06:20:07.185 INFO:tasks.workunit.client.0.smithi145.stdout:op 4965 completed, throughput=5MB/sec 2024-09-16T06:20:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:08.185 INFO:tasks.workunit.client.0.smithi145.stdout: 976: throughput=5MB/sec pending data=0 2024-09-16T06:20:08.185 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UZrOgcveT_5Hp3G off=3234856 len=2074257 2024-09-16T06:20:08.187 INFO:tasks.workunit.client.0.smithi145.stdout:op 4966 completed, throughput=5MB/sec 2024-09-16T06:20:08.188 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0_oXY8MvBj0EVuJ off=2042815 len=312664 2024-09-16T06:20:08.191 INFO:tasks.workunit.client.0.smithi145.stdout:op 4967 completed, throughput=5MB/sec 2024-09-16T06:20:08.191 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xSPK4kj5edIjMgK off=11763079 len=1356820 2024-09-16T06:20:08.193 INFO:tasks.workunit.client.0.smithi145.stdout:op 4968 completed, throughput=5MB/sec 2024-09-16T06:20:08.193 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8RvAm2RxoQXss_k off=2508906 len=1898688 2024-09-16T06:20:08.195 INFO:tasks.workunit.client.0.smithi145.stdout:op 4969 completed, throughput=5MB/sec 2024-09-16T06:20:08.237 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:07 smithi161 ceph-mon[87722]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:20:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:07 smithi145 ceph-mon[99390]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:20:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:07 smithi145 ceph-mon[96887]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:20:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: 977: throughput=5MB/sec pending data=0 2024-09-16T06:20:09.196 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pxgm2CaDEXqaW2k off=4152043 len=570174 2024-09-16T06:20:09.196 INFO:tasks.workunit.client.0.smithi145.stdout:op 4970 completed, throughput=5MB/sec 2024-09-16T06:20:09.196 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ua0dKbLZM5GDtg- off=13530661 len=168206 2024-09-16T06:20:09.197 INFO:tasks.workunit.client.0.smithi145.stdout:op 4971 completed, throughput=5MB/sec 2024-09-16T06:20:09.197 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VqABlCbaf66dr12 off=16133015 len=1708576 2024-09-16T06:20:09.199 INFO:tasks.workunit.client.0.smithi145.stdout:op 4972 completed, throughput=5MB/sec 2024-09-16T06:20:09.199 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RoiKPZ1r6zMBEjT off=2476404 len=1270570 2024-09-16T06:20:09.200 INFO:tasks.workunit.client.0.smithi145.stdout:op 4973 completed, throughput=5MB/sec 2024-09-16T06:20:09.200 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2Y4cFmoO2bDv3tf off=30734 len=848396 2024-09-16T06:20:09.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 4974 completed, throughput=5MB/sec 2024-09-16T06:20:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:20:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:20:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:20:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:20:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:20:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:20:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:20:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:20:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:20:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:20:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:20:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:20:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: 978: throughput=5MB/sec pending data=0 2024-09-16T06:20:10.204 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xCew4oaeY3nUEba off=13876006 len=977509 2024-09-16T06:20:10.206 INFO:tasks.workunit.client.0.smithi145.stdout:op 4975 completed, throughput=5MB/sec 2024-09-16T06:20:10.206 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_Lcl8ZhY7kuzZcR off=10896246 len=360482 2024-09-16T06:20:10.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 4976 completed, throughput=5MB/sec 2024-09-16T06:20:10.208 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KSvDSxIgt-I6Qmx off=10375782 len=1352802 2024-09-16T06:20:10.210 INFO:tasks.workunit.client.0.smithi145.stdout:op 4977 completed, throughput=5MB/sec 2024-09-16T06:20:10.210 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Hqmfi_bpq9sgGGY off=5942222 len=1263401 2024-09-16T06:20:10.216 INFO:tasks.workunit.client.0.smithi145.stdout:op 4978 completed, throughput=5MB/sec 2024-09-16T06:20:10.216 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aV0c7m8UQEmZHft off=10086917 len=1165055 2024-09-16T06:20:10.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 4979 completed, throughput=5MB/sec 2024-09-16T06:20:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:10 smithi145 ceph-mon[99390]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:20:10.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:10 smithi145 ceph-mon[96887]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:20:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:10 smithi161 ceph-mon[87722]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-16T06:20:11.224 INFO:tasks.workunit.client.0.smithi145.stdout: 979: throughput=5MB/sec pending data=0 2024-09-16T06:20:11.224 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fonw3P8mqP-UwHs off=3628888 len=1433012 2024-09-16T06:20:11.231 INFO:tasks.workunit.client.0.smithi145.stdout:op 4980 completed, throughput=5MB/sec 2024-09-16T06:20:11.232 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uHe8eCV33WXl6Pt off=13655283 len=94187 2024-09-16T06:20:11.233 INFO:tasks.workunit.client.0.smithi145.stdout:op 4981 completed, throughput=5MB/sec 2024-09-16T06:20:11.233 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3JDDwVp5vQj_JES off=531904 len=797404 2024-09-16T06:20:11.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 4982 completed, throughput=5MB/sec 2024-09-16T06:20:11.237 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EKVmTDzr8MoA-Je off=14308094 len=1670134 2024-09-16T06:20:11.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 4983 completed, throughput=5MB/sec 2024-09-16T06:20:11.237 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SvFJIUPc1sbICzl off=668653 len=485668 2024-09-16T06:20:11.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 4984 completed, throughput=5MB/sec 2024-09-16T06:20:11.238 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3St6txTf5Lccr4P off=1356986 len=1570372 2024-09-16T06:20:11.245 INFO:tasks.workunit.client.0.smithi145.stdout:op 4985 completed, throughput=5MB/sec 2024-09-16T06:20:12.245 INFO:tasks.workunit.client.0.smithi145.stdout: 980: throughput=5MB/sec pending data=0 2024-09-16T06:20:12.245 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xuCoA2D4Xqh6gt3 off=7080673 len=536811 2024-09-16T06:20:12.246 INFO:tasks.workunit.client.0.smithi145.stdout:op 4986 completed, throughput=5MB/sec 2024-09-16T06:20:12.246 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nuHquT57kNEbjZX off=3933182 len=1943263 2024-09-16T06:20:12.258 INFO:tasks.workunit.client.0.smithi145.stdout:op 4987 completed, throughput=5MB/sec 2024-09-16T06:20:12.258 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KLx5l2iBdSouPWn off=16910550 len=614653 2024-09-16T06:20:12.260 INFO:tasks.workunit.client.0.smithi145.stdout:op 4988 completed, throughput=5MB/sec 2024-09-16T06:20:12.260 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2J0Y7CQwNm3GBe_ off=5410382 len=1488585 2024-09-16T06:20:12.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 4989 completed, throughput=5MB/sec 2024-09-16T06:20:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:12 smithi161 ceph-mon[87722]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:12 smithi145 ceph-mon[96887]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:13.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:12 smithi145 ceph-mon[99390]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:13.269 INFO:tasks.workunit.client.0.smithi145.stdout: 981: throughput=5MB/sec pending data=0 2024-09-16T06:20:13.269 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CpZmT-lPbkjzd0P off=5681887 len=1724624 2024-09-16T06:20:13.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 4990 completed, throughput=5MB/sec 2024-09-16T06:20:13.278 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-V8_yl8OpQ830A0i off=16580127 len=1799799 2024-09-16T06:20:13.289 INFO:tasks.workunit.client.0.smithi145.stdout:op 4991 completed, throughput=5MB/sec 2024-09-16T06:20:13.289 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mfJMA5-VEYpibbY off=1504639 len=601981 2024-09-16T06:20:13.290 INFO:tasks.workunit.client.0.smithi145.stdout:op 4992 completed, throughput=5MB/sec 2024-09-16T06:20:13.290 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yOKcfo-UvtEFxzf off=20803912 len=231345 2024-09-16T06:20:13.291 INFO:tasks.workunit.client.0.smithi145.stdout:op 4993 completed, throughput=5MB/sec 2024-09-16T06:20:13.291 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JEDovHYEqxdqN2G off=3616427 len=573416 2024-09-16T06:20:13.295 INFO:tasks.workunit.client.0.smithi145.stdout:op 4994 completed, throughput=5MB/sec 2024-09-16T06:20:13.295 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9Vh-TUiR6hsU6Mp off=3868515 len=1841303 2024-09-16T06:20:13.307 INFO:tasks.workunit.client.0.smithi145.stdout:op 4995 completed, throughput=5MB/sec 2024-09-16T06:20:14.308 INFO:tasks.workunit.client.0.smithi145.stdout: 982: throughput=5MB/sec pending data=0 2024-09-16T06:20:14.308 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rwXOqw0TiDLL2dH off=5962842 len=1148795 2024-09-16T06:20:14.310 INFO:tasks.workunit.client.0.smithi145.stdout:op 4996 completed, throughput=5MB/sec 2024-09-16T06:20:14.310 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sQf0Kjbo8l1dLUs off=5743099 len=886317 2024-09-16T06:20:14.315 INFO:tasks.workunit.client.0.smithi145.stdout:op 4997 completed, throughput=5MB/sec 2024-09-16T06:20:14.315 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6NbIhv-2aTJgTEh off=6050174 len=649403 2024-09-16T06:20:14.315 INFO:tasks.workunit.client.0.smithi145.stdout:op 4998 completed, throughput=5MB/sec 2024-09-16T06:20:14.315 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZoosdARgybXU3AE off=1054268 len=1901568 2024-09-16T06:20:14.320 INFO:tasks.workunit.client.0.smithi145.stdout:op 4999 completed, throughput=5MB/sec 2024-09-16T06:20:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:14 smithi161 ceph-mon[87722]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:20:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:14 smithi145 ceph-mon[96887]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:20:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:14 smithi145 ceph-mon[99390]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-16T06:20:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:20:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:20:14] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:20:15.320 INFO:tasks.workunit.client.0.smithi145.stdout: 983: throughput=5MB/sec pending data=0 2024-09-16T06:20:15.320 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UCkfog77WCUDVlh off=2761722 len=2031380 2024-09-16T06:20:15.332 INFO:tasks.workunit.client.0.smithi145.stdout:op 5000 completed, throughput=5MB/sec 2024-09-16T06:20:15.332 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ExlxtjGRSifGnMR off=10332181 len=484655 2024-09-16T06:20:15.336 INFO:tasks.workunit.client.0.smithi145.stdout:op 5001 completed, throughput=5MB/sec 2024-09-16T06:20:15.336 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-40QMuSgjhYfu70c off=2840210 len=106120 2024-09-16T06:20:15.336 INFO:tasks.workunit.client.0.smithi145.stdout:op 5002 completed, throughput=5MB/sec 2024-09-16T06:20:15.337 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-odsKUfnB_kFwCR- off=1349941 len=221143 2024-09-16T06:20:15.337 INFO:tasks.workunit.client.0.smithi145.stdout:op 5003 completed, throughput=5MB/sec 2024-09-16T06:20:15.337 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p_eIJS3YrSUoDbY off=9617494 len=943291 2024-09-16T06:20:15.339 INFO:tasks.workunit.client.0.smithi145.stdout:op 5004 completed, throughput=5MB/sec 2024-09-16T06:20:15.339 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-s47i2jTSdWFR_M3 off=12291977 len=258775 2024-09-16T06:20:15.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 5005 completed, throughput=5MB/sec 2024-09-16T06:20:15.341 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xy2aN3mFRje3UUH off=858137 len=1894117 2024-09-16T06:20:15.348 INFO:tasks.workunit.client.0.smithi145.stdout:op 5006 completed, throughput=5MB/sec 2024-09-16T06:20:16.353 INFO:tasks.workunit.client.0.smithi145.stdout: 984: throughput=5MB/sec pending data=0 2024-09-16T06:20:16.353 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hv4A_G-g6obN9mp off=15809748 len=1429457 2024-09-16T06:20:16.353 INFO:tasks.workunit.client.0.smithi145.stdout:op 5007 completed, throughput=5MB/sec 2024-09-16T06:20:16.353 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pTThBs1w2HU3JW1 off=6514707 len=740765 2024-09-16T06:20:16.354 INFO:tasks.workunit.client.0.smithi145.stdout:op 5008 completed, throughput=5MB/sec 2024-09-16T06:20:16.354 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-i5ac2-c-kOczRmg off=4506817 len=1008235 2024-09-16T06:20:16.356 INFO:tasks.workunit.client.0.smithi145.stdout:op 5009 completed, throughput=5MB/sec 2024-09-16T06:20:16.356 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-O6gzlH-ji1-KqOp off=17853388 len=841765 2024-09-16T06:20:16.357 INFO:tasks.workunit.client.0.smithi145.stdout:op 5010 completed, throughput=5MB/sec 2024-09-16T06:20:16.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:16 smithi161 ceph-mon[87722]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:16 smithi145 ceph-mon[96887]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:16 smithi145 ceph-mon[99390]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:17.358 INFO:tasks.workunit.client.0.smithi145.stdout: 985: throughput=5MB/sec pending data=0 2024-09-16T06:20:17.358 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6nAKWAyUqn8KHe6 off=806990 len=1928733 2024-09-16T06:20:17.369 INFO:tasks.workunit.client.0.smithi145.stdout:op 5011 completed, throughput=5MB/sec 2024-09-16T06:20:17.369 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BI5RlDd9hasWCDm off=2520856 len=1586104 2024-09-16T06:20:17.377 INFO:tasks.workunit.client.0.smithi145.stdout:op 5012 completed, throughput=5MB/sec 2024-09-16T06:20:17.377 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-faVTAqzNHFI8UDq off=9951968 len=851441 2024-09-16T06:20:17.382 INFO:tasks.workunit.client.0.smithi145.stdout:op 5013 completed, throughput=5MB/sec 2024-09-16T06:20:17.382 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Kvr_e9jcm3CY5Nj off=6135346 len=805255 2024-09-16T06:20:17.386 INFO:tasks.workunit.client.0.smithi145.stdout:op 5014 completed, throughput=5MB/sec 2024-09-16T06:20:17.387 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aBFOtky_p3D_ZlM off=1178957 len=731003 2024-09-16T06:20:17.389 INFO:tasks.workunit.client.0.smithi145.stdout:op 5015 completed, throughput=5MB/sec 2024-09-16T06:20:18.389 INFO:tasks.workunit.client.0.smithi145.stdout: 986: throughput=5MB/sec pending data=0 2024-09-16T06:20:18.389 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MsUFlNy6Icp-hS7 off=5217227 len=1087909 2024-09-16T06:20:18.397 INFO:tasks.workunit.client.0.smithi145.stdout:op 5016 completed, throughput=5MB/sec 2024-09-16T06:20:18.397 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fU7cgAg0doQo-WQ off=2296881 len=678359 2024-09-16T06:20:18.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 5017 completed, throughput=5MB/sec 2024-09-16T06:20:18.398 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vhJ100VFPclKv94 off=6959798 len=1998012 2024-09-16T06:20:18.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 5018 completed, throughput=5MB/sec 2024-09-16T06:20:18.398 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qj-4Fj_NSz6veDL off=10775274 len=1707053 2024-09-16T06:20:18.405 INFO:tasks.workunit.client.0.smithi145.stdout:op 5019 completed, throughput=5MB/sec 2024-09-16T06:20:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:18 smithi161 ceph-mon[87722]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:20:18.870 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:18 smithi145 ceph-mon[99390]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:20:18.870 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:18 smithi145 ceph-mon[96887]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:20:19.406 INFO:tasks.workunit.client.0.smithi145.stdout: 987: throughput=5MB/sec pending data=0 2024-09-16T06:20:19.406 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4bKMeCjM-Bz_c9B off=11011780 len=136158 2024-09-16T06:20:19.407 INFO:tasks.workunit.client.0.smithi145.stdout:op 5020 completed, throughput=5MB/sec 2024-09-16T06:20:19.407 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IjpoAZBD7pJ4YRT off=2687663 len=1273911 2024-09-16T06:20:19.413 INFO:tasks.workunit.client.0.smithi145.stdout:op 5021 completed, throughput=5MB/sec 2024-09-16T06:20:19.413 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y3AJTJtnoEJSmT1 off=1565609 len=401955 2024-09-16T06:20:19.417 INFO:tasks.workunit.client.0.smithi145.stdout:op 5022 completed, throughput=5MB/sec 2024-09-16T06:20:19.417 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-n2I1y93Fy0HSs4D off=10917700 len=1144972 2024-09-16T06:20:19.418 INFO:tasks.workunit.client.0.smithi145.stdout:op 5023 completed, throughput=5MB/sec 2024-09-16T06:20:19.418 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BgWGxADjlVemPQA off=923193 len=1919282 2024-09-16T06:20:19.419 INFO:tasks.workunit.client.0.smithi145.stdout:op 5024 completed, throughput=5MB/sec 2024-09-16T06:20:20.420 INFO:tasks.workunit.client.0.smithi145.stdout: 988: throughput=5MB/sec pending data=0 2024-09-16T06:20:20.420 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Xh_DdygZ9lIg_ns off=12615130 len=42056 2024-09-16T06:20:20.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 5025 completed, throughput=5MB/sec 2024-09-16T06:20:20.420 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-86nw8KBl4H10aE5 off=9554904 len=650549 2024-09-16T06:20:20.425 INFO:tasks.workunit.client.0.smithi145.stdout:op 5026 completed, throughput=5MB/sec 2024-09-16T06:20:20.425 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fd93ijxd_WAKAMt off=12126211 len=320047 2024-09-16T06:20:20.428 INFO:tasks.workunit.client.0.smithi145.stdout:op 5027 completed, throughput=5MB/sec 2024-09-16T06:20:20.428 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3SJFvYH3Ok4jTfG off=7041598 len=2068769 2024-09-16T06:20:20.430 INFO:tasks.workunit.client.0.smithi145.stdout:op 5028 completed, throughput=5MB/sec 2024-09-16T06:20:20.430 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-edQFxiETo4QgUux off=809193 len=710481 2024-09-16T06:20:20.435 INFO:tasks.workunit.client.0.smithi145.stdout:op 5029 completed, throughput=5MB/sec 2024-09-16T06:20:20.435 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CdZ4M-JbTvd0gvZ off=17876613 len=30190 2024-09-16T06:20:20.437 INFO:tasks.workunit.client.0.smithi145.stdout:op 5030 completed, throughput=5MB/sec 2024-09-16T06:20:20.438 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TUuLNol6i_S_OCg off=233722 len=1296101 2024-09-16T06:20:20.443 INFO:tasks.workunit.client.0.smithi145.stdout:op 5031 completed, throughput=5MB/sec 2024-09-16T06:20:20.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:20 smithi161 ceph-mon[87722]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:20:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:20 smithi145 ceph-mon[96887]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:20:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:20 smithi145 ceph-mon[99390]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:20:21.443 INFO:tasks.workunit.client.0.smithi145.stdout: 989: throughput=5MB/sec pending data=0 2024-09-16T06:20:21.443 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fQ4wHpiKcfxPBwI off=10955698 len=671024 2024-09-16T06:20:21.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 5032 completed, throughput=5MB/sec 2024-09-16T06:20:21.449 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NgkdIbxy78U-iMm off=14600564 len=791489 2024-09-16T06:20:21.453 INFO:tasks.workunit.client.0.smithi145.stdout:op 5033 completed, throughput=5MB/sec 2024-09-16T06:20:21.453 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bGuZCJ7RLUOybge off=2852594 len=2080386 2024-09-16T06:20:21.466 INFO:tasks.workunit.client.0.smithi145.stdout:op 5034 completed, throughput=5MB/sec 2024-09-16T06:20:21.466 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Z0w6NciQUQWBJEI off=12221101 len=1719701 2024-09-16T06:20:21.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 5035 completed, throughput=5MB/sec 2024-09-16T06:20:21.468 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--xw4Je18KBFrrlE off=4983882 len=869057 2024-09-16T06:20:21.470 INFO:tasks.workunit.client.0.smithi145.stdout:op 5036 completed, throughput=5MB/sec 2024-09-16T06:20:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:22.470 INFO:tasks.workunit.client.0.smithi145.stdout: 990: throughput=5MB/sec pending data=0 2024-09-16T06:20:22.470 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--pdBsrvQrqdMLXN off=2780293 len=1177586 2024-09-16T06:20:22.476 INFO:tasks.workunit.client.0.smithi145.stdout:op 5037 completed, throughput=5MB/sec 2024-09-16T06:20:22.476 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q2lOebEyN4YuqqA off=141529 len=711390 2024-09-16T06:20:22.481 INFO:tasks.workunit.client.0.smithi145.stdout:op 5038 completed, throughput=5MB/sec 2024-09-16T06:20:22.481 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rYQfqDE-M3-TWD- off=0 len=1818901 2024-09-16T06:20:22.485 INFO:tasks.workunit.client.0.smithi145.stdout:op 5039 completed, throughput=5MB/sec 2024-09-16T06:20:22.485 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1KCLLCgjKMAhxt1 off=16231698 len=1629603 2024-09-16T06:20:22.491 INFO:tasks.workunit.client.0.smithi145.stdout:op 5040 completed, throughput=5MB/sec 2024-09-16T06:20:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:22 smithi145 ceph-mon[96887]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:22 smithi145 ceph-mon[99390]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:22 smithi161 ceph-mon[87722]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:23.492 INFO:tasks.workunit.client.0.smithi145.stdout: 991: throughput=5MB/sec pending data=0 2024-09-16T06:20:23.492 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dY8cJLCbdvtGX6b off=3711013 len=645565 2024-09-16T06:20:23.493 INFO:tasks.workunit.client.0.smithi145.stdout:op 5041 completed, throughput=5MB/sec 2024-09-16T06:20:23.493 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dkaQIZatQ0Bbv2Y off=6840589 len=222226 2024-09-16T06:20:23.494 INFO:tasks.workunit.client.0.smithi145.stdout:op 5042 completed, throughput=5MB/sec 2024-09-16T06:20:23.494 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r2f7w7c6_iCIlnZ off=8699889 len=811900 2024-09-16T06:20:23.499 INFO:tasks.workunit.client.0.smithi145.stdout:op 5043 completed, throughput=5MB/sec 2024-09-16T06:20:23.499 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-q1H1qXmkpP-x3A9 off=1109440 len=1905062 2024-09-16T06:20:23.501 INFO:tasks.workunit.client.0.smithi145.stdout:op 5044 completed, throughput=5MB/sec 2024-09-16T06:20:23.502 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oUrjHmg339B7d14 off=5735679 len=548144 2024-09-16T06:20:23.513 INFO:tasks.workunit.client.0.smithi145.stdout:op 5045 completed, throughput=5MB/sec 2024-09-16T06:20:23.513 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LeNfaTSr1rAPR0i off=7473934 len=616757 2024-09-16T06:20:23.514 INFO:tasks.workunit.client.0.smithi145.stdout:op 5046 completed, throughput=5MB/sec 2024-09-16T06:20:24.514 INFO:tasks.workunit.client.0.smithi145.stdout: 992: throughput=5MB/sec pending data=0 2024-09-16T06:20:24.515 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eTH-g9o2YuofqMs off=3448315 len=253741 2024-09-16T06:20:24.516 INFO:tasks.workunit.client.0.smithi145.stdout:op 5047 completed, throughput=5MB/sec 2024-09-16T06:20:24.516 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OelGChh-1MgHQRY off=11998850 len=1891264 2024-09-16T06:20:24.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 5048 completed, throughput=5MB/sec 2024-09-16T06:20:24.519 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y_AgOKRTDv45F5U off=948000 len=1809887 2024-09-16T06:20:24.522 INFO:tasks.workunit.client.0.smithi145.stdout:op 5049 completed, throughput=5MB/sec 2024-09-16T06:20:24.522 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hw70pWoQEjKi_fA off=8503941 len=1453402 2024-09-16T06:20:24.524 INFO:tasks.workunit.client.0.smithi145.stdout:op 5050 completed, throughput=5MB/sec 2024-09-16T06:20:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:24 smithi145 ceph-mon[99390]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:20:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:24 smithi145 ceph-mon[96887]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:20:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:20:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:20:24] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:20:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:24 smithi161 ceph-mon[87722]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:20:25.525 INFO:tasks.workunit.client.0.smithi145.stdout: 993: throughput=5MB/sec pending data=0 2024-09-16T06:20:25.525 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ve4PG1DAQfCy4YO off=2967772 len=236408 2024-09-16T06:20:25.526 INFO:tasks.workunit.client.0.smithi145.stdout:op 5051 completed, throughput=5MB/sec 2024-09-16T06:20:25.526 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-V5VjCBcKb-J7yig off=5759405 len=434072 2024-09-16T06:20:25.527 INFO:tasks.workunit.client.0.smithi145.stdout:op 5052 completed, throughput=5MB/sec 2024-09-16T06:20:25.527 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J079_oh_LWByOEc off=6246230 len=306093 2024-09-16T06:20:25.528 INFO:tasks.workunit.client.0.smithi145.stdout:op 5053 completed, throughput=5MB/sec 2024-09-16T06:20:25.528 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fsCa7gTgPGy71uE off=5154170 len=743615 2024-09-16T06:20:25.533 INFO:tasks.workunit.client.0.smithi145.stdout:op 5054 completed, throughput=5MB/sec 2024-09-16T06:20:25.533 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cXaRHZ00GZqemrf off=1422232 len=996034 2024-09-16T06:20:25.535 INFO:tasks.workunit.client.0.smithi145.stdout:op 5055 completed, throughput=5MB/sec 2024-09-16T06:20:25.535 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-33GJzzkJ09oMM6o off=3634687 len=883269 2024-09-16T06:20:25.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 5056 completed, throughput=5MB/sec 2024-09-16T06:20:25.536 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7tXEcg3bJpRrdj8 off=2453795 len=804988 2024-09-16T06:20:25.541 INFO:tasks.workunit.client.0.smithi145.stdout:op 5057 completed, throughput=5MB/sec 2024-09-16T06:20:25.541 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2hCXjSOsNa8034b off=347500 len=1713237 2024-09-16T06:20:25.548 INFO:tasks.workunit.client.0.smithi145.stdout:op 5058 completed, throughput=5MB/sec 2024-09-16T06:20:26.548 INFO:tasks.workunit.client.0.smithi145.stdout: 994: throughput=5MB/sec pending data=0 2024-09-16T06:20:26.548 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OP6EnuTxhBsLomF off=7022792 len=1456538 2024-09-16T06:20:26.551 INFO:tasks.workunit.client.0.smithi145.stdout:op 5059 completed, throughput=5MB/sec 2024-09-16T06:20:26.551 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TUASM4rLB3xW08Z off=2578252 len=1799219 2024-09-16T06:20:26.553 INFO:tasks.workunit.client.0.smithi145.stdout:op 5060 completed, throughput=5MB/sec 2024-09-16T06:20:26.553 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pQ-qyFC8MtgiqNw off=7957669 len=1097058 2024-09-16T06:20:26.559 INFO:tasks.workunit.client.0.smithi145.stdout:op 5061 completed, throughput=5MB/sec 2024-09-16T06:20:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:26 smithi145 ceph-mon[96887]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:27.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:26 smithi145 ceph-mon[99390]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:26 smithi161 ceph-mon[87722]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:27.559 INFO:tasks.workunit.client.0.smithi145.stdout: 995: throughput=5MB/sec pending data=0 2024-09-16T06:20:27.559 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MZA_BflUt8o1of0 off=8084466 len=540775 2024-09-16T06:20:27.563 INFO:tasks.workunit.client.0.smithi145.stdout:op 5062 completed, throughput=5MB/sec 2024-09-16T06:20:27.563 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mkgks5e_mXBpjnK off=863531 len=1927302 2024-09-16T06:20:27.573 INFO:tasks.workunit.client.0.smithi145.stdout:op 5063 completed, throughput=5MB/sec 2024-09-16T06:20:27.574 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PUHkuAD-s6s7KZE off=11353646 len=1187848 2024-09-16T06:20:27.579 INFO:tasks.workunit.client.0.smithi145.stdout:op 5064 completed, throughput=5MB/sec 2024-09-16T06:20:27.579 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lvY2vcj8MUbYXOk off=12632964 len=776607 2024-09-16T06:20:27.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 5065 completed, throughput=5MB/sec 2024-09-16T06:20:27.584 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ObWd9UOvCXD3DfG off=5536689 len=705698 2024-09-16T06:20:27.585 INFO:tasks.workunit.client.0.smithi145.stdout:op 5066 completed, throughput=5MB/sec 2024-09-16T06:20:27.585 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y-wYVJNo_n1rpXk off=1183641 len=1781128 2024-09-16T06:20:27.586 INFO:tasks.workunit.client.0.smithi145.stdout:op 5067 completed, throughput=5MB/sec 2024-09-16T06:20:28.586 INFO:tasks.workunit.client.0.smithi145.stdout: 996: throughput=5MB/sec pending data=0 2024-09-16T06:20:28.586 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h99lRCuXfPUabW7 off=3487390 len=825991 2024-09-16T06:20:28.591 INFO:tasks.workunit.client.0.smithi145.stdout:op 5068 completed, throughput=5MB/sec 2024-09-16T06:20:28.591 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uVXH71jHRuJ6knH off=8389561 len=1816717 2024-09-16T06:20:28.599 INFO:tasks.workunit.client.0.smithi145.stdout:op 5069 completed, throughput=5MB/sec 2024-09-16T06:20:28.599 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4VJiG8LkBMK75Ok off=314692 len=1231846 2024-09-16T06:20:28.606 INFO:tasks.workunit.client.0.smithi145.stdout:op 5070 completed, throughput=5MB/sec 2024-09-16T06:20:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:28 smithi145 ceph-mon[96887]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:20:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:28 smithi145 ceph-mon[99390]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:20:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:28 smithi161 ceph-mon[87722]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:20:29.607 INFO:tasks.workunit.client.0.smithi145.stdout: 997: throughput=5MB/sec pending data=0 2024-09-16T06:20:29.607 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BuhEaRBTc8hJGyr off=326014 len=1140254 2024-09-16T06:20:29.614 INFO:tasks.workunit.client.0.smithi145.stdout:op 5071 completed, throughput=5MB/sec 2024-09-16T06:20:29.614 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GoKZ8FA6f0FPIgW off=2247688 len=1166227 2024-09-16T06:20:29.619 INFO:tasks.workunit.client.0.smithi145.stdout:op 5072 completed, throughput=5MB/sec 2024-09-16T06:20:29.619 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HuTDv4CiyOb0isH off=4100442 len=169272 2024-09-16T06:20:29.620 INFO:tasks.workunit.client.0.smithi145.stdout:op 5073 completed, throughput=5MB/sec 2024-09-16T06:20:29.620 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Lr799PTqIvvmc9I off=13979819 len=990255 2024-09-16T06:20:29.625 INFO:tasks.workunit.client.0.smithi145.stdout:op 5074 completed, throughput=5MB/sec 2024-09-16T06:20:29.626 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1p-OaErbcB0wdGl off=2453987 len=413328 2024-09-16T06:20:29.626 INFO:tasks.workunit.client.0.smithi145.stdout:op 5075 completed, throughput=5MB/sec 2024-09-16T06:20:29.626 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YIWwQU71LAO9N7i off=15473676 len=1650461 2024-09-16T06:20:29.634 INFO:tasks.workunit.client.0.smithi145.stdout:op 5076 completed, throughput=5MB/sec 2024-09-16T06:20:30.634 INFO:tasks.workunit.client.0.smithi145.stdout: 998: throughput=5MB/sec pending data=0 2024-09-16T06:20:30.635 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1zfMUR_3TxM5euy off=166016 len=506015 2024-09-16T06:20:30.638 INFO:tasks.workunit.client.0.smithi145.stdout:op 5077 completed, throughput=5MB/sec 2024-09-16T06:20:30.638 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lXn-z82COzoZ6W4 off=4127024 len=807883 2024-09-16T06:20:30.639 INFO:tasks.workunit.client.0.smithi145.stdout:op 5078 completed, throughput=5MB/sec 2024-09-16T06:20:30.640 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JaBwsJgE_rNPXnG off=6552029 len=1005574 2024-09-16T06:20:30.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 5079 completed, throughput=5MB/sec 2024-09-16T06:20:30.641 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JX3V1LFBC5Q4xLn off=1959634 len=1240011 2024-09-16T06:20:30.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 5080 completed, throughput=5MB/sec 2024-09-16T06:20:30.647 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ctGkQbAqRCgc9ag off=2125823 len=1157549 2024-09-16T06:20:30.648 INFO:tasks.workunit.client.0.smithi145.stdout:op 5081 completed, throughput=5MB/sec 2024-09-16T06:20:30.648 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JevmLgxnsyfBL9i off=1169576 len=806132 2024-09-16T06:20:30.649 INFO:tasks.workunit.client.0.smithi145.stdout:op 5082 completed, throughput=5MB/sec 2024-09-16T06:20:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:30 smithi145 ceph-mon[96887]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:20:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:30 smithi145 ceph-mon[99390]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:20:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:30 smithi161 ceph-mon[87722]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:20:31.649 INFO:tasks.workunit.client.0.smithi145.stdout: 999: throughput=5MB/sec pending data=0 2024-09-16T06:20:31.649 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iUA21B9SdtD_aV3 off=419217 len=1331047 2024-09-16T06:20:31.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 5083 completed, throughput=5MB/sec 2024-09-16T06:20:31.651 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A_yCzWXxBIECzZR off=16907337 len=1831114 2024-09-16T06:20:31.655 INFO:tasks.workunit.client.0.smithi145.stdout:op 5084 completed, throughput=5MB/sec 2024-09-16T06:20:31.655 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5F4EwdopzoWRVJ2 off=3333263 len=960759 2024-09-16T06:20:31.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 5085 completed, throughput=5MB/sec 2024-09-16T06:20:31.660 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oov3XxRWs3pavEc off=9313458 len=669460 2024-09-16T06:20:31.664 INFO:tasks.workunit.client.0.smithi145.stdout:op 5086 completed, throughput=5MB/sec 2024-09-16T06:20:31.664 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kiyatHffOIoJleB off=384815 len=1015833 2024-09-16T06:20:31.669 INFO:tasks.workunit.client.0.smithi145.stdout:op 5087 completed, throughput=5MB/sec 2024-09-16T06:20:32.669 INFO:tasks.workunit.client.0.smithi145.stdout: 1000: throughput=5MB/sec pending data=0 2024-09-16T06:20:32.670 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I20k_a8s7E6w6Ey off=12270568 len=1137211 2024-09-16T06:20:32.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 5088 completed, throughput=5MB/sec 2024-09-16T06:20:32.676 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TV8Q52hxyMHFoFB off=23414507 len=203911 2024-09-16T06:20:32.677 INFO:tasks.workunit.client.0.smithi145.stdout:op 5089 completed, throughput=5MB/sec 2024-09-16T06:20:32.677 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RzjOPdf_ZceFJzF off=4985757 len=426295 2024-09-16T06:20:32.681 INFO:tasks.workunit.client.0.smithi145.stdout:op 5090 completed, throughput=5MB/sec 2024-09-16T06:20:32.681 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wsA2s5dfj49t6GI off=1296383 len=109769 2024-09-16T06:20:32.682 INFO:tasks.workunit.client.0.smithi145.stdout:op 5091 completed, throughput=5MB/sec 2024-09-16T06:20:32.682 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DQzg4xDIIB9BcZU off=1801600 len=1982003 2024-09-16T06:20:32.693 INFO:tasks.workunit.client.0.smithi145.stdout:op 5092 completed, throughput=5MB/sec 2024-09-16T06:20:32.693 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yiBJ_JY3wMJj3Vv off=4197407 len=2060963 2024-09-16T06:20:32.704 INFO:tasks.workunit.client.0.smithi145.stdout:op 5093 completed, throughput=5MB/sec 2024-09-16T06:20:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:32 smithi145 ceph-mon[96887]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:20:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:32 smithi145 ceph-mon[99390]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:20:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:32 smithi161 ceph-mon[87722]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:20:33.705 INFO:tasks.workunit.client.0.smithi145.stdout: 1001: throughput=5MB/sec pending data=0 2024-09-16T06:20:33.705 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4yFq_ExUaG5lrUV off=10500461 len=896510 2024-09-16T06:20:33.706 INFO:tasks.workunit.client.0.smithi145.stdout:op 5094 completed, throughput=5MB/sec 2024-09-16T06:20:33.706 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bKTwtJaV2YF_j07 off=6959665 len=1752911 2024-09-16T06:20:33.715 INFO:tasks.workunit.client.0.smithi145.stdout:op 5095 completed, throughput=5MB/sec 2024-09-16T06:20:33.715 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WKPKNRll7OVfuoI off=2240832 len=107986 2024-09-16T06:20:33.718 INFO:tasks.workunit.client.0.smithi145.stdout:op 5096 completed, throughput=5MB/sec 2024-09-16T06:20:33.718 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3H1JJGFlOeJ5NmW off=11493876 len=1644579 2024-09-16T06:20:33.720 INFO:tasks.workunit.client.0.smithi145.stdout:op 5097 completed, throughput=5MB/sec 2024-09-16T06:20:34.720 INFO:tasks.workunit.client.0.smithi145.stdout: 1002: throughput=5MB/sec pending data=0 2024-09-16T06:20:34.720 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8mbQtsOoDIwGGoT off=9664334 len=1815141 2024-09-16T06:20:34.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 5098 completed, throughput=5MB/sec 2024-09-16T06:20:34.723 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wLa5p5WlF6f-635 off=1626942 len=478946 2024-09-16T06:20:34.726 INFO:tasks.workunit.client.0.smithi145.stdout:op 5099 completed, throughput=5MB/sec 2024-09-16T06:20:34.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Uy3MtiTFHpMMJhq off=508235 len=1772436 2024-09-16T06:20:34.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 5100 completed, throughput=5MB/sec 2024-09-16T06:20:34.730 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hs0iFY7u9s0mXgm off=14198601 len=1369959 2024-09-16T06:20:34.739 INFO:tasks.workunit.client.0.smithi145.stdout:op 5101 completed, throughput=5MB/sec 2024-09-16T06:20:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:34 smithi145 ceph-mon[99390]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:20:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:34 smithi145 ceph-mon[96887]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:20:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:20:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:20:34] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:20:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:34 smithi161 ceph-mon[87722]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:20:35.739 INFO:tasks.workunit.client.0.smithi145.stdout: 1003: throughput=5MB/sec pending data=0 2024-09-16T06:20:35.739 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fiXwXWl1JZx6yjg off=1868079 len=506921 2024-09-16T06:20:35.740 INFO:tasks.workunit.client.0.smithi145.stdout:op 5102 completed, throughput=5MB/sec 2024-09-16T06:20:35.740 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AOY0yZ-cKK3fC5p off=17901804 len=1227957 2024-09-16T06:20:35.742 INFO:tasks.workunit.client.0.smithi145.stdout:op 5103 completed, throughput=5MB/sec 2024-09-16T06:20:35.742 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ov4gKnRTuP3inRM off=2198126 len=2021005 2024-09-16T06:20:35.746 INFO:tasks.workunit.client.0.smithi145.stdout:op 5104 completed, throughput=5MB/sec 2024-09-16T06:20:35.746 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2mcyzxi8zlLL9m7 off=9622142 len=935955 2024-09-16T06:20:35.752 INFO:tasks.workunit.client.0.smithi145.stdout:op 5105 completed, throughput=5MB/sec 2024-09-16T06:20:35.752 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A7cANalEnqBf19F off=4421822 len=999036 2024-09-16T06:20:35.753 INFO:tasks.workunit.client.0.smithi145.stdout:op 5106 completed, throughput=5MB/sec 2024-09-16T06:20:36.753 INFO:tasks.workunit.client.0.smithi145.stdout: 1004: throughput=5MB/sec pending data=0 2024-09-16T06:20:36.754 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bHVX5paPhkU1Utr off=3075722 len=887880 2024-09-16T06:20:36.755 INFO:tasks.workunit.client.0.smithi145.stdout:op 5107 completed, throughput=5MB/sec 2024-09-16T06:20:36.755 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4Z2b1R9aUHDmYrL off=7312036 len=1396980 2024-09-16T06:20:36.762 INFO:tasks.workunit.client.0.smithi145.stdout:op 5108 completed, throughput=5MB/sec 2024-09-16T06:20:36.762 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vvbWaE8wx4Steoy off=798092 len=1245820 2024-09-16T06:20:36.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 5109 completed, throughput=5MB/sec 2024-09-16T06:20:36.768 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8QWkBZIiQljD_wo off=2111557 len=382871 2024-09-16T06:20:36.768 INFO:tasks.workunit.client.0.smithi145.stdout:op 5110 completed, throughput=5MB/sec 2024-09-16T06:20:36.768 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_n_hIwVtDIjxTi4 off=11748989 len=2063550 2024-09-16T06:20:36.777 INFO:tasks.workunit.client.0.smithi145.stdout:op 5111 completed, throughput=5MB/sec 2024-09-16T06:20:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:36 smithi145 ceph-mon[96887]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:20:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:36 smithi145 ceph-mon[99390]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:20:37.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:36 smithi161 ceph-mon[87722]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-16T06:20:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:37.778 INFO:tasks.workunit.client.0.smithi145.stdout: 1005: throughput=5MB/sec pending data=0 2024-09-16T06:20:37.778 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-f1Run7_ywgaMi0M off=4139053 len=1867991 2024-09-16T06:20:37.789 INFO:tasks.workunit.client.0.smithi145.stdout:op 5112 completed, throughput=5MB/sec 2024-09-16T06:20:37.789 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GlKx2T-rQeCIivv off=861688 len=570767 2024-09-16T06:20:37.793 INFO:tasks.workunit.client.0.smithi145.stdout:op 5113 completed, throughput=5MB/sec 2024-09-16T06:20:37.793 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iDs26p9kijC-Gx9 off=14582151 len=1927209 2024-09-16T06:20:37.801 INFO:tasks.workunit.client.0.smithi145.stdout:op 5114 completed, throughput=5MB/sec 2024-09-16T06:20:38.801 INFO:tasks.workunit.client.0.smithi145.stdout: 1006: throughput=5MB/sec pending data=0 2024-09-16T06:20:38.801 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nx5B9HzEJBCOZmE off=2375961 len=616301 2024-09-16T06:20:38.802 INFO:tasks.workunit.client.0.smithi145.stdout:op 5115 completed, throughput=5MB/sec 2024-09-16T06:20:38.802 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8XNIhDBXaqDEyNR off=1862848 len=1363369 2024-09-16T06:20:38.805 INFO:tasks.workunit.client.0.smithi145.stdout:op 5116 completed, throughput=5MB/sec 2024-09-16T06:20:38.805 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5UV69kyJaTBMTFZ off=3018295 len=690591 2024-09-16T06:20:38.807 INFO:tasks.workunit.client.0.smithi145.stdout:op 5117 completed, throughput=5MB/sec 2024-09-16T06:20:38.807 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n6Rm8UJfqVWahC7 off=7063766 len=1283691 2024-09-16T06:20:38.814 INFO:tasks.workunit.client.0.smithi145.stdout:op 5118 completed, throughput=5MB/sec 2024-09-16T06:20:38.814 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-H_9wwEv1YduX2HG off=9161462 len=1352728 2024-09-16T06:20:38.816 INFO:tasks.workunit.client.0.smithi145.stdout:op 5119 completed, throughput=5MB/sec 2024-09-16T06:20:38.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:38 smithi161 ceph-mon[87722]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:20:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:38 smithi145 ceph-mon[96887]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:20:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:38 smithi145 ceph-mon[99390]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:20:39.816 INFO:tasks.workunit.client.0.smithi145.stdout: 1007: throughput=5MB/sec pending data=0 2024-09-16T06:20:39.816 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rfpuHyvb71rKL7_ off=1638022 len=309805 2024-09-16T06:20:39.819 INFO:tasks.workunit.client.0.smithi145.stdout:op 5120 completed, throughput=5MB/sec 2024-09-16T06:20:39.819 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uced22YIMxqV6NH off=703709 len=1381090 2024-09-16T06:20:39.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 5121 completed, throughput=5MB/sec 2024-09-16T06:20:39.821 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dnfKc_qCkyrGXnf off=808801 len=855289 2024-09-16T06:20:39.826 INFO:tasks.workunit.client.0.smithi145.stdout:op 5122 completed, throughput=5MB/sec 2024-09-16T06:20:39.826 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FXMHEzviNAhZZg4 off=2546882 len=951356 2024-09-16T06:20:39.828 INFO:tasks.workunit.client.0.smithi145.stdout:op 5123 completed, throughput=5MB/sec 2024-09-16T06:20:39.828 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bw6sM2GQEHOV59z off=6787162 len=1100866 2024-09-16T06:20:39.829 INFO:tasks.workunit.client.0.smithi145.stdout:op 5124 completed, throughput=5MB/sec 2024-09-16T06:20:39.829 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-771rF_ls1smzpTu off=1610634 len=285286 2024-09-16T06:20:39.832 INFO:tasks.workunit.client.0.smithi145.stdout:op 5125 completed, throughput=5MB/sec 2024-09-16T06:20:40.833 INFO:tasks.workunit.client.0.smithi145.stdout: 1008: throughput=5MB/sec pending data=0 2024-09-16T06:20:40.833 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3D8o3bIBSjUBtMS off=4687374 len=353502 2024-09-16T06:20:40.834 INFO:tasks.workunit.client.0.smithi145.stdout:op 5126 completed, throughput=5MB/sec 2024-09-16T06:20:40.834 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EQIFsI70xcvRrz9 off=16229283 len=1438555 2024-09-16T06:20:40.836 INFO:tasks.workunit.client.0.smithi145.stdout:op 5127 completed, throughput=5MB/sec 2024-09-16T06:20:40.836 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gNQ5XQXjNcMI_3w off=6015917 len=1047236 2024-09-16T06:20:40.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 5128 completed, throughput=5MB/sec 2024-09-16T06:20:40.838 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TXOGQTn5QlqG1NF off=8177411 len=1591660 2024-09-16T06:20:40.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 5129 completed, throughput=5MB/sec 2024-09-16T06:20:40.845 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KQYCw6wtQLQZwKm off=11685593 len=333536 2024-09-16T06:20:40.848 INFO:tasks.workunit.client.0.smithi145.stdout:op 5130 completed, throughput=5MB/sec 2024-09-16T06:20:40.848 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-860SygjOhXKUmPn off=12125870 len=1892283 2024-09-16T06:20:40.858 INFO:tasks.workunit.client.0.smithi145.stdout:op 5131 completed, throughput=5MB/sec 2024-09-16T06:20:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:40 smithi145 ceph-mon[96887]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:20:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:40 smithi145 ceph-mon[99390]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:20:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:40 smithi161 ceph-mon[87722]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:20:41.858 INFO:tasks.workunit.client.0.smithi145.stdout: 1009: throughput=5MB/sec pending data=0 2024-09-16T06:20:41.858 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Kgq2W36Wd-A3__j off=9781597 len=1030750 2024-09-16T06:20:41.860 INFO:tasks.workunit.client.0.smithi145.stdout:op 5132 completed, throughput=5MB/sec 2024-09-16T06:20:41.860 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vC5J1fo5BFG2Y8a off=2027943 len=1310422 2024-09-16T06:20:41.866 INFO:tasks.workunit.client.0.smithi145.stdout:op 5133 completed, throughput=5MB/sec 2024-09-16T06:20:41.866 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_P9OU1aovRgcgjK off=7093947 len=1650461 2024-09-16T06:20:41.871 INFO:tasks.workunit.client.0.smithi145.stdout:op 5134 completed, throughput=5MB/sec 2024-09-16T06:20:42.872 INFO:tasks.workunit.client.0.smithi145.stdout: 1010: throughput=5MB/sec pending data=0 2024-09-16T06:20:42.872 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PLsO7fNtclx78Xm off=5403323 len=1108983 2024-09-16T06:20:42.874 INFO:tasks.workunit.client.0.smithi145.stdout:op 5135 completed, throughput=5MB/sec 2024-09-16T06:20:42.874 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Apy77akifr6i3C9 off=225440 len=1348109 2024-09-16T06:20:42.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 5136 completed, throughput=5MB/sec 2024-09-16T06:20:42.881 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5fP720MW3uh6fG_ off=8051649 len=1971520 2024-09-16T06:20:42.884 INFO:tasks.workunit.client.0.smithi145.stdout:op 5137 completed, throughput=5MB/sec 2024-09-16T06:20:42.884 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rDT3IXK1QBv47Ri off=16475187 len=686781 2024-09-16T06:20:42.889 INFO:tasks.workunit.client.0.smithi145.stdout:op 5138 completed, throughput=5MB/sec 2024-09-16T06:20:42.889 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xCSqLQWSGTw5SbO off=3502644 len=1765865 2024-09-16T06:20:42.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 5139 completed, throughput=5MB/sec 2024-09-16T06:20:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:42 smithi145 ceph-mon[96887]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:42 smithi145 ceph-mon[99390]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:42 smithi161 ceph-mon[87722]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:43.890 INFO:tasks.workunit.client.0.smithi145.stdout: 1011: throughput=5MB/sec pending data=0 2024-09-16T06:20:43.891 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qni_aspg-2qXQPB off=7755570 len=1464474 2024-09-16T06:20:43.897 INFO:tasks.workunit.client.0.smithi145.stdout:op 5140 completed, throughput=5MB/sec 2024-09-16T06:20:43.897 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l45UUgZ0V-h4JGX off=7777054 len=199481 2024-09-16T06:20:43.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 5141 completed, throughput=5MB/sec 2024-09-16T06:20:43.898 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kVVLfeohDyJKqz_ off=2048406 len=1847041 2024-09-16T06:20:43.905 INFO:tasks.workunit.client.0.smithi145.stdout:op 5142 completed, throughput=5MB/sec 2024-09-16T06:20:43.905 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0rmNecDnBrI8DTt off=522424 len=1766396 2024-09-16T06:20:43.915 INFO:tasks.workunit.client.0.smithi145.stdout:op 5143 completed, throughput=5MB/sec 2024-09-16T06:20:44.916 INFO:tasks.workunit.client.0.smithi145.stdout: 1012: throughput=5MB/sec pending data=0 2024-09-16T06:20:44.916 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-eG1WxchmgTzoyR4 off=5502350 len=1547618 2024-09-16T06:20:44.924 INFO:tasks.workunit.client.0.smithi145.stdout:op 5144 completed, throughput=5MB/sec 2024-09-16T06:20:44.925 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-68dFwQ6G-3tokil off=1173799 len=2004731 2024-09-16T06:20:44.927 INFO:tasks.workunit.client.0.smithi145.stdout:op 5145 completed, throughput=5MB/sec 2024-09-16T06:20:44.927 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l52eb8D_V-_M_ij off=6914108 len=832614 2024-09-16T06:20:44.932 INFO:tasks.workunit.client.0.smithi145.stdout:op 5146 completed, throughput=5MB/sec 2024-09-16T06:20:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:44 smithi145 ceph-mon[99390]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:20:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:44 smithi145 ceph-mon[96887]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:20:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:20:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:20:44] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-09-16T06:20:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:44 smithi161 ceph-mon[87722]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:20:45.932 INFO:tasks.workunit.client.0.smithi145.stdout: 1013: throughput=5MB/sec pending data=0 2024-09-16T06:20:45.933 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MWPBNz_sSkSKvs5 off=726870 len=364124 2024-09-16T06:20:45.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 5147 completed, throughput=5MB/sec 2024-09-16T06:20:45.934 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RSbeITMRMzCi0YO off=20077451 len=1303311 2024-09-16T06:20:45.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 5148 completed, throughput=5MB/sec 2024-09-16T06:20:45.936 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4XxHNNR0DiB1i8o off=11801617 len=255521 2024-09-16T06:20:45.936 INFO:tasks.workunit.client.0.smithi145.stdout:op 5149 completed, throughput=5MB/sec 2024-09-16T06:20:45.936 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-88nENK2YonOAL8r off=654467 len=1277148 2024-09-16T06:20:45.937 INFO:tasks.workunit.client.0.smithi145.stdout:op 5150 completed, throughput=5MB/sec 2024-09-16T06:20:45.938 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PDqjHin6CegCH41 off=17407478 len=1108804 2024-09-16T06:20:45.943 INFO:tasks.workunit.client.0.smithi145.stdout:op 5151 completed, throughput=5MB/sec 2024-09-16T06:20:45.944 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wi0aKFdK771QlMe off=17301818 len=1032661 2024-09-16T06:20:45.946 INFO:tasks.workunit.client.0.smithi145.stdout:op 5152 completed, throughput=5MB/sec 2024-09-16T06:20:46.946 INFO:tasks.workunit.client.0.smithi145.stdout: 1014: throughput=5MB/sec pending data=0 2024-09-16T06:20:46.946 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2Go9X7yuCGmV2NL off=13020014 len=202504 2024-09-16T06:20:46.947 INFO:tasks.workunit.client.0.smithi145.stdout:op 5153 completed, throughput=5MB/sec 2024-09-16T06:20:46.947 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-v6cXmUPKZ2oi8tN off=17892159 len=349017 2024-09-16T06:20:46.948 INFO:tasks.workunit.client.0.smithi145.stdout:op 5154 completed, throughput=5MB/sec 2024-09-16T06:20:46.948 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dkGS5oCLIfueDWp off=2198220 len=2016969 2024-09-16T06:20:46.950 INFO:tasks.workunit.client.0.smithi145.stdout:op 5155 completed, throughput=5MB/sec 2024-09-16T06:20:46.950 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-shopBCWnG24UPmE off=2346400 len=3946 2024-09-16T06:20:46.951 INFO:tasks.workunit.client.0.smithi145.stdout:op 5156 completed, throughput=5MB/sec 2024-09-16T06:20:46.951 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LxHDix2t-jh8MqU off=4258514 len=779047 2024-09-16T06:20:46.952 INFO:tasks.workunit.client.0.smithi145.stdout:op 5157 completed, throughput=5MB/sec 2024-09-16T06:20:46.952 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t8dUoAYV_XFLVKy off=14269031 len=1748404 2024-09-16T06:20:46.953 INFO:tasks.workunit.client.0.smithi145.stdout:op 5158 completed, throughput=5MB/sec 2024-09-16T06:20:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:46 smithi145 ceph-mon[99390]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:47.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:46 smithi145 ceph-mon[96887]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:46 smithi161 ceph-mon[87722]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:20:47.954 INFO:tasks.workunit.client.0.smithi145.stdout: 1015: throughput=5MB/sec pending data=0 2024-09-16T06:20:47.954 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bgALnb5BHmdeutQ off=4499436 len=1574301 2024-09-16T06:20:47.962 INFO:tasks.workunit.client.0.smithi145.stdout:op 5159 completed, throughput=5MB/sec 2024-09-16T06:20:47.963 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oVfWD4ghSRaGDDC off=4007848 len=1517983 2024-09-16T06:20:47.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 5160 completed, throughput=5MB/sec 2024-09-16T06:20:47.964 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PGl69UXmT8BKVmw off=386185 len=1136890 2024-09-16T06:20:47.966 INFO:tasks.workunit.client.0.smithi145.stdout:op 5161 completed, throughput=5MB/sec 2024-09-16T06:20:47.966 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-P-NCsjUaCMeZOnZ off=428605 len=1757036 2024-09-16T06:20:47.969 INFO:tasks.workunit.client.0.smithi145.stdout:op 5162 completed, throughput=5MB/sec 2024-09-16T06:20:48.969 INFO:tasks.workunit.client.0.smithi145.stdout: 1016: throughput=5MB/sec pending data=0 2024-09-16T06:20:48.969 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4aLs6hBjGg93HQ_ off=10600692 len=865326 2024-09-16T06:20:48.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 5163 completed, throughput=5MB/sec 2024-09-16T06:20:48.970 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Euyx_Ew1JRVYl0Q off=15524991 len=808584 2024-09-16T06:20:48.975 INFO:tasks.workunit.client.0.smithi145.stdout:op 5164 completed, throughput=5MB/sec 2024-09-16T06:20:48.975 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-juoR_KtW2Y2MnTw off=3289967 len=2004496 2024-09-16T06:20:48.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 5165 completed, throughput=5MB/sec 2024-09-16T06:20:48.985 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-20UnHRUGUx8BsJR off=1371333 len=1552679 2024-09-16T06:20:48.992 INFO:tasks.workunit.client.0.smithi145.stdout:op 5166 completed, throughput=5MB/sec 2024-09-16T06:20:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:48 smithi145 ceph-mon[96887]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:20:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:48 smithi145 ceph-mon[99390]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:20:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:48 smithi161 ceph-mon[87722]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:20:49.992 INFO:tasks.workunit.client.0.smithi145.stdout: 1017: throughput=5MB/sec pending data=0 2024-09-16T06:20:49.992 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sZ2xo_p6I05YFs6 off=1545343 len=210049 2024-09-16T06:20:49.993 INFO:tasks.workunit.client.0.smithi145.stdout:op 5167 completed, throughput=5MB/sec 2024-09-16T06:20:49.993 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i3ifc_P_sHELzAr off=10885763 len=179652 2024-09-16T06:20:49.996 INFO:tasks.workunit.client.0.smithi145.stdout:op 5168 completed, throughput=5MB/sec 2024-09-16T06:20:49.996 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-H_YcZAGJwrhD0id off=3783759 len=1602833 2024-09-16T06:20:50.005 INFO:tasks.workunit.client.0.smithi145.stdout:op 5169 completed, throughput=5MB/sec 2024-09-16T06:20:50.005 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--rcm3beENxkH9IQ off=13431608 len=1871664 2024-09-16T06:20:50.007 INFO:tasks.workunit.client.0.smithi145.stdout:op 5170 completed, throughput=5MB/sec 2024-09-16T06:20:50.008 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RAspz9lohq2gVzv off=7503482 len=136705 2024-09-16T06:20:50.008 INFO:tasks.workunit.client.0.smithi145.stdout:op 5171 completed, throughput=5MB/sec 2024-09-16T06:20:50.008 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OUg-2DtrtFNcjY4 off=10140338 len=2014885 2024-09-16T06:20:50.011 INFO:tasks.workunit.client.0.smithi145.stdout:op 5172 completed, throughput=5MB/sec 2024-09-16T06:20:51.012 INFO:tasks.workunit.client.0.smithi145.stdout: 1018: throughput=5MB/sec pending data=0 2024-09-16T06:20:51.012 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9QvepfLNP26K0h3 off=6986103 len=228490 2024-09-16T06:20:51.012 INFO:tasks.workunit.client.0.smithi145.stdout:op 5173 completed, throughput=5MB/sec 2024-09-16T06:20:51.013 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KiAbYnlETg3n344 off=3721130 len=1313974 2024-09-16T06:20:51.019 INFO:tasks.workunit.client.0.smithi145.stdout:op 5174 completed, throughput=5MB/sec 2024-09-16T06:20:51.020 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z1Mq_byWTPrCQNm off=13808611 len=1251415 2024-09-16T06:20:51.026 INFO:tasks.workunit.client.0.smithi145.stdout:op 5175 completed, throughput=5MB/sec 2024-09-16T06:20:51.026 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ldKTcvO7V3rb7qQ off=11929439 len=983357 2024-09-16T06:20:51.028 INFO:tasks.workunit.client.0.smithi145.stdout:op 5176 completed, throughput=5MB/sec 2024-09-16T06:20:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:50 smithi145 ceph-mon[96887]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:51.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:50 smithi145 ceph-mon[99390]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:50 smithi161 ceph-mon[87722]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:20:52.028 INFO:tasks.workunit.client.0.smithi145.stdout: 1019: throughput=5MB/sec pending data=0 2024-09-16T06:20:52.028 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6HzjhvqyYyyO_n4 off=2206363 len=2060757 2024-09-16T06:20:52.041 INFO:tasks.workunit.client.0.smithi145.stdout:op 5177 completed, throughput=5MB/sec 2024-09-16T06:20:52.041 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zpqnCiIRrF51PM_ off=11718770 len=1188348 2024-09-16T06:20:52.042 INFO:tasks.workunit.client.0.smithi145.stdout:op 5178 completed, throughput=5MB/sec 2024-09-16T06:20:52.042 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9Gpg3YjybIsNpCb off=1278607 len=484844 2024-09-16T06:20:52.043 INFO:tasks.workunit.client.0.smithi145.stdout:op 5179 completed, throughput=5MB/sec 2024-09-16T06:20:52.043 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GN2--HIOMe6-V4M off=3353095 len=748266 2024-09-16T06:20:52.045 INFO:tasks.workunit.client.0.smithi145.stdout:op 5180 completed, throughput=5MB/sec 2024-09-16T06:20:52.045 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-s5uwpLeFgvC_3JV off=4397483 len=1532114 2024-09-16T06:20:52.054 INFO:tasks.workunit.client.0.smithi145.stdout:op 5181 completed, throughput=5MB/sec 2024-09-16T06:20:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:20:53.054 INFO:tasks.workunit.client.0.smithi145.stdout: 1020: throughput=5MB/sec pending data=0 2024-09-16T06:20:53.054 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kmanVTPEa2O1FaR off=602043 len=168396 2024-09-16T06:20:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:op 5182 completed, throughput=5MB/sec 2024-09-16T06:20:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rFHOYaIROta71n1 off=841416 len=561427 2024-09-16T06:20:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:op 5183 completed, throughput=5MB/sec 2024-09-16T06:20:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LjH6sv0mM3FxLGH off=1199514 len=499798 2024-09-16T06:20:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 5184 completed, throughput=5MB/sec 2024-09-16T06:20:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u-Q1ZnB7sOCAIH7 off=6006176 len=630826 2024-09-16T06:20:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:52 smithi145 ceph-mon[99390]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:20:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:52 smithi145 ceph-mon[96887]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:20:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:op 5185 completed, throughput=5MB/sec 2024-09-16T06:20:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7hBR5WOQPOs0xeB off=1963756 len=847972 2024-09-16T06:20:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:op 5186 completed, throughput=5MB/sec 2024-09-16T06:20:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EBhf5wYJfIfDBAZ off=9330418 len=916825 2024-09-16T06:20:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:op 5187 completed, throughput=5MB/sec 2024-09-16T06:20:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nQpzktQSj8y-krV off=8695816 len=594669 2024-09-16T06:20:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:op 5188 completed, throughput=5MB/sec 2024-09-16T06:20:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lwMQkM1vN3UIFOW off=6639831 len=1461115 2024-09-16T06:20:53.081 INFO:tasks.workunit.client.0.smithi145.stdout:op 5189 completed, throughput=5MB/sec 2024-09-16T06:20:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:52 smithi161 ceph-mon[87722]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:20:54.082 INFO:tasks.workunit.client.0.smithi145.stdout: 1021: throughput=5MB/sec pending data=0 2024-09-16T06:20:54.082 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JALdsSIDFjOs-lr off=1446207 len=1962844 2024-09-16T06:20:54.084 INFO:tasks.workunit.client.0.smithi145.stdout:op 5190 completed, throughput=5MB/sec 2024-09-16T06:20:54.084 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4NzhDt04M122uzx off=2532837 len=1082248 2024-09-16T06:20:54.089 INFO:tasks.workunit.client.0.smithi145.stdout:op 5191 completed, throughput=5MB/sec 2024-09-16T06:20:54.089 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oapINb7Q3ACWQzR off=19032723 len=768782 2024-09-16T06:20:54.094 INFO:tasks.workunit.client.0.smithi145.stdout:op 5192 completed, throughput=5MB/sec 2024-09-16T06:20:54.094 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Kig3hnzmEuw5O1S off=22401231 len=150506 2024-09-16T06:20:54.094 INFO:tasks.workunit.client.0.smithi145.stdout:op 5193 completed, throughput=5MB/sec 2024-09-16T06:20:54.094 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XUWsnHoVPpnqm6I off=114067 len=1390685 2024-09-16T06:20:54.106 INFO:tasks.workunit.client.0.smithi145.stdout:op 5194 completed, throughput=5MB/sec 2024-09-16T06:20:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:54 smithi145 ceph-mon[96887]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:20:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:54 smithi145 ceph-mon[99390]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:20:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:20:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:20:54] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:20:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:54 smithi161 ceph-mon[87722]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-16T06:20:55.106 INFO:tasks.workunit.client.0.smithi145.stdout: 1022: throughput=5MB/sec pending data=0 2024-09-16T06:20:55.106 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bU_6c7Wc3RfSkUq off=5778434 len=1576013 2024-09-16T06:20:55.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 5195 completed, throughput=5MB/sec 2024-09-16T06:20:55.113 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OkFl-VOGRpJRLNl off=4921775 len=265459 2024-09-16T06:20:55.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 5196 completed, throughput=5MB/sec 2024-09-16T06:20:55.114 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6UKPGMpLq_Pp1QW off=9681930 len=614376 2024-09-16T06:20:55.118 INFO:tasks.workunit.client.0.smithi145.stdout:op 5197 completed, throughput=5MB/sec 2024-09-16T06:20:55.118 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0t0WNJa26bqqRj9 off=0 len=1559333 2024-09-16T06:20:55.125 INFO:tasks.workunit.client.0.smithi145.stdout:op 5198 completed, throughput=5MB/sec 2024-09-16T06:20:55.126 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mKzjNPAOjK4KAoU off=2405323 len=374380 2024-09-16T06:20:55.126 INFO:tasks.workunit.client.0.smithi145.stdout:op 5199 completed, throughput=5MB/sec 2024-09-16T06:20:56.127 INFO:tasks.workunit.client.0.smithi145.stdout: 1023: throughput=5MB/sec pending data=0 2024-09-16T06:20:56.127 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cOmWLicpo5kJmir off=3253010 len=1703163 2024-09-16T06:20:56.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 5200 completed, throughput=5MB/sec 2024-09-16T06:20:56.136 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rK1uh5RqtQjbq8l off=12351687 len=821646 2024-09-16T06:20:56.137 INFO:tasks.workunit.client.0.smithi145.stdout:op 5201 completed, throughput=5MB/sec 2024-09-16T06:20:56.137 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2AAqOqa2mnVABpF off=17582566 len=1737655 2024-09-16T06:20:56.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 5202 completed, throughput=5MB/sec 2024-09-16T06:20:56.145 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JAYX7104SWWVb_u off=16539486 len=1396502 2024-09-16T06:20:56.147 INFO:tasks.workunit.client.0.smithi145.stdout:op 5203 completed, throughput=5MB/sec 2024-09-16T06:20:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:56 smithi145 ceph-mon[96887]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:20:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:56 smithi145 ceph-mon[99390]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:20:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:56 smithi161 ceph-mon[87722]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:20:57.147 INFO:tasks.workunit.client.0.smithi145.stdout: 1024: throughput=5MB/sec pending data=0 2024-09-16T06:20:57.147 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PumeTrj3NzyhMvU off=970579 len=299873 2024-09-16T06:20:57.148 INFO:tasks.workunit.client.0.smithi145.stdout:op 5204 completed, throughput=5MB/sec 2024-09-16T06:20:57.149 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Xjay0_bMWntAenz off=3999042 len=1202910 2024-09-16T06:20:57.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 5205 completed, throughput=5MB/sec 2024-09-16T06:20:57.155 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0L_OpDIhj_PIEZJ off=1434304 len=1822803 2024-09-16T06:20:57.157 INFO:tasks.workunit.client.0.smithi145.stdout:op 5206 completed, throughput=5MB/sec 2024-09-16T06:20:57.157 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9KrSh6x8yxVkKE6 off=7839309 len=79560 2024-09-16T06:20:57.157 INFO:tasks.workunit.client.0.smithi145.stdout:op 5207 completed, throughput=5MB/sec 2024-09-16T06:20:57.157 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FjlblXN6qsSuDu7 off=15663840 len=1570697 2024-09-16T06:20:57.166 INFO:tasks.workunit.client.0.smithi145.stdout:op 5208 completed, throughput=5MB/sec 2024-09-16T06:20:57.166 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-m5DF_QQXWIabNUm off=882879 len=515129 2024-09-16T06:20:57.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 5209 completed, throughput=5MB/sec 2024-09-16T06:20:58.168 INFO:tasks.workunit.client.0.smithi145.stdout: 1025: throughput=5MB/sec pending data=0 2024-09-16T06:20:58.168 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yjHLloR35IGXFyc off=13020806 len=926843 2024-09-16T06:20:58.170 INFO:tasks.workunit.client.0.smithi145.stdout:op 5210 completed, throughput=5MB/sec 2024-09-16T06:20:58.170 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uoeZQ27gZod6DJC off=15274055 len=1320396 2024-09-16T06:20:58.176 INFO:tasks.workunit.client.0.smithi145.stdout:op 5211 completed, throughput=5MB/sec 2024-09-16T06:20:58.176 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KFAI3HI3BKtWOMj off=53952 len=141904 2024-09-16T06:20:58.179 INFO:tasks.workunit.client.0.smithi145.stdout:op 5212 completed, throughput=5MB/sec 2024-09-16T06:20:58.179 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rAMzc4t7kVGXn5C off=2677558 len=1248506 2024-09-16T06:20:58.180 INFO:tasks.workunit.client.0.smithi145.stdout:op 5213 completed, throughput=5MB/sec 2024-09-16T06:20:58.180 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ro3tKvH2lp8kqIc off=15532240 len=624246 2024-09-16T06:20:58.184 INFO:tasks.workunit.client.0.smithi145.stdout:op 5214 completed, throughput=5MB/sec 2024-09-16T06:20:58.184 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-REGoKnT-MwdVPq2 off=10679397 len=1013434 2024-09-16T06:20:58.185 INFO:tasks.workunit.client.0.smithi145.stdout:op 5215 completed, throughput=5MB/sec 2024-09-16T06:20:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:20:58 smithi145 ceph-mon[99390]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:20:59.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:20:58 smithi145 ceph-mon[96887]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:20:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:20:58 smithi161 ceph-mon[87722]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:20:59.186 INFO:tasks.workunit.client.0.smithi145.stdout: 1026: throughput=5MB/sec pending data=0 2024-09-16T06:20:59.186 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PMMKoTPbrJXxCeO off=14971 len=1129974 2024-09-16T06:20:59.187 INFO:tasks.workunit.client.0.smithi145.stdout:op 5216 completed, throughput=5MB/sec 2024-09-16T06:20:59.188 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dxNlIOz2hW_JxZV off=1529707 len=1419278 2024-09-16T06:20:59.196 INFO:tasks.workunit.client.0.smithi145.stdout:op 5217 completed, throughput=5MB/sec 2024-09-16T06:20:59.196 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qb1joaoD5wLQK8a off=7268679 len=1428676 2024-09-16T06:20:59.199 INFO:tasks.workunit.client.0.smithi145.stdout:op 5218 completed, throughput=5MB/sec 2024-09-16T06:20:59.200 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sAjU3eIiOrn6_G6 off=8615021 len=1686617 2024-09-16T06:20:59.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 5219 completed, throughput=5MB/sec 2024-09-16T06:21:00.208 INFO:tasks.workunit.client.0.smithi145.stdout: 1027: throughput=5MB/sec pending data=0 2024-09-16T06:21:00.209 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uhnZtYIsqsg9fBF off=11458140 len=1287464 2024-09-16T06:21:00.216 INFO:tasks.workunit.client.0.smithi145.stdout:op 5220 completed, throughput=5MB/sec 2024-09-16T06:21:00.216 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Mo0H2eNy6RZjikD off=0 len=1364629 2024-09-16T06:21:00.217 INFO:tasks.workunit.client.0.smithi145.stdout:op 5221 completed, throughput=5MB/sec 2024-09-16T06:21:00.217 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VH1BHFTdygzx60G off=302867 len=1386076 2024-09-16T06:21:00.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 5222 completed, throughput=5MB/sec 2024-09-16T06:21:00.223 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xyKXPr95TEFd8XO off=3519470 len=226248 2024-09-16T06:21:00.226 INFO:tasks.workunit.client.0.smithi145.stdout:op 5223 completed, throughput=5MB/sec 2024-09-16T06:21:00.226 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zR9lfhZQ1HhYJNf off=1360290 len=1972858 2024-09-16T06:21:00.238 INFO:tasks.workunit.client.0.smithi145.stdout:op 5224 completed, throughput=5MB/sec 2024-09-16T06:21:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:00 smithi145 ceph-mon[96887]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:21:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:00 smithi145 ceph-mon[99390]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:21:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:00 smithi161 ceph-mon[87722]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:21:01.238 INFO:tasks.workunit.client.0.smithi145.stdout: 1028: throughput=5MB/sec pending data=0 2024-09-16T06:21:01.238 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5Sal2aMS5k_I_bg off=1030741 len=1988787 2024-09-16T06:21:01.241 INFO:tasks.workunit.client.0.smithi145.stdout:op 5225 completed, throughput=5MB/sec 2024-09-16T06:21:01.241 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xee7FB977URFCBT off=1903750 len=1552163 2024-09-16T06:21:01.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 5226 completed, throughput=5MB/sec 2024-09-16T06:21:01.250 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--R--JSusO6FwqwR off=7135267 len=1184598 2024-09-16T06:21:01.251 INFO:tasks.workunit.client.0.smithi145.stdout:op 5227 completed, throughput=5MB/sec 2024-09-16T06:21:02.251 INFO:tasks.workunit.client.0.smithi145.stdout: 1029: throughput=5MB/sec pending data=0 2024-09-16T06:21:02.251 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DcpCFaQ7ZiJQoyw off=11891078 len=1169799 2024-09-16T06:21:02.253 INFO:tasks.workunit.client.0.smithi145.stdout:op 5228 completed, throughput=5MB/sec 2024-09-16T06:21:02.253 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YoAE-ctXlHIU0zG off=0 len=1449618 2024-09-16T06:21:02.255 INFO:tasks.workunit.client.0.smithi145.stdout:op 5229 completed, throughput=5MB/sec 2024-09-16T06:21:02.255 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wFrAkn4ttsTXtBo off=7940487 len=1451986 2024-09-16T06:21:02.258 INFO:tasks.workunit.client.0.smithi145.stdout:op 5230 completed, throughput=5MB/sec 2024-09-16T06:21:02.258 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EWeYCfLwEhrNgpr off=11008304 len=222957 2024-09-16T06:21:02.261 INFO:tasks.workunit.client.0.smithi145.stdout:op 5231 completed, throughput=5MB/sec 2024-09-16T06:21:02.261 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-k75EXEEwhXatJoK off=585246 len=1411287 2024-09-16T06:21:02.263 INFO:tasks.workunit.client.0.smithi145.stdout:op 5232 completed, throughput=5MB/sec 2024-09-16T06:21:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:02 smithi145 ceph-mon[96887]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:02 smithi145 ceph-mon[99390]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:02 smithi161 ceph-mon[87722]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:03.264 INFO:tasks.workunit.client.0.smithi145.stdout: 1030: throughput=5MB/sec pending data=0 2024-09-16T06:21:03.264 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-97CDcwnmSOowTIr off=499533 len=1208279 2024-09-16T06:21:03.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 5233 completed, throughput=5MB/sec 2024-09-16T06:21:03.270 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HsNz7qECzPH5wvs off=5109752 len=393391 2024-09-16T06:21:03.270 INFO:tasks.workunit.client.0.smithi145.stdout:op 5234 completed, throughput=5MB/sec 2024-09-16T06:21:03.270 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NvxQSqL2pldVZeh off=7624854 len=1811366 2024-09-16T06:21:03.272 INFO:tasks.workunit.client.0.smithi145.stdout:op 5235 completed, throughput=5MB/sec 2024-09-16T06:21:03.273 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sDGJHg_iamuQ-dU off=6766540 len=747252 2024-09-16T06:21:03.274 INFO:tasks.workunit.client.0.smithi145.stdout:op 5236 completed, throughput=5MB/sec 2024-09-16T06:21:04.274 INFO:tasks.workunit.client.0.smithi145.stdout: 1031: throughput=5MB/sec pending data=0 2024-09-16T06:21:04.274 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Euyx_Ew1JRVYl0Q off=11313355 len=1004953 2024-09-16T06:21:04.276 INFO:tasks.workunit.client.0.smithi145.stdout:op 5237 completed, throughput=5MB/sec 2024-09-16T06:21:04.276 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-liP4-y41kGuO7-P off=3329004 len=1499088 2024-09-16T06:21:04.277 INFO:tasks.workunit.client.0.smithi145.stdout:op 5238 completed, throughput=5MB/sec 2024-09-16T06:21:04.278 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PwBhT9i29VzYeDp off=10039734 len=215821 2024-09-16T06:21:04.281 INFO:tasks.workunit.client.0.smithi145.stdout:op 5239 completed, throughput=5MB/sec 2024-09-16T06:21:04.281 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-V5rnJAhptgnajIZ off=4925689 len=1749845 2024-09-16T06:21:04.289 INFO:tasks.workunit.client.0.smithi145.stdout:op 5240 completed, throughput=5MB/sec 2024-09-16T06:21:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jeO0ryVbnvycCQl off=411586 len=1985257 2024-09-16T06:21:04.301 INFO:tasks.workunit.client.0.smithi145.stdout:op 5241 completed, throughput=5MB/sec 2024-09-16T06:21:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:04 smithi145 ceph-mon[96887]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:21:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:04 smithi145 ceph-mon[99390]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:21:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:21:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:21:04] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:21:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:04 smithi161 ceph-mon[87722]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-16T06:21:05.302 INFO:tasks.workunit.client.0.smithi145.stdout: 1032: throughput=5MB/sec pending data=0 2024-09-16T06:21:05.302 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-q_eVJSnBfeknNoq off=4808408 len=274883 2024-09-16T06:21:05.305 INFO:tasks.workunit.client.0.smithi145.stdout:op 5242 completed, throughput=5MB/sec 2024-09-16T06:21:05.305 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9hWq-1ie5KB-zyY off=9952250 len=316787 2024-09-16T06:21:05.309 INFO:tasks.workunit.client.0.smithi145.stdout:op 5243 completed, throughput=5MB/sec 2024-09-16T06:21:05.309 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KqKbxNewXQGsHJC off=706716 len=1249207 2024-09-16T06:21:05.315 INFO:tasks.workunit.client.0.smithi145.stdout:op 5244 completed, throughput=5MB/sec 2024-09-16T06:21:05.315 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bpFGcRg_R2nYr2O off=14273147 len=1136717 2024-09-16T06:21:05.317 INFO:tasks.workunit.client.0.smithi145.stdout:op 5245 completed, throughput=5MB/sec 2024-09-16T06:21:05.317 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--wMxEQh0XCLAw1Y off=20184224 len=1822517 2024-09-16T06:21:05.319 INFO:tasks.workunit.client.0.smithi145.stdout:op 5246 completed, throughput=5MB/sec 2024-09-16T06:21:06.319 INFO:tasks.workunit.client.0.smithi145.stdout: 1033: throughput=5MB/sec pending data=0 2024-09-16T06:21:06.320 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--aGWeCXHy9c1z-7 off=528540 len=629668 2024-09-16T06:21:06.320 INFO:tasks.workunit.client.0.smithi145.stdout:op 5247 completed, throughput=5MB/sec 2024-09-16T06:21:06.320 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-w_i_TuuO9mmAl8o off=4110330 len=1849893 2024-09-16T06:21:06.333 INFO:tasks.workunit.client.0.smithi145.stdout:op 5248 completed, throughput=5MB/sec 2024-09-16T06:21:06.334 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ka_0yUx55j8jQTH off=6420113 len=420185 2024-09-16T06:21:06.334 INFO:tasks.workunit.client.0.smithi145.stdout:op 5249 completed, throughput=5MB/sec 2024-09-16T06:21:06.334 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-61aUiBpvLQjlkgG off=2312088 len=1181233 2024-09-16T06:21:06.336 INFO:tasks.workunit.client.0.smithi145.stdout:op 5250 completed, throughput=5MB/sec 2024-09-16T06:21:06.336 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HEuQjcAGFueMvN- off=17665803 len=996229 2024-09-16T06:21:06.342 INFO:tasks.workunit.client.0.smithi145.stdout:op 5251 completed, throughput=5MB/sec 2024-09-16T06:21:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:06 smithi145 ceph-mon[96887]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:06 smithi145 ceph-mon[99390]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:06 smithi161 ceph-mon[87722]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: 1034: throughput=5MB/sec pending data=0 2024-09-16T06:21:07.342 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gp8yLy_7B4pwyV2 off=2317695 len=547821 2024-09-16T06:21:07.346 INFO:tasks.workunit.client.0.smithi145.stdout:op 5252 completed, throughput=5MB/sec 2024-09-16T06:21:07.346 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hO3X9eOanUndzop off=14357183 len=672033 2024-09-16T06:21:07.347 INFO:tasks.workunit.client.0.smithi145.stdout:op 5253 completed, throughput=5MB/sec 2024-09-16T06:21:07.347 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ntUhzgkYtGPQJws off=6826002 len=210859 2024-09-16T06:21:07.348 INFO:tasks.workunit.client.0.smithi145.stdout:op 5254 completed, throughput=5MB/sec 2024-09-16T06:21:07.348 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QN08KTix4TEXTHD off=964283 len=1078121 2024-09-16T06:21:07.349 INFO:tasks.workunit.client.0.smithi145.stdout:op 5255 completed, throughput=5MB/sec 2024-09-16T06:21:07.349 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kaMO4JvxzPiMpMW off=97000 len=671584 2024-09-16T06:21:07.351 INFO:tasks.workunit.client.0.smithi145.stdout:op 5256 completed, throughput=5MB/sec 2024-09-16T06:21:07.351 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Q6zWpQOMa2zfgOU off=10923846 len=1142103 2024-09-16T06:21:07.354 INFO:tasks.workunit.client.0.smithi145.stdout:op 5257 completed, throughput=5MB/sec 2024-09-16T06:21:07.354 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0fsUTBzAbQAjWV- off=6541873 len=982977 2024-09-16T06:21:07.355 INFO:tasks.workunit.client.0.smithi145.stdout:op 5258 completed, throughput=5MB/sec 2024-09-16T06:21:08.356 INFO:tasks.workunit.client.0.smithi145.stdout: 1035: throughput=5MB/sec pending data=0 2024-09-16T06:21:08.356 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GP0PHQORIqZqmj3 off=17030585 len=391825 2024-09-16T06:21:08.359 INFO:tasks.workunit.client.0.smithi145.stdout:op 5259 completed, throughput=5MB/sec 2024-09-16T06:21:08.359 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FpnuMfr5J87krjv off=14328660 len=1493837 2024-09-16T06:21:08.365 INFO:tasks.workunit.client.0.smithi145.stdout:op 5260 completed, throughput=5MB/sec 2024-09-16T06:21:08.365 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rcYpHJfm4HGN8jy off=1331349 len=1303597 2024-09-16T06:21:08.370 INFO:tasks.workunit.client.0.smithi145.stdout:op 5261 completed, throughput=5MB/sec 2024-09-16T06:21:08.370 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--yGWBo99Sh-tPEW off=3750144 len=127103 2024-09-16T06:21:08.370 INFO:tasks.workunit.client.0.smithi145.stdout:op 5262 completed, throughput=5MB/sec 2024-09-16T06:21:08.370 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WI94kjTRp_BrSY5 off=11846353 len=1633956 2024-09-16T06:21:08.371 INFO:tasks.workunit.client.0.smithi145.stdout:op 5263 completed, throughput=5MB/sec 2024-09-16T06:21:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:08 smithi145 ceph-mon[99390]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:21:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:08 smithi145 ceph-mon[96887]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:21:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:08 smithi161 ceph-mon[87722]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-16T06:21:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: 1036: throughput=5MB/sec pending data=0 2024-09-16T06:21:09.372 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-D43JWFmyEdJq2D- off=2260086 len=869066 2024-09-16T06:21:09.373 INFO:tasks.workunit.client.0.smithi145.stdout:op 5264 completed, throughput=5MB/sec 2024-09-16T06:21:09.373 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DpVsrmZNyHqfdEp off=10485820 len=1186364 2024-09-16T06:21:09.378 INFO:tasks.workunit.client.0.smithi145.stdout:op 5265 completed, throughput=5MB/sec 2024-09-16T06:21:09.378 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LAASvIO2c1Qt3vz off=1307998 len=1163390 2024-09-16T06:21:09.379 INFO:tasks.workunit.client.0.smithi145.stdout:op 5266 completed, throughput=5MB/sec 2024-09-16T06:21:09.380 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CPhvNKLzu3urukM off=3576901 len=342324 2024-09-16T06:21:09.380 INFO:tasks.workunit.client.0.smithi145.stdout:op 5267 completed, throughput=5MB/sec 2024-09-16T06:21:09.380 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JMfyNg2Su53piIF off=12132557 len=493123 2024-09-16T06:21:09.383 INFO:tasks.workunit.client.0.smithi145.stdout:op 5268 completed, throughput=5MB/sec 2024-09-16T06:21:09.383 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7vfe8EiiLRWay20 off=0 len=1395040 2024-09-16T06:21:09.389 INFO:tasks.workunit.client.0.smithi145.stdout:op 5269 completed, throughput=5MB/sec 2024-09-16T06:21:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:21:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:21:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:21:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:21:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:21:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:21:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:21:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:21:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:21:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:21:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:21:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:21:10.389 INFO:tasks.workunit.client.0.smithi145.stdout: 1037: throughput=5MB/sec pending data=0 2024-09-16T06:21:10.389 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-8ZYIDhhHxKLU49X off=5329831 len=293692 2024-09-16T06:21:10.393 INFO:tasks.workunit.client.0.smithi145.stdout:op 5270 completed, throughput=5MB/sec 2024-09-16T06:21:10.393 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KMi2RxE5fPHGwMN off=12951263 len=1009465 2024-09-16T06:21:10.395 INFO:tasks.workunit.client.0.smithi145.stdout:op 5271 completed, throughput=5MB/sec 2024-09-16T06:21:10.395 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LTGerGl_E7t8BiA off=1461817 len=609221 2024-09-16T06:21:10.399 INFO:tasks.workunit.client.0.smithi145.stdout:op 5272 completed, throughput=5MB/sec 2024-09-16T06:21:10.399 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L2HE5ZJHapv-DkG off=3058767 len=486839 2024-09-16T06:21:10.403 INFO:tasks.workunit.client.0.smithi145.stdout:op 5273 completed, throughput=5MB/sec 2024-09-16T06:21:10.403 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TGMJy3jeuNs-zZE off=874635 len=1855513 2024-09-16T06:21:10.406 INFO:tasks.workunit.client.0.smithi145.stdout:op 5274 completed, throughput=5MB/sec 2024-09-16T06:21:10.406 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jDDGodREcJbCav1 off=280386 len=685687 2024-09-16T06:21:10.410 INFO:tasks.workunit.client.0.smithi145.stdout:op 5275 completed, throughput=5MB/sec 2024-09-16T06:21:10.410 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7JogYfYenedKFw4 off=15042307 len=540017 2024-09-16T06:21:10.411 INFO:tasks.workunit.client.0.smithi145.stdout:op 5276 completed, throughput=5MB/sec 2024-09-16T06:21:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:10 smithi145 ceph-mon[96887]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:21:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:10 smithi145 ceph-mon[99390]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:21:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:10 smithi161 ceph-mon[87722]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:21:11.412 INFO:tasks.workunit.client.0.smithi145.stdout: 1038: throughput=5MB/sec pending data=0 2024-09-16T06:21:11.412 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Bvk7HDYz1YHLcOF off=10284083 len=1754904 2024-09-16T06:21:11.415 INFO:tasks.workunit.client.0.smithi145.stdout:op 5277 completed, throughput=5MB/sec 2024-09-16T06:21:11.416 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K2WaGu-Vw86DPj9 off=3923262 len=990299 2024-09-16T06:21:11.422 INFO:tasks.workunit.client.0.smithi145.stdout:op 5278 completed, throughput=5MB/sec 2024-09-16T06:21:11.422 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ke1C-Fx37AKGvNW off=595501 len=781534 2024-09-16T06:21:11.423 INFO:tasks.workunit.client.0.smithi145.stdout:op 5279 completed, throughput=5MB/sec 2024-09-16T06:21:11.423 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uZ61j38Z2-mzKTz off=6266607 len=1052825 2024-09-16T06:21:11.425 INFO:tasks.workunit.client.0.smithi145.stdout:op 5280 completed, throughput=5MB/sec 2024-09-16T06:21:11.425 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AqJ-BDi_7K4JRzp off=4824346 len=899154 2024-09-16T06:21:11.428 INFO:tasks.workunit.client.0.smithi145.stdout:op 5281 completed, throughput=5MB/sec 2024-09-16T06:21:12.429 INFO:tasks.workunit.client.0.smithi145.stdout: 1039: throughput=5MB/sec pending data=0 2024-09-16T06:21:12.429 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Nj9fBMfxA7AJYqV off=11636056 len=427730 2024-09-16T06:21:12.432 INFO:tasks.workunit.client.0.smithi145.stdout:op 5282 completed, throughput=5MB/sec 2024-09-16T06:21:12.432 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TtK7msAn_MD-N5y off=13591 len=2021562 2024-09-16T06:21:12.436 INFO:tasks.workunit.client.0.smithi145.stdout:op 5283 completed, throughput=5MB/sec 2024-09-16T06:21:12.437 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l0K-rKJE-ubP37k off=4011578 len=1750468 2024-09-16T06:21:12.440 INFO:tasks.workunit.client.0.smithi145.stdout:op 5284 completed, throughput=5MB/sec 2024-09-16T06:21:12.440 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MQsKBD3R5HiaXTX off=546477 len=145151 2024-09-16T06:21:12.440 INFO:tasks.workunit.client.0.smithi145.stdout:op 5285 completed, throughput=5MB/sec 2024-09-16T06:21:12.440 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uZYUDoXOKjd9eGl off=4898858 len=1430828 2024-09-16T06:21:12.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 5286 completed, throughput=5MB/sec 2024-09-16T06:21:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:12 smithi145 ceph-mon[99390]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:21:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:12 smithi145 ceph-mon[96887]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:21:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:12 smithi161 ceph-mon[87722]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:21:13.449 INFO:tasks.workunit.client.0.smithi145.stdout: 1040: throughput=5MB/sec pending data=0 2024-09-16T06:21:13.449 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Y2SYW6BT1u5puNR off=9146937 len=224599 2024-09-16T06:21:13.450 INFO:tasks.workunit.client.0.smithi145.stdout:op 5287 completed, throughput=5MB/sec 2024-09-16T06:21:13.450 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6vyu8_euZr9aJ8z off=5692959 len=1665599 2024-09-16T06:21:13.459 INFO:tasks.workunit.client.0.smithi145.stdout:op 5288 completed, throughput=5MB/sec 2024-09-16T06:21:13.459 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kZpGL_2AMBTAu-C off=3434445 len=2011256 2024-09-16T06:21:13.462 INFO:tasks.workunit.client.0.smithi145.stdout:op 5289 completed, throughput=5MB/sec 2024-09-16T06:21:13.462 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-U_DY0SQZdQZgxXn off=7122876 len=502612 2024-09-16T06:21:13.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 5290 completed, throughput=5MB/sec 2024-09-16T06:21:13.465 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KcxTI-O_1SmXlcX off=2640993 len=127715 2024-09-16T06:21:13.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 5291 completed, throughput=5MB/sec 2024-09-16T06:21:14.464 INFO:tasks.workunit.client.0.smithi145.stdout: 1041: throughput=5MB/sec pending data=0 2024-09-16T06:21:14.464 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xm9YMQl1PUQRvGr off=2445222 len=894615 2024-09-16T06:21:14.465 INFO:tasks.workunit.client.0.smithi145.stdout:op 5292 completed, throughput=5MB/sec 2024-09-16T06:21:14.465 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mVFmYGu9e1APeUx off=6566446 len=1863065 2024-09-16T06:21:14.467 INFO:tasks.workunit.client.0.smithi145.stdout:op 5293 completed, throughput=5MB/sec 2024-09-16T06:21:14.467 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b3k0Y7RLjYl727f off=311586 len=1007886 2024-09-16T06:21:14.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 5294 completed, throughput=5MB/sec 2024-09-16T06:21:14.469 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_fmSijxV9MwJp3Z off=625278 len=1156479 2024-09-16T06:21:14.470 INFO:tasks.workunit.client.0.smithi145.stdout:op 5295 completed, throughput=5MB/sec 2024-09-16T06:21:14.470 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ALPF4RPkEfsX6QY off=9754481 len=1183982 2024-09-16T06:21:14.471 INFO:tasks.workunit.client.0.smithi145.stdout:op 5296 completed, throughput=5MB/sec 2024-09-16T06:21:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:14 smithi145 ceph-mon[96887]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-09-16T06:21:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:14 smithi145 ceph-mon[99390]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-09-16T06:21:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:21:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:21:14] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2024-09-16T06:21:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:14 smithi161 ceph-mon[87722]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-09-16T06:21:15.472 INFO:tasks.workunit.client.0.smithi145.stdout: 1042: throughput=5MB/sec pending data=0 2024-09-16T06:21:15.472 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Hs0_e4begIT1MSw off=11335690 len=1741122 2024-09-16T06:21:15.474 INFO:tasks.workunit.client.0.smithi145.stdout:op 5297 completed, throughput=5MB/sec 2024-09-16T06:21:15.474 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7YveRxbAabsGacT off=7188979 len=751883 2024-09-16T06:21:15.475 INFO:tasks.workunit.client.0.smithi145.stdout:op 5298 completed, throughput=5MB/sec 2024-09-16T06:21:15.475 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UKu4Ca1j5WHR9rp off=2825375 len=1099102 2024-09-16T06:21:15.478 INFO:tasks.workunit.client.0.smithi145.stdout:op 5299 completed, throughput=5MB/sec 2024-09-16T06:21:15.478 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oL95XMyY-yElju4 off=5933386 len=925316 2024-09-16T06:21:15.480 INFO:tasks.workunit.client.0.smithi145.stdout:op 5300 completed, throughput=5MB/sec 2024-09-16T06:21:16.481 INFO:tasks.workunit.client.0.smithi145.stdout: 1043: throughput=5MB/sec pending data=0 2024-09-16T06:21:16.481 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-owjtJBbu3r7YotG off=3321477 len=1223179 2024-09-16T06:21:16.483 INFO:tasks.workunit.client.0.smithi145.stdout:op 5301 completed, throughput=5MB/sec 2024-09-16T06:21:16.483 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CKFw3HX21rN-91z off=1943687 len=640538 2024-09-16T06:21:16.487 INFO:tasks.workunit.client.0.smithi145.stdout:op 5302 completed, throughput=5MB/sec 2024-09-16T06:21:16.487 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-97CDcwnmSOowTIr off=600896 len=113851 2024-09-16T06:21:16.490 INFO:tasks.workunit.client.0.smithi145.stdout:op 5303 completed, throughput=5MB/sec 2024-09-16T06:21:16.490 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0Fb6vc34Umbyfog off=7280962 len=1124952 2024-09-16T06:21:16.491 INFO:tasks.workunit.client.0.smithi145.stdout:op 5304 completed, throughput=5MB/sec 2024-09-16T06:21:16.491 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L5AdUGL3_1QVhsZ off=1001903 len=249663 2024-09-16T06:21:16.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 5305 completed, throughput=5MB/sec 2024-09-16T06:21:16.497 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DgeBrlXOQTA2dkY off=7614064 len=1095149 2024-09-16T06:21:16.498 INFO:tasks.workunit.client.0.smithi145.stdout:op 5306 completed, throughput=5MB/sec 2024-09-16T06:21:16.498 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CBTUZ97C3jur59I off=14428485 len=17868 2024-09-16T06:21:16.499 INFO:tasks.workunit.client.0.smithi145.stdout:op 5307 completed, throughput=5MB/sec 2024-09-16T06:21:16.499 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mfXVAU2UxHLbP2t off=17607248 len=388934 2024-09-16T06:21:16.505 INFO:tasks.workunit.client.0.smithi145.stdout:op 5308 completed, throughput=5MB/sec 2024-09-16T06:21:16.506 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A7HesSUh-bdSDWo off=1724117 len=2048400 2024-09-16T06:21:16.506 INFO:tasks.workunit.client.0.smithi145.stdout:op 5309 completed, throughput=5MB/sec 2024-09-16T06:21:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:16 smithi145 ceph-mon[96887]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:21:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:16 smithi145 ceph-mon[99390]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:21:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:16 smithi161 ceph-mon[87722]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:21:17.505 INFO:tasks.workunit.client.0.smithi145.stdout: 1044: throughput=5MB/sec pending data=0 2024-09-16T06:21:17.505 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uYlqV4X4lF1_h5w off=780301 len=1013132 2024-09-16T06:21:17.506 INFO:tasks.workunit.client.0.smithi145.stdout:op 5310 completed, throughput=5MB/sec 2024-09-16T06:21:17.507 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HGygWLqE8fUdC4b off=14647414 len=2070699 2024-09-16T06:21:17.509 INFO:tasks.workunit.client.0.smithi145.stdout:op 5311 completed, throughput=5MB/sec 2024-09-16T06:21:17.509 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ji-m-PXTruFmYbb off=2465215 len=1927498 2024-09-16T06:21:17.511 INFO:tasks.workunit.client.0.smithi145.stdout:op 5312 completed, throughput=5MB/sec 2024-09-16T06:21:18.511 INFO:tasks.workunit.client.0.smithi145.stdout: 1045: throughput=5MB/sec pending data=0 2024-09-16T06:21:18.511 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-r8ZledYoE94fC0k off=8555511 len=1043740 2024-09-16T06:21:18.512 INFO:tasks.workunit.client.0.smithi145.stdout:op 5313 completed, throughput=5MB/sec 2024-09-16T06:21:18.513 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MMDfoeX1oTPXHfQ off=8932359 len=1719572 2024-09-16T06:21:18.515 INFO:tasks.workunit.client.0.smithi145.stdout:op 5314 completed, throughput=5MB/sec 2024-09-16T06:21:18.515 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i4ebqpzNptBPRie off=6441441 len=444656 2024-09-16T06:21:18.519 INFO:tasks.workunit.client.0.smithi145.stdout:op 5315 completed, throughput=5MB/sec 2024-09-16T06:21:18.519 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZMO32bCbWvfTtqX off=8140805 len=466660 2024-09-16T06:21:18.523 INFO:tasks.workunit.client.0.smithi145.stdout:op 5316 completed, throughput=5MB/sec 2024-09-16T06:21:18.523 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BFZQj3tDx3EUpTs off=13578251 len=223828 2024-09-16T06:21:18.524 INFO:tasks.workunit.client.0.smithi145.stdout:op 5317 completed, throughput=5MB/sec 2024-09-16T06:21:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:18 smithi145 ceph-mon[96887]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:21:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:18 smithi145 ceph-mon[99390]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:21:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:18 smithi161 ceph-mon[87722]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:21:19.525 INFO:tasks.workunit.client.0.smithi145.stdout: 1046: throughput=5MB/sec pending data=0 2024-09-16T06:21:19.525 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gIRU0aYhwvTw3jg off=87730 len=1789852 2024-09-16T06:21:19.533 INFO:tasks.workunit.client.0.smithi145.stdout:op 5318 completed, throughput=5MB/sec 2024-09-16T06:21:19.533 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DdTo0CgFT4yOPvd off=5915253 len=266149 2024-09-16T06:21:19.535 INFO:tasks.workunit.client.0.smithi145.stdout:op 5319 completed, throughput=5MB/sec 2024-09-16T06:21:19.536 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aMEjxKX6JTTInFR off=7363691 len=680690 2024-09-16T06:21:19.537 INFO:tasks.workunit.client.0.smithi145.stdout:op 5320 completed, throughput=5MB/sec 2024-09-16T06:21:19.537 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UsvKQeWmX4jo7VT off=11377687 len=489610 2024-09-16T06:21:19.538 INFO:tasks.workunit.client.0.smithi145.stdout:op 5321 completed, throughput=5MB/sec 2024-09-16T06:21:19.538 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4oYp4UQym1J24cj off=5471746 len=1152470 2024-09-16T06:21:19.544 INFO:tasks.workunit.client.0.smithi145.stdout:op 5322 completed, throughput=5MB/sec 2024-09-16T06:21:19.545 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FkTHbtdRoS9JqyJ off=11356705 len=341364 2024-09-16T06:21:19.547 INFO:tasks.workunit.client.0.smithi145.stdout:op 5323 completed, throughput=5MB/sec 2024-09-16T06:21:19.548 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7xb-_eJ1nEe2JRs off=4633906 len=1934761 2024-09-16T06:21:19.556 INFO:tasks.workunit.client.0.smithi145.stdout:op 5324 completed, throughput=5MB/sec 2024-09-16T06:21:20.556 INFO:tasks.workunit.client.0.smithi145.stdout: 1047: throughput=5MB/sec pending data=0 2024-09-16T06:21:20.896 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ax3eSb4TSaiSvf6 off=3338805 len=826885 2024-09-16T06:21:20.897 INFO:tasks.workunit.client.0.smithi145.stdout:op 5325 completed, throughput=5MB/sec 2024-09-16T06:21:20.898 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2HdQOUITUJrOhF3 off=8526577 len=1876499 2024-09-16T06:21:20.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 5326 completed, throughput=5MB/sec 2024-09-16T06:21:20.898 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pq8ZwF4AHVflUAw off=2825185 len=1667472 2024-09-16T06:21:20.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 5327 completed, throughput=5MB/sec 2024-09-16T06:21:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:20 smithi145 ceph-mon[96887]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:21:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:20 smithi145 ceph-mon[99390]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:21:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:20 smithi161 ceph-mon[87722]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:21:21.565 INFO:tasks.workunit.client.0.smithi145.stdout: 1048: throughput=5MB/sec pending data=0 2024-09-16T06:21:21.565 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IwqXoz4uGjbMirz off=238871 len=2056256 2024-09-16T06:21:21.569 INFO:tasks.workunit.client.0.smithi145.stdout:op 5328 completed, throughput=5MB/sec 2024-09-16T06:21:21.569 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wEhaPKqAKDP0VUh off=984710 len=841789 2024-09-16T06:21:21.571 INFO:tasks.workunit.client.0.smithi145.stdout:op 5329 completed, throughput=5MB/sec 2024-09-16T06:21:21.571 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YCP1khwLXW92_D3 off=3577553 len=1796131 2024-09-16T06:21:21.582 INFO:tasks.workunit.client.0.smithi145.stdout:op 5330 completed, throughput=5MB/sec 2024-09-16T06:21:21.582 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--w0TNPmRxFrkG9U off=0 len=1486471 2024-09-16T06:21:21.587 INFO:tasks.workunit.client.0.smithi145.stdout:op 5331 completed, throughput=5MB/sec 2024-09-16T06:21:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:22.588 INFO:tasks.workunit.client.0.smithi145.stdout: 1049: throughput=5MB/sec pending data=0 2024-09-16T06:21:22.588 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-k9QtJYATpy2VIev off=693604 len=1547410 2024-09-16T06:21:22.594 INFO:tasks.workunit.client.0.smithi145.stdout:op 5332 completed, throughput=5MB/sec 2024-09-16T06:21:22.595 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-a6GF5HITzlUOFRz off=1322147 len=1366857 2024-09-16T06:21:22.596 INFO:tasks.workunit.client.0.smithi145.stdout:op 5333 completed, throughput=5MB/sec 2024-09-16T06:21:22.597 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yT5uDcsaQohZESu off=11299890 len=770991 2024-09-16T06:21:22.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 5334 completed, throughput=5MB/sec 2024-09-16T06:21:22.598 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nKRB50pXgpdUP5w off=10341225 len=82753 2024-09-16T06:21:22.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 5335 completed, throughput=5MB/sec 2024-09-16T06:21:22.598 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gWV-CvXmrB2n0ii off=9417109 len=1940061 2024-09-16T06:21:22.600 INFO:tasks.workunit.client.0.smithi145.stdout:op 5336 completed, throughput=5MB/sec 2024-09-16T06:21:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:22 smithi145 ceph-mon[96887]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-16T06:21:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:22 smithi145 ceph-mon[99390]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-16T06:21:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:22 smithi161 ceph-mon[87722]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-16T06:21:23.601 INFO:tasks.workunit.client.0.smithi145.stdout: 1050: throughput=5MB/sec pending data=0 2024-09-16T06:21:23.601 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sH64WMKxPRgRD3r off=2065155 len=1011744 2024-09-16T06:21:23.602 INFO:tasks.workunit.client.0.smithi145.stdout:op 5337 completed, throughput=5MB/sec 2024-09-16T06:21:23.603 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Vjrwi-hIG99TE8S off=618614 len=1210529 2024-09-16T06:21:23.604 INFO:tasks.workunit.client.0.smithi145.stdout:op 5338 completed, throughput=5MB/sec 2024-09-16T06:21:23.604 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5MjEVuYUle90PhC off=8919090 len=180921 2024-09-16T06:21:23.605 INFO:tasks.workunit.client.0.smithi145.stdout:op 5339 completed, throughput=5MB/sec 2024-09-16T06:21:23.605 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_GueX3XjBK4XQI3 off=6732029 len=678796 2024-09-16T06:21:23.609 INFO:tasks.workunit.client.0.smithi145.stdout:op 5340 completed, throughput=5MB/sec 2024-09-16T06:21:23.609 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9KnojZb2IOS7SDL off=2041016 len=1307484 2024-09-16T06:21:23.617 INFO:tasks.workunit.client.0.smithi145.stdout:op 5341 completed, throughput=5MB/sec 2024-09-16T06:21:24.617 INFO:tasks.workunit.client.0.smithi145.stdout: 1051: throughput=5MB/sec pending data=0 2024-09-16T06:21:24.617 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JRF8-1seWUX6auy off=1415924 len=550433 2024-09-16T06:21:24.622 INFO:tasks.workunit.client.0.smithi145.stdout:op 5342 completed, throughput=5MB/sec 2024-09-16T06:21:24.622 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NxBzXm6ZzekYEq0 off=2064757 len=159253 2024-09-16T06:21:24.625 INFO:tasks.workunit.client.0.smithi145.stdout:op 5343 completed, throughput=5MB/sec 2024-09-16T06:21:24.625 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l2fvJCj-fdBOGLD off=8560102 len=412211 2024-09-16T06:21:24.628 INFO:tasks.workunit.client.0.smithi145.stdout:op 5344 completed, throughput=5MB/sec 2024-09-16T06:21:24.628 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0sIEHT9wEkiahB9 off=631586 len=598910 2024-09-16T06:21:24.632 INFO:tasks.workunit.client.0.smithi145.stdout:op 5345 completed, throughput=5MB/sec 2024-09-16T06:21:24.632 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kVrZqQD5D6HxIjt off=14786710 len=1675673 2024-09-16T06:21:24.642 INFO:tasks.workunit.client.0.smithi145.stdout:op 5346 completed, throughput=5MB/sec 2024-09-16T06:21:24.642 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ExlxtjGRSifGnMR off=6180960 len=390526 2024-09-16T06:21:24.645 INFO:tasks.workunit.client.0.smithi145.stdout:op 5347 completed, throughput=5MB/sec 2024-09-16T06:21:24.645 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X8HoPv_iVU1hD5_ off=2493258 len=1322245 2024-09-16T06:21:24.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 5348 completed, throughput=5MB/sec 2024-09-16T06:21:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:24 smithi145 ceph-mon[96887]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-09-16T06:21:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:24 smithi145 ceph-mon[99390]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-09-16T06:21:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:21:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:21:24] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-09-16T06:21:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:24 smithi161 ceph-mon[87722]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-09-16T06:21:25.652 INFO:tasks.workunit.client.0.smithi145.stdout: 1052: throughput=5MB/sec pending data=0 2024-09-16T06:21:25.652 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WdlLjkM0wo8hofk off=2824066 len=714209 2024-09-16T06:21:25.656 INFO:tasks.workunit.client.0.smithi145.stdout:op 5349 completed, throughput=5MB/sec 2024-09-16T06:21:25.656 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aBtMIXNwRQlBSY0 off=4168324 len=1810966 2024-09-16T06:21:25.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 5350 completed, throughput=5MB/sec 2024-09-16T06:21:25.666 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aN4YASJHo7C78Ru off=10369431 len=171287 2024-09-16T06:21:25.669 INFO:tasks.workunit.client.0.smithi145.stdout:op 5351 completed, throughput=5MB/sec 2024-09-16T06:21:25.669 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MdVKWSeinaaOqn4 off=5960204 len=1302587 2024-09-16T06:21:25.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 5352 completed, throughput=5MB/sec 2024-09-16T06:21:25.676 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-S7GCaMtjSFmGE3K off=12604889 len=1917848 2024-09-16T06:21:25.677 INFO:tasks.workunit.client.0.smithi145.stdout:op 5353 completed, throughput=5MB/sec 2024-09-16T06:21:26.678 INFO:tasks.workunit.client.0.smithi145.stdout: 1053: throughput=5MB/sec pending data=0 2024-09-16T06:21:26.678 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OjsoRMl66XBj9n3 off=2203036 len=1251817 2024-09-16T06:21:26.679 INFO:tasks.workunit.client.0.smithi145.stdout:op 5354 completed, throughput=5MB/sec 2024-09-16T06:21:26.680 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yO7Uebn3MIt6wkS off=13683806 len=656084 2024-09-16T06:21:26.684 INFO:tasks.workunit.client.0.smithi145.stdout:op 5355 completed, throughput=5MB/sec 2024-09-16T06:21:26.684 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-M4IBQ5DXZm2sf5G off=9968902 len=459692 2024-09-16T06:21:26.688 INFO:tasks.workunit.client.0.smithi145.stdout:op 5356 completed, throughput=5MB/sec 2024-09-16T06:21:26.688 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3qKVWiY_309mGy9 off=2793260 len=318102 2024-09-16T06:21:26.689 INFO:tasks.workunit.client.0.smithi145.stdout:op 5357 completed, throughput=5MB/sec 2024-09-16T06:21:26.689 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OC2UwhLdyoVEbHg off=7645650 len=623456 2024-09-16T06:21:26.690 INFO:tasks.workunit.client.0.smithi145.stdout:op 5358 completed, throughput=5MB/sec 2024-09-16T06:21:26.690 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-A9ZGZHfWllNYaLJ off=2399703 len=868933 2024-09-16T06:21:26.695 INFO:tasks.workunit.client.0.smithi145.stdout:op 5359 completed, throughput=5MB/sec 2024-09-16T06:21:26.695 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7Mfhe8PkLE7P3A7 off=856676 len=1567827 2024-09-16T06:21:26.698 INFO:tasks.workunit.client.0.smithi145.stdout:op 5360 completed, throughput=5MB/sec 2024-09-16T06:21:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:26 smithi145 ceph-mon[96887]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-16T06:21:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:26 smithi145 ceph-mon[99390]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-16T06:21:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:26 smithi161 ceph-mon[87722]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-16T06:21:27.698 INFO:tasks.workunit.client.0.smithi145.stdout: 1054: throughput=5MB/sec pending data=0 2024-09-16T06:21:27.698 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Z1g8E6TAUF8eMHK off=3404422 len=359405 2024-09-16T06:21:27.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 5361 completed, throughput=5MB/sec 2024-09-16T06:21:27.702 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sBX_Bnsjirg5akn off=1949838 len=698920 2024-09-16T06:21:27.706 INFO:tasks.workunit.client.0.smithi145.stdout:op 5362 completed, throughput=5MB/sec 2024-09-16T06:21:27.707 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0Y0J-CP6xm-4lOk off=3271211 len=1952352 2024-09-16T06:21:27.714 INFO:tasks.workunit.client.0.smithi145.stdout:op 5363 completed, throughput=5MB/sec 2024-09-16T06:21:27.714 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9Wpui_HIm_bB3FL off=5036240 len=1100487 2024-09-16T06:21:27.719 INFO:tasks.workunit.client.0.smithi145.stdout:op 5364 completed, throughput=5MB/sec 2024-09-16T06:21:27.719 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IYuVfFmdntDADIr off=10359599 len=1572574 2024-09-16T06:21:27.726 INFO:tasks.workunit.client.0.smithi145.stdout:op 5365 completed, throughput=5MB/sec 2024-09-16T06:21:28.727 INFO:tasks.workunit.client.0.smithi145.stdout: 1055: throughput=5MB/sec pending data=0 2024-09-16T06:21:28.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9ZKbmzFP71LIQVx off=6376694 len=1142717 2024-09-16T06:21:28.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 5366 completed, throughput=5MB/sec 2024-09-16T06:21:28.730 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-J9hblDzwWxqq8_G off=3322024 len=157771 2024-09-16T06:21:28.732 INFO:tasks.workunit.client.0.smithi145.stdout:op 5367 completed, throughput=5MB/sec 2024-09-16T06:21:28.733 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oh6dKM5OULmDQwy off=11661836 len=1665907 2024-09-16T06:21:28.734 INFO:tasks.workunit.client.0.smithi145.stdout:op 5368 completed, throughput=5MB/sec 2024-09-16T06:21:28.735 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mdbpxO7GPeq3CnF off=16007427 len=1373696 2024-09-16T06:21:28.740 INFO:tasks.workunit.client.0.smithi145.stdout:op 5369 completed, throughput=5MB/sec 2024-09-16T06:21:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:28 smithi145 ceph-mon[99390]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-16T06:21:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:28 smithi145 ceph-mon[96887]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-16T06:21:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:28 smithi161 ceph-mon[87722]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-16T06:21:29.741 INFO:tasks.workunit.client.0.smithi145.stdout: 1056: throughput=5MB/sec pending data=0 2024-09-16T06:21:29.741 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-I5p60Sfeuze3Ybi off=12900772 len=1767348 2024-09-16T06:21:29.743 INFO:tasks.workunit.client.0.smithi145.stdout:op 5370 completed, throughput=5MB/sec 2024-09-16T06:21:29.743 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z3QV5x_YhO47yyU off=11201176 len=1545255 2024-09-16T06:21:29.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 5371 completed, throughput=5MB/sec 2024-09-16T06:21:29.751 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Wpgq-N5jrpkFxYq off=15683146 len=1828519 2024-09-16T06:21:29.759 INFO:tasks.workunit.client.0.smithi145.stdout:op 5372 completed, throughput=5MB/sec 2024-09-16T06:21:30.760 INFO:tasks.workunit.client.0.smithi145.stdout: 1057: throughput=5MB/sec pending data=0 2024-09-16T06:21:30.760 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HUvVVXVSeMo91tU off=2614361 len=1192319 2024-09-16T06:21:30.767 INFO:tasks.workunit.client.0.smithi145.stdout:op 5373 completed, throughput=5MB/sec 2024-09-16T06:21:30.767 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AFc7VGQA4gtrbby off=0 len=1073986 2024-09-16T06:21:30.768 INFO:tasks.workunit.client.0.smithi145.stdout:op 5374 completed, throughput=5MB/sec 2024-09-16T06:21:30.768 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EpeDP2TOy-tRj7d off=1337487 len=1678590 2024-09-16T06:21:30.770 INFO:tasks.workunit.client.0.smithi145.stdout:op 5375 completed, throughput=5MB/sec 2024-09-16T06:21:30.770 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5MxXpN7Gw7y7tSJ off=13709858 len=1567944 2024-09-16T06:21:30.776 INFO:tasks.workunit.client.0.smithi145.stdout:op 5376 completed, throughput=5MB/sec 2024-09-16T06:21:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:30 smithi145 ceph-mon[99390]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:21:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:30 smithi145 ceph-mon[96887]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:21:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:30 smithi161 ceph-mon[87722]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-16T06:21:31.776 INFO:tasks.workunit.client.0.smithi145.stdout: 1058: throughput=5MB/sec pending data=0 2024-09-16T06:21:31.776 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-raDzg-HHL4h-X4A off=3606981 len=1653497 2024-09-16T06:21:31.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 5377 completed, throughput=5MB/sec 2024-09-16T06:21:31.785 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vzCKz-k9-twIrsU off=13517694 len=386802 2024-09-16T06:21:31.789 INFO:tasks.workunit.client.0.smithi145.stdout:op 5378 completed, throughput=5MB/sec 2024-09-16T06:21:31.789 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Vxk7W72IO9M-UAW off=5818077 len=1970011 2024-09-16T06:21:31.791 INFO:tasks.workunit.client.0.smithi145.stdout:op 5379 completed, throughput=5MB/sec 2024-09-16T06:21:31.791 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UGj7z8y8-eD8Rca off=18030388 len=1720585 2024-09-16T06:21:31.792 INFO:tasks.workunit.client.0.smithi145.stdout:op 5380 completed, throughput=5MB/sec 2024-09-16T06:21:32.792 INFO:tasks.workunit.client.0.smithi145.stdout: 1059: throughput=5MB/sec pending data=0 2024-09-16T06:21:32.792 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-O_T_8ij7VViAFr9 off=8154806 len=1688619 2024-09-16T06:21:32.799 INFO:tasks.workunit.client.0.smithi145.stdout:op 5381 completed, throughput=5MB/sec 2024-09-16T06:21:32.799 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WTW4_cMQXZ0oeQ0 off=5124045 len=296789 2024-09-16T06:21:32.803 INFO:tasks.workunit.client.0.smithi145.stdout:op 5382 completed, throughput=5MB/sec 2024-09-16T06:21:32.803 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-peCoIfu7Qfkyprq off=6454595 len=643374 2024-09-16T06:21:32.805 INFO:tasks.workunit.client.0.smithi145.stdout:op 5383 completed, throughput=5MB/sec 2024-09-16T06:21:32.805 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1f9YIHU_ULAXqPI off=1326418 len=826856 2024-09-16T06:21:32.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 5384 completed, throughput=5MB/sec 2024-09-16T06:21:32.810 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eaybnLXRMKIAbgQ off=631897 len=303244 2024-09-16T06:21:32.811 INFO:tasks.workunit.client.0.smithi145.stdout:op 5385 completed, throughput=5MB/sec 2024-09-16T06:21:32.811 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eIoO0Pmjo-aJXLJ off=6596285 len=173695 2024-09-16T06:21:32.811 INFO:tasks.workunit.client.0.smithi145.stdout:op 5386 completed, throughput=5MB/sec 2024-09-16T06:21:32.812 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fzO3NMYnQE_up5a off=0 len=1748661 2024-09-16T06:21:32.819 INFO:tasks.workunit.client.0.smithi145.stdout:op 5387 completed, throughput=5MB/sec 2024-09-16T06:21:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:32 smithi145 ceph-mon[99390]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:21:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:32 smithi145 ceph-mon[96887]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:21:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:32 smithi161 ceph-mon[87722]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:21:33.819 INFO:tasks.workunit.client.0.smithi145.stdout: 1060: throughput=5MB/sec pending data=0 2024-09-16T06:21:33.820 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HQY3-oJ0Gr7LqaR off=6886402 len=784965 2024-09-16T06:21:33.821 INFO:tasks.workunit.client.0.smithi145.stdout:op 5388 completed, throughput=5MB/sec 2024-09-16T06:21:33.821 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AFzwdORnxTiI9Gs off=8357596 len=1154399 2024-09-16T06:21:33.822 INFO:tasks.workunit.client.0.smithi145.stdout:op 5389 completed, throughput=5MB/sec 2024-09-16T06:21:33.823 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L1av5LBxD84Y5Di off=1063042 len=613704 2024-09-16T06:21:33.823 INFO:tasks.workunit.client.0.smithi145.stdout:op 5390 completed, throughput=5MB/sec 2024-09-16T06:21:33.823 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ETHUOCRnhkpbozA off=17489961 len=2049746 2024-09-16T06:21:33.827 INFO:tasks.workunit.client.0.smithi145.stdout:op 5391 completed, throughput=5MB/sec 2024-09-16T06:21:34.828 INFO:tasks.workunit.client.0.smithi145.stdout: 1061: throughput=5MB/sec pending data=0 2024-09-16T06:21:34.828 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-c4NJsmNyHQOVZtu off=14063856 len=1621356 2024-09-16T06:21:34.832 INFO:tasks.workunit.client.0.smithi145.stdout:op 5392 completed, throughput=5MB/sec 2024-09-16T06:21:34.832 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pmWJGvxNqGBsKC7 off=7112702 len=1952170 2024-09-16T06:21:34.834 INFO:tasks.workunit.client.0.smithi145.stdout:op 5393 completed, throughput=5MB/sec 2024-09-16T06:21:34.834 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PY_8974fyYPE2XQ off=5951041 len=905011 2024-09-16T06:21:34.840 INFO:tasks.workunit.client.0.smithi145.stdout:op 5394 completed, throughput=5MB/sec 2024-09-16T06:21:34.840 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1cHeQyZXemS3c19 off=13662875 len=1268634 2024-09-16T06:21:34.843 INFO:tasks.workunit.client.0.smithi145.stdout:op 5395 completed, throughput=5MB/sec 2024-09-16T06:21:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:34 smithi145 ceph-mon[99390]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:21:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:34 smithi145 ceph-mon[96887]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:21:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:21:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:21:34] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-09-16T06:21:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:34 smithi161 ceph-mon[87722]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:21:35.846 INFO:tasks.workunit.client.0.smithi145.stdout: 1062: throughput=5MB/sec pending data=0 2024-09-16T06:21:35.846 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kCSIkCopARlvXQd off=9693562 len=1259776 2024-09-16T06:21:35.853 INFO:tasks.workunit.client.0.smithi145.stdout:op 5396 completed, throughput=5MB/sec 2024-09-16T06:21:35.853 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sp14pfNyrtv_PYa off=6021370 len=1692803 2024-09-16T06:21:35.860 INFO:tasks.workunit.client.0.smithi145.stdout:op 5397 completed, throughput=5MB/sec 2024-09-16T06:21:35.860 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-n3geeOmB-YFwwk- off=7667837 len=367911 2024-09-16T06:21:35.862 INFO:tasks.workunit.client.0.smithi145.stdout:op 5398 completed, throughput=5MB/sec 2024-09-16T06:21:35.863 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-K8BK-JMfJ3qLo1V off=7512391 len=1997284 2024-09-16T06:21:35.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 5399 completed, throughput=5MB/sec 2024-09-16T06:21:36.872 INFO:tasks.workunit.client.0.smithi145.stdout: 1063: throughput=5MB/sec pending data=0 2024-09-16T06:21:36.872 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3dlnfFkPjAId-qF off=895549 len=1536943 2024-09-16T06:21:36.880 INFO:tasks.workunit.client.0.smithi145.stdout:op 5400 completed, throughput=5MB/sec 2024-09-16T06:21:36.880 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-81Fw8qdMsbqr5nP off=4481595 len=721149 2024-09-16T06:21:36.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 5401 completed, throughput=5MB/sec 2024-09-16T06:21:36.881 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Nb7px74pd2xQzmL off=7774224 len=68615 2024-09-16T06:21:36.881 INFO:tasks.workunit.client.0.smithi145.stdout:op 5402 completed, throughput=5MB/sec 2024-09-16T06:21:36.882 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CZzb0LFAd93ONRT off=888218 len=1901780 2024-09-16T06:21:36.889 INFO:tasks.workunit.client.0.smithi145.stdout:op 5403 completed, throughput=5MB/sec 2024-09-16T06:21:36.889 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6TgTPPLndB7lYop off=553867 len=776913 2024-09-16T06:21:36.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 5404 completed, throughput=5MB/sec 2024-09-16T06:21:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:36 smithi145 ceph-mon[99390]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:21:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:36 smithi145 ceph-mon[96887]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:21:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:36 smithi161 ceph-mon[87722]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:21:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:37.890 INFO:tasks.workunit.client.0.smithi145.stdout: 1064: throughput=5MB/sec pending data=0 2024-09-16T06:21:37.891 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0lnx5Ghr0ND9wcZ off=4918024 len=316651 2024-09-16T06:21:37.891 INFO:tasks.workunit.client.0.smithi145.stdout:op 5405 completed, throughput=5MB/sec 2024-09-16T06:21:37.891 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-97CDcwnmSOowTIr off=419646 len=1640009 2024-09-16T06:21:37.894 INFO:tasks.workunit.client.0.smithi145.stdout:op 5406 completed, throughput=5MB/sec 2024-09-16T06:21:37.894 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hsThagHwXR-Moui off=72627 len=203417 2024-09-16T06:21:37.895 INFO:tasks.workunit.client.0.smithi145.stdout:op 5407 completed, throughput=5MB/sec 2024-09-16T06:21:37.895 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KWmZd5qNKoLs7EA off=2424420 len=160193 2024-09-16T06:21:37.896 INFO:tasks.workunit.client.0.smithi145.stdout:op 5408 completed, throughput=5MB/sec 2024-09-16T06:21:37.896 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1uSWbMQmG7rl25- off=12387170 len=144246 2024-09-16T06:21:37.896 INFO:tasks.workunit.client.0.smithi145.stdout:op 5409 completed, throughput=5MB/sec 2024-09-16T06:21:37.897 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2Y9TtiyWAALsnyX off=806288 len=823337 2024-09-16T06:21:37.898 INFO:tasks.workunit.client.0.smithi145.stdout:op 5410 completed, throughput=5MB/sec 2024-09-16T06:21:37.898 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yb7YPJ0DYAg5I2j off=14598772 len=557618 2024-09-16T06:21:37.902 INFO:tasks.workunit.client.0.smithi145.stdout:op 5411 completed, throughput=5MB/sec 2024-09-16T06:21:37.902 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VukQndmOeBd367K off=10393226 len=1419351 2024-09-16T06:21:37.909 INFO:tasks.workunit.client.0.smithi145.stdout:op 5412 completed, throughput=5MB/sec 2024-09-16T06:21:38.909 INFO:tasks.workunit.client.0.smithi145.stdout: 1065: throughput=5MB/sec pending data=0 2024-09-16T06:21:38.910 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-bWF8crJEgriqX21 off=12975624 len=590293 2024-09-16T06:21:38.910 INFO:tasks.workunit.client.0.smithi145.stdout:op 5413 completed, throughput=5MB/sec 2024-09-16T06:21:38.910 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-i4ebqpzNptBPRie off=9933158 len=1069945 2024-09-16T06:21:38.917 INFO:tasks.workunit.client.0.smithi145.stdout:op 5414 completed, throughput=5MB/sec 2024-09-16T06:21:38.917 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6-o5KKftEyO8Voj off=6433038 len=117366 2024-09-16T06:21:38.917 INFO:tasks.workunit.client.0.smithi145.stdout:op 5415 completed, throughput=5MB/sec 2024-09-16T06:21:38.917 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6b4pYv11RBMwMca off=11325200 len=549250 2024-09-16T06:21:38.921 INFO:tasks.workunit.client.0.smithi145.stdout:op 5416 completed, throughput=5MB/sec 2024-09-16T06:21:38.921 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Vqz6qdFkV_mKt0j off=696951 len=294144 2024-09-16T06:21:38.922 INFO:tasks.workunit.client.0.smithi145.stdout:op 5417 completed, throughput=5MB/sec 2024-09-16T06:21:38.922 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bCqMxdXmRxNYNFN off=158791 len=1897911 2024-09-16T06:21:38.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 5418 completed, throughput=5MB/sec 2024-09-16T06:21:38.934 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ntZabdTYiKr3HgI off=16046883 len=603450 2024-09-16T06:21:38.935 INFO:tasks.workunit.client.0.smithi145.stdout:op 5419 completed, throughput=5MB/sec 2024-09-16T06:21:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:38 smithi145 ceph-mon[96887]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:21:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:38 smithi145 ceph-mon[99390]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:21:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:38 smithi161 ceph-mon[87722]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:21:39.936 INFO:tasks.workunit.client.0.smithi145.stdout: 1066: throughput=5MB/sec pending data=0 2024-09-16T06:21:39.936 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DrOUTriCGuBI8wl off=261164 len=1370472 2024-09-16T06:21:39.938 INFO:tasks.workunit.client.0.smithi145.stdout:op 5420 completed, throughput=5MB/sec 2024-09-16T06:21:39.938 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IHmrgURdV9QLLsk off=1592016 len=1839283 2024-09-16T06:21:39.942 INFO:tasks.workunit.client.0.smithi145.stdout:op 5421 completed, throughput=5MB/sec 2024-09-16T06:21:39.942 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mH_EnSvutxhuyya off=11307176 len=1750020 2024-09-16T06:21:39.944 INFO:tasks.workunit.client.0.smithi145.stdout:op 5422 completed, throughput=5MB/sec 2024-09-16T06:21:39.944 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-izRjO3TgwoDZWJS off=5547235 len=1162004 2024-09-16T06:21:39.946 INFO:tasks.workunit.client.0.smithi145.stdout:op 5423 completed, throughput=5MB/sec 2024-09-16T06:21:40.946 INFO:tasks.workunit.client.0.smithi145.stdout: 1067: throughput=5MB/sec pending data=0 2024-09-16T06:21:40.946 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hAVtr-xKCDEMX7z off=172707 len=1750522 2024-09-16T06:21:40.949 INFO:tasks.workunit.client.0.smithi145.stdout:op 5424 completed, throughput=5MB/sec 2024-09-16T06:21:40.949 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VSWrG6R14om8lVG off=13694721 len=1673374 2024-09-16T06:21:40.957 INFO:tasks.workunit.client.0.smithi145.stdout:op 5425 completed, throughput=5MB/sec 2024-09-16T06:21:40.958 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WwlUGmVrkXPciyD off=5538688 len=475459 2024-09-16T06:21:40.961 INFO:tasks.workunit.client.0.smithi145.stdout:op 5426 completed, throughput=5MB/sec 2024-09-16T06:21:40.961 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qlqsY6xivlmnSaS off=1750025 len=992161 2024-09-16T06:21:40.962 INFO:tasks.workunit.client.0.smithi145.stdout:op 5427 completed, throughput=5MB/sec 2024-09-16T06:21:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:40 smithi145 ceph-mon[96887]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:40 smithi145 ceph-mon[99390]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:40 smithi161 ceph-mon[87722]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:21:41.962 INFO:tasks.workunit.client.0.smithi145.stdout: 1068: throughput=5MB/sec pending data=0 2024-09-16T06:21:41.963 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_1GjXvGLkGlWUrp off=1620851 len=532964 2024-09-16T06:21:41.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 5428 completed, throughput=5MB/sec 2024-09-16T06:21:41.964 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-elKTsdduALgi2BT off=2897274 len=891962 2024-09-16T06:21:41.965 INFO:tasks.workunit.client.0.smithi145.stdout:op 5429 completed, throughput=5MB/sec 2024-09-16T06:21:41.966 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GutNCSoE_xVHutu off=10757610 len=1923478 2024-09-16T06:21:41.968 INFO:tasks.workunit.client.0.smithi145.stdout:op 5430 completed, throughput=5MB/sec 2024-09-16T06:21:41.968 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6dXiyNp-830EKtZ off=8283423 len=1494207 2024-09-16T06:21:41.970 INFO:tasks.workunit.client.0.smithi145.stdout:op 5431 completed, throughput=5MB/sec 2024-09-16T06:21:42.970 INFO:tasks.workunit.client.0.smithi145.stdout: 1069: throughput=5MB/sec pending data=0 2024-09-16T06:21:42.971 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BZrhV_b4tg5Bx2O off=9641483 len=1336124 2024-09-16T06:21:42.974 INFO:tasks.workunit.client.0.smithi145.stdout:op 5432 completed, throughput=5MB/sec 2024-09-16T06:21:42.974 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oSYd6LWH5eRbLBI off=14218594 len=1847462 2024-09-16T06:21:42.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 5433 completed, throughput=5MB/sec 2024-09-16T06:21:42.984 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CKcPfRwbnLHCdnb off=246899 len=828685 2024-09-16T06:21:42.989 INFO:tasks.workunit.client.0.smithi145.stdout:op 5434 completed, throughput=5MB/sec 2024-09-16T06:21:42.990 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tdJAd280XrRvyAC off=15622862 len=1227925 2024-09-16T06:21:42.994 INFO:tasks.workunit.client.0.smithi145.stdout:op 5435 completed, throughput=5MB/sec 2024-09-16T06:21:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:42 smithi145 ceph-mon[96887]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:21:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:42 smithi145 ceph-mon[99390]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:21:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:42 smithi161 ceph-mon[87722]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:21:43.994 INFO:tasks.workunit.client.0.smithi145.stdout: 1070: throughput=5MB/sec pending data=0 2024-09-16T06:21:43.994 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hA9abL7uB63m7cv off=5785360 len=396249 2024-09-16T06:21:43.995 INFO:tasks.workunit.client.0.smithi145.stdout:op 5436 completed, throughput=5MB/sec 2024-09-16T06:21:43.995 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-xTHlC_gHaei2fOg off=17856132 len=772500 2024-09-16T06:21:44.000 INFO:tasks.workunit.client.0.smithi145.stdout:op 5437 completed, throughput=5MB/sec 2024-09-16T06:21:44.001 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0bP9jDebL3cSED3 off=1245893 len=1786119 2024-09-16T06:21:44.010 INFO:tasks.workunit.client.0.smithi145.stdout:op 5438 completed, throughput=5MB/sec 2024-09-16T06:21:44.010 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7jBli6OX5bnD5o_ off=12776960 len=2030367 2024-09-16T06:21:44.018 INFO:tasks.workunit.client.0.smithi145.stdout:op 5439 completed, throughput=5MB/sec 2024-09-16T06:21:44.019 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YJvoibD9savFv8N off=13815011 len=736837 2024-09-16T06:21:44.021 INFO:tasks.workunit.client.0.smithi145.stdout:op 5440 completed, throughput=5MB/sec 2024-09-16T06:21:45.022 INFO:tasks.workunit.client.0.smithi145.stdout: 1071: throughput=5MB/sec pending data=0 2024-09-16T06:21:45.022 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iv17EFHbKiq4I4Z off=14191133 len=947950 2024-09-16T06:21:45.023 INFO:tasks.workunit.client.0.smithi145.stdout:op 5441 completed, throughput=5MB/sec 2024-09-16T06:21:45.023 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hz0r5H39bzbzGSK off=4983725 len=1278319 2024-09-16T06:21:45.029 INFO:tasks.workunit.client.0.smithi145.stdout:op 5442 completed, throughput=5MB/sec 2024-09-16T06:21:45.029 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cqrlGWzCWhcOi3N off=4390877 len=153177 2024-09-16T06:21:45.032 INFO:tasks.workunit.client.0.smithi145.stdout:op 5443 completed, throughput=5MB/sec 2024-09-16T06:21:45.032 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9KBPe3UfM_hzX6d off=3348586 len=1249216 2024-09-16T06:21:45.038 INFO:tasks.workunit.client.0.smithi145.stdout:op 5444 completed, throughput=5MB/sec 2024-09-16T06:21:45.039 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JBAf3xf_qw1e4k2 off=10049774 len=686032 2024-09-16T06:21:45.040 INFO:tasks.workunit.client.0.smithi145.stdout:op 5445 completed, throughput=5MB/sec 2024-09-16T06:21:45.040 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ax4geCR6VqOV3n8 off=7728616 len=968367 2024-09-16T06:21:45.042 INFO:tasks.workunit.client.0.smithi145.stdout:op 5446 completed, throughput=5MB/sec 2024-09-16T06:21:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:44 smithi145 ceph-mon[96887]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:21:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:44 smithi145 ceph-mon[99390]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:21:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:21:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:21:44] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-09-16T06:21:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:44 smithi161 ceph-mon[87722]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-16T06:21:46.042 INFO:tasks.workunit.client.0.smithi145.stdout: 1072: throughput=5MB/sec pending data=0 2024-09-16T06:21:46.042 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BLwG-FbQhbqRnD2 off=20244381 len=556896 2024-09-16T06:21:46.047 INFO:tasks.workunit.client.0.smithi145.stdout:op 5447 completed, throughput=5MB/sec 2024-09-16T06:21:46.047 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3KpI1PQTgJvRTpQ off=20242283 len=40317 2024-09-16T06:21:46.049 INFO:tasks.workunit.client.0.smithi145.stdout:op 5448 completed, throughput=5MB/sec 2024-09-16T06:21:46.049 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VbSZtraQyKF9Dwg off=1585868 len=1662333 2024-09-16T06:21:46.057 INFO:tasks.workunit.client.0.smithi145.stdout:op 5449 completed, throughput=5MB/sec 2024-09-16T06:21:46.058 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7un1dd8Xeg1jktj off=16456092 len=540424 2024-09-16T06:21:46.059 INFO:tasks.workunit.client.0.smithi145.stdout:op 5450 completed, throughput=5MB/sec 2024-09-16T06:21:46.059 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yJuZJEAUgEpGcKW off=2005583 len=745147 2024-09-16T06:21:46.060 INFO:tasks.workunit.client.0.smithi145.stdout:op 5451 completed, throughput=5MB/sec 2024-09-16T06:21:46.060 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sFg9Sm-RLXslliZ off=751471 len=567276 2024-09-16T06:21:46.061 INFO:tasks.workunit.client.0.smithi145.stdout:op 5452 completed, throughput=5MB/sec 2024-09-16T06:21:46.061 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Xxd256qAkoT4XI4 off=827806 len=1689577 2024-09-16T06:21:46.070 INFO:tasks.workunit.client.0.smithi145.stdout:op 5453 completed, throughput=5MB/sec 2024-09-16T06:21:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:46 smithi145 ceph-mon[96887]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:21:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:46 smithi145 ceph-mon[99390]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:21:47.071 INFO:tasks.workunit.client.0.smithi145.stdout: 1073: throughput=5MB/sec pending data=0 2024-09-16T06:21:47.071 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xoe3uIjIbk-Wgkr off=2912700 len=389326 2024-09-16T06:21:47.072 INFO:tasks.workunit.client.0.smithi145.stdout:op 5454 completed, throughput=5MB/sec 2024-09-16T06:21:47.072 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Gn7W0ygIIWgScfX off=2870303 len=2041311 2024-09-16T06:21:47.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 5455 completed, throughput=5MB/sec 2024-09-16T06:21:47.076 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eNbnKlyyriqEedx off=15544661 len=1924964 2024-09-16T06:21:47.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 5456 completed, throughput=5MB/sec 2024-09-16T06:21:47.080 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QjHsAvQPbcUhSpB off=4378998 len=1325494 2024-09-16T06:21:47.086 INFO:tasks.workunit.client.0.smithi145.stdout:op 5457 completed, throughput=5MB/sec 2024-09-16T06:21:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:46 smithi161 ceph-mon[87722]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:21:48.087 INFO:tasks.workunit.client.0.smithi145.stdout: 1074: throughput=5MB/sec pending data=0 2024-09-16T06:21:48.087 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-LJXlQUV1Ru2WwuK off=13067843 len=1667774 2024-09-16T06:21:48.089 INFO:tasks.workunit.client.0.smithi145.stdout:op 5458 completed, throughput=5MB/sec 2024-09-16T06:21:48.089 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-y7iVdkTmvz5wefR off=545217 len=962944 2024-09-16T06:21:48.090 INFO:tasks.workunit.client.0.smithi145.stdout:op 5459 completed, throughput=5MB/sec 2024-09-16T06:21:48.091 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aggQoFLThkTNiYG off=5436366 len=533889 2024-09-16T06:21:48.095 INFO:tasks.workunit.client.0.smithi145.stdout:op 5460 completed, throughput=5MB/sec 2024-09-16T06:21:48.095 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SdXlp6ceZePSmKG off=0 len=1697409 2024-09-16T06:21:48.103 INFO:tasks.workunit.client.0.smithi145.stdout:op 5461 completed, throughput=5MB/sec 2024-09-16T06:21:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:48 smithi145 ceph-mon[96887]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:21:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:48 smithi145 ceph-mon[99390]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:21:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:48 smithi161 ceph-mon[87722]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:21:49.103 INFO:tasks.workunit.client.0.smithi145.stdout: 1075: throughput=5MB/sec pending data=0 2024-09-16T06:21:49.103 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l52eb8D_V-_M_ij off=7377526 len=1719170 2024-09-16T06:21:49.112 INFO:tasks.workunit.client.0.smithi145.stdout:op 5462 completed, throughput=5MB/sec 2024-09-16T06:21:49.112 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h5zbL6PgxPmBKLC off=14803962 len=687301 2024-09-16T06:21:49.113 INFO:tasks.workunit.client.0.smithi145.stdout:op 5463 completed, throughput=5MB/sec 2024-09-16T06:21:49.114 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9n4dusniYFmoAmE off=7501223 len=161828 2024-09-16T06:21:49.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 5464 completed, throughput=5MB/sec 2024-09-16T06:21:49.114 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-oTXgLMlTk8nJTXn off=15397501 len=1635450 2024-09-16T06:21:49.116 INFO:tasks.workunit.client.0.smithi145.stdout:op 5465 completed, throughput=5MB/sec 2024-09-16T06:21:49.116 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4yFq_ExUaG5lrUV off=5504943 len=2039944 2024-09-16T06:21:49.118 INFO:tasks.workunit.client.0.smithi145.stdout:op 5466 completed, throughput=5MB/sec 2024-09-16T06:21:50.119 INFO:tasks.workunit.client.0.smithi145.stdout: 1076: throughput=5MB/sec pending data=0 2024-09-16T06:21:50.119 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vP9prVb4mh_yQnB off=14729724 len=1254547 2024-09-16T06:21:50.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 5467 completed, throughput=5MB/sec 2024-09-16T06:21:50.121 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rpJx-YQCyPEcRb9 off=688961 len=1918686 2024-09-16T06:21:50.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 5468 completed, throughput=5MB/sec 2024-09-16T06:21:50.123 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kfY2Ow1JTgc8pHM off=5101307 len=1711273 2024-09-16T06:21:50.133 INFO:tasks.workunit.client.0.smithi145.stdout:op 5469 completed, throughput=5MB/sec 2024-09-16T06:21:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:50 smithi145 ceph-mon[96887]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:21:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:50 smithi145 ceph-mon[99390]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:21:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:50 smithi161 ceph-mon[87722]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:21:51.133 INFO:tasks.workunit.client.0.smithi145.stdout: 1077: throughput=5MB/sec pending data=0 2024-09-16T06:21:51.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3Z-QF0G8UnubtPr off=12243 len=332436 2024-09-16T06:21:51.134 INFO:tasks.workunit.client.0.smithi145.stdout:op 5470 completed, throughput=5MB/sec 2024-09-16T06:21:51.134 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FU9vIn_PNGmZSzP off=18025173 len=1690883 2024-09-16T06:21:51.136 INFO:tasks.workunit.client.0.smithi145.stdout:op 5471 completed, throughput=5MB/sec 2024-09-16T06:21:51.137 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TIrWqwK9E2xkZtH off=2741063 len=1903706 2024-09-16T06:21:51.139 INFO:tasks.workunit.client.0.smithi145.stdout:op 5472 completed, throughput=5MB/sec 2024-09-16T06:21:51.139 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ywP_XGjwUaiLE68 off=1253446 len=1393435 2024-09-16T06:21:51.140 INFO:tasks.workunit.client.0.smithi145.stdout:op 5473 completed, throughput=5MB/sec 2024-09-16T06:21:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:21:52.140 INFO:tasks.workunit.client.0.smithi145.stdout: 1078: throughput=5MB/sec pending data=0 2024-09-16T06:21:52.140 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qe-RUNY0iKuPvxj off=623707 len=612316 2024-09-16T06:21:52.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 5474 completed, throughput=5MB/sec 2024-09-16T06:21:52.145 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-D_LEFHU3ZduzAvD off=23201981 len=2063610 2024-09-16T06:21:52.157 INFO:tasks.workunit.client.0.smithi145.stdout:op 5475 completed, throughput=5MB/sec 2024-09-16T06:21:52.157 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-R64vgCZl71QxQIe off=14554361 len=366361 2024-09-16T06:21:52.160 INFO:tasks.workunit.client.0.smithi145.stdout:op 5476 completed, throughput=5MB/sec 2024-09-16T06:21:52.160 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CCnA-C04q8_tFhj off=7742076 len=292190 2024-09-16T06:21:52.161 INFO:tasks.workunit.client.0.smithi145.stdout:op 5477 completed, throughput=5MB/sec 2024-09-16T06:21:52.161 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_viX5tkiZCRyrSA off=5262759 len=186483 2024-09-16T06:21:52.163 INFO:tasks.workunit.client.0.smithi145.stdout:op 5478 completed, throughput=5MB/sec 2024-09-16T06:21:52.163 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Is83CMlKfcGl2YH off=483849 len=455231 2024-09-16T06:21:52.166 INFO:tasks.workunit.client.0.smithi145.stdout:op 5479 completed, throughput=5MB/sec 2024-09-16T06:21:52.167 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yo8wj-dOgBN5RDt off=363085 len=809788 2024-09-16T06:21:52.170 INFO:tasks.workunit.client.0.smithi145.stdout:op 5480 completed, throughput=5MB/sec 2024-09-16T06:21:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:52 smithi145 ceph-mon[96887]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:21:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:52 smithi145 ceph-mon[99390]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:21:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:52 smithi161 ceph-mon[87722]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-16T06:21:53.171 INFO:tasks.workunit.client.0.smithi145.stdout: 1079: throughput=5MB/sec pending data=0 2024-09-16T06:21:53.171 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Iu6imxE9kLEvgCV off=2242468 len=327961 2024-09-16T06:21:53.174 INFO:tasks.workunit.client.0.smithi145.stdout:op 5481 completed, throughput=5MB/sec 2024-09-16T06:21:53.174 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-av728aQ2c0RNbgf off=3968899 len=1241394 2024-09-16T06:21:53.176 INFO:tasks.workunit.client.0.smithi145.stdout:op 5482 completed, throughput=5MB/sec 2024-09-16T06:21:53.177 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-L_9WcouOE6RbN3c off=4700079 len=1946608 2024-09-16T06:21:53.185 INFO:tasks.workunit.client.0.smithi145.stdout:op 5483 completed, throughput=5MB/sec 2024-09-16T06:21:53.185 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b8j8iEID0OxkyCX off=5335715 len=149792 2024-09-16T06:21:53.188 INFO:tasks.workunit.client.0.smithi145.stdout:op 5484 completed, throughput=5MB/sec 2024-09-16T06:21:53.188 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eKQKHX_rLLhad2D off=1756656 len=1219758 2024-09-16T06:21:53.190 INFO:tasks.workunit.client.0.smithi145.stdout:op 5485 completed, throughput=5MB/sec 2024-09-16T06:21:54.191 INFO:tasks.workunit.client.0.smithi145.stdout: 1080: throughput=5MB/sec pending data=0 2024-09-16T06:21:54.191 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6BDgUR8rRhzMDnR off=12479601 len=1340090 2024-09-16T06:21:54.197 INFO:tasks.workunit.client.0.smithi145.stdout:op 5486 completed, throughput=5MB/sec 2024-09-16T06:21:54.197 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IlK2YfBE1JfSA4i off=12816164 len=1255263 2024-09-16T06:21:54.197 INFO:tasks.workunit.client.0.smithi145.stdout:op 5487 completed, throughput=5MB/sec 2024-09-16T06:21:54.198 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QC9KzNPj0Vxn2j0 off=9607297 len=1851162 2024-09-16T06:21:54.199 INFO:tasks.workunit.client.0.smithi145.stdout:op 5488 completed, throughput=5MB/sec 2024-09-16T06:21:54.199 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t1O6e5HxEM8LVRw off=615558 len=330447 2024-09-16T06:21:54.203 INFO:tasks.workunit.client.0.smithi145.stdout:op 5489 completed, throughput=5MB/sec 2024-09-16T06:21:54.203 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OXB1F5fk_lvqT6u off=5571742 len=1323455 2024-09-16T06:21:54.204 INFO:tasks.workunit.client.0.smithi145.stdout:op 5490 completed, throughput=5MB/sec 2024-09-16T06:21:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:54 smithi145 ceph-mon[96887]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:21:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:54 smithi145 ceph-mon[99390]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:21:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:21:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:21:54] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:21:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:54 smithi161 ceph-mon[87722]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-09-16T06:21:55.204 INFO:tasks.workunit.client.0.smithi145.stdout: 1081: throughput=5MB/sec pending data=0 2024-09-16T06:21:55.205 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K5Pv5qy-reGx3Gw off=6515083 len=972645 2024-09-16T06:21:55.206 INFO:tasks.workunit.client.0.smithi145.stdout:op 5491 completed, throughput=5MB/sec 2024-09-16T06:21:55.206 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-eR58IPO-G1-nGx- off=8783859 len=427085 2024-09-16T06:21:55.208 INFO:tasks.workunit.client.0.smithi145.stdout:op 5492 completed, throughput=5MB/sec 2024-09-16T06:21:55.208 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-REGoKnT-MwdVPq2 off=3999562 len=1344669 2024-09-16T06:21:55.210 INFO:tasks.workunit.client.0.smithi145.stdout:op 5493 completed, throughput=5MB/sec 2024-09-16T06:21:55.210 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tAuFDp6XePgi7Z0 off=2793578 len=96900 2024-09-16T06:21:55.211 INFO:tasks.workunit.client.0.smithi145.stdout:op 5494 completed, throughput=5MB/sec 2024-09-16T06:21:55.211 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-svyFdniHsy1dUf- off=16603659 len=1715193 2024-09-16T06:21:55.214 INFO:tasks.workunit.client.0.smithi145.stdout:op 5495 completed, throughput=5MB/sec 2024-09-16T06:21:56.214 INFO:tasks.workunit.client.0.smithi145.stdout: 1082: throughput=5MB/sec pending data=0 2024-09-16T06:21:56.214 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Ym0V-laIvi5NsJH off=6863873 len=959923 2024-09-16T06:21:56.215 INFO:tasks.workunit.client.0.smithi145.stdout:op 5496 completed, throughput=5MB/sec 2024-09-16T06:21:56.216 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FKXsU6l4glFvist off=3497926 len=1047968 2024-09-16T06:21:56.221 INFO:tasks.workunit.client.0.smithi145.stdout:op 5497 completed, throughput=5MB/sec 2024-09-16T06:21:56.222 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--m-E6gXh0mndHhs off=4592566 len=970870 2024-09-16T06:21:56.223 INFO:tasks.workunit.client.0.smithi145.stdout:op 5498 completed, throughput=5MB/sec 2024-09-16T06:21:56.223 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-X7og7IntIUT2WS2 off=7883046 len=1946611 2024-09-16T06:21:56.235 INFO:tasks.workunit.client.0.smithi145.stdout:op 5499 completed, throughput=5MB/sec 2024-09-16T06:21:56.235 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-85G5gQg3lvA8Bb0 off=11875045 len=960769 2024-09-16T06:21:56.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 5500 completed, throughput=5MB/sec 2024-09-16T06:21:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:56 smithi145 ceph-mon[96887]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:21:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:56 smithi145 ceph-mon[99390]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:21:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:56 smithi161 ceph-mon[87722]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-16T06:21:57.238 INFO:tasks.workunit.client.0.smithi145.stdout: 1083: throughput=5MB/sec pending data=0 2024-09-16T06:21:57.238 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cTjN2B9EfB3bfok off=4142887 len=556561 2024-09-16T06:21:57.239 INFO:tasks.workunit.client.0.smithi145.stdout:op 5501 completed, throughput=5MB/sec 2024-09-16T06:21:57.239 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Gn7W0ygIIWgScfX off=10079019 len=192803 2024-09-16T06:21:57.242 INFO:tasks.workunit.client.0.smithi145.stdout:op 5502 completed, throughput=5MB/sec 2024-09-16T06:21:57.243 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3rU8iiLt3-b8EMO off=5368770 len=1133611 2024-09-16T06:21:57.248 INFO:tasks.workunit.client.0.smithi145.stdout:op 5503 completed, throughput=5MB/sec 2024-09-16T06:21:57.248 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8ImAk3dpIp8tzIt off=696777 len=1161054 2024-09-16T06:21:57.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 5504 completed, throughput=5MB/sec 2024-09-16T06:21:57.250 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-w4pStQB2OODNBbc off=666740 len=323205 2024-09-16T06:21:57.251 INFO:tasks.workunit.client.0.smithi145.stdout:op 5505 completed, throughput=5MB/sec 2024-09-16T06:21:57.251 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-J7mnZsUsZxaqvJN off=96763 len=1952313 2024-09-16T06:21:57.254 INFO:tasks.workunit.client.0.smithi145.stdout:op 5506 completed, throughput=5MB/sec 2024-09-16T06:21:58.255 INFO:tasks.workunit.client.0.smithi145.stdout: 1084: throughput=5MB/sec pending data=0 2024-09-16T06:21:58.255 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wpFr-AGWE8JVTQc off=7712051 len=658905 2024-09-16T06:21:58.259 INFO:tasks.workunit.client.0.smithi145.stdout:op 5507 completed, throughput=5MB/sec 2024-09-16T06:21:58.259 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XybqwWoRD4Y0BbQ off=1716241 len=538654 2024-09-16T06:21:58.261 INFO:tasks.workunit.client.0.smithi145.stdout:op 5508 completed, throughput=5MB/sec 2024-09-16T06:21:58.261 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6keNadAP6fsbrL2 off=2064897 len=646338 2024-09-16T06:21:58.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 5509 completed, throughput=5MB/sec 2024-09-16T06:21:58.265 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UA0OJtjDyWOFD3D off=0 len=1279999 2024-09-16T06:21:58.268 INFO:tasks.workunit.client.0.smithi145.stdout:op 5510 completed, throughput=5MB/sec 2024-09-16T06:21:58.269 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IF81NAPKW2RC-ng off=0 len=1133988 2024-09-16T06:21:58.269 INFO:tasks.workunit.client.0.smithi145.stdout:op 5511 completed, throughput=5MB/sec 2024-09-16T06:21:58.270 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ItYnWIbqrG1MoOP off=7844617 len=571246 2024-09-16T06:21:58.270 INFO:tasks.workunit.client.0.smithi145.stdout:op 5512 completed, throughput=5MB/sec 2024-09-16T06:21:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:21:58 smithi145 ceph-mon[96887]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:21:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:21:58 smithi145 ceph-mon[99390]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:21:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:21:58 smithi161 ceph-mon[87722]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:21:59.271 INFO:tasks.workunit.client.0.smithi145.stdout: 1085: throughput=5MB/sec pending data=0 2024-09-16T06:21:59.271 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TmN1IPuIHf4hAKc off=604445 len=723010 2024-09-16T06:21:59.272 INFO:tasks.workunit.client.0.smithi145.stdout:op 5513 completed, throughput=5MB/sec 2024-09-16T06:21:59.272 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YCP1khwLXW92_D3 off=6007957 len=1910333 2024-09-16T06:21:59.274 INFO:tasks.workunit.client.0.smithi145.stdout:op 5514 completed, throughput=5MB/sec 2024-09-16T06:21:59.275 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lUMvwUg1xw6FY22 off=7303518 len=1692574 2024-09-16T06:21:59.278 INFO:tasks.workunit.client.0.smithi145.stdout:op 5515 completed, throughput=5MB/sec 2024-09-16T06:21:59.278 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CqWExQ4Y-M6NoGc off=10123214 len=591930 2024-09-16T06:21:59.279 INFO:tasks.workunit.client.0.smithi145.stdout:op 5516 completed, throughput=5MB/sec 2024-09-16T06:21:59.279 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FlxRWqht2ZDgU92 off=14569631 len=1066709 2024-09-16T06:21:59.280 INFO:tasks.workunit.client.0.smithi145.stdout:op 5517 completed, throughput=5MB/sec 2024-09-16T06:22:00.280 INFO:tasks.workunit.client.0.smithi145.stdout: 1086: throughput=5MB/sec pending data=0 2024-09-16T06:22:00.280 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-zki6rJCBG6i2kA5 off=4613622 len=471968 2024-09-16T06:22:00.281 INFO:tasks.workunit.client.0.smithi145.stdout:op 5518 completed, throughput=5MB/sec 2024-09-16T06:22:00.281 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-bjp-HmgwaLvjsz8 off=7815211 len=1901845 2024-09-16T06:22:00.291 INFO:tasks.workunit.client.0.smithi145.stdout:op 5519 completed, throughput=5MB/sec 2024-09-16T06:22:00.291 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--m2yiNSp2WHSfpW off=7542772 len=1266189 2024-09-16T06:22:00.298 INFO:tasks.workunit.client.0.smithi145.stdout:op 5520 completed, throughput=5MB/sec 2024-09-16T06:22:00.299 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-qOxRM8k1-M4YvRN off=1946052 len=766835 2024-09-16T06:22:00.301 INFO:tasks.workunit.client.0.smithi145.stdout:op 5521 completed, throughput=5MB/sec 2024-09-16T06:22:00.301 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-H5icNM92EkpRsut off=9959835 len=1863072 2024-09-16T06:22:00.309 INFO:tasks.workunit.client.0.smithi145.stdout:op 5522 completed, throughput=5MB/sec 2024-09-16T06:22:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:00 smithi145 ceph-mon[96887]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:22:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:00 smithi145 ceph-mon[99390]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:22:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:00 smithi161 ceph-mon[87722]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:22:01.309 INFO:tasks.workunit.client.0.smithi145.stdout: 1087: throughput=5MB/sec pending data=0 2024-09-16T06:22:01.309 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-X7og7IntIUT2WS2 off=4532218 len=1488407 2024-09-16T06:22:01.311 INFO:tasks.workunit.client.0.smithi145.stdout:op 5523 completed, throughput=5MB/sec 2024-09-16T06:22:01.311 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aoKd0wjYh6RMpCX off=19898811 len=409287 2024-09-16T06:22:01.312 INFO:tasks.workunit.client.0.smithi145.stdout:op 5524 completed, throughput=5MB/sec 2024-09-16T06:22:01.312 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ts2zGglWOy8Td_1 off=5615854 len=729028 2024-09-16T06:22:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:op 5525 completed, throughput=5MB/sec 2024-09-16T06:22:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tcQHUrqqDqei2lk off=18367525 len=67881 2024-09-16T06:22:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:op 5526 completed, throughput=5MB/sec 2024-09-16T06:22:01.314 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-10ZftorIhOGPLhB off=5382481 len=132525 2024-09-16T06:22:01.317 INFO:tasks.workunit.client.0.smithi145.stdout:op 5527 completed, throughput=5MB/sec 2024-09-16T06:22:01.317 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PPNQLBLp3i3_JCi off=1638590 len=1253436 2024-09-16T06:22:01.323 INFO:tasks.workunit.client.0.smithi145.stdout:op 5528 completed, throughput=5MB/sec 2024-09-16T06:22:02.324 INFO:tasks.workunit.client.0.smithi145.stdout: 1088: throughput=5MB/sec pending data=0 2024-09-16T06:22:02.324 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zki6rJCBG6i2kA5 off=14355758 len=1495340 2024-09-16T06:22:02.330 INFO:tasks.workunit.client.0.smithi145.stdout:op 5529 completed, throughput=5MB/sec 2024-09-16T06:22:02.331 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jaXh2W9x1qaUjf3 off=15384107 len=1000111 2024-09-16T06:22:02.336 INFO:tasks.workunit.client.0.smithi145.stdout:op 5530 completed, throughput=5MB/sec 2024-09-16T06:22:02.336 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7QpEGChXNtQzJaF off=1099572 len=868151 2024-09-16T06:22:02.337 INFO:tasks.workunit.client.0.smithi145.stdout:op 5531 completed, throughput=5MB/sec 2024-09-16T06:22:02.338 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PsoD-AUKN8wv_Rx off=22802005 len=1857973 2024-09-16T06:22:02.348 INFO:tasks.workunit.client.0.smithi145.stdout:op 5532 completed, throughput=5MB/sec 2024-09-16T06:22:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:02 smithi145 ceph-mon[96887]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:22:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:02 smithi145 ceph-mon[99390]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:22:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:02 smithi161 ceph-mon[87722]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:22:03.348 INFO:tasks.workunit.client.0.smithi145.stdout: 1089: throughput=5MB/sec pending data=0 2024-09-16T06:22:03.348 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JX3V1LFBC5Q4xLn off=2410354 len=1517559 2024-09-16T06:22:03.351 INFO:tasks.workunit.client.0.smithi145.stdout:op 5533 completed, throughput=5MB/sec 2024-09-16T06:22:03.351 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mi8e9nuO1UKXe_S off=2046452 len=792138 2024-09-16T06:22:03.356 INFO:tasks.workunit.client.0.smithi145.stdout:op 5534 completed, throughput=5MB/sec 2024-09-16T06:22:03.356 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iHQbUM0awQw1WV7 off=6000659 len=1147045 2024-09-16T06:22:03.358 INFO:tasks.workunit.client.0.smithi145.stdout:op 5535 completed, throughput=5MB/sec 2024-09-16T06:22:03.358 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KvwNNxUArt8_En3 off=7733378 len=678484 2024-09-16T06:22:03.362 INFO:tasks.workunit.client.0.smithi145.stdout:op 5536 completed, throughput=5MB/sec 2024-09-16T06:22:03.362 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LVsNDO_EPS-v_HJ off=2659302 len=501170 2024-09-16T06:22:03.365 INFO:tasks.workunit.client.0.smithi145.stdout:op 5537 completed, throughput=5MB/sec 2024-09-16T06:22:03.365 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RAgtjyNpmTdNQee off=2082031 len=1490108 2024-09-16T06:22:03.369 INFO:tasks.workunit.client.0.smithi145.stdout:op 5538 completed, throughput=5MB/sec 2024-09-16T06:22:04.369 INFO:tasks.workunit.client.0.smithi145.stdout: 1090: throughput=5MB/sec pending data=0 2024-09-16T06:22:04.369 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kWhv-jcLPSqDCQ4 off=1142615 len=1508358 2024-09-16T06:22:04.371 INFO:tasks.workunit.client.0.smithi145.stdout:op 5539 completed, throughput=5MB/sec 2024-09-16T06:22:04.371 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aIe08Yr8pkJ9k8f off=5144123 len=1148585 2024-09-16T06:22:04.377 INFO:tasks.workunit.client.0.smithi145.stdout:op 5540 completed, throughput=5MB/sec 2024-09-16T06:22:04.377 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YvAsD5w39YNUT16 off=2337724 len=453043 2024-09-16T06:22:04.381 INFO:tasks.workunit.client.0.smithi145.stdout:op 5541 completed, throughput=5MB/sec 2024-09-16T06:22:04.381 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rUb7j3etiz09dyM off=1137322 len=1861602 2024-09-16T06:22:04.383 INFO:tasks.workunit.client.0.smithi145.stdout:op 5542 completed, throughput=5MB/sec 2024-09-16T06:22:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:04 smithi145 ceph-mon[96887]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-09-16T06:22:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:04 smithi145 ceph-mon[99390]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-09-16T06:22:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:22:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:22:04] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2024-09-16T06:22:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:04 smithi161 ceph-mon[87722]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-09-16T06:22:05.383 INFO:tasks.workunit.client.0.smithi145.stdout: 1091: throughput=5MB/sec pending data=0 2024-09-16T06:22:05.383 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_kSceZciKk37hfr off=5666992 len=1533645 2024-09-16T06:22:05.390 INFO:tasks.workunit.client.0.smithi145.stdout:op 5543 completed, throughput=5MB/sec 2024-09-16T06:22:05.390 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BsYcSafYR6nhcsT off=6978108 len=1569905 2024-09-16T06:22:05.398 INFO:tasks.workunit.client.0.smithi145.stdout:op 5544 completed, throughput=5MB/sec 2024-09-16T06:22:05.398 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5vECNZMMJXkTIXJ off=2053355 len=1048676 2024-09-16T06:22:05.400 INFO:tasks.workunit.client.0.smithi145.stdout:op 5545 completed, throughput=5MB/sec 2024-09-16T06:22:05.400 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ol8qgny5wNI7iHN off=16936156 len=1249279 2024-09-16T06:22:05.407 INFO:tasks.workunit.client.0.smithi145.stdout:op 5546 completed, throughput=5MB/sec 2024-09-16T06:22:06.407 INFO:tasks.workunit.client.0.smithi145.stdout: 1092: throughput=5MB/sec pending data=0 2024-09-16T06:22:06.407 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AW0f_uW7oqNavN6 off=5314095 len=1364944 2024-09-16T06:22:06.416 INFO:tasks.workunit.client.0.smithi145.stdout:op 5547 completed, throughput=5MB/sec 2024-09-16T06:22:06.416 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3C4SPN3y3oMWPMX off=1240108 len=587365 2024-09-16T06:22:06.420 INFO:tasks.workunit.client.0.smithi145.stdout:op 5548 completed, throughput=5MB/sec 2024-09-16T06:22:06.420 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9i1GgRtRJr7rjOC off=12085541 len=1986060 2024-09-16T06:22:06.424 INFO:tasks.workunit.client.0.smithi145.stdout:op 5549 completed, throughput=5MB/sec 2024-09-16T06:22:06.424 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FxqaQUQlL_SYFnj off=1503382 len=1669654 2024-09-16T06:22:06.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 5550 completed, throughput=5MB/sec 2024-09-16T06:22:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:06 smithi145 ceph-mon[99390]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:22:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:06 smithi145 ceph-mon[96887]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:22:07.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:06 smithi161 ceph-mon[87722]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-16T06:22:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: 1093: throughput=5MB/sec pending data=0 2024-09-16T06:22:07.434 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dA2YuNR1v_0SDJG off=1715583 len=1564268 2024-09-16T06:22:07.442 INFO:tasks.workunit.client.0.smithi145.stdout:op 5551 completed, throughput=5MB/sec 2024-09-16T06:22:07.442 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p1dfJM3lNbwVNnN off=11374742 len=771244 2024-09-16T06:22:07.443 INFO:tasks.workunit.client.0.smithi145.stdout:op 5552 completed, throughput=5MB/sec 2024-09-16T06:22:07.443 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ckK45Q5cfw76sY2 off=187334 len=1123665 2024-09-16T06:22:07.445 INFO:tasks.workunit.client.0.smithi145.stdout:op 5553 completed, throughput=5MB/sec 2024-09-16T06:22:07.445 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Mvi2jDeDbLMjImu off=8381413 len=359619 2024-09-16T06:22:07.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 5554 completed, throughput=5MB/sec 2024-09-16T06:22:07.448 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0rDGaC850N9Ffg9 off=14496833 len=719071 2024-09-16T06:22:07.449 INFO:tasks.workunit.client.0.smithi145.stdout:op 5555 completed, throughput=5MB/sec 2024-09-16T06:22:08.450 INFO:tasks.workunit.client.0.smithi145.stdout: 1094: throughput=5MB/sec pending data=0 2024-09-16T06:22:08.450 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qioJ5t1fciqfXIL off=12908544 len=2059598 2024-09-16T06:22:08.458 INFO:tasks.workunit.client.0.smithi145.stdout:op 5556 completed, throughput=5MB/sec 2024-09-16T06:22:08.458 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-wktxGFC6g-rULFG off=3222969 len=950481 2024-09-16T06:22:08.464 INFO:tasks.workunit.client.0.smithi145.stdout:op 5557 completed, throughput=5MB/sec 2024-09-16T06:22:08.464 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IYuVfFmdntDADIr off=101983 len=661976 2024-09-16T06:22:08.468 INFO:tasks.workunit.client.0.smithi145.stdout:op 5558 completed, throughput=5MB/sec 2024-09-16T06:22:08.468 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FxTcnMKwv8xyhce off=17658244 len=1297210 2024-09-16T06:22:08.475 INFO:tasks.workunit.client.0.smithi145.stdout:op 5559 completed, throughput=5MB/sec 2024-09-16T06:22:08.475 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Qfe4lDYDbw_R_U- off=3542734 len=1490310 2024-09-16T06:22:08.476 INFO:tasks.workunit.client.0.smithi145.stdout:op 5560 completed, throughput=5MB/sec 2024-09-16T06:22:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:08 smithi145 ceph-mon[96887]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:22:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:08 smithi145 ceph-mon[99390]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:22:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:08 smithi161 ceph-mon[87722]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-16T06:22:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: 1095: throughput=5MB/sec pending data=0 2024-09-16T06:22:09.477 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xt2D1sJAJE195HF off=5044640 len=1755241 2024-09-16T06:22:09.478 INFO:tasks.workunit.client.0.smithi145.stdout:op 5561 completed, throughput=5MB/sec 2024-09-16T06:22:09.478 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mWYSM5spZ5LQOOe off=13238582 len=602303 2024-09-16T06:22:09.482 INFO:tasks.workunit.client.0.smithi145.stdout:op 5562 completed, throughput=5MB/sec 2024-09-16T06:22:09.482 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vcSxzhOzWehudLG off=7974930 len=1511783 2024-09-16T06:22:09.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 5563 completed, throughput=5MB/sec 2024-09-16T06:22:09.488 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Q34m5J6gNaNd1xf off=16956633 len=834141 2024-09-16T06:22:09.489 INFO:tasks.workunit.client.0.smithi145.stdout:op 5564 completed, throughput=5MB/sec 2024-09-16T06:22:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:22:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:22:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:22:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:22:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:22:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:22:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:22:10.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:22:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:22:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:22:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:22:10.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:22:10.489 INFO:tasks.workunit.client.0.smithi145.stdout: 1096: throughput=5MB/sec pending data=0 2024-09-16T06:22:10.489 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Sx9eR2KDoLZuiWV off=4797796 len=477286 2024-09-16T06:22:10.490 INFO:tasks.workunit.client.0.smithi145.stdout:op 5565 completed, throughput=5MB/sec 2024-09-16T06:22:10.490 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MW6hyz61ucfd0SW off=24108101 len=1418626 2024-09-16T06:22:10.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 5566 completed, throughput=5MB/sec 2024-09-16T06:22:10.497 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-QRXBDESeDhmSJC6 off=14273662 len=270282 2024-09-16T06:22:10.497 INFO:tasks.workunit.client.0.smithi145.stdout:op 5567 completed, throughput=5MB/sec 2024-09-16T06:22:10.497 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-w7OIV4KFM1gsJP9 off=4219330 len=174150 2024-09-16T06:22:10.498 INFO:tasks.workunit.client.0.smithi145.stdout:op 5568 completed, throughput=5MB/sec 2024-09-16T06:22:10.498 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-z-jKaGe1WjFm1hQ off=149552 len=1042550 2024-09-16T06:22:10.501 INFO:tasks.workunit.client.0.smithi145.stdout:op 5569 completed, throughput=5MB/sec 2024-09-16T06:22:10.501 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-u4cwKDccEIqvnFy off=3474227 len=1760543 2024-09-16T06:22:10.509 INFO:tasks.workunit.client.0.smithi145.stdout:op 5570 completed, throughput=5MB/sec 2024-09-16T06:22:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:10 smithi145 ceph-mon[96887]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:22:11.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:10 smithi145 ceph-mon[99390]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:22:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:10 smithi161 ceph-mon[87722]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:22:11.509 INFO:tasks.workunit.client.0.smithi145.stdout: 1097: throughput=5MB/sec pending data=0 2024-09-16T06:22:11.509 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-69hJWsbMoq1wq-b off=22068619 len=962301 2024-09-16T06:22:11.515 INFO:tasks.workunit.client.0.smithi145.stdout:op 5571 completed, throughput=5MB/sec 2024-09-16T06:22:11.515 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-HZiAzhd8Q7ASKfB off=12039698 len=2002707 2024-09-16T06:22:11.518 INFO:tasks.workunit.client.0.smithi145.stdout:op 5572 completed, throughput=5MB/sec 2024-09-16T06:22:11.518 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--xw4Je18KBFrrlE off=6972092 len=1398540 2024-09-16T06:22:11.521 INFO:tasks.workunit.client.0.smithi145.stdout:op 5573 completed, throughput=5MB/sec 2024-09-16T06:22:11.521 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-f5OTFU_30YMhbUT off=22026682 len=1889159 2024-09-16T06:22:11.524 INFO:tasks.workunit.client.0.smithi145.stdout:op 5574 completed, throughput=5MB/sec 2024-09-16T06:22:12.525 INFO:tasks.workunit.client.0.smithi145.stdout: 1098: throughput=5MB/sec pending data=0 2024-09-16T06:22:12.525 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Da-5_iRbp8SmD9Q off=12569925 len=379442 2024-09-16T06:22:12.529 INFO:tasks.workunit.client.0.smithi145.stdout:op 5575 completed, throughput=5MB/sec 2024-09-16T06:22:12.529 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-OqUL9l711efpbsb off=6320677 len=1695558 2024-09-16T06:22:12.536 INFO:tasks.workunit.client.0.smithi145.stdout:op 5576 completed, throughput=5MB/sec 2024-09-16T06:22:12.536 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0ij1DESQb4vqUWM off=2906072 len=1733164 2024-09-16T06:22:12.545 INFO:tasks.workunit.client.0.smithi145.stdout:op 5577 completed, throughput=5MB/sec 2024-09-16T06:22:12.545 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-scBXt3p7TN2Kfxb off=16290399 len=1763243 2024-09-16T06:22:12.555 INFO:tasks.workunit.client.0.smithi145.stdout:op 5578 completed, throughput=5MB/sec 2024-09-16T06:22:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:12 smithi145 ceph-mon[96887]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:22:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:12 smithi145 ceph-mon[99390]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:22:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:12 smithi161 ceph-mon[87722]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:22:13.555 INFO:tasks.workunit.client.0.smithi145.stdout: 1099: throughput=5MB/sec pending data=0 2024-09-16T06:22:13.555 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cNDIAYMCZZfyrVU off=11095922 len=1535020 2024-09-16T06:22:13.562 INFO:tasks.workunit.client.0.smithi145.stdout:op 5579 completed, throughput=5MB/sec 2024-09-16T06:22:13.563 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pqtp-HIGMLjhyVs off=2022615 len=25625 2024-09-16T06:22:13.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 5580 completed, throughput=5MB/sec 2024-09-16T06:22:13.565 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0bQkS7zeMizm-md off=2119024 len=101375 2024-09-16T06:22:13.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 5581 completed, throughput=5MB/sec 2024-09-16T06:22:13.566 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pH0LpsLWioUrp1R off=6275395 len=648670 2024-09-16T06:22:13.567 INFO:tasks.workunit.client.0.smithi145.stdout:op 5582 completed, throughput=5MB/sec 2024-09-16T06:22:13.567 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UcW6Fb9M8JRxHbq off=1827926 len=1401049 2024-09-16T06:22:13.572 INFO:tasks.workunit.client.0.smithi145.stdout:op 5583 completed, throughput=5MB/sec 2024-09-16T06:22:13.572 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-DsHdsaShYrhzixT off=2187875 len=1243751 2024-09-16T06:22:13.578 INFO:tasks.workunit.client.0.smithi145.stdout:op 5584 completed, throughput=5MB/sec 2024-09-16T06:22:14.579 INFO:tasks.workunit.client.0.smithi145.stdout: 1100: throughput=5MB/sec pending data=0 2024-09-16T06:22:14.579 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fnKHRadqDN_rJ2V off=17514912 len=1040054 2024-09-16T06:22:14.584 INFO:tasks.workunit.client.0.smithi145.stdout:op 5585 completed, throughput=5MB/sec 2024-09-16T06:22:14.585 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kNZQvkb3eNmtpcs off=5528279 len=1607095 2024-09-16T06:22:14.592 INFO:tasks.workunit.client.0.smithi145.stdout:op 5586 completed, throughput=5MB/sec 2024-09-16T06:22:14.592 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2hBR9L3zqdRC4y5 off=10323723 len=600513 2024-09-16T06:22:14.595 INFO:tasks.workunit.client.0.smithi145.stdout:op 5587 completed, throughput=5MB/sec 2024-09-16T06:22:14.596 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6Eu3G5CnbGiETG5 off=2562484 len=1540160 2024-09-16T06:22:14.598 INFO:tasks.workunit.client.0.smithi145.stdout:op 5588 completed, throughput=5MB/sec 2024-09-16T06:22:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:14 smithi145 ceph-mon[96887]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:22:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:14 smithi145 ceph-mon[99390]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:22:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:22:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:22:14] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:22:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:14 smithi161 ceph-mon[87722]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:22:15.598 INFO:tasks.workunit.client.0.smithi145.stdout: 1101: throughput=5MB/sec pending data=0 2024-09-16T06:22:15.598 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-EnWGUT_sSajY_b3 off=645879 len=231493 2024-09-16T06:22:15.601 INFO:tasks.workunit.client.0.smithi145.stdout:op 5589 completed, throughput=5MB/sec 2024-09-16T06:22:15.601 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rbZfGgLeDUszHO6 off=13225094 len=363590 2024-09-16T06:22:15.602 INFO:tasks.workunit.client.0.smithi145.stdout:op 5590 completed, throughput=5MB/sec 2024-09-16T06:22:15.602 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8b9r8yjHKhgjIog off=21478658 len=468068 2024-09-16T06:22:15.603 INFO:tasks.workunit.client.0.smithi145.stdout:op 5591 completed, throughput=5MB/sec 2024-09-16T06:22:15.603 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ejlIwaXL52I3YMP off=9535306 len=635951 2024-09-16T06:22:15.605 INFO:tasks.workunit.client.0.smithi145.stdout:op 5592 completed, throughput=5MB/sec 2024-09-16T06:22:15.605 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rM-gcVSI3ej5EiY off=1167866 len=192647 2024-09-16T06:22:15.608 INFO:tasks.workunit.client.0.smithi145.stdout:op 5593 completed, throughput=5MB/sec 2024-09-16T06:22:15.609 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-pSRjvhVlMp52WN8 off=1088314 len=1795104 2024-09-16T06:22:15.611 INFO:tasks.workunit.client.0.smithi145.stdout:op 5594 completed, throughput=5MB/sec 2024-09-16T06:22:15.611 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-iK7bH4qsCj2rFaX off=6557668 len=1897380 2024-09-16T06:22:15.620 INFO:tasks.workunit.client.0.smithi145.stdout:op 5595 completed, throughput=5MB/sec 2024-09-16T06:22:16.620 INFO:tasks.workunit.client.0.smithi145.stdout: 1102: throughput=5MB/sec pending data=0 2024-09-16T06:22:16.620 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-LkoO_3zRWC5daml off=14066609 len=1081579 2024-09-16T06:22:16.626 INFO:tasks.workunit.client.0.smithi145.stdout:op 5596 completed, throughput=5MB/sec 2024-09-16T06:22:16.626 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_6D4YlTjQiuF31U off=7143020 len=1205237 2024-09-16T06:22:16.633 INFO:tasks.workunit.client.0.smithi145.stdout:op 5597 completed, throughput=5MB/sec 2024-09-16T06:22:16.633 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Xkg2ar9cBQjgeKg off=5429124 len=137559 2024-09-16T06:22:16.636 INFO:tasks.workunit.client.0.smithi145.stdout:op 5598 completed, throughput=5MB/sec 2024-09-16T06:22:16.636 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1A0F7uVAmBygu0e off=5748658 len=655282 2024-09-16T06:22:16.641 INFO:tasks.workunit.client.0.smithi145.stdout:op 5599 completed, throughput=5MB/sec 2024-09-16T06:22:16.641 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-7qDlLdENeTDpMgV off=3234063 len=1786869 2024-09-16T06:22:16.642 INFO:tasks.workunit.client.0.smithi145.stdout:op 5600 completed, throughput=5MB/sec 2024-09-16T06:22:17.079 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:16 smithi145 ceph-mon[96887]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:22:17.079 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:16 smithi145 ceph-mon[99390]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:22:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:16 smithi161 ceph-mon[87722]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:22:17.642 INFO:tasks.workunit.client.0.smithi145.stdout: 1103: throughput=5MB/sec pending data=0 2024-09-16T06:22:17.643 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YiXLT3sgdXpeJ5D off=4490523 len=1764196 2024-09-16T06:22:17.645 INFO:tasks.workunit.client.0.smithi145.stdout:op 5601 completed, throughput=5MB/sec 2024-09-16T06:22:17.645 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2XcYkxB1SbO0dwI off=1507185 len=1984019 2024-09-16T06:22:17.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 5602 completed, throughput=5MB/sec 2024-09-16T06:22:17.648 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B4rAz7NK9F42YEk off=1973951 len=1196050 2024-09-16T06:22:17.650 INFO:tasks.workunit.client.0.smithi145.stdout:op 5603 completed, throughput=5MB/sec 2024-09-16T06:22:17.651 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9WYB7RQuL6GEh58 off=17088160 len=1425119 2024-09-16T06:22:17.657 INFO:tasks.workunit.client.0.smithi145.stdout:op 5604 completed, throughput=5MB/sec 2024-09-16T06:22:18.658 INFO:tasks.workunit.client.0.smithi145.stdout: 1104: throughput=5MB/sec pending data=0 2024-09-16T06:22:18.658 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4YuS6UBKspeJr5D off=7076124 len=548337 2024-09-16T06:22:18.659 INFO:tasks.workunit.client.0.smithi145.stdout:op 5605 completed, throughput=5MB/sec 2024-09-16T06:22:18.659 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GtvGJXENINre6wi off=15588570 len=451078 2024-09-16T06:22:18.660 INFO:tasks.workunit.client.0.smithi145.stdout:op 5606 completed, throughput=5MB/sec 2024-09-16T06:22:18.660 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nThNZJh1PPML1wD off=14702476 len=445587 2024-09-16T06:22:18.661 INFO:tasks.workunit.client.0.smithi145.stdout:op 5607 completed, throughput=5MB/sec 2024-09-16T06:22:18.661 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-PVjqRMN6lpkg4Co off=3488264 len=2023848 2024-09-16T06:22:18.665 INFO:tasks.workunit.client.0.smithi145.stdout:op 5608 completed, throughput=5MB/sec 2024-09-16T06:22:18.665 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-t6-UYfo8extYCS4 off=8287929 len=699334 2024-09-16T06:22:18.666 INFO:tasks.workunit.client.0.smithi145.stdout:op 5609 completed, throughput=5MB/sec 2024-09-16T06:22:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:18 smithi145 ceph-mon[96887]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:22:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:18 smithi145 ceph-mon[99390]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:22:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:18 smithi161 ceph-mon[87722]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-16T06:22:19.666 INFO:tasks.workunit.client.0.smithi145.stdout: 1105: throughput=5MB/sec pending data=0 2024-09-16T06:22:19.666 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-9srsf2xlZ0vTTTq off=357696 len=1731232 2024-09-16T06:22:19.676 INFO:tasks.workunit.client.0.smithi145.stdout:op 5610 completed, throughput=5MB/sec 2024-09-16T06:22:19.676 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TcBmjn_O96LtHxu off=910566 len=1347912 2024-09-16T06:22:19.677 INFO:tasks.workunit.client.0.smithi145.stdout:op 5611 completed, throughput=5MB/sec 2024-09-16T06:22:19.677 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Q6zWpQOMa2zfgOU off=360114 len=796115 2024-09-16T06:22:19.682 INFO:tasks.workunit.client.0.smithi145.stdout:op 5612 completed, throughput=5MB/sec 2024-09-16T06:22:19.682 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-j-zvztr6i-fBDU4 off=16758743 len=1542152 2024-09-16T06:22:19.688 INFO:tasks.workunit.client.0.smithi145.stdout:op 5613 completed, throughput=5MB/sec 2024-09-16T06:22:20.688 INFO:tasks.workunit.client.0.smithi145.stdout: 1106: throughput=5MB/sec pending data=0 2024-09-16T06:22:20.688 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1P0KDhLz1on0K5d off=4564067 len=1297301 2024-09-16T06:22:20.695 INFO:tasks.workunit.client.0.smithi145.stdout:op 5614 completed, throughput=5MB/sec 2024-09-16T06:22:20.695 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lzabHRv3VjCUoA7 off=1176208 len=2019182 2024-09-16T06:22:20.697 INFO:tasks.workunit.client.0.smithi145.stdout:op 5615 completed, throughput=5MB/sec 2024-09-16T06:22:20.697 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NKSa6Xd6L234nhH off=15084464 len=1662175 2024-09-16T06:22:20.707 INFO:tasks.workunit.client.0.smithi145.stdout:op 5616 completed, throughput=5MB/sec 2024-09-16T06:22:20.707 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-G7axdXgLdki-dxT off=3473672 len=956859 2024-09-16T06:22:20.708 INFO:tasks.workunit.client.0.smithi145.stdout:op 5617 completed, throughput=5MB/sec 2024-09-16T06:22:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:20 smithi145 ceph-mon[96887]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:22:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:20 smithi145 ceph-mon[99390]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:22:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:20 smithi161 ceph-mon[87722]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-16T06:22:21.708 INFO:tasks.workunit.client.0.smithi145.stdout: 1107: throughput=5MB/sec pending data=0 2024-09-16T06:22:21.708 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oRp0Krx9KBqMwmu off=10545429 len=1218611 2024-09-16T06:22:21.716 INFO:tasks.workunit.client.0.smithi145.stdout:op 5618 completed, throughput=5MB/sec 2024-09-16T06:22:21.716 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1XXsjJ9FZRRo5s4 off=2146246 len=310296 2024-09-16T06:22:21.720 INFO:tasks.workunit.client.0.smithi145.stdout:op 5619 completed, throughput=5MB/sec 2024-09-16T06:22:21.720 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-clxhn_2U6yrC-ud off=53628 len=118690 2024-09-16T06:22:21.722 INFO:tasks.workunit.client.0.smithi145.stdout:op 5620 completed, throughput=5MB/sec 2024-09-16T06:22:21.723 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2_CAeNggyM4Dd2c off=5279785 len=1119327 2024-09-16T06:22:21.723 INFO:tasks.workunit.client.0.smithi145.stdout:op 5621 completed, throughput=5MB/sec 2024-09-16T06:22:21.723 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jr9NwHhjmv1Y0j8 off=798688 len=1223739 2024-09-16T06:22:21.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 5622 completed, throughput=5MB/sec 2024-09-16T06:22:21.725 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-h71YScbYbMELTeI off=2377711 len=468889 2024-09-16T06:22:21.728 INFO:tasks.workunit.client.0.smithi145.stdout:op 5623 completed, throughput=5MB/sec 2024-09-16T06:22:21.729 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ez0qjXUG-efKxiq off=15941068 len=54897 2024-09-16T06:22:21.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 5624 completed, throughput=5MB/sec 2024-09-16T06:22:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:22.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:22.731 INFO:tasks.workunit.client.0.smithi145.stdout: 1108: throughput=5MB/sec pending data=0 2024-09-16T06:22:22.731 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vXeFg-iLTyniDMU off=11158118 len=1793026 2024-09-16T06:22:22.733 INFO:tasks.workunit.client.0.smithi145.stdout:op 5625 completed, throughput=5MB/sec 2024-09-16T06:22:22.733 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JTntD6U3jRwVVn4 off=4686302 len=1457346 2024-09-16T06:22:22.735 INFO:tasks.workunit.client.0.smithi145.stdout:op 5626 completed, throughput=5MB/sec 2024-09-16T06:22:22.735 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--1Sd24Bw9VwNm8n off=7825124 len=426378 2024-09-16T06:22:22.736 INFO:tasks.workunit.client.0.smithi145.stdout:op 5627 completed, throughput=5MB/sec 2024-09-16T06:22:22.736 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cNR-UfheZ712XRl off=8738624 len=1712161 2024-09-16T06:22:22.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 5628 completed, throughput=5MB/sec 2024-09-16T06:22:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:22 smithi145 ceph-mon[96887]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:22 smithi145 ceph-mon[99390]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:22 smithi161 ceph-mon[87722]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:23.738 INFO:tasks.workunit.client.0.smithi145.stdout: 1109: throughput=5MB/sec pending data=0 2024-09-16T06:22:23.738 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TEkvKbXq-JDTFxg off=11801563 len=30175 2024-09-16T06:22:23.739 INFO:tasks.workunit.client.0.smithi145.stdout:op 5629 completed, throughput=5MB/sec 2024-09-16T06:22:23.739 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3RdQZef19T7PzOi off=3468581 len=928222 2024-09-16T06:22:23.745 INFO:tasks.workunit.client.0.smithi145.stdout:op 5630 completed, throughput=5MB/sec 2024-09-16T06:22:23.745 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jRllj8o7v0q8Jm4 off=21270842 len=839015 2024-09-16T06:22:23.750 INFO:tasks.workunit.client.0.smithi145.stdout:op 5631 completed, throughput=5MB/sec 2024-09-16T06:22:23.750 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ANMPXuEH_Go4ucS off=3253811 len=939763 2024-09-16T06:22:23.755 INFO:tasks.workunit.client.0.smithi145.stdout:op 5632 completed, throughput=5MB/sec 2024-09-16T06:22:23.755 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5iHmjPLdH8qVAYw off=10116720 len=1725273 2024-09-16T06:22:23.756 INFO:tasks.workunit.client.0.smithi145.stdout:op 5633 completed, throughput=5MB/sec 2024-09-16T06:22:23.756 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y6q22lBgEuQnO7N off=691621 len=1678928 2024-09-16T06:22:23.766 INFO:tasks.workunit.client.0.smithi145.stdout:op 5634 completed, throughput=5MB/sec 2024-09-16T06:22:24.766 INFO:tasks.workunit.client.0.smithi145.stdout: 1110: throughput=5MB/sec pending data=0 2024-09-16T06:22:24.766 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I_0kInrjCNI8gxs off=12156744 len=210969 2024-09-16T06:22:24.770 INFO:tasks.workunit.client.0.smithi145.stdout:op 5635 completed, throughput=5MB/sec 2024-09-16T06:22:24.770 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ln0K1OMeU6HdtqB off=12940426 len=1606642 2024-09-16T06:22:24.776 INFO:tasks.workunit.client.0.smithi145.stdout:op 5636 completed, throughput=5MB/sec 2024-09-16T06:22:24.777 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hZtxAT73rJA6GFe off=251651 len=1753539 2024-09-16T06:22:24.785 INFO:tasks.workunit.client.0.smithi145.stdout:op 5637 completed, throughput=5MB/sec 2024-09-16T06:22:24.785 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Rf_9wEDjtvFdUg5 off=2960958 len=1146804 2024-09-16T06:22:24.786 INFO:tasks.workunit.client.0.smithi145.stdout:op 5638 completed, throughput=5MB/sec 2024-09-16T06:22:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:24 smithi145 ceph-mon[96887]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:22:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:24 smithi145 ceph-mon[99390]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:22:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:22:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:22:24] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-09-16T06:22:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:24 smithi161 ceph-mon[87722]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:22:25.786 INFO:tasks.workunit.client.0.smithi145.stdout: 1111: throughput=5MB/sec pending data=0 2024-09-16T06:22:25.786 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5gU8B1Fi9MlBAfJ off=7010635 len=1325477 2024-09-16T06:22:25.788 INFO:tasks.workunit.client.0.smithi145.stdout:op 5639 completed, throughput=5MB/sec 2024-09-16T06:22:25.788 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dsxnUy0eUm1LGSk off=8188923 len=926296 2024-09-16T06:22:25.794 INFO:tasks.workunit.client.0.smithi145.stdout:op 5640 completed, throughput=5MB/sec 2024-09-16T06:22:25.794 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uL1mfZ-tpnKEza5 off=3477546 len=1641853 2024-09-16T06:22:25.802 INFO:tasks.workunit.client.0.smithi145.stdout:op 5641 completed, throughput=5MB/sec 2024-09-16T06:22:25.803 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CBTUZ97C3jur59I off=6693627 len=64593 2024-09-16T06:22:25.803 INFO:tasks.workunit.client.0.smithi145.stdout:op 5642 completed, throughput=5MB/sec 2024-09-16T06:22:25.803 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Dkh7ftyXsQssRYW off=1304636 len=507530 2024-09-16T06:22:25.806 INFO:tasks.workunit.client.0.smithi145.stdout:op 5643 completed, throughput=5MB/sec 2024-09-16T06:22:25.806 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj--Gk82s3swPKgddv off=2607388 len=1411978 2024-09-16T06:22:25.808 INFO:tasks.workunit.client.0.smithi145.stdout:op 5644 completed, throughput=5MB/sec 2024-09-16T06:22:26.808 INFO:tasks.workunit.client.0.smithi145.stdout: 1112: throughput=5MB/sec pending data=0 2024-09-16T06:22:26.808 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SKoatBlgqXEIXBq off=1356976 len=370375 2024-09-16T06:22:26.809 INFO:tasks.workunit.client.0.smithi145.stdout:op 5645 completed, throughput=5MB/sec 2024-09-16T06:22:26.809 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rQ6fUNR56j6Ht_L off=7343270 len=1090381 2024-09-16T06:22:26.810 INFO:tasks.workunit.client.0.smithi145.stdout:op 5646 completed, throughput=5MB/sec 2024-09-16T06:22:26.810 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lmV08wHEMG4DBW0 off=0 len=1713313 2024-09-16T06:22:26.815 INFO:tasks.workunit.client.0.smithi145.stdout:op 5647 completed, throughput=5MB/sec 2024-09-16T06:22:26.815 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0c34ZzMIn-kjulC off=22436912 len=1713231 2024-09-16T06:22:26.822 INFO:tasks.workunit.client.0.smithi145.stdout:op 5648 completed, throughput=5MB/sec 2024-09-16T06:22:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:26 smithi145 ceph-mon[96887]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:22:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:26 smithi145 ceph-mon[99390]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:22:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:26 smithi161 ceph-mon[87722]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-16T06:22:27.824 INFO:tasks.workunit.client.0.smithi145.stdout: 1113: throughput=5MB/sec pending data=0 2024-09-16T06:22:27.824 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2X2qhN_iYy14Y0E off=2428867 len=1375622 2024-09-16T06:22:27.831 INFO:tasks.workunit.client.0.smithi145.stdout:op 5649 completed, throughput=5MB/sec 2024-09-16T06:22:27.832 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Lb-l3OObW-VBA_E off=2220219 len=1723987 2024-09-16T06:22:27.837 INFO:tasks.workunit.client.0.smithi145.stdout:op 5650 completed, throughput=5MB/sec 2024-09-16T06:22:27.838 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fc7y9mE9qS2K-jN off=828879 len=990397 2024-09-16T06:22:27.840 INFO:tasks.workunit.client.0.smithi145.stdout:op 5651 completed, throughput=5MB/sec 2024-09-16T06:22:27.840 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-beQiPjn0fcoS5Uh off=5001247 len=683602 2024-09-16T06:22:27.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 5652 completed, throughput=5MB/sec 2024-09-16T06:22:27.841 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MLBqnuHmR_okHdf off=864311 len=439777 2024-09-16T06:22:27.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 5653 completed, throughput=5MB/sec 2024-09-16T06:22:28.844 INFO:tasks.workunit.client.0.smithi145.stdout: 1114: throughput=5MB/sec pending data=0 2024-09-16T06:22:28.845 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Iwyh41eCFyoYTXf off=14262728 len=1054381 2024-09-16T06:22:28.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 5654 completed, throughput=5MB/sec 2024-09-16T06:22:28.851 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Wh7yHypr7XuqAio off=4049709 len=883122 2024-09-16T06:22:28.852 INFO:tasks.workunit.client.0.smithi145.stdout:op 5655 completed, throughput=5MB/sec 2024-09-16T06:22:28.852 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aIe08Yr8pkJ9k8f off=3209088 len=281088 2024-09-16T06:22:28.853 INFO:tasks.workunit.client.0.smithi145.stdout:op 5656 completed, throughput=5MB/sec 2024-09-16T06:22:28.853 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Hy2WizuAHIGpO1W off=11164210 len=705611 2024-09-16T06:22:28.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 5657 completed, throughput=5MB/sec 2024-09-16T06:22:28.854 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Q34m5J6gNaNd1xf off=17308546 len=745426 2024-09-16T06:22:28.854 INFO:tasks.workunit.client.0.smithi145.stdout:op 5658 completed, throughput=5MB/sec 2024-09-16T06:22:28.854 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-s1igKp3gkRUsdBw off=7445068 len=1864149 2024-09-16T06:22:28.863 INFO:tasks.workunit.client.0.smithi145.stdout:op 5659 completed, throughput=5MB/sec 2024-09-16T06:22:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:28 smithi145 ceph-mon[96887]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:22:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:28 smithi145 ceph-mon[99390]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:22:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:28 smithi161 ceph-mon[87722]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:22:29.863 INFO:tasks.workunit.client.0.smithi145.stdout: 1115: throughput=5MB/sec pending data=0 2024-09-16T06:22:29.864 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-b_1g0PBhJ91NYRp off=5447229 len=1717657 2024-09-16T06:22:29.875 INFO:tasks.workunit.client.0.smithi145.stdout:op 5660 completed, throughput=5MB/sec 2024-09-16T06:22:29.875 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5sRENglCPKW4EKK off=3972629 len=1460359 2024-09-16T06:22:29.877 INFO:tasks.workunit.client.0.smithi145.stdout:op 5661 completed, throughput=5MB/sec 2024-09-16T06:22:29.878 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MZADGdqelz2bxRk off=10190292 len=610002 2024-09-16T06:22:29.879 INFO:tasks.workunit.client.0.smithi145.stdout:op 5662 completed, throughput=5MB/sec 2024-09-16T06:22:29.879 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Sdrngat5Gh3m-s0 off=114329 len=882585 2024-09-16T06:22:29.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 5663 completed, throughput=5MB/sec 2024-09-16T06:22:29.883 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ApfmpCIcV-etZ-7 off=1048194 len=1236377 2024-09-16T06:22:29.884 INFO:tasks.workunit.client.0.smithi145.stdout:op 5664 completed, throughput=5MB/sec 2024-09-16T06:22:30.885 INFO:tasks.workunit.client.0.smithi145.stdout: 1116: throughput=5MB/sec pending data=0 2024-09-16T06:22:30.885 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-b1Hcy_6o4QGnzLZ off=3961109 len=981803 2024-09-16T06:22:30.886 INFO:tasks.workunit.client.0.smithi145.stdout:op 5665 completed, throughput=5MB/sec 2024-09-16T06:22:30.886 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-R6dEuQytCP_dJlb off=373075 len=1683790 2024-09-16T06:22:30.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 5666 completed, throughput=5MB/sec 2024-09-16T06:22:30.890 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kmllikp3yEMkrmF off=682183 len=803526 2024-09-16T06:22:30.895 INFO:tasks.workunit.client.0.smithi145.stdout:op 5667 completed, throughput=5MB/sec 2024-09-16T06:22:30.895 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AtiaXd5uPbUqvbd off=9382479 len=1164285 2024-09-16T06:22:30.902 INFO:tasks.workunit.client.0.smithi145.stdout:op 5668 completed, throughput=5MB/sec 2024-09-16T06:22:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:30 smithi145 ceph-mon[96887]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:22:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:30 smithi145 ceph-mon[99390]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:22:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:30 smithi161 ceph-mon[87722]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:22:31.902 INFO:tasks.workunit.client.0.smithi145.stdout: 1117: throughput=5MB/sec pending data=0 2024-09-16T06:22:31.902 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mLcZAy24YRdEM0T off=1977472 len=431778 2024-09-16T06:22:31.906 INFO:tasks.workunit.client.0.smithi145.stdout:op 5669 completed, throughput=5MB/sec 2024-09-16T06:22:31.906 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XVhKuV2Hk4H4cso off=3307268 len=1639381 2024-09-16T06:22:31.909 INFO:tasks.workunit.client.0.smithi145.stdout:op 5670 completed, throughput=5MB/sec 2024-09-16T06:22:31.909 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4o5AlLhGYGtkkEo off=9936331 len=1695207 2024-09-16T06:22:31.912 INFO:tasks.workunit.client.0.smithi145.stdout:op 5671 completed, throughput=5MB/sec 2024-09-16T06:22:31.912 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-I2x6Wv31jgjtJBW off=703750 len=2096951 2024-09-16T06:22:31.924 INFO:tasks.workunit.client.0.smithi145.stdout:op 5672 completed, throughput=5MB/sec 2024-09-16T06:22:32.924 INFO:tasks.workunit.client.0.smithi145.stdout: 1118: throughput=5MB/sec pending data=0 2024-09-16T06:22:32.924 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-EFmCss59JSLMZXi off=2586223 len=674355 2024-09-16T06:22:32.925 INFO:tasks.workunit.client.0.smithi145.stdout:op 5673 completed, throughput=5MB/sec 2024-09-16T06:22:32.925 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NoXQe7DpdNu8e81 off=1678475 len=910546 2024-09-16T06:22:32.927 INFO:tasks.workunit.client.0.smithi145.stdout:op 5674 completed, throughput=5MB/sec 2024-09-16T06:22:32.927 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SSV8U4tPgfbQkWo off=10086961 len=134382 2024-09-16T06:22:32.930 INFO:tasks.workunit.client.0.smithi145.stdout:op 5675 completed, throughput=5MB/sec 2024-09-16T06:22:32.930 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-NBMW2dd0KvTunrQ off=1022748 len=534874 2024-09-16T06:22:32.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 5676 completed, throughput=5MB/sec 2024-09-16T06:22:32.934 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cWN2A9qqPTSGg9V off=11456594 len=1054998 2024-09-16T06:22:32.940 INFO:tasks.workunit.client.0.smithi145.stdout:op 5677 completed, throughput=5MB/sec 2024-09-16T06:22:32.940 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hbwkIb99CsjDhlp off=484579 len=1972297 2024-09-16T06:22:32.953 INFO:tasks.workunit.client.0.smithi145.stdout:op 5678 completed, throughput=5MB/sec 2024-09-16T06:22:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:32 smithi161 ceph-mon[87722]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:22:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:32 smithi145 ceph-mon[96887]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:22:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:32 smithi145 ceph-mon[99390]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-16T06:22:33.953 INFO:tasks.workunit.client.0.smithi145.stdout: 1119: throughput=5MB/sec pending data=0 2024-09-16T06:22:33.954 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ldTEfp8qzVguas3 off=9618262 len=337547 2024-09-16T06:22:33.954 INFO:tasks.workunit.client.0.smithi145.stdout:op 5679 completed, throughput=5MB/sec 2024-09-16T06:22:33.954 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-y7iVdkTmvz5wefR off=11667484 len=588677 2024-09-16T06:22:33.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 5680 completed, throughput=5MB/sec 2024-09-16T06:22:33.958 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-emyt4zunFciN-d7 off=5116240 len=1181249 2024-09-16T06:22:33.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 5681 completed, throughput=5MB/sec 2024-09-16T06:22:33.964 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KuAyaSCHuNys7JD off=4259597 len=2014912 2024-09-16T06:22:33.976 INFO:tasks.workunit.client.0.smithi145.stdout:op 5682 completed, throughput=5MB/sec 2024-09-16T06:22:33.976 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PmexUr-72PpbDre off=1206304 len=664748 2024-09-16T06:22:33.979 INFO:tasks.workunit.client.0.smithi145.stdout:op 5683 completed, throughput=5MB/sec 2024-09-16T06:22:34.979 INFO:tasks.workunit.client.0.smithi145.stdout: 1120: throughput=5MB/sec pending data=0 2024-09-16T06:22:34.980 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-0e7ilVAjrMyxdKt off=9591587 len=227176 2024-09-16T06:22:34.980 INFO:tasks.workunit.client.0.smithi145.stdout:op 5684 completed, throughput=5MB/sec 2024-09-16T06:22:34.980 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WNvW4rhRpGJLNXK off=1899294 len=303017 2024-09-16T06:22:34.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 5685 completed, throughput=5MB/sec 2024-09-16T06:22:34.984 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-dtu0wvMVXnHDTW9 off=322732 len=1334290 2024-09-16T06:22:34.990 INFO:tasks.workunit.client.0.smithi145.stdout:op 5686 completed, throughput=5MB/sec 2024-09-16T06:22:34.990 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p6NHk31-vJCKv0N off=1251024 len=1970037 2024-09-16T06:22:34.994 INFO:tasks.workunit.client.0.smithi145.stdout:op 5687 completed, throughput=5MB/sec 2024-09-16T06:22:34.994 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-npS600pBCE8VhS2 off=8615477 len=1850947 2024-09-16T06:22:34.996 INFO:tasks.workunit.client.0.smithi145.stdout:op 5688 completed, throughput=5MB/sec 2024-09-16T06:22:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:34 smithi145 ceph-mon[96887]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:22:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:34 smithi145 ceph-mon[99390]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:22:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:22:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:22:34] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-09-16T06:22:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:34 smithi161 ceph-mon[87722]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-16T06:22:35.996 INFO:tasks.workunit.client.0.smithi145.stdout: 1121: throughput=5MB/sec pending data=0 2024-09-16T06:22:35.996 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-T6nBLTkHqQt_QHo off=1298002 len=1798596 2024-09-16T06:22:35.999 INFO:tasks.workunit.client.0.smithi145.stdout:op 5689 completed, throughput=5MB/sec 2024-09-16T06:22:35.999 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-VJq0cDaoHJIEJe1 off=2985724 len=1233734 2024-09-16T06:22:36.001 INFO:tasks.workunit.client.0.smithi145.stdout:op 5690 completed, throughput=5MB/sec 2024-09-16T06:22:36.002 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W0uykbvMoTicqSu off=12125522 len=1217308 2024-09-16T06:22:36.003 INFO:tasks.workunit.client.0.smithi145.stdout:op 5691 completed, throughput=5MB/sec 2024-09-16T06:22:36.003 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CnF2AIMGJ48iPBp off=9808222 len=421325 2024-09-16T06:22:36.004 INFO:tasks.workunit.client.0.smithi145.stdout:op 5692 completed, throughput=5MB/sec 2024-09-16T06:22:36.004 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KHr0Dtvgl93Mv4o off=13495370 len=1965758 2024-09-16T06:22:36.015 INFO:tasks.workunit.client.0.smithi145.stdout:op 5693 completed, throughput=5MB/sec 2024-09-16T06:22:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:35 smithi161 ceph-mon[87722]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:22:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:35 smithi145 ceph-mon[96887]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:22:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:35 smithi145 ceph-mon[99390]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-16T06:22:37.015 INFO:tasks.workunit.client.0.smithi145.stdout: 1122: throughput=5MB/sec pending data=0 2024-09-16T06:22:37.016 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tjKQ_9-v16qncFg off=5079696 len=1276236 2024-09-16T06:22:37.018 INFO:tasks.workunit.client.0.smithi145.stdout:op 5694 completed, throughput=5MB/sec 2024-09-16T06:22:37.018 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-5OvYrzBHlkL_mwh off=6738911 len=1022384 2024-09-16T06:22:37.024 INFO:tasks.workunit.client.0.smithi145.stdout:op 5695 completed, throughput=5MB/sec 2024-09-16T06:22:37.024 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rriKkgrUSYaE-zJ off=8534075 len=1224581 2024-09-16T06:22:37.026 INFO:tasks.workunit.client.0.smithi145.stdout:op 5696 completed, throughput=5MB/sec 2024-09-16T06:22:37.026 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FpnuMfr5J87krjv off=3802214 len=642783 2024-09-16T06:22:37.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 5697 completed, throughput=5MB/sec 2024-09-16T06:22:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:38.027 INFO:tasks.workunit.client.0.smithi145.stdout: 1123: throughput=5MB/sec pending data=0 2024-09-16T06:22:38.027 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Ye8JbgKh7lYjMYC off=12809075 len=1767972 2024-09-16T06:22:38.038 INFO:tasks.workunit.client.0.smithi145.stdout:op 5698 completed, throughput=5MB/sec 2024-09-16T06:22:38.038 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-t00yFsjmfnbhjVH off=6157036 len=1935744 2024-09-16T06:22:38.047 INFO:tasks.workunit.client.0.smithi145.stdout:op 5699 completed, throughput=5MB/sec 2024-09-16T06:22:38.047 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CTMBWN4-epBRjgD off=6137771 len=1046842 2024-09-16T06:22:38.049 INFO:tasks.workunit.client.0.smithi145.stdout:op 5700 completed, throughput=5MB/sec 2024-09-16T06:22:38.049 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--wQXLSc7-OMDQur off=645263 len=1566136 2024-09-16T06:22:38.057 INFO:tasks.workunit.client.0.smithi145.stdout:op 5701 completed, throughput=5MB/sec 2024-09-16T06:22:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:37 smithi145 ceph-mon[96887]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:37 smithi145 ceph-mon[99390]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:37 smithi161 ceph-mon[87722]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:39.058 INFO:tasks.workunit.client.0.smithi145.stdout: 1124: throughput=5MB/sec pending data=0 2024-09-16T06:22:39.058 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F_w0YjaJFwpZNLx off=647488 len=1087099 2024-09-16T06:22:39.060 INFO:tasks.workunit.client.0.smithi145.stdout:op 5702 completed, throughput=5MB/sec 2024-09-16T06:22:39.060 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Mh88MY90CbymL5q off=7159906 len=820494 2024-09-16T06:22:39.061 INFO:tasks.workunit.client.0.smithi145.stdout:op 5703 completed, throughput=5MB/sec 2024-09-16T06:22:39.062 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0gphQIWqRX7hmhN off=504597 len=525135 2024-09-16T06:22:39.066 INFO:tasks.workunit.client.0.smithi145.stdout:op 5704 completed, throughput=5MB/sec 2024-09-16T06:22:39.066 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-V_UB5rf17vaEoNe off=8264109 len=1947984 2024-09-16T06:22:39.074 INFO:tasks.workunit.client.0.smithi145.stdout:op 5705 completed, throughput=5MB/sec 2024-09-16T06:22:40.075 INFO:tasks.workunit.client.0.smithi145.stdout: 1125: throughput=5MB/sec pending data=0 2024-09-16T06:22:40.075 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4c0OLHlB7cSWX2j off=3295198 len=639608 2024-09-16T06:22:40.076 INFO:tasks.workunit.client.0.smithi145.stdout:op 5706 completed, throughput=5MB/sec 2024-09-16T06:22:40.077 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mKzjNPAOjK4KAoU off=10723780 len=1214832 2024-09-16T06:22:40.083 INFO:tasks.workunit.client.0.smithi145.stdout:op 5707 completed, throughput=5MB/sec 2024-09-16T06:22:40.083 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mO2T5UAQ3WKbRV0 off=2106519 len=887230 2024-09-16T06:22:40.087 INFO:tasks.workunit.client.0.smithi145.stdout:op 5708 completed, throughput=5MB/sec 2024-09-16T06:22:40.087 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IB1SCfh7v84SYDt off=89684 len=1476156 2024-09-16T06:22:40.094 INFO:tasks.workunit.client.0.smithi145.stdout:op 5709 completed, throughput=5MB/sec 2024-09-16T06:22:40.095 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fdY8JB6vFShKPLh off=12290001 len=639469 2024-09-16T06:22:40.096 INFO:tasks.workunit.client.0.smithi145.stdout:op 5710 completed, throughput=5MB/sec 2024-09-16T06:22:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:39 smithi145 ceph-mon[96887]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:22:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:39 smithi145 ceph-mon[99390]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:22:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:39 smithi161 ceph-mon[87722]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:22:41.096 INFO:tasks.workunit.client.0.smithi145.stdout: 1126: throughput=5MB/sec pending data=0 2024-09-16T06:22:41.096 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KDIyI91-qNdm4W5 off=804583 len=1616932 2024-09-16T06:22:41.098 INFO:tasks.workunit.client.0.smithi145.stdout:op 5711 completed, throughput=5MB/sec 2024-09-16T06:22:41.098 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h4r86UPrp2WwKK- off=20869549 len=1036799 2024-09-16T06:22:41.101 INFO:tasks.workunit.client.0.smithi145.stdout:op 5712 completed, throughput=5MB/sec 2024-09-16T06:22:41.101 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tnDVdd4zEsa9nIM off=10008737 len=237579 2024-09-16T06:22:41.102 INFO:tasks.workunit.client.0.smithi145.stdout:op 5713 completed, throughput=5MB/sec 2024-09-16T06:22:41.102 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qm1JeAJLMtQPR5P off=926414 len=97359 2024-09-16T06:22:41.105 INFO:tasks.workunit.client.0.smithi145.stdout:op 5714 completed, throughput=5MB/sec 2024-09-16T06:22:41.105 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-YoVAMIzw-gEfwIT off=4794707 len=1676822 2024-09-16T06:22:41.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 5715 completed, throughput=5MB/sec 2024-09-16T06:22:41.114 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-S6v2xYWd4yur7zJ off=1694887 len=1073195 2024-09-16T06:22:41.115 INFO:tasks.workunit.client.0.smithi145.stdout:op 5716 completed, throughput=5MB/sec 2024-09-16T06:22:42.115 INFO:tasks.workunit.client.0.smithi145.stdout: 1127: throughput=5MB/sec pending data=0 2024-09-16T06:22:42.116 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-A7Sn2MktMZvGfZ9 off=4213188 len=459861 2024-09-16T06:22:42.116 INFO:tasks.workunit.client.0.smithi145.stdout:op 5717 completed, throughput=5MB/sec 2024-09-16T06:22:42.116 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--UI3w2gZQUGOOOF off=2222990 len=1298640 2024-09-16T06:22:42.123 INFO:tasks.workunit.client.0.smithi145.stdout:op 5718 completed, throughput=5MB/sec 2024-09-16T06:22:42.124 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3dlnfFkPjAId-qF off=32443 len=95606 2024-09-16T06:22:42.124 INFO:tasks.workunit.client.0.smithi145.stdout:op 5719 completed, throughput=5MB/sec 2024-09-16T06:22:42.124 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UKu4Ca1j5WHR9rp off=3252602 len=823346 2024-09-16T06:22:42.126 INFO:tasks.workunit.client.0.smithi145.stdout:op 5720 completed, throughput=5MB/sec 2024-09-16T06:22:42.126 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C9LwzvTwFWj8gZ2 off=2057077 len=878432 2024-09-16T06:22:42.131 INFO:tasks.workunit.client.0.smithi145.stdout:op 5721 completed, throughput=5MB/sec 2024-09-16T06:22:42.131 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nj5hhghSUiTojPQ off=17030547 len=1519057 2024-09-16T06:22:42.138 INFO:tasks.workunit.client.0.smithi145.stdout:op 5722 completed, throughput=5MB/sec 2024-09-16T06:22:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:42 smithi145 ceph-mon[96887]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:22:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:42 smithi145 ceph-mon[99390]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:22:43.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:42 smithi161 ceph-mon[87722]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-16T06:22:43.138 INFO:tasks.workunit.client.0.smithi145.stdout: 1128: throughput=5MB/sec pending data=0 2024-09-16T06:22:43.138 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-OY8-ovn017-N4qf off=2195140 len=538238 2024-09-16T06:22:43.139 INFO:tasks.workunit.client.0.smithi145.stdout:op 5723 completed, throughput=5MB/sec 2024-09-16T06:22:43.140 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CWG2uR_NYeAZNcL off=4794518 len=154113 2024-09-16T06:22:43.141 INFO:tasks.workunit.client.0.smithi145.stdout:op 5724 completed, throughput=5MB/sec 2024-09-16T06:22:43.141 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JGGyZuY5GmWqL-p off=9379341 len=743570 2024-09-16T06:22:43.145 INFO:tasks.workunit.client.0.smithi145.stdout:op 5725 completed, throughput=5MB/sec 2024-09-16T06:22:43.146 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e3qJ2B_yw6patPg off=10066171 len=1403249 2024-09-16T06:22:43.152 INFO:tasks.workunit.client.0.smithi145.stdout:op 5726 completed, throughput=5MB/sec 2024-09-16T06:22:43.152 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Z_2EqaaVck7hDFe off=8082394 len=664825 2024-09-16T06:22:43.154 INFO:tasks.workunit.client.0.smithi145.stdout:op 5727 completed, throughput=5MB/sec 2024-09-16T06:22:43.154 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yTDw5sFukl5YZ-k off=7081860 len=1123599 2024-09-16T06:22:43.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 5728 completed, throughput=5MB/sec 2024-09-16T06:22:43.156 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hcGwlOSaqWNgt0F off=6344886 len=471606 2024-09-16T06:22:43.156 INFO:tasks.workunit.client.0.smithi145.stdout:op 5729 completed, throughput=5MB/sec 2024-09-16T06:22:43.156 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-a-gzUNKXFHWjHh5 off=6335342 len=999159 2024-09-16T06:22:43.161 INFO:tasks.workunit.client.0.smithi145.stdout:op 5730 completed, throughput=5MB/sec 2024-09-16T06:22:44.161 INFO:tasks.workunit.client.0.smithi145.stdout: 1129: throughput=5MB/sec pending data=0 2024-09-16T06:22:44.161 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GAI8UHKc-otqLRv off=577454 len=670092 2024-09-16T06:22:44.163 INFO:tasks.workunit.client.0.smithi145.stdout:op 5731 completed, throughput=5MB/sec 2024-09-16T06:22:44.163 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fy4bfgvZh_Vba-Z off=5452591 len=392659 2024-09-16T06:22:44.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 5732 completed, throughput=5MB/sec 2024-09-16T06:22:44.167 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vb8z-P717ON5Uqc off=10713338 len=148567 2024-09-16T06:22:44.167 INFO:tasks.workunit.client.0.smithi145.stdout:op 5733 completed, throughput=5MB/sec 2024-09-16T06:22:44.168 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FU9vIn_PNGmZSzP off=300764 len=1088719 2024-09-16T06:22:44.174 INFO:tasks.workunit.client.0.smithi145.stdout:op 5734 completed, throughput=5MB/sec 2024-09-16T06:22:44.174 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-99xQuYOkAchSoDX off=3563201 len=1558921 2024-09-16T06:22:44.175 INFO:tasks.workunit.client.0.smithi145.stdout:op 5735 completed, throughput=5MB/sec 2024-09-16T06:22:44.175 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-iyBB_qeXJq7n9GB off=124194 len=1337783 2024-09-16T06:22:44.176 INFO:tasks.workunit.client.0.smithi145.stdout:op 5736 completed, throughput=5MB/sec 2024-09-16T06:22:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:44 smithi145 ceph-mon[96887]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:22:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:44 smithi145 ceph-mon[99390]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:22:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:22:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:22:44] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-09-16T06:22:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:44 smithi161 ceph-mon[87722]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:22:45.177 INFO:tasks.workunit.client.0.smithi145.stdout: 1130: throughput=5MB/sec pending data=0 2024-09-16T06:22:45.178 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Gy_2dlcdfKcK28i off=120164 len=1751871 2024-09-16T06:22:45.186 INFO:tasks.workunit.client.0.smithi145.stdout:op 5737 completed, throughput=5MB/sec 2024-09-16T06:22:45.186 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FaXNWbCLgN68IXK off=3977725 len=1793910 2024-09-16T06:22:45.188 INFO:tasks.workunit.client.0.smithi145.stdout:op 5738 completed, throughput=5MB/sec 2024-09-16T06:22:45.188 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-6sDnS6wgPwpNEbf off=11451279 len=942174 2024-09-16T06:22:45.192 INFO:tasks.workunit.client.0.smithi145.stdout:op 5739 completed, throughput=5MB/sec 2024-09-16T06:22:45.192 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-M8OvqiHJTk4jKyA off=0 len=1680809 2024-09-16T06:22:45.195 INFO:tasks.workunit.client.0.smithi145.stdout:op 5740 completed, throughput=5MB/sec 2024-09-16T06:22:46.196 INFO:tasks.workunit.client.0.smithi145.stdout: 1131: throughput=5MB/sec pending data=0 2024-09-16T06:22:46.196 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gXAAKvvLH9pIaXN off=100457 len=1896911 2024-09-16T06:22:46.205 INFO:tasks.workunit.client.0.smithi145.stdout:op 5741 completed, throughput=5MB/sec 2024-09-16T06:22:46.206 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-g_aFhWgBwfloBC9 off=14903906 len=716469 2024-09-16T06:22:46.210 INFO:tasks.workunit.client.0.smithi145.stdout:op 5742 completed, throughput=5MB/sec 2024-09-16T06:22:46.210 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-65cP2RWimQJivCW off=1362850 len=298547 2024-09-16T06:22:46.212 INFO:tasks.workunit.client.0.smithi145.stdout:op 5743 completed, throughput=5MB/sec 2024-09-16T06:22:46.212 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2ITR2Oh6fYa-DfT off=3579420 len=1664612 2024-09-16T06:22:46.222 INFO:tasks.workunit.client.0.smithi145.stdout:op 5744 completed, throughput=5MB/sec 2024-09-16T06:22:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:46 smithi145 ceph-mon[96887]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:22:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:46 smithi145 ceph-mon[99390]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:22:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:46 smithi161 ceph-mon[87722]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:22:47.223 INFO:tasks.workunit.client.0.smithi145.stdout: 1132: throughput=5MB/sec pending data=0 2024-09-16T06:22:47.223 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-W3o_7tGlaELQ0-k off=3836847 len=1422859 2024-09-16T06:22:47.225 INFO:tasks.workunit.client.0.smithi145.stdout:op 5745 completed, throughput=5MB/sec 2024-09-16T06:22:47.225 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CwYpm-z5uA8u1YI off=6111833 len=1562282 2024-09-16T06:22:47.235 INFO:tasks.workunit.client.0.smithi145.stdout:op 5746 completed, throughput=5MB/sec 2024-09-16T06:22:47.235 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KiAbYnlETg3n344 off=7053300 len=1264590 2024-09-16T06:22:47.237 INFO:tasks.workunit.client.0.smithi145.stdout:op 5747 completed, throughput=5MB/sec 2024-09-16T06:22:47.237 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-5MjEVuYUle90PhC off=11593549 len=486284 2024-09-16T06:22:47.238 INFO:tasks.workunit.client.0.smithi145.stdout:op 5748 completed, throughput=5MB/sec 2024-09-16T06:22:48.239 INFO:tasks.workunit.client.0.smithi145.stdout: 1133: throughput=5MB/sec pending data=0 2024-09-16T06:22:48.239 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-av728aQ2c0RNbgf off=4173892 len=1523272 2024-09-16T06:22:48.241 INFO:tasks.workunit.client.0.smithi145.stdout:op 5749 completed, throughput=5MB/sec 2024-09-16T06:22:48.241 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1yE8p3nVsMNo7qO off=5637947 len=1410860 2024-09-16T06:22:48.247 INFO:tasks.workunit.client.0.smithi145.stdout:op 5750 completed, throughput=5MB/sec 2024-09-16T06:22:48.247 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wMg5OE53xRnjsWU off=6829373 len=645713 2024-09-16T06:22:48.248 INFO:tasks.workunit.client.0.smithi145.stdout:op 5751 completed, throughput=5MB/sec 2024-09-16T06:22:48.248 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L_9WcouOE6RbN3c off=14023696 len=1217355 2024-09-16T06:22:48.250 INFO:tasks.workunit.client.0.smithi145.stdout:op 5752 completed, throughput=5MB/sec 2024-09-16T06:22:48.250 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CLUiBBwzzUQ46Kl off=13397975 len=2010176 2024-09-16T06:22:48.262 INFO:tasks.workunit.client.0.smithi145.stdout:op 5753 completed, throughput=5MB/sec 2024-09-16T06:22:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:48 smithi145 ceph-mon[96887]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:22:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:48 smithi145 ceph-mon[99390]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:22:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:48 smithi161 ceph-mon[87722]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-16T06:22:49.262 INFO:tasks.workunit.client.0.smithi145.stdout: 1134: throughput=5MB/sec pending data=0 2024-09-16T06:22:49.262 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wGeyxafjpgmbeN3 off=4992308 len=1054199 2024-09-16T06:22:49.265 INFO:tasks.workunit.client.0.smithi145.stdout:op 5754 completed, throughput=5MB/sec 2024-09-16T06:22:49.265 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PK0RUn2RwHMqIWB off=6479737 len=1998335 2024-09-16T06:22:49.275 INFO:tasks.workunit.client.0.smithi145.stdout:op 5755 completed, throughput=5MB/sec 2024-09-16T06:22:49.275 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tcBQx9JsYFpzXXv off=6800295 len=1112589 2024-09-16T06:22:49.281 INFO:tasks.workunit.client.0.smithi145.stdout:op 5756 completed, throughput=5MB/sec 2024-09-16T06:22:50.282 INFO:tasks.workunit.client.0.smithi145.stdout: 1135: throughput=5MB/sec pending data=0 2024-09-16T06:22:50.282 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tFddR696Y7xj8Qs off=5128583 len=2094606 2024-09-16T06:22:50.292 INFO:tasks.workunit.client.0.smithi145.stdout:op 5757 completed, throughput=5MB/sec 2024-09-16T06:22:50.292 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1L5e9O6N8sfdv0Z off=5171753 len=835837 2024-09-16T06:22:50.293 INFO:tasks.workunit.client.0.smithi145.stdout:op 5758 completed, throughput=5MB/sec 2024-09-16T06:22:50.294 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NQVm991wk_gBTyA off=12268044 len=1781471 2024-09-16T06:22:50.295 INFO:tasks.workunit.client.0.smithi145.stdout:op 5759 completed, throughput=5MB/sec 2024-09-16T06:22:50.295 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-w8nIpkC6PJRy_ta off=10187854 len=1722162 2024-09-16T06:22:50.303 INFO:tasks.workunit.client.0.smithi145.stdout:op 5760 completed, throughput=5MB/sec 2024-09-16T06:22:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:50 smithi145 ceph-mon[96887]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:22:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:50 smithi145 ceph-mon[99390]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:22:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:50 smithi161 ceph-mon[87722]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-16T06:22:51.303 INFO:tasks.workunit.client.0.smithi145.stdout: 1136: throughput=5MB/sec pending data=0 2024-09-16T06:22:51.303 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-DS25Zx1p0r9M-rp off=7318874 len=1189452 2024-09-16T06:22:51.305 INFO:tasks.workunit.client.0.smithi145.stdout:op 5761 completed, throughput=5MB/sec 2024-09-16T06:22:51.305 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NSPEld2p5v_67Ir off=10902031 len=746569 2024-09-16T06:22:51.306 INFO:tasks.workunit.client.0.smithi145.stdout:op 5762 completed, throughput=5MB/sec 2024-09-16T06:22:51.306 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Mq5PnDnvZt7lxoc off=3915734 len=1902668 2024-09-16T06:22:51.309 INFO:tasks.workunit.client.0.smithi145.stdout:op 5763 completed, throughput=5MB/sec 2024-09-16T06:22:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:22:52.309 INFO:tasks.workunit.client.0.smithi145.stdout: 1137: throughput=5MB/sec pending data=0 2024-09-16T06:22:52.309 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kHj8HA-bThQCJwJ off=2210893 len=24994 2024-09-16T06:22:52.310 INFO:tasks.workunit.client.0.smithi145.stdout:op 5764 completed, throughput=5MB/sec 2024-09-16T06:22:52.310 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mYKz7t0XtxnDYu7 off=540490 len=114460 2024-09-16T06:22:52.311 INFO:tasks.workunit.client.0.smithi145.stdout:op 5765 completed, throughput=5MB/sec 2024-09-16T06:22:52.311 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-B4RUj-Q7F_4vek- off=13900579 len=1743667 2024-09-16T06:22:52.320 INFO:tasks.workunit.client.0.smithi145.stdout:op 5766 completed, throughput=5MB/sec 2024-09-16T06:22:52.321 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kHIG-2IUc4O8c5p off=3056326 len=127860 2024-09-16T06:22:52.321 INFO:tasks.workunit.client.0.smithi145.stdout:op 5767 completed, throughput=5MB/sec 2024-09-16T06:22:52.321 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cO41IAEHn3k-IV6 off=5901258 len=1373878 2024-09-16T06:22:52.328 INFO:tasks.workunit.client.0.smithi145.stdout:op 5768 completed, throughput=5MB/sec 2024-09-16T06:22:52.328 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UL8ANQvMslRM33k off=10290298 len=55051 2024-09-16T06:22:52.329 INFO:tasks.workunit.client.0.smithi145.stdout:op 5769 completed, throughput=5MB/sec 2024-09-16T06:22:52.329 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Y4koFpeElDhHWNT off=8105575 len=1712930 2024-09-16T06:22:52.335 INFO:tasks.workunit.client.0.smithi145.stdout:op 5770 completed, throughput=5MB/sec 2024-09-16T06:22:52.335 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Jo3E9887G9AGP8C off=1056897 len=510127 2024-09-16T06:22:52.339 INFO:tasks.workunit.client.0.smithi145.stdout:op 5771 completed, throughput=5MB/sec 2024-09-16T06:22:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:52 smithi145 ceph-mon[96887]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:22:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:52 smithi145 ceph-mon[99390]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:22:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:52 smithi161 ceph-mon[87722]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:22:53.339 INFO:tasks.workunit.client.0.smithi145.stdout: 1138: throughput=5MB/sec pending data=0 2024-09-16T06:22:53.339 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-srey1g6bzvW7GAF off=15231093 len=1027575 2024-09-16T06:22:53.341 INFO:tasks.workunit.client.0.smithi145.stdout:op 5772 completed, throughput=5MB/sec 2024-09-16T06:22:53.341 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-isMoUbx758nIAMq off=2630793 len=12769 2024-09-16T06:22:53.342 INFO:tasks.workunit.client.0.smithi145.stdout:op 5773 completed, throughput=5MB/sec 2024-09-16T06:22:53.342 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-h3qWf3vkDatEmXk off=8663838 len=2039831 2024-09-16T06:22:53.344 INFO:tasks.workunit.client.0.smithi145.stdout:op 5774 completed, throughput=5MB/sec 2024-09-16T06:22:53.344 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-FhZmZxgeICkcCSI off=3303232 len=511153 2024-09-16T06:22:53.348 INFO:tasks.workunit.client.0.smithi145.stdout:op 5775 completed, throughput=5MB/sec 2024-09-16T06:22:53.348 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-89e9t9EgPniKfu7 off=14441499 len=1991812 2024-09-16T06:22:53.350 INFO:tasks.workunit.client.0.smithi145.stdout:op 5776 completed, throughput=5MB/sec 2024-09-16T06:22:54.350 INFO:tasks.workunit.client.0.smithi145.stdout: 1139: throughput=5MB/sec pending data=0 2024-09-16T06:22:54.350 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CID8F3-CYql-tLH off=5721907 len=513346 2024-09-16T06:22:54.351 INFO:tasks.workunit.client.0.smithi145.stdout:op 5777 completed, throughput=5MB/sec 2024-09-16T06:22:54.351 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KovgvgaEVERrDa6 off=10757832 len=1339090 2024-09-16T06:22:54.358 INFO:tasks.workunit.client.0.smithi145.stdout:op 5778 completed, throughput=5MB/sec 2024-09-16T06:22:54.358 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RS7Xd3EJjIe8tCY off=16222314 len=1972231 2024-09-16T06:22:54.371 INFO:tasks.workunit.client.0.smithi145.stdout:op 5779 completed, throughput=5MB/sec 2024-09-16T06:22:54.371 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-P2i7_Xk6wH9-1iT off=5812851 len=1925555 2024-09-16T06:22:54.382 INFO:tasks.workunit.client.0.smithi145.stdout:op 5780 completed, throughput=5MB/sec 2024-09-16T06:22:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:54 smithi145 ceph-mon[96887]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:22:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:54 smithi145 ceph-mon[99390]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:22:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:22:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:22:54] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:22:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:54 smithi161 ceph-mon[87722]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-16T06:22:55.382 INFO:tasks.workunit.client.0.smithi145.stdout: 1140: throughput=5MB/sec pending data=0 2024-09-16T06:22:55.383 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-HCH_yRVYYUg4qsu off=276222 len=1294479 2024-09-16T06:22:55.390 INFO:tasks.workunit.client.0.smithi145.stdout:op 5781 completed, throughput=5MB/sec 2024-09-16T06:22:55.390 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kby2Nls-CaznMiA off=19425708 len=1387046 2024-09-16T06:22:55.391 INFO:tasks.workunit.client.0.smithi145.stdout:op 5782 completed, throughput=5MB/sec 2024-09-16T06:22:55.391 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QCWrCrFIYMv63Uw off=0 len=1208796 2024-09-16T06:22:55.397 INFO:tasks.workunit.client.0.smithi145.stdout:op 5783 completed, throughput=5MB/sec 2024-09-16T06:22:55.397 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IMaQ1lQM5G4Epkm off=11130795 len=71125 2024-09-16T06:22:55.400 INFO:tasks.workunit.client.0.smithi145.stdout:op 5784 completed, throughput=5MB/sec 2024-09-16T06:22:55.400 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pjQwmH9unfEzzB5 off=858916 len=1062814 2024-09-16T06:22:55.405 INFO:tasks.workunit.client.0.smithi145.stdout:op 5785 completed, throughput=5MB/sec 2024-09-16T06:22:56.406 INFO:tasks.workunit.client.0.smithi145.stdout: 1141: throughput=5MB/sec pending data=0 2024-09-16T06:22:56.406 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lhjMK6KCTFLJ-ls off=7814656 len=1941493 2024-09-16T06:22:56.415 INFO:tasks.workunit.client.0.smithi145.stdout:op 5786 completed, throughput=5MB/sec 2024-09-16T06:22:56.415 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-AtiaXd5uPbUqvbd off=14090866 len=119179 2024-09-16T06:22:56.418 INFO:tasks.workunit.client.0.smithi145.stdout:op 5787 completed, throughput=5MB/sec 2024-09-16T06:22:56.418 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BdebV_tahBCqUrt off=980751 len=1091088 2024-09-16T06:22:56.423 INFO:tasks.workunit.client.0.smithi145.stdout:op 5788 completed, throughput=5MB/sec 2024-09-16T06:22:56.423 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-BJwEjawHxEJH_nu off=19905397 len=157491 2024-09-16T06:22:56.425 INFO:tasks.workunit.client.0.smithi145.stdout:op 5789 completed, throughput=5MB/sec 2024-09-16T06:22:56.425 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-p7YzN3VY1t0-Emn off=273271 len=1113803 2024-09-16T06:22:56.427 INFO:tasks.workunit.client.0.smithi145.stdout:op 5790 completed, throughput=5MB/sec 2024-09-16T06:22:56.427 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UcZw1C836WViR0k off=1415036 len=1309963 2024-09-16T06:22:56.433 INFO:tasks.workunit.client.0.smithi145.stdout:op 5791 completed, throughput=5MB/sec 2024-09-16T06:22:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:56 smithi145 ceph-mon[96887]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:22:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:56 smithi145 ceph-mon[99390]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:22:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:56 smithi161 ceph-mon[87722]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-16T06:22:57.433 INFO:tasks.workunit.client.0.smithi145.stdout: 1142: throughput=5MB/sec pending data=0 2024-09-16T06:22:57.434 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-fu2NExzncHVjeh5 off=12050022 len=2033739 2024-09-16T06:22:57.446 INFO:tasks.workunit.client.0.smithi145.stdout:op 5792 completed, throughput=5MB/sec 2024-09-16T06:22:57.446 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-SZcURUSxscYS9VR off=2090598 len=380253 2024-09-16T06:22:57.447 INFO:tasks.workunit.client.0.smithi145.stdout:op 5793 completed, throughput=5MB/sec 2024-09-16T06:22:57.447 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-NG1LnRe0NFuz5C6 off=12613376 len=1427824 2024-09-16T06:22:57.448 INFO:tasks.workunit.client.0.smithi145.stdout:op 5794 completed, throughput=5MB/sec 2024-09-16T06:22:57.448 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VaeSsw_PpwRR6rw off=2734186 len=1603794 2024-09-16T06:22:57.457 INFO:tasks.workunit.client.0.smithi145.stdout:op 5795 completed, throughput=5MB/sec 2024-09-16T06:22:58.458 INFO:tasks.workunit.client.0.smithi145.stdout: 1143: throughput=5MB/sec pending data=0 2024-09-16T06:22:58.458 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-nSMERWF8uckXpM8 off=3984427 len=341220 2024-09-16T06:22:58.462 INFO:tasks.workunit.client.0.smithi145.stdout:op 5796 completed, throughput=5MB/sec 2024-09-16T06:22:58.462 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-euISEaJq4a7wCLm off=14955515 len=1446416 2024-09-16T06:22:58.469 INFO:tasks.workunit.client.0.smithi145.stdout:op 5797 completed, throughput=5MB/sec 2024-09-16T06:22:58.469 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-oGD2i0u9p_6qmUU off=4054397 len=2069293 2024-09-16T06:22:58.476 INFO:tasks.workunit.client.0.smithi145.stdout:op 5798 completed, throughput=5MB/sec 2024-09-16T06:22:58.476 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BgWGxADjlVemPQA off=1575782 len=1403503 2024-09-16T06:22:58.479 INFO:tasks.workunit.client.0.smithi145.stdout:op 5799 completed, throughput=5MB/sec 2024-09-16T06:22:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:22:58 smithi145 ceph-mon[96887]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:22:58 smithi145 ceph-mon[99390]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:22:58 smithi161 ceph-mon[87722]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:22:59.480 INFO:tasks.workunit.client.0.smithi145.stdout: 1144: throughput=5MB/sec pending data=0 2024-09-16T06:22:59.480 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RhvqwV-T-_z2rHM off=4316023 len=1135382 2024-09-16T06:22:59.486 INFO:tasks.workunit.client.0.smithi145.stdout:op 5800 completed, throughput=5MB/sec 2024-09-16T06:22:59.486 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RBbizL1Se0xmtwd off=0 len=1242251 2024-09-16T06:22:59.488 INFO:tasks.workunit.client.0.smithi145.stdout:op 5801 completed, throughput=5MB/sec 2024-09-16T06:22:59.489 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-jbjWJMLFlXZmPDG off=4420649 len=275650 2024-09-16T06:22:59.492 INFO:tasks.workunit.client.0.smithi145.stdout:op 5802 completed, throughput=5MB/sec 2024-09-16T06:22:59.492 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-vlEmizUjT8qsngM off=9664305 len=727333 2024-09-16T06:22:59.493 INFO:tasks.workunit.client.0.smithi145.stdout:op 5803 completed, throughput=5MB/sec 2024-09-16T06:22:59.493 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CFo0z5brLmpLU7y off=22341067 len=852748 2024-09-16T06:22:59.495 INFO:tasks.workunit.client.0.smithi145.stdout:op 5804 completed, throughput=5MB/sec 2024-09-16T06:22:59.495 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ED82IrWf2slvsGM off=16765428 len=1966627 2024-09-16T06:22:59.496 INFO:tasks.workunit.client.0.smithi145.stdout:op 5805 completed, throughput=5MB/sec 2024-09-16T06:23:00.497 INFO:tasks.workunit.client.0.smithi145.stdout: 1145: throughput=5MB/sec pending data=0 2024-09-16T06:23:00.497 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-tuWeJNIpwVFDP1D off=3271196 len=739073 2024-09-16T06:23:00.501 INFO:tasks.workunit.client.0.smithi145.stdout:op 5806 completed, throughput=5MB/sec 2024-09-16T06:23:00.502 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_grZC5HreRuul50 off=4943218 len=688461 2024-09-16T06:23:00.502 INFO:tasks.workunit.client.0.smithi145.stdout:op 5807 completed, throughput=5MB/sec 2024-09-16T06:23:00.502 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JV02Lg-SZVu66O_ off=989250 len=1221971 2024-09-16T06:23:00.509 INFO:tasks.workunit.client.0.smithi145.stdout:op 5808 completed, throughput=5MB/sec 2024-09-16T06:23:00.509 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3Z-QF0G8UnubtPr off=1231958 len=1877990 2024-09-16T06:23:00.518 INFO:tasks.workunit.client.0.smithi145.stdout:op 5809 completed, throughput=5MB/sec 2024-09-16T06:23:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:00 smithi145 ceph-mon[96887]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-16T06:23:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:00 smithi145 ceph-mon[99390]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-16T06:23:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:00 smithi161 ceph-mon[87722]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-16T06:23:01.518 INFO:tasks.workunit.client.0.smithi145.stdout: 1146: throughput=5MB/sec pending data=0 2024-09-16T06:23:01.518 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-dKHlXsvVQ7dM_GB off=3961248 len=767461 2024-09-16T06:23:01.520 INFO:tasks.workunit.client.0.smithi145.stdout:op 5810 completed, throughput=5MB/sec 2024-09-16T06:23:01.520 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KLx5l2iBdSouPWn off=17432329 len=1118012 2024-09-16T06:23:01.522 INFO:tasks.workunit.client.0.smithi145.stdout:op 5811 completed, throughput=5MB/sec 2024-09-16T06:23:01.522 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-K3p7x9oJavvkXEv off=1988486 len=728181 2024-09-16T06:23:01.524 INFO:tasks.workunit.client.0.smithi145.stdout:op 5812 completed, throughput=5MB/sec 2024-09-16T06:23:01.524 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-d_JSE7Nl_RZKp3t off=17980518 len=1562119 2024-09-16T06:23:01.533 INFO:tasks.workunit.client.0.smithi145.stdout:op 5813 completed, throughput=5MB/sec 2024-09-16T06:23:01.533 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_-w8rMsw8Y6kXJJ off=8703129 len=2030623 2024-09-16T06:23:01.542 INFO:tasks.workunit.client.0.smithi145.stdout:op 5814 completed, throughput=5MB/sec 2024-09-16T06:23:02.543 INFO:tasks.workunit.client.0.smithi145.stdout: 1147: throughput=5MB/sec pending data=0 2024-09-16T06:23:02.543 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-yxR-LMwAIyPyuIx off=11038897 len=683894 2024-09-16T06:23:02.547 INFO:tasks.workunit.client.0.smithi145.stdout:op 5815 completed, throughput=5MB/sec 2024-09-16T06:23:02.547 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZkRIkCWe797B1Y1 off=18577771 len=282621 2024-09-16T06:23:02.550 INFO:tasks.workunit.client.0.smithi145.stdout:op 5816 completed, throughput=5MB/sec 2024-09-16T06:23:02.550 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-G9h2DVi49KFyJ4G off=17596591 len=498123 2024-09-16T06:23:02.553 INFO:tasks.workunit.client.0.smithi145.stdout:op 5817 completed, throughput=5MB/sec 2024-09-16T06:23:02.553 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qkrS_ywPG2-g_0F off=3625532 len=546213 2024-09-16T06:23:02.558 INFO:tasks.workunit.client.0.smithi145.stdout:op 5818 completed, throughput=5MB/sec 2024-09-16T06:23:02.558 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gnahvysdKHbHZdo off=3420231 len=104519 2024-09-16T06:23:02.560 INFO:tasks.workunit.client.0.smithi145.stdout:op 5819 completed, throughput=5MB/sec 2024-09-16T06:23:02.560 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6gTzaW6D0W2Jlp_ off=14432379 len=114282 2024-09-16T06:23:02.561 INFO:tasks.workunit.client.0.smithi145.stdout:op 5820 completed, throughput=5MB/sec 2024-09-16T06:23:02.561 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AOcIiHh6wA3Z7Vh off=17602992 len=1255509 2024-09-16T06:23:02.562 INFO:tasks.workunit.client.0.smithi145.stdout:op 5821 completed, throughput=5MB/sec 2024-09-16T06:23:02.562 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-TpH_uYgj2sTmgwx off=3910851 len=410070 2024-09-16T06:23:02.563 INFO:tasks.workunit.client.0.smithi145.stdout:op 5822 completed, throughput=5MB/sec 2024-09-16T06:23:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:02 smithi145 ceph-mon[96887]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:23:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:02 smithi145 ceph-mon[99390]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:23:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:02 smithi161 ceph-mon[87722]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-16T06:23:03.563 INFO:tasks.workunit.client.0.smithi145.stdout: 1148: throughput=5MB/sec pending data=0 2024-09-16T06:23:03.563 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ncTp52Ne-Y17EyX off=24549873 len=980031 2024-09-16T06:23:03.565 INFO:tasks.workunit.client.0.smithi145.stdout:op 5823 completed, throughput=5MB/sec 2024-09-16T06:23:03.566 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FmIETDEAVHmlhu9 off=530869 len=303498 2024-09-16T06:23:03.567 INFO:tasks.workunit.client.0.smithi145.stdout:op 5824 completed, throughput=5MB/sec 2024-09-16T06:23:03.567 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-RMZ1AOvQpwz2jYb off=3847870 len=1636040 2024-09-16T06:23:03.575 INFO:tasks.workunit.client.0.smithi145.stdout:op 5825 completed, throughput=5MB/sec 2024-09-16T06:23:03.575 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cXaRHZ00GZqemrf off=2565683 len=1608343 2024-09-16T06:23:03.583 INFO:tasks.workunit.client.0.smithi145.stdout:op 5826 completed, throughput=5MB/sec 2024-09-16T06:23:03.583 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-uLkGfF2prB08vy6 off=8163137 len=1190152 2024-09-16T06:23:03.586 INFO:tasks.workunit.client.0.smithi145.stdout:op 5827 completed, throughput=5MB/sec 2024-09-16T06:23:04.587 INFO:tasks.workunit.client.0.smithi145.stdout: 1149: throughput=5MB/sec pending data=0 2024-09-16T06:23:04.587 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-luUmFq2uONzKWdh off=6624779 len=998037 2024-09-16T06:23:04.591 INFO:tasks.workunit.client.0.smithi145.stdout:op 5828 completed, throughput=5MB/sec 2024-09-16T06:23:04.591 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-XJBNBeu-jKlme_z off=9567583 len=1834942 2024-09-16T06:23:04.593 INFO:tasks.workunit.client.0.smithi145.stdout:op 5829 completed, throughput=5MB/sec 2024-09-16T06:23:04.593 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qz-m9WXCpJAhxm4 off=3282082 len=1726380 2024-09-16T06:23:04.602 INFO:tasks.workunit.client.0.smithi145.stdout:op 5830 completed, throughput=5MB/sec 2024-09-16T06:23:04.602 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Pym5_JjPg6IGfsm off=13794794 len=323555 2024-09-16T06:23:04.603 INFO:tasks.workunit.client.0.smithi145.stdout:op 5831 completed, throughput=5MB/sec 2024-09-16T06:23:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:04 smithi145 ceph-mon[96887]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:23:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:04 smithi145 ceph-mon[99390]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:23:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:23:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:23:04] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-09-16T06:23:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:04 smithi161 ceph-mon[87722]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-16T06:23:05.603 INFO:tasks.workunit.client.0.smithi145.stdout: 1150: throughput=5MB/sec pending data=0 2024-09-16T06:23:05.603 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-2temM8LBSg5uXTe off=2767782 len=719396 2024-09-16T06:23:05.608 INFO:tasks.workunit.client.0.smithi145.stdout:op 5832 completed, throughput=5MB/sec 2024-09-16T06:23:05.608 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zQE-GoYF24YtX6g off=1367254 len=92370 2024-09-16T06:23:05.610 INFO:tasks.workunit.client.0.smithi145.stdout:op 5833 completed, throughput=5MB/sec 2024-09-16T06:23:05.611 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-_f9GM-Szd06bIR6 off=4767453 len=1224802 2024-09-16T06:23:05.619 INFO:tasks.workunit.client.0.smithi145.stdout:op 5834 completed, throughput=5MB/sec 2024-09-16T06:23:05.619 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-l3J52O34JNcTeEm off=1720341 len=1369627 2024-09-16T06:23:05.626 INFO:tasks.workunit.client.0.smithi145.stdout:op 5835 completed, throughput=5MB/sec 2024-09-16T06:23:05.626 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-emKm1xd-RCxPfqT off=772205 len=1055814 2024-09-16T06:23:05.629 INFO:tasks.workunit.client.0.smithi145.stdout:op 5836 completed, throughput=5MB/sec 2024-09-16T06:23:05.629 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-yytgEUQxRLf6oo6 off=15698279 len=850607 2024-09-16T06:23:05.630 INFO:tasks.workunit.client.0.smithi145.stdout:op 5837 completed, throughput=5MB/sec 2024-09-16T06:23:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: 1151: throughput=5MB/sec pending data=0 2024-09-16T06:23:06.631 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-QYXT4Gq_6IVw1cY off=3700847 len=1251465 2024-09-16T06:23:06.637 INFO:tasks.workunit.client.0.smithi145.stdout:op 5838 completed, throughput=5MB/sec 2024-09-16T06:23:06.637 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-svyFdniHsy1dUf- off=10836679 len=1371897 2024-09-16T06:23:06.645 INFO:tasks.workunit.client.0.smithi145.stdout:op 5839 completed, throughput=5MB/sec 2024-09-16T06:23:06.645 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-tFrvNW-GM2V4_oV off=555769 len=205918 2024-09-16T06:23:06.646 INFO:tasks.workunit.client.0.smithi145.stdout:op 5840 completed, throughput=5MB/sec 2024-09-16T06:23:06.646 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WC_khLFPlS9MEM0 off=8214060 len=704823 2024-09-16T06:23:06.647 INFO:tasks.workunit.client.0.smithi145.stdout:op 5841 completed, throughput=5MB/sec 2024-09-16T06:23:06.647 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Lk8MUkk3f9fCnXa off=624622 len=2079887 2024-09-16T06:23:06.650 INFO:tasks.workunit.client.0.smithi145.stdout:op 5842 completed, throughput=5MB/sec 2024-09-16T06:23:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:06 smithi145 ceph-mon[96887]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:23:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:06 smithi145 ceph-mon[99390]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:23:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:06 smithi161 ceph-mon[87722]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-16T06:23:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: 1152: throughput=5MB/sec pending data=0 2024-09-16T06:23:07.650 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-s-rR20rsBgIEQMP off=2197070 len=351690 2024-09-16T06:23:07.651 INFO:tasks.workunit.client.0.smithi145.stdout:op 5843 completed, throughput=5MB/sec 2024-09-16T06:23:07.651 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KkA35OmG1Amy6Ls off=97603 len=674210 2024-09-16T06:23:07.652 INFO:tasks.workunit.client.0.smithi145.stdout:op 5844 completed, throughput=5MB/sec 2024-09-16T06:23:07.652 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-zhcXrYU67_hGq16 off=1754752 len=1758897 2024-09-16T06:23:07.662 INFO:tasks.workunit.client.0.smithi145.stdout:op 5845 completed, throughput=5MB/sec 2024-09-16T06:23:07.662 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-r2f7w7c6_iCIlnZ off=14201070 len=103574 2024-09-16T06:23:07.665 INFO:tasks.workunit.client.0.smithi145.stdout:op 5846 completed, throughput=5MB/sec 2024-09-16T06:23:07.665 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WaMTzo8TVw13vnv off=460782 len=154628 2024-09-16T06:23:07.667 INFO:tasks.workunit.client.0.smithi145.stdout:op 5847 completed, throughput=5MB/sec 2024-09-16T06:23:07.667 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-PZvZfu-vMpbBs8L off=817232 len=598418 2024-09-16T06:23:07.670 INFO:tasks.workunit.client.0.smithi145.stdout:op 5848 completed, throughput=5MB/sec 2024-09-16T06:23:07.670 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-auk6DHJhLA4RLGQ off=84588 len=186195 2024-09-16T06:23:07.671 INFO:tasks.workunit.client.0.smithi145.stdout:op 5849 completed, throughput=5MB/sec 2024-09-16T06:23:07.671 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-hZVg9d8xNA5fKLO off=9773822 len=1611505 2024-09-16T06:23:07.679 INFO:tasks.workunit.client.0.smithi145.stdout:op 5850 completed, throughput=5MB/sec 2024-09-16T06:23:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: 1153: throughput=5MB/sec pending data=0 2024-09-16T06:23:08.679 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-aIA2bmUndfgG3bq off=4022083 len=655414 2024-09-16T06:23:08.684 INFO:tasks.workunit.client.0.smithi145.stdout:op 5851 completed, throughput=5MB/sec 2024-09-16T06:23:08.684 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-TdM2xlS-00eccxf off=13318646 len=2027517 2024-09-16T06:23:08.693 INFO:tasks.workunit.client.0.smithi145.stdout:op 5852 completed, throughput=5MB/sec 2024-09-16T06:23:08.693 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rbZfGgLeDUszHO6 off=5893532 len=651407 2024-09-16T06:23:08.697 INFO:tasks.workunit.client.0.smithi145.stdout:op 5853 completed, throughput=5MB/sec 2024-09-16T06:23:08.697 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wGag04dAwNMv0gh off=6693690 len=204877 2024-09-16T06:23:08.697 INFO:tasks.workunit.client.0.smithi145.stdout:op 5854 completed, throughput=5MB/sec 2024-09-16T06:23:08.697 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Qw99zj9j6wkp3QH off=14029416 len=387303 2024-09-16T06:23:08.700 INFO:tasks.workunit.client.0.smithi145.stdout:op 5855 completed, throughput=5MB/sec 2024-09-16T06:23:08.700 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wCMsHdV9zY27wY_ off=8812354 len=1751833 2024-09-16T06:23:08.702 INFO:tasks.workunit.client.0.smithi145.stdout:op 5856 completed, throughput=5MB/sec 2024-09-16T06:23:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:08 smithi145 ceph-mon[96887]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:23:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:08 smithi145 ceph-mon[99390]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:23:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:08 smithi161 ceph-mon[87722]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-16T06:23:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: 1154: throughput=5MB/sec pending data=0 2024-09-16T06:23:09.702 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-4lCF15MzdFJzkk5 off=8895995 len=1891260 2024-09-16T06:23:09.712 INFO:tasks.workunit.client.0.smithi145.stdout:op 5857 completed, throughput=5MB/sec 2024-09-16T06:23:09.712 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-klkeed5ZDfd0WYW off=533267 len=784762 2024-09-16T06:23:09.717 INFO:tasks.workunit.client.0.smithi145.stdout:op 5858 completed, throughput=5MB/sec 2024-09-16T06:23:09.717 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ZHUww6ly95rI82U off=1387990 len=378389 2024-09-16T06:23:09.718 INFO:tasks.workunit.client.0.smithi145.stdout:op 5859 completed, throughput=5MB/sec 2024-09-16T06:23:09.718 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IHmrgURdV9QLLsk off=997742 len=52946 2024-09-16T06:23:09.718 INFO:tasks.workunit.client.0.smithi145.stdout:op 5860 completed, throughput=5MB/sec 2024-09-16T06:23:09.718 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-lgWj3MVAFg7l3xV off=569283 len=1777650 2024-09-16T06:23:09.725 INFO:tasks.workunit.client.0.smithi145.stdout:op 5861 completed, throughput=5MB/sec 2024-09-16T06:23:10.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:23:10.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:23:10.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:23:10.726 INFO:tasks.workunit.client.0.smithi145.stdout: 1155: throughput=5MB/sec pending data=0 2024-09-16T06:23:10.726 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_USsTGf5trMnNcF off=14718984 len=818149 2024-09-16T06:23:10.727 INFO:tasks.workunit.client.0.smithi145.stdout:op 5862 completed, throughput=5MB/sec 2024-09-16T06:23:10.727 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1utGdFUIXZj7QdJ off=4307604 len=1731143 2024-09-16T06:23:10.729 INFO:tasks.workunit.client.0.smithi145.stdout:op 5863 completed, throughput=5MB/sec 2024-09-16T06:23:10.729 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-fztEi62oTPcj0e5 off=4529436 len=742000 2024-09-16T06:23:10.730 INFO:tasks.workunit.client.0.smithi145.stdout:op 5864 completed, throughput=5MB/sec 2024-09-16T06:23:10.730 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-kuP04TYyq-Yy5mc off=14485964 len=332639 2024-09-16T06:23:10.731 INFO:tasks.workunit.client.0.smithi145.stdout:op 5865 completed, throughput=5MB/sec 2024-09-16T06:23:10.732 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SFmrovXwlYm0rbv off=839690 len=703604 2024-09-16T06:23:10.736 INFO:tasks.workunit.client.0.smithi145.stdout:op 5866 completed, throughput=5MB/sec 2024-09-16T06:23:10.736 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-IjPVlK8CuB4v8lj off=1254969 len=71214 2024-09-16T06:23:10.736 INFO:tasks.workunit.client.0.smithi145.stdout:op 5867 completed, throughput=5MB/sec 2024-09-16T06:23:10.736 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3ea8dnejjrMXmo5 off=15856934 len=1043672 2024-09-16T06:23:10.738 INFO:tasks.workunit.client.0.smithi145.stdout:op 5868 completed, throughput=5MB/sec 2024-09-16T06:23:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:10 smithi161 ceph-mon[87722]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:23:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:10 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:23:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:10 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:23:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:10 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:23:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:10 smithi145 ceph-mon[96887]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:23:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:10 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:23:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:10 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:23:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:10 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:23:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:10 smithi145 ceph-mon[99390]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-16T06:23:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:10 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:23:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:10 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:23:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:10 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:23:11.738 INFO:tasks.workunit.client.0.smithi145.stdout: 1156: throughput=5MB/sec pending data=0 2024-09-16T06:23:11.871 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hqH_vffiJuMWZ3C off=897160 len=406315 2024-09-16T06:23:11.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 5869 completed, throughput=5MB/sec 2024-09-16T06:23:11.872 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-8lSHU1m6-SVBt7K off=1359080 len=1861998 2024-09-16T06:23:11.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 5870 completed, throughput=5MB/sec 2024-09-16T06:23:11.872 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IVrAa4pZPlSWFXz off=5142248 len=931898 2024-09-16T06:23:11.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 5871 completed, throughput=5MB/sec 2024-09-16T06:23:11.872 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-syFkV1vYeQowwrr off=979870 len=397576 2024-09-16T06:23:11.873 INFO:tasks.workunit.client.0.smithi145.stdout:op 5872 completed, throughput=5MB/sec 2024-09-16T06:23:11.873 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-2b5a5MzXVfEiK4T off=21144939 len=271787 2024-09-16T06:23:11.873 INFO:tasks.workunit.client.0.smithi145.stdout:op 5873 completed, throughput=5MB/sec 2024-09-16T06:23:11.873 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mm9zmxQYJVwBHTM off=7433429 len=1604746 2024-09-16T06:23:11.873 INFO:tasks.workunit.client.0.smithi145.stdout:op 5874 completed, throughput=5MB/sec 2024-09-16T06:23:12.754 INFO:tasks.workunit.client.0.smithi145.stdout: 1157: throughput=5MB/sec pending data=0 2024-09-16T06:23:12.754 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Eg-e6qrRlCUBrk5 off=9830463 len=1267846 2024-09-16T06:23:12.757 INFO:tasks.workunit.client.0.smithi145.stdout:op 5875 completed, throughput=5MB/sec 2024-09-16T06:23:12.757 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-pfwNSyWBu5gWnoG off=1795110 len=859899 2024-09-16T06:23:12.763 INFO:tasks.workunit.client.0.smithi145.stdout:op 5876 completed, throughput=5MB/sec 2024-09-16T06:23:12.763 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-ZWGgF4IctyODqfP off=11700461 len=1391019 2024-09-16T06:23:12.769 INFO:tasks.workunit.client.0.smithi145.stdout:op 5877 completed, throughput=5MB/sec 2024-09-16T06:23:12.769 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-buatPnuZ-MFmuYw off=10986721 len=138845 2024-09-16T06:23:12.772 INFO:tasks.workunit.client.0.smithi145.stdout:op 5878 completed, throughput=5MB/sec 2024-09-16T06:23:12.772 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nmKTdWHYQ8pJNtR off=6707871 len=1444386 2024-09-16T06:23:12.773 INFO:tasks.workunit.client.0.smithi145.stdout:op 5879 completed, throughput=5MB/sec 2024-09-16T06:23:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:12 smithi161 ceph-mon[87722]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:23:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:12 smithi145 ceph-mon[96887]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:23:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:12 smithi145 ceph-mon[99390]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-16T06:23:13.776 INFO:tasks.workunit.client.0.smithi145.stdout: 1158: throughput=5MB/sec pending data=0 2024-09-16T06:23:13.776 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-kfY2Ow1JTgc8pHM off=15992638 len=1736930 2024-09-16T06:23:13.784 INFO:tasks.workunit.client.0.smithi145.stdout:op 5880 completed, throughput=5MB/sec 2024-09-16T06:23:13.784 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-uviOh6PA5i-ntdL off=3769105 len=1269792 2024-09-16T06:23:13.790 INFO:tasks.workunit.client.0.smithi145.stdout:op 5881 completed, throughput=5MB/sec 2024-09-16T06:23:13.790 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-C3l8zqYc-YIrNeZ off=2255579 len=1692182 2024-09-16T06:23:13.799 INFO:tasks.workunit.client.0.smithi145.stdout:op 5882 completed, throughput=5MB/sec 2024-09-16T06:23:13.799 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e3ChfeY5Qeh0X7I off=288905 len=1617795 2024-09-16T06:23:13.806 INFO:tasks.workunit.client.0.smithi145.stdout:op 5883 completed, throughput=5MB/sec 2024-09-16T06:23:14.807 INFO:tasks.workunit.client.0.smithi145.stdout: 1159: throughput=5MB/sec pending data=0 2024-09-16T06:23:14.808 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-cjAKJD4WClzkz5T off=8493891 len=1888857 2024-09-16T06:23:14.811 INFO:tasks.workunit.client.0.smithi145.stdout:op 5884 completed, throughput=5MB/sec 2024-09-16T06:23:14.811 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FEGAjkgrpMNAH9f off=6144871 len=811889 2024-09-16T06:23:14.812 INFO:tasks.workunit.client.0.smithi145.stdout:op 5885 completed, throughput=5MB/sec 2024-09-16T06:23:14.812 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-GT6keo4UPNrcfR- off=1394332 len=546843 2024-09-16T06:23:14.813 INFO:tasks.workunit.client.0.smithi145.stdout:op 5886 completed, throughput=5MB/sec 2024-09-16T06:23:14.813 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-d-SW-2oAeFtacwq off=10875606 len=1878768 2024-09-16T06:23:14.815 INFO:tasks.workunit.client.0.smithi145.stdout:op 5887 completed, throughput=5MB/sec 2024-09-16T06:23:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:14 smithi145 ceph-mon[96887]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:23:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:14 smithi145 ceph-mon[99390]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:23:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:23:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:23:14] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2024-09-16T06:23:15.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:14 smithi161 ceph-mon[87722]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-16T06:23:15.816 INFO:tasks.workunit.client.0.smithi145.stdout: 1160: throughput=5MB/sec pending data=0 2024-09-16T06:23:15.816 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-CZmrHvhg_AI1XKQ off=19450154 len=1985996 2024-09-16T06:23:15.826 INFO:tasks.workunit.client.0.smithi145.stdout:op 5888 completed, throughput=5MB/sec 2024-09-16T06:23:15.826 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-KsFHbDlup_4nu_H off=0 len=1377913 2024-09-16T06:23:15.833 INFO:tasks.workunit.client.0.smithi145.stdout:op 5889 completed, throughput=5MB/sec 2024-09-16T06:23:15.833 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-1SMtov5c_55Ep2k off=4792455 len=921319 2024-09-16T06:23:15.838 INFO:tasks.workunit.client.0.smithi145.stdout:op 5890 completed, throughput=5MB/sec 2024-09-16T06:23:16.838 INFO:tasks.workunit.client.0.smithi145.stdout: 1161: throughput=5MB/sec pending data=0 2024-09-16T06:23:16.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6047ahTPgUjHnaC off=2706532 len=475671 2024-09-16T06:23:16.839 INFO:tasks.workunit.client.0.smithi145.stdout:op 5891 completed, throughput=5MB/sec 2024-09-16T06:23:16.839 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-hqTjvEEs2DX3RJv off=2447309 len=904876 2024-09-16T06:23:16.841 INFO:tasks.workunit.client.0.smithi145.stdout:op 5892 completed, throughput=5MB/sec 2024-09-16T06:23:16.842 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-7YpzYhjMHjmwyVs off=12754935 len=169173 2024-09-16T06:23:16.845 INFO:tasks.workunit.client.0.smithi145.stdout:op 5893 completed, throughput=5MB/sec 2024-09-16T06:23:16.845 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-WsbSQFSEPthtta5 off=2598563 len=1193919 2024-09-16T06:23:16.851 INFO:tasks.workunit.client.0.smithi145.stdout:op 5894 completed, throughput=5MB/sec 2024-09-16T06:23:16.851 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-UBvjd8tYyJ-mcvV off=3957499 len=1687458 2024-09-16T06:23:16.860 INFO:tasks.workunit.client.0.smithi145.stdout:op 5895 completed, throughput=5MB/sec 2024-09-16T06:23:16.860 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-rtAd8tT8Vj4wIxj off=9736387 len=1008035 2024-09-16T06:23:16.861 INFO:tasks.workunit.client.0.smithi145.stdout:op 5896 completed, throughput=5MB/sec 2024-09-16T06:23:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:16 smithi161 ceph-mon[87722]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:23:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:16 smithi145 ceph-mon[96887]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:23:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:16 smithi145 ceph-mon[99390]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-16T06:23:17.861 INFO:tasks.workunit.client.0.smithi145.stdout: 1162: throughput=5MB/sec pending data=0 2024-09-16T06:23:17.861 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Na1uKVLdqCBiF5H off=16673274 len=656444 2024-09-16T06:23:17.866 INFO:tasks.workunit.client.0.smithi145.stdout:op 5897 completed, throughput=5MB/sec 2024-09-16T06:23:17.866 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-npS600pBCE8VhS2 off=10851894 len=219240 2024-09-16T06:23:17.869 INFO:tasks.workunit.client.0.smithi145.stdout:op 5898 completed, throughput=5MB/sec 2024-09-16T06:23:17.869 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Z8EGZ41gQT9CuxR off=2564954 len=1683447 2024-09-16T06:23:17.871 INFO:tasks.workunit.client.0.smithi145.stdout:op 5899 completed, throughput=5MB/sec 2024-09-16T06:23:17.871 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-v8HjHWd5vlqho_s off=11037541 len=704861 2024-09-16T06:23:17.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 5900 completed, throughput=5MB/sec 2024-09-16T06:23:17.872 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-AIYQicpOZOmxps1 off=4548867 len=336748 2024-09-16T06:23:17.872 INFO:tasks.workunit.client.0.smithi145.stdout:op 5901 completed, throughput=5MB/sec 2024-09-16T06:23:17.872 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-JbF8Gbb_yhq4FHD off=738904 len=1855739 2024-09-16T06:23:17.883 INFO:tasks.workunit.client.0.smithi145.stdout:op 5902 completed, throughput=5MB/sec 2024-09-16T06:23:18.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:17 smithi145 ceph-mon[96887]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:23:18.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:17 smithi145 ceph-mon[99390]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:23:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:17 smithi161 ceph-mon[87722]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-16T06:23:18.884 INFO:tasks.workunit.client.0.smithi145.stdout: 1163: throughput=5MB/sec pending data=0 2024-09-16T06:23:18.884 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-vPVTxyDaxhlvLwH off=6040924 len=1193690 2024-09-16T06:23:18.890 INFO:tasks.workunit.client.0.smithi145.stdout:op 5903 completed, throughput=5MB/sec 2024-09-16T06:23:18.890 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qsTVwr4K3hkScI4 off=4582089 len=1944347 2024-09-16T06:23:18.901 INFO:tasks.workunit.client.0.smithi145.stdout:op 5904 completed, throughput=5MB/sec 2024-09-16T06:23:18.902 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-sWdybnI0nLvic3Y off=4413846 len=1911448 2024-09-16T06:23:18.904 INFO:tasks.workunit.client.0.smithi145.stdout:op 5905 completed, throughput=5MB/sec 2024-09-16T06:23:18.904 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Gi5oVYU2MVjvjul off=0 len=1632599 2024-09-16T06:23:18.905 INFO:tasks.workunit.client.0.smithi145.stdout:op 5906 completed, throughput=5MB/sec 2024-09-16T06:23:19.906 INFO:tasks.workunit.client.0.smithi145.stdout: 1164: throughput=5MB/sec pending data=0 2024-09-16T06:23:19.906 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wM9-Tdmg-N86kJm off=2287846 len=1139333 2024-09-16T06:23:19.908 INFO:tasks.workunit.client.0.smithi145.stdout:op 5907 completed, throughput=5MB/sec 2024-09-16T06:23:19.908 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-YdzVB6eFUWfyHhu off=5329976 len=990323 2024-09-16T06:23:19.909 INFO:tasks.workunit.client.0.smithi145.stdout:op 5908 completed, throughput=5MB/sec 2024-09-16T06:23:19.911 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-XO4c1GAFUIqS14O off=1235674 len=427663 2024-09-16T06:23:19.913 INFO:tasks.workunit.client.0.smithi145.stdout:op 5909 completed, throughput=5MB/sec 2024-09-16T06:23:19.913 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-MLBqnuHmR_okHdf off=1850947 len=79330 2024-09-16T06:23:19.914 INFO:tasks.workunit.client.0.smithi145.stdout:op 5910 completed, throughput=5MB/sec 2024-09-16T06:23:19.914 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xuAzbfXUv4MK99- off=1911975 len=841938 2024-09-16T06:23:19.915 INFO:tasks.workunit.client.0.smithi145.stdout:op 5911 completed, throughput=5MB/sec 2024-09-16T06:23:19.915 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-_XQjj-o9mlAPJAv off=4647112 len=823629 2024-09-16T06:23:19.916 INFO:tasks.workunit.client.0.smithi145.stdout:op 5912 completed, throughput=5MB/sec 2024-09-16T06:23:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:19 smithi145 ceph-mon[99390]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:23:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:19 smithi145 ceph-mon[96887]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:23:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:19 smithi161 ceph-mon[87722]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:23:20.916 INFO:tasks.workunit.client.0.smithi145.stdout: 1165: throughput=5MB/sec pending data=0 2024-09-16T06:23:20.916 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-648M534k_VjCNIA off=6120566 len=637675 2024-09-16T06:23:20.917 INFO:tasks.workunit.client.0.smithi145.stdout:op 5913 completed, throughput=5MB/sec 2024-09-16T06:23:20.917 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-GHAJHopP_vXE2vu off=9651169 len=471519 2024-09-16T06:23:20.921 INFO:tasks.workunit.client.0.smithi145.stdout:op 5914 completed, throughput=5MB/sec 2024-09-16T06:23:20.921 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-T8Ystjv9-vwC8sM off=10914842 len=1983825 2024-09-16T06:23:20.933 INFO:tasks.workunit.client.0.smithi145.stdout:op 5915 completed, throughput=5MB/sec 2024-09-16T06:23:20.933 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-aKeOXj4z5qNOHnf off=6340825 len=456787 2024-09-16T06:23:20.934 INFO:tasks.workunit.client.0.smithi145.stdout:op 5916 completed, throughput=5MB/sec 2024-09-16T06:23:20.934 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-VA5OgB8W1j2sOAK off=7508295 len=119888 2024-09-16T06:23:20.937 INFO:tasks.workunit.client.0.smithi145.stdout:op 5917 completed, throughput=5MB/sec 2024-09-16T06:23:20.937 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-swV-goOjgV6seLk off=121993 len=2026184 2024-09-16T06:23:20.939 INFO:tasks.workunit.client.0.smithi145.stdout:op 5918 completed, throughput=5MB/sec 2024-09-16T06:23:21.939 INFO:tasks.workunit.client.0.smithi145.stdout: 1166: throughput=5MB/sec pending data=0 2024-09-16T06:23:21.939 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-IuJE4XUyV49I3LZ off=3184476 len=1919486 2024-09-16T06:23:21.949 INFO:tasks.workunit.client.0.smithi145.stdout:op 5919 completed, throughput=5MB/sec 2024-09-16T06:23:21.949 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-j-_5Fyza8FFLOgm off=3324232 len=419184 2024-09-16T06:23:21.950 INFO:tasks.workunit.client.0.smithi145.stdout:op 5920 completed, throughput=5MB/sec 2024-09-16T06:23:21.950 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rVWrYjHGaOjX_T4 off=2490626 len=1237593 2024-09-16T06:23:21.958 INFO:tasks.workunit.client.0.smithi145.stdout:op 5921 completed, throughput=5MB/sec 2024-09-16T06:23:21.958 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gbKB4R34GiYE6Kr off=414819 len=1016238 2024-09-16T06:23:21.959 INFO:tasks.workunit.client.0.smithi145.stdout:op 5922 completed, throughput=5MB/sec 2024-09-16T06:23:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:21 smithi145 ceph-mon[99390]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:23:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:21 smithi145 ceph-mon[96887]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:23:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:21 smithi161 ceph-mon[87722]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-16T06:23:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:22.959 INFO:tasks.workunit.client.0.smithi145.stdout: 1167: throughput=5MB/sec pending data=0 2024-09-16T06:23:22.959 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-u5nkdtgcGoR58Ep off=6993363 len=80857 2024-09-16T06:23:22.960 INFO:tasks.workunit.client.0.smithi145.stdout:op 5923 completed, throughput=5MB/sec 2024-09-16T06:23:22.960 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-9OiUorOhMr5uSpn off=13901366 len=2044519 2024-09-16T06:23:22.963 INFO:tasks.workunit.client.0.smithi145.stdout:op 5924 completed, throughput=5MB/sec 2024-09-16T06:23:22.963 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-BxS6okfQ8R2K19W off=6721501 len=982754 2024-09-16T06:23:22.964 INFO:tasks.workunit.client.0.smithi145.stdout:op 5925 completed, throughput=5MB/sec 2024-09-16T06:23:22.964 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gYLKwBrHb1OOYz8 off=12158333 len=1171187 2024-09-16T06:23:22.972 INFO:tasks.workunit.client.0.smithi145.stdout:op 5926 completed, throughput=5MB/sec 2024-09-16T06:23:22.972 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-B4fY08aL46MJPDh off=8428470 len=1952500 2024-09-16T06:23:22.973 INFO:tasks.workunit.client.0.smithi145.stdout:op 5927 completed, throughput=5MB/sec 2024-09-16T06:23:23.973 INFO:tasks.workunit.client.0.smithi145.stdout: 1168: throughput=5MB/sec pending data=0 2024-09-16T06:23:23.974 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-3p3QXezTNQ6qvxe off=1790850 len=1709014 2024-09-16T06:23:23.976 INFO:tasks.workunit.client.0.smithi145.stdout:op 5928 completed, throughput=5MB/sec 2024-09-16T06:23:23.976 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-JNrg0eXvzeeo-LN off=804464 len=291794 2024-09-16T06:23:23.977 INFO:tasks.workunit.client.0.smithi145.stdout:op 5929 completed, throughput=5MB/sec 2024-09-16T06:23:23.977 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-SdgZpYcbEBGz6Uh off=126092 len=1312453 2024-09-16T06:23:23.982 INFO:tasks.workunit.client.0.smithi145.stdout:op 5930 completed, throughput=5MB/sec 2024-09-16T06:23:23.982 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-4Rhs7Lim5acMSg7 off=1151696 len=1801290 2024-09-16T06:23:23.984 INFO:tasks.workunit.client.0.smithi145.stdout:op 5931 completed, throughput=5MB/sec 2024-09-16T06:23:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:23 smithi145 ceph-mon[96887]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:23:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:23 smithi145 ceph-mon[99390]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:23:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:23 smithi161 ceph-mon[87722]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-16T06:23:24.985 INFO:tasks.workunit.client.0.smithi145.stdout: 1169: throughput=5MB/sec pending data=0 2024-09-16T06:23:24.985 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-e3Qg4vn6sVYiNxJ off=15000705 len=2033394 2024-09-16T06:23:24.997 INFO:tasks.workunit.client.0.smithi145.stdout:op 5932 completed, throughput=5MB/sec 2024-09-16T06:23:24.997 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-mKg3KlaXo4hdsyH off=4020830 len=1277555 2024-09-16T06:23:24.998 INFO:tasks.workunit.client.0.smithi145.stdout:op 5933 completed, throughput=5MB/sec 2024-09-16T06:23:24.998 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gBkkchlNFIPd0tt off=3573008 len=1671976 2024-09-16T06:23:25.000 INFO:tasks.workunit.client.0.smithi145.stdout:op 5934 completed, throughput=5MB/sec 2024-09-16T06:23:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:23:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:23:24] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2024-09-16T06:23:26.000 INFO:tasks.workunit.client.0.smithi145.stdout: 1170: throughput=5MB/sec pending data=0 2024-09-16T06:23:26.001 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Jo3E9887G9AGP8C off=4254449 len=435907 2024-09-16T06:23:26.001 INFO:tasks.workunit.client.0.smithi145.stdout:op 5935 completed, throughput=5MB/sec 2024-09-16T06:23:26.001 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-P4d1VnJgm5AoZtO off=8542007 len=663829 2024-09-16T06:23:26.002 INFO:tasks.workunit.client.0.smithi145.stdout:op 5936 completed, throughput=5MB/sec 2024-09-16T06:23:26.003 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FCDslGAYz0NOJKz off=1720214 len=477609 2024-09-16T06:23:26.004 INFO:tasks.workunit.client.0.smithi145.stdout:op 5937 completed, throughput=5MB/sec 2024-09-16T06:23:26.004 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-lF7GLDHHv43bI6z off=531147 len=728492 2024-09-16T06:23:26.005 INFO:tasks.workunit.client.0.smithi145.stdout:op 5938 completed, throughput=5MB/sec 2024-09-16T06:23:26.005 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-jWxZuOdloYDhKlC off=4942653 len=642194 2024-09-16T06:23:26.006 INFO:tasks.workunit.client.0.smithi145.stdout:op 5939 completed, throughput=5MB/sec 2024-09-16T06:23:26.006 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-sQDkskr3nYWc-Sp off=22570031 len=163983 2024-09-16T06:23:26.009 INFO:tasks.workunit.client.0.smithi145.stdout:op 5940 completed, throughput=5MB/sec 2024-09-16T06:23:26.009 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-WLz1N8zm4fH-MR9 off=2015099 len=1841516 2024-09-16T06:23:26.012 INFO:tasks.workunit.client.0.smithi145.stdout:op 5941 completed, throughput=5MB/sec 2024-09-16T06:23:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:25 smithi145 ceph-mon[96887]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:23:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:25 smithi145 ceph-mon[99390]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:23:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:25 smithi161 ceph-mon[87722]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-16T06:23:27.012 INFO:tasks.workunit.client.0.smithi145.stdout: 1171: throughput=5MB/sec pending data=0 2024-09-16T06:23:27.012 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-wQSdSKuszgNw1ye off=6873309 len=1026422 2024-09-16T06:23:27.013 INFO:tasks.workunit.client.0.smithi145.stdout:op 5942 completed, throughput=5MB/sec 2024-09-16T06:23:27.014 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-F9YulKAGMgZAXt0 off=380441 len=268427 2024-09-16T06:23:27.014 INFO:tasks.workunit.client.0.smithi145.stdout:op 5943 completed, throughput=5MB/sec 2024-09-16T06:23:27.014 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-UohudEBv96nbZwN off=2071368 len=265441 2024-09-16T06:23:27.017 INFO:tasks.workunit.client.0.smithi145.stdout:op 5944 completed, throughput=5MB/sec 2024-09-16T06:23:27.017 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-0iL2qb2r0WycUgK off=12871800 len=1064127 2024-09-16T06:23:27.023 INFO:tasks.workunit.client.0.smithi145.stdout:op 5945 completed, throughput=5MB/sec 2024-09-16T06:23:27.023 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-MYWSOpdHilQ12RM off=3569393 len=1036833 2024-09-16T06:23:27.027 INFO:tasks.workunit.client.0.smithi145.stdout:op 5946 completed, throughput=5MB/sec 2024-09-16T06:23:27.027 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-xnouBipsH-x5uYj off=349721 len=1342757 2024-09-16T06:23:27.029 INFO:tasks.workunit.client.0.smithi145.stdout:op 5947 completed, throughput=5MB/sec 2024-09-16T06:23:27.029 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-l5vXTFMLISD_Ncn off=1038719 len=1715315 2024-09-16T06:23:27.031 INFO:tasks.workunit.client.0.smithi145.stdout:op 5948 completed, throughput=5MB/sec 2024-09-16T06:23:28.031 INFO:tasks.workunit.client.0.smithi145.stdout: 1172: throughput=5MB/sec pending data=0 2024-09-16T06:23:28.032 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-RGFmO8pPrTgh9mh off=1747982 len=996531 2024-09-16T06:23:28.033 INFO:tasks.workunit.client.0.smithi145.stdout:op 5949 completed, throughput=5MB/sec 2024-09-16T06:23:28.033 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-v0xiX5il3mtyCBs off=12655775 len=177193 2024-09-16T06:23:28.034 INFO:tasks.workunit.client.0.smithi145.stdout:op 5950 completed, throughput=5MB/sec 2024-09-16T06:23:28.034 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-KFAI3HI3BKtWOMj off=156333 len=967204 2024-09-16T06:23:28.036 INFO:tasks.workunit.client.0.smithi145.stdout:op 5951 completed, throughput=5MB/sec 2024-09-16T06:23:28.036 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj--5KX3yTYKovwxV6 off=3635909 len=1531619 2024-09-16T06:23:28.043 INFO:tasks.workunit.client.0.smithi145.stdout:op 5952 completed, throughput=5MB/sec 2024-09-16T06:23:28.044 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-6eh2h6luEQ1RH-i off=15325236 len=752538 2024-09-16T06:23:28.044 INFO:tasks.workunit.client.0.smithi145.stdout:op 5953 completed, throughput=5MB/sec 2024-09-16T06:23:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:27 smithi145 ceph-mon[96887]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:23:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:27 smithi145 ceph-mon[99390]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:23:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:27 smithi161 ceph-mon[87722]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-16T06:23:29.045 INFO:tasks.workunit.client.0.smithi145.stdout: 1173: throughput=5MB/sec pending data=0 2024-09-16T06:23:29.045 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-ys5U5eWdzEC4RXO off=367604 len=1916255 2024-09-16T06:23:29.047 INFO:tasks.workunit.client.0.smithi145.stdout:op 5954 completed, throughput=5MB/sec 2024-09-16T06:23:29.047 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-FUB8qGBuaCjjEyJ off=15982647 len=1978229 2024-09-16T06:23:29.051 INFO:tasks.workunit.client.0.smithi145.stdout:op 5955 completed, throughput=5MB/sec 2024-09-16T06:23:29.052 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-R3JqVQjeys5JrQQ off=3061725 len=260085 2024-09-16T06:23:29.052 INFO:tasks.workunit.client.0.smithi145.stdout:op 5956 completed, throughput=5MB/sec 2024-09-16T06:23:29.052 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-3RdQZef19T7PzOi off=261721 len=1029704 2024-09-16T06:23:29.058 INFO:tasks.workunit.client.0.smithi145.stdout:op 5957 completed, throughput=5MB/sec 2024-09-16T06:23:30.059 INFO:tasks.workunit.client.0.smithi145.stdout: 1174: throughput=5MB/sec pending data=0 2024-09-16T06:23:30.059 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-klpJMXI049fedpt off=7705942 len=1048371 2024-09-16T06:23:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:op 5958 completed, throughput=5MB/sec 2024-09-16T06:23:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-CiaqTJ8748mBtU3 off=6082063 len=1127830 2024-09-16T06:23:30.067 INFO:tasks.workunit.client.0.smithi145.stdout:op 5959 completed, throughput=5MB/sec 2024-09-16T06:23:30.067 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-rqxnIKznCGFkiqB off=4683033 len=1429018 2024-09-16T06:23:30.074 INFO:tasks.workunit.client.0.smithi145.stdout:op 5960 completed, throughput=5MB/sec 2024-09-16T06:23:30.074 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-L6COZ6L8AYJnq-7 off=14305726 len=1084683 2024-09-16T06:23:30.075 INFO:tasks.workunit.client.0.smithi145.stdout:op 5961 completed, throughput=5MB/sec 2024-09-16T06:23:30.076 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-drqIDbN8LlKTfoj off=21206508 len=873208 2024-09-16T06:23:30.077 INFO:tasks.workunit.client.0.smithi145.stdout:op 5962 completed, throughput=5MB/sec 2024-09-16T06:23:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:29 smithi145 ceph-mon[96887]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:23:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:29 smithi145 ceph-mon[99390]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:23:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:29 smithi161 ceph-mon[87722]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-16T06:23:31.078 INFO:tasks.workunit.client.0.smithi145.stdout: 1175: throughput=5MB/sec pending data=0 2024-09-16T06:23:31.078 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-gP9FQIRLpBRRmRU off=10650724 len=1291826 2024-09-16T06:23:31.080 INFO:tasks.workunit.client.0.smithi145.stdout:op 5963 completed, throughput=5MB/sec 2024-09-16T06:23:31.080 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-Jg0VrjZqqBW5FXV off=1135585 len=2013635 2024-09-16T06:23:31.083 INFO:tasks.workunit.client.0.smithi145.stdout:op 5964 completed, throughput=5MB/sec 2024-09-16T06:23:31.083 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-gp9-ulKUmbUC3fq off=14138556 len=615931 2024-09-16T06:23:31.087 INFO:tasks.workunit.client.0.smithi145.stdout:op 5965 completed, throughput=5MB/sec 2024-09-16T06:23:31.088 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-V_0TexJnzRio3hO off=7386284 len=495561 2024-09-16T06:23:31.091 INFO:tasks.workunit.client.0.smithi145.stdout:op 5966 completed, throughput=5MB/sec 2024-09-16T06:23:31.091 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-Lb-l3OObW-VBA_E off=5496378 len=1852042 2024-09-16T06:23:31.099 INFO:tasks.workunit.client.0.smithi145.stdout:op 5967 completed, throughput=5MB/sec 2024-09-16T06:23:32.099 INFO:tasks.workunit.client.0.smithi145.stdout: 1176: throughput=5MB/sec pending data=0 2024-09-16T06:23:32.100 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-nWxMIBOQrLj2AIA off=8279482 len=256365 2024-09-16T06:23:32.100 INFO:tasks.workunit.client.0.smithi145.stdout:op 5968 completed, throughput=5MB/sec 2024-09-16T06:23:32.100 INFO:tasks.workunit.client.0.smithi145.stdout:READ : oid=obj-1S5ORZuFdEGAsja off=17377781 len=412143 2024-09-16T06:23:32.101 INFO:tasks.workunit.client.0.smithi145.stdout:op 5969 completed, throughput=5MB/sec 2024-09-16T06:23:32.101 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-qEPU1KYm6J_b4L5 off=16104371 len=841655 2024-09-16T06:23:32.107 INFO:tasks.workunit.client.0.smithi145.stdout:op 5970 completed, throughput=5MB/sec 2024-09-16T06:23:32.107 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-cXUvutaQ-aX1kvf off=4655803 len=1699244 2024-09-16T06:23:32.114 INFO:tasks.workunit.client.0.smithi145.stdout:op 5971 completed, throughput=5MB/sec 2024-09-16T06:23:32.114 INFO:tasks.workunit.client.0.smithi145.stdout:WRITE : oid=obj-mqg1bzjI_WH1fOl off=10935341 len=1356183 2024-09-16T06:23:32.121 INFO:tasks.workunit.client.0.smithi145.stdout:op 5972 completed, throughput=5MB/sec 2024-09-16T06:23:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:31 smithi145 ceph-mon[96887]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:23:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:31 smithi145 ceph-mon[99390]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:23:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:31 smithi161 ceph-mon[87722]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-16T06:23:33.120 INFO:tasks.workunit.client.0.smithi145.stdout:waiting for all operations to complete 2024-09-16T06:23:33.120 INFO:tasks.workunit.client.0.smithi145.stdout:cleaning up objects 2024-09-16T06:23:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:33 smithi145 ceph-mon[99390]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:23:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:33 smithi145 ceph-mon[96887]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:23:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:33 smithi161 ceph-mon[87722]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-16T06:23:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:23:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:23:34] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2024-09-16T06:23:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:35 smithi145 ceph-mon[96887]: pgmap v1965: 105 pgs: 105 active+clean; 123 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-09-16T06:23:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:35 smithi145 ceph-mon[99390]: pgmap v1965: 105 pgs: 105 active+clean; 123 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-09-16T06:23:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:35 smithi161 ceph-mon[87722]: pgmap v1965: 105 pgs: 105 active+clean; 123 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-09-16T06:23:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:37 smithi145 ceph-mon[99390]: pgmap v1966: 105 pgs: 105 active+clean; 121 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 44 op/s 2024-09-16T06:23:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:37 smithi145 ceph-mon[96887]: pgmap v1966: 105 pgs: 105 active+clean; 121 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 44 op/s 2024-09-16T06:23:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:37 smithi161 ceph-mon[87722]: pgmap v1966: 105 pgs: 105 active+clean; 121 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 44 op/s 2024-09-16T06:23:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:39 smithi161 ceph-mon[87722]: pgmap v1967: 105 pgs: 105 active+clean; 100 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.4 MiB/s wr, 184 op/s 2024-09-16T06:23:40.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 06:23:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=cleanup t=2024-09-16T06:23:39.808332474Z level=info msg="Completed cleanup jobs" duration=1.883476ms 2024-09-16T06:23:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:39 smithi145 ceph-mon[96887]: pgmap v1967: 105 pgs: 105 active+clean; 100 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.4 MiB/s wr, 184 op/s 2024-09-16T06:23:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:39 smithi145 ceph-mon[99390]: pgmap v1967: 105 pgs: 105 active+clean; 100 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.4 MiB/s wr, 184 op/s 2024-09-16T06:23:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:41 smithi145 ceph-mon[99390]: pgmap v1968: 105 pgs: 105 active+clean; 79 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 318 op/s 2024-09-16T06:23:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:41 smithi145 ceph-mon[96887]: pgmap v1968: 105 pgs: 105 active+clean; 79 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 318 op/s 2024-09-16T06:23:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:41 smithi161 ceph-mon[87722]: pgmap v1968: 105 pgs: 105 active+clean; 79 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 318 op/s 2024-09-16T06:23:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:43 smithi145 ceph-mon[99390]: pgmap v1969: 105 pgs: 105 active+clean; 79 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 803 KiB/s rd, 760 KiB/s wr, 317 op/s 2024-09-16T06:23:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:43 smithi145 ceph-mon[96887]: pgmap v1969: 105 pgs: 105 active+clean; 79 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 803 KiB/s rd, 760 KiB/s wr, 317 op/s 2024-09-16T06:23:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:43 smithi161 ceph-mon[87722]: pgmap v1969: 105 pgs: 105 active+clean; 79 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 803 KiB/s rd, 760 KiB/s wr, 317 op/s 2024-09-16T06:23:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:23:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:23:44] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2024-09-16T06:23:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:45 smithi145 ceph-mon[96887]: pgmap v1970: 105 pgs: 105 active+clean; 46 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 803 KiB/s rd, 760 KiB/s wr, 543 op/s 2024-09-16T06:23:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:45 smithi145 ceph-mon[99390]: pgmap v1970: 105 pgs: 105 active+clean; 46 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 803 KiB/s rd, 760 KiB/s wr, 543 op/s 2024-09-16T06:23:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:45 smithi161 ceph-mon[87722]: pgmap v1970: 105 pgs: 105 active+clean; 46 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 803 KiB/s rd, 760 KiB/s wr, 543 op/s 2024-09-16T06:23:48.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:47 smithi145 ceph-mon[99390]: pgmap v1971: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 138 KiB/s wr, 546 op/s 2024-09-16T06:23:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:47 smithi145 ceph-mon[96887]: pgmap v1971: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 138 KiB/s wr, 546 op/s 2024-09-16T06:23:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:47 smithi161 ceph-mon[87722]: pgmap v1971: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 138 KiB/s wr, 546 op/s 2024-09-16T06:23:49.899 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:23:49.899 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T06:23:49.926 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-09-16T06:23:49.926 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-16T06:23:50.187 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:49 smithi145 ceph-mon[99390]: pgmap v1972: 105 pgs: 105 active+clean; 24 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-16T06:23:50.187 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:49 smithi145 ceph-mon[96887]: pgmap v1972: 105 pgs: 105 active+clean; 24 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-16T06:23:50.188 DEBUG:teuthology.parallel:result is None 2024-09-16T06:23:50.188 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T06:23:50.213 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T06:23:50.214 DEBUG:teuthology.orchestra.run.smithi145:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T06:23:50.270 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T06:23:50.270 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T06:23:50.270 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-09-16T06:23:50.270 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T06:23:50.270 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-09-16T06:23:50.270 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-16T06:23:50.271 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-16T06:23:50.271 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-16T06:23:50.271 DEBUG:teuthology.orchestra.run.smithi161:> stat -- /home/ubuntu/cephtest/mnt.1 2024-09-16T06:23:50.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T06:23:50.287 INFO:teuthology.orchestra.run.smithi161.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-09-16T06:23:50.288 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-09-16T06:23:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:49 smithi161 ceph-mon[87722]: pgmap v1972: 105 pgs: 105 active+clean; 24 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-09-16T06:23:50.343 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-09-16T06:23:50.343 DEBUG:teuthology.orchestra.run.smithi161:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-09-16T06:23:50.401 INFO:tasks.workunit:timeout=3h 2024-09-16T06:23:50.401 INFO:tasks.workunit:cleanup=True 2024-09-16T06:23:50.402 DEBUG:teuthology.orchestra.run.smithi161:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-09-16T06:23:50.457 INFO:tasks.workunit.client.1.smithi161.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-09-16T06:23:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:51 smithi145 ceph-mon[96887]: pgmap v1973: 105 pgs: 105 active+clean; 7.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-09-16T06:23:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:52 smithi145 ceph-mon[99390]: pgmap v1973: 105 pgs: 105 active+clean; 7.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-09-16T06:23:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:51 smithi161 ceph-mon[87722]: pgmap v1973: 105 pgs: 105 active+clean; 7.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-09-16T06:23:52.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:23:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:54 smithi145 ceph-mon[96887]: pgmap v1974: 105 pgs: 105 active+clean; 7.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 488 op/s 2024-09-16T06:23:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:54 smithi145 ceph-mon[99390]: pgmap v1974: 105 pgs: 105 active+clean; 7.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 488 op/s 2024-09-16T06:23:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:54 smithi161 ceph-mon[87722]: pgmap v1974: 105 pgs: 105 active+clean; 7.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 488 op/s 2024-09-16T06:23:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:23:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:23:54] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2024-09-16T06:23:56.305 DEBUG:teuthology.orchestra.run.smithi161:> cd -- /home/ubuntu/cephtest/clone.client.1/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.1 2024-09-16T06:23:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:56 smithi145 ceph-mon[96887]: pgmap v1975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 536 op/s 2024-09-16T06:23:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:56 smithi145 ceph-mon[99390]: pgmap v1975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 536 op/s 2024-09-16T06:23:56.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:56 smithi161 ceph-mon[87722]: pgmap v1975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 536 op/s 2024-09-16T06:23:56.371 INFO:tasks.workunit.client.1.smithi161.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-16T06:23:56.373 INFO:tasks.workunit.client.1.smithi161.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-09-16T06:23:56.373 INFO:tasks.workunit.client.1.smithi161.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-16T06:23:57.110 INFO:tasks.workunit.client.1.smithi161.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-16T06:23:57.189 INFO:tasks.workunit.client.1.smithi161.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-16T06:23:57.231 INFO:tasks.workunit.client.1.smithi161.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-09-16T06:23:57.233 INFO:tasks.workunit.client.1.smithi161.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-09-16T06:23:57.233 INFO:tasks.workunit.client.1.smithi161.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-16T06:23:57.272 INFO:tasks.workunit.client.1.smithi161.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-09-16T06:23:57.275 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T06:23:57.275 DEBUG:teuthology.orchestra.run.smithi161:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-09-16T06:23:57.331 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-09-16T06:23:57.333 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-09-16T06:23:57.333 DEBUG:teuthology.orchestra.run.smithi161:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="1" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.1 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.1 CEPH_MNT=/home/ubuntu/cephtest/mnt.1 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/import_export.sh 2024-09-16T06:23:57.406 INFO:tasks.workunit.client.1.smithi161.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-09-16T06:23:57.406 INFO:tasks.workunit.client.1.smithi161.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-09-16T06:23:57.406 INFO:tasks.workunit.client.1.smithi161.stderr:+ TMPDIR=/tmp/rbd_import_export_134484 2024-09-16T06:23:57.406 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm -rf /tmp/rbd_import_export_134484 2024-09-16T06:23:57.406 INFO:tasks.workunit.client.1.smithi161.stderr:+ mkdir /tmp/rbd_import_export_134484 2024-09-16T06:23:57.407 INFO:tasks.workunit.client.1.smithi161.stderr:+ trap 'rm -rf /tmp/rbd_import_export_134484' INT TERM EXIT 2024-09-16T06:23:57.408 INFO:tasks.workunit.client.1.smithi161.stderr:+ mkdir foo.134484 2024-09-16T06:23:57.408 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import foo.134484 foo.dir 2024-09-16T06:23:57.455 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: cannot import a directory 2024-09-16T06:23:57.455 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 0% complete...failed. 2024-09-16T06:23:57.455 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: import failed: (21) Is a directory 2024-09-16T06:23:57.457 INFO:tasks.workunit.client.1.smithi161.stderr:+ true 2024-09-16T06:23:57.457 INFO:tasks.workunit.client.1.smithi161.stderr:+ rmdir foo.134484 2024-09-16T06:23:57.467 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_134484/img bs=1k count=1 seek=10 2024-09-16T06:23:57.468 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records in 2024-09-16T06:23:57.468 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records out 2024-09-16T06:23:57.468 INFO:tasks.workunit.client.1.smithi161.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.5752e-05 s, 22.4 MB/s 2024-09-16T06:23:57.468 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_134484/img bs=1k count=10 seek=100 2024-09-16T06:23:57.469 INFO:tasks.workunit.client.1.smithi161.stderr:10+0 records in 2024-09-16T06:23:57.469 INFO:tasks.workunit.client.1.smithi161.stderr:10+0 records out 2024-09-16T06:23:57.469 INFO:tasks.workunit.client.1.smithi161.stderr:10240 bytes (10 kB, 10 KiB) copied, 4.8919e-05 s, 209 MB/s 2024-09-16T06:23:57.469 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_134484/img bs=1k count=100 seek=1000 2024-09-16T06:23:57.470 INFO:tasks.workunit.client.1.smithi161.stderr:60+1 records in 2024-09-16T06:23:57.470 INFO:tasks.workunit.client.1.smithi161.stderr:60+1 records out 2024-09-16T06:23:57.470 INFO:tasks.workunit.client.1.smithi161.stderr:61640 bytes (62 kB, 60 KiB) copied, 0.000145511 s, 424 MB/s 2024-09-16T06:23:57.470 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_134484/img bs=1k seek=10000 2024-09-16T06:23:57.471 INFO:tasks.workunit.client.1.smithi161.stderr:137+1 records in 2024-09-16T06:23:57.471 INFO:tasks.workunit.client.1.smithi161.stderr:137+1 records out 2024-09-16T06:23:57.471 INFO:tasks.workunit.client.1.smithi161.stderr:140928 bytes (141 kB, 138 KiB) copied, 0.000445831 s, 316 MB/s 2024-09-16T06:23:57.471 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_134484/img bs=1k seek=100000 2024-09-16T06:23:57.472 INFO:tasks.workunit.client.1.smithi161.stderr:60+1 records in 2024-09-16T06:23:57.472 INFO:tasks.workunit.client.1.smithi161.stderr:60+1 records out 2024-09-16T06:23:57.472 INFO:tasks.workunit.client.1.smithi161.stderr:61592 bytes (62 kB, 60 KiB) copied, 0.000165757 s, 372 MB/s 2024-09-16T06:23:57.472 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_134484/img bs=1k seek=1000000 2024-09-16T06:23:57.473 INFO:tasks.workunit.client.1.smithi161.stderr:154+1 records in 2024-09-16T06:23:57.473 INFO:tasks.workunit.client.1.smithi161.stderr:154+1 records out 2024-09-16T06:23:57.473 INFO:tasks.workunit.client.1.smithi161.stderr:158176 bytes (158 kB, 154 KiB) copied, 0.000353486 s, 447 MB/s 2024-09-16T06:23:57.473 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm testimg 2024-09-16T06:23:57.531 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 0% complete...failed. 2024-09-16T06:23:57.531 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: delete error: (2) No such file or directory 2024-09-16T06:23:57.534 INFO:tasks.workunit.client.1.smithi161.stderr:+ true 2024-09-16T06:23:57.534 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format /tmp/rbd_import_export_134484/img testimg 2024-09-16T06:23:58.069 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2024-09-16T06:23:58.070 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:23:58.072 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export testimg /tmp/rbd_import_export_134484/img2 2024-09-16T06:23:58.283 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-09-16T06:23:58.288 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export testimg - 2024-09-16T06:23:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:23:58 smithi145 ceph-mon[96887]: pgmap v1976: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 311 op/s 2024-09-16T06:23:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:23:58 smithi145 ceph-mon[99390]: pgmap v1976: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 311 op/s 2024-09-16T06:23:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:23:58 smithi161 ceph-mon[87722]: pgmap v1976: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 311 op/s 2024-09-16T06:23:58.916 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-09-16T06:23:58.919 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm testimg 2024-09-16T06:23:59.041 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-09-16T06:23:59.043 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp /tmp/rbd_import_export_134484/img /tmp/rbd_import_export_134484/img2 2024-09-16T06:23:59.586 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp /tmp/rbd_import_export_134484/img /tmp/rbd_import_export_134484/img3 2024-09-16T06:23:59.986 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img2 /tmp/rbd_import_export_134484/img3 2024-09-16T06:24:00.145 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format - testimg 2024-09-16T06:24:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:00 smithi145 ceph-mon[96887]: pgmap v1977: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 24 KiB/s wr, 282 op/s 2024-09-16T06:24:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:00 smithi145 ceph-mon[99390]: pgmap v1977: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 24 KiB/s wr, 282 op/s 2024-09-16T06:24:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:00 smithi161 ceph-mon[87722]: pgmap v1977: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 24 KiB/s wr, 282 op/s 2024-09-16T06:24:00.569 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:00.569 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:00.572 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export testimg /tmp/rbd_import_export_134484/img2 2024-09-16T06:24:00.749 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:00.753 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export testimg - 2024-09-16T06:24:01.378 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:01.382 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm testimg 2024-09-16T06:24:01.501 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-09-16T06:24:01.504 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp /tmp/rbd_import_export_134484/img /tmp/rbd_import_export_134484/img2 2024-09-16T06:24:02.048 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp /tmp/rbd_import_export_134484/img /tmp/rbd_import_export_134484/img3 2024-09-16T06:24:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:02 smithi145 ceph-mon[96887]: pgmap v1978: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 38 KiB/s wr, 188 op/s 2024-09-16T06:24:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:02 smithi145 ceph-mon[99390]: pgmap v1978: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 38 KiB/s wr, 188 op/s 2024-09-16T06:24:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:02 smithi161 ceph-mon[87722]: pgmap v1978: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 38 KiB/s wr, 188 op/s 2024-09-16T06:24:02.449 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img /tmp/rbd_import_export_134484/img2 /tmp/rbd_import_export_134484/img3 2024-09-16T06:24:02.661 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd help export 2024-09-16T06:24:02.661 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep -q export-format 2024-09-16T06:24:02.683 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_134484/img bs=1k count=10 seek=100 2024-09-16T06:24:02.683 INFO:tasks.workunit.client.1.smithi161.stderr:10+0 records in 2024-09-16T06:24:02.684 INFO:tasks.workunit.client.1.smithi161.stderr:10+0 records out 2024-09-16T06:24:02.684 INFO:tasks.workunit.client.1.smithi161.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.0386e-05 s, 170 MB/s 2024-09-16T06:24:02.684 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format /tmp/rbd_import_export_134484/img testimg 2024-09-16T06:24:02.751 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:02.751 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:02.754 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap create testimg@snap 2024-09-16T06:24:03.035 INFO:tasks.workunit.client.1.smithi161.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T06:24:03.043 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd image-meta set testimg key1 value1 2024-09-16T06:24:03.099 INFO:tasks.workunit.client.1.smithi161.stderr:++ rbd image-meta list testimg 2024-09-16T06:24:03.142 INFO:tasks.workunit.client.1.smithi161.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-09-16T06:24:03.142 INFO:tasks.workunit.client.1.smithi161.stderr: 2024-09-16T06:24:03.142 INFO:tasks.workunit.client.1.smithi161.stderr:Key Value 2024-09-16T06:24:03.142 INFO:tasks.workunit.client.1.smithi161.stderr:key1 value1' 2024-09-16T06:24:03.142 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_134484/img_v2 2024-09-16T06:24:03.187 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:03.190 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_134484/img_v2 testimg_import 2024-09-16T06:24:04.055 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-16T06:24:04.058 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd info testimg_import 2024-09-16T06:24:04.095 INFO:tasks.workunit.client.1.smithi161.stdout:rbd image 'testimg_import': 2024-09-16T06:24:04.095 INFO:tasks.workunit.client.1.smithi161.stdout: size 110 KiB in 1 objects 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: order 22 (4 MiB objects) 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: snapshot_count: 1 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: id: d5e5aa5c8d4f 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: block_name_prefix: rbd_data.d5e5aa5c8d4f 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: format: 2 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: op_features: 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: flags: 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: create_timestamp: Mon Sep 16 06:24:03 2024 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: access_timestamp: Mon Sep 16 06:24:03 2024 2024-09-16T06:24:04.096 INFO:tasks.workunit.client.1.smithi161.stdout: modify_timestamp: Mon Sep 16 06:24:03 2024 2024-09-16T06:24:04.098 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd info testimg_import@snap 2024-09-16T06:24:04.135 INFO:tasks.workunit.client.1.smithi161.stdout:rbd image 'testimg_import': 2024-09-16T06:24:04.135 INFO:tasks.workunit.client.1.smithi161.stdout: size 110 KiB in 1 objects 2024-09-16T06:24:04.135 INFO:tasks.workunit.client.1.smithi161.stdout: order 22 (4 MiB objects) 2024-09-16T06:24:04.135 INFO:tasks.workunit.client.1.smithi161.stdout: snapshot_count: 1 2024-09-16T06:24:04.135 INFO:tasks.workunit.client.1.smithi161.stdout: id: d5e5aa5c8d4f 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: block_name_prefix: rbd_data.d5e5aa5c8d4f 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: format: 2 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: op_features: 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: flags: 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: create_timestamp: Mon Sep 16 06:24:03 2024 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: access_timestamp: Mon Sep 16 06:24:03 2024 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: modify_timestamp: Mon Sep 16 06:24:03 2024 2024-09-16T06:24:04.136 INFO:tasks.workunit.client.1.smithi161.stdout: protected: False 2024-09-16T06:24:04.138 INFO:tasks.workunit.client.1.smithi161.stderr:++ rbd image-meta list testimg_import 2024-09-16T06:24:04.182 INFO:tasks.workunit.client.1.smithi161.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-09-16T06:24:04.182 INFO:tasks.workunit.client.1.smithi161.stderr: 2024-09-16T06:24:04.182 INFO:tasks.workunit.client.1.smithi161.stderr:Key Value 2024-09-16T06:24:04.182 INFO:tasks.workunit.client.1.smithi161.stderr:key1 value1' 2024-09-16T06:24:04.182 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 'There is 1 metadatum on this image: 2024-09-16T06:24:04.182 INFO:tasks.workunit.client.1.smithi161.stderr: 2024-09-16T06:24:04.182 INFO:tasks.workunit.client.1.smithi161.stderr:Key Value 2024-09-16T06:24:04.183 INFO:tasks.workunit.client.1.smithi161.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-09-16T06:24:04.183 INFO:tasks.workunit.client.1.smithi161.stderr: 2024-09-16T06:24:04.183 INFO:tasks.workunit.client.1.smithi161.stderr:Key Value 2024-09-16T06:24:04.183 INFO:tasks.workunit.client.1.smithi161.stderr:key1 value1' ']' 2024-09-16T06:24:04.183 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export testimg_import /tmp/rbd_import_export_134484/img_import 2024-09-16T06:24:04.220 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 100% complete...done. 2024-09-16T06:24:04.222 INFO:tasks.workunit.client.1.smithi161.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_134484/img /tmp/rbd_import_export_134484/img_import 2024-09-16T06:24:04.222 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp -l /tmp/rbd_import_export_134484/img /tmp/rbd_import_export_134484/img_import 2024-09-16T06:24:04.223 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/img --format %b 2024-09-16T06:24:04.224 INFO:tasks.workunit.client.1.smithi161.stderr:+ origsize=24 2024-09-16T06:24:04.224 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/img_import --format %b 2024-09-16T06:24:04.225 INFO:tasks.workunit.client.1.smithi161.stderr:+ exportsize=224 2024-09-16T06:24:04.225 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=200 2024-09-16T06:24:04.225 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=200 2024-09-16T06:24:04.226 INFO:tasks.workunit.client.1.smithi161.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-09-16T06:24:04.226 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_134484/img_snap 2024-09-16T06:24:04.265 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 100% complete...done. 2024-09-16T06:24:04.268 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_134484/img_snap_import 2024-09-16T06:24:04.307 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 100% complete...done. 2024-09-16T06:24:04.310 INFO:tasks.workunit.client.1.smithi161.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_134484/img_snap /tmp/rbd_import_export_134484/img_snap_import 2024-09-16T06:24:04.310 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp -l /tmp/rbd_import_export_134484/img_snap /tmp/rbd_import_export_134484/img_snap_import 2024-09-16T06:24:04.311 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/img_snap --format %b 2024-09-16T06:24:04.312 INFO:tasks.workunit.client.1.smithi161.stderr:+ origsize=224 2024-09-16T06:24:04.312 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/img_snap_import --format %b 2024-09-16T06:24:04.313 INFO:tasks.workunit.client.1.smithi161.stderr:+ exportsize=224 2024-09-16T06:24:04.313 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:04.313 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:04.313 INFO:tasks.workunit.client.1.smithi161.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-16T06:24:04.313 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img_v2 2024-09-16T06:24:04.314 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img_import 2024-09-16T06:24:04.314 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img_snap 2024-09-16T06:24:04.315 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img_snap_import 2024-09-16T06:24:04.316 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap rm testimg_import@snap 2024-09-16T06:24:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:04 smithi145 ceph-mon[99390]: pgmap v1979: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 38 KiB/s wr, 72 op/s 2024-09-16T06:24:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:04 smithi145 ceph-mon[99390]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-16T06:24:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:04 smithi145 ceph-mon[96887]: pgmap v1979: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 38 KiB/s wr, 72 op/s 2024-09-16T06:24:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:04 smithi145 ceph-mon[96887]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-16T06:24:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:04 smithi161 ceph-mon[87722]: pgmap v1979: 105 pgs: 105 active+clean; 5.2 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 38 KiB/s wr, 72 op/s 2024-09-16T06:24:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:04 smithi161 ceph-mon[87722]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-16T06:24:05.031 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:24:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:24:04] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2024-09-16T06:24:05.044 INFO:tasks.workunit.client.1.smithi161.stderr: Removing snap: 100% complete...done. 2024-09-16T06:24:05.055 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg_import 2024-09-16T06:24:05.178 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:05.181 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap rm testimg@snap 2024-09-16T06:24:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:05 smithi145 ceph-mon[96887]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-16T06:24:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:05 smithi145 ceph-mon[99390]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-16T06:24:05.341 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:05 smithi161 ceph-mon[87722]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-16T06:24:06.053 INFO:tasks.workunit.client.1.smithi161.stderr: Removing snap: 100% complete...done. 2024-09-16T06:24:06.062 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm testimg 2024-09-16T06:24:06.188 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:06.190 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --order 20 /tmp/rbd_import_export_134484/img testimg 2024-09-16T06:24:06.268 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:06.268 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --order is deprecated, use --object-size 2024-09-16T06:24:06.270 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_134484/img_v2 2024-09-16T06:24:06.311 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:06.314 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_134484/img_v2 testimg_import 2024-09-16T06:24:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:06 smithi145 ceph-mon[96887]: pgmap v1982: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 325 KiB/s rd, 121 KiB/s wr, 145 op/s 2024-09-16T06:24:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:06 smithi145 ceph-mon[96887]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-16T06:24:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:06 smithi145 ceph-mon[99390]: pgmap v1982: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 325 KiB/s rd, 121 KiB/s wr, 145 op/s 2024-09-16T06:24:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:06 smithi145 ceph-mon[99390]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-16T06:24:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:06 smithi161 ceph-mon[87722]: pgmap v1982: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 325 KiB/s rd, 121 KiB/s wr, 145 op/s 2024-09-16T06:24:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:06 smithi161 ceph-mon[87722]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-16T06:24:06.391 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-16T06:24:06.395 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd info testimg_import 2024-09-16T06:24:06.395 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep order 2024-09-16T06:24:06.395 INFO:tasks.workunit.client.1.smithi161.stderr:+ awk '{print $2}' 2024-09-16T06:24:06.395 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep 20 2024-09-16T06:24:06.434 INFO:tasks.workunit.client.1.smithi161.stdout:20 2024-09-16T06:24:06.434 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img_v2 2024-09-16T06:24:06.435 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg_import 2024-09-16T06:24:06.554 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:06.557 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg 2024-09-16T06:24:06.679 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:06.681 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_134484/img testimg 2024-09-16T06:24:06.737 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:06.740 INFO:tasks.workunit.client.1.smithi161.stderr:++ rbd info testimg 2024-09-16T06:24:06.740 INFO:tasks.workunit.client.1.smithi161.stderr:++ grep features 2024-09-16T06:24:06.780 INFO:tasks.workunit.client.1.smithi161.stderr:+ FEATURES_BEFORE=' features: layering 2024-09-16T06:24:06.780 INFO:tasks.workunit.client.1.smithi161.stderr: op_features: ' 2024-09-16T06:24:06.780 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_134484/img_v2 2024-09-16T06:24:06.818 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:06.821 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_134484/img_v2 testimg_import 2024-09-16T06:24:06.887 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-16T06:24:06.890 INFO:tasks.workunit.client.1.smithi161.stderr:++ rbd info testimg_import 2024-09-16T06:24:06.890 INFO:tasks.workunit.client.1.smithi161.stderr:++ grep features 2024-09-16T06:24:06.930 INFO:tasks.workunit.client.1.smithi161.stderr:+ FEATURES_AFTER=' features: layering 2024-09-16T06:24:06.930 INFO:tasks.workunit.client.1.smithi161.stderr: op_features: ' 2024-09-16T06:24:06.931 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' ' features: layering 2024-09-16T06:24:06.931 INFO:tasks.workunit.client.1.smithi161.stderr: op_features: ' '!=' ' features: layering 2024-09-16T06:24:06.931 INFO:tasks.workunit.client.1.smithi161.stderr: op_features: ' ']' 2024-09-16T06:24:06.931 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img_v2 2024-09-16T06:24:06.931 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg_import 2024-09-16T06:24:07.022 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:07.025 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg 2024-09-16T06:24:07.116 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:07.118 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_134484/img testimg 2024-09-16T06:24:07.196 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:07.199 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_134484/img_v2 2024-09-16T06:24:07.240 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:07.243 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_134484/img_v2 testimg_import 2024-09-16T06:24:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:07 smithi145 ceph-mon[96887]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-16T06:24:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:07 smithi145 ceph-mon[99390]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-16T06:24:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:07.323 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-16T06:24:07.326 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd info testimg_import 2024-09-16T06:24:07.327 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep 'stripe unit' 2024-09-16T06:24:07.327 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep -Ei '(4 KiB|4096)' 2024-09-16T06:24:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:07 smithi161 ceph-mon[87722]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-16T06:24:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:07.365 INFO:tasks.workunit.client.1.smithi161.stdout: stripe unit: 4 KiB 2024-09-16T06:24:07.366 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd info testimg_import 2024-09-16T06:24:07.366 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep 'stripe count' 2024-09-16T06:24:07.366 INFO:tasks.workunit.client.1.smithi161.stderr:+ awk '{print $3}' 2024-09-16T06:24:07.366 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep 1000 2024-09-16T06:24:07.405 INFO:tasks.workunit.client.1.smithi161.stdout:1000 2024-09-16T06:24:07.405 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/img_v2 2024-09-16T06:24:07.405 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg_import 2024-09-16T06:24:07.528 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-09-16T06:24:07.530 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg 2024-09-16T06:24:07.652 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-09-16T06:24:07.655 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_134484/img testimg 2024-09-16T06:24:07.722 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:07.725 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap create testimg@snap1 2024-09-16T06:24:08.071 INFO:tasks.workunit.client.1.smithi161.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T06:24:08.080 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap create testimg@snap2 2024-09-16T06:24:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:08 smithi145 ceph-mon[99390]: pgmap v1985: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 451 KiB/s rd, 128 KiB/s wr, 219 op/s 2024-09-16T06:24:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:08 smithi145 ceph-mon[96887]: pgmap v1985: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 451 KiB/s rd, 128 KiB/s wr, 219 op/s 2024-09-16T06:24:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:08 smithi161 ceph-mon[87722]: pgmap v1985: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 451 KiB/s rd, 128 KiB/s wr, 219 op/s 2024-09-16T06:24:09.087 INFO:tasks.workunit.client.1.smithi161.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T06:24:09.098 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap protect testimg@snap2 2024-09-16T06:24:09.148 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_134484/snap_protect 2024-09-16T06:24:09.193 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:09.196 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_134484/snap_protect testimg_import 2024-09-16T06:24:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:09 smithi145 ceph-mon[99390]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-16T06:24:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:09 smithi145 ceph-mon[96887]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-16T06:24:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:09 smithi161 ceph-mon[87722]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-16T06:24:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:10 smithi145 ceph-mon[96887]: pgmap v1987: 105 pgs: 105 active+clean; 913 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 43 KiB/s wr, 270 op/s 2024-09-16T06:24:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:10 smithi145 ceph-mon[96887]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-16T06:24:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:10 smithi145 ceph-mon[99390]: pgmap v1987: 105 pgs: 105 active+clean; 913 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 43 KiB/s wr, 270 op/s 2024-09-16T06:24:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:10 smithi145 ceph-mon[99390]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-16T06:24:10.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:10 smithi161 ceph-mon[87722]: pgmap v1987: 105 pgs: 105 active+clean; 913 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 43 KiB/s wr, 270 op/s 2024-09-16T06:24:10.361 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:10 smithi161 ceph-mon[87722]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-16T06:24:11.105 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-16T06:24:11.108 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd info testimg_import@snap1 2024-09-16T06:24:11.109 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep 'protected: False' 2024-09-16T06:24:11.149 INFO:tasks.workunit.client.1.smithi161.stdout: protected: False 2024-09-16T06:24:11.149 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd info testimg_import@snap2 2024-09-16T06:24:11.149 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep 'protected: True' 2024-09-16T06:24:11.191 INFO:tasks.workunit.client.1.smithi161.stdout: protected: True 2024-09-16T06:24:11.191 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/snap_protect 2024-09-16T06:24:11.192 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap unprotect testimg@snap2 2024-09-16T06:24:11.245 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap unprotect testimg_import@snap2 2024-09-16T06:24:11.298 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap purge testimg 2024-09-16T06:24:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:11 smithi161 ceph-mon[87722]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-16T06:24:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:11 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:24:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:11 smithi145 ceph-mon[96887]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-16T06:24:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:11 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:24:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:11 smithi145 ceph-mon[99390]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-16T06:24:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:11 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:24:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:12 smithi161 ceph-mon[87722]: pgmap v1990: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 382 KiB/s rd, 41 KiB/s wr, 503 op/s 2024-09-16T06:24:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:12 smithi161 ceph-mon[87722]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-16T06:24:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:12 smithi145 ceph-mon[96887]: pgmap v1990: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 382 KiB/s rd, 41 KiB/s wr, 503 op/s 2024-09-16T06:24:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:12 smithi145 ceph-mon[96887]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-16T06:24:12.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:12 smithi145 ceph-mon[99390]: pgmap v1990: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 382 KiB/s rd, 41 KiB/s wr, 503 op/s 2024-09-16T06:24:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:12 smithi145 ceph-mon[99390]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-16T06:24:13.098 INFO:tasks.workunit.client.1.smithi161.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-09-16T06:24:13.110 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd snap purge testimg_import 2024-09-16T06:24:13.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:13 smithi145 ceph-mon[99390]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-16T06:24:13.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:13 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:13.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:13 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:13 smithi145 ceph-mon[96887]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-16T06:24:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:13 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:13.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:13 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:13 smithi161 ceph-mon[87722]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-16T06:24:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:13 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:13.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:13 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[96887]: pgmap v1993: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 21 KiB/s wr, 335 op/s 2024-09-16T06:24:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[96887]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-16T06:24:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[99390]: pgmap v1993: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 21 KiB/s wr, 335 op/s 2024-09-16T06:24:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[99390]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-16T06:24:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:14 smithi161 ceph-mon[87722]: pgmap v1993: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 21 KiB/s wr, 335 op/s 2024-09-16T06:24:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:14 smithi161 ceph-mon[87722]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-16T06:24:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:14 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:24:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:24:14] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2024-09-16T06:24:15.119 INFO:tasks.workunit.client.1.smithi161.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-09-16T06:24:15.128 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg 2024-09-16T06:24:15.254 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:15.257 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd remove testimg_import 2024-09-16T06:24:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:15 smithi161 ceph-mon[87722]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-16T06:24:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:15 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:15 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:15.376 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:15.380 INFO:tasks.workunit.client.1.smithi161.stderr:+ tiered=0 2024-09-16T06:24:15.380 INFO:tasks.workunit.client.1.smithi161.stderr:+ ceph osd dump 2024-09-16T06:24:15.380 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep '^pool' 2024-09-16T06:24:15.380 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep ''\''rbd'\''' 2024-09-16T06:24:15.380 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep tier 2024-09-16T06:24:15.426 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:15 smithi145 ceph-mon[96887]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-16T06:24:15.426 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:15 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:15.426 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:15 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:15.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:15 smithi145 ceph-mon[99390]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-16T06:24:15.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:15 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:15.427 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:15 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:15.747 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_134484/sparse1 2024-09-16T06:24:15.751 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records in 2024-09-16T06:24:15.751 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records out 2024-09-16T06:24:15.751 INFO:tasks.workunit.client.1.smithi161.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00333085 s, 315 MB/s 2024-09-16T06:24:15.751 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_134484/sparse2 2024-09-16T06:24:15.756 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records in 2024-09-16T06:24:15.756 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records out 2024-09-16T06:24:15.757 INFO:tasks.workunit.client.1.smithi161.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0049103 s, 214 MB/s 2024-09-16T06:24:15.757 INFO:tasks.workunit.client.1.smithi161.stderr:+ truncate /tmp/rbd_import_export_134484/sparse2 -s 2M 2024-09-16T06:24:15.787 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse1 2024-09-16T06:24:15.845 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 0% complete...failed. 2024-09-16T06:24:15.846 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: delete error: (2) No such file or directory 2024-09-16T06:24:15.848 INFO:tasks.workunit.client.1.smithi161.stderr:+ true 2024-09-16T06:24:15.848 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_134484/sparse1 2024-09-16T06:24:15.933 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-09-16T06:24:15.933 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:15.933 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --order is deprecated, use --object-size 2024-09-16T06:24:15.936 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd ls -l 2024-09-16T06:24:15.936 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-09-16T06:24:15.936 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep sparse1 2024-09-16T06:24:15.976 INFO:tasks.workunit.client.1.smithi161.stdout:sparse1 2 MiB 2 2024-09-16T06:24:15.977 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects sparse1 2024-09-16T06:24:15.977 INFO:tasks.workunit.client.1.smithi161.stderr:++ image=sparse1 2024-09-16T06:24:15.977 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rbd info sparse1 2024-09-16T06:24:15.977 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep block_name_prefix 2024-09-16T06:24:15.977 INFO:tasks.workunit.client.1.smithi161.stderr:+++ awk '{print $NF;}' 2024-09-16T06:24:16.016 INFO:tasks.workunit.client.1.smithi161.stderr:++ prefix=rbd_data.d6ff1c116e86 2024-09-16T06:24:16.017 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep rbd_data.d6ff1c116e86 2024-09-16T06:24:16.017 INFO:tasks.workunit.client.1.smithi161.stderr:++++ get_image_data_pool sparse1 2024-09-16T06:24:16.017 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sed -e 's/rbd_data.d6ff1c116e86\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-16T06:24:16.017 INFO:tasks.workunit.client.1.smithi161.stderr:++++ image=sparse1 2024-09-16T06:24:16.017 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sort -u 2024-09-16T06:24:16.017 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ rbd info sparse1 2024-09-16T06:24:16.018 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ grep 'data_pool: ' 2024-09-16T06:24:16.018 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ awk -F: '{ print $NF }' 2024-09-16T06:24:16.056 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool= 2024-09-16T06:24:16.056 INFO:tasks.workunit.client.1.smithi161.stderr:++++ '[' -z ']' 2024-09-16T06:24:16.056 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool=rbd 2024-09-16T06:24:16.056 INFO:tasks.workunit.client.1.smithi161.stderr:++++ echo rbd 2024-09-16T06:24:16.057 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rados ls -p rbd 2024-09-16T06:24:16.103 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects=1 2024-09-16T06:24:16.103 INFO:tasks.workunit.client.1.smithi161.stderr:++ echo 1 2024-09-16T06:24:16.103 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-16T06:24:16.104 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export sparse1 /tmp/rbd_import_export_134484/sparse1.out 2024-09-16T06:24:16.144 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:16.147 INFO:tasks.workunit.client.1.smithi161.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_134484/sparse1 /tmp/rbd_import_export_134484/sparse1.out 2024-09-16T06:24:16.147 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp -l /tmp/rbd_import_export_134484/sparse1 /tmp/rbd_import_export_134484/sparse1.out 2024-09-16T06:24:16.149 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse1 --format %b 2024-09-16T06:24:16.150 INFO:tasks.workunit.client.1.smithi161.stderr:+ origsize=2048 2024-09-16T06:24:16.150 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse1.out --format %b 2024-09-16T06:24:16.152 INFO:tasks.workunit.client.1.smithi161.stderr:+ exportsize=2048 2024-09-16T06:24:16.152 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:16.152 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:16.152 INFO:tasks.workunit.client.1.smithi161.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-16T06:24:16.152 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/sparse1.out 2024-09-16T06:24:16.152 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse1 2024-09-16T06:24:16.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:16 smithi161 ceph-mon[87722]: pgmap v1996: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2024-09-16T06:24:16.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:16 smithi161 ceph-mon[87722]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-16T06:24:16.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:16 smithi161 ceph-mon[87722]: from='client.? 172.21.15.161:0/3132586899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-16T06:24:16.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:16 smithi161 ceph-mon[87722]: from='client.? 172.21.15.161:0/3132586899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-16T06:24:16.197 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:16 smithi161 ceph-mon[87722]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-16T06:24:16.277 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-09-16T06:24:16.279 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse2 2024-09-16T06:24:16.334 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 0% complete...failed. 2024-09-16T06:24:16.334 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: delete error: (2) No such file or directory 2024-09-16T06:24:16.337 INFO:tasks.workunit.client.1.smithi161.stderr:+ true 2024-09-16T06:24:16.337 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_134484/sparse2 2024-09-16T06:24:16.415 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-09-16T06:24:16.416 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:16.416 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --order is deprecated, use --object-size 2024-09-16T06:24:16.421 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd ls -l 2024-09-16T06:24:16.421 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep sparse2 2024-09-16T06:24:16.421 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-09-16T06:24:16.462 INFO:tasks.workunit.client.1.smithi161.stdout:sparse2 2 MiB 2 2024-09-16T06:24:16.462 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects sparse2 2024-09-16T06:24:16.463 INFO:tasks.workunit.client.1.smithi161.stderr:++ image=sparse2 2024-09-16T06:24:16.463 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rbd info sparse2 2024-09-16T06:24:16.463 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep block_name_prefix 2024-09-16T06:24:16.463 INFO:tasks.workunit.client.1.smithi161.stderr:+++ awk '{print $NF;}' 2024-09-16T06:24:16.503 INFO:tasks.workunit.client.1.smithi161.stderr:++ prefix=rbd_data.d732dfb140d1 2024-09-16T06:24:16.504 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep rbd_data.d732dfb140d1 2024-09-16T06:24:16.504 INFO:tasks.workunit.client.1.smithi161.stderr:++++ get_image_data_pool sparse2 2024-09-16T06:24:16.504 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sed -e 's/rbd_data.d732dfb140d1\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-16T06:24:16.504 INFO:tasks.workunit.client.1.smithi161.stderr:++++ image=sparse2 2024-09-16T06:24:16.504 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sort -u 2024-09-16T06:24:16.505 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ rbd info sparse2 2024-09-16T06:24:16.505 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ grep 'data_pool: ' 2024-09-16T06:24:16.505 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ awk -F: '{ print $NF }' 2024-09-16T06:24:16.545 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool= 2024-09-16T06:24:16.545 INFO:tasks.workunit.client.1.smithi161.stderr:++++ '[' -z ']' 2024-09-16T06:24:16.545 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool=rbd 2024-09-16T06:24:16.545 INFO:tasks.workunit.client.1.smithi161.stderr:++++ echo rbd 2024-09-16T06:24:16.545 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rados ls -p rbd 2024-09-16T06:24:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[99390]: pgmap v1996: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2024-09-16T06:24:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[99390]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-16T06:24:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[99390]: from='client.? 172.21.15.161:0/3132586899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-16T06:24:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[99390]: from='client.? 172.21.15.161:0/3132586899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-16T06:24:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[99390]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-16T06:24:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[96887]: pgmap v1996: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2024-09-16T06:24:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[96887]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-16T06:24:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[96887]: from='client.? 172.21.15.161:0/3132586899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-16T06:24:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[96887]: from='client.? 172.21.15.161:0/3132586899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-16T06:24:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:16 smithi145 ceph-mon[96887]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-16T06:24:16.589 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects=0 2024-09-16T06:24:16.590 INFO:tasks.workunit.client.1.smithi161.stderr:++ echo 0 2024-09-16T06:24:16.590 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-09-16T06:24:16.590 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export sparse2 /tmp/rbd_import_export_134484/sparse2.out 2024-09-16T06:24:16.632 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:16.635 INFO:tasks.workunit.client.1.smithi161.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_134484/sparse2 /tmp/rbd_import_export_134484/sparse2.out 2024-09-16T06:24:16.635 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp -l /tmp/rbd_import_export_134484/sparse2 /tmp/rbd_import_export_134484/sparse2.out 2024-09-16T06:24:16.637 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse2 --format %b 2024-09-16T06:24:16.638 INFO:tasks.workunit.client.1.smithi161.stderr:+ origsize=2048 2024-09-16T06:24:16.638 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse2.out --format %b 2024-09-16T06:24:16.639 INFO:tasks.workunit.client.1.smithi161.stderr:+ exportsize=2048 2024-09-16T06:24:16.639 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:16.639 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:16.639 INFO:tasks.workunit.client.1.smithi161.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-16T06:24:16.640 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/sparse2.out 2024-09-16T06:24:16.640 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse2 2024-09-16T06:24:16.759 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-09-16T06:24:16.763 INFO:tasks.workunit.client.1.smithi161.stderr:+ truncate /tmp/rbd_import_export_134484/sparse1 -s 10M 2024-09-16T06:24:16.763 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format --order 20 - sparse1 2024-09-16T06:24:16.874 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:16.875 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:16.875 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --order is deprecated, use --object-size 2024-09-16T06:24:16.878 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd ls -l 2024-09-16T06:24:16.878 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep sparse1 2024-09-16T06:24:16.878 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-09-16T06:24:16.920 INFO:tasks.workunit.client.1.smithi161.stdout:sparse1 10 MiB 2 2024-09-16T06:24:16.922 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects sparse1 2024-09-16T06:24:16.922 INFO:tasks.workunit.client.1.smithi161.stderr:++ image=sparse1 2024-09-16T06:24:16.922 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rbd info sparse1 2024-09-16T06:24:16.922 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep block_name_prefix 2024-09-16T06:24:16.922 INFO:tasks.workunit.client.1.smithi161.stderr:+++ awk '{print $NF;}' 2024-09-16T06:24:16.963 INFO:tasks.workunit.client.1.smithi161.stderr:++ prefix=rbd_data.d75f15c36836 2024-09-16T06:24:16.964 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep rbd_data.d75f15c36836 2024-09-16T06:24:16.964 INFO:tasks.workunit.client.1.smithi161.stderr:++++ get_image_data_pool sparse1 2024-09-16T06:24:16.964 INFO:tasks.workunit.client.1.smithi161.stderr:++++ image=sparse1 2024-09-16T06:24:16.964 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sed -e 's/rbd_data.d75f15c36836\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-16T06:24:16.964 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sort -u 2024-09-16T06:24:16.964 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ rbd info sparse1 2024-09-16T06:24:16.964 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ grep 'data_pool: ' 2024-09-16T06:24:16.964 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ awk -F: '{ print $NF }' 2024-09-16T06:24:17.006 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool= 2024-09-16T06:24:17.007 INFO:tasks.workunit.client.1.smithi161.stderr:++++ '[' -z ']' 2024-09-16T06:24:17.007 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool=rbd 2024-09-16T06:24:17.007 INFO:tasks.workunit.client.1.smithi161.stderr:++++ echo rbd 2024-09-16T06:24:17.007 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rados ls -p rbd 2024-09-16T06:24:17.054 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects=1 2024-09-16T06:24:17.054 INFO:tasks.workunit.client.1.smithi161.stderr:++ echo 1 2024-09-16T06:24:17.054 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-16T06:24:17.054 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export sparse1 /tmp/rbd_import_export_134484/sparse1.out 2024-09-16T06:24:17.095 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:17.099 INFO:tasks.workunit.client.1.smithi161.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_134484/sparse1 /tmp/rbd_import_export_134484/sparse1.out 2024-09-16T06:24:17.099 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp -l /tmp/rbd_import_export_134484/sparse1 /tmp/rbd_import_export_134484/sparse1.out 2024-09-16T06:24:17.106 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse1 --format %b 2024-09-16T06:24:17.107 INFO:tasks.workunit.client.1.smithi161.stderr:+ origsize=2048 2024-09-16T06:24:17.107 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse1.out --format %b 2024-09-16T06:24:17.108 INFO:tasks.workunit.client.1.smithi161.stderr:+ exportsize=2048 2024-09-16T06:24:17.108 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:17.108 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:17.108 INFO:tasks.workunit.client.1.smithi161.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-16T06:24:17.108 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/sparse1.out 2024-09-16T06:24:17.109 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse1 2024-09-16T06:24:17.228 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-09-16T06:24:17.231 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_134484/sparse2 oflag=append conv=notrunc 2024-09-16T06:24:17.239 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records in 2024-09-16T06:24:17.240 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records out 2024-09-16T06:24:17.240 INFO:tasks.workunit.client.1.smithi161.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00627748 s, 334 MB/s 2024-09-16T06:24:17.240 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format --order 20 - sparse2 2024-09-16T06:24:17.343 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:17.343 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:17.343 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --order is deprecated, use --object-size 2024-09-16T06:24:17.346 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd ls -l 2024-09-16T06:24:17.346 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep sparse2 2024-09-16T06:24:17.346 INFO:tasks.workunit.client.1.smithi161.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-09-16T06:24:17.386 INFO:tasks.workunit.client.1.smithi161.stdout:sparse2 4 MiB 2 2024-09-16T06:24:17.387 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects sparse2 2024-09-16T06:24:17.387 INFO:tasks.workunit.client.1.smithi161.stderr:++ image=sparse2 2024-09-16T06:24:17.387 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rbd info sparse2 2024-09-16T06:24:17.387 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep block_name_prefix 2024-09-16T06:24:17.387 INFO:tasks.workunit.client.1.smithi161.stderr:+++ awk '{print $NF;}' 2024-09-16T06:24:17.427 INFO:tasks.workunit.client.1.smithi161.stderr:++ prefix=rbd_data.d78cb718a02f 2024-09-16T06:24:17.429 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep rbd_data.d78cb718a02f 2024-09-16T06:24:17.429 INFO:tasks.workunit.client.1.smithi161.stderr:++++ get_image_data_pool sparse2 2024-09-16T06:24:17.429 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sed -e 's/rbd_data.d78cb718a02f\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-16T06:24:17.429 INFO:tasks.workunit.client.1.smithi161.stderr:++++ image=sparse2 2024-09-16T06:24:17.429 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sort -u 2024-09-16T06:24:17.429 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ rbd info sparse2 2024-09-16T06:24:17.429 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ grep 'data_pool: ' 2024-09-16T06:24:17.429 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ awk -F: '{ print $NF }' 2024-09-16T06:24:17.468 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool= 2024-09-16T06:24:17.468 INFO:tasks.workunit.client.1.smithi161.stderr:++++ '[' -z ']' 2024-09-16T06:24:17.468 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool=rbd 2024-09-16T06:24:17.468 INFO:tasks.workunit.client.1.smithi161.stderr:++++ echo rbd 2024-09-16T06:24:17.469 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rados ls -p rbd 2024-09-16T06:24:17.513 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects='0 2024-09-16T06:24:17.514 INFO:tasks.workunit.client.1.smithi161.stderr:2 2024-09-16T06:24:17.514 INFO:tasks.workunit.client.1.smithi161.stderr:3' 2024-09-16T06:24:17.514 INFO:tasks.workunit.client.1.smithi161.stderr:++ echo 0 2 3 2024-09-16T06:24:17.514 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-09-16T06:24:17.514 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export sparse2 /tmp/rbd_import_export_134484/sparse2.out 2024-09-16T06:24:17.554 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-09-16T06:24:17.557 INFO:tasks.workunit.client.1.smithi161.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_134484/sparse2 /tmp/rbd_import_export_134484/sparse2.out 2024-09-16T06:24:17.558 INFO:tasks.workunit.client.1.smithi161.stderr:+ cmp -l /tmp/rbd_import_export_134484/sparse2 /tmp/rbd_import_export_134484/sparse2.out 2024-09-16T06:24:17.560 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse2 --format %b 2024-09-16T06:24:17.561 INFO:tasks.workunit.client.1.smithi161.stderr:+ origsize=6144 2024-09-16T06:24:17.562 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse2.out --format %b 2024-09-16T06:24:17.563 INFO:tasks.workunit.client.1.smithi161.stderr:+ exportsize=6144 2024-09-16T06:24:17.563 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:17.563 INFO:tasks.workunit.client.1.smithi161.stderr:+ difference=0 2024-09-16T06:24:17.563 INFO:tasks.workunit.client.1.smithi161.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-16T06:24:17.563 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/sparse2.out 2024-09-16T06:24:17.564 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse2 2024-09-16T06:24:17.684 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-09-16T06:24:17.687 INFO:tasks.workunit.client.1.smithi161.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-09-16T06:24:17.688 INFO:tasks.workunit.client.1.smithi161.stdout:partially-sparse file imports to partially-sparse image 2024-09-16T06:24:17.688 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_134484/sparse1 sparse 2024-09-16T06:24:17.764 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2024-09-16T06:24:17.765 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:17.765 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --order is deprecated, use --object-size 2024-09-16T06:24:17.768 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects sparse 2024-09-16T06:24:17.769 INFO:tasks.workunit.client.1.smithi161.stderr:++ image=sparse 2024-09-16T06:24:17.769 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rbd info sparse 2024-09-16T06:24:17.769 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep block_name_prefix 2024-09-16T06:24:17.769 INFO:tasks.workunit.client.1.smithi161.stderr:+++ awk '{print $NF;}' 2024-09-16T06:24:17.810 INFO:tasks.workunit.client.1.smithi161.stderr:++ prefix=rbd_data.d7b93b52f398 2024-09-16T06:24:17.811 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep rbd_data.d7b93b52f398 2024-09-16T06:24:17.811 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sed -e 's/rbd_data.d7b93b52f398\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-16T06:24:17.811 INFO:tasks.workunit.client.1.smithi161.stderr:++++ get_image_data_pool sparse 2024-09-16T06:24:17.811 INFO:tasks.workunit.client.1.smithi161.stderr:++++ image=sparse 2024-09-16T06:24:17.811 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sort -u 2024-09-16T06:24:17.811 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ rbd info sparse 2024-09-16T06:24:17.811 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ grep 'data_pool: ' 2024-09-16T06:24:17.812 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ awk -F: '{ print $NF }' 2024-09-16T06:24:17.850 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool= 2024-09-16T06:24:17.850 INFO:tasks.workunit.client.1.smithi161.stderr:++++ '[' -z ']' 2024-09-16T06:24:17.850 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool=rbd 2024-09-16T06:24:17.851 INFO:tasks.workunit.client.1.smithi161.stderr:++++ echo rbd 2024-09-16T06:24:17.851 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rados ls -p rbd 2024-09-16T06:24:17.895 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects=1 2024-09-16T06:24:17.895 INFO:tasks.workunit.client.1.smithi161.stderr:++ echo 1 2024-09-16T06:24:17.895 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-16T06:24:17.895 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse 2024-09-16T06:24:18.008 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-09-16T06:24:18.011 INFO:tasks.workunit.client.1.smithi161.stdout:zeros import through stdin to sparse image 2024-09-16T06:24:18.011 INFO:tasks.workunit.client.1.smithi161.stderr:+ echo 'zeros import through stdin to sparse image' 2024-09-16T06:24:18.012 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/dev/zero bs=1M count=4 2024-09-16T06:24:18.012 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd import --new-format - sparse 2024-09-16T06:24:18.066 INFO:tasks.workunit.client.1.smithi161.stderr:4+0 records in 2024-09-16T06:24:18.066 INFO:tasks.workunit.client.1.smithi161.stderr:4+0 records out 2024-09-16T06:24:18.066 INFO:tasks.workunit.client.1.smithi161.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0540813 s, 77.6 MB/s 2024-09-16T06:24:18.082 INFO:tasks.workunit.client.1.smithi161.stderr: Importing image: 100% complete...done. 2024-09-16T06:24:18.082 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:18.086 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects sparse 2024-09-16T06:24:18.086 INFO:tasks.workunit.client.1.smithi161.stderr:++ image=sparse 2024-09-16T06:24:18.086 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rbd info sparse 2024-09-16T06:24:18.087 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep block_name_prefix 2024-09-16T06:24:18.087 INFO:tasks.workunit.client.1.smithi161.stderr:+++ awk '{print $NF;}' 2024-09-16T06:24:18.125 INFO:tasks.workunit.client.1.smithi161.stderr:++ prefix=rbd_data.d7da112e1e02 2024-09-16T06:24:18.126 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep rbd_data.d7da112e1e02 2024-09-16T06:24:18.126 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sed -e 's/rbd_data.d7da112e1e02\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-16T06:24:18.126 INFO:tasks.workunit.client.1.smithi161.stderr:++++ get_image_data_pool sparse 2024-09-16T06:24:18.126 INFO:tasks.workunit.client.1.smithi161.stderr:++++ image=sparse 2024-09-16T06:24:18.126 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sort -u 2024-09-16T06:24:18.127 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ rbd info sparse 2024-09-16T06:24:18.127 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ grep 'data_pool: ' 2024-09-16T06:24:18.127 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ awk -F: '{ print $NF }' 2024-09-16T06:24:18.166 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool= 2024-09-16T06:24:18.166 INFO:tasks.workunit.client.1.smithi161.stderr:++++ '[' -z ']' 2024-09-16T06:24:18.166 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool=rbd 2024-09-16T06:24:18.166 INFO:tasks.workunit.client.1.smithi161.stderr:++++ echo rbd 2024-09-16T06:24:18.166 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rados ls -p rbd 2024-09-16T06:24:18.210 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects= 2024-09-16T06:24:18.210 INFO:tasks.workunit.client.1.smithi161.stderr:++ echo 2024-09-16T06:24:18.210 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-09-16T06:24:18.210 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse 2024-09-16T06:24:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[99390]: pgmap v1999: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 105 KiB/s rd, 9.7 KiB/s wr, 140 op/s 2024-09-16T06:24:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[96887]: pgmap v1999: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 105 KiB/s rd, 9.7 KiB/s wr, 140 op/s 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:24:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.328 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:18.331 INFO:tasks.workunit.client.1.smithi161.stdout:zeros export to sparse file 2024-09-16T06:24:18.331 INFO:tasks.workunit.client.1.smithi161.stderr:+ echo 'zeros export to sparse file' 2024-09-16T06:24:18.331 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd create --new-format sparse --size 4 2024-09-16T06:24:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:18 smithi161 ceph-mon[87722]: pgmap v1999: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 105 KiB/s rd, 9.7 KiB/s wr, 140 op/s 2024-09-16T06:24:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:24:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:24:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:24:18.377 INFO:tasks.workunit.client.1.smithi161.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-16T06:24:18.379 INFO:tasks.workunit.client.1.smithi161.stderr:++ rbd info sparse 2024-09-16T06:24:18.379 INFO:tasks.workunit.client.1.smithi161.stderr:++ grep block_name_prefix 2024-09-16T06:24:18.379 INFO:tasks.workunit.client.1.smithi161.stderr:++ awk '{print $NF;}' 2024-09-16T06:24:18.418 INFO:tasks.workunit.client.1.smithi161.stderr:+ prefix=rbd_data.d7fbb96e191e 2024-09-16T06:24:18.418 INFO:tasks.workunit.client.1.smithi161.stderr:+ dd if=/dev/zero bs=4M count=1 2024-09-16T06:24:18.419 INFO:tasks.workunit.client.1.smithi161.stderr:++ get_image_data_pool sparse 2024-09-16T06:24:18.419 INFO:tasks.workunit.client.1.smithi161.stderr:++ image=sparse 2024-09-16T06:24:18.420 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rbd info sparse 2024-09-16T06:24:18.420 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep 'data_pool: ' 2024-09-16T06:24:18.420 INFO:tasks.workunit.client.1.smithi161.stderr:+++ awk -F: '{ print $NF }' 2024-09-16T06:24:18.459 INFO:tasks.workunit.client.1.smithi161.stderr:++ data_pool= 2024-09-16T06:24:18.459 INFO:tasks.workunit.client.1.smithi161.stderr:++ '[' -z ']' 2024-09-16T06:24:18.459 INFO:tasks.workunit.client.1.smithi161.stderr:++ data_pool=rbd 2024-09-16T06:24:18.459 INFO:tasks.workunit.client.1.smithi161.stderr:++ echo rbd 2024-09-16T06:24:18.459 INFO:tasks.workunit.client.1.smithi161.stderr:+ rados -p rbd put rbd_data.d7fbb96e191e.000000000000 - 2024-09-16T06:24:18.491 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records in 2024-09-16T06:24:18.492 INFO:tasks.workunit.client.1.smithi161.stderr:1+0 records out 2024-09-16T06:24:18.492 INFO:tasks.workunit.client.1.smithi161.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0721557 s, 58.1 MB/s 2024-09-16T06:24:18.514 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects sparse 2024-09-16T06:24:18.514 INFO:tasks.workunit.client.1.smithi161.stderr:++ image=sparse 2024-09-16T06:24:18.514 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rbd info sparse 2024-09-16T06:24:18.514 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep block_name_prefix 2024-09-16T06:24:18.515 INFO:tasks.workunit.client.1.smithi161.stderr:+++ awk '{print $NF;}' 2024-09-16T06:24:18.553 INFO:tasks.workunit.client.1.smithi161.stderr:++ prefix=rbd_data.d7fbb96e191e 2024-09-16T06:24:18.554 INFO:tasks.workunit.client.1.smithi161.stderr:+++ grep rbd_data.d7fbb96e191e 2024-09-16T06:24:18.555 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sed -e 's/rbd_data.d7fbb96e191e\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-16T06:24:18.555 INFO:tasks.workunit.client.1.smithi161.stderr:++++ get_image_data_pool sparse 2024-09-16T06:24:18.555 INFO:tasks.workunit.client.1.smithi161.stderr:++++ image=sparse 2024-09-16T06:24:18.555 INFO:tasks.workunit.client.1.smithi161.stderr:+++ sort -u 2024-09-16T06:24:18.555 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ rbd info sparse 2024-09-16T06:24:18.555 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ grep 'data_pool: ' 2024-09-16T06:24:18.556 INFO:tasks.workunit.client.1.smithi161.stderr:+++++ awk -F: '{ print $NF }' 2024-09-16T06:24:18.595 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool= 2024-09-16T06:24:18.595 INFO:tasks.workunit.client.1.smithi161.stderr:++++ '[' -z ']' 2024-09-16T06:24:18.595 INFO:tasks.workunit.client.1.smithi161.stderr:++++ data_pool=rbd 2024-09-16T06:24:18.595 INFO:tasks.workunit.client.1.smithi161.stderr:++++ echo rbd 2024-09-16T06:24:18.595 INFO:tasks.workunit.client.1.smithi161.stderr:+++ rados ls -p rbd 2024-09-16T06:24:18.641 INFO:tasks.workunit.client.1.smithi161.stderr:++ objects=0 2024-09-16T06:24:18.641 INFO:tasks.workunit.client.1.smithi161.stderr:++ echo 0 2024-09-16T06:24:18.642 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-09-16T06:24:18.642 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/sparse 2024-09-16T06:24:18.643 INFO:tasks.workunit.client.1.smithi161.stderr:rm: cannot remove '/tmp/rbd_import_export_134484/sparse': No such file or directory 2024-09-16T06:24:18.643 INFO:tasks.workunit.client.1.smithi161.stderr:+ true 2024-09-16T06:24:18.643 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd export sparse /tmp/rbd_import_export_134484/sparse 2024-09-16T06:24:18.680 INFO:tasks.workunit.client.1.smithi161.stderr: Exporting image: 100% complete...done. 2024-09-16T06:24:18.684 INFO:tasks.workunit.client.1.smithi161.stderr:++ stat /tmp/rbd_import_export_134484/sparse --format=%b 2024-09-16T06:24:18.684 INFO:tasks.workunit.client.1.smithi161.stderr:+ '[' 0 = 0 ']' 2024-09-16T06:24:18.685 INFO:tasks.workunit.client.1.smithi161.stderr:+ rbd rm sparse 2024-09-16T06:24:18.803 INFO:tasks.workunit.client.1.smithi161.stderr: Removing image: 100% complete...done. 2024-09-16T06:24:18.806 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm /tmp/rbd_import_export_134484/sparse /tmp/rbd_import_export_134484/sparse1 /tmp/rbd_import_export_134484/sparse2 /tmp/rbd_import_export_134484/sparse3 2024-09-16T06:24:18.808 INFO:tasks.workunit.client.1.smithi161.stderr:rm: cannot remove '/tmp/rbd_import_export_134484/sparse3': No such file or directory 2024-09-16T06:24:18.809 INFO:tasks.workunit.client.1.smithi161.stderr:+ true 2024-09-16T06:24:18.809 INFO:tasks.workunit.client.1.smithi161.stdout:OK 2024-09-16T06:24:18.810 INFO:tasks.workunit.client.1.smithi161.stderr:+ echo OK 2024-09-16T06:24:18.810 INFO:tasks.workunit.client.1.smithi161.stderr:+ rm -rf /tmp/rbd_import_export_134484 2024-09-16T06:24:18.810 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T06:24:18.810 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-09-16T06:24:18.878 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-09-16T06:24:18.879 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-09-16T06:24:19.111 DEBUG:teuthology.parallel:result is None 2024-09-16T06:24:19.111 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-09-16T06:24:19.135 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-09-16T06:24:19.136 DEBUG:teuthology.orchestra.run.smithi161:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-09-16T06:24:19.191 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-09-16T06:24:19.191 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T06:24:19.191 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-09-16T06:24:19.192 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T06:24:19.192 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-09-16T06:24:19.192 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-16T06:24:19.192 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-16T06:24:19.192 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-16T06:24:19.193 DEBUG:teuthology.orchestra.run.smithi145:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-16T06:24:19.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T06:24:19.210 INFO:teuthology.orchestra.run.smithi145.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-16T06:24:19.210 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T06:24:19.266 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-16T06:24:19.266 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-16T06:24:19.321 INFO:tasks.workunit:timeout=3h 2024-09-16T06:24:19.321 INFO:tasks.workunit:cleanup=True 2024-09-16T06:24:19.322 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-16T06:24:19.378 INFO:tasks.workunit.client.0.smithi145.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-16T06:24:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:20 smithi161 ceph-mon[87722]: pgmap v2000: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 528 KiB/s rd, 542 KiB/s wr, 241 op/s 2024-09-16T06:24:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:20 smithi145 ceph-mon[96887]: pgmap v2000: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 528 KiB/s rd, 542 KiB/s wr, 241 op/s 2024-09-16T06:24:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:20 smithi145 ceph-mon[99390]: pgmap v2000: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 528 KiB/s rd, 542 KiB/s wr, 241 op/s 2024-09-16T06:24:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:21 smithi145 ceph-mon[96887]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-16T06:24:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:21 smithi145 ceph-mon[99390]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-16T06:24:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:21 smithi161 ceph-mon[87722]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-16T06:24:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:22 smithi145 ceph-mon[96887]: pgmap v2002: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 402 op/s 2024-09-16T06:24:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:22 smithi145 ceph-mon[99390]: pgmap v2002: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 402 op/s 2024-09-16T06:24:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:22 smithi161 ceph-mon[87722]: pgmap v2002: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 402 op/s 2024-09-16T06:24:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:24 smithi145 ceph-mon[96887]: pgmap v2003: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1018 KiB/s rd, 936 KiB/s wr, 309 op/s 2024-09-16T06:24:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:24 smithi145 ceph-mon[99390]: pgmap v2003: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1018 KiB/s rd, 936 KiB/s wr, 309 op/s 2024-09-16T06:24:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:24:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:24:24] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2024-09-16T06:24:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:24 smithi161 ceph-mon[87722]: pgmap v2003: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1018 KiB/s rd, 936 KiB/s wr, 309 op/s 2024-09-16T06:24:25.434 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-16T06:24:25.490 INFO:tasks.workunit.client.0.smithi145.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-16T06:24:25.492 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T06:24:25.492 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-16T06:24:25.542 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-16T06:24:25.591 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-16T06:24:25.630 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T06:24:25.631 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T06:24:25.631 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-16T06:24:25.669 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T06:24:25.672 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T06:24:25.673 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-16T06:24:25.730 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-09-16T06:24:25.732 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-09-16T06:24:25.732 DEBUG:teuthology.orchestra.run.smithi145:workunit test rbd/test_librbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2024-09-16T06:24:25.835 INFO:tasks.workunit.client.0.smithi145.stdout:seed 149208 2024-09-16T06:24:25.835 INFO:tasks.workunit.client.0.smithi145.stderr:warning: failed to enable lockdep 2024-09-16T06:24:25.836 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] Running 490 tests from 24 test suites. 2024-09-16T06:24:25.836 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment set-up. 2024-09-16T06:24:25.836 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 1 test from TestJournalStress 2024-09-16T06:24:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:26 smithi145 ceph-mon[99390]: pgmap v2004: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 891 KiB/s rd, 1.2 MiB/s wr, 291 op/s 2024-09-16T06:24:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:26 smithi145 ceph-mon[96887]: pgmap v2004: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 891 KiB/s rd, 1.2 MiB/s wr, 291 op/s 2024-09-16T06:24:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:26 smithi161 ceph-mon[87722]: pgmap v2004: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 891 KiB/s rd, 1.2 MiB/s wr, 291 op/s 2024-09-16T06:24:27.820 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-09-16T06:24:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:27 smithi145 ceph-mon[99390]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-16T06:24:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:27 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/728049028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:27 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:27 smithi145 ceph-mon[96887]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-16T06:24:28.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:27 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/728049028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:28.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:27 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:27 smithi161 ceph-mon[87722]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-16T06:24:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:27 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/728049028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:27 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:28 smithi145 ceph-mon[99390]: pgmap v2006: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s rd, 1.0 MiB/s wr, 227 op/s 2024-09-16T06:24:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:28 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:28 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:28 smithi145 ceph-mon[99390]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-16T06:24:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:28 smithi145 ceph-mon[96887]: pgmap v2006: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s rd, 1.0 MiB/s wr, 227 op/s 2024-09-16T06:24:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:28 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:28 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:28 smithi145 ceph-mon[96887]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-16T06:24:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:28 smithi161 ceph-mon[87722]: pgmap v2006: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s rd, 1.0 MiB/s wr, 227 op/s 2024-09-16T06:24:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:28 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:28 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:28 smithi161 ceph-mon[87722]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-16T06:24:29.843 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-09-16T06:24:29.843 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:29.843 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2024 ms) 2024-09-16T06:24:30.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:29 smithi161 ceph-mon[87722]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-16T06:24:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:29 smithi145 ceph-mon[96887]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-16T06:24:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:29 smithi145 ceph-mon[99390]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-16T06:24:30.787 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 1 test from TestJournalStress (2024 ms total) 2024-09-16T06:24:30.787 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:24:30.787 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 16 tests from TestJournalReplay 2024-09-16T06:24:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:30 smithi161 ceph-mon[87722]: pgmap v2009: 137 pgs: 2 creating+peering, 23 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 683 KiB/s wr, 71 op/s 2024-09-16T06:24:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:30 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:30 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:24:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:30 smithi161 ceph-mon[87722]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-16T06:24:31.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:30 smithi161 ceph-mon[87722]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-16T06:24:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[96887]: pgmap v2009: 137 pgs: 2 creating+peering, 23 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 683 KiB/s wr, 71 op/s 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[96887]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[96887]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[99390]: pgmap v2009: 137 pgs: 2 creating+peering, 23 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 683 KiB/s wr, 71 op/s 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[99390]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-16T06:24:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:30 smithi145 ceph-mon[99390]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-16T06:24:32.836 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-09-16T06:24:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:32 smithi145 ceph-mon[96887]: pgmap v2012: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:32 smithi145 ceph-mon[96887]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-16T06:24:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/460160243' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:32 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:32 smithi145 ceph-mon[99390]: pgmap v2012: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:32 smithi145 ceph-mon[99390]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-16T06:24:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/460160243' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:32 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:32 smithi161 ceph-mon[87722]: pgmap v2012: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:32 smithi161 ceph-mon[87722]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-16T06:24:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/460160243' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:32 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:33 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:33 smithi145 ceph-mon[96887]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-16T06:24:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:33 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:33 smithi145 ceph-mon[99390]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-16T06:24:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:33 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:33 smithi161 ceph-mon[87722]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-16T06:24:34.876 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-09-16T06:24:34.876 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.876 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2040 ms) 2024-09-16T06:24:34.876 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-09-16T06:24:34.886 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-09-16T06:24:34.887 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.887 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (10 ms) 2024-09-16T06:24:34.887 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-09-16T06:24:34.896 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-09-16T06:24:34.896 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.896 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (9 ms) 2024-09-16T06:24:34.896 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-09-16T06:24:34.903 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-09-16T06:24:34.904 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.904 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (8 ms) 2024-09-16T06:24:34.904 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-09-16T06:24:34.911 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-09-16T06:24:34.911 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.911 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (8 ms) 2024-09-16T06:24:34.911 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-09-16T06:24:34.919 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-09-16T06:24:34.919 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.919 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (7 ms) 2024-09-16T06:24:34.919 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-09-16T06:24:34.926 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-09-16T06:24:34.926 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.926 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (8 ms) 2024-09-16T06:24:34.926 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-09-16T06:24:34.934 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-09-16T06:24:34.934 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.934 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (8 ms) 2024-09-16T06:24:34.934 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-09-16T06:24:34.941 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-09-16T06:24:34.941 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.941 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (7 ms) 2024-09-16T06:24:34.941 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.Rename 2024-09-16T06:24:34.949 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-09-16T06:24:34.949 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.949 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.Rename (7 ms) 2024-09-16T06:24:34.949 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.Resize 2024-09-16T06:24:34.956 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-09-16T06:24:34.956 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.956 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.Resize (8 ms) 2024-09-16T06:24:34.956 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.Flatten 2024-09-16T06:24:34.963 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-09-16T06:24:34.963 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.963 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.Flatten (7 ms) 2024-09-16T06:24:34.963 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-09-16T06:24:34.970 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-09-16T06:24:34.970 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.971 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (7 ms) 2024-09-16T06:24:34.971 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-09-16T06:24:34.978 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-09-16T06:24:34.978 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.978 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (8 ms) 2024-09-16T06:24:34.978 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-09-16T06:24:34.985 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-09-16T06:24:34.985 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.985 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (7 ms) 2024-09-16T06:24:34.985 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-09-16T06:24:34.992 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-09-16T06:24:34.992 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:34.992 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (7 ms) 2024-09-16T06:24:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:24:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:24:34] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2024-09-16T06:24:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:34 smithi145 ceph-mon[99390]: pgmap v2015: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:34 smithi145 ceph-mon[99390]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-16T06:24:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:34 smithi145 ceph-mon[96887]: pgmap v2015: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:34 smithi145 ceph-mon[96887]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-16T06:24:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:34 smithi161 ceph-mon[87722]: pgmap v2015: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:34 smithi161 ceph-mon[87722]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-16T06:24:35.864 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 16 tests from TestJournalReplay (2156 ms total) 2024-09-16T06:24:35.865 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:24:35.865 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 4 tests from TestJournalEntries 2024-09-16T06:24:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:35 smithi145 ceph-mon[99390]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-16T06:24:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:35 smithi145 ceph-mon[99390]: pgmap v2018: 137 pgs: 2 creating+peering, 7 unknown, 128 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:35 smithi145 ceph-mon[96887]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-16T06:24:36.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:35 smithi145 ceph-mon[96887]: pgmap v2018: 137 pgs: 2 creating+peering, 7 unknown, 128 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:35 smithi161 ceph-mon[87722]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-16T06:24:36.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:35 smithi161 ceph-mon[87722]: pgmap v2018: 137 pgs: 2 creating+peering, 7 unknown, 128 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:36 smithi145 ceph-mon[96887]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-16T06:24:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:36 smithi145 ceph-mon[99390]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-16T06:24:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:36 smithi161 ceph-mon[87722]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-16T06:24:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:37.873 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-09-16T06:24:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:37 smithi145 ceph-mon[96887]: osdmap e1096: 8 total, 8 up, 8 in 2024-09-16T06:24:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:37 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2040400753' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:37 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:37 smithi145 ceph-mon[96887]: pgmap v2021: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:37 smithi145 ceph-mon[99390]: osdmap e1096: 8 total, 8 up, 8 in 2024-09-16T06:24:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:37 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2040400753' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:37 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:37 smithi145 ceph-mon[99390]: pgmap v2021: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:37 smithi161 ceph-mon[87722]: osdmap e1096: 8 total, 8 up, 8 in 2024-09-16T06:24:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:37 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2040400753' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:37 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:37 smithi161 ceph-mon[87722]: pgmap v2021: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:38 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:38 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:38 smithi145 ceph-mon[96887]: osdmap e1097: 8 total, 8 up, 8 in 2024-09-16T06:24:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:38 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:38 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:38 smithi145 ceph-mon[99390]: osdmap e1097: 8 total, 8 up, 8 in 2024-09-16T06:24:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:38 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:38 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:38 smithi161 ceph-mon[87722]: osdmap e1097: 8 total, 8 up, 8 in 2024-09-16T06:24:39.899 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-09-16T06:24:39.899 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:39.899 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2026 ms) 2024-09-16T06:24:39.899 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-09-16T06:24:39.909 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-09-16T06:24:39.909 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:39.909 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (9 ms) 2024-09-16T06:24:39.909 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-09-16T06:24:39.917 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-09-16T06:24:39.917 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:39.917 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (9 ms) 2024-09-16T06:24:39.917 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-09-16T06:24:39.929 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-09-16T06:24:39.929 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:39.929 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (9 ms) 2024-09-16T06:24:40.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:39 smithi161 ceph-mon[87722]: osdmap e1098: 8 total, 8 up, 8 in 2024-09-16T06:24:40.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:39 smithi161 ceph-mon[87722]: pgmap v2024: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:39 smithi145 ceph-mon[99390]: osdmap e1098: 8 total, 8 up, 8 in 2024-09-16T06:24:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:39 smithi145 ceph-mon[99390]: pgmap v2024: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:39 smithi145 ceph-mon[96887]: osdmap e1098: 8 total, 8 up, 8 in 2024-09-16T06:24:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:39 smithi145 ceph-mon[96887]: pgmap v2024: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:40.891 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 4 tests from TestJournalEntries (2053 ms total) 2024-09-16T06:24:40.891 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:24:40.891 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 2 tests from TestTrash 2024-09-16T06:24:41.257 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:40 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:41.258 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:40 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:24:41.258 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:40 smithi161 ceph-mon[87722]: osdmap e1099: 8 total, 8 up, 8 in 2024-09-16T06:24:41.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:40 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:41.362 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:40 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:24:41.362 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:40 smithi145 ceph-mon[99390]: osdmap e1099: 8 total, 8 up, 8 in 2024-09-16T06:24:41.363 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:40 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:41.363 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:40 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:24:41.363 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:40 smithi145 ceph-mon[96887]: osdmap e1099: 8 total, 8 up, 8 in 2024-09-16T06:24:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:41 smithi145 ceph-mon[99390]: osdmap e1100: 8 total, 8 up, 8 in 2024-09-16T06:24:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:41 smithi145 ceph-mon[99390]: pgmap v2027: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:41 smithi145 ceph-mon[96887]: osdmap e1100: 8 total, 8 up, 8 in 2024-09-16T06:24:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:41 smithi145 ceph-mon[96887]: pgmap v2027: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:41 smithi161 ceph-mon[87722]: osdmap e1100: 8 total, 8 up, 8 in 2024-09-16T06:24:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:41 smithi161 ceph-mon[87722]: pgmap v2027: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:42.900 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-09-16T06:24:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:42 smithi145 ceph-mon[96887]: osdmap e1101: 8 total, 8 up, 8 in 2024-09-16T06:24:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:42 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2757127084' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:42 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:42 smithi145 ceph-mon[99390]: osdmap e1101: 8 total, 8 up, 8 in 2024-09-16T06:24:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:42 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2757127084' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:42 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:42 smithi161 ceph-mon[87722]: osdmap e1101: 8 total, 8 up, 8 in 2024-09-16T06:24:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:42 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2757127084' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:42 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:43 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:43 smithi145 ceph-mon[96887]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-16T06:24:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:43 smithi145 ceph-mon[96887]: pgmap v2030: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:43 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:43 smithi145 ceph-mon[99390]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-16T06:24:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:43 smithi145 ceph-mon[99390]: pgmap v2030: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:43 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:43 smithi161 ceph-mon[87722]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-16T06:24:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:43 smithi161 ceph-mon[87722]: pgmap v2030: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:44.917 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:24:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:24:44] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2024-09-16T06:24:45.004 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestTrash.UserRemovingSource (2104 ms) 2024-09-16T06:24:45.004 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-09-16T06:24:45.042 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestTrash.RestoreMirroringSource (38 ms) 2024-09-16T06:24:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:44 smithi145 ceph-mon[96887]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-16T06:24:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:44 smithi145 ceph-mon[99390]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-16T06:24:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:44 smithi161 ceph-mon[87722]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-16T06:24:45.941 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 2 tests from TestTrash (2142 ms total) 2024-09-16T06:24:45.942 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:24:45.942 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 1 test from TestOperations 2024-09-16T06:24:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:45 smithi145 ceph-mon[96887]: pgmap v2033: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:45 smithi145 ceph-mon[96887]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-16T06:24:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:45 smithi145 ceph-mon[99390]: pgmap v2033: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:45 smithi145 ceph-mon[99390]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-16T06:24:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:45 smithi161 ceph-mon[87722]: pgmap v2033: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:45 smithi161 ceph-mon[87722]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-16T06:24:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:46 smithi145 ceph-mon[96887]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-16T06:24:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:46 smithi145 ceph-mon[99390]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-16T06:24:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:46 smithi161 ceph-mon[87722]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-16T06:24:47.951 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-09-16T06:24:48.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:47 smithi145 ceph-mon[96887]: pgmap v2035: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:48.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:47 smithi145 ceph-mon[96887]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-16T06:24:48.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:47 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3796158014' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:48.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:47 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:48.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:47 smithi145 ceph-mon[99390]: pgmap v2035: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:48.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:47 smithi145 ceph-mon[99390]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-16T06:24:48.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:47 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3796158014' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:48.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:47 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:48.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:47 smithi161 ceph-mon[87722]: pgmap v2035: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:48.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:47 smithi161 ceph-mon[87722]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-16T06:24:48.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:47 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3796158014' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:48.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:47 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:49.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:48 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:49.231 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:48 smithi145 ceph-mon[96887]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-16T06:24:49.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:48 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:49.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:48 smithi145 ceph-mon[99390]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-16T06:24:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:48 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:48 smithi161 ceph-mon[87722]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-16T06:24:49.986 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_Operations.cc:18: Skipped 2024-09-16T06:24:49.986 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:24:49.986 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2035 ms) 2024-09-16T06:24:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:49 smithi145 ceph-mon[96887]: pgmap v2038: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:49 smithi145 ceph-mon[96887]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-16T06:24:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:49 smithi145 ceph-mon[99390]: pgmap v2038: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:49 smithi145 ceph-mon[99390]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-16T06:24:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:49 smithi161 ceph-mon[87722]: pgmap v2038: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:49 smithi161 ceph-mon[87722]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-16T06:24:50.977 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 1 test from TestOperations (2035 ms total) 2024-09-16T06:24:50.977 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:24:50.977 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 4 tests from TestObjectMap 2024-09-16T06:24:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:50 smithi145 ceph-mon[96887]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-16T06:24:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:50 smithi145 ceph-mon[99390]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-16T06:24:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:50 smithi161 ceph-mon[87722]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-16T06:24:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:51 smithi145 ceph-mon[96887]: pgmap v2041: 137 pgs: 5 creating+peering, 2 unknown, 130 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T06:24:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:51 smithi145 ceph-mon[96887]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-16T06:24:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:51 smithi145 ceph-mon[99390]: pgmap v2041: 137 pgs: 5 creating+peering, 2 unknown, 130 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T06:24:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:51 smithi145 ceph-mon[99390]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-16T06:24:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:51 smithi161 ceph-mon[87722]: pgmap v2041: 137 pgs: 5 creating+peering, 2 unknown, 130 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T06:24:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:51 smithi161 ceph-mon[87722]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-16T06:24:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:24:52.990 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-09-16T06:24:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:52 smithi145 ceph-mon[96887]: osdmap e1111: 8 total, 8 up, 8 in 2024-09-16T06:24:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:52 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1012374629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:52 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:52 smithi145 ceph-mon[99390]: osdmap e1111: 8 total, 8 up, 8 in 2024-09-16T06:24:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:52 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1012374629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:52 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:52 smithi161 ceph-mon[87722]: osdmap e1111: 8 total, 8 up, 8 in 2024-09-16T06:24:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:52 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1012374629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:52 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:53 smithi145 ceph-mon[96887]: pgmap v2044: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:53 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:53 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:54.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:53 smithi145 ceph-mon[96887]: osdmap e1112: 8 total, 8 up, 8 in 2024-09-16T06:24:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:53 smithi145 ceph-mon[99390]: pgmap v2044: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:53 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:53 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:53 smithi145 ceph-mon[99390]: osdmap e1112: 8 total, 8 up, 8 in 2024-09-16T06:24:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:53 smithi161 ceph-mon[87722]: pgmap v2044: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:53 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:24:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:53 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:53 smithi161 ceph-mon[87722]: osdmap e1112: 8 total, 8 up, 8 in 2024-09-16T06:24:55.004 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:24:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:24:54] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2024-09-16T06:24:55.046 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2056 ms) 2024-09-16T06:24:55.047 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-09-16T06:24:55.076 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (30 ms) 2024-09-16T06:24:55.076 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-09-16T06:24:55.110 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (34 ms) 2024-09-16T06:24:55.111 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-09-16T06:24:55.135 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (25 ms) 2024-09-16T06:24:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:55 smithi145 ceph-mon[96887]: osdmap e1113: 8 total, 8 up, 8 in 2024-09-16T06:24:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:55 smithi145 ceph-mon[99390]: osdmap e1113: 8 total, 8 up, 8 in 2024-09-16T06:24:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:55 smithi161 ceph-mon[87722]: osdmap e1113: 8 total, 8 up, 8 in 2024-09-16T06:24:56.012 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 4 tests from TestObjectMap (2145 ms total) 2024-09-16T06:24:56.012 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:24:56.012 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 2 tests from TestMirroringWatcher 2024-09-16T06:24:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:56 smithi145 ceph-mon[96887]: pgmap v2047: 137 pgs: 1 creating+peering, 10 unknown, 126 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:56 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:56 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:24:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:56 smithi145 ceph-mon[96887]: osdmap e1114: 8 total, 8 up, 8 in 2024-09-16T06:24:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:56 smithi145 ceph-mon[99390]: pgmap v2047: 137 pgs: 1 creating+peering, 10 unknown, 126 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:56 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:56 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:24:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:56 smithi145 ceph-mon[99390]: osdmap e1114: 8 total, 8 up, 8 in 2024-09-16T06:24:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:56 smithi161 ceph-mon[87722]: pgmap v2047: 137 pgs: 1 creating+peering, 10 unknown, 126 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:56 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:24:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:56 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:24:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:56 smithi161 ceph-mon[87722]: osdmap e1114: 8 total, 8 up, 8 in 2024-09-16T06:24:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:57 smithi145 ceph-mon[96887]: osdmap e1115: 8 total, 8 up, 8 in 2024-09-16T06:24:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:57 smithi145 ceph-mon[99390]: osdmap e1115: 8 total, 8 up, 8 in 2024-09-16T06:24:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:57 smithi161 ceph-mon[87722]: osdmap e1115: 8 total, 8 up, 8 in 2024-09-16T06:24:58.045 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-09-16T06:24:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:58 smithi145 ceph-mon[96887]: pgmap v2050: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:58 smithi145 ceph-mon[96887]: osdmap e1116: 8 total, 8 up, 8 in 2024-09-16T06:24:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:58 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2861525056' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:58 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:58 smithi145 ceph-mon[99390]: pgmap v2050: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:58 smithi145 ceph-mon[99390]: osdmap e1116: 8 total, 8 up, 8 in 2024-09-16T06:24:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:58 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2861525056' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:58 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:58 smithi161 ceph-mon[87722]: pgmap v2050: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:24:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:58 smithi161 ceph-mon[87722]: osdmap e1116: 8 total, 8 up, 8 in 2024-09-16T06:24:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:58 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2861525056' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:58 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:24:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:59 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:24:59 smithi145 ceph-mon[96887]: osdmap e1117: 8 total, 8 up, 8 in 2024-09-16T06:24:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:59 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:24:59 smithi145 ceph-mon[99390]: osdmap e1117: 8 total, 8 up, 8 in 2024-09-16T06:24:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:59 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:24:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:24:59 smithi161 ceph-mon[87722]: osdmap e1117: 8 total, 8 up, 8 in 2024-09-16T06:25:00.078 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2033 ms) 2024-09-16T06:25:00.078 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-09-16T06:25:00.099 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (21 ms) 2024-09-16T06:25:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:00 smithi145 ceph-mon[96887]: pgmap v2053: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:00 smithi145 ceph-mon[96887]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-16T06:25:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:00 smithi145 ceph-mon[99390]: pgmap v2053: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:00 smithi145 ceph-mon[99390]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-16T06:25:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:00 smithi161 ceph-mon[87722]: pgmap v2053: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:00 smithi161 ceph-mon[87722]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-16T06:25:01.063 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 2 tests from TestMirroringWatcher (2055 ms total) 2024-09-16T06:25:01.063 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:25:01.063 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 57 tests from TestMigration 2024-09-16T06:25:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:01 smithi145 ceph-mon[96887]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-16T06:25:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:01 smithi145 ceph-mon[99390]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-16T06:25:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:01 smithi161 ceph-mon[87722]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-16T06:25:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:02 smithi161 ceph-mon[87722]: pgmap v2056: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T06:25:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:02 smithi161 ceph-mon[87722]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-16T06:25:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:02 smithi145 ceph-mon[96887]: pgmap v2056: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T06:25:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:02 smithi145 ceph-mon[96887]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-16T06:25:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:02 smithi145 ceph-mon[99390]: pgmap v2056: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T06:25:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:02 smithi145 ceph-mon[99390]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-16T06:25:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:03 smithi145 ceph-mon[99390]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-16T06:25:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:03 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4253755336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:25:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:03 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4253755336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:25:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:03 smithi145 ceph-mon[99390]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-16T06:25:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:03 smithi145 ceph-mon[96887]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-16T06:25:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:03 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4253755336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:25:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:03 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4253755336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:25:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:03 smithi145 ceph-mon[96887]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-16T06:25:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:03 smithi161 ceph-mon[87722]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-16T06:25:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:03 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4253755336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:25:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:03 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4253755336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:25:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:03 smithi161 ceph-mon[87722]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-16T06:25:04.065 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.Empty 2024-09-16T06:25:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:04 smithi145 ceph-mon[99390]: pgmap v2059: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:04 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:25:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:04 smithi145 ceph-mon[99390]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-16T06:25:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:04 smithi145 ceph-mon[96887]: pgmap v2059: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:04 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:25:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:04 smithi145 ceph-mon[96887]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-16T06:25:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:04 smithi161 ceph-mon[87722]: pgmap v2059: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:04 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:25:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:04 smithi161 ceph-mon[87722]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-16T06:25:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:25:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:25:04] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2024-09-16T06:25:06.115 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:06.125 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:06.270 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:06.336 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:06 smithi161 ceph-mon[87722]: pgmap v2062: 169 pgs: 17 creating+peering, 27 unknown, 125 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:06 smithi161 ceph-mon[87722]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-16T06:25:06.422 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.Empty (2356 ms) 2024-09-16T06:25:06.422 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.OtherName 2024-09-16T06:25:06.453 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:06.463 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:06 smithi145 ceph-mon[96887]: pgmap v2062: 169 pgs: 17 creating+peering, 27 unknown, 125 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:06 smithi145 ceph-mon[96887]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-16T06:25:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:06 smithi145 ceph-mon[99390]: pgmap v2062: 169 pgs: 17 creating+peering, 27 unknown, 125 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:06 smithi145 ceph-mon[99390]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-16T06:25:06.588 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:06.653 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:06.732 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.OtherName (311 ms) 2024-09-16T06:25:06.732 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.OtherPool 2024-09-16T06:25:06.762 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:06.771 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:07.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:07 smithi161 ceph-mon[87722]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-16T06:25:07.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:25:07.339 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:07 smithi145 ceph-mon[96887]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-16T06:25:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:25:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:07 smithi145 ceph-mon[99390]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-16T06:25:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:25:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:08.552 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:08.618 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:08.700 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.OtherPool (1968 ms) 2024-09-16T06:25:08.700 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.OtherNamespace 2024-09-16T06:25:08.731 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:08.743 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:08 smithi145 ceph-mon[99390]: pgmap v2065: 169 pgs: 17 creating+peering, 10 unknown, 142 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:08 smithi145 ceph-mon[99390]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-16T06:25:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:08 smithi145 ceph-mon[96887]: pgmap v2065: 169 pgs: 17 creating+peering, 10 unknown, 142 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:08 smithi145 ceph-mon[96887]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-16T06:25:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:08 smithi161 ceph-mon[87722]: pgmap v2065: 169 pgs: 17 creating+peering, 10 unknown, 142 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:25:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:08 smithi161 ceph-mon[87722]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-16T06:25:08.871 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:08.932 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:09.015 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.OtherNamespace (315 ms) 2024-09-16T06:25:09.015 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.DataPool 2024-09-16T06:25:09.042 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:09.052 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:09.191 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:09.261 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:09.341 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.DataPool (326 ms) 2024-09-16T06:25:09.341 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-09-16T06:25:09.369 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:09.378 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:09.516 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:25:09.613 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.AbortAfterPrepare (271 ms) 2024-09-16T06:25:09.613 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-09-16T06:25:09.643 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:09.652 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:09.749 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (137 ms) 2024-09-16T06:25:09.749 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-09-16T06:25:09.776 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:09.786 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:09.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:09 smithi145 ceph-mon[99390]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-16T06:25:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:09 smithi145 ceph-mon[96887]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-16T06:25:09.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:09 smithi161 ceph-mon[87722]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-16T06:25:09.921 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:09.991 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:25:10.088 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.AbortAfterExecute (339 ms) 2024-09-16T06:25:10.088 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-09-16T06:25:10.116 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:10.126 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:10.256 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:10.322 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:25:10.424 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (336 ms) 2024-09-16T06:25:10.424 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-09-16T06:25:10.452 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:10.465 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:10.591 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:10.652 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:25:10.737 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:10 smithi161 ceph-mon[87722]: pgmap v2068: 169 pgs: 13 creating+peering, 156 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 7.0 KiB/s wr, 133 op/s 2024-09-16T06:25:10.759 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (335 ms) 2024-09-16T06:25:10.759 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-09-16T06:25:10.789 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:10.798 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_Migration.cc:635: Skipped 2024-09-16T06:25:10.798 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:25:10.804 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (45 ms) 2024-09-16T06:25:10.804 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.MirroringAbort 2024-09-16T06:25:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:10 smithi145 ceph-mon[99390]: pgmap v2068: 169 pgs: 13 creating+peering, 156 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 7.0 KiB/s wr, 133 op/s 2024-09-16T06:25:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:10 smithi145 ceph-mon[96887]: pgmap v2068: 169 pgs: 13 creating+peering, 156 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 7.0 KiB/s wr, 133 op/s 2024-09-16T06:25:10.835 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:10.846 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_Migration.cc:653: Skipped 2024-09-16T06:25:10.846 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:25:10.852 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringAbort (48 ms) 2024-09-16T06:25:10.852 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-09-16T06:25:10.881 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:10.890 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_Migration.cc:676: Skipped 2024-09-16T06:25:10.891 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:25:10.896 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (44 ms) 2024-09-16T06:25:10.897 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-09-16T06:25:10.932 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:10.942 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_Migration.cc:694: Skipped 2024-09-16T06:25:10.942 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:25:10.948 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (52 ms) 2024-09-16T06:25:10.948 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.MirroringPool 2024-09-16T06:25:10.978 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:10.988 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_Migration.cc:714: Skipped 2024-09-16T06:25:10.988 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:25:10.994 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringPool (46 ms) 2024-09-16T06:25:10.994 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.Group 2024-09-16T06:25:11.025 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:11.043 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:11.185 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:11.252 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:11.343 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.Group (348 ms) 2024-09-16T06:25:11.343 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.GroupAbort 2024-09-16T06:25:11.372 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:11.391 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:11.530 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:25:11.641 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.GroupAbort (299 ms) 2024-09-16T06:25:11.641 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.NoSnaps 2024-09-16T06:25:11.669 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:11.679 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:11.746 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:11.799 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:11.987 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:12.215 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.NoSnaps (573 ms) 2024-09-16T06:25:12.215 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-09-16T06:25:12.244 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:12.254 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:12.310 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:12.365 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:12.763 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:12.763 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:12.763 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:12.763 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:12 smithi145 ceph-mon[96887]: pgmap v2069: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 483 KiB/s rd, 26 KiB/s wr, 596 op/s 2024-09-16T06:25:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:12 smithi145 ceph-mon[99390]: pgmap v2069: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 483 KiB/s rd, 26 KiB/s wr, 596 op/s 2024-09-16T06:25:12.829 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.NoSnapsOtherPool (615 ms) 2024-09-16T06:25:12.829 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-09-16T06:25:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:12 smithi161 ceph-mon[87722]: pgmap v2069: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 483 KiB/s rd, 26 KiB/s wr, 596 op/s 2024-09-16T06:25:12.859 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:12.870 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:12.922 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:12.975 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:13.161 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:13.268 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:13.390 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.NoSnapsDataPool (561 ms) 2024-09-16T06:25:13.390 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-09-16T06:25:13.419 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:13.430 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:13.484 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:13.548 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:13.740 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 41943040 2024-09-16T06:25:13.748 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:13.857 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:13.963 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (572 ms) 2024-09-16T06:25:13.963 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-09-16T06:25:13.993 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:14.003 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:14.063 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:14.111 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 0 2024-09-16T06:25:14.125 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:14.223 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:14.285 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:14.330 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (367 ms) 2024-09-16T06:25:14.330 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-09-16T06:25:14.359 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:14.370 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:14.429 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:14.479 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:14.669 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 0 2024-09-16T06:25:14.680 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:14.745 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:14.798 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (469 ms) 2024-09-16T06:25:14.798 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-09-16T06:25:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:14 smithi145 ceph-mon[99390]: pgmap v2070: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 628 KiB/s wr, 654 op/s 2024-09-16T06:25:14.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:14 smithi145 ceph-mon[96887]: pgmap v2070: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 628 KiB/s wr, 654 op/s 2024-09-16T06:25:14.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:25:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:25:14] "GET /metrics HTTP/1.1" 200 38829 "" "Prometheus/2.43.0" 2024-09-16T06:25:14.827 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:14 smithi161 ceph-mon[87722]: pgmap v2070: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 628 KiB/s wr, 654 op/s 2024-09-16T06:25:14.839 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:14.892 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:14.939 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:15.121 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:25:15.128 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:15.260 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:15.403 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (605 ms) 2024-09-16T06:25:15.403 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-09-16T06:25:15.433 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:15.447 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:15.500 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:15.556 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:15.747 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: after_prepare_snap 2024-09-16T06:25:16.807 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 41943040 2024-09-16T06:25:16.829 INFO:tasks.workunit.client.0.smithi145.stdout:write: * 0~1000 2024-09-16T06:25:16.834 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:16.961 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:16 smithi145 ceph-mon[99390]: pgmap v2071: 169 pgs: 169 active+clean; 73 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 18 MiB/s wr, 1.45k op/s 2024-09-16T06:25:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:16 smithi145 ceph-mon[99390]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-16T06:25:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:16 smithi145 ceph-mon[96887]: pgmap v2071: 169 pgs: 169 active+clean; 73 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 18 MiB/s wr, 1.45k op/s 2024-09-16T06:25:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:16 smithi145 ceph-mon[96887]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-16T06:25:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:16 smithi161 ceph-mon[87722]: pgmap v2071: 169 pgs: 169 active+clean; 73 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 18 MiB/s wr, 1.45k op/s 2024-09-16T06:25:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:16 smithi161 ceph-mon[87722]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-16T06:25:17.118 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (1715 ms) 2024-09-16T06:25:17.118 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.Snaps 2024-09-16T06:25:17.148 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:17.158 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:17.216 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:25:18.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:17 smithi145 ceph-mon[96887]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-16T06:25:18.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:17 smithi145 ceph-mon[99390]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-16T06:25:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:17 smithi161 ceph-mon[87722]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-16T06:25:18.819 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:25:18.831 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:25:18.831 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:25:18.831 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:25:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[96887]: pgmap v2074: 169 pgs: 169 active+clean; 129 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 27 MiB/s wr, 1.71k op/s 2024-09-16T06:25:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[96887]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-16T06:25:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:25:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:25:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:25:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:25:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[99390]: pgmap v2074: 169 pgs: 169 active+clean; 129 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 27 MiB/s wr, 1.71k op/s 2024-09-16T06:25:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[99390]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-16T06:25:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:25:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:25:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:25:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:25:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:18 smithi161 ceph-mon[87722]: pgmap v2074: 169 pgs: 169 active+clean; 129 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 27 MiB/s wr, 1.71k op/s 2024-09-16T06:25:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:18 smithi161 ceph-mon[87722]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-16T06:25:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:25:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:25:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:25:19.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:25:20.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:19 smithi145 ceph-mon[99390]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-16T06:25:20.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:19 smithi145 ceph-mon[96887]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-16T06:25:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:19 smithi161 ceph-mon[87722]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-16T06:25:20.836 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:25:20.843 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:25:20.843 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:25:20.853 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:25:20.868 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:25:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:20 smithi145 ceph-mon[96887]: pgmap v2077: 169 pgs: 169 active+clean; 173 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 45 MiB/s wr, 1.62k op/s 2024-09-16T06:25:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:20 smithi145 ceph-mon[96887]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-16T06:25:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:20 smithi145 ceph-mon[99390]: pgmap v2077: 169 pgs: 169 active+clean; 173 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 45 MiB/s wr, 1.62k op/s 2024-09-16T06:25:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:20 smithi145 ceph-mon[99390]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-16T06:25:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:20 smithi161 ceph-mon[87722]: pgmap v2077: 169 pgs: 169 active+clean; 173 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 45 MiB/s wr, 1.62k op/s 2024-09-16T06:25:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:20 smithi161 ceph-mon[87722]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-16T06:25:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:21 smithi161 ceph-mon[87722]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-16T06:25:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:21 smithi145 ceph-mon[96887]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-16T06:25:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:21 smithi145 ceph-mon[99390]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-16T06:25:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:22.853 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:22.880 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:25:22.889 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:22 smithi161 ceph-mon[87722]: pgmap v2080: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 43 MiB/s wr, 1.20k op/s 2024-09-16T06:25:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:22 smithi161 ceph-mon[87722]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-16T06:25:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:22 smithi145 ceph-mon[96887]: pgmap v2080: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 43 MiB/s wr, 1.20k op/s 2024-09-16T06:25:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:22 smithi145 ceph-mon[96887]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-16T06:25:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:22 smithi145 ceph-mon[99390]: pgmap v2080: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 43 MiB/s wr, 1.20k op/s 2024-09-16T06:25:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:22 smithi145 ceph-mon[99390]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-16T06:25:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:23 smithi145 ceph-mon[96887]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-16T06:25:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:23 smithi145 ceph-mon[99390]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-16T06:25:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:23 smithi161 ceph-mon[87722]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-16T06:25:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:25:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:25:24] "GET /metrics HTTP/1.1" 200 38951 "" "Prometheus/2.43.0" 2024-09-16T06:25:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:24 smithi145 ceph-mon[96887]: pgmap v2083: 169 pgs: 169 active+clean; 225 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 23 MiB/s wr, 282 op/s 2024-09-16T06:25:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:24 smithi145 ceph-mon[96887]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-16T06:25:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:24 smithi145 ceph-mon[99390]: pgmap v2083: 169 pgs: 169 active+clean; 225 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 23 MiB/s wr, 282 op/s 2024-09-16T06:25:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:24 smithi145 ceph-mon[99390]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-16T06:25:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:24 smithi161 ceph-mon[87722]: pgmap v2083: 169 pgs: 169 active+clean; 225 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 23 MiB/s wr, 282 op/s 2024-09-16T06:25:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:24 smithi161 ceph-mon[87722]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-16T06:25:26.305 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:25 smithi145 ceph-mon[99390]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-16T06:25:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:25 smithi145 ceph-mon[99390]: pgmap v2086: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 11 MiB/s wr, 206 op/s 2024-09-16T06:25:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:25 smithi145 ceph-mon[96887]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-16T06:25:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:25 smithi145 ceph-mon[96887]: pgmap v2086: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 11 MiB/s wr, 206 op/s 2024-09-16T06:25:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:25 smithi161 ceph-mon[87722]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-16T06:25:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:25 smithi161 ceph-mon[87722]: pgmap v2086: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 11 MiB/s wr, 206 op/s 2024-09-16T06:25:26.454 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:26 smithi145 ceph-mon[96887]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-16T06:25:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:26 smithi145 ceph-mon[99390]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-16T06:25:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:26 smithi161 ceph-mon[87722]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-16T06:25:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:27 smithi145 ceph-mon[99390]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-16T06:25:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:27 smithi145 ceph-mon[99390]: pgmap v2089: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 205 op/s 2024-09-16T06:25:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:27 smithi145 ceph-mon[96887]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-16T06:25:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:27 smithi145 ceph-mon[96887]: pgmap v2089: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 205 op/s 2024-09-16T06:25:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:27 smithi161 ceph-mon[87722]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-16T06:25:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:27 smithi161 ceph-mon[87722]: pgmap v2089: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 205 op/s 2024-09-16T06:25:29.252 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.Snaps (12133 ms) 2024-09-16T06:25:29.252 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-09-16T06:25:29.285 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:29.295 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:28 smithi145 ceph-mon[96887]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-16T06:25:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:28 smithi145 ceph-mon[99390]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-16T06:25:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:28 smithi161 ceph-mon[87722]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-16T06:25:29.356 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:25:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:29 smithi145 ceph-mon[96887]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-16T06:25:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:29 smithi145 ceph-mon[96887]: pgmap v2092: 169 pgs: 169 active+clean; 269 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 86 op/s 2024-09-16T06:25:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:29 smithi145 ceph-mon[99390]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-16T06:25:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:29 smithi145 ceph-mon[99390]: pgmap v2092: 169 pgs: 169 active+clean; 269 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 86 op/s 2024-09-16T06:25:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:29 smithi161 ceph-mon[87722]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-16T06:25:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:29 smithi161 ceph-mon[87722]: pgmap v2092: 169 pgs: 169 active+clean; 269 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 86 op/s 2024-09-16T06:25:30.929 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:25:30.953 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:25:30.953 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:25:30.954 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:25:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:30 smithi145 ceph-mon[96887]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-16T06:25:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:30 smithi145 ceph-mon[99390]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-16T06:25:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:30 smithi161 ceph-mon[87722]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-16T06:25:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:31 smithi145 ceph-mon[96887]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-16T06:25:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:31 smithi145 ceph-mon[96887]: pgmap v2095: 169 pgs: 169 active+clean; 277 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 284 op/s 2024-09-16T06:25:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:31 smithi145 ceph-mon[99390]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-16T06:25:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:31 smithi145 ceph-mon[99390]: pgmap v2095: 169 pgs: 169 active+clean; 277 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 284 op/s 2024-09-16T06:25:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:31 smithi161 ceph-mon[87722]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-16T06:25:32.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:31 smithi161 ceph-mon[87722]: pgmap v2095: 169 pgs: 169 active+clean; 277 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 284 op/s 2024-09-16T06:25:32.932 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:25:32.942 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:25:32.942 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:25:32.953 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:25:32.977 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:25:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:32 smithi145 ceph-mon[96887]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-16T06:25:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:32 smithi145 ceph-mon[99390]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-16T06:25:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:32 smithi161 ceph-mon[87722]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-16T06:25:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:33 smithi145 ceph-mon[96887]: pgmap v2098: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 402 op/s 2024-09-16T06:25:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:33 smithi145 ceph-mon[96887]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-16T06:25:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:33 smithi145 ceph-mon[99390]: pgmap v2098: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 402 op/s 2024-09-16T06:25:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:33 smithi145 ceph-mon[99390]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-16T06:25:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:33 smithi161 ceph-mon[87722]: pgmap v2098: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 402 op/s 2024-09-16T06:25:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:33 smithi161 ceph-mon[87722]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-16T06:25:34.937 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:25:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:25:34] "GET /metrics HTTP/1.1" 200 38951 "" "Prometheus/2.43.0" 2024-09-16T06:25:34.951 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:34.979 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:25:34.988 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:34.996 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:25:35.061 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:34 smithi145 ceph-mon[96887]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-16T06:25:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:34 smithi145 ceph-mon[99390]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-16T06:25:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:34 smithi161 ceph-mon[87722]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-16T06:25:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:35 smithi145 ceph-mon[96887]: pgmap v2100: 169 pgs: 169 active+clean; 305 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 262 op/s 2024-09-16T06:25:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:35 smithi145 ceph-mon[96887]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-16T06:25:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:35 smithi145 ceph-mon[96887]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-16T06:25:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:35 smithi145 ceph-mon[99390]: pgmap v2100: 169 pgs: 169 active+clean; 305 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 262 op/s 2024-09-16T06:25:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:35 smithi145 ceph-mon[99390]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-16T06:25:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:35 smithi145 ceph-mon[99390]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-16T06:25:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:35 smithi161 ceph-mon[87722]: pgmap v2100: 169 pgs: 169 active+clean; 305 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 262 op/s 2024-09-16T06:25:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:35 smithi161 ceph-mon[87722]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-16T06:25:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:35 smithi161 ceph-mon[87722]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-16T06:25:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 0]}]: dispatch 2024-09-16T06:25:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 2]}]: dispatch 2024-09-16T06:25:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 0]}]': finished 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 2]}]': finished 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[96887]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 0]}]: dispatch 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 2]}]: dispatch 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 0]}]': finished 2024-09-16T06:25:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 2]}]': finished 2024-09-16T06:25:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-09-16T06:25:37.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:36 smithi145 ceph-mon[99390]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-16T06:25:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 0]}]: dispatch 2024-09-16T06:25:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 2]}]: dispatch 2024-09-16T06:25:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-09-16T06:25:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 0]}]': finished 2024-09-16T06:25:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 2]}]': finished 2024-09-16T06:25:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-09-16T06:25:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:36 smithi161 ceph-mon[87722]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-16T06:25:38.205 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:38.395 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:38 smithi145 ceph-mon[96887]: pgmap v2104: 169 pgs: 169 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 168 op/s 2024-09-16T06:25:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:38 smithi145 ceph-mon[96887]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-16T06:25:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:38 smithi145 ceph-mon[99390]: pgmap v2104: 169 pgs: 169 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 168 op/s 2024-09-16T06:25:39.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:38 smithi145 ceph-mon[99390]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-16T06:25:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:38 smithi161 ceph-mon[87722]: pgmap v2104: 169 pgs: 169 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 168 op/s 2024-09-16T06:25:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:38 smithi161 ceph-mon[87722]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-16T06:25:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:39 smithi145 ceph-mon[96887]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-16T06:25:40.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:39 smithi145 ceph-mon[99390]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-16T06:25:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:39 smithi161 ceph-mon[87722]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-16T06:25:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:40 smithi145 ceph-mon[96887]: pgmap v2107: 169 pgs: 1 peering, 168 active+clean; 325 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 99 op/s 2024-09-16T06:25:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:40 smithi145 ceph-mon[96887]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-16T06:25:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:40 smithi145 ceph-mon[99390]: pgmap v2107: 169 pgs: 1 peering, 168 active+clean; 325 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 99 op/s 2024-09-16T06:25:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:40 smithi145 ceph-mon[99390]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-16T06:25:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:40 smithi161 ceph-mon[87722]: pgmap v2107: 169 pgs: 1 peering, 168 active+clean; 325 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 99 op/s 2024-09-16T06:25:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:40 smithi161 ceph-mon[87722]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-16T06:25:41.175 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsOtherPool (11924 ms) 2024-09-16T06:25:41.175 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-09-16T06:25:41.205 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:41.215 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:41.276 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:25:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:41 smithi161 ceph-mon[87722]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-16T06:25:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:41 smithi145 ceph-mon[96887]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-16T06:25:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:41 smithi145 ceph-mon[99390]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-16T06:25:42.841 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:25:42.860 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:25:42.860 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:25:42.860 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:25:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:42 smithi161 ceph-mon[87722]: pgmap v2110: 169 pgs: 1 peering, 168 active+clean; 361 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 275 op/s 2024-09-16T06:25:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:42 smithi161 ceph-mon[87722]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-16T06:25:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:42 smithi145 ceph-mon[96887]: pgmap v2110: 169 pgs: 1 peering, 168 active+clean; 361 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 275 op/s 2024-09-16T06:25:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:42 smithi145 ceph-mon[96887]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-16T06:25:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:42 smithi145 ceph-mon[99390]: pgmap v2110: 169 pgs: 1 peering, 168 active+clean; 361 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 275 op/s 2024-09-16T06:25:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:42 smithi145 ceph-mon[99390]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-16T06:25:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:43 smithi145 ceph-mon[99390]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-16T06:25:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:43 smithi145 ceph-mon[96887]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-16T06:25:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:43 smithi161 ceph-mon[87722]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-16T06:25:44.857 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:25:44.865 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:25:44.866 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:25:44.875 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:25:44.893 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:25:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:44 smithi145 ceph-mon[96887]: pgmap v2113: 169 pgs: 169 active+clean; 373 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 13 MiB/s wr, 439 op/s; 14 B/s, 0 objects/s recovering 2024-09-16T06:25:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:44 smithi145 ceph-mon[96887]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-16T06:25:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:25:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:25:44] "GET /metrics HTTP/1.1" 200 38953 "" "Prometheus/2.43.0" 2024-09-16T06:25:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:44 smithi145 ceph-mon[99390]: pgmap v2113: 169 pgs: 169 active+clean; 373 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 13 MiB/s wr, 439 op/s; 14 B/s, 0 objects/s recovering 2024-09-16T06:25:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:44 smithi145 ceph-mon[99390]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-16T06:25:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:44 smithi161 ceph-mon[87722]: pgmap v2113: 169 pgs: 169 active+clean; 373 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 13 MiB/s wr, 439 op/s; 14 B/s, 0 objects/s recovering 2024-09-16T06:25:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:44 smithi161 ceph-mon[87722]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-16T06:25:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:45 smithi145 ceph-mon[99390]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-16T06:25:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:45 smithi145 ceph-mon[96887]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-16T06:25:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:45 smithi161 ceph-mon[87722]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-16T06:25:46.870 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:46.894 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:25:46.903 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:46 smithi145 ceph-mon[96887]: pgmap v2116: 169 pgs: 169 active+clean; 365 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 12 MiB/s wr, 309 op/s; 14 B/s, 0 objects/s recovering 2024-09-16T06:25:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:46 smithi145 ceph-mon[96887]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-16T06:25:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:46 smithi145 ceph-mon[99390]: pgmap v2116: 169 pgs: 169 active+clean; 365 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 12 MiB/s wr, 309 op/s; 14 B/s, 0 objects/s recovering 2024-09-16T06:25:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:46 smithi145 ceph-mon[99390]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-16T06:25:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:46 smithi161 ceph-mon[87722]: pgmap v2116: 169 pgs: 169 active+clean; 365 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 12 MiB/s wr, 309 op/s; 14 B/s, 0 objects/s recovering 2024-09-16T06:25:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:46 smithi161 ceph-mon[87722]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-16T06:25:48.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:47 smithi145 ceph-mon[96887]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-16T06:25:48.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:47 smithi145 ceph-mon[96887]: pgmap v2119: 169 pgs: 169 active+clean; 385 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 119 op/s 2024-09-16T06:25:48.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:47 smithi145 ceph-mon[99390]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-16T06:25:48.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:47 smithi145 ceph-mon[99390]: pgmap v2119: 169 pgs: 169 active+clean; 385 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 119 op/s 2024-09-16T06:25:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:47 smithi161 ceph-mon[87722]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-16T06:25:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:47 smithi161 ceph-mon[87722]: pgmap v2119: 169 pgs: 169 active+clean; 385 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 119 op/s 2024-09-16T06:25:49.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:48 smithi145 ceph-mon[96887]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-16T06:25:49.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:48 smithi145 ceph-mon[99390]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-16T06:25:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:48 smithi161 ceph-mon[87722]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-16T06:25:50.308 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:25:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:49 smithi145 ceph-mon[99390]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-16T06:25:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:49 smithi145 ceph-mon[99390]: pgmap v2122: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 6.0 MiB/s wr, 59 op/s 2024-09-16T06:25:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:49 smithi145 ceph-mon[96887]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-16T06:25:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:49 smithi145 ceph-mon[96887]: pgmap v2122: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 6.0 MiB/s wr, 59 op/s 2024-09-16T06:25:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:49 smithi161 ceph-mon[87722]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-16T06:25:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:49 smithi161 ceph-mon[87722]: pgmap v2122: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 6.0 MiB/s wr, 59 op/s 2024-09-16T06:25:50.461 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:25:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:50 smithi145 ceph-mon[96887]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-16T06:25:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:50 smithi145 ceph-mon[96887]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-16T06:25:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:50 smithi145 ceph-mon[99390]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-16T06:25:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:50 smithi145 ceph-mon[99390]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-16T06:25:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:50 smithi161 ceph-mon[87722]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-16T06:25:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:50 smithi161 ceph-mon[87722]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-16T06:25:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:51 smithi145 ceph-mon[99390]: pgmap v2125: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 1.0 MiB/s wr, 166 op/s 2024-09-16T06:25:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:51 smithi145 ceph-mon[99390]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-16T06:25:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:51 smithi145 ceph-mon[96887]: pgmap v2125: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 1.0 MiB/s wr, 166 op/s 2024-09-16T06:25:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:51 smithi145 ceph-mon[96887]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-16T06:25:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:51 smithi161 ceph-mon[87722]: pgmap v2125: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 1.0 MiB/s wr, 166 op/s 2024-09-16T06:25:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:25:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:51 smithi161 ceph-mon[87722]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-16T06:25:53.136 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsDataPool (11961 ms) 2024-09-16T06:25:53.136 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-09-16T06:25:53.167 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:53.180 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:25:53.243 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:25:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:53 smithi145 ceph-mon[96887]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-16T06:25:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:53 smithi145 ceph-mon[99390]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-16T06:25:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:53 smithi161 ceph-mon[87722]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-16T06:25:54.823 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:25:54.839 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:25:54.839 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:25:54.839 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:25:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:25:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:25:54] "GET /metrics HTTP/1.1" 200 38958 "" "Prometheus/2.43.0" 2024-09-16T06:25:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:54 smithi145 ceph-mon[96887]: pgmap v2128: 169 pgs: 169 active+clean; 389 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 25 KiB/s wr, 306 op/s 2024-09-16T06:25:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:54 smithi145 ceph-mon[96887]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-16T06:25:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:54 smithi145 ceph-mon[99390]: pgmap v2128: 169 pgs: 169 active+clean; 389 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 25 KiB/s wr, 306 op/s 2024-09-16T06:25:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:54 smithi145 ceph-mon[99390]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-16T06:25:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:54 smithi161 ceph-mon[87722]: pgmap v2128: 169 pgs: 169 active+clean; 389 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 25 KiB/s wr, 306 op/s 2024-09-16T06:25:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:54 smithi161 ceph-mon[87722]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-16T06:25:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:55 smithi161 ceph-mon[87722]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-16T06:25:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:55 smithi145 ceph-mon[96887]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-16T06:25:56.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:55 smithi145 ceph-mon[99390]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-16T06:25:56.840 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:25:56.846 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:25:56.846 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:25:56.855 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:25:56.883 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:25:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:56 smithi161 ceph-mon[87722]: pgmap v2131: 169 pgs: 169 active+clean; 409 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.0 MiB/s wr, 435 op/s 2024-09-16T06:25:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:56 smithi161 ceph-mon[87722]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-16T06:25:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:56 smithi145 ceph-mon[96887]: pgmap v2131: 169 pgs: 169 active+clean; 409 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.0 MiB/s wr, 435 op/s 2024-09-16T06:25:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:56 smithi145 ceph-mon[96887]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-16T06:25:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:56 smithi145 ceph-mon[99390]: pgmap v2131: 169 pgs: 169 active+clean; 409 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 6.0 MiB/s wr, 435 op/s 2024-09-16T06:25:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:56 smithi145 ceph-mon[99390]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-16T06:25:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:57 smithi161 ceph-mon[87722]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-16T06:25:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:57 smithi145 ceph-mon[96887]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-16T06:25:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:57 smithi145 ceph-mon[99390]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-16T06:25:58.857 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:25:58.908 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:25:58.920 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:25:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:58 smithi145 ceph-mon[96887]: pgmap v2134: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 250 op/s 2024-09-16T06:25:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:58 smithi145 ceph-mon[96887]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-16T06:25:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:58 smithi145 ceph-mon[99390]: pgmap v2134: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 250 op/s 2024-09-16T06:25:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:58 smithi145 ceph-mon[99390]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-16T06:25:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:58 smithi161 ceph-mon[87722]: pgmap v2134: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.0 MiB/s wr, 250 op/s 2024-09-16T06:25:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:58 smithi161 ceph-mon[87722]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-16T06:26:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:25:59 smithi145 ceph-mon[96887]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-16T06:26:00.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:25:59 smithi145 ceph-mon[99390]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-16T06:26:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:25:59 smithi161 ceph-mon[87722]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-16T06:26:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:00 smithi145 ceph-mon[96887]: pgmap v2137: 169 pgs: 169 active+clean; 433 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 135 op/s 2024-09-16T06:26:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:00 smithi145 ceph-mon[96887]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-16T06:26:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:00 smithi145 ceph-mon[96887]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-16T06:26:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:00 smithi145 ceph-mon[99390]: pgmap v2137: 169 pgs: 169 active+clean; 433 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 135 op/s 2024-09-16T06:26:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:00 smithi145 ceph-mon[99390]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-16T06:26:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:00 smithi145 ceph-mon[99390]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-16T06:26:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:00 smithi161 ceph-mon[87722]: pgmap v2137: 169 pgs: 169 active+clean; 433 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 135 op/s 2024-09-16T06:26:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:00 smithi161 ceph-mon[87722]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-16T06:26:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:00 smithi161 ceph-mon[87722]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-16T06:26:02.232 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 41943040 2024-09-16T06:26:02.254 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:26:02.405 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:26:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:02 smithi145 ceph-mon[96887]: pgmap v2140: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-09-16T06:26:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:02 smithi145 ceph-mon[96887]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-16T06:26:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:02 smithi145 ceph-mon[99390]: pgmap v2140: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-09-16T06:26:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:02 smithi145 ceph-mon[99390]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-16T06:26:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:02 smithi161 ceph-mon[87722]: pgmap v2140: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-09-16T06:26:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:02 smithi161 ceph-mon[87722]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-16T06:26:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:03 smithi145 ceph-mon[96887]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-16T06:26:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:03 smithi145 ceph-mon[99390]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-16T06:26:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:03 smithi161 ceph-mon[87722]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-16T06:26:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:26:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:26:04] "GET /metrics HTTP/1.1" 200 38958 "" "Prometheus/2.43.0" 2024-09-16T06:26:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:04 smithi145 ceph-mon[99390]: pgmap v2143: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 198 op/s 2024-09-16T06:26:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:04 smithi145 ceph-mon[99390]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-16T06:26:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:04 smithi145 ceph-mon[96887]: pgmap v2143: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 198 op/s 2024-09-16T06:26:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:04 smithi145 ceph-mon[96887]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-16T06:26:05.193 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12056 ms) 2024-09-16T06:26:05.193 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-09-16T06:26:05.224 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:05.237 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:26:05.296 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:26:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:04 smithi161 ceph-mon[87722]: pgmap v2143: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 198 op/s 2024-09-16T06:26:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:04 smithi161 ceph-mon[87722]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-16T06:26:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:05 smithi145 ceph-mon[96887]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-16T06:26:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:05 smithi145 ceph-mon[96887]: pgmap v2146: 169 pgs: 169 active+clean; 461 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 MiB/s wr, 264 op/s 2024-09-16T06:26:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:05 smithi145 ceph-mon[99390]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-16T06:26:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:05 smithi145 ceph-mon[99390]: pgmap v2146: 169 pgs: 169 active+clean; 461 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 MiB/s wr, 264 op/s 2024-09-16T06:26:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:05 smithi161 ceph-mon[87722]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-16T06:26:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:05 smithi161 ceph-mon[87722]: pgmap v2146: 169 pgs: 169 active+clean; 461 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 MiB/s wr, 264 op/s 2024-09-16T06:26:06.895 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:26:06.915 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:26:06.915 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:26:06.915 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:26:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:06 smithi145 ceph-mon[96887]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-16T06:26:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:06 smithi145 ceph-mon[99390]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-16T06:26:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:06 smithi161 ceph-mon[87722]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-16T06:26:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:07 smithi145 ceph-mon[96887]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-16T06:26:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:07 smithi145 ceph-mon[96887]: pgmap v2149: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 7.0 MiB/s wr, 150 op/s 2024-09-16T06:26:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:07 smithi145 ceph-mon[99390]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-16T06:26:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:07 smithi145 ceph-mon[99390]: pgmap v2149: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 7.0 MiB/s wr, 150 op/s 2024-09-16T06:26:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:07 smithi161 ceph-mon[87722]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-16T06:26:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:07 smithi161 ceph-mon[87722]: pgmap v2149: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 7.0 MiB/s wr, 150 op/s 2024-09-16T06:26:08.908 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:26:08.917 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:26:08.917 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:26:08.927 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:26:08.946 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:26:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:08 smithi145 ceph-mon[96887]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-16T06:26:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:08 smithi145 ceph-mon[99390]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-16T06:26:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:08 smithi161 ceph-mon[87722]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-16T06:26:10.237 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:09 smithi161 ceph-mon[87722]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-16T06:26:10.237 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:09 smithi161 ceph-mon[87722]: pgmap v2152: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 341 op/s 2024-09-16T06:26:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:09 smithi145 ceph-mon[96887]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-16T06:26:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:09 smithi145 ceph-mon[96887]: pgmap v2152: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 341 op/s 2024-09-16T06:26:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:09 smithi145 ceph-mon[99390]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-16T06:26:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:09 smithi145 ceph-mon[99390]: pgmap v2152: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 341 op/s 2024-09-16T06:26:10.815 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:10.840 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:26:10.848 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 0 2024-09-16T06:26:10.865 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:26:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:10 smithi145 ceph-mon[96887]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-16T06:26:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:10 smithi145 ceph-mon[96887]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-16T06:26:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:10 smithi145 ceph-mon[99390]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-16T06:26:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:10 smithi145 ceph-mon[99390]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-16T06:26:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:10 smithi161 ceph-mon[87722]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-16T06:26:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:10 smithi161 ceph-mon[87722]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-16T06:26:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:11 smithi145 ceph-mon[96887]: pgmap v2155: 169 pgs: 169 active+clean; 485 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 346 op/s 2024-09-16T06:26:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:11 smithi145 ceph-mon[99390]: pgmap v2155: 169 pgs: 169 active+clean; 485 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 346 op/s 2024-09-16T06:26:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:11 smithi161 ceph-mon[87722]: pgmap v2155: 169 pgs: 169 active+clean; 485 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 346 op/s 2024-09-16T06:26:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:12 smithi145 ceph-mon[96887]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-16T06:26:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:12 smithi145 ceph-mon[99390]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-16T06:26:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:12 smithi161 ceph-mon[87722]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-16T06:26:14.259 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:26:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:13 smithi145 ceph-mon[99390]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-16T06:26:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:13 smithi145 ceph-mon[99390]: pgmap v2158: 169 pgs: 169 active+clean; 501 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-09-16T06:26:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:13 smithi145 ceph-mon[96887]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-16T06:26:14.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:13 smithi145 ceph-mon[96887]: pgmap v2158: 169 pgs: 169 active+clean; 501 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-09-16T06:26:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:13 smithi161 ceph-mon[87722]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-16T06:26:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:13 smithi161 ceph-mon[87722]: pgmap v2158: 169 pgs: 169 active+clean; 501 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-09-16T06:26:14.402 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:26:14.920 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:26:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:26:14] "GET /metrics HTTP/1.1" 200 38956 "" "Prometheus/2.43.0" 2024-09-16T06:26:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:14 smithi145 ceph-mon[96887]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-16T06:26:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:14 smithi145 ceph-mon[99390]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-16T06:26:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:14 smithi161 ceph-mon[87722]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-16T06:26:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:15 smithi145 ceph-mon[96887]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-16T06:26:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:15 smithi145 ceph-mon[96887]: pgmap v2161: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 402 op/s 2024-09-16T06:26:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:15 smithi145 ceph-mon[96887]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-16T06:26:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:15 smithi145 ceph-mon[99390]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-16T06:26:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:15 smithi145 ceph-mon[99390]: pgmap v2161: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 402 op/s 2024-09-16T06:26:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:15 smithi145 ceph-mon[99390]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-16T06:26:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:15 smithi161 ceph-mon[87722]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-16T06:26:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:15 smithi161 ceph-mon[87722]: pgmap v2161: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 402 op/s 2024-09-16T06:26:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:15 smithi161 ceph-mon[87722]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-16T06:26:17.058 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11865 ms) 2024-09-16T06:26:17.058 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-09-16T06:26:17.092 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:17.103 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:26:17.169 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:26:18.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:17 smithi145 ceph-mon[96887]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-16T06:26:18.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:17 smithi145 ceph-mon[99390]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-16T06:26:18.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:17 smithi161 ceph-mon[87722]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-16T06:26:18.830 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:26:18.839 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:26:18.839 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:26:18.840 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:26:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[96887]: pgmap v2164: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 360 op/s 2024-09-16T06:26:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[96887]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[99390]: pgmap v2164: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 360 op/s 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[99390]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:26:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:26:19.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:26:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:18 smithi161 ceph-mon[87722]: pgmap v2164: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 360 op/s 2024-09-16T06:26:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:18 smithi161 ceph-mon[87722]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-16T06:26:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:26:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:26:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:26:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:26:20.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:19 smithi161 ceph-mon[87722]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-16T06:26:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:19 smithi145 ceph-mon[96887]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-16T06:26:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:19 smithi145 ceph-mon[99390]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-16T06:26:20.835 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:26:20.842 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:26:20.842 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:26:20.851 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:26:20.867 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:26:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:20 smithi161 ceph-mon[87722]: pgmap v2167: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 91 op/s 2024-09-16T06:26:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:20 smithi161 ceph-mon[87722]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-16T06:26:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:20 smithi145 ceph-mon[96887]: pgmap v2167: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 91 op/s 2024-09-16T06:26:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:20 smithi145 ceph-mon[96887]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-16T06:26:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:20 smithi145 ceph-mon[99390]: pgmap v2167: 169 pgs: 169 active+clean; 513 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 91 op/s 2024-09-16T06:26:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:20 smithi145 ceph-mon[99390]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-16T06:26:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:21 smithi161 ceph-mon[87722]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-16T06:26:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:21 smithi145 ceph-mon[96887]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-16T06:26:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:21 smithi145 ceph-mon[99390]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-16T06:26:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:22.857 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:22.881 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:26:22.891 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:26:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:22 smithi161 ceph-mon[87722]: pgmap v2170: 169 pgs: 169 active+clean; 541 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 223 op/s 2024-09-16T06:26:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:22 smithi161 ceph-mon[87722]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-16T06:26:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:22 smithi145 ceph-mon[96887]: pgmap v2170: 169 pgs: 169 active+clean; 541 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 223 op/s 2024-09-16T06:26:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:22 smithi145 ceph-mon[96887]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-16T06:26:23.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:22 smithi145 ceph-mon[99390]: pgmap v2170: 169 pgs: 169 active+clean; 541 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 223 op/s 2024-09-16T06:26:23.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:22 smithi145 ceph-mon[99390]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-16T06:26:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:23 smithi145 ceph-mon[96887]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-16T06:26:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:23 smithi145 ceph-mon[99390]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-16T06:26:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:23 smithi161 ceph-mon[87722]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-16T06:26:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:24 smithi145 ceph-mon[96887]: pgmap v2173: 169 pgs: 169 active+clean; 549 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 11 MiB/s wr, 208 op/s 2024-09-16T06:26:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:24 smithi145 ceph-mon[96887]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-16T06:26:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:24 smithi145 ceph-mon[99390]: pgmap v2173: 169 pgs: 169 active+clean; 549 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 11 MiB/s wr, 208 op/s 2024-09-16T06:26:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:24 smithi145 ceph-mon[99390]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-16T06:26:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:26:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:26:24] "GET /metrics HTTP/1.1" 200 38961 "" "Prometheus/2.43.0" 2024-09-16T06:26:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:24 smithi161 ceph-mon[87722]: pgmap v2173: 169 pgs: 169 active+clean; 549 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 11 MiB/s wr, 208 op/s 2024-09-16T06:26:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:24 smithi161 ceph-mon[87722]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-16T06:26:26.232 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 0 2024-09-16T06:26:26.305 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:26:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:25 smithi145 ceph-mon[96887]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-16T06:26:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:25 smithi145 ceph-mon[96887]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-16T06:26:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:25 smithi145 ceph-mon[99390]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-16T06:26:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:25 smithi145 ceph-mon[99390]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-16T06:26:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:25 smithi161 ceph-mon[87722]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-16T06:26:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:25 smithi161 ceph-mon[87722]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-16T06:26:26.425 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:26:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:26 smithi145 ceph-mon[96887]: pgmap v2176: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 179 op/s 2024-09-16T06:26:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:26 smithi145 ceph-mon[99390]: pgmap v2176: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 179 op/s 2024-09-16T06:26:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:26 smithi161 ceph-mon[87722]: pgmap v2176: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 179 op/s 2024-09-16T06:26:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:27 smithi145 ceph-mon[96887]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-16T06:26:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:27 smithi145 ceph-mon[96887]: pgmap v2179: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-09-16T06:26:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:27 smithi145 ceph-mon[99390]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-16T06:26:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:27 smithi145 ceph-mon[99390]: pgmap v2179: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-09-16T06:26:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:27 smithi161 ceph-mon[87722]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-16T06:26:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:27 smithi161 ceph-mon[87722]: pgmap v2179: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-09-16T06:26:29.156 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (12097 ms) 2024-09-16T06:26:29.156 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-09-16T06:26:29.187 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:29.197 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:26:29.256 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:26:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:28 smithi145 ceph-mon[96887]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-16T06:26:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:28 smithi145 ceph-mon[99390]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-16T06:26:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:28 smithi161 ceph-mon[87722]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-16T06:26:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:29 smithi145 ceph-mon[96887]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-16T06:26:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:29 smithi145 ceph-mon[96887]: pgmap v2182: 169 pgs: 169 active+clean; 569 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.0 MiB/s wr, 55 op/s 2024-09-16T06:26:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:29 smithi145 ceph-mon[99390]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-16T06:26:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:29 smithi145 ceph-mon[99390]: pgmap v2182: 169 pgs: 169 active+clean; 569 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.0 MiB/s wr, 55 op/s 2024-09-16T06:26:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:29 smithi161 ceph-mon[87722]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-16T06:26:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:29 smithi161 ceph-mon[87722]: pgmap v2182: 169 pgs: 169 active+clean; 569 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.0 MiB/s wr, 55 op/s 2024-09-16T06:26:30.905 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:26:30.923 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:26:30.923 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:26:30.923 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:26:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:30 smithi145 ceph-mon[96887]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-16T06:26:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:30 smithi145 ceph-mon[99390]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-16T06:26:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:30 smithi161 ceph-mon[87722]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-16T06:26:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:31 smithi145 ceph-mon[99390]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-16T06:26:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:31 smithi145 ceph-mon[99390]: pgmap v2185: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s rd, 5.0 MiB/s wr, 500 op/s 2024-09-16T06:26:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:31 smithi145 ceph-mon[96887]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-16T06:26:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:31 smithi145 ceph-mon[96887]: pgmap v2185: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s rd, 5.0 MiB/s wr, 500 op/s 2024-09-16T06:26:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:31 smithi161 ceph-mon[87722]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-16T06:26:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:31 smithi161 ceph-mon[87722]: pgmap v2185: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s rd, 5.0 MiB/s wr, 500 op/s 2024-09-16T06:26:32.912 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:26:32.918 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:26:32.918 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:26:32.927 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:26:32.943 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:26:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:32 smithi145 ceph-mon[96887]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-16T06:26:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:32 smithi145 ceph-mon[99390]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-16T06:26:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:32 smithi161 ceph-mon[87722]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-16T06:26:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:33 smithi145 ceph-mon[96887]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-16T06:26:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:33 smithi145 ceph-mon[96887]: pgmap v2188: 169 pgs: 169 active+clean; 577 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 MiB/s rd, 8.0 MiB/s wr, 511 op/s 2024-09-16T06:26:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:33 smithi145 ceph-mon[99390]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-16T06:26:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:33 smithi145 ceph-mon[99390]: pgmap v2188: 169 pgs: 169 active+clean; 577 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 MiB/s rd, 8.0 MiB/s wr, 511 op/s 2024-09-16T06:26:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:33 smithi161 ceph-mon[87722]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-16T06:26:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:33 smithi161 ceph-mon[87722]: pgmap v2188: 169 pgs: 169 active+clean; 577 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 MiB/s rd, 8.0 MiB/s wr, 511 op/s 2024-09-16T06:26:34.935 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:34.962 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:26:34.970 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:26:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:34 smithi145 ceph-mon[96887]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-16T06:26:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:34 smithi145 ceph-mon[99390]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-16T06:26:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:26:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:26:34] "GET /metrics HTTP/1.1" 200 38961 "" "Prometheus/2.43.0" 2024-09-16T06:26:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:34 smithi161 ceph-mon[87722]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-16T06:26:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:35 smithi145 ceph-mon[96887]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-16T06:26:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:35 smithi145 ceph-mon[96887]: pgmap v2191: 169 pgs: 169 active+clean; 609 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-16T06:26:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:35 smithi145 ceph-mon[96887]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-16T06:26:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:35 smithi145 ceph-mon[99390]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-16T06:26:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:35 smithi145 ceph-mon[99390]: pgmap v2191: 169 pgs: 169 active+clean; 609 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-16T06:26:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:35 smithi145 ceph-mon[99390]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-16T06:26:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:35 smithi161 ceph-mon[87722]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-16T06:26:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:35 smithi161 ceph-mon[87722]: pgmap v2191: 169 pgs: 169 active+clean; 609 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-16T06:26:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:35 smithi161 ceph-mon[87722]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-16T06:26:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:36 smithi145 ceph-mon[99390]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-16T06:26:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:36 smithi145 ceph-mon[96887]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-16T06:26:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:36 smithi161 ceph-mon[87722]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-16T06:26:38.190 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:26:38.200 INFO:tasks.workunit.client.0.smithi145.stdout:write: * 83886080~1000 2024-09-16T06:26:38.235 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:26:38.372 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:26:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:38 smithi145 ceph-mon[99390]: pgmap v2194: 169 pgs: 169 active+clean; 617 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 155 op/s 2024-09-16T06:26:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:38 smithi145 ceph-mon[99390]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-16T06:26:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:38 smithi145 ceph-mon[96887]: pgmap v2194: 169 pgs: 169 active+clean; 617 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 155 op/s 2024-09-16T06:26:39.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:38 smithi145 ceph-mon[96887]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-16T06:26:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:38 smithi161 ceph-mon[87722]: pgmap v2194: 169 pgs: 169 active+clean; 617 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 155 op/s 2024-09-16T06:26:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:38 smithi161 ceph-mon[87722]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-16T06:26:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:39 smithi145 ceph-mon[96887]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-16T06:26:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:39 smithi145 ceph-mon[96887]: pgmap v2197: 169 pgs: 169 active+clean; 621 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.0 MiB/s wr, 119 op/s 2024-09-16T06:26:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:39 smithi145 ceph-mon[99390]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-16T06:26:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:39 smithi145 ceph-mon[99390]: pgmap v2197: 169 pgs: 169 active+clean; 621 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.0 MiB/s wr, 119 op/s 2024-09-16T06:26:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:39 smithi161 ceph-mon[87722]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-16T06:26:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:39 smithi161 ceph-mon[87722]: pgmap v2197: 169 pgs: 169 active+clean; 621 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.0 MiB/s wr, 119 op/s 2024-09-16T06:26:41.168 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12012 ms) 2024-09-16T06:26:41.168 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-09-16T06:26:41.197 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:41.208 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 41943040~10 2024-09-16T06:26:41.216 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:26:41.237 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:40 smithi161 ceph-mon[87722]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-16T06:26:41.237 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:40 smithi161 ceph-mon[87722]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-16T06:26:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:40 smithi145 ceph-mon[96887]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-16T06:26:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:40 smithi145 ceph-mon[96887]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-16T06:26:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:40 smithi145 ceph-mon[99390]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-16T06:26:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:40 smithi145 ceph-mon[99390]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-16T06:26:42.967 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 41943040 2024-09-16T06:26:42.989 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:26:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:42 smithi145 ceph-mon[99390]: pgmap v2200: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 253 op/s 2024-09-16T06:26:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:42 smithi145 ceph-mon[99390]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-16T06:26:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:42 smithi145 ceph-mon[96887]: pgmap v2200: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 253 op/s 2024-09-16T06:26:43.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:42 smithi145 ceph-mon[96887]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-16T06:26:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:42 smithi161 ceph-mon[87722]: pgmap v2200: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 253 op/s 2024-09-16T06:26:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:42 smithi161 ceph-mon[87722]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-16T06:26:44.126 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:44.136 INFO:tasks.workunit.client.0.smithi145.stdout:write: Y 41943040~5 2024-09-16T06:26:44.233 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:26:44.311 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:26:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:43 smithi145 ceph-mon[96887]: pgmap v2202: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 6.0 MiB/s wr, 490 op/s 2024-09-16T06:26:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:43 smithi145 ceph-mon[96887]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-16T06:26:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:43 smithi145 ceph-mon[99390]: pgmap v2202: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 6.0 MiB/s wr, 490 op/s 2024-09-16T06:26:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:43 smithi145 ceph-mon[99390]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-16T06:26:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:43 smithi161 ceph-mon[87722]: pgmap v2202: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 6.0 MiB/s wr, 490 op/s 2024-09-16T06:26:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:43 smithi161 ceph-mon[87722]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-16T06:26:44.971 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:26:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:26:44] "GET /metrics HTTP/1.1" 200 38960 "" "Prometheus/2.43.0" 2024-09-16T06:26:45.072 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3904 ms) 2024-09-16T06:26:45.072 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-09-16T06:26:45.108 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:45.119 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:26:45.177 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:26:45.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:44 smithi145 ceph-mon[96887]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-16T06:26:45.400 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:44 smithi145 ceph-mon[99390]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-16T06:26:45.401 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:44 smithi161 ceph-mon[87722]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-16T06:26:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:45 smithi145 ceph-mon[96887]: pgmap v2205: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 2.0 MiB/s wr, 358 op/s 2024-09-16T06:26:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:45 smithi145 ceph-mon[96887]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-16T06:26:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:45 smithi145 ceph-mon[96887]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-16T06:26:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:45 smithi145 ceph-mon[99390]: pgmap v2205: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 2.0 MiB/s wr, 358 op/s 2024-09-16T06:26:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:45 smithi145 ceph-mon[99390]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-16T06:26:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:45 smithi145 ceph-mon[99390]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-16T06:26:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:45 smithi161 ceph-mon[87722]: pgmap v2205: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 2.0 MiB/s wr, 358 op/s 2024-09-16T06:26:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:45 smithi161 ceph-mon[87722]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-16T06:26:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:45 smithi161 ceph-mon[87722]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-16T06:26:46.826 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:26:46.841 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:26:46.841 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:26:46.841 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:26:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:47 smithi145 ceph-mon[96887]: osdmap e1219: 8 total, 8 up, 8 in 2024-09-16T06:26:48.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:47 smithi145 ceph-mon[99390]: osdmap e1219: 8 total, 8 up, 8 in 2024-09-16T06:26:48.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:47 smithi161 ceph-mon[87722]: osdmap e1219: 8 total, 8 up, 8 in 2024-09-16T06:26:48.831 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:26:48.838 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:26:48.838 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:26:48.847 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:26:48.862 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:26:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:48 smithi161 ceph-mon[87722]: pgmap v2209: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 13 KiB/s wr, 192 op/s 2024-09-16T06:26:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:48 smithi161 ceph-mon[87722]: osdmap e1220: 8 total, 8 up, 8 in 2024-09-16T06:26:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:48 smithi145 ceph-mon[96887]: pgmap v2209: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 13 KiB/s wr, 192 op/s 2024-09-16T06:26:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:48 smithi145 ceph-mon[96887]: osdmap e1220: 8 total, 8 up, 8 in 2024-09-16T06:26:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:48 smithi145 ceph-mon[99390]: pgmap v2209: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 13 KiB/s wr, 192 op/s 2024-09-16T06:26:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:48 smithi145 ceph-mon[99390]: osdmap e1220: 8 total, 8 up, 8 in 2024-09-16T06:26:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:49 smithi161 ceph-mon[87722]: osdmap e1221: 8 total, 8 up, 8 in 2024-09-16T06:26:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:49 smithi145 ceph-mon[99390]: osdmap e1221: 8 total, 8 up, 8 in 2024-09-16T06:26:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:49 smithi145 ceph-mon[96887]: osdmap e1221: 8 total, 8 up, 8 in 2024-09-16T06:26:50.828 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:50.879 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:26:50.887 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:26:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:50 smithi161 ceph-mon[87722]: pgmap v2212: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 300 op/s 2024-09-16T06:26:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:50 smithi161 ceph-mon[87722]: osdmap e1222: 8 total, 8 up, 8 in 2024-09-16T06:26:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:50 smithi161 ceph-mon[87722]: osdmap e1223: 8 total, 8 up, 8 in 2024-09-16T06:26:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:50 smithi145 ceph-mon[96887]: pgmap v2212: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 300 op/s 2024-09-16T06:26:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:50 smithi145 ceph-mon[96887]: osdmap e1222: 8 total, 8 up, 8 in 2024-09-16T06:26:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:50 smithi145 ceph-mon[96887]: osdmap e1223: 8 total, 8 up, 8 in 2024-09-16T06:26:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:50 smithi145 ceph-mon[99390]: pgmap v2212: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 300 op/s 2024-09-16T06:26:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:50 smithi145 ceph-mon[99390]: osdmap e1222: 8 total, 8 up, 8 in 2024-09-16T06:26:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:50 smithi145 ceph-mon[99390]: osdmap e1223: 8 total, 8 up, 8 in 2024-09-16T06:26:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:26:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:52 smithi145 ceph-mon[96887]: pgmap v2215: 169 pgs: 169 active+clean; 669 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 11 MiB/s wr, 301 op/s 2024-09-16T06:26:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:52 smithi145 ceph-mon[96887]: osdmap e1224: 8 total, 8 up, 8 in 2024-09-16T06:26:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:52 smithi145 ceph-mon[99390]: pgmap v2215: 169 pgs: 169 active+clean; 669 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 11 MiB/s wr, 301 op/s 2024-09-16T06:26:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:52 smithi145 ceph-mon[99390]: osdmap e1224: 8 total, 8 up, 8 in 2024-09-16T06:26:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:52 smithi161 ceph-mon[87722]: pgmap v2215: 169 pgs: 169 active+clean; 669 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 11 MiB/s wr, 301 op/s 2024-09-16T06:26:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:52 smithi161 ceph-mon[87722]: osdmap e1224: 8 total, 8 up, 8 in 2024-09-16T06:26:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:53 smithi145 ceph-mon[99390]: osdmap e1225: 8 total, 8 up, 8 in 2024-09-16T06:26:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:53 smithi145 ceph-mon[96887]: osdmap e1225: 8 total, 8 up, 8 in 2024-09-16T06:26:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:53 smithi161 ceph-mon[87722]: osdmap e1225: 8 total, 8 up, 8 in 2024-09-16T06:26:54.388 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: after_prepare_snap 2024-09-16T06:26:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:54 smithi145 ceph-mon[96887]: pgmap v2218: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 MiB/s wr, 151 op/s 2024-09-16T06:26:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:54 smithi145 ceph-mon[96887]: osdmap e1226: 8 total, 8 up, 8 in 2024-09-16T06:26:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:26:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:26:54] "GET /metrics HTTP/1.1" 200 38959 "" "Prometheus/2.43.0" 2024-09-16T06:26:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:54 smithi145 ceph-mon[99390]: pgmap v2218: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 MiB/s wr, 151 op/s 2024-09-16T06:26:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:54 smithi145 ceph-mon[99390]: osdmap e1226: 8 total, 8 up, 8 in 2024-09-16T06:26:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:54 smithi161 ceph-mon[87722]: pgmap v2218: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 MiB/s wr, 151 op/s 2024-09-16T06:26:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:54 smithi161 ceph-mon[87722]: osdmap e1226: 8 total, 8 up, 8 in 2024-09-16T06:26:55.830 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 41943040 2024-09-16T06:26:55.862 INFO:tasks.workunit.client.0.smithi145.stdout:write: * 0~1000 2024-09-16T06:26:55.869 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:26:56.013 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:26:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:55 smithi145 ceph-mon[96887]: osdmap e1227: 8 total, 8 up, 8 in 2024-09-16T06:26:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:55 smithi145 ceph-mon[96887]: osdmap e1228: 8 total, 8 up, 8 in 2024-09-16T06:26:56.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:55 smithi145 ceph-mon[99390]: osdmap e1227: 8 total, 8 up, 8 in 2024-09-16T06:26:56.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:55 smithi145 ceph-mon[99390]: osdmap e1228: 8 total, 8 up, 8 in 2024-09-16T06:26:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:55 smithi161 ceph-mon[87722]: osdmap e1227: 8 total, 8 up, 8 in 2024-09-16T06:26:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:55 smithi161 ceph-mon[87722]: osdmap e1228: 8 total, 8 up, 8 in 2024-09-16T06:26:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:56 smithi145 ceph-mon[99390]: pgmap v2221: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 164 op/s 2024-09-16T06:26:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:56 smithi145 ceph-mon[96887]: pgmap v2221: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 164 op/s 2024-09-16T06:26:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:56 smithi161 ceph-mon[87722]: pgmap v2221: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 164 op/s 2024-09-16T06:26:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:57 smithi145 ceph-mon[99390]: osdmap e1229: 8 total, 8 up, 8 in 2024-09-16T06:26:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:57 smithi145 ceph-mon[99390]: pgmap v2224: 169 pgs: 169 active+clean; 689 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 108 op/s 2024-09-16T06:26:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:57 smithi145 ceph-mon[96887]: osdmap e1229: 8 total, 8 up, 8 in 2024-09-16T06:26:58.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:57 smithi145 ceph-mon[96887]: pgmap v2224: 169 pgs: 169 active+clean; 689 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 108 op/s 2024-09-16T06:26:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:57 smithi161 ceph-mon[87722]: osdmap e1229: 8 total, 8 up, 8 in 2024-09-16T06:26:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:57 smithi161 ceph-mon[87722]: pgmap v2224: 169 pgs: 169 active+clean; 689 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 108 op/s 2024-09-16T06:26:59.240 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14168 ms) 2024-09-16T06:26:59.240 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-09-16T06:26:59.272 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:26:59.283 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:26:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:58 smithi145 ceph-mon[99390]: osdmap e1230: 8 total, 8 up, 8 in 2024-09-16T06:26:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:58 smithi145 ceph-mon[96887]: osdmap e1230: 8 total, 8 up, 8 in 2024-09-16T06:26:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:58 smithi161 ceph-mon[87722]: osdmap e1230: 8 total, 8 up, 8 in 2024-09-16T06:26:59.347 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:27:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:59 smithi145 ceph-mon[96887]: osdmap e1231: 8 total, 8 up, 8 in 2024-09-16T06:27:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:26:59 smithi145 ceph-mon[96887]: pgmap v2227: 169 pgs: 169 active+clean; 689 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 465 op/s 2024-09-16T06:27:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:59 smithi145 ceph-mon[99390]: osdmap e1231: 8 total, 8 up, 8 in 2024-09-16T06:27:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:26:59 smithi145 ceph-mon[99390]: pgmap v2227: 169 pgs: 169 active+clean; 689 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 465 op/s 2024-09-16T06:27:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:59 smithi161 ceph-mon[87722]: osdmap e1231: 8 total, 8 up, 8 in 2024-09-16T06:27:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:26:59 smithi161 ceph-mon[87722]: pgmap v2227: 169 pgs: 169 active+clean; 689 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 465 op/s 2024-09-16T06:27:00.905 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:27:00.920 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:27:00.920 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:27:00.920 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:27:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:00 smithi145 ceph-mon[96887]: osdmap e1232: 8 total, 8 up, 8 in 2024-09-16T06:27:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:00 smithi145 ceph-mon[99390]: osdmap e1232: 8 total, 8 up, 8 in 2024-09-16T06:27:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:00 smithi161 ceph-mon[87722]: osdmap e1232: 8 total, 8 up, 8 in 2024-09-16T06:27:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:01 smithi145 ceph-mon[96887]: osdmap e1233: 8 total, 8 up, 8 in 2024-09-16T06:27:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:01 smithi145 ceph-mon[96887]: pgmap v2230: 169 pgs: 169 active+clean; 701 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 MiB/s rd, 5.0 MiB/s wr, 528 op/s 2024-09-16T06:27:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:01 smithi145 ceph-mon[99390]: osdmap e1233: 8 total, 8 up, 8 in 2024-09-16T06:27:02.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:01 smithi145 ceph-mon[99390]: pgmap v2230: 169 pgs: 169 active+clean; 701 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 MiB/s rd, 5.0 MiB/s wr, 528 op/s 2024-09-16T06:27:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:01 smithi161 ceph-mon[87722]: osdmap e1233: 8 total, 8 up, 8 in 2024-09-16T06:27:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:01 smithi161 ceph-mon[87722]: pgmap v2230: 169 pgs: 169 active+clean; 701 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 MiB/s rd, 5.0 MiB/s wr, 528 op/s 2024-09-16T06:27:02.927 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:27:02.937 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:27:02.937 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:27:02.946 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:27:02.968 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:27:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:02 smithi145 ceph-mon[96887]: osdmap e1234: 8 total, 8 up, 8 in 2024-09-16T06:27:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:02 smithi145 ceph-mon[99390]: osdmap e1234: 8 total, 8 up, 8 in 2024-09-16T06:27:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:02 smithi161 ceph-mon[87722]: osdmap e1234: 8 total, 8 up, 8 in 2024-09-16T06:27:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:03 smithi145 ceph-mon[96887]: osdmap e1235: 8 total, 8 up, 8 in 2024-09-16T06:27:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:03 smithi145 ceph-mon[96887]: pgmap v2233: 169 pgs: 169 active+clean; 705 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 8.0 MiB/s wr, 160 op/s 2024-09-16T06:27:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:03 smithi145 ceph-mon[99390]: osdmap e1235: 8 total, 8 up, 8 in 2024-09-16T06:27:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:03 smithi145 ceph-mon[99390]: pgmap v2233: 169 pgs: 169 active+clean; 705 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 8.0 MiB/s wr, 160 op/s 2024-09-16T06:27:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:03 smithi161 ceph-mon[87722]: osdmap e1235: 8 total, 8 up, 8 in 2024-09-16T06:27:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:03 smithi161 ceph-mon[87722]: pgmap v2233: 169 pgs: 169 active+clean; 705 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 8.0 MiB/s wr, 160 op/s 2024-09-16T06:27:04.921 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:27:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:27:04] "GET /metrics HTTP/1.1" 200 38959 "" "Prometheus/2.43.0" 2024-09-16T06:27:04.944 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:04.971 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:27:04.980 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:04 smithi145 ceph-mon[96887]: osdmap e1236: 8 total, 8 up, 8 in 2024-09-16T06:27:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:04 smithi145 ceph-mon[99390]: osdmap e1236: 8 total, 8 up, 8 in 2024-09-16T06:27:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:04 smithi161 ceph-mon[87722]: osdmap e1236: 8 total, 8 up, 8 in 2024-09-16T06:27:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:05 smithi145 ceph-mon[96887]: osdmap e1237: 8 total, 8 up, 8 in 2024-09-16T06:27:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:05 smithi145 ceph-mon[96887]: pgmap v2236: 169 pgs: 169 active+clean; 725 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 156 op/s 2024-09-16T06:27:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:05 smithi145 ceph-mon[96887]: osdmap e1238: 8 total, 8 up, 8 in 2024-09-16T06:27:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:05 smithi145 ceph-mon[99390]: osdmap e1237: 8 total, 8 up, 8 in 2024-09-16T06:27:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:05 smithi145 ceph-mon[99390]: pgmap v2236: 169 pgs: 169 active+clean; 725 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 156 op/s 2024-09-16T06:27:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:05 smithi145 ceph-mon[99390]: osdmap e1238: 8 total, 8 up, 8 in 2024-09-16T06:27:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:05 smithi161 ceph-mon[87722]: osdmap e1237: 8 total, 8 up, 8 in 2024-09-16T06:27:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:05 smithi161 ceph-mon[87722]: pgmap v2236: 169 pgs: 169 active+clean; 725 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 156 op/s 2024-09-16T06:27:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:05 smithi161 ceph-mon[87722]: osdmap e1238: 8 total, 8 up, 8 in 2024-09-16T06:27:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:06 smithi145 ceph-mon[96887]: osdmap e1239: 8 total, 8 up, 8 in 2024-09-16T06:27:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:06 smithi145 ceph-mon[99390]: osdmap e1239: 8 total, 8 up, 8 in 2024-09-16T06:27:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:06 smithi161 ceph-mon[87722]: osdmap e1239: 8 total, 8 up, 8 in 2024-09-16T06:27:08.229 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: after_prepare_snap 2024-09-16T06:27:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:08 smithi161 ceph-mon[87722]: pgmap v2239: 169 pgs: 169 active+clean; 729 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.0 MiB/s wr, 105 op/s 2024-09-16T06:27:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:08 smithi161 ceph-mon[87722]: osdmap e1240: 8 total, 8 up, 8 in 2024-09-16T06:27:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:08 smithi145 ceph-mon[96887]: pgmap v2239: 169 pgs: 169 active+clean; 729 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.0 MiB/s wr, 105 op/s 2024-09-16T06:27:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:08 smithi145 ceph-mon[96887]: osdmap e1240: 8 total, 8 up, 8 in 2024-09-16T06:27:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:08 smithi145 ceph-mon[99390]: pgmap v2239: 169 pgs: 169 active+clean; 729 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.0 MiB/s wr, 105 op/s 2024-09-16T06:27:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:08 smithi145 ceph-mon[99390]: osdmap e1240: 8 total, 8 up, 8 in 2024-09-16T06:27:09.966 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:27:09.982 INFO:tasks.workunit.client.0.smithi145.stdout:write: * 83886080~1000 2024-09-16T06:27:09.989 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:27:10.132 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:27:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:09 smithi145 ceph-mon[96887]: osdmap e1241: 8 total, 8 up, 8 in 2024-09-16T06:27:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:09 smithi145 ceph-mon[96887]: pgmap v2242: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 54 op/s 2024-09-16T06:27:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:09 smithi145 ceph-mon[99390]: osdmap e1241: 8 total, 8 up, 8 in 2024-09-16T06:27:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:09 smithi145 ceph-mon[99390]: pgmap v2242: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 54 op/s 2024-09-16T06:27:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:09 smithi161 ceph-mon[87722]: osdmap e1241: 8 total, 8 up, 8 in 2024-09-16T06:27:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:09 smithi161 ceph-mon[87722]: pgmap v2242: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 54 op/s 2024-09-16T06:27:11.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:10 smithi161 ceph-mon[87722]: osdmap e1242: 8 total, 8 up, 8 in 2024-09-16T06:27:11.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:10 smithi161 ceph-mon[87722]: osdmap e1243: 8 total, 8 up, 8 in 2024-09-16T06:27:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:10 smithi145 ceph-mon[96887]: osdmap e1242: 8 total, 8 up, 8 in 2024-09-16T06:27:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:10 smithi145 ceph-mon[96887]: osdmap e1243: 8 total, 8 up, 8 in 2024-09-16T06:27:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:10 smithi145 ceph-mon[99390]: osdmap e1242: 8 total, 8 up, 8 in 2024-09-16T06:27:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:10 smithi145 ceph-mon[99390]: osdmap e1243: 8 total, 8 up, 8 in 2024-09-16T06:27:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:12 smithi161 ceph-mon[87722]: pgmap v2245: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 12 KiB/s wr, 270 op/s 2024-09-16T06:27:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:12 smithi161 ceph-mon[87722]: osdmap e1244: 8 total, 8 up, 8 in 2024-09-16T06:27:13.222 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (13981 ms) 2024-09-16T06:27:13.222 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.Clone 2024-09-16T06:27:13.254 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:13.265 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~8388609 2024-09-16T06:27:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:12 smithi145 ceph-mon[96887]: pgmap v2245: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 12 KiB/s wr, 270 op/s 2024-09-16T06:27:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:12 smithi145 ceph-mon[96887]: osdmap e1244: 8 total, 8 up, 8 in 2024-09-16T06:27:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:12 smithi145 ceph-mon[99390]: pgmap v2245: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 12 KiB/s wr, 270 op/s 2024-09-16T06:27:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:12 smithi145 ceph-mon[99390]: osdmap e1244: 8 total, 8 up, 8 in 2024-09-16T06:27:13.332 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 16777218~8388609 2024-09-16T06:27:13.376 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap 2024-09-16T06:27:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:13 smithi145 ceph-mon[96887]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-16T06:27:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:13 smithi145 ceph-mon[99390]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-16T06:27:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:13 smithi161 ceph-mon[87722]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-16T06:27:14.868 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap 2024-09-16T06:27:14.883 INFO:tasks.workunit.client.0.smithi145.stdout:clone image105 -> image108 2024-09-16T06:27:14.991 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:27:15.048 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:27:15.050 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap 2024-09-16T06:27:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:14 smithi145 ceph-mon[99390]: pgmap v2248: 169 pgs: 169 active+clean; 737 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 2.0 MiB/s wr, 281 op/s 2024-09-16T06:27:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:14 smithi145 ceph-mon[99390]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-16T06:27:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:14 smithi145 ceph-mon[96887]: pgmap v2248: 169 pgs: 169 active+clean; 737 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 2.0 MiB/s wr, 281 op/s 2024-09-16T06:27:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:14 smithi145 ceph-mon[96887]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-16T06:27:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:27:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:27:14] "GET /metrics HTTP/1.1" 200 38963 "" "Prometheus/2.43.0" 2024-09-16T06:27:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:14 smithi161 ceph-mon[87722]: pgmap v2248: 169 pgs: 169 active+clean; 737 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 2.0 MiB/s wr, 281 op/s 2024-09-16T06:27:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:14 smithi161 ceph-mon[87722]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-16T06:27:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:15 smithi145 ceph-mon[96887]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-16T06:27:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:15 smithi145 ceph-mon[99390]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-16T06:27:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:15 smithi161 ceph-mon[87722]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-16T06:27:16.865 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap 2024-09-16T06:27:16.880 INFO:tasks.workunit.client.0.smithi145.stdout:clone image108 -> image110 2024-09-16T06:27:17.006 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 1000~1000 2024-09-16T06:27:17.063 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 2010~1000 2024-09-16T06:27:17.066 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:16 smithi145 ceph-mon[96887]: pgmap v2251: 169 pgs: 169 active+clean; 761 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 11 MiB/s wr, 380 op/s 2024-09-16T06:27:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:16 smithi145 ceph-mon[96887]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-16T06:27:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:16 smithi145 ceph-mon[99390]: pgmap v2251: 169 pgs: 169 active+clean; 761 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 11 MiB/s wr, 380 op/s 2024-09-16T06:27:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:16 smithi145 ceph-mon[99390]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-16T06:27:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:16 smithi161 ceph-mon[87722]: pgmap v2251: 169 pgs: 169 active+clean; 761 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 11 MiB/s wr, 380 op/s 2024-09-16T06:27:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:16 smithi161 ceph-mon[87722]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-16T06:27:17.354 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:27:17.522 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:27:17.686 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.Clone (4464 ms) 2024-09-16T06:27:17.686 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneParent 2024-09-16T06:27:17.717 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:17.729 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap 2024-09-16T06:27:18.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:17 smithi145 ceph-mon[99390]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-16T06:27:18.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:17 smithi145 ceph-mon[96887]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-16T06:27:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:17 smithi161 ceph-mon[87722]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-16T06:27:18.889 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap 2024-09-16T06:27:18.900 INFO:tasks.workunit.client.0.smithi145.stdout:clone image111 -> image114 2024-09-16T06:27:19.001 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:19.175 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:27:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:18 smithi145 ceph-mon[99390]: pgmap v2254: 169 pgs: 169 active+clean; 765 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 11 MiB/s wr, 353 op/s 2024-09-16T06:27:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:18 smithi145 ceph-mon[99390]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-16T06:27:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:27:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:18 smithi145 ceph-mon[96887]: pgmap v2254: 169 pgs: 169 active+clean; 765 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 11 MiB/s wr, 353 op/s 2024-09-16T06:27:19.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:18 smithi145 ceph-mon[96887]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-16T06:27:19.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:27:19.318 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneParent (1633 ms) 2024-09-16T06:27:19.319 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-09-16T06:27:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:18 smithi161 ceph-mon[87722]: pgmap v2254: 169 pgs: 169 active+clean; 765 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 11 MiB/s wr, 353 op/s 2024-09-16T06:27:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:18 smithi161 ceph-mon[87722]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-16T06:27:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:27:19.350 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:19.361 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~10 2024-09-16T06:27:19.370 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap 2024-09-16T06:27:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[99390]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-16T06:27:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[96887]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:27:20.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:27:20.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:19 smithi161 ceph-mon[87722]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-16T06:27:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:27:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:27:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:27:20.837 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap 2024-09-16T06:27:20.850 INFO:tasks.workunit.client.0.smithi145.stdout:clone image115 -> image118 2024-09-16T06:27:20.958 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:21.113 INFO:tasks.workunit.client.0.smithi145.stdout:write: Y 0~1 2024-09-16T06:27:21.141 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:27:21.220 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:27:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:20 smithi145 ceph-mon[99390]: pgmap v2257: 169 pgs: 169 active+clean; 765 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 303 op/s 2024-09-16T06:27:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:20 smithi145 ceph-mon[99390]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-16T06:27:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:20 smithi145 ceph-mon[99390]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-16T06:27:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:20 smithi145 ceph-mon[96887]: pgmap v2257: 169 pgs: 169 active+clean; 765 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 303 op/s 2024-09-16T06:27:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:20 smithi145 ceph-mon[96887]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-16T06:27:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:20 smithi145 ceph-mon[96887]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-16T06:27:21.322 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2004 ms) 2024-09-16T06:27:21.322 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-09-16T06:27:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:20 smithi161 ceph-mon[87722]: pgmap v2257: 169 pgs: 169 active+clean; 765 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 303 op/s 2024-09-16T06:27:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:20 smithi161 ceph-mon[87722]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-16T06:27:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:20 smithi161 ceph-mon[87722]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-16T06:27:21.353 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:21.362 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 41943040~10 2024-09-16T06:27:21.370 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:27:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:21 smithi145 ceph-mon[96887]: pgmap v2260: 169 pgs: 169 active+clean; 777 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 825 op/s 2024-09-16T06:27:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:21 smithi145 ceph-mon[99390]: pgmap v2260: 169 pgs: 169 active+clean; 777 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 825 op/s 2024-09-16T06:27:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:21 smithi161 ceph-mon[87722]: pgmap v2260: 169 pgs: 169 active+clean; 777 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 825 op/s 2024-09-16T06:27:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:22.905 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 41943041~10 2024-09-16T06:27:22.912 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:22 smithi145 ceph-mon[96887]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-16T06:27:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:22 smithi145 ceph-mon[99390]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-16T06:27:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:22 smithi161 ceph-mon[87722]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-16T06:27:24.052 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 41943042~10 2024-09-16T06:27:24.068 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:27:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:23 smithi145 ceph-mon[96887]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-16T06:27:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:23 smithi145 ceph-mon[96887]: pgmap v2263: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 913 op/s 2024-09-16T06:27:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:23 smithi145 ceph-mon[99390]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-16T06:27:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:23 smithi145 ceph-mon[99390]: pgmap v2263: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 913 op/s 2024-09-16T06:27:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:23 smithi161 ceph-mon[87722]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-16T06:27:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:23 smithi161 ceph-mon[87722]: pgmap v2263: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 913 op/s 2024-09-16T06:27:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:24 smithi145 ceph-mon[96887]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-16T06:27:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:24 smithi145 ceph-mon[99390]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-16T06:27:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:27:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:27:24] "GET /metrics HTTP/1.1" 200 38958 "" "Prometheus/2.43.0" 2024-09-16T06:27:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:24 smithi161 ceph-mon[87722]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-16T06:27:25.932 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 41943040 2024-09-16T06:27:25.964 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:27:26.029 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:27:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:25 smithi145 ceph-mon[96887]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-16T06:27:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:25 smithi145 ceph-mon[96887]: pgmap v2266: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 876 op/s 2024-09-16T06:27:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:25 smithi145 ceph-mon[99390]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-16T06:27:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:25 smithi145 ceph-mon[99390]: pgmap v2266: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 876 op/s 2024-09-16T06:27:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:25 smithi161 ceph-mon[87722]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-16T06:27:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:25 smithi161 ceph-mon[87722]: pgmap v2266: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 876 op/s 2024-09-16T06:27:27.054 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5732 ms) 2024-09-16T06:27:27.054 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-09-16T06:27:27.085 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:27.096 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 41943040~10 2024-09-16T06:27:27.105 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:27:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:26 smithi145 ceph-mon[96887]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-16T06:27:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:26 smithi145 ceph-mon[99390]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-16T06:27:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:26 smithi161 ceph-mon[87722]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-16T06:27:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:27 smithi145 ceph-mon[99390]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-16T06:27:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:27 smithi145 ceph-mon[99390]: pgmap v2269: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 534 op/s 2024-09-16T06:27:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:27 smithi145 ceph-mon[96887]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-16T06:27:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:27 smithi145 ceph-mon[96887]: pgmap v2269: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 534 op/s 2024-09-16T06:27:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:27 smithi161 ceph-mon[87722]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-16T06:27:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:27 smithi161 ceph-mon[87722]: pgmap v2269: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 534 op/s 2024-09-16T06:27:28.954 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 41943040 2024-09-16T06:27:28.974 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:28 smithi145 ceph-mon[96887]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-16T06:27:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:28 smithi145 ceph-mon[99390]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-16T06:27:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:28 smithi161 ceph-mon[87722]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-16T06:27:30.062 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:30.073 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:27:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:29 smithi145 ceph-mon[96887]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-16T06:27:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:29 smithi145 ceph-mon[96887]: pgmap v2272: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 8.7 KiB/s wr, 80 op/s 2024-09-16T06:27:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:29 smithi145 ceph-mon[99390]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-16T06:27:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:29 smithi145 ceph-mon[99390]: pgmap v2272: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 8.7 KiB/s wr, 80 op/s 2024-09-16T06:27:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:29 smithi161 ceph-mon[87722]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-16T06:27:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:29 smithi161 ceph-mon[87722]: pgmap v2272: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 8.7 KiB/s wr, 80 op/s 2024-09-16T06:27:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:30 smithi145 ceph-mon[96887]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-16T06:27:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:30 smithi145 ceph-mon[99390]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-16T06:27:31.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:30 smithi161 ceph-mon[87722]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-16T06:27:31.976 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 41943040~10 2024-09-16T06:27:31.982 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap4 2024-09-16T06:27:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:31 smithi145 ceph-mon[96887]: pgmap v2274: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 22 KiB/s wr, 298 op/s 2024-09-16T06:27:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:31 smithi145 ceph-mon[96887]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-16T06:27:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:31 smithi145 ceph-mon[99390]: pgmap v2274: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 22 KiB/s wr, 298 op/s 2024-09-16T06:27:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:31 smithi145 ceph-mon[99390]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-16T06:27:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:31 smithi161 ceph-mon[87722]: pgmap v2274: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 22 KiB/s wr, 298 op/s 2024-09-16T06:27:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:31 smithi161 ceph-mon[87722]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-16T06:27:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:32 smithi145 ceph-mon[96887]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-16T06:27:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:32 smithi145 ceph-mon[99390]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-16T06:27:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:32 smithi161 ceph-mon[87722]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-16T06:27:33.997 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 41943040 2024-09-16T06:27:34.018 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:27:34.082 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:27:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:33 smithi145 ceph-mon[96887]: pgmap v2277: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 220 KiB/s rd, 23 KiB/s wr, 299 op/s 2024-09-16T06:27:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:33 smithi145 ceph-mon[96887]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-16T06:27:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:33 smithi145 ceph-mon[99390]: pgmap v2277: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 220 KiB/s rd, 23 KiB/s wr, 299 op/s 2024-09-16T06:27:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:33 smithi145 ceph-mon[99390]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-16T06:27:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:33 smithi161 ceph-mon[87722]: pgmap v2277: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 220 KiB/s rd, 23 KiB/s wr, 299 op/s 2024-09-16T06:27:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:33 smithi161 ceph-mon[87722]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-16T06:27:34.983 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:27:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:27:34] "GET /metrics HTTP/1.1" 200 38958 "" "Prometheus/2.43.0" 2024-09-16T06:27:35.130 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8076 ms) 2024-09-16T06:27:35.131 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-09-16T06:27:35.167 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:35.178 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:34 smithi145 ceph-mon[96887]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-16T06:27:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:34 smithi145 ceph-mon[99390]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-16T06:27:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:34 smithi161 ceph-mon[87722]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-16T06:27:35.356 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.AbortInUseImage (226 ms) 2024-09-16T06:27:35.356 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-09-16T06:27:35.386 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:35.397 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:27:35.451 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:27:35.510 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:35.692 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:27:35.734 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:27:35.797 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:27:36.009 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (653 ms) 2024-09-16T06:27:36.009 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-09-16T06:27:36.042 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:36.056 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:27:36.110 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:27:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:35 smithi145 ceph-mon[99390]: pgmap v2280: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 134 op/s 2024-09-16T06:27:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:35 smithi145 ceph-mon[99390]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-16T06:27:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:35 smithi145 ceph-mon[99390]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-16T06:27:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:35 smithi145 ceph-mon[96887]: pgmap v2280: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 134 op/s 2024-09-16T06:27:36.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:35 smithi145 ceph-mon[96887]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-16T06:27:36.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:35 smithi145 ceph-mon[96887]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-16T06:27:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:35 smithi161 ceph-mon[87722]: pgmap v2280: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 134 op/s 2024-09-16T06:27:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:35 smithi161 ceph-mon[87722]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-16T06:27:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:35 smithi161 ceph-mon[87722]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-16T06:27:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:38.021 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 8388609~8388609 2024-09-16T06:27:38.045 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 0~1000 2024-09-16T06:27:38.046 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 1010~1000 2024-09-16T06:27:38.046 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:27:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:37 smithi145 ceph-mon[96887]: pgmap v2283: 169 pgs: 169 active+clean; 797 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.0 MiB/s wr, 369 op/s 2024-09-16T06:27:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:37 smithi145 ceph-mon[96887]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-16T06:27:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:37 smithi145 ceph-mon[99390]: pgmap v2283: 169 pgs: 169 active+clean; 797 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.0 MiB/s wr, 369 op/s 2024-09-16T06:27:38.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:37 smithi145 ceph-mon[99390]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-16T06:27:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:37 smithi161 ceph-mon[87722]: pgmap v2283: 169 pgs: 169 active+clean; 797 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.0 MiB/s wr, 369 op/s 2024-09-16T06:27:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:37 smithi161 ceph-mon[87722]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-16T06:27:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:39 smithi145 ceph-mon[96887]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-16T06:27:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:39 smithi145 ceph-mon[99390]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-16T06:27:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:39 smithi161 ceph-mon[87722]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-16T06:27:40.023 INFO:tasks.workunit.client.0.smithi145.stdout:write: X 8388609~1000 2024-09-16T06:27:40.031 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16777228~1000 2024-09-16T06:27:40.031 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 167772160 2024-09-16T06:27:40.042 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 83886079~8388609 2024-09-16T06:27:40.060 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:27:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:40 smithi145 ceph-mon[96887]: pgmap v2286: 169 pgs: 169 active+clean; 813 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-09-16T06:27:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:40 smithi145 ceph-mon[96887]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-16T06:27:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:40 smithi145 ceph-mon[99390]: pgmap v2286: 169 pgs: 169 active+clean; 813 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-09-16T06:27:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:40 smithi145 ceph-mon[99390]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-16T06:27:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:40 smithi161 ceph-mon[87722]: pgmap v2286: 169 pgs: 169 active+clean; 813 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-09-16T06:27:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:40 smithi161 ceph-mon[87722]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-16T06:27:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:41 smithi145 ceph-mon[96887]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-16T06:27:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:41 smithi145 ceph-mon[99390]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-16T06:27:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:41 smithi161 ceph-mon[87722]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-16T06:27:42.040 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:42.065 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83886079~1 2024-09-16T06:27:42.073 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:42 smithi145 ceph-mon[96887]: pgmap v2289: 169 pgs: 169 active+clean; 841 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 19 MiB/s wr, 338 op/s 2024-09-16T06:27:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:42 smithi145 ceph-mon[96887]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-16T06:27:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:42 smithi145 ceph-mon[99390]: pgmap v2289: 169 pgs: 169 active+clean; 841 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 19 MiB/s wr, 338 op/s 2024-09-16T06:27:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:42 smithi145 ceph-mon[99390]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-16T06:27:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:42 smithi161 ceph-mon[87722]: pgmap v2289: 169 pgs: 169 active+clean; 841 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 19 MiB/s wr, 338 op/s 2024-09-16T06:27:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:42 smithi161 ceph-mon[87722]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-16T06:27:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:43 smithi145 ceph-mon[99390]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-16T06:27:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:43 smithi145 ceph-mon[96887]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-16T06:27:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:43 smithi161 ceph-mon[87722]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-16T06:27:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:44 smithi145 ceph-mon[96887]: pgmap v2292: 169 pgs: 169 active+clean; 857 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 15 MiB/s wr, 304 op/s 2024-09-16T06:27:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:44 smithi145 ceph-mon[96887]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-16T06:27:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:44 smithi145 ceph-mon[99390]: pgmap v2292: 169 pgs: 169 active+clean; 857 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 15 MiB/s wr, 304 op/s 2024-09-16T06:27:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:44 smithi145 ceph-mon[99390]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-16T06:27:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:44 smithi161 ceph-mon[87722]: pgmap v2292: 169 pgs: 169 active+clean; 857 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 15 MiB/s wr, 304 op/s 2024-09-16T06:27:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:44 smithi161 ceph-mon[87722]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-16T06:27:45.044 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:27:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:27:44] "GET /metrics HTTP/1.1" 200 38962 "" "Prometheus/2.43.0" 2024-09-16T06:27:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:45 smithi145 ceph-mon[96887]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-16T06:27:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:45 smithi145 ceph-mon[99390]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-16T06:27:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:45 smithi161 ceph-mon[87722]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-16T06:27:45.465 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:27:45.562 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:27:45.841 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 0~8388609 2024-09-16T06:27:45.853 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16777218~8388609 2024-09-16T06:27:45.952 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:27:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:46 smithi145 ceph-mon[96887]: pgmap v2295: 169 pgs: 169 active+clean; 873 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 7.0 MiB/s wr, 168 op/s 2024-09-16T06:27:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:46 smithi145 ceph-mon[96887]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-16T06:27:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:46 smithi145 ceph-mon[96887]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-16T06:27:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:46 smithi145 ceph-mon[99390]: pgmap v2295: 169 pgs: 169 active+clean; 873 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 7.0 MiB/s wr, 168 op/s 2024-09-16T06:27:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:46 smithi145 ceph-mon[99390]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-16T06:27:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:46 smithi145 ceph-mon[99390]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-16T06:27:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:46 smithi161 ceph-mon[87722]: pgmap v2295: 169 pgs: 169 active+clean; 873 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 7.0 MiB/s wr, 168 op/s 2024-09-16T06:27:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:46 smithi161 ceph-mon[87722]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-16T06:27:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:46 smithi161 ceph-mon[87722]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-16T06:27:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:48 smithi145 ceph-mon[96887]: pgmap v2298: 169 pgs: 169 active+clean; 897 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 11 MiB/s wr, 226 op/s 2024-09-16T06:27:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:48 smithi145 ceph-mon[96887]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-16T06:27:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:48 smithi145 ceph-mon[99390]: pgmap v2298: 169 pgs: 169 active+clean; 897 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 11 MiB/s wr, 226 op/s 2024-09-16T06:27:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:48 smithi145 ceph-mon[99390]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-16T06:27:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:48 smithi161 ceph-mon[87722]: pgmap v2298: 169 pgs: 169 active+clean; 897 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 11 MiB/s wr, 226 op/s 2024-09-16T06:27:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:48 smithi161 ceph-mon[87722]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-16T06:27:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:49 smithi145 ceph-mon[96887]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-16T06:27:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:49 smithi145 ceph-mon[99390]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-16T06:27:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:49 smithi161 ceph-mon[87722]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-16T06:27:50.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:50 smithi145 ceph-mon[96887]: pgmap v2301: 169 pgs: 169 active+clean; 913 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 295 op/s 2024-09-16T06:27:50.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:50 smithi145 ceph-mon[96887]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-16T06:27:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:50 smithi145 ceph-mon[99390]: pgmap v2301: 169 pgs: 169 active+clean; 913 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 295 op/s 2024-09-16T06:27:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:50 smithi145 ceph-mon[99390]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-16T06:27:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:50 smithi161 ceph-mon[87722]: pgmap v2301: 169 pgs: 169 active+clean; 913 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 295 op/s 2024-09-16T06:27:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:50 smithi161 ceph-mon[87722]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-16T06:27:50.455 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.AbortWithSnapshots (14446 ms) 2024-09-16T06:27:50.456 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-09-16T06:27:50.486 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:50.496 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:27:50.505 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:27:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:51 smithi161 ceph-mon[87722]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-16T06:27:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:51 smithi145 ceph-mon[96887]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-16T06:27:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:51 smithi145 ceph-mon[99390]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-16T06:27:52.099 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:27:52.163 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:52 smithi161 ceph-mon[87722]: pgmap v2304: 169 pgs: 169 active+clean; 937 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 16 MiB/s wr, 241 op/s 2024-09-16T06:27:52.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:52 smithi161 ceph-mon[87722]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-16T06:27:52.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:52 smithi145 ceph-mon[96887]: pgmap v2304: 169 pgs: 169 active+clean; 937 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 16 MiB/s wr, 241 op/s 2024-09-16T06:27:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:52 smithi145 ceph-mon[96887]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-16T06:27:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:52 smithi145 ceph-mon[99390]: pgmap v2304: 169 pgs: 169 active+clean; 937 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 16 MiB/s wr, 241 op/s 2024-09-16T06:27:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:52 smithi145 ceph-mon[99390]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-16T06:27:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:27:53.303 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:27:53.378 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:27:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:53 smithi145 ceph-mon[96887]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-16T06:27:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:53 smithi145 ceph-mon[99390]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-16T06:27:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:53 smithi161 ceph-mon[87722]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-16T06:27:54.226 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV1Parent (3771 ms) 2024-09-16T06:27:54.227 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-09-16T06:27:54.257 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:54.268 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:27:54.277 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:27:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:54 smithi145 ceph-mon[96887]: pgmap v2307: 169 pgs: 169 active+clean; 921 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 10 MiB/s wr, 157 op/s 2024-09-16T06:27:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:54 smithi145 ceph-mon[96887]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-16T06:27:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:54 smithi145 ceph-mon[99390]: pgmap v2307: 169 pgs: 169 active+clean; 921 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 10 MiB/s wr, 157 op/s 2024-09-16T06:27:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:54 smithi145 ceph-mon[99390]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-16T06:27:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:54 smithi161 ceph-mon[87722]: pgmap v2307: 169 pgs: 169 active+clean; 921 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 10 MiB/s wr, 157 op/s 2024-09-16T06:27:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:54 smithi161 ceph-mon[87722]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-16T06:27:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:27:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:27:54] "GET /metrics HTTP/1.1" 200 38955 "" "Prometheus/2.43.0" 2024-09-16T06:27:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:55 smithi145 ceph-mon[96887]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-16T06:27:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:55 smithi145 ceph-mon[99390]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-16T06:27:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:55 smithi161 ceph-mon[87722]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-16T06:27:55.856 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:27:55.934 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:27:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:56 smithi145 ceph-mon[96887]: pgmap v2310: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 17 KiB/s wr, 258 op/s 2024-09-16T06:27:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:56 smithi145 ceph-mon[96887]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-16T06:27:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:56 smithi145 ceph-mon[96887]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-16T06:27:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:56 smithi145 ceph-mon[99390]: pgmap v2310: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 17 KiB/s wr, 258 op/s 2024-09-16T06:27:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:56 smithi145 ceph-mon[99390]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-16T06:27:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:56 smithi145 ceph-mon[99390]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-16T06:27:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:56 smithi161 ceph-mon[87722]: pgmap v2310: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 17 KiB/s wr, 258 op/s 2024-09-16T06:27:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:56 smithi161 ceph-mon[87722]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-16T06:27:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:56 smithi161 ceph-mon[87722]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-16T06:27:57.039 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:27:57.113 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:27:57.977 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV2Parent (3750 ms) 2024-09-16T06:27:57.977 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-09-16T06:27:58.009 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:27:58.020 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:27:58.028 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:27:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:57 smithi145 ceph-mon[96887]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-16T06:27:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:57 smithi145 ceph-mon[99390]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-16T06:27:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:57 smithi161 ceph-mon[87722]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-16T06:27:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:58 smithi145 ceph-mon[99390]: pgmap v2314: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 16 KiB/s wr, 227 op/s 2024-09-16T06:27:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:58 smithi145 ceph-mon[99390]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-16T06:27:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:58 smithi145 ceph-mon[96887]: pgmap v2314: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 16 KiB/s wr, 227 op/s 2024-09-16T06:27:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:58 smithi145 ceph-mon[96887]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-16T06:27:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:58 smithi161 ceph-mon[87722]: pgmap v2314: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 16 KiB/s wr, 227 op/s 2024-09-16T06:27:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:58 smithi161 ceph-mon[87722]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-16T06:27:59.875 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:27:59.940 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:27:59 smithi145 ceph-mon[96887]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-16T06:28:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:27:59 smithi145 ceph-mon[99390]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-16T06:28:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:27:59 smithi161 ceph-mon[87722]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-16T06:28:00.999 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:28:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:00 smithi145 ceph-mon[96887]: pgmap v2317: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 418 KiB/s rd, 22 KiB/s wr, 517 op/s 2024-09-16T06:28:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:00 smithi145 ceph-mon[96887]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-16T06:28:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:00 smithi145 ceph-mon[96887]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-16T06:28:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:00 smithi145 ceph-mon[99390]: pgmap v2317: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 418 KiB/s rd, 22 KiB/s wr, 517 op/s 2024-09-16T06:28:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:00 smithi145 ceph-mon[99390]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-16T06:28:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:00 smithi145 ceph-mon[99390]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-16T06:28:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:00 smithi161 ceph-mon[87722]: pgmap v2317: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 418 KiB/s rd, 22 KiB/s wr, 517 op/s 2024-09-16T06:28:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:00 smithi161 ceph-mon[87722]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-16T06:28:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:00 smithi161 ceph-mon[87722]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-16T06:28:02.007 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4030 ms) 2024-09-16T06:28:02.007 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-09-16T06:28:02.038 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:02.049 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:28:02.057 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:02 smithi145 ceph-mon[96887]: pgmap v2320: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 546 KiB/s rd, 30 KiB/s wr, 677 op/s 2024-09-16T06:28:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:02 smithi145 ceph-mon[96887]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-16T06:28:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:02 smithi145 ceph-mon[99390]: pgmap v2320: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 546 KiB/s rd, 30 KiB/s wr, 677 op/s 2024-09-16T06:28:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:02 smithi145 ceph-mon[99390]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-16T06:28:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:02 smithi161 ceph-mon[87722]: pgmap v2320: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 546 KiB/s rd, 30 KiB/s wr, 677 op/s 2024-09-16T06:28:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:02 smithi161 ceph-mon[87722]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-16T06:28:03.902 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:03.971 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:03 smithi145 ceph-mon[99390]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-16T06:28:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:03 smithi145 ceph-mon[99390]: pgmap v2323: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 235 op/s 2024-09-16T06:28:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:03 smithi145 ceph-mon[96887]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-16T06:28:04.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:03 smithi145 ceph-mon[96887]: pgmap v2323: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 235 op/s 2024-09-16T06:28:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:03 smithi161 ceph-mon[87722]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-16T06:28:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:03 smithi161 ceph-mon[87722]: pgmap v2323: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 235 op/s 2024-09-16T06:28:05.056 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:28:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:04 smithi145 ceph-mon[99390]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-16T06:28:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:04 smithi145 ceph-mon[96887]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-16T06:28:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:28:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:28:04] "GET /metrics HTTP/1.1" 200 38955 "" "Prometheus/2.43.0" 2024-09-16T06:28:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:04 smithi161 ceph-mon[87722]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-16T06:28:05.985 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV2ParentAbort (3978 ms) 2024-09-16T06:28:05.985 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-09-16T06:28:06.015 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:06.026 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:28:06.033 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:05 smithi145 ceph-mon[99390]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-16T06:28:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:05 smithi145 ceph-mon[99390]: pgmap v2326: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 415 op/s 2024-09-16T06:28:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:05 smithi145 ceph-mon[99390]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-16T06:28:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:05 smithi145 ceph-mon[96887]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-16T06:28:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:05 smithi145 ceph-mon[96887]: pgmap v2326: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 415 op/s 2024-09-16T06:28:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:05 smithi145 ceph-mon[96887]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-16T06:28:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:05 smithi161 ceph-mon[87722]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-16T06:28:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:05 smithi161 ceph-mon[87722]: pgmap v2326: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 415 op/s 2024-09-16T06:28:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:05 smithi161 ceph-mon[87722]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-16T06:28:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:07.933 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:07.995 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:07 smithi145 ceph-mon[99390]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-16T06:28:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:07 smithi145 ceph-mon[99390]: pgmap v2329: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 320 KiB/s rd, 21 KiB/s wr, 414 op/s 2024-09-16T06:28:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:07 smithi145 ceph-mon[96887]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-16T06:28:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:07 smithi145 ceph-mon[96887]: pgmap v2329: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 320 KiB/s rd, 21 KiB/s wr, 414 op/s 2024-09-16T06:28:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:07 smithi161 ceph-mon[87722]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-16T06:28:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:07 smithi161 ceph-mon[87722]: pgmap v2329: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 320 KiB/s rd, 21 KiB/s wr, 414 op/s 2024-09-16T06:28:09.103 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:28:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:08 smithi145 ceph-mon[99390]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-16T06:28:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:08 smithi145 ceph-mon[96887]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-16T06:28:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:08 smithi161 ceph-mon[87722]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-16T06:28:10.065 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4081 ms) 2024-09-16T06:28:10.066 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-09-16T06:28:10.099 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:10.110 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:28:10.119 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:09 smithi145 ceph-mon[96887]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-16T06:28:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:09 smithi145 ceph-mon[96887]: pgmap v2332: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 7.7 KiB/s wr, 114 op/s 2024-09-16T06:28:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:09 smithi145 ceph-mon[99390]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-16T06:28:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:09 smithi145 ceph-mon[99390]: pgmap v2332: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 7.7 KiB/s wr, 114 op/s 2024-09-16T06:28:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:09 smithi161 ceph-mon[87722]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-16T06:28:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:09 smithi161 ceph-mon[87722]: pgmap v2332: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 7.7 KiB/s wr, 114 op/s 2024-09-16T06:28:11.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:10 smithi161 ceph-mon[87722]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-16T06:28:11.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:10 smithi161 ceph-mon[87722]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-16T06:28:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:10 smithi145 ceph-mon[96887]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-16T06:28:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:10 smithi145 ceph-mon[96887]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-16T06:28:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:10 smithi145 ceph-mon[99390]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-16T06:28:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:10 smithi145 ceph-mon[99390]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-16T06:28:11.849 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:11.917 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:12 smithi161 ceph-mon[87722]: pgmap v2335: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 19 KiB/s wr, 264 op/s 2024-09-16T06:28:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:12 smithi161 ceph-mon[87722]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-16T06:28:13.121 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:28:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:12 smithi145 ceph-mon[96887]: pgmap v2335: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 19 KiB/s wr, 264 op/s 2024-09-16T06:28:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:12 smithi145 ceph-mon[96887]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-16T06:28:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:12 smithi145 ceph-mon[99390]: pgmap v2335: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 19 KiB/s wr, 264 op/s 2024-09-16T06:28:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:12 smithi145 ceph-mon[99390]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-16T06:28:14.082 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4017 ms) 2024-09-16T06:28:14.082 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-09-16T06:28:14.115 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:14.128 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:28:14.136 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:13 smithi145 ceph-mon[96887]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-16T06:28:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:13 smithi145 ceph-mon[96887]: pgmap v2338: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 299 KiB/s rd, 19 KiB/s wr, 383 op/s 2024-09-16T06:28:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:13 smithi145 ceph-mon[99390]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-16T06:28:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:13 smithi145 ceph-mon[99390]: pgmap v2338: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 299 KiB/s rd, 19 KiB/s wr, 383 op/s 2024-09-16T06:28:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:13 smithi161 ceph-mon[87722]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-16T06:28:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:13 smithi161 ceph-mon[87722]: pgmap v2338: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 299 KiB/s rd, 19 KiB/s wr, 383 op/s 2024-09-16T06:28:14.935 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:28:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:28:14] "GET /metrics HTTP/1.1" 200 38962 "" "Prometheus/2.43.0" 2024-09-16T06:28:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:14 smithi145 ceph-mon[96887]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-16T06:28:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:14 smithi145 ceph-mon[99390]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-16T06:28:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:14 smithi161 ceph-mon[87722]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-16T06:28:15.859 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:15.926 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:15 smithi145 ceph-mon[96887]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-16T06:28:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:15 smithi145 ceph-mon[96887]: pgmap v2341: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 479 KiB/s rd, 24 KiB/s wr, 603 op/s 2024-09-16T06:28:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:15 smithi145 ceph-mon[96887]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-16T06:28:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:15 smithi145 ceph-mon[99390]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-16T06:28:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:15 smithi145 ceph-mon[99390]: pgmap v2341: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 479 KiB/s rd, 24 KiB/s wr, 603 op/s 2024-09-16T06:28:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:15 smithi145 ceph-mon[99390]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-16T06:28:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:15 smithi161 ceph-mon[87722]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-16T06:28:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:15 smithi161 ceph-mon[87722]: pgmap v2341: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 479 KiB/s rd, 24 KiB/s wr, 603 op/s 2024-09-16T06:28:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:15 smithi161 ceph-mon[87722]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-16T06:28:17.132 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:28:18.095 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4013 ms) 2024-09-16T06:28:18.095 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-09-16T06:28:18.130 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:18.141 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:28:18.150 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:17 smithi145 ceph-mon[96887]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-16T06:28:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:17 smithi145 ceph-mon[96887]: pgmap v2344: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 319 KiB/s rd, 20 KiB/s wr, 410 op/s 2024-09-16T06:28:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:17 smithi145 ceph-mon[99390]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-16T06:28:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:17 smithi145 ceph-mon[99390]: pgmap v2344: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 319 KiB/s rd, 20 KiB/s wr, 410 op/s 2024-09-16T06:28:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:17 smithi161 ceph-mon[87722]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-16T06:28:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:17 smithi161 ceph-mon[87722]: pgmap v2344: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 319 KiB/s rd, 20 KiB/s wr, 410 op/s 2024-09-16T06:28:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:18 smithi145 ceph-mon[96887]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-16T06:28:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:18 smithi145 ceph-mon[99390]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-16T06:28:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:18 smithi161 ceph-mon[87722]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-16T06:28:19.983 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:20.039 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:19 smithi145 ceph-mon[96887]: osdmap e1311: 8 total, 8 up, 8 in 2024-09-16T06:28:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:19 smithi145 ceph-mon[96887]: pgmap v2347: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-09-16T06:28:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:19 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:28:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:19 smithi145 ceph-mon[99390]: osdmap e1311: 8 total, 8 up, 8 in 2024-09-16T06:28:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:19 smithi145 ceph-mon[99390]: pgmap v2347: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-09-16T06:28:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:19 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:28:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:19 smithi161 ceph-mon[87722]: osdmap e1311: 8 total, 8 up, 8 in 2024-09-16T06:28:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:19 smithi161 ceph-mon[87722]: pgmap v2347: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-09-16T06:28:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:19 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:28:20.998 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:28:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[99390]: osdmap e1312: 8 total, 8 up, 8 in 2024-09-16T06:28:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:28:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:28:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:28:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[99390]: osdmap e1313: 8 total, 8 up, 8 in 2024-09-16T06:28:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[96887]: osdmap e1312: 8 total, 8 up, 8 in 2024-09-16T06:28:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:28:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:28:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:28:21.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:20 smithi145 ceph-mon[96887]: osdmap e1313: 8 total, 8 up, 8 in 2024-09-16T06:28:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:20 smithi161 ceph-mon[87722]: osdmap e1312: 8 total, 8 up, 8 in 2024-09-16T06:28:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:20 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:28:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:20 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:28:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:20 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:28:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:20 smithi161 ceph-mon[87722]: osdmap e1313: 8 total, 8 up, 8 in 2024-09-16T06:28:22.113 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (4018 ms) 2024-09-16T06:28:22.113 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-09-16T06:28:22.143 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:22.154 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:28:22.163 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:21 smithi145 ceph-mon[96887]: pgmap v2350: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 275 KiB/s rd, 18 KiB/s wr, 350 op/s 2024-09-16T06:28:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:21 smithi145 ceph-mon[99390]: pgmap v2350: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 275 KiB/s rd, 18 KiB/s wr, 350 op/s 2024-09-16T06:28:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:21 smithi161 ceph-mon[87722]: pgmap v2350: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 275 KiB/s rd, 18 KiB/s wr, 350 op/s 2024-09-16T06:28:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:22 smithi145 ceph-mon[96887]: osdmap e1314: 8 total, 8 up, 8 in 2024-09-16T06:28:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:22 smithi145 ceph-mon[99390]: osdmap e1314: 8 total, 8 up, 8 in 2024-09-16T06:28:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:22 smithi161 ceph-mon[87722]: osdmap e1314: 8 total, 8 up, 8 in 2024-09-16T06:28:24.001 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:24.059 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:23 smithi145 ceph-mon[96887]: pgmap v2352: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 268 KiB/s rd, 15 KiB/s wr, 340 op/s 2024-09-16T06:28:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:23 smithi145 ceph-mon[96887]: osdmap e1315: 8 total, 8 up, 8 in 2024-09-16T06:28:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:23 smithi145 ceph-mon[99390]: pgmap v2352: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 268 KiB/s rd, 15 KiB/s wr, 340 op/s 2024-09-16T06:28:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:23 smithi145 ceph-mon[99390]: osdmap e1315: 8 total, 8 up, 8 in 2024-09-16T06:28:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:23 smithi161 ceph-mon[87722]: pgmap v2352: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 268 KiB/s rd, 15 KiB/s wr, 340 op/s 2024-09-16T06:28:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:23 smithi161 ceph-mon[87722]: osdmap e1315: 8 total, 8 up, 8 in 2024-09-16T06:28:24.998 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:28:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:28:24] "GET /metrics HTTP/1.1" 200 38960 "" "Prometheus/2.43.0" 2024-09-16T06:28:25.165 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:28:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:24 smithi145 ceph-mon[99390]: osdmap e1316: 8 total, 8 up, 8 in 2024-09-16T06:28:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:24 smithi145 ceph-mon[96887]: osdmap e1316: 8 total, 8 up, 8 in 2024-09-16T06:28:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:24 smithi161 ceph-mon[87722]: osdmap e1316: 8 total, 8 up, 8 in 2024-09-16T06:28:25.968 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (3855 ms) 2024-09-16T06:28:25.969 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-09-16T06:28:25.999 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:26.010 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 0~10 2024-09-16T06:28:26.020 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:25 smithi145 ceph-mon[96887]: pgmap v2355: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 24 KiB/s wr, 393 op/s 2024-09-16T06:28:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:25 smithi145 ceph-mon[96887]: osdmap e1317: 8 total, 8 up, 8 in 2024-09-16T06:28:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:25 smithi145 ceph-mon[96887]: osdmap e1318: 8 total, 8 up, 8 in 2024-09-16T06:28:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:25 smithi145 ceph-mon[99390]: pgmap v2355: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 24 KiB/s wr, 393 op/s 2024-09-16T06:28:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:25 smithi145 ceph-mon[99390]: osdmap e1317: 8 total, 8 up, 8 in 2024-09-16T06:28:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:25 smithi145 ceph-mon[99390]: osdmap e1318: 8 total, 8 up, 8 in 2024-09-16T06:28:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:25 smithi161 ceph-mon[87722]: pgmap v2355: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 24 KiB/s wr, 393 op/s 2024-09-16T06:28:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:25 smithi161 ceph-mon[87722]: osdmap e1317: 8 total, 8 up, 8 in 2024-09-16T06:28:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:25 smithi161 ceph-mon[87722]: osdmap e1318: 8 total, 8 up, 8 in 2024-09-16T06:28:28.026 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:28.091 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:28 smithi145 ceph-mon[96887]: pgmap v2358: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 274 KiB/s rd, 23 KiB/s wr, 355 op/s 2024-09-16T06:28:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:28 smithi145 ceph-mon[96887]: osdmap e1319: 8 total, 8 up, 8 in 2024-09-16T06:28:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:28 smithi145 ceph-mon[99390]: pgmap v2358: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 274 KiB/s rd, 23 KiB/s wr, 355 op/s 2024-09-16T06:28:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:28 smithi145 ceph-mon[99390]: osdmap e1319: 8 total, 8 up, 8 in 2024-09-16T06:28:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:28 smithi161 ceph-mon[87722]: pgmap v2358: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 274 KiB/s rd, 23 KiB/s wr, 355 op/s 2024-09-16T06:28:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:28 smithi161 ceph-mon[87722]: osdmap e1319: 8 total, 8 up, 8 in 2024-09-16T06:28:29.196 INFO:tasks.workunit.client.0.smithi145.stdout:migration_abort 2024-09-16T06:28:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:29 smithi145 ceph-mon[96887]: osdmap e1320: 8 total, 8 up, 8 in 2024-09-16T06:28:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:29 smithi145 ceph-mon[99390]: osdmap e1320: 8 total, 8 up, 8 in 2024-09-16T06:28:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:29 smithi161 ceph-mon[87722]: osdmap e1320: 8 total, 8 up, 8 in 2024-09-16T06:28:30.163 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4194 ms) 2024-09-16T06:28:30.163 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-09-16T06:28:30.196 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:30.208 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 56528073~6907173 2024-09-16T06:28:30.257 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 35908873~5904972 2024-09-16T06:28:30.257 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 17478786~6309112 2024-09-16T06:28:30.304 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 9885336~411396 2024-09-16T06:28:30.304 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 57649691~629840 2024-09-16T06:28:30.310 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 48447326~4935234 2024-09-16T06:28:30.310 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 12312033~4976458 2024-09-16T06:28:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:30 smithi145 ceph-mon[96887]: pgmap v2361: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 8.2 KiB/s wr, 95 op/s 2024-09-16T06:28:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:30 smithi145 ceph-mon[96887]: osdmap e1321: 8 total, 8 up, 8 in 2024-09-16T06:28:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:30 smithi145 ceph-mon[99390]: pgmap v2361: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 8.2 KiB/s wr, 95 op/s 2024-09-16T06:28:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:30 smithi145 ceph-mon[99390]: osdmap e1321: 8 total, 8 up, 8 in 2024-09-16T06:28:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:30 smithi161 ceph-mon[87722]: pgmap v2361: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 8.2 KiB/s wr, 95 op/s 2024-09-16T06:28:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:30 smithi161 ceph-mon[87722]: osdmap e1321: 8 total, 8 up, 8 in 2024-09-16T06:28:30.343 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 24878507~7624705 2024-09-16T06:28:30.345 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap0 2024-09-16T06:28:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:31 smithi145 ceph-mon[96887]: osdmap e1322: 8 total, 8 up, 8 in 2024-09-16T06:28:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:31 smithi145 ceph-mon[96887]: osdmap e1323: 8 total, 8 up, 8 in 2024-09-16T06:28:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:31 smithi145 ceph-mon[99390]: osdmap e1322: 8 total, 8 up, 8 in 2024-09-16T06:28:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:31 smithi145 ceph-mon[99390]: osdmap e1323: 8 total, 8 up, 8 in 2024-09-16T06:28:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:31 smithi161 ceph-mon[87722]: osdmap e1322: 8 total, 8 up, 8 in 2024-09-16T06:28:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:31 smithi161 ceph-mon[87722]: osdmap e1323: 8 total, 8 up, 8 in 2024-09-16T06:28:31.865 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 88211374 2024-09-16T06:28:31.878 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 17389344~1852352 2024-09-16T06:28:31.885 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 12944596~2711668 2024-09-16T06:28:31.885 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 43013128~927776 2024-09-16T06:28:31.887 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 45949080~6311497 2024-09-16T06:28:31.887 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 32250760~2402048 2024-09-16T06:28:31.888 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 50926714~4971740 2024-09-16T06:28:31.888 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 683717~6127461 2024-09-16T06:28:31.896 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 2846709~7547958 2024-09-16T06:28:31.939 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:32 smithi145 ceph-mon[96887]: pgmap v2365: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 20 KiB/s wr, 309 op/s 2024-09-16T06:28:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:32 smithi145 ceph-mon[96887]: osdmap e1324: 8 total, 8 up, 8 in 2024-09-16T06:28:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:32 smithi145 ceph-mon[99390]: pgmap v2365: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 20 KiB/s wr, 309 op/s 2024-09-16T06:28:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:32 smithi145 ceph-mon[99390]: osdmap e1324: 8 total, 8 up, 8 in 2024-09-16T06:28:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:32 smithi161 ceph-mon[87722]: pgmap v2365: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 20 KiB/s wr, 309 op/s 2024-09-16T06:28:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:32 smithi161 ceph-mon[87722]: osdmap e1324: 8 total, 8 up, 8 in 2024-09-16T06:28:33.881 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:33.895 INFO:tasks.workunit.client.0.smithi145.stdout:clone image159 -> image162 2024-09-16T06:28:33.999 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 35227262~504691 2024-09-16T06:28:34.029 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 74407638~490761 2024-09-16T06:28:34.034 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 69778617~7132024 2024-09-16T06:28:34.077 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 25474846~4410585 2024-09-16T06:28:34.094 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 27979192~6231144 2024-09-16T06:28:34.130 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 6159133~5821458 2024-09-16T06:28:34.142 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 40966262~59955 2024-09-16T06:28:34.146 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 43404763~478494 2024-09-16T06:28:34.158 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:28:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:33 smithi145 ceph-mon[96887]: osdmap e1325: 8 total, 8 up, 8 in 2024-09-16T06:28:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:33 smithi145 ceph-mon[99390]: osdmap e1325: 8 total, 8 up, 8 in 2024-09-16T06:28:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:33 smithi161 ceph-mon[87722]: osdmap e1325: 8 total, 8 up, 8 in 2024-09-16T06:28:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:28:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:28:34] "GET /metrics HTTP/1.1" 200 38960 "" "Prometheus/2.43.0" 2024-09-16T06:28:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:34 smithi145 ceph-mon[96887]: pgmap v2368: 169 pgs: 169 active+clean; 927 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 295 KiB/s rd, 5.4 MiB/s wr, 380 op/s 2024-09-16T06:28:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:34 smithi145 ceph-mon[96887]: osdmap e1326: 8 total, 8 up, 8 in 2024-09-16T06:28:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:34 smithi145 ceph-mon[99390]: pgmap v2368: 169 pgs: 169 active+clean; 927 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 295 KiB/s rd, 5.4 MiB/s wr, 380 op/s 2024-09-16T06:28:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:34 smithi145 ceph-mon[99390]: osdmap e1326: 8 total, 8 up, 8 in 2024-09-16T06:28:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:34 smithi161 ceph-mon[87722]: pgmap v2368: 169 pgs: 169 active+clean; 927 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 295 KiB/s rd, 5.4 MiB/s wr, 380 op/s 2024-09-16T06:28:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:34 smithi161 ceph-mon[87722]: osdmap e1326: 8 total, 8 up, 8 in 2024-09-16T06:28:35.858 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap2 2024-09-16T06:28:35.870 INFO:tasks.workunit.client.0.smithi145.stdout:clone image162 -> image164 2024-09-16T06:28:35.993 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 67563043~5413591 2024-09-16T06:28:36.056 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 28394189~7770130 2024-09-16T06:28:36.069 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 79588754~984368 2024-09-16T06:28:36.090 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 84052815~1070017 2024-09-16T06:28:36.096 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 53838389~7132820 2024-09-16T06:28:36.158 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 69306552~7205124 2024-09-16T06:28:36.161 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 77572094~90288 2024-09-16T06:28:36.163 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 86570310~1641064 2024-09-16T06:28:36.168 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:28:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:35 smithi145 ceph-mon[96887]: osdmap e1327: 8 total, 8 up, 8 in 2024-09-16T06:28:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:35 smithi145 ceph-mon[96887]: osdmap e1328: 8 total, 8 up, 8 in 2024-09-16T06:28:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:35 smithi145 ceph-mon[99390]: osdmap e1327: 8 total, 8 up, 8 in 2024-09-16T06:28:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:35 smithi145 ceph-mon[99390]: osdmap e1328: 8 total, 8 up, 8 in 2024-09-16T06:28:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:35 smithi161 ceph-mon[87722]: osdmap e1327: 8 total, 8 up, 8 in 2024-09-16T06:28:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:35 smithi161 ceph-mon[87722]: osdmap e1328: 8 total, 8 up, 8 in 2024-09-16T06:28:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:36 smithi145 ceph-mon[96887]: pgmap v2371: 169 pgs: 169 active+clean; 1001 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 962 KiB/s rd, 17 MiB/s wr, 421 op/s 2024-09-16T06:28:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:36 smithi145 ceph-mon[99390]: pgmap v2371: 169 pgs: 169 active+clean; 1001 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 962 KiB/s rd, 17 MiB/s wr, 421 op/s 2024-09-16T06:28:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:36 smithi161 ceph-mon[87722]: pgmap v2371: 169 pgs: 169 active+clean; 1001 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 962 KiB/s rd, 17 MiB/s wr, 421 op/s 2024-09-16T06:28:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:37.901 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap3 2024-09-16T06:28:37.914 INFO:tasks.workunit.client.0.smithi145.stdout:clone image164 -> image166 2024-09-16T06:28:38.071 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 152673866 2024-09-16T06:28:38.224 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.StressNoMigrate (8062 ms) 2024-09-16T06:28:38.224 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.Stress 2024-09-16T06:28:38.256 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:38.266 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 61771579~3165919 2024-09-16T06:28:38.293 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 32455012~5418632 2024-09-16T06:28:38.293 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 8300391~484173 2024-09-16T06:28:38.300 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16546591~7349143 2024-09-16T06:28:38.300 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 10120766~390277 2024-09-16T06:28:38.304 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 18573763~3610565 2024-09-16T06:28:38.304 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 55706293~7145749 2024-09-16T06:28:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:37 smithi145 ceph-mon[96887]: osdmap e1329: 8 total, 8 up, 8 in 2024-09-16T06:28:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:37 smithi145 ceph-mon[99390]: osdmap e1329: 8 total, 8 up, 8 in 2024-09-16T06:28:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:37 smithi161 ceph-mon[87722]: osdmap e1329: 8 total, 8 up, 8 in 2024-09-16T06:28:38.346 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 14961388~1178069 2024-09-16T06:28:38.346 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap0 2024-09-16T06:28:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:38 smithi145 ceph-mon[96887]: pgmap v2374: 169 pgs: 169 active+clean; 1.0 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 19 MiB/s wr, 401 op/s 2024-09-16T06:28:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:38 smithi145 ceph-mon[96887]: osdmap e1330: 8 total, 8 up, 8 in 2024-09-16T06:28:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:38 smithi145 ceph-mon[99390]: pgmap v2374: 169 pgs: 169 active+clean; 1.0 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 19 MiB/s wr, 401 op/s 2024-09-16T06:28:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:38 smithi145 ceph-mon[99390]: osdmap e1330: 8 total, 8 up, 8 in 2024-09-16T06:28:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:38 smithi161 ceph-mon[87722]: pgmap v2374: 169 pgs: 169 active+clean; 1.0 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 19 MiB/s wr, 401 op/s 2024-09-16T06:28:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:38 smithi161 ceph-mon[87722]: osdmap e1330: 8 total, 8 up, 8 in 2024-09-16T06:28:39.910 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap0 2024-09-16T06:28:39.923 INFO:tasks.workunit.client.0.smithi145.stdout:clone image167 -> image170 2024-09-16T06:28:40.029 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 5082234~7642798 2024-09-16T06:28:40.098 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 7872165~4275544 2024-09-16T06:28:40.101 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 70828682~3898751 2024-09-16T06:28:40.134 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 3219959~7962453 2024-09-16T06:28:40.139 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 67263758~5360882 2024-09-16T06:28:40.170 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 30911187~1975293 2024-09-16T06:28:40.175 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 47084253~7730990 2024-09-16T06:28:40.234 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 80258486~408078 2024-09-16T06:28:40.239 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:39 smithi145 ceph-mon[96887]: osdmap e1331: 8 total, 8 up, 8 in 2024-09-16T06:28:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:39 smithi145 ceph-mon[96887]: pgmap v2377: 169 pgs: 169 active+clean; 1.0 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 10 MiB/s wr, 295 op/s 2024-09-16T06:28:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:39 smithi145 ceph-mon[99390]: osdmap e1331: 8 total, 8 up, 8 in 2024-09-16T06:28:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:39 smithi145 ceph-mon[99390]: pgmap v2377: 169 pgs: 169 active+clean; 1.0 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 10 MiB/s wr, 295 op/s 2024-09-16T06:28:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:39 smithi161 ceph-mon[87722]: osdmap e1331: 8 total, 8 up, 8 in 2024-09-16T06:28:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:39 smithi161 ceph-mon[87722]: pgmap v2377: 169 pgs: 169 active+clean; 1.0 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 10 MiB/s wr, 295 op/s 2024-09-16T06:28:41.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:40 smithi161 ceph-mon[87722]: osdmap e1332: 8 total, 8 up, 8 in 2024-09-16T06:28:41.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:40 smithi161 ceph-mon[87722]: osdmap e1333: 8 total, 8 up, 8 in 2024-09-16T06:28:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:40 smithi145 ceph-mon[99390]: osdmap e1332: 8 total, 8 up, 8 in 2024-09-16T06:28:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:40 smithi145 ceph-mon[99390]: osdmap e1333: 8 total, 8 up, 8 in 2024-09-16T06:28:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:40 smithi145 ceph-mon[96887]: osdmap e1332: 8 total, 8 up, 8 in 2024-09-16T06:28:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:40 smithi145 ceph-mon[96887]: osdmap e1333: 8 total, 8 up, 8 in 2024-09-16T06:28:41.864 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:41.878 INFO:tasks.workunit.client.0.smithi145.stdout:clone image170 -> image172 2024-09-16T06:28:42.002 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 88558878 2024-09-16T06:28:42.013 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 73175992~3002328 2024-09-16T06:28:42.068 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 3553214~5063075 2024-09-16T06:28:42.079 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 13222113~4272192 2024-09-16T06:28:42.119 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 83118191~3491627 2024-09-16T06:28:42.125 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 80521186~8037692 2024-09-16T06:28:42.170 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 42450658~7617242 2024-09-16T06:28:42.183 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 3353880~929989 2024-09-16T06:28:42.190 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 22708407~1067352 2024-09-16T06:28:42.197 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:28:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:42 smithi145 ceph-mon[96887]: pgmap v2380: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 9.8 MiB/s wr, 393 op/s 2024-09-16T06:28:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:42 smithi145 ceph-mon[96887]: osdmap e1334: 8 total, 8 up, 8 in 2024-09-16T06:28:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:42 smithi145 ceph-mon[99390]: pgmap v2380: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 9.8 MiB/s wr, 393 op/s 2024-09-16T06:28:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:42 smithi145 ceph-mon[99390]: osdmap e1334: 8 total, 8 up, 8 in 2024-09-16T06:28:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:42 smithi161 ceph-mon[87722]: pgmap v2380: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 9.8 MiB/s wr, 393 op/s 2024-09-16T06:28:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:42 smithi161 ceph-mon[87722]: osdmap e1334: 8 total, 8 up, 8 in 2024-09-16T06:28:43.920 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap2 2024-09-16T06:28:43.932 INFO:tasks.workunit.client.0.smithi145.stdout:clone image172 -> image174 2024-09-16T06:28:44.079 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 70882538~8376000 2024-09-16T06:28:44.161 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 7349623~1759445 2024-09-16T06:28:44.172 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 51025398~5016264 2024-09-16T06:28:44.232 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 37125135~7873277 2024-09-16T06:28:44.239 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 75803062~7912887 2024-09-16T06:28:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:43 smithi145 ceph-mon[96887]: osdmap e1335: 8 total, 8 up, 8 in 2024-09-16T06:28:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:43 smithi145 ceph-mon[96887]: pgmap v2383: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 14 MiB/s wr, 382 op/s 2024-09-16T06:28:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:43 smithi145 ceph-mon[99390]: osdmap e1335: 8 total, 8 up, 8 in 2024-09-16T06:28:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:43 smithi145 ceph-mon[99390]: pgmap v2383: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 14 MiB/s wr, 382 op/s 2024-09-16T06:28:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:43 smithi161 ceph-mon[87722]: osdmap e1335: 8 total, 8 up, 8 in 2024-09-16T06:28:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:43 smithi161 ceph-mon[87722]: pgmap v2383: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 14 MiB/s wr, 382 op/s 2024-09-16T06:28:44.627 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 58067656~5810662 2024-09-16T06:28:44.663 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 27279898~529874 2024-09-16T06:28:44.673 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 81090421~1078157 2024-09-16T06:28:44.675 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:28:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:44 smithi145 ceph-mon[96887]: osdmap e1336: 8 total, 8 up, 8 in 2024-09-16T06:28:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:44 smithi145 ceph-mon[99390]: osdmap e1336: 8 total, 8 up, 8 in 2024-09-16T06:28:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:28:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:28:44] "GET /metrics HTTP/1.1" 200 38963 "" "Prometheus/2.43.0" 2024-09-16T06:28:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:44 smithi161 ceph-mon[87722]: osdmap e1336: 8 total, 8 up, 8 in 2024-09-16T06:28:45.935 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 89639736 2024-09-16T06:28:45.953 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:45 smithi145 ceph-mon[96887]: osdmap e1337: 8 total, 8 up, 8 in 2024-09-16T06:28:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:45 smithi145 ceph-mon[96887]: pgmap v2386: 169 pgs: 169 active+clean; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 28 MiB/s wr, 574 op/s 2024-09-16T06:28:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:45 smithi145 ceph-mon[99390]: osdmap e1337: 8 total, 8 up, 8 in 2024-09-16T06:28:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:45 smithi145 ceph-mon[99390]: pgmap v2386: 169 pgs: 169 active+clean; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 28 MiB/s wr, 574 op/s 2024-09-16T06:28:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:45 smithi161 ceph-mon[87722]: osdmap e1337: 8 total, 8 up, 8 in 2024-09-16T06:28:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:45 smithi161 ceph-mon[87722]: pgmap v2386: 169 pgs: 169 active+clean; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 28 MiB/s wr, 574 op/s 2024-09-16T06:28:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:46 smithi145 ceph-mon[96887]: osdmap e1338: 8 total, 8 up, 8 in 2024-09-16T06:28:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:46 smithi145 ceph-mon[99390]: osdmap e1338: 8 total, 8 up, 8 in 2024-09-16T06:28:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:46 smithi161 ceph-mon[87722]: osdmap e1338: 8 total, 8 up, 8 in 2024-09-16T06:28:47.393 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:28:47.669 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:28:48.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:47 smithi145 ceph-mon[99390]: osdmap e1339: 8 total, 8 up, 8 in 2024-09-16T06:28:48.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:47 smithi145 ceph-mon[99390]: pgmap v2389: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 26 MiB/s wr, 580 op/s 2024-09-16T06:28:48.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:47 smithi145 ceph-mon[96887]: osdmap e1339: 8 total, 8 up, 8 in 2024-09-16T06:28:48.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:47 smithi145 ceph-mon[96887]: pgmap v2389: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 26 MiB/s wr, 580 op/s 2024-09-16T06:28:48.231 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.Stress (10007 ms) 2024-09-16T06:28:48.231 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.Stress2 2024-09-16T06:28:48.262 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:28:48.273 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 48551618~261887 2024-09-16T06:28:48.284 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 27103510~3713049 2024-09-16T06:28:48.284 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 67613721~5837212 2024-09-16T06:28:48.326 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 35313904~2867676 2024-09-16T06:28:48.326 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 70390087~1572210 2024-09-16T06:28:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:47 smithi161 ceph-mon[87722]: osdmap e1339: 8 total, 8 up, 8 in 2024-09-16T06:28:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:47 smithi161 ceph-mon[87722]: pgmap v2389: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 26 MiB/s wr, 580 op/s 2024-09-16T06:28:48.337 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 6359380~1580484 2024-09-16T06:28:48.337 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 21398670~3268615 2024-09-16T06:28:48.363 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 70519766~8118825 2024-09-16T06:28:48.370 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap0 2024-09-16T06:28:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:48 smithi145 ceph-mon[96887]: osdmap e1340: 8 total, 8 up, 8 in 2024-09-16T06:28:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:48 smithi145 ceph-mon[99390]: osdmap e1340: 8 total, 8 up, 8 in 2024-09-16T06:28:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:48 smithi161 ceph-mon[87722]: osdmap e1340: 8 total, 8 up, 8 in 2024-09-16T06:28:49.967 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap0 2024-09-16T06:28:49.981 INFO:tasks.workunit.client.0.smithi145.stdout:clone image175 -> image178 2024-09-16T06:28:50.093 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 11406587~2895572 2024-09-16T06:28:50.121 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 77126775~6759305 2024-09-16T06:28:50.128 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 32341659~440033 2024-09-16T06:28:50.135 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 59584671~7671130 2024-09-16T06:28:50.174 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 55207119~8253992 2024-09-16T06:28:50.224 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 21992949~6023283 2024-09-16T06:28:50.240 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 23062386~550828 2024-09-16T06:28:50.245 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 62984133~3435703 2024-09-16T06:28:50.247 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:28:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:49 smithi145 ceph-mon[96887]: osdmap e1341: 8 total, 8 up, 8 in 2024-09-16T06:28:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:49 smithi145 ceph-mon[96887]: pgmap v2392: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 729 op/s 2024-09-16T06:28:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:49 smithi145 ceph-mon[99390]: osdmap e1341: 8 total, 8 up, 8 in 2024-09-16T06:28:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:49 smithi145 ceph-mon[99390]: pgmap v2392: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 729 op/s 2024-09-16T06:28:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:49 smithi161 ceph-mon[87722]: osdmap e1341: 8 total, 8 up, 8 in 2024-09-16T06:28:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:49 smithi161 ceph-mon[87722]: pgmap v2392: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 729 op/s 2024-09-16T06:28:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:50 smithi145 ceph-mon[96887]: osdmap e1342: 8 total, 8 up, 8 in 2024-09-16T06:28:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:50 smithi145 ceph-mon[99390]: osdmap e1342: 8 total, 8 up, 8 in 2024-09-16T06:28:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:50 smithi161 ceph-mon[87722]: osdmap e1342: 8 total, 8 up, 8 in 2024-09-16T06:28:51.978 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:28:51.991 INFO:tasks.workunit.client.0.smithi145.stdout:clone image178 -> image180 2024-09-16T06:28:52.124 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 164152286 2024-09-16T06:28:52.136 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 121579740~2701925 2024-09-16T06:28:52.164 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 42181888~6340944 2024-09-16T06:28:52.185 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 108594887~4224264 2024-09-16T06:28:52.215 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 12465592~863155 2024-09-16T06:28:52.239 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 101490774~4041934 2024-09-16T06:28:52.267 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 6681520~1706221 2024-09-16T06:28:52.273 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 98494336~7169630 2024-09-16T06:28:52.313 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 68435702~1259049 2024-09-16T06:28:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:51 smithi145 ceph-mon[99390]: osdmap e1343: 8 total, 8 up, 8 in 2024-09-16T06:28:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:51 smithi145 ceph-mon[99390]: pgmap v2395: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 68 MiB/s rd, 18 MiB/s wr, 722 op/s 2024-09-16T06:28:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:51 smithi145 ceph-mon[96887]: osdmap e1343: 8 total, 8 up, 8 in 2024-09-16T06:28:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:51 smithi145 ceph-mon[96887]: pgmap v2395: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 68 MiB/s rd, 18 MiB/s wr, 722 op/s 2024-09-16T06:28:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:52.335 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:28:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:51 smithi161 ceph-mon[87722]: osdmap e1343: 8 total, 8 up, 8 in 2024-09-16T06:28:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:51 smithi161 ceph-mon[87722]: pgmap v2395: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 68 MiB/s rd, 18 MiB/s wr, 722 op/s 2024-09-16T06:28:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:28:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:52 smithi145 ceph-mon[99390]: osdmap e1344: 8 total, 8 up, 8 in 2024-09-16T06:28:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:52 smithi145 ceph-mon[96887]: osdmap e1344: 8 total, 8 up, 8 in 2024-09-16T06:28:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:52 smithi161 ceph-mon[87722]: osdmap e1344: 8 total, 8 up, 8 in 2024-09-16T06:28:53.993 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap2 2024-09-16T06:28:54.006 INFO:tasks.workunit.client.0.smithi145.stdout:clone image180 -> image182 2024-09-16T06:28:54.169 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 126438480 2024-09-16T06:28:54.187 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 33933021~6028649 2024-09-16T06:28:54.234 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 102498541~1691663 2024-09-16T06:28:54.264 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 58525307~5127395 2024-09-16T06:28:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:53 smithi145 ceph-mon[96887]: osdmap e1345: 8 total, 8 up, 8 in 2024-09-16T06:28:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:53 smithi145 ceph-mon[96887]: pgmap v2398: 169 pgs: 169 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s rd, 15 MiB/s wr, 508 op/s 2024-09-16T06:28:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:53 smithi145 ceph-mon[99390]: osdmap e1345: 8 total, 8 up, 8 in 2024-09-16T06:28:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:53 smithi145 ceph-mon[99390]: pgmap v2398: 169 pgs: 169 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s rd, 15 MiB/s wr, 508 op/s 2024-09-16T06:28:54.323 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 28244682~1559887 2024-09-16T06:28:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:53 smithi161 ceph-mon[87722]: osdmap e1345: 8 total, 8 up, 8 in 2024-09-16T06:28:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:53 smithi161 ceph-mon[87722]: pgmap v2398: 169 pgs: 169 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s rd, 15 MiB/s wr, 508 op/s 2024-09-16T06:28:54.354 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 25198808~6506368 2024-09-16T06:28:54.392 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 65120479~1058798 2024-09-16T06:28:54.395 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 95225474~4096061 2024-09-16T06:28:54.434 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 39977481~838831 2024-09-16T06:28:54.436 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:28:54.976 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:28:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:28:54] "GET /metrics HTTP/1.1" 200 38961 "" "Prometheus/2.43.0" 2024-09-16T06:28:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:54 smithi145 ceph-mon[96887]: osdmap e1346: 8 total, 8 up, 8 in 2024-09-16T06:28:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:54 smithi145 ceph-mon[99390]: osdmap e1346: 8 total, 8 up, 8 in 2024-09-16T06:28:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:54 smithi161 ceph-mon[87722]: osdmap e1346: 8 total, 8 up, 8 in 2024-09-16T06:28:55.862 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap3 2024-09-16T06:28:55.879 INFO:tasks.workunit.client.0.smithi145.stdout:clone image182 -> image184 2024-09-16T06:28:56.081 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:28:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:55 smithi145 ceph-mon[96887]: pgmap v2400: 169 pgs: 169 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 26 MiB/s wr, 745 op/s 2024-09-16T06:28:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:55 smithi145 ceph-mon[96887]: osdmap e1347: 8 total, 8 up, 8 in 2024-09-16T06:28:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:55 smithi145 ceph-mon[96887]: osdmap e1348: 8 total, 8 up, 8 in 2024-09-16T06:28:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:55 smithi145 ceph-mon[99390]: pgmap v2400: 169 pgs: 169 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 26 MiB/s wr, 745 op/s 2024-09-16T06:28:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:55 smithi145 ceph-mon[99390]: osdmap e1347: 8 total, 8 up, 8 in 2024-09-16T06:28:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:55 smithi145 ceph-mon[99390]: osdmap e1348: 8 total, 8 up, 8 in 2024-09-16T06:28:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:55 smithi161 ceph-mon[87722]: pgmap v2400: 169 pgs: 169 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 26 MiB/s wr, 745 op/s 2024-09-16T06:28:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:55 smithi161 ceph-mon[87722]: osdmap e1347: 8 total, 8 up, 8 in 2024-09-16T06:28:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:55 smithi161 ceph-mon[87722]: osdmap e1348: 8 total, 8 up, 8 in 2024-09-16T06:28:56.568 INFO:tasks.workunit.client.0.smithi145.stdout:write: a 93955680~2553757 2024-09-16T06:28:56.621 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 42677255~803875 2024-09-16T06:28:56.640 INFO:tasks.workunit.client.0.smithi145.stdout:write: a 15594563~1701565 2024-09-16T06:28:56.678 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 14205014~5608837 2024-09-16T06:28:56.680 INFO:tasks.workunit.client.0.smithi145.stdout:write: a 35335787~4951277 2024-09-16T06:28:56.730 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 52891762~3201392 2024-09-16T06:28:56.761 INFO:tasks.workunit.client.0.smithi145.stdout:write: a 23569817~8347307 2024-09-16T06:28:56.831 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 24378746~4909215 2024-09-16T06:28:56.832 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: user0 2024-09-16T06:28:58.005 INFO:tasks.workunit.client.0.smithi145.stdout:write: b 82904054~1648002 2024-09-16T06:28:58.018 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 41937453~6064646 2024-09-16T06:28:58.018 INFO:tasks.workunit.client.0.smithi145.stdout:write: b 102028478~2010614 2024-09-16T06:28:58.023 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 53400677~2881291 2024-09-16T06:28:58.023 INFO:tasks.workunit.client.0.smithi145.stdout:write: b 39528941~3166236 2024-09-16T06:28:58.093 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 15540453~5735941 2024-09-16T06:28:58.093 INFO:tasks.workunit.client.0.smithi145.stdout:write: b 69606745~6122103 2024-09-16T06:28:58.100 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 52792935~7410594 2024-09-16T06:28:58.100 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: user1 2024-09-16T06:28:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:57 smithi145 ceph-mon[96887]: pgmap v2403: 169 pgs: 169 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.9 MiB/s rd, 25 MiB/s wr, 553 op/s 2024-09-16T06:28:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:57 smithi145 ceph-mon[96887]: osdmap e1349: 8 total, 8 up, 8 in 2024-09-16T06:28:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:57 smithi145 ceph-mon[99390]: pgmap v2403: 169 pgs: 169 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.9 MiB/s rd, 25 MiB/s wr, 553 op/s 2024-09-16T06:28:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:57 smithi145 ceph-mon[99390]: osdmap e1349: 8 total, 8 up, 8 in 2024-09-16T06:28:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:57 smithi161 ceph-mon[87722]: pgmap v2403: 169 pgs: 169 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.9 MiB/s rd, 25 MiB/s wr, 553 op/s 2024-09-16T06:28:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:57 smithi161 ceph-mon[87722]: osdmap e1349: 8 total, 8 up, 8 in 2024-09-16T06:28:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:28:58 smithi145 ceph-mon[99390]: osdmap e1350: 8 total, 8 up, 8 in 2024-09-16T06:28:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:28:58 smithi145 ceph-mon[96887]: osdmap e1350: 8 total, 8 up, 8 in 2024-09-16T06:28:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:28:58 smithi161 ceph-mon[87722]: osdmap e1350: 8 total, 8 up, 8 in 2024-09-16T06:29:00.013 INFO:tasks.workunit.client.0.smithi145.stdout:write: c 19721349~5849801 2024-09-16T06:29:00.032 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 72473902~6993984 2024-09-16T06:29:00.032 INFO:tasks.workunit.client.0.smithi145.stdout:write: c 86224013~5856171 2024-09-16T06:29:00.040 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 24616059~6212537 2024-09-16T06:29:00.116 INFO:tasks.workunit.client.0.smithi145.stdout:write: c 114004420~165599 2024-09-16T06:29:00.116 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 101472590~1510388 2024-09-16T06:29:00.116 INFO:tasks.workunit.client.0.smithi145.stdout:write: c 47815755~7821599 2024-09-16T06:29:00.120 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 94848741~6722817 2024-09-16T06:29:00.157 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: user2 2024-09-16T06:29:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:00 smithi145 ceph-mon[96887]: pgmap v2406: 169 pgs: 169 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 413 op/s 2024-09-16T06:29:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:00 smithi145 ceph-mon[96887]: osdmap e1351: 8 total, 8 up, 8 in 2024-09-16T06:29:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:00 smithi145 ceph-mon[99390]: pgmap v2406: 169 pgs: 169 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 413 op/s 2024-09-16T06:29:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:00 smithi145 ceph-mon[99390]: osdmap e1351: 8 total, 8 up, 8 in 2024-09-16T06:29:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:00 smithi161 ceph-mon[87722]: pgmap v2406: 169 pgs: 169 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 413 op/s 2024-09-16T06:29:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:00 smithi161 ceph-mon[87722]: osdmap e1351: 8 total, 8 up, 8 in 2024-09-16T06:29:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:01 smithi145 ceph-mon[96887]: osdmap e1352: 8 total, 8 up, 8 in 2024-09-16T06:29:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:01 smithi145 ceph-mon[99390]: osdmap e1352: 8 total, 8 up, 8 in 2024-09-16T06:29:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:01 smithi161 ceph-mon[87722]: osdmap e1352: 8 total, 8 up, 8 in 2024-09-16T06:29:02.034 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 157102814 2024-09-16T06:29:02.050 INFO:tasks.workunit.client.0.smithi145.stdout:write: d 40877267~5336459 2024-09-16T06:29:02.069 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 52098903~3037993 2024-09-16T06:29:02.069 INFO:tasks.workunit.client.0.smithi145.stdout:write: d 50752852~5927595 2024-09-16T06:29:02.109 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 73988459~7580902 2024-09-16T06:29:02.109 INFO:tasks.workunit.client.0.smithi145.stdout:write: d 105368553~7355357 2024-09-16T06:29:02.134 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 31718708~1417811 2024-09-16T06:29:02.135 INFO:tasks.workunit.client.0.smithi145.stdout:write: d 87248855~4991932 2024-09-16T06:29:02.140 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 57678382~4514601 2024-09-16T06:29:02.143 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: user3 2024-09-16T06:29:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:02 smithi145 ceph-mon[96887]: pgmap v2409: 169 pgs: 169 active+clean; 1.6 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 39 MiB/s wr, 723 op/s 2024-09-16T06:29:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:02 smithi145 ceph-mon[96887]: osdmap e1353: 8 total, 8 up, 8 in 2024-09-16T06:29:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:02 smithi145 ceph-mon[99390]: pgmap v2409: 169 pgs: 169 active+clean; 1.6 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 39 MiB/s wr, 723 op/s 2024-09-16T06:29:02.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:02 smithi145 ceph-mon[99390]: osdmap e1353: 8 total, 8 up, 8 in 2024-09-16T06:29:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:02 smithi161 ceph-mon[87722]: pgmap v2409: 169 pgs: 169 active+clean; 1.6 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 39 MiB/s wr, 723 op/s 2024-09-16T06:29:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:02 smithi161 ceph-mon[87722]: osdmap e1353: 8 total, 8 up, 8 in 2024-09-16T06:29:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:03 smithi145 ceph-mon[96887]: osdmap e1354: 8 total, 8 up, 8 in 2024-09-16T06:29:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:03 smithi145 ceph-mon[99390]: osdmap e1354: 8 total, 8 up, 8 in 2024-09-16T06:29:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:03 smithi161 ceph-mon[87722]: osdmap e1354: 8 total, 8 up, 8 in 2024-09-16T06:29:04.048 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 213775412 2024-09-16T06:29:04.074 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 21377541~5344385 2024-09-16T06:29:04.081 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 22713637~2672192 2024-09-16T06:29:04.127 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 42755082~5344385 2024-09-16T06:29:04.128 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 44091178~2672192 2024-09-16T06:29:04.164 INFO:tasks.workunit.client.0.smithi145.stdout:write: 3 64132623~5344385 2024-09-16T06:29:04.165 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 65468719~2672192 2024-09-16T06:29:04.213 INFO:tasks.workunit.client.0.smithi145.stdout:write: 4 85510164~5344385 2024-09-16T06:29:04.215 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 86846260~2672192 2024-09-16T06:29:04.248 INFO:tasks.workunit.client.0.smithi145.stdout:write: 5 106887706~5344385 2024-09-16T06:29:04.249 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 108223802~2672192 2024-09-16T06:29:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:04 smithi145 ceph-mon[99390]: pgmap v2412: 169 pgs: 169 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 40 MiB/s wr, 608 op/s 2024-09-16T06:29:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:04 smithi145 ceph-mon[99390]: osdmap e1355: 8 total, 8 up, 8 in 2024-09-16T06:29:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:04 smithi145 ceph-mon[96887]: pgmap v2412: 169 pgs: 169 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 40 MiB/s wr, 608 op/s 2024-09-16T06:29:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:04 smithi145 ceph-mon[96887]: osdmap e1355: 8 total, 8 up, 8 in 2024-09-16T06:29:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:04 smithi161 ceph-mon[87722]: pgmap v2412: 169 pgs: 169 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 40 MiB/s wr, 608 op/s 2024-09-16T06:29:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:04 smithi161 ceph-mon[87722]: osdmap e1355: 8 total, 8 up, 8 in 2024-09-16T06:29:05.039 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:29:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:29:04] "GET /metrics HTTP/1.1" 200 38961 "" "Prometheus/2.43.0" 2024-09-16T06:29:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:05 smithi145 ceph-mon[99390]: osdmap e1356: 8 total, 8 up, 8 in 2024-09-16T06:29:05.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:05 smithi145 ceph-mon[96887]: osdmap e1356: 8 total, 8 up, 8 in 2024-09-16T06:29:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:05 smithi161 ceph-mon[87722]: osdmap e1356: 8 total, 8 up, 8 in 2024-09-16T06:29:05.409 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:29:05.643 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:29:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:06 smithi145 ceph-mon[96887]: pgmap v2415: 169 pgs: 169 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 38 MiB/s wr, 595 op/s 2024-09-16T06:29:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:06 smithi145 ceph-mon[99390]: pgmap v2415: 169 pgs: 169 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 38 MiB/s wr, 595 op/s 2024-09-16T06:29:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:06 smithi161 ceph-mon[87722]: pgmap v2415: 169 pgs: 169 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 38 MiB/s wr, 595 op/s 2024-09-16T06:29:06.857 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.Stress2 (18626 ms) 2024-09-16T06:29:06.857 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMigration.StressLive 2024-09-16T06:29:06.890 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 83886080 2024-09-16T06:29:06.904 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 76732119~7153961 2024-09-16T06:29:06.946 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 57651208~2651119 2024-09-16T06:29:06.947 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 29327332~5944201 2024-09-16T06:29:06.987 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 5377192~4005766 2024-09-16T06:29:06.987 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 27505799~1788047 2024-09-16T06:29:06.999 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 80976704~314429 2024-09-16T06:29:07.001 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 55982537~2496677 2024-09-16T06:29:07.024 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 30700494~8240591 2024-09-16T06:29:07.030 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap0 2024-09-16T06:29:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:08.063 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap0 2024-09-16T06:29:08.077 INFO:tasks.workunit.client.0.smithi145.stdout:clone image185 -> image188 2024-09-16T06:29:08.181 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 124208436 2024-09-16T06:29:08.192 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 100450092~6688144 2024-09-16T06:29:08.245 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 84640911~5734673 2024-09-16T06:29:08.245 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 70304246~1204607 2024-09-16T06:29:08.258 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 61474860~4981643 2024-09-16T06:29:08.264 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 76452935~6944863 2024-09-16T06:29:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:08 smithi145 ceph-mon[99390]: pgmap v2416: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 30 MiB/s wr, 557 op/s 2024-09-16T06:29:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:08 smithi145 ceph-mon[99390]: osdmap e1357: 8 total, 8 up, 8 in 2024-09-16T06:29:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:08 smithi145 ceph-mon[96887]: pgmap v2416: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 30 MiB/s wr, 557 op/s 2024-09-16T06:29:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:08 smithi145 ceph-mon[96887]: osdmap e1357: 8 total, 8 up, 8 in 2024-09-16T06:29:08.320 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 60308984~2032648 2024-09-16T06:29:08.323 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 24780377~7344304 2024-09-16T06:29:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:08 smithi161 ceph-mon[87722]: pgmap v2416: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 30 MiB/s wr, 557 op/s 2024-09-16T06:29:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:08 smithi161 ceph-mon[87722]: osdmap e1357: 8 total, 8 up, 8 in 2024-09-16T06:29:08.366 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 16284548~3189539 2024-09-16T06:29:08.372 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap1 2024-09-16T06:29:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:09 smithi145 ceph-mon[96887]: osdmap e1358: 8 total, 8 up, 8 in 2024-09-16T06:29:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:09 smithi145 ceph-mon[99390]: osdmap e1358: 8 total, 8 up, 8 in 2024-09-16T06:29:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:09 smithi161 ceph-mon[87722]: osdmap e1358: 8 total, 8 up, 8 in 2024-09-16T06:29:10.083 INFO:tasks.workunit.client.0.smithi145.stdout:snap_protect: snap1 2024-09-16T06:29:10.097 INFO:tasks.workunit.client.0.smithi145.stdout:clone image188 -> image190 2024-09-16T06:29:10.221 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 157179035 2024-09-16T06:29:10.232 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 32959321~4738399 2024-09-16T06:29:10.289 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 58018453~4232390 2024-09-16T06:29:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:10 smithi145 ceph-mon[96887]: pgmap v2419: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s rd, 24 MiB/s wr, 622 op/s 2024-09-16T06:29:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:10 smithi145 ceph-mon[96887]: osdmap e1359: 8 total, 8 up, 8 in 2024-09-16T06:29:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:10 smithi145 ceph-mon[99390]: pgmap v2419: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s rd, 24 MiB/s wr, 622 op/s 2024-09-16T06:29:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:10 smithi145 ceph-mon[99390]: osdmap e1359: 8 total, 8 up, 8 in 2024-09-16T06:29:10.323 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 62328670~6229718 2024-09-16T06:29:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:10 smithi161 ceph-mon[87722]: pgmap v2419: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s rd, 24 MiB/s wr, 622 op/s 2024-09-16T06:29:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:10 smithi161 ceph-mon[87722]: osdmap e1359: 8 total, 8 up, 8 in 2024-09-16T06:29:10.366 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 101419827~2315109 2024-09-16T06:29:10.397 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 44653771~3875130 2024-09-16T06:29:10.426 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 124533453~3472673 2024-09-16T06:29:10.431 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 19120548~8110495 2024-09-16T06:29:10.489 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 103008872~7989120 2024-09-16T06:29:10.495 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap2 2024-09-16T06:29:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:11 smithi161 ceph-mon[87722]: osdmap e1360: 8 total, 8 up, 8 in 2024-09-16T06:29:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:11 smithi145 ceph-mon[96887]: osdmap e1360: 8 total, 8 up, 8 in 2024-09-16T06:29:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:11 smithi145 ceph-mon[99390]: osdmap e1360: 8 total, 8 up, 8 in 2024-09-16T06:29:12.090 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 103435928~4693242 2024-09-16T06:29:12.102 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 139960234~587030 2024-09-16T06:29:12.102 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 8168461~6580337 2024-09-16T06:29:12.113 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 136419587~3839282 2024-09-16T06:29:12.113 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 17157550~4314989 2024-09-16T06:29:12.120 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 100390611~7747156 2024-09-16T06:29:12.144 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 124600896~3618346 2024-09-16T06:29:12.146 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 101413804~4027915 2024-09-16T06:29:12.157 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: snap3 2024-09-16T06:29:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:12 smithi161 ceph-mon[87722]: pgmap v2422: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 245 MiB/s rd, 19 MiB/s wr, 789 op/s 2024-09-16T06:29:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:12 smithi161 ceph-mon[87722]: osdmap e1361: 8 total, 8 up, 8 in 2024-09-16T06:29:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:12 smithi145 ceph-mon[96887]: pgmap v2422: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 245 MiB/s rd, 19 MiB/s wr, 789 op/s 2024-09-16T06:29:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:12 smithi145 ceph-mon[96887]: osdmap e1361: 8 total, 8 up, 8 in 2024-09-16T06:29:12.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:12 smithi145 ceph-mon[99390]: pgmap v2422: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 245 MiB/s rd, 19 MiB/s wr, 789 op/s 2024-09-16T06:29:12.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:12 smithi145 ceph-mon[99390]: osdmap e1361: 8 total, 8 up, 8 in 2024-09-16T06:29:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:13 smithi161 ceph-mon[87722]: osdmap e1362: 8 total, 8 up, 8 in 2024-09-16T06:29:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:13 smithi145 ceph-mon[96887]: osdmap e1362: 8 total, 8 up, 8 in 2024-09-16T06:29:13.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:13 smithi145 ceph-mon[99390]: osdmap e1362: 8 total, 8 up, 8 in 2024-09-16T06:29:14.112 INFO:tasks.workunit.client.0.smithi145.stdout:migration_prepare 2024-09-16T06:29:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:14 smithi161 ceph-mon[87722]: pgmap v2425: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 167 MiB/s rd, 22 MiB/s wr, 665 op/s 2024-09-16T06:29:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:14 smithi161 ceph-mon[87722]: osdmap e1363: 8 total, 8 up, 8 in 2024-09-16T06:29:14.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:14 smithi145 ceph-mon[99390]: pgmap v2425: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 167 MiB/s rd, 22 MiB/s wr, 665 op/s 2024-09-16T06:29:14.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:14 smithi145 ceph-mon[99390]: osdmap e1363: 8 total, 8 up, 8 in 2024-09-16T06:29:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:14 smithi145 ceph-mon[96887]: pgmap v2425: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 167 MiB/s rd, 22 MiB/s wr, 665 op/s 2024-09-16T06:29:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:14 smithi145 ceph-mon[96887]: osdmap e1363: 8 total, 8 up, 8 in 2024-09-16T06:29:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:29:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:29:14] "GET /metrics HTTP/1.1" 200 38964 "" "Prometheus/2.43.0" 2024-09-16T06:29:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:15 smithi145 ceph-mon[96887]: osdmap e1364: 8 total, 8 up, 8 in 2024-09-16T06:29:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:15 smithi145 ceph-mon[99390]: osdmap e1364: 8 total, 8 up, 8 in 2024-09-16T06:29:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:15 smithi161 ceph-mon[87722]: osdmap e1364: 8 total, 8 up, 8 in 2024-09-16T06:29:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:16 smithi145 ceph-mon[99390]: pgmap v2428: 169 pgs: 169 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 31 MiB/s wr, 328 op/s 2024-09-16T06:29:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:16 smithi145 ceph-mon[99390]: osdmap e1365: 8 total, 8 up, 8 in 2024-09-16T06:29:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:16 smithi145 ceph-mon[96887]: pgmap v2428: 169 pgs: 169 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 31 MiB/s wr, 328 op/s 2024-09-16T06:29:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:16 smithi145 ceph-mon[96887]: osdmap e1365: 8 total, 8 up, 8 in 2024-09-16T06:29:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:16 smithi161 ceph-mon[87722]: pgmap v2428: 169 pgs: 169 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 31 MiB/s wr, 328 op/s 2024-09-16T06:29:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:16 smithi161 ceph-mon[87722]: osdmap e1365: 8 total, 8 up, 8 in 2024-09-16T06:29:16.876 INFO:tasks.workunit.client.0.smithi145.stdout:migration_execute 2024-09-16T06:29:16.876 INFO:tasks.workunit.client.0.smithi145.stdout:write: a 77657612~6191196 2024-09-16T06:29:16.958 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 102341015~7950728 2024-09-16T06:29:16.974 INFO:tasks.workunit.client.0.smithi145.stdout:write: a 18466412~4498629 2024-09-16T06:29:17.043 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 92515630~3932166 2024-09-16T06:29:17.190 INFO:tasks.workunit.client.0.smithi145.stdout:write: a 73275519~6294262 2024-09-16T06:29:17.245 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 3658110~3932115 2024-09-16T06:29:17.265 INFO:tasks.workunit.client.0.smithi145.stdout:write: a 666210~5563453 2024-09-16T06:29:17.289 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 140368211~6917419 2024-09-16T06:29:17.289 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: user0 2024-09-16T06:29:17.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:17 smithi145 ceph-mon[96887]: osdmap e1366: 8 total, 8 up, 8 in 2024-09-16T06:29:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:17 smithi145 ceph-mon[99390]: osdmap e1366: 8 total, 8 up, 8 in 2024-09-16T06:29:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:17 smithi161 ceph-mon[87722]: osdmap e1366: 8 total, 8 up, 8 in 2024-09-16T06:29:18.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:18 smithi145 ceph-mon[96887]: pgmap v2431: 169 pgs: 169 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 23 MiB/s wr, 311 op/s 2024-09-16T06:29:18.469 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:18 smithi145 ceph-mon[99390]: pgmap v2431: 169 pgs: 169 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 23 MiB/s wr, 311 op/s 2024-09-16T06:29:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:18 smithi161 ceph-mon[87722]: pgmap v2431: 169 pgs: 169 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 23 MiB/s wr, 311 op/s 2024-09-16T06:29:19.142 INFO:tasks.workunit.client.0.smithi145.stdout:write: b 148536672~5109148 2024-09-16T06:29:19.160 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 23172086~571010 2024-09-16T06:29:19.160 INFO:tasks.workunit.client.0.smithi145.stdout:write: b 87471401~3202314 2024-09-16T06:29:19.161 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 6479743~4465039 2024-09-16T06:29:19.162 INFO:tasks.workunit.client.0.smithi145.stdout:write: b 118472810~5915287 2024-09-16T06:29:19.168 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 9786450~2119051 2024-09-16T06:29:19.204 INFO:tasks.workunit.client.0.smithi145.stdout:write: b 138205805~934546 2024-09-16T06:29:19.204 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 13258352~3180004 2024-09-16T06:29:19.204 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: user1 2024-09-16T06:29:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:19 smithi145 ceph-mon[96887]: osdmap e1367: 8 total, 8 up, 8 in 2024-09-16T06:29:19.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:19 smithi145 ceph-mon[99390]: osdmap e1367: 8 total, 8 up, 8 in 2024-09-16T06:29:19.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:19 smithi161 ceph-mon[87722]: osdmap e1367: 8 total, 8 up, 8 in 2024-09-16T06:29:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:20 smithi145 ceph-mon[99390]: pgmap v2433: 169 pgs: 169 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 21 MiB/s wr, 369 op/s 2024-09-16T06:29:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:20 smithi145 ceph-mon[99390]: osdmap e1368: 8 total, 8 up, 8 in 2024-09-16T06:29:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:20 smithi145 ceph-mon[96887]: pgmap v2433: 169 pgs: 169 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 21 MiB/s wr, 369 op/s 2024-09-16T06:29:20.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:20 smithi145 ceph-mon[96887]: osdmap e1368: 8 total, 8 up, 8 in 2024-09-16T06:29:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:20 smithi161 ceph-mon[87722]: pgmap v2433: 169 pgs: 169 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 21 MiB/s wr, 369 op/s 2024-09-16T06:29:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:20 smithi161 ceph-mon[87722]: osdmap e1368: 8 total, 8 up, 8 in 2024-09-16T06:29:21.164 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 171713746 2024-09-16T06:29:21.175 INFO:tasks.workunit.client.0.smithi145.stdout:write: c 41150294~120845 2024-09-16T06:29:21.181 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 89743749~401281 2024-09-16T06:29:21.181 INFO:tasks.workunit.client.0.smithi145.stdout:write: c 65181396~4490644 2024-09-16T06:29:21.184 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 159371626~8273477 2024-09-16T06:29:21.184 INFO:tasks.workunit.client.0.smithi145.stdout:write: c 39133945~1108805 2024-09-16T06:29:21.185 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 62037958~5389186 2024-09-16T06:29:21.208 INFO:tasks.workunit.client.0.smithi145.stdout:write: c 116619524~5241955 2024-09-16T06:29:21.211 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 87779203~6146613 2024-09-16T06:29:21.211 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: user2 2024-09-16T06:29:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[99390]: osdmap e1369: 8 total, 8 up, 8 in 2024-09-16T06:29:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:29:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:29:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:29:21.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:29:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[96887]: osdmap e1369: 8 total, 8 up, 8 in 2024-09-16T06:29:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:29:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:29:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:29:21.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:29:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:21 smithi161 ceph-mon[87722]: osdmap e1369: 8 total, 8 up, 8 in 2024-09-16T06:29:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:29:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:29:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:29:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:29:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:22 smithi145 ceph-mon[96887]: pgmap v2436: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 66 MiB/s rd, 21 MiB/s wr, 614 op/s 2024-09-16T06:29:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:22 smithi145 ceph-mon[96887]: osdmap e1370: 8 total, 8 up, 8 in 2024-09-16T06:29:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:22 smithi145 ceph-mon[99390]: pgmap v2436: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 66 MiB/s rd, 21 MiB/s wr, 614 op/s 2024-09-16T06:29:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:22 smithi145 ceph-mon[99390]: osdmap e1370: 8 total, 8 up, 8 in 2024-09-16T06:29:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:22 smithi161 ceph-mon[87722]: pgmap v2436: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 66 MiB/s rd, 21 MiB/s wr, 614 op/s 2024-09-16T06:29:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:22 smithi161 ceph-mon[87722]: osdmap e1370: 8 total, 8 up, 8 in 2024-09-16T06:29:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:23.189 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 259308086 2024-09-16T06:29:23.203 INFO:tasks.workunit.client.0.smithi145.stdout:write: d 55101820~8109907 2024-09-16T06:29:23.217 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 128248432~7440063 2024-09-16T06:29:23.217 INFO:tasks.workunit.client.0.smithi145.stdout:write: d 228401684~3466026 2024-09-16T06:29:23.221 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 117146287~2625394 2024-09-16T06:29:23.221 INFO:tasks.workunit.client.0.smithi145.stdout:write: d 103251421~5158583 2024-09-16T06:29:23.231 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 235201196~22789 2024-09-16T06:29:23.235 INFO:tasks.workunit.client.0.smithi145.stdout:write: d 212813882~2274514 2024-09-16T06:29:23.237 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 187963934~6905162 2024-09-16T06:29:23.265 INFO:tasks.workunit.client.0.smithi145.stdout:snap_create: user3 2024-09-16T06:29:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:23 smithi145 ceph-mon[96887]: osdmap e1371: 8 total, 8 up, 8 in 2024-09-16T06:29:23.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:23 smithi145 ceph-mon[99390]: osdmap e1371: 8 total, 8 up, 8 in 2024-09-16T06:29:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:23 smithi161 ceph-mon[87722]: osdmap e1371: 8 total, 8 up, 8 in 2024-09-16T06:29:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:24 smithi145 ceph-mon[96887]: pgmap v2439: 169 pgs: 169 active+clean; 2.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 64 MiB/s rd, 27 MiB/s wr, 585 op/s 2024-09-16T06:29:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:24 smithi145 ceph-mon[96887]: osdmap e1372: 8 total, 8 up, 8 in 2024-09-16T06:29:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:24 smithi145 ceph-mon[99390]: pgmap v2439: 169 pgs: 169 active+clean; 2.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 64 MiB/s rd, 27 MiB/s wr, 585 op/s 2024-09-16T06:29:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:24 smithi145 ceph-mon[99390]: osdmap e1372: 8 total, 8 up, 8 in 2024-09-16T06:29:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:24 smithi161 ceph-mon[87722]: pgmap v2439: 169 pgs: 169 active+clean; 2.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 64 MiB/s rd, 27 MiB/s wr, 585 op/s 2024-09-16T06:29:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:24 smithi161 ceph-mon[87722]: osdmap e1372: 8 total, 8 up, 8 in 2024-09-16T06:29:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:29:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:29:24] "GET /metrics HTTP/1.1" 200 38964 "" "Prometheus/2.43.0" 2024-09-16T06:29:25.191 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 160924995 2024-09-16T06:29:25.225 INFO:tasks.workunit.client.0.smithi145.stdout:write: 1 16092499~4023124 2024-09-16T06:29:25.230 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 17098280~2011562 2024-09-16T06:29:25.254 INFO:tasks.workunit.client.0.smithi145.stdout:write: 2 32184999~4023124 2024-09-16T06:29:25.255 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 33190780~2011562 2024-09-16T06:29:25.278 INFO:tasks.workunit.client.0.smithi145.stdout:write: 3 48277498~4023124 2024-09-16T06:29:25.280 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 49283279~2011562 2024-09-16T06:29:25.298 INFO:tasks.workunit.client.0.smithi145.stdout:write: 4 64369998~4023124 2024-09-16T06:29:25.300 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 65375779~2011562 2024-09-16T06:29:25.322 INFO:tasks.workunit.client.0.smithi145.stdout:write: 5 80462497~4023124 2024-09-16T06:29:25.323 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 81468278~2011562 2024-09-16T06:29:25.411 INFO:tasks.workunit.client.0.smithi145.stdout:migration_commit 2024-09-16T06:29:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:25 smithi145 ceph-mon[96887]: osdmap e1373: 8 total, 8 up, 8 in 2024-09-16T06:29:25.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:25 smithi145 ceph-mon[99390]: osdmap e1373: 8 total, 8 up, 8 in 2024-09-16T06:29:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:25 smithi161 ceph-mon[87722]: osdmap e1373: 8 total, 8 up, 8 in 2024-09-16T06:29:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:26 smithi145 ceph-mon[96887]: pgmap v2442: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 4.7 MiB/s rd, 21 MiB/s wr, 177 op/s 2024-09-16T06:29:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:26 smithi145 ceph-mon[96887]: osdmap e1374: 8 total, 8 up, 8 in 2024-09-16T06:29:26.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:26 smithi145 ceph-mon[99390]: pgmap v2442: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 4.7 MiB/s rd, 21 MiB/s wr, 177 op/s 2024-09-16T06:29:26.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:26 smithi145 ceph-mon[99390]: osdmap e1374: 8 total, 8 up, 8 in 2024-09-16T06:29:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:26 smithi161 ceph-mon[87722]: pgmap v2442: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 4.7 MiB/s rd, 21 MiB/s wr, 177 op/s 2024-09-16T06:29:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:26 smithi161 ceph-mon[87722]: osdmap e1374: 8 total, 8 up, 8 in 2024-09-16T06:29:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:27 smithi145 ceph-mon[96887]: osdmap e1375: 8 total, 8 up, 8 in 2024-09-16T06:29:27.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:27 smithi145 ceph-mon[99390]: osdmap e1375: 8 total, 8 up, 8 in 2024-09-16T06:29:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:27 smithi161 ceph-mon[87722]: osdmap e1375: 8 total, 8 up, 8 in 2024-09-16T06:29:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:28 smithi145 ceph-mon[96887]: pgmap v2445: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 67 KiB/s rd, 15 MiB/s wr, 136 op/s 2024-09-16T06:29:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:28 smithi145 ceph-mon[96887]: osdmap e1376: 8 total, 8 up, 8 in 2024-09-16T06:29:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:28 smithi145 ceph-mon[99390]: pgmap v2445: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 67 KiB/s rd, 15 MiB/s wr, 136 op/s 2024-09-16T06:29:28.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:28 smithi145 ceph-mon[99390]: osdmap e1376: 8 total, 8 up, 8 in 2024-09-16T06:29:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:28 smithi161 ceph-mon[87722]: pgmap v2445: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 67 KiB/s rd, 15 MiB/s wr, 136 op/s 2024-09-16T06:29:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:28 smithi161 ceph-mon[87722]: osdmap e1376: 8 total, 8 up, 8 in 2024-09-16T06:29:28.776 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMigration.StressLive (21919 ms) 2024-09-16T06:29:30.214 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 57 tests from TestMigration (264711 ms total) 2024-09-16T06:29:30.215 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:29:30.215 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 6 tests from TestGroup 2024-09-16T06:29:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:30 smithi145 ceph-mon[96887]: pgmap v2447: 169 pgs: 169 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 28 MiB/s rd, 14 MiB/s wr, 349 op/s 2024-09-16T06:29:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:30 smithi145 ceph-mon[96887]: osdmap e1377: 8 total, 8 up, 8 in 2024-09-16T06:29:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:30 smithi145 ceph-mon[99390]: pgmap v2447: 169 pgs: 169 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 28 MiB/s rd, 14 MiB/s wr, 349 op/s 2024-09-16T06:29:30.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:30 smithi145 ceph-mon[99390]: osdmap e1377: 8 total, 8 up, 8 in 2024-09-16T06:29:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:30 smithi161 ceph-mon[87722]: pgmap v2447: 169 pgs: 169 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 28 MiB/s rd, 14 MiB/s wr, 349 op/s 2024-09-16T06:29:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:30 smithi161 ceph-mon[87722]: osdmap e1377: 8 total, 8 up, 8 in 2024-09-16T06:29:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:31 smithi145 ceph-mon[96887]: osdmap e1378: 8 total, 8 up, 8 in 2024-09-16T06:29:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:31 smithi145 ceph-mon[99390]: osdmap e1378: 8 total, 8 up, 8 in 2024-09-16T06:29:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:31 smithi161 ceph-mon[87722]: osdmap e1378: 8 total, 8 up, 8 in 2024-09-16T06:29:32.220 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestGroup.group_create 2024-09-16T06:29:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[96887]: pgmap v2450: 105 pgs: 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-09-16T06:29:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[96887]: osdmap e1379: 8 total, 8 up, 8 in 2024-09-16T06:29:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1123728987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:29:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:29:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[99390]: pgmap v2450: 105 pgs: 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-09-16T06:29:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[99390]: osdmap e1379: 8 total, 8 up, 8 in 2024-09-16T06:29:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1123728987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:29:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:32 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:29:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:32 smithi161 ceph-mon[87722]: pgmap v2450: 105 pgs: 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-09-16T06:29:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:32 smithi161 ceph-mon[87722]: osdmap e1379: 8 total, 8 up, 8 in 2024-09-16T06:29:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1123728987' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:32 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:29:32.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:32 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:29:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:33 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1123728987' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:29:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:33 smithi145 ceph-mon[96887]: osdmap e1380: 8 total, 8 up, 8 in 2024-09-16T06:29:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:33 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1123728987' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:29:33.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:33 smithi145 ceph-mon[99390]: osdmap e1380: 8 total, 8 up, 8 in 2024-09-16T06:29:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:33 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1123728987' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:29:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:33 smithi161 ceph-mon[87722]: osdmap e1380: 8 total, 8 up, 8 in 2024-09-16T06:29:34.264 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestGroup.group_create (2045 ms) 2024-09-16T06:29:34.264 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestGroup.group_createPP 2024-09-16T06:29:34.282 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestGroup.group_createPP (18 ms) 2024-09-16T06:29:34.282 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestGroup.add_image 2024-09-16T06:29:34.321 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestGroup.add_image (39 ms) 2024-09-16T06:29:34.321 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestGroup.add_imagePP 2024-09-16T06:29:34.357 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestGroup.add_imagePP (36 ms) 2024-09-16T06:29:34.358 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestGroup.add_snapshot 2024-09-16T06:29:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:34 smithi145 ceph-mon[96887]: pgmap v2453: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-16T06:29:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:34 smithi145 ceph-mon[96887]: osdmap e1381: 8 total, 8 up, 8 in 2024-09-16T06:29:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:34 smithi145 ceph-mon[99390]: pgmap v2453: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-16T06:29:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:34 smithi145 ceph-mon[99390]: osdmap e1381: 8 total, 8 up, 8 in 2024-09-16T06:29:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:34 smithi161 ceph-mon[87722]: pgmap v2453: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-16T06:29:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:34 smithi161 ceph-mon[87722]: osdmap e1381: 8 total, 8 up, 8 in 2024-09-16T06:29:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:29:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:29:34] "GET /metrics HTTP/1.1" 200 38964 "" "Prometheus/2.43.0" 2024-09-16T06:29:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:35 smithi145 ceph-mon[96887]: osdmap e1382: 8 total, 8 up, 8 in 2024-09-16T06:29:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:35 smithi145 ceph-mon[99390]: osdmap e1382: 8 total, 8 up, 8 in 2024-09-16T06:29:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:35 smithi161 ceph-mon[87722]: osdmap e1382: 8 total, 8 up, 8 in 2024-09-16T06:29:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:36 smithi145 ceph-mon[99390]: pgmap v2456: 137 pgs: 2 creating+peering, 9 unknown, 126 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-16T06:29:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:36 smithi145 ceph-mon[99390]: osdmap e1383: 8 total, 8 up, 8 in 2024-09-16T06:29:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:36 smithi145 ceph-mon[96887]: pgmap v2456: 137 pgs: 2 creating+peering, 9 unknown, 126 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-16T06:29:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:36 smithi145 ceph-mon[96887]: osdmap e1383: 8 total, 8 up, 8 in 2024-09-16T06:29:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:36 smithi161 ceph-mon[87722]: pgmap v2456: 137 pgs: 2 creating+peering, 9 unknown, 126 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-16T06:29:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:36 smithi161 ceph-mon[87722]: osdmap e1383: 8 total, 8 up, 8 in 2024-09-16T06:29:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:37 smithi145 ceph-mon[99390]: osdmap e1384: 8 total, 8 up, 8 in 2024-09-16T06:29:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:29:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:37 smithi145 ceph-mon[96887]: osdmap e1384: 8 total, 8 up, 8 in 2024-09-16T06:29:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:29:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:37 smithi161 ceph-mon[87722]: osdmap e1384: 8 total, 8 up, 8 in 2024-09-16T06:29:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:29:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:38 smithi145 ceph-mon[99390]: pgmap v2459: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 5.7 KiB/s wr, 49 op/s 2024-09-16T06:29:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:38 smithi145 ceph-mon[99390]: osdmap e1385: 8 total, 8 up, 8 in 2024-09-16T06:29:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:38 smithi145 ceph-mon[96887]: pgmap v2459: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 5.7 KiB/s wr, 49 op/s 2024-09-16T06:29:38.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:38 smithi145 ceph-mon[96887]: osdmap e1385: 8 total, 8 up, 8 in 2024-09-16T06:29:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:38 smithi161 ceph-mon[87722]: pgmap v2459: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 5.7 KiB/s wr, 49 op/s 2024-09-16T06:29:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:38 smithi161 ceph-mon[87722]: osdmap e1385: 8 total, 8 up, 8 in 2024-09-16T06:29:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:39 smithi145 ceph-mon[96887]: osdmap e1386: 8 total, 8 up, 8 in 2024-09-16T06:29:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:39 smithi145 ceph-mon[99390]: osdmap e1386: 8 total, 8 up, 8 in 2024-09-16T06:29:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:39 smithi161 ceph-mon[87722]: osdmap e1386: 8 total, 8 up, 8 in 2024-09-16T06:29:40.316 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestGroup.add_snapshot (5958 ms) 2024-09-16T06:29:40.316 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-09-16T06:29:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:40 smithi145 ceph-mon[99390]: pgmap v2462: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 9.0 KiB/s wr, 57 op/s 2024-09-16T06:29:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:40 smithi145 ceph-mon[99390]: osdmap e1387: 8 total, 8 up, 8 in 2024-09-16T06:29:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:40 smithi145 ceph-mon[96887]: pgmap v2462: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 9.0 KiB/s wr, 57 op/s 2024-09-16T06:29:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:40 smithi145 ceph-mon[96887]: osdmap e1387: 8 total, 8 up, 8 in 2024-09-16T06:29:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:40 smithi161 ceph-mon[87722]: pgmap v2462: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 9.0 KiB/s wr, 57 op/s 2024-09-16T06:29:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:40 smithi161 ceph-mon[87722]: osdmap e1387: 8 total, 8 up, 8 in 2024-09-16T06:29:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:41 smithi145 ceph-mon[96887]: osdmap e1388: 8 total, 8 up, 8 in 2024-09-16T06:29:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:41 smithi145 ceph-mon[99390]: osdmap e1388: 8 total, 8 up, 8 in 2024-09-16T06:29:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:41 smithi161 ceph-mon[87722]: osdmap e1388: 8 total, 8 up, 8 in 2024-09-16T06:29:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:42 smithi145 ceph-mon[96887]: pgmap v2465: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 181 op/s 2024-09-16T06:29:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:42 smithi145 ceph-mon[96887]: osdmap e1389: 8 total, 8 up, 8 in 2024-09-16T06:29:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:42 smithi145 ceph-mon[99390]: pgmap v2465: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 181 op/s 2024-09-16T06:29:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:42 smithi145 ceph-mon[99390]: osdmap e1389: 8 total, 8 up, 8 in 2024-09-16T06:29:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:42 smithi161 ceph-mon[87722]: pgmap v2465: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 181 op/s 2024-09-16T06:29:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:42 smithi161 ceph-mon[87722]: osdmap e1389: 8 total, 8 up, 8 in 2024-09-16T06:29:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:43 smithi145 ceph-mon[99390]: osdmap e1390: 8 total, 8 up, 8 in 2024-09-16T06:29:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:43 smithi145 ceph-mon[96887]: osdmap e1390: 8 total, 8 up, 8 in 2024-09-16T06:29:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:43 smithi161 ceph-mon[87722]: osdmap e1390: 8 total, 8 up, 8 in 2024-09-16T06:29:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:44 smithi145 ceph-mon[99390]: pgmap v2468: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 111 KiB/s rd, 7.0 KiB/s wr, 138 op/s 2024-09-16T06:29:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:44 smithi145 ceph-mon[99390]: osdmap e1391: 8 total, 8 up, 8 in 2024-09-16T06:29:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:44 smithi145 ceph-mon[96887]: pgmap v2468: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 111 KiB/s rd, 7.0 KiB/s wr, 138 op/s 2024-09-16T06:29:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:44 smithi145 ceph-mon[96887]: osdmap e1391: 8 total, 8 up, 8 in 2024-09-16T06:29:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:44 smithi161 ceph-mon[87722]: pgmap v2468: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 111 KiB/s rd, 7.0 KiB/s wr, 138 op/s 2024-09-16T06:29:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:44 smithi161 ceph-mon[87722]: osdmap e1391: 8 total, 8 up, 8 in 2024-09-16T06:29:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:29:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:29:44] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-09-16T06:29:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:45 smithi161 ceph-mon[87722]: osdmap e1392: 8 total, 8 up, 8 in 2024-09-16T06:29:45.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:45 smithi145 ceph-mon[96887]: osdmap e1392: 8 total, 8 up, 8 in 2024-09-16T06:29:45.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:45 smithi145 ceph-mon[99390]: osdmap e1392: 8 total, 8 up, 8 in 2024-09-16T06:29:45.891 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestGroup.add_snapshotPP (5575 ms) 2024-09-16T06:29:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:46 smithi161 ceph-mon[87722]: pgmap v2471: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 4.7 KiB/s wr, 36 op/s 2024-09-16T06:29:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:46 smithi161 ceph-mon[87722]: osdmap e1393: 8 total, 8 up, 8 in 2024-09-16T06:29:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:46 smithi161 ceph-mon[87722]: osdmap e1394: 8 total, 8 up, 8 in 2024-09-16T06:29:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:46 smithi145 ceph-mon[99390]: pgmap v2471: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 4.7 KiB/s wr, 36 op/s 2024-09-16T06:29:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:46 smithi145 ceph-mon[99390]: osdmap e1393: 8 total, 8 up, 8 in 2024-09-16T06:29:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:46 smithi145 ceph-mon[99390]: osdmap e1394: 8 total, 8 up, 8 in 2024-09-16T06:29:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:46 smithi145 ceph-mon[96887]: pgmap v2471: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 4.7 KiB/s wr, 36 op/s 2024-09-16T06:29:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:46 smithi145 ceph-mon[96887]: osdmap e1393: 8 total, 8 up, 8 in 2024-09-16T06:29:46.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:46 smithi145 ceph-mon[96887]: osdmap e1394: 8 total, 8 up, 8 in 2024-09-16T06:29:46.873 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 6 tests from TestGroup (13671 ms total) 2024-09-16T06:29:46.873 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:29:46.873 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 31 tests from TestDeepCopy 2024-09-16T06:29:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:47 smithi145 ceph-mon[96887]: osdmap e1395: 8 total, 8 up, 8 in 2024-09-16T06:29:48.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:47 smithi145 ceph-mon[99390]: osdmap e1395: 8 total, 8 up, 8 in 2024-09-16T06:29:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:47 smithi161 ceph-mon[87722]: osdmap e1395: 8 total, 8 up, 8 in 2024-09-16T06:29:48.891 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Empty 2024-09-16T06:29:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:48 smithi145 ceph-mon[96887]: pgmap v2475: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:48 smithi145 ceph-mon[96887]: osdmap e1396: 8 total, 8 up, 8 in 2024-09-16T06:29:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:48 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1900556246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:49.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:48 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:48 smithi145 ceph-mon[99390]: pgmap v2475: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:48 smithi145 ceph-mon[99390]: osdmap e1396: 8 total, 8 up, 8 in 2024-09-16T06:29:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:48 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1900556246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:48 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:48 smithi161 ceph-mon[87722]: pgmap v2475: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:48 smithi161 ceph-mon[87722]: osdmap e1396: 8 total, 8 up, 8 in 2024-09-16T06:29:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:48 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1900556246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:48 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:29:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:49 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:29:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:49 smithi145 ceph-mon[96887]: osdmap e1397: 8 total, 8 up, 8 in 2024-09-16T06:29:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:49 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:29:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:49 smithi145 ceph-mon[99390]: osdmap e1397: 8 total, 8 up, 8 in 2024-09-16T06:29:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:49 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:29:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:49 smithi161 ceph-mon[87722]: osdmap e1397: 8 total, 8 up, 8 in 2024-09-16T06:29:51.032 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Empty (2141 ms) 2024-09-16T06:29:51.032 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-09-16T06:29:51.277 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.NoSnaps (246 ms) 2024-09-16T06:29:51.277 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Snaps 2024-09-16T06:29:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:50 smithi145 ceph-mon[96887]: pgmap v2478: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:50 smithi145 ceph-mon[96887]: osdmap e1398: 8 total, 8 up, 8 in 2024-09-16T06:29:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:50 smithi145 ceph-mon[99390]: pgmap v2478: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:50 smithi145 ceph-mon[99390]: osdmap e1398: 8 total, 8 up, 8 in 2024-09-16T06:29:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:50 smithi161 ceph-mon[87722]: pgmap v2478: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:50 smithi161 ceph-mon[87722]: osdmap e1398: 8 total, 8 up, 8 in 2024-09-16T06:29:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:51 smithi145 ceph-mon[96887]: osdmap e1399: 8 total, 8 up, 8 in 2024-09-16T06:29:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:51 smithi145 ceph-mon[96887]: pgmap v2481: 137 pgs: 9 creating+peering, 12 unknown, 116 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:51 smithi145 ceph-mon[99390]: osdmap e1399: 8 total, 8 up, 8 in 2024-09-16T06:29:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:51 smithi145 ceph-mon[99390]: pgmap v2481: 137 pgs: 9 creating+peering, 12 unknown, 116 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:51 smithi161 ceph-mon[87722]: osdmap e1399: 8 total, 8 up, 8 in 2024-09-16T06:29:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:51 smithi161 ceph-mon[87722]: pgmap v2481: 137 pgs: 9 creating+peering, 12 unknown, 116 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:29:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:29:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:52 smithi145 ceph-mon[99390]: osdmap e1400: 8 total, 8 up, 8 in 2024-09-16T06:29:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:52 smithi145 ceph-mon[96887]: osdmap e1400: 8 total, 8 up, 8 in 2024-09-16T06:29:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:52 smithi161 ceph-mon[87722]: osdmap e1400: 8 total, 8 up, 8 in 2024-09-16T06:29:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:53 smithi145 ceph-mon[96887]: osdmap e1401: 8 total, 8 up, 8 in 2024-09-16T06:29:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:53 smithi145 ceph-mon[96887]: pgmap v2484: 137 pgs: 9 creating+peering, 128 active+clean; 8.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 59 op/s 2024-09-16T06:29:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:53 smithi145 ceph-mon[99390]: osdmap e1401: 8 total, 8 up, 8 in 2024-09-16T06:29:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:53 smithi145 ceph-mon[99390]: pgmap v2484: 137 pgs: 9 creating+peering, 128 active+clean; 8.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 59 op/s 2024-09-16T06:29:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:53 smithi161 ceph-mon[87722]: osdmap e1401: 8 total, 8 up, 8 in 2024-09-16T06:29:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:53 smithi161 ceph-mon[87722]: pgmap v2484: 137 pgs: 9 creating+peering, 128 active+clean; 8.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 59 op/s 2024-09-16T06:29:54.935 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:29:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:29:54] "GET /metrics HTTP/1.1" 200 36461 "" "Prometheus/2.43.0" 2024-09-16T06:29:55.210 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Snaps (3933 ms) 2024-09-16T06:29:55.210 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-09-16T06:29:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:54 smithi145 ceph-mon[96887]: osdmap e1402: 8 total, 8 up, 8 in 2024-09-16T06:29:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:54 smithi145 ceph-mon[99390]: osdmap e1402: 8 total, 8 up, 8 in 2024-09-16T06:29:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:54 smithi161 ceph-mon[87722]: osdmap e1402: 8 total, 8 up, 8 in 2024-09-16T06:29:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:55 smithi145 ceph-mon[96887]: osdmap e1403: 8 total, 8 up, 8 in 2024-09-16T06:29:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:55 smithi145 ceph-mon[96887]: pgmap v2487: 137 pgs: 137 active+clean; 29 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 152 op/s 2024-09-16T06:29:56.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:55 smithi145 ceph-mon[99390]: osdmap e1403: 8 total, 8 up, 8 in 2024-09-16T06:29:56.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:55 smithi145 ceph-mon[99390]: pgmap v2487: 137 pgs: 137 active+clean; 29 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 152 op/s 2024-09-16T06:29:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:55 smithi161 ceph-mon[87722]: osdmap e1403: 8 total, 8 up, 8 in 2024-09-16T06:29:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:55 smithi161 ceph-mon[87722]: pgmap v2487: 137 pgs: 137 active+clean; 29 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 152 op/s 2024-09-16T06:29:57.091 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.SnapDiscard (1881 ms) 2024-09-16T06:29:57.091 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-09-16T06:29:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:56 smithi145 ceph-mon[99390]: osdmap e1404: 8 total, 8 up, 8 in 2024-09-16T06:29:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:56 smithi145 ceph-mon[96887]: osdmap e1404: 8 total, 8 up, 8 in 2024-09-16T06:29:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:56 smithi161 ceph-mon[87722]: osdmap e1404: 8 total, 8 up, 8 in 2024-09-16T06:29:58.146 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.CloneDiscard (1055 ms) 2024-09-16T06:29:58.146 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-09-16T06:29:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:57 smithi145 ceph-mon[96887]: osdmap e1405: 8 total, 8 up, 8 in 2024-09-16T06:29:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:57 smithi145 ceph-mon[96887]: pgmap v2490: 137 pgs: 137 active+clean; 57 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-16T06:29:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:57 smithi145 ceph-mon[99390]: osdmap e1405: 8 total, 8 up, 8 in 2024-09-16T06:29:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:57 smithi145 ceph-mon[99390]: pgmap v2490: 137 pgs: 137 active+clean; 57 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-16T06:29:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:57 smithi161 ceph-mon[87722]: osdmap e1405: 8 total, 8 up, 8 in 2024-09-16T06:29:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:57 smithi161 ceph-mon[87722]: pgmap v2490: 137 pgs: 137 active+clean; 57 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 12 MiB/s wr, 121 op/s 2024-09-16T06:29:59.136 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.CloneShrink (990 ms) 2024-09-16T06:29:59.136 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-09-16T06:29:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:58 smithi145 ceph-mon[99390]: osdmap e1406: 8 total, 8 up, 8 in 2024-09-16T06:29:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:58 smithi145 ceph-mon[96887]: osdmap e1406: 8 total, 8 up, 8 in 2024-09-16T06:29:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:58 smithi161 ceph-mon[87722]: osdmap e1406: 8 total, 8 up, 8 in 2024-09-16T06:30:00.188 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.CloneExpand (1051 ms) 2024-09-16T06:30:00.188 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-09-16T06:30:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:59 smithi145 ceph-mon[96887]: osdmap e1407: 8 total, 8 up, 8 in 2024-09-16T06:30:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:29:59 smithi145 ceph-mon[96887]: pgmap v2493: 137 pgs: 137 active+clean; 65 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 9.0 MiB/s wr, 132 op/s 2024-09-16T06:30:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:59 smithi145 ceph-mon[99390]: osdmap e1407: 8 total, 8 up, 8 in 2024-09-16T06:30:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:29:59 smithi145 ceph-mon[99390]: pgmap v2493: 137 pgs: 137 active+clean; 65 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 9.0 MiB/s wr, 132 op/s 2024-09-16T06:30:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:59 smithi161 ceph-mon[87722]: osdmap e1407: 8 total, 8 up, 8 in 2024-09-16T06:30:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:29:59 smithi161 ceph-mon[87722]: pgmap v2493: 137 pgs: 137 active+clean; 65 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 9.0 MiB/s wr, 132 op/s 2024-09-16T06:30:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:00 smithi145 ceph-mon[96887]: osdmap e1408: 8 total, 8 up, 8 in 2024-09-16T06:30:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:00 smithi145 ceph-mon[96887]: overall HEALTH_OK 2024-09-16T06:30:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:00 smithi145 ceph-mon[96887]: osdmap e1409: 8 total, 8 up, 8 in 2024-09-16T06:30:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:00 smithi145 ceph-mon[99390]: osdmap e1408: 8 total, 8 up, 8 in 2024-09-16T06:30:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:00 smithi145 ceph-mon[99390]: overall HEALTH_OK 2024-09-16T06:30:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:00 smithi145 ceph-mon[99390]: osdmap e1409: 8 total, 8 up, 8 in 2024-09-16T06:30:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:00 smithi161 ceph-mon[87722]: osdmap e1408: 8 total, 8 up, 8 in 2024-09-16T06:30:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:00 smithi161 ceph-mon[87722]: overall HEALTH_OK 2024-09-16T06:30:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:00 smithi161 ceph-mon[87722]: osdmap e1409: 8 total, 8 up, 8 in 2024-09-16T06:30:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:02 smithi145 ceph-mon[96887]: pgmap v2496: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 346 op/s 2024-09-16T06:30:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:02 smithi145 ceph-mon[96887]: osdmap e1410: 8 total, 8 up, 8 in 2024-09-16T06:30:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:02 smithi145 ceph-mon[99390]: pgmap v2496: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 346 op/s 2024-09-16T06:30:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:02 smithi145 ceph-mon[99390]: osdmap e1410: 8 total, 8 up, 8 in 2024-09-16T06:30:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:02 smithi161 ceph-mon[87722]: pgmap v2496: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 346 op/s 2024-09-16T06:30:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:02 smithi161 ceph-mon[87722]: osdmap e1410: 8 total, 8 up, 8 in 2024-09-16T06:30:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:03 smithi145 ceph-mon[96887]: osdmap e1411: 8 total, 8 up, 8 in 2024-09-16T06:30:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:03 smithi145 ceph-mon[99390]: osdmap e1411: 8 total, 8 up, 8 in 2024-09-16T06:30:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:03 smithi161 ceph-mon[87722]: osdmap e1411: 8 total, 8 up, 8 in 2024-09-16T06:30:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:04 smithi145 ceph-mon[96887]: pgmap v2499: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 442 op/s 2024-09-16T06:30:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:04 smithi145 ceph-mon[96887]: osdmap e1412: 8 total, 8 up, 8 in 2024-09-16T06:30:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:30:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:30:04] "GET /metrics HTTP/1.1" 200 36461 "" "Prometheus/2.43.0" 2024-09-16T06:30:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:04 smithi145 ceph-mon[99390]: pgmap v2499: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 442 op/s 2024-09-16T06:30:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:04 smithi145 ceph-mon[99390]: osdmap e1412: 8 total, 8 up, 8 in 2024-09-16T06:30:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:04 smithi161 ceph-mon[87722]: pgmap v2499: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 442 op/s 2024-09-16T06:30:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:04 smithi161 ceph-mon[87722]: osdmap e1412: 8 total, 8 up, 8 in 2024-09-16T06:30:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:05 smithi145 ceph-mon[99390]: osdmap e1413: 8 total, 8 up, 8 in 2024-09-16T06:30:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:05 smithi145 ceph-mon[96887]: osdmap e1413: 8 total, 8 up, 8 in 2024-09-16T06:30:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:05 smithi161 ceph-mon[87722]: osdmap e1413: 8 total, 8 up, 8 in 2024-09-16T06:30:07.034 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.CloneHideParent (6846 ms) 2024-09-16T06:30:07.034 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Clone 2024-09-16T06:30:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:06 smithi145 ceph-mon[96887]: pgmap v2502: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 22 KiB/s wr, 382 op/s 2024-09-16T06:30:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:06 smithi145 ceph-mon[96887]: osdmap e1414: 8 total, 8 up, 8 in 2024-09-16T06:30:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:06 smithi145 ceph-mon[99390]: pgmap v2502: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 22 KiB/s wr, 382 op/s 2024-09-16T06:30:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:06 smithi145 ceph-mon[99390]: osdmap e1414: 8 total, 8 up, 8 in 2024-09-16T06:30:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:06 smithi161 ceph-mon[87722]: pgmap v2502: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 22 KiB/s wr, 382 op/s 2024-09-16T06:30:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:06 smithi161 ceph-mon[87722]: osdmap e1414: 8 total, 8 up, 8 in 2024-09-16T06:30:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:07 smithi145 ceph-mon[99390]: osdmap e1415: 8 total, 8 up, 8 in 2024-09-16T06:30:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:07 smithi145 ceph-mon[99390]: pgmap v2505: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 13 KiB/s wr, 212 op/s 2024-09-16T06:30:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:07 smithi145 ceph-mon[96887]: osdmap e1415: 8 total, 8 up, 8 in 2024-09-16T06:30:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:07 smithi145 ceph-mon[96887]: pgmap v2505: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 13 KiB/s wr, 212 op/s 2024-09-16T06:30:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:07 smithi161 ceph-mon[87722]: osdmap e1415: 8 total, 8 up, 8 in 2024-09-16T06:30:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:07 smithi161 ceph-mon[87722]: pgmap v2505: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 13 KiB/s wr, 212 op/s 2024-09-16T06:30:09.269 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Clone (2236 ms) 2024-09-16T06:30:09.269 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-09-16T06:30:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:08 smithi145 ceph-mon[96887]: osdmap e1416: 8 total, 8 up, 8 in 2024-09-16T06:30:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:08 smithi145 ceph-mon[99390]: osdmap e1416: 8 total, 8 up, 8 in 2024-09-16T06:30:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:08 smithi161 ceph-mon[87722]: osdmap e1416: 8 total, 8 up, 8 in 2024-09-16T06:30:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:09 smithi145 ceph-mon[96887]: osdmap e1417: 8 total, 8 up, 8 in 2024-09-16T06:30:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:09 smithi145 ceph-mon[96887]: pgmap v2508: 137 pgs: 137 active+clean; 73 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1.0 MiB/s wr, 75 op/s 2024-09-16T06:30:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:09 smithi145 ceph-mon[99390]: osdmap e1417: 8 total, 8 up, 8 in 2024-09-16T06:30:10.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:09 smithi145 ceph-mon[99390]: pgmap v2508: 137 pgs: 137 active+clean; 73 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1.0 MiB/s wr, 75 op/s 2024-09-16T06:30:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:09 smithi161 ceph-mon[87722]: osdmap e1417: 8 total, 8 up, 8 in 2024-09-16T06:30:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:09 smithi161 ceph-mon[87722]: pgmap v2508: 137 pgs: 137 active+clean; 73 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1.0 MiB/s wr, 75 op/s 2024-09-16T06:30:11.237 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:10 smithi161 ceph-mon[87722]: osdmap e1418: 8 total, 8 up, 8 in 2024-09-16T06:30:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:10 smithi145 ceph-mon[96887]: osdmap e1418: 8 total, 8 up, 8 in 2024-09-16T06:30:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:10 smithi145 ceph-mon[99390]: osdmap e1418: 8 total, 8 up, 8 in 2024-09-16T06:30:11.466 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.CloneFlatten (2197 ms) 2024-09-16T06:30:11.467 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Stress 2024-09-16T06:30:11.488 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 71478728~6609756 2024-09-16T06:30:11.513 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 7718561~1478964 2024-09-16T06:30:11.514 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 57199798~4491483 2024-09-16T06:30:11.529 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 18122046~6589241 2024-09-16T06:30:11.529 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 46290286~589269 2024-09-16T06:30:11.533 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 41359918~7157796 2024-09-16T06:30:11.534 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 40433527~5307565 2024-09-16T06:30:11.553 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 54690668~2709526 2024-09-16T06:30:11.554 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap0 2024-09-16T06:30:11.954 INFO:tasks.workunit.client.0.smithi145.stdout:clone image236 -> image237 2024-09-16T06:30:12.000 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 40306900~5529526 2024-09-16T06:30:12.032 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 77796973~2187517 2024-09-16T06:30:12.046 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 52541954~4169259 2024-09-16T06:30:12.064 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 6443773~2619673 2024-09-16T06:30:12.067 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 51467875~2353940 2024-09-16T06:30:12.079 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 15227544~730961 2024-09-16T06:30:12.082 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 32506541~4143425 2024-09-16T06:30:12.095 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 39176822~2820192 2024-09-16T06:30:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:30:12.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:11 smithi145 ceph-mon[96887]: osdmap e1419: 8 total, 8 up, 8 in 2024-09-16T06:30:12.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:11 smithi145 ceph-mon[96887]: pgmap v2511: 137 pgs: 137 active+clean; 93 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 189 op/s 2024-09-16T06:30:12.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:11 smithi145 ceph-mon[99390]: osdmap e1419: 8 total, 8 up, 8 in 2024-09-16T06:30:12.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:11 smithi145 ceph-mon[99390]: pgmap v2511: 137 pgs: 137 active+clean; 93 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 189 op/s 2024-09-16T06:30:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:11 smithi161 ceph-mon[87722]: osdmap e1419: 8 total, 8 up, 8 in 2024-09-16T06:30:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:11 smithi161 ceph-mon[87722]: pgmap v2511: 137 pgs: 137 active+clean; 93 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 189 op/s 2024-09-16T06:30:12.979 INFO:tasks.workunit.client.0.smithi145.stdout:clone image237 -> image238 2024-09-16T06:30:13.042 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 30037127~4101932 2024-09-16T06:30:13.071 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 71800065~267898 2024-09-16T06:30:13.098 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 24202910~829941 2024-09-16T06:30:13.104 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 48080547~4108079 2024-09-16T06:30:13.123 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 6817605~5916181 2024-09-16T06:30:13.145 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 18431863~2107919 2024-09-16T06:30:13.149 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 7637446~4604550 2024-09-16T06:30:13.167 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 23569283~18507 2024-09-16T06:30:13.168 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:30:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:12 smithi145 ceph-mon[96887]: osdmap e1420: 8 total, 8 up, 8 in 2024-09-16T06:30:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:12 smithi145 ceph-mon[99390]: osdmap e1420: 8 total, 8 up, 8 in 2024-09-16T06:30:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:12 smithi161 ceph-mon[87722]: osdmap e1420: 8 total, 8 up, 8 in 2024-09-16T06:30:13.983 INFO:tasks.workunit.client.0.smithi145.stdout:clone image238 -> image239 2024-09-16T06:30:14.075 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 46111053~613766 2024-09-16T06:30:14.110 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 70076570~2242931 2024-09-16T06:30:14.137 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 28139717~5304240 2024-09-16T06:30:14.161 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 26224882~1418034 2024-09-16T06:30:14.163 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 71347091~1926002 2024-09-16T06:30:14.173 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 50539713~6681448 2024-09-16T06:30:14.186 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 77892244~3161295 2024-09-16T06:30:14.211 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 70538057~5079368 2024-09-16T06:30:14.212 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap3 2024-09-16T06:30:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:13 smithi145 ceph-mon[96887]: osdmap e1421: 8 total, 8 up, 8 in 2024-09-16T06:30:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:13 smithi145 ceph-mon[96887]: pgmap v2514: 137 pgs: 137 active+clean; 137 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 267 op/s 2024-09-16T06:30:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:13 smithi145 ceph-mon[99390]: osdmap e1421: 8 total, 8 up, 8 in 2024-09-16T06:30:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:13 smithi145 ceph-mon[99390]: pgmap v2514: 137 pgs: 137 active+clean; 137 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 267 op/s 2024-09-16T06:30:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:13 smithi161 ceph-mon[87722]: osdmap e1421: 8 total, 8 up, 8 in 2024-09-16T06:30:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:13 smithi161 ceph-mon[87722]: pgmap v2514: 137 pgs: 137 active+clean; 137 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 267 op/s 2024-09-16T06:30:14.968 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:30:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:30:14] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.43.0" 2024-09-16T06:30:14.985 INFO:tasks.workunit.client.0.smithi145.stdout:clone image239 -> image240 2024-09-16T06:30:15.309 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Stress (3843 ms) 2024-09-16T06:30:15.310 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-09-16T06:30:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:14 smithi145 ceph-mon[96887]: osdmap e1422: 8 total, 8 up, 8 in 2024-09-16T06:30:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:14 smithi145 ceph-mon[99390]: osdmap e1422: 8 total, 8 up, 8 in 2024-09-16T06:30:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:14 smithi161 ceph-mon[87722]: osdmap e1422: 8 total, 8 up, 8 in 2024-09-16T06:30:15.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (285 ms) 2024-09-16T06:30:15.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-09-16T06:30:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:15 smithi145 ceph-mon[96887]: osdmap e1423: 8 total, 8 up, 8 in 2024-09-16T06:30:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:15 smithi145 ceph-mon[96887]: pgmap v2517: 137 pgs: 137 active+clean; 246 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 35 MiB/s wr, 403 op/s 2024-09-16T06:30:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:15 smithi145 ceph-mon[99390]: osdmap e1423: 8 total, 8 up, 8 in 2024-09-16T06:30:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:15 smithi145 ceph-mon[99390]: pgmap v2517: 137 pgs: 137 active+clean; 246 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 35 MiB/s wr, 403 op/s 2024-09-16T06:30:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:15 smithi161 ceph-mon[87722]: osdmap e1423: 8 total, 8 up, 8 in 2024-09-16T06:30:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:15 smithi161 ceph-mon[87722]: pgmap v2517: 137 pgs: 137 active+clean; 246 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 35 MiB/s wr, 403 op/s 2024-09-16T06:30:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:16 smithi145 ceph-mon[96887]: osdmap e1424: 8 total, 8 up, 8 in 2024-09-16T06:30:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:16 smithi145 ceph-mon[99390]: osdmap e1424: 8 total, 8 up, 8 in 2024-09-16T06:30:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:16 smithi161 ceph-mon[87722]: osdmap e1424: 8 total, 8 up, 8 in 2024-09-16T06:30:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:17 smithi145 ceph-mon[96887]: osdmap e1425: 8 total, 8 up, 8 in 2024-09-16T06:30:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:17 smithi145 ceph-mon[96887]: pgmap v2520: 137 pgs: 137 active+clean; 306 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 37 MiB/s wr, 535 op/s 2024-09-16T06:30:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:17 smithi145 ceph-mon[99390]: osdmap e1425: 8 total, 8 up, 8 in 2024-09-16T06:30:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:17 smithi145 ceph-mon[99390]: pgmap v2520: 137 pgs: 137 active+clean; 306 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 37 MiB/s wr, 535 op/s 2024-09-16T06:30:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:17 smithi161 ceph-mon[87722]: osdmap e1425: 8 total, 8 up, 8 in 2024-09-16T06:30:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:17 smithi161 ceph-mon[87722]: pgmap v2520: 137 pgs: 137 active+clean; 306 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 37 MiB/s wr, 535 op/s 2024-09-16T06:30:19.303 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3708 ms) 2024-09-16T06:30:19.303 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-09-16T06:30:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:19 smithi145 ceph-mon[96887]: osdmap e1426: 8 total, 8 up, 8 in 2024-09-16T06:30:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:19 smithi145 ceph-mon[99390]: osdmap e1426: 8 total, 8 up, 8 in 2024-09-16T06:30:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:19 smithi161 ceph-mon[87722]: osdmap e1426: 8 total, 8 up, 8 in 2024-09-16T06:30:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:20 smithi145 ceph-mon[96887]: pgmap v2522: 137 pgs: 137 active+clean; 336 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 585 op/s 2024-09-16T06:30:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:20 smithi145 ceph-mon[96887]: osdmap e1427: 8 total, 8 up, 8 in 2024-09-16T06:30:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:20 smithi145 ceph-mon[99390]: pgmap v2522: 137 pgs: 137 active+clean; 336 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 585 op/s 2024-09-16T06:30:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:20 smithi145 ceph-mon[99390]: osdmap e1427: 8 total, 8 up, 8 in 2024-09-16T06:30:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:20 smithi161 ceph-mon[87722]: pgmap v2522: 137 pgs: 137 active+clean; 336 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 585 op/s 2024-09-16T06:30:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:20 smithi161 ceph-mon[87722]: osdmap e1427: 8 total, 8 up, 8 in 2024-09-16T06:30:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:21 smithi145 ceph-mon[96887]: osdmap e1428: 8 total, 8 up, 8 in 2024-09-16T06:30:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:30:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:21 smithi145 ceph-mon[99390]: osdmap e1428: 8 total, 8 up, 8 in 2024-09-16T06:30:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:30:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:21 smithi161 ceph-mon[87722]: osdmap e1428: 8 total, 8 up, 8 in 2024-09-16T06:30:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:30:21.384 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2082 ms) 2024-09-16T06:30:21.384 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-09-16T06:30:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[99390]: pgmap v2525: 137 pgs: 137 active+clean; 380 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 19 MiB/s wr, 514 op/s 2024-09-16T06:30:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[99390]: osdmap e1429: 8 total, 8 up, 8 in 2024-09-16T06:30:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:30:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:30:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:30:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[96887]: pgmap v2525: 137 pgs: 137 active+clean; 380 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 19 MiB/s wr, 514 op/s 2024-09-16T06:30:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[96887]: osdmap e1429: 8 total, 8 up, 8 in 2024-09-16T06:30:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:30:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:30:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:30:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:22 smithi161 ceph-mon[87722]: pgmap v2525: 137 pgs: 137 active+clean; 380 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 19 MiB/s wr, 514 op/s 2024-09-16T06:30:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:22 smithi161 ceph-mon[87722]: osdmap e1429: 8 total, 8 up, 8 in 2024-09-16T06:30:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:30:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:30:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:30:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:23.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:23 smithi145 ceph-mon[99390]: osdmap e1430: 8 total, 8 up, 8 in 2024-09-16T06:30:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:23 smithi145 ceph-mon[96887]: osdmap e1430: 8 total, 8 up, 8 in 2024-09-16T06:30:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:23 smithi161 ceph-mon[87722]: osdmap e1430: 8 total, 8 up, 8 in 2024-09-16T06:30:23.622 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2237 ms) 2024-09-16T06:30:23.622 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-09-16T06:30:23.647 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 51566091~8382461 2024-09-16T06:30:23.681 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 77145972~5766128 2024-09-16T06:30:23.682 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 30180790~5838993 2024-09-16T06:30:23.698 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 29408276~1667007 2024-09-16T06:30:23.700 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 72963637~6563306 2024-09-16T06:30:23.716 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 27508535~4856218 2024-09-16T06:30:23.718 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 41378357~8097705 2024-09-16T06:30:23.745 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 11071598~7646951 2024-09-16T06:30:23.745 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap0 2024-09-16T06:30:24.138 INFO:tasks.workunit.client.0.smithi145.stdout:clone image259 -> image260 2024-09-16T06:30:24.183 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 105272288 2024-09-16T06:30:24.189 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 100180710~5091578 2024-09-16T06:30:24.214 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 89283561~4817057 2024-09-16T06:30:24.214 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 54422442~1005014 2024-09-16T06:30:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 20259212~3293459 2024-09-16T06:30:24.245 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 97855160~7417128 2024-09-16T06:30:24.267 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 100494633~2507825 2024-09-16T06:30:24.269 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 84310844~5753592 2024-09-16T06:30:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 44736141~64249 2024-09-16T06:30:24.307 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:30:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:24 smithi145 ceph-mon[96887]: pgmap v2528: 137 pgs: 137 active+clean; 388 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 12 MiB/s wr, 286 op/s 2024-09-16T06:30:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:24 smithi145 ceph-mon[96887]: osdmap e1431: 8 total, 8 up, 8 in 2024-09-16T06:30:24.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:24 smithi145 ceph-mon[99390]: pgmap v2528: 137 pgs: 137 active+clean; 388 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 12 MiB/s wr, 286 op/s 2024-09-16T06:30:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:24 smithi145 ceph-mon[99390]: osdmap e1431: 8 total, 8 up, 8 in 2024-09-16T06:30:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:24 smithi161 ceph-mon[87722]: pgmap v2528: 137 pgs: 137 active+clean; 388 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 12 MiB/s wr, 286 op/s 2024-09-16T06:30:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:24 smithi161 ceph-mon[87722]: osdmap e1431: 8 total, 8 up, 8 in 2024-09-16T06:30:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:30:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:30:24] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2024-09-16T06:30:25.148 INFO:tasks.workunit.client.0.smithi145.stdout:clone image260 -> image261 2024-09-16T06:30:25.211 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 94854402~680492 2024-09-16T06:30:25.219 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 96321826~3253914 2024-09-16T06:30:25.231 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 72338225~1902716 2024-09-16T06:30:25.257 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 99027925~6244363 2024-09-16T06:30:25.261 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 100417320~4854968 2024-09-16T06:30:25.280 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 80302578~2191385 2024-09-16T06:30:25.285 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 55588595~5147737 2024-09-16T06:30:25.314 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 12915035~3782611 2024-09-16T06:30:25.318 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:30:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:25 smithi145 ceph-mon[96887]: osdmap e1432: 8 total, 8 up, 8 in 2024-09-16T06:30:25.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:25 smithi145 ceph-mon[99390]: osdmap e1432: 8 total, 8 up, 8 in 2024-09-16T06:30:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:25 smithi161 ceph-mon[87722]: osdmap e1432: 8 total, 8 up, 8 in 2024-09-16T06:30:26.156 INFO:tasks.workunit.client.0.smithi145.stdout:clone image261 -> image262 2024-09-16T06:30:26.237 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 151223557 2024-09-16T06:30:26.243 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 128032995~2052080 2024-09-16T06:30:26.254 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 72863166~2112525 2024-09-16T06:30:26.272 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 111565028~6997831 2024-09-16T06:30:26.298 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 49711170~5176803 2024-09-16T06:30:26.332 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 94864685~4863503 2024-09-16T06:30:26.351 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 110377402~3544145 2024-09-16T06:30:26.352 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 16453407~4870781 2024-09-16T06:30:26.367 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 53349087~4808025 2024-09-16T06:30:26.368 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap3 2024-09-16T06:30:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:26 smithi145 ceph-mon[96887]: pgmap v2531: 137 pgs: 137 active+clean; 439 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 15 MiB/s wr, 459 op/s 2024-09-16T06:30:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:26 smithi145 ceph-mon[96887]: osdmap e1433: 8 total, 8 up, 8 in 2024-09-16T06:30:26.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:26 smithi145 ceph-mon[99390]: pgmap v2531: 137 pgs: 137 active+clean; 439 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 15 MiB/s wr, 459 op/s 2024-09-16T06:30:26.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:26 smithi145 ceph-mon[99390]: osdmap e1433: 8 total, 8 up, 8 in 2024-09-16T06:30:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:26 smithi161 ceph-mon[87722]: pgmap v2531: 137 pgs: 137 active+clean; 439 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 15 MiB/s wr, 459 op/s 2024-09-16T06:30:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:26 smithi161 ceph-mon[87722]: osdmap e1433: 8 total, 8 up, 8 in 2024-09-16T06:30:27.167 INFO:tasks.workunit.client.0.smithi145.stdout:clone image262 -> image263 2024-09-16T06:30:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:27 smithi145 ceph-mon[96887]: osdmap e1434: 8 total, 8 up, 8 in 2024-09-16T06:30:27.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:27 smithi145 ceph-mon[99390]: osdmap e1434: 8 total, 8 up, 8 in 2024-09-16T06:30:27.570 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3948 ms) 2024-09-16T06:30:27.570 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-09-16T06:30:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:27 smithi161 ceph-mon[87722]: osdmap e1434: 8 total, 8 up, 8 in 2024-09-16T06:30:27.806 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (237 ms) 2024-09-16T06:30:27.806 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-09-16T06:30:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:28 smithi145 ceph-mon[99390]: pgmap v2534: 137 pgs: 137 active+clean; 501 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 427 op/s 2024-09-16T06:30:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:28 smithi145 ceph-mon[99390]: osdmap e1435: 8 total, 8 up, 8 in 2024-09-16T06:30:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:28 smithi145 ceph-mon[96887]: pgmap v2534: 137 pgs: 137 active+clean; 501 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 427 op/s 2024-09-16T06:30:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:28 smithi145 ceph-mon[96887]: osdmap e1435: 8 total, 8 up, 8 in 2024-09-16T06:30:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:28 smithi161 ceph-mon[87722]: pgmap v2534: 137 pgs: 137 active+clean; 501 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 427 op/s 2024-09-16T06:30:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:28 smithi161 ceph-mon[87722]: osdmap e1435: 8 total, 8 up, 8 in 2024-09-16T06:30:29.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:29 smithi145 ceph-mon[96887]: osdmap e1436: 8 total, 8 up, 8 in 2024-09-16T06:30:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:29 smithi145 ceph-mon[99390]: osdmap e1436: 8 total, 8 up, 8 in 2024-09-16T06:30:29.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:29 smithi161 ceph-mon[87722]: osdmap e1436: 8 total, 8 up, 8 in 2024-09-16T06:30:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:30 smithi145 ceph-mon[99390]: pgmap v2537: 137 pgs: 137 active+clean; 624 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 43 MiB/s wr, 430 op/s 2024-09-16T06:30:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:30 smithi145 ceph-mon[99390]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-16T06:30:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:30 smithi145 ceph-mon[96887]: pgmap v2537: 137 pgs: 137 active+clean; 624 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 43 MiB/s wr, 430 op/s 2024-09-16T06:30:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:30 smithi145 ceph-mon[96887]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-16T06:30:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:30 smithi161 ceph-mon[87722]: pgmap v2537: 137 pgs: 137 active+clean; 624 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 43 MiB/s wr, 430 op/s 2024-09-16T06:30:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:30 smithi161 ceph-mon[87722]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-16T06:30:31.442 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3636 ms) 2024-09-16T06:30:31.442 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-09-16T06:30:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:31 smithi145 ceph-mon[96887]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-16T06:30:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:31 smithi145 ceph-mon[99390]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-16T06:30:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:31 smithi161 ceph-mon[87722]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-16T06:30:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:32 smithi145 ceph-mon[96887]: pgmap v2540: 137 pgs: 137 active+clean; 675 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 37 MiB/s wr, 639 op/s 2024-09-16T06:30:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:32 smithi145 ceph-mon[96887]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-16T06:30:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:32 smithi145 ceph-mon[99390]: pgmap v2540: 137 pgs: 137 active+clean; 675 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 37 MiB/s wr, 639 op/s 2024-09-16T06:30:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:32 smithi145 ceph-mon[99390]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-16T06:30:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:32 smithi161 ceph-mon[87722]: pgmap v2540: 137 pgs: 137 active+clean; 675 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 37 MiB/s wr, 639 op/s 2024-09-16T06:30:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:32 smithi161 ceph-mon[87722]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-16T06:30:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2074 ms) 2024-09-16T06:30:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-09-16T06:30:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:33 smithi145 ceph-mon[96887]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-16T06:30:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:33 smithi145 ceph-mon[99390]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-16T06:30:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:33 smithi161 ceph-mon[87722]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-16T06:30:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:34 smithi145 ceph-mon[99390]: pgmap v2543: 137 pgs: 137 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 17 MiB/s wr, 425 op/s 2024-09-16T06:30:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:34 smithi145 ceph-mon[99390]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-16T06:30:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:34 smithi145 ceph-mon[96887]: pgmap v2543: 137 pgs: 137 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 17 MiB/s wr, 425 op/s 2024-09-16T06:30:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:34 smithi145 ceph-mon[96887]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-16T06:30:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:34 smithi161 ceph-mon[87722]: pgmap v2543: 137 pgs: 137 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 17 MiB/s wr, 425 op/s 2024-09-16T06:30:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:34 smithi161 ceph-mon[87722]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-16T06:30:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:30:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:30:34] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2024-09-16T06:30:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:35 smithi145 ceph-mon[96887]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-16T06:30:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:35 smithi145 ceph-mon[99390]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-16T06:30:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:35 smithi161 ceph-mon[87722]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-16T06:30:35.634 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2118 ms) 2024-09-16T06:30:35.634 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-09-16T06:30:35.656 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 22799994~1411939 2024-09-16T06:30:35.665 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 14948284~3654773 2024-09-16T06:30:35.666 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 78968947~4917133 2024-09-16T06:30:35.682 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 70784618~8135863 2024-09-16T06:30:35.683 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 53162908~3836402 2024-09-16T06:30:35.697 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 33492231~5727834 2024-09-16T06:30:35.697 INFO:tasks.workunit.client.0.smithi145.stdout:write: A 21928261~4943785 2024-09-16T06:30:35.712 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 18131647~6935630 2024-09-16T06:30:35.713 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap0 2024-09-16T06:30:36.220 INFO:tasks.workunit.client.0.smithi145.stdout:clone image282 -> image283 2024-09-16T06:30:36.271 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 31295353~6217935 2024-09-16T06:30:36.292 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 74880910~4442659 2024-09-16T06:30:36.299 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 13421910~2611702 2024-09-16T06:30:36.307 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 79694616~4191464 2024-09-16T06:30:36.320 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 73316370~7526661 2024-09-16T06:30:36.339 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 36523878~6502335 2024-09-16T06:30:36.345 INFO:tasks.workunit.client.0.smithi145.stdout:write: B 79196171~4689909 2024-09-16T06:30:36.364 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 50287722~603616 2024-09-16T06:30:36.372 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:30:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:36 smithi145 ceph-mon[96887]: pgmap v2546: 137 pgs: 137 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 15 MiB/s wr, 293 op/s 2024-09-16T06:30:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:36 smithi145 ceph-mon[96887]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-16T06:30:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:36 smithi145 ceph-mon[99390]: pgmap v2546: 137 pgs: 137 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 15 MiB/s wr, 293 op/s 2024-09-16T06:30:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:36 smithi145 ceph-mon[99390]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-16T06:30:36.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:36 smithi161 ceph-mon[87722]: pgmap v2546: 137 pgs: 137 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 15 MiB/s wr, 293 op/s 2024-09-16T06:30:36.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:36 smithi161 ceph-mon[87722]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-16T06:30:37.226 INFO:tasks.workunit.client.0.smithi145.stdout:clone image283 -> image284 2024-09-16T06:30:37.282 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 56164246~7393459 2024-09-16T06:30:37.317 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 36395685~807896 2024-09-16T06:30:37.333 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 23312947~275251 2024-09-16T06:30:37.350 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 13607644~2779052 2024-09-16T06:30:37.362 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 18103291~3298168 2024-09-16T06:30:37.377 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 47180449~6573468 2024-09-16T06:30:37.384 INFO:tasks.workunit.client.0.smithi145.stdout:write: C 46345835~2224589 2024-09-16T06:30:37.390 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 15055856~2978331 2024-09-16T06:30:37.450 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:30:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:37 smithi145 ceph-mon[96887]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-16T06:30:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:37 smithi145 ceph-mon[99390]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-16T06:30:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:37.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:37 smithi161 ceph-mon[87722]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-16T06:30:37.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:38.238 INFO:tasks.workunit.client.0.smithi145.stdout:clone image284 -> image285 2024-09-16T06:30:38.314 INFO:tasks.workunit.client.0.smithi145.stdout:resize: 112363846 2024-09-16T06:30:38.321 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 29761115~7977697 2024-09-16T06:30:38.357 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 71358242~2449995 2024-09-16T06:30:38.371 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 72963318~944294 2024-09-16T06:30:38.375 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 91632443~2097897 2024-09-16T06:30:38.376 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 94546166~6023058 2024-09-16T06:30:38.400 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 30085748~6555304 2024-09-16T06:30:38.401 INFO:tasks.workunit.client.0.smithi145.stdout:write: D 34676796~1058823 2024-09-16T06:30:38.405 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 19130074~3963097 2024-09-16T06:30:38.430 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap3 2024-09-16T06:30:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:38 smithi145 ceph-mon[96887]: pgmap v2549: 137 pgs: 137 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 18 MiB/s wr, 391 op/s 2024-09-16T06:30:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:38 smithi145 ceph-mon[96887]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-16T06:30:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:38 smithi145 ceph-mon[99390]: pgmap v2549: 137 pgs: 137 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 18 MiB/s wr, 391 op/s 2024-09-16T06:30:38.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:38 smithi145 ceph-mon[99390]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-16T06:30:38.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:38 smithi161 ceph-mon[87722]: pgmap v2549: 137 pgs: 137 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 18 MiB/s wr, 391 op/s 2024-09-16T06:30:38.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:38 smithi161 ceph-mon[87722]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-16T06:30:39.240 INFO:tasks.workunit.client.0.smithi145.stdout:clone image285 -> image286 2024-09-16T06:30:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:39 smithi145 ceph-mon[99390]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-16T06:30:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:39 smithi145 ceph-mon[96887]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-16T06:30:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:39 smithi161 ceph-mon[87722]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-16T06:30:39.591 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3957 ms) 2024-09-16T06:30:39.591 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-09-16T06:30:39.614 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-09-16T06:30:39.614 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:39.689 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (97 ms) 2024-09-16T06:30:39.689 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-09-16T06:30:39.712 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-09-16T06:30:39.712 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:39.784 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (95 ms) 2024-09-16T06:30:39.784 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-09-16T06:30:39.806 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-09-16T06:30:39.806 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:39.880 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (97 ms) 2024-09-16T06:30:39.880 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-09-16T06:30:39.903 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-09-16T06:30:39.903 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (98 ms) 2024-09-16T06:30:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-09-16T06:30:40.004 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-09-16T06:30:40.004 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:40.081 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (103 ms) 2024-09-16T06:30:40.082 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-09-16T06:30:40.105 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-09-16T06:30:40.105 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:40.180 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (99 ms) 2024-09-16T06:30:40.180 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-09-16T06:30:40.202 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-09-16T06:30:40.202 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:40.278 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (98 ms) 2024-09-16T06:30:40.278 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-09-16T06:30:40.301 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-09-16T06:30:40.301 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:40.379 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (101 ms) 2024-09-16T06:30:40.379 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-09-16T06:30:40.403 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-09-16T06:30:40.403 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:40.473 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (94 ms) 2024-09-16T06:30:40.473 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-09-16T06:30:40.494 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-09-16T06:30:40.494 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:40 smithi145 ceph-mon[96887]: pgmap v2552: 137 pgs: 137 active+clean; 858 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 604 op/s 2024-09-16T06:30:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:40 smithi145 ceph-mon[96887]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-16T06:30:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:40 smithi145 ceph-mon[99390]: pgmap v2552: 137 pgs: 137 active+clean; 858 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 604 op/s 2024-09-16T06:30:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:40 smithi145 ceph-mon[99390]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-16T06:30:40.568 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (94 ms) 2024-09-16T06:30:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:40 smithi161 ceph-mon[87722]: pgmap v2552: 137 pgs: 137 active+clean; 858 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 604 op/s 2024-09-16T06:30:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:40 smithi161 ceph-mon[87722]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-16T06:30:41.236 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 31 tests from TestDeepCopy (51677 ms total) 2024-09-16T06:30:41.236 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:30:41.236 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 51 tests from TestMirroring 2024-09-16T06:30:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:42 smithi145 ceph-mon[96887]: pgmap v2554: 137 pgs: 137 active+clean; 937 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 676 op/s 2024-09-16T06:30:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:42 smithi145 ceph-mon[96887]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-16T06:30:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:42 smithi145 ceph-mon[99390]: pgmap v2554: 137 pgs: 137 active+clean; 937 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 676 op/s 2024-09-16T06:30:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:42 smithi145 ceph-mon[99390]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-16T06:30:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:42 smithi161 ceph-mon[87722]: pgmap v2554: 137 pgs: 137 active+clean; 937 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 676 op/s 2024-09-16T06:30:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:42 smithi161 ceph-mon[87722]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-16T06:30:43.254 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-09-16T06:30:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:43 smithi145 ceph-mon[96887]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-16T06:30:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:43 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:30:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:43 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:30:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:43 smithi145 ceph-mon[99390]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-16T06:30:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:43 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:30:43.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:43 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:30:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:43 smithi161 ceph-mon[87722]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-16T06:30:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:43 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:30:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:43 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:30:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-mon[96887]: pgmap v2557: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-16T06:30:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:30:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:30:44.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-mon[96887]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-16T06:30:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-mon[99390]: pgmap v2557: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-16T06:30:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:30:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:30:44.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-mon[99390]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-16T06:30:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:44 smithi161 ceph-mon[87722]: pgmap v2557: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-16T06:30:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:44 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:30:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:44 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:30:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:44 smithi161 ceph-mon[87722]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-16T06:30:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:30:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:30:44] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2024-09-16T06:30:45.367 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2114 ms) 2024-09-16T06:30:45.368 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-09-16T06:30:45.469 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (101 ms) 2024-09-16T06:30:45.469 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-09-16T06:30:45.545 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (77 ms) 2024-09-16T06:30:45.546 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-09-16T06:30:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:45 smithi145 ceph-mon[99390]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-16T06:30:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:45 smithi145 ceph-mon[96887]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-16T06:30:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:45 smithi161 ceph-mon[87722]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-16T06:30:45.651 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (106 ms) 2024-09-16T06:30:45.651 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-09-16T06:30:45.739 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (88 ms) 2024-09-16T06:30:45.739 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-09-16T06:30:45.829 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (89 ms) 2024-09-16T06:30:45.829 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-09-16T06:30:45.936 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (108 ms) 2024-09-16T06:30:45.936 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-09-16T06:30:45.936 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_mirroring.cc:482: Skipped 2024-09-16T06:30:45.936 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:45.937 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-09-16T06:30:45.937 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-09-16T06:30:45.937 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_mirroring.cc:520: Skipped 2024-09-16T06:30:45.937 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:30:45.937 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-09-16T06:30:45.937 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-09-16T06:30:46.003 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (67 ms) 2024-09-16T06:30:46.003 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-09-16T06:30:46.078 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (75 ms) 2024-09-16T06:30:46.078 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-09-16T06:30:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:46 smithi145 ceph-mon[96887]: pgmap v2560: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:30:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:46 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:30:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:46 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T06:30:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:46 smithi145 ceph-mon[96887]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-16T06:30:46.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:46 smithi145 ceph-mon[99390]: pgmap v2560: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:30:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:46 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:30:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:46 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T06:30:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:46 smithi145 ceph-mon[99390]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-16T06:30:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:46 smithi161 ceph-mon[87722]: pgmap v2560: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:30:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:46 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:30:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:46 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T06:30:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:46 smithi161 ceph-mon[87722]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-16T06:30:47.318 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1240 ms) 2024-09-16T06:30:47.318 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-09-16T06:30:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:47 smithi145 ceph-mon[99390]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-16T06:30:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:47 smithi145 ceph-mon[96887]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-16T06:30:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:47 smithi161 ceph-mon[87722]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-16T06:30:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:48 smithi145 ceph-mon[99390]: pgmap v2563: 137 pgs: 7 creating+peering, 1 unknown, 129 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 23 KiB/s wr, 217 op/s 2024-09-16T06:30:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:48 smithi145 ceph-mon[99390]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-16T06:30:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:48 smithi145 ceph-mon[96887]: pgmap v2563: 137 pgs: 7 creating+peering, 1 unknown, 129 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 23 KiB/s wr, 217 op/s 2024-09-16T06:30:48.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:48 smithi145 ceph-mon[96887]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-16T06:30:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:48 smithi161 ceph-mon[87722]: pgmap v2563: 137 pgs: 7 creating+peering, 1 unknown, 129 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 23 KiB/s wr, 217 op/s 2024-09-16T06:30:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:48 smithi161 ceph-mon[87722]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-16T06:30:49.331 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2012 ms) 2024-09-16T06:30:49.331 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-09-16T06:30:49.415 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (84 ms) 2024-09-16T06:30:49.415 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-09-16T06:30:49.498 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (83 ms) 2024-09-16T06:30:49.499 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-09-16T06:30:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:49 smithi145 ceph-mon[96887]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-16T06:30:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:49 smithi145 ceph-mon[99390]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-16T06:30:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:49 smithi161 ceph-mon[87722]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-16T06:30:49.593 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (95 ms) 2024-09-16T06:30:49.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-09-16T06:30:49.670 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (77 ms) 2024-09-16T06:30:49.670 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-09-16T06:30:49.747 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (77 ms) 2024-09-16T06:30:49.747 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-09-16T06:30:49.839 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (91 ms) 2024-09-16T06:30:49.839 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-09-16T06:30:49.935 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (96 ms) 2024-09-16T06:30:49.935 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-09-16T06:30:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:50 smithi145 ceph-mon[96887]: pgmap v2566: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 210 KiB/s rd, 28 KiB/s wr, 302 op/s 2024-09-16T06:30:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:50 smithi145 ceph-mon[96887]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-16T06:30:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:50 smithi145 ceph-mon[99390]: pgmap v2566: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 210 KiB/s rd, 28 KiB/s wr, 302 op/s 2024-09-16T06:30:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:50 smithi145 ceph-mon[99390]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-16T06:30:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:50 smithi161 ceph-mon[87722]: pgmap v2566: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 210 KiB/s rd, 28 KiB/s wr, 302 op/s 2024-09-16T06:30:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:50 smithi161 ceph-mon[87722]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-16T06:30:51.356 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1422 ms) 2024-09-16T06:30:51.357 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-09-16T06:30:51.472 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (115 ms) 2024-09-16T06:30:51.472 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-09-16T06:30:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:51 smithi145 ceph-mon[99390]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-16T06:30:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:51 smithi145 ceph-mon[96887]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-16T06:30:51.568 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (96 ms) 2024-09-16T06:30:51.568 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-09-16T06:30:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:51 smithi161 ceph-mon[87722]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-16T06:30:51.664 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (97 ms) 2024-09-16T06:30:51.665 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-09-16T06:30:51.819 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (154 ms) 2024-09-16T06:30:51.819 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-09-16T06:30:51.971 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (153 ms) 2024-09-16T06:30:51.971 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-09-16T06:30:52.104 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (133 ms) 2024-09-16T06:30:52.104 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-09-16T06:30:52.250 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (145 ms) 2024-09-16T06:30:52.250 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-09-16T06:30:52.400 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (151 ms) 2024-09-16T06:30:52.400 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-09-16T06:30:52.563 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (163 ms) 2024-09-16T06:30:52.563 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-09-16T06:30:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:52 smithi145 ceph-mon[99390]: pgmap v2569: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 284 KiB/s rd, 37 KiB/s wr, 417 op/s 2024-09-16T06:30:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:52 smithi145 ceph-mon[99390]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-16T06:30:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:52 smithi145 ceph-mon[96887]: pgmap v2569: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 284 KiB/s rd, 37 KiB/s wr, 417 op/s 2024-09-16T06:30:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:52 smithi145 ceph-mon[96887]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-16T06:30:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:52 smithi161 ceph-mon[87722]: pgmap v2569: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 284 KiB/s rd, 37 KiB/s wr, 417 op/s 2024-09-16T06:30:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:52 smithi161 ceph-mon[87722]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-16T06:30:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:30:52.641 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (77 ms) 2024-09-16T06:30:52.641 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-09-16T06:30:52.719 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (79 ms) 2024-09-16T06:30:52.719 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-09-16T06:30:52.788 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (69 ms) 2024-09-16T06:30:52.788 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-09-16T06:30:52.902 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (114 ms) 2024-09-16T06:30:52.902 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-09-16T06:30:53.021 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (119 ms) 2024-09-16T06:30:53.021 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-09-16T06:30:53.123 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (102 ms) 2024-09-16T06:30:53.123 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-09-16T06:30:53.232 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (109 ms) 2024-09-16T06:30:53.232 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-09-16T06:30:53.306 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.MirrorStatusList (74 ms) 2024-09-16T06:30:53.307 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-09-16T06:30:53.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.RemoveBootstrapped (92 ms) 2024-09-16T06:30:53.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-09-16T06:30:53.761 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.AioPromoteDemote (363 ms) 2024-09-16T06:30:53.761 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-09-16T06:30:54.097 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.AioGetInfo (335 ms) 2024-09-16T06:30:54.097 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-09-16T06:30:54.306 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.AioGetStatus (210 ms) 2024-09-16T06:30:54.306 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.SiteName 2024-09-16T06:30:54.313 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.SiteName (7 ms) 2024-09-16T06:30:54.313 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.Bootstrap 2024-09-16T06:30:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:54 smithi145 ceph-mon[99390]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 360 KiB/s rd, 42 KiB/s wr, 516 op/s 2024-09-16T06:30:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:54 smithi145 ceph-mon[96887]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 360 KiB/s rd, 42 KiB/s wr, 516 op/s 2024-09-16T06:30:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:54 smithi161 ceph-mon[87722]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 360 KiB/s rd, 42 KiB/s wr, 516 op/s 2024-09-16T06:30:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:30:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:30:54] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-09-16T06:30:55.124 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.Bootstrap (811 ms) 2024-09-16T06:30:55.125 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.PeerDirection 2024-09-16T06:30:55.133 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.PeerDirection (8 ms) 2024-09-16T06:30:55.133 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.Snapshot 2024-09-16T06:30:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-09-16T06:30:55.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]: dispatch 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]: dispatch 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]': finished 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' 2024-09-16T06:30:55.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T06:30:55.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T06:30:55.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-09-16T06:30:55.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]: dispatch 2024-09-16T06:30:55.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]: dispatch 2024-09-16T06:30:55.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]': finished 2024-09-16T06:30:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' 2024-09-16T06:30:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-16T06:30:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]: dispatch 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]: dispatch 2024-09-16T06:30:55.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/36c86519-eb27-4e48-9433-cbaf1ff905af"}]': finished 2024-09-16T06:30:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:56 smithi145 ceph-mon[96887]: pgmap v2572: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 983 KiB/s rd, 135 KiB/s wr, 1.38k op/s 2024-09-16T06:30:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:56 smithi145 ceph-mon[96887]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-16T06:30:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:56 smithi145 ceph-mon[99390]: pgmap v2572: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 983 KiB/s rd, 135 KiB/s wr, 1.38k op/s 2024-09-16T06:30:57.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:56 smithi145 ceph-mon[99390]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-16T06:30:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:56 smithi161 ceph-mon[87722]: pgmap v2572: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 983 KiB/s rd, 135 KiB/s wr, 1.38k op/s 2024-09-16T06:30:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:56 smithi161 ceph-mon[87722]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-16T06:30:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:57 smithi145 ceph-mon[96887]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-16T06:30:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:57 smithi145 ceph-mon[99390]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-16T06:30:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:57 smithi161 ceph-mon[87722]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-16T06:30:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:58 smithi145 ceph-mon[99390]: pgmap v2575: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 208 KiB/s wr, 1.85k op/s 2024-09-16T06:30:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:58 smithi145 ceph-mon[99390]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-16T06:30:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:58 smithi145 ceph-mon[96887]: pgmap v2575: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 208 KiB/s wr, 1.85k op/s 2024-09-16T06:30:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:58 smithi145 ceph-mon[96887]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-16T06:30:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:58 smithi161 ceph-mon[87722]: pgmap v2575: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 208 KiB/s wr, 1.85k op/s 2024-09-16T06:30:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:58 smithi161 ceph-mon[87722]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-16T06:31:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:30:59 smithi145 ceph-mon[96887]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-16T06:31:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:30:59 smithi145 ceph-mon[99390]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-16T06:31:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:30:59 smithi161 ceph-mon[87722]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-16T06:31:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:00 smithi145 ceph-mon[96887]: pgmap v2578: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 174 KiB/s wr, 1.43k op/s 2024-09-16T06:31:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:00 smithi145 ceph-mon[96887]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-16T06:31:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:00 smithi145 ceph-mon[96887]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-16T06:31:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:00 smithi145 ceph-mon[99390]: pgmap v2578: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 174 KiB/s wr, 1.43k op/s 2024-09-16T06:31:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:00 smithi145 ceph-mon[99390]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-16T06:31:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:00 smithi145 ceph-mon[99390]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-16T06:31:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:00 smithi161 ceph-mon[87722]: pgmap v2578: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 174 KiB/s wr, 1.43k op/s 2024-09-16T06:31:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:00 smithi161 ceph-mon[87722]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-16T06:31:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:00 smithi161 ceph-mon[87722]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-16T06:31:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:01 smithi145 ceph-mon[96887]: pgmap v2581: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 439 KiB/s rd, 36 KiB/s wr, 553 op/s 2024-09-16T06:31:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:01 smithi145 ceph-mon[99390]: pgmap v2581: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 439 KiB/s rd, 36 KiB/s wr, 553 op/s 2024-09-16T06:31:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:01 smithi161 ceph-mon[87722]: pgmap v2581: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 439 KiB/s rd, 36 KiB/s wr, 553 op/s 2024-09-16T06:31:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:02 smithi145 ceph-mon[96887]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-16T06:31:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:02 smithi145 ceph-mon[99390]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-16T06:31:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:02 smithi161 ceph-mon[87722]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-16T06:31:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:03 smithi145 ceph-mon[99390]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-16T06:31:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:03 smithi145 ceph-mon[99390]: pgmap v2584: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 159 KiB/s rd, 8.5 KiB/s wr, 206 op/s 2024-09-16T06:31:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:03 smithi145 ceph-mon[96887]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-16T06:31:04.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:03 smithi145 ceph-mon[96887]: pgmap v2584: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 159 KiB/s rd, 8.5 KiB/s wr, 206 op/s 2024-09-16T06:31:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:03 smithi161 ceph-mon[87722]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-16T06:31:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:03 smithi161 ceph-mon[87722]: pgmap v2584: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 159 KiB/s rd, 8.5 KiB/s wr, 206 op/s 2024-09-16T06:31:04.932 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:31:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:31:04] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-09-16T06:31:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:04 smithi145 ceph-mon[96887]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-16T06:31:05.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:04 smithi145 ceph-mon[99390]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-16T06:31:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:04 smithi161 ceph-mon[87722]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-16T06:31:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:05 smithi145 ceph-mon[96887]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-16T06:31:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:05 smithi145 ceph-mon[96887]: pgmap v2587: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-09-16T06:31:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:05 smithi145 ceph-mon[96887]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-16T06:31:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:05 smithi145 ceph-mon[99390]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-16T06:31:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:05 smithi145 ceph-mon[99390]: pgmap v2587: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-09-16T06:31:06.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:05 smithi145 ceph-mon[99390]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-16T06:31:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:05 smithi161 ceph-mon[87722]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-16T06:31:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:05 smithi161 ceph-mon[87722]: pgmap v2587: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 52 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-09-16T06:31:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:05 smithi161 ceph-mon[87722]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-16T06:31:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:06 smithi145 ceph-mon[96887]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-16T06:31:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:06 smithi145 ceph-mon[99390]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-16T06:31:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:07.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:06 smithi161 ceph-mon[87722]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-16T06:31:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:08 smithi145 ceph-mon[99390]: pgmap v2590: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 97 op/s 2024-09-16T06:31:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:08 smithi145 ceph-mon[99390]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-16T06:31:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:08 smithi145 ceph-mon[96887]: pgmap v2590: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 97 op/s 2024-09-16T06:31:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:08 smithi145 ceph-mon[96887]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-16T06:31:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:08 smithi161 ceph-mon[87722]: pgmap v2590: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 97 op/s 2024-09-16T06:31:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:08 smithi161 ceph-mon[87722]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-16T06:31:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:09 smithi145 ceph-mon[99390]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-16T06:31:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:09 smithi145 ceph-mon[96887]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-16T06:31:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:09 smithi161 ceph-mon[87722]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-16T06:31:10.984 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.Snapshot (15850 ms) 2024-09-16T06:31:10.984 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-09-16T06:31:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:10 smithi145 ceph-mon[96887]: pgmap v2593: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 70 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-09-16T06:31:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:10 smithi145 ceph-mon[96887]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-16T06:31:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:10 smithi145 ceph-mon[96887]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-16T06:31:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:10 smithi145 ceph-mon[99390]: pgmap v2593: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 70 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-09-16T06:31:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:10 smithi145 ceph-mon[99390]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-16T06:31:11.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:10 smithi145 ceph-mon[99390]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-16T06:31:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:10 smithi161 ceph-mon[87722]: pgmap v2593: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 70 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-09-16T06:31:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:10 smithi161 ceph-mon[87722]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-16T06:31:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:10 smithi161 ceph-mon[87722]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-16T06:31:12.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:11 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]: dispatch 2024-09-16T06:31:12.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:11 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]: dispatch 2024-09-16T06:31:12.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:11 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]': finished 2024-09-16T06:31:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:11 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]: dispatch 2024-09-16T06:31:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:11 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]: dispatch 2024-09-16T06:31:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:11 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]': finished 2024-09-16T06:31:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:11 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]: dispatch 2024-09-16T06:31:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:11 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]: dispatch 2024-09-16T06:31:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:11 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa094057-9ffb-431d-bd6c-d7ba3eccb5bd"}]': finished 2024-09-16T06:31:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:12 smithi145 ceph-mon[96887]: pgmap v2596: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T06:31:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:12 smithi145 ceph-mon[96887]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-16T06:31:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:12 smithi145 ceph-mon[99390]: pgmap v2596: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T06:31:13.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:12 smithi145 ceph-mon[99390]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-16T06:31:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:12 smithi161 ceph-mon[87722]: pgmap v2596: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T06:31:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:12 smithi161 ceph-mon[87722]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-16T06:31:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:13 smithi145 ceph-mon[96887]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-16T06:31:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:13 smithi145 ceph-mon[96887]: pgmap v2599: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 95 op/s 2024-09-16T06:31:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:13 smithi145 ceph-mon[99390]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-16T06:31:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:13 smithi145 ceph-mon[99390]: pgmap v2599: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 95 op/s 2024-09-16T06:31:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:13 smithi161 ceph-mon[87722]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-16T06:31:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:13 smithi161 ceph-mon[87722]: pgmap v2599: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 95 op/s 2024-09-16T06:31:15.002 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:31:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:31:14] "GET /metrics HTTP/1.1" 200 36507 "" "Prometheus/2.43.0" 2024-09-16T06:31:15.093 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4110 ms) 2024-09-16T06:31:15.094 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-09-16T06:31:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:15 smithi145 ceph-mon[96887]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-16T06:31:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:15 smithi145 ceph-mon[99390]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-16T06:31:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:15 smithi161 ceph-mon[87722]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-16T06:31:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[99390]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-16T06:31:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[99390]: pgmap v2602: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 78 KiB/s rd, 7.5 KiB/s wr, 111 op/s 2024-09-16T06:31:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]: dispatch 2024-09-16T06:31:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]: dispatch 2024-09-16T06:31:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]': finished 2024-09-16T06:31:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[99390]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-16T06:31:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[96887]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-16T06:31:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[96887]: pgmap v2602: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 78 KiB/s rd, 7.5 KiB/s wr, 111 op/s 2024-09-16T06:31:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]: dispatch 2024-09-16T06:31:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]: dispatch 2024-09-16T06:31:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]': finished 2024-09-16T06:31:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:16 smithi145 ceph-mon[96887]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-16T06:31:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:16 smithi161 ceph-mon[87722]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-16T06:31:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:16 smithi161 ceph-mon[87722]: pgmap v2602: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 78 KiB/s rd, 7.5 KiB/s wr, 111 op/s 2024-09-16T06:31:16.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:16 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]: dispatch 2024-09-16T06:31:16.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:16 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]: dispatch 2024-09-16T06:31:16.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:16 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92a85a57-80cb-4411-83a2-676c94404011"}]': finished 2024-09-16T06:31:16.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:16 smithi161 ceph-mon[87722]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-16T06:31:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:17 smithi145 ceph-mon[96887]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-16T06:31:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:17 smithi145 ceph-mon[99390]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-16T06:31:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:17 smithi161 ceph-mon[87722]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-16T06:31:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:18 smithi145 ceph-mon[99390]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 72 KiB/s rd, 9.7 KiB/s wr, 101 op/s 2024-09-16T06:31:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:18 smithi145 ceph-mon[99390]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-16T06:31:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:18 smithi145 ceph-mon[96887]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 72 KiB/s rd, 9.7 KiB/s wr, 101 op/s 2024-09-16T06:31:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:18 smithi145 ceph-mon[96887]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-16T06:31:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:18 smithi161 ceph-mon[87722]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 72 KiB/s rd, 9.7 KiB/s wr, 101 op/s 2024-09-16T06:31:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:18 smithi161 ceph-mon[87722]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-16T06:31:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:19 smithi145 ceph-mon[96887]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-16T06:31:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:19 smithi145 ceph-mon[99390]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-16T06:31:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:19 smithi161 ceph-mon[87722]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-16T06:31:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[96887]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 9.5 KiB/s wr, 98 op/s 2024-09-16T06:31:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[96887]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-16T06:31:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]: dispatch 2024-09-16T06:31:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]: dispatch 2024-09-16T06:31:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]': finished 2024-09-16T06:31:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[96887]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-16T06:31:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[99390]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 9.5 KiB/s wr, 98 op/s 2024-09-16T06:31:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[99390]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-16T06:31:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]: dispatch 2024-09-16T06:31:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]: dispatch 2024-09-16T06:31:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]': finished 2024-09-16T06:31:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:20 smithi145 ceph-mon[99390]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-16T06:31:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:20 smithi161 ceph-mon[87722]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 9.5 KiB/s wr, 98 op/s 2024-09-16T06:31:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:20 smithi161 ceph-mon[87722]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-16T06:31:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:20 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]: dispatch 2024-09-16T06:31:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:20 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]: dispatch 2024-09-16T06:31:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:20 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7adc31ac-09db-4bee-82b0-0e84ac1c9efd"}]': finished 2024-09-16T06:31:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:20 smithi161 ceph-mon[87722]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-16T06:31:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[96887]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 81 KiB/s rd, 7.5 KiB/s wr, 111 op/s 2024-09-16T06:31:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:31:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:31:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:31:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:31:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[99390]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 81 KiB/s rd, 7.5 KiB/s wr, 111 op/s 2024-09-16T06:31:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:31:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:31:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:31:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:31:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:21 smithi161 ceph-mon[87722]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 81 KiB/s rd, 7.5 KiB/s wr, 111 op/s 2024-09-16T06:31:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:31:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:31:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:31:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:31:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:22 smithi145 ceph-mon[99390]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-16T06:31:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:22 smithi145 ceph-mon[96887]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-16T06:31:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:22 smithi161 ceph-mon[87722]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-16T06:31:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:23 smithi145 ceph-mon[99390]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-16T06:31:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:23 smithi145 ceph-mon[99390]: pgmap v2614: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 75 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-09-16T06:31:24.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:23 smithi145 ceph-mon[96887]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-16T06:31:24.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:23 smithi145 ceph-mon[96887]: pgmap v2614: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 75 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-09-16T06:31:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:23 smithi161 ceph-mon[87722]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-16T06:31:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:23 smithi161 ceph-mon[87722]: pgmap v2614: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 75 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-09-16T06:31:24.933 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:31:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:31:24] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.43.0" 2024-09-16T06:31:25.026 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9933 ms) 2024-09-16T06:31:25.026 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-09-16T06:31:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:24 smithi145 ceph-mon[96887]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-16T06:31:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:24 smithi145 ceph-mon[99390]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-16T06:31:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:24 smithi161 ceph-mon[87722]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-16T06:31:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-16T06:31:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]: dispatch 2024-09-16T06:31:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]: dispatch 2024-09-16T06:31:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 159 KiB/s rd, 9.2 KiB/s wr, 211 op/s 2024-09-16T06:31:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]': finished 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]: dispatch 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]: dispatch 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]': finished 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[99390]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]: dispatch 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]: dispatch 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 159 KiB/s rd, 9.2 KiB/s wr, 211 op/s 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]': finished 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]: dispatch 2024-09-16T06:31:26.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]: dispatch 2024-09-16T06:31:26.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]': finished 2024-09-16T06:31:26.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:25 smithi145 ceph-mon[96887]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-16T06:31:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-16T06:31:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]: dispatch 2024-09-16T06:31:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]: dispatch 2024-09-16T06:31:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 159 KiB/s rd, 9.2 KiB/s wr, 211 op/s 2024-09-16T06:31:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/af188c37-80db-4626-83fa-2618dd5c7790"}]': finished 2024-09-16T06:31:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]: dispatch 2024-09-16T06:31:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]: dispatch 2024-09-16T06:31:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fbd0ee2a-29d1-4ead-8f7b-f365343e19d8"}]': finished 2024-09-16T06:31:26.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:25 smithi161 ceph-mon[87722]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-16T06:31:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:27 smithi145 ceph-mon[96887]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-16T06:31:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:27 smithi145 ceph-mon[99390]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-16T06:31:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:27 smithi161 ceph-mon[87722]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-16T06:31:28.954 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.SnapshotImageState (3928 ms) 2024-09-16T06:31:28.954 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-09-16T06:31:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:28 smithi145 ceph-mon[96887]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 230 op/s 2024-09-16T06:31:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:28 smithi145 ceph-mon[96887]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-16T06:31:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:28 smithi145 ceph-mon[99390]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 230 op/s 2024-09-16T06:31:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:28 smithi145 ceph-mon[99390]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-16T06:31:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:28 smithi161 ceph-mon[87722]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 230 op/s 2024-09-16T06:31:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:28 smithi161 ceph-mon[87722]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-16T06:31:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:29 smithi145 ceph-mon[96887]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-16T06:31:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:29 smithi145 ceph-mon[99390]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-16T06:31:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:29 smithi161 ceph-mon[87722]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-16T06:31:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:30 smithi145 ceph-mon[99390]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 5.0 KiB/s wr, 45 op/s 2024-09-16T06:31:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:30 smithi145 ceph-mon[99390]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-16T06:31:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:30 smithi145 ceph-mon[99390]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-16T06:31:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:30 smithi145 ceph-mon[96887]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 5.0 KiB/s wr, 45 op/s 2024-09-16T06:31:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:30 smithi145 ceph-mon[96887]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-16T06:31:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:30 smithi145 ceph-mon[96887]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-16T06:31:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:30 smithi161 ceph-mon[87722]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 5.0 KiB/s wr, 45 op/s 2024-09-16T06:31:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:30 smithi161 ceph-mon[87722]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-16T06:31:31.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:30 smithi161 ceph-mon[87722]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-16T06:31:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:32 smithi145 ceph-mon[96887]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 21 KiB/s wr, 213 op/s 2024-09-16T06:31:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:32 smithi145 ceph-mon[96887]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-16T06:31:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:32 smithi145 ceph-mon[99390]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 21 KiB/s wr, 213 op/s 2024-09-16T06:31:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:32 smithi145 ceph-mon[99390]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-16T06:31:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:32 smithi161 ceph-mon[87722]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 21 KiB/s wr, 213 op/s 2024-09-16T06:31:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:32 smithi161 ceph-mon[87722]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-16T06:31:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:33 smithi145 ceph-mon[96887]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-16T06:31:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:33 smithi145 ceph-mon[96887]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 24 KiB/s wr, 256 op/s 2024-09-16T06:31:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:33 smithi145 ceph-mon[99390]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-16T06:31:34.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:33 smithi145 ceph-mon[99390]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 24 KiB/s wr, 256 op/s 2024-09-16T06:31:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:33 smithi161 ceph-mon[87722]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-16T06:31:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:33 smithi161 ceph-mon[87722]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 24 KiB/s wr, 256 op/s 2024-09-16T06:31:34.925 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:31:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:31:34] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.43.0" 2024-09-16T06:31:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:34 smithi145 ceph-mon[96887]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-16T06:31:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:34 smithi145 ceph-mon[99390]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-16T06:31:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:34 smithi161 ceph-mon[87722]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-16T06:31:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:35 smithi145 ceph-mon[96887]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-16T06:31:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:35 smithi145 ceph-mon[96887]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.7 KiB/s wr, 79 op/s 2024-09-16T06:31:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:35 smithi145 ceph-mon[96887]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-16T06:31:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:35 smithi145 ceph-mon[99390]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-16T06:31:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:35 smithi145 ceph-mon[99390]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.7 KiB/s wr, 79 op/s 2024-09-16T06:31:36.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:35 smithi145 ceph-mon[99390]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-16T06:31:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:35 smithi161 ceph-mon[87722]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-16T06:31:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:35 smithi161 ceph-mon[87722]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.7 KiB/s wr, 79 op/s 2024-09-16T06:31:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:35 smithi161 ceph-mon[87722]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-16T06:31:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:36 smithi145 ceph-mon[96887]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-16T06:31:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:36 smithi145 ceph-mon[99390]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-16T06:31:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:36 smithi161 ceph-mon[87722]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-16T06:31:38.964 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (10009 ms) 2024-09-16T06:31:38.964 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-09-16T06:31:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:38 smithi145 ceph-mon[96887]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 95 KiB/s rd, 8.0 KiB/s wr, 128 op/s 2024-09-16T06:31:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:38 smithi145 ceph-mon[96887]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-16T06:31:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:38 smithi145 ceph-mon[99390]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 95 KiB/s rd, 8.0 KiB/s wr, 128 op/s 2024-09-16T06:31:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:38 smithi145 ceph-mon[99390]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-16T06:31:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:38 smithi161 ceph-mon[87722]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 95 KiB/s rd, 8.0 KiB/s wr, 128 op/s 2024-09-16T06:31:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:38 smithi161 ceph-mon[87722]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-16T06:31:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:39 smithi145 ceph-mon[99390]: osdmap e1502: 8 total, 8 up, 8 in 2024-09-16T06:31:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]: dispatch 2024-09-16T06:31:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:39 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]: dispatch 2024-09-16T06:31:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:39 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]': finished 2024-09-16T06:31:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:39 smithi145 ceph-mon[96887]: osdmap e1502: 8 total, 8 up, 8 in 2024-09-16T06:31:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]: dispatch 2024-09-16T06:31:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:39 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]: dispatch 2024-09-16T06:31:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:39 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]': finished 2024-09-16T06:31:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:39 smithi161 ceph-mon[87722]: osdmap e1502: 8 total, 8 up, 8 in 2024-09-16T06:31:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]: dispatch 2024-09-16T06:31:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:39 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]: dispatch 2024-09-16T06:31:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:39 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/8cc73a38-0436-4644-a6fe-aab0c72a2dc7"}]': finished 2024-09-16T06:31:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:40 smithi145 ceph-mon[96887]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 85 KiB/s rd, 6.5 KiB/s wr, 113 op/s 2024-09-16T06:31:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:40 smithi145 ceph-mon[96887]: osdmap e1503: 8 total, 8 up, 8 in 2024-09-16T06:31:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:40 smithi145 ceph-mon[96887]: osdmap e1504: 8 total, 8 up, 8 in 2024-09-16T06:31:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:40 smithi145 ceph-mon[99390]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 85 KiB/s rd, 6.5 KiB/s wr, 113 op/s 2024-09-16T06:31:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:40 smithi145 ceph-mon[99390]: osdmap e1503: 8 total, 8 up, 8 in 2024-09-16T06:31:41.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:40 smithi145 ceph-mon[99390]: osdmap e1504: 8 total, 8 up, 8 in 2024-09-16T06:31:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:40 smithi161 ceph-mon[87722]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 85 KiB/s rd, 6.5 KiB/s wr, 113 op/s 2024-09-16T06:31:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:40 smithi161 ceph-mon[87722]: osdmap e1503: 8 total, 8 up, 8 in 2024-09-16T06:31:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:40 smithi161 ceph-mon[87722]: osdmap e1504: 8 total, 8 up, 8 in 2024-09-16T06:31:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:42 smithi145 ceph-mon[96887]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-09-16T06:31:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:42 smithi145 ceph-mon[96887]: osdmap e1505: 8 total, 8 up, 8 in 2024-09-16T06:31:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:42 smithi145 ceph-mon[99390]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-09-16T06:31:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:42 smithi145 ceph-mon[99390]: osdmap e1505: 8 total, 8 up, 8 in 2024-09-16T06:31:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:42 smithi161 ceph-mon[87722]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-09-16T06:31:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:42 smithi161 ceph-mon[87722]: osdmap e1505: 8 total, 8 up, 8 in 2024-09-16T06:31:44.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:43 smithi145 ceph-mon[96887]: osdmap e1506: 8 total, 8 up, 8 in 2024-09-16T06:31:44.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:43 smithi145 ceph-mon[96887]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 7.0 KiB/s wr, 65 op/s 2024-09-16T06:31:44.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:43 smithi145 ceph-mon[99390]: osdmap e1506: 8 total, 8 up, 8 in 2024-09-16T06:31:44.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:43 smithi145 ceph-mon[99390]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 7.0 KiB/s wr, 65 op/s 2024-09-16T06:31:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:43 smithi161 ceph-mon[87722]: osdmap e1506: 8 total, 8 up, 8 in 2024-09-16T06:31:44.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:43 smithi161 ceph-mon[87722]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 7.0 KiB/s wr, 65 op/s 2024-09-16T06:31:44.927 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:31:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:31:44] "GET /metrics HTTP/1.1" 200 36507 "" "Prometheus/2.43.0" 2024-09-16T06:31:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:44 smithi145 ceph-mon[96887]: osdmap e1507: 8 total, 8 up, 8 in 2024-09-16T06:31:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:44 smithi145 ceph-mon[99390]: osdmap e1507: 8 total, 8 up, 8 in 2024-09-16T06:31:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:44 smithi161 ceph-mon[87722]: osdmap e1507: 8 total, 8 up, 8 in 2024-09-16T06:31:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:45 smithi145 ceph-mon[96887]: osdmap e1508: 8 total, 8 up, 8 in 2024-09-16T06:31:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:45 smithi145 ceph-mon[96887]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 14 KiB/s wr, 129 op/s 2024-09-16T06:31:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:45 smithi145 ceph-mon[96887]: osdmap e1509: 8 total, 8 up, 8 in 2024-09-16T06:31:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:45 smithi145 ceph-mon[99390]: osdmap e1508: 8 total, 8 up, 8 in 2024-09-16T06:31:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:45 smithi145 ceph-mon[99390]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 14 KiB/s wr, 129 op/s 2024-09-16T06:31:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:45 smithi145 ceph-mon[99390]: osdmap e1509: 8 total, 8 up, 8 in 2024-09-16T06:31:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:45 smithi161 ceph-mon[87722]: osdmap e1508: 8 total, 8 up, 8 in 2024-09-16T06:31:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:45 smithi161 ceph-mon[87722]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 14 KiB/s wr, 129 op/s 2024-09-16T06:31:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:45 smithi161 ceph-mon[87722]: osdmap e1509: 8 total, 8 up, 8 in 2024-09-16T06:31:48.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:47 smithi145 ceph-mon[96887]: osdmap e1510: 8 total, 8 up, 8 in 2024-09-16T06:31:48.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:47 smithi145 ceph-mon[96887]: pgmap v2650: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 78 KiB/s rd, 13 KiB/s wr, 114 op/s 2024-09-16T06:31:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:47 smithi145 ceph-mon[99390]: osdmap e1510: 8 total, 8 up, 8 in 2024-09-16T06:31:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:47 smithi145 ceph-mon[99390]: pgmap v2650: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 78 KiB/s rd, 13 KiB/s wr, 114 op/s 2024-09-16T06:31:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:47 smithi161 ceph-mon[87722]: osdmap e1510: 8 total, 8 up, 8 in 2024-09-16T06:31:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:47 smithi161 ceph-mon[87722]: pgmap v2650: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 78 KiB/s rd, 13 KiB/s wr, 114 op/s 2024-09-16T06:31:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:48 smithi145 ceph-mon[96887]: osdmap e1511: 8 total, 8 up, 8 in 2024-09-16T06:31:49.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:48 smithi145 ceph-mon[99390]: osdmap e1511: 8 total, 8 up, 8 in 2024-09-16T06:31:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:48 smithi161 ceph-mon[87722]: osdmap e1511: 8 total, 8 up, 8 in 2024-09-16T06:31:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:49 smithi145 ceph-mon[96887]: osdmap e1512: 8 total, 8 up, 8 in 2024-09-16T06:31:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:49 smithi145 ceph-mon[96887]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 6.2 KiB/s wr, 46 op/s 2024-09-16T06:31:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:49 smithi145 ceph-mon[99390]: osdmap e1512: 8 total, 8 up, 8 in 2024-09-16T06:31:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:49 smithi145 ceph-mon[99390]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 6.2 KiB/s wr, 46 op/s 2024-09-16T06:31:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:49 smithi161 ceph-mon[87722]: osdmap e1512: 8 total, 8 up, 8 in 2024-09-16T06:31:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:49 smithi161 ceph-mon[87722]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 6.2 KiB/s wr, 46 op/s 2024-09-16T06:31:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:50 smithi145 ceph-mon[96887]: osdmap e1513: 8 total, 8 up, 8 in 2024-09-16T06:31:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:50 smithi145 ceph-mon[96887]: osdmap e1514: 8 total, 8 up, 8 in 2024-09-16T06:31:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:50 smithi145 ceph-mon[99390]: osdmap e1513: 8 total, 8 up, 8 in 2024-09-16T06:31:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:50 smithi145 ceph-mon[99390]: osdmap e1514: 8 total, 8 up, 8 in 2024-09-16T06:31:51.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:50 smithi161 ceph-mon[87722]: osdmap e1513: 8 total, 8 up, 8 in 2024-09-16T06:31:51.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:50 smithi161 ceph-mon[87722]: osdmap e1514: 8 total, 8 up, 8 in 2024-09-16T06:31:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:51 smithi145 ceph-mon[96887]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 54 KiB/s rd, 7.7 KiB/s wr, 74 op/s 2024-09-16T06:31:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:51 smithi145 ceph-mon[96887]: osdmap e1515: 8 total, 8 up, 8 in 2024-09-16T06:31:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:51 smithi145 ceph-mon[99390]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 54 KiB/s rd, 7.7 KiB/s wr, 74 op/s 2024-09-16T06:31:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:51 smithi145 ceph-mon[99390]: osdmap e1515: 8 total, 8 up, 8 in 2024-09-16T06:31:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:51 smithi161 ceph-mon[87722]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 54 KiB/s rd, 7.7 KiB/s wr, 74 op/s 2024-09-16T06:31:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:31:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:51 smithi161 ceph-mon[87722]: osdmap e1515: 8 total, 8 up, 8 in 2024-09-16T06:31:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:53 smithi145 ceph-mon[96887]: osdmap e1516: 8 total, 8 up, 8 in 2024-09-16T06:31:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:53 smithi145 ceph-mon[96887]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 12 KiB/s wr, 125 op/s 2024-09-16T06:31:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:53 smithi145 ceph-mon[99390]: osdmap e1516: 8 total, 8 up, 8 in 2024-09-16T06:31:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:53 smithi145 ceph-mon[99390]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 12 KiB/s wr, 125 op/s 2024-09-16T06:31:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:53 smithi161 ceph-mon[87722]: osdmap e1516: 8 total, 8 up, 8 in 2024-09-16T06:31:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:53 smithi161 ceph-mon[87722]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 12 KiB/s wr, 125 op/s 2024-09-16T06:31:54.979 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:31:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:31:54] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2024-09-16T06:31:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:54 smithi145 ceph-mon[96887]: osdmap e1517: 8 total, 8 up, 8 in 2024-09-16T06:31:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:54 smithi145 ceph-mon[99390]: osdmap e1517: 8 total, 8 up, 8 in 2024-09-16T06:31:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:54 smithi161 ceph-mon[87722]: osdmap e1517: 8 total, 8 up, 8 in 2024-09-16T06:31:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:55 smithi145 ceph-mon[96887]: osdmap e1518: 8 total, 8 up, 8 in 2024-09-16T06:31:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:55 smithi145 ceph-mon[96887]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 20 KiB/s wr, 260 op/s 2024-09-16T06:31:56.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:55 smithi145 ceph-mon[99390]: osdmap e1518: 8 total, 8 up, 8 in 2024-09-16T06:31:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:55 smithi145 ceph-mon[99390]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 20 KiB/s wr, 260 op/s 2024-09-16T06:31:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:55 smithi161 ceph-mon[87722]: osdmap e1518: 8 total, 8 up, 8 in 2024-09-16T06:31:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:55 smithi161 ceph-mon[87722]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 20 KiB/s wr, 260 op/s 2024-09-16T06:31:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:56 smithi145 ceph-mon[96887]: osdmap e1519: 8 total, 8 up, 8 in 2024-09-16T06:31:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:57 smithi145 ceph-mon[99390]: osdmap e1519: 8 total, 8 up, 8 in 2024-09-16T06:31:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:56 smithi161 ceph-mon[87722]: osdmap e1519: 8 total, 8 up, 8 in 2024-09-16T06:31:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:58 smithi145 ceph-mon[96887]: osdmap e1520: 8 total, 8 up, 8 in 2024-09-16T06:31:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:58 smithi145 ceph-mon[96887]: pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 17 KiB/s wr, 212 op/s 2024-09-16T06:31:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:58 smithi145 ceph-mon[99390]: osdmap e1520: 8 total, 8 up, 8 in 2024-09-16T06:31:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:58 smithi145 ceph-mon[99390]: pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 17 KiB/s wr, 212 op/s 2024-09-16T06:31:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:58 smithi161 ceph-mon[87722]: osdmap e1520: 8 total, 8 up, 8 in 2024-09-16T06:31:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:58 smithi161 ceph-mon[87722]: pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 17 KiB/s wr, 212 op/s 2024-09-16T06:31:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:31:59 smithi145 ceph-mon[96887]: osdmap e1521: 8 total, 8 up, 8 in 2024-09-16T06:31:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:31:59 smithi145 ceph-mon[99390]: osdmap e1521: 8 total, 8 up, 8 in 2024-09-16T06:31:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:31:59 smithi161 ceph-mon[87722]: osdmap e1521: 8 total, 8 up, 8 in 2024-09-16T06:32:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:00 smithi145 ceph-mon[96887]: pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2024-09-16T06:32:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:00 smithi145 ceph-mon[96887]: osdmap e1522: 8 total, 8 up, 8 in 2024-09-16T06:32:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:00 smithi145 ceph-mon[99390]: pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2024-09-16T06:32:00.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:00 smithi145 ceph-mon[99390]: osdmap e1522: 8 total, 8 up, 8 in 2024-09-16T06:32:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:00 smithi161 ceph-mon[87722]: pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2024-09-16T06:32:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:00 smithi161 ceph-mon[87722]: osdmap e1522: 8 total, 8 up, 8 in 2024-09-16T06:32:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:01 smithi145 ceph-mon[96887]: osdmap e1523: 8 total, 8 up, 8 in 2024-09-16T06:32:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:01 smithi145 ceph-mon[96887]: osdmap e1524: 8 total, 8 up, 8 in 2024-09-16T06:32:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:01 smithi145 ceph-mon[99390]: osdmap e1523: 8 total, 8 up, 8 in 2024-09-16T06:32:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:01 smithi145 ceph-mon[99390]: osdmap e1524: 8 total, 8 up, 8 in 2024-09-16T06:32:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:01 smithi161 ceph-mon[87722]: osdmap e1523: 8 total, 8 up, 8 in 2024-09-16T06:32:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:01 smithi161 ceph-mon[87722]: osdmap e1524: 8 total, 8 up, 8 in 2024-09-16T06:32:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:02 smithi145 ceph-mon[96887]: pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 8.5 KiB/s wr, 125 op/s 2024-09-16T06:32:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:02 smithi145 ceph-mon[96887]: osdmap e1525: 8 total, 8 up, 8 in 2024-09-16T06:32:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:02 smithi145 ceph-mon[99390]: pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 8.5 KiB/s wr, 125 op/s 2024-09-16T06:32:03.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:02 smithi145 ceph-mon[99390]: osdmap e1525: 8 total, 8 up, 8 in 2024-09-16T06:32:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:02 smithi161 ceph-mon[87722]: pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 8.5 KiB/s wr, 125 op/s 2024-09-16T06:32:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:02 smithi161 ceph-mon[87722]: osdmap e1525: 8 total, 8 up, 8 in 2024-09-16T06:32:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:03 smithi145 ceph-mon[99390]: osdmap e1526: 8 total, 8 up, 8 in 2024-09-16T06:32:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:03 smithi145 ceph-mon[96887]: osdmap e1526: 8 total, 8 up, 8 in 2024-09-16T06:32:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:03 smithi161 ceph-mon[87722]: osdmap e1526: 8 total, 8 up, 8 in 2024-09-16T06:32:04.918 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:32:04] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2024-09-16T06:32:04.919 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:04 smithi145 ceph-mon[96887]: pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 KiB/s wr, 98 op/s 2024-09-16T06:32:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:04 smithi145 ceph-mon[99390]: pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 KiB/s wr, 98 op/s 2024-09-16T06:32:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:04 smithi145 ceph-mon[99390]: osdmap e1527: 8 total, 8 up, 8 in 2024-09-16T06:32:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:04 smithi145 ceph-mon[96887]: osdmap e1527: 8 total, 8 up, 8 in 2024-09-16T06:32:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:04 smithi161 ceph-mon[87722]: pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 KiB/s wr, 98 op/s 2024-09-16T06:32:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:04 smithi161 ceph-mon[87722]: osdmap e1527: 8 total, 8 up, 8 in 2024-09-16T06:32:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:05 smithi145 ceph-mon[96887]: osdmap e1528: 8 total, 8 up, 8 in 2024-09-16T06:32:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:05 smithi145 ceph-mon[96887]: pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 5.7 KiB/s wr, 131 op/s 2024-09-16T06:32:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:05 smithi145 ceph-mon[96887]: osdmap e1529: 8 total, 8 up, 8 in 2024-09-16T06:32:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:05 smithi145 ceph-mon[99390]: osdmap e1528: 8 total, 8 up, 8 in 2024-09-16T06:32:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:05 smithi145 ceph-mon[99390]: pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 5.7 KiB/s wr, 131 op/s 2024-09-16T06:32:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:05 smithi145 ceph-mon[99390]: osdmap e1529: 8 total, 8 up, 8 in 2024-09-16T06:32:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:05 smithi161 ceph-mon[87722]: osdmap e1528: 8 total, 8 up, 8 in 2024-09-16T06:32:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:05 smithi161 ceph-mon[87722]: pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 5.7 KiB/s wr, 131 op/s 2024-09-16T06:32:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:05 smithi161 ceph-mon[87722]: osdmap e1529: 8 total, 8 up, 8 in 2024-09-16T06:32:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:07 smithi145 ceph-mon[96887]: osdmap e1530: 8 total, 8 up, 8 in 2024-09-16T06:32:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:07 smithi145 ceph-mon[96887]: pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 6.2 KiB/s wr, 135 op/s 2024-09-16T06:32:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:07 smithi145 ceph-mon[99390]: osdmap e1530: 8 total, 8 up, 8 in 2024-09-16T06:32:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:07 smithi145 ceph-mon[99390]: pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 6.2 KiB/s wr, 135 op/s 2024-09-16T06:32:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:07 smithi161 ceph-mon[87722]: osdmap e1530: 8 total, 8 up, 8 in 2024-09-16T06:32:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:07 smithi161 ceph-mon[87722]: pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 6.2 KiB/s wr, 135 op/s 2024-09-16T06:32:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:08 smithi145 ceph-mon[96887]: osdmap e1531: 8 total, 8 up, 8 in 2024-09-16T06:32:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:08 smithi145 ceph-mon[99390]: osdmap e1531: 8 total, 8 up, 8 in 2024-09-16T06:32:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:08 smithi161 ceph-mon[87722]: osdmap e1531: 8 total, 8 up, 8 in 2024-09-16T06:32:10.030 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31067 ms) 2024-09-16T06:32:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:09 smithi145 ceph-mon[99390]: osdmap e1532: 8 total, 8 up, 8 in 2024-09-16T06:32:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:09 smithi145 ceph-mon[99390]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-09-16T06:32:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:09 smithi145 ceph-mon[96887]: osdmap e1532: 8 total, 8 up, 8 in 2024-09-16T06:32:10.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:09 smithi145 ceph-mon[96887]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-09-16T06:32:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:09 smithi161 ceph-mon[87722]: osdmap e1532: 8 total, 8 up, 8 in 2024-09-16T06:32:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:09 smithi161 ceph-mon[87722]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-09-16T06:32:10.908 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 51 tests from TestMirroring (86777 ms total) 2024-09-16T06:32:10.909 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:32:10.909 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 34 tests from TestInternal 2024-09-16T06:32:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[99390]: osdmap e1533: 8 total, 8 up, 8 in 2024-09-16T06:32:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]: dispatch 2024-09-16T06:32:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]: dispatch 2024-09-16T06:32:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]': finished 2024-09-16T06:32:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[99390]: osdmap e1534: 8 total, 8 up, 8 in 2024-09-16T06:32:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[96887]: osdmap e1533: 8 total, 8 up, 8 in 2024-09-16T06:32:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]: dispatch 2024-09-16T06:32:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]: dispatch 2024-09-16T06:32:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]': finished 2024-09-16T06:32:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:11 smithi145 ceph-mon[96887]: osdmap e1534: 8 total, 8 up, 8 in 2024-09-16T06:32:11.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:11 smithi161 ceph-mon[87722]: osdmap e1533: 8 total, 8 up, 8 in 2024-09-16T06:32:11.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:11 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/769581772' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]: dispatch 2024-09-16T06:32:11.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:11 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]: dispatch 2024-09-16T06:32:11.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:11 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3834d239-72cf-4fc9-97d7-9e4402488087"}]': finished 2024-09-16T06:32:11.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:11 smithi161 ceph-mon[87722]: osdmap e1534: 8 total, 8 up, 8 in 2024-09-16T06:32:12.914 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.OpenByID 2024-09-16T06:32:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:12 smithi145 ceph-mon[99390]: pgmap v2686: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:12 smithi145 ceph-mon[99390]: osdmap e1535: 8 total, 8 up, 8 in 2024-09-16T06:32:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:12 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:12 smithi145 ceph-mon[96887]: pgmap v2686: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:12 smithi145 ceph-mon[96887]: osdmap e1535: 8 total, 8 up, 8 in 2024-09-16T06:32:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:12 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:12 smithi161 ceph-mon[87722]: pgmap v2686: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:12 smithi161 ceph-mon[87722]: osdmap e1535: 8 total, 8 up, 8 in 2024-09-16T06:32:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:12 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:13 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:13 smithi145 ceph-mon[96887]: osdmap e1536: 8 total, 8 up, 8 in 2024-09-16T06:32:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:13 smithi145 ceph-mon[96887]: pgmap v2689: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:13 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:13 smithi145 ceph-mon[99390]: osdmap e1536: 8 total, 8 up, 8 in 2024-09-16T06:32:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:13 smithi145 ceph-mon[99390]: pgmap v2689: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:13 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:13 smithi161 ceph-mon[87722]: osdmap e1536: 8 total, 8 up, 8 in 2024-09-16T06:32:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:13 smithi161 ceph-mon[87722]: pgmap v2689: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:14.923 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:32:14] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.43.0" 2024-09-16T06:32:14.963 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.OpenByID (2048 ms) 2024-09-16T06:32:14.963 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-09-16T06:32:14.986 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.OpenSnapDNE (23 ms) 2024-09-16T06:32:14.986 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-09-16T06:32:15.014 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (28 ms) 2024-09-16T06:32:15.014 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-09-16T06:32:15.044 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.ResizeLocksImage (31 ms) 2024-09-16T06:32:15.045 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-09-16T06:32:15.066 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (17 ms) 2024-09-16T06:32:15.066 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-09-16T06:32:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:14 smithi145 ceph-mon[96887]: osdmap e1537: 8 total, 8 up, 8 in 2024-09-16T06:32:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:14 smithi145 ceph-mon[99390]: osdmap e1537: 8 total, 8 up, 8 in 2024-09-16T06:32:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:14 smithi161 ceph-mon[87722]: osdmap e1537: 8 total, 8 up, 8 in 2024-09-16T06:32:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:15 smithi145 ceph-mon[99390]: osdmap e1538: 8 total, 8 up, 8 in 2024-09-16T06:32:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:15 smithi145 ceph-mon[99390]: pgmap v2692: 137 pgs: 3 creating+peering, 5 unknown, 129 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:15 smithi145 ceph-mon[96887]: osdmap e1538: 8 total, 8 up, 8 in 2024-09-16T06:32:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:15 smithi145 ceph-mon[96887]: pgmap v2692: 137 pgs: 3 creating+peering, 5 unknown, 129 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:15 smithi161 ceph-mon[87722]: osdmap e1538: 8 total, 8 up, 8 in 2024-09-16T06:32:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:15 smithi161 ceph-mon[87722]: pgmap v2692: 137 pgs: 3 creating+peering, 5 unknown, 129 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:32:16.956 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1895 ms) 2024-09-16T06:32:16.956 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-09-16T06:32:16.978 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (22 ms) 2024-09-16T06:32:16.978 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-09-16T06:32:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:16 smithi145 ceph-mon[96887]: osdmap e1539: 8 total, 8 up, 8 in 2024-09-16T06:32:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:16 smithi145 ceph-mon[99390]: osdmap e1539: 8 total, 8 up, 8 in 2024-09-16T06:32:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:16 smithi161 ceph-mon[87722]: osdmap e1539: 8 total, 8 up, 8 in 2024-09-16T06:32:18.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:17 smithi145 ceph-mon[99390]: osdmap e1540: 8 total, 8 up, 8 in 2024-09-16T06:32:18.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:17 smithi145 ceph-mon[99390]: pgmap v2695: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.5 KiB/s wr, 38 op/s 2024-09-16T06:32:18.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:17 smithi145 ceph-mon[96887]: osdmap e1540: 8 total, 8 up, 8 in 2024-09-16T06:32:18.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:17 smithi145 ceph-mon[96887]: pgmap v2695: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.5 KiB/s wr, 38 op/s 2024-09-16T06:32:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:17 smithi161 ceph-mon[87722]: osdmap e1540: 8 total, 8 up, 8 in 2024-09-16T06:32:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:17 smithi161 ceph-mon[87722]: pgmap v2695: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.5 KiB/s wr, 38 op/s 2024-09-16T06:32:18.979 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (2000 ms) 2024-09-16T06:32:18.979 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-09-16T06:32:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:18 smithi145 ceph-mon[96887]: osdmap e1541: 8 total, 8 up, 8 in 2024-09-16T06:32:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:18 smithi145 ceph-mon[99390]: osdmap e1541: 8 total, 8 up, 8 in 2024-09-16T06:32:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:18 smithi161 ceph-mon[87722]: osdmap e1541: 8 total, 8 up, 8 in 2024-09-16T06:32:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:19 smithi145 ceph-mon[96887]: osdmap e1542: 8 total, 8 up, 8 in 2024-09-16T06:32:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:19 smithi145 ceph-mon[96887]: pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 95 KiB/s rd, 9.5 KiB/s wr, 130 op/s 2024-09-16T06:32:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:19 smithi145 ceph-mon[99390]: osdmap e1542: 8 total, 8 up, 8 in 2024-09-16T06:32:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:19 smithi145 ceph-mon[99390]: pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 95 KiB/s rd, 9.5 KiB/s wr, 130 op/s 2024-09-16T06:32:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:19 smithi161 ceph-mon[87722]: osdmap e1542: 8 total, 8 up, 8 in 2024-09-16T06:32:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:19 smithi161 ceph-mon[87722]: pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 95 KiB/s rd, 9.5 KiB/s wr, 130 op/s 2024-09-16T06:32:21.001 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2023 ms) 2024-09-16T06:32:21.001 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-09-16T06:32:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:20 smithi145 ceph-mon[96887]: osdmap e1543: 8 total, 8 up, 8 in 2024-09-16T06:32:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:20 smithi145 ceph-mon[99390]: osdmap e1543: 8 total, 8 up, 8 in 2024-09-16T06:32:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:20 smithi161 ceph-mon[87722]: osdmap e1543: 8 total, 8 up, 8 in 2024-09-16T06:32:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:21 smithi145 ceph-mon[96887]: osdmap e1544: 8 total, 8 up, 8 in 2024-09-16T06:32:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:21 smithi145 ceph-mon[96887]: pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 79 KiB/s rd, 11 KiB/s wr, 122 op/s 2024-09-16T06:32:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:21 smithi145 ceph-mon[99390]: osdmap e1544: 8 total, 8 up, 8 in 2024-09-16T06:32:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:21 smithi145 ceph-mon[99390]: pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 79 KiB/s rd, 11 KiB/s wr, 122 op/s 2024-09-16T06:32:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:21 smithi161 ceph-mon[87722]: osdmap e1544: 8 total, 8 up, 8 in 2024-09-16T06:32:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:21 smithi161 ceph-mon[87722]: pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 79 KiB/s rd, 11 KiB/s wr, 122 op/s 2024-09-16T06:32:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:23.004 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2003 ms) 2024-09-16T06:32:23.004 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-09-16T06:32:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:22 smithi145 ceph-mon[99390]: osdmap e1545: 8 total, 8 up, 8 in 2024-09-16T06:32:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:32:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:32:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:22 smithi145 ceph-mon[96887]: osdmap e1545: 8 total, 8 up, 8 in 2024-09-16T06:32:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:32:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:32:23.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:22 smithi161 ceph-mon[87722]: osdmap e1545: 8 total, 8 up, 8 in 2024-09-16T06:32:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:32:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:32:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:23 smithi145 ceph-mon[99390]: osdmap e1546: 8 total, 8 up, 8 in 2024-09-16T06:32:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:23 smithi145 ceph-mon[99390]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-09-16T06:32:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:23 smithi145 ceph-mon[96887]: osdmap e1546: 8 total, 8 up, 8 in 2024-09-16T06:32:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:23 smithi145 ceph-mon[96887]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-09-16T06:32:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:23 smithi161 ceph-mon[87722]: osdmap e1546: 8 total, 8 up, 8 in 2024-09-16T06:32:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:23 smithi161 ceph-mon[87722]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-09-16T06:32:25.001 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:32:24] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-09-16T06:32:25.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.FlattenLocksImage (2020 ms) 2024-09-16T06:32:25.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-09-16T06:32:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:25 smithi145 ceph-mon[96887]: osdmap e1547: 8 total, 8 up, 8 in 2024-09-16T06:32:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:25 smithi145 ceph-mon[99390]: osdmap e1547: 8 total, 8 up, 8 in 2024-09-16T06:32:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:25 smithi161 ceph-mon[87722]: osdmap e1547: 8 total, 8 up, 8 in 2024-09-16T06:32:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:26 smithi145 ceph-mon[96887]: osdmap e1548: 8 total, 8 up, 8 in 2024-09-16T06:32:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:26 smithi145 ceph-mon[96887]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 112 KiB/s rd, 9.2 KiB/s wr, 154 op/s 2024-09-16T06:32:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:26 smithi145 ceph-mon[96887]: osdmap e1549: 8 total, 8 up, 8 in 2024-09-16T06:32:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:26 smithi145 ceph-mon[99390]: osdmap e1548: 8 total, 8 up, 8 in 2024-09-16T06:32:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:26 smithi145 ceph-mon[99390]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 112 KiB/s rd, 9.2 KiB/s wr, 154 op/s 2024-09-16T06:32:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:26 smithi145 ceph-mon[99390]: osdmap e1549: 8 total, 8 up, 8 in 2024-09-16T06:32:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:26 smithi161 ceph-mon[87722]: osdmap e1548: 8 total, 8 up, 8 in 2024-09-16T06:32:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:26 smithi161 ceph-mon[87722]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 112 KiB/s rd, 9.2 KiB/s wr, 154 op/s 2024-09-16T06:32:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:26 smithi161 ceph-mon[87722]: osdmap e1549: 8 total, 8 up, 8 in 2024-09-16T06:32:27.035 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (2011 ms) 2024-09-16T06:32:27.035 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-09-16T06:32:28.034 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (999 ms) 2024-09-16T06:32:28.035 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-09-16T06:32:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:28 smithi145 ceph-mon[96887]: osdmap e1550: 8 total, 8 up, 8 in 2024-09-16T06:32:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:28 smithi145 ceph-mon[96887]: pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 162 op/s 2024-09-16T06:32:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:28 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3426285094' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]: dispatch 2024-09-16T06:32:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:28 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]: dispatch 2024-09-16T06:32:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:28 smithi145 ceph-mon[99390]: osdmap e1550: 8 total, 8 up, 8 in 2024-09-16T06:32:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:28 smithi145 ceph-mon[99390]: pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 162 op/s 2024-09-16T06:32:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:28 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3426285094' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]: dispatch 2024-09-16T06:32:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:28 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]: dispatch 2024-09-16T06:32:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:28 smithi161 ceph-mon[87722]: osdmap e1550: 8 total, 8 up, 8 in 2024-09-16T06:32:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:28 smithi161 ceph-mon[87722]: pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 162 op/s 2024-09-16T06:32:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:28 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3426285094' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]: dispatch 2024-09-16T06:32:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:28 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]: dispatch 2024-09-16T06:32:29.038 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (1004 ms) 2024-09-16T06:32:29.039 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-09-16T06:32:29.073 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.AioWriteRequestsLock (34 ms) 2024-09-16T06:32:29.073 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-09-16T06:32:29.099 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (26 ms) 2024-09-16T06:32:29.099 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-09-16T06:32:29.147 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.CancelAsyncResize (49 ms) 2024-09-16T06:32:29.147 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.MultipleResize 2024-09-16T06:32:29.202 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.MultipleResize (55 ms) 2024-09-16T06:32:29.202 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.Metadata 2024-09-16T06:32:29.252 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.Metadata (49 ms) 2024-09-16T06:32:29.252 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-09-16T06:32:29.282 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.MetadataConfApply (30 ms) 2024-09-16T06:32:29.282 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-09-16T06:32:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:29 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]': finished 2024-09-16T06:32:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:29 smithi145 ceph-mon[99390]: osdmap e1551: 8 total, 8 up, 8 in 2024-09-16T06:32:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:29 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4083984563' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]: dispatch 2024-09-16T06:32:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:29 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]: dispatch 2024-09-16T06:32:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:29 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]': finished 2024-09-16T06:32:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:29 smithi145 ceph-mon[96887]: osdmap e1551: 8 total, 8 up, 8 in 2024-09-16T06:32:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:29 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4083984563' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]: dispatch 2024-09-16T06:32:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:29 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]: dispatch 2024-09-16T06:32:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:29 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3426285094"}]': finished 2024-09-16T06:32:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:29 smithi161 ceph-mon[87722]: osdmap e1551: 8 total, 8 up, 8 in 2024-09-16T06:32:29.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:29 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4083984563' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]: dispatch 2024-09-16T06:32:29.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:29 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]: dispatch 2024-09-16T06:32:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:30 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]': finished 2024-09-16T06:32:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:30 smithi145 ceph-mon[96887]: osdmap e1552: 8 total, 8 up, 8 in 2024-09-16T06:32:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:30 smithi145 ceph-mon[96887]: pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 61 op/s 2024-09-16T06:32:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:30 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]': finished 2024-09-16T06:32:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:30 smithi145 ceph-mon[99390]: osdmap e1552: 8 total, 8 up, 8 in 2024-09-16T06:32:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:30 smithi145 ceph-mon[99390]: pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 61 op/s 2024-09-16T06:32:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:30 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/4083984563"}]': finished 2024-09-16T06:32:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:30 smithi161 ceph-mon[87722]: osdmap e1552: 8 total, 8 up, 8 in 2024-09-16T06:32:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:30 smithi161 ceph-mon[87722]: pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 61 op/s 2024-09-16T06:32:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:31 smithi145 ceph-mon[96887]: osdmap e1553: 8 total, 8 up, 8 in 2024-09-16T06:32:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:31 smithi145 ceph-mon[96887]: osdmap e1554: 8 total, 8 up, 8 in 2024-09-16T06:32:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:31 smithi145 ceph-mon[99390]: osdmap e1553: 8 total, 8 up, 8 in 2024-09-16T06:32:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:31 smithi145 ceph-mon[99390]: osdmap e1554: 8 total, 8 up, 8 in 2024-09-16T06:32:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:31 smithi161 ceph-mon[87722]: osdmap e1553: 8 total, 8 up, 8 in 2024-09-16T06:32:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:31 smithi161 ceph-mon[87722]: osdmap e1554: 8 total, 8 up, 8 in 2024-09-16T06:32:31.998 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SnapshotCopyup (2717 ms) 2024-09-16T06:32:31.998 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-09-16T06:32:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:32 smithi145 ceph-mon[96887]: pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 186 KiB/s rd, 14 KiB/s wr, 255 op/s 2024-09-16T06:32:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:32 smithi145 ceph-mon[96887]: osdmap e1555: 8 total, 8 up, 8 in 2024-09-16T06:32:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:32 smithi145 ceph-mon[99390]: pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 186 KiB/s rd, 14 KiB/s wr, 255 op/s 2024-09-16T06:32:33.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:32 smithi145 ceph-mon[99390]: osdmap e1555: 8 total, 8 up, 8 in 2024-09-16T06:32:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:32 smithi161 ceph-mon[87722]: pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 186 KiB/s rd, 14 KiB/s wr, 255 op/s 2024-09-16T06:32:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:32 smithi161 ceph-mon[87722]: osdmap e1555: 8 total, 8 up, 8 in 2024-09-16T06:32:33.953 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1954 ms) 2024-09-16T06:32:33.953 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-09-16T06:32:34.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:33 smithi145 ceph-mon[96887]: osdmap e1556: 8 total, 8 up, 8 in 2024-09-16T06:32:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:33 smithi145 ceph-mon[99390]: osdmap e1556: 8 total, 8 up, 8 in 2024-09-16T06:32:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:33 smithi161 ceph-mon[87722]: osdmap e1556: 8 total, 8 up, 8 in 2024-09-16T06:32:34.924 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:32:34] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2024-09-16T06:32:34.959 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1007 ms) 2024-09-16T06:32:34.959 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-09-16T06:32:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:34 smithi145 ceph-mon[99390]: pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 221 op/s 2024-09-16T06:32:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:34 smithi145 ceph-mon[99390]: osdmap e1557: 8 total, 8 up, 8 in 2024-09-16T06:32:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:34 smithi145 ceph-mon[96887]: pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 221 op/s 2024-09-16T06:32:35.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:34 smithi145 ceph-mon[96887]: osdmap e1557: 8 total, 8 up, 8 in 2024-09-16T06:32:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:34 smithi161 ceph-mon[87722]: pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 221 op/s 2024-09-16T06:32:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:34 smithi161 ceph-mon[87722]: osdmap e1557: 8 total, 8 up, 8 in 2024-09-16T06:32:36.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:35 smithi145 ceph-mon[96887]: osdmap e1558: 8 total, 8 up, 8 in 2024-09-16T06:32:36.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:35 smithi145 ceph-mon[96887]: pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 28 KiB/s wr, 346 op/s 2024-09-16T06:32:36.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:35 smithi145 ceph-mon[96887]: osdmap e1559: 8 total, 8 up, 8 in 2024-09-16T06:32:36.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:35 smithi145 ceph-mon[99390]: osdmap e1558: 8 total, 8 up, 8 in 2024-09-16T06:32:36.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:35 smithi145 ceph-mon[99390]: pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 28 KiB/s wr, 346 op/s 2024-09-16T06:32:36.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:35 smithi145 ceph-mon[99390]: osdmap e1559: 8 total, 8 up, 8 in 2024-09-16T06:32:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:35 smithi161 ceph-mon[87722]: osdmap e1558: 8 total, 8 up, 8 in 2024-09-16T06:32:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:35 smithi161 ceph-mon[87722]: pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 28 KiB/s wr, 346 op/s 2024-09-16T06:32:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:35 smithi161 ceph-mon[87722]: osdmap e1559: 8 total, 8 up, 8 in 2024-09-16T06:32:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.9", "id": [7, 4]}]: dispatch 2024-09-16T06:32:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.14", "id": [7, 1]}]: dispatch 2024-09-16T06:32:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.9", "id": [7, 4]}]: dispatch 2024-09-16T06:32:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.14", "id": [7, 1]}]: dispatch 2024-09-16T06:32:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.9", "id": [7, 4]}]: dispatch 2024-09-16T06:32:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.14", "id": [7, 1]}]: dispatch 2024-09-16T06:32:38.017 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.ResizeCopyup (3058 ms) 2024-09-16T06:32:38.017 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-09-16T06:32:38.026 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_internal.cc:1056: Skipped 2024-09-16T06:32:38.026 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:32:38.026 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (9 ms) 2024-09-16T06:32:38.026 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.ImageOptions 2024-09-16T06:32:38.034 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.ImageOptions (8 ms) 2024-09-16T06:32:38.034 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-09-16T06:32:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.9", "id": [7, 4]}]': finished 2024-09-16T06:32:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.14", "id": [7, 1]}]': finished 2024-09-16T06:32:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:37 smithi145 ceph-mon[99390]: osdmap e1560: 8 total, 8 up, 8 in 2024-09-16T06:32:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:37 smithi145 ceph-mon[99390]: pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 299 KiB/s rd, 30 KiB/s wr, 405 op/s 2024-09-16T06:32:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.9", "id": [7, 4]}]': finished 2024-09-16T06:32:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.14", "id": [7, 1]}]': finished 2024-09-16T06:32:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:37 smithi145 ceph-mon[96887]: osdmap e1560: 8 total, 8 up, 8 in 2024-09-16T06:32:38.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:37 smithi145 ceph-mon[96887]: pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 299 KiB/s rd, 30 KiB/s wr, 405 op/s 2024-09-16T06:32:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.9", "id": [7, 4]}]': finished 2024-09-16T06:32:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.14", "id": [7, 1]}]': finished 2024-09-16T06:32:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:37 smithi161 ceph-mon[87722]: osdmap e1560: 8 total, 8 up, 8 in 2024-09-16T06:32:38.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:37 smithi161 ceph-mon[87722]: pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 299 KiB/s rd, 30 KiB/s wr, 405 op/s 2024-09-16T06:32:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:38 smithi145 ceph-mon[96887]: osdmap e1561: 8 total, 8 up, 8 in 2024-09-16T06:32:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:38 smithi145 ceph-mon[99390]: osdmap e1561: 8 total, 8 up, 8 in 2024-09-16T06:32:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:38 smithi161 ceph-mon[87722]: osdmap e1561: 8 total, 8 up, 8 in 2024-09-16T06:32:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:39 smithi145 ceph-mon[99390]: osdmap e1562: 8 total, 8 up, 8 in 2024-09-16T06:32:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:39 smithi145 ceph-mon[99390]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 19 KiB/s wr, 175 op/s; 25 B/s, 0 objects/s recovering 2024-09-16T06:32:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:39 smithi145 ceph-mon[96887]: osdmap e1562: 8 total, 8 up, 8 in 2024-09-16T06:32:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:39 smithi145 ceph-mon[96887]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 19 KiB/s wr, 175 op/s; 25 B/s, 0 objects/s recovering 2024-09-16T06:32:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:39 smithi161 ceph-mon[87722]: osdmap e1562: 8 total, 8 up, 8 in 2024-09-16T06:32:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:39 smithi161 ceph-mon[87722]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 19 KiB/s wr, 175 op/s; 25 B/s, 0 objects/s recovering 2024-09-16T06:32:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:40 smithi145 ceph-mon[96887]: osdmap e1563: 8 total, 8 up, 8 in 2024-09-16T06:32:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:40 smithi145 ceph-mon[99390]: osdmap e1563: 8 total, 8 up, 8 in 2024-09-16T06:32:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:40 smithi161 ceph-mon[87722]: osdmap e1563: 8 total, 8 up, 8 in 2024-09-16T06:32:41.997 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.WriteFullCopyup (3963 ms) 2024-09-16T06:32:41.998 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-09-16T06:32:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:41 smithi145 ceph-mon[96887]: osdmap e1564: 8 total, 8 up, 8 in 2024-09-16T06:32:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:41 smithi145 ceph-mon[96887]: pgmap v2731: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 158 KiB/s rd, 1.0 MiB/s wr, 224 op/s; 25 B/s, 0 objects/s recovering 2024-09-16T06:32:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:41 smithi145 ceph-mon[99390]: osdmap e1564: 8 total, 8 up, 8 in 2024-09-16T06:32:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:41 smithi145 ceph-mon[99390]: pgmap v2731: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 158 KiB/s rd, 1.0 MiB/s wr, 224 op/s; 25 B/s, 0 objects/s recovering 2024-09-16T06:32:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:41 smithi161 ceph-mon[87722]: osdmap e1564: 8 total, 8 up, 8 in 2024-09-16T06:32:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:41 smithi161 ceph-mon[87722]: pgmap v2731: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 158 KiB/s rd, 1.0 MiB/s wr, 224 op/s; 25 B/s, 0 objects/s recovering 2024-09-16T06:32:43.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:42 smithi161 ceph-mon[87722]: osdmap e1565: 8 total, 8 up, 8 in 2024-09-16T06:32:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:42 smithi145 ceph-mon[96887]: osdmap e1565: 8 total, 8 up, 8 in 2024-09-16T06:32:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:42 smithi145 ceph-mon[99390]: osdmap e1565: 8 total, 8 up, 8 in 2024-09-16T06:32:44.019 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2022 ms) 2024-09-16T06:32:44.020 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.TestCoR 2024-09-16T06:32:44.028 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_internal.cc:1313: Skipped 2024-09-16T06:32:44.029 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to disabled copy-on-read 2024-09-16T06:32:44.029 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestInternal.TestCoR (9 ms) 2024-09-16T06:32:44.029 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-09-16T06:32:44.244 INFO:tasks.workunit.client.0.smithi145.stdout:made parent image "image397": 4194304K (1024 * 4K) 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout:generated random write map: 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [2 , 8750 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [3 , 15755 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [6 , 26804 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [17 , 69802 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [21 , 87392 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [37 , 152228 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [45 , 184881 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [62 , 255501 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [91 , 373945 ] 2024-09-16T06:32:44.245 INFO:tasks.workunit.client.0.smithi145.stdout: [100 , 411478 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [105 , 432598 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [106 , 434983 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [108 , 444532 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [118 , 485366 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [134 , 551405 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [168 , 689666 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [181 , 741472 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [183 , 750466 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [187 , 767757 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [210 , 862072 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [238 , 978061 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [254 , 1043301 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [258 , 1057254 ] 2024-09-16T06:32:44.246 INFO:tasks.workunit.client.0.smithi145.stdout: [259 , 1064411 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [264 , 1084289 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [268 , 1099920 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [272 , 1116176 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [276 , 1132942 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [280 , 1148301 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [286 , 1173354 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [293 , 1203641 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [314 , 1287982 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [349 , 1431331 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [350 , 1433680 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [395 , 1621260 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [403 , 1651939 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [404 , 1655956 ] 2024-09-16T06:32:44.247 INFO:tasks.workunit.client.0.smithi145.stdout: [425 , 1743986 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [443 , 1814599 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [476 , 1950629 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [482 , 1976980 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [499 , 2046393 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [500 , 2050056 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [504 , 2067364 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [532 , 2182237 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [548 , 2246340 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [574 , 2351878 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [597 , 2445688 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [605 , 2479066 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [640 , 2624188 ] 2024-09-16T06:32:44.248 INFO:tasks.workunit.client.0.smithi145.stdout: [641 , 2628559 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [650 , 2665494 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [675 , 2767865 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [676 , 2769861 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [683 , 2797808 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [695 , 2848794 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [699 , 2866149 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [719 , 2945965 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [722 , 2960501 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [724 , 2968017 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [726 , 2976646 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [729 , 2986219 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [739 , 3029299 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [756 , 3096837 ] 2024-09-16T06:32:44.249 INFO:tasks.workunit.client.0.smithi145.stdout: [767 , 3143831 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [771 , 3160215 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [777 , 3183972 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [791 , 3242121 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [793 , 3249782 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [813 , 3333221 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [815 , 3339611 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [818 , 3354023 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [826 , 3383847 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [836 , 3424415 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [844 , 3458558 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [859 , 3518757 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [862 , 3530821 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [882 , 3612711 ] 2024-09-16T06:32:44.250 INFO:tasks.workunit.client.0.smithi145.stdout: [888 , 3638670 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [889 , 3643625 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [893 , 3660649 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [895 , 3667038 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [900 , 3689258 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [906 , 3712749 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [913 , 3740202 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [922 , 3779917 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [924 , 3786280 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [937 , 3838202 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [948 , 3885566 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [960 , 3934438 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [963 , 3946788 ] 2024-09-16T06:32:44.251 INFO:tasks.workunit.client.0.smithi145.stdout: [972 , 3981925 ] 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: [973 , 3988496 ] 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: [984 , 4030788 ] 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: [990 , 4057491 ] 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: [993 , 4068380 ] 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout:write data based on random map 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: write object-2 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: write object-3 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: write object-6 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: write object-17 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: write object-21 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: write object-37 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: write object-45 2024-09-16T06:32:44.252 INFO:tasks.workunit.client.0.smithi145.stdout: write object-62 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-91 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-100 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-105 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-106 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-108 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-118 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-134 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-168 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-181 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-183 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-187 2024-09-16T06:32:44.253 INFO:tasks.workunit.client.0.smithi145.stdout: write object-210 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-238 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-254 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-258 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-259 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-264 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-268 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-272 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-276 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-280 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-286 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-293 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-314 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-349 2024-09-16T06:32:44.254 INFO:tasks.workunit.client.0.smithi145.stdout: write object-350 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-395 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-403 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-404 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-425 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-443 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-476 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-482 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-499 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-500 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-504 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-532 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-548 2024-09-16T06:32:44.255 INFO:tasks.workunit.client.0.smithi145.stdout: write object-574 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-597 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-605 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-640 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-641 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-650 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-675 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-676 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-683 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-695 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-699 2024-09-16T06:32:44.256 INFO:tasks.workunit.client.0.smithi145.stdout: write object-719 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-722 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-724 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-726 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-729 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-739 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-756 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-767 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-771 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-777 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-791 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-793 2024-09-16T06:32:44.257 INFO:tasks.workunit.client.0.smithi145.stdout: write object-813 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-815 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-818 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-826 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-836 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-844 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-859 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-862 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-882 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-888 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-889 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-893 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-895 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-900 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-906 2024-09-16T06:32:44.258 INFO:tasks.workunit.client.0.smithi145.stdout: write object-913 2024-09-16T06:32:44.259 INFO:tasks.workunit.client.0.smithi145.stdout: write object-922 2024-09-16T06:32:44.259 INFO:tasks.workunit.client.0.smithi145.stdout: write object-924 2024-09-16T06:32:44.259 INFO:tasks.workunit.client.0.smithi145.stdout: write object-937 2024-09-16T06:32:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:43 smithi145 ceph-mon[96887]: osdmap e1566: 8 total, 8 up, 8 in 2024-09-16T06:32:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:43 smithi145 ceph-mon[96887]: pgmap v2734: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 1.0 MiB/s wr, 146 op/s 2024-09-16T06:32:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:43 smithi145 ceph-mon[99390]: osdmap e1566: 8 total, 8 up, 8 in 2024-09-16T06:32:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:43 smithi145 ceph-mon[99390]: pgmap v2734: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 1.0 MiB/s wr, 146 op/s 2024-09-16T06:32:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:43 smithi161 ceph-mon[87722]: osdmap e1566: 8 total, 8 up, 8 in 2024-09-16T06:32:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:43 smithi161 ceph-mon[87722]: pgmap v2734: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 1.0 MiB/s wr, 146 op/s 2024-09-16T06:32:44.988 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:32:44] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.43.0" 2024-09-16T06:32:45.167 INFO:tasks.workunit.client.0.smithi145.stdout: write object-948 2024-09-16T06:32:45.167 INFO:tasks.workunit.client.0.smithi145.stdout: write object-960 2024-09-16T06:32:45.167 INFO:tasks.workunit.client.0.smithi145.stdout: write object-963 2024-09-16T06:32:45.167 INFO:tasks.workunit.client.0.smithi145.stdout: write object-972 2024-09-16T06:32:45.167 INFO:tasks.workunit.client.0.smithi145.stdout: write object-973 2024-09-16T06:32:45.167 INFO:tasks.workunit.client.0.smithi145.stdout: write object-984 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout: write object-990 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout: write object-993 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout:verify written data by reading 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout: read object-2 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout:made snapshot "image397@parent_snap" and protect it 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout:made and opened clone "image398" 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout:flattening clone: "image398" 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout:check whether child image has the same set of objects as parent 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1139 ms) 2024-09-16T06:32:45.168 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-09-16T06:32:45.242 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.PoolMetadataConfApply (75 ms) 2024-09-16T06:32:45.242 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.Sparsify 2024-09-16T06:32:45.266 INFO:tasks.workunit.client.0.smithi145.stdout:sparsify_supported=1 2024-09-16T06:32:45.266 INFO:tasks.workunit.client.0.smithi145.stdout:sparse_read_supported=1 2024-09-16T06:32:45.293 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.Sparsify (51 ms) 2024-09-16T06:32:45.293 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.SparsifyClone 2024-09-16T06:32:45.310 INFO:tasks.workunit.client.0.smithi145.stdout:sparsify_supported=1 2024-09-16T06:32:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:44 smithi145 ceph-mon[96887]: osdmap e1567: 8 total, 8 up, 8 in 2024-09-16T06:32:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:44 smithi145 ceph-mon[99390]: osdmap e1567: 8 total, 8 up, 8 in 2024-09-16T06:32:45.317 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:32:45] ENGINE Bus STOPPING 2024-09-16T06:32:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:44 smithi161 ceph-mon[87722]: osdmap e1567: 8 total, 8 up, 8 in 2024-09-16T06:32:46.000 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:32:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T06:32:46.000 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:32:45] ENGINE Bus STOPPED 2024-09-16T06:32:46.000 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:32:45] ENGINE Bus STARTING 2024-09-16T06:32:46.000 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:32:45] ENGINE Serving on http://:::9283 2024-09-16T06:32:46.000 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:32:45] ENGINE Bus STARTED 2024-09-16T06:32:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: osdmap e1568: 8 total, 8 up, 8 in 2024-09-16T06:32:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: pgmap v2737: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 362 op/s 2024-09-16T06:32:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' 2024-09-16T06:32:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: pgmap v2738: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.6 MiB/s wr, 443 op/s 2024-09-16T06:32:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: osdmap e1568: 8 total, 8 up, 8 in 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: pgmap v2737: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 362 op/s 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: pgmap v2738: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.6 MiB/s wr, 443 op/s 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:32:46.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:32:46.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: osdmap e1568: 8 total, 8 up, 8 in 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: pgmap v2737: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 362 op/s 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2845026867' entity='client.admin' 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: pgmap v2738: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.6 MiB/s wr, 443 op/s 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:32:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:47.235 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.SparsifyClone (1941 ms) 2024-09-16T06:32:47.235 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestInternal.MissingDataPool 2024-09-16T06:32:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:47 smithi145 ceph-mon[96887]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-16T06:32:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:47 smithi145 ceph-mon[96887]: osdmap e1569: 8 total, 8 up, 8 in 2024-09-16T06:32:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:47 smithi145 ceph-mon[99390]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-16T06:32:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:47 smithi145 ceph-mon[99390]: osdmap e1569: 8 total, 8 up, 8 in 2024-09-16T06:32:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:47 smithi161 ceph-mon[87722]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-16T06:32:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:47 smithi161 ceph-mon[87722]: osdmap e1569: 8 total, 8 up, 8 in 2024-09-16T06:32:48.343 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestInternal.MissingDataPool (1109 ms) 2024-09-16T06:32:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:48 smithi145 ceph-mon[99390]: pgmap v2740: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 583 op/s 2024-09-16T06:32:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:48 smithi145 ceph-mon[99390]: osdmap e1570: 8 total, 8 up, 8 in 2024-09-16T06:32:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:48 smithi145 ceph-mon[96887]: pgmap v2740: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 583 op/s 2024-09-16T06:32:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:48 smithi145 ceph-mon[96887]: osdmap e1570: 8 total, 8 up, 8 in 2024-09-16T06:32:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:48 smithi161 ceph-mon[87722]: pgmap v2740: 137 pgs: 137 active+clean; 8.7 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 583 op/s 2024-09-16T06:32:48.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:48 smithi161 ceph-mon[87722]: osdmap e1570: 8 total, 8 up, 8 in 2024-09-16T06:32:49.240 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 34 tests from TestInternal (35430 ms total) 2024-09-16T06:32:49.240 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:32:49.240 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 17 tests from TestImageWatcher 2024-09-16T06:32:49.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:49 smithi145 ceph-mon[96887]: osdmap e1571: 8 total, 8 up, 8 in 2024-09-16T06:32:49.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:49 smithi145 ceph-mon[99390]: osdmap e1571: 8 total, 8 up, 8 in 2024-09-16T06:32:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:49 smithi161 ceph-mon[87722]: osdmap e1571: 8 total, 8 up, 8 in 2024-09-16T06:32:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:50 smithi145 ceph-mon[99390]: pgmap v2743: 137 pgs: 137 active+clean; 9.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 346 KiB/s rd, 96 KiB/s wr, 548 op/s 2024-09-16T06:32:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:50 smithi145 ceph-mon[99390]: osdmap e1572: 8 total, 8 up, 8 in 2024-09-16T06:32:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:50 smithi145 ceph-mon[96887]: pgmap v2743: 137 pgs: 137 active+clean; 9.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 346 KiB/s rd, 96 KiB/s wr, 548 op/s 2024-09-16T06:32:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:50 smithi145 ceph-mon[96887]: osdmap e1572: 8 total, 8 up, 8 in 2024-09-16T06:32:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:50 smithi161 ceph-mon[87722]: pgmap v2743: 137 pgs: 137 active+clean; 9.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 346 KiB/s rd, 96 KiB/s wr, 548 op/s 2024-09-16T06:32:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:50 smithi161 ceph-mon[87722]: osdmap e1572: 8 total, 8 up, 8 in 2024-09-16T06:32:51.251 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-09-16T06:32:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:51 smithi145 ceph-mon[96887]: osdmap e1573: 8 total, 8 up, 8 in 2024-09-16T06:32:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2843674483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:51 smithi145 ceph-mon[99390]: osdmap e1573: 8 total, 8 up, 8 in 2024-09-16T06:32:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2843674483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:51.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:51 smithi161 ceph-mon[87722]: osdmap e1573: 8 total, 8 up, 8 in 2024-09-16T06:32:51.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2843674483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[96887]: pgmap v2746: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2843674483' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[96887]: osdmap e1574: 8 total, 8 up, 8 in 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[99390]: pgmap v2746: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2843674483' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[99390]: osdmap e1574: 8 total, 8 up, 8 in 2024-09-16T06:32:52.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:52.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:52 smithi161 ceph-mon[87722]: pgmap v2746: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:52 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:32:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:52 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2843674483' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:52 smithi161 ceph-mon[87722]: osdmap e1574: 8 total, 8 up, 8 in 2024-09-16T06:32:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:32:53.300 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2049 ms) 2024-09-16T06:32:53.300 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-09-16T06:32:53.325 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyFlatten (25 ms) 2024-09-16T06:32:53.325 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-09-16T06:32:53.348 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyResize (23 ms) 2024-09-16T06:32:53.348 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-09-16T06:32:53.369 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (21 ms) 2024-09-16T06:32:53.369 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-09-16T06:32:53.390 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (21 ms) 2024-09-16T06:32:53.390 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-09-16T06:32:53.412 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (22 ms) 2024-09-16T06:32:53.412 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-09-16T06:32:53.431 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (19 ms) 2024-09-16T06:32:53.431 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-09-16T06:32:53.454 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifySnapRename (22 ms) 2024-09-16T06:32:53.454 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-09-16T06:32:53.474 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (21 ms) 2024-09-16T06:32:53.474 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-09-16T06:32:53.493 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (19 ms) 2024-09-16T06:32:53.493 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-09-16T06:32:53.513 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (19 ms) 2024-09-16T06:32:53.513 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-09-16T06:32:53.532 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (20 ms) 2024-09-16T06:32:53.532 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-09-16T06:32:53.551 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyRename (19 ms) 2024-09-16T06:32:53.551 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-09-16T06:32:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:53 smithi145 ceph-mon[99390]: osdmap e1575: 8 total, 8 up, 8 in 2024-09-16T06:32:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:53 smithi145 ceph-mon[96887]: osdmap e1575: 8 total, 8 up, 8 in 2024-09-16T06:32:53.570 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (19 ms) 2024-09-16T06:32:53.570 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-09-16T06:32:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:53 smithi161 ceph-mon[87722]: osdmap e1575: 8 total, 8 up, 8 in 2024-09-16T06:32:53.589 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (19 ms) 2024-09-16T06:32:53.589 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-09-16T06:32:53.609 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (19 ms) 2024-09-16T06:32:53.609 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-09-16T06:32:53.630 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (21 ms) 2024-09-16T06:32:54.274 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 17 tests from TestImageWatcher (2378 ms total) 2024-09-16T06:32:54.274 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:32:54.274 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 170 tests from TestLibRBD 2024-09-16T06:32:54.304 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-09-16T06:32:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:54 smithi145 ceph-mon[96887]: pgmap v2749: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:54 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:32:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:54 smithi145 ceph-mon[96887]: osdmap e1576: 8 total, 8 up, 8 in 2024-09-16T06:32:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:54 smithi145 ceph-mon[99390]: pgmap v2749: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:54 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:32:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:54 smithi145 ceph-mon[99390]: osdmap e1576: 8 total, 8 up, 8 in 2024-09-16T06:32:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:54 smithi161 ceph-mon[87722]: pgmap v2749: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:54 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:32:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:54 smithi161 ceph-mon[87722]: osdmap e1576: 8 total, 8 up, 8 in 2024-09-16T06:32:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:32:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:32:54] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.43.0" 2024-09-16T06:32:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:55 smithi145 ceph-mon[96887]: osdmap e1577: 8 total, 8 up, 8 in 2024-09-16T06:32:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:55 smithi145 ceph-mon[99390]: osdmap e1577: 8 total, 8 up, 8 in 2024-09-16T06:32:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:55 smithi161 ceph-mon[87722]: osdmap e1577: 8 total, 8 up, 8 in 2024-09-16T06:32:56.288 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:56 smithi145 ceph-mon[96887]: pgmap v2752: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:56 smithi145 ceph-mon[96887]: osdmap e1578: 8 total, 8 up, 8 in 2024-09-16T06:32:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:56 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1374679673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:56 smithi145 ceph-mon[99390]: pgmap v2752: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:56 smithi145 ceph-mon[99390]: osdmap e1578: 8 total, 8 up, 8 in 2024-09-16T06:32:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:56 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1374679673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:56 smithi161 ceph-mon[87722]: pgmap v2752: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:56 smithi161 ceph-mon[87722]: osdmap e1578: 8 total, 8 up, 8 in 2024-09-16T06:32:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:56 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1374679673' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1374679673' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: osdmap e1579: 8 total, 8 up, 8 in 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1374679673' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: osdmap e1579: 8 total, 8 up, 8 in 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.571 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.572 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1374679673' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: osdmap e1579: 8 total, 8 up, 8 in 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T06:32:57.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T06:32:57.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T06:32:57.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T06:32:57.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:32:58.331 INFO:tasks.workunit.client.0.smithi145.stdout:image has size 2097152 and order 22 2024-09-16T06:32:58.331 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.CreateAndStat (4026 ms) 2024-09-16T06:32:58.331 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-09-16T06:32:58.331 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.349 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (19 ms) 2024-09-16T06:32:58.349 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-09-16T06:32:58.349 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.372 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.CreateAndStatPP (22 ms) 2024-09-16T06:32:58.372 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.GetId 2024-09-16T06:32:58.372 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.397 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.GetId (26 ms) 2024-09-16T06:32:58.397 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-09-16T06:32:58.397 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.425 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.GetIdPP (28 ms) 2024-09-16T06:32:58.425 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-09-16T06:32:58.425 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.445 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (17 ms) 2024-09-16T06:32:58.445 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-09-16T06:32:58.445 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.459 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (17 ms) 2024-09-16T06:32:58.459 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-09-16T06:32:58.459 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.474 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (15 ms) 2024-09-16T06:32:58.475 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-09-16T06:32:58.475 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.491 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (17 ms) 2024-09-16T06:32:58.491 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.OpenAio 2024-09-16T06:32:58.491 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.506 INFO:tasks.workunit.client.0.smithi145.stdout:image has size 2097152 and order 22 2024-09-16T06:32:58.506 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.OpenAio (15 ms) 2024-09-16T06:32:58.506 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-09-16T06:32:58.509 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.OpenAioFail (2 ms) 2024-09-16T06:32:58.509 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-09-16T06:32:58.509 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.532 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.OpenAioPP (23 ms) 2024-09-16T06:32:58.532 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-09-16T06:32:58.534 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.OpenAioFailPP (3 ms) 2024-09-16T06:32:58.534 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-09-16T06:32:58.534 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.566 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ResizeAndStat (31 ms) 2024-09-16T06:32:58.566 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-09-16T06:32:58.566 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:58 smithi145 ceph-mon[96887]: pgmap v2755: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:58 smithi145 ceph-mon[96887]: osdmap e1580: 8 total, 8 up, 8 in 2024-09-16T06:32:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:58 smithi145 ceph-mon[99390]: pgmap v2755: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:58 smithi145 ceph-mon[99390]: osdmap e1580: 8 total, 8 up, 8 in 2024-09-16T06:32:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:58 smithi161 ceph-mon[87722]: pgmap v2755: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-16T06:32:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:58 smithi161 ceph-mon[87722]: osdmap e1580: 8 total, 8 up, 8 in 2024-09-16T06:32:58.599 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (33 ms) 2024-09-16T06:32:58.599 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-09-16T06:32:58.599 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.632 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (34 ms) 2024-09-16T06:32:58.633 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-09-16T06:32:58.633 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:32:58.670 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (37 ms) 2024-09-16T06:32:58.670 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-09-16T06:32:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:32:59 smithi145 ceph-mon[96887]: osdmap e1581: 8 total, 8 up, 8 in 2024-09-16T06:32:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:32:59 smithi145 ceph-mon[99390]: osdmap e1581: 8 total, 8 up, 8 in 2024-09-16T06:32:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:32:59 smithi161 ceph-mon[87722]: osdmap e1581: 8 total, 8 up, 8 in 2024-09-16T06:33:00.334 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:00 smithi161 ceph-mon[87722]: pgmap v2758: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.2 KiB/s wr, 45 op/s 2024-09-16T06:33:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:00 smithi161 ceph-mon[87722]: osdmap e1582: 8 total, 8 up, 8 in 2024-09-16T06:33:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:00 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3428278773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:00 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:00 smithi145 ceph-mon[99390]: pgmap v2758: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.2 KiB/s wr, 45 op/s 2024-09-16T06:33:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:00 smithi145 ceph-mon[99390]: osdmap e1582: 8 total, 8 up, 8 in 2024-09-16T06:33:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:00 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3428278773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:00 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:00 smithi145 ceph-mon[96887]: pgmap v2758: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.2 KiB/s wr, 45 op/s 2024-09-16T06:33:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:00 smithi145 ceph-mon[96887]: osdmap e1582: 8 total, 8 up, 8 in 2024-09-16T06:33:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:00 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3428278773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:00 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:01 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:01 smithi161 ceph-mon[87722]: osdmap e1583: 8 total, 8 up, 8 in 2024-09-16T06:33:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:01 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:01 smithi145 ceph-mon[99390]: osdmap e1583: 8 total, 8 up, 8 in 2024-09-16T06:33:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:01 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:01 smithi145 ceph-mon[96887]: osdmap e1583: 8 total, 8 up, 8 in 2024-09-16T06:33:02.357 INFO:tasks.workunit.client.0.smithi145.stdout:image: image18 2024-09-16T06:33:02.357 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image18 2024-09-16T06:33:02.358 INFO:tasks.workunit.client.0.smithi145.stdout:found image18 2024-09-16T06:33:02.358 INFO:tasks.workunit.client.0.smithi145.stdout:erased image18 2024-09-16T06:33:02.358 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:02.436 INFO:tasks.workunit.client.0.smithi145.stdout:image: image18 2024-09-16T06:33:02.436 INFO:tasks.workunit.client.0.smithi145.stdout:image: image19 2024-09-16T06:33:02.436 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image18 2024-09-16T06:33:02.436 INFO:tasks.workunit.client.0.smithi145.stdout:found image18 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:erased image18 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image19 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:found image19 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:erased image19 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:image: image19 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image19 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:found image19 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:erased image19 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3767 ms) 2024-09-16T06:33:02.437 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-09-16T06:33:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:02 smithi161 ceph-mon[87722]: pgmap v2761: 169 pgs: 12 creating+peering, 18 unknown, 139 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 14 KiB/s wr, 196 op/s 2024-09-16T06:33:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:02 smithi161 ceph-mon[87722]: osdmap e1584: 8 total, 8 up, 8 in 2024-09-16T06:33:02.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:02 smithi145 ceph-mon[96887]: pgmap v2761: 169 pgs: 12 creating+peering, 18 unknown, 139 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 14 KiB/s wr, 196 op/s 2024-09-16T06:33:02.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:02 smithi145 ceph-mon[96887]: osdmap e1584: 8 total, 8 up, 8 in 2024-09-16T06:33:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:02 smithi145 ceph-mon[99390]: pgmap v2761: 169 pgs: 12 creating+peering, 18 unknown, 139 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 14 KiB/s wr, 196 op/s 2024-09-16T06:33:02.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:02 smithi145 ceph-mon[99390]: osdmap e1584: 8 total, 8 up, 8 in 2024-09-16T06:33:03.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:03 smithi145 ceph-mon[96887]: osdmap e1585: 8 total, 8 up, 8 in 2024-09-16T06:33:03.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:03 smithi145 ceph-mon[99390]: osdmap e1585: 8 total, 8 up, 8 in 2024-09-16T06:33:03.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:03 smithi161 ceph-mon[87722]: osdmap e1585: 8 total, 8 up, 8 in 2024-09-16T06:33:04.362 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:04.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-mon[96887]: pgmap v2764: 169 pgs: 12 creating+peering, 5 unknown, 152 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 18 KiB/s wr, 211 op/s 2024-09-16T06:33:04.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-mon[96887]: osdmap e1586: 8 total, 8 up, 8 in 2024-09-16T06:33:04.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2648691105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:04.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:04.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-mon[99390]: pgmap v2764: 169 pgs: 12 creating+peering, 5 unknown, 152 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 18 KiB/s wr, 211 op/s 2024-09-16T06:33:04.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-mon[99390]: osdmap e1586: 8 total, 8 up, 8 in 2024-09-16T06:33:04.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2648691105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:04.667 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:04 smithi161 ceph-mon[87722]: pgmap v2764: 169 pgs: 12 creating+peering, 5 unknown, 152 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 18 KiB/s wr, 211 op/s 2024-09-16T06:33:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:04 smithi161 ceph-mon[87722]: osdmap e1586: 8 total, 8 up, 8 in 2024-09-16T06:33:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2648691105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:04 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:33:04] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.43.0" 2024-09-16T06:33:05.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:05 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:05.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:05 smithi145 ceph-mon[96887]: osdmap e1587: 8 total, 8 up, 8 in 2024-09-16T06:33:05.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:05 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:05.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:05 smithi145 ceph-mon[99390]: osdmap e1587: 8 total, 8 up, 8 in 2024-09-16T06:33:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:05 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:05 smithi161 ceph-mon[87722]: osdmap e1587: 8 total, 8 up, 8 in 2024-09-16T06:33:05.937 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 1 2024-09-16T06:33:05.937 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:05.937 INFO:tasks.workunit.client.0.smithi145.stdout:image: image20 2024-09-16T06:33:05.937 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image20 2024-09-16T06:33:05.937 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:05.949 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 2 2024-09-16T06:33:05.949 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:33:05.949 INFO:tasks.workunit.client.0.smithi145.stdout:image: image20 2024-09-16T06:33:05.949 INFO:tasks.workunit.client.0.smithi145.stdout:image: image21 2024-09-16T06:33:05.949 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image20 2024-09-16T06:33:05.949 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image21 2024-09-16T06:33:06.007 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 1 2024-09-16T06:33:06.007 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:06.007 INFO:tasks.workunit.client.0.smithi145.stdout:image: image21 2024-09-16T06:33:06.007 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image21 2024-09-16T06:33:06.007 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3570 ms) 2024-09-16T06:33:06.007 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCopy 2024-09-16T06:33:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:06 smithi145 ceph-mon[96887]: pgmap v2767: 201 pgs: 10 creating+peering, 23 unknown, 168 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 8.0 KiB/s wr, 88 op/s 2024-09-16T06:33:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:06 smithi145 ceph-mon[96887]: osdmap e1588: 8 total, 8 up, 8 in 2024-09-16T06:33:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:06 smithi145 ceph-mon[96887]: osdmap e1589: 8 total, 8 up, 8 in 2024-09-16T06:33:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:06 smithi145 ceph-mon[99390]: pgmap v2767: 201 pgs: 10 creating+peering, 23 unknown, 168 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 8.0 KiB/s wr, 88 op/s 2024-09-16T06:33:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:06 smithi145 ceph-mon[99390]: osdmap e1588: 8 total, 8 up, 8 in 2024-09-16T06:33:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:06 smithi145 ceph-mon[99390]: osdmap e1589: 8 total, 8 up, 8 in 2024-09-16T06:33:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:06 smithi161 ceph-mon[87722]: pgmap v2767: 201 pgs: 10 creating+peering, 23 unknown, 168 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 8.0 KiB/s wr, 88 op/s 2024-09-16T06:33:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:06 smithi161 ceph-mon[87722]: osdmap e1588: 8 total, 8 up, 8 in 2024-09-16T06:33:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:06 smithi161 ceph-mon[87722]: osdmap e1589: 8 total, 8 up, 8 in 2024-09-16T06:33:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[99390]: osdmap e1590: 8 total, 8 up, 8 in 2024-09-16T06:33:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2138160684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:07.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:07.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:07.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:07.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[96887]: osdmap e1590: 8 total, 8 up, 8 in 2024-09-16T06:33:07.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2138160684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:07.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:07 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:07.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:07 smithi161 ceph-mon[87722]: osdmap e1590: 8 total, 8 up, 8 in 2024-09-16T06:33:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:07 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2138160684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:07.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:07 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:07.930 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:08 smithi145 ceph-mon[96887]: pgmap v2771: 233 pgs: 5 creating+peering, 48 unknown, 180 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 KiB/s wr, 34 op/s 2024-09-16T06:33:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:08 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:08 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:08 smithi145 ceph-mon[96887]: osdmap e1591: 8 total, 8 up, 8 in 2024-09-16T06:33:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:08 smithi145 ceph-mon[99390]: pgmap v2771: 233 pgs: 5 creating+peering, 48 unknown, 180 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 KiB/s wr, 34 op/s 2024-09-16T06:33:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:08 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:08 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:08 smithi145 ceph-mon[99390]: osdmap e1591: 8 total, 8 up, 8 in 2024-09-16T06:33:08.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:08 smithi161 ceph-mon[87722]: pgmap v2771: 233 pgs: 5 creating+peering, 48 unknown, 180 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 KiB/s wr, 34 op/s 2024-09-16T06:33:08.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:08 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:08.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:08 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:08.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:08 smithi161 ceph-mon[87722]: osdmap e1591: 8 total, 8 up, 8 in 2024-09-16T06:33:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:09 smithi145 ceph-mon[99390]: osdmap e1592: 8 total, 8 up, 8 in 2024-09-16T06:33:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:09 smithi145 ceph-mon[96887]: osdmap e1592: 8 total, 8 up, 8 in 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:image: image22 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image22 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:found image22 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:erased image22 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:image: image22 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:image: image23 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image22 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:found image22 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:erased image22 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image23 2024-09-16T06:33:10.319 INFO:tasks.workunit.client.0.smithi145.stdout:found image23 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:erased image23 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:100.00% done 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:image: image22 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:image: image23 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:image: image24 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image22 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:found image22 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:erased image22 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image23 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:found image23 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:erased image23 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image24 2024-09-16T06:33:10.320 INFO:tasks.workunit.client.0.smithi145.stdout:found image24 2024-09-16T06:33:10.321 INFO:tasks.workunit.client.0.smithi145.stdout:erased image24 2024-09-16T06:33:10.321 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCopy (4313 ms) 2024-09-16T06:33:10.321 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-09-16T06:33:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:09 smithi161 ceph-mon[87722]: osdmap e1592: 8 total, 8 up, 8 in 2024-09-16T06:33:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[96887]: pgmap v2774: 233 pgs: 7 creating+peering, 13 unknown, 213 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.1 KiB/s wr, 16 op/s 2024-09-16T06:33:11.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:11.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[96887]: osdmap e1593: 8 total, 8 up, 8 in 2024-09-16T06:33:11.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[96887]: osdmap e1594: 8 total, 8 up, 8 in 2024-09-16T06:33:11.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2777980535' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:11.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[99390]: pgmap v2774: 233 pgs: 7 creating+peering, 13 unknown, 213 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.1 KiB/s wr, 16 op/s 2024-09-16T06:33:11.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:11.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[99390]: osdmap e1593: 8 total, 8 up, 8 in 2024-09-16T06:33:11.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[99390]: osdmap e1594: 8 total, 8 up, 8 in 2024-09-16T06:33:11.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:10 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2777980535' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:10 smithi161 ceph-mon[87722]: pgmap v2774: 233 pgs: 7 creating+peering, 13 unknown, 213 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.1 KiB/s wr, 16 op/s 2024-09-16T06:33:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:10 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:10 smithi161 ceph-mon[87722]: osdmap e1593: 8 total, 8 up, 8 in 2024-09-16T06:33:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:10 smithi161 ceph-mon[87722]: osdmap e1594: 8 total, 8 up, 8 in 2024-09-16T06:33:11.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:10 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2777980535' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:11.927 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:12 smithi145 ceph-mon[99390]: pgmap v2777: 265 pgs: 6 creating+peering, 30 unknown, 229 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-09-16T06:33:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:12 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2777980535' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:12 smithi145 ceph-mon[99390]: osdmap e1595: 8 total, 8 up, 8 in 2024-09-16T06:33:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:12 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:12 smithi145 ceph-mon[96887]: pgmap v2777: 265 pgs: 6 creating+peering, 30 unknown, 229 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-09-16T06:33:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:12 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2777980535' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:12 smithi145 ceph-mon[96887]: osdmap e1595: 8 total, 8 up, 8 in 2024-09-16T06:33:13.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:12 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:12 smithi161 ceph-mon[87722]: pgmap v2777: 265 pgs: 6 creating+peering, 30 unknown, 229 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-09-16T06:33:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:12 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2777980535' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:12 smithi161 ceph-mon[87722]: osdmap e1595: 8 total, 8 up, 8 in 2024-09-16T06:33:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:12 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:14.216 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 1 2024-09-16T06:33:14.216 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:14.216 INFO:tasks.workunit.client.0.smithi145.stdout:image: image25 2024-09-16T06:33:14.216 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image25 2024-09-16T06:33:14.234 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 2 2024-09-16T06:33:14.234 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:33:14.234 INFO:tasks.workunit.client.0.smithi145.stdout:image: image25 2024-09-16T06:33:14.234 INFO:tasks.workunit.client.0.smithi145.stdout:image: image26 2024-09-16T06:33:14.234 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image25 2024-09-16T06:33:14.234 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image26 2024-09-16T06:33:14.276 INFO:tasks.workunit.client.0.smithi145.stdout:100.00% done 2024-09-16T06:33:14.276 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 3 2024-09-16T06:33:14.276 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:33:14.276 INFO:tasks.workunit.client.0.smithi145.stdout:image: image25 2024-09-16T06:33:14.276 INFO:tasks.workunit.client.0.smithi145.stdout:image: image26 2024-09-16T06:33:14.276 INFO:tasks.workunit.client.0.smithi145.stdout:image: image27 2024-09-16T06:33:14.276 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image25 2024-09-16T06:33:14.276 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image26 2024-09-16T06:33:14.277 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image27 2024-09-16T06:33:14.305 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCopyPP (3986 ms) 2024-09-16T06:33:14.306 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-09-16T06:33:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:13 smithi145 ceph-mon[99390]: osdmap e1596: 8 total, 8 up, 8 in 2024-09-16T06:33:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:13 smithi145 ceph-mon[99390]: pgmap v2780: 265 pgs: 2 creating+peering, 17 unknown, 246 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 23 KiB/s wr, 410 op/s 2024-09-16T06:33:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:13 smithi145 ceph-mon[96887]: osdmap e1596: 8 total, 8 up, 8 in 2024-09-16T06:33:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:13 smithi145 ceph-mon[96887]: pgmap v2780: 265 pgs: 2 creating+peering, 17 unknown, 246 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 23 KiB/s wr, 410 op/s 2024-09-16T06:33:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:13 smithi161 ceph-mon[87722]: osdmap e1596: 8 total, 8 up, 8 in 2024-09-16T06:33:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:13 smithi161 ceph-mon[87722]: pgmap v2780: 265 pgs: 2 creating+peering, 17 unknown, 246 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 23 KiB/s wr, 410 op/s 2024-09-16T06:33:14.935 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:33:14] "GET /metrics HTTP/1.1" 200 41336 "" "Prometheus/2.43.0" 2024-09-16T06:33:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:14 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:14 smithi145 ceph-mon[96887]: osdmap e1597: 8 total, 8 up, 8 in 2024-09-16T06:33:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:14 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:14 smithi145 ceph-mon[99390]: osdmap e1597: 8 total, 8 up, 8 in 2024-09-16T06:33:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:14 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:14 smithi161 ceph-mon[87722]: osdmap e1597: 8 total, 8 up, 8 in 2024-09-16T06:33:15.927 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[99390]: osdmap e1598: 8 total, 8 up, 8 in 2024-09-16T06:33:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/569336565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[99390]: pgmap v2783: 297 pgs: 2 creating+peering, 37 unknown, 258 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 22 KiB/s wr, 433 op/s 2024-09-16T06:33:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/569336565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[99390]: osdmap e1599: 8 total, 8 up, 8 in 2024-09-16T06:33:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[96887]: osdmap e1598: 8 total, 8 up, 8 in 2024-09-16T06:33:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/569336565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[96887]: pgmap v2783: 297 pgs: 2 creating+peering, 37 unknown, 258 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 22 KiB/s wr, 433 op/s 2024-09-16T06:33:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/569336565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:15 smithi145 ceph-mon[96887]: osdmap e1599: 8 total, 8 up, 8 in 2024-09-16T06:33:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:15 smithi161 ceph-mon[87722]: osdmap e1598: 8 total, 8 up, 8 in 2024-09-16T06:33:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:15 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/569336565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:15 smithi161 ceph-mon[87722]: pgmap v2783: 297 pgs: 2 creating+peering, 37 unknown, 258 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 22 KiB/s wr, 433 op/s 2024-09-16T06:33:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:15 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/569336565' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:15 smithi161 ceph-mon[87722]: osdmap e1599: 8 total, 8 up, 8 in 2024-09-16T06:33:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:16 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:17.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:16 smithi145 ceph-mon[96887]: osdmap e1600: 8 total, 8 up, 8 in 2024-09-16T06:33:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:16 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:17.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:16 smithi145 ceph-mon[99390]: osdmap e1600: 8 total, 8 up, 8 in 2024-09-16T06:33:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:16 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:16 smithi161 ceph-mon[87722]: osdmap e1600: 8 total, 8 up, 8 in 2024-09-16T06:33:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:18 smithi145 ceph-mon[99390]: pgmap v2786: 297 pgs: 5 creating+peering, 21 unknown, 271 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 3.7 KiB/s wr, 113 op/s 2024-09-16T06:33:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:18 smithi145 ceph-mon[99390]: osdmap e1601: 8 total, 8 up, 8 in 2024-09-16T06:33:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:18 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:19.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:18 smithi145 ceph-mon[96887]: pgmap v2786: 297 pgs: 5 creating+peering, 21 unknown, 271 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 3.7 KiB/s wr, 113 op/s 2024-09-16T06:33:19.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:18 smithi145 ceph-mon[96887]: osdmap e1601: 8 total, 8 up, 8 in 2024-09-16T06:33:19.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:18 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:18 smithi161 ceph-mon[87722]: pgmap v2786: 297 pgs: 5 creating+peering, 21 unknown, 271 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 3.7 KiB/s wr, 113 op/s 2024-09-16T06:33:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:18 smithi161 ceph-mon[87722]: osdmap e1601: 8 total, 8 up, 8 in 2024-09-16T06:33:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:18 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:19 smithi145 ceph-mon[96887]: osdmap e1602: 8 total, 8 up, 8 in 2024-09-16T06:33:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:19 smithi145 ceph-mon[96887]: pgmap v2789: 297 pgs: 5 creating+peering, 8 unknown, 284 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 21 KiB/s wr, 355 op/s 2024-09-16T06:33:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:19 smithi145 ceph-mon[99390]: osdmap e1602: 8 total, 8 up, 8 in 2024-09-16T06:33:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:19 smithi145 ceph-mon[99390]: pgmap v2789: 297 pgs: 5 creating+peering, 8 unknown, 284 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 21 KiB/s wr, 355 op/s 2024-09-16T06:33:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:19 smithi161 ceph-mon[87722]: osdmap e1602: 8 total, 8 up, 8 in 2024-09-16T06:33:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:19 smithi161 ceph-mon[87722]: pgmap v2789: 297 pgs: 5 creating+peering, 8 unknown, 284 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 21 KiB/s wr, 355 op/s 2024-09-16T06:33:21.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:20 smithi145 ceph-mon[96887]: osdmap e1603: 8 total, 8 up, 8 in 2024-09-16T06:33:21.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:20 smithi145 ceph-mon[96887]: osdmap e1604: 8 total, 8 up, 8 in 2024-09-16T06:33:21.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:20 smithi145 ceph-mon[99390]: osdmap e1603: 8 total, 8 up, 8 in 2024-09-16T06:33:21.322 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:20 smithi145 ceph-mon[99390]: osdmap e1604: 8 total, 8 up, 8 in 2024-09-16T06:33:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:20 smithi161 ceph-mon[87722]: osdmap e1603: 8 total, 8 up, 8 in 2024-09-16T06:33:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:20 smithi161 ceph-mon[87722]: osdmap e1604: 8 total, 8 up, 8 in 2024-09-16T06:33:22.050 INFO:tasks.workunit.client.0.smithi145.stdout:image: image28 2024-09-16T06:33:22.050 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image28 2024-09-16T06:33:22.050 INFO:tasks.workunit.client.0.smithi145.stdout:found image28 2024-09-16T06:33:22.050 INFO:tasks.workunit.client.0.smithi145.stdout:erased image28 2024-09-16T06:33:22.050 INFO:tasks.workunit.client.0.smithi145.stdout:image: image28 2024-09-16T06:33:22.050 INFO:tasks.workunit.client.0.smithi145.stdout:image: image29 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image28 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:found image28 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:erased image28 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image29 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:found image29 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:erased image29 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:100.00% done 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:image: image28 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:image: image29 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:image: image30 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image28 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:found image28 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:erased image28 2024-09-16T06:33:22.051 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image29 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:found image29 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:erased image29 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image30 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:found image30 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:erased image30 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:image: image28 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:image: image29 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:image: image30 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:image: image31 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image28 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:found image28 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:erased image28 2024-09-16T06:33:22.052 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image29 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:found image29 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:erased image29 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image30 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:found image30 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:erased image30 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image31 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:found image31 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:erased image31 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:image: image28 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:image: image29 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:image: image30 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:image: image31 2024-09-16T06:33:22.053 INFO:tasks.workunit.client.0.smithi145.stdout:image: image32 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image28 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:found image28 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:erased image28 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image29 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:found image29 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:erased image29 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image30 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:found image30 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:erased image30 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image31 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:found image31 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:erased image31 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image32 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:found image32 2024-09-16T06:33:22.054 INFO:tasks.workunit.client.0.smithi145.stdout:erased image32 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:100.00% done 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:image: image28 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:image: image29 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:image: image30 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:image: image31 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:image: image32 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:image: image33 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image28 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:found image28 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:erased image28 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image29 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:found image29 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:erased image29 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image30 2024-09-16T06:33:22.055 INFO:tasks.workunit.client.0.smithi145.stdout:found image30 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:erased image30 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image31 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:found image31 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:erased image31 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image32 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:found image32 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:erased image32 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image33 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:found image33 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:erased image33 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestDeepCopy (7745 ms) 2024-09-16T06:33:22.056 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-09-16T06:33:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:21 smithi145 ceph-mon[96887]: pgmap v2792: 297 pgs: 297 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 643 KiB/s rd, 43 KiB/s wr, 761 op/s 2024-09-16T06:33:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:21 smithi145 ceph-mon[99390]: pgmap v2792: 297 pgs: 297 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 643 KiB/s rd, 43 KiB/s wr, 761 op/s 2024-09-16T06:33:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:21 smithi161 ceph-mon[87722]: pgmap v2792: 297 pgs: 297 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 643 KiB/s rd, 43 KiB/s wr, 761 op/s 2024-09-16T06:33:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:22 smithi145 ceph-mon[96887]: osdmap e1605: 8 total, 8 up, 8 in 2024-09-16T06:33:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:22 smithi145 ceph-mon[99390]: osdmap e1605: 8 total, 8 up, 8 in 2024-09-16T06:33:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:22 smithi161 ceph-mon[87722]: osdmap e1605: 8 total, 8 up, 8 in 2024-09-16T06:33:24.000 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:23 smithi145 ceph-mon[96887]: osdmap e1606: 8 total, 8 up, 8 in 2024-09-16T06:33:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:23 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/628390615' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:23 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:23 smithi145 ceph-mon[96887]: pgmap v2795: 329 pgs: 7 creating+peering, 25 unknown, 297 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 27 KiB/s wr, 498 op/s 2024-09-16T06:33:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:23 smithi145 ceph-mon[99390]: osdmap e1606: 8 total, 8 up, 8 in 2024-09-16T06:33:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:23 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/628390615' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:23 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:24.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:23 smithi145 ceph-mon[99390]: pgmap v2795: 329 pgs: 7 creating+peering, 25 unknown, 297 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 27 KiB/s wr, 498 op/s 2024-09-16T06:33:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:23 smithi161 ceph-mon[87722]: osdmap e1606: 8 total, 8 up, 8 in 2024-09-16T06:33:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:23 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/628390615' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:23 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:23 smithi161 ceph-mon[87722]: pgmap v2795: 329 pgs: 7 creating+peering, 25 unknown, 297 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 27 KiB/s wr, 498 op/s 2024-09-16T06:33:24.984 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:33:24] "GET /metrics HTTP/1.1" 200 48602 "" "Prometheus/2.43.0" 2024-09-16T06:33:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:24 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:24 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:25.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:24 smithi145 ceph-mon[96887]: osdmap e1607: 8 total, 8 up, 8 in 2024-09-16T06:33:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:24 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:25.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:24 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:25.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:24 smithi145 ceph-mon[99390]: osdmap e1607: 8 total, 8 up, 8 in 2024-09-16T06:33:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:24 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:24 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:24 smithi161 ceph-mon[87722]: osdmap e1607: 8 total, 8 up, 8 in 2024-09-16T06:33:26.181 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 1 2024-09-16T06:33:26.181 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:26.181 INFO:tasks.workunit.client.0.smithi145.stdout:image: image34 2024-09-16T06:33:26.181 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image34 2024-09-16T06:33:26.207 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 2 2024-09-16T06:33:26.207 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:33:26.207 INFO:tasks.workunit.client.0.smithi145.stdout:image: image34 2024-09-16T06:33:26.207 INFO:tasks.workunit.client.0.smithi145.stdout:image: image35 2024-09-16T06:33:26.207 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image34 2024-09-16T06:33:26.207 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image35 2024-09-16T06:33:26.255 INFO:tasks.workunit.client.0.smithi145.stdout:100.00% done 2024-09-16T06:33:26.255 INFO:tasks.workunit.client.0.smithi145.stdout:num images is: 3 2024-09-16T06:33:26.255 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:33:26.255 INFO:tasks.workunit.client.0.smithi145.stdout:image: image34 2024-09-16T06:33:26.255 INFO:tasks.workunit.client.0.smithi145.stdout:image: image35 2024-09-16T06:33:26.255 INFO:tasks.workunit.client.0.smithi145.stdout:image: image36 2024-09-16T06:33:26.256 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image34 2024-09-16T06:33:26.256 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image35 2024-09-16T06:33:26.256 INFO:tasks.workunit.client.0.smithi145.stdout:expected = image36 2024-09-16T06:33:26.286 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4235 ms) 2024-09-16T06:33:26.286 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-09-16T06:33:26.286 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:26 smithi145 ceph-mon[96887]: osdmap e1608: 8 total, 8 up, 8 in 2024-09-16T06:33:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:26 smithi145 ceph-mon[96887]: pgmap v2798: 329 pgs: 7 creating+peering, 9 unknown, 313 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 7.2 KiB/s wr, 175 op/s 2024-09-16T06:33:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:26 smithi145 ceph-mon[96887]: osdmap e1609: 8 total, 8 up, 8 in 2024-09-16T06:33:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:26 smithi145 ceph-mon[99390]: osdmap e1608: 8 total, 8 up, 8 in 2024-09-16T06:33:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:26 smithi145 ceph-mon[99390]: pgmap v2798: 329 pgs: 7 creating+peering, 9 unknown, 313 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 7.2 KiB/s wr, 175 op/s 2024-09-16T06:33:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:26 smithi145 ceph-mon[99390]: osdmap e1609: 8 total, 8 up, 8 in 2024-09-16T06:33:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:26 smithi161 ceph-mon[87722]: osdmap e1608: 8 total, 8 up, 8 in 2024-09-16T06:33:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:26 smithi161 ceph-mon[87722]: pgmap v2798: 329 pgs: 7 creating+peering, 9 unknown, 313 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 7.2 KiB/s wr, 175 op/s 2024-09-16T06:33:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:26 smithi161 ceph-mon[87722]: osdmap e1609: 8 total, 8 up, 8 in 2024-09-16T06:33:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:27 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:27 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:27 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:28 smithi145 ceph-mon[99390]: osdmap e1610: 8 total, 8 up, 8 in 2024-09-16T06:33:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:28 smithi145 ceph-mon[99390]: pgmap v2801: 329 pgs: 7 creating+peering, 3 unknown, 319 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 4.2 KiB/s wr, 148 op/s 2024-09-16T06:33:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:28 smithi145 ceph-mon[96887]: osdmap e1610: 8 total, 8 up, 8 in 2024-09-16T06:33:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:28 smithi145 ceph-mon[96887]: pgmap v2801: 329 pgs: 7 creating+peering, 3 unknown, 319 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 4.2 KiB/s wr, 148 op/s 2024-09-16T06:33:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:28 smithi161 ceph-mon[87722]: osdmap e1610: 8 total, 8 up, 8 in 2024-09-16T06:33:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:28 smithi161 ceph-mon[87722]: pgmap v2801: 329 pgs: 7 creating+peering, 3 unknown, 319 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 4.2 KiB/s wr, 148 op/s 2024-09-16T06:33:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:29 smithi145 ceph-mon[96887]: osdmap e1611: 8 total, 8 up, 8 in 2024-09-16T06:33:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:29 smithi145 ceph-mon[99390]: osdmap e1611: 8 total, 8 up, 8 in 2024-09-16T06:33:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:29 smithi161 ceph-mon[87722]: osdmap e1611: 8 total, 8 up, 8 in 2024-09-16T06:33:30.064 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 1 2024-09-16T06:33:30.064 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:30.064 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:33:30.064 INFO:tasks.workunit.client.0.smithi145.stdout:found snap1 with size 2097152 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 2 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:found snap1 with size 2097152 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:found snap2 with size 4194304 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 1 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:found snap2 with size 4194304 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 0 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:33:30.065 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3778 ms) 2024-09-16T06:33:30.066 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-09-16T06:33:30.066 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:30 smithi145 ceph-mon[96887]: osdmap e1612: 8 total, 8 up, 8 in 2024-09-16T06:33:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:30 smithi145 ceph-mon[96887]: pgmap v2804: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 KiB/s wr, 103 op/s 2024-09-16T06:33:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:30 smithi145 ceph-mon[99390]: osdmap e1612: 8 total, 8 up, 8 in 2024-09-16T06:33:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:30 smithi145 ceph-mon[99390]: pgmap v2804: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 KiB/s wr, 103 op/s 2024-09-16T06:33:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:30 smithi161 ceph-mon[87722]: osdmap e1612: 8 total, 8 up, 8 in 2024-09-16T06:33:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:30 smithi161 ceph-mon[87722]: pgmap v2804: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 KiB/s wr, 103 op/s 2024-09-16T06:33:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:31 smithi145 ceph-mon[96887]: osdmap e1613: 8 total, 8 up, 8 in 2024-09-16T06:33:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:31 smithi145 ceph-mon[99390]: osdmap e1613: 8 total, 8 up, 8 in 2024-09-16T06:33:31.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:31 smithi161 ceph-mon[87722]: osdmap e1613: 8 total, 8 up, 8 in 2024-09-16T06:33:32.084 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2020 ms) 2024-09-16T06:33:32.085 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-09-16T06:33:32.085 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:32 smithi145 ceph-mon[96887]: osdmap e1614: 8 total, 8 up, 8 in 2024-09-16T06:33:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:32 smithi145 ceph-mon[96887]: pgmap v2807: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 24 KiB/s wr, 439 op/s 2024-09-16T06:33:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:32 smithi145 ceph-mon[99390]: osdmap e1614: 8 total, 8 up, 8 in 2024-09-16T06:33:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:32 smithi145 ceph-mon[99390]: pgmap v2807: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 24 KiB/s wr, 439 op/s 2024-09-16T06:33:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:32 smithi161 ceph-mon[87722]: osdmap e1614: 8 total, 8 up, 8 in 2024-09-16T06:33:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:32 smithi161 ceph-mon[87722]: pgmap v2807: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 24 KiB/s wr, 439 op/s 2024-09-16T06:33:33.079 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 1 2024-09-16T06:33:33.079 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:33.079 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:33:33.080 INFO:tasks.workunit.client.0.smithi145.stdout:found snap1 with size 2097152 2024-09-16T06:33:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:33 smithi145 ceph-mon[96887]: osdmap e1615: 8 total, 8 up, 8 in 2024-09-16T06:33:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:33 smithi145 ceph-mon[99390]: osdmap e1615: 8 total, 8 up, 8 in 2024-09-16T06:33:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:33 smithi161 ceph-mon[87722]: osdmap e1615: 8 total, 8 up, 8 in 2024-09-16T06:33:34.095 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 2 2024-09-16T06:33:34.096 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:33:34.096 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:33:34.096 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:33:34.096 INFO:tasks.workunit.client.0.smithi145.stdout:found snap1 with size 2097152 2024-09-16T06:33:34.096 INFO:tasks.workunit.client.0.smithi145.stdout:found snap2 with size 4194304 2024-09-16T06:33:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:34 smithi161 ceph-mon[87722]: osdmap e1616: 8 total, 8 up, 8 in 2024-09-16T06:33:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:34 smithi161 ceph-mon[87722]: pgmap v2810: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 398 op/s 2024-09-16T06:33:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:34 smithi145 ceph-mon[96887]: osdmap e1616: 8 total, 8 up, 8 in 2024-09-16T06:33:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:34 smithi145 ceph-mon[96887]: pgmap v2810: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 398 op/s 2024-09-16T06:33:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:34 smithi145 ceph-mon[99390]: osdmap e1616: 8 total, 8 up, 8 in 2024-09-16T06:33:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:34 smithi145 ceph-mon[99390]: pgmap v2810: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 398 op/s 2024-09-16T06:33:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:33:34] "GET /metrics HTTP/1.1" 200 48602 "" "Prometheus/2.43.0" 2024-09-16T06:33:35.099 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 1 2024-09-16T06:33:35.099 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:35.099 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:33:35.099 INFO:tasks.workunit.client.0.smithi145.stdout:found snap2 with size 4194304 2024-09-16T06:33:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:35 smithi161 ceph-mon[87722]: osdmap e1617: 8 total, 8 up, 8 in 2024-09-16T06:33:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:35 smithi145 ceph-mon[96887]: osdmap e1617: 8 total, 8 up, 8 in 2024-09-16T06:33:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:35 smithi145 ceph-mon[99390]: osdmap e1617: 8 total, 8 up, 8 in 2024-09-16T06:33:35.944 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 0 2024-09-16T06:33:35.944 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:33:35.950 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3866 ms) 2024-09-16T06:33:35.950 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-09-16T06:33:35.950 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:36 smithi161 ceph-mon[87722]: osdmap e1618: 8 total, 8 up, 8 in 2024-09-16T06:33:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:36 smithi161 ceph-mon[87722]: pgmap v2813: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 8.2 KiB/s wr, 95 op/s 2024-09-16T06:33:36.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:36 smithi161 ceph-mon[87722]: osdmap e1619: 8 total, 8 up, 8 in 2024-09-16T06:33:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:36 smithi145 ceph-mon[99390]: osdmap e1618: 8 total, 8 up, 8 in 2024-09-16T06:33:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:36 smithi145 ceph-mon[99390]: pgmap v2813: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 8.2 KiB/s wr, 95 op/s 2024-09-16T06:33:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:36 smithi145 ceph-mon[99390]: osdmap e1619: 8 total, 8 up, 8 in 2024-09-16T06:33:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:36 smithi145 ceph-mon[96887]: osdmap e1618: 8 total, 8 up, 8 in 2024-09-16T06:33:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:36 smithi145 ceph-mon[96887]: pgmap v2813: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 8.2 KiB/s wr, 95 op/s 2024-09-16T06:33:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:36 smithi145 ceph-mon[96887]: osdmap e1619: 8 total, 8 up, 8 in 2024-09-16T06:33:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: osdmap e1620: 8 total, 8 up, 8 in 2024-09-16T06:33:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]: dispatch 2024-09-16T06:33:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-09-16T06:33:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-09-16T06:33:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.0", "id": [6, 4]}]: dispatch 2024-09-16T06:33:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-09-16T06:33:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2024-09-16T06:33:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-09-16T06:33:37.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]: dispatch 2024-09-16T06:33:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:37.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: osdmap e1620: 8 total, 8 up, 8 in 2024-09-16T06:33:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]: dispatch 2024-09-16T06:33:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-09-16T06:33:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-09-16T06:33:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.0", "id": [6, 4]}]: dispatch 2024-09-16T06:33:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-09-16T06:33:37.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2024-09-16T06:33:37.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-09-16T06:33:37.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]: dispatch 2024-09-16T06:33:37.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:37.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: osdmap e1620: 8 total, 8 up, 8 in 2024-09-16T06:33:37.570 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]: dispatch 2024-09-16T06:33:37.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-09-16T06:33:37.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-09-16T06:33:37.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.0", "id": [6, 4]}]: dispatch 2024-09-16T06:33:37.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-09-16T06:33:37.571 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2024-09-16T06:33:37.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-09-16T06:33:37.572 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]: dispatch 2024-09-16T06:33:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: pgmap v2816: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.5 KiB/s wr, 70 op/s 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]': finished 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]': finished 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.0", "id": [6, 4]}]': finished 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]': finished 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]': finished 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]': finished 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[96887]: osdmap e1621: 8 total, 8 up, 8 in 2024-09-16T06:33:39.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: pgmap v2816: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.5 KiB/s wr, 70 op/s 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]': finished 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]': finished 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.0", "id": [6, 4]}]': finished 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]': finished 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]': finished 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]': finished 2024-09-16T06:33:39.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:38 smithi145 ceph-mon[99390]: osdmap e1621: 8 total, 8 up, 8 in 2024-09-16T06:33:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: pgmap v2816: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.5 KiB/s wr, 70 op/s 2024-09-16T06:33:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]': finished 2024-09-16T06:33:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-09-16T06:33:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]': finished 2024-09-16T06:33:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.0", "id": [6, 4]}]': finished 2024-09-16T06:33:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]': finished 2024-09-16T06:33:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]': finished 2024-09-16T06:33:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-09-16T06:33:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]': finished 2024-09-16T06:33:39.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:38 smithi161 ceph-mon[87722]: osdmap e1621: 8 total, 8 up, 8 in 2024-09-16T06:33:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:39 smithi161 ceph-mon[87722]: osdmap e1622: 8 total, 8 up, 8 in 2024-09-16T06:33:40.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:39 smithi161 ceph-mon[87722]: pgmap v2819: 329 pgs: 1 peering, 328 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 KiB/s wr, 34 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2024-09-16T06:33:40.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 06:33:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=cleanup t=2024-09-16T06:33:39.811067377Z level=info msg="Completed cleanup jobs" duration=4.731068ms 2024-09-16T06:33:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:39 smithi145 ceph-mon[99390]: osdmap e1622: 8 total, 8 up, 8 in 2024-09-16T06:33:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:39 smithi145 ceph-mon[99390]: pgmap v2819: 329 pgs: 1 peering, 328 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 KiB/s wr, 34 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2024-09-16T06:33:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:39 smithi145 ceph-mon[96887]: osdmap e1622: 8 total, 8 up, 8 in 2024-09-16T06:33:40.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:39 smithi145 ceph-mon[96887]: pgmap v2819: 329 pgs: 1 peering, 328 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 KiB/s wr, 34 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2024-09-16T06:33:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:40 smithi145 ceph-mon[99390]: osdmap e1623: 8 total, 8 up, 8 in 2024-09-16T06:33:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:40 smithi145 ceph-mon[99390]: osdmap e1624: 8 total, 8 up, 8 in 2024-09-16T06:33:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:40 smithi145 ceph-mon[96887]: osdmap e1623: 8 total, 8 up, 8 in 2024-09-16T06:33:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:40 smithi145 ceph-mon[96887]: osdmap e1624: 8 total, 8 up, 8 in 2024-09-16T06:33:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:40 smithi161 ceph-mon[87722]: osdmap e1623: 8 total, 8 up, 8 in 2024-09-16T06:33:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:40 smithi161 ceph-mon[87722]: osdmap e1624: 8 total, 8 up, 8 in 2024-09-16T06:33:41.976 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 0 2024-09-16T06:33:41.977 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:33:41.985 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6031 ms) 2024-09-16T06:33:41.985 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-09-16T06:33:41.985 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:41 smithi145 ceph-mon[99390]: pgmap v2822: 329 pgs: 1 peering, 328 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 4.0 KiB/s wr, 51 op/s; 17 B/s, 19 keys/s, 0 objects/s recovering 2024-09-16T06:33:42.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:41 smithi145 ceph-mon[96887]: pgmap v2822: 329 pgs: 1 peering, 328 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 4.0 KiB/s wr, 51 op/s; 17 B/s, 19 keys/s, 0 objects/s recovering 2024-09-16T06:33:42.343 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:41 smithi161 ceph-mon[87722]: pgmap v2822: 329 pgs: 1 peering, 328 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 4.0 KiB/s wr, 51 op/s; 17 B/s, 19 keys/s, 0 objects/s recovering 2024-09-16T06:33:42.990 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 1 2024-09-16T06:33:42.990 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:42.990 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:33:42.990 INFO:tasks.workunit.client.0.smithi145.stdout:found snap1 with size 2097152 2024-09-16T06:33:43.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:42 smithi161 ceph-mon[87722]: osdmap e1625: 8 total, 8 up, 8 in 2024-09-16T06:33:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:42 smithi145 ceph-mon[96887]: osdmap e1625: 8 total, 8 up, 8 in 2024-09-16T06:33:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:42 smithi145 ceph-mon[99390]: osdmap e1625: 8 total, 8 up, 8 in 2024-09-16T06:33:43.994 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 2 2024-09-16T06:33:43.994 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:33:43.994 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1 2024-09-16T06:33:43.994 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:33:43.995 INFO:tasks.workunit.client.0.smithi145.stdout:found snap1 with size 2097152 2024-09-16T06:33:43.995 INFO:tasks.workunit.client.0.smithi145.stdout:found snap2 with size 4194304 2024-09-16T06:33:43.998 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 2 2024-09-16T06:33:43.998 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:33:43.999 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap1-rename 2024-09-16T06:33:43.999 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2 2024-09-16T06:33:43.999 INFO:tasks.workunit.client.0.smithi145.stdout:found snap1-rename with size 2097152 2024-09-16T06:33:43.999 INFO:tasks.workunit.client.0.smithi145.stdout:found snap2 with size 4194304 2024-09-16T06:33:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:43 smithi145 ceph-mon[96887]: osdmap e1626: 8 total, 8 up, 8 in 2024-09-16T06:33:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:43 smithi145 ceph-mon[96887]: pgmap v2825: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.5 KiB/s wr, 66 op/s; 12 B/s, 0 objects/s recovering 2024-09-16T06:33:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:43 smithi145 ceph-mon[99390]: osdmap e1626: 8 total, 8 up, 8 in 2024-09-16T06:33:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:43 smithi145 ceph-mon[99390]: pgmap v2825: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.5 KiB/s wr, 66 op/s; 12 B/s, 0 objects/s recovering 2024-09-16T06:33:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:43 smithi161 ceph-mon[87722]: osdmap e1626: 8 total, 8 up, 8 in 2024-09-16T06:33:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:43 smithi161 ceph-mon[87722]: pgmap v2825: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.5 KiB/s wr, 66 op/s; 12 B/s, 0 objects/s recovering 2024-09-16T06:33:44.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:33:44] "GET /metrics HTTP/1.1" 200 51020 "" "Prometheus/2.43.0" 2024-09-16T06:33:44.999 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 1 2024-09-16T06:33:45.000 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:33:45.000 INFO:tasks.workunit.client.0.smithi145.stdout:snap: snap2-rename 2024-09-16T06:33:45.000 INFO:tasks.workunit.client.0.smithi145.stdout:found snap2-rename with size 4194304 2024-09-16T06:33:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:44 smithi145 ceph-mon[96887]: osdmap e1627: 8 total, 8 up, 8 in 2024-09-16T06:33:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:44 smithi145 ceph-mon[99390]: osdmap e1627: 8 total, 8 up, 8 in 2024-09-16T06:33:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:44 smithi161 ceph-mon[87722]: osdmap e1627: 8 total, 8 up, 8 in 2024-09-16T06:33:45.942 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 0 2024-09-16T06:33:45.943 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:33:45.947 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3966 ms) 2024-09-16T06:33:45.948 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-09-16T06:33:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[96887]: osdmap e1628: 8 total, 8 up, 8 in 2024-09-16T06:33:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[96887]: pgmap v2828: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 51 op/s 2024-09-16T06:33:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[96887]: osdmap e1629: 8 total, 8 up, 8 in 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[99390]: osdmap e1628: 8 total, 8 up, 8 in 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[99390]: pgmap v2828: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 51 op/s 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:46 smithi145 ceph-mon[99390]: osdmap e1629: 8 total, 8 up, 8 in 2024-09-16T06:33:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:46 smithi161 ceph-mon[87722]: osdmap e1628: 8 total, 8 up, 8 in 2024-09-16T06:33:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:46 smithi161 ceph-mon[87722]: pgmap v2828: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 51 op/s 2024-09-16T06:33:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:33:46.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:33:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:33:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:46.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:46 smithi161 ceph-mon[87722]: osdmap e1629: 8 total, 8 up, 8 in 2024-09-16T06:33:47.949 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:47.954 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:47.954 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:47.954 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:47 smithi145 ceph-mon[96887]: osdmap e1630: 8 total, 8 up, 8 in 2024-09-16T06:33:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:47 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1687869774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:47 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:47 smithi145 ceph-mon[99390]: osdmap e1630: 8 total, 8 up, 8 in 2024-09-16T06:33:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:47 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1687869774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:48.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:47 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:47 smithi161 ceph-mon[87722]: osdmap e1630: 8 total, 8 up, 8 in 2024-09-16T06:33:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:47 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1687869774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:47 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:49.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:48 smithi145 ceph-mon[96887]: pgmap v2831: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 69 op/s 2024-09-16T06:33:49.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:48 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:49.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:48 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:49.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:48 smithi145 ceph-mon[96887]: osdmap e1631: 8 total, 8 up, 8 in 2024-09-16T06:33:49.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:48 smithi145 ceph-mon[99390]: pgmap v2831: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 69 op/s 2024-09-16T06:33:49.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:48 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:49.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:48 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:49.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:48 smithi145 ceph-mon[99390]: osdmap e1631: 8 total, 8 up, 8 in 2024-09-16T06:33:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:48 smithi161 ceph-mon[87722]: pgmap v2831: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 69 op/s 2024-09-16T06:33:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:48 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:48 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:48 smithi161 ceph-mon[87722]: osdmap e1631: 8 total, 8 up, 8 in 2024-09-16T06:33:50.242 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4295 ms) 2024-09-16T06:33:50.242 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-09-16T06:33:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:49 smithi145 ceph-mon[99390]: osdmap e1632: 8 total, 8 up, 8 in 2024-09-16T06:33:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:49 smithi145 ceph-mon[99390]: pgmap v2834: 361 pgs: 4 creating+peering, 17 unknown, 340 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.0 KiB/s wr, 62 op/s 2024-09-16T06:33:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:49 smithi145 ceph-mon[96887]: osdmap e1632: 8 total, 8 up, 8 in 2024-09-16T06:33:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:49 smithi145 ceph-mon[96887]: pgmap v2834: 361 pgs: 4 creating+peering, 17 unknown, 340 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.0 KiB/s wr, 62 op/s 2024-09-16T06:33:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:49 smithi161 ceph-mon[87722]: osdmap e1632: 8 total, 8 up, 8 in 2024-09-16T06:33:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:49 smithi161 ceph-mon[87722]: pgmap v2834: 361 pgs: 4 creating+peering, 17 unknown, 340 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.0 KiB/s wr, 62 op/s 2024-09-16T06:33:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[96887]: osdmap e1633: 8 total, 8 up, 8 in 2024-09-16T06:33:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[96887]: osdmap e1634: 8 total, 8 up, 8 in 2024-09-16T06:33:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1739683905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[99390]: osdmap e1633: 8 total, 8 up, 8 in 2024-09-16T06:33:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[99390]: osdmap e1634: 8 total, 8 up, 8 in 2024-09-16T06:33:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1739683905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:51.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:50 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:50 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:50 smithi161 ceph-mon[87722]: osdmap e1633: 8 total, 8 up, 8 in 2024-09-16T06:33:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:50 smithi161 ceph-mon[87722]: osdmap e1634: 8 total, 8 up, 8 in 2024-09-16T06:33:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:50 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1739683905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:50 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[96887]: pgmap v2837: 393 pgs: 8 creating+peering, 28 unknown, 357 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-16T06:33:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[96887]: osdmap e1635: 8 total, 8 up, 8 in 2024-09-16T06:33:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:52.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[99390]: pgmap v2837: 393 pgs: 8 creating+peering, 28 unknown, 357 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-16T06:33:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[99390]: osdmap e1635: 8 total, 8 up, 8 in 2024-09-16T06:33:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:52.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:51 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:51 smithi161 ceph-mon[87722]: pgmap v2837: 393 pgs: 8 creating+peering, 28 unknown, 357 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-16T06:33:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:33:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:51 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:51 smithi161 ceph-mon[87722]: osdmap e1635: 8 total, 8 up, 8 in 2024-09-16T06:33:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:51 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:51 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:33:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:52 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:52 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:52 smithi145 ceph-mon[96887]: osdmap e1636: 8 total, 8 up, 8 in 2024-09-16T06:33:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:52 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:52 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:53.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:52 smithi145 ceph-mon[99390]: osdmap e1636: 8 total, 8 up, 8 in 2024-09-16T06:33:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:52 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:33:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:52 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T06:33:53.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:52 smithi161 ceph-mon[87722]: osdmap e1636: 8 total, 8 up, 8 in 2024-09-16T06:33:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:53 smithi145 ceph-mon[96887]: pgmap v2840: 393 pgs: 4 creating+peering, 13 unknown, 376 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 96 op/s 2024-09-16T06:33:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:53 smithi145 ceph-mon[96887]: osdmap e1637: 8 total, 8 up, 8 in 2024-09-16T06:33:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:53 smithi145 ceph-mon[99390]: pgmap v2840: 393 pgs: 4 creating+peering, 13 unknown, 376 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 96 op/s 2024-09-16T06:33:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:53 smithi145 ceph-mon[99390]: osdmap e1637: 8 total, 8 up, 8 in 2024-09-16T06:33:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:53 smithi161 ceph-mon[87722]: pgmap v2840: 393 pgs: 4 creating+peering, 13 unknown, 376 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 96 op/s 2024-09-16T06:33:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:53 smithi161 ceph-mon[87722]: osdmap e1637: 8 total, 8 up, 8 in 2024-09-16T06:33:54.960 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:33:54.964 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:33:54] "GET /metrics HTTP/1.1" 200 55781 "" "Prometheus/2.43.0" 2024-09-16T06:33:55.270 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:55.270 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-mon[99390]: osdmap e1638: 8 total, 8 up, 8 in 2024-09-16T06:33:55.270 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' 2024-09-16T06:33:55.270 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:33:55.270 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:55.270 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-mon[96887]: osdmap e1638: 8 total, 8 up, 8 in 2024-09-16T06:33:55.270 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' 2024-09-16T06:33:55.270 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:33:55.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:33:54] ENGINE Bus STOPPING 2024-09-16T06:33:55.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:33:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T06:33:55.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:33:55] ENGINE Bus STOPPED 2024-09-16T06:33:55.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:33:55] ENGINE Bus STARTING 2024-09-16T06:33:55.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:33:55] ENGINE Serving on http://:::9283 2024-09-16T06:33:55.271 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:33:55] ENGINE Bus STARTED 2024-09-16T06:33:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:54 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:33:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:54 smithi161 ceph-mon[87722]: osdmap e1638: 8 total, 8 up, 8 in 2024-09-16T06:33:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:54 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' 2024-09-16T06:33:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:33:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:33:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:33:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:33:56.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[96887]: pgmap v2843: 393 pgs: 4 creating+peering, 3 unknown, 386 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 8.0 KiB/s wr, 138 op/s 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[96887]: osdmap e1639: 8 total, 8 up, 8 in 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:33:56.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:56.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[99390]: pgmap v2843: 393 pgs: 4 creating+peering, 3 unknown, 386 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 8.0 KiB/s wr, 138 op/s 2024-09-16T06:33:56.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:33:56.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:55 smithi145 ceph-mon[99390]: osdmap e1639: 8 total, 8 up, 8 in 2024-09-16T06:33:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:55 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:33:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:55 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:33:56.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:55 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:33:56.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:33:56.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:55 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:33:56.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:55 smithi161 ceph-mon[87722]: pgmap v2843: 393 pgs: 4 creating+peering, 3 unknown, 386 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 8.0 KiB/s wr, 138 op/s 2024-09-16T06:33:56.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:33:56.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:55 smithi161 ceph-mon[87722]: osdmap e1639: 8 total, 8 up, 8 in 2024-09-16T06:33:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:33:58 smithi145 ceph-mon[96887]: pgmap v2845: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.1 KiB/s wr, 80 op/s 2024-09-16T06:33:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:33:58 smithi145 ceph-mon[99390]: pgmap v2845: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.1 KiB/s wr, 80 op/s 2024-09-16T06:33:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:33:58 smithi161 ceph-mon[87722]: pgmap v2845: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.1 KiB/s wr, 80 op/s 2024-09-16T06:34:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:00 smithi145 ceph-mon[96887]: pgmap v2846: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-16T06:34:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:00 smithi145 ceph-mon[99390]: pgmap v2846: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-16T06:34:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:00 smithi161 ceph-mon[87722]: pgmap v2846: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-16T06:34:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:01 smithi145 ceph-mon[96887]: osdmap e1640: 8 total, 8 up, 8 in 2024-09-16T06:34:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:01 smithi145 ceph-mon[99390]: osdmap e1640: 8 total, 8 up, 8 in 2024-09-16T06:34:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:01 smithi161 ceph-mon[87722]: osdmap e1640: 8 total, 8 up, 8 in 2024-09-16T06:34:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:02 smithi145 ceph-mon[96887]: pgmap v2848: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 653 KiB/s wr, 11 op/s 2024-09-16T06:34:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:02 smithi145 ceph-mon[99390]: pgmap v2848: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 653 KiB/s wr, 11 op/s 2024-09-16T06:34:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:02 smithi161 ceph-mon[87722]: pgmap v2848: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 653 KiB/s wr, 11 op/s 2024-09-16T06:34:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:03 smithi145 ceph-mon[96887]: pgmap v2849: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 513 KiB/s wr, 8 op/s 2024-09-16T06:34:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:03 smithi145 ceph-mon[99390]: pgmap v2849: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 513 KiB/s wr, 8 op/s 2024-09-16T06:34:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:03 smithi161 ceph-mon[87722]: pgmap v2849: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 513 KiB/s wr, 8 op/s 2024-09-16T06:34:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:34:04] "GET /metrics HTTP/1.1" 200 55781 "" "Prometheus/2.43.0" 2024-09-16T06:34:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:06 smithi145 ceph-mon[96887]: pgmap v2850: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-09-16T06:34:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:06 smithi145 ceph-mon[96887]: osdmap e1641: 8 total, 8 up, 8 in 2024-09-16T06:34:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:06 smithi145 ceph-mon[99390]: pgmap v2850: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-09-16T06:34:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:06 smithi145 ceph-mon[99390]: osdmap e1641: 8 total, 8 up, 8 in 2024-09-16T06:34:07.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:06 smithi161 ceph-mon[87722]: pgmap v2850: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-09-16T06:34:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:06 smithi161 ceph-mon[87722]: osdmap e1641: 8 total, 8 up, 8 in 2024-09-16T06:34:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:07 smithi145 ceph-mon[96887]: pgmap v2852: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-09-16T06:34:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:07 smithi145 ceph-mon[99390]: pgmap v2852: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-09-16T06:34:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:07 smithi161 ceph-mon[87722]: pgmap v2852: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-09-16T06:34:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:10 smithi145 ceph-mon[96887]: pgmap v2853: 393 pgs: 393 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 617 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-09-16T06:34:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:10 smithi145 ceph-mon[99390]: pgmap v2853: 393 pgs: 393 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 617 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-09-16T06:34:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:10 smithi161 ceph-mon[87722]: pgmap v2853: 393 pgs: 393 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 617 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-09-16T06:34:11.132 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.RemoveFullTry (20890 ms) 2024-09-16T06:34:11.132 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-09-16T06:34:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:11 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-23' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:34:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:11 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:11 smithi145 ceph-mon[96887]: osdmap e1642: 8 total, 8 up, 8 in 2024-09-16T06:34:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:11 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-23' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:34:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:11 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:11.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:11 smithi145 ceph-mon[99390]: osdmap e1642: 8 total, 8 up, 8 in 2024-09-16T06:34:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:11 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-23' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:34:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:11 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:11 smithi161 ceph-mon[87722]: osdmap e1642: 8 total, 8 up, 8 in 2024-09-16T06:34:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:12 smithi145 ceph-mon[96887]: pgmap v2855: 393 pgs: 393 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:34:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:12 smithi145 ceph-mon[96887]: osdmap e1643: 8 total, 8 up, 8 in 2024-09-16T06:34:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:12 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1929135627' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:12.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:12 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:12 smithi145 ceph-mon[99390]: pgmap v2855: 393 pgs: 393 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:34:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:12 smithi145 ceph-mon[99390]: osdmap e1643: 8 total, 8 up, 8 in 2024-09-16T06:34:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:12 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1929135627' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:12.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:12 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:12 smithi161 ceph-mon[87722]: pgmap v2855: 393 pgs: 393 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:34:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:12 smithi161 ceph-mon[87722]: osdmap e1643: 8 total, 8 up, 8 in 2024-09-16T06:34:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:12 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1929135627' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:12 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:13 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:13 smithi145 ceph-mon[96887]: osdmap e1644: 8 total, 8 up, 8 in 2024-09-16T06:34:14.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:13 smithi145 ceph-mon[96887]: pgmap v2858: 425 pgs: 5 creating+peering, 21 unknown, 399 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-16T06:34:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:13 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:13 smithi145 ceph-mon[99390]: osdmap e1644: 8 total, 8 up, 8 in 2024-09-16T06:34:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:13 smithi145 ceph-mon[99390]: pgmap v2858: 425 pgs: 5 creating+peering, 21 unknown, 399 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-16T06:34:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:13 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:13 smithi161 ceph-mon[87722]: osdmap e1644: 8 total, 8 up, 8 in 2024-09-16T06:34:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:13 smithi161 ceph-mon[87722]: pgmap v2858: 425 pgs: 5 creating+peering, 21 unknown, 399 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-16T06:34:14.960 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:34:14] "GET /metrics HTTP/1.1" 200 55846 "" "Prometheus/2.43.0" 2024-09-16T06:34:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:14 smithi145 ceph-mon[99390]: osdmap e1645: 8 total, 8 up, 8 in 2024-09-16T06:34:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:14 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1646115001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:15.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:14 smithi145 ceph-mon[96887]: osdmap e1645: 8 total, 8 up, 8 in 2024-09-16T06:34:15.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:14 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1646115001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:14 smithi161 ceph-mon[87722]: osdmap e1645: 8 total, 8 up, 8 in 2024-09-16T06:34:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:14 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1646115001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1646115001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: osdmap e1646: 8 total, 8 up, 8 in 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: pgmap v2861: 457 pgs: 17 creating+peering, 29 unknown, 411 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-23' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[99390]: osdmap e1647: 8 total, 8 up, 8 in 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1646115001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: osdmap e1646: 8 total, 8 up, 8 in 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:16.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:16.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: pgmap v2861: 457 pgs: 17 creating+peering, 29 unknown, 411 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-09-16T06:34:16.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-23' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:34:16.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-16T06:34:16.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:16.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:15 smithi145 ceph-mon[96887]: osdmap e1647: 8 total, 8 up, 8 in 2024-09-16T06:34:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1646115001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: osdmap e1646: 8 total, 8 up, 8 in 2024-09-16T06:34:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: pgmap v2861: 457 pgs: 17 creating+peering, 29 unknown, 411 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-09-16T06:34:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-23' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:34:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-16T06:34:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:16.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:15 smithi161 ceph-mon[87722]: osdmap e1647: 8 total, 8 up, 8 in 2024-09-16T06:34:17.976 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:34:18.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:17 smithi145 ceph-mon[99390]: osdmap e1648: 8 total, 8 up, 8 in 2024-09-16T06:34:18.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:17 smithi145 ceph-mon[99390]: pgmap v2864: 457 pgs: 17 creating+peering, 8 unknown, 432 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1023 B/s wr, 33 op/s 2024-09-16T06:34:18.273 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:17 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:17] ENGINE Bus STOPPING 2024-09-16T06:34:18.273 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T06:34:18.273 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:18] ENGINE Bus STOPPED 2024-09-16T06:34:18.273 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:18] ENGINE Bus STARTING 2024-09-16T06:34:18.273 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:18] ENGINE Serving on http://:::9283 2024-09-16T06:34:18.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:17 smithi145 ceph-mon[96887]: osdmap e1648: 8 total, 8 up, 8 in 2024-09-16T06:34:18.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:17 smithi145 ceph-mon[96887]: pgmap v2864: 457 pgs: 17 creating+peering, 8 unknown, 432 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1023 B/s wr, 33 op/s 2024-09-16T06:34:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:17 smithi161 ceph-mon[87722]: osdmap e1648: 8 total, 8 up, 8 in 2024-09-16T06:34:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:17 smithi161 ceph-mon[87722]: pgmap v2864: 457 pgs: 17 creating+peering, 8 unknown, 432 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1023 B/s wr, 33 op/s 2024-09-16T06:34:18.567 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:18] ENGINE Bus STARTED 2024-09-16T06:34:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-mon[96887]: osdmap e1649: 8 total, 8 up, 8 in 2024-09-16T06:34:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' 2024-09-16T06:34:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:34:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-mon[99390]: osdmap e1649: 8 total, 8 up, 8 in 2024-09-16T06:34:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' 2024-09-16T06:34:19.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:18 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:34:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:18 smithi161 ceph-mon[87722]: osdmap e1649: 8 total, 8 up, 8 in 2024-09-16T06:34:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:18 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' 2024-09-16T06:34:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:18 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:34:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:19 smithi145 ceph-mon[99390]: osdmap e1650: 8 total, 8 up, 8 in 2024-09-16T06:34:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:19 smithi145 ceph-mon[99390]: pgmap v2867: 457 pgs: 8 creating+peering, 449 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 33 op/s 2024-09-16T06:34:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:19 smithi145 ceph-mon[96887]: osdmap e1650: 8 total, 8 up, 8 in 2024-09-16T06:34:20.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:19 smithi145 ceph-mon[96887]: pgmap v2867: 457 pgs: 8 creating+peering, 449 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 33 op/s 2024-09-16T06:34:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:19 smithi161 ceph-mon[87722]: osdmap e1650: 8 total, 8 up, 8 in 2024-09-16T06:34:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:19 smithi161 ceph-mon[87722]: pgmap v2867: 457 pgs: 8 creating+peering, 449 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 33 op/s 2024-09-16T06:34:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:20 smithi145 ceph-mon[99390]: osdmap e1651: 8 total, 8 up, 8 in 2024-09-16T06:34:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:20 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:20 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:20 smithi145 ceph-mon[96887]: osdmap e1651: 8 total, 8 up, 8 in 2024-09-16T06:34:21.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:20 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:21.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:20 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:20 smithi161 ceph-mon[87722]: osdmap e1651: 8 total, 8 up, 8 in 2024-09-16T06:34:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:20 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:20 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:34:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: osdmap e1652: 8 total, 8 up, 8 in 2024-09-16T06:34:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: pgmap v2870: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: osdmap e1652: 8 total, 8 up, 8 in 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: pgmap v2870: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-16T06:34:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:22.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:34:22.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:34:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:34:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: osdmap e1652: 8 total, 8 up, 8 in 2024-09-16T06:34:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: pgmap v2870: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-16T06:34:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:34:22.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:34:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:23 smithi145 ceph-mon[96887]: pgmap v2871: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.7 KiB/s wr, 8 op/s 2024-09-16T06:34:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:23 smithi145 ceph-mon[99390]: pgmap v2871: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.7 KiB/s wr, 8 op/s 2024-09-16T06:34:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:23 smithi161 ceph-mon[87722]: pgmap v2871: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.7 KiB/s wr, 8 op/s 2024-09-16T06:34:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:34:24] "GET /metrics HTTP/1.1" 200 60752 "" "Prometheus/2.43.0" 2024-09-16T06:34:26.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:26 smithi145 ceph-mon[99390]: pgmap v2872: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 981 B/s wr, 6 op/s 2024-09-16T06:34:26.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:26 smithi145 ceph-mon[99390]: osdmap e1653: 8 total, 8 up, 8 in 2024-09-16T06:34:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:26 smithi145 ceph-mon[96887]: pgmap v2872: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 981 B/s wr, 6 op/s 2024-09-16T06:34:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:26 smithi145 ceph-mon[96887]: osdmap e1653: 8 total, 8 up, 8 in 2024-09-16T06:34:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:26 smithi161 ceph-mon[87722]: pgmap v2872: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 981 B/s wr, 6 op/s 2024-09-16T06:34:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:26 smithi161 ceph-mon[87722]: osdmap e1653: 8 total, 8 up, 8 in 2024-09-16T06:34:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:28 smithi145 ceph-mon[96887]: pgmap v2874: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 707 KiB/s wr, 9 op/s 2024-09-16T06:34:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:28 smithi145 ceph-mon[99390]: pgmap v2874: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 707 KiB/s wr, 9 op/s 2024-09-16T06:34:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:28 smithi161 ceph-mon[87722]: pgmap v2874: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 707 KiB/s wr, 9 op/s 2024-09-16T06:34:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:30 smithi145 ceph-mon[96887]: pgmap v2875: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 622 KiB/s wr, 7 op/s 2024-09-16T06:34:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:30 smithi145 ceph-mon[99390]: pgmap v2875: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 622 KiB/s wr, 7 op/s 2024-09-16T06:34:30.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:30 smithi161 ceph-mon[87722]: pgmap v2875: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 622 KiB/s wr, 7 op/s 2024-09-16T06:34:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:32 smithi145 ceph-mon[96887]: pgmap v2876: 457 pgs: 457 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 820 KiB/s wr, 7 op/s 2024-09-16T06:34:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:32 smithi145 ceph-mon[99390]: pgmap v2876: 457 pgs: 457 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 820 KiB/s wr, 7 op/s 2024-09-16T06:34:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:32 smithi161 ceph-mon[87722]: pgmap v2876: 457 pgs: 457 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 820 KiB/s wr, 7 op/s 2024-09-16T06:34:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:34 smithi145 ceph-mon[99390]: pgmap v2877: 457 pgs: 457 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-09-16T06:34:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:34 smithi145 ceph-mon[96887]: pgmap v2877: 457 pgs: 457 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-09-16T06:34:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:34 smithi161 ceph-mon[87722]: pgmap v2877: 457 pgs: 457 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-09-16T06:34:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:34:34] "GET /metrics HTTP/1.1" 200 60752 "" "Prometheus/2.43.0" 2024-09-16T06:34:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[99390]: pgmap v2878: 457 pgs: 457 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:34:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-25' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:34:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[99390]: osdmap e1654: 8 total, 8 up, 8 in 2024-09-16T06:34:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-16T06:34:36.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-16T06:34:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[96887]: pgmap v2878: 457 pgs: 457 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:34:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-25' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:34:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[96887]: osdmap e1654: 8 total, 8 up, 8 in 2024-09-16T06:34:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-16T06:34:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:36 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-16T06:34:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:36 smithi161 ceph-mon[87722]: pgmap v2878: 457 pgs: 457 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-09-16T06:34:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:36 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-25' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:34:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:36 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:36 smithi161 ceph-mon[87722]: osdmap e1654: 8 total, 8 up, 8 in 2024-09-16T06:34:36.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:36 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-16T06:34:36.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:36 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-16T06:34:36.948 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:34:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:37 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]': finished 2024-09-16T06:34:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:37 smithi145 ceph-mon[99390]: osdmap e1655: 8 total, 8 up, 8 in 2024-09-16T06:34:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:37 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]': finished 2024-09-16T06:34:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:37 smithi145 ceph-mon[96887]: osdmap e1655: 8 total, 8 up, 8 in 2024-09-16T06:34:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:37 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-24", "field": "max_objects", "val": "6"}]': finished 2024-09-16T06:34:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:37 smithi161 ceph-mon[87722]: osdmap e1655: 8 total, 8 up, 8 in 2024-09-16T06:34:37.967 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:34:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:38 smithi145 ceph-mon[96887]: pgmap v2881: 457 pgs: 457 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:34:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-09-16T06:34:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:38 smithi145 ceph-mon[99390]: pgmap v2881: 457 pgs: 457 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:34:38.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-09-16T06:34:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:38 smithi161 ceph-mon[87722]: pgmap v2881: 457 pgs: 457 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:34:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-09-16T06:34:38.979 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:34:39.988 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:34:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]': finished 2024-09-16T06:34:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:39 smithi145 ceph-mon[96887]: osdmap e1656: 8 total, 8 up, 8 in 2024-09-16T06:34:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:39 smithi145 ceph-mon[96887]: pgmap v2883: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 513 KiB/s wr, 4 op/s 2024-09-16T06:34:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]': finished 2024-09-16T06:34:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:39 smithi145 ceph-mon[99390]: osdmap e1656: 8 total, 8 up, 8 in 2024-09-16T06:34:40.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:39 smithi145 ceph-mon[99390]: pgmap v2883: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 513 KiB/s wr, 4 op/s 2024-09-16T06:34:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]': finished 2024-09-16T06:34:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:39 smithi161 ceph-mon[87722]: osdmap e1656: 8 total, 8 up, 8 in 2024-09-16T06:34:40.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:39 smithi161 ceph-mon[87722]: pgmap v2883: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 513 KiB/s wr, 4 op/s 2024-09-16T06:34:40.998 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:34:41.065 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (29933 ms) 2024-09-16T06:34:41.065 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespace 2024-09-16T06:34:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:40 smithi145 ceph-mon[99390]: osdmap e1657: 8 total, 8 up, 8 in 2024-09-16T06:34:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:40 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-24' is full (reached quota's max_objects: 6) 2024-09-16T06:34:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:40 smithi145 ceph-mon[99390]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:34:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:40 smithi145 ceph-mon[99390]: osdmap e1658: 8 total, 8 up, 8 in 2024-09-16T06:34:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:40 smithi145 ceph-mon[96887]: osdmap e1657: 8 total, 8 up, 8 in 2024-09-16T06:34:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:40 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-24' is full (reached quota's max_objects: 6) 2024-09-16T06:34:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:40 smithi145 ceph-mon[96887]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:34:41.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:40 smithi145 ceph-mon[96887]: osdmap e1658: 8 total, 8 up, 8 in 2024-09-16T06:34:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:40 smithi161 ceph-mon[87722]: osdmap e1657: 8 total, 8 up, 8 in 2024-09-16T06:34:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:40 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-24' is full (reached quota's max_objects: 6) 2024-09-16T06:34:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:40 smithi161 ceph-mon[87722]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:34:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:40 smithi161 ceph-mon[87722]: osdmap e1658: 8 total, 8 up, 8 in 2024-09-16T06:34:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:41 smithi145 ceph-mon[96887]: pgmap v2886: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 240 KiB/s wr, 7 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:34:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:41 smithi145 ceph-mon[99390]: pgmap v2886: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 240 KiB/s wr, 7 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:34:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:41 smithi161 ceph-mon[87722]: pgmap v2886: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 240 KiB/s wr, 7 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:34:43.015 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:34:43.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:42 smithi145 ceph-mon[96887]: osdmap e1659: 8 total, 8 up, 8 in 2024-09-16T06:34:43.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:42 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1212353462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:43.281 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:42 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:43.281 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:42 smithi145 ceph-mon[99390]: osdmap e1659: 8 total, 8 up, 8 in 2024-09-16T06:34:43.281 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:42 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1212353462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:43.281 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:42 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:43.282 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:43] ENGINE Bus STOPPING 2024-09-16T06:34:43.282 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T06:34:43.282 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:43] ENGINE Bus STOPPED 2024-09-16T06:34:43.282 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:43] ENGINE Bus STARTING 2024-09-16T06:34:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:42 smithi161 ceph-mon[87722]: osdmap e1659: 8 total, 8 up, 8 in 2024-09-16T06:34:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:42 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1212353462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:42 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:34:43.567 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:43] ENGINE Serving on http://:::9283 2024-09-16T06:34:43.567 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:34:43] ENGINE Bus STARTED 2024-09-16T06:34:44.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:43 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:44.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:43 smithi161 ceph-mon[87722]: osdmap e1660: 8 total, 8 up, 8 in 2024-09-16T06:34:44.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:43 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' 2024-09-16T06:34:44.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:34:44.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:34:44.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:34:44.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:44.239 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:43 smithi161 ceph-mon[87722]: pgmap v2889: 489 pgs: 3 creating+peering, 19 unknown, 467 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.0 KiB/s wr, 37 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:34:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[99390]: osdmap e1660: 8 total, 8 up, 8 in 2024-09-16T06:34:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' 2024-09-16T06:34:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:34:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:34:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:34:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[99390]: pgmap v2889: 489 pgs: 3 creating+peering, 19 unknown, 467 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.0 KiB/s wr, 37 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:34:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:34:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[96887]: osdmap e1660: 8 total, 8 up, 8 in 2024-09-16T06:34:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' 2024-09-16T06:34:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:34:44.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:34:44.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:34:44.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:34:44.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:43 smithi145 ceph-mon[96887]: pgmap v2889: 489 pgs: 3 creating+peering, 19 unknown, 467 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.0 KiB/s wr, 37 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:34:45.003 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:34:44] "GET /metrics HTTP/1.1" 200 60835 "" "Prometheus/2.43.0" 2024-09-16T06:34:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:45 smithi145 ceph-mon[96887]: osdmap e1661: 8 total, 8 up, 8 in 2024-09-16T06:34:45.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:45 smithi145 ceph-mon[99390]: osdmap e1661: 8 total, 8 up, 8 in 2024-09-16T06:34:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:45 smithi161 ceph-mon[87722]: osdmap e1661: 8 total, 8 up, 8 in 2024-09-16T06:34:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:46 smithi145 ceph-mon[96887]: osdmap e1662: 8 total, 8 up, 8 in 2024-09-16T06:34:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:46 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:46 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:46 smithi145 ceph-mon[96887]: pgmap v2892: 489 pgs: 3 creating+peering, 7 unknown, 479 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-09-16T06:34:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:46 smithi145 ceph-mon[99390]: osdmap e1662: 8 total, 8 up, 8 in 2024-09-16T06:34:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:46 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:46 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:46 smithi145 ceph-mon[99390]: pgmap v2892: 489 pgs: 3 creating+peering, 7 unknown, 479 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-09-16T06:34:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:46 smithi161 ceph-mon[87722]: osdmap e1662: 8 total, 8 up, 8 in 2024-09-16T06:34:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:46 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:46.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:46 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:34:46.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:46 smithi161 ceph-mon[87722]: pgmap v2892: 489 pgs: 3 creating+peering, 7 unknown, 479 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-09-16T06:34:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:47 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:34:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:47 smithi145 ceph-mon[96887]: osdmap e1663: 8 total, 8 up, 8 in 2024-09-16T06:34:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:47 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:34:47.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:47 smithi145 ceph-mon[99390]: osdmap e1663: 8 total, 8 up, 8 in 2024-09-16T06:34:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:47 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:34:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:47 smithi161 ceph-mon[87722]: osdmap e1663: 8 total, 8 up, 8 in 2024-09-16T06:34:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:48 smithi145 ceph-mon[96887]: pgmap v2894: 489 pgs: 3 creating+peering, 486 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.8 KiB/s wr, 36 op/s 2024-09-16T06:34:48.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:48 smithi145 ceph-mon[99390]: pgmap v2894: 489 pgs: 3 creating+peering, 486 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.8 KiB/s wr, 36 op/s 2024-09-16T06:34:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:48 smithi161 ceph-mon[87722]: pgmap v2894: 489 pgs: 3 creating+peering, 486 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.8 KiB/s wr, 36 op/s 2024-09-16T06:34:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:50 smithi145 ceph-mon[96887]: pgmap v2895: 489 pgs: 489 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 514 KiB/s wr, 18 op/s 2024-09-16T06:34:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:50 smithi145 ceph-mon[99390]: pgmap v2895: 489 pgs: 489 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 514 KiB/s wr, 18 op/s 2024-09-16T06:34:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:50 smithi161 ceph-mon[87722]: pgmap v2895: 489 pgs: 489 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 514 KiB/s wr, 18 op/s 2024-09-16T06:34:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:51 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-25' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:34:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:51 smithi145 ceph-mon[96887]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:51 smithi145 ceph-mon[96887]: osdmap e1664: 8 total, 8 up, 8 in 2024-09-16T06:34:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:51 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-25' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:34:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:51 smithi145 ceph-mon[99390]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:51.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:51 smithi145 ceph-mon[99390]: osdmap e1664: 8 total, 8 up, 8 in 2024-09-16T06:34:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:51 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-25' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:34:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:51 smithi161 ceph-mon[87722]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:34:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:51 smithi161 ceph-mon[87722]: osdmap e1664: 8 total, 8 up, 8 in 2024-09-16T06:34:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:52 smithi145 ceph-mon[96887]: pgmap v2897: 489 pgs: 489 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 494 KiB/s wr, 16 op/s 2024-09-16T06:34:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:52 smithi145 ceph-mon[99390]: pgmap v2897: 489 pgs: 489 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 494 KiB/s wr, 16 op/s 2024-09-16T06:34:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:52 smithi161 ceph-mon[87722]: pgmap v2897: 489 pgs: 489 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 494 KiB/s wr, 16 op/s 2024-09-16T06:34:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:34:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:54 smithi145 ceph-mon[96887]: pgmap v2898: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-09-16T06:34:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:54 smithi145 ceph-mon[99390]: pgmap v2898: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-09-16T06:34:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:54 smithi161 ceph-mon[87722]: pgmap v2898: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-09-16T06:34:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:34:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:34:54] "GET /metrics HTTP/1.1" 200 63307 "" "Prometheus/2.43.0" 2024-09-16T06:34:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:56 smithi145 ceph-mon[99390]: pgmap v2899: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 777 KiB/s wr, 8 op/s 2024-09-16T06:34:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:56 smithi145 ceph-mon[99390]: osdmap e1665: 8 total, 8 up, 8 in 2024-09-16T06:34:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:56 smithi145 ceph-mon[96887]: pgmap v2899: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 777 KiB/s wr, 8 op/s 2024-09-16T06:34:56.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:56 smithi145 ceph-mon[96887]: osdmap e1665: 8 total, 8 up, 8 in 2024-09-16T06:34:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:56 smithi161 ceph-mon[87722]: pgmap v2899: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 777 KiB/s wr, 8 op/s 2024-09-16T06:34:56.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:56 smithi161 ceph-mon[87722]: osdmap e1665: 8 total, 8 up, 8 in 2024-09-16T06:34:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:34:58 smithi145 ceph-mon[99390]: pgmap v2901: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 512 KiB/s wr, 1 op/s 2024-09-16T06:34:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:34:58 smithi145 ceph-mon[96887]: pgmap v2901: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 512 KiB/s wr, 1 op/s 2024-09-16T06:34:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:34:58 smithi161 ceph-mon[87722]: pgmap v2901: 489 pgs: 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 512 KiB/s wr, 1 op/s 2024-09-16T06:35:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:00 smithi145 ceph-mon[96887]: pgmap v2902: 489 pgs: 489 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-16T06:35:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:00 smithi145 ceph-mon[99390]: pgmap v2902: 489 pgs: 489 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-16T06:35:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:00 smithi161 ceph-mon[87722]: pgmap v2902: 489 pgs: 489 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-16T06:35:01.186 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespace (20120 ms) 2024-09-16T06:35:01.186 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespaceDataPool 2024-09-16T06:35:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:01 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-26' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:35:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:01 smithi145 ceph-mon[96887]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:01.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:01 smithi145 ceph-mon[96887]: osdmap e1666: 8 total, 8 up, 8 in 2024-09-16T06:35:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:01 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-26' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:35:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:01 smithi145 ceph-mon[99390]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:01.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:01 smithi145 ceph-mon[99390]: osdmap e1666: 8 total, 8 up, 8 in 2024-09-16T06:35:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:01 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-26' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:35:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:01 smithi161 ceph-mon[87722]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:01 smithi161 ceph-mon[87722]: osdmap e1666: 8 total, 8 up, 8 in 2024-09-16T06:35:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:02 smithi145 ceph-mon[99390]: pgmap v2904: 489 pgs: 489 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 896 KiB/s wr, 4 op/s 2024-09-16T06:35:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:02 smithi145 ceph-mon[99390]: osdmap e1667: 8 total, 8 up, 8 in 2024-09-16T06:35:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:02 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/575113924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:02 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:02.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:02 smithi145 ceph-mon[96887]: pgmap v2904: 489 pgs: 489 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 896 KiB/s wr, 4 op/s 2024-09-16T06:35:02.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:02 smithi145 ceph-mon[96887]: osdmap e1667: 8 total, 8 up, 8 in 2024-09-16T06:35:02.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:02 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/575113924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:02.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:02 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:02 smithi161 ceph-mon[87722]: pgmap v2904: 489 pgs: 489 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 896 KiB/s wr, 4 op/s 2024-09-16T06:35:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:02 smithi161 ceph-mon[87722]: osdmap e1667: 8 total, 8 up, 8 in 2024-09-16T06:35:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:02 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/575113924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:02 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:03 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:35:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:03 smithi145 ceph-mon[96887]: osdmap e1668: 8 total, 8 up, 8 in 2024-09-16T06:35:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:03 smithi145 ceph-mon[96887]: pgmap v2907: 521 pgs: 6 creating+peering, 19 unknown, 496 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-09-16T06:35:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:03 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:35:04.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:03 smithi145 ceph-mon[99390]: osdmap e1668: 8 total, 8 up, 8 in 2024-09-16T06:35:04.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:03 smithi145 ceph-mon[99390]: pgmap v2907: 521 pgs: 6 creating+peering, 19 unknown, 496 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-09-16T06:35:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:03 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:35:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:03 smithi161 ceph-mon[87722]: osdmap e1668: 8 total, 8 up, 8 in 2024-09-16T06:35:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:03 smithi161 ceph-mon[87722]: pgmap v2907: 521 pgs: 6 creating+peering, 19 unknown, 496 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-09-16T06:35:04.993 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:35:04] "GET /metrics HTTP/1.1" 200 63307 "" "Prometheus/2.43.0" 2024-09-16T06:35:05.024 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:05.268 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:04 smithi145 ceph-mon[99390]: osdmap e1669: 8 total, 8 up, 8 in 2024-09-16T06:35:05.268 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1674106503' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:05.268 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:04 smithi145 ceph-mon[96887]: osdmap e1669: 8 total, 8 up, 8 in 2024-09-16T06:35:05.268 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1674106503' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:05.268 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:35:05] ENGINE Bus STOPPING 2024-09-16T06:35:05.269 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:35:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T06:35:05.269 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:35:05] ENGINE Bus STOPPED 2024-09-16T06:35:05.269 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:35:05] ENGINE Bus STARTING 2024-09-16T06:35:05.269 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:35:05] ENGINE Serving on http://:::9283 2024-09-16T06:35:05.269 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:35:05] ENGINE Bus STARTED 2024-09-16T06:35:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:04 smithi161 ceph-mon[87722]: osdmap e1669: 8 total, 8 up, 8 in 2024-09-16T06:35:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1674106503' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:35:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1674106503' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:35:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: osdmap e1670: 8 total, 8 up, 8 in 2024-09-16T06:35:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: pgmap v2910: 553 pgs: 18 creating+peering, 19 unknown, 516 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 258 KiB/s wr, 36 op/s 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-26' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[99390]: osdmap e1671: 8 total, 8 up, 8 in 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1674106503' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: osdmap e1670: 8 total, 8 up, 8 in 2024-09-16T06:35:06.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' 2024-09-16T06:35:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:35:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: pgmap v2910: 553 pgs: 18 creating+peering, 19 unknown, 516 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 258 KiB/s wr, 36 op/s 2024-09-16T06:35:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:35:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:35:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:35:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-26' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:35:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:35:06.319 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:05 smithi145 ceph-mon[96887]: osdmap e1671: 8 total, 8 up, 8 in 2024-09-16T06:35:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1674106503' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:35:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: osdmap e1670: 8 total, 8 up, 8 in 2024-09-16T06:35:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' 2024-09-16T06:35:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:35:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: pgmap v2910: 553 pgs: 18 creating+peering, 19 unknown, 516 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 258 KiB/s wr, 36 op/s 2024-09-16T06:35:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:35:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:35:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:35:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-26' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:35:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:35:06.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:05 smithi161 ceph-mon[87722]: osdmap e1671: 8 total, 8 up, 8 in 2024-09-16T06:35:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:07 smithi145 ceph-mon[99390]: osdmap e1672: 8 total, 8 up, 8 in 2024-09-16T06:35:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:07 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:35:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:07 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:35:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:07 smithi145 ceph-mon[96887]: osdmap e1672: 8 total, 8 up, 8 in 2024-09-16T06:35:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:07 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:35:07.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:07 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:35:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:07 smithi161 ceph-mon[87722]: osdmap e1672: 8 total, 8 up, 8 in 2024-09-16T06:35:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:07 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:35:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:07 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-16T06:35:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:08 smithi145 ceph-mon[96887]: pgmap v2913: 553 pgs: 18 creating+peering, 10 unknown, 525 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 257 KiB/s wr, 2 op/s 2024-09-16T06:35:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:08 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:35:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:08 smithi145 ceph-mon[96887]: osdmap e1673: 8 total, 8 up, 8 in 2024-09-16T06:35:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:08 smithi145 ceph-mon[99390]: pgmap v2913: 553 pgs: 18 creating+peering, 10 unknown, 525 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 257 KiB/s wr, 2 op/s 2024-09-16T06:35:08.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:08 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:35:08.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:08 smithi145 ceph-mon[99390]: osdmap e1673: 8 total, 8 up, 8 in 2024-09-16T06:35:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:08 smithi161 ceph-mon[87722]: pgmap v2913: 553 pgs: 18 creating+peering, 10 unknown, 525 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 257 KiB/s wr, 2 op/s 2024-09-16T06:35:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:08 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-16T06:35:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:08 smithi161 ceph-mon[87722]: osdmap e1673: 8 total, 8 up, 8 in 2024-09-16T06:35:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:10 smithi145 ceph-mon[99390]: pgmap v2915: 553 pgs: 9 creating+peering, 544 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-16T06:35:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:10 smithi145 ceph-mon[96887]: pgmap v2915: 553 pgs: 9 creating+peering, 544 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-16T06:35:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:10 smithi161 ceph-mon[87722]: pgmap v2915: 553 pgs: 9 creating+peering, 544 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-16T06:35:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:11 smithi145 ceph-mon[96887]: pgmap v2916: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 343 KiB/s wr, 10 op/s 2024-09-16T06:35:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:11 smithi145 ceph-mon[99390]: pgmap v2916: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 343 KiB/s wr, 10 op/s 2024-09-16T06:35:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:11 smithi161 ceph-mon[87722]: pgmap v2916: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 343 KiB/s wr, 10 op/s 2024-09-16T06:35:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:14 smithi145 ceph-mon[96887]: pgmap v2917: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 422 KiB/s wr, 8 op/s 2024-09-16T06:35:14.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:14 smithi145 ceph-mon[99390]: pgmap v2917: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 422 KiB/s wr, 8 op/s 2024-09-16T06:35:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:14 smithi161 ceph-mon[87722]: pgmap v2917: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 422 KiB/s wr, 8 op/s 2024-09-16T06:35:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:35:14] "GET /metrics HTTP/1.1" 200 68153 "" "Prometheus/2.43.0" 2024-09-16T06:35:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:16 smithi145 ceph-mon[96887]: pgmap v2918: 553 pgs: 553 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-09-16T06:35:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:16 smithi145 ceph-mon[96887]: osdmap e1674: 8 total, 8 up, 8 in 2024-09-16T06:35:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:16 smithi145 ceph-mon[99390]: pgmap v2918: 553 pgs: 553 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-09-16T06:35:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:16 smithi145 ceph-mon[99390]: osdmap e1674: 8 total, 8 up, 8 in 2024-09-16T06:35:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:16 smithi161 ceph-mon[87722]: pgmap v2918: 553 pgs: 553 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-09-16T06:35:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:16 smithi161 ceph-mon[87722]: osdmap e1674: 8 total, 8 up, 8 in 2024-09-16T06:35:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:18 smithi161 ceph-mon[87722]: pgmap v2920: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 882 KiB/s wr, 8 op/s 2024-09-16T06:35:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:18 smithi145 ceph-mon[96887]: pgmap v2920: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 882 KiB/s wr, 8 op/s 2024-09-16T06:35:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:18 smithi145 ceph-mon[99390]: pgmap v2920: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 882 KiB/s wr, 8 op/s 2024-09-16T06:35:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:20 smithi161 ceph-mon[87722]: pgmap v2921: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-09-16T06:35:20.621 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:20 smithi145 ceph-mon[96887]: pgmap v2921: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-09-16T06:35:20.621 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:20 smithi145 ceph-mon[99390]: pgmap v2921: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-09-16T06:35:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:22 smithi161 ceph-mon[87722]: pgmap v2922: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-09-16T06:35:22.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:22 smithi145 ceph-mon[96887]: pgmap v2922: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-09-16T06:35:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:22 smithi145 ceph-mon[99390]: pgmap v2922: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-09-16T06:35:22.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:24 smithi161 ceph-mon[87722]: pgmap v2923: 553 pgs: 553 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-09-16T06:35:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:24 smithi145 ceph-mon[96887]: pgmap v2923: 553 pgs: 553 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-09-16T06:35:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:24 smithi145 ceph-mon[99390]: pgmap v2923: 553 pgs: 553 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-09-16T06:35:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:35:24] "GET /metrics HTTP/1.1" 200 68234 "" "Prometheus/2.43.0" 2024-09-16T06:35:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:26 smithi161 ceph-mon[87722]: pgmap v2924: 553 pgs: 553 active+clean; 21 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:35:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:26 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-28' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:35:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:26 smithi161 ceph-mon[87722]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:26 smithi161 ceph-mon[87722]: osdmap e1675: 8 total, 8 up, 8 in 2024-09-16T06:35:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-16T06:35:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:26 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-16T06:35:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[99390]: pgmap v2924: 553 pgs: 553 active+clean; 21 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:35:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-28' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:35:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[99390]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[99390]: osdmap e1675: 8 total, 8 up, 8 in 2024-09-16T06:35:26.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-16T06:35:26.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-16T06:35:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[96887]: pgmap v2924: 553 pgs: 553 active+clean; 21 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-16T06:35:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-28' is full (reached quota's max_bytes: 10 MiB) 2024-09-16T06:35:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[96887]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[96887]: osdmap e1675: 8 total, 8 up, 8 in 2024-09-16T06:35:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-16T06:35:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:26 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-16T06:35:26.968 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:27.987 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:27 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]': finished 2024-09-16T06:35:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:27 smithi145 ceph-mon[96887]: osdmap e1676: 8 total, 8 up, 8 in 2024-09-16T06:35:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:27 smithi145 ceph-mon[96887]: pgmap v2927: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-16T06:35:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:27 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]': finished 2024-09-16T06:35:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:27 smithi145 ceph-mon[99390]: osdmap e1676: 8 total, 8 up, 8 in 2024-09-16T06:35:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:27 smithi145 ceph-mon[99390]: pgmap v2927: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-16T06:35:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:27 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi145-149208-27", "field": "max_objects", "val": "7"}]': finished 2024-09-16T06:35:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:27 smithi161 ceph-mon[87722]: osdmap e1676: 8 total, 8 up, 8 in 2024-09-16T06:35:28.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:27 smithi161 ceph-mon[87722]: pgmap v2927: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-09-16T06:35:28.998 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:30.009 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:30 smithi161 ceph-mon[87722]: pgmap v2928: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 640 KiB/s wr, 3 op/s 2024-09-16T06:35:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:30 smithi145 ceph-mon[96887]: pgmap v2928: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 640 KiB/s wr, 3 op/s 2024-09-16T06:35:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:30 smithi145 ceph-mon[99390]: pgmap v2928: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 640 KiB/s wr, 3 op/s 2024-09-16T06:35:31.021 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:31.087 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespaceDataPool (29902 ms) 2024-09-16T06:35:31.087 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestIO 2024-09-16T06:35:31.087 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:31 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-27' is full (reached quota's max_objects: 7) 2024-09-16T06:35:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:31 smithi161 ceph-mon[87722]: Health check update: 3 pool(s) full (POOL_FULL) 2024-09-16T06:35:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:31 smithi161 ceph-mon[87722]: osdmap e1677: 8 total, 8 up, 8 in 2024-09-16T06:35:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:31 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-27' is full (reached quota's max_objects: 7) 2024-09-16T06:35:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:31 smithi145 ceph-mon[99390]: Health check update: 3 pool(s) full (POOL_FULL) 2024-09-16T06:35:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:31 smithi145 ceph-mon[99390]: osdmap e1677: 8 total, 8 up, 8 in 2024-09-16T06:35:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:31 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-27' is full (reached quota's max_objects: 7) 2024-09-16T06:35:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:31 smithi145 ceph-mon[96887]: Health check update: 3 pool(s) full (POOL_FULL) 2024-09-16T06:35:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:31 smithi145 ceph-mon[96887]: osdmap e1677: 8 total, 8 up, 8 in 2024-09-16T06:35:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:32 smithi161 ceph-mon[87722]: pgmap v2930: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 32 op/s 2024-09-16T06:35:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:32 smithi145 ceph-mon[96887]: pgmap v2930: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 32 op/s 2024-09-16T06:35:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:32 smithi145 ceph-mon[99390]: pgmap v2930: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 32 op/s 2024-09-16T06:35:32.977 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:32.977 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:32.977 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:32.978 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:32.978 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:32.978 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.978 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:32.978 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.979 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.979 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:32.979 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.979 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:32.979 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.980 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.980 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:32.980 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.980 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:32.980 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.981 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.981 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:32.981 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.981 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:32.981 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.981 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.982 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:32.982 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.982 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:32.982 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.982 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.982 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:32.983 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.984 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:32.984 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.984 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.984 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:32.984 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.984 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:32.984 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.984 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:32.985 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:32.986 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 512~512 = 512 2024-09-16T06:35:32.987 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:aio discard: 1536~512 = 0 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:35:32.988 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:35:32.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:35:32.990 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:32.993 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.994 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.995 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.995 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:32.995 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.995 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.996 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:32.997 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:34 smithi161 ceph-mon[87722]: pgmap v2931: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 284 KiB/s wr, 36 op/s 2024-09-16T06:35:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.661 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.662 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.663 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.664 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.665 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.666 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.667 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.668 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:34.669 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:34.670 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:34.670 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:34.670 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:34.670 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestIO (3574 ms) 2024-09-16T06:35:34.670 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-09-16T06:35:34.670 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:34.670 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:34 smithi145 ceph-mon[99390]: pgmap v2931: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 284 KiB/s wr, 36 op/s 2024-09-16T06:35:34.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:34 smithi145 ceph-mon[96887]: pgmap v2931: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 284 KiB/s wr, 36 op/s 2024-09-16T06:35:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:35:34] "GET /metrics HTTP/1.1" 200 68234 "" "Prometheus/2.43.0" 2024-09-16T06:35:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:36 smithi161 ceph-mon[87722]: pgmap v2932: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 478 KiB/s wr, 882 op/s 2024-09-16T06:35:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:36 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-28' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:35:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:36 smithi161 ceph-mon[87722]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:36 smithi161 ceph-mon[87722]: osdmap e1678: 8 total, 8 up, 8 in 2024-09-16T06:35:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:36 smithi145 ceph-mon[99390]: pgmap v2932: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 478 KiB/s wr, 882 op/s 2024-09-16T06:35:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:36 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-28' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:35:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:36 smithi145 ceph-mon[99390]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:36 smithi145 ceph-mon[99390]: osdmap e1678: 8 total, 8 up, 8 in 2024-09-16T06:35:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:36 smithi145 ceph-mon[96887]: pgmap v2932: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 478 KiB/s wr, 882 op/s 2024-09-16T06:35:36.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:36 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-28' no longer out of quota; removing NO_QUOTA flag 2024-09-16T06:35:36.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:36 smithi145 ceph-mon[96887]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-16T06:35:36.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:36 smithi145 ceph-mon[96887]: osdmap e1678: 8 total, 8 up, 8 in 2024-09-16T06:35:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:38 smithi161 ceph-mon[87722]: pgmap v2934: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 477 KiB/s rd, 368 KiB/s wr, 915 op/s 2024-09-16T06:35:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:38 smithi145 ceph-mon[99390]: pgmap v2934: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 477 KiB/s rd, 368 KiB/s wr, 915 op/s 2024-09-16T06:35:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:38 smithi145 ceph-mon[96887]: pgmap v2934: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 477 KiB/s rd, 368 KiB/s wr, 915 op/s 2024-09-16T06:35:39.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:39 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2024-09-16T06:35:39.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:39 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2024-09-16T06:35:39.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:39 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2024-09-16T06:35:39.970 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:39.970 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:39.970 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:39.970 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.971 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.972 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:39.973 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.974 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.975 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:39.976 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:39.977 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 512~512 = 512 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:aio discard: 1536~512 = 0 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.978 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:35:39.979 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:35:39.980 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.981 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.981 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.982 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:35:39.983 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.984 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.986 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:39.987 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:39.988 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:39.988 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:40 smithi145 ceph-mon[99390]: pgmap v2935: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 529 KiB/s rd, 257 KiB/s wr, 1.05k op/s 2024-09-16T06:35:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2024-09-16T06:35:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:40 smithi145 ceph-mon[99390]: osdmap e1679: 8 total, 8 up, 8 in 2024-09-16T06:35:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:40 smithi145 ceph-mon[96887]: pgmap v2935: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 529 KiB/s rd, 257 KiB/s wr, 1.05k op/s 2024-09-16T06:35:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2024-09-16T06:35:40.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:40 smithi145 ceph-mon[96887]: osdmap e1679: 8 total, 8 up, 8 in 2024-09-16T06:35:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:40 smithi161 ceph-mon[87722]: pgmap v2935: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 529 KiB/s rd, 257 KiB/s wr, 1.05k op/s 2024-09-16T06:35:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2024-09-16T06:35:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:40 smithi161 ceph-mon[87722]: osdmap e1679: 8 total, 8 up, 8 in 2024-09-16T06:35:41.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:41 smithi145 ceph-mon[96887]: osdmap e1680: 8 total, 8 up, 8 in 2024-09-16T06:35:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:41 smithi145 ceph-mon[99390]: osdmap e1680: 8 total, 8 up, 8 in 2024-09-16T06:35:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:41 smithi161 ceph-mon[87722]: osdmap e1680: 8 total, 8 up, 8 in 2024-09-16T06:35:42.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:42 smithi145 ceph-mon[99390]: pgmap v2938: 553 pgs: 1 peering, 552 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 1.48k op/s 2024-09-16T06:35:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:42 smithi145 ceph-mon[96887]: pgmap v2938: 553 pgs: 1 peering, 552 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 1.48k op/s 2024-09-16T06:35:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:42 smithi161 ceph-mon[87722]: pgmap v2938: 553 pgs: 1 peering, 552 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 1.48k op/s 2024-09-16T06:35:44.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:44 smithi161 ceph-mon[87722]: pgmap v2939: 553 pgs: 1 peering, 552 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 1.22k op/s 2024-09-16T06:35:44.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:44 smithi145 ceph-mon[99390]: pgmap v2939: 553 pgs: 1 peering, 552 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 1.22k op/s 2024-09-16T06:35:44.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:44 smithi145 ceph-mon[96887]: pgmap v2939: 553 pgs: 1 peering, 552 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 1.22k op/s 2024-09-16T06:35:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:35:44] "GET /metrics HTTP/1.1" 200 68241 "" "Prometheus/2.43.0" 2024-09-16T06:35:45.720 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.720 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.720 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.720 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.720 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.721 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.722 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.723 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.724 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.725 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.726 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.727 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:45.728 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 4 2024-09-16T06:35:45.729 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:35:45.730 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:35:45.730 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (11059 ms) 2024-09-16T06:35:45.730 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-09-16T06:35:45.730 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:46 smithi145 ceph-mon[99390]: pgmap v2940: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1012 KiB/s wr, 1.11k op/s 2024-09-16T06:35:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:46 smithi145 ceph-mon[96887]: pgmap v2940: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1012 KiB/s wr, 1.11k op/s 2024-09-16T06:35:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:46 smithi161 ceph-mon[87722]: pgmap v2940: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1012 KiB/s wr, 1.11k op/s 2024-09-16T06:35:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:48 smithi145 ceph-mon[99390]: pgmap v2941: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.06k op/s 2024-09-16T06:35:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:48 smithi145 ceph-mon[96887]: pgmap v2941: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.06k op/s 2024-09-16T06:35:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:48 smithi161 ceph-mon[87722]: pgmap v2941: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.06k op/s 2024-09-16T06:35:50.619 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:50 smithi145 ceph-mon[99390]: pgmap v2942: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 836 KiB/s wr, 859 op/s 2024-09-16T06:35:50.620 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:50 smithi145 ceph-mon[96887]: pgmap v2942: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 836 KiB/s wr, 859 op/s 2024-09-16T06:35:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:50 smithi161 ceph-mon[87722]: pgmap v2942: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 836 KiB/s wr, 859 op/s 2024-09-16T06:35:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:52 smithi145 ceph-mon[99390]: pgmap v2943: 553 pgs: 553 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 760 KiB/s wr, 784 op/s 2024-09-16T06:35:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:52 smithi145 ceph-mon[96887]: pgmap v2943: 553 pgs: 553 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 760 KiB/s wr, 784 op/s 2024-09-16T06:35:52.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:52 smithi161 ceph-mon[87722]: pgmap v2943: 553 pgs: 553 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 760 KiB/s wr, 784 op/s 2024-09-16T06:35:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.981 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.982 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:52.983 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.984 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:35:52.985 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:52.986 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:52.987 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 512~512 = 512 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:aio discard: 1536~512 = 0 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:35:52.988 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:35:52.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.990 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.990 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:35:52.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.992 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.993 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.994 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:35:52.994 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.994 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.994 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.994 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.994 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:35:52.994 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.994 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:52.995 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:52.996 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:52.997 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.998 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:52.999 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:54.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:54 smithi145 ceph-mon[99390]: pgmap v2944: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 819 KiB/s rd, 718 KiB/s wr, 92 op/s 2024-09-16T06:35:54.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:54 smithi145 ceph-mon[96887]: pgmap v2944: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 819 KiB/s rd, 718 KiB/s wr, 92 op/s 2024-09-16T06:35:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:54 smithi161 ceph-mon[87722]: pgmap v2944: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 819 KiB/s rd, 718 KiB/s wr, 92 op/s 2024-09-16T06:35:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:35:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:35:54] "GET /metrics HTTP/1.1" 200 68241 "" "Prometheus/2.43.0" 2024-09-16T06:35:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:56 smithi145 ceph-mon[99390]: pgmap v2945: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 808 op/s 2024-09-16T06:35:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:56 smithi145 ceph-mon[96887]: pgmap v2945: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 808 op/s 2024-09-16T06:35:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:56 smithi161 ceph-mon[87722]: pgmap v2945: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 808 op/s 2024-09-16T06:35:58.315 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.315 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.315 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.315 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.315 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.315 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.315 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.316 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.317 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.318 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.319 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.320 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.320 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.320 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.320 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.320 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.320 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.320 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.321 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.322 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.323 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:58.324 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:58.325 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:35:58.325 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:35:58.325 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 4 2024-09-16T06:35:58.325 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:35:58.325 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:35:58.325 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (12594 ms) 2024-09-16T06:35:58.325 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-09-16T06:35:58.325 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:35:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:58 smithi145 ceph-mon[96887]: pgmap v2946: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 807 op/s 2024-09-16T06:35:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:58 smithi145 ceph-mon[99390]: pgmap v2946: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 807 op/s 2024-09-16T06:35:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:58 smithi161 ceph-mon[87722]: pgmap v2946: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 807 op/s 2024-09-16T06:35:59.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:35:59 smithi145 ceph-mon[99390]: osdmap e1681: 8 total, 8 up, 8 in 2024-09-16T06:35:59.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:35:59 smithi145 ceph-mon[96887]: osdmap e1681: 8 total, 8 up, 8 in 2024-09-16T06:35:59.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:35:59 smithi161 ceph-mon[87722]: osdmap e1681: 8 total, 8 up, 8 in 2024-09-16T06:36:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:00 smithi145 ceph-mon[99390]: pgmap v2948: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 875 op/s 2024-09-16T06:36:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:00 smithi145 ceph-mon[96887]: pgmap v2948: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 875 op/s 2024-09-16T06:36:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:00 smithi161 ceph-mon[87722]: pgmap v2948: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 875 op/s 2024-09-16T06:36:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:02 smithi145 ceph-mon[99390]: pgmap v2949: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 895 op/s 2024-09-16T06:36:02.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:02 smithi145 ceph-mon[96887]: pgmap v2949: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 895 op/s 2024-09-16T06:36:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:02 smithi161 ceph-mon[87722]: pgmap v2949: 553 pgs: 553 active+clean; 35 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 895 op/s 2024-09-16T06:36:04.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:04 smithi145 ceph-mon[99390]: pgmap v2950: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 897 op/s 2024-09-16T06:36:04.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:04 smithi145 ceph-mon[96887]: pgmap v2950: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 897 op/s 2024-09-16T06:36:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:04 smithi161 ceph-mon[87722]: pgmap v2950: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 897 op/s 2024-09-16T06:36:05.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:36:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:36:04] "GET /metrics HTTP/1.1" 200 68241 "" "Prometheus/2.43.0" 2024-09-16T06:36:05.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:05 smithi145 ceph-mon[96887]: osdmap e1682: 8 total, 8 up, 8 in 2024-09-16T06:36:05.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:05 smithi145 ceph-mon[99390]: osdmap e1682: 8 total, 8 up, 8 in 2024-09-16T06:36:05.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:05 smithi161 ceph-mon[87722]: osdmap e1682: 8 total, 8 up, 8 in 2024-09-16T06:36:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[96887]: pgmap v2952: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 515 KiB/s wr, 60 op/s 2024-09-16T06:36:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:36:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[99390]: pgmap v2952: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 515 KiB/s wr, 60 op/s 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:36:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:06 smithi161 ceph-mon[87722]: pgmap v2952: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 515 KiB/s wr, 60 op/s 2024-09-16T06:36:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:36:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:36:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:36:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:36:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:08 smithi145 ceph-mon[96887]: pgmap v2953: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 463 KiB/s wr, 60 op/s 2024-09-16T06:36:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:08 smithi145 ceph-mon[99390]: pgmap v2953: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 463 KiB/s wr, 60 op/s 2024-09-16T06:36:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:08 smithi161 ceph-mon[87722]: pgmap v2953: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 463 KiB/s wr, 60 op/s 2024-09-16T06:36:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:10 smithi145 ceph-mon[99390]: pgmap v2954: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 412 KiB/s wr, 55 op/s 2024-09-16T06:36:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:10 smithi145 ceph-mon[96887]: pgmap v2954: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 412 KiB/s wr, 55 op/s 2024-09-16T06:36:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:10 smithi161 ceph-mon[87722]: pgmap v2954: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 412 KiB/s wr, 55 op/s 2024-09-16T06:36:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:12 smithi145 ceph-mon[99390]: pgmap v2955: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 411 KiB/s wr, 31 op/s 2024-09-16T06:36:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:12 smithi145 ceph-mon[96887]: pgmap v2955: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 411 KiB/s wr, 31 op/s 2024-09-16T06:36:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:12 smithi161 ceph-mon[87722]: pgmap v2955: 553 pgs: 553 active+clean; 39 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 411 KiB/s wr, 31 op/s 2024-09-16T06:36:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:14 smithi145 ceph-mon[96887]: pgmap v2956: 553 pgs: 553 active+clean; 47 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 820 KiB/s wr, 30 op/s 2024-09-16T06:36:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:14 smithi145 ceph-mon[99390]: pgmap v2956: 553 pgs: 553 active+clean; 47 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 820 KiB/s wr, 30 op/s 2024-09-16T06:36:14.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:36:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:36:14] "GET /metrics HTTP/1.1" 200 68250 "" "Prometheus/2.43.0" 2024-09-16T06:36:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:14 smithi161 ceph-mon[87722]: pgmap v2956: 553 pgs: 553 active+clean; 47 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 820 KiB/s wr, 30 op/s 2024-09-16T06:36:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:16 smithi145 ceph-mon[99390]: pgmap v2957: 553 pgs: 553 active+clean; 51 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-09-16T06:36:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:16 smithi145 ceph-mon[99390]: osdmap e1683: 8 total, 8 up, 8 in 2024-09-16T06:36:16.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:16 smithi145 ceph-mon[96887]: pgmap v2957: 553 pgs: 553 active+clean; 51 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-09-16T06:36:16.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:16 smithi145 ceph-mon[96887]: osdmap e1683: 8 total, 8 up, 8 in 2024-09-16T06:36:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:16 smithi161 ceph-mon[87722]: pgmap v2957: 553 pgs: 553 active+clean; 51 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-09-16T06:36:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:16 smithi161 ceph-mon[87722]: osdmap e1683: 8 total, 8 up, 8 in 2024-09-16T06:36:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:18 smithi145 ceph-mon[99390]: pgmap v2959: 553 pgs: 553 active+clean; 55 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-09-16T06:36:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:18 smithi145 ceph-mon[96887]: pgmap v2959: 553 pgs: 553 active+clean; 55 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-09-16T06:36:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:18 smithi161 ceph-mon[87722]: pgmap v2959: 553 pgs: 553 active+clean; 55 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-09-16T06:36:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:20 smithi145 ceph-mon[96887]: pgmap v2960: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-09-16T06:36:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:20 smithi145 ceph-mon[99390]: pgmap v2960: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-09-16T06:36:20.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:20 smithi161 ceph-mon[87722]: pgmap v2960: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-09-16T06:36:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:22 smithi145 ceph-mon[99390]: pgmap v2961: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-16T06:36:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:22 smithi145 ceph-mon[96887]: pgmap v2961: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-16T06:36:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:22 smithi161 ceph-mon[87722]: pgmap v2961: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-16T06:36:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:24 smithi145 ceph-mon[99390]: pgmap v2962: 553 pgs: 553 active+clean; 71 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 2.4 MiB/s wr, 44 op/s 2024-09-16T06:36:24.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:36:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:36:24] "GET /metrics HTTP/1.1" 200 68248 "" "Prometheus/2.43.0" 2024-09-16T06:36:24.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:24 smithi145 ceph-mon[96887]: pgmap v2962: 553 pgs: 553 active+clean; 71 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 2.4 MiB/s wr, 44 op/s 2024-09-16T06:36:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:24 smithi161 ceph-mon[87722]: pgmap v2962: 553 pgs: 553 active+clean; 71 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 2.4 MiB/s wr, 44 op/s 2024-09-16T06:36:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:26 smithi145 ceph-mon[99390]: pgmap v2963: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-09-16T06:36:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:26 smithi145 ceph-mon[96887]: pgmap v2963: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-09-16T06:36:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:26 smithi161 ceph-mon[87722]: pgmap v2963: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-09-16T06:36:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:28 smithi145 ceph-mon[99390]: pgmap v2964: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-09-16T06:36:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:28 smithi145 ceph-mon[96887]: pgmap v2964: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-09-16T06:36:28.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:28 smithi161 ceph-mon[87722]: pgmap v2964: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-09-16T06:36:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:30 smithi145 ceph-mon[99390]: pgmap v2965: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-09-16T06:36:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:30 smithi145 ceph-mon[96887]: pgmap v2965: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-09-16T06:36:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:30 smithi161 ceph-mon[87722]: pgmap v2965: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-09-16T06:36:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:32 smithi145 ceph-mon[99390]: pgmap v2966: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-16T06:36:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:32 smithi145 ceph-mon[96887]: pgmap v2966: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-16T06:36:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:32 smithi161 ceph-mon[87722]: pgmap v2966: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-16T06:36:33.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:33 smithi145 ceph-mon[99390]: osdmap e1684: 8 total, 8 up, 8 in 2024-09-16T06:36:33.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:33 smithi145 ceph-mon[96887]: osdmap e1684: 8 total, 8 up, 8 in 2024-09-16T06:36:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:33 smithi161 ceph-mon[87722]: osdmap e1684: 8 total, 8 up, 8 in 2024-09-16T06:36:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:34 smithi145 ceph-mon[99390]: pgmap v2968: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 409 KiB/s wr, 7 op/s 2024-09-16T06:36:34.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:36:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:36:34] "GET /metrics HTTP/1.1" 200 68248 "" "Prometheus/2.43.0" 2024-09-16T06:36:34.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:34 smithi145 ceph-mon[96887]: pgmap v2968: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 409 KiB/s wr, 7 op/s 2024-09-16T06:36:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:34 smithi161 ceph-mon[87722]: pgmap v2968: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 409 KiB/s wr, 7 op/s 2024-09-16T06:36:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:36 smithi145 ceph-mon[99390]: pgmap v2969: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 KiB/s wr, 35 op/s 2024-09-16T06:36:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:36.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:36 smithi145 ceph-mon[96887]: pgmap v2969: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 KiB/s wr, 35 op/s 2024-09-16T06:36:36.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:36 smithi161 ceph-mon[87722]: pgmap v2969: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 KiB/s wr, 35 op/s 2024-09-16T06:36:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:38 smithi145 ceph-mon[99390]: pgmap v2970: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-16T06:36:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:38 smithi145 ceph-mon[96887]: pgmap v2970: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-16T06:36:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:38 smithi161 ceph-mon[87722]: pgmap v2970: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-16T06:36:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:40 smithi145 ceph-mon[96887]: pgmap v2971: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 1.1 KiB/s wr, 41 op/s 2024-09-16T06:36:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:40 smithi145 ceph-mon[99390]: pgmap v2971: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 1.1 KiB/s wr, 41 op/s 2024-09-16T06:36:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:40 smithi161 ceph-mon[87722]: pgmap v2971: 553 pgs: 553 active+clean; 75 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 1.1 KiB/s wr, 41 op/s 2024-09-16T06:36:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:42 smithi145 ceph-mon[96887]: pgmap v2972: 553 pgs: 553 active+clean; 103 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 2.8 MiB/s wr, 43 op/s 2024-09-16T06:36:42.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:42 smithi145 ceph-mon[99390]: pgmap v2972: 553 pgs: 553 active+clean; 103 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 2.8 MiB/s wr, 43 op/s 2024-09-16T06:36:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:42 smithi161 ceph-mon[87722]: pgmap v2972: 553 pgs: 553 active+clean; 103 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 2.8 MiB/s wr, 43 op/s 2024-09-16T06:36:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:44 smithi145 ceph-mon[96887]: pgmap v2973: 553 pgs: 553 active+clean; 135 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 11 MiB/s wr, 49 op/s 2024-09-16T06:36:44.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:44 smithi145 ceph-mon[96887]: osdmap e1685: 8 total, 8 up, 8 in 2024-09-16T06:36:44.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:36:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:36:44] "GET /metrics HTTP/1.1" 200 68250 "" "Prometheus/2.43.0" 2024-09-16T06:36:44.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:44 smithi145 ceph-mon[99390]: pgmap v2973: 553 pgs: 553 active+clean; 135 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 11 MiB/s wr, 49 op/s 2024-09-16T06:36:44.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:44 smithi145 ceph-mon[99390]: osdmap e1685: 8 total, 8 up, 8 in 2024-09-16T06:36:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:44 smithi161 ceph-mon[87722]: pgmap v2973: 553 pgs: 553 active+clean; 135 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 11 MiB/s wr, 49 op/s 2024-09-16T06:36:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:44 smithi161 ceph-mon[87722]: osdmap e1685: 8 total, 8 up, 8 in 2024-09-16T06:36:45.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:45 smithi145 ceph-mon[96887]: osdmap e1686: 8 total, 8 up, 8 in 2024-09-16T06:36:45.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:45 smithi145 ceph-mon[99390]: osdmap e1686: 8 total, 8 up, 8 in 2024-09-16T06:36:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:45 smithi161 ceph-mon[87722]: osdmap e1686: 8 total, 8 up, 8 in 2024-09-16T06:36:46.641 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:read: 4 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCloneEncryption (48327 ms) 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-09-16T06:36:46.642 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:36:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:46 smithi145 ceph-mon[99390]: pgmap v2976: 553 pgs: 553 active+clean; 131 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 32 MiB/s wr, 155 op/s 2024-09-16T06:36:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:46 smithi145 ceph-mon[99390]: osdmap e1687: 8 total, 8 up, 8 in 2024-09-16T06:36:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:46 smithi145 ceph-mon[96887]: pgmap v2976: 553 pgs: 553 active+clean; 131 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 32 MiB/s wr, 155 op/s 2024-09-16T06:36:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:46 smithi145 ceph-mon[96887]: osdmap e1687: 8 total, 8 up, 8 in 2024-09-16T06:36:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:46 smithi161 ceph-mon[87722]: pgmap v2976: 553 pgs: 553 active+clean; 131 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 32 MiB/s wr, 155 op/s 2024-09-16T06:36:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:46 smithi161 ceph-mon[87722]: osdmap e1687: 8 total, 8 up, 8 in 2024-09-16T06:36:47.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:47 smithi161 ceph-mon[87722]: osdmap e1688: 8 total, 8 up, 8 in 2024-09-16T06:36:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:47 smithi145 ceph-mon[96887]: osdmap e1688: 8 total, 8 up, 8 in 2024-09-16T06:36:48.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:47 smithi145 ceph-mon[99390]: osdmap e1688: 8 total, 8 up, 8 in 2024-09-16T06:36:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:48 smithi161 ceph-mon[87722]: pgmap v2979: 553 pgs: 553 active+clean; 63 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 33 MiB/s wr, 305 op/s 2024-09-16T06:36:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:48 smithi145 ceph-mon[99390]: pgmap v2979: 553 pgs: 553 active+clean; 63 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 33 MiB/s wr, 305 op/s 2024-09-16T06:36:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:48 smithi145 ceph-mon[96887]: pgmap v2979: 553 pgs: 553 active+clean; 63 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 33 MiB/s wr, 305 op/s 2024-09-16T06:36:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:50 smithi161 ceph-mon[87722]: pgmap v2980: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 23 MiB/s wr, 271 op/s 2024-09-16T06:36:50.869 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:50 smithi145 ceph-mon[99390]: pgmap v2980: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 23 MiB/s wr, 271 op/s 2024-09-16T06:36:50.869 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:50 smithi145 ceph-mon[96887]: pgmap v2980: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 23 MiB/s wr, 271 op/s 2024-09-16T06:36:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:51 smithi161 ceph-mon[87722]: osdmap e1689: 8 total, 8 up, 8 in 2024-09-16T06:36:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:51 smithi161 ceph-mon[87722]: osdmap e1690: 8 total, 8 up, 8 in 2024-09-16T06:36:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:51 smithi145 ceph-mon[99390]: osdmap e1689: 8 total, 8 up, 8 in 2024-09-16T06:36:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:51 smithi145 ceph-mon[99390]: osdmap e1690: 8 total, 8 up, 8 in 2024-09-16T06:36:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:51 smithi145 ceph-mon[96887]: osdmap e1689: 8 total, 8 up, 8 in 2024-09-16T06:36:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:51 smithi145 ceph-mon[96887]: osdmap e1690: 8 total, 8 up, 8 in 2024-09-16T06:36:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:36:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:52 smithi161 ceph-mon[87722]: pgmap v2983: 553 pgs: 553 active+clean; 43 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 1.4 MiB/s wr, 131 op/s 2024-09-16T06:36:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:52 smithi145 ceph-mon[99390]: pgmap v2983: 553 pgs: 553 active+clean; 43 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 1.4 MiB/s wr, 131 op/s 2024-09-16T06:36:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:52 smithi145 ceph-mon[96887]: pgmap v2983: 553 pgs: 553 active+clean; 43 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 1.4 MiB/s wr, 131 op/s 2024-09-16T06:36:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:54 smithi161 ceph-mon[87722]: pgmap v2984: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.6 MiB/s wr, 111 op/s 2024-09-16T06:36:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:54 smithi145 ceph-mon[99390]: pgmap v2984: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.6 MiB/s wr, 111 op/s 2024-09-16T06:36:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:36:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:36:54] "GET /metrics HTTP/1.1" 200 68244 "" "Prometheus/2.43.0" 2024-09-16T06:36:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:54 smithi145 ceph-mon[96887]: pgmap v2984: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.6 MiB/s wr, 111 op/s 2024-09-16T06:36:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:56 smithi145 ceph-mon[99390]: pgmap v2985: 553 pgs: 553 active+clean; 64 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.6 MiB/s wr, 114 op/s 2024-09-16T06:36:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:56 smithi145 ceph-mon[99390]: osdmap e1691: 8 total, 8 up, 8 in 2024-09-16T06:36:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:56 smithi145 ceph-mon[96887]: pgmap v2985: 553 pgs: 553 active+clean; 64 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.6 MiB/s wr, 114 op/s 2024-09-16T06:36:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:56 smithi145 ceph-mon[96887]: osdmap e1691: 8 total, 8 up, 8 in 2024-09-16T06:36:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:56 smithi161 ceph-mon[87722]: pgmap v2985: 553 pgs: 553 active+clean; 64 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.6 MiB/s wr, 114 op/s 2024-09-16T06:36:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:56 smithi161 ceph-mon[87722]: osdmap e1691: 8 total, 8 up, 8 in 2024-09-16T06:36:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:36:58 smithi145 ceph-mon[96887]: pgmap v2987: 553 pgs: 553 active+clean; 68 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 MiB/s wr, 52 op/s 2024-09-16T06:36:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:36:58 smithi145 ceph-mon[99390]: pgmap v2987: 553 pgs: 553 active+clean; 68 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 MiB/s wr, 52 op/s 2024-09-16T06:36:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:36:58 smithi161 ceph-mon[87722]: pgmap v2987: 553 pgs: 553 active+clean; 68 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 MiB/s wr, 52 op/s 2024-09-16T06:36:59.793 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (13151 ms) 2024-09-16T06:36:59.793 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-09-16T06:36:59.793 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:37:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:00 smithi145 ceph-mon[99390]: pgmap v2988: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.5 MiB/s wr, 46 op/s 2024-09-16T06:37:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:00 smithi145 ceph-mon[96887]: pgmap v2988: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.5 MiB/s wr, 46 op/s 2024-09-16T06:37:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:00 smithi161 ceph-mon[87722]: pgmap v2988: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.5 MiB/s wr, 46 op/s 2024-09-16T06:37:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:02 smithi145 ceph-mon[99390]: pgmap v2989: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-16T06:37:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:02 smithi145 ceph-mon[96887]: pgmap v2989: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-16T06:37:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:02 smithi161 ceph-mon[87722]: pgmap v2989: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-16T06:37:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:04 smithi145 ceph-mon[99390]: pgmap v2990: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-09-16T06:37:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:37:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:37:04] "GET /metrics HTTP/1.1" 200 68244 "" "Prometheus/2.43.0" 2024-09-16T06:37:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:04 smithi145 ceph-mon[96887]: pgmap v2990: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-09-16T06:37:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:04 smithi161 ceph-mon[87722]: pgmap v2990: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-09-16T06:37:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[99390]: pgmap v2991: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T06:37:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[99390]: osdmap e1692: 8 total, 8 up, 8 in 2024-09-16T06:37:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:37:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[96887]: pgmap v2991: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[96887]: osdmap e1692: 8 total, 8 up, 8 in 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:37:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:37:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:06 smithi161 ceph-mon[87722]: pgmap v2991: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T06:37:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:06 smithi161 ceph-mon[87722]: osdmap e1692: 8 total, 8 up, 8 in 2024-09-16T06:37:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:37:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:37:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:37:07.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:37:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:08 smithi145 ceph-mon[99390]: pgmap v2993: 553 pgs: 553 active+clean; 84 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T06:37:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:08 smithi145 ceph-mon[96887]: pgmap v2993: 553 pgs: 553 active+clean; 84 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T06:37:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:08 smithi161 ceph-mon[87722]: pgmap v2993: 553 pgs: 553 active+clean; 84 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-16T06:37:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:10 smithi145 ceph-mon[99390]: pgmap v2994: 553 pgs: 553 active+clean; 100 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-09-16T06:37:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:10 smithi145 ceph-mon[96887]: pgmap v2994: 553 pgs: 553 active+clean; 100 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-09-16T06:37:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:10 smithi161 ceph-mon[87722]: pgmap v2994: 553 pgs: 553 active+clean; 100 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-09-16T06:37:13.037 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (13245 ms) 2024-09-16T06:37:13.037 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-09-16T06:37:13.037 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:37:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:12 smithi145 ceph-mon[96887]: pgmap v2995: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 568 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:37:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:12 smithi145 ceph-mon[99390]: pgmap v2995: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 568 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:37:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:12 smithi161 ceph-mon[87722]: pgmap v2995: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 568 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:37:14.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:14 smithi161 ceph-mon[87722]: pgmap v2996: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-16T06:37:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:14 smithi145 ceph-mon[96887]: pgmap v2996: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-16T06:37:15.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:14 smithi145 ceph-mon[99390]: pgmap v2996: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-16T06:37:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:37:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:37:14] "GET /metrics HTTP/1.1" 200 68247 "" "Prometheus/2.43.0" 2024-09-16T06:37:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:16 smithi145 ceph-mon[96887]: pgmap v2997: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-09-16T06:37:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:16 smithi145 ceph-mon[99390]: pgmap v2997: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-09-16T06:37:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:16 smithi161 ceph-mon[87722]: pgmap v2997: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-09-16T06:37:17.189 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4152 ms) 2024-09-16T06:37:17.189 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-09-16T06:37:17.189 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:37:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:18 smithi145 ceph-mon[96887]: pgmap v2998: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-16T06:37:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:18 smithi145 ceph-mon[99390]: pgmap v2998: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-16T06:37:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:18 smithi161 ceph-mon[87722]: pgmap v2998: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-16T06:37:21.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:20 smithi145 ceph-mon[96887]: pgmap v2999: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-09-16T06:37:21.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:20 smithi145 ceph-mon[99390]: pgmap v2999: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-09-16T06:37:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:20 smithi161 ceph-mon[87722]: pgmap v2999: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-09-16T06:37:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:22.775 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5586 ms) 2024-09-16T06:37:22.776 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-09-16T06:37:22.776 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_librbd.cc:2905: Skipped 2024-09-16T06:37:22.776 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:37:22.776 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-09-16T06:37:22.776 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-09-16T06:37:22.776 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:37:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:22 smithi145 ceph-mon[96887]: pgmap v3000: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-09-16T06:37:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:22 smithi145 ceph-mon[99390]: pgmap v3000: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-09-16T06:37:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:22 smithi161 ceph-mon[87722]: pgmap v3000: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-09-16T06:37:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:24 smithi145 ceph-mon[99390]: pgmap v3001: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 17 op/s 2024-09-16T06:37:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:24 smithi145 ceph-mon[96887]: pgmap v3001: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 17 op/s 2024-09-16T06:37:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:37:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:37:24] "GET /metrics HTTP/1.1" 200 68251 "" "Prometheus/2.43.0" 2024-09-16T06:37:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:24 smithi161 ceph-mon[87722]: pgmap v3001: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 17 op/s 2024-09-16T06:37:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:26 smithi145 ceph-mon[96887]: pgmap v3002: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 21 op/s 2024-09-16T06:37:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:26 smithi145 ceph-mon[99390]: pgmap v3002: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 21 op/s 2024-09-16T06:37:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:26 smithi161 ceph-mon[87722]: pgmap v3002: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 21 op/s 2024-09-16T06:37:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:27 smithi145 ceph-mon[96887]: osdmap e1693: 8 total, 8 up, 8 in 2024-09-16T06:37:28.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:27 smithi145 ceph-mon[99390]: osdmap e1693: 8 total, 8 up, 8 in 2024-09-16T06:37:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:27 smithi161 ceph-mon[87722]: osdmap e1693: 8 total, 8 up, 8 in 2024-09-16T06:37:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:28 smithi145 ceph-mon[99390]: pgmap v3004: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 820 KiB/s wr, 23 op/s 2024-09-16T06:37:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:28 smithi145 ceph-mon[99390]: osdmap e1694: 8 total, 8 up, 8 in 2024-09-16T06:37:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:28 smithi145 ceph-mon[96887]: pgmap v3004: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 820 KiB/s wr, 23 op/s 2024-09-16T06:37:29.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:28 smithi145 ceph-mon[96887]: osdmap e1694: 8 total, 8 up, 8 in 2024-09-16T06:37:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:28 smithi161 ceph-mon[87722]: pgmap v3004: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 820 KiB/s wr, 23 op/s 2024-09-16T06:37:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:28 smithi161 ceph-mon[87722]: osdmap e1694: 8 total, 8 up, 8 in 2024-09-16T06:37:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:30 smithi145 ceph-mon[99390]: pgmap v3006: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 515 KiB/s wr, 69 op/s 2024-09-16T06:37:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:30 smithi145 ceph-mon[96887]: pgmap v3006: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 515 KiB/s wr, 69 op/s 2024-09-16T06:37:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:30 smithi161 ceph-mon[87722]: pgmap v3006: 553 pgs: 553 active+clean; 133 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 515 KiB/s wr, 69 op/s 2024-09-16T06:37:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:32 smithi145 ceph-mon[99390]: pgmap v3007: 553 pgs: 553 active+clean; 137 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 1.0 MiB/s wr, 81 op/s 2024-09-16T06:37:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:32 smithi145 ceph-mon[96887]: pgmap v3007: 553 pgs: 553 active+clean; 137 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 1.0 MiB/s wr, 81 op/s 2024-09-16T06:37:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:32 smithi161 ceph-mon[87722]: pgmap v3007: 553 pgs: 553 active+clean; 137 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 1.0 MiB/s wr, 81 op/s 2024-09-16T06:37:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:34 smithi145 ceph-mon[99390]: pgmap v3008: 553 pgs: 553 active+clean; 137 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 515 KiB/s wr, 73 op/s 2024-09-16T06:37:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:34 smithi145 ceph-mon[96887]: pgmap v3008: 553 pgs: 553 active+clean; 137 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 515 KiB/s wr, 73 op/s 2024-09-16T06:37:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:37:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:37:34] "GET /metrics HTTP/1.1" 200 68251 "" "Prometheus/2.43.0" 2024-09-16T06:37:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:34 smithi161 ceph-mon[87722]: pgmap v3008: 553 pgs: 553 active+clean; 137 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 515 KiB/s wr, 73 op/s 2024-09-16T06:37:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:36 smithi145 ceph-mon[99390]: pgmap v3009: 553 pgs: 553 active+clean; 141 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 945 KiB/s wr, 75 op/s 2024-09-16T06:37:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:36 smithi145 ceph-mon[96887]: pgmap v3009: 553 pgs: 553 active+clean; 141 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 945 KiB/s wr, 75 op/s 2024-09-16T06:37:37.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:36 smithi161 ceph-mon[87722]: pgmap v3009: 553 pgs: 553 active+clean; 141 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 945 KiB/s wr, 75 op/s 2024-09-16T06:37:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:38 smithi145 ceph-mon[96887]: pgmap v3010: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 900 KiB/s rd, 2.0 MiB/s wr, 68 op/s 2024-09-16T06:37:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:38 smithi145 ceph-mon[99390]: pgmap v3010: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 900 KiB/s rd, 2.0 MiB/s wr, 68 op/s 2024-09-16T06:37:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:38 smithi161 ceph-mon[87722]: pgmap v3010: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 900 KiB/s rd, 2.0 MiB/s wr, 68 op/s 2024-09-16T06:37:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:40 smithi145 ceph-mon[96887]: pgmap v3011: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 61 op/s 2024-09-16T06:37:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:40 smithi145 ceph-mon[99390]: pgmap v3011: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 61 op/s 2024-09-16T06:37:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:40 smithi161 ceph-mon[87722]: pgmap v3011: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 61 op/s 2024-09-16T06:37:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:42 smithi145 ceph-mon[99390]: pgmap v3012: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-09-16T06:37:43.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:42 smithi145 ceph-mon[96887]: pgmap v3012: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-09-16T06:37:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:42 smithi161 ceph-mon[87722]: pgmap v3012: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-09-16T06:37:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:37:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:37:44] "GET /metrics HTTP/1.1" 200 68254 "" "Prometheus/2.43.0" 2024-09-16T06:37:45.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:44 smithi145 ceph-mon[99390]: pgmap v3013: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-16T06:37:45.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:44 smithi145 ceph-mon[96887]: pgmap v3013: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-16T06:37:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:44 smithi161 ceph-mon[87722]: pgmap v3013: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-16T06:37:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:46 smithi145 ceph-mon[99390]: pgmap v3014: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-16T06:37:47.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:46 smithi145 ceph-mon[96887]: pgmap v3014: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-16T06:37:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:46 smithi161 ceph-mon[87722]: pgmap v3014: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-16T06:37:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:48 smithi145 ceph-mon[99390]: pgmap v3015: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1024 KiB/s wr, 6 op/s 2024-09-16T06:37:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:48 smithi145 ceph-mon[96887]: pgmap v3015: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1024 KiB/s wr, 6 op/s 2024-09-16T06:37:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:48 smithi161 ceph-mon[87722]: pgmap v3015: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1024 KiB/s wr, 6 op/s 2024-09-16T06:37:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:50 smithi145 ceph-mon[96887]: pgmap v3016: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-09-16T06:37:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:50 smithi145 ceph-mon[99390]: pgmap v3016: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-09-16T06:37:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:50 smithi161 ceph-mon[87722]: pgmap v3016: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-09-16T06:37:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:52.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:37:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:52 smithi145 ceph-mon[99390]: pgmap v3017: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-09-16T06:37:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:52 smithi145 ceph-mon[96887]: pgmap v3017: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-09-16T06:37:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:52 smithi161 ceph-mon[87722]: pgmap v3017: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-09-16T06:37:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:54 smithi145 ceph-mon[96887]: pgmap v3018: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-16T06:37:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:54 smithi145 ceph-mon[99390]: pgmap v3018: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-16T06:37:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:37:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:37:54] "GET /metrics HTTP/1.1" 200 68250 "" "Prometheus/2.43.0" 2024-09-16T06:37:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:54 smithi161 ceph-mon[87722]: pgmap v3018: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-16T06:37:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:56 smithi145 ceph-mon[99390]: pgmap v3019: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-09-16T06:37:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:56 smithi145 ceph-mon[96887]: pgmap v3019: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-09-16T06:37:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:56 smithi161 ceph-mon[87722]: pgmap v3019: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-09-16T06:37:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:37:58 smithi145 ceph-mon[99390]: pgmap v3020: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-16T06:37:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:37:58 smithi145 ceph-mon[96887]: pgmap v3020: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-16T06:37:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:37:58 smithi161 ceph-mon[87722]: pgmap v3020: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-16T06:38:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:00 smithi145 ceph-mon[99390]: pgmap v3021: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-09-16T06:38:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:00 smithi145 ceph-mon[96887]: pgmap v3021: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-09-16T06:38:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:00 smithi161 ceph-mon[87722]: pgmap v3021: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-09-16T06:38:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:02 smithi145 ceph-mon[99390]: pgmap v3022: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-09-16T06:38:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:02 smithi145 ceph-mon[96887]: pgmap v3022: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-09-16T06:38:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:02 smithi161 ceph-mon[87722]: pgmap v3022: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-09-16T06:38:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:04 smithi145 ceph-mon[96887]: pgmap v3023: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2024-09-16T06:38:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:04 smithi145 ceph-mon[99390]: pgmap v3023: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2024-09-16T06:38:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:38:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:38:04] "GET /metrics HTTP/1.1" 200 68250 "" "Prometheus/2.43.0" 2024-09-16T06:38:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:04 smithi161 ceph-mon[87722]: pgmap v3023: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2024-09-16T06:38:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:06 smithi145 ceph-mon[99390]: pgmap v3024: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-16T06:38:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:38:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:06 smithi145 ceph-mon[96887]: pgmap v3024: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-16T06:38:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:38:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:06 smithi161 ceph-mon[87722]: pgmap v3024: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-16T06:38:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:38:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:38:08.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:38:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:38:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:38:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:08 smithi145 ceph-mon[96887]: pgmap v3025: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-16T06:38:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:08 smithi145 ceph-mon[99390]: pgmap v3025: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-16T06:38:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:08 smithi161 ceph-mon[87722]: pgmap v3025: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-16T06:38:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:10 smithi145 ceph-mon[99390]: pgmap v3026: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-16T06:38:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:10 smithi145 ceph-mon[96887]: pgmap v3026: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-16T06:38:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:10 smithi161 ceph-mon[87722]: pgmap v3026: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-16T06:38:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:12 smithi145 ceph-mon[99390]: pgmap v3027: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-16T06:38:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:12 smithi145 ceph-mon[96887]: pgmap v3027: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-16T06:38:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:12 smithi161 ceph-mon[87722]: pgmap v3027: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-16T06:38:14.946 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:38:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:38:14] "GET /metrics HTTP/1.1" 200 68253 "" "Prometheus/2.43.0" 2024-09-16T06:38:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:14 smithi145 ceph-mon[99390]: pgmap v3028: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 826 KiB/s rd, 0 op/s 2024-09-16T06:38:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:14 smithi145 ceph-mon[96887]: pgmap v3028: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 826 KiB/s rd, 0 op/s 2024-09-16T06:38:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:14 smithi161 ceph-mon[87722]: pgmap v3028: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 826 KiB/s rd, 0 op/s 2024-09-16T06:38:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:16 smithi145 ceph-mon[99390]: pgmap v3029: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 881 KiB/s rd, 8 op/s 2024-09-16T06:38:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:16 smithi145 ceph-mon[96887]: pgmap v3029: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 881 KiB/s rd, 8 op/s 2024-09-16T06:38:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:16 smithi161 ceph-mon[87722]: pgmap v3029: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 881 KiB/s rd, 8 op/s 2024-09-16T06:38:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:18 smithi145 ceph-mon[96887]: pgmap v3030: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-09-16T06:38:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:18 smithi145 ceph-mon[99390]: pgmap v3030: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-09-16T06:38:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:18 smithi161 ceph-mon[87722]: pgmap v3030: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-09-16T06:38:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:20 smithi145 ceph-mon[99390]: pgmap v3031: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 13 op/s 2024-09-16T06:38:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:20 smithi145 ceph-mon[96887]: pgmap v3031: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 13 op/s 2024-09-16T06:38:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:20 smithi161 ceph-mon[87722]: pgmap v3031: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 13 op/s 2024-09-16T06:38:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:23.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:22 smithi145 ceph-mon[99390]: pgmap v3032: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 523 KiB/s rd, 16 op/s 2024-09-16T06:38:23.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:22 smithi145 ceph-mon[96887]: pgmap v3032: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 523 KiB/s rd, 16 op/s 2024-09-16T06:38:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:22 smithi161 ceph-mon[87722]: pgmap v3032: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 523 KiB/s rd, 16 op/s 2024-09-16T06:38:24.967 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:38:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:38:24] "GET /metrics HTTP/1.1" 200 68251 "" "Prometheus/2.43.0" 2024-09-16T06:38:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:24 smithi145 ceph-mon[99390]: pgmap v3033: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:38:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:24 smithi145 ceph-mon[96887]: pgmap v3033: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:38:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:24 smithi161 ceph-mon[87722]: pgmap v3033: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:38:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:26 smithi145 ceph-mon[96887]: pgmap v3034: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:38:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:26 smithi145 ceph-mon[99390]: pgmap v3034: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:38:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:26 smithi161 ceph-mon[87722]: pgmap v3034: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:38:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:28 smithi145 ceph-mon[99390]: pgmap v3035: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-09-16T06:38:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:28 smithi145 ceph-mon[96887]: pgmap v3035: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-09-16T06:38:28.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:28 smithi161 ceph-mon[87722]: pgmap v3035: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-09-16T06:38:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:30 smithi145 ceph-mon[96887]: pgmap v3036: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-16T06:38:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:30 smithi145 ceph-mon[99390]: pgmap v3036: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-16T06:38:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:30 smithi161 ceph-mon[87722]: pgmap v3036: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-16T06:38:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:31 smithi145 ceph-mon[99390]: pgmap v3037: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 14 op/s 2024-09-16T06:38:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:31 smithi145 ceph-mon[96887]: pgmap v3037: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 14 op/s 2024-09-16T06:38:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:31 smithi161 ceph-mon[87722]: pgmap v3037: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 14 op/s 2024-09-16T06:38:34.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:34 smithi145 ceph-mon[96887]: pgmap v3038: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 11 op/s 2024-09-16T06:38:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:34 smithi145 ceph-mon[99390]: pgmap v3038: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 11 op/s 2024-09-16T06:38:34.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:38:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:38:34] "GET /metrics HTTP/1.1" 200 68251 "" "Prometheus/2.43.0" 2024-09-16T06:38:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:34 smithi161 ceph-mon[87722]: pgmap v3038: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 11 op/s 2024-09-16T06:38:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:36 smithi145 ceph-mon[96887]: pgmap v3039: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 255 B/s wr, 19 op/s 2024-09-16T06:38:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:36 smithi145 ceph-mon[99390]: pgmap v3039: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 255 B/s wr, 19 op/s 2024-09-16T06:38:36.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:36 smithi161 ceph-mon[87722]: pgmap v3039: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 255 B/s wr, 19 op/s 2024-09-16T06:38:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:38 smithi145 ceph-mon[99390]: pgmap v3040: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 255 B/s wr, 11 op/s 2024-09-16T06:38:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:38 smithi145 ceph-mon[96887]: pgmap v3040: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 255 B/s wr, 11 op/s 2024-09-16T06:38:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:38 smithi161 ceph-mon[87722]: pgmap v3040: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 255 B/s wr, 11 op/s 2024-09-16T06:38:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:40 smithi145 ceph-mon[99390]: pgmap v3041: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2024-09-16T06:38:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:40 smithi145 ceph-mon[96887]: pgmap v3041: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2024-09-16T06:38:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:40 smithi161 ceph-mon[87722]: pgmap v3041: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2024-09-16T06:38:42.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:42 smithi145 ceph-mon[99390]: pgmap v3042: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-16T06:38:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:42 smithi145 ceph-mon[96887]: pgmap v3042: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-16T06:38:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:42 smithi161 ceph-mon[87722]: pgmap v3042: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-16T06:38:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:44 smithi145 ceph-mon[96887]: pgmap v3043: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-16T06:38:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:44 smithi145 ceph-mon[99390]: pgmap v3043: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-16T06:38:44.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:38:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:38:44] "GET /metrics HTTP/1.1" 200 68250 "" "Prometheus/2.43.0" 2024-09-16T06:38:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:44 smithi161 ceph-mon[87722]: pgmap v3043: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-16T06:38:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:46 smithi145 ceph-mon[96887]: pgmap v3044: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 85 B/s wr, 22 op/s 2024-09-16T06:38:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:46 smithi145 ceph-mon[99390]: pgmap v3044: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 85 B/s wr, 22 op/s 2024-09-16T06:38:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:46 smithi161 ceph-mon[87722]: pgmap v3044: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 85 B/s wr, 22 op/s 2024-09-16T06:38:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:48 smithi145 ceph-mon[96887]: pgmap v3045: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-09-16T06:38:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:48 smithi145 ceph-mon[99390]: pgmap v3045: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-09-16T06:38:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:48 smithi161 ceph-mon[87722]: pgmap v3045: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-09-16T06:38:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:50 smithi145 ceph-mon[99390]: pgmap v3046: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-16T06:38:50.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:50 smithi145 ceph-mon[96887]: pgmap v3046: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-16T06:38:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:50 smithi161 ceph-mon[87722]: pgmap v3046: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-16T06:38:51.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:51.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:38:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:52 smithi145 ceph-mon[96887]: pgmap v3047: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-16T06:38:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:52 smithi145 ceph-mon[99390]: pgmap v3047: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-16T06:38:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:52 smithi161 ceph-mon[87722]: pgmap v3047: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-16T06:38:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:54 smithi145 ceph-mon[99390]: pgmap v3048: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:38:54.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:54 smithi145 ceph-mon[96887]: pgmap v3048: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:38:54.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:38:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:38:54] "GET /metrics HTTP/1.1" 200 68251 "" "Prometheus/2.43.0" 2024-09-16T06:38:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:54 smithi161 ceph-mon[87722]: pgmap v3048: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:38:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:56 smithi145 ceph-mon[99390]: pgmap v3049: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:38:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:56 smithi145 ceph-mon[96887]: pgmap v3049: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:38:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:56 smithi161 ceph-mon[87722]: pgmap v3049: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:38:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:38:58 smithi145 ceph-mon[96887]: pgmap v3050: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:38:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:38:58 smithi145 ceph-mon[99390]: pgmap v3050: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:38:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:38:58 smithi161 ceph-mon[87722]: pgmap v3050: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:00 smithi145 ceph-mon[96887]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-09-16T06:39:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:00 smithi145 ceph-mon[99390]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-09-16T06:39:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:00 smithi161 ceph-mon[87722]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-09-16T06:39:02.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:02 smithi145 ceph-mon[96887]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-09-16T06:39:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:02 smithi145 ceph-mon[99390]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-09-16T06:39:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:02 smithi161 ceph-mon[87722]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-09-16T06:39:04.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:04 smithi145 ceph-mon[96887]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:04 smithi145 ceph-mon[99390]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:04.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:39:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:39:04] "GET /metrics HTTP/1.1" 200 68251 "" "Prometheus/2.43.0" 2024-09-16T06:39:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:04 smithi161 ceph-mon[87722]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:06 smithi145 ceph-mon[96887]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 18 op/s 2024-09-16T06:39:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:06 smithi145 ceph-mon[99390]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 18 op/s 2024-09-16T06:39:06.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:06 smithi161 ceph-mon[87722]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 18 op/s 2024-09-16T06:39:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[96887]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 op/s 2024-09-16T06:39:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:39:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:39:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:39:08.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:39:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[99390]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 op/s 2024-09-16T06:39:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:39:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:39:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:39:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:39:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:08 smithi161 ceph-mon[87722]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 op/s 2024-09-16T06:39:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:39:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:39:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:39:08.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:39:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:10 smithi145 ceph-mon[96887]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:10.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:10 smithi145 ceph-mon[99390]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:10 smithi161 ceph-mon[87722]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:12 smithi145 ceph-mon[96887]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 11 op/s 2024-09-16T06:39:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:12 smithi145 ceph-mon[99390]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 11 op/s 2024-09-16T06:39:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:12 smithi161 ceph-mon[87722]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 11 op/s 2024-09-16T06:39:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:14 smithi145 ceph-mon[99390]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-09-16T06:39:14.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:39:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:39:14] "GET /metrics HTTP/1.1" 200 68255 "" "Prometheus/2.43.0" 2024-09-16T06:39:14.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:14 smithi145 ceph-mon[96887]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-09-16T06:39:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:14 smithi161 ceph-mon[87722]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-09-16T06:39:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:16 smithi145 ceph-mon[99390]: pgmap v3059: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-09-16T06:39:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:16 smithi145 ceph-mon[96887]: pgmap v3059: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-09-16T06:39:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:16 smithi161 ceph-mon[87722]: pgmap v3059: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-09-16T06:39:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:18 smithi145 ceph-mon[99390]: pgmap v3060: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-09-16T06:39:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:18 smithi145 ceph-mon[96887]: pgmap v3060: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-09-16T06:39:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:18 smithi161 ceph-mon[87722]: pgmap v3060: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-09-16T06:39:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:20 smithi145 ceph-mon[96887]: pgmap v3061: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-16T06:39:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:20 smithi145 ceph-mon[99390]: pgmap v3061: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-16T06:39:20.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:20 smithi161 ceph-mon[87722]: pgmap v3061: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-16T06:39:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:22 smithi145 ceph-mon[96887]: pgmap v3062: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-16T06:39:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:22 smithi145 ceph-mon[99390]: pgmap v3062: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-16T06:39:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:22 smithi161 ceph-mon[87722]: pgmap v3062: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-16T06:39:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:24 smithi145 ceph-mon[99390]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:24.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:24 smithi145 ceph-mon[96887]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:24.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:39:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:39:24] "GET /metrics HTTP/1.1" 200 68255 "" "Prometheus/2.43.0" 2024-09-16T06:39:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:24 smithi161 ceph-mon[87722]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:26.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:26 smithi145 ceph-mon[96887]: pgmap v3064: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:39:26.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:26 smithi145 ceph-mon[99390]: pgmap v3064: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:39:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:26 smithi161 ceph-mon[87722]: pgmap v3064: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-09-16T06:39:28.664 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (125888 ms) 2024-09-16T06:39:28.664 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-09-16T06:39:28.664 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:28 smithi145 ceph-mon[99390]: pgmap v3065: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:28.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:28 smithi145 ceph-mon[96887]: pgmap v3065: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:28.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:28 smithi161 ceph-mon[87722]: pgmap v3065: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-16T06:39:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:30 smithi145 ceph-mon[96887]: pgmap v3066: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-16T06:39:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:30 smithi145 ceph-mon[99390]: pgmap v3066: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-16T06:39:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:30 smithi161 ceph-mon[87722]: pgmap v3066: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-16T06:39:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:32 smithi145 ceph-mon[99390]: pgmap v3067: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 12 op/s 2024-09-16T06:39:32.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:32 smithi145 ceph-mon[96887]: pgmap v3067: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 12 op/s 2024-09-16T06:39:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:32 smithi161 ceph-mon[87722]: pgmap v3067: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 12 op/s 2024-09-16T06:39:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:34 smithi145 ceph-mon[99390]: pgmap v3068: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 426 B/s wr, 11 op/s 2024-09-16T06:39:34.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:39:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:39:34] "GET /metrics HTTP/1.1" 200 68255 "" "Prometheus/2.43.0" 2024-09-16T06:39:34.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:34 smithi145 ceph-mon[96887]: pgmap v3068: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 426 B/s wr, 11 op/s 2024-09-16T06:39:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:34 smithi161 ceph-mon[87722]: pgmap v3068: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 426 B/s wr, 11 op/s 2024-09-16T06:39:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:36 smithi145 ceph-mon[96887]: pgmap v3069: 553 pgs: 553 active+clean; 161 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 683 KiB/s wr, 12 op/s 2024-09-16T06:39:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:36 smithi145 ceph-mon[99390]: pgmap v3069: 553 pgs: 553 active+clean; 161 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 683 KiB/s wr, 12 op/s 2024-09-16T06:39:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:36 smithi161 ceph-mon[87722]: pgmap v3069: 553 pgs: 553 active+clean; 161 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 683 KiB/s wr, 12 op/s 2024-09-16T06:39:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:38 smithi145 ceph-mon[99390]: pgmap v3070: 553 pgs: 553 active+clean; 165 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-09-16T06:39:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:38 smithi145 ceph-mon[96887]: pgmap v3070: 553 pgs: 553 active+clean; 165 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-09-16T06:39:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:38 smithi161 ceph-mon[87722]: pgmap v3070: 553 pgs: 553 active+clean; 165 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-09-16T06:39:40.069 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.EncryptedResize (11406 ms) 2024-09-16T06:39:40.070 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-09-16T06:39:40.070 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:40 smithi145 ceph-mon[96887]: pgmap v3071: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-09-16T06:39:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:40 smithi145 ceph-mon[99390]: pgmap v3071: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-09-16T06:39:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:40 smithi161 ceph-mon[87722]: pgmap v3071: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-09-16T06:39:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:42 smithi145 ceph-mon[96887]: pgmap v3072: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-16T06:39:42.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:42 smithi145 ceph-mon[99390]: pgmap v3072: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-16T06:39:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:42 smithi161 ceph-mon[87722]: pgmap v3072: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-16T06:39:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:44 smithi145 ceph-mon[99390]: pgmap v3073: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-16T06:39:44.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:44 smithi145 ceph-mon[96887]: pgmap v3073: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-16T06:39:44.819 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:39:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:39:44] "GET /metrics HTTP/1.1" 200 68254 "" "Prometheus/2.43.0" 2024-09-16T06:39:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:44 smithi161 ceph-mon[87722]: pgmap v3073: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-16T06:39:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:46 smithi145 ceph-mon[99390]: pgmap v3074: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-16T06:39:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:46 smithi145 ceph-mon[99390]: osdmap e1695: 8 total, 8 up, 8 in 2024-09-16T06:39:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:46 smithi145 ceph-mon[96887]: pgmap v3074: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-16T06:39:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:46 smithi145 ceph-mon[96887]: osdmap e1695: 8 total, 8 up, 8 in 2024-09-16T06:39:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:46 smithi161 ceph-mon[87722]: pgmap v3074: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-16T06:39:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:46 smithi161 ceph-mon[87722]: osdmap e1695: 8 total, 8 up, 8 in 2024-09-16T06:39:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:48 smithi145 ceph-mon[99390]: pgmap v3076: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 719 KiB/s wr, 29 op/s 2024-09-16T06:39:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:48 smithi145 ceph-mon[96887]: pgmap v3076: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 719 KiB/s wr, 29 op/s 2024-09-16T06:39:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:48 smithi161 ceph-mon[87722]: pgmap v3076: 553 pgs: 553 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 719 KiB/s wr, 29 op/s 2024-09-16T06:39:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:50 smithi145 ceph-mon[99390]: pgmap v3077: 553 pgs: 553 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.5 MiB/s wr, 47 op/s 2024-09-16T06:39:50.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:50 smithi145 ceph-mon[96887]: pgmap v3077: 553 pgs: 553 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.5 MiB/s wr, 47 op/s 2024-09-16T06:39:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:50 smithi161 ceph-mon[87722]: pgmap v3077: 553 pgs: 553 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.5 MiB/s wr, 47 op/s 2024-09-16T06:39:51.184 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (11114 ms) 2024-09-16T06:39:51.184 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-09-16T06:39:51.184 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:39:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:52 smithi145 ceph-mon[96887]: pgmap v3078: 553 pgs: 553 active+clean; 185 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 1.6 MiB/s wr, 51 op/s 2024-09-16T06:39:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:52 smithi145 ceph-mon[99390]: pgmap v3078: 553 pgs: 553 active+clean; 185 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 1.6 MiB/s wr, 51 op/s 2024-09-16T06:39:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:52 smithi161 ceph-mon[87722]: pgmap v3078: 553 pgs: 553 active+clean; 185 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 1.6 MiB/s wr, 51 op/s 2024-09-16T06:39:53.056 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:53.056 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:53.056 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.057 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:53.058 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.059 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:53.060 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.061 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:53.063 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:53.063 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:53.063 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.063 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:53.063 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:53.063 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:53.063 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.064 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:53.064 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:53.064 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:53.064 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.064 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:53.064 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:53.064 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:53.065 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 512~512 = 512 2024-09-16T06:39:53.065 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.065 INFO:tasks.workunit.client.0.smithi145.stdout:aio discard: 1536~512 = 0 2024-09-16T06:39:53.065 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.065 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.065 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.065 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:39:53.066 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.067 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.067 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:39:53.067 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.067 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.067 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.067 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.068 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:39:53.068 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.068 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.068 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:39:53.068 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.068 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.068 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:39:53.069 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.069 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.069 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:39:53.069 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.069 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.069 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.069 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:39:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:39:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.070 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.071 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.072 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.073 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.074 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.075 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.076 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:53.077 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:53.077 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:53.077 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:53.077 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:53.077 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:53.077 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:53.077 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.767 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.768 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.768 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.768 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.768 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.768 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.768 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.769 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.770 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.771 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.771 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.771 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.771 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.771 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.771 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.771 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.771 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.772 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.773 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.774 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.775 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.775 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.775 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.775 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.775 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.775 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.775 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.776 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.776 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.776 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.776 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.776 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:54.776 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.776 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.776 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:54.777 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.777 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.777 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.777 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.778 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:39:54.779 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3584 ms) 2024-09-16T06:39:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-09-16T06:39:54.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:54 smithi145 ceph-mon[96887]: pgmap v3079: 553 pgs: 553 active+clean; 193 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 511 op/s 2024-09-16T06:39:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:54 smithi145 ceph-mon[99390]: pgmap v3079: 553 pgs: 553 active+clean; 193 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 511 op/s 2024-09-16T06:39:54.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:39:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:39:54] "GET /metrics HTTP/1.1" 200 68250 "" "Prometheus/2.43.0" 2024-09-16T06:39:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:54 smithi161 ceph-mon[87722]: pgmap v3079: 553 pgs: 553 active+clean; 193 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 511 op/s 2024-09-16T06:39:56.550 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:56 smithi145 ceph-mon[99390]: pgmap v3080: 553 pgs: 553 active+clean; 201 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 518 op/s 2024-09-16T06:39:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:56 smithi145 ceph-mon[99390]: osdmap e1696: 8 total, 8 up, 8 in 2024-09-16T06:39:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:56 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3560562553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:39:56.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:56 smithi145 ceph-mon[96887]: pgmap v3080: 553 pgs: 553 active+clean; 201 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 518 op/s 2024-09-16T06:39:56.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:56 smithi145 ceph-mon[96887]: osdmap e1696: 8 total, 8 up, 8 in 2024-09-16T06:39:56.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:56 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3560562553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:39:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:56 smithi161 ceph-mon[87722]: pgmap v3080: 553 pgs: 553 active+clean; 201 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 518 op/s 2024-09-16T06:39:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:56 smithi161 ceph-mon[87722]: osdmap e1696: 8 total, 8 up, 8 in 2024-09-16T06:39:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:56 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3560562553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:39:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:57 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3560562553' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:39:57.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:57 smithi145 ceph-mon[96887]: osdmap e1697: 8 total, 8 up, 8 in 2024-09-16T06:39:57.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:57 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3560562553' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:39:57.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:57 smithi145 ceph-mon[99390]: osdmap e1697: 8 total, 8 up, 8 in 2024-09-16T06:39:57.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:57 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3560562553' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:39:57.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:57 smithi161 ceph-mon[87722]: osdmap e1697: 8 total, 8 up, 8 in 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:58.638 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.639 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.640 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.641 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:58.642 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 512~512 = 512 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:aio discard: 1536~512 = 0 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3870 ms) 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-09-16T06:39:58.643 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:58.665 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (27 ms) 2024-09-16T06:39:58.665 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-09-16T06:39:58.665 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:58.692 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (27 ms) 2024-09-16T06:39:58.692 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-09-16T06:39:58.692 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:58.719 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (27 ms) 2024-09-16T06:39:58.719 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-09-16T06:39:58.719 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:58.744 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (26 ms) 2024-09-16T06:39:58.745 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-09-16T06:39:58.745 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:58.824 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (80 ms) 2024-09-16T06:39:58.824 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-09-16T06:39:58.824 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:58.886 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (62 ms) 2024-09-16T06:39:58.886 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-09-16T06:39:58.887 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:58.947 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (61 ms) 2024-09-16T06:39:58.947 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-09-16T06:39:58.947 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.010 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (63 ms) 2024-09-16T06:39:59.011 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-09-16T06:39:59.011 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:58 smithi145 ceph-mon[96887]: pgmap v3083: 585 pgs: 5 creating+peering, 26 unknown, 554 active+clean; 201 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 612 op/s 2024-09-16T06:39:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:58 smithi145 ceph-mon[96887]: osdmap e1698: 8 total, 8 up, 8 in 2024-09-16T06:39:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:58 smithi145 ceph-mon[99390]: pgmap v3083: 585 pgs: 5 creating+peering, 26 unknown, 554 active+clean; 201 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 612 op/s 2024-09-16T06:39:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:58 smithi145 ceph-mon[99390]: osdmap e1698: 8 total, 8 up, 8 in 2024-09-16T06:39:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:58 smithi161 ceph-mon[87722]: pgmap v3083: 585 pgs: 5 creating+peering, 26 unknown, 554 active+clean; 201 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 612 op/s 2024-09-16T06:39:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:58 smithi161 ceph-mon[87722]: osdmap e1698: 8 total, 8 up, 8 in 2024-09-16T06:39:59.380 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (370 ms) 2024-09-16T06:39:59.381 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-09-16T06:39:59.381 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.635 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (254 ms) 2024-09-16T06:39:59.635 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-09-16T06:39:59.635 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.663 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (29 ms) 2024-09-16T06:39:59.664 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-09-16T06:39:59.664 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.692 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (29 ms) 2024-09-16T06:39:59.692 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-09-16T06:39:59.693 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.718 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (26 ms) 2024-09-16T06:39:59.718 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-09-16T06:39:59.718 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.747 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (29 ms) 2024-09-16T06:39:59.747 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-09-16T06:39:59.747 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.770 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.770 INFO:tasks.workunit.client.0.smithi145.stdout:aio discard: 0~1048576 = 0 2024-09-16T06:39:59.770 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.770 INFO:tasks.workunit.client.0.smithi145.stdout:aio discard: 0~4194304 = 0 2024-09-16T06:39:59.771 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.771 INFO:tasks.workunit.client.0.smithi145.stdout:aio discard: 3145728~1048576 = 0 2024-09-16T06:39:59.771 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (23 ms) 2024-09-16T06:39:59.771 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestFUA 2024-09-16T06:39:59.771 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.882 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.882 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.882 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.882 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.883 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.884 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.885 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestFUA (112 ms) 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-09-16T06:39:59.886 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.902 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.903 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.904 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.904 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.904 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.904 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.904 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:39:59.904 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:start compare and write 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:compare and wrote: 512 2024-09-16T06:39:59.921 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.922 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:59.922 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.922 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.922 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:59.922 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.922 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:59.922 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.923 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.923 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:59.923 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.923 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:59.923 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.924 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.924 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:59.924 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.924 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:59.924 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.925 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.925 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:59.925 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.925 INFO:tasks.workunit.client.0.smithi145.stdout:started aio compare and write 2024-09-16T06:39:59.925 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:finished aio compare and write 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.927 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.928 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.929 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.929 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:39:59.929 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:39:59.929 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:39:59.930 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:39:59.930 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:39:59.930 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:39:59.930 INFO:tasks.workunit.client.0.smithi145.stdout:discard: 512~512 2024-09-16T06:39:59.930 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:00.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:39:59 smithi145 ceph-mon[96887]: osdmap e1699: 8 total, 8 up, 8 in 2024-09-16T06:40:00.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:39:59 smithi145 ceph-mon[99390]: osdmap e1699: 8 total, 8 up, 8 in 2024-09-16T06:40:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:39:59 smithi161 ceph-mon[87722]: osdmap e1699: 8 total, 8 up, 8 in 2024-09-16T06:40:00.985 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:40:00.986 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:40:00.987 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.988 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.989 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.990 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:00.991 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:00.992 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:00.996 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:00.996 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:00.996 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:00.996 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:00.996 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:00.997 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:00.997 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.005 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.005 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.005 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.005 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.005 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.005 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.005 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:01.005 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.006 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.006 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:01.006 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.006 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.006 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.029 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.029 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.029 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.029 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.029 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.029 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.029 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.053 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[96887]: pgmap v3086: 585 pgs: 5 creating+peering, 6 unknown, 574 active+clean; 215 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.2 MiB/s wr, 981 op/s 2024-09-16T06:40:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[96887]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-09-16T06:40:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[96887]: [WRN] POOL_FULL: 2 pool(s) full 2024-09-16T06:40:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-24' is full (running out of quota) 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[96887]: pool 'test-librbd-smithi145-149208-27' is full (running out of quota) 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[96887]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[96887]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[99390]: pgmap v3086: 585 pgs: 5 creating+peering, 6 unknown, 574 active+clean; 215 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.2 MiB/s wr, 981 op/s 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[99390]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[99390]: [WRN] POOL_FULL: 2 pool(s) full 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-24' is full (running out of quota) 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[99390]: pool 'test-librbd-smithi145-149208-27' is full (running out of quota) 2024-09-16T06:40:01.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[99390]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-16T06:40:01.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:00 smithi145 ceph-mon[99390]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-16T06:40:01.084 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.084 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.084 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.084 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.084 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.084 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.084 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:00 smithi161 ceph-mon[87722]: pgmap v3086: 585 pgs: 5 creating+peering, 6 unknown, 574 active+clean; 215 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.2 MiB/s wr, 981 op/s 2024-09-16T06:40:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:00 smithi161 ceph-mon[87722]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-09-16T06:40:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:00 smithi161 ceph-mon[87722]: [WRN] POOL_FULL: 2 pool(s) full 2024-09-16T06:40:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:00 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-24' is full (running out of quota) 2024-09-16T06:40:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:00 smithi161 ceph-mon[87722]: pool 'test-librbd-smithi145-149208-27' is full (running out of quota) 2024-09-16T06:40:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:00 smithi161 ceph-mon[87722]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-16T06:40:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:00 smithi161 ceph-mon[87722]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-16T06:40:01.116 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:01.117 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.118 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.118 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.159 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.159 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.159 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.159 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.159 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.159 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.159 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.199 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.199 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.200 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.200 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.200 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.200 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.200 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.257 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.257 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.257 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.257 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.257 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.257 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.257 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.313 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.314 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.397 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.397 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.397 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.397 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.397 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.397 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.397 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.466 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.467 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.467 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.467 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.467 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.467 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.467 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.562 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.562 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.562 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.562 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.562 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.562 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.563 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.635 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.635 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.635 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.635 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.635 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.635 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.636 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:01.636 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.636 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.636 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:01.636 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.636 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.636 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.727 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.727 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.727 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.727 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.727 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.727 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.727 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.815 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.815 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.815 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.815 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.815 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.815 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.815 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:01.917 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:01.917 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:01.917 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:01.918 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:01.918 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:01.918 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:01.918 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:02.028 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:02.028 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestIOPP (2146 ms) 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-09-16T06:40:02.029 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.053 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (24 ms) 2024-09-16T06:40:02.053 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-09-16T06:40:02.053 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.074 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (22 ms) 2024-09-16T06:40:02.075 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-09-16T06:40:02.075 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.095 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (21 ms) 2024-09-16T06:40:02.096 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-09-16T06:40:02.096 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.120 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (25 ms) 2024-09-16T06:40:02.120 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-09-16T06:40:02.121 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.144 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (24 ms) 2024-09-16T06:40:02.144 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-09-16T06:40:02.144 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.163 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:02.166 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (22 ms) 2024-09-16T06:40:02.167 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-09-16T06:40:02.167 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.193 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (27 ms) 2024-09-16T06:40:02.193 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-09-16T06:40:02.193 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.215 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:02.219 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (26 ms) 2024-09-16T06:40:02.219 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-09-16T06:40:02.219 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.245 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (23 ms) 2024-09-16T06:40:02.245 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-09-16T06:40:02.245 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.266 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:02.270 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (27 ms) 2024-09-16T06:40:02.270 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-09-16T06:40:02.270 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.297 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2024-09-16T06:40:02.297 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-09-16T06:40:02.297 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.321 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:02.325 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2024-09-16T06:40:02.325 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-09-16T06:40:02.326 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (73 ms) 2024-09-16T06:40:02.399 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-09-16T06:40:02.399 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.444 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:02.461 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (62 ms) 2024-09-16T06:40:02.461 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-09-16T06:40:02.461 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.522 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (62 ms) 2024-09-16T06:40:02.523 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-09-16T06:40:02.523 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.574 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:02.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (72 ms) 2024-09-16T06:40:02.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-09-16T06:40:02.595 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:02.881 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (287 ms) 2024-09-16T06:40:02.882 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-09-16T06:40:02.882 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:02 smithi145 ceph-mon[96887]: pgmap v3087: 585 pgs: 585 active+clean; 239 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.9 MiB/s wr, 729 op/s 2024-09-16T06:40:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:02 smithi145 ceph-mon[99390]: pgmap v3087: 585 pgs: 585 active+clean; 239 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.9 MiB/s wr, 729 op/s 2024-09-16T06:40:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:02 smithi161 ceph-mon[87722]: pgmap v3087: 585 pgs: 585 active+clean; 239 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.9 MiB/s wr, 729 op/s 2024-09-16T06:40:03.156 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:03.179 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (297 ms) 2024-09-16T06:40:03.179 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-09-16T06:40:03.179 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:03.209 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:40:03.209 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:40:03.209 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:40:03.209 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:40:03.209 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:40:03.209 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.210 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:40:03.210 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:03.210 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:03.210 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:40:03.210 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.210 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:40:03.210 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:03.211 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:03.211 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:40:03.211 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.211 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:40:03.211 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:03.212 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:03.212 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:40:03.212 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.212 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:40:03.212 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:03.216 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:03.216 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:40:03.216 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.217 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:40:03.217 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:03.217 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:read: 512 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.218 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:40:03.219 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:40:04.289 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:40:04.289 INFO:tasks.workunit.client.0.smithi145.stdout:finished read 2024-09-16T06:40:04.289 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:40:04.289 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.289 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 0 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 16384 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.290 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 49152 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 65536 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:40:04.291 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 98304 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 114688 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.292 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 147456 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 163840 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.293 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 196608 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 212992 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.294 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.295 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.296 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.296 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.296 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.296 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.296 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.296 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.299 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.299 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.299 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.299 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.299 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.299 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.299 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.306 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.307 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.307 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.307 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.307 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.307 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.328 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.329 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.329 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.329 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.329 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.329 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.329 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.352 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.352 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.352 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.352 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.352 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.352 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.353 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.383 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.383 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.383 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.383 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.383 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.383 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.383 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.413 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.413 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.414 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.459 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.459 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.459 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.459 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.459 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.459 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.459 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.521 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.521 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.521 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.521 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.521 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.521 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.521 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.581 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.581 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.581 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.581 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.581 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.581 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.581 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.629 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.629 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.629 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.629 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.630 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.703 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.704 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.704 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.704 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.704 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.704 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.704 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.773 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.773 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.773 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.773 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.773 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.773 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.773 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.856 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.857 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.857 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.857 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.857 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.857 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.857 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:04.941 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:04.942 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:04.942 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:05.039 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:05.039 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:05.039 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:05.039 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:05.039 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:05.040 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:05.040 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:04 smithi145 ceph-mon[99390]: pgmap v3088: 585 pgs: 585 active+clean; 265 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 10 MiB/s wr, 1.95k op/s 2024-09-16T06:40:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:04 smithi145 ceph-mon[96887]: pgmap v3088: 585 pgs: 585 active+clean; 265 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 10 MiB/s wr, 1.95k op/s 2024-09-16T06:40:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:40:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:40:04] "GET /metrics HTTP/1.1" 200 68250 "" "Prometheus/2.43.0" 2024-09-16T06:40:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:04 smithi161 ceph-mon[87722]: pgmap v3088: 585 pgs: 585 active+clean; 265 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 10 MiB/s wr, 1.95k op/s 2024-09-16T06:40:05.139 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:05.139 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:05.139 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:05.139 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:05.139 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:05.139 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:05.139 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:05.235 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:05.235 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:05.235 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:05.235 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:05.235 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:05.235 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:05.235 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:40:05.351 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:finished writesame 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:to verify the data 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:verified 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:started writesame 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:expected fail, finished writesame 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (2173 ms) 2024-09-16T06:40:05.352 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-09-16T06:40:05.353 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 0 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 1 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:snap: orig 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:found orig with size 2097152 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:read: 80 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:write test data! 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 80 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 2 2024-09-16T06:40:06.042 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:snap: orig 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:snap: written 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:found orig with size 2097152 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:found written with size 2097152 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:read: 80 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:read: 80 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:read: 80 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:write to snapshot returned -30 2024-09-16T06:40:06.043 INFO:tasks.workunit.client.0.smithi145.stdout:Read-only file system 2024-09-16T06:40:06.061 INFO:tasks.workunit.client.0.smithi145.stdout:read: 80 2024-09-16T06:40:06.061 INFO:tasks.workunit.client.0.smithi145.stdout:read: 80 2024-09-16T06:40:06.061 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 80 2024-09-16T06:40:06.062 INFO:tasks.workunit.client.0.smithi145.stdout:opening testimg@orig 2024-09-16T06:40:06.062 INFO:tasks.workunit.client.0.smithi145.stdout:read: 80 2024-09-16T06:40:06.062 INFO:tasks.workunit.client.0.smithi145.stdout:write to snapshot returned -30 2024-09-16T06:40:06.062 INFO:tasks.workunit.client.0.smithi145.stdout:Read-only file system 2024-09-16T06:40:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:06 smithi145 ceph-mon[99390]: pgmap v3089: 585 pgs: 585 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 2.25k op/s 2024-09-16T06:40:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:06 smithi145 ceph-mon[99390]: osdmap e1700: 8 total, 8 up, 8 in 2024-09-16T06:40:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:06 smithi145 ceph-mon[99390]: osdmap e1701: 8 total, 8 up, 8 in 2024-09-16T06:40:07.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:06 smithi145 ceph-mon[96887]: pgmap v3089: 585 pgs: 585 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 2.25k op/s 2024-09-16T06:40:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:06 smithi145 ceph-mon[96887]: osdmap e1700: 8 total, 8 up, 8 in 2024-09-16T06:40:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:06 smithi145 ceph-mon[96887]: osdmap e1701: 8 total, 8 up, 8 in 2024-09-16T06:40:07.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:06 smithi161 ceph-mon[87722]: pgmap v3089: 585 pgs: 585 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 2.25k op/s 2024-09-16T06:40:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:06 smithi161 ceph-mon[87722]: osdmap e1700: 8 total, 8 up, 8 in 2024-09-16T06:40:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:06 smithi161 ceph-mon[87722]: osdmap e1701: 8 total, 8 up, 8 in 2024-09-16T06:40:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:08.063 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 2 2024-09-16T06:40:08.063 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:snap: orig 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:snap: written 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:found orig with size 2097152 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:found written with size 2097152 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 1 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:snap: orig 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:found orig with size 2097152 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 0 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (2712 ms) 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-09-16T06:40:08.064 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:08 smithi145 ceph-mon[99390]: osdmap e1702: 8 total, 8 up, 8 in 2024-09-16T06:40:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:08 smithi145 ceph-mon[99390]: pgmap v3093: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 2.31k op/s 2024-09-16T06:40:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:40:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:08 smithi145 ceph-mon[96887]: osdmap e1702: 8 total, 8 up, 8 in 2024-09-16T06:40:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:08 smithi145 ceph-mon[96887]: pgmap v3093: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 2.31k op/s 2024-09-16T06:40:08.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:40:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:08 smithi161 ceph-mon[87722]: osdmap e1702: 8 total, 8 up, 8 in 2024-09-16T06:40:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:08 smithi161 ceph-mon[87722]: pgmap v3093: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 2.31k op/s 2024-09-16T06:40:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:40:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:09 smithi145 ceph-mon[96887]: osdmap e1703: 8 total, 8 up, 8 in 2024-09-16T06:40:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:40:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:40:09.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:09 smithi145 ceph-mon[99390]: osdmap e1703: 8 total, 8 up, 8 in 2024-09-16T06:40:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:40:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:40:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:09 smithi161 ceph-mon[87722]: osdmap e1703: 8 total, 8 up, 8 in 2024-09-16T06:40:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:40:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:40:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:10.074 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2011 ms) 2024-09-16T06:40:10.074 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestClone 2024-09-16T06:40:10.075 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:10 smithi145 ceph-mon[99390]: osdmap e1704: 8 total, 8 up, 8 in 2024-09-16T06:40:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:10 smithi145 ceph-mon[99390]: pgmap v3096: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 1.41k op/s 2024-09-16T06:40:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:10 smithi145 ceph-mon[96887]: osdmap e1704: 8 total, 8 up, 8 in 2024-09-16T06:40:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:10 smithi145 ceph-mon[96887]: pgmap v3096: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 1.41k op/s 2024-09-16T06:40:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:10 smithi161 ceph-mon[87722]: osdmap e1704: 8 total, 8 up, 8 in 2024-09-16T06:40:10.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:10 smithi161 ceph-mon[87722]: pgmap v3096: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 1.41k op/s 2024-09-16T06:40:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:11 smithi145 ceph-mon[96887]: osdmap e1705: 8 total, 8 up, 8 in 2024-09-16T06:40:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:11 smithi145 ceph-mon[99390]: osdmap e1705: 8 total, 8 up, 8 in 2024-09-16T06:40:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:11 smithi161 ceph-mon[87722]: osdmap e1705: 8 total, 8 up, 8 in 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:made parent image "parent" 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:parent has no parent info 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:made snapshot "parent@parent_snap" 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:can't unprotect an unprotected snap 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:can't protect a protected snap 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:made and opened clone "child" 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:read: 8 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:read: 8 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:read: 8 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:sizes and overlaps are good between parent and child 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:child image successfully cloned all image-meta pairs 2024-09-16T06:40:12.097 INFO:tasks.workunit.client.0.smithi145.stdout:sized down clone, changed overlap 2024-09-16T06:40:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-09-16T06:40:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:sized up clone, changed size but not overlap or parent's size 2024-09-16T06:40:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:can't remove parent while child still exists 2024-09-16T06:40:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:can't remove parent while still protected 2024-09-16T06:40:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:removed parent snap after unprotecting 2024-09-16T06:40:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestClone (2022 ms) 2024-09-16T06:40:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestClone2 2024-09-16T06:40:12.098 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:12 smithi145 ceph-mon[99390]: osdmap e1706: 8 total, 8 up, 8 in 2024-09-16T06:40:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:12 smithi145 ceph-mon[99390]: pgmap v3099: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 1.33k op/s 2024-09-16T06:40:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:12 smithi145 ceph-mon[96887]: osdmap e1706: 8 total, 8 up, 8 in 2024-09-16T06:40:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:12 smithi145 ceph-mon[96887]: pgmap v3099: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 1.33k op/s 2024-09-16T06:40:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:12 smithi161 ceph-mon[87722]: osdmap e1706: 8 total, 8 up, 8 in 2024-09-16T06:40:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:12 smithi161 ceph-mon[87722]: pgmap v3099: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 1.33k op/s 2024-09-16T06:40:13.195 INFO:tasks.workunit.client.0.smithi145.stdout:made parent image "parent" 2024-09-16T06:40:13.195 INFO:tasks.workunit.client.0.smithi145.stdout:parent has no parent info 2024-09-16T06:40:13.195 INFO:tasks.workunit.client.0.smithi145.stdout:made snapshot "parent@parent_snap" 2024-09-16T06:40:13.195 INFO:tasks.workunit.client.0.smithi145.stdout:made and opened clone "child" 2024-09-16T06:40:13.196 INFO:tasks.workunit.client.0.smithi145.stdout:child image successfully cloned all image-meta pairs 2024-09-16T06:40:13.196 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestClone2 (1099 ms) 2024-09-16T06:40:13.196 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ListChildren 2024-09-16T06:40:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:13 smithi145 ceph-mon[96887]: osdmap e1707: 8 total, 8 up, 8 in 2024-09-16T06:40:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:13 smithi145 ceph-mon[99390]: osdmap e1707: 8 total, 8 up, 8 in 2024-09-16T06:40:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:13 smithi161 ceph-mon[87722]: osdmap e1707: 8 total, 8 up, 8 in 2024-09-16T06:40:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:14 smithi161 ceph-mon[87722]: osdmap e1708: 8 total, 8 up, 8 in 2024-09-16T06:40:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:14 smithi161 ceph-mon[87722]: pgmap v3102: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 411 KiB/s rd, 29 KiB/s wr, 494 op/s 2024-09-16T06:40:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:14 smithi145 ceph-mon[96887]: osdmap e1708: 8 total, 8 up, 8 in 2024-09-16T06:40:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:14 smithi145 ceph-mon[96887]: pgmap v3102: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 411 KiB/s rd, 29 KiB/s wr, 494 op/s 2024-09-16T06:40:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:14 smithi145 ceph-mon[99390]: osdmap e1708: 8 total, 8 up, 8 in 2024-09-16T06:40:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:14 smithi145 ceph-mon[99390]: pgmap v3102: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 411 KiB/s rd, 29 KiB/s wr, 494 op/s 2024-09-16T06:40:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:40:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:40:14] "GET /metrics HTTP/1.1" 200 70715 "" "Prometheus/2.43.0" 2024-09-16T06:40:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:15 smithi145 ceph-mon[96887]: osdmap e1709: 8 total, 8 up, 8 in 2024-09-16T06:40:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:15 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4234410594' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:15 smithi145 ceph-mon[99390]: osdmap e1709: 8 total, 8 up, 8 in 2024-09-16T06:40:15.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:15 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4234410594' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:15 smithi161 ceph-mon[87722]: osdmap e1709: 8 total, 8 up, 8 in 2024-09-16T06:40:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:15 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4234410594' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:16.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:16 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4234410594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:16.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:16 smithi161 ceph-mon[87722]: osdmap e1710: 8 total, 8 up, 8 in 2024-09-16T06:40:16.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:16 smithi161 ceph-mon[87722]: pgmap v3105: 617 pgs: 8 creating+peering, 23 unknown, 586 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 55 KiB/s wr, 925 op/s 2024-09-16T06:40:16.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:16 smithi161 ceph-mon[87722]: osdmap e1711: 8 total, 8 up, 8 in 2024-09-16T06:40:16.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:16 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3198917929' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:16.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:16 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4234410594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[96887]: osdmap e1710: 8 total, 8 up, 8 in 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[96887]: pgmap v3105: 617 pgs: 8 creating+peering, 23 unknown, 586 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 55 KiB/s wr, 925 op/s 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[96887]: osdmap e1711: 8 total, 8 up, 8 in 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3198917929' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4234410594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[99390]: osdmap e1710: 8 total, 8 up, 8 in 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[99390]: pgmap v3105: 617 pgs: 8 creating+peering, 23 unknown, 586 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 55 KiB/s wr, 925 op/s 2024-09-16T06:40:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[99390]: osdmap e1711: 8 total, 8 up, 8 in 2024-09-16T06:40:16.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3198917929' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:16.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:16 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:17.024 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:18 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:18 smithi145 ceph-mon[96887]: osdmap e1712: 8 total, 8 up, 8 in 2024-09-16T06:40:18.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:18 smithi145 ceph-mon[96887]: pgmap v3108: 649 pgs: 10 creating+peering, 40 unknown, 599 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 459 op/s 2024-09-16T06:40:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:18 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:18 smithi145 ceph-mon[99390]: osdmap e1712: 8 total, 8 up, 8 in 2024-09-16T06:40:18.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:18 smithi145 ceph-mon[99390]: pgmap v3108: 649 pgs: 10 creating+peering, 40 unknown, 599 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 459 op/s 2024-09-16T06:40:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:18 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:18 smithi161 ceph-mon[87722]: osdmap e1712: 8 total, 8 up, 8 in 2024-09-16T06:40:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:18 smithi161 ceph-mon[87722]: pgmap v3108: 649 pgs: 10 creating+peering, 40 unknown, 599 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 459 op/s 2024-09-16T06:40:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:19 smithi145 ceph-mon[96887]: osdmap e1713: 8 total, 8 up, 8 in 2024-09-16T06:40:19.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:19 smithi145 ceph-mon[99390]: osdmap e1713: 8 total, 8 up, 8 in 2024-09-16T06:40:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:19 smithi161 ceph-mon[87722]: osdmap e1713: 8 total, 8 up, 8 in 2024-09-16T06:40:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:20 smithi145 ceph-mon[96887]: osdmap e1714: 8 total, 8 up, 8 in 2024-09-16T06:40:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:20 smithi145 ceph-mon[96887]: pgmap v3111: 649 pgs: 7 creating+peering, 10 unknown, 632 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T06:40:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:20 smithi145 ceph-mon[99390]: osdmap e1714: 8 total, 8 up, 8 in 2024-09-16T06:40:20.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:20 smithi145 ceph-mon[99390]: pgmap v3111: 649 pgs: 7 creating+peering, 10 unknown, 632 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T06:40:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:20 smithi161 ceph-mon[87722]: osdmap e1714: 8 total, 8 up, 8 in 2024-09-16T06:40:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:20 smithi161 ceph-mon[87722]: pgmap v3111: 649 pgs: 7 creating+peering, 10 unknown, 632 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-16T06:40:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:21 smithi145 ceph-mon[96887]: osdmap e1715: 8 total, 8 up, 8 in 2024-09-16T06:40:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:21 smithi145 ceph-mon[96887]: osdmap e1716: 8 total, 8 up, 8 in 2024-09-16T06:40:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:21 smithi145 ceph-mon[99390]: osdmap e1715: 8 total, 8 up, 8 in 2024-09-16T06:40:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:21 smithi145 ceph-mon[99390]: osdmap e1716: 8 total, 8 up, 8 in 2024-09-16T06:40:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:21 smithi161 ceph-mon[87722]: osdmap e1715: 8 total, 8 up, 8 in 2024-09-16T06:40:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:21 smithi161 ceph-mon[87722]: osdmap e1716: 8 total, 8 up, 8 in 2024-09-16T06:40:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:22 smithi145 ceph-mon[99390]: pgmap v3114: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 1023 B/s wr, 8 op/s 2024-09-16T06:40:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:22 smithi145 ceph-mon[99390]: osdmap e1717: 8 total, 8 up, 8 in 2024-09-16T06:40:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:22 smithi145 ceph-mon[96887]: pgmap v3114: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 1023 B/s wr, 8 op/s 2024-09-16T06:40:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:22 smithi145 ceph-mon[96887]: osdmap e1717: 8 total, 8 up, 8 in 2024-09-16T06:40:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:22 smithi161 ceph-mon[87722]: pgmap v3114: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 1023 B/s wr, 8 op/s 2024-09-16T06:40:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:22 smithi161 ceph-mon[87722]: osdmap e1717: 8 total, 8 up, 8 in 2024-09-16T06:40:22.503 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.503 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.503 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.503 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.503 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.503 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 1 2024-09-16T06:40:22.503 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout:child: image125 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125/b2461adfc281 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.504 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.505 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.505 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.505 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.505 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.505 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.505 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 2 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:child: image126 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:child: image125 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125/b2461adfc281 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126/b246f2fb2683 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.506 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.507 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.507 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.507 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.507 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.507 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.507 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.507 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 3 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:child: image126 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:child: image125 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:child: image127 2024-09-16T06:40:22.508 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125/b2461adfc281 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126/b246f2fb2683 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image127/b246254b98c4 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.509 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.513 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.513 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.513 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.513 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.513 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.513 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.513 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 3 2024-09-16T06:40:22.513 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:child: image126 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:child: image125 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:child: image127 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125/b2461adfc281 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126/b246f2fb2683 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image127/b246254b98c4 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.514 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 4 2024-09-16T06:40:22.515 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 4 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:child: image126 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:child: image125 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:child: image127 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:child: image128 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125/b2461adfc281 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126/b246f2fb2683 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image127/b246254b98c4 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image128/b24686c8bd79 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.516 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.517 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:22.518 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:22.518 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:22.518 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:22.518 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:22.518 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.518 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:22.518 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.144 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.144 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image125 2024-09-16T06:40:23.144 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:23.144 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 4 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 4 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:child: image126 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:child: image125 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:child: image127 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:child: image128 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image125/b2461adfc281 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126/b246f2fb2683 2024-09-16T06:40:23.145 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image127/b246254b98c4 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image128/b24686c8bd79 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:23.146 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image127 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 3 2024-09-16T06:40:23.147 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout:child: image126 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout:child: image127 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout:child: image128 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126/b246f2fb2683 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image127/b246254b98c4 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image128/b24686c8bd79 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.148 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image128 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 2 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:40:23.149 INFO:tasks.workunit.client.0.smithi145.stdout:child: image126 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout:child: image128 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126/b246f2fb2683 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-31/image128/b24686c8bd79 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 1 2024-09-16T06:40:23.150 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:40:23.151 INFO:tasks.workunit.client.0.smithi145.stdout:child: image126 2024-09-16T06:40:23.151 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-30/image126/b246f2fb2683 2024-09-16T06:40:23.151 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:23.151 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 0 2024-09-16T06:40:23.151 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:40:23.151 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ListChildren (9949 ms) 2024-09-16T06:40:23.151 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-09-16T06:40:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:24 smithi145 ceph-mon[99390]: osdmap e1718: 8 total, 8 up, 8 in 2024-09-16T06:40:24.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:24 smithi145 ceph-mon[99390]: pgmap v3117: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 10 KiB/s wr, 418 op/s 2024-09-16T06:40:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:24 smithi145 ceph-mon[96887]: osdmap e1718: 8 total, 8 up, 8 in 2024-09-16T06:40:24.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:24 smithi145 ceph-mon[96887]: pgmap v3117: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 10 KiB/s wr, 418 op/s 2024-09-16T06:40:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:24 smithi161 ceph-mon[87722]: osdmap e1718: 8 total, 8 up, 8 in 2024-09-16T06:40:24.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:24 smithi161 ceph-mon[87722]: pgmap v3117: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 10 KiB/s wr, 418 op/s 2024-09-16T06:40:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:40:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:40:24] "GET /metrics HTTP/1.1" 200 75591 "" "Prometheus/2.43.0" 2024-09-16T06:40:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:25 smithi161 ceph-mon[87722]: osdmap e1719: 8 total, 8 up, 8 in 2024-09-16T06:40:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3062873303' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:25.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:25 smithi145 ceph-mon[99390]: osdmap e1719: 8 total, 8 up, 8 in 2024-09-16T06:40:25.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3062873303' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:25.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:25 smithi145 ceph-mon[96887]: osdmap e1719: 8 total, 8 up, 8 in 2024-09-16T06:40:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3062873303' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:25.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:26 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:26 smithi161 ceph-mon[87722]: osdmap e1720: 8 total, 8 up, 8 in 2024-09-16T06:40:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:26 smithi161 ceph-mon[87722]: pgmap v3120: 681 pgs: 7 creating+peering, 18 unknown, 656 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 483 KiB/s rd, 15 KiB/s wr, 592 op/s 2024-09-16T06:40:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:26 smithi161 ceph-mon[87722]: osdmap e1721: 8 total, 8 up, 8 in 2024-09-16T06:40:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2545803048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[96887]: osdmap e1720: 8 total, 8 up, 8 in 2024-09-16T06:40:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[96887]: pgmap v3120: 681 pgs: 7 creating+peering, 18 unknown, 656 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 483 KiB/s rd, 15 KiB/s wr, 592 op/s 2024-09-16T06:40:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[96887]: osdmap e1721: 8 total, 8 up, 8 in 2024-09-16T06:40:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2545803048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:26.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:26.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[99390]: osdmap e1720: 8 total, 8 up, 8 in 2024-09-16T06:40:26.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[99390]: pgmap v3120: 681 pgs: 7 creating+peering, 18 unknown, 656 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 483 KiB/s rd, 15 KiB/s wr, 592 op/s 2024-09-16T06:40:26.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[99390]: osdmap e1721: 8 total, 8 up, 8 in 2024-09-16T06:40:26.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2545803048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:28 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2545803048' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:28 smithi145 ceph-mon[99390]: osdmap e1722: 8 total, 8 up, 8 in 2024-09-16T06:40:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:28 smithi145 ceph-mon[99390]: pgmap v3123: 713 pgs: 13 creating+peering, 29 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 5.5 KiB/s wr, 311 op/s 2024-09-16T06:40:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:28 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2545803048' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:28 smithi145 ceph-mon[96887]: osdmap e1722: 8 total, 8 up, 8 in 2024-09-16T06:40:28.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:28 smithi145 ceph-mon[96887]: pgmap v3123: 713 pgs: 13 creating+peering, 29 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 5.5 KiB/s wr, 311 op/s 2024-09-16T06:40:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:28 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2545803048' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:28 smithi161 ceph-mon[87722]: osdmap e1722: 8 total, 8 up, 8 in 2024-09-16T06:40:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:28 smithi161 ceph-mon[87722]: pgmap v3123: 713 pgs: 13 creating+peering, 29 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 5.5 KiB/s wr, 311 op/s 2024-09-16T06:40:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:29 smithi161 ceph-mon[87722]: osdmap e1723: 8 total, 8 up, 8 in 2024-09-16T06:40:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:29 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4034944321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:29 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:29 smithi145 ceph-mon[96887]: osdmap e1723: 8 total, 8 up, 8 in 2024-09-16T06:40:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:29 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4034944321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:29 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:29 smithi145 ceph-mon[99390]: osdmap e1723: 8 total, 8 up, 8 in 2024-09-16T06:40:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:29 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4034944321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:29.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:29 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:40:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[96887]: osdmap e1724: 8 total, 8 up, 8 in 2024-09-16T06:40:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]: dispatch 2024-09-16T06:40:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]: dispatch 2024-09-16T06:40:30.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[96887]: pgmap v3126: 745 pgs: 17 creating+peering, 26 unknown, 702 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 129 op/s 2024-09-16T06:40:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[99390]: osdmap e1724: 8 total, 8 up, 8 in 2024-09-16T06:40:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]: dispatch 2024-09-16T06:40:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]: dispatch 2024-09-16T06:40:30.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:30 smithi145 ceph-mon[99390]: pgmap v3126: 745 pgs: 17 creating+peering, 26 unknown, 702 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 129 op/s 2024-09-16T06:40:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:30 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:40:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:30 smithi161 ceph-mon[87722]: osdmap e1724: 8 total, 8 up, 8 in 2024-09-16T06:40:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]: dispatch 2024-09-16T06:40:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:30 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]: dispatch 2024-09-16T06:40:30.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:30 smithi161 ceph-mon[87722]: pgmap v3126: 745 pgs: 17 creating+peering, 26 unknown, 702 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 129 op/s 2024-09-16T06:40:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]': finished 2024-09-16T06:40:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: osdmap e1725: 8 total, 8 up, 8 in 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]: dispatch 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]: dispatch 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]': finished 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: osdmap e1726: 8 total, 8 up, 8 in 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]': finished 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: osdmap e1725: 8 total, 8 up, 8 in 2024-09-16T06:40:31.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]: dispatch 2024-09-16T06:40:31.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]: dispatch 2024-09-16T06:40:31.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-09-16T06:40:31.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]': finished 2024-09-16T06:40:31.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: osdmap e1726: 8 total, 8 up, 8 in 2024-09-16T06:40:31.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:31.319 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:31 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34", "force_nonempty":""}]': finished 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: osdmap e1725: 8 total, 8 up, 8 in 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]: dispatch 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]: dispatch 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi145-149208-34", "mode":"writeback"}]': finished 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: osdmap e1726: 8 total, 8 up, 8 in 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:31 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:32.029 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:32 smithi145 ceph-mon[99390]: pgmap v3129: 745 pgs: 9 creating+peering, 4 unknown, 732 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:40:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:32 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]': finished 2024-09-16T06:40:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:32 smithi145 ceph-mon[99390]: osdmap e1727: 8 total, 8 up, 8 in 2024-09-16T06:40:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:32 smithi145 ceph-mon[96887]: pgmap v3129: 745 pgs: 9 creating+peering, 4 unknown, 732 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:40:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:32 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]': finished 2024-09-16T06:40:32.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:32 smithi145 ceph-mon[96887]: osdmap e1727: 8 total, 8 up, 8 in 2024-09-16T06:40:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:32 smithi161 ceph-mon[87722]: pgmap v3129: 745 pgs: 9 creating+peering, 4 unknown, 732 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:40:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:32 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi145-149208-32", "overlaypool":"test-librbd-smithi145-149208-34"}]': finished 2024-09-16T06:40:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:32 smithi161 ceph-mon[87722]: osdmap e1727: 8 total, 8 up, 8 in 2024-09-16T06:40:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:34 smithi161 ceph-mon[87722]: osdmap e1728: 8 total, 8 up, 8 in 2024-09-16T06:40:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:34 smithi161 ceph-mon[87722]: pgmap v3132: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T06:40:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:34 smithi145 ceph-mon[96887]: osdmap e1728: 8 total, 8 up, 8 in 2024-09-16T06:40:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:34 smithi145 ceph-mon[96887]: pgmap v3132: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T06:40:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:34 smithi145 ceph-mon[99390]: osdmap e1728: 8 total, 8 up, 8 in 2024-09-16T06:40:34.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:34 smithi145 ceph-mon[99390]: pgmap v3132: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T06:40:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:40:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:40:34] "GET /metrics HTTP/1.1" 200 75591 "" "Prometheus/2.43.0" 2024-09-16T06:40:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:35 smithi161 ceph-mon[87722]: osdmap e1729: 8 total, 8 up, 8 in 2024-09-16T06:40:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:35 smithi145 ceph-mon[96887]: osdmap e1729: 8 total, 8 up, 8 in 2024-09-16T06:40:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:35 smithi145 ceph-mon[99390]: osdmap e1729: 8 total, 8 up, 8 in 2024-09-16T06:40:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:36 smithi145 ceph-mon[99390]: osdmap e1730: 8 total, 8 up, 8 in 2024-09-16T06:40:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:36 smithi145 ceph-mon[99390]: pgmap v3135: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T06:40:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:36 smithi145 ceph-mon[96887]: osdmap e1730: 8 total, 8 up, 8 in 2024-09-16T06:40:36.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:36 smithi145 ceph-mon[96887]: pgmap v3135: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T06:40:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:36 smithi161 ceph-mon[87722]: osdmap e1730: 8 total, 8 up, 8 in 2024-09-16T06:40:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:36 smithi161 ceph-mon[87722]: pgmap v3135: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T06:40:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:37 smithi145 ceph-mon[99390]: osdmap e1731: 8 total, 8 up, 8 in 2024-09-16T06:40:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:37 smithi145 ceph-mon[96887]: osdmap e1731: 8 total, 8 up, 8 in 2024-09-16T06:40:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:37.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:37 smithi161 ceph-mon[87722]: osdmap e1731: 8 total, 8 up, 8 in 2024-09-16T06:40:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:37.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 1 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout:child: image130 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130/b2468e15d471 2024-09-16T06:40:37.619 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 2 2024-09-16T06:40:37.620 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:child: image131 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:child: image130 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130/b2468e15d471 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131/b246936aef7d 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.621 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 3 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:child: image131 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:child: image130 2024-09-16T06:40:37.622 INFO:tasks.workunit.client.0.smithi145.stdout:child: image132 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130/b2468e15d471 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131/b246936aef7d 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image132/b246b3b75504 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.623 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 3 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:child: image131 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:child: image130 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:child: image132 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130/b2468e15d471 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131/b246936aef7d 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image132/b246b3b75504 2024-09-16T06:40:37.624 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.625 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 4 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 4 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:child: image131 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:child: image130 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:child: image132 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:child: image133 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130/b2468e15d471 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131/b246936aef7d 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image132/b246b3b75504 2024-09-16T06:40:37.626 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image133/b24617ee6bf7 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.627 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.628 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:37.628 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:37.628 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:37.628 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:37.628 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:37.628 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.628 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:37.628 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:38 smithi145 ceph-mon[96887]: osdmap e1732: 8 total, 8 up, 8 in 2024-09-16T06:40:38.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:38 smithi145 ceph-mon[96887]: pgmap v3138: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 5 op/s 2024-09-16T06:40:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:38 smithi145 ceph-mon[99390]: osdmap e1732: 8 total, 8 up, 8 in 2024-09-16T06:40:38.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:38 smithi145 ceph-mon[99390]: pgmap v3138: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 5 op/s 2024-09-16T06:40:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:38 smithi161 ceph-mon[87722]: osdmap e1732: 8 total, 8 up, 8 in 2024-09-16T06:40:38.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:38 smithi161 ceph-mon[87722]: pgmap v3138: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 5 op/s 2024-09-16T06:40:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:39 smithi145 ceph-mon[99390]: osdmap e1733: 8 total, 8 up, 8 in 2024-09-16T06:40:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]: dispatch 2024-09-16T06:40:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:39 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]: dispatch 2024-09-16T06:40:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:39 smithi145 ceph-mon[96887]: osdmap e1733: 8 total, 8 up, 8 in 2024-09-16T06:40:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]: dispatch 2024-09-16T06:40:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:39 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]: dispatch 2024-09-16T06:40:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:39 smithi161 ceph-mon[87722]: osdmap e1733: 8 total, 8 up, 8 in 2024-09-16T06:40:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]: dispatch 2024-09-16T06:40:39.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:39 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]: dispatch 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image130 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 4 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 4 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:child: image131 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:child: image130 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:child: image132 2024-09-16T06:40:40.126 INFO:tasks.workunit.client.0.smithi145.stdout:child: image133 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image130/b2468e15d471 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131/b246936aef7d 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image132/b246b3b75504 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image133/b24617ee6bf7 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.127 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image132 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 3 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:40:40.128 INFO:tasks.workunit.client.0.smithi145.stdout:child: image131 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:child: image132 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:child: image133 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131/b246936aef7d 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image132/b246b3b75504 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image133/b24617ee6bf7 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.129 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image133 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 2 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 2 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:child: image131 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:child: image133 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131/b246936aef7d 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-33/image133/b24617ee6bf7 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.130 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:trying to find test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:checking test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 1 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 1 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:child: image131 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-32/image131/b246936aef7d 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 0 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16981 ms) 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.LockingPP 2024-09-16T06:40:40.131 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:40.194 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.LockingPP (69 ms) 2024-09-16T06:40:40.195 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.FlushAio 2024-09-16T06:40:40.195 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:40.446 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.FlushAio (252 ms) 2024-09-16T06:40:40.446 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-09-16T06:40:40.446 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]': finished 2024-09-16T06:40:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[99390]: osdmap e1734: 8 total, 8 up, 8 in 2024-09-16T06:40:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[99390]: pgmap v3141: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 10 KiB/s wr, 564 op/s 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.4", "id": [2, 5]}]: dispatch 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.16", "id": [3, 0]}]: dispatch 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]': finished 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[96887]: osdmap e1734: 8 total, 8 up, 8 in 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[96887]: pgmap v3141: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 10 KiB/s wr, 564 op/s 2024-09-16T06:40:40.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.4", "id": [2, 5]}]: dispatch 2024-09-16T06:40:40.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.16", "id": [3, 0]}]: dispatch 2024-09-16T06:40:40.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2024-09-16T06:40:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:40 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi145-149208-32"}]': finished 2024-09-16T06:40:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:40 smithi161 ceph-mon[87722]: osdmap e1734: 8 total, 8 up, 8 in 2024-09-16T06:40:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:40 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:40 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]: dispatch 2024-09-16T06:40:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:40 smithi161 ceph-mon[87722]: pgmap v3141: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 10 KiB/s wr, 564 op/s 2024-09-16T06:40:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.4", "id": [2, 5]}]: dispatch 2024-09-16T06:40:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.16", "id": [3, 0]}]: dispatch 2024-09-16T06:40:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2024-09-16T06:40:40.630 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.FlushAioPP (184 ms) 2024-09-16T06:40:40.630 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-09-16T06:40:40.631 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:40.650 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (20 ms) 2024-09-16T06:40:40.650 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-09-16T06:40:40.650 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:40.675 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (25 ms) 2024-09-16T06:40:40.675 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-09-16T06:40:40.675 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:40.691 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ZeroLengthRead (16 ms) 2024-09-16T06:40:40.691 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-09-16T06:40:40.691 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:40.732 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.LargeCacheRead (40 ms) 2024-09-16T06:40:40.732 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-09-16T06:40:40.732 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:40.918 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestPendingAio (186 ms) 2024-09-16T06:40:40.918 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-09-16T06:40:40.918 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:41.114 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[96887]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-09-16T06:40:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]': finished 2024-09-16T06:40:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.4", "id": [2, 5]}]': finished 2024-09-16T06:40:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.16", "id": [3, 0]}]': finished 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]': finished 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[96887]: osdmap e1735: 8 total, 8 up, 8 in 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[96887]: osdmap e1736: 8 total, 8 up, 8 in 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[99390]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]': finished 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.4", "id": [2, 5]}]': finished 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.16", "id": [3, 0]}]': finished 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]': finished 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[99390]: osdmap e1735: 8 total, 8 up, 8 in 2024-09-16T06:40:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:41 smithi145 ceph-mon[99390]: osdmap e1736: 8 total, 8 up, 8 in 2024-09-16T06:40:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:41 smithi161 ceph-mon[87722]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-09-16T06:40:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:41 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi145-149208-32", "tierpool":"test-librbd-smithi145-149208-34"}]': finished 2024-09-16T06:40:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.4", "id": [2, 5]}]': finished 2024-09-16T06:40:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.16", "id": [3, 0]}]': finished 2024-09-16T06:40:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]': finished 2024-09-16T06:40:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:41 smithi161 ceph-mon[87722]: osdmap e1735: 8 total, 8 up, 8 in 2024-09-16T06:40:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:41 smithi161 ceph-mon[87722]: osdmap e1736: 8 total, 8 up, 8 in 2024-09-16T06:40:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:42 smithi145 ceph-mon[96887]: pgmap v3144: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 76 KiB/s wr, 687 op/s 2024-09-16T06:40:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:42 smithi145 ceph-mon[99390]: pgmap v3144: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 76 KiB/s wr, 687 op/s 2024-09-16T06:40:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:42 smithi161 ceph-mon[87722]: pgmap v3144: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 76 KiB/s wr, 687 op/s 2024-09-16T06:40:43.185 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2267 ms) 2024-09-16T06:40:43.185 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-09-16T06:40:43.185 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:43 smithi145 ceph-mon[96887]: osdmap e1737: 8 total, 8 up, 8 in 2024-09-16T06:40:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:43 smithi145 ceph-mon[99390]: osdmap e1737: 8 total, 8 up, 8 in 2024-09-16T06:40:43.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:43 smithi161 ceph-mon[87722]: osdmap e1737: 8 total, 8 up, 8 in 2024-09-16T06:40:44.237 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:44 smithi145 ceph-mon[99390]: osdmap e1738: 8 total, 8 up, 8 in 2024-09-16T06:40:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:44 smithi145 ceph-mon[99390]: pgmap v3147: 745 pgs: 745 active+clean; 307 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 654 KiB/s wr, 514 op/s 2024-09-16T06:40:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:44 smithi145 ceph-mon[96887]: osdmap e1738: 8 total, 8 up, 8 in 2024-09-16T06:40:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:44 smithi145 ceph-mon[96887]: pgmap v3147: 745 pgs: 745 active+clean; 307 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 654 KiB/s wr, 514 op/s 2024-09-16T06:40:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:44 smithi161 ceph-mon[87722]: osdmap e1738: 8 total, 8 up, 8 in 2024-09-16T06:40:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:44 smithi161 ceph-mon[87722]: pgmap v3147: 745 pgs: 745 active+clean; 307 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 654 KiB/s wr, 514 op/s 2024-09-16T06:40:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:40:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:40:44] "GET /metrics HTTP/1.1" 200 83015 "" "Prometheus/2.43.0" 2024-09-16T06:40:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:45 smithi145 ceph-mon[96887]: osdmap e1739: 8 total, 8 up, 8 in 2024-09-16T06:40:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:45 smithi145 ceph-mon[99390]: osdmap e1739: 8 total, 8 up, 8 in 2024-09-16T06:40:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:45 smithi161 ceph-mon[87722]: osdmap e1739: 8 total, 8 up, 8 in 2024-09-16T06:40:46.072 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (2887 ms) 2024-09-16T06:40:46.072 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.Flatten 2024-09-16T06:40:46.072 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:46.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:46 smithi161 ceph-mon[87722]: osdmap e1740: 8 total, 8 up, 8 in 2024-09-16T06:40:46.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:46 smithi161 ceph-mon[87722]: pgmap v3150: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 671 KiB/s wr, 669 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:40:46.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:46 smithi161 ceph-mon[87722]: osdmap e1741: 8 total, 8 up, 8 in 2024-09-16T06:40:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:46 smithi145 ceph-mon[96887]: osdmap e1740: 8 total, 8 up, 8 in 2024-09-16T06:40:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:46 smithi145 ceph-mon[96887]: pgmap v3150: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 671 KiB/s wr, 669 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:40:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:46 smithi145 ceph-mon[96887]: osdmap e1741: 8 total, 8 up, 8 in 2024-09-16T06:40:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:46 smithi145 ceph-mon[99390]: osdmap e1740: 8 total, 8 up, 8 in 2024-09-16T06:40:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:46 smithi145 ceph-mon[99390]: pgmap v3150: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 671 KiB/s wr, 669 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:40:46.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:46 smithi145 ceph-mon[99390]: osdmap e1741: 8 total, 8 up, 8 in 2024-09-16T06:40:47.123 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.Flatten (1052 ms) 2024-09-16T06:40:47.123 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.Sparsify 2024-09-16T06:40:47.123 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:47.160 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 32768 2024-09-16T06:40:47.160 INFO:tasks.workunit.client.0.smithi145.stdout:read: 32768 2024-09-16T06:40:47.160 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.Sparsify (37 ms) 2024-09-16T06:40:47.160 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-09-16T06:40:47.160 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:47.195 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SparsifyPP (35 ms) 2024-09-16T06:40:47.195 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-09-16T06:40:47.195 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:48 smithi145 ceph-mon[96887]: osdmap e1742: 8 total, 8 up, 8 in 2024-09-16T06:40:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:48 smithi145 ceph-mon[96887]: pgmap v3153: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 93 KiB/s wr, 383 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:40:48.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:48 smithi145 ceph-mon[99390]: osdmap e1742: 8 total, 8 up, 8 in 2024-09-16T06:40:48.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:48 smithi145 ceph-mon[99390]: pgmap v3153: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 93 KiB/s wr, 383 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:40:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:48 smithi161 ceph-mon[87722]: osdmap e1742: 8 total, 8 up, 8 in 2024-09-16T06:40:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:48 smithi161 ceph-mon[87722]: pgmap v3153: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 93 KiB/s wr, 383 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T06:40:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:49 smithi145 ceph-mon[96887]: osdmap e1743: 8 total, 8 up, 8 in 2024-09-16T06:40:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:49 smithi145 ceph-mon[99390]: osdmap e1743: 8 total, 8 up, 8 in 2024-09-16T06:40:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:49 smithi161 ceph-mon[87722]: osdmap e1743: 8 total, 8 up, 8 in 2024-09-16T06:40:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:50 smithi145 ceph-mon[96887]: osdmap e1744: 8 total, 8 up, 8 in 2024-09-16T06:40:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:50 smithi145 ceph-mon[96887]: pgmap v3156: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 35 KiB/s wr, 193 op/s 2024-09-16T06:40:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:50 smithi145 ceph-mon[99390]: osdmap e1744: 8 total, 8 up, 8 in 2024-09-16T06:40:50.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:50 smithi145 ceph-mon[99390]: pgmap v3156: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 35 KiB/s wr, 193 op/s 2024-09-16T06:40:50.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:50 smithi161 ceph-mon[87722]: osdmap e1744: 8 total, 8 up, 8 in 2024-09-16T06:40:50.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:50 smithi161 ceph-mon[87722]: pgmap v3156: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 35 KiB/s wr, 193 op/s 2024-09-16T06:40:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:51 smithi145 ceph-mon[99390]: osdmap e1745: 8 total, 8 up, 8 in 2024-09-16T06:40:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:51 smithi145 ceph-mon[99390]: osdmap e1746: 8 total, 8 up, 8 in 2024-09-16T06:40:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:51 smithi145 ceph-mon[96887]: osdmap e1745: 8 total, 8 up, 8 in 2024-09-16T06:40:51.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:51 smithi145 ceph-mon[96887]: osdmap e1746: 8 total, 8 up, 8 in 2024-09-16T06:40:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:51 smithi161 ceph-mon[87722]: osdmap e1745: 8 total, 8 up, 8 in 2024-09-16T06:40:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:51 smithi161 ceph-mon[87722]: osdmap e1746: 8 total, 8 up, 8 in 2024-09-16T06:40:52.079 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapshotLimit (4883 ms) 2024-09-16T06:40:52.079 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-09-16T06:40:52.079 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:52 smithi145 ceph-mon[96887]: pgmap v3159: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 35 KiB/s wr, 214 op/s 2024-09-16T06:40:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:52 smithi145 ceph-mon[96887]: osdmap e1747: 8 total, 8 up, 8 in 2024-09-16T06:40:52.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:52.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:52.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:52 smithi145 ceph-mon[99390]: pgmap v3159: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 35 KiB/s wr, 214 op/s 2024-09-16T06:40:52.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:52 smithi145 ceph-mon[99390]: osdmap e1747: 8 total, 8 up, 8 in 2024-09-16T06:40:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:40:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:40:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:52 smithi161 ceph-mon[87722]: pgmap v3159: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 35 KiB/s wr, 214 op/s 2024-09-16T06:40:52.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:52 smithi161 ceph-mon[87722]: osdmap e1747: 8 total, 8 up, 8 in 2024-09-16T06:40:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:54 smithi145 ceph-mon[96887]: osdmap e1748: 8 total, 8 up, 8 in 2024-09-16T06:40:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:54 smithi145 ceph-mon[96887]: pgmap v3162: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 KiB/s wr, 140 op/s 2024-09-16T06:40:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:54 smithi145 ceph-mon[99390]: osdmap e1748: 8 total, 8 up, 8 in 2024-09-16T06:40:54.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:54 smithi145 ceph-mon[99390]: pgmap v3162: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 KiB/s wr, 140 op/s 2024-09-16T06:40:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:54 smithi161 ceph-mon[87722]: osdmap e1748: 8 total, 8 up, 8 in 2024-09-16T06:40:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:54 smithi161 ceph-mon[87722]: pgmap v3162: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 KiB/s wr, 140 op/s 2024-09-16T06:40:55.064 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:40:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:40:54] "GET /metrics HTTP/1.1" 200 83060 "" "Prometheus/2.43.0" 2024-09-16T06:40:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:55 smithi145 ceph-mon[96887]: osdmap e1749: 8 total, 8 up, 8 in 2024-09-16T06:40:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:55 smithi145 ceph-mon[99390]: osdmap e1749: 8 total, 8 up, 8 in 2024-09-16T06:40:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:55 smithi161 ceph-mon[87722]: osdmap e1749: 8 total, 8 up, 8 in 2024-09-16T06:40:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:56 smithi161 ceph-mon[87722]: osdmap e1750: 8 total, 8 up, 8 in 2024-09-16T06:40:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:56 smithi161 ceph-mon[87722]: pgmap v3165: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-09-16T06:40:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:56 smithi145 ceph-mon[96887]: osdmap e1750: 8 total, 8 up, 8 in 2024-09-16T06:40:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:56 smithi145 ceph-mon[96887]: pgmap v3165: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-09-16T06:40:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:56 smithi145 ceph-mon[99390]: osdmap e1750: 8 total, 8 up, 8 in 2024-09-16T06:40:56.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:56 smithi145 ceph-mon[99390]: pgmap v3165: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-09-16T06:40:57.106 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5027 ms) 2024-09-16T06:40:57.106 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-09-16T06:40:57.106 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:57.157 INFO:tasks.workunit.client.0.smithi145.stdout:0.00% done 2024-09-16T06:40:57.157 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (52 ms) 2024-09-16T06:40:57.157 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-09-16T06:40:57.157 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:57.220 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (63 ms) 2024-09-16T06:40:57.220 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-09-16T06:40:57.220 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:57 smithi161 ceph-mon[87722]: osdmap e1751: 8 total, 8 up, 8 in 2024-09-16T06:40:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:57 smithi145 ceph-mon[96887]: osdmap e1751: 8 total, 8 up, 8 in 2024-09-16T06:40:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:57 smithi145 ceph-mon[99390]: osdmap e1751: 8 total, 8 up, 8 in 2024-09-16T06:40:58.127 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (907 ms) 2024-09-16T06:40:58.127 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-09-16T06:40:58.127 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:40:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:58 smithi145 ceph-mon[96887]: osdmap e1752: 8 total, 8 up, 8 in 2024-09-16T06:40:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:58 smithi145 ceph-mon[96887]: pgmap v3168: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.7 KiB/s wr, 10 op/s 2024-09-16T06:40:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:58 smithi145 ceph-mon[99390]: osdmap e1752: 8 total, 8 up, 8 in 2024-09-16T06:40:58.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:58 smithi145 ceph-mon[99390]: pgmap v3168: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.7 KiB/s wr, 10 op/s 2024-09-16T06:40:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:58 smithi161 ceph-mon[87722]: osdmap e1752: 8 total, 8 up, 8 in 2024-09-16T06:40:58.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:58 smithi161 ceph-mon[87722]: pgmap v3168: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.7 KiB/s wr, 10 op/s 2024-09-16T06:40:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:40:59 smithi145 ceph-mon[96887]: osdmap e1753: 8 total, 8 up, 8 in 2024-09-16T06:40:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:40:59 smithi145 ceph-mon[99390]: osdmap e1753: 8 total, 8 up, 8 in 2024-09-16T06:40:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:40:59 smithi161 ceph-mon[87722]: osdmap e1753: 8 total, 8 up, 8 in 2024-09-16T06:41:00.144 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2017 ms) 2024-09-16T06:41:00.145 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-09-16T06:41:00.145 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:00.197 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (53 ms) 2024-09-16T06:41:00.198 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-09-16T06:41:00.198 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_librbd.cc:9736: Skipped 2024-09-16T06:41:00.198 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:41:00.198 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-09-16T06:41:00.198 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-09-16T06:41:00.198 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:00 smithi145 ceph-mon[99390]: osdmap e1754: 8 total, 8 up, 8 in 2024-09-16T06:41:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:00 smithi145 ceph-mon[99390]: pgmap v3171: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.7 KiB/s wr, 63 op/s 2024-09-16T06:41:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:00 smithi145 ceph-mon[96887]: osdmap e1754: 8 total, 8 up, 8 in 2024-09-16T06:41:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:00 smithi145 ceph-mon[96887]: pgmap v3171: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.7 KiB/s wr, 63 op/s 2024-09-16T06:41:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:00 smithi161 ceph-mon[87722]: osdmap e1754: 8 total, 8 up, 8 in 2024-09-16T06:41:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:00 smithi161 ceph-mon[87722]: pgmap v3171: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.7 KiB/s wr, 63 op/s 2024-09-16T06:41:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:01 smithi145 ceph-mon[99390]: osdmap e1755: 8 total, 8 up, 8 in 2024-09-16T06:41:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:01 smithi145 ceph-mon[99390]: osdmap e1756: 8 total, 8 up, 8 in 2024-09-16T06:41:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:01 smithi145 ceph-mon[96887]: osdmap e1755: 8 total, 8 up, 8 in 2024-09-16T06:41:01.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:01 smithi145 ceph-mon[96887]: osdmap e1756: 8 total, 8 up, 8 in 2024-09-16T06:41:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:01 smithi161 ceph-mon[87722]: osdmap e1755: 8 total, 8 up, 8 in 2024-09-16T06:41:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:01 smithi161 ceph-mon[87722]: osdmap e1756: 8 total, 8 up, 8 in 2024-09-16T06:41:02.143 INFO:tasks.workunit.client.0.smithi145.stdout:100.00% done 2024-09-16T06:41:02.143 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapRemove2 (1945 ms) 2024-09-16T06:41:02.143 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-09-16T06:41:02.143 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:02 smithi145 ceph-mon[96887]: pgmap v3174: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 228 op/s 2024-09-16T06:41:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:02 smithi145 ceph-mon[99390]: pgmap v3174: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 228 op/s 2024-09-16T06:41:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:02 smithi161 ceph-mon[87722]: pgmap v3174: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 228 op/s 2024-09-16T06:41:03.160 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1017 ms) 2024-09-16T06:41:03.160 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-09-16T06:41:03.160 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:03 smithi145 ceph-mon[96887]: osdmap e1757: 8 total, 8 up, 8 in 2024-09-16T06:41:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:03 smithi145 ceph-mon[99390]: osdmap e1757: 8 total, 8 up, 8 in 2024-09-16T06:41:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:03 smithi161 ceph-mon[87722]: osdmap e1757: 8 total, 8 up, 8 in 2024-09-16T06:41:04.171 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1012 ms) 2024-09-16T06:41:04.171 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-09-16T06:41:04.171 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:04 smithi145 ceph-mon[96887]: osdmap e1758: 8 total, 8 up, 8 in 2024-09-16T06:41:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:04 smithi145 ceph-mon[96887]: pgmap v3177: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 10 KiB/s wr, 174 op/s 2024-09-16T06:41:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:04 smithi145 ceph-mon[99390]: osdmap e1758: 8 total, 8 up, 8 in 2024-09-16T06:41:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:04 smithi145 ceph-mon[99390]: pgmap v3177: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 10 KiB/s wr, 174 op/s 2024-09-16T06:41:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:04 smithi161 ceph-mon[87722]: osdmap e1758: 8 total, 8 up, 8 in 2024-09-16T06:41:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:04 smithi161 ceph-mon[87722]: pgmap v3177: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 10 KiB/s wr, 174 op/s 2024-09-16T06:41:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:41:04] "GET /metrics HTTP/1.1" 200 83060 "" "Prometheus/2.43.0" 2024-09-16T06:41:05.185 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1014 ms) 2024-09-16T06:41:05.185 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-09-16T06:41:05.186 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:05 smithi145 ceph-mon[96887]: osdmap e1759: 8 total, 8 up, 8 in 2024-09-16T06:41:05.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:05 smithi145 ceph-mon[99390]: osdmap e1759: 8 total, 8 up, 8 in 2024-09-16T06:41:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:05 smithi161 ceph-mon[87722]: osdmap e1759: 8 total, 8 up, 8 in 2024-09-16T06:41:06.145 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (960 ms) 2024-09-16T06:41:06.146 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-09-16T06:41:06.146 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:06.184 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (39 ms) 2024-09-16T06:41:06.185 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-09-16T06:41:06.185 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:06.221 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (36 ms) 2024-09-16T06:41:06.221 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-09-16T06:41:06.221 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:06 smithi145 ceph-mon[96887]: osdmap e1760: 8 total, 8 up, 8 in 2024-09-16T06:41:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:06 smithi145 ceph-mon[96887]: pgmap v3180: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 8.7 KiB/s wr, 131 op/s 2024-09-16T06:41:06.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:06 smithi145 ceph-mon[96887]: osdmap e1761: 8 total, 8 up, 8 in 2024-09-16T06:41:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:06 smithi145 ceph-mon[99390]: osdmap e1760: 8 total, 8 up, 8 in 2024-09-16T06:41:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:06 smithi145 ceph-mon[99390]: pgmap v3180: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 8.7 KiB/s wr, 131 op/s 2024-09-16T06:41:06.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:06 smithi145 ceph-mon[99390]: osdmap e1761: 8 total, 8 up, 8 in 2024-09-16T06:41:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:06 smithi161 ceph-mon[87722]: osdmap e1760: 8 total, 8 up, 8 in 2024-09-16T06:41:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:06 smithi161 ceph-mon[87722]: pgmap v3180: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 8.7 KiB/s wr, 131 op/s 2024-09-16T06:41:06.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:06 smithi161 ceph-mon[87722]: osdmap e1761: 8 total, 8 up, 8 in 2024-09-16T06:41:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:08 smithi145 ceph-mon[96887]: osdmap e1762: 8 total, 8 up, 8 in 2024-09-16T06:41:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:08 smithi145 ceph-mon[96887]: pgmap v3183: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 8.0 KiB/s wr, 140 op/s 2024-09-16T06:41:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:08 smithi145 ceph-mon[99390]: osdmap e1762: 8 total, 8 up, 8 in 2024-09-16T06:41:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:08 smithi145 ceph-mon[99390]: pgmap v3183: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 8.0 KiB/s wr, 140 op/s 2024-09-16T06:41:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:08 smithi161 ceph-mon[87722]: osdmap e1762: 8 total, 8 up, 8 in 2024-09-16T06:41:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:08 smithi161 ceph-mon[87722]: pgmap v3183: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 8.0 KiB/s wr, 140 op/s 2024-09-16T06:41:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[96887]: osdmap e1763: 8 total, 8 up, 8 in 2024-09-16T06:41:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:41:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:41:09.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:41:09.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:41:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[99390]: osdmap e1763: 8 total, 8 up, 8 in 2024-09-16T06:41:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:41:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:41:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:41:09.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:09 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:41:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:09 smithi161 ceph-mon[87722]: osdmap e1763: 8 total, 8 up, 8 in 2024-09-16T06:41:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:41:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:41:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:41:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:09 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:41:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:10 smithi145 ceph-mon[99390]: osdmap e1764: 8 total, 8 up, 8 in 2024-09-16T06:41:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:10 smithi145 ceph-mon[99390]: pgmap v3186: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 9.2 KiB/s wr, 190 op/s 2024-09-16T06:41:10.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:10 smithi145 ceph-mon[96887]: osdmap e1764: 8 total, 8 up, 8 in 2024-09-16T06:41:10.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:10 smithi145 ceph-mon[96887]: pgmap v3186: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 9.2 KiB/s wr, 190 op/s 2024-09-16T06:41:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:10 smithi161 ceph-mon[87722]: osdmap e1764: 8 total, 8 up, 8 in 2024-09-16T06:41:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:10 smithi161 ceph-mon[87722]: pgmap v3186: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 9.2 KiB/s wr, 190 op/s 2024-09-16T06:41:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:11 smithi145 ceph-mon[99390]: osdmap e1765: 8 total, 8 up, 8 in 2024-09-16T06:41:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:11 smithi145 ceph-mon[99390]: osdmap e1766: 8 total, 8 up, 8 in 2024-09-16T06:41:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:11 smithi145 ceph-mon[96887]: osdmap e1765: 8 total, 8 up, 8 in 2024-09-16T06:41:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:11 smithi145 ceph-mon[96887]: osdmap e1766: 8 total, 8 up, 8 in 2024-09-16T06:41:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:11 smithi161 ceph-mon[87722]: osdmap e1765: 8 total, 8 up, 8 in 2024-09-16T06:41:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:11 smithi161 ceph-mon[87722]: osdmap e1766: 8 total, 8 up, 8 in 2024-09-16T06:41:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:12 smithi145 ceph-mon[96887]: pgmap v3189: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 10 KiB/s wr, 234 op/s 2024-09-16T06:41:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:12 smithi145 ceph-mon[96887]: osdmap e1767: 8 total, 8 up, 8 in 2024-09-16T06:41:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:12 smithi145 ceph-mon[99390]: pgmap v3189: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 10 KiB/s wr, 234 op/s 2024-09-16T06:41:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:12 smithi145 ceph-mon[99390]: osdmap e1767: 8 total, 8 up, 8 in 2024-09-16T06:41:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:12 smithi161 ceph-mon[87722]: pgmap v3189: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 10 KiB/s wr, 234 op/s 2024-09-16T06:41:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:12 smithi161 ceph-mon[87722]: osdmap e1767: 8 total, 8 up, 8 in 2024-09-16T06:41:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:14 smithi145 ceph-mon[96887]: osdmap e1768: 8 total, 8 up, 8 in 2024-09-16T06:41:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:14 smithi145 ceph-mon[96887]: pgmap v3192: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-09-16T06:41:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:14 smithi145 ceph-mon[99390]: osdmap e1768: 8 total, 8 up, 8 in 2024-09-16T06:41:14.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:14 smithi145 ceph-mon[99390]: pgmap v3192: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-09-16T06:41:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:14 smithi161 ceph-mon[87722]: osdmap e1768: 8 total, 8 up, 8 in 2024-09-16T06:41:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:14 smithi161 ceph-mon[87722]: pgmap v3192: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-09-16T06:41:15.054 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:41:14] "GET /metrics HTTP/1.1" 200 83069 "" "Prometheus/2.43.0" 2024-09-16T06:41:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:15 smithi145 ceph-mon[96887]: osdmap e1769: 8 total, 8 up, 8 in 2024-09-16T06:41:15.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:15 smithi145 ceph-mon[99390]: osdmap e1769: 8 total, 8 up, 8 in 2024-09-16T06:41:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:15 smithi161 ceph-mon[87722]: osdmap e1769: 8 total, 8 up, 8 in 2024-09-16T06:41:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:16 smithi145 ceph-mon[96887]: osdmap e1770: 8 total, 8 up, 8 in 2024-09-16T06:41:16.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:16 smithi145 ceph-mon[96887]: pgmap v3195: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.2 KiB/s wr, 72 op/s 2024-09-16T06:41:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:16 smithi145 ceph-mon[99390]: osdmap e1770: 8 total, 8 up, 8 in 2024-09-16T06:41:16.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:16 smithi145 ceph-mon[99390]: pgmap v3195: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.2 KiB/s wr, 72 op/s 2024-09-16T06:41:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:16 smithi161 ceph-mon[87722]: osdmap e1770: 8 total, 8 up, 8 in 2024-09-16T06:41:16.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:16 smithi161 ceph-mon[87722]: pgmap v3195: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.2 KiB/s wr, 72 op/s 2024-09-16T06:41:16.678 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10457 ms) 2024-09-16T06:41:16.678 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.Metadata 2024-09-16T06:41:16.678 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:17.175 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.Metadata (497 ms) 2024-09-16T06:41:17.175 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-09-16T06:41:17.175 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:17 smithi161 ceph-mon[87722]: osdmap e1771: 8 total, 8 up, 8 in 2024-09-16T06:41:17.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:17 smithi145 ceph-mon[96887]: osdmap e1771: 8 total, 8 up, 8 in 2024-09-16T06:41:17.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:17 smithi145 ceph-mon[99390]: osdmap e1771: 8 total, 8 up, 8 in 2024-09-16T06:41:18.199 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.MetadataPP (1024 ms) 2024-09-16T06:41:18.199 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-09-16T06:41:18.200 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:18.298 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.UpdateFeatures (98 ms) 2024-09-16T06:41:18.298 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-09-16T06:41:18.298 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-09-16T06:41:18.298 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-09-16T06:41:18.298 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:18 smithi161 ceph-mon[87722]: osdmap e1772: 8 total, 8 up, 8 in 2024-09-16T06:41:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:18 smithi161 ceph-mon[87722]: pgmap v3198: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 12 KiB/s wr, 180 op/s 2024-09-16T06:41:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:18 smithi145 ceph-mon[96887]: osdmap e1772: 8 total, 8 up, 8 in 2024-09-16T06:41:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:18 smithi145 ceph-mon[96887]: pgmap v3198: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 12 KiB/s wr, 180 op/s 2024-09-16T06:41:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:18 smithi145 ceph-mon[99390]: osdmap e1772: 8 total, 8 up, 8 in 2024-09-16T06:41:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:18 smithi145 ceph-mon[99390]: pgmap v3198: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 12 KiB/s wr, 180 op/s 2024-09-16T06:41:19.164 INFO:tasks.workunit.client.0.smithi145.stdout:0.00% done 2024-09-16T06:41:19.165 INFO:tasks.workunit.client.0.smithi145.stdout:25.00% done 2024-09-16T06:41:19.165 INFO:tasks.workunit.client.0.smithi145.stdout:50.00% done 2024-09-16T06:41:19.165 INFO:tasks.workunit.client.0.smithi145.stdout:75.00% done 2024-09-16T06:41:19.165 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.RebuildObjectMap (867 ms) 2024-09-16T06:41:19.165 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-09-16T06:41:19.196 INFO:tasks.workunit.client.0.smithi145.stdout:0.00% done 2024-09-16T06:41:19.196 INFO:tasks.workunit.client.0.smithi145.stdout:25.00% done 2024-09-16T06:41:19.196 INFO:tasks.workunit.client.0.smithi145.stdout:50.00% done 2024-09-16T06:41:19.196 INFO:tasks.workunit.client.0.smithi145.stdout:75.00% done 2024-09-16T06:41:19.196 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (32 ms) 2024-09-16T06:41:19.197 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-09-16T06:41:19.197 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:19 smithi161 ceph-mon[87722]: osdmap e1773: 8 total, 8 up, 8 in 2024-09-16T06:41:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:19 smithi145 ceph-mon[96887]: osdmap e1773: 8 total, 8 up, 8 in 2024-09-16T06:41:19.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:19 smithi145 ceph-mon[99390]: osdmap e1773: 8 total, 8 up, 8 in 2024-09-16T06:41:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:0.00% done 2024-09-16T06:41:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:25.00% done 2024-09-16T06:41:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:50.00% done 2024-09-16T06:41:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:75.00% done 2024-09-16T06:41:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.CheckObjectMap (972 ms) 2024-09-16T06:41:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-09-16T06:41:20.169 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:20.194 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.BlockingAIO (26 ms) 2024-09-16T06:41:20.194 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-09-16T06:41:20.194 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:20.323 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (129 ms) 2024-09-16T06:41:20.323 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-09-16T06:41:20.323 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_librbd.cc:10793: Skipped 2024-09-16T06:41:20.323 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T06:41:20.323 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-09-16T06:41:20.324 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-09-16T06:41:20.324 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:20 smithi145 ceph-mon[96887]: osdmap e1774: 8 total, 8 up, 8 in 2024-09-16T06:41:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:20 smithi145 ceph-mon[96887]: pgmap v3201: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 522 KiB/s rd, 178 KiB/s wr, 818 op/s 2024-09-16T06:41:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:20 smithi145 ceph-mon[99390]: osdmap e1774: 8 total, 8 up, 8 in 2024-09-16T06:41:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:20 smithi145 ceph-mon[99390]: pgmap v3201: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 522 KiB/s rd, 178 KiB/s wr, 818 op/s 2024-09-16T06:41:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:20 smithi161 ceph-mon[87722]: osdmap e1774: 8 total, 8 up, 8 in 2024-09-16T06:41:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:20 smithi161 ceph-mon[87722]: pgmap v3201: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 522 KiB/s rd, 178 KiB/s wr, 818 op/s 2024-09-16T06:41:21.183 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (859 ms) 2024-09-16T06:41:21.183 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-09-16T06:41:21.183 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:21.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:21 smithi145 ceph-mon[96887]: osdmap e1775: 8 total, 8 up, 8 in 2024-09-16T06:41:21.469 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:21 smithi145 ceph-mon[99390]: osdmap e1775: 8 total, 8 up, 8 in 2024-09-16T06:41:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:21 smithi161 ceph-mon[87722]: osdmap e1775: 8 total, 8 up, 8 in 2024-09-16T06:41:22.152 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (970 ms) 2024-09-16T06:41:22.152 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-09-16T06:41:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:22 smithi145 ceph-mon[96887]: osdmap e1776: 8 total, 8 up, 8 in 2024-09-16T06:41:22.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:22.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:22 smithi145 ceph-mon[96887]: pgmap v3204: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 209 KiB/s wr, 823 op/s 2024-09-16T06:41:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:22 smithi145 ceph-mon[99390]: osdmap e1776: 8 total, 8 up, 8 in 2024-09-16T06:41:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:22.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:22 smithi145 ceph-mon[99390]: pgmap v3204: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 209 KiB/s wr, 823 op/s 2024-09-16T06:41:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:22 smithi161 ceph-mon[87722]: osdmap e1776: 8 total, 8 up, 8 in 2024-09-16T06:41:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:22 smithi161 ceph-mon[87722]: pgmap v3204: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 209 KiB/s wr, 823 op/s 2024-09-16T06:41:23.255 INFO:tasks.workunit.client.0.smithi145.stdout:0.00% done 2024-09-16T06:41:23.256 INFO:tasks.workunit.client.0.smithi145.stdout:100.00% done 2024-09-16T06:41:23.256 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestImageOptions (1103 ms) 2024-09-16T06:41:23.256 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-09-16T06:41:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:23 smithi145 ceph-mon[96887]: osdmap e1777: 8 total, 8 up, 8 in 2024-09-16T06:41:23.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:23 smithi145 ceph-mon[99390]: osdmap e1777: 8 total, 8 up, 8 in 2024-09-16T06:41:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:23 smithi161 ceph-mon[87722]: osdmap e1777: 8 total, 8 up, 8 in 2024-09-16T06:41:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:0.00% done 2024-09-16T06:41:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:100.00% done 2024-09-16T06:41:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (985 ms) 2024-09-16T06:41:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-09-16T06:41:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-09-16T06:41:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-09-16T06:41:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-09-16T06:41:24.241 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-09-16T06:41:24.242 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:24.284 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:41:24.284 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:41:24.284 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:41:24.284 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:wrote: 512 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:41:24.285 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:41:24.286 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:started write 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:write completion cb called! 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 0 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:finished write 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.287 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:created completion 2024-09-16T06:41:24.288 INFO:tasks.workunit.client.0.smithi145.stdout:started read 2024-09-16T06:41:24.289 INFO:tasks.workunit.client.0.smithi145.stdout:read completion cb called! 2024-09-16T06:41:24.289 INFO:tasks.workunit.client.0.smithi145.stdout:return value is: 512 2024-09-16T06:41:24.289 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ImagePollIO (44 ms) 2024-09-16T06:41:24.289 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.Mirror 2024-09-16T06:41:24.289 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:24.295 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:24.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:24 smithi145 ceph-mon[99390]: osdmap e1778: 8 total, 8 up, 8 in 2024-09-16T06:41:24.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:24 smithi145 ceph-mon[99390]: pgmap v3207: 745 pgs: 745 active+clean; 310 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 339 KiB/s wr, 398 op/s 2024-09-16T06:41:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:24 smithi145 ceph-mon[96887]: osdmap e1778: 8 total, 8 up, 8 in 2024-09-16T06:41:24.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:24 smithi145 ceph-mon[96887]: pgmap v3207: 745 pgs: 745 active+clean; 310 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 339 KiB/s wr, 398 op/s 2024-09-16T06:41:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:24 smithi161 ceph-mon[87722]: osdmap e1778: 8 total, 8 up, 8 in 2024-09-16T06:41:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:24 smithi161 ceph-mon[87722]: pgmap v3207: 745 pgs: 745 active+clean; 310 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 339 KiB/s wr, 398 op/s 2024-09-16T06:41:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:41:24] "GET /metrics HTTP/1.1" 200 83048 "" "Prometheus/2.43.0" 2024-09-16T06:41:25.278 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.Mirror (994 ms) 2024-09-16T06:41:25.279 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-09-16T06:41:25.292 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (14 ms) 2024-09-16T06:41:25.293 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-09-16T06:41:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:25 smithi145 ceph-mon[96887]: osdmap e1779: 8 total, 8 up, 8 in 2024-09-16T06:41:25.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:25 smithi145 ceph-mon[99390]: osdmap e1779: 8 total, 8 up, 8 in 2024-09-16T06:41:25.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:25 smithi161 ceph-mon[87722]: osdmap e1779: 8 total, 8 up, 8 in 2024-09-16T06:41:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: osdmap e1780: 8 total, 8 up, 8 in 2024-09-16T06:41:26.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b1b29e15-c86b-46df-af62-db3b27256eeb"}]: dispatch 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b1b29e15-c86b-46df-af62-db3b27256eeb"}]': finished 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b07f46d3-fdcc-4f67-ac11-968c740ea773"}]: dispatch 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b07f46d3-fdcc-4f67-ac11-968c740ea773"}]': finished 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/4b73d22a-e3b9-4338-bc9e-71326a7fb180"}]: dispatch 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/4b73d22a-e3b9-4338-bc9e-71326a7fb180"}]': finished 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]': finished 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[96887]: pgmap v3210: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 1.7 MiB/s wr, 547 op/s 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: osdmap e1780: 8 total, 8 up, 8 in 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b1b29e15-c86b-46df-af62-db3b27256eeb"}]: dispatch 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b1b29e15-c86b-46df-af62-db3b27256eeb"}]': finished 2024-09-16T06:41:26.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b07f46d3-fdcc-4f67-ac11-968c740ea773"}]: dispatch 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b07f46d3-fdcc-4f67-ac11-968c740ea773"}]': finished 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/4b73d22a-e3b9-4338-bc9e-71326a7fb180"}]: dispatch 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/4b73d22a-e3b9-4338-bc9e-71326a7fb180"}]': finished 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]': finished 2024-09-16T06:41:26.570 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:26 smithi145 ceph-mon[99390]: pgmap v3210: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 1.7 MiB/s wr, 547 op/s 2024-09-16T06:41:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: osdmap e1780: 8 total, 8 up, 8 in 2024-09-16T06:41:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-09-16T06:41:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-09-16T06:41:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b1b29e15-c86b-46df-af62-db3b27256eeb"}]: dispatch 2024-09-16T06:41:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b1b29e15-c86b-46df-af62-db3b27256eeb"}]': finished 2024-09-16T06:41:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b07f46d3-fdcc-4f67-ac11-968c740ea773"}]: dispatch 2024-09-16T06:41:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b07f46d3-fdcc-4f67-ac11-968c740ea773"}]': finished 2024-09-16T06:41:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/4b73d22a-e3b9-4338-bc9e-71326a7fb180"}]: dispatch 2024-09-16T06:41:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/4b73d22a-e3b9-4338-bc9e-71326a7fb180"}]': finished 2024-09-16T06:41:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' 2024-09-16T06:41:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]: dispatch 2024-09-16T06:41:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1430571437' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db37f14a-3501-4d29-8d99-2ae5b1ee2e73"}]': finished 2024-09-16T06:41:26.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:26 smithi161 ceph-mon[87722]: pgmap v3210: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 1.7 MiB/s wr, 547 op/s 2024-09-16T06:41:27.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:27 smithi145 ceph-mon[99390]: osdmap e1781: 8 total, 8 up, 8 in 2024-09-16T06:41:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:27 smithi145 ceph-mon[96887]: osdmap e1781: 8 total, 8 up, 8 in 2024-09-16T06:41:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:27 smithi161 ceph-mon[87722]: osdmap e1781: 8 total, 8 up, 8 in 2024-09-16T06:41:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:28 smithi145 ceph-mon[96887]: osdmap e1782: 8 total, 8 up, 8 in 2024-09-16T06:41:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:28 smithi145 ceph-mon[96887]: pgmap v3213: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 1.6 MiB/s wr, 379 op/s 2024-09-16T06:41:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:28 smithi145 ceph-mon[99390]: osdmap e1782: 8 total, 8 up, 8 in 2024-09-16T06:41:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:28 smithi145 ceph-mon[99390]: pgmap v3213: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 1.6 MiB/s wr, 379 op/s 2024-09-16T06:41:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:28 smithi161 ceph-mon[87722]: osdmap e1782: 8 total, 8 up, 8 in 2024-09-16T06:41:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:28 smithi161 ceph-mon[87722]: pgmap v3213: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 1.6 MiB/s wr, 379 op/s 2024-09-16T06:41:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:29 smithi145 ceph-mon[99390]: osdmap e1783: 8 total, 8 up, 8 in 2024-09-16T06:41:29.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:29 smithi145 ceph-mon[96887]: osdmap e1783: 8 total, 8 up, 8 in 2024-09-16T06:41:29.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:29 smithi161 ceph-mon[87722]: osdmap e1783: 8 total, 8 up, 8 in 2024-09-16T06:41:30.370 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5077 ms) 2024-09-16T06:41:30.370 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-09-16T06:41:30.370 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:30 smithi161 ceph-mon[87722]: osdmap e1784: 8 total, 8 up, 8 in 2024-09-16T06:41:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:30 smithi161 ceph-mon[87722]: pgmap v3216: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 463 KiB/s wr, 183 op/s 2024-09-16T06:41:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:30 smithi145 ceph-mon[99390]: osdmap e1784: 8 total, 8 up, 8 in 2024-09-16T06:41:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:30 smithi145 ceph-mon[99390]: pgmap v3216: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 463 KiB/s wr, 183 op/s 2024-09-16T06:41:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:30 smithi145 ceph-mon[96887]: osdmap e1784: 8 total, 8 up, 8 in 2024-09-16T06:41:30.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:30 smithi145 ceph-mon[96887]: pgmap v3216: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 463 KiB/s wr, 183 op/s 2024-09-16T06:41:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:31 smithi161 ceph-mon[87722]: osdmap e1785: 8 total, 8 up, 8 in 2024-09-16T06:41:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:31 smithi145 ceph-mon[96887]: osdmap e1785: 8 total, 8 up, 8 in 2024-09-16T06:41:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:31 smithi145 ceph-mon[99390]: osdmap e1785: 8 total, 8 up, 8 in 2024-09-16T06:41:32.372 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2003 ms) 2024-09-16T06:41:32.372 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-09-16T06:41:32.373 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:32.424 INFO:tasks.workunit.client.0.smithi145.stdout:1: acquiring exclusive lock 2024-09-16T06:41:32.425 INFO:tasks.workunit.client.0.smithi145.stdout:2: acquiring exclusive lock 2024-09-16T06:41:32.428 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock acquired 2024-09-16T06:41:32.472 INFO:tasks.workunit.client.0.smithi145.stdout:2: releasing exclusive lock 2024-09-16T06:41:32.475 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock released 2024-09-16T06:41:32.475 INFO:tasks.workunit.client.0.smithi145.stdout:2: acquiring exclusive lock 2024-09-16T06:41:32.478 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock acquired 2024-09-16T06:41:32.521 INFO:tasks.workunit.client.0.smithi145.stdout:1: releasing exclusive lock 2024-09-16T06:41:32.523 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock released 2024-09-16T06:41:32.523 INFO:tasks.workunit.client.0.smithi145.stdout:1: acquiring exclusive lock 2024-09-16T06:41:32.527 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock acquired 2024-09-16T06:41:32.549 INFO:tasks.workunit.client.0.smithi145.stdout:1: releasing exclusive lock 2024-09-16T06:41:32.551 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock released 2024-09-16T06:41:32.551 INFO:tasks.workunit.client.0.smithi145.stdout:1: acquiring exclusive lock 2024-09-16T06:41:32.554 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock acquired 2024-09-16T06:41:32.587 INFO:tasks.workunit.client.0.smithi145.stdout:2: releasing exclusive lock 2024-09-16T06:41:32.589 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock released 2024-09-16T06:41:32.589 INFO:tasks.workunit.client.0.smithi145.stdout:2: acquiring exclusive lock 2024-09-16T06:41:32.592 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock acquired 2024-09-16T06:41:32.637 INFO:tasks.workunit.client.0.smithi145.stdout:1: releasing exclusive lock 2024-09-16T06:41:32.640 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock released 2024-09-16T06:41:32.640 INFO:tasks.workunit.client.0.smithi145.stdout:1: acquiring exclusive lock 2024-09-16T06:41:32.642 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock acquired 2024-09-16T06:41:32.654 INFO:tasks.workunit.client.0.smithi145.stdout:2: releasing exclusive lock 2024-09-16T06:41:32.656 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock released 2024-09-16T06:41:32.657 INFO:tasks.workunit.client.0.smithi145.stdout:2: acquiring exclusive lock 2024-09-16T06:41:32.658 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock acquired 2024-09-16T06:41:32.663 INFO:tasks.workunit.client.0.smithi145.stdout:1: releasing exclusive lock 2024-09-16T06:41:32.666 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock released 2024-09-16T06:41:32.666 INFO:tasks.workunit.client.0.smithi145.stdout:1: acquiring exclusive lock 2024-09-16T06:41:32.670 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock acquired 2024-09-16T06:41:32.692 INFO:tasks.workunit.client.0.smithi145.stdout:1: releasing exclusive lock 2024-09-16T06:41:32.694 INFO:tasks.workunit.client.0.smithi145.stdout:1: exclusive lock released 2024-09-16T06:41:32.698 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock acquired 2024-09-16T06:41:32.729 INFO:tasks.workunit.client.0.smithi145.stdout:2: releasing exclusive lock 2024-09-16T06:41:32.732 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock released 2024-09-16T06:41:32.732 INFO:tasks.workunit.client.0.smithi145.stdout:2: acquiring exclusive lock 2024-09-16T06:41:32.735 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock acquired 2024-09-16T06:41:32.781 INFO:tasks.workunit.client.0.smithi145.stdout:2: releasing exclusive lock 2024-09-16T06:41:32.784 INFO:tasks.workunit.client.0.smithi145.stdout:2: exclusive lock released 2024-09-16T06:41:32.799 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ExclusiveLock (426 ms) 2024-09-16T06:41:32.799 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.BreakLock 2024-09-16T06:41:32.813 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:32 smithi145 ceph-mon[96887]: osdmap e1786: 8 total, 8 up, 8 in 2024-09-16T06:41:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:32 smithi145 ceph-mon[96887]: pgmap v3219: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 273 KiB/s wr, 274 op/s 2024-09-16T06:41:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:32 smithi145 ceph-mon[99390]: osdmap e1786: 8 total, 8 up, 8 in 2024-09-16T06:41:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:32 smithi145 ceph-mon[99390]: pgmap v3219: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 273 KiB/s wr, 274 op/s 2024-09-16T06:41:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:32 smithi161 ceph-mon[87722]: osdmap e1786: 8 total, 8 up, 8 in 2024-09-16T06:41:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:32 smithi161 ceph-mon[87722]: pgmap v3219: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 273 KiB/s wr, 274 op/s 2024-09-16T06:41:33.376 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.BreakLock (578 ms) 2024-09-16T06:41:33.376 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-09-16T06:41:33.376 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:33.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (22 ms) 2024-09-16T06:41:33.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-09-16T06:41:33.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-09-16T06:41:33.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-09-16T06:41:33.398 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:33.453 INFO:tasks.workunit.client.0.smithi145.stdout:0.00% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:1.56% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:3.12% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:4.69% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:6.25% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:7.81% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:9.38% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:10.94% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:12.50% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:14.06% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:15.62% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:17.19% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:18.75% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:20.31% done 2024-09-16T06:41:33.454 INFO:tasks.workunit.client.0.smithi145.stdout:21.88% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:23.44% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:25.00% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:26.56% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:28.12% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:29.69% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:31.25% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:32.81% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:34.38% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:35.94% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:37.50% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:39.06% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:40.62% done 2024-09-16T06:41:33.455 INFO:tasks.workunit.client.0.smithi145.stdout:42.19% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:43.75% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:45.31% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:46.88% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:48.44% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:50.00% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:51.56% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:53.12% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:54.69% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:56.25% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:57.81% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:59.38% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:60.94% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:62.50% done 2024-09-16T06:41:33.456 INFO:tasks.workunit.client.0.smithi145.stdout:64.06% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:65.62% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:67.19% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:68.75% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:70.31% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:71.88% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:73.44% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:75.00% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:76.56% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:78.12% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:79.69% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:81.25% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:82.81% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:84.38% done 2024-09-16T06:41:33.457 INFO:tasks.workunit.client.0.smithi145.stdout:85.94% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:87.50% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:89.06% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:90.62% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:92.19% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:93.75% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:95.31% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:96.88% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:98.44% done 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (55 ms) 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-09-16T06:41:33.458 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:33.511 INFO:tasks.workunit.client.0.smithi145.stdout:0.00% done 2024-09-16T06:41:33.511 INFO:tasks.workunit.client.0.smithi145.stdout:1.56% done 2024-09-16T06:41:33.511 INFO:tasks.workunit.client.0.smithi145.stdout:3.12% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:4.69% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:6.25% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:7.81% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:9.38% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:10.94% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:12.50% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:14.06% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:15.62% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:17.19% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:18.75% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:20.31% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:21.88% done 2024-09-16T06:41:33.512 INFO:tasks.workunit.client.0.smithi145.stdout:23.44% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:25.00% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:26.56% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:28.12% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:29.69% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:31.25% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:32.81% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:34.38% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:35.94% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:37.50% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:39.06% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:40.62% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:42.19% done 2024-09-16T06:41:33.513 INFO:tasks.workunit.client.0.smithi145.stdout:43.75% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:45.31% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:46.88% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:48.44% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:50.00% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:51.56% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:53.12% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:54.69% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:56.25% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:57.81% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:59.38% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:60.94% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:62.50% done 2024-09-16T06:41:33.514 INFO:tasks.workunit.client.0.smithi145.stdout:64.06% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:65.62% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:67.19% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:68.75% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:70.31% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:71.88% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:73.44% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:75.00% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:76.56% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:78.12% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:79.69% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:81.25% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:82.81% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:84.38% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:85.94% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:87.50% done 2024-09-16T06:41:33.515 INFO:tasks.workunit.client.0.smithi145.stdout:89.06% done 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:90.62% done 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:92.19% done 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:93.75% done 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:95.31% done 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:96.88% done 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:98.44% done 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (58 ms) 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-09-16T06:41:33.516 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:33.519 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:33.636 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestTrashPurge (125 ms) 2024-09-16T06:41:33.636 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-09-16T06:41:33.636 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:33.681 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (44 ms) 2024-09-16T06:41:33.681 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-09-16T06:41:33.681 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:33.712 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestListWatchers (31 ms) 2024-09-16T06:41:33.712 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-09-16T06:41:33.712 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:33.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:33 smithi145 ceph-mon[96887]: osdmap e1787: 8 total, 8 up, 8 in 2024-09-16T06:41:33.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:33 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]: dispatch 2024-09-16T06:41:33.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:33 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]: dispatch 2024-09-16T06:41:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:33 smithi145 ceph-mon[99390]: osdmap e1787: 8 total, 8 up, 8 in 2024-09-16T06:41:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:33 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]: dispatch 2024-09-16T06:41:33.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:33 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]: dispatch 2024-09-16T06:41:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:33 smithi161 ceph-mon[87722]: osdmap e1787: 8 total, 8 up, 8 in 2024-09-16T06:41:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:33 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/959750570' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]: dispatch 2024-09-16T06:41:33.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:33 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]: dispatch 2024-09-16T06:41:34.397 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestSetSnapById (685 ms) 2024-09-16T06:41:34.397 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.Namespaces 2024-09-16T06:41:34.423 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.Namespaces (25 ms) 2024-09-16T06:41:34.423 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-09-16T06:41:34.458 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:34.463 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:34.538 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.NamespacesPP (116 ms) 2024-09-16T06:41:34.538 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.Migration 2024-09-16T06:41:34.539 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:34.539 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:34.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:34 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]': finished 2024-09-16T06:41:34.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:34 smithi145 ceph-mon[99390]: osdmap e1788: 8 total, 8 up, 8 in 2024-09-16T06:41:34.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:34 smithi145 ceph-mon[99390]: pgmap v3222: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 13 KiB/s wr, 324 op/s 2024-09-16T06:41:34.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:34 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]': finished 2024-09-16T06:41:34.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:34 smithi145 ceph-mon[96887]: osdmap e1788: 8 total, 8 up, 8 in 2024-09-16T06:41:34.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:34 smithi145 ceph-mon[96887]: pgmap v3222: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 13 KiB/s wr, 324 op/s 2024-09-16T06:41:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:34 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/1873882834"}]': finished 2024-09-16T06:41:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:34 smithi161 ceph-mon[87722]: osdmap e1788: 8 total, 8 up, 8 in 2024-09-16T06:41:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:34 smithi161 ceph-mon[87722]: pgmap v3222: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 13 KiB/s wr, 324 op/s 2024-09-16T06:41:34.945 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.Migration (407 ms) 2024-09-16T06:41:34.946 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-09-16T06:41:34.946 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:34.946 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:41:34] "GET /metrics HTTP/1.1" 200 83048 "" "Prometheus/2.43.0" 2024-09-16T06:41:35.344 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.MigrationPP (398 ms) 2024-09-16T06:41:35.344 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-09-16T06:41:35.344 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:35.360 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (17 ms) 2024-09-16T06:41:35.360 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-09-16T06:41:35.360 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:35.376 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (16 ms) 2024-09-16T06:41:35.376 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-09-16T06:41:35.376 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:35.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:35 smithi145 ceph-mon[96887]: osdmap e1789: 8 total, 8 up, 8 in 2024-09-16T06:41:35.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:35 smithi145 ceph-mon[99390]: osdmap e1789: 8 total, 8 up, 8 in 2024-09-16T06:41:35.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:35 smithi161 ceph-mon[87722]: osdmap e1789: 8 total, 8 up, 8 in 2024-09-16T06:41:36.466 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1089 ms) 2024-09-16T06:41:36.466 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-09-16T06:41:36.496 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.PoolMetadata (31 ms) 2024-09-16T06:41:36.496 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-09-16T06:41:36.515 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.PoolMetadataPP (19 ms) 2024-09-16T06:41:36.515 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.Config 2024-09-16T06:41:36.520 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:36.558 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.Config (43 ms) 2024-09-16T06:41:36.558 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-09-16T06:41:36.562 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:36.598 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ConfigPP (39 ms) 2024-09-16T06:41:36.598 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-09-16T06:41:36.668 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:36 smithi145 ceph-mon[99390]: pgmap v3224: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 148 KiB/s wr, 587 op/s 2024-09-16T06:41:36.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:36 smithi145 ceph-mon[96887]: pgmap v3224: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 148 KiB/s wr, 587 op/s 2024-09-16T06:41:36.669 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:41:36] ENGINE Bus STOPPING 2024-09-16T06:41:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:36 smithi161 ceph-mon[87722]: pgmap v3224: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 148 KiB/s wr, 587 op/s 2024-09-16T06:41:37.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:41:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T06:41:37.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:41:36] ENGINE Bus STOPPED 2024-09-16T06:41:37.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:41:36] ENGINE Bus STARTING 2024-09-16T06:41:37.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:41:36] ENGINE Serving on http://:::9283 2024-09-16T06:41:37.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:36 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:06:41:36] ENGINE Bus STARTED 2024-09-16T06:41:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[96887]: osdmap e1790: 8 total, 8 up, 8 in 2024-09-16T06:41:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' 2024-09-16T06:41:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[99390]: osdmap e1790: 8 total, 8 up, 8 in 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:41:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:41:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:37 smithi161 ceph-mon[87722]: osdmap e1790: 8 total, 8 up, 8 in 2024-09-16T06:41:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:37 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' 2024-09-16T06:41:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:41:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:41:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:41:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:41:38.512 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:38 smithi145 ceph-mon[99390]: osdmap e1791: 8 total, 8 up, 8 in 2024-09-16T06:41:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:38 smithi145 ceph-mon[99390]: pgmap v3227: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 432 KiB/s rd, 150 KiB/s wr, 502 op/s 2024-09-16T06:41:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:38 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2306615822' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:38 smithi145 ceph-mon[96887]: osdmap e1791: 8 total, 8 up, 8 in 2024-09-16T06:41:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:38 smithi145 ceph-mon[96887]: pgmap v3227: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 432 KiB/s rd, 150 KiB/s wr, 502 op/s 2024-09-16T06:41:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:38 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2306615822' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:38 smithi161 ceph-mon[87722]: osdmap e1791: 8 total, 8 up, 8 in 2024-09-16T06:41:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:38 smithi161 ceph-mon[87722]: pgmap v3227: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 432 KiB/s rd, 150 KiB/s wr, 502 op/s 2024-09-16T06:41:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:38 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2306615822' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:39.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:39 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:41:39.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:39 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2306615822' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:39.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:39 smithi145 ceph-mon[96887]: osdmap e1792: 8 total, 8 up, 8 in 2024-09-16T06:41:39.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:39 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:41:39.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:39 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2306615822' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:39.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:39 smithi145 ceph-mon[99390]: osdmap e1792: 8 total, 8 up, 8 in 2024-09-16T06:41:39.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:39 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:41:39.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:39 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2306615822' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:39.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:39 smithi161 ceph-mon[87722]: osdmap e1792: 8 total, 8 up, 8 in 2024-09-16T06:41:40.581 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:40.588 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:40.596 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:40 smithi145 ceph-mon[96887]: pgmap v3229: 777 pgs: 6 creating+peering, 17 unknown, 754 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 130 KiB/s wr, 638 op/s 2024-09-16T06:41:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:40 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:41:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:40 smithi145 ceph-mon[96887]: osdmap e1793: 8 total, 8 up, 8 in 2024-09-16T06:41:40.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:40 smithi145 ceph-mon[99390]: pgmap v3229: 777 pgs: 6 creating+peering, 17 unknown, 754 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 130 KiB/s wr, 638 op/s 2024-09-16T06:41:40.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:40 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:41:40.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:40 smithi145 ceph-mon[99390]: osdmap e1793: 8 total, 8 up, 8 in 2024-09-16T06:41:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:40 smithi161 ceph-mon[87722]: pgmap v3229: 777 pgs: 6 creating+peering, 17 unknown, 754 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 130 KiB/s wr, 638 op/s 2024-09-16T06:41:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:40 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:41:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:40 smithi161 ceph-mon[87722]: osdmap e1793: 8 total, 8 up, 8 in 2024-09-16T06:41:41.109 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.PoolStatsPP (4511 ms) 2024-09-16T06:41:41.109 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-09-16T06:41:41.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:41 smithi145 ceph-mon[96887]: osdmap e1794: 8 total, 8 up, 8 in 2024-09-16T06:41:41.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:41 smithi145 ceph-mon[96887]: osdmap e1795: 8 total, 8 up, 8 in 2024-09-16T06:41:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:41 smithi145 ceph-mon[99390]: osdmap e1794: 8 total, 8 up, 8 in 2024-09-16T06:41:41.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:41 smithi145 ceph-mon[99390]: osdmap e1795: 8 total, 8 up, 8 in 2024-09-16T06:41:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:41 smithi161 ceph-mon[87722]: osdmap e1794: 8 total, 8 up, 8 in 2024-09-16T06:41:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:41 smithi161 ceph-mon[87722]: osdmap e1795: 8 total, 8 up, 8 in 2024-09-16T06:41:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:42 smithi145 ceph-mon[96887]: pgmap v3233: 777 pgs: 6 creating+peering, 6 unknown, 765 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s rd, 33 KiB/s wr, 629 op/s 2024-09-16T06:41:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:42 smithi145 ceph-mon[96887]: osdmap e1796: 8 total, 8 up, 8 in 2024-09-16T06:41:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:42 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3609453012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:42 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:42.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:42 smithi145 ceph-mon[99390]: pgmap v3233: 777 pgs: 6 creating+peering, 6 unknown, 765 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s rd, 33 KiB/s wr, 629 op/s 2024-09-16T06:41:42.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:42 smithi145 ceph-mon[99390]: osdmap e1796: 8 total, 8 up, 8 in 2024-09-16T06:41:42.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:42 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3609453012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:42.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:42 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:42 smithi161 ceph-mon[87722]: pgmap v3233: 777 pgs: 6 creating+peering, 6 unknown, 765 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s rd, 33 KiB/s wr, 629 op/s 2024-09-16T06:41:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:42 smithi161 ceph-mon[87722]: osdmap e1796: 8 total, 8 up, 8 in 2024-09-16T06:41:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:42 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3609453012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:42 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:43.052 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:44 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:44 smithi145 ceph-mon[96887]: osdmap e1797: 8 total, 8 up, 8 in 2024-09-16T06:41:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:44 smithi145 ceph-mon[96887]: pgmap v3236: 809 pgs: 3 creating+peering, 20 unknown, 786 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 231 KiB/s rd, 13 KiB/s wr, 282 op/s 2024-09-16T06:41:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:44 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:44 smithi145 ceph-mon[99390]: osdmap e1797: 8 total, 8 up, 8 in 2024-09-16T06:41:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:44 smithi145 ceph-mon[99390]: pgmap v3236: 809 pgs: 3 creating+peering, 20 unknown, 786 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 231 KiB/s rd, 13 KiB/s wr, 282 op/s 2024-09-16T06:41:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:44 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:44 smithi161 ceph-mon[87722]: osdmap e1797: 8 total, 8 up, 8 in 2024-09-16T06:41:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:44 smithi161 ceph-mon[87722]: pgmap v3236: 809 pgs: 3 creating+peering, 20 unknown, 786 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 231 KiB/s rd, 13 KiB/s wr, 282 op/s 2024-09-16T06:41:45.050 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:41:44] "GET /metrics HTTP/1.1" 200 83069 "" "Prometheus/2.43.0" 2024-09-16T06:41:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:45 smithi145 ceph-mon[96887]: osdmap e1798: 8 total, 8 up, 8 in 2024-09-16T06:41:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:45 smithi145 ceph-mon[99390]: osdmap e1798: 8 total, 8 up, 8 in 2024-09-16T06:41:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:45 smithi161 ceph-mon[87722]: osdmap e1798: 8 total, 8 up, 8 in 2024-09-16T06:41:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:46 smithi145 ceph-mon[96887]: osdmap e1799: 8 total, 8 up, 8 in 2024-09-16T06:41:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:46 smithi145 ceph-mon[96887]: pgmap v3239: 809 pgs: 3 creating+peering, 3 unknown, 803 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 6.5 KiB/s wr, 67 op/s 2024-09-16T06:41:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:46 smithi145 ceph-mon[99390]: osdmap e1799: 8 total, 8 up, 8 in 2024-09-16T06:41:46.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:46 smithi145 ceph-mon[99390]: pgmap v3239: 809 pgs: 3 creating+peering, 3 unknown, 803 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 6.5 KiB/s wr, 67 op/s 2024-09-16T06:41:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:46 smithi161 ceph-mon[87722]: osdmap e1799: 8 total, 8 up, 8 in 2024-09-16T06:41:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:46 smithi161 ceph-mon[87722]: pgmap v3239: 809 pgs: 3 creating+peering, 3 unknown, 803 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 6.5 KiB/s wr, 67 op/s 2024-09-16T06:41:47.215 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ImageSpec (6107 ms) 2024-09-16T06:41:47.215 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-09-16T06:41:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:47 smithi145 ceph-mon[99390]: osdmap e1800: 8 total, 8 up, 8 in 2024-09-16T06:41:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:47 smithi145 ceph-mon[96887]: osdmap e1800: 8 total, 8 up, 8 in 2024-09-16T06:41:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:47 smithi161 ceph-mon[87722]: osdmap e1800: 8 total, 8 up, 8 in 2024-09-16T06:41:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:48 smithi161 ceph-mon[87722]: osdmap e1801: 8 total, 8 up, 8 in 2024-09-16T06:41:48.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:48 smithi161 ceph-mon[87722]: pgmap v3242: 809 pgs: 809 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.7 KiB/s wr, 62 op/s 2024-09-16T06:41:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:48 smithi145 ceph-mon[96887]: osdmap e1801: 8 total, 8 up, 8 in 2024-09-16T06:41:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:48 smithi145 ceph-mon[96887]: pgmap v3242: 809 pgs: 809 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.7 KiB/s wr, 62 op/s 2024-09-16T06:41:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:48 smithi145 ceph-mon[99390]: osdmap e1801: 8 total, 8 up, 8 in 2024-09-16T06:41:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:48 smithi145 ceph-mon[99390]: pgmap v3242: 809 pgs: 809 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.7 KiB/s wr, 62 op/s 2024-09-16T06:41:49.102 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:49 smithi145 ceph-mon[96887]: osdmap e1802: 8 total, 8 up, 8 in 2024-09-16T06:41:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:49 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/4166370339' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:49 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:49 smithi145 ceph-mon[99390]: osdmap e1802: 8 total, 8 up, 8 in 2024-09-16T06:41:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:49 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/4166370339' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:49.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:49 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:49 smithi161 ceph-mon[87722]: osdmap e1802: 8 total, 8 up, 8 in 2024-09-16T06:41:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:49 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/4166370339' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:49 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:50 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:50 smithi145 ceph-mon[96887]: osdmap e1803: 8 total, 8 up, 8 in 2024-09-16T06:41:50.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:50 smithi145 ceph-mon[96887]: pgmap v3245: 841 pgs: 8 creating+peering, 17 unknown, 816 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 4.5 KiB/s wr, 112 op/s 2024-09-16T06:41:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:50 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:50 smithi145 ceph-mon[99390]: osdmap e1803: 8 total, 8 up, 8 in 2024-09-16T06:41:50.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:50 smithi145 ceph-mon[99390]: pgmap v3245: 841 pgs: 8 creating+peering, 17 unknown, 816 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 4.5 KiB/s wr, 112 op/s 2024-09-16T06:41:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:50 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:50 smithi161 ceph-mon[87722]: osdmap e1803: 8 total, 8 up, 8 in 2024-09-16T06:41:50.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:50 smithi161 ceph-mon[87722]: pgmap v3245: 841 pgs: 8 creating+peering, 17 unknown, 816 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 4.5 KiB/s wr, 112 op/s 2024-09-16T06:41:51.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:51 smithi145 ceph-mon[99390]: osdmap e1804: 8 total, 8 up, 8 in 2024-09-16T06:41:51.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:51 smithi145 ceph-mon[99390]: osdmap e1805: 8 total, 8 up, 8 in 2024-09-16T06:41:51.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:51 smithi145 ceph-mon[96887]: osdmap e1804: 8 total, 8 up, 8 in 2024-09-16T06:41:51.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:51 smithi145 ceph-mon[96887]: osdmap e1805: 8 total, 8 up, 8 in 2024-09-16T06:41:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:51 smithi161 ceph-mon[87722]: osdmap e1804: 8 total, 8 up, 8 in 2024-09-16T06:41:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:51 smithi161 ceph-mon[87722]: osdmap e1805: 8 total, 8 up, 8 in 2024-09-16T06:41:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:52 smithi145 ceph-mon[96887]: pgmap v3248: 841 pgs: 8 creating+peering, 4 unknown, 829 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 5.2 KiB/s wr, 162 op/s 2024-09-16T06:41:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:52.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:52 smithi145 ceph-mon[99390]: pgmap v3248: 841 pgs: 8 creating+peering, 4 unknown, 829 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 5.2 KiB/s wr, 162 op/s 2024-09-16T06:41:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:41:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:52 smithi161 ceph-mon[87722]: pgmap v3248: 841 pgs: 8 creating+peering, 4 unknown, 829 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 5.2 KiB/s wr, 162 op/s 2024-09-16T06:41:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:53 smithi145 ceph-mon[96887]: osdmap e1806: 8 total, 8 up, 8 in 2024-09-16T06:41:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:53 smithi145 ceph-mon[99390]: osdmap e1806: 8 total, 8 up, 8 in 2024-09-16T06:41:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:53 smithi161 ceph-mon[87722]: osdmap e1806: 8 total, 8 up, 8 in 2024-09-16T06:41:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:54 smithi145 ceph-mon[96887]: osdmap e1807: 8 total, 8 up, 8 in 2024-09-16T06:41:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:54 smithi145 ceph-mon[96887]: pgmap v3251: 841 pgs: 841 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 KiB/s wr, 83 op/s 2024-09-16T06:41:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:54 smithi145 ceph-mon[99390]: osdmap e1807: 8 total, 8 up, 8 in 2024-09-16T06:41:54.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:54 smithi145 ceph-mon[99390]: pgmap v3251: 841 pgs: 841 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 KiB/s wr, 83 op/s 2024-09-16T06:41:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:54 smithi161 ceph-mon[87722]: osdmap e1807: 8 total, 8 up, 8 in 2024-09-16T06:41:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:54 smithi161 ceph-mon[87722]: pgmap v3251: 841 pgs: 841 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 KiB/s wr, 83 op/s 2024-09-16T06:41:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:41:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:41:54] "GET /metrics HTTP/1.1" 200 90427 "" "Prometheus/2.43.0" 2024-09-16T06:41:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:55 smithi145 ceph-mon[96887]: osdmap e1808: 8 total, 8 up, 8 in 2024-09-16T06:41:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:55 smithi145 ceph-mon[99390]: osdmap e1808: 8 total, 8 up, 8 in 2024-09-16T06:41:55.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:55 smithi161 ceph-mon[87722]: osdmap e1808: 8 total, 8 up, 8 in 2024-09-16T06:41:56.082 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 3 2024-09-16T06:41:56.082 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 3 2024-09-16T06:41:56.082 INFO:tasks.workunit.client.0.smithi145.stdout:child: image230 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:child: image232 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:child: image231 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-15/image230/b246d5dd7a4d 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-37/image231/b2463521ec79 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:found child test-librbd-smithi145-149208-15/image232/b246228f08bd 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:num children is: 0 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:num snaps is: 0 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:expected: 0 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8867 ms) 2024-09-16T06:41:56.083 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-09-16T06:41:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:56 smithi145 ceph-mon[96887]: osdmap e1809: 8 total, 8 up, 8 in 2024-09-16T06:41:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:56 smithi145 ceph-mon[96887]: pgmap v3254: 809 pgs: 809 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:41:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:56 smithi145 ceph-mon[96887]: osdmap e1810: 8 total, 8 up, 8 in 2024-09-16T06:41:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:56 smithi145 ceph-mon[99390]: osdmap e1809: 8 total, 8 up, 8 in 2024-09-16T06:41:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:56 smithi145 ceph-mon[99390]: pgmap v3254: 809 pgs: 809 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:41:56.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:56 smithi145 ceph-mon[99390]: osdmap e1810: 8 total, 8 up, 8 in 2024-09-16T06:41:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:56 smithi161 ceph-mon[87722]: osdmap e1809: 8 total, 8 up, 8 in 2024-09-16T06:41:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:56 smithi161 ceph-mon[87722]: pgmap v3254: 809 pgs: 809 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:41:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:56 smithi161 ceph-mon[87722]: osdmap e1810: 8 total, 8 up, 8 in 2024-09-16T06:41:58.064 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:41:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:58 smithi145 ceph-mon[96887]: osdmap e1811: 8 total, 8 up, 8 in 2024-09-16T06:41:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:58 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/181552906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:58.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:58 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:58.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:58 smithi145 ceph-mon[96887]: pgmap v3257: 841 pgs: 4 creating+peering, 28 unknown, 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:41:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:58 smithi145 ceph-mon[99390]: osdmap e1811: 8 total, 8 up, 8 in 2024-09-16T06:41:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:58 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/181552906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:58 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:58 smithi145 ceph-mon[99390]: pgmap v3257: 841 pgs: 4 creating+peering, 28 unknown, 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:41:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:58 smithi161 ceph-mon[87722]: osdmap e1811: 8 total, 8 up, 8 in 2024-09-16T06:41:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:58 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/181552906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:58 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:41:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:58 smithi161 ceph-mon[87722]: pgmap v3257: 841 pgs: 4 creating+peering, 28 unknown, 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:41:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:59 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:41:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:59 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:41:59 smithi145 ceph-mon[96887]: osdmap e1812: 8 total, 8 up, 8 in 2024-09-16T06:41:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:59 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:41:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:59 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:59.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:41:59 smithi145 ceph-mon[99390]: osdmap e1812: 8 total, 8 up, 8 in 2024-09-16T06:41:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:59 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:41:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:59 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:41:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:41:59 smithi161 ceph-mon[87722]: osdmap e1812: 8 total, 8 up, 8 in 2024-09-16T06:42:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:00 smithi161 ceph-mon[87722]: osdmap e1813: 8 total, 8 up, 8 in 2024-09-16T06:42:00.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:00 smithi161 ceph-mon[87722]: pgmap v3260: 841 pgs: 4 creating+peering, 14 unknown, 823 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 6.2 KiB/s wr, 127 op/s 2024-09-16T06:42:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:00 smithi145 ceph-mon[99390]: osdmap e1813: 8 total, 8 up, 8 in 2024-09-16T06:42:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:00 smithi145 ceph-mon[99390]: pgmap v3260: 841 pgs: 4 creating+peering, 14 unknown, 823 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 6.2 KiB/s wr, 127 op/s 2024-09-16T06:42:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:00 smithi145 ceph-mon[96887]: osdmap e1813: 8 total, 8 up, 8 in 2024-09-16T06:42:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:00 smithi145 ceph-mon[96887]: pgmap v3260: 841 pgs: 4 creating+peering, 14 unknown, 823 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 6.2 KiB/s wr, 127 op/s 2024-09-16T06:42:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:01 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:42:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:01 smithi161 ceph-mon[87722]: osdmap e1814: 8 total, 8 up, 8 in 2024-09-16T06:42:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:01 smithi161 ceph-mon[87722]: osdmap e1815: 8 total, 8 up, 8 in 2024-09-16T06:42:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:01 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:42:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:01 smithi145 ceph-mon[96887]: osdmap e1814: 8 total, 8 up, 8 in 2024-09-16T06:42:01.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:01 smithi145 ceph-mon[96887]: osdmap e1815: 8 total, 8 up, 8 in 2024-09-16T06:42:01.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:01 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:42:01.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:01 smithi145 ceph-mon[99390]: osdmap e1814: 8 total, 8 up, 8 in 2024-09-16T06:42:01.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:01 smithi145 ceph-mon[99390]: osdmap e1815: 8 total, 8 up, 8 in 2024-09-16T06:42:02.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:02 smithi161 ceph-mon[87722]: pgmap v3263: 841 pgs: 4 creating+peering, 837 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.0 KiB/s wr, 63 op/s 2024-09-16T06:42:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:02 smithi145 ceph-mon[96887]: pgmap v3263: 841 pgs: 4 creating+peering, 837 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.0 KiB/s wr, 63 op/s 2024-09-16T06:42:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:02 smithi145 ceph-mon[99390]: pgmap v3263: 841 pgs: 4 creating+peering, 837 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.0 KiB/s wr, 63 op/s 2024-09-16T06:42:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:03 smithi145 ceph-mon[99390]: osdmap e1816: 8 total, 8 up, 8 in 2024-09-16T06:42:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:03 smithi145 ceph-mon[96887]: osdmap e1816: 8 total, 8 up, 8 in 2024-09-16T06:42:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:03 smithi161 ceph-mon[87722]: osdmap e1816: 8 total, 8 up, 8 in 2024-09-16T06:42:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:04 smithi145 ceph-mon[99390]: osdmap e1817: 8 total, 8 up, 8 in 2024-09-16T06:42:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:04 smithi145 ceph-mon[99390]: pgmap v3266: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.2 KiB/s wr, 40 op/s 2024-09-16T06:42:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:04 smithi145 ceph-mon[96887]: osdmap e1817: 8 total, 8 up, 8 in 2024-09-16T06:42:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:04 smithi145 ceph-mon[96887]: pgmap v3266: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.2 KiB/s wr, 40 op/s 2024-09-16T06:42:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:04 smithi161 ceph-mon[87722]: osdmap e1817: 8 total, 8 up, 8 in 2024-09-16T06:42:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:04 smithi161 ceph-mon[87722]: pgmap v3266: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.2 KiB/s wr, 40 op/s 2024-09-16T06:42:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:42:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:42:04] "GET /metrics HTTP/1.1" 200 90427 "" "Prometheus/2.43.0" 2024-09-16T06:42:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:05 smithi145 ceph-mon[96887]: osdmap e1818: 8 total, 8 up, 8 in 2024-09-16T06:42:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:05 smithi145 ceph-mon[99390]: osdmap e1818: 8 total, 8 up, 8 in 2024-09-16T06:42:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:05 smithi161 ceph-mon[87722]: osdmap e1818: 8 total, 8 up, 8 in 2024-09-16T06:42:06.171 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.QuiesceWatch (10088 ms) 2024-09-16T06:42:06.171 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-09-16T06:42:06.171 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:42:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:06 smithi145 ceph-mon[96887]: osdmap e1819: 8 total, 8 up, 8 in 2024-09-16T06:42:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:06 smithi145 ceph-mon[96887]: pgmap v3269: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-16T06:42:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:06 smithi145 ceph-mon[96887]: osdmap e1820: 8 total, 8 up, 8 in 2024-09-16T06:42:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:06 smithi145 ceph-mon[99390]: osdmap e1819: 8 total, 8 up, 8 in 2024-09-16T06:42:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:06 smithi145 ceph-mon[99390]: pgmap v3269: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-16T06:42:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:06 smithi145 ceph-mon[99390]: osdmap e1820: 8 total, 8 up, 8 in 2024-09-16T06:42:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:06 smithi161 ceph-mon[87722]: osdmap e1819: 8 total, 8 up, 8 in 2024-09-16T06:42:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:06 smithi161 ceph-mon[87722]: pgmap v3269: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-16T06:42:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:06 smithi161 ceph-mon[87722]: osdmap e1820: 8 total, 8 up, 8 in 2024-09-16T06:42:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:08 smithi145 ceph-mon[96887]: osdmap e1821: 8 total, 8 up, 8 in 2024-09-16T06:42:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:08 smithi145 ceph-mon[96887]: pgmap v3272: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 KiB/s wr, 75 op/s 2024-09-16T06:42:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:08 smithi145 ceph-mon[99390]: osdmap e1821: 8 total, 8 up, 8 in 2024-09-16T06:42:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:08 smithi145 ceph-mon[99390]: pgmap v3272: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 KiB/s wr, 75 op/s 2024-09-16T06:42:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:08 smithi161 ceph-mon[87722]: osdmap e1821: 8 total, 8 up, 8 in 2024-09-16T06:42:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:08 smithi161 ceph-mon[87722]: pgmap v3272: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 KiB/s wr, 75 op/s 2024-09-16T06:42:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:09 smithi145 ceph-mon[96887]: osdmap e1822: 8 total, 8 up, 8 in 2024-09-16T06:42:09.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:09 smithi145 ceph-mon[99390]: osdmap e1822: 8 total, 8 up, 8 in 2024-09-16T06:42:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:09 smithi161 ceph-mon[87722]: osdmap e1822: 8 total, 8 up, 8 in 2024-09-16T06:42:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:10 smithi145 ceph-mon[96887]: osdmap e1823: 8 total, 8 up, 8 in 2024-09-16T06:42:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:10 smithi145 ceph-mon[96887]: pgmap v3275: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-09-16T06:42:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:10 smithi145 ceph-mon[99390]: osdmap e1823: 8 total, 8 up, 8 in 2024-09-16T06:42:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:10 smithi145 ceph-mon[99390]: pgmap v3275: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-09-16T06:42:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:10 smithi161 ceph-mon[87722]: osdmap e1823: 8 total, 8 up, 8 in 2024-09-16T06:42:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:10 smithi161 ceph-mon[87722]: pgmap v3275: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-09-16T06:42:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:11 smithi145 ceph-mon[99390]: osdmap e1824: 8 total, 8 up, 8 in 2024-09-16T06:42:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:11 smithi145 ceph-mon[99390]: osdmap e1825: 8 total, 8 up, 8 in 2024-09-16T06:42:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:11 smithi145 ceph-mon[96887]: osdmap e1824: 8 total, 8 up, 8 in 2024-09-16T06:42:11.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:11 smithi145 ceph-mon[96887]: osdmap e1825: 8 total, 8 up, 8 in 2024-09-16T06:42:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:11 smithi161 ceph-mon[87722]: osdmap e1824: 8 total, 8 up, 8 in 2024-09-16T06:42:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:11 smithi161 ceph-mon[87722]: osdmap e1825: 8 total, 8 up, 8 in 2024-09-16T06:42:12.150 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5980 ms) 2024-09-16T06:42:12.150 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-09-16T06:42:12.150 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:42:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:12 smithi145 ceph-mon[96887]: pgmap v3278: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-09-16T06:42:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:12 smithi145 ceph-mon[96887]: osdmap e1826: 8 total, 8 up, 8 in 2024-09-16T06:42:12.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:12 smithi145 ceph-mon[99390]: pgmap v3278: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-09-16T06:42:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:12 smithi145 ceph-mon[99390]: osdmap e1826: 8 total, 8 up, 8 in 2024-09-16T06:42:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:12 smithi161 ceph-mon[87722]: pgmap v3278: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-09-16T06:42:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:12 smithi161 ceph-mon[87722]: osdmap e1826: 8 total, 8 up, 8 in 2024-09-16T06:42:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:14 smithi145 ceph-mon[96887]: osdmap e1827: 8 total, 8 up, 8 in 2024-09-16T06:42:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:14 smithi145 ceph-mon[96887]: pgmap v3281: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.5 KiB/s wr, 76 op/s 2024-09-16T06:42:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:14 smithi145 ceph-mon[99390]: osdmap e1827: 8 total, 8 up, 8 in 2024-09-16T06:42:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:14 smithi145 ceph-mon[99390]: pgmap v3281: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.5 KiB/s wr, 76 op/s 2024-09-16T06:42:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:14 smithi161 ceph-mon[87722]: osdmap e1827: 8 total, 8 up, 8 in 2024-09-16T06:42:14.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:14 smithi161 ceph-mon[87722]: pgmap v3281: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.5 KiB/s wr, 76 op/s 2024-09-16T06:42:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:42:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:42:14] "GET /metrics HTTP/1.1" 200 90492 "" "Prometheus/2.43.0" 2024-09-16T06:42:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:15 smithi145 ceph-mon[99390]: osdmap e1828: 8 total, 8 up, 8 in 2024-09-16T06:42:15.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:15 smithi145 ceph-mon[96887]: osdmap e1828: 8 total, 8 up, 8 in 2024-09-16T06:42:15.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:15 smithi161 ceph-mon[87722]: osdmap e1828: 8 total, 8 up, 8 in 2024-09-16T06:42:16.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:16 smithi161 ceph-mon[87722]: osdmap e1829: 8 total, 8 up, 8 in 2024-09-16T06:42:16.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:16 smithi161 ceph-mon[87722]: pgmap v3284: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-09-16T06:42:16.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:16 smithi161 ceph-mon[87722]: osdmap e1830: 8 total, 8 up, 8 in 2024-09-16T06:42:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:16 smithi145 ceph-mon[99390]: osdmap e1829: 8 total, 8 up, 8 in 2024-09-16T06:42:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:16 smithi145 ceph-mon[99390]: pgmap v3284: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-09-16T06:42:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:16 smithi145 ceph-mon[99390]: osdmap e1830: 8 total, 8 up, 8 in 2024-09-16T06:42:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:16 smithi145 ceph-mon[96887]: osdmap e1829: 8 total, 8 up, 8 in 2024-09-16T06:42:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:16 smithi145 ceph-mon[96887]: pgmap v3284: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-09-16T06:42:16.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:16 smithi145 ceph-mon[96887]: osdmap e1830: 8 total, 8 up, 8 in 2024-09-16T06:42:18.165 INFO:tasks.workunit.client.0.smithi145.stdout:10.00% done 2024-09-16T06:42:18.165 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6014 ms) 2024-09-16T06:42:18.165 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-09-16T06:42:18.165 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:42:18.179 INFO:tasks.workunit.client.0.smithi145.stderr:test quiesce is not long enough to time out 2024-09-16T06:42:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:18 smithi145 ceph-mon[96887]: osdmap e1831: 8 total, 8 up, 8 in 2024-09-16T06:42:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:18 smithi145 ceph-mon[96887]: pgmap v3287: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.0 KiB/s wr, 71 op/s 2024-09-16T06:42:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:18 smithi145 ceph-mon[99390]: osdmap e1831: 8 total, 8 up, 8 in 2024-09-16T06:42:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:18 smithi145 ceph-mon[99390]: pgmap v3287: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.0 KiB/s wr, 71 op/s 2024-09-16T06:42:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:18 smithi161 ceph-mon[87722]: osdmap e1831: 8 total, 8 up, 8 in 2024-09-16T06:42:18.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:18 smithi161 ceph-mon[87722]: pgmap v3287: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.0 KiB/s wr, 71 op/s 2024-09-16T06:42:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:19 smithi145 ceph-mon[96887]: osdmap e1832: 8 total, 8 up, 8 in 2024-09-16T06:42:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:19 smithi145 ceph-mon[99390]: osdmap e1832: 8 total, 8 up, 8 in 2024-09-16T06:42:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:19 smithi161 ceph-mon[87722]: osdmap e1832: 8 total, 8 up, 8 in 2024-09-16T06:42:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:20 smithi145 ceph-mon[96887]: pgmap v3289: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.6 KiB/s wr, 75 op/s 2024-09-16T06:42:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:20 smithi145 ceph-mon[99390]: pgmap v3289: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.6 KiB/s wr, 75 op/s 2024-09-16T06:42:20.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:20 smithi161 ceph-mon[87722]: pgmap v3289: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.6 KiB/s wr, 75 op/s 2024-09-16T06:42:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:22 smithi145 ceph-mon[96887]: osdmap e1833: 8 total, 8 up, 8 in 2024-09-16T06:42:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:22 smithi145 ceph-mon[96887]: pgmap v3291: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.1 KiB/s wr, 94 op/s 2024-09-16T06:42:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:22 smithi145 ceph-mon[99390]: osdmap e1833: 8 total, 8 up, 8 in 2024-09-16T06:42:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:22.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:22 smithi145 ceph-mon[99390]: pgmap v3291: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.1 KiB/s wr, 94 op/s 2024-09-16T06:42:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:22 smithi161 ceph-mon[87722]: osdmap e1833: 8 total, 8 up, 8 in 2024-09-16T06:42:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:22 smithi161 ceph-mon[87722]: pgmap v3291: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.1 KiB/s wr, 94 op/s 2024-09-16T06:42:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:24 smithi145 ceph-mon[99390]: pgmap v3292: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.2 KiB/s wr, 40 op/s 2024-09-16T06:42:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:24 smithi145 ceph-mon[96887]: pgmap v3292: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.2 KiB/s wr, 40 op/s 2024-09-16T06:42:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:42:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:42:24] "GET /metrics HTTP/1.1" 200 90476 "" "Prometheus/2.43.0" 2024-09-16T06:42:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:24 smithi161 ceph-mon[87722]: pgmap v3292: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.2 KiB/s wr, 40 op/s 2024-09-16T06:42:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:26 smithi145 ceph-mon[99390]: pgmap v3293: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.7 KiB/s wr, 32 op/s 2024-09-16T06:42:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:26 smithi145 ceph-mon[99390]: osdmap e1834: 8 total, 8 up, 8 in 2024-09-16T06:42:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:26 smithi145 ceph-mon[96887]: pgmap v3293: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.7 KiB/s wr, 32 op/s 2024-09-16T06:42:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:26 smithi145 ceph-mon[96887]: osdmap e1834: 8 total, 8 up, 8 in 2024-09-16T06:42:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:26 smithi161 ceph-mon[87722]: pgmap v3293: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.7 KiB/s wr, 32 op/s 2024-09-16T06:42:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:26 smithi161 ceph-mon[87722]: osdmap e1834: 8 total, 8 up, 8 in 2024-09-16T06:42:27.087 INFO:tasks.workunit.client.0.smithi145.stderr:test quiesce is timed out 2024-09-16T06:42:27.090 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 0 2024-09-16T06:42:28.090 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 1 2024-09-16T06:42:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:28 smithi145 ceph-mon[96887]: osdmap e1835: 8 total, 8 up, 8 in 2024-09-16T06:42:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:28 smithi145 ceph-mon[96887]: pgmap v3296: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 946 B/s wr, 22 op/s 2024-09-16T06:42:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:28 smithi145 ceph-mon[99390]: osdmap e1835: 8 total, 8 up, 8 in 2024-09-16T06:42:28.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:28 smithi145 ceph-mon[99390]: pgmap v3296: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 946 B/s wr, 22 op/s 2024-09-16T06:42:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:28 smithi161 ceph-mon[87722]: osdmap e1835: 8 total, 8 up, 8 in 2024-09-16T06:42:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:28 smithi161 ceph-mon[87722]: pgmap v3296: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 946 B/s wr, 22 op/s 2024-09-16T06:42:29.090 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 2 2024-09-16T06:42:30.090 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 3 2024-09-16T06:42:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:30 smithi145 ceph-mon[96887]: pgmap v3297: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-09-16T06:42:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:30 smithi145 ceph-mon[99390]: pgmap v3297: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-09-16T06:42:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:30 smithi161 ceph-mon[87722]: pgmap v3297: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-09-16T06:42:31.090 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 4 2024-09-16T06:42:32.090 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 5 2024-09-16T06:42:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:32 smithi145 ceph-mon[96887]: pgmap v3298: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-09-16T06:42:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:32 smithi145 ceph-mon[99390]: pgmap v3298: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-09-16T06:42:33.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:32 smithi161 ceph-mon[87722]: pgmap v3298: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-09-16T06:42:33.091 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 6 2024-09-16T06:42:34.091 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 7 2024-09-16T06:42:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:34 smithi145 ceph-mon[96887]: pgmap v3299: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-09-16T06:42:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:34 smithi145 ceph-mon[99390]: pgmap v3299: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-09-16T06:42:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:42:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:42:34] "GET /metrics HTTP/1.1" 200 90476 "" "Prometheus/2.43.0" 2024-09-16T06:42:35.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:34 smithi161 ceph-mon[87722]: pgmap v3299: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-09-16T06:42:35.091 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 8 2024-09-16T06:42:36.091 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 9 2024-09-16T06:42:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:36 smithi145 ceph-mon[99390]: pgmap v3300: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 323 B/s wr, 3 op/s 2024-09-16T06:42:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:36 smithi145 ceph-mon[96887]: pgmap v3300: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 323 B/s wr, 3 op/s 2024-09-16T06:42:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:36 smithi161 ceph-mon[87722]: pgmap v3300: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 323 B/s wr, 3 op/s 2024-09-16T06:42:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:37.091 INFO:tasks.workunit.client.0.smithi145.stderr:waiting for timed out ... 10 2024-09-16T06:42:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:42:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:42:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:42:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:42:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:42:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:42:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:42:38.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:42:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:42:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:42:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:42:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:42:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:38 smithi145 ceph-mon[96887]: pgmap v3301: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 292 B/s wr, 3 op/s 2024-09-16T06:42:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:38 smithi145 ceph-mon[99390]: pgmap v3301: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 292 B/s wr, 3 op/s 2024-09-16T06:42:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:38 smithi161 ceph-mon[87722]: pgmap v3301: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 292 B/s wr, 3 op/s 2024-09-16T06:42:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:41 smithi145 ceph-mon[96887]: pgmap v3302: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T06:42:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:41 smithi145 ceph-mon[99390]: pgmap v3302: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T06:42:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:41 smithi161 ceph-mon[87722]: pgmap v3302: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T06:42:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:42 smithi145 ceph-mon[96887]: pgmap v3303: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 2 op/s 2024-09-16T06:42:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:42 smithi145 ceph-mon[99390]: pgmap v3303: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 2 op/s 2024-09-16T06:42:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:42 smithi161 ceph-mon[87722]: pgmap v3303: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 2 op/s 2024-09-16T06:42:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:44 smithi145 ceph-mon[96887]: pgmap v3304: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:44 smithi145 ceph-mon[99390]: pgmap v3304: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:45.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:42:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:42:44] "GET /metrics HTTP/1.1" 200 90489 "" "Prometheus/2.43.0" 2024-09-16T06:42:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:44 smithi161 ceph-mon[87722]: pgmap v3304: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:46.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:46 smithi161 ceph-mon[87722]: pgmap v3305: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:46 smithi145 ceph-mon[99390]: pgmap v3305: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:46 smithi145 ceph-mon[96887]: pgmap v3305: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:48.091 INFO:tasks.workunit.client.0.smithi145.stderr:test retry succeeds 2024-09-16T06:42:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:48 smithi145 ceph-mon[96887]: pgmap v3306: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:48 smithi145 ceph-mon[99390]: pgmap v3306: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:48 smithi161 ceph-mon[87722]: pgmap v3306: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:42:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:49 smithi145 ceph-mon[96887]: osdmap e1836: 8 total, 8 up, 8 in 2024-09-16T06:42:50.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:49 smithi145 ceph-mon[99390]: osdmap e1836: 8 total, 8 up, 8 in 2024-09-16T06:42:50.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:49 smithi161 ceph-mon[87722]: osdmap e1836: 8 total, 8 up, 8 in 2024-09-16T06:42:50.745 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32581 ms) 2024-09-16T06:42:50.745 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-09-16T06:42:50.746 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:42:50.806 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.WriteZeroes (61 ms) 2024-09-16T06:42:50.807 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-09-16T06:42:50.807 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:42:50.875 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (68 ms) 2024-09-16T06:42:50.875 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-09-16T06:42:50.875 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:42:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:50 smithi145 ceph-mon[99390]: pgmap v3308: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-16T06:42:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:50 smithi145 ceph-mon[99390]: osdmap e1837: 8 total, 8 up, 8 in 2024-09-16T06:42:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:50 smithi145 ceph-mon[96887]: pgmap v3308: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-16T06:42:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:50 smithi145 ceph-mon[96887]: osdmap e1837: 8 total, 8 up, 8 in 2024-09-16T06:42:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:50 smithi161 ceph-mon[87722]: pgmap v3308: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-16T06:42:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:50 smithi161 ceph-mon[87722]: osdmap e1837: 8 total, 8 up, 8 in 2024-09-16T06:42:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:51 smithi145 ceph-mon[96887]: osdmap e1838: 8 total, 8 up, 8 in 2024-09-16T06:42:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:51 smithi145 ceph-mon[99390]: osdmap e1838: 8 total, 8 up, 8 in 2024-09-16T06:42:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:51 smithi161 ceph-mon[87722]: osdmap e1838: 8 total, 8 up, 8 in 2024-09-16T06:42:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:42:52.968 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:52 smithi145 ceph-mon[99390]: pgmap v3311: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 KiB/s wr, 71 op/s 2024-09-16T06:42:52.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:52 smithi145 ceph-mon[99390]: osdmap e1839: 8 total, 8 up, 8 in 2024-09-16T06:42:52.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:52 smithi145 ceph-mon[96887]: pgmap v3311: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 KiB/s wr, 71 op/s 2024-09-16T06:42:52.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:52 smithi145 ceph-mon[96887]: osdmap e1839: 8 total, 8 up, 8 in 2024-09-16T06:42:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:52 smithi161 ceph-mon[87722]: pgmap v3311: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 KiB/s wr, 71 op/s 2024-09-16T06:42:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:52 smithi161 ceph-mon[87722]: osdmap e1839: 8 total, 8 up, 8 in 2024-09-16T06:42:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:53 smithi145 ceph-mon[96887]: osdmap e1840: 8 total, 8 up, 8 in 2024-09-16T06:42:54.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:53 smithi145 ceph-mon[99390]: osdmap e1840: 8 total, 8 up, 8 in 2024-09-16T06:42:54.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:53 smithi161 ceph-mon[87722]: osdmap e1840: 8 total, 8 up, 8 in 2024-09-16T06:42:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:54 smithi145 ceph-mon[96887]: pgmap v3314: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2024-09-16T06:42:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:54 smithi145 ceph-mon[96887]: osdmap e1841: 8 total, 8 up, 8 in 2024-09-16T06:42:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:42:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:42:54] "GET /metrics HTTP/1.1" 200 90492 "" "Prometheus/2.43.0" 2024-09-16T06:42:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:54 smithi145 ceph-mon[99390]: pgmap v3314: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2024-09-16T06:42:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:54 smithi145 ceph-mon[99390]: osdmap e1841: 8 total, 8 up, 8 in 2024-09-16T06:42:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:54 smithi161 ceph-mon[87722]: pgmap v3314: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2024-09-16T06:42:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:54 smithi161 ceph-mon[87722]: osdmap e1841: 8 total, 8 up, 8 in 2024-09-16T06:42:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:55 smithi145 ceph-mon[99390]: osdmap e1842: 8 total, 8 up, 8 in 2024-09-16T06:42:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:55 smithi145 ceph-mon[96887]: osdmap e1842: 8 total, 8 up, 8 in 2024-09-16T06:42:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:55 smithi161 ceph-mon[87722]: osdmap e1842: 8 total, 8 up, 8 in 2024-09-16T06:42:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:56 smithi145 ceph-mon[99390]: pgmap v3317: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2024-09-16T06:42:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:56 smithi145 ceph-mon[99390]: osdmap e1843: 8 total, 8 up, 8 in 2024-09-16T06:42:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:56 smithi145 ceph-mon[99390]: osdmap e1844: 8 total, 8 up, 8 in 2024-09-16T06:42:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:56 smithi145 ceph-mon[96887]: pgmap v3317: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2024-09-16T06:42:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:56 smithi145 ceph-mon[96887]: osdmap e1843: 8 total, 8 up, 8 in 2024-09-16T06:42:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:56 smithi145 ceph-mon[96887]: osdmap e1844: 8 total, 8 up, 8 in 2024-09-16T06:42:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:56 smithi161 ceph-mon[87722]: pgmap v3317: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2024-09-16T06:42:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:56 smithi161 ceph-mon[87722]: osdmap e1843: 8 total, 8 up, 8 in 2024-09-16T06:42:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:56 smithi161 ceph-mon[87722]: osdmap e1844: 8 total, 8 up, 8 in 2024-09-16T06:42:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:58 smithi145 ceph-mon[96887]: osdmap e1845: 8 total, 8 up, 8 in 2024-09-16T06:42:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:58 smithi145 ceph-mon[96887]: pgmap v3321: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.4 KiB/s wr, 75 op/s 2024-09-16T06:42:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:58 smithi145 ceph-mon[99390]: osdmap e1845: 8 total, 8 up, 8 in 2024-09-16T06:42:58.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:58 smithi145 ceph-mon[99390]: pgmap v3321: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.4 KiB/s wr, 75 op/s 2024-09-16T06:42:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:58 smithi161 ceph-mon[87722]: osdmap e1845: 8 total, 8 up, 8 in 2024-09-16T06:42:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:58 smithi161 ceph-mon[87722]: pgmap v3321: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.4 KiB/s wr, 75 op/s 2024-09-16T06:42:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:42:59 smithi145 ceph-mon[99390]: osdmap e1846: 8 total, 8 up, 8 in 2024-09-16T06:42:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:42:59 smithi145 ceph-mon[96887]: osdmap e1846: 8 total, 8 up, 8 in 2024-09-16T06:42:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:42:59 smithi161 ceph-mon[87722]: osdmap e1846: 8 total, 8 up, 8 in 2024-09-16T06:43:00.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:00 smithi161 ceph-mon[87722]: osdmap e1847: 8 total, 8 up, 8 in 2024-09-16T06:43:00.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:00 smithi161 ceph-mon[87722]: pgmap v3324: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 4.7 KiB/s wr, 13 op/s 2024-09-16T06:43:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:00 smithi145 ceph-mon[99390]: osdmap e1847: 8 total, 8 up, 8 in 2024-09-16T06:43:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:00 smithi145 ceph-mon[99390]: pgmap v3324: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 4.7 KiB/s wr, 13 op/s 2024-09-16T06:43:00.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:00 smithi145 ceph-mon[96887]: osdmap e1847: 8 total, 8 up, 8 in 2024-09-16T06:43:00.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:00 smithi145 ceph-mon[96887]: pgmap v3324: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 4.7 KiB/s wr, 13 op/s 2024-09-16T06:43:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:01 smithi161 ceph-mon[87722]: osdmap e1848: 8 total, 8 up, 8 in 2024-09-16T06:43:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:01 smithi145 ceph-mon[99390]: osdmap e1848: 8 total, 8 up, 8 in 2024-09-16T06:43:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:01 smithi145 ceph-mon[96887]: osdmap e1848: 8 total, 8 up, 8 in 2024-09-16T06:43:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:02 smithi145 ceph-mon[96887]: osdmap e1849: 8 total, 8 up, 8 in 2024-09-16T06:43:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:02 smithi145 ceph-mon[96887]: pgmap v3327: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.7 KiB/s wr, 240 op/s 2024-09-16T06:43:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:02 smithi145 ceph-mon[99390]: osdmap e1849: 8 total, 8 up, 8 in 2024-09-16T06:43:02.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:02 smithi145 ceph-mon[99390]: pgmap v3327: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.7 KiB/s wr, 240 op/s 2024-09-16T06:43:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:02 smithi161 ceph-mon[87722]: osdmap e1849: 8 total, 8 up, 8 in 2024-09-16T06:43:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:02 smithi161 ceph-mon[87722]: pgmap v3327: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.7 KiB/s wr, 240 op/s 2024-09-16T06:43:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:03 smithi145 ceph-mon[96887]: osdmap e1850: 8 total, 8 up, 8 in 2024-09-16T06:43:03.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:03 smithi145 ceph-mon[99390]: osdmap e1850: 8 total, 8 up, 8 in 2024-09-16T06:43:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:03 smithi161 ceph-mon[87722]: osdmap e1850: 8 total, 8 up, 8 in 2024-09-16T06:43:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:04 smithi145 ceph-mon[99390]: osdmap e1851: 8 total, 8 up, 8 in 2024-09-16T06:43:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:04 smithi145 ceph-mon[99390]: pgmap v3330: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.2 KiB/s wr, 240 op/s 2024-09-16T06:43:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:04 smithi145 ceph-mon[96887]: osdmap e1851: 8 total, 8 up, 8 in 2024-09-16T06:43:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:04 smithi145 ceph-mon[96887]: pgmap v3330: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.2 KiB/s wr, 240 op/s 2024-09-16T06:43:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:04 smithi161 ceph-mon[87722]: osdmap e1851: 8 total, 8 up, 8 in 2024-09-16T06:43:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:04 smithi161 ceph-mon[87722]: pgmap v3330: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.2 KiB/s wr, 240 op/s 2024-09-16T06:43:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:43:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:43:04] "GET /metrics HTTP/1.1" 200 90492 "" "Prometheus/2.43.0" 2024-09-16T06:43:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:05 smithi145 ceph-mon[99390]: osdmap e1852: 8 total, 8 up, 8 in 2024-09-16T06:43:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:05 smithi145 ceph-mon[96887]: osdmap e1852: 8 total, 8 up, 8 in 2024-09-16T06:43:05.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:05 smithi161 ceph-mon[87722]: osdmap e1852: 8 total, 8 up, 8 in 2024-09-16T06:43:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:06 smithi145 ceph-mon[96887]: osdmap e1853: 8 total, 8 up, 8 in 2024-09-16T06:43:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:06 smithi145 ceph-mon[96887]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-16T06:43:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:06 smithi145 ceph-mon[99390]: osdmap e1853: 8 total, 8 up, 8 in 2024-09-16T06:43:06.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:06 smithi145 ceph-mon[99390]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-16T06:43:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:06 smithi161 ceph-mon[87722]: osdmap e1853: 8 total, 8 up, 8 in 2024-09-16T06:43:06.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:06 smithi161 ceph-mon[87722]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-16T06:43:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:07 smithi145 ceph-mon[96887]: osdmap e1854: 8 total, 8 up, 8 in 2024-09-16T06:43:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:07 smithi145 ceph-mon[99390]: osdmap e1854: 8 total, 8 up, 8 in 2024-09-16T06:43:07.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:07 smithi161 ceph-mon[87722]: osdmap e1854: 8 total, 8 up, 8 in 2024-09-16T06:43:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:08 smithi145 ceph-mon[96887]: osdmap e1855: 8 total, 8 up, 8 in 2024-09-16T06:43:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:08 smithi145 ceph-mon[96887]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.2 KiB/s wr, 27 op/s 2024-09-16T06:43:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:08 smithi145 ceph-mon[99390]: osdmap e1855: 8 total, 8 up, 8 in 2024-09-16T06:43:08.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:08 smithi145 ceph-mon[99390]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.2 KiB/s wr, 27 op/s 2024-09-16T06:43:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:08 smithi161 ceph-mon[87722]: osdmap e1855: 8 total, 8 up, 8 in 2024-09-16T06:43:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:08 smithi161 ceph-mon[87722]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.2 KiB/s wr, 27 op/s 2024-09-16T06:43:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:09 smithi145 ceph-mon[96887]: osdmap e1856: 8 total, 8 up, 8 in 2024-09-16T06:43:09.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:09 smithi145 ceph-mon[99390]: osdmap e1856: 8 total, 8 up, 8 in 2024-09-16T06:43:09.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:09 smithi161 ceph-mon[87722]: osdmap e1856: 8 total, 8 up, 8 in 2024-09-16T06:43:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:10 smithi145 ceph-mon[96887]: osdmap e1857: 8 total, 8 up, 8 in 2024-09-16T06:43:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:10 smithi145 ceph-mon[96887]: pgmap v3339: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-09-16T06:43:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:10 smithi145 ceph-mon[99390]: osdmap e1857: 8 total, 8 up, 8 in 2024-09-16T06:43:10.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:10 smithi145 ceph-mon[99390]: pgmap v3339: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-09-16T06:43:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:10 smithi161 ceph-mon[87722]: osdmap e1857: 8 total, 8 up, 8 in 2024-09-16T06:43:10.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:10 smithi161 ceph-mon[87722]: pgmap v3339: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-09-16T06:43:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:11 smithi145 ceph-mon[96887]: osdmap e1858: 8 total, 8 up, 8 in 2024-09-16T06:43:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:11 smithi145 ceph-mon[96887]: osdmap e1859: 8 total, 8 up, 8 in 2024-09-16T06:43:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:11 smithi145 ceph-mon[99390]: osdmap e1858: 8 total, 8 up, 8 in 2024-09-16T06:43:11.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:11 smithi145 ceph-mon[99390]: osdmap e1859: 8 total, 8 up, 8 in 2024-09-16T06:43:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:11 smithi161 ceph-mon[87722]: osdmap e1858: 8 total, 8 up, 8 in 2024-09-16T06:43:11.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:11 smithi161 ceph-mon[87722]: osdmap e1859: 8 total, 8 up, 8 in 2024-09-16T06:43:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:12 smithi145 ceph-mon[96887]: pgmap v3342: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.7 KiB/s wr, 42 op/s 2024-09-16T06:43:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:12 smithi145 ceph-mon[96887]: osdmap e1860: 8 total, 8 up, 8 in 2024-09-16T06:43:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:12 smithi145 ceph-mon[99390]: pgmap v3342: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.7 KiB/s wr, 42 op/s 2024-09-16T06:43:12.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:12 smithi145 ceph-mon[99390]: osdmap e1860: 8 total, 8 up, 8 in 2024-09-16T06:43:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:12 smithi161 ceph-mon[87722]: pgmap v3342: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.7 KiB/s wr, 42 op/s 2024-09-16T06:43:12.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:12 smithi161 ceph-mon[87722]: osdmap e1860: 8 total, 8 up, 8 in 2024-09-16T06:43:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:14 smithi161 ceph-mon[87722]: osdmap e1861: 8 total, 8 up, 8 in 2024-09-16T06:43:14.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:14 smithi161 ceph-mon[87722]: pgmap v3345: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2024-09-16T06:43:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:14 smithi145 ceph-mon[96887]: osdmap e1861: 8 total, 8 up, 8 in 2024-09-16T06:43:14.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:14 smithi145 ceph-mon[96887]: pgmap v3345: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2024-09-16T06:43:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:14 smithi145 ceph-mon[99390]: osdmap e1861: 8 total, 8 up, 8 in 2024-09-16T06:43:14.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:14 smithi145 ceph-mon[99390]: pgmap v3345: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2024-09-16T06:43:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:43:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:43:14] "GET /metrics HTTP/1.1" 200 90482 "" "Prometheus/2.43.0" 2024-09-16T06:43:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:15 smithi161 ceph-mon[87722]: osdmap e1862: 8 total, 8 up, 8 in 2024-09-16T06:43:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:15 smithi145 ceph-mon[96887]: osdmap e1862: 8 total, 8 up, 8 in 2024-09-16T06:43:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:15 smithi145 ceph-mon[99390]: osdmap e1862: 8 total, 8 up, 8 in 2024-09-16T06:43:16.167 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] TestLibRBD.ConcurentOperations (25293 ms) 2024-09-16T06:43:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:16 smithi145 ceph-mon[96887]: osdmap e1863: 8 total, 8 up, 8 in 2024-09-16T06:43:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:16 smithi145 ceph-mon[96887]: pgmap v3348: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T06:43:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:16 smithi145 ceph-mon[96887]: osdmap e1864: 8 total, 8 up, 8 in 2024-09-16T06:43:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:16 smithi145 ceph-mon[99390]: osdmap e1863: 8 total, 8 up, 8 in 2024-09-16T06:43:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:16 smithi145 ceph-mon[99390]: pgmap v3348: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T06:43:16.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:16 smithi145 ceph-mon[99390]: osdmap e1864: 8 total, 8 up, 8 in 2024-09-16T06:43:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:16 smithi161 ceph-mon[87722]: osdmap e1863: 8 total, 8 up, 8 in 2024-09-16T06:43:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:16 smithi161 ceph-mon[87722]: pgmap v3348: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T06:43:16.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:16 smithi161 ceph-mon[87722]: osdmap e1864: 8 total, 8 up, 8 in 2024-09-16T06:43:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:18 smithi145 ceph-mon[96887]: osdmap e1865: 8 total, 8 up, 8 in 2024-09-16T06:43:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:18 smithi145 ceph-mon[96887]: pgmap v3351: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 1.2 KiB/s wr, 63 op/s 2024-09-16T06:43:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:18 smithi145 ceph-mon[99390]: osdmap e1865: 8 total, 8 up, 8 in 2024-09-16T06:43:18.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:18 smithi145 ceph-mon[99390]: pgmap v3351: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 1.2 KiB/s wr, 63 op/s 2024-09-16T06:43:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:18 smithi161 ceph-mon[87722]: osdmap e1865: 8 total, 8 up, 8 in 2024-09-16T06:43:18.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:18 smithi161 ceph-mon[87722]: pgmap v3351: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 1.2 KiB/s wr, 63 op/s 2024-09-16T06:43:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:19 smithi145 ceph-mon[96887]: osdmap e1866: 8 total, 8 up, 8 in 2024-09-16T06:43:19.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:19 smithi145 ceph-mon[99390]: osdmap e1866: 8 total, 8 up, 8 in 2024-09-16T06:43:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:19 smithi161 ceph-mon[87722]: osdmap e1866: 8 total, 8 up, 8 in 2024-09-16T06:43:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:20 smithi145 ceph-mon[96887]: osdmap e1867: 8 total, 8 up, 8 in 2024-09-16T06:43:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:20 smithi145 ceph-mon[96887]: pgmap v3354: 745 pgs: 745 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:20.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:20 smithi145 ceph-mon[96887]: osdmap e1868: 8 total, 8 up, 8 in 2024-09-16T06:43:20.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:20 smithi145 ceph-mon[99390]: osdmap e1867: 8 total, 8 up, 8 in 2024-09-16T06:43:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:20 smithi145 ceph-mon[99390]: pgmap v3354: 745 pgs: 745 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:20.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:20 smithi145 ceph-mon[99390]: osdmap e1868: 8 total, 8 up, 8 in 2024-09-16T06:43:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:20 smithi161 ceph-mon[87722]: osdmap e1867: 8 total, 8 up, 8 in 2024-09-16T06:43:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:20 smithi161 ceph-mon[87722]: pgmap v3354: 745 pgs: 745 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:20.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:20 smithi161 ceph-mon[87722]: osdmap e1868: 8 total, 8 up, 8 in 2024-09-16T06:43:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:22 smithi161 ceph-mon[87722]: osdmap e1869: 8 total, 8 up, 8 in 2024-09-16T06:43:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:22 smithi161 ceph-mon[87722]: pgmap v3357: 681 pgs: 681 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:22.369 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:22 smithi145 ceph-mon[99390]: osdmap e1869: 8 total, 8 up, 8 in 2024-09-16T06:43:22.369 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:22.370 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:22 smithi145 ceph-mon[99390]: pgmap v3357: 681 pgs: 681 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:22.370 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:22 smithi145 ceph-mon[96887]: osdmap e1869: 8 total, 8 up, 8 in 2024-09-16T06:43:22.370 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:22.370 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:22 smithi145 ceph-mon[96887]: pgmap v3357: 681 pgs: 681 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:23.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:23 smithi145 ceph-mon[96887]: osdmap e1870: 8 total, 8 up, 8 in 2024-09-16T06:43:23.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:23 smithi145 ceph-mon[99390]: osdmap e1870: 8 total, 8 up, 8 in 2024-09-16T06:43:23.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:23 smithi161 ceph-mon[87722]: osdmap e1870: 8 total, 8 up, 8 in 2024-09-16T06:43:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:24 smithi145 ceph-mon[96887]: osdmap e1871: 8 total, 8 up, 8 in 2024-09-16T06:43:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:24 smithi145 ceph-mon[96887]: pgmap v3360: 617 pgs: 617 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:24 smithi145 ceph-mon[96887]: osdmap e1872: 8 total, 8 up, 8 in 2024-09-16T06:43:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:24 smithi145 ceph-mon[99390]: osdmap e1871: 8 total, 8 up, 8 in 2024-09-16T06:43:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:24 smithi145 ceph-mon[99390]: pgmap v3360: 617 pgs: 617 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:24.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:24 smithi145 ceph-mon[99390]: osdmap e1872: 8 total, 8 up, 8 in 2024-09-16T06:43:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:24 smithi161 ceph-mon[87722]: osdmap e1871: 8 total, 8 up, 8 in 2024-09-16T06:43:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:24 smithi161 ceph-mon[87722]: pgmap v3360: 617 pgs: 617 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:24 smithi161 ceph-mon[87722]: osdmap e1872: 8 total, 8 up, 8 in 2024-09-16T06:43:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:43:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:43:24] "GET /metrics HTTP/1.1" 200 78461 "" "Prometheus/2.43.0" 2024-09-16T06:43:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:25 smithi145 ceph-mon[96887]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:43:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:25 smithi145 ceph-mon[96887]: osdmap e1873: 8 total, 8 up, 8 in 2024-09-16T06:43:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:25 smithi145 ceph-mon[99390]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:43:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:25 smithi145 ceph-mon[99390]: osdmap e1873: 8 total, 8 up, 8 in 2024-09-16T06:43:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:25 smithi161 ceph-mon[87722]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-16T06:43:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:25 smithi161 ceph-mon[87722]: osdmap e1873: 8 total, 8 up, 8 in 2024-09-16T06:43:26.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:26 smithi145 ceph-mon[99390]: pgmap v3363: 553 pgs: 553 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:26.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:26 smithi145 ceph-mon[99390]: osdmap e1874: 8 total, 8 up, 8 in 2024-09-16T06:43:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:26 smithi145 ceph-mon[96887]: pgmap v3363: 553 pgs: 553 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:26.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:26 smithi145 ceph-mon[96887]: osdmap e1874: 8 total, 8 up, 8 in 2024-09-16T06:43:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:26 smithi161 ceph-mon[87722]: pgmap v3363: 553 pgs: 553 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:26 smithi161 ceph-mon[87722]: osdmap e1874: 8 total, 8 up, 8 in 2024-09-16T06:43:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:28 smithi161 ceph-mon[87722]: osdmap e1875: 8 total, 8 up, 8 in 2024-09-16T06:43:28.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:28 smithi161 ceph-mon[87722]: pgmap v3366: 489 pgs: 489 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:28 smithi145 ceph-mon[99390]: osdmap e1875: 8 total, 8 up, 8 in 2024-09-16T06:43:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:28 smithi145 ceph-mon[99390]: pgmap v3366: 489 pgs: 489 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:28 smithi145 ceph-mon[96887]: osdmap e1875: 8 total, 8 up, 8 in 2024-09-16T06:43:28.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:28 smithi145 ceph-mon[96887]: pgmap v3366: 489 pgs: 489 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:29 smithi161 ceph-mon[87722]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-16T06:43:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:29 smithi161 ceph-mon[87722]: osdmap e1876: 8 total, 8 up, 8 in 2024-09-16T06:43:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:29 smithi161 ceph-mon[87722]: osdmap e1877: 8 total, 8 up, 8 in 2024-09-16T06:43:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:29 smithi145 ceph-mon[99390]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-16T06:43:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:29 smithi145 ceph-mon[99390]: osdmap e1876: 8 total, 8 up, 8 in 2024-09-16T06:43:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:29 smithi145 ceph-mon[99390]: osdmap e1877: 8 total, 8 up, 8 in 2024-09-16T06:43:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:29 smithi145 ceph-mon[96887]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-16T06:43:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:29 smithi145 ceph-mon[96887]: osdmap e1876: 8 total, 8 up, 8 in 2024-09-16T06:43:29.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:29 smithi145 ceph-mon[96887]: osdmap e1877: 8 total, 8 up, 8 in 2024-09-16T06:43:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:30 smithi145 ceph-mon[96887]: pgmap v3369: 425 pgs: 425 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:30 smithi145 ceph-mon[96887]: osdmap e1878: 8 total, 8 up, 8 in 2024-09-16T06:43:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:30 smithi145 ceph-mon[99390]: pgmap v3369: 425 pgs: 425 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:30 smithi145 ceph-mon[99390]: osdmap e1878: 8 total, 8 up, 8 in 2024-09-16T06:43:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:30 smithi161 ceph-mon[87722]: pgmap v3369: 425 pgs: 425 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:30 smithi161 ceph-mon[87722]: osdmap e1878: 8 total, 8 up, 8 in 2024-09-16T06:43:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:32 smithi161 ceph-mon[87722]: osdmap e1879: 8 total, 8 up, 8 in 2024-09-16T06:43:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:32 smithi161 ceph-mon[87722]: pgmap v3372: 361 pgs: 361 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:32 smithi145 ceph-mon[96887]: osdmap e1879: 8 total, 8 up, 8 in 2024-09-16T06:43:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:32 smithi145 ceph-mon[96887]: pgmap v3372: 361 pgs: 361 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:32 smithi145 ceph-mon[99390]: osdmap e1879: 8 total, 8 up, 8 in 2024-09-16T06:43:32.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:32 smithi145 ceph-mon[99390]: pgmap v3372: 361 pgs: 361 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:33 smithi145 ceph-mon[96887]: osdmap e1880: 8 total, 8 up, 8 in 2024-09-16T06:43:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:33 smithi145 ceph-mon[99390]: osdmap e1880: 8 total, 8 up, 8 in 2024-09-16T06:43:33.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:33 smithi161 ceph-mon[87722]: osdmap e1880: 8 total, 8 up, 8 in 2024-09-16T06:43:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:34 smithi145 ceph-mon[99390]: osdmap e1881: 8 total, 8 up, 8 in 2024-09-16T06:43:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:34 smithi145 ceph-mon[99390]: pgmap v3375: 297 pgs: 297 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:34 smithi145 ceph-mon[96887]: osdmap e1881: 8 total, 8 up, 8 in 2024-09-16T06:43:34.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:34 smithi145 ceph-mon[96887]: pgmap v3375: 297 pgs: 297 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:34.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:34 smithi161 ceph-mon[87722]: osdmap e1881: 8 total, 8 up, 8 in 2024-09-16T06:43:34.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:34 smithi161 ceph-mon[87722]: pgmap v3375: 297 pgs: 297 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:43:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:43:34] "GET /metrics HTTP/1.1" 200 78461 "" "Prometheus/2.43.0" 2024-09-16T06:43:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:35 smithi145 ceph-mon[99390]: osdmap e1882: 8 total, 8 up, 8 in 2024-09-16T06:43:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:35 smithi145 ceph-mon[99390]: osdmap e1883: 8 total, 8 up, 8 in 2024-09-16T06:43:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:35 smithi145 ceph-mon[96887]: osdmap e1882: 8 total, 8 up, 8 in 2024-09-16T06:43:35.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:35 smithi145 ceph-mon[96887]: osdmap e1883: 8 total, 8 up, 8 in 2024-09-16T06:43:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:35 smithi161 ceph-mon[87722]: osdmap e1882: 8 total, 8 up, 8 in 2024-09-16T06:43:35.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:35 smithi161 ceph-mon[87722]: osdmap e1883: 8 total, 8 up, 8 in 2024-09-16T06:43:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:36 smithi145 ceph-mon[99390]: pgmap v3378: 233 pgs: 233 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:36 smithi145 ceph-mon[99390]: osdmap e1884: 8 total, 8 up, 8 in 2024-09-16T06:43:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:36 smithi145 ceph-mon[96887]: pgmap v3378: 233 pgs: 233 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:36.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:36 smithi145 ceph-mon[96887]: osdmap e1884: 8 total, 8 up, 8 in 2024-09-16T06:43:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:36 smithi161 ceph-mon[87722]: pgmap v3378: 233 pgs: 233 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:36.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:36 smithi161 ceph-mon[87722]: osdmap e1884: 8 total, 8 up, 8 in 2024-09-16T06:43:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:43:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:37 smithi145 ceph-mon[99390]: osdmap e1885: 8 total, 8 up, 8 in 2024-09-16T06:43:37.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:43:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:43:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:37 smithi145 ceph-mon[96887]: osdmap e1885: 8 total, 8 up, 8 in 2024-09-16T06:43:37.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:43:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:43:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:37 smithi161 ceph-mon[87722]: osdmap e1885: 8 total, 8 up, 8 in 2024-09-16T06:43:37.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:43:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:43:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:43:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:43:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[99390]: pgmap v3381: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[99390]: osdmap e1886: 8 total, 8 up, 8 in 2024-09-16T06:43:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:43:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:43:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:43:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[96887]: pgmap v3381: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:38 smithi145 ceph-mon[96887]: osdmap e1886: 8 total, 8 up, 8 in 2024-09-16T06:43:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:43:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:43:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:38 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:43:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:38 smithi161 ceph-mon[87722]: pgmap v3381: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:38 smithi161 ceph-mon[87722]: osdmap e1886: 8 total, 8 up, 8 in 2024-09-16T06:43:39.104 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 170 tests from TestLibRBD (621863 ms total) 2024-09-16T06:43:39.104 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:43:39.104 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-09-16T06:43:39.136 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-09-16T06:43:40.087 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 06:43:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=cleanup t=2024-09-16T06:43:39.806965054Z level=info msg="Completed cleanup jobs" duration=1.08677ms 2024-09-16T06:43:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:40 smithi145 ceph-mon[96887]: osdmap e1887: 8 total, 8 up, 8 in 2024-09-16T06:43:40.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:40 smithi145 ceph-mon[96887]: pgmap v3384: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:40 smithi145 ceph-mon[99390]: osdmap e1887: 8 total, 8 up, 8 in 2024-09-16T06:43:40.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:40 smithi145 ceph-mon[99390]: pgmap v3384: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:40 smithi161 ceph-mon[87722]: osdmap e1887: 8 total, 8 up, 8 in 2024-09-16T06:43:40.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:40 smithi161 ceph-mon[87722]: pgmap v3384: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:41.115 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:43:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:41 smithi145 ceph-mon[96887]: osdmap e1888: 8 total, 8 up, 8 in 2024-09-16T06:43:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:41 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3342577716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:43:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:41 smithi145 ceph-mon[99390]: osdmap e1888: 8 total, 8 up, 8 in 2024-09-16T06:43:41.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:41 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3342577716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:43:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:41 smithi161 ceph-mon[87722]: osdmap e1888: 8 total, 8 up, 8 in 2024-09-16T06:43:41.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:41 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3342577716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:43:42.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:42 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3342577716' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:43:42.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:42 smithi145 ceph-mon[99390]: osdmap e1889: 8 total, 8 up, 8 in 2024-09-16T06:43:42.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:42 smithi145 ceph-mon[99390]: pgmap v3387: 137 pgs: 3 creating+activating, 24 unknown, 110 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:42 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3342577716' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:43:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:42 smithi145 ceph-mon[96887]: osdmap e1889: 8 total, 8 up, 8 in 2024-09-16T06:43:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:42 smithi145 ceph-mon[96887]: pgmap v3387: 137 pgs: 3 creating+activating, 24 unknown, 110 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:42 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3342577716' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:43:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:42 smithi161 ceph-mon[87722]: osdmap e1889: 8 total, 8 up, 8 in 2024-09-16T06:43:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:42 smithi161 ceph-mon[87722]: pgmap v3387: 137 pgs: 3 creating+activating, 24 unknown, 110 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:43:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:43 smithi145 ceph-mon[96887]: osdmap e1890: 8 total, 8 up, 8 in 2024-09-16T06:43:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:43 smithi145 ceph-mon[99390]: osdmap e1890: 8 total, 8 up, 8 in 2024-09-16T06:43:43.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:43 smithi161 ceph-mon[87722]: osdmap e1890: 8 total, 8 up, 8 in 2024-09-16T06:43:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:44 smithi145 ceph-mon[99390]: osdmap e1891: 8 total, 8 up, 8 in 2024-09-16T06:43:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:44 smithi145 ceph-mon[99390]: pgmap v3390: 137 pgs: 3 creating+activating, 11 unknown, 123 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-09-16T06:43:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:44 smithi145 ceph-mon[96887]: osdmap e1891: 8 total, 8 up, 8 in 2024-09-16T06:43:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:44 smithi145 ceph-mon[96887]: pgmap v3390: 137 pgs: 3 creating+activating, 11 unknown, 123 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-09-16T06:43:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:44 smithi161 ceph-mon[87722]: osdmap e1891: 8 total, 8 up, 8 in 2024-09-16T06:43:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:44 smithi161 ceph-mon[87722]: pgmap v3390: 137 pgs: 3 creating+activating, 11 unknown, 123 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-09-16T06:43:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:43:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:43:44] "GET /metrics HTTP/1.1" 200 41700 "" "Prometheus/2.43.0" 2024-09-16T06:43:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:45 smithi145 ceph-mon[99390]: osdmap e1892: 8 total, 8 up, 8 in 2024-09-16T06:43:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:45 smithi145 ceph-mon[96887]: osdmap e1892: 8 total, 8 up, 8 in 2024-09-16T06:43:45.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:45 smithi161 ceph-mon[87722]: osdmap e1892: 8 total, 8 up, 8 in 2024-09-16T06:43:46.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:46 smithi161 ceph-mon[87722]: pgmap v3392: 137 pgs: 3 creating+activating, 134 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-09-16T06:43:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:46 smithi145 ceph-mon[96887]: pgmap v3392: 137 pgs: 3 creating+activating, 134 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-09-16T06:43:46.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:46 smithi145 ceph-mon[99390]: pgmap v3392: 137 pgs: 3 creating+activating, 134 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-09-16T06:43:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:48 smithi145 ceph-mon[96887]: pgmap v3393: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2024-09-16T06:43:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:48 smithi145 ceph-mon[99390]: pgmap v3393: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2024-09-16T06:43:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:48 smithi161 ceph-mon[87722]: pgmap v3393: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2024-09-16T06:43:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:50 smithi145 ceph-mon[99390]: pgmap v3394: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.9 MiB/s wr, 55 op/s 2024-09-16T06:43:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:50 smithi145 ceph-mon[96887]: pgmap v3394: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.9 MiB/s wr, 55 op/s 2024-09-16T06:43:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:50 smithi161 ceph-mon[87722]: pgmap v3394: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.9 MiB/s wr, 55 op/s 2024-09-16T06:43:52.004 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12868 ms) 2024-09-16T06:43:52.004 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-09-16T06:43:52.004 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:43:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:52 smithi145 ceph-mon[99390]: osdmap e1893: 8 total, 8 up, 8 in 2024-09-16T06:43:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:52 smithi145 ceph-mon[99390]: pgmap v3396: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 59 op/s 2024-09-16T06:43:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:52 smithi145 ceph-mon[96887]: osdmap e1893: 8 total, 8 up, 8 in 2024-09-16T06:43:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:52.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:52 smithi145 ceph-mon[96887]: pgmap v3396: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 59 op/s 2024-09-16T06:43:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:52 smithi161 ceph-mon[87722]: osdmap e1893: 8 total, 8 up, 8 in 2024-09-16T06:43:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:43:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:52 smithi161 ceph-mon[87722]: pgmap v3396: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 59 op/s 2024-09-16T06:43:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:54 smithi145 ceph-mon[99390]: osdmap e1894: 8 total, 8 up, 8 in 2024-09-16T06:43:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:54 smithi145 ceph-mon[99390]: pgmap v3398: 137 pgs: 137 active+clean; 67 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2024-09-16T06:43:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:54 smithi145 ceph-mon[96887]: osdmap e1894: 8 total, 8 up, 8 in 2024-09-16T06:43:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:54 smithi145 ceph-mon[96887]: pgmap v3398: 137 pgs: 137 active+clean; 67 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2024-09-16T06:43:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:54 smithi161 ceph-mon[87722]: osdmap e1894: 8 total, 8 up, 8 in 2024-09-16T06:43:54.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:54 smithi161 ceph-mon[87722]: pgmap v3398: 137 pgs: 137 active+clean; 67 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2024-09-16T06:43:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:43:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:43:54] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T06:43:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:56 smithi145 ceph-mon[99390]: pgmap v3399: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 97 op/s 2024-09-16T06:43:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:56 smithi145 ceph-mon[96887]: pgmap v3399: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 97 op/s 2024-09-16T06:43:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:56 smithi161 ceph-mon[87722]: pgmap v3399: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 97 op/s 2024-09-16T06:43:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:43:58 smithi145 ceph-mon[96887]: pgmap v3400: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-16T06:43:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:43:58 smithi145 ceph-mon[99390]: pgmap v3400: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-16T06:43:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:43:58 smithi161 ceph-mon[87722]: pgmap v3400: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-16T06:44:00.948 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8944 ms) 2024-09-16T06:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-09-16T06:44:00.949 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:44:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:00 smithi145 ceph-mon[96887]: pgmap v3401: 137 pgs: 137 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.9 MiB/s wr, 85 op/s 2024-09-16T06:44:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:00 smithi145 ceph-mon[99390]: pgmap v3401: 137 pgs: 137 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.9 MiB/s wr, 85 op/s 2024-09-16T06:44:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:00 smithi161 ceph-mon[87722]: pgmap v3401: 137 pgs: 137 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.9 MiB/s wr, 85 op/s 2024-09-16T06:44:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:02 smithi145 ceph-mon[96887]: pgmap v3402: 137 pgs: 137 active+clean; 109 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.3 MiB/s wr, 66 op/s 2024-09-16T06:44:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:02 smithi145 ceph-mon[96887]: osdmap e1895: 8 total, 8 up, 8 in 2024-09-16T06:44:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:02 smithi145 ceph-mon[99390]: pgmap v3402: 137 pgs: 137 active+clean; 109 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.3 MiB/s wr, 66 op/s 2024-09-16T06:44:03.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:02 smithi145 ceph-mon[99390]: osdmap e1895: 8 total, 8 up, 8 in 2024-09-16T06:44:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:02 smithi161 ceph-mon[87722]: pgmap v3402: 137 pgs: 137 active+clean; 109 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.3 MiB/s wr, 66 op/s 2024-09-16T06:44:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:02 smithi161 ceph-mon[87722]: osdmap e1895: 8 total, 8 up, 8 in 2024-09-16T06:44:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:04 smithi145 ceph-mon[96887]: pgmap v3404: 137 pgs: 137 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.1 MiB/s wr, 92 op/s 2024-09-16T06:44:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:04 smithi145 ceph-mon[99390]: pgmap v3404: 137 pgs: 137 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.1 MiB/s wr, 92 op/s 2024-09-16T06:44:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:44:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:44:04] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T06:44:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:04 smithi161 ceph-mon[87722]: pgmap v3404: 137 pgs: 137 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.1 MiB/s wr, 92 op/s 2024-09-16T06:44:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:06 smithi145 ceph-mon[99390]: pgmap v3405: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-09-16T06:44:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:06 smithi145 ceph-mon[96887]: pgmap v3405: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-09-16T06:44:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:06 smithi161 ceph-mon[87722]: pgmap v3405: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-09-16T06:44:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:08 smithi145 ceph-mon[99390]: pgmap v3406: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-09-16T06:44:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:08 smithi145 ceph-mon[96887]: pgmap v3406: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-09-16T06:44:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:08 smithi161 ceph-mon[87722]: pgmap v3406: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-09-16T06:44:09.488 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (8540 ms) 2024-09-16T06:44:09.489 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-09-16T06:44:09.489 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:44:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:10 smithi145 ceph-mon[99390]: pgmap v3407: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 67 op/s 2024-09-16T06:44:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:10 smithi145 ceph-mon[99390]: osdmap e1896: 8 total, 8 up, 8 in 2024-09-16T06:44:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:10 smithi145 ceph-mon[96887]: pgmap v3407: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 67 op/s 2024-09-16T06:44:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:10 smithi145 ceph-mon[96887]: osdmap e1896: 8 total, 8 up, 8 in 2024-09-16T06:44:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:10 smithi161 ceph-mon[87722]: pgmap v3407: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 67 op/s 2024-09-16T06:44:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:10 smithi161 ceph-mon[87722]: osdmap e1896: 8 total, 8 up, 8 in 2024-09-16T06:44:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:12 smithi145 ceph-mon[99390]: pgmap v3409: 137 pgs: 137 active+clean; 167 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 87 op/s 2024-09-16T06:44:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:12 smithi145 ceph-mon[96887]: pgmap v3409: 137 pgs: 137 active+clean; 167 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 87 op/s 2024-09-16T06:44:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:12 smithi161 ceph-mon[87722]: pgmap v3409: 137 pgs: 137 active+clean; 167 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 87 op/s 2024-09-16T06:44:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:14 smithi145 ceph-mon[96887]: pgmap v3410: 137 pgs: 137 active+clean; 188 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-09-16T06:44:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:14 smithi145 ceph-mon[99390]: pgmap v3410: 137 pgs: 137 active+clean; 188 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-09-16T06:44:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:44:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:44:14] "GET /metrics HTTP/1.1" 200 36794 "" "Prometheus/2.43.0" 2024-09-16T06:44:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:14 smithi161 ceph-mon[87722]: pgmap v3410: 137 pgs: 137 active+clean; 188 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-09-16T06:44:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:16 smithi145 ceph-mon[96887]: pgmap v3411: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2024-09-16T06:44:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:16 smithi145 ceph-mon[99390]: pgmap v3411: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2024-09-16T06:44:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:16 smithi161 ceph-mon[87722]: pgmap v3411: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2024-09-16T06:44:17.381 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (7893 ms) 2024-09-16T06:44:17.381 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-09-16T06:44:17.381 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:44:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:18 smithi145 ceph-mon[99390]: pgmap v3412: 137 pgs: 137 active+clean; 196 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 75 op/s 2024-09-16T06:44:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:18 smithi145 ceph-mon[99390]: osdmap e1897: 8 total, 8 up, 8 in 2024-09-16T06:44:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:18 smithi145 ceph-mon[96887]: pgmap v3412: 137 pgs: 137 active+clean; 196 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 75 op/s 2024-09-16T06:44:19.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:18 smithi145 ceph-mon[96887]: osdmap e1897: 8 total, 8 up, 8 in 2024-09-16T06:44:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:18 smithi161 ceph-mon[87722]: pgmap v3412: 137 pgs: 137 active+clean; 196 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 75 op/s 2024-09-16T06:44:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:18 smithi161 ceph-mon[87722]: osdmap e1897: 8 total, 8 up, 8 in 2024-09-16T06:44:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:20 smithi145 ceph-mon[96887]: pgmap v3414: 137 pgs: 137 active+clean; 209 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.3 MiB/s wr, 88 op/s 2024-09-16T06:44:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:20 smithi145 ceph-mon[99390]: pgmap v3414: 137 pgs: 137 active+clean; 209 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.3 MiB/s wr, 88 op/s 2024-09-16T06:44:21.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:20 smithi161 ceph-mon[87722]: pgmap v3414: 137 pgs: 137 active+clean; 209 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.3 MiB/s wr, 88 op/s 2024-09-16T06:44:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:22.968 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:22 smithi145 ceph-mon[96887]: pgmap v3415: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 5.8 MiB/s wr, 74 op/s 2024-09-16T06:44:22.968 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:22 smithi145 ceph-mon[99390]: pgmap v3415: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 5.8 MiB/s wr, 74 op/s 2024-09-16T06:44:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:22 smithi161 ceph-mon[87722]: pgmap v3415: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 5.8 MiB/s wr, 74 op/s 2024-09-16T06:44:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:44:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:44:24] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:44:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:24 smithi145 ceph-mon[99390]: pgmap v3416: 137 pgs: 137 active+clean; 229 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.9 MiB/s wr, 68 op/s 2024-09-16T06:44:25.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:24 smithi145 ceph-mon[99390]: osdmap e1898: 8 total, 8 up, 8 in 2024-09-16T06:44:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:24 smithi145 ceph-mon[96887]: pgmap v3416: 137 pgs: 137 active+clean; 229 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.9 MiB/s wr, 68 op/s 2024-09-16T06:44:25.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:24 smithi145 ceph-mon[96887]: osdmap e1898: 8 total, 8 up, 8 in 2024-09-16T06:44:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:24 smithi161 ceph-mon[87722]: pgmap v3416: 137 pgs: 137 active+clean; 229 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.9 MiB/s wr, 68 op/s 2024-09-16T06:44:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:24 smithi161 ceph-mon[87722]: osdmap e1898: 8 total, 8 up, 8 in 2024-09-16T06:44:25.987 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8606 ms) 2024-09-16T06:44:25.988 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-09-16T06:44:25.988 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:44:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:26 smithi145 ceph-mon[96887]: pgmap v3418: 137 pgs: 137 active+clean; 258 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 768 KiB/s rd, 8.3 MiB/s wr, 80 op/s 2024-09-16T06:44:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:26 smithi145 ceph-mon[99390]: pgmap v3418: 137 pgs: 137 active+clean; 258 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 768 KiB/s rd, 8.3 MiB/s wr, 80 op/s 2024-09-16T06:44:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:26 smithi161 ceph-mon[87722]: pgmap v3418: 137 pgs: 137 active+clean; 258 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 768 KiB/s rd, 8.3 MiB/s wr, 80 op/s 2024-09-16T06:44:28.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:27 smithi145 ceph-mon[96887]: osdmap e1899: 8 total, 8 up, 8 in 2024-09-16T06:44:28.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:27 smithi145 ceph-mon[99390]: osdmap e1899: 8 total, 8 up, 8 in 2024-09-16T06:44:28.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:27 smithi161 ceph-mon[87722]: osdmap e1899: 8 total, 8 up, 8 in 2024-09-16T06:44:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:28 smithi145 ceph-mon[99390]: pgmap v3420: 137 pgs: 137 active+clean; 286 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.6 MiB/s wr, 64 op/s 2024-09-16T06:44:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:28 smithi145 ceph-mon[96887]: pgmap v3420: 137 pgs: 137 active+clean; 286 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.6 MiB/s wr, 64 op/s 2024-09-16T06:44:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:28 smithi161 ceph-mon[87722]: pgmap v3420: 137 pgs: 137 active+clean; 286 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.6 MiB/s wr, 64 op/s 2024-09-16T06:44:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:30 smithi145 ceph-mon[99390]: pgmap v3421: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 102 op/s 2024-09-16T06:44:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:30 smithi145 ceph-mon[96887]: pgmap v3421: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 102 op/s 2024-09-16T06:44:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:30 smithi161 ceph-mon[87722]: pgmap v3421: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 102 op/s 2024-09-16T06:44:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:32 smithi145 ceph-mon[96887]: pgmap v3422: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 86 op/s 2024-09-16T06:44:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:32 smithi145 ceph-mon[99390]: pgmap v3422: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 86 op/s 2024-09-16T06:44:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:32 smithi161 ceph-mon[87722]: pgmap v3422: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 86 op/s 2024-09-16T06:44:34.503 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8516 ms) 2024-09-16T06:44:34.503 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-09-16T06:44:34.503 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:44:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:34 smithi145 ceph-mon[99390]: pgmap v3423: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.3 MiB/s wr, 70 op/s 2024-09-16T06:44:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:34 smithi145 ceph-mon[96887]: pgmap v3423: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.3 MiB/s wr, 70 op/s 2024-09-16T06:44:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:44:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:44:34] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:44:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:34 smithi161 ceph-mon[87722]: pgmap v3423: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.3 MiB/s wr, 70 op/s 2024-09-16T06:44:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:35 smithi145 ceph-mon[96887]: osdmap e1900: 8 total, 8 up, 8 in 2024-09-16T06:44:36.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:35 smithi145 ceph-mon[99390]: osdmap e1900: 8 total, 8 up, 8 in 2024-09-16T06:44:36.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:35 smithi161 ceph-mon[87722]: osdmap e1900: 8 total, 8 up, 8 in 2024-09-16T06:44:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:36 smithi145 ceph-mon[99390]: pgmap v3425: 137 pgs: 137 active+clean; 323 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.3 MiB/s wr, 87 op/s 2024-09-16T06:44:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:36 smithi145 ceph-mon[96887]: pgmap v3425: 137 pgs: 137 active+clean; 323 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.3 MiB/s wr, 87 op/s 2024-09-16T06:44:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:36 smithi161 ceph-mon[87722]: pgmap v3425: 137 pgs: 137 active+clean; 323 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.3 MiB/s wr, 87 op/s 2024-09-16T06:44:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:38.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:44:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:44:38.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:44:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:38 smithi145 ceph-mon[99390]: pgmap v3426: 137 pgs: 137 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 77 op/s 2024-09-16T06:44:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:38 smithi145 ceph-mon[96887]: pgmap v3426: 137 pgs: 137 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 77 op/s 2024-09-16T06:44:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:38 smithi161 ceph-mon[87722]: pgmap v3426: 137 pgs: 137 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 77 op/s 2024-09-16T06:44:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:40 smithi145 ceph-mon[96887]: pgmap v3427: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-09-16T06:44:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:41.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:40 smithi145 ceph-mon[99390]: pgmap v3427: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-09-16T06:44:41.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:41.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:40 smithi161 ceph-mon[87722]: pgmap v3427: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-09-16T06:44:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:44:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:44:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[96887]: pgmap v3428: 137 pgs: 137 active+clean; 348 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.9 MiB/s wr, 77 op/s 2024-09-16T06:44:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:44:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:44:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:42 smithi145 ceph-mon[99390]: pgmap v3428: 137 pgs: 137 active+clean; 348 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.9 MiB/s wr, 77 op/s 2024-09-16T06:44:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:44:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:44:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:44:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:42 smithi161 ceph-mon[87722]: pgmap v3428: 137 pgs: 137 active+clean; 348 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.9 MiB/s wr, 77 op/s 2024-09-16T06:44:42.639 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (8136 ms) 2024-09-16T06:44:43.473 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (63503 ms total) 2024-09-16T06:44:43.473 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:44:43.473 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-09-16T06:44:43.506 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-09-16T06:44:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:44 smithi145 ceph-mon[96887]: osdmap e1901: 8 total, 8 up, 8 in 2024-09-16T06:44:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:44 smithi145 ceph-mon[96887]: pgmap v3430: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:44:44.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:44:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:44:44] "GET /metrics HTTP/1.1" 200 36797 "" "Prometheus/2.43.0" 2024-09-16T06:44:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:44 smithi145 ceph-mon[99390]: osdmap e1901: 8 total, 8 up, 8 in 2024-09-16T06:44:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:44 smithi145 ceph-mon[99390]: pgmap v3430: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:44:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:44 smithi161 ceph-mon[87722]: osdmap e1901: 8 total, 8 up, 8 in 2024-09-16T06:44:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:44 smithi161 ceph-mon[87722]: pgmap v3430: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:44:45.491 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:44:45.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:45 smithi145 ceph-mon[96887]: osdmap e1902: 8 total, 8 up, 8 in 2024-09-16T06:44:45.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:45 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3323544365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:44:45.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:45 smithi145 ceph-mon[99390]: osdmap e1902: 8 total, 8 up, 8 in 2024-09-16T06:44:45.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:45 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3323544365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:44:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:45 smithi161 ceph-mon[87722]: osdmap e1902: 8 total, 8 up, 8 in 2024-09-16T06:44:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:45 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3323544365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:44:46.757 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:46 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3323544365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:44:46.758 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:46 smithi161 ceph-mon[87722]: osdmap e1903: 8 total, 8 up, 8 in 2024-09-16T06:44:46.758 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:46 smithi161 ceph-mon[87722]: pgmap v3433: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:44:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:46 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3323544365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:44:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:46 smithi145 ceph-mon[96887]: osdmap e1903: 8 total, 8 up, 8 in 2024-09-16T06:44:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:46 smithi145 ceph-mon[96887]: pgmap v3433: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:44:46.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:46 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3323544365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:44:46.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:46 smithi145 ceph-mon[99390]: osdmap e1903: 8 total, 8 up, 8 in 2024-09-16T06:44:46.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:46 smithi145 ceph-mon[99390]: pgmap v3433: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:44:47.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:47 smithi145 ceph-mon[96887]: osdmap e1904: 8 total, 8 up, 8 in 2024-09-16T06:44:47.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:47 smithi145 ceph-mon[99390]: osdmap e1904: 8 total, 8 up, 8 in 2024-09-16T06:44:47.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:47 smithi161 ceph-mon[87722]: osdmap e1904: 8 total, 8 up, 8 in 2024-09-16T06:44:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:48 smithi145 ceph-mon[99390]: osdmap e1905: 8 total, 8 up, 8 in 2024-09-16T06:44:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:48 smithi145 ceph-mon[99390]: pgmap v3436: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:44:48.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:48 smithi145 ceph-mon[96887]: osdmap e1905: 8 total, 8 up, 8 in 2024-09-16T06:44:48.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:48 smithi145 ceph-mon[96887]: pgmap v3436: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:44:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:48 smithi161 ceph-mon[87722]: osdmap e1905: 8 total, 8 up, 8 in 2024-09-16T06:44:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:48 smithi161 ceph-mon[87722]: pgmap v3436: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:44:49.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:49 smithi145 ceph-mon[99390]: osdmap e1906: 8 total, 8 up, 8 in 2024-09-16T06:44:49.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:49 smithi145 ceph-mon[96887]: osdmap e1906: 8 total, 8 up, 8 in 2024-09-16T06:44:49.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:49 smithi161 ceph-mon[87722]: osdmap e1906: 8 total, 8 up, 8 in 2024-09-16T06:44:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:50 smithi145 ceph-mon[99390]: pgmap v3438: 137 pgs: 12 creating+peering, 125 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-16T06:44:50.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:50 smithi145 ceph-mon[96887]: pgmap v3438: 137 pgs: 12 creating+peering, 125 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-16T06:44:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:50 smithi161 ceph-mon[87722]: pgmap v3438: 137 pgs: 12 creating+peering, 125 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-16T06:44:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:44:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:52 smithi145 ceph-mon[99390]: pgmap v3439: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-09-16T06:44:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:52 smithi145 ceph-mon[96887]: pgmap v3439: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-09-16T06:44:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:52 smithi161 ceph-mon[87722]: pgmap v3439: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-09-16T06:44:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:54 smithi145 ceph-mon[96887]: pgmap v3440: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 MiB/s wr, 52 op/s 2024-09-16T06:44:55.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:54 smithi145 ceph-mon[99390]: pgmap v3440: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 MiB/s wr, 52 op/s 2024-09-16T06:44:55.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:44:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:44:54] "GET /metrics HTTP/1.1" 200 36779 "" "Prometheus/2.43.0" 2024-09-16T06:44:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:54 smithi161 ceph-mon[87722]: pgmap v3440: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 MiB/s wr, 52 op/s 2024-09-16T06:44:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:56 smithi145 ceph-mon[96887]: pgmap v3441: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 45 op/s 2024-09-16T06:44:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:56 smithi145 ceph-mon[96887]: osdmap e1907: 8 total, 8 up, 8 in 2024-09-16T06:44:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:56 smithi145 ceph-mon[99390]: pgmap v3441: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 45 op/s 2024-09-16T06:44:57.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:56 smithi145 ceph-mon[99390]: osdmap e1907: 8 total, 8 up, 8 in 2024-09-16T06:44:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:56 smithi161 ceph-mon[87722]: pgmap v3441: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 45 op/s 2024-09-16T06:44:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:56 smithi161 ceph-mon[87722]: osdmap e1907: 8 total, 8 up, 8 in 2024-09-16T06:44:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:44:58 smithi145 ceph-mon[96887]: pgmap v3443: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 2.3 MiB/s wr, 48 op/s 2024-09-16T06:44:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:44:58 smithi145 ceph-mon[99390]: pgmap v3443: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 2.3 MiB/s wr, 48 op/s 2024-09-16T06:44:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:44:58 smithi161 ceph-mon[87722]: pgmap v3443: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 2.3 MiB/s wr, 48 op/s 2024-09-16T06:44:59.613 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/1.Simple (16107 ms) 2024-09-16T06:44:59.614 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-09-16T06:44:59.614 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:45:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:00 smithi145 ceph-mon[96887]: pgmap v3444: 137 pgs: 137 active+clean; 46 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-09-16T06:45:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:00 smithi145 ceph-mon[99390]: pgmap v3444: 137 pgs: 137 active+clean; 46 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-09-16T06:45:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:00 smithi161 ceph-mon[87722]: pgmap v3444: 137 pgs: 137 active+clean; 46 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-09-16T06:45:02.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:01 smithi145 ceph-mon[99390]: osdmap e1908: 8 total, 8 up, 8 in 2024-09-16T06:45:02.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:01 smithi145 ceph-mon[96887]: osdmap e1908: 8 total, 8 up, 8 in 2024-09-16T06:45:02.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:01 smithi161 ceph-mon[87722]: osdmap e1908: 8 total, 8 up, 8 in 2024-09-16T06:45:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:02 smithi145 ceph-mon[96887]: pgmap v3446: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.3 MiB/s wr, 36 op/s 2024-09-16T06:45:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:02 smithi145 ceph-mon[99390]: pgmap v3446: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.3 MiB/s wr, 36 op/s 2024-09-16T06:45:03.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:02 smithi161 ceph-mon[87722]: pgmap v3446: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.3 MiB/s wr, 36 op/s 2024-09-16T06:45:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:04 smithi145 ceph-mon[99390]: pgmap v3447: 137 pgs: 137 active+clean; 96 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-09-16T06:45:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:04 smithi145 ceph-mon[96887]: pgmap v3447: 137 pgs: 137 active+clean; 96 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-09-16T06:45:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:45:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:45:04] "GET /metrics HTTP/1.1" 200 36779 "" "Prometheus/2.43.0" 2024-09-16T06:45:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:04 smithi161 ceph-mon[87722]: pgmap v3447: 137 pgs: 137 active+clean; 96 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-09-16T06:45:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:06 smithi145 ceph-mon[99390]: pgmap v3448: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 69 op/s 2024-09-16T06:45:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:06 smithi145 ceph-mon[96887]: pgmap v3448: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 69 op/s 2024-09-16T06:45:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:06 smithi161 ceph-mon[87722]: pgmap v3448: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 69 op/s 2024-09-16T06:45:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:08 smithi145 ceph-mon[99390]: pgmap v3449: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 65 op/s 2024-09-16T06:45:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:08 smithi145 ceph-mon[96887]: pgmap v3449: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 65 op/s 2024-09-16T06:45:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:08 smithi161 ceph-mon[87722]: pgmap v3449: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 65 op/s 2024-09-16T06:45:09.948 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/1.Grow (10332 ms) 2024-09-16T06:45:09.948 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-09-16T06:45:09.948 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:45:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:10 smithi145 ceph-mon[96887]: pgmap v3450: 137 pgs: 137 active+clean; 116 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2024-09-16T06:45:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:10 smithi145 ceph-mon[99390]: pgmap v3450: 137 pgs: 137 active+clean; 116 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2024-09-16T06:45:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:10 smithi161 ceph-mon[87722]: pgmap v3450: 137 pgs: 137 active+clean; 116 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2024-09-16T06:45:12.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:11 smithi145 ceph-mon[99390]: osdmap e1909: 8 total, 8 up, 8 in 2024-09-16T06:45:12.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:11 smithi145 ceph-mon[96887]: osdmap e1909: 8 total, 8 up, 8 in 2024-09-16T06:45:12.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:11 smithi161 ceph-mon[87722]: osdmap e1909: 8 total, 8 up, 8 in 2024-09-16T06:45:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:12 smithi145 ceph-mon[99390]: pgmap v3452: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 80 op/s 2024-09-16T06:45:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:12 smithi145 ceph-mon[96887]: pgmap v3452: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 80 op/s 2024-09-16T06:45:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:12 smithi161 ceph-mon[87722]: pgmap v3452: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 80 op/s 2024-09-16T06:45:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:14 smithi145 ceph-mon[99390]: pgmap v3453: 137 pgs: 137 active+clean; 161 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.1 MiB/s wr, 67 op/s 2024-09-16T06:45:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:45:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:45:14] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:45:15.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:14 smithi145 ceph-mon[96887]: pgmap v3453: 137 pgs: 137 active+clean; 161 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.1 MiB/s wr, 67 op/s 2024-09-16T06:45:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:14 smithi161 ceph-mon[87722]: pgmap v3453: 137 pgs: 137 active+clean; 161 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.1 MiB/s wr, 67 op/s 2024-09-16T06:45:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:16 smithi145 ceph-mon[99390]: pgmap v3454: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-09-16T06:45:17.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:16 smithi145 ceph-mon[96887]: pgmap v3454: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-09-16T06:45:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:16 smithi161 ceph-mon[87722]: pgmap v3454: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-09-16T06:45:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:18 smithi145 ceph-mon[99390]: pgmap v3455: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-09-16T06:45:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:18 smithi145 ceph-mon[96887]: pgmap v3455: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-09-16T06:45:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:18 smithi161 ceph-mon[87722]: pgmap v3455: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-09-16T06:45:19.911 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (9966 ms) 2024-09-16T06:45:19.911 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-09-16T06:45:19.912 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:45:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:20 smithi145 ceph-mon[96887]: pgmap v3456: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 9.0 MiB/s wr, 83 op/s 2024-09-16T06:45:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:20 smithi145 ceph-mon[99390]: pgmap v3456: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 9.0 MiB/s wr, 83 op/s 2024-09-16T06:45:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:20 smithi161 ceph-mon[87722]: pgmap v3456: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 9.0 MiB/s wr, 83 op/s 2024-09-16T06:45:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:21 smithi145 ceph-mon[99390]: osdmap e1910: 8 total, 8 up, 8 in 2024-09-16T06:45:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:21 smithi145 ceph-mon[96887]: osdmap e1910: 8 total, 8 up, 8 in 2024-09-16T06:45:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:21 smithi161 ceph-mon[87722]: osdmap e1910: 8 total, 8 up, 8 in 2024-09-16T06:45:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:22 smithi145 ceph-mon[96887]: pgmap v3458: 137 pgs: 137 active+clean; 207 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 9.0 MiB/s wr, 58 op/s 2024-09-16T06:45:23.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:22 smithi145 ceph-mon[99390]: pgmap v3458: 137 pgs: 137 active+clean; 207 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 9.0 MiB/s wr, 58 op/s 2024-09-16T06:45:23.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:22 smithi161 ceph-mon[87722]: pgmap v3458: 137 pgs: 137 active+clean; 207 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 9.0 MiB/s wr, 58 op/s 2024-09-16T06:45:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:24 smithi145 ceph-mon[99390]: pgmap v3459: 137 pgs: 137 active+clean; 215 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 45 op/s 2024-09-16T06:45:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:24 smithi145 ceph-mon[96887]: pgmap v3459: 137 pgs: 137 active+clean; 215 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 45 op/s 2024-09-16T06:45:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:45:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:45:24] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T06:45:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:24 smithi161 ceph-mon[87722]: pgmap v3459: 137 pgs: 137 active+clean; 215 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 45 op/s 2024-09-16T06:45:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:26 smithi145 ceph-mon[99390]: pgmap v3460: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-09-16T06:45:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:26 smithi145 ceph-mon[96887]: pgmap v3460: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-09-16T06:45:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:26 smithi161 ceph-mon[87722]: pgmap v3460: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-09-16T06:45:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:28 smithi145 ceph-mon[99390]: pgmap v3461: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 9.0 MiB/s wr, 66 op/s 2024-09-16T06:45:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:28 smithi145 ceph-mon[96887]: pgmap v3461: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 9.0 MiB/s wr, 66 op/s 2024-09-16T06:45:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:28 smithi161 ceph-mon[87722]: pgmap v3461: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 9.0 MiB/s wr, 66 op/s 2024-09-16T06:45:29.855 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (9943 ms) 2024-09-16T06:45:29.855 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-09-16T06:45:29.855 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:45:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:30 smithi145 ceph-mon[99390]: pgmap v3462: 137 pgs: 137 active+clean; 240 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.6 MiB/s wr, 51 op/s 2024-09-16T06:45:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:30 smithi145 ceph-mon[96887]: pgmap v3462: 137 pgs: 137 active+clean; 240 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.6 MiB/s wr, 51 op/s 2024-09-16T06:45:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:30 smithi161 ceph-mon[87722]: pgmap v3462: 137 pgs: 137 active+clean; 240 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.6 MiB/s wr, 51 op/s 2024-09-16T06:45:32.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:31 smithi145 ceph-mon[99390]: osdmap e1911: 8 total, 8 up, 8 in 2024-09-16T06:45:32.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:31 smithi145 ceph-mon[96887]: osdmap e1911: 8 total, 8 up, 8 in 2024-09-16T06:45:32.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:31 smithi161 ceph-mon[87722]: osdmap e1911: 8 total, 8 up, 8 in 2024-09-16T06:45:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:32 smithi145 ceph-mon[99390]: pgmap v3464: 137 pgs: 137 active+clean; 257 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-09-16T06:45:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:32 smithi145 ceph-mon[96887]: pgmap v3464: 137 pgs: 137 active+clean; 257 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-09-16T06:45:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:32 smithi161 ceph-mon[87722]: pgmap v3464: 137 pgs: 137 active+clean; 257 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-09-16T06:45:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:34 smithi145 ceph-mon[96887]: pgmap v3465: 137 pgs: 137 active+clean; 261 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.6 MiB/s wr, 78 op/s 2024-09-16T06:45:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:45:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:45:34] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T06:45:35.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:34 smithi145 ceph-mon[99390]: pgmap v3465: 137 pgs: 137 active+clean; 261 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.6 MiB/s wr, 78 op/s 2024-09-16T06:45:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:34 smithi161 ceph-mon[87722]: pgmap v3465: 137 pgs: 137 active+clean; 261 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.6 MiB/s wr, 78 op/s 2024-09-16T06:45:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:36 smithi145 ceph-mon[99390]: pgmap v3466: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-16T06:45:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:36 smithi145 ceph-mon[96887]: pgmap v3466: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-16T06:45:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:36 smithi161 ceph-mon[87722]: pgmap v3466: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-16T06:45:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:38 smithi145 ceph-mon[96887]: pgmap v3467: 137 pgs: 137 active+clean; 277 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-09-16T06:45:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:38 smithi145 ceph-mon[99390]: pgmap v3467: 137 pgs: 137 active+clean; 277 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-09-16T06:45:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:38 smithi161 ceph-mon[87722]: pgmap v3467: 137 pgs: 137 active+clean; 277 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-09-16T06:45:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:39 smithi145 ceph-mon[96887]: osdmap e1912: 8 total, 8 up, 8 in 2024-09-16T06:45:40.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:39 smithi145 ceph-mon[99390]: osdmap e1912: 8 total, 8 up, 8 in 2024-09-16T06:45:40.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:39 smithi161 ceph-mon[87722]: osdmap e1912: 8 total, 8 up, 8 in 2024-09-16T06:45:40.870 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (11016 ms) 2024-09-16T06:45:40.871 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-09-16T06:45:40.871 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:45:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:40 smithi145 ceph-mon[96887]: pgmap v3469: 137 pgs: 137 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-09-16T06:45:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:40 smithi145 ceph-mon[99390]: pgmap v3469: 137 pgs: 137 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-09-16T06:45:41.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:40 smithi161 ceph-mon[87722]: pgmap v3469: 137 pgs: 137 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-09-16T06:45:42.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:45:42.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:45:42.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:45:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[96887]: pgmap v3470: 137 pgs: 137 active+clean; 350 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 78 op/s 2024-09-16T06:45:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[96887]: osdmap e1913: 8 total, 8 up, 8 in 2024-09-16T06:45:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:45:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:45:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:45:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[99390]: pgmap v3470: 137 pgs: 137 active+clean; 350 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 78 op/s 2024-09-16T06:45:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[99390]: osdmap e1913: 8 total, 8 up, 8 in 2024-09-16T06:45:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:45:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:45:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:45:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:42 smithi161 ceph-mon[87722]: pgmap v3470: 137 pgs: 137 active+clean; 350 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 78 op/s 2024-09-16T06:45:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:42 smithi161 ceph-mon[87722]: osdmap e1913: 8 total, 8 up, 8 in 2024-09-16T06:45:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:45:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:45:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:45:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:44 smithi145 ceph-mon[99390]: pgmap v3472: 137 pgs: 137 active+clean; 362 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-09-16T06:45:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:45:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:45:44] "GET /metrics HTTP/1.1" 200 36789 "" "Prometheus/2.43.0" 2024-09-16T06:45:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:44 smithi145 ceph-mon[96887]: pgmap v3472: 137 pgs: 137 active+clean; 362 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-09-16T06:45:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:44 smithi161 ceph-mon[87722]: pgmap v3472: 137 pgs: 137 active+clean; 362 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-09-16T06:45:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:46 smithi145 ceph-mon[96887]: pgmap v3473: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 83 op/s 2024-09-16T06:45:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:46 smithi145 ceph-mon[99390]: pgmap v3473: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 83 op/s 2024-09-16T06:45:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:46 smithi161 ceph-mon[87722]: pgmap v3473: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 83 op/s 2024-09-16T06:45:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:48 smithi161 ceph-mon[87722]: pgmap v3474: 137 pgs: 137 active+clean; 387 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 88 op/s 2024-09-16T06:45:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:48 smithi145 ceph-mon[99390]: pgmap v3474: 137 pgs: 137 active+clean; 387 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 88 op/s 2024-09-16T06:45:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:48 smithi145 ceph-mon[96887]: pgmap v3474: 137 pgs: 137 active+clean; 387 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 88 op/s 2024-09-16T06:45:50.969 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (10099 ms) 2024-09-16T06:45:50.969 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-09-16T06:45:50.969 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:45:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:50 smithi161 ceph-mon[87722]: pgmap v3475: 137 pgs: 137 active+clean; 391 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 8.1 MiB/s wr, 66 op/s 2024-09-16T06:45:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:50 smithi145 ceph-mon[96887]: pgmap v3475: 137 pgs: 137 active+clean; 391 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 8.1 MiB/s wr, 66 op/s 2024-09-16T06:45:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:50 smithi145 ceph-mon[99390]: pgmap v3475: 137 pgs: 137 active+clean; 391 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 8.1 MiB/s wr, 66 op/s 2024-09-16T06:45:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:52.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:52.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:45:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:52 smithi161 ceph-mon[87722]: pgmap v3476: 137 pgs: 137 active+clean; 403 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-09-16T06:45:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:52 smithi161 ceph-mon[87722]: osdmap e1914: 8 total, 8 up, 8 in 2024-09-16T06:45:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:52 smithi145 ceph-mon[99390]: pgmap v3476: 137 pgs: 137 active+clean; 403 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-09-16T06:45:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:52 smithi145 ceph-mon[99390]: osdmap e1914: 8 total, 8 up, 8 in 2024-09-16T06:45:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:52 smithi145 ceph-mon[96887]: pgmap v3476: 137 pgs: 137 active+clean; 403 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-09-16T06:45:53.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:52 smithi145 ceph-mon[96887]: osdmap e1914: 8 total, 8 up, 8 in 2024-09-16T06:45:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:54 smithi145 ceph-mon[99390]: pgmap v3478: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2024-09-16T06:45:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:54 smithi145 ceph-mon[96887]: pgmap v3478: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2024-09-16T06:45:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:45:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:45:54] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:45:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:54 smithi161 ceph-mon[87722]: pgmap v3478: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.1 MiB/s wr, 71 op/s 2024-09-16T06:45:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:56 smithi161 ceph-mon[87722]: pgmap v3479: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2024-09-16T06:45:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:56 smithi145 ceph-mon[99390]: pgmap v3479: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2024-09-16T06:45:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:56 smithi145 ceph-mon[96887]: pgmap v3479: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2024-09-16T06:45:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:45:58 smithi161 ceph-mon[87722]: pgmap v3480: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-09-16T06:45:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:45:58 smithi145 ceph-mon[96887]: pgmap v3480: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-09-16T06:45:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:45:58 smithi145 ceph-mon[99390]: pgmap v3480: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-09-16T06:46:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:00 smithi145 ceph-mon[99390]: pgmap v3481: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 60 op/s 2024-09-16T06:46:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:00 smithi145 ceph-mon[96887]: pgmap v3481: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 60 op/s 2024-09-16T06:46:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:00 smithi161 ceph-mon[87722]: pgmap v3481: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 60 op/s 2024-09-16T06:46:01.339 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (10370 ms) 2024-09-16T06:46:01.852 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (77833 ms total) 2024-09-16T06:46:01.852 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:46:01.852 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-09-16T06:46:01.881 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-09-16T06:46:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:02 smithi145 ceph-mon[96887]: pgmap v3482: 137 pgs: 137 active+clean; 440 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 57 op/s 2024-09-16T06:46:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:02 smithi145 ceph-mon[96887]: osdmap e1915: 8 total, 8 up, 8 in 2024-09-16T06:46:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:02 smithi145 ceph-mon[99390]: pgmap v3482: 137 pgs: 137 active+clean; 440 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 57 op/s 2024-09-16T06:46:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:02 smithi145 ceph-mon[99390]: osdmap e1915: 8 total, 8 up, 8 in 2024-09-16T06:46:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:02 smithi161 ceph-mon[87722]: pgmap v3482: 137 pgs: 137 active+clean; 440 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 57 op/s 2024-09-16T06:46:03.650 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:02 smithi161 ceph-mon[87722]: osdmap e1915: 8 total, 8 up, 8 in 2024-09-16T06:46:03.869 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:46:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:03 smithi145 ceph-mon[96887]: osdmap e1916: 8 total, 8 up, 8 in 2024-09-16T06:46:04.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:03 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1535710940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:46:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:03 smithi145 ceph-mon[99390]: osdmap e1916: 8 total, 8 up, 8 in 2024-09-16T06:46:04.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:03 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1535710940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:46:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:03 smithi161 ceph-mon[87722]: osdmap e1916: 8 total, 8 up, 8 in 2024-09-16T06:46:04.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:03 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1535710940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:46:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-mon[96887]: pgmap v3485: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:46:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:46:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1535710940' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:46:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-mon[96887]: osdmap e1917: 8 total, 8 up, 8 in 2024-09-16T06:46:05.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:46:04] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:46:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-mon[99390]: pgmap v3485: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:46:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:46:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1535710940' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:46:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:04 smithi145 ceph-mon[99390]: osdmap e1917: 8 total, 8 up, 8 in 2024-09-16T06:46:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:04 smithi161 ceph-mon[87722]: pgmap v3485: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:46:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:04 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:46:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1535710940' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:46:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:04 smithi161 ceph-mon[87722]: osdmap e1917: 8 total, 8 up, 8 in 2024-09-16T06:46:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:05 smithi145 ceph-mon[96887]: osdmap e1918: 8 total, 8 up, 8 in 2024-09-16T06:46:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:05 smithi145 ceph-mon[96887]: osdmap e1919: 8 total, 8 up, 8 in 2024-09-16T06:46:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:05 smithi145 ceph-mon[99390]: osdmap e1918: 8 total, 8 up, 8 in 2024-09-16T06:46:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:05 smithi145 ceph-mon[99390]: osdmap e1919: 8 total, 8 up, 8 in 2024-09-16T06:46:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:05 smithi161 ceph-mon[87722]: osdmap e1918: 8 total, 8 up, 8 in 2024-09-16T06:46:06.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:05 smithi161 ceph-mon[87722]: osdmap e1919: 8 total, 8 up, 8 in 2024-09-16T06:46:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:06 smithi145 ceph-mon[96887]: pgmap v3488: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:46:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:06 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:46:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:06 smithi145 ceph-mon[99390]: pgmap v3488: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:46:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:06 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:46:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:06 smithi161 ceph-mon[87722]: pgmap v3488: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:46:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:06 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:46:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:08 smithi145 ceph-mon[96887]: pgmap v3490: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:46:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:08 smithi145 ceph-mon[99390]: pgmap v3490: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:46:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:08 smithi161 ceph-mon[87722]: pgmap v3490: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:46:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:10 smithi145 ceph-mon[99390]: pgmap v3491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 682 B/s rd, 511 B/s wr, 2 op/s 2024-09-16T06:46:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:10 smithi145 ceph-mon[99390]: osdmap e1920: 8 total, 8 up, 8 in 2024-09-16T06:46:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:10 smithi145 ceph-mon[96887]: pgmap v3491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 682 B/s rd, 511 B/s wr, 2 op/s 2024-09-16T06:46:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:10 smithi145 ceph-mon[96887]: osdmap e1920: 8 total, 8 up, 8 in 2024-09-16T06:46:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:10 smithi161 ceph-mon[87722]: pgmap v3491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 682 B/s rd, 511 B/s wr, 2 op/s 2024-09-16T06:46:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:10 smithi161 ceph-mon[87722]: osdmap e1920: 8 total, 8 up, 8 in 2024-09-16T06:46:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:12 smithi145 ceph-mon[96887]: pgmap v3493: 137 pgs: 137 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-09-16T06:46:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:12 smithi145 ceph-mon[99390]: pgmap v3493: 137 pgs: 137 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-09-16T06:46:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:12 smithi161 ceph-mon[87722]: pgmap v3493: 137 pgs: 137 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-09-16T06:46:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:14 smithi145 ceph-mon[99390]: pgmap v3494: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-09-16T06:46:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:14 smithi145 ceph-mon[96887]: pgmap v3494: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-09-16T06:46:15.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:46:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:46:14] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.43.0" 2024-09-16T06:46:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:14 smithi161 ceph-mon[87722]: pgmap v3494: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-09-16T06:46:16.468 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14587 ms) 2024-09-16T06:46:16.468 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-09-16T06:46:16.468 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:46:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:16 smithi145 ceph-mon[99390]: pgmap v3495: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 59 op/s 2024-09-16T06:46:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:16 smithi145 ceph-mon[99390]: osdmap e1921: 8 total, 8 up, 8 in 2024-09-16T06:46:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:16 smithi145 ceph-mon[96887]: pgmap v3495: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 59 op/s 2024-09-16T06:46:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:16 smithi145 ceph-mon[96887]: osdmap e1921: 8 total, 8 up, 8 in 2024-09-16T06:46:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:16 smithi161 ceph-mon[87722]: pgmap v3495: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 59 op/s 2024-09-16T06:46:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:16 smithi161 ceph-mon[87722]: osdmap e1921: 8 total, 8 up, 8 in 2024-09-16T06:46:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:18 smithi145 ceph-mon[96887]: pgmap v3497: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.1 MiB/s wr, 72 op/s 2024-09-16T06:46:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:18 smithi145 ceph-mon[99390]: pgmap v3497: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.1 MiB/s wr, 72 op/s 2024-09-16T06:46:19.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:18 smithi161 ceph-mon[87722]: pgmap v3497: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.1 MiB/s wr, 72 op/s 2024-09-16T06:46:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:20 smithi145 ceph-mon[96887]: pgmap v3498: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-16T06:46:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:20 smithi145 ceph-mon[99390]: pgmap v3498: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-16T06:46:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:20 smithi161 ceph-mon[87722]: pgmap v3498: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 61 op/s 2024-09-16T06:46:22.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:21 smithi145 ceph-mon[99390]: osdmap e1922: 8 total, 8 up, 8 in 2024-09-16T06:46:22.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:22.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:21 smithi145 ceph-mon[96887]: osdmap e1922: 8 total, 8 up, 8 in 2024-09-16T06:46:22.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:21 smithi161 ceph-mon[87722]: osdmap e1922: 8 total, 8 up, 8 in 2024-09-16T06:46:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:22 smithi145 ceph-mon[96887]: pgmap v3500: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-09-16T06:46:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:22 smithi145 ceph-mon[99390]: pgmap v3500: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-09-16T06:46:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:22 smithi161 ceph-mon[87722]: pgmap v3500: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 76 op/s 2024-09-16T06:46:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:24 smithi145 ceph-mon[96887]: pgmap v3501: 137 pgs: 137 active+clean; 83 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 47 op/s 2024-09-16T06:46:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:24 smithi145 ceph-mon[99390]: pgmap v3501: 137 pgs: 137 active+clean; 83 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 47 op/s 2024-09-16T06:46:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:46:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:46:24] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T06:46:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:24 smithi161 ceph-mon[87722]: pgmap v3501: 137 pgs: 137 active+clean; 83 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 47 op/s 2024-09-16T06:46:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:26 smithi145 ceph-mon[96887]: pgmap v3502: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.2 MiB/s wr, 51 op/s 2024-09-16T06:46:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:26 smithi145 ceph-mon[99390]: pgmap v3502: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.2 MiB/s wr, 51 op/s 2024-09-16T06:46:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:26 smithi161 ceph-mon[87722]: pgmap v3502: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.2 MiB/s wr, 51 op/s 2024-09-16T06:46:27.437 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/2.Grow (10969 ms) 2024-09-16T06:46:27.437 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-09-16T06:46:27.438 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:46:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:28 smithi145 ceph-mon[96887]: pgmap v3503: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-16T06:46:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:28 smithi145 ceph-mon[99390]: pgmap v3503: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-16T06:46:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:28 smithi161 ceph-mon[87722]: pgmap v3503: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-16T06:46:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:30 smithi145 ceph-mon[96887]: pgmap v3504: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-09-16T06:46:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:30 smithi145 ceph-mon[99390]: pgmap v3504: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-09-16T06:46:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:30 smithi161 ceph-mon[87722]: pgmap v3504: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-09-16T06:46:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:32 smithi145 ceph-mon[99390]: pgmap v3505: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.4 MiB/s wr, 60 op/s 2024-09-16T06:46:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:32 smithi145 ceph-mon[99390]: osdmap e1923: 8 total, 8 up, 8 in 2024-09-16T06:46:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:32 smithi145 ceph-mon[96887]: pgmap v3505: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.4 MiB/s wr, 60 op/s 2024-09-16T06:46:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:32 smithi145 ceph-mon[96887]: osdmap e1923: 8 total, 8 up, 8 in 2024-09-16T06:46:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:32 smithi161 ceph-mon[87722]: pgmap v3505: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.4 MiB/s wr, 60 op/s 2024-09-16T06:46:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:32 smithi161 ceph-mon[87722]: osdmap e1923: 8 total, 8 up, 8 in 2024-09-16T06:46:34.931 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:46:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:46:34] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T06:46:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:34 smithi145 ceph-mon[99390]: pgmap v3507: 137 pgs: 137 active+clean; 134 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.1 MiB/s wr, 37 op/s 2024-09-16T06:46:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:34 smithi145 ceph-mon[96887]: pgmap v3507: 137 pgs: 137 active+clean; 134 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.1 MiB/s wr, 37 op/s 2024-09-16T06:46:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:34 smithi161 ceph-mon[87722]: pgmap v3507: 137 pgs: 137 active+clean; 134 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.1 MiB/s wr, 37 op/s 2024-09-16T06:46:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:36 smithi145 ceph-mon[96887]: pgmap v3508: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-16T06:46:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:36 smithi145 ceph-mon[99390]: pgmap v3508: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-16T06:46:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:36 smithi161 ceph-mon[87722]: pgmap v3508: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-16T06:46:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:38.402 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (10965 ms) 2024-09-16T06:46:38.403 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-09-16T06:46:38.403 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:46:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:38 smithi145 ceph-mon[96887]: pgmap v3509: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.4 MiB/s wr, 64 op/s 2024-09-16T06:46:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:38 smithi145 ceph-mon[99390]: pgmap v3509: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.4 MiB/s wr, 64 op/s 2024-09-16T06:46:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:38 smithi161 ceph-mon[87722]: pgmap v3509: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.4 MiB/s wr, 64 op/s 2024-09-16T06:46:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:40 smithi145 ceph-mon[99390]: pgmap v3510: 137 pgs: 137 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.0 MiB/s wr, 45 op/s 2024-09-16T06:46:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]: dispatch 2024-09-16T06:46:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:40 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-09-16T06:46:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:40 smithi145 ceph-mon[96887]: pgmap v3510: 137 pgs: 137 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.0 MiB/s wr, 45 op/s 2024-09-16T06:46:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]: dispatch 2024-09-16T06:46:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:40 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-09-16T06:46:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:40 smithi161 ceph-mon[87722]: pgmap v3510: 137 pgs: 137 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.0 MiB/s wr, 45 op/s 2024-09-16T06:46:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]: dispatch 2024-09-16T06:46:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:40 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-09-16T06:46:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]': finished 2024-09-16T06:46:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]': finished 2024-09-16T06:46:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:41 smithi145 ceph-mon[96887]: osdmap e1924: 8 total, 8 up, 8 in 2024-09-16T06:46:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]': finished 2024-09-16T06:46:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]': finished 2024-09-16T06:46:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:41 smithi145 ceph-mon[99390]: osdmap e1924: 8 total, 8 up, 8 in 2024-09-16T06:46:42.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]': finished 2024-09-16T06:46:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]': finished 2024-09-16T06:46:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:41 smithi161 ceph-mon[87722]: osdmap e1924: 8 total, 8 up, 8 in 2024-09-16T06:46:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[99390]: pgmap v3512: 137 pgs: 1 peering, 136 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 65 op/s 2024-09-16T06:46:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[99390]: osdmap e1925: 8 total, 8 up, 8 in 2024-09-16T06:46:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:46:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:46:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:46:43.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[96887]: pgmap v3512: 137 pgs: 1 peering, 136 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 65 op/s 2024-09-16T06:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[96887]: osdmap e1925: 8 total, 8 up, 8 in 2024-09-16T06:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:46:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:42 smithi161 ceph-mon[87722]: pgmap v3512: 137 pgs: 1 peering, 136 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 65 op/s 2024-09-16T06:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:42 smithi161 ceph-mon[87722]: osdmap e1925: 8 total, 8 up, 8 in 2024-09-16T06:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:46:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:46:44.954 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:46:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:46:44] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:46:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:44 smithi145 ceph-mon[96887]: pgmap v3514: 137 pgs: 1 peering, 136 active+clean; 191 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 43 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:44 smithi145 ceph-mon[99390]: pgmap v3514: 137 pgs: 1 peering, 136 active+clean; 191 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 43 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:44 smithi161 ceph-mon[87722]: pgmap v3514: 137 pgs: 1 peering, 136 active+clean; 191 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 43 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:46 smithi145 ceph-mon[99390]: pgmap v3515: 137 pgs: 1 peering, 136 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 56 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:46 smithi145 ceph-mon[96887]: pgmap v3515: 137 pgs: 1 peering, 136 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 56 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:46 smithi161 ceph-mon[87722]: pgmap v3515: 137 pgs: 1 peering, 136 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 56 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:48.326 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (9924 ms) 2024-09-16T06:46:48.326 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-09-16T06:46:48.326 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:46:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:48 smithi145 ceph-mon[99390]: pgmap v3516: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.6 MiB/s wr, 81 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:48 smithi145 ceph-mon[96887]: pgmap v3516: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.6 MiB/s wr, 81 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:48 smithi161 ceph-mon[87722]: pgmap v3516: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.6 MiB/s wr, 81 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-09-16T06:46:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:50 smithi145 ceph-mon[99390]: pgmap v3517: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.7 MiB/s wr, 55 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-09-16T06:46:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:50 smithi145 ceph-mon[96887]: pgmap v3517: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.7 MiB/s wr, 55 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-09-16T06:46:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:50 smithi161 ceph-mon[87722]: pgmap v3517: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.7 MiB/s wr, 55 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-09-16T06:46:52.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:52.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:46:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:52 smithi145 ceph-mon[99390]: pgmap v3518: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 57 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-09-16T06:46:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:52 smithi145 ceph-mon[99390]: osdmap e1926: 8 total, 8 up, 8 in 2024-09-16T06:46:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:52 smithi145 ceph-mon[96887]: pgmap v3518: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 57 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-09-16T06:46:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:52 smithi145 ceph-mon[96887]: osdmap e1926: 8 total, 8 up, 8 in 2024-09-16T06:46:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:52 smithi161 ceph-mon[87722]: pgmap v3518: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 57 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-09-16T06:46:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:52 smithi161 ceph-mon[87722]: osdmap e1926: 8 total, 8 up, 8 in 2024-09-16T06:46:54.969 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:46:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:46:54] "GET /metrics HTTP/1.1" 200 36807 "" "Prometheus/2.43.0" 2024-09-16T06:46:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:54 smithi145 ceph-mon[96887]: pgmap v3520: 137 pgs: 137 active+clean; 241 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 975 KiB/s rd, 5.4 MiB/s wr, 55 op/s; 819 KiB/s, 0 objects/s recovering 2024-09-16T06:46:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:54 smithi145 ceph-mon[99390]: pgmap v3520: 137 pgs: 137 active+clean; 241 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 975 KiB/s rd, 5.4 MiB/s wr, 55 op/s; 819 KiB/s, 0 objects/s recovering 2024-09-16T06:46:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:54 smithi161 ceph-mon[87722]: pgmap v3520: 137 pgs: 137 active+clean; 241 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 975 KiB/s rd, 5.4 MiB/s wr, 55 op/s; 819 KiB/s, 0 objects/s recovering 2024-09-16T06:46:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:56 smithi145 ceph-mon[99390]: pgmap v3521: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 934 KiB/s rd, 4.2 MiB/s wr, 75 op/s; 819 KiB/s, 0 objects/s recovering 2024-09-16T06:46:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:56 smithi145 ceph-mon[96887]: pgmap v3521: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 934 KiB/s rd, 4.2 MiB/s wr, 75 op/s; 819 KiB/s, 0 objects/s recovering 2024-09-16T06:46:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:56 smithi161 ceph-mon[87722]: pgmap v3521: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 934 KiB/s rd, 4.2 MiB/s wr, 75 op/s; 819 KiB/s, 0 objects/s recovering 2024-09-16T06:46:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:57 smithi145 ceph-mon[99390]: osdmap e1927: 8 total, 8 up, 8 in 2024-09-16T06:46:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:57 smithi145 ceph-mon[96887]: osdmap e1927: 8 total, 8 up, 8 in 2024-09-16T06:46:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:57 smithi161 ceph-mon[87722]: osdmap e1927: 8 total, 8 up, 8 in 2024-09-16T06:46:59.286 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (10960 ms) 2024-09-16T06:46:59.286 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-09-16T06:46:59.287 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:46:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:46:58 smithi145 ceph-mon[99390]: pgmap v3523: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 73 op/s 2024-09-16T06:46:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:46:58 smithi145 ceph-mon[96887]: pgmap v3523: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 73 op/s 2024-09-16T06:46:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:46:58 smithi161 ceph-mon[87722]: pgmap v3523: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 73 op/s 2024-09-16T06:47:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:00 smithi145 ceph-mon[99390]: pgmap v3524: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.6 MiB/s wr, 70 op/s 2024-09-16T06:47:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:00 smithi145 ceph-mon[96887]: pgmap v3524: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.6 MiB/s wr, 70 op/s 2024-09-16T06:47:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:00 smithi161 ceph-mon[87722]: pgmap v3524: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.6 MiB/s wr, 70 op/s 2024-09-16T06:47:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:02 smithi145 ceph-mon[99390]: pgmap v3525: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 78 op/s 2024-09-16T06:47:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:02 smithi145 ceph-mon[96887]: pgmap v3525: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 78 op/s 2024-09-16T06:47:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:02 smithi161 ceph-mon[87722]: pgmap v3525: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 78 op/s 2024-09-16T06:47:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:04 smithi145 ceph-mon[99390]: osdmap e1928: 8 total, 8 up, 8 in 2024-09-16T06:47:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:04 smithi145 ceph-mon[99390]: pgmap v3527: 137 pgs: 137 active+clean; 319 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-09-16T06:47:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:04 smithi145 ceph-mon[96887]: osdmap e1928: 8 total, 8 up, 8 in 2024-09-16T06:47:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:04 smithi145 ceph-mon[96887]: pgmap v3527: 137 pgs: 137 active+clean; 319 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-09-16T06:47:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:04 smithi161 ceph-mon[87722]: osdmap e1928: 8 total, 8 up, 8 in 2024-09-16T06:47:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:04 smithi161 ceph-mon[87722]: pgmap v3527: 137 pgs: 137 active+clean; 319 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-09-16T06:47:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:47:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:47:04] "GET /metrics HTTP/1.1" 200 36807 "" "Prometheus/2.43.0" 2024-09-16T06:47:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:06 smithi145 ceph-mon[96887]: pgmap v3528: 137 pgs: 137 active+clean; 331 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 9.9 MiB/s wr, 78 op/s 2024-09-16T06:47:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:06 smithi145 ceph-mon[99390]: pgmap v3528: 137 pgs: 137 active+clean; 331 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 9.9 MiB/s wr, 78 op/s 2024-09-16T06:47:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:06 smithi161 ceph-mon[87722]: pgmap v3528: 137 pgs: 137 active+clean; 331 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 9.9 MiB/s wr, 78 op/s 2024-09-16T06:47:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:08 smithi145 ceph-mon[99390]: pgmap v3529: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.0 MiB/s wr, 69 op/s 2024-09-16T06:47:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:08 smithi145 ceph-mon[96887]: pgmap v3529: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.0 MiB/s wr, 69 op/s 2024-09-16T06:47:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:08 smithi161 ceph-mon[87722]: pgmap v3529: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.0 MiB/s wr, 69 op/s 2024-09-16T06:47:09.521 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10235 ms) 2024-09-16T06:47:09.521 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-09-16T06:47:09.521 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:47:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:10 smithi145 ceph-mon[96887]: pgmap v3530: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-09-16T06:47:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:10 smithi145 ceph-mon[99390]: pgmap v3530: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-09-16T06:47:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:10 smithi161 ceph-mon[87722]: pgmap v3530: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-09-16T06:47:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:12 smithi145 ceph-mon[96887]: pgmap v3531: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-09-16T06:47:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:12 smithi145 ceph-mon[99390]: pgmap v3531: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-09-16T06:47:13.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:12 smithi161 ceph-mon[87722]: pgmap v3531: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-09-16T06:47:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:14 smithi145 ceph-mon[96887]: pgmap v3532: 137 pgs: 137 active+clean; 351 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.7 MiB/s wr, 62 op/s 2024-09-16T06:47:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:14 smithi145 ceph-mon[96887]: osdmap e1929: 8 total, 8 up, 8 in 2024-09-16T06:47:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:47:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:47:14] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:47:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:14 smithi145 ceph-mon[99390]: pgmap v3532: 137 pgs: 137 active+clean; 351 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.7 MiB/s wr, 62 op/s 2024-09-16T06:47:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:14 smithi145 ceph-mon[99390]: osdmap e1929: 8 total, 8 up, 8 in 2024-09-16T06:47:15.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:14 smithi161 ceph-mon[87722]: pgmap v3532: 137 pgs: 137 active+clean; 351 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.7 MiB/s wr, 62 op/s 2024-09-16T06:47:15.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:14 smithi161 ceph-mon[87722]: osdmap e1929: 8 total, 8 up, 8 in 2024-09-16T06:47:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:16 smithi145 ceph-mon[96887]: pgmap v3534: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 64 op/s 2024-09-16T06:47:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:16 smithi145 ceph-mon[99390]: pgmap v3534: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 64 op/s 2024-09-16T06:47:17.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:16 smithi161 ceph-mon[87722]: pgmap v3534: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 64 op/s 2024-09-16T06:47:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:18 smithi145 ceph-mon[99390]: pgmap v3535: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-16T06:47:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:18 smithi145 ceph-mon[96887]: pgmap v3535: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-16T06:47:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:18 smithi161 ceph-mon[87722]: pgmap v3535: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-16T06:47:20.087 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (10566 ms) 2024-09-16T06:47:20.731 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (78206 ms total) 2024-09-16T06:47:20.731 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:47:20.731 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-09-16T06:47:20.763 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-09-16T06:47:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:20 smithi145 ceph-mon[96887]: pgmap v3536: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 509 KiB/s rd, 3.3 MiB/s wr, 56 op/s 2024-09-16T06:47:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:20 smithi145 ceph-mon[99390]: pgmap v3536: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 509 KiB/s rd, 3.3 MiB/s wr, 56 op/s 2024-09-16T06:47:21.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:20 smithi161 ceph-mon[87722]: pgmap v3536: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 509 KiB/s rd, 3.3 MiB/s wr, 56 op/s 2024-09-16T06:47:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:21 smithi145 ceph-mon[96887]: osdmap e1930: 8 total, 8 up, 8 in 2024-09-16T06:47:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:21 smithi145 ceph-mon[99390]: osdmap e1930: 8 total, 8 up, 8 in 2024-09-16T06:47:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:21 smithi161 ceph-mon[87722]: osdmap e1930: 8 total, 8 up, 8 in 2024-09-16T06:47:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:22.746 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:47:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:22 smithi145 ceph-mon[96887]: pgmap v3538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:47:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:22 smithi145 ceph-mon[96887]: osdmap e1931: 8 total, 8 up, 8 in 2024-09-16T06:47:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:22 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1304272595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:47:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:22 smithi145 ceph-mon[99390]: pgmap v3538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:47:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:22 smithi145 ceph-mon[99390]: osdmap e1931: 8 total, 8 up, 8 in 2024-09-16T06:47:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:22 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1304272595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:47:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:22 smithi161 ceph-mon[87722]: pgmap v3538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:47:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:22 smithi161 ceph-mon[87722]: osdmap e1931: 8 total, 8 up, 8 in 2024-09-16T06:47:23.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:22 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1304272595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:47:24.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:23 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1304272595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:47:24.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:23 smithi145 ceph-mon[99390]: osdmap e1932: 8 total, 8 up, 8 in 2024-09-16T06:47:24.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:23 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1304272595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:47:24.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:23 smithi145 ceph-mon[96887]: osdmap e1932: 8 total, 8 up, 8 in 2024-09-16T06:47:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:23 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1304272595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:47:24.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:23 smithi161 ceph-mon[87722]: osdmap e1932: 8 total, 8 up, 8 in 2024-09-16T06:47:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:24 smithi145 ceph-mon[99390]: pgmap v3541: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:47:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:24 smithi145 ceph-mon[99390]: osdmap e1933: 8 total, 8 up, 8 in 2024-09-16T06:47:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:24 smithi145 ceph-mon[96887]: pgmap v3541: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:47:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:24 smithi145 ceph-mon[96887]: osdmap e1933: 8 total, 8 up, 8 in 2024-09-16T06:47:25.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:47:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:47:24] "GET /metrics HTTP/1.1" 200 34304 "" "Prometheus/2.43.0" 2024-09-16T06:47:25.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:24 smithi161 ceph-mon[87722]: pgmap v3541: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:47:25.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:24 smithi161 ceph-mon[87722]: osdmap e1933: 8 total, 8 up, 8 in 2024-09-16T06:47:26.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:25 smithi145 ceph-mon[96887]: osdmap e1934: 8 total, 8 up, 8 in 2024-09-16T06:47:26.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:25 smithi145 ceph-mon[99390]: osdmap e1934: 8 total, 8 up, 8 in 2024-09-16T06:47:26.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:25 smithi161 ceph-mon[87722]: osdmap e1934: 8 total, 8 up, 8 in 2024-09-16T06:47:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:26 smithi145 ceph-mon[96887]: pgmap v3544: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-09-16T06:47:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:26 smithi145 ceph-mon[99390]: pgmap v3544: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-09-16T06:47:27.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:26 smithi161 ceph-mon[87722]: pgmap v3544: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-09-16T06:47:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:28 smithi145 ceph-mon[96887]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 3 op/s 2024-09-16T06:47:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:28 smithi145 ceph-mon[99390]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 3 op/s 2024-09-16T06:47:29.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:28 smithi161 ceph-mon[87722]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 3 op/s 2024-09-16T06:47:30.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:29 smithi145 ceph-mon[96887]: osdmap e1935: 8 total, 8 up, 8 in 2024-09-16T06:47:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:29 smithi145 ceph-mon[99390]: osdmap e1935: 8 total, 8 up, 8 in 2024-09-16T06:47:30.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:29 smithi161 ceph-mon[87722]: osdmap e1935: 8 total, 8 up, 8 in 2024-09-16T06:47:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:30 smithi145 ceph-mon[96887]: pgmap v3547: 137 pgs: 137 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-09-16T06:47:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:30 smithi145 ceph-mon[99390]: pgmap v3547: 137 pgs: 137 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-09-16T06:47:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:30 smithi161 ceph-mon[87722]: pgmap v3547: 137 pgs: 137 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-09-16T06:47:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:32 smithi145 ceph-mon[99390]: osdmap e1936: 8 total, 8 up, 8 in 2024-09-16T06:47:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:32 smithi145 ceph-mon[99390]: pgmap v3549: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-09-16T06:47:32.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:32 smithi145 ceph-mon[96887]: osdmap e1936: 8 total, 8 up, 8 in 2024-09-16T06:47:32.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:32 smithi145 ceph-mon[96887]: pgmap v3549: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-09-16T06:47:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:32 smithi161 ceph-mon[87722]: osdmap e1936: 8 total, 8 up, 8 in 2024-09-16T06:47:32.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:32 smithi161 ceph-mon[87722]: pgmap v3549: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-09-16T06:47:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:34 smithi145 ceph-mon[96887]: pgmap v3550: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-09-16T06:47:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:34 smithi145 ceph-mon[99390]: pgmap v3550: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-09-16T06:47:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:47:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:47:34] "GET /metrics HTTP/1.1" 200 34304 "" "Prometheus/2.43.0" 2024-09-16T06:47:35.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:34 smithi161 ceph-mon[87722]: pgmap v3550: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-09-16T06:47:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:36 smithi145 ceph-mon[99390]: pgmap v3551: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-16T06:47:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:36 smithi145 ceph-mon[96887]: pgmap v3551: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-16T06:47:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:36 smithi161 ceph-mon[87722]: pgmap v3551: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-16T06:47:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:38.646 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17882 ms) 2024-09-16T06:47:38.646 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-09-16T06:47:38.646 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:47:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:38 smithi145 ceph-mon[96887]: pgmap v3552: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-09-16T06:47:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:38 smithi145 ceph-mon[99390]: pgmap v3552: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-09-16T06:47:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:38 smithi161 ceph-mon[87722]: pgmap v3552: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-09-16T06:47:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:40 smithi145 ceph-mon[96887]: pgmap v3553: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:47:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:40 smithi145 ceph-mon[99390]: pgmap v3553: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:47:41.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:40 smithi161 ceph-mon[87722]: pgmap v3553: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:47:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:42 smithi145 ceph-mon[96887]: pgmap v3554: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.4 MiB/s wr, 42 op/s 2024-09-16T06:47:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:47:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:42 smithi145 ceph-mon[99390]: pgmap v3554: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.4 MiB/s wr, 42 op/s 2024-09-16T06:47:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:47:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:42 smithi161 ceph-mon[87722]: pgmap v3554: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.4 MiB/s wr, 42 op/s 2024-09-16T06:47:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:47:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:43 smithi145 ceph-mon[99390]: osdmap e1937: 8 total, 8 up, 8 in 2024-09-16T06:47:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:47:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:47:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:47:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:43 smithi145 ceph-mon[96887]: osdmap e1937: 8 total, 8 up, 8 in 2024-09-16T06:47:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:47:44.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:47:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:47:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:43 smithi161 ceph-mon[87722]: osdmap e1937: 8 total, 8 up, 8 in 2024-09-16T06:47:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:47:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:47:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:47:44.963 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:47:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:47:44] "GET /metrics HTTP/1.1" 200 36783 "" "Prometheus/2.43.0" 2024-09-16T06:47:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:44 smithi145 ceph-mon[96887]: pgmap v3556: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-09-16T06:47:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:44 smithi145 ceph-mon[99390]: pgmap v3556: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-09-16T06:47:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:44 smithi161 ceph-mon[87722]: pgmap v3556: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-09-16T06:47:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:46 smithi145 ceph-mon[99390]: pgmap v3557: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 53 op/s 2024-09-16T06:47:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:46 smithi145 ceph-mon[96887]: pgmap v3557: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 53 op/s 2024-09-16T06:47:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:46 smithi161 ceph-mon[87722]: pgmap v3557: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 53 op/s 2024-09-16T06:47:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:48 smithi145 ceph-mon[99390]: pgmap v3558: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-09-16T06:47:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:48 smithi145 ceph-mon[96887]: pgmap v3558: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-09-16T06:47:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:48 smithi161 ceph-mon[87722]: pgmap v3558: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-09-16T06:47:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:50 smithi145 ceph-mon[96887]: pgmap v3559: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.2 MiB/s wr, 45 op/s 2024-09-16T06:47:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:50 smithi145 ceph-mon[99390]: pgmap v3559: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.2 MiB/s wr, 45 op/s 2024-09-16T06:47:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:50 smithi161 ceph-mon[87722]: pgmap v3559: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.2 MiB/s wr, 45 op/s 2024-09-16T06:47:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:47:52.654 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/3.Grow (14008 ms) 2024-09-16T06:47:52.654 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-09-16T06:47:52.654 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:47:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:52 smithi145 ceph-mon[96887]: pgmap v3560: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-09-16T06:47:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:52 smithi145 ceph-mon[99390]: pgmap v3560: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-09-16T06:47:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:52 smithi161 ceph-mon[87722]: pgmap v3560: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-09-16T06:47:54.981 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:47:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:47:54] "GET /metrics HTTP/1.1" 200 36785 "" "Prometheus/2.43.0" 2024-09-16T06:47:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:54 smithi145 ceph-mon[99390]: pgmap v3561: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-16T06:47:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:54 smithi145 ceph-mon[96887]: pgmap v3561: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-16T06:47:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:54 smithi161 ceph-mon[87722]: pgmap v3561: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-16T06:47:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:56 smithi145 ceph-mon[99390]: pgmap v3562: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-09-16T06:47:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:56 smithi145 ceph-mon[96887]: pgmap v3562: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-09-16T06:47:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:56 smithi161 ceph-mon[87722]: pgmap v3562: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-09-16T06:47:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:57 smithi145 ceph-mon[99390]: osdmap e1938: 8 total, 8 up, 8 in 2024-09-16T06:47:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:57 smithi145 ceph-mon[96887]: osdmap e1938: 8 total, 8 up, 8 in 2024-09-16T06:47:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:57 smithi161 ceph-mon[87722]: osdmap e1938: 8 total, 8 up, 8 in 2024-09-16T06:47:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:47:59 smithi145 ceph-mon[96887]: pgmap v3564: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-09-16T06:47:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:47:59 smithi145 ceph-mon[99390]: pgmap v3564: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-09-16T06:47:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:47:59 smithi161 ceph-mon[87722]: pgmap v3564: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-09-16T06:48:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:01 smithi145 ceph-mon[99390]: pgmap v3565: 137 pgs: 137 active+clean; 146 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 58 op/s 2024-09-16T06:48:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:01 smithi145 ceph-mon[96887]: pgmap v3565: 137 pgs: 137 active+clean; 146 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 58 op/s 2024-09-16T06:48:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:01 smithi161 ceph-mon[87722]: pgmap v3565: 137 pgs: 137 active+clean; 146 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 58 op/s 2024-09-16T06:48:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:03 smithi145 ceph-mon[99390]: pgmap v3566: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-16T06:48:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:03 smithi145 ceph-mon[96887]: pgmap v3566: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-16T06:48:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:03 smithi161 ceph-mon[87722]: pgmap v3566: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-16T06:48:05.006 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:48:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:48:04] "GET /metrics HTTP/1.1" 200 36785 "" "Prometheus/2.43.0" 2024-09-16T06:48:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:05 smithi145 ceph-mon[99390]: pgmap v3567: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 51 op/s 2024-09-16T06:48:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:05 smithi145 ceph-mon[96887]: pgmap v3567: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 51 op/s 2024-09-16T06:48:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:05 smithi161 ceph-mon[87722]: pgmap v3567: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 51 op/s 2024-09-16T06:48:06.933 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (14279 ms) 2024-09-16T06:48:06.934 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-09-16T06:48:06.934 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:48:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:07 smithi145 ceph-mon[99390]: pgmap v3568: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-09-16T06:48:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:07 smithi145 ceph-mon[96887]: pgmap v3568: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-09-16T06:48:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:07 smithi161 ceph-mon[87722]: pgmap v3568: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-09-16T06:48:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:09 smithi145 ceph-mon[96887]: pgmap v3569: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-09-16T06:48:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:09 smithi145 ceph-mon[99390]: pgmap v3569: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-09-16T06:48:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:09 smithi161 ceph-mon[87722]: pgmap v3569: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-09-16T06:48:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:11 smithi145 ceph-mon[96887]: pgmap v3570: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-09-16T06:48:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:11 smithi145 ceph-mon[99390]: pgmap v3570: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-09-16T06:48:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:11 smithi161 ceph-mon[87722]: pgmap v3570: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-09-16T06:48:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:12 smithi145 ceph-mon[99390]: osdmap e1939: 8 total, 8 up, 8 in 2024-09-16T06:48:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:12 smithi145 ceph-mon[96887]: osdmap e1939: 8 total, 8 up, 8 in 2024-09-16T06:48:12.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:12 smithi161 ceph-mon[87722]: osdmap e1939: 8 total, 8 up, 8 in 2024-09-16T06:48:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:13 smithi145 ceph-mon[99390]: pgmap v3572: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-09-16T06:48:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:13 smithi145 ceph-mon[96887]: pgmap v3572: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-09-16T06:48:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:13 smithi161 ceph-mon[87722]: pgmap v3572: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-09-16T06:48:15.028 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:48:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:48:14] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:48:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:15 smithi145 ceph-mon[96887]: pgmap v3573: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-09-16T06:48:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:15 smithi145 ceph-mon[99390]: pgmap v3573: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-09-16T06:48:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:15 smithi161 ceph-mon[87722]: pgmap v3573: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-09-16T06:48:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:17 smithi145 ceph-mon[96887]: pgmap v3574: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-16T06:48:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:17 smithi145 ceph-mon[99390]: pgmap v3574: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-16T06:48:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:17 smithi161 ceph-mon[87722]: pgmap v3574: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-16T06:48:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:19 smithi145 ceph-mon[96887]: pgmap v3575: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-09-16T06:48:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:19 smithi145 ceph-mon[99390]: pgmap v3575: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-09-16T06:48:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:19 smithi161 ceph-mon[87722]: pgmap v3575: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-09-16T06:48:20.786 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13852 ms) 2024-09-16T06:48:20.786 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-09-16T06:48:20.786 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:48:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:21 smithi145 ceph-mon[99390]: pgmap v3576: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-09-16T06:48:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:21 smithi145 ceph-mon[96887]: pgmap v3576: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-09-16T06:48:21.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:21 smithi161 ceph-mon[87722]: pgmap v3576: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-09-16T06:48:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:23 smithi145 ceph-mon[99390]: pgmap v3577: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 881 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-09-16T06:48:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:23 smithi145 ceph-mon[96887]: pgmap v3577: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 881 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-09-16T06:48:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:23 smithi161 ceph-mon[87722]: pgmap v3577: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 881 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-09-16T06:48:25.044 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:48:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:48:24] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:48:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:25 smithi145 ceph-mon[96887]: pgmap v3578: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-09-16T06:48:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:25 smithi145 ceph-mon[99390]: pgmap v3578: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-09-16T06:48:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:25 smithi161 ceph-mon[87722]: pgmap v3578: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-09-16T06:48:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:26 smithi145 ceph-mon[96887]: osdmap e1940: 8 total, 8 up, 8 in 2024-09-16T06:48:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:26 smithi145 ceph-mon[96887]: pgmap v3580: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 936 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-09-16T06:48:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:26 smithi145 ceph-mon[99390]: osdmap e1940: 8 total, 8 up, 8 in 2024-09-16T06:48:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:26 smithi145 ceph-mon[99390]: pgmap v3580: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 936 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-09-16T06:48:26.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:26 smithi161 ceph-mon[87722]: osdmap e1940: 8 total, 8 up, 8 in 2024-09-16T06:48:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:26 smithi161 ceph-mon[87722]: pgmap v3580: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 936 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-09-16T06:48:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:28 smithi145 ceph-mon[96887]: pgmap v3581: 137 pgs: 137 active+clean; 240 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 910 KiB/s rd, 4.0 MiB/s wr, 46 op/s 2024-09-16T06:48:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:28 smithi145 ceph-mon[99390]: pgmap v3581: 137 pgs: 137 active+clean; 240 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 910 KiB/s rd, 4.0 MiB/s wr, 46 op/s 2024-09-16T06:48:29.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:28 smithi161 ceph-mon[87722]: pgmap v3581: 137 pgs: 137 active+clean; 240 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 910 KiB/s rd, 4.0 MiB/s wr, 46 op/s 2024-09-16T06:48:31.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:30 smithi145 ceph-mon[96887]: pgmap v3582: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-09-16T06:48:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:30 smithi145 ceph-mon[99390]: pgmap v3582: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-09-16T06:48:31.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:30 smithi161 ceph-mon[87722]: pgmap v3582: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-09-16T06:48:33.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:32 smithi145 ceph-mon[99390]: pgmap v3583: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 3.3 MiB/s wr, 52 op/s 2024-09-16T06:48:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:32 smithi145 ceph-mon[96887]: pgmap v3583: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 3.3 MiB/s wr, 52 op/s 2024-09-16T06:48:33.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:32 smithi161 ceph-mon[87722]: pgmap v3583: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 3.3 MiB/s wr, 52 op/s 2024-09-16T06:48:34.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:33 smithi145 ceph-mon[96887]: osdmap e1941: 8 total, 8 up, 8 in 2024-09-16T06:48:34.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:33 smithi145 ceph-mon[99390]: osdmap e1941: 8 total, 8 up, 8 in 2024-09-16T06:48:34.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:33 smithi161 ceph-mon[87722]: osdmap e1941: 8 total, 8 up, 8 in 2024-09-16T06:48:34.997 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14210 ms) 2024-09-16T06:48:34.997 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-09-16T06:48:34.997 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:48:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:34 smithi145 ceph-mon[96887]: pgmap v3585: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 547 KiB/s rd, 3.4 MiB/s wr, 51 op/s 2024-09-16T06:48:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:34 smithi145 ceph-mon[99390]: pgmap v3585: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 547 KiB/s rd, 3.4 MiB/s wr, 51 op/s 2024-09-16T06:48:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:48:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:48:34] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:48:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:34 smithi161 ceph-mon[87722]: pgmap v3585: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 547 KiB/s rd, 3.4 MiB/s wr, 51 op/s 2024-09-16T06:48:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:36 smithi145 ceph-mon[96887]: pgmap v3586: 137 pgs: 137 active+clean; 281 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1012 KiB/s rd, 5.7 MiB/s wr, 48 op/s 2024-09-16T06:48:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:36 smithi145 ceph-mon[99390]: pgmap v3586: 137 pgs: 137 active+clean; 281 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1012 KiB/s rd, 5.7 MiB/s wr, 48 op/s 2024-09-16T06:48:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:36 smithi161 ceph-mon[87722]: pgmap v3586: 137 pgs: 137 active+clean; 281 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1012 KiB/s rd, 5.7 MiB/s wr, 48 op/s 2024-09-16T06:48:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:38 smithi145 ceph-mon[99390]: pgmap v3587: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.6 MiB/s wr, 49 op/s 2024-09-16T06:48:39.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:38 smithi145 ceph-mon[96887]: pgmap v3587: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.6 MiB/s wr, 49 op/s 2024-09-16T06:48:39.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:38 smithi161 ceph-mon[87722]: pgmap v3587: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.6 MiB/s wr, 49 op/s 2024-09-16T06:48:40.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:39 smithi145 ceph-mon[99390]: osdmap e1942: 8 total, 8 up, 8 in 2024-09-16T06:48:40.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:39 smithi145 ceph-mon[96887]: osdmap e1942: 8 total, 8 up, 8 in 2024-09-16T06:48:40.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:39 smithi161 ceph-mon[87722]: osdmap e1942: 8 total, 8 up, 8 in 2024-09-16T06:48:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:40 smithi145 ceph-mon[96887]: pgmap v3589: 137 pgs: 137 active+clean; 331 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 63 op/s 2024-09-16T06:48:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:40 smithi145 ceph-mon[99390]: pgmap v3589: 137 pgs: 137 active+clean; 331 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 63 op/s 2024-09-16T06:48:41.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:40 smithi161 ceph-mon[87722]: pgmap v3589: 137 pgs: 137 active+clean; 331 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 63 op/s 2024-09-16T06:48:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:42 smithi145 ceph-mon[99390]: pgmap v3590: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.6 MiB/s wr, 56 op/s 2024-09-16T06:48:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:42 smithi145 ceph-mon[96887]: pgmap v3590: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.6 MiB/s wr, 56 op/s 2024-09-16T06:48:43.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:42 smithi161 ceph-mon[87722]: pgmap v3590: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.6 MiB/s wr, 56 op/s 2024-09-16T06:48:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:48:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:48:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:48:44.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:48:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:48:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:48:44.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:48:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:44 smithi145 ceph-mon[99390]: pgmap v3591: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 73 op/s 2024-09-16T06:48:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:44 smithi145 ceph-mon[96887]: pgmap v3591: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 73 op/s 2024-09-16T06:48:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:48:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:48:44] "GET /metrics HTTP/1.1" 200 36797 "" "Prometheus/2.43.0" 2024-09-16T06:48:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:44 smithi161 ceph-mon[87722]: pgmap v3591: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 73 op/s 2024-09-16T06:48:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:46 smithi145 ceph-mon[99390]: pgmap v3592: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-09-16T06:48:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:46 smithi145 ceph-mon[96887]: pgmap v3592: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-09-16T06:48:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:46 smithi161 ceph-mon[87722]: pgmap v3592: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-09-16T06:48:48.666 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (13669 ms) 2024-09-16T06:48:48.666 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-09-16T06:48:48.666 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:48:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:48 smithi145 ceph-mon[96887]: pgmap v3593: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-16T06:48:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:48 smithi145 ceph-mon[99390]: pgmap v3593: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-16T06:48:49.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:48 smithi161 ceph-mon[87722]: pgmap v3593: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-16T06:48:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:50 smithi145 ceph-mon[96887]: pgmap v3594: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-16T06:48:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:50 smithi145 ceph-mon[99390]: pgmap v3594: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-16T06:48:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:50 smithi161 ceph-mon[87722]: pgmap v3594: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-16T06:48:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:52.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:48:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:52 smithi145 ceph-mon[99390]: pgmap v3595: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 35 op/s 2024-09-16T06:48:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:52 smithi145 ceph-mon[96887]: pgmap v3595: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 35 op/s 2024-09-16T06:48:53.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:52 smithi161 ceph-mon[87722]: pgmap v3595: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 35 op/s 2024-09-16T06:48:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:53 smithi145 ceph-mon[99390]: osdmap e1943: 8 total, 8 up, 8 in 2024-09-16T06:48:54.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:53 smithi145 ceph-mon[96887]: osdmap e1943: 8 total, 8 up, 8 in 2024-09-16T06:48:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:53 smithi161 ceph-mon[87722]: osdmap e1943: 8 total, 8 up, 8 in 2024-09-16T06:48:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:54 smithi145 ceph-mon[99390]: pgmap v3597: 137 pgs: 137 active+clean; 351 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-09-16T06:48:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:54 smithi145 ceph-mon[96887]: pgmap v3597: 137 pgs: 137 active+clean; 351 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-09-16T06:48:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:48:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:48:54] "GET /metrics HTTP/1.1" 200 36794 "" "Prometheus/2.43.0" 2024-09-16T06:48:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:54 smithi161 ceph-mon[87722]: pgmap v3597: 137 pgs: 137 active+clean; 351 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-09-16T06:48:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:56 smithi145 ceph-mon[99390]: pgmap v3598: 137 pgs: 137 active+clean; 367 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-09-16T06:48:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:56 smithi145 ceph-mon[96887]: pgmap v3598: 137 pgs: 137 active+clean; 367 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-09-16T06:48:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:56 smithi161 ceph-mon[87722]: pgmap v3598: 137 pgs: 137 active+clean; 367 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-09-16T06:48:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:48:58 smithi145 ceph-mon[99390]: pgmap v3599: 137 pgs: 137 active+clean; 372 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-16T06:48:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:48:58 smithi145 ceph-mon[96887]: pgmap v3599: 137 pgs: 137 active+clean; 372 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-16T06:48:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:48:58 smithi161 ceph-mon[87722]: pgmap v3599: 137 pgs: 137 active+clean; 372 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-16T06:49:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:00 smithi145 ceph-mon[99390]: pgmap v3600: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:49:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:00 smithi145 ceph-mon[96887]: pgmap v3600: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:49:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:00 smithi161 ceph-mon[87722]: pgmap v3600: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:49:02.434 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13769 ms) 2024-09-16T06:49:02.806 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (101671 ms total) 2024-09-16T06:49:02.807 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:49:02.807 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-09-16T06:49:02.835 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-09-16T06:49:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:02 smithi145 ceph-mon[96887]: pgmap v3601: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:49:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:02 smithi145 ceph-mon[99390]: pgmap v3601: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:49:03.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:02 smithi161 ceph-mon[87722]: pgmap v3601: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:49:04.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:03 smithi145 ceph-mon[96887]: osdmap e1944: 8 total, 8 up, 8 in 2024-09-16T06:49:04.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:03 smithi145 ceph-mon[99390]: osdmap e1944: 8 total, 8 up, 8 in 2024-09-16T06:49:04.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:03 smithi161 ceph-mon[87722]: osdmap e1944: 8 total, 8 up, 8 in 2024-09-16T06:49:04.828 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:49:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:49:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:49:04] "GET /metrics HTTP/1.1" 200 36794 "" "Prometheus/2.43.0" 2024-09-16T06:49:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:04 smithi145 ceph-mon[96887]: pgmap v3603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:49:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:04 smithi145 ceph-mon[96887]: osdmap e1945: 8 total, 8 up, 8 in 2024-09-16T06:49:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/934691455' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:49:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:04 smithi145 ceph-mon[99390]: pgmap v3603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:49:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:04 smithi145 ceph-mon[99390]: osdmap e1945: 8 total, 8 up, 8 in 2024-09-16T06:49:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/934691455' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:49:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:04 smithi161 ceph-mon[87722]: pgmap v3603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:49:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:04 smithi161 ceph-mon[87722]: osdmap e1945: 8 total, 8 up, 8 in 2024-09-16T06:49:05.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/934691455' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:49:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:05 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/934691455' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:49:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:05 smithi161 ceph-mon[87722]: osdmap e1946: 8 total, 8 up, 8 in 2024-09-16T06:49:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:05 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/934691455' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:49:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:05 smithi145 ceph-mon[96887]: osdmap e1946: 8 total, 8 up, 8 in 2024-09-16T06:49:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:05 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/934691455' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:49:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:05 smithi145 ceph-mon[99390]: osdmap e1946: 8 total, 8 up, 8 in 2024-09-16T06:49:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:06 smithi145 ceph-mon[99390]: pgmap v3606: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:49:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:06 smithi145 ceph-mon[99390]: osdmap e1947: 8 total, 8 up, 8 in 2024-09-16T06:49:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:06 smithi145 ceph-mon[96887]: pgmap v3606: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:49:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:06 smithi145 ceph-mon[96887]: osdmap e1947: 8 total, 8 up, 8 in 2024-09-16T06:49:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:06 smithi161 ceph-mon[87722]: pgmap v3606: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:49:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:06 smithi161 ceph-mon[87722]: osdmap e1947: 8 total, 8 up, 8 in 2024-09-16T06:49:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:07 smithi145 ceph-mon[99390]: osdmap e1948: 8 total, 8 up, 8 in 2024-09-16T06:49:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:07 smithi145 ceph-mon[96887]: osdmap e1948: 8 total, 8 up, 8 in 2024-09-16T06:49:08.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:07 smithi161 ceph-mon[87722]: osdmap e1948: 8 total, 8 up, 8 in 2024-09-16T06:49:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:08 smithi145 ceph-mon[99390]: pgmap v3609: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:49:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:08 smithi145 ceph-mon[96887]: pgmap v3609: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:49:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:08 smithi161 ceph-mon[87722]: pgmap v3609: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:49:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:10 smithi145 ceph-mon[99390]: pgmap v3610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-09-16T06:49:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:10 smithi145 ceph-mon[96887]: pgmap v3610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-09-16T06:49:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:10 smithi161 ceph-mon[87722]: pgmap v3610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-09-16T06:49:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:11 smithi145 ceph-mon[96887]: osdmap e1949: 8 total, 8 up, 8 in 2024-09-16T06:49:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:11 smithi145 ceph-mon[99390]: osdmap e1949: 8 total, 8 up, 8 in 2024-09-16T06:49:12.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:11 smithi161 ceph-mon[87722]: osdmap e1949: 8 total, 8 up, 8 in 2024-09-16T06:49:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:12 smithi145 ceph-mon[99390]: pgmap v3612: 137 pgs: 137 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 684 KiB/s wr, 8 op/s 2024-09-16T06:49:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:12 smithi145 ceph-mon[96887]: pgmap v3612: 137 pgs: 137 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 684 KiB/s wr, 8 op/s 2024-09-16T06:49:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:12 smithi161 ceph-mon[87722]: pgmap v3612: 137 pgs: 137 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 684 KiB/s wr, 8 op/s 2024-09-16T06:49:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:14 smithi145 ceph-mon[99390]: pgmap v3613: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-09-16T06:49:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:49:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:49:14] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.43.0" 2024-09-16T06:49:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:14 smithi145 ceph-mon[96887]: pgmap v3613: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-09-16T06:49:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:14 smithi161 ceph-mon[87722]: pgmap v3613: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-09-16T06:49:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:16 smithi145 ceph-mon[99390]: pgmap v3614: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-16T06:49:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:16 smithi145 ceph-mon[99390]: osdmap e1950: 8 total, 8 up, 8 in 2024-09-16T06:49:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:16 smithi145 ceph-mon[96887]: pgmap v3614: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-16T06:49:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:16 smithi145 ceph-mon[96887]: osdmap e1950: 8 total, 8 up, 8 in 2024-09-16T06:49:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:16 smithi161 ceph-mon[87722]: pgmap v3614: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-16T06:49:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:16 smithi161 ceph-mon[87722]: osdmap e1950: 8 total, 8 up, 8 in 2024-09-16T06:49:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:18 smithi145 ceph-mon[99390]: pgmap v3616: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-09-16T06:49:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:18 smithi145 ceph-mon[96887]: pgmap v3616: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-09-16T06:49:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:18 smithi161 ceph-mon[87722]: pgmap v3616: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-09-16T06:49:21.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:20 smithi161 ceph-mon[87722]: pgmap v3617: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-09-16T06:49:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:20 smithi145 ceph-mon[96887]: pgmap v3617: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-09-16T06:49:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:20 smithi145 ceph-mon[99390]: pgmap v3617: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-09-16T06:49:22.151 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/4.Simple (19316 ms) 2024-09-16T06:49:22.151 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-09-16T06:49:22.152 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:49:22.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:22.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:22 smithi145 ceph-mon[99390]: pgmap v3618: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-16T06:49:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:22 smithi145 ceph-mon[96887]: pgmap v3618: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-16T06:49:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:22 smithi161 ceph-mon[87722]: pgmap v3618: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-16T06:49:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:24 smithi145 ceph-mon[99390]: pgmap v3619: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-09-16T06:49:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:24 smithi145 ceph-mon[96887]: pgmap v3619: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-09-16T06:49:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:49:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:49:24] "GET /metrics HTTP/1.1" 200 36788 "" "Prometheus/2.43.0" 2024-09-16T06:49:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:24 smithi161 ceph-mon[87722]: pgmap v3619: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-09-16T06:49:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:26 smithi145 ceph-mon[99390]: pgmap v3620: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-09-16T06:49:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:26 smithi145 ceph-mon[99390]: osdmap e1951: 8 total, 8 up, 8 in 2024-09-16T06:49:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:26 smithi145 ceph-mon[96887]: pgmap v3620: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-09-16T06:49:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:26 smithi145 ceph-mon[96887]: osdmap e1951: 8 total, 8 up, 8 in 2024-09-16T06:49:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:26 smithi161 ceph-mon[87722]: pgmap v3620: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-09-16T06:49:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:26 smithi161 ceph-mon[87722]: osdmap e1951: 8 total, 8 up, 8 in 2024-09-16T06:49:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:28 smithi145 ceph-mon[99390]: pgmap v3622: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-09-16T06:49:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:28 smithi145 ceph-mon[96887]: pgmap v3622: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-09-16T06:49:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:28 smithi161 ceph-mon[87722]: pgmap v3622: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-09-16T06:49:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:30 smithi145 ceph-mon[96887]: pgmap v3623: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-09-16T06:49:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:30 smithi145 ceph-mon[99390]: pgmap v3623: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-09-16T06:49:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:30 smithi161 ceph-mon[87722]: pgmap v3623: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-09-16T06:49:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:32 smithi145 ceph-mon[96887]: pgmap v3624: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-09-16T06:49:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:32 smithi145 ceph-mon[99390]: pgmap v3624: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-09-16T06:49:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:32 smithi161 ceph-mon[87722]: pgmap v3624: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-09-16T06:49:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:34 smithi145 ceph-mon[96887]: pgmap v3625: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-09-16T06:49:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:49:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:49:34] "GET /metrics HTTP/1.1" 200 36788 "" "Prometheus/2.43.0" 2024-09-16T06:49:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:34 smithi145 ceph-mon[99390]: pgmap v3625: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-09-16T06:49:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:34 smithi161 ceph-mon[87722]: pgmap v3625: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-09-16T06:49:37.145 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/4.Grow (14994 ms) 2024-09-16T06:49:37.145 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-09-16T06:49:37.145 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:49:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:36 smithi145 ceph-mon[99390]: pgmap v3626: 137 pgs: 137 active+clean; 116 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-09-16T06:49:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:36 smithi145 ceph-mon[96887]: pgmap v3626: 137 pgs: 137 active+clean; 116 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-09-16T06:49:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:36 smithi161 ceph-mon[87722]: pgmap v3626: 137 pgs: 137 active+clean; 116 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-09-16T06:49:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:38 smithi145 ceph-mon[99390]: pgmap v3627: 137 pgs: 137 active+clean; 124 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-16T06:49:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:38 smithi145 ceph-mon[96887]: pgmap v3627: 137 pgs: 137 active+clean; 124 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-16T06:49:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:38 smithi161 ceph-mon[87722]: pgmap v3627: 137 pgs: 137 active+clean; 124 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-16T06:49:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:40 smithi145 ceph-mon[99390]: pgmap v3628: 137 pgs: 137 active+clean; 145 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-09-16T06:49:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:40 smithi145 ceph-mon[96887]: pgmap v3628: 137 pgs: 137 active+clean; 145 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-09-16T06:49:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:40 smithi161 ceph-mon[87722]: pgmap v3628: 137 pgs: 137 active+clean; 145 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-09-16T06:49:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:41 smithi145 ceph-mon[96887]: osdmap e1952: 8 total, 8 up, 8 in 2024-09-16T06:49:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]: dispatch 2024-09-16T06:49:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.13", "id": [3, 4]}]: dispatch 2024-09-16T06:49:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:41 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.15", "id": [6, 0]}]: dispatch 2024-09-16T06:49:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:41 smithi145 ceph-mon[99390]: osdmap e1952: 8 total, 8 up, 8 in 2024-09-16T06:49:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]: dispatch 2024-09-16T06:49:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.13", "id": [3, 4]}]: dispatch 2024-09-16T06:49:42.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:41 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.15", "id": [6, 0]}]: dispatch 2024-09-16T06:49:42.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:41 smithi161 ceph-mon[87722]: osdmap e1952: 8 total, 8 up, 8 in 2024-09-16T06:49:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]: dispatch 2024-09-16T06:49:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.13", "id": [3, 4]}]: dispatch 2024-09-16T06:49:42.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:41 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.15", "id": [6, 0]}]: dispatch 2024-09-16T06:49:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[99390]: pgmap v3630: 137 pgs: 137 active+clean; 149 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 42 op/s 2024-09-16T06:49:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]': finished 2024-09-16T06:49:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.13", "id": [3, 4]}]': finished 2024-09-16T06:49:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.15", "id": [6, 0]}]': finished 2024-09-16T06:49:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[99390]: osdmap e1953: 8 total, 8 up, 8 in 2024-09-16T06:49:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[96887]: pgmap v3630: 137 pgs: 137 active+clean; 149 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 42 op/s 2024-09-16T06:49:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]': finished 2024-09-16T06:49:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.13", "id": [3, 4]}]': finished 2024-09-16T06:49:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.15", "id": [6, 0]}]': finished 2024-09-16T06:49:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:42 smithi145 ceph-mon[96887]: osdmap e1953: 8 total, 8 up, 8 in 2024-09-16T06:49:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:42 smithi161 ceph-mon[87722]: pgmap v3630: 137 pgs: 137 active+clean; 149 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 42 op/s 2024-09-16T06:49:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]': finished 2024-09-16T06:49:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.13", "id": [3, 4]}]': finished 2024-09-16T06:49:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.15", "id": [6, 0]}]': finished 2024-09-16T06:49:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:42 smithi161 ceph-mon[87722]: osdmap e1953: 8 total, 8 up, 8 in 2024-09-16T06:49:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:43 smithi145 ceph-mon[99390]: osdmap e1954: 8 total, 8 up, 8 in 2024-09-16T06:49:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:49:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:43 smithi145 ceph-mon[96887]: osdmap e1954: 8 total, 8 up, 8 in 2024-09-16T06:49:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:49:44.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:43 smithi161 ceph-mon[87722]: osdmap e1954: 8 total, 8 up, 8 in 2024-09-16T06:49:44.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:49:44.947 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:49:44] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:49:44.947 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-mon[96887]: pgmap v3633: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.7 MiB/s wr, 53 op/s 2024-09-16T06:49:44.947 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:49:44.947 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:49:44.947 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:49:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-mon[99390]: pgmap v3633: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.7 MiB/s wr, 53 op/s 2024-09-16T06:49:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:49:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:49:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:49:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:44 smithi161 ceph-mon[87722]: pgmap v3633: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.7 MiB/s wr, 53 op/s 2024-09-16T06:49:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:49:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:49:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:49:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:46 smithi145 ceph-mon[96887]: pgmap v3634: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 4.8 MiB/s wr, 59 op/s; 6 B/s, 0 objects/s recovering 2024-09-16T06:49:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:46 smithi145 ceph-mon[99390]: pgmap v3634: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 4.8 MiB/s wr, 59 op/s; 6 B/s, 0 objects/s recovering 2024-09-16T06:49:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:46 smithi161 ceph-mon[87722]: pgmap v3634: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 4.8 MiB/s wr, 59 op/s; 6 B/s, 0 objects/s recovering 2024-09-16T06:49:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:48 smithi145 ceph-mon[96887]: pgmap v3635: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 4.3 MiB/s wr, 52 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-16T06:49:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:48 smithi145 ceph-mon[99390]: pgmap v3635: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 4.3 MiB/s wr, 52 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-16T06:49:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:48 smithi161 ceph-mon[87722]: pgmap v3635: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 4.3 MiB/s wr, 52 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-16T06:49:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:50 smithi145 ceph-mon[96887]: pgmap v3636: 137 pgs: 137 active+clean; 182 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 4.1 MiB/s wr, 47 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-16T06:49:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:50 smithi145 ceph-mon[99390]: pgmap v3636: 137 pgs: 137 active+clean; 182 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 4.1 MiB/s wr, 47 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-16T06:49:51.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:50 smithi161 ceph-mon[87722]: pgmap v3636: 137 pgs: 137 active+clean; 182 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 4.1 MiB/s wr, 47 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-16T06:49:52.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:52.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:52.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:49:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:52 smithi145 ceph-mon[96887]: pgmap v3637: 137 pgs: 137 active+clean; 190 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.2 MiB/s wr, 41 op/s; 839 KiB/s, 0 objects/s recovering 2024-09-16T06:49:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:52 smithi145 ceph-mon[99390]: pgmap v3637: 137 pgs: 137 active+clean; 190 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.2 MiB/s wr, 41 op/s; 839 KiB/s, 0 objects/s recovering 2024-09-16T06:49:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:52 smithi161 ceph-mon[87722]: pgmap v3637: 137 pgs: 137 active+clean; 190 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.2 MiB/s wr, 41 op/s; 839 KiB/s, 0 objects/s recovering 2024-09-16T06:49:53.339 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (16194 ms) 2024-09-16T06:49:53.339 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-09-16T06:49:53.339 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:49:54.964 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:49:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:49:54] "GET /metrics HTTP/1.1" 200 36805 "" "Prometheus/2.43.0" 2024-09-16T06:49:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:54 smithi145 ceph-mon[99390]: pgmap v3638: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 39 op/s; 762 KiB/s, 0 objects/s recovering 2024-09-16T06:49:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:54 smithi145 ceph-mon[96887]: pgmap v3638: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 39 op/s; 762 KiB/s, 0 objects/s recovering 2024-09-16T06:49:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:54 smithi161 ceph-mon[87722]: pgmap v3638: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 39 op/s; 762 KiB/s, 0 objects/s recovering 2024-09-16T06:49:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:56 smithi145 ceph-mon[96887]: pgmap v3639: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.1 MiB/s wr, 44 op/s; 682 KiB/s, 0 objects/s recovering 2024-09-16T06:49:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:56 smithi145 ceph-mon[99390]: pgmap v3639: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.1 MiB/s wr, 44 op/s; 682 KiB/s, 0 objects/s recovering 2024-09-16T06:49:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:56 smithi161 ceph-mon[87722]: pgmap v3639: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.1 MiB/s wr, 44 op/s; 682 KiB/s, 0 objects/s recovering 2024-09-16T06:49:58.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:57 smithi145 ceph-mon[96887]: osdmap e1955: 8 total, 8 up, 8 in 2024-09-16T06:49:58.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:57 smithi145 ceph-mon[99390]: osdmap e1955: 8 total, 8 up, 8 in 2024-09-16T06:49:58.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:57 smithi161 ceph-mon[87722]: osdmap e1955: 8 total, 8 up, 8 in 2024-09-16T06:49:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:49:58 smithi145 ceph-mon[99390]: pgmap v3641: 137 pgs: 137 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-09-16T06:49:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:49:58 smithi145 ceph-mon[96887]: pgmap v3641: 137 pgs: 137 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-09-16T06:49:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:49:58 smithi161 ceph-mon[87722]: pgmap v3641: 137 pgs: 137 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-09-16T06:50:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:00 smithi145 ceph-mon[99390]: pgmap v3642: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-09-16T06:50:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:00 smithi145 ceph-mon[99390]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T06:50:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:00 smithi145 ceph-mon[99390]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-16T06:50:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:00 smithi145 ceph-mon[99390]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-16T06:50:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:00 smithi145 ceph-mon[96887]: pgmap v3642: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-09-16T06:50:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:00 smithi145 ceph-mon[96887]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T06:50:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:00 smithi145 ceph-mon[96887]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-16T06:50:01.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:00 smithi145 ceph-mon[96887]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-16T06:50:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:00 smithi161 ceph-mon[87722]: pgmap v3642: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-09-16T06:50:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:00 smithi161 ceph-mon[87722]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T06:50:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:00 smithi161 ceph-mon[87722]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-16T06:50:01.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:00 smithi161 ceph-mon[87722]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-16T06:50:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:02 smithi145 ceph-mon[99390]: pgmap v3643: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-09-16T06:50:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:02 smithi145 ceph-mon[96887]: pgmap v3643: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-09-16T06:50:03.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:02 smithi161 ceph-mon[87722]: pgmap v3643: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-09-16T06:50:04.992 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:50:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:50:04] "GET /metrics HTTP/1.1" 200 36805 "" "Prometheus/2.43.0" 2024-09-16T06:50:05.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:04 smithi145 ceph-mon[96887]: pgmap v3644: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-16T06:50:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:04 smithi145 ceph-mon[99390]: pgmap v3644: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-16T06:50:05.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:04 smithi161 ceph-mon[87722]: pgmap v3644: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-16T06:50:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:06 smithi145 ceph-mon[99390]: pgmap v3645: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 56 op/s 2024-09-16T06:50:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:06 smithi145 ceph-mon[96887]: pgmap v3645: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 56 op/s 2024-09-16T06:50:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:06 smithi161 ceph-mon[87722]: pgmap v3645: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 56 op/s 2024-09-16T06:50:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:08.115 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (14776 ms) 2024-09-16T06:50:08.115 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-09-16T06:50:08.115 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:50:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:08 smithi145 ceph-mon[96887]: pgmap v3646: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 4.2 MiB/s wr, 45 op/s 2024-09-16T06:50:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:09 smithi145 ceph-mon[99390]: pgmap v3646: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 4.2 MiB/s wr, 45 op/s 2024-09-16T06:50:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:08 smithi161 ceph-mon[87722]: pgmap v3646: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 4.2 MiB/s wr, 45 op/s 2024-09-16T06:50:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:11 smithi145 ceph-mon[96887]: pgmap v3647: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 51 op/s 2024-09-16T06:50:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:11 smithi145 ceph-mon[99390]: pgmap v3647: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 51 op/s 2024-09-16T06:50:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:11 smithi161 ceph-mon[87722]: pgmap v3647: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 51 op/s 2024-09-16T06:50:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:13 smithi145 ceph-mon[96887]: pgmap v3648: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-09-16T06:50:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:13 smithi145 ceph-mon[96887]: osdmap e1956: 8 total, 8 up, 8 in 2024-09-16T06:50:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:13 smithi145 ceph-mon[99390]: pgmap v3648: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-09-16T06:50:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:13 smithi145 ceph-mon[99390]: osdmap e1956: 8 total, 8 up, 8 in 2024-09-16T06:50:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:13 smithi161 ceph-mon[87722]: pgmap v3648: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-09-16T06:50:13.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:13 smithi161 ceph-mon[87722]: osdmap e1956: 8 total, 8 up, 8 in 2024-09-16T06:50:15.015 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:15 smithi145 ceph-mon[96887]: pgmap v3650: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-16T06:50:15.015 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:50:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:50:14] "GET /metrics HTTP/1.1" 200 36795 "" "Prometheus/2.43.0" 2024-09-16T06:50:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:15 smithi145 ceph-mon[99390]: pgmap v3650: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-16T06:50:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:15 smithi161 ceph-mon[87722]: pgmap v3650: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-16T06:50:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:17 smithi145 ceph-mon[96887]: pgmap v3651: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-09-16T06:50:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:17 smithi145 ceph-mon[99390]: pgmap v3651: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-09-16T06:50:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:17 smithi161 ceph-mon[87722]: pgmap v3651: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-09-16T06:50:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:19 smithi145 ceph-mon[99390]: pgmap v3652: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-09-16T06:50:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:19 smithi145 ceph-mon[96887]: pgmap v3652: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-09-16T06:50:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:19 smithi161 ceph-mon[87722]: pgmap v3652: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-09-16T06:50:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:21 smithi145 ceph-mon[96887]: pgmap v3653: 137 pgs: 137 active+clean; 305 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-09-16T06:50:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:21 smithi145 ceph-mon[99390]: pgmap v3653: 137 pgs: 137 active+clean; 305 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-09-16T06:50:21.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:21 smithi161 ceph-mon[87722]: pgmap v3653: 137 pgs: 137 active+clean; 305 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-09-16T06:50:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:23 smithi145 ceph-mon[99390]: pgmap v3654: 137 pgs: 137 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-09-16T06:50:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:23 smithi145 ceph-mon[99390]: osdmap e1957: 8 total, 8 up, 8 in 2024-09-16T06:50:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:23 smithi145 ceph-mon[96887]: pgmap v3654: 137 pgs: 137 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-09-16T06:50:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:23 smithi145 ceph-mon[96887]: osdmap e1957: 8 total, 8 up, 8 in 2024-09-16T06:50:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:23 smithi161 ceph-mon[87722]: pgmap v3654: 137 pgs: 137 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-09-16T06:50:23.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:23 smithi161 ceph-mon[87722]: osdmap e1957: 8 total, 8 up, 8 in 2024-09-16T06:50:24.118 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (16003 ms) 2024-09-16T06:50:24.118 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-09-16T06:50:24.118 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:50:25.038 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:50:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:50:24] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:50:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:25 smithi145 ceph-mon[96887]: pgmap v3656: 137 pgs: 137 active+clean; 333 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 595 KiB/s rd, 6.0 MiB/s wr, 38 op/s 2024-09-16T06:50:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:25 smithi145 ceph-mon[99390]: pgmap v3656: 137 pgs: 137 active+clean; 333 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 595 KiB/s rd, 6.0 MiB/s wr, 38 op/s 2024-09-16T06:50:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:25 smithi161 ceph-mon[87722]: pgmap v3656: 137 pgs: 137 active+clean; 333 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 595 KiB/s rd, 6.0 MiB/s wr, 38 op/s 2024-09-16T06:50:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:27 smithi145 ceph-mon[96887]: pgmap v3657: 137 pgs: 137 active+clean; 378 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-09-16T06:50:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:27 smithi145 ceph-mon[99390]: pgmap v3657: 137 pgs: 137 active+clean; 378 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-09-16T06:50:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:27 smithi161 ceph-mon[87722]: pgmap v3657: 137 pgs: 137 active+clean; 378 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-09-16T06:50:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:29 smithi145 ceph-mon[96887]: pgmap v3658: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-09-16T06:50:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:29 smithi145 ceph-mon[96887]: osdmap e1958: 8 total, 8 up, 8 in 2024-09-16T06:50:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:29 smithi145 ceph-mon[99390]: pgmap v3658: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-09-16T06:50:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:29 smithi145 ceph-mon[99390]: osdmap e1958: 8 total, 8 up, 8 in 2024-09-16T06:50:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:29 smithi161 ceph-mon[87722]: pgmap v3658: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-09-16T06:50:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:29 smithi161 ceph-mon[87722]: osdmap e1958: 8 total, 8 up, 8 in 2024-09-16T06:50:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:31 smithi145 ceph-mon[99390]: pgmap v3660: 137 pgs: 137 active+clean; 399 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 91 op/s 2024-09-16T06:50:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:31 smithi145 ceph-mon[96887]: pgmap v3660: 137 pgs: 137 active+clean; 399 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 91 op/s 2024-09-16T06:50:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:31 smithi161 ceph-mon[87722]: pgmap v3660: 137 pgs: 137 active+clean; 399 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 91 op/s 2024-09-16T06:50:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:33 smithi145 ceph-mon[96887]: pgmap v3661: 137 pgs: 137 active+clean; 403 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 9.7 MiB/s wr, 75 op/s 2024-09-16T06:50:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:33 smithi145 ceph-mon[99390]: pgmap v3661: 137 pgs: 137 active+clean; 403 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 9.7 MiB/s wr, 75 op/s 2024-09-16T06:50:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:33 smithi161 ceph-mon[87722]: pgmap v3661: 137 pgs: 137 active+clean; 403 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 9.7 MiB/s wr, 75 op/s 2024-09-16T06:50:35.055 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:50:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:50:34] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:50:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:35 smithi145 ceph-mon[96887]: pgmap v3662: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.4 MiB/s wr, 49 op/s 2024-09-16T06:50:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:35 smithi145 ceph-mon[99390]: pgmap v3662: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.4 MiB/s wr, 49 op/s 2024-09-16T06:50:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:35 smithi161 ceph-mon[87722]: pgmap v3662: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.4 MiB/s wr, 49 op/s 2024-09-16T06:50:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:37 smithi145 ceph-mon[96887]: pgmap v3663: 137 pgs: 137 active+clean; 415 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-09-16T06:50:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:37 smithi145 ceph-mon[99390]: pgmap v3663: 137 pgs: 137 active+clean; 415 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-09-16T06:50:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:37 smithi161 ceph-mon[87722]: pgmap v3663: 137 pgs: 137 active+clean; 415 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-09-16T06:50:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:39.216 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (15098 ms) 2024-09-16T06:50:39.216 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-09-16T06:50:39.216 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:50:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:39 smithi145 ceph-mon[99390]: pgmap v3664: 137 pgs: 137 active+clean; 419 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-16T06:50:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:39 smithi145 ceph-mon[96887]: pgmap v3664: 137 pgs: 137 active+clean; 419 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-16T06:50:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:39 smithi161 ceph-mon[87722]: pgmap v3664: 137 pgs: 137 active+clean; 419 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-16T06:50:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:41 smithi145 ceph-mon[96887]: pgmap v3665: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.9 MiB/s wr, 57 op/s 2024-09-16T06:50:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:41 smithi145 ceph-mon[99390]: pgmap v3665: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.9 MiB/s wr, 57 op/s 2024-09-16T06:50:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:41 smithi161 ceph-mon[87722]: pgmap v3665: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.9 MiB/s wr, 57 op/s 2024-09-16T06:50:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:43 smithi145 ceph-mon[99390]: pgmap v3666: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-09-16T06:50:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:43 smithi145 ceph-mon[96887]: pgmap v3666: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-09-16T06:50:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:43 smithi161 ceph-mon[87722]: pgmap v3666: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-09-16T06:50:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:44 smithi161 ceph-mon[87722]: osdmap e1959: 8 total, 8 up, 8 in 2024-09-16T06:50:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:44 smithi161 ceph-mon[87722]: pgmap v3668: 137 pgs: 137 active+clean; 435 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-09-16T06:50:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:44 smithi145 ceph-mon[96887]: osdmap e1959: 8 total, 8 up, 8 in 2024-09-16T06:50:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:44 smithi145 ceph-mon[96887]: pgmap v3668: 137 pgs: 137 active+clean; 435 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-09-16T06:50:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:44 smithi145 ceph-mon[99390]: osdmap e1959: 8 total, 8 up, 8 in 2024-09-16T06:50:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:44 smithi145 ceph-mon[99390]: pgmap v3668: 137 pgs: 137 active+clean; 435 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-09-16T06:50:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:50:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:50:44] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:50:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:50:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:50:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:50:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:50:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:50:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:50:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:50:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:50:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:50:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:50:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:50:45.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:50:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:46 smithi161 ceph-mon[87722]: pgmap v3669: 137 pgs: 137 active+clean; 452 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 56 op/s 2024-09-16T06:50:46.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:46 smithi145 ceph-mon[99390]: pgmap v3669: 137 pgs: 137 active+clean; 452 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 56 op/s 2024-09-16T06:50:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:46 smithi145 ceph-mon[96887]: pgmap v3669: 137 pgs: 137 active+clean; 452 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 56 op/s 2024-09-16T06:50:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:48 smithi145 ceph-mon[99390]: pgmap v3670: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-09-16T06:50:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:48 smithi145 ceph-mon[96887]: pgmap v3670: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-09-16T06:50:49.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:48 smithi161 ceph-mon[87722]: pgmap v3670: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-09-16T06:50:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:50 smithi145 ceph-mon[99390]: pgmap v3671: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-09-16T06:50:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:50 smithi145 ceph-mon[96887]: pgmap v3671: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-09-16T06:50:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:50 smithi161 ceph-mon[87722]: pgmap v3671: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-09-16T06:50:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:52.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:50:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:52 smithi145 ceph-mon[99390]: pgmap v3672: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:50:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:52 smithi145 ceph-mon[96887]: pgmap v3672: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:50:53.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:52 smithi161 ceph-mon[87722]: pgmap v3672: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:50:54.317 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (15101 ms) 2024-09-16T06:50:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (111482 ms total) 2024-09-16T06:50:54.780 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:50:54.780 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-09-16T06:50:54.811 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-09-16T06:50:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:54 smithi145 ceph-mon[96887]: pgmap v3673: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 4.2 MiB/s wr, 52 op/s 2024-09-16T06:50:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:54 smithi145 ceph-mon[99390]: pgmap v3673: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 4.2 MiB/s wr, 52 op/s 2024-09-16T06:50:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:50:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:50:54] "GET /metrics HTTP/1.1" 200 36796 "" "Prometheus/2.43.0" 2024-09-16T06:50:55.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:54 smithi161 ceph-mon[87722]: pgmap v3673: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 4.2 MiB/s wr, 52 op/s 2024-09-16T06:50:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:55 smithi145 ceph-mon[99390]: osdmap e1960: 8 total, 8 up, 8 in 2024-09-16T06:50:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:55 smithi145 ceph-mon[96887]: osdmap e1960: 8 total, 8 up, 8 in 2024-09-16T06:50:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:55 smithi161 ceph-mon[87722]: osdmap e1960: 8 total, 8 up, 8 in 2024-09-16T06:50:56.796 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:50:57.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:56 smithi145 ceph-mon[99390]: pgmap v3675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:50:57.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:56 smithi145 ceph-mon[99390]: osdmap e1961: 8 total, 8 up, 8 in 2024-09-16T06:50:57.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:56 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1638065575' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:50:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:56 smithi145 ceph-mon[96887]: pgmap v3675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:50:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:56 smithi145 ceph-mon[96887]: osdmap e1961: 8 total, 8 up, 8 in 2024-09-16T06:50:57.070 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:56 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1638065575' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:50:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:56 smithi161 ceph-mon[87722]: pgmap v3675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:50:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:56 smithi161 ceph-mon[87722]: osdmap e1961: 8 total, 8 up, 8 in 2024-09-16T06:50:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:56 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1638065575' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:50:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:57 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1638065575' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:50:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:57 smithi145 ceph-mon[99390]: osdmap e1962: 8 total, 8 up, 8 in 2024-09-16T06:50:58.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:57 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1638065575' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:50:58.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:57 smithi145 ceph-mon[96887]: osdmap e1962: 8 total, 8 up, 8 in 2024-09-16T06:50:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:57 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1638065575' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:50:58.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:57 smithi161 ceph-mon[87722]: osdmap e1962: 8 total, 8 up, 8 in 2024-09-16T06:50:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:58 smithi145 ceph-mon[99390]: pgmap v3678: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:50:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:58 smithi145 ceph-mon[99390]: osdmap e1963: 8 total, 8 up, 8 in 2024-09-16T06:50:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:58 smithi145 ceph-mon[96887]: pgmap v3678: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:50:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:58 smithi145 ceph-mon[96887]: osdmap e1963: 8 total, 8 up, 8 in 2024-09-16T06:50:59.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:58 smithi161 ceph-mon[87722]: pgmap v3678: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:50:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:58 smithi161 ceph-mon[87722]: osdmap e1963: 8 total, 8 up, 8 in 2024-09-16T06:51:00.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:50:59 smithi161 ceph-mon[87722]: osdmap e1964: 8 total, 8 up, 8 in 2024-09-16T06:51:00.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:50:59 smithi145 ceph-mon[99390]: osdmap e1964: 8 total, 8 up, 8 in 2024-09-16T06:51:00.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:50:59 smithi145 ceph-mon[96887]: osdmap e1964: 8 total, 8 up, 8 in 2024-09-16T06:51:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:00 smithi161 ceph-mon[87722]: pgmap v3681: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-09-16T06:51:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:00 smithi145 ceph-mon[99390]: pgmap v3681: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-09-16T06:51:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:00 smithi145 ceph-mon[96887]: pgmap v3681: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-09-16T06:51:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:02 smithi145 ceph-mon[99390]: pgmap v3682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 691 B/s rd, 691 B/s wr, 2 op/s 2024-09-16T06:51:02.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:02 smithi145 ceph-mon[96887]: pgmap v3682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 691 B/s rd, 691 B/s wr, 2 op/s 2024-09-16T06:51:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:02 smithi161 ceph-mon[87722]: pgmap v3682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 691 B/s rd, 691 B/s wr, 2 op/s 2024-09-16T06:51:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:04 smithi145 ceph-mon[99390]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-09-16T06:51:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:51:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:51:04] "GET /metrics HTTP/1.1" 200 36796 "" "Prometheus/2.43.0" 2024-09-16T06:51:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:04 smithi145 ceph-mon[96887]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-09-16T06:51:05.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:04 smithi161 ceph-mon[87722]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-09-16T06:51:06.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:05 smithi145 ceph-mon[96887]: osdmap e1965: 8 total, 8 up, 8 in 2024-09-16T06:51:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:05 smithi145 ceph-mon[99390]: osdmap e1965: 8 total, 8 up, 8 in 2024-09-16T06:51:06.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:05 smithi161 ceph-mon[87722]: osdmap e1965: 8 total, 8 up, 8 in 2024-09-16T06:51:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:06 smithi145 ceph-mon[96887]: pgmap v3685: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-09-16T06:51:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:06 smithi145 ceph-mon[96887]: osdmap e1966: 8 total, 8 up, 8 in 2024-09-16T06:51:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:06 smithi145 ceph-mon[99390]: pgmap v3685: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-09-16T06:51:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:06 smithi145 ceph-mon[99390]: osdmap e1966: 8 total, 8 up, 8 in 2024-09-16T06:51:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:06 smithi161 ceph-mon[87722]: pgmap v3685: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-09-16T06:51:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:06 smithi161 ceph-mon[87722]: osdmap e1966: 8 total, 8 up, 8 in 2024-09-16T06:51:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:08 smithi145 ceph-mon[96887]: pgmap v3687: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-09-16T06:51:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:08 smithi145 ceph-mon[99390]: pgmap v3687: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-09-16T06:51:09.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:08 smithi161 ceph-mon[87722]: pgmap v3687: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-09-16T06:51:10.632 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/5.Simple (15820 ms) 2024-09-16T06:51:10.632 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-09-16T06:51:10.632 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:51:11.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:10 smithi145 ceph-mon[96887]: pgmap v3688: 137 pgs: 137 active+clean; 58 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2024-09-16T06:51:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:10 smithi145 ceph-mon[99390]: pgmap v3688: 137 pgs: 137 active+clean; 58 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2024-09-16T06:51:11.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:10 smithi161 ceph-mon[87722]: pgmap v3688: 137 pgs: 137 active+clean; 58 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2024-09-16T06:51:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:12 smithi145 ceph-mon[96887]: pgmap v3689: 137 pgs: 137 active+clean; 83 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 9.8 MiB/s wr, 70 op/s 2024-09-16T06:51:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:12 smithi145 ceph-mon[99390]: pgmap v3689: 137 pgs: 137 active+clean; 83 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 9.8 MiB/s wr, 70 op/s 2024-09-16T06:51:13.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:12 smithi161 ceph-mon[87722]: pgmap v3689: 137 pgs: 137 active+clean; 83 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 9.8 MiB/s wr, 70 op/s 2024-09-16T06:51:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:14 smithi145 ceph-mon[96887]: pgmap v3690: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 74 op/s 2024-09-16T06:51:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:14 smithi145 ceph-mon[99390]: pgmap v3690: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 74 op/s 2024-09-16T06:51:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:51:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:51:14] "GET /metrics HTTP/1.1" 200 36780 "" "Prometheus/2.43.0" 2024-09-16T06:51:15.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:14 smithi161 ceph-mon[87722]: pgmap v3690: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 74 op/s 2024-09-16T06:51:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:16 smithi145 ceph-mon[99390]: pgmap v3691: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-16T06:51:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:16 smithi145 ceph-mon[96887]: pgmap v3691: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-16T06:51:17.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:16 smithi161 ceph-mon[87722]: pgmap v3691: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-09-16T06:51:18.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:17 smithi145 ceph-mon[99390]: osdmap e1967: 8 total, 8 up, 8 in 2024-09-16T06:51:18.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:17 smithi145 ceph-mon[96887]: osdmap e1967: 8 total, 8 up, 8 in 2024-09-16T06:51:18.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:17 smithi161 ceph-mon[87722]: osdmap e1967: 8 total, 8 up, 8 in 2024-09-16T06:51:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:18 smithi145 ceph-mon[99390]: pgmap v3693: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 29 op/s 2024-09-16T06:51:19.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:18 smithi145 ceph-mon[96887]: pgmap v3693: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 29 op/s 2024-09-16T06:51:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:18 smithi161 ceph-mon[87722]: pgmap v3693: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 29 op/s 2024-09-16T06:51:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:20 smithi145 ceph-mon[99390]: pgmap v3694: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.0 MiB/s wr, 46 op/s 2024-09-16T06:51:21.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:20 smithi145 ceph-mon[96887]: pgmap v3694: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.0 MiB/s wr, 46 op/s 2024-09-16T06:51:21.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:20 smithi161 ceph-mon[87722]: pgmap v3694: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.0 MiB/s wr, 46 op/s 2024-09-16T06:51:22.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:22.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:22.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:22.623 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/5.Grow (11992 ms) 2024-09-16T06:51:22.623 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-09-16T06:51:22.623 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:51:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:22 smithi145 ceph-mon[99390]: pgmap v3695: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-09-16T06:51:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:22 smithi145 ceph-mon[96887]: pgmap v3695: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-09-16T06:51:23.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:22 smithi161 ceph-mon[87722]: pgmap v3695: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-09-16T06:51:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:24 smithi145 ceph-mon[99390]: pgmap v3696: 137 pgs: 137 active+clean; 148 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-09-16T06:51:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:51:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:51:24] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:51:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:24 smithi145 ceph-mon[96887]: pgmap v3696: 137 pgs: 137 active+clean; 148 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-09-16T06:51:25.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:24 smithi161 ceph-mon[87722]: pgmap v3696: 137 pgs: 137 active+clean; 148 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-09-16T06:51:27.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:26 smithi161 ceph-mon[87722]: pgmap v3697: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-09-16T06:51:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:26 smithi145 ceph-mon[99390]: pgmap v3697: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-09-16T06:51:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:26 smithi145 ceph-mon[96887]: pgmap v3697: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-09-16T06:51:29.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:28 smithi161 ceph-mon[87722]: pgmap v3698: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 64 op/s 2024-09-16T06:51:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:28 smithi145 ceph-mon[96887]: pgmap v3698: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 64 op/s 2024-09-16T06:51:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:28 smithi145 ceph-mon[99390]: pgmap v3698: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 64 op/s 2024-09-16T06:51:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:30 smithi161 ceph-mon[87722]: pgmap v3699: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.9 MiB/s wr, 59 op/s 2024-09-16T06:51:31.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:30 smithi161 ceph-mon[87722]: osdmap e1968: 8 total, 8 up, 8 in 2024-09-16T06:51:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:30 smithi145 ceph-mon[99390]: pgmap v3699: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.9 MiB/s wr, 59 op/s 2024-09-16T06:51:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:30 smithi145 ceph-mon[99390]: osdmap e1968: 8 total, 8 up, 8 in 2024-09-16T06:51:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:30 smithi145 ceph-mon[96887]: pgmap v3699: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.9 MiB/s wr, 59 op/s 2024-09-16T06:51:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:30 smithi145 ceph-mon[96887]: osdmap e1968: 8 total, 8 up, 8 in 2024-09-16T06:51:33.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:32 smithi161 ceph-mon[87722]: pgmap v3701: 137 pgs: 137 active+clean; 202 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 28 op/s 2024-09-16T06:51:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:32 smithi145 ceph-mon[99390]: pgmap v3701: 137 pgs: 137 active+clean; 202 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 28 op/s 2024-09-16T06:51:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:32 smithi145 ceph-mon[96887]: pgmap v3701: 137 pgs: 137 active+clean; 202 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 28 op/s 2024-09-16T06:51:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:34 smithi145 ceph-mon[99390]: pgmap v3702: 137 pgs: 137 active+clean; 210 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.2 MiB/s wr, 42 op/s 2024-09-16T06:51:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:51:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:51:34] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:51:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:34 smithi145 ceph-mon[96887]: pgmap v3702: 137 pgs: 137 active+clean; 210 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.2 MiB/s wr, 42 op/s 2024-09-16T06:51:35.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:34 smithi161 ceph-mon[87722]: pgmap v3702: 137 pgs: 137 active+clean; 210 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.2 MiB/s wr, 42 op/s 2024-09-16T06:51:35.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (12971 ms) 2024-09-16T06:51:35.594 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-09-16T06:51:35.594 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:51:37.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:36 smithi161 ceph-mon[87722]: pgmap v3703: 137 pgs: 137 active+clean; 222 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2024-09-16T06:51:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:36 smithi145 ceph-mon[99390]: pgmap v3703: 137 pgs: 137 active+clean; 222 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2024-09-16T06:51:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:36 smithi145 ceph-mon[96887]: pgmap v3703: 137 pgs: 137 active+clean; 222 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2024-09-16T06:51:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:39.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:38 smithi161 ceph-mon[87722]: pgmap v3704: 137 pgs: 137 active+clean; 239 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2024-09-16T06:51:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:38 smithi145 ceph-mon[99390]: pgmap v3704: 137 pgs: 137 active+clean; 239 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2024-09-16T06:51:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:38 smithi145 ceph-mon[96887]: pgmap v3704: 137 pgs: 137 active+clean; 239 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2024-09-16T06:51:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:40 smithi145 ceph-mon[96887]: pgmap v3705: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 67 op/s 2024-09-16T06:51:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:40 smithi145 ceph-mon[99390]: pgmap v3705: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 67 op/s 2024-09-16T06:51:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:40 smithi161 ceph-mon[87722]: pgmap v3705: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 67 op/s 2024-09-16T06:51:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[99390]: pgmap v3706: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-09-16T06:51:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[99390]: osdmap e1969: 8 total, 8 up, 8 in 2024-09-16T06:51:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [4, 5]}]: dispatch 2024-09-16T06:51:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-09-16T06:51:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]: dispatch 2024-09-16T06:51:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[96887]: pgmap v3706: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-09-16T06:51:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[96887]: osdmap e1969: 8 total, 8 up, 8 in 2024-09-16T06:51:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [4, 5]}]: dispatch 2024-09-16T06:51:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-09-16T06:51:43.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:42 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]: dispatch 2024-09-16T06:51:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:42 smithi161 ceph-mon[87722]: pgmap v3706: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-09-16T06:51:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:42 smithi161 ceph-mon[87722]: osdmap e1969: 8 total, 8 up, 8 in 2024-09-16T06:51:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [4, 5]}]: dispatch 2024-09-16T06:51:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-09-16T06:51:43.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:42 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]: dispatch 2024-09-16T06:51:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [4, 5]}]': finished 2024-09-16T06:51:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-09-16T06:51:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]': finished 2024-09-16T06:51:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:43 smithi145 ceph-mon[96887]: osdmap e1970: 8 total, 8 up, 8 in 2024-09-16T06:51:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [4, 5]}]': finished 2024-09-16T06:51:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-09-16T06:51:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]': finished 2024-09-16T06:51:44.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:43 smithi145 ceph-mon[99390]: osdmap e1970: 8 total, 8 up, 8 in 2024-09-16T06:51:44.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [4, 5]}]': finished 2024-09-16T06:51:44.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-09-16T06:51:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]': finished 2024-09-16T06:51:44.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:43 smithi161 ceph-mon[87722]: osdmap e1970: 8 total, 8 up, 8 in 2024-09-16T06:51:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:44 smithi145 ceph-mon[96887]: pgmap v3709: 137 pgs: 2 peering, 135 active+clean; 268 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.8 MiB/s wr, 25 op/s 2024-09-16T06:51:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:44 smithi145 ceph-mon[96887]: osdmap e1971: 8 total, 8 up, 8 in 2024-09-16T06:51:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:44 smithi145 ceph-mon[99390]: pgmap v3709: 137 pgs: 2 peering, 135 active+clean; 268 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.8 MiB/s wr, 25 op/s 2024-09-16T06:51:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:44 smithi145 ceph-mon[99390]: osdmap e1971: 8 total, 8 up, 8 in 2024-09-16T06:51:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:51:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:51:44] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:51:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:44 smithi161 ceph-mon[87722]: pgmap v3709: 137 pgs: 2 peering, 135 active+clean; 268 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.8 MiB/s wr, 25 op/s 2024-09-16T06:51:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:44 smithi161 ceph-mon[87722]: osdmap e1971: 8 total, 8 up, 8 in 2024-09-16T06:51:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:51:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:51:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:51:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:51:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:51:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:51:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:51:46.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:51:46.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:51:46.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:51:46.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:51:46.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:51:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:46 smithi145 ceph-mon[99390]: pgmap v3711: 137 pgs: 2 peering, 135 active+clean; 284 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 5.5 MiB/s wr, 75 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-09-16T06:51:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:46 smithi145 ceph-mon[96887]: pgmap v3711: 137 pgs: 2 peering, 135 active+clean; 284 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 5.5 MiB/s wr, 75 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-09-16T06:51:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:46 smithi161 ceph-mon[87722]: pgmap v3711: 137 pgs: 2 peering, 135 active+clean; 284 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 5.5 MiB/s wr, 75 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-09-16T06:51:47.698 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (12104 ms) 2024-09-16T06:51:47.698 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-09-16T06:51:47.698 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:51:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:48 smithi145 ceph-mon[99390]: pgmap v3712: 137 pgs: 2 peering, 135 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 6.2 MiB/s wr, 70 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-09-16T06:51:49.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:48 smithi145 ceph-mon[96887]: pgmap v3712: 137 pgs: 2 peering, 135 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 6.2 MiB/s wr, 70 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-09-16T06:51:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:48 smithi161 ceph-mon[87722]: pgmap v3712: 137 pgs: 2 peering, 135 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 6.2 MiB/s wr, 70 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-09-16T06:51:51.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:50 smithi161 ceph-mon[87722]: pgmap v3713: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.2 MiB/s wr, 62 op/s; 5.7 MiB/s, 1 keys/s, 1 objects/s recovering 2024-09-16T06:51:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:50 smithi145 ceph-mon[99390]: pgmap v3713: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.2 MiB/s wr, 62 op/s; 5.7 MiB/s, 1 keys/s, 1 objects/s recovering 2024-09-16T06:51:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:50 smithi145 ceph-mon[96887]: pgmap v3713: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.2 MiB/s wr, 62 op/s; 5.7 MiB/s, 1 keys/s, 1 objects/s recovering 2024-09-16T06:51:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:52.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:52 smithi145 ceph-mon[99390]: pgmap v3714: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.4 MiB/s wr, 68 op/s; 5.1 MiB/s, 1 keys/s, 1 objects/s recovering 2024-09-16T06:51:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:52.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:52 smithi145 ceph-mon[96887]: pgmap v3714: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.4 MiB/s wr, 68 op/s; 5.1 MiB/s, 1 keys/s, 1 objects/s recovering 2024-09-16T06:51:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:51:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:52 smithi161 ceph-mon[87722]: pgmap v3714: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.4 MiB/s wr, 68 op/s; 5.1 MiB/s, 1 keys/s, 1 objects/s recovering 2024-09-16T06:51:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:54 smithi145 ceph-mon[99390]: osdmap e1972: 8 total, 8 up, 8 in 2024-09-16T06:51:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:54 smithi145 ceph-mon[99390]: pgmap v3716: 137 pgs: 137 active+clean; 316 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.3 MiB/s wr, 62 op/s; 4.6 MiB/s, 0 keys/s, 1 objects/s recovering 2024-09-16T06:51:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:54 smithi145 ceph-mon[96887]: osdmap e1972: 8 total, 8 up, 8 in 2024-09-16T06:51:54.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:54 smithi145 ceph-mon[96887]: pgmap v3716: 137 pgs: 137 active+clean; 316 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.3 MiB/s wr, 62 op/s; 4.6 MiB/s, 0 keys/s, 1 objects/s recovering 2024-09-16T06:51:54.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:54 smithi161 ceph-mon[87722]: osdmap e1972: 8 total, 8 up, 8 in 2024-09-16T06:51:54.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:54 smithi161 ceph-mon[87722]: pgmap v3716: 137 pgs: 137 active+clean; 316 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.3 MiB/s wr, 62 op/s; 4.6 MiB/s, 0 keys/s, 1 objects/s recovering 2024-09-16T06:51:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:51:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:51:54] "GET /metrics HTTP/1.1" 200 36803 "" "Prometheus/2.43.0" 2024-09-16T06:51:57.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:56 smithi145 ceph-mon[96887]: pgmap v3717: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 42 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-09-16T06:51:57.069 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:56 smithi145 ceph-mon[99390]: pgmap v3717: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 42 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-09-16T06:51:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:56 smithi161 ceph-mon[87722]: pgmap v3717: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 42 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-09-16T06:51:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:58 smithi145 ceph-mon[99390]: pgmap v3718: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 43 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-09-16T06:51:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:51:58 smithi145 ceph-mon[99390]: osdmap e1973: 8 total, 8 up, 8 in 2024-09-16T06:51:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:58 smithi145 ceph-mon[96887]: pgmap v3718: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 43 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-09-16T06:51:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:51:58 smithi145 ceph-mon[96887]: osdmap e1973: 8 total, 8 up, 8 in 2024-09-16T06:51:59.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:58 smithi161 ceph-mon[87722]: pgmap v3718: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 43 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-09-16T06:51:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:51:58 smithi161 ceph-mon[87722]: osdmap e1973: 8 total, 8 up, 8 in 2024-09-16T06:51:59.982 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (12285 ms) 2024-09-16T06:51:59.983 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-09-16T06:51:59.983 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:52:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:00 smithi145 ceph-mon[99390]: pgmap v3720: 137 pgs: 137 active+clean; 390 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 9.8 MiB/s wr, 65 op/s 2024-09-16T06:52:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:00 smithi145 ceph-mon[96887]: pgmap v3720: 137 pgs: 137 active+clean; 390 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 9.8 MiB/s wr, 65 op/s 2024-09-16T06:52:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:00 smithi161 ceph-mon[87722]: pgmap v3720: 137 pgs: 137 active+clean; 390 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 9.8 MiB/s wr, 65 op/s 2024-09-16T06:52:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:02 smithi145 ceph-mon[99390]: pgmap v3721: 137 pgs: 137 active+clean; 430 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 13 MiB/s wr, 79 op/s 2024-09-16T06:52:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:02 smithi145 ceph-mon[96887]: pgmap v3721: 137 pgs: 137 active+clean; 430 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 13 MiB/s wr, 79 op/s 2024-09-16T06:52:03.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:02 smithi161 ceph-mon[87722]: pgmap v3721: 137 pgs: 137 active+clean; 430 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 13 MiB/s wr, 79 op/s 2024-09-16T06:52:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:04 smithi145 ceph-mon[99390]: pgmap v3722: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 69 op/s 2024-09-16T06:52:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:52:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:52:04] "GET /metrics HTTP/1.1" 200 36803 "" "Prometheus/2.43.0" 2024-09-16T06:52:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:04 smithi145 ceph-mon[96887]: pgmap v3722: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 69 op/s 2024-09-16T06:52:05.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:04 smithi161 ceph-mon[87722]: pgmap v3722: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 69 op/s 2024-09-16T06:52:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:06 smithi145 ceph-mon[99390]: pgmap v3723: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 62 op/s 2024-09-16T06:52:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:06 smithi145 ceph-mon[99390]: osdmap e1974: 8 total, 8 up, 8 in 2024-09-16T06:52:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:06 smithi145 ceph-mon[96887]: pgmap v3723: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 62 op/s 2024-09-16T06:52:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:06 smithi145 ceph-mon[96887]: osdmap e1974: 8 total, 8 up, 8 in 2024-09-16T06:52:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:06 smithi161 ceph-mon[87722]: pgmap v3723: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 62 op/s 2024-09-16T06:52:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:06 smithi161 ceph-mon[87722]: osdmap e1974: 8 total, 8 up, 8 in 2024-09-16T06:52:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:08 smithi145 ceph-mon[99390]: pgmap v3725: 137 pgs: 137 active+clean; 447 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.5 MiB/s wr, 79 op/s 2024-09-16T06:52:09.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:08 smithi145 ceph-mon[96887]: pgmap v3725: 137 pgs: 137 active+clean; 447 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.5 MiB/s wr, 79 op/s 2024-09-16T06:52:09.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:08 smithi161 ceph-mon[87722]: pgmap v3725: 137 pgs: 137 active+clean; 447 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.5 MiB/s wr, 79 op/s 2024-09-16T06:52:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:10 smithi145 ceph-mon[99390]: pgmap v3726: 137 pgs: 137 active+clean; 467 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 7.7 MiB/s wr, 73 op/s 2024-09-16T06:52:11.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:10 smithi145 ceph-mon[96887]: pgmap v3726: 137 pgs: 137 active+clean; 467 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 7.7 MiB/s wr, 73 op/s 2024-09-16T06:52:11.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:10 smithi161 ceph-mon[87722]: pgmap v3726: 137 pgs: 137 active+clean; 467 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 7.7 MiB/s wr, 73 op/s 2024-09-16T06:52:11.511 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (11528 ms) 2024-09-16T06:52:11.512 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-09-16T06:52:11.512 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:52:13.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:12 smithi145 ceph-mon[99390]: pgmap v3727: 137 pgs: 137 active+clean; 491 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-09-16T06:52:13.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:12 smithi145 ceph-mon[96887]: pgmap v3727: 137 pgs: 137 active+clean; 491 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-09-16T06:52:13.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:12 smithi161 ceph-mon[87722]: pgmap v3727: 137 pgs: 137 active+clean; 491 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-09-16T06:52:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:14 smithi145 ceph-mon[96887]: pgmap v3728: 137 pgs: 137 active+clean; 491 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 59 op/s 2024-09-16T06:52:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:14 smithi145 ceph-mon[99390]: pgmap v3728: 137 pgs: 137 active+clean; 491 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 59 op/s 2024-09-16T06:52:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:52:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:52:14] "GET /metrics HTTP/1.1" 200 36797 "" "Prometheus/2.43.0" 2024-09-16T06:52:15.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:14 smithi161 ceph-mon[87722]: pgmap v3728: 137 pgs: 137 active+clean; 491 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 59 op/s 2024-09-16T06:52:17.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:16 smithi145 ceph-mon[96887]: pgmap v3729: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-09-16T06:52:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:16 smithi145 ceph-mon[99390]: pgmap v3729: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-09-16T06:52:17.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:16 smithi161 ceph-mon[87722]: pgmap v3729: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-09-16T06:52:19.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:18 smithi161 ceph-mon[87722]: pgmap v3730: 137 pgs: 137 active+clean; 503 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-09-16T06:52:19.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:18 smithi161 ceph-mon[87722]: osdmap e1975: 8 total, 8 up, 8 in 2024-09-16T06:52:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:18 smithi145 ceph-mon[99390]: pgmap v3730: 137 pgs: 137 active+clean; 503 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-09-16T06:52:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:18 smithi145 ceph-mon[99390]: osdmap e1975: 8 total, 8 up, 8 in 2024-09-16T06:52:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:18 smithi145 ceph-mon[96887]: pgmap v3730: 137 pgs: 137 active+clean; 503 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-09-16T06:52:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:18 smithi145 ceph-mon[96887]: osdmap e1975: 8 total, 8 up, 8 in 2024-09-16T06:52:21.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:20 smithi161 ceph-mon[87722]: pgmap v3732: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-09-16T06:52:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:20 smithi145 ceph-mon[99390]: pgmap v3732: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-09-16T06:52:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:20 smithi145 ceph-mon[96887]: pgmap v3732: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-09-16T06:52:22.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:22.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:22.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:23.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:22 smithi161 ceph-mon[87722]: pgmap v3733: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-16T06:52:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:22 smithi145 ceph-mon[99390]: pgmap v3733: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-16T06:52:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:22 smithi145 ceph-mon[96887]: pgmap v3733: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-16T06:52:23.510 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (11999 ms) 2024-09-16T06:52:23.847 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (88700 ms total) 2024-09-16T06:52:23.847 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:52:23.847 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-09-16T06:52:23.877 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-09-16T06:52:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:52:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:52:24] "GET /metrics HTTP/1.1" 200 36797 "" "Prometheus/2.43.0" 2024-09-16T06:52:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:24 smithi145 ceph-mon[96887]: pgmap v3734: 137 pgs: 137 active+clean; 548 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-09-16T06:52:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:24 smithi145 ceph-mon[96887]: osdmap e1976: 8 total, 8 up, 8 in 2024-09-16T06:52:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:24 smithi145 ceph-mon[99390]: pgmap v3734: 137 pgs: 137 active+clean; 548 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-09-16T06:52:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:24 smithi145 ceph-mon[99390]: osdmap e1976: 8 total, 8 up, 8 in 2024-09-16T06:52:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:24 smithi161 ceph-mon[87722]: pgmap v3734: 137 pgs: 137 active+clean; 548 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-09-16T06:52:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:24 smithi161 ceph-mon[87722]: osdmap e1976: 8 total, 8 up, 8 in 2024-09-16T06:52:25.873 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:52:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:25 smithi145 ceph-mon[96887]: osdmap e1977: 8 total, 8 up, 8 in 2024-09-16T06:52:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:25 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1274660659' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:52:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:52:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:25 smithi145 ceph-mon[99390]: osdmap e1977: 8 total, 8 up, 8 in 2024-09-16T06:52:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:25 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1274660659' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:52:26.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:52:26.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:25 smithi161 ceph-mon[87722]: osdmap e1977: 8 total, 8 up, 8 in 2024-09-16T06:52:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:25 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1274660659' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:52:26.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:52:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[96887]: pgmap v3737: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:52:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:52:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:52:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[96887]: osdmap e1978: 8 total, 8 up, 8 in 2024-09-16T06:52:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[96887]: osdmap e1979: 8 total, 8 up, 8 in 2024-09-16T06:52:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[99390]: pgmap v3737: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:52:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:52:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:52:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[99390]: osdmap e1978: 8 total, 8 up, 8 in 2024-09-16T06:52:27.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:26 smithi145 ceph-mon[99390]: osdmap e1979: 8 total, 8 up, 8 in 2024-09-16T06:52:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:26 smithi161 ceph-mon[87722]: pgmap v3737: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:52:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:26 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:52:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:26 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:52:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:26 smithi161 ceph-mon[87722]: osdmap e1978: 8 total, 8 up, 8 in 2024-09-16T06:52:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:26 smithi161 ceph-mon[87722]: osdmap e1979: 8 total, 8 up, 8 in 2024-09-16T06:52:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:28 smithi145 ceph-mon[99390]: pgmap v3740: 137 pgs: 1 creating+peering, 15 unknown, 121 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:52:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:28 smithi145 ceph-mon[99390]: osdmap e1980: 8 total, 8 up, 8 in 2024-09-16T06:52:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:28 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:52:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:28 smithi145 ceph-mon[96887]: pgmap v3740: 137 pgs: 1 creating+peering, 15 unknown, 121 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:52:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:28 smithi145 ceph-mon[96887]: osdmap e1980: 8 total, 8 up, 8 in 2024-09-16T06:52:29.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:28 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:52:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:28 smithi161 ceph-mon[87722]: pgmap v3740: 137 pgs: 1 creating+peering, 15 unknown, 121 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:52:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:28 smithi161 ceph-mon[87722]: osdmap e1980: 8 total, 8 up, 8 in 2024-09-16T06:52:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:28 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:52:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:30 smithi145 ceph-mon[96887]: pgmap v3742: 137 pgs: 1 creating+peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 419 B/s rd, 628 B/s wr, 1 op/s 2024-09-16T06:52:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:30 smithi145 ceph-mon[99390]: pgmap v3742: 137 pgs: 1 creating+peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 419 B/s rd, 628 B/s wr, 1 op/s 2024-09-16T06:52:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:30 smithi161 ceph-mon[87722]: pgmap v3742: 137 pgs: 1 creating+peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 419 B/s rd, 628 B/s wr, 1 op/s 2024-09-16T06:52:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:32 smithi145 ceph-mon[96887]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-09-16T06:52:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:32 smithi145 ceph-mon[99390]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-09-16T06:52:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:32 smithi161 ceph-mon[87722]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-09-16T06:52:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:52:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:52:34] "GET /metrics HTTP/1.1" 200 36797 "" "Prometheus/2.43.0" 2024-09-16T06:52:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:34 smithi145 ceph-mon[99390]: pgmap v3744: 137 pgs: 137 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 521 KiB/s wr, 6 op/s 2024-09-16T06:52:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:34 smithi145 ceph-mon[99390]: osdmap e1981: 8 total, 8 up, 8 in 2024-09-16T06:52:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:34 smithi145 ceph-mon[96887]: pgmap v3744: 137 pgs: 137 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 521 KiB/s wr, 6 op/s 2024-09-16T06:52:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:34 smithi145 ceph-mon[96887]: osdmap e1981: 8 total, 8 up, 8 in 2024-09-16T06:52:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:34 smithi161 ceph-mon[87722]: pgmap v3744: 137 pgs: 137 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 521 KiB/s wr, 6 op/s 2024-09-16T06:52:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:34 smithi161 ceph-mon[87722]: osdmap e1981: 8 total, 8 up, 8 in 2024-09-16T06:52:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:36 smithi145 ceph-mon[96887]: pgmap v3746: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 MiB/s wr, 8 op/s 2024-09-16T06:52:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:36 smithi145 ceph-mon[96887]: osdmap e1982: 8 total, 8 up, 8 in 2024-09-16T06:52:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:36 smithi145 ceph-mon[99390]: pgmap v3746: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 MiB/s wr, 8 op/s 2024-09-16T06:52:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:36 smithi145 ceph-mon[99390]: osdmap e1982: 8 total, 8 up, 8 in 2024-09-16T06:52:37.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:36 smithi161 ceph-mon[87722]: pgmap v3746: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 MiB/s wr, 8 op/s 2024-09-16T06:52:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:36 smithi161 ceph-mon[87722]: osdmap e1982: 8 total, 8 up, 8 in 2024-09-16T06:52:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:38 smithi145 ceph-mon[99390]: pgmap v3748: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-09-16T06:52:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:38 smithi145 ceph-mon[96887]: pgmap v3748: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-09-16T06:52:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:38 smithi161 ceph-mon[87722]: pgmap v3748: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-09-16T06:52:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:40 smithi145 ceph-mon[99390]: pgmap v3749: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-09-16T06:52:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:40 smithi145 ceph-mon[96887]: pgmap v3749: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-09-16T06:52:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:40 smithi161 ceph-mon[87722]: pgmap v3749: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-09-16T06:52:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:42 smithi145 ceph-mon[99390]: pgmap v3750: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 5.6 MiB/s wr, 54 op/s 2024-09-16T06:52:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:42 smithi145 ceph-mon[96887]: pgmap v3750: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 5.6 MiB/s wr, 54 op/s 2024-09-16T06:52:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:42 smithi161 ceph-mon[87722]: pgmap v3750: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 5.6 MiB/s wr, 54 op/s 2024-09-16T06:52:44.916 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/6.Simple (21039 ms) 2024-09-16T06:52:44.916 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-09-16T06:52:44.916 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:52:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:44 smithi145 ceph-mon[99390]: pgmap v3751: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.2 MiB/s wr, 48 op/s 2024-09-16T06:52:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:44 smithi145 ceph-mon[96887]: pgmap v3751: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.2 MiB/s wr, 48 op/s 2024-09-16T06:52:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:52:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:52:44] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:52:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:44 smithi161 ceph-mon[87722]: pgmap v3751: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.2 MiB/s wr, 48 op/s 2024-09-16T06:52:46.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:45 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:52:46.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:45 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:52:46.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:45 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:52:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:46 smithi145 ceph-mon[99390]: pgmap v3752: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-09-16T06:52:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:52:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:52:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:52:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:46 smithi145 ceph-mon[96887]: pgmap v3752: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-09-16T06:52:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:52:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:52:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:52:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:46 smithi161 ceph-mon[87722]: pgmap v3752: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-09-16T06:52:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:52:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:52:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:52:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:48 smithi145 ceph-mon[96887]: pgmap v3753: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.6 MiB/s wr, 31 op/s 2024-09-16T06:52:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:48 smithi145 ceph-mon[99390]: pgmap v3753: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.6 MiB/s wr, 31 op/s 2024-09-16T06:52:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:48 smithi161 ceph-mon[87722]: pgmap v3753: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.6 MiB/s wr, 31 op/s 2024-09-16T06:52:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:50 smithi145 ceph-mon[96887]: pgmap v3754: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 29 op/s 2024-09-16T06:52:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:50 smithi145 ceph-mon[99390]: pgmap v3754: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 29 op/s 2024-09-16T06:52:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:50 smithi161 ceph-mon[87722]: pgmap v3754: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 29 op/s 2024-09-16T06:52:52.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:52.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:52.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:52:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:52 smithi145 ceph-mon[99390]: pgmap v3755: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-16T06:52:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:52 smithi145 ceph-mon[99390]: osdmap e1983: 8 total, 8 up, 8 in 2024-09-16T06:52:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:52 smithi145 ceph-mon[96887]: pgmap v3755: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-16T06:52:53.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:52 smithi145 ceph-mon[96887]: osdmap e1983: 8 total, 8 up, 8 in 2024-09-16T06:52:53.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:52 smithi161 ceph-mon[87722]: pgmap v3755: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-16T06:52:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:52 smithi161 ceph-mon[87722]: osdmap e1983: 8 total, 8 up, 8 in 2024-09-16T06:52:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:54 smithi145 ceph-mon[99390]: pgmap v3757: 137 pgs: 137 active+clean; 111 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.7 MiB/s wr, 39 op/s 2024-09-16T06:52:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:52:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:52:54] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:52:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:54 smithi145 ceph-mon[96887]: pgmap v3757: 137 pgs: 137 active+clean; 111 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.7 MiB/s wr, 39 op/s 2024-09-16T06:52:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:54 smithi161 ceph-mon[87722]: pgmap v3757: 137 pgs: 137 active+clean; 111 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.7 MiB/s wr, 39 op/s 2024-09-16T06:52:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:56 smithi145 ceph-mon[96887]: pgmap v3758: 137 pgs: 137 active+clean; 120 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-16T06:52:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:56 smithi145 ceph-mon[99390]: pgmap v3758: 137 pgs: 137 active+clean; 120 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-16T06:52:57.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:56 smithi161 ceph-mon[87722]: pgmap v3758: 137 pgs: 137 active+clean; 120 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-16T06:52:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:52:58 smithi145 ceph-mon[99390]: pgmap v3759: 137 pgs: 137 active+clean; 132 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-09-16T06:52:59.321 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:52:58 smithi145 ceph-mon[96887]: pgmap v3759: 137 pgs: 137 active+clean; 132 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-09-16T06:52:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:52:58 smithi161 ceph-mon[87722]: pgmap v3759: 137 pgs: 137 active+clean; 132 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-09-16T06:53:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:00 smithi145 ceph-mon[99390]: pgmap v3760: 137 pgs: 137 active+clean; 136 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:53:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:00 smithi145 ceph-mon[96887]: pgmap v3760: 137 pgs: 137 active+clean; 136 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:53:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:00 smithi161 ceph-mon[87722]: pgmap v3760: 137 pgs: 137 active+clean; 136 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:53:02.847 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/6.Grow (17931 ms) 2024-09-16T06:53:02.848 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-09-16T06:53:02.848 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:53:03.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:02 smithi145 ceph-mon[99390]: pgmap v3761: 137 pgs: 137 active+clean; 160 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.7 MiB/s wr, 56 op/s 2024-09-16T06:53:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:02 smithi145 ceph-mon[96887]: pgmap v3761: 137 pgs: 137 active+clean; 160 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.7 MiB/s wr, 56 op/s 2024-09-16T06:53:03.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:02 smithi161 ceph-mon[87722]: pgmap v3761: 137 pgs: 137 active+clean; 160 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.7 MiB/s wr, 56 op/s 2024-09-16T06:53:04.932 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:53:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:53:04] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:53:04.933 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:04 smithi145 ceph-mon[96887]: pgmap v3762: 137 pgs: 137 active+clean; 164 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.5 MiB/s wr, 55 op/s 2024-09-16T06:53:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:04 smithi145 ceph-mon[99390]: pgmap v3762: 137 pgs: 137 active+clean; 164 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.5 MiB/s wr, 55 op/s 2024-09-16T06:53:05.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:04 smithi161 ceph-mon[87722]: pgmap v3762: 137 pgs: 137 active+clean; 164 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.5 MiB/s wr, 55 op/s 2024-09-16T06:53:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:06 smithi145 ceph-mon[99390]: pgmap v3763: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.2 MiB/s wr, 42 op/s 2024-09-16T06:53:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:06 smithi145 ceph-mon[96887]: pgmap v3763: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.2 MiB/s wr, 42 op/s 2024-09-16T06:53:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:06 smithi161 ceph-mon[87722]: pgmap v3763: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.2 MiB/s wr, 42 op/s 2024-09-16T06:53:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:08 smithi145 ceph-mon[96887]: pgmap v3764: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.4 MiB/s wr, 36 op/s 2024-09-16T06:53:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:08 smithi145 ceph-mon[99390]: pgmap v3764: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.4 MiB/s wr, 36 op/s 2024-09-16T06:53:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:08 smithi161 ceph-mon[87722]: pgmap v3764: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.4 MiB/s wr, 36 op/s 2024-09-16T06:53:10.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:09 smithi145 ceph-mon[96887]: osdmap e1984: 8 total, 8 up, 8 in 2024-09-16T06:53:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:09 smithi145 ceph-mon[99390]: osdmap e1984: 8 total, 8 up, 8 in 2024-09-16T06:53:10.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:09 smithi161 ceph-mon[87722]: osdmap e1984: 8 total, 8 up, 8 in 2024-09-16T06:53:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:10 smithi145 ceph-mon[99390]: pgmap v3766: 137 pgs: 137 active+clean; 181 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2024-09-16T06:53:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:10 smithi145 ceph-mon[96887]: pgmap v3766: 137 pgs: 137 active+clean; 181 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2024-09-16T06:53:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:10 smithi161 ceph-mon[87722]: pgmap v3766: 137 pgs: 137 active+clean; 181 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2024-09-16T06:53:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:12 smithi145 ceph-mon[99390]: pgmap v3767: 137 pgs: 137 active+clean; 185 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:53:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:12 smithi145 ceph-mon[96887]: pgmap v3767: 137 pgs: 137 active+clean; 185 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:53:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:12 smithi161 ceph-mon[87722]: pgmap v3767: 137 pgs: 137 active+clean; 185 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-09-16T06:53:14.959 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:14 smithi145 ceph-mon[96887]: pgmap v3768: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.6 MiB/s wr, 41 op/s 2024-09-16T06:53:14.959 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:53:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:53:14] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:53:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:14 smithi145 ceph-mon[99390]: pgmap v3768: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.6 MiB/s wr, 41 op/s 2024-09-16T06:53:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:14 smithi161 ceph-mon[87722]: pgmap v3768: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.6 MiB/s wr, 41 op/s 2024-09-16T06:53:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:16 smithi145 ceph-mon[99390]: pgmap v3769: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:53:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:16 smithi145 ceph-mon[96887]: pgmap v3769: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:53:17.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:16 smithi161 ceph-mon[87722]: pgmap v3769: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:53:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:18 smithi145 ceph-mon[99390]: pgmap v3770: 137 pgs: 137 active+clean; 218 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-09-16T06:53:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:18 smithi145 ceph-mon[96887]: pgmap v3770: 137 pgs: 137 active+clean; 218 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-09-16T06:53:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:18 smithi161 ceph-mon[87722]: pgmap v3770: 137 pgs: 137 active+clean; 218 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-09-16T06:53:19.940 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (17093 ms) 2024-09-16T06:53:19.940 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-09-16T06:53:19.940 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:53:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:20 smithi145 ceph-mon[99390]: pgmap v3771: 137 pgs: 137 active+clean; 234 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.0 MiB/s wr, 43 op/s 2024-09-16T06:53:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:20 smithi145 ceph-mon[96887]: pgmap v3771: 137 pgs: 137 active+clean; 234 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.0 MiB/s wr, 43 op/s 2024-09-16T06:53:21.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:20 smithi161 ceph-mon[87722]: pgmap v3771: 137 pgs: 137 active+clean; 234 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.0 MiB/s wr, 43 op/s 2024-09-16T06:53:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:22 smithi145 ceph-mon[96887]: pgmap v3772: 137 pgs: 137 active+clean; 247 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.8 MiB/s wr, 40 op/s 2024-09-16T06:53:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:22 smithi145 ceph-mon[99390]: pgmap v3772: 137 pgs: 137 active+clean; 247 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.8 MiB/s wr, 40 op/s 2024-09-16T06:53:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:22 smithi161 ceph-mon[87722]: pgmap v3772: 137 pgs: 137 active+clean; 247 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.8 MiB/s wr, 40 op/s 2024-09-16T06:53:24.977 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:53:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:53:24] "GET /metrics HTTP/1.1" 200 36796 "" "Prometheus/2.43.0" 2024-09-16T06:53:24.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:24 smithi145 ceph-mon[96887]: pgmap v3773: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 37 op/s 2024-09-16T06:53:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:24 smithi145 ceph-mon[99390]: pgmap v3773: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 37 op/s 2024-09-16T06:53:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:24 smithi161 ceph-mon[87722]: pgmap v3773: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 37 op/s 2024-09-16T06:53:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:26 smithi145 ceph-mon[99390]: pgmap v3774: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-09-16T06:53:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:26 smithi145 ceph-mon[99390]: osdmap e1985: 8 total, 8 up, 8 in 2024-09-16T06:53:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:26 smithi145 ceph-mon[96887]: pgmap v3774: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-09-16T06:53:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:26 smithi145 ceph-mon[96887]: osdmap e1985: 8 total, 8 up, 8 in 2024-09-16T06:53:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:26 smithi161 ceph-mon[87722]: pgmap v3774: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-09-16T06:53:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:26 smithi161 ceph-mon[87722]: osdmap e1985: 8 total, 8 up, 8 in 2024-09-16T06:53:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:28 smithi145 ceph-mon[99390]: pgmap v3776: 137 pgs: 137 active+clean; 268 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-16T06:53:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:28 smithi145 ceph-mon[96887]: pgmap v3776: 137 pgs: 137 active+clean; 268 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-16T06:53:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:28 smithi161 ceph-mon[87722]: pgmap v3776: 137 pgs: 137 active+clean; 268 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-09-16T06:53:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:30 smithi145 ceph-mon[96887]: pgmap v3777: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.6 MiB/s wr, 52 op/s 2024-09-16T06:53:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:30 smithi145 ceph-mon[99390]: pgmap v3777: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.6 MiB/s wr, 52 op/s 2024-09-16T06:53:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:30 smithi161 ceph-mon[87722]: pgmap v3777: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.6 MiB/s wr, 52 op/s 2024-09-16T06:53:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:32 smithi145 ceph-mon[99390]: pgmap v3778: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-09-16T06:53:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:32 smithi145 ceph-mon[96887]: pgmap v3778: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-09-16T06:53:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:32 smithi161 ceph-mon[87722]: pgmap v3778: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-09-16T06:53:35.008 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:53:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:53:34] "GET /metrics HTTP/1.1" 200 36796 "" "Prometheus/2.43.0" 2024-09-16T06:53:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:35 smithi145 ceph-mon[99390]: pgmap v3779: 137 pgs: 137 active+clean; 304 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:53:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:35 smithi145 ceph-mon[96887]: pgmap v3779: 137 pgs: 137 active+clean; 304 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:53:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:35 smithi161 ceph-mon[87722]: pgmap v3779: 137 pgs: 137 active+clean; 304 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:53:36.847 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (16907 ms) 2024-09-16T06:53:36.847 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-09-16T06:53:36.847 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:53:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:37 smithi145 ceph-mon[96887]: pgmap v3780: 137 pgs: 137 active+clean; 304 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:53:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:37 smithi145 ceph-mon[99390]: pgmap v3780: 137 pgs: 137 active+clean; 304 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:53:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:37 smithi161 ceph-mon[87722]: pgmap v3780: 137 pgs: 137 active+clean; 304 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:53:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:39 smithi145 ceph-mon[99390]: pgmap v3781: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 47 op/s 2024-09-16T06:53:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:39 smithi145 ceph-mon[96887]: pgmap v3781: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 47 op/s 2024-09-16T06:53:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:39 smithi161 ceph-mon[87722]: pgmap v3781: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 47 op/s 2024-09-16T06:53:40.086 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 06:53:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=cleanup t=2024-09-16T06:53:39.809475149Z level=info msg="Completed cleanup jobs" duration=3.38985ms 2024-09-16T06:53:41.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:41 smithi145 ceph-mon[96887]: pgmap v3782: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-09-16T06:53:41.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:41 smithi145 ceph-mon[99390]: pgmap v3782: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-09-16T06:53:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:41 smithi161 ceph-mon[87722]: pgmap v3782: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-09-16T06:53:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:43 smithi145 ceph-mon[99390]: pgmap v3783: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-16T06:53:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:43 smithi145 ceph-mon[96887]: pgmap v3783: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-16T06:53:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:43 smithi161 ceph-mon[87722]: pgmap v3783: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-16T06:53:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:44 smithi145 ceph-mon[96887]: osdmap e1986: 8 total, 8 up, 8 in 2024-09-16T06:53:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:44 smithi145 ceph-mon[99390]: osdmap e1986: 8 total, 8 up, 8 in 2024-09-16T06:53:44.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:44 smithi161 ceph-mon[87722]: osdmap e1986: 8 total, 8 up, 8 in 2024-09-16T06:53:45.033 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:53:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:53:44] "GET /metrics HTTP/1.1" 200 36789 "" "Prometheus/2.43.0" 2024-09-16T06:53:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:45 smithi145 ceph-mon[99390]: pgmap v3785: 137 pgs: 137 active+clean; 325 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-16T06:53:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:45 smithi145 ceph-mon[96887]: pgmap v3785: 137 pgs: 137 active+clean; 325 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-16T06:53:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:45 smithi161 ceph-mon[87722]: pgmap v3785: 137 pgs: 137 active+clean; 325 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-16T06:53:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[99390]: pgmap v3786: 137 pgs: 137 active+clean; 333 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-09-16T06:53:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:53:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:53:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:53:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:53:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[96887]: pgmap v3786: 137 pgs: 137 active+clean; 333 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-09-16T06:53:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:53:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:53:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:53:47.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:47 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:53:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:47 smithi161 ceph-mon[87722]: pgmap v3786: 137 pgs: 137 active+clean; 333 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-09-16T06:53:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:53:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:53:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:53:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:47 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:53:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:49 smithi145 ceph-mon[99390]: pgmap v3787: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-16T06:53:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:49 smithi145 ceph-mon[96887]: pgmap v3787: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-16T06:53:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:49 smithi161 ceph-mon[87722]: pgmap v3787: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-16T06:53:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:51 smithi145 ceph-mon[99390]: pgmap v3788: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-16T06:53:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:51 smithi145 ceph-mon[96887]: pgmap v3788: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-16T06:53:51.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:51 smithi161 ceph-mon[87722]: pgmap v3788: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-16T06:53:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:52.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:53:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:53 smithi145 ceph-mon[96887]: pgmap v3789: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-09-16T06:53:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:53 smithi145 ceph-mon[99390]: pgmap v3789: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-09-16T06:53:53.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:53 smithi161 ceph-mon[87722]: pgmap v3789: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-09-16T06:53:54.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:54 smithi145 ceph-mon[99390]: osdmap e1987: 8 total, 8 up, 8 in 2024-09-16T06:53:54.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:54 smithi145 ceph-mon[96887]: osdmap e1987: 8 total, 8 up, 8 in 2024-09-16T06:53:54.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:54 smithi161 ceph-mon[87722]: osdmap e1987: 8 total, 8 up, 8 in 2024-09-16T06:53:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:53:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:53:54] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T06:53:55.142 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (18295 ms) 2024-09-16T06:53:55.142 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-09-16T06:53:55.142 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:53:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:55 smithi145 ceph-mon[96887]: pgmap v3791: 137 pgs: 137 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-09-16T06:53:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:55 smithi145 ceph-mon[99390]: pgmap v3791: 137 pgs: 137 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-09-16T06:53:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:55 smithi161 ceph-mon[87722]: pgmap v3791: 137 pgs: 137 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-09-16T06:53:57.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:57 smithi161 ceph-mon[87722]: pgmap v3792: 137 pgs: 137 active+clean; 377 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-09-16T06:53:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:57 smithi145 ceph-mon[96887]: pgmap v3792: 137 pgs: 137 active+clean; 377 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-09-16T06:53:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:57 smithi145 ceph-mon[99390]: pgmap v3792: 137 pgs: 137 active+clean; 377 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-09-16T06:53:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:53:59 smithi161 ceph-mon[87722]: pgmap v3793: 137 pgs: 137 active+clean; 402 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-16T06:53:59.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:53:59 smithi145 ceph-mon[99390]: pgmap v3793: 137 pgs: 137 active+clean; 402 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-16T06:53:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:53:59 smithi145 ceph-mon[96887]: pgmap v3793: 137 pgs: 137 active+clean; 402 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-16T06:54:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:01 smithi161 ceph-mon[87722]: pgmap v3794: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-09-16T06:54:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:01 smithi145 ceph-mon[99390]: pgmap v3794: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-09-16T06:54:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:01 smithi145 ceph-mon[96887]: pgmap v3794: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-09-16T06:54:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:02 smithi145 ceph-mon[99390]: osdmap e1988: 8 total, 8 up, 8 in 2024-09-16T06:54:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:02 smithi145 ceph-mon[96887]: osdmap e1988: 8 total, 8 up, 8 in 2024-09-16T06:54:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:02 smithi161 ceph-mon[87722]: osdmap e1988: 8 total, 8 up, 8 in 2024-09-16T06:54:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:03 smithi145 ceph-mon[99390]: pgmap v3796: 137 pgs: 137 active+clean; 450 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-09-16T06:54:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:03 smithi145 ceph-mon[96887]: pgmap v3796: 137 pgs: 137 active+clean; 450 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-09-16T06:54:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:03 smithi161 ceph-mon[87722]: pgmap v3796: 137 pgs: 137 active+clean; 450 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-09-16T06:54:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:54:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:54:04] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T06:54:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:05 smithi145 ceph-mon[99390]: pgmap v3797: 137 pgs: 137 active+clean; 474 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 65 op/s 2024-09-16T06:54:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:05 smithi145 ceph-mon[96887]: pgmap v3797: 137 pgs: 137 active+clean; 474 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 65 op/s 2024-09-16T06:54:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:05 smithi161 ceph-mon[87722]: pgmap v3797: 137 pgs: 137 active+clean; 474 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 65 op/s 2024-09-16T06:54:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:06 smithi145 ceph-mon[99390]: pgmap v3798: 137 pgs: 137 active+clean; 479 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 65 op/s 2024-09-16T06:54:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:06 smithi145 ceph-mon[96887]: pgmap v3798: 137 pgs: 137 active+clean; 479 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 65 op/s 2024-09-16T06:54:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:06 smithi161 ceph-mon[87722]: pgmap v3798: 137 pgs: 137 active+clean; 479 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 65 op/s 2024-09-16T06:54:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:08 smithi145 ceph-mon[99390]: pgmap v3799: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 8.5 MiB/s wr, 38 op/s 2024-09-16T06:54:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:08 smithi145 ceph-mon[96887]: pgmap v3799: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 8.5 MiB/s wr, 38 op/s 2024-09-16T06:54:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:08 smithi161 ceph-mon[87722]: pgmap v3799: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 8.5 MiB/s wr, 38 op/s 2024-09-16T06:54:11.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:10 smithi161 ceph-mon[87722]: pgmap v3800: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-09-16T06:54:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:10 smithi145 ceph-mon[99390]: pgmap v3800: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-09-16T06:54:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:10 smithi145 ceph-mon[96887]: pgmap v3800: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-09-16T06:54:11.984 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (16842 ms) 2024-09-16T06:54:11.984 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-09-16T06:54:11.984 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:54:13.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:12 smithi161 ceph-mon[87722]: pgmap v3801: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:54:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:12 smithi145 ceph-mon[99390]: pgmap v3801: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:54:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:12 smithi145 ceph-mon[96887]: pgmap v3801: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-16T06:54:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:14 smithi145 ceph-mon[96887]: pgmap v3802: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.4 MiB/s wr, 37 op/s 2024-09-16T06:54:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:54:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:54:14] "GET /metrics HTTP/1.1" 200 36800 "" "Prometheus/2.43.0" 2024-09-16T06:54:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:14 smithi145 ceph-mon[99390]: pgmap v3802: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.4 MiB/s wr, 37 op/s 2024-09-16T06:54:15.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:14 smithi161 ceph-mon[87722]: pgmap v3802: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.4 MiB/s wr, 37 op/s 2024-09-16T06:54:17.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:16 smithi161 ceph-mon[87722]: pgmap v3803: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-09-16T06:54:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:16 smithi145 ceph-mon[99390]: pgmap v3803: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-09-16T06:54:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:16 smithi145 ceph-mon[96887]: pgmap v3803: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-09-16T06:54:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:18 smithi145 ceph-mon[96887]: pgmap v3804: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-09-16T06:54:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:18 smithi145 ceph-mon[99390]: pgmap v3804: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-09-16T06:54:19.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:18 smithi161 ceph-mon[87722]: pgmap v3804: 137 pgs: 137 active+clean; 499 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-09-16T06:54:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:19 smithi145 ceph-mon[99390]: osdmap e1989: 8 total, 8 up, 8 in 2024-09-16T06:54:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:19 smithi145 ceph-mon[96887]: osdmap e1989: 8 total, 8 up, 8 in 2024-09-16T06:54:20.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:19 smithi161 ceph-mon[87722]: osdmap e1989: 8 total, 8 up, 8 in 2024-09-16T06:54:21.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:20 smithi161 ceph-mon[87722]: pgmap v3806: 137 pgs: 137 active+clean; 507 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 38 op/s 2024-09-16T06:54:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:20 smithi145 ceph-mon[99390]: pgmap v3806: 137 pgs: 137 active+clean; 507 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 38 op/s 2024-09-16T06:54:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:20 smithi145 ceph-mon[96887]: pgmap v3806: 137 pgs: 137 active+clean; 507 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 38 op/s 2024-09-16T06:54:22.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:22.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:22 smithi145 ceph-mon[99390]: pgmap v3807: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-09-16T06:54:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:22 smithi145 ceph-mon[96887]: pgmap v3807: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-09-16T06:54:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:22 smithi161 ceph-mon[87722]: pgmap v3807: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-09-16T06:54:25.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:24 smithi145 ceph-mon[99390]: pgmap v3808: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:54:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:54:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:54:24] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:54:25.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:24 smithi145 ceph-mon[96887]: pgmap v3808: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:54:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:24 smithi161 ceph-mon[87722]: pgmap v3808: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:54:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:26 smithi145 ceph-mon[99390]: pgmap v3809: 137 pgs: 137 active+clean; 544 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-16T06:54:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:26 smithi145 ceph-mon[96887]: pgmap v3809: 137 pgs: 137 active+clean; 544 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-16T06:54:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:26 smithi161 ceph-mon[87722]: pgmap v3809: 137 pgs: 137 active+clean; 544 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-16T06:54:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:28 smithi145 ceph-mon[99390]: pgmap v3810: 137 pgs: 137 active+clean; 548 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:54:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:28 smithi145 ceph-mon[96887]: pgmap v3810: 137 pgs: 137 active+clean; 548 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:54:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:28 smithi161 ceph-mon[87722]: pgmap v3810: 137 pgs: 137 active+clean; 548 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-16T06:54:29.699 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (17715 ms) 2024-09-16T06:54:29.879 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (125822 ms total) 2024-09-16T06:54:29.879 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:54:29.879 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-09-16T06:54:29.907 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-09-16T06:54:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:30 smithi145 ceph-mon[96887]: pgmap v3811: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.3 MiB/s wr, 53 op/s 2024-09-16T06:54:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:30 smithi145 ceph-mon[96887]: osdmap e1990: 8 total, 8 up, 8 in 2024-09-16T06:54:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:30 smithi145 ceph-mon[99390]: pgmap v3811: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.3 MiB/s wr, 53 op/s 2024-09-16T06:54:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:30 smithi145 ceph-mon[99390]: osdmap e1990: 8 total, 8 up, 8 in 2024-09-16T06:54:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:30 smithi161 ceph-mon[87722]: pgmap v3811: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.3 MiB/s wr, 53 op/s 2024-09-16T06:54:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:30 smithi161 ceph-mon[87722]: osdmap e1990: 8 total, 8 up, 8 in 2024-09-16T06:54:31.897 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:54:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[96887]: osdmap e1991: 8 total, 8 up, 8 in 2024-09-16T06:54:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1264121408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:54:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:54:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:54:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[96887]: osdmap e1992: 8 total, 8 up, 8 in 2024-09-16T06:54:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[99390]: osdmap e1991: 8 total, 8 up, 8 in 2024-09-16T06:54:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1264121408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:54:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:54:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:54:32.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:31 smithi145 ceph-mon[99390]: osdmap e1992: 8 total, 8 up, 8 in 2024-09-16T06:54:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:31 smithi161 ceph-mon[87722]: osdmap e1991: 8 total, 8 up, 8 in 2024-09-16T06:54:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:31 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1264121408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:54:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:31 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:54:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:31 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:54:32.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:31 smithi161 ceph-mon[87722]: osdmap e1992: 8 total, 8 up, 8 in 2024-09-16T06:54:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:32 smithi145 ceph-mon[96887]: pgmap v3814: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:54:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:32 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:54:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:32 smithi145 ceph-mon[96887]: osdmap e1993: 8 total, 8 up, 8 in 2024-09-16T06:54:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:32 smithi145 ceph-mon[99390]: pgmap v3814: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:54:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:32 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:54:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:32 smithi145 ceph-mon[99390]: osdmap e1993: 8 total, 8 up, 8 in 2024-09-16T06:54:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:32 smithi161 ceph-mon[87722]: pgmap v3814: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:54:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:32 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:54:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:32 smithi161 ceph-mon[87722]: osdmap e1993: 8 total, 8 up, 8 in 2024-09-16T06:54:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:34 smithi145 ceph-mon[99390]: pgmap v3817: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:54:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:34 smithi145 ceph-mon[99390]: osdmap e1994: 8 total, 8 up, 8 in 2024-09-16T06:54:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:34 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:54:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:34 smithi145 ceph-mon[96887]: pgmap v3817: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:54:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:34 smithi145 ceph-mon[96887]: osdmap e1994: 8 total, 8 up, 8 in 2024-09-16T06:54:35.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:34 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:54:35.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:54:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:54:34] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:54:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:34 smithi161 ceph-mon[87722]: pgmap v3817: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:54:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:34 smithi161 ceph-mon[87722]: osdmap e1994: 8 total, 8 up, 8 in 2024-09-16T06:54:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:34 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:54:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:36 smithi145 ceph-mon[96887]: pgmap v3819: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-16T06:54:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:36 smithi145 ceph-mon[99390]: pgmap v3819: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-16T06:54:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:36 smithi161 ceph-mon[87722]: pgmap v3819: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-16T06:54:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:38 smithi145 ceph-mon[96887]: pgmap v3820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-09-16T06:54:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:38 smithi145 ceph-mon[99390]: pgmap v3820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-09-16T06:54:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:38 smithi161 ceph-mon[87722]: pgmap v3820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-09-16T06:54:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:40 smithi145 ceph-mon[96887]: pgmap v3821: 137 pgs: 137 active+clean; 18 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-16T06:54:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:40 smithi145 ceph-mon[96887]: osdmap e1995: 8 total, 8 up, 8 in 2024-09-16T06:54:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:40 smithi145 ceph-mon[99390]: pgmap v3821: 137 pgs: 137 active+clean; 18 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-16T06:54:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:40 smithi145 ceph-mon[99390]: osdmap e1995: 8 total, 8 up, 8 in 2024-09-16T06:54:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:40 smithi161 ceph-mon[87722]: pgmap v3821: 137 pgs: 137 active+clean; 18 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-16T06:54:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:40 smithi161 ceph-mon[87722]: osdmap e1995: 8 total, 8 up, 8 in 2024-09-16T06:54:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:42 smithi145 ceph-mon[96887]: osdmap e1996: 8 total, 8 up, 8 in 2024-09-16T06:54:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:42 smithi145 ceph-mon[96887]: pgmap v3824: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-09-16T06:54:42.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:42 smithi145 ceph-mon[99390]: osdmap e1996: 8 total, 8 up, 8 in 2024-09-16T06:54:42.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:42 smithi145 ceph-mon[99390]: pgmap v3824: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-09-16T06:54:42.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:42 smithi161 ceph-mon[87722]: osdmap e1996: 8 total, 8 up, 8 in 2024-09-16T06:54:42.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:42 smithi161 ceph-mon[87722]: pgmap v3824: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-09-16T06:54:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:44 smithi145 ceph-mon[99390]: pgmap v3825: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-16T06:54:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:44 smithi145 ceph-mon[96887]: pgmap v3825: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-16T06:54:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:54:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:54:44] "GET /metrics HTTP/1.1" 200 36759 "" "Prometheus/2.43.0" 2024-09-16T06:54:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:44 smithi161 ceph-mon[87722]: pgmap v3825: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-16T06:54:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:46 smithi145 ceph-mon[99390]: pgmap v3826: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2024-09-16T06:54:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:46 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:54:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:46 smithi145 ceph-mon[96887]: pgmap v3826: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2024-09-16T06:54:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:46 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:54:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:46 smithi161 ceph-mon[87722]: pgmap v3826: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2024-09-16T06:54:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:46 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:54:49.096 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:48 smithi161 ceph-mon[87722]: pgmap v3827: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-09-16T06:54:49.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:48 smithi145 ceph-mon[99390]: pgmap v3827: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-09-16T06:54:49.285 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:48 smithi145 ceph-mon[96887]: pgmap v3827: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-09-16T06:54:50.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[99390]: pgmap v3828: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-09-16T06:54:50.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.954 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[96887]: pgmap v3828: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-09-16T06:54:50.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:50.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:50 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:50 smithi161 ceph-mon[87722]: pgmap v3828: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-09-16T06:54:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:50 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:52.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:54:53.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:52 smithi161 ceph-mon[87722]: pgmap v3829: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-16T06:54:53.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:52 smithi145 ceph-mon[99390]: pgmap v3829: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-16T06:54:53.238 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:52 smithi145 ceph-mon[96887]: pgmap v3829: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-16T06:54:54.152 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/7.Simple (24245 ms) 2024-09-16T06:54:54.152 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-09-16T06:54:54.152 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:54:54.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:54:54] "GET /metrics HTTP/1.1" 200 36787 "" "Prometheus/2.43.0" 2024-09-16T06:54:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[96887]: pgmap v3830: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-09-16T06:54:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:54:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:54:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[99390]: pgmap v3830: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-09-16T06:54:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:54:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:54:55.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:54 smithi161 ceph-mon[87722]: pgmap v3830: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-09-16T06:54:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:54:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:54:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:54:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:56 smithi145 ceph-mon[99390]: pgmap v3831: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-16T06:54:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:56 smithi145 ceph-mon[96887]: pgmap v3831: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-16T06:54:57.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:56 smithi161 ceph-mon[87722]: pgmap v3831: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-16T06:54:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:54:58 smithi145 ceph-mon[96887]: pgmap v3832: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-16T06:54:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:54:58 smithi145 ceph-mon[99390]: pgmap v3832: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-16T06:54:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:54:58 smithi161 ceph-mon[87722]: pgmap v3832: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-16T06:55:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:00 smithi145 ceph-mon[96887]: pgmap v3833: 137 pgs: 137 active+clean; 82 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-16T06:55:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:00 smithi145 ceph-mon[96887]: osdmap e1997: 8 total, 8 up, 8 in 2024-09-16T06:55:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:00 smithi145 ceph-mon[99390]: pgmap v3833: 137 pgs: 137 active+clean; 82 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-16T06:55:01.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:00 smithi145 ceph-mon[99390]: osdmap e1997: 8 total, 8 up, 8 in 2024-09-16T06:55:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:00 smithi161 ceph-mon[87722]: pgmap v3833: 137 pgs: 137 active+clean; 82 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-16T06:55:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:00 smithi161 ceph-mon[87722]: osdmap e1997: 8 total, 8 up, 8 in 2024-09-16T06:55:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:02 smithi145 ceph-mon[96887]: pgmap v3835: 137 pgs: 137 active+clean; 82 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-16T06:55:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:02 smithi145 ceph-mon[99390]: pgmap v3835: 137 pgs: 137 active+clean; 82 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-16T06:55:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:02 smithi161 ceph-mon[87722]: pgmap v3835: 137 pgs: 137 active+clean; 82 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-16T06:55:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:04 smithi145 ceph-mon[99390]: pgmap v3836: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-16T06:55:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:04 smithi145 ceph-mon[96887]: pgmap v3836: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-16T06:55:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:55:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:55:04] "GET /metrics HTTP/1.1" 200 36787 "" "Prometheus/2.43.0" 2024-09-16T06:55:05.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:04 smithi161 ceph-mon[87722]: pgmap v3836: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-16T06:55:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:06 smithi145 ceph-mon[99390]: pgmap v3837: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-16T06:55:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:06 smithi145 ceph-mon[96887]: pgmap v3837: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-16T06:55:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:06 smithi161 ceph-mon[87722]: pgmap v3837: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-16T06:55:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:08 smithi145 ceph-mon[99390]: pgmap v3838: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:08 smithi145 ceph-mon[96887]: pgmap v3838: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:08 smithi161 ceph-mon[87722]: pgmap v3838: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:10 smithi145 ceph-mon[99390]: pgmap v3839: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-09-16T06:55:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:10 smithi145 ceph-mon[96887]: pgmap v3839: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-09-16T06:55:11.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:10 smithi161 ceph-mon[87722]: pgmap v3839: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-09-16T06:55:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:12 smithi145 ceph-mon[99390]: pgmap v3840: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-09-16T06:55:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:12 smithi145 ceph-mon[96887]: pgmap v3840: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-09-16T06:55:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:12 smithi161 ceph-mon[87722]: pgmap v3840: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-09-16T06:55:13.587 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/7.Grow (19435 ms) 2024-09-16T06:55:13.588 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-09-16T06:55:13.588 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:55:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:14 smithi145 ceph-mon[99390]: pgmap v3841: 137 pgs: 137 active+clean; 135 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-09-16T06:55:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:14 smithi145 ceph-mon[96887]: pgmap v3841: 137 pgs: 137 active+clean; 135 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-09-16T06:55:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:55:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:55:14] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T06:55:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:14 smithi161 ceph-mon[87722]: pgmap v3841: 137 pgs: 137 active+clean; 135 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-09-16T06:55:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:16 smithi145 ceph-mon[99390]: pgmap v3842: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.1 MiB/s wr, 57 op/s 2024-09-16T06:55:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:16 smithi145 ceph-mon[96887]: pgmap v3842: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.1 MiB/s wr, 57 op/s 2024-09-16T06:55:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:16 smithi161 ceph-mon[87722]: pgmap v3842: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.1 MiB/s wr, 57 op/s 2024-09-16T06:55:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:18 smithi145 ceph-mon[99390]: pgmap v3843: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-16T06:55:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:18 smithi145 ceph-mon[96887]: pgmap v3843: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-16T06:55:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:18 smithi161 ceph-mon[87722]: pgmap v3843: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-16T06:55:21.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:20 smithi161 ceph-mon[87722]: pgmap v3844: 137 pgs: 137 active+clean; 175 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.7 MiB/s wr, 29 op/s 2024-09-16T06:55:21.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:20 smithi161 ceph-mon[87722]: osdmap e1998: 8 total, 8 up, 8 in 2024-09-16T06:55:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:20 smithi145 ceph-mon[96887]: pgmap v3844: 137 pgs: 137 active+clean; 175 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.7 MiB/s wr, 29 op/s 2024-09-16T06:55:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:20 smithi145 ceph-mon[96887]: osdmap e1998: 8 total, 8 up, 8 in 2024-09-16T06:55:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:20 smithi145 ceph-mon[99390]: pgmap v3844: 137 pgs: 137 active+clean; 175 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.7 MiB/s wr, 29 op/s 2024-09-16T06:55:21.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:20 smithi145 ceph-mon[99390]: osdmap e1998: 8 total, 8 up, 8 in 2024-09-16T06:55:22.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:22.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:23.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:22 smithi145 ceph-mon[99390]: pgmap v3846: 137 pgs: 137 active+clean; 180 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-09-16T06:55:23.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:22 smithi145 ceph-mon[96887]: pgmap v3846: 137 pgs: 137 active+clean; 180 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-09-16T06:55:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:22 smithi161 ceph-mon[87722]: pgmap v3846: 137 pgs: 137 active+clean; 180 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-09-16T06:55:24.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:55:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:55:24] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:55:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:24 smithi145 ceph-mon[96887]: pgmap v3847: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2024-09-16T06:55:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:24 smithi145 ceph-mon[99390]: pgmap v3847: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2024-09-16T06:55:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:24 smithi161 ceph-mon[87722]: pgmap v3847: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2024-09-16T06:55:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:26 smithi145 ceph-mon[96887]: pgmap v3848: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-16T06:55:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:26 smithi145 ceph-mon[99390]: pgmap v3848: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-16T06:55:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:26 smithi161 ceph-mon[87722]: pgmap v3848: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-16T06:55:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:28 smithi145 ceph-mon[99390]: pgmap v3849: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:28 smithi145 ceph-mon[96887]: pgmap v3849: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:28 smithi161 ceph-mon[87722]: pgmap v3849: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:30 smithi145 ceph-mon[96887]: pgmap v3850: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-16T06:55:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:30 smithi145 ceph-mon[99390]: pgmap v3850: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-16T06:55:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:30 smithi161 ceph-mon[87722]: pgmap v3850: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-16T06:55:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:32 smithi145 ceph-mon[99390]: pgmap v3851: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-09-16T06:55:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:32 smithi145 ceph-mon[96887]: pgmap v3851: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-09-16T06:55:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:32 smithi161 ceph-mon[87722]: pgmap v3851: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-09-16T06:55:33.463 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (19875 ms) 2024-09-16T06:55:33.463 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-09-16T06:55:33.463 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:55:34.899 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:55:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:55:34] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:55:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:34 smithi145 ceph-mon[96887]: pgmap v3852: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-09-16T06:55:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:34 smithi145 ceph-mon[99390]: pgmap v3852: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-09-16T06:55:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:34 smithi161 ceph-mon[87722]: pgmap v3852: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-09-16T06:55:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:36 smithi145 ceph-mon[99390]: pgmap v3853: 137 pgs: 137 active+clean; 220 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T06:55:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:36 smithi145 ceph-mon[96887]: pgmap v3853: 137 pgs: 137 active+clean; 220 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T06:55:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:36 smithi161 ceph-mon[87722]: pgmap v3853: 137 pgs: 137 active+clean; 220 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T06:55:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:39.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:38 smithi145 ceph-mon[99390]: pgmap v3854: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-16T06:55:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:38 smithi145 ceph-mon[96887]: pgmap v3854: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-16T06:55:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:38 smithi161 ceph-mon[87722]: pgmap v3854: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-16T06:55:40.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:39 smithi145 ceph-mon[99390]: osdmap e1999: 8 total, 8 up, 8 in 2024-09-16T06:55:40.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:39 smithi145 ceph-mon[96887]: osdmap e1999: 8 total, 8 up, 8 in 2024-09-16T06:55:40.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:39 smithi161 ceph-mon[87722]: osdmap e1999: 8 total, 8 up, 8 in 2024-09-16T06:55:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:40 smithi145 ceph-mon[96887]: pgmap v3856: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-09-16T06:55:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:40 smithi145 ceph-mon[99390]: pgmap v3856: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-09-16T06:55:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:40 smithi161 ceph-mon[87722]: pgmap v3856: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-09-16T06:55:43.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:42 smithi145 ceph-mon[96887]: pgmap v3857: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-09-16T06:55:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:42 smithi145 ceph-mon[99390]: pgmap v3857: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-09-16T06:55:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:42 smithi161 ceph-mon[87722]: pgmap v3857: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-09-16T06:55:44.924 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:55:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:55:44] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T06:55:44.925 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:44 smithi145 ceph-mon[96887]: pgmap v3858: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.5 MiB/s wr, 52 op/s 2024-09-16T06:55:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:44 smithi145 ceph-mon[99390]: pgmap v3858: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.5 MiB/s wr, 52 op/s 2024-09-16T06:55:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:44 smithi161 ceph-mon[87722]: pgmap v3858: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.5 MiB/s wr, 52 op/s 2024-09-16T06:55:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:46 smithi145 ceph-mon[99390]: pgmap v3859: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-09-16T06:55:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:46 smithi145 ceph-mon[96887]: pgmap v3859: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-09-16T06:55:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:46 smithi161 ceph-mon[87722]: pgmap v3859: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-09-16T06:55:49.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:48 smithi145 ceph-mon[99390]: pgmap v3860: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:48 smithi145 ceph-mon[96887]: pgmap v3860: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:48 smithi161 ceph-mon[87722]: pgmap v3860: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:55:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:50 smithi145 ceph-mon[99390]: pgmap v3861: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-16T06:55:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:50 smithi145 ceph-mon[96887]: pgmap v3861: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-16T06:55:51.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:50 smithi161 ceph-mon[87722]: pgmap v3861: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-16T06:55:52.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:52.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:52.317 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (18853 ms) 2024-09-16T06:55:52.317 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-09-16T06:55:52.317 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:55:52.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:55:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:52 smithi145 ceph-mon[99390]: pgmap v3862: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 544 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:55:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:52 smithi145 ceph-mon[96887]: pgmap v3862: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 544 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:55:53.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:52 smithi161 ceph-mon[87722]: pgmap v3862: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 544 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:55:54.943 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:55:54] "GET /metrics HTTP/1.1" 200 36787 "" "Prometheus/2.43.0" 2024-09-16T06:55:54.943 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[96887]: pgmap v3863: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 905 KiB/s rd, 2.3 MiB/s wr, 24 op/s 2024-09-16T06:55:54.943 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:55:54.943 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:55:54.943 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:55:54.943 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:55:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[99390]: pgmap v3863: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 905 KiB/s rd, 2.3 MiB/s wr, 24 op/s 2024-09-16T06:55:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:55:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:55:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:55:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:55:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:54 smithi161 ceph-mon[87722]: pgmap v3863: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 905 KiB/s rd, 2.3 MiB/s wr, 24 op/s 2024-09-16T06:55:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:55:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:55:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:55:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:55:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:56 smithi145 ceph-mon[99390]: pgmap v3864: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-16T06:55:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:56 smithi145 ceph-mon[96887]: pgmap v3864: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-16T06:55:57.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:56 smithi161 ceph-mon[87722]: pgmap v3864: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-16T06:55:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:58 smithi145 ceph-mon[99390]: pgmap v3865: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-16T06:55:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:55:58 smithi145 ceph-mon[99390]: osdmap e2000: 8 total, 8 up, 8 in 2024-09-16T06:55:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:58 smithi145 ceph-mon[96887]: pgmap v3865: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-16T06:55:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:55:58 smithi145 ceph-mon[96887]: osdmap e2000: 8 total, 8 up, 8 in 2024-09-16T06:55:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:58 smithi161 ceph-mon[87722]: pgmap v3865: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-16T06:55:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:55:58 smithi161 ceph-mon[87722]: osdmap e2000: 8 total, 8 up, 8 in 2024-09-16T06:56:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:00 smithi145 ceph-mon[99390]: pgmap v3867: 137 pgs: 137 active+clean; 298 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 3.7 MiB/s wr, 55 op/s 2024-09-16T06:56:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:00 smithi145 ceph-mon[96887]: pgmap v3867: 137 pgs: 137 active+clean; 298 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 3.7 MiB/s wr, 55 op/s 2024-09-16T06:56:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:00 smithi161 ceph-mon[87722]: pgmap v3867: 137 pgs: 137 active+clean; 298 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 3.7 MiB/s wr, 55 op/s 2024-09-16T06:56:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:02 smithi145 ceph-mon[96887]: pgmap v3868: 137 pgs: 137 active+clean; 314 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 476 KiB/s rd, 4.9 MiB/s wr, 52 op/s 2024-09-16T06:56:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:02 smithi145 ceph-mon[99390]: pgmap v3868: 137 pgs: 137 active+clean; 314 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 476 KiB/s rd, 4.9 MiB/s wr, 52 op/s 2024-09-16T06:56:03.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:02 smithi161 ceph-mon[87722]: pgmap v3868: 137 pgs: 137 active+clean; 314 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 476 KiB/s rd, 4.9 MiB/s wr, 52 op/s 2024-09-16T06:56:04.958 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:56:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:56:04] "GET /metrics HTTP/1.1" 200 36787 "" "Prometheus/2.43.0" 2024-09-16T06:56:04.958 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:04 smithi145 ceph-mon[96887]: pgmap v3869: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-09-16T06:56:05.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:04 smithi145 ceph-mon[99390]: pgmap v3869: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-09-16T06:56:05.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:04 smithi161 ceph-mon[87722]: pgmap v3869: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-09-16T06:56:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:06 smithi145 ceph-mon[96887]: pgmap v3870: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-16T06:56:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:06 smithi145 ceph-mon[99390]: pgmap v3870: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-16T06:56:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:06 smithi161 ceph-mon[87722]: pgmap v3870: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-16T06:56:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:08 smithi145 ceph-mon[96887]: pgmap v3871: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-16T06:56:09.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:08 smithi145 ceph-mon[99390]: pgmap v3871: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-16T06:56:09.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:08 smithi161 ceph-mon[87722]: pgmap v3871: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-16T06:56:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:10 smithi145 ceph-mon[96887]: pgmap v3872: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:56:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:10 smithi145 ceph-mon[96887]: osdmap e2001: 8 total, 8 up, 8 in 2024-09-16T06:56:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:10 smithi145 ceph-mon[99390]: pgmap v3872: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:56:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:10 smithi145 ceph-mon[99390]: osdmap e2001: 8 total, 8 up, 8 in 2024-09-16T06:56:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:10 smithi161 ceph-mon[87722]: pgmap v3872: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-16T06:56:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:10 smithi161 ceph-mon[87722]: osdmap e2001: 8 total, 8 up, 8 in 2024-09-16T06:56:12.269 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (19953 ms) 2024-09-16T06:56:12.269 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-09-16T06:56:12.269 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:56:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:12 smithi145 ceph-mon[99390]: pgmap v3874: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-16T06:56:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:12 smithi145 ceph-mon[96887]: pgmap v3874: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-16T06:56:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:12 smithi161 ceph-mon[87722]: pgmap v3874: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-16T06:56:14.974 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:56:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:56:14] "GET /metrics HTTP/1.1" 200 36797 "" "Prometheus/2.43.0" 2024-09-16T06:56:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:14 smithi145 ceph-mon[99390]: pgmap v3875: 137 pgs: 137 active+clean; 354 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-16T06:56:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:14 smithi145 ceph-mon[96887]: pgmap v3875: 137 pgs: 137 active+clean; 354 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-16T06:56:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:14 smithi161 ceph-mon[87722]: pgmap v3875: 137 pgs: 137 active+clean; 354 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-16T06:56:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:16 smithi145 ceph-mon[99390]: pgmap v3876: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-09-16T06:56:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:16 smithi145 ceph-mon[96887]: pgmap v3876: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-09-16T06:56:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:16 smithi161 ceph-mon[87722]: pgmap v3876: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-09-16T06:56:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:18 smithi145 ceph-mon[99390]: pgmap v3877: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-09-16T06:56:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:18 smithi145 ceph-mon[96887]: pgmap v3877: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-09-16T06:56:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:18 smithi161 ceph-mon[87722]: pgmap v3877: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-09-16T06:56:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:19 smithi145 ceph-mon[99390]: osdmap e2002: 8 total, 8 up, 8 in 2024-09-16T06:56:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:19 smithi145 ceph-mon[96887]: osdmap e2002: 8 total, 8 up, 8 in 2024-09-16T06:56:20.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:19 smithi161 ceph-mon[87722]: osdmap e2002: 8 total, 8 up, 8 in 2024-09-16T06:56:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:20 smithi145 ceph-mon[99390]: pgmap v3879: 137 pgs: 137 active+clean; 399 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 7.8 MiB/s wr, 65 op/s 2024-09-16T06:56:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:20 smithi145 ceph-mon[96887]: pgmap v3879: 137 pgs: 137 active+clean; 399 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 7.8 MiB/s wr, 65 op/s 2024-09-16T06:56:21.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:20 smithi161 ceph-mon[87722]: pgmap v3879: 137 pgs: 137 active+clean; 399 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 7.8 MiB/s wr, 65 op/s 2024-09-16T06:56:22.255 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:22.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:23.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:23 smithi145 ceph-mon[96887]: pgmap v3880: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.9 MiB/s wr, 55 op/s 2024-09-16T06:56:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:23 smithi145 ceph-mon[99390]: pgmap v3880: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.9 MiB/s wr, 55 op/s 2024-09-16T06:56:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:23 smithi161 ceph-mon[87722]: pgmap v3880: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.9 MiB/s wr, 55 op/s 2024-09-16T06:56:25.003 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:56:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:56:24] "GET /metrics HTTP/1.1" 200 36798 "" "Prometheus/2.43.0" 2024-09-16T06:56:25.003 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:25 smithi145 ceph-mon[96887]: pgmap v3881: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.9 MiB/s wr, 60 op/s 2024-09-16T06:56:25.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:25 smithi145 ceph-mon[99390]: pgmap v3881: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.9 MiB/s wr, 60 op/s 2024-09-16T06:56:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:25 smithi161 ceph-mon[87722]: pgmap v3881: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.9 MiB/s wr, 60 op/s 2024-09-16T06:56:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:27 smithi145 ceph-mon[99390]: pgmap v3882: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:56:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:27 smithi145 ceph-mon[96887]: pgmap v3882: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:56:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:27 smithi161 ceph-mon[87722]: pgmap v3882: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:56:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:29 smithi145 ceph-mon[99390]: pgmap v3883: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-16T06:56:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:29 smithi145 ceph-mon[96887]: pgmap v3883: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-16T06:56:29.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:29 smithi161 ceph-mon[87722]: pgmap v3883: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-16T06:56:31.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:31 smithi145 ceph-mon[99390]: pgmap v3884: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-16T06:56:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:31 smithi145 ceph-mon[96887]: pgmap v3884: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-16T06:56:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:31 smithi161 ceph-mon[87722]: pgmap v3884: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-16T06:56:32.446 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (20177 ms) 2024-09-16T06:56:32.447 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-09-16T06:56:32.447 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:56:33.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:33 smithi145 ceph-mon[99390]: pgmap v3885: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-16T06:56:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:33 smithi145 ceph-mon[96887]: pgmap v3885: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-16T06:56:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:33 smithi161 ceph-mon[87722]: pgmap v3885: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 191 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-09-16T06:56:35.016 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:56:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:56:34] "GET /metrics HTTP/1.1" 200 36798 "" "Prometheus/2.43.0" 2024-09-16T06:56:35.016 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:35 smithi145 ceph-mon[96887]: pgmap v3886: 137 pgs: 137 active+clean; 431 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-16T06:56:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:35 smithi145 ceph-mon[99390]: pgmap v3886: 137 pgs: 137 active+clean; 431 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-16T06:56:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:35 smithi161 ceph-mon[87722]: pgmap v3886: 137 pgs: 137 active+clean; 431 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-16T06:56:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:37 smithi145 ceph-mon[99390]: pgmap v3887: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-09-16T06:56:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:37 smithi145 ceph-mon[96887]: pgmap v3887: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-09-16T06:56:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:37 smithi161 ceph-mon[87722]: pgmap v3887: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-09-16T06:56:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:39 smithi145 ceph-mon[99390]: pgmap v3888: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-09-16T06:56:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:39 smithi145 ceph-mon[99390]: osdmap e2003: 8 total, 8 up, 8 in 2024-09-16T06:56:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:39 smithi145 ceph-mon[96887]: pgmap v3888: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-09-16T06:56:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:39 smithi145 ceph-mon[96887]: osdmap e2003: 8 total, 8 up, 8 in 2024-09-16T06:56:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:39 smithi161 ceph-mon[87722]: pgmap v3888: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-09-16T06:56:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:39 smithi161 ceph-mon[87722]: osdmap e2003: 8 total, 8 up, 8 in 2024-09-16T06:56:41.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:41 smithi145 ceph-mon[96887]: pgmap v3890: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-09-16T06:56:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:41 smithi145 ceph-mon[99390]: pgmap v3890: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-09-16T06:56:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:41 smithi161 ceph-mon[87722]: pgmap v3890: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-09-16T06:56:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:43 smithi145 ceph-mon[99390]: pgmap v3891: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-09-16T06:56:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:43 smithi145 ceph-mon[96887]: pgmap v3891: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-09-16T06:56:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:43 smithi161 ceph-mon[87722]: pgmap v3891: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-09-16T06:56:45.031 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:56:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:56:44] "GET /metrics HTTP/1.1" 200 36794 "" "Prometheus/2.43.0" 2024-09-16T06:56:45.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:45 smithi145 ceph-mon[96887]: pgmap v3892: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-16T06:56:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:45 smithi145 ceph-mon[99390]: pgmap v3892: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-16T06:56:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:45 smithi161 ceph-mon[87722]: pgmap v3892: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-16T06:56:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:47 smithi145 ceph-mon[99390]: pgmap v3893: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:56:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:47 smithi145 ceph-mon[96887]: pgmap v3893: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:56:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:47 smithi161 ceph-mon[87722]: pgmap v3893: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-16T06:56:49.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:49 smithi145 ceph-mon[96887]: pgmap v3894: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-09-16T06:56:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:49 smithi145 ceph-mon[99390]: pgmap v3894: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-09-16T06:56:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:49 smithi161 ceph-mon[87722]: pgmap v3894: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-09-16T06:56:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:51 smithi145 ceph-mon[96887]: pgmap v3895: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 560 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-16T06:56:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:51 smithi145 ceph-mon[99390]: pgmap v3895: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 560 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-16T06:56:51.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:51 smithi161 ceph-mon[87722]: pgmap v3895: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 560 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-16T06:56:51.493 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (19047 ms) 2024-09-16T06:56:52.051 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (141586 ms total) 2024-09-16T06:56:52.051 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T06:56:52.051 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 19 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-09-16T06:56:52.087 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-09-16T06:56:52.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:52.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:56:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:53 smithi145 ceph-mon[99390]: pgmap v3896: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-09-16T06:56:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:53 smithi145 ceph-mon[99390]: osdmap e2004: 8 total, 8 up, 8 in 2024-09-16T06:56:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:53 smithi145 ceph-mon[96887]: pgmap v3896: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-09-16T06:56:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:53 smithi145 ceph-mon[96887]: osdmap e2004: 8 total, 8 up, 8 in 2024-09-16T06:56:53.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:53 smithi161 ceph-mon[87722]: pgmap v3896: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-09-16T06:56:53.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:53 smithi161 ceph-mon[87722]: osdmap e2004: 8 total, 8 up, 8 in 2024-09-16T06:56:54.070 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:56:54.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:54 smithi145 ceph-mon[96887]: osdmap e2005: 8 total, 8 up, 8 in 2024-09-16T06:56:54.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:54 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3587520429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:56:54.320 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:54 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:56:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:54 smithi145 ceph-mon[99390]: osdmap e2005: 8 total, 8 up, 8 in 2024-09-16T06:56:54.320 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:54 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3587520429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:56:54.321 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:54 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:56:54.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:54 smithi161 ceph-mon[87722]: osdmap e2005: 8 total, 8 up, 8 in 2024-09-16T06:56:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:54 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3587520429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:56:54.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:54 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T06:56:55.059 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:56:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:56:54] "GET /metrics HTTP/1.1" 200 36794 "" "Prometheus/2.43.0" 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[99390]: pgmap v3899: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[99390]: osdmap e2006: 8 total, 8 up, 8 in 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[96887]: pgmap v3899: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[96887]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:56:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[96887]: osdmap e2006: 8 total, 8 up, 8 in 2024-09-16T06:56:55.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:55 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:56:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:55 smithi161 ceph-mon[87722]: pgmap v3899: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T06:56:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:55 smithi161 ceph-mon[87722]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T06:56:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:55 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T06:56:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:55 smithi161 ceph-mon[87722]: osdmap e2006: 8 total, 8 up, 8 in 2024-09-16T06:56:55.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:55 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:56:56.113 INFO:tasks.workunit.client.0.smithi145.stdout: wrote [540729~7013,992081~14875,3735783~12472,3962240~72615,5516397~90894,6017687~98919,13976781~32407,17994856~20201,18830454~42958,20754815~14406] 2024-09-16T06:56:56.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:56 smithi161 ceph-mon[87722]: osdmap e2007: 8 total, 8 up, 8 in 2024-09-16T06:56:56.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:56:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:56:56.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:56:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:56 smithi145 ceph-mon[99390]: osdmap e2007: 8 total, 8 up, 8 in 2024-09-16T06:56:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:56:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:56:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:56:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:56 smithi145 ceph-mon[96887]: osdmap e2007: 8 total, 8 up, 8 in 2024-09-16T06:56:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:56:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:56:56.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:56:57.104 INFO:tasks.workunit.client.0.smithi145.stdout: wrote [372039~42375,2715743~74766,3340199~52837,4182879~102287,6848554~81587,8125707~63145,9536194~27205,17073133~10141,17147849~36352,20161717~46360] 2024-09-16T06:56:57.111 INFO:tasks.workunit.client.0.smithi145.stdout: diff was [372039~42375,2715743~74766,3340199~52837,4034855~250311,6116606~2072246,8388608~1174791,17073133~10141,17147849~36352,20161717~46360] 2024-09-16T06:56:57.115 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5028 ms) 2024-09-16T06:56:57.115 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-09-16T06:56:57.116 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:56:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:57 smithi161 ceph-mon[87722]: pgmap v3902: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:56:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:57 smithi161 ceph-mon[87722]: osdmap e2008: 8 total, 8 up, 8 in 2024-09-16T06:56:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:57 smithi161 ceph-mon[87722]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:56:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:57 smithi145 ceph-mon[99390]: pgmap v3902: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:56:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:57 smithi145 ceph-mon[99390]: osdmap e2008: 8 total, 8 up, 8 in 2024-09-16T06:56:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:57 smithi145 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:56:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:57 smithi145 ceph-mon[96887]: pgmap v3902: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-16T06:56:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:57 smithi145 ceph-mon[96887]: osdmap e2008: 8 total, 8 up, 8 in 2024-09-16T06:56:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:57 smithi145 ceph-mon[96887]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T06:56:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:58 smithi145 ceph-mon[99390]: osdmap e2009: 8 total, 8 up, 8 in 2024-09-16T06:56:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:58 smithi145 ceph-mon[96887]: osdmap e2009: 8 total, 8 up, 8 in 2024-09-16T06:56:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:58 smithi161 ceph-mon[87722]: osdmap e2009: 8 total, 8 up, 8 in 2024-09-16T06:56:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:59 smithi145 ceph-mon[99390]: pgmap v3905: 137 pgs: 5 creating+peering, 132 active+clean; 5.7 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.2 KiB/s wr, 18 op/s 2024-09-16T06:56:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:56:59 smithi145 ceph-mon[99390]: osdmap e2010: 8 total, 8 up, 8 in 2024-09-16T06:56:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:59 smithi145 ceph-mon[96887]: pgmap v3905: 137 pgs: 5 creating+peering, 132 active+clean; 5.7 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.2 KiB/s wr, 18 op/s 2024-09-16T06:56:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:56:59 smithi145 ceph-mon[96887]: osdmap e2010: 8 total, 8 up, 8 in 2024-09-16T06:56:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:59 smithi161 ceph-mon[87722]: pgmap v3905: 137 pgs: 5 creating+peering, 132 active+clean; 5.7 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.2 KiB/s wr, 18 op/s 2024-09-16T06:56:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:56:59 smithi161 ceph-mon[87722]: osdmap e2010: 8 total, 8 up, 8 in 2024-09-16T06:57:00.127 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:00 smithi145 ceph-mon[99390]: osdmap e2011: 8 total, 8 up, 8 in 2024-09-16T06:57:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:00 smithi145 ceph-mon[96887]: osdmap e2011: 8 total, 8 up, 8 in 2024-09-16T06:57:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:00 smithi161 ceph-mon[87722]: osdmap e2011: 8 total, 8 up, 8 in 2024-09-16T06:57:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:01 smithi145 ceph-mon[99390]: pgmap v3908: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 241 KiB/s wr, 54 op/s 2024-09-16T06:57:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:01 smithi145 ceph-mon[99390]: osdmap e2012: 8 total, 8 up, 8 in 2024-09-16T06:57:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:01 smithi145 ceph-mon[96887]: pgmap v3908: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 241 KiB/s wr, 54 op/s 2024-09-16T06:57:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:01 smithi145 ceph-mon[96887]: osdmap e2012: 8 total, 8 up, 8 in 2024-09-16T06:57:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:01 smithi161 ceph-mon[87722]: pgmap v3908: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 241 KiB/s wr, 54 op/s 2024-09-16T06:57:01.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:01 smithi161 ceph-mon[87722]: osdmap e2012: 8 total, 8 up, 8 in 2024-09-16T06:57:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:02 smithi145 ceph-mon[99390]: osdmap e2013: 8 total, 8 up, 8 in 2024-09-16T06:57:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:02 smithi145 ceph-mon[96887]: osdmap e2013: 8 total, 8 up, 8 in 2024-09-16T06:57:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:02 smithi161 ceph-mon[87722]: osdmap e2013: 8 total, 8 up, 8 in 2024-09-16T06:57:03.146 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:03 smithi145 ceph-mon[96887]: pgmap v3911: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 236 KiB/s wr, 80 op/s 2024-09-16T06:57:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:03 smithi145 ceph-mon[96887]: osdmap e2014: 8 total, 8 up, 8 in 2024-09-16T06:57:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:03 smithi145 ceph-mon[99390]: pgmap v3911: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 236 KiB/s wr, 80 op/s 2024-09-16T06:57:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:03 smithi145 ceph-mon[99390]: osdmap e2014: 8 total, 8 up, 8 in 2024-09-16T06:57:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:03 smithi161 ceph-mon[87722]: pgmap v3911: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 236 KiB/s wr, 80 op/s 2024-09-16T06:57:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:03 smithi161 ceph-mon[87722]: osdmap e2014: 8 total, 8 up, 8 in 2024-09-16T06:57:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:04 smithi145 ceph-mon[96887]: osdmap e2015: 8 total, 8 up, 8 in 2024-09-16T06:57:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:04 smithi145 ceph-mon[96887]: pgmap v3914: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-09-16T06:57:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:04 smithi145 ceph-mon[99390]: osdmap e2015: 8 total, 8 up, 8 in 2024-09-16T06:57:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:04 smithi145 ceph-mon[99390]: pgmap v3914: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-09-16T06:57:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:04 smithi161 ceph-mon[87722]: osdmap e2015: 8 total, 8 up, 8 in 2024-09-16T06:57:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:04 smithi161 ceph-mon[87722]: pgmap v3914: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-09-16T06:57:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:57:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:57:04] "GET /metrics HTTP/1.1" 200 36794 "" "Prometheus/2.43.0" 2024-09-16T06:57:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:05 smithi145 ceph-mon[96887]: osdmap e2016: 8 total, 8 up, 8 in 2024-09-16T06:57:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:05 smithi145 ceph-mon[99390]: osdmap e2016: 8 total, 8 up, 8 in 2024-09-16T06:57:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:05 smithi161 ceph-mon[87722]: osdmap e2016: 8 total, 8 up, 8 in 2024-09-16T06:57:06.180 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:06 smithi145 ceph-mon[96887]: osdmap e2017: 8 total, 8 up, 8 in 2024-09-16T06:57:06.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:06 smithi145 ceph-mon[96887]: pgmap v3917: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 7.0 KiB/s wr, 77 op/s 2024-09-16T06:57:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:06 smithi145 ceph-mon[99390]: osdmap e2017: 8 total, 8 up, 8 in 2024-09-16T06:57:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:06 smithi145 ceph-mon[99390]: pgmap v3917: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 7.0 KiB/s wr, 77 op/s 2024-09-16T06:57:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:06 smithi161 ceph-mon[87722]: osdmap e2017: 8 total, 8 up, 8 in 2024-09-16T06:57:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:06 smithi161 ceph-mon[87722]: pgmap v3917: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 7.0 KiB/s wr, 77 op/s 2024-09-16T06:57:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:07 smithi145 ceph-mon[99390]: osdmap e2018: 8 total, 8 up, 8 in 2024-09-16T06:57:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:07 smithi145 ceph-mon[99390]: osdmap e2019: 8 total, 8 up, 8 in 2024-09-16T06:57:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:07 smithi145 ceph-mon[96887]: osdmap e2018: 8 total, 8 up, 8 in 2024-09-16T06:57:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:07 smithi145 ceph-mon[96887]: osdmap e2019: 8 total, 8 up, 8 in 2024-09-16T06:57:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:07 smithi161 ceph-mon[87722]: osdmap e2018: 8 total, 8 up, 8 in 2024-09-16T06:57:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:07 smithi161 ceph-mon[87722]: osdmap e2019: 8 total, 8 up, 8 in 2024-09-16T06:57:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:08.258 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:08 smithi145 ceph-mon[99390]: osdmap e2020: 8 total, 8 up, 8 in 2024-09-16T06:57:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:08 smithi145 ceph-mon[99390]: pgmap v3921: 137 pgs: 137 active+clean; 22 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 9.2 KiB/s wr, 91 op/s 2024-09-16T06:57:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:08 smithi145 ceph-mon[96887]: osdmap e2020: 8 total, 8 up, 8 in 2024-09-16T06:57:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:08 smithi145 ceph-mon[96887]: pgmap v3921: 137 pgs: 137 active+clean; 22 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 9.2 KiB/s wr, 91 op/s 2024-09-16T06:57:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:08 smithi161 ceph-mon[87722]: osdmap e2020: 8 total, 8 up, 8 in 2024-09-16T06:57:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:08 smithi161 ceph-mon[87722]: pgmap v3921: 137 pgs: 137 active+clean; 22 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 9.2 KiB/s wr, 91 op/s 2024-09-16T06:57:09.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:09 smithi145 ceph-mon[99390]: osdmap e2021: 8 total, 8 up, 8 in 2024-09-16T06:57:09.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:09 smithi145 ceph-mon[96887]: osdmap e2021: 8 total, 8 up, 8 in 2024-09-16T06:57:09.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:09 smithi161 ceph-mon[87722]: osdmap e2021: 8 total, 8 up, 8 in 2024-09-16T06:57:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:10 smithi145 ceph-mon[96887]: osdmap e2022: 8 total, 8 up, 8 in 2024-09-16T06:57:10.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:10 smithi145 ceph-mon[96887]: pgmap v3924: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.8 KiB/s wr, 36 op/s 2024-09-16T06:57:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:10 smithi145 ceph-mon[99390]: osdmap e2022: 8 total, 8 up, 8 in 2024-09-16T06:57:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:10 smithi145 ceph-mon[99390]: pgmap v3924: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.8 KiB/s wr, 36 op/s 2024-09-16T06:57:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:10 smithi161 ceph-mon[87722]: osdmap e2022: 8 total, 8 up, 8 in 2024-09-16T06:57:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:10 smithi161 ceph-mon[87722]: pgmap v3924: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.8 KiB/s wr, 36 op/s 2024-09-16T06:57:11.295 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (14180 ms) 2024-09-16T06:57:11.295 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-09-16T06:57:11.295 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:11.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:11 smithi145 ceph-mon[96887]: osdmap e2023: 8 total, 8 up, 8 in 2024-09-16T06:57:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:11 smithi145 ceph-mon[99390]: osdmap e2023: 8 total, 8 up, 8 in 2024-09-16T06:57:11.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:11 smithi161 ceph-mon[87722]: osdmap e2023: 8 total, 8 up, 8 in 2024-09-16T06:57:12.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:12 smithi145 ceph-mon[99390]: osdmap e2024: 8 total, 8 up, 8 in 2024-09-16T06:57:12.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:12 smithi145 ceph-mon[99390]: pgmap v3927: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.2 KiB/s wr, 92 op/s 2024-09-16T06:57:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:12 smithi145 ceph-mon[96887]: osdmap e2024: 8 total, 8 up, 8 in 2024-09-16T06:57:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:12 smithi145 ceph-mon[96887]: pgmap v3927: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.2 KiB/s wr, 92 op/s 2024-09-16T06:57:12.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:12 smithi161 ceph-mon[87722]: osdmap e2024: 8 total, 8 up, 8 in 2024-09-16T06:57:12.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:12 smithi161 ceph-mon[87722]: pgmap v3927: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.2 KiB/s wr, 92 op/s 2024-09-16T06:57:13.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:13 smithi145 ceph-mon[96887]: osdmap e2025: 8 total, 8 up, 8 in 2024-09-16T06:57:13.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:13 smithi145 ceph-mon[99390]: osdmap e2025: 8 total, 8 up, 8 in 2024-09-16T06:57:13.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:13 smithi161 ceph-mon[87722]: osdmap e2025: 8 total, 8 up, 8 in 2024-09-16T06:57:14.312 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:14 smithi145 ceph-mon[96887]: osdmap e2026: 8 total, 8 up, 8 in 2024-09-16T06:57:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:14 smithi145 ceph-mon[96887]: pgmap v3930: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.2 KiB/s wr, 112 op/s 2024-09-16T06:57:14.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:14 smithi145 ceph-mon[99390]: osdmap e2026: 8 total, 8 up, 8 in 2024-09-16T06:57:14.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:14 smithi145 ceph-mon[99390]: pgmap v3930: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.2 KiB/s wr, 112 op/s 2024-09-16T06:57:14.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:14 smithi161 ceph-mon[87722]: osdmap e2026: 8 total, 8 up, 8 in 2024-09-16T06:57:14.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:14 smithi161 ceph-mon[87722]: pgmap v3930: 137 pgs: 137 active+clean; 29 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.2 KiB/s wr, 112 op/s 2024-09-16T06:57:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:57:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:57:14] "GET /metrics HTTP/1.1" 200 36776 "" "Prometheus/2.43.0" 2024-09-16T06:57:15.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:15 smithi145 ceph-mon[96887]: osdmap e2027: 8 total, 8 up, 8 in 2024-09-16T06:57:15.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:15 smithi145 ceph-mon[99390]: osdmap e2027: 8 total, 8 up, 8 in 2024-09-16T06:57:15.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:15 smithi161 ceph-mon[87722]: osdmap e2027: 8 total, 8 up, 8 in 2024-09-16T06:57:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:16 smithi145 ceph-mon[96887]: osdmap e2028: 8 total, 8 up, 8 in 2024-09-16T06:57:16.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:16 smithi145 ceph-mon[96887]: pgmap v3933: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.5 KiB/s wr, 81 op/s 2024-09-16T06:57:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:16 smithi145 ceph-mon[99390]: osdmap e2028: 8 total, 8 up, 8 in 2024-09-16T06:57:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:16 smithi145 ceph-mon[99390]: pgmap v3933: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.5 KiB/s wr, 81 op/s 2024-09-16T06:57:16.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:16 smithi161 ceph-mon[87722]: osdmap e2028: 8 total, 8 up, 8 in 2024-09-16T06:57:16.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:16 smithi161 ceph-mon[87722]: pgmap v3933: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.5 KiB/s wr, 81 op/s 2024-09-16T06:57:17.331 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:17.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:17 smithi145 ceph-mon[96887]: osdmap e2029: 8 total, 8 up, 8 in 2024-09-16T06:57:17.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:17 smithi145 ceph-mon[99390]: osdmap e2029: 8 total, 8 up, 8 in 2024-09-16T06:57:17.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:17 smithi161 ceph-mon[87722]: osdmap e2029: 8 total, 8 up, 8 in 2024-09-16T06:57:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:18 smithi145 ceph-mon[96887]: osdmap e2030: 8 total, 8 up, 8 in 2024-09-16T06:57:18.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:18 smithi145 ceph-mon[96887]: pgmap v3936: 137 pgs: 137 active+clean; 36 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.5 KiB/s wr, 67 op/s 2024-09-16T06:57:18.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:18 smithi145 ceph-mon[99390]: osdmap e2030: 8 total, 8 up, 8 in 2024-09-16T06:57:18.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:18 smithi145 ceph-mon[99390]: pgmap v3936: 137 pgs: 137 active+clean; 36 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.5 KiB/s wr, 67 op/s 2024-09-16T06:57:18.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:18 smithi161 ceph-mon[87722]: osdmap e2030: 8 total, 8 up, 8 in 2024-09-16T06:57:18.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:18 smithi161 ceph-mon[87722]: pgmap v3936: 137 pgs: 137 active+clean; 36 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.5 KiB/s wr, 67 op/s 2024-09-16T06:57:19.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:19 smithi145 ceph-mon[96887]: osdmap e2031: 8 total, 8 up, 8 in 2024-09-16T06:57:19.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:19 smithi145 ceph-mon[99390]: osdmap e2031: 8 total, 8 up, 8 in 2024-09-16T06:57:19.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:19 smithi161 ceph-mon[87722]: osdmap e2031: 8 total, 8 up, 8 in 2024-09-16T06:57:20.354 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:20.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:20 smithi161 ceph-mon[87722]: osdmap e2032: 8 total, 8 up, 8 in 2024-09-16T06:57:20.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:20 smithi161 ceph-mon[87722]: pgmap v3939: 137 pgs: 137 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 8.2 KiB/s wr, 102 op/s 2024-09-16T06:57:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:20 smithi145 ceph-mon[96887]: osdmap e2032: 8 total, 8 up, 8 in 2024-09-16T06:57:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:20 smithi145 ceph-mon[96887]: pgmap v3939: 137 pgs: 137 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 8.2 KiB/s wr, 102 op/s 2024-09-16T06:57:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:20 smithi145 ceph-mon[99390]: osdmap e2032: 8 total, 8 up, 8 in 2024-09-16T06:57:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:20 smithi145 ceph-mon[99390]: pgmap v3939: 137 pgs: 137 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 8.2 KiB/s wr, 102 op/s 2024-09-16T06:57:21.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:21 smithi161 ceph-mon[87722]: osdmap e2033: 8 total, 8 up, 8 in 2024-09-16T06:57:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:21 smithi145 ceph-mon[96887]: osdmap e2033: 8 total, 8 up, 8 in 2024-09-16T06:57:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:21 smithi145 ceph-mon[99390]: osdmap e2033: 8 total, 8 up, 8 in 2024-09-16T06:57:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:22 smithi145 ceph-mon[99390]: osdmap e2034: 8 total, 8 up, 8 in 2024-09-16T06:57:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:22 smithi145 ceph-mon[99390]: pgmap v3942: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 9.0 KiB/s wr, 95 op/s 2024-09-16T06:57:22.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:22 smithi145 ceph-mon[96887]: osdmap e2034: 8 total, 8 up, 8 in 2024-09-16T06:57:22.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:22.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:22 smithi145 ceph-mon[96887]: pgmap v3942: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 9.0 KiB/s wr, 95 op/s 2024-09-16T06:57:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:22 smithi161 ceph-mon[87722]: osdmap e2034: 8 total, 8 up, 8 in 2024-09-16T06:57:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:22 smithi161 ceph-mon[87722]: pgmap v3942: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 9.0 KiB/s wr, 95 op/s 2024-09-16T06:57:23.375 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:23 smithi145 ceph-mon[96887]: osdmap e2035: 8 total, 8 up, 8 in 2024-09-16T06:57:23.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:23 smithi145 ceph-mon[99390]: osdmap e2035: 8 total, 8 up, 8 in 2024-09-16T06:57:23.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:23 smithi161 ceph-mon[87722]: osdmap e2035: 8 total, 8 up, 8 in 2024-09-16T06:57:24.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:24 smithi145 ceph-mon[96887]: osdmap e2036: 8 total, 8 up, 8 in 2024-09-16T06:57:24.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:24 smithi145 ceph-mon[96887]: pgmap v3945: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 5.2 KiB/s wr, 39 op/s 2024-09-16T06:57:24.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:24 smithi145 ceph-mon[99390]: osdmap e2036: 8 total, 8 up, 8 in 2024-09-16T06:57:24.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:24 smithi145 ceph-mon[99390]: pgmap v3945: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 5.2 KiB/s wr, 39 op/s 2024-09-16T06:57:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:24 smithi161 ceph-mon[87722]: osdmap e2036: 8 total, 8 up, 8 in 2024-09-16T06:57:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:24 smithi161 ceph-mon[87722]: pgmap v3945: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 5.2 KiB/s wr, 39 op/s 2024-09-16T06:57:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:57:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:57:24] "GET /metrics HTTP/1.1" 200 36783 "" "Prometheus/2.43.0" 2024-09-16T06:57:25.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:25 smithi145 ceph-mon[96887]: osdmap e2037: 8 total, 8 up, 8 in 2024-09-16T06:57:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:25 smithi145 ceph-mon[99390]: osdmap e2037: 8 total, 8 up, 8 in 2024-09-16T06:57:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:25 smithi161 ceph-mon[87722]: osdmap e2037: 8 total, 8 up, 8 in 2024-09-16T06:57:26.402 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (15107 ms) 2024-09-16T06:57:26.402 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 2024-09-16T06:57:26.402 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:26.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:26 smithi145 ceph-mon[99390]: osdmap e2038: 8 total, 8 up, 8 in 2024-09-16T06:57:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:26 smithi145 ceph-mon[99390]: pgmap v3948: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 4.5 KiB/s wr, 42 op/s 2024-09-16T06:57:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:26 smithi145 ceph-mon[96887]: osdmap e2038: 8 total, 8 up, 8 in 2024-09-16T06:57:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:26 smithi145 ceph-mon[96887]: pgmap v3948: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 4.5 KiB/s wr, 42 op/s 2024-09-16T06:57:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:26 smithi161 ceph-mon[87722]: osdmap e2038: 8 total, 8 up, 8 in 2024-09-16T06:57:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:26 smithi161 ceph-mon[87722]: pgmap v3948: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 4.5 KiB/s wr, 42 op/s 2024-09-16T06:57:27.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:27 smithi145 ceph-mon[99390]: osdmap e2039: 8 total, 8 up, 8 in 2024-09-16T06:57:27.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:27 smithi145 ceph-mon[96887]: osdmap e2039: 8 total, 8 up, 8 in 2024-09-16T06:57:27.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:27 smithi161 ceph-mon[87722]: osdmap e2039: 8 total, 8 up, 8 in 2024-09-16T06:57:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:28 smithi145 ceph-mon[99390]: pgmap v3950: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.6 KiB/s wr, 65 op/s 2024-09-16T06:57:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:28 smithi145 ceph-mon[96887]: pgmap v3950: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.6 KiB/s wr, 65 op/s 2024-09-16T06:57:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:28 smithi161 ceph-mon[87722]: pgmap v3950: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.6 KiB/s wr, 65 op/s 2024-09-16T06:57:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:30 smithi145 ceph-mon[96887]: pgmap v3951: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 7.0 KiB/s wr, 82 op/s 2024-09-16T06:57:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:30 smithi145 ceph-mon[96887]: osdmap e2040: 8 total, 8 up, 8 in 2024-09-16T06:57:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:30 smithi145 ceph-mon[99390]: pgmap v3951: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 7.0 KiB/s wr, 82 op/s 2024-09-16T06:57:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:30 smithi145 ceph-mon[99390]: osdmap e2040: 8 total, 8 up, 8 in 2024-09-16T06:57:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:30 smithi161 ceph-mon[87722]: pgmap v3951: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 7.0 KiB/s wr, 82 op/s 2024-09-16T06:57:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:30 smithi161 ceph-mon[87722]: osdmap e2040: 8 total, 8 up, 8 in 2024-09-16T06:57:31.948 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:32.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:31 smithi145 ceph-mon[99390]: osdmap e2041: 8 total, 8 up, 8 in 2024-09-16T06:57:32.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:31 smithi145 ceph-mon[96887]: osdmap e2041: 8 total, 8 up, 8 in 2024-09-16T06:57:32.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:31 smithi161 ceph-mon[87722]: osdmap e2041: 8 total, 8 up, 8 in 2024-09-16T06:57:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:32 smithi145 ceph-mon[96887]: pgmap v3954: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.0 KiB/s wr, 66 op/s 2024-09-16T06:57:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:32 smithi145 ceph-mon[96887]: osdmap e2042: 8 total, 8 up, 8 in 2024-09-16T06:57:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:32 smithi145 ceph-mon[99390]: pgmap v3954: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.0 KiB/s wr, 66 op/s 2024-09-16T06:57:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:32 smithi145 ceph-mon[99390]: osdmap e2042: 8 total, 8 up, 8 in 2024-09-16T06:57:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:32 smithi161 ceph-mon[87722]: pgmap v3954: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.0 KiB/s wr, 66 op/s 2024-09-16T06:57:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:32 smithi161 ceph-mon[87722]: osdmap e2042: 8 total, 8 up, 8 in 2024-09-16T06:57:34.914 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:57:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:57:34] "GET /metrics HTTP/1.1" 200 36783 "" "Prometheus/2.43.0" 2024-09-16T06:57:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:34 smithi145 ceph-mon[96887]: pgmap v3956: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-09-16T06:57:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:34 smithi145 ceph-mon[99390]: pgmap v3956: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-09-16T06:57:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:34 smithi161 ceph-mon[87722]: pgmap v3956: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-09-16T06:57:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:36 smithi145 ceph-mon[99390]: pgmap v3957: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-09-16T06:57:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:36 smithi145 ceph-mon[99390]: osdmap e2043: 8 total, 8 up, 8 in 2024-09-16T06:57:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:36 smithi145 ceph-mon[96887]: pgmap v3957: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-09-16T06:57:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:36 smithi145 ceph-mon[96887]: osdmap e2043: 8 total, 8 up, 8 in 2024-09-16T06:57:37.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:36 smithi161 ceph-mon[87722]: pgmap v3957: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-09-16T06:57:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:36 smithi161 ceph-mon[87722]: osdmap e2043: 8 total, 8 up, 8 in 2024-09-16T06:57:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:37.967 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:38.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:37 smithi145 ceph-mon[99390]: osdmap e2044: 8 total, 8 up, 8 in 2024-09-16T06:57:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:37 smithi145 ceph-mon[96887]: osdmap e2044: 8 total, 8 up, 8 in 2024-09-16T06:57:38.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:37 smithi161 ceph-mon[87722]: osdmap e2044: 8 total, 8 up, 8 in 2024-09-16T06:57:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:38 smithi145 ceph-mon[99390]: pgmap v3960: 137 pgs: 137 active+clean; 67 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-09-16T06:57:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:38 smithi145 ceph-mon[99390]: osdmap e2045: 8 total, 8 up, 8 in 2024-09-16T06:57:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:38 smithi145 ceph-mon[96887]: pgmap v3960: 137 pgs: 137 active+clean; 67 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-09-16T06:57:39.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:38 smithi145 ceph-mon[96887]: osdmap e2045: 8 total, 8 up, 8 in 2024-09-16T06:57:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:38 smithi161 ceph-mon[87722]: pgmap v3960: 137 pgs: 137 active+clean; 67 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-09-16T06:57:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:38 smithi161 ceph-mon[87722]: osdmap e2045: 8 total, 8 up, 8 in 2024-09-16T06:57:41.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:40 smithi145 ceph-mon[99390]: pgmap v3962: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 689 KiB/s wr, 68 op/s 2024-09-16T06:57:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:40 smithi145 ceph-mon[96887]: pgmap v3962: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 689 KiB/s wr, 68 op/s 2024-09-16T06:57:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:40 smithi161 ceph-mon[87722]: pgmap v3962: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 689 KiB/s wr, 68 op/s 2024-09-16T06:57:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:42 smithi145 ceph-mon[96887]: pgmap v3963: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-16T06:57:42.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:42 smithi145 ceph-mon[99390]: pgmap v3963: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-16T06:57:42.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:42 smithi161 ceph-mon[87722]: pgmap v3963: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-16T06:57:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:43 smithi145 ceph-mon[96887]: osdmap e2046: 8 total, 8 up, 8 in 2024-09-16T06:57:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]: dispatch 2024-09-16T06:57:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1f", "id": [0, 1]}]: dispatch 2024-09-16T06:57:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:43 smithi145 ceph-mon[99390]: osdmap e2046: 8 total, 8 up, 8 in 2024-09-16T06:57:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]: dispatch 2024-09-16T06:57:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1f", "id": [0, 1]}]: dispatch 2024-09-16T06:57:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:43 smithi161 ceph-mon[87722]: osdmap e2046: 8 total, 8 up, 8 in 2024-09-16T06:57:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]: dispatch 2024-09-16T06:57:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1f", "id": [0, 1]}]: dispatch 2024-09-16T06:57:44.285 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:44.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]': finished 2024-09-16T06:57:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1f", "id": [0, 1]}]': finished 2024-09-16T06:57:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-mon[99390]: osdmap e2047: 8 total, 8 up, 8 in 2024-09-16T06:57:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-mon[99390]: pgmap v3966: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.8 KiB/s wr, 44 op/s 2024-09-16T06:57:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]': finished 2024-09-16T06:57:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1f", "id": [0, 1]}]': finished 2024-09-16T06:57:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-mon[96887]: osdmap e2047: 8 total, 8 up, 8 in 2024-09-16T06:57:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-mon[96887]: pgmap v3966: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.8 KiB/s wr, 44 op/s 2024-09-16T06:57:44.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]': finished 2024-09-16T06:57:44.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1f", "id": [0, 1]}]': finished 2024-09-16T06:57:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:44 smithi161 ceph-mon[87722]: osdmap e2047: 8 total, 8 up, 8 in 2024-09-16T06:57:44.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:44 smithi161 ceph-mon[87722]: pgmap v3966: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.8 KiB/s wr, 44 op/s 2024-09-16T06:57:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:57:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:57:44] "GET /metrics HTTP/1.1" 200 36786 "" "Prometheus/2.43.0" 2024-09-16T06:57:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:45 smithi145 ceph-mon[99390]: osdmap e2048: 8 total, 8 up, 8 in 2024-09-16T06:57:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:45 smithi145 ceph-mon[96887]: osdmap e2048: 8 total, 8 up, 8 in 2024-09-16T06:57:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:45 smithi161 ceph-mon[87722]: osdmap e2048: 8 total, 8 up, 8 in 2024-09-16T06:57:46.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:46 smithi145 ceph-mon[96887]: pgmap v3968: 137 pgs: 137 active+clean; 73 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 16 op/s; 48 B/s, 0 objects/s recovering 2024-09-16T06:57:46.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:46 smithi145 ceph-mon[99390]: pgmap v3968: 137 pgs: 137 active+clean; 73 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 16 op/s; 48 B/s, 0 objects/s recovering 2024-09-16T06:57:46.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:46 smithi161 ceph-mon[87722]: pgmap v3968: 137 pgs: 137 active+clean; 73 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 16 op/s; 48 B/s, 0 objects/s recovering 2024-09-16T06:57:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:48 smithi145 ceph-mon[99390]: osdmap e2049: 8 total, 8 up, 8 in 2024-09-16T06:57:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:48 smithi145 ceph-mon[99390]: pgmap v3970: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 736 KiB/s wr, 39 op/s; 52 B/s, 0 objects/s recovering 2024-09-16T06:57:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:48 smithi145 ceph-mon[96887]: osdmap e2049: 8 total, 8 up, 8 in 2024-09-16T06:57:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:48 smithi145 ceph-mon[96887]: pgmap v3970: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 736 KiB/s wr, 39 op/s; 52 B/s, 0 objects/s recovering 2024-09-16T06:57:49.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:48 smithi161 ceph-mon[87722]: osdmap e2049: 8 total, 8 up, 8 in 2024-09-16T06:57:49.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:48 smithi161 ceph-mon[87722]: pgmap v3970: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 736 KiB/s wr, 39 op/s; 52 B/s, 0 objects/s recovering 2024-09-16T06:57:49.824 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:50.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:49 smithi145 ceph-mon[99390]: osdmap e2050: 8 total, 8 up, 8 in 2024-09-16T06:57:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:49 smithi145 ceph-mon[96887]: osdmap e2050: 8 total, 8 up, 8 in 2024-09-16T06:57:50.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:49 smithi161 ceph-mon[87722]: osdmap e2050: 8 total, 8 up, 8 in 2024-09-16T06:57:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:50 smithi145 ceph-mon[99390]: osdmap e2051: 8 total, 8 up, 8 in 2024-09-16T06:57:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:50 smithi145 ceph-mon[99390]: pgmap v3973: 137 pgs: 137 active+clean; 77 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 739 KiB/s wr, 53 op/s; 111 B/s, 0 objects/s recovering 2024-09-16T06:57:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:50 smithi145 ceph-mon[96887]: osdmap e2051: 8 total, 8 up, 8 in 2024-09-16T06:57:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:50 smithi145 ceph-mon[96887]: pgmap v3973: 137 pgs: 137 active+clean; 77 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 739 KiB/s wr, 53 op/s; 111 B/s, 0 objects/s recovering 2024-09-16T06:57:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:50 smithi161 ceph-mon[87722]: osdmap e2051: 8 total, 8 up, 8 in 2024-09-16T06:57:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:50 smithi161 ceph-mon[87722]: pgmap v3973: 137 pgs: 137 active+clean; 77 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 739 KiB/s wr, 53 op/s; 111 B/s, 0 objects/s recovering 2024-09-16T06:57:52.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:52.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:52.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:57:53.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:52 smithi145 ceph-mon[96887]: pgmap v3974: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 688 KiB/s wr, 55 op/s; 54 B/s, 0 objects/s recovering 2024-09-16T06:57:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:52 smithi145 ceph-mon[99390]: pgmap v3974: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 688 KiB/s wr, 55 op/s; 54 B/s, 0 objects/s recovering 2024-09-16T06:57:53.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:52 smithi161 ceph-mon[87722]: pgmap v3974: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 688 KiB/s wr, 55 op/s; 54 B/s, 0 objects/s recovering 2024-09-16T06:57:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:54 smithi145 ceph-mon[99390]: osdmap e2052: 8 total, 8 up, 8 in 2024-09-16T06:57:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:54 smithi145 ceph-mon[99390]: pgmap v3976: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 29 op/s; 54 B/s, 0 objects/s recovering 2024-09-16T06:57:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:54 smithi145 ceph-mon[96887]: osdmap e2052: 8 total, 8 up, 8 in 2024-09-16T06:57:55.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:54 smithi145 ceph-mon[96887]: pgmap v3976: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 29 op/s; 54 B/s, 0 objects/s recovering 2024-09-16T06:57:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:57:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:57:54] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:57:55.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:54 smithi161 ceph-mon[87722]: osdmap e2052: 8 total, 8 up, 8 in 2024-09-16T06:57:55.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:54 smithi161 ceph-mon[87722]: pgmap v3976: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 29 op/s; 54 B/s, 0 objects/s recovering 2024-09-16T06:57:55.845 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 (29443 ms) 2024-09-16T06:57:55.845 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP 2024-09-16T06:57:55.845 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:57:56.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:55 smithi145 ceph-mon[99390]: osdmap e2053: 8 total, 8 up, 8 in 2024-09-16T06:57:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:55 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:57:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:55 smithi145 ceph-mon[96887]: osdmap e2053: 8 total, 8 up, 8 in 2024-09-16T06:57:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:55 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:57:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:55 smithi161 ceph-mon[87722]: osdmap e2053: 8 total, 8 up, 8 in 2024-09-16T06:57:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:55 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:57:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:56 smithi161 ceph-mon[87722]: osdmap e2054: 8 total, 8 up, 8 in 2024-09-16T06:57:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:56 smithi161 ceph-mon[87722]: pgmap v3979: 137 pgs: 137 active+clean; 85 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-16T06:57:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:57:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:57:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:57:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[99390]: osdmap e2054: 8 total, 8 up, 8 in 2024-09-16T06:57:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[99390]: pgmap v3979: 137 pgs: 137 active+clean; 85 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-16T06:57:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:57:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:57:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:57:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[96887]: osdmap e2054: 8 total, 8 up, 8 in 2024-09-16T06:57:57.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[96887]: pgmap v3979: 137 pgs: 137 active+clean; 85 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-16T06:57:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:57:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:57:57.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:57:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:57:58 smithi145 ceph-mon[96887]: pgmap v3980: 137 pgs: 137 active+clean; 85 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 39 op/s 2024-09-16T06:57:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:57:58 smithi145 ceph-mon[99390]: pgmap v3980: 137 pgs: 137 active+clean; 85 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 39 op/s 2024-09-16T06:57:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:57:58 smithi161 ceph-mon[87722]: pgmap v3980: 137 pgs: 137 active+clean; 85 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 39 op/s 2024-09-16T06:58:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:00 smithi145 ceph-mon[96887]: pgmap v3981: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 684 KiB/s wr, 52 op/s 2024-09-16T06:58:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:00 smithi145 ceph-mon[96887]: osdmap e2055: 8 total, 8 up, 8 in 2024-09-16T06:58:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:00 smithi145 ceph-mon[99390]: pgmap v3981: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 684 KiB/s wr, 52 op/s 2024-09-16T06:58:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:00 smithi145 ceph-mon[99390]: osdmap e2055: 8 total, 8 up, 8 in 2024-09-16T06:58:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:00 smithi161 ceph-mon[87722]: pgmap v3981: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 684 KiB/s wr, 52 op/s 2024-09-16T06:58:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:00 smithi161 ceph-mon[87722]: osdmap e2055: 8 total, 8 up, 8 in 2024-09-16T06:58:01.938 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:02.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:01 smithi145 ceph-mon[96887]: osdmap e2056: 8 total, 8 up, 8 in 2024-09-16T06:58:02.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:01 smithi145 ceph-mon[99390]: osdmap e2056: 8 total, 8 up, 8 in 2024-09-16T06:58:02.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:01 smithi161 ceph-mon[87722]: osdmap e2056: 8 total, 8 up, 8 in 2024-09-16T06:58:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:02 smithi145 ceph-mon[96887]: pgmap v3984: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 684 KiB/s wr, 36 op/s 2024-09-16T06:58:03.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:02 smithi145 ceph-mon[96887]: osdmap e2057: 8 total, 8 up, 8 in 2024-09-16T06:58:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:02 smithi145 ceph-mon[99390]: pgmap v3984: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 684 KiB/s wr, 36 op/s 2024-09-16T06:58:03.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:02 smithi145 ceph-mon[99390]: osdmap e2057: 8 total, 8 up, 8 in 2024-09-16T06:58:03.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:02 smithi161 ceph-mon[87722]: pgmap v3984: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 684 KiB/s wr, 36 op/s 2024-09-16T06:58:03.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:02 smithi161 ceph-mon[87722]: osdmap e2057: 8 total, 8 up, 8 in 2024-09-16T06:58:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:04 smithi145 ceph-mon[99390]: pgmap v3986: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-09-16T06:58:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:04 smithi145 ceph-mon[96887]: pgmap v3986: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-09-16T06:58:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:58:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:58:04] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:58:05.338 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:04 smithi161 ceph-mon[87722]: pgmap v3986: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-09-16T06:58:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:06 smithi145 ceph-mon[96887]: pgmap v3987: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-16T06:58:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:06 smithi145 ceph-mon[96887]: osdmap e2058: 8 total, 8 up, 8 in 2024-09-16T06:58:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:06 smithi145 ceph-mon[99390]: pgmap v3987: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-16T06:58:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:06 smithi145 ceph-mon[99390]: osdmap e2058: 8 total, 8 up, 8 in 2024-09-16T06:58:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:06 smithi161 ceph-mon[87722]: pgmap v3987: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-16T06:58:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:06 smithi161 ceph-mon[87722]: osdmap e2058: 8 total, 8 up, 8 in 2024-09-16T06:58:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:07.966 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:08.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:07 smithi145 ceph-mon[99390]: osdmap e2059: 8 total, 8 up, 8 in 2024-09-16T06:58:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:07 smithi145 ceph-mon[96887]: osdmap e2059: 8 total, 8 up, 8 in 2024-09-16T06:58:08.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:07 smithi161 ceph-mon[87722]: osdmap e2059: 8 total, 8 up, 8 in 2024-09-16T06:58:09.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:08 smithi145 ceph-mon[96887]: pgmap v3990: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-16T06:58:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:08 smithi145 ceph-mon[96887]: osdmap e2060: 8 total, 8 up, 8 in 2024-09-16T06:58:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:08 smithi145 ceph-mon[99390]: pgmap v3990: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-16T06:58:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:08 smithi145 ceph-mon[99390]: osdmap e2060: 8 total, 8 up, 8 in 2024-09-16T06:58:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:08 smithi161 ceph-mon[87722]: pgmap v3990: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-16T06:58:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:08 smithi161 ceph-mon[87722]: osdmap e2060: 8 total, 8 up, 8 in 2024-09-16T06:58:11.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:10 smithi145 ceph-mon[96887]: pgmap v3992: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-09-16T06:58:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:10 smithi145 ceph-mon[99390]: pgmap v3992: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-09-16T06:58:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:10 smithi161 ceph-mon[87722]: pgmap v3992: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-09-16T06:58:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:12 smithi145 ceph-mon[96887]: pgmap v3993: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-09-16T06:58:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:12 smithi145 ceph-mon[96887]: osdmap e2061: 8 total, 8 up, 8 in 2024-09-16T06:58:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:12 smithi145 ceph-mon[99390]: pgmap v3993: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-09-16T06:58:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:12 smithi145 ceph-mon[99390]: osdmap e2061: 8 total, 8 up, 8 in 2024-09-16T06:58:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:12 smithi161 ceph-mon[87722]: pgmap v3993: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-09-16T06:58:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:12 smithi161 ceph-mon[87722]: osdmap e2061: 8 total, 8 up, 8 in 2024-09-16T06:58:13.989 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:14.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:13 smithi145 ceph-mon[96887]: osdmap e2062: 8 total, 8 up, 8 in 2024-09-16T06:58:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:13 smithi145 ceph-mon[99390]: osdmap e2062: 8 total, 8 up, 8 in 2024-09-16T06:58:14.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:13 smithi161 ceph-mon[87722]: osdmap e2062: 8 total, 8 up, 8 in 2024-09-16T06:58:14.956 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:58:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:58:14] "GET /metrics HTTP/1.1" 200 36785 "" "Prometheus/2.43.0" 2024-09-16T06:58:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:14 smithi145 ceph-mon[96887]: pgmap v3996: 137 pgs: 137 active+clean; 114 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-09-16T06:58:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:14 smithi145 ceph-mon[96887]: osdmap e2063: 8 total, 8 up, 8 in 2024-09-16T06:58:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:14 smithi145 ceph-mon[99390]: pgmap v3996: 137 pgs: 137 active+clean; 114 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-09-16T06:58:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:14 smithi145 ceph-mon[99390]: osdmap e2063: 8 total, 8 up, 8 in 2024-09-16T06:58:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:14 smithi161 ceph-mon[87722]: pgmap v3996: 137 pgs: 137 active+clean; 114 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-09-16T06:58:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:14 smithi161 ceph-mon[87722]: osdmap e2063: 8 total, 8 up, 8 in 2024-09-16T06:58:17.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:16 smithi145 ceph-mon[99390]: pgmap v3998: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 25 op/s 2024-09-16T06:58:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:16 smithi145 ceph-mon[96887]: pgmap v3998: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 25 op/s 2024-09-16T06:58:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:16 smithi161 ceph-mon[87722]: pgmap v3998: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 25 op/s 2024-09-16T06:58:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:18 smithi145 ceph-mon[96887]: pgmap v3999: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-16T06:58:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:18 smithi145 ceph-mon[96887]: osdmap e2064: 8 total, 8 up, 8 in 2024-09-16T06:58:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:18 smithi145 ceph-mon[99390]: pgmap v3999: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-16T06:58:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:18 smithi145 ceph-mon[99390]: osdmap e2064: 8 total, 8 up, 8 in 2024-09-16T06:58:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:18 smithi161 ceph-mon[87722]: pgmap v3999: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-16T06:58:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:18 smithi161 ceph-mon[87722]: osdmap e2064: 8 total, 8 up, 8 in 2024-09-16T06:58:20.008 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:20.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:19 smithi145 ceph-mon[96887]: osdmap e2065: 8 total, 8 up, 8 in 2024-09-16T06:58:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:19 smithi145 ceph-mon[99390]: osdmap e2065: 8 total, 8 up, 8 in 2024-09-16T06:58:20.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:19 smithi161 ceph-mon[87722]: osdmap e2065: 8 total, 8 up, 8 in 2024-09-16T06:58:21.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:20 smithi161 ceph-mon[87722]: pgmap v4002: 137 pgs: 137 active+clean; 120 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 3.3 KiB/s wr, 28 op/s 2024-09-16T06:58:21.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:20 smithi161 ceph-mon[87722]: osdmap e2066: 8 total, 8 up, 8 in 2024-09-16T06:58:21.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:20 smithi145 ceph-mon[96887]: pgmap v4002: 137 pgs: 137 active+clean; 120 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 3.3 KiB/s wr, 28 op/s 2024-09-16T06:58:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:20 smithi145 ceph-mon[96887]: osdmap e2066: 8 total, 8 up, 8 in 2024-09-16T06:58:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:20 smithi145 ceph-mon[99390]: pgmap v4002: 137 pgs: 137 active+clean; 120 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 3.3 KiB/s wr, 28 op/s 2024-09-16T06:58:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:20 smithi145 ceph-mon[99390]: osdmap e2066: 8 total, 8 up, 8 in 2024-09-16T06:58:22.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:23.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:22 smithi145 ceph-mon[99390]: pgmap v4004: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-09-16T06:58:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:22 smithi145 ceph-mon[96887]: pgmap v4004: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-09-16T06:58:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:22 smithi161 ceph-mon[87722]: pgmap v4004: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-09-16T06:58:25.004 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:58:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:58:24] "GET /metrics HTTP/1.1" 200 36788 "" "Prometheus/2.43.0" 2024-09-16T06:58:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:25 smithi145 ceph-mon[96887]: pgmap v4005: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-16T06:58:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:25 smithi145 ceph-mon[96887]: osdmap e2067: 8 total, 8 up, 8 in 2024-09-16T06:58:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:25 smithi145 ceph-mon[99390]: pgmap v4005: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-16T06:58:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:25 smithi145 ceph-mon[99390]: osdmap e2067: 8 total, 8 up, 8 in 2024-09-16T06:58:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:25 smithi161 ceph-mon[87722]: pgmap v4005: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-16T06:58:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:25 smithi161 ceph-mon[87722]: osdmap e2067: 8 total, 8 up, 8 in 2024-09-16T06:58:26.044 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP (30199 ms) 2024-09-16T06:58:26.044 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 2024-09-16T06:58:26.044 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:26 smithi145 ceph-mon[99390]: osdmap e2068: 8 total, 8 up, 8 in 2024-09-16T06:58:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:26 smithi145 ceph-mon[96887]: osdmap e2068: 8 total, 8 up, 8 in 2024-09-16T06:58:26.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:26 smithi161 ceph-mon[87722]: osdmap e2068: 8 total, 8 up, 8 in 2024-09-16T06:58:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:27 smithi145 ceph-mon[99390]: pgmap v4008: 137 pgs: 137 active+clean; 131 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-09-16T06:58:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:27 smithi145 ceph-mon[99390]: osdmap e2069: 8 total, 8 up, 8 in 2024-09-16T06:58:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:27 smithi145 ceph-mon[96887]: pgmap v4008: 137 pgs: 137 active+clean; 131 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-09-16T06:58:27.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:27 smithi145 ceph-mon[96887]: osdmap e2069: 8 total, 8 up, 8 in 2024-09-16T06:58:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:27 smithi161 ceph-mon[87722]: pgmap v4008: 137 pgs: 137 active+clean; 131 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-09-16T06:58:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:27 smithi161 ceph-mon[87722]: osdmap e2069: 8 total, 8 up, 8 in 2024-09-16T06:58:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:29 smithi145 ceph-mon[99390]: pgmap v4010: 137 pgs: 137 active+clean; 135 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 687 KiB/s wr, 31 op/s 2024-09-16T06:58:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:29 smithi145 ceph-mon[96887]: pgmap v4010: 137 pgs: 137 active+clean; 135 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 687 KiB/s wr, 31 op/s 2024-09-16T06:58:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:29 smithi161 ceph-mon[87722]: pgmap v4010: 137 pgs: 137 active+clean; 135 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 687 KiB/s wr, 31 op/s 2024-09-16T06:58:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:31 smithi145 ceph-mon[96887]: pgmap v4011: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-09-16T06:58:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:31 smithi145 ceph-mon[99390]: pgmap v4011: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-09-16T06:58:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:31 smithi161 ceph-mon[87722]: pgmap v4011: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-09-16T06:58:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:33 smithi145 ceph-mon[96887]: pgmap v4012: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 525 KiB/s wr, 36 op/s 2024-09-16T06:58:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:33 smithi145 ceph-mon[96887]: osdmap e2070: 8 total, 8 up, 8 in 2024-09-16T06:58:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:33 smithi145 ceph-mon[99390]: pgmap v4012: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 525 KiB/s wr, 36 op/s 2024-09-16T06:58:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:33 smithi145 ceph-mon[99390]: osdmap e2070: 8 total, 8 up, 8 in 2024-09-16T06:58:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:33 smithi161 ceph-mon[87722]: pgmap v4012: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 525 KiB/s wr, 36 op/s 2024-09-16T06:58:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:33 smithi161 ceph-mon[87722]: osdmap e2070: 8 total, 8 up, 8 in 2024-09-16T06:58:34.060 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:34.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:34 smithi145 ceph-mon[96887]: osdmap e2071: 8 total, 8 up, 8 in 2024-09-16T06:58:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:34 smithi145 ceph-mon[99390]: osdmap e2071: 8 total, 8 up, 8 in 2024-09-16T06:58:34.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:34 smithi161 ceph-mon[87722]: osdmap e2071: 8 total, 8 up, 8 in 2024-09-16T06:58:35.033 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:58:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:58:34] "GET /metrics HTTP/1.1" 200 36788 "" "Prometheus/2.43.0" 2024-09-16T06:58:35.033 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:35 smithi145 ceph-mon[96887]: pgmap v4015: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 5.1 KiB/s wr, 34 op/s 2024-09-16T06:58:35.034 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:35 smithi145 ceph-mon[96887]: osdmap e2072: 8 total, 8 up, 8 in 2024-09-16T06:58:35.034 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:35 smithi145 ceph-mon[99390]: pgmap v4015: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 5.1 KiB/s wr, 34 op/s 2024-09-16T06:58:35.034 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:35 smithi145 ceph-mon[99390]: osdmap e2072: 8 total, 8 up, 8 in 2024-09-16T06:58:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:35 smithi161 ceph-mon[87722]: pgmap v4015: 137 pgs: 137 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 5.1 KiB/s wr, 34 op/s 2024-09-16T06:58:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:35 smithi161 ceph-mon[87722]: osdmap e2072: 8 total, 8 up, 8 in 2024-09-16T06:58:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:37 smithi145 ceph-mon[96887]: pgmap v4017: 137 pgs: 137 active+clean; 143 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 688 KiB/s wr, 39 op/s 2024-09-16T06:58:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:37 smithi145 ceph-mon[99390]: pgmap v4017: 137 pgs: 137 active+clean; 143 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 688 KiB/s wr, 39 op/s 2024-09-16T06:58:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:37 smithi161 ceph-mon[87722]: pgmap v4017: 137 pgs: 137 active+clean; 143 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 688 KiB/s wr, 39 op/s 2024-09-16T06:58:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:39.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:39 smithi145 ceph-mon[96887]: pgmap v4018: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:58:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:39 smithi145 ceph-mon[99390]: pgmap v4018: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:58:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:39 smithi161 ceph-mon[87722]: pgmap v4018: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:58:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:41 smithi145 ceph-mon[99390]: pgmap v4019: 137 pgs: 137 active+clean; 171 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-09-16T06:58:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:41 smithi145 ceph-mon[99390]: osdmap e2073: 8 total, 8 up, 8 in 2024-09-16T06:58:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:41 smithi145 ceph-mon[96887]: pgmap v4019: 137 pgs: 137 active+clean; 171 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-09-16T06:58:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:41 smithi145 ceph-mon[96887]: osdmap e2073: 8 total, 8 up, 8 in 2024-09-16T06:58:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:41 smithi161 ceph-mon[87722]: pgmap v4019: 137 pgs: 137 active+clean; 171 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-09-16T06:58:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:41 smithi161 ceph-mon[87722]: osdmap e2073: 8 total, 8 up, 8 in 2024-09-16T06:58:42.088 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:42 smithi145 ceph-mon[99390]: osdmap e2074: 8 total, 8 up, 8 in 2024-09-16T06:58:42.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:42 smithi145 ceph-mon[96887]: osdmap e2074: 8 total, 8 up, 8 in 2024-09-16T06:58:42.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:42 smithi161 ceph-mon[87722]: osdmap e2074: 8 total, 8 up, 8 in 2024-09-16T06:58:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:43 smithi145 ceph-mon[99390]: pgmap v4022: 137 pgs: 137 active+clean; 172 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-16T06:58:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:43 smithi145 ceph-mon[99390]: osdmap e2075: 8 total, 8 up, 8 in 2024-09-16T06:58:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:43 smithi145 ceph-mon[96887]: pgmap v4022: 137 pgs: 137 active+clean; 172 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-16T06:58:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:43 smithi145 ceph-mon[96887]: osdmap e2075: 8 total, 8 up, 8 in 2024-09-16T06:58:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:43 smithi161 ceph-mon[87722]: pgmap v4022: 137 pgs: 137 active+clean; 172 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-16T06:58:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:43 smithi161 ceph-mon[87722]: osdmap e2075: 8 total, 8 up, 8 in 2024-09-16T06:58:45.064 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:58:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:58:44] "GET /metrics HTTP/1.1" 200 36787 "" "Prometheus/2.43.0" 2024-09-16T06:58:45.064 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:45 smithi145 ceph-mon[96887]: pgmap v4024: 137 pgs: 137 active+clean; 172 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:58:45.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:45 smithi145 ceph-mon[99390]: pgmap v4024: 137 pgs: 137 active+clean; 172 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:58:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:45 smithi161 ceph-mon[87722]: pgmap v4024: 137 pgs: 137 active+clean; 172 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:58:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:47 smithi161 ceph-mon[87722]: pgmap v4025: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 5.2 KiB/s wr, 32 op/s 2024-09-16T06:58:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:47 smithi145 ceph-mon[96887]: pgmap v4025: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 5.2 KiB/s wr, 32 op/s 2024-09-16T06:58:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:47 smithi145 ceph-mon[99390]: pgmap v4025: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 5.2 KiB/s wr, 32 op/s 2024-09-16T06:58:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:49 smithi161 ceph-mon[87722]: pgmap v4026: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.6 KiB/s wr, 33 op/s 2024-09-16T06:58:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:49 smithi161 ceph-mon[87722]: osdmap e2076: 8 total, 8 up, 8 in 2024-09-16T06:58:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:49 smithi145 ceph-mon[96887]: pgmap v4026: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.6 KiB/s wr, 33 op/s 2024-09-16T06:58:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:49 smithi145 ceph-mon[96887]: osdmap e2076: 8 total, 8 up, 8 in 2024-09-16T06:58:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:49 smithi145 ceph-mon[99390]: pgmap v4026: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.6 KiB/s wr, 33 op/s 2024-09-16T06:58:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:49 smithi145 ceph-mon[99390]: osdmap e2076: 8 total, 8 up, 8 in 2024-09-16T06:58:50.111 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:50.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:50 smithi161 ceph-mon[87722]: osdmap e2077: 8 total, 8 up, 8 in 2024-09-16T06:58:50.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:50 smithi145 ceph-mon[99390]: osdmap e2077: 8 total, 8 up, 8 in 2024-09-16T06:58:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:50 smithi145 ceph-mon[96887]: osdmap e2077: 8 total, 8 up, 8 in 2024-09-16T06:58:51.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:51 smithi145 ceph-mon[99390]: pgmap v4029: 137 pgs: 137 active+clean; 182 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 33 op/s 2024-09-16T06:58:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:51 smithi145 ceph-mon[99390]: osdmap e2078: 8 total, 8 up, 8 in 2024-09-16T06:58:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:51 smithi145 ceph-mon[96887]: pgmap v4029: 137 pgs: 137 active+clean; 182 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 33 op/s 2024-09-16T06:58:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:51 smithi145 ceph-mon[96887]: osdmap e2078: 8 total, 8 up, 8 in 2024-09-16T06:58:51.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:51 smithi161 ceph-mon[87722]: pgmap v4029: 137 pgs: 137 active+clean; 182 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 33 op/s 2024-09-16T06:58:51.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:51 smithi161 ceph-mon[87722]: osdmap e2078: 8 total, 8 up, 8 in 2024-09-16T06:58:52.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:58:53.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:53 smithi145 ceph-mon[96887]: pgmap v4031: 137 pgs: 137 active+clean; 183 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-09-16T06:58:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:53 smithi145 ceph-mon[99390]: pgmap v4031: 137 pgs: 137 active+clean; 183 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-09-16T06:58:53.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:53 smithi161 ceph-mon[87722]: pgmap v4031: 137 pgs: 137 active+clean; 183 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-09-16T06:58:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:58:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:58:54] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:58:55.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:55 smithi145 ceph-mon[96887]: pgmap v4032: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:58:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:55 smithi145 ceph-mon[99390]: pgmap v4032: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:58:55.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:55 smithi161 ceph-mon[87722]: pgmap v4032: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:58:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:58:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:58:56.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: pgmap v4033: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: osdmap e2079: 8 total, 8 up, 8 in 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:58:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: pgmap v4033: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: osdmap e2079: 8 total, 8 up, 8 in 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:58:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: pgmap v4033: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: osdmap e2079: 8 total, 8 up, 8 in 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:58:57.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:58:58.151 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:58:58.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:58 smithi145 ceph-mon[96887]: osdmap e2080: 8 total, 8 up, 8 in 2024-09-16T06:58:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:58 smithi145 ceph-mon[99390]: osdmap e2080: 8 total, 8 up, 8 in 2024-09-16T06:58:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:58 smithi161 ceph-mon[87722]: osdmap e2080: 8 total, 8 up, 8 in 2024-09-16T06:58:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:59 smithi145 ceph-mon[96887]: pgmap v4036: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-09-16T06:58:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:58:59 smithi145 ceph-mon[96887]: osdmap e2081: 8 total, 8 up, 8 in 2024-09-16T06:58:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:59 smithi145 ceph-mon[99390]: pgmap v4036: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-09-16T06:58:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:58:59 smithi145 ceph-mon[99390]: osdmap e2081: 8 total, 8 up, 8 in 2024-09-16T06:58:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:59 smithi161 ceph-mon[87722]: pgmap v4036: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-09-16T06:58:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:58:59 smithi161 ceph-mon[87722]: osdmap e2081: 8 total, 8 up, 8 in 2024-09-16T06:59:01.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:01 smithi145 ceph-mon[99390]: pgmap v4038: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-16T06:59:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:01 smithi145 ceph-mon[96887]: pgmap v4038: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-16T06:59:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:01 smithi161 ceph-mon[87722]: pgmap v4038: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-16T06:59:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:02 smithi145 ceph-mon[99390]: pgmap v4039: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-09-16T06:59:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:02 smithi145 ceph-mon[96887]: pgmap v4039: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-09-16T06:59:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:02 smithi161 ceph-mon[87722]: pgmap v4039: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-09-16T06:59:04.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:04 smithi145 ceph-mon[96887]: osdmap e2082: 8 total, 8 up, 8 in 2024-09-16T06:59:04.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:04 smithi145 ceph-mon[96887]: pgmap v4041: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-09-16T06:59:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:04 smithi145 ceph-mon[99390]: osdmap e2082: 8 total, 8 up, 8 in 2024-09-16T06:59:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:04 smithi145 ceph-mon[99390]: pgmap v4041: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-09-16T06:59:04.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:59:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:59:04] "GET /metrics HTTP/1.1" 200 36792 "" "Prometheus/2.43.0" 2024-09-16T06:59:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:04 smithi161 ceph-mon[87722]: osdmap e2082: 8 total, 8 up, 8 in 2024-09-16T06:59:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:04 smithi161 ceph-mon[87722]: pgmap v4041: 137 pgs: 137 active+clean; 209 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-09-16T06:59:05.478 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 (39434 ms) 2024-09-16T06:59:05.479 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP 2024-09-16T06:59:05.479 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:05.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:05 smithi145 ceph-mon[96887]: osdmap e2083: 8 total, 8 up, 8 in 2024-09-16T06:59:05.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:05 smithi145 ceph-mon[99390]: osdmap e2083: 8 total, 8 up, 8 in 2024-09-16T06:59:05.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:05 smithi161 ceph-mon[87722]: osdmap e2083: 8 total, 8 up, 8 in 2024-09-16T06:59:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:06 smithi145 ceph-mon[99390]: osdmap e2084: 8 total, 8 up, 8 in 2024-09-16T06:59:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:06 smithi145 ceph-mon[99390]: pgmap v4044: 137 pgs: 137 active+clean; 213 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T06:59:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:06 smithi145 ceph-mon[96887]: osdmap e2084: 8 total, 8 up, 8 in 2024-09-16T06:59:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:06 smithi145 ceph-mon[96887]: pgmap v4044: 137 pgs: 137 active+clean; 213 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T06:59:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:06 smithi161 ceph-mon[87722]: osdmap e2084: 8 total, 8 up, 8 in 2024-09-16T06:59:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:06 smithi161 ceph-mon[87722]: pgmap v4044: 137 pgs: 137 active+clean; 213 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T06:59:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:08 smithi145 ceph-mon[96887]: pgmap v4045: 137 pgs: 137 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-09-16T06:59:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:08 smithi145 ceph-mon[99390]: pgmap v4045: 137 pgs: 137 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-09-16T06:59:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:08 smithi161 ceph-mon[87722]: pgmap v4045: 137 pgs: 137 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-09-16T06:59:11.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:10 smithi145 ceph-mon[96887]: pgmap v4046: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-09-16T06:59:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:10 smithi145 ceph-mon[99390]: pgmap v4046: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-09-16T06:59:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:10 smithi161 ceph-mon[87722]: pgmap v4046: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-09-16T06:59:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:11 smithi145 ceph-mon[96887]: osdmap e2085: 8 total, 8 up, 8 in 2024-09-16T06:59:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:11 smithi145 ceph-mon[99390]: osdmap e2085: 8 total, 8 up, 8 in 2024-09-16T06:59:12.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:11 smithi161 ceph-mon[87722]: osdmap e2085: 8 total, 8 up, 8 in 2024-09-16T06:59:12.959 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:13.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:12 smithi145 ceph-mon[99390]: pgmap v4048: 137 pgs: 137 active+clean; 241 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-09-16T06:59:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:12 smithi145 ceph-mon[99390]: osdmap e2086: 8 total, 8 up, 8 in 2024-09-16T06:59:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:12 smithi145 ceph-mon[96887]: pgmap v4048: 137 pgs: 137 active+clean; 241 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-09-16T06:59:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:12 smithi145 ceph-mon[96887]: osdmap e2086: 8 total, 8 up, 8 in 2024-09-16T06:59:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:12 smithi161 ceph-mon[87722]: pgmap v4048: 137 pgs: 137 active+clean; 241 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-09-16T06:59:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:12 smithi161 ceph-mon[87722]: osdmap e2086: 8 total, 8 up, 8 in 2024-09-16T06:59:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:13 smithi145 ceph-mon[96887]: osdmap e2087: 8 total, 8 up, 8 in 2024-09-16T06:59:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:13 smithi145 ceph-mon[99390]: osdmap e2087: 8 total, 8 up, 8 in 2024-09-16T06:59:14.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:13 smithi161 ceph-mon[87722]: osdmap e2087: 8 total, 8 up, 8 in 2024-09-16T06:59:14.938 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:59:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:59:14] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:59:14.939 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:14 smithi145 ceph-mon[96887]: pgmap v4051: 137 pgs: 137 active+clean; 245 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:59:15.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:14 smithi145 ceph-mon[99390]: pgmap v4051: 137 pgs: 137 active+clean; 245 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:59:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:14 smithi161 ceph-mon[87722]: pgmap v4051: 137 pgs: 137 active+clean; 245 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:59:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:16 smithi145 ceph-mon[99390]: pgmap v4052: 137 pgs: 137 active+clean; 249 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:59:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:16 smithi145 ceph-mon[96887]: pgmap v4052: 137 pgs: 137 active+clean; 249 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:59:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:16 smithi161 ceph-mon[87722]: pgmap v4052: 137 pgs: 137 active+clean; 249 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:59:19.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:18 smithi145 ceph-mon[96887]: pgmap v4053: 137 pgs: 137 active+clean; 249 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-16T06:59:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:18 smithi145 ceph-mon[99390]: pgmap v4053: 137 pgs: 137 active+clean; 249 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-16T06:59:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:18 smithi161 ceph-mon[87722]: pgmap v4053: 137 pgs: 137 active+clean; 249 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-16T06:59:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:19 smithi145 ceph-mon[96887]: osdmap e2088: 8 total, 8 up, 8 in 2024-09-16T06:59:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:19 smithi145 ceph-mon[99390]: osdmap e2088: 8 total, 8 up, 8 in 2024-09-16T06:59:20.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:19 smithi161 ceph-mon[87722]: osdmap e2088: 8 total, 8 up, 8 in 2024-09-16T06:59:20.998 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:21.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:20 smithi161 ceph-mon[87722]: pgmap v4055: 137 pgs: 137 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-09-16T06:59:21.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:20 smithi161 ceph-mon[87722]: osdmap e2089: 8 total, 8 up, 8 in 2024-09-16T06:59:21.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:20 smithi145 ceph-mon[96887]: pgmap v4055: 137 pgs: 137 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-09-16T06:59:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:20 smithi145 ceph-mon[96887]: osdmap e2089: 8 total, 8 up, 8 in 2024-09-16T06:59:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:20 smithi145 ceph-mon[99390]: pgmap v4055: 137 pgs: 137 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-09-16T06:59:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:20 smithi145 ceph-mon[99390]: osdmap e2089: 8 total, 8 up, 8 in 2024-09-16T06:59:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:21 smithi145 ceph-mon[96887]: osdmap e2090: 8 total, 8 up, 8 in 2024-09-16T06:59:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:21 smithi145 ceph-mon[99390]: osdmap e2090: 8 total, 8 up, 8 in 2024-09-16T06:59:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:21 smithi161 ceph-mon[87722]: osdmap e2090: 8 total, 8 up, 8 in 2024-09-16T06:59:22.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:23.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:22 smithi145 ceph-mon[99390]: pgmap v4058: 137 pgs: 137 active+clean; 261 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-09-16T06:59:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:22 smithi145 ceph-mon[96887]: pgmap v4058: 137 pgs: 137 active+clean; 261 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-09-16T06:59:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:22 smithi161 ceph-mon[87722]: pgmap v4058: 137 pgs: 137 active+clean; 261 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-09-16T06:59:24.984 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:59:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:59:24] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:59:25.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:24 smithi145 ceph-mon[99390]: pgmap v4059: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T06:59:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:24 smithi145 ceph-mon[96887]: pgmap v4059: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T06:59:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:24 smithi161 ceph-mon[87722]: pgmap v4059: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T06:59:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:26 smithi145 ceph-mon[96887]: pgmap v4060: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-16T06:59:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:26 smithi145 ceph-mon[99390]: pgmap v4060: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-16T06:59:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:26 smithi161 ceph-mon[87722]: pgmap v4060: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-16T06:59:28.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:28 smithi145 ceph-mon[96887]: osdmap e2091: 8 total, 8 up, 8 in 2024-09-16T06:59:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:28 smithi145 ceph-mon[99390]: osdmap e2091: 8 total, 8 up, 8 in 2024-09-16T06:59:28.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:27 smithi161 ceph-mon[87722]: osdmap e2091: 8 total, 8 up, 8 in 2024-09-16T06:59:29.038 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:29.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:28 smithi145 ceph-mon[96887]: pgmap v4062: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.5 MiB/s wr, 40 op/s 2024-09-16T06:59:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:28 smithi145 ceph-mon[96887]: osdmap e2092: 8 total, 8 up, 8 in 2024-09-16T06:59:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:29 smithi145 ceph-mon[99390]: pgmap v4062: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.5 MiB/s wr, 40 op/s 2024-09-16T06:59:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:29 smithi145 ceph-mon[99390]: osdmap e2092: 8 total, 8 up, 8 in 2024-09-16T06:59:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:29 smithi161 ceph-mon[87722]: pgmap v4062: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.5 MiB/s wr, 40 op/s 2024-09-16T06:59:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:29 smithi161 ceph-mon[87722]: osdmap e2092: 8 total, 8 up, 8 in 2024-09-16T06:59:30.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:30 smithi145 ceph-mon[99390]: osdmap e2093: 8 total, 8 up, 8 in 2024-09-16T06:59:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:30 smithi145 ceph-mon[96887]: osdmap e2093: 8 total, 8 up, 8 in 2024-09-16T06:59:30.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:30 smithi161 ceph-mon[87722]: osdmap e2093: 8 total, 8 up, 8 in 2024-09-16T06:59:31.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:31 smithi145 ceph-mon[99390]: pgmap v4065: 137 pgs: 137 active+clean; 283 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-09-16T06:59:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:31 smithi145 ceph-mon[96887]: pgmap v4065: 137 pgs: 137 active+clean; 283 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-09-16T06:59:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:31 smithi161 ceph-mon[87722]: pgmap v4065: 137 pgs: 137 active+clean; 283 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-09-16T06:59:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:33 smithi145 ceph-mon[96887]: pgmap v4066: 137 pgs: 137 active+clean; 293 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:59:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:33 smithi145 ceph-mon[99390]: pgmap v4066: 137 pgs: 137 active+clean; 293 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:59:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:33 smithi161 ceph-mon[87722]: pgmap v4066: 137 pgs: 137 active+clean; 293 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T06:59:35.025 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:59:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:59:34] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T06:59:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:35 smithi145 ceph-mon[96887]: pgmap v4067: 137 pgs: 137 active+clean; 293 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-09-16T06:59:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:35 smithi145 ceph-mon[99390]: pgmap v4067: 137 pgs: 137 active+clean; 293 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-09-16T06:59:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:35 smithi161 ceph-mon[87722]: pgmap v4067: 137 pgs: 137 active+clean; 293 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-09-16T06:59:36.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:36 smithi145 ceph-mon[96887]: osdmap e2094: 8 total, 8 up, 8 in 2024-09-16T06:59:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:36 smithi145 ceph-mon[99390]: osdmap e2094: 8 total, 8 up, 8 in 2024-09-16T06:59:36.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:36 smithi161 ceph-mon[87722]: osdmap e2094: 8 total, 8 up, 8 in 2024-09-16T06:59:37.065 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:37 smithi145 ceph-mon[99390]: pgmap v4069: 137 pgs: 137 active+clean; 309 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-09-16T06:59:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:37 smithi145 ceph-mon[99390]: osdmap e2095: 8 total, 8 up, 8 in 2024-09-16T06:59:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:37 smithi145 ceph-mon[96887]: pgmap v4069: 137 pgs: 137 active+clean; 309 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-09-16T06:59:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:37 smithi145 ceph-mon[96887]: osdmap e2095: 8 total, 8 up, 8 in 2024-09-16T06:59:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:37 smithi161 ceph-mon[87722]: pgmap v4069: 137 pgs: 137 active+clean; 309 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-09-16T06:59:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:37 smithi161 ceph-mon[87722]: osdmap e2095: 8 total, 8 up, 8 in 2024-09-16T06:59:37.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:38.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:38 smithi145 ceph-mon[96887]: osdmap e2096: 8 total, 8 up, 8 in 2024-09-16T06:59:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:38 smithi145 ceph-mon[99390]: osdmap e2096: 8 total, 8 up, 8 in 2024-09-16T06:59:38.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:38 smithi161 ceph-mon[87722]: osdmap e2096: 8 total, 8 up, 8 in 2024-09-16T06:59:39.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:39 smithi145 ceph-mon[96887]: pgmap v4072: 137 pgs: 137 active+clean; 312 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:59:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:39 smithi145 ceph-mon[99390]: pgmap v4072: 137 pgs: 137 active+clean; 312 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:59:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:39 smithi161 ceph-mon[87722]: pgmap v4072: 137 pgs: 137 active+clean; 312 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-16T06:59:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:41 smithi145 ceph-mon[99390]: pgmap v4073: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:59:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:41 smithi145 ceph-mon[96887]: pgmap v4073: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:59:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:41 smithi161 ceph-mon[87722]: pgmap v4073: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T06:59:43.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:43 smithi145 ceph-mon[96887]: pgmap v4074: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.3 KiB/s wr, 38 op/s 2024-09-16T06:59:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:43 smithi145 ceph-mon[99390]: pgmap v4074: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.3 KiB/s wr, 38 op/s 2024-09-16T06:59:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:43 smithi161 ceph-mon[87722]: pgmap v4074: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.3 KiB/s wr, 38 op/s 2024-09-16T06:59:44.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:44 smithi145 ceph-mon[96887]: osdmap e2097: 8 total, 8 up, 8 in 2024-09-16T06:59:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:44 smithi145 ceph-mon[99390]: osdmap e2097: 8 total, 8 up, 8 in 2024-09-16T06:59:44.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:44 smithi161 ceph-mon[87722]: osdmap e2097: 8 total, 8 up, 8 in 2024-09-16T06:59:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:59:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:59:44] "GET /metrics HTTP/1.1" 200 36787 "" "Prometheus/2.43.0" 2024-09-16T06:59:45.104 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP (39626 ms) 2024-09-16T06:59:45.104 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-09-16T06:59:45.104 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:45 smithi161 ceph-mon[87722]: pgmap v4076: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 6.3 KiB/s wr, 44 op/s 2024-09-16T06:59:45.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:45 smithi161 ceph-mon[87722]: osdmap e2098: 8 total, 8 up, 8 in 2024-09-16T06:59:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:45 smithi145 ceph-mon[96887]: pgmap v4076: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 6.3 KiB/s wr, 44 op/s 2024-09-16T06:59:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:45 smithi145 ceph-mon[96887]: osdmap e2098: 8 total, 8 up, 8 in 2024-09-16T06:59:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:45 smithi145 ceph-mon[99390]: pgmap v4076: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 6.3 KiB/s wr, 44 op/s 2024-09-16T06:59:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:45 smithi145 ceph-mon[99390]: osdmap e2098: 8 total, 8 up, 8 in 2024-09-16T06:59:46.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:46 smithi161 ceph-mon[87722]: osdmap e2099: 8 total, 8 up, 8 in 2024-09-16T06:59:46.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:46 smithi145 ceph-mon[96887]: osdmap e2099: 8 total, 8 up, 8 in 2024-09-16T06:59:46.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:46 smithi145 ceph-mon[99390]: osdmap e2099: 8 total, 8 up, 8 in 2024-09-16T06:59:47.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:47 smithi145 ceph-mon[96887]: pgmap v4079: 137 pgs: 137 active+clean; 331 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-09-16T06:59:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:47 smithi145 ceph-mon[96887]: osdmap e2100: 8 total, 8 up, 8 in 2024-09-16T06:59:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:47 smithi145 ceph-mon[99390]: pgmap v4079: 137 pgs: 137 active+clean; 331 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-09-16T06:59:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:47 smithi145 ceph-mon[99390]: osdmap e2100: 8 total, 8 up, 8 in 2024-09-16T06:59:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:47 smithi161 ceph-mon[87722]: pgmap v4079: 137 pgs: 137 active+clean; 331 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-09-16T06:59:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:47 smithi161 ceph-mon[87722]: osdmap e2100: 8 total, 8 up, 8 in 2024-09-16T06:59:48.134 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3030 ms) 2024-09-16T06:59:48.134 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-09-16T06:59:48.135 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:48.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:48 smithi145 ceph-mon[96887]: osdmap e2101: 8 total, 8 up, 8 in 2024-09-16T06:59:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:48 smithi145 ceph-mon[99390]: osdmap e2101: 8 total, 8 up, 8 in 2024-09-16T06:59:48.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:48 smithi161 ceph-mon[87722]: osdmap e2101: 8 total, 8 up, 8 in 2024-09-16T06:59:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:49 smithi145 ceph-mon[96887]: pgmap v4082: 137 pgs: 137 active+clean; 339 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 MiB/s wr, 32 op/s 2024-09-16T06:59:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:49 smithi145 ceph-mon[96887]: osdmap e2102: 8 total, 8 up, 8 in 2024-09-16T06:59:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:49 smithi145 ceph-mon[99390]: pgmap v4082: 137 pgs: 137 active+clean; 339 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 MiB/s wr, 32 op/s 2024-09-16T06:59:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:49 smithi145 ceph-mon[99390]: osdmap e2102: 8 total, 8 up, 8 in 2024-09-16T06:59:49.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:49 smithi161 ceph-mon[87722]: pgmap v4082: 137 pgs: 137 active+clean; 339 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 MiB/s wr, 32 op/s 2024-09-16T06:59:49.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:49 smithi161 ceph-mon[87722]: osdmap e2102: 8 total, 8 up, 8 in 2024-09-16T06:59:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:50 smithi145 ceph-mon[96887]: osdmap e2103: 8 total, 8 up, 8 in 2024-09-16T06:59:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:50 smithi145 ceph-mon[99390]: osdmap e2103: 8 total, 8 up, 8 in 2024-09-16T06:59:50.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:50 smithi161 ceph-mon[87722]: osdmap e2103: 8 total, 8 up, 8 in 2024-09-16T06:59:51.167 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3033 ms) 2024-09-16T06:59:51.167 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-09-16T06:59:51.167 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:51.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:51 smithi161 ceph-mon[87722]: pgmap v4085: 137 pgs: 137 active+clean; 340 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.1 MiB/s wr, 79 op/s 2024-09-16T06:59:51.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:51 smithi161 ceph-mon[87722]: osdmap e2104: 8 total, 8 up, 8 in 2024-09-16T06:59:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:51 smithi145 ceph-mon[99390]: pgmap v4085: 137 pgs: 137 active+clean; 340 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.1 MiB/s wr, 79 op/s 2024-09-16T06:59:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:51 smithi145 ceph-mon[99390]: osdmap e2104: 8 total, 8 up, 8 in 2024-09-16T06:59:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:51 smithi145 ceph-mon[96887]: pgmap v4085: 137 pgs: 137 active+clean; 340 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.1 MiB/s wr, 79 op/s 2024-09-16T06:59:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:51 smithi145 ceph-mon[96887]: osdmap e2104: 8 total, 8 up, 8 in 2024-09-16T06:59:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:52 smithi145 ceph-mon[96887]: osdmap e2105: 8 total, 8 up, 8 in 2024-09-16T06:59:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:52.469 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:52 smithi145 ceph-mon[99390]: osdmap e2105: 8 total, 8 up, 8 in 2024-09-16T06:59:52.469 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:52 smithi161 ceph-mon[87722]: osdmap e2105: 8 total, 8 up, 8 in 2024-09-16T06:59:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T06:59:53.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:53 smithi145 ceph-mon[99390]: pgmap v4088: 137 pgs: 137 active+clean; 340 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 139 KiB/s wr, 107 op/s 2024-09-16T06:59:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:53 smithi145 ceph-mon[99390]: osdmap e2106: 8 total, 8 up, 8 in 2024-09-16T06:59:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:53 smithi145 ceph-mon[96887]: pgmap v4088: 137 pgs: 137 active+clean; 340 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 139 KiB/s wr, 107 op/s 2024-09-16T06:59:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:53 smithi145 ceph-mon[96887]: osdmap e2106: 8 total, 8 up, 8 in 2024-09-16T06:59:53.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:53 smithi161 ceph-mon[87722]: pgmap v4088: 137 pgs: 137 active+clean; 340 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 139 KiB/s wr, 107 op/s 2024-09-16T06:59:53.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:53 smithi161 ceph-mon[87722]: osdmap e2106: 8 total, 8 up, 8 in 2024-09-16T06:59:54.182 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3015 ms) 2024-09-16T06:59:54.183 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-09-16T06:59:54.183 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T06:59:54.247 INFO:tasks.workunit.client.0.smithi145.stdout: i=0 exists [34271700~2289389,118785739~3657014,161877488~4772779,230656964~4402799,250040940~97328,269099489~4028978,329753146~2103298,344299671~5888739,356564392~7466866,377682910~689431] wrote [34271700~2289389,118785739~3657014,161877488~4772779,230656964~4402799,250040940~97328,269099489~4028978,329753146~2103298,344299671~5888739,356564392~7466866,377682910~689431] 2024-09-16T06:59:54.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:54 smithi145 ceph-mon[96887]: osdmap e2107: 8 total, 8 up, 8 in 2024-09-16T06:59:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:54 smithi145 ceph-mon[99390]: osdmap e2107: 8 total, 8 up, 8 in 2024-09-16T06:59:54.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:54 smithi161 ceph-mon[87722]: osdmap e2107: 8 total, 8 up, 8 in 2024-09-16T06:59:55.068 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 06:59:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:06:59:54] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T06:59:55.264 INFO:tasks.workunit.client.0.smithi145.stdout: i=1 exists [7438089~7410115,34271700~2289389,102557823~5334184,118785739~8645108,161877488~8719880,175315687~4649975,186120433~2482965,219981426~6427065,230656964~4402799,250040940~97328,269099489~4028978,329753146~2103298,334492919~2033350,344299671~5888739,356564392~7466866,364498977~6382443,377682910~689431,390492879~3722246] wrote [7438089~7410115,102557823~5334184,121229063~6201784,164413736~6183632,175315687~4649975,186120433~2482965,219981426~6427065,334492919~2033350,364498977~6382443,390492879~3722246] 2024-09-16T06:59:55.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:55 smithi145 ceph-mon[96887]: pgmap v4091: 137 pgs: 137 active+clean; 341 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 263 KiB/s wr, 51 op/s 2024-09-16T06:59:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:55 smithi145 ceph-mon[96887]: osdmap e2108: 8 total, 8 up, 8 in 2024-09-16T06:59:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:55 smithi145 ceph-mon[99390]: pgmap v4091: 137 pgs: 137 active+clean; 341 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 263 KiB/s wr, 51 op/s 2024-09-16T06:59:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:55 smithi145 ceph-mon[99390]: osdmap e2108: 8 total, 8 up, 8 in 2024-09-16T06:59:55.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:55 smithi161 ceph-mon[87722]: pgmap v4091: 137 pgs: 137 active+clean; 341 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 263 KiB/s wr, 51 op/s 2024-09-16T06:59:55.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:55 smithi161 ceph-mon[87722]: osdmap e2108: 8 total, 8 up, 8 in 2024-09-16T06:59:56.209 INFO:tasks.workunit.client.0.smithi145.stdout: i=2 exists [7438089~7410115,19193239~3014843,34271700~2289389,102557823~5334184,109187704~3248023,118785739~8645108,131375438~5256372,161877488~8719880,175315687~4649975,186120433~2482965,202227633~310330,219981426~6427065,226758294~8301469,247743247~2991922,269099489~4028978,280248249~309488,312392430~3619566,329753146~2103298,334492919~2033350,338138787~2514087,344299671~5888739,356564392~7466866,364498977~6382443,377682910~689431,390492879~4470501] wrote [19193239~3014843,109187704~3248023,131375438~5256372,202227633~310330,226758294~5112507,247743247~2991922,280248249~309488,312392430~3619566,338138787~2514087,390914258~4049122] 2024-09-16T06:59:56.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:56 smithi145 ceph-mon[99390]: osdmap e2109: 8 total, 8 up, 8 in 2024-09-16T06:59:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:56 smithi145 ceph-mon[99390]: pgmap v4094: 137 pgs: 137 active+clean; 370 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.7 MiB/s wr, 83 op/s 2024-09-16T06:59:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:56 smithi145 ceph-mon[96887]: osdmap e2109: 8 total, 8 up, 8 in 2024-09-16T06:59:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:56 smithi145 ceph-mon[96887]: pgmap v4094: 137 pgs: 137 active+clean; 370 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.7 MiB/s wr, 83 op/s 2024-09-16T06:59:56.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:56 smithi161 ceph-mon[87722]: osdmap e2109: 8 total, 8 up, 8 in 2024-09-16T06:59:56.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:56 smithi161 ceph-mon[87722]: pgmap v4094: 137 pgs: 137 active+clean; 370 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.7 MiB/s wr, 83 op/s 2024-09-16T06:59:57.232 INFO:tasks.workunit.client.0.smithi145.stdout: i=3 exists [7438089~7410115,16600382~154719,19193239~3014843,28877969~311552,34271700~2289389,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,118785739~8645108,131375438~5256372,161877488~8719880,175315687~4649975,186120433~2482965,202227633~310330,219981426~6427065,226758294~8301469,247743247~2991922,264513141~8615326,280248249~309488,312392430~3619566,329753146~2103298,334492919~2033350,338138787~2514087,344299671~5888739,356564392~7466866,364498977~6382443,377682910~689431,380465326~7381469,390492879~11862850] wrote [16600382~154719,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~1193409,264513141~5931572,380465326~7381469,392723947~9631782] 2024-09-16T06:59:57.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:57 smithi145 ceph-mon[96887]: osdmap e2110: 8 total, 8 up, 8 in 2024-09-16T06:59:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:59:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:57 smithi145 ceph-mon[99390]: osdmap e2110: 8 total, 8 up, 8 in 2024-09-16T06:59:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:59:57.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:57 smithi161 ceph-mon[87722]: osdmap e2110: 8 total, 8 up, 8 in 2024-09-16T06:59:57.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T06:59:58.335 INFO:tasks.workunit.client.0.smithi145.stdout: i=4 exists [7438089~7410115,16112536~7735337,28877969~311552,34271700~2289389,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~11549316,131375438~5256372,148679223~7502834,158409089~12378,161877488~8719880,175315687~4649975,186120433~2482965,193286981~4672731,202227633~310330,212066009~5147755,219981426~6427065,226758294~8301469,239714745~7912731,247743247~2991922,261383618~967975,264513141~8615326,280248249~309488,312392430~3619566,329753146~2103298,334492919~2033350,338138787~2514087,344299671~5888739,356564392~7466866,364498977~6382443,377682910~689431,380465326~7381469,390492879~11862850] wrote [16112536~7735337,84249893~2092543,115881531~8106759,148679223~7502834,158409089~12378,193286981~4672731,212066009~5147755,239714745~7912731,261383618~967975] 2024-09-16T06:59:58.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[96887]: osdmap e2111: 8 total, 8 up, 8 in 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[96887]: pgmap v4097: 137 pgs: 137 active+clean; 409 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 MiB/s wr, 130 op/s 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[99390]: osdmap e2111: 8 total, 8 up, 8 in 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:59:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:58 smithi145 ceph-mon[99390]: pgmap v4097: 137 pgs: 137 active+clean; 409 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 MiB/s wr, 130 op/s 2024-09-16T06:59:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:58 smithi161 ceph-mon[87722]: osdmap e2111: 8 total, 8 up, 8 in 2024-09-16T06:59:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T06:59:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T06:59:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T06:59:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:58 smithi161 ceph-mon[87722]: pgmap v4097: 137 pgs: 137 active+clean; 409 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 MiB/s wr, 130 op/s 2024-09-16T06:59:59.313 INFO:tasks.workunit.client.0.smithi145.stdout: i=5 exists [7438089~7410115,16112536~7735337,28877969~311552,34271700~2289389,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~11549316,131375438~7270378,142927203~3561846,148679223~7502834,158409089~12378,161877488~8719880,171058256~2490162,175315687~4649975,186120433~2482965,193286981~4672731,202227633~310330,212066009~5147755,219981426~6427065,226758294~8301469,239714745~7912731,247743247~2991922,257145407~2820348,261383618~967975,264513141~8615326,280248249~309488,305850563~4252300,312392430~3619566,329753146~2103298,332760163~353107,333167688~3358581,337684637~12503773,356564392~7466866,364498977~6382443,377682910~689431,379771064~8075731,388298489~14057240] wrote [135834413~2811403,142927203~3561846,171058256~2490162,257145407~2820348,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,379771064~6564095,388298489~3865575] 2024-09-16T06:59:59.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 06:59:59 smithi145 ceph-mon[96887]: osdmap e2112: 8 total, 8 up, 8 in 2024-09-16T06:59:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 06:59:59 smithi145 ceph-mon[99390]: osdmap e2112: 8 total, 8 up, 8 in 2024-09-16T06:59:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 06:59:59 smithi161 ceph-mon[87722]: osdmap e2112: 8 total, 8 up, 8 in 2024-09-16T07:00:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: i=6 exists [7438089~7410115,16112536~7735337,28877969~311552,34271700~2289389,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,212066009~5147755,219981426~6427065,226758294~8301469,239088894~8538582,247743247~2991922,257145407~2820348,261383618~967975,264513141~8615326,280248249~309488,281389400~7789983,305850563~4252300,312392430~3619566,329753146~2103298,332760163~353107,333167688~3358581,337684637~12503773,356333837~7697421,364498977~9147211,377682910~689431,379771064~8075731,388298489~14057240] wrote [106222302~1424759,119115938~12362960,173570006~2191321,203970727~1026972,239088894~2416536,281389400~7789983,356333837~7009622,365618803~8027385] 2024-09-16T07:00:00.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:00 smithi145 ceph-mon[96887]: osdmap e2113: 8 total, 8 up, 8 in 2024-09-16T07:00:00.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:00 smithi145 ceph-mon[96887]: pgmap v4100: 137 pgs: 137 active+clean; 545 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 33 MiB/s wr, 308 op/s 2024-09-16T07:00:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:00 smithi145 ceph-mon[96887]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T07:00:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:00 smithi145 ceph-mon[99390]: osdmap e2113: 8 total, 8 up, 8 in 2024-09-16T07:00:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:00 smithi145 ceph-mon[99390]: pgmap v4100: 137 pgs: 137 active+clean; 545 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 33 MiB/s wr, 308 op/s 2024-09-16T07:00:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:00 smithi145 ceph-mon[99390]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T07:00:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:00 smithi161 ceph-mon[87722]: osdmap e2113: 8 total, 8 up, 8 in 2024-09-16T07:00:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:00 smithi161 ceph-mon[87722]: pgmap v4100: 137 pgs: 137 active+clean; 545 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 33 MiB/s wr, 308 op/s 2024-09-16T07:00:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:00 smithi161 ceph-mon[87722]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T07:00:01.338 INFO:tasks.workunit.client.0.smithi145.stdout: i=7 exists [7438089~7410115,16112536~7735337,28877969~311552,34271700~2289389,43133093~4427455,59335847~2909966,81521037~7745047,90927119~6669392,98262508~9691742,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~15078337,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8615326,278565164~10614219,305850563~4252300,312392430~3619566,326133952~5722492,332760163~353107,333167688~3358581,337684637~12503773,356333837~7697421,364498977~9147211,374563584~4548377,379771064~8075731,388298489~14057240] wrote [59335847~2909966,90927119~6669392,102434876~5519374,125217484~561574,210419762~7731434,225121707~4890050,255531952~6298948,278565164~3450448,326133952~5353881,374563584~4548377] 2024-09-16T07:00:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:01 smithi145 ceph-mon[96887]: osdmap e2114: 8 total, 8 up, 8 in 2024-09-16T07:00:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:01 smithi145 ceph-mon[99390]: osdmap e2114: 8 total, 8 up, 8 in 2024-09-16T07:00:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:01 smithi161 ceph-mon[87722]: osdmap e2114: 8 total, 8 up, 8 in 2024-09-16T07:00:02.409 INFO:tasks.workunit.client.0.smithi145.stdout: i=8 exists [7438089~7410115,16112536~7735337,28877969~311552,34271700~2289389,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~22764285,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~15078337,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8615326,278565164~10614219,297550562~8147207,305850563~4252300,312392430~3619566,326133952~5722492,332760163~353107,333167688~3358581,337684637~15435283,356333837~17312351,374563584~4548377,379771064~8075731,388298489~14057240] wrote [48952384~6660385,66098803~4715164,89320133~4648734,142568470~6899972,235072600~1253423,265068085~7581399,297550562~8147207,346140699~6979221,362570466~5951258] 2024-09-16T07:00:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:02 smithi145 ceph-mon[96887]: osdmap e2115: 8 total, 8 up, 8 in 2024-09-16T07:00:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:02 smithi145 ceph-mon[96887]: pgmap v4103: 137 pgs: 137 active+clean; 616 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 40 MiB/s wr, 261 op/s 2024-09-16T07:00:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:02 smithi145 ceph-mon[99390]: osdmap e2115: 8 total, 8 up, 8 in 2024-09-16T07:00:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:02 smithi145 ceph-mon[99390]: pgmap v4103: 137 pgs: 137 active+clean; 616 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 40 MiB/s wr, 261 op/s 2024-09-16T07:00:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:02 smithi161 ceph-mon[87722]: osdmap e2115: 8 total, 8 up, 8 in 2024-09-16T07:00:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:02 smithi161 ceph-mon[87722]: pgmap v4103: 137 pgs: 137 active+clean; 616 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 40 MiB/s wr, 261 op/s 2024-09-16T07:00:03.348 INFO:tasks.workunit.client.0.smithi145.stdout: i=9 exists [7438089~7410115,16112536~7735337,28877969~311552,34271700~2289389,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~26625448,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~15078337,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8615326,274092146~15087237,297431908~8265861,305850563~5875999,312392430~3619566,322471740~9384704,332760163~353107,333167688~3358581,337684637~15435283,356333837~17312351,374563584~4548377,379771064~22584665] wrote [45020957~2376888,90769779~6380759,131070197~2402222,134509064~7997915,274092146~5231172,297431908~2496220,306200848~5525714,322471740~5440282,387795436~3837820] 2024-09-16T07:00:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:03 smithi145 ceph-mon[96887]: osdmap e2116: 8 total, 8 up, 8 in 2024-09-16T07:00:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:03 smithi145 ceph-mon[99390]: osdmap e2116: 8 total, 8 up, 8 in 2024-09-16T07:00:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:03 smithi161 ceph-mon[87722]: osdmap e2116: 8 total, 8 up, 8 in 2024-09-16T07:00:04.447 INFO:tasks.workunit.client.0.smithi145.stdout: i=10 exists [7438089~7410115,16112536~7735337,28877969~311552,34271700~2289389,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~3844084,113033463~938610,115881531~26625448,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~15078337,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8615326,274092146~17335423,297431908~8265861,305850563~5875999,312392430~3619566,320564776~11291668,332760163~353107,333167688~3358581,337684637~15435283,356333837~17312351,374563584~4548377,379771064~22584665] wrote [60559245~6037636,84946448~6579470,113033463~938610,223900039~6244407,243593390~7246074,288240677~3186892,320564776~7542981,357881775~12699757] 2024-09-16T07:00:04.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:04 smithi145 ceph-mon[99390]: osdmap e2117: 8 total, 8 up, 8 in 2024-09-16T07:00:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:04 smithi145 ceph-mon[99390]: pgmap v4106: 137 pgs: 137 active+clean; 693 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 30 MiB/s wr, 15 op/s 2024-09-16T07:00:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:04 smithi145 ceph-mon[96887]: osdmap e2117: 8 total, 8 up, 8 in 2024-09-16T07:00:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:04 smithi145 ceph-mon[96887]: pgmap v4106: 137 pgs: 137 active+clean; 693 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 30 MiB/s wr, 15 op/s 2024-09-16T07:00:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:04 smithi161 ceph-mon[87722]: osdmap e2117: 8 total, 8 up, 8 in 2024-09-16T07:00:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:04 smithi161 ceph-mon[87722]: pgmap v4106: 137 pgs: 137 active+clean; 693 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 30 MiB/s wr, 15 op/s 2024-09-16T07:00:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:00:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:00:04] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T07:00:05.394 INFO:tasks.workunit.client.0.smithi145.stdout: i=11 exists [3933008~10915196,16112536~7735337,27038017~9523072,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~15078337,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8615326,274092146~17335423,297431908~18580088,320564776~11291668,332760163~353107,333167688~3358581,337684637~15435283,356333837~17312351,374563584~4548377,379771064~27691136] wrote [3933008~5922413,27038017~8190578,88396341~7823678,110893811~4649753,125366138~1275232,243788548~4905123,304399944~8588454,389390496~131147,402221123~5241077] 2024-09-16T07:00:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:05 smithi145 ceph-mon[96887]: osdmap e2118: 8 total, 8 up, 8 in 2024-09-16T07:00:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:05 smithi145 ceph-mon[99390]: osdmap e2118: 8 total, 8 up, 8 in 2024-09-16T07:00:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:05 smithi161 ceph-mon[87722]: osdmap e2118: 8 total, 8 up, 8 in 2024-09-16T07:00:06.364 INFO:tasks.workunit.client.0.smithi145.stdout: i=12 exists [3933008~10915196,16112536~7735337,27038017~9523072,43133093~4427455,48952384~8821597,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~15078337,235072600~1253423,239088894~11750570,255531952~6819641,263666510~9461957,274092146~17335423,297431908~34424536,332760163~353107,333167688~3358581,337684637~15435283,354120892~24991069,379771064~27691136] wrote [32720881~2233088,54647164~3126817,151811379~623392,230790050~4159505,263666510~1984719,313912687~7265662,354120892~4986572,371862463~5880577,389708820~2539430] 2024-09-16T07:00:06.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:06 smithi145 ceph-mon[96887]: osdmap e2119: 8 total, 8 up, 8 in 2024-09-16T07:00:06.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:06 smithi145 ceph-mon[96887]: pgmap v4109: 137 pgs: 137 active+clean; 810 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 47 MiB/s wr, 293 op/s 2024-09-16T07:00:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:06 smithi145 ceph-mon[99390]: osdmap e2119: 8 total, 8 up, 8 in 2024-09-16T07:00:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:06 smithi145 ceph-mon[99390]: pgmap v4109: 137 pgs: 137 active+clean; 810 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 47 MiB/s wr, 293 op/s 2024-09-16T07:00:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:06 smithi161 ceph-mon[87722]: osdmap e2119: 8 total, 8 up, 8 in 2024-09-16T07:00:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:06 smithi161 ceph-mon[87722]: pgmap v4109: 137 pgs: 137 active+clean; 810 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 47 MiB/s wr, 293 op/s 2024-09-16T07:00:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: i=13 exists [3933008~10915196,16112536~7735337,27038017~9523072,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~15078337,235072600~1253423,239088894~11750570,255531952~6819641,263666510~9461957,274092146~17335423,297431908~34424536,332760163~353107,333167688~3358581,337684637~15435283,354120892~24991069,379771064~27691136] wrote [29533439~4345168,73121774~3736839,82263735~4136119,87076356~676149,96465410~1579629,163786263~3010272,195633544~526231,224187194~7333194,328640231~2887309,385482613~4907047] 2024-09-16T07:00:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:07 smithi145 ceph-mon[96887]: osdmap e2120: 8 total, 8 up, 8 in 2024-09-16T07:00:07.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:07 smithi145 ceph-mon[99390]: osdmap e2120: 8 total, 8 up, 8 in 2024-09-16T07:00:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:07 smithi161 ceph-mon[87722]: osdmap e2120: 8 total, 8 up, 8 in 2024-09-16T07:00:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:08.388 INFO:tasks.workunit.client.0.smithi145.stdout: i=14 exists [3933008~10915196,16112536~7735337,27038017~9523072,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24640001,235072600~1253423,239088894~11750570,255531952~6819641,263666510~9461957,274092146~17335423,297431908~34424536,332760163~353107,333167688~3358581,337684637~15435283,354120892~24991069,379771064~27691136] wrote [61239840~1703635,86795288~6641209,123621381~4389385,132923102~6921587,198817483~2577772,217438550~5865277,239178188~1497427,361758798~5915149,393869968~7872555] 2024-09-16T07:00:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:08 smithi145 ceph-mon[99390]: osdmap e2121: 8 total, 8 up, 8 in 2024-09-16T07:00:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:08 smithi145 ceph-mon[99390]: pgmap v4112: 137 pgs: 137 active+clean; 883 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 43 MiB/s wr, 295 op/s 2024-09-16T07:00:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:08 smithi145 ceph-mon[96887]: osdmap e2121: 8 total, 8 up, 8 in 2024-09-16T07:00:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:08 smithi145 ceph-mon[96887]: pgmap v4112: 137 pgs: 137 active+clean; 883 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 43 MiB/s wr, 295 op/s 2024-09-16T07:00:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:08 smithi161 ceph-mon[87722]: osdmap e2121: 8 total, 8 up, 8 in 2024-09-16T07:00:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:08 smithi161 ceph-mon[87722]: pgmap v4112: 137 pgs: 137 active+clean; 883 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 43 MiB/s wr, 295 op/s 2024-09-16T07:00:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: i=15 exists [3933008~10915196,16112536~7735337,27038017~9523072,42431949~15342032,59335847~17522766,77145940~20899099,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24640001,235072600~1253423,238047475~12791989,255531952~6819641,263666510~9461957,274092146~17335423,297431908~34424536,332760163~353107,333167688~3358581,337684637~15435283,354120892~24991069,379771064~27691136] wrote [42431949~13317743,68739609~5002606,77145940~7846750,238047475~1384346,338590208~5063987,361960562~4772752,380866145~4738857] 2024-09-16T07:00:09.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:09 smithi145 ceph-mon[96887]: osdmap e2122: 8 total, 8 up, 8 in 2024-09-16T07:00:09.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:09 smithi145 ceph-mon[99390]: osdmap e2122: 8 total, 8 up, 8 in 2024-09-16T07:00:09.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:09 smithi161 ceph-mon[87722]: osdmap e2122: 8 total, 8 up, 8 in 2024-09-16T07:00:10.397 INFO:tasks.workunit.client.0.smithi145.stdout: i=16 exists [3933008~19914865,27038017~9523072,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24640001,235072600~1253423,238047475~12791989,255531952~6819641,263666510~9461957,274092146~17335423,297431908~34424536,332760163~353107,333167688~19952232,354120892~24991069,379771064~27691136] wrote [14158523~2060574,71513819~7473084,83736499~2635086,115158865~7747377,151701129~3582308,162660132~1436891,164688000~2040718,266943160~4658870,336153028~2442186,364487826~3389668] 2024-09-16T07:00:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:10 smithi161 ceph-mon[87722]: osdmap e2123: 8 total, 8 up, 8 in 2024-09-16T07:00:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:10 smithi161 ceph-mon[87722]: pgmap v4115: 137 pgs: 137 active+clean; 991 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 44 MiB/s wr, 368 op/s 2024-09-16T07:00:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:10 smithi145 ceph-mon[99390]: osdmap e2123: 8 total, 8 up, 8 in 2024-09-16T07:00:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:10 smithi145 ceph-mon[99390]: pgmap v4115: 137 pgs: 137 active+clean; 991 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 44 MiB/s wr, 368 op/s 2024-09-16T07:00:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:10 smithi145 ceph-mon[96887]: osdmap e2123: 8 total, 8 up, 8 in 2024-09-16T07:00:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:10 smithi145 ceph-mon[96887]: pgmap v4115: 137 pgs: 137 active+clean; 991 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 44 MiB/s wr, 368 op/s 2024-09-16T07:00:11.426 INFO:tasks.workunit.client.0.smithi145.stdout: i=17 exists [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,180537881~8065517,193286981~13193593,210419762~24640001,235072600~1253423,238047475~14500645,255531952~6819641,263666510~9461957,274092146~17335423,297431908~34424536,332760163~353107,333167688~19952232,354120892~24991069,379771064~27691136] wrote [33902254~7498108,103234083~4389449,133756552~2078968,180537881~5942452,194560871~11919703,245337918~7210202,318113823~2741856,349002844~165099] 2024-09-16T07:00:11.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:11 smithi161 ceph-mon[87722]: osdmap e2124: 8 total, 8 up, 8 in 2024-09-16T07:00:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:11 smithi145 ceph-mon[96887]: osdmap e2124: 8 total, 8 up, 8 in 2024-09-16T07:00:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:11 smithi145 ceph-mon[99390]: osdmap e2124: 8 total, 8 up, 8 in 2024-09-16T07:00:12.435 INFO:tasks.workunit.client.0.smithi145.stdout: i=18 exists [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24640001,235072600~1253423,238047475~14500645,255531952~6819641,263666510~9461957,274092146~20061935,295169995~36686449,332760163~353107,333167688~19952232,354120892~24991069,379771064~27691136] wrote [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,189532565~2665579,230741628~522220,291329485~2824596,295169995~6360165] 2024-09-16T07:00:12.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:12 smithi161 ceph-mon[87722]: osdmap e2125: 8 total, 8 up, 8 in 2024-09-16T07:00:12.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:12 smithi161 ceph-mon[87722]: pgmap v4118: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 51 MiB/s wr, 370 op/s 2024-09-16T07:00:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:12 smithi145 ceph-mon[99390]: osdmap e2125: 8 total, 8 up, 8 in 2024-09-16T07:00:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:12 smithi145 ceph-mon[99390]: pgmap v4118: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 51 MiB/s wr, 370 op/s 2024-09-16T07:00:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:12 smithi145 ceph-mon[96887]: osdmap e2125: 8 total, 8 up, 8 in 2024-09-16T07:00:12.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:12 smithi145 ceph-mon[96887]: pgmap v4118: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 51 MiB/s wr, 370 op/s 2024-09-16T07:00:13.458 INFO:tasks.workunit.client.0.smithi145.stdout: i=19 exists [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,161877488~8719880,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24640001,235072600~1253423,238047475~14500645,255531952~6819641,263666510~9461957,274092146~20061935,295169995~36686449,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] wrote [176202431~3537171,239188218~6545306,258597569~41115,264938865~6514697,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:13.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:13 smithi161 ceph-mon[87722]: osdmap e2126: 8 total, 8 up, 8 in 2024-09-16T07:00:13.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:13 smithi145 ceph-mon[96887]: osdmap e2126: 8 total, 8 up, 8 in 2024-09-16T07:00:13.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:13 smithi145 ceph-mon[99390]: osdmap e2126: 8 total, 8 up, 8 in 2024-09-16T07:00:14.367 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 1 diff [7438089~7410115,102557823~5334184,121229063~6201784,164413736~6183632,175315687~4649975,186120433~2482965,219981426~6427065,334492919~2033350,364498977~6382443,390492879~3722246] 2024-09-16T07:00:14.367 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,102557823~5334184,121229063~6201784,164413736~6183632,175315687~4649975,186120433~2482965,219981426~6427065,334492919~2033350,364498977~6382443,390492879~3722246] 2024-09-16T07:00:14.384 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~10653900,100663296~7228711,121229063~6201784,164413736~6183632,171966464~7999198,184549376~4054022,218103808~8304683,331856444~4669825,364031258~6850162,390070272~4144853] 2024-09-16T07:00:14.384 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 2 diff [7438089~7410115,19193239~3014843,102557823~5334184,109187704~3248023,121229063~6201784,131375438~5256372,164413736~6183632,175315687~4649975,186120433~2482965,202227633~310330,219981426~6427065,226758294~5112507,247743247~2991922,280248249~309488,312392430~3619566,334492919~2033350,338138787~2514087,364498977~6382443,390492879~4470501] 2024-09-16T07:00:14.384 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,19193239~3014843,102557823~5334184,109187704~3248023,121229063~6201784,131375438~5256372,164413736~6183632,175315687~4649975,186120433~2482965,202227633~310330,219981426~6427065,226758294~5112507,247743247~2991922,280248249~309488,312392430~3619566,334492919~2033350,338138787~2514087,364498977~6382443,390492879~4470501] 2024-09-16T07:00:14.391 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~10653900,16777216~5430866,100663296~7228711,109051904~3383823,121229063~6201784,130023424~6608386,164413736~6183632,171966464~7999198,184549376~4054022,201326592~1211371,218103808~8304683,226758294~5112507,247743247~2991922,276824064~3733673,310378496~5633500,331856444~8796430,364031258~6850162,390070272~4893108] 2024-09-16T07:00:14.391 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 3 diff [7438089~7410115,16600382~154719,19193239~3014843,28877969~311552,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,121229063~6201784,131375438~5256372,164413736~6183632,175315687~4649975,186120433~2482965,202227633~310330,219981426~6427065,226758294~5112507,247743247~2991922,264513141~5931572,280248249~309488,312392430~3619566,334492919~2033350,338138787~2514087,364498977~6382443,380465326~7381469,390492879~11862850] 2024-09-16T07:00:14.391 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,16600382~154719,19193239~3014843,28877969~311552,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,121229063~6201784,131375438~5256372,164413736~6183632,175315687~4649975,186120433~2482965,202227633~310330,219981426~6427065,226758294~5112507,247743247~2991922,264513141~5931572,280248249~309488,312392430~3619566,334492919~2033350,338138787~2514087,364498977~6382443,380465326~7381469,390492879~11862850] 2024-09-16T07:00:14.397 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~12560797,16777216~5430866,25165824~4023697,41943040~5617508,79691776~9574308,96468992~15966735,121229063~6201784,130023424~6608386,164413736~6183632,171966464~7999198,184549376~4054022,201326592~1211371,218103808~8304683,226758294~5112507,247743247~2991922,264241152~6203561,276824064~3733673,310378496~5633500,331856444~8796430,364031258~6850162,378372341~9474454,390070272~12285457] 2024-09-16T07:00:14.397 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 4 diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~11549316,131375438~5256372,148679223~7502834,158409089~12378,164413736~6183632,175315687~4649975,186120433~2482965,193286981~4672731,202227633~310330,212066009~5147755,219981426~6427065,226758294~5112507,239714745~7912731,247743247~2991922,261383618~967975,264513141~5931572,280248249~309488,312392430~3619566,334492919~2033350,338138787~2514087,364498977~6382443,380465326~7381469,390492879~11862850] 2024-09-16T07:00:14.397 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~11549316,131375438~5256372,148679223~7502834,158409089~12378,164413736~6183632,175315687~4649975,186120433~2482965,193286981~4672731,202227633~310330,212066009~5147755,219981426~6427065,226758294~5112507,239714745~7912731,247743247~2991922,261383618~967975,264513141~5931572,280248249~309488,312392430~3619566,334492919~2033350,338138787~2514087,364498977~6382443,380465326~7381469,390492879~11862850] 2024-09-16T07:00:14.404 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~19653569,25165824~4023697,41943040~5617508,79691776~9574308,96468992~15966735,113246208~14184639,130023424~6608386,146800640~11620827,164413736~6183632,171966464~7999198,184549376~4054022,192937984~5021728,201326592~1211371,209715200~7498564,218103808~8304683,226758294~5112507,239075328~8552148,247743247~2991922,260046848~2304745,264241152~6203561,276824064~3733673,310378496~5633500,331856444~8796430,364031258~6850162,378372341~9474454,390070272~12285457] 2024-09-16T07:00:14.404 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 5 diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~11549316,131375438~7270378,142927203~3561846,148679223~7502834,158409089~12378,164413736~6183632,171058256~2490162,175315687~4649975,186120433~2482965,193286981~4672731,202227633~310330,212066009~5147755,219981426~6427065,226758294~5112507,239714745~7912731,247743247~2991922,257145407~2820348,261383618~967975,264513141~5931572,280248249~309488,305850563~4252300,312392430~3619566,332760163~353107,333167688~3358581,337684637~7161703,364498977~6382443,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.404 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~11549316,131375438~7270378,142927203~3561846,148679223~7502834,158409089~12378,164413736~6183632,171058256~2490162,175315687~4649975,186120433~2482965,193286981~4672731,202227633~310330,212066009~5147755,219981426~6427065,226758294~5112507,239714745~7912731,247743247~2991922,257145407~2820348,261383618~967975,264513141~5931572,280248249~309488,305850563~4252300,312392430~3619566,332760163~353107,333167688~3358581,337684637~7161703,364498977~6382443,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.411 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~19653569,25165824~4023697,41943040~5617508,79691776~9574308,96468992~15966735,113246208~14184639,130023424~8622392,142606336~3882713,146800640~11620827,164413736~15551926,184549376~4054022,192937984~5021728,201326592~1211371,209715200~7498564,218103808~8304683,226758294~5112507,239075328~8552148,247743247~2991922,255852544~4113211,260046848~2304745,264241152~6203561,276824064~3733673,301989888~8112975,310378496~5633500,331856444~12989896,364031258~6850162,378372341~23983388] 2024-09-16T07:00:14.411 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 6 diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,212066009~5147755,219981426~6427065,226758294~5112507,239088894~8538582,247743247~2991922,257145407~2820348,261383618~967975,264513141~5931572,280248249~309488,281389400~7789983,305850563~4252300,312392430~3619566,332760163~353107,333167688~3358581,337684637~7161703,356333837~7009622,364498977~9147211,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.411 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~9629499,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,212066009~5147755,219981426~6427065,226758294~5112507,239088894~8538582,247743247~2991922,257145407~2820348,261383618~967975,264513141~5931572,280248249~309488,281389400~7789983,305850563~4252300,312392430~3619566,332760163~353107,333167688~3358581,337684637~7161703,356333837~7009622,364498977~9147211,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.417 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~19653569,25165824~4023697,41943040~5617508,79691776~9574308,96468992~15966735,113246208~25399608,142606336~3882713,146800640~11620827,164413736~15551926,184549376~4054022,192937984~5021728,201326592~3671107,209715200~7498564,218103808~8304683,226758294~5112507,239075328~8552148,247743247~2991922,255852544~4113211,260046848~2304745,264241152~6203561,276824064~3733673,281018368~8161015,301989888~8112975,310378496~5633500,331856444~12989896,352321536~11021923,364031258~9614930,378372341~23983388] 2024-09-16T07:00:14.418 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 7 diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,59335847~2909966,81521037~7745047,90927119~6669392,98262508~9691742,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,239088894~8538582,247743247~2991922,255531952~6819641,264513141~5931572,278565164~10614219,305850563~4252300,312392430~3619566,326133952~5353881,332760163~353107,333167688~3358581,337684637~7161703,356333837~7009622,364498977~9147211,374563584~4548377,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.418 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,59335847~2909966,81521037~7745047,90927119~6669392,98262508~9691742,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,239088894~8538582,247743247~2991922,255531952~6819641,264513141~5931572,278565164~10614219,305850563~4252300,312392430~3619566,326133952~5353881,332760163~353107,333167688~3358581,337684637~7161703,356333837~7009622,364498977~9147211,374563584~4548377,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.424 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~19653569,25165824~4023697,41943040~5617508,58720256~3525557,79691776~32743951,113246208~25399608,142606336~3882713,146800640~11620827,164413736~15551926,184549376~4054022,192937984~5021728,201326592~3671107,209715200~22155601,239075328~8552148,247743247~2991922,251658240~10693353,264241152~6203561,276824064~12355319,301989888~8112975,310378496~5633500,322961408~8526425,331856444~12989896,352321536~11021923,364031258~38324471] 2024-09-16T07:00:14.424 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 8 diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~22764285,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8136343,278565164~10614219,297550562~8147207,305850563~4252300,312392430~3619566,326133952~5353881,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.424 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~22764285,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8136343,278565164~10614219,297550562~8147207,305850563~4252300,312392430~3619566,326133952~5353881,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.430 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~19653569,25165824~4023697,41943040~13669729,58720256~3525557,62914560~7899407,79691776~32743951,113246208~45175259,164413736~15551926,184549376~4054022,192937984~5021728,201326592~3671107,209715200~22155601,235059763~1266260,239075328~8552148,247743247~2991922,251658240~10693353,264241152~8408332,276824064~12355319,293601280~16501583,310378496~5633500,322961408~8526425,331856444~12989896,346140699~56215030] 2024-09-16T07:00:14.431 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 9 diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~26625448,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8136343,274092146~15087237,297431908~8265861,305850563~5875999,312392430~3619566,322471740~9016093,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~22584665] 2024-09-16T07:00:14.431 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~26625448,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8136343,274092146~15087237,297431908~8265861,305850563~5875999,312392430~3619566,322471740~9016093,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~22584665] 2024-09-16T07:00:14.437 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~19653569,25165824~4023697,41943040~13669729,58720256~3525557,62914560~7899407,79691776~32743951,113246208~45175259,164413736~15551926,184549376~4054022,192937984~5021728,201326592~3671107,209715200~22155601,235059763~1266260,239075328~8552148,247743247~2991922,251658240~10693353,264241152~8408332,273128467~16050916,293601280~22410716,318767104~12720729,331856444~12989896,346140699~56215030] 2024-09-16T07:00:14.437 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 10 diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~3844084,113033463~938610,115881531~26625448,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~8265861,305850563~5875999,312392430~3619566,320564776~10923057,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~22584665] 2024-09-16T07:00:14.437 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [7438089~7410115,16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~3844084,113033463~938610,115881531~26625448,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~8265861,305850563~5875999,312392430~3619566,320564776~10923057,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~22584665] 2024-09-16T07:00:14.443 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~19653569,25165824~4023697,41943040~13669729,58720256~12093711,79691776~78729691,164413736~15551926,184549376~4054022,192937984~5021728,201326592~3671107,209715200~22155601,235059763~1266260,239075328~11764136,251658240~10693353,264241152~8408332,273128467~18299102,293601280~22410716,318767104~12720729,331856444~12989896,346140699~56215030] 2024-09-16T07:00:14.443 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 11 diff [3933008~10915196,16112536~7735337,27038017~8190578,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~18580088,320564776~10923057,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~27691136] 2024-09-16T07:00:14.443 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~10915196,16112536~7735337,27038017~8190578,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~11889375,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~18580088,320564776~10923057,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~27691136] 2024-09-16T07:00:14.449 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~10062771,41943040~13669729,58720256~12093711,79691776~78729691,164413736~15551926,184549376~4054022,192937984~5021728,201326592~3671107,209715200~22155601,235059763~1266260,239075328~11764136,251658240~10693353,264241152~8408332,273128467~18299102,293601280~22410716,318767104~12720729,331856444~12989896,346140699~61321501] 2024-09-16T07:00:14.449 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 12 diff [3933008~10915196,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~14968129,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34055925,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.449 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~10915196,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,164413736~6183632,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~14968129,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34055925,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.455 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~10062771,41943040~15830941,58720256~12093711,79691776~78729691,164413736~15551926,184549376~4054022,192937984~5021728,201326592~3671107,209715200~25234355,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~37886553,331856444~12989896,346140699~61321501] 2024-09-16T07:00:14.456 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 13 diff [3933008~10915196,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~6811105,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~14968129,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.456 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~10915196,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~6811105,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,219981426~14968129,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~10062771,41943040~15830941,58720256~12093711,71303168~5555445,79691776~78729691,163786263~16179399,184549376~4054022,192937984~5021728,201326592~3671107,209715200~25234355,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~37926260,331856444~12989896,346140699~61321501] 2024-09-16T07:00:14.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 14 diff [3933008~10915196,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~6811105,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24529793,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.462 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~10915196,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~6811105,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24529793,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.469 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~10062771,41943040~15830941,58720256~12093711,71303168~5555445,79691776~78729691,163786263~16179399,184549376~4054022,192937984~12059715,209715200~25234355,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~37926260,331856444~12989896,346140699~61321501] 2024-09-16T07:00:14.469 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 15 diff [3933008~10915196,16112536~7735337,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~6811105,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24529793,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.470 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~10915196,16112536~7735337,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~6811105,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24529793,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~3358581,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.475 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~10062771,41943040~15830941,58720256~99701211,163786263~16179399,184549376~4054022,192937984~12059715,209715200~25234355,235059763~15779701,251658240~20991244,273128467~18299102,293601280~37926260,331856444~12989896,346140699~61321501] 2024-09-16T07:00:14.475 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 16 diff [3933008~19914865,27038017~8190578,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24529793,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~11678652,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.475 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~8190578,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,186120433~2482965,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~24529793,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~11678652,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.480 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~10062771,41943040~15830941,58720256~99701211,162660132~17305530,184549376~4054022,192937984~12059715,209715200~25234355,235059763~15779701,251658240~20991244,273128467~18299102,293601280~37926260,331856444~12989896,346140699~61321501] 2024-09-16T07:00:14.480 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 17 diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~11678652,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.480 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~11678652,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.486 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,192937984~13542590,209715200~25234355,235059763~37589721,273128467~18299102,293601280~37926260,331856444~12989896,346140699~61321501] 2024-09-16T07:00:14.486 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 18 diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~11678652,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.486 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~11678652,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.492 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~12989896,346140699~61321501] 2024-09-16T07:00:14.492 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 19 diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:14.492 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:14.498 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:14.498 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 2 diff [19193239~3014843,109187704~3248023,131375438~5256372,202227633~310330,226758294~5112507,247743247~2991922,280248249~309488,312392430~3619566,338138787~2514087,390914258~4049122] 2024-09-16T07:00:14.498 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [19193239~3014843,109187704~3248023,131375438~5256372,202227633~310330,226758294~5112507,247743247~2991922,280248249~309488,312392430~3619566,338138787~2514087,390914258~4049122] 2024-09-16T07:00:14.504 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16777216~5430866,109051904~3383823,130023424~6608386,201326592~1211371,226758294~5112507,247743247~2991922,276824064~3733673,310378496~5633500,336526269~4126605,390914258~4049122] 2024-09-16T07:00:14.504 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 3 diff [16600382~154719,19193239~3014843,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~3844084,131375438~5256372,202227633~310330,226758294~5112507,247743247~2991922,264513141~5931572,280248249~309488,312392430~3619566,338138787~2514087,380465326~7381469,390914258~11441471] 2024-09-16T07:00:14.504 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16600382~154719,19193239~3014843,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~3844084,131375438~5256372,202227633~310330,226758294~5112507,247743247~2991922,264513141~5931572,280248249~309488,312392430~3619566,338138787~2514087,380465326~7381469,390914258~11441471] 2024-09-16T07:00:14.510 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~1906897,16777216~5430866,25165824~4023697,41943040~5617508,79691776~9574308,96468992~8275906,107892007~4543720,130023424~6608386,201326592~1211371,226758294~5112507,247743247~2991922,264241152~6203561,276824064~3733673,310378496~5633500,336526269~4126605,378372341~9474454,390914258~11441471] 2024-09-16T07:00:14.510 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 4 diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~3844084,115881531~8106759,131375438~5256372,148679223~7502834,158409089~12378,193286981~4672731,202227633~310330,212066009~5147755,226758294~5112507,239714745~7912731,247743247~2991922,261383618~967975,264513141~5931572,280248249~309488,312392430~3619566,338138787~2514087,380465326~7381469,390914258~11441471] 2024-09-16T07:00:14.510 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~3844084,115881531~8106759,131375438~5256372,148679223~7502834,158409089~12378,193286981~4672731,202227633~310330,212066009~5147755,226758294~5112507,239714745~7912731,247743247~2991922,261383618~967975,264513141~5931572,280248249~309488,312392430~3619566,338138787~2514087,380465326~7381469,390914258~11441471] 2024-09-16T07:00:14.515 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~5617508,79691776~9574308,96468992~8275906,107892007~4543720,113246208~10742082,130023424~6608386,146800640~11620827,192937984~5021728,201326592~1211371,209715200~7498564,226758294~5112507,239075328~8552148,247743247~2991922,260046848~2304745,264241152~6203561,276824064~3733673,310378496~5633500,336526269~4126605,378372341~9474454,390914258~11441471] 2024-09-16T07:00:14.515 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 5 diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~3844084,115881531~8106759,131375438~7270378,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,193286981~4672731,202227633~310330,212066009~5147755,226758294~5112507,239714745~7912731,247743247~2991922,257145407~2820348,261383618~967975,264513141~5931572,280248249~309488,305850563~4252300,312392430~3619566,332760163~353107,333167688~2198027,337684637~7161703,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.516 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~3844084,115881531~8106759,131375438~7270378,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,193286981~4672731,202227633~310330,212066009~5147755,226758294~5112507,239714745~7912731,247743247~2991922,257145407~2820348,261383618~967975,264513141~5931572,280248249~309488,305850563~4252300,312392430~3619566,332760163~353107,333167688~2198027,337684637~7161703,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.521 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~5617508,79691776~9574308,96468992~8275906,107892007~4543720,113246208~10742082,130023424~8622392,142606336~3882713,146800640~11620827,170597368~2951050,192937984~5021728,201326592~1211371,209715200~7498564,226758294~5112507,239075328~8552148,247743247~2991922,255852544~4113211,260046848~2304745,264241152~6203561,276824064~3733673,301989888~8112975,310378496~5633500,332760163~353107,333167688~2198027,336526269~8320071,378372341~23983388] 2024-09-16T07:00:14.521 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 6 diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,106222302~1424759,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,212066009~5147755,226758294~5112507,239088894~8538582,247743247~2991922,257145407~2820348,261383618~967975,264513141~5931572,280248249~309488,281389400~7789983,305850563~4252300,312392430~3619566,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.521 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,106222302~1424759,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,212066009~5147755,226758294~5112507,239088894~8538582,247743247~2991922,257145407~2820348,261383618~967975,264513141~5931572,280248249~309488,281389400~7789983,305850563~4252300,312392430~3619566,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.527 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~5617508,79691776~9574308,96468992~8275906,106222302~1424759,107892007~4543720,113246208~25399608,142606336~3882713,146800640~11620827,170597368~2951050,173570006~2191321,192937984~5021728,201326592~3671107,209715200~7498564,226758294~5112507,239075328~8552148,247743247~2991922,255852544~4113211,260046848~2304745,264241152~6203561,276824064~3733673,281018368~8161015,301989888~8112975,310378496~5633500,332760163~353107,333167688~2198027,336526269~8320071,352321536~11021923,365618803~8027385,378372341~23983388] 2024-09-16T07:00:14.527 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 7 diff [16112536~7735337,28877969~311552,43133093~4427455,59335847~2909966,81521037~7745047,90927119~6669392,98262508~9691742,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,225121707~6749094,239088894~8538582,247743247~2991922,255531952~6819641,264513141~5931572,278565164~10614219,305850563~4252300,312392430~3619566,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,374563584~4548377,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.527 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,59335847~2909966,81521037~7745047,90927119~6669392,98262508~9691742,108591643~3844084,115881531~22764285,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,225121707~6749094,239088894~8538582,247743247~2991922,255531952~6819641,264513141~5931572,278565164~10614219,305850563~4252300,312392430~3619566,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,374563584~4548377,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.533 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~5617508,58720256~3525557,79691776~32743951,113246208~25399608,142606336~3882713,146800640~11620827,170597368~2951050,173570006~2191321,192937984~5021728,201326592~3671107,209715200~8435996,225121707~6749094,239075328~8552148,247743247~2991922,251658240~10693353,264241152~6203561,276824064~12355319,301989888~8112975,310378496~5633500,322961408~8526425,332760163~353107,333167688~2198027,336526269~8320071,352321536~11021923,365618803~36736926] 2024-09-16T07:00:14.533 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 8 diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~22764285,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,225121707~6749094,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8136343,278565164~10614219,297550562~8147207,305850563~4252300,312392430~3619566,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.533 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~22764285,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,225121707~6749094,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8136343,278565164~10614219,297550562~8147207,305850563~4252300,312392430~3619566,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~8075731,388298489~14057240] 2024-09-16T07:00:14.539 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~13669729,58720256~3525557,62914560~7899407,79691776~32743951,113246208~45175259,170597368~2951050,173570006~2191321,192937984~5021728,201326592~3671107,209715200~8435996,225121707~6749094,235059763~1266260,239075328~8552148,247743247~2991922,251658240~10693353,264241152~8408332,276824064~12355319,293601280~16501583,310378496~5633500,322961408~8526425,332760163~353107,333167688~2198027,336526269~8320071,346140699~56215030] 2024-09-16T07:00:14.539 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 9 diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~26625448,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,225121707~6749094,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8136343,274092146~15087237,297431908~8265861,305850563~5875999,312392430~3619566,322471740~9016093,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~22584665] 2024-09-16T07:00:14.539 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~3844084,115881531~26625448,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,225121707~6749094,235072600~1253423,239088894~8538582,247743247~2991922,255531952~6819641,264513141~8136343,274092146~15087237,297431908~8265861,305850563~5875999,312392430~3619566,322471740~9016093,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~22584665] 2024-09-16T07:00:14.544 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~13669729,58720256~3525557,62914560~7899407,79691776~32743951,113246208~45175259,170597368~2951050,173570006~2191321,192937984~5021728,201326592~3671107,209715200~8435996,225121707~6749094,235059763~1266260,239075328~8552148,247743247~2991922,251658240~10693353,264241152~8408332,273128467~16050916,293601280~22410716,318767104~12720729,332760163~353107,333167688~2198027,336526269~8320071,346140699~56215030] 2024-09-16T07:00:14.545 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 10 diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~3844084,113033463~938610,115881531~26625448,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,223900039~7970762,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~8265861,305850563~5875999,312392430~3619566,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~22584665] 2024-09-16T07:00:14.545 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~3844084,113033463~938610,115881531~26625448,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,223900039~7970762,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~8265861,305850563~5875999,312392430~3619566,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~22584665] 2024-09-16T07:00:14.550 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~13669729,58720256~12093711,79691776~78729691,170597368~2951050,173570006~2191321,192937984~5021728,201326592~3671107,209715200~8435996,223900039~7970762,235059763~1266260,239075328~11764136,251658240~10693353,264241152~8408332,273128467~18299102,293601280~22410716,318767104~12720729,332760163~353107,333167688~2198027,336526269~8320071,346140699~56215030] 2024-09-16T07:00:14.551 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 11 diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,223900039~7970762,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~18580088,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~27691136] 2024-09-16T07:00:14.551 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,223900039~7970762,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~18580088,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~27691136] 2024-09-16T07:00:14.556 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~13669729,58720256~12093711,79691776~78729691,170597368~2951050,173570006~2191321,192937984~5021728,201326592~3671107,209715200~8435996,223900039~7970762,235059763~1266260,239075328~11764136,251658240~10693353,264241152~8408332,273128467~18299102,293601280~22410716,318767104~12720729,332760163~353107,333167688~2198027,336526269~8320071,346140699~61321501] 2024-09-16T07:00:14.556 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 12 diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34055925,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.557 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,81521037~16075474,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34055925,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.562 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~15830941,58720256~12093711,79691776~78729691,170597368~2951050,173570006~2191321,192937984~5021728,201326592~3671107,209715200~8435996,223900039~11049516,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~37886553,332760163~353107,333167688~2198027,336526269~8320071,346140699~61321501] 2024-09-16T07:00:14.562 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 13 diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.562 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,202227633~310330,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.568 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~15830941,58720256~12093711,71303168~5555445,79691776~78729691,163786263~3010272,170597368~2951050,173570006~2191321,192937984~5021728,201326592~3671107,209715200~8435996,223900039~11049516,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~37926260,332760163~353107,333167688~2198027,336526269~8320071,346140699~61321501] 2024-09-16T07:00:14.568 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 14 diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.568 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.574 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~15830941,58720256~12093711,71303168~5555445,79691776~78729691,163786263~3010272,170597368~2951050,173570006~2191321,192937984~12059715,209715200~13588627,223900039~11049516,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~37926260,332760163~353107,333167688~2198027,336526269~8320071,346140699~61321501] 2024-09-16T07:00:14.574 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 15 diff [3933008~5922413,16112536~7735337,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.574 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,98262508~9691742,108591643~6951921,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.580 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~15830941,58720256~99701211,163786263~3010272,170597368~2951050,173570006~2191321,192937984~12059715,209715200~13588627,223900039~11049516,235059763~15779701,251658240~20991244,273128467~18299102,293601280~37926260,332760163~353107,333167688~2198027,336526269~8320071,346140699~61321501] 2024-09-16T07:00:14.580 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 16 diff [3933008~5922413,14158523~9689350,27038017~8190578,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.580 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~8190578,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,202227633~310330,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.585 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~10062771,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,192937984~12059715,209715200~13588627,223900039~11049516,235059763~15779701,251658240~20991244,273128467~18299102,293601280~37926260,332760163~353107,333167688~2198027,336153028~8693312,346140699~61321501] 2024-09-16T07:00:14.585 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 17 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.586 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~9691742,108591643~33915336,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~17335423,297431908~34095632,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.591 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,180355072~6125261,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~18299102,293601280~37926260,332760163~353107,333167688~2198027,336153028~8693312,346140699~61321501] 2024-09-16T07:00:14.591 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 18 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.592 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~27691136] 2024-09-16T07:00:14.597 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~8693312,346140699~61321501] 2024-09-16T07:00:14.597 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 19 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:14.597 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:14.603 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:14.603 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 3 diff [16600382~154719,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~1193409,264513141~5931572,380465326~7381469,392723947~9631782] 2024-09-16T07:00:14.603 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16600382~154719,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~1193409,264513141~5931572,380465326~7381469,392723947~9631782] 2024-09-16T07:00:14.609 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~1906897,25165824~4023697,41943040~5617508,79691776~9574308,96468992~8275906,107892007~1893045,264241152~6203561,378372341~9474454,392723947~9631782] 2024-09-16T07:00:14.609 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 4 diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~1193409,115881531~8106759,148679223~7502834,158409089~12378,193286981~4672731,212066009~5147755,239714745~7912731,261383618~967975,264513141~5931572,380465326~7381469,392723947~9631782] 2024-09-16T07:00:14.609 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~1193409,115881531~8106759,148679223~7502834,158409089~12378,193286981~4672731,212066009~5147755,239714745~7912731,261383618~967975,264513141~5931572,380465326~7381469,392723947~9631782] 2024-09-16T07:00:14.614 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~5617508,79691776~9574308,96468992~8275906,107892007~1893045,113246208~10742082,146800640~11620827,192937984~5021728,209715200~7498564,239075328~8552148,260046848~2304745,264241152~6203561,378372341~9474454,392723947~9631782] 2024-09-16T07:00:14.614 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 5 diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~1193409,115881531~8106759,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,193286981~4672731,212066009~5147755,239714745~7912731,257145407~2820348,261383618~967975,264513141~5931572,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,379771064~8075731,388298489~3865575,392723947~9631782] 2024-09-16T07:00:14.614 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,108591643~1193409,115881531~8106759,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,193286981~4672731,212066009~5147755,239714745~7912731,257145407~2820348,261383618~967975,264513141~5931572,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,379771064~8075731,388298489~3865575,392723947~9631782] 2024-09-16T07:00:14.620 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~5617508,79691776~9574308,96468992~8275906,107892007~1893045,113246208~10742082,135834413~2811403,142606336~3882713,146800640~11620827,170597368~2951050,192937984~5021728,209715200~7498564,239075328~8552148,255852544~4113211,260046848~2304745,264241152~6203561,301989888~8112975,332760163~353107,333167688~2198027,337684637~7161703,378372341~13791723,392723947~9631782] 2024-09-16T07:00:14.620 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 6 diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,106222302~1424759,108591643~1193409,115881531~15597367,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,212066009~5147755,239088894~8538582,257145407~2820348,261383618~967975,264513141~5931572,281389400~7789983,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,379771064~8075731,388298489~3865575,392723947~9631782] 2024-09-16T07:00:14.620 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,81521037~7745047,98262508~6482390,106222302~1424759,108591643~1193409,115881531~15597367,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,212066009~5147755,239088894~8538582,257145407~2820348,261383618~967975,264513141~5931572,281389400~7789983,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,379771064~8075731,388298489~3865575,392723947~9631782] 2024-09-16T07:00:14.625 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~5617508,79691776~9574308,96468992~8275906,106222302~1424759,107892007~1893045,113246208~18232690,135834413~2811403,142606336~3882713,146800640~11620827,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~7498564,239075328~8552148,255852544~4113211,260046848~2304745,264241152~6203561,281018368~8161015,301989888~8112975,332760163~353107,333167688~2198027,337684637~7161703,352321536~11021923,365618803~8027385,378372341~13791723,392723947~9631782] 2024-09-16T07:00:14.626 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 7 diff [16112536~7735337,28877969~311552,43133093~4427455,59335847~2909966,81521037~7745047,90927119~6669392,98262508~9691742,108591643~1193409,115881531~15597367,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,239088894~8538582,255531952~6819641,264513141~5931572,278565164~10614219,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,374563584~4548377,379771064~8075731,388298489~3865575,392723947~9631782] 2024-09-16T07:00:14.626 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,59335847~2909966,81521037~7745047,90927119~6669392,98262508~9691742,108591643~1193409,115881531~15597367,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,239088894~8538582,255531952~6819641,264513141~5931572,278565164~10614219,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,374563584~4548377,379771064~8075731,388298489~3865575,392723947~9631782] 2024-09-16T07:00:14.631 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~5617508,58720256~3525557,79691776~30093276,113246208~18232690,135834413~2811403,142606336~3882713,146800640~11620827,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,225121707~4890050,239075328~8552148,251658240~10693353,264241152~6203561,278565164~10614219,301989888~8112975,322961408~8526425,332760163~353107,333167688~2198027,337684637~7161703,352321536~11021923,365618803~26545261,392723947~9631782] 2024-09-16T07:00:14.631 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 8 diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~1193409,115881531~15597367,135834413~2811403,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~8538582,255531952~6819641,264513141~8136343,278565164~10614219,297550562~8147207,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~8075731,388298489~3865575,392723947~9631782] 2024-09-16T07:00:14.631 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~1193409,115881531~15597367,135834413~2811403,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~8538582,255531952~6819641,264513141~8136343,278565164~10614219,297550562~8147207,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~8075731,388298489~3865575,392723947~9631782] 2024-09-16T07:00:14.637 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~13669729,58720256~3525557,62914560~7899407,79691776~30093276,113246208~18232690,135834413~22587054,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,225121707~4890050,235059763~1266260,239075328~8552148,251658240~10693353,264241152~8408332,278565164~10614219,293601280~16501583,322961408~8526425,332760163~353107,333167688~2198027,337684637~7161703,346140699~46023365,392723947~9631782] 2024-09-16T07:00:14.637 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 9 diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~1193409,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~8538582,255531952~6819641,264513141~8136343,274092146~15087237,297431908~8265861,305850563~5875999,322471740~9016093,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~12393000,392723947~9631782] 2024-09-16T07:00:14.637 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~2909966,66098803~4715164,81521037~7745047,89320133~8276378,98262508~9691742,108591643~1193409,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~8538582,255531952~6819641,264513141~8136343,274092146~15087237,297431908~8265861,305850563~5875999,322471740~9016093,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~12393000,392723947~9631782] 2024-09-16T07:00:14.643 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~13669729,58720256~3525557,62914560~7899407,79691776~30093276,113246208~20226211,134509064~23912403,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,225121707~4890050,235059763~1266260,239075328~8552148,251658240~10693353,264241152~8408332,273128467~16050916,293601280~18125282,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~46023365,392723947~9631782] 2024-09-16T07:00:14.643 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 10 diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~1193409,113033463~938610,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~8265861,305850563~5875999,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~12393000,392723947~9631782] 2024-09-16T07:00:14.643 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,28877969~311552,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~1193409,113033463~938610,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~8265861,305850563~5875999,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~12393000,392723947~9631782] 2024-09-16T07:00:14.649 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14848204~8999669,25165824~4023697,41943040~13669729,58720256~12093711,79691776~30093276,112435727~21036692,134509064~23912403,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,223900039~6244407,235059763~1266260,239075328~11764136,251658240~10693353,264241152~8408332,273128467~18299102,293601280~18125282,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~46023365,392723947~9631782] 2024-09-16T07:00:14.649 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 11 diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~1193409,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~15556490,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~12393000,392723947~14738253] 2024-09-16T07:00:14.649 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~6660385,59335847~11478120,81521037~16075474,98262508~9691742,108591643~1193409,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~11750570,255531952~6819641,264513141~8136343,274092146~17335423,297431908~15556490,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~12393000,392723947~14738253] 2024-09-16T07:00:14.655 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~13669729,58720256~12093711,79691776~30093276,110893811~22578608,134509064~23912403,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,223900039~6244407,235059763~1266260,239075328~11764136,251658240~10693353,264241152~8408332,273128467~18299102,293601280~19387118,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~46023365,392723947~14738253] 2024-09-16T07:00:14.655 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 12 diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,81521037~16075474,98262508~9691742,108591643~1193409,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.656 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,81521037~16075474,98262508~9691742,108591643~1193409,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.661 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~15830941,58720256~12093711,79691776~30093276,110893811~22578608,134509064~23912403,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,223900039~6244407,230790050~4159505,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~46107551,392723947~14738253] 2024-09-16T07:00:14.661 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 13 diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~1193409,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.661 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~1193409,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.664 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:14 smithi145 ceph-mon[99390]: osdmap e2127: 8 total, 8 up, 8 in 2024-09-16T07:00:14.664 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:14 smithi145 ceph-mon[99390]: pgmap v4121: 137 pgs: 137 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 KiB/s rd, 33 MiB/s wr, 17 op/s 2024-09-16T07:00:14.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:14 smithi145 ceph-mon[96887]: osdmap e2127: 8 total, 8 up, 8 in 2024-09-16T07:00:14.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:14 smithi145 ceph-mon[96887]: pgmap v4121: 137 pgs: 137 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 KiB/s rd, 33 MiB/s wr, 17 op/s 2024-09-16T07:00:14.668 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~15830941,58720256~12093711,71303168~5555445,79691776~30093276,110893811~22578608,134509064~23912403,163786263~3010272,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,223900039~11049516,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~46107551,392723947~14738253] 2024-09-16T07:00:14.668 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 14 diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~1193409,110893811~4649753,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.668 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,43133093~4427455,48952384~8821597,59335847~11478120,73121774~3736839,81521037~16524002,98262508~9691742,108591643~1193409,110893811~4649753,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.674 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~15830941,58720256~12093711,71303168~5555445,79691776~30093276,110893811~47527656,163786263~3010272,170597368~2951050,173570006~2191321,192937984~8457271,202537963~2459736,209715200~13588627,223900039~11049516,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~46107551,392723947~14738253] 2024-09-16T07:00:14.674 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 15 diff [3933008~5922413,16112536~7735337,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,98262508~9691742,108591643~1193409,110893811~4649753,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.674 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,98262508~9691742,108591643~1193409,110893811~4649753,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.680 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14848204~8999669,25165824~10062771,41943040~15830941,58720256~51064796,110893811~47527656,163786263~3010272,170597368~2951050,173570006~2191321,192937984~8457271,202537963~2459736,209715200~13588627,223900039~11049516,235059763~15779701,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~46107551,392723947~14738253] 2024-09-16T07:00:14.680 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 16 diff [3933008~5922413,14158523~9689350,27038017~8190578,42431949~15342032,59335847~38709192,98262508~9691742,108591643~1193409,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.680 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~8190578,42431949~15342032,59335847~38709192,98262508~9691742,108591643~1193409,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.686 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~10062771,41943040~15830941,58720256~51064796,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,192937984~8457271,202537963~2459736,209715200~13588627,223900039~11049516,235059763~15779701,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~46107551,392723947~14738253] 2024-09-16T07:00:14.686 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 17 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~9691742,108591643~1193409,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.686 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~9691742,108591643~1193409,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.692 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51064796,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,180355072~6125261,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~46107551,392723947~14738253] 2024-09-16T07:00:14.692 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 18 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.692 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,392723947~14738253] 2024-09-16T07:00:14.698 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~46107551,392723947~14738253] 2024-09-16T07:00:14.698 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 19 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:14.698 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:14.704 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:14.704 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 4 diff [16112536~7735337,84249893~2092543,115881531~8106759,148679223~7502834,158409089~12378,193286981~4672731,212066009~5147755,239714745~7912731,261383618~967975] 2024-09-16T07:00:14.704 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,84249893~2092543,115881531~8106759,148679223~7502834,158409089~12378,193286981~4672731,212066009~5147755,239714745~7912731,261383618~967975] 2024-09-16T07:00:14.709 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16112536~7735337,84249893~2092543,113246208~10742082,146800640~11620827,192937984~5021728,209715200~7498564,239075328~8552148,260046848~2304745] 2024-09-16T07:00:14.710 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 5 diff [16112536~7735337,84249893~2092543,115881531~8106759,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,193286981~4672731,212066009~5147755,239714745~7912731,257145407~2820348,261383618~967975,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.710 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,84249893~2092543,115881531~8106759,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,193286981~4672731,212066009~5147755,239714745~7912731,257145407~2820348,261383618~967975,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.716 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16112536~7735337,84249893~2092543,113246208~10742082,135834413~2811403,142606336~3882713,146800640~11620827,170597368~2951050,192937984~5021728,209715200~7498564,239075328~8552148,255852544~4113211,260046848~2304745,301989888~8112975,332760163~353107,333167688~2198027,337684637~7161703,379771064~6564095,387846795~4317269] 2024-09-16T07:00:14.716 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 6 diff [16112536~7735337,84249893~2092543,106222302~1424759,115881531~15597367,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,212066009~5147755,239088894~8538582,257145407~2820348,261383618~967975,281389400~7789983,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.716 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,84249893~2092543,106222302~1424759,115881531~15597367,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,212066009~5147755,239088894~8538582,257145407~2820348,261383618~967975,281389400~7789983,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.722 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16112536~7735337,84249893~2092543,106222302~1424759,113246208~18232690,135834413~2811403,142606336~3882713,146800640~11620827,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~7498564,239075328~8552148,255852544~4113211,260046848~2304745,281018368~8161015,301989888~8112975,332760163~353107,333167688~2198027,337684637~7161703,352321536~11021923,365618803~8027385,379771064~6564095,387846795~4317269] 2024-09-16T07:00:14.722 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 7 diff [16112536~7735337,59335847~2909966,84249893~2092543,90927119~6669392,102434876~5519374,115881531~15597367,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,239088894~8538582,255531952~6819641,278565164~10614219,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,374563584~4548377,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.722 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,59335847~2909966,84249893~2092543,90927119~6669392,102434876~5519374,115881531~15597367,135834413~2811403,142927203~3561846,148679223~7502834,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,239088894~8538582,255531952~6819641,278565164~10614219,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,374563584~4548377,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.728 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16112536~7735337,58720256~3525557,84249893~2092543,89266084~8330427,102434876~5519374,113246208~18232690,135834413~2811403,142606336~3882713,146800640~11620827,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,225121707~4890050,239075328~8552148,251658240~10693353,278565164~10614219,301989888~8112975,322961408~8526425,332760163~353107,333167688~2198027,337684637~7161703,352321536~11021923,365618803~13493158,379771064~6564095,387846795~4317269] 2024-09-16T07:00:14.728 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 8 diff [16112536~7735337,48952384~6660385,59335847~2909966,66098803~4715164,84249893~2092543,89320133~8276378,102434876~5519374,115881531~15597367,135834413~2811403,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~8538582,255531952~6819641,265068085~7581399,278565164~10614219,297550562~8147207,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.728 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,48952384~6660385,59335847~2909966,66098803~4715164,84249893~2092543,89320133~8276378,102434876~5519374,115881531~15597367,135834413~2811403,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~8538582,255531952~6819641,265068085~7581399,278565164~10614219,297550562~8147207,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.734 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16112536~7735337,47560548~8052221,58720256~3525557,62914560~7899407,84249893~2092543,89266084~8330427,102434876~5519374,113246208~18232690,135834413~22587054,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,225121707~4890050,235059763~1266260,239075328~8552148,251658240~10693353,265068085~7581399,278565164~10614219,293601280~16501583,322961408~8526425,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387846795~4317269] 2024-09-16T07:00:14.734 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 9 diff [16112536~7735337,45020957~2376888,48952384~6660385,59335847~2909966,66098803~4715164,84249893~2092543,89320133~8276378,102434876~5519374,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~8538582,255531952~6819641,265068085~7581399,274092146~15087237,297431908~8265861,305850563~5875999,322471740~9016093,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.734 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,45020957~2376888,48952384~6660385,59335847~2909966,66098803~4715164,84249893~2092543,89320133~8276378,102434876~5519374,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~8538582,255531952~6819641,265068085~7581399,274092146~15087237,297431908~8265861,305850563~5875999,322471740~9016093,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.740 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16112536~7735337,45020957~2376888,47560548~8052221,58720256~3525557,62914560~7899407,84249893~2092543,89266084~8330427,102434876~5519374,113246208~20226211,134509064~23912403,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,225121707~4890050,235059763~1266260,239075328~8552148,251658240~10693353,265068085~7581399,273128467~16050916,293601280~18125282,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.740 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 10 diff [16112536~7735337,45020957~2376888,48952384~6660385,59335847~11478120,84249893~13346618,102434876~5519374,113033463~938610,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~11750570,255531952~6819641,265068085~7581399,274092146~17335423,297431908~8265861,305850563~5875999,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.740 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16112536~7735337,45020957~2376888,48952384~6660385,59335847~11478120,84249893~13346618,102434876~5519374,113033463~938610,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~11750570,255531952~6819641,265068085~7581399,274092146~17335423,297431908~8265861,305850563~5875999,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.746 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16112536~7735337,45020957~2376888,47560548~8052221,58720256~12093711,84249893~13346618,102434876~5519374,112435727~21036692,134509064~23912403,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,223900039~6244407,235059763~1266260,239075328~11764136,251658240~10693353,265068085~7581399,273128467~18299102,293601280~18125282,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.746 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 11 diff [3933008~5922413,16112536~7735337,27038017~8190578,45020957~2376888,48952384~6660385,59335847~11478120,84249893~13346618,102434876~5519374,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~11750570,255531952~6819641,265068085~7581399,274092146~17335423,297431908~15556490,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628,402221123~5241077] 2024-09-16T07:00:14.746 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,45020957~2376888,48952384~6660385,59335847~11478120,84249893~13346618,102434876~5519374,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~11750570,255531952~6819641,265068085~7581399,274092146~17335423,297431908~15556490,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628,402221123~5241077] 2024-09-16T07:00:14.752 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,16112536~7735337,27038017~8190578,45020957~2376888,47560548~8052221,58720256~12093711,84249893~13346618,102434876~5519374,110893811~22578608,134509064~23912403,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,223900039~6244407,235059763~1266260,239075328~11764136,251658240~10693353,265068085~7581399,273128467~18299102,293601280~19387118,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387795436~4368628,402221123~5241077] 2024-09-16T07:00:14.752 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 12 diff [3933008~5922413,16112536~7735337,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,84249893~13346618,102434876~5519374,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~6564095,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.752 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,84249893~13346618,102434876~5519374,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~6564095,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.758 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,16112536~7735337,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,84249893~13346618,102434876~5519374,110893811~22578608,134509064~23912403,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,223900039~6244407,230790050~4159505,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.758 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 13 diff [3933008~5922413,16112536~7735337,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,402221123~5241077] 2024-09-16T07:00:14.758 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,115881531~17590888,134509064~7997915,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,402221123~5241077] 2024-09-16T07:00:14.764 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,16112536~7735337,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,71303168~5555445,82263735~15781304,102434876~5519374,110893811~22578608,134509064~23912403,163786263~3010272,170597368~2951050,173570006~2191321,192937984~5021728,202537963~2459736,209715200~8435996,223900039~11049516,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~12477186,402221123~5241077] 2024-09-16T07:00:14.764 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 14 diff [3933008~5922413,16112536~7735337,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.764 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~11750570,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.770 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,16112536~7735337,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,71303168~5555445,82263735~15781304,102434876~5519374,110893811~47527656,163786263~3010272,170597368~2951050,173570006~2191321,192937984~8457271,202537963~2459736,209715200~13588627,223900039~11049516,235059763~1266260,239075328~11764136,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.770 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 15 diff [3933008~5922413,16112536~7735337,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,102434876~5519374,110893811~4649753,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.770 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,16112536~7735337,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,102434876~5519374,110893811~4649753,115881531~26625448,142568470~13613587,158409089~12378,163786263~3010272,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.776 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,16112536~7735337,27038017~8190578,42431949~15342032,58720256~39324783,102434876~5519374,110893811~47527656,163786263~3010272,170597368~2951050,173570006~2191321,192937984~8457271,202537963~2459736,209715200~13588627,223900039~11049516,235059763~15779701,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.776 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 16 diff [3933008~5922413,14158523~9689350,27038017~8190578,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.776 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~8190578,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,193286981~4672731,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~12791989,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.782 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~8190578,42431949~15342032,58720256~39324783,102434876~5519374,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,192937984~8457271,202537963~2459736,209715200~13588627,223900039~11049516,235059763~15779701,251658240~20991244,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.782 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 17 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.782 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.787 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,102434876~5519374,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,180355072~6125261,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.787 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 18 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.787 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.793 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.793 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 19 diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:14.793 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:14.799 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:14.799 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 5 diff [135834413~2811403,142927203~3561846,171058256~2490162,257145407~2820348,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.799 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [135834413~2811403,142927203~3561846,171058256~2490162,257145407~2820348,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.805 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [135834413~2811403,142606336~3882713,170597368~2951050,255852544~4113211,301989888~8112975,332760163~353107,333167688~2198027,337684637~7161703,379771064~6564095,387846795~4317269] 2024-09-16T07:00:14.805 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 6 diff [106222302~1424759,119115938~12362960,135834413~2811403,142927203~3561846,171058256~2490162,173570006~2191321,203970727~1026972,239088894~2416536,257145407~2820348,281389400~7789983,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.805 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [106222302~1424759,119115938~12362960,135834413~2811403,142927203~3561846,171058256~2490162,173570006~2191321,203970727~1026972,239088894~2416536,257145407~2820348,281389400~7789983,305850563~4252300,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.811 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [106222302~1424759,119115938~12362960,135834413~2811403,142606336~3882713,170597368~2951050,173570006~2191321,202537963~2459736,239088894~2416536,255852544~4113211,281018368~8161015,301989888~8112975,332760163~353107,333167688~2198027,337684637~7161703,352321536~11021923,365618803~8027385,379771064~6564095,387846795~4317269] 2024-09-16T07:00:14.811 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 7 diff [59335847~2909966,90927119~6669392,102434876~5519374,119115938~12362960,135834413~2811403,142927203~3561846,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,239088894~2416536,255531952~6298948,278565164~10614219,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,374563584~4548377,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.811 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [59335847~2909966,90927119~6669392,102434876~5519374,119115938~12362960,135834413~2811403,142927203~3561846,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,239088894~2416536,255531952~6298948,278565164~10614219,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,356333837~7009622,365618803~8027385,374563584~4548377,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.816 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [58720256~3525557,89266084~8330427,102434876~5519374,119115938~12362960,135834413~2811403,142606336~3882713,170597368~2951050,173570006~2191321,202537963~2459736,210419762~7731434,225121707~4890050,239088894~2416536,251658240~10172660,278565164~10614219,301989888~8112975,322961408~8526425,332760163~353107,333167688~2198027,337684637~7161703,352321536~11021923,365618803~13493158,379771064~6564095,387846795~4317269] 2024-09-16T07:00:14.817 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 8 diff [48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,119115938~12362960,135834413~2811403,142568470~6899972,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~2416536,255531952~6298948,265068085~7581399,278565164~10614219,297550562~8147207,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.817 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,119115938~12362960,135834413~2811403,142568470~6899972,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~2416536,255531952~6298948,265068085~7581399,278565164~10614219,297550562~8147207,305850563~4252300,326133952~5353881,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,388298489~3865575] 2024-09-16T07:00:14.823 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [47560548~8052221,58720256~3525557,62914560~7899407,89266084~8330427,102434876~5519374,119115938~12362960,135834413~13634029,170597368~2951050,173570006~2191321,202537963~2459736,210419762~7731434,225121707~4890050,235059763~1266260,239088894~2416536,251658240~10172660,265068085~7581399,278565164~10614219,293601280~16501583,322961408~8526425,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387846795~4317269] 2024-09-16T07:00:14.823 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 9 diff [45020957~2376888,48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,119115938~14356481,134509064~7997915,142568470~6899972,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~2416536,255531952~6298948,265068085~7581399,274092146~15087237,297431908~8265861,305850563~5875999,322471740~9016093,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.823 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,119115938~14356481,134509064~7997915,142568470~6899972,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~2416536,255531952~6298948,265068085~7581399,274092146~15087237,297431908~8265861,305850563~5875999,322471740~9016093,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.829 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,47560548~8052221,58720256~3525557,62914560~7899407,89266084~8330427,102434876~5519374,119115938~14356481,134509064~14959378,170597368~2951050,173570006~2191321,202537963~2459736,210419762~7731434,225121707~4890050,235059763~1266260,239088894~2416536,251658240~10172660,265068085~7581399,273128467~16050916,293601280~18125282,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.829 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 10 diff [45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,113033463~938610,119115938~14356481,134509064~7997915,142568470~6899972,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,265068085~7581399,274092146~17335423,297431908~8265861,305850563~5875999,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.829 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,113033463~938610,119115938~14356481,134509064~7997915,142568470~6899972,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,265068085~7581399,274092146~17335423,297431908~8265861,305850563~5875999,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.835 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,47560548~8052221,58720256~12093711,84946448~12650063,102434876~5519374,112435727~1536346,119115938~14356481,134509064~14959378,170597368~2951050,173570006~2191321,202537963~2459736,210419762~7731434,223900039~6244407,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,265068085~7581399,273128467~18299102,293601280~18125282,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387795436~4368628] 2024-09-16T07:00:14.835 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 11 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,265068085~7581399,274092146~17335423,297431908~15556490,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628,402221123~5241077] 2024-09-16T07:00:14.835 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,265068085~7581399,274092146~17335423,297431908~15556490,320564776~10923057,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,356333837~17312351,374563584~4548377,379771064~6564095,387795436~4368628,402221123~5241077] 2024-09-16T07:00:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:14 smithi161 ceph-mon[87722]: osdmap e2127: 8 total, 8 up, 8 in 2024-09-16T07:00:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:14 smithi161 ceph-mon[87722]: pgmap v4121: 137 pgs: 137 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 KiB/s rd, 33 MiB/s wr, 17 op/s 2024-09-16T07:00:14.841 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~8052221,58720256~12093711,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~14959378,170597368~2951050,173570006~2191321,202537963~2459736,210419762~7731434,223900039~6244407,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,265068085~7581399,273128467~18299102,293601280~19387118,318767104~12720729,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387795436~4368628,402221123~5241077] 2024-09-16T07:00:14.841 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 12 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,151811379~623392,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~6564095,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.841 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,151811379~623392,171058256~2490162,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~6564095,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.847 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~14959378,151811379~623392,170597368~2951050,173570006~2191321,202537963~2459736,210419762~7731434,223900039~6244407,230790050~4159505,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17575146,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~6564095,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.847 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 13 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,151811379~623392,163786263~3010272,171058256~2490162,173570006~2191321,195633544~526231,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,402221123~5241077] 2024-09-16T07:00:14.847 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,151811379~623392,163786263~3010272,171058256~2490162,173570006~2191321,195633544~526231,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,402221123~5241077] 2024-09-16T07:00:14.853 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,71303168~5555445,82263735~15781304,102434876~5519374,110893811~4649753,119115938~14356481,134509064~14959378,151811379~623392,163786263~3010272,170597368~2951050,173570006~2191321,195633544~526231,202537963~2459736,210419762~7731434,223900039~11049516,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~12477186,402221123~5241077] 2024-09-16T07:00:14.853 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 14 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,119115938~23391041,142568470~6899972,151811379~623392,163786263~3010272,171058256~2490162,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.853 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,119115938~23391041,142568470~6899972,151811379~623392,163786263~3010272,171058256~2490162,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.858 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,71303168~5555445,82263735~15781304,102434876~5519374,110893811~4649753,119115938~30352504,151811379~623392,163786263~3010272,170597368~2951050,173570006~2191321,195633544~526231,197959712~3435543,202537963~2459736,210419762~12884065,223900039~11049516,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.858 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 15 diff [3933008~5922413,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,102434876~5519374,110893811~4649753,119115938~23391041,142568470~6899972,151811379~623392,163786263~3010272,171058256~2490162,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.858 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,102434876~5519374,110893811~4649753,119115938~23391041,142568470~6899972,151811379~623392,163786263~3010272,171058256~2490162,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.864 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,42431949~15342032,58720256~39324783,102434876~5519374,110893811~4649753,119115938~30352504,151811379~623392,163786263~3010272,170597368~2951050,173570006~2191321,195633544~526231,197959712~3435543,202537963~2459736,210419762~12884065,223900039~11049516,235059763~6445667,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,337684637~7161703,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.864 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 16 diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.864 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.870 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~8190578,42431949~15342032,58720256~39324783,102434876~5519374,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,195633544~526231,197959712~3435543,202537963~2459736,210419762~12884065,223900039~11049516,235059763~6445667,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.870 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 17 diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~8954730,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.870 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~8954730,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.876 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~14362345,42431949~15342032,58720256~39324783,102434876~5519374,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,180355072~6125261,194560871~11919703,210419762~12884065,223900039~11049516,235059763~6445667,243593390~18237510,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.876 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 18 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~8954730,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.876 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~8954730,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~6979221,354120892~24991069,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.882 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~6445667,243593390~18237510,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~8693312,346140699~32971262,379771064~12477186,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.882 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 19 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:14.882 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:14.888 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:14.888 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 6 diff [106222302~1424759,119115938~12362960,173570006~2191321,203970727~1026972,239088894~2416536,281389400~7789983,356333837~7009622,365618803~8027385] 2024-09-16T07:00:14.888 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [106222302~1424759,119115938~12362960,173570006~2191321,203970727~1026972,239088894~2416536,281389400~7789983,356333837~7009622,365618803~8027385] 2024-09-16T07:00:14.894 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [106222302~1424759,119115938~12362960,173570006~2191321,202537963~2459736,239088894~2416536,281018368~8161015,352321536~11021923,365618803~8027385] 2024-09-16T07:00:14.894 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 7 diff [59335847~2909966,90927119~6669392,102434876~5519374,119115938~12362960,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,239088894~2416536,255531952~6298948,278565164~10614219,326133952~5353881,356333837~7009622,365618803~8027385,374563584~4548377] 2024-09-16T07:00:14.894 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [59335847~2909966,90927119~6669392,102434876~5519374,119115938~12362960,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,239088894~2416536,255531952~6298948,278565164~10614219,326133952~5353881,356333837~7009622,365618803~8027385,374563584~4548377] 2024-09-16T07:00:14.900 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [58720256~3525557,89266084~8330427,102434876~5519374,119115938~12362960,173570006~2191321,202537963~2459736,210419762~7731434,225121707~4890050,239088894~2416536,251658240~10172660,278565164~10614219,322961408~8526425,352321536~11021923,365618803~13493158] 2024-09-16T07:00:14.900 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 8 diff [48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,119115938~12362960,142568470~6899972,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~2416536,255531952~6298948,265068085~7581399,278565164~10614219,297550562~8147207,326133952~5353881,346140699~6979221,356333837~17312351,374563584~4548377] 2024-09-16T07:00:14.900 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,119115938~12362960,142568470~6899972,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~2416536,255531952~6298948,265068085~7581399,278565164~10614219,297550562~8147207,326133952~5353881,346140699~6979221,356333837~17312351,374563584~4548377] 2024-09-16T07:00:14.906 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [47560548~8052221,58720256~3525557,62914560~7899407,89266084~8330427,102434876~5519374,119115938~12362960,138645816~10822626,173570006~2191321,202537963~2459736,210419762~7731434,225121707~4890050,235059763~1266260,239088894~2416536,251658240~10172660,265068085~7581399,278565164~10614219,293601280~12096489,322961408~8526425,346140699~32971262] 2024-09-16T07:00:14.906 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 9 diff [45020957~2376888,48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,119115938~14356481,134509064~7997915,142568470~6899972,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~2416536,255531952~6298948,265068085~7581399,274092146~15087237,297431908~8265861,306200848~5525714,322471740~9016093,346140699~6979221,356333837~17312351,374563584~4548377,387795436~3837820] 2024-09-16T07:00:14.906 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,119115938~14356481,134509064~7997915,142568470~6899972,173570006~2191321,203970727~1026972,210419762~7731434,225121707~4890050,235072600~1253423,239088894~2416536,255531952~6298948,265068085~7581399,274092146~15087237,297431908~8265861,306200848~5525714,322471740~9016093,346140699~6979221,356333837~17312351,374563584~4548377,387795436~3837820] 2024-09-16T07:00:14.912 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,47560548~8052221,58720256~3525557,62914560~7899407,89266084~8330427,102434876~5519374,119115938~14356481,134509064~14959378,173570006~2191321,202537963~2459736,210419762~7731434,225121707~4890050,235059763~1266260,239088894~2416536,251658240~10172660,265068085~7581399,273128467~16050916,293601280~12096489,306200848~5525714,318767104~12720729,346140699~32971262,387795436~3837820] 2024-09-16T07:00:14.912 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 10 diff [45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,113033463~938610,119115938~14356481,134509064~7997915,142568470~6899972,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,265068085~7581399,274092146~17335423,297431908~8265861,306200848~5525714,320564776~10923057,346140699~6979221,356333837~17312351,374563584~4548377,387795436~3837820] 2024-09-16T07:00:14.912 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,113033463~938610,119115938~14356481,134509064~7997915,142568470~6899972,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,265068085~7581399,274092146~17335423,297431908~8265861,306200848~5525714,320564776~10923057,346140699~6979221,356333837~17312351,374563584~4548377,387795436~3837820] 2024-09-16T07:00:14.918 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,47560548~8052221,58720256~12093711,84946448~12650063,102434876~5519374,112435727~1536346,119115938~14356481,134509064~14959378,173570006~2191321,202537963~2459736,210419762~7731434,223900039~6244407,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,265068085~7581399,273128467~18299102,293601280~12096489,306200848~5525714,318767104~12720729,346140699~32971262,387795436~3837820] 2024-09-16T07:00:14.918 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 11 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,265068085~7581399,274092146~17335423,297431908~15556490,320564776~10923057,346140699~6979221,356333837~17312351,374563584~4548377,387795436~3837820,402221123~5241077] 2024-09-16T07:00:14.918 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,265068085~7581399,274092146~17335423,297431908~15556490,320564776~10923057,346140699~6979221,356333837~17312351,374563584~4548377,387795436~3837820,402221123~5241077] 2024-09-16T07:00:14.923 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~8052221,58720256~12093711,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~14959378,173570006~2191321,202537963~2459736,210419762~7731434,223900039~6244407,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,265068085~7581399,273128467~18299102,293601280~19387118,318767104~12720729,346140699~32971262,387795436~3837820,402221123~5241077] 2024-09-16T07:00:14.923 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 12 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,151811379~623392,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17575146,346140699~6979221,354120892~24991069,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.923 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,151811379~623392,173570006~2191321,203970727~1026972,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17575146,346140699~6979221,354120892~24991069,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.929 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,84946448~12650063,102434876~5519374,110893811~4649753,119115938~14356481,134509064~14959378,151811379~623392,173570006~2191321,202537963~2459736,210419762~7731434,223900039~6244407,230790050~4159505,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17575146,346140699~32971262,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.929 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 13 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,346140699~6979221,354120892~24991069,385482613~6765637,402221123~5241077] 2024-09-16T07:00:14.929 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,119115938~14356481,134509064~7997915,142568470~6899972,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,203970727~1026972,210419762~7731434,223900039~11049516,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,346140699~6979221,354120892~24991069,385482613~6765637,402221123~5241077] 2024-09-16T07:00:14.935 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,71303168~5555445,82263735~15781304,102434876~5519374,110893811~4649753,119115938~14356481,134509064~14959378,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,202537963~2459736,210419762~7731434,223900039~11049516,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,346140699~32971262,385482613~6765637,402221123~5241077] 2024-09-16T07:00:14.935 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 14 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,119115938~23391041,142568470~6899972,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,346140699~6979221,354120892~24991069,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.935 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,119115938~23391041,142568470~6899972,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,239088894~2416536,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,346140699~6979221,354120892~24991069,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.941 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,71303168~5555445,82263735~15781304,102434876~5519374,110893811~4649753,119115938~30352504,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,197959712~3435543,202537963~2459736,210419762~12884065,223900039~11049516,235059763~1266260,239088894~2416536,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,346140699~32971262,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.941 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 15 diff [3933008~5922413,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,102434876~5519374,110893811~4649753,119115938~23391041,142568470~6899972,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,338590208~5063987,346140699~6979221,354120892~24991069,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.941 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,102434876~5519374,110893811~4649753,119115938~23391041,142568470~6899972,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,338590208~5063987,346140699~6979221,354120892~24991069,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.946 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,42431949~15342032,58720256~39324783,102434876~5519374,110893811~4649753,119115938~30352504,151811379~623392,163786263~3010272,173570006~2191321,195633544~526231,197959712~3435543,202537963~2459736,210419762~12884065,223900039~11049516,235059763~6445667,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,338590208~5063987,346140699~32971262,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.947 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 16 diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,336153028~7501167,346140699~6979221,354120892~24991069,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.947 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,195633544~526231,198817483~2577772,203970727~1026972,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~7246074,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,336153028~7501167,346140699~6979221,354120892~24991069,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.952 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~8190578,42431949~15342032,58720256~39324783,102434876~5519374,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,195633544~526231,197959712~3435543,202537963~2459736,210419762~12884065,223900039~11049516,235059763~6445667,243593390~7246074,251658240~10172660,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,336153028~7501167,346140699~32971262,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.953 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 17 diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,180537881~5942452,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~8954730,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,336153028~7501167,346140699~6979221,354120892~24991069,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.953 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,59335847~38709192,102434876~5519374,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,180537881~5942452,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~8954730,255531952~6298948,263666510~8982974,274092146~17335423,297431908~15556490,313912687~17614853,336153028~7501167,346140699~6979221,354120892~24991069,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.958 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~14362345,42431949~15342032,58720256~39324783,102434876~5519374,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,180355072~6125261,194560871~11919703,210419762~12884065,223900039~11049516,235059763~6445667,243593390~18237510,262351593~10297891,273128467~18299102,293601280~19387118,313912687~17614853,336153028~7501167,346140699~32971262,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.958 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 18 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~8954730,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~7501167,346140699~6979221,354120892~24991069,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.959 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~3457955,243593390~8954730,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~7501167,346140699~6979221,354120892~24991069,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.964 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~6445667,243593390~18237510,262351593~10297891,273128467~39859931,313912687~17614853,336153028~7501167,346140699~32971262,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:14.964 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 19 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:14.964 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:14.970 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:14.970 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 7 diff [59335847~2909966,90927119~6669392,102434876~5519374,125217484~561574,210419762~7731434,225121707~4890050,255531952~6298948,278565164~3450448,326133952~5353881,374563584~4548377] 2024-09-16T07:00:14.970 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [59335847~2909966,90927119~6669392,102434876~5519374,125217484~561574,210419762~7731434,225121707~4890050,255531952~6298948,278565164~3450448,326133952~5353881,374563584~4548377] 2024-09-16T07:00:14.975 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [58720256~3525557,89266084~8330427,102434876~5519374,125217484~561574,210419762~7731434,225121707~4890050,251658240~10172660,278565164~3450448,322961408~8526425,373646188~5465773] 2024-09-16T07:00:14.976 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 8 diff [48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,125217484~561574,142568470~6899972,210419762~7731434,225121707~4890050,235072600~1253423,255531952~6298948,265068085~7581399,278565164~3450448,297550562~8147207,326133952~5353881,346140699~6979221,362570466~5951258,374563584~4548377] 2024-09-16T07:00:14.976 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,125217484~561574,142568470~6899972,210419762~7731434,225121707~4890050,235072600~1253423,255531952~6298948,265068085~7581399,278565164~3450448,297550562~8147207,326133952~5353881,346140699~6979221,362570466~5951258,374563584~4548377] 2024-09-16T07:00:14.981 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [47560548~8052221,58720256~3525557,62914560~7899407,89266084~8330427,102434876~5519374,125217484~561574,138645816~10822626,210419762~7731434,225121707~4890050,235059763~1266260,251658240~10172660,265068085~7581399,278565164~3450448,293601280~12096489,322961408~8526425,346140699~6979221,362570466~5951258,373646188~5465773] 2024-09-16T07:00:14.981 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 9 diff [45020957~2376888,48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,125217484~561574,131070197~2402222,134509064~7997915,142568470~6899972,210419762~7731434,225121707~4890050,235072600~1253423,255531952~6298948,265068085~7581399,274092146~7923466,297431908~8265861,306200848~5525714,322471740~9016093,346140699~6979221,362570466~5951258,374563584~4548377,387795436~3837820] 2024-09-16T07:00:14.981 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,48952384~6660385,59335847~2909966,66098803~4715164,89320133~8276378,102434876~5519374,125217484~561574,131070197~2402222,134509064~7997915,142568470~6899972,210419762~7731434,225121707~4890050,235072600~1253423,255531952~6298948,265068085~7581399,274092146~7923466,297431908~8265861,306200848~5525714,322471740~9016093,346140699~6979221,362570466~5951258,374563584~4548377,387795436~3837820] 2024-09-16T07:00:14.987 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,47560548~8052221,58720256~3525557,62914560~7899407,89266084~8330427,102434876~5519374,125217484~561574,131070197~2402222,134509064~14959378,210419762~7731434,225121707~4890050,235059763~1266260,251658240~10172660,265068085~7581399,273128467~8887145,293601280~12096489,306200848~5525714,318767104~12720729,346140699~6979221,362570466~5951258,373646188~5465773,387795436~3837820] 2024-09-16T07:00:14.987 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 10 diff [45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,113033463~938610,125217484~561574,131070197~2402222,134509064~7997915,142568470~6899972,210419762~7731434,223900039~6244407,235072600~1253423,243593390~7246074,255531952~6298948,265068085~7581399,274092146~7923466,288240677~3186892,297431908~8265861,306200848~5525714,320564776~10923057,346140699~6979221,357881775~12699757,374563584~4548377,387795436~3837820] 2024-09-16T07:00:14.987 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,113033463~938610,125217484~561574,131070197~2402222,134509064~7997915,142568470~6899972,210419762~7731434,223900039~6244407,235072600~1253423,243593390~7246074,255531952~6298948,265068085~7581399,274092146~7923466,288240677~3186892,297431908~8265861,306200848~5525714,320564776~10923057,346140699~6979221,357881775~12699757,374563584~4548377,387795436~3837820] 2024-09-16T07:00:14.993 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,47560548~8052221,58720256~12093711,84946448~12650063,102434876~5519374,112435727~1536346,125217484~561574,131070197~2402222,134509064~14959378,210419762~7731434,223900039~6244407,235059763~1266260,243593390~7246074,251658240~10172660,265068085~7581399,273128467~8887145,288240677~3186892,293601280~12096489,306200848~5525714,318767104~12720729,346140699~6979221,357881775~12699757,373646188~5465773,387795436~3837820] 2024-09-16T07:00:14.993 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 11 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~7997915,142568470~6899972,210419762~7731434,223900039~6244407,235072600~1253423,243593390~7246074,255531952~6298948,265068085~7581399,274092146~7923466,288240677~3186892,297431908~15556490,320564776~10923057,346140699~6979221,357881775~12699757,374563584~4548377,387795436~3837820,402221123~5241077] 2024-09-16T07:00:14.993 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~6660385,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~7997915,142568470~6899972,210419762~7731434,223900039~6244407,235072600~1253423,243593390~7246074,255531952~6298948,265068085~7581399,274092146~7923466,288240677~3186892,297431908~15556490,320564776~10923057,346140699~6979221,357881775~12699757,374563584~4548377,387795436~3837820,402221123~5241077] 2024-09-16T07:00:14.999 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~8052221,58720256~12093711,84946448~12650063,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~14959378,210419762~7731434,223900039~6244407,235059763~1266260,243593390~7246074,251658240~10172660,265068085~7581399,273128467~8887145,288240677~3186892,293601280~19387118,318767104~12720729,346140699~6979221,357881775~12699757,373646188~5465773,387795436~3837820,402221123~5241077] 2024-09-16T07:00:14.999 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 12 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~7997915,142568470~6899972,151811379~623392,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17575146,346140699~6979221,354120892~16460640,371862463~7249498,387795436~4452814,402221123~5241077] 2024-09-16T07:00:14.999 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,84946448~12650063,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~7997915,142568470~6899972,151811379~623392,210419762~7731434,223900039~6244407,230790050~4159505,235072600~1253423,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17575146,346140699~6979221,354120892~16460640,371862463~7249498,387795436~4452814,402221123~5241077] 2024-09-16T07:00:15.005 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,84946448~12650063,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~14959378,151811379~623392,210419762~7731434,223900039~6244407,230790050~4159505,235059763~1266260,243593390~7246074,251658240~10172660,262351593~10297891,273128467~8887145,288240677~3186892,293601280~19387118,313912687~17575146,346140699~6979221,354120892~16460640,371862463~7249498,387795436~4452814,402221123~5241077] 2024-09-16T07:00:15.005 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 13 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~7997915,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,210419762~7731434,223900039~11049516,235072600~1253423,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,346140699~6979221,354120892~16460640,371862463~7249498,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.006 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~7997915,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,210419762~7731434,223900039~11049516,235072600~1253423,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,346140699~6979221,354120892~16460640,371862463~7249498,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.011 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,71303168~5555445,82263735~15781304,102434876~5519374,110893811~4649753,125217484~1423886,131070197~2402222,134509064~14959378,151811379~623392,163786263~3010272,195633544~526231,210419762~7731434,223900039~11049516,235059763~1266260,243593390~7246074,251658240~10172660,262351593~10297891,273128467~8887145,288240677~3186892,293601280~19387118,313912687~17614853,346140699~6979221,354120892~16460640,371862463~7249498,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.011 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 14 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,123621381~4389385,131070197~11436782,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,210419762~12884065,223900039~11049516,235072600~1253423,239178188~1497427,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,346140699~6979221,354120892~16460640,371862463~7249498,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.011 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,59335847~11478120,73121774~3736839,82263735~15781304,102434876~5519374,110893811~4649753,123621381~4389385,131070197~11436782,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,210419762~12884065,223900039~11049516,235072600~1253423,239178188~1497427,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,346140699~6979221,354120892~16460640,371862463~7249498,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.017 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,58720256~12093711,71303168~5555445,82263735~15781304,102434876~5519374,110893811~4649753,123621381~4389385,131070197~18398245,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,210419762~12884065,223900039~11049516,235059763~1266260,239178188~1497427,243593390~7246074,251658240~10172660,262351593~10297891,273128467~8887145,288240677~3186892,293601280~19387118,313912687~17614853,346140699~6979221,354120892~16460640,371862463~7249498,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.017 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 15 diff [3933008~5922413,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,102434876~5519374,110893811~4649753,123621381~4389385,131070197~11436782,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,210419762~12884065,223900039~11049516,235072600~1253423,238047475~2628140,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,338590208~5063987,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.017 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,42431949~15342032,59335847~17522766,77145940~20899099,102434876~5519374,110893811~4649753,123621381~4389385,131070197~11436782,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,210419762~12884065,223900039~11049516,235072600~1253423,238047475~2628140,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,338590208~5063987,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.023 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,42431949~15342032,58720256~39324783,102434876~5519374,110893811~4649753,123621381~4389385,131070197~18398245,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,210419762~12884065,223900039~11049516,235059763~5615852,243593390~7246074,251658240~10172660,262351593~10297891,273128467~8887145,288240677~3186892,293601280~19387118,313912687~17614853,338590208~5063987,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.023 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 16 diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,59335847~38709192,102434876~5519374,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,210419762~12884065,223900039~11049516,235072600~1253423,238047475~2628140,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.023 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,59335847~38709192,102434876~5519374,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,210419762~12884065,223900039~11049516,235072600~1253423,238047475~2628140,243593390~7246074,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.029 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~8190578,42431949~15342032,58720256~39324783,102434876~5519374,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,195633544~526231,197959712~3435543,210419762~12884065,223900039~11049516,235059763~5615852,243593390~7246074,251658240~10172660,262351593~10297891,273128467~8887145,288240677~3186892,293601280~19387118,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.029 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 17 diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,59335847~38709192,102434876~5519374,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~2628140,243593390~8954730,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.029 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,59335847~38709192,102434876~5519374,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~2628140,243593390~8954730,255531952~6298948,263666510~8982974,274092146~7923466,288240677~3186892,297431908~15556490,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.035 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~14362345,42431949~15342032,58720256~39324783,102434876~5519374,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,180355072~6125261,194560871~11919703,210419762~12884065,223900039~11049516,235059763~5615852,243593390~18237510,262351593~10297891,273128467~8887145,288240677~3186892,293601280~19387118,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.036 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 18 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~2628140,243593390~8954730,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.036 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~2628140,243593390~8954730,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.042 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~5615852,243593390~18237510,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~7501167,346140699~6979221,354120892~16460640,371862463~7249498,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.042 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 19 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.042 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.048 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.048 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 8 diff [48952384~6660385,66098803~4715164,89320133~4648734,142568470~6899972,235072600~1253423,265068085~7581399,297550562~8147207,346140699~6979221,362570466~5951258] 2024-09-16T07:00:15.048 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [48952384~6660385,66098803~4715164,89320133~4648734,142568470~6899972,235072600~1253423,265068085~7581399,297550562~8147207,346140699~6979221,362570466~5951258] 2024-09-16T07:00:15.053 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [47560548~8052221,62914560~7899407,89320133~4648734,138645816~10822626,235059763~1266260,265068085~7581399,293601280~12096489,346140699~6979221,362570466~5951258] 2024-09-16T07:00:15.053 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 9 diff [45020957~2376888,48952384~6660385,66098803~4715164,89320133~7830405,131070197~2402222,134509064~7997915,142568470~6899972,235072600~1253423,265068085~7581399,274092146~5231172,297431908~8265861,306200848~5525714,322471740~5440282,346140699~6979221,362570466~5951258,387795436~3837820] 2024-09-16T07:00:15.053 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,48952384~6660385,66098803~4715164,89320133~7830405,131070197~2402222,134509064~7997915,142568470~6899972,235072600~1253423,265068085~7581399,274092146~5231172,297431908~8265861,306200848~5525714,322471740~5440282,346140699~6979221,362570466~5951258,387795436~3837820] 2024-09-16T07:00:15.059 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,47560548~8052221,62914560~7899407,89320133~7830405,131070197~2402222,134509064~14959378,235059763~1266260,265068085~7581399,273128467~6194851,293601280~12096489,306200848~5525714,318767104~9144918,346140699~6979221,362570466~5951258,387795436~3837820] 2024-09-16T07:00:15.059 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 10 diff [45020957~2376888,48952384~6660385,60559245~10254722,84946448~12204090,113033463~938610,131070197~2402222,134509064~7997915,142568470~6899972,223900039~6244407,235072600~1253423,243593390~7246074,265068085~7581399,274092146~5231172,288240677~3186892,297431908~8265861,306200848~5525714,320564776~7542981,346140699~6979221,357881775~12699757,387795436~3837820] 2024-09-16T07:00:15.059 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,48952384~6660385,60559245~10254722,84946448~12204090,113033463~938610,131070197~2402222,134509064~7997915,142568470~6899972,223900039~6244407,235072600~1253423,243593390~7246074,265068085~7581399,274092146~5231172,288240677~3186892,297431908~8265861,306200848~5525714,320564776~7542981,346140699~6979221,357881775~12699757,387795436~3837820] 2024-09-16T07:00:15.065 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,47560548~8052221,60559245~10254722,84946448~12204090,112435727~1536346,131070197~2402222,134509064~14959378,223900039~6244407,235059763~1266260,243593390~7246074,265068085~7581399,273128467~6194851,288240677~3186892,293601280~12096489,306200848~5525714,318767104~9340653,346140699~6979221,357881775~12699757,387795436~3837820] 2024-09-16T07:00:15.065 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 11 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~6660385,60559245~10254722,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,142568470~6899972,223900039~6244407,235072600~1253423,243593390~7246074,265068085~7581399,274092146~5231172,288240677~3186892,297431908~15556490,320564776~7542981,346140699~6979221,357881775~12699757,387795436~3837820,402221123~5241077] 2024-09-16T07:00:15.065 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~6660385,60559245~10254722,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,142568470~6899972,223900039~6244407,235072600~1253423,243593390~7246074,265068085~7581399,274092146~5231172,288240677~3186892,297431908~15556490,320564776~7542981,346140699~6979221,357881775~12699757,387795436~3837820,402221123~5241077] 2024-09-16T07:00:15.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:00:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:00:14] "GET /metrics HTTP/1.1" 200 36800 "" "Prometheus/2.43.0" 2024-09-16T07:00:15.071 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~8052221,60559245~10254722,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~14959378,223900039~6244407,235059763~1266260,243593390~7246074,265068085~7581399,273128467~6194851,288240677~3186892,293601280~19387118,318767104~9340653,346140699~6979221,357881775~12699757,387795436~3837820,402221123~5241077] 2024-09-16T07:00:15.071 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 12 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,60559245~10254722,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,142568470~6899972,151811379~623392,223900039~6244407,230790050~4159505,235072600~1253423,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,346140699~6979221,354120892~16460640,371862463~5880577,387795436~4452814,402221123~5241077] 2024-09-16T07:00:15.071 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,60559245~10254722,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,142568470~6899972,151811379~623392,223900039~6244407,230790050~4159505,235072600~1253423,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,346140699~6979221,354120892~16460640,371862463~5880577,387795436~4452814,402221123~5241077] 2024-09-16T07:00:15.077 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,60559245~10254722,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~14959378,151811379~623392,223900039~6244407,230790050~4159505,235059763~1266260,243593390~7246074,262351593~10297891,273128467~6194851,288240677~3186892,293601280~19387118,313912687~14195070,346140699~6979221,354120892~16460640,371862463~5880577,387795436~4452814,402221123~5241077] 2024-09-16T07:00:15.077 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 13 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,60559245~10254722,73121774~3736839,82263735~15781304,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,235072600~1253423,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,346140699~6979221,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.077 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,60559245~10254722,73121774~3736839,82263735~15781304,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,235072600~1253423,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,346140699~6979221,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.083 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,60559245~10254722,71303168~5555445,82263735~15781304,110893811~4649753,125366138~1275232,131070197~2402222,134509064~14959378,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,235059763~1266260,243593390~7246074,262351593~10297891,273128467~6194851,288240677~3186892,293601280~19387118,313912687~14195070,328640231~2887309,346140699~6979221,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.083 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 14 diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,60559245~10254722,73121774~3736839,82263735~15781304,110893811~4649753,123621381~4389385,131070197~11436782,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,235072600~1253423,239178188~1497427,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,346140699~6979221,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.083 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,48952384~8821597,60559245~10254722,73121774~3736839,82263735~15781304,110893811~4649753,123621381~4389385,131070197~11436782,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,235072600~1253423,239178188~1497427,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,346140699~6979221,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.089 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,47560548~10213433,60559245~10254722,71303168~5555445,82263735~15781304,110893811~4649753,123621381~4389385,131070197~18398245,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,235059763~1266260,239178188~1497427,243593390~7246074,262351593~10297891,273128467~6194851,288240677~3186892,293601280~19387118,313912687~14195070,328640231~2887309,346140699~6979221,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.089 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 15 diff [3933008~5922413,27038017~8190578,42431949~15342032,60559245~16299368,77145940~20899099,110893811~4649753,123621381~4389385,131070197~11436782,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,235072600~1253423,238047475~2628140,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,338590208~5063987,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.089 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,42431949~15342032,60559245~16299368,77145940~20899099,110893811~4649753,123621381~4389385,131070197~11436782,142568470~6899972,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,235072600~1253423,238047475~2628140,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,338590208~5063987,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.095 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,42431949~15342032,60559245~37485794,110893811~4649753,123621381~4389385,131070197~18398245,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,235059763~5615852,243593390~7246074,262351593~10297891,273128467~6194851,288240677~3186892,293601280~19387118,313912687~14195070,328640231~2887309,338590208~5063987,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.095 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 16 diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,60559245~37485794,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,235072600~1253423,238047475~2628140,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.095 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,60559245~37485794,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,235072600~1253423,238047475~2628140,243593390~7246074,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.101 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~8190578,42431949~15342032,60559245~37485794,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,235059763~5615852,243593390~7246074,262351593~10297891,273128467~6194851,288240677~3186892,293601280~19387118,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.101 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 17 diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,60559245~37485794,103234083~4389449,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~2628140,243593390~8954730,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.101 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,60559245~37485794,103234083~4389449,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~2628140,243593390~8954730,263666510~8982974,274092146~5231172,288240677~3186892,297431908~15556490,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.107 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~14362345,42431949~15342032,60559245~37485794,103234083~4389449,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,180355072~6125261,194560871~11919703,217438550~5865277,223900039~11049516,235059763~5615852,243593390~8954730,262351593~10297891,273128467~6194851,288240677~3186892,293601280~19387118,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.107 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 18 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~2628140,243593390~8954730,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.107 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~2628140,243593390~8954730,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.113 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~5615852,243593390~8954730,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~7501167,346140699~6979221,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.113 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 19 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.113 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.119 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.119 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 9 diff [45020957~2376888,90769779~6380759,131070197~2402222,134509064~7997915,274092146~5231172,297431908~2496220,306200848~5525714,322471740~5440282,387795436~3837820] 2024-09-16T07:00:15.119 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,90769779~6380759,131070197~2402222,134509064~7997915,274092146~5231172,297431908~2496220,306200848~5525714,322471740~5440282,387795436~3837820] 2024-09-16T07:00:15.125 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,90769779~6380759,131070197~2402222,134509064~7997915,273128467~6194851,297431908~2496220,306200848~5525714,318767104~9144918,387795436~3837820] 2024-09-16T07:00:15.125 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 10 diff [45020957~2376888,60559245~6037636,84946448~12204090,113033463~938610,131070197~2402222,134509064~7997915,223900039~6244407,243593390~7246074,274092146~5231172,288240677~3186892,297431908~2496220,306200848~5525714,320564776~7542981,357881775~12699757,387795436~3837820] 2024-09-16T07:00:15.125 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [45020957~2376888,60559245~6037636,84946448~12204090,113033463~938610,131070197~2402222,134509064~7997915,223900039~6244407,243593390~7246074,274092146~5231172,288240677~3186892,297431908~2496220,306200848~5525714,320564776~7542981,357881775~12699757,387795436~3837820] 2024-09-16T07:00:15.131 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [45020957~2376888,60559245~6037636,84946448~12204090,112435727~1536346,131070197~2402222,134509064~7997915,223900039~6244407,243593390~7246074,273128467~6194851,288240677~3186892,297431908~2496220,306200848~5525714,318767104~9340653,357881775~12699757,387795436~3837820] 2024-09-16T07:00:15.131 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 11 diff [3933008~5922413,27038017~8190578,45020957~2376888,60559245~6037636,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,223900039~6244407,243593390~7246074,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,320564776~7542981,357881775~12699757,387795436~3837820,402221123~5241077] 2024-09-16T07:00:15.131 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,60559245~6037636,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,223900039~6244407,243593390~7246074,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,320564776~7542981,357881775~12699757,387795436~3837820,402221123~5241077] 2024-09-16T07:00:15.136 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,60559245~6037636,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,223900039~6244407,243593390~7246074,273128467~6194851,288240677~3186892,297431908~2496220,304399944~8588454,318767104~9340653,357881775~12699757,387795436~3837820,402221123~5241077] 2024-09-16T07:00:15.137 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 12 diff [3933008~5922413,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,151811379~623392,223900039~6244407,230790050~4159505,243593390~7246074,263666510~1984719,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,354120892~16460640,371862463~5880577,387795436~4452814,402221123~5241077] 2024-09-16T07:00:15.137 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,151811379~623392,223900039~6244407,230790050~4159505,243593390~7246074,263666510~1984719,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,354120892~16460640,371862463~5880577,387795436~4452814,402221123~5241077] 2024-09-16T07:00:15.142 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,84946448~12204090,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,151811379~623392,223900039~6244407,230790050~4159505,243593390~7246074,262351593~3299636,273128467~6194851,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,354120892~16460640,371862463~5880577,387795436~4452814,402221123~5241077] 2024-09-16T07:00:15.142 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 13 diff [3933008~5922413,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,73121774~3736839,82263735~15781304,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,243593390~7246074,263666510~1984719,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.142 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,73121774~3736839,82263735~15781304,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,243593390~7246074,263666510~1984719,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.148 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,71303168~5555445,82263735~15781304,110893811~4649753,125366138~1275232,131070197~2402222,134509064~7997915,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,243593390~7246074,262351593~3299636,273128467~6194851,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.148 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 14 diff [3933008~5922413,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,73121774~3736839,82263735~15781304,110893811~4649753,123621381~4389385,131070197~11436782,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,239178188~1497427,243593390~7246074,263666510~1984719,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.148 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,73121774~3736839,82263735~15781304,110893811~4649753,123621381~4389385,131070197~11436782,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,239178188~1497427,243593390~7246074,263666510~1984719,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.154 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,45020957~2376888,54647164~3126817,60559245~6037636,71303168~5555445,82263735~15781304,110893811~4649753,123621381~4389385,131070197~11436782,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,239178188~1497427,243593390~7246074,262351593~3299636,273128467~6194851,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.154 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 15 diff [3933008~5922413,27038017~8190578,42431949~15342032,60559245~6037636,68739609~8119004,77145940~20899099,110893811~4649753,123621381~4389385,131070197~11436782,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,238047475~2628140,243593390~7246074,263666510~1984719,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,338590208~5063987,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.154 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,42431949~15342032,60559245~6037636,68739609~8119004,77145940~20899099,110893811~4649753,123621381~4389385,131070197~11436782,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,238047475~2628140,243593390~7246074,263666510~1984719,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,338590208~5063987,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.160 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,42431949~15342032,60559245~6037636,68739609~29305430,110893811~4649753,123621381~4389385,131070197~11436782,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,236326023~4349592,243593390~7246074,262351593~3299636,273128467~6194851,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,338590208~5063987,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.160 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 16 diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,60559245~6037636,68739609~29305430,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,238047475~2628140,243593390~7246074,263666510~1984719,266943160~4658870,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.160 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,60559245~6037636,68739609~29305430,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,238047475~2628140,243593390~7246074,263666510~1984719,266943160~4658870,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.166 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~8190578,42431949~15342032,60559245~6037636,68739609~29305430,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,236326023~4349592,243593390~7246074,262351593~3299636,266943160~4658870,273128467~6194851,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.166 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 17 diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,103234083~4389449,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,223900039~11049516,238047475~2628140,243593390~8954730,263666510~1984719,266943160~4658870,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.166 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,103234083~4389449,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,223900039~11049516,238047475~2628140,243593390~8954730,263666510~1984719,266943160~4658870,274092146~5231172,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.171 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,103234083~4389449,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,180355072~6125261,194560871~11919703,217438550~5865277,223900039~11049516,236326023~4349592,243593390~8954730,262351593~3299636,266943160~4658870,273128467~6194851,288240677~3186892,297431908~2496220,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.172 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 18 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~2628140,243593390~8954730,263666510~1984719,266943160~4658870,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.172 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~2628140,243593390~8954730,263666510~1984719,266943160~4658870,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.177 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~4349592,243593390~8954730,262351593~3299636,266943160~4658870,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.177 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 19 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.177 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.183 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.183 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 10 diff [60559245~6037636,84946448~6579470,113033463~938610,223900039~6244407,243593390~7246074,288240677~3186892,320564776~7542981,357881775~12699757] 2024-09-16T07:00:15.184 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [60559245~6037636,84946448~6579470,113033463~938610,223900039~6244407,243593390~7246074,288240677~3186892,320564776~7542981,357881775~12699757] 2024-09-16T07:00:15.189 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [60559245~6037636,84946448~6579470,112435727~1536346,223900039~6244407,243593390~7246074,288240677~3186892,320564776~7542981,357881775~12699757] 2024-09-16T07:00:15.189 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 11 diff [3933008~5922413,27038017~8190578,60559245~6037636,84946448~11273571,110893811~4649753,125366138~1275232,223900039~6244407,243593390~7246074,288240677~3186892,304399944~8588454,320564776~7542981,357881775~12699757,389390496~131147,402221123~5241077] 2024-09-16T07:00:15.189 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,60559245~6037636,84946448~11273571,110893811~4649753,125366138~1275232,223900039~6244407,243593390~7246074,288240677~3186892,304399944~8588454,320564776~7542981,357881775~12699757,389390496~131147,402221123~5241077] 2024-09-16T07:00:15.195 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,60559245~6037636,84946448~11273571,110893811~4649753,125366138~1275232,223900039~6244407,243593390~7246074,288240677~3186892,304399944~8588454,320564776~7542981,357881775~12699757,389390496~131147,402221123~5241077] 2024-09-16T07:00:15.195 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 12 diff [3933008~5922413,27038017~8190578,54647164~3126817,60559245~6037636,84946448~11273571,110893811~4649753,125366138~1275232,151811379~623392,223900039~6244407,230790050~4159505,243593390~7246074,263666510~1984719,288240677~3186892,304399944~8588454,313912687~14195070,354120892~16460640,371862463~5880577,389390496~131147,389708820~2539430,402221123~5241077] 2024-09-16T07:00:15.195 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,54647164~3126817,60559245~6037636,84946448~11273571,110893811~4649753,125366138~1275232,151811379~623392,223900039~6244407,230790050~4159505,243593390~7246074,263666510~1984719,288240677~3186892,304399944~8588454,313912687~14195070,354120892~16460640,371862463~5880577,389390496~131147,389708820~2539430,402221123~5241077] 2024-09-16T07:00:15.201 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,54647164~3126817,60559245~6037636,84946448~11273571,110893811~4649753,125366138~1275232,151811379~623392,223900039~6244407,230790050~4159505,243593390~7246074,262351593~3299636,288240677~3186892,304399944~8588454,313912687~14195070,354120892~16460640,371862463~5880577,389390496~131147,389708820~2539430,402221123~5241077] 2024-09-16T07:00:15.201 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 13 diff [3933008~5922413,27038017~8190578,54647164~3126817,60559245~6037636,73121774~3736839,82263735~13956284,96465410~1579629,110893811~4649753,125366138~1275232,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,243593390~7246074,263666510~1984719,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.201 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,54647164~3126817,60559245~6037636,73121774~3736839,82263735~13956284,96465410~1579629,110893811~4649753,125366138~1275232,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,243593390~7246074,263666510~1984719,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.207 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,54647164~3126817,60559245~6037636,71303168~5555445,82263735~13956284,96465410~1579629,110893811~4649753,125366138~1275232,151811379~623392,163786263~3010272,195633544~526231,223900039~11049516,243593390~7246074,262351593~3299636,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.207 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 14 diff [3933008~5922413,27038017~8190578,54647164~3126817,60559245~6037636,73121774~3736839,82263735~13956284,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,239178188~1497427,243593390~7246074,263666510~1984719,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.207 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,54647164~3126817,60559245~6037636,73121774~3736839,82263735~13956284,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,239178188~1497427,243593390~7246074,263666510~1984719,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.213 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,54647164~3126817,60559245~6037636,71303168~5555445,82263735~13956284,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,239178188~1497427,243593390~7246074,262351593~3299636,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,354120892~16460640,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.213 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 15 diff [3933008~5922413,27038017~8190578,42431949~15342032,60559245~6037636,68739609~8119004,77145940~19074079,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,238047475~2628140,243593390~7246074,263666510~1984719,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,338590208~5063987,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.213 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,42431949~15342032,60559245~6037636,68739609~8119004,77145940~19074079,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,238047475~2628140,243593390~7246074,263666510~1984719,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,338590208~5063987,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.219 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,236326023~4349592,243593390~7246074,262351593~3299636,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,338590208~5063987,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.219 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 16 diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,238047475~2628140,243593390~7246074,263666510~1984719,266943160~4658870,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.219 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,223900039~11049516,238047475~2628140,243593390~7246074,263666510~1984719,266943160~4658870,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.225 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~8190578,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,197959712~3435543,217438550~5865277,223900039~11049516,236326023~4349592,243593390~7246074,262351593~3299636,266943160~4658870,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.225 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 17 diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,103234083~4389449,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,223900039~11049516,238047475~2628140,243593390~8954730,263666510~1984719,266943160~4658870,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.225 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,103234083~4389449,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,223900039~11049516,238047475~2628140,243593390~8954730,263666510~1984719,266943160~4658870,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.231 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,103234083~4389449,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180355072~6125261,194560871~11919703,217438550~5865277,223900039~11049516,236326023~4349592,243593390~8954730,262351593~3299636,266943160~4658870,288240677~3186892,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.231 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 18 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~2628140,243593390~8954730,263666510~1984719,266943160~4658870,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.231 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~2628140,243593390~8954730,263666510~1984719,266943160~4658870,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.237 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~4349592,243593390~8954730,262351593~3299636,266943160~4658870,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~7501167,349002844~165099,354120892~16460640,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.237 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 19 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.237 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.244 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.244 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 11 diff [3933008~5922413,27038017~8190578,88396341~7823678,110893811~4649753,125366138~1275232,243788548~4905123,304399944~8588454,389390496~131147,402221123~5241077] 2024-09-16T07:00:15.244 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,88396341~7823678,110893811~4649753,125366138~1275232,243788548~4905123,304399944~8588454,389390496~131147,402221123~5241077] 2024-09-16T07:00:15.249 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,88396341~7823678,110893811~4649753,125366138~1275232,243788548~4905123,304399944~8588454,389390496~131147,402221123~5241077] 2024-09-16T07:00:15.249 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 12 diff [3933008~5922413,27038017~8190578,54647164~3126817,88396341~7823678,110893811~4649753,125366138~1275232,151811379~623392,230790050~4159505,243788548~4905123,263666510~1984719,304399944~8588454,313912687~7265662,354120892~4986572,371862463~5880577,389390496~131147,389708820~2539430,402221123~5241077] 2024-09-16T07:00:15.249 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,54647164~3126817,88396341~7823678,110893811~4649753,125366138~1275232,151811379~623392,230790050~4159505,243788548~4905123,263666510~1984719,304399944~8588454,313912687~7265662,354120892~4986572,371862463~5880577,389390496~131147,389708820~2539430,402221123~5241077] 2024-09-16T07:00:15.255 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,54647164~3126817,88396341~7823678,110893811~4649753,125366138~1275232,151811379~623392,230790050~4159505,243788548~4905123,262351593~3299636,304399944~8588454,313912687~7265662,354120892~4986572,371862463~5880577,389390496~131147,389708820~2539430,402221123~5241077] 2024-09-16T07:00:15.255 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 13 diff [3933008~5922413,27038017~8190578,54647164~3126817,73121774~3736839,82263735~4136119,87076356~676149,88396341~7823678,96465410~1579629,110893811~4649753,125366138~1275232,151811379~623392,163786263~3010272,195633544~526231,224187194~10762361,243788548~4905123,263666510~1984719,304399944~8588454,313912687~7265662,328640231~2887309,354120892~4986572,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.255 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,54647164~3126817,73121774~3736839,82263735~4136119,87076356~676149,88396341~7823678,96465410~1579629,110893811~4649753,125366138~1275232,151811379~623392,163786263~3010272,195633544~526231,224187194~10762361,243788548~4905123,263666510~1984719,304399944~8588454,313912687~7265662,328640231~2887309,354120892~4986572,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.260 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,54647164~3126817,71303168~5555445,82263735~4136119,87076356~676149,88396341~7823678,96465410~1579629,110893811~4649753,125366138~1275232,151811379~623392,163786263~3010272,195633544~526231,224187194~10762361,243788548~4905123,262351593~3299636,304399944~8588454,313912687~7265662,328640231~2887309,354120892~4986572,371862463~5880577,385482613~6765637,402221123~5241077] 2024-09-16T07:00:15.260 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 14 diff [3933008~5922413,27038017~8190578,54647164~3126817,61239840~1703635,73121774~3736839,82263735~4136119,86795288~9424731,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,239178188~1497427,243788548~4905123,263666510~1984719,304399944~8588454,313912687~7265662,328640231~2887309,354120892~4986572,361758798~5915149,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.260 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,54647164~3126817,61239840~1703635,73121774~3736839,82263735~4136119,86795288~9424731,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,239178188~1497427,243788548~4905123,263666510~1984719,304399944~8588454,313912687~7265662,328640231~2887309,354120892~4986572,361758798~5915149,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.266 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,54647164~3126817,61239840~1703635,71303168~5555445,82263735~4136119,86795288~9424731,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,224187194~10762361,239178188~1497427,243788548~4905123,262351593~3299636,304399944~8588454,313912687~7265662,328640231~2887309,354120892~4986572,361758798~5915149,371862463~5880577,385482613~6765637,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.266 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 15 diff [3933008~5922413,27038017~8190578,42431949~15342032,61239840~1703635,68739609~8119004,77145940~9253914,86795288~9424731,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,238047475~2628140,243788548~4905123,263666510~1984719,304399944~8588454,313912687~7265662,328640231~2887309,338590208~5063987,354120892~4986572,361758798~5915149,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.266 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,27038017~8190578,42431949~15342032,61239840~1703635,68739609~8119004,77145940~9253914,86795288~9424731,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,238047475~2628140,243788548~4905123,263666510~1984719,304399944~8588454,313912687~7265662,328640231~2887309,338590208~5063987,354120892~4986572,361758798~5915149,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.272 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,27038017~8190578,42431949~15342032,61239840~1703635,68739609~17660245,86795288~9424731,96465410~1579629,110893811~4649753,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,224187194~10762361,236326023~4349592,243788548~4905123,262351593~3299636,304399944~8588454,313912687~7265662,328640231~2887309,338590208~5063987,354120892~4986572,361758798~5915149,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.272 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 16 diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,61239840~1703635,68739609~17660245,86795288~9424731,96465410~1579629,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,238047475~2628140,243788548~4905123,263666510~1984719,266943160~4658870,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.272 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~8190578,42431949~15342032,61239840~1703635,68739609~17660245,86795288~9424731,96465410~1579629,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,238047475~2628140,243788548~4905123,263666510~1984719,266943160~4658870,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.278 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~8190578,42431949~15342032,61239840~1703635,68739609~17660245,86795288~9424731,96465410~1579629,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,197959712~3435543,217438550~5865277,224187194~10762361,236326023~4349592,243788548~4905123,262351593~3299636,266943160~4658870,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.278 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 17 diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,61239840~1703635,68739609~17660245,86795288~9424731,96465410~1579629,103234083~4389449,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,224187194~10762361,238047475~2628140,243788548~8759572,263666510~1984719,266943160~4658870,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.278 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,27038017~14362345,42431949~15342032,61239840~1703635,68739609~17660245,86795288~9424731,96465410~1579629,103234083~4389449,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,224187194~10762361,238047475~2628140,243788548~8759572,263666510~1984719,266943160~4658870,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.284 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,27038017~14362345,42431949~15342032,61239840~1703635,68739609~17660245,86795288~9424731,96465410~1579629,103234083~4389449,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180355072~6125261,194560871~11919703,217438550~5865277,224187194~10762361,236326023~4349592,243788548~8759572,262351593~3299636,266943160~4658870,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.284 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 18 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~2628140,243788548~8759572,263666510~1984719,266943160~4658870,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.284 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~2628140,243788548~8759572,263666510~1984719,266943160~4658870,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.289 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~4349592,243788548~8759572,262351593~3299636,266943160~4658870,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555,402221123~5241077] 2024-09-16T07:00:15.289 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 19 diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.290 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.296 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.296 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 12 diff [32720881~2233088,54647164~3126817,151811379~623392,230790050~4159505,263666510~1984719,313912687~7265662,354120892~4986572,371862463~5880577,389708820~2539430] 2024-09-16T07:00:15.296 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [32720881~2233088,54647164~3126817,151811379~623392,230790050~4159505,263666510~1984719,313912687~7265662,354120892~4986572,371862463~5880577,389708820~2539430] 2024-09-16T07:00:15.301 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [32720881~2233088,54647164~3126817,151811379~623392,230790050~4159505,262351593~3299636,313912687~7265662,354120892~4986572,371862463~5880577,389708820~2539430] 2024-09-16T07:00:15.302 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 13 diff [29533439~5420530,54647164~3126817,73121774~3736839,82263735~4136119,87076356~676149,96465410~1579629,151811379~623392,163786263~3010272,195633544~526231,224187194~10762361,263666510~1984719,313912687~7265662,328640231~2887309,354120892~4986572,371862463~5880577,385482613~6765637] 2024-09-16T07:00:15.302 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [29533439~5420530,54647164~3126817,73121774~3736839,82263735~4136119,87076356~676149,96465410~1579629,151811379~623392,163786263~3010272,195633544~526231,224187194~10762361,263666510~1984719,313912687~7265662,328640231~2887309,354120892~4986572,371862463~5880577,385482613~6765637] 2024-09-16T07:00:15.307 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [29533439~5420530,54647164~3126817,71303168~5555445,82263735~4136119,87076356~676149,96465410~1579629,151811379~623392,163786263~3010272,195633544~526231,224187194~10762361,262351593~3299636,313912687~7265662,328640231~2887309,354120892~4986572,371862463~5880577,385482613~6765637] 2024-09-16T07:00:15.307 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 14 diff [29533439~5420530,54647164~3126817,61239840~1703635,73121774~3736839,82263735~4136119,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,239178188~1497427,263666510~1984719,313912687~7265662,328640231~2887309,354120892~4986572,361758798~5915149,371862463~5880577,385482613~6765637,393869968~7872555] 2024-09-16T07:00:15.308 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [29533439~5420530,54647164~3126817,61239840~1703635,73121774~3736839,82263735~4136119,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,239178188~1497427,263666510~1984719,313912687~7265662,328640231~2887309,354120892~4986572,361758798~5915149,371862463~5880577,385482613~6765637,393869968~7872555] 2024-09-16T07:00:15.313 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [29533439~5420530,54647164~3126817,61239840~1703635,71303168~5555445,82263735~4136119,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,224187194~10762361,239178188~1497427,262351593~3299636,313912687~7265662,328640231~2887309,354120892~4986572,361758798~5915149,371862463~5880577,385482613~6765637,393869968~7872555] 2024-09-16T07:00:15.313 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 15 diff [29533439~5420530,42431949~15342032,61239840~1703635,68739609~8119004,77145940~9253914,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,238047475~2628140,263666510~1984719,313912687~7265662,328640231~2887309,338590208~5063987,354120892~4986572,361758798~5915149,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.313 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [29533439~5420530,42431949~15342032,61239840~1703635,68739609~8119004,77145940~9253914,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,238047475~2628140,263666510~1984719,313912687~7265662,328640231~2887309,338590208~5063987,354120892~4986572,361758798~5915149,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.319 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [29533439~5420530,42431949~15342032,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,151811379~623392,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,224187194~10762361,236326023~4349592,262351593~3299636,313912687~7265662,328640231~2887309,338590208~5063987,354120892~4986572,361758798~5915149,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.320 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 16 diff [14158523~2060574,29533439~5420530,42431949~15342032,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,238047475~2628140,263666510~1984719,266943160~4658870,313912687~7265662,328640231~2887309,336153028~7501167,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.320 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,29533439~5420530,42431949~15342032,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,224187194~10762361,238047475~2628140,263666510~1984719,266943160~4658870,313912687~7265662,328640231~2887309,336153028~7501167,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.325 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,29533439~5420530,42431949~15342032,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,197959712~3435543,217438550~5865277,224187194~10762361,236326023~4349592,262351593~3299636,266943160~4658870,313912687~7265662,328640231~2887309,336153028~7501167,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.325 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 17 diff [14158523~2060574,29533439~11866923,42431949~15342032,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,224187194~10762361,238047475~2628140,245337918~7210202,263666510~1984719,266943160~4658870,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.326 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,29533439~11866923,42431949~15342032,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,224187194~10762361,238047475~2628140,245337918~7210202,263666510~1984719,266943160~4658870,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.331 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,29533439~11866923,42431949~15342032,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180355072~6125261,194560871~11919703,217438550~5865277,224187194~10762361,236326023~4349592,245337918~7210202,262351593~3299636,266943160~4658870,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.331 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 18 diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~2628140,245337918~7210202,263666510~1984719,266943160~4658870,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.331 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~2628140,245337918~7210202,263666510~1984719,266943160~4658870,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.337 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~4349592,245337918~7210202,262351593~3299636,266943160~4658870,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~7501167,349002844~165099,354120892~4986572,361758798~6118696,371862463~5880577,380866145~11382105,393869968~7872555] 2024-09-16T07:00:15.337 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 19 diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.337 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.343 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:15.343 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 13 diff [29533439~4345168,73121774~3736839,82263735~4136119,87076356~676149,96465410~1579629,163786263~3010272,195633544~526231,224187194~7333194,328640231~2887309,385482613~4907047] 2024-09-16T07:00:15.344 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [29533439~4345168,73121774~3736839,82263735~4136119,87076356~676149,96465410~1579629,163786263~3010272,195633544~526231,224187194~7333194,328640231~2887309,385482613~4907047] 2024-09-16T07:00:15.349 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [29533439~4345168,71303168~5555445,82263735~4136119,87076356~676149,96465410~1579629,163786263~3010272,195633544~526231,224187194~7333194,328640231~2887309,385482613~4907047] 2024-09-16T07:00:15.350 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 14 diff [29533439~4345168,61239840~1703635,73121774~3736839,82263735~4136119,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~7333194,239178188~1497427,328640231~2887309,361758798~5915149,385482613~4907047,393869968~7872555] 2024-09-16T07:00:15.350 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [29533439~4345168,61239840~1703635,73121774~3736839,82263735~4136119,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~7333194,239178188~1497427,328640231~2887309,361758798~5915149,385482613~4907047,393869968~7872555] 2024-09-16T07:00:15.356 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [29533439~4345168,61239840~1703635,71303168~5555445,82263735~4136119,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,224187194~7333194,239178188~1497427,328640231~2887309,361758798~5915149,385482613~4907047,393869968~7872555] 2024-09-16T07:00:15.356 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 15 diff [29533439~4345168,42431949~13317743,61239840~1703635,68739609~8119004,77145940~9253914,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~7333194,238047475~2628140,328640231~2887309,338590208~5063987,361758798~5915149,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.356 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [29533439~4345168,42431949~13317743,61239840~1703635,68739609~8119004,77145940~9253914,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,163786263~3010272,195633544~526231,198817483~2577772,217438550~5865277,224187194~7333194,238047475~2628140,328640231~2887309,338590208~5063987,361758798~5915149,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.362 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [29533439~4345168,42431949~13317743,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,123621381~4389385,132923102~6921587,163786263~3010272,195633544~526231,197959712~3435543,217438550~5865277,224187194~7333194,236326023~4349592,328640231~2887309,338590208~5063987,361758798~5915149,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.363 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 16 diff [14158523~2060574,29533439~4345168,42431949~13317743,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,224187194~7333194,238047475~2628140,266943160~4658870,328640231~2887309,336153028~7501167,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.363 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,29533439~4345168,42431949~13317743,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,198817483~2577772,217438550~5865277,224187194~7333194,238047475~2628140,266943160~4658870,328640231~2887309,336153028~7501167,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.368 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,29533439~4345168,42431949~13317743,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,195633544~526231,197959712~3435543,217438550~5865277,224187194~7333194,236326023~4349592,266943160~4658870,328640231~2887309,336153028~7501167,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.368 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 17 diff [14158523~2060574,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,224187194~7333194,238047475~2628140,245337918~7210202,266943160~4658870,318113823~2741856,328640231~2887309,336153028~7501167,349002844~165099,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.368 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,194560871~11919703,217438550~5865277,224187194~7333194,238047475~2628140,245337918~7210202,266943160~4658870,318113823~2741856,328640231~2887309,336153028~7501167,349002844~165099,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.374 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~17660245,86795288~6641209,96465410~1579629,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180355072~6125261,194560871~11919703,217438550~5865277,224187194~7333194,236326023~4349592,245337918~7210202,266943160~4658870,318113823~2741856,328640231~2887309,336153028~7501167,349002844~165099,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.374 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 18 diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~2628140,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~7501167,349002844~165099,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.374 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~2628140,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~7501167,349002844~165099,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.380 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~7333194,236326023~4349592,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~7501167,349002844~165099,361758798~6118696,380866145~9523515,393869968~7872555] 2024-09-16T07:00:15.381 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 19 diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:15.381 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:15.386 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~7333194,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:15.386 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 14 diff [61239840~1703635,86795288~6641209,123621381~4389385,132923102~6921587,198817483~2577772,217438550~5865277,239178188~1497427,361758798~5915149,393869968~7872555] 2024-09-16T07:00:15.386 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [61239840~1703635,86795288~6641209,123621381~4389385,132923102~6921587,198817483~2577772,217438550~5865277,239178188~1497427,361758798~5915149,393869968~7872555] 2024-09-16T07:00:15.392 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [61239840~1703635,86795288~6641209,123621381~4389385,132923102~6921587,197959712~3435543,217438550~5865277,239178188~1497427,361758798~5915149,393869968~7872555] 2024-09-16T07:00:15.392 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 15 diff [42431949~13317743,61239840~1703635,68739609~5002606,77145940~7846750,86795288~6641209,123621381~4389385,132923102~6921587,198817483~2577772,217438550~5865277,238047475~2628140,338590208~5063987,361758798~5915149,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.392 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [42431949~13317743,61239840~1703635,68739609~5002606,77145940~7846750,86795288~6641209,123621381~4389385,132923102~6921587,198817483~2577772,217438550~5865277,238047475~2628140,338590208~5063987,361758798~5915149,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.398 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [42431949~13317743,61239840~1703635,68739609~5002606,76858613~8134077,86795288~6641209,123621381~4389385,132923102~6921587,197959712~3435543,217438550~5865277,236326023~4349592,338590208~5063987,361758798~5915149,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.398 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 16 diff [14158523~2060574,42431949~13317743,61239840~1703635,68739609~17631976,86795288~6641209,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,198817483~2577772,217438550~5865277,238047475~2628140,266943160~4658870,336153028~7501167,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.398 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,42431949~13317743,61239840~1703635,68739609~17631976,86795288~6641209,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,198817483~2577772,217438550~5865277,238047475~2628140,266943160~4658870,336153028~7501167,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.404 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,42431949~13317743,61239840~1703635,68739609~17631976,86795288~6641209,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,197959712~3435543,217438550~5865277,236326023~4349592,266943160~4658870,336153028~7501167,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.404 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 17 diff [14158523~2060574,33902254~7498108,42431949~13317743,61239840~1703635,68739609~17631976,86795288~6641209,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,194560871~11919703,217438550~5865277,238047475~2628140,245337918~7210202,266943160~4658870,318113823~2741856,336153028~7501167,349002844~165099,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.404 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,33902254~7498108,42431949~13317743,61239840~1703635,68739609~17631976,86795288~6641209,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,194560871~11919703,217438550~5865277,238047475~2628140,245337918~7210202,266943160~4658870,318113823~2741856,336153028~7501167,349002844~165099,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.410 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,33902254~7498108,42431949~13317743,61239840~1703635,68739609~17631976,86795288~6641209,103234083~4389449,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,180355072~6125261,194560871~11919703,217438550~5865277,236326023~4349592,245337918~7210202,266943160~4658870,318113823~2741856,336153028~7501167,349002844~165099,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.410 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 18 diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~2628140,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~7501167,349002844~165099,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.410 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~2628140,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~7501167,349002844~165099,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.416 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,230741628~522220,236326023~4349592,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~7501167,349002844~165099,361758798~6118696,380866145~4738857,393869968~7872555] 2024-09-16T07:00:15.416 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 19 diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:15.416 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:15.422 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:15.422 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 15 diff [42431949~13317743,68739609~5002606,77145940~7846750,238047475~1384346,338590208~5063987,361960562~4772752,380866145~4738857] 2024-09-16T07:00:15.422 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [42431949~13317743,68739609~5002606,77145940~7846750,238047475~1384346,338590208~5063987,361960562~4772752,380866145~4738857] 2024-09-16T07:00:15.428 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [42431949~13317743,68739609~5002606,76858613~8134077,236326023~3105798,338590208~5063987,361960562~4772752,380866145~4738857] 2024-09-16T07:00:15.428 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 16 diff [14158523~2060574,42431949~13317743,68739609~17631976,115158865~7747377,151701129~3582308,162660132~1436891,164688000~2040718,238047475~1384346,266943160~4658870,336153028~7501167,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.428 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,42431949~13317743,68739609~17631976,115158865~7747377,151701129~3582308,162660132~1436891,164688000~2040718,238047475~1384346,266943160~4658870,336153028~7501167,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.434 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,42431949~13317743,68739609~17631976,115158865~7747377,151701129~3582308,162660132~1436891,164688000~2040718,236326023~3105798,266943160~4658870,336153028~7501167,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.434 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 17 diff [14158523~2060574,33902254~7498108,42431949~13317743,68739609~17631976,103234083~4389449,115158865~7747377,133756552~2078968,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,194560871~11919703,238047475~1384346,245337918~7210202,266943160~4658870,318113823~2741856,336153028~7501167,349002844~165099,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.434 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,33902254~7498108,42431949~13317743,68739609~17631976,103234083~4389449,115158865~7747377,133756552~2078968,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,194560871~11919703,238047475~1384346,245337918~7210202,266943160~4658870,318113823~2741856,336153028~7501167,349002844~165099,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.440 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,33902254~7498108,42431949~13317743,68739609~17631976,103234083~4389449,115158865~7747377,133756552~2078968,151701129~3582308,162660132~1436891,164688000~2040718,180355072~6125261,194560871~11919703,236326023~3105798,245337918~7210202,266943160~4658870,318113823~2741856,336153028~7501167,349002844~165099,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.440 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 18 diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~1384346,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~7501167,349002844~165099,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.440 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~1384346,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~7501167,349002844~165099,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.445 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,236326023~3105798,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~7501167,349002844~165099,361960562~5916932,380866145~4738857] 2024-09-16T07:00:15.445 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 19 diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:15.445 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:15.451 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:15.451 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to 16 diff [14158523~2060574,71513819~7473084,83736499~2635086,115158865~7747377,151701129~3582308,162660132~1436891,164688000~2040718,266943160~4658870,336153028~2442186,364487826~3389668] 2024-09-16T07:00:15.451 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,71513819~7473084,83736499~2635086,115158865~7747377,151701129~3582308,162660132~1436891,164688000~2040718,266943160~4658870,336153028~2442186,364487826~3389668] 2024-09-16T07:00:15.457 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,71513819~7473084,83736499~2635086,115158865~7747377,151701129~3582308,162660132~1436891,164688000~2040718,266943160~4658870,336153028~2442186,364487826~3389668] 2024-09-16T07:00:15.457 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to 17 diff [14158523~2060574,33902254~7498108,71513819~7473084,83736499~2635086,103234083~4389449,115158865~7747377,133756552~2078968,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,194560871~11919703,245337918~7210202,266943160~4658870,318113823~2741856,336153028~2442186,349002844~165099,364487826~3389668] 2024-09-16T07:00:15.457 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,33902254~7498108,71513819~7473084,83736499~2635086,103234083~4389449,115158865~7747377,133756552~2078968,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,194560871~11919703,245337918~7210202,266943160~4658870,318113823~2741856,336153028~2442186,349002844~165099,364487826~3389668] 2024-09-16T07:00:15.463 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,33902254~7498108,71513819~7473084,83736499~2635086,103234083~4389449,115158865~7747377,133756552~2078968,151701129~3582308,162660132~1436891,164688000~2040718,180355072~6125261,194560871~11919703,245337918~7210202,266943160~4658870,318113823~2741856,336153028~2442186,349002844~165099,364487826~3389668] 2024-09-16T07:00:15.463 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to 18 diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,349002844~165099,364487826~3389668] 2024-09-16T07:00:15.463 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,349002844~165099,364487826~3389668] 2024-09-16T07:00:15.469 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,245337918~7210202,266943160~4658870,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,349002844~165099,364487826~3389668] 2024-09-16T07:00:15.469 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to 19 diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.469 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.475 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.475 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to 17 diff [33902254~7498108,103234083~4389449,133756552~2078968,180537881~5942452,194560871~11919703,245337918~7210202,318113823~2741856,349002844~165099] 2024-09-16T07:00:15.475 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33902254~7498108,103234083~4389449,133756552~2078968,180537881~5942452,194560871~11919703,245337918~7210202,318113823~2741856,349002844~165099] 2024-09-16T07:00:15.480 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33902254~7498108,103234083~4389449,133756552~2078968,180355072~6125261,194560871~11919703,245337918~7210202,318113823~2741856,349002844~165099] 2024-09-16T07:00:15.480 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to 18 diff [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,245337918~7210202,291329485~2824596,295169995~6360165,318113823~2741856,349002844~165099] 2024-09-16T07:00:15.480 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,245337918~7210202,291329485~2824596,295169995~6360165,318113823~2741856,349002844~165099] 2024-09-16T07:00:15.486 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,245337918~7210202,291329485~2824596,295169995~6360165,318113823~2741856,349002844~165099] 2024-09-16T07:00:15.486 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to 19 diff [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.486 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.492 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.492 INFO:tasks.workunit.client.0.smithi145.stdout:from 17 to 18 diff [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,189532565~2665579,230741628~522220,291329485~2824596,295169995~6360165] 2024-09-16T07:00:15.492 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,189532565~2665579,230741628~522220,291329485~2824596,295169995~6360165] 2024-09-16T07:00:15.498 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,188743680~3454464,230741628~522220,291329485~2824596,295169995~6360165] 2024-09-16T07:00:15.498 INFO:tasks.workunit.client.0.smithi145.stdout:from 17 to 19 diff [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,176202431~3537171,189532565~2665579,230741628~522220,239188218~6545306,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.498 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,176202431~3537171,189532565~2665579,230741628~522220,239188218~6545306,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.504 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,176202431~3537171,188743680~3454464,230741628~522220,239188218~6545306,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.504 INFO:tasks.workunit.client.0.smithi145.stdout:from 18 to 19 diff [176202431~3537171,239188218~6545306,258597569~41115,264938865~6514697,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.504 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [176202431~3537171,239188218~6545306,258597569~41115,264938865~6514697,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.510 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [176202431~3537171,239188218~6545306,258597569~41115,264938865~6514697,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:15.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:15 smithi145 ceph-mon[96887]: osdmap e2128: 8 total, 8 up, 8 in 2024-09-16T07:00:15.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:15 smithi145 ceph-mon[99390]: osdmap e2128: 8 total, 8 up, 8 in 2024-09-16T07:00:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:15 smithi161 ceph-mon[87722]: osdmap e2128: 8 total, 8 up, 8 in 2024-09-16T07:00:16.370 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:16.370 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:16.388 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:16.388 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:16.388 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:16.394 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:16.394 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:16.395 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:16.401 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:16.401 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:16.401 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:16.406 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:16.406 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:16.407 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:16.412 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:16.413 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.413 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.418 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.419 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.419 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.425 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.425 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.425 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.430 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.430 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.430 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.436 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.436 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.436 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.442 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.442 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.442 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.448 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.448 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.448 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.454 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:16.454 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:16.454 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:16.460 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~7333194,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:16.460 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:16.460 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:16.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:16.465 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:16.465 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:16.471 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:16.471 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.471 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.476 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.477 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to HEAD diff [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.477 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.482 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.482 INFO:tasks.workunit.client.0.smithi145.stdout:from 17 to HEAD diff [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,176202431~3537171,189532565~2665579,230741628~522220,239188218~6545306,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.482 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,176202431~3537171,189532565~2665579,230741628~522220,239188218~6545306,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.487 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [19998991~3723299,38532010~1068655,84892423~8009430,101690688~8985777,135770116~4018580,176202431~3537171,188743680~3454464,230741628~522220,239188218~6545306,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,340222540~6490034,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:16 smithi145 ceph-mon[99390]: pgmap v4123: 137 pgs: 137 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 32 MiB/s wr, 772 op/s 2024-09-16T07:00:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:16 smithi145 ceph-mon[96887]: pgmap v4123: 137 pgs: 137 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 32 MiB/s wr, 772 op/s 2024-09-16T07:00:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:16 smithi161 ceph-mon[87722]: pgmap v4123: 137 pgs: 137 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 32 MiB/s wr, 772 op/s 2024-09-16T07:00:17.383 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:17.384 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:17.400 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:17.400 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:17.400 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:17.406 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:17.406 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:17.407 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:17.413 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:17.413 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:17.413 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:17.419 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:17.419 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:17.419 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:17.425 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:17.425 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.425 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.431 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.431 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.431 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.437 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.437 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.437 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.442 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.443 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.443 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.448 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.448 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.448 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.454 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.454 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.454 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.460 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.460 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.460 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:17.466 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:17.466 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:17.471 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~7333194,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:17.471 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:17.472 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:17.477 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:17.477 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:17.477 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:17.483 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:17.483 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:17.483 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:17.489 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:17.489 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to HEAD diff [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:17.489 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:17.494 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [19998991~3723299,33902254~7498108,84892423~8009430,101690688~8985777,133756552~6032144,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6514697,291329485~2824596,295169995~6360165,318113823~2741856,340222540~6490034,349002844~165099,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:17.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:17 smithi145 ceph-mon[96887]: osdmap e2129: 8 total, 8 up, 8 in 2024-09-16T07:00:17.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:17 smithi145 ceph-mon[99390]: osdmap e2129: 8 total, 8 up, 8 in 2024-09-16T07:00:17.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:17 smithi161 ceph-mon[87722]: osdmap e2129: 8 total, 8 up, 8 in 2024-09-16T07:00:18.387 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:18.387 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:18.419 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:18.419 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:18.419 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:18.426 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:18.426 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:18.426 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:18.432 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:18.432 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:18.432 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:18.438 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:18.438 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:18.438 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:18.444 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:18.444 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.444 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.451 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.451 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.451 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.457 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.457 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.457 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.463 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.463 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.469 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.469 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.469 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.474 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.474 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.474 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.480 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.480 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.480 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.486 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:18.486 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:18.486 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:18.492 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~7333194,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:18.492 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:18.492 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:18.497 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:18.498 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:18.498 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:18.503 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:18.503 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:18.503 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:18.508 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,71513819~7473084,83736499~9165354,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,239188218~13359902,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~2442186,340222540~6490034,349002844~165099,364487826~3389668,369270827~6420057,382117023~7853346,397507042~11952890] 2024-09-16T07:00:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:18 smithi145 ceph-mon[96887]: osdmap e2130: 8 total, 8 up, 8 in 2024-09-16T07:00:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:18 smithi145 ceph-mon[96887]: pgmap v4126: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 220 KiB/s rd, 32 MiB/s wr, 2.29k op/s 2024-09-16T07:00:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:18 smithi145 ceph-mon[99390]: osdmap e2130: 8 total, 8 up, 8 in 2024-09-16T07:00:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:18 smithi145 ceph-mon[99390]: pgmap v4126: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 220 KiB/s rd, 32 MiB/s wr, 2.29k op/s 2024-09-16T07:00:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:18 smithi161 ceph-mon[87722]: osdmap e2130: 8 total, 8 up, 8 in 2024-09-16T07:00:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:18 smithi161 ceph-mon[87722]: pgmap v4126: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 220 KiB/s rd, 32 MiB/s wr, 2.29k op/s 2024-09-16T07:00:19.404 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:19.404 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:19.432 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:19.432 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:19.432 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:19.438 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:19.438 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:19.438 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:19.444 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:19.444 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:19.444 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:19.450 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:19.450 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:19.450 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:19.456 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:19.456 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.456 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.462 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.468 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.468 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.468 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.474 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.474 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.474 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.480 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.480 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.480 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.486 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.486 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.486 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.492 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.492 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.492 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.497 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:19.497 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:19.498 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:19.503 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~7333194,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:19.503 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:19.503 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:19.509 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:19.509 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:19.509 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:19.514 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,68739609~24162244,101690688~8985777,115158865~7747377,133756552~6032144,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361960562~5916932,369270827~6420057,380866145~9104224,397507042~11952890] 2024-09-16T07:00:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:19 smithi145 ceph-mon[96887]: osdmap e2131: 8 total, 8 up, 8 in 2024-09-16T07:00:19.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:19 smithi145 ceph-mon[99390]: osdmap e2131: 8 total, 8 up, 8 in 2024-09-16T07:00:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:19 smithi161 ceph-mon[87722]: osdmap e2131: 8 total, 8 up, 8 in 2024-09-16T07:00:20.405 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:20.406 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:20.441 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:20.442 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:20.442 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:20.450 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:20.450 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:20.450 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:20.456 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:20.456 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:20.456 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:20.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:20.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:20.462 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:20.468 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:20.468 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.468 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.473 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.474 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.474 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.479 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.479 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.479 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.485 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.485 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.485 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.490 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.490 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.491 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.496 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.496 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.496 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.502 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.502 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.502 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.507 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:20.507 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:20.507 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:20.513 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~7333194,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:20.513 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:20.513 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,230741628~522220,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:20.518 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~1436891,164688000~2040718,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,230741628~522220,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9104224,393869968~15589964] 2024-09-16T07:00:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:20 smithi145 ceph-mon[96887]: osdmap e2132: 8 total, 8 up, 8 in 2024-09-16T07:00:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:20 smithi145 ceph-mon[96887]: pgmap v4129: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 14 MiB/s wr, 4.85k op/s 2024-09-16T07:00:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:20 smithi145 ceph-mon[99390]: osdmap e2132: 8 total, 8 up, 8 in 2024-09-16T07:00:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:20 smithi145 ceph-mon[99390]: pgmap v4129: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 14 MiB/s wr, 4.85k op/s 2024-09-16T07:00:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:20 smithi161 ceph-mon[87722]: osdmap e2132: 8 total, 8 up, 8 in 2024-09-16T07:00:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:20 smithi161 ceph-mon[87722]: pgmap v4129: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 14 MiB/s wr, 4.85k op/s 2024-09-16T07:00:21.407 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:21.407 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:21.444 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:21.445 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:21.445 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:21.455 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:21.455 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:21.455 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:21.461 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:21.461 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:21.461 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:21.467 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:21.467 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:21.468 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:21.473 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:21.473 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.474 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.480 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.480 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.480 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.486 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.486 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.486 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.491 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.491 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.492 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.497 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.497 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.497 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.504 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.504 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.504 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.509 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.509 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.510 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.515 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:21.515 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:21.515 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~7333194,238047475~14500645,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:21.520 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~4345168,33902254~7498108,42431949~13317743,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~7333194,236326023~16222097,258597569~41115,264938865~6663165,291329485~2824596,295169995~6360165,318113823~2741856,328640231~2887309,336153028~10559546,349002844~165099,361758798~6118696,369270827~6420057,380866145~9523515,393869968~15589964] 2024-09-16T07:00:21.737 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:21 smithi161 ceph-mon[87722]: osdmap e2133: 8 total, 8 up, 8 in 2024-09-16T07:00:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:21 smithi145 ceph-mon[96887]: osdmap e2133: 8 total, 8 up, 8 in 2024-09-16T07:00:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:21 smithi145 ceph-mon[99390]: osdmap e2133: 8 total, 8 up, 8 in 2024-09-16T07:00:22.428 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:22.428 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:22.458 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:22.458 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:22.458 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:22.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:22.465 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:22.465 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:22.470 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:22.471 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:22.471 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:22.476 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:22.476 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:22.477 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:22.482 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:22.482 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.482 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.488 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.488 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.489 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.494 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.494 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.494 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.499 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.500 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.500 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.506 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.506 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.506 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.511 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.511 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.511 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.517 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.517 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.517 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.523 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [14158523~2060574,19998991~3723299,29533439~11866923,42431949~15342032,61239840~1703635,68739609~24696888,96465410~1579629,101690688~8985777,115158865~7747377,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:22 smithi145 ceph-mon[99390]: osdmap e2134: 8 total, 8 up, 8 in 2024-09-16T07:00:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:22 smithi145 ceph-mon[99390]: pgmap v4132: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 1.2 MiB/s wr, 4.00k op/s 2024-09-16T07:00:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:22 smithi145 ceph-mon[96887]: osdmap e2134: 8 total, 8 up, 8 in 2024-09-16T07:00:22.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:22.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:22 smithi145 ceph-mon[96887]: pgmap v4132: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 1.2 MiB/s wr, 4.00k op/s 2024-09-16T07:00:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:22 smithi161 ceph-mon[87722]: osdmap e2134: 8 total, 8 up, 8 in 2024-09-16T07:00:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:22 smithi161 ceph-mon[87722]: pgmap v4132: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 1.2 MiB/s wr, 4.00k op/s 2024-09-16T07:00:23.423 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:23.423 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:23.466 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:23.466 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:23.466 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:23.471 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:23.472 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:23.472 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:23.477 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:23.478 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:23.478 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:23.483 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:23.483 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:23.483 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:23.489 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:23.489 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.489 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.495 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.495 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.495 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.500 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.501 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.501 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.508 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.508 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.508 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.512 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.512 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.512 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.517 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.517 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.517 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,224187194~10762361,238047475~14500645,258597569~41115,263666510~7935520,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.523 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,61239840~1703635,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,224187194~10762361,236326023~16222097,258597569~41115,262351593~9250437,291329485~2824596,295169995~6360165,304399944~8588454,313912687~7265662,328640231~2887309,336153028~10559546,349002844~165099,354120892~4986572,361758798~6118696,369270827~8472213,380866145~11382105,393869968~15589964] 2024-09-16T07:00:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:23 smithi145 ceph-mon[96887]: osdmap e2135: 8 total, 8 up, 8 in 2024-09-16T07:00:23.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:23 smithi145 ceph-mon[99390]: osdmap e2135: 8 total, 8 up, 8 in 2024-09-16T07:00:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:23 smithi161 ceph-mon[87722]: osdmap e2135: 8 total, 8 up, 8 in 2024-09-16T07:00:24.441 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:24.441 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:24.471 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:24.471 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:24.472 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:24.477 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:24.477 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:24.477 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:24.483 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:24.483 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:24.483 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:24.489 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:24.489 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:24.490 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:24.494 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:24.495 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.495 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.500 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.500 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.500 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.506 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.506 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.506 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.511 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.511 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.511 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.517 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.517 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.517 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.522 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~27480410,96465410~1579629,101690688~8985777,110893811~12012431,123621381~4389385,132923102~6921587,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:24.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:24 smithi145 ceph-mon[96887]: osdmap e2136: 8 total, 8 up, 8 in 2024-09-16T07:00:24.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:24 smithi145 ceph-mon[96887]: pgmap v4135: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 1.33k op/s 2024-09-16T07:00:24.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:24 smithi145 ceph-mon[99390]: osdmap e2136: 8 total, 8 up, 8 in 2024-09-16T07:00:24.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:24 smithi145 ceph-mon[99390]: pgmap v4135: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 1.33k op/s 2024-09-16T07:00:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:24 smithi161 ceph-mon[87722]: osdmap e2136: 8 total, 8 up, 8 in 2024-09-16T07:00:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:24 smithi161 ceph-mon[87722]: pgmap v4135: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 1.33k op/s 2024-09-16T07:00:25.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:00:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:00:24] "GET /metrics HTTP/1.1" 200 36795 "" "Prometheus/2.43.0" 2024-09-16T07:00:25.447 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:25.447 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:25.484 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:25.484 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:25.484 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:25.493 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:25.493 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:25.493 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:25.498 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:25.499 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:25.499 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:25.505 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:25.505 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:25.505 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:25.511 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:25.511 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.511 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.516 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.516 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.516 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.522 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.522 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.522 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.528 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.528 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.528 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,238047475~14500645,258597569~41115,263666510~7935520,274092146~5231172,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.533 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~6037636,68739609~29305430,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,236326023~16222097,258597569~41115,262351593~9250437,273128467~6194851,288240677~5913404,295169995~6360165,304399944~8588454,313912687~14195070,328640231~2887309,336153028~10559546,349002844~165099,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:25 smithi145 ceph-mon[96887]: osdmap e2137: 8 total, 8 up, 8 in 2024-09-16T07:00:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:25 smithi145 ceph-mon[99390]: osdmap e2137: 8 total, 8 up, 8 in 2024-09-16T07:00:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:25 smithi161 ceph-mon[87722]: osdmap e2137: 8 total, 8 up, 8 in 2024-09-16T07:00:26.286 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:26.286 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:26.324 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:26.324 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:26.324 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:26.336 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:26.336 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:26.337 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:26.342 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:26.342 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:26.342 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:26.347 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:26.348 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:26.349 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:26.353 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:26.353 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.353 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.358 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.359 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.359 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.364 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.364 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.364 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,217438550~5865277,223900039~11049516,235072600~1253423,238047475~14500645,258597569~41115,263666510~8982974,274092146~5231172,288240677~5913404,295169995~17818403,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.369 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,60559245~37485794,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,217438550~5865277,223900039~11049516,235059763~17488357,258597569~41115,262351593~10297891,273128467~6194851,288240677~24747721,313912687~14195070,328640231~2887309,336153028~16966892,354120892~23622148,380866145~11382105,393869968~15589964] 2024-09-16T07:00:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:26 smithi145 ceph-mon[96887]: osdmap e2138: 8 total, 8 up, 8 in 2024-09-16T07:00:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:26 smithi145 ceph-mon[96887]: pgmap v4138: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 6.2 KiB/s wr, 1.41k op/s 2024-09-16T07:00:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:26 smithi145 ceph-mon[96887]: osdmap e2139: 8 total, 8 up, 8 in 2024-09-16T07:00:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:26 smithi145 ceph-mon[99390]: osdmap e2138: 8 total, 8 up, 8 in 2024-09-16T07:00:26.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:26 smithi145 ceph-mon[99390]: pgmap v4138: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 6.2 KiB/s wr, 1.41k op/s 2024-09-16T07:00:26.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:26 smithi145 ceph-mon[99390]: osdmap e2139: 8 total, 8 up, 8 in 2024-09-16T07:00:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:26 smithi161 ceph-mon[87722]: osdmap e2138: 8 total, 8 up, 8 in 2024-09-16T07:00:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:26 smithi161 ceph-mon[87722]: pgmap v4138: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 6.2 KiB/s wr, 1.41k op/s 2024-09-16T07:00:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:26 smithi161 ceph-mon[87722]: osdmap e2139: 8 total, 8 up, 8 in 2024-09-16T07:00:27.287 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:27.287 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:27.322 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:27.322 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:27.322 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:27.331 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:27.332 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:27.332 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:27.337 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:27.337 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:27.337 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:27.343 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:27.343 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:27.343 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:27.349 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:27.349 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:27.349 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:27.354 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:27.354 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:27.354 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~12012431,123621381~4389385,131070197~11436782,142568470~6899972,151701129~3582308,162660132~4136403,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~7923466,288240677~5913404,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:27.398 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~12012431,123621381~4389385,131070197~18398245,151701129~3582308,162660132~4136403,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~8887145,288240677~24747721,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:28.298 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:28.299 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:28.333 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:28.333 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:28.333 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:28.342 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:28.342 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:28.342 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:28.348 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:28.349 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:28.349 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:28.354 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:28.354 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:28.354 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:28.359 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:28.360 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:28.360 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,336153028~16966892,354120892~24991069,380866145~11382105,393869968~15589964] 2024-09-16T07:00:28.365 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,336153028~42958933,380866145~11382105,393869968~15589964] 2024-09-16T07:00:28.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:28 smithi145 ceph-mon[96887]: osdmap e2140: 8 total, 8 up, 8 in 2024-09-16T07:00:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:28 smithi145 ceph-mon[96887]: pgmap v4141: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 6.2 KiB/s wr, 1.40k op/s 2024-09-16T07:00:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:28 smithi145 ceph-mon[99390]: osdmap e2140: 8 total, 8 up, 8 in 2024-09-16T07:00:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:28 smithi145 ceph-mon[99390]: pgmap v4141: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 6.2 KiB/s wr, 1.40k op/s 2024-09-16T07:00:28.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:28 smithi161 ceph-mon[87722]: osdmap e2140: 8 total, 8 up, 8 in 2024-09-16T07:00:28.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:28 smithi161 ceph-mon[87722]: pgmap v4141: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 6.2 KiB/s wr, 1.40k op/s 2024-09-16T07:00:29.302 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:29.302 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:29.344 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:29.345 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:29.345 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:29.351 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:29.351 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:29.351 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:29.356 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:29.357 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:29.357 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:29.362 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:29.362 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:29.362 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~6899972,151701129~3582308,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,194560871~11919703,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6298948,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:29.368 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~2060574,19998991~3723299,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~38574631,151701129~3582308,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,194560871~11919703,210419762~12884065,223900039~11049516,235059763~26771137,262351593~10297891,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:29.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:29 smithi145 ceph-mon[96887]: osdmap e2141: 8 total, 8 up, 8 in 2024-09-16T07:00:29.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:29 smithi145 ceph-mon[99390]: osdmap e2141: 8 total, 8 up, 8 in 2024-09-16T07:00:29.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:29 smithi161 ceph-mon[87722]: osdmap e2141: 8 total, 8 up, 8 in 2024-09-16T07:00:30.313 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:30.313 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:30.350 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:30.350 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:30.350 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:30.356 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:30.356 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:30.356 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:30.362 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:30.362 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:30.362 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,101690688~8985777,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,393869968~15589964] 2024-09-16T07:00:30.367 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,27038017~14362345,42431949~15342032,58720256~39324783,101690688~8985777,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~42958933,379771064~12477186,393869968~15589964] 2024-09-16T07:00:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:30 smithi145 ceph-mon[96887]: osdmap e2142: 8 total, 8 up, 8 in 2024-09-16T07:00:30.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:30 smithi145 ceph-mon[96887]: pgmap v4144: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.5 KiB/s wr, 1.14k op/s 2024-09-16T07:00:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:30 smithi145 ceph-mon[99390]: osdmap e2142: 8 total, 8 up, 8 in 2024-09-16T07:00:30.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:30 smithi145 ceph-mon[99390]: pgmap v4144: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.5 KiB/s wr, 1.14k op/s 2024-09-16T07:00:30.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:30 smithi161 ceph-mon[87722]: osdmap e2142: 8 total, 8 up, 8 in 2024-09-16T07:00:30.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:30 smithi161 ceph-mon[87722]: pgmap v4144: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.5 KiB/s wr, 1.14k op/s 2024-09-16T07:00:31.289 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:31.289 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:31.327 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:31.327 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:31.327 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:31.334 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:31.334 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:31.334 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~12413957,110893811~31613168,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~17818403,313912687~17614853,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~12477186,392723947~16735985] 2024-09-16T07:00:31.339 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~51956209,110893811~47527656,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~39859931,313912687~17614853,332760163~353107,333167688~2198027,336153028~56095222,392723947~16735985] 2024-09-16T07:00:31.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:31 smithi145 ceph-mon[96887]: osdmap e2143: 8 total, 8 up, 8 in 2024-09-16T07:00:31.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:31 smithi145 ceph-mon[96887]: osdmap e2144: 8 total, 8 up, 8 in 2024-09-16T07:00:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:31 smithi145 ceph-mon[99390]: osdmap e2143: 8 total, 8 up, 8 in 2024-09-16T07:00:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:31 smithi145 ceph-mon[99390]: osdmap e2144: 8 total, 8 up, 8 in 2024-09-16T07:00:31.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:31 smithi161 ceph-mon[87722]: osdmap e2143: 8 total, 8 up, 8 in 2024-09-16T07:00:31.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:31 smithi161 ceph-mon[87722]: osdmap e2144: 8 total, 8 up, 8 in 2024-09-16T07:00:32.318 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:32.318 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:32.357 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:32.358 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:32.358 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~5922413,14158523~9689350,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~4136403,171058256~2490162,173570006~2191321,176202431~3537171,180537881~5942452,189532565~2665579,193286981~13193593,210419762~12884065,223900039~11049516,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~2198027,336153028~16966892,354120892~24991069,379771064~29688868] 2024-09-16T07:00:32.366 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~9855421,14158523~9689350,25165824~16234538,41943040~15830941,58720256~99701211,162660132~4136403,170597368~2951050,173570006~2191321,176202431~3537171,180355072~6125261,188743680~3454464,192937984~13542590,209715200~13588627,223900039~11049516,235059763~37589721,273128467~58399073,332760163~353107,333167688~2198027,336153028~73306904] 2024-09-16T07:00:32.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:32 smithi145 ceph-mon[96887]: pgmap v4147: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1007 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.5 KiB/s wr, 977 op/s 2024-09-16T07:00:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:32 smithi145 ceph-mon[99390]: pgmap v4147: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1007 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.5 KiB/s wr, 977 op/s 2024-09-16T07:00:32.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:32 smithi161 ceph-mon[87722]: pgmap v4147: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1007 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.5 KiB/s wr, 977 op/s 2024-09-16T07:00:33.338 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:33.338 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [3933008~19914865,27038017~14362345,42431949~15342032,59335847~38709192,98262508~44244471,142568470~13613587,158409089~12378,162660132~7937236,171058256~2490162,173570006~6395656,180537881~8065517,189532565~2665579,193286981~13193593,210419762~24529793,235072600~1253423,238047475~14500645,255531952~6819641,263666510~8982974,274092146~20061935,295169995~36357545,332760163~353107,333167688~19952232,354120892~24991069,379771064~29688868] 2024-09-16T07:00:33.364 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~23847873,25165824~16234538,41943040~15830941,58720256~99701211,162660132~17305530,180355072~8248326,188743680~3454464,192937984~13542590,209715200~25234355,235059763~37589721,273128467~58399073,331856444~77603488] 2024-09-16T07:00:33.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:33 smithi145 ceph-mon[96887]: osdmap e2145: 8 total, 8 up, 8 in 2024-09-16T07:00:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:33 smithi145 ceph-mon[99390]: osdmap e2145: 8 total, 8 up, 8 in 2024-09-16T07:00:33.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:33 smithi161 ceph-mon[87722]: osdmap e2145: 8 total, 8 up, 8 in 2024-09-16T07:00:34.348 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (40166 ms) 2024-09-16T07:00:34.348 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-09-16T07:00:34.349 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:34.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:34 smithi145 ceph-mon[96887]: osdmap e2146: 8 total, 8 up, 8 in 2024-09-16T07:00:34.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:34 smithi145 ceph-mon[96887]: pgmap v4150: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 962 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 442 op/s 2024-09-16T07:00:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:34 smithi145 ceph-mon[99390]: osdmap e2146: 8 total, 8 up, 8 in 2024-09-16T07:00:34.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:34 smithi145 ceph-mon[99390]: pgmap v4150: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 962 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 442 op/s 2024-09-16T07:00:34.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:34 smithi161 ceph-mon[87722]: osdmap e2146: 8 total, 8 up, 8 in 2024-09-16T07:00:34.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:34 smithi161 ceph-mon[87722]: pgmap v4150: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 962 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 442 op/s 2024-09-16T07:00:35.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:00:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:00:34] "GET /metrics HTTP/1.1" 200 36795 "" "Prometheus/2.43.0" 2024-09-16T07:00:35.435 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1087 ms) 2024-09-16T07:00:35.435 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-09-16T07:00:35.435 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:35.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:35 smithi145 ceph-mon[96887]: osdmap e2147: 8 total, 8 up, 8 in 2024-09-16T07:00:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:35 smithi145 ceph-mon[99390]: osdmap e2147: 8 total, 8 up, 8 in 2024-09-16T07:00:35.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:35 smithi161 ceph-mon[87722]: osdmap e2147: 8 total, 8 up, 8 in 2024-09-16T07:00:36.393 INFO:tasks.workunit.client.0.smithi145.stdout: wrote [1371067~99885,2294399~69014,2577495~1798,5393158~68378,5670950~35791,9078426~11698,10325823~91191,10803316~304,18458172~8385,18637651~17858] to clone 2024-09-16T07:00:36.394 INFO:tasks.workunit.client.0.smithi145.stdout: diff was [0~2579293,4194304~1512437,8388608~2415012,16777216~1878293] 2024-09-16T07:00:36.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (963 ms) 2024-09-16T07:00:36.398 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-09-16T07:00:36.398 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:36.416 INFO:tasks.workunit.client.0.smithi145.stdout: wrote [3012650~48822,4878020~2317,5827073~15654,9876160~26516,13554634~46993,13927919~51868,14334583~89827,16185522~91260,17512359~97463,18203258~81303] 2024-09-16T07:00:36.427 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (29 ms) 2024-09-16T07:00:36.427 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-09-16T07:00:36.427 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:36.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:36 smithi161 ceph-mon[87722]: osdmap e2148: 8 total, 8 up, 8 in 2024-09-16T07:00:36.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:36 smithi161 ceph-mon[87722]: pgmap v4153: 137 pgs: 137 active+clean; 857 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 1.0 MiB/s wr, 363 op/s 2024-09-16T07:00:36.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:36 smithi161 ceph-mon[87722]: osdmap e2149: 8 total, 8 up, 8 in 2024-09-16T07:00:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:36 smithi145 ceph-mon[96887]: osdmap e2148: 8 total, 8 up, 8 in 2024-09-16T07:00:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:36 smithi145 ceph-mon[96887]: pgmap v4153: 137 pgs: 137 active+clean; 857 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 1.0 MiB/s wr, 363 op/s 2024-09-16T07:00:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:36 smithi145 ceph-mon[96887]: osdmap e2149: 8 total, 8 up, 8 in 2024-09-16T07:00:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:36 smithi145 ceph-mon[99390]: osdmap e2148: 8 total, 8 up, 8 in 2024-09-16T07:00:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:36 smithi145 ceph-mon[99390]: pgmap v4153: 137 pgs: 137 active+clean; 857 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 1.0 MiB/s wr, 363 op/s 2024-09-16T07:00:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:36 smithi145 ceph-mon[99390]: osdmap e2149: 8 total, 8 up, 8 in 2024-09-16T07:00:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:37.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:38.454 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (2027 ms) 2024-09-16T07:00:38.454 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-09-16T07:00:38.454 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:38.508 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (54 ms) 2024-09-16T07:00:38.508 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-09-16T07:00:38.508 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:38.583 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (75 ms) 2024-09-16T07:00:38.583 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-09-16T07:00:38.583 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:38 smithi145 ceph-mon[99390]: osdmap e2150: 8 total, 8 up, 8 in 2024-09-16T07:00:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:38 smithi145 ceph-mon[99390]: pgmap v4156: 137 pgs: 137 active+clean; 822 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 4.1 MiB/s wr, 353 op/s 2024-09-16T07:00:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:38 smithi145 ceph-mon[96887]: osdmap e2150: 8 total, 8 up, 8 in 2024-09-16T07:00:38.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:38 smithi145 ceph-mon[96887]: pgmap v4156: 137 pgs: 137 active+clean; 822 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 4.1 MiB/s wr, 353 op/s 2024-09-16T07:00:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:38 smithi161 ceph-mon[87722]: osdmap e2150: 8 total, 8 up, 8 in 2024-09-16T07:00:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:38 smithi161 ceph-mon[87722]: pgmap v4156: 137 pgs: 137 active+clean; 822 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 4.1 MiB/s wr, 353 op/s 2024-09-16T07:00:39.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:39 smithi145 ceph-mon[96887]: osdmap e2151: 8 total, 8 up, 8 in 2024-09-16T07:00:39.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:39 smithi145 ceph-mon[99390]: osdmap e2151: 8 total, 8 up, 8 in 2024-09-16T07:00:39.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:39 smithi161 ceph-mon[87722]: osdmap e2151: 8 total, 8 up, 8 in 2024-09-16T07:00:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:40 smithi145 ceph-mon[96887]: pgmap v4158: 137 pgs: 137 active+clean; 848 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 287 op/s 2024-09-16T07:00:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:40 smithi145 ceph-mon[99390]: pgmap v4158: 137 pgs: 137 active+clean; 848 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 287 op/s 2024-09-16T07:00:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:40 smithi161 ceph-mon[87722]: pgmap v4158: 137 pgs: 137 active+clean; 848 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 287 op/s 2024-09-16T07:00:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:42 smithi145 ceph-mon[96887]: osdmap e2152: 8 total, 8 up, 8 in 2024-09-16T07:00:42.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:42 smithi145 ceph-mon[96887]: pgmap v4160: 137 pgs: 137 active+clean; 876 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.9 MiB/s wr, 217 op/s 2024-09-16T07:00:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:42 smithi145 ceph-mon[99390]: osdmap e2152: 8 total, 8 up, 8 in 2024-09-16T07:00:42.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:42 smithi145 ceph-mon[99390]: pgmap v4160: 137 pgs: 137 active+clean; 876 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.9 MiB/s wr, 217 op/s 2024-09-16T07:00:42.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:42 smithi161 ceph-mon[87722]: osdmap e2152: 8 total, 8 up, 8 in 2024-09-16T07:00:42.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:42 smithi161 ceph-mon[87722]: pgmap v4160: 137 pgs: 137 active+clean; 876 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.9 MiB/s wr, 217 op/s 2024-09-16T07:00:43.623 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5041 ms) 2024-09-16T07:00:43.624 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-09-16T07:00:43.624 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_librbd.cc:8958: Skipped 2024-09-16T07:00:43.624 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T07:00:43.624 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-09-16T07:00:43.691 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 19 tests from DiffIterateTest/0 (231537 ms total) 2024-09-16T07:00:43.691 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:00:43.691 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 19 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-09-16T07:00:43.726 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-09-16T07:00:45.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:44 smithi145 ceph-mon[96887]: osdmap e2153: 8 total, 8 up, 8 in 2024-09-16T07:00:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:44 smithi145 ceph-mon[96887]: pgmap v4162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-16T07:00:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:00:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:00:44] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T07:00:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:44 smithi145 ceph-mon[99390]: osdmap e2153: 8 total, 8 up, 8 in 2024-09-16T07:00:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:44 smithi145 ceph-mon[99390]: pgmap v4162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-16T07:00:45.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:44 smithi161 ceph-mon[87722]: osdmap e2153: 8 total, 8 up, 8 in 2024-09-16T07:00:45.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:44 smithi161 ceph-mon[87722]: pgmap v4162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-16T07:00:45.708 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:46.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:45 smithi145 ceph-mon[96887]: osdmap e2154: 8 total, 8 up, 8 in 2024-09-16T07:00:46.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:45 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3899404390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:00:46.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:45 smithi145 ceph-mon[99390]: osdmap e2154: 8 total, 8 up, 8 in 2024-09-16T07:00:46.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:45 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3899404390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:00:46.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:45 smithi161 ceph-mon[87722]: osdmap e2154: 8 total, 8 up, 8 in 2024-09-16T07:00:46.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:45 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3899404390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:00:47.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:46 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3899404390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T07:00:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:46 smithi145 ceph-mon[99390]: osdmap e2155: 8 total, 8 up, 8 in 2024-09-16T07:00:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:46 smithi145 ceph-mon[99390]: pgmap v4165: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:00:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:46 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3899404390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T07:00:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:46 smithi145 ceph-mon[96887]: osdmap e2155: 8 total, 8 up, 8 in 2024-09-16T07:00:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:46 smithi145 ceph-mon[96887]: pgmap v4165: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:00:47.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:46 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3899404390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi145-149208-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-16T07:00:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:46 smithi161 ceph-mon[87722]: osdmap e2155: 8 total, 8 up, 8 in 2024-09-16T07:00:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:46 smithi161 ceph-mon[87722]: pgmap v4165: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:00:47.755 INFO:tasks.workunit.client.0.smithi145.stdout: wrote [18603~21406,343639~49417,866511~45367,3080518~89755,4665069~12187,8564013~13190,10706090~3864,10855984~57493,18522589~2731] 2024-09-16T07:00:48.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:47 smithi145 ceph-mon[99390]: osdmap e2156: 8 total, 8 up, 8 in 2024-09-16T07:00:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:47 smithi145 ceph-mon[96887]: osdmap e2156: 8 total, 8 up, 8 in 2024-09-16T07:00:48.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:47 smithi161 ceph-mon[87722]: osdmap e2156: 8 total, 8 up, 8 in 2024-09-16T07:00:48.738 INFO:tasks.workunit.client.0.smithi145.stdout: wrote [8388608~12582912] 2024-09-16T07:00:48.745 INFO:tasks.workunit.client.0.smithi145.stdout: diff was [8388608~12582912] 2024-09-16T07:00:48.749 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5023 ms) 2024-09-16T07:00:48.749 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-09-16T07:00:48.749 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:49.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:48 smithi145 ceph-mon[99390]: osdmap e2157: 8 total, 8 up, 8 in 2024-09-16T07:00:49.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:48 smithi145 ceph-mon[99390]: pgmap v4168: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:00:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:48 smithi145 ceph-mon[96887]: osdmap e2157: 8 total, 8 up, 8 in 2024-09-16T07:00:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:48 smithi145 ceph-mon[96887]: pgmap v4168: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:00:49.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:48 smithi161 ceph-mon[87722]: osdmap e2157: 8 total, 8 up, 8 in 2024-09-16T07:00:49.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:48 smithi161 ceph-mon[87722]: pgmap v4168: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:00:50.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:49 smithi145 ceph-mon[99390]: osdmap e2158: 8 total, 8 up, 8 in 2024-09-16T07:00:50.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:49 smithi145 ceph-mon[96887]: osdmap e2158: 8 total, 8 up, 8 in 2024-09-16T07:00:50.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:49 smithi161 ceph-mon[87722]: osdmap e2158: 8 total, 8 up, 8 in 2024-09-16T07:00:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:50 smithi145 ceph-mon[99390]: osdmap e2159: 8 total, 8 up, 8 in 2024-09-16T07:00:51.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:50 smithi145 ceph-mon[99390]: pgmap v4171: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-09-16T07:00:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:50 smithi145 ceph-mon[96887]: osdmap e2159: 8 total, 8 up, 8 in 2024-09-16T07:00:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:50 smithi145 ceph-mon[96887]: pgmap v4171: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-09-16T07:00:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:50 smithi161 ceph-mon[87722]: osdmap e2159: 8 total, 8 up, 8 in 2024-09-16T07:00:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:50 smithi161 ceph-mon[87722]: pgmap v4171: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-09-16T07:00:51.764 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:52.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:51 smithi145 ceph-mon[96887]: osdmap e2160: 8 total, 8 up, 8 in 2024-09-16T07:00:52.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:51 smithi145 ceph-mon[99390]: osdmap e2160: 8 total, 8 up, 8 in 2024-09-16T07:00:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:52.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:51 smithi161 ceph-mon[87722]: osdmap e2160: 8 total, 8 up, 8 in 2024-09-16T07:00:52.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:00:53.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:52 smithi145 ceph-mon[99390]: osdmap e2161: 8 total, 8 up, 8 in 2024-09-16T07:00:53.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:52 smithi145 ceph-mon[99390]: pgmap v4174: 137 pgs: 137 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 151 KiB/s wr, 19 op/s 2024-09-16T07:00:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:52 smithi145 ceph-mon[96887]: osdmap e2161: 8 total, 8 up, 8 in 2024-09-16T07:00:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:52 smithi145 ceph-mon[96887]: pgmap v4174: 137 pgs: 137 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 151 KiB/s wr, 19 op/s 2024-09-16T07:00:53.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:52 smithi161 ceph-mon[87722]: osdmap e2161: 8 total, 8 up, 8 in 2024-09-16T07:00:53.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:52 smithi161 ceph-mon[87722]: pgmap v4174: 137 pgs: 137 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 151 KiB/s wr, 19 op/s 2024-09-16T07:00:54.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:53 smithi145 ceph-mon[99390]: osdmap e2162: 8 total, 8 up, 8 in 2024-09-16T07:00:54.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:53 smithi145 ceph-mon[96887]: osdmap e2162: 8 total, 8 up, 8 in 2024-09-16T07:00:54.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:53 smithi161 ceph-mon[87722]: osdmap e2162: 8 total, 8 up, 8 in 2024-09-16T07:00:54.793 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:55.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:54 smithi145 ceph-mon[99390]: osdmap e2163: 8 total, 8 up, 8 in 2024-09-16T07:00:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:54 smithi145 ceph-mon[99390]: pgmap v4177: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 256 KiB/s wr, 56 op/s 2024-09-16T07:00:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:54 smithi145 ceph-mon[96887]: osdmap e2163: 8 total, 8 up, 8 in 2024-09-16T07:00:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:54 smithi145 ceph-mon[96887]: pgmap v4177: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 256 KiB/s wr, 56 op/s 2024-09-16T07:00:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:00:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:00:54] "GET /metrics HTTP/1.1" 200 36770 "" "Prometheus/2.43.0" 2024-09-16T07:00:55.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:54 smithi161 ceph-mon[87722]: osdmap e2163: 8 total, 8 up, 8 in 2024-09-16T07:00:55.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:54 smithi161 ceph-mon[87722]: pgmap v4177: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 256 KiB/s wr, 56 op/s 2024-09-16T07:00:56.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:55 smithi145 ceph-mon[99390]: osdmap e2164: 8 total, 8 up, 8 in 2024-09-16T07:00:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:55 smithi145 ceph-mon[96887]: osdmap e2164: 8 total, 8 up, 8 in 2024-09-16T07:00:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:55 smithi161 ceph-mon[87722]: osdmap e2164: 8 total, 8 up, 8 in 2024-09-16T07:00:57.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:56 smithi145 ceph-mon[99390]: osdmap e2165: 8 total, 8 up, 8 in 2024-09-16T07:00:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:56 smithi145 ceph-mon[99390]: pgmap v4180: 137 pgs: 137 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 113 KiB/s wr, 113 op/s 2024-09-16T07:00:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:56 smithi145 ceph-mon[99390]: osdmap e2166: 8 total, 8 up, 8 in 2024-09-16T07:00:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:56 smithi145 ceph-mon[96887]: osdmap e2165: 8 total, 8 up, 8 in 2024-09-16T07:00:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:56 smithi145 ceph-mon[96887]: pgmap v4180: 137 pgs: 137 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 113 KiB/s wr, 113 op/s 2024-09-16T07:00:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:56 smithi145 ceph-mon[96887]: osdmap e2166: 8 total, 8 up, 8 in 2024-09-16T07:00:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:56 smithi161 ceph-mon[87722]: osdmap e2165: 8 total, 8 up, 8 in 2024-09-16T07:00:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:56 smithi161 ceph-mon[87722]: pgmap v4180: 137 pgs: 137 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 113 KiB/s wr, 113 op/s 2024-09-16T07:00:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:56 smithi161 ceph-mon[87722]: osdmap e2166: 8 total, 8 up, 8 in 2024-09-16T07:00:57.294 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[99390]: osdmap e2167: 8 total, 8 up, 8 in 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[99390]: pgmap v4183: 137 pgs: 137 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 8.0 KiB/s wr, 83 op/s 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[96887]: osdmap e2167: 8 total, 8 up, 8 in 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:00:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:00:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:00:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:00:58.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:58 smithi145 ceph-mon[96887]: pgmap v4183: 137 pgs: 137 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 8.0 KiB/s wr, 83 op/s 2024-09-16T07:00:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:58 smithi161 ceph-mon[87722]: osdmap e2167: 8 total, 8 up, 8 in 2024-09-16T07:00:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:00:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:00:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:00:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:00:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:58 smithi161 ceph-mon[87722]: pgmap v4183: 137 pgs: 137 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 8.0 KiB/s wr, 83 op/s 2024-09-16T07:00:59.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:00:59 smithi145 ceph-mon[96887]: osdmap e2168: 8 total, 8 up, 8 in 2024-09-16T07:00:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:00:59 smithi145 ceph-mon[99390]: osdmap e2168: 8 total, 8 up, 8 in 2024-09-16T07:00:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:00:59 smithi161 ceph-mon[87722]: osdmap e2168: 8 total, 8 up, 8 in 2024-09-16T07:01:00.321 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:00.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:00 smithi145 ceph-mon[99390]: osdmap e2169: 8 total, 8 up, 8 in 2024-09-16T07:01:00.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:00 smithi145 ceph-mon[99390]: pgmap v4186: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-09-16T07:01:00.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:00 smithi145 ceph-mon[96887]: osdmap e2169: 8 total, 8 up, 8 in 2024-09-16T07:01:00.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:00 smithi145 ceph-mon[96887]: pgmap v4186: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-09-16T07:01:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:00 smithi161 ceph-mon[87722]: osdmap e2169: 8 total, 8 up, 8 in 2024-09-16T07:01:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:00 smithi161 ceph-mon[87722]: pgmap v4186: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-09-16T07:01:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:01 smithi145 ceph-mon[96887]: osdmap e2170: 8 total, 8 up, 8 in 2024-09-16T07:01:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:01 smithi145 ceph-mon[99390]: osdmap e2170: 8 total, 8 up, 8 in 2024-09-16T07:01:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:01 smithi161 ceph-mon[87722]: osdmap e2170: 8 total, 8 up, 8 in 2024-09-16T07:01:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:02 smithi145 ceph-mon[96887]: osdmap e2171: 8 total, 8 up, 8 in 2024-09-16T07:01:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:02 smithi145 ceph-mon[96887]: pgmap v4189: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 8.5 KiB/s wr, 87 op/s 2024-09-16T07:01:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:02 smithi145 ceph-mon[99390]: osdmap e2171: 8 total, 8 up, 8 in 2024-09-16T07:01:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:02 smithi145 ceph-mon[99390]: pgmap v4189: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 8.5 KiB/s wr, 87 op/s 2024-09-16T07:01:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:02 smithi161 ceph-mon[87722]: osdmap e2171: 8 total, 8 up, 8 in 2024-09-16T07:01:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:02 smithi161 ceph-mon[87722]: pgmap v4189: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 8.5 KiB/s wr, 87 op/s 2024-09-16T07:01:03.335 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (14587 ms) 2024-09-16T07:01:03.336 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-09-16T07:01:03.336 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:03 smithi145 ceph-mon[96887]: osdmap e2172: 8 total, 8 up, 8 in 2024-09-16T07:01:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:03 smithi145 ceph-mon[99390]: osdmap e2172: 8 total, 8 up, 8 in 2024-09-16T07:01:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:03 smithi161 ceph-mon[87722]: osdmap e2172: 8 total, 8 up, 8 in 2024-09-16T07:01:04.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:04 smithi145 ceph-mon[96887]: osdmap e2173: 8 total, 8 up, 8 in 2024-09-16T07:01:04.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:04 smithi145 ceph-mon[96887]: pgmap v4192: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 65 op/s 2024-09-16T07:01:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:04 smithi145 ceph-mon[99390]: osdmap e2173: 8 total, 8 up, 8 in 2024-09-16T07:01:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:04 smithi145 ceph-mon[99390]: pgmap v4192: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 65 op/s 2024-09-16T07:01:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:04 smithi161 ceph-mon[87722]: osdmap e2173: 8 total, 8 up, 8 in 2024-09-16T07:01:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:04 smithi161 ceph-mon[87722]: pgmap v4192: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 65 op/s 2024-09-16T07:01:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:01:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:01:04] "GET /metrics HTTP/1.1" 200 36770 "" "Prometheus/2.43.0" 2024-09-16T07:01:05.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:05 smithi145 ceph-mon[99390]: osdmap e2174: 8 total, 8 up, 8 in 2024-09-16T07:01:05.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:05 smithi145 ceph-mon[96887]: osdmap e2174: 8 total, 8 up, 8 in 2024-09-16T07:01:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:05 smithi161 ceph-mon[87722]: osdmap e2174: 8 total, 8 up, 8 in 2024-09-16T07:01:06.355 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:06 smithi161 ceph-mon[87722]: osdmap e2175: 8 total, 8 up, 8 in 2024-09-16T07:01:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:06 smithi161 ceph-mon[87722]: pgmap v4195: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 8.2 KiB/s wr, 107 op/s 2024-09-16T07:01:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:06 smithi145 ceph-mon[99390]: osdmap e2175: 8 total, 8 up, 8 in 2024-09-16T07:01:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:06 smithi145 ceph-mon[99390]: pgmap v4195: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 8.2 KiB/s wr, 107 op/s 2024-09-16T07:01:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:06 smithi145 ceph-mon[96887]: osdmap e2175: 8 total, 8 up, 8 in 2024-09-16T07:01:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:06 smithi145 ceph-mon[96887]: pgmap v4195: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 8.2 KiB/s wr, 107 op/s 2024-09-16T07:01:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:07 smithi161 ceph-mon[87722]: osdmap e2176: 8 total, 8 up, 8 in 2024-09-16T07:01:07.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:07.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:07 smithi145 ceph-mon[96887]: osdmap e2176: 8 total, 8 up, 8 in 2024-09-16T07:01:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:07 smithi145 ceph-mon[99390]: osdmap e2176: 8 total, 8 up, 8 in 2024-09-16T07:01:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:08 smithi161 ceph-mon[87722]: osdmap e2177: 8 total, 8 up, 8 in 2024-09-16T07:01:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:08 smithi161 ceph-mon[87722]: pgmap v4198: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 78 op/s 2024-09-16T07:01:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:08 smithi145 ceph-mon[96887]: osdmap e2177: 8 total, 8 up, 8 in 2024-09-16T07:01:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:08 smithi145 ceph-mon[96887]: pgmap v4198: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 78 op/s 2024-09-16T07:01:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:08 smithi145 ceph-mon[99390]: osdmap e2177: 8 total, 8 up, 8 in 2024-09-16T07:01:08.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:08 smithi145 ceph-mon[99390]: pgmap v4198: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 78 op/s 2024-09-16T07:01:09.381 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:09.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:09 smithi145 ceph-mon[99390]: osdmap e2178: 8 total, 8 up, 8 in 2024-09-16T07:01:09.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:09 smithi145 ceph-mon[96887]: osdmap e2178: 8 total, 8 up, 8 in 2024-09-16T07:01:09.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:09 smithi161 ceph-mon[87722]: osdmap e2178: 8 total, 8 up, 8 in 2024-09-16T07:01:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:10 smithi145 ceph-mon[96887]: osdmap e2179: 8 total, 8 up, 8 in 2024-09-16T07:01:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:10 smithi145 ceph-mon[96887]: pgmap v4201: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 KiB/s wr, 92 op/s 2024-09-16T07:01:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:10 smithi145 ceph-mon[99390]: osdmap e2179: 8 total, 8 up, 8 in 2024-09-16T07:01:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:10 smithi145 ceph-mon[99390]: pgmap v4201: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 KiB/s wr, 92 op/s 2024-09-16T07:01:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:10 smithi161 ceph-mon[87722]: osdmap e2179: 8 total, 8 up, 8 in 2024-09-16T07:01:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:10 smithi161 ceph-mon[87722]: pgmap v4201: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 KiB/s wr, 92 op/s 2024-09-16T07:01:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:11 smithi145 ceph-mon[96887]: osdmap e2180: 8 total, 8 up, 8 in 2024-09-16T07:01:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:11 smithi145 ceph-mon[99390]: osdmap e2180: 8 total, 8 up, 8 in 2024-09-16T07:01:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:11 smithi161 ceph-mon[87722]: osdmap e2180: 8 total, 8 up, 8 in 2024-09-16T07:01:12.406 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:12 smithi145 ceph-mon[96887]: osdmap e2181: 8 total, 8 up, 8 in 2024-09-16T07:01:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:12 smithi145 ceph-mon[96887]: pgmap v4204: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 96 op/s 2024-09-16T07:01:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:12 smithi145 ceph-mon[99390]: osdmap e2181: 8 total, 8 up, 8 in 2024-09-16T07:01:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:12 smithi145 ceph-mon[99390]: pgmap v4204: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 96 op/s 2024-09-16T07:01:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:12 smithi161 ceph-mon[87722]: osdmap e2181: 8 total, 8 up, 8 in 2024-09-16T07:01:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:12 smithi161 ceph-mon[87722]: pgmap v4204: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 96 op/s 2024-09-16T07:01:13.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:13 smithi145 ceph-mon[96887]: osdmap e2182: 8 total, 8 up, 8 in 2024-09-16T07:01:13.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:13 smithi145 ceph-mon[99390]: osdmap e2182: 8 total, 8 up, 8 in 2024-09-16T07:01:13.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:13 smithi161 ceph-mon[87722]: osdmap e2182: 8 total, 8 up, 8 in 2024-09-16T07:01:14.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:14 smithi145 ceph-mon[96887]: osdmap e2183: 8 total, 8 up, 8 in 2024-09-16T07:01:14.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:14 smithi145 ceph-mon[96887]: pgmap v4207: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 34 op/s 2024-09-16T07:01:14.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:14 smithi145 ceph-mon[99390]: osdmap e2183: 8 total, 8 up, 8 in 2024-09-16T07:01:14.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:14 smithi145 ceph-mon[99390]: pgmap v4207: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 34 op/s 2024-09-16T07:01:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:14 smithi161 ceph-mon[87722]: osdmap e2183: 8 total, 8 up, 8 in 2024-09-16T07:01:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:14 smithi161 ceph-mon[87722]: pgmap v4207: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 34 op/s 2024-09-16T07:01:15.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:01:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:01:14] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:01:15.424 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:15.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:15 smithi145 ceph-mon[96887]: osdmap e2184: 8 total, 8 up, 8 in 2024-09-16T07:01:15.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:15 smithi145 ceph-mon[99390]: osdmap e2184: 8 total, 8 up, 8 in 2024-09-16T07:01:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:15 smithi161 ceph-mon[87722]: osdmap e2184: 8 total, 8 up, 8 in 2024-09-16T07:01:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:16 smithi145 ceph-mon[96887]: osdmap e2185: 8 total, 8 up, 8 in 2024-09-16T07:01:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:16 smithi145 ceph-mon[96887]: pgmap v4210: 137 pgs: 137 active+clean; 45 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 8.5 KiB/s wr, 82 op/s 2024-09-16T07:01:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:16 smithi145 ceph-mon[99390]: osdmap e2185: 8 total, 8 up, 8 in 2024-09-16T07:01:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:16 smithi145 ceph-mon[99390]: pgmap v4210: 137 pgs: 137 active+clean; 45 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 8.5 KiB/s wr, 82 op/s 2024-09-16T07:01:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:16 smithi161 ceph-mon[87722]: osdmap e2185: 8 total, 8 up, 8 in 2024-09-16T07:01:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:16 smithi161 ceph-mon[87722]: pgmap v4210: 137 pgs: 137 active+clean; 45 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 8.5 KiB/s wr, 82 op/s 2024-09-16T07:01:17.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:17 smithi145 ceph-mon[96887]: osdmap e2186: 8 total, 8 up, 8 in 2024-09-16T07:01:17.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:17 smithi145 ceph-mon[99390]: osdmap e2186: 8 total, 8 up, 8 in 2024-09-16T07:01:17.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:17 smithi161 ceph-mon[87722]: osdmap e2186: 8 total, 8 up, 8 in 2024-09-16T07:01:18.455 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (15120 ms) 2024-09-16T07:01:18.456 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 2024-09-16T07:01:18.456 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:18.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:18 smithi145 ceph-mon[99390]: osdmap e2187: 8 total, 8 up, 8 in 2024-09-16T07:01:18.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:18 smithi145 ceph-mon[99390]: pgmap v4213: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 92 op/s 2024-09-16T07:01:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:18 smithi145 ceph-mon[96887]: osdmap e2187: 8 total, 8 up, 8 in 2024-09-16T07:01:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:18 smithi145 ceph-mon[96887]: pgmap v4213: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 92 op/s 2024-09-16T07:01:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:18 smithi161 ceph-mon[87722]: osdmap e2187: 8 total, 8 up, 8 in 2024-09-16T07:01:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:18 smithi161 ceph-mon[87722]: pgmap v4213: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 92 op/s 2024-09-16T07:01:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:19 smithi145 ceph-mon[96887]: osdmap e2188: 8 total, 8 up, 8 in 2024-09-16T07:01:19.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:19 smithi145 ceph-mon[99390]: osdmap e2188: 8 total, 8 up, 8 in 2024-09-16T07:01:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:19 smithi161 ceph-mon[87722]: osdmap e2188: 8 total, 8 up, 8 in 2024-09-16T07:01:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:20 smithi145 ceph-mon[96887]: pgmap v4215: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 8.4 KiB/s wr, 106 op/s 2024-09-16T07:01:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:20 smithi145 ceph-mon[99390]: pgmap v4215: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 8.4 KiB/s wr, 106 op/s 2024-09-16T07:01:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:20 smithi161 ceph-mon[87722]: pgmap v4215: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 8.4 KiB/s wr, 106 op/s 2024-09-16T07:01:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:22.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:22 smithi145 ceph-mon[96887]: pgmap v4216: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.5 KiB/s wr, 80 op/s 2024-09-16T07:01:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:22 smithi145 ceph-mon[99390]: pgmap v4216: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.5 KiB/s wr, 80 op/s 2024-09-16T07:01:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:22 smithi161 ceph-mon[87722]: pgmap v4216: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.5 KiB/s wr, 80 op/s 2024-09-16T07:01:23.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:23 smithi145 ceph-mon[96887]: osdmap e2189: 8 total, 8 up, 8 in 2024-09-16T07:01:23.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:23 smithi145 ceph-mon[99390]: osdmap e2189: 8 total, 8 up, 8 in 2024-09-16T07:01:23.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:23 smithi161 ceph-mon[87722]: osdmap e2189: 8 total, 8 up, 8 in 2024-09-16T07:01:24.539 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:24 smithi145 ceph-mon[96887]: osdmap e2190: 8 total, 8 up, 8 in 2024-09-16T07:01:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:24 smithi145 ceph-mon[96887]: pgmap v4219: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 57 op/s 2024-09-16T07:01:24.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:01:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:01:24] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:01:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:24 smithi145 ceph-mon[99390]: osdmap e2190: 8 total, 8 up, 8 in 2024-09-16T07:01:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:24 smithi145 ceph-mon[99390]: pgmap v4219: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 57 op/s 2024-09-16T07:01:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:24 smithi161 ceph-mon[87722]: osdmap e2190: 8 total, 8 up, 8 in 2024-09-16T07:01:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:24 smithi161 ceph-mon[87722]: pgmap v4219: 137 pgs: 137 active+clean; 56 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 57 op/s 2024-09-16T07:01:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:25 smithi145 ceph-mon[96887]: osdmap e2191: 8 total, 8 up, 8 in 2024-09-16T07:01:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:25 smithi145 ceph-mon[99390]: osdmap e2191: 8 total, 8 up, 8 in 2024-09-16T07:01:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:25 smithi161 ceph-mon[87722]: osdmap e2191: 8 total, 8 up, 8 in 2024-09-16T07:01:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:26 smithi145 ceph-mon[96887]: pgmap v4221: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-16T07:01:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:26 smithi145 ceph-mon[99390]: pgmap v4221: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-16T07:01:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:26 smithi161 ceph-mon[87722]: pgmap v4221: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-16T07:01:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:28 smithi145 ceph-mon[96887]: pgmap v4222: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-09-16T07:01:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:28 smithi145 ceph-mon[99390]: pgmap v4222: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-09-16T07:01:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:28 smithi161 ceph-mon[87722]: pgmap v4222: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-09-16T07:01:30.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:29 smithi145 ceph-mon[96887]: osdmap e2192: 8 total, 8 up, 8 in 2024-09-16T07:01:30.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:29 smithi145 ceph-mon[99390]: osdmap e2192: 8 total, 8 up, 8 in 2024-09-16T07:01:30.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:29 smithi161 ceph-mon[87722]: osdmap e2192: 8 total, 8 up, 8 in 2024-09-16T07:01:30.993 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:31.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:30 smithi145 ceph-mon[96887]: pgmap v4224: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 645 KiB/s wr, 39 op/s 2024-09-16T07:01:31.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:30 smithi145 ceph-mon[96887]: osdmap e2193: 8 total, 8 up, 8 in 2024-09-16T07:01:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:30 smithi145 ceph-mon[99390]: pgmap v4224: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 645 KiB/s wr, 39 op/s 2024-09-16T07:01:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:30 smithi145 ceph-mon[99390]: osdmap e2193: 8 total, 8 up, 8 in 2024-09-16T07:01:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:30 smithi161 ceph-mon[87722]: pgmap v4224: 137 pgs: 137 active+clean; 60 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 645 KiB/s wr, 39 op/s 2024-09-16T07:01:31.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:30 smithi161 ceph-mon[87722]: osdmap e2193: 8 total, 8 up, 8 in 2024-09-16T07:01:32.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:31 smithi145 ceph-mon[96887]: osdmap e2194: 8 total, 8 up, 8 in 2024-09-16T07:01:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:31 smithi145 ceph-mon[99390]: osdmap e2194: 8 total, 8 up, 8 in 2024-09-16T07:01:32.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:31 smithi161 ceph-mon[87722]: osdmap e2194: 8 total, 8 up, 8 in 2024-09-16T07:01:33.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:32 smithi145 ceph-mon[96887]: pgmap v4227: 137 pgs: 137 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 685 KiB/s wr, 43 op/s 2024-09-16T07:01:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:32 smithi145 ceph-mon[99390]: pgmap v4227: 137 pgs: 137 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 685 KiB/s wr, 43 op/s 2024-09-16T07:01:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:32 smithi161 ceph-mon[87722]: pgmap v4227: 137 pgs: 137 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 685 KiB/s wr, 43 op/s 2024-09-16T07:01:34.975 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:01:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:01:34] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:01:35.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:34 smithi145 ceph-mon[96887]: pgmap v4228: 137 pgs: 137 active+clean; 65 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-09-16T07:01:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:34 smithi145 ceph-mon[99390]: pgmap v4228: 137 pgs: 137 active+clean; 65 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-09-16T07:01:35.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:34 smithi161 ceph-mon[87722]: pgmap v4228: 137 pgs: 137 active+clean; 65 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-09-16T07:01:36.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:35 smithi145 ceph-mon[96887]: osdmap e2195: 8 total, 8 up, 8 in 2024-09-16T07:01:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:35 smithi145 ceph-mon[99390]: osdmap e2195: 8 total, 8 up, 8 in 2024-09-16T07:01:36.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:35 smithi161 ceph-mon[87722]: osdmap e2195: 8 total, 8 up, 8 in 2024-09-16T07:01:37.023 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:37.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:36 smithi145 ceph-mon[99390]: pgmap v4230: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-16T07:01:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:36 smithi145 ceph-mon[99390]: osdmap e2196: 8 total, 8 up, 8 in 2024-09-16T07:01:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:36 smithi145 ceph-mon[96887]: pgmap v4230: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-16T07:01:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:36 smithi145 ceph-mon[96887]: osdmap e2196: 8 total, 8 up, 8 in 2024-09-16T07:01:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:36 smithi161 ceph-mon[87722]: pgmap v4230: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-16T07:01:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:36 smithi161 ceph-mon[87722]: osdmap e2196: 8 total, 8 up, 8 in 2024-09-16T07:01:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:38.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:38 smithi145 ceph-mon[96887]: osdmap e2197: 8 total, 8 up, 8 in 2024-09-16T07:01:38.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:38 smithi145 ceph-mon[99390]: osdmap e2197: 8 total, 8 up, 8 in 2024-09-16T07:01:38.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:38 smithi161 ceph-mon[87722]: osdmap e2197: 8 total, 8 up, 8 in 2024-09-16T07:01:39.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:39 smithi145 ceph-mon[96887]: pgmap v4233: 137 pgs: 137 active+clean; 67 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.5 KiB/s wr, 27 op/s 2024-09-16T07:01:39.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:39 smithi145 ceph-mon[99390]: pgmap v4233: 137 pgs: 137 active+clean; 67 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.5 KiB/s wr, 27 op/s 2024-09-16T07:01:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:39 smithi161 ceph-mon[87722]: pgmap v4233: 137 pgs: 137 active+clean; 67 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.5 KiB/s wr, 27 op/s 2024-09-16T07:01:41.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:41 smithi145 ceph-mon[96887]: pgmap v4234: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-09-16T07:01:41.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:41 smithi145 ceph-mon[99390]: pgmap v4234: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-09-16T07:01:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:41 smithi161 ceph-mon[87722]: pgmap v4234: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-09-16T07:01:42.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:42 smithi145 ceph-mon[96887]: osdmap e2198: 8 total, 8 up, 8 in 2024-09-16T07:01:42.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:42 smithi145 ceph-mon[99390]: osdmap e2198: 8 total, 8 up, 8 in 2024-09-16T07:01:42.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:42 smithi161 ceph-mon[87722]: osdmap e2198: 8 total, 8 up, 8 in 2024-09-16T07:01:43.054 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:43.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:43 smithi145 ceph-mon[96887]: pgmap v4236: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-09-16T07:01:43.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:43 smithi145 ceph-mon[96887]: osdmap e2199: 8 total, 8 up, 8 in 2024-09-16T07:01:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:43 smithi145 ceph-mon[99390]: pgmap v4236: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-09-16T07:01:43.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:43 smithi145 ceph-mon[99390]: osdmap e2199: 8 total, 8 up, 8 in 2024-09-16T07:01:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:43 smithi161 ceph-mon[87722]: pgmap v4236: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-09-16T07:01:43.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:43 smithi161 ceph-mon[87722]: osdmap e2199: 8 total, 8 up, 8 in 2024-09-16T07:01:44.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:44 smithi145 ceph-mon[96887]: osdmap e2200: 8 total, 8 up, 8 in 2024-09-16T07:01:44.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:44 smithi145 ceph-mon[99390]: osdmap e2200: 8 total, 8 up, 8 in 2024-09-16T07:01:44.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:44 smithi161 ceph-mon[87722]: osdmap e2200: 8 total, 8 up, 8 in 2024-09-16T07:01:45.032 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:01:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:01:44] "GET /metrics HTTP/1.1" 200 36788 "" "Prometheus/2.43.0" 2024-09-16T07:01:45.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:45 smithi145 ceph-mon[96887]: pgmap v4239: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 44 op/s 2024-09-16T07:01:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:45 smithi145 ceph-mon[99390]: pgmap v4239: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 44 op/s 2024-09-16T07:01:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:45 smithi161 ceph-mon[87722]: pgmap v4239: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 44 op/s 2024-09-16T07:01:47.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:47 smithi145 ceph-mon[99390]: pgmap v4240: 137 pgs: 137 active+clean; 78 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-16T07:01:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:47 smithi145 ceph-mon[96887]: pgmap v4240: 137 pgs: 137 active+clean; 78 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-16T07:01:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:47 smithi161 ceph-mon[87722]: pgmap v4240: 137 pgs: 137 active+clean; 78 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-16T07:01:48.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:48 smithi145 ceph-mon[96887]: osdmap e2201: 8 total, 8 up, 8 in 2024-09-16T07:01:48.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:48 smithi145 ceph-mon[99390]: osdmap e2201: 8 total, 8 up, 8 in 2024-09-16T07:01:48.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:48 smithi161 ceph-mon[87722]: osdmap e2201: 8 total, 8 up, 8 in 2024-09-16T07:01:49.081 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 (30625 ms) 2024-09-16T07:01:49.081 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP 2024-09-16T07:01:49.082 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:49.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:49 smithi145 ceph-mon[96887]: pgmap v4242: 137 pgs: 137 active+clean; 78 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-09-16T07:01:49.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:49 smithi145 ceph-mon[96887]: osdmap e2202: 8 total, 8 up, 8 in 2024-09-16T07:01:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:49 smithi145 ceph-mon[99390]: pgmap v4242: 137 pgs: 137 active+clean; 78 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-09-16T07:01:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:49 smithi145 ceph-mon[99390]: osdmap e2202: 8 total, 8 up, 8 in 2024-09-16T07:01:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:49 smithi161 ceph-mon[87722]: pgmap v4242: 137 pgs: 137 active+clean; 78 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-09-16T07:01:49.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:49 smithi161 ceph-mon[87722]: osdmap e2202: 8 total, 8 up, 8 in 2024-09-16T07:01:50.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:50 smithi145 ceph-mon[99390]: osdmap e2203: 8 total, 8 up, 8 in 2024-09-16T07:01:50.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:50 smithi145 ceph-mon[96887]: osdmap e2203: 8 total, 8 up, 8 in 2024-09-16T07:01:50.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:50 smithi161 ceph-mon[87722]: osdmap e2203: 8 total, 8 up, 8 in 2024-09-16T07:01:51.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:51 smithi145 ceph-mon[99390]: pgmap v4245: 137 pgs: 137 active+clean; 82 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 51 op/s 2024-09-16T07:01:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:51 smithi145 ceph-mon[96887]: pgmap v4245: 137 pgs: 137 active+clean; 82 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 51 op/s 2024-09-16T07:01:51.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:51 smithi161 ceph-mon[87722]: pgmap v4245: 137 pgs: 137 active+clean; 82 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 51 op/s 2024-09-16T07:01:52.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:52.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:52.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:01:53.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:53 smithi145 ceph-mon[96887]: pgmap v4246: 137 pgs: 137 active+clean; 90 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 687 KiB/s wr, 59 op/s 2024-09-16T07:01:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:53 smithi145 ceph-mon[99390]: pgmap v4246: 137 pgs: 137 active+clean; 90 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 687 KiB/s wr, 59 op/s 2024-09-16T07:01:53.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:53 smithi161 ceph-mon[87722]: pgmap v4246: 137 pgs: 137 active+clean; 90 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 687 KiB/s wr, 59 op/s 2024-09-16T07:01:54.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:54 smithi161 ceph-mon[87722]: osdmap e2204: 8 total, 8 up, 8 in 2024-09-16T07:01:54.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:54 smithi145 ceph-mon[96887]: osdmap e2204: 8 total, 8 up, 8 in 2024-09-16T07:01:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:54 smithi145 ceph-mon[99390]: osdmap e2204: 8 total, 8 up, 8 in 2024-09-16T07:01:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:01:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:01:54] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:01:55.121 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:01:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:55 smithi161 ceph-mon[87722]: pgmap v4248: 137 pgs: 137 active+clean; 90 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-09-16T07:01:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:55 smithi161 ceph-mon[87722]: osdmap e2205: 8 total, 8 up, 8 in 2024-09-16T07:01:55.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:55 smithi145 ceph-mon[96887]: pgmap v4248: 137 pgs: 137 active+clean; 90 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-09-16T07:01:55.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:55 smithi145 ceph-mon[96887]: osdmap e2205: 8 total, 8 up, 8 in 2024-09-16T07:01:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:55 smithi145 ceph-mon[99390]: pgmap v4248: 137 pgs: 137 active+clean; 90 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-09-16T07:01:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:55 smithi145 ceph-mon[99390]: osdmap e2205: 8 total, 8 up, 8 in 2024-09-16T07:01:56.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:56 smithi145 ceph-mon[96887]: osdmap e2206: 8 total, 8 up, 8 in 2024-09-16T07:01:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:56 smithi145 ceph-mon[99390]: osdmap e2206: 8 total, 8 up, 8 in 2024-09-16T07:01:56.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:56 smithi161 ceph-mon[87722]: osdmap e2206: 8 total, 8 up, 8 in 2024-09-16T07:01:57.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:57 smithi145 ceph-mon[96887]: pgmap v4251: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 685 KiB/s wr, 35 op/s 2024-09-16T07:01:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:57 smithi145 ceph-mon[99390]: pgmap v4251: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 685 KiB/s wr, 35 op/s 2024-09-16T07:01:57.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:57 smithi161 ceph-mon[87722]: pgmap v4251: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 685 KiB/s wr, 35 op/s 2024-09-16T07:01:58.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:01:58.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:01:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:01:59.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:59 smithi145 ceph-mon[99390]: pgmap v4252: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 24 op/s 2024-09-16T07:01:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:01:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:01:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:01:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:01:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:59 smithi145 ceph-mon[96887]: pgmap v4252: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 24 op/s 2024-09-16T07:01:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:01:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:01:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:01:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:01:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:59 smithi161 ceph-mon[87722]: pgmap v4252: 137 pgs: 137 active+clean; 94 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 24 op/s 2024-09-16T07:01:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:01:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:01:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:01:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:02:00.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:00 smithi145 ceph-mon[99390]: osdmap e2207: 8 total, 8 up, 8 in 2024-09-16T07:02:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:00 smithi145 ceph-mon[99390]: pgmap v4254: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-09-16T07:02:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:00 smithi145 ceph-mon[96887]: osdmap e2207: 8 total, 8 up, 8 in 2024-09-16T07:02:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:00 smithi145 ceph-mon[96887]: pgmap v4254: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-09-16T07:02:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:00 smithi161 ceph-mon[87722]: osdmap e2207: 8 total, 8 up, 8 in 2024-09-16T07:02:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:00 smithi161 ceph-mon[87722]: pgmap v4254: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-09-16T07:02:01.266 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:02:01.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:01 smithi145 ceph-mon[99390]: osdmap e2208: 8 total, 8 up, 8 in 2024-09-16T07:02:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:01 smithi145 ceph-mon[96887]: osdmap e2208: 8 total, 8 up, 8 in 2024-09-16T07:02:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:01 smithi161 ceph-mon[87722]: osdmap e2208: 8 total, 8 up, 8 in 2024-09-16T07:02:02.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:02 smithi145 ceph-mon[99390]: osdmap e2209: 8 total, 8 up, 8 in 2024-09-16T07:02:02.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:02 smithi145 ceph-mon[99390]: pgmap v4257: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-16T07:02:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:02 smithi145 ceph-mon[96887]: osdmap e2209: 8 total, 8 up, 8 in 2024-09-16T07:02:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:02 smithi145 ceph-mon[96887]: pgmap v4257: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-16T07:02:02.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:02 smithi161 ceph-mon[87722]: osdmap e2209: 8 total, 8 up, 8 in 2024-09-16T07:02:02.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:02 smithi161 ceph-mon[87722]: pgmap v4257: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-16T07:02:04.955 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:02:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:02:04] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:02:05.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:04 smithi145 ceph-mon[96887]: pgmap v4258: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T07:02:05.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:04 smithi145 ceph-mon[99390]: pgmap v4258: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T07:02:05.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:04 smithi161 ceph-mon[87722]: pgmap v4258: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T07:02:06.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:05 smithi145 ceph-mon[99390]: osdmap e2210: 8 total, 8 up, 8 in 2024-09-16T07:02:06.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:05 smithi145 ceph-mon[96887]: osdmap e2210: 8 total, 8 up, 8 in 2024-09-16T07:02:06.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:05 smithi161 ceph-mon[87722]: osdmap e2210: 8 total, 8 up, 8 in 2024-09-16T07:02:06.997 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:02:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:06 smithi145 ceph-mon[99390]: pgmap v4260: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.2 KiB/s wr, 34 op/s 2024-09-16T07:02:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:06 smithi145 ceph-mon[99390]: osdmap e2211: 8 total, 8 up, 8 in 2024-09-16T07:02:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:06 smithi145 ceph-mon[96887]: pgmap v4260: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.2 KiB/s wr, 34 op/s 2024-09-16T07:02:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:06 smithi145 ceph-mon[96887]: osdmap e2211: 8 total, 8 up, 8 in 2024-09-16T07:02:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:06 smithi161 ceph-mon[87722]: pgmap v4260: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.2 KiB/s wr, 34 op/s 2024-09-16T07:02:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:06 smithi161 ceph-mon[87722]: osdmap e2211: 8 total, 8 up, 8 in 2024-09-16T07:02:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:08.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:07 smithi145 ceph-mon[99390]: osdmap e2212: 8 total, 8 up, 8 in 2024-09-16T07:02:08.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:07 smithi145 ceph-mon[96887]: osdmap e2212: 8 total, 8 up, 8 in 2024-09-16T07:02:08.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:07 smithi161 ceph-mon[87722]: osdmap e2212: 8 total, 8 up, 8 in 2024-09-16T07:02:09.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:08 smithi145 ceph-mon[99390]: pgmap v4263: 137 pgs: 137 active+clean; 111 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-09-16T07:02:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:08 smithi145 ceph-mon[96887]: pgmap v4263: 137 pgs: 137 active+clean; 111 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-09-16T07:02:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:08 smithi161 ceph-mon[87722]: pgmap v4263: 137 pgs: 137 active+clean; 111 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-09-16T07:02:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:10 smithi145 ceph-mon[99390]: pgmap v4264: 137 pgs: 137 active+clean; 114 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 57 op/s 2024-09-16T07:02:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:10 smithi145 ceph-mon[96887]: pgmap v4264: 137 pgs: 137 active+clean; 114 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 57 op/s 2024-09-16T07:02:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:10 smithi161 ceph-mon[87722]: pgmap v4264: 137 pgs: 137 active+clean; 114 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 57 op/s 2024-09-16T07:02:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:11 smithi145 ceph-mon[96887]: osdmap e2213: 8 total, 8 up, 8 in 2024-09-16T07:02:12.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:11 smithi145 ceph-mon[99390]: osdmap e2213: 8 total, 8 up, 8 in 2024-09-16T07:02:12.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:11 smithi161 ceph-mon[87722]: osdmap e2213: 8 total, 8 up, 8 in 2024-09-16T07:02:13.030 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:02:13.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:12 smithi145 ceph-mon[99390]: pgmap v4266: 137 pgs: 137 active+clean; 118 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-09-16T07:02:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:12 smithi145 ceph-mon[99390]: osdmap e2214: 8 total, 8 up, 8 in 2024-09-16T07:02:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:12 smithi145 ceph-mon[96887]: pgmap v4266: 137 pgs: 137 active+clean; 118 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-09-16T07:02:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:12 smithi145 ceph-mon[96887]: osdmap e2214: 8 total, 8 up, 8 in 2024-09-16T07:02:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:12 smithi161 ceph-mon[87722]: pgmap v4266: 137 pgs: 137 active+clean; 118 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-09-16T07:02:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:12 smithi161 ceph-mon[87722]: osdmap e2214: 8 total, 8 up, 8 in 2024-09-16T07:02:14.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:14 smithi145 ceph-mon[96887]: osdmap e2215: 8 total, 8 up, 8 in 2024-09-16T07:02:14.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:14 smithi145 ceph-mon[99390]: osdmap e2215: 8 total, 8 up, 8 in 2024-09-16T07:02:14.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:14 smithi161 ceph-mon[87722]: osdmap e2215: 8 total, 8 up, 8 in 2024-09-16T07:02:15.005 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:02:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:02:14] "GET /metrics HTTP/1.1" 200 36788 "" "Prometheus/2.43.0" 2024-09-16T07:02:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:15 smithi145 ceph-mon[99390]: pgmap v4269: 137 pgs: 137 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-09-16T07:02:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:15 smithi145 ceph-mon[96887]: pgmap v4269: 137 pgs: 137 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-09-16T07:02:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:15 smithi161 ceph-mon[87722]: pgmap v4269: 137 pgs: 137 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-09-16T07:02:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:17 smithi145 ceph-mon[96887]: pgmap v4270: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T07:02:17.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:17 smithi145 ceph-mon[99390]: pgmap v4270: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T07:02:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:17 smithi161 ceph-mon[87722]: pgmap v4270: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-16T07:02:18.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:18 smithi145 ceph-mon[96887]: osdmap e2216: 8 total, 8 up, 8 in 2024-09-16T07:02:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:18 smithi145 ceph-mon[99390]: osdmap e2216: 8 total, 8 up, 8 in 2024-09-16T07:02:18.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:18 smithi161 ceph-mon[87722]: osdmap e2216: 8 total, 8 up, 8 in 2024-09-16T07:02:19.068 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP (29987 ms) 2024-09-16T07:02:19.068 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 2024-09-16T07:02:19.069 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:02:19.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:19 smithi145 ceph-mon[99390]: pgmap v4272: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-09-16T07:02:19.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:19 smithi145 ceph-mon[99390]: osdmap e2217: 8 total, 8 up, 8 in 2024-09-16T07:02:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:19 smithi145 ceph-mon[96887]: pgmap v4272: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-09-16T07:02:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:19 smithi145 ceph-mon[96887]: osdmap e2217: 8 total, 8 up, 8 in 2024-09-16T07:02:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:19 smithi161 ceph-mon[87722]: pgmap v4272: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-09-16T07:02:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:19 smithi161 ceph-mon[87722]: osdmap e2217: 8 total, 8 up, 8 in 2024-09-16T07:02:20.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:20 smithi145 ceph-mon[96887]: osdmap e2218: 8 total, 8 up, 8 in 2024-09-16T07:02:20.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:20 smithi145 ceph-mon[99390]: osdmap e2218: 8 total, 8 up, 8 in 2024-09-16T07:02:20.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:20 smithi161 ceph-mon[87722]: osdmap e2218: 8 total, 8 up, 8 in 2024-09-16T07:02:21.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:21 smithi145 ceph-mon[99390]: pgmap v4275: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.8 KiB/s wr, 56 op/s 2024-09-16T07:02:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:21 smithi145 ceph-mon[96887]: pgmap v4275: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.8 KiB/s wr, 56 op/s 2024-09-16T07:02:21.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:21 smithi161 ceph-mon[87722]: pgmap v4275: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.8 KiB/s wr, 56 op/s 2024-09-16T07:02:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:23.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:23 smithi145 ceph-mon[99390]: pgmap v4276: 137 pgs: 137 active+clean; 136 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-09-16T07:02:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:23 smithi145 ceph-mon[96887]: pgmap v4276: 137 pgs: 137 active+clean; 136 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-09-16T07:02:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:23 smithi161 ceph-mon[87722]: pgmap v4276: 137 pgs: 137 active+clean; 136 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-09-16T07:02:25.056 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:02:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:02:24] "GET /metrics HTTP/1.1" 200 36786 "" "Prometheus/2.43.0" 2024-09-16T07:02:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:25 smithi145 ceph-mon[96887]: pgmap v4277: 137 pgs: 137 active+clean; 136 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 598 KiB/s wr, 38 op/s 2024-09-16T07:02:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:25 smithi145 ceph-mon[99390]: pgmap v4277: 137 pgs: 137 active+clean; 136 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 598 KiB/s wr, 38 op/s 2024-09-16T07:02:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:25 smithi161 ceph-mon[87722]: pgmap v4277: 137 pgs: 137 active+clean; 136 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 598 KiB/s wr, 38 op/s 2024-09-16T07:02:26.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:26 smithi145 ceph-mon[99390]: osdmap e2219: 8 total, 8 up, 8 in 2024-09-16T07:02:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:26 smithi145 ceph-mon[96887]: osdmap e2219: 8 total, 8 up, 8 in 2024-09-16T07:02:26.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:26 smithi161 ceph-mon[87722]: osdmap e2219: 8 total, 8 up, 8 in 2024-09-16T07:02:27.103 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:02:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:27 smithi161 ceph-mon[87722]: pgmap v4279: 137 pgs: 137 active+clean; 140 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.0 MiB/s wr, 38 op/s 2024-09-16T07:02:27.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:27 smithi161 ceph-mon[87722]: osdmap e2220: 8 total, 8 up, 8 in 2024-09-16T07:02:27.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:27 smithi145 ceph-mon[96887]: pgmap v4279: 137 pgs: 137 active+clean; 140 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.0 MiB/s wr, 38 op/s 2024-09-16T07:02:27.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:27 smithi145 ceph-mon[96887]: osdmap e2220: 8 total, 8 up, 8 in 2024-09-16T07:02:27.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:27 smithi145 ceph-mon[99390]: pgmap v4279: 137 pgs: 137 active+clean; 140 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.0 MiB/s wr, 38 op/s 2024-09-16T07:02:27.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:27 smithi145 ceph-mon[99390]: osdmap e2220: 8 total, 8 up, 8 in 2024-09-16T07:02:28.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:28 smithi145 ceph-mon[99390]: osdmap e2221: 8 total, 8 up, 8 in 2024-09-16T07:02:28.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:28 smithi145 ceph-mon[96887]: osdmap e2221: 8 total, 8 up, 8 in 2024-09-16T07:02:28.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:28 smithi161 ceph-mon[87722]: osdmap e2221: 8 total, 8 up, 8 in 2024-09-16T07:02:29.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:29 smithi145 ceph-mon[99390]: pgmap v4282: 137 pgs: 137 active+clean; 140 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 686 KiB/s wr, 9 op/s 2024-09-16T07:02:29.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:29 smithi145 ceph-mon[96887]: pgmap v4282: 137 pgs: 137 active+clean; 140 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 686 KiB/s wr, 9 op/s 2024-09-16T07:02:29.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:29 smithi161 ceph-mon[87722]: pgmap v4282: 137 pgs: 137 active+clean; 140 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 686 KiB/s wr, 9 op/s 2024-09-16T07:02:31.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:31 smithi145 ceph-mon[96887]: pgmap v4283: 137 pgs: 137 active+clean; 152 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-09-16T07:02:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:31 smithi145 ceph-mon[99390]: pgmap v4283: 137 pgs: 137 active+clean; 152 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-09-16T07:02:31.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:31 smithi161 ceph-mon[87722]: pgmap v4283: 137 pgs: 137 active+clean; 152 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-09-16T07:02:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:33 smithi161 ceph-mon[87722]: pgmap v4284: 137 pgs: 137 active+clean; 152 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-09-16T07:02:33.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:33 smithi145 ceph-mon[96887]: pgmap v4284: 137 pgs: 137 active+clean; 152 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-09-16T07:02:33.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:33 smithi145 ceph-mon[99390]: pgmap v4284: 137 pgs: 137 active+clean; 152 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.8 MiB/s wr, 39 op/s 2024-09-16T07:02:35.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:02:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:02:34] "GET /metrics HTTP/1.1" 200 36786 "" "Prometheus/2.43.0" 2024-09-16T07:02:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:35 smithi145 ceph-mon[96887]: pgmap v4285: 137 pgs: 137 active+clean; 152 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T07:02:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:35 smithi145 ceph-mon[96887]: osdmap e2222: 8 total, 8 up, 8 in 2024-09-16T07:02:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:35 smithi145 ceph-mon[99390]: pgmap v4285: 137 pgs: 137 active+clean; 152 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T07:02:35.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:35 smithi145 ceph-mon[99390]: osdmap e2222: 8 total, 8 up, 8 in 2024-09-16T07:02:35.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:35 smithi161 ceph-mon[87722]: pgmap v4285: 137 pgs: 137 active+clean; 152 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T07:02:35.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:35 smithi161 ceph-mon[87722]: osdmap e2222: 8 total, 8 up, 8 in 2024-09-16T07:02:36.149 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:02:36.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:36 smithi145 ceph-mon[96887]: osdmap e2223: 8 total, 8 up, 8 in 2024-09-16T07:02:36.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:36 smithi145 ceph-mon[99390]: osdmap e2223: 8 total, 8 up, 8 in 2024-09-16T07:02:36.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:36 smithi161 ceph-mon[87722]: osdmap e2223: 8 total, 8 up, 8 in 2024-09-16T07:02:37.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:37 smithi145 ceph-mon[99390]: pgmap v4288: 137 pgs: 137 active+clean; 165 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.0 MiB/s wr, 43 op/s 2024-09-16T07:02:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:37 smithi145 ceph-mon[99390]: osdmap e2224: 8 total, 8 up, 8 in 2024-09-16T07:02:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:37 smithi145 ceph-mon[96887]: pgmap v4288: 137 pgs: 137 active+clean; 165 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.0 MiB/s wr, 43 op/s 2024-09-16T07:02:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:37 smithi145 ceph-mon[96887]: osdmap e2224: 8 total, 8 up, 8 in 2024-09-16T07:02:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:37 smithi161 ceph-mon[87722]: pgmap v4288: 137 pgs: 137 active+clean; 165 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.0 MiB/s wr, 43 op/s 2024-09-16T07:02:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:37 smithi161 ceph-mon[87722]: osdmap e2224: 8 total, 8 up, 8 in 2024-09-16T07:02:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:39.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:39 smithi145 ceph-mon[99390]: pgmap v4290: 137 pgs: 137 active+clean; 165 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-09-16T07:02:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:39 smithi145 ceph-mon[96887]: pgmap v4290: 137 pgs: 137 active+clean; 165 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-09-16T07:02:39.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:39 smithi161 ceph-mon[87722]: pgmap v4290: 137 pgs: 137 active+clean; 165 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-09-16T07:02:41.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:41 smithi145 ceph-mon[96887]: pgmap v4291: 137 pgs: 137 active+clean; 170 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:02:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:41 smithi145 ceph-mon[99390]: pgmap v4291: 137 pgs: 137 active+clean; 170 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:02:41.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:41 smithi161 ceph-mon[87722]: pgmap v4291: 137 pgs: 137 active+clean; 170 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:02:43.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:43 smithi145 ceph-mon[99390]: pgmap v4292: 137 pgs: 137 active+clean; 170 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-09-16T07:02:43.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:43 smithi145 ceph-mon[99390]: osdmap e2225: 8 total, 8 up, 8 in 2024-09-16T07:02:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:43 smithi145 ceph-mon[96887]: pgmap v4292: 137 pgs: 137 active+clean; 170 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-09-16T07:02:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:43 smithi145 ceph-mon[96887]: osdmap e2225: 8 total, 8 up, 8 in 2024-09-16T07:02:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:43 smithi161 ceph-mon[87722]: pgmap v4292: 137 pgs: 137 active+clean; 170 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-09-16T07:02:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:43 smithi161 ceph-mon[87722]: osdmap e2225: 8 total, 8 up, 8 in 2024-09-16T07:02:44.187 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:02:44.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:44 smithi145 ceph-mon[96887]: osdmap e2226: 8 total, 8 up, 8 in 2024-09-16T07:02:44.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:44 smithi145 ceph-mon[99390]: osdmap e2226: 8 total, 8 up, 8 in 2024-09-16T07:02:44.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:44 smithi161 ceph-mon[87722]: osdmap e2226: 8 total, 8 up, 8 in 2024-09-16T07:02:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:02:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:02:44] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T07:02:45.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:45 smithi145 ceph-mon[99390]: pgmap v4295: 137 pgs: 137 active+clean; 178 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T07:02:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:45 smithi145 ceph-mon[99390]: osdmap e2227: 8 total, 8 up, 8 in 2024-09-16T07:02:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:45 smithi145 ceph-mon[96887]: pgmap v4295: 137 pgs: 137 active+clean; 178 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T07:02:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:45 smithi145 ceph-mon[96887]: osdmap e2227: 8 total, 8 up, 8 in 2024-09-16T07:02:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:45 smithi161 ceph-mon[87722]: pgmap v4295: 137 pgs: 137 active+clean; 178 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-16T07:02:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:45 smithi161 ceph-mon[87722]: osdmap e2227: 8 total, 8 up, 8 in 2024-09-16T07:02:47.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:47 smithi145 ceph-mon[99390]: pgmap v4297: 137 pgs: 137 active+clean; 187 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-09-16T07:02:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:47 smithi145 ceph-mon[96887]: pgmap v4297: 137 pgs: 137 active+clean; 187 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-09-16T07:02:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:47 smithi161 ceph-mon[87722]: pgmap v4297: 137 pgs: 137 active+clean; 187 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-09-16T07:02:49.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:49 smithi145 ceph-mon[96887]: pgmap v4298: 137 pgs: 137 active+clean; 188 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:02:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:49 smithi145 ceph-mon[99390]: pgmap v4298: 137 pgs: 137 active+clean; 188 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:02:49.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:49 smithi161 ceph-mon[87722]: pgmap v4298: 137 pgs: 137 active+clean; 188 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:02:51.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:51 smithi145 ceph-mon[99390]: pgmap v4299: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.6 MiB/s wr, 36 op/s 2024-09-16T07:02:51.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:51 smithi145 ceph-mon[99390]: osdmap e2228: 8 total, 8 up, 8 in 2024-09-16T07:02:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:51 smithi145 ceph-mon[96887]: pgmap v4299: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.6 MiB/s wr, 36 op/s 2024-09-16T07:02:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:51 smithi145 ceph-mon[96887]: osdmap e2228: 8 total, 8 up, 8 in 2024-09-16T07:02:51.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:51 smithi161 ceph-mon[87722]: pgmap v4299: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.6 MiB/s wr, 36 op/s 2024-09-16T07:02:51.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:51 smithi161 ceph-mon[87722]: osdmap e2228: 8 total, 8 up, 8 in 2024-09-16T07:02:52.215 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:02:52.467 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:52 smithi145 ceph-mon[99390]: osdmap e2229: 8 total, 8 up, 8 in 2024-09-16T07:02:52.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:52.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:52 smithi145 ceph-mon[99390]: pgmap v4302: 137 pgs: 137 active+clean; 200 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-09-16T07:02:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:52 smithi145 ceph-mon[96887]: osdmap e2229: 8 total, 8 up, 8 in 2024-09-16T07:02:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:52 smithi145 ceph-mon[96887]: pgmap v4302: 137 pgs: 137 active+clean; 200 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-09-16T07:02:52.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:52 smithi161 ceph-mon[87722]: osdmap e2229: 8 total, 8 up, 8 in 2024-09-16T07:02:52.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:02:52.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:52 smithi161 ceph-mon[87722]: pgmap v4302: 137 pgs: 137 active+clean; 200 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-09-16T07:02:53.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:53 smithi145 ceph-mon[99390]: osdmap e2230: 8 total, 8 up, 8 in 2024-09-16T07:02:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:53 smithi145 ceph-mon[96887]: osdmap e2230: 8 total, 8 up, 8 in 2024-09-16T07:02:53.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:53 smithi161 ceph-mon[87722]: osdmap e2230: 8 total, 8 up, 8 in 2024-09-16T07:02:54.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:54 smithi145 ceph-mon[96887]: pgmap v4304: 137 pgs: 137 active+clean; 204 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-16T07:02:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:54 smithi145 ceph-mon[99390]: pgmap v4304: 137 pgs: 137 active+clean; 204 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-16T07:02:54.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:54 smithi161 ceph-mon[87722]: pgmap v4304: 137 pgs: 137 active+clean; 204 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-16T07:02:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:02:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:02:54] "GET /metrics HTTP/1.1" 200 36794 "" "Prometheus/2.43.0" 2024-09-16T07:02:57.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:56 smithi145 ceph-mon[96887]: pgmap v4305: 137 pgs: 137 active+clean; 206 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-16T07:02:57.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:56 smithi145 ceph-mon[99390]: pgmap v4305: 137 pgs: 137 active+clean; 206 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-16T07:02:57.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:56 smithi161 ceph-mon[87722]: pgmap v4305: 137 pgs: 137 active+clean; 206 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-16T07:02:59.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[99390]: pgmap v4306: 137 pgs: 137 active+clean; 206 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[99390]: osdmap e2231: 8 total, 8 up, 8 in 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[96887]: pgmap v4306: 137 pgs: 137 active+clean; 206 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[96887]: osdmap e2231: 8 total, 8 up, 8 in 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:02:59.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:02:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:02:59.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:02:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:58 smithi161 ceph-mon[87722]: pgmap v4306: 137 pgs: 137 active+clean; 206 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-09-16T07:02:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:58 smithi161 ceph-mon[87722]: osdmap e2231: 8 total, 8 up, 8 in 2024-09-16T07:02:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:02:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:02:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:02:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:03:00.037 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 (40969 ms) 2024-09-16T07:03:00.037 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP 2024-09-16T07:03:00.037 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:00.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:02:59 smithi145 ceph-mon[99390]: osdmap e2232: 8 total, 8 up, 8 in 2024-09-16T07:03:00.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:02:59 smithi145 ceph-mon[96887]: osdmap e2232: 8 total, 8 up, 8 in 2024-09-16T07:03:00.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:02:59 smithi161 ceph-mon[87722]: osdmap e2232: 8 total, 8 up, 8 in 2024-09-16T07:03:01.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:01 smithi145 ceph-mon[99390]: pgmap v4309: 137 pgs: 137 active+clean; 222 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 45 op/s 2024-09-16T07:03:01.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:01 smithi145 ceph-mon[99390]: osdmap e2233: 8 total, 8 up, 8 in 2024-09-16T07:03:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:01 smithi145 ceph-mon[96887]: pgmap v4309: 137 pgs: 137 active+clean; 222 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 45 op/s 2024-09-16T07:03:01.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:01 smithi145 ceph-mon[96887]: osdmap e2233: 8 total, 8 up, 8 in 2024-09-16T07:03:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:01 smithi161 ceph-mon[87722]: pgmap v4309: 137 pgs: 137 active+clean; 222 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 45 op/s 2024-09-16T07:03:01.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:01 smithi161 ceph-mon[87722]: osdmap e2233: 8 total, 8 up, 8 in 2024-09-16T07:03:02.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:02 smithi145 ceph-mon[99390]: pgmap v4311: 137 pgs: 137 active+clean; 230 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-16T07:03:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:02 smithi145 ceph-mon[96887]: pgmap v4311: 137 pgs: 137 active+clean; 230 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-16T07:03:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:02 smithi161 ceph-mon[87722]: pgmap v4311: 137 pgs: 137 active+clean; 230 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-09-16T07:03:04.974 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:03:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:03:04] "GET /metrics HTTP/1.1" 200 36794 "" "Prometheus/2.43.0" 2024-09-16T07:03:04.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:04 smithi145 ceph-mon[96887]: pgmap v4312: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T07:03:05.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:04 smithi145 ceph-mon[99390]: pgmap v4312: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T07:03:05.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:04 smithi161 ceph-mon[87722]: pgmap v4312: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-09-16T07:03:07.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:06 smithi145 ceph-mon[96887]: pgmap v4313: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:06 smithi145 ceph-mon[96887]: osdmap e2234: 8 total, 8 up, 8 in 2024-09-16T07:03:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:06 smithi145 ceph-mon[99390]: pgmap v4313: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:06 smithi145 ceph-mon[99390]: osdmap e2234: 8 total, 8 up, 8 in 2024-09-16T07:03:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:06 smithi161 ceph-mon[87722]: pgmap v4313: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:06 smithi161 ceph-mon[87722]: osdmap e2234: 8 total, 8 up, 8 in 2024-09-16T07:03:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:08.034 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:08.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:07 smithi145 ceph-mon[96887]: osdmap e2235: 8 total, 8 up, 8 in 2024-09-16T07:03:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:07 smithi145 ceph-mon[99390]: osdmap e2235: 8 total, 8 up, 8 in 2024-09-16T07:03:08.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:07 smithi161 ceph-mon[87722]: osdmap e2235: 8 total, 8 up, 8 in 2024-09-16T07:03:09.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:09 smithi145 ceph-mon[99390]: pgmap v4316: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 523 KiB/s wr, 40 op/s 2024-09-16T07:03:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:09 smithi145 ceph-mon[99390]: osdmap e2236: 8 total, 8 up, 8 in 2024-09-16T07:03:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:09 smithi145 ceph-mon[96887]: pgmap v4316: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 523 KiB/s wr, 40 op/s 2024-09-16T07:03:09.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:09 smithi145 ceph-mon[96887]: osdmap e2236: 8 total, 8 up, 8 in 2024-09-16T07:03:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:09 smithi161 ceph-mon[87722]: pgmap v4316: 137 pgs: 137 active+clean; 230 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 523 KiB/s wr, 40 op/s 2024-09-16T07:03:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:09 smithi161 ceph-mon[87722]: osdmap e2236: 8 total, 8 up, 8 in 2024-09-16T07:03:11.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:11 smithi145 ceph-mon[99390]: pgmap v4318: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T07:03:11.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:11 smithi145 ceph-mon[96887]: pgmap v4318: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T07:03:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:11 smithi161 ceph-mon[87722]: pgmap v4318: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-16T07:03:13.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:13 smithi145 ceph-mon[96887]: pgmap v4319: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-09-16T07:03:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:13 smithi145 ceph-mon[99390]: pgmap v4319: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-09-16T07:03:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:13 smithi161 ceph-mon[87722]: pgmap v4319: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-09-16T07:03:15.022 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:03:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:03:14] "GET /metrics HTTP/1.1" 200 36786 "" "Prometheus/2.43.0" 2024-09-16T07:03:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:15 smithi145 ceph-mon[96887]: pgmap v4320: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:15.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:15 smithi145 ceph-mon[96887]: osdmap e2237: 8 total, 8 up, 8 in 2024-09-16T07:03:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:15 smithi145 ceph-mon[99390]: pgmap v4320: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:15.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:15 smithi145 ceph-mon[99390]: osdmap e2237: 8 total, 8 up, 8 in 2024-09-16T07:03:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:15 smithi161 ceph-mon[87722]: pgmap v4320: 137 pgs: 137 active+clean; 246 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:15 smithi161 ceph-mon[87722]: osdmap e2237: 8 total, 8 up, 8 in 2024-09-16T07:03:16.059 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:16.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:16 smithi145 ceph-mon[99390]: osdmap e2238: 8 total, 8 up, 8 in 2024-09-16T07:03:16.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:16 smithi145 ceph-mon[96887]: osdmap e2238: 8 total, 8 up, 8 in 2024-09-16T07:03:16.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:16 smithi161 ceph-mon[87722]: osdmap e2238: 8 total, 8 up, 8 in 2024-09-16T07:03:17.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:17 smithi145 ceph-mon[99390]: pgmap v4323: 137 pgs: 137 active+clean; 257 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-09-16T07:03:17.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:17 smithi145 ceph-mon[99390]: osdmap e2239: 8 total, 8 up, 8 in 2024-09-16T07:03:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:17 smithi145 ceph-mon[96887]: pgmap v4323: 137 pgs: 137 active+clean; 257 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-09-16T07:03:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:17 smithi145 ceph-mon[96887]: osdmap e2239: 8 total, 8 up, 8 in 2024-09-16T07:03:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:17 smithi161 ceph-mon[87722]: pgmap v4323: 137 pgs: 137 active+clean; 257 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-09-16T07:03:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:17 smithi161 ceph-mon[87722]: osdmap e2239: 8 total, 8 up, 8 in 2024-09-16T07:03:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:19 smithi145 ceph-mon[99390]: pgmap v4325: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-16T07:03:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:19 smithi145 ceph-mon[96887]: pgmap v4325: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-16T07:03:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:19 smithi161 ceph-mon[87722]: pgmap v4325: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-16T07:03:21.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:21 smithi145 ceph-mon[96887]: pgmap v4326: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T07:03:21.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:21 smithi145 ceph-mon[99390]: pgmap v4326: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T07:03:21.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:21 smithi161 ceph-mon[87722]: pgmap v4326: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-16T07:03:22.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:23.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:23 smithi145 ceph-mon[99390]: pgmap v4327: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:23 smithi145 ceph-mon[99390]: osdmap e2240: 8 total, 8 up, 8 in 2024-09-16T07:03:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:23 smithi145 ceph-mon[96887]: pgmap v4327: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:23 smithi145 ceph-mon[96887]: osdmap e2240: 8 total, 8 up, 8 in 2024-09-16T07:03:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:23 smithi161 ceph-mon[87722]: pgmap v4327: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-16T07:03:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:23 smithi161 ceph-mon[87722]: osdmap e2240: 8 total, 8 up, 8 in 2024-09-16T07:03:24.088 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:24.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:24 smithi145 ceph-mon[99390]: osdmap e2241: 8 total, 8 up, 8 in 2024-09-16T07:03:24.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:24 smithi145 ceph-mon[96887]: osdmap e2241: 8 total, 8 up, 8 in 2024-09-16T07:03:24.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:24 smithi161 ceph-mon[87722]: osdmap e2241: 8 total, 8 up, 8 in 2024-09-16T07:03:25.054 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:03:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:03:24] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T07:03:25.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:25 smithi145 ceph-mon[96887]: pgmap v4330: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-09-16T07:03:25.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:25 smithi145 ceph-mon[96887]: osdmap e2242: 8 total, 8 up, 8 in 2024-09-16T07:03:25.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:25 smithi145 ceph-mon[99390]: pgmap v4330: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-09-16T07:03:25.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:25 smithi145 ceph-mon[99390]: osdmap e2242: 8 total, 8 up, 8 in 2024-09-16T07:03:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:25 smithi161 ceph-mon[87722]: pgmap v4330: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-09-16T07:03:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:25 smithi161 ceph-mon[87722]: osdmap e2242: 8 total, 8 up, 8 in 2024-09-16T07:03:27.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:27 smithi145 ceph-mon[96887]: pgmap v4332: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:03:27.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:27 smithi145 ceph-mon[99390]: pgmap v4332: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:03:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:27 smithi161 ceph-mon[87722]: pgmap v4332: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-16T07:03:29.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:29 smithi145 ceph-mon[96887]: pgmap v4333: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-09-16T07:03:29.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:29 smithi145 ceph-mon[99390]: pgmap v4333: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-09-16T07:03:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:29 smithi161 ceph-mon[87722]: pgmap v4333: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-09-16T07:03:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:31 smithi161 ceph-mon[87722]: pgmap v4334: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-09-16T07:03:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:31 smithi161 ceph-mon[87722]: osdmap e2243: 8 total, 8 up, 8 in 2024-09-16T07:03:31.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:31 smithi145 ceph-mon[96887]: pgmap v4334: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-09-16T07:03:31.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:31 smithi145 ceph-mon[96887]: osdmap e2243: 8 total, 8 up, 8 in 2024-09-16T07:03:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:31 smithi145 ceph-mon[99390]: pgmap v4334: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-09-16T07:03:31.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:31 smithi145 ceph-mon[99390]: osdmap e2243: 8 total, 8 up, 8 in 2024-09-16T07:03:32.124 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:32.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:32 smithi145 ceph-mon[96887]: osdmap e2244: 8 total, 8 up, 8 in 2024-09-16T07:03:32.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:32 smithi145 ceph-mon[99390]: osdmap e2244: 8 total, 8 up, 8 in 2024-09-16T07:03:32.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:32 smithi161 ceph-mon[87722]: osdmap e2244: 8 total, 8 up, 8 in 2024-09-16T07:03:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:33 smithi161 ceph-mon[87722]: pgmap v4337: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-09-16T07:03:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:33 smithi161 ceph-mon[87722]: osdmap e2245: 8 total, 8 up, 8 in 2024-09-16T07:03:33.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:33 smithi145 ceph-mon[99390]: pgmap v4337: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-09-16T07:03:33.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:33 smithi145 ceph-mon[99390]: osdmap e2245: 8 total, 8 up, 8 in 2024-09-16T07:03:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:33 smithi145 ceph-mon[96887]: pgmap v4337: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-09-16T07:03:33.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:33 smithi145 ceph-mon[96887]: osdmap e2245: 8 total, 8 up, 8 in 2024-09-16T07:03:35.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:03:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:03:34] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T07:03:35.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:35 smithi145 ceph-mon[99390]: pgmap v4339: 137 pgs: 137 active+clean; 306 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-09-16T07:03:35.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:35 smithi145 ceph-mon[96887]: pgmap v4339: 137 pgs: 137 active+clean; 306 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-09-16T07:03:35.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:35 smithi161 ceph-mon[87722]: pgmap v4339: 137 pgs: 137 active+clean; 306 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-09-16T07:03:37.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:37 smithi145 ceph-mon[96887]: pgmap v4340: 137 pgs: 137 active+clean; 312 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-09-16T07:03:37.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:37 smithi145 ceph-mon[99390]: pgmap v4340: 137 pgs: 137 active+clean; 312 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-09-16T07:03:37.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:37 smithi161 ceph-mon[87722]: pgmap v4340: 137 pgs: 137 active+clean; 312 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-09-16T07:03:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:39.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:39 smithi145 ceph-mon[96887]: pgmap v4341: 137 pgs: 137 active+clean; 312 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-09-16T07:03:39.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:39 smithi145 ceph-mon[96887]: osdmap e2246: 8 total, 8 up, 8 in 2024-09-16T07:03:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:39 smithi145 ceph-mon[99390]: pgmap v4341: 137 pgs: 137 active+clean; 312 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-09-16T07:03:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:39 smithi145 ceph-mon[99390]: osdmap e2246: 8 total, 8 up, 8 in 2024-09-16T07:03:39.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:39 smithi161 ceph-mon[87722]: pgmap v4341: 137 pgs: 137 active+clean; 312 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-09-16T07:03:39.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:39 smithi161 ceph-mon[87722]: osdmap e2246: 8 total, 8 up, 8 in 2024-09-16T07:03:40.086 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:03:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=cleanup t=2024-09-16T07:03:39.808211662Z level=info msg="Completed cleanup jobs" duration=2.362094ms 2024-09-16T07:03:40.153 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP (40116 ms) 2024-09-16T07:03:40.153 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-09-16T07:03:40.153 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:40.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:40 smithi145 ceph-mon[96887]: osdmap e2247: 8 total, 8 up, 8 in 2024-09-16T07:03:40.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:40 smithi145 ceph-mon[99390]: osdmap e2247: 8 total, 8 up, 8 in 2024-09-16T07:03:40.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:40 smithi161 ceph-mon[87722]: osdmap e2247: 8 total, 8 up, 8 in 2024-09-16T07:03:41.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:41 smithi145 ceph-mon[96887]: pgmap v4344: 137 pgs: 137 active+clean; 320 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.6 MiB/s wr, 39 op/s 2024-09-16T07:03:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:41 smithi145 ceph-mon[96887]: osdmap e2248: 8 total, 8 up, 8 in 2024-09-16T07:03:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:41 smithi145 ceph-mon[99390]: pgmap v4344: 137 pgs: 137 active+clean; 320 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.6 MiB/s wr, 39 op/s 2024-09-16T07:03:41.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:41 smithi145 ceph-mon[99390]: osdmap e2248: 8 total, 8 up, 8 in 2024-09-16T07:03:41.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:41 smithi161 ceph-mon[87722]: pgmap v4344: 137 pgs: 137 active+clean; 320 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.6 MiB/s wr, 39 op/s 2024-09-16T07:03:41.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:41 smithi161 ceph-mon[87722]: osdmap e2248: 8 total, 8 up, 8 in 2024-09-16T07:03:42.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:42 smithi145 ceph-mon[96887]: osdmap e2249: 8 total, 8 up, 8 in 2024-09-16T07:03:42.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:42 smithi145 ceph-mon[99390]: osdmap e2249: 8 total, 8 up, 8 in 2024-09-16T07:03:42.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:42 smithi161 ceph-mon[87722]: osdmap e2249: 8 total, 8 up, 8 in 2024-09-16T07:03:43.174 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3021 ms) 2024-09-16T07:03:43.174 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-09-16T07:03:43.174 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:43.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:43 smithi145 ceph-mon[96887]: pgmap v4347: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.0 MiB/s wr, 42 op/s 2024-09-16T07:03:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:43 smithi145 ceph-mon[96887]: osdmap e2250: 8 total, 8 up, 8 in 2024-09-16T07:03:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:43 smithi145 ceph-mon[99390]: pgmap v4347: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.0 MiB/s wr, 42 op/s 2024-09-16T07:03:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:43 smithi145 ceph-mon[99390]: osdmap e2250: 8 total, 8 up, 8 in 2024-09-16T07:03:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:43 smithi161 ceph-mon[87722]: pgmap v4347: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.0 MiB/s wr, 42 op/s 2024-09-16T07:03:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:43 smithi161 ceph-mon[87722]: osdmap e2250: 8 total, 8 up, 8 in 2024-09-16T07:03:44.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:44 smithi145 ceph-mon[99390]: osdmap e2251: 8 total, 8 up, 8 in 2024-09-16T07:03:44.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:44 smithi145 ceph-mon[96887]: osdmap e2251: 8 total, 8 up, 8 in 2024-09-16T07:03:44.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:44 smithi161 ceph-mon[87722]: osdmap e2251: 8 total, 8 up, 8 in 2024-09-16T07:03:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:03:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:03:44] "GET /metrics HTTP/1.1" 200 36786 "" "Prometheus/2.43.0" 2024-09-16T07:03:45.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:45 smithi145 ceph-mon[99390]: pgmap v4350: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 MiB/s wr, 32 op/s 2024-09-16T07:03:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:45 smithi145 ceph-mon[99390]: osdmap e2252: 8 total, 8 up, 8 in 2024-09-16T07:03:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:45 smithi145 ceph-mon[96887]: pgmap v4350: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 MiB/s wr, 32 op/s 2024-09-16T07:03:45.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:45 smithi145 ceph-mon[96887]: osdmap e2252: 8 total, 8 up, 8 in 2024-09-16T07:03:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:45 smithi161 ceph-mon[87722]: pgmap v4350: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 MiB/s wr, 32 op/s 2024-09-16T07:03:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:45 smithi161 ceph-mon[87722]: osdmap e2252: 8 total, 8 up, 8 in 2024-09-16T07:03:46.213 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3040 ms) 2024-09-16T07:03:46.213 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-09-16T07:03:46.213 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:46.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:46 smithi145 ceph-mon[96887]: osdmap e2253: 8 total, 8 up, 8 in 2024-09-16T07:03:46.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:46 smithi145 ceph-mon[99390]: osdmap e2253: 8 total, 8 up, 8 in 2024-09-16T07:03:46.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:46 smithi161 ceph-mon[87722]: osdmap e2253: 8 total, 8 up, 8 in 2024-09-16T07:03:47.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:47 smithi145 ceph-mon[96887]: pgmap v4353: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 10 KiB/s wr, 88 op/s 2024-09-16T07:03:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:47 smithi145 ceph-mon[96887]: osdmap e2254: 8 total, 8 up, 8 in 2024-09-16T07:03:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:47 smithi145 ceph-mon[99390]: pgmap v4353: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 10 KiB/s wr, 88 op/s 2024-09-16T07:03:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:47 smithi145 ceph-mon[99390]: osdmap e2254: 8 total, 8 up, 8 in 2024-09-16T07:03:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:47 smithi161 ceph-mon[87722]: pgmap v4353: 137 pgs: 137 active+clean; 336 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 10 KiB/s wr, 88 op/s 2024-09-16T07:03:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:47 smithi161 ceph-mon[87722]: osdmap e2254: 8 total, 8 up, 8 in 2024-09-16T07:03:48.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:48 smithi145 ceph-mon[96887]: osdmap e2255: 8 total, 8 up, 8 in 2024-09-16T07:03:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:48 smithi145 ceph-mon[99390]: osdmap e2255: 8 total, 8 up, 8 in 2024-09-16T07:03:48.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:48 smithi161 ceph-mon[87722]: osdmap e2255: 8 total, 8 up, 8 in 2024-09-16T07:03:49.231 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3018 ms) 2024-09-16T07:03:49.232 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-09-16T07:03:49.232 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:03:49.320 INFO:tasks.workunit.client.0.smithi145.stdout: i=0 exists [88369475~2938774,95237283~7741096,109542806~1907149,165520803~2380814,254227609~5431390,282176349~6350322,324539215~6851059,358745880~7294279,376978789~4211563] wrote [88369475~2938774,95237283~7741096,109542806~1907149,165520803~2380814,254227609~5431390,282176349~6350322,324539215~6851059,358745880~7294279,376978789~4211563] 2024-09-16T07:03:49.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:49 smithi145 ceph-mon[96887]: pgmap v4356: 137 pgs: 137 active+clean; 337 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 264 KiB/s wr, 108 op/s 2024-09-16T07:03:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:49 smithi145 ceph-mon[96887]: osdmap e2256: 8 total, 8 up, 8 in 2024-09-16T07:03:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:49 smithi145 ceph-mon[99390]: pgmap v4356: 137 pgs: 137 active+clean; 337 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 264 KiB/s wr, 108 op/s 2024-09-16T07:03:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:49 smithi145 ceph-mon[99390]: osdmap e2256: 8 total, 8 up, 8 in 2024-09-16T07:03:49.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:49 smithi161 ceph-mon[87722]: pgmap v4356: 137 pgs: 137 active+clean; 337 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 264 KiB/s wr, 108 op/s 2024-09-16T07:03:49.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:49 smithi161 ceph-mon[87722]: osdmap e2256: 8 total, 8 up, 8 in 2024-09-16T07:03:50.287 INFO:tasks.workunit.client.0.smithi145.stdout: i=1 exists [3522324~9994674,88369475~2938774,95237283~7741096,109542806~1907149,131190321~1042708,165520803~2380814,175618447~2122334,233713737~11539891,254227609~5431390,282027935~7623504,296413297~7194167,324539215~6851059,345679506~763529,358745880~7294279,376978789~4211563] wrote [3522324~9994674,131190321~1042708,175618447~2122334,233713737~11539891,282027935~7623504,296413297~7194167,345679506~763529] 2024-09-16T07:03:50.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:50 smithi145 ceph-mon[99390]: osdmap e2257: 8 total, 8 up, 8 in 2024-09-16T07:03:50.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:50 smithi145 ceph-mon[99390]: pgmap v4359: 137 pgs: 137 active+clean; 363 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 MiB/s wr, 90 op/s 2024-09-16T07:03:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:50 smithi145 ceph-mon[96887]: osdmap e2257: 8 total, 8 up, 8 in 2024-09-16T07:03:50.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:50 smithi145 ceph-mon[96887]: pgmap v4359: 137 pgs: 137 active+clean; 363 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 MiB/s wr, 90 op/s 2024-09-16T07:03:50.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:50 smithi161 ceph-mon[87722]: osdmap e2257: 8 total, 8 up, 8 in 2024-09-16T07:03:50.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:50 smithi161 ceph-mon[87722]: pgmap v4359: 137 pgs: 137 active+clean; 363 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 MiB/s wr, 90 op/s 2024-09-16T07:03:51.261 INFO:tasks.workunit.client.0.smithi145.stdout: i=2 exists [3522324~13969515,24983252~113123,29809655~5770278,60232189~1316659,88369475~2938774,95237283~7741096,109542806~1907149,131190321~1042708,165520803~2380814,175618447~2122334,233713737~11539891,245328513~1887094,254227609~5431390,282027935~7623504,296413297~8486692,324539215~6851059,345679506~763529,346821086~3111328,358745880~7294279,376978789~9693024] wrote [12973096~4518743,24983252~113123,29809655~5770278,60232189~1316659,245328513~1887094,283003133~75984,299602291~5297698,346821086~3111328,379880367~6791446] 2024-09-16T07:03:51.487 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:51 smithi161 ceph-mon[87722]: osdmap e2258: 8 total, 8 up, 8 in 2024-09-16T07:03:51.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:51 smithi145 ceph-mon[96887]: osdmap e2258: 8 total, 8 up, 8 in 2024-09-16T07:03:51.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:51 smithi145 ceph-mon[99390]: osdmap e2258: 8 total, 8 up, 8 in 2024-09-16T07:03:52.274 INFO:tasks.workunit.client.0.smithi145.stdout: i=3 exists [3522324~13969515,24983252~113123,29809655~5770278,60232189~1316659,78227734~308152,88369475~2938774,95237283~7741096,109542806~1907149,124424103~625675,129000890~3232139,165520803~2380814,175618447~2122334,182028242~4568062,208559903~5365745,233713737~11539891,245328513~1887094,253031011~6627988,273943843~5814425,282027935~7623504,296413297~8486692,324539215~6851059,345679506~763529,346821086~3111328,358745880~7294279,376073625~10598188] wrote [33980428~1113874,78227734~308152,124424103~625675,129000890~2716728,182028242~4568062,208559903~5365745,236233619~7423727,253031011~5680827,273943843~5814425,376073625~3641243] 2024-09-16T07:03:52.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:52 smithi145 ceph-mon[99390]: osdmap e2259: 8 total, 8 up, 8 in 2024-09-16T07:03:52.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:52.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:52 smithi145 ceph-mon[99390]: pgmap v4362: 137 pgs: 137 active+clean; 381 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 8.9 MiB/s wr, 110 op/s 2024-09-16T07:03:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:52 smithi145 ceph-mon[96887]: osdmap e2259: 8 total, 8 up, 8 in 2024-09-16T07:03:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:52 smithi145 ceph-mon[96887]: pgmap v4362: 137 pgs: 137 active+clean; 381 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 8.9 MiB/s wr, 110 op/s 2024-09-16T07:03:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:52 smithi161 ceph-mon[87722]: osdmap e2259: 8 total, 8 up, 8 in 2024-09-16T07:03:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:03:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:52 smithi161 ceph-mon[87722]: pgmap v4362: 137 pgs: 137 active+clean; 381 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 8.9 MiB/s wr, 110 op/s 2024-09-16T07:03:53.274 INFO:tasks.workunit.client.0.smithi145.stdout: i=4 exists [3522324~13969515,24983252~113123,29809655~5770278,60232189~1316659,63872260~328806,78227734~308152,88369475~2938774,95237283~7741096,109542806~1907149,119810741~1972345,124424103~625675,129000890~3232139,152993281~5386350,165520803~2380814,175618447~2122334,182028242~4568062,208559903~5365745,233713737~11539891,245328513~1887094,248019550~11639449,273943843~5814425,282027935~7623504,296413297~8486692,323667435~11832012,345679506~763529,346821086~3111328,355990294~10049865,376073625~10598188,403896902~6345679] wrote [7736144~3228083,63872260~328806,119810741~1972345,152993281~5386350,233979022~5307918,248019550~6314498,323667435~1552105,327725577~7773870,355990294~6866023,403896902~6345679] 2024-09-16T07:03:53.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:53 smithi145 ceph-mon[96887]: osdmap e2260: 8 total, 8 up, 8 in 2024-09-16T07:03:53.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:53 smithi145 ceph-mon[99390]: osdmap e2260: 8 total, 8 up, 8 in 2024-09-16T07:03:53.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:53 smithi161 ceph-mon[87722]: osdmap e2260: 8 total, 8 up, 8 in 2024-09-16T07:03:54.285 INFO:tasks.workunit.client.0.smithi145.stdout: i=5 exists [3522324~13969515,24983252~113123,29809655~11512739,60232189~1316659,63872260~328806,78227734~308152,80344049~7318956,88369475~2938774,95237283~7741096,109542806~1907149,119810741~1972345,124424103~625675,129000890~3232139,152993281~5386350,159909804~12389,165520803~2380814,175618447~2122334,182028242~4568062,195946756~10742335,208559903~5365745,233713737~11539891,245328513~1887094,248019550~11639449,273943843~5814425,282027935~7623504,296413297~12155312,323667435~11832012,345679506~763529,346821086~3111328,355990294~10049865,376073625~10598188,398773292~5069163,403896902~6345679] wrote [34224346~7098048,80344049~7318956,97988514~1033062,159909804~12389,195946756~10742335,209957819~1522122,304608207~3960402,325713269~148747,398773292~5069163] 2024-09-16T07:03:54.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:54 smithi145 ceph-mon[96887]: osdmap e2261: 8 total, 8 up, 8 in 2024-09-16T07:03:54.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:54 smithi145 ceph-mon[96887]: pgmap v4365: 137 pgs: 137 active+clean; 432 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 13 MiB/s wr, 214 op/s 2024-09-16T07:03:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:54 smithi145 ceph-mon[99390]: osdmap e2261: 8 total, 8 up, 8 in 2024-09-16T07:03:54.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:54 smithi145 ceph-mon[99390]: pgmap v4365: 137 pgs: 137 active+clean; 432 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 13 MiB/s wr, 214 op/s 2024-09-16T07:03:54.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:54 smithi161 ceph-mon[87722]: osdmap e2261: 8 total, 8 up, 8 in 2024-09-16T07:03:54.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:54 smithi161 ceph-mon[87722]: pgmap v4365: 137 pgs: 137 active+clean; 432 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 13 MiB/s wr, 214 op/s 2024-09-16T07:03:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:03:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:03:54] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T07:03:55.309 INFO:tasks.workunit.client.0.smithi145.stdout: i=6 exists [3522324~14764141,24983252~113123,29551505~11770889,56367252~5181596,63872260~328806,78227734~308152,80344049~7318956,88369475~2938774,95237283~7741096,109542806~1907149,119810741~1972345,124424103~625675,129000890~3232139,133786714~7996099,152993281~5386350,159909804~12389,165520803~2380814,175618447~2122334,182028242~4568062,194355567~12333524,208559903~5365745,224927374~695508,233713737~11539891,245328513~1887094,248019550~11639449,273943843~5814425,280987520~284523,282027935~7623504,296413297~12155312,323667435~11832012,345679506~763529,346821086~3111328,355990294~10049865,376073625~10598188,398773292~5069163,403896902~6345679,411131929~7785512] wrote [9674740~8611725,29551505~3813254,56367252~4479590,133786714~7996099,194355567~3604512,224927374~695508,280987520~284523,360772807~1580650,411131929~7785512] 2024-09-16T07:03:55.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:55 smithi145 ceph-mon[96887]: osdmap e2262: 8 total, 8 up, 8 in 2024-09-16T07:03:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:55 smithi145 ceph-mon[99390]: osdmap e2262: 8 total, 8 up, 8 in 2024-09-16T07:03:55.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:55 smithi161 ceph-mon[87722]: osdmap e2262: 8 total, 8 up, 8 in 2024-09-16T07:03:56.305 INFO:tasks.workunit.client.0.smithi145.stdout: i=7 exists [3522324~14764141,24983252~113123,29551505~11770889,43877034~1829133,56367252~6497770,63597159~5621108,69588990~4251180,78227734~308152,80344049~7318956,88369475~2938774,95237283~7741096,109542806~1907149,119810741~1972345,124424103~625675,129000890~3232139,133786714~7996099,150238352~8141279,159909804~12389,165520803~2380814,175618447~2122334,182028242~4568062,194355567~12333524,208559903~9806112,224927374~695508,233713737~11539891,245328513~1887094,248019550~11639449,273943843~5814425,280987520~284523,282027935~7623504,293127570~15441039,323667435~11832012,345679506~763529,346821086~3111328,355990294~10049865,376073625~10598188,398773292~5069163,403896902~6345679,410823792~8093649] wrote [43877034~1829133,56415956~6449066,63597159~5621108,69588990~4251180,150238352~3060307,210264058~8101957,248959141~148275,293127570~5358007,410823792~4483204] 2024-09-16T07:03:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:56 smithi145 ceph-mon[96887]: osdmap e2263: 8 total, 8 up, 8 in 2024-09-16T07:03:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:56 smithi145 ceph-mon[96887]: pgmap v4368: 137 pgs: 137 active+clean; 572 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 41 MiB/s wr, 224 op/s 2024-09-16T07:03:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:56 smithi145 ceph-mon[99390]: osdmap e2263: 8 total, 8 up, 8 in 2024-09-16T07:03:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:56 smithi145 ceph-mon[99390]: pgmap v4368: 137 pgs: 137 active+clean; 572 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 41 MiB/s wr, 224 op/s 2024-09-16T07:03:56.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:56 smithi161 ceph-mon[87722]: osdmap e2263: 8 total, 8 up, 8 in 2024-09-16T07:03:56.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:56 smithi161 ceph-mon[87722]: pgmap v4368: 137 pgs: 137 active+clean; 572 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 41 MiB/s wr, 224 op/s 2024-09-16T07:03:57.341 INFO:tasks.workunit.client.0.smithi145.stdout: i=8 exists [3522324~14764141,24983252~113123,29551505~11770889,43877034~1829133,56367252~6497770,63597159~5621108,69588990~4251180,78227734~308152,80344049~7318956,88369475~2938774,95237283~7741096,109542806~1907149,116313003~385412,119810741~1972345,124424103~625675,129000890~3232139,133786714~7996099,150238352~8141279,159909804~12389,165520803~2380814,175618447~2122334,182028242~4568062,192362730~14326361,208559903~9806112,224927374~695508,233713737~11539891,245328513~1887094,248019550~11639449,273943843~15707596,293127570~15441039,323667435~11832012,345679506~763529,346821086~3111328,355990294~10049865,375358129~11313684,398773292~5069163,403896902~15020539] wrote [116313003~385412,192362730~11337656,210813679~1822699,253648838~2739690,278993947~7632890,375358129~5684122,406023354~2446129,409505295~2045597] 2024-09-16T07:03:57.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:57 smithi145 ceph-mon[96887]: osdmap e2264: 8 total, 8 up, 8 in 2024-09-16T07:03:57.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:57 smithi145 ceph-mon[99390]: osdmap e2264: 8 total, 8 up, 8 in 2024-09-16T07:03:57.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:57 smithi161 ceph-mon[87722]: osdmap e2264: 8 total, 8 up, 8 in 2024-09-16T07:03:58.314 INFO:tasks.workunit.client.0.smithi145.stdout: i=9 exists [1158102~17128363,22125857~4031455,29551505~11770889,43877034~1829133,56367252~6497770,63597159~5621108,69588990~4251180,78227734~308152,80344049~7318956,88369475~2938774,95237283~7741096,109542806~1907149,116313003~385412,119810741~1972345,124424103~625675,129000890~3232139,133786714~7996099,150238352~8141279,159909804~12389,165520803~2380814,175618447~2122334,182028242~4568062,192362730~14326361,208559903~9806112,224927374~695508,233713737~11539891,245328513~1887094,248019550~11639449,263136297~1563499,273429904~17781030,293127570~15441039,311937002~6207805,323667435~11832012,345679506~763529,346821086~3111328,355990294~16869168,375358129~11313684,398773292~5069163,403896902~15020539] wrote [1158102~6220225,22125857~4031455,88770855~640903,263136297~1563499,273429904~1924795,287374295~3836639,298457778~4891983,311937002~6207805,364670049~8189413,408975822~4890624] 2024-09-16T07:03:58.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:58 smithi145 ceph-mon[96887]: osdmap e2265: 8 total, 8 up, 8 in 2024-09-16T07:03:58.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:58 smithi145 ceph-mon[96887]: pgmap v4371: 137 pgs: 137 active+clean; 647 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 45 MiB/s wr, 244 op/s 2024-09-16T07:03:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:58 smithi145 ceph-mon[99390]: osdmap e2265: 8 total, 8 up, 8 in 2024-09-16T07:03:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:58 smithi145 ceph-mon[99390]: pgmap v4371: 137 pgs: 137 active+clean; 647 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 45 MiB/s wr, 244 op/s 2024-09-16T07:03:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:58 smithi161 ceph-mon[87722]: osdmap e2265: 8 total, 8 up, 8 in 2024-09-16T07:03:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:58 smithi161 ceph-mon[87722]: pgmap v4371: 137 pgs: 137 active+clean; 647 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 45 MiB/s wr, 244 op/s 2024-09-16T07:03:59.351 INFO:tasks.workunit.client.0.smithi145.stdout: i=10 exists [1158102~24999210,29551505~11770889,43877034~1829133,56367252~6497770,63597159~5621108,69588990~4251180,78227734~308152,80344049~7318956,88369475~2938774,95237283~7741096,109542806~1907149,116313003~385412,119810741~1972345,124424103~625675,129000890~3232139,133786714~7996099,150238352~8141279,159909804~12389,165520803~2380814,175618447~2122334,182028242~4568062,192362730~14326361,208559903~15875929,224927374~695508,233713737~11539891,245328513~1887094,248019550~11639449,263136297~1563499,273429904~35138705,311937002~6207805,318930269~16569178,345679506~763529,346821086~3111328,355990294~16869168,375358129~14453854,398773292~5069163,403896902~15020539] wrote [16600624~5807469,194352301~1756885,196179990~7085426,217612365~6823467,255535890~3134033,290742500~7180177,298228925~4262768,314864205~3182168,318930269~6091899,381839913~7972070] 2024-09-16T07:03:59.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[96887]: osdmap e2266: 8 total, 8 up, 8 in 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[99390]: osdmap e2266: 8 total, 8 up, 8 in 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:03:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:03:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:03:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:59 smithi161 ceph-mon[87722]: osdmap e2266: 8 total, 8 up, 8 in 2024-09-16T07:03:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:03:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:03:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:03:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:03:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:00.327 INFO:tasks.workunit.client.0.smithi145.stdout: i=11 exists [1158102~24999210,29551505~11770889,43877034~1829133,56367252~6497770,63597159~5621108,69588990~4251180,78227734~308152,80344049~7318956,88369475~2938774,95237283~7741096,109542806~1907149,112894471~3803944,117099230~4683856,124424103~8971492,133786714~7996099,150238352~8141279,159909804~12389,165520803~2380814,175618447~2122334,182028242~4568062,192362730~14326361,208559903~15875929,224927374~695508,225879730~5155083,233713737~11539891,245328513~1887094,248019550~13790043,263136297~1563499,273429904~44714903,318930269~16569178,345679506~763529,346821086~3111328,355990294~16869168,375358129~14453854,398773292~5069163,403896902~15020539] wrote [112894471~3489796,117099230~3760085,125033613~8361982,177347976~81273,210654646~3964959,225879730~5155083,258290557~3519036,301426020~3356483,308218953~7057629] 2024-09-16T07:04:00.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:00 smithi145 ceph-mon[96887]: osdmap e2267: 8 total, 8 up, 8 in 2024-09-16T07:04:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:00 smithi145 ceph-mon[96887]: pgmap v4374: 137 pgs: 137 active+clean; 744 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 39 MiB/s wr, 283 op/s 2024-09-16T07:04:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:00 smithi145 ceph-mon[99390]: osdmap e2267: 8 total, 8 up, 8 in 2024-09-16T07:04:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:00 smithi145 ceph-mon[99390]: pgmap v4374: 137 pgs: 137 active+clean; 744 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 39 MiB/s wr, 283 op/s 2024-09-16T07:04:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:00 smithi161 ceph-mon[87722]: osdmap e2267: 8 total, 8 up, 8 in 2024-09-16T07:04:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:00 smithi161 ceph-mon[87722]: pgmap v4374: 137 pgs: 137 active+clean; 744 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 39 MiB/s wr, 283 op/s 2024-09-16T07:04:01.325 INFO:tasks.workunit.client.0.smithi145.stdout: i=12 exists [1158102~24999210,29551505~11770889,43877034~1829133,56367252~6497770,63597159~5621108,69588990~4251180,78227734~308152,80344049~7318956,88369475~2938774,93697224~128770,95237283~7741096,109542806~1907149,112894471~3803944,117099230~4683856,124424103~8971492,133786714~11663358,150238352~8141279,159909804~12389,165520803~2380814,175618447~2122334,182028242~4568062,192362730~14326361,208559903~15875929,224927374~695508,225879730~5155083,233713737~11539891,245328513~1887094,248019550~14254521,263136297~8158628,273429904~44714903,318930269~16569178,345679506~763529,346821086~3111328,355990294~16869168,375358129~14453854,391887945~184781,398773292~5069163,403896902~15020539] wrote [4396145~3517918,93697224~128770,140867245~4582827,261114608~1159463,264338263~6956662,295464163~1764129,300510985~6922414,312036282~3422152,391887945~184781] 2024-09-16T07:04:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:01 smithi145 ceph-mon[96887]: osdmap e2268: 8 total, 8 up, 8 in 2024-09-16T07:04:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:01 smithi145 ceph-mon[99390]: osdmap e2268: 8 total, 8 up, 8 in 2024-09-16T07:04:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:01 smithi161 ceph-mon[87722]: osdmap e2268: 8 total, 8 up, 8 in 2024-09-16T07:04:02.359 INFO:tasks.workunit.client.0.smithi145.stdout: i=13 exists [1158102~24999210,26945776~14376618,43877034~1829133,56367252~6497770,63597159~5621108,69588990~6667883,78227734~308152,80344049~8025082,88369475~14608904,109542806~1907149,112894471~3803944,116994371~4788715,124424103~8971492,133786714~11663358,150238352~8141279,159909804~12389,165520803~2380814,175618447~2122334,182028242~24660849,208559903~15875929,224927374~695508,225879730~5155083,233713737~11539891,245328513~1887094,247499025~14775046,263136297~8158628,273429904~44714903,318930269~16569178,345679506~763529,346821086~3111328,355990294~16869168,375358129~14453854,391887945~184781,398773292~5069163,403896902~15020539] wrote [13911195~4345551,26945776~8103872,72220937~4035936,86878057~1491074,91219771~5354307,116994371~4475803,185694602~7701095,247499025~4037269] 2024-09-16T07:04:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:02 smithi145 ceph-mon[96887]: osdmap e2269: 8 total, 8 up, 8 in 2024-09-16T07:04:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:02 smithi145 ceph-mon[96887]: pgmap v4377: 137 pgs: 137 active+clean; 795 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 36 MiB/s wr, 119 op/s 2024-09-16T07:04:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:02 smithi145 ceph-mon[99390]: osdmap e2269: 8 total, 8 up, 8 in 2024-09-16T07:04:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:02 smithi145 ceph-mon[99390]: pgmap v4377: 137 pgs: 137 active+clean; 795 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 36 MiB/s wr, 119 op/s 2024-09-16T07:04:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:02 smithi161 ceph-mon[87722]: osdmap e2269: 8 total, 8 up, 8 in 2024-09-16T07:04:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:02 smithi161 ceph-mon[87722]: pgmap v4377: 137 pgs: 137 active+clean; 795 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 36 MiB/s wr, 119 op/s 2024-09-16T07:04:03.339 INFO:tasks.workunit.client.0.smithi145.stdout: i=14 exists [1158102~24999210,26945776~14376618,43877034~1829133,56367252~12851015,69588990~6667883,78227734~308152,80344049~8025082,88369475~14608904,109542806~1907149,112894471~3803944,116994371~4788715,124424103~8971492,133786714~11663358,150238352~8141279,159909804~12389,165520803~2380814,175618447~2122334,182028242~24660849,208559903~15875929,224927374~695508,225879730~5155083,233713737~11539891,245328513~1887094,247499025~14775046,263136297~8158628,273429904~62069543,345679506~763529,346821086~3111328,355990294~16869168,375358129~17000037,398773292~5069163,403896902~15020539] wrote [37903875~393501,60985123~4185888,91460114~1782214,138340044~6794463,186110577~2527049,204434214~1554460,208757020~744012,314985654~5052174,357948950~7067082,388492645~3865521] 2024-09-16T07:04:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:03 smithi145 ceph-mon[96887]: osdmap e2270: 8 total, 8 up, 8 in 2024-09-16T07:04:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:03 smithi145 ceph-mon[99390]: osdmap e2270: 8 total, 8 up, 8 in 2024-09-16T07:04:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:03 smithi161 ceph-mon[87722]: osdmap e2270: 8 total, 8 up, 8 in 2024-09-16T07:04:04.350 INFO:tasks.workunit.client.0.smithi145.stdout: i=15 exists [1158102~24999210,26945776~14376618,43877034~1829133,56367252~12851015,69588990~6667883,78227734~308152,80344049~8025082,88369475~14608904,109542806~1907149,112894471~3803944,116994371~4788715,124424103~8971492,133786714~11663358,150238352~8141279,159909804~12389,161791491~1005305,165520803~2380814,175618447~2122334,182028242~24660849,208559903~15875929,224927374~695508,225879730~5155083,232889692~12363936,245328513~1887094,247499025~14775046,263136297~8158628,273429904~62069543,345679506~763529,346821086~3111328,355990294~36367872,398773292~5069163,403896902~15020539] wrote [161791491~1005305,183692329~4467206,199059857~5560293,232889692~1835114,235466917~3607235,297520127~3556183,317032154~2730386,331010961~270116,357740865~4504166,371745616~4237586] 2024-09-16T07:04:04.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:04 smithi145 ceph-mon[96887]: osdmap e2271: 8 total, 8 up, 8 in 2024-09-16T07:04:04.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:04 smithi145 ceph-mon[96887]: pgmap v4380: 137 pgs: 137 active+clean; 859 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 27 MiB/s wr, 194 op/s 2024-09-16T07:04:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:04 smithi145 ceph-mon[99390]: osdmap e2271: 8 total, 8 up, 8 in 2024-09-16T07:04:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:04 smithi145 ceph-mon[99390]: pgmap v4380: 137 pgs: 137 active+clean; 859 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 27 MiB/s wr, 194 op/s 2024-09-16T07:04:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:04 smithi161 ceph-mon[87722]: osdmap e2271: 8 total, 8 up, 8 in 2024-09-16T07:04:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:04 smithi161 ceph-mon[87722]: pgmap v4380: 137 pgs: 137 active+clean; 859 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 27 MiB/s wr, 194 op/s 2024-09-16T07:04:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:04:04] "GET /metrics HTTP/1.1" 200 36791 "" "Prometheus/2.43.0" 2024-09-16T07:04:05.354 INFO:tasks.workunit.client.0.smithi145.stdout: i=16 exists [1158102~24999210,26945776~14376618,43877034~1829133,45841320~4373065,56367252~12851015,69588990~6667883,78227734~308152,80344049~8025082,88369475~14608904,109542806~1907149,112894471~3803944,116994371~4788715,124424103~8971492,133786714~11663358,150238352~8141279,158586278~4210518,165520803~2380814,175618447~2122334,179371464~1892097,182028242~24660849,208559903~15875929,224927374~695508,225879730~5155083,232889692~12363936,245328513~1887094,247499025~14775046,263136297~8158628,273429904~62069543,338642035~4439709,345679506~763529,346821086~3111328,355990294~36367872,393635567~484561,398773292~20144149] wrote [33627372~2227554,45841320~4373065,158586278~3315556,179371464~1892097,191097281~6147309,275669847~3599986,338642035~4439709,364672641~7066139,393635567~484561,399030605~6459690] 2024-09-16T07:04:05.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:05 smithi145 ceph-mon[96887]: osdmap e2272: 8 total, 8 up, 8 in 2024-09-16T07:04:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:05 smithi145 ceph-mon[99390]: osdmap e2272: 8 total, 8 up, 8 in 2024-09-16T07:04:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:05 smithi161 ceph-mon[87722]: osdmap e2272: 8 total, 8 up, 8 in 2024-09-16T07:04:06.367 INFO:tasks.workunit.client.0.smithi145.stdout: i=17 exists [1158102~24999210,26945776~14376618,41687161~8527224,56367252~12851015,69588990~6667883,78227734~308152,80344049~8025082,88369475~14608904,109542806~1907149,112894471~3803944,116994371~6656406,124424103~8971492,133786714~11663358,148513761~9865870,158586278~4210518,165520803~2380814,175618447~2122334,179371464~1892097,182028242~24660849,208559903~22474910,232889692~12363936,245328513~1887094,247499025~14775046,263136297~8158628,273429904~62069543,338642035~4439709,345679506~763529,346821086~3111328,351321325~2317554,354243662~38114504,393635567~484561,398773292~20144149] wrote [41687161~7094393,85262096~1603135,120188441~3462336,148513761~6855146,182324640~4740366,189544846~3048485,220907239~5362985,238995025~3909575,351321325~2317554,354243662~7705324] 2024-09-16T07:04:06.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:06 smithi145 ceph-mon[96887]: osdmap e2273: 8 total, 8 up, 8 in 2024-09-16T07:04:06.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:06 smithi145 ceph-mon[96887]: pgmap v4383: 137 pgs: 137 active+clean; 976 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 45 MiB/s wr, 350 op/s 2024-09-16T07:04:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:06 smithi145 ceph-mon[99390]: osdmap e2273: 8 total, 8 up, 8 in 2024-09-16T07:04:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:06 smithi145 ceph-mon[99390]: pgmap v4383: 137 pgs: 137 active+clean; 976 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 45 MiB/s wr, 350 op/s 2024-09-16T07:04:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:06 smithi161 ceph-mon[87722]: osdmap e2273: 8 total, 8 up, 8 in 2024-09-16T07:04:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:06 smithi161 ceph-mon[87722]: pgmap v4383: 137 pgs: 137 active+clean; 976 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 45 MiB/s wr, 350 op/s 2024-09-16T07:04:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: i=18 exists [1158102~24999210,26945776~14376618,41687161~8527224,56367252~12851015,69588990~6667883,78227734~10141397,88369475~14608904,106833702~4616253,112894471~3803944,116994371~6656406,124424103~8971492,133786714~11663358,148513761~9865870,158586278~4210518,165520803~2380814,175618447~2122334,179371464~1892097,182028242~24660849,208559903~22474910,232889692~12363936,245328513~1887094,247499025~14775046,263136297~8158628,273429904~62069543,338642035~4439709,345679506~763529,346821086~3111328,351321325~2317554,354243662~38114504,393635567~484561,398773292~20144149] wrote [17896281~1795311,27971070~7789126,78450881~8159058,106833702~3626620,223641989~4039380,254700844~6705813,315321790~2059158,326320389~996376,387267091~637916] 2024-09-16T07:04:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:07 smithi145 ceph-mon[96887]: osdmap e2274: 8 total, 8 up, 8 in 2024-09-16T07:04:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:07 smithi145 ceph-mon[99390]: osdmap e2274: 8 total, 8 up, 8 in 2024-09-16T07:04:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:07 smithi161 ceph-mon[87722]: osdmap e2274: 8 total, 8 up, 8 in 2024-09-16T07:04:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:08.331 INFO:tasks.workunit.client.0.smithi145.stdout: i=19 exists [1158102~24999210,26945776~14376618,41687161~8527224,56367252~12851015,69588990~6667883,78227734~10141397,88369475~14608904,106833702~4616253,112894471~3803944,116994371~6656406,124424103~8971492,133786714~11663358,148513761~14283035,165520803~2380814,175618447~2122334,179371464~1892097,182028242~24660849,208559903~22474910,232889692~12363936,245328513~1887094,247499025~14775046,263136297~8158628,273429904~62069543,338642035~4439709,345679506~763529,346821086~3111328,351314012~2324867,354243662~38114504,393635567~484561,398773292~20144149] wrote [6382279~1911329,12631205~644971,63096484~3847083,152909463~6073857,166867489~399831,215461762~352733,255652524~5402668,290992887~999038,351314012~236962,404376452~3842238] 2024-09-16T07:04:08.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:08 smithi145 ceph-mon[96887]: osdmap e2275: 8 total, 8 up, 8 in 2024-09-16T07:04:08.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:08 smithi145 ceph-mon[96887]: pgmap v4386: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 47 MiB/s wr, 358 op/s 2024-09-16T07:04:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:08 smithi145 ceph-mon[99390]: osdmap e2275: 8 total, 8 up, 8 in 2024-09-16T07:04:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:08 smithi145 ceph-mon[99390]: pgmap v4386: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 47 MiB/s wr, 358 op/s 2024-09-16T07:04:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:08 smithi161 ceph-mon[87722]: osdmap e2275: 8 total, 8 up, 8 in 2024-09-16T07:04:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:08 smithi161 ceph-mon[87722]: pgmap v4386: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 47 MiB/s wr, 358 op/s 2024-09-16T07:04:09.335 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 1 diff [0~12582912,130023424~4194304,171966464~4194304,230686720~12582912,281018368~8388608,293601280~8388608,343932928~4194304] 2024-09-16T07:04:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~12582912,130023424~4194304,171966464~4194304,230686720~12582912,281018368~8388608,293601280~8388608,343932928~4194304] 2024-09-16T07:04:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~16777216,130023424~4194304,171966464~8388608,230686720~16777216,281018368~25165824,343932928~4194304] 2024-09-16T07:04:09.348 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 2 diff [0~16777216,20971520~4194304,29360128~8388608,58720256~4194304,130023424~4194304,171966464~4194304,230686720~16777216,281018368~8388608,293601280~12582912,343932928~4194304,377487360~8388608] 2024-09-16T07:04:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~8388608,58720256~4194304,130023424~4194304,171966464~4194304,230686720~16777216,281018368~8388608,293601280~12582912,343932928~4194304,377487360~8388608] 2024-09-16T07:04:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~25165824,29360128~8388608,58720256~4194304,130023424~4194304,171966464~8388608,230686720~16777216,281018368~25165824,343932928~8388608,377487360~12582912] 2024-09-16T07:04:09.351 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 3 diff [0~16777216,20971520~4194304,29360128~8388608,58720256~4194304,75497472~4194304,121634816~8388608,171966464~4194304,180355072~8388608,205520896~8388608,230686720~16777216,251658240~8388608,272629760~16777216,293601280~12582912,343932928~4194304,373293056~12582912] 2024-09-16T07:04:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~8388608,58720256~4194304,75497472~4194304,121634816~8388608,171966464~4194304,180355072~8388608,205520896~8388608,230686720~16777216,251658240~8388608,272629760~16777216,293601280~12582912,343932928~4194304,373293056~12582912] 2024-09-16T07:04:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~25165824,29360128~8388608,58720256~4194304,75497472~4194304,121634816~12582912,171966464~16777216,205520896~12582912,230686720~16777216,251658240~8388608,272629760~33554432,343932928~8388608,373293056~16777216] 2024-09-16T07:04:09.353 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 4 diff [0~16777216,20971520~4194304,29360128~8388608,58720256~8388608,75497472~4194304,117440512~12582912,150994944~8388608,171966464~4194304,180355072~8388608,205520896~8388608,230686720~29360128,272629760~16777216,293601280~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,402653184~8388608] 2024-09-16T07:04:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~8388608,58720256~8388608,75497472~4194304,117440512~12582912,150994944~8388608,171966464~4194304,180355072~8388608,205520896~8388608,230686720~29360128,272629760~16777216,293601280~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,402653184~8388608] 2024-09-16T07:04:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~25165824,29360128~8388608,58720256~8388608,75497472~4194304,117440512~16777216,150994944~8388608,171966464~16777216,205520896~12582912,230686720~29360128,272629760~33554432,322961408~12582912,343932928~20971520,373293056~16777216,402653184~8388608] 2024-09-16T07:04:09.356 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 5 diff [0~16777216,20971520~4194304,29360128~12582912,58720256~8388608,75497472~12582912,96468992~4194304,117440512~12582912,150994944~12582912,171966464~4194304,180355072~8388608,192937984~20971520,230686720~29360128,272629760~16777216,293601280~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~12582912] 2024-09-16T07:04:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~12582912,58720256~8388608,75497472~12582912,96468992~4194304,117440512~12582912,150994944~12582912,171966464~4194304,180355072~8388608,192937984~20971520,230686720~29360128,272629760~16777216,293601280~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~12582912] 2024-09-16T07:04:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~25165824,29360128~12582912,58720256~8388608,75497472~12582912,96468992~4194304,117440512~16777216,150994944~12582912,171966464~16777216,192937984~25165824,230686720~29360128,272629760~37748736,322961408~12582912,343932928~20971520,373293056~16777216,398458880~12582912] 2024-09-16T07:04:09.359 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 6 diff [0~16777216,20971520~4194304,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~20971520,150994944~12582912,171966464~4194304,180355072~8388608,192937984~20971520,222298112~4194304,230686720~29360128,272629760~16777216,293601280~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~20971520,150994944~12582912,171966464~4194304,180355072~8388608,192937984~20971520,222298112~4194304,230686720~29360128,272629760~16777216,293601280~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~25165824,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~25165824,150994944~12582912,171966464~16777216,192937984~25165824,222298112~4194304,230686720~29360128,272629760~37748736,322961408~12582912,343932928~20971520,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.363 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 7 diff [0~16777216,20971520~4194304,29360128~16777216,54525952~33554432,96468992~4194304,117440512~20971520,146800640~8388608,159383552~4194304,171966464~4194304,180355072~8388608,192937984~25165824,222298112~4194304,230686720~29360128,272629760~33554432,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~16777216] 2024-09-16T07:04:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~16777216,54525952~33554432,96468992~4194304,117440512~20971520,146800640~8388608,159383552~4194304,171966464~4194304,180355072~8388608,192937984~25165824,222298112~4194304,230686720~29360128,272629760~33554432,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~16777216] 2024-09-16T07:04:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~25165824,29360128~16777216,54525952~33554432,96468992~4194304,117440512~25165824,146800640~16777216,171966464~16777216,192937984~33554432,230686720~29360128,272629760~37748736,322961408~12582912,343932928~20971520,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.367 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 8 diff [0~16777216,20971520~4194304,29360128~16777216,54525952~33554432,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,171966464~4194304,180355072~37748736,222298112~4194304,230686720~29360128,272629760~33554432,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~16777216,54525952~33554432,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,171966464~4194304,180355072~37748736,222298112~4194304,230686720~29360128,272629760~33554432,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~25165824,29360128~16777216,54525952~33554432,96468992~4194304,113246208~29360128,146800640~16777216,171966464~54525952,230686720~29360128,272629760~37748736,322961408~12582912,343932928~20971520,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.371 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 9 diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,171966464~4194304,180355072~37748736,222298112~4194304,230686720~33554432,272629760~33554432,310378496~8388608,322961408~12582912,343932928~4194304,352321536~16777216,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,171966464~4194304,180355072~37748736,222298112~4194304,230686720~33554432,272629760~33554432,310378496~8388608,322961408~12582912,343932928~4194304,352321536~16777216,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,113246208~29360128,146800640~16777216,171966464~54525952,230686720~37748736,272629760~46137344,322961408~12582912,343932928~46137344,398458880~20971520] 2024-09-16T07:04:09.377 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 10 diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,171966464~4194304,180355072~46137344,230686720~33554432,272629760~62914560,343932928~4194304,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,171966464~4194304,180355072~46137344,230686720~33554432,272629760~62914560,343932928~4194304,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,113246208~29360128,146800640~16777216,171966464~54525952,230686720~37748736,272629760~62914560,343932928~46137344,398458880~20971520] 2024-09-16T07:04:09.381 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 11 diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,109051904~29360128,146800640~8388608,159383552~4194304,171966464~4194304,180355072~83886080,272629760~62914560,343932928~4194304,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,109051904~29360128,146800640~8388608,159383552~4194304,171966464~4194304,180355072~83886080,272629760~62914560,343932928~4194304,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,109051904~33554432,146800640~16777216,171966464~96468992,272629760~62914560,343932928~46137344,398458880~20971520] 2024-09-16T07:04:09.387 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 12 diff [0~25165824,29360128~16777216,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,171966464~4194304,180355072~88080384,272629760~62914560,343932928~4194304,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,171966464~4194304,180355072~88080384,272629760~62914560,343932928~4194304,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,171966464~163577856,343932928~50331648,398458880~20971520] 2024-09-16T07:04:09.393 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 13 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,171966464~4194304,180355072~88080384,272629760~62914560,343932928~4194304,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,171966464~4194304,180355072~88080384,272629760~62914560,343932928~4194304,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,171966464~163577856,343932928~50331648,398458880~20971520] 2024-09-16T07:04:09.400 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 14 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,171966464~4194304,180355072~88080384,272629760~62914560,343932928~4194304,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,171966464~4194304,180355072~88080384,272629760~62914560,343932928~4194304,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,171966464~163577856,343932928~50331648,398458880~20971520] 2024-09-16T07:04:09.408 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 15 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,171966464~4194304,180355072~88080384,272629760~62914560,343932928~4194304,352321536~37748736,398458880~20971520] 2024-09-16T07:04:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,171966464~4194304,180355072~88080384,272629760~62914560,343932928~4194304,352321536~37748736,398458880~20971520] 2024-09-16T07:04:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,171966464~163577856,343932928~50331648,398458880~20971520] 2024-09-16T07:04:09.416 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 16 diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,171966464~96468992,272629760~75497472,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,171966464~96468992,272629760~75497472,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,171966464~222298112,398458880~20971520] 2024-09-16T07:04:09.424 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 17 diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,171966464~222298112,398458880~20971520] 2024-09-16T07:04:09.433 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 18 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~58720256,171966464~222298112,398458880~20971520] 2024-09-16T07:04:09.441 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to 19 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:09.450 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 2 diff [12582912~12582912,29360128~8388608,58720256~4194304,243269632~4194304,281018368~4194304,297795584~8388608,343932928~4194304,377487360~8388608] 2024-09-16T07:04:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~12582912,29360128~8388608,58720256~4194304,243269632~4194304,281018368~4194304,297795584~8388608,343932928~4194304,377487360~8388608] 2024-09-16T07:04:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~12582912,29360128~8388608,58720256~4194304,243269632~4194304,281018368~4194304,297795584~8388608,343932928~8388608,377487360~12582912] 2024-09-16T07:04:09.451 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 3 diff [12582912~12582912,29360128~8388608,58720256~4194304,75497472~4194304,121634816~8388608,180355072~8388608,205520896~8388608,234881024~12582912,251658240~8388608,272629760~12582912,297795584~8388608,343932928~4194304,373293056~12582912] 2024-09-16T07:04:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~12582912,29360128~8388608,58720256~4194304,75497472~4194304,121634816~8388608,180355072~8388608,205520896~8388608,234881024~12582912,251658240~8388608,272629760~12582912,297795584~8388608,343932928~4194304,373293056~12582912] 2024-09-16T07:04:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~12582912,29360128~8388608,58720256~4194304,75497472~4194304,121634816~12582912,180355072~8388608,205520896~12582912,234881024~12582912,251658240~8388608,272629760~12582912,297795584~8388608,343932928~8388608,373293056~16777216] 2024-09-16T07:04:09.453 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 4 diff [4194304~4194304,12582912~12582912,29360128~8388608,58720256~8388608,75497472~4194304,117440512~12582912,150994944~8388608,180355072~8388608,205520896~8388608,230686720~29360128,272629760~12582912,297795584~8388608,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,402653184~8388608] 2024-09-16T07:04:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~12582912,29360128~8388608,58720256~8388608,75497472~4194304,117440512~12582912,150994944~8388608,180355072~8388608,205520896~8388608,230686720~29360128,272629760~12582912,297795584~8388608,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,402653184~8388608] 2024-09-16T07:04:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~20971520,29360128~8388608,58720256~8388608,75497472~4194304,117440512~16777216,150994944~8388608,180355072~8388608,205520896~12582912,230686720~29360128,272629760~12582912,297795584~8388608,322961408~12582912,343932928~20971520,373293056~16777216,402653184~8388608] 2024-09-16T07:04:09.455 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 5 diff [4194304~4194304,12582912~12582912,29360128~12582912,58720256~8388608,75497472~12582912,96468992~4194304,117440512~12582912,150994944~12582912,180355072~8388608,192937984~20971520,230686720~29360128,272629760~12582912,297795584~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~12582912] 2024-09-16T07:04:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~12582912,29360128~12582912,58720256~8388608,75497472~12582912,96468992~4194304,117440512~12582912,150994944~12582912,180355072~8388608,192937984~20971520,230686720~29360128,272629760~12582912,297795584~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~12582912] 2024-09-16T07:04:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~20971520,29360128~12582912,58720256~8388608,75497472~12582912,96468992~4194304,117440512~16777216,150994944~12582912,180355072~8388608,192937984~25165824,230686720~29360128,272629760~12582912,297795584~12582912,322961408~12582912,343932928~20971520,373293056~16777216,398458880~12582912] 2024-09-16T07:04:09.457 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 6 diff [4194304~12582912,20971520~4194304,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~20971520,150994944~12582912,180355072~8388608,192937984~20971520,222298112~4194304,230686720~29360128,272629760~12582912,297795584~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,20971520~4194304,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~20971520,150994944~12582912,180355072~8388608,192937984~20971520,222298112~4194304,230686720~29360128,272629760~12582912,297795584~12582912,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~20971520,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~25165824,150994944~12582912,180355072~8388608,192937984~25165824,222298112~4194304,230686720~29360128,272629760~12582912,297795584~12582912,322961408~12582912,343932928~20971520,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.460 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 7 diff [4194304~12582912,20971520~4194304,29360128~16777216,54525952~33554432,96468992~4194304,117440512~20971520,146800640~8388608,159383552~4194304,180355072~8388608,192937984~25165824,222298112~4194304,230686720~29360128,272629760~12582912,289406976~20971520,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~16777216] 2024-09-16T07:04:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,20971520~4194304,29360128~16777216,54525952~33554432,96468992~4194304,117440512~20971520,146800640~8388608,159383552~4194304,180355072~8388608,192937984~25165824,222298112~4194304,230686720~29360128,272629760~12582912,289406976~20971520,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~16777216] 2024-09-16T07:04:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~20971520,29360128~16777216,54525952~33554432,96468992~4194304,117440512~25165824,146800640~16777216,180355072~8388608,192937984~33554432,230686720~29360128,272629760~12582912,289406976~20971520,322961408~12582912,343932928~20971520,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.463 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 8 diff [4194304~12582912,20971520~4194304,29360128~16777216,54525952~33554432,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~37748736,222298112~4194304,230686720~29360128,272629760~37748736,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,20971520~4194304,29360128~16777216,54525952~33554432,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~37748736,222298112~4194304,230686720~29360128,272629760~37748736,322961408~12582912,343932928~4194304,352321536~8388608,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~20971520,29360128~16777216,54525952~33554432,96468992~4194304,113246208~29360128,146800640~16777216,180355072~46137344,230686720~29360128,272629760~37748736,322961408~12582912,343932928~20971520,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.467 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 9 diff [0~16777216,20971520~4194304,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~37748736,222298112~4194304,230686720~33554432,272629760~33554432,310378496~8388608,322961408~12582912,343932928~4194304,352321536~16777216,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~37748736,222298112~4194304,230686720~33554432,272629760~33554432,310378496~8388608,322961408~12582912,343932928~4194304,352321536~16777216,373293056~12582912,398458880~20971520] 2024-09-16T07:04:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,113246208~29360128,146800640~16777216,180355072~46137344,230686720~37748736,272629760~46137344,322961408~12582912,343932928~46137344,398458880~20971520] 2024-09-16T07:04:09.470 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 10 diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~46137344,230686720~33554432,272629760~62914560,343932928~4194304,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~46137344,230686720~33554432,272629760~62914560,343932928~4194304,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,113246208~29360128,146800640~16777216,180355072~46137344,230686720~37748736,272629760~62914560,343932928~46137344,398458880~20971520] 2024-09-16T07:04:09.475 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 11 diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,109051904~29360128,146800640~8388608,159383552~4194304,176160768~88080384,272629760~62914560,343932928~4194304,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,109051904~29360128,146800640~8388608,159383552~4194304,176160768~88080384,272629760~62914560,343932928~4194304,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,109051904~33554432,146800640~16777216,176160768~92274688,272629760~62914560,343932928~46137344,398458880~20971520] 2024-09-16T07:04:09.480 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 12 diff [0~25165824,29360128~16777216,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~92274688,272629760~62914560,343932928~4194304,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~92274688,272629760~62914560,343932928~4194304,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~159383552,343932928~50331648,398458880~20971520] 2024-09-16T07:04:09.485 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 13 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~92274688,272629760~62914560,343932928~4194304,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~92274688,272629760~62914560,343932928~4194304,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~159383552,343932928~50331648,398458880~20971520] 2024-09-16T07:04:09.491 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 14 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~92274688,272629760~62914560,343932928~4194304,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~92274688,272629760~62914560,343932928~4194304,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~159383552,343932928~50331648,398458880~20971520] 2024-09-16T07:04:09.497 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 15 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~92274688,272629760~62914560,343932928~4194304,352321536~37748736,398458880~20971520] 2024-09-16T07:04:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~92274688,272629760~62914560,343932928~4194304,352321536~37748736,398458880~20971520] 2024-09-16T07:04:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~159383552,343932928~50331648,398458880~20971520] 2024-09-16T07:04:09.504 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 16 diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,176160768~92274688,272629760~75497472,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,176160768~92274688,272629760~75497472,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,176160768~218103808,398458880~20971520] 2024-09-16T07:04:09.510 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 17 diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,176160768~218103808,398458880~20971520] 2024-09-16T07:04:09.517 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 18 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~58720256,176160768~218103808,398458880~20971520] 2024-09-16T07:04:09.524 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to 19 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:09.532 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 3 diff [33554432~4194304,75497472~4194304,121634816~8388608,180355072~8388608,205520896~8388608,234881024~8388608,251658240~8388608,272629760~8388608,373293056~4194304] 2024-09-16T07:04:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33554432~4194304,75497472~4194304,121634816~8388608,180355072~8388608,205520896~8388608,234881024~8388608,251658240~8388608,272629760~8388608,373293056~4194304] 2024-09-16T07:04:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33554432~4194304,75497472~4194304,121634816~12582912,180355072~8388608,205520896~12582912,234881024~12582912,251658240~8388608,272629760~8388608,373293056~8388608] 2024-09-16T07:04:09.533 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 4 diff [4194304~4194304,33554432~4194304,62914560~4194304,75497472~4194304,117440512~12582912,150994944~8388608,180355072~8388608,205520896~8388608,230686720~12582912,247463936~12582912,272629760~8388608,322961408~12582912,352321536~8388608,373293056~4194304,402653184~8388608] 2024-09-16T07:04:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,33554432~4194304,62914560~4194304,75497472~4194304,117440512~12582912,150994944~8388608,180355072~8388608,205520896~8388608,230686720~12582912,247463936~12582912,272629760~8388608,322961408~12582912,352321536~8388608,373293056~4194304,402653184~8388608] 2024-09-16T07:04:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~8388608,33554432~4194304,62914560~4194304,75497472~4194304,117440512~16777216,150994944~8388608,180355072~8388608,205520896~12582912,230686720~29360128,272629760~8388608,322961408~12582912,352321536~12582912,373293056~8388608,402653184~8388608] 2024-09-16T07:04:09.534 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 5 diff [4194304~4194304,33554432~8388608,62914560~4194304,75497472~12582912,96468992~4194304,117440512~12582912,150994944~12582912,180355072~8388608,192937984~20971520,230686720~12582912,247463936~12582912,272629760~8388608,301989888~4194304,322961408~12582912,352321536~8388608,373293056~4194304,398458880~12582912] 2024-09-16T07:04:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,33554432~8388608,62914560~4194304,75497472~12582912,96468992~4194304,117440512~12582912,150994944~12582912,180355072~8388608,192937984~20971520,230686720~12582912,247463936~12582912,272629760~8388608,301989888~4194304,322961408~12582912,352321536~8388608,373293056~4194304,398458880~12582912] 2024-09-16T07:04:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~8388608,33554432~8388608,62914560~4194304,75497472~12582912,96468992~4194304,117440512~16777216,150994944~12582912,180355072~8388608,192937984~25165824,230686720~29360128,272629760~8388608,301989888~8388608,322961408~12582912,352321536~12582912,373293056~8388608,398458880~12582912] 2024-09-16T07:04:09.536 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 6 diff [4194304~12582912,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~20971520,150994944~12582912,180355072~8388608,192937984~20971520,222298112~4194304,230686720~12582912,247463936~12582912,272629760~8388608,301989888~4194304,322961408~12582912,352321536~8388608,373293056~4194304,398458880~20971520] 2024-09-16T07:04:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~20971520,150994944~12582912,180355072~8388608,192937984~20971520,222298112~4194304,230686720~12582912,247463936~12582912,272629760~8388608,301989888~4194304,322961408~12582912,352321536~8388608,373293056~4194304,398458880~20971520] 2024-09-16T07:04:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~16777216,29360128~12582912,54525952~12582912,75497472~12582912,96468992~4194304,117440512~25165824,150994944~12582912,180355072~8388608,192937984~25165824,222298112~4194304,230686720~29360128,272629760~12582912,301989888~8388608,322961408~12582912,352321536~12582912,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.538 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 7 diff [4194304~12582912,29360128~16777216,54525952~33554432,96468992~4194304,117440512~20971520,146800640~8388608,159383552~4194304,180355072~8388608,192937984~25165824,222298112~4194304,230686720~12582912,247463936~12582912,272629760~8388608,289406976~8388608,301989888~4194304,322961408~12582912,352321536~8388608,373293056~4194304,398458880~16777216] 2024-09-16T07:04:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,29360128~16777216,54525952~33554432,96468992~4194304,117440512~20971520,146800640~8388608,159383552~4194304,180355072~8388608,192937984~25165824,222298112~4194304,230686720~12582912,247463936~12582912,272629760~8388608,289406976~8388608,301989888~4194304,322961408~12582912,352321536~8388608,373293056~4194304,398458880~16777216] 2024-09-16T07:04:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~16777216,29360128~16777216,54525952~33554432,96468992~4194304,117440512~25165824,146800640~16777216,180355072~8388608,192937984~33554432,230686720~29360128,272629760~12582912,289406976~20971520,322961408~12582912,352321536~12582912,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.540 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 8 diff [4194304~12582912,29360128~16777216,54525952~33554432,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~37748736,222298112~4194304,230686720~12582912,247463936~12582912,272629760~25165824,301989888~4194304,322961408~12582912,352321536~8388608,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,29360128~16777216,54525952~33554432,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~37748736,222298112~4194304,230686720~12582912,247463936~12582912,272629760~25165824,301989888~4194304,322961408~12582912,352321536~8388608,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~16777216,29360128~16777216,54525952~33554432,96468992~4194304,113246208~29360128,146800640~16777216,180355072~46137344,230686720~29360128,272629760~37748736,322961408~12582912,352321536~12582912,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.543 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 9 diff [0~16777216,20971520~4194304,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~37748736,222298112~4194304,230686720~12582912,247463936~16777216,272629760~33554432,310378496~8388608,322961408~12582912,352321536~16777216,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~37748736,222298112~4194304,230686720~12582912,247463936~16777216,272629760~33554432,310378496~8388608,322961408~12582912,352321536~16777216,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,113246208~29360128,146800640~16777216,180355072~46137344,230686720~37748736,272629760~46137344,322961408~12582912,352321536~29360128,398458880~20971520] 2024-09-16T07:04:09.546 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 10 diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~46137344,230686720~12582912,247463936~16777216,272629760~33554432,310378496~25165824,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,113246208~25165824,146800640~8388608,159383552~4194304,180355072~46137344,230686720~12582912,247463936~16777216,272629760~33554432,310378496~25165824,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,113246208~29360128,146800640~16777216,180355072~46137344,230686720~37748736,272629760~62914560,352321536~37748736,398458880~20971520] 2024-09-16T07:04:09.550 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 11 diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,109051904~29360128,146800640~8388608,159383552~4194304,176160768~67108864,247463936~16777216,272629760~62914560,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~37748736,96468992~4194304,109051904~29360128,146800640~8388608,159383552~4194304,176160768~67108864,247463936~16777216,272629760~62914560,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~37748736,96468992~4194304,109051904~33554432,146800640~16777216,176160768~92274688,272629760~62914560,352321536~37748736,398458880~20971520] 2024-09-16T07:04:09.555 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 12 diff [0~25165824,29360128~16777216,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~67108864,247463936~20971520,272629760~62914560,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~67108864,247463936~20971520,272629760~62914560,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~159383552,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.559 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 13 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~67108864,247463936~20971520,272629760~62914560,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~67108864,247463936~20971520,272629760~62914560,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~159383552,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.565 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 14 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~67108864,247463936~20971520,272629760~62914560,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~67108864,247463936~20971520,272629760~62914560,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~159383552,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.570 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 15 diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~67108864,247463936~20971520,272629760~62914560,352321536~25165824,381681664~12582912,398458880~20971520] 2024-09-16T07:04:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~46137344,109051904~33554432,146800640~8388608,159383552~4194304,176160768~67108864,247463936~20971520,272629760~62914560,352321536~25165824,381681664~12582912,398458880~20971520] 2024-09-16T07:04:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~159383552,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.575 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 16 diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,352321536~25165824,381681664~12582912,398458880~20971520] 2024-09-16T07:04:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,352321536~25165824,381681664~12582912,398458880~20971520] 2024-09-16T07:04:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,176160768~167772160,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.580 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 17 diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:09 smithi161 ceph-mon[87722]: osdmap e2276: 8 total, 8 up, 8 in 2024-09-16T07:04:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.587 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 18 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~58720256,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.594 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to 19 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.600 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 4 diff [4194304~4194304,62914560~4194304,117440512~4194304,150994944~8388608,230686720~8388608,247463936~8388608,322961408~12582912,352321536~8388608,402653184~8388608] 2024-09-16T07:04:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,62914560~4194304,117440512~4194304,150994944~8388608,230686720~8388608,247463936~8388608,322961408~12582912,352321536~8388608,402653184~8388608] 2024-09-16T07:04:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~8388608,62914560~4194304,117440512~8388608,150994944~8388608,230686720~12582912,247463936~8388608,322961408~12582912,352321536~12582912,402653184~8388608] 2024-09-16T07:04:09.601 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 5 diff [4194304~4194304,33554432~8388608,62914560~4194304,79691776~8388608,96468992~4194304,117440512~4194304,150994944~12582912,192937984~12582912,209715200~4194304,230686720~8388608,247463936~8388608,301989888~4194304,322961408~12582912,352321536~8388608,398458880~12582912] 2024-09-16T07:04:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,33554432~8388608,62914560~4194304,79691776~8388608,96468992~4194304,117440512~4194304,150994944~12582912,192937984~12582912,209715200~4194304,230686720~8388608,247463936~8388608,301989888~4194304,322961408~12582912,352321536~8388608,398458880~12582912] 2024-09-16T07:04:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~8388608,33554432~8388608,62914560~4194304,79691776~8388608,96468992~4194304,117440512~8388608,150994944~12582912,192937984~20971520,230686720~12582912,247463936~8388608,301989888~8388608,322961408~12582912,352321536~12582912,398458880~12582912] 2024-09-16T07:04:09.603 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 6 diff [4194304~12582912,29360128~12582912,54525952~12582912,79691776~8388608,96468992~4194304,117440512~4194304,130023424~8388608,150994944~12582912,192937984~12582912,209715200~4194304,222298112~4194304,230686720~8388608,247463936~8388608,276824064~4194304,301989888~4194304,322961408~12582912,352321536~8388608,398458880~20971520] 2024-09-16T07:04:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,29360128~12582912,54525952~12582912,79691776~8388608,96468992~4194304,117440512~4194304,130023424~8388608,150994944~12582912,192937984~12582912,209715200~4194304,222298112~4194304,230686720~8388608,247463936~8388608,276824064~4194304,301989888~4194304,322961408~12582912,352321536~8388608,398458880~20971520] 2024-09-16T07:04:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~16777216,29360128~12582912,54525952~12582912,79691776~8388608,96468992~4194304,117440512~8388608,130023424~12582912,150994944~12582912,192937984~20971520,222298112~4194304,230686720~12582912,247463936~8388608,276824064~8388608,301989888~8388608,322961408~12582912,352321536~12582912,398458880~20971520] 2024-09-16T07:04:09.605 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 7 diff [4194304~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,117440512~4194304,130023424~8388608,146800640~8388608,159383552~4194304,192937984~12582912,209715200~16777216,230686720~8388608,247463936~8388608,276824064~4194304,289406976~8388608,301989888~4194304,322961408~12582912,352321536~8388608,398458880~16777216] 2024-09-16T07:04:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,117440512~4194304,130023424~8388608,146800640~8388608,159383552~4194304,192937984~12582912,209715200~16777216,230686720~8388608,247463936~8388608,276824064~4194304,289406976~8388608,301989888~4194304,322961408~12582912,352321536~8388608,398458880~16777216] 2024-09-16T07:04:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~16777216,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,117440512~8388608,130023424~12582912,146800640~16777216,192937984~33554432,230686720~12582912,247463936~8388608,276824064~8388608,289406976~20971520,322961408~12582912,352321536~12582912,398458880~20971520] 2024-09-16T07:04:09.607 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 8 diff [4194304~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,113246208~8388608,130023424~8388608,146800640~8388608,159383552~4194304,188743680~16777216,209715200~16777216,230686720~8388608,247463936~8388608,276824064~8388608,289406976~8388608,301989888~4194304,322961408~12582912,352321536~8388608,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,113246208~8388608,130023424~8388608,146800640~8388608,159383552~4194304,188743680~16777216,209715200~16777216,230686720~8388608,247463936~8388608,276824064~8388608,289406976~8388608,301989888~4194304,322961408~12582912,352321536~8388608,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~16777216,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,113246208~12582912,130023424~12582912,146800640~16777216,188743680~37748736,230686720~12582912,247463936~12582912,276824064~33554432,322961408~12582912,352321536~12582912,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.609 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 9 diff [0~16777216,20971520~4194304,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,113246208~8388608,130023424~8388608,146800640~8388608,159383552~4194304,188743680~16777216,209715200~16777216,230686720~8388608,247463936~8388608,260046848~4194304,272629760~33554432,310378496~8388608,322961408~12582912,352321536~16777216,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~16777216,20971520~4194304,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,113246208~8388608,130023424~8388608,146800640~8388608,159383552~4194304,188743680~16777216,209715200~16777216,230686720~8388608,247463936~8388608,260046848~4194304,272629760~33554432,310378496~8388608,322961408~12582912,352321536~16777216,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~20971520,79691776~12582912,96468992~4194304,113246208~12582912,130023424~12582912,146800640~16777216,188743680~37748736,230686720~12582912,247463936~20971520,272629760~46137344,322961408~12582912,352321536~29360128,398458880~20971520] 2024-09-16T07:04:09.612 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 10 diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,113246208~8388608,130023424~8388608,146800640~8388608,159383552~4194304,188743680~16777216,209715200~16777216,230686720~8388608,247463936~16777216,272629760~33554432,310378496~25165824,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,113246208~8388608,130023424~8388608,146800640~8388608,159383552~4194304,188743680~16777216,209715200~16777216,230686720~8388608,247463936~16777216,272629760~33554432,310378496~25165824,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~20971520,79691776~12582912,96468992~4194304,113246208~12582912,130023424~12582912,146800640~16777216,188743680~37748736,230686720~12582912,247463936~20971520,272629760~62914560,352321536~37748736,398458880~20971520] 2024-09-16T07:04:09.615 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 11 diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,109051904~29360128,146800640~8388608,159383552~4194304,176160768~4194304,188743680~16777216,209715200~29360128,247463936~16777216,272629760~62914560,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,109051904~29360128,146800640~8388608,159383552~4194304,176160768~4194304,188743680~16777216,209715200~29360128,247463936~16777216,272629760~62914560,352321536~16777216,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~20971520,79691776~12582912,96468992~4194304,109051904~33554432,146800640~16777216,176160768~4194304,188743680~54525952,247463936~20971520,272629760~62914560,352321536~37748736,398458880~20971520] 2024-09-16T07:04:09.618 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 12 diff [0~25165824,29360128~16777216,54525952~20971520,79691776~20971520,109051904~33554432,146800640~8388608,159383552~4194304,176160768~4194304,188743680~16777216,209715200~29360128,247463936~20971520,272629760~62914560,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~20971520,79691776~20971520,109051904~33554432,146800640~8388608,159383552~4194304,176160768~4194304,188743680~16777216,209715200~29360128,247463936~20971520,272629760~62914560,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~20971520,79691776~20971520,109051904~54525952,176160768~4194304,188743680~54525952,247463936~88080384,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.623 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 13 diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~8388608,159383552~4194304,176160768~4194304,184549376~54525952,247463936~20971520,272629760~62914560,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~8388608,159383552~4194304,176160768~4194304,184549376~54525952,247463936~20971520,272629760~62914560,352321536~16777216,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~4194304,184549376~58720256,247463936~88080384,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.627 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 14 diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~8388608,159383552~4194304,176160768~4194304,184549376~54525952,247463936~20971520,272629760~62914560,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~8388608,159383552~4194304,176160768~4194304,184549376~54525952,247463936~20971520,272629760~62914560,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~4194304,184549376~58720256,247463936~88080384,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.632 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 15 diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~8388608,159383552~4194304,176160768~62914560,247463936~20971520,272629760~62914560,352321536~25165824,381681664~12582912,398458880~20971520] 2024-09-16T07:04:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~8388608,159383552~4194304,176160768~62914560,247463936~20971520,272629760~62914560,352321536~25165824,381681664~12582912,398458880~20971520] 2024-09-16T07:04:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~54525952,176160768~67108864,247463936~88080384,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.637 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 16 diff [0~50331648,54525952~20971520,79691776~20971520,109051904~33554432,146800640~16777216,176160768~62914560,247463936~20971520,272629760~71303168,352321536~25165824,381681664~12582912,398458880~20971520] 2024-09-16T07:04:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~20971520,79691776~20971520,109051904~33554432,146800640~16777216,176160768~62914560,247463936~20971520,272629760~71303168,352321536~25165824,381681664~12582912,398458880~20971520] 2024-09-16T07:04:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,176160768~67108864,247463936~96468992,352321536~41943040,398458880~20971520] 2024-09-16T07:04:09.642 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 17 diff [0~50331648,54525952~20971520,79691776~20971520,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~20971520,79691776~20971520,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.648 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 18 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~58720256,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.655 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to 19 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.663 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 5 diff [33554432~8388608,79691776~8388608,96468992~4194304,159383552~4194304,192937984~12582912,209715200~4194304,301989888~4194304,322961408~4194304,398458880~8388608] 2024-09-16T07:04:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33554432~8388608,79691776~8388608,96468992~4194304,159383552~4194304,192937984~12582912,209715200~4194304,301989888~4194304,322961408~4194304,398458880~8388608] 2024-09-16T07:04:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33554432~8388608,79691776~8388608,96468992~4194304,159383552~4194304,192937984~20971520,301989888~8388608,322961408~4194304,398458880~8388608] 2024-09-16T07:04:09.664 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 6 diff [8388608~12582912,29360128~12582912,54525952~8388608,79691776~8388608,96468992~4194304,130023424~8388608,159383552~4194304,192937984~12582912,209715200~4194304,222298112~4194304,276824064~4194304,301989888~4194304,322961408~4194304,360710144~4194304,398458880~8388608,411041792~8388608] 2024-09-16T07:04:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [8388608~12582912,29360128~12582912,54525952~8388608,79691776~8388608,96468992~4194304,130023424~8388608,159383552~4194304,192937984~12582912,209715200~4194304,222298112~4194304,276824064~4194304,301989888~4194304,322961408~4194304,360710144~4194304,398458880~8388608,411041792~8388608] 2024-09-16T07:04:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [8388608~12582912,29360128~12582912,54525952~8388608,79691776~8388608,96468992~4194304,130023424~12582912,159383552~4194304,192937984~20971520,222298112~4194304,276824064~8388608,301989888~8388608,322961408~4194304,360710144~4194304,398458880~8388608,411041792~8388608] 2024-09-16T07:04:09.665 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 7 diff [8388608~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,130023424~8388608,146800640~4194304,159383552~4194304,192937984~12582912,209715200~16777216,247463936~4194304,276824064~4194304,289406976~8388608,301989888~4194304,322961408~4194304,360710144~4194304,398458880~16777216] 2024-09-16T07:04:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [8388608~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,130023424~8388608,146800640~4194304,159383552~4194304,192937984~12582912,209715200~16777216,247463936~4194304,276824064~4194304,289406976~8388608,301989888~4194304,322961408~4194304,360710144~4194304,398458880~16777216] 2024-09-16T07:04:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [8388608~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,130023424~12582912,146800640~8388608,159383552~4194304,192937984~33554432,247463936~4194304,276824064~8388608,289406976~20971520,322961408~4194304,360710144~4194304,398458880~20971520] 2024-09-16T07:04:09.667 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 8 diff [8388608~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,113246208~4194304,130023424~8388608,146800640~4194304,159383552~4194304,188743680~16777216,209715200~16777216,247463936~8388608,276824064~8388608,289406976~8388608,301989888~4194304,322961408~4194304,360710144~4194304,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [8388608~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,113246208~4194304,130023424~8388608,146800640~4194304,159383552~4194304,188743680~16777216,209715200~16777216,247463936~8388608,276824064~8388608,289406976~8388608,301989888~4194304,322961408~4194304,360710144~4194304,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [8388608~12582912,29360128~16777216,54525952~20971520,79691776~8388608,96468992~4194304,113246208~4194304,130023424~12582912,146800640~8388608,159383552~4194304,188743680~37748736,247463936~12582912,276824064~33554432,322961408~4194304,360710144~4194304,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.669 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 9 diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,113246208~4194304,130023424~8388608,146800640~4194304,159383552~4194304,188743680~16777216,209715200~16777216,247463936~8388608,260046848~4194304,272629760~33554432,310378496~8388608,322961408~4194304,360710144~8388608,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,113246208~4194304,130023424~8388608,146800640~4194304,159383552~4194304,188743680~16777216,209715200~16777216,247463936~8388608,260046848~4194304,272629760~33554432,310378496~8388608,322961408~4194304,360710144~8388608,373293056~8388608,398458880~20971520] 2024-09-16T07:04:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~20971520,79691776~12582912,96468992~4194304,113246208~4194304,130023424~12582912,146800640~8388608,159383552~4194304,188743680~37748736,247463936~20971520,272629760~46137344,322961408~4194304,360710144~20971520,398458880~20971520] 2024-09-16T07:04:09.672 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 10 diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,113246208~4194304,130023424~8388608,146800640~4194304,159383552~4194304,188743680~16777216,209715200~16777216,247463936~16777216,272629760~33554432,310378496~16777216,360710144~8388608,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,113246208~4194304,130023424~8388608,146800640~4194304,159383552~4194304,188743680~16777216,209715200~16777216,247463936~16777216,272629760~33554432,310378496~16777216,360710144~8388608,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~20971520,79691776~12582912,96468992~4194304,113246208~4194304,130023424~12582912,146800640~8388608,159383552~4194304,188743680~37748736,247463936~20971520,272629760~54525952,360710144~29360128,398458880~20971520] 2024-09-16T07:04:09.674 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 11 diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~4194304,188743680~16777216,209715200~20971520,247463936~16777216,272629760~54525952,360710144~8388608,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~20971520,79691776~12582912,96468992~4194304,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~4194304,188743680~16777216,209715200~20971520,247463936~16777216,272629760~54525952,360710144~8388608,373293056~16777216,398458880~20971520] 2024-09-16T07:04:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~20971520,79691776~12582912,96468992~4194304,109051904~33554432,146800640~8388608,159383552~4194304,176160768~4194304,188743680~46137344,247463936~20971520,272629760~54525952,360710144~29360128,398458880~20971520] 2024-09-16T07:04:09.677 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 12 diff [0~25165824,29360128~16777216,54525952~20971520,79691776~20971520,109051904~8388608,121634816~20971520,146800640~4194304,159383552~4194304,176160768~4194304,188743680~16777216,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~16777216,54525952~20971520,79691776~20971520,109051904~8388608,121634816~20971520,146800640~4194304,159383552~4194304,176160768~4194304,188743680~16777216,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~20971520,79691776~20971520,109051904~46137344,159383552~4194304,176160768~4194304,188743680~46137344,247463936~79691776,360710144~33554432,398458880~20971520] 2024-09-16T07:04:09.681 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 13 diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~4194304,159383552~4194304,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~4194304,159383552~4194304,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,398458880~20971520] 2024-09-16T07:04:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~46137344,159383552~4194304,176160768~4194304,184549376~50331648,247463936~79691776,360710144~33554432,398458880~20971520] 2024-09-16T07:04:09.684 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 14 diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~4194304,159383552~4194304,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~4194304,159383552~4194304,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~46137344,159383552~4194304,176160768~4194304,184549376~50331648,247463936~79691776,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.689 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 15 diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~4194304,159383552~4194304,176160768~62914560,247463936~20971520,272629760~58720256,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~46137344,54525952~20971520,79691776~20971520,109051904~33554432,146800640~4194304,159383552~4194304,176160768~62914560,247463936~20971520,272629760~58720256,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~46137344,109051904~46137344,159383552~4194304,176160768~62914560,247463936~83886080,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.695 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 16 diff [0~50331648,54525952~20971520,79691776~20971520,109051904~33554432,146800640~4194304,155189248~8388608,176160768~62914560,247463936~20971520,272629760~58720256,335544320~8388608,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~20971520,79691776~20971520,109051904~33554432,146800640~4194304,155189248~8388608,176160768~62914560,247463936~20971520,272629760~58720256,335544320~8388608,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,176160768~62914560,247463936~83886080,335544320~8388608,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.700 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 17 diff [0~50331648,54525952~20971520,79691776~20971520,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~20971520,79691776~20971520,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,109051904~54525952,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.706 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 18 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~58720256,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.711 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to 19 diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.717 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 6 diff [8388608~12582912,29360128~4194304,54525952~8388608,130023424~8388608,192937984~4194304,222298112~4194304,276824064~4194304,360710144~4194304,411041792~8388608] 2024-09-16T07:04:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [8388608~12582912,29360128~4194304,54525952~8388608,130023424~8388608,192937984~4194304,222298112~4194304,276824064~4194304,360710144~4194304,411041792~8388608] 2024-09-16T07:04:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [8388608~12582912,29360128~4194304,54525952~8388608,130023424~12582912,192937984~8388608,222298112~4194304,276824064~8388608,360710144~4194304,411041792~8388608] 2024-09-16T07:04:09.719 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 7 diff [8388608~12582912,29360128~4194304,41943040~4194304,54525952~20971520,130023424~8388608,146800640~4194304,192937984~4194304,209715200~8388608,222298112~4194304,247463936~4194304,276824064~4194304,289406976~8388608,360710144~4194304,406847488~8388608] 2024-09-16T07:04:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [8388608~12582912,29360128~4194304,41943040~4194304,54525952~20971520,130023424~8388608,146800640~4194304,192937984~4194304,209715200~8388608,222298112~4194304,247463936~4194304,276824064~4194304,289406976~8388608,360710144~4194304,406847488~8388608] 2024-09-16T07:04:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [8388608~12582912,29360128~4194304,41943040~4194304,54525952~20971520,130023424~12582912,146800640~8388608,192937984~8388608,209715200~16777216,247463936~4194304,276824064~8388608,289406976~12582912,360710144~4194304,406847488~12582912] 2024-09-16T07:04:09.720 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 8 diff [8388608~12582912,29360128~4194304,41943040~4194304,54525952~20971520,113246208~4194304,130023424~8388608,146800640~4194304,188743680~12582912,209715200~8388608,222298112~4194304,247463936~8388608,276824064~8388608,289406976~8388608,360710144~4194304,373293056~8388608,402653184~16777216] 2024-09-16T07:04:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [8388608~12582912,29360128~4194304,41943040~4194304,54525952~20971520,113246208~4194304,130023424~8388608,146800640~4194304,188743680~12582912,209715200~8388608,222298112~4194304,247463936~8388608,276824064~8388608,289406976~8388608,360710144~4194304,373293056~8388608,402653184~16777216] 2024-09-16T07:04:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [8388608~12582912,29360128~4194304,41943040~4194304,54525952~20971520,113246208~4194304,130023424~12582912,146800640~8388608,188743680~16777216,209715200~16777216,247463936~12582912,276824064~25165824,360710144~4194304,373293056~8388608,402653184~16777216] 2024-09-16T07:04:09.722 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 9 diff [0~25165824,29360128~4194304,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,130023424~8388608,146800640~4194304,188743680~12582912,209715200~8388608,222298112~4194304,247463936~8388608,260046848~4194304,272629760~29360128,310378496~8388608,360710144~8388608,373293056~8388608,402653184~16777216] 2024-09-16T07:04:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~4194304,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,130023424~8388608,146800640~4194304,188743680~12582912,209715200~8388608,222298112~4194304,247463936~8388608,260046848~4194304,272629760~29360128,310378496~8388608,360710144~8388608,373293056~8388608,402653184~16777216] 2024-09-16T07:04:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~33554432,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,130023424~12582912,146800640~8388608,188743680~16777216,209715200~16777216,247463936~20971520,272629760~33554432,310378496~8388608,360710144~20971520,402653184~16777216] 2024-09-16T07:04:09.725 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 10 diff [0~25165824,29360128~4194304,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,130023424~8388608,146800640~4194304,188743680~12582912,209715200~16777216,247463936~16777216,272629760~29360128,310378496~16777216,360710144~8388608,373293056~16777216,402653184~16777216] 2024-09-16T07:04:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~4194304,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,130023424~8388608,146800640~4194304,188743680~12582912,209715200~16777216,247463936~16777216,272629760~29360128,310378496~16777216,360710144~8388608,373293056~16777216,402653184~16777216] 2024-09-16T07:04:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~33554432,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,130023424~12582912,146800640~8388608,188743680~16777216,209715200~16777216,247463936~20971520,272629760~33554432,310378496~16777216,360710144~29360128,402653184~16777216] 2024-09-16T07:04:09.727 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 11 diff [0~25165824,29360128~4194304,41943040~4194304,54525952~20971520,88080384~4194304,109051904~8388608,121634816~16777216,146800640~4194304,176160768~4194304,188743680~12582912,209715200~20971520,247463936~16777216,272629760~54525952,360710144~8388608,373293056~16777216,402653184~16777216] 2024-09-16T07:04:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~4194304,41943040~4194304,54525952~20971520,88080384~4194304,109051904~8388608,121634816~16777216,146800640~4194304,176160768~4194304,188743680~12582912,209715200~20971520,247463936~16777216,272629760~54525952,360710144~8388608,373293056~16777216,402653184~16777216] 2024-09-16T07:04:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~33554432,41943040~4194304,54525952~20971520,88080384~4194304,109051904~33554432,146800640~8388608,176160768~4194304,188743680~16777216,209715200~25165824,247463936~20971520,272629760~54525952,360710144~29360128,402653184~16777216] 2024-09-16T07:04:09.730 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 12 diff [0~25165824,29360128~4194304,41943040~4194304,54525952~20971520,88080384~8388608,109051904~8388608,121634816~20971520,146800640~4194304,176160768~4194304,188743680~12582912,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~16777216] 2024-09-16T07:04:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~25165824,29360128~4194304,41943040~4194304,54525952~20971520,88080384~8388608,109051904~8388608,121634816~20971520,146800640~4194304,176160768~4194304,188743680~12582912,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~16777216] 2024-09-16T07:04:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~33554432,41943040~4194304,54525952~20971520,88080384~8388608,109051904~46137344,176160768~4194304,188743680~16777216,209715200~25165824,247463936~79691776,360710144~33554432,402653184~16777216] 2024-09-16T07:04:09.734 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 13 diff [0~33554432,41943040~4194304,54525952~20971520,83886080~12582912,109051904~33554432,146800640~4194304,176160768~4194304,184549376~20971520,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~16777216] 2024-09-16T07:04:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~33554432,41943040~4194304,54525952~20971520,83886080~12582912,109051904~33554432,146800640~4194304,176160768~4194304,184549376~20971520,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~16777216] 2024-09-16T07:04:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~37748736,41943040~4194304,54525952~25165824,83886080~16777216,109051904~46137344,176160768~4194304,184549376~20971520,209715200~25165824,247463936~79691776,360710144~33554432,402653184~16777216] 2024-09-16T07:04:09.737 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 14 diff [0~33554432,37748736~8388608,54525952~20971520,83886080~12582912,109051904~33554432,146800640~4194304,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,356515840~37748736,402653184~16777216] 2024-09-16T07:04:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~33554432,37748736~8388608,54525952~20971520,83886080~12582912,109051904~33554432,146800640~4194304,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,356515840~37748736,402653184~16777216] 2024-09-16T07:04:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~25165824,83886080~16777216,109051904~46137344,176160768~4194304,184549376~50331648,247463936~79691776,356515840~37748736,402653184~16777216] 2024-09-16T07:04:09.742 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 15 diff [0~33554432,37748736~8388608,54525952~20971520,83886080~12582912,109051904~33554432,146800640~4194304,159383552~4194304,176160768~62914560,247463936~20971520,272629760~58720256,356515840~37748736,402653184~16777216] 2024-09-16T07:04:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~33554432,37748736~8388608,54525952~20971520,83886080~12582912,109051904~33554432,146800640~4194304,159383552~4194304,176160768~62914560,247463936~20971520,272629760~58720256,356515840~37748736,402653184~16777216] 2024-09-16T07:04:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~46137344,54525952~25165824,83886080~16777216,109051904~46137344,159383552~4194304,176160768~62914560,247463936~83886080,356515840~37748736,402653184~16777216] 2024-09-16T07:04:09.746 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 16 diff [0~50331648,54525952~20971520,83886080~12582912,109051904~33554432,146800640~4194304,155189248~8388608,176160768~62914560,247463936~20971520,272629760~58720256,335544320~8388608,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~20971520,83886080~12582912,109051904~33554432,146800640~4194304,155189248~8388608,176160768~62914560,247463936~20971520,272629760~58720256,335544320~8388608,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~25165824,83886080~16777216,109051904~54525952,176160768~62914560,247463936~83886080,335544320~8388608,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.752 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 17 diff [0~50331648,54525952~20971520,83886080~12582912,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~20971520,83886080~12582912,109051904~33554432,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~25165824,83886080~16777216,109051904~54525952,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.757 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 18 diff [0~50331648,54525952~41943040,104857600~37748736,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~58720256,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.763 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to 19 diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.771 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 7 diff [41943040~4194304,54525952~20971520,146800640~4194304,209715200~8388608,247463936~4194304,289406976~8388608,406847488~8388608] 2024-09-16T07:04:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [41943040~4194304,54525952~20971520,146800640~4194304,209715200~8388608,247463936~4194304,289406976~8388608,406847488~8388608] 2024-09-16T07:04:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [41943040~4194304,54525952~20971520,146800640~8388608,209715200~12582912,247463936~4194304,289406976~12582912,406847488~12582912] 2024-09-16T07:04:09.771 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 8 diff [41943040~4194304,54525952~20971520,113246208~4194304,146800640~4194304,188743680~12582912,209715200~8388608,247463936~8388608,276824064~8388608,289406976~8388608,373293056~8388608,402653184~12582912] 2024-09-16T07:04:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [41943040~4194304,54525952~20971520,113246208~4194304,146800640~4194304,188743680~12582912,209715200~8388608,247463936~8388608,276824064~8388608,289406976~8388608,373293056~8388608,402653184~12582912] 2024-09-16T07:04:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [41943040~4194304,54525952~20971520,113246208~4194304,146800640~8388608,188743680~16777216,209715200~12582912,247463936~12582912,276824064~25165824,373293056~8388608,402653184~16777216] 2024-09-16T07:04:09.772 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 9 diff [0~8388608,20971520~4194304,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,146800640~4194304,188743680~12582912,209715200~8388608,247463936~8388608,260046848~4194304,272629760~29360128,310378496~8388608,360710144~8388608,373293056~8388608,402653184~12582912] 2024-09-16T07:04:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,20971520~4194304,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,146800640~4194304,188743680~12582912,209715200~8388608,247463936~8388608,260046848~4194304,272629760~29360128,310378496~8388608,360710144~8388608,373293056~8388608,402653184~12582912] 2024-09-16T07:04:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,20971520~8388608,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,146800640~8388608,188743680~16777216,209715200~12582912,247463936~20971520,272629760~33554432,310378496~8388608,360710144~20971520,402653184~16777216] 2024-09-16T07:04:09.774 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 10 diff [0~8388608,12582912~12582912,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,146800640~4194304,188743680~12582912,209715200~16777216,247463936~16777216,272629760~29360128,310378496~16777216,360710144~8388608,373293056~16777216,402653184~12582912] 2024-09-16T07:04:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,146800640~4194304,188743680~12582912,209715200~16777216,247463936~16777216,272629760~29360128,310378496~16777216,360710144~8388608,373293056~16777216,402653184~12582912] 2024-09-16T07:04:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,41943040~4194304,54525952~20971520,88080384~4194304,113246208~4194304,146800640~8388608,188743680~16777216,209715200~16777216,247463936~20971520,272629760~33554432,310378496~16777216,360710144~29360128,402653184~16777216] 2024-09-16T07:04:09.776 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 11 diff [0~8388608,12582912~12582912,41943040~4194304,54525952~20971520,88080384~4194304,109051904~8388608,121634816~8388608,146800640~4194304,176160768~4194304,188743680~12582912,209715200~20971520,247463936~16777216,272629760~54525952,360710144~8388608,373293056~16777216,402653184~12582912] 2024-09-16T07:04:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,41943040~4194304,54525952~20971520,88080384~4194304,109051904~8388608,121634816~8388608,146800640~4194304,176160768~4194304,188743680~12582912,209715200~20971520,247463936~16777216,272629760~54525952,360710144~8388608,373293056~16777216,402653184~12582912] 2024-09-16T07:04:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,41943040~4194304,54525952~20971520,88080384~4194304,109051904~25165824,146800640~8388608,176160768~4194304,188743680~16777216,209715200~25165824,247463936~20971520,272629760~54525952,360710144~29360128,402653184~16777216] 2024-09-16T07:04:09.780 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 12 diff [0~8388608,12582912~12582912,41943040~4194304,54525952~20971520,88080384~8388608,109051904~8388608,121634816~8388608,138412032~12582912,176160768~4194304,188743680~12582912,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~12582912] 2024-09-16T07:04:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,41943040~4194304,54525952~20971520,88080384~8388608,109051904~8388608,121634816~8388608,138412032~12582912,176160768~4194304,188743680~12582912,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~12582912] 2024-09-16T07:04:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,41943040~4194304,54525952~20971520,88080384~8388608,109051904~25165824,138412032~16777216,176160768~4194304,188743680~16777216,209715200~25165824,247463936~79691776,360710144~33554432,402653184~16777216] 2024-09-16T07:04:09.784 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 13 diff [0~8388608,12582912~20971520,41943040~4194304,54525952~20971520,83886080~12582912,109051904~20971520,138412032~12582912,176160768~4194304,184549376~20971520,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~12582912] 2024-09-16T07:04:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,41943040~4194304,54525952~20971520,83886080~12582912,109051904~20971520,138412032~12582912,176160768~4194304,184549376~20971520,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~12582912] 2024-09-16T07:04:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~25165824,41943040~4194304,54525952~25165824,83886080~16777216,109051904~25165824,138412032~16777216,176160768~4194304,184549376~20971520,209715200~25165824,247463936~79691776,360710144~33554432,402653184~16777216] 2024-09-16T07:04:09.787 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 14 diff [0~8388608,12582912~20971520,37748736~8388608,54525952~20971520,83886080~12582912,109051904~20971520,134217728~8388608,146800640~4194304,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,37748736~8388608,54525952~20971520,83886080~12582912,109051904~20971520,134217728~8388608,146800640~4194304,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~33554432,54525952~25165824,83886080~16777216,109051904~46137344,176160768~4194304,184549376~50331648,247463936~79691776,356515840~37748736,402653184~16777216] 2024-09-16T07:04:09.792 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 15 diff [0~8388608,12582912~20971520,37748736~8388608,54525952~20971520,83886080~12582912,109051904~20971520,134217728~8388608,146800640~4194304,159383552~4194304,176160768~62914560,247463936~20971520,272629760~58720256,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,37748736~8388608,54525952~20971520,83886080~12582912,109051904~20971520,134217728~8388608,146800640~4194304,159383552~4194304,176160768~62914560,247463936~20971520,272629760~58720256,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~33554432,54525952~25165824,83886080~16777216,109051904~46137344,159383552~4194304,176160768~62914560,247463936~83886080,356515840~37748736,402653184~16777216] 2024-09-16T07:04:09.796 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 16 diff [0~8388608,12582912~37748736,54525952~20971520,83886080~12582912,109051904~20971520,134217728~8388608,146800640~4194304,155189248~8388608,176160768~62914560,247463936~20971520,272629760~58720256,335544320~8388608,356515840~37748736,398458880~16777216] 2024-09-16T07:04:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~20971520,83886080~12582912,109051904~20971520,134217728~8388608,146800640~4194304,155189248~8388608,176160768~62914560,247463936~20971520,272629760~58720256,335544320~8388608,356515840~37748736,398458880~16777216] 2024-09-16T07:04:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~25165824,83886080~16777216,109051904~54525952,176160768~62914560,247463936~83886080,335544320~8388608,356515840~37748736,398458880~20971520] 2024-09-16T07:04:09.800 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 17 diff [0~8388608,12582912~37748736,54525952~20971520,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~20971520,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~25165824,83886080~16777216,109051904~54525952,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.805 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 18 diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~58720256,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.810 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to 19 diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:09.816 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 8 diff [113246208~4194304,188743680~12582912,209715200~4194304,251658240~4194304,276824064~8388608,373293056~8388608,402653184~8388608] 2024-09-16T07:04:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [113246208~4194304,188743680~12582912,209715200~4194304,251658240~4194304,276824064~8388608,373293056~8388608,402653184~8388608] 2024-09-16T07:04:09.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:09 smithi145 ceph-mon[96887]: osdmap e2276: 8 total, 8 up, 8 in 2024-09-16T07:04:09.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:09 smithi145 ceph-mon[99390]: osdmap e2276: 8 total, 8 up, 8 in 2024-09-16T07:04:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [113246208~4194304,188743680~16777216,209715200~4194304,251658240~8388608,276824064~12582912,373293056~8388608,402653184~12582912] 2024-09-16T07:04:09.817 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 9 diff [0~8388608,20971520~4194304,88080384~4194304,113246208~4194304,188743680~12582912,209715200~4194304,251658240~4194304,260046848~4194304,272629760~16777216,297795584~8388608,310378496~8388608,360710144~8388608,373293056~8388608,402653184~12582912] 2024-09-16T07:04:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,20971520~4194304,88080384~4194304,113246208~4194304,188743680~12582912,209715200~4194304,251658240~4194304,260046848~4194304,272629760~16777216,297795584~8388608,310378496~8388608,360710144~8388608,373293056~8388608,402653184~12582912] 2024-09-16T07:04:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,20971520~8388608,88080384~4194304,113246208~4194304,188743680~16777216,209715200~4194304,251658240~16777216,272629760~20971520,297795584~8388608,310378496~8388608,360710144~20971520,402653184~12582912] 2024-09-16T07:04:09.818 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 10 diff [0~8388608,12582912~12582912,88080384~4194304,113246208~4194304,188743680~12582912,209715200~12582912,251658240~12582912,272629760~33554432,310378496~16777216,360710144~8388608,373293056~16777216,402653184~12582912] 2024-09-16T07:04:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,88080384~4194304,113246208~4194304,188743680~12582912,209715200~12582912,251658240~12582912,272629760~33554432,310378496~16777216,360710144~8388608,373293056~16777216,402653184~12582912] 2024-09-16T07:04:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,88080384~4194304,113246208~4194304,188743680~16777216,209715200~16777216,251658240~16777216,272629760~33554432,310378496~16777216,360710144~29360128,402653184~12582912] 2024-09-16T07:04:09.820 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 11 diff [0~8388608,12582912~12582912,88080384~4194304,109051904~8388608,121634816~8388608,176160768~4194304,188743680~12582912,209715200~20971520,251658240~12582912,272629760~54525952,360710144~8388608,373293056~16777216,402653184~12582912] 2024-09-16T07:04:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,88080384~4194304,109051904~8388608,121634816~8388608,176160768~4194304,188743680~12582912,209715200~20971520,251658240~12582912,272629760~54525952,360710144~8388608,373293056~16777216,402653184~12582912] 2024-09-16T07:04:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,88080384~4194304,109051904~25165824,176160768~4194304,188743680~16777216,209715200~25165824,251658240~16777216,272629760~54525952,360710144~29360128,402653184~12582912] 2024-09-16T07:04:09.822 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 12 diff [0~8388608,12582912~12582912,88080384~8388608,109051904~8388608,121634816~8388608,138412032~8388608,176160768~4194304,188743680~12582912,209715200~20971520,251658240~16777216,272629760~54525952,360710144~8388608,373293056~20971520,402653184~12582912] 2024-09-16T07:04:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,88080384~8388608,109051904~8388608,121634816~8388608,138412032~8388608,176160768~4194304,188743680~12582912,209715200~20971520,251658240~16777216,272629760~54525952,360710144~8388608,373293056~20971520,402653184~12582912] 2024-09-16T07:04:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,88080384~8388608,109051904~25165824,138412032~8388608,176160768~4194304,188743680~16777216,209715200~25165824,251658240~75497472,360710144~33554432,402653184~12582912] 2024-09-16T07:04:09.825 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 13 diff [0~8388608,12582912~20971520,71303168~4194304,83886080~12582912,109051904~20971520,138412032~8388608,176160768~4194304,184549376~20971520,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~12582912] 2024-09-16T07:04:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,71303168~4194304,83886080~12582912,109051904~20971520,138412032~8388608,176160768~4194304,184549376~20971520,209715200~20971520,247463936~20971520,272629760~54525952,360710144~8388608,373293056~20971520,402653184~12582912] 2024-09-16T07:04:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~25165824,71303168~8388608,83886080~16777216,109051904~25165824,138412032~8388608,176160768~4194304,184549376~20971520,209715200~25165824,247463936~79691776,360710144~33554432,402653184~12582912] 2024-09-16T07:04:09.827 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 14 diff [0~8388608,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,176160768~4194304,184549376~46137344,247463936~20971520,272629760~54525952,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~29360128,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,176160768~4194304,184549376~50331648,247463936~79691776,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.831 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 15 diff [0~8388608,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,159383552~4194304,176160768~62914560,247463936~20971520,272629760~58720256,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,159383552~4194304,176160768~62914560,247463936~20971520,272629760~58720256,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~29360128,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,159383552~4194304,176160768~62914560,247463936~83886080,356515840~37748736,402653184~12582912] 2024-09-16T07:04:09.835 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 16 diff [0~8388608,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,155189248~8388608,176160768~62914560,247463936~20971520,272629760~58720256,335544320~8388608,356515840~37748736,398458880~16777216] 2024-09-16T07:04:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,155189248~8388608,176160768~62914560,247463936~20971520,272629760~58720256,335544320~8388608,356515840~37748736,398458880~16777216] 2024-09-16T07:04:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,155189248~8388608,176160768~62914560,247463936~83886080,335544320~8388608,356515840~37748736,398458880~16777216] 2024-09-16T07:04:09.839 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 17 diff [0~8388608,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~8388608,83886080~16777216,109051904~54525952,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.843 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 18 diff [0~8388608,12582912~37748736,58720256~4194304,71303168~25165824,104857600~25165824,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~4194304,71303168~25165824,104857600~25165824,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~58720256,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.847 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to 19 diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:09.852 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 9 diff [0~8388608,20971520~4194304,88080384~4194304,260046848~4194304,272629760~4194304,285212672~4194304,297795584~8388608,310378496~8388608,360710144~8388608,406847488~8388608] 2024-09-16T07:04:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,20971520~4194304,88080384~4194304,260046848~4194304,272629760~4194304,285212672~4194304,297795584~8388608,310378496~8388608,360710144~8388608,406847488~8388608] 2024-09-16T07:04:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,20971520~8388608,88080384~4194304,260046848~8388608,272629760~4194304,285212672~8388608,297795584~8388608,310378496~8388608,360710144~12582912,406847488~8388608] 2024-09-16T07:04:09.853 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 10 diff [0~8388608,12582912~12582912,88080384~4194304,192937984~8388608,213909504~8388608,251658240~4194304,260046848~4194304,272629760~4194304,285212672~20971520,310378496~16777216,360710144~8388608,381681664~8388608,406847488~8388608] 2024-09-16T07:04:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,88080384~4194304,192937984~8388608,213909504~8388608,251658240~4194304,260046848~4194304,272629760~4194304,285212672~20971520,310378496~16777216,360710144~8388608,381681664~8388608,406847488~8388608] 2024-09-16T07:04:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,88080384~4194304,192937984~12582912,213909504~12582912,251658240~16777216,272629760~4194304,285212672~20971520,310378496~16777216,360710144~12582912,381681664~8388608,406847488~8388608] 2024-09-16T07:04:09.854 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 11 diff [0~8388608,12582912~12582912,88080384~4194304,109051904~8388608,121634816~8388608,176160768~4194304,192937984~8388608,209715200~20971520,251658240~12582912,272629760~4194304,285212672~41943040,360710144~8388608,381681664~8388608,406847488~8388608] 2024-09-16T07:04:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,88080384~4194304,109051904~8388608,121634816~8388608,176160768~4194304,192937984~8388608,209715200~20971520,251658240~12582912,272629760~4194304,285212672~41943040,360710144~8388608,381681664~8388608,406847488~8388608] 2024-09-16T07:04:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,88080384~4194304,109051904~25165824,176160768~4194304,192937984~12582912,209715200~25165824,251658240~16777216,272629760~4194304,285212672~41943040,360710144~12582912,381681664~8388608,406847488~8388608] 2024-09-16T07:04:09.856 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 12 diff [0~8388608,12582912~12582912,88080384~8388608,109051904~8388608,121634816~8388608,138412032~8388608,176160768~4194304,192937984~8388608,209715200~20971520,251658240~16777216,272629760~4194304,285212672~41943040,360710144~8388608,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~12582912,88080384~8388608,109051904~8388608,121634816~8388608,138412032~8388608,176160768~4194304,192937984~8388608,209715200~20971520,251658240~16777216,272629760~4194304,285212672~41943040,360710144~8388608,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~16777216,88080384~8388608,109051904~25165824,138412032~8388608,176160768~4194304,192937984~12582912,209715200~25165824,251658240~25165824,285212672~41943040,360710144~12582912,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.858 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 13 diff [0~8388608,12582912~20971520,71303168~4194304,83886080~12582912,109051904~20971520,138412032~8388608,176160768~4194304,184549376~16777216,209715200~20971520,247463936~20971520,272629760~4194304,285212672~41943040,360710144~8388608,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,71303168~4194304,83886080~12582912,109051904~20971520,138412032~8388608,176160768~4194304,184549376~16777216,209715200~20971520,247463936~20971520,272629760~4194304,285212672~41943040,360710144~8388608,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~25165824,71303168~8388608,83886080~16777216,109051904~25165824,138412032~8388608,176160768~4194304,184549376~20971520,209715200~25165824,247463936~29360128,285212672~41943040,360710144~12582912,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.861 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 14 diff [0~8388608,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,176160768~4194304,184549376~46137344,247463936~20971520,272629760~4194304,285212672~41943040,356515840~16777216,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,176160768~4194304,184549376~46137344,247463936~20971520,272629760~4194304,285212672~41943040,356515840~16777216,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~29360128,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,176160768~4194304,184549376~50331648,247463936~29360128,285212672~41943040,356515840~16777216,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.864 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 15 diff [0~8388608,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,159383552~4194304,176160768~62914560,247463936~20971520,272629760~4194304,285212672~46137344,356515840~20971520,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,159383552~4194304,176160768~62914560,247463936~20971520,272629760~4194304,285212672~46137344,356515840~20971520,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~29360128,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,159383552~4194304,176160768~62914560,247463936~29360128,285212672~46137344,356515840~20971520,381681664~12582912,406847488~8388608] 2024-09-16T07:04:09.867 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 16 diff [0~8388608,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,155189248~8388608,176160768~62914560,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,356515840~20971520,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,155189248~8388608,176160768~62914560,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,356515840~20971520,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,155189248~8388608,176160768~62914560,247463936~33554432,285212672~46137344,335544320~8388608,356515840~20971520,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.870 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 17 diff [0~8388608,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~8388608,83886080~16777216,109051904~54525952,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.874 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 18 diff [0~8388608,12582912~37748736,58720256~4194304,71303168~25165824,104857600~25165824,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~4194304,71303168~25165824,104857600~25165824,134217728~8388608,146800640~16777216,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~58720256,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.878 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to 19 diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:09.882 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 10 diff [12582912~8388608,192937984~8388608,213909504~8388608,251658240~4194304,289406976~16777216,314572800~12582912,381681664~8388608] 2024-09-16T07:04:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~8388608,192937984~8388608,213909504~8388608,251658240~4194304,289406976~16777216,314572800~12582912,381681664~8388608] 2024-09-16T07:04:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~12582912,192937984~12582912,213909504~12582912,251658240~8388608,289406976~16777216,314572800~12582912,381681664~8388608] 2024-09-16T07:04:09.883 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 11 diff [12582912~8388608,109051904~8388608,121634816~8388608,176160768~4194304,192937984~8388608,209715200~20971520,251658240~8388608,289406976~37748736,381681664~8388608] 2024-09-16T07:04:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~8388608,109051904~8388608,121634816~8388608,176160768~4194304,192937984~8388608,209715200~20971520,251658240~8388608,289406976~37748736,381681664~8388608] 2024-09-16T07:04:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~12582912,109051904~25165824,176160768~4194304,192937984~12582912,209715200~25165824,251658240~12582912,289406976~37748736,381681664~8388608] 2024-09-16T07:04:09.886 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 12 diff [4194304~4194304,12582912~8388608,92274688~4194304,109051904~8388608,121634816~8388608,138412032~8388608,176160768~4194304,192937984~8388608,209715200~20971520,251658240~8388608,264241152~8388608,289406976~37748736,381681664~12582912] 2024-09-16T07:04:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,92274688~4194304,109051904~8388608,121634816~8388608,138412032~8388608,176160768~4194304,192937984~8388608,209715200~20971520,251658240~8388608,264241152~8388608,289406976~37748736,381681664~12582912] 2024-09-16T07:04:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~12582912,92274688~4194304,109051904~25165824,138412032~8388608,176160768~4194304,192937984~12582912,209715200~25165824,251658240~20971520,289406976~37748736,381681664~12582912] 2024-09-16T07:04:09.888 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 13 diff [4194304~4194304,12582912~20971520,71303168~4194304,83886080~12582912,109051904~20971520,138412032~8388608,176160768~4194304,184549376~16777216,209715200~20971520,247463936~12582912,264241152~8388608,289406976~37748736,381681664~12582912] 2024-09-16T07:04:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~20971520,71303168~4194304,83886080~12582912,109051904~20971520,138412032~8388608,176160768~4194304,184549376~16777216,209715200~20971520,247463936~12582912,264241152~8388608,289406976~37748736,381681664~12582912] 2024-09-16T07:04:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~25165824,71303168~8388608,83886080~16777216,109051904~25165824,138412032~8388608,176160768~4194304,184549376~20971520,209715200~25165824,247463936~25165824,289406976~37748736,381681664~12582912] 2024-09-16T07:04:09.890 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 14 diff [4194304~4194304,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,176160768~4194304,184549376~46137344,247463936~12582912,264241152~8388608,289406976~37748736,356515840~8388608,381681664~12582912] 2024-09-16T07:04:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,176160768~4194304,184549376~46137344,247463936~12582912,264241152~8388608,289406976~37748736,356515840~8388608,381681664~12582912] 2024-09-16T07:04:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~29360128,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,176160768~4194304,184549376~50331648,247463936~25165824,289406976~37748736,356515840~12582912,381681664~12582912] 2024-09-16T07:04:09.892 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 15 diff [4194304~4194304,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,159383552~4194304,176160768~62914560,247463936~12582912,264241152~8388608,289406976~41943040,356515840~8388608,369098752~8388608,381681664~12582912] 2024-09-16T07:04:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~20971520,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,159383552~4194304,176160768~62914560,247463936~12582912,264241152~8388608,289406976~41943040,356515840~8388608,369098752~8388608,381681664~12582912] 2024-09-16T07:04:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~29360128,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,159383552~4194304,176160768~62914560,247463936~25165824,289406976~41943040,356515840~20971520,381681664~12582912] 2024-09-16T07:04:09.896 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 16 diff [4194304~4194304,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,155189248~8388608,176160768~62914560,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,356515840~20971520,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,155189248~8388608,176160768~62914560,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,356515840~20971520,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,155189248~8388608,176160768~62914560,247463936~33554432,289406976~41943040,335544320~8388608,356515840~20971520,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.899 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 17 diff [4194304~4194304,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~8388608,83886080~16777216,109051904~54525952,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.903 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 18 diff [4194304~4194304,12582912~37748736,58720256~4194304,71303168~25165824,104857600~25165824,134217728~8388608,146800640~16777216,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~4194304,71303168~25165824,104857600~25165824,134217728~8388608,146800640~16777216,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~58720256,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~8388608] 2024-09-16T07:04:09.907 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to 19 diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:09.911 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 11 diff [109051904~8388608,121634816~8388608,176160768~4194304,209715200~4194304,222298112~8388608,255852544~4194304,297795584~4194304,306184192~8388608] 2024-09-16T07:04:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [109051904~8388608,121634816~8388608,176160768~4194304,209715200~4194304,222298112~8388608,255852544~4194304,297795584~4194304,306184192~8388608] 2024-09-16T07:04:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [109051904~25165824,176160768~4194304,209715200~8388608,222298112~12582912,255852544~8388608,297795584~20971520] 2024-09-16T07:04:09.913 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 12 diff [4194304~4194304,92274688~4194304,109051904~8388608,121634816~8388608,138412032~8388608,176160768~4194304,209715200~4194304,222298112~8388608,255852544~4194304,264241152~8388608,293601280~20971520,390070272~4194304] 2024-09-16T07:04:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,92274688~4194304,109051904~8388608,121634816~8388608,138412032~8388608,176160768~4194304,209715200~4194304,222298112~8388608,255852544~4194304,264241152~8388608,293601280~20971520,390070272~4194304] 2024-09-16T07:04:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,92274688~4194304,109051904~25165824,138412032~8388608,176160768~4194304,209715200~8388608,222298112~12582912,255852544~16777216,293601280~25165824,390070272~4194304] 2024-09-16T07:04:09.914 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 13 diff [4194304~4194304,12582912~8388608,25165824~8388608,71303168~4194304,83886080~12582912,109051904~20971520,138412032~8388608,176160768~4194304,184549376~8388608,209715200~4194304,222298112~8388608,247463936~4194304,255852544~4194304,264241152~8388608,293601280~20971520,390070272~4194304] 2024-09-16T07:04:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,71303168~4194304,83886080~12582912,109051904~20971520,138412032~8388608,176160768~4194304,184549376~8388608,209715200~4194304,222298112~8388608,247463936~4194304,255852544~4194304,264241152~8388608,293601280~20971520,390070272~4194304] 2024-09-16T07:04:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~12582912,71303168~8388608,83886080~16777216,109051904~25165824,138412032~8388608,176160768~4194304,184549376~12582912,209715200~8388608,222298112~12582912,247463936~4194304,255852544~16777216,293601280~25165824,390070272~4194304] 2024-09-16T07:04:09.916 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 14 diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,176160768~4194304,184549376~8388608,201326592~12582912,222298112~8388608,247463936~4194304,255852544~4194304,264241152~8388608,293601280~25165824,356515840~8388608,385875968~4194304] 2024-09-16T07:04:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,176160768~4194304,184549376~8388608,201326592~12582912,222298112~8388608,247463936~4194304,255852544~4194304,264241152~8388608,293601280~25165824,356515840~8388608,385875968~4194304] 2024-09-16T07:04:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~16777216,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,176160768~4194304,184549376~12582912,201326592~16777216,222298112~12582912,247463936~4194304,255852544~16777216,293601280~29360128,356515840~12582912,385875968~8388608] 2024-09-16T07:04:09.918 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 15 diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,159383552~4194304,176160768~16777216,197132288~16777216,222298112~16777216,247463936~4194304,255852544~4194304,264241152~8388608,293601280~25165824,327155712~4194304,356515840~8388608,369098752~8388608,385875968~4194304] 2024-09-16T07:04:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,159383552~4194304,176160768~16777216,197132288~16777216,222298112~16777216,247463936~4194304,255852544~4194304,264241152~8388608,293601280~25165824,327155712~4194304,356515840~8388608,369098752~8388608,385875968~4194304] 2024-09-16T07:04:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~16777216,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,159383552~4194304,176160768~41943040,222298112~16777216,247463936~4194304,255852544~16777216,293601280~29360128,327155712~4194304,356515840~20971520,385875968~8388608] 2024-09-16T07:04:09.921 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 16 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,155189248~8388608,176160768~37748736,222298112~16777216,247463936~4194304,255852544~4194304,264241152~12582912,293601280~25165824,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,155189248~8388608,176160768~37748736,222298112~16777216,247463936~4194304,255852544~4194304,264241152~12582912,293601280~25165824,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~8388608,83886080~16777216,109051904~37748736,155189248~8388608,176160768~41943040,222298112~16777216,247463936~4194304,255852544~25165824,293601280~29360128,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.929 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 17 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~37748736,218103808~25165824,247463936~4194304,255852544~4194304,264241152~12582912,293601280~25165824,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,109051904~20971520,134217728~8388608,146800640~16777216,176160768~37748736,218103808~25165824,247463936~4194304,255852544~4194304,264241152~12582912,293601280~25165824,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~8388608,83886080~16777216,109051904~54525952,176160768~67108864,247463936~4194304,255852544~25165824,293601280~29360128,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.932 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 18 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~25165824,104857600~25165824,134217728~8388608,146800640~16777216,176160768~37748736,218103808~25165824,247463936~12582912,264241152~12582912,293601280~25165824,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~25165824,104857600~25165824,134217728~8388608,146800640~16777216,176160768~37748736,218103808~25165824,247463936~12582912,264241152~12582912,293601280~25165824,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~58720256,176160768~67108864,247463936~33554432,293601280~37748736,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.936 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to 19 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.940 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 12 diff [4194304~4194304,92274688~4194304,138412032~8388608,260046848~12582912,293601280~12582912,310378496~4194304,390070272~4194304] 2024-09-16T07:04:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,92274688~4194304,138412032~8388608,260046848~12582912,293601280~12582912,310378496~4194304,390070272~4194304] 2024-09-16T07:04:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,92274688~4194304,138412032~8388608,260046848~12582912,293601280~25165824,390070272~4194304] 2024-09-16T07:04:09.941 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 13 diff [4194304~4194304,12582912~8388608,25165824~8388608,71303168~4194304,83886080~12582912,113246208~8388608,138412032~8388608,184549376~8388608,247463936~4194304,260046848~12582912,293601280~12582912,310378496~4194304,390070272~4194304] 2024-09-16T07:04:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,71303168~4194304,83886080~12582912,113246208~8388608,138412032~8388608,184549376~8388608,247463936~4194304,260046848~12582912,293601280~12582912,310378496~4194304,390070272~4194304] 2024-09-16T07:04:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~12582912,71303168~8388608,83886080~16777216,113246208~8388608,138412032~8388608,184549376~12582912,247463936~4194304,260046848~12582912,293601280~25165824,390070272~4194304] 2024-09-16T07:04:09.943 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 14 diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,184549376~8388608,201326592~8388608,247463936~4194304,260046848~12582912,293601280~12582912,310378496~8388608,356515840~8388608,385875968~4194304] 2024-09-16T07:04:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,184549376~8388608,201326592~8388608,247463936~4194304,260046848~12582912,293601280~12582912,310378496~8388608,356515840~8388608,385875968~4194304] 2024-09-16T07:04:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~16777216,58720256~8388608,71303168~8388608,83886080~16777216,113246208~8388608,134217728~12582912,184549376~12582912,201326592~8388608,247463936~4194304,260046848~12582912,293601280~29360128,356515840~12582912,385875968~8388608] 2024-09-16T07:04:09.945 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 15 diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,159383552~4194304,180355072~12582912,197132288~12582912,230686720~8388608,247463936~4194304,260046848~12582912,293601280~12582912,310378496~8388608,327155712~4194304,356515840~8388608,369098752~8388608,385875968~4194304] 2024-09-16T07:04:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,159383552~4194304,180355072~12582912,197132288~12582912,230686720~8388608,247463936~4194304,260046848~12582912,293601280~12582912,310378496~8388608,327155712~4194304,356515840~8388608,369098752~8388608,385875968~4194304] 2024-09-16T07:04:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~16777216,58720256~8388608,71303168~8388608,83886080~16777216,113246208~8388608,134217728~12582912,159383552~4194304,180355072~29360128,230686720~8388608,247463936~4194304,260046848~12582912,293601280~29360128,327155712~4194304,356515840~20971520,385875968~8388608] 2024-09-16T07:04:09.947 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 16 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,155189248~8388608,176160768~33554432,230686720~8388608,247463936~4194304,260046848~16777216,293601280~12582912,310378496~8388608,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,155189248~8388608,176160768~33554432,230686720~8388608,247463936~4194304,260046848~16777216,293601280~12582912,310378496~8388608,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~8388608,83886080~16777216,113246208~8388608,134217728~12582912,155189248~8388608,176160768~33554432,230686720~8388608,247463936~4194304,260046848~20971520,293601280~29360128,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.950 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 17 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,247463936~4194304,260046848~16777216,293601280~12582912,310378496~8388608,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,247463936~4194304,260046848~16777216,293601280~12582912,310378496~8388608,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~8388608,83886080~16777216,113246208~12582912,134217728~29360128,176160768~33554432,218103808~8388608,230686720~12582912,247463936~4194304,260046848~20971520,293601280~29360128,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.953 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 18 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,247463936~12582912,264241152~12582912,293601280~12582912,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~4194304,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,247463936~12582912,264241152~12582912,293601280~12582912,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~29360128,176160768~33554432,218103808~25165824,247463936~33554432,293601280~37748736,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.958 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to 19 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.962 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 13 diff [12582912~8388608,25165824~8388608,71303168~4194304,83886080~12582912,113246208~8388608,184549376~8388608,247463936~4194304] 2024-09-16T07:04:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~8388608,25165824~8388608,71303168~4194304,83886080~12582912,113246208~8388608,184549376~8388608,247463936~4194304] 2024-09-16T07:04:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~8388608,25165824~12582912,71303168~8388608,83886080~16777216,113246208~8388608,184549376~12582912,247463936~4194304] 2024-09-16T07:04:09.963 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 14 diff [12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,184549376~8388608,201326592~8388608,247463936~4194304,314572800~8388608,356515840~8388608,385875968~4194304] 2024-09-16T07:04:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,184549376~8388608,201326592~8388608,247463936~4194304,314572800~8388608,356515840~8388608,385875968~4194304] 2024-09-16T07:04:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~8388608,25165824~16777216,58720256~8388608,71303168~8388608,83886080~16777216,113246208~8388608,134217728~12582912,184549376~12582912,201326592~8388608,247463936~4194304,314572800~8388608,356515840~12582912,385875968~8388608] 2024-09-16T07:04:09.965 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 15 diff [12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,159383552~4194304,180355072~12582912,197132288~12582912,230686720~8388608,247463936~4194304,293601280~4194304,314572800~8388608,327155712~4194304,356515840~8388608,369098752~8388608,385875968~4194304] 2024-09-16T07:04:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~8388608,25165824~8388608,37748736~4194304,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,159383552~4194304,180355072~12582912,197132288~12582912,230686720~8388608,247463936~4194304,293601280~4194304,314572800~8388608,327155712~4194304,356515840~8388608,369098752~8388608,385875968~4194304] 2024-09-16T07:04:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~8388608,25165824~16777216,58720256~8388608,71303168~8388608,83886080~16777216,113246208~8388608,134217728~12582912,159383552~4194304,180355072~29360128,230686720~8388608,247463936~4194304,293601280~8388608,314572800~8388608,327155712~4194304,356515840~20971520,385875968~8388608] 2024-09-16T07:04:09.967 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 16 diff [12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,155189248~8388608,176160768~33554432,230686720~8388608,247463936~4194304,272629760~4194304,293601280~4194304,314572800~8388608,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,155189248~8388608,176160768~33554432,230686720~8388608,247463936~4194304,272629760~4194304,293601280~4194304,314572800~8388608,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~8388608,25165824~25165824,58720256~8388608,71303168~8388608,83886080~16777216,113246208~8388608,134217728~12582912,155189248~8388608,176160768~33554432,230686720~8388608,247463936~4194304,272629760~8388608,293601280~8388608,314572800~8388608,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.970 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 17 diff [12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,247463936~4194304,272629760~4194304,293601280~4194304,314572800~8388608,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~8388608,25165824~25165824,58720256~4194304,71303168~4194304,83886080~12582912,113246208~8388608,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,247463936~4194304,272629760~4194304,293601280~4194304,314572800~8388608,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~8388608,25165824~25165824,58720256~8388608,71303168~8388608,83886080~16777216,113246208~12582912,134217728~29360128,176160768~33554432,218103808~8388608,230686720~12582912,247463936~4194304,272629760~8388608,293601280~8388608,314572800~8388608,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.972 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 18 diff [12582912~8388608,25165824~25165824,58720256~4194304,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,247463936~12582912,272629760~4194304,293601280~4194304,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [12582912~8388608,25165824~25165824,58720256~4194304,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,247463936~12582912,272629760~4194304,293601280~4194304,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~29360128,176160768~33554432,218103808~25165824,247463936~16777216,272629760~8388608,293601280~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.975 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to 19 diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~16777216,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.978 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 14 diff [37748736~4194304,58720256~4194304,88080384~4194304,134217728~8388608,184549376~4194304,201326592~8388608,314572800~8388608,356515840~8388608,385875968~4194304] 2024-09-16T07:04:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [37748736~4194304,58720256~4194304,88080384~4194304,134217728~8388608,184549376~4194304,201326592~8388608,314572800~8388608,356515840~8388608,385875968~4194304] 2024-09-16T07:04:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [37748736~4194304,58720256~8388608,88080384~8388608,134217728~12582912,184549376~4194304,201326592~8388608,314572800~8388608,356515840~12582912,385875968~8388608] 2024-09-16T07:04:09.979 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 15 diff [37748736~4194304,58720256~4194304,88080384~4194304,134217728~8388608,159383552~4194304,180355072~8388608,197132288~12582912,230686720~8388608,293601280~4194304,314572800~8388608,327155712~4194304,356515840~8388608,369098752~8388608,385875968~4194304] 2024-09-16T07:04:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [37748736~4194304,58720256~4194304,88080384~4194304,134217728~8388608,159383552~4194304,180355072~8388608,197132288~12582912,230686720~8388608,293601280~4194304,314572800~8388608,327155712~4194304,356515840~8388608,369098752~8388608,385875968~4194304] 2024-09-16T07:04:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [37748736~4194304,58720256~8388608,88080384~8388608,134217728~12582912,159383552~4194304,180355072~8388608,197132288~12582912,230686720~8388608,293601280~8388608,314572800~8388608,327155712~4194304,356515840~20971520,385875968~8388608] 2024-09-16T07:04:09.980 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 16 diff [33554432~16777216,58720256~4194304,88080384~4194304,134217728~8388608,155189248~8388608,176160768~33554432,230686720~8388608,272629760~4194304,293601280~4194304,314572800~8388608,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33554432~16777216,58720256~4194304,88080384~4194304,134217728~8388608,155189248~8388608,176160768~33554432,230686720~8388608,272629760~4194304,293601280~4194304,314572800~8388608,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33554432~16777216,58720256~8388608,88080384~8388608,134217728~12582912,155189248~8388608,176160768~33554432,230686720~8388608,272629760~8388608,293601280~8388608,314572800~8388608,327155712~4194304,335544320~8388608,356515840~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.982 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 17 diff [33554432~16777216,58720256~4194304,83886080~8388608,117440512~4194304,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,272629760~4194304,293601280~4194304,314572800~8388608,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33554432~16777216,58720256~4194304,83886080~8388608,117440512~4194304,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,272629760~4194304,293601280~4194304,314572800~8388608,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33554432~16777216,58720256~8388608,83886080~12582912,117440512~8388608,134217728~29360128,176160768~33554432,218103808~8388608,230686720~12582912,272629760~8388608,293601280~8388608,314572800~8388608,327155712~4194304,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.984 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 18 diff [16777216~4194304,25165824~8388608,37748736~12582912,58720256~4194304,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,251658240~8388608,272629760~4194304,293601280~4194304,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16777216~4194304,25165824~8388608,37748736~12582912,58720256~4194304,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~16777216,176160768~33554432,218103808~8388608,230686720~12582912,251658240~8388608,272629760~4194304,293601280~4194304,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16777216~4194304,25165824~25165824,58720256~8388608,75497472~20971520,104857600~8388608,117440512~8388608,134217728~29360128,176160768~33554432,218103808~25165824,251658240~12582912,272629760~8388608,293601280~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.988 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to 19 diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,75497472~20971520,104857600~8388608,117440512~8388608,134217728~33554432,176160768~33554432,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.991 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 15 diff [159383552~4194304,180355072~8388608,197132288~8388608,230686720~8388608,293601280~4194304,314572800~4194304,327155712~4194304,356515840~8388608,369098752~8388608] 2024-09-16T07:04:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [159383552~4194304,180355072~8388608,197132288~8388608,230686720~8388608,293601280~4194304,314572800~4194304,327155712~4194304,356515840~8388608,369098752~8388608] 2024-09-16T07:04:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [159383552~4194304,180355072~8388608,197132288~8388608,230686720~8388608,293601280~8388608,314572800~8388608,327155712~4194304,356515840~8388608,369098752~8388608] 2024-09-16T07:04:09.992 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 16 diff [33554432~4194304,41943040~8388608,155189248~8388608,176160768~29360128,230686720~8388608,272629760~4194304,293601280~4194304,314572800~4194304,327155712~4194304,335544320~8388608,356515840~20971520,390070272~4194304,398458880~8388608] 2024-09-16T07:04:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33554432~4194304,41943040~8388608,155189248~8388608,176160768~29360128,230686720~8388608,272629760~4194304,293601280~4194304,314572800~4194304,327155712~4194304,335544320~8388608,356515840~20971520,390070272~4194304,398458880~8388608] 2024-09-16T07:04:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33554432~4194304,41943040~8388608,155189248~8388608,176160768~29360128,230686720~8388608,272629760~8388608,293601280~8388608,314572800~8388608,327155712~4194304,335544320~8388608,356515840~20971520,390070272~4194304,398458880~8388608] 2024-09-16T07:04:09.994 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 17 diff [33554432~16777216,83886080~4194304,117440512~4194304,146800640~16777216,176160768~29360128,218103808~8388608,230686720~12582912,272629760~4194304,293601280~4194304,314572800~4194304,327155712~4194304,335544320~8388608,348127232~29360128,390070272~4194304,398458880~8388608] 2024-09-16T07:04:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33554432~16777216,83886080~4194304,117440512~4194304,146800640~16777216,176160768~29360128,218103808~8388608,230686720~12582912,272629760~4194304,293601280~4194304,314572800~4194304,327155712~4194304,335544320~8388608,348127232~29360128,390070272~4194304,398458880~8388608] 2024-09-16T07:04:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33554432~16777216,83886080~4194304,117440512~8388608,146800640~16777216,176160768~29360128,218103808~8388608,230686720~12582912,272629760~8388608,293601280~8388608,314572800~8388608,327155712~4194304,335544320~8388608,348127232~29360128,390070272~4194304,398458880~8388608] 2024-09-16T07:04:09.996 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 18 diff [16777216~4194304,25165824~8388608,37748736~12582912,75497472~12582912,104857600~4194304,117440512~4194304,146800640~16777216,176160768~29360128,218103808~8388608,230686720~12582912,251658240~8388608,272629760~4194304,293601280~4194304,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16777216~4194304,25165824~8388608,37748736~12582912,75497472~12582912,104857600~4194304,117440512~4194304,146800640~16777216,176160768~29360128,218103808~8388608,230686720~12582912,251658240~8388608,272629760~4194304,293601280~4194304,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16777216~4194304,25165824~25165824,75497472~12582912,104857600~8388608,117440512~8388608,146800640~16777216,176160768~29360128,218103808~25165824,251658240~12582912,272629760~8388608,293601280~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~8388608] 2024-09-16T07:04:09.999 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to 19 diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~29360128,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.001 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to 16 diff [33554432~4194304,41943040~8388608,155189248~4194304,176160768~4194304,188743680~8388608,272629760~4194304,335544320~8388608,360710144~8388608,390070272~4194304,398458880~8388608] 2024-09-16T07:04:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33554432~4194304,41943040~8388608,155189248~4194304,176160768~4194304,188743680~8388608,272629760~4194304,335544320~8388608,360710144~8388608,390070272~4194304,398458880~8388608] 2024-09-16T07:04:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33554432~4194304,41943040~8388608,155189248~8388608,176160768~8388608,188743680~12582912,272629760~8388608,335544320~8388608,360710144~12582912,390070272~4194304,398458880~8388608] 2024-09-16T07:04:10.003 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to 17 diff [33554432~16777216,83886080~4194304,117440512~4194304,146800640~12582912,176160768~20971520,218103808~8388608,234881024~4194304,272629760~4194304,335544320~8388608,348127232~20971520,390070272~4194304,398458880~8388608] 2024-09-16T07:04:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [33554432~16777216,83886080~4194304,117440512~4194304,146800640~12582912,176160768~20971520,218103808~8388608,234881024~4194304,272629760~4194304,335544320~8388608,348127232~20971520,390070272~4194304,398458880~8388608] 2024-09-16T07:04:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [33554432~16777216,83886080~4194304,117440512~8388608,146800640~16777216,176160768~25165824,218103808~8388608,234881024~8388608,272629760~8388608,335544320~8388608,348127232~25165824,390070272~4194304,398458880~8388608] 2024-09-16T07:04:10.004 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to 18 diff [16777216~4194304,25165824~8388608,37748736~12582912,75497472~12582912,104857600~4194304,117440512~4194304,146800640~12582912,176160768~20971520,218103808~8388608,234881024~4194304,251658240~8388608,272629760~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16777216~4194304,25165824~8388608,37748736~12582912,75497472~12582912,104857600~4194304,117440512~4194304,146800640~12582912,176160768~20971520,218103808~8388608,234881024~4194304,251658240~8388608,272629760~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~8388608] 2024-09-16T07:04:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16777216~4194304,25165824~25165824,75497472~12582912,104857600~8388608,117440512~8388608,146800640~16777216,176160768~25165824,218103808~12582912,234881024~8388608,251658240~12582912,272629760~8388608,314572800~4194304,322961408~8388608,335544320~8388608,348127232~25165824,385875968~8388608,398458880~8388608] 2024-09-16T07:04:10.007 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to 19 diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~20971520,213909504~12582912,234881024~4194304,251658240~8388608,272629760~4194304,289406976~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~20971520,213909504~12582912,234881024~4194304,251658240~8388608,272629760~4194304,289406976~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~25165824,213909504~16777216,234881024~8388608,251658240~12582912,272629760~8388608,289406976~4194304,314572800~4194304,322961408~8388608,335544320~8388608,348127232~25165824,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.010 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to 17 diff [37748736~8388608,83886080~4194304,117440512~4194304,146800640~8388608,180355072~12582912,218103808~8388608,234881024~4194304,348127232~12582912] 2024-09-16T07:04:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [37748736~8388608,83886080~4194304,117440512~4194304,146800640~8388608,180355072~12582912,218103808~8388608,234881024~4194304,348127232~12582912] 2024-09-16T07:04:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [37748736~12582912,83886080~4194304,117440512~8388608,146800640~12582912,180355072~12582912,218103808~8388608,234881024~8388608,348127232~16777216] 2024-09-16T07:04:10.012 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to 18 diff [16777216~4194304,25165824~8388608,37748736~8388608,75497472~12582912,104857600~4194304,117440512~4194304,146800640~8388608,180355072~12582912,218103808~8388608,234881024~4194304,251658240~8388608,314572800~4194304,322961408~4194304,348127232~12582912,385875968~4194304] 2024-09-16T07:04:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16777216~4194304,25165824~8388608,37748736~8388608,75497472~12582912,104857600~4194304,117440512~4194304,146800640~8388608,180355072~12582912,218103808~8388608,234881024~4194304,251658240~8388608,314572800~4194304,322961408~4194304,348127232~12582912,385875968~4194304] 2024-09-16T07:04:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16777216~4194304,25165824~25165824,75497472~12582912,104857600~8388608,117440512~8388608,146800640~12582912,180355072~12582912,218103808~12582912,234881024~8388608,251658240~12582912,314572800~4194304,322961408~8388608,348127232~16777216,385875968~4194304] 2024-09-16T07:04:10.013 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to 19 diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~8388608,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~12582912,163577856~4194304,180355072~12582912,213909504~12582912,234881024~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~12582912,385875968~4194304,402653184~4194304] 2024-09-16T07:04:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~8388608,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~12582912,163577856~4194304,180355072~12582912,213909504~12582912,234881024~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~12582912,385875968~4194304,402653184~4194304] 2024-09-16T07:04:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~12582912,163577856~4194304,180355072~12582912,213909504~16777216,234881024~8388608,251658240~12582912,289406976~4194304,314572800~4194304,322961408~8388608,348127232~16777216,385875968~4194304,402653184~8388608] 2024-09-16T07:04:10.016 INFO:tasks.workunit.client.0.smithi145.stdout:from 17 to 18 diff [16777216~4194304,25165824~8388608,75497472~8388608,104857600~4194304,222298112~4194304,251658240~8388608,314572800~4194304,322961408~4194304,385875968~4194304] 2024-09-16T07:04:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [16777216~4194304,25165824~8388608,75497472~8388608,104857600~4194304,222298112~4194304,251658240~8388608,314572800~4194304,322961408~4194304,385875968~4194304] 2024-09-16T07:04:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [16777216~4194304,25165824~12582912,75497472~12582912,104857600~8388608,222298112~8388608,251658240~12582912,314572800~4194304,322961408~8388608,385875968~4194304] 2024-09-16T07:04:10.017 INFO:tasks.workunit.client.0.smithi145.stdout:from 17 to 19 diff [4194304~4194304,12582912~8388608,25165824~8388608,62914560~4194304,75497472~8388608,104857600~4194304,150994944~8388608,163577856~4194304,213909504~4194304,222298112~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~4194304,385875968~4194304,402653184~4194304] 2024-09-16T07:04:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,62914560~4194304,75497472~8388608,104857600~4194304,150994944~8388608,163577856~4194304,213909504~4194304,222298112~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~4194304,385875968~4194304,402653184~4194304] 2024-09-16T07:04:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~12582912,62914560~4194304,75497472~12582912,104857600~8388608,150994944~8388608,163577856~4194304,213909504~4194304,222298112~8388608,251658240~12582912,289406976~4194304,314572800~4194304,322961408~8388608,348127232~4194304,385875968~4194304,402653184~8388608] 2024-09-16T07:04:10.019 INFO:tasks.workunit.client.0.smithi145.stdout:from 18 to 19 diff [4194304~4194304,12582912~4194304,62914560~4194304,150994944~8388608,163577856~4194304,213909504~4194304,251658240~8388608,289406976~4194304,348127232~4194304,402653184~4194304] 2024-09-16T07:04:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~4194304,62914560~4194304,150994944~8388608,163577856~4194304,213909504~4194304,251658240~8388608,289406976~4194304,348127232~4194304,402653184~4194304] 2024-09-16T07:04:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~4194304,62914560~4194304,150994944~8388608,163577856~4194304,213909504~4194304,251658240~12582912,289406976~4194304,348127232~4194304,402653184~8388608] 2024-09-16T07:04:10.334 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:10.335 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:10.361 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:10.361 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:10.361 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:10.369 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:10.369 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.369 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.376 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.376 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.376 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.382 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.382 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.382 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.387 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.387 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.387 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.392 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.393 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:10.393 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:10.398 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:10.398 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:10.398 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:10.404 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:10.404 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:10.404 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:10.409 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:10.409 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:10.409 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:10.413 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:10.413 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.413 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.418 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.418 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.419 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.422 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.422 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.422 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.426 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~16777216,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.426 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.426 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.429 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,75497472~20971520,104857600~8388608,117440512~8388608,134217728~33554432,176160768~33554432,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.429 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.429 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.431 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~29360128,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.432 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~20971520,213909504~12582912,234881024~4194304,251658240~8388608,272629760~4194304,289406976~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.432 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~20971520,213909504~12582912,234881024~4194304,251658240~8388608,272629760~4194304,289406976~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.434 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~25165824,213909504~16777216,234881024~8388608,251658240~12582912,272629760~8388608,289406976~4194304,314572800~4194304,322961408~8388608,335544320~8388608,348127232~25165824,385875968~8388608,398458880~12582912] 2024-09-16T07:04:10.434 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~8388608,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~12582912,163577856~4194304,180355072~12582912,213909504~12582912,234881024~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~12582912,385875968~4194304,402653184~4194304] 2024-09-16T07:04:10.434 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~8388608,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~12582912,163577856~4194304,180355072~12582912,213909504~12582912,234881024~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~12582912,385875968~4194304,402653184~4194304] 2024-09-16T07:04:10.435 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~12582912,163577856~4194304,180355072~12582912,213909504~16777216,234881024~8388608,251658240~12582912,289406976~4194304,314572800~4194304,322961408~8388608,348127232~16777216,385875968~4194304,402653184~8388608] 2024-09-16T07:04:10.435 INFO:tasks.workunit.client.0.smithi145.stdout:from 17 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,62914560~4194304,75497472~8388608,104857600~4194304,150994944~8388608,163577856~4194304,213909504~4194304,222298112~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~4194304,385875968~4194304,402653184~4194304] 2024-09-16T07:04:10.435 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,62914560~4194304,75497472~8388608,104857600~4194304,150994944~8388608,163577856~4194304,213909504~4194304,222298112~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~4194304,385875968~4194304,402653184~4194304] 2024-09-16T07:04:10.436 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~12582912,62914560~4194304,75497472~12582912,104857600~8388608,150994944~8388608,163577856~4194304,213909504~4194304,222298112~8388608,251658240~12582912,289406976~4194304,314572800~4194304,322961408~8388608,348127232~4194304,385875968~4194304,402653184~8388608] 2024-09-16T07:04:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:10 smithi161 ceph-mon[87722]: osdmap e2277: 8 total, 8 up, 8 in 2024-09-16T07:04:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:10 smithi161 ceph-mon[87722]: pgmap v4389: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 262 KiB/s rd, 35 MiB/s wr, 403 op/s 2024-09-16T07:04:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:10 smithi145 ceph-mon[96887]: osdmap e2277: 8 total, 8 up, 8 in 2024-09-16T07:04:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:10 smithi145 ceph-mon[96887]: pgmap v4389: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 262 KiB/s rd, 35 MiB/s wr, 403 op/s 2024-09-16T07:04:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:10 smithi145 ceph-mon[99390]: osdmap e2277: 8 total, 8 up, 8 in 2024-09-16T07:04:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:10 smithi145 ceph-mon[99390]: pgmap v4389: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 262 KiB/s rd, 35 MiB/s wr, 403 op/s 2024-09-16T07:04:11.339 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:11.339 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:11.373 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:11.373 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:11.373 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:11.380 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:11.380 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.380 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.388 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.388 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.388 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.395 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.395 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.395 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.401 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.401 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.401 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.408 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.408 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:11.408 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:11.413 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:11.413 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:11.413 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:11.420 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:11.420 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:11.420 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:11.424 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:11.424 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:11.424 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:11.428 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:11.428 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.428 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.432 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.432 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.432 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.435 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.436 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.436 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.438 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~16777216,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.438 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.438 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.441 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,75497472~20971520,104857600~8388608,117440512~8388608,134217728~33554432,176160768~33554432,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.441 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.441 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.444 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~29360128,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.444 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~20971520,213909504~12582912,234881024~4194304,251658240~8388608,272629760~4194304,289406976~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.444 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~20971520,213909504~12582912,234881024~4194304,251658240~8388608,272629760~4194304,289406976~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.446 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~25165824,213909504~16777216,234881024~8388608,251658240~12582912,272629760~8388608,289406976~4194304,314572800~4194304,322961408~8388608,335544320~8388608,348127232~25165824,385875968~8388608,398458880~12582912] 2024-09-16T07:04:11.446 INFO:tasks.workunit.client.0.smithi145.stdout:from 16 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~8388608,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~12582912,163577856~4194304,180355072~12582912,213909504~12582912,234881024~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~12582912,385875968~4194304,402653184~4194304] 2024-09-16T07:04:11.447 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~8388608,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~12582912,163577856~4194304,180355072~12582912,213909504~12582912,234881024~4194304,251658240~8388608,289406976~4194304,314572800~4194304,322961408~4194304,348127232~12582912,385875968~4194304,402653184~4194304] 2024-09-16T07:04:11.449 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~12582912,163577856~4194304,180355072~12582912,213909504~16777216,234881024~8388608,251658240~12582912,289406976~4194304,314572800~4194304,322961408~8388608,348127232~16777216,385875968~4194304,402653184~8388608] 2024-09-16T07:04:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:11 smithi145 ceph-mon[99390]: osdmap e2278: 8 total, 8 up, 8 in 2024-09-16T07:04:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:11 smithi145 ceph-mon[96887]: osdmap e2278: 8 total, 8 up, 8 in 2024-09-16T07:04:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:11 smithi161 ceph-mon[87722]: osdmap e2278: 8 total, 8 up, 8 in 2024-09-16T07:04:12.359 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:12.359 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:12.391 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:12.391 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:12.391 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:12.404 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:12.404 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.404 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.410 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.410 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.410 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.416 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.416 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.416 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.422 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.423 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.423 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.428 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.428 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:12.428 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:12.433 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:12.433 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:12.433 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:12.437 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:12.437 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:12.437 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:12.442 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:12.442 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:12.442 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:12.446 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:12.446 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.446 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.449 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.449 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.449 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.452 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.453 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.453 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.455 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~16777216,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.455 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.455 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.457 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,75497472~20971520,104857600~8388608,117440512~8388608,134217728~33554432,176160768~33554432,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.457 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.457 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.458 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~29360128,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.458 INFO:tasks.workunit.client.0.smithi145.stdout:from 15 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~20971520,213909504~12582912,234881024~4194304,251658240~8388608,272629760~4194304,289406976~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.458 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~20971520,213909504~12582912,234881024~4194304,251658240~8388608,272629760~4194304,289406976~4194304,314572800~4194304,322961408~4194304,335544320~8388608,348127232~20971520,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.460 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~25165824,213909504~16777216,234881024~8388608,251658240~12582912,272629760~8388608,289406976~4194304,314572800~4194304,322961408~8388608,335544320~8388608,348127232~25165824,385875968~8388608,398458880~12582912] 2024-09-16T07:04:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:12 smithi145 ceph-mon[99390]: osdmap e2279: 8 total, 8 up, 8 in 2024-09-16T07:04:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:12 smithi145 ceph-mon[99390]: pgmap v4392: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 258 KiB/s rd, 28 MiB/s wr, 437 op/s 2024-09-16T07:04:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:12 smithi145 ceph-mon[96887]: osdmap e2279: 8 total, 8 up, 8 in 2024-09-16T07:04:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:12 smithi145 ceph-mon[96887]: pgmap v4392: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 258 KiB/s rd, 28 MiB/s wr, 437 op/s 2024-09-16T07:04:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:12 smithi161 ceph-mon[87722]: osdmap e2279: 8 total, 8 up, 8 in 2024-09-16T07:04:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:12 smithi161 ceph-mon[87722]: pgmap v4392: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 258 KiB/s rd, 28 MiB/s wr, 437 op/s 2024-09-16T07:04:13.374 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:13.374 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:13.398 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:13.398 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:13.398 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:13.403 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:13.404 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.404 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.409 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.409 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.409 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.415 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.415 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.415 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.420 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.420 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.420 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.424 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.424 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:13.424 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:13.428 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:13.428 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:13.428 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:13.433 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:13.433 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:13.433 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:13.436 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:13.437 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:13.437 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:13.440 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:13.440 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.440 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.442 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.442 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.442 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.445 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.445 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.446 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.448 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~16777216,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.448 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.448 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.450 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,75497472~20971520,104857600~8388608,117440512~8388608,134217728~33554432,176160768~33554432,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.450 INFO:tasks.workunit.client.0.smithi145.stdout:from 14 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.450 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,62914560~4194304,75497472~12582912,104857600~4194304,117440512~4194304,146800640~20971520,176160768~29360128,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.451 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,62914560~4194304,75497472~12582912,104857600~8388608,117440512~8388608,146800640~20971520,176160768~29360128,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:13.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:13 smithi145 ceph-mon[99390]: osdmap e2280: 8 total, 8 up, 8 in 2024-09-16T07:04:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:13 smithi145 ceph-mon[96887]: osdmap e2280: 8 total, 8 up, 8 in 2024-09-16T07:04:13.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:13 smithi161 ceph-mon[87722]: osdmap e2280: 8 total, 8 up, 8 in 2024-09-16T07:04:14.376 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:14.376 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:14.413 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:14.413 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:14.413 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:14.421 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:14.421 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.421 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.426 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.426 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.427 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.431 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.432 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.432 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.436 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.436 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.437 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.442 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.442 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:14.442 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:14.446 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:14.446 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:14.446 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:14.449 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:14.450 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:14.450 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:14.454 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:14.454 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:14.454 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:14.456 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:14.456 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.457 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.459 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.459 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.459 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.462 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.464 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~16777216,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.465 INFO:tasks.workunit.client.0.smithi145.stdout:from 13 to HEAD diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.465 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,37748736~12582912,58720256~8388608,75497472~16777216,104857600~4194304,117440512~4194304,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,251658240~8388608,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,75497472~20971520,104857600~8388608,117440512~8388608,134217728~33554432,176160768~33554432,213909504~29360128,251658240~12582912,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:14.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:14 smithi145 ceph-mon[96887]: osdmap e2281: 8 total, 8 up, 8 in 2024-09-16T07:04:14.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:14 smithi145 ceph-mon[96887]: pgmap v4395: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 314 KiB/s rd, 12 MiB/s wr, 617 op/s 2024-09-16T07:04:14.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:14 smithi145 ceph-mon[99390]: osdmap e2281: 8 total, 8 up, 8 in 2024-09-16T07:04:14.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:14 smithi145 ceph-mon[99390]: pgmap v4395: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 314 KiB/s rd, 12 MiB/s wr, 617 op/s 2024-09-16T07:04:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:14 smithi161 ceph-mon[87722]: osdmap e2281: 8 total, 8 up, 8 in 2024-09-16T07:04:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:14 smithi161 ceph-mon[87722]: pgmap v4395: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 314 KiB/s rd, 12 MiB/s wr, 617 op/s 2024-09-16T07:04:15.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:04:14] "GET /metrics HTTP/1.1" 200 36793 "" "Prometheus/2.43.0" 2024-09-16T07:04:15.380 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:15.380 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:15.419 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:15.419 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:15.419 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:15.428 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:15.428 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.428 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.433 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.433 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.433 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.437 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.437 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.437 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.442 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.442 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.442 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.447 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.447 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:15.447 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:15.450 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:15.450 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:15.450 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:15.453 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:15.453 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:15.453 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:15.455 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:15.455 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:15.455 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:15.459 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:15.459 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.459 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.461 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.461 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.461 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.463 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.463 INFO:tasks.workunit.client.0.smithi145.stdout:from 12 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.463 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,272629760~4194304,289406976~8388608,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.464 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~16777216,272629760~8388608,289406976~12582912,314572800~16777216,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:15.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:15 smithi145 ceph-mon[96887]: osdmap e2282: 8 total, 8 up, 8 in 2024-09-16T07:04:15.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:15 smithi145 ceph-mon[99390]: osdmap e2282: 8 total, 8 up, 8 in 2024-09-16T07:04:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:15 smithi161 ceph-mon[87722]: osdmap e2282: 8 total, 8 up, 8 in 2024-09-16T07:04:16.386 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:16.386 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:16.430 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:16.430 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:16.430 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:16.441 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:16.441 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.441 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.445 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.445 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.445 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.449 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.449 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.449 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.452 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.452 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.452 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.456 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.456 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:16.456 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:16.459 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:16.459 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:16.459 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:16.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:16.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:16.462 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:16.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:16.465 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:16.465 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:16.467 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:16.467 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:16.467 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:16.469 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:16.469 INFO:tasks.workunit.client.0.smithi145.stdout:from 11 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:16.469 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~4194304,113246208~8388608,134217728~8388608,146800640~20971520,176160768~33554432,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~16777216,310378496~8388608,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:16.470 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~20971520,134217728~33554432,176160768~33554432,213909504~29360128,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:16.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:16 smithi145 ceph-mon[99390]: osdmap e2283: 8 total, 8 up, 8 in 2024-09-16T07:04:16.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:16 smithi145 ceph-mon[99390]: pgmap v4398: 137 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 132 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 609 KiB/s rd, 1.4 MiB/s wr, 1.13k op/s 2024-09-16T07:04:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:16 smithi145 ceph-mon[96887]: osdmap e2283: 8 total, 8 up, 8 in 2024-09-16T07:04:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:16 smithi145 ceph-mon[96887]: pgmap v4398: 137 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 132 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 609 KiB/s rd, 1.4 MiB/s wr, 1.13k op/s 2024-09-16T07:04:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:16 smithi161 ceph-mon[87722]: osdmap e2283: 8 total, 8 up, 8 in 2024-09-16T07:04:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:16 smithi161 ceph-mon[87722]: pgmap v4398: 137 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 132 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 609 KiB/s rd, 1.4 MiB/s wr, 1.13k op/s 2024-09-16T07:04:17.390 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:17.390 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:17.425 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:17.426 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:17.426 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:17.438 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:17.438 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.438 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.445 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.445 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.445 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.449 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.449 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.449 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.453 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.453 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.453 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.456 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.456 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:17.456 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:17.459 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:17.459 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:17.459 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:17.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:17.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:17.462 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:17.463 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:17.463 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:17.464 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:17.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:17.465 INFO:tasks.workunit.client.0.smithi145.stdout:from 10 to HEAD diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:17.465 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~29360128,322961408~8388608,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:17.466 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~8388608,25165824~25165824,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,385875968~8388608,398458880~12582912] 2024-09-16T07:04:17.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:17 smithi145 ceph-mon[96887]: osdmap e2284: 8 total, 8 up, 8 in 2024-09-16T07:04:17.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:17 smithi145 ceph-mon[99390]: osdmap e2284: 8 total, 8 up, 8 in 2024-09-16T07:04:17.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:17 smithi161 ceph-mon[87722]: osdmap e2284: 8 total, 8 up, 8 in 2024-09-16T07:04:18.415 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:18.416 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:18.435 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:18.435 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:18.436 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:18.444 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:18.445 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.445 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.449 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.449 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.449 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.452 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.452 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.452 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.455 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.455 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.456 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.458 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.458 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:18.458 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:18.461 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:18.461 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:18.461 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:18.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:18.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:18.463 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:18.464 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:18.464 INFO:tasks.workunit.client.0.smithi145.stdout:from 9 to HEAD diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:18.464 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~12582912,264241152~12582912,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:18.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [4194304~4194304,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,289406976~41943040,335544320~8388608,348127232~29360128,381681664~12582912,398458880~12582912] 2024-09-16T07:04:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:18 smithi145 ceph-mon[96887]: osdmap e2285: 8 total, 8 up, 8 in 2024-09-16T07:04:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:18 smithi145 ceph-mon[96887]: pgmap v4401: 137 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 132 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 489 KiB/s rd, 6.0 KiB/s wr, 906 op/s 2024-09-16T07:04:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:18 smithi145 ceph-mon[99390]: osdmap e2285: 8 total, 8 up, 8 in 2024-09-16T07:04:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:18 smithi145 ceph-mon[99390]: pgmap v4401: 137 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 132 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 489 KiB/s rd, 6.0 KiB/s wr, 906 op/s 2024-09-16T07:04:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:18 smithi161 ceph-mon[87722]: osdmap e2285: 8 total, 8 up, 8 in 2024-09-16T07:04:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:18 smithi161 ceph-mon[87722]: pgmap v4401: 137 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 132 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 489 KiB/s rd, 6.0 KiB/s wr, 906 op/s 2024-09-16T07:04:19.415 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:19.416 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:19.452 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:19.452 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:19.452 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:19.456 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:19.456 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.456 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.459 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.459 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.459 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.463 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.465 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.466 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.468 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.468 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:19.468 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:19.470 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:19.470 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:19.470 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:19.472 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:19.472 INFO:tasks.workunit.client.0.smithi145.stdout:from 8 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:19.472 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~4194304,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:19.473 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~33554432,285212672~46137344,335544320~8388608,348127232~29360128,381681664~12582912,398458880~16777216] 2024-09-16T07:04:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:19 smithi145 ceph-mon[96887]: osdmap e2286: 8 total, 8 up, 8 in 2024-09-16T07:04:19.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:19 smithi145 ceph-mon[99390]: osdmap e2286: 8 total, 8 up, 8 in 2024-09-16T07:04:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:19 smithi161 ceph-mon[87722]: osdmap e2286: 8 total, 8 up, 8 in 2024-09-16T07:04:20.437 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:20.437 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:20.453 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:20.453 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:20.454 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:20.462 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:20.462 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.462 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.465 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.465 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.465 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.467 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.467 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.467 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.469 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.470 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.470 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.472 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.472 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:20.472 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:20.473 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:20.473 INFO:tasks.workunit.client.0.smithi145.stdout:from 7 to HEAD diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:20.473 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~25165824,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:20.474 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,58720256~8388608,71303168~29360128,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:20 smithi145 ceph-mon[96887]: osdmap e2287: 8 total, 8 up, 8 in 2024-09-16T07:04:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:20 smithi145 ceph-mon[96887]: pgmap v4404: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 6.2 KiB/s wr, 436 op/s 2024-09-16T07:04:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:20 smithi145 ceph-mon[99390]: osdmap e2287: 8 total, 8 up, 8 in 2024-09-16T07:04:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:20 smithi145 ceph-mon[99390]: pgmap v4404: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 6.2 KiB/s wr, 436 op/s 2024-09-16T07:04:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:20 smithi161 ceph-mon[87722]: osdmap e2287: 8 total, 8 up, 8 in 2024-09-16T07:04:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:20 smithi161 ceph-mon[87722]: pgmap v4404: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 6.2 KiB/s wr, 436 op/s 2024-09-16T07:04:21.324 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:21.325 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:21.345 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:21.345 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:21.345 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:21.353 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:21.353 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.353 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.370 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.370 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.370 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.377 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.377 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.377 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.379 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.379 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.379 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.381 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.381 INFO:tasks.workunit.client.0.smithi145.stdout:from 6 to HEAD diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:21.381 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~8388608,12582912~37748736,54525952~41943040,104857600~25165824,134217728~8388608,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~16777216] 2024-09-16T07:04:21.382 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~8388608,12582912~37748736,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:21.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:21 smithi161 ceph-mon[87722]: osdmap e2288: 8 total, 8 up, 8 in 2024-09-16T07:04:21.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:21 smithi161 ceph-mon[87722]: osdmap e2289: 8 total, 8 up, 8 in 2024-09-16T07:04:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:21 smithi145 ceph-mon[96887]: osdmap e2288: 8 total, 8 up, 8 in 2024-09-16T07:04:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:21 smithi145 ceph-mon[96887]: osdmap e2289: 8 total, 8 up, 8 in 2024-09-16T07:04:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:21 smithi145 ceph-mon[99390]: osdmap e2288: 8 total, 8 up, 8 in 2024-09-16T07:04:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:21 smithi145 ceph-mon[99390]: osdmap e2289: 8 total, 8 up, 8 in 2024-09-16T07:04:22.333 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:22.333 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:22.364 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:22.364 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:22.364 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:22.370 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:22.370 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.370 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.373 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.373 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.373 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.374 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.374 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.375 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.376 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.377 INFO:tasks.workunit.client.0.smithi145.stdout:from 5 to HEAD diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.377 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~41943040,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.377 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:22 smithi145 ceph-mon[99390]: pgmap v4407: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 5.0 KiB/s wr, 336 op/s 2024-09-16T07:04:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:22 smithi145 ceph-mon[99390]: osdmap e2290: 8 total, 8 up, 8 in 2024-09-16T07:04:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:22 smithi145 ceph-mon[96887]: pgmap v4407: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 5.0 KiB/s wr, 336 op/s 2024-09-16T07:04:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:22 smithi145 ceph-mon[96887]: osdmap e2290: 8 total, 8 up, 8 in 2024-09-16T07:04:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:22 smithi161 ceph-mon[87722]: pgmap v4407: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 5.0 KiB/s wr, 336 op/s 2024-09-16T07:04:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:22 smithi161 ceph-mon[87722]: osdmap e2290: 8 total, 8 up, 8 in 2024-09-16T07:04:23.333 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:23.334 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:23.348 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:23.349 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:23.349 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:23.359 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:23.359 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:23.359 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:23.363 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:23.363 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:23.363 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:23.367 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:23.368 INFO:tasks.workunit.client.0.smithi145.stdout:from 4 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:23.368 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~58720256,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:23.369 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~83886080,335544320~8388608,348127232~46137344,398458880~20971520] 2024-09-16T07:04:24.349 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:24.349 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:24.371 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:24.371 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:24.371 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:24.376 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:24.376 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:24.376 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:24.377 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:24.377 INFO:tasks.workunit.client.0.smithi145.stdout:from 3 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:24.378 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:24.378 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~67108864,247463936~96468992,348127232~46137344,398458880~20971520] 2024-09-16T07:04:24.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:24 smithi161 ceph-mon[87722]: osdmap e2291: 8 total, 8 up, 8 in 2024-09-16T07:04:24.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:24 smithi161 ceph-mon[87722]: pgmap v4410: 137 pgs: 137 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 49 KiB/s rd, 1.2 KiB/s wr, 97 op/s 2024-09-16T07:04:24.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:24 smithi145 ceph-mon[96887]: osdmap e2291: 8 total, 8 up, 8 in 2024-09-16T07:04:24.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:24 smithi145 ceph-mon[96887]: pgmap v4410: 137 pgs: 137 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 49 KiB/s rd, 1.2 KiB/s wr, 97 op/s 2024-09-16T07:04:24.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:24 smithi145 ceph-mon[99390]: osdmap e2291: 8 total, 8 up, 8 in 2024-09-16T07:04:24.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:24 smithi145 ceph-mon[99390]: pgmap v4410: 137 pgs: 137 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 49 KiB/s rd, 1.2 KiB/s wr, 97 op/s 2024-09-16T07:04:25.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:04:24] "GET /metrics HTTP/1.1" 200 36795 "" "Prometheus/2.43.0" 2024-09-16T07:04:25.347 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:25.347 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:25.366 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:25.366 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:25.366 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:25.374 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:25.374 INFO:tasks.workunit.client.0.smithi145.stdout:from 2 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:25.374 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~67108864,247463936~20971520,272629760~71303168,348127232~46137344,398458880~20971520] 2024-09-16T07:04:25.375 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~167772160,348127232~46137344,398458880~20971520] 2024-09-16T07:04:25.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:25 smithi161 ceph-mon[87722]: osdmap e2292: 8 total, 8 up, 8 in 2024-09-16T07:04:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:25 smithi145 ceph-mon[96887]: osdmap e2292: 8 total, 8 up, 8 in 2024-09-16T07:04:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:25 smithi145 ceph-mon[99390]: osdmap e2292: 8 total, 8 up, 8 in 2024-09-16T07:04:26.318 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:26.319 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:26.336 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:26.336 INFO:tasks.workunit.client.0.smithi145.stdout:from 1 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:26.336 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,176160768~92274688,272629760~121634816,398458880~20971520] 2024-09-16T07:04:26.338 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,176160768~218103808,398458880~20971520] 2024-09-16T07:04:26.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:26 smithi161 ceph-mon[87722]: osdmap e2293: 8 total, 8 up, 8 in 2024-09-16T07:04:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:26 smithi161 ceph-mon[87722]: pgmap v4413: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 947 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 6.5 KiB/s wr, 225 op/s 2024-09-16T07:04:26.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:26 smithi161 ceph-mon[87722]: osdmap e2294: 8 total, 8 up, 8 in 2024-09-16T07:04:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:26 smithi145 ceph-mon[96887]: osdmap e2293: 8 total, 8 up, 8 in 2024-09-16T07:04:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:26 smithi145 ceph-mon[96887]: pgmap v4413: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 947 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 6.5 KiB/s wr, 225 op/s 2024-09-16T07:04:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:26 smithi145 ceph-mon[96887]: osdmap e2294: 8 total, 8 up, 8 in 2024-09-16T07:04:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:26 smithi145 ceph-mon[99390]: osdmap e2293: 8 total, 8 up, 8 in 2024-09-16T07:04:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:26 smithi145 ceph-mon[99390]: pgmap v4413: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 947 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 6.5 KiB/s wr, 225 op/s 2024-09-16T07:04:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:26 smithi145 ceph-mon[99390]: osdmap e2294: 8 total, 8 up, 8 in 2024-09-16T07:04:27.359 INFO:tasks.workunit.client.0.smithi145.stdout:from 0 to HEAD diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:27.359 INFO:tasks.workunit.client.0.smithi145.stdout: limited diff [0~50331648,54525952~46137344,104857600~37748736,146800640~20971520,171966464~96468992,272629760~121634816,398458880~20971520] 2024-09-16T07:04:27.369 INFO:tasks.workunit.client.0.smithi145.stdout: actual was [0~50331648,54525952~46137344,104857600~62914560,171966464~222298112,398458880~20971520] 2024-09-16T07:04:28.390 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39158 ms) 2024-09-16T07:04:28.390 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-09-16T07:04:28.390 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:04:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:28 smithi145 ceph-mon[96887]: osdmap e2295: 8 total, 8 up, 8 in 2024-09-16T07:04:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:28 smithi145 ceph-mon[96887]: pgmap v4416: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 882 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 143 KiB/s rd, 6.2 KiB/s wr, 229 op/s 2024-09-16T07:04:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:28 smithi145 ceph-mon[99390]: osdmap e2295: 8 total, 8 up, 8 in 2024-09-16T07:04:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:28 smithi145 ceph-mon[99390]: pgmap v4416: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 882 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 143 KiB/s rd, 6.2 KiB/s wr, 229 op/s 2024-09-16T07:04:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:28 smithi161 ceph-mon[87722]: osdmap e2295: 8 total, 8 up, 8 in 2024-09-16T07:04:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:28 smithi161 ceph-mon[87722]: pgmap v4416: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 882 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 143 KiB/s rd, 6.2 KiB/s wr, 229 op/s 2024-09-16T07:04:29.471 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1082 ms) 2024-09-16T07:04:29.471 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-09-16T07:04:29.472 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:04:29.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:29 smithi145 ceph-mon[96887]: osdmap e2296: 8 total, 8 up, 8 in 2024-09-16T07:04:29.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:29 smithi145 ceph-mon[99390]: osdmap e2296: 8 total, 8 up, 8 in 2024-09-16T07:04:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:29 smithi161 ceph-mon[87722]: osdmap e2296: 8 total, 8 up, 8 in 2024-09-16T07:04:30.475 INFO:tasks.workunit.client.0.smithi145.stdout: wrote [0~4194304,12582912~8388608] to clone 2024-09-16T07:04:30.476 INFO:tasks.workunit.client.0.smithi145.stdout: diff was [0~4194304,12582912~8388608] 2024-09-16T07:04:30.479 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1008 ms) 2024-09-16T07:04:30.480 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-09-16T07:04:30.480 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:04:30.504 INFO:tasks.workunit.client.0.smithi145.stdout: wrote [3383975~64039,5273249~23488,7864409~24456,10726993~50734,13108885~89360,14874547~38710,17979932~51254,18748316~54201,20213352~39230] 2024-09-16T07:04:30.512 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (31 ms) 2024-09-16T07:04:30.512 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-09-16T07:04:30.512 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:04:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:30 smithi145 ceph-mon[96887]: osdmap e2297: 8 total, 8 up, 8 in 2024-09-16T07:04:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:30 smithi145 ceph-mon[96887]: pgmap v4419: 137 pgs: 137 active+clean; 826 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 5.0 MiB/s wr, 95 op/s 2024-09-16T07:04:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:30 smithi145 ceph-mon[99390]: osdmap e2297: 8 total, 8 up, 8 in 2024-09-16T07:04:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:30 smithi145 ceph-mon[99390]: pgmap v4419: 137 pgs: 137 active+clean; 826 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 5.0 MiB/s wr, 95 op/s 2024-09-16T07:04:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:30 smithi161 ceph-mon[87722]: osdmap e2297: 8 total, 8 up, 8 in 2024-09-16T07:04:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:30 smithi161 ceph-mon[87722]: pgmap v4419: 137 pgs: 137 active+clean; 826 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 5.0 MiB/s wr, 95 op/s 2024-09-16T07:04:31.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:31 smithi145 ceph-mon[99390]: osdmap e2298: 8 total, 8 up, 8 in 2024-09-16T07:04:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:31 smithi145 ceph-mon[99390]: osdmap e2299: 8 total, 8 up, 8 in 2024-09-16T07:04:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:31 smithi145 ceph-mon[96887]: osdmap e2298: 8 total, 8 up, 8 in 2024-09-16T07:04:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:31 smithi145 ceph-mon[96887]: osdmap e2299: 8 total, 8 up, 8 in 2024-09-16T07:04:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:31 smithi161 ceph-mon[87722]: osdmap e2298: 8 total, 8 up, 8 in 2024-09-16T07:04:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:31 smithi161 ceph-mon[87722]: osdmap e2299: 8 total, 8 up, 8 in 2024-09-16T07:04:32.418 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1907 ms) 2024-09-16T07:04:32.418 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-09-16T07:04:32.418 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:04:32.473 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (55 ms) 2024-09-16T07:04:32.473 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-09-16T07:04:32.473 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:04:32.552 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (79 ms) 2024-09-16T07:04:32.552 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-09-16T07:04:32.552 INFO:tasks.workunit.client.0.smithi145.stdout:using new format! 2024-09-16T07:04:32.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:32 smithi145 ceph-mon[99390]: pgmap v4422: 137 pgs: 137 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 MiB/s wr, 95 op/s 2024-09-16T07:04:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:32 smithi145 ceph-mon[99390]: osdmap e2300: 8 total, 8 up, 8 in 2024-09-16T07:04:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:32 smithi145 ceph-mon[96887]: pgmap v4422: 137 pgs: 137 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 MiB/s wr, 95 op/s 2024-09-16T07:04:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:32 smithi145 ceph-mon[96887]: osdmap e2300: 8 total, 8 up, 8 in 2024-09-16T07:04:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:32 smithi161 ceph-mon[87722]: pgmap v4422: 137 pgs: 137 active+clean; 813 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 MiB/s wr, 95 op/s 2024-09-16T07:04:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:32 smithi161 ceph-mon[87722]: osdmap e2300: 8 total, 8 up, 8 in 2024-09-16T07:04:35.000 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:04:34] "GET /metrics HTTP/1.1" 200 36795 "" "Prometheus/2.43.0" 2024-09-16T07:04:35.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:35 smithi145 ceph-mon[96887]: pgmap v4424: 137 pgs: 137 active+clean; 812 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 7.1 MiB/s wr, 139 op/s 2024-09-16T07:04:35.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:35 smithi145 ceph-mon[99390]: pgmap v4424: 137 pgs: 137 active+clean; 812 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 7.1 MiB/s wr, 139 op/s 2024-09-16T07:04:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:35 smithi161 ceph-mon[87722]: pgmap v4424: 137 pgs: 137 active+clean; 812 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 7.1 MiB/s wr, 139 op/s 2024-09-16T07:04:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:37 smithi145 ceph-mon[99390]: pgmap v4425: 137 pgs: 137 active+clean; 888 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 MiB/s wr, 252 op/s 2024-09-16T07:04:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:37 smithi145 ceph-mon[99390]: osdmap e2301: 8 total, 8 up, 8 in 2024-09-16T07:04:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:37 smithi145 ceph-mon[96887]: pgmap v4425: 137 pgs: 137 active+clean; 888 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 MiB/s wr, 252 op/s 2024-09-16T07:04:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:37 smithi145 ceph-mon[96887]: osdmap e2301: 8 total, 8 up, 8 in 2024-09-16T07:04:37.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:37 smithi161 ceph-mon[87722]: pgmap v4425: 137 pgs: 137 active+clean; 888 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 MiB/s wr, 252 op/s 2024-09-16T07:04:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:37 smithi161 ceph-mon[87722]: osdmap e2301: 8 total, 8 up, 8 in 2024-09-16T07:04:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:37.596 INFO:tasks.workunit.client.0.smithi145.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5045 ms) 2024-09-16T07:04:37.596 INFO:tasks.workunit.client.0.smithi145.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-09-16T07:04:37.596 INFO:tasks.workunit.client.0.smithi145.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-853-gae7f3733/rpm/el9/BUILD/ceph-18.2.4-853-gae7f3733/src/test/librbd/test_librbd.cc:8958: Skipped 2024-09-16T07:04:37.597 INFO:tasks.workunit.client.0.smithi145.stdout:Skipping due to unmet REQUIRE 2024-09-16T07:04:37.597 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-09-16T07:04:38.021 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] 19 tests from DiffIterateTest/1 (233871 ms total) 2024-09-16T07:04:38.021 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:04:38.021 INFO:tasks.workunit.client.0.smithi145.stdout:[----------] Global test environment tear-down 2024-09-16T07:04:38.021 INFO:tasks.workunit.client.0.smithi145.stdout:[==========] 490 tests from 24 test suites ran. (2412187 ms total) 2024-09-16T07:04:38.021 INFO:tasks.workunit.client.0.smithi145.stdout:[ PASSED ] 444 tests. 2024-09-16T07:04:38.021 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] 46 tests, listed below: 2024-09-16T07:04:38.021 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-09-16T07:04:38.021 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-09-16T07:04:38.022 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-09-16T07:04:38.023 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-09-16T07:04:38.024 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-09-16T07:04:38.025 INFO:tasks.workunit.client.0.smithi145.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-09-16T07:04:38.025 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:04:38.025 INFO:tasks.workunit.client.0.smithi145.stdout: YOU HAVE 2 DISABLED TESTS 2024-09-16T07:04:38.025 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:04:38.033 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T07:04:38.034 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T07:04:38.104 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-09-16T07:04:38.104 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-16T07:04:38.365 DEBUG:teuthology.parallel:result is None 2024-09-16T07:04:38.366 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:04:38.390 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:04:38.391 DEBUG:teuthology.orchestra.run.smithi145:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T07:04:38.446 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:04:38.446 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T07:04:38.446 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-09-16T07:04:38.446 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T07:04:38.446 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-09-16T07:04:38.446 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-16T07:04:38.447 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-16T07:04:38.447 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-16T07:04:38.448 DEBUG:teuthology.orchestra.run.smithi145:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-16T07:04:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T07:04:38.501 INFO:teuthology.orchestra.run.smithi145.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-16T07:04:38.502 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T07:04:38.557 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-16T07:04:38.557 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-16T07:04:38.612 INFO:tasks.workunit:timeout=3h 2024-09-16T07:04:38.612 INFO:tasks.workunit:cleanup=True 2024-09-16T07:04:38.613 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-16T07:04:38.668 INFO:tasks.workunit.client.0.smithi145.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-16T07:04:39.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:39 smithi145 ceph-mon[96887]: pgmap v4427: 137 pgs: 137 active+clean; 892 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.6 MiB/s wr, 221 op/s 2024-09-16T07:04:39.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:39 smithi145 ceph-mon[96887]: osdmap e2302: 8 total, 8 up, 8 in 2024-09-16T07:04:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:39 smithi145 ceph-mon[99390]: pgmap v4427: 137 pgs: 137 active+clean; 892 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.6 MiB/s wr, 221 op/s 2024-09-16T07:04:39.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:39 smithi145 ceph-mon[99390]: osdmap e2302: 8 total, 8 up, 8 in 2024-09-16T07:04:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:39 smithi161 ceph-mon[87722]: pgmap v4427: 137 pgs: 137 active+clean; 892 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.6 MiB/s wr, 221 op/s 2024-09-16T07:04:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:39 smithi161 ceph-mon[87722]: osdmap e2302: 8 total, 8 up, 8 in 2024-09-16T07:04:41.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:41 smithi145 ceph-mon[99390]: pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:04:41.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:41 smithi145 ceph-mon[96887]: pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:04:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:41 smithi161 ceph-mon[87722]: pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:04:42.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:42 smithi161 ceph-mon[87722]: pgmap v4430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:04:42.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:42 smithi145 ceph-mon[99390]: pgmap v4430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:04:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:42 smithi145 ceph-mon[96887]: pgmap v4430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-16T07:04:44.510 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-16T07:04:44.568 INFO:tasks.workunit.client.0.smithi145.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-16T07:04:44.570 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T07:04:44.570 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-16T07:04:44.619 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-16T07:04:44.668 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-16T07:04:44.708 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T07:04:44.709 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T07:04:44.710 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-16T07:04:44.749 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T07:04:44.752 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T07:04:44.752 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-16T07:04:44.808 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-09-16T07:04:44.809 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-09-16T07:04:44.810 DEBUG:teuthology.orchestra.run.smithi145:workunit test rbd/test_librbd_python.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-09-16T07:04:44.868 INFO:tasks.workunit.client.0.smithi145.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-09-16T07:04:44.869 INFO:tasks.workunit.client.0.smithi145.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-09-16T07:04:44.869 INFO:tasks.workunit.client.0.smithi145.stderr:+ '[' -n '' ']' 2024-09-16T07:04:44.869 INFO:tasks.workunit.client.0.smithi145.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-09-16T07:04:45.001 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:04:44] "GET /metrics HTTP/1.1" 200 36789 "" "Prometheus/2.43.0" 2024-09-16T07:04:45.039 INFO:tasks.workunit.client.0.smithi145.stdout:============================= test session starts ============================== 2024-09-16T07:04:45.039 INFO:tasks.workunit.client.0.smithi145.stdout:platform linux -- Python 3.9.19, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 2024-09-16T07:04:45.039 INFO:tasks.workunit.client.0.smithi145.stdout:cachedir: .pytest_cache 2024-09-16T07:04:45.039 INFO:tasks.workunit.client.0.smithi145.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-09-16T07:04:45.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:45 smithi145 ceph-mon[96887]: pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:45.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:45 smithi145 ceph-mon[99390]: pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:45.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:45 smithi161 ceph-mon[87722]: pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:45.508 INFO:tasks.workunit.client.0.smithi145.stdout:collecting ... collected 185 items 2024-09-16T07:04:45.509 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:04:47.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:47 smithi145 ceph-mon[96887]: pgmap v4432: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:47 smithi145 ceph-mon[96887]: osdmap e2303: 8 total, 8 up, 8 in 2024-09-16T07:04:47.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:47 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:04:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:47 smithi145 ceph-mon[99390]: pgmap v4432: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:47 smithi145 ceph-mon[99390]: osdmap e2303: 8 total, 8 up, 8 in 2024-09-16T07:04:47.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:47 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:04:47.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:47 smithi161 ceph-mon[87722]: pgmap v4432: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:47 smithi161 ceph-mon[87722]: osdmap e2303: 8 total, 8 up, 8 in 2024-09-16T07:04:47.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:47 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:04:48.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:48 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T07:04:48.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:48 smithi145 ceph-mon[99390]: osdmap e2304: 8 total, 8 up, 8 in 2024-09-16T07:04:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:48 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T07:04:48.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:48 smithi145 ceph-mon[96887]: osdmap e2304: 8 total, 8 up, 8 in 2024-09-16T07:04:48.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:48 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-16T07:04:48.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:48 smithi161 ceph-mon[87722]: osdmap e2304: 8 total, 8 up, 8 in 2024-09-16T07:04:49.042 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-09-16T07:04:49.118 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-09-16T07:04:49.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:49 smithi145 ceph-mon[96887]: pgmap v4435: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:49.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:49 smithi145 ceph-mon[96887]: osdmap e2305: 8 total, 8 up, 8 in 2024-09-16T07:04:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:49 smithi145 ceph-mon[99390]: pgmap v4435: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:49.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:49 smithi145 ceph-mon[99390]: osdmap e2305: 8 total, 8 up, 8 in 2024-09-16T07:04:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:49 smithi161 ceph-mon[87722]: pgmap v4435: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:04:49.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:49 smithi161 ceph-mon[87722]: osdmap e2305: 8 total, 8 up, 8 in 2024-09-16T07:04:49.726 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-09-16T07:04:49.826 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-09-16T07:04:50.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:50 smithi145 ceph-mon[96887]: osdmap e2306: 8 total, 8 up, 8 in 2024-09-16T07:04:50.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:50 smithi145 ceph-mon[99390]: osdmap e2306: 8 total, 8 up, 8 in 2024-09-16T07:04:50.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:50 smithi161 ceph-mon[87722]: osdmap e2306: 8 total, 8 up, 8 in 2024-09-16T07:04:51.163 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-09-16T07:04:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:51 smithi145 ceph-mon[96887]: pgmap v4438: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.2 KiB/s wr, 33 op/s 2024-09-16T07:04:51.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:51 smithi145 ceph-mon[96887]: osdmap e2307: 8 total, 8 up, 8 in 2024-09-16T07:04:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:51 smithi145 ceph-mon[99390]: pgmap v4438: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.2 KiB/s wr, 33 op/s 2024-09-16T07:04:51.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:51 smithi145 ceph-mon[99390]: osdmap e2307: 8 total, 8 up, 8 in 2024-09-16T07:04:51.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:51 smithi161 ceph-mon[87722]: pgmap v4438: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.2 KiB/s wr, 33 op/s 2024-09-16T07:04:51.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:51 smithi161 ceph-mon[87722]: osdmap e2307: 8 total, 8 up, 8 in 2024-09-16T07:04:51.702 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-09-16T07:04:52.246 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 3%] 2024-09-16T07:04:52.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:52 smithi145 ceph-mon[99390]: osdmap e2308: 8 total, 8 up, 8 in 2024-09-16T07:04:52.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:52 smithi145 ceph-mon[96887]: osdmap e2308: 8 total, 8 up, 8 in 2024-09-16T07:04:52.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:52.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:52 smithi161 ceph-mon[87722]: osdmap e2308: 8 total, 8 up, 8 in 2024-09-16T07:04:52.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:04:52.342 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-09-16T07:04:52.425 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 4%] 2024-09-16T07:04:52.435 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-09-16T07:04:52.437 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 5%] 2024-09-16T07:04:52.513 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-09-16T07:04:52.572 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-09-16T07:04:52.652 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 7%] 2024-09-16T07:04:52.713 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress_except PASSED [ 8%] 2024-09-16T07:04:52.809 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-09-16T07:04:53.036 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-09-16T07:04:53.050 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-09-16T07:04:53.062 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-09-16T07:04:53.089 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2024-09-16T07:04:53.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-mon[99390]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 16 KiB/s wr, 151 op/s 2024-09-16T07:04:53.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:04:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-mon[96887]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 16 KiB/s wr, 151 op/s 2024-09-16T07:04:53.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:04:53.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:04:53] ENGINE Bus STOPPING 2024-09-16T07:04:53.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:04:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T07:04:53.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:04:53] ENGINE Bus STOPPED 2024-09-16T07:04:53.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:04:53] ENGINE Bus STARTING 2024-09-16T07:04:53.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:04:53] ENGINE Serving on http://:::9283 2024-09-16T07:04:53.318 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:04:53] ENGINE Bus STARTED 2024-09-16T07:04:53.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:53 smithi161 ceph-mon[87722]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 16 KiB/s wr, 151 op/s 2024-09-16T07:04:53.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:53 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:04:54.060 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:54 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:04:54.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:54 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:04:54.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:54 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:04:54.925 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:04:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:04:54] "GET /metrics HTTP/1.1" 200 36764 "" "Prometheus/2.43.0" 2024-09-16T07:04:55.143 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-09-16T07:04:55.144 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 11%] 2024-09-16T07:04:55.145 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-09-16T07:04:55.223 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 12%] 2024-09-16T07:04:55.297 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-09-16T07:04:55.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:55 smithi145 ceph-mon[99390]: pgmap v4442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 963 KiB/s rd, 41 KiB/s wr, 330 op/s 2024-09-16T07:04:55.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:55 smithi145 ceph-mon[99390]: osdmap e2309: 8 total, 8 up, 8 in 2024-09-16T07:04:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:55 smithi145 ceph-mon[96887]: pgmap v4442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 963 KiB/s rd, 41 KiB/s wr, 330 op/s 2024-09-16T07:04:55.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:55 smithi145 ceph-mon[96887]: osdmap e2309: 8 total, 8 up, 8 in 2024-09-16T07:04:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:55 smithi161 ceph-mon[87722]: pgmap v4442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 963 KiB/s rd, 41 KiB/s wr, 330 op/s 2024-09-16T07:04:55.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:55 smithi161 ceph-mon[87722]: osdmap e2309: 8 total, 8 up, 8 in 2024-09-16T07:04:55.368 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-09-16T07:04:55.438 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2024-09-16T07:04:55.511 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-09-16T07:04:55.583 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 15%] 2024-09-16T07:04:55.655 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-09-16T07:04:55.729 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 16%] 2024-09-16T07:04:55.812 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2024-09-16T07:04:55.888 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 17%] 2024-09-16T07:04:55.968 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2024-09-16T07:04:56.046 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 18%] 2024-09-16T07:04:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:56 smithi161 ceph-mon[87722]: osdmap e2310: 8 total, 8 up, 8 in 2024-09-16T07:04:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:56 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:56.117 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 19%] 2024-09-16T07:04:56.208 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-09-16T07:04:56.296 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 20%] 2024-09-16T07:04:56.389 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2024-09-16T07:04:56.470 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 21%] 2024-09-16T07:04:56.540 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2024-09-16T07:04:56.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:56 smithi145 ceph-mon[99390]: osdmap e2310: 8 total, 8 up, 8 in 2024-09-16T07:04:56.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:56.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:56 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:56.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:56 smithi145 ceph-mon[96887]: osdmap e2310: 8 total, 8 up, 8 in 2024-09-16T07:04:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:56.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:56 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:56.610 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 22%] 2024-09-16T07:04:56.732 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 23%] 2024-09-16T07:04:56.810 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 23%] 2024-09-16T07:04:56.897 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 24%] 2024-09-16T07:04:56.975 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 24%] 2024-09-16T07:04:57.060 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 25%] 2024-09-16T07:04:57.138 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 25%] 2024-09-16T07:04:57.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:57 smithi161 ceph-mon[87722]: pgmap v4445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 54 KiB/s wr, 535 op/s 2024-09-16T07:04:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:57 smithi161 ceph-mon[87722]: osdmap e2311: 8 total, 8 up, 8 in 2024-09-16T07:04:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:04:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:04:57.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:57.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[96887]: pgmap v4445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 54 KiB/s wr, 535 op/s 2024-09-16T07:04:57.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[96887]: osdmap e2311: 8 total, 8 up, 8 in 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[99390]: pgmap v4445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 54 KiB/s wr, 535 op/s 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[99390]: osdmap e2311: 8 total, 8 up, 8 in 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:04:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:04:57.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:04:59.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:59 smithi161 ceph-mon[87722]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 56 KiB/s wr, 881 op/s 2024-09-16T07:04:59.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:04:59 smithi161 ceph-mon[87722]: osdmap e2312: 8 total, 8 up, 8 in 2024-09-16T07:04:59.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:59 smithi145 ceph-mon[96887]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 56 KiB/s wr, 881 op/s 2024-09-16T07:04:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:04:59 smithi145 ceph-mon[96887]: osdmap e2312: 8 total, 8 up, 8 in 2024-09-16T07:04:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:59 smithi145 ceph-mon[99390]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 56 KiB/s wr, 881 op/s 2024-09-16T07:04:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:04:59 smithi145 ceph-mon[99390]: osdmap e2312: 8 total, 8 up, 8 in 2024-09-16T07:05:00.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:00 smithi145 ceph-mon[96887]: osdmap e2313: 8 total, 8 up, 8 in 2024-09-16T07:05:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:00 smithi145 ceph-mon[99390]: osdmap e2313: 8 total, 8 up, 8 in 2024-09-16T07:05:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:00 smithi161 ceph-mon[87722]: osdmap e2313: 8 total, 8 up, 8 in 2024-09-16T07:05:01.184 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 26%] 2024-09-16T07:05:01.280 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 27%] 2024-09-16T07:05:01.385 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 27%] 2024-09-16T07:05:01.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:01 smithi145 ceph-mon[99390]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 761 KiB/s rd, 881 KiB/s wr, 1.06k op/s 2024-09-16T07:05:01.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:01 smithi145 ceph-mon[99390]: osdmap e2314: 8 total, 8 up, 8 in 2024-09-16T07:05:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:01 smithi145 ceph-mon[96887]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 761 KiB/s rd, 881 KiB/s wr, 1.06k op/s 2024-09-16T07:05:01.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:01 smithi145 ceph-mon[96887]: osdmap e2314: 8 total, 8 up, 8 in 2024-09-16T07:05:01.576 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 28%] 2024-09-16T07:05:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:01 smithi161 ceph-mon[87722]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 761 KiB/s rd, 881 KiB/s wr, 1.06k op/s 2024-09-16T07:05:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:01 smithi161 ceph-mon[87722]: osdmap e2314: 8 total, 8 up, 8 in 2024-09-16T07:05:01.765 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 28%] 2024-09-16T07:05:01.836 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 29%] 2024-09-16T07:05:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:02 smithi145 ceph-mon[96887]: osdmap e2315: 8 total, 8 up, 8 in 2024-09-16T07:05:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:02 smithi145 ceph-mon[96887]: osdmap e2316: 8 total, 8 up, 8 in 2024-09-16T07:05:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:02 smithi145 ceph-mon[99390]: osdmap e2315: 8 total, 8 up, 8 in 2024-09-16T07:05:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:02 smithi145 ceph-mon[99390]: osdmap e2316: 8 total, 8 up, 8 in 2024-09-16T07:05:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:02 smithi161 ceph-mon[87722]: osdmap e2315: 8 total, 8 up, 8 in 2024-09-16T07:05:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:02 smithi161 ceph-mon[87722]: osdmap e2316: 8 total, 8 up, 8 in 2024-09-16T07:05:03.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:03 smithi145 ceph-mon[96887]: pgmap v4454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 639 KiB/s rd, 2.1 MiB/s wr, 890 op/s 2024-09-16T07:05:03.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:03 smithi145 ceph-mon[96887]: osdmap e2317: 8 total, 8 up, 8 in 2024-09-16T07:05:03.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:03 smithi145 ceph-mon[99390]: pgmap v4454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 639 KiB/s rd, 2.1 MiB/s wr, 890 op/s 2024-09-16T07:05:03.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:03 smithi145 ceph-mon[99390]: osdmap e2317: 8 total, 8 up, 8 in 2024-09-16T07:05:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:03 smithi161 ceph-mon[87722]: pgmap v4454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 639 KiB/s rd, 2.1 MiB/s wr, 890 op/s 2024-09-16T07:05:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:03 smithi161 ceph-mon[87722]: osdmap e2317: 8 total, 8 up, 8 in 2024-09-16T07:05:04.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:04 smithi145 ceph-mon[96887]: osdmap e2318: 8 total, 8 up, 8 in 2024-09-16T07:05:04.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:04 smithi145 ceph-mon[96887]: pgmap v4457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 1.1 MiB/s wr, 574 op/s 2024-09-16T07:05:04.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:04 smithi145 ceph-mon[99390]: osdmap e2318: 8 total, 8 up, 8 in 2024-09-16T07:05:04.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:04 smithi145 ceph-mon[99390]: pgmap v4457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 1.1 MiB/s wr, 574 op/s 2024-09-16T07:05:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:04 smithi161 ceph-mon[87722]: osdmap e2318: 8 total, 8 up, 8 in 2024-09-16T07:05:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:04 smithi161 ceph-mon[87722]: pgmap v4457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 1.1 MiB/s wr, 574 op/s 2024-09-16T07:05:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:05:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:05:04] "GET /metrics HTTP/1.1" 200 36764 "" "Prometheus/2.43.0" 2024-09-16T07:05:05.500 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 29%] 2024-09-16T07:05:05.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:05 smithi145 ceph-mon[96887]: osdmap e2319: 8 total, 8 up, 8 in 2024-09-16T07:05:05.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:05 smithi145 ceph-mon[99390]: osdmap e2319: 8 total, 8 up, 8 in 2024-09-16T07:05:05.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:05 smithi161 ceph-mon[87722]: osdmap e2319: 8 total, 8 up, 8 in 2024-09-16T07:05:06.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:06 smithi145 ceph-mon[96887]: osdmap e2320: 8 total, 8 up, 8 in 2024-09-16T07:05:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:06 smithi145 ceph-mon[96887]: pgmap v4460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 315 KiB/s rd, 2.0 MiB/s wr, 444 op/s 2024-09-16T07:05:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:06 smithi145 ceph-mon[99390]: osdmap e2320: 8 total, 8 up, 8 in 2024-09-16T07:05:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:06 smithi145 ceph-mon[99390]: pgmap v4460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 315 KiB/s rd, 2.0 MiB/s wr, 444 op/s 2024-09-16T07:05:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:06 smithi161 ceph-mon[87722]: osdmap e2320: 8 total, 8 up, 8 in 2024-09-16T07:05:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:06 smithi161 ceph-mon[87722]: pgmap v4460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 315 KiB/s rd, 2.0 MiB/s wr, 444 op/s 2024-09-16T07:05:07.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:07 smithi145 ceph-mon[96887]: osdmap e2321: 8 total, 8 up, 8 in 2024-09-16T07:05:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:07 smithi145 ceph-mon[99390]: osdmap e2321: 8 total, 8 up, 8 in 2024-09-16T07:05:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:07.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:07 smithi161 ceph-mon[87722]: osdmap e2321: 8 total, 8 up, 8 in 2024-09-16T07:05:07.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:08 smithi145 ceph-mon[99390]: osdmap e2322: 8 total, 8 up, 8 in 2024-09-16T07:05:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:08 smithi145 ceph-mon[99390]: pgmap v4463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 2.0 MiB/s wr, 307 op/s 2024-09-16T07:05:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:08 smithi145 ceph-mon[96887]: osdmap e2322: 8 total, 8 up, 8 in 2024-09-16T07:05:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:08 smithi145 ceph-mon[96887]: pgmap v4463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 2.0 MiB/s wr, 307 op/s 2024-09-16T07:05:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:08 smithi161 ceph-mon[87722]: osdmap e2322: 8 total, 8 up, 8 in 2024-09-16T07:05:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:08 smithi161 ceph-mon[87722]: pgmap v4463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 2.0 MiB/s wr, 307 op/s 2024-09-16T07:05:09.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:09 smithi145 ceph-mon[96887]: osdmap e2323: 8 total, 8 up, 8 in 2024-09-16T07:05:09.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:09 smithi145 ceph-mon[99390]: osdmap e2323: 8 total, 8 up, 8 in 2024-09-16T07:05:09.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:09 smithi161 ceph-mon[87722]: osdmap e2323: 8 total, 8 up, 8 in 2024-09-16T07:05:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:10 smithi145 ceph-mon[96887]: osdmap e2324: 8 total, 8 up, 8 in 2024-09-16T07:05:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:10 smithi145 ceph-mon[96887]: pgmap v4466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 264 op/s 2024-09-16T07:05:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:10 smithi145 ceph-mon[99390]: osdmap e2324: 8 total, 8 up, 8 in 2024-09-16T07:05:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:10 smithi145 ceph-mon[99390]: pgmap v4466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 264 op/s 2024-09-16T07:05:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:10 smithi161 ceph-mon[87722]: osdmap e2324: 8 total, 8 up, 8 in 2024-09-16T07:05:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:10 smithi161 ceph-mon[87722]: pgmap v4466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 264 op/s 2024-09-16T07:05:11.423 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v1 PASSED [ 30%] 2024-09-16T07:05:11.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:11 smithi145 ceph-mon[96887]: osdmap e2325: 8 total, 8 up, 8 in 2024-09-16T07:05:11.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:11 smithi145 ceph-mon[96887]: osdmap e2326: 8 total, 8 up, 8 in 2024-09-16T07:05:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:11 smithi145 ceph-mon[99390]: osdmap e2325: 8 total, 8 up, 8 in 2024-09-16T07:05:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:11 smithi145 ceph-mon[99390]: osdmap e2326: 8 total, 8 up, 8 in 2024-09-16T07:05:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:11 smithi161 ceph-mon[87722]: osdmap e2325: 8 total, 8 up, 8 in 2024-09-16T07:05:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:11 smithi161 ceph-mon[87722]: osdmap e2326: 8 total, 8 up, 8 in 2024-09-16T07:05:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:12 smithi145 ceph-mon[96887]: pgmap v4469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 223 op/s 2024-09-16T07:05:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:12 smithi145 ceph-mon[99390]: pgmap v4469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 223 op/s 2024-09-16T07:05:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:12 smithi161 ceph-mon[87722]: pgmap v4469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 223 op/s 2024-09-16T07:05:13.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:13 smithi145 ceph-mon[96887]: osdmap e2327: 8 total, 8 up, 8 in 2024-09-16T07:05:13.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:13 smithi145 ceph-mon[99390]: osdmap e2327: 8 total, 8 up, 8 in 2024-09-16T07:05:13.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:13 smithi161 ceph-mon[87722]: osdmap e2327: 8 total, 8 up, 8 in 2024-09-16T07:05:14.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:14 smithi145 ceph-mon[96887]: osdmap e2328: 8 total, 8 up, 8 in 2024-09-16T07:05:14.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:14 smithi145 ceph-mon[96887]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 121 op/s 2024-09-16T07:05:14.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:14 smithi145 ceph-mon[99390]: osdmap e2328: 8 total, 8 up, 8 in 2024-09-16T07:05:14.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:14 smithi145 ceph-mon[99390]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 121 op/s 2024-09-16T07:05:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:14 smithi161 ceph-mon[87722]: osdmap e2328: 8 total, 8 up, 8 in 2024-09-16T07:05:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:14 smithi161 ceph-mon[87722]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 121 op/s 2024-09-16T07:05:15.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:05:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:05:14] "GET /metrics HTTP/1.1" 200 36776 "" "Prometheus/2.43.0" 2024-09-16T07:05:15.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:15 smithi145 ceph-mon[96887]: osdmap e2329: 8 total, 8 up, 8 in 2024-09-16T07:05:15.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:15 smithi145 ceph-mon[99390]: osdmap e2329: 8 total, 8 up, 8 in 2024-09-16T07:05:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:15 smithi161 ceph-mon[87722]: osdmap e2329: 8 total, 8 up, 8 in 2024-09-16T07:05:16.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:16 smithi145 ceph-mon[99390]: osdmap e2330: 8 total, 8 up, 8 in 2024-09-16T07:05:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:16 smithi145 ceph-mon[99390]: pgmap v4475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 217 op/s 2024-09-16T07:05:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:16 smithi145 ceph-mon[99390]: osdmap e2331: 8 total, 8 up, 8 in 2024-09-16T07:05:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:16 smithi145 ceph-mon[96887]: osdmap e2330: 8 total, 8 up, 8 in 2024-09-16T07:05:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:16 smithi145 ceph-mon[96887]: pgmap v4475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 217 op/s 2024-09-16T07:05:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:16 smithi145 ceph-mon[96887]: osdmap e2331: 8 total, 8 up, 8 in 2024-09-16T07:05:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:16 smithi161 ceph-mon[87722]: osdmap e2330: 8 total, 8 up, 8 in 2024-09-16T07:05:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:16 smithi161 ceph-mon[87722]: pgmap v4475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 217 op/s 2024-09-16T07:05:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:16 smithi161 ceph-mon[87722]: osdmap e2331: 8 total, 8 up, 8 in 2024-09-16T07:05:17.513 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v2 PASSED [ 30%] 2024-09-16T07:05:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:18 smithi145 ceph-mon[96887]: osdmap e2332: 8 total, 8 up, 8 in 2024-09-16T07:05:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:18 smithi145 ceph-mon[96887]: pgmap v4478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 9.0 KiB/s wr, 147 op/s 2024-09-16T07:05:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:18 smithi145 ceph-mon[99390]: osdmap e2332: 8 total, 8 up, 8 in 2024-09-16T07:05:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:18 smithi145 ceph-mon[99390]: pgmap v4478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 9.0 KiB/s wr, 147 op/s 2024-09-16T07:05:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:18 smithi161 ceph-mon[87722]: osdmap e2332: 8 total, 8 up, 8 in 2024-09-16T07:05:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:18 smithi161 ceph-mon[87722]: pgmap v4478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 9.0 KiB/s wr, 147 op/s 2024-09-16T07:05:19.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:19 smithi145 ceph-mon[99390]: osdmap e2333: 8 total, 8 up, 8 in 2024-09-16T07:05:19.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:19 smithi145 ceph-mon[96887]: osdmap e2333: 8 total, 8 up, 8 in 2024-09-16T07:05:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:19 smithi161 ceph-mon[87722]: osdmap e2333: 8 total, 8 up, 8 in 2024-09-16T07:05:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:20 smithi145 ceph-mon[96887]: osdmap e2334: 8 total, 8 up, 8 in 2024-09-16T07:05:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:20 smithi145 ceph-mon[96887]: pgmap v4481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 9.2 KiB/s wr, 202 op/s 2024-09-16T07:05:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:20 smithi145 ceph-mon[99390]: osdmap e2334: 8 total, 8 up, 8 in 2024-09-16T07:05:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:20 smithi145 ceph-mon[99390]: pgmap v4481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 9.2 KiB/s wr, 202 op/s 2024-09-16T07:05:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:20 smithi161 ceph-mon[87722]: osdmap e2334: 8 total, 8 up, 8 in 2024-09-16T07:05:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:20 smithi161 ceph-mon[87722]: pgmap v4481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 9.2 KiB/s wr, 202 op/s 2024-09-16T07:05:21.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:21 smithi161 ceph-mon[87722]: osdmap e2335: 8 total, 8 up, 8 in 2024-09-16T07:05:21.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:21 smithi161 ceph-mon[87722]: osdmap e2336: 8 total, 8 up, 8 in 2024-09-16T07:05:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:21 smithi145 ceph-mon[96887]: osdmap e2335: 8 total, 8 up, 8 in 2024-09-16T07:05:21.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:21 smithi145 ceph-mon[96887]: osdmap e2336: 8 total, 8 up, 8 in 2024-09-16T07:05:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:21 smithi145 ceph-mon[99390]: osdmap e2335: 8 total, 8 up, 8 in 2024-09-16T07:05:21.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:21 smithi145 ceph-mon[99390]: osdmap e2336: 8 total, 8 up, 8 in 2024-09-16T07:05:22.717 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:22 smithi145 ceph-mon[96887]: pgmap v4484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 15 KiB/s wr, 249 op/s 2024-09-16T07:05:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:22 smithi145 ceph-mon[96887]: osdmap e2337: 8 total, 8 up, 8 in 2024-09-16T07:05:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:22 smithi145 ceph-mon[99390]: pgmap v4484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 15 KiB/s wr, 249 op/s 2024-09-16T07:05:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:22 smithi145 ceph-mon[99390]: osdmap e2337: 8 total, 8 up, 8 in 2024-09-16T07:05:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:22 smithi161 ceph-mon[87722]: pgmap v4484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 15 KiB/s wr, 249 op/s 2024-09-16T07:05:22.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:22 smithi161 ceph-mon[87722]: osdmap e2337: 8 total, 8 up, 8 in 2024-09-16T07:05:23.530 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v1 PASSED [ 31%] 2024-09-16T07:05:24.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:05:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:05:24] "GET /metrics HTTP/1.1" 200 36776 "" "Prometheus/2.43.0" 2024-09-16T07:05:24.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:24 smithi145 ceph-mon[96887]: osdmap e2338: 8 total, 8 up, 8 in 2024-09-16T07:05:24.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:24 smithi145 ceph-mon[96887]: pgmap v4487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 138 op/s 2024-09-16T07:05:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:24 smithi145 ceph-mon[99390]: osdmap e2338: 8 total, 8 up, 8 in 2024-09-16T07:05:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:24 smithi145 ceph-mon[99390]: pgmap v4487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 138 op/s 2024-09-16T07:05:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:24 smithi161 ceph-mon[87722]: osdmap e2338: 8 total, 8 up, 8 in 2024-09-16T07:05:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:24 smithi161 ceph-mon[87722]: pgmap v4487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 138 op/s 2024-09-16T07:05:25.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:25 smithi145 ceph-mon[96887]: osdmap e2339: 8 total, 8 up, 8 in 2024-09-16T07:05:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:25 smithi145 ceph-mon[99390]: osdmap e2339: 8 total, 8 up, 8 in 2024-09-16T07:05:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:25 smithi161 ceph-mon[87722]: osdmap e2339: 8 total, 8 up, 8 in 2024-09-16T07:05:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:26 smithi145 ceph-mon[96887]: osdmap e2340: 8 total, 8 up, 8 in 2024-09-16T07:05:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:26 smithi145 ceph-mon[96887]: pgmap v4490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 8.0 KiB/s wr, 158 op/s 2024-09-16T07:05:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:26 smithi145 ceph-mon[96887]: osdmap e2341: 8 total, 8 up, 8 in 2024-09-16T07:05:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:26 smithi145 ceph-mon[99390]: osdmap e2340: 8 total, 8 up, 8 in 2024-09-16T07:05:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:26 smithi145 ceph-mon[99390]: pgmap v4490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 8.0 KiB/s wr, 158 op/s 2024-09-16T07:05:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:26 smithi145 ceph-mon[99390]: osdmap e2341: 8 total, 8 up, 8 in 2024-09-16T07:05:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:26 smithi161 ceph-mon[87722]: osdmap e2340: 8 total, 8 up, 8 in 2024-09-16T07:05:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:26 smithi161 ceph-mon[87722]: pgmap v4490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 8.0 KiB/s wr, 158 op/s 2024-09-16T07:05:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:26 smithi161 ceph-mon[87722]: osdmap e2341: 8 total, 8 up, 8 in 2024-09-16T07:05:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:28 smithi145 ceph-mon[96887]: osdmap e2342: 8 total, 8 up, 8 in 2024-09-16T07:05:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:28 smithi145 ceph-mon[96887]: pgmap v4493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 KiB/s wr, 189 op/s 2024-09-16T07:05:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:28 smithi145 ceph-mon[99390]: osdmap e2342: 8 total, 8 up, 8 in 2024-09-16T07:05:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:28 smithi145 ceph-mon[99390]: pgmap v4493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 KiB/s wr, 189 op/s 2024-09-16T07:05:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:28 smithi161 ceph-mon[87722]: osdmap e2342: 8 total, 8 up, 8 in 2024-09-16T07:05:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:28 smithi161 ceph-mon[87722]: pgmap v4493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 KiB/s wr, 189 op/s 2024-09-16T07:05:29.443 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v2 PASSED [ 31%] 2024-09-16T07:05:29.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:29 smithi145 ceph-mon[96887]: osdmap e2343: 8 total, 8 up, 8 in 2024-09-16T07:05:29.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:29 smithi145 ceph-mon[99390]: osdmap e2343: 8 total, 8 up, 8 in 2024-09-16T07:05:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:29 smithi161 ceph-mon[87722]: osdmap e2343: 8 total, 8 up, 8 in 2024-09-16T07:05:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:30 smithi145 ceph-mon[96887]: osdmap e2344: 8 total, 8 up, 8 in 2024-09-16T07:05:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:30 smithi145 ceph-mon[96887]: pgmap v4496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 13 KiB/s wr, 223 op/s 2024-09-16T07:05:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:30 smithi145 ceph-mon[99390]: osdmap e2344: 8 total, 8 up, 8 in 2024-09-16T07:05:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:30 smithi145 ceph-mon[99390]: pgmap v4496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 13 KiB/s wr, 223 op/s 2024-09-16T07:05:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:30 smithi161 ceph-mon[87722]: osdmap e2344: 8 total, 8 up, 8 in 2024-09-16T07:05:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:30 smithi161 ceph-mon[87722]: pgmap v4496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 13 KiB/s wr, 223 op/s 2024-09-16T07:05:31.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:31 smithi145 ceph-mon[96887]: osdmap e2345: 8 total, 8 up, 8 in 2024-09-16T07:05:31.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:31 smithi145 ceph-mon[96887]: osdmap e2346: 8 total, 8 up, 8 in 2024-09-16T07:05:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:31 smithi145 ceph-mon[99390]: osdmap e2345: 8 total, 8 up, 8 in 2024-09-16T07:05:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:31 smithi145 ceph-mon[99390]: osdmap e2346: 8 total, 8 up, 8 in 2024-09-16T07:05:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:31 smithi161 ceph-mon[87722]: osdmap e2345: 8 total, 8 up, 8 in 2024-09-16T07:05:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:31 smithi161 ceph-mon[87722]: osdmap e2346: 8 total, 8 up, 8 in 2024-09-16T07:05:32.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:32 smithi145 ceph-mon[99390]: pgmap v4499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 9.7 KiB/s wr, 173 op/s 2024-09-16T07:05:32.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:32 smithi145 ceph-mon[96887]: pgmap v4499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 9.7 KiB/s wr, 173 op/s 2024-09-16T07:05:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:32 smithi161 ceph-mon[87722]: pgmap v4499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 9.7 KiB/s wr, 173 op/s 2024-09-16T07:05:33.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:33 smithi145 ceph-mon[96887]: osdmap e2347: 8 total, 8 up, 8 in 2024-09-16T07:05:33.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:33 smithi145 ceph-mon[99390]: osdmap e2347: 8 total, 8 up, 8 in 2024-09-16T07:05:33.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:33 smithi161 ceph-mon[87722]: osdmap e2347: 8 total, 8 up, 8 in 2024-09-16T07:05:34.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:34 smithi145 ceph-mon[96887]: osdmap e2348: 8 total, 8 up, 8 in 2024-09-16T07:05:34.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:34 smithi145 ceph-mon[96887]: pgmap v4502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 11 KiB/s wr, 190 op/s 2024-09-16T07:05:34.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:34 smithi145 ceph-mon[99390]: osdmap e2348: 8 total, 8 up, 8 in 2024-09-16T07:05:34.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:34 smithi145 ceph-mon[99390]: pgmap v4502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 11 KiB/s wr, 190 op/s 2024-09-16T07:05:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:34 smithi161 ceph-mon[87722]: osdmap e2348: 8 total, 8 up, 8 in 2024-09-16T07:05:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:34 smithi161 ceph-mon[87722]: pgmap v4502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 11 KiB/s wr, 190 op/s 2024-09-16T07:05:35.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:05:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:05:34] "GET /metrics HTTP/1.1" 200 36776 "" "Prometheus/2.43.0" 2024-09-16T07:05:35.469 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_flatten PASSED [ 32%] 2024-09-16T07:05:35.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:35 smithi145 ceph-mon[96887]: osdmap e2349: 8 total, 8 up, 8 in 2024-09-16T07:05:35.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:35 smithi145 ceph-mon[99390]: osdmap e2349: 8 total, 8 up, 8 in 2024-09-16T07:05:35.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:35 smithi161 ceph-mon[87722]: osdmap e2349: 8 total, 8 up, 8 in 2024-09-16T07:05:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:36 smithi145 ceph-mon[96887]: osdmap e2350: 8 total, 8 up, 8 in 2024-09-16T07:05:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:36 smithi145 ceph-mon[96887]: pgmap v4505: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 2.0 MiB/s wr, 225 op/s 2024-09-16T07:05:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:36 smithi145 ceph-mon[96887]: osdmap e2351: 8 total, 8 up, 8 in 2024-09-16T07:05:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:36 smithi145 ceph-mon[99390]: osdmap e2350: 8 total, 8 up, 8 in 2024-09-16T07:05:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:36 smithi145 ceph-mon[99390]: pgmap v4505: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 2.0 MiB/s wr, 225 op/s 2024-09-16T07:05:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:36 smithi145 ceph-mon[99390]: osdmap e2351: 8 total, 8 up, 8 in 2024-09-16T07:05:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:36 smithi161 ceph-mon[87722]: osdmap e2350: 8 total, 8 up, 8 in 2024-09-16T07:05:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:36 smithi161 ceph-mon[87722]: pgmap v4505: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 2.0 MiB/s wr, 225 op/s 2024-09-16T07:05:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:36 smithi161 ceph-mon[87722]: osdmap e2351: 8 total, 8 up, 8 in 2024-09-16T07:05:37.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:37.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:38 smithi145 ceph-mon[99390]: osdmap e2352: 8 total, 8 up, 8 in 2024-09-16T07:05:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:38 smithi145 ceph-mon[99390]: pgmap v4508: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 2.0 MiB/s wr, 161 op/s 2024-09-16T07:05:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:38 smithi145 ceph-mon[96887]: osdmap e2352: 8 total, 8 up, 8 in 2024-09-16T07:05:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:38 smithi145 ceph-mon[96887]: pgmap v4508: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 2.0 MiB/s wr, 161 op/s 2024-09-16T07:05:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:38 smithi161 ceph-mon[87722]: osdmap e2352: 8 total, 8 up, 8 in 2024-09-16T07:05:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:38 smithi161 ceph-mon[87722]: pgmap v4508: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 2.0 MiB/s wr, 161 op/s 2024-09-16T07:05:39.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:39 smithi145 ceph-mon[96887]: osdmap e2353: 8 total, 8 up, 8 in 2024-09-16T07:05:39.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:39 smithi145 ceph-mon[99390]: osdmap e2353: 8 total, 8 up, 8 in 2024-09-16T07:05:39.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:39 smithi161 ceph-mon[87722]: osdmap e2353: 8 total, 8 up, 8 in 2024-09-16T07:05:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:40 smithi145 ceph-mon[96887]: osdmap e2354: 8 total, 8 up, 8 in 2024-09-16T07:05:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:40 smithi145 ceph-mon[96887]: pgmap v4511: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 1.0 MiB/s wr, 164 op/s 2024-09-16T07:05:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:40 smithi145 ceph-mon[99390]: osdmap e2354: 8 total, 8 up, 8 in 2024-09-16T07:05:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:40 smithi145 ceph-mon[99390]: pgmap v4511: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 1.0 MiB/s wr, 164 op/s 2024-09-16T07:05:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:40 smithi161 ceph-mon[87722]: osdmap e2354: 8 total, 8 up, 8 in 2024-09-16T07:05:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:40 smithi161 ceph-mon[87722]: pgmap v4511: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 1.0 MiB/s wr, 164 op/s 2024-09-16T07:05:41.432 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_flatten PASSED [ 32%] 2024-09-16T07:05:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:41 smithi145 ceph-mon[96887]: osdmap e2355: 8 total, 8 up, 8 in 2024-09-16T07:05:41.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:41 smithi145 ceph-mon[96887]: osdmap e2356: 8 total, 8 up, 8 in 2024-09-16T07:05:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:41 smithi145 ceph-mon[99390]: osdmap e2355: 8 total, 8 up, 8 in 2024-09-16T07:05:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:41 smithi145 ceph-mon[99390]: osdmap e2356: 8 total, 8 up, 8 in 2024-09-16T07:05:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:41 smithi161 ceph-mon[87722]: osdmap e2355: 8 total, 8 up, 8 in 2024-09-16T07:05:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:41 smithi161 ceph-mon[87722]: osdmap e2356: 8 total, 8 up, 8 in 2024-09-16T07:05:42.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:42 smithi145 ceph-mon[96887]: pgmap v4514: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 129 op/s 2024-09-16T07:05:42.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:42 smithi145 ceph-mon[99390]: pgmap v4514: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 129 op/s 2024-09-16T07:05:42.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:42 smithi161 ceph-mon[87722]: pgmap v4514: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 129 op/s 2024-09-16T07:05:43.525 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 33%] 2024-09-16T07:05:43.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:43 smithi145 ceph-mon[96887]: osdmap e2357: 8 total, 8 up, 8 in 2024-09-16T07:05:43.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:43 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.2", "id": [3, 5]}]: dispatch 2024-09-16T07:05:43.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:43 smithi145 ceph-mon[99390]: osdmap e2357: 8 total, 8 up, 8 in 2024-09-16T07:05:43.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:43 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.2", "id": [3, 5]}]: dispatch 2024-09-16T07:05:43.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:43 smithi161 ceph-mon[87722]: osdmap e2357: 8 total, 8 up, 8 in 2024-09-16T07:05:43.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:43 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.2", "id": [3, 5]}]: dispatch 2024-09-16T07:05:44.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:05:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:05:44] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T07:05:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:44 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.2", "id": [3, 5]}]': finished 2024-09-16T07:05:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:44 smithi145 ceph-mon[96887]: osdmap e2358: 8 total, 8 up, 8 in 2024-09-16T07:05:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:44 smithi145 ceph-mon[96887]: pgmap v4517: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 1.0 MiB/s wr, 155 op/s 2024-09-16T07:05:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:44 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.2", "id": [3, 5]}]': finished 2024-09-16T07:05:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:44 smithi145 ceph-mon[99390]: osdmap e2358: 8 total, 8 up, 8 in 2024-09-16T07:05:44.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:44 smithi145 ceph-mon[99390]: pgmap v4517: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 1.0 MiB/s wr, 155 op/s 2024-09-16T07:05:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:44 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.2", "id": [3, 5]}]': finished 2024-09-16T07:05:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:44 smithi161 ceph-mon[87722]: osdmap e2358: 8 total, 8 up, 8 in 2024-09-16T07:05:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:44 smithi161 ceph-mon[87722]: pgmap v4517: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 1.0 MiB/s wr, 155 op/s 2024-09-16T07:05:45.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:45 smithi145 ceph-mon[96887]: osdmap e2359: 8 total, 8 up, 8 in 2024-09-16T07:05:45.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:45 smithi145 ceph-mon[99390]: osdmap e2359: 8 total, 8 up, 8 in 2024-09-16T07:05:45.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:45 smithi161 ceph-mon[87722]: osdmap e2359: 8 total, 8 up, 8 in 2024-09-16T07:05:46.436 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 34%] 2024-09-16T07:05:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:46 smithi145 ceph-mon[96887]: osdmap e2360: 8 total, 8 up, 8 in 2024-09-16T07:05:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:46 smithi145 ceph-mon[96887]: pgmap v4520: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-09-16T07:05:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:46 smithi145 ceph-mon[96887]: osdmap e2361: 8 total, 8 up, 8 in 2024-09-16T07:05:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:46 smithi145 ceph-mon[99390]: osdmap e2360: 8 total, 8 up, 8 in 2024-09-16T07:05:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:46 smithi145 ceph-mon[99390]: pgmap v4520: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-09-16T07:05:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:46 smithi145 ceph-mon[99390]: osdmap e2361: 8 total, 8 up, 8 in 2024-09-16T07:05:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:46 smithi161 ceph-mon[87722]: osdmap e2360: 8 total, 8 up, 8 in 2024-09-16T07:05:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:46 smithi161 ceph-mon[87722]: pgmap v4520: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-09-16T07:05:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:46 smithi161 ceph-mon[87722]: osdmap e2361: 8 total, 8 up, 8 in 2024-09-16T07:05:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:48 smithi145 ceph-mon[99390]: osdmap e2362: 8 total, 8 up, 8 in 2024-09-16T07:05:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:48 smithi145 ceph-mon[99390]: pgmap v4523: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 8.5 KiB/s wr, 100 op/s 2024-09-16T07:05:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:48 smithi145 ceph-mon[96887]: osdmap e2362: 8 total, 8 up, 8 in 2024-09-16T07:05:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:48 smithi145 ceph-mon[96887]: pgmap v4523: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 8.5 KiB/s wr, 100 op/s 2024-09-16T07:05:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:48 smithi161 ceph-mon[87722]: osdmap e2362: 8 total, 8 up, 8 in 2024-09-16T07:05:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:48 smithi161 ceph-mon[87722]: pgmap v4523: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 8.5 KiB/s wr, 100 op/s 2024-09-16T07:05:49.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:49 smithi145 ceph-mon[99390]: osdmap e2363: 8 total, 8 up, 8 in 2024-09-16T07:05:49.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:49 smithi145 ceph-mon[96887]: osdmap e2363: 8 total, 8 up, 8 in 2024-09-16T07:05:49.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:49 smithi161 ceph-mon[87722]: osdmap e2363: 8 total, 8 up, 8 in 2024-09-16T07:05:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:50 smithi145 ceph-mon[96887]: osdmap e2364: 8 total, 8 up, 8 in 2024-09-16T07:05:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:50 smithi145 ceph-mon[96887]: pgmap v4526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 3.5 KiB/s wr, 63 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T07:05:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:50 smithi145 ceph-mon[99390]: osdmap e2364: 8 total, 8 up, 8 in 2024-09-16T07:05:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:50 smithi145 ceph-mon[99390]: pgmap v4526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 3.5 KiB/s wr, 63 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T07:05:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:50 smithi161 ceph-mon[87722]: osdmap e2364: 8 total, 8 up, 8 in 2024-09-16T07:05:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:50 smithi161 ceph-mon[87722]: pgmap v4526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 3.5 KiB/s wr, 63 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T07:05:51.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:51 smithi161 ceph-mon[87722]: osdmap e2365: 8 total, 8 up, 8 in 2024-09-16T07:05:51.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:51 smithi161 ceph-mon[87722]: osdmap e2366: 8 total, 8 up, 8 in 2024-09-16T07:05:51.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:51 smithi145 ceph-mon[99390]: osdmap e2365: 8 total, 8 up, 8 in 2024-09-16T07:05:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:51 smithi145 ceph-mon[99390]: osdmap e2366: 8 total, 8 up, 8 in 2024-09-16T07:05:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:51 smithi145 ceph-mon[96887]: osdmap e2365: 8 total, 8 up, 8 in 2024-09-16T07:05:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:51 smithi145 ceph-mon[96887]: osdmap e2366: 8 total, 8 up, 8 in 2024-09-16T07:05:51.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:05:52.434 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 34%] 2024-09-16T07:05:52.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:52 smithi145 ceph-mon[96887]: pgmap v4529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 93 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T07:05:52.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:52 smithi145 ceph-mon[96887]: osdmap e2367: 8 total, 8 up, 8 in 2024-09-16T07:05:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:52 smithi145 ceph-mon[99390]: pgmap v4529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 93 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T07:05:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:52 smithi145 ceph-mon[99390]: osdmap e2367: 8 total, 8 up, 8 in 2024-09-16T07:05:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:52 smithi161 ceph-mon[87722]: pgmap v4529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 93 op/s; 0 B/s, 2 objects/s recovering 2024-09-16T07:05:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:52 smithi161 ceph-mon[87722]: osdmap e2367: 8 total, 8 up, 8 in 2024-09-16T07:05:54.664 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:54 smithi145 ceph-mon[99390]: osdmap e2368: 8 total, 8 up, 8 in 2024-09-16T07:05:54.664 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:54 smithi145 ceph-mon[99390]: pgmap v4532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 53 op/s 2024-09-16T07:05:54.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:54 smithi145 ceph-mon[96887]: osdmap e2368: 8 total, 8 up, 8 in 2024-09-16T07:05:54.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:54 smithi145 ceph-mon[96887]: pgmap v4532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 53 op/s 2024-09-16T07:05:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:54 smithi161 ceph-mon[87722]: osdmap e2368: 8 total, 8 up, 8 in 2024-09-16T07:05:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:54 smithi161 ceph-mon[87722]: pgmap v4532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 53 op/s 2024-09-16T07:05:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:05:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:05:54] "GET /metrics HTTP/1.1" 200 36771 "" "Prometheus/2.43.0" 2024-09-16T07:05:55.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:55 smithi145 ceph-mon[96887]: osdmap e2369: 8 total, 8 up, 8 in 2024-09-16T07:05:55.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:55 smithi145 ceph-mon[99390]: osdmap e2369: 8 total, 8 up, 8 in 2024-09-16T07:05:55.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:55 smithi161 ceph-mon[87722]: osdmap e2369: 8 total, 8 up, 8 in 2024-09-16T07:05:56.436 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 35%] 2024-09-16T07:05:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:56 smithi145 ceph-mon[96887]: osdmap e2370: 8 total, 8 up, 8 in 2024-09-16T07:05:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:56 smithi145 ceph-mon[96887]: pgmap v4535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 46 op/s 2024-09-16T07:05:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:56 smithi145 ceph-mon[96887]: osdmap e2371: 8 total, 8 up, 8 in 2024-09-16T07:05:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:56 smithi145 ceph-mon[99390]: osdmap e2370: 8 total, 8 up, 8 in 2024-09-16T07:05:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:56 smithi145 ceph-mon[99390]: pgmap v4535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 46 op/s 2024-09-16T07:05:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:56 smithi145 ceph-mon[99390]: osdmap e2371: 8 total, 8 up, 8 in 2024-09-16T07:05:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:56 smithi161 ceph-mon[87722]: osdmap e2370: 8 total, 8 up, 8 in 2024-09-16T07:05:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:56 smithi161 ceph-mon[87722]: pgmap v4535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 46 op/s 2024-09-16T07:05:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:56 smithi161 ceph-mon[87722]: osdmap e2371: 8 total, 8 up, 8 in 2024-09-16T07:05:57.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:57 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:05:57.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:57 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:05:57.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:57 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:05:58.463 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 35%] 2024-09-16T07:05:58.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[96887]: osdmap e2372: 8 total, 8 up, 8 in 2024-09-16T07:05:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:05:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:05:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:05:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[96887]: pgmap v4538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-09-16T07:05:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[99390]: osdmap e2372: 8 total, 8 up, 8 in 2024-09-16T07:05:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:05:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:05:58.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:05:58.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:58 smithi145 ceph-mon[99390]: pgmap v4538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-09-16T07:05:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:58 smithi161 ceph-mon[87722]: osdmap e2372: 8 total, 8 up, 8 in 2024-09-16T07:05:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:05:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:05:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:05:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:58 smithi161 ceph-mon[87722]: pgmap v4538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-09-16T07:05:59.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:05:59 smithi145 ceph-mon[96887]: osdmap e2373: 8 total, 8 up, 8 in 2024-09-16T07:05:59.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:05:59 smithi145 ceph-mon[99390]: osdmap e2373: 8 total, 8 up, 8 in 2024-09-16T07:05:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:05:59 smithi161 ceph-mon[87722]: osdmap e2373: 8 total, 8 up, 8 in 2024-09-16T07:06:00.485 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 36%] 2024-09-16T07:06:00.562 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-09-16T07:06:00.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:00 smithi145 ceph-mon[96887]: osdmap e2374: 8 total, 8 up, 8 in 2024-09-16T07:06:00.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:00 smithi145 ceph-mon[96887]: pgmap v4541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 5.7 KiB/s wr, 141 op/s 2024-09-16T07:06:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:00 smithi145 ceph-mon[99390]: osdmap e2374: 8 total, 8 up, 8 in 2024-09-16T07:06:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:00 smithi145 ceph-mon[99390]: pgmap v4541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 5.7 KiB/s wr, 141 op/s 2024-09-16T07:06:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:00 smithi161 ceph-mon[87722]: osdmap e2374: 8 total, 8 up, 8 in 2024-09-16T07:06:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:00 smithi161 ceph-mon[87722]: pgmap v4541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 5.7 KiB/s wr, 141 op/s 2024-09-16T07:06:01.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:01 smithi145 ceph-mon[96887]: osdmap e2375: 8 total, 8 up, 8 in 2024-09-16T07:06:01.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:01 smithi145 ceph-mon[96887]: osdmap e2376: 8 total, 8 up, 8 in 2024-09-16T07:06:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:01 smithi145 ceph-mon[99390]: osdmap e2375: 8 total, 8 up, 8 in 2024-09-16T07:06:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:01 smithi145 ceph-mon[99390]: osdmap e2376: 8 total, 8 up, 8 in 2024-09-16T07:06:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:01 smithi161 ceph-mon[87722]: osdmap e2375: 8 total, 8 up, 8 in 2024-09-16T07:06:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:01 smithi161 ceph-mon[87722]: osdmap e2376: 8 total, 8 up, 8 in 2024-09-16T07:06:02.439 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 37%] 2024-09-16T07:06:02.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:02 smithi145 ceph-mon[96887]: pgmap v4544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 128 op/s 2024-09-16T07:06:02.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:02 smithi145 ceph-mon[96887]: osdmap e2377: 8 total, 8 up, 8 in 2024-09-16T07:06:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:02 smithi145 ceph-mon[99390]: pgmap v4544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 128 op/s 2024-09-16T07:06:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:02 smithi145 ceph-mon[99390]: osdmap e2377: 8 total, 8 up, 8 in 2024-09-16T07:06:02.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:02 smithi161 ceph-mon[87722]: pgmap v4544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 128 op/s 2024-09-16T07:06:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:02 smithi161 ceph-mon[87722]: osdmap e2377: 8 total, 8 up, 8 in 2024-09-16T07:06:04.503 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-09-16T07:06:04.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:04 smithi145 ceph-mon[96887]: osdmap e2378: 8 total, 8 up, 8 in 2024-09-16T07:06:04.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:04 smithi145 ceph-mon[96887]: pgmap v4547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-09-16T07:06:04.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:04 smithi145 ceph-mon[99390]: osdmap e2378: 8 total, 8 up, 8 in 2024-09-16T07:06:04.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:04 smithi145 ceph-mon[99390]: pgmap v4547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-09-16T07:06:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:04 smithi161 ceph-mon[87722]: osdmap e2378: 8 total, 8 up, 8 in 2024-09-16T07:06:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:04 smithi161 ceph-mon[87722]: pgmap v4547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-09-16T07:06:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:06:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:06:04] "GET /metrics HTTP/1.1" 200 36771 "" "Prometheus/2.43.0" 2024-09-16T07:06:05.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:05 smithi145 ceph-mon[96887]: osdmap e2379: 8 total, 8 up, 8 in 2024-09-16T07:06:05.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:05 smithi145 ceph-mon[99390]: osdmap e2379: 8 total, 8 up, 8 in 2024-09-16T07:06:05.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:05 smithi161 ceph-mon[87722]: osdmap e2379: 8 total, 8 up, 8 in 2024-09-16T07:06:06.444 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 38%] 2024-09-16T07:06:06.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:06 smithi145 ceph-mon[96887]: osdmap e2380: 8 total, 8 up, 8 in 2024-09-16T07:06:06.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:06 smithi145 ceph-mon[96887]: pgmap v4550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 194 op/s 2024-09-16T07:06:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:06 smithi145 ceph-mon[96887]: osdmap e2381: 8 total, 8 up, 8 in 2024-09-16T07:06:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:06 smithi145 ceph-mon[99390]: osdmap e2380: 8 total, 8 up, 8 in 2024-09-16T07:06:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:06 smithi145 ceph-mon[99390]: pgmap v4550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 194 op/s 2024-09-16T07:06:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:06 smithi145 ceph-mon[99390]: osdmap e2381: 8 total, 8 up, 8 in 2024-09-16T07:06:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:06 smithi161 ceph-mon[87722]: osdmap e2380: 8 total, 8 up, 8 in 2024-09-16T07:06:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:06 smithi161 ceph-mon[87722]: pgmap v4550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 194 op/s 2024-09-16T07:06:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:06 smithi161 ceph-mon[87722]: osdmap e2381: 8 total, 8 up, 8 in 2024-09-16T07:06:07.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:07.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:08.528 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-09-16T07:06:08.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:08 smithi145 ceph-mon[99390]: osdmap e2382: 8 total, 8 up, 8 in 2024-09-16T07:06:08.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:08 smithi145 ceph-mon[99390]: pgmap v4553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 11 KiB/s wr, 191 op/s 2024-09-16T07:06:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:08 smithi145 ceph-mon[96887]: osdmap e2382: 8 total, 8 up, 8 in 2024-09-16T07:06:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:08 smithi145 ceph-mon[96887]: pgmap v4553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 11 KiB/s wr, 191 op/s 2024-09-16T07:06:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:08 smithi161 ceph-mon[87722]: osdmap e2382: 8 total, 8 up, 8 in 2024-09-16T07:06:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:08 smithi161 ceph-mon[87722]: pgmap v4553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 11 KiB/s wr, 191 op/s 2024-09-16T07:06:09.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:09 smithi145 ceph-mon[96887]: osdmap e2383: 8 total, 8 up, 8 in 2024-09-16T07:06:09.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:09 smithi145 ceph-mon[99390]: osdmap e2383: 8 total, 8 up, 8 in 2024-09-16T07:06:09.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:09 smithi161 ceph-mon[87722]: osdmap e2383: 8 total, 8 up, 8 in 2024-09-16T07:06:10.546 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 39%] 2024-09-16T07:06:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:10 smithi145 ceph-mon[96887]: osdmap e2384: 8 total, 8 up, 8 in 2024-09-16T07:06:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:10 smithi145 ceph-mon[96887]: pgmap v4556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 6.7 KiB/s wr, 172 op/s 2024-09-16T07:06:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:10 smithi145 ceph-mon[99390]: osdmap e2384: 8 total, 8 up, 8 in 2024-09-16T07:06:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:10 smithi145 ceph-mon[99390]: pgmap v4556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 6.7 KiB/s wr, 172 op/s 2024-09-16T07:06:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:10 smithi161 ceph-mon[87722]: osdmap e2384: 8 total, 8 up, 8 in 2024-09-16T07:06:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:10 smithi161 ceph-mon[87722]: pgmap v4556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 6.7 KiB/s wr, 172 op/s 2024-09-16T07:06:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:11 smithi145 ceph-mon[99390]: osdmap e2385: 8 total, 8 up, 8 in 2024-09-16T07:06:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:11 smithi145 ceph-mon[99390]: osdmap e2386: 8 total, 8 up, 8 in 2024-09-16T07:06:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:11 smithi145 ceph-mon[96887]: osdmap e2385: 8 total, 8 up, 8 in 2024-09-16T07:06:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:11 smithi145 ceph-mon[96887]: osdmap e2386: 8 total, 8 up, 8 in 2024-09-16T07:06:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:11 smithi161 ceph-mon[87722]: osdmap e2385: 8 total, 8 up, 8 in 2024-09-16T07:06:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:11 smithi161 ceph-mon[87722]: osdmap e2386: 8 total, 8 up, 8 in 2024-09-16T07:06:12.434 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 40%] 2024-09-16T07:06:12.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:12 smithi145 ceph-mon[96887]: pgmap v4559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 7.5 KiB/s wr, 182 op/s 2024-09-16T07:06:12.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:12 smithi145 ceph-mon[96887]: osdmap e2387: 8 total, 8 up, 8 in 2024-09-16T07:06:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:12 smithi145 ceph-mon[99390]: pgmap v4559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 7.5 KiB/s wr, 182 op/s 2024-09-16T07:06:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:12 smithi145 ceph-mon[99390]: osdmap e2387: 8 total, 8 up, 8 in 2024-09-16T07:06:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:12 smithi161 ceph-mon[87722]: pgmap v4559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 7.5 KiB/s wr, 182 op/s 2024-09-16T07:06:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:12 smithi161 ceph-mon[87722]: osdmap e2387: 8 total, 8 up, 8 in 2024-09-16T07:06:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:14 smithi145 ceph-mon[96887]: osdmap e2388: 8 total, 8 up, 8 in 2024-09-16T07:06:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:14 smithi145 ceph-mon[96887]: pgmap v4562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.7 KiB/s wr, 66 op/s 2024-09-16T07:06:14.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:06:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:06:14] "GET /metrics HTTP/1.1" 200 36771 "" "Prometheus/2.43.0" 2024-09-16T07:06:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:14 smithi145 ceph-mon[99390]: osdmap e2388: 8 total, 8 up, 8 in 2024-09-16T07:06:14.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:14 smithi145 ceph-mon[99390]: pgmap v4562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.7 KiB/s wr, 66 op/s 2024-09-16T07:06:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:14 smithi161 ceph-mon[87722]: osdmap e2388: 8 total, 8 up, 8 in 2024-09-16T07:06:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:14 smithi161 ceph-mon[87722]: pgmap v4562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.7 KiB/s wr, 66 op/s 2024-09-16T07:06:15.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:15 smithi145 ceph-mon[96887]: osdmap e2389: 8 total, 8 up, 8 in 2024-09-16T07:06:15.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:15 smithi145 ceph-mon[99390]: osdmap e2389: 8 total, 8 up, 8 in 2024-09-16T07:06:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:15 smithi161 ceph-mon[87722]: osdmap e2389: 8 total, 8 up, 8 in 2024-09-16T07:06:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:16 smithi145 ceph-mon[99390]: osdmap e2390: 8 total, 8 up, 8 in 2024-09-16T07:06:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:16 smithi145 ceph-mon[99390]: pgmap v4565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 99 op/s 2024-09-16T07:06:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:16 smithi145 ceph-mon[99390]: osdmap e2391: 8 total, 8 up, 8 in 2024-09-16T07:06:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:16 smithi145 ceph-mon[96887]: osdmap e2390: 8 total, 8 up, 8 in 2024-09-16T07:06:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:16 smithi145 ceph-mon[96887]: pgmap v4565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 99 op/s 2024-09-16T07:06:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:16 smithi145 ceph-mon[96887]: osdmap e2391: 8 total, 8 up, 8 in 2024-09-16T07:06:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:16 smithi161 ceph-mon[87722]: osdmap e2390: 8 total, 8 up, 8 in 2024-09-16T07:06:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:16 smithi161 ceph-mon[87722]: pgmap v4565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 99 op/s 2024-09-16T07:06:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:16 smithi161 ceph-mon[87722]: osdmap e2391: 8 total, 8 up, 8 in 2024-09-16T07:06:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:18 smithi145 ceph-mon[99390]: osdmap e2392: 8 total, 8 up, 8 in 2024-09-16T07:06:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:18 smithi145 ceph-mon[99390]: pgmap v4568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 4.7 KiB/s wr, 89 op/s 2024-09-16T07:06:18.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:18 smithi145 ceph-mon[96887]: osdmap e2392: 8 total, 8 up, 8 in 2024-09-16T07:06:18.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:18 smithi145 ceph-mon[96887]: pgmap v4568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 4.7 KiB/s wr, 89 op/s 2024-09-16T07:06:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:18 smithi161 ceph-mon[87722]: osdmap e2392: 8 total, 8 up, 8 in 2024-09-16T07:06:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:18 smithi161 ceph-mon[87722]: pgmap v4568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 4.7 KiB/s wr, 89 op/s 2024-09-16T07:06:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:19 smithi145 ceph-mon[96887]: osdmap e2393: 8 total, 8 up, 8 in 2024-09-16T07:06:19.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:19 smithi145 ceph-mon[99390]: osdmap e2393: 8 total, 8 up, 8 in 2024-09-16T07:06:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:19 smithi161 ceph-mon[87722]: osdmap e2393: 8 total, 8 up, 8 in 2024-09-16T07:06:20.459 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-09-16T07:06:20.554 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 41%] 2024-09-16T07:06:20.630 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-09-16T07:06:20.703 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 42%] 2024-09-16T07:06:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:20 smithi145 ceph-mon[96887]: osdmap e2394: 8 total, 8 up, 8 in 2024-09-16T07:06:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:20 smithi145 ceph-mon[96887]: pgmap v4571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 3.2 KiB/s wr, 66 op/s 2024-09-16T07:06:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:20 smithi145 ceph-mon[99390]: osdmap e2394: 8 total, 8 up, 8 in 2024-09-16T07:06:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:20 smithi145 ceph-mon[99390]: pgmap v4571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 3.2 KiB/s wr, 66 op/s 2024-09-16T07:06:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:20 smithi161 ceph-mon[87722]: osdmap e2394: 8 total, 8 up, 8 in 2024-09-16T07:06:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:20 smithi161 ceph-mon[87722]: pgmap v4571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 3.2 KiB/s wr, 66 op/s 2024-09-16T07:06:21.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:21 smithi161 ceph-mon[87722]: osdmap e2395: 8 total, 8 up, 8 in 2024-09-16T07:06:21.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:21 smithi161 ceph-mon[87722]: osdmap e2396: 8 total, 8 up, 8 in 2024-09-16T07:06:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:21 smithi145 ceph-mon[96887]: osdmap e2395: 8 total, 8 up, 8 in 2024-09-16T07:06:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:21 smithi145 ceph-mon[96887]: osdmap e2396: 8 total, 8 up, 8 in 2024-09-16T07:06:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:21 smithi145 ceph-mon[99390]: osdmap e2395: 8 total, 8 up, 8 in 2024-09-16T07:06:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:21 smithi145 ceph-mon[99390]: osdmap e2396: 8 total, 8 up, 8 in 2024-09-16T07:06:22.480 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-09-16T07:06:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:22 smithi145 ceph-mon[96887]: pgmap v4574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 39 op/s 2024-09-16T07:06:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:22 smithi145 ceph-mon[99390]: pgmap v4574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 39 op/s 2024-09-16T07:06:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:22 smithi161 ceph-mon[87722]: pgmap v4574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 39 op/s 2024-09-16T07:06:23.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:23 smithi145 ceph-mon[99390]: osdmap e2397: 8 total, 8 up, 8 in 2024-09-16T07:06:23.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:23 smithi145 ceph-mon[96887]: osdmap e2397: 8 total, 8 up, 8 in 2024-09-16T07:06:23.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:23 smithi161 ceph-mon[87722]: osdmap e2397: 8 total, 8 up, 8 in 2024-09-16T07:06:24.487 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 43%] 2024-09-16T07:06:24.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:24 smithi145 ceph-mon[99390]: osdmap e2398: 8 total, 8 up, 8 in 2024-09-16T07:06:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:24 smithi145 ceph-mon[99390]: pgmap v4577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.7 KiB/s wr, 100 op/s 2024-09-16T07:06:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:24 smithi145 ceph-mon[96887]: osdmap e2398: 8 total, 8 up, 8 in 2024-09-16T07:06:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:24 smithi145 ceph-mon[96887]: pgmap v4577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.7 KiB/s wr, 100 op/s 2024-09-16T07:06:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:24 smithi161 ceph-mon[87722]: osdmap e2398: 8 total, 8 up, 8 in 2024-09-16T07:06:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:24 smithi161 ceph-mon[87722]: pgmap v4577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.7 KiB/s wr, 100 op/s 2024-09-16T07:06:25.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:06:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:06:24] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:06:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:25 smithi145 ceph-mon[96887]: osdmap e2399: 8 total, 8 up, 8 in 2024-09-16T07:06:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:25 smithi145 ceph-mon[99390]: osdmap e2399: 8 total, 8 up, 8 in 2024-09-16T07:06:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:25 smithi161 ceph-mon[87722]: osdmap e2399: 8 total, 8 up, 8 in 2024-09-16T07:06:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:26 smithi145 ceph-mon[96887]: osdmap e2400: 8 total, 8 up, 8 in 2024-09-16T07:06:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:26 smithi145 ceph-mon[96887]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 14 KiB/s wr, 272 op/s 2024-09-16T07:06:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:26 smithi145 ceph-mon[96887]: osdmap e2401: 8 total, 8 up, 8 in 2024-09-16T07:06:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:26 smithi145 ceph-mon[99390]: osdmap e2400: 8 total, 8 up, 8 in 2024-09-16T07:06:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:26 smithi145 ceph-mon[99390]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 14 KiB/s wr, 272 op/s 2024-09-16T07:06:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:26 smithi145 ceph-mon[99390]: osdmap e2401: 8 total, 8 up, 8 in 2024-09-16T07:06:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:26 smithi161 ceph-mon[87722]: osdmap e2400: 8 total, 8 up, 8 in 2024-09-16T07:06:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:26 smithi161 ceph-mon[87722]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 14 KiB/s wr, 272 op/s 2024-09-16T07:06:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:26 smithi161 ceph-mon[87722]: osdmap e2401: 8 total, 8 up, 8 in 2024-09-16T07:06:28.503 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-09-16T07:06:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:28 smithi145 ceph-mon[99390]: osdmap e2402: 8 total, 8 up, 8 in 2024-09-16T07:06:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:28 smithi145 ceph-mon[99390]: pgmap v4583: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 21 KiB/s wr, 302 op/s 2024-09-16T07:06:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:28 smithi145 ceph-mon[96887]: osdmap e2402: 8 total, 8 up, 8 in 2024-09-16T07:06:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:28 smithi145 ceph-mon[96887]: pgmap v4583: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 21 KiB/s wr, 302 op/s 2024-09-16T07:06:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:28 smithi161 ceph-mon[87722]: osdmap e2402: 8 total, 8 up, 8 in 2024-09-16T07:06:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:28 smithi161 ceph-mon[87722]: pgmap v4583: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 21 KiB/s wr, 302 op/s 2024-09-16T07:06:29.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:29 smithi145 ceph-mon[96887]: osdmap e2403: 8 total, 8 up, 8 in 2024-09-16T07:06:29.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:29 smithi145 ceph-mon[99390]: osdmap e2403: 8 total, 8 up, 8 in 2024-09-16T07:06:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:29 smithi161 ceph-mon[87722]: osdmap e2403: 8 total, 8 up, 8 in 2024-09-16T07:06:30.511 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-09-16T07:06:30.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:30 smithi145 ceph-mon[99390]: osdmap e2404: 8 total, 8 up, 8 in 2024-09-16T07:06:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:30 smithi145 ceph-mon[99390]: pgmap v4586: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 11 KiB/s wr, 145 op/s 2024-09-16T07:06:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:30 smithi145 ceph-mon[96887]: osdmap e2404: 8 total, 8 up, 8 in 2024-09-16T07:06:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:30 smithi145 ceph-mon[96887]: pgmap v4586: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 11 KiB/s wr, 145 op/s 2024-09-16T07:06:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:30 smithi161 ceph-mon[87722]: osdmap e2404: 8 total, 8 up, 8 in 2024-09-16T07:06:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:30 smithi161 ceph-mon[87722]: pgmap v4586: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 11 KiB/s wr, 145 op/s 2024-09-16T07:06:31.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:31 smithi145 ceph-mon[99390]: osdmap e2405: 8 total, 8 up, 8 in 2024-09-16T07:06:31.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:31 smithi145 ceph-mon[99390]: osdmap e2406: 8 total, 8 up, 8 in 2024-09-16T07:06:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:31 smithi145 ceph-mon[96887]: osdmap e2405: 8 total, 8 up, 8 in 2024-09-16T07:06:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:31 smithi145 ceph-mon[96887]: osdmap e2406: 8 total, 8 up, 8 in 2024-09-16T07:06:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:31 smithi161 ceph-mon[87722]: osdmap e2405: 8 total, 8 up, 8 in 2024-09-16T07:06:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:31 smithi161 ceph-mon[87722]: osdmap e2406: 8 total, 8 up, 8 in 2024-09-16T07:06:32.448 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-09-16T07:06:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:32 smithi145 ceph-mon[96887]: pgmap v4589: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.7 KiB/s wr, 45 op/s 2024-09-16T07:06:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:32 smithi145 ceph-mon[96887]: osdmap e2407: 8 total, 8 up, 8 in 2024-09-16T07:06:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:32 smithi145 ceph-mon[99390]: pgmap v4589: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.7 KiB/s wr, 45 op/s 2024-09-16T07:06:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:32 smithi145 ceph-mon[99390]: osdmap e2407: 8 total, 8 up, 8 in 2024-09-16T07:06:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:32 smithi161 ceph-mon[87722]: pgmap v4589: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.7 KiB/s wr, 45 op/s 2024-09-16T07:06:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:32 smithi161 ceph-mon[87722]: osdmap e2407: 8 total, 8 up, 8 in 2024-09-16T07:06:34.526 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-09-16T07:06:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:34 smithi145 ceph-mon[96887]: osdmap e2408: 8 total, 8 up, 8 in 2024-09-16T07:06:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:34 smithi145 ceph-mon[96887]: pgmap v4592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 9.2 KiB/s wr, 88 op/s 2024-09-16T07:06:34.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:06:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:06:34] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:06:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:34 smithi145 ceph-mon[99390]: osdmap e2408: 8 total, 8 up, 8 in 2024-09-16T07:06:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:34 smithi145 ceph-mon[99390]: pgmap v4592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 9.2 KiB/s wr, 88 op/s 2024-09-16T07:06:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:34 smithi161 ceph-mon[87722]: osdmap e2408: 8 total, 8 up, 8 in 2024-09-16T07:06:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:34 smithi161 ceph-mon[87722]: pgmap v4592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 9.2 KiB/s wr, 88 op/s 2024-09-16T07:06:35.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:35 smithi145 ceph-mon[99390]: osdmap e2409: 8 total, 8 up, 8 in 2024-09-16T07:06:35.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:35 smithi145 ceph-mon[96887]: osdmap e2409: 8 total, 8 up, 8 in 2024-09-16T07:06:35.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:35 smithi161 ceph-mon[87722]: osdmap e2409: 8 total, 8 up, 8 in 2024-09-16T07:06:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:36 smithi145 ceph-mon[96887]: osdmap e2410: 8 total, 8 up, 8 in 2024-09-16T07:06:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:36 smithi145 ceph-mon[96887]: pgmap v4595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 18 KiB/s wr, 209 op/s 2024-09-16T07:06:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:36 smithi145 ceph-mon[96887]: osdmap e2411: 8 total, 8 up, 8 in 2024-09-16T07:06:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:36 smithi145 ceph-mon[99390]: osdmap e2410: 8 total, 8 up, 8 in 2024-09-16T07:06:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:36 smithi145 ceph-mon[99390]: pgmap v4595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 18 KiB/s wr, 209 op/s 2024-09-16T07:06:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:36 smithi145 ceph-mon[99390]: osdmap e2411: 8 total, 8 up, 8 in 2024-09-16T07:06:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:36 smithi161 ceph-mon[87722]: osdmap e2410: 8 total, 8 up, 8 in 2024-09-16T07:06:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:36 smithi161 ceph-mon[87722]: pgmap v4595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 18 KiB/s wr, 209 op/s 2024-09-16T07:06:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:36 smithi161 ceph-mon[87722]: osdmap e2411: 8 total, 8 up, 8 in 2024-09-16T07:06:37.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:37.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:37 smithi145 ceph-mon[96887]: osdmap e2412: 8 total, 8 up, 8 in 2024-09-16T07:06:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:37.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:37 smithi145 ceph-mon[99390]: osdmap e2412: 8 total, 8 up, 8 in 2024-09-16T07:06:37.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:37.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:37 smithi161 ceph-mon[87722]: osdmap e2412: 8 total, 8 up, 8 in 2024-09-16T07:06:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:38 smithi145 ceph-mon[96887]: pgmap v4598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 14 KiB/s wr, 163 op/s 2024-09-16T07:06:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:38 smithi145 ceph-mon[96887]: osdmap e2413: 8 total, 8 up, 8 in 2024-09-16T07:06:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:38 smithi145 ceph-mon[99390]: pgmap v4598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 14 KiB/s wr, 163 op/s 2024-09-16T07:06:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:38 smithi145 ceph-mon[99390]: osdmap e2413: 8 total, 8 up, 8 in 2024-09-16T07:06:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:38 smithi161 ceph-mon[87722]: pgmap v4598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 14 KiB/s wr, 163 op/s 2024-09-16T07:06:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:38 smithi161 ceph-mon[87722]: osdmap e2413: 8 total, 8 up, 8 in 2024-09-16T07:06:40.463 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-09-16T07:06:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:40 smithi145 ceph-mon[96887]: osdmap e2414: 8 total, 8 up, 8 in 2024-09-16T07:06:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:40 smithi145 ceph-mon[96887]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 3.5 KiB/s wr, 62 op/s 2024-09-16T07:06:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:40 smithi145 ceph-mon[99390]: osdmap e2414: 8 total, 8 up, 8 in 2024-09-16T07:06:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:40 smithi145 ceph-mon[99390]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 3.5 KiB/s wr, 62 op/s 2024-09-16T07:06:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:40 smithi161 ceph-mon[87722]: osdmap e2414: 8 total, 8 up, 8 in 2024-09-16T07:06:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:40 smithi161 ceph-mon[87722]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 3.5 KiB/s wr, 62 op/s 2024-09-16T07:06:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:41 smithi145 ceph-mon[96887]: osdmap e2415: 8 total, 8 up, 8 in 2024-09-16T07:06:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:41 smithi145 ceph-mon[96887]: osdmap e2416: 8 total, 8 up, 8 in 2024-09-16T07:06:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:41 smithi145 ceph-mon[99390]: osdmap e2415: 8 total, 8 up, 8 in 2024-09-16T07:06:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:41 smithi145 ceph-mon[99390]: osdmap e2416: 8 total, 8 up, 8 in 2024-09-16T07:06:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:41 smithi161 ceph-mon[87722]: osdmap e2415: 8 total, 8 up, 8 in 2024-09-16T07:06:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:41 smithi161 ceph-mon[87722]: osdmap e2416: 8 total, 8 up, 8 in 2024-09-16T07:06:42.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:42 smithi145 ceph-mon[96887]: pgmap v4604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.5 KiB/s wr, 119 op/s 2024-09-16T07:06:42.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:42 smithi145 ceph-mon[99390]: pgmap v4604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.5 KiB/s wr, 119 op/s 2024-09-16T07:06:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:42 smithi161 ceph-mon[87722]: pgmap v4604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.5 KiB/s wr, 119 op/s 2024-09-16T07:06:43.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:43 smithi145 ceph-mon[96887]: osdmap e2417: 8 total, 8 up, 8 in 2024-09-16T07:06:43.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:43 smithi145 ceph-mon[99390]: osdmap e2417: 8 total, 8 up, 8 in 2024-09-16T07:06:43.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:43 smithi161 ceph-mon[87722]: osdmap e2417: 8 total, 8 up, 8 in 2024-09-16T07:06:44.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:44 smithi145 ceph-mon[96887]: osdmap e2418: 8 total, 8 up, 8 in 2024-09-16T07:06:44.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:44 smithi145 ceph-mon[96887]: pgmap v4607: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 KiB/s wr, 95 op/s 2024-09-16T07:06:44.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:44 smithi145 ceph-mon[99390]: osdmap e2418: 8 total, 8 up, 8 in 2024-09-16T07:06:44.665 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:44 smithi145 ceph-mon[99390]: pgmap v4607: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 KiB/s wr, 95 op/s 2024-09-16T07:06:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:44 smithi161 ceph-mon[87722]: osdmap e2418: 8 total, 8 up, 8 in 2024-09-16T07:06:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:44 smithi161 ceph-mon[87722]: pgmap v4607: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 KiB/s wr, 95 op/s 2024-09-16T07:06:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:06:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:06:44] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:06:45.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:45 smithi145 ceph-mon[96887]: osdmap e2419: 8 total, 8 up, 8 in 2024-09-16T07:06:45.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:45 smithi145 ceph-mon[99390]: osdmap e2419: 8 total, 8 up, 8 in 2024-09-16T07:06:45.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:45 smithi161 ceph-mon[87722]: osdmap e2419: 8 total, 8 up, 8 in 2024-09-16T07:06:46.448 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-09-16T07:06:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:46 smithi145 ceph-mon[96887]: osdmap e2420: 8 total, 8 up, 8 in 2024-09-16T07:06:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:46 smithi145 ceph-mon[96887]: pgmap v4610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2024-09-16T07:06:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:46 smithi145 ceph-mon[96887]: osdmap e2421: 8 total, 8 up, 8 in 2024-09-16T07:06:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:46 smithi145 ceph-mon[99390]: osdmap e2420: 8 total, 8 up, 8 in 2024-09-16T07:06:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:46 smithi145 ceph-mon[99390]: pgmap v4610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2024-09-16T07:06:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:46 smithi145 ceph-mon[99390]: osdmap e2421: 8 total, 8 up, 8 in 2024-09-16T07:06:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:46 smithi161 ceph-mon[87722]: osdmap e2420: 8 total, 8 up, 8 in 2024-09-16T07:06:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:46 smithi161 ceph-mon[87722]: pgmap v4610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2024-09-16T07:06:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:46 smithi161 ceph-mon[87722]: osdmap e2421: 8 total, 8 up, 8 in 2024-09-16T07:06:48.496 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 47%] 2024-09-16T07:06:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:48 smithi145 ceph-mon[96887]: osdmap e2422: 8 total, 8 up, 8 in 2024-09-16T07:06:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:48 smithi145 ceph-mon[96887]: pgmap v4613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.0 KiB/s wr, 94 op/s 2024-09-16T07:06:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:48 smithi145 ceph-mon[99390]: osdmap e2422: 8 total, 8 up, 8 in 2024-09-16T07:06:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:48 smithi145 ceph-mon[99390]: pgmap v4613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.0 KiB/s wr, 94 op/s 2024-09-16T07:06:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:48 smithi161 ceph-mon[87722]: osdmap e2422: 8 total, 8 up, 8 in 2024-09-16T07:06:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:48 smithi161 ceph-mon[87722]: pgmap v4613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.0 KiB/s wr, 94 op/s 2024-09-16T07:06:49.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:49 smithi145 ceph-mon[96887]: osdmap e2423: 8 total, 8 up, 8 in 2024-09-16T07:06:49.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:49 smithi145 ceph-mon[99390]: osdmap e2423: 8 total, 8 up, 8 in 2024-09-16T07:06:49.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:49 smithi161 ceph-mon[87722]: osdmap e2423: 8 total, 8 up, 8 in 2024-09-16T07:06:50.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:50 smithi145 ceph-mon[96887]: osdmap e2424: 8 total, 8 up, 8 in 2024-09-16T07:06:50.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:50 smithi145 ceph-mon[96887]: pgmap v4616: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 6.5 KiB/s wr, 137 op/s 2024-09-16T07:06:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:50 smithi145 ceph-mon[99390]: osdmap e2424: 8 total, 8 up, 8 in 2024-09-16T07:06:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:50 smithi145 ceph-mon[99390]: pgmap v4616: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 6.5 KiB/s wr, 137 op/s 2024-09-16T07:06:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:50 smithi161 ceph-mon[87722]: osdmap e2424: 8 total, 8 up, 8 in 2024-09-16T07:06:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:50 smithi161 ceph-mon[87722]: pgmap v4616: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 6.5 KiB/s wr, 137 op/s 2024-09-16T07:06:51.737 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:51 smithi161 ceph-mon[87722]: osdmap e2425: 8 total, 8 up, 8 in 2024-09-16T07:06:51.737 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:51 smithi161 ceph-mon[87722]: osdmap e2426: 8 total, 8 up, 8 in 2024-09-16T07:06:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:51 smithi145 ceph-mon[96887]: osdmap e2425: 8 total, 8 up, 8 in 2024-09-16T07:06:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:51 smithi145 ceph-mon[96887]: osdmap e2426: 8 total, 8 up, 8 in 2024-09-16T07:06:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:51 smithi145 ceph-mon[99390]: osdmap e2425: 8 total, 8 up, 8 in 2024-09-16T07:06:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:51 smithi145 ceph-mon[99390]: osdmap e2426: 8 total, 8 up, 8 in 2024-09-16T07:06:52.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:52.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:52 smithi145 ceph-mon[99390]: pgmap v4619: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 7.0 KiB/s wr, 84 op/s 2024-09-16T07:06:52.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:52 smithi145 ceph-mon[99390]: osdmap e2427: 8 total, 8 up, 8 in 2024-09-16T07:06:52.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:52.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:52 smithi145 ceph-mon[96887]: pgmap v4619: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 7.0 KiB/s wr, 84 op/s 2024-09-16T07:06:52.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:52 smithi145 ceph-mon[96887]: osdmap e2427: 8 total, 8 up, 8 in 2024-09-16T07:06:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:06:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:52 smithi161 ceph-mon[87722]: pgmap v4619: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 7.0 KiB/s wr, 84 op/s 2024-09-16T07:06:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:52 smithi161 ceph-mon[87722]: osdmap e2427: 8 total, 8 up, 8 in 2024-09-16T07:06:54.664 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:54 smithi145 ceph-mon[99390]: osdmap e2428: 8 total, 8 up, 8 in 2024-09-16T07:06:54.664 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:54 smithi145 ceph-mon[99390]: pgmap v4622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 5.2 KiB/s wr, 35 op/s 2024-09-16T07:06:54.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:54 smithi145 ceph-mon[96887]: osdmap e2428: 8 total, 8 up, 8 in 2024-09-16T07:06:54.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:54 smithi145 ceph-mon[96887]: pgmap v4622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 5.2 KiB/s wr, 35 op/s 2024-09-16T07:06:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:54 smithi161 ceph-mon[87722]: osdmap e2428: 8 total, 8 up, 8 in 2024-09-16T07:06:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:54 smithi161 ceph-mon[87722]: pgmap v4622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 5.2 KiB/s wr, 35 op/s 2024-09-16T07:06:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:06:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:06:54] "GET /metrics HTTP/1.1" 200 36771 "" "Prometheus/2.43.0" 2024-09-16T07:06:55.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:55 smithi145 ceph-mon[96887]: osdmap e2429: 8 total, 8 up, 8 in 2024-09-16T07:06:55.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:55 smithi145 ceph-mon[99390]: osdmap e2429: 8 total, 8 up, 8 in 2024-09-16T07:06:55.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:55 smithi161 ceph-mon[87722]: osdmap e2429: 8 total, 8 up, 8 in 2024-09-16T07:06:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:56 smithi145 ceph-mon[96887]: osdmap e2430: 8 total, 8 up, 8 in 2024-09-16T07:06:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:56 smithi145 ceph-mon[96887]: pgmap v4625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.2 KiB/s wr, 80 op/s 2024-09-16T07:06:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:56 smithi145 ceph-mon[96887]: osdmap e2431: 8 total, 8 up, 8 in 2024-09-16T07:06:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:56 smithi145 ceph-mon[99390]: osdmap e2430: 8 total, 8 up, 8 in 2024-09-16T07:06:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:56 smithi145 ceph-mon[99390]: pgmap v4625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.2 KiB/s wr, 80 op/s 2024-09-16T07:06:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:56 smithi145 ceph-mon[99390]: osdmap e2431: 8 total, 8 up, 8 in 2024-09-16T07:06:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:56 smithi161 ceph-mon[87722]: osdmap e2430: 8 total, 8 up, 8 in 2024-09-16T07:06:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:56 smithi161 ceph-mon[87722]: pgmap v4625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.2 KiB/s wr, 80 op/s 2024-09-16T07:06:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:56 smithi161 ceph-mon[87722]: osdmap e2431: 8 total, 8 up, 8 in 2024-09-16T07:06:58.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[96887]: osdmap e2432: 8 total, 8 up, 8 in 2024-09-16T07:06:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:06:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[96887]: pgmap v4628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 KiB/s wr, 78 op/s 2024-09-16T07:06:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:06:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:06:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:06:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[99390]: osdmap e2432: 8 total, 8 up, 8 in 2024-09-16T07:06:58.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:06:58.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[99390]: pgmap v4628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 KiB/s wr, 78 op/s 2024-09-16T07:06:58.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:06:58.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:06:58.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:06:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:58 smithi161 ceph-mon[87722]: osdmap e2432: 8 total, 8 up, 8 in 2024-09-16T07:06:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:06:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:58 smithi161 ceph-mon[87722]: pgmap v4628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 KiB/s wr, 78 op/s 2024-09-16T07:06:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:06:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:06:58.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:06:59.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:06:59 smithi145 ceph-mon[96887]: osdmap e2433: 8 total, 8 up, 8 in 2024-09-16T07:06:59.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:06:59 smithi145 ceph-mon[99390]: osdmap e2433: 8 total, 8 up, 8 in 2024-09-16T07:06:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:06:59 smithi161 ceph-mon[87722]: osdmap e2433: 8 total, 8 up, 8 in 2024-09-16T07:07:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:00 smithi145 ceph-mon[99390]: osdmap e2434: 8 total, 8 up, 8 in 2024-09-16T07:07:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:00 smithi145 ceph-mon[99390]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-09-16T07:07:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:00 smithi145 ceph-mon[96887]: osdmap e2434: 8 total, 8 up, 8 in 2024-09-16T07:07:00.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:00 smithi145 ceph-mon[96887]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-09-16T07:07:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:00 smithi161 ceph-mon[87722]: osdmap e2434: 8 total, 8 up, 8 in 2024-09-16T07:07:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:00 smithi161 ceph-mon[87722]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 116 op/s 2024-09-16T07:07:01.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:01 smithi145 ceph-mon[96887]: osdmap e2435: 8 total, 8 up, 8 in 2024-09-16T07:07:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:01 smithi145 ceph-mon[99390]: osdmap e2435: 8 total, 8 up, 8 in 2024-09-16T07:07:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:01 smithi161 ceph-mon[87722]: osdmap e2435: 8 total, 8 up, 8 in 2024-09-16T07:07:02.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:02 smithi145 ceph-mon[96887]: osdmap e2436: 8 total, 8 up, 8 in 2024-09-16T07:07:02.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:02 smithi145 ceph-mon[96887]: pgmap v4634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.2 KiB/s wr, 110 op/s 2024-09-16T07:07:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:02 smithi145 ceph-mon[99390]: osdmap e2436: 8 total, 8 up, 8 in 2024-09-16T07:07:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:02 smithi145 ceph-mon[99390]: pgmap v4634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.2 KiB/s wr, 110 op/s 2024-09-16T07:07:02.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:02 smithi161 ceph-mon[87722]: osdmap e2436: 8 total, 8 up, 8 in 2024-09-16T07:07:02.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:02 smithi161 ceph-mon[87722]: pgmap v4634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.2 KiB/s wr, 110 op/s 2024-09-16T07:07:03.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:03 smithi145 ceph-mon[96887]: osdmap e2437: 8 total, 8 up, 8 in 2024-09-16T07:07:03.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:03 smithi145 ceph-mon[99390]: osdmap e2437: 8 total, 8 up, 8 in 2024-09-16T07:07:03.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:03 smithi161 ceph-mon[87722]: osdmap e2437: 8 total, 8 up, 8 in 2024-09-16T07:07:04.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:04 smithi145 ceph-mon[96887]: osdmap e2438: 8 total, 8 up, 8 in 2024-09-16T07:07:04.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:04 smithi145 ceph-mon[96887]: pgmap v4637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:04.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:07:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:07:04] "GET /metrics HTTP/1.1" 200 36771 "" "Prometheus/2.43.0" 2024-09-16T07:07:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:04 smithi145 ceph-mon[99390]: osdmap e2438: 8 total, 8 up, 8 in 2024-09-16T07:07:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:04 smithi145 ceph-mon[99390]: pgmap v4637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:04 smithi161 ceph-mon[87722]: osdmap e2438: 8 total, 8 up, 8 in 2024-09-16T07:07:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:04 smithi161 ceph-mon[87722]: pgmap v4637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:05.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:05 smithi145 ceph-mon[96887]: osdmap e2439: 8 total, 8 up, 8 in 2024-09-16T07:07:05.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:05 smithi145 ceph-mon[99390]: osdmap e2439: 8 total, 8 up, 8 in 2024-09-16T07:07:05.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:05 smithi161 ceph-mon[87722]: osdmap e2439: 8 total, 8 up, 8 in 2024-09-16T07:07:06.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:06 smithi145 ceph-mon[96887]: osdmap e2440: 8 total, 8 up, 8 in 2024-09-16T07:07:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:06 smithi145 ceph-mon[96887]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-09-16T07:07:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:06 smithi145 ceph-mon[99390]: osdmap e2440: 8 total, 8 up, 8 in 2024-09-16T07:07:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:06 smithi145 ceph-mon[99390]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-09-16T07:07:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:06 smithi161 ceph-mon[87722]: osdmap e2440: 8 total, 8 up, 8 in 2024-09-16T07:07:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:06 smithi161 ceph-mon[87722]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.0 KiB/s wr, 125 op/s 2024-09-16T07:07:07.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:07 smithi145 ceph-mon[96887]: osdmap e2441: 8 total, 8 up, 8 in 2024-09-16T07:07:07.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:07 smithi145 ceph-mon[99390]: osdmap e2441: 8 total, 8 up, 8 in 2024-09-16T07:07:07.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:07.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:07 smithi161 ceph-mon[87722]: osdmap e2441: 8 total, 8 up, 8 in 2024-09-16T07:07:07.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:08.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:08 smithi145 ceph-mon[96887]: osdmap e2442: 8 total, 8 up, 8 in 2024-09-16T07:07:08.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:08 smithi145 ceph-mon[96887]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 KiB/s wr, 124 op/s 2024-09-16T07:07:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:08 smithi145 ceph-mon[99390]: osdmap e2442: 8 total, 8 up, 8 in 2024-09-16T07:07:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:08 smithi145 ceph-mon[99390]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 KiB/s wr, 124 op/s 2024-09-16T07:07:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:08 smithi161 ceph-mon[87722]: osdmap e2442: 8 total, 8 up, 8 in 2024-09-16T07:07:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:08 smithi161 ceph-mon[87722]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 KiB/s wr, 124 op/s 2024-09-16T07:07:09.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:09 smithi145 ceph-mon[96887]: osdmap e2443: 8 total, 8 up, 8 in 2024-09-16T07:07:09.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:09 smithi145 ceph-mon[99390]: osdmap e2443: 8 total, 8 up, 8 in 2024-09-16T07:07:09.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:09 smithi161 ceph-mon[87722]: osdmap e2443: 8 total, 8 up, 8 in 2024-09-16T07:07:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:10 smithi145 ceph-mon[99390]: osdmap e2444: 8 total, 8 up, 8 in 2024-09-16T07:07:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:10 smithi145 ceph-mon[99390]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 3.7 KiB/s wr, 194 op/s 2024-09-16T07:07:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:10 smithi145 ceph-mon[96887]: osdmap e2444: 8 total, 8 up, 8 in 2024-09-16T07:07:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:10 smithi145 ceph-mon[96887]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 3.7 KiB/s wr, 194 op/s 2024-09-16T07:07:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:10 smithi161 ceph-mon[87722]: osdmap e2444: 8 total, 8 up, 8 in 2024-09-16T07:07:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:10 smithi161 ceph-mon[87722]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 3.7 KiB/s wr, 194 op/s 2024-09-16T07:07:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:11 smithi145 ceph-mon[99390]: osdmap e2445: 8 total, 8 up, 8 in 2024-09-16T07:07:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:11 smithi145 ceph-mon[96887]: osdmap e2445: 8 total, 8 up, 8 in 2024-09-16T07:07:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:11 smithi161 ceph-mon[87722]: osdmap e2445: 8 total, 8 up, 8 in 2024-09-16T07:07:12.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:12 smithi145 ceph-mon[96887]: osdmap e2446: 8 total, 8 up, 8 in 2024-09-16T07:07:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:12 smithi145 ceph-mon[96887]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 3.5 KiB/s wr, 189 op/s 2024-09-16T07:07:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:12 smithi145 ceph-mon[99390]: osdmap e2446: 8 total, 8 up, 8 in 2024-09-16T07:07:12.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:12 smithi145 ceph-mon[99390]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 3.5 KiB/s wr, 189 op/s 2024-09-16T07:07:12.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:12 smithi161 ceph-mon[87722]: osdmap e2446: 8 total, 8 up, 8 in 2024-09-16T07:07:12.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:12 smithi161 ceph-mon[87722]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 3.5 KiB/s wr, 189 op/s 2024-09-16T07:07:13.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:13 smithi145 ceph-mon[99390]: osdmap e2447: 8 total, 8 up, 8 in 2024-09-16T07:07:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:13 smithi145 ceph-mon[96887]: osdmap e2447: 8 total, 8 up, 8 in 2024-09-16T07:07:13.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:13 smithi161 ceph-mon[87722]: osdmap e2447: 8 total, 8 up, 8 in 2024-09-16T07:07:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:14 smithi145 ceph-mon[99390]: osdmap e2448: 8 total, 8 up, 8 in 2024-09-16T07:07:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:14 smithi145 ceph-mon[99390]: pgmap v4652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:07:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:14 smithi145 ceph-mon[96887]: osdmap e2448: 8 total, 8 up, 8 in 2024-09-16T07:07:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:14 smithi145 ceph-mon[96887]: pgmap v4652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:07:14.818 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:07:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:07:14] "GET /metrics HTTP/1.1" 200 36772 "" "Prometheus/2.43.0" 2024-09-16T07:07:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:14 smithi161 ceph-mon[87722]: osdmap e2448: 8 total, 8 up, 8 in 2024-09-16T07:07:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:14 smithi161 ceph-mon[87722]: pgmap v4652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:07:15.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:15 smithi145 ceph-mon[99390]: osdmap e2449: 8 total, 8 up, 8 in 2024-09-16T07:07:15.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:15 smithi145 ceph-mon[96887]: osdmap e2449: 8 total, 8 up, 8 in 2024-09-16T07:07:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:15 smithi161 ceph-mon[87722]: osdmap e2449: 8 total, 8 up, 8 in 2024-09-16T07:07:16.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:16 smithi145 ceph-mon[99390]: osdmap e2450: 8 total, 8 up, 8 in 2024-09-16T07:07:16.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:16 smithi145 ceph-mon[99390]: pgmap v4655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-09-16T07:07:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:16 smithi145 ceph-mon[96887]: osdmap e2450: 8 total, 8 up, 8 in 2024-09-16T07:07:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:16 smithi145 ceph-mon[96887]: pgmap v4655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-09-16T07:07:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:16 smithi161 ceph-mon[87722]: osdmap e2450: 8 total, 8 up, 8 in 2024-09-16T07:07:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:16 smithi161 ceph-mon[87722]: pgmap v4655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-09-16T07:07:17.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:17 smithi145 ceph-mon[96887]: osdmap e2451: 8 total, 8 up, 8 in 2024-09-16T07:07:17.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:17 smithi145 ceph-mon[99390]: osdmap e2451: 8 total, 8 up, 8 in 2024-09-16T07:07:17.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:17 smithi161 ceph-mon[87722]: osdmap e2451: 8 total, 8 up, 8 in 2024-09-16T07:07:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:18 smithi145 ceph-mon[96887]: osdmap e2452: 8 total, 8 up, 8 in 2024-09-16T07:07:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:18 smithi145 ceph-mon[96887]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 3.5 KiB/s wr, 237 op/s 2024-09-16T07:07:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:18 smithi145 ceph-mon[99390]: osdmap e2452: 8 total, 8 up, 8 in 2024-09-16T07:07:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:18 smithi145 ceph-mon[99390]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 3.5 KiB/s wr, 237 op/s 2024-09-16T07:07:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:18 smithi161 ceph-mon[87722]: osdmap e2452: 8 total, 8 up, 8 in 2024-09-16T07:07:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:18 smithi161 ceph-mon[87722]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 3.5 KiB/s wr, 237 op/s 2024-09-16T07:07:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:19 smithi145 ceph-mon[96887]: osdmap e2453: 8 total, 8 up, 8 in 2024-09-16T07:07:19.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:19 smithi145 ceph-mon[99390]: osdmap e2453: 8 total, 8 up, 8 in 2024-09-16T07:07:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:19 smithi161 ceph-mon[87722]: osdmap e2453: 8 total, 8 up, 8 in 2024-09-16T07:07:20.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:20 smithi145 ceph-mon[99390]: osdmap e2454: 8 total, 8 up, 8 in 2024-09-16T07:07:20.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:20 smithi145 ceph-mon[99390]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.0 KiB/s wr, 282 op/s 2024-09-16T07:07:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:20 smithi145 ceph-mon[96887]: osdmap e2454: 8 total, 8 up, 8 in 2024-09-16T07:07:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:20 smithi145 ceph-mon[96887]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.0 KiB/s wr, 282 op/s 2024-09-16T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:20 smithi161 ceph-mon[87722]: osdmap e2454: 8 total, 8 up, 8 in 2024-09-16T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:20 smithi161 ceph-mon[87722]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.0 KiB/s wr, 282 op/s 2024-09-16T07:07:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:21 smithi145 ceph-mon[96887]: osdmap e2455: 8 total, 8 up, 8 in 2024-09-16T07:07:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:21 smithi145 ceph-mon[99390]: osdmap e2455: 8 total, 8 up, 8 in 2024-09-16T07:07:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:21 smithi161 ceph-mon[87722]: osdmap e2455: 8 total, 8 up, 8 in 2024-09-16T07:07:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:22.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:22 smithi145 ceph-mon[96887]: osdmap e2456: 8 total, 8 up, 8 in 2024-09-16T07:07:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:22 smithi145 ceph-mon[96887]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 3.7 KiB/s wr, 277 op/s 2024-09-16T07:07:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:22 smithi145 ceph-mon[99390]: osdmap e2456: 8 total, 8 up, 8 in 2024-09-16T07:07:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:22 smithi145 ceph-mon[99390]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 3.7 KiB/s wr, 277 op/s 2024-09-16T07:07:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:22 smithi161 ceph-mon[87722]: osdmap e2456: 8 total, 8 up, 8 in 2024-09-16T07:07:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:22 smithi161 ceph-mon[87722]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 3.7 KiB/s wr, 277 op/s 2024-09-16T07:07:23.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:23 smithi145 ceph-mon[96887]: osdmap e2457: 8 total, 8 up, 8 in 2024-09-16T07:07:23.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:23 smithi145 ceph-mon[99390]: osdmap e2457: 8 total, 8 up, 8 in 2024-09-16T07:07:23.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:23 smithi161 ceph-mon[87722]: osdmap e2457: 8 total, 8 up, 8 in 2024-09-16T07:07:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:24 smithi145 ceph-mon[96887]: osdmap e2458: 8 total, 8 up, 8 in 2024-09-16T07:07:24.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:24 smithi145 ceph-mon[96887]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:07:24.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:07:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:07:24] "GET /metrics HTTP/1.1" 200 36773 "" "Prometheus/2.43.0" 2024-09-16T07:07:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:24 smithi145 ceph-mon[99390]: osdmap e2458: 8 total, 8 up, 8 in 2024-09-16T07:07:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:24 smithi145 ceph-mon[99390]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:07:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:24 smithi161 ceph-mon[87722]: osdmap e2458: 8 total, 8 up, 8 in 2024-09-16T07:07:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:24 smithi161 ceph-mon[87722]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:07:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:25 smithi145 ceph-mon[96887]: osdmap e2459: 8 total, 8 up, 8 in 2024-09-16T07:07:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:25 smithi145 ceph-mon[99390]: osdmap e2459: 8 total, 8 up, 8 in 2024-09-16T07:07:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:25 smithi161 ceph-mon[87722]: osdmap e2459: 8 total, 8 up, 8 in 2024-09-16T07:07:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:26 smithi161 ceph-mon[87722]: osdmap e2460: 8 total, 8 up, 8 in 2024-09-16T07:07:26.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:26 smithi161 ceph-mon[87722]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 3.0 KiB/s wr, 325 op/s 2024-09-16T07:07:27.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:26 smithi145 ceph-mon[96887]: osdmap e2460: 8 total, 8 up, 8 in 2024-09-16T07:07:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:26 smithi145 ceph-mon[96887]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 3.0 KiB/s wr, 325 op/s 2024-09-16T07:07:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:26 smithi145 ceph-mon[99390]: osdmap e2460: 8 total, 8 up, 8 in 2024-09-16T07:07:27.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:26 smithi145 ceph-mon[99390]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 3.0 KiB/s wr, 325 op/s 2024-09-16T07:07:27.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:27 smithi161 ceph-mon[87722]: osdmap e2461: 8 total, 8 up, 8 in 2024-09-16T07:07:28.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:27 smithi145 ceph-mon[96887]: osdmap e2461: 8 total, 8 up, 8 in 2024-09-16T07:07:28.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:27 smithi145 ceph-mon[99390]: osdmap e2461: 8 total, 8 up, 8 in 2024-09-16T07:07:29.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:28 smithi145 ceph-mon[96887]: osdmap e2462: 8 total, 8 up, 8 in 2024-09-16T07:07:29.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:28 smithi145 ceph-mon[96887]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 3.5 KiB/s wr, 324 op/s 2024-09-16T07:07:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:28 smithi145 ceph-mon[99390]: osdmap e2462: 8 total, 8 up, 8 in 2024-09-16T07:07:29.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:28 smithi145 ceph-mon[99390]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 3.5 KiB/s wr, 324 op/s 2024-09-16T07:07:29.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:28 smithi161 ceph-mon[87722]: osdmap e2462: 8 total, 8 up, 8 in 2024-09-16T07:07:29.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:28 smithi161 ceph-mon[87722]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 3.5 KiB/s wr, 324 op/s 2024-09-16T07:07:30.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:29 smithi145 ceph-mon[96887]: osdmap e2463: 8 total, 8 up, 8 in 2024-09-16T07:07:30.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:29 smithi145 ceph-mon[99390]: osdmap e2463: 8 total, 8 up, 8 in 2024-09-16T07:07:30.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:29 smithi161 ceph-mon[87722]: osdmap e2463: 8 total, 8 up, 8 in 2024-09-16T07:07:31.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:30 smithi145 ceph-mon[96887]: osdmap e2464: 8 total, 8 up, 8 in 2024-09-16T07:07:31.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:30 smithi145 ceph-mon[96887]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 4.0 KiB/s wr, 370 op/s 2024-09-16T07:07:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:30 smithi145 ceph-mon[99390]: osdmap e2464: 8 total, 8 up, 8 in 2024-09-16T07:07:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:30 smithi145 ceph-mon[99390]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 4.0 KiB/s wr, 370 op/s 2024-09-16T07:07:31.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:30 smithi161 ceph-mon[87722]: osdmap e2464: 8 total, 8 up, 8 in 2024-09-16T07:07:31.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:30 smithi161 ceph-mon[87722]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 4.0 KiB/s wr, 370 op/s 2024-09-16T07:07:32.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:31 smithi145 ceph-mon[96887]: osdmap e2465: 8 total, 8 up, 8 in 2024-09-16T07:07:32.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:31 smithi145 ceph-mon[99390]: osdmap e2465: 8 total, 8 up, 8 in 2024-09-16T07:07:32.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:31 smithi161 ceph-mon[87722]: osdmap e2465: 8 total, 8 up, 8 in 2024-09-16T07:07:33.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:32 smithi145 ceph-mon[99390]: osdmap e2466: 8 total, 8 up, 8 in 2024-09-16T07:07:33.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:32 smithi145 ceph-mon[99390]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 3.2 KiB/s wr, 364 op/s 2024-09-16T07:07:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:32 smithi145 ceph-mon[96887]: osdmap e2466: 8 total, 8 up, 8 in 2024-09-16T07:07:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:32 smithi145 ceph-mon[96887]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 3.2 KiB/s wr, 364 op/s 2024-09-16T07:07:33.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:32 smithi161 ceph-mon[87722]: osdmap e2466: 8 total, 8 up, 8 in 2024-09-16T07:07:33.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:32 smithi161 ceph-mon[87722]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 3.2 KiB/s wr, 364 op/s 2024-09-16T07:07:34.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:33 smithi145 ceph-mon[99390]: osdmap e2467: 8 total, 8 up, 8 in 2024-09-16T07:07:34.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:33 smithi145 ceph-mon[96887]: osdmap e2467: 8 total, 8 up, 8 in 2024-09-16T07:07:34.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:33 smithi161 ceph-mon[87722]: osdmap e2467: 8 total, 8 up, 8 in 2024-09-16T07:07:35.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:07:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:07:34] "GET /metrics HTTP/1.1" 200 36773 "" "Prometheus/2.43.0" 2024-09-16T07:07:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:34 smithi145 ceph-mon[99390]: osdmap e2468: 8 total, 8 up, 8 in 2024-09-16T07:07:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:34 smithi145 ceph-mon[99390]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:34 smithi145 ceph-mon[96887]: osdmap e2468: 8 total, 8 up, 8 in 2024-09-16T07:07:35.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:34 smithi145 ceph-mon[96887]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:35.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:34 smithi161 ceph-mon[87722]: osdmap e2468: 8 total, 8 up, 8 in 2024-09-16T07:07:35.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:34 smithi161 ceph-mon[87722]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:36.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:35 smithi145 ceph-mon[99390]: osdmap e2469: 8 total, 8 up, 8 in 2024-09-16T07:07:36.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:35 smithi145 ceph-mon[96887]: osdmap e2469: 8 total, 8 up, 8 in 2024-09-16T07:07:36.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:35 smithi161 ceph-mon[87722]: osdmap e2469: 8 total, 8 up, 8 in 2024-09-16T07:07:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:36 smithi145 ceph-mon[99390]: osdmap e2470: 8 total, 8 up, 8 in 2024-09-16T07:07:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:36 smithi145 ceph-mon[99390]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-09-16T07:07:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:36 smithi145 ceph-mon[96887]: osdmap e2470: 8 total, 8 up, 8 in 2024-09-16T07:07:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:36 smithi145 ceph-mon[96887]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-09-16T07:07:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:37.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:36 smithi161 ceph-mon[87722]: osdmap e2470: 8 total, 8 up, 8 in 2024-09-16T07:07:37.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:36 smithi161 ceph-mon[87722]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2024-09-16T07:07:37.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:38.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:37 smithi145 ceph-mon[96887]: osdmap e2471: 8 total, 8 up, 8 in 2024-09-16T07:07:38.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:37 smithi145 ceph-mon[99390]: osdmap e2471: 8 total, 8 up, 8 in 2024-09-16T07:07:38.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:37 smithi161 ceph-mon[87722]: osdmap e2471: 8 total, 8 up, 8 in 2024-09-16T07:07:39.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:38 smithi145 ceph-mon[96887]: osdmap e2472: 8 total, 8 up, 8 in 2024-09-16T07:07:39.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:38 smithi145 ceph-mon[96887]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 3.7 KiB/s wr, 412 op/s 2024-09-16T07:07:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:38 smithi145 ceph-mon[99390]: osdmap e2472: 8 total, 8 up, 8 in 2024-09-16T07:07:39.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:38 smithi145 ceph-mon[99390]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 3.7 KiB/s wr, 412 op/s 2024-09-16T07:07:39.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:38 smithi161 ceph-mon[87722]: osdmap e2472: 8 total, 8 up, 8 in 2024-09-16T07:07:39.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:38 smithi161 ceph-mon[87722]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 3.7 KiB/s wr, 412 op/s 2024-09-16T07:07:40.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:39 smithi145 ceph-mon[96887]: osdmap e2473: 8 total, 8 up, 8 in 2024-09-16T07:07:40.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:39 smithi145 ceph-mon[99390]: osdmap e2473: 8 total, 8 up, 8 in 2024-09-16T07:07:40.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:39 smithi161 ceph-mon[87722]: osdmap e2473: 8 total, 8 up, 8 in 2024-09-16T07:07:41.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:40 smithi145 ceph-mon[96887]: osdmap e2474: 8 total, 8 up, 8 in 2024-09-16T07:07:41.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:40 smithi145 ceph-mon[96887]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 3.5 KiB/s wr, 457 op/s 2024-09-16T07:07:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:40 smithi145 ceph-mon[99390]: osdmap e2474: 8 total, 8 up, 8 in 2024-09-16T07:07:41.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:40 smithi145 ceph-mon[99390]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 3.5 KiB/s wr, 457 op/s 2024-09-16T07:07:41.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:40 smithi161 ceph-mon[87722]: osdmap e2474: 8 total, 8 up, 8 in 2024-09-16T07:07:41.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:40 smithi161 ceph-mon[87722]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 3.5 KiB/s wr, 457 op/s 2024-09-16T07:07:42.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:41 smithi145 ceph-mon[96887]: osdmap e2475: 8 total, 8 up, 8 in 2024-09-16T07:07:42.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:41 smithi145 ceph-mon[99390]: osdmap e2475: 8 total, 8 up, 8 in 2024-09-16T07:07:42.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:41 smithi161 ceph-mon[87722]: osdmap e2475: 8 total, 8 up, 8 in 2024-09-16T07:07:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:42 smithi145 ceph-mon[96887]: osdmap e2476: 8 total, 8 up, 8 in 2024-09-16T07:07:43.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:42 smithi145 ceph-mon[96887]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 3.0 KiB/s wr, 451 op/s 2024-09-16T07:07:43.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:42 smithi145 ceph-mon[99390]: osdmap e2476: 8 total, 8 up, 8 in 2024-09-16T07:07:43.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:42 smithi145 ceph-mon[99390]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 3.0 KiB/s wr, 451 op/s 2024-09-16T07:07:43.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:42 smithi161 ceph-mon[87722]: osdmap e2476: 8 total, 8 up, 8 in 2024-09-16T07:07:43.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:42 smithi161 ceph-mon[87722]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 3.0 KiB/s wr, 451 op/s 2024-09-16T07:07:44.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:43 smithi145 ceph-mon[96887]: osdmap e2477: 8 total, 8 up, 8 in 2024-09-16T07:07:44.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:43 smithi145 ceph-mon[99390]: osdmap e2477: 8 total, 8 up, 8 in 2024-09-16T07:07:44.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:43 smithi161 ceph-mon[87722]: osdmap e2477: 8 total, 8 up, 8 in 2024-09-16T07:07:45.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:44 smithi145 ceph-mon[96887]: osdmap e2478: 8 total, 8 up, 8 in 2024-09-16T07:07:45.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:44 smithi145 ceph-mon[96887]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:45.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:07:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:07:44] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:07:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:44 smithi145 ceph-mon[99390]: osdmap e2478: 8 total, 8 up, 8 in 2024-09-16T07:07:45.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:44 smithi145 ceph-mon[99390]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:45.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:44 smithi161 ceph-mon[87722]: osdmap e2478: 8 total, 8 up, 8 in 2024-09-16T07:07:45.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:44 smithi161 ceph-mon[87722]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:07:46.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:45 smithi145 ceph-mon[96887]: osdmap e2479: 8 total, 8 up, 8 in 2024-09-16T07:07:46.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:45 smithi145 ceph-mon[99390]: osdmap e2479: 8 total, 8 up, 8 in 2024-09-16T07:07:46.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:45 smithi161 ceph-mon[87722]: osdmap e2479: 8 total, 8 up, 8 in 2024-09-16T07:07:47.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:46 smithi145 ceph-mon[99390]: osdmap e2480: 8 total, 8 up, 8 in 2024-09-16T07:07:47.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:46 smithi145 ceph-mon[99390]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 4.2 KiB/s wr, 501 op/s 2024-09-16T07:07:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:46 smithi145 ceph-mon[96887]: osdmap e2480: 8 total, 8 up, 8 in 2024-09-16T07:07:47.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:46 smithi145 ceph-mon[96887]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 4.2 KiB/s wr, 501 op/s 2024-09-16T07:07:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:46 smithi161 ceph-mon[87722]: osdmap e2480: 8 total, 8 up, 8 in 2024-09-16T07:07:47.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:46 smithi161 ceph-mon[87722]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 4.2 KiB/s wr, 501 op/s 2024-09-16T07:07:48.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:47 smithi145 ceph-mon[99390]: osdmap e2481: 8 total, 8 up, 8 in 2024-09-16T07:07:48.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:47 smithi145 ceph-mon[96887]: osdmap e2481: 8 total, 8 up, 8 in 2024-09-16T07:07:48.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:47 smithi161 ceph-mon[87722]: osdmap e2481: 8 total, 8 up, 8 in 2024-09-16T07:07:49.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:48 smithi145 ceph-mon[99390]: osdmap e2482: 8 total, 8 up, 8 in 2024-09-16T07:07:49.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:48 smithi145 ceph-mon[99390]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 3.7 KiB/s wr, 499 op/s 2024-09-16T07:07:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:48 smithi145 ceph-mon[96887]: osdmap e2482: 8 total, 8 up, 8 in 2024-09-16T07:07:49.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:48 smithi145 ceph-mon[96887]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 3.7 KiB/s wr, 499 op/s 2024-09-16T07:07:49.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:48 smithi161 ceph-mon[87722]: osdmap e2482: 8 total, 8 up, 8 in 2024-09-16T07:07:49.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:48 smithi161 ceph-mon[87722]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 3.7 KiB/s wr, 499 op/s 2024-09-16T07:07:50.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:49 smithi145 ceph-mon[96887]: osdmap e2483: 8 total, 8 up, 8 in 2024-09-16T07:07:50.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:49 smithi145 ceph-mon[99390]: osdmap e2483: 8 total, 8 up, 8 in 2024-09-16T07:07:50.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:49 smithi161 ceph-mon[87722]: osdmap e2483: 8 total, 8 up, 8 in 2024-09-16T07:07:51.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:50 smithi145 ceph-mon[99390]: osdmap e2484: 8 total, 8 up, 8 in 2024-09-16T07:07:51.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:50 smithi145 ceph-mon[99390]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 406 KiB/s rd, 3.2 KiB/s wr, 544 op/s 2024-09-16T07:07:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:50 smithi145 ceph-mon[96887]: osdmap e2484: 8 total, 8 up, 8 in 2024-09-16T07:07:51.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:50 smithi145 ceph-mon[96887]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 406 KiB/s rd, 3.2 KiB/s wr, 544 op/s 2024-09-16T07:07:51.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:50 smithi161 ceph-mon[87722]: osdmap e2484: 8 total, 8 up, 8 in 2024-09-16T07:07:51.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:50 smithi161 ceph-mon[87722]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 406 KiB/s rd, 3.2 KiB/s wr, 544 op/s 2024-09-16T07:07:52.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:51 smithi145 ceph-mon[96887]: osdmap e2485: 8 total, 8 up, 8 in 2024-09-16T07:07:52.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:51 smithi145 ceph-mon[99390]: osdmap e2485: 8 total, 8 up, 8 in 2024-09-16T07:07:52.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:52.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:51 smithi161 ceph-mon[87722]: osdmap e2485: 8 total, 8 up, 8 in 2024-09-16T07:07:52.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:07:53.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:52 smithi145 ceph-mon[99390]: osdmap e2486: 8 total, 8 up, 8 in 2024-09-16T07:07:53.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:52 smithi145 ceph-mon[99390]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 3.2 KiB/s wr, 539 op/s 2024-09-16T07:07:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:52 smithi145 ceph-mon[96887]: osdmap e2486: 8 total, 8 up, 8 in 2024-09-16T07:07:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:52 smithi145 ceph-mon[96887]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 3.2 KiB/s wr, 539 op/s 2024-09-16T07:07:53.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:52 smithi161 ceph-mon[87722]: osdmap e2486: 8 total, 8 up, 8 in 2024-09-16T07:07:53.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:52 smithi161 ceph-mon[87722]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 3.2 KiB/s wr, 539 op/s 2024-09-16T07:07:54.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:53 smithi145 ceph-mon[96887]: osdmap e2487: 8 total, 8 up, 8 in 2024-09-16T07:07:54.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:53 smithi145 ceph-mon[99390]: osdmap e2487: 8 total, 8 up, 8 in 2024-09-16T07:07:54.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:53 smithi161 ceph-mon[87722]: osdmap e2487: 8 total, 8 up, 8 in 2024-09-16T07:07:55.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:54 smithi145 ceph-mon[96887]: osdmap e2488: 8 total, 8 up, 8 in 2024-09-16T07:07:55.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:54 smithi145 ceph-mon[96887]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:07:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:54 smithi145 ceph-mon[99390]: osdmap e2488: 8 total, 8 up, 8 in 2024-09-16T07:07:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:54 smithi145 ceph-mon[99390]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:07:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:07:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:07:54] "GET /metrics HTTP/1.1" 200 36780 "" "Prometheus/2.43.0" 2024-09-16T07:07:55.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:54 smithi161 ceph-mon[87722]: osdmap e2488: 8 total, 8 up, 8 in 2024-09-16T07:07:55.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:54 smithi161 ceph-mon[87722]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:07:56.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:55 smithi145 ceph-mon[99390]: osdmap e2489: 8 total, 8 up, 8 in 2024-09-16T07:07:56.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:55 smithi145 ceph-mon[96887]: osdmap e2489: 8 total, 8 up, 8 in 2024-09-16T07:07:56.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:55 smithi161 ceph-mon[87722]: osdmap e2489: 8 total, 8 up, 8 in 2024-09-16T07:07:57.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:56 smithi145 ceph-mon[99390]: osdmap e2490: 8 total, 8 up, 8 in 2024-09-16T07:07:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:56 smithi145 ceph-mon[99390]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-09-16T07:07:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:56 smithi145 ceph-mon[96887]: osdmap e2490: 8 total, 8 up, 8 in 2024-09-16T07:07:57.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:56 smithi145 ceph-mon[96887]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-09-16T07:07:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:56 smithi161 ceph-mon[87722]: osdmap e2490: 8 total, 8 up, 8 in 2024-09-16T07:07:57.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:56 smithi161 ceph-mon[87722]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 3.7 KiB/s wr, 589 op/s 2024-09-16T07:07:58.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:57 smithi145 ceph-mon[96887]: osdmap e2491: 8 total, 8 up, 8 in 2024-09-16T07:07:58.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:57 smithi145 ceph-mon[99390]: osdmap e2491: 8 total, 8 up, 8 in 2024-09-16T07:07:58.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:57 smithi161 ceph-mon[87722]: osdmap e2491: 8 total, 8 up, 8 in 2024-09-16T07:07:59.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[96887]: osdmap e2492: 8 total, 8 up, 8 in 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[96887]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 3.7 KiB/s wr, 587 op/s 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[99390]: osdmap e2492: 8 total, 8 up, 8 in 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[99390]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 3.7 KiB/s wr, 587 op/s 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:07:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:07:59.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:58 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:07:59.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:58 smithi161 ceph-mon[87722]: osdmap e2492: 8 total, 8 up, 8 in 2024-09-16T07:07:59.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:58 smithi161 ceph-mon[87722]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 3.7 KiB/s wr, 587 op/s 2024-09-16T07:07:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:07:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:07:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:07:59.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:58 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:00.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:07:59 smithi145 ceph-mon[96887]: osdmap e2493: 8 total, 8 up, 8 in 2024-09-16T07:08:00.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:07:59 smithi145 ceph-mon[99390]: osdmap e2493: 8 total, 8 up, 8 in 2024-09-16T07:08:00.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:07:59 smithi161 ceph-mon[87722]: osdmap e2493: 8 total, 8 up, 8 in 2024-09-16T07:08:01.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:00 smithi145 ceph-mon[99390]: osdmap e2494: 8 total, 8 up, 8 in 2024-09-16T07:08:01.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:00 smithi145 ceph-mon[99390]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 472 KiB/s rd, 3.5 KiB/s wr, 635 op/s 2024-09-16T07:08:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:00 smithi145 ceph-mon[96887]: osdmap e2494: 8 total, 8 up, 8 in 2024-09-16T07:08:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:00 smithi145 ceph-mon[96887]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 472 KiB/s rd, 3.5 KiB/s wr, 635 op/s 2024-09-16T07:08:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:00 smithi161 ceph-mon[87722]: osdmap e2494: 8 total, 8 up, 8 in 2024-09-16T07:08:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:00 smithi161 ceph-mon[87722]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 472 KiB/s rd, 3.5 KiB/s wr, 635 op/s 2024-09-16T07:08:02.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:01 smithi145 ceph-mon[96887]: osdmap e2495: 8 total, 8 up, 8 in 2024-09-16T07:08:02.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:01 smithi145 ceph-mon[99390]: osdmap e2495: 8 total, 8 up, 8 in 2024-09-16T07:08:02.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:01 smithi161 ceph-mon[87722]: osdmap e2495: 8 total, 8 up, 8 in 2024-09-16T07:08:03.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:02 smithi145 ceph-mon[99390]: osdmap e2496: 8 total, 8 up, 8 in 2024-09-16T07:08:03.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:02 smithi145 ceph-mon[99390]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.7 KiB/s wr, 631 op/s 2024-09-16T07:08:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:02 smithi145 ceph-mon[96887]: osdmap e2496: 8 total, 8 up, 8 in 2024-09-16T07:08:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:02 smithi145 ceph-mon[96887]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.7 KiB/s wr, 631 op/s 2024-09-16T07:08:03.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:02 smithi161 ceph-mon[87722]: osdmap e2496: 8 total, 8 up, 8 in 2024-09-16T07:08:03.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:02 smithi161 ceph-mon[87722]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.7 KiB/s wr, 631 op/s 2024-09-16T07:08:04.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:03 smithi145 ceph-mon[96887]: osdmap e2497: 8 total, 8 up, 8 in 2024-09-16T07:08:04.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:03 smithi145 ceph-mon[99390]: osdmap e2497: 8 total, 8 up, 8 in 2024-09-16T07:08:04.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:03 smithi161 ceph-mon[87722]: osdmap e2497: 8 total, 8 up, 8 in 2024-09-16T07:08:05.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:04 smithi145 ceph-mon[96887]: osdmap e2498: 8 total, 8 up, 8 in 2024-09-16T07:08:05.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:04 smithi145 ceph-mon[96887]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:08:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:08:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:08:04] "GET /metrics HTTP/1.1" 200 36780 "" "Prometheus/2.43.0" 2024-09-16T07:08:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:04 smithi145 ceph-mon[99390]: osdmap e2498: 8 total, 8 up, 8 in 2024-09-16T07:08:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:04 smithi145 ceph-mon[99390]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:08:05.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:04 smithi161 ceph-mon[87722]: osdmap e2498: 8 total, 8 up, 8 in 2024-09-16T07:08:05.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:04 smithi161 ceph-mon[87722]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:08:06.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:05 smithi161 ceph-mon[87722]: osdmap e2499: 8 total, 8 up, 8 in 2024-09-16T07:08:06.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:05 smithi145 ceph-mon[96887]: osdmap e2499: 8 total, 8 up, 8 in 2024-09-16T07:08:06.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:05 smithi145 ceph-mon[99390]: osdmap e2499: 8 total, 8 up, 8 in 2024-09-16T07:08:07.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:06 smithi145 ceph-mon[96887]: osdmap e2500: 8 total, 8 up, 8 in 2024-09-16T07:08:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:06 smithi145 ceph-mon[96887]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 504 KiB/s rd, 3.0 KiB/s wr, 679 op/s 2024-09-16T07:08:07.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:06 smithi145 ceph-mon[99390]: osdmap e2500: 8 total, 8 up, 8 in 2024-09-16T07:08:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:06 smithi145 ceph-mon[99390]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 504 KiB/s rd, 3.0 KiB/s wr, 679 op/s 2024-09-16T07:08:07.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:06 smithi161 ceph-mon[87722]: osdmap e2500: 8 total, 8 up, 8 in 2024-09-16T07:08:07.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:06 smithi161 ceph-mon[87722]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 504 KiB/s rd, 3.0 KiB/s wr, 679 op/s 2024-09-16T07:08:07.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:08.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:07 smithi145 ceph-mon[96887]: osdmap e2501: 8 total, 8 up, 8 in 2024-09-16T07:08:08.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:07 smithi145 ceph-mon[99390]: osdmap e2501: 8 total, 8 up, 8 in 2024-09-16T07:08:08.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:07 smithi161 ceph-mon[87722]: osdmap e2501: 8 total, 8 up, 8 in 2024-09-16T07:08:09.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:08 smithi145 ceph-mon[96887]: osdmap e2502: 8 total, 8 up, 8 in 2024-09-16T07:08:09.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:08 smithi145 ceph-mon[96887]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 3.5 KiB/s wr, 678 op/s 2024-09-16T07:08:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:08 smithi145 ceph-mon[99390]: osdmap e2502: 8 total, 8 up, 8 in 2024-09-16T07:08:09.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:08 smithi145 ceph-mon[99390]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 3.5 KiB/s wr, 678 op/s 2024-09-16T07:08:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:08 smithi161 ceph-mon[87722]: osdmap e2502: 8 total, 8 up, 8 in 2024-09-16T07:08:09.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:08 smithi161 ceph-mon[87722]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 3.5 KiB/s wr, 678 op/s 2024-09-16T07:08:10.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:09 smithi145 ceph-mon[96887]: osdmap e2503: 8 total, 8 up, 8 in 2024-09-16T07:08:10.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:09 smithi145 ceph-mon[99390]: osdmap e2503: 8 total, 8 up, 8 in 2024-09-16T07:08:10.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:09 smithi161 ceph-mon[87722]: osdmap e2503: 8 total, 8 up, 8 in 2024-09-16T07:08:11.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:10 smithi145 ceph-mon[96887]: osdmap e2504: 8 total, 8 up, 8 in 2024-09-16T07:08:11.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:10 smithi145 ceph-mon[96887]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 4.0 KiB/s wr, 723 op/s 2024-09-16T07:08:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:10 smithi145 ceph-mon[99390]: osdmap e2504: 8 total, 8 up, 8 in 2024-09-16T07:08:11.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:10 smithi145 ceph-mon[99390]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 4.0 KiB/s wr, 723 op/s 2024-09-16T07:08:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:10 smithi161 ceph-mon[87722]: osdmap e2504: 8 total, 8 up, 8 in 2024-09-16T07:08:11.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:10 smithi161 ceph-mon[87722]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 4.0 KiB/s wr, 723 op/s 2024-09-16T07:08:12.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:11 smithi145 ceph-mon[99390]: osdmap e2505: 8 total, 8 up, 8 in 2024-09-16T07:08:12.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:11 smithi145 ceph-mon[96887]: osdmap e2505: 8 total, 8 up, 8 in 2024-09-16T07:08:12.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:11 smithi161 ceph-mon[87722]: osdmap e2505: 8 total, 8 up, 8 in 2024-09-16T07:08:13.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:12 smithi145 ceph-mon[96887]: osdmap e2506: 8 total, 8 up, 8 in 2024-09-16T07:08:13.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:12 smithi145 ceph-mon[96887]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 3.5 KiB/s wr, 718 op/s 2024-09-16T07:08:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:12 smithi145 ceph-mon[99390]: osdmap e2506: 8 total, 8 up, 8 in 2024-09-16T07:08:13.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:12 smithi145 ceph-mon[99390]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 3.5 KiB/s wr, 718 op/s 2024-09-16T07:08:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:12 smithi161 ceph-mon[87722]: osdmap e2506: 8 total, 8 up, 8 in 2024-09-16T07:08:13.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:12 smithi161 ceph-mon[87722]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 3.5 KiB/s wr, 718 op/s 2024-09-16T07:08:14.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:13 smithi145 ceph-mon[99390]: osdmap e2507: 8 total, 8 up, 8 in 2024-09-16T07:08:14.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:13 smithi145 ceph-mon[96887]: osdmap e2507: 8 total, 8 up, 8 in 2024-09-16T07:08:14.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:13 smithi161 ceph-mon[87722]: osdmap e2507: 8 total, 8 up, 8 in 2024-09-16T07:08:15.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:14 smithi145 ceph-mon[96887]: osdmap e2508: 8 total, 8 up, 8 in 2024-09-16T07:08:15.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:14 smithi145 ceph-mon[96887]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:08:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:08:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:08:14] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:08:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:14 smithi145 ceph-mon[99390]: osdmap e2508: 8 total, 8 up, 8 in 2024-09-16T07:08:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:14 smithi145 ceph-mon[99390]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:08:15.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:14 smithi161 ceph-mon[87722]: osdmap e2508: 8 total, 8 up, 8 in 2024-09-16T07:08:15.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:14 smithi161 ceph-mon[87722]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:08:16.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:15 smithi145 ceph-mon[96887]: osdmap e2509: 8 total, 8 up, 8 in 2024-09-16T07:08:16.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:15 smithi145 ceph-mon[99390]: osdmap e2509: 8 total, 8 up, 8 in 2024-09-16T07:08:16.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:15 smithi161 ceph-mon[87722]: osdmap e2509: 8 total, 8 up, 8 in 2024-09-16T07:08:17.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:16 smithi145 ceph-mon[99390]: osdmap e2510: 8 total, 8 up, 8 in 2024-09-16T07:08:17.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:16 smithi145 ceph-mon[99390]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 4.0 KiB/s wr, 767 op/s 2024-09-16T07:08:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:16 smithi145 ceph-mon[96887]: osdmap e2510: 8 total, 8 up, 8 in 2024-09-16T07:08:17.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:16 smithi145 ceph-mon[96887]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 4.0 KiB/s wr, 767 op/s 2024-09-16T07:08:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:16 smithi161 ceph-mon[87722]: osdmap e2510: 8 total, 8 up, 8 in 2024-09-16T07:08:17.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:16 smithi161 ceph-mon[87722]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 4.0 KiB/s wr, 767 op/s 2024-09-16T07:08:18.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:17 smithi145 ceph-mon[96887]: osdmap e2511: 8 total, 8 up, 8 in 2024-09-16T07:08:18.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:17 smithi145 ceph-mon[99390]: osdmap e2511: 8 total, 8 up, 8 in 2024-09-16T07:08:18.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:17 smithi161 ceph-mon[87722]: osdmap e2511: 8 total, 8 up, 8 in 2024-09-16T07:08:19.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:18 smithi145 ceph-mon[99390]: osdmap e2512: 8 total, 8 up, 8 in 2024-09-16T07:08:19.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:18 smithi145 ceph-mon[99390]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 3.2 KiB/s wr, 765 op/s 2024-09-16T07:08:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:18 smithi145 ceph-mon[96887]: osdmap e2512: 8 total, 8 up, 8 in 2024-09-16T07:08:19.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:18 smithi145 ceph-mon[96887]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 3.2 KiB/s wr, 765 op/s 2024-09-16T07:08:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:18 smithi161 ceph-mon[87722]: osdmap e2512: 8 total, 8 up, 8 in 2024-09-16T07:08:19.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:18 smithi161 ceph-mon[87722]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 3.2 KiB/s wr, 765 op/s 2024-09-16T07:08:20.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:19 smithi145 ceph-mon[99390]: osdmap e2513: 8 total, 8 up, 8 in 2024-09-16T07:08:20.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:19 smithi145 ceph-mon[96887]: osdmap e2513: 8 total, 8 up, 8 in 2024-09-16T07:08:20.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:19 smithi161 ceph-mon[87722]: osdmap e2513: 8 total, 8 up, 8 in 2024-09-16T07:08:21.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:20 smithi161 ceph-mon[87722]: osdmap e2514: 8 total, 8 up, 8 in 2024-09-16T07:08:21.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:20 smithi161 ceph-mon[87722]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 602 KiB/s rd, 2.7 KiB/s wr, 810 op/s 2024-09-16T07:08:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:20 smithi145 ceph-mon[99390]: osdmap e2514: 8 total, 8 up, 8 in 2024-09-16T07:08:21.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:20 smithi145 ceph-mon[99390]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 602 KiB/s rd, 2.7 KiB/s wr, 810 op/s 2024-09-16T07:08:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:20 smithi145 ceph-mon[96887]: osdmap e2514: 8 total, 8 up, 8 in 2024-09-16T07:08:21.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:20 smithi145 ceph-mon[96887]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 602 KiB/s rd, 2.7 KiB/s wr, 810 op/s 2024-09-16T07:08:22.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:21 smithi145 ceph-mon[99390]: osdmap e2515: 8 total, 8 up, 8 in 2024-09-16T07:08:22.218 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:22.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:21 smithi145 ceph-mon[96887]: osdmap e2515: 8 total, 8 up, 8 in 2024-09-16T07:08:22.218 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:21 smithi161 ceph-mon[87722]: osdmap e2515: 8 total, 8 up, 8 in 2024-09-16T07:08:22.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:23.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:22 smithi145 ceph-mon[99390]: osdmap e2516: 8 total, 8 up, 8 in 2024-09-16T07:08:23.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:22 smithi145 ceph-mon[99390]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 4.0 KiB/s wr, 806 op/s 2024-09-16T07:08:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:22 smithi145 ceph-mon[96887]: osdmap e2516: 8 total, 8 up, 8 in 2024-09-16T07:08:23.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:22 smithi145 ceph-mon[96887]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 4.0 KiB/s wr, 806 op/s 2024-09-16T07:08:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:22 smithi161 ceph-mon[87722]: osdmap e2516: 8 total, 8 up, 8 in 2024-09-16T07:08:23.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:22 smithi161 ceph-mon[87722]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 4.0 KiB/s wr, 806 op/s 2024-09-16T07:08:24.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:23 smithi145 ceph-mon[99390]: osdmap e2517: 8 total, 8 up, 8 in 2024-09-16T07:08:24.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:23 smithi145 ceph-mon[96887]: osdmap e2517: 8 total, 8 up, 8 in 2024-09-16T07:08:24.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:23 smithi161 ceph-mon[87722]: osdmap e2517: 8 total, 8 up, 8 in 2024-09-16T07:08:24.972 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:08:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:08:24] "GET /metrics HTTP/1.1" 200 36778 "" "Prometheus/2.43.0" 2024-09-16T07:08:25.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:24 smithi145 ceph-mon[99390]: osdmap e2518: 8 total, 8 up, 8 in 2024-09-16T07:08:25.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:24 smithi145 ceph-mon[99390]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-09-16T07:08:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:24 smithi145 ceph-mon[96887]: osdmap e2518: 8 total, 8 up, 8 in 2024-09-16T07:08:25.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:24 smithi145 ceph-mon[96887]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-09-16T07:08:25.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:24 smithi161 ceph-mon[87722]: osdmap e2518: 8 total, 8 up, 8 in 2024-09-16T07:08:25.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:24 smithi161 ceph-mon[87722]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-09-16T07:08:26.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:25 smithi145 ceph-mon[99390]: osdmap e2519: 8 total, 8 up, 8 in 2024-09-16T07:08:26.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:25 smithi145 ceph-mon[96887]: osdmap e2519: 8 total, 8 up, 8 in 2024-09-16T07:08:26.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:25 smithi161 ceph-mon[87722]: osdmap e2519: 8 total, 8 up, 8 in 2024-09-16T07:08:27.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:26 smithi145 ceph-mon[99390]: osdmap e2520: 8 total, 8 up, 8 in 2024-09-16T07:08:27.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:26 smithi145 ceph-mon[99390]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 634 KiB/s rd, 3.2 KiB/s wr, 854 op/s 2024-09-16T07:08:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:26 smithi145 ceph-mon[96887]: osdmap e2520: 8 total, 8 up, 8 in 2024-09-16T07:08:27.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:26 smithi145 ceph-mon[96887]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 634 KiB/s rd, 3.2 KiB/s wr, 854 op/s 2024-09-16T07:08:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:26 smithi161 ceph-mon[87722]: osdmap e2520: 8 total, 8 up, 8 in 2024-09-16T07:08:27.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:26 smithi161 ceph-mon[87722]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 634 KiB/s rd, 3.2 KiB/s wr, 854 op/s 2024-09-16T07:08:28.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:27 smithi145 ceph-mon[96887]: osdmap e2521: 8 total, 8 up, 8 in 2024-09-16T07:08:28.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:27 smithi145 ceph-mon[99390]: osdmap e2521: 8 total, 8 up, 8 in 2024-09-16T07:08:28.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:27 smithi161 ceph-mon[87722]: osdmap e2521: 8 total, 8 up, 8 in 2024-09-16T07:08:29.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:29 smithi145 ceph-mon[99390]: osdmap e2522: 8 total, 8 up, 8 in 2024-09-16T07:08:29.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:29 smithi145 ceph-mon[99390]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 632 KiB/s rd, 3.0 KiB/s wr, 852 op/s 2024-09-16T07:08:29.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:29 smithi145 ceph-mon[96887]: osdmap e2522: 8 total, 8 up, 8 in 2024-09-16T07:08:29.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:29 smithi145 ceph-mon[96887]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 632 KiB/s rd, 3.0 KiB/s wr, 852 op/s 2024-09-16T07:08:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:29 smithi161 ceph-mon[87722]: osdmap e2522: 8 total, 8 up, 8 in 2024-09-16T07:08:29.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:29 smithi161 ceph-mon[87722]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 632 KiB/s rd, 3.0 KiB/s wr, 852 op/s 2024-09-16T07:08:30.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:30 smithi145 ceph-mon[96887]: osdmap e2523: 8 total, 8 up, 8 in 2024-09-16T07:08:30.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:30 smithi145 ceph-mon[99390]: osdmap e2523: 8 total, 8 up, 8 in 2024-09-16T07:08:30.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:30 smithi161 ceph-mon[87722]: osdmap e2523: 8 total, 8 up, 8 in 2024-09-16T07:08:31.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:31 smithi145 ceph-mon[96887]: pgmap v4765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 3.5 KiB/s wr, 892 op/s 2024-09-16T07:08:31.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:31 smithi145 ceph-mon[96887]: osdmap e2524: 8 total, 8 up, 8 in 2024-09-16T07:08:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:31 smithi145 ceph-mon[99390]: pgmap v4765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 3.5 KiB/s wr, 892 op/s 2024-09-16T07:08:31.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:31 smithi145 ceph-mon[99390]: osdmap e2524: 8 total, 8 up, 8 in 2024-09-16T07:08:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:31 smithi161 ceph-mon[87722]: pgmap v4765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 3.5 KiB/s wr, 892 op/s 2024-09-16T07:08:31.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:31 smithi161 ceph-mon[87722]: osdmap e2524: 8 total, 8 up, 8 in 2024-09-16T07:08:32.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:32 smithi145 ceph-mon[96887]: osdmap e2525: 8 total, 8 up, 8 in 2024-09-16T07:08:32.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:32 smithi145 ceph-mon[99390]: osdmap e2525: 8 total, 8 up, 8 in 2024-09-16T07:08:32.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:32 smithi161 ceph-mon[87722]: osdmap e2525: 8 total, 8 up, 8 in 2024-09-16T07:08:33.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:33 smithi145 ceph-mon[96887]: pgmap v4768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 661 KiB/s rd, 3.5 KiB/s wr, 890 op/s 2024-09-16T07:08:33.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:33 smithi145 ceph-mon[96887]: osdmap e2526: 8 total, 8 up, 8 in 2024-09-16T07:08:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:33 smithi145 ceph-mon[99390]: pgmap v4768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 661 KiB/s rd, 3.5 KiB/s wr, 890 op/s 2024-09-16T07:08:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:33 smithi145 ceph-mon[99390]: osdmap e2526: 8 total, 8 up, 8 in 2024-09-16T07:08:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:33 smithi161 ceph-mon[87722]: pgmap v4768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 661 KiB/s rd, 3.5 KiB/s wr, 890 op/s 2024-09-16T07:08:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:33 smithi161 ceph-mon[87722]: osdmap e2526: 8 total, 8 up, 8 in 2024-09-16T07:08:34.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:34 smithi145 ceph-mon[96887]: osdmap e2527: 8 total, 8 up, 8 in 2024-09-16T07:08:34.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:34 smithi145 ceph-mon[99390]: osdmap e2527: 8 total, 8 up, 8 in 2024-09-16T07:08:34.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:34 smithi161 ceph-mon[87722]: osdmap e2527: 8 total, 8 up, 8 in 2024-09-16T07:08:35.038 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:08:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:08:34] "GET /metrics HTTP/1.1" 200 36778 "" "Prometheus/2.43.0" 2024-09-16T07:08:35.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:35 smithi145 ceph-mon[99390]: pgmap v4771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:08:35.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:35 smithi145 ceph-mon[99390]: osdmap e2528: 8 total, 8 up, 8 in 2024-09-16T07:08:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:35 smithi145 ceph-mon[96887]: pgmap v4771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:08:35.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:35 smithi145 ceph-mon[96887]: osdmap e2528: 8 total, 8 up, 8 in 2024-09-16T07:08:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:35 smithi161 ceph-mon[87722]: pgmap v4771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:08:35.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:35 smithi161 ceph-mon[87722]: osdmap e2528: 8 total, 8 up, 8 in 2024-09-16T07:08:36.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:36 smithi145 ceph-mon[96887]: osdmap e2529: 8 total, 8 up, 8 in 2024-09-16T07:08:36.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:36 smithi145 ceph-mon[99390]: osdmap e2529: 8 total, 8 up, 8 in 2024-09-16T07:08:36.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:36 smithi161 ceph-mon[87722]: osdmap e2529: 8 total, 8 up, 8 in 2024-09-16T07:08:37.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:37 smithi145 ceph-mon[96887]: pgmap v4774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-09-16T07:08:37.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:37 smithi145 ceph-mon[96887]: osdmap e2530: 8 total, 8 up, 8 in 2024-09-16T07:08:37.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:37 smithi145 ceph-mon[99390]: pgmap v4774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-09-16T07:08:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:37 smithi145 ceph-mon[99390]: osdmap e2530: 8 total, 8 up, 8 in 2024-09-16T07:08:37.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:37 smithi161 ceph-mon[87722]: pgmap v4774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-09-16T07:08:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:37 smithi161 ceph-mon[87722]: osdmap e2530: 8 total, 8 up, 8 in 2024-09-16T07:08:37.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:38.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:38 smithi161 ceph-mon[87722]: osdmap e2531: 8 total, 8 up, 8 in 2024-09-16T07:08:38.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:38 smithi145 ceph-mon[96887]: osdmap e2531: 8 total, 8 up, 8 in 2024-09-16T07:08:38.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:38 smithi145 ceph-mon[99390]: osdmap e2531: 8 total, 8 up, 8 in 2024-09-16T07:08:39.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:39 smithi161 ceph-mon[87722]: pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 699 KiB/s rd, 3.7 KiB/s wr, 940 op/s 2024-09-16T07:08:39.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:39 smithi161 ceph-mon[87722]: osdmap e2532: 8 total, 8 up, 8 in 2024-09-16T07:08:39.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:39 smithi145 ceph-mon[96887]: pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 699 KiB/s rd, 3.7 KiB/s wr, 940 op/s 2024-09-16T07:08:39.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:39 smithi145 ceph-mon[96887]: osdmap e2532: 8 total, 8 up, 8 in 2024-09-16T07:08:39.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:39 smithi145 ceph-mon[99390]: pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 699 KiB/s rd, 3.7 KiB/s wr, 940 op/s 2024-09-16T07:08:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:39 smithi145 ceph-mon[99390]: osdmap e2532: 8 total, 8 up, 8 in 2024-09-16T07:08:40.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:40 smithi161 ceph-mon[87722]: osdmap e2533: 8 total, 8 up, 8 in 2024-09-16T07:08:40.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:40 smithi145 ceph-mon[96887]: osdmap e2533: 8 total, 8 up, 8 in 2024-09-16T07:08:40.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:40 smithi145 ceph-mon[99390]: osdmap e2533: 8 total, 8 up, 8 in 2024-09-16T07:08:41.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:41 smithi161 ceph-mon[87722]: pgmap v4780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 985 op/s 2024-09-16T07:08:41.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:41 smithi161 ceph-mon[87722]: osdmap e2534: 8 total, 8 up, 8 in 2024-09-16T07:08:41.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:41 smithi145 ceph-mon[99390]: pgmap v4780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 985 op/s 2024-09-16T07:08:41.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:41 smithi145 ceph-mon[99390]: osdmap e2534: 8 total, 8 up, 8 in 2024-09-16T07:08:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:41 smithi145 ceph-mon[96887]: pgmap v4780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 985 op/s 2024-09-16T07:08:41.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:41 smithi145 ceph-mon[96887]: osdmap e2534: 8 total, 8 up, 8 in 2024-09-16T07:08:42.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:42 smithi145 ceph-mon[96887]: osdmap e2535: 8 total, 8 up, 8 in 2024-09-16T07:08:42.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:42 smithi145 ceph-mon[99390]: osdmap e2535: 8 total, 8 up, 8 in 2024-09-16T07:08:42.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:42 smithi161 ceph-mon[87722]: osdmap e2535: 8 total, 8 up, 8 in 2024-09-16T07:08:43.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:43 smithi145 ceph-mon[99390]: pgmap v4783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 3.2 KiB/s wr, 980 op/s 2024-09-16T07:08:43.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:43 smithi145 ceph-mon[99390]: osdmap e2536: 8 total, 8 up, 8 in 2024-09-16T07:08:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:43 smithi145 ceph-mon[96887]: pgmap v4783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 3.2 KiB/s wr, 980 op/s 2024-09-16T07:08:43.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:43 smithi145 ceph-mon[96887]: osdmap e2536: 8 total, 8 up, 8 in 2024-09-16T07:08:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:43 smithi161 ceph-mon[87722]: pgmap v4783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 3.2 KiB/s wr, 980 op/s 2024-09-16T07:08:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:43 smithi161 ceph-mon[87722]: osdmap e2536: 8 total, 8 up, 8 in 2024-09-16T07:08:44.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:44 smithi145 ceph-mon[96887]: osdmap e2537: 8 total, 8 up, 8 in 2024-09-16T07:08:44.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:44 smithi145 ceph-mon[99390]: osdmap e2537: 8 total, 8 up, 8 in 2024-09-16T07:08:44.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:44 smithi161 ceph-mon[87722]: osdmap e2537: 8 total, 8 up, 8 in 2024-09-16T07:08:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:08:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:08:44] "GET /metrics HTTP/1.1" 200 36783 "" "Prometheus/2.43.0" 2024-09-16T07:08:45.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:45 smithi145 ceph-mon[96887]: pgmap v4786: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:08:45.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:45 smithi145 ceph-mon[96887]: osdmap e2538: 8 total, 8 up, 8 in 2024-09-16T07:08:45.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:45 smithi145 ceph-mon[99390]: pgmap v4786: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:08:45.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:45 smithi145 ceph-mon[99390]: osdmap e2538: 8 total, 8 up, 8 in 2024-09-16T07:08:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:45 smithi161 ceph-mon[87722]: pgmap v4786: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:08:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:45 smithi161 ceph-mon[87722]: osdmap e2538: 8 total, 8 up, 8 in 2024-09-16T07:08:46.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:46 smithi145 ceph-mon[96887]: osdmap e2539: 8 total, 8 up, 8 in 2024-09-16T07:08:46.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:46 smithi145 ceph-mon[99390]: osdmap e2539: 8 total, 8 up, 8 in 2024-09-16T07:08:46.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:46 smithi161 ceph-mon[87722]: osdmap e2539: 8 total, 8 up, 8 in 2024-09-16T07:08:47.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:47 smithi145 ceph-mon[96887]: pgmap v4789: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 765 KiB/s rd, 3.2 KiB/s wr, 1.03k op/s 2024-09-16T07:08:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:47 smithi145 ceph-mon[96887]: osdmap e2540: 8 total, 8 up, 8 in 2024-09-16T07:08:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:47 smithi145 ceph-mon[99390]: pgmap v4789: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 765 KiB/s rd, 3.2 KiB/s wr, 1.03k op/s 2024-09-16T07:08:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:47 smithi145 ceph-mon[99390]: osdmap e2540: 8 total, 8 up, 8 in 2024-09-16T07:08:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:47 smithi161 ceph-mon[87722]: pgmap v4789: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 765 KiB/s rd, 3.2 KiB/s wr, 1.03k op/s 2024-09-16T07:08:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:47 smithi161 ceph-mon[87722]: osdmap e2540: 8 total, 8 up, 8 in 2024-09-16T07:08:48.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:48 smithi145 ceph-mon[96887]: osdmap e2541: 8 total, 8 up, 8 in 2024-09-16T07:08:48.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:48 smithi145 ceph-mon[99390]: osdmap e2541: 8 total, 8 up, 8 in 2024-09-16T07:08:48.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:48 smithi161 ceph-mon[87722]: osdmap e2541: 8 total, 8 up, 8 in 2024-09-16T07:08:49.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:49 smithi145 ceph-mon[96887]: pgmap v4792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 764 KiB/s rd, 3.2 KiB/s wr, 1.03k op/s 2024-09-16T07:08:49.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:49 smithi145 ceph-mon[96887]: osdmap e2542: 8 total, 8 up, 8 in 2024-09-16T07:08:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:49 smithi145 ceph-mon[99390]: pgmap v4792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 764 KiB/s rd, 3.2 KiB/s wr, 1.03k op/s 2024-09-16T07:08:49.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:49 smithi145 ceph-mon[99390]: osdmap e2542: 8 total, 8 up, 8 in 2024-09-16T07:08:49.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:49 smithi161 ceph-mon[87722]: pgmap v4792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 764 KiB/s rd, 3.2 KiB/s wr, 1.03k op/s 2024-09-16T07:08:49.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:49 smithi161 ceph-mon[87722]: osdmap e2542: 8 total, 8 up, 8 in 2024-09-16T07:08:50.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:50 smithi145 ceph-mon[96887]: osdmap e2543: 8 total, 8 up, 8 in 2024-09-16T07:08:50.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:50 smithi145 ceph-mon[99390]: osdmap e2543: 8 total, 8 up, 8 in 2024-09-16T07:08:50.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:50 smithi161 ceph-mon[87722]: osdmap e2543: 8 total, 8 up, 8 in 2024-09-16T07:08:51.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:51 smithi161 ceph-mon[87722]: pgmap v4795: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 797 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-09-16T07:08:51.488 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:51 smithi161 ceph-mon[87722]: osdmap e2544: 8 total, 8 up, 8 in 2024-09-16T07:08:51.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:51 smithi145 ceph-mon[99390]: pgmap v4795: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 797 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-09-16T07:08:51.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:51 smithi145 ceph-mon[99390]: osdmap e2544: 8 total, 8 up, 8 in 2024-09-16T07:08:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:51 smithi145 ceph-mon[96887]: pgmap v4795: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 797 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-09-16T07:08:51.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:51 smithi145 ceph-mon[96887]: osdmap e2544: 8 total, 8 up, 8 in 2024-09-16T07:08:52.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:52 smithi145 ceph-mon[99390]: osdmap e2545: 8 total, 8 up, 8 in 2024-09-16T07:08:52.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:52 smithi145 ceph-mon[96887]: osdmap e2545: 8 total, 8 up, 8 in 2024-09-16T07:08:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:52 smithi161 ceph-mon[87722]: osdmap e2545: 8 total, 8 up, 8 in 2024-09-16T07:08:52.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:08:53.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:53 smithi145 ceph-mon[99390]: pgmap v4798: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-09-16T07:08:53.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:53 smithi145 ceph-mon[99390]: osdmap e2546: 8 total, 8 up, 8 in 2024-09-16T07:08:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:53 smithi145 ceph-mon[96887]: pgmap v4798: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-09-16T07:08:53.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:53 smithi145 ceph-mon[96887]: osdmap e2546: 8 total, 8 up, 8 in 2024-09-16T07:08:53.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:53 smithi161 ceph-mon[87722]: pgmap v4798: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-09-16T07:08:53.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:53 smithi161 ceph-mon[87722]: osdmap e2546: 8 total, 8 up, 8 in 2024-09-16T07:08:54.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:54 smithi145 ceph-mon[96887]: osdmap e2547: 8 total, 8 up, 8 in 2024-09-16T07:08:54.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:54 smithi145 ceph-mon[99390]: osdmap e2547: 8 total, 8 up, 8 in 2024-09-16T07:08:54.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:54 smithi161 ceph-mon[87722]: osdmap e2547: 8 total, 8 up, 8 in 2024-09-16T07:08:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:08:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:08:54] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T07:08:55.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:55 smithi145 ceph-mon[96887]: pgmap v4801: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-09-16T07:08:55.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:55 smithi145 ceph-mon[96887]: osdmap e2548: 8 total, 8 up, 8 in 2024-09-16T07:08:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:55 smithi145 ceph-mon[99390]: pgmap v4801: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-09-16T07:08:55.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:55 smithi145 ceph-mon[99390]: osdmap e2548: 8 total, 8 up, 8 in 2024-09-16T07:08:55.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:55 smithi161 ceph-mon[87722]: pgmap v4801: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-09-16T07:08:55.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:55 smithi161 ceph-mon[87722]: osdmap e2548: 8 total, 8 up, 8 in 2024-09-16T07:08:56.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:56 smithi145 ceph-mon[96887]: osdmap e2549: 8 total, 8 up, 8 in 2024-09-16T07:08:56.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:56 smithi145 ceph-mon[99390]: osdmap e2549: 8 total, 8 up, 8 in 2024-09-16T07:08:56.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:56 smithi161 ceph-mon[87722]: osdmap e2549: 8 total, 8 up, 8 in 2024-09-16T07:08:57.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:57 smithi145 ceph-mon[99390]: pgmap v4804: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 829 KiB/s rd, 3.5 KiB/s wr, 1.11k op/s 2024-09-16T07:08:57.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:57 smithi145 ceph-mon[99390]: osdmap e2550: 8 total, 8 up, 8 in 2024-09-16T07:08:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:57 smithi145 ceph-mon[96887]: pgmap v4804: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 829 KiB/s rd, 3.5 KiB/s wr, 1.11k op/s 2024-09-16T07:08:57.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:57 smithi145 ceph-mon[96887]: osdmap e2550: 8 total, 8 up, 8 in 2024-09-16T07:08:57.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:57 smithi161 ceph-mon[87722]: pgmap v4804: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 829 KiB/s rd, 3.5 KiB/s wr, 1.11k op/s 2024-09-16T07:08:57.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:57 smithi161 ceph-mon[87722]: osdmap e2550: 8 total, 8 up, 8 in 2024-09-16T07:08:58.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:58 smithi145 ceph-mon[96887]: osdmap e2551: 8 total, 8 up, 8 in 2024-09-16T07:08:58.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:58 smithi145 ceph-mon[99390]: osdmap e2551: 8 total, 8 up, 8 in 2024-09-16T07:08:58.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:58 smithi161 ceph-mon[87722]: osdmap e2551: 8 total, 8 up, 8 in 2024-09-16T07:08:59.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[96887]: pgmap v4807: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 829 KiB/s rd, 3.2 KiB/s wr, 1.11k op/s 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[96887]: osdmap e2552: 8 total, 8 up, 8 in 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[99390]: pgmap v4807: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 829 KiB/s rd, 3.2 KiB/s wr, 1.11k op/s 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[99390]: osdmap e2552: 8 total, 8 up, 8 in 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:08:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:59 smithi161 ceph-mon[87722]: pgmap v4807: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 829 KiB/s rd, 3.2 KiB/s wr, 1.11k op/s 2024-09-16T07:08:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:59 smithi161 ceph-mon[87722]: osdmap e2552: 8 total, 8 up, 8 in 2024-09-16T07:08:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:08:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:08:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:08:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:09:00.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:00 smithi145 ceph-mon[99390]: osdmap e2553: 8 total, 8 up, 8 in 2024-09-16T07:09:00.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:09:00.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:09:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:09:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:00 smithi145 ceph-mon[96887]: osdmap e2553: 8 total, 8 up, 8 in 2024-09-16T07:09:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:09:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:09:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:09:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:00 smithi161 ceph-mon[87722]: osdmap e2553: 8 total, 8 up, 8 in 2024-09-16T07:09:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:09:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:09:00.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:09:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:01 smithi145 ceph-mon[96887]: pgmap v4810: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-09-16T07:09:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:01 smithi145 ceph-mon[96887]: osdmap e2554: 8 total, 8 up, 8 in 2024-09-16T07:09:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:01 smithi145 ceph-mon[99390]: pgmap v4810: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-09-16T07:09:01.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:01 smithi145 ceph-mon[99390]: osdmap e2554: 8 total, 8 up, 8 in 2024-09-16T07:09:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:01 smithi161 ceph-mon[87722]: pgmap v4810: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-09-16T07:09:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:01 smithi161 ceph-mon[87722]: osdmap e2554: 8 total, 8 up, 8 in 2024-09-16T07:09:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:02 smithi145 ceph-mon[96887]: osdmap e2555: 8 total, 8 up, 8 in 2024-09-16T07:09:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:02 smithi145 ceph-mon[96887]: pgmap v4813: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 859 KiB/s rd, 3.5 KiB/s wr, 1.16k op/s 2024-09-16T07:09:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:02 smithi145 ceph-mon[99390]: osdmap e2555: 8 total, 8 up, 8 in 2024-09-16T07:09:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:02 smithi145 ceph-mon[99390]: pgmap v4813: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 859 KiB/s rd, 3.5 KiB/s wr, 1.16k op/s 2024-09-16T07:09:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:02 smithi161 ceph-mon[87722]: osdmap e2555: 8 total, 8 up, 8 in 2024-09-16T07:09:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:02 smithi161 ceph-mon[87722]: pgmap v4813: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 859 KiB/s rd, 3.5 KiB/s wr, 1.16k op/s 2024-09-16T07:09:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:03 smithi145 ceph-mon[96887]: osdmap e2556: 8 total, 8 up, 8 in 2024-09-16T07:09:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:03 smithi145 ceph-mon[99390]: osdmap e2556: 8 total, 8 up, 8 in 2024-09-16T07:09:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:03 smithi161 ceph-mon[87722]: osdmap e2556: 8 total, 8 up, 8 in 2024-09-16T07:09:04.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:04 smithi145 ceph-mon[96887]: osdmap e2557: 8 total, 8 up, 8 in 2024-09-16T07:09:04.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:04 smithi145 ceph-mon[96887]: pgmap v4816: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:04 smithi145 ceph-mon[99390]: osdmap e2557: 8 total, 8 up, 8 in 2024-09-16T07:09:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:04 smithi145 ceph-mon[99390]: pgmap v4816: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:04 smithi161 ceph-mon[87722]: osdmap e2557: 8 total, 8 up, 8 in 2024-09-16T07:09:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:04 smithi161 ceph-mon[87722]: pgmap v4816: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:09:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:09:04] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T07:09:05.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:05 smithi145 ceph-mon[96887]: osdmap e2558: 8 total, 8 up, 8 in 2024-09-16T07:09:05.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:05 smithi145 ceph-mon[99390]: osdmap e2558: 8 total, 8 up, 8 in 2024-09-16T07:09:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:05 smithi161 ceph-mon[87722]: osdmap e2558: 8 total, 8 up, 8 in 2024-09-16T07:09:06.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:06 smithi145 ceph-mon[96887]: osdmap e2559: 8 total, 8 up, 8 in 2024-09-16T07:09:06.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:06 smithi145 ceph-mon[96887]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 896 KiB/s rd, 4.0 KiB/s wr, 1.21k op/s 2024-09-16T07:09:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:06 smithi145 ceph-mon[99390]: osdmap e2559: 8 total, 8 up, 8 in 2024-09-16T07:09:06.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:06 smithi145 ceph-mon[99390]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 896 KiB/s rd, 4.0 KiB/s wr, 1.21k op/s 2024-09-16T07:09:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:06 smithi161 ceph-mon[87722]: osdmap e2559: 8 total, 8 up, 8 in 2024-09-16T07:09:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:06 smithi161 ceph-mon[87722]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 896 KiB/s rd, 4.0 KiB/s wr, 1.21k op/s 2024-09-16T07:09:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:07 smithi145 ceph-mon[96887]: osdmap e2560: 8 total, 8 up, 8 in 2024-09-16T07:09:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:07 smithi145 ceph-mon[99390]: osdmap e2560: 8 total, 8 up, 8 in 2024-09-16T07:09:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:07 smithi161 ceph-mon[87722]: osdmap e2560: 8 total, 8 up, 8 in 2024-09-16T07:09:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:08.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:08 smithi145 ceph-mon[96887]: osdmap e2561: 8 total, 8 up, 8 in 2024-09-16T07:09:08.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:08 smithi145 ceph-mon[96887]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 895 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-09-16T07:09:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:08 smithi145 ceph-mon[99390]: osdmap e2561: 8 total, 8 up, 8 in 2024-09-16T07:09:08.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:08 smithi145 ceph-mon[99390]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 895 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-09-16T07:09:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:08 smithi161 ceph-mon[87722]: osdmap e2561: 8 total, 8 up, 8 in 2024-09-16T07:09:08.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:08 smithi161 ceph-mon[87722]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 895 KiB/s rd, 3.7 KiB/s wr, 1.21k op/s 2024-09-16T07:09:09.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:09 smithi145 ceph-mon[96887]: osdmap e2562: 8 total, 8 up, 8 in 2024-09-16T07:09:09.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:09 smithi145 ceph-mon[99390]: osdmap e2562: 8 total, 8 up, 8 in 2024-09-16T07:09:09.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:09 smithi161 ceph-mon[87722]: osdmap e2562: 8 total, 8 up, 8 in 2024-09-16T07:09:10.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:10 smithi145 ceph-mon[96887]: osdmap e2563: 8 total, 8 up, 8 in 2024-09-16T07:09:10.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:10 smithi145 ceph-mon[96887]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 3.5 KiB/s wr, 1.25k op/s 2024-09-16T07:09:10.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:10 smithi145 ceph-mon[99390]: osdmap e2563: 8 total, 8 up, 8 in 2024-09-16T07:09:10.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:10 smithi145 ceph-mon[99390]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 3.5 KiB/s wr, 1.25k op/s 2024-09-16T07:09:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:10 smithi161 ceph-mon[87722]: osdmap e2563: 8 total, 8 up, 8 in 2024-09-16T07:09:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:10 smithi161 ceph-mon[87722]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 3.5 KiB/s wr, 1.25k op/s 2024-09-16T07:09:11.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:11 smithi145 ceph-mon[96887]: osdmap e2564: 8 total, 8 up, 8 in 2024-09-16T07:09:11.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:11 smithi145 ceph-mon[99390]: osdmap e2564: 8 total, 8 up, 8 in 2024-09-16T07:09:11.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:11 smithi161 ceph-mon[87722]: osdmap e2564: 8 total, 8 up, 8 in 2024-09-16T07:09:12.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:12 smithi145 ceph-mon[99390]: osdmap e2565: 8 total, 8 up, 8 in 2024-09-16T07:09:12.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:12 smithi145 ceph-mon[99390]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-09-16T07:09:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:12 smithi145 ceph-mon[96887]: osdmap e2565: 8 total, 8 up, 8 in 2024-09-16T07:09:12.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:12 smithi145 ceph-mon[96887]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-09-16T07:09:12.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:12 smithi161 ceph-mon[87722]: osdmap e2565: 8 total, 8 up, 8 in 2024-09-16T07:09:12.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:12 smithi161 ceph-mon[87722]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 3.7 KiB/s wr, 1.25k op/s 2024-09-16T07:09:13.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:13 smithi145 ceph-mon[99390]: osdmap e2566: 8 total, 8 up, 8 in 2024-09-16T07:09:13.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:13 smithi145 ceph-mon[96887]: osdmap e2566: 8 total, 8 up, 8 in 2024-09-16T07:09:13.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:13 smithi161 ceph-mon[87722]: osdmap e2566: 8 total, 8 up, 8 in 2024-09-16T07:09:14.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:14 smithi145 ceph-mon[99390]: osdmap e2567: 8 total, 8 up, 8 in 2024-09-16T07:09:14.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:14 smithi145 ceph-mon[99390]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:14 smithi145 ceph-mon[96887]: osdmap e2567: 8 total, 8 up, 8 in 2024-09-16T07:09:14.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:14 smithi145 ceph-mon[96887]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:14.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:14 smithi161 ceph-mon[87722]: osdmap e2567: 8 total, 8 up, 8 in 2024-09-16T07:09:14.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:14 smithi161 ceph-mon[87722]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:15.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:09:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:09:14] "GET /metrics HTTP/1.1" 200 36779 "" "Prometheus/2.43.0" 2024-09-16T07:09:15.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:15 smithi145 ceph-mon[96887]: osdmap e2568: 8 total, 8 up, 8 in 2024-09-16T07:09:15.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:15 smithi145 ceph-mon[99390]: osdmap e2568: 8 total, 8 up, 8 in 2024-09-16T07:09:15.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:15 smithi161 ceph-mon[87722]: osdmap e2568: 8 total, 8 up, 8 in 2024-09-16T07:09:16.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:16 smithi161 ceph-mon[87722]: osdmap e2569: 8 total, 8 up, 8 in 2024-09-16T07:09:16.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:16 smithi161 ceph-mon[87722]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 961 KiB/s rd, 3.2 KiB/s wr, 1.29k op/s 2024-09-16T07:09:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:16 smithi145 ceph-mon[96887]: osdmap e2569: 8 total, 8 up, 8 in 2024-09-16T07:09:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:16 smithi145 ceph-mon[96887]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 961 KiB/s rd, 3.2 KiB/s wr, 1.29k op/s 2024-09-16T07:09:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:16 smithi145 ceph-mon[99390]: osdmap e2569: 8 total, 8 up, 8 in 2024-09-16T07:09:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:16 smithi145 ceph-mon[99390]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 961 KiB/s rd, 3.2 KiB/s wr, 1.29k op/s 2024-09-16T07:09:17.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:17 smithi161 ceph-mon[87722]: osdmap e2570: 8 total, 8 up, 8 in 2024-09-16T07:09:17.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:17 smithi145 ceph-mon[96887]: osdmap e2570: 8 total, 8 up, 8 in 2024-09-16T07:09:17.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:17 smithi145 ceph-mon[99390]: osdmap e2570: 8 total, 8 up, 8 in 2024-09-16T07:09:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:18 smithi145 ceph-mon[96887]: osdmap e2571: 8 total, 8 up, 8 in 2024-09-16T07:09:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:18 smithi145 ceph-mon[96887]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 960 KiB/s rd, 4.0 KiB/s wr, 1.29k op/s 2024-09-16T07:09:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:18 smithi145 ceph-mon[99390]: osdmap e2571: 8 total, 8 up, 8 in 2024-09-16T07:09:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:18 smithi145 ceph-mon[99390]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 960 KiB/s rd, 4.0 KiB/s wr, 1.29k op/s 2024-09-16T07:09:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:18 smithi161 ceph-mon[87722]: osdmap e2571: 8 total, 8 up, 8 in 2024-09-16T07:09:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:18 smithi161 ceph-mon[87722]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 960 KiB/s rd, 4.0 KiB/s wr, 1.29k op/s 2024-09-16T07:09:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:19 smithi145 ceph-mon[96887]: osdmap e2572: 8 total, 8 up, 8 in 2024-09-16T07:09:19.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:19 smithi145 ceph-mon[99390]: osdmap e2572: 8 total, 8 up, 8 in 2024-09-16T07:09:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:19 smithi161 ceph-mon[87722]: osdmap e2572: 8 total, 8 up, 8 in 2024-09-16T07:09:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:20 smithi145 ceph-mon[96887]: osdmap e2573: 8 total, 8 up, 8 in 2024-09-16T07:09:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:20 smithi145 ceph-mon[96887]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 3.5 KiB/s wr, 1.34k op/s 2024-09-16T07:09:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:20 smithi145 ceph-mon[99390]: osdmap e2573: 8 total, 8 up, 8 in 2024-09-16T07:09:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:20 smithi145 ceph-mon[99390]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 3.5 KiB/s wr, 1.34k op/s 2024-09-16T07:09:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:20 smithi161 ceph-mon[87722]: osdmap e2573: 8 total, 8 up, 8 in 2024-09-16T07:09:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:20 smithi161 ceph-mon[87722]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 3.5 KiB/s wr, 1.34k op/s 2024-09-16T07:09:21.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:21 smithi161 ceph-mon[87722]: osdmap e2574: 8 total, 8 up, 8 in 2024-09-16T07:09:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:21 smithi145 ceph-mon[96887]: osdmap e2574: 8 total, 8 up, 8 in 2024-09-16T07:09:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:21 smithi145 ceph-mon[99390]: osdmap e2574: 8 total, 8 up, 8 in 2024-09-16T07:09:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:22 smithi145 ceph-mon[99390]: osdmap e2575: 8 total, 8 up, 8 in 2024-09-16T07:09:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:22.718 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:22 smithi145 ceph-mon[99390]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 2.7 KiB/s wr, 1.33k op/s 2024-09-16T07:09:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:22 smithi145 ceph-mon[96887]: osdmap e2575: 8 total, 8 up, 8 in 2024-09-16T07:09:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:22.718 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:22 smithi145 ceph-mon[96887]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 2.7 KiB/s wr, 1.33k op/s 2024-09-16T07:09:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:22 smithi161 ceph-mon[87722]: osdmap e2575: 8 total, 8 up, 8 in 2024-09-16T07:09:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:22 smithi161 ceph-mon[87722]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 2.7 KiB/s wr, 1.33k op/s 2024-09-16T07:09:23.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:23 smithi145 ceph-mon[96887]: osdmap e2576: 8 total, 8 up, 8 in 2024-09-16T07:09:23.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:23 smithi145 ceph-mon[99390]: osdmap e2576: 8 total, 8 up, 8 in 2024-09-16T07:09:23.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:23 smithi161 ceph-mon[87722]: osdmap e2576: 8 total, 8 up, 8 in 2024-09-16T07:09:24.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:24 smithi145 ceph-mon[96887]: osdmap e2577: 8 total, 8 up, 8 in 2024-09-16T07:09:24.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:24 smithi145 ceph-mon[96887]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:24 smithi145 ceph-mon[99390]: osdmap e2577: 8 total, 8 up, 8 in 2024-09-16T07:09:24.666 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:24 smithi145 ceph-mon[99390]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:24 smithi161 ceph-mon[87722]: osdmap e2577: 8 total, 8 up, 8 in 2024-09-16T07:09:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:24 smithi161 ceph-mon[87722]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:25.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:09:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:09:24] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T07:09:25.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:25 smithi145 ceph-mon[96887]: osdmap e2578: 8 total, 8 up, 8 in 2024-09-16T07:09:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:25 smithi145 ceph-mon[99390]: osdmap e2578: 8 total, 8 up, 8 in 2024-09-16T07:09:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:25 smithi161 ceph-mon[87722]: osdmap e2578: 8 total, 8 up, 8 in 2024-09-16T07:09:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:26 smithi145 ceph-mon[96887]: osdmap e2579: 8 total, 8 up, 8 in 2024-09-16T07:09:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:26 smithi145 ceph-mon[96887]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.38k op/s 2024-09-16T07:09:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:26 smithi145 ceph-mon[99390]: osdmap e2579: 8 total, 8 up, 8 in 2024-09-16T07:09:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:26 smithi145 ceph-mon[99390]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.38k op/s 2024-09-16T07:09:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:26 smithi161 ceph-mon[87722]: osdmap e2579: 8 total, 8 up, 8 in 2024-09-16T07:09:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:26 smithi161 ceph-mon[87722]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.38k op/s 2024-09-16T07:09:27.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:27 smithi145 ceph-mon[96887]: osdmap e2580: 8 total, 8 up, 8 in 2024-09-16T07:09:27.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:27 smithi145 ceph-mon[99390]: osdmap e2580: 8 total, 8 up, 8 in 2024-09-16T07:09:27.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:27 smithi161 ceph-mon[87722]: osdmap e2580: 8 total, 8 up, 8 in 2024-09-16T07:09:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:28 smithi145 ceph-mon[96887]: osdmap e2581: 8 total, 8 up, 8 in 2024-09-16T07:09:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:28 smithi145 ceph-mon[96887]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-09-16T07:09:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:28 smithi145 ceph-mon[99390]: osdmap e2581: 8 total, 8 up, 8 in 2024-09-16T07:09:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:28 smithi145 ceph-mon[99390]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-09-16T07:09:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:28 smithi161 ceph-mon[87722]: osdmap e2581: 8 total, 8 up, 8 in 2024-09-16T07:09:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:28 smithi161 ceph-mon[87722]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.38k op/s 2024-09-16T07:09:29.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:29 smithi145 ceph-mon[96887]: osdmap e2582: 8 total, 8 up, 8 in 2024-09-16T07:09:29.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:29 smithi145 ceph-mon[99390]: osdmap e2582: 8 total, 8 up, 8 in 2024-09-16T07:09:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:29 smithi161 ceph-mon[87722]: osdmap e2582: 8 total, 8 up, 8 in 2024-09-16T07:09:30.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:30 smithi145 ceph-mon[99390]: osdmap e2583: 8 total, 8 up, 8 in 2024-09-16T07:09:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:30 smithi145 ceph-mon[99390]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 849 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-09-16T07:09:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:30 smithi145 ceph-mon[96887]: osdmap e2583: 8 total, 8 up, 8 in 2024-09-16T07:09:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:30 smithi145 ceph-mon[96887]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 849 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-09-16T07:09:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:30 smithi161 ceph-mon[87722]: osdmap e2583: 8 total, 8 up, 8 in 2024-09-16T07:09:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:30 smithi161 ceph-mon[87722]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 849 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-09-16T07:09:31.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:31 smithi145 ceph-mon[96887]: osdmap e2584: 8 total, 8 up, 8 in 2024-09-16T07:09:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:31 smithi145 ceph-mon[99390]: osdmap e2584: 8 total, 8 up, 8 in 2024-09-16T07:09:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:31 smithi161 ceph-mon[87722]: osdmap e2584: 8 total, 8 up, 8 in 2024-09-16T07:09:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:32 smithi145 ceph-mon[96887]: osdmap e2585: 8 total, 8 up, 8 in 2024-09-16T07:09:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:32 smithi145 ceph-mon[96887]: pgmap v4858: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 846 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-09-16T07:09:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:32 smithi145 ceph-mon[99390]: osdmap e2585: 8 total, 8 up, 8 in 2024-09-16T07:09:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:32 smithi145 ceph-mon[99390]: pgmap v4858: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 846 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-09-16T07:09:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:32 smithi161 ceph-mon[87722]: osdmap e2585: 8 total, 8 up, 8 in 2024-09-16T07:09:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:32 smithi161 ceph-mon[87722]: pgmap v4858: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 846 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-09-16T07:09:33.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:33 smithi145 ceph-mon[96887]: osdmap e2586: 8 total, 8 up, 8 in 2024-09-16T07:09:33.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:33 smithi145 ceph-mon[99390]: osdmap e2586: 8 total, 8 up, 8 in 2024-09-16T07:09:33.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:33 smithi161 ceph-mon[87722]: osdmap e2586: 8 total, 8 up, 8 in 2024-09-16T07:09:34.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:34 smithi145 ceph-mon[99390]: osdmap e2587: 8 total, 8 up, 8 in 2024-09-16T07:09:34.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:34 smithi145 ceph-mon[99390]: pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:34.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:34 smithi145 ceph-mon[96887]: osdmap e2587: 8 total, 8 up, 8 in 2024-09-16T07:09:34.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:34 smithi145 ceph-mon[96887]: pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:34.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:09:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:09:34] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T07:09:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:34 smithi161 ceph-mon[87722]: osdmap e2587: 8 total, 8 up, 8 in 2024-09-16T07:09:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:34 smithi161 ceph-mon[87722]: pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:35.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:35 smithi145 ceph-mon[96887]: osdmap e2588: 8 total, 8 up, 8 in 2024-09-16T07:09:35.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:35 smithi145 ceph-mon[99390]: osdmap e2588: 8 total, 8 up, 8 in 2024-09-16T07:09:35.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:35 smithi161 ceph-mon[87722]: osdmap e2588: 8 total, 8 up, 8 in 2024-09-16T07:09:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:36 smithi145 ceph-mon[96887]: osdmap e2589: 8 total, 8 up, 8 in 2024-09-16T07:09:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:36 smithi145 ceph-mon[96887]: pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.46k op/s 2024-09-16T07:09:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:36 smithi145 ceph-mon[99390]: osdmap e2589: 8 total, 8 up, 8 in 2024-09-16T07:09:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:36 smithi145 ceph-mon[99390]: pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.46k op/s 2024-09-16T07:09:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:36 smithi161 ceph-mon[87722]: osdmap e2589: 8 total, 8 up, 8 in 2024-09-16T07:09:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:36 smithi161 ceph-mon[87722]: pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.46k op/s 2024-09-16T07:09:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:37.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:37 smithi145 ceph-mon[96887]: osdmap e2590: 8 total, 8 up, 8 in 2024-09-16T07:09:37.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:37 smithi145 ceph-mon[99390]: osdmap e2590: 8 total, 8 up, 8 in 2024-09-16T07:09:37.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:37 smithi161 ceph-mon[87722]: osdmap e2590: 8 total, 8 up, 8 in 2024-09-16T07:09:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:38 smithi145 ceph-mon[96887]: osdmap e2591: 8 total, 8 up, 8 in 2024-09-16T07:09:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:38 smithi145 ceph-mon[96887]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 KiB/s wr, 1.46k op/s 2024-09-16T07:09:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:38 smithi145 ceph-mon[99390]: osdmap e2591: 8 total, 8 up, 8 in 2024-09-16T07:09:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:38 smithi145 ceph-mon[99390]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 KiB/s wr, 1.46k op/s 2024-09-16T07:09:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:38 smithi161 ceph-mon[87722]: osdmap e2591: 8 total, 8 up, 8 in 2024-09-16T07:09:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:38 smithi161 ceph-mon[87722]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 KiB/s wr, 1.46k op/s 2024-09-16T07:09:39.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:39 smithi145 ceph-mon[96887]: osdmap e2592: 8 total, 8 up, 8 in 2024-09-16T07:09:39.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:39 smithi145 ceph-mon[99390]: osdmap e2592: 8 total, 8 up, 8 in 2024-09-16T07:09:39.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:39 smithi161 ceph-mon[87722]: osdmap e2592: 8 total, 8 up, 8 in 2024-09-16T07:09:40.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:40 smithi145 ceph-mon[99390]: osdmap e2593: 8 total, 8 up, 8 in 2024-09-16T07:09:40.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:40 smithi145 ceph-mon[99390]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-09-16T07:09:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:40 smithi145 ceph-mon[96887]: osdmap e2593: 8 total, 8 up, 8 in 2024-09-16T07:09:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:40 smithi145 ceph-mon[96887]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-09-16T07:09:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:40 smithi161 ceph-mon[87722]: osdmap e2593: 8 total, 8 up, 8 in 2024-09-16T07:09:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:40 smithi161 ceph-mon[87722]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-09-16T07:09:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:41 smithi145 ceph-mon[96887]: osdmap e2594: 8 total, 8 up, 8 in 2024-09-16T07:09:41.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:41 smithi145 ceph-mon[99390]: osdmap e2594: 8 total, 8 up, 8 in 2024-09-16T07:09:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:41 smithi161 ceph-mon[87722]: osdmap e2594: 8 total, 8 up, 8 in 2024-09-16T07:09:42.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:42 smithi145 ceph-mon[99390]: osdmap e2595: 8 total, 8 up, 8 in 2024-09-16T07:09:42.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:42 smithi145 ceph-mon[99390]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-09-16T07:09:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:42 smithi145 ceph-mon[96887]: osdmap e2595: 8 total, 8 up, 8 in 2024-09-16T07:09:42.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:42 smithi145 ceph-mon[96887]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-09-16T07:09:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:42 smithi161 ceph-mon[87722]: osdmap e2595: 8 total, 8 up, 8 in 2024-09-16T07:09:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:42 smithi161 ceph-mon[87722]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-09-16T07:09:43.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:43 smithi145 ceph-mon[99390]: osdmap e2596: 8 total, 8 up, 8 in 2024-09-16T07:09:43.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:43 smithi145 ceph-mon[96887]: osdmap e2596: 8 total, 8 up, 8 in 2024-09-16T07:09:43.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:43 smithi161 ceph-mon[87722]: osdmap e2596: 8 total, 8 up, 8 in 2024-09-16T07:09:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:44 smithi145 ceph-mon[96887]: osdmap e2597: 8 total, 8 up, 8 in 2024-09-16T07:09:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:44 smithi145 ceph-mon[96887]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:44.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:09:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:09:44] "GET /metrics HTTP/1.1" 200 36783 "" "Prometheus/2.43.0" 2024-09-16T07:09:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:44 smithi145 ceph-mon[99390]: osdmap e2597: 8 total, 8 up, 8 in 2024-09-16T07:09:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:44 smithi145 ceph-mon[99390]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:44 smithi161 ceph-mon[87722]: osdmap e2597: 8 total, 8 up, 8 in 2024-09-16T07:09:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:44 smithi161 ceph-mon[87722]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-16T07:09:45.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:45 smithi145 ceph-mon[96887]: osdmap e2598: 8 total, 8 up, 8 in 2024-09-16T07:09:45.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:45 smithi145 ceph-mon[99390]: osdmap e2598: 8 total, 8 up, 8 in 2024-09-16T07:09:45.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:45 smithi161 ceph-mon[87722]: osdmap e2598: 8 total, 8 up, 8 in 2024-09-16T07:09:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:46 smithi145 ceph-mon[96887]: osdmap e2599: 8 total, 8 up, 8 in 2024-09-16T07:09:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:46 smithi145 ceph-mon[96887]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.55k op/s 2024-09-16T07:09:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:46 smithi145 ceph-mon[99390]: osdmap e2599: 8 total, 8 up, 8 in 2024-09-16T07:09:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:46 smithi145 ceph-mon[99390]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.55k op/s 2024-09-16T07:09:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:46 smithi161 ceph-mon[87722]: osdmap e2599: 8 total, 8 up, 8 in 2024-09-16T07:09:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:46 smithi161 ceph-mon[87722]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.55k op/s 2024-09-16T07:09:47.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:47 smithi145 ceph-mon[96887]: osdmap e2600: 8 total, 8 up, 8 in 2024-09-16T07:09:47.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:47 smithi145 ceph-mon[99390]: osdmap e2600: 8 total, 8 up, 8 in 2024-09-16T07:09:47.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:47 smithi161 ceph-mon[87722]: osdmap e2600: 8 total, 8 up, 8 in 2024-09-16T07:09:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:48 smithi145 ceph-mon[96887]: osdmap e2601: 8 total, 8 up, 8 in 2024-09-16T07:09:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:48 smithi145 ceph-mon[96887]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.55k op/s 2024-09-16T07:09:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:48 smithi145 ceph-mon[99390]: osdmap e2601: 8 total, 8 up, 8 in 2024-09-16T07:09:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:48 smithi145 ceph-mon[99390]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.55k op/s 2024-09-16T07:09:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:48 smithi161 ceph-mon[87722]: osdmap e2601: 8 total, 8 up, 8 in 2024-09-16T07:09:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:48 smithi161 ceph-mon[87722]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.55k op/s 2024-09-16T07:09:49.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:49 smithi145 ceph-mon[96887]: osdmap e2602: 8 total, 8 up, 8 in 2024-09-16T07:09:49.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:49 smithi145 ceph-mon[99390]: osdmap e2602: 8 total, 8 up, 8 in 2024-09-16T07:09:49.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:49 smithi161 ceph-mon[87722]: osdmap e2602: 8 total, 8 up, 8 in 2024-09-16T07:09:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:50 smithi145 ceph-mon[96887]: osdmap e2603: 8 total, 8 up, 8 in 2024-09-16T07:09:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:50 smithi145 ceph-mon[96887]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-09-16T07:09:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:50 smithi145 ceph-mon[99390]: osdmap e2603: 8 total, 8 up, 8 in 2024-09-16T07:09:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:50 smithi145 ceph-mon[99390]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-09-16T07:09:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:50 smithi161 ceph-mon[87722]: osdmap e2603: 8 total, 8 up, 8 in 2024-09-16T07:09:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:50 smithi161 ceph-mon[87722]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-09-16T07:09:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:51 smithi145 ceph-mon[96887]: osdmap e2604: 8 total, 8 up, 8 in 2024-09-16T07:09:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:51 smithi145 ceph-mon[99390]: osdmap e2604: 8 total, 8 up, 8 in 2024-09-16T07:09:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:51 smithi161 ceph-mon[87722]: osdmap e2604: 8 total, 8 up, 8 in 2024-09-16T07:09:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:09:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:52 smithi161 ceph-mon[87722]: osdmap e2605: 8 total, 8 up, 8 in 2024-09-16T07:09:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:52 smithi161 ceph-mon[87722]: pgmap v4888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.59k op/s 2024-09-16T07:09:53.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:52 smithi145 ceph-mon[99390]: osdmap e2605: 8 total, 8 up, 8 in 2024-09-16T07:09:53.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:52 smithi145 ceph-mon[99390]: pgmap v4888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.59k op/s 2024-09-16T07:09:53.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:52 smithi145 ceph-mon[96887]: osdmap e2605: 8 total, 8 up, 8 in 2024-09-16T07:09:53.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:52 smithi145 ceph-mon[96887]: pgmap v4888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.59k op/s 2024-09-16T07:09:53.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:53 smithi161 ceph-mon[87722]: osdmap e2606: 8 total, 8 up, 8 in 2024-09-16T07:09:54.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:53 smithi145 ceph-mon[96887]: osdmap e2606: 8 total, 8 up, 8 in 2024-09-16T07:09:54.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:53 smithi145 ceph-mon[99390]: osdmap e2606: 8 total, 8 up, 8 in 2024-09-16T07:09:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:54 smithi161 ceph-mon[87722]: osdmap e2607: 8 total, 8 up, 8 in 2024-09-16T07:09:54.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:54 smithi161 ceph-mon[87722]: pgmap v4891: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:55.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:54 smithi145 ceph-mon[99390]: osdmap e2607: 8 total, 8 up, 8 in 2024-09-16T07:09:55.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:54 smithi145 ceph-mon[99390]: pgmap v4891: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:54 smithi145 ceph-mon[96887]: osdmap e2607: 8 total, 8 up, 8 in 2024-09-16T07:09:55.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:54 smithi145 ceph-mon[96887]: pgmap v4891: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-16T07:09:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:09:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:09:54] "GET /metrics HTTP/1.1" 200 36783 "" "Prometheus/2.43.0" 2024-09-16T07:09:55.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:55 smithi161 ceph-mon[87722]: osdmap e2608: 8 total, 8 up, 8 in 2024-09-16T07:09:56.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:55 smithi145 ceph-mon[96887]: osdmap e2608: 8 total, 8 up, 8 in 2024-09-16T07:09:56.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:55 smithi145 ceph-mon[99390]: osdmap e2608: 8 total, 8 up, 8 in 2024-09-16T07:09:57.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:56 smithi145 ceph-mon[96887]: osdmap e2609: 8 total, 8 up, 8 in 2024-09-16T07:09:57.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:56 smithi145 ceph-mon[96887]: pgmap v4894: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-09-16T07:09:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:56 smithi145 ceph-mon[99390]: osdmap e2609: 8 total, 8 up, 8 in 2024-09-16T07:09:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:56 smithi145 ceph-mon[99390]: pgmap v4894: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-09-16T07:09:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:56 smithi161 ceph-mon[87722]: osdmap e2609: 8 total, 8 up, 8 in 2024-09-16T07:09:57.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:56 smithi161 ceph-mon[87722]: pgmap v4894: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-09-16T07:09:58.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:57 smithi145 ceph-mon[96887]: osdmap e2610: 8 total, 8 up, 8 in 2024-09-16T07:09:58.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:57 smithi145 ceph-mon[99390]: osdmap e2610: 8 total, 8 up, 8 in 2024-09-16T07:09:58.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:57 smithi161 ceph-mon[87722]: osdmap e2610: 8 total, 8 up, 8 in 2024-09-16T07:09:59.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:58 smithi145 ceph-mon[96887]: osdmap e2611: 8 total, 8 up, 8 in 2024-09-16T07:09:59.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:58 smithi145 ceph-mon[96887]: pgmap v4897: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-09-16T07:09:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:58 smithi145 ceph-mon[99390]: osdmap e2611: 8 total, 8 up, 8 in 2024-09-16T07:09:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:58 smithi145 ceph-mon[99390]: pgmap v4897: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-09-16T07:09:59.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:58 smithi161 ceph-mon[87722]: osdmap e2611: 8 total, 8 up, 8 in 2024-09-16T07:09:59.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:58 smithi161 ceph-mon[87722]: pgmap v4897: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-09-16T07:10:00.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:59 smithi145 ceph-mon[96887]: osdmap e2612: 8 total, 8 up, 8 in 2024-09-16T07:10:00.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:09:59 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:10:00.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:59 smithi145 ceph-mon[99390]: osdmap e2612: 8 total, 8 up, 8 in 2024-09-16T07:10:00.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:09:59 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:10:00.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:59 smithi161 ceph-mon[87722]: osdmap e2612: 8 total, 8 up, 8 in 2024-09-16T07:10:00.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:09:59 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:10:01.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[99390]: osdmap e2613: 8 total, 8 up, 8 in 2024-09-16T07:10:01.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:10:01.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[99390]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[99390]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.68k op/s 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[96887]: osdmap e2613: 8 total, 8 up, 8 in 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[96887]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T07:10:01.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:00 smithi145 ceph-mon[96887]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.68k op/s 2024-09-16T07:10:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:00 smithi161 ceph-mon[87722]: osdmap e2613: 8 total, 8 up, 8 in 2024-09-16T07:10:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:10:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:10:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:10:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:00 smithi161 ceph-mon[87722]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-16T07:10:01.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:00 smithi161 ceph-mon[87722]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.68k op/s 2024-09-16T07:10:02.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:01 smithi145 ceph-mon[96887]: osdmap e2614: 8 total, 8 up, 8 in 2024-09-16T07:10:02.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:01 smithi145 ceph-mon[99390]: osdmap e2614: 8 total, 8 up, 8 in 2024-09-16T07:10:02.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:01 smithi161 ceph-mon[87722]: osdmap e2614: 8 total, 8 up, 8 in 2024-09-16T07:10:03.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:02 smithi145 ceph-mon[96887]: osdmap e2615: 8 total, 8 up, 8 in 2024-09-16T07:10:03.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:02 smithi145 ceph-mon[96887]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2024-09-16T07:10:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:02 smithi145 ceph-mon[99390]: osdmap e2615: 8 total, 8 up, 8 in 2024-09-16T07:10:03.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:02 smithi145 ceph-mon[99390]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2024-09-16T07:10:03.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:02 smithi161 ceph-mon[87722]: osdmap e2615: 8 total, 8 up, 8 in 2024-09-16T07:10:03.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:02 smithi161 ceph-mon[87722]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2024-09-16T07:10:04.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:03 smithi145 ceph-mon[96887]: osdmap e2616: 8 total, 8 up, 8 in 2024-09-16T07:10:04.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:03 smithi145 ceph-mon[99390]: osdmap e2616: 8 total, 8 up, 8 in 2024-09-16T07:10:04.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:03 smithi161 ceph-mon[87722]: osdmap e2616: 8 total, 8 up, 8 in 2024-09-16T07:10:05.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:04 smithi145 ceph-mon[96887]: osdmap e2617: 8 total, 8 up, 8 in 2024-09-16T07:10:05.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:04 smithi145 ceph-mon[96887]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:10:05.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:10:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:10:04] "GET /metrics HTTP/1.1" 200 36783 "" "Prometheus/2.43.0" 2024-09-16T07:10:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:04 smithi145 ceph-mon[99390]: osdmap e2617: 8 total, 8 up, 8 in 2024-09-16T07:10:05.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:04 smithi145 ceph-mon[99390]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:10:05.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:04 smithi161 ceph-mon[87722]: osdmap e2617: 8 total, 8 up, 8 in 2024-09-16T07:10:05.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:04 smithi161 ceph-mon[87722]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T07:10:06.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:05 smithi145 ceph-mon[96887]: osdmap e2618: 8 total, 8 up, 8 in 2024-09-16T07:10:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:05 smithi145 ceph-mon[99390]: osdmap e2618: 8 total, 8 up, 8 in 2024-09-16T07:10:06.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:05 smithi161 ceph-mon[87722]: osdmap e2618: 8 total, 8 up, 8 in 2024-09-16T07:10:07.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:06 smithi145 ceph-mon[96887]: osdmap e2619: 8 total, 8 up, 8 in 2024-09-16T07:10:07.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:06 smithi145 ceph-mon[96887]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.73k op/s 2024-09-16T07:10:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:06 smithi145 ceph-mon[99390]: osdmap e2619: 8 total, 8 up, 8 in 2024-09-16T07:10:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:06 smithi145 ceph-mon[99390]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.73k op/s 2024-09-16T07:10:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:06 smithi161 ceph-mon[87722]: osdmap e2619: 8 total, 8 up, 8 in 2024-09-16T07:10:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:06 smithi161 ceph-mon[87722]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.73k op/s 2024-09-16T07:10:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:08.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:07 smithi145 ceph-mon[96887]: osdmap e2620: 8 total, 8 up, 8 in 2024-09-16T07:10:08.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:07 smithi145 ceph-mon[99390]: osdmap e2620: 8 total, 8 up, 8 in 2024-09-16T07:10:08.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:07 smithi161 ceph-mon[87722]: osdmap e2620: 8 total, 8 up, 8 in 2024-09-16T07:10:09.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:08 smithi145 ceph-mon[96887]: osdmap e2621: 8 total, 8 up, 8 in 2024-09-16T07:10:09.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:08 smithi145 ceph-mon[96887]: pgmap v4912: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-09-16T07:10:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:08 smithi145 ceph-mon[99390]: osdmap e2621: 8 total, 8 up, 8 in 2024-09-16T07:10:09.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:08 smithi145 ceph-mon[99390]: pgmap v4912: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-09-16T07:10:09.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:08 smithi161 ceph-mon[87722]: osdmap e2621: 8 total, 8 up, 8 in 2024-09-16T07:10:09.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:08 smithi161 ceph-mon[87722]: pgmap v4912: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-09-16T07:10:10.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:09 smithi145 ceph-mon[96887]: osdmap e2622: 8 total, 8 up, 8 in 2024-09-16T07:10:10.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:09 smithi145 ceph-mon[99390]: osdmap e2622: 8 total, 8 up, 8 in 2024-09-16T07:10:10.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:09 smithi161 ceph-mon[87722]: osdmap e2622: 8 total, 8 up, 8 in 2024-09-16T07:10:11.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:10 smithi145 ceph-mon[96887]: osdmap e2623: 8 total, 8 up, 8 in 2024-09-16T07:10:11.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:10 smithi145 ceph-mon[96887]: pgmap v4915: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.77k op/s 2024-09-16T07:10:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:10 smithi145 ceph-mon[99390]: osdmap e2623: 8 total, 8 up, 8 in 2024-09-16T07:10:11.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:10 smithi145 ceph-mon[99390]: pgmap v4915: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.77k op/s 2024-09-16T07:10:11.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:10 smithi161 ceph-mon[87722]: osdmap e2623: 8 total, 8 up, 8 in 2024-09-16T07:10:11.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:10 smithi161 ceph-mon[87722]: pgmap v4915: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.77k op/s 2024-09-16T07:10:12.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:11 smithi145 ceph-mon[96887]: osdmap e2624: 8 total, 8 up, 8 in 2024-09-16T07:10:12.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:11 smithi145 ceph-mon[99390]: osdmap e2624: 8 total, 8 up, 8 in 2024-09-16T07:10:12.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:11 smithi161 ceph-mon[87722]: osdmap e2624: 8 total, 8 up, 8 in 2024-09-16T07:10:13.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:12 smithi145 ceph-mon[99390]: osdmap e2625: 8 total, 8 up, 8 in 2024-09-16T07:10:13.100 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:12 smithi145 ceph-mon[99390]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2024-09-16T07:10:13.101 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:12 smithi145 ceph-mon[96887]: osdmap e2625: 8 total, 8 up, 8 in 2024-09-16T07:10:13.101 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:12 smithi145 ceph-mon[96887]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2024-09-16T07:10:13.101 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:12 smithi161 ceph-mon[87722]: osdmap e2625: 8 total, 8 up, 8 in 2024-09-16T07:10:13.101 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:12 smithi161 ceph-mon[87722]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2024-09-16T07:10:14.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:13 smithi145 ceph-mon[96887]: osdmap e2626: 8 total, 8 up, 8 in 2024-09-16T07:10:14.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:13 smithi145 ceph-mon[99390]: osdmap e2626: 8 total, 8 up, 8 in 2024-09-16T07:10:14.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:13 smithi161 ceph-mon[87722]: osdmap e2626: 8 total, 8 up, 8 in 2024-09-16T07:10:15.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:14 smithi145 ceph-mon[96887]: osdmap e2627: 8 total, 8 up, 8 in 2024-09-16T07:10:15.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:14 smithi145 ceph-mon[96887]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-16T07:10:15.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:10:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:10:14] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:10:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:14 smithi145 ceph-mon[99390]: osdmap e2627: 8 total, 8 up, 8 in 2024-09-16T07:10:15.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:14 smithi145 ceph-mon[99390]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-16T07:10:15.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:14 smithi161 ceph-mon[87722]: osdmap e2627: 8 total, 8 up, 8 in 2024-09-16T07:10:15.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:14 smithi161 ceph-mon[87722]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 6 op/s 2024-09-16T07:10:16.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:15 smithi145 ceph-mon[99390]: osdmap e2628: 8 total, 8 up, 8 in 2024-09-16T07:10:16.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:15 smithi145 ceph-mon[96887]: osdmap e2628: 8 total, 8 up, 8 in 2024-09-16T07:10:16.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:15 smithi161 ceph-mon[87722]: osdmap e2628: 8 total, 8 up, 8 in 2024-09-16T07:10:17.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:16 smithi145 ceph-mon[96887]: osdmap e2629: 8 total, 8 up, 8 in 2024-09-16T07:10:17.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:16 smithi145 ceph-mon[96887]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-09-16T07:10:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:16 smithi145 ceph-mon[99390]: osdmap e2629: 8 total, 8 up, 8 in 2024-09-16T07:10:17.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:16 smithi145 ceph-mon[99390]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-09-16T07:10:17.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:16 smithi161 ceph-mon[87722]: osdmap e2629: 8 total, 8 up, 8 in 2024-09-16T07:10:17.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:16 smithi161 ceph-mon[87722]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-09-16T07:10:18.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:17 smithi145 ceph-mon[96887]: osdmap e2630: 8 total, 8 up, 8 in 2024-09-16T07:10:18.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:17 smithi145 ceph-mon[99390]: osdmap e2630: 8 total, 8 up, 8 in 2024-09-16T07:10:18.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:17 smithi161 ceph-mon[87722]: osdmap e2630: 8 total, 8 up, 8 in 2024-09-16T07:10:19.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:18 smithi145 ceph-mon[96887]: osdmap e2631: 8 total, 8 up, 8 in 2024-09-16T07:10:19.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:18 smithi145 ceph-mon[96887]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-09-16T07:10:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:18 smithi145 ceph-mon[99390]: osdmap e2631: 8 total, 8 up, 8 in 2024-09-16T07:10:19.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:18 smithi145 ceph-mon[99390]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-09-16T07:10:19.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:18 smithi161 ceph-mon[87722]: osdmap e2631: 8 total, 8 up, 8 in 2024-09-16T07:10:19.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:18 smithi161 ceph-mon[87722]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-09-16T07:10:20.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:19 smithi145 ceph-mon[96887]: osdmap e2632: 8 total, 8 up, 8 in 2024-09-16T07:10:20.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:19 smithi145 ceph-mon[99390]: osdmap e2632: 8 total, 8 up, 8 in 2024-09-16T07:10:20.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:19 smithi161 ceph-mon[87722]: osdmap e2632: 8 total, 8 up, 8 in 2024-09-16T07:10:21.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:20 smithi145 ceph-mon[96887]: osdmap e2633: 8 total, 8 up, 8 in 2024-09-16T07:10:21.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:20 smithi145 ceph-mon[96887]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.74k op/s 2024-09-16T07:10:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:20 smithi145 ceph-mon[99390]: osdmap e2633: 8 total, 8 up, 8 in 2024-09-16T07:10:21.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:20 smithi145 ceph-mon[99390]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.74k op/s 2024-09-16T07:10:21.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:20 smithi161 ceph-mon[87722]: osdmap e2633: 8 total, 8 up, 8 in 2024-09-16T07:10:21.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:20 smithi161 ceph-mon[87722]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.74k op/s 2024-09-16T07:10:22.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:21 smithi145 ceph-mon[96887]: osdmap e2634: 8 total, 8 up, 8 in 2024-09-16T07:10:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:21 smithi145 ceph-mon[96887]: osdmap e2635: 8 total, 8 up, 8 in 2024-09-16T07:10:22.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:21 smithi145 ceph-mon[99390]: osdmap e2634: 8 total, 8 up, 8 in 2024-09-16T07:10:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:21 smithi145 ceph-mon[99390]: osdmap e2635: 8 total, 8 up, 8 in 2024-09-16T07:10:22.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:22.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:21 smithi161 ceph-mon[87722]: osdmap e2634: 8 total, 8 up, 8 in 2024-09-16T07:10:22.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:21 smithi161 ceph-mon[87722]: osdmap e2635: 8 total, 8 up, 8 in 2024-09-16T07:10:22.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:22 smithi145 ceph-mon[99390]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.74k op/s 2024-09-16T07:10:23.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:22 smithi145 ceph-mon[99390]: osdmap e2636: 8 total, 8 up, 8 in 2024-09-16T07:10:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:22 smithi145 ceph-mon[96887]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.74k op/s 2024-09-16T07:10:23.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:22 smithi145 ceph-mon[96887]: osdmap e2636: 8 total, 8 up, 8 in 2024-09-16T07:10:23.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:22 smithi161 ceph-mon[87722]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.74k op/s 2024-09-16T07:10:23.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:22 smithi161 ceph-mon[87722]: osdmap e2636: 8 total, 8 up, 8 in 2024-09-16T07:10:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:24 smithi145 ceph-mon[96887]: osdmap e2637: 8 total, 8 up, 8 in 2024-09-16T07:10:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:24 smithi145 ceph-mon[96887]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:10:24.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:10:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:10:24] "GET /metrics HTTP/1.1" 200 36782 "" "Prometheus/2.43.0" 2024-09-16T07:10:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:24 smithi145 ceph-mon[99390]: osdmap e2637: 8 total, 8 up, 8 in 2024-09-16T07:10:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:24 smithi145 ceph-mon[99390]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:10:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:24 smithi161 ceph-mon[87722]: osdmap e2637: 8 total, 8 up, 8 in 2024-09-16T07:10:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:24 smithi161 ceph-mon[87722]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:10:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:25 smithi145 ceph-mon[96887]: osdmap e2638: 8 total, 8 up, 8 in 2024-09-16T07:10:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:25 smithi145 ceph-mon[99390]: osdmap e2638: 8 total, 8 up, 8 in 2024-09-16T07:10:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:25 smithi161 ceph-mon[87722]: osdmap e2638: 8 total, 8 up, 8 in 2024-09-16T07:10:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:26 smithi145 ceph-mon[96887]: osdmap e2639: 8 total, 8 up, 8 in 2024-09-16T07:10:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:26 smithi145 ceph-mon[96887]: pgmap v4939: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-09-16T07:10:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:26 smithi145 ceph-mon[96887]: osdmap e2640: 8 total, 8 up, 8 in 2024-09-16T07:10:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:26 smithi145 ceph-mon[99390]: osdmap e2639: 8 total, 8 up, 8 in 2024-09-16T07:10:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:26 smithi145 ceph-mon[99390]: pgmap v4939: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-09-16T07:10:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:26 smithi145 ceph-mon[99390]: osdmap e2640: 8 total, 8 up, 8 in 2024-09-16T07:10:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:26 smithi161 ceph-mon[87722]: osdmap e2639: 8 total, 8 up, 8 in 2024-09-16T07:10:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:26 smithi161 ceph-mon[87722]: pgmap v4939: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-09-16T07:10:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:26 smithi161 ceph-mon[87722]: osdmap e2640: 8 total, 8 up, 8 in 2024-09-16T07:10:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:28 smithi145 ceph-mon[96887]: osdmap e2641: 8 total, 8 up, 8 in 2024-09-16T07:10:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:28 smithi145 ceph-mon[96887]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-09-16T07:10:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:28 smithi145 ceph-mon[99390]: osdmap e2641: 8 total, 8 up, 8 in 2024-09-16T07:10:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:28 smithi145 ceph-mon[99390]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-09-16T07:10:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:28 smithi161 ceph-mon[87722]: osdmap e2641: 8 total, 8 up, 8 in 2024-09-16T07:10:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:28 smithi161 ceph-mon[87722]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-09-16T07:10:29.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:29 smithi145 ceph-mon[96887]: osdmap e2642: 8 total, 8 up, 8 in 2024-09-16T07:10:29.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:29 smithi145 ceph-mon[99390]: osdmap e2642: 8 total, 8 up, 8 in 2024-09-16T07:10:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:29 smithi161 ceph-mon[87722]: osdmap e2642: 8 total, 8 up, 8 in 2024-09-16T07:10:30.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:30 smithi145 ceph-mon[96887]: osdmap e2643: 8 total, 8 up, 8 in 2024-09-16T07:10:30.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:30 smithi145 ceph-mon[96887]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-09-16T07:10:30.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:30 smithi145 ceph-mon[99390]: osdmap e2643: 8 total, 8 up, 8 in 2024-09-16T07:10:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:30 smithi145 ceph-mon[99390]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-09-16T07:10:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:30 smithi161 ceph-mon[87722]: osdmap e2643: 8 total, 8 up, 8 in 2024-09-16T07:10:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:30 smithi161 ceph-mon[87722]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-09-16T07:10:31.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:31 smithi145 ceph-mon[96887]: osdmap e2644: 8 total, 8 up, 8 in 2024-09-16T07:10:31.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:31 smithi145 ceph-mon[96887]: osdmap e2645: 8 total, 8 up, 8 in 2024-09-16T07:10:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:31 smithi145 ceph-mon[99390]: osdmap e2644: 8 total, 8 up, 8 in 2024-09-16T07:10:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:31 smithi145 ceph-mon[99390]: osdmap e2645: 8 total, 8 up, 8 in 2024-09-16T07:10:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:31 smithi161 ceph-mon[87722]: osdmap e2644: 8 total, 8 up, 8 in 2024-09-16T07:10:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:31 smithi161 ceph-mon[87722]: osdmap e2645: 8 total, 8 up, 8 in 2024-09-16T07:10:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:32 smithi145 ceph-mon[96887]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-09-16T07:10:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:32 smithi145 ceph-mon[99390]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-09-16T07:10:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:32 smithi161 ceph-mon[87722]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-09-16T07:10:33.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:33 smithi145 ceph-mon[96887]: osdmap e2646: 8 total, 8 up, 8 in 2024-09-16T07:10:33.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:33 smithi145 ceph-mon[99390]: osdmap e2646: 8 total, 8 up, 8 in 2024-09-16T07:10:33.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:33 smithi161 ceph-mon[87722]: osdmap e2646: 8 total, 8 up, 8 in 2024-09-16T07:10:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:34 smithi145 ceph-mon[96887]: osdmap e2647: 8 total, 8 up, 8 in 2024-09-16T07:10:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:34 smithi145 ceph-mon[96887]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:10:34.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:10:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:10:34] "GET /metrics HTTP/1.1" 200 36782 "" "Prometheus/2.43.0" 2024-09-16T07:10:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:34 smithi145 ceph-mon[99390]: osdmap e2647: 8 total, 8 up, 8 in 2024-09-16T07:10:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:34 smithi145 ceph-mon[99390]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:10:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:34 smithi161 ceph-mon[87722]: osdmap e2647: 8 total, 8 up, 8 in 2024-09-16T07:10:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:34 smithi161 ceph-mon[87722]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:10:35.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:35 smithi145 ceph-mon[96887]: osdmap e2648: 8 total, 8 up, 8 in 2024-09-16T07:10:35.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:35 smithi145 ceph-mon[99390]: osdmap e2648: 8 total, 8 up, 8 in 2024-09-16T07:10:35.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:35 smithi161 ceph-mon[87722]: osdmap e2648: 8 total, 8 up, 8 in 2024-09-16T07:10:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:36 smithi145 ceph-mon[96887]: osdmap e2649: 8 total, 8 up, 8 in 2024-09-16T07:10:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:36 smithi145 ceph-mon[96887]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2024-09-16T07:10:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:36 smithi145 ceph-mon[96887]: osdmap e2650: 8 total, 8 up, 8 in 2024-09-16T07:10:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:36 smithi145 ceph-mon[99390]: osdmap e2649: 8 total, 8 up, 8 in 2024-09-16T07:10:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:36 smithi145 ceph-mon[99390]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2024-09-16T07:10:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:36 smithi145 ceph-mon[99390]: osdmap e2650: 8 total, 8 up, 8 in 2024-09-16T07:10:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:36 smithi161 ceph-mon[87722]: osdmap e2649: 8 total, 8 up, 8 in 2024-09-16T07:10:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:36 smithi161 ceph-mon[87722]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2024-09-16T07:10:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:36 smithi161 ceph-mon[87722]: osdmap e2650: 8 total, 8 up, 8 in 2024-09-16T07:10:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:38 smithi145 ceph-mon[96887]: osdmap e2651: 8 total, 8 up, 8 in 2024-09-16T07:10:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:38 smithi145 ceph-mon[96887]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2024-09-16T07:10:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:38 smithi145 ceph-mon[99390]: osdmap e2651: 8 total, 8 up, 8 in 2024-09-16T07:10:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:38 smithi145 ceph-mon[99390]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2024-09-16T07:10:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:38 smithi161 ceph-mon[87722]: osdmap e2651: 8 total, 8 up, 8 in 2024-09-16T07:10:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:38 smithi161 ceph-mon[87722]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2024-09-16T07:10:39.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:39 smithi145 ceph-mon[96887]: osdmap e2652: 8 total, 8 up, 8 in 2024-09-16T07:10:39.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:39 smithi145 ceph-mon[99390]: osdmap e2652: 8 total, 8 up, 8 in 2024-09-16T07:10:39.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:39 smithi161 ceph-mon[87722]: osdmap e2652: 8 total, 8 up, 8 in 2024-09-16T07:10:40.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:40 smithi145 ceph-mon[99390]: osdmap e2653: 8 total, 8 up, 8 in 2024-09-16T07:10:40.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:40 smithi145 ceph-mon[99390]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.57k op/s 2024-09-16T07:10:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:40 smithi145 ceph-mon[96887]: osdmap e2653: 8 total, 8 up, 8 in 2024-09-16T07:10:40.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:40 smithi145 ceph-mon[96887]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.57k op/s 2024-09-16T07:10:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:40 smithi161 ceph-mon[87722]: osdmap e2653: 8 total, 8 up, 8 in 2024-09-16T07:10:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:40 smithi161 ceph-mon[87722]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.57k op/s 2024-09-16T07:10:41.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:41 smithi145 ceph-mon[99390]: osdmap e2654: 8 total, 8 up, 8 in 2024-09-16T07:10:41.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:41 smithi145 ceph-mon[99390]: osdmap e2655: 8 total, 8 up, 8 in 2024-09-16T07:10:41.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:41 smithi145 ceph-mon[96887]: osdmap e2654: 8 total, 8 up, 8 in 2024-09-16T07:10:41.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:41 smithi145 ceph-mon[96887]: osdmap e2655: 8 total, 8 up, 8 in 2024-09-16T07:10:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:41 smithi161 ceph-mon[87722]: osdmap e2654: 8 total, 8 up, 8 in 2024-09-16T07:10:41.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:41 smithi161 ceph-mon[87722]: osdmap e2655: 8 total, 8 up, 8 in 2024-09-16T07:10:42.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:42 smithi145 ceph-mon[96887]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.57k op/s 2024-09-16T07:10:42.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:42 smithi145 ceph-mon[99390]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.57k op/s 2024-09-16T07:10:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:42 smithi161 ceph-mon[87722]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.57k op/s 2024-09-16T07:10:43.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:43 smithi145 ceph-mon[96887]: osdmap e2656: 8 total, 8 up, 8 in 2024-09-16T07:10:43.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:43 smithi145 ceph-mon[99390]: osdmap e2656: 8 total, 8 up, 8 in 2024-09-16T07:10:43.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:43 smithi161 ceph-mon[87722]: osdmap e2656: 8 total, 8 up, 8 in 2024-09-16T07:10:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:44 smithi145 ceph-mon[96887]: osdmap e2657: 8 total, 8 up, 8 in 2024-09-16T07:10:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:44 smithi145 ceph-mon[96887]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:10:44.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:10:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:10:44] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T07:10:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:44 smithi145 ceph-mon[99390]: osdmap e2657: 8 total, 8 up, 8 in 2024-09-16T07:10:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:44 smithi145 ceph-mon[99390]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:10:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:44 smithi161 ceph-mon[87722]: osdmap e2657: 8 total, 8 up, 8 in 2024-09-16T07:10:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:44 smithi161 ceph-mon[87722]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:10:45.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:45 smithi145 ceph-mon[99390]: osdmap e2658: 8 total, 8 up, 8 in 2024-09-16T07:10:45.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:45 smithi145 ceph-mon[96887]: osdmap e2658: 8 total, 8 up, 8 in 2024-09-16T07:10:45.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:45 smithi161 ceph-mon[87722]: osdmap e2658: 8 total, 8 up, 8 in 2024-09-16T07:10:46.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:46 smithi145 ceph-mon[99390]: osdmap e2659: 8 total, 8 up, 8 in 2024-09-16T07:10:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:46 smithi145 ceph-mon[99390]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-09-16T07:10:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:46 smithi145 ceph-mon[99390]: osdmap e2660: 8 total, 8 up, 8 in 2024-09-16T07:10:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:46 smithi145 ceph-mon[96887]: osdmap e2659: 8 total, 8 up, 8 in 2024-09-16T07:10:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:46 smithi145 ceph-mon[96887]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-09-16T07:10:46.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:46 smithi145 ceph-mon[96887]: osdmap e2660: 8 total, 8 up, 8 in 2024-09-16T07:10:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:46 smithi161 ceph-mon[87722]: osdmap e2659: 8 total, 8 up, 8 in 2024-09-16T07:10:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:46 smithi161 ceph-mon[87722]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-09-16T07:10:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:46 smithi161 ceph-mon[87722]: osdmap e2660: 8 total, 8 up, 8 in 2024-09-16T07:10:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:48 smithi145 ceph-mon[99390]: osdmap e2661: 8 total, 8 up, 8 in 2024-09-16T07:10:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:48 smithi145 ceph-mon[99390]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-09-16T07:10:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:48 smithi145 ceph-mon[96887]: osdmap e2661: 8 total, 8 up, 8 in 2024-09-16T07:10:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:48 smithi145 ceph-mon[96887]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-09-16T07:10:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:48 smithi161 ceph-mon[87722]: osdmap e2661: 8 total, 8 up, 8 in 2024-09-16T07:10:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:48 smithi161 ceph-mon[87722]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.51k op/s 2024-09-16T07:10:49.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:49 smithi145 ceph-mon[99390]: osdmap e2662: 8 total, 8 up, 8 in 2024-09-16T07:10:49.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:49 smithi145 ceph-mon[96887]: osdmap e2662: 8 total, 8 up, 8 in 2024-09-16T07:10:49.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:49 smithi161 ceph-mon[87722]: osdmap e2662: 8 total, 8 up, 8 in 2024-09-16T07:10:50.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:50 smithi145 ceph-mon[99390]: osdmap e2663: 8 total, 8 up, 8 in 2024-09-16T07:10:50.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:50 smithi145 ceph-mon[99390]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2024-09-16T07:10:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:50 smithi145 ceph-mon[96887]: osdmap e2663: 8 total, 8 up, 8 in 2024-09-16T07:10:50.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:50 smithi145 ceph-mon[96887]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2024-09-16T07:10:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:50 smithi161 ceph-mon[87722]: osdmap e2663: 8 total, 8 up, 8 in 2024-09-16T07:10:50.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:50 smithi161 ceph-mon[87722]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2024-09-16T07:10:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:51 smithi145 ceph-mon[96887]: osdmap e2664: 8 total, 8 up, 8 in 2024-09-16T07:10:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:51 smithi145 ceph-mon[96887]: osdmap e2665: 8 total, 8 up, 8 in 2024-09-16T07:10:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:51 smithi145 ceph-mon[99390]: osdmap e2664: 8 total, 8 up, 8 in 2024-09-16T07:10:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:51 smithi145 ceph-mon[99390]: osdmap e2665: 8 total, 8 up, 8 in 2024-09-16T07:10:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:51 smithi161 ceph-mon[87722]: osdmap e2664: 8 total, 8 up, 8 in 2024-09-16T07:10:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:51 smithi161 ceph-mon[87722]: osdmap e2665: 8 total, 8 up, 8 in 2024-09-16T07:10:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:10:52.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:52 smithi145 ceph-mon[96887]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2024-09-16T07:10:52.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:52 smithi145 ceph-mon[96887]: osdmap e2666: 8 total, 8 up, 8 in 2024-09-16T07:10:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:52 smithi145 ceph-mon[99390]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2024-09-16T07:10:52.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:52 smithi145 ceph-mon[99390]: osdmap e2666: 8 total, 8 up, 8 in 2024-09-16T07:10:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:52 smithi161 ceph-mon[87722]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2024-09-16T07:10:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:52 smithi161 ceph-mon[87722]: osdmap e2666: 8 total, 8 up, 8 in 2024-09-16T07:10:54.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:54 smithi145 ceph-mon[96887]: osdmap e2667: 8 total, 8 up, 8 in 2024-09-16T07:10:54.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:54 smithi145 ceph-mon[96887]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:10:54.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:10:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:10:54] "GET /metrics HTTP/1.1" 200 36779 "" "Prometheus/2.43.0" 2024-09-16T07:10:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:54 smithi145 ceph-mon[99390]: osdmap e2667: 8 total, 8 up, 8 in 2024-09-16T07:10:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:54 smithi145 ceph-mon[99390]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:10:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:54 smithi161 ceph-mon[87722]: osdmap e2667: 8 total, 8 up, 8 in 2024-09-16T07:10:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:54 smithi161 ceph-mon[87722]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:10:55.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:55 smithi145 ceph-mon[99390]: osdmap e2668: 8 total, 8 up, 8 in 2024-09-16T07:10:55.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:55 smithi145 ceph-mon[96887]: osdmap e2668: 8 total, 8 up, 8 in 2024-09-16T07:10:55.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:55 smithi161 ceph-mon[87722]: osdmap e2668: 8 total, 8 up, 8 in 2024-09-16T07:10:56.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:56 smithi145 ceph-mon[99390]: osdmap e2669: 8 total, 8 up, 8 in 2024-09-16T07:10:56.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:56 smithi145 ceph-mon[99390]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.2 KiB/s wr, 1.44k op/s 2024-09-16T07:10:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:56 smithi145 ceph-mon[99390]: osdmap e2670: 8 total, 8 up, 8 in 2024-09-16T07:10:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:56 smithi145 ceph-mon[96887]: osdmap e2669: 8 total, 8 up, 8 in 2024-09-16T07:10:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:56 smithi145 ceph-mon[96887]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.2 KiB/s wr, 1.44k op/s 2024-09-16T07:10:56.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:56 smithi145 ceph-mon[96887]: osdmap e2670: 8 total, 8 up, 8 in 2024-09-16T07:10:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:56 smithi161 ceph-mon[87722]: osdmap e2669: 8 total, 8 up, 8 in 2024-09-16T07:10:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:56 smithi161 ceph-mon[87722]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.2 KiB/s wr, 1.44k op/s 2024-09-16T07:10:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:56 smithi161 ceph-mon[87722]: osdmap e2670: 8 total, 8 up, 8 in 2024-09-16T07:10:58.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:58 smithi145 ceph-mon[96887]: osdmap e2671: 8 total, 8 up, 8 in 2024-09-16T07:10:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:58 smithi145 ceph-mon[96887]: pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.2 KiB/s wr, 1.44k op/s 2024-09-16T07:10:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:58 smithi145 ceph-mon[99390]: osdmap e2671: 8 total, 8 up, 8 in 2024-09-16T07:10:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:58 smithi145 ceph-mon[99390]: pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.2 KiB/s wr, 1.44k op/s 2024-09-16T07:10:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:58 smithi161 ceph-mon[87722]: osdmap e2671: 8 total, 8 up, 8 in 2024-09-16T07:10:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:58 smithi161 ceph-mon[87722]: pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.2 KiB/s wr, 1.44k op/s 2024-09-16T07:10:59.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:10:59 smithi145 ceph-mon[96887]: osdmap e2672: 8 total, 8 up, 8 in 2024-09-16T07:10:59.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:10:59 smithi145 ceph-mon[99390]: osdmap e2672: 8 total, 8 up, 8 in 2024-09-16T07:10:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:10:59 smithi161 ceph-mon[87722]: osdmap e2672: 8 total, 8 up, 8 in 2024-09-16T07:11:00.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[99390]: osdmap e2673: 8 total, 8 up, 8 in 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[99390]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[96887]: osdmap e2673: 8 total, 8 up, 8 in 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[96887]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:11:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:11:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:00 smithi161 ceph-mon[87722]: osdmap e2673: 8 total, 8 up, 8 in 2024-09-16T07:11:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:11:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:00 smithi161 ceph-mon[87722]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-09-16T07:11:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:11:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:11:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:11:01.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:01 smithi145 ceph-mon[96887]: osdmap e2674: 8 total, 8 up, 8 in 2024-09-16T07:11:01.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:01 smithi145 ceph-mon[96887]: osdmap e2675: 8 total, 8 up, 8 in 2024-09-16T07:11:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:01 smithi145 ceph-mon[99390]: osdmap e2674: 8 total, 8 up, 8 in 2024-09-16T07:11:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:01 smithi145 ceph-mon[99390]: osdmap e2675: 8 total, 8 up, 8 in 2024-09-16T07:11:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:01 smithi161 ceph-mon[87722]: osdmap e2674: 8 total, 8 up, 8 in 2024-09-16T07:11:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:01 smithi161 ceph-mon[87722]: osdmap e2675: 8 total, 8 up, 8 in 2024-09-16T07:11:02.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:02 smithi145 ceph-mon[99390]: pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1019 KiB/s rd, 4.7 KiB/s wr, 1.38k op/s 2024-09-16T07:11:02.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:02 smithi145 ceph-mon[96887]: pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1019 KiB/s rd, 4.7 KiB/s wr, 1.38k op/s 2024-09-16T07:11:02.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:02 smithi161 ceph-mon[87722]: pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1019 KiB/s rd, 4.7 KiB/s wr, 1.38k op/s 2024-09-16T07:11:03.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:03 smithi145 ceph-mon[99390]: osdmap e2676: 8 total, 8 up, 8 in 2024-09-16T07:11:03.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:03 smithi145 ceph-mon[96887]: osdmap e2676: 8 total, 8 up, 8 in 2024-09-16T07:11:03.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:03 smithi161 ceph-mon[87722]: osdmap e2676: 8 total, 8 up, 8 in 2024-09-16T07:11:04.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:11:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:11:04] "GET /metrics HTTP/1.1" 200 36779 "" "Prometheus/2.43.0" 2024-09-16T07:11:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:04 smithi145 ceph-mon[99390]: osdmap e2677: 8 total, 8 up, 8 in 2024-09-16T07:11:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:04 smithi145 ceph-mon[99390]: pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:11:04.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:04 smithi145 ceph-mon[96887]: osdmap e2677: 8 total, 8 up, 8 in 2024-09-16T07:11:04.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:04 smithi145 ceph-mon[96887]: pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:11:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:04 smithi161 ceph-mon[87722]: osdmap e2677: 8 total, 8 up, 8 in 2024-09-16T07:11:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:04 smithi161 ceph-mon[87722]: pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:11:05.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:05 smithi145 ceph-mon[96887]: osdmap e2678: 8 total, 8 up, 8 in 2024-09-16T07:11:05.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:05 smithi145 ceph-mon[99390]: osdmap e2678: 8 total, 8 up, 8 in 2024-09-16T07:11:05.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:05 smithi161 ceph-mon[87722]: osdmap e2678: 8 total, 8 up, 8 in 2024-09-16T07:11:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:06 smithi145 ceph-mon[99390]: osdmap e2679: 8 total, 8 up, 8 in 2024-09-16T07:11:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:06 smithi145 ceph-mon[99390]: pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 996 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-09-16T07:11:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:06 smithi145 ceph-mon[99390]: osdmap e2680: 8 total, 8 up, 8 in 2024-09-16T07:11:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:06 smithi145 ceph-mon[96887]: osdmap e2679: 8 total, 8 up, 8 in 2024-09-16T07:11:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:06 smithi145 ceph-mon[96887]: pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 996 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-09-16T07:11:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:06 smithi145 ceph-mon[96887]: osdmap e2680: 8 total, 8 up, 8 in 2024-09-16T07:11:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:06 smithi161 ceph-mon[87722]: osdmap e2679: 8 total, 8 up, 8 in 2024-09-16T07:11:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:06 smithi161 ceph-mon[87722]: pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 996 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-09-16T07:11:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:06 smithi161 ceph-mon[87722]: osdmap e2680: 8 total, 8 up, 8 in 2024-09-16T07:11:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:08.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:08 smithi145 ceph-mon[99390]: osdmap e2681: 8 total, 8 up, 8 in 2024-09-16T07:11:08.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:08 smithi145 ceph-mon[99390]: pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 994 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-09-16T07:11:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:08 smithi145 ceph-mon[96887]: osdmap e2681: 8 total, 8 up, 8 in 2024-09-16T07:11:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:08 smithi145 ceph-mon[96887]: pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 994 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-09-16T07:11:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:08 smithi161 ceph-mon[87722]: osdmap e2681: 8 total, 8 up, 8 in 2024-09-16T07:11:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:08 smithi161 ceph-mon[87722]: pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 994 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-09-16T07:11:09.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:09 smithi145 ceph-mon[96887]: osdmap e2682: 8 total, 8 up, 8 in 2024-09-16T07:11:09.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:09 smithi145 ceph-mon[99390]: osdmap e2682: 8 total, 8 up, 8 in 2024-09-16T07:11:09.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:09 smithi161 ceph-mon[87722]: osdmap e2682: 8 total, 8 up, 8 in 2024-09-16T07:11:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:10 smithi145 ceph-mon[99390]: osdmap e2683: 8 total, 8 up, 8 in 2024-09-16T07:11:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:10 smithi145 ceph-mon[99390]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 5.2 KiB/s wr, 1.31k op/s 2024-09-16T07:11:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:10 smithi145 ceph-mon[96887]: osdmap e2683: 8 total, 8 up, 8 in 2024-09-16T07:11:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:10 smithi145 ceph-mon[96887]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 5.2 KiB/s wr, 1.31k op/s 2024-09-16T07:11:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:10 smithi161 ceph-mon[87722]: osdmap e2683: 8 total, 8 up, 8 in 2024-09-16T07:11:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:10 smithi161 ceph-mon[87722]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 5.2 KiB/s wr, 1.31k op/s 2024-09-16T07:11:11.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:11 smithi145 ceph-mon[96887]: osdmap e2684: 8 total, 8 up, 8 in 2024-09-16T07:11:11.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:11 smithi145 ceph-mon[96887]: osdmap e2685: 8 total, 8 up, 8 in 2024-09-16T07:11:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:11 smithi145 ceph-mon[99390]: osdmap e2684: 8 total, 8 up, 8 in 2024-09-16T07:11:11.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:11 smithi145 ceph-mon[99390]: osdmap e2685: 8 total, 8 up, 8 in 2024-09-16T07:11:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:11 smithi161 ceph-mon[87722]: osdmap e2684: 8 total, 8 up, 8 in 2024-09-16T07:11:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:11 smithi161 ceph-mon[87722]: osdmap e2685: 8 total, 8 up, 8 in 2024-09-16T07:11:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:12 smithi145 ceph-mon[99390]: pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 5.2 KiB/s wr, 1.31k op/s 2024-09-16T07:11:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:12 smithi145 ceph-mon[96887]: pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 5.2 KiB/s wr, 1.31k op/s 2024-09-16T07:11:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:12 smithi161 ceph-mon[87722]: pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 5.2 KiB/s wr, 1.31k op/s 2024-09-16T07:11:13.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:13 smithi145 ceph-mon[96887]: osdmap e2686: 8 total, 8 up, 8 in 2024-09-16T07:11:13.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:13 smithi145 ceph-mon[99390]: osdmap e2686: 8 total, 8 up, 8 in 2024-09-16T07:11:13.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:13 smithi161 ceph-mon[87722]: osdmap e2686: 8 total, 8 up, 8 in 2024-09-16T07:11:14.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:14 smithi145 ceph-mon[96887]: osdmap e2687: 8 total, 8 up, 8 in 2024-09-16T07:11:14.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:14 smithi145 ceph-mon[96887]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:11:14.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:11:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:11:14] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T07:11:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:14 smithi145 ceph-mon[99390]: osdmap e2687: 8 total, 8 up, 8 in 2024-09-16T07:11:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:14 smithi145 ceph-mon[99390]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:11:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:14 smithi161 ceph-mon[87722]: osdmap e2687: 8 total, 8 up, 8 in 2024-09-16T07:11:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:14 smithi161 ceph-mon[87722]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:11:15.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:15 smithi145 ceph-mon[96887]: osdmap e2688: 8 total, 8 up, 8 in 2024-09-16T07:11:15.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:15 smithi145 ceph-mon[99390]: osdmap e2688: 8 total, 8 up, 8 in 2024-09-16T07:11:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:15 smithi161 ceph-mon[87722]: osdmap e2688: 8 total, 8 up, 8 in 2024-09-16T07:11:16.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:16 smithi145 ceph-mon[99390]: osdmap e2689: 8 total, 8 up, 8 in 2024-09-16T07:11:16.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:16 smithi145 ceph-mon[99390]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 4.7 KiB/s wr, 1.25k op/s 2024-09-16T07:11:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:16 smithi145 ceph-mon[99390]: osdmap e2690: 8 total, 8 up, 8 in 2024-09-16T07:11:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:16 smithi145 ceph-mon[96887]: osdmap e2689: 8 total, 8 up, 8 in 2024-09-16T07:11:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:16 smithi145 ceph-mon[96887]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 4.7 KiB/s wr, 1.25k op/s 2024-09-16T07:11:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:16 smithi145 ceph-mon[96887]: osdmap e2690: 8 total, 8 up, 8 in 2024-09-16T07:11:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:16 smithi161 ceph-mon[87722]: osdmap e2689: 8 total, 8 up, 8 in 2024-09-16T07:11:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:16 smithi161 ceph-mon[87722]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 4.7 KiB/s wr, 1.25k op/s 2024-09-16T07:11:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:16 smithi161 ceph-mon[87722]: osdmap e2690: 8 total, 8 up, 8 in 2024-09-16T07:11:18.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:18 smithi145 ceph-mon[99390]: osdmap e2691: 8 total, 8 up, 8 in 2024-09-16T07:11:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:18 smithi145 ceph-mon[99390]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 918 KiB/s rd, 4.7 KiB/s wr, 1.25k op/s 2024-09-16T07:11:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:18 smithi145 ceph-mon[96887]: osdmap e2691: 8 total, 8 up, 8 in 2024-09-16T07:11:18.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:18 smithi145 ceph-mon[96887]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 918 KiB/s rd, 4.7 KiB/s wr, 1.25k op/s 2024-09-16T07:11:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:18 smithi161 ceph-mon[87722]: osdmap e2691: 8 total, 8 up, 8 in 2024-09-16T07:11:18.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:18 smithi161 ceph-mon[87722]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 918 KiB/s rd, 4.7 KiB/s wr, 1.25k op/s 2024-09-16T07:11:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:19 smithi145 ceph-mon[96887]: osdmap e2692: 8 total, 8 up, 8 in 2024-09-16T07:11:19.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:19 smithi145 ceph-mon[99390]: osdmap e2692: 8 total, 8 up, 8 in 2024-09-16T07:11:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:19 smithi161 ceph-mon[87722]: osdmap e2692: 8 total, 8 up, 8 in 2024-09-16T07:11:20.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:20 smithi145 ceph-mon[99390]: osdmap e2693: 8 total, 8 up, 8 in 2024-09-16T07:11:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:20 smithi145 ceph-mon[99390]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 898 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-09-16T07:11:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:20 smithi145 ceph-mon[96887]: osdmap e2693: 8 total, 8 up, 8 in 2024-09-16T07:11:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:20 smithi145 ceph-mon[96887]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 898 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-09-16T07:11:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:20 smithi161 ceph-mon[87722]: osdmap e2693: 8 total, 8 up, 8 in 2024-09-16T07:11:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:20 smithi161 ceph-mon[87722]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 898 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-09-16T07:11:21.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:21 smithi145 ceph-mon[99390]: osdmap e2694: 8 total, 8 up, 8 in 2024-09-16T07:11:21.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:21 smithi145 ceph-mon[99390]: osdmap e2695: 8 total, 8 up, 8 in 2024-09-16T07:11:21.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:21 smithi145 ceph-mon[96887]: osdmap e2694: 8 total, 8 up, 8 in 2024-09-16T07:11:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:21 smithi145 ceph-mon[96887]: osdmap e2695: 8 total, 8 up, 8 in 2024-09-16T07:11:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:21 smithi161 ceph-mon[87722]: osdmap e2694: 8 total, 8 up, 8 in 2024-09-16T07:11:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:21 smithi161 ceph-mon[87722]: osdmap e2695: 8 total, 8 up, 8 in 2024-09-16T07:11:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:22.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:22 smithi145 ceph-mon[96887]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-09-16T07:11:22.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:22 smithi145 ceph-mon[96887]: osdmap e2696: 8 total, 8 up, 8 in 2024-09-16T07:11:22.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:22 smithi145 ceph-mon[99390]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-09-16T07:11:22.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:22 smithi145 ceph-mon[99390]: osdmap e2696: 8 total, 8 up, 8 in 2024-09-16T07:11:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:22 smithi161 ceph-mon[87722]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-09-16T07:11:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:22 smithi161 ceph-mon[87722]: osdmap e2696: 8 total, 8 up, 8 in 2024-09-16T07:11:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:24 smithi145 ceph-mon[96887]: osdmap e2697: 8 total, 8 up, 8 in 2024-09-16T07:11:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:24 smithi145 ceph-mon[96887]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:11:24.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:11:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:11:24] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:11:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:24 smithi145 ceph-mon[99390]: osdmap e2697: 8 total, 8 up, 8 in 2024-09-16T07:11:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:24 smithi145 ceph-mon[99390]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:11:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:24 smithi161 ceph-mon[87722]: osdmap e2697: 8 total, 8 up, 8 in 2024-09-16T07:11:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:24 smithi161 ceph-mon[87722]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:11:25.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:25 smithi145 ceph-mon[99390]: osdmap e2698: 8 total, 8 up, 8 in 2024-09-16T07:11:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:25 smithi145 ceph-mon[96887]: osdmap e2698: 8 total, 8 up, 8 in 2024-09-16T07:11:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:25 smithi161 ceph-mon[87722]: osdmap e2698: 8 total, 8 up, 8 in 2024-09-16T07:11:26.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:26 smithi145 ceph-mon[99390]: osdmap e2699: 8 total, 8 up, 8 in 2024-09-16T07:11:26.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:26 smithi145 ceph-mon[99390]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 5.2 KiB/s wr, 1.17k op/s 2024-09-16T07:11:26.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:26 smithi145 ceph-mon[99390]: osdmap e2700: 8 total, 8 up, 8 in 2024-09-16T07:11:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:26 smithi145 ceph-mon[96887]: osdmap e2699: 8 total, 8 up, 8 in 2024-09-16T07:11:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:26 smithi145 ceph-mon[96887]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 5.2 KiB/s wr, 1.17k op/s 2024-09-16T07:11:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:26 smithi145 ceph-mon[96887]: osdmap e2700: 8 total, 8 up, 8 in 2024-09-16T07:11:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:26 smithi161 ceph-mon[87722]: osdmap e2699: 8 total, 8 up, 8 in 2024-09-16T07:11:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:26 smithi161 ceph-mon[87722]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 5.2 KiB/s wr, 1.17k op/s 2024-09-16T07:11:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:26 smithi161 ceph-mon[87722]: osdmap e2700: 8 total, 8 up, 8 in 2024-09-16T07:11:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:28 smithi145 ceph-mon[99390]: osdmap e2701: 8 total, 8 up, 8 in 2024-09-16T07:11:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:28 smithi145 ceph-mon[99390]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 5.2 KiB/s wr, 1.18k op/s 2024-09-16T07:11:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:28 smithi145 ceph-mon[96887]: osdmap e2701: 8 total, 8 up, 8 in 2024-09-16T07:11:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:28 smithi145 ceph-mon[96887]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 5.2 KiB/s wr, 1.18k op/s 2024-09-16T07:11:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:28 smithi161 ceph-mon[87722]: osdmap e2701: 8 total, 8 up, 8 in 2024-09-16T07:11:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:28 smithi161 ceph-mon[87722]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 5.2 KiB/s wr, 1.18k op/s 2024-09-16T07:11:29.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:29 smithi145 ceph-mon[96887]: osdmap e2702: 8 total, 8 up, 8 in 2024-09-16T07:11:29.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:29 smithi145 ceph-mon[99390]: osdmap e2702: 8 total, 8 up, 8 in 2024-09-16T07:11:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:29 smithi161 ceph-mon[87722]: osdmap e2702: 8 total, 8 up, 8 in 2024-09-16T07:11:30.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:30 smithi145 ceph-mon[99390]: osdmap e2703: 8 total, 8 up, 8 in 2024-09-16T07:11:30.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:30 smithi145 ceph-mon[99390]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 4.7 KiB/s wr, 1.12k op/s 2024-09-16T07:11:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:30 smithi145 ceph-mon[96887]: osdmap e2703: 8 total, 8 up, 8 in 2024-09-16T07:11:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:30 smithi145 ceph-mon[96887]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 4.7 KiB/s wr, 1.12k op/s 2024-09-16T07:11:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:30 smithi161 ceph-mon[87722]: osdmap e2703: 8 total, 8 up, 8 in 2024-09-16T07:11:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:30 smithi161 ceph-mon[87722]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 4.7 KiB/s wr, 1.12k op/s 2024-09-16T07:11:31.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:31 smithi145 ceph-mon[99390]: osdmap e2704: 8 total, 8 up, 8 in 2024-09-16T07:11:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:31 smithi145 ceph-mon[99390]: osdmap e2705: 8 total, 8 up, 8 in 2024-09-16T07:11:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:31 smithi145 ceph-mon[96887]: osdmap e2704: 8 total, 8 up, 8 in 2024-09-16T07:11:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:31 smithi145 ceph-mon[96887]: osdmap e2705: 8 total, 8 up, 8 in 2024-09-16T07:11:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:31 smithi161 ceph-mon[87722]: osdmap e2704: 8 total, 8 up, 8 in 2024-09-16T07:11:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:31 smithi161 ceph-mon[87722]: osdmap e2705: 8 total, 8 up, 8 in 2024-09-16T07:11:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:32 smithi145 ceph-mon[96887]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 4.7 KiB/s wr, 1.12k op/s 2024-09-16T07:11:32.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:32 smithi145 ceph-mon[99390]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 4.7 KiB/s wr, 1.12k op/s 2024-09-16T07:11:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:32 smithi161 ceph-mon[87722]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 4.7 KiB/s wr, 1.12k op/s 2024-09-16T07:11:33.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:33 smithi145 ceph-mon[99390]: osdmap e2706: 8 total, 8 up, 8 in 2024-09-16T07:11:33.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:33 smithi145 ceph-mon[96887]: osdmap e2706: 8 total, 8 up, 8 in 2024-09-16T07:11:33.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:33 smithi161 ceph-mon[87722]: osdmap e2706: 8 total, 8 up, 8 in 2024-09-16T07:11:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:34 smithi145 ceph-mon[96887]: osdmap e2707: 8 total, 8 up, 8 in 2024-09-16T07:11:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:34 smithi145 ceph-mon[96887]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T07:11:34.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:11:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:11:34] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:11:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:34 smithi145 ceph-mon[99390]: osdmap e2707: 8 total, 8 up, 8 in 2024-09-16T07:11:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:34 smithi145 ceph-mon[99390]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T07:11:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:34 smithi161 ceph-mon[87722]: osdmap e2707: 8 total, 8 up, 8 in 2024-09-16T07:11:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:34 smithi161 ceph-mon[87722]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T07:11:35.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:35 smithi145 ceph-mon[96887]: osdmap e2708: 8 total, 8 up, 8 in 2024-09-16T07:11:35.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:35 smithi145 ceph-mon[99390]: osdmap e2708: 8 total, 8 up, 8 in 2024-09-16T07:11:35.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:35 smithi161 ceph-mon[87722]: osdmap e2708: 8 total, 8 up, 8 in 2024-09-16T07:11:36.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:36 smithi145 ceph-mon[99390]: osdmap e2709: 8 total, 8 up, 8 in 2024-09-16T07:11:36.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:36 smithi145 ceph-mon[99390]: pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-09-16T07:11:36.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:36 smithi145 ceph-mon[99390]: osdmap e2710: 8 total, 8 up, 8 in 2024-09-16T07:11:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:36 smithi145 ceph-mon[96887]: osdmap e2709: 8 total, 8 up, 8 in 2024-09-16T07:11:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:36 smithi145 ceph-mon[96887]: pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-09-16T07:11:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:36 smithi145 ceph-mon[96887]: osdmap e2710: 8 total, 8 up, 8 in 2024-09-16T07:11:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:36 smithi161 ceph-mon[87722]: osdmap e2709: 8 total, 8 up, 8 in 2024-09-16T07:11:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:36 smithi161 ceph-mon[87722]: pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-09-16T07:11:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:36 smithi161 ceph-mon[87722]: osdmap e2710: 8 total, 8 up, 8 in 2024-09-16T07:11:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:38.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:38 smithi145 ceph-mon[99390]: osdmap e2711: 8 total, 8 up, 8 in 2024-09-16T07:11:38.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:38 smithi145 ceph-mon[99390]: pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 798 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-09-16T07:11:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:38 smithi145 ceph-mon[96887]: osdmap e2711: 8 total, 8 up, 8 in 2024-09-16T07:11:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:38 smithi145 ceph-mon[96887]: pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 798 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-09-16T07:11:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:38 smithi161 ceph-mon[87722]: osdmap e2711: 8 total, 8 up, 8 in 2024-09-16T07:11:38.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:38 smithi161 ceph-mon[87722]: pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 798 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-09-16T07:11:39.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:39 smithi145 ceph-mon[99390]: osdmap e2712: 8 total, 8 up, 8 in 2024-09-16T07:11:39.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:39 smithi145 ceph-mon[96887]: osdmap e2712: 8 total, 8 up, 8 in 2024-09-16T07:11:39.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:39 smithi161 ceph-mon[87722]: osdmap e2712: 8 total, 8 up, 8 in 2024-09-16T07:11:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:40 smithi145 ceph-mon[96887]: osdmap e2713: 8 total, 8 up, 8 in 2024-09-16T07:11:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:40 smithi145 ceph-mon[96887]: pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.2 KiB/s wr, 1.04k op/s 2024-09-16T07:11:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:40 smithi145 ceph-mon[99390]: osdmap e2713: 8 total, 8 up, 8 in 2024-09-16T07:11:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:40 smithi145 ceph-mon[99390]: pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.2 KiB/s wr, 1.04k op/s 2024-09-16T07:11:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:40 smithi161 ceph-mon[87722]: osdmap e2713: 8 total, 8 up, 8 in 2024-09-16T07:11:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:40 smithi161 ceph-mon[87722]: pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.2 KiB/s wr, 1.04k op/s 2024-09-16T07:11:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:41 smithi145 ceph-mon[96887]: osdmap e2714: 8 total, 8 up, 8 in 2024-09-16T07:11:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:41 smithi145 ceph-mon[96887]: osdmap e2715: 8 total, 8 up, 8 in 2024-09-16T07:11:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:41 smithi145 ceph-mon[99390]: osdmap e2714: 8 total, 8 up, 8 in 2024-09-16T07:11:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:41 smithi145 ceph-mon[99390]: osdmap e2715: 8 total, 8 up, 8 in 2024-09-16T07:11:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:41 smithi161 ceph-mon[87722]: osdmap e2714: 8 total, 8 up, 8 in 2024-09-16T07:11:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:41 smithi161 ceph-mon[87722]: osdmap e2715: 8 total, 8 up, 8 in 2024-09-16T07:11:42.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:42 smithi145 ceph-mon[96887]: pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 5.2 KiB/s wr, 1.04k op/s 2024-09-16T07:11:42.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:42 smithi145 ceph-mon[99390]: pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 5.2 KiB/s wr, 1.04k op/s 2024-09-16T07:11:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:42 smithi161 ceph-mon[87722]: pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 5.2 KiB/s wr, 1.04k op/s 2024-09-16T07:11:43.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:43 smithi145 ceph-mon[96887]: osdmap e2716: 8 total, 8 up, 8 in 2024-09-16T07:11:43.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:43 smithi145 ceph-mon[99390]: osdmap e2716: 8 total, 8 up, 8 in 2024-09-16T07:11:43.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:43 smithi161 ceph-mon[87722]: osdmap e2716: 8 total, 8 up, 8 in 2024-09-16T07:11:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:44 smithi145 ceph-mon[96887]: osdmap e2717: 8 total, 8 up, 8 in 2024-09-16T07:11:44.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:44 smithi145 ceph-mon[96887]: pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:11:44.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:11:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:11:44] "GET /metrics HTTP/1.1" 200 36782 "" "Prometheus/2.43.0" 2024-09-16T07:11:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:44 smithi145 ceph-mon[99390]: osdmap e2717: 8 total, 8 up, 8 in 2024-09-16T07:11:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:44 smithi145 ceph-mon[99390]: pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:11:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:44 smithi161 ceph-mon[87722]: osdmap e2717: 8 total, 8 up, 8 in 2024-09-16T07:11:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:44 smithi161 ceph-mon[87722]: pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:11:45.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:45 smithi145 ceph-mon[96887]: osdmap e2718: 8 total, 8 up, 8 in 2024-09-16T07:11:45.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:45 smithi145 ceph-mon[99390]: osdmap e2718: 8 total, 8 up, 8 in 2024-09-16T07:11:45.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:45 smithi161 ceph-mon[87722]: osdmap e2718: 8 total, 8 up, 8 in 2024-09-16T07:11:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:46 smithi145 ceph-mon[96887]: osdmap e2719: 8 total, 8 up, 8 in 2024-09-16T07:11:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:46 smithi145 ceph-mon[96887]: pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 728 KiB/s rd, 4.7 KiB/s wr, 988 op/s 2024-09-16T07:11:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:46 smithi145 ceph-mon[96887]: osdmap e2720: 8 total, 8 up, 8 in 2024-09-16T07:11:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:46 smithi145 ceph-mon[99390]: osdmap e2719: 8 total, 8 up, 8 in 2024-09-16T07:11:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:46 smithi145 ceph-mon[99390]: pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 728 KiB/s rd, 4.7 KiB/s wr, 988 op/s 2024-09-16T07:11:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:46 smithi145 ceph-mon[99390]: osdmap e2720: 8 total, 8 up, 8 in 2024-09-16T07:11:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:46 smithi161 ceph-mon[87722]: osdmap e2719: 8 total, 8 up, 8 in 2024-09-16T07:11:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:46 smithi161 ceph-mon[87722]: pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 728 KiB/s rd, 4.7 KiB/s wr, 988 op/s 2024-09-16T07:11:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:46 smithi161 ceph-mon[87722]: osdmap e2720: 8 total, 8 up, 8 in 2024-09-16T07:11:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:48 smithi145 ceph-mon[99390]: osdmap e2721: 8 total, 8 up, 8 in 2024-09-16T07:11:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:48 smithi145 ceph-mon[99390]: pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 4.7 KiB/s wr, 985 op/s 2024-09-16T07:11:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:48 smithi145 ceph-mon[96887]: osdmap e2721: 8 total, 8 up, 8 in 2024-09-16T07:11:48.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:48 smithi145 ceph-mon[96887]: pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 4.7 KiB/s wr, 985 op/s 2024-09-16T07:11:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:48 smithi161 ceph-mon[87722]: osdmap e2721: 8 total, 8 up, 8 in 2024-09-16T07:11:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:48 smithi161 ceph-mon[87722]: pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 4.7 KiB/s wr, 985 op/s 2024-09-16T07:11:49.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:49 smithi145 ceph-mon[99390]: osdmap e2722: 8 total, 8 up, 8 in 2024-09-16T07:11:49.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:49 smithi145 ceph-mon[96887]: osdmap e2722: 8 total, 8 up, 8 in 2024-09-16T07:11:49.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:49 smithi161 ceph-mon[87722]: osdmap e2722: 8 total, 8 up, 8 in 2024-09-16T07:11:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:50 smithi145 ceph-mon[96887]: osdmap e2723: 8 total, 8 up, 8 in 2024-09-16T07:11:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:50 smithi145 ceph-mon[96887]: pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 5.2 KiB/s wr, 956 op/s 2024-09-16T07:11:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:50 smithi145 ceph-mon[99390]: osdmap e2723: 8 total, 8 up, 8 in 2024-09-16T07:11:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:50 smithi145 ceph-mon[99390]: pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 5.2 KiB/s wr, 956 op/s 2024-09-16T07:11:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:50 smithi161 ceph-mon[87722]: osdmap e2723: 8 total, 8 up, 8 in 2024-09-16T07:11:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:50 smithi161 ceph-mon[87722]: pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 5.2 KiB/s wr, 956 op/s 2024-09-16T07:11:51.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:51 smithi161 ceph-mon[87722]: osdmap e2724: 8 total, 8 up, 8 in 2024-09-16T07:11:51.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:51 smithi161 ceph-mon[87722]: osdmap e2725: 8 total, 8 up, 8 in 2024-09-16T07:11:51.738 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:51 smithi145 ceph-mon[96887]: osdmap e2724: 8 total, 8 up, 8 in 2024-09-16T07:11:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:51 smithi145 ceph-mon[96887]: osdmap e2725: 8 total, 8 up, 8 in 2024-09-16T07:11:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:51 smithi145 ceph-mon[99390]: osdmap e2724: 8 total, 8 up, 8 in 2024-09-16T07:11:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:51 smithi145 ceph-mon[99390]: osdmap e2725: 8 total, 8 up, 8 in 2024-09-16T07:11:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:11:52.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:52 smithi145 ceph-mon[96887]: pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 5.2 KiB/s wr, 956 op/s 2024-09-16T07:11:52.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:52 smithi145 ceph-mon[99390]: pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 5.2 KiB/s wr, 956 op/s 2024-09-16T07:11:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:52 smithi161 ceph-mon[87722]: pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 5.2 KiB/s wr, 956 op/s 2024-09-16T07:11:53.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:53 smithi145 ceph-mon[96887]: osdmap e2726: 8 total, 8 up, 8 in 2024-09-16T07:11:53.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:53 smithi145 ceph-mon[99390]: osdmap e2726: 8 total, 8 up, 8 in 2024-09-16T07:11:53.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:53 smithi161 ceph-mon[87722]: osdmap e2726: 8 total, 8 up, 8 in 2024-09-16T07:11:54.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:54 smithi145 ceph-mon[96887]: osdmap e2727: 8 total, 8 up, 8 in 2024-09-16T07:11:54.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:54 smithi145 ceph-mon[96887]: pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:11:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:54 smithi145 ceph-mon[99390]: osdmap e2727: 8 total, 8 up, 8 in 2024-09-16T07:11:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:54 smithi145 ceph-mon[99390]: pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:11:54.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:11:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:11:54] "GET /metrics HTTP/1.1" 200 36786 "" "Prometheus/2.43.0" 2024-09-16T07:11:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:54 smithi161 ceph-mon[87722]: osdmap e2727: 8 total, 8 up, 8 in 2024-09-16T07:11:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:54 smithi161 ceph-mon[87722]: pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:11:55.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:55 smithi145 ceph-mon[96887]: osdmap e2728: 8 total, 8 up, 8 in 2024-09-16T07:11:55.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:55 smithi145 ceph-mon[99390]: osdmap e2728: 8 total, 8 up, 8 in 2024-09-16T07:11:55.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:55 smithi161 ceph-mon[87722]: osdmap e2728: 8 total, 8 up, 8 in 2024-09-16T07:11:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:56 smithi145 ceph-mon[96887]: osdmap e2729: 8 total, 8 up, 8 in 2024-09-16T07:11:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:56 smithi145 ceph-mon[96887]: pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 4.7 KiB/s wr, 900 op/s 2024-09-16T07:11:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:56 smithi145 ceph-mon[96887]: osdmap e2730: 8 total, 8 up, 8 in 2024-09-16T07:11:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:56 smithi145 ceph-mon[99390]: osdmap e2729: 8 total, 8 up, 8 in 2024-09-16T07:11:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:56 smithi145 ceph-mon[99390]: pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 4.7 KiB/s wr, 900 op/s 2024-09-16T07:11:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:56 smithi145 ceph-mon[99390]: osdmap e2730: 8 total, 8 up, 8 in 2024-09-16T07:11:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:56 smithi161 ceph-mon[87722]: osdmap e2729: 8 total, 8 up, 8 in 2024-09-16T07:11:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:56 smithi161 ceph-mon[87722]: pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 4.7 KiB/s wr, 900 op/s 2024-09-16T07:11:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:56 smithi161 ceph-mon[87722]: osdmap e2730: 8 total, 8 up, 8 in 2024-09-16T07:11:58.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:58 smithi145 ceph-mon[99390]: osdmap e2731: 8 total, 8 up, 8 in 2024-09-16T07:11:58.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:58 smithi145 ceph-mon[99390]: pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 4.7 KiB/s wr, 899 op/s 2024-09-16T07:11:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:58 smithi145 ceph-mon[96887]: osdmap e2731: 8 total, 8 up, 8 in 2024-09-16T07:11:58.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:58 smithi145 ceph-mon[96887]: pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 4.7 KiB/s wr, 899 op/s 2024-09-16T07:11:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:58 smithi161 ceph-mon[87722]: osdmap e2731: 8 total, 8 up, 8 in 2024-09-16T07:11:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:58 smithi161 ceph-mon[87722]: pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 4.7 KiB/s wr, 899 op/s 2024-09-16T07:11:59.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:11:59 smithi145 ceph-mon[99390]: osdmap e2732: 8 total, 8 up, 8 in 2024-09-16T07:11:59.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:11:59 smithi145 ceph-mon[96887]: osdmap e2732: 8 total, 8 up, 8 in 2024-09-16T07:11:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:11:59 smithi161 ceph-mon[87722]: osdmap e2732: 8 total, 8 up, 8 in 2024-09-16T07:12:00.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:00 smithi145 ceph-mon[99390]: osdmap e2733: 8 total, 8 up, 8 in 2024-09-16T07:12:00.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:00 smithi145 ceph-mon[99390]: pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 645 KiB/s rd, 5.2 KiB/s wr, 870 op/s 2024-09-16T07:12:00.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:00 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:12:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:00 smithi145 ceph-mon[96887]: osdmap e2733: 8 total, 8 up, 8 in 2024-09-16T07:12:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:00 smithi145 ceph-mon[96887]: pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 645 KiB/s rd, 5.2 KiB/s wr, 870 op/s 2024-09-16T07:12:00.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:00 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:12:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:00 smithi161 ceph-mon[87722]: osdmap e2733: 8 total, 8 up, 8 in 2024-09-16T07:12:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:00 smithi161 ceph-mon[87722]: pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 645 KiB/s rd, 5.2 KiB/s wr, 870 op/s 2024-09-16T07:12:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:00 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:12:01.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[96887]: osdmap e2734: 8 total, 8 up, 8 in 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[96887]: osdmap e2735: 8 total, 8 up, 8 in 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[99390]: osdmap e2734: 8 total, 8 up, 8 in 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:12:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:01 smithi145 ceph-mon[99390]: osdmap e2735: 8 total, 8 up, 8 in 2024-09-16T07:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:01 smithi161 ceph-mon[87722]: osdmap e2734: 8 total, 8 up, 8 in 2024-09-16T07:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:12:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:01 smithi161 ceph-mon[87722]: osdmap e2735: 8 total, 8 up, 8 in 2024-09-16T07:12:02.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:02 smithi145 ceph-mon[96887]: pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 5.2 KiB/s wr, 867 op/s 2024-09-16T07:12:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:02 smithi145 ceph-mon[99390]: pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 5.2 KiB/s wr, 867 op/s 2024-09-16T07:12:02.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:02 smithi161 ceph-mon[87722]: pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 644 KiB/s rd, 5.2 KiB/s wr, 867 op/s 2024-09-16T07:12:03.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:03 smithi145 ceph-mon[99390]: osdmap e2736: 8 total, 8 up, 8 in 2024-09-16T07:12:03.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:03 smithi145 ceph-mon[96887]: osdmap e2736: 8 total, 8 up, 8 in 2024-09-16T07:12:03.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:03 smithi161 ceph-mon[87722]: osdmap e2736: 8 total, 8 up, 8 in 2024-09-16T07:12:04.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:04 smithi145 ceph-mon[99390]: osdmap e2737: 8 total, 8 up, 8 in 2024-09-16T07:12:04.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:04 smithi145 ceph-mon[99390]: pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:12:04.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:12:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:12:04] "GET /metrics HTTP/1.1" 200 36786 "" "Prometheus/2.43.0" 2024-09-16T07:12:04.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:04 smithi145 ceph-mon[96887]: osdmap e2737: 8 total, 8 up, 8 in 2024-09-16T07:12:04.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:04 smithi145 ceph-mon[96887]: pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:12:04.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:04 smithi161 ceph-mon[87722]: osdmap e2737: 8 total, 8 up, 8 in 2024-09-16T07:12:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:04 smithi161 ceph-mon[87722]: pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:12:05.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:05 smithi145 ceph-mon[99390]: osdmap e2738: 8 total, 8 up, 8 in 2024-09-16T07:12:05.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:05 smithi145 ceph-mon[96887]: osdmap e2738: 8 total, 8 up, 8 in 2024-09-16T07:12:05.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:05 smithi161 ceph-mon[87722]: osdmap e2738: 8 total, 8 up, 8 in 2024-09-16T07:12:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:06 smithi145 ceph-mon[99390]: osdmap e2739: 8 total, 8 up, 8 in 2024-09-16T07:12:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:06 smithi145 ceph-mon[99390]: pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 4.7 KiB/s wr, 812 op/s 2024-09-16T07:12:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:06 smithi145 ceph-mon[99390]: osdmap e2740: 8 total, 8 up, 8 in 2024-09-16T07:12:06.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:06 smithi145 ceph-mon[96887]: osdmap e2739: 8 total, 8 up, 8 in 2024-09-16T07:12:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:06 smithi145 ceph-mon[96887]: pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 4.7 KiB/s wr, 812 op/s 2024-09-16T07:12:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:06 smithi145 ceph-mon[96887]: osdmap e2740: 8 total, 8 up, 8 in 2024-09-16T07:12:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:06 smithi161 ceph-mon[87722]: osdmap e2739: 8 total, 8 up, 8 in 2024-09-16T07:12:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:06 smithi161 ceph-mon[87722]: pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 4.7 KiB/s wr, 812 op/s 2024-09-16T07:12:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:06 smithi161 ceph-mon[87722]: osdmap e2740: 8 total, 8 up, 8 in 2024-09-16T07:12:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:08.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:08 smithi145 ceph-mon[99390]: osdmap e2741: 8 total, 8 up, 8 in 2024-09-16T07:12:08.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:08 smithi145 ceph-mon[99390]: pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 594 KiB/s rd, 4.7 KiB/s wr, 811 op/s 2024-09-16T07:12:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:08 smithi145 ceph-mon[96887]: osdmap e2741: 8 total, 8 up, 8 in 2024-09-16T07:12:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:08 smithi145 ceph-mon[96887]: pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 594 KiB/s rd, 4.7 KiB/s wr, 811 op/s 2024-09-16T07:12:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:08 smithi161 ceph-mon[87722]: osdmap e2741: 8 total, 8 up, 8 in 2024-09-16T07:12:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:08 smithi161 ceph-mon[87722]: pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 594 KiB/s rd, 4.7 KiB/s wr, 811 op/s 2024-09-16T07:12:09.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:09 smithi145 ceph-mon[99390]: osdmap e2742: 8 total, 8 up, 8 in 2024-09-16T07:12:09.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:09 smithi145 ceph-mon[96887]: osdmap e2742: 8 total, 8 up, 8 in 2024-09-16T07:12:09.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:09 smithi161 ceph-mon[87722]: osdmap e2742: 8 total, 8 up, 8 in 2024-09-16T07:12:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:10 smithi145 ceph-mon[99390]: osdmap e2743: 8 total, 8 up, 8 in 2024-09-16T07:12:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:10 smithi145 ceph-mon[99390]: pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 774 op/s 2024-09-16T07:12:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:10 smithi145 ceph-mon[96887]: osdmap e2743: 8 total, 8 up, 8 in 2024-09-16T07:12:10.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:10 smithi145 ceph-mon[96887]: pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 774 op/s 2024-09-16T07:12:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:10 smithi161 ceph-mon[87722]: osdmap e2743: 8 total, 8 up, 8 in 2024-09-16T07:12:10.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:10 smithi161 ceph-mon[87722]: pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 774 op/s 2024-09-16T07:12:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:11 smithi145 ceph-mon[99390]: osdmap e2744: 8 total, 8 up, 8 in 2024-09-16T07:12:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:11 smithi145 ceph-mon[99390]: osdmap e2745: 8 total, 8 up, 8 in 2024-09-16T07:12:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:11 smithi145 ceph-mon[96887]: osdmap e2744: 8 total, 8 up, 8 in 2024-09-16T07:12:11.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:11 smithi145 ceph-mon[96887]: osdmap e2745: 8 total, 8 up, 8 in 2024-09-16T07:12:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:11 smithi161 ceph-mon[87722]: osdmap e2744: 8 total, 8 up, 8 in 2024-09-16T07:12:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:11 smithi161 ceph-mon[87722]: osdmap e2745: 8 total, 8 up, 8 in 2024-09-16T07:12:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:12 smithi145 ceph-mon[99390]: pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 570 KiB/s rd, 5.0 KiB/s wr, 773 op/s 2024-09-16T07:12:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:12 smithi145 ceph-mon[99390]: osdmap e2746: 8 total, 8 up, 8 in 2024-09-16T07:12:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:12 smithi145 ceph-mon[96887]: pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 570 KiB/s rd, 5.0 KiB/s wr, 773 op/s 2024-09-16T07:12:12.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:12 smithi145 ceph-mon[96887]: osdmap e2746: 8 total, 8 up, 8 in 2024-09-16T07:12:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:12 smithi161 ceph-mon[87722]: pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 570 KiB/s rd, 5.0 KiB/s wr, 773 op/s 2024-09-16T07:12:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:12 smithi161 ceph-mon[87722]: osdmap e2746: 8 total, 8 up, 8 in 2024-09-16T07:12:14.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:12:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:12:14] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.43.0" 2024-09-16T07:12:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:14 smithi145 ceph-mon[96887]: osdmap e2747: 8 total, 8 up, 8 in 2024-09-16T07:12:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:14 smithi145 ceph-mon[96887]: pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:12:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:14 smithi145 ceph-mon[99390]: osdmap e2747: 8 total, 8 up, 8 in 2024-09-16T07:12:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:14 smithi145 ceph-mon[99390]: pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:12:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:14 smithi161 ceph-mon[87722]: osdmap e2747: 8 total, 8 up, 8 in 2024-09-16T07:12:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:14 smithi161 ceph-mon[87722]: pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:12:15.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:15 smithi145 ceph-mon[99390]: osdmap e2748: 8 total, 8 up, 8 in 2024-09-16T07:12:15.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:15 smithi145 ceph-mon[96887]: osdmap e2748: 8 total, 8 up, 8 in 2024-09-16T07:12:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:15 smithi161 ceph-mon[87722]: osdmap e2748: 8 total, 8 up, 8 in 2024-09-16T07:12:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:16 smithi145 ceph-mon[96887]: osdmap e2749: 8 total, 8 up, 8 in 2024-09-16T07:12:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:16 smithi145 ceph-mon[96887]: pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 5.2 KiB/s wr, 739 op/s 2024-09-16T07:12:16.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:16 smithi145 ceph-mon[96887]: osdmap e2750: 8 total, 8 up, 8 in 2024-09-16T07:12:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:16 smithi145 ceph-mon[99390]: osdmap e2749: 8 total, 8 up, 8 in 2024-09-16T07:12:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:16 smithi145 ceph-mon[99390]: pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 5.2 KiB/s wr, 739 op/s 2024-09-16T07:12:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:16 smithi145 ceph-mon[99390]: osdmap e2750: 8 total, 8 up, 8 in 2024-09-16T07:12:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:16 smithi161 ceph-mon[87722]: osdmap e2749: 8 total, 8 up, 8 in 2024-09-16T07:12:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:16 smithi161 ceph-mon[87722]: pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 5.2 KiB/s wr, 739 op/s 2024-09-16T07:12:16.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:16 smithi161 ceph-mon[87722]: osdmap e2750: 8 total, 8 up, 8 in 2024-09-16T07:12:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:18 smithi145 ceph-mon[96887]: osdmap e2751: 8 total, 8 up, 8 in 2024-09-16T07:12:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:18 smithi145 ceph-mon[96887]: pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 5.2 KiB/s wr, 734 op/s 2024-09-16T07:12:18.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:18 smithi145 ceph-mon[99390]: osdmap e2751: 8 total, 8 up, 8 in 2024-09-16T07:12:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:18 smithi145 ceph-mon[99390]: pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 5.2 KiB/s wr, 734 op/s 2024-09-16T07:12:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:18 smithi161 ceph-mon[87722]: osdmap e2751: 8 total, 8 up, 8 in 2024-09-16T07:12:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:18 smithi161 ceph-mon[87722]: pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 5.2 KiB/s wr, 734 op/s 2024-09-16T07:12:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:19 smithi145 ceph-mon[96887]: osdmap e2752: 8 total, 8 up, 8 in 2024-09-16T07:12:19.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:19 smithi145 ceph-mon[99390]: osdmap e2752: 8 total, 8 up, 8 in 2024-09-16T07:12:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:19 smithi161 ceph-mon[87722]: osdmap e2752: 8 total, 8 up, 8 in 2024-09-16T07:12:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:20 smithi145 ceph-mon[96887]: osdmap e2753: 8 total, 8 up, 8 in 2024-09-16T07:12:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:20 smithi145 ceph-mon[96887]: pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 4.7 KiB/s wr, 681 op/s 2024-09-16T07:12:20.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:20 smithi145 ceph-mon[99390]: osdmap e2753: 8 total, 8 up, 8 in 2024-09-16T07:12:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:20 smithi145 ceph-mon[99390]: pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 4.7 KiB/s wr, 681 op/s 2024-09-16T07:12:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:20 smithi161 ceph-mon[87722]: osdmap e2753: 8 total, 8 up, 8 in 2024-09-16T07:12:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:20 smithi161 ceph-mon[87722]: pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 4.7 KiB/s wr, 681 op/s 2024-09-16T07:12:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:21 smithi145 ceph-mon[96887]: osdmap e2754: 8 total, 8 up, 8 in 2024-09-16T07:12:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:21 smithi145 ceph-mon[96887]: osdmap e2755: 8 total, 8 up, 8 in 2024-09-16T07:12:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:21.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:21 smithi145 ceph-mon[99390]: osdmap e2754: 8 total, 8 up, 8 in 2024-09-16T07:12:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:21 smithi145 ceph-mon[99390]: osdmap e2755: 8 total, 8 up, 8 in 2024-09-16T07:12:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:21 smithi161 ceph-mon[87722]: osdmap e2754: 8 total, 8 up, 8 in 2024-09-16T07:12:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:21 smithi161 ceph-mon[87722]: osdmap e2755: 8 total, 8 up, 8 in 2024-09-16T07:12:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:22.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:22 smithi145 ceph-mon[99390]: pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 4.7 KiB/s wr, 680 op/s 2024-09-16T07:12:22.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:22 smithi145 ceph-mon[99390]: osdmap e2756: 8 total, 8 up, 8 in 2024-09-16T07:12:22.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:22 smithi145 ceph-mon[96887]: pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 4.7 KiB/s wr, 680 op/s 2024-09-16T07:12:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:22 smithi145 ceph-mon[96887]: osdmap e2756: 8 total, 8 up, 8 in 2024-09-16T07:12:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:22 smithi161 ceph-mon[87722]: pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 4.7 KiB/s wr, 680 op/s 2024-09-16T07:12:22.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:22 smithi161 ceph-mon[87722]: osdmap e2756: 8 total, 8 up, 8 in 2024-09-16T07:12:24.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:12:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:12:24] "GET /metrics HTTP/1.1" 200 36778 "" "Prometheus/2.43.0" 2024-09-16T07:12:24.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:24 smithi145 ceph-mon[99390]: osdmap e2757: 8 total, 8 up, 8 in 2024-09-16T07:12:24.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:24 smithi145 ceph-mon[99390]: pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T07:12:24.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:24 smithi145 ceph-mon[96887]: osdmap e2757: 8 total, 8 up, 8 in 2024-09-16T07:12:24.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:24 smithi145 ceph-mon[96887]: pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T07:12:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:24 smithi161 ceph-mon[87722]: osdmap e2757: 8 total, 8 up, 8 in 2024-09-16T07:12:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:24 smithi161 ceph-mon[87722]: pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T07:12:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:25 smithi145 ceph-mon[96887]: osdmap e2758: 8 total, 8 up, 8 in 2024-09-16T07:12:25.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:25 smithi145 ceph-mon[99390]: osdmap e2758: 8 total, 8 up, 8 in 2024-09-16T07:12:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:25 smithi161 ceph-mon[87722]: osdmap e2758: 8 total, 8 up, 8 in 2024-09-16T07:12:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:26 smithi145 ceph-mon[96887]: osdmap e2759: 8 total, 8 up, 8 in 2024-09-16T07:12:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:26 smithi145 ceph-mon[96887]: pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 477 KiB/s rd, 5.2 KiB/s wr, 645 op/s 2024-09-16T07:12:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:26 smithi145 ceph-mon[96887]: osdmap e2760: 8 total, 8 up, 8 in 2024-09-16T07:12:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:26 smithi145 ceph-mon[99390]: osdmap e2759: 8 total, 8 up, 8 in 2024-09-16T07:12:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:26 smithi145 ceph-mon[99390]: pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 477 KiB/s rd, 5.2 KiB/s wr, 645 op/s 2024-09-16T07:12:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:26 smithi145 ceph-mon[99390]: osdmap e2760: 8 total, 8 up, 8 in 2024-09-16T07:12:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:26 smithi161 ceph-mon[87722]: osdmap e2759: 8 total, 8 up, 8 in 2024-09-16T07:12:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:26 smithi161 ceph-mon[87722]: pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 477 KiB/s rd, 5.2 KiB/s wr, 645 op/s 2024-09-16T07:12:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:26 smithi161 ceph-mon[87722]: osdmap e2760: 8 total, 8 up, 8 in 2024-09-16T07:12:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:28 smithi145 ceph-mon[99390]: osdmap e2761: 8 total, 8 up, 8 in 2024-09-16T07:12:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:28 smithi145 ceph-mon[99390]: pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 5.2 KiB/s wr, 645 op/s 2024-09-16T07:12:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:28 smithi145 ceph-mon[96887]: osdmap e2761: 8 total, 8 up, 8 in 2024-09-16T07:12:28.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:28 smithi145 ceph-mon[96887]: pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 5.2 KiB/s wr, 645 op/s 2024-09-16T07:12:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:28 smithi161 ceph-mon[87722]: osdmap e2761: 8 total, 8 up, 8 in 2024-09-16T07:12:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:28 smithi161 ceph-mon[87722]: pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 5.2 KiB/s wr, 645 op/s 2024-09-16T07:12:29.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:29 smithi145 ceph-mon[96887]: osdmap e2762: 8 total, 8 up, 8 in 2024-09-16T07:12:29.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:29 smithi145 ceph-mon[99390]: osdmap e2762: 8 total, 8 up, 8 in 2024-09-16T07:12:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:29 smithi161 ceph-mon[87722]: osdmap e2762: 8 total, 8 up, 8 in 2024-09-16T07:12:30.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:30 smithi145 ceph-mon[96887]: osdmap e2763: 8 total, 8 up, 8 in 2024-09-16T07:12:30.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:30 smithi145 ceph-mon[96887]: pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.7 KiB/s wr, 595 op/s 2024-09-16T07:12:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:30 smithi145 ceph-mon[99390]: osdmap e2763: 8 total, 8 up, 8 in 2024-09-16T07:12:30.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:30 smithi145 ceph-mon[99390]: pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.7 KiB/s wr, 595 op/s 2024-09-16T07:12:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:30 smithi161 ceph-mon[87722]: osdmap e2763: 8 total, 8 up, 8 in 2024-09-16T07:12:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:30 smithi161 ceph-mon[87722]: pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.7 KiB/s wr, 595 op/s 2024-09-16T07:12:31.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:31 smithi145 ceph-mon[96887]: osdmap e2764: 8 total, 8 up, 8 in 2024-09-16T07:12:31.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:31 smithi145 ceph-mon[96887]: osdmap e2765: 8 total, 8 up, 8 in 2024-09-16T07:12:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:31 smithi145 ceph-mon[99390]: osdmap e2764: 8 total, 8 up, 8 in 2024-09-16T07:12:31.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:31 smithi145 ceph-mon[99390]: osdmap e2765: 8 total, 8 up, 8 in 2024-09-16T07:12:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:31 smithi161 ceph-mon[87722]: osdmap e2764: 8 total, 8 up, 8 in 2024-09-16T07:12:31.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:31 smithi161 ceph-mon[87722]: osdmap e2765: 8 total, 8 up, 8 in 2024-09-16T07:12:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:32 smithi145 ceph-mon[96887]: pgmap v5128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.7 KiB/s wr, 596 op/s 2024-09-16T07:12:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:32 smithi145 ceph-mon[96887]: osdmap e2766: 8 total, 8 up, 8 in 2024-09-16T07:12:32.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:32 smithi145 ceph-mon[99390]: pgmap v5128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.7 KiB/s wr, 596 op/s 2024-09-16T07:12:32.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:32 smithi145 ceph-mon[99390]: osdmap e2766: 8 total, 8 up, 8 in 2024-09-16T07:12:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:32 smithi161 ceph-mon[87722]: pgmap v5128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.7 KiB/s wr, 596 op/s 2024-09-16T07:12:32.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:32 smithi161 ceph-mon[87722]: osdmap e2766: 8 total, 8 up, 8 in 2024-09-16T07:12:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:34 smithi145 ceph-mon[96887]: osdmap e2767: 8 total, 8 up, 8 in 2024-09-16T07:12:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:34 smithi145 ceph-mon[96887]: pgmap v5131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:12:34.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:12:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:12:34] "GET /metrics HTTP/1.1" 200 36778 "" "Prometheus/2.43.0" 2024-09-16T07:12:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:34 smithi145 ceph-mon[99390]: osdmap e2767: 8 total, 8 up, 8 in 2024-09-16T07:12:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:34 smithi145 ceph-mon[99390]: pgmap v5131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:12:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:34 smithi161 ceph-mon[87722]: osdmap e2767: 8 total, 8 up, 8 in 2024-09-16T07:12:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:34 smithi161 ceph-mon[87722]: pgmap v5131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:12:35.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:35 smithi145 ceph-mon[99390]: osdmap e2768: 8 total, 8 up, 8 in 2024-09-16T07:12:35.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:35 smithi145 ceph-mon[96887]: osdmap e2768: 8 total, 8 up, 8 in 2024-09-16T07:12:35.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:35 smithi161 ceph-mon[87722]: osdmap e2768: 8 total, 8 up, 8 in 2024-09-16T07:12:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:36 smithi145 ceph-mon[96887]: osdmap e2769: 8 total, 8 up, 8 in 2024-09-16T07:12:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:36 smithi145 ceph-mon[96887]: pgmap v5134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.2 KiB/s wr, 557 op/s 2024-09-16T07:12:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:36.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:36 smithi145 ceph-mon[96887]: osdmap e2770: 8 total, 8 up, 8 in 2024-09-16T07:12:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:36 smithi145 ceph-mon[99390]: osdmap e2769: 8 total, 8 up, 8 in 2024-09-16T07:12:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:36 smithi145 ceph-mon[99390]: pgmap v5134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.2 KiB/s wr, 557 op/s 2024-09-16T07:12:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:36 smithi145 ceph-mon[99390]: osdmap e2770: 8 total, 8 up, 8 in 2024-09-16T07:12:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:36 smithi161 ceph-mon[87722]: osdmap e2769: 8 total, 8 up, 8 in 2024-09-16T07:12:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:36 smithi161 ceph-mon[87722]: pgmap v5134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.2 KiB/s wr, 557 op/s 2024-09-16T07:12:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:36 smithi161 ceph-mon[87722]: osdmap e2770: 8 total, 8 up, 8 in 2024-09-16T07:12:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:38 smithi145 ceph-mon[96887]: osdmap e2771: 8 total, 8 up, 8 in 2024-09-16T07:12:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:38 smithi145 ceph-mon[96887]: pgmap v5137: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.2 KiB/s wr, 558 op/s 2024-09-16T07:12:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:38 smithi145 ceph-mon[99390]: osdmap e2771: 8 total, 8 up, 8 in 2024-09-16T07:12:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:38 smithi145 ceph-mon[99390]: pgmap v5137: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.2 KiB/s wr, 558 op/s 2024-09-16T07:12:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:38 smithi161 ceph-mon[87722]: osdmap e2771: 8 total, 8 up, 8 in 2024-09-16T07:12:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:38 smithi161 ceph-mon[87722]: pgmap v5137: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.2 KiB/s wr, 558 op/s 2024-09-16T07:12:39.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:39 smithi145 ceph-mon[96887]: osdmap e2772: 8 total, 8 up, 8 in 2024-09-16T07:12:39.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:39 smithi145 ceph-mon[99390]: osdmap e2772: 8 total, 8 up, 8 in 2024-09-16T07:12:39.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:39 smithi161 ceph-mon[87722]: osdmap e2772: 8 total, 8 up, 8 in 2024-09-16T07:12:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:40 smithi145 ceph-mon[96887]: osdmap e2773: 8 total, 8 up, 8 in 2024-09-16T07:12:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:40 smithi145 ceph-mon[96887]: pgmap v5140: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 4.7 KiB/s wr, 505 op/s 2024-09-16T07:12:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:40 smithi145 ceph-mon[99390]: osdmap e2773: 8 total, 8 up, 8 in 2024-09-16T07:12:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:40 smithi145 ceph-mon[99390]: pgmap v5140: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 4.7 KiB/s wr, 505 op/s 2024-09-16T07:12:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:40 smithi161 ceph-mon[87722]: osdmap e2773: 8 total, 8 up, 8 in 2024-09-16T07:12:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:40 smithi161 ceph-mon[87722]: pgmap v5140: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 4.7 KiB/s wr, 505 op/s 2024-09-16T07:12:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:41 smithi145 ceph-mon[96887]: osdmap e2774: 8 total, 8 up, 8 in 2024-09-16T07:12:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:41 smithi145 ceph-mon[96887]: osdmap e2775: 8 total, 8 up, 8 in 2024-09-16T07:12:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:41 smithi145 ceph-mon[99390]: osdmap e2774: 8 total, 8 up, 8 in 2024-09-16T07:12:41.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:41 smithi145 ceph-mon[99390]: osdmap e2775: 8 total, 8 up, 8 in 2024-09-16T07:12:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:41 smithi161 ceph-mon[87722]: osdmap e2774: 8 total, 8 up, 8 in 2024-09-16T07:12:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:41 smithi161 ceph-mon[87722]: osdmap e2775: 8 total, 8 up, 8 in 2024-09-16T07:12:42.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:42 smithi145 ceph-mon[96887]: pgmap v5143: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 4.7 KiB/s wr, 501 op/s 2024-09-16T07:12:42.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:42 smithi145 ceph-mon[96887]: osdmap e2776: 8 total, 8 up, 8 in 2024-09-16T07:12:42.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:42 smithi145 ceph-mon[99390]: pgmap v5143: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 4.7 KiB/s wr, 501 op/s 2024-09-16T07:12:42.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:42 smithi145 ceph-mon[99390]: osdmap e2776: 8 total, 8 up, 8 in 2024-09-16T07:12:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:42 smithi161 ceph-mon[87722]: pgmap v5143: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 4.7 KiB/s wr, 501 op/s 2024-09-16T07:12:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:42 smithi161 ceph-mon[87722]: osdmap e2776: 8 total, 8 up, 8 in 2024-09-16T07:12:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:44 smithi145 ceph-mon[96887]: osdmap e2777: 8 total, 8 up, 8 in 2024-09-16T07:12:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:44 smithi145 ceph-mon[96887]: pgmap v5146: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:12:44.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:12:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:12:44] "GET /metrics HTTP/1.1" 200 36780 "" "Prometheus/2.43.0" 2024-09-16T07:12:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:44 smithi145 ceph-mon[99390]: osdmap e2777: 8 total, 8 up, 8 in 2024-09-16T07:12:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:44 smithi145 ceph-mon[99390]: pgmap v5146: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:12:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:44 smithi161 ceph-mon[87722]: osdmap e2777: 8 total, 8 up, 8 in 2024-09-16T07:12:44.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:44 smithi161 ceph-mon[87722]: pgmap v5146: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T07:12:45.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:45 smithi145 ceph-mon[96887]: osdmap e2778: 8 total, 8 up, 8 in 2024-09-16T07:12:45.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:45 smithi145 ceph-mon[99390]: osdmap e2778: 8 total, 8 up, 8 in 2024-09-16T07:12:45.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:45 smithi161 ceph-mon[87722]: osdmap e2778: 8 total, 8 up, 8 in 2024-09-16T07:12:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:46 smithi145 ceph-mon[96887]: osdmap e2779: 8 total, 8 up, 8 in 2024-09-16T07:12:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:46 smithi145 ceph-mon[96887]: pgmap v5149: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 406 KiB/s rd, 5.2 KiB/s wr, 549 op/s 2024-09-16T07:12:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:46 smithi145 ceph-mon[96887]: osdmap e2780: 8 total, 8 up, 8 in 2024-09-16T07:12:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:46 smithi145 ceph-mon[99390]: osdmap e2779: 8 total, 8 up, 8 in 2024-09-16T07:12:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:46 smithi145 ceph-mon[99390]: pgmap v5149: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 406 KiB/s rd, 5.2 KiB/s wr, 549 op/s 2024-09-16T07:12:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:46 smithi145 ceph-mon[99390]: osdmap e2780: 8 total, 8 up, 8 in 2024-09-16T07:12:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:46 smithi161 ceph-mon[87722]: osdmap e2779: 8 total, 8 up, 8 in 2024-09-16T07:12:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:46 smithi161 ceph-mon[87722]: pgmap v5149: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 406 KiB/s rd, 5.2 KiB/s wr, 549 op/s 2024-09-16T07:12:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:46 smithi161 ceph-mon[87722]: osdmap e2780: 8 total, 8 up, 8 in 2024-09-16T07:12:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:48 smithi145 ceph-mon[96887]: osdmap e2781: 8 total, 8 up, 8 in 2024-09-16T07:12:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:48 smithi145 ceph-mon[96887]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 5.2 KiB/s wr, 548 op/s 2024-09-16T07:12:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:48 smithi145 ceph-mon[99390]: osdmap e2781: 8 total, 8 up, 8 in 2024-09-16T07:12:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:48 smithi145 ceph-mon[99390]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 5.2 KiB/s wr, 548 op/s 2024-09-16T07:12:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:48 smithi161 ceph-mon[87722]: osdmap e2781: 8 total, 8 up, 8 in 2024-09-16T07:12:48.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:48 smithi161 ceph-mon[87722]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 5.2 KiB/s wr, 548 op/s 2024-09-16T07:12:49.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:49 smithi145 ceph-mon[96887]: osdmap e2782: 8 total, 8 up, 8 in 2024-09-16T07:12:49.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:49 smithi145 ceph-mon[99390]: osdmap e2782: 8 total, 8 up, 8 in 2024-09-16T07:12:49.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:49 smithi161 ceph-mon[87722]: osdmap e2782: 8 total, 8 up, 8 in 2024-09-16T07:12:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:50 smithi145 ceph-mon[96887]: osdmap e2783: 8 total, 8 up, 8 in 2024-09-16T07:12:50.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:50 smithi145 ceph-mon[96887]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 4.7 KiB/s wr, 336 op/s 2024-09-16T07:12:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:50 smithi145 ceph-mon[99390]: osdmap e2783: 8 total, 8 up, 8 in 2024-09-16T07:12:50.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:50 smithi145 ceph-mon[99390]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 4.7 KiB/s wr, 336 op/s 2024-09-16T07:12:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:50 smithi161 ceph-mon[87722]: osdmap e2783: 8 total, 8 up, 8 in 2024-09-16T07:12:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:50 smithi161 ceph-mon[87722]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 4.7 KiB/s wr, 336 op/s 2024-09-16T07:12:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:51 smithi145 ceph-mon[96887]: osdmap e2784: 8 total, 8 up, 8 in 2024-09-16T07:12:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:51 smithi145 ceph-mon[96887]: osdmap e2785: 8 total, 8 up, 8 in 2024-09-16T07:12:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:51 smithi145 ceph-mon[99390]: osdmap e2784: 8 total, 8 up, 8 in 2024-09-16T07:12:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:51 smithi145 ceph-mon[99390]: osdmap e2785: 8 total, 8 up, 8 in 2024-09-16T07:12:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:51 smithi161 ceph-mon[87722]: osdmap e2784: 8 total, 8 up, 8 in 2024-09-16T07:12:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:12:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:51 smithi161 ceph-mon[87722]: osdmap e2785: 8 total, 8 up, 8 in 2024-09-16T07:12:52.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:52 smithi145 ceph-mon[99390]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 4.7 KiB/s wr, 336 op/s 2024-09-16T07:12:52.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:52 smithi145 ceph-mon[99390]: osdmap e2786: 8 total, 8 up, 8 in 2024-09-16T07:12:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:52 smithi145 ceph-mon[96887]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 4.7 KiB/s wr, 336 op/s 2024-09-16T07:12:52.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:52 smithi145 ceph-mon[96887]: osdmap e2786: 8 total, 8 up, 8 in 2024-09-16T07:12:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:52 smithi161 ceph-mon[87722]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 4.7 KiB/s wr, 336 op/s 2024-09-16T07:12:52.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:52 smithi161 ceph-mon[87722]: osdmap e2786: 8 total, 8 up, 8 in 2024-09-16T07:12:54.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:12:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:12:54] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:12:54.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:54 smithi145 ceph-mon[96887]: osdmap e2787: 8 total, 8 up, 8 in 2024-09-16T07:12:54.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:54 smithi145 ceph-mon[96887]: pgmap v5161: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T07:12:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:54 smithi145 ceph-mon[99390]: osdmap e2787: 8 total, 8 up, 8 in 2024-09-16T07:12:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:54 smithi145 ceph-mon[99390]: pgmap v5161: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T07:12:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:54 smithi161 ceph-mon[87722]: osdmap e2787: 8 total, 8 up, 8 in 2024-09-16T07:12:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:54 smithi161 ceph-mon[87722]: pgmap v5161: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T07:12:55.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:55 smithi145 ceph-mon[96887]: osdmap e2788: 8 total, 8 up, 8 in 2024-09-16T07:12:55.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:55 smithi145 ceph-mon[99390]: osdmap e2788: 8 total, 8 up, 8 in 2024-09-16T07:12:55.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:55 smithi161 ceph-mon[87722]: osdmap e2788: 8 total, 8 up, 8 in 2024-09-16T07:12:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:56 smithi145 ceph-mon[96887]: osdmap e2789: 8 total, 8 up, 8 in 2024-09-16T07:12:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:56 smithi145 ceph-mon[96887]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.2 KiB/s wr, 383 op/s 2024-09-16T07:12:56.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:56 smithi145 ceph-mon[96887]: osdmap e2790: 8 total, 8 up, 8 in 2024-09-16T07:12:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:56 smithi145 ceph-mon[99390]: osdmap e2789: 8 total, 8 up, 8 in 2024-09-16T07:12:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:56 smithi145 ceph-mon[99390]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.2 KiB/s wr, 383 op/s 2024-09-16T07:12:56.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:56 smithi145 ceph-mon[99390]: osdmap e2790: 8 total, 8 up, 8 in 2024-09-16T07:12:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:56 smithi161 ceph-mon[87722]: osdmap e2789: 8 total, 8 up, 8 in 2024-09-16T07:12:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:56 smithi161 ceph-mon[87722]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.2 KiB/s wr, 383 op/s 2024-09-16T07:12:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:56 smithi161 ceph-mon[87722]: osdmap e2790: 8 total, 8 up, 8 in 2024-09-16T07:12:58.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:58 smithi145 ceph-mon[96887]: osdmap e2791: 8 total, 8 up, 8 in 2024-09-16T07:12:58.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:58 smithi145 ceph-mon[96887]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 5.2 KiB/s wr, 381 op/s 2024-09-16T07:12:58.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:58 smithi145 ceph-mon[99390]: osdmap e2791: 8 total, 8 up, 8 in 2024-09-16T07:12:58.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:58 smithi145 ceph-mon[99390]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 5.2 KiB/s wr, 381 op/s 2024-09-16T07:12:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:58 smithi161 ceph-mon[87722]: osdmap e2791: 8 total, 8 up, 8 in 2024-09-16T07:12:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:58 smithi161 ceph-mon[87722]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 5.2 KiB/s wr, 381 op/s 2024-09-16T07:12:59.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:12:59 smithi145 ceph-mon[96887]: osdmap e2792: 8 total, 8 up, 8 in 2024-09-16T07:12:59.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:12:59 smithi145 ceph-mon[99390]: osdmap e2792: 8 total, 8 up, 8 in 2024-09-16T07:12:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:12:59 smithi161 ceph-mon[87722]: osdmap e2792: 8 total, 8 up, 8 in 2024-09-16T07:13:00.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:00 smithi145 ceph-mon[96887]: osdmap e2793: 8 total, 8 up, 8 in 2024-09-16T07:13:00.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:00 smithi145 ceph-mon[96887]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 4.7 KiB/s wr, 329 op/s 2024-09-16T07:13:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:00 smithi145 ceph-mon[99390]: osdmap e2793: 8 total, 8 up, 8 in 2024-09-16T07:13:00.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:00 smithi145 ceph-mon[99390]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 4.7 KiB/s wr, 329 op/s 2024-09-16T07:13:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:00 smithi161 ceph-mon[87722]: osdmap e2793: 8 total, 8 up, 8 in 2024-09-16T07:13:00.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:00 smithi161 ceph-mon[87722]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 4.7 KiB/s wr, 329 op/s 2024-09-16T07:13:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[99390]: osdmap e2794: 8 total, 8 up, 8 in 2024-09-16T07:13:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:13:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:13:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:13:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:13:01.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[99390]: osdmap e2795: 8 total, 8 up, 8 in 2024-09-16T07:13:01.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[96887]: osdmap e2794: 8 total, 8 up, 8 in 2024-09-16T07:13:01.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:13:01.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:13:01.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:13:01.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:13:01.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:01 smithi145 ceph-mon[96887]: osdmap e2795: 8 total, 8 up, 8 in 2024-09-16T07:13:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:01 smithi161 ceph-mon[87722]: osdmap e2794: 8 total, 8 up, 8 in 2024-09-16T07:13:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:13:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:13:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:13:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:01 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:13:01.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:01 smithi161 ceph-mon[87722]: osdmap e2795: 8 total, 8 up, 8 in 2024-09-16T07:13:02.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:02 smithi145 ceph-mon[96887]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 239 KiB/s rd, 4.7 KiB/s wr, 327 op/s 2024-09-16T07:13:02.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:02 smithi145 ceph-mon[96887]: osdmap e2796: 8 total, 8 up, 8 in 2024-09-16T07:13:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:02 smithi145 ceph-mon[99390]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 239 KiB/s rd, 4.7 KiB/s wr, 327 op/s 2024-09-16T07:13:02.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:02 smithi145 ceph-mon[99390]: osdmap e2796: 8 total, 8 up, 8 in 2024-09-16T07:13:02.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:02 smithi161 ceph-mon[87722]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 239 KiB/s rd, 4.7 KiB/s wr, 327 op/s 2024-09-16T07:13:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:02 smithi161 ceph-mon[87722]: osdmap e2796: 8 total, 8 up, 8 in 2024-09-16T07:13:04.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:13:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:13:04] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:13:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:04 smithi145 ceph-mon[99390]: osdmap e2797: 8 total, 8 up, 8 in 2024-09-16T07:13:04.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:04 smithi145 ceph-mon[99390]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:13:04.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:04 smithi145 ceph-mon[96887]: osdmap e2797: 8 total, 8 up, 8 in 2024-09-16T07:13:04.818 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:04 smithi145 ceph-mon[96887]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:13:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:04 smithi161 ceph-mon[87722]: osdmap e2797: 8 total, 8 up, 8 in 2024-09-16T07:13:04.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:04 smithi161 ceph-mon[87722]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T07:13:05.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:05 smithi145 ceph-mon[99390]: osdmap e2798: 8 total, 8 up, 8 in 2024-09-16T07:13:05.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:05 smithi145 ceph-mon[96887]: osdmap e2798: 8 total, 8 up, 8 in 2024-09-16T07:13:05.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:05 smithi161 ceph-mon[87722]: osdmap e2798: 8 total, 8 up, 8 in 2024-09-16T07:13:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:06 smithi145 ceph-mon[99390]: osdmap e2799: 8 total, 8 up, 8 in 2024-09-16T07:13:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:06 smithi145 ceph-mon[99390]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 5.2 KiB/s wr, 339 op/s 2024-09-16T07:13:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:06.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:06 smithi145 ceph-mon[99390]: osdmap e2800: 8 total, 8 up, 8 in 2024-09-16T07:13:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:06 smithi145 ceph-mon[96887]: osdmap e2799: 8 total, 8 up, 8 in 2024-09-16T07:13:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:06 smithi145 ceph-mon[96887]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 5.2 KiB/s wr, 339 op/s 2024-09-16T07:13:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:06.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:06 smithi145 ceph-mon[96887]: osdmap e2800: 8 total, 8 up, 8 in 2024-09-16T07:13:06.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:06 smithi161 ceph-mon[87722]: osdmap e2799: 8 total, 8 up, 8 in 2024-09-16T07:13:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:06 smithi161 ceph-mon[87722]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 5.2 KiB/s wr, 339 op/s 2024-09-16T07:13:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:06.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:06 smithi161 ceph-mon[87722]: osdmap e2800: 8 total, 8 up, 8 in 2024-09-16T07:13:08.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:08 smithi145 ceph-mon[96887]: osdmap e2801: 8 total, 8 up, 8 in 2024-09-16T07:13:08.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:08 smithi145 ceph-mon[96887]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 5.2 KiB/s wr, 335 op/s 2024-09-16T07:13:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:08 smithi145 ceph-mon[99390]: osdmap e2801: 8 total, 8 up, 8 in 2024-09-16T07:13:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:08 smithi145 ceph-mon[99390]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 5.2 KiB/s wr, 335 op/s 2024-09-16T07:13:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:08 smithi161 ceph-mon[87722]: osdmap e2801: 8 total, 8 up, 8 in 2024-09-16T07:13:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:08 smithi161 ceph-mon[87722]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 5.2 KiB/s wr, 335 op/s 2024-09-16T07:13:09.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:09 smithi145 ceph-mon[96887]: osdmap e2802: 8 total, 8 up, 8 in 2024-09-16T07:13:09.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:09 smithi145 ceph-mon[99390]: osdmap e2802: 8 total, 8 up, 8 in 2024-09-16T07:13:09.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:09 smithi161 ceph-mon[87722]: osdmap e2802: 8 total, 8 up, 8 in 2024-09-16T07:13:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:10 smithi145 ceph-mon[96887]: osdmap e2803: 8 total, 8 up, 8 in 2024-09-16T07:13:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:10 smithi145 ceph-mon[96887]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 4.7 KiB/s wr, 196 op/s 2024-09-16T07:13:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:10 smithi145 ceph-mon[99390]: osdmap e2803: 8 total, 8 up, 8 in 2024-09-16T07:13:10.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:10 smithi145 ceph-mon[99390]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 4.7 KiB/s wr, 196 op/s 2024-09-16T07:13:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:10 smithi161 ceph-mon[87722]: osdmap e2803: 8 total, 8 up, 8 in 2024-09-16T07:13:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:10 smithi161 ceph-mon[87722]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 4.7 KiB/s wr, 196 op/s 2024-09-16T07:13:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:11 smithi145 ceph-mon[99390]: osdmap e2804: 8 total, 8 up, 8 in 2024-09-16T07:13:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:11 smithi145 ceph-mon[99390]: osdmap e2805: 8 total, 8 up, 8 in 2024-09-16T07:13:11.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:11 smithi145 ceph-mon[96887]: osdmap e2804: 8 total, 8 up, 8 in 2024-09-16T07:13:11.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:11 smithi145 ceph-mon[96887]: osdmap e2805: 8 total, 8 up, 8 in 2024-09-16T07:13:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:11 smithi161 ceph-mon[87722]: osdmap e2804: 8 total, 8 up, 8 in 2024-09-16T07:13:11.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:11 smithi161 ceph-mon[87722]: osdmap e2805: 8 total, 8 up, 8 in 2024-09-16T07:13:12.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:12 smithi145 ceph-mon[96887]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 4.7 KiB/s wr, 196 op/s 2024-09-16T07:13:12.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:12 smithi145 ceph-mon[96887]: osdmap e2806: 8 total, 8 up, 8 in 2024-09-16T07:13:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:12 smithi145 ceph-mon[99390]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 4.7 KiB/s wr, 196 op/s 2024-09-16T07:13:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:12 smithi145 ceph-mon[99390]: osdmap e2806: 8 total, 8 up, 8 in 2024-09-16T07:13:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:12 smithi161 ceph-mon[87722]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 4.7 KiB/s wr, 196 op/s 2024-09-16T07:13:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:12 smithi161 ceph-mon[87722]: osdmap e2806: 8 total, 8 up, 8 in 2024-09-16T07:13:14.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:14 smithi145 ceph-mon[96887]: osdmap e2807: 8 total, 8 up, 8 in 2024-09-16T07:13:14.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:14 smithi145 ceph-mon[96887]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:13:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:14 smithi145 ceph-mon[99390]: osdmap e2807: 8 total, 8 up, 8 in 2024-09-16T07:13:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:14 smithi145 ceph-mon[99390]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:13:14.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:13:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:13:14] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:13:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:14 smithi161 ceph-mon[87722]: osdmap e2807: 8 total, 8 up, 8 in 2024-09-16T07:13:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:14 smithi161 ceph-mon[87722]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:13:15.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:15 smithi145 ceph-mon[96887]: osdmap e2808: 8 total, 8 up, 8 in 2024-09-16T07:13:15.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:15 smithi145 ceph-mon[99390]: osdmap e2808: 8 total, 8 up, 8 in 2024-09-16T07:13:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:15 smithi161 ceph-mon[87722]: osdmap e2808: 8 total, 8 up, 8 in 2024-09-16T07:13:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:16 smithi145 ceph-mon[96887]: osdmap e2809: 8 total, 8 up, 8 in 2024-09-16T07:13:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:16 smithi145 ceph-mon[96887]: pgmap v5194: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 5.2 KiB/s wr, 207 op/s 2024-09-16T07:13:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:16 smithi145 ceph-mon[96887]: osdmap e2810: 8 total, 8 up, 8 in 2024-09-16T07:13:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:16 smithi145 ceph-mon[99390]: osdmap e2809: 8 total, 8 up, 8 in 2024-09-16T07:13:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:16 smithi145 ceph-mon[99390]: pgmap v5194: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 5.2 KiB/s wr, 207 op/s 2024-09-16T07:13:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:16 smithi145 ceph-mon[99390]: osdmap e2810: 8 total, 8 up, 8 in 2024-09-16T07:13:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:16 smithi161 ceph-mon[87722]: osdmap e2809: 8 total, 8 up, 8 in 2024-09-16T07:13:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:16 smithi161 ceph-mon[87722]: pgmap v5194: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 5.2 KiB/s wr, 207 op/s 2024-09-16T07:13:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:16 smithi161 ceph-mon[87722]: osdmap e2810: 8 total, 8 up, 8 in 2024-09-16T07:13:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:18 smithi145 ceph-mon[96887]: osdmap e2811: 8 total, 8 up, 8 in 2024-09-16T07:13:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:18 smithi145 ceph-mon[96887]: pgmap v5197: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 5.2 KiB/s wr, 206 op/s 2024-09-16T07:13:18.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:18 smithi145 ceph-mon[99390]: osdmap e2811: 8 total, 8 up, 8 in 2024-09-16T07:13:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:18 smithi145 ceph-mon[99390]: pgmap v5197: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 5.2 KiB/s wr, 206 op/s 2024-09-16T07:13:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:18 smithi161 ceph-mon[87722]: osdmap e2811: 8 total, 8 up, 8 in 2024-09-16T07:13:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:18 smithi161 ceph-mon[87722]: pgmap v5197: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 5.2 KiB/s wr, 206 op/s 2024-09-16T07:13:19.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:19 smithi145 ceph-mon[99390]: osdmap e2812: 8 total, 8 up, 8 in 2024-09-16T07:13:19.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:19 smithi145 ceph-mon[96887]: osdmap e2812: 8 total, 8 up, 8 in 2024-09-16T07:13:19.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:19 smithi161 ceph-mon[87722]: osdmap e2812: 8 total, 8 up, 8 in 2024-09-16T07:13:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:20 smithi145 ceph-mon[96887]: osdmap e2813: 8 total, 8 up, 8 in 2024-09-16T07:13:20.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:20 smithi145 ceph-mon[96887]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 4.7 KiB/s wr, 154 op/s 2024-09-16T07:13:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:20 smithi145 ceph-mon[99390]: osdmap e2813: 8 total, 8 up, 8 in 2024-09-16T07:13:20.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:20 smithi145 ceph-mon[99390]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 4.7 KiB/s wr, 154 op/s 2024-09-16T07:13:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:20 smithi161 ceph-mon[87722]: osdmap e2813: 8 total, 8 up, 8 in 2024-09-16T07:13:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:20 smithi161 ceph-mon[87722]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 4.7 KiB/s wr, 154 op/s 2024-09-16T07:13:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:21 smithi145 ceph-mon[96887]: osdmap e2814: 8 total, 8 up, 8 in 2024-09-16T07:13:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:21 smithi145 ceph-mon[96887]: osdmap e2815: 8 total, 8 up, 8 in 2024-09-16T07:13:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:21 smithi145 ceph-mon[99390]: osdmap e2814: 8 total, 8 up, 8 in 2024-09-16T07:13:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:21.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:21 smithi145 ceph-mon[99390]: osdmap e2815: 8 total, 8 up, 8 in 2024-09-16T07:13:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:21 smithi161 ceph-mon[87722]: osdmap e2814: 8 total, 8 up, 8 in 2024-09-16T07:13:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:21 smithi161 ceph-mon[87722]: osdmap e2815: 8 total, 8 up, 8 in 2024-09-16T07:13:22.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:22 smithi145 ceph-mon[99390]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 4.7 KiB/s wr, 152 op/s 2024-09-16T07:13:22.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:22 smithi145 ceph-mon[99390]: osdmap e2816: 8 total, 8 up, 8 in 2024-09-16T07:13:22.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:22 smithi145 ceph-mon[96887]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 4.7 KiB/s wr, 152 op/s 2024-09-16T07:13:22.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:22 smithi145 ceph-mon[96887]: osdmap e2816: 8 total, 8 up, 8 in 2024-09-16T07:13:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:22 smithi161 ceph-mon[87722]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 4.7 KiB/s wr, 152 op/s 2024-09-16T07:13:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:22 smithi161 ceph-mon[87722]: osdmap e2816: 8 total, 8 up, 8 in 2024-09-16T07:13:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:24 smithi145 ceph-mon[96887]: osdmap e2817: 8 total, 8 up, 8 in 2024-09-16T07:13:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:24 smithi145 ceph-mon[96887]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:13:24.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:13:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:13:24] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:13:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:24 smithi145 ceph-mon[99390]: osdmap e2817: 8 total, 8 up, 8 in 2024-09-16T07:13:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:24 smithi145 ceph-mon[99390]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:13:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:24 smithi161 ceph-mon[87722]: osdmap e2817: 8 total, 8 up, 8 in 2024-09-16T07:13:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:24 smithi161 ceph-mon[87722]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T07:13:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:25 smithi145 ceph-mon[96887]: osdmap e2818: 8 total, 8 up, 8 in 2024-09-16T07:13:25.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:25 smithi145 ceph-mon[99390]: osdmap e2818: 8 total, 8 up, 8 in 2024-09-16T07:13:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:25 smithi161 ceph-mon[87722]: osdmap e2818: 8 total, 8 up, 8 in 2024-09-16T07:13:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:26 smithi145 ceph-mon[96887]: osdmap e2819: 8 total, 8 up, 8 in 2024-09-16T07:13:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:26 smithi145 ceph-mon[96887]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 5.2 KiB/s wr, 121 op/s 2024-09-16T07:13:26.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:26 smithi145 ceph-mon[96887]: osdmap e2820: 8 total, 8 up, 8 in 2024-09-16T07:13:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:26 smithi145 ceph-mon[99390]: osdmap e2819: 8 total, 8 up, 8 in 2024-09-16T07:13:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:26 smithi145 ceph-mon[99390]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 5.2 KiB/s wr, 121 op/s 2024-09-16T07:13:26.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:26 smithi145 ceph-mon[99390]: osdmap e2820: 8 total, 8 up, 8 in 2024-09-16T07:13:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:26 smithi161 ceph-mon[87722]: osdmap e2819: 8 total, 8 up, 8 in 2024-09-16T07:13:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:26 smithi161 ceph-mon[87722]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 5.2 KiB/s wr, 121 op/s 2024-09-16T07:13:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:26 smithi161 ceph-mon[87722]: osdmap e2820: 8 total, 8 up, 8 in 2024-09-16T07:13:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:28 smithi145 ceph-mon[96887]: osdmap e2821: 8 total, 8 up, 8 in 2024-09-16T07:13:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:28 smithi145 ceph-mon[96887]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.2 KiB/s wr, 119 op/s 2024-09-16T07:13:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:28 smithi145 ceph-mon[99390]: osdmap e2821: 8 total, 8 up, 8 in 2024-09-16T07:13:28.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:28 smithi145 ceph-mon[99390]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.2 KiB/s wr, 119 op/s 2024-09-16T07:13:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:28 smithi161 ceph-mon[87722]: osdmap e2821: 8 total, 8 up, 8 in 2024-09-16T07:13:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:28 smithi161 ceph-mon[87722]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.2 KiB/s wr, 119 op/s 2024-09-16T07:13:29.604 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-09-16T07:13:29.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:29 smithi145 ceph-mon[96887]: osdmap e2822: 8 total, 8 up, 8 in 2024-09-16T07:13:29.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:29 smithi145 ceph-mon[99390]: osdmap e2822: 8 total, 8 up, 8 in 2024-09-16T07:13:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:29 smithi161 ceph-mon[87722]: osdmap e2822: 8 total, 8 up, 8 in 2024-09-16T07:13:30.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:30 smithi145 ceph-mon[99390]: osdmap e2823: 8 total, 8 up, 8 in 2024-09-16T07:13:30.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:30 smithi145 ceph-mon[99390]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-09-16T07:13:30.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:30 smithi145 ceph-mon[96887]: osdmap e2823: 8 total, 8 up, 8 in 2024-09-16T07:13:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:30 smithi145 ceph-mon[96887]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-09-16T07:13:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:30 smithi161 ceph-mon[87722]: osdmap e2823: 8 total, 8 up, 8 in 2024-09-16T07:13:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:30 smithi161 ceph-mon[87722]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-09-16T07:13:31.569 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-09-16T07:13:31.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:31 smithi145 ceph-mon[99390]: osdmap e2824: 8 total, 8 up, 8 in 2024-09-16T07:13:31.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:31 smithi145 ceph-mon[99390]: osdmap e2825: 8 total, 8 up, 8 in 2024-09-16T07:13:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:31 smithi145 ceph-mon[96887]: osdmap e2824: 8 total, 8 up, 8 in 2024-09-16T07:13:31.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:31 smithi145 ceph-mon[96887]: osdmap e2825: 8 total, 8 up, 8 in 2024-09-16T07:13:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:31 smithi161 ceph-mon[87722]: osdmap e2824: 8 total, 8 up, 8 in 2024-09-16T07:13:31.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:31 smithi161 ceph-mon[87722]: osdmap e2825: 8 total, 8 up, 8 in 2024-09-16T07:13:32.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:32 smithi145 ceph-mon[96887]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 70 op/s 2024-09-16T07:13:32.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:32 smithi145 ceph-mon[99390]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 70 op/s 2024-09-16T07:13:32.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:32 smithi161 ceph-mon[87722]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 70 op/s 2024-09-16T07:13:33.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:33 smithi145 ceph-mon[96887]: osdmap e2826: 8 total, 8 up, 8 in 2024-09-16T07:13:33.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:33 smithi145 ceph-mon[99390]: osdmap e2826: 8 total, 8 up, 8 in 2024-09-16T07:13:33.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:33 smithi161 ceph-mon[87722]: osdmap e2826: 8 total, 8 up, 8 in 2024-09-16T07:13:34.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:13:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:13:34] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:13:34.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:34 smithi145 ceph-mon[96887]: osdmap e2827: 8 total, 8 up, 8 in 2024-09-16T07:13:34.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:34 smithi145 ceph-mon[96887]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 6.7 KiB/s wr, 84 op/s 2024-09-16T07:13:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:34 smithi145 ceph-mon[99390]: osdmap e2827: 8 total, 8 up, 8 in 2024-09-16T07:13:34.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:34 smithi145 ceph-mon[99390]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 6.7 KiB/s wr, 84 op/s 2024-09-16T07:13:34.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:34 smithi161 ceph-mon[87722]: osdmap e2827: 8 total, 8 up, 8 in 2024-09-16T07:13:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:34 smithi161 ceph-mon[87722]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 6.7 KiB/s wr, 84 op/s 2024-09-16T07:13:35.645 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-09-16T07:13:35.731 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-09-16T07:13:35.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:35 smithi145 ceph-mon[99390]: osdmap e2828: 8 total, 8 up, 8 in 2024-09-16T07:13:35.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:35 smithi145 ceph-mon[96887]: osdmap e2828: 8 total, 8 up, 8 in 2024-09-16T07:13:35.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:35 smithi161 ceph-mon[87722]: osdmap e2828: 8 total, 8 up, 8 in 2024-09-16T07:13:35.876 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-09-16T07:13:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:36 smithi145 ceph-mon[96887]: osdmap e2829: 8 total, 8 up, 8 in 2024-09-16T07:13:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:36 smithi145 ceph-mon[96887]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 11 KiB/s wr, 147 op/s 2024-09-16T07:13:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:36.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:36 smithi145 ceph-mon[96887]: osdmap e2830: 8 total, 8 up, 8 in 2024-09-16T07:13:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:36 smithi145 ceph-mon[99390]: osdmap e2829: 8 total, 8 up, 8 in 2024-09-16T07:13:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:36 smithi145 ceph-mon[99390]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 11 KiB/s wr, 147 op/s 2024-09-16T07:13:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:36.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:36 smithi145 ceph-mon[99390]: osdmap e2830: 8 total, 8 up, 8 in 2024-09-16T07:13:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:36 smithi161 ceph-mon[87722]: osdmap e2829: 8 total, 8 up, 8 in 2024-09-16T07:13:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:36 smithi161 ceph-mon[87722]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 11 KiB/s wr, 147 op/s 2024-09-16T07:13:36.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:36.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:36 smithi161 ceph-mon[87722]: osdmap e2830: 8 total, 8 up, 8 in 2024-09-16T07:13:38.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:38 smithi145 ceph-mon[99390]: osdmap e2831: 8 total, 8 up, 8 in 2024-09-16T07:13:38.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:38 smithi145 ceph-mon[99390]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 8.0 KiB/s wr, 87 op/s 2024-09-16T07:13:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:38 smithi145 ceph-mon[96887]: osdmap e2831: 8 total, 8 up, 8 in 2024-09-16T07:13:38.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:38 smithi145 ceph-mon[96887]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 8.0 KiB/s wr, 87 op/s 2024-09-16T07:13:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:38 smithi161 ceph-mon[87722]: osdmap e2831: 8 total, 8 up, 8 in 2024-09-16T07:13:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:38 smithi161 ceph-mon[87722]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 8.0 KiB/s wr, 87 op/s 2024-09-16T07:13:39.582 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-09-16T07:13:39.662 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-09-16T07:13:39.745 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-09-16T07:13:39.807 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:39 smithi161 ceph-mon[87722]: osdmap e2832: 8 total, 8 up, 8 in 2024-09-16T07:13:39.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:39 smithi145 ceph-mon[96887]: osdmap e2832: 8 total, 8 up, 8 in 2024-09-16T07:13:39.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:39 smithi145 ceph-mon[99390]: osdmap e2832: 8 total, 8 up, 8 in 2024-09-16T07:13:39.826 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2024-09-16T07:13:39.912 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-09-16T07:13:39.985 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2024-09-16T07:13:40.086 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:13:39 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=cleanup t=2024-09-16T07:13:39.808106185Z level=info msg="Completed cleanup jobs" duration=2.110445ms 2024-09-16T07:13:40.631 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-09-16T07:13:40.706 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-09-16T07:13:40.804 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-09-16T07:13:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:40 smithi145 ceph-mon[96887]: osdmap e2833: 8 total, 8 up, 8 in 2024-09-16T07:13:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:40 smithi145 ceph-mon[96887]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 169 KiB/s rd, 10 KiB/s wr, 225 op/s 2024-09-16T07:13:40.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:40 smithi145 ceph-mon[99390]: osdmap e2833: 8 total, 8 up, 8 in 2024-09-16T07:13:40.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:40 smithi145 ceph-mon[99390]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 169 KiB/s rd, 10 KiB/s wr, 225 op/s 2024-09-16T07:13:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:40 smithi161 ceph-mon[87722]: osdmap e2833: 8 total, 8 up, 8 in 2024-09-16T07:13:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:40 smithi161 ceph-mon[87722]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 169 KiB/s rd, 10 KiB/s wr, 225 op/s 2024-09-16T07:13:40.899 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-09-16T07:13:40.978 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2024-09-16T07:13:42.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:42 smithi145 ceph-mon[99390]: osdmap e2834: 8 total, 8 up, 8 in 2024-09-16T07:13:42.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:42 smithi145 ceph-mon[99390]: pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 48 KiB/s wr, 649 op/s 2024-09-16T07:13:42.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:42 smithi145 ceph-mon[96887]: osdmap e2834: 8 total, 8 up, 8 in 2024-09-16T07:13:42.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:42 smithi145 ceph-mon[96887]: pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 48 KiB/s wr, 649 op/s 2024-09-16T07:13:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:42 smithi161 ceph-mon[87722]: osdmap e2834: 8 total, 8 up, 8 in 2024-09-16T07:13:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:42 smithi161 ceph-mon[87722]: pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 48 KiB/s wr, 649 op/s 2024-09-16T07:13:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:13:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:13:44] "GET /metrics HTTP/1.1" 200 36773 "" "Prometheus/2.43.0" 2024-09-16T07:13:45.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:45 smithi145 ceph-mon[96887]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 42 KiB/s wr, 677 op/s 2024-09-16T07:13:45.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:45 smithi145 ceph-mon[99390]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 42 KiB/s wr, 677 op/s 2024-09-16T07:13:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:45 smithi161 ceph-mon[87722]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 42 KiB/s wr, 677 op/s 2024-09-16T07:13:47.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:47 smithi145 ceph-mon[96887]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 37 KiB/s wr, 797 op/s 2024-09-16T07:13:47.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:47 smithi145 ceph-mon[96887]: osdmap e2835: 8 total, 8 up, 8 in 2024-09-16T07:13:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:47 smithi145 ceph-mon[99390]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 37 KiB/s wr, 797 op/s 2024-09-16T07:13:47.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:47 smithi145 ceph-mon[99390]: osdmap e2835: 8 total, 8 up, 8 in 2024-09-16T07:13:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:47 smithi161 ceph-mon[87722]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 37 KiB/s wr, 797 op/s 2024-09-16T07:13:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:47 smithi161 ceph-mon[87722]: osdmap e2835: 8 total, 8 up, 8 in 2024-09-16T07:13:48.686 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-09-16T07:13:49.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:49 smithi145 ceph-mon[99390]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 32 KiB/s wr, 662 op/s 2024-09-16T07:13:49.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:49 smithi145 ceph-mon[96887]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 32 KiB/s wr, 662 op/s 2024-09-16T07:13:49.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:49 smithi161 ceph-mon[87722]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 32 KiB/s wr, 662 op/s 2024-09-16T07:13:51.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:51 smithi145 ceph-mon[99390]: pgmap v5237: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 867 KiB/s rd, 484 KiB/s wr, 382 op/s 2024-09-16T07:13:51.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:51 smithi145 ceph-mon[96887]: pgmap v5237: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 867 KiB/s rd, 484 KiB/s wr, 382 op/s 2024-09-16T07:13:51.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:51 smithi161 ceph-mon[87722]: pgmap v5237: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 867 KiB/s rd, 484 KiB/s wr, 382 op/s 2024-09-16T07:13:52.467 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:52.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:13:53.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:53 smithi145 ceph-mon[99390]: pgmap v5238: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 750 KiB/s rd, 418 KiB/s wr, 335 op/s 2024-09-16T07:13:53.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:53 smithi145 ceph-mon[96887]: pgmap v5238: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 750 KiB/s rd, 418 KiB/s wr, 335 op/s 2024-09-16T07:13:53.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:53 smithi161 ceph-mon[87722]: pgmap v5238: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 750 KiB/s rd, 418 KiB/s wr, 335 op/s 2024-09-16T07:13:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:13:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:13:54] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:13:55.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:55 smithi145 ceph-mon[96887]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 415 KiB/s wr, 239 op/s 2024-09-16T07:13:55.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:55 smithi145 ceph-mon[99390]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 415 KiB/s wr, 239 op/s 2024-09-16T07:13:55.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:55 smithi161 ceph-mon[87722]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 415 KiB/s wr, 239 op/s 2024-09-16T07:13:57.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:57 smithi145 ceph-mon[96887]: pgmap v5240: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 1.2 MiB/s wr, 41 op/s 2024-09-16T07:13:57.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:57 smithi145 ceph-mon[99390]: pgmap v5240: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 1.2 MiB/s wr, 41 op/s 2024-09-16T07:13:57.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:57 smithi161 ceph-mon[87722]: pgmap v5240: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 1.2 MiB/s wr, 41 op/s 2024-09-16T07:13:57.732 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2024-09-16T07:13:57.816 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-09-16T07:13:57.909 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 57%] 2024-09-16T07:13:58.002 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-09-16T07:13:59.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:59 smithi145 ceph-mon[96887]: pgmap v5241: 137 pgs: 137 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 1.4 MiB/s wr, 34 op/s 2024-09-16T07:13:59.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:13:59 smithi145 ceph-mon[96887]: osdmap e2836: 8 total, 8 up, 8 in 2024-09-16T07:13:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:59 smithi145 ceph-mon[99390]: pgmap v5241: 137 pgs: 137 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 1.4 MiB/s wr, 34 op/s 2024-09-16T07:13:59.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:13:59 smithi145 ceph-mon[99390]: osdmap e2836: 8 total, 8 up, 8 in 2024-09-16T07:13:59.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:59 smithi161 ceph-mon[87722]: pgmap v5241: 137 pgs: 137 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 1.4 MiB/s wr, 34 op/s 2024-09-16T07:13:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:13:59 smithi161 ceph-mon[87722]: osdmap e2836: 8 total, 8 up, 8 in 2024-09-16T07:14:00.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:00 smithi145 ceph-mon[99390]: osdmap e2837: 8 total, 8 up, 8 in 2024-09-16T07:14:00.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:00 smithi145 ceph-mon[96887]: osdmap e2837: 8 total, 8 up, 8 in 2024-09-16T07:14:00.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:00 smithi161 ceph-mon[87722]: osdmap e2837: 8 total, 8 up, 8 in 2024-09-16T07:14:01.273 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 58%] 2024-09-16T07:14:01.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:01 smithi145 ceph-mon[99390]: pgmap v5244: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 2.0 MiB/s wr, 107 op/s 2024-09-16T07:14:01.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:01 smithi145 ceph-mon[99390]: osdmap e2838: 8 total, 8 up, 8 in 2024-09-16T07:14:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:01 smithi145 ceph-mon[96887]: pgmap v5244: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 2.0 MiB/s wr, 107 op/s 2024-09-16T07:14:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:01 smithi145 ceph-mon[96887]: osdmap e2838: 8 total, 8 up, 8 in 2024-09-16T07:14:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:01 smithi161 ceph-mon[87722]: pgmap v5244: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 2.0 MiB/s wr, 107 op/s 2024-09-16T07:14:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:01 smithi161 ceph-mon[87722]: osdmap e2838: 8 total, 8 up, 8 in 2024-09-16T07:14:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[96887]: osdmap e2839: 8 total, 8 up, 8 in 2024-09-16T07:14:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:14:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:14:02.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:14:02.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:14:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[99390]: osdmap e2839: 8 total, 8 up, 8 in 2024-09-16T07:14:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:14:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:14:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:14:02.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:14:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:02 smithi161 ceph-mon[87722]: osdmap e2839: 8 total, 8 up, 8 in 2024-09-16T07:14:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:14:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:14:02.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:14:02.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:14:03.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:03 smithi145 ceph-mon[99390]: pgmap v5247: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 1.0 MiB/s wr, 205 op/s 2024-09-16T07:14:03.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:03 smithi145 ceph-mon[99390]: osdmap e2840: 8 total, 8 up, 8 in 2024-09-16T07:14:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:03 smithi145 ceph-mon[96887]: pgmap v5247: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 1.0 MiB/s wr, 205 op/s 2024-09-16T07:14:03.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:03 smithi145 ceph-mon[96887]: osdmap e2840: 8 total, 8 up, 8 in 2024-09-16T07:14:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:03 smithi161 ceph-mon[87722]: pgmap v5247: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 1.0 MiB/s wr, 205 op/s 2024-09-16T07:14:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:03 smithi161 ceph-mon[87722]: osdmap e2840: 8 total, 8 up, 8 in 2024-09-16T07:14:04.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:04 smithi145 ceph-mon[96887]: osdmap e2841: 8 total, 8 up, 8 in 2024-09-16T07:14:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:04 smithi145 ceph-mon[99390]: osdmap e2841: 8 total, 8 up, 8 in 2024-09-16T07:14:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:04 smithi161 ceph-mon[87722]: osdmap e2841: 8 total, 8 up, 8 in 2024-09-16T07:14:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:14:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:14:04] "GET /metrics HTTP/1.1" 200 36784 "" "Prometheus/2.43.0" 2024-09-16T07:14:05.299 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2024-09-16T07:14:05.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:05 smithi145 ceph-mon[96887]: pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 11 KiB/s wr, 223 op/s 2024-09-16T07:14:05.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:05 smithi145 ceph-mon[96887]: osdmap e2842: 8 total, 8 up, 8 in 2024-09-16T07:14:05.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:05 smithi145 ceph-mon[99390]: pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 11 KiB/s wr, 223 op/s 2024-09-16T07:14:05.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:05 smithi145 ceph-mon[99390]: osdmap e2842: 8 total, 8 up, 8 in 2024-09-16T07:14:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:05 smithi161 ceph-mon[87722]: pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 11 KiB/s wr, 223 op/s 2024-09-16T07:14:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:05 smithi161 ceph-mon[87722]: osdmap e2842: 8 total, 8 up, 8 in 2024-09-16T07:14:06.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:06 smithi145 ceph-mon[99390]: osdmap e2843: 8 total, 8 up, 8 in 2024-09-16T07:14:06.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:06 smithi145 ceph-mon[96887]: osdmap e2843: 8 total, 8 up, 8 in 2024-09-16T07:14:06.573 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-09-16T07:14:06.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:06 smithi161 ceph-mon[87722]: osdmap e2843: 8 total, 8 up, 8 in 2024-09-16T07:14:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:07 smithi145 ceph-mon[96887]: pgmap v5253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 22 KiB/s wr, 460 op/s 2024-09-16T07:14:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:07 smithi145 ceph-mon[96887]: osdmap e2844: 8 total, 8 up, 8 in 2024-09-16T07:14:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:07.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:07 smithi145 ceph-mon[96887]: osdmap e2845: 8 total, 8 up, 8 in 2024-09-16T07:14:07.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:07 smithi145 ceph-mon[99390]: pgmap v5253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 22 KiB/s wr, 460 op/s 2024-09-16T07:14:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:07 smithi145 ceph-mon[99390]: osdmap e2844: 8 total, 8 up, 8 in 2024-09-16T07:14:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:07.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:07 smithi145 ceph-mon[99390]: osdmap e2845: 8 total, 8 up, 8 in 2024-09-16T07:14:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:07 smithi161 ceph-mon[87722]: pgmap v5253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 22 KiB/s wr, 460 op/s 2024-09-16T07:14:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:07 smithi161 ceph-mon[87722]: osdmap e2844: 8 total, 8 up, 8 in 2024-09-16T07:14:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:07.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:07 smithi161 ceph-mon[87722]: osdmap e2845: 8 total, 8 up, 8 in 2024-09-16T07:14:08.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:08 smithi145 ceph-mon[96887]: osdmap e2846: 8 total, 8 up, 8 in 2024-09-16T07:14:08.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:08 smithi145 ceph-mon[96887]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 14 KiB/s wr, 168 op/s 2024-09-16T07:14:08.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:08 smithi145 ceph-mon[99390]: osdmap e2846: 8 total, 8 up, 8 in 2024-09-16T07:14:08.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:08 smithi145 ceph-mon[99390]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 14 KiB/s wr, 168 op/s 2024-09-16T07:14:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:08 smithi161 ceph-mon[87722]: osdmap e2846: 8 total, 8 up, 8 in 2024-09-16T07:14:08.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:08 smithi161 ceph-mon[87722]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 14 KiB/s wr, 168 op/s 2024-09-16T07:14:09.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:09 smithi145 ceph-mon[96887]: osdmap e2847: 8 total, 8 up, 8 in 2024-09-16T07:14:09.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:09 smithi145 ceph-mon[99390]: osdmap e2847: 8 total, 8 up, 8 in 2024-09-16T07:14:09.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:09 smithi161 ceph-mon[87722]: osdmap e2847: 8 total, 8 up, 8 in 2024-09-16T07:14:10.603 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2024-09-16T07:14:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:10 smithi145 ceph-mon[96887]: osdmap e2848: 8 total, 8 up, 8 in 2024-09-16T07:14:10.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:10 smithi145 ceph-mon[96887]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-09-16T07:14:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:10 smithi145 ceph-mon[99390]: osdmap e2848: 8 total, 8 up, 8 in 2024-09-16T07:14:10.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:10 smithi145 ceph-mon[99390]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-09-16T07:14:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:10 smithi161 ceph-mon[87722]: osdmap e2848: 8 total, 8 up, 8 in 2024-09-16T07:14:10.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:10 smithi161 ceph-mon[87722]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-09-16T07:14:11.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:11 smithi145 ceph-mon[96887]: osdmap e2849: 8 total, 8 up, 8 in 2024-09-16T07:14:11.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:11 smithi145 ceph-mon[96887]: osdmap e2850: 8 total, 8 up, 8 in 2024-09-16T07:14:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:11 smithi145 ceph-mon[99390]: osdmap e2849: 8 total, 8 up, 8 in 2024-09-16T07:14:11.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:11 smithi145 ceph-mon[99390]: osdmap e2850: 8 total, 8 up, 8 in 2024-09-16T07:14:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:11 smithi161 ceph-mon[87722]: osdmap e2849: 8 total, 8 up, 8 in 2024-09-16T07:14:11.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:11 smithi161 ceph-mon[87722]: osdmap e2850: 8 total, 8 up, 8 in 2024-09-16T07:14:12.605 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_clone_format PASSED [ 61%] 2024-09-16T07:14:12.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:12 smithi145 ceph-mon[96887]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 20 KiB/s wr, 408 op/s 2024-09-16T07:14:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:12 smithi145 ceph-mon[99390]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 20 KiB/s wr, 408 op/s 2024-09-16T07:14:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:12 smithi161 ceph-mon[87722]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 20 KiB/s wr, 408 op/s 2024-09-16T07:14:13.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:13 smithi145 ceph-mon[99390]: osdmap e2851: 8 total, 8 up, 8 in 2024-09-16T07:14:13.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:13 smithi145 ceph-mon[96887]: osdmap e2851: 8 total, 8 up, 8 in 2024-09-16T07:14:13.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:13 smithi161 ceph-mon[87722]: osdmap e2851: 8 total, 8 up, 8 in 2024-09-16T07:14:14.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:14:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:14:14] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:14:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:14 smithi145 ceph-mon[99390]: osdmap e2852: 8 total, 8 up, 8 in 2024-09-16T07:14:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:14 smithi145 ceph-mon[99390]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 16 KiB/s wr, 324 op/s 2024-09-16T07:14:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:14 smithi145 ceph-mon[96887]: osdmap e2852: 8 total, 8 up, 8 in 2024-09-16T07:14:14.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:14 smithi145 ceph-mon[96887]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 16 KiB/s wr, 324 op/s 2024-09-16T07:14:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:14 smithi161 ceph-mon[87722]: osdmap e2852: 8 total, 8 up, 8 in 2024-09-16T07:14:14.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:14 smithi161 ceph-mon[87722]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 16 KiB/s wr, 324 op/s 2024-09-16T07:14:15.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:15 smithi145 ceph-mon[96887]: osdmap e2853: 8 total, 8 up, 8 in 2024-09-16T07:14:15.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:15 smithi145 ceph-mon[99390]: osdmap e2853: 8 total, 8 up, 8 in 2024-09-16T07:14:15.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:15 smithi161 ceph-mon[87722]: osdmap e2853: 8 total, 8 up, 8 in 2024-09-16T07:14:16.590 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-09-16T07:14:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:16 smithi145 ceph-mon[96887]: osdmap e2854: 8 total, 8 up, 8 in 2024-09-16T07:14:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:16 smithi145 ceph-mon[96887]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 24 KiB/s wr, 515 op/s 2024-09-16T07:14:16.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:16 smithi145 ceph-mon[96887]: osdmap e2855: 8 total, 8 up, 8 in 2024-09-16T07:14:16.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:16 smithi145 ceph-mon[99390]: osdmap e2854: 8 total, 8 up, 8 in 2024-09-16T07:14:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:16 smithi145 ceph-mon[99390]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 24 KiB/s wr, 515 op/s 2024-09-16T07:14:16.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:16 smithi145 ceph-mon[99390]: osdmap e2855: 8 total, 8 up, 8 in 2024-09-16T07:14:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:16 smithi161 ceph-mon[87722]: osdmap e2854: 8 total, 8 up, 8 in 2024-09-16T07:14:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:16 smithi161 ceph-mon[87722]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 24 KiB/s wr, 515 op/s 2024-09-16T07:14:16.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:16 smithi161 ceph-mon[87722]: osdmap e2855: 8 total, 8 up, 8 in 2024-09-16T07:14:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:18 smithi145 ceph-mon[96887]: osdmap e2856: 8 total, 8 up, 8 in 2024-09-16T07:14:18.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:18 smithi145 ceph-mon[96887]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 287 KiB/s rd, 20 KiB/s wr, 381 op/s 2024-09-16T07:14:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:18 smithi145 ceph-mon[99390]: osdmap e2856: 8 total, 8 up, 8 in 2024-09-16T07:14:18.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:18 smithi145 ceph-mon[99390]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 287 KiB/s rd, 20 KiB/s wr, 381 op/s 2024-09-16T07:14:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:18 smithi161 ceph-mon[87722]: osdmap e2856: 8 total, 8 up, 8 in 2024-09-16T07:14:18.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:18 smithi161 ceph-mon[87722]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 287 KiB/s rd, 20 KiB/s wr, 381 op/s 2024-09-16T07:14:19.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:19 smithi145 ceph-mon[96887]: osdmap e2857: 8 total, 8 up, 8 in 2024-09-16T07:14:19.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:19 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-2","app": "rbd"}]: dispatch 2024-09-16T07:14:19.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:19 smithi145 ceph-mon[99390]: osdmap e2857: 8 total, 8 up, 8 in 2024-09-16T07:14:19.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:19 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-2","app": "rbd"}]: dispatch 2024-09-16T07:14:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:19 smithi161 ceph-mon[87722]: osdmap e2857: 8 total, 8 up, 8 in 2024-09-16T07:14:19.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:19 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-2","app": "rbd"}]: dispatch 2024-09-16T07:14:20.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:20 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-2","app": "rbd"}]': finished 2024-09-16T07:14:20.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:20 smithi145 ceph-mon[99390]: osdmap e2858: 8 total, 8 up, 8 in 2024-09-16T07:14:20.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:20 smithi145 ceph-mon[99390]: pgmap v5275: 169 pgs: 12 creating+peering, 20 unknown, 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 10 KiB/s wr, 220 op/s 2024-09-16T07:14:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:20 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-2","app": "rbd"}]': finished 2024-09-16T07:14:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:20 smithi145 ceph-mon[96887]: osdmap e2858: 8 total, 8 up, 8 in 2024-09-16T07:14:20.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:20 smithi145 ceph-mon[96887]: pgmap v5275: 169 pgs: 12 creating+peering, 20 unknown, 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 10 KiB/s wr, 220 op/s 2024-09-16T07:14:20.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:20 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi145-208527-2","app": "rbd"}]': finished 2024-09-16T07:14:20.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:20 smithi161 ceph-mon[87722]: osdmap e2858: 8 total, 8 up, 8 in 2024-09-16T07:14:20.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:20 smithi161 ceph-mon[87722]: pgmap v5275: 169 pgs: 12 creating+peering, 20 unknown, 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 10 KiB/s wr, 220 op/s 2024-09-16T07:14:21.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:21 smithi145 ceph-mon[99390]: osdmap e2859: 8 total, 8 up, 8 in 2024-09-16T07:14:21.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:21 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:21.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:21 smithi145 ceph-mon[99390]: osdmap e2860: 8 total, 8 up, 8 in 2024-09-16T07:14:21.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:21 smithi145 ceph-mon[96887]: osdmap e2859: 8 total, 8 up, 8 in 2024-09-16T07:14:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:21 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:21.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:21 smithi145 ceph-mon[96887]: osdmap e2860: 8 total, 8 up, 8 in 2024-09-16T07:14:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:21 smithi161 ceph-mon[87722]: osdmap e2859: 8 total, 8 up, 8 in 2024-09-16T07:14:21.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:21 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:21.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:21 smithi161 ceph-mon[87722]: osdmap e2860: 8 total, 8 up, 8 in 2024-09-16T07:14:22.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:22 smithi161 ceph-mon[87722]: pgmap v5278: 169 pgs: 12 creating+peering, 11 unknown, 146 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 191 op/s 2024-09-16T07:14:23.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:22 smithi145 ceph-mon[96887]: pgmap v5278: 169 pgs: 12 creating+peering, 11 unknown, 146 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 191 op/s 2024-09-16T07:14:23.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:22 smithi145 ceph-mon[99390]: pgmap v5278: 169 pgs: 12 creating+peering, 11 unknown, 146 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 191 op/s 2024-09-16T07:14:23.674 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-09-16T07:14:23.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:23 smithi161 ceph-mon[87722]: osdmap e2861: 8 total, 8 up, 8 in 2024-09-16T07:14:24.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:23 smithi145 ceph-mon[96887]: osdmap e2861: 8 total, 8 up, 8 in 2024-09-16T07:14:24.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:23 smithi145 ceph-mon[99390]: osdmap e2861: 8 total, 8 up, 8 in 2024-09-16T07:14:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:24 smithi161 ceph-mon[87722]: osdmap e2862: 8 total, 8 up, 8 in 2024-09-16T07:14:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:24 smithi161 ceph-mon[87722]: pgmap v5281: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-16T07:14:25.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:24 smithi145 ceph-mon[96887]: osdmap e2862: 8 total, 8 up, 8 in 2024-09-16T07:14:25.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:24 smithi145 ceph-mon[96887]: pgmap v5281: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-16T07:14:25.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:24 smithi145 ceph-mon[99390]: osdmap e2862: 8 total, 8 up, 8 in 2024-09-16T07:14:25.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:24 smithi145 ceph-mon[99390]: pgmap v5281: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-16T07:14:25.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:14:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:14:24] "GET /metrics HTTP/1.1" 200 39200 "" "Prometheus/2.43.0" 2024-09-16T07:14:25.682 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-09-16T07:14:26.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:25 smithi145 ceph-mon[96887]: osdmap e2863: 8 total, 8 up, 8 in 2024-09-16T07:14:26.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:25 smithi145 ceph-mon[99390]: osdmap e2863: 8 total, 8 up, 8 in 2024-09-16T07:14:26.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:25 smithi161 ceph-mon[87722]: osdmap e2863: 8 total, 8 up, 8 in 2024-09-16T07:14:27.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:26 smithi145 ceph-mon[99390]: osdmap e2864: 8 total, 8 up, 8 in 2024-09-16T07:14:27.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:26 smithi145 ceph-mon[99390]: pgmap v5284: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-09-16T07:14:27.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:26 smithi145 ceph-mon[99390]: osdmap e2865: 8 total, 8 up, 8 in 2024-09-16T07:14:27.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:26 smithi145 ceph-mon[96887]: osdmap e2864: 8 total, 8 up, 8 in 2024-09-16T07:14:27.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:26 smithi145 ceph-mon[96887]: pgmap v5284: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-09-16T07:14:27.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:26 smithi145 ceph-mon[96887]: osdmap e2865: 8 total, 8 up, 8 in 2024-09-16T07:14:27.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:26 smithi161 ceph-mon[87722]: osdmap e2864: 8 total, 8 up, 8 in 2024-09-16T07:14:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:26 smithi161 ceph-mon[87722]: pgmap v5284: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-09-16T07:14:27.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:26 smithi161 ceph-mon[87722]: osdmap e2865: 8 total, 8 up, 8 in 2024-09-16T07:14:27.696 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-09-16T07:14:29.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:28 smithi145 ceph-mon[99390]: osdmap e2866: 8 total, 8 up, 8 in 2024-09-16T07:14:29.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:28 smithi145 ceph-mon[99390]: pgmap v5287: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 10 KiB/s wr, 189 op/s 2024-09-16T07:14:29.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:28 smithi145 ceph-mon[96887]: osdmap e2866: 8 total, 8 up, 8 in 2024-09-16T07:14:29.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:28 smithi145 ceph-mon[96887]: pgmap v5287: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 10 KiB/s wr, 189 op/s 2024-09-16T07:14:29.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:28 smithi161 ceph-mon[87722]: osdmap e2866: 8 total, 8 up, 8 in 2024-09-16T07:14:29.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:28 smithi161 ceph-mon[87722]: pgmap v5287: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 10 KiB/s wr, 189 op/s 2024-09-16T07:14:29.706 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2024-09-16T07:14:30.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:29 smithi145 ceph-mon[96887]: osdmap e2867: 8 total, 8 up, 8 in 2024-09-16T07:14:30.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:29 smithi145 ceph-mon[99390]: osdmap e2867: 8 total, 8 up, 8 in 2024-09-16T07:14:30.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:29 smithi161 ceph-mon[87722]: osdmap e2867: 8 total, 8 up, 8 in 2024-09-16T07:14:31.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:30 smithi145 ceph-mon[96887]: osdmap e2868: 8 total, 8 up, 8 in 2024-09-16T07:14:31.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:30 smithi145 ceph-mon[96887]: pgmap v5290: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 372 op/s 2024-09-16T07:14:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:30 smithi145 ceph-mon[99390]: osdmap e2868: 8 total, 8 up, 8 in 2024-09-16T07:14:31.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:30 smithi145 ceph-mon[99390]: pgmap v5290: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 372 op/s 2024-09-16T07:14:31.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:30 smithi161 ceph-mon[87722]: osdmap e2868: 8 total, 8 up, 8 in 2024-09-16T07:14:31.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:30 smithi161 ceph-mon[87722]: pgmap v5290: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 372 op/s 2024-09-16T07:14:31.590 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-09-16T07:14:32.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:31 smithi145 ceph-mon[96887]: osdmap e2869: 8 total, 8 up, 8 in 2024-09-16T07:14:32.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:31 smithi145 ceph-mon[96887]: osdmap e2870: 8 total, 8 up, 8 in 2024-09-16T07:14:32.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:31 smithi145 ceph-mon[99390]: osdmap e2869: 8 total, 8 up, 8 in 2024-09-16T07:14:32.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:31 smithi145 ceph-mon[99390]: osdmap e2870: 8 total, 8 up, 8 in 2024-09-16T07:14:32.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:31 smithi161 ceph-mon[87722]: osdmap e2869: 8 total, 8 up, 8 in 2024-09-16T07:14:32.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:31 smithi161 ceph-mon[87722]: osdmap e2870: 8 total, 8 up, 8 in 2024-09-16T07:14:33.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:32 smithi145 ceph-mon[99390]: pgmap v5293: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 22 KiB/s wr, 370 op/s 2024-09-16T07:14:33.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:32 smithi145 ceph-mon[99390]: osdmap e2871: 8 total, 8 up, 8 in 2024-09-16T07:14:33.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:32 smithi145 ceph-mon[96887]: pgmap v5293: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 22 KiB/s wr, 370 op/s 2024-09-16T07:14:33.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:32 smithi145 ceph-mon[96887]: osdmap e2871: 8 total, 8 up, 8 in 2024-09-16T07:14:33.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:32 smithi161 ceph-mon[87722]: pgmap v5293: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 22 KiB/s wr, 370 op/s 2024-09-16T07:14:33.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:32 smithi161 ceph-mon[87722]: osdmap e2871: 8 total, 8 up, 8 in 2024-09-16T07:14:33.724 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2024-09-16T07:14:35.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:34 smithi145 ceph-mon[96887]: osdmap e2872: 8 total, 8 up, 8 in 2024-09-16T07:14:35.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:34 smithi145 ceph-mon[96887]: pgmap v5296: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 16 KiB/s wr, 178 op/s 2024-09-16T07:14:35.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:14:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:14:34] "GET /metrics HTTP/1.1" 200 39200 "" "Prometheus/2.43.0" 2024-09-16T07:14:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:34 smithi145 ceph-mon[99390]: osdmap e2872: 8 total, 8 up, 8 in 2024-09-16T07:14:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:34 smithi145 ceph-mon[99390]: pgmap v5296: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 16 KiB/s wr, 178 op/s 2024-09-16T07:14:35.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:34 smithi161 ceph-mon[87722]: osdmap e2872: 8 total, 8 up, 8 in 2024-09-16T07:14:35.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:34 smithi161 ceph-mon[87722]: pgmap v5296: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 16 KiB/s wr, 178 op/s 2024-09-16T07:14:36.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:35 smithi145 ceph-mon[96887]: osdmap e2873: 8 total, 8 up, 8 in 2024-09-16T07:14:36.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:35 smithi145 ceph-mon[99390]: osdmap e2873: 8 total, 8 up, 8 in 2024-09-16T07:14:36.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:35 smithi161 ceph-mon[87722]: osdmap e2873: 8 total, 8 up, 8 in 2024-09-16T07:14:37.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:36 smithi145 ceph-mon[99390]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 26 KiB/s wr, 468 op/s 2024-09-16T07:14:37.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:37.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:36 smithi145 ceph-mon[99390]: osdmap e2874: 8 total, 8 up, 8 in 2024-09-16T07:14:37.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:36 smithi145 ceph-mon[96887]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 26 KiB/s wr, 468 op/s 2024-09-16T07:14:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:36 smithi145 ceph-mon[96887]: osdmap e2874: 8 total, 8 up, 8 in 2024-09-16T07:14:37.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:36 smithi161 ceph-mon[87722]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 26 KiB/s wr, 468 op/s 2024-09-16T07:14:37.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:37.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:36 smithi161 ceph-mon[87722]: osdmap e2874: 8 total, 8 up, 8 in 2024-09-16T07:14:39.252 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-09-16T07:14:39.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:39 smithi145 ceph-mon[96887]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 21 KiB/s wr, 1.10k op/s 2024-09-16T07:14:39.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:39 smithi145 ceph-mon[99390]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 21 KiB/s wr, 1.10k op/s 2024-09-16T07:14:39.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:39 smithi161 ceph-mon[87722]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 21 KiB/s wr, 1.10k op/s 2024-09-16T07:14:40.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:40 smithi145 ceph-mon[96887]: osdmap e2875: 8 total, 8 up, 8 in 2024-09-16T07:14:40.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:40 smithi145 ceph-mon[99390]: osdmap e2875: 8 total, 8 up, 8 in 2024-09-16T07:14:40.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:40 smithi161 ceph-mon[87722]: osdmap e2875: 8 total, 8 up, 8 in 2024-09-16T07:14:41.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:41 smithi145 ceph-mon[99390]: pgmap v5302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 23 KiB/s wr, 1.95k op/s 2024-09-16T07:14:41.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:41 smithi145 ceph-mon[99390]: osdmap e2876: 8 total, 8 up, 8 in 2024-09-16T07:14:41.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:41 smithi145 ceph-mon[96887]: pgmap v5302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 23 KiB/s wr, 1.95k op/s 2024-09-16T07:14:41.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:41 smithi145 ceph-mon[96887]: osdmap e2876: 8 total, 8 up, 8 in 2024-09-16T07:14:41.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:41 smithi161 ceph-mon[87722]: pgmap v5302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 23 KiB/s wr, 1.95k op/s 2024-09-16T07:14:41.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:41 smithi161 ceph-mon[87722]: osdmap e2876: 8 total, 8 up, 8 in 2024-09-16T07:14:42.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:42 smithi145 ceph-mon[99390]: osdmap e2877: 8 total, 8 up, 8 in 2024-09-16T07:14:42.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:42 smithi145 ceph-mon[99390]: osdmap e2878: 8 total, 8 up, 8 in 2024-09-16T07:14:42.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:42 smithi145 ceph-mon[96887]: osdmap e2877: 8 total, 8 up, 8 in 2024-09-16T07:14:42.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:42 smithi145 ceph-mon[96887]: osdmap e2878: 8 total, 8 up, 8 in 2024-09-16T07:14:42.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:42 smithi161 ceph-mon[87722]: osdmap e2877: 8 total, 8 up, 8 in 2024-09-16T07:14:42.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:42 smithi161 ceph-mon[87722]: osdmap e2878: 8 total, 8 up, 8 in 2024-09-16T07:14:42.601 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 65%] 2024-09-16T07:14:43.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:43 smithi145 ceph-mon[96887]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 26 KiB/s wr, 2.06k op/s 2024-09-16T07:14:43.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:43 smithi145 ceph-mon[96887]: osdmap e2879: 8 total, 8 up, 8 in 2024-09-16T07:14:43.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:43 smithi145 ceph-mon[99390]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 26 KiB/s wr, 2.06k op/s 2024-09-16T07:14:43.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:43 smithi145 ceph-mon[99390]: osdmap e2879: 8 total, 8 up, 8 in 2024-09-16T07:14:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:43 smithi161 ceph-mon[87722]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 26 KiB/s wr, 2.06k op/s 2024-09-16T07:14:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:43 smithi161 ceph-mon[87722]: osdmap e2879: 8 total, 8 up, 8 in 2024-09-16T07:14:44.616 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-09-16T07:14:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:44 smithi145 ceph-mon[96887]: osdmap e2880: 8 total, 8 up, 8 in 2024-09-16T07:14:44.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:44 smithi145 ceph-mon[96887]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 728 KiB/s rd, 22 KiB/s wr, 870 op/s 2024-09-16T07:14:44.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:14:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:14:44] "GET /metrics HTTP/1.1" 200 36775 "" "Prometheus/2.43.0" 2024-09-16T07:14:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:44 smithi145 ceph-mon[99390]: osdmap e2880: 8 total, 8 up, 8 in 2024-09-16T07:14:44.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:44 smithi145 ceph-mon[99390]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 728 KiB/s rd, 22 KiB/s wr, 870 op/s 2024-09-16T07:14:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:44 smithi161 ceph-mon[87722]: osdmap e2880: 8 total, 8 up, 8 in 2024-09-16T07:14:44.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:44 smithi161 ceph-mon[87722]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 728 KiB/s rd, 22 KiB/s wr, 870 op/s 2024-09-16T07:14:45.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:45 smithi145 ceph-mon[96887]: osdmap e2881: 8 total, 8 up, 8 in 2024-09-16T07:14:45.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:45 smithi145 ceph-mon[99390]: osdmap e2881: 8 total, 8 up, 8 in 2024-09-16T07:14:45.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:45 smithi161 ceph-mon[87722]: osdmap e2881: 8 total, 8 up, 8 in 2024-09-16T07:14:46.615 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-09-16T07:14:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:46 smithi145 ceph-mon[96887]: osdmap e2882: 8 total, 8 up, 8 in 2024-09-16T07:14:46.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:46 smithi145 ceph-mon[96887]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 25 KiB/s wr, 522 op/s 2024-09-16T07:14:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:46 smithi145 ceph-mon[99390]: osdmap e2882: 8 total, 8 up, 8 in 2024-09-16T07:14:46.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:46 smithi145 ceph-mon[99390]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 25 KiB/s wr, 522 op/s 2024-09-16T07:14:46.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:46 smithi161 ceph-mon[87722]: osdmap e2882: 8 total, 8 up, 8 in 2024-09-16T07:14:46.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:46 smithi161 ceph-mon[87722]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 25 KiB/s wr, 522 op/s 2024-09-16T07:14:47.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:47 smithi145 ceph-mon[96887]: osdmap e2883: 8 total, 8 up, 8 in 2024-09-16T07:14:47.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:47 smithi145 ceph-mon[99390]: osdmap e2883: 8 total, 8 up, 8 in 2024-09-16T07:14:47.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:47 smithi161 ceph-mon[87722]: osdmap e2883: 8 total, 8 up, 8 in 2024-09-16T07:14:48.631 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2024-09-16T07:14:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:48 smithi145 ceph-mon[96887]: osdmap e2884: 8 total, 8 up, 8 in 2024-09-16T07:14:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:48 smithi145 ceph-mon[96887]: pgmap v5315: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 30 KiB/s wr, 486 op/s 2024-09-16T07:14:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:48 smithi145 ceph-mon[99390]: osdmap e2884: 8 total, 8 up, 8 in 2024-09-16T07:14:48.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:48 smithi145 ceph-mon[99390]: pgmap v5315: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 30 KiB/s wr, 486 op/s 2024-09-16T07:14:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:48 smithi161 ceph-mon[87722]: osdmap e2884: 8 total, 8 up, 8 in 2024-09-16T07:14:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:48 smithi161 ceph-mon[87722]: pgmap v5315: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 344 KiB/s rd, 30 KiB/s wr, 486 op/s 2024-09-16T07:14:49.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:49 smithi145 ceph-mon[99390]: osdmap e2885: 8 total, 8 up, 8 in 2024-09-16T07:14:49.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:49 smithi145 ceph-mon[96887]: osdmap e2885: 8 total, 8 up, 8 in 2024-09-16T07:14:49.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:49 smithi161 ceph-mon[87722]: osdmap e2885: 8 total, 8 up, 8 in 2024-09-16T07:14:50.641 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-09-16T07:14:50.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:50 smithi145 ceph-mon[99390]: osdmap e2886: 8 total, 8 up, 8 in 2024-09-16T07:14:50.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:50 smithi145 ceph-mon[99390]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 30 KiB/s wr, 749 op/s 2024-09-16T07:14:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:50 smithi145 ceph-mon[96887]: osdmap e2886: 8 total, 8 up, 8 in 2024-09-16T07:14:50.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:50 smithi145 ceph-mon[96887]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 30 KiB/s wr, 749 op/s 2024-09-16T07:14:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:50 smithi161 ceph-mon[87722]: osdmap e2886: 8 total, 8 up, 8 in 2024-09-16T07:14:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:50 smithi161 ceph-mon[87722]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 30 KiB/s wr, 749 op/s 2024-09-16T07:14:51.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:51 smithi145 ceph-mon[99390]: osdmap e2887: 8 total, 8 up, 8 in 2024-09-16T07:14:51.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:51.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:51 smithi145 ceph-mon[99390]: osdmap e2888: 8 total, 8 up, 8 in 2024-09-16T07:14:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:51 smithi145 ceph-mon[96887]: osdmap e2887: 8 total, 8 up, 8 in 2024-09-16T07:14:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:51 smithi145 ceph-mon[96887]: osdmap e2888: 8 total, 8 up, 8 in 2024-09-16T07:14:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:51 smithi161 ceph-mon[87722]: osdmap e2887: 8 total, 8 up, 8 in 2024-09-16T07:14:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:14:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:51 smithi161 ceph-mon[87722]: osdmap e2888: 8 total, 8 up, 8 in 2024-09-16T07:14:52.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:52 smithi145 ceph-mon[99390]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 709 KiB/s rd, 44 KiB/s wr, 928 op/s 2024-09-16T07:14:52.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:52 smithi145 ceph-mon[96887]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 709 KiB/s rd, 44 KiB/s wr, 928 op/s 2024-09-16T07:14:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:52 smithi161 ceph-mon[87722]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 709 KiB/s rd, 44 KiB/s wr, 928 op/s 2024-09-16T07:14:53.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:53 smithi145 ceph-mon[99390]: osdmap e2889: 8 total, 8 up, 8 in 2024-09-16T07:14:53.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:53 smithi145 ceph-mon[96887]: osdmap e2889: 8 total, 8 up, 8 in 2024-09-16T07:14:53.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:53 smithi161 ceph-mon[87722]: osdmap e2889: 8 total, 8 up, 8 in 2024-09-16T07:14:54.664 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2024-09-16T07:14:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:54 smithi161 ceph-mon[87722]: osdmap e2890: 8 total, 8 up, 8 in 2024-09-16T07:14:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:54 smithi161 ceph-mon[87722]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 37 KiB/s wr, 686 op/s 2024-09-16T07:14:55.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:54 smithi145 ceph-mon[96887]: osdmap e2890: 8 total, 8 up, 8 in 2024-09-16T07:14:55.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:54 smithi145 ceph-mon[96887]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 37 KiB/s wr, 686 op/s 2024-09-16T07:14:55.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:14:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:14:54] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:14:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:54 smithi145 ceph-mon[99390]: osdmap e2890: 8 total, 8 up, 8 in 2024-09-16T07:14:55.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:54 smithi145 ceph-mon[99390]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 37 KiB/s wr, 686 op/s 2024-09-16T07:14:55.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:55 smithi161 ceph-mon[87722]: osdmap e2891: 8 total, 8 up, 8 in 2024-09-16T07:14:56.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:55 smithi145 ceph-mon[96887]: osdmap e2891: 8 total, 8 up, 8 in 2024-09-16T07:14:56.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:55 smithi145 ceph-mon[99390]: osdmap e2891: 8 total, 8 up, 8 in 2024-09-16T07:14:56.593 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-09-16T07:14:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:56 smithi161 ceph-mon[87722]: osdmap e2892: 8 total, 8 up, 8 in 2024-09-16T07:14:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:56 smithi161 ceph-mon[87722]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 409 KiB/s rd, 29 KiB/s wr, 558 op/s 2024-09-16T07:14:56.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:56 smithi161 ceph-mon[87722]: osdmap e2893: 8 total, 8 up, 8 in 2024-09-16T07:14:57.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:56 smithi145 ceph-mon[96887]: osdmap e2892: 8 total, 8 up, 8 in 2024-09-16T07:14:57.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:56 smithi145 ceph-mon[96887]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 409 KiB/s rd, 29 KiB/s wr, 558 op/s 2024-09-16T07:14:57.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:56 smithi145 ceph-mon[96887]: osdmap e2893: 8 total, 8 up, 8 in 2024-09-16T07:14:57.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:56 smithi145 ceph-mon[99390]: osdmap e2892: 8 total, 8 up, 8 in 2024-09-16T07:14:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:56 smithi145 ceph-mon[99390]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 409 KiB/s rd, 29 KiB/s wr, 558 op/s 2024-09-16T07:14:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:56 smithi145 ceph-mon[99390]: osdmap e2893: 8 total, 8 up, 8 in 2024-09-16T07:14:59.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:58 smithi145 ceph-mon[96887]: osdmap e2894: 8 total, 8 up, 8 in 2024-09-16T07:14:59.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:58 smithi145 ceph-mon[96887]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 456 op/s 2024-09-16T07:14:59.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:58 smithi145 ceph-mon[99390]: osdmap e2894: 8 total, 8 up, 8 in 2024-09-16T07:14:59.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:58 smithi145 ceph-mon[99390]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 456 op/s 2024-09-16T07:14:59.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:58 smithi161 ceph-mon[87722]: osdmap e2894: 8 total, 8 up, 8 in 2024-09-16T07:14:59.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:58 smithi161 ceph-mon[87722]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 456 op/s 2024-09-16T07:15:00.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:14:59 smithi145 ceph-mon[99390]: osdmap e2895: 8 total, 8 up, 8 in 2024-09-16T07:15:00.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:14:59 smithi145 ceph-mon[96887]: osdmap e2895: 8 total, 8 up, 8 in 2024-09-16T07:15:00.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:14:59 smithi161 ceph-mon[87722]: osdmap e2895: 8 total, 8 up, 8 in 2024-09-16T07:15:00.703 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 69%] 2024-09-16T07:15:01.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:00 smithi145 ceph-mon[99390]: osdmap e2896: 8 total, 8 up, 8 in 2024-09-16T07:15:01.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:00 smithi145 ceph-mon[99390]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 297 KiB/s rd, 19 KiB/s wr, 403 op/s 2024-09-16T07:15:01.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:00 smithi145 ceph-mon[96887]: osdmap e2896: 8 total, 8 up, 8 in 2024-09-16T07:15:01.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:00 smithi145 ceph-mon[96887]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 297 KiB/s rd, 19 KiB/s wr, 403 op/s 2024-09-16T07:15:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:00 smithi161 ceph-mon[87722]: osdmap e2896: 8 total, 8 up, 8 in 2024-09-16T07:15:01.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:00 smithi161 ceph-mon[87722]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 297 KiB/s rd, 19 KiB/s wr, 403 op/s 2024-09-16T07:15:02.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:01 smithi145 ceph-mon[96887]: osdmap e2897: 8 total, 8 up, 8 in 2024-09-16T07:15:02.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:01 smithi145 ceph-mon[96887]: osdmap e2898: 8 total, 8 up, 8 in 2024-09-16T07:15:02.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:01 smithi145 ceph-mon[99390]: osdmap e2897: 8 total, 8 up, 8 in 2024-09-16T07:15:02.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:01 smithi145 ceph-mon[99390]: osdmap e2898: 8 total, 8 up, 8 in 2024-09-16T07:15:02.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:01 smithi161 ceph-mon[87722]: osdmap e2897: 8 total, 8 up, 8 in 2024-09-16T07:15:02.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:01 smithi161 ceph-mon[87722]: osdmap e2898: 8 total, 8 up, 8 in 2024-09-16T07:15:02.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:02 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:15:02.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:02 smithi145 ceph-mon[99390]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 23 KiB/s wr, 330 op/s 2024-09-16T07:15:02.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:02 smithi145 ceph-mon[99390]: osdmap e2899: 8 total, 8 up, 8 in 2024-09-16T07:15:02.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:02 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:15:02.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:02 smithi145 ceph-mon[96887]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 23 KiB/s wr, 330 op/s 2024-09-16T07:15:02.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:02 smithi145 ceph-mon[96887]: osdmap e2899: 8 total, 8 up, 8 in 2024-09-16T07:15:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:02 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:15:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:02 smithi161 ceph-mon[87722]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 23 KiB/s wr, 330 op/s 2024-09-16T07:15:02.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:02 smithi161 ceph-mon[87722]: osdmap e2899: 8 total, 8 up, 8 in 2024-09-16T07:15:04.716 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-09-16T07:15:05.049 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:04 smithi161 ceph-mon[87722]: osdmap e2900: 8 total, 8 up, 8 in 2024-09-16T07:15:05.049 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:04 smithi161 ceph-mon[87722]: pgmap v5339: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 286 op/s 2024-09-16T07:15:05.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:04 smithi145 ceph-mon[96887]: osdmap e2900: 8 total, 8 up, 8 in 2024-09-16T07:15:05.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:04 smithi145 ceph-mon[96887]: pgmap v5339: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 286 op/s 2024-09-16T07:15:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:15:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:15:04] "GET /metrics HTTP/1.1" 200 36777 "" "Prometheus/2.43.0" 2024-09-16T07:15:05.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:04 smithi145 ceph-mon[99390]: osdmap e2900: 8 total, 8 up, 8 in 2024-09-16T07:15:05.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:04 smithi145 ceph-mon[99390]: pgmap v5339: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 286 op/s 2024-09-16T07:15:06.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[96887]: osdmap e2901: 8 total, 8 up, 8 in 2024-09-16T07:15:06.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[99390]: osdmap e2901: 8 total, 8 up, 8 in 2024-09-16T07:15:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:05 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:05 smithi161 ceph-mon[87722]: osdmap e2901: 8 total, 8 up, 8 in 2024-09-16T07:15:06.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:06.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:05 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[99390]: osdmap e2902: 8 total, 8 up, 8 in 2024-09-16T07:15:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:15:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:15:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[99390]: pgmap v5342: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 17 KiB/s wr, 300 op/s 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[99390]: osdmap e2903: 8 total, 8 up, 8 in 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[96887]: osdmap e2902: 8 total, 8 up, 8 in 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[96887]: pgmap v5342: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 17 KiB/s wr, 300 op/s 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:06 smithi145 ceph-mon[96887]: osdmap e2903: 8 total, 8 up, 8 in 2024-09-16T07:15:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:06 smithi161 ceph-mon[87722]: osdmap e2902: 8 total, 8 up, 8 in 2024-09-16T07:15:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:15:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:15:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:15:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:06 smithi161 ceph-mon[87722]: pgmap v5342: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 17 KiB/s wr, 300 op/s 2024-09-16T07:15:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:06 smithi161 ceph-mon[87722]: osdmap e2903: 8 total, 8 up, 8 in 2024-09-16T07:15:09.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:09 smithi145 ceph-mon[96887]: pgmap v5344: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 15 KiB/s wr, 207 op/s 2024-09-16T07:15:09.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:09 smithi145 ceph-mon[99390]: pgmap v5344: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 15 KiB/s wr, 207 op/s 2024-09-16T07:15:09.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:09 smithi161 ceph-mon[87722]: pgmap v5344: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 15 KiB/s wr, 207 op/s 2024-09-16T07:15:11.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:11 smithi145 ceph-mon[99390]: pgmap v5345: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 13 KiB/s wr, 205 op/s 2024-09-16T07:15:11.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:11 smithi145 ceph-mon[96887]: pgmap v5345: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 13 KiB/s wr, 205 op/s 2024-09-16T07:15:11.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:11 smithi161 ceph-mon[87722]: pgmap v5345: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 13 KiB/s wr, 205 op/s 2024-09-16T07:15:11.598 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 70%] 2024-09-16T07:15:12.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:12 smithi145 ceph-mon[96887]: osdmap e2904: 8 total, 8 up, 8 in 2024-09-16T07:15:12.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:12 smithi145 ceph-mon[96887]: pgmap v5347: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.2 KiB/s wr, 99 op/s 2024-09-16T07:15:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:12 smithi145 ceph-mon[99390]: osdmap e2904: 8 total, 8 up, 8 in 2024-09-16T07:15:12.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:12 smithi145 ceph-mon[99390]: pgmap v5347: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.2 KiB/s wr, 99 op/s 2024-09-16T07:15:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:12 smithi161 ceph-mon[87722]: osdmap e2904: 8 total, 8 up, 8 in 2024-09-16T07:15:12.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:12 smithi161 ceph-mon[87722]: pgmap v5347: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.2 KiB/s wr, 99 op/s 2024-09-16T07:15:13.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:13 smithi145 ceph-mon[99390]: osdmap e2905: 8 total, 8 up, 8 in 2024-09-16T07:15:13.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:13 smithi145 ceph-mon[96887]: osdmap e2905: 8 total, 8 up, 8 in 2024-09-16T07:15:13.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:13 smithi161 ceph-mon[87722]: osdmap e2905: 8 total, 8 up, 8 in 2024-09-16T07:15:14.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:14 smithi145 ceph-mon[96887]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 543 KiB/s wr, 93 op/s 2024-09-16T07:15:14.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:14 smithi145 ceph-mon[99390]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 543 KiB/s wr, 93 op/s 2024-09-16T07:15:14.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:15:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:15:14] "GET /metrics HTTP/1.1" 200 36772 "" "Prometheus/2.43.0" 2024-09-16T07:15:14.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:14 smithi161 ceph-mon[87722]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 543 KiB/s wr, 93 op/s 2024-09-16T07:15:17.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:17 smithi145 ceph-mon[99390]: pgmap v5350: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 519 KiB/s wr, 133 op/s 2024-09-16T07:15:17.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:17 smithi145 ceph-mon[96887]: pgmap v5350: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 519 KiB/s wr, 133 op/s 2024-09-16T07:15:17.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:17 smithi161 ceph-mon[87722]: pgmap v5350: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 519 KiB/s wr, 133 op/s 2024-09-16T07:15:19.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:19 smithi145 ceph-mon[99390]: pgmap v5351: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 518 KiB/s wr, 96 op/s 2024-09-16T07:15:19.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:19 smithi145 ceph-mon[96887]: pgmap v5351: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 518 KiB/s wr, 96 op/s 2024-09-16T07:15:19.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:19 smithi161 ceph-mon[87722]: pgmap v5351: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 518 KiB/s wr, 96 op/s 2024-09-16T07:15:21.270 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2024-09-16T07:15:21.388 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 71%] 2024-09-16T07:15:21.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:21 smithi145 ceph-mon[96887]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 483 KiB/s wr, 84 op/s 2024-09-16T07:15:21.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:21 smithi145 ceph-mon[99390]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 483 KiB/s wr, 84 op/s 2024-09-16T07:15:21.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:21 smithi161 ceph-mon[87722]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 483 KiB/s wr, 84 op/s 2024-09-16T07:15:22.467 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:22 smithi145 ceph-mon[96887]: osdmap e2906: 8 total, 8 up, 8 in 2024-09-16T07:15:22.467 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:22.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:22 smithi145 ceph-mon[96887]: osdmap e2907: 8 total, 8 up, 8 in 2024-09-16T07:15:22.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:22 smithi145 ceph-mon[99390]: osdmap e2906: 8 total, 8 up, 8 in 2024-09-16T07:15:22.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:22.468 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:22 smithi145 ceph-mon[99390]: osdmap e2907: 8 total, 8 up, 8 in 2024-09-16T07:15:22.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:22 smithi161 ceph-mon[87722]: osdmap e2906: 8 total, 8 up, 8 in 2024-09-16T07:15:22.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:22 smithi161 ceph-mon[87722]: osdmap e2907: 8 total, 8 up, 8 in 2024-09-16T07:15:22.614 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-09-16T07:15:22.701 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 72%] 2024-09-16T07:15:23.479 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:23 smithi145 ceph-mon[99390]: pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 518 KiB/s wr, 85 op/s 2024-09-16T07:15:23.480 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:23 smithi145 ceph-mon[99390]: osdmap e2908: 8 total, 8 up, 8 in 2024-09-16T07:15:23.480 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:23 smithi145 ceph-mon[96887]: pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 518 KiB/s wr, 85 op/s 2024-09-16T07:15:23.480 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:23 smithi145 ceph-mon[96887]: osdmap e2908: 8 total, 8 up, 8 in 2024-09-16T07:15:23.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:23 smithi161 ceph-mon[87722]: pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 518 KiB/s wr, 85 op/s 2024-09-16T07:15:23.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:23 smithi161 ceph-mon[87722]: osdmap e2908: 8 total, 8 up, 8 in 2024-09-16T07:15:24.611 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 73%] 2024-09-16T07:15:24.740 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-09-16T07:15:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:24 smithi145 ceph-mon[96887]: osdmap e2909: 8 total, 8 up, 8 in 2024-09-16T07:15:24.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:24 smithi145 ceph-mon[96887]: pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 4.0 MiB/s wr, 85 op/s 2024-09-16T07:15:24.817 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:15:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:15:24] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T07:15:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:24 smithi145 ceph-mon[99390]: osdmap e2909: 8 total, 8 up, 8 in 2024-09-16T07:15:24.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:24 smithi145 ceph-mon[99390]: pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 4.0 MiB/s wr, 85 op/s 2024-09-16T07:15:24.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:24 smithi161 ceph-mon[87722]: osdmap e2909: 8 total, 8 up, 8 in 2024-09-16T07:15:24.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:24 smithi161 ceph-mon[87722]: pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 4.0 MiB/s wr, 85 op/s 2024-09-16T07:15:25.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:25 smithi145 ceph-mon[99390]: osdmap e2910: 8 total, 8 up, 8 in 2024-09-16T07:15:25.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:25 smithi145 ceph-mon[96887]: osdmap e2910: 8 total, 8 up, 8 in 2024-09-16T07:15:25.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:25 smithi161 ceph-mon[87722]: osdmap e2910: 8 total, 8 up, 8 in 2024-09-16T07:15:26.634 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 74%] 2024-09-16T07:15:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:26 smithi145 ceph-mon[96887]: osdmap e2911: 8 total, 8 up, 8 in 2024-09-16T07:15:26.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:26 smithi145 ceph-mon[96887]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 3.0 MiB/s wr, 338 op/s 2024-09-16T07:15:26.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:26 smithi145 ceph-mon[99390]: osdmap e2911: 8 total, 8 up, 8 in 2024-09-16T07:15:26.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:26 smithi145 ceph-mon[99390]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 3.0 MiB/s wr, 338 op/s 2024-09-16T07:15:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:26 smithi161 ceph-mon[87722]: osdmap e2911: 8 total, 8 up, 8 in 2024-09-16T07:15:26.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:26 smithi161 ceph-mon[87722]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 3.0 MiB/s wr, 338 op/s 2024-09-16T07:15:27.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:27 smithi145 ceph-mon[99390]: osdmap e2912: 8 total, 8 up, 8 in 2024-09-16T07:15:27.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:27 smithi145 ceph-mon[96887]: osdmap e2912: 8 total, 8 up, 8 in 2024-09-16T07:15:27.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:27 smithi161 ceph-mon[87722]: osdmap e2912: 8 total, 8 up, 8 in 2024-09-16T07:15:28.644 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-09-16T07:15:28.766 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 75%] 2024-09-16T07:15:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:28 smithi145 ceph-mon[99390]: osdmap e2913: 8 total, 8 up, 8 in 2024-09-16T07:15:28.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:28 smithi145 ceph-mon[99390]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 24 KiB/s wr, 468 op/s 2024-09-16T07:15:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:28 smithi145 ceph-mon[96887]: osdmap e2913: 8 total, 8 up, 8 in 2024-09-16T07:15:28.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:28 smithi145 ceph-mon[96887]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 24 KiB/s wr, 468 op/s 2024-09-16T07:15:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:28 smithi161 ceph-mon[87722]: osdmap e2913: 8 total, 8 up, 8 in 2024-09-16T07:15:28.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:28 smithi161 ceph-mon[87722]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 24 KiB/s wr, 468 op/s 2024-09-16T07:15:28.889 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 76%] 2024-09-16T07:15:28.986 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 76%] 2024-09-16T07:15:29.643 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 77%] 2024-09-16T07:15:29.730 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 77%] 2024-09-16T07:15:29.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:29 smithi145 ceph-mon[99390]: osdmap e2914: 8 total, 8 up, 8 in 2024-09-16T07:15:29.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:29 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1450481573' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]: dispatch 2024-09-16T07:15:29.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:29 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]: dispatch 2024-09-16T07:15:29.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:29 smithi145 ceph-mon[96887]: osdmap e2914: 8 total, 8 up, 8 in 2024-09-16T07:15:29.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:29 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1450481573' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]: dispatch 2024-09-16T07:15:29.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:29 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]: dispatch 2024-09-16T07:15:29.821 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 78%] 2024-09-16T07:15:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:29 smithi161 ceph-mon[87722]: osdmap e2914: 8 total, 8 up, 8 in 2024-09-16T07:15:29.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:29 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1450481573' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]: dispatch 2024-09-16T07:15:29.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:29 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]: dispatch 2024-09-16T07:15:29.927 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 78%] 2024-09-16T07:15:30.026 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 79%] 2024-09-16T07:15:30.109 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 80%] 2024-09-16T07:15:30.194 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 80%] 2024-09-16T07:15:30.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]': finished 2024-09-16T07:15:30.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: osdmap e2915: 8 total, 8 up, 8 in 2024-09-16T07:15:30.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]: dispatch 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]: dispatch 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]': finished 2024-09-16T07:15:30.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[96887]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 19 KiB/s wr, 481 op/s 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]': finished 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: osdmap e2915: 8 total, 8 up, 8 in 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.818 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:15:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]: dispatch 2024-09-16T07:15:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]: dispatch 2024-09-16T07:15:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]': finished 2024-09-16T07:15:30.819 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:30 smithi145 ceph-mon[99390]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 19 KiB/s wr, 481 op/s 2024-09-16T07:15:30.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.145:0/3371657157"}]': finished 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: osdmap e2915: 8 total, 8 up, 8 in 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]: dispatch 2024-09-16T07:15:30.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]: dispatch 2024-09-16T07:15:30.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/3665ddee-81d4-481d-89d6-decad4b8e990"}]': finished 2024-09-16T07:15:30.838 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:30 smithi161 ceph-mon[87722]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 19 KiB/s wr, 481 op/s 2024-09-16T07:15:32.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:31 smithi145 ceph-mon[96887]: osdmap e2916: 8 total, 8 up, 8 in 2024-09-16T07:15:32.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:31 smithi145 ceph-mon[96887]: osdmap e2917: 8 total, 8 up, 8 in 2024-09-16T07:15:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:31 smithi145 ceph-mon[99390]: osdmap e2916: 8 total, 8 up, 8 in 2024-09-16T07:15:32.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:31 smithi145 ceph-mon[99390]: osdmap e2917: 8 total, 8 up, 8 in 2024-09-16T07:15:32.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:31 smithi161 ceph-mon[87722]: osdmap e2916: 8 total, 8 up, 8 in 2024-09-16T07:15:32.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:31 smithi161 ceph-mon[87722]: osdmap e2917: 8 total, 8 up, 8 in 2024-09-16T07:15:33.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[96887]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 36 KiB/s wr, 455 op/s 2024-09-16T07:15:33.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[96887]: osdmap e2918: 8 total, 8 up, 8 in 2024-09-16T07:15:33.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/322cdffd-b5b5-4337-b41f-700f6be3ebbf"}]: dispatch 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/322cdffd-b5b5-4337-b41f-700f6be3ebbf"}]': finished 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f9fef14e-312c-41f6-8501-b5ff9d583328"}]: dispatch 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f9fef14e-312c-41f6-8501-b5ff9d583328"}]': finished 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[99390]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 36 KiB/s wr, 455 op/s 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[99390]: osdmap e2918: 8 total, 8 up, 8 in 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/322cdffd-b5b5-4337-b41f-700f6be3ebbf"}]: dispatch 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/322cdffd-b5b5-4337-b41f-700f6be3ebbf"}]': finished 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f9fef14e-312c-41f6-8501-b5ff9d583328"}]: dispatch 2024-09-16T07:15:33.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:32 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f9fef14e-312c-41f6-8501-b5ff9d583328"}]': finished 2024-09-16T07:15:33.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:32 smithi161 ceph-mon[87722]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 36 KiB/s wr, 455 op/s 2024-09-16T07:15:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:32 smithi161 ceph-mon[87722]: osdmap e2918: 8 total, 8 up, 8 in 2024-09-16T07:15:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/322cdffd-b5b5-4337-b41f-700f6be3ebbf"}]: dispatch 2024-09-16T07:15:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/322cdffd-b5b5-4337-b41f-700f6be3ebbf"}]': finished 2024-09-16T07:15:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f9fef14e-312c-41f6-8501-b5ff9d583328"}]: dispatch 2024-09-16T07:15:33.337 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:32 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f9fef14e-312c-41f6-8501-b5ff9d583328"}]': finished 2024-09-16T07:15:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:34 smithi161 ceph-mon[87722]: osdmap e2919: 8 total, 8 up, 8 in 2024-09-16T07:15:34.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:34 smithi161 ceph-mon[87722]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 262 KiB/s rd, 28 KiB/s wr, 368 op/s 2024-09-16T07:15:35.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:34 smithi145 ceph-mon[96887]: osdmap e2919: 8 total, 8 up, 8 in 2024-09-16T07:15:35.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:34 smithi145 ceph-mon[96887]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 262 KiB/s rd, 28 KiB/s wr, 368 op/s 2024-09-16T07:15:35.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:15:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:15:34] "GET /metrics HTTP/1.1" 200 36790 "" "Prometheus/2.43.0" 2024-09-16T07:15:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:34 smithi145 ceph-mon[99390]: osdmap e2919: 8 total, 8 up, 8 in 2024-09-16T07:15:35.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:34 smithi145 ceph-mon[99390]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 262 KiB/s rd, 28 KiB/s wr, 368 op/s 2024-09-16T07:15:35.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:35 smithi161 ceph-mon[87722]: osdmap e2920: 8 total, 8 up, 8 in 2024-09-16T07:15:36.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:35 smithi145 ceph-mon[96887]: osdmap e2920: 8 total, 8 up, 8 in 2024-09-16T07:15:36.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:35 smithi145 ceph-mon[99390]: osdmap e2920: 8 total, 8 up, 8 in 2024-09-16T07:15:37.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:36 smithi145 ceph-mon[99390]: osdmap e2921: 8 total, 8 up, 8 in 2024-09-16T07:15:37.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:36 smithi145 ceph-mon[99390]: pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 12 KiB/s wr, 412 op/s 2024-09-16T07:15:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:36 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:37.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:36 smithi145 ceph-mon[99390]: osdmap e2922: 8 total, 8 up, 8 in 2024-09-16T07:15:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:36 smithi145 ceph-mon[96887]: osdmap e2921: 8 total, 8 up, 8 in 2024-09-16T07:15:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:36 smithi145 ceph-mon[96887]: pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 12 KiB/s wr, 412 op/s 2024-09-16T07:15:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:36 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:37.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:36 smithi145 ceph-mon[96887]: osdmap e2922: 8 total, 8 up, 8 in 2024-09-16T07:15:37.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:36 smithi161 ceph-mon[87722]: osdmap e2921: 8 total, 8 up, 8 in 2024-09-16T07:15:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:36 smithi161 ceph-mon[87722]: pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 12 KiB/s wr, 412 op/s 2024-09-16T07:15:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:36 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:37.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:36 smithi161 ceph-mon[87722]: osdmap e2922: 8 total, 8 up, 8 in 2024-09-16T07:15:37.578 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 81%] 2024-09-16T07:15:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:38 smithi145 ceph-mon[96887]: osdmap e2923: 8 total, 8 up, 8 in 2024-09-16T07:15:38.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:38 smithi145 ceph-mon[96887]: pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 9.2 KiB/s wr, 243 op/s 2024-09-16T07:15:38.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:38 smithi145 ceph-mon[99390]: osdmap e2923: 8 total, 8 up, 8 in 2024-09-16T07:15:38.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:38 smithi145 ceph-mon[99390]: pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 9.2 KiB/s wr, 243 op/s 2024-09-16T07:15:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:38 smithi161 ceph-mon[87722]: osdmap e2923: 8 total, 8 up, 8 in 2024-09-16T07:15:38.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:38 smithi161 ceph-mon[87722]: pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 9.2 KiB/s wr, 243 op/s 2024-09-16T07:15:39.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:39 smithi145 ceph-mon[96887]: osdmap e2924: 8 total, 8 up, 8 in 2024-09-16T07:15:39.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:39 smithi145 ceph-mon[99390]: osdmap e2924: 8 total, 8 up, 8 in 2024-09-16T07:15:39.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:39 smithi161 ceph-mon[87722]: osdmap e2924: 8 total, 8 up, 8 in 2024-09-16T07:15:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:40 smithi145 ceph-mon[96887]: osdmap e2925: 8 total, 8 up, 8 in 2024-09-16T07:15:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:40 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/bd4b78cc-4239-42ed-bea5-62e21353e36c"}]: dispatch 2024-09-16T07:15:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:40 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/bd4b78cc-4239-42ed-bea5-62e21353e36c"}]': finished 2024-09-16T07:15:40.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:40 smithi145 ceph-mon[96887]: pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 40 op/s 2024-09-16T07:15:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:40 smithi145 ceph-mon[99390]: osdmap e2925: 8 total, 8 up, 8 in 2024-09-16T07:15:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:40 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/bd4b78cc-4239-42ed-bea5-62e21353e36c"}]: dispatch 2024-09-16T07:15:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:40 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/bd4b78cc-4239-42ed-bea5-62e21353e36c"}]': finished 2024-09-16T07:15:40.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:40 smithi145 ceph-mon[99390]: pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 40 op/s 2024-09-16T07:15:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:40 smithi161 ceph-mon[87722]: osdmap e2925: 8 total, 8 up, 8 in 2024-09-16T07:15:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:40 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/bd4b78cc-4239-42ed-bea5-62e21353e36c"}]: dispatch 2024-09-16T07:15:40.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:40 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2123454690' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/bd4b78cc-4239-42ed-bea5-62e21353e36c"}]': finished 2024-09-16T07:15:40.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:40 smithi161 ceph-mon[87722]: pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 40 op/s 2024-09-16T07:15:41.582 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 81%] 2024-09-16T07:15:41.664 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 82%] 2024-09-16T07:15:41.804 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 82%] 2024-09-16T07:15:41.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:41 smithi145 ceph-mon[99390]: osdmap e2926: 8 total, 8 up, 8 in 2024-09-16T07:15:41.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:41 smithi145 ceph-mon[99390]: osdmap e2927: 8 total, 8 up, 8 in 2024-09-16T07:15:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:41 smithi145 ceph-mon[96887]: osdmap e2926: 8 total, 8 up, 8 in 2024-09-16T07:15:41.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:41 smithi145 ceph-mon[96887]: osdmap e2927: 8 total, 8 up, 8 in 2024-09-16T07:15:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:41 smithi161 ceph-mon[87722]: osdmap e2926: 8 total, 8 up, 8 in 2024-09-16T07:15:41.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:41 smithi161 ceph-mon[87722]: osdmap e2927: 8 total, 8 up, 8 in 2024-09-16T07:15:41.880 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 83%] 2024-09-16T07:15:41.953 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 83%] 2024-09-16T07:15:42.033 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 84%] 2024-09-16T07:15:42.112 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 84%] 2024-09-16T07:15:42.243 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 85%] 2024-09-16T07:15:42.359 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 85%] 2024-09-16T07:15:42.366 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 86%] 2024-09-16T07:15:42.373 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 87%] 2024-09-16T07:15:42.375 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 87%] 2024-09-16T07:15:42.381 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 88%] 2024-09-16T07:15:42.388 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 88%] 2024-09-16T07:15:42.480 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 89%] 2024-09-16T07:15:42.562 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 89%] 2024-09-16T07:15:42.659 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 90%] 2024-09-16T07:15:42.790 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 90%] 2024-09-16T07:15:42.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:42 smithi161 ceph-mon[87722]: pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 8.2 KiB/s wr, 91 op/s 2024-09-16T07:15:43.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:42 smithi145 ceph-mon[96887]: pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 8.2 KiB/s wr, 91 op/s 2024-09-16T07:15:43.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:42 smithi145 ceph-mon[99390]: pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 8.2 KiB/s wr, 91 op/s 2024-09-16T07:15:44.365 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 91%] 2024-09-16T07:15:44.485 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 91%] 2024-09-16T07:15:44.574 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 92%] 2024-09-16T07:15:44.672 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 92%] 2024-09-16T07:15:44.837 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 93%] 2024-09-16T07:15:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:15:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:15:44] "GET /metrics HTTP/1.1" 200 36779 "" "Prometheus/2.43.0" 2024-09-16T07:15:45.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:45 smithi145 ceph-mon[96887]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 KiB/s wr, 181 op/s 2024-09-16T07:15:45.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:45 smithi145 ceph-mon[99390]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 KiB/s wr, 181 op/s 2024-09-16T07:15:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:45 smithi161 ceph-mon[87722]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 KiB/s wr, 181 op/s 2024-09-16T07:15:46.275 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 94%] 2024-09-16T07:15:46.373 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 94%] 2024-09-16T07:15:46.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:46 smithi145 ceph-mon[96887]: osdmap e2928: 8 total, 8 up, 8 in 2024-09-16T07:15:46.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:46 smithi145 ceph-mon[99390]: osdmap e2928: 8 total, 8 up, 8 in 2024-09-16T07:15:46.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:46 smithi161 ceph-mon[87722]: osdmap e2928: 8 total, 8 up, 8 in 2024-09-16T07:15:47.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:47 smithi145 ceph-mon[99390]: pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 69 KiB/s wr, 735 op/s 2024-09-16T07:15:47.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:47 smithi145 ceph-mon[99390]: osdmap e2929: 8 total, 8 up, 8 in 2024-09-16T07:15:47.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:47 smithi145 ceph-mon[99390]: osdmap e2930: 8 total, 8 up, 8 in 2024-09-16T07:15:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:47 smithi145 ceph-mon[96887]: pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 69 KiB/s wr, 735 op/s 2024-09-16T07:15:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:47 smithi145 ceph-mon[96887]: osdmap e2929: 8 total, 8 up, 8 in 2024-09-16T07:15:47.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:47 smithi145 ceph-mon[96887]: osdmap e2930: 8 total, 8 up, 8 in 2024-09-16T07:15:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:47 smithi161 ceph-mon[87722]: pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 69 KiB/s wr, 735 op/s 2024-09-16T07:15:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:47 smithi161 ceph-mon[87722]: osdmap e2929: 8 total, 8 up, 8 in 2024-09-16T07:15:47.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:47 smithi161 ceph-mon[87722]: osdmap e2930: 8 total, 8 up, 8 in 2024-09-16T07:15:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:48 smithi145 ceph-mon[96887]: osdmap e2931: 8 total, 8 up, 8 in 2024-09-16T07:15:48.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:48 smithi145 ceph-mon[96887]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 116 KiB/s wr, 1.51k op/s 2024-09-16T07:15:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:48 smithi145 ceph-mon[99390]: osdmap e2931: 8 total, 8 up, 8 in 2024-09-16T07:15:48.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:48 smithi145 ceph-mon[99390]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 116 KiB/s wr, 1.51k op/s 2024-09-16T07:15:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:48 smithi161 ceph-mon[87722]: osdmap e2931: 8 total, 8 up, 8 in 2024-09-16T07:15:48.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:48 smithi161 ceph-mon[87722]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 116 KiB/s wr, 1.51k op/s 2024-09-16T07:15:49.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:49 smithi145 ceph-mon[96887]: osdmap e2932: 8 total, 8 up, 8 in 2024-09-16T07:15:49.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:49 smithi145 ceph-mon[99390]: osdmap e2932: 8 total, 8 up, 8 in 2024-09-16T07:15:49.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:49 smithi161 ceph-mon[87722]: osdmap e2932: 8 total, 8 up, 8 in 2024-09-16T07:15:50.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:50 smithi145 ceph-mon[99390]: osdmap e2933: 8 total, 8 up, 8 in 2024-09-16T07:15:50.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:50 smithi145 ceph-mon[99390]: pgmap v5395: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 44 KiB/s wr, 840 op/s 2024-09-16T07:15:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:50 smithi145 ceph-mon[96887]: osdmap e2933: 8 total, 8 up, 8 in 2024-09-16T07:15:50.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:50 smithi145 ceph-mon[96887]: pgmap v5395: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 44 KiB/s wr, 840 op/s 2024-09-16T07:15:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:50 smithi161 ceph-mon[87722]: osdmap e2933: 8 total, 8 up, 8 in 2024-09-16T07:15:50.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:50 smithi161 ceph-mon[87722]: pgmap v5395: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 44 KiB/s wr, 840 op/s 2024-09-16T07:15:51.777 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 95%] 2024-09-16T07:15:51.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:51 smithi145 ceph-mon[99390]: osdmap e2934: 8 total, 8 up, 8 in 2024-09-16T07:15:51.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:51 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:51.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:51 smithi145 ceph-mon[99390]: osdmap e2935: 8 total, 8 up, 8 in 2024-09-16T07:15:51.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:51 smithi145 ceph-mon[96887]: osdmap e2934: 8 total, 8 up, 8 in 2024-09-16T07:15:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:51 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:51.817 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:51 smithi145 ceph-mon[96887]: osdmap e2935: 8 total, 8 up, 8 in 2024-09-16T07:15:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:51 smithi161 ceph-mon[87722]: osdmap e2934: 8 total, 8 up, 8 in 2024-09-16T07:15:51.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:51 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:15:51.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:51 smithi161 ceph-mon[87722]: osdmap e2935: 8 total, 8 up, 8 in 2024-09-16T07:15:52.050 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 95%] 2024-09-16T07:15:52.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:52 smithi145 ceph-mon[99390]: pgmap v5398: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 713 KiB/s rd, 53 KiB/s wr, 957 op/s 2024-09-16T07:15:52.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:52 smithi145 ceph-mon[96887]: pgmap v5398: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 713 KiB/s rd, 53 KiB/s wr, 957 op/s 2024-09-16T07:15:52.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:52 smithi161 ceph-mon[87722]: pgmap v5398: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 713 KiB/s rd, 53 KiB/s wr, 957 op/s 2024-09-16T07:15:53.639 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v1 PASSED [ 96%] 2024-09-16T07:15:53.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:53 smithi145 ceph-mon[96887]: osdmap e2936: 8 total, 8 up, 8 in 2024-09-16T07:15:53.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:53 smithi145 ceph-mon[99390]: osdmap e2936: 8 total, 8 up, 8 in 2024-09-16T07:15:53.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:53 smithi161 ceph-mon[87722]: osdmap e2936: 8 total, 8 up, 8 in 2024-09-16T07:15:54.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:54 smithi145 ceph-mon[96887]: osdmap e2937: 8 total, 8 up, 8 in 2024-09-16T07:15:54.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:54 smithi145 ceph-mon[96887]: pgmap v5401: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 44 KiB/s wr, 1.01k op/s 2024-09-16T07:15:54.816 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:15:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:15:54] "GET /metrics HTTP/1.1" 200 36771 "" "Prometheus/2.43.0" 2024-09-16T07:15:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:54 smithi145 ceph-mon[99390]: osdmap e2937: 8 total, 8 up, 8 in 2024-09-16T07:15:54.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:54 smithi145 ceph-mon[99390]: pgmap v5401: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 44 KiB/s wr, 1.01k op/s 2024-09-16T07:15:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:54 smithi161 ceph-mon[87722]: osdmap e2937: 8 total, 8 up, 8 in 2024-09-16T07:15:54.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:54 smithi161 ceph-mon[87722]: pgmap v5401: 137 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 44 KiB/s wr, 1.01k op/s 2024-09-16T07:15:55.654 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v2 PASSED [ 96%] 2024-09-16T07:15:55.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:55 smithi145 ceph-mon[96887]: osdmap e2938: 8 total, 8 up, 8 in 2024-09-16T07:15:55.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:55 smithi145 ceph-mon[99390]: osdmap e2938: 8 total, 8 up, 8 in 2024-09-16T07:15:55.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:55 smithi161 ceph-mon[87722]: osdmap e2938: 8 total, 8 up, 8 in 2024-09-16T07:15:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:56 smithi161 ceph-mon[87722]: osdmap e2939: 8 total, 8 up, 8 in 2024-09-16T07:15:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:56 smithi161 ceph-mon[87722]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 590 KiB/s rd, 33 KiB/s wr, 758 op/s 2024-09-16T07:15:56.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:56 smithi161 ceph-mon[87722]: osdmap e2940: 8 total, 8 up, 8 in 2024-09-16T07:15:57.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:56 smithi145 ceph-mon[96887]: osdmap e2939: 8 total, 8 up, 8 in 2024-09-16T07:15:57.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:56 smithi145 ceph-mon[96887]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 590 KiB/s rd, 33 KiB/s wr, 758 op/s 2024-09-16T07:15:57.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:56 smithi145 ceph-mon[96887]: osdmap e2940: 8 total, 8 up, 8 in 2024-09-16T07:15:57.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:56 smithi145 ceph-mon[99390]: osdmap e2939: 8 total, 8 up, 8 in 2024-09-16T07:15:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:56 smithi145 ceph-mon[99390]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 590 KiB/s rd, 33 KiB/s wr, 758 op/s 2024-09-16T07:15:57.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:56 smithi145 ceph-mon[99390]: osdmap e2940: 8 total, 8 up, 8 in 2024-09-16T07:15:57.664 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v1 PASSED [ 97%] 2024-09-16T07:15:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:58 smithi161 ceph-mon[87722]: osdmap e2941: 8 total, 8 up, 8 in 2024-09-16T07:15:58.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:58 smithi161 ceph-mon[87722]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 451 KiB/s rd, 27 KiB/s wr, 586 op/s 2024-09-16T07:15:59.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:58 smithi145 ceph-mon[96887]: osdmap e2941: 8 total, 8 up, 8 in 2024-09-16T07:15:59.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:58 smithi145 ceph-mon[96887]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 451 KiB/s rd, 27 KiB/s wr, 586 op/s 2024-09-16T07:15:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:58 smithi145 ceph-mon[99390]: osdmap e2941: 8 total, 8 up, 8 in 2024-09-16T07:15:59.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:58 smithi145 ceph-mon[99390]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 451 KiB/s rd, 27 KiB/s wr, 586 op/s 2024-09-16T07:15:59.662 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v2 PASSED [ 97%] 2024-09-16T07:15:59.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:15:59 smithi161 ceph-mon[87722]: osdmap e2942: 8 total, 8 up, 8 in 2024-09-16T07:16:00.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:15:59 smithi145 ceph-mon[96887]: osdmap e2942: 8 total, 8 up, 8 in 2024-09-16T07:16:00.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:15:59 smithi145 ceph-mon[99390]: osdmap e2942: 8 total, 8 up, 8 in 2024-09-16T07:16:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:00 smithi161 ceph-mon[87722]: osdmap e2943: 8 total, 8 up, 8 in 2024-09-16T07:16:00.837 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:00 smithi161 ceph-mon[87722]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 810 KiB/s rd, 30 KiB/s wr, 1.02k op/s 2024-09-16T07:16:01.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:00 smithi145 ceph-mon[96887]: osdmap e2943: 8 total, 8 up, 8 in 2024-09-16T07:16:01.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:00 smithi145 ceph-mon[96887]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 810 KiB/s rd, 30 KiB/s wr, 1.02k op/s 2024-09-16T07:16:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:00 smithi145 ceph-mon[99390]: osdmap e2943: 8 total, 8 up, 8 in 2024-09-16T07:16:01.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:00 smithi145 ceph-mon[99390]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 810 KiB/s rd, 30 KiB/s wr, 1.02k op/s 2024-09-16T07:16:01.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:01 smithi145 ceph-mon[96887]: osdmap e2944: 8 total, 8 up, 8 in 2024-09-16T07:16:01.816 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:01 smithi145 ceph-mon[96887]: osdmap e2945: 8 total, 8 up, 8 in 2024-09-16T07:16:01.816 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:01 smithi145 ceph-mon[99390]: osdmap e2944: 8 total, 8 up, 8 in 2024-09-16T07:16:01.817 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:01 smithi145 ceph-mon[99390]: osdmap e2945: 8 total, 8 up, 8 in 2024-09-16T07:16:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:01 smithi161 ceph-mon[87722]: osdmap e2944: 8 total, 8 up, 8 in 2024-09-16T07:16:01.836 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:01 smithi161 ceph-mon[87722]: osdmap e2945: 8 total, 8 up, 8 in 2024-09-16T07:16:03.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:02 smithi145 ceph-mon[99390]: pgmap v5413: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 645 KiB/s rd, 29 KiB/s wr, 827 op/s 2024-09-16T07:16:03.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:02 smithi145 ceph-mon[96887]: pgmap v5413: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 645 KiB/s rd, 29 KiB/s wr, 827 op/s 2024-09-16T07:16:03.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:02 smithi161 ceph-mon[87722]: pgmap v5413: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 645 KiB/s rd, 29 KiB/s wr, 827 op/s 2024-09-16T07:16:03.758 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-09-16T07:16:03.973 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-09-16T07:16:04.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:03 smithi145 ceph-mon[96887]: osdmap e2946: 8 total, 8 up, 8 in 2024-09-16T07:16:04.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:03 smithi145 ceph-mon[99390]: osdmap e2946: 8 total, 8 up, 8 in 2024-09-16T07:16:04.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:03 smithi161 ceph-mon[87722]: osdmap e2946: 8 total, 8 up, 8 in 2024-09-16T07:16:04.152 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-09-16T07:16:04.623 INFO:tasks.workunit.client.0.smithi145.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-09-16T07:16:04.623 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:16:04.623 INFO:tasks.workunit.client.0.smithi145.stdout:=============================== warnings summary =============================== 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout:test_rbd.py::test_remove_with_progress_except 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 'rbd.progress_callback' 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: Traceback (most recent call last): 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 425, in progress_cb 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: raise Exception() 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: Exception 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout:-- Docs: https://docs.pytest.org/en/stable/warnings.html 2024-09-16T07:16:04.624 INFO:tasks.workunit.client.0.smithi145.stdout:============ 177 passed, 8 skipped, 1 warning in 679.58s (0:11:19) ============= 2024-09-16T07:16:04.648 INFO:tasks.workunit.client.0.smithi145.stderr:+ exit 0 2024-09-16T07:16:04.648 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T07:16:04.648 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T07:16:04.719 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-09-16T07:16:04.720 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-16T07:16:04.976 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:16:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:16:04] "GET /metrics HTTP/1.1" 200 36771 "" "Prometheus/2.43.0" 2024-09-16T07:16:04.977 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:04 smithi145 ceph-mon[99390]: osdmap e2947: 8 total, 8 up, 8 in 2024-09-16T07:16:04.977 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:04 smithi145 ceph-mon[99390]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-09-16T07:16:04.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:04 smithi145 ceph-mon[96887]: osdmap e2947: 8 total, 8 up, 8 in 2024-09-16T07:16:04.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:04 smithi145 ceph-mon[96887]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-09-16T07:16:04.978 DEBUG:teuthology.parallel:result is None 2024-09-16T07:16:04.979 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:16:05.004 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:16:05.005 DEBUG:teuthology.orchestra.run.smithi145:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T07:16:05.060 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:16:05.060 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-16T07:16:05.061 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-09-16T07:16:05.061 DEBUG:teuthology.parallel:result is None 2024-09-16T07:16:05.061 INFO:teuthology.run_tasks:Running task print... 2024-09-16T07:16:05.071 INFO:teuthology.task.print:**** done end parallel 2024-09-16T07:16:05.071 INFO:teuthology.run_tasks:Running task print... 2024-09-16T07:16:05.091 INFO:teuthology.task.print:**** done start telemetry x... 2024-09-16T07:16:05.091 INFO:teuthology.run_tasks:Running task workunit... 2024-09-16T07:16:05.101 INFO:tasks.workunit:Pulling workunits from ref ad35db06e8924912f01e32b35576297c0f1352b4 2024-09-16T07:16:05.101 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-16T07:16:05.101 DEBUG:teuthology.orchestra.run.smithi145:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-16T07:16:05.102 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:04 smithi161 ceph-mon[87722]: osdmap e2947: 8 total, 8 up, 8 in 2024-09-16T07:16:05.102 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:04 smithi161 ceph-mon[87722]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-09-16T07:16:05.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T07:16:05.117 INFO:teuthology.orchestra.run.smithi145.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-16T07:16:05.117 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T07:16:05.173 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-16T07:16:05.174 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-16T07:16:05.229 INFO:tasks.workunit:timeout=3h 2024-09-16T07:16:05.229 INFO:tasks.workunit:cleanup=True 2024-09-16T07:16:05.230 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout ad35db06e8924912f01e32b35576297c0f1352b4 2024-09-16T07:16:05.286 INFO:tasks.workunit.client.0.smithi145.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-16T07:16:06.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:05 smithi145 ceph-mon[96887]: osdmap e2948: 8 total, 8 up, 8 in 2024-09-16T07:16:06.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:05 smithi145 ceph-mon[99390]: osdmap e2948: 8 total, 8 up, 8 in 2024-09-16T07:16:06.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:05 smithi161 ceph-mon[87722]: osdmap e2948: 8 total, 8 up, 8 in 2024-09-16T07:16:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:16:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[99390]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:16:07.066 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:16:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:16:07.067 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:16:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[96887]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:16:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:16:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:16:07.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:16:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:06 smithi161 ceph-mon[87722]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:07.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:16:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:16:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:16:07.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:09.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:09 smithi145 ceph-mon[96887]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:09.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:09 smithi145 ceph-mon[99390]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:09.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:09 smithi161 ceph-mon[87722]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:11.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:11 smithi145 ceph-mon[96887]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:11.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:11 smithi145 ceph-mon[99390]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:11.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:11 smithi161 ceph-mon[87722]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:13.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:13 smithi145 ceph-mon[96887]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:13.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:13 smithi145 ceph-mon[99390]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:13.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:13 smithi161 ceph-mon[87722]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:15.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:16:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:16:14] "GET /metrics HTTP/1.1" 200 34299 "" "Prometheus/2.43.0" 2024-09-16T07:16:15.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:15 smithi145 ceph-mon[96887]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:15.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:15 smithi145 ceph-mon[99390]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:15.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:15 smithi161 ceph-mon[87722]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:17.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:17 smithi145 ceph-mon[96887]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:17.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:17 smithi145 ceph-mon[99390]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:17.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:17 smithi161 ceph-mon[87722]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:19.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:19 smithi145 ceph-mon[96887]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:19.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:19 smithi145 ceph-mon[99390]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:19.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:19 smithi161 ceph-mon[87722]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:21.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:21 smithi145 ceph-mon[99390]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:21.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:21 smithi145 ceph-mon[96887]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:21.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:21 smithi161 ceph-mon[87722]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:22.467 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:22.468 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:22.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:23.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:23 smithi145 ceph-mon[99390]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:23.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:23 smithi145 ceph-mon[96887]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:23.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:23 smithi161 ceph-mon[87722]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:25.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:16:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:16:24] "GET /metrics HTTP/1.1" 200 34301 "" "Prometheus/2.43.0" 2024-09-16T07:16:25.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:25 smithi145 ceph-mon[99390]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:25.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:25 smithi145 ceph-mon[96887]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:25.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:25 smithi161 ceph-mon[87722]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:27.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:27 smithi145 ceph-mon[99390]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:27.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:27 smithi145 ceph-mon[96887]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:27.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:27 smithi161 ceph-mon[87722]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:29.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:29 smithi145 ceph-mon[99390]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:29.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:29 smithi145 ceph-mon[96887]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:29.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:29 smithi161 ceph-mon[87722]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:31.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:31 smithi145 ceph-mon[96887]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:31.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:31 smithi145 ceph-mon[99390]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:31.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:31 smithi161 ceph-mon[87722]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:33.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:33 smithi145 ceph-mon[96887]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:33.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:33 smithi145 ceph-mon[99390]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:33.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:33 smithi161 ceph-mon[87722]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:35.069 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:16:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:16:34] "GET /metrics HTTP/1.1" 200 34301 "" "Prometheus/2.43.0" 2024-09-16T07:16:35.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:35 smithi145 ceph-mon[99390]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:35.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:35 smithi145 ceph-mon[96887]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:35.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:35 smithi161 ceph-mon[87722]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:37.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:37 smithi145 ceph-mon[99390]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:37.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:37 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:37.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:37 smithi145 ceph-mon[96887]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:37.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:37 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:37 smithi161 ceph-mon[87722]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:37.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:37 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:39.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:39 smithi145 ceph-mon[96887]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:39.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:39 smithi145 ceph-mon[99390]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:39.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:39 smithi161 ceph-mon[87722]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:41.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:41 smithi145 ceph-mon[99390]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:41.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:41 smithi145 ceph-mon[96887]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:41.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:41 smithi161 ceph-mon[87722]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:43.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:43 smithi145 ceph-mon[99390]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:43.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:43 smithi145 ceph-mon[96887]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:43.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:43 smithi161 ceph-mon[87722]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:45.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:16:44 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:16:44] "GET /metrics HTTP/1.1" 200 34300 "" "Prometheus/2.43.0" 2024-09-16T07:16:45.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:45 smithi145 ceph-mon[99390]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:45.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:45 smithi145 ceph-mon[96887]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:45.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:45 smithi161 ceph-mon[87722]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:47.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:47 smithi145 ceph-mon[99390]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:47.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:47 smithi145 ceph-mon[96887]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:47.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:47 smithi161 ceph-mon[87722]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:49.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:49 smithi145 ceph-mon[99390]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:49.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:49 smithi145 ceph-mon[96887]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:49.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:49 smithi161 ceph-mon[87722]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:51.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:51 smithi145 ceph-mon[99390]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:51.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:51 smithi145 ceph-mon[96887]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:51.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:51 smithi161 ceph-mon[87722]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:52.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:52 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:52.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:52 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:52.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:52 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:16:53.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:53 smithi145 ceph-mon[99390]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:53.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:53 smithi145 ceph-mon[96887]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:53.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:53 smithi161 ceph-mon[87722]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:55.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:16:54 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:16:54] "GET /metrics HTTP/1.1" 200 34301 "" "Prometheus/2.43.0" 2024-09-16T07:16:55.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:55 smithi145 ceph-mon[99390]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:55.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:55 smithi145 ceph-mon[96887]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:55.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:55 smithi161 ceph-mon[87722]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:57.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:57 smithi145 ceph-mon[99390]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:57.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:57 smithi145 ceph-mon[96887]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:57.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:57 smithi161 ceph-mon[87722]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:59.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:16:59 smithi145 ceph-mon[96887]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:59.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:16:59 smithi145 ceph-mon[99390]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:16:59.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:16:59 smithi161 ceph-mon[87722]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:01.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:01 smithi145 ceph-mon[96887]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:01.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:01 smithi145 ceph-mon[99390]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:01.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:01 smithi161 ceph-mon[87722]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:02.168 INFO:tasks.workunit.client.0.smithi145.stderr:Note: switching to 'ad35db06e8924912f01e32b35576297c0f1352b4'. 2024-09-16T07:17:02.168 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T07:17:02.168 INFO:tasks.workunit.client.0.smithi145.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-16T07:17:02.168 INFO:tasks.workunit.client.0.smithi145.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-16T07:17:02.168 INFO:tasks.workunit.client.0.smithi145.stderr:state without impacting any branches by switching back to a branch. 2024-09-16T07:17:02.168 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T07:17:02.168 INFO:tasks.workunit.client.0.smithi145.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr: git switch -c 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr:Or undo this operation with: 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr: git switch - 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr: 2024-09-16T07:17:02.169 INFO:tasks.workunit.client.0.smithi145.stderr:HEAD is now at ad35db06e89 Merge pull request #59794 from zdover23/wip-doc-2024-09-15-backport-59613-to-squid 2024-09-16T07:17:02.174 DEBUG:teuthology.orchestra.run.smithi145:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-16T07:17:02.230 INFO:tasks.workunit.client.0.smithi145.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-16T07:17:02.232 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T07:17:02.232 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-16T07:17:02.282 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-16T07:17:02.330 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-16T07:17:02.369 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-16T07:17:02.370 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T07:17:02.371 INFO:tasks.workunit.client.0.smithi145.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-16T07:17:02.409 INFO:tasks.workunit.client.0.smithi145.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-16T07:17:02.412 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-16T07:17:02.412 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-16T07:17:02.468 INFO:tasks.workunit:Running workunits matching test_telemetry_reef_x.sh on client.0... 2024-09-16T07:17:02.469 INFO:tasks.workunit:Running workunit test_telemetry_reef_x.sh... 2024-09-16T07:17:02.469 DEBUG:teuthology.orchestra.run.smithi145:workunit test test_telemetry_reef_x.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=ad35db06e8924912f01e32b35576297c0f1352b4 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/test_telemetry_reef_x.sh 2024-09-16T07:17:02.527 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry on --license sharing-1-0 2024-09-16T07:17:03.002 INFO:tasks.workunit.client.0.smithi145.stdout:Telemetry is on. 2024-09-16T07:17:03.014 INFO:tasks.workunit.client.0.smithi145.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-09-16T07:17:03.380 INFO:tasks.workunit.client.0.smithi145.stderr:+ LAST_OPT_REVISION=1 2024-09-16T07:17:03.381 INFO:tasks.workunit.client.0.smithi145.stderr:+ '[' 1 -ne 1 ']' 2024-09-16T07:17:03.381 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph -s 2024-09-16T07:17:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[96887]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[99390]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:03 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:03 smithi161 ceph-mon[87722]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:03 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:03 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:03 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:03 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: cluster: 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: id: 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: health: HEALTH_OK 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: services: 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: mon: 3 daemons, quorum a,b,c (age 89m) 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: mgr: y(active, since 90m), standbys: x 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: mds: 1/1 daemons up, 1 standby 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: osd: 8 osds: 8 up (since 85m), 8 in (since 97m) 2024-09-16T07:17:03.859 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:17:03.860 INFO:tasks.workunit.client.0.smithi145.stdout: data: 2024-09-16T07:17:03.860 INFO:tasks.workunit.client.0.smithi145.stdout: volumes: 1/1 healthy 2024-09-16T07:17:03.860 INFO:tasks.workunit.client.0.smithi145.stdout: pools: 4 pools, 105 pgs 2024-09-16T07:17:03.860 INFO:tasks.workunit.client.0.smithi145.stdout: objects: 28 objects, 4.6 MiB 2024-09-16T07:17:03.860 INFO:tasks.workunit.client.0.smithi145.stdout: usage: 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:03.860 INFO:tasks.workunit.client.0.smithi145.stdout: pgs: 105 active+clean 2024-09-16T07:17:03.860 INFO:tasks.workunit.client.0.smithi145.stdout: 2024-09-16T07:17:03.871 INFO:tasks.workunit.client.0.smithi145.stderr:++ ceph telemetry collection ls 2024-09-16T07:17:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:+ COLLECTIONS='NAME STATUS DESC 2024-09-16T07:17:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T07:17:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-16T07:17:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-16T07:17:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-16T07:17:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-16T07:17:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-16T07:17:04.342 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:device_base REPORTING Information about device health metrics 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_flags") 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ NAME STATUS DESC 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-16T07:17:04.343 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:device_base REPORTING Information about device health metrics 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ NAME STATUS DESC 2024-09-16T07:17:04.344 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:device_base REPORTING Information about device health metrics 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-16T07:17:04.345 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ NAME STATUS DESC 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:device_base REPORTING Information about device health metrics 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-16T07:17:04.346 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ NAME STATUS DESC 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-16T07:17:04.347 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:device_base REPORTING Information about device health metrics 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ NAME STATUS DESC 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-16T07:17:04.348 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:device_base REPORTING Information about device health metrics 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:+ [[ NAME STATUS DESC 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-16T07:17:04.349 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:device_base REPORTING Information about device health metrics 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_flags* ]] 2024-09-16T07:17:04.350 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry preview 2024-09-16T07:17:04.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: from='client.36213 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:04.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: from='client.36213 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2516803810' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T07:17:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/2516803810' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T07:17:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1764913074' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T07:17:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-09-16T07:17:04.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T07:17:04.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1764913074' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T07:17:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: from='client.36213 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: from='client.36213 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2516803810' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T07:17:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/2516803810' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T07:17:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1764913074' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T07:17:04.568 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-09-16T07:17:04.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T07:17:04.569 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1764913074' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T07:17:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: from='client.36213 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:04.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: from='client.36213 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2516803810' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T07:17:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/2516803810' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-16T07:17:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1764913074' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T07:17:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-09-16T07:17:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T07:17:04.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:04 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1764913074' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T07:17:04.796 INFO:tasks.workunit.client.0.smithi145.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-09-16T07:17:04.807 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry preview-device 2024-09-16T07:17:05.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:04 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:17:04] "GET /metrics HTTP/1.1" 200 34301 "" "Prometheus/2.43.0" 2024-09-16T07:17:05.265 INFO:tasks.workunit.client.0.smithi145.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-09-16T07:17:05.277 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry preview-all 2024-09-16T07:17:05.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:05 smithi145 ceph-mon[96887]: from='client.36231 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:05.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:05 smithi145 ceph-mon[99390]: from='client.36231 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:05.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:05 smithi161 ceph-mon[87722]: from='client.36231 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:05.742 INFO:tasks.workunit.client.0.smithi145.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-09-16T07:17:05.754 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry show 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer": { 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "active": true, 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "mode": "" 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "channels": [ 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T07:17:06.434 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "channels_available": [ 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_available": [ 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T07:17:06.435 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_flags" 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_opted_in": [ 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T07:17:06.436 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_flags" 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "config": { 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "active_changed": [ 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T07:17:06.437 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "client_check_pool_perm", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_gid", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_uid", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "client_quota", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "daemonize", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T07:17:06.438 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "keyring", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_journald", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_stderr", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_host", 2024-09-16T07:17:06.439 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mds_skip_sanity", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T07:17:06.440 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "no_config_file", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T07:17:06.441 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hdd", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hybrid", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_ssd", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_max_backfills", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-16T07:17:06.442 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_lim", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_res", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T07:17:06.443 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_hdd", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_ssd", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hdd", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hybrid", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_ssd", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_sleep", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep", 2024-09-16T07:17:06.444 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hdd", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_ssd", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_config_pool_override_update_timestamp", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_default_features", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_qos_exclude_ops", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "setgroup", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "setuser" 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_changed": [ 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T07:17:06.445 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_join_fs", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/allow_ptrace", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/container_init", 2024-09-16T07:17:06.446 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/migration_current", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/use_repo_digest", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ssl_server_port", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/orchestrator/orchestrator", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_ident", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_perf", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/description", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/enabled", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/organization", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T07:17:06.447 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mds_skip_sanity", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T07:17:06.448 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T07:17:06.449 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T07:17:06.450 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_config_pool_override_update_timestamp", 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_cache_enabled", 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_ops_log", 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_usage_log" 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "contact": null, 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "crashes": [], 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "created": "2024-09-16T05:34:47.377754Z", 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "crush": { 2024-09-16T07:17:06.451 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_algs": { 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "straw2": 3 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_sizes": { 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "2": 1, 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "4": 2 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_types": { 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "1": 2, 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "11": 1 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "compat_weight_set": false, 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: "device_classes": [ 2024-09-16T07:17:06.452 INFO:tasks.workunit.client.0.smithi145.stdout: 8 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_buckets": 6, 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_devices": 8, 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_rules": 2, 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_types": 12, 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_weight_sets": 0, 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "tunables": { 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "allowed_bucket_algs": 54, 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_fallback_tries": 0, 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_tries": 0, 2024-09-16T07:17:06.453 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_total_tries": 50, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_descend_once": 1, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_stable": 1, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_vary_r": 1, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "has_msr_rules": 0, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v2_rules": 1, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v3_rules": 0, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v4_buckets": 1, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v5_rules": 0, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "legacy_tunables": 0, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "minimum_required_version": "jewel", 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "msr_collision_tries": 100, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "msr_descents": 100, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "optimal_tunables": 1, 2024-09-16T07:17:06.454 INFO:tasks.workunit.client.0.smithi145.stdout: "profile": "jewel", 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables": 1, 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables2": 1, 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables3": 1, 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables5": 1, 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "straw_calc_version": 1 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "description": "upgrade test cluster", 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "fs": { 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "feature_flags": { 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "enable_multiple": true, 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_enabled_multiple": true 2024-09-16T07:17:06.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "filesystems": [ 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "approx_ctime": "2024-09", 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer_enabled": false, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_caps": 0, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_dns": 10, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_inos": 13, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_subtrees": 2, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_allowed_features": 0, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "explicitly_allowed_features": 0, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "files": 0, 2024-09-16T07:17:06.456 INFO:tasks.workunit.client.0.smithi145.stdout: "max_mds": 1, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_data_pools": 1, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_in": 1, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_mds": 1, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": 0, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_replay": 0, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_up": 1, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "snaps": 0, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "standby_count_wanted": 0 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_mds": 1, 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: "total_num_mds": 2 2024-09-16T07:17:06.457 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_stats": { 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 20152320, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 346280, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 778240, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 0, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 355, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 1026992, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 13, 2024-09-16T07:17:06.458 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 613376, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 14765992, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 20152320 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 20635648, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 406800, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 565248, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 475, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 1408224, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 22, 2024-09-16T07:17:06.459 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 1043456, 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 15155728, 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 21200896 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 181190656, 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 2847984, 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 4980736, 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 1376256, 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 2039808, 2024-09-16T07:17:06.460 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 6968, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 11532584, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 20, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2668544, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 157784552, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 183230464 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 173932544, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 2389024, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2883584, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 4063232, 2024-09-16T07:17:06.461 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 6765, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 9467848, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 20, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2406912, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 156785176, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 177995776 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 271179776, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 6215120, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3014656, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 196608, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 1449984, 2024-09-16T07:17:06.462 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 9765, 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 13689360, 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 23, 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 4193280, 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 243870752, 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 272629760 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 541933568, 2024-09-16T07:17:06.463 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 25747280, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3407872, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 143409152, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 14159, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 67384008, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 61, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 10769408, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 434625000, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 685342720 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T07:17:06.464 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 640196608, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 27399280, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3276800, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 30113792, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 13040, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 61127912, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 53, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 8306688, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 540085928, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 670310400 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.465 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 529825792, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 22736616, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3145728, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 38993920, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 10720, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 58344896, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 60, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 11317760, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 434280792, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 568819712 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.466 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 538501120, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 22736080, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3276800, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 39485440, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 11029, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 60179408, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 53, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 12421888, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 439886944, 2024-09-16T07:17:06.467 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 577986560 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 594812928, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 22848752, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3276800, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 47194112, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 11292, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 57610888, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 53, 2024-09-16T07:17:06.468 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 10876672, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 500199816, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 642007040 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 488464384, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 23213832, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 5373952, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 40517632, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 11882, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 56056368, 2024-09-16T07:17:06.469 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 60, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 11324160, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 392496072, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 528982016 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 438616064, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 16334384, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 5242880, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 28467200, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 9542, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.470 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 49436152, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 53, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 10594560, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 357008088, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 467083264 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 460374016, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 20492080, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3145728, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 28344320, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 10851, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:06.471 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 57314856, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 51, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 10156800, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 369264552, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 488718336 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "hosts": { 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num": 2, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mds": 2, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mgr": 2, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mon": 2, 2024-09-16T07:17:06.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_osd": 2 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "io_rate": { 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_stats_delta": { 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 0, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 0, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "stamp_delta": "10.714125", 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:06.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:06.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:06.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:06.476 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 0, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 0 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard": false, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard_description": null, 2024-09-16T07:17:06.477 INFO:tasks.workunit.client.0.smithi145.stdout: "license": "sharing-1-0", 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "mempool": { 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.478 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.479 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.480 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.481 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.482 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 149216, 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 35 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 928, 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2 2024-09-16T07:17:06.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.484 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.485 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.486 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.487 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.488 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.489 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 222528, 2024-09-16T07:17:06.491 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 67 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 52112, 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 181 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.492 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12064, 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 232 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.493 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.494 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.495 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.495 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.495 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.495 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.495 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:06.495 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T07:17:06.495 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.496 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.497 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.498 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.499 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.500 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 46192097, 2024-09-16T07:17:06.501 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5651 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 968, 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 11 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.502 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10640, 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 231 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 70440, 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5158 2024-09-16T07:17:06.503 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5720, 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 152 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.504 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.505 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.507 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.508 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.509 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 45997449, 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5622 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1232, 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 14 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.510 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.511 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10640, 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 231 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 70440, 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5158 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5720, 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 152 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.512 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.513 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.514 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.515 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.516 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.517 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.518 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 46369281, 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5680 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.519 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10640, 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 231 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.520 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 70440, 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5158 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11440, 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 304 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.521 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.522 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 19264, 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 336 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 251904, 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 28 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.523 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 61920, 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 774 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 409760, 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1970 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 464783, 2024-09-16T07:17:06.524 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 129 2024-09-16T07:17:06.525 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.525 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.525 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2578816, 2024-09-16T07:17:06.525 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 570404 2024-09-16T07:17:06.525 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7318416, 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10794 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 79388, 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8338 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 94464, 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1968 2024-09-16T07:17:06.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.527 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2208, 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 109931, 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 48 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 28144, 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 7 2024-09-16T07:17:06.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2810099, 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5818 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10032, 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 114 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.529 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 522720, 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 45 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7113600, 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 18480 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.530 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.531 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.532 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 20560, 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 365 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 411776, 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 27 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4992, 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 26 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 62080, 2024-09-16T07:17:06.533 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 776 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 407056, 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1957 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1425034, 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 357 2024-09-16T07:17:06.534 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2596984, 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 567057 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7270816, 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10724 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 77020, 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8154 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.535 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 93936, 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1957 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 188068, 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1345 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.536 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 66908, 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 41 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.537 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 27124433, 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 278 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 33704, 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 383 2024-09-16T07:17:06.538 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 429792, 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 37 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.539 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7272304, 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 21174 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.540 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.541 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 17760, 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 316 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 276352, 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 25 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.542 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4032, 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 21 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 61200, 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 765 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 406432, 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1954 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:06.543 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 447540, 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 104 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1903097, 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 417183 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5467456, 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8072 2024-09-16T07:17:06.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 76288, 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8142 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 93792, 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1954 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.545 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 188068, 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1345 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.546 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 83058, 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 56 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22009485, 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 271 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.547 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12672, 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 144 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 360096, 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 31 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.548 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3189160, 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 6133 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.549 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.550 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.551 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 17784, 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 318 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 190336, 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 23 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4032, 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 21 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 61680, 2024-09-16T07:17:06.552 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 771 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 407472, 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1959 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 393913, 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 105 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.553 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1886491, 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 413382 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5413736, 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 7993 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 76976, 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8160 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 94032, 2024-09-16T07:17:06.554 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1959 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 188068, 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1345 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.555 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 100844, 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 57 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 23030469, 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 281 2024-09-16T07:17:06.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11968, 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 136 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 418176, 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 36 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.557 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3519880, 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9169 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.558 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.559 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 20440, 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 355 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 247936, 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 27 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.560 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1152, 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 6 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 60880, 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 761 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 420784, 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2023 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:06.561 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1060973, 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 265 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2209223, 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 482190 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6228376, 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9191 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.562 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 86500, 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9312 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97104, 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2023 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:06.563 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 73536, 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 53 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.564 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6048675, 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 275 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 24640, 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 280 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.565 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 453024, 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5089760, 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 12188 2024-09-16T07:17:06.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.567 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 19688, 2024-09-16T07:17:06.568 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 345 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 649472, 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 29 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2688, 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 14 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 62000, 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 775 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 407472, 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1959 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 413750, 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 110 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2492375, 2024-09-16T07:17:06.570 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 551944 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7060016, 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10414 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 77648, 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8166 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 94032, 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1959 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.571 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.572 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 65770, 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 51 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 14912979, 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 276 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.573 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11440, 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 130 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 487872, 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 42 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.574 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6354400, 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 12220 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.575 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T07:17:06.576 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16304, 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 300 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 350336, 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 28 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.577 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2880, 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 61520, 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 769 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 422448, 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2031 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.578 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 415997, 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 114 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1837027, 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 402272 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5249856, 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 7752 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.579 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 87804, 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9475 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97488, 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2031 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.580 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 80685, 2024-09-16T07:17:06.581 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 48 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 15551121, 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 245 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11440, 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 130 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.582 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 453024, 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3624400, 2024-09-16T07:17:06.583 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9370 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.584 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.585 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16536, 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 293 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 481280, 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 29 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3264, 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 17 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.586 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 60560, 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 757 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 422240, 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2030 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 486223, 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 131 2024-09-16T07:17:06.587 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2102666, 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 467126 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6085576, 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8981 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 88540, 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9477 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:06.588 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97440, 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2030 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.589 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 89069, 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 55 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.590 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 17316713, 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 247 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12760, 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 145 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.591 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 534336, 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 46 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4921176, 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9467 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:06.592 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:06.593 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: "metadata": { 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 2 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.594 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 2 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 2 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-16T07:17:06.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 2 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 3 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T07:17:06.596 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 3 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 3 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 3 2024-09-16T07:17:06.597 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 8 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 8 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T07:17:06.598 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 8 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 8 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 8 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.599 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_objectstore": { 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": 8 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: "rotational": { 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: "0": 8 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: "features": { 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: "optional": [], 2024-09-16T07:17:06.600 INFO:tasks.workunit.client.0.smithi145.stdout: "persistent": [ 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "kraken", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "luminous", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "mimic", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap-prune", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "nautilus", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "octopus", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "pacific", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "elector-pinging", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "quincy", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "reef", 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "squid" 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.601 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv4_addr_mons": 6, 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv6_addr_mons": 0, 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "min_mon_release": 19, 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "v1_addr_mons": 3, 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "v2_addr_mons": 3 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "organization": "ceph-qa", 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_network": false, 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "require_min_compat_client": "luminous", 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "require_osd_release": "squid" 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_perf_histograms": [ 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.602 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T07:17:06.603 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T07:17:06.604 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.605 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T07:17:06.606 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T07:17:06.607 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.608 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13322, 14, 1, 0, 7477, 483, 0, 9, 3, 0, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 11092, 63, 39, 0, 204, 112, 5, 12, 22, 39, 34, 29, 43, 23, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1140, 107, 140, 0, 2, 4, 1, 3, 4, 15, 86, 167, 85, 5, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 802, 38, 43, 0, 11, 9, 0, 0, 0, 1, 1, 43, 304, 7, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 151, 18, 24, 0, 17, 19, 0, 0, 0, 6, 5, 10, 29, 118, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.609 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 194, 10, 23, 39, 2, 15, 0, 0, 2, 0, 5, 17, 12, 28, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 130, 0, 1, 26, 71, 0, 0, 0, 0, 3, 2, 8, 3, 33, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 136, 2, 0, 3, 62, 103, 0, 0, 0, 0, 0, 3, 1, 8, 25, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 2, 26, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.610 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8017, 1, 0, 0, 3, 1, 1, 3, 1, 0, 2, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5852, 67, 1339, 0, 12, 3, 11, 13, 30, 53, 58, 52, 65, 10, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 286, 18, 195, 20, 0, 0, 1, 0, 14, 21, 110, 224, 128, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 264, 2, 1, 10, 0, 0, 0, 0, 0, 2, 6, 19, 384, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 1, 0, 3, 5, 7, 24, 25, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 29, 0, 42, 0, 0, 0, 0, 0, 0, 1, 3, 1, 8, 9, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9, 0, 218, 0, 0, 0, 3, 0, 0, 0, 3, 0, 2, 9, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.612 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.613 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.614 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 76, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12771, 3749, 4379, 1, 1, 0, 0, 0, 0, 1, 4, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 10039, 72, 65, 0, 16, 0, 0, 11, 3, 2, 3, 5, 7, 34, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1588, 14, 12, 2, 2, 0, 0, 3, 2, 2, 27, 2, 2, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 696, 4, 3, 0, 0, 0, 0, 0, 0, 0, 4, 13, 19, 9, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 433, 15, 2, 0, 0, 0, 0, 1, 1, 2, 17, 34, 27, 71, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 310, 8, 0, 0, 0, 0, 0, 2, 3, 2, 12, 24, 45, 22, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 148, 8, 0, 1, 0, 0, 0, 0, 0, 0, 7, 20, 32, 57, 72, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 26, 0, 0, 0, 0, 0, 2, 0, 0, 3, 2, 7, 8, 29, 43, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.615 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 22, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.616 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:06.617 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13262, 0, 70, 6, 23, 32, 0, 0, 0, 0, 10, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8353, 31, 21, 3, 17, 20, 94, 136, 10, 20, 57, 15, 18, 13, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1125, 11, 15, 2, 1, 0, 3, 3, 6, 2, 50, 93, 46, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 399, 0, 0, 0, 7, 0, 0, 1, 0, 0, 4, 12, 151, 1, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 160, 2, 0, 0, 179, 0, 0, 0, 1, 0, 5, 6, 19, 20, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 90, 1, 0, 0, 319, 0, 0, 0, 0, 0, 3, 5, 4, 9, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 27, 0, 0, 0, 275, 0, 0, 0, 0, 0, 1, 1, 5, 24, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 0, 0, 1920, 0, 0, 0, 0, 0, 0, 0, 2, 14, 14, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.618 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.619 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:06.620 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4307, 2459, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14946, 5597, 0, 0, 2, 0, 1, 1, 1, 1, 4, 1, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7812, 269, 2, 0, 19, 4, 7, 9, 11, 8, 14, 10, 18, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 741, 34, 2, 0, 3, 0, 0, 2, 6, 14, 41, 60, 29, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 356, 0, 0, 0, 1, 0, 0, 2, 2, 3, 7, 15, 171, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 103, 7, 0, 0, 2, 1, 1, 17, 3, 1, 3, 4, 17, 26, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 56, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 3, 4, 11, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.621 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.622 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7906, 1, 1, 1, 0, 1, 0, 0, 0, 1, 18, 10, 11, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6227, 50, 27, 0, 8, 0, 1, 2, 1, 3, 18, 3, 23, 19, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.623 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 781, 6, 19, 1, 3, 0, 0, 0, 4, 9, 27, 4, 6, 8, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 301, 5, 0, 5, 5, 1, 0, 0, 0, 2, 7, 11, 50, 12, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 136, 13, 5, 0, 0, 0, 0, 0, 1, 7, 1, 10, 10, 48, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 229, 1, 2, 1, 0, 0, 0, 1, 1, 1, 1, 26, 5, 18, 86, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 97, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 13, 24, 44, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 5, 15, 21, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.624 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.625 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1065, 271, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12638, 3730, 66, 4, 17, 16, 1, 1, 0, 1, 6, 3, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7818, 187, 7, 1, 20, 19, 67, 77, 8, 21, 9, 7, 16, 15, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.626 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 825, 34, 3, 1, 2, 1, 0, 3, 5, 25, 48, 66, 20, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 280, 14, 0, 0, 0, 1, 0, 0, 0, 1, 7, 26, 157, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 419, 20, 0, 0, 0, 1, 0, 1, 0, 2, 6, 2, 22, 55, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 70, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 16, 75, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 9, 2, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.627 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.628 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2966, 1530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 18392, 2771, 1, 0, 1, 1, 0, 0, 0, 1, 6, 3, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8580, 137, 16, 0, 14, 0, 0, 0, 0, 3, 5, 7, 8, 14, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 966, 19, 4, 0, 1, 1, 0, 0, 3, 4, 22, 2, 5, 8, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 485, 2, 1, 0, 1, 0, 0, 0, 0, 1, 4, 12, 22, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 373, 3, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 17, 59, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 236, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 19, 11, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.629 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 11, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.630 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.631 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T07:17:06.632 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T07:17:06.633 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.634 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T07:17:06.635 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T07:17:06.636 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.637 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 812, 1, 1, 32, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4634, 59, 97, 128, 437, 615, 705, 7, 17, 16, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 908, 11, 8, 43, 30, 11, 20, 0, 1, 0, 4, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 286, 0, 0, 1, 4, 1, 2, 0, 0, 0, 1, 5, 9, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 240, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 8, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.638 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 28, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 7, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.639 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:06.640 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 463, 1, 1, 22, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2539, 277, 33, 46, 123, 0, 1, 1, 5, 1, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 387, 7, 1301, 0, 0, 0, 0, 1, 1, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 376, 26, 41, 0, 0, 0, 0, 0, 0, 1, 0, 3, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1630, 1437, 75, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1364, 1534, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.641 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.642 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.643 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1449, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9340, 16, 0, 0, 1, 0, 4, 1, 9, 7, 0, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 15954, 3, 0, 0, 0, 0, 1, 0, 0, 1, 4, 3, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 334, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0, 4, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 1, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 4, 16, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 9, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.644 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.645 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.646 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4945, 23, 0, 0, 3, 2, 0, 2, 1, 0, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 410, 3, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 302, 24, 34, 46, 0, 0, 0, 0, 0, 0, 0, 1, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1340, 331, 1, 161, 0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3873, 2508, 0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 74, 159, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.647 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.648 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 838, 2, 12, 33, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.649 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3232, 225, 22, 35, 136, 277, 474, 1, 1, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 412, 11, 0, 0, 0, 0, 11, 0, 1, 0, 2, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 231, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 121, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 8, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.650 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.651 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 609, 10, 16, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3216, 60, 121, 223, 447, 619, 722, 1, 3, 1, 0, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.652 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 355, 4, 3, 1, 8, 9, 5, 0, 0, 2, 2, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 244, 15, 18, 38, 4, 0, 1, 0, 0, 1, 3, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 127, 29, 63, 91, 25, 0, 0, 0, 0, 1, 0, 1, 11, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 6, 14, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 5, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.653 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.654 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2988, 25, 1, 1, 4, 0, 0, 4, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 357, 3, 1, 0, 1, 0, 0, 1, 0, 3, 1, 7, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 179, 12, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 122, 100, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 9, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.655 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.656 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.657 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.658 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.658 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.658 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1044, 12, 17, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.658 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9505, 27, 71, 23, 3, 0, 0, 0, 1, 0, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.658 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2221, 41, 107, 24, 0, 0, 0, 0, 0, 2, 1, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.658 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 334, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.658 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.661 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 12, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.662 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.662 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.662 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.662 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.662 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.663 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.663 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.663 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.663 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.663 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.664 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.664 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.664 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.664 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.664 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.664 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.665 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.665 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.665 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.665 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.666 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.666 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.666 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.666 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.666 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.667 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:06.667 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:06.667 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.667 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:06.667 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.668 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T07:17:06.668 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T07:17:06.668 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.668 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.668 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T07:17:06.668 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T07:17:06.669 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T07:17:06.669 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T07:17:06.669 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T07:17:06.669 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T07:17:06.669 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T07:17:06.670 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T07:17:06.670 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T07:17:06.670 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T07:17:06.670 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T07:17:06.670 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T07:17:06.671 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T07:17:06.671 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T07:17:06.671 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T07:17:06.671 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T07:17:06.671 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T07:17:06.672 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T07:17:06.672 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T07:17:06.672 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T07:17:06.672 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T07:17:06.672 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T07:17:06.672 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T07:17:06.673 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T07:17:06.673 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T07:17:06.673 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T07:17:06.673 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T07:17:06.673 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T07:17:06.674 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T07:17:06.674 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T07:17:06.674 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T07:17:06.674 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.674 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.675 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.675 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:06.675 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.675 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T07:17:06.675 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T07:17:06.676 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.676 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.676 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T07:17:06.676 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T07:17:06.676 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T07:17:06.677 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T07:17:06.677 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T07:17:06.677 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T07:17:06.677 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T07:17:06.677 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T07:17:06.678 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T07:17:06.678 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T07:17:06.678 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T07:17:06.678 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T07:17:06.678 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T07:17:06.678 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T07:17:06.679 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T07:17:06.679 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T07:17:06.679 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T07:17:06.679 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T07:17:06.679 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T07:17:06.680 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T07:17:06.680 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T07:17:06.680 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T07:17:06.680 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T07:17:06.680 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T07:17:06.681 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T07:17:06.681 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T07:17:06.681 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T07:17:06.681 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T07:17:06.681 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T07:17:06.682 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T07:17:06.682 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T07:17:06.682 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.682 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.682 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.682 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.683 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:06.683 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.683 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:06.683 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.683 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.684 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.684 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.684 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.684 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.684 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6717, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.685 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1043, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.685 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 314, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.685 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.685 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.685 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.686 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.686 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.686 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.686 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.686 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.687 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.687 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.687 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.687 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.687 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.687 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.688 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.688 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.688 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.688 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.689 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.689 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.689 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.689 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.689 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.689 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.690 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.690 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.690 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:06.690 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.691 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.691 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.691 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.691 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.691 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.691 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3032, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.692 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.692 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.692 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.692 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.692 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.693 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.693 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.693 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.693 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.693 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.693 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.694 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.694 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.694 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.694 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.694 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.695 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.695 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.695 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.695 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.695 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.695 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.696 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.696 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.696 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.696 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.696 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.697 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.697 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.697 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:06.697 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.697 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.697 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.698 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.698 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.698 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.698 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.698 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 15971, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.699 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.699 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.699 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.699 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.699 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.699 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.700 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.700 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.700 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.700 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.700 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.701 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.701 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.701 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.701 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.701 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.702 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.702 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.702 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.702 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.702 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.702 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.703 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.703 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.703 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.703 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.704 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.704 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:06.704 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.704 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.704 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.704 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.705 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.705 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.705 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4980, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.705 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 418, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.705 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.706 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1843, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.706 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6780, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.706 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.706 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.706 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.706 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.707 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.707 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.707 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.707 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.707 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.708 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.708 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.708 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.708 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.708 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.709 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.709 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.709 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.709 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.709 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.710 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.710 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.710 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.710 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.710 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.711 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.711 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:06.711 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.711 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.711 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.711 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.712 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.712 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 887, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.712 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.712 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.712 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.713 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.713 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.713 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.713 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.713 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.713 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.714 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.715 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 672, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5418, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 334, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.716 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.717 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.718 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3027, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.719 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.720 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.721 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1075, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9635, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 346, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.722 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.723 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T07:17:06.724 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T07:17:06.725 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T07:17:06.726 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.727 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T07:17:06.728 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T07:17:06.729 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.730 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 119, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2092, 22, 0, 0, 6, 3, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1121, 11, 0, 1, 4, 3, 6, 22, 23, 46, 103, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 153, 5, 0, 0, 0, 4, 1, 6, 5, 12, 73, 230, 114, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 205, 25, 0, 0, 0, 0, 0, 0, 5, 0, 9, 14, 302, 9, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 417, 29, 0, 0, 0, 0, 0, 0, 0, 1, 6, 12, 21, 34, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 790, 41, 0, 0, 0, 0, 0, 0, 1, 3, 1, 5, 22, 31, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.731 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1090, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 96, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.732 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.733 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 51, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2811, 29, 1, 0, 11, 1, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1356, 3, 0, 0, 6, 4, 9, 19, 29, 61, 103, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 70, 0, 0, 0, 2, 3, 0, 1, 3, 1, 54, 277, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 26, 2, 0, 0, 0, 0, 0, 0, 1, 2, 3, 3, 349, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 11, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 10, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1712, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 492, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.734 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.735 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 402, 25, 3, 0, 15, 1, 0, 5, 4, 8, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 204, 15, 0, 2, 4, 1, 6, 5, 12, 14, 60, 53, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.736 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 223, 9, 0, 0, 0, 1, 4, 4, 10, 19, 71, 95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 132, 19, 0, 0, 0, 0, 0, 2, 4, 5, 16, 33, 19, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 21, 24, 0, 0, 0, 0, 0, 0, 2, 2, 8, 14, 26, 40, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 45, 0, 0, 0, 0, 0, 0, 0, 1, 4, 6, 14, 48, 151, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 14, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.737 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.738 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 71, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1285, 4, 4, 2, 14, 4, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 422, 3, 0, 1, 3, 2, 9, 10, 15, 35, 43, 21, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 162, 0, 1, 0, 0, 0, 3, 2, 0, 2, 25, 112, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 369, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 9, 97, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 514, 0, 0, 0, 2, 0, 0, 0, 1, 2, 2, 8, 15, 19, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 12, 22, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.739 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.740 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.741 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 125, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1288, 17, 0, 0, 22, 0, 5, 6, 14, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 666, 5, 0, 1, 2, 4, 2, 10, 14, 26, 43, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 361, 9, 0, 0, 0, 1, 1, 4, 4, 5, 45, 108, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 499, 1, 0, 0, 0, 0, 0, 0, 1, 2, 7, 11, 184, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 296, 0, 0, 0, 0, 2, 0, 0, 2, 4, 3, 7, 29, 23, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 111, 0, 0, 0, 0, 1, 0, 0, 0, 1, 4, 8, 16, 47, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.742 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.743 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 88, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 311, 15, 2, 0, 9, 0, 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 87, 2, 1, 0, 3, 1, 0, 2, 3, 2, 17, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.744 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 179, 4, 0, 0, 1, 0, 1, 3, 7, 7, 41, 55, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 87, 0, 0, 0, 0, 0, 0, 0, 1, 1, 15, 29, 11, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 5, 20, 15, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 4, 14, 26, 118, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.745 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.746 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 68, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1184, 25, 0, 2, 17, 1, 2, 4, 6, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 566, 8, 2, 2, 2, 1, 1, 5, 16, 24, 28, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 363, 20, 0, 1, 2, 0, 1, 3, 4, 2, 18, 95, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 481, 22, 0, 1, 0, 0, 0, 1, 0, 0, 3, 5, 154, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 215, 24, 0, 0, 0, 0, 2, 0, 0, 1, 0, 3, 7, 15, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.747 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 108, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 10, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 75, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.748 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:06.749 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 120, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 433, 13, 3, 0, 7, 4, 1, 2, 7, 8, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 92, 1, 1, 0, 0, 0, 4, 1, 2, 1, 13, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 120, 6, 1, 0, 0, 0, 1, 3, 5, 5, 17, 28, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 31, 10, 0, 0, 0, 0, 0, 0, 1, 2, 10, 20, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12, 2, 0, 0, 0, 0, 0, 0, 1, 0, 3, 3, 19, 21, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 17, 42, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.750 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.751 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.752 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_resrv_repnum_vs_duration": { 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 8, 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "number of replicas", 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 1, 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0]", 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "[1, 1]", 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "[2, 2]", 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "[3, 3]", 2024-09-16T07:17:06.753 INFO:tasks.workunit.client.0.smithi145.stdout: "[4, 4]", 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "[5, 5]", 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "[6, None]" 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "linear" 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 10, 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "duration", 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 250000, 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 249999]", 2024-09-16T07:17:06.754 INFO:tasks.workunit.client.0.smithi145.stdout: "[250000, 499999]", 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "[500000, 999999]", 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "[1000000, 1999999]", 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "[2000000, 3999999]", 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "[4000000, 7999999]", 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "[8000000, 15999999]", 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "[16000000, 31999999]", 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "[32000000, None]" 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:06.755 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.756 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.757 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:06.758 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.759 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.760 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.761 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.762 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_counters": { 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:06.763 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "caps": { 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_flush_ack": { 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_grant": { 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.764 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_revoke": { 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_trunc": { 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_commit": { 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_fetch_complete": { 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_fetch_keys": { 2024-09-16T07:17:06.765 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_merge": { 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_split": { 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "exported_inodes": { 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "forward": { 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_cap_release": { 2024-09-16T07:17:06.766 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_caps": { 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_caps_dirty": { 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_inode_file_caps": { 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "imported_inodes": { 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.767 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes": { 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_expired": { 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_pinned": { 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_with_caps": { 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.768 INFO:tasks.workunit.client.0.smithi145.stdout: "load_cent": { 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "openino_dir_fetch": { 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "process_request_cap_release": { 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "reply_latency": { 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "request": { 2024-09-16T07:17:06.769 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rbytes": { 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rfiles": { 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rsnaps": { 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_reply": { 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "subtrees": { 2024-09-16T07:17:06.770 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_cache": { 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_enqueue_scrub": { 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_exportdir": { 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_flush": { 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_fragmentdir": { 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.771 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_fragstats": { 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_inodestats": { 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_quiesce_inode": { 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_quiesce_path": { 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_enqueued": { 2024-09-16T07:17:06.772 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_prioritized": { 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_processing": { 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays": { 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays_delayed": { 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays_enqueuing": { 2024-09-16T07:17:06.773 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_completed": { 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_started": { 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_created": { 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_enqueued": { 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.774 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_migrated": { 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_reintegrated": { 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_log": { 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "ev": { 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "evadd": { 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.775 INFO:tasks.workunit.client.0.smithi145.stdout: "evex": { 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "evexd": { 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "evexg": { 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "evlrg": { 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "evtrm": { 2024-09-16T07:17:06.776 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "jlat": { 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "replayed": { 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "seg": { 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "segadd": { 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "segex": { 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "segexd": { 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "segexg": { 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "segmjr": { 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "segtrm": { 2024-09-16T07:17:06.778 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_mem": { 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "cap": { 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "cap+": { 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "cap-": { 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "dir": { 2024-09-16T07:17:06.779 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: "dir+": { 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: "dir-": { 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: "dn": { 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: "dn+": { 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:06.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "dn-": { 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "heap": { 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 248096 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "ino": { 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "ino+": { 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "ino-": { 2024-09-16T07:17:06.781 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: "rss": { 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49136 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_server": { 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: "cap_acquisition_throttle": { 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: "cap_revoke_eviction": { 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.782 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_request": { 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_session": { 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_peer_request": { 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "req_create_latency": { 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getattr_latency": { 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.783 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getfilelock_latency": { 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getvxattr_latency": { 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "req_link_latency": { 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.784 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookup_latency": { 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookuphash_latency": { 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupino_latency": { 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupname_latency": { 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupparent_latency": { 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupsnap_latency": { 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.786 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lssnap_latency": { 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mkdir_latency": { 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mknod_latency": { 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mksnap_latency": { 2024-09-16T07:17:06.787 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "req_open_latency": { 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "req_readdir_latency": { 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rename_latency": { 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "req_renamesnap_latency": { 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmdir_latency": { 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmsnap_latency": { 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.789 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmxattr_latency": { 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setattr_latency": { 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setdirlayout_latency": { 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setfilelock_latency": { 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.790 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setlayout_latency": { 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setxattr_latency": { 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "req_snapdiff_latency": { 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "req_symlink_latency": { 2024-09-16T07:17:06.791 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "req_unlink_latency": { 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_sessions": { 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "average_load": { 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "avg_session_uptime": { 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.792 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "mdthresh_evicted": { 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "session_count": { 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "session_remove": { 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "sessions_open": { 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "sessions_stale": { 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "total_load": { 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.794 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "purge_queue": { 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executed": { 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executed_ops": { 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.795 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing": { 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_high_water": { 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_ops": { 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_ops_high_water": { 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_item_in_journal": { 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.796 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T07:17:06.797 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 260 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.798 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.799 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T07:17:06.799 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T07:17:06.799 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.799 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.799 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T07:17:06.799 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9008 2024-09-16T07:17:06.799 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.800 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='client.36231 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:06.800 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='client.46160 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:06.800 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='client.46160 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:06.800 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:06.801 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:06.802 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:06 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:06.813 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T07:17:06.813 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9008, 2024-09-16T07:17:06.813 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 63525732 2024-09-16T07:17:06.813 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.813 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T07:17:06.813 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9008, 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2190951784 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 292 2024-09-16T07:17:06.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 999978 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:06.815 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9009 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T07:17:06.816 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.817 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9009 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9009, 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30629326622 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:06.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9008 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9008, 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125409802 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9008, 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 79349 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T07:17:06.820 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9008, 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5985868370 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 178249728 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 174284800 2024-09-16T07:17:06.821 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3964928 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 360710144 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.822 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266530027 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26664297 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.823 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.824 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67515820 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.825 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 335544320 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.826 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266530027 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1625327 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.827 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.828 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67388966 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 314572800 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.829 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177686684 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.830 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.831 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69777252 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 106 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 392212, 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1972720521 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.834 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21832, 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10482067091 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.835 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T07:17:06.836 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 233 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8983 2024-09-16T07:17:06.837 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 63297326 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1421969925 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T07:17:06.838 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 146 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3999915 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T07:17:06.839 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8983 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.840 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8983 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27901409703 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11 2024-09-16T07:17:06.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T07:17:06.843 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8983 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 124883274 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T07:17:06.844 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 79124 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2980936911 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 175112192 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.845 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 171016192 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096000 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.846 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 360710144 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266572090 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.847 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26559617 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.848 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67578437 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 335544320 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266572090 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.850 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1617839 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.851 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.852 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67354391 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 314572800 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.853 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177714726 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.854 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.855 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69749210 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T07:17:06.856 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 106 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 390965, 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1864438121 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T07:17:06.857 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.858 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21760, 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6829308133 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:06.859 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 250 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T07:17:06.861 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9074 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9074, 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 64745330 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9074, 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27222 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.862 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9074, 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1854959248 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.863 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9071 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T07:17:06.864 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9071, 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 64060130 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9071, 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70805 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9071, 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3195856288 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.865 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 999978 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9074 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T07:17:06.866 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9074, 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33857255492 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75460 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:06.867 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.868 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:06.869 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 269615104 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266690560 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2924544 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 360710144 2024-09-16T07:17:06.870 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266461107 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26835408 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.871 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.872 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67413629 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T07:17:06.873 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 335544320 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266461107 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1638002 2024-09-16T07:17:06.874 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.875 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67445211 2024-09-16T07:17:06.876 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 314572800 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177640738 2024-09-16T07:17:06.877 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.878 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.879 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69823198 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.880 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 106 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 408822, 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2303911742 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.881 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.882 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21991, 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8275768743 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15598 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.883 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.884 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5066752 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 730464256 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.885 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20, 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3869190 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20, 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1390495 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 193, 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 937031 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.886 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 628686848 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82486, 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11987615462 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82511, 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19877004154 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5402624 2024-09-16T07:17:06.887 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 337936384 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 628424704 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:06.888 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 279643898 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18761 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 208289792 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 208293888 2024-09-16T07:17:06.889 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6932 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18761, 2024-09-16T07:17:06.890 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 162376236 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 203442430 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16421 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1518268 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 523 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.891 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4814860 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 735 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3296592 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3296592 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:06.892 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 216 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 735, 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1632814 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:06.893 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1099 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:06.894 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12699 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:06.895 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1076490240 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11112448 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:06.896 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22171, 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 86366052 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3698, 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 519070447 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.897 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 34371, 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 279011673 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.898 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82436, 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24150436331 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81699, 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1811202790 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82436, 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55876615 2024-09-16T07:17:06.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82436, 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24206312946 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 245427, 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1546239210 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1098, 2024-09-16T07:17:06.900 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3217650 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 142123, 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55572454 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 53, 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 97191 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21662, 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2332098748 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.901 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 477222 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25311 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22643, 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2913551538 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 53700, 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17688118 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.902 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 31057, 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2268775445 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16117, 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 507974161 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.903 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11480369502 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:06.904 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10136, 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 630693576 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10133, 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4269960333570 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10136, 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7058601046152 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96156, 2024-09-16T07:17:06.905 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2832484742786 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96156, 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10701231 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 272533126 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39982930180 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.906 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35027570 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20713965158 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10229736260 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6730225 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.907 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2815, 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17176352 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 82695308138 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11607092710 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:06.908 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 621294169 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405103502 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 681934848 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 538451968 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:06.909 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600482201 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 143482880 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.910 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57054366 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.911 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20480 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.912 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68741986 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:06.913 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 427907749 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.914 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2160 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 128576 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75277995 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:06.916 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 313952 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38036244 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.917 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70701708 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.919 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 427907749 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 141310 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.921 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1155189 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 74112232 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 44 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:06.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55221 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.924 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 143995, 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8998853148 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2748144354 2024-09-16T07:17:06.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 55221, 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 221020744704 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3799374408 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 55873, 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30738816791 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:06.926 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 55221, 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 87508870169 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37983 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37983, 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24904020984 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.927 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3799374408 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 38064, 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13954713268 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37983, 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14299379733 2024-09-16T07:17:06.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9443 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 556241398 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9443, 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20850157387 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.929 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9813, 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6712060841 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9443, 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18392039572 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:06.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7795 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2191902956 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7795, 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 175266566333 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7996, 2024-09-16T07:17:06.931 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10072042682 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7795, 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 54817450864 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.932 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 639819776 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24183 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:06.933 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:06.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6832128 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 708837376 2024-09-16T07:17:06.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17, 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3683267 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17, 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1240749 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 184, 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 937064 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:06.936 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 727121920 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71354, 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10854410534 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71350, 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17647397234 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:06.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9670656 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 292298752 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 722862080 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 50 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 227123427 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12280 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 195117056 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 195121152 2024-09-16T07:17:06.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5144 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12280, 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 107605734 2024-09-16T07:17:06.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125289726 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9158 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2295571 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 559 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.941 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6774584 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 795 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4479013 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4479013 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.942 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 242 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 795, 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1858779 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 526 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9, 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10223 2024-09-16T07:17:06.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1010548736 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.945 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10514432 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19945, 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 80952025 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3640, 2024-09-16T07:17:06.946 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 524405373 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17689, 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 153333211 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.948 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71293, 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21503873051 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 70765, 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1786905356 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71293, 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45981330 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71293, 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21549854381 2024-09-16T07:17:06.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27449, 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 723970371 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 905, 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2462399 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:06.950 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13329, 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8375362 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 44, 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 50717 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9717, 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1308700109 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 217840 2024-09-16T07:17:06.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27541 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21158, 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2152320991 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71138, 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20195599 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 49980, 2024-09-16T07:17:06.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1393099817 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15743, 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 447345404 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10973056566 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:06.954 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 23027, 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1623207591 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 23026, 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3923843569523 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 23027, 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7406968818601 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84911, 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2776725739920 2024-09-16T07:17:06.955 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84911, 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9082005 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 293465800 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 36127937396 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.956 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30604605 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19343827005 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8877474493 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:06.957 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6139308 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2776, 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14674010 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75629302773 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10034520452 2024-09-16T07:17:06.958 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 537215563 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405103502 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 667033600 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.959 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 636846080 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600482201 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30187520 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.960 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56866219 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8192 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1056768 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67897941 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:06.963 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 562036736 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 426496646 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 256 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 110816 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 320 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68319834 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 498896 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37910813 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70642195 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 494927872 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:06.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 426496646 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:06.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 141773 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1156989 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.972 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67132464 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.973 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:06.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39703 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 129618, 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9522200960 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:06.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2248928680 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39703, 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 594816167754 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2429273142 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 41419, 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30043678846 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:06.976 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39703, 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 102235640143 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18061 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18061, 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10357803086 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:06.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2429273142 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18518, 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4964826576 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18061, 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4688869133 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12028 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:06.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 324566692 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12028, 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95489476457 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12192, 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12386181768 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12028, 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30100991955 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9614 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1924361988 2024-09-16T07:17:06.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9614, 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 488968888211 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10709, 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12692670502 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:06.981 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9614, 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67445779055 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9437614 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:06.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 737648640 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13770 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.984 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4255744 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:06.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 634146816 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18, 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3435512 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18, 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1106281 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 172, 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 756519 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.986 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 516947968 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74464, 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11337883014 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74471, 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18512242446 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:06.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5820416 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 305086464 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 533987328 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 261894566 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18571 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 201895936 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 201900032 2024-09-16T07:17:06.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7049 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18571, 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 144971567 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.990 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 173508354 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15859 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1362141 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 498 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4211344 2024-09-16T07:17:06.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 699 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2849203 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2849203 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:06.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 207 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 699, 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1474018 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:06.993 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:06.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 608 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8650 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.995 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 946212864 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10502144 2024-09-16T07:17:06.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15649, 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 54934429 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3738, 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 409030839 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28049, 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 251251249 2024-09-16T07:17:06.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74423, 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22222302933 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 73891, 2024-09-16T07:17:06.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1608390968 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74423, 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38773789 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74423, 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22261076722 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 56946, 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1036420569 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1041, 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2631826 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19603, 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13930088 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.001 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37, 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 64659 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21020, 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1657635129 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 267665 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19907 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.002 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16693, 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2175829601 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39959, 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13962352 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 23266, 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1890992202 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13589, 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 394196741 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:07.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9891431677 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6401, 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 596409071 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6400, 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4212109851067 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.005 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6401, 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7366063683102 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86646, 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3292864701372 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86646, 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9299675 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 259176365 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34471028041 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29399618 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17187106581 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.007 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8532562514 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6139129 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2745, 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14567434 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70353557417 2024-09-16T07:17:07.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9606438786 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 547770280 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405103502 2024-09-16T07:17:07.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 565673984 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 526581760 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600482201 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39092224 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.010 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57275671 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 94208 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.013 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68455145 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429567538 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1616 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 99760 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73647566 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 146880 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38183781 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70721243 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.020 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429567538 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 130013 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.022 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1174148 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 72444781 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 87 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65356 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.025 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 163648, 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8890837926 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2211217246 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:07.026 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65356, 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 123668124946 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3502570211 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 66763, 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45366874610 2024-09-16T07:17:07.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65356, 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75997434636 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35632 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 35632, 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24581045310 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.028 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3502570211 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 36257, 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7493856916 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 35632, 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10116506120 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:07.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27448 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 491151107 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27448, 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52623015562 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28061, 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34007067407 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27448, 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49477932877 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2276 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1720066139 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2276, 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46464064074 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2445, 2024-09-16T07:17:07.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3865950287 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2276, 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16402995639 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16777283 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.033 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 527462400 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85940 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.034 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4702208 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:07.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 629559296 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17, 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4683118 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17, 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1982280 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 169, 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 867538 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:07.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 577241088 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71079, 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10496453828 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71084, 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17086301495 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:07.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8581120 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 291209216 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 590020608 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.039 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 204630690 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13392 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177700864 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177704960 2024-09-16T07:17:07.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6530 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13392, 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 99089544 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.041 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 124003820 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10917 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1472943 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 529 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4669104 2024-09-16T07:17:07.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 709 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3196161 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3196161 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:07.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 183 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 709, 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1630758 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:07.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 719 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9500 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:07.045 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 928051200 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:07.046 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10526720 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18530, 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 60660756 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3670, 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 422790452 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:07.047 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13615, 2024-09-16T07:17:07.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 122246036 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71036, 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20531536876 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 70451, 2024-09-16T07:17:07.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1628529540 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71036, 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 41064393 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71036, 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20572601269 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33511, 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 653920140 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1373, 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2698289 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17879, 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11468039 2024-09-16T07:17:07.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 40, 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65348 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 11877, 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1463972231 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 225130 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:07.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19353 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25503, 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1623014133 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 70162, 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20376825 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 44659, 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1147704267 2024-09-16T07:17:07.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13254, 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 362826670 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:07.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10395372369 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:07.055 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18098, 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1127801545 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18097, 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3835527290216 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18098, 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7110988196639 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83895, 2024-09-16T07:17:07.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2902643200589 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83895, 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8776139 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 236889560 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33125610130 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.057 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30243302 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16400238583 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7722847575 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6145067 2024-09-16T07:17:07.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2698, 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15170087 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67894780796 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8755838226 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:07.059 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 531284892 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405103502 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 574709760 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 535224320 2024-09-16T07:17:07.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600482201 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39485440 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57239737 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 106496 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68482887 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:07.064 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429298030 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1520 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 98400 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73918530 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.067 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 227280 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38159824 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.069 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70664800 2024-09-16T07:17:07.070 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429298030 2024-09-16T07:17:07.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.072 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 141296 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1173771 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 72703383 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:07.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 53 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:07.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46813 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 129875, 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8175472701 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1563025710 2024-09-16T07:17:07.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46813, 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 259163712365 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1855955630 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48963, 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28895055547 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46813, 2024-09-16T07:17:07.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70526254664 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27486 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27486, 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52395871224 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1855955630 2024-09-16T07:17:07.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27961, 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6895483381 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27486, 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7047370470 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15367 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 285113886 2024-09-16T07:17:07.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15367, 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 163397178095 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.080 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16928, 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17120379679 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15367, 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37680053363 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3960 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1277911824 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.081 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3960, 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43370663046 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4074, 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4879192487 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3960, 2024-09-16T07:17:07.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25798830831 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12583213 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.083 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 587780096 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20272 2024-09-16T07:17:07.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:07.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5738496 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.086 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 653049856 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14, 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3027937 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14, 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1049967 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 159, 2024-09-16T07:17:07.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 752195 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 693370880 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60517, 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9919417387 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60541, 2024-09-16T07:17:07.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16073124785 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15208448 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 247930880 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 701890560 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.089 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 50 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322574730 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19054 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 278523904 2024-09-16T07:17:07.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 278528000 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8150 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.091 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19054, 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 138312173 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 201150668 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15333 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1582870 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.092 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 687 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5680086 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 965 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4097216 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4097216 2024-09-16T07:17:07.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 286 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:07.094 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 965, 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1902962 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.095 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 820 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9, 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10848 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 908861440 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.097 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14716928 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21364, 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65231154 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3609, 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 523289225 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17061, 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 142915592 2024-09-16T07:17:07.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60464, 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19272760579 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 59969, 2024-09-16T07:17:07.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1345061739 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60464, 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 51070279 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60464, 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19323830858 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.101 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25564, 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 876360839 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 800, 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2114219 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5831, 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10692558 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46, 2024-09-16T07:17:07.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 76402 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14051, 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2471826794 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 194328 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21278 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19582, 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1735737206 2024-09-16T07:17:07.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 59229, 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21762077 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39647, 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1394119838 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14264, 2024-09-16T07:17:07.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 404355238 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.105 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9779704393 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18925, 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1407462932 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18924, 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3936656465376 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18925, 2024-09-16T07:17:07.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7181359937923 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71444, 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2966832198249 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71444, 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7296756 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 325831499 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:07.107 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28535775230 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29116997 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13017208938 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8462993546 2024-09-16T07:17:07.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10334160 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2686, 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14749760 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 60134226013 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9526509402 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 444476246 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405118125 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 638730240 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:07.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 591536128 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600499404 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47194112 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57035577 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.112 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20480 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 700416 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68072647 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:07.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 427766827 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1904 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 130496 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.116 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75417253 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.117 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 284144 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38023718 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70744042 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 427766827 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 142603 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1172963 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.123 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 74234087 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.124 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.125 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48208 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 108034, 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10629046107 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.126 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1850181256 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48208, 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70513202182 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.127 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1733269860 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48700, 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15514462006 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48208, 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37673004089 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37566 2024-09-16T07:17:07.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37566, 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14340216584 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1733269860 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:07.129 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37718, 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6387141741 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37566, 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6039706574 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6277 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 356129444 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6277, 2024-09-16T07:17:07.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12531913032 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:07.131 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6482, 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3562188583 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6277, 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10509997888 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4365 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1494051812 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:07.132 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4365, 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43641072566 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4500, 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5565131682 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4365, 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21123299627 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.133 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 97 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:07.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 708100096 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16687 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:07.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9232384 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 710807552 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20, 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4230419 2024-09-16T07:17:07.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20, 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1355361 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 197, 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 896594 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 611385344 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.138 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81388, 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11504041481 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81395, 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18288881148 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 901120 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 333438976 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.139 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 632684544 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 425690224 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.140 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21920 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363192320 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363196416 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8807 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21920, 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 144551917 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 227472850 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15853 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:07.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3425478 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 911 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10298453 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1182 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6872975 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.143 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6872975 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 276 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:07.144 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1182, 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3606517 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.145 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 653 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14, 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15128 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:07.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1056497664 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10526720 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20588, 2024-09-16T07:17:07.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67291417 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3653, 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 498691767 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:07.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21259, 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 181658295 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:07.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81331, 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22026390759 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 80864, 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1561424993 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81331, 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47383255 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.150 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81331, 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22073774014 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 30665, 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 841364822 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 823, 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2293292 2024-09-16T07:17:07.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14360, 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12177337 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 50, 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 107282 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13840, 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1473769760 2024-09-16T07:17:07.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 228901 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22289 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12317, 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1629258205 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 35265, 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11250191 2024-09-16T07:17:07.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22948, 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1446186858 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16275, 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 458724583 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10628285011 2024-09-16T07:17:07.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9371, 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 765075992 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9370, 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4573886210889 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9371, 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7644290899605 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:07.156 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94099, 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3332186774062 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94099, 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10109869 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 275011848 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33770744098 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34882761 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15565210972 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9002054616 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.158 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6145072 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2714, 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14571012 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69256675856 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10089723546 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 546015146 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405118125 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 523608064 2024-09-16T07:17:07.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 483016704 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600499404 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 40591360 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56681519 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.163 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 53248 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69082065 2024-09-16T07:17:07.164 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 562036736 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 425111394 2024-09-16T07:17:07.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2384 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.166 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 171632 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69642462 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 393616 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37787679 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.169 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70870609 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 494927872 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.171 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 425111394 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.172 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 142694 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1154440 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68519344 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:07.174 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 61 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:07.175 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25377 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 115554, 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12709646405 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1611322592 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25377, 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45572807010 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2658125831 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.177 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25934, 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11283999167 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25377, 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28670647323 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16708 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16708, 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12174959372 2024-09-16T07:17:07.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2658125831 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16839, 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4363527339 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16708, 2024-09-16T07:17:07.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6078091117 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7343 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 487416857 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7343, 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16508268573 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:07.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7621, 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4655960657 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7343, 2024-09-16T07:17:07.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12633894374 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1326 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1123905735 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1326, 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16889579065 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1474, 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2264511171 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1326, 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9958661832 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.183 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 621924352 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T07:17:07.184 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15667 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:07.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:07.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6668288 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 516988928 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15, 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4363821 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15, 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2130459 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.187 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 149, 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 598478 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 422641664 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61282, 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8722582118 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.188 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61292, 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14292663732 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1724416 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 251092992 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 443940864 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:07.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 248821095 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14031 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.190 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 218783744 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 218787840 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5919 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.191 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14031, 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 96104578 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 135433772 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10555 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.192 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2127483 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 583 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6613611 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 766 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.193 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4486128 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4486128 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:07.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 187 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 766, 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2229569 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:07.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 863 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9, 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12670 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 777027584 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.197 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15306752 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14683, 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45232445 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3512, 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 428383319 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16567, 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 132158243 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.199 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61246, 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17127911138 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60889, 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1247065668 2024-09-16T07:17:07.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61246, 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34535755 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61246, 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17162446893 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:07.201 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22643, 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 431091295 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 789, 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2003619 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12787, 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9007948 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 43, 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 82155 2024-09-16T07:17:07.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13609, 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1028501697 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 179944 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18854 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 11931, 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1490535219 2024-09-16T07:17:07.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 41002, 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10953094 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 29071, 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1225514772 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12379, 2024-09-16T07:17:07.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 341208001 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.205 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7698131236 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14463, 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 706796756 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14462, 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3285966559843 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14463, 2024-09-16T07:17:07.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6579423867717 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72177, 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2755413003017 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72177, 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7577973 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.207 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 202780043 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27685381771 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25405453 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:07.208 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13498930099 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6544680592 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10929635 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2604, 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13286839 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.209 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55640902550 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7337505849 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 419937092 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:07.210 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405118125 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 461840384 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 433299456 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600499404 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28540928 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57125721 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.213 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32768 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 86016 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68584615 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 428442909 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1744 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.216 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 109328 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.217 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 74762499 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 369232 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38083814 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.219 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70598858 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:07.221 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 428442909 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 145410 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1186674 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73541487 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:07.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:07.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37212 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94921, 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8407402588 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:07.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.228 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:07.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1533873606 2024-09-16T07:17:07.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.228 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:07.228 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37212, 2024-09-16T07:17:07.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71446863141 2024-09-16T07:17:07.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1730483273 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37775, 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13571806206 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37212, 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31846275733 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.229 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28715 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28715, 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11203837336 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1730483273 2024-09-16T07:17:07.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28910, 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5911698037 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28715, 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5145785990 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4464 2024-09-16T07:17:07.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 383029032 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4464, 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11441047660 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4739, 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3242575481 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4464, 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8471144128 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4033 2024-09-16T07:17:07.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1150844574 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4033, 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48801978145 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:07.234 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4126, 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4417532688 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4033, 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18229345615 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34603008 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.235 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 437960704 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:07.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18364 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.237 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:07.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4202496 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 541007872 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16, 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5605205 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16, 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1131116 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:07.239 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 153, 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 666993 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 457375744 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64992, 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9259063209 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:07.240 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65000, 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15068219035 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 282624 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266285056 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 478674944 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:07.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 40 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 238932321 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17008 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:07.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 272105472 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 272109568 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12819 2024-09-16T07:17:07.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17008, 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 135736304 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 136247005 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13860 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1470917 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.244 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 444 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4160016 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 632 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2689099 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2689099 2024-09-16T07:17:07.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 190 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 632, 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1690619 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.246 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 873 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.247 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11281 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.248 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 813920256 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15298560 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18263, 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55827937 2024-09-16T07:17:07.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3571, 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 411754717 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19012, 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159044185 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.251 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64954, 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18112767837 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64551, 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1322293841 2024-09-16T07:17:07.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64954, 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43205389 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64954, 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18155973226 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:07.253 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 41551, 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 890158880 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 711, 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1964371 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7529, 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8055808 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 50, 2024-09-16T07:17:07.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71408 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17608, 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1845076361 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 220290 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19138 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14433, 2024-09-16T07:17:07.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1463804981 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48376, 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12814279 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33943, 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1281455826 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.256 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13770, 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 369225572 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:07.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9217142478 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16467, 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 814538632 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16466, 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4095271964146 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.258 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16467, 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6844184669252 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76987, 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2815938133612 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76987, 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7773773 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 240362007 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28132049941 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26903370 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14512019042 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.260 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7181074594 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10924405 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2534, 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12491703 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 59295410103 2024-09-16T07:17:07.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8283142727 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76988, 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 448074829 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405118125 2024-09-16T07:17:07.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 485572608 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 457154560 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600499404 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28418048 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.263 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57235853 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.265 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 122880 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68466291 2024-09-16T07:17:07.266 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429268901 2024-09-16T07:17:07.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1360 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.268 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 89936 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.269 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73956283 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 351520 2024-09-16T07:17:07.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38157235 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70543149 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429268901 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:07.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 152059 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1171460 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.275 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 72724060 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 59 2024-09-16T07:17:07.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52528 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 121651, 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11248039649 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.278 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1594016394 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 52528, 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 53847273594 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1812731675 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:07.279 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 53260, 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19387859557 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 52528, 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38386323433 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37320 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37320, 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15401726310 2024-09-16T07:17:07.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1812731675 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37437, 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6901147169 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37320, 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6291090149 2024-09-16T07:17:07.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13846 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 390198832 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13846, 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25193994434 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.282 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14302, 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10157019738 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13846, 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21806663400 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.283 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1362 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1203817562 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1362, 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13251552850 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:07.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1521, 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2329692650 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1362, 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10288569884 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 58 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.285 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 472686592 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": [ 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.286 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "flags_names": [ 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "hashpspool" 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 1, 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 1, 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 1, 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T07:17:07.287 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 723661072650, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 1781760, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 1781760, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 241220370432, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 2.4621410830150126e-06, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T07:17:07.288 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 1106, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 1980416, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 590368, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 590368, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 1771104, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 375, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2473984 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.289 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "flags_names": [ 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "hashpspool" 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 32, 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 32, 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 2, 2024-09-16T07:17:07.290 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 723661072650, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 155108, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 110592, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 241220370432, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 22, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 44516, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 2.1433785946101125e-07, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T07:17:07.291 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 79, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 89088, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 21470, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 6632, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 14838, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 64410, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 68, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 36864 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.292 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "flags_names": [ 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "hashpspool" 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 64, 2024-09-16T07:17:07.293 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 64, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 3, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 723661072650, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 0, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 0, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 241220370432, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 0, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 0.0, 2024-09-16T07:17:07.294 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 0 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T07:17:07.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "flags_names": [ 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "hashpspool", 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "selfmanaged_snaps" 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T07:17:07.296 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 8, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 8, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 4, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 723661072650, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 12595200, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 12595200, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 241220370432, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 4, 2024-09-16T07:17:07.297 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.740452898957301e-05, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 8991, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 3136055296, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 4194323, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 4194323, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T07:17:07.298 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 12582969, 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 24309, 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 3193402368 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": { 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: "mirroring_by_pool": [ 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: false 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: "num_images_by_pool": [ 2024-09-16T07:17:07.299 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pools": 1 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "report_id": "55897f91-d1af-43a8-851b-fc0e46637a22", 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "report_timestamp": "2024-09-16T07:17:06.323678", 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "report_version": 1, 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_stats": { 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "7.9.2" 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "rook": { 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster": { 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "external-mode": null, 2024-09-16T07:17:07.300 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "allow-multiple-per-node": null, 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "count": null, 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "max-id": null, 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pvc": { 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "stretch": { 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "network": { 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "provider": null 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.301 INFO:tasks.workunit.client.0.smithi145.stdout: "storage": { 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: "device-set": { 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: "non-portable": null, 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: "portable": null, 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: "csi": { 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.302 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes": { 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "node": { 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes-total": null, 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "with-ceph-daemons": null, 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-cephfs-plugin": null, 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-nfs-plugin": null, 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-rbd-plugin": null 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "storage-class": { 2024-09-16T07:17:07.303 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket": null, 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs": null, 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "nfs": null, 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": null, 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "services": {}, 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_per_pg": [ 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.304 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.180316+0000", 2024-09-16T07:17:07.305 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.180316+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.180772+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:07.306 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 5, 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 5, 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.307 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1f", 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5607, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:05:04.876041+0000", 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 582, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.308 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:07.309 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.310 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 4, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 4, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 4, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.311 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'5" 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.312 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.146736+0000", 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.146736+0000", 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.147084+0000", 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.313 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.314 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1e", 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5468, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.315 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:52:13.773449+0000", 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.316 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.317 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.318 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.319 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:07.320 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.177272+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.177272+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.177624+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.321 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.322 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1e", 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5490, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:41:44.365990+0000", 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.323 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.324 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.325 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.326 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'2" 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.327 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.175589+0000", 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.175589+0000", 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.175923+0000", 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.328 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.329 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1f", 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5595, 2024-09-16T07:17:07.330 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:49:13.646780+0000", 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.331 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.332 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.333 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:07.335 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.173532+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.173532+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.174496+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.336 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.337 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1d", 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5327, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:28:49.181027+0000", 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.338 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.339 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.340 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 6, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 6, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.341 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.342 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.177953+0000", 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.177953+0000", 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.180115+0000", 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.343 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.344 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1c", 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5393, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.345 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:17:08.909151+0000", 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.346 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.347 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.348 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.349 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.171536+0000", 2024-09-16T07:17:07.350 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.171536+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.173730+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:07.351 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.352 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1c", 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5335, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:07:37.414757+0000", 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.353 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.354 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.355 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 6, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 6, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.356 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.357 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.136471+0000", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.136471+0000", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.136783+0000", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:07.358 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.359 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1d", 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5387, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:14:11.185225+0000", 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.360 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.361 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.362 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.363 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.364 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.137264+0000", 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.137264+0000", 2024-09-16T07:17:07.365 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.137762+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:07.366 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.a", 2024-09-16T07:17:07.367 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5364, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:54:38.534192+0000", 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.368 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.369 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.370 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.371 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.372 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.167493+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.167493+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.167880+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:07.373 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3, 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.374 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.b", 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5339, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:10:16.657372+0000", 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.375 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.376 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.377 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 2, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 2, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'3" 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.379 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.088605+0000", 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.088605+0000", 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.088978+0000", 2024-09-16T07:17:07.380 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.381 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.b", 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.382 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5480, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:23:29.044756+0000", 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.383 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.384 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.385 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.386 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.387 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168561+0000", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168561+0000", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168870+0000", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:07.388 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.389 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.a", 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5550, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:16:20.289903+0000", 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.390 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.391 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.392 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.393 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.394 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:07.395 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.167846+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.167846+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168162+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.396 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.397 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.8", 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5475, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:28:41.760682+0000", 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.398 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.399 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.400 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.401 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.402 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.165538+0000", 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.165538+0000", 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.165894+0000", 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.403 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.404 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.9", 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5550, 2024-09-16T07:17:07.405 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:11:02.811894+0000", 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.406 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.407 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.408 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.409 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:07.410 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.162804+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.162804+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.163286+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.411 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.412 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.9", 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5448, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:53:09.207990+0000", 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.413 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.414 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.415 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.416 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.417 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.169494+0000", 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.169494+0000", 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.170949+0000", 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.418 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.419 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.8", 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.420 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5325, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:53:15.029028+0000", 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.421 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.422 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.423 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.424 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.425 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.099095+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.099095+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.099550+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.426 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.427 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.6", 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5594, 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:05:21.554097+0000", 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.428 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.430 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.431 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.432 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.177675+0000", 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.177675+0000", 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.178744+0000", 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.433 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.434 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.7", 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.435 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5379, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:37:13.779261+0000", 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.436 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 6, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 6, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:07.439 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.440 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.135670+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.135670+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.111802+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.441 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3053, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3053, 2024-09-16T07:17:07.442 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.1", 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9249, 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:07:13.645178+0000", 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.00244837, 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.443 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.444 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1272, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 367543, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3033, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 401976 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.446 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3053" 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.447 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.179331+0000", 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.179331+0000", 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179680+0000", 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.448 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.449 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.7", 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.450 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5482, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:15:12.861238+0000", 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.451 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.454 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.455 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.145358+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.145358+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.145636+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:07.456 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.457 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.6", 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5558, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:13:08.745547+0000", 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.458 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.459 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 2, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 2, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 2, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.461 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "553'2" 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.462 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.167926+0000", 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.167926+0000", 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.113274+0000", 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:07.463 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3091, 2024-09-16T07:17:07.464 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3091, 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.0", 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.465 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9400, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:35:23.743832+0000", 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.003233635, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.466 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1417, 2024-09-16T07:17:07.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 419033, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3069, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 379507 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.469 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3091" 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.470 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.181373+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.181373+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.181757+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:07.471 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.472 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.4", 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5552, 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:49:29.632842+0000", 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.474 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.476 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.477 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.172203+0000", 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.172203+0000", 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.174276+0000", 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.478 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.479 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.5", 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.480 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5344, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:12:40.105436+0000", 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.484 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.485 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.172455+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.172455+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.116030+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:07.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3073, 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.487 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3073, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.3", 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9412, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:22:56.391627+0000", 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.004521706, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.488 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1219, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 389927, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3055, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 397825 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.491 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3073" 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.492 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.175236+0000", 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.175236+0000", 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.175521+0000", 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:07.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.494 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.5", 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.495 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5409, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:26:15.891700+0000", 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.499 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.500 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.165881+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.165881+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.166307+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.502 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.4", 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5545, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:23:56.412046+0000", 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.506 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.507 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.175573+0000", 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.175573+0000", 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.119694+0000", 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3070, 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.509 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3070, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.2", 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9529, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.510 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:46:42.260830+0000", 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.00468974, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 19, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1451, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 376165, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3054, 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 390242 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3070" 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.514 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.136673+0000", 2024-09-16T07:17:07.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.136673+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.136965+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:07.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.517 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3", 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5424, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:08:19.096913+0000", 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.521 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.522 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.138696+0000", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.138696+0000", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.139028+0000", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:07.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.524 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.2", 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5381, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:44:22.726946+0000", 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.525 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.528 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.529 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:47.160025+0000", 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:47.160025+0000", 2024-09-16T07:17:07.530 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.118653+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 393, 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:07.531 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3040, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 392, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3040, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.4", 2024-09-16T07:17:07.532 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9221, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:25:36.536985+0000", 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.00363496, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1003, 2024-09-16T07:17:07.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 376650, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3043, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 369234 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.536 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3040" 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.537 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.135514+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.135514+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.135977+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:07.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.539 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.0", 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5554, 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:51:30.830446+0000", 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.544 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:47.163887+0000", 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:47.163887+0000", 2024-09-16T07:17:07.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:47.164211+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 393, 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:07.546 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 392, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1", 2024-09-16T07:17:07.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5517, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:28:33.966631+0000", 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.551 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.552 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.177536+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.177536+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.120758+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:07.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2985, 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.554 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2985, 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.7", 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 8968, 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:16:33.689304+0000", 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.005460923, 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 422, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 407657, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 2985, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 413138 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.558 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'2985" 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.559 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.097708+0000", 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.097708+0000", 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.098118+0000", 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.561 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1", 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5595, 2024-09-16T07:17:07.562 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:25:29.037596+0000", 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.566 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:13.081689+0000", 2024-09-16T07:17:07.567 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:13.081689+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:13.082256+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 359, 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 358, 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.569 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.0", 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5510, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:00:54.296461+0000", 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.573 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.574 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:13.086416+0000", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:13.086416+0000", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.116027+0000", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 359, 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:07.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3079, 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 358, 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.576 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3079, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.6", 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9159, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:03:05.372242+0000", 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.003879699, 2024-09-16T07:17:07.577 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 621, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 371772, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3050, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 407627 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.580 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3079" 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.581 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.138741+0000", 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.138741+0000", 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.139102+0000", 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.583 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2", 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.584 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5452, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:47:54.775760+0000", 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.169481+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.169481+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169784+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.591 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.3", 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5413, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:00:50.403030+0000", 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.595 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.596 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 19, 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.171228+0000", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.171228+0000", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.172639+0000", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:07.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 229, 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.598 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 229, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "1.0", 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5940, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:20:08.270057+0000", 2024-09-16T07:17:07.599 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 590368, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 1771104, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 6, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1106, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 1934, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 375, 2024-09-16T07:17:07.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2416 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1594'229" 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.603 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.160510+0000", 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.160510+0000", 2024-09-16T07:17:07.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.178668+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:07.605 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3049, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3049, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.5", 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.606 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9252, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:41:32.402464+0000", 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.003105705, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 4194304, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1586, 2024-09-16T07:17:07.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 353807, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3020, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 359008 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.610 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3049" 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.611 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.165812+0000", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.165812+0000", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168743+0000", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:07.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.613 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.d", 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5323, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.614 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:02:26.627043+0000", 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.618 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.171689+0000", 2024-09-16T07:17:07.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.171689+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.172023+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:07.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:07.621 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.621 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.624 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.624 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.624 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.624 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.624 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.624 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.624 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.c", 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5513, 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:03:15.988120+0000", 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.625 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.626 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.628 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.629 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.137366+0000", 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.137366+0000", 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.137698+0000", 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.630 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.631 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.c", 2024-09-16T07:17:07.632 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5400, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:55:20.274213+0000", 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.633 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.634 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.635 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.636 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.637 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.092003+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.092003+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.092437+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.638 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.639 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.d", 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5556, 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:06:28.547384+0000", 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.640 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 70, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.641 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.642 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 1, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T07:17:07.643 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.644 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.178977+0000", 2024-09-16T07:17:07.645 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.178977+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179956+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:07.646 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.647 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.f", 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5338, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:10:16.963117+0000", 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.649 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.650 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.651 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.652 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168356+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168356+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168775+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:07.653 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.654 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.e", 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5489, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:50:51.781890+0000", 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.655 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.656 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.657 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 6, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 6, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.658 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.659 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.165531+0000", 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.165531+0000", 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.171153+0000", 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.660 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.661 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.e", 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.662 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5338, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:13:51.414835+0000", 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.663 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.664 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.665 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.666 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.667 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.179552+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.179552+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179942+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.668 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.669 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.f", 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5426, 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:41:32.568294+0000", 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.670 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 22, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.671 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.672 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 1, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.673 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.674 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.175251+0000", 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.175251+0000", 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179129+0000", 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.675 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.676 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.11", 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.677 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5331, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:00:18.888532+0000", 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.678 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.679 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.680 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.682 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:13.081288+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:13.081288+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:13.081965+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 359, 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.683 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 8, 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 358, 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 8, 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.684 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.10", 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5526, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:33:30.297021+0000", 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.685 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.686 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 4, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.687 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 24, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 24, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 12, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.688 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'8" 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.689 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141032+0000", 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141032+0000", 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.141602+0000", 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.690 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.691 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.10", 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5354, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.692 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:43:35.479856+0000", 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.693 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.694 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.695 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.696 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.135668+0000", 2024-09-16T07:17:07.697 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.135668+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.148537+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:07.698 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.699 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.11", 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5364, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:11:44.844941+0000", 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.700 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.701 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.702 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.703 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.704 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.166063+0000", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.166063+0000", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.167850+0000", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:07.705 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.706 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.13", 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5336, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:11:18.538574+0000", 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.707 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.708 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.709 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.710 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.711 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168212+0000", 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168212+0000", 2024-09-16T07:17:07.712 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168539+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:07.713 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.12", 2024-09-16T07:17:07.714 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5401, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:26:33.247774+0000", 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.715 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.716 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.717 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.718 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.719 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.164892+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.164892+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.165419+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.720 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.721 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.12", 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5591, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:47:54.987588+0000", 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.722 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.723 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.724 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.725 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.726 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.099197+0000", 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.099197+0000", 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.099793+0000", 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.727 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.728 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.13", 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5600, 2024-09-16T07:17:07.729 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:17:05.118466+0000", 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 34, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.730 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.731 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 4, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 8, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.732 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 7 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.733 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.171374+0000", 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.171374+0000", 2024-09-16T07:17:07.734 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.174838+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:07.735 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.736 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.15", 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5335, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:13:26.988935+0000", 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.737 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.738 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.739 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.740 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.741 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141515+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141515+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.142087+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:07.742 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 29, 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.743 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 29, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.14", 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5392, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:39:02.379182+0000", 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.744 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 5834, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.745 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.746 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 10, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 14, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 28, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 25 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.747 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'29" 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.748 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.161265+0000", 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.161265+0000", 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.161742+0000", 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.749 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.750 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.14", 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.751 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5429, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:43:49.489105+0000", 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.752 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.753 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.754 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.755 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:07.756 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.174892+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.174892+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.175258+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.757 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3, 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3, 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.758 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.15", 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5545, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:38:15.449492+0000", 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 90, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.759 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:07.760 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.761 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 7, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 7, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 4, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.762 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'3" 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.763 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.178451+0000", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.178451+0000", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.178735+0000", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:07.764 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.765 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.17", 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5588, 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:15:03.658707+0000", 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.766 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.767 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.768 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.769 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.770 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.144592+0000", 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.144592+0000", 2024-09-16T07:17:07.771 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.145027+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:07.772 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.16", 2024-09-16T07:17:07.773 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5407, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:23:10.987887+0000", 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.774 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.775 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.776 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.777 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.778 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168723+0000", 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168723+0000", 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169112+0000", 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.779 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.780 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.16", 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5372, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:30:15.561457+0000", 2024-09-16T07:17:07.781 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.782 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.783 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.784 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.785 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.138600+0000", 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.138600+0000", 2024-09-16T07:17:07.786 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.144125+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:07.787 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.17", 2024-09-16T07:17:07.788 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5356, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:00:26.054614+0000", 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.789 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.790 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.791 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.792 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.793 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.090889+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.090889+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.092474+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:07.794 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.795 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.19", 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5546, 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:57:08.420887+0000", 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.796 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.797 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.798 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.799 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.800 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.166495+0000", 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.166495+0000", 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.166758+0000", 2024-09-16T07:17:07.801 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.802 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.18", 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.803 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5392, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:26:53.846695+0000", 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.804 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.805 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.806 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.807 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.808 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:47.169473+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:47.169473+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:47.170079+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 393, 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.809 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 392, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.810 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.18", 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5476, 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:50:50.015600+0000", 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.811 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.812 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.813 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.814 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.815 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141918+0000", 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141918+0000", 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.142243+0000", 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.816 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.817 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.19", 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.818 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5480, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:26:59.948412+0000", 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.819 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.820 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.821 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.822 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.160074+0000", 2024-09-16T07:17:07.823 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.160074+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.160411+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:07.824 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.825 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1a", 2024-09-16T07:17:07.828 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.828 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.828 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.828 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5358, 2024-09-16T07:17:07.828 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:53:37.743233+0000", 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.829 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.830 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'2" 2024-09-16T07:17:07.832 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.833 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.167404+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.167404+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.167686+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.834 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.835 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1b", 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5587, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:56:29.678381+0000", 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.836 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.837 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.839 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.840 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.171065+0000", 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.171065+0000", 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.171610+0000", 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.841 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.842 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1b", 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5451, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.843 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:02:53.111714+0000", 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.844 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.845 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'2" 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.847 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:07.848 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.094794+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.094794+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.095150+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.849 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.850 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1a", 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5447, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:41:45.024420+0000", 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.851 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.852 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.854 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.855 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141356+0000", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141356+0000", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.144272+0000", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:07.856 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.857 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.20", 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5360, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:56:02.394481+0000", 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.858 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.859 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.860 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.861 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.862 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141978+0000", 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141978+0000", 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.142279+0000", 2024-09-16T07:17:07.863 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.864 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.21", 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.865 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5483, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:44:40.595247+0000", 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.866 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.867 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.869 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.870 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.176774+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.176774+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.177502+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.871 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.872 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.22", 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5409, 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:53:04.457478+0000", 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.873 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.874 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.876 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.877 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.086895+0000", 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.086895+0000", 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.087257+0000", 2024-09-16T07:17:07.878 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.879 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.23", 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.880 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5484, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:21:07.487889+0000", 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.881 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.882 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.884 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.885 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.088666+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.088666+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.089003+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:07.886 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.887 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.24", 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5482, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:20:17.558620+0000", 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.888 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.889 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.891 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.892 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:47.159890+0000", 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:47.159890+0000", 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:47.160175+0000", 2024-09-16T07:17:07.893 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 393, 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.894 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 392, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.25", 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.895 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5550, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:06:59.299569+0000", 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.896 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.897 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.899 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.900 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.160176+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.160176+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.160515+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:07.901 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.902 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.26", 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5358, 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:08:26.221593+0000", 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.903 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.904 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.906 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.907 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.091727+0000", 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.091727+0000", 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.092072+0000", 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:07.908 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.909 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.27", 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.910 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5465, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:48:15.188705+0000", 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.911 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.912 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.914 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.915 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.177436+0000", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.177436+0000", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.177842+0000", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:07.916 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.917 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.28", 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5407, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:18:46.301263+0000", 2024-09-16T07:17:07.918 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.919 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.922 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.923 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.091897+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.091897+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.092333+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.924 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.925 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.29", 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5473, 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:54:57.082739+0000", 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.926 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.927 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.929 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.930 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.174252+0000", 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.174252+0000", 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.174620+0000", 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.931 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.932 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2a", 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.933 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5392, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:37:23.784011+0000", 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.934 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.935 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.937 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.938 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168147+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168147+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.170625+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:07.939 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.940 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2b", 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5592, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:15:48.146548+0000", 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.941 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.942 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.945 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.138340+0000", 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.138340+0000", 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.143594+0000", 2024-09-16T07:17:07.946 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.947 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2c", 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.948 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5363, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:40:13.158887+0000", 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.949 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.952 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.953 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.169059+0000", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.169059+0000", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169479+0000", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:07.954 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.955 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2d", 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5323, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.956 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:59:25.397384+0000", 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.957 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.960 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.169624+0000", 2024-09-16T07:17:07.961 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.169624+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169929+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:07.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2e", 2024-09-16T07:17:07.963 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5478, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:07:38.567608+0000", 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.964 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.967 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.968 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.177520+0000", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.177520+0000", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.177880+0000", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:07.969 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.970 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2f", 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5390, 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:19:06.053047+0000", 2024-09-16T07:17:07.971 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.972 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.975 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168777+0000", 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168777+0000", 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169075+0000", 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:07.976 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.977 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.30", 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.978 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5380, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:52:43.701857+0000", 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.979 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.982 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.983 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.174867+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.174867+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.175193+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:07.984 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.985 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.31", 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5547, 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:09:20.871997+0000", 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.986 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.987 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.989 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.990 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.180445+0000", 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.180445+0000", 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.180799+0000", 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.991 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:07.992 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.32", 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:07.993 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5591, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:03:46.409941+0000", 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:07.994 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:07.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:07.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:07.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:07.998 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.136734+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.136734+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.137178+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:07.999 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.000 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.33", 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5470, 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:09:14.670217+0000", 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.002 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.004 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.005 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.137780+0000", 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.137780+0000", 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.138404+0000", 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.006 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.007 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.34", 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5504, 2024-09-16T07:17:08.008 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:49:42.262497+0000", 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.009 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.012 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.013 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.149805+0000", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.149805+0000", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.150115+0000", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:08.014 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.015 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.35", 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5353, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:31:26.456562+0000", 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.016 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.017 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.020 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.143705+0000", 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.143705+0000", 2024-09-16T07:17:08.021 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.147357+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:08.022 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.36", 2024-09-16T07:17:08.023 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5353, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:12:28.924300+0000", 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.024 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:08.027 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.028 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.029 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.029 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:08.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.176435+0000", 2024-09-16T07:17:08.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.176435+0000", 2024-09-16T07:17:08.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.178704+0000", 2024-09-16T07:17:08.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:08.029 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:08.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:08.452 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.453 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.37", 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5329, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:30:30.238693+0000", 2024-09-16T07:17:08.454 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.456 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.457 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.458 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.137115+0000", 2024-09-16T07:17:08.459 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.137115+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.137422+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.460 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.461 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.38", 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5444, 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:31:48.040713+0000", 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.463 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.464 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.465 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.466 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.176819+0000", 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.176819+0000", 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.178030+0000", 2024-09-16T07:17:08.467 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:08.468 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.39", 2024-09-16T07:17:08.469 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5334, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:02:29.340299+0000", 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.471 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.472 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.473 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:08.474 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.474 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.474 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.474 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.474 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.474 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:08.474 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:08.474 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.178185+0000", 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.178185+0000", 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.178465+0000", 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:08.475 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.476 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.477 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.478 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.478 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.478 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3a", 2024-09-16T07:17:08.478 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.478 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.478 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.478 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5376, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:33:15.026591+0000", 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.479 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.480 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.481 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.482 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:08.483 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168473+0000", 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168473+0000", 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.171802+0000", 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.484 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:08.485 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3b", 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5334, 2024-09-16T07:17:08.486 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:31:43.843029+0000", 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.487 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.488 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:08.490 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.491 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.164179+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.164179+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.164450+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:08.492 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.493 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3c", 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5405, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:01:34.761820+0000", 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.494 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.495 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.496 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:08.498 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.499 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:13.078732+0000", 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:13.078732+0000", 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:13.079045+0000", 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 359, 2024-09-16T07:17:08.500 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 358, 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.501 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3d", 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5595, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:22:13.458049+0000", 2024-09-16T07:17:08.502 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.503 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.505 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.506 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.142667+0000", 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.142667+0000", 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.143025+0000", 2024-09-16T07:17:08.507 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.508 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3e", 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.509 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5564, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:09:10.735830+0000", 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.510 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:08.513 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:08.514 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.178192+0000", 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.178192+0000", 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179829+0000", 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:08.515 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:08.516 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3f", 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5327, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:08.517 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:11:10.128509+0000", 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.518 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.521 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_per_pool": [ 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 3, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 229, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 1, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 3, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 229, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 1, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 590368, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 1771104, 2024-09-16T07:17:08.522 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:08.523 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 6, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.524 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1106, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 1934, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 375, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2416 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 1781760, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:08.525 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 1771104, 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 3 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 96, 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.526 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 68, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 32, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 68, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 2, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 6632, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 66, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 22, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 22, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 14, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 79, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 87, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 68, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 36 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 110592, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 19896, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 44516, 2024-09-16T07:17:08.530 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 96 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 192, 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 64, 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.531 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 3, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.532 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 192 2024-09-16T07:17:08.535 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 24, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 24440, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 8, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 24440, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 4, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 4194323, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.537 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 2, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.538 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 8991, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 3062554, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 24309, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 3118557 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 12595200, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:08.539 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 12582969, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 24 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 105, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": 4, 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_by_class": { 2024-09-16T07:17:08.540 INFO:tasks.workunit.client.0.smithi145.stdout: "ssd": { 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 763226902528, 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 4733382656, 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_bytes": 4733382656, 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_ratio": 0.006163577549159527 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 763226902528, 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 4733382656 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T07:17:08.541 INFO:tasks.workunit.client.0.smithi145.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-09-16T07:17:08.542 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry show-device 2024-09-16T07:17:08.542 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='client.36231 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.542 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='client.46160 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.542 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='client.46160 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.543 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.544 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.545 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.545 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.545 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='client.36231 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.545 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='client.46160 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.545 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='client.46160 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.545 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:08.545 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.546 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:06 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.548 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T07:17:08.548 INFO:tasks.workunit.client.0.smithi145.stdout: "aa39bf86-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T07:17:08.548 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3ab42c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T07:17:08.548 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053756": { 2024-09-16T07:17:08.548 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T07:17:08.548 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T07:17:08.548 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T07:17:08.548 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa39bf86-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465076 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.549 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T07:17:08.550 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T07:17:08.551 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T07:17:08.552 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 30258711 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.553 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 51960626 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T07:17:08.554 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.555 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T07:17:08.556 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3528, 2024-09-16T07:17:08.557 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3539, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3518 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 98, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 404431051, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1983034898, 2024-09-16T07:17:08.558 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6694673934, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 36814694226, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 57901, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55549, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 28, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 7560 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.559 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 57901, 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55549 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T07:17:08.560 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T07:17:08.561 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:56 2024 UTC", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.562 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T07:17:08.563 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 28 Celsius", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 404,431,051 [207 TB]", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,983,034,898 [1.01 PB]", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,694,673,934", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 36,814,694,226", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 98", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 57,901", 2024-09-16T07:17:08.564 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,549", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 7,560", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.565 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 28 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "aa3c5278-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "INTEL_SSDPEDMD400G4_aa3d3a6c-73ee-11ef-aa3a-0cc47a887791": { 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "20240916-053754": { 2024-09-16T07:17:08.566 INFO:tasks.workunit.client.0.smithi145.stdout: "device": { 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: "info_name": "/dev/nvme0n1", 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "/dev/nvme0n1", 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: "protocol": "NVMe", 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "nvme" 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: "firmware_version": "8DV101H0", 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: "host_id": "aa3c5278-73ee-11ef-aa3a-0cc47a887791", 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: "json_format_version": [ 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.567 INFO:tasks.workunit.client.0.smithi145.stdout: "local_time": { 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "asctime": "Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "time_t": 1726465074 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "logical_block_size": 512, 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_controller_id": 0, 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_namespaces": [ 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "capacity": { 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "formatted_lba_size": 512, 2024-09-16T07:17:08.568 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 1, 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "size": { 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "utilization": { 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_number_of_namespaces": 1, 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_pci_vendor": { 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "id": 32902, 2024-09-16T07:17:08.569 INFO:tasks.workunit.client.0.smithi145.stdout: "subsystem_id": 32902 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_add_log": { 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "Device stats": { 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_fw_downgrades": { 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "crc_error_count": { 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "end_to_end_error_detection_count": { 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.570 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "erase_fail_count": { 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "host_bytes_written": { 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 28013241 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "host_ctx_wear_used": { 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 1 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "media_bytes_read": { 2024-09-16T07:17:08.571 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "nand_bytes_written": { 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 49550762 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_stat_indicator": { 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "pll_lock_loss_count": { 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.572 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "program_fail_count": { 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "re_alloc_sectr_cnt": { 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "retry_buffer_overflow_count": { 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "soft_ecc_err_rate": { 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.573 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "thermal_throttle_status": { 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "cnt": 0, 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "pct": 0 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_host_reads": { 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_media_wear": { 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.574 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": "63.999023" 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "timed_workload_timer": { 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 100, 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 65535 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "unexp_power_loss": { 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 0, 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": 0 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "wear_leveling": { 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "normalized": 89, 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "raw": { 2024-09-16T07:17:08.575 INFO:tasks.workunit.client.0.smithi145.stdout: "avg": 3389, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "max": 3405, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 3373 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel Smart log": "nvme0n1" 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_smart_health_information_log": { 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare": 100, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "available_spare_threshold": 10, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "controller_busy_time": 26, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "critical_warning": 0, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_read": 365111881, 2024-09-16T07:17:08.576 INFO:tasks.workunit.client.0.smithi145.stdout: "data_units_written": 1835875768, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "host_reads": 6222651588, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "host_writes": 33118737962, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "media_errors": 0, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_err_log_entries": 0, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "percentage_used": 11, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycles": 56928, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_hours": 55900, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": 25, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "unsafe_shutdowns": 1528 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_vendor": "intel", 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme_version": { 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "string": "<1.2", 2024-09-16T07:17:08.577 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "power_cycle_count": 56928, 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "power_on_time": { 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "hours": 55900 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "serial_number": "deleted", 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "smart_status": { 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "nvme": { 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "passed": true 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl": { 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "argv": [ 2024-09-16T07:17:08.578 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "-x", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "--json=o", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "/dev/nvme0n1" 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "build_info": "(local build)", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "exit_status": 0, 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "output": [ 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "Serial Number: deleted", 2024-09-16T07:17:08.579 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Version: 8DV101H0", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller ID: 0", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "NVMe Version: <1.2", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Number of Namespaces: 1", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Local Time is: Mon Sep 16 05:37:54 2024 UTC", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-16T07:17:08.580 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported Power States", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: " 0 + 512 0 2", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: " 1 - 512 8 2", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: " 2 - 512 16 2", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: " 3 - 4096 0 0", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: " 4 - 4096 8 0", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: " 5 - 4096 64 0", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: " 6 - 4096 128 0", 2024-09-16T07:17:08.581 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Critical Warning: 0x00", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Temperature: 25 Celsius", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare: 100%", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Available Spare Threshold: 10%", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Percentage Used: 11%", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Read: 365,111,881 [186 TB]", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Data Units Written: 1,835,875,768 [939 TB]", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Read Commands: 6,222,651,588", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Host Write Commands: 33,118,737,962", 2024-09-16T07:17:08.582 INFO:tasks.workunit.client.0.smithi145.stdout: "Controller Busy Time: 26", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "Power Cycles: 56,928", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "Power On Hours: 55,900", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "Unsafe Shutdowns: 1,528", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "Media and Data Integrity Errors: 0", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information Log Entries: 0", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "No Errors Logged", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "" 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "svn_revision": "5155", 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: "version": [ 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:08.583 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: "temperature": { 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: "current": 25 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: "user_capacity": { 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: "blocks": 781422768, 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 400088457216 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.584 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T07:17:08.585 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry show 2024-09-16T07:17:08.585 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='client.46172 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.585 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='client.46172 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.585 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='client.36255 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.585 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.586 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='client.46172 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='client.46172 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='client.36255 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.589 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:07 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='client.46172 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='client.46172 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='client.36255 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:17:08.593 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:17:08.594 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.597 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='client.36255 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.597 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='client.36273 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.597 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:08.597 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='client.36273 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.600 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.602 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:08.602 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:17:08.602 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:17:08.602 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:08 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:08.608 INFO:tasks.workunit.client.0.smithi145.stdout:{ 2024-09-16T07:17:08.608 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer": { 2024-09-16T07:17:08.608 INFO:tasks.workunit.client.0.smithi145.stdout: "active": true, 2024-09-16T07:17:08.608 INFO:tasks.workunit.client.0.smithi145.stdout: "mode": "" 2024-09-16T07:17:08.608 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.608 INFO:tasks.workunit.client.0.smithi145.stdout: "channels": [ 2024-09-16T07:17:08.608 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T07:17:08.608 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "channels_available": [ 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "basic", 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "ident", 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "crash", 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "device", 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "perf" 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_available": [ 2024-09-16T07:17:08.609 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore", 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_flags" 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "collections_opted_in": [ 2024-09-16T07:17:08.610 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_base", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "device_base", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "crash_base", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "ident_base", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_perf", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_mds_metadata", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_usage", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_usage_by_class", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_rook_v01", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_memory_metrics", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_options_bluestore", 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "basic_pool_flags" 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "config": { 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "active_changed": [ 2024-09-16T07:17:08.611 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "client_check_pool_perm", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_gid", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "client_mount_uid", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "client_quota", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "daemonize", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T07:17:08.612 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "keyring", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_journald", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_stderr", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T07:17:08.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_host", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mds_skip_sanity", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T07:17:08.614 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "no_config_file", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T07:17:08.615 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hdd", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_hybrid", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_delete_sleep_ssd", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_max_backfills", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-16T07:17:08.616 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_lim", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_res", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active", 2024-09-16T07:17:08.617 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_hdd", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_active_ssd", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hdd", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_hybrid", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_sleep_ssd", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_sleep", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hdd", 2024-09-16T07:17:08.618 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_snap_trim_sleep_ssd", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_config_pool_override_update_timestamp", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_default_features", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_qos_exclude_ops", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "setgroup", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "setuser" 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_changed": [ 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_debug", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_mon_ticket_ttl", 2024-09-16T07:17:08.619 INFO:tasks.workunit.client.0.smithi145.stdout: "auth_service_ticket_ttl", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "bdev_debug_aio", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "container_image", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_asserts_on_shutdown", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mgr", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_mon", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_ms", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_osd", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "debug_paxos", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_file", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_journald", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "log_to_stderr", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_join_fs", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/allow_ptrace", 2024-09-16T07:17:08.620 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/container_init", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/migration_current", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/cephadm/use_repo_digest", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/dashboard/ssl_server_port", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/orchestrator/orchestrator", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_ident", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/channel_perf", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/description", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/enabled", 2024-09-16T07:17:08.621 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr/telemetry/organization", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_allow_pool_delete", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_clock_drift_allowed", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_file_level", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_cluster_log_to_file", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_data_avail_warn", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_election_default_strategy", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_max_pg_per_osd", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mds_skip_sanity", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_mgr_mkfs_grace", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_prime_pg_temp", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_osd_reporter_subtree_level", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_pg_warn_max_object_skew", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-16T07:17:08.622 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "mon_warn_on_too_few_osds", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_bug", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "ms_die_on_old_message", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_default_list", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_class_load_list", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_misdirected_ops", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_op_order", 2024-09-16T07:17:08.623 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_pg_log_writeout", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_shutdown", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_cached_snaps", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_missing_on_start", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_debug_verify_stray_on_activate", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mclock_profile", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_memory_target_autotune", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_op_queue_cut_off", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_erasure_code_profile", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-16T07:17:08.624 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recover_clone_overlap", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_recovery_max_chunk", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_load_threshold", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_scrub_max_interval", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_shutdown_pgref_assert", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "public_network", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd_config_pool_override_update_timestamp", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_cache_enabled", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_ops_log", 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "rgw_enable_usage_log" 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.625 INFO:tasks.workunit.client.0.smithi145.stdout: "contact": null, 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "crashes": [], 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "created": "2024-09-16T05:34:47.377754Z", 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "crush": { 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_algs": { 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "straw2": 3 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_sizes": { 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "2": 1, 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "4": 2 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket_types": { 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "1": 2, 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: "11": 1 2024-09-16T07:17:08.626 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "compat_weight_set": false, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "device_classes": [ 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: 8 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_buckets": 6, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_devices": 8, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_rules": 2, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_types": 12, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "num_weight_sets": 0, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "tunables": { 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "allowed_bucket_algs": 54, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_fallback_tries": 0, 2024-09-16T07:17:08.627 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_local_tries": 0, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "choose_total_tries": 50, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_descend_once": 1, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_stable": 1, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "chooseleaf_vary_r": 1, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "has_msr_rules": 0, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v2_rules": 1, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v3_rules": 0, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v4_buckets": 1, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "has_v5_rules": 0, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "legacy_tunables": 0, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "minimum_required_version": "jewel", 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "msr_collision_tries": 100, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "msr_descents": 100, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "optimal_tunables": 1, 2024-09-16T07:17:08.628 INFO:tasks.workunit.client.0.smithi145.stdout: "profile": "jewel", 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables": 1, 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables2": 1, 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables3": 1, 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "require_feature_tunables5": 1, 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "straw_calc_version": 1 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "description": "upgrade test cluster", 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "fs": { 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "feature_flags": { 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "enable_multiple": true, 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_enabled_multiple": true 2024-09-16T07:17:08.629 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "filesystems": [ 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "approx_ctime": "2024-09", 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "balancer_enabled": false, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_caps": 0, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_dns": 10, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_inos": 13, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "cached_subtrees": 2, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "ever_allowed_features": 0, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "explicitly_allowed_features": 0, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "files": 0, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "max_mds": 1, 2024-09-16T07:17:08.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_data_pools": 1, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_in": 1, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_mds": 1, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": 0, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_replay": 0, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_up": 1, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "snaps": 0, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "standby_count_wanted": 0 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_standby_mds": 1, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "total_num_mds": 2 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_stats": { 2024-09-16T07:17:08.631 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 20152320, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 341464, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 761856, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 0, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 356, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 1075328, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 13, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 586240, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 14765992, 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 20152320 2024-09-16T07:17:08.632 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 20652032, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 402624, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2621440, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 548864, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 476, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 1430320, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 22, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 1041920, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 15155728, 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 21200896 2024-09-16T07:17:08.633 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 179879936, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 2841776, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 4980736, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 3350528, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 6969, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 11509784, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 20, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2843648, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 157703992, 2024-09-16T07:17:08.634 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 183230464 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 173957120, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 2378176, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 2883584, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 4038656, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 6766, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 9647384, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 20, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 2272256, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 156775720, 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 177995776 2024-09-16T07:17:08.635 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 271720448, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 6209312, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3014656, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 450560, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 909312, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 9773, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 13362840, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 23, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 4713472, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 243969608, 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 272629760 2024-09-16T07:17:08.636 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 541892608, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 25769328, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3407872, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 143450112, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 14159, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 66574264, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 61, 2024-09-16T07:17:08.637 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 11662848, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 434478296, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 685342720 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 640245760, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 27382784, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3276800, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 30064640, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 13042, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 61126456, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 53, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 8373760, 2024-09-16T07:17:08.638 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 540085960, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 670310400 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 529874944, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 22716704, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3145728, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 38944768, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 10722, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 58363272, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 60, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 11368448, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 434280792, 2024-09-16T07:17:08.639 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 568819712 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 538501120, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 22719584, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3276800, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 39485440, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 11029, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 60218400, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 53, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 12399360, 2024-09-16T07:17:08.640 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 439886976, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 577986560 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 594812928, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 22832256, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3276800, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 47194112, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 11292, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 57677048, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 53, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 10827008, 2024-09-16T07:17:08.641 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 500199816, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 642007040 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 488513536, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 23193824, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 5373952, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 40468480, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 11884, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 56060472, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 60, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 11389184, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 392496104, 2024-09-16T07:17:08.642 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 528982016 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 438665216, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 16317896, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 5242880, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 0, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 28418048, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 9544, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 49488592, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 53, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 10662144, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 356953704, 2024-09-16T07:17:08.643 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 467083264 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "actual_memory_used": 460447744, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "central_cache_freelist": 20489928, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "malloc_metadata": 3145728, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "page_heap_freelist": 8192, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "released_to_os": 28270592, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "spans_in_use": 10854, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "tcmalloc_page_size": 8192, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_cache_freelists": 57405024, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "thread_heaps_in_use": 51, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "transfer_cache_freelist": 10177792, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "use_by_application": 369221080, 2024-09-16T07:17:08.644 INFO:tasks.workunit.client.0.smithi145.stdout: "virtual_address_space_used": 488718336 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "hosts": { 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num": 2, 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mds": 2, 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mgr": 2, 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_mon": 2, 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_with_osd": 2 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "io_rate": { 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_stats_delta": { 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 0, 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:08.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "stamp_delta": "10.714121", 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:08.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:08.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:08.648 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 0 2024-09-16T07:17:08.649 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard": false, 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "leaderboard_description": null, 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "license": "sharing-1-0", 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "mempool": { 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.650 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.652 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.653 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.654 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.655 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.656 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 149216, 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 35 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 928, 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.657 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.658 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.659 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.660 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.661 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.662 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.663 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.664 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 222528, 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 67 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.665 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 52112, 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 181 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.666 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12064, 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 232 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.667 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.668 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.670 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.671 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.672 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 46138081, 2024-09-16T07:17:08.673 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5652 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 440, 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.674 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10640, 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 231 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 70440, 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5158 2024-09-16T07:17:08.675 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5720, 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 152 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:08.676 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.677 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.679 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.680 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.681 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 46002993, 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5626 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1056, 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 12 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.682 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10640, 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 231 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.683 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 70440, 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5158 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5720, 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 152 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.684 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.686 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.687 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.688 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.689 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 46371777, 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5684 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.690 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 10640, 2024-09-16T07:17:08.691 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 231 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 70440, 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5158 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11440, 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 304 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.692 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 19264, 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 336 2024-09-16T07:17:08.693 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 251904, 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 28 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 576, 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 62160, 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 777 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 409344, 2024-09-16T07:17:08.694 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1968 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 464783, 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 129 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2576992, 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 570392 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.695 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7318416, 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10794 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 79300, 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8331 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 94464, 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1968 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.696 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.697 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 28803, 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 31 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2810086, 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 5817 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.698 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 9944, 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 113 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 522720, 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 45 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.699 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7117760, 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 18488 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.700 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T07:17:08.701 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 20560, 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 365 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 411776, 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 27 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4992, 2024-09-16T07:17:08.702 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 26 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 62080, 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 776 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 407056, 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1957 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:08.703 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1425034, 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 357 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2596984, 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 567057 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7270816, 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10724 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 77020, 2024-09-16T07:17:08.704 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8154 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 93936, 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1957 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 188068, 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1345 2024-09-16T07:17:08.705 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 66908, 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 41 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.706 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 27124433, 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 278 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 33704, 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 383 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.707 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 429792, 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 37 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7272304, 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 21174 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:08.708 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.709 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 17760, 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 316 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.710 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 276352, 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 25 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4032, 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 21 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 61200, 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 765 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 406432, 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1954 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.711 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 447540, 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 104 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1903097, 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 417183 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5467456, 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8072 2024-09-16T07:17:08.712 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 76288, 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8142 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 93792, 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1954 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.713 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 188068, 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1345 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 83058, 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 56 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.714 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 22009485, 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 271 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12672, 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 144 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 360096, 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 31 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3189160, 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 6133 2024-09-16T07:17:08.716 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.717 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.718 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 17784, 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 318 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 190336, 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 23 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4032, 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 21 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 61680, 2024-09-16T07:17:08.719 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 771 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 407472, 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1959 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 393913, 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 105 2024-09-16T07:17:08.720 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1886491, 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 413382 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5413736, 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 7993 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 76976, 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8160 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.721 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 94032, 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1959 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 188068, 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1345 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.722 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 100844, 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 57 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.723 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 23030469, 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 281 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11968, 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 136 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 418176, 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 36 2024-09-16T07:17:08.724 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3519880, 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9169 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.725 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.726 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 20440, 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 355 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 247936, 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 27 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.727 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1152, 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 6 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 60880, 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 761 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 420784, 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2023 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:08.728 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1060973, 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 265 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2209223, 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 482190 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6228376, 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9191 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.729 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 86500, 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9312 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97104, 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2023 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:08.730 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 73536, 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 53 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:08.731 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6048675, 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 275 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 24640, 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 280 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.732 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 453024, 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5089760, 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 12188 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.733 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.734 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 19688, 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 345 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.735 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 649472, 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 29 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2688, 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 14 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 62000, 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 775 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 407472, 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1959 2024-09-16T07:17:08.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 413750, 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 110 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2492375, 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 551944 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.737 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 7060016, 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10414 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 77648, 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8166 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 94032, 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1959 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.738 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 736, 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 65770, 2024-09-16T07:17:08.739 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 51 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12112, 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 3 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 14912979, 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 276 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11440, 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 130 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.740 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 487872, 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 42 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.741 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6354400, 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 12220 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.742 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.743 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16304, 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 300 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 350336, 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 28 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2880, 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 15 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 61600, 2024-09-16T07:17:08.744 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 770 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 422448, 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2031 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 415997, 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 114 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.745 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 1836115, 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 402266 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 5249856, 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 7752 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 87788, 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9474 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97488, 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2031 2024-09-16T07:17:08.746 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.747 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 48181, 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 41 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 15552293, 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 245 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.748 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 11352, 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 129 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 453024, 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 39 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.749 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3628560, 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9378 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.750 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "bloom_filter": { 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.751 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 16536, 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 293 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_reader": { 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 481280, 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 29 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs_file_writer": { 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 3264, 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 17 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.752 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_alloc": { 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 60560, 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 757 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_blob": { 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 422240, 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2030 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_buffer": { 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 256, 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 32 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_data": { 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 498511, 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 134 2024-09-16T07:17:08.753 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_meta": { 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 2102210, 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 467123 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_onode": { 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 6085576, 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 8981 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_cache_other": { 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 88524, 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9476 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.754 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_extent": { 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 97440, 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 2030 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_fsck": { 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_inline_bl": { 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 187812, 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 1344 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_shared_blob": { 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.755 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_txc": { 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing": { 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 55983, 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 47 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore_writing_deferred": { 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.756 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_anon": { 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 17316815, 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 257 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "buffer_meta": { 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 12848, 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 146 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_co": { 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 534336, 2024-09-16T07:17:08.757 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 46 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_mapbl": { 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_pglog": { 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 4926168, 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 9483 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap": { 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 633536, 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 10174 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.758 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap_mapping": { 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "pgmap": { 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_1": { 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "unittest_2": { 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes": 0, 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: "items": 0 2024-09-16T07:17:08.759 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: "metadata": { 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 2 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 2 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T07:17:08.760 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 2 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 2 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-16T07:17:08.761 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 2 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 3 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 3 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.762 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 3 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 3 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 3 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.763 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "arch": { 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "x86_64": 8 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_version": { 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)": 8 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "cpu": { 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "distro": { 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: "centos": 8 2024-09-16T07:17:08.764 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "distro_description": { 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "CentOS Stream 9": 8 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_description": { 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "kernel_version": { 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "os": { 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "Linux": 8 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_objectstore": { 2024-09-16T07:17:08.765 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": 8 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "rotational": { 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "0": 8 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3, 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "features": { 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "optional": [], 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "persistent": [ 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "kraken", 2024-09-16T07:17:08.766 INFO:tasks.workunit.client.0.smithi145.stdout: "luminous", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "mimic", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "osdmap-prune", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "nautilus", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "octopus", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "pacific", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "elector-pinging", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "quincy", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "reef", 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "squid" 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv4_addr_mons": 6, 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "ipv6_addr_mons": 0, 2024-09-16T07:17:08.767 INFO:tasks.workunit.client.0.smithi145.stdout: "min_mon_release": 19, 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "v1_addr_mons": 3, 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "v2_addr_mons": 3 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "organization": "ceph-qa", 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster_network": false, 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "require_min_compat_client": "luminous", 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "require_osd_release": "squid" 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_perf_histograms": [ 2024-09-16T07:17:08.768 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T07:17:08.769 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T07:17:08.770 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T07:17:08.771 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T07:17:08.772 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T07:17:08.773 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T07:17:08.774 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13322, 14, 1, 0, 7477, 483, 0, 9, 3, 0, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 11094, 63, 39, 0, 204, 112, 5, 12, 22, 39, 34, 29, 43, 23, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.775 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1140, 107, 140, 0, 2, 4, 1, 3, 4, 15, 86, 167, 85, 5, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 802, 38, 43, 0, 11, 9, 0, 0, 0, 1, 1, 43, 304, 7, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 151, 18, 24, 0, 17, 19, 0, 0, 0, 6, 5, 10, 29, 118, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 194, 10, 23, 39, 2, 15, 0, 0, 2, 0, 5, 17, 12, 28, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 130, 0, 1, 26, 71, 0, 0, 0, 0, 3, 2, 8, 3, 33, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 136, 2, 0, 3, 62, 103, 0, 0, 0, 0, 0, 3, 1, 8, 25, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 2, 26, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.776 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.777 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8021, 1, 0, 0, 3, 1, 1, 3, 1, 0, 2, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5852, 67, 1339, 0, 12, 3, 11, 13, 30, 53, 58, 52, 65, 10, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 286, 18, 195, 20, 0, 0, 1, 0, 14, 21, 110, 224, 128, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 264, 2, 1, 10, 0, 0, 0, 0, 0, 2, 6, 19, 384, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 1, 0, 3, 5, 7, 24, 25, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 29, 0, 42, 0, 0, 0, 0, 0, 0, 1, 3, 1, 8, 9, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9, 0, 218, 0, 0, 0, 3, 0, 0, 0, 3, 0, 2, 9, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.778 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.779 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:08.780 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 76, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12771, 3749, 4379, 1, 1, 0, 0, 0, 0, 1, 4, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 10039, 72, 65, 0, 16, 0, 0, 11, 3, 2, 3, 5, 7, 34, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1588, 14, 12, 2, 2, 0, 0, 3, 2, 2, 27, 2, 2, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 696, 4, 3, 0, 0, 0, 0, 0, 0, 0, 4, 13, 19, 9, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 433, 15, 2, 0, 0, 0, 0, 1, 1, 2, 17, 34, 27, 71, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 310, 8, 0, 0, 0, 0, 0, 2, 3, 2, 12, 24, 45, 22, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 148, 8, 0, 1, 0, 0, 0, 0, 0, 0, 7, 20, 32, 57, 72, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 26, 0, 0, 0, 0, 0, 2, 0, 0, 3, 2, 7, 8, 29, 43, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 22, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.781 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.782 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13262, 0, 70, 6, 23, 32, 0, 0, 0, 0, 10, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8353, 31, 21, 3, 17, 20, 94, 136, 10, 20, 57, 15, 18, 13, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1125, 11, 15, 2, 1, 0, 3, 3, 6, 2, 50, 93, 46, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 399, 0, 0, 0, 7, 0, 0, 1, 0, 0, 4, 12, 151, 1, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.783 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 160, 2, 0, 0, 179, 0, 0, 0, 1, 0, 5, 6, 19, 20, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 90, 1, 0, 0, 319, 0, 0, 0, 0, 0, 3, 5, 4, 9, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 27, 0, 0, 0, 275, 0, 0, 0, 0, 0, 1, 1, 5, 24, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 0, 0, 1920, 0, 0, 0, 0, 0, 0, 0, 2, 14, 14, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.784 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.785 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4307, 2459, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14946, 5597, 0, 0, 2, 0, 1, 1, 1, 1, 4, 1, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7812, 269, 2, 0, 19, 4, 7, 9, 11, 8, 14, 10, 18, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 741, 34, 2, 0, 3, 0, 0, 2, 6, 14, 41, 60, 29, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 356, 0, 0, 0, 1, 0, 0, 2, 2, 3, 7, 15, 171, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 103, 7, 0, 0, 2, 1, 1, 17, 3, 1, 3, 4, 17, 26, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 56, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 3, 4, 11, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 16, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.786 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.787 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.788 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7906, 1, 1, 1, 0, 1, 0, 0, 0, 1, 18, 10, 11, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6227, 50, 27, 0, 8, 0, 1, 2, 1, 3, 18, 3, 23, 19, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 781, 6, 19, 1, 3, 0, 0, 0, 4, 9, 27, 4, 6, 8, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 301, 5, 0, 5, 5, 1, 0, 0, 0, 2, 7, 11, 50, 12, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 136, 13, 5, 0, 0, 0, 0, 0, 1, 7, 1, 10, 10, 48, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 229, 1, 2, 1, 0, 0, 0, 1, 1, 1, 1, 26, 5, 18, 86, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 97, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 13, 24, 44, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 5, 15, 21, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.789 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.790 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1065, 271, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12638, 3730, 66, 4, 17, 16, 1, 1, 0, 1, 6, 3, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.791 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7818, 187, 7, 1, 20, 19, 67, 77, 8, 21, 9, 7, 16, 15, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 825, 34, 3, 1, 2, 1, 0, 3, 5, 25, 48, 66, 20, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 280, 14, 0, 0, 0, 1, 0, 0, 0, 1, 7, 26, 157, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 419, 20, 0, 0, 0, 1, 0, 1, 0, 2, 6, 2, 22, 55, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 70, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 16, 75, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 9, 2, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.792 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.793 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2966, 1530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 18410, 2771, 1, 0, 1, 1, 0, 0, 0, 1, 6, 3, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8582, 137, 16, 0, 14, 0, 0, 0, 0, 3, 5, 7, 8, 14, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 966, 19, 4, 0, 1, 1, 0, 0, 3, 4, 22, 2, 5, 8, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 485, 2, 1, 0, 1, 0, 0, 0, 0, 1, 4, 12, 22, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 373, 3, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 17, 59, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 236, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 19, 11, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.794 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 11, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.795 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.796 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T07:17:08.797 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T07:17:08.798 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:08.799 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T07:17:08.800 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T07:17:08.801 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.802 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 812, 1, 1, 32, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4634, 59, 97, 128, 437, 615, 705, 7, 17, 16, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 908, 11, 8, 43, 30, 11, 20, 0, 1, 0, 4, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 286, 0, 0, 1, 4, 1, 2, 0, 0, 0, 1, 5, 9, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 240, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 8, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 28, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 7, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.803 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.804 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 463, 1, 1, 22, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.805 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2539, 277, 33, 46, 123, 0, 1, 1, 5, 1, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 387, 7, 1301, 0, 0, 0, 0, 1, 1, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 376, 26, 41, 0, 0, 0, 0, 0, 0, 1, 0, 3, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1630, 1437, 75, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1364, 1534, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 8, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.806 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.807 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1449, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9340, 16, 0, 0, 1, 0, 4, 1, 9, 7, 0, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 15954, 3, 0, 0, 0, 0, 1, 0, 0, 1, 4, 3, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 334, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0, 4, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 1, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 4, 16, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.808 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 9, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.809 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.810 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4945, 23, 0, 0, 3, 2, 0, 2, 1, 0, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 410, 3, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 302, 24, 34, 46, 0, 0, 0, 0, 0, 0, 0, 1, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1340, 331, 1, 161, 0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3873, 2508, 0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 74, 159, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.811 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.812 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:08.813 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 838, 2, 12, 33, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3232, 225, 22, 35, 136, 277, 474, 1, 1, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 412, 11, 0, 0, 0, 0, 11, 0, 1, 0, 2, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 231, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 121, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 8, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.814 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.815 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.816 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 609, 10, 16, 35, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3216, 60, 121, 223, 447, 619, 722, 1, 3, 1, 0, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 355, 4, 3, 1, 8, 9, 5, 0, 0, 2, 2, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 244, 15, 18, 38, 4, 0, 1, 0, 0, 1, 3, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 127, 29, 63, 91, 25, 0, 0, 0, 0, 1, 0, 1, 11, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 6, 14, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 5, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.817 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.818 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2988, 25, 1, 1, 4, 0, 0, 4, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 357, 3, 1, 0, 1, 0, 0, 1, 0, 3, 1, 7, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 179, 12, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 122, 100, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 9, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.819 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.820 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.821 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1045, 12, 17, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9512, 27, 71, 23, 3, 0, 0, 0, 1, 0, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2221, 41, 107, 24, 0, 0, 0, 0, 0, 2, 1, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 334, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 12, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.822 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.823 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T07:17:08.824 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T07:17:08.825 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T07:17:08.826 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.827 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T07:17:08.828 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T07:17:08.829 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.830 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6717, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1043, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 314, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.831 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.832 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3032, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.833 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.834 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.835 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 15971, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.836 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.837 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.838 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4980, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 418, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1843, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6780, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.839 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.840 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 887, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.841 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.842 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.843 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 672, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5418, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 334, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.844 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.845 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 3027, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.846 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.847 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.848 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1076, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 9642, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 346, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.849 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.850 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Latency (usec)", 2024-09-16T07:17:08.851 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 100000, 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 99999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[100000, 199999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[200000, 399999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[400000, 799999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[800000, 1599999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[1600000, 3199999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[3200000, 6399999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[6400000, 12799999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[12800000, 25599999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[25600000, 51199999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[51200000, 102399999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[102400000, 204799999]", 2024-09-16T07:17:08.852 INFO:tasks.workunit.client.0.smithi145.stdout: "[204800000, 409599999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[409600000, 819199999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[819200000, 1638399999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[1638400000, 3276799999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[3276800000, 6553599999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[6553600000, 13107199999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[13107200000, 26214399999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[26214400000, 52428799999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[52428800000, 104857599999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[104857600000, 209715199999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[209715200000, 419430399999]", 2024-09-16T07:17:08.853 INFO:tasks.workunit.client.0.smithi145.stdout: "[419430400000, 838860799999]", 2024-09-16T07:17:08.856 INFO:tasks.workunit.client.0.smithi145.stdout: "[838860800000, 1677721599999]", 2024-09-16T07:17:08.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[1677721600000, 3355443199999]", 2024-09-16T07:17:08.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[3355443200000, 6710886399999]", 2024-09-16T07:17:08.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[6710886400000, 13421772799999]", 2024-09-16T07:17:08.857 INFO:tasks.workunit.client.0.smithi145.stdout: "[13421772800000, 26843545599999]", 2024-09-16T07:17:08.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[26843545600000, 53687091199999]", 2024-09-16T07:17:08.858 INFO:tasks.workunit.client.0.smithi145.stdout: "[53687091200000, None]" 2024-09-16T07:17:08.858 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.858 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.859 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.859 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.859 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 32, 2024-09-16T07:17:08.859 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.859 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "Request size (bytes)", 2024-09-16T07:17:08.860 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 512, 2024-09-16T07:17:08.860 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.860 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 511]", 2024-09-16T07:17:08.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[512, 1023]", 2024-09-16T07:17:08.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[1024, 2047]", 2024-09-16T07:17:08.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[2048, 4095]", 2024-09-16T07:17:08.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[4096, 8191]", 2024-09-16T07:17:08.861 INFO:tasks.workunit.client.0.smithi145.stdout: "[8192, 16383]", 2024-09-16T07:17:08.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[16384, 32767]", 2024-09-16T07:17:08.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[32768, 65535]", 2024-09-16T07:17:08.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[65536, 131071]", 2024-09-16T07:17:08.862 INFO:tasks.workunit.client.0.smithi145.stdout: "[131072, 262143]", 2024-09-16T07:17:08.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[262144, 524287]", 2024-09-16T07:17:08.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[524288, 1048575]", 2024-09-16T07:17:08.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[1048576, 2097151]", 2024-09-16T07:17:08.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[2097152, 4194303]", 2024-09-16T07:17:08.863 INFO:tasks.workunit.client.0.smithi145.stdout: "[4194304, 8388607]", 2024-09-16T07:17:08.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[8388608, 16777215]", 2024-09-16T07:17:08.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[16777216, 33554431]", 2024-09-16T07:17:08.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[33554432, 67108863]", 2024-09-16T07:17:08.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[67108864, 134217727]", 2024-09-16T07:17:08.864 INFO:tasks.workunit.client.0.smithi145.stdout: "[134217728, 268435455]", 2024-09-16T07:17:08.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[268435456, 536870911]", 2024-09-16T07:17:08.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[536870912, 1073741823]", 2024-09-16T07:17:08.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[1073741824, 2147483647]", 2024-09-16T07:17:08.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[2147483648, 4294967295]", 2024-09-16T07:17:08.865 INFO:tasks.workunit.client.0.smithi145.stdout: "[4294967296, 8589934591]", 2024-09-16T07:17:08.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[8589934592, 17179869183]", 2024-09-16T07:17:08.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[17179869184, 34359738367]", 2024-09-16T07:17:08.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[34359738368, 68719476735]", 2024-09-16T07:17:08.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[68719476736, 137438953471]", 2024-09-16T07:17:08.866 INFO:tasks.workunit.client.0.smithi145.stdout: "[137438953472, 274877906943]", 2024-09-16T07:17:08.867 INFO:tasks.workunit.client.0.smithi145.stdout: "[274877906944, None]" 2024-09-16T07:17:08.867 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.867 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.867 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.868 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.868 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:08.868 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.868 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:08.868 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.869 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 119, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2092, 22, 0, 0, 6, 3, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1121, 11, 0, 1, 4, 3, 6, 22, 23, 46, 103, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 153, 5, 0, 0, 0, 4, 1, 6, 5, 12, 73, 230, 114, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 205, 25, 0, 0, 0, 0, 0, 0, 5, 0, 9, 14, 302, 9, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.870 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 417, 29, 0, 0, 0, 0, 0, 0, 0, 1, 6, 12, 21, 34, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 790, 41, 0, 0, 0, 0, 0, 0, 1, 3, 1, 5, 22, 31, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1090, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 96, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.871 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.872 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.873 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.874 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.875 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.875 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.875 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.876 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.876 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:08.876 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.876 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 51, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2811, 29, 1, 0, 11, 1, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1356, 3, 0, 0, 6, 4, 9, 19, 29, 61, 103, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.877 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 70, 0, 0, 0, 2, 3, 0, 1, 3, 1, 54, 277, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 26, 2, 0, 0, 0, 0, 0, 0, 1, 2, 3, 3, 349, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 11, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 10, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1712, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.878 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 492, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.879 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.880 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.881 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.882 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.882 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.882 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.882 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.882 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:08.883 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.883 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 402, 25, 3, 0, 15, 1, 0, 5, 4, 8, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 204, 15, 0, 2, 4, 1, 6, 5, 12, 14, 60, 53, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 223, 9, 0, 0, 0, 1, 4, 4, 10, 19, 71, 95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 132, 19, 0, 0, 0, 0, 0, 2, 4, 5, 16, 33, 19, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 21, 24, 0, 0, 0, 0, 0, 0, 2, 2, 8, 14, 26, 40, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.884 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 45, 0, 0, 0, 0, 0, 0, 0, 1, 4, 6, 14, 48, 151, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 14, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.885 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.886 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.887 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.888 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.888 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.888 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.888 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.889 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:08.889 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.889 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 71, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1285, 4, 4, 2, 14, 4, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 422, 3, 0, 1, 3, 2, 9, 10, 15, 35, 43, 21, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 162, 0, 1, 0, 0, 0, 3, 2, 0, 2, 25, 112, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.890 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 369, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 9, 97, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 514, 0, 0, 0, 2, 0, 0, 0, 1, 2, 2, 8, 15, 19, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 12, 22, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.891 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.892 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.893 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.894 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.894 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.895 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.895 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.895 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:08.895 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.895 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 125, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.896 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1288, 17, 0, 0, 22, 0, 5, 6, 14, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 666, 5, 0, 1, 2, 4, 2, 10, 14, 26, 43, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 361, 9, 0, 0, 0, 1, 1, 4, 4, 5, 45, 108, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 499, 1, 0, 0, 0, 0, 0, 0, 1, 2, 7, 11, 184, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 296, 0, 0, 0, 0, 2, 0, 0, 2, 4, 3, 7, 29, 23, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 111, 0, 0, 0, 0, 1, 0, 0, 0, 1, 4, 8, 16, 47, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.898 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.899 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 88, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 311, 15, 2, 0, 9, 0, 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.900 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 87, 2, 1, 0, 3, 1, 0, 2, 3, 2, 17, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 179, 4, 0, 0, 1, 0, 1, 3, 7, 7, 41, 55, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 87, 0, 0, 0, 0, 0, 0, 0, 1, 1, 15, 29, 11, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 5, 20, 15, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 4, 14, 26, 118, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.901 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.902 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 68, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.903 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1184, 25, 0, 2, 17, 1, 2, 4, 6, 9, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 566, 8, 2, 2, 2, 1, 1, 5, 16, 24, 28, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 363, 20, 0, 1, 2, 0, 1, 3, 4, 2, 18, 95, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 481, 22, 0, 1, 0, 0, 0, 1, 0, 0, 3, 5, 154, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 215, 24, 0, 0, 0, 0, 2, 0, 0, 1, 0, 3, 7, 15, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 108, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 10, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 75, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.904 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.905 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 120, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 433, 13, 3, 0, 7, 4, 1, 2, 7, 8, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.906 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 92, 1, 1, 0, 0, 0, 4, 1, 2, 1, 13, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 120, 6, 1, 0, 0, 0, 1, 3, 5, 5, 17, 28, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 31, 10, 0, 0, 0, 0, 0, 0, 1, 2, 10, 20, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 12, 2, 0, 0, 0, 0, 0, 0, 1, 0, 3, 3, 19, 21, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 17, 42, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.907 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.908 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_resrv_repnum_vs_duration": { 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "axes": [ 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 8, 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "number of replicas", 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 1, 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0]", 2024-09-16T07:17:08.909 INFO:tasks.workunit.client.0.smithi145.stdout: "[1, 1]", 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[2, 2]", 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[3, 3]", 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[4, 4]", 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[5, 5]", 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "[6, None]" 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "linear" 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "buckets": 10, 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "min": 0, 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "name": "duration", 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "quant_size": 250000, 2024-09-16T07:17:08.910 INFO:tasks.workunit.client.0.smithi145.stdout: "ranges": [ 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[None, -1]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 249999]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[250000, 499999]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[500000, 999999]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[1000000, 1999999]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[2000000, 3999999]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[4000000, 7999999]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[8000000, 15999999]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[16000000, 31999999]", 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "[32000000, None]" 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: "scale_type": "log2" 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.911 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "osds": [ 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 0, 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.912 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 1, 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.913 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 2, 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 3, 2024-09-16T07:17:08.914 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 4, 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.915 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 5, 2024-09-16T07:17:08.916 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 6, 2024-09-16T07:17:08.917 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "osd_id": 7, 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "values": [ 2024-09-16T07:17:08.918 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: ] 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "perf_counters": { 2024-09-16T07:17:08.919 INFO:tasks.workunit.client.0.smithi145.stdout: "mds.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "mds": { 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "caps": { 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_flush_ack": { 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_grant": { 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.920 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_revoke": { 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: "ceph_cap_op_trunc": { 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_commit": { 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_fetch_complete": { 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.921 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_fetch_keys": { 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_merge": { 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "dir_split": { 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "exported_inodes": { 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "forward": { 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.922 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_cap_release": { 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_caps": { 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_caps_dirty": { 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_inode_file_caps": { 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "imported_inodes": { 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes": { 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_expired": { 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_pinned": { 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "inodes_with_caps": { 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "load_cent": { 2024-09-16T07:17:08.924 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "openino_dir_fetch": { 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "process_request_cap_release": { 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "reply_latency": { 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "request": { 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.925 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rbytes": { 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rfiles": { 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "root_rsnaps": { 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_reply": { 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.926 INFO:tasks.workunit.client.0.smithi145.stdout: "subtrees": { 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_cache": { 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_enqueue_scrub": { 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_exportdir": { 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_flush": { 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_fragmentdir": { 2024-09-16T07:17:08.927 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_fragstats": { 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_inodestats": { 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_quiesce_inode": { 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "ireq_quiesce_path": { 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_enqueued": { 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_prioritized": { 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_recovering_processing": { 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays": { 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays_delayed": { 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_strays_enqueuing": { 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_completed": { 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_started": { 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_created": { 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_enqueued": { 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.930 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_migrated": { 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "strays_reintegrated": { 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_log": { 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "ev": { 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "evadd": { 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.931 INFO:tasks.workunit.client.0.smithi145.stdout: "evex": { 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "evexd": { 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "evexg": { 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "evlrg": { 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "evtrm": { 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.932 INFO:tasks.workunit.client.0.smithi145.stdout: "jlat": { 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: "replayed": { 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: "seg": { 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: "segadd": { 2024-09-16T07:17:08.933 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "segex": { 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "segexd": { 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "segexg": { 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "segmjr": { 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "segtrm": { 2024-09-16T07:17:08.934 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_mem": { 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: "cap": { 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: "cap+": { 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: "cap-": { 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.935 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: "dir": { 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: "dir+": { 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: "dir-": { 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.936 INFO:tasks.workunit.client.0.smithi145.stdout: "dn": { 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "dn+": { 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "dn-": { 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "heap": { 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 248096 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "ino": { 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.937 INFO:tasks.workunit.client.0.smithi145.stdout: "ino+": { 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "ino-": { 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "rss": { 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49136 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_server": { 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "cap_acquisition_throttle": { 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.938 INFO:tasks.workunit.client.0.smithi145.stdout: "cap_revoke_eviction": { 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_request": { 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_client_session": { 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "handle_peer_request": { 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "req_create_latency": { 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getattr_latency": { 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getfilelock_latency": { 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "req_getvxattr_latency": { 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "req_link_latency": { 2024-09-16T07:17:08.940 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookup_latency": { 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookuphash_latency": { 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupino_latency": { 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.941 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupname_latency": { 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupparent_latency": { 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lookupsnap_latency": { 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.942 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "req_lssnap_latency": { 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mkdir_latency": { 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mknod_latency": { 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.943 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "req_mksnap_latency": { 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "req_open_latency": { 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "req_readdir_latency": { 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.944 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rename_latency": { 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "req_renamesnap_latency": { 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmdir_latency": { 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmsnap_latency": { 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.945 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "req_rmxattr_latency": { 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setattr_latency": { 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setdirlayout_latency": { 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setfilelock_latency": { 2024-09-16T07:17:08.946 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setlayout_latency": { 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "req_setxattr_latency": { 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "req_snapdiff_latency": { 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.947 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "req_symlink_latency": { 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "req_unlink_latency": { 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "mds_sessions": { 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "average_load": { 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.948 INFO:tasks.workunit.client.0.smithi145.stdout: "avg_session_uptime": { 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "mdthresh_evicted": { 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "session_count": { 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "session_remove": { 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.949 INFO:tasks.workunit.client.0.smithi145.stdout: "sessions_open": { 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "sessions_stale": { 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "total_load": { 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:08.950 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: "purge_queue": { 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executed": { 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.951 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executed_ops": { 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing": { 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_high_water": { 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_ops": { 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_executing_ops_high_water": { 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.952 INFO:tasks.workunit.client.0.smithi145.stdout: "pq_item_in_journal": { 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.3b968678d9bd08fe45afd68628912eda491e193f": { 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T07:17:08.953 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 271 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.954 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9020 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9020, 2024-09-16T07:17:08.955 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 63573218 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9020, 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2192951737 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T07:17:08.956 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 292 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4, 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 999978 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.957 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9021 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T07:17:08.958 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.959 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9021 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9021, 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30655326028 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.960 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:08.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9020 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9020, 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125502482 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9020, 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 79452 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9020, 2024-09-16T07:17:08.962 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5989868280 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 178249728 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 174292992 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T07:17:08.963 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3956736 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 360710144 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.964 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266530027 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26664297 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:08.965 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.966 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67515820 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 335544320 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.967 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266530027 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1625327 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.969 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67388966 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 314572800 2024-09-16T07:17:08.970 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177686684 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.971 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:08.972 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69777252 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.973 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 106 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 392713, 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1974654550 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.974 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T07:17:08.975 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21857, 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10487972254 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.705660acfefeaf1c992ac0d2211eb79d30b2e105": { 2024-09-16T07:17:08.976 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T07:17:08.977 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 233 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.978 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8983 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 63297326 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.979 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1421969925 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 146 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:08.980 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3999915 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8983 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.981 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.982 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8983 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T07:17:08.983 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27901409703 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.984 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8983 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:08.985 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 124883274 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 79124 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8983, 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2980936911 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T07:17:08.986 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 175112192 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 171016192 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096000 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T07:17:08.987 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 360710144 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266572090 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26559617 2024-09-16T07:17:08.988 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:08.989 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67578437 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.990 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 335544320 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266572090 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1617839 2024-09-16T07:17:08.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:08.992 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67354391 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.993 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 314572800 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177714726 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:08.994 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:08.996 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69749210 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T07:17:08.997 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 106 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 390965, 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1864438121 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.998 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21760, 2024-09-16T07:17:08.999 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6829308133 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: "mon.9a45621ef6eee34e7fe3b033e0171b4a680a1588": { 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: "election_call": { 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: "election_lose": { 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: "election_win": { 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T07:17:09.000 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_elections": { 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "num_sessions": { 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "session_add": { 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "session_rm": { 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 264 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "session_trim": { 2024-09-16T07:17:09.001 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "paxos": { 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "accept_timeout": { 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "begin": { 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9087 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_bytes": { 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9087, 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 64805013 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_keys": { 2024-09-16T07:17:09.002 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9087, 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27261 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "begin_latency": { 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9087, 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1855959225 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "collect": { 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_bytes": { 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.003 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_keys": { 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_latency": { 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_timeout": { 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "collect_uncommitted": { 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.004 INFO:tasks.workunit.client.0.smithi145.stdout: "commit": { 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9084 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_bytes": { 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9084, 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 64118851 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_keys": { 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9084, 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70934 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "commit_latency": { 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9084, 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3197800143 2024-09-16T07:17:09.005 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_ack_timeout": { 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "lease_timeout": { 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn": { 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "new_pn_latency": { 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6, 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 999978 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh": { 2024-09-16T07:17:09.006 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9087 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "refresh_latency": { 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9087, 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33890254738 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "restart": { 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 23 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state": { 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_bytes": { 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:09.007 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75460 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "share_state_keys": { 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2, 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "start_leader": { 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "start_peon": { 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state": { 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.008 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_bytes": { 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_keys": { 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "store_state_latency": { 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.009 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache": { 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1020054731 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 269615104 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 267976704 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2147483648 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1638400 2024-09-16T07:17:09.010 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:full": { 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 360710144 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266461107 2024-09-16T07:17:09.011 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26835408 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.012 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67413629 2024-09-16T07:17:09.013 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:inc": { 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 335544320 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266461107 2024-09-16T07:17:09.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1638002 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.015 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.016 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67445211 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "prioritycache:kv": { 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 314572800 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.017 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177640738 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.018 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.019 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69823198 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb": { 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "compact": { 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_len": { 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_queue_merge": { 2024-09-16T07:17:09.020 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_range": { 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 106 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "get_latency": { 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 409402, 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2306363083 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_delay_time": { 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_memtable_time": { 2024-09-16T07:17:09.021 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_write_wal_time": { 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_latency": { 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.022 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "submit_sync_latency": { 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22018, 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8279484137 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.0": { 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15598 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.023 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.024 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5066752 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 730464256 2024-09-16T07:17:09.025 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20, 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3869190 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20, 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1390495 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 193, 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 937031 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:09.026 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 628686848 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82486, 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11987615462 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82511, 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19877004154 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:09.027 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5402624 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 337936384 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 628424704 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 279643898 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18761 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 208289792 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 208293888 2024-09-16T07:17:09.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6932 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18761, 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 162376236 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:09.030 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 203442430 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16421 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1518268 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 523 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4814860 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.031 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 735 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3296592 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3296592 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.032 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 216 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 735, 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1632814 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.033 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1099 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12699 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.034 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1076490240 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.035 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11112448 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22171, 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 86366052 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3698, 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 519070447 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.036 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 34371, 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 279011673 2024-09-16T07:17:09.037 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82436, 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24150436331 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81699, 2024-09-16T07:17:09.038 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1811202790 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82436, 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55876615 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 82436, 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24206312946 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.039 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 245427, 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1546239210 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1098, 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3217650 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 142123, 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55572454 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 53, 2024-09-16T07:17:09.040 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 97191 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21662, 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2332098748 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 477222 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25311 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22643, 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2913551538 2024-09-16T07:17:09.041 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 53700, 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17688118 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 31057, 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2268775445 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16117, 2024-09-16T07:17:09.042 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 507974161 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.043 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11480369502 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10136, 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 630693576 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10133, 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4269960333570 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10136, 2024-09-16T07:17:09.044 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7058601046152 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96156, 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2832484742786 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96156, 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10701231 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 272533126 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.045 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39982930180 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35027570 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20713965158 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.046 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10229736260 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6730225 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2815, 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17176352 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 82695308138 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:09.047 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11607092710 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 96159, 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 621294169 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405103502 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 681934848 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.048 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 538451968 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600482201 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 143482880 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.049 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57054366 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.050 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20480 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68741986 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.052 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 427907749 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.053 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2160 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 128576 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.054 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75277995 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.055 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 313952 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38036244 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.056 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.057 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70701708 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:09.058 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 427907749 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.059 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 141310 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1155189 2024-09-16T07:17:09.060 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 74112232 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:09.061 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 44 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:09.062 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55221 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 143995, 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8998853148 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3 2024-09-16T07:17:09.063 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2748144354 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 55221, 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 221020744704 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3799374408 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.064 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 55873, 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30738816791 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 55221, 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 87508870169 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37983 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37983, 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24904020984 2024-09-16T07:17:09.065 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3799374408 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 38064, 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13954713268 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37983, 2024-09-16T07:17:09.066 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14299379733 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9443 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 556241398 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9443, 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20850157387 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.067 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9813, 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6712060841 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9443, 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18392039572 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.068 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7795 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2191902956 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7795, 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 175266566333 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7996, 2024-09-16T07:17:09.069 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10072042682 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7795, 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 54817450864 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13 2024-09-16T07:17:09.070 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 639819776 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.1": { 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24183 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.071 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.072 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6832128 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.073 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 708837376 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17, 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3683267 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17, 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1240749 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 184, 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 937064 2024-09-16T07:17:09.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 727121920 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71354, 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10854410534 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71350, 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17647397234 2024-09-16T07:17:09.075 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9670656 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 292298752 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 722862080 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:09.076 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 50 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 227123427 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12280 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 195117056 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.077 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 195121152 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5144 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12280, 2024-09-16T07:17:09.078 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 107605734 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125289726 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9158 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2295571 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 559 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.079 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6774584 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 795 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4479013 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4479013 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.080 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 242 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 795, 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1858779 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.081 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 526 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9, 2024-09-16T07:17:09.082 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10223 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1010548736 2024-09-16T07:17:09.083 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10514432 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19945, 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 80952025 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.084 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3640, 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 524405373 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.085 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17689, 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 153333211 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.086 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71293, 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21503873051 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 70765, 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1786905356 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71293, 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45981330 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71293, 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21549854381 2024-09-16T07:17:09.087 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27449, 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 723970371 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 905, 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2462399 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:09.088 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13329, 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8375362 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 44, 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 50717 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9717, 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1308700109 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 217840 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.089 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27541 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21158, 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2152320991 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71138, 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20195599 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 49980, 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1393099817 2024-09-16T07:17:09.090 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15743, 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 447345404 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.091 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10973056566 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 23027, 2024-09-16T07:17:09.092 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1623207591 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 23026, 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3923843569523 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 23027, 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7406968818601 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84911, 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2776725739920 2024-09-16T07:17:09.093 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84911, 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9082005 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 293465800 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 36127937396 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.094 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30604605 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19343827005 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8877474493 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:09.095 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6139308 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2776, 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14674010 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75629302773 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10034520452 2024-09-16T07:17:09.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 84912, 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 537215563 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405103502 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 667033600 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.097 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 636846080 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600482201 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30187520 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.098 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56866219 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.099 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8192 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1056768 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.100 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67897941 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.101 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 562036736 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 426496646 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.102 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 256 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 110816 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.103 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 320 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68319834 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 498896 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37910813 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.105 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.106 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70642195 2024-09-16T07:17:09.107 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 494927872 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 426496646 2024-09-16T07:17:09.108 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.109 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 141773 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1156989 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.110 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67132464 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:09.111 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:09.112 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39703 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 129618, 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9522200960 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.113 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2248928680 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39703, 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 594816167754 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2429273142 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 41419, 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30043678846 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.114 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39703, 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 102235640143 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18061 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18061, 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10357803086 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.115 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2429273142 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18518, 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4964826576 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18061, 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4688869133 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:09.116 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12028 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 324566692 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12028, 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95489476457 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.117 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12192, 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12386181768 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12028, 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30100991955 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.118 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9614 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1924361988 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9614, 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 488968888211 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 10709, 2024-09-16T07:17:09.119 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12692670502 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9614, 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67445779055 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9437614 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11 2024-09-16T07:17:09.120 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 737648640 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.2": { 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13770 2024-09-16T07:17:09.121 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.122 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4255744 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:09.123 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 634146816 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18, 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3435512 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18, 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1106281 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 172, 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 756519 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.124 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 516947968 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74464, 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11337883014 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74471, 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18512242446 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:09.125 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5820416 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 305086464 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 533987328 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.126 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 261894566 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18571 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 201895936 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 201900032 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.127 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7049 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18571, 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 144971567 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:09.128 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 173508354 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15859 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1362141 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 498 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4211344 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:09.129 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 699 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2849203 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2849203 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.130 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 207 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 699, 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1474018 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.131 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 608 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8650 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.132 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 946212864 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:09.133 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10502144 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15649, 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 54934429 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3738, 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 409030839 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.134 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28049, 2024-09-16T07:17:09.135 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 251251249 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74423, 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22222302933 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:09.136 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 73891, 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1608390968 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74423, 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38773789 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 74423, 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22261076722 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.137 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 56946, 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1036420569 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1041, 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2631826 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19603, 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13930088 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37, 2024-09-16T07:17:09.138 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 64659 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21020, 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1657635129 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 267665 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19907 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16693, 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2175829601 2024-09-16T07:17:09.139 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39959, 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13962352 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 23266, 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1890992202 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13589, 2024-09-16T07:17:09.140 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 394196741 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.141 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9891431677 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6401, 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 596409071 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6400, 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4212109851067 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6401, 2024-09-16T07:17:09.142 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7366063683102 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86646, 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3292864701372 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86646, 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9299675 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 259176365 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:09.143 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34471028041 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29399618 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17187106581 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8532562514 2024-09-16T07:17:09.144 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6139129 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2745, 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14567434 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70353557417 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9606438786 2024-09-16T07:17:09.145 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 86647, 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 547770280 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405103502 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 565673984 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.146 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 526581760 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600482201 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39092224 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.147 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57275671 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.148 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 94208 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.149 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68455145 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:09.150 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429567538 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.151 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1616 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 99760 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.152 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73647566 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.153 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 146880 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38183781 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.154 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.155 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70721243 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.156 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429567538 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.157 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 130013 2024-09-16T07:17:09.158 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1174148 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.159 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 72444781 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 87 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.160 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65356 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.161 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 163648, 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8890837926 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2211217246 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:09.162 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65356, 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 123668124946 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3502570211 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 66763, 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45366874610 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65356, 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75997434636 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.163 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 35632 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 35632, 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 24581045310 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3502570211 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:09.164 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 36257, 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7493856916 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 35632, 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10116506120 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27448 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 491151107 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:09.165 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27448, 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52623015562 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28061, 2024-09-16T07:17:09.166 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34007067407 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27448, 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49477932877 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2276 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1720066139 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2276, 2024-09-16T07:17:09.167 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46464064074 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2445, 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3865950287 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2276, 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16402995639 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:09.168 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16777283 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 527462400 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.169 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.3": { 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 85940 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.170 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:09.171 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4702208 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 629559296 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17, 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4683118 2024-09-16T07:17:09.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17, 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1982280 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 169, 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 867538 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 577241088 2024-09-16T07:17:09.173 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71079, 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10496453828 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71084, 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17086301495 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8581120 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 291209216 2024-09-16T07:17:09.174 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 590020608 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.175 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 204630690 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13392 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177700864 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 177704960 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:09.176 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6530 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13392, 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 99089544 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 124003820 2024-09-16T07:17:09.177 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10917 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1472943 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 529 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4669104 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.178 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 709 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3196161 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3196161 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 183 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 709, 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1630758 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.180 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 719 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7, 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9500 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.181 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 928051200 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:09.182 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10526720 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18530, 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 60660756 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3670, 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 422790452 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.183 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13615, 2024-09-16T07:17:09.184 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 122246036 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71036, 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20531536876 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.185 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 70451, 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1628529540 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71036, 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 41064393 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71036, 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20572601269 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.186 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33511, 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 653920140 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1373, 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2698289 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17879, 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11468039 2024-09-16T07:17:09.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 40, 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65348 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 11877, 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1463972231 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 225130 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19353 2024-09-16T07:17:09.188 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25503, 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1623014133 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 70162, 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20376825 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 44659, 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1147704267 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.189 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13254, 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 362826670 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.190 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10395372369 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.191 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18098, 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1127801545 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18097, 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3835527290216 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18098, 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7110988196639 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83895, 2024-09-16T07:17:09.192 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2902643200589 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83895, 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8776139 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 236889560 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33125610130 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.193 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 30243302 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16400238583 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7722847575 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:09.194 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6145067 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2698, 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15170087 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67894780796 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8755838226 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.195 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 83896, 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 531284892 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405103502 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 574709760 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 535224320 2024-09-16T07:17:09.196 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600482201 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39485440 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.197 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57239737 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.198 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 106496 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.199 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68482887 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.200 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429298030 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.201 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1520 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 98400 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.202 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73918530 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:09.203 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 227280 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38159824 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.204 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.205 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70664800 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.206 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429298030 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.207 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 141296 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.208 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1173771 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 72703383 2024-09-16T07:17:09.209 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.210 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 53 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 46813 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:09.211 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 129875, 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8175472701 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1563025710 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46813, 2024-09-16T07:17:09.212 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 259163712365 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1855955630 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48963, 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28895055547 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46813, 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70526254664 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.213 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27486 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27486, 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52395871224 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1855955630 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:09.214 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27961, 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6895483381 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 27486, 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7047370470 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15367 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 285113886 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:09.215 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15367, 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 163397178095 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16928, 2024-09-16T07:17:09.216 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17120379679 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15367, 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37680053363 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3960 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1277911824 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3960, 2024-09-16T07:17:09.217 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43370663046 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4074, 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4879192487 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3960, 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25798830831 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.218 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12583213 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 587780096 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.219 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.4": { 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20272 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:09.221 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5738496 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 653049856 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14, 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3027937 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14, 2024-09-16T07:17:09.222 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1049967 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 159, 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 752195 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 693370880 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:09.223 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60517, 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9919417387 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60541, 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16073124785 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15208448 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 247930880 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 701890560 2024-09-16T07:17:09.224 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 50 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 322574730 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:09.225 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19054 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 278523904 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 278528000 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.226 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8150 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19054, 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 138312173 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 201150668 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15333 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:09.227 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1582870 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 687 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5680086 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 965 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4097216 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.228 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4097216 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 286 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:09.229 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 965, 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1902962 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:09.230 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 820 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9, 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10848 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:09.231 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 908861440 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14716928 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:09.232 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21364, 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65231154 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3609, 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 523289225 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.233 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17061, 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 142915592 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:09.234 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60464, 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19272760579 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 59969, 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1345061739 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60464, 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 51070279 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.235 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60464, 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19323830858 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25564, 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 876360839 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 800, 2024-09-16T07:17:09.236 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2114219 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 5831, 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10692558 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 46, 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 76402 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14051, 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2471826794 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:09.237 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 194328 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21278 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19582, 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1735737206 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 59229, 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21762077 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:09.238 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 39647, 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1394119838 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14264, 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 404355238 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:09.239 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9779704393 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18925, 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1407462932 2024-09-16T07:17:09.240 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18924, 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3936656465376 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18925, 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7181359937923 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71444, 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2966832198249 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:09.241 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71444, 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7296756 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 325831499 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28535775230 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 29116997 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.242 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13017208938 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8462993546 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10334160 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2686, 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14749760 2024-09-16T07:17:09.243 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 60134226013 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9526509402 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 71445, 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 444476246 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.244 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405118125 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 638730240 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 591536128 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600499404 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47194112 2024-09-16T07:17:09.245 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57035577 2024-09-16T07:17:09.246 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.247 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 20480 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 700416 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.248 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68072647 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.249 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 427766827 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1904 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.250 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 130496 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.251 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 75417253 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.252 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 284144 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38023718 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.253 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.254 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70744042 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.255 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 427766827 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.256 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 142603 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1172963 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.257 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 74234087 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21 2024-09-16T07:17:09.258 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.259 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48208 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 108034, 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10629046107 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:09.260 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1850181256 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48208, 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70513202182 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1733269860 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48700, 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15514462006 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:09.261 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48208, 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37673004089 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37566 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37566, 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14340216584 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1733269860 2024-09-16T07:17:09.262 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37718, 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6387141741 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37566, 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6039706574 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6277 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 356129444 2024-09-16T07:17:09.263 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6277, 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12531913032 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.264 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6482, 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3562188583 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 6277, 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10509997888 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4365 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1494051812 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.265 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4365, 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43641072566 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4500, 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5565131682 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4365, 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21123299627 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.266 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 97 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.267 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 708100096 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.5": { 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16687 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:09.268 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.269 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9232384 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 710807552 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20, 2024-09-16T07:17:09.270 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4230419 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20, 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1355361 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 197, 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 896594 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 611385344 2024-09-16T07:17:09.271 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81388, 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11504041481 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81395, 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18288881148 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 901120 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 333438976 2024-09-16T07:17:09.272 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 632684544 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:09.273 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 425690224 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21920 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363192320 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 363196416 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.274 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8807 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21920, 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 144551917 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 227472850 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:09.275 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15853 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3425478 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 911 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10298453 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1182 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.276 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6872975 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6872975 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 276 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.277 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1182, 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3606517 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.278 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 653 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14, 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15128 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.279 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1056497664 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10526720 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.280 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 20588, 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67291417 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3653, 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 498691767 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.281 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 21259, 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 181658295 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.282 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81331, 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22026390759 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 80864, 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1561424993 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81331, 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 47383255 2024-09-16T07:17:09.283 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 81331, 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22073774014 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 30665, 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 841364822 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:09.284 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 823, 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2293292 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14360, 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12177337 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 50, 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 107282 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13840, 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1473769760 2024-09-16T07:17:09.285 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 228901 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 22289 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12317, 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1629258205 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 35265, 2024-09-16T07:17:09.286 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11250191 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22948, 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1446186858 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16275, 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 458724583 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:09.287 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10628285011 2024-09-16T07:17:09.288 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9371, 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 765075992 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9370, 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4573886210889 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9371, 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7644290899605 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:09.289 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94099, 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3332186774062 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94099, 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10109869 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 275011848 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 33770744098 2024-09-16T07:17:09.290 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34882761 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15565210972 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9002054616 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:09.291 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6145072 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2714, 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14571012 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69256675856 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10089723546 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.292 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94100, 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 546015146 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405118125 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 523608064 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.293 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 483016704 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600499404 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 40591360 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.294 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 56681519 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.295 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12288 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 53248 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.296 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69082065 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.297 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 562036736 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 425111394 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.298 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2384 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 171632 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.299 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 69642462 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.300 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 393616 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37787679 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.301 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.302 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70870609 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.303 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 494927872 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 425111394 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.304 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.305 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 142694 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1154440 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.306 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68519344 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 61 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.307 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25377 2024-09-16T07:17:09.308 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 115554, 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12709646405 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1611322592 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.309 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25377, 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45572807010 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2658125831 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25934, 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11283999167 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 25377, 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28670647323 2024-09-16T07:17:09.310 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16708 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16708, 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12174959372 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2658125831 2024-09-16T07:17:09.311 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16839, 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4363527339 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16708, 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6078091117 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7343 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 487416857 2024-09-16T07:17:09.312 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7343, 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16508268573 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.313 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7621, 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4655960657 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7343, 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12633894374 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1326 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1123905735 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.314 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1326, 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 16889579065 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1474, 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2264511171 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1326, 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9958661832 2024-09-16T07:17:09.315 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:09.316 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 621924352 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.6": { 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15667 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.317 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.318 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6668288 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 516988928 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15, 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4363821 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.319 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 15, 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2130459 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 149, 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 598478 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 422641664 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:09.320 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61282, 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8722582118 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61292, 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14292663732 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1724416 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 251092992 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:09.321 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 443940864 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 39 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 248821095 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.322 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14031 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 218783744 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 218787840 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.323 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5919 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14031, 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 96104578 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 135433772 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10555 2024-09-16T07:17:09.324 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2127483 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 583 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6613611 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 766 2024-09-16T07:17:09.325 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4486128 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4486128 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:09.326 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 187 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 766, 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2229569 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:09.327 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 863 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 9, 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12670 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.328 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 777027584 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.329 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15306752 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14683, 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 45232445 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3512, 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 428383319 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.330 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16567, 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 132158243 2024-09-16T07:17:09.331 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61246, 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17127911138 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 60889, 2024-09-16T07:17:09.332 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1247065668 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61246, 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34535755 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 61246, 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17162446893 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.333 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 22643, 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 431091295 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 789, 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2003619 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12787, 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9007948 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 43, 2024-09-16T07:17:09.334 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 82155 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13609, 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1028501697 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 179944 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18854 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 11931, 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1490535219 2024-09-16T07:17:09.335 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 41002, 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10953094 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 29071, 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1225514772 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 12379, 2024-09-16T07:17:09.336 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 341208001 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.337 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7698131236 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14463, 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 706796756 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14462, 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3285966559843 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14463, 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6579423867717 2024-09-16T07:17:09.338 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72177, 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2755413003017 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72177, 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7577973 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 202780043 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:09.339 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 27685381771 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25405453 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13498930099 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6544680592 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.340 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10929635 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2604, 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13286839 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55640902550 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7337505849 2024-09-16T07:17:09.341 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 72178, 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 419937092 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405118125 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 461840384 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.342 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 433299456 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600499404 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28540928 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:09.343 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57125721 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.344 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 32768 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 86016 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.345 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68584615 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:09.346 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 428442909 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.347 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1744 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 109328 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.348 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 74762499 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.349 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 369232 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38083814 2024-09-16T07:17:09.350 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.351 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.352 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70598858 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.353 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 428442909 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.354 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 145410 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1186674 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.355 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73541487 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:09.356 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 49 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:09.357 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37212 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 94921, 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8407402588 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1533873606 2024-09-16T07:17:09.358 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37212, 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71446863141 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1730483273 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37775, 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13571806206 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37212, 2024-09-16T07:17:09.359 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 31846275733 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28715 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28715, 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11203837336 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1730483273 2024-09-16T07:17:09.360 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28910, 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5911698037 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 28715, 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5145785990 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4464 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:09.361 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 383029032 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4464, 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11441047660 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.362 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4739, 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 3242575481 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4464, 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8471144128 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4033 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:09.363 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1150844574 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4033, 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 48801978145 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4126, 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4417532688 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.364 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 4033, 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18229345615 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 34603008 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:09.365 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 437960704 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: "osd.7": { 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: "bluefs": { 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_db_max_lat": { 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18364 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_fallback": { 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.366 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_max_lat": { 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_slow_size_fallback": { 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_db": { 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 65536 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_slow": { 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit_wal": { 2024-09-16T07:17:09.367 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_wal_max_lat": { 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_slow": { 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_sst": { 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4202496 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_written_wal": { 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 541052928 2024-09-16T07:17:09.368 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lat": { 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16, 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 5605205 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "compact_lock_lat": { 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16, 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1131116 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "db_alloc_lat": { 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 153, 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 666993 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "db_total_bytes": { 2024-09-16T07:17:09.369 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995027456 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "db_used_bytes": { 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 457375744 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "flush_lat": { 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65000, 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9259710904 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "fsync_lat": { 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 65008, 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15069227497 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "log_bytes": { 2024-09-16T07:17:09.370 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 315392 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "logged_bytes": { 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 266317824 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_db": { 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 478674944 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_slow": { 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "max_bytes_wal": { 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.371 INFO:tasks.workunit.client.0.smithi145.stdout: "num_files": { 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 40 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: "read_bytes": { 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 238932321 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: "read_count": { 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 17008 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes": { 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 272105472 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.372 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_db": { 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 272109568 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_slow": { 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_bytes_wal": { 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "read_disk_count": { 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12819 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.373 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17008, 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 135736304 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_bytes": { 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 136247005 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "read_prefetch_count": { 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13860 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_bytes": { 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1470917 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_buffer_count": { 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 444 2024-09-16T07:17:09.374 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_bytes": { 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4160016 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_count": { 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 632 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes": { 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2689099 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_db": { 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2689099 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_slow": { 2024-09-16T07:17:09.375 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_bytes_wal": { 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_disk_count": { 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 190 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "read_random_lat": { 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 632, 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1690619 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_alloc_lat": { 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.376 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_total_bytes": { 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_used_bytes": { 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1, 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 873 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "unlink_lat": { 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 8, 2024-09-16T07:17:09.377 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11281 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_alloc_lat": { 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_total_bytes": { 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "wal_used_bytes": { 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "write_bytes": { 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 813998080 2024-09-16T07:17:09.378 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore": { 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "alloc_unit": { 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": { 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15298560 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "allocator_lat": { 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 18263, 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 55827937 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "clist_lat": { 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 3571, 2024-09-16T07:17:09.379 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 411754717 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_lat": { 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed": { 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_allocated": { 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "compressed_original": { 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.380 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "csum_lat": { 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 19015, 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 159050612 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "decompress_lat": { 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "fragmentation_micros": { 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_commit_lat": { 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64962, 2024-09-16T07:17:09.381 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18114111199 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_final_lat": { 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64559, 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1322375336 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_flush_lat": { 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64962, 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 43206987 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "kv_sync_lat": { 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 64962, 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18157318186 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.382 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_keys_lat": { 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 0, 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_get_values_lat": { 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 41551, 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 890158880 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_lower_bound_lat": { 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 711, 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1964371 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_next_lat": { 2024-09-16T07:17:09.383 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 7529, 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8055808 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_seek_to_first_lat": { 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 50, 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 71408 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_upper_bound_lat": { 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 17608, 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1845076361 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_hits": { 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 220379 2024-09-16T07:17:09.384 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "onode_misses": { 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19142 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "read_lat": { 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14442, 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1464219011 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "read_onode_meta_lat": { 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 48394, 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12821739 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "read_wait_aio_lat": { 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 33952, 2024-09-16T07:17:09.385 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1281808910 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "reads_with_retries": { 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "remove_lat": { 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13770, 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 369225572 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_aio_wait_count": { 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_committed_kv_count": { 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.386 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_onode_meta_count": { 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "slow_read_wait_aio_count": { 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "state_aio_wait_lat": { 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 9217143544 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_aio_wait_lat": { 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16467, 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 814538632 2024-09-16T07:17:09.387 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_cleanup_lat": { 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16467, 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4155382821728 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "state_deferred_queued_lat": { 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 16467, 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6844184669252 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "state_done_lat": { 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2815938157706 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "state_finishing_lat": { 2024-09-16T07:17:09.388 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7774932 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "state_io_done_lat": { 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 240364671 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_commiting_lat": { 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28133440759 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_done_lat": { 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 26906326 2024-09-16T07:17:09.389 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "state_kv_queued_lat": { 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 14512113045 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "state_prepare_lat": { 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 7181330114 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": { 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10924405 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "truncate_lat": { 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 2534, 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 12491703 2024-09-16T07:17:09.390 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_commit_lat": { 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 59297155139 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_submit_lat": { 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8283429311 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "txc_throttle_lat": { 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 76996, 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 448135958 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.391 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache": { 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_bytes": { 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1405118125 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "heap_bytes": { 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 485572608 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "mapped_bytes": { 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 457252864 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "target_bytes": { 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2600499404 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "unmapped_bytes": { 2024-09-16T07:17:09.392 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 28319744 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:data": { 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 125829120 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.393 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 57235853 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.394 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 4096 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 122880 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.395 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 68466291 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv": { 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 570425344 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.396 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429268901 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1360 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.397 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 89936 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.398 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 73956283 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:kv_onode": { 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 176160768 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.399 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 67108864 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 351520 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38157235 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.400 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.401 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 70543149 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "bluestore-pricache:meta": { 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "committed_bytes": { 2024-09-16T07:17:09.402 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 503316480 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri0_bytes": { 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri10_bytes": { 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri11_bytes": { 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 429268901 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: "pri1_bytes": { 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.403 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri2_bytes": { 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri3_bytes": { 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri4_bytes": { 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri5_bytes": { 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 146057 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "pri6_bytes": { 2024-09-16T07:17:09.404 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1165457 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "pri7_bytes": { 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "pri8_bytes": { 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "pri9_bytes": { 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "reserved_bytes": { 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 72736065 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.405 INFO:tasks.workunit.client.0.smithi145.stdout: "objecter": { 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "op_active": { 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 18 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rmw": { 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.406 INFO:tasks.workunit.client.0.smithi145.stdout: "osd": { 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg": { 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 59 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "numpg_removing": { 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "op": { 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 52556 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "op_before_queue_op_lat": { 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 121700, 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 11248836201 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.407 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_degraded": { 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "op_delayed_unreadable": { 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "op_in_bytes": { 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1594016394 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "op_latency": { 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 52556, 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 53858849554 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.408 INFO:tasks.workunit.client.0.smithi145.stdout: "op_out_bytes": { 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1812732423 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "op_prepare_latency": { 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 53288, 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 19394778152 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "op_process_latency": { 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 52556, 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 38396440175 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r": { 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 37340 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.409 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency": { 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37340, 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 15404804629 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_out_bytes": { 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1812732423 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_prepare_latency": { 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37457, 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6903978126 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.410 INFO:tasks.workunit.client.0.smithi145.stdout: "op_r_process_latency": { 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 37340, 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 6293365426 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw": { 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13854 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_in_bytes": { 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 390198832 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency": { 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13854, 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 25202492075 2024-09-16T07:17:09.411 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_out_bytes": { 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_prepare_latency": { 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 14310, 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10161107376 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.412 INFO:tasks.workunit.client.0.smithi145.stdout: "op_rw_process_latency": { 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 13854, 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 21814504865 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w": { 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1362 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_in_bytes": { 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 1203817562 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency": { 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1362, 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 13251552850 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.413 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_prepare_latency": { 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1521, 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 2329692650 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "op_w_process_latency": { 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "count": 1362, 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 10288569884 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "op_wip": { 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 0 2024-09-16T07:17:09.414 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_bytes": { 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 58 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: "recovery_ops": { 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 8 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes": { 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 95995035648 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_bytes_used": { 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: "value": 472686592 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.415 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": [ 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "flags_names": [ 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "hashpspool" 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T07:17:09.416 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 1, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 1, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 1, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 723661072650, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 1781760, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 1781760, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 241220370432, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 2, 2024-09-16T07:17:09.417 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 2.4621410830150126e-06, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 1106, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 1980416, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 590368, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 590368, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 1771104, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 375, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 2473984 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T07:17:09.418 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "flags_names": [ 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "hashpspool" 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T07:17:09.419 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 32, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 32, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 2, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 723661072650, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 155108, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 110592, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 241220370432, 2024-09-16T07:17:09.420 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 22, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 44516, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 2.1433785946101125e-07, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 79, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 89088, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 21470, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 6632, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 14838, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 64410, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 68, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 36864 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.421 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: "flags_names": [ 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: "hashpspool" 2024-09-16T07:17:09.422 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 64, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 64, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 3, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 723661072650, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 0, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 0, 2024-09-16T07:17:09.423 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 241220370432, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 0.0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 0, 2024-09-16T07:17:09.424 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 0 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "cache_mode": "none", 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "erasure_code_profile": {}, 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "flags_names": [ 2024-09-16T07:17:09.425 INFO:tasks.workunit.client.0.smithi145.stdout: "hashpspool", 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "selfmanaged_snaps" 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "min_size": 2, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "options": {}, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_autoscale_mode": "off", 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 8, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "pgp_num": 8, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "pool": 4, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "size": 3, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "stats": { 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_raw": 723661072650, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "bytes_used": 12595200, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_bytes_used": 0, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "compress_under_bytes": 0, 2024-09-16T07:17:09.426 INFO:tasks.workunit.client.0.smithi145.stdout: "data_bytes_used": 12595200, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty": 0, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "max_avail": 241220370432, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "objects": 4, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_bytes_used": 0, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "percent_used": 1.740452898957301e-05, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_bytes": 0, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "quota_objects": 0, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "rd": 8991, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "rd_bytes": 3136055296, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "stored": 4194323, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_data": 4194323, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_omap": 0, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "stored_raw": 12582969, 2024-09-16T07:17:09.427 INFO:tasks.workunit.client.0.smithi145.stdout: "wr": 24309, 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: "wr_bytes": 3193402368 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_bytes": 0, 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: "target_max_objects": 0, 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: "type": "replicated" 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": { 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: "mirroring_by_pool": [ 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: false 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: "num_images_by_pool": [ 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.428 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pools": 1 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "report_id": "55897f91-d1af-43a8-851b-fc0e46637a22", 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "report_timestamp": "2024-09-16T07:17:07.562878", 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "report_version": 1, 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "rocksdb_stats": { 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "7.9.2" 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "rook": { 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "cluster": { 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "external-mode": null, 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "mon": { 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "allow-multiple-per-node": null, 2024-09-16T07:17:09.429 INFO:tasks.workunit.client.0.smithi145.stdout: "count": null, 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "max-id": null, 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "pvc": { 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "stretch": { 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "enabled": null 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "network": { 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "provider": null 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "storage": { 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "device-set": { 2024-09-16T07:17:09.430 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: "non-portable": null, 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: "portable": null, 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: "csi": { 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes": { 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.431 INFO:tasks.workunit.client.0.smithi145.stdout: "node": { 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "kubernetes-total": null, 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "with-ceph-daemons": null, 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-cephfs-plugin": null, 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-nfs-plugin": null, 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "with-csi-rbd-plugin": null 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "storage-class": { 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "count": { 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "bucket": null, 2024-09-16T07:17:09.432 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs": null, 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: "nfs": null, 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd": null, 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: "total": null 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: "version": null 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: "services": {}, 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_per_pg": [ 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.433 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.180316+0000", 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.180316+0000", 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.180772+0000", 2024-09-16T07:17:09.434 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.614742+0000", 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.435 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 5, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 5, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1f", 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.436 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5607, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:05:04.876041+0000", 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 582, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.437 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:09.438 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 4, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 4, 2024-09-16T07:17:09.439 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 4, 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.440 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'5" 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.441 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.146736+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.146736+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.147084+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:09.442 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616433+0000", 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.443 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1e", 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5468, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:52:13.773449+0000", 2024-09-16T07:17:09.444 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.445 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.446 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.447 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.448 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.177272+0000", 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.177272+0000", 2024-09-16T07:17:09.449 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.177624+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616528+0000", 2024-09-16T07:17:09.450 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1e", 2024-09-16T07:17:09.451 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5490, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:41:44.365990+0000", 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.452 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.453 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.454 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.455 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'2" 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.456 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.175589+0000", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.175589+0000", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.175923+0000", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:09.457 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.614088+0000", 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.458 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1f", 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5595, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:49:13.646780+0000", 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.459 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.460 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.461 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.462 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.463 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.173532+0000", 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.173532+0000", 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.174496+0000", 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:09.464 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723821+0000", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.465 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1d", 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.466 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5327, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:28:49.181027+0000", 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.467 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.468 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 6, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 6, 2024-09-16T07:17:09.469 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.470 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.471 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.177953+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.177953+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.180115+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.472 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.473 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1c", 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5393, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:17:08.909151+0000", 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.474 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.475 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.476 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.477 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.478 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.171536+0000", 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.171536+0000", 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.173730+0000", 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:09.479 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722721+0000", 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.480 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1c", 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.481 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5335, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:07:37.414757+0000", 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.482 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.483 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 6, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 6, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.484 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.485 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.486 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.136471+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.136471+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.136783+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.487 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719218+0000", 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.488 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1d", 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5387, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:14:11.185225+0000", 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.489 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.490 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.491 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.492 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.493 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.137264+0000", 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.137264+0000", 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.137762+0000", 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.494 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608709+0000", 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.495 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.a", 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5364, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.496 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:54:38.534192+0000", 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.497 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.498 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.499 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.500 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.167493+0000", 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.167493+0000", 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.167880+0000", 2024-09-16T07:17:09.501 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720637+0000", 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.502 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.b", 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.503 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5339, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:10:16.657372+0000", 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.504 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.505 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 2, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 2, 2024-09-16T07:17:09.506 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.507 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'3" 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.508 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.088605+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.088605+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.088978+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.509 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616384+0000", 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.510 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.b", 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5480, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:23:29.044756+0000", 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.511 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.512 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.513 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.514 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.515 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168561+0000", 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168561+0000", 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168870+0000", 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.516 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719501+0000", 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.517 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.a", 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5550, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:16:20.289903+0000", 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.518 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.519 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.520 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.521 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.522 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.167846+0000", 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.167846+0000", 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168162+0000", 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:09.523 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.613412+0000", 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.524 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.8", 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.525 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5475, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:28:41.760682+0000", 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.526 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.527 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.528 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.529 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.165538+0000", 2024-09-16T07:17:09.530 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.165538+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.165894+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:09.531 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718956+0000", 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.532 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.9", 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5550, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:11:02.811894+0000", 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.533 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.534 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.535 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.536 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.537 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.162804+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.162804+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.163286+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:09.538 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718880+0000", 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.539 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.9", 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5448, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:53:09.207990+0000", 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.540 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.541 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.542 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.543 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.544 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.169494+0000", 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.169494+0000", 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.170949+0000", 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:09.545 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720287+0000", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.546 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.8", 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.547 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5325, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:53:15.029028+0000", 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.548 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.549 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.550 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.551 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.552 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.099095+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.099095+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.099550+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.553 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.618229+0000", 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.554 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.6", 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5594, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:05:21.554097+0000", 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.555 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.556 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.557 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.558 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.559 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.177675+0000", 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.177675+0000", 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.178744+0000", 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.560 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608835+0000", 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.561 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.7", 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5379, 2024-09-16T07:17:09.562 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:37:13.779261+0000", 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.563 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.564 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 6, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 6, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.565 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.566 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.135670+0000", 2024-09-16T07:17:09.567 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.135670+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.111802+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:09.568 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718535+0000", 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3053, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3053, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.569 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.1", 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9249, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:07:13.645178+0000", 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.00244837, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.570 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.571 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1272, 2024-09-16T07:17:09.572 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 367543, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3033, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 401976 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.573 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3053" 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.574 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.179331+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.179331+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179680+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:09.575 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615765+0000", 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.576 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.7", 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5482, 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:15:12.861238+0000", 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.577 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.578 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.579 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.580 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.581 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.145358+0000", 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.145358+0000", 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.145636+0000", 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.582 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720074+0000", 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.583 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.6", 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5558, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.584 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:13:08.745547+0000", 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.585 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.586 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 2, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 2, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 2, 2024-09-16T07:17:09.587 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "553'2" 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.588 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.167926+0000", 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.167926+0000", 2024-09-16T07:17:09.589 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.113274+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.613680+0000", 2024-09-16T07:17:09.590 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3091, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3091, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.0", 2024-09-16T07:17:09.591 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9400, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:35:23.743832+0000", 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.003233635, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.592 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.593 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.594 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1417, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 419033, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3069, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 379507 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.595 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3091" 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.596 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.181373+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.181373+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.181757+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:09.597 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718173+0000", 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.598 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.4", 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5552, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:49:29.632842+0000", 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.599 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.600 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.601 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.602 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.603 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.172203+0000", 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.172203+0000", 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.174276+0000", 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.604 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723877+0000", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.605 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.5", 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5344, 2024-09-16T07:17:09.606 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:12:40.105436+0000", 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.607 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.608 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.609 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.610 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:09.611 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.172455+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.172455+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.116030+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.612 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.619753+0000", 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3073, 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3073, 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.613 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.3", 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9412, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:22:56.391627+0000", 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.004521706, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.614 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.615 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.616 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1219, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 389927, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3055, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 397825 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.617 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3073" 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.618 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.175236+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.175236+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.175521+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:09.619 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719395+0000", 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.620 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.5", 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5409, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:26:15.891700+0000", 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.621 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.622 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.623 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.624 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.625 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.165881+0000", 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.165881+0000", 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.166307+0000", 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.626 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718238+0000", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.627 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.4", 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5545, 2024-09-16T07:17:09.628 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:23:56.412046+0000", 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.629 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.630 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.631 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.632 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.175573+0000", 2024-09-16T07:17:09.633 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.175573+0000", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.119694+0000", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.634 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719342+0000", 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3070, 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.635 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3070, 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.2", 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9529, 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:46:42.260830+0000", 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.00468974, 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.636 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 19, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.637 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.638 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1451, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 376165, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3054, 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 390242 2024-09-16T07:17:09.639 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3070" 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.640 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.136673+0000", 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.136673+0000", 2024-09-16T07:17:09.641 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.136965+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:09.642 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722749+0000", 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.643 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3", 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5424, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:08:19.096913+0000", 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.644 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.645 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.646 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.647 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.648 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.138696+0000", 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.138696+0000", 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.139028+0000", 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.649 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718266+0000", 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.650 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.2", 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5381, 2024-09-16T07:17:09.651 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:44:22.726946+0000", 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.652 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.653 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.654 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.655 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:09.656 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:47.160025+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:47.160025+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.118653+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 393, 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.657 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718142+0000", 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3040, 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 392, 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3040, 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.658 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.4", 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9221, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:25:36.536985+0000", 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.00363496, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.659 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.660 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.661 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1003, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 376650, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3043, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 369234 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.662 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3040" 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.663 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.135514+0000", 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.135514+0000", 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.135977+0000", 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.664 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719689+0000", 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.665 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.0", 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5554, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:51:30.830446+0000", 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.666 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.667 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.668 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.669 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.670 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:47.163887+0000", 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:47.163887+0000", 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:47.164211+0000", 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:09.671 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 393, 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718591+0000", 2024-09-16T07:17:09.672 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 392, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1", 2024-09-16T07:17:09.673 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5517, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:28:33.966631+0000", 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.674 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.675 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.676 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:09.677 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.678 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.177536+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.177536+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.120758+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:09.679 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720024+0000", 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2985, 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.680 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2985, 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.7", 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 8968, 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:16:33.689304+0000", 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.005460923, 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.681 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.682 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.683 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 422, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 407657, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 2985, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 413138 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.684 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'2985" 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.685 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.097708+0000", 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.097708+0000", 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.098118+0000", 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.686 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615947+0000", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.687 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1", 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5595, 2024-09-16T07:17:09.688 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:25:29.037596+0000", 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.689 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.690 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.691 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.692 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:13.081689+0000", 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:13.081689+0000", 2024-09-16T07:17:09.693 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:13.082256+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 359, 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:09.694 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717980+0000", 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 358, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.0", 2024-09-16T07:17:09.695 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5510, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:00:54.296461+0000", 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.696 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.697 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.698 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.699 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.700 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:13.086416+0000", 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:13.086416+0000", 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.116027+0000", 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 359, 2024-09-16T07:17:09.701 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.617645+0000", 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3079, 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 358, 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.702 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3079, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.6", 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9159, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:03:05.372242+0000", 2024-09-16T07:17:09.703 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.003879699, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.704 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.705 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 621, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 371772, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3050, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 407627 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.706 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3079" 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.707 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.138741+0000", 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.138741+0000", 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.139102+0000", 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.708 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616251+0000", 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.709 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2", 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.710 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5452, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:47:54.775760+0000", 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.711 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.712 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.713 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.714 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.715 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.169481+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.169481+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169784+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.716 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718562+0000", 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.717 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.3", 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5413, 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:00:50.403030+0000", 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.718 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.719 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.720 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.721 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.722 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 19, 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.171228+0000", 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.171228+0000", 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.172639+0000", 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.723 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:37:53.252066+0000", 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720536+0000", 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 229, 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.724 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 229, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "1.0", 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5940, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.725 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:20:08.270057+0000", 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 590368, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 1771104, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.726 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.727 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 6, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1106, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 1934, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 375, 2024-09-16T07:17:09.728 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2416 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1594'229" 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.729 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 69, 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.160510+0000", 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.160510+0000", 2024-09-16T07:17:09.730 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T06:24:15.178668+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:41:28.241401+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607797+0000", 2024-09-16T07:17:09.731 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3049, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3049, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "4.5", 2024-09-16T07:17:09.732 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 9252, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:41:32.402464+0000", 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.003105705, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 4194304, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.733 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.734 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1586, 2024-09-16T07:17:09.735 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 353807, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3020, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 359008 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.736 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "1084'3049" 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.737 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.165812+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.165812+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168743+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:09.738 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723490+0000", 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.739 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.d", 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5323, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:02:26.627043+0000", 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.740 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.741 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.742 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.743 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.744 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.171689+0000", 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.171689+0000", 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.172023+0000", 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:09.745 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719143+0000", 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.746 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.c", 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.747 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5513, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:03:15.988120+0000", 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.748 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.749 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.750 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.751 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.137366+0000", 2024-09-16T07:17:09.752 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.137366+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.137698+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.753 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719906+0000", 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.754 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.c", 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5400, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:55:20.274213+0000", 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.755 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.756 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.757 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.758 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.759 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.092003+0000", 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.092003+0000", 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.092437+0000", 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.760 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.761 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.d", 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.762 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5556, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:06:28.547384+0000", 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 70, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.763 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.764 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 1, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.765 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T07:17:09.766 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.767 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.178977+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.178977+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179956+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.768 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722138+0000", 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.769 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.f", 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5338, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:10:16.963117+0000", 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.770 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.771 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.772 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.773 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.774 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168356+0000", 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168356+0000", 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168775+0000", 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.775 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721061+0000", 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.776 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.e", 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5489, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.777 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:50:51.781890+0000", 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.778 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.779 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 6, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 6, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.780 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.781 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.165531+0000", 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.165531+0000", 2024-09-16T07:17:09.782 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.171153+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:09.783 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721908+0000", 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.784 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.e", 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5338, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:13:51.414835+0000", 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.785 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.786 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.787 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.788 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.789 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.179552+0000", 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.179552+0000", 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179942+0000", 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.790 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723764+0000", 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 1, 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.791 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 1, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.f", 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5426, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.792 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:41:32.568294+0000", 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 22, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.793 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 3, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 1, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 1, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.794 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 1, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 1, 2024-09-16T07:17:09.795 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'1" 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.796 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.175251+0000", 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.175251+0000", 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179129+0000", 2024-09-16T07:17:09.797 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720675+0000", 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.798 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.11", 2024-09-16T07:17:09.799 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5331, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:00:18.888532+0000", 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.800 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.801 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.802 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.803 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.804 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:13.081288+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:13.081288+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:13.081965+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 359, 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:09.805 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717852+0000", 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 8, 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 358, 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.806 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 8, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.10", 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5526, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:33:30.297021+0000", 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.807 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.808 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.809 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 4, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 24, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 24, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 12, 2024-09-16T07:17:09.810 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'8" 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.811 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141032+0000", 2024-09-16T07:17:09.812 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141032+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.141602+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:09.813 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607481+0000", 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.814 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.10", 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5354, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:43:35.479856+0000", 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.815 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.816 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.817 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.818 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.819 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.135668+0000", 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.135668+0000", 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.148537+0000", 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.820 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.606962+0000", 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.821 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.11", 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.822 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5364, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:11:44.844941+0000", 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.823 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.824 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.825 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.826 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.827 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.166063+0000", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.166063+0000", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.167850+0000", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:09.828 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.720753+0000", 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.829 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.13", 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5336, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:11:18.538574+0000", 2024-09-16T07:17:09.830 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.831 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.832 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.833 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.834 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168212+0000", 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168212+0000", 2024-09-16T07:17:09.835 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.168539+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:09.836 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718319+0000", 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.837 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.12", 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5401, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:26:33.247774+0000", 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.838 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.839 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.840 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.841 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.842 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.164892+0000", 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.164892+0000", 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.165419+0000", 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.843 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615371+0000", 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.844 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.12", 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5591, 2024-09-16T07:17:09.845 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:47:54.987588+0000", 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.846 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.847 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.848 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.849 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:09.850 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.099197+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.099197+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.099793+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:09.851 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.619919+0000", 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.852 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.13", 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5600, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:17:05.118466+0000", 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 34, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.853 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.854 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.855 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 4, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 8, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 3, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 7 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.856 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'2" 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.857 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.171374+0000", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.171374+0000", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.174838+0000", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:09.858 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723722+0000", 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.859 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.15", 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5335, 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:13:26.988935+0000", 2024-09-16T07:17:09.860 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.861 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.862 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.863 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.864 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141515+0000", 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141515+0000", 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.142087+0000", 2024-09-16T07:17:09.865 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607649+0000", 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.866 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 29, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 29, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.14", 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.867 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5392, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:39:02.379182+0000", 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 5834, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.868 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T07:17:09.869 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.870 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 10, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 14, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 28, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 25 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.871 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'29" 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.872 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.161265+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.161265+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.161742+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:09.873 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722681+0000", 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.874 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.14", 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5429, 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T05:43:49.489105+0000", 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.875 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.876 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.877 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.878 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.879 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.174892+0000", 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.174892+0000", 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.175258+0000", 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.880 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718495+0000", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 3, 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.881 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 3, 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.15", 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.882 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5545, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T17:38:15.449492+0000", 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 90, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.883 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.884 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 1, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 7, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 7, 2024-09-16T07:17:09.885 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 4, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 1 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.886 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "65'3" 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.887 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.178451+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.178451+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.178735+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:09.888 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.614191+0000", 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.889 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.17", 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5588, 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:15:03.658707+0000", 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.890 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.891 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.892 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.893 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: 3 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.894 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.144592+0000", 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.144592+0000", 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.145027+0000", 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:09.895 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721314+0000", 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.896 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.16", 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.897 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5407, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:23:10.987887+0000", 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.898 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.899 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.900 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.901 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.902 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168723+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168723+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169112+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.903 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721145+0000", 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.904 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.16", 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5372, 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:30:15.561457+0000", 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.905 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.906 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.907 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.908 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.909 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.138600+0000", 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.138600+0000", 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.144125+0000", 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.910 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608721+0000", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.911 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.17", 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5356, 2024-09-16T07:17:09.912 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:00:26.054614+0000", 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.913 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.914 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.915 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.916 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:09.917 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.090889+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.090889+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.092474+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.918 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718754+0000", 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.919 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.19", 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5546, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:57:08.420887+0000", 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.920 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.921 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.922 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.923 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.924 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.166495+0000", 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.166495+0000", 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.166758+0000", 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.925 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717629+0000", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.926 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.18", 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.927 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5392, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:26:53.846695+0000", 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.928 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.929 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.930 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.931 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.932 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:47.169473+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:47.169473+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:47.170079+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 393, 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:09.933 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.613321+0000", 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 392, 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.934 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.18", 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5476, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:50:50.015600+0000", 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.935 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.936 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.937 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.938 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.939 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141918+0000", 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141918+0000", 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.142243+0000", 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:09.940 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616090+0000", 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.941 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.19", 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.942 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5480, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:26:59.948412+0000", 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.943 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.944 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.945 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.946 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:09.947 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.160074+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.160074+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.160411+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.948 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607862+0000", 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.949 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1a", 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5358, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:53:37.743233+0000", 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.950 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.951 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.952 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.953 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'2" 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:09.954 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.167404+0000", 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.167404+0000", 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.167686+0000", 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.955 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.619758+0000", 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.956 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1b", 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5587, 2024-09-16T07:17:09.957 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:56:29.678381+0000", 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.958 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.959 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.960 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.961 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 59, 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.962 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.171065+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.171065+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.171610+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.963 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:15.862901+0000", 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616568+0000", 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 2, 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 2, 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.964 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "2.1b", 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5451, 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:02:53.111714+0000", 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.965 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.966 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.967 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.968 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "550'2" 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.969 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 4, 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.094794+0000", 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.094794+0000", 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.095150+0000", 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.970 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721076+0000", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.971 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.1a", 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5447, 2024-09-16T07:17:09.972 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:41:45.024420+0000", 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.973 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.974 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.975 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 4, 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.976 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:09.977 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141356+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141356+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.144272+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.978 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607436+0000", 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.979 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.20", 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5360, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:56:02.394481+0000", 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.980 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.981 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.982 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:09.983 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.984 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.141978+0000", 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.141978+0000", 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.142279+0000", 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:09.985 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718444+0000", 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:09.986 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.21", 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5483, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.987 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:44:40.595247+0000", 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.988 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.989 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.990 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.991 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:09.992 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.176774+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.176774+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.177502+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:09.993 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718581+0000", 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:09.994 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.22", 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5409, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:53:04.457478+0000", 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:09.995 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:09.996 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:09.997 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.998 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:09.999 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.086895+0000", 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.086895+0000", 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.087257+0000", 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:10.000 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719454+0000", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.001 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.23", 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.002 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5484, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:21:07.487889+0000", 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.003 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.004 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.005 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.006 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:10.007 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.088666+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.088666+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.089003+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.008 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.618089+0000", 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.009 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.24", 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5482, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:20:17.558620+0000", 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.010 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.011 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.012 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.013 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.014 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:47.159890+0000", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:47.159890+0000", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:47.160175+0000", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 393, 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:10.015 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718586+0000", 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 392, 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.016 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.25", 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5550, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:06:59.299569+0000", 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.017 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.018 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.019 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.020 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.021 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.160176+0000", 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.160176+0000", 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.160515+0000", 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.022 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608768+0000", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.023 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.26", 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5358, 2024-09-16T07:17:10.024 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:08:26.221593+0000", 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.025 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.026 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.027 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.028 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.029 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.091727+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.091727+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.092072+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:10.030 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615159+0000", 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.031 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.27", 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5465, 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:48:15.188705+0000", 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.032 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.033 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.034 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.035 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.036 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.177436+0000", 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.177436+0000", 2024-09-16T07:17:10.037 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.177842+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717844+0000", 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.038 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.28", 2024-09-16T07:17:10.039 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5407, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:18:46.301263+0000", 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.040 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.041 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.042 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.043 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: 2 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.044 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:21.091897+0000", 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:21.091897+0000", 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:21.092333+0000", 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.045 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 427, 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616108+0000", 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 426, 2024-09-16T07:17:10.046 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.29", 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5473, 2024-09-16T07:17:10.047 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:54:57.082739+0000", 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.048 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.049 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.050 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.051 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.052 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.174252+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.174252+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.174620+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.053 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718167+0000", 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.054 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2a", 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5392, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:37:23.784011+0000", 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.055 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.056 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.057 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.058 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.059 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168147+0000", 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168147+0000", 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.170625+0000", 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.060 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.619872+0000", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.061 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2b", 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.062 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5592, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:15:48.146548+0000", 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.063 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.064 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.065 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.066 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:10.067 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.138340+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.138340+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.143594+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.068 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.607919+0000", 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.069 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2c", 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5363, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:40:13.158887+0000", 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.070 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.071 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.072 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.073 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:10.074 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.169059+0000", 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.169059+0000", 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169479+0000", 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.075 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.723592+0000", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.076 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2d", 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.077 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5323, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:59:25.397384+0000", 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.078 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.079 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.080 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:10.081 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.082 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.169624+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.169624+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169929+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.083 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721117+0000", 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.084 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2e", 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5478, 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T10:07:38.567608+0000", 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.085 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.086 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.087 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.088 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.089 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.177520+0000", 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.177520+0000", 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.177880+0000", 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:10.090 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718855+0000", 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.091 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.2f", 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.092 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5390, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T16:19:06.053047+0000", 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.093 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.094 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.095 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.096 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.097 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168777+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168777+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.169075+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:10.098 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.717517+0000", 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.099 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.30", 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5380, 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:52:43.701857+0000", 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.100 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.101 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.102 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.103 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:10.104 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.174867+0000", 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.174867+0000", 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.175193+0000", 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.105 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718860+0000", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.106 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.31", 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5547, 2024-09-16T07:17:10.107 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:09:20.871997+0000", 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.108 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.109 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.110 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: 4, 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.111 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.180445+0000", 2024-09-16T07:17:10.112 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.180445+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.180799+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:10.113 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.615514+0000", 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.32", 2024-09-16T07:17:10.114 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5591, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T07:03:46.409941+0000", 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.115 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.116 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.117 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: 5 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.118 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.119 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.136734+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.136734+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.137178+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:10.120 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.616616+0000", 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.121 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.33", 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5470, 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T09:09:14.670217+0000", 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.122 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.123 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.124 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.125 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.126 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 2, 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.137780+0000", 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.137780+0000", 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.138404+0000", 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:10.127 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719236+0000", 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.128 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.34", 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.129 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5504, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T06:49:42.262497+0000", 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.130 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.131 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.132 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.133 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 2, 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.134 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.149805+0000", 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.149805+0000", 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.150115+0000", 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:10.135 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608456+0000", 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.136 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.35", 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5353, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.137 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:31:26.456562+0000", 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.138 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.139 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.140 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.141 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 6, 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.142 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.143705+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.143705+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.147357+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.143 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.608171+0000", 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.144 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.36", 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5353, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:12:28.924300+0000", 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.145 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.146 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.147 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.148 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 6, 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.149 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.176435+0000", 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.176435+0000", 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.178704+0000", 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.150 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.721295+0000", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.151 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.37", 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5329, 2024-09-16T07:17:10.152 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:30:30.238693+0000", 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.153 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.154 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.155 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.156 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 3, 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.137115+0000", 2024-09-16T07:17:10.157 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.137115+0000", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.137422+0000", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.158 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.613179+0000", 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.159 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.38", 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5444, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:31:48.040713+0000", 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.160 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.161 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.162 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.163 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 3, 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.164 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.176819+0000", 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.176819+0000", 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.178030+0000", 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:10.165 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722344+0000", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.166 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.39", 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.167 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5334, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T15:02:29.340299+0000", 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.168 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.169 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.170 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.171 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.172 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:50:56.178185+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:50:56.178185+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:50:56.178465+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 462, 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:10.173 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.718018+0000", 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 461, 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.174 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3a", 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5376, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T13:33:15.026591+0000", 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.175 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.176 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.177 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.178 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.179 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:10.180 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.168473+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.168473+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.171802+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.181 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722472+0000", 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.182 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3b", 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5334, 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T12:31:43.843029+0000", 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.183 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.184 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.185 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.186 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: 4 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 5, 2024-09-16T07:17:10.187 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.164179+0000", 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.164179+0000", 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.164450+0000", 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.188 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719809+0000", 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.189 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3c", 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5405, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:01:34.761820+0000", 2024-09-16T07:17:10.190 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.191 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.192 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.193 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: 5, 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: 3, 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: 7 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 5, 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.194 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 0, 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:49:13.078732+0000", 2024-09-16T07:17:10.195 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:49:13.078732+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:49:13.079045+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 359, 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.196 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.614582+0000", 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 358, 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.197 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3d", 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5595, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T14:22:13.458049+0000", 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.198 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.199 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.200 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: 0, 2024-09-16T07:17:10.201 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: 1 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 0, 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 1, 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.202 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:51:30.142667+0000", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:51:30.142667+0000", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:51:30.143025+0000", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 496, 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:10.203 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.719923+0000", 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 495, 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.204 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3e", 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5564, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T08:09:10.735830+0000", 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.205 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.206 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.207 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.208 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: 1, 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: 2, 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: 6 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 1, 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": [ 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.209 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "acting_primary": 7, 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "avail_no_missing": [], 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "blocked_by": [], 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "created": 62, 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "dirty_stats_invalid": false, 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_bytes_stats_invalid": false, 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "hitset_stats_invalid": false, 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "last_active": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_active": "2024-09-16T05:52:04.178192+0000", 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "last_became_peered": "2024-09-16T05:52:04.178192+0000", 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "last_change": "2024-09-16T05:52:04.179829+0000", 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "last_clean_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.210 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub": "0'0", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_deep_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_epoch_clean": 528, 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fresh": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_fullsized": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_peered": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub": "0'0", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_duration": 0, 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_scrub_stamp": "2024-09-16T05:40:18.884856+0000", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_undegraded": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "last_unstale": "2024-09-16T07:16:04.722235+0000", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "log_dups_size": 0, 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "log_start": "0'0", 2024-09-16T07:17:10.211 INFO:tasks.workunit.client.0.smithi145.stdout: "manifest_stats_invalid": false, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "mapping_epoch": 527, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "object_location_counts": [], 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_scrubbed": 0, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "objects_trimmed": 0, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_stats_invalid": false, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_start": "0'0", 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "parent": "0.0", 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "parent_split_bits": 0, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "pgid": "3.3f", 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "pin_stats_invalid": false, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "purged_snaps": [], 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_epoch": 2948, 2024-09-16T07:17:10.212 INFO:tasks.workunit.client.0.smithi145.stdout: "reported_seq": 5327, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_duration": 0.0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-17T11:11:10.128509+0000", 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrim_duration": 0.0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "snaptrimq_len": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.213 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.214 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.215 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: "state": "active+clean", 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_invalid": false, 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: "up": [ 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: 7, 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: 6, 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: 0 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: "up_primary": 7, 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: "version": "0'0" 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:10.216 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_per_pool": [ 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 3, 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "mgr" 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 229, 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 1, 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 3, 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 229, 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 1, 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 590368, 2024-09-16T07:17:10.217 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 1771104, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.218 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 6, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 2, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 2, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 6, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.219 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 1106, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 1934, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 375, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 2416 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 1781760, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:10.220 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 1771104, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 3 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 96, 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T07:17:10.221 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 68, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 32, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 68, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 2, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 6632, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.222 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 66, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 22, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 22, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.223 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 14, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 79, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 87, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.224 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 68, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 36 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 110592, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 19896, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:10.225 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 44516, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 96 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 192, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "cephfs" 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 0, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 64, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 0, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 3, 2024-09-16T07:17:10.226 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.227 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.228 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 0, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 0 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:10.229 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 192 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: { 2024-09-16T07:17:10.230 INFO:tasks.workunit.client.0.smithi145.stdout: "acting": 24, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "application": [ 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "rbd" 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "log_size": 24440, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_pg": 8, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_store_stats": 8, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "ondisk_log_size": 24440, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "poolid": 4, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "stat_sum": { 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes": 4194323, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_hit_set_archive": 0, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_bytes_recovered": 0, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_deep_scrub_errors": 0, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict": 0, 2024-09-16T07:17:10.231 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_kb": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_full": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_evict_mode_some": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_kb": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_high": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_flush_mode_low": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_keys_recovered": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_large_omap_objects": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_legacy_snapsets": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_clones": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_object_copies": 12, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects": 4, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_degraded": 0, 2024-09-16T07:17:10.232 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_dirty": 4, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_hit_set_archive": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_manifest": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_misplaced": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_missing_on_primary": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_omap": 2, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_pinned": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_recovered": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_repaired": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_objects_unfound": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_bytes": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_omap_keys": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_promote": 0, 2024-09-16T07:17:10.233 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read": 8991, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_read_kb": 3062554, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_scrub_errors": 0, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_shallow_scrub_errors": 0, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_whiteouts": 0, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write": 24309, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "num_write_kb": 3118557 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "store_stats": { 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "allocated": 12595200, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "available": 0, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed": 0, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_allocated": 0, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "data_compressed_original": 0, 2024-09-16T07:17:10.234 INFO:tasks.workunit.client.0.smithi145.stdout: "data_stored": 12582969, 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "internal_metadata": 0, 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "internally_reserved": 0, 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "omap_allocated": 0, 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "total": 0 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "up": 24 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: ], 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "usage": { 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "pg_num": 105, 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "pools": 4, 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "stats_by_class": { 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "ssd": { 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 763226902528, 2024-09-16T07:17:10.235 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 4733382656, 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_bytes": 4733382656, 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_raw_ratio": 0.006163577549159527 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: }, 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: "total_avail_bytes": 763226902528, 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: "total_bytes": 767960285184, 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: "total_used_bytes": 4733382656 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout: } 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout:} 2024-09-16T07:17:10.236 INFO:tasks.workunit.client.0.smithi145.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-09-16T07:17:10.237 INFO:tasks.workunit.client.0.smithi145.stderr:+ ceph telemetry off 2024-09-16T07:17:10.237 INFO:tasks.workunit.client.0.smithi145.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-09-16T07:17:10.237 INFO:tasks.workunit.client.0.smithi145.stdout:Preview sample reports with `ceph telemetry preview`. 2024-09-16T07:17:10.237 INFO:tasks.workunit.client.0.smithi145.stdout:OK 2024-09-16T07:17:10.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:09 smithi161 ceph-mon[87722]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:09 smithi161 ceph-mon[87722]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:09 smithi161 ceph-mon[87722]: from='client.46220 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:09 smithi161 ceph-mon[87722]: from='client.46220 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.239 INFO:tasks.workunit.client.0.smithi145.stderr:+ echo OK 2024-09-16T07:17:10.239 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-16T07:17:10.239 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-16T07:17:10.240 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:07 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:07] ENGINE Bus STOPPING 2024-09-16T07:17:10.240 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T07:17:10.240 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:08] ENGINE Bus STOPPED 2024-09-16T07:17:10.240 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:08] ENGINE Bus STARTING 2024-09-16T07:17:10.240 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:08] ENGINE Serving on http://:::9283 2024-09-16T07:17:10.240 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:08] ENGINE Bus STARTED 2024-09-16T07:17:10.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='client.36255 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='client.36273 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='client.36273 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='client.36255 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='client.36273 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='client.36273 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.244 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.245 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.247 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.248 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:10.249 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T07:17:10.250 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T07:17:10.251 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:08 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:10.251 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:09 smithi145 ceph-mon[99390]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.251 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:09 smithi145 ceph-mon[99390]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.251 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:09 smithi145 ceph-mon[99390]: from='client.46220 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.251 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:09 smithi145 ceph-mon[99390]: from='client.46220 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.251 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:09 smithi145 ceph-mon[96887]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.251 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:09 smithi145 ceph-mon[96887]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.252 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:09 smithi145 ceph-mon[96887]: from='client.46220 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.252 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:09 smithi145 ceph-mon[96887]: from='client.46220 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T07:17:10.283 INFO:tasks.workunit:Stopping ['test_telemetry_reef_x.sh'] on client.0... 2024-09-16T07:17:10.283 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-16T07:17:10.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:10 smithi145 ceph-mon[99390]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:10.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:10 smithi145 ceph-mon[96887]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:10.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:10 smithi161 ceph-mon[87722]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:10.595 DEBUG:teuthology.parallel:result is None 2024-09-16T07:17:10.595 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:17:10.620 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:17:10.620 DEBUG:teuthology.orchestra.run.smithi145:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-16T07:17:10.676 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-16T07:17:10.677 INFO:teuthology.run_tasks:Running task print... 2024-09-16T07:17:10.714 INFO:teuthology.task.print:**** done end telemetry x... 2024-09-16T07:17:10.714 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T07:17:10.728 INFO:tasks.cephadm:Teardown begin 2024-09-16T07:17:10.729 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-09-16T07:17:10.729 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-16T07:17:10.924 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T07:17:12.493 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:12 smithi145 ceph-mon[99390]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:12.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:12 smithi145 ceph-mon[96887]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:12.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:12 smithi161 ceph-mon[87722]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:12.914 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T07:17:12.914 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":16,"btime":"2024-09-16T05:52:35:114297+0000","default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54295,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.161:6833/701248912","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6832","nonce":701248912},{"type":"v1","addr":"172.21.15.161:6833","nonce":701248912}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-16T05:40:21.656788+0000","modified":"2024-09-16T05:52:28.185883+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":550,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":34395},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34395":{"gid":34395,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.145:6835/2597107833","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6834","nonce":2597107833},{"type":"v1","addr":"172.21.15.145:6835","nonce":2597107833}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0,"qdb_leader":34395,"qdb_cluster":[34395]},"id":1}]} 2024-09-16T07:17:12.914 INFO:teuthology.orchestra.run.smithi145.stderr:dumped fsmap epoch 16 2024-09-16T07:17:13.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:13 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3644407380' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T07:17:13.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:13 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3644407380' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T07:17:13.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:13 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3644407380' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T07:17:13.618 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-16T07:17:13.813 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T07:17:14.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:14 smithi145 ceph-mon[96887]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:14.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:14 smithi145 ceph-mon[99390]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:14.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:14 smithi161 ceph-mon[87722]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T07:17:14.949 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:14 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:17:14] "GET /metrics HTTP/1.1" 200 34301 "" "Prometheus/2.43.0" 2024-09-16T07:17:15.660 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T07:17:15.660 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":16,"btime":"2024-09-16T05:52:35:114297+0000","default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54295,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.161:6833/701248912","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6832","nonce":701248912},{"type":"v1","addr":"172.21.15.161:6833","nonce":701248912}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-16T05:40:21.656788+0000","modified":"2024-09-16T05:52:28.185883+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":550,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":34395},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34395":{"gid":34395,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.145:6835/2597107833","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6834","nonce":2597107833},{"type":"v1","addr":"172.21.15.145:6835","nonce":2597107833}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0,"qdb_leader":34395,"qdb_cluster":[34395]},"id":1}]} 2024-09-16T07:17:15.661 INFO:teuthology.orchestra.run.smithi145.stderr:dumped fsmap epoch 16 2024-09-16T07:17:16.328 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T07:17:16.525 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T07:17:16.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:16 smithi145 ceph-mon[96887]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:16.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:16 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/3496144301' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T07:17:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:16 smithi145 ceph-mon[99390]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:16.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:16 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/3496144301' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T07:17:16.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:16 smithi161 ceph-mon[87722]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:16.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:16 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/3496144301' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-16T07:17:18.343 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-16T07:17:18.344 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":2948,"fsid":"40c81f12-73ed-11ef-bceb-c7b262605968","created":"2024-09-16T05:34:50.283632+0000","modified":"2024-09-16T07:16:04.598846+0000","last_up_change":"2024-09-16T05:52:03.134738+0000","last_in_change":"2024-09-16T05:39:34.962360+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":37,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":126,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T05:37:53.104809+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-16T05:40:15.191172+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-16T05:40:18.867685+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-09-16T05:41:27.483163+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"1083","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":9,"snap_epoch":1083,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"bed088a0-2161-4eea-820c-80555e5bb60f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":279,"up_from":292,"up_thru":2857,"down_at":280,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":927131596},{"type":"v1","addr":"172.21.15.145:6803","nonce":927131596}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":927131596},{"type":"v1","addr":"172.21.15.145:6805","nonce":927131596}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":927131596},{"type":"v1","addr":"172.21.15.145:6809","nonce":927131596}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":927131596},{"type":"v1","addr":"172.21.15.145:6807","nonce":927131596}]},"public_addr":"172.21.15.145:6803/927131596","cluster_addr":"172.21.15.145:6805/927131596","heartbeat_back_addr":"172.21.15.145:6809/927131596","heartbeat_front_addr":"172.21.15.145:6807/927131596","state":["exists","up"]},{"osd":1,"uuid":"e6204f5b-246a-4152-bd5b-7cf9488e1157","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":313,"up_from":326,"up_thru":2857,"down_at":314,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":2277026035},{"type":"v1","addr":"172.21.15.145:6811","nonce":2277026035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":2277026035},{"type":"v1","addr":"172.21.15.145:6813","nonce":2277026035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":2277026035},{"type":"v1","addr":"172.21.15.145:6817","nonce":2277026035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":2277026035},{"type":"v1","addr":"172.21.15.145:6815","nonce":2277026035}]},"public_addr":"172.21.15.145:6811/2277026035","cluster_addr":"172.21.15.145:6813/2277026035","heartbeat_back_addr":"172.21.15.145:6817/2277026035","heartbeat_front_addr":"172.21.15.145:6815/2277026035","state":["exists","up"]},{"osd":2,"uuid":"67baae34-416e-4693-8a33-db08b43fdd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":345,"up_from":358,"up_thru":2857,"down_at":346,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":2040215027},{"type":"v1","addr":"172.21.15.145:6819","nonce":2040215027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":2040215027},{"type":"v1","addr":"172.21.15.145:6821","nonce":2040215027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":2040215027},{"type":"v1","addr":"172.21.15.145:6825","nonce":2040215027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":2040215027},{"type":"v1","addr":"172.21.15.145:6823","nonce":2040215027}]},"public_addr":"172.21.15.145:6819/2040215027","cluster_addr":"172.21.15.145:6821/2040215027","heartbeat_back_addr":"172.21.15.145:6825/2040215027","heartbeat_front_addr":"172.21.15.145:6823/2040215027","state":["exists","up"]},{"osd":3,"uuid":"35152ec9-afb7-46c5-b9f2-b4dc7e299885","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":379,"up_from":392,"up_thru":2857,"down_at":380,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":3028492323},{"type":"v1","addr":"172.21.15.145:6827","nonce":3028492323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":3028492323},{"type":"v1","addr":"172.21.15.145:6829","nonce":3028492323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":3028492323},{"type":"v1","addr":"172.21.15.145:6833","nonce":3028492323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":3028492323},{"type":"v1","addr":"172.21.15.145:6831","nonce":3028492323}]},"public_addr":"172.21.15.145:6827/3028492323","cluster_addr":"172.21.15.145:6829/3028492323","heartbeat_back_addr":"172.21.15.145:6833/3028492323","heartbeat_front_addr":"172.21.15.145:6831/3028492323","state":["exists","up"]},{"osd":4,"uuid":"f167bf4a-280b-4393-89c2-4563514b8c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":413,"up_from":426,"up_thru":2857,"down_at":414,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6800","nonce":768218259},{"type":"v1","addr":"172.21.15.161:6801","nonce":768218259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":768218259},{"type":"v1","addr":"172.21.15.161:6803","nonce":768218259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":768218259},{"type":"v1","addr":"172.21.15.161:6807","nonce":768218259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":768218259},{"type":"v1","addr":"172.21.15.161:6805","nonce":768218259}]},"public_addr":"172.21.15.161:6801/768218259","cluster_addr":"172.21.15.161:6803/768218259","heartbeat_back_addr":"172.21.15.161:6807/768218259","heartbeat_front_addr":"172.21.15.161:6805/768218259","state":["exists","up"]},{"osd":5,"uuid":"757f9fb2-1a05-47cc-ace6-99a594c61118","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":448,"up_from":461,"up_thru":2857,"down_at":449,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6808","nonce":2768644350},{"type":"v1","addr":"172.21.15.161:6809","nonce":2768644350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":2768644350},{"type":"v1","addr":"172.21.15.161:6811","nonce":2768644350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":2768644350},{"type":"v1","addr":"172.21.15.161:6815","nonce":2768644350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":2768644350},{"type":"v1","addr":"172.21.15.161:6813","nonce":2768644350}]},"public_addr":"172.21.15.161:6809/2768644350","cluster_addr":"172.21.15.161:6811/2768644350","heartbeat_back_addr":"172.21.15.161:6815/2768644350","heartbeat_front_addr":"172.21.15.161:6813/2768644350","state":["exists","up"]},{"osd":6,"uuid":"4fb0d9ca-f7c8-4683-9aed-6c1a881305bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":482,"up_from":495,"up_thru":2857,"down_at":483,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6816","nonce":3587093885},{"type":"v1","addr":"172.21.15.161:6817","nonce":3587093885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":3587093885},{"type":"v1","addr":"172.21.15.161:6819","nonce":3587093885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":3587093885},{"type":"v1","addr":"172.21.15.161:6823","nonce":3587093885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":3587093885},{"type":"v1","addr":"172.21.15.161:6821","nonce":3587093885}]},"public_addr":"172.21.15.161:6817/3587093885","cluster_addr":"172.21.15.161:6819/3587093885","heartbeat_back_addr":"172.21.15.161:6823/3587093885","heartbeat_front_addr":"172.21.15.161:6821/3587093885","state":["exists","up"]},{"osd":7,"uuid":"45f69358-0224-4354-a1e7-eee62e949d54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":515,"up_from":527,"up_thru":2857,"down_at":516,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6824","nonce":1182582757},{"type":"v1","addr":"172.21.15.161:6825","nonce":1182582757}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":1182582757},{"type":"v1","addr":"172.21.15.161:6827","nonce":1182582757}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":1182582757},{"type":"v1","addr":"172.21.15.161:6831","nonce":1182582757}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":1182582757},{"type":"v1","addr":"172.21.15.161:6829","nonce":1182582757}]},"public_addr":"172.21.15.161:6825/1182582757","cluster_addr":"172.21.15.161:6827/1182582757","heartbeat_back_addr":"172.21.15.161:6831/1182582757","heartbeat_front_addr":"172.21.15.161:6829/1182582757","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:00.919867+0000","dead_epoch":279},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:25.335641+0000","dead_epoch":313},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:37:49.272142+0000","dead_epoch":345},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:13.398414+0000","dead_epoch":379},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:35.416777+0000","dead_epoch":413},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:38:59.797779+0000","dead_epoch":448},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:25.251219+0000","dead_epoch":482},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T05:39:50.526215+0000","dead_epoch":515}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.0","mappings":[{"from":7,"to":2}]},{"pgid":"3.11","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.145:0/3426285094":"2024-09-16T07:32:27.072807+0000","172.21.15.161:6832/1498874954":"2024-09-17T05:52:25.171909+0000","172.21.15.145:6801/3338703581":"2024-09-17T05:46:36.265348+0000","172.21.15.145:6800/3338703581":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/1010937749":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/3371657157":"2024-09-16T08:15:29.046958+0000","172.21.15.145:0/1818497140":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/1173299545":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/2786096139":"2024-09-17T05:46:36.265348+0000","172.21.15.161:0/22735089":"2024-09-17T05:45:55.938108+0000","172.21.15.161:6833/1498874954":"2024-09-17T05:52:25.171909+0000","172.21.15.161:0/1497703663":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/3309905850":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/2387746141":"2024-09-17T05:45:24.402828+0000","172.21.15.145:6801/2989601260":"2024-09-17T05:45:24.402828+0000","172.21.15.145:6801/3757308505":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/1630719686":"2024-09-17T05:45:24.402828+0000","172.21.15.161:0/3314353519":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/3635090277":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6801/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6800/1340986447":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/882408235":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3122611214":"2024-09-17T05:35:18.765264+0000","172.21.15.145:6800/3757308505":"2024-09-17T05:41:23.948032+0000","172.21.15.161:0/3249842922":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/1612080086":"2024-09-17T05:46:36.265348+0000","172.21.15.145:0/2938866799":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/3426887061":"2024-09-17T05:45:24.402828+0000","172.21.15.161:0/543009157":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/2143965502":"2024-09-17T05:35:18.765264+0000","172.21.15.145:0/3075563571":"2024-09-17T05:35:40.803718+0000","172.21.15.161:6834/2928673232":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/2521518741":"2024-09-17T05:41:23.948032+0000","172.21.15.145:0/1545357545":"2024-09-17T05:41:23.948032+0000","172.21.15.145:6800/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:6800/2989601260":"2024-09-17T05:45:24.402828+0000","172.21.15.145:6801/3583980468":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/4083984563":"2024-09-16T07:32:28.072687+0000","172.21.15.145:0/2101868003":"2024-09-17T05:46:36.265348+0000","172.21.15.161:0/3325624147":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/1989606311":"2024-09-17T05:45:24.402828+0000","172.21.15.161:0/856727560":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/4287847880":"2024-09-17T05:35:40.803718+0000","172.21.15.145:0/1873882834":"2024-09-16T07:41:32.859158+0000","172.21.15.145:0/3619381136":"2024-09-17T05:45:24.402828+0000","172.21.15.161:6835/2928673232":"2024-09-17T05:45:55.938108+0000","172.21.15.145:0/426258395":"2024-09-17T05:35:18.765264+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":60,"snaps":[{"begin":2,"length":1}]},{"pool":63,"snaps":[{"begin":1,"length":2}]},{"pool":68,"snaps":[{"begin":1,"length":2}]},{"pool":77,"snaps":[{"begin":2,"length":1}]},{"pool":78,"snaps":[{"begin":2,"length":1}]},{"pool":79,"snaps":[{"begin":2,"length":1}]},{"pool":80,"snaps":[{"begin":2,"length":1}]},{"pool":81,"snaps":[{"begin":2,"length":1}]},{"pool":82,"snaps":[{"begin":2,"length":1}]},{"pool":83,"snaps":[{"begin":2,"length":1}]},{"pool":84,"snaps":[{"begin":185,"length":1},{"begin":187,"length":1}]},{"pool":86,"snaps":[{"begin":5,"length":4}]},{"pool":88,"snaps":[{"begin":35,"length":3},{"begin":44,"length":3}]},{"pool":89,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":125,"snaps":[{"begin":315,"length":5}]},{"pool":126,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T07:17:18.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:18 smithi145 ceph-mon[96887]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:18.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:18 smithi145 ceph-mon[99390]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:18.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:18 smithi161 ceph-mon[87722]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:19.002 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs fail cephfs 2024-09-16T07:17:19.199 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T07:17:19.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:19 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/541812795' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T07:17:19.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:19 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/541812795' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T07:17:19.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:19 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/541812795' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T07:17:20.385 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:20 smithi145 ceph-mon[99390]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:20.386 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:20 smithi145 ceph-mon[96887]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:20.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:20 smithi161 ceph-mon[87722]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T07:17:21.119 INFO:teuthology.orchestra.run.smithi145.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-09-16T07:17:21.290 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a[96864]: 2024-09-16T07:17:21.112+0000 7f6710320640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T07:17:21.291 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[125455]: ignoring --setuser ceph since I am not root 2024-09-16T07:17:21.291 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[125455]: ignoring --setgroup ceph since I am not root 2024-09-16T07:17:21.291 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[125455]: starting mds.a at 2024-09-16T07:17:21.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1948160855' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-16T07:17:21.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-16T07:17:21.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[96887]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[96887]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[96887]: osdmap e2949: 8 total, 8 up, 8 in 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[96887]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1948160855' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[99390]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[99390]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[99390]: osdmap e2949: 8 total, 8 up, 8 in 2024-09-16T07:17:21.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:21 smithi145 ceph-mon[99390]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-16T07:17:21.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:21 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1948160855' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-16T07:17:21.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:21 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-16T07:17:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:21 smithi161 ceph-mon[87722]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-16T07:17:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:21 smithi161 ceph-mon[87722]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T07:17:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:21 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-16T07:17:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:21 smithi161 ceph-mon[87722]: osdmap e2949: 8 total, 8 up, 8 in 2024-09-16T07:17:21.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:21 smithi161 ceph-mon[87722]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-16T07:17:21.732 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-09-16T07:17:21.928 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T07:17:22.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[99390]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T07:17:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:17:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[99390]: mds.? [v2:172.21.15.145:6834/2267056297,v1:172.21.15.145:6835/2267056297] up:boot 2024-09-16T07:17:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[99390]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-16T07:17:22.317 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[99390]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T07:17:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[96887]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T07:17:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:22.317 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:17:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[96887]: mds.? [v2:172.21.15.145:6834/2267056297,v1:172.21.15.145:6835/2267056297] up:boot 2024-09-16T07:17:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[96887]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-16T07:17:22.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:22 smithi145 ceph-mon[96887]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T07:17:22.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:22 smithi161 ceph-mon[87722]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T07:17:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' 2024-09-16T07:17:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T07:17:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:22 smithi161 ceph-mon[87722]: mds.? [v2:172.21.15.145:6834/2267056297,v1:172.21.15.145:6835/2267056297] up:boot 2024-09-16T07:17:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:22 smithi161 ceph-mon[87722]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-16T07:17:22.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:22 smithi161 ceph-mon[87722]: from='mgr.25067 172.21.15.145:0/4217745232' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-16T07:17:24.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:24 smithi145 ceph-mon[99390]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:24.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:24 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/1772836789' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:17:24.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:24 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:17:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:24 smithi145 ceph-mon[96887]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:24 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/1772836789' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:17:24.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:24 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:17:24.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:24 smithi161 ceph-mon[87722]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:24.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:24 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/1772836789' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:17:24.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:24 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T07:17:24.982 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:24 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:17:24] "GET /metrics HTTP/1.1" 200 34197 "" "Prometheus/2.43.0" 2024-09-16T07:17:25.006 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-09-16T07:17:25.205 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T07:17:25.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[96887]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-16T07:17:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[96887]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T07:17:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[96887]: Cluster is now healthy 2024-09-16T07:17:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-16T07:17:25.567 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[96887]: fsmap 2 up:standby 2024-09-16T07:17:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[99390]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-16T07:17:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[99390]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T07:17:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[99390]: Cluster is now healthy 2024-09-16T07:17:25.568 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-16T07:17:25.569 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:25 smithi145 ceph-mon[99390]: fsmap 2 up:standby 2024-09-16T07:17:25.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:25 smithi161 ceph-mon[87722]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-16T07:17:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:25 smithi161 ceph-mon[87722]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T07:17:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:25 smithi161 ceph-mon[87722]: Cluster is now healthy 2024-09-16T07:17:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:25 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-16T07:17:25.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:25 smithi161 ceph-mon[87722]: fsmap 2 up:standby 2024-09-16T07:17:26.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:26 smithi145 ceph-mon[96887]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:26.316 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:26 smithi145 ceph-mon[99390]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:26.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:26 smithi161 ceph-mon[87722]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:27.312 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'cephfs_metadata' removed 2024-09-16T07:17:27.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:27 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/907061292' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:27.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:27 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:27.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:27 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/907061292' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:27.567 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:27 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:27.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:27 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/907061292' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:27.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:27 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:27.937 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-09-16T07:17:28.135 INFO:teuthology.orchestra.run.smithi145.stderr:Inferring config /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T07:17:28.507 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:28 smithi145 ceph-mon[99390]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:28.507 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:28 smithi145 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T07:17:28.507 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:28 smithi145 ceph-mon[99390]: osdmap e2950: 8 total, 8 up, 8 in 2024-09-16T07:17:28.508 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:28 smithi145 ceph-mon[96887]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:28.508 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:28 smithi145 ceph-mon[96887]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T07:17:28.508 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:28 smithi145 ceph-mon[96887]: osdmap e2950: 8 total, 8 up, 8 in 2024-09-16T07:17:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:28 smithi161 ceph-mon[87722]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:28.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:28 smithi161 ceph-mon[87722]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T07:17:28.588 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:28 smithi161 ceph-mon[87722]: osdmap e2950: 8 total, 8 up, 8 in 2024-09-16T07:17:29.530 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:29 smithi145 ceph-mon[99390]: pgmap v5462: 73 pgs: 73 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:29.531 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:29 smithi145 ceph-mon[96887]: pgmap v5462: 73 pgs: 73 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:29.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:29 smithi161 ceph-mon[87722]: pgmap v5462: 73 pgs: 73 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:30.312 INFO:teuthology.orchestra.run.smithi145.stderr:pool 'cephfs_data' removed 2024-09-16T07:17:30.566 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:30 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/268289499' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:30.566 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:30 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/268289499' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:30.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:30 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/268289499' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-16T07:17:30.973 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T07:17:30.999 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T07:17:31.032 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T07:17:31.033 DEBUG:teuthology.orchestra.run.smithi145:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T07:17:31.054 DEBUG:teuthology.orchestra.run.smithi161:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T07:17:31.091 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T07:17:31.092 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T07:17:31.092 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a 2024-09-16T07:17:31.316 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 systemd[1]: Stopping Ceph mon.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:17:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:31 smithi161 ceph-mon[87722]: from='client.? 172.21.15.145:0/268289499' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T07:17:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:31 smithi161 ceph-mon[87722]: osdmap e2951: 8 total, 8 up, 8 in 2024-09-16T07:17:31.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:31 smithi161 ceph-mon[87722]: pgmap v5464: 9 pgs: 9 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:31.681 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-mon[99390]: from='client.? 172.21.15.145:0/268289499' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T07:17:31.681 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-mon[99390]: osdmap e2951: 8 total, 8 up, 8 in 2024-09-16T07:17:31.681 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-mon[99390]: pgmap v5464: 9 pgs: 9 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:31.682 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:31] ENGINE Bus STOPPING 2024-09-16T07:17:31.682 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T07:17:31.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-mon[96887]: from='client.? 172.21.15.145:0/268289499' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-16T07:17:31.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-mon[96887]: osdmap e2951: 8 total, 8 up, 8 in 2024-09-16T07:17:31.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-mon[96887]: pgmap v5464: 9 pgs: 9 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-16T07:17:31.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a[96864]: 2024-09-16T07:17:31.400+0000 7f6715b2b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:17:31.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a[96864]: 2024-09-16T07:17:31.400+0000 7f6715b2b640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-16T07:17:31.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 podman[215163]: 2024-09-16 07:17:31.451967559 +0000 UTC m=+0.173328898 container died 5884ed3360c6d6e14f81236edb4c9ad82f9cc7b08d6f236e27f64d53c3f80ca6 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T07:17:32.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 podman[215163]: 2024-09-16 07:17:31.807166192 +0000 UTC m=+0.528527529 container cleanup 5884ed3360c6d6e14f81236edb4c9ad82f9cc7b08d6f236e27f64d53c3f80ca6 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T07:17:32.066 INFO:journalctl@ceph.mon.a.smithi145.stdout:Sep 16 07:17:31 smithi145 bash[215163]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-a 2024-09-16T07:17:32.066 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:31] ENGINE Bus STOPPED 2024-09-16T07:17:32.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:31] ENGINE Bus STARTING 2024-09-16T07:17:32.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:31] ENGINE Serving on http://:::9283 2024-09-16T07:17:32.067 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:31 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: [16/Sep/2024:07:17:31] ENGINE Bus STARTED 2024-09-16T07:17:32.240 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T07:17:32.283 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:17:32.283 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T07:17:32.283 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-16T07:17:32.284 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.c 2024-09-16T07:17:32.612 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:32 smithi145 systemd[1]: Stopping Ceph mon.c for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:17:32.911 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:32 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c[99367]: 2024-09-16T07:17:32.612+0000 7fb408e45640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:17:32.912 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:32 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c[99367]: 2024-09-16T07:17:32.612+0000 7fb408e45640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-16T07:17:32.912 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:32 smithi145 podman[215306]: 2024-09-16 07:17:32.664485328 +0000 UTC m=+0.160429414 container died 9e39a5712f46ceeb829e2a3d0433e43687bb81c3a827260dea0851b7d2fd11c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-16T07:17:33.294 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:33 smithi145 podman[215306]: 2024-09-16 07:17:33.01176948 +0000 UTC m=+0.507713566 container cleanup 9e39a5712f46ceeb829e2a3d0433e43687bb81c3a827260dea0851b7d2fd11c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-16T07:17:33.295 INFO:journalctl@ceph.mon.c.smithi145.stdout:Sep 16 07:17:33 smithi145 bash[215306]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-c 2024-09-16T07:17:33.440 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T07:17:33.474 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:17:33.474 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-16T07:17:33.474 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-16T07:17:33.475 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.b 2024-09-16T07:17:33.806 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:33 smithi161 systemd[1]: Stopping Ceph mon.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:17:34.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b[87699]: 2024-09-16T07:17:33.805+0000 7f8944e3b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:17:34.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b[87699]: 2024-09-16T07:17:33.805+0000 7f8944e3b640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-16T07:17:34.086 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:34 smithi161 podman[153186]: 2024-09-16 07:17:34.042002391 +0000 UTC m=+0.370184718 container died 0edbaef9cf69524ff81892800e7df6e8da2957462faddfd63e5a053c919eabda (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-16T07:17:34.586 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:34 smithi161 podman[153186]: 2024-09-16 07:17:34.496131457 +0000 UTC m=+0.824313785 container cleanup 0edbaef9cf69524ff81892800e7df6e8da2957462faddfd63e5a053c919eabda (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-16T07:17:34.587 INFO:journalctl@ceph.mon.b.smithi161.stdout:Sep 16 07:17:34 smithi161 bash[153186]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mon-b 2024-09-16T07:17:34.913 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T07:17:34.977 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:17:34.978 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-16T07:17:34.978 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-16T07:17:34.978 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y 2024-09-16T07:17:35.003 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:34 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: ::ffff:172.21.15.161 - - [16/Sep/2024:07:17:34] "GET /metrics HTTP/1.1" 200 34197 "" "Prometheus/2.43.0" 2024-09-16T07:17:35.275 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:35 smithi145 systemd[1]: Stopping Ceph mgr.y for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:17:35.566 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:35 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y[87843]: 2024-09-16T07:17:35.275+0000 7f232823e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:17:35.566 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:35 smithi145 podman[215439]: 2024-09-16 07:17:35.307997492 +0000 UTC m=+0.136262724 container died e2ec053b6062183db274009a5c56c5fe2416855ec6d082c4a893ee9478aa08f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T07:17:35.974 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:35 smithi145 podman[215439]: 2024-09-16 07:17:35.657516753 +0000 UTC m=+0.485781971 container cleanup e2ec053b6062183db274009a5c56c5fe2416855ec6d082c4a893ee9478aa08f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T07:17:35.974 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Sep 16 07:17:35 smithi145 bash[215439]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-y 2024-09-16T07:17:36.121 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-16T07:17:36.196 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:17:36.196 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-16T07:17:36.196 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T07:17:36.196 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x 2024-09-16T07:17:36.551 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 07:17:36 smithi161 systemd[1]: Stopping Ceph mgr.x for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:17:36.818 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 07:17:36 smithi161 podman[153322]: 2024-09-16 07:17:36.551120271 +0000 UTC m=+0.158972720 container died 34c07902be4e09edfe5469791dc9a0bbef177663c1c9bf7828e1aac009619608 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T07:17:37.086 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 07:17:36 smithi161 podman[153322]: 2024-09-16 07:17:36.900960789 +0000 UTC m=+0.508813235 container cleanup 34c07902be4e09edfe5469791dc9a0bbef177663c1c9bf7828e1aac009619608 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T07:17:37.086 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Sep 16 07:17:36 smithi161 bash[153322]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mgr-x 2024-09-16T07:17:37.582 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T07:17:37.620 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:17:37.620 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T07:17:37.620 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T07:17:37.620 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.0 2024-09-16T07:17:37.954 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:37 smithi145 systemd[1]: Stopping Ceph osd.0 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:17:38.316 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[105325]: 2024-09-16T07:17:37.954+0000 7f3e9278e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:17:38.316 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[105325]: 2024-09-16T07:17:37.954+0000 7f3e9278e640 -1 osd.0 2951 *** Got signal Terminated *** 2024-09-16T07:17:38.316 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:37 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0[105325]: 2024-09-16T07:17:37.954+0000 7f3e9278e640 -1 osd.0 2951 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T07:17:43.836 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:43 smithi145 podman[215570]: 2024-09-16 07:17:43.567261789 +0000 UTC m=+5.754065978 container died 3c291220b0f02b4cb9bee61d342f0a904a476a2730981dc7e5102ccaba26fcd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T07:17:44.219 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:43 smithi145 podman[215570]: 2024-09-16 07:17:43.919757797 +0000 UTC m=+6.106561992 container cleanup 3c291220b0f02b4cb9bee61d342f0a904a476a2730981dc7e5102ccaba26fcd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True) 2024-09-16T07:17:44.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:43 smithi145 bash[215570]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0 2024-09-16T07:17:44.529 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:44 smithi145 podman[215592]: 2024-09-16 07:17:44.22112303 +0000 UTC m=+0.650234731 container remove 3c291220b0f02b4cb9bee61d342f0a904a476a2730981dc7e5102ccaba26fcd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T07:17:44.814 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:44 smithi145 podman[215681]: 2024-09-16 07:17:44.530298667 +0000 UTC m=+0.108303099 container create 511f9f4962276691870657c7fc9785efaa7c533a220fca8c4395d9c426cdb0a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T07:17:44.815 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:44 smithi145 podman[215681]: 2024-09-16 07:17:44.437978045 +0000 UTC m=+0.015982486 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T07:17:44.815 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:44 smithi145 podman[215681]: 2024-09-16 07:17:44.741085829 +0000 UTC m=+0.319090267 container init 511f9f4962276691870657c7fc9785efaa7c533a220fca8c4395d9c426cdb0a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T07:17:44.815 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:44 smithi145 podman[215681]: 2024-09-16 07:17:44.745637354 +0000 UTC m=+0.323641785 container start 511f9f4962276691870657c7fc9785efaa7c533a220fca8c4395d9c426cdb0a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T07:17:44.815 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:44 smithi145 podman[215681]: 2024-09-16 07:17:44.815868605 +0000 UTC m=+0.393873050 container attach 511f9f4962276691870657c7fc9785efaa7c533a220fca8c4395d9c426cdb0a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T07:17:45.066 INFO:journalctl@ceph.osd.0.smithi145.stdout:Sep 16 07:17:44 smithi145 podman[215681]: 2024-09-16 07:17:44.934452451 +0000 UTC m=+0.512456882 container died 511f9f4962276691870657c7fc9785efaa7c533a220fca8c4395d9c426cdb0a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T07:17:45.526 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T07:17:45.566 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:17:45.566 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T07:17:45.566 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T07:17:45.566 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.1 2024-09-16T07:17:45.816 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:45 smithi145 systemd[1]: Stopping Ceph osd.1 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:17:46.316 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[110085]: 2024-09-16T07:17:45.924+0000 7f11bb1f5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:17:46.316 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[110085]: 2024-09-16T07:17:45.924+0000 7f11bb1f5640 -1 osd.1 2951 *** Got signal Terminated *** 2024-09-16T07:17:46.316 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:45 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1[110085]: 2024-09-16T07:17:45.924+0000 7f11bb1f5640 -1 osd.1 2951 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T07:17:51.747 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:51 smithi145 podman[215808]: 2024-09-16 07:17:51.462287808 +0000 UTC m=+5.675937116 container died 30bab162453492b9048e0012d927dafa8244c47e634be77a51b021543ea9b69f (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T07:17:52.066 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:51 smithi145 podman[215808]: 2024-09-16 07:17:51.830130346 +0000 UTC m=+6.043779667 container cleanup 30bab162453492b9048e0012d927dafa8244c47e634be77a51b021543ea9b69f (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T07:17:52.066 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:51 smithi145 bash[215808]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1 2024-09-16T07:17:52.421 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:52 smithi145 podman[215828]: 2024-09-16 07:17:52.114956941 +0000 UTC m=+0.652788427 container remove 30bab162453492b9048e0012d927dafa8244c47e634be77a51b021543ea9b69f (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T07:17:52.742 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:52 smithi145 podman[215924]: 2024-09-16 07:17:52.325323296 +0000 UTC m=+0.015762841 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T07:17:52.742 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:52 smithi145 podman[215924]: 2024-09-16 07:17:52.424278055 +0000 UTC m=+0.114717602 container create 95dae020132450b16696cbb6964c19530004f7cd002804e9ae6fefeae82f31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2) 2024-09-16T07:17:52.742 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:52 smithi145 podman[215924]: 2024-09-16 07:17:52.660092633 +0000 UTC m=+0.350532182 container init 95dae020132450b16696cbb6964c19530004f7cd002804e9ae6fefeae82f31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T07:17:52.742 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:52 smithi145 podman[215924]: 2024-09-16 07:17:52.664545924 +0000 UTC m=+0.354985470 container start 95dae020132450b16696cbb6964c19530004f7cd002804e9ae6fefeae82f31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T07:17:52.742 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:52 smithi145 podman[215924]: 2024-09-16 07:17:52.743266745 +0000 UTC m=+0.433706310 container attach 95dae020132450b16696cbb6964c19530004f7cd002804e9ae6fefeae82f31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-16T07:17:53.066 INFO:journalctl@ceph.osd.1.smithi145.stdout:Sep 16 07:17:52 smithi145 podman[215924]: 2024-09-16 07:17:52.852464287 +0000 UTC m=+0.542903848 container died 95dae020132450b16696cbb6964c19530004f7cd002804e9ae6fefeae82f31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS) 2024-09-16T07:17:53.435 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T07:17:53.476 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:17:53.476 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T07:17:53.476 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T07:17:53.476 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.2 2024-09-16T07:17:53.702 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:17:53 smithi145 systemd[1]: Stopping Ceph osd.2 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:17:54.066 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:17:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T07:17:53.834+0000 7ff70bed0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:17:54.066 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:17:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T07:17:53.834+0000 7ff70bed0640 -1 osd.2 2951 *** Got signal Terminated *** 2024-09-16T07:17:54.066 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:17:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2[115033]: 2024-09-16T07:17:53.834+0000 7ff70bed0640 -1 osd.2 2951 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T07:17:59.643 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:17:59 smithi145 podman[216051]: 2024-09-16 07:17:59.32580849 +0000 UTC m=+5.607394992 container died f55ab7f6c65b8fa1cc68fe53f6bcb15ef353903fd9c0b6035f5857228bfa31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e) 2024-09-16T07:17:59.966 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:17:59 smithi145 podman[216051]: 2024-09-16 07:17:59.730133417 +0000 UTC m=+6.011719908 container cleanup f55ab7f6c65b8fa1cc68fe53f6bcb15ef353903fd9c0b6035f5857228bfa31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-16T07:17:59.966 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:17:59 smithi145 bash[216051]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2 2024-09-16T07:18:00.295 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:17:59 smithi145 podman[216083]: 2024-09-16 07:17:59.967586695 +0000 UTC m=+0.642518012 container remove f55ab7f6c65b8fa1cc68fe53f6bcb15ef353903fd9c0b6035f5857228bfa31e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T07:18:00.566 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:18:00 smithi145 podman[216180]: 2024-09-16 07:18:00.19971095 +0000 UTC m=+0.015990096 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T07:18:00.566 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:18:00 smithi145 podman[216180]: 2024-09-16 07:18:00.31009727 +0000 UTC m=+0.126376403 container create 3925a99e9e73b71baa94ed5f4418d57392283425de3e04c263e342c8f52b34a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T07:18:00.566 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:18:00 smithi145 podman[216180]: 2024-09-16 07:18:00.531666829 +0000 UTC m=+0.347945961 container init 3925a99e9e73b71baa94ed5f4418d57392283425de3e04c263e342c8f52b34a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T07:18:00.566 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:18:00 smithi145 podman[216180]: 2024-09-16 07:18:00.536602716 +0000 UTC m=+0.352881855 container start 3925a99e9e73b71baa94ed5f4418d57392283425de3e04c263e342c8f52b34a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T07:18:00.997 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:18:00 smithi145 podman[216180]: 2024-09-16 07:18:00.629119104 +0000 UTC m=+0.445398245 container attach 3925a99e9e73b71baa94ed5f4418d57392283425de3e04c263e342c8f52b34a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T07:18:00.998 INFO:journalctl@ceph.osd.2.smithi145.stdout:Sep 16 07:18:00 smithi145 podman[216180]: 2024-09-16 07:18:00.730704201 +0000 UTC m=+0.546983334 container died 3925a99e9e73b71baa94ed5f4418d57392283425de3e04c263e342c8f52b34a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-16T07:18:01.287 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T07:18:01.327 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:01.327 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T07:18:01.328 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T07:18:01.328 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.3 2024-09-16T07:18:01.566 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:01 smithi145 systemd[1]: Stopping Ceph osd.3 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:02.066 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:01 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T07:18:01.678+0000 7f407995d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:18:02.066 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:01 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T07:18:01.678+0000 7f407995d640 -1 osd.3 2951 *** Got signal Terminated *** 2024-09-16T07:18:02.066 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:01 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T07:18:01.678+0000 7f407995d640 -1 osd.3 2951 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T07:18:05.087 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:04.741Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.145:8765: connect: connection refused" 2024-09-16T07:18:05.087 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:04.741Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.145:8765: connect: connection refused" 2024-09-16T07:18:05.087 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:04.742Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.145:8765: connect: connection refused" 2024-09-16T07:18:05.087 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:04.744Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.145:8765: connect: connection refused" 2024-09-16T07:18:05.087 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:04 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:04.744Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.145:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.145:8765: connect: connection refused" 2024-09-16T07:18:06.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:05 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:05.654+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:06.566 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:06 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3[120221]: 2024-09-16T07:18:06.200+0000 7f4075f73640 -1 osd.3 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:42.058065+0000 front 2024-09-16T07:17:42.058185+0000 (oldest deadline 2024-09-16T07:18:06.158124+0000) 2024-09-16T07:18:06.753 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:06 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:06.621+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:06.754 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:06 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:06.452+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:07.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:06 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:06.753+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:41.824322+0000 front 2024-09-16T07:17:41.824187+0000 (oldest deadline 2024-09-16T07:18:05.824400+0000) 2024-09-16T07:18:07.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:06 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:06.772+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:07.566 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:07 smithi145 podman[216307]: 2024-09-16 07:18:07.297354055 +0000 UTC m=+5.749158846 container died c171dc870c7344e10c041f2ff085beb70fa2f58d77a9cf2edaccf68cb08ef5a9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T07:18:07.712 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:07 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:07.610+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:07.713 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:07 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:07.448+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:08.066 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:07 smithi145 podman[216307]: 2024-09-16 07:18:07.601692016 +0000 UTC m=+6.053496856 container cleanup c171dc870c7344e10c041f2ff085beb70fa2f58d77a9cf2edaccf68cb08ef5a9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-16T07:18:08.066 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:07 smithi145 bash[216307]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3 2024-09-16T07:18:08.066 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:07 smithi145 podman[216330]: 2024-09-16 07:18:07.84433261 +0000 UTC m=+0.540041164 container remove c171dc870c7344e10c041f2ff085beb70fa2f58d77a9cf2edaccf68cb08ef5a9 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e) 2024-09-16T07:18:08.086 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:07 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:07.756+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:08.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:07 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:07.712+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:41.824322+0000 front 2024-09-16T07:17:41.824187+0000 (oldest deadline 2024-09-16T07:18:05.824400+0000) 2024-09-16T07:18:08.465 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:08 smithi145 podman[216423]: 2024-09-16 07:18:08.060872065 +0000 UTC m=+0.015732457 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T07:18:08.465 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:08 smithi145 podman[216423]: 2024-09-16 07:18:08.178545679 +0000 UTC m=+0.133406071 container create d07e82f833c03a824b6798759ff9e8204383c42091ba094178e2eac5d76be82a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T07:18:08.465 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:08 smithi145 podman[216423]: 2024-09-16 07:18:08.374551416 +0000 UTC m=+0.329411808 container init d07e82f833c03a824b6798759ff9e8204383c42091ba094178e2eac5d76be82a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T07:18:08.465 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:08 smithi145 podman[216423]: 2024-09-16 07:18:08.379661222 +0000 UTC m=+0.334521614 container start d07e82f833c03a824b6798759ff9e8204383c42091ba094178e2eac5d76be82a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-16T07:18:08.465 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:08 smithi145 podman[216423]: 2024-09-16 07:18:08.46600991 +0000 UTC m=+0.420870307 container attach d07e82f833c03a824b6798759ff9e8204383c42091ba094178e2eac5d76be82a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T07:18:08.748 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:08.657+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:08.748 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:08.420+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:08.816 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:08 smithi145 podman[216423]: 2024-09-16 07:18:08.567462414 +0000 UTC m=+0.522322815 container died d07e82f833c03a824b6798759ff9e8204383c42091ba094178e2eac5d76be82a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-16T07:18:09.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:08.747+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:41.824322+0000 front 2024-09-16T07:17:41.824187+0000 (oldest deadline 2024-09-16T07:18:05.824400+0000) 2024-09-16T07:18:09.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:08 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:08.749+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:09.101 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:09 smithi145 podman[216465]: 2024-09-16 07:18:09.085805684 +0000 UTC m=+0.512621179 container remove d07e82f833c03a824b6798759ff9e8204383c42091ba094178e2eac5d76be82a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T07:18:09.102 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:09 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T07:18:09.102 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:09 smithi145 systemd[1]: Stopped Ceph osd.3 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T07:18:09.102 INFO:journalctl@ceph.osd.3.smithi145.stdout:Sep 16 07:18:09 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.3.service: Consumed 2min 59.485s CPU time. 2024-09-16T07:18:09.103 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T07:18:09.140 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:09.140 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T07:18:09.141 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T07:18:09.141 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.4 2024-09-16T07:18:09.495 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:09 smithi161 systemd[1]: Stopping Ceph osd.4 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:09.496 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:09 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:09.381+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:09.762 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:09 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:09.624+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:09.762 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:09 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:09.495+0000 7f44a7f35640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:18:09.762 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:09 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:09.495+0000 7f44a7f35640 -1 osd.4 2951 *** Got signal Terminated *** 2024-09-16T07:18:09.763 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:09 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:09.495+0000 7f44a7f35640 -1 osd.4 2951 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T07:18:09.763 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:09 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:09.698+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:41.824322+0000 front 2024-09-16T07:17:41.824187+0000 (oldest deadline 2024-09-16T07:18:05.824400+0000) 2024-09-16T07:18:10.086 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:09 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:09.762+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:10.670 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:10.374+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:11.086 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:10.672+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:41.824322+0000 front 2024-09-16T07:17:41.824187+0000 (oldest deadline 2024-09-16T07:18:05.824400+0000) 2024-09-16T07:18:11.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:10.775+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:11.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:10 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:10.670+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:11.644 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:11.361+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:12.086 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:11.782+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:12.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:11.644+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:12.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:11.719+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:41.824322+0000 front 2024-09-16T07:17:41.824187+0000 (oldest deadline 2024-09-16T07:18:05.824400+0000) 2024-09-16T07:18:12.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:11 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:11.719+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.525239+0000 front 2024-09-16T07:17:47.525220+0000 (oldest deadline 2024-09-16T07:18:11.625198+0000) 2024-09-16T07:18:12.747 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:12.384+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:12.747 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:12.612+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:12.747 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:12.612+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:13.086 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:12.747+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:13.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:12.755+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:41.824322+0000 front 2024-09-16T07:17:41.824187+0000 (oldest deadline 2024-09-16T07:18:05.824400+0000) 2024-09-16T07:18:13.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:12 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:12.755+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.525239+0000 front 2024-09-16T07:17:47.525220+0000 (oldest deadline 2024-09-16T07:18:11.625198+0000) 2024-09-16T07:18:13.611 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:13.341+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:14.086 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:13.611+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:14.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:13.611+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:14.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:13.751+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:41.824322+0000 front 2024-09-16T07:17:41.824187+0000 (oldest deadline 2024-09-16T07:18:05.824400+0000) 2024-09-16T07:18:14.087 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4[93705]: 2024-09-16T07:18:13.751+0000 7f44a454b640 -1 osd.4 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.525239+0000 front 2024-09-16T07:17:47.525220+0000 (oldest deadline 2024-09-16T07:18:11.625198+0000) 2024-09-16T07:18:14.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:13 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:13.702+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:14.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:14.322+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:14.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:14.322+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:15.035 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:14.723+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:15.035 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:14.621+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:15.035 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:14 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:14.621+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:15.319 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:15 smithi161 podman[153456]: 2024-09-16 07:18:15.035799621 +0000 UTC m=+5.694937867 container died 17b05a68c519a65fb7ec308d6be17eca5ea6d71cf34bdf3421b86bca3aa09ba3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-16T07:18:15.586 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:15 smithi161 podman[153456]: 2024-09-16 07:18:15.410435917 +0000 UTC m=+6.069574151 container cleanup 17b05a68c519a65fb7ec308d6be17eca5ea6d71cf34bdf3421b86bca3aa09ba3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-16T07:18:15.587 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:15 smithi161 bash[153456]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4 2024-09-16T07:18:15.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:15.363+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:15.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:15.363+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:16.028 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:15 smithi161 podman[153479]: 2024-09-16 07:18:15.686821057 +0000 UTC m=+0.654274942 container remove 17b05a68c519a65fb7ec308d6be17eca5ea6d71cf34bdf3421b86bca3aa09ba3 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T07:18:16.028 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:15.590+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:16.028 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:15.590+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:16.029 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:15.755+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:16.029 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:15 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:15.755+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:16.336 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:16 smithi161 podman[153570]: 2024-09-16 07:18:15.931619966 +0000 UTC m=+0.020670714 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T07:18:16.337 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:16 smithi161 podman[153570]: 2024-09-16 07:18:16.037575959 +0000 UTC m=+0.126626693 container create 0ea1a17278f5787b61361fa9d326dc2d382be6e223f3cfdc5d0c6e27e48e4c53 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T07:18:16.337 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:16 smithi161 podman[153570]: 2024-09-16 07:18:16.265059254 +0000 UTC m=+0.354109992 container init 0ea1a17278f5787b61361fa9d326dc2d382be6e223f3cfdc5d0c6e27e48e4c53 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T07:18:16.337 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:16 smithi161 podman[153570]: 2024-09-16 07:18:16.270770389 +0000 UTC m=+0.359821125 container start 0ea1a17278f5787b61361fa9d326dc2d382be6e223f3cfdc5d0c6e27e48e4c53 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731) 2024-09-16T07:18:16.751 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:16.368+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:16.751 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:16.368+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:16.752 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:16 smithi161 podman[153570]: 2024-09-16 07:18:16.41540051 +0000 UTC m=+0.504451243 container attach 0ea1a17278f5787b61361fa9d326dc2d382be6e223f3cfdc5d0c6e27e48e4c53 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-16T07:18:16.752 INFO:journalctl@ceph.osd.4.smithi161.stdout:Sep 16 07:18:16 smithi161 podman[153570]: 2024-09-16 07:18:16.459380614 +0000 UTC m=+0.548431348 container died 0ea1a17278f5787b61361fa9d326dc2d382be6e223f3cfdc5d0c6e27e48e4c53 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-4-deactivate, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-16T07:18:16.752 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:16.554+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:16.752 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:16.554+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:17.026 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:16.778+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:17.026 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:16 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:16.778+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:17.051 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T07:18:17.089 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:17.090 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T07:18:17.090 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T07:18:17.090 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.5 2024-09-16T07:18:17.336 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:17 smithi161 systemd[1]: Stopping Ceph osd.5 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:17.754 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:17.342+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:17.754 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:17.342+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:17.755 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:17.449+0000 7f29ffdce640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:18:17.755 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:17.449+0000 7f29ffdce640 -1 osd.5 2951 *** Got signal Terminated *** 2024-09-16T07:18:17.755 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:17.449+0000 7f29ffdce640 -1 osd.5 2951 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T07:18:17.755 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:17.563+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:17.755 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:17.563+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:18.086 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:17.754+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:18.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:17 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:17.754+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:18.799 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:18.351+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:18.799 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:18.351+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:18.799 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:18.595+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:18.799 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:18.595+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:19.086 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:18.799+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:19.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:18 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:18.799+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:19.755 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:19.369+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:19.755 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:19.369+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:19.755 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:19.557+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:19.755 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:19.557+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:20.086 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:19.755+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:20.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:19 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:19.755+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:20.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:20.333+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:20.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:20.333+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:21.086 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:20.598+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:21.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:20.598+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:21.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:20.779+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:21.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:20 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:20.779+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:21.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:21.328+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:21.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:21.328+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:21.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:21.328+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:22.086 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:21.595+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:39.074500+0000 front 2024-09-16T07:17:39.074476+0000 (oldest deadline 2024-09-16T07:18:04.974249+0000) 2024-09-16T07:18:22.087 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5[98481]: 2024-09-16T07:18:21.595+0000 7f29f83dc640 -1 osd.5 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:48.375673+0000 front 2024-09-16T07:17:48.375686+0000 (oldest deadline 2024-09-16T07:18:12.376359+0000) 2024-09-16T07:18:22.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:21.798+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:22.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:21.798+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:22.087 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:21 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:21.798+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:22.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:22.297+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:22.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:22.297+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:22.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:22.297+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:23.222 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:22 smithi161 podman[153699]: 2024-09-16 07:18:22.953988387 +0000 UTC m=+5.637264277 container died 46fce5c214a6ef40d4c959ea8e64a5f49677d5a9b63660f5901e7d5ad7073e4a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e) 2024-09-16T07:18:23.222 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:22.839+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:23.222 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:22.839+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:23.222 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:22 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:22.839+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:23.580 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:23 smithi161 podman[153699]: 2024-09-16 07:18:23.371515392 +0000 UTC m=+6.054791324 container cleanup 46fce5c214a6ef40d4c959ea8e64a5f49677d5a9b63660f5901e7d5ad7073e4a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T07:18:23.580 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:23 smithi161 bash[153699]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5 2024-09-16T07:18:23.581 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:23.290+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:23.581 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:23.290+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:23.581 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:23.290+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:23.836 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:23 smithi161 podman[153721]: 2024-09-16 07:18:23.581324173 +0000 UTC m=+0.627116304 container remove 46fce5c214a6ef40d4c959ea8e64a5f49677d5a9b63660f5901e7d5ad7073e4a (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-16T07:18:24.141 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:23 smithi161 podman[153813]: 2024-09-16 07:18:23.892760177 +0000 UTC m=+0.016131042 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T07:18:24.141 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:24 smithi161 podman[153813]: 2024-09-16 07:18:24.02392843 +0000 UTC m=+0.147299296 container create b1a771031d508a68551ded3d9250b4909204215bae1403115d08d795c4801b12 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-16T07:18:24.141 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:23.889+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:24.141 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:23.889+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:24.142 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:23 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:23.889+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:24.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:24.283+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:24.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:24.283+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:24.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:24.283+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:24.587 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:24 smithi161 podman[153813]: 2024-09-16 07:18:24.217863237 +0000 UTC m=+0.341234107 container init b1a771031d508a68551ded3d9250b4909204215bae1403115d08d795c4801b12 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T07:18:24.587 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:24 smithi161 podman[153813]: 2024-09-16 07:18:24.223003732 +0000 UTC m=+0.346374602 container start b1a771031d508a68551ded3d9250b4909204215bae1403115d08d795c4801b12 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2) 2024-09-16T07:18:24.587 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:24 smithi161 podman[153813]: 2024-09-16 07:18:24.309321196 +0000 UTC m=+0.432692062 container attach b1a771031d508a68551ded3d9250b4909204215bae1403115d08d795c4801b12 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-16T07:18:24.587 INFO:journalctl@ceph.osd.5.smithi161.stdout:Sep 16 07:18:24 smithi161 podman[153813]: 2024-09-16 07:18:24.408769706 +0000 UTC m=+0.532140574 container died b1a771031d508a68551ded3d9250b4909204215bae1403115d08d795c4801b12 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-16T07:18:25.003 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:24.906+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:25.004 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:24.906+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:25.004 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:24 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:24.906+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:25.023 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T07:18:25.062 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:25.062 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T07:18:25.062 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-16T07:18:25.062 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.6 2024-09-16T07:18:25.318 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:25 smithi161 systemd[1]: Stopping Ceph osd.6 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:25.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:25.317+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:25.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:25.317+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:25.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:25.317+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:25.587 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:25.417+0000 7fdc539cf640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:18:25.587 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:25.417+0000 7fdc539cf640 -1 osd.6 2951 *** Got signal Terminated *** 2024-09-16T07:18:25.587 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:25.417+0000 7fdc539cf640 -1 osd.6 2951 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T07:18:26.291 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:25.956+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:26.291 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:25.956+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:26.291 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:25 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:25.956+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:26.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:26.291+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:26.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:26.291+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:26.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:26.291+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:27.244 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:26.940+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:27.245 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:26.940+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:27.245 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:26 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:26.940+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:27.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:27 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:27.244+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:27.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:27 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:27.244+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:27.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:27 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:27.244+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:28.273 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:27 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:27.922+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:28.273 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:27 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:27.922+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:28.273 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:27 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:27.922+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:28.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:28 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:28.273+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:28.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:28 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:28.273+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:28.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:28 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:28.273+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:28.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:28 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:28.273+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:29.287 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:28 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:28.907+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:29.287 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:28 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:28.907+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:29.287 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:28 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:28.907+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:29.586 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:29 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:29.287+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:29.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:29 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:29.287+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:29.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:29 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:29.287+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:29.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:29 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:29.287+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:30.325 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:29 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:29.896+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:38.767643+0000 front 2024-09-16T07:17:38.767657+0000 (oldest deadline 2024-09-16T07:18:05.767999+0000) 2024-09-16T07:18:30.326 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:29 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:29.896+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:47.468966+0000 front 2024-09-16T07:17:47.468885+0000 (oldest deadline 2024-09-16T07:18:15.669172+0000) 2024-09-16T07:18:30.326 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:29 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6[103675]: 2024-09-16T07:18:29.896+0000 7fdc4ffe5640 -1 osd.6 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:55.669801+0000 front 2024-09-16T07:17:55.669753+0000 (oldest deadline 2024-09-16T07:18:21.569570+0000) 2024-09-16T07:18:30.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:30 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:30.326+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:30.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:30 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:30.326+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:30.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:30 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:30.326+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:30.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:30 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:30.326+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:31.086 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:30 smithi161 podman[153941]: 2024-09-16 07:18:30.799636299 +0000 UTC m=+5.510619117 container died d6d21f0602c62038bb2a5e655bf259d6a3778f977904f7bd121bbfe878ab1a3d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T07:18:31.433 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:31 smithi161 podman[153941]: 2024-09-16 07:18:31.182284361 +0000 UTC m=+5.893267188 container cleanup d6d21f0602c62038bb2a5e655bf259d6a3778f977904f7bd121bbfe878ab1a3d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-16T07:18:31.433 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:31 smithi161 bash[153941]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6 2024-09-16T07:18:31.433 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:31.334+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:31.433 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:31.334+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:31.433 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:31.334+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:31.433 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:31 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:31.334+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:31.742 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:31 smithi161 podman[153960]: 2024-09-16 07:18:31.433429373 +0000 UTC m=+0.630248681 container remove d6d21f0602c62038bb2a5e655bf259d6a3778f977904f7bd121bbfe878ab1a3d (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-16T07:18:32.060 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:31 smithi161 podman[154055]: 2024-09-16 07:18:31.742600197 +0000 UTC m=+0.110965767 container create d85500e0218d935be135933fc12c20e78e35a78a792f13f0d05ccc6083675c60 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, RELEASE=squid-8921c8e, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T07:18:32.060 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:31 smithi161 podman[154055]: 2024-09-16 07:18:31.647821472 +0000 UTC m=+0.016187058 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T07:18:32.060 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:31 smithi161 podman[154055]: 2024-09-16 07:18:31.978276473 +0000 UTC m=+0.346642055 container init d85500e0218d935be135933fc12c20e78e35a78a792f13f0d05ccc6083675c60 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, RELEASE=squid-8921c8e, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T07:18:32.061 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:31 smithi161 podman[154055]: 2024-09-16 07:18:31.982878216 +0000 UTC m=+0.351243796 container start d85500e0218d935be135933fc12c20e78e35a78a792f13f0d05ccc6083675c60 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-16T07:18:32.061 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:32 smithi161 podman[154055]: 2024-09-16 07:18:32.061493726 +0000 UTC m=+0.429859303 container attach d85500e0218d935be135933fc12c20e78e35a78a792f13f0d05ccc6083675c60 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T07:18:32.336 INFO:journalctl@ceph.osd.6.smithi161.stdout:Sep 16 07:18:32 smithi161 podman[154055]: 2024-09-16 07:18:32.175680656 +0000 UTC m=+0.544046236 container died d85500e0218d935be135933fc12c20e78e35a78a792f13f0d05ccc6083675c60 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-8921c8e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-16T07:18:32.730 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:32.365+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:32.730 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:32.365+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:32.730 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:32.365+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:32.731 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:32 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:32.365+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:32.765 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.6.service' 2024-09-16T07:18:32.806 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:32.807 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-16T07:18:32.807 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-16T07:18:32.807 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.7 2024-09-16T07:18:33.086 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:32 smithi161 systemd[1]: Stopping Ceph osd.7 for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:33.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:33.144+0000 7f6edfd0c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:18:33.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:33.144+0000 7f6edfd0c640 -1 osd.7 2951 *** Got signal Terminated *** 2024-09-16T07:18:33.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:33.144+0000 7f6edfd0c640 -1 osd.7 2951 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T07:18:33.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:33.390+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:33.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:33.390+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:33.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:33.390+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:33.587 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:33 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:33.390+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:34.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:34.372+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:34.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:34.372+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:34.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:34.372+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:34.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:34 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:34.372+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:35.760 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:35.411+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:35.760 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:35.411+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:35.760 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:35.411+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:35.760 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:35 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:35.411+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:36.727 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:36.390+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:36.728 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:36.390+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:36.728 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:36.390+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:36.728 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:36 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:36.390+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:37.836 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:37 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:37.438+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6806 osd.0 since back 2024-09-16T07:17:40.609522+0000 front 2024-09-16T07:17:40.609457+0000 (oldest deadline 2024-09-16T07:18:05.909273+0000) 2024-09-16T07:18:37.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:37 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:37.438+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6814 osd.1 since back 2024-09-16T07:17:50.010415+0000 front 2024-09-16T07:17:50.010293+0000 (oldest deadline 2024-09-16T07:18:13.510142+0000) 2024-09-16T07:18:37.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:37 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:37.438+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6822 osd.2 since back 2024-09-16T07:17:58.811186+0000 front 2024-09-16T07:17:58.811171+0000 (oldest deadline 2024-09-16T07:18:20.510925+0000) 2024-09-16T07:18:37.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:37 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:37.438+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.145:6830 osd.3 since back 2024-09-16T07:18:04.611938+0000 front 2024-09-16T07:18:04.611899+0000 (oldest deadline 2024-09-16T07:18:28.111809+0000) 2024-09-16T07:18:37.837 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:37 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7[108697]: 2024-09-16T07:18:37.438+0000 7f6edc322640 -1 osd.7 2951 heartbeat_check: no reply from 172.21.15.161:6804 osd.4 since back 2024-09-16T07:18:10.912842+0000 front 2024-09-16T07:18:10.912887+0000 (oldest deadline 2024-09-16T07:18:36.812835+0000) 2024-09-16T07:18:38.785 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:38 smithi161 podman[154182]: 2024-09-16 07:18:38.534403114 +0000 UTC m=+5.502983215 container died 810a95f4cc449da1866651370320cba4236d671dedcfa3bd7f57d1fcc4ac15d7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, RELEASE=squid-8921c8e, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T07:18:39.086 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:38 smithi161 podman[154182]: 2024-09-16 07:18:38.892228796 +0000 UTC m=+5.860808899 container cleanup 810a95f4cc449da1866651370320cba4236d671dedcfa3bd7f57d1fcc4ac15d7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T07:18:39.087 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:38 smithi161 bash[154182]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7 2024-09-16T07:18:39.497 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:39 smithi161 podman[154214]: 2024-09-16 07:18:39.185168136 +0000 UTC m=+0.651215647 container remove 810a95f4cc449da1866651370320cba4236d671dedcfa3bd7f57d1fcc4ac15d7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-16T07:18:39.779 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:39 smithi161 podman[154307]: 2024-09-16 07:18:39.402182412 +0000 UTC m=+0.016022102 image pull f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T07:18:39.779 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:39 smithi161 podman[154307]: 2024-09-16 07:18:39.502701727 +0000 UTC m=+0.116541480 container create e3d1b017276b9894c567937c0d5af9026a5948e065787e94d9199cf38db6cf19 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-16T07:18:39.779 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:39 smithi161 podman[154307]: 2024-09-16 07:18:39.696892296 +0000 UTC m=+0.310731985 container init e3d1b017276b9894c567937c0d5af9026a5948e065787e94d9199cf38db6cf19 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T07:18:39.779 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:39 smithi161 podman[154307]: 2024-09-16 07:18:39.701602232 +0000 UTC m=+0.315441922 container start e3d1b017276b9894c567937c0d5af9026a5948e065787e94d9199cf38db6cf19 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-8921c8e, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T07:18:39.779 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:39 smithi161 podman[154307]: 2024-09-16 07:18:39.779998544 +0000 UTC m=+0.393838239 container attach e3d1b017276b9894c567937c0d5af9026a5948e065787e94d9199cf38db6cf19 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-8921c8e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T07:18:40.086 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:39 smithi161 podman[154307]: 2024-09-16 07:18:39.89435326 +0000 UTC m=+0.508192944 container died e3d1b017276b9894c567937c0d5af9026a5948e065787e94d9199cf38db6cf19 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-16T07:18:40.440 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.7.service' 2024-09-16T07:18:40.463 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:40 smithi161 podman[154349]: 2024-09-16 07:18:40.416456724 +0000 UTC m=+0.511512913 container remove e3d1b017276b9894c567937c0d5af9026a5948e065787e94d9199cf38db6cf19 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-8921c8e, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T07:18:40.464 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:40 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-16T07:18:40.464 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:40 smithi161 systemd[1]: Stopped Ceph osd.7 for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T07:18:40.464 INFO:journalctl@ceph.osd.7.smithi161.stdout:Sep 16 07:18:40 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@osd.7.service: Consumed 2min 53.418s CPU time. 2024-09-16T07:18:40.479 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:40.479 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-16T07:18:40.479 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-09-16T07:18:40.479 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.a 2024-09-16T07:18:40.816 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:40 smithi145 systemd[1]: Stopping Ceph mds.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:41.069 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[125455]: 2024-09-16T07:18:40.859+0000 7f83e6a61640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:18:41.069 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:40 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a[125455]: 2024-09-16T07:18:40.859+0000 7f83e6a61640 -1 mds.a *** got signal Terminated *** 2024-09-16T07:18:45.124 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:44 smithi145 podman[216551]: 2024-09-16 07:18:44.872359817 +0000 UTC m=+4.201944728 container died 3aee44191308e09d80ebb6537fa66ce2730089d8bfc93c9b534b5fb8f5884d63 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-8921c8e) 2024-09-16T07:18:45.399 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:45 smithi145 podman[216551]: 2024-09-16 07:18:45.208385599 +0000 UTC m=+4.537970544 container cleanup 3aee44191308e09d80ebb6537fa66ce2730089d8bfc93c9b534b5fb8f5884d63 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-8921c8e) 2024-09-16T07:18:45.400 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:45 smithi145 bash[216551]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a 2024-09-16T07:18:45.633 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.a.service' 2024-09-16T07:18:45.656 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:45 smithi145 podman[216580]: 2024-09-16 07:18:45.401080448 +0000 UTC m=+0.526909874 container remove 3aee44191308e09d80ebb6537fa66ce2730089d8bfc93c9b534b5fb8f5884d63 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-a, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=squid-8921c8e, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T07:18:45.657 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:45 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.a.service: Deactivated successfully. 2024-09-16T07:18:45.657 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:45 smithi145 systemd[1]: Stopped Ceph mds.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T07:18:45.657 INFO:journalctl@ceph.mds.a.smithi145.stdout:Sep 16 07:18:45 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.a.service: Consumed 5.366s CPU time. 2024-09-16T07:18:45.670 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:45.670 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-09-16T07:18:45.670 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-09-16T07:18:45.670 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.b 2024-09-16T07:18:45.962 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 07:18:45 smithi161 systemd[1]: Stopping Ceph mds.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:46.232 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 07:18:45 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b[113501]: 2024-09-16T07:18:45.962+0000 7f8d330f4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T07:18:46.232 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 07:18:45 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b[113501]: 2024-09-16T07:18:45.962+0000 7f8d330f4640 -1 mds.b *** got signal Terminated *** 2024-09-16T07:18:50.252 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 07:18:49 smithi161 podman[154432]: 2024-09-16 07:18:49.970671567 +0000 UTC m=+4.109986128 container died 8f2701d7685548c1019479fd07f8b604b41ab5de3f3d154fade08dd0b249aee7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-16T07:18:50.586 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 07:18:50 smithi161 podman[154432]: 2024-09-16 07:18:50.351367126 +0000 UTC m=+4.490681686 container cleanup 8f2701d7685548c1019479fd07f8b604b41ab5de3f3d154fade08dd0b249aee7 (image=quay.ceph.io/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-8921c8e, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-16T07:18:50.586 INFO:journalctl@ceph.mds.b.smithi161.stdout:Sep 16 07:18:50 smithi161 bash[154432]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-mds-b 2024-09-16T07:18:50.782 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@mds.b.service' 2024-09-16T07:18:50.818 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:50.818 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-09-16T07:18:50.818 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-16T07:18:50.818 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a 2024-09-16T07:18:51.149 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:50 smithi161 systemd[1]: Stopping Ceph prometheus.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:51.414 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.149Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T07:18:51.414 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.149Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T07:18:51.414 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.149Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T07:18:51.414 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.149Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T07:18:51.414 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.149Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T07:18:51.414 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.149Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T07:18:51.414 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.149Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T07:18:51.414 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.149Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T07:18:51.415 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.150Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T07:18:51.415 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.154Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T07:18:51.415 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.154Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T07:18:51.415 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a[121216]: ts=2024-09-16T07:18:51.154Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T07:18:51.415 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 podman[154564]: 2024-09-16 07:18:51.160662483 +0000 UTC m=+0.118501744 container died bc9228a51eb4e9799bb5b3b815a09532b6624240e17d58f85f1850b310a9b69b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T07:18:51.764 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 podman[154564]: 2024-09-16 07:18:51.522371239 +0000 UTC m=+0.480210510 container cleanup bc9228a51eb4e9799bb5b3b815a09532b6624240e17d58f85f1850b310a9b69b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T07:18:51.764 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Sep 16 07:18:51 smithi161 bash[154564]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T07:18:51.903 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40c81f12-73ed-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-16T07:18:51.936 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T07:18:51.936 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-16T07:18:51.936 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T07:18:52.113 INFO:teuthology.orchestra.run.smithi145.stdout:Deleting cluster with fsid: 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T07:18:53.816 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:53 smithi145 systemd[1]: Stopping Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:54.121 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:53 smithi145 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a[133345]: ts=2024-09-16T07:18:53.822Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T07:18:54.121 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:53 smithi145 podman[217015]: 2024-09-16 07:18:53.863767416 +0000 UTC m=+0.140200493 container died 8109e9b4bb2bc0929b9418cb9348fadb2b7cbda4e116d13af46c7cd884dd5d94 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T07:18:54.495 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:54 smithi145 podman[217015]: 2024-09-16 07:18:54.221076191 +0000 UTC m=+0.497509268 container cleanup 8109e9b4bb2bc0929b9418cb9348fadb2b7cbda4e116d13af46c7cd884dd5d94 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T07:18:54.495 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:54 smithi145 bash[217015]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T07:18:54.779 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:54 smithi145 podman[217033]: 2024-09-16 07:18:54.49700486 +0000 UTC m=+0.629426250 container remove 8109e9b4bb2bc0929b9418cb9348fadb2b7cbda4e116d13af46c7cd884dd5d94 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T07:18:54.779 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:54 smithi145 podman[217033]: 2024-09-16 07:18:54.589383763 +0000 UTC m=+0.721805158 volume remove 46cb810ae7b7d01fe20f0fdd15d6c2f24eb44dc4748e3f86e702f4cdae9bc7a7 2024-09-16T07:18:55.066 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:54 smithi145 systemd[1]: Stopping Ceph node-exporter.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:55.066 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:54 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T07:18:55.067 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:54 smithi145 systemd[1]: Stopped Ceph alertmanager.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T07:18:55.067 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Sep 16 07:18:54 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 4.297s CPU time. 2024-09-16T07:18:55.499 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:55 smithi145 podman[217147]: 2024-09-16 07:18:55.238059931 +0000 UTC m=+0.118226918 container died 89a85336da3a4933e251c47d4f028fbf6f23f610475e40ef581d91082df70bfb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T07:18:55.816 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:55 smithi145 podman[217147]: 2024-09-16 07:18:55.575304853 +0000 UTC m=+0.455471842 container cleanup 89a85336da3a4933e251c47d4f028fbf6f23f610475e40ef581d91082df70bfb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T07:18:55.817 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:55 smithi145 bash[217147]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T07:18:55.817 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:55 smithi145 podman[217164]: 2024-09-16 07:18:55.709602418 +0000 UTC m=+0.471900055 container remove 89a85336da3a4933e251c47d4f028fbf6f23f610475e40ef581d91082df70bfb (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T07:18:55.817 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:55 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T07:18:56.316 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:55 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T07:18:56.316 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:55 smithi145 systemd[1]: Stopped Ceph node-exporter.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T07:18:56.316 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Sep 16 07:18:55 smithi145 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 9.076s CPU time. 2024-09-16T07:18:56.569 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T07:18:56.722 INFO:teuthology.orchestra.run.smithi161.stdout:Deleting cluster with fsid: 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T07:18:58.337 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:58 smithi161 systemd[1]: Stopping Ceph grafana.a for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:58.701 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:58 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=server t=2024-09-16T07:18:58.429805517Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T07:18:58.701 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:58 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=ticker t=2024-09-16T07:18:58.430181586Z level=info msg=stopped last_tick=2024-09-16T07:18:50Z 2024-09-16T07:18:58.701 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:58 smithi161 ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a[125722]: logger=tracing t=2024-09-16T07:18:58.430212854Z level=info msg="Closing tracing" 2024-09-16T07:18:58.701 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:58 smithi161 podman[155016]: 2024-09-16 07:18:58.440475671 +0000 UTC m=+0.118188093 container died 102337d8372b8b23731313e0c73a7b11479351b6409ece5f1ddca07962416b82 (image=quay.io/ceph/grafana:9.4.12, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T07:18:59.060 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:58 smithi161 podman[155016]: 2024-09-16 07:18:58.785347735 +0000 UTC m=+0.463060201 container cleanup 102337d8372b8b23731313e0c73a7b11479351b6409ece5f1ddca07962416b82 (image=quay.io/ceph/grafana:9.4.12, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T07:18:59.060 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:58 smithi161 bash[155016]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a 2024-09-16T07:18:59.336 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:59 smithi161 podman[155035]: 2024-09-16 07:18:59.061353408 +0000 UTC m=+0.618424801 container remove 102337d8372b8b23731313e0c73a7b11479351b6409ece5f1ddca07962416b82 (image=quay.io/ceph/grafana:9.4.12, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T07:18:59.336 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:59 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T07:18:59.337 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:59 smithi161 systemd[1]: Stopped Ceph grafana.a for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T07:18:59.337 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Sep 16 07:18:59 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@grafana.a.service: Consumed 48.732s CPU time. 2024-09-16T07:18:59.626 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:18:59 smithi161 systemd[1]: Stopping Ceph node-exporter.b for 40c81f12-73ed-11ef-bceb-c7b262605968... 2024-09-16T07:18:59.880 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:18:59 smithi161 podman[155147]: 2024-09-16 07:18:59.627260658 +0000 UTC m=+0.129390822 container died 5bb79c0f5506ac1e0bfaf29492034a47d509e50da089c37c4fcfb81be625ded4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T07:19:00.247 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:18:59 smithi161 podman[155147]: 2024-09-16 07:18:59.972393088 +0000 UTC m=+0.474523261 container cleanup 5bb79c0f5506ac1e0bfaf29492034a47d509e50da089c37c4fcfb81be625ded4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T07:19:00.248 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:18:59 smithi161 bash[155147]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T07:19:00.521 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:19:00 smithi161 podman[155164]: 2024-09-16 07:19:00.248592946 +0000 UTC m=+0.621859426 container remove 5bb79c0f5506ac1e0bfaf29492034a47d509e50da089c37c4fcfb81be625ded4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40c81f12-73ed-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T07:19:00.521 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:19:00 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T07:19:00.521 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:19:00 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T07:19:00.521 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:19:00 smithi161 systemd[1]: Stopped Ceph node-exporter.b for 40c81f12-73ed-11ef-bceb-c7b262605968. 2024-09-16T07:19:00.521 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Sep 16 07:19:00 smithi161 systemd[1]: ceph-40c81f12-73ed-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 8.919s CPU time. 2024-09-16T07:19:01.105 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T07:19:01.139 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T07:19:01.166 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T07:19:01.168 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170/remote/smithi145/crash 2024-09-16T07:19:01.169 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/crash -- . 2024-09-16T07:19:01.226 INFO:teuthology.orchestra.run.smithi145.stderr:tar: /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T07:19:01.226 INFO:teuthology.orchestra.run.smithi145.stderr:tar: Error is not recoverable: exiting now 2024-09-16T07:19:01.228 DEBUG:teuthology.misc:Transferring archived files from smithi161:/var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170/remote/smithi161/crash 2024-09-16T07:19:01.228 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/crash -- . 2024-09-16T07:19:01.274 INFO:teuthology.orchestra.run.smithi161.stderr:tar: /var/lib/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T07:19:01.275 INFO:teuthology.orchestra.run.smithi161.stderr:tar: Error is not recoverable: exiting now 2024-09-16T07:19:01.276 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T07:19:01.276 DEBUG:teuthology.orchestra.run.smithi145:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | head -n 1 2024-09-16T07:19:01.304 INFO:teuthology.orchestra.run.smithi145.stdout:2024-09-16T05:39:05.761151+0000 mon.a (mon.0) 521 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T07:19:01.307 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-16T07:19:01.307 DEBUG:teuthology.orchestra.run.smithi145:> sudo egrep '\[SEC\]' /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | head -n 1 2024-09-16T07:19:01.378 DEBUG:teuthology.orchestra.run.smithi145:> sudo egrep '\[ERR\]' /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | head -n 1 2024-09-16T07:19:01.447 DEBUG:teuthology.orchestra.run.smithi145:> sudo egrep '\[WRN\]' /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | head -n 1 2024-09-16T07:19:01.514 INFO:teuthology.orchestra.run.smithi145.stdout:2024-09-16T05:39:05.761151+0000 mon.a (mon.0) 521 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T07:19:01.517 INFO:tasks.cephadm:Compressing logs... 2024-09-16T07:19:01.517 DEBUG:teuthology.orchestra.run.smithi145:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T07:19:01.560 DEBUG:teuthology.orchestra.run.smithi161:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T07:19:01.582 INFO:teuthology.orchestra.run.smithi145.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T07:19:01.582 INFO:teuthology.orchestra.run.smithi145.stderr:: No such file or directory 2024-09-16T07:19:01.582 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T07:19:01.583 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T07:19:01.583 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.0.log: /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T07:19:01.583 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T07:19:01.583 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mds.a.log 2024-09-16T07:19:01.584 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T07:19:01.584 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T07:19:01.585 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T07:19:01.585 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.a.log: 91.5% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T07:19:01.586 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-16T07:19:01.587 INFO:teuthology.orchestra.run.smithi161.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-16T07:19:01.587 INFO:teuthology.orchestra.run.smithi161.stderr:: No such file or directory 2024-09-16T07:19:01.587 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T07:19:01.587 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mds.b.log 2024-09-16T07:19:01.587 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.7.log: /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T07:19:01.590 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mds.b.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T07:19:01.590 INFO:teuthology.orchestra.run.smithi161.stderr: 84.7% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mds.b.log.gz 2024-09-16T07:19:01.590 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T07:19:01.590 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.4.log: /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-16T07:19:01.591 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T07:19:01.591 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- 84.8% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T07:19:01.591 INFO:teuthology.orchestra.run.smithi161.stderr: /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log 2024-09-16T07:19:01.591 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T07:19:01.591 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T07:19:01.596 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mgr.x.log: 91.5% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T07:19:01.596 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T07:19:01.598 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.2.log: 94.9% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T07:19:01.599 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log 2024-09-16T07:19:01.601 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mgr.y.log: 92.4% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mds.a.log.gz 2024-09-16T07:19:01.601 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T07:19:01.606 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.b.log: 86.8% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T07:19:01.608 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log: 91.2% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T07:19:01.609 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T07:19:01.614 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/cephadm.log: 91.2% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T07:19:01.627 INFO:teuthology.orchestra.run.smithi161.stderr: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T07:19:01.627 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 92.7% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T07:19:01.634 INFO:teuthology.orchestra.run.smithi145.stderr: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T07:19:01.646 INFO:teuthology.orchestra.run.smithi161.stderr: 90.8% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T07:19:02.736 INFO:teuthology.orchestra.run.smithi145.stderr: 90.3% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-16T07:19:03.893 INFO:teuthology.orchestra.run.smithi161.stderr: 92.2% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T07:19:04.030 INFO:teuthology.orchestra.run.smithi145.stderr: 92.0% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T07:19:06.599 INFO:teuthology.orchestra.run.smithi145.stderr: 90.5% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T07:19:22.072 INFO:teuthology.orchestra.run.smithi161.stderr: 94.5% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-16T07:19:23.443 INFO:teuthology.orchestra.run.smithi161.stderr: 94.4% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T07:19:25.732 INFO:teuthology.orchestra.run.smithi161.stderr: 94.4% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T07:19:26.139 INFO:teuthology.orchestra.run.smithi145.stderr: 94.3% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T07:19:26.274 INFO:teuthology.orchestra.run.smithi161.stderr: 94.4% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-16T07:19:26.276 INFO:teuthology.orchestra.run.smithi161.stderr: 2024-09-16T07:19:26.276 INFO:teuthology.orchestra.run.smithi161.stderr:real 0m24.700s 2024-09-16T07:19:26.276 INFO:teuthology.orchestra.run.smithi161.stderr:user 1m30.040s 2024-09-16T07:19:26.277 INFO:teuthology.orchestra.run.smithi161.stderr:sys 0m3.403s 2024-09-16T07:19:28.593 INFO:teuthology.orchestra.run.smithi145.stderr: 94.4% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T07:19:30.848 INFO:teuthology.orchestra.run.smithi145.stderr: 94.1% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T07:19:32.472 INFO:teuthology.orchestra.run.smithi145.stderr: 94.8% -- replaced with /var/log/ceph/40c81f12-73ed-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T07:19:32.475 INFO:teuthology.orchestra.run.smithi145.stderr: 2024-09-16T07:19:32.475 INFO:teuthology.orchestra.run.smithi145.stderr:real 0m30.903s 2024-09-16T07:19:32.475 INFO:teuthology.orchestra.run.smithi145.stderr:user 1m55.970s 2024-09-16T07:19:32.475 INFO:teuthology.orchestra.run.smithi145.stderr:sys 0m4.187s 2024-09-16T07:19:32.475 INFO:tasks.cephadm:Archiving logs... 2024-09-16T07:19:32.476 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170/remote/smithi145/log 2024-09-16T07:19:32.477 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T07:19:47.863 DEBUG:teuthology.misc:Transferring archived files from smithi161:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170/remote/smithi161/log 2024-09-16T07:19:47.864 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T07:20:00.573 INFO:tasks.cephadm:Removing cluster... 2024-09-16T07:20:00.573 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 --force 2024-09-16T07:20:00.729 INFO:teuthology.orchestra.run.smithi145.stdout:Deleting cluster with fsid: 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T07:20:01.147 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 40c81f12-73ed-11ef-bceb-c7b262605968 --force 2024-09-16T07:20:01.292 INFO:teuthology.orchestra.run.smithi161.stdout:Deleting cluster with fsid: 40c81f12-73ed-11ef-bceb-c7b262605968 2024-09-16T07:20:01.702 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T07:20:01.702 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T07:20:01.720 DEBUG:teuthology.orchestra.run.smithi161:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T07:20:01.735 INFO:tasks.cephadm:Teardown complete 2024-09-16T07:20:01.736 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T07:20:01.748 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-16T07:20:01.748 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T07:20:01.764 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T07:20:01.852 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T07:20:01.863 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T07:20:01.863 DEBUG:teuthology.orchestra.run.smithi145:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T07:20:01.866 DEBUG:teuthology.orchestra.run.smithi161:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T07:20:01.879 INFO:teuthology.orchestra.run.smithi145.stderr:bash: line 1: ntpq: command not found 2024-09-16T07:20:01.880 INFO:teuthology.orchestra.run.smithi161.stderr:bash: line 1: ntpq: command not found 2024-09-16T07:20:01.884 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T07:20:01.884 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2024-09-16T07:20:01.884 INFO:teuthology.orchestra.run.smithi145.stdout:^* hv01.front.sepia.ceph.com 3 6 377 61 +1939us[+2158us] +/- 35ms 2024-09-16T07:20:01.884 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 62 -4390us[-4171us] +/- 59ms 2024-09-16T07:20:01.884 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 60 +1464us[+1464us] +/- 76ms 2024-09-16T07:20:01.884 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T07:20:01.887 INFO:teuthology.orchestra.run.smithi161.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T07:20:01.887 INFO:teuthology.orchestra.run.smithi161.stdout:=============================================================================== 2024-09-16T07:20:01.887 INFO:teuthology.orchestra.run.smithi161.stdout:^* hv01.front.sepia.ceph.com 3 6 377 53 +2000us[+1985us] +/- 35ms 2024-09-16T07:20:01.887 INFO:teuthology.orchestra.run.smithi161.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 53 -4389us[-4405us] +/- 60ms 2024-09-16T07:20:01.887 INFO:teuthology.orchestra.run.smithi161.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 53 +1480us[+1465us] +/- 76ms 2024-09-16T07:20:01.887 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T07:20:01.887 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T07:20:01.898 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T07:20:01.899 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T07:20:01.909 DEBUG:teuthology.orchestra.run.smithi145:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T07:20:02.026 DEBUG:teuthology.orchestra.run.smithi161:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T07:20:02.114 DEBUG:teuthology.orchestra.run.smithi145:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T07:20:02.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T07:20:02.144 DEBUG:teuthology.orchestra.run.smithi161:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T07:20:02.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T07:20:02.174 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T07:20:02.185 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T07:20:02.195 INFO:teuthology.task.internal:Duration was 6695.347533 seconds 2024-09-16T07:20:02.196 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T07:20:02.206 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T07:20:02.206 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T07:20:02.208 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T07:20:02.245 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T07:20:02.253 INFO:teuthology.orchestra.run.smithi161.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T07:20:02.599 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T07:20:02.599 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi145.front.sepia.ceph.com 2024-09-16T07:20:02.599 DEBUG:teuthology.orchestra.run.smithi145:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T07:20:02.659 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi161.front.sepia.ceph.com 2024-09-16T07:20:02.659 DEBUG:teuthology.orchestra.run.smithi161:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T07:20:02.689 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T07:20:02.689 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T07:20:02.701 DEBUG:teuthology.orchestra.run.smithi161:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T07:20:02.755 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T07:20:02.755 DEBUG:teuthology.orchestra.run.smithi145:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T07:20:02.767 DEBUG:teuthology.orchestra.run.smithi161:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T07:20:03.410 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T07:20:03.421 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T07:20:03.422 DEBUG:teuthology.orchestra.run.smithi145:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T07:20:03.447 DEBUG:teuthology.orchestra.run.smithi161:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T07:20:03.472 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T07:20:03.483 DEBUG:teuthology.orchestra.run.smithi145:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T07:20:03.489 DEBUG:teuthology.orchestra.run.smithi161:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T07:20:03.510 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = core 2024-09-16T07:20:03.535 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern = core 2024-09-16T07:20:03.549 DEBUG:teuthology.orchestra.run.smithi145:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T07:20:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T07:20:03.579 DEBUG:teuthology.orchestra.run.smithi161:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T07:20:03.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T07:20:03.602 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T07:20:03.615 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T07:20:03.616 DEBUG:teuthology.misc:Transferring archived files from smithi145:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170/remote/smithi145 2024-09-16T07:20:03.617 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T07:20:03.671 DEBUG:teuthology.misc:Transferring archived files from smithi161:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7906170/remote/smithi161 2024-09-16T07:20:03.671 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T07:20:03.713 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T07:20:03.713 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T07:20:03.716 DEBUG:teuthology.orchestra.run.smithi161:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T07:20:03.760 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T07:20:03.773 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T07:20:03.773 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T07:20:03.784 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T07:20:03.784 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T07:20:03.787 DEBUG:teuthology.orchestra.run.smithi161:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T07:20:03.800 INFO:teuthology.orchestra.run.smithi145.stdout: 265340 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 07:20 /home/ubuntu/cephtest 2024-09-16T07:20:03.815 INFO:teuthology.orchestra.run.smithi161.stdout: 265658 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 07:20 /home/ubuntu/cephtest 2024-09-16T07:20:03.816 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T07:20:03.828 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T07:20:03.854 INFO:teuthology.run:Summary data: description: rados/upgrade/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 6695.347532510757 failure_reason: '"2024-09-16T05:39:05.761151+0000 mon.a (mon.0) 521 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)" in cluster log' flavor: default owner: scheduled_teuthology@teuthology success: false 2024-09-16T07:20:03.854 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T07:20:03.963 INFO:teuthology.run:FAIL